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-15 12:34 +0900\n "
11
+ "POT-Creation-Date : 2018-02-16 12:41 +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,10 +18,6 @@ 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
21
#: ../../tools/templates/indexcontent.html:8
26
22
msgid "Welcome! This is the documentation for Python %(release)s."
27
23
msgstr "ようこそ! Python %(release)s ドキュメントへ。"
@@ -183,6 +179,46 @@ msgstr "Python の歴史とライセンス"
183
179
msgid "Copyright"
184
180
msgstr "Copyright"
185
181
182
+ #: ../../tools/templates/layout.html:10
183
+ msgid "Documentation "
184
+ msgstr "ドキュメント"
185
+
186
+ #: ../../tools/templates/layout.html:21
187
+ msgid "Quick search"
188
+ msgstr "Quick search"
189
+
190
+ #: ../../tools/templates/layout.html:22
191
+ msgid "Go"
192
+ msgstr "Go"
193
+
194
+ #: ../../tools/templates/layout.html:110
195
+ msgid "The Python Software Foundation is a non-profit corporation."
196
+ msgstr "Python Software Foundation は非営利団体です。"
197
+
198
+ #: ../../tools/templates/layout.html:111
199
+ msgid "Please donate."
200
+ msgstr "寄付"
201
+
202
+ #: ../../tools/templates/layout.html:113
203
+ msgid "Last updated on %(last_updated)s."
204
+ msgstr "最終更新日時: %(last_updated)s"
205
+
206
+ #: ../../tools/templates/layout.html:114
207
+ msgid "<a href=\" %(pathto_bugs)s\" >Found a bug</a>?"
208
+ msgstr "<a href=\" %(pathto_bugs)s\" >バグを見つけたら</a>?"
209
+
210
+ #: ../../tools/templates/layout.html:116
211
+ msgid ""
212
+ "Created using <a href=\" http://sphinx.pocoo.org/\" >Sphinx</a> "
213
+ "%(sphinx_version)s."
214
+ msgstr ""
215
+ "このドキュメントは <a href=\" http://sphinx.pocoo.org/\" >Sphinx</a> %(sphinx_version)s"
216
+ " を使って作成されました。"
217
+
218
+ #: ../../tools/templates/dummy.html:6
219
+ msgid "CPython implementation detail:"
220
+ msgstr "CPython 実装の詳細:"
221
+
186
222
#: ../../tools/templates/indexsidebar.html:1
187
223
msgid "Download"
188
224
msgstr "ダウンロード"
@@ -246,39 +282,3 @@ msgstr "バグ報告"
246
282
#: ../../tools/templates/customsourcelink.html:8
247
283
msgid "Show Source"
248
284
msgstr "ソースの表示"
249
-
250
- #: ../../tools/templates/layout.html:10
251
- msgid "Documentation "
252
- msgstr "ドキュメント"
253
-
254
- #: ../../tools/templates/layout.html:21
255
- msgid "Quick search"
256
- msgstr "Quick search"
257
-
258
- #: ../../tools/templates/layout.html:22
259
- msgid "Go"
260
- msgstr "Go"
261
-
262
- #: ../../tools/templates/layout.html:110
263
- msgid "The Python Software Foundation is a non-profit corporation."
264
- msgstr "Python Software Foundation は非営利団体です。"
265
-
266
- #: ../../tools/templates/layout.html:111
267
- msgid "Please donate."
268
- msgstr "寄付"
269
-
270
- #: ../../tools/templates/layout.html:113
271
- msgid "Last updated on %(last_updated)s."
272
- msgstr "最終更新日時: %(last_updated)s"
273
-
274
- #: ../../tools/templates/layout.html:114
275
- msgid "<a href=\" %(pathto_bugs)s\" >Found a bug</a>?"
276
- msgstr "<a href=\" %(pathto_bugs)s\" >バグを見つけたら</a>?"
277
-
278
- #: ../../tools/templates/layout.html:116
279
- msgid ""
280
- "Created using <a href=\" http://sphinx.pocoo.org/\" >Sphinx</a> "
281
- "%(sphinx_version)s."
282
- msgstr ""
283
- "このドキュメントは <a href=\" http://sphinx.pocoo.org/\" >Sphinx</a> %(sphinx_version)s"
284
- " を使って作成されました。"
0 commit comments