@@ -11,7 +11,7 @@ msgid ""
11
11
msgstr ""
12
12
"Project-Id-Version :Python 3.6\n "
13
13
"Report-Msgid-Bugs-To :\n "
14
- "POT-Creation-Date :2019-06-05 16:42 +0900\n "
14
+ "POT-Creation-Date :2019-06-16 16:47 +0900\n "
15
15
"PO-Revision-Date :2018-06-29 17:17+0000\n "
16
16
"Last-Translator :tomo, 2019\n "
17
17
"Language-Team :Japanese (https://www.transifex.com/python-doc/teams/5390/ja/)\n "
@@ -199,7 +199,7 @@ msgid "History and License of Python"
199
199
msgstr "Python の歴史とライセンス"
200
200
201
201
#: ../../tools/templates/indexcontent.html:63
202
- #: ../../tools/templates/layout.html:108
202
+ #: ../../tools/templates/layout.html:119
203
203
msgid "Copyright"
204
204
msgstr "Copyright"
205
205
@@ -263,35 +263,45 @@ msgstr "本の一覧"
263
263
msgid "Audio/Visual Talks"
264
264
msgstr "発表の音声/映像"
265
265
266
- #: ../../tools/templates/layout.html:10
266
+ #: ../../tools/templates/layout.html:6
267
+ msgid ""
268
+ "This document is for an old version of Python that is no longer supported.\n"
269
+ " You should upgrade, and read the "
270
+ msgstr ""
271
+
272
+ #: ../../tools/templates/layout.html:8
273
+ msgid " Python documentation for the current stable release "
274
+ msgstr ""
275
+
276
+ #: ../../tools/templates/layout.html:21
267
277
msgid "Documentation "
268
278
msgstr "ドキュメント"
269
279
270
- #: ../../tools/templates/layout.html:21
280
+ #: ../../tools/templates/layout.html:32
271
281
msgid "Quick search"
272
282
msgstr "Quick search"
273
283
274
- #: ../../tools/templates/layout.html:22
284
+ #: ../../tools/templates/layout.html:33
275
285
msgid "Go"
276
286
msgstr "Go"
277
287
278
- #: ../../tools/templates/layout.html:110
288
+ #: ../../tools/templates/layout.html:121
279
289
msgid "The Python Software Foundation is a non-profit corporation."
280
290
msgstr "Python Software Foundation は非営利団体です。"
281
291
282
- #: ../../tools/templates/layout.html:111
292
+ #: ../../tools/templates/layout.html:122
283
293
msgid "Please donate."
284
294
msgstr "寄付"
285
295
286
- #: ../../tools/templates/layout.html:113
296
+ #: ../../tools/templates/layout.html:124
287
297
msgid "Last updated on %(last_updated)s."
288
298
msgstr "最終更新日時: %(last_updated)s"
289
299
290
- #: ../../tools/templates/layout.html:114
300
+ #: ../../tools/templates/layout.html:125
291
301
msgid "<a href=\" %(pathto_bugs)s\" >Found a bug</a>?"
292
302
msgstr "<a href=\" %(pathto_bugs)s\" >バグを見つけたら</a>?"
293
303
294
- #: ../../tools/templates/layout.html:116
304
+ #: ../../tools/templates/layout.html:127
295
305
msgid ""
296
306
"Created using <a href=\" http://sphinx.pocoo.org/\" >Sphinx</a> "
297
307
"%(sphinx_version)s."