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

Skip to content

Commit c2a7843

Browse files
author
Autobuild bot on TravisCI
committed
[skip ci] Update .po files
1 parent 795fa2f commit c2a7843

File tree

3 files changed

+3705
-3676
lines changed

3 files changed

+3705
-3676
lines changed

library/2to3.po

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@ msgid ""
88
msgstr ""
99
"Project-Id-Version: Python 3.7\n"
1010
"Report-Msgid-Bugs-To: \n"
11-
"POT-Creation-Date: 2018-06-30 05:56+0900\n"
11+
"POT-Creation-Date: 2018-07-24 08:38+0900\n"
1212
"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
1313
"Last-Translator: Nozomu Kaneko <[email protected]>, 2017\n"
1414
"Language-Team: Japanese (https://www.transifex.com/python-doc/teams/5390/ja/)\n"
@@ -588,8 +588,8 @@ msgid "Handles the move of :func:`reduce` to :func:`functools.reduce`."
588588
msgstr ":func:`reduce` が :func:`functools.reduce` に移動されたことを扱います。"
589589

590590
#: ../../library/2to3.rst:388
591-
msgid "Converts :func:`reload` to :func:`imp.reload`."
592-
msgstr ":func:`reload` を :func:`imp.reload` に変換します。"
591+
msgid "Converts :func:`reload` to :func:`importlib.reload`."
592+
msgstr ""
593593

594594
#: ../../library/2to3.rst:392
595595
msgid "Changes :data:`sys.maxint` to :data:`sys.maxsize`."

0 commit comments

Comments
 (0)