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 6
6
# Translators:
7
7
# tomo, 2020
8
8
# Takanori Suzuki <[email protected] >, 2021
9
+ # Osamu NAKAMURA, 2021
9
10
#
10
11
#, fuzzy
11
12
msgid ""
@@ -14,7 +15,7 @@ msgstr ""
14
15
"Report-Msgid-Bugs-To : \n "
15
16
"POT-Creation-Date : 2021-04-27 17:13+0000\n "
16
17
"PO-Revision-Date : 2020-05-30 11:59+0000\n "
17
- "
Last-Translator :
Takanori Suzuki <[email protected] > , 2021\n"
18
+ "Last-Translator : Osamu NAKAMURA , 2021\n "
18
19
"Language-Team : Japanese (https://www.transifex.com/python-doc/teams/5390/ja/)\n "
19
20
"MIME-Version : 1.0\n "
20
21
"Content-Type : text/plain; charset=UTF-8\n "
@@ -181,8 +182,8 @@ msgid ""
181
182
"``unsafe_hash``: If ``False`` (the default), a :meth:`__hash__` method is "
182
183
"generated according to how ``eq`` and ``frozen`` are set."
183
184
msgstr ""
184
- "``unsafe_hash``: (デフォルトの)``False`` の場合、 ``eq`` と ``frozen`` がどう設定されているかに従って "
185
- ":meth:`__hash__` メソッドが生成されます。"
185
+ "``unsafe_hash``: (デフォルトの) ``False`` の場合、 ``eq`` と ``frozen`` がどう設定されているかに従って"
186
+ " :meth:`__hash__` メソッドが生成されます。"
186
187
187
188
#: ../../library/dataclasses.rst:126
188
189
msgid ""
You can’t perform that action at this time.
0 commit comments