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-21 12:21 +0900\n "
11
+ "POT-Creation-Date : 2018-01-21 16:16 +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,21 +18,53 @@ 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 実装の詳細: "
21
+ #: ../../tools/templates/indexsidebar .html:1
22
+ msgid "Download "
23
+ msgstr "ダウンロード "
24
24
25
- #: ../../tools/templates/customsourcelink .html:3
26
- msgid "This Page "
27
- msgstr "このページ "
25
+ #: ../../tools/templates/indexsidebar .html:2
26
+ msgid "Download these documents "
27
+ msgstr "これらのドキュメントのダウンロード "
28
28
29
- #: ../../tools/templates/customsourcelink .html:5
30
- msgid "Report a Bug "
31
- msgstr "バグ報告 "
29
+ #: ../../tools/templates/indexsidebar .html:3
30
+ msgid "Docs for other versions "
31
+ msgstr "他のバージョンのドキュメント "
32
32
33
- #: ../../tools/templates/customsourcelink.html:8
34
- msgid "Show Source"
35
- msgstr "ソースの表示"
33
+ #: ../../tools/templates/indexsidebar.html:5
34
+ msgid "Python 3.7 (in development)"
35
+ msgstr "Python 3.7 (in development)"
36
+
37
+ #: ../../tools/templates/indexsidebar.html:6
38
+ msgid "Python 3.5 (stable)"
39
+ msgstr "Python 3.5 (stable)"
40
+
41
+ #: ../../tools/templates/indexsidebar.html:7
42
+ msgid "Python 2.7 (stable)"
43
+ msgstr "Python 2.7 (stable)"
44
+
45
+ #: ../../tools/templates/indexsidebar.html:8
46
+ msgid "Old versions"
47
+ msgstr "古いバージョン"
48
+
49
+ #: ../../tools/templates/indexsidebar.html:11
50
+ msgid "Other resources"
51
+ msgstr "その他のリソース"
52
+
53
+ #: ../../tools/templates/indexsidebar.html:14
54
+ msgid "PEP Index"
55
+ msgstr "PEP 一覧"
56
+
57
+ #: ../../tools/templates/indexsidebar.html:15
58
+ msgid "Beginner's Guide"
59
+ msgstr "初心者向けガイド"
60
+
61
+ #: ../../tools/templates/indexsidebar.html:16
62
+ msgid "Book List"
63
+ msgstr "本の一覧"
64
+
65
+ #: ../../tools/templates/indexsidebar.html:17
66
+ msgid "Audio/Visual Talks"
67
+ msgstr "発表の音声/映像"
36
68
37
69
#: ../../tools/templates/indexcontent.html:8
38
70
msgid "Welcome! This is the documentation for Python %(release)s."
@@ -195,53 +227,21 @@ msgstr "Python の歴史とライセンス"
195
227
msgid "Copyright"
196
228
msgstr "Copyright"
197
229
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.7 (in development)"
212
- msgstr "Python 3.7 (in development)"
213
-
214
- #: ../../tools/templates/indexsidebar.html:6
215
- msgid "Python 3.5 (stable)"
216
- msgstr "Python 3.5 (stable)"
217
-
218
- #: ../../tools/templates/indexsidebar.html:7
219
- msgid "Python 2.7 (stable)"
220
- msgstr "Python 2.7 (stable)"
221
-
222
- #: ../../tools/templates/indexsidebar.html:8
223
- msgid "Old versions"
224
- msgstr "古いバージョン"
225
-
226
- #: ../../tools/templates/indexsidebar.html:11
227
- msgid "Other resources"
228
- msgstr "その他のリソース"
229
-
230
- #: ../../tools/templates/indexsidebar.html:14
231
- msgid "PEP Index"
232
- msgstr "PEP 一覧"
230
+ #: ../../tools/templates/customsourcelink.html:3
231
+ msgid "This Page"
232
+ msgstr "このページ"
233
233
234
- #: ../../tools/templates/indexsidebar .html:15
235
- msgid "Beginner's Guide "
236
- msgstr "初心者向けガイド "
234
+ #: ../../tools/templates/customsourcelink .html:5
235
+ msgid "Report a Bug "
236
+ msgstr "バグ報告 "
237
237
238
- #: ../../tools/templates/indexsidebar .html:16
239
- msgid "Book List "
240
- msgstr "本の一覧 "
238
+ #: ../../tools/templates/customsourcelink .html:8
239
+ msgid "Show Source "
240
+ msgstr "ソースの表示 "
241
241
242
- #: ../../tools/templates/indexsidebar .html:17
243
- msgid "Audio/Visual Talks "
244
- msgstr "発表の音声/映像 "
242
+ #: ../../tools/templates/dummy .html:6
243
+ msgid "CPython implementation detail: "
244
+ msgstr "CPython 実装の詳細: "
245
245
246
246
#: ../../tools/templates/layout.html:10
247
247
msgid "Documentation "
0 commit comments