File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -10,7 +10,7 @@ msgstr ""
1010"Report-Msgid-Bugs-To : \n "
1111"POT-Creation-Date : 2018-01-05 15:01+0000\n "
1212"PO-Revision-Date : YEAR-MO-DA HO:MI+ZONE\n "
13- "Last-Translator : Shun Sakurai, 2017 \n "
13+ "Last-Translator : yuji takesue <taketakeyyy@gmail.com>, 2018 \n "
1414"Language-Team : Japanese (https://www.transifex.com/python-doc/teams/5390/ja/)\n "
1515"MIME-Version : 1.0\n "
1616"Content-Type : text/plain; charset=UTF-8\n "
@@ -38,7 +38,7 @@ msgid ""
3838msgstr ""
3939":mod:`operator` モジュールは、Python の組み込み演算子に対応する効率的な関数群を提供します。\n"
4040"例えば、 ``operator.add(x, y)`` は式 ``x+y`` と等価です。\n"
41- "多くの関数名は、特殊メソッドに使われている名前から前後の前後の二重アンダースコアを除いたものと同じです 。\n"
41+ "多くの関数名は、特殊メソッドに使われている名前から前後の二重アンダースコアを除いたものと同じです 。\n"
4242"後方互換性のため、ほとんどの関数に二重アンダースコアを付けたままのバージョンがあります。\n"
4343"簡潔さのために、二重アンダースコアが無いバージョンの方が好まれます。"
4444
Original file line number Diff line number Diff line change 88msgstr ""
99"Project-Id-Version : Python 3.6\n "
1010"Report-Msgid-Bugs-To : \n "
11- "POT-Creation-Date : 2018-02-24 12:26 +0900\n "
11+ "POT-Creation-Date : 2018-06-28 13:41 +0900\n "
1212"PO-Revision-Date : YEAR-MO-DA HO:MI+ZONE\n "
13- "Last-Translator : Osamu NAKAMURA , 2017\n "
13+ "Last-Translator : 秘湯 <xwhhsprings@gmail.com> , 2017\n "
1414"Language-Team : Japanese (https://www.transifex.com/python-doc/teams/5390/ja/)\n "
1515"MIME-Version : 1.0\n "
1616"Content-Type : text/plain; charset=UTF-8\n "
@@ -217,12 +217,12 @@ msgid "Python 3.8 (in development)"
217217msgstr "Python 3.7 (in development)"
218218
219219#: ../../tools/templates/indexsidebar.html:6
220- msgid "Python 3.7 (pre-release )"
221- msgstr "Python 3.7 (pre-release) "
220+ msgid "Python 3.7 (stable )"
221+ msgstr ""
222222
223223#: ../../tools/templates/indexsidebar.html:7
224- msgid "Python 3.5 (stable )"
225- msgstr "Python 3.5 (stable) "
224+ msgid "Python 3.5 (security-fixes )"
225+ msgstr ""
226226
227227#: ../../tools/templates/indexsidebar.html:8
228228msgid "Python 2.7 (stable)"
You can’t perform that action at this time.
0 commit comments