8000 [skip ci] Update .po files · python/python-docs-ja@9c2f04d · GitHub
[go: up one dir, main page]

Skip to content

Commit 9c2f04d

Browse files
author
Autobuild bot on TravisCI
committed
[skip ci] Update .po files
1 parent b893b80 commit 9c2f04d

File tree

2 files changed

+57
-51
lines changed

2 files changed

+57
-51
lines changed

library/constants.po

Lines changed: 13 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -8,9 +8,9 @@ msgid ""
88
msgstr ""
99
"Project-Id-Version: Python 2.7\n"
1010
"Report-Msgid-Bugs-To: \n"
11-
"POT-Creation-Date: 2018-01-21 01:52+0900\n"
12-
"PO-Revision-Date: 2018-01-20 20:59+0000\n"
13-
"Last-Translator: 秘湯 <xwhhsprings@gmail.com>\n"
11+
"POT-Creation-Date: 2018-02-18 12:36+0900\n"
12+
"PO-Revision-Date: 2018-02-18 03:43+0000\n"
13+
"Last-Translator: cocoatomo\n"
1414
"Language-Team: Japanese (http://www.transifex.com/python-doc/python-27/language/ja/)\n"
1515
"MIME-Version: 1.0\n"
1616
"Content-Type: text/plain; charset=UTF-8\n"
@@ -92,9 +92,15 @@ msgid ""
9292
" exit code."
9393
msgstr "表示されたときに \"Use quit() or Ctrl-D (i.e. EOF) to exit\" のようなメッセージを表示し、呼び出されたときには指定された終了コードを伴って :exc:`SystemExit` を送出するオブジェクトです。"
9494

95-
#: ../../library/constants.rst:79
95+
#: ../../library/constants.rst:78
9696
msgid ""
97-
"Objects that when printed, print a message like \"Type license() to see the "
98-
"full license text\", and when called, display the corresponding text in a "
97+
"Objects that when printed or called, print the text of copyright or credits,"
98+
" respectively."
99+
msgstr ""
100+
101+
#: ../../library/constants.rst:83
102+
msgid ""
103+
"Object that when printed, prints the message \"Type license() to see the "
104+
"full license text\", and when called, displays the full license text in a "
99105
"pager-like fashion (one screen at a time)."
100-
msgstr "表示されたときに \"Type license() to see the full license text\" のようなメッセージを表示し、呼び出されたときにはそれぞれのテキストをページャのような形式で (1画面分づつ) 表示するオブジェクトです。"
106+
msgstr ""

sphinx.po

Lines changed: 44 additions & 44 deletions
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@ msgid ""
88
msgstr ""
99
"Project-Id-Version: Python 2.7\n"
1010
"Report-Msgid-Bugs-To: \n"
11-
"POT-Creation-Date: 2018-02-17 12:35+0900\n"
11+
"POT-Creation-Date: 2018-02-18 12:36+0900\n"
1212
"PO-Revision-Date: 2018-02-04 03:31+0000\n"
1313
"Last-Translator: cocoatomo\n"
1414
"Language-Team: Japanese (http://www.transifex.com/python-doc/python-27/language/ja/)\n"
@@ -190,49 +190,6 @@ msgid ""
190190
"<a href=\"mailto:docs@python.org\">docs@python.org</a>."
191191
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> へ報告してください。)"
192192

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-
236193
#: ../../tools/templates/indexcontent.html:8
237194
msgid "Welcome! This is the documentation for Python %(release)s."
238195
msgstr "ようこそ! Python %(release)s ドキュメントへ。"
@@ -388,3 +345,46 @@ msgstr "このドキュメントについて"
388345
#: ../../tools/templates/indexcontent.html:62
389346
msgid "History and License of Python"
390347
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

Comments
 (0)
0