8000 [skip ci] Update .po files · python/python-docs-ja@e5c984d · GitHub
[go: up one dir, main page]

Skip to content

Commit e5c984d

Browse files
author
Autobuild bot on TravisCI
committed
[skip ci] Update .po files
1 parent 3e85fc2 commit e5c984d

File tree

3 files changed

+2870
-2843
lines changed

3 files changed

+2870
-2843
lines changed

library/operator.po

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff 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 ""
3838
msgstr ""
3939
":mod:`operator` モジュールは、Python の組み込み演算子に対応する効率的な関数群を提供します。\n"
4040
"例えば、 ``operator.add(x, y)`` は式 ``x+y`` と等価です。\n"
41-
"多くの関数名は、特殊メソッドに使われている名前から前後の前後の二重アンダースコアを除いたものと同じです。\n"
41+
"多くの関数名は、特殊メソッドに使われている名前から前後の二重アンダースコアを除いたものと同じです。\n"
4242
"後方互換性のため、ほとんどの関数に二重アンダースコアを付けたままのバージョンがあります。\n"
4343
"簡潔さのために、二重アンダースコアが無いバージョンの方が好まれます。"
4444

sphinx.po

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -8,9 +8,9 @@ msgid ""
88
msgstr ""
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)"
217217
msgstr "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
228228
msgid "Python 2.7 (stable)"

0 commit comments

Comments
 (0)
0