File tree Expand file tree Collapse file tree 2 files changed +199
-218
lines changed Expand file tree Collapse file tree 2 files changed +199
-218
lines changed Original file line number Diff line number Diff line change @@ -11,7 +11,7 @@ msgid ""
11
11
msgstr ""
12
12
"Project-Id-Version : Python 3.8\n "
13
13
"Report-Msgid-Bugs-To : \n "
14
- "POT-Creation-Date : 2021-01 -01 16:06 +0000\n "
14
+ "POT-Creation-Date : 2021-04 -01 16:57 +0000\n "
15
15
"PO-Revision-Date : 2020-05-30 12:01+0000\n "
16
16
"Last-Translator : tomo, 2020\n "
17
17
"Language-Team : Japanese (https://www.transifex.com/python-doc/teams/5390/ja/)\n "
@@ -277,12 +277,10 @@ msgstr "その値は :func:`_generate_next_value_` によって選ばれ、こ
277
277
278
278
#: ../../library/enum.rst:279
279
279
msgid ""
280
- "The goal of the default :meth:`_generate_next_value_` methods is to provide "
280
+ "The goal of the default :meth:`_generate_next_value_` method is to provide "
281
281
"the next :class:`int` in sequence with the last :class:`int` provided, but "
282
282
"the way it does this is an implementation detail and may change."
283
283
msgstr ""
284
- "デフォルトの :meth:`_generate_next_value_` メソッドの目的は、最後に提供した :class:`int` の次から順々に "
285
- ":class:`int` を提供することですが、この動作は実装詳細であり変更される可能性があります。"
286
284
287
285
#: ../../library/enum.rst:285
288
286
msgid ""
You can’t perform that action at this time.
0 commit comments