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

Skip to content

Commit 5ededf5

Browse files
author
Autobuild bot on TravisCI
committed
[skip ci] Update .po files
1 parent ec252ca commit 5ededf5

File tree

2 files changed

+2700
-2694
lines changed

2 files changed

+2700
-2694
lines changed

sphinx.po

Lines changed: 54 additions & 54 deletions
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@ msgid ""
88
msgstr ""
99
"Project-Id-Version: Python 3.6\n"
1010
"Report-Msgid-Bugs-To: \n"
11-
"POT-Creation-Date: 2018-01-27 12:25+0900\n"
11+
"POT-Creation-Date: 2018-01-28 12:24+0900\n"
1212
"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
1313
"Last-Translator: Osamu NAKAMURA, 2017\n"
1414
"Language-Team: Japanese (https://www.transifex.com/python-doc/teams/5390/ja/)\n"
@@ -18,17 +18,46 @@ msgstr ""
1818
"Language: ja\n"
1919
"Plural-Forms: nplurals=1; plural=0;\n"
2020

21-
#: ../../tools/templates/customsourcelink.html:3
22-
msgid "This Page"
23-
msgstr "このページ"
21+
#: ../../tools/templates/layout.html:10
22+
msgid "Documentation "
23+
msgstr "ドキュメント"
2424

25-
#: ../../tools/templates/customsourcelink.html:5
26-
msgid "Report a Bug"
27-
msgstr "バグ報告"
25+
#: ../../tools/templates/layout.html:21
26+
msgid "Quick search"
27+
msgstr "Quick search"
2828

29-
#: ../../tools/templates/customsourcelink.html:8
30-
msgid "Show Source"
31-
msgstr "ソースの表示"
29+
#: ../../tools/templates/layout.html:22
30+
msgid "Go"
31+
msgstr "Go"
32+
33+
#: ../../tools/templates/layout.html:108
34+
#: ../../tools/templates/indexcontent.html:63
35+
msgid "Copyright"
36+
msgstr "Copyright"
37+
38+
#: ../../tools/templates/layout.html:110
39+
msgid "The Python Software Foundation is a non-profit corporation."
40+
msgstr "Python Software Foundation は非営利団体です。"
41+
42+
#: ../../tools/templates/layout.html:111
43+
msgid "Please donate."
44+
msgstr "寄付"
45+
46+
#: ../../tools/templates/layout.html:113
47+
msgid "Last updated on %(last_updated)s."
48+
msgstr "最終更新日時: %(last_updated)s"
49+
50+
#: ../../tools/templates/layout.html:114
51+
msgid "<a href=\"%(pathto_bugs)s\">Found a bug</a>?"
52+
msgstr "<a href=\"%(pathto_bugs)s\">バグを見つけたら</a>?"
53+
54+
#: ../../tools/templates/layout.html:116
55+
msgid ""
56+
"Created using <a href=\"http://sphinx.pocoo.org/\">Sphinx</a> "
57+
"%(sphinx_version)s."
58+
msgstr ""
59+
"このドキュメントは <a href=\"http://sphinx.pocoo.org/\">Sphinx</a> %(sphinx_version)s"
60+
" を使って作成されました。"
3261

3362
#: ../../tools/templates/indexcontent.html:8
3463
msgid "Welcome! This is the documentation for Python %(release)s."
@@ -186,10 +215,21 @@ msgstr "このドキュメントについて"
186215
msgid "History and License of Python"
187216
msgstr "Python の歴史とライセンス"
188217

189-
#: ../../tools/templates/indexcontent.html:63
190-
#: ../../tools/templates/layout.html:108
191-
msgid "Copyright"
192-
msgstr "Copyright"
218+
#: ../../tools/templates/customsourcelink.html:3
219+
msgid "This Page"
220+
msgstr "このページ"
221+
222+
#: ../../tools/templates/customsourcelink.html:5
223+
msgid "Report a Bug"
224+
msgstr "バグ報告"
225+
226+
#: ../../tools/templates/customsourcelink.html:8
227+
msgid "Show Source"
228+
msgstr "ソースの表示"
229+
230+
#: ../../tools/templates/dummy.html:6
231+
msgid "CPython implementation detail:"
232+
msgstr "CPython 実装の詳細:"
193233

194234
#: ../../tools/templates/indexsidebar.html:1
195235
msgid "Download"
@@ -238,43 +278,3 @@ msgstr "本の一覧"
238278
#: ../../tools/templates/indexsidebar.html:17
239279
msgid "Audio/Visual Talks"
240280
msgstr "発表の音声/映像"
241-
242-
#: ../../tools/templates/layout.html:10
243-
msgid "Documentation "
244-
msgstr "ドキュメント"
245-
246-
#: ../../tools/templates/layout.html:21
247-
msgid "Quick search"
248-
msgstr "Quick search"
249-
250-
#: ../../tools/templates/layout.html:22
251-
msgid "Go"
252-
msgstr "Go"
253-
254-
#: ../../tools/templates/layout.html:110
255-
msgid "The Python Software Foundation is a non-profit corporation."
256-
msgstr "Python Software Foundation は非営利団体です。"
257-
258-
#: ../../tools/templates/layout.html:111
259-
msgid "Please donate."
260-
msgstr "寄付"
261-
262-
#: ../../tools/templates/layout.html:113
263-
msgid "Last updated on %(last_updated)s."
264-
msgstr "最終更新日時: %(last_updated)s"
265-
266-
#: ../../tools/templates/layout.html:114
267-
msgid "<a href=\"%(pathto_bugs)s\">Found a bug</a>?"
268-
msgstr "<a href=\"%(pathto_bugs)s\">バグを見つけたら</a>?"
269-
270-
#: ../../tools/templates/layout.html:116
271-
msgid ""
272-
"Created using <a href=\"http://sphinx.pocoo.org/\">Sphinx</a> "
273-
"%(sphinx_version)s."
274-
msgstr ""
275-
"このドキュメントは <a href=\"http://sphinx.pocoo.org/\">Sphinx</a> %(sphinx_version)s"
276-
" を使って作成されました。"
277-
278-
#: ../../tools/templates/dummy.html:6
279-
msgid "CPython implementation detail:"
280-
msgstr "CPython 実装の詳細:"

0 commit comments

Comments
 (0)
0