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-22 12:22 +0900\n "
11
+ "POT-Creation-Date : 2018-01-23 12:23 +0900\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,18 +18,6 @@ msgstr ""
18
18
"Language : ja\n "
19
19
"Plural-Forms : nplurals=1; plural=0;\n "
20
20
21
- #: ../../tools/templates/customsourcelink.html:3
22
- msgid "This Page"
23
- msgstr "このページ"
24
-
25
- #: ../../tools/templates/customsourcelink.html:5
26
- msgid "Report a Bug"
27
- msgstr "バグ報告"
28
-
29
- #: ../../tools/templates/customsourcelink.html:8
30
- msgid "Show Source"
31
- msgstr "ソースの表示"
32
-
33
21
#: ../../tools/templates/layout.html:10
34
22
msgid "Documentation "
35
23
msgstr "ドキュメント"
@@ -71,6 +59,70 @@ msgstr ""
71
59
"このドキュメントは <a href=\" http://sphinx.pocoo.org/\" >Sphinx</a> %(sphinx_version)s"
72
60
" を使って作成されました。"
73
61
62
+ #: ../../tools/templates/dummy.html:6
63
+ msgid "CPython implementation detail:"
64
+ msgstr "CPython 実装の詳細:"
65
+
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 "発表の音声/映像"
113
+
114
+ #: ../../tools/templates/customsourcelink.html:3
115
+ msgid "This Page"
116
+ msgstr "このページ"
117
+
118
+ #: ../../tools/templates/customsourcelink.html:5
119
+ msgid "Report a Bug"
120
+ msgstr "バグ報告"
121
+
122
+ #: ../../tools/templates/customsourcelink.html:8
123
+ msgid "Show Source"
124
+ msgstr "ソースの表示"
125
+
74
126
#: ../../tools/templates/indexcontent.html:8
75
127
msgid "Welcome! This is the documentation for Python %(release)s."
76
128
msgstr "ようこそ! Python %(release)s ドキュメントへ。"
@@ -226,55 +278,3 @@ msgstr "このドキュメントについて"
226
278
#: ../../tools/templates/indexcontent.html:62
227
279
msgid "History and License of Python"
228
280
msgstr "Python の歴史とライセンス"
229
-
230
- #: ../../tools/templates/indexsidebar.html:1
231
- msgid "Download"
232
- msgstr "ダウンロード"
233
-
234
- #: ../../tools/templates/indexsidebar.html:2
235
- msgid "Download these documents"
236
- msgstr "これらのドキュメントのダウンロード"
237
-
238
- #: ../../tools/templates/indexsidebar.html:3
239
- msgid "Docs for other versions"
240
- msgstr "他のバージョンのドキュメント"
241
-
242
- #: ../../tools/templates/indexsidebar.html:5
243
- msgid "Python 3.7 (in development)"
244
- msgstr "Python 3.7 (in development)"
245
-
246
- #: ../../tools/templates/indexsidebar.html:6
247
- msgid "Python 3.5 (stable)"
248
- msgstr "Python 3.5 (stable)"
249
-
250
- #: ../../tools/templates/indexsidebar.html:7
251
- msgid "Python 2.7 (stable)"
252
- msgstr "Python 2.7 (stable)"
253
-
254
- #: ../../tools/templates/indexsidebar.html:8
255
- msgid "Old versions"
256
- msgstr "古いバージョン"
257
-
258
- #: ../../tools/templates/indexsidebar.html:11
259
- msgid "Other resources"
260
- msgstr "その他のリソース"
261
-
262
- #: ../../tools/templates/indexsidebar.html:14
263
- msgid "PEP Index"
264
- msgstr "PEP 一覧"
265
-
266
- #: ../../tools/templates/indexsidebar.html:15
267
- msgid "Beginner's Guide"
268
- msgstr "初心者向けガイド"
269
-
270
- #: ../../tools/templates/indexsidebar.html:16
271
- msgid "Book List"
272
- msgstr "本の一覧"
273
-
274
- #: ../../tools/templates/indexsidebar.html:17
275
- msgid "Audio/Visual Talks"
276
- msgstr "発表の音声/映像"
277
-
278
- #: ../../tools/templates/dummy.html:6
279
- msgid "CPython implementation detail:"
280
- msgstr "CPython 実装の詳細:"
0 commit comments