|
8 | 8 | msgstr ""
|
9 | 9 | "Project-Id-Version: Python 2.7\n"
|
10 | 10 | "Report-Msgid-Bugs-To: \n"
|
11 |
| -"POT-Creation-Date: 2018-01-31 12:26+0900\n" |
| 11 | +"POT-Creation-Date: 2018-02-01 12:26+0900\n" |
12 | 12 | "PO-Revision-Date: 2018-01-21 01:46+0000\n"
|
13 | 13 | "Last-Translator: cocoatomo\n"
|
14 | 14 | "Language-Team: Japanese (http://www.transifex.com/python-doc/python-27/language/ja/)\n"
|
@@ -74,6 +74,49 @@ msgstr "本の一覧"
|
74 | 74 | msgid "Audio/Visual Talks"
|
75 | 75 | msgstr "発表の音声/映像"
|
76 | 76 |
|
| 77 | +#: ../../tools/templates/layout.html:10 |
| 78 | +msgid "Documentation" |
| 79 | +msgstr "ドキュメント" |
| 80 | + |
| 81 | +#: ../../tools/templates/layout.html:33 |
| 82 | +#: ../../tools/templates/indexcontent.html:63 |
| 83 | +msgid "Copyright" |
| 84 | +msgstr "Copyright" |
| 85 | + |
| 86 | +#: ../../tools/templates/layout.html:35 |
| 87 | +msgid "The Python Software Foundation is a non-profit corporation." |
| 88 | +msgstr "Python Software Foundation は非営利団体です。" |
| 89 | + |
| 90 | +#: ../../tools/templates/layout.html:36 |
| 91 | +msgid "Please donate." |
| 92 | +msgstr "寄付" |
| 93 | + |
| 94 | +#: ../../tools/templates/layout.html:38 |
| 95 | +msgid "Last updated on %(last_update)s." |
| 96 | +msgstr "最終更新日時: %(last_update)s" |
| 97 | + |
| 98 | +#: ../../tools/templates/layout.html:39 |
| 99 | +msgid "<a href=\"%(pathto_bugs)s\">Found a bug</a>?" |
| 100 | +msgstr "<a href=\"%(pathto_bugs)s\">バグを見つけたら</a>?" |
| 101 | + |
| 102 | +#: ../../tools/templates/layout.html:41 |
| 103 | +msgid "" |
| 104 | +"Created using <a href=\"http://sphinx.pocoo.org/\">Sphinx</a> " |
| 105 | +"%(sphinx_version)s." |
| 106 | +msgstr "このドキュメントは <a href=\"http://sphinx.pocoo.org/\">Sphinx</a> %(sphinx_version)s を使って作成されました。" |
| 107 | + |
| 108 | +#: ../../tools/templates/layout.html:46 |
| 109 | +msgid "This Page" |
| 110 | +msgstr "このページ" |
| 111 | + |
| 112 | +#: ../../tools/templates/layout.html:48 |
| 113 | +msgid "Report a Bug" |
| 114 | +msgstr "バグ報告" |
| 115 | + |
| 116 | +#: ../../tools/templates/layout.html:50 |
| 117 | +msgid "Show Source" |
| 118 | +msgstr "ソースの表示" |
| 119 | + |
77 | 120 | #: ../../tools/templates/download.html:10
|
78 | 121 | msgid "Download Python %(release)s Documentation"
|
79 | 122 | msgstr "Python %(release)s ドキュメントのダウンロード"
|
@@ -341,46 +384,3 @@ msgstr "このドキュメントについて"
|
341 | 384 | #: ../../tools/templates/indexcontent.html:62
|
342 | 385 | msgid "History and License of Python"
|
343 | 386 | msgstr "Python の歴史とライセンス"
|
344 |
| - |
345 |
| -#: ../../tools/templates/indexcontent.html:63 |
346 |
| -#: ../../tools/templates/layout.html:33 |
347 |
| -msgid "Copyright" |
348 |
| -msgstr "Copyright" |
349 |
| - |
350 |
| -#: ../../tools/templates/layout.html:10 |
351 |
| -msgid "Documentation" |
352 |
| -msgstr "ドキュメント" |
353 |
| - |
354 |
| -#: ../../tools/templates/layout.html:35 |
355 |
| -msgid "The Python Software Foundation is a non-profit corporation." |
356 |
| -msgstr "Python Software Foundation は非営利団体です。" |
357 |
| - |
358 |
| -#: ../../tools/templates/layout.html:36 |
359 |
| -msgid "Please donate." |
360 |
| -msgstr "寄付" |
361 |
| - |
362 |
| -#: ../../tools/templates/layout.html:38 |
363 |
| -msgid "Last updated on %(last_update)s." |
364 |
| -msgstr "最終更新日時: %(last_update)s" |
365 |
| - |
366 |
| -#: ../../tools/templates/layout.html:39 |
367 |
| -msgid "<a href=\"%(pathto_bugs)s\">Found a bug</a>?" |
368 |
| -msgstr "<a href=\"%(pathto_bugs)s\">バグを見つけたら</a>?" |
369 |
| - |
370 |
| -#: ../../tools/templates/layout.html:41 |
371 |
| -msgid "" |
372 |
| -"Created using <a href=\"http://sphinx.pocoo.org/\">Sphinx</a> " |
373 |
| -"%(sphinx_version)s." |
374 |
| -msgstr "このドキュメントは <a href=\"http://sphinx.pocoo.org/\">Sphinx</a> %(sphinx_version)s を使って作成されました。" |
375 |
| - |
376 |
| -#: ../../tools/templates/layout.html:46 |
377 |
| -msgid "This Page" |
378 |
| -msgstr "このページ" |
379 |
| - |
380 |
| -#: ../../tools/templates/layout.html:48 |
381 |
| -msgid "Report a Bug" |
382 |
| -msgstr "バグ報告" |
383 |
| - |
384 |
| -#: ../../tools/templates/layout.html:50 |
385 |
| -msgid "Show Source" |
386 |
| -msgstr "ソースの表示" |
0 commit comments