8
8
msgstr ""
9
9
"Project-Id-Version : Python 3.6\n "
10
10
"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 "
12
12
"PO-Revision-Date : YEAR-MO-DA HO:MI+ZONE\n "
13
13
"Last-Translator : Osamu NAKAMURA <osamu0329nakamura@gmail.com>, 2017\n "
14
14
"Language-Team : Japanese (https://www.transifex.com/python-doc/teams/5390/ja/)\n "
@@ -18,6 +18,10 @@ msgstr ""
18
18
"Language : ja\n "
19
19
"Plural-Forms : nplurals=1; plural=0;\n "
20
20
21
+ #: ../../tools/templates/dummy.html:6
22
+ msgid "CPython implementation detail:"
23
+ msgstr "CPython 実装の詳細:"
24
+
21
25
#: ../../tools/templates/layout.html:10
22
26
msgid "Documentation "
23
27
msgstr "ドキュメント"
@@ -59,9 +63,53 @@ msgstr ""
59
63
"このドキュメントは <a href=\" http://sphinx.pocoo.org/\" >Sphinx</a> %(sphinx_version)s"
60
64
" を使って作成されました。"
61
65
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 "発表の音声/映像"
65
113
66
114
#: ../../tools/templates/indexcontent.html:8
67
115
msgid "Welcome! This is the documentation for Python %(release)s."
@@ -230,51 +278,3 @@ msgstr "バグ報告"
230
278
#: ../../tools/templates/customsourcelink.html:8
231
279
msgid "Show Source"
232
280
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