|
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-19 12:35+0900\n" |
| 11 | +"POT-Creation-Date: 2018-02-20 12:37+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" |
@@ -142,49 +142,6 @@ msgid "" |
142 | 142 | "<a href=\"mailto:docs@python.org\">docs@python.org</a>." |
143 | 143 | 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> へ報告してください。)" |
144 | 144 |
|
145 | | -#: ../../tools/templates/layout.html:10 |
146 | | -msgid "Documentation" |
147 | | -msgstr "ドキュメント" |
148 | | - |
149 | | -#: ../../tools/templates/layout.html:33 |
150 | | -#: ../../tools/templates/indexcontent.html:63 |
151 | | -msgid "Copyright" |
152 | | -msgstr "Copyright" |
153 | | - |
154 | | -#: ../../tools/templates/layout.html:35 |
155 | | -msgid "The Python Software Foundation is a non-profit corporation." |
156 | | -msgstr "Python Software Foundation は非営利団体です。" |
157 | | - |
158 | | -#: ../../tools/templates/layout.html:36 |
159 | | -msgid "Please donate." |
160 | | -msgstr "寄付" |
161 | | - |
162 | | -#: ../../tools/templates/layout.html:38 |
163 | | -msgid "Last updated on %(last_update)s." |
164 | | -msgstr "最終更新日時: %(last_update)s" |
165 | | - |
166 | | -#: ../../tools/templates/layout.html:39 |
167 | | -msgid "<a href=\"%(pathto_bugs)s\">Found a bug</a>?" |
168 | | -msgstr "<a href=\"%(pathto_bugs)s\">バグを見つけたら</a>?" |
169 | | - |
170 | | -#: ../../tools/templates/layout.html:41 |
171 | | -msgid "" |
172 | | -"Created using <a href=\"http://sphinx.pocoo.org/\">Sphinx</a> " |
173 | | -"%(sphinx_version)s." |
174 | | -msgstr "このドキュメントは <a href=\"http://sphinx.pocoo.org/\">Sphinx</a> %(sphinx_version)s を使って作成されました。" |
175 | | - |
176 | | -#: ../../tools/templates/layout.html:46 |
177 | | -msgid "This Page" |
178 | | -msgstr "このページ" |
179 | | - |
180 | | -#: ../../tools/templates/layout.html:48 |
181 | | -msgid "Report a Bug" |
182 | | -msgstr "バグ報告" |
183 | | - |
184 | | -#: ../../tools/templates/layout.html:50 |
185 | | -msgid "Show Source" |
186 | | -msgstr "ソースの表示" |
187 | | - |
188 | 145 | #: ../../tools/templates/indexcontent.html:8 |
189 | 146 | msgid "Welcome! This is the documentation for Python %(release)s." |
190 | 147 | msgstr "ようこそ! Python %(release)s ドキュメントへ。" |
@@ -341,6 +298,11 @@ msgstr "このドキュメントについて" |
341 | 298 | msgid "History and License of Python" |
342 | 299 | msgstr "Python の歴史とライセンス" |
343 | 300 |
|
| 301 | +#: ../../tools/templates/indexcontent.html:63 |
| 302 | +#: ../../tools/templates/layout.html:33 |
| 303 | +msgid "Copyright" |
| 304 | +msgstr "Copyright" |
| 305 | + |
344 | 306 | #: ../../tools/templates/indexsidebar.html:2 |
345 | 307 | msgid "Download these documents" |
346 | 308 | msgstr "これらのドキュメントのダウンロード" |
@@ -388,3 +350,41 @@ msgstr "本の一覧" |
388 | 350 | #: ../../tools/templates/indexsidebar.html:18 |
389 | 351 | msgid "Audio/Visual Talks" |
390 | 352 | msgstr "発表の音声/映像" |
| 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