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-30 12:25+0900\n "
11
+ "POT-Creation-Date : 2018-01-31 12:25+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,50 +18,17 @@ 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
-
25
- #: ../../tools/templates/layout.html:10
26
- msgid "Documentation "
27
- msgstr "ドキュメント"
28
-
29
- #: ../../tools/templates/layout.html:21
30
- msgid "Quick search"
31
- msgstr "Quick search"
32
-
33
- #: ../../tools/templates/layout.html:22
34
- msgid "Go"
35
- msgstr "Go"
36
-
37
- #: ../../tools/templates/layout.html:108
38
- #: ../../tools/templates/indexcontent.html:63
39
- msgid "Copyright"
40
- msgstr "Copyright"
41
-
42
- #: ../../tools/templates/layout.html:110
43
- msgid "The Python Software Foundation is a non-profit corporation."
44
- msgstr "Python Software Foundation は非営利団体です。"
45
-
46
- #: ../../tools/templates/layout.html:111
47
- msgid "Please donate."
48
- msgstr "寄付"
49
-
50
- #: ../../tools/templates/layout.html:113
51
- msgid "Last updated on %(last_updated)s."
52
- msgstr "最終更新日時: %(last_updated)s"
21
+ #: ../../tools/templates/customsourcelink.html:3
22
+ msgid "This Page"
23
+ msgstr "このページ"
53
24
54
- #: ../../tools/templates/layout .html:114
55
- msgid "<a href= \" %(pathto_bugs)s \" >Found a bug</a>? "
56
- msgstr "<a href= \" %(pathto_bugs)s \" >バグを見つけたら</a>? "
25
+ #: ../../tools/templates/customsourcelink .html:5
26
+ msgid "Report a Bug "
27
+ msgstr "バグ報告 "
57
28
58
- #: ../../tools/templates/layout.html:116
59
- msgid ""
60
- "Created using <a href=\" http://sphinx.pocoo.org/\" >Sphinx</a> "
61
- "%(sphinx_version)s."
62
- msgstr ""
63
- "このドキュメントは <a href=\" http://sphinx.pocoo.org/\" >Sphinx</a> %(sphinx_version)s"
64
- " を使って作成されました。"
29
+ #: ../../tools/templates/customsourcelink.html:8
30
+ msgid "Show Source"
31
+ msgstr "ソースの表示"
65
32
66
33
#: ../../tools/templates/indexsidebar.html:1
67
34
msgid "Download"
@@ -267,14 +234,47 @@ msgstr "このドキュメントについて"
267
234
msgid "History and License of Python"
268
235
msgstr "Python の歴史とライセンス"
269
236
270
- #: ../../tools/templates/customsourcelink.html:3
271
- msgid "This Page"
272
- msgstr "このページ"
237
+ #: ../../tools/templates/indexcontent.html:63
238
+ #: ../../tools/templates/layout.html:108
239
+ msgid "Copyright"
240
+ msgstr "Copyright"
273
241
274
- #: ../../tools/templates/customsourcelink .html:5
275
- msgid "Report a Bug "
276
- msgstr "バグ報告 "
242
+ #: ../../tools/templates/layout .html:10
243
+ msgid "Documentation "
244
+ msgstr "ドキュメント "
277
245
278
- #: ../../tools/templates/customsourcelink.html:8
279
- msgid "Show Source"
280
- msgstr "ソースの表示"
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