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-11 12:33+0900\n "
11
+ "POT-Creation-Date : 2018-02-12 12:33+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,9 +18,46 @@ 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/layout.html:10
22
+ msgid "Documentation "
23
+ msgstr "ドキュメント"
24
+
25
+ #: ../../tools/templates/layout.html:21
26
+ msgid "Quick search"
27
+ msgstr "Quick search"
28
+
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
+ " を使って作成されました。"
24
61
25
62
#: ../../tools/templates/indexsidebar.html:1
26
63
msgid "Download"
@@ -74,59 +111,6 @@ msgstr "本の一覧"
74
111
msgid "Audio/Visual Talks"
75
112
msgstr "発表の音声/映像"
76
113
77
- #: ../../tools/templates/customsourcelink.html:3
78
- msgid "This Page"
79
- msgstr "このページ"
80
-
81
- #: ../../tools/templates/customsourcelink.html:5
82
- msgid "Report a Bug"
83
- msgstr "バグ報告"
84
-
85
- #: ../../tools/templates/customsourcelink.html:8
86
- msgid "Show Source"
87
- msgstr "ソースの表示"
88
-
89
- #: ../../tools/templates/layout.html:10
90
- msgid "Documentation "
91
- msgstr "ドキュメント"
92
-
93
- #: ../../tools/templates/layout.html:21
94
- msgid "Quick search"
95
- msgstr "Quick search"
96
-
97
- #: ../../tools/templates/layout.html:22
98
- msgid "Go"
99
- msgstr "Go"
100
-
101
- #: ../../tools/templates/layout.html:108
102
- #: ../../tools/templates/indexcontent.html:63
103
- msgid "Copyright"
104
- msgstr "Copyright"
105
-
106
- #: ../../tools/templates/layout.html:110
107
- msgid "The Python Software Foundation is a non-profit corporation."
108
- msgstr "Python Software Foundation は非営利団体です。"
109
-
110
- #: ../../tools/templates/layout.html:111
111
- msgid "Please donate."
112
- msgstr "寄付"
113
-
114
- #: ../../tools/templates/layout.html:113
115
- msgid "Last updated on %(last_updated)s."
116
- msgstr "最終更新日時: %(last_updated)s"
117
-
118
- #: ../../tools/templates/layout.html:114
119
- msgid "<a href=\" %(pathto_bugs)s\" >Found a bug</a>?"
120
- msgstr "<a href=\" %(pathto_bugs)s\" >バグを見つけたら</a>?"
121
-
122
- #: ../../tools/templates/layout.html:116
123
- msgid ""
124
- "Created using <a href=\" http://sphinx.pocoo.org/\" >Sphinx</a> "
125
- "%(sphinx_version)s."
126
- msgstr ""
127
- "このドキュメントは <a href=\" http://sphinx.pocoo.org/\" >Sphinx</a> %(sphinx_version)s"
128
- " を使って作成されました。"
129
-
130
114
#: ../../tools/templates/indexcontent.html:8
131
115
msgid "Welcome! This is the documentation for Python %(release)s."
132
116
msgstr "ようこそ! Python %(release)s ドキュメントへ。"
@@ -282,3 +266,19 @@ msgstr "このドキュメントについて"
282
266
#: ../../tools/templates/indexcontent.html:62
283
267
msgid "History and License of Python"
284
268
msgstr "Python の歴史とライセンス"
269
+
270
+ #: ../../tools/templates/dummy.html:6
271
+ msgid "CPython implementation detail:"
272
+ msgstr "CPython 実装の詳細:"
273
+
274
+ #: ../../tools/templates/customsourcelink.html:3
275
+ msgid "This Page"
276
+ msgstr "このページ"
277
+
278
+ #: ../../tools/templates/customsourcelink.html:5
279
+ msgid "Report a Bug"
280
+ msgstr "バグ報告"
281
+
282
+ #: ../../tools/templates/customsourcelink.html:8
283
+ msgid "Show Source&quo
2851
t;
284
+ msgstr "ソースの表示"
0 commit comments