|
8 | 8 | msgstr ""
|
9 | 9 | "Project-Id-Version: Python 2.7\n"
|
10 | 10 | "Report-Msgid-Bugs-To: \n"
|
11 |
| -"POT-Creation-Date: 2018-02-17 12:35+0900\n"
10000
td> |
| 11 | +"POT-Creation-Date: 2018-02-18 12:36+0900\n" |
12 | 12 | "PO-Revision-Date: 2018-02-04 03:31+0000\n"
|
13 | 13 | "Last-Translator: cocoatomo\n"
|
14 | 14 | "Language-Team: Japanese (http://www.transifex.com/python-doc/python-27/language/ja/)\n"
|
@@ -190,49 +190,6 @@ msgid ""
|
190 | 190 | "<a href=\"mailto:docs@python.org\">docs@python.org</a>."
|
191 | 191 | msgstr "Python ドキュメントへのコメントや提案がある場合は、 <a href=\"mailto:docs@python.org\">docs@python.org</a> へメールを送ってください。\n(訳注: 日本語訳へのコメントや提案は <a href=\"python-doc-jp@googlegroups.com\">python-doc-jp@googlegroups.com</a> もしくは <a href=\"https://github.com/python-doc-ja/python-doc-ja/issues\">GitHub の issue tracker</a> へ報告してください。)"
|
192 | 192 |
|
193 |
| -#: ../../tools/templates/layout.html:10 |
194 |
| -msgid "Documentation" |
195 |
| -msgstr "ドキュメント" |
196 |
| - |
197 |
| -#: ../../tools/templates/layout.html:33 |
198 |
| -#: ../../tools/templates/indexcontent.html:63 |
199 |
| -msgid "Copyright" |
200 |
| -msgstr "Copyright" |
201 |
| - |
202 |
| -#: ../../tools/templates/layout.html:35 |
203 |
| -msgid "The Python Software Foundation is a non-profit corporation." |
204 |
| -msgstr "Python Software Foundation は非営利団体です。" |
205 |
| - |
206 |
| -#: ../../tools/templates/layout.html:36 |
207 |
| -msgid "Please donate." |
208 |
| -msgstr "寄付" |
209 |
| - |
210 |
| -#: ../../tools/templates/layout.html:38 |
211 |
| -msgid "Last updated on %(last_update)s." |
212 |
| -msgstr "最終更新日時: %(last_update)s" |
213 |
| - |
214 |
| -#: ../../tools/templates/layout.html:39 |
215 |
| -msgid "<a href=\"%(pathto_bugs)s\">Found a bug</a>?" |
216 |
| -msgstr "<a href=\"%(pathto_bugs)s\">バグを見つけたら</a>?" |
217 |
| - |
218 |
| -#: ../../tools/templates/layout.html:41 |
219 |
| -msgid "" |
220 |
| -"Created using <a href=\"http://sphinx.pocoo.org/\">Sphinx</a> " |
221 |
| -"%(sphinx_version)s." |
222 |
| -msgstr "このドキュメントは <a href=\"http://sphinx.pocoo.org/\">Sphinx</a> %(sphinx_version)s を使って作成されました。" |
223 |
| - |
224 |
| -#: ../../tools/templates/layout.html:46 |
225 |
| -msgid "This Page" |
226 |
| -msgstr "このページ" |
227 |
| - |
228 |
| -#: ../../tools/templates/layout.html:48 |
229 |
| -msgid "Report a Bug" |
230 |
| -msgstr "バグ報告" |
231 |
| - |
232 |
| -#: ../../tools/templates/layout.html:50 |
233 |
| -msgid "Show Source" |
234 |
| -msgstr "ソースの表示" |
235 |
| - |
236 | 193 | #: ../../tools/templates/indexcontent.html:8
|
237 | 194 | msgid "Welcome! This is the documentation for Python %(release)s."
|
238 | 195 | msgstr "ようこそ! Python %(release)s ドキュメントへ。"
|
@@ -388,3 +345,46 @@ msgstr "このドキュメントについて"
|
388 | 345 | #: ../../tools/templates/indexcontent.html:62
|
389 | 346 | msgid "History and License of Python"
|
390 | 347 | msgstr "Python の歴史とライセンス"
|
| 348 | + |
| 349 | +#: ../../tools/templates/indexcontent.html:63 |
| 350 | +#: ../../tools/templates/layout.html:33 |
| 351 | +msgid "Copyright" |
| 352 | +msgstr "Copyright" |
| 353 | + |
| 354 | +#: ../../tools/templates/layout.html:10 |
| 355 | +msgid "Documentation" |
| 356 | +msgstr "ドキュメント" |
| 357 | + |
| 358 | +#: ../../tools/templates/layout.html:35 |
| 359 | +msgid "The Python Software Foundation is a non-profit corporation." |
| 360 | +msgstr "Python Software Foundation は非営利団体です。" |
| 361 | + |
| 362 | +#: ../../tools/templates/layout.html:36 |
| 363 | +msgid "Please donate." |
| 364 | +msgstr "寄付" |
| 365 | + |
| 366 | +#: ../../tools/templates/layout.html:38 |
| 367 | +msgid "Last updated on %(last_update)s." |
| 368 | +msgstr "最終更新日時: %(last_update)s" |
| 369 | + |
| 370 | +#: ../../tools/templates/layout.html:39 |
| 371 | +msgid "<a href=\"%(pathto_bugs)s\">Found a bug</a>?" |
| 372 | +msgstr "<a href=\"%(pathto_bugs)s\">バグを見つけたら</a>?" |
| 373 | + |
| 374 | +#: ../../tools/templates/layout.html:41 |
| 375 | +msgid "" |
| 376 | +"Created using <a href=\"http://sphinx.pocoo.org/\">Sphinx</a> " |
| 377 | +"%(sphinx_version)s." |
| 378 | +msgstr "このドキュメントは <a href=\"http://sphinx.pocoo.org/\">Sphinx</a> %(sphinx_version)s を使って作成されました。" |
| 379 | + |
| 380 | +#: ../../tools/templates/layout.html:46 |
| 381 | +msgid "This Page" |
| 382 | +msgstr "このページ" |
| 383 | + |
| 384 | +#: ../../tools/templates/layout.html:48 |
| 385 | +msgid "Report a Bug" |
| 386 | +msgstr "バグ報告" |
| 387 | + |
| 388 | +#: ../../tools/templates/layout.html:50 |
| 389 | +msgid "Show Source" |
| 390 | +msgstr "ソースの表示" |
0 commit comments