|
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-08 12:29+0900\n" |
| 11 | +"POT-Creation-Date: 2018-02-09 12:30+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,6 +142,97 @@ 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/indexsidebar.html:2 |
| 146 | +msgid "Download these documents" |
| 147 | +msgstr "これらのドキュメントのダウンロード" |
| 148 | + |
| 149 | +#: ../../tools/templates/indexsidebar.html:3 |
| 150 | +msgid "Docs for other versions" |
| 151 | +msgstr "他のバージョンのドキュメント" |
| 152 | + |
| 153 | +#: ../../tools/templates/indexsidebar.html:5 |
| 154 | +msgid "Python 3.8 (in development)" |
| 155 | +msgstr "" |
| 156 | + |
| 157 | +#: ../../tools/templates/indexsidebar.html:6 |
| 158 | +msgid "Python 3.7 (pre-release)" |
| 159 | +msgstr "" |
| 160 | + |
| 161 | +#: ../../tools/templates/indexsidebar.html:7 |
| 162 | +msgid "Python 3.6 (stable)" |
| 163 | +msgstr "Python 3.6 (stable)" |
| 164 | + |
| 165 | +#: ../../tools/templates/indexsidebar.html:8 |
| 166 | +msgid "Python 3.5 (stable)" |
| 167 | +msgstr "Python 3.5 (stable)" |
| 168 | + |
| 169 | +#: ../../tools/templates/indexsidebar.html:9 |
| 170 | +msgid "Old versions" |
| 171 | +msgstr "古いバージョン" |
| 172 | + |
| 173 | +#: ../../tools/templates/indexsidebar.html:12 |
| 174 | +msgid "Other resources" |
| 175 | +msgstr "その他のリソース" |
| 176 | + |
| 177 | +#: ../../tools/templates/indexsidebar.html:15 |
| 178 | +msgid "PEP Index" |
| 179 | +msgstr "PEP 一覧" |
| 180 | + |
| 181 | +#: ../../tools/templates/indexsidebar.html:16 |
| 182 | +msgid "Beginner's Guide" |
| 183 | +msgstr "初心者向けガイド" |
| 184 | + |
| 185 | +#: ../../tools/templates/indexsidebar.html:17 |
| 186 | +msgid "Book List" |
| 187 | +msgstr "本の一覧" |
| 188 | + |
| 189 | +#: ../../tools/templates/indexsidebar.html:18 |
| 190 | +msgid "Audio/Visual Talks" |
| 191 | +msgstr "発表の音声/映像" |
| 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 | + |
145 | 236 | #: ../../tools/templates/indexcontent.html:8
|
146 | 237 | msgid "Welcome! This is the documentation for Python %(release)s."
|
147 | 238 | msgstr "ようこそ! Python %(release)s ドキュメントへ。"
|
@@ -297,94 +388,3 @@ msgstr "このドキュメントについて"
|
297 | 388 | #: ../../tools/templates/indexcontent.html:62
|
298 | 389 | msgid "History and License of Python"
|
299 | 390 | msgstr "Python の歴史とライセンス"
|
300 |
| - |
301 |
| -#: ../../tools/templates/indexcontent.html:63 |
302 |
| -#: ../../tools/templates/layout.html:33 |
303 |
| -msgid "Copyright" |
304 |
| -msgstr "Copyright" |
305 |
| - |
306 |
| -#: ../../tools/templates/layout.html:10 |
307 |
| -msgid "Documentation" |
308 |
| -msgstr "ドキュメント" |
309 |
| - |
310 |
| -#: ../../tools/templates/layout.html:35 |
311 |
| -msgid "The Python Software Foundation is a non-profit corporation." |
312 |
| -msgstr "Python Software Foundation は非営利団体です。" |
313 |
| - |
314 |
| -#: ../../tools/templates/layout.html:36 |
315 |
| -msgid "Please donate." |
316 |
| -msgstr "寄付" |
317 |
| - |
318 |
| -#: ../../tools/templates/layout.html:38 |
319 |
| -msgid "Last updated on %(last_update)s." |
320 |
| -msgstr "最終更新日時: %(last_update)s" |
321 |
| - |
322 |
| -#: ../../tools/templates/layout.html:39 |
323 |
| -msgid "<a href=\"%(pathto_bugs)s\">Found a bug</a>?" |
324 |
| -msgstr "<a href=\"%(pathto_bugs)s\">バグを見つけたら</a>?" |
325 |
| - |
326 |
| -#: ../../tools/templates/layout.html:41 |
327 |
| -msgid "" |
328 |
| -"Created using <a href=\"http://sphinx.pocoo.org/\">Sphinx</a> " |
329 |
| -"%(sphinx_version)s." |
330 |
| -msgstr "このドキュメントは <a href=\"http://sphinx.pocoo.org/\">Sphinx</a> %(sphinx_version)s を使って作成されました。" |
331 |
| - |
332 |
| -#: ../../tools/templates/layout.html:46 |
333 |
| -msgid "This Page" |
334 |
| -msgstr "このページ" |
335 |
| - |
336 |
| -#: ../../tools/templates/layout.html:48 |
337 |
| -msgid "Report a Bug" |
338 |
| -msgstr "バグ報告" |
339 |
| - |
340 |
| -#: ../../tools/templates/layout.html:50 |
341 |
| -msgid "Show Source" |
342 |
| -msgstr "ソースの表示" |
343 |
| - |
344 |
| -#: ../../tools/templates/indexsidebar.html:2 |
345 |
| -msgid "Download these documents" |
346 |
| -msgstr "これらのドキュメントのダウンロード" |
347 |
| - |
348 |
| -#: ../../tools/templates/indexsidebar.html:3 |
349 |
| -msgid "Docs for other versions" |
350 |
| -msgstr "他のバージョンのドキュメント" |
351 |
| - |
352 |
| -#: ../../tools/templates/indexsidebar.html:5 |
353 |
| -msgid "Python 3.8 (in development)" |
354 |
| -msgstr "" |
355 |
| - |
356 |
| -#: ../../tools/templates/indexsidebar.html:6 |
357 |
| -msgid "Python 3.7 (pre-release)" |
358 |
| -msgstr "" |
359 |
| - |
360 |
| -#: ../../tools/templates/indexsidebar.html:7 |
361 |
| -msgid "Python 3.6 (stable)" |
362 |
| -msgstr "Python 3.6 (stable)" |
363 |
| - |
364 |
| -#: ../../tools/templates/indexsidebar.html:8 |
365 |
| -msgid "Python 3.5 (stable)" |
366 |
| -msgstr "Python 3.5 (stable)" |
367 |
| - |
368 |
| -#: ../../tools/templates/indexsidebar.html:9 |
369 |
| -msgid "Old versions" |
370 |
| -msgstr "古いバージョン" |
371 |
| - |
372 |
| -#: ../../tools/templates/indexsidebar.html:12 |
373 |
| -msgid "Other resources" |
374 |
| -msgstr "その他のリソース" |
375 |
| - |
376 |
| -#: ../../tools/templates/indexsidebar.html:15 |
377 |
| -msgid "PEP Index" |
378 |
| -msgstr "PEP 一覧" |
379 |
| - |
380 |
| -#: ../../tools/templates/indexsidebar.html:16 |
381 |
| -msgid "Beginner's Guide" |
382 |
| -msgstr "初心者向けガイド" |
383 |
| - |
384 |
| -#: ../../tools/templates/indexsidebar.html:17 |
385 |
| -msgid "Book List" |
386 |
| -msgstr "本の一覧" |
387 |
| - |
388 |
| -#: ../../tools/templates/indexsidebar.html:18 |
389 |
| -msgid "Audio/Visual Talks" |
390 |
| -msgstr "発表の音声/映像" |
0 commit comments