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-27 12:25 +0900\n "
11
+ "POT-Creation-Date : 2018-01-28 12:24 +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,17 +18,46 @@ 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 "このページ "
21
+ #: ../../tools/templates/layout .html:10
22
+ msgid "Documentation "
23
+ msgstr "ドキュメント "
24
24
25
- #: ../../tools/templates/customsourcelink .html:5
26
- msgid "Report a Bug "
27
- msgstr "バグ報告 "
25
+ #: ../../tools/templates/layout .html:21
26
+ msgid "Quick search "
27
+ msgstr "Quick search "
28
28
29
- #: ../../tools/templates/customsourcelink.html:8
30
- msgid "Show Source"
31
- msgstr "ソースの表示"
29
+ #: ../../tools/templates/layout.html:22
30
+ msgid "Go"
31
+ msgstr "Go"
32
+
33
+ #: ../../tools/templates/layout.html:108
34
+ #: ../../tools/templates/indexcontent.html:63
35
+ msgid "Copyright"
36
+ msgstr "Copyright"
37
+
38
+ #: ../../tools/templates/layout.html:110
39
+ msgid "The Python Software Foundation is a non-profit corporation."
40
+ msgstr "Python Software Foundation は非営利団体です。"
41
+
42
+ #: ../../tools/templates/layout.html:111
43
+ msgid "Please donate."
44
+ msgstr "寄付"
45
+
46
+ #: ../../tools/templates/layout.html:113
47
+ msgid "Last updated on %(last_updated)s."
48
+ msgstr "最終更新日時: %(last_updated)s"
49
+
50
+ #: ../../tools/templates/layout.html:114
51
+ msgid "<a href=\" %(pathto_bugs)s\" >Found a bug</a>?"
52
+ msgstr "<a href=\" %(pathto_bugs)s\" >バグを見つけたら</a>?"
53
+
54
+ #: ../../tools/templates/layout.html:116
55
+ msgid ""
56
+ "Created using <a href=\" http://sphinx.pocoo.org/\" >Sphinx</a> "
57
+ "%(sphinx_version)s."
58
+ msgstr ""
59
+ "このドキュメントは <a href=\" http://sphinx.pocoo.org/\" >Sphinx</a> %(sphinx_version)s"
60
+ " を使って作成されました。"
32
61
33
62
#: ../../tools/templates/indexcontent.html:8
34
63
msgid "Welcome! This is the documentation for Python %(release)s."
@@ -186,10 +215,21 @@ msgstr "このドキュメントについて"
186
215
msgid "History and License of Python"
187
216
msgstr "Python の歴史とライセンス"
188 217
189
- #: ../../tools/templates/indexcontent.html:63
190
- #: ../../tools/templates/layout.html:108
191
- msgid "Copyright"
192
- msgstr "Copyright"
218
+ #: ../../tools/templates/customsourcelink.html:3
219
+ msgid "This Page"
220
+ msgstr "このページ"
221
+
222
+ #: ../../tools/templates/customsourcelink.html:5
223
+ msgid "Report a Bug"
224
+ msgstr "バグ報告"
225
+
226
+ #: ../../tools/templates/customsourcelink.html:8
227
+ msgid "Show Source"
228
+ msgstr "ソースの表示"
229
+
230
+ #: ../../tools/templates/dummy.html:6
231
+ msgid "CPython implementation detail:"
232
+ msgstr "CPython 実装の詳細:"
193
233
194
234
#: ../../tools/templates/indexsidebar.html:1
195
235
msgid "Download"
@@ -238,43 +278,3 @@ msgstr "本の一覧"
238
278
#: ../../tools/templates/indexsidebar.html:17
239
279
msgid "Audio/Visual Talks"
240
280
msgstr "発表の音声/映像"
241
-
242
- #: ../../tools/templates/layout.html:10
243
- msgid "Documentation "
244
- msgstr "ドキュメント"
245
-
246
- #: ../../tools/templates/layout.html:21
247
- msgid "Quick search"
248
- msgstr "Quick search"
249
-
250
- #: ../../tools/templates/layout.html:22
251
- msgid "Go"
252
- msgstr "Go"
253
-
254
- #: ../../tools/templates/layout.html:110
255
- msgid "The Python Software Foundation is a non-profit corporation."
256
- msgstr "Python Software Foundation は非営利団体です。"
257
-
258
- #: ../../tools/templates/layout.html:111
259
- msgid "Please donate."
260
- msgstr "寄付"
261
-
262
- #: ../../tools/templates/layout.html:113
263
- msgid "Last updated on %(last_updated)s."
264
- msgstr "最終更新日時: %(last_updated)s"
265
-
266
- #: ../../tools/templates/layout.html:114
267
- msgid "<a href=\" %(pathto_bugs)s\" >Found a bug</a>?"
268
- msgstr "<a href=\" %(pathto_bugs)s\" >バグを見つけたら</a>?"
269
-
270
- #: ../../tools/templates/layout.html:116
271
- msgid ""
272
- "Created using <a href=\" http://sphinx.pocoo.org/\" >Sphinx</a> "
273
- "%(sphinx_version)s."
274
- msgstr ""
275
- "このドキュメントは <a href=\" http://sphinx.pocoo.org/\" >Sphinx</a> %(sphinx_version)s"
276
- " を使って作成されました。"
277
-
278
- #: ../../tools/templates/dummy.html:6
279
- msgid "CPython implementation detail:"
280
- msgstr "CPython 実装の詳細:"
0 commit comments