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-05 12:29 +0900\n "
11
+ "POT-Creation-Date : 2018-02-06 12:35 +0900\n "
12
12
"PO-Revision-Date : YEAR-MO-DA HO:MI+ZONE\n "
13
13
"Last-Translator : Osamu NAKAMURA, 2017\n "
14
14
"Language-Team : Japanese (https://www.transifex.com/python-doc/teams/5390/ja/)\n "
@@ -18,58 +18,6 @@ msgstr ""
18
18
"Language : ja\n "
19
19
"Plural-Forms : nplurals=1; plural=0;\n "
20
20
21
- #: ../../tools/templates/indexsidebar.html:1
22
- msgid "Download"
23
- msgstr "ダウンロード"
24
-
25
- #: ../../tools/templates/indexsidebar.html:2
26
- msgid "Download these documents"
27
- msgstr "これらのドキュメントのダウンロード"
28
-
29
- #: ../../tools/templates/indexsidebar.html:3
30
- msgid "Docs for other versions"
31
- msgstr "他のバージョンのドキュメント"
32
-
33
- #: ../../tools/templates/indexsidebar.html:5
34
- msgid "Python 3.8 (in development)"
35
- msgstr ""
36
-
37
- #: ../../tools/templates/indexsidebar.html:6
38
- msgid "Python 3.7 (pre-release)"
39
- msgstr ""
40
-
41
- #: ../../tools/templates/indexsidebar.html:7
42
- msgid "Python 3.5 (stable)"
43
- msgstr "Python 3.5 (stable)"
44
-
45
- #: ../../tools/templates/indexsidebar.html:8
46
- msgid "Python 2.7 (stable)"
47
- msgstr "Python 2.7 (stable)"
48
-
49
- #: ../../tools/templates/indexsidebar.html:9
50
- msgid "Old versions"
51
- msgstr "古いバージョン"
52
-
53
- #: ../../tools/templates/indexsidebar.html:12
54
- msgid "Other resources"
55
- msgstr "その他のリソース"
56
-
57
- #: ../../tools/templates/indexsidebar.html:15
58
- msgid "PEP Index"
59
- msgstr "PEP 一覧"
60
-
61
- #: ../../tools/templates/indexsidebar.html:16
62
- msgid "Beginner's Guide"
63
- msgstr "初心者向けガイド"
64
-
65
- #: ../../tools/templates/indexsidebar.html:17
66
- msgid "Book List"
67
- msgstr "本の一覧"
68
-
69
- #: ../../tools/templates/indexsidebar.html:18
70
- msgid "Audio/Visual Talks"
71
- msgstr "発表の音声/映像"
72
-
73
21
#: ../../tools/templates/indexcontent.html:8
74
22
msgid "Welcome! This is the documentation for Python %(release)s."
75
23
msgstr "ようこそ! Python %(release)s ドキュメントへ。"
@@ -243,6 +191,62 @@ msgstr "バグ報告"
243
191
msgid "Show Source"
244
192
msgstr "ソースの表示"
245
193
194
+ #: ../../tools/templates/dummy.html:6
195
+ msgid "CPython implementation detail:"
196
+ msgstr "CPython 実装の詳細:"
197
+
198
+ #: ../../tools/templates/indexsidebar.html:1
199
+ msgid "Download"
200
+ msgstr "ダウンロード"
201
+
202
+ #: ../../tools/templates/indexsidebar.html:2
203
+ msgid "Download these documents"
204
+ msgstr "これらのドキュメントのダウンロード"
205
+
206
+ #: ../../tools/templates/indexsidebar.html:3
207
+ msgid "Docs for other versions"
208
+ msgstr "他のバージョンのドキュメント"
209
+
210
+ #: ../../tools/templates/indexsidebar.html:5
211
+ msgid "Python 3.8 (in development)"
212
+ msgstr ""
213
+
214
+ #: ../../tools/templates/indexsidebar.html:6
215
+ msgid "Python 3.7 (pre-release)"
216
+ msgstr ""
217
+
218
+ #: ../../tools/templates/indexsidebar.html:7
219
+ msgid "Python 3.5 (stable)"
220
+ msgstr "Python 3.5 (stable)"
221
+
222
+ #: ../../tools/templates/indexsidebar.html:8
223
+ msgid "Python 2.7 (stable)"
224
+ msgstr "Python 2.7 (stable)"
225
+
226
+ #: ../../tools/templates/indexsidebar.html:9
227
+ msgid "Old versions"
228
+ msgstr "古いバージョン"
229
+
230
+ #: ../../tools/templates/indexsidebar.html:12
231
+ msgid "Other resources"
232
+ msgstr "その他のリソース"
233
+
234
+ #: ../../tools/templates/indexsidebar.html:15
235
+ msgid "PEP Index"
236
+ msgstr "PEP 一覧"
237
+
238
+ #: ../../tools/templates/indexsidebar.html:16
239
+ msgid "Beginner's Guide"
240
+ msgstr "初心者向けガイド"
241
+
242
+ #: ../../tools/templates/indexsidebar.html:17
243
+ msgid "Book List"
244
+ msgstr "本の一覧"
245
+
246
+ #: ../../tools/templates/indexsidebar.html:18
247
+ msgid "Audio/Visual Talks"
248
+ msgstr "発表の音声/映像"
249
+
246
250
#: ../../tools/templates/layout.html:10
247
251
msgid "Documentation "
248
252
msgstr "ドキュメント"
@@ -278,7 +282,3 @@ msgid ""
278
282
msgstr ""
279
283
"このドキュメントは <a href=\" http://sphinx.pocoo.org/\" >Sphinx</a> %(sphinx_version)s"
280
284
" を使って作成されました。"
281
-
282
- #: ../../tools/templates/dummy.html:6
283
- msgid "CPython implementation detail:"
284
- msgstr "CPython 実装の詳細:"
0 commit comments