Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Commit 5821e04

Browse files
author
Autobuild bot on TravisCI
committed
[skip ci] Update .po files
1 parent 42dca57 commit 5821e04

File tree

2 files changed

+199
-218
lines changed

2 files changed

+199
-218
lines changed

library/enum.po

Lines changed: 2 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@ msgid ""
1111
msgstr ""
1212
"Project-Id-Version: Python 3.8\n"
1313
"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"
1515
"PO-Revision-Date: 2020-05-30 12:01+0000\n"
1616
"Last-Translator: tomo, 2020\n"
1717
"Language-Team: Japanese (https://www.transifex.com/python-doc/teams/5390/ja/)\n"
@@ -277,12 +277,10 @@ msgstr "その値は :func:`_generate_next_value_` によって選ばれ、こ
277277

278278
#: ../../library/enum.rst:279
279279
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 "
281281
"the next :class:`int` in sequence with the last :class:`int` provided, but "
282282
"the way it does this is an implementation detail and may change."
283283
msgstr ""
284-
"デフォルトの :meth:`_generate_next_value_` メソッドの目的は、最後に提供した :class:`int` の次から順々に "
285-
":class:`int` を提供することですが、この動作は実装詳細であり変更される可能性があります。"
286284

287285
#: ../../library/enum.rst:285
288286
msgid ""

0 commit comments

Comments
 (0)