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

Skip to content

Commit 991960b

Browse files
author
Autobuild bot on CircleCI
committed
Update .po files
1 parent 4445780 commit 991960b

File tree

2 files changed

+54
-54
lines changed

2 files changed

+54
-54
lines changed

library/itertools.po

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@ msgid ""
88
msgstr ""
99
"Project-Id-Version: Python 3.6\n"
1010
"Report-Msgid-Bugs-To: \n"
11-
"POT-Creation-Date: 2018-01-05 15:01+0000\n"
11+
"POT-Creation-Date: 2018-01-14 15:01+0000\n"
1212
"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
1313
"Last-Translator: Nozomu Kaneko <nozom.kaneko@gmail.com>, 2017\n"
1414
"Language-Team: Japanese (https://www.transifex.com/python-doc/teams/5390/ja/)\n"
@@ -859,7 +859,7 @@ msgstr ""
859859
" for ループやジェネレータ(:term:`generator`) を使わずに、 \"ベクトル化された\" "
860860
"ビルディングブロックを使うと、高速な処理を実現できます。"
861861

862-
#: ../../library/itertools.rst:862
862+
#: ../../library/itertools.rst:885
863863
msgid ""
864864
"Note, many of the above recipes can be optimized by replacing global lookups"
865865
" with local variables defined as default values. For example, the "

sphinx.po

Lines changed: 52 additions & 52 deletions
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@ msgid ""
88
msgstr ""
99
"Project-Id-Version: Python 3.6\n"
1010
"Report-Msgid-Bugs-To: \n"
11-
"POT-Creation-Date: 2018-01-13 15:02+0000\n"
11+
"POT-Creation-Date: 2018-01-14 15:01+0000\n"
1212
"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
1313
"Last-Translator: Osamu NAKAMURA <osamu0329nakamura@gmail.com>, 2017\n"
1414
"Language-Team: Japanese (https://www.transifex.com/python-doc/teams/5390/ja/)\n"
@@ -18,6 +18,10 @@ msgstr ""
1818
"Language: ja\n"
1919
"Plural-Forms: nplurals=1; plural=0;\n"
2020

21+
#: ../../tools/templates/dummy.html:6
22+
msgid "CPython implementation detail:"
23+
msgstr "CPython 実装の詳細:"
24+
2125
#: ../../tools/templates/layout.html:10
2226
msgid "Documentation "
2327
msgstr "ドキュメント"
@@ -59,9 +63,53 @@ msgstr ""
5963
"このドキュメントは <a href=\"http://sphinx.pocoo.org/\">Sphinx</a> %(sphinx_version)s"
6064
" を使って作成されました。"
6165

62-
#: ../../tools/templates/dummy.html:6
63-
msgid "CPython implementation detail:"
64-
msgstr "CPython 実装の詳細:"
66+
#: ../../tools/templates/indexsidebar.html:1
67+
msgid "Download"
68+
msgstr "ダウンロード"
69+
70+
#: ../../tools/templates/indexsidebar.html:2
71+
msgid "Download these documents"
72+
msgstr "これらのドキュメントのダウンロード"
73+
74+
#: ../../tools/templates/indexsidebar.html:3
75+
msgid "Docs for other versions"
76+
msgstr "他のバージョンのドキュメント"
77+
78+
#: ../../tools/templates/indexsidebar.html:5
79+
msgid "Python 3.7 (in development)"
80+
msgstr "Python 3.7 (in development)"
81+
82+
#: ../../tools/templates/indexsidebar.html:6
83+
msgid "Python 3.5 (stable)"
84+
msgstr "Python 3.5 (stable)"
85+
86+
#: ../../tools/templates/indexsidebar.html:7
87+
msgid "Python 2.7 (stable)"
88+
msgstr "Python 2.7 (stable)"
89+
90+
#: ../../tools/templates/indexsidebar.html:8
91+
msgid "Old versions"
92+
msgstr "古いバージョン"
93+
94+
#: ../../tools/templates/indexsidebar.html:11
95+
msgid "Other resources"
96+
msgstr "その他のリソース"
97+
98+
#: ../../tools/templates/indexsidebar.html:14
99+
msgid "PEP Index"
100+
msgstr "PEP 一覧"
101+
102+
#: ../../tools/templates/indexsidebar.html:15
103+
msgid "Beginner's Guide"
104+
msgstr "初心者向けガイド"
105+
106+
#: ../../tools/templates/indexsidebar.html:16
107+
msgid "Book List"
108+
msgstr "本の一覧"
109+
110+
#: ../../tools/templates/indexsidebar.html:17
111+
msgid "Audio/Visual Talks"
112+
msgstr "発表の音声/映像"
65113

66114
#: ../../tools/templates/indexcontent.html:8
67115
msgid "Welcome! This is the documentation for Python %(release)s."
@@ -230,51 +278,3 @@ msgstr "バグ報告"
230278
#: ../../tools/templates/customsourcelink.html:8
231279
msgid "Show Source"
232280
msgstr "ソースの表示"
233-
234-
#: ../../tools/templates/indexsidebar.html:1
235-
msgid "Download"
236-
msgstr "ダウンロード"
237-
238-
#: ../../tools/templates/indexsidebar.html:2
239-
msgid "Download these documents"
240-
msgstr "これらのドキュメントのダウンロード"
241-
242-
#: ../../tools/templates/indexsidebar.html:3
243-
msgid "Docs for other versions"
244-
msgstr "他のバージョンのドキュメント"
245-
246-
#: ../../tools/templates/indexsidebar.html:5
247-
msgid "Python 3.7 (in development)"
248-
msgstr "Python 3.7 (in development)"
249-
250-
#: ../../tools/templates/indexsidebar.html:6
251-
msgid "Python 3.5 (stable)"
252-
msgstr "Python 3.5 (stable)"
253-
254-
#: ../../tools/templates/indexsidebar.html:7
255-
msgid "Python 2.7 (stable)"
256-
msgstr "Python 2.7 (stable)"
257-
258-
#: ../../tools/templates/indexsidebar.html:8
259-
msgid "Old versions"
260-
msgstr "古いバージョン"
261-
262-
#: ../../tools/templates/indexsidebar.html:11
263-
msgid "Other resources"
264-
msgstr "その他のリソース"
265-
266-
#: ../../tools/templates/indexsidebar.html:14
267-
msgid "PEP Index"
268-
msgstr "PEP 一覧"
269-
270-
#: ../../tools/templates/indexsidebar.html:15
271-
msgid "Beginner's Guide"
272-
msgstr "初心者向けガイド"
273-
274-
#: ../../tools/templates/indexsidebar.html:16
275-
msgid "Book List"
276-
msgstr "本の一覧"
277-
278-
#: ../../tools/templates/indexsidebar.html:17
279-
msgid "Audio/Visual Talks"
280-
msgstr "発表の音声/映像"

0 commit comments

Comments
 (0)
0