File tree Expand file tree Collapse file tree 1 file changed +4
-3
lines changed
Expand file tree Collapse file tree 1 file changed +4
-3
lines changed Original file line number Diff line number Diff line change 66# Translators:
77# tomo, 2020
88# Takanori Suzuki <takanori@takanory.net>, 2021
9+ # Osamu NAKAMURA, 2021
910#
1011#, fuzzy
1112msgid ""
@@ -14,7 +15,7 @@ msgstr ""
1415"Report-Msgid-Bugs-To : \n "
1516"POT-Creation-Date : 2021-04-27 17:13+0000\n "
1617"PO-Revision-Date : 2020-05-30 11:59+0000\n "
17- "Last-Translator : Takanori Suzuki <takanori@takanory.net> , 2021\n "
18+ "Last-Translator : Osamu NAKAMURA , 2021\n "
1819"Language-Team : Japanese (https://www.transifex.com/python-doc/teams/5390/ja/)\n "
1920"MIME-Version : 1.0\n "
2021"Content-Type : text/plain; charset=UTF-8\n "
@@ -181,8 +182,8 @@ msgid ""
181182"``unsafe_hash``: If ``False`` (the default), a :meth:`__hash__` method is "
182183"generated according to how ``eq`` and ``frozen`` are set."
183184msgstr ""
184- "``unsafe_hash``: (デフォルトの)``False`` の場合、 ``eq`` と ``frozen`` がどう設定されているかに従って "
185- ":meth:`__hash__` メソッドが生成されます。"
185+ "``unsafe_hash``: (デフォルトの) ``False`` の場合、 ``eq`` と ``frozen`` がどう設定されているかに従って"
186+ " :meth:`__hash__` メソッドが生成されます。"
186187
187188#: ../../library/dataclasses.rst:126
188189msgid ""
You can’t perform that action at this time.
0 commit comments