File tree Expand file tree Collapse file tree 3 files changed +2870
-2843
lines changed Expand file tree Collapse file tree 3 files changed +2870
-2843
lines changed Original file line number Diff line number Diff line change @@ -10,7 +10,7 @@ msgstr ""
10
10
"Report-Msgid-Bugs-To : \n "
11
11
"POT-Creation-Date : 2018-01-05 15:01+0000\n "
12
12
"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 "
14
14
"Language-Team : Japanese (https://www.transifex.com/python-doc/teams/5390/ja/)\n "
15
15
"MIME-Version : 1.0\n "
16
16
"Content-Type : text/plain; charset=UTF-8\n "
@@ -38,7 +38,7 @@ msgid ""
38
38
msgstr ""
39
39
":mod:`operator` モジュールは、Python の組み込み演算子に対応する効率的な関数群を提供します。\n"
40
40
"例えば、 ``operator.add(x, y)`` は式 ``x+y`` と等価です。\n"
41
- "多くの関数名は、特殊メソッドに使われている名前から前後の前後の二重アンダースコアを除いたものと同じです 。\n"
41
+ "多くの関数名は、特殊メソッドに使われている名前から前後の二重アンダースコアを除いたものと同じです 。\n"
42
42
"後方互換性のため、ほとんどの関数に二重アンダースコアを付けたままのバージョンがあります。\n"
43
43
"簡潔さのために、二重アンダースコアが無いバージョンの方が好まれます。"
44
44
Original file line number Diff line number Diff line change 8
8
msgstr ""
9
9
"Project-Id-Version : Python 3.6\n "
10
10
"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 "
12
12
"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 "
14
14
"Language-Team : Japanese (https://www.transifex.com/python-doc/teams/5390/ja/)\n "
15
15
"MIME-Version : 1.0\n "
16
16
"Content-Type : text/plain; charset=UTF-8\n "
@@ -217,12 +217,12 @@ msgid "Python 3.8 (in development)"
217
217
msgstr "Python 3.7 (in development)"
218
218
219
219
#: ../../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 ""
222
222
223
223
#: ../../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 ""
226
226
227
227
#: ../../tools/templates/indexsidebar.html:8
228
228
msgid "Python 2.7 (stable)"
You can’t perform that action at this time.
0 commit comments