Skip to content

Commit f340ef6

Browse files
author
Autobuild bot on TravisCI
committed
[skip ci] Update .po files
1 parent e117afd commit f340ef6

File tree

2 files changed

+61
-57
lines changed

2 files changed

+61
-57
lines changed

sphinx.po

Lines changed: 57 additions & 57 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-02-05 12:29+0900\n"
11+
"POT-Creation-Date: 2018-02-06 12:35+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,58 +18,6 @@ msgstr ""
1818
"Language: ja\n"
1919
"Plural-Forms: nplurals=1; plural=0;\n"
2020

21-
#: ../../tools/templates/indexsidebar.html:1
22-
msgid "Download"
23-
msgstr "ダウンロード"
24-
25-
#: ../../tools/templates/indexsidebar.html:2
26-
msgid "Download these documents"
27-
msgstr "これらのドキュメントのダウンロード"
28-
29-
#: ../../tools/templates/indexsidebar.html:3
30-
msgid "Docs for other versions"
31-
msgstr "他のバージョンのドキュメント"
32-
33-
#: ../../tools/templates/indexsidebar.html:5
34-
msgid "Python 3.8 (in development)"
35-
msgstr ""
36-
37-
#: ../../tools/templates/indexsidebar.html:6
38-
msgid "Python 3.7 (pre-release)"
39-
msgstr ""
40-
41-
#: ../../tools/templates/indexsidebar.html:7
42-
msgid "Python 3.5 (stable)"
43-
msgstr "Python 3.5 (stable)"
44-
45-
#: ../../tools/templates/indexsidebar.html:8
46-
msgid "Python 2.7 (stable)"
47-
msgstr "Python 2.7 (stable)"
48-
49-
#: ../../tools/templates/indexsidebar.html:9
50-
msgid "Old versions"
51-
msgstr "古いバージョン"
52-
53-
#: ../../tools/templates/indexsidebar.html:12
54-
msgid "Other resources"
55-
msgstr "その他のリソース"
56-
57-
#: ../../tools/templates/indexsidebar.html:15
58-
msgid "PEP Index"
59-
msgstr "PEP 一覧"
60-
61-
#: ../../tools/templates/indexsidebar.html:16
62-
msgid "Beginner's Guide"
63-
msgstr "初心者向けガイド"
64-
65-
#: ../../tools/templates/indexsidebar.html:17
66-
msgid "Book List"
67-
msgstr "本の一覧"
68-
69-
#: ../../tools/templates/indexsidebar.html:18
70-
msgid "Audio/Visual Talks"
71-
msgstr "発表の音声/映像"
72-
7321
#: ../../tools/templates/indexcontent.html:8
7422
msgid "Welcome! This is the documentation for Python %(release)s."
7523
msgstr "ようこそ! Python %(release)s ドキュメントへ。"
@@ -243,6 +191,62 @@ msgstr "バグ報告"
243191
msgid "Show Source"
244192
msgstr "ソースの表示"
245193

194+
#: ../../tools/templates/dummy.html:6
195+
msgid "CPython implementation detail:"
196+
msgstr "CPython 実装の詳細:"
197+
198+
#: ../../tools/templates/indexsidebar.html:1
199+
msgid "Download"
200+
msgstr "ダウンロード"
201+
202+
#: ../../tools/templates/indexsidebar.html:2
203+
msgid "Download these documents"
204+
msgstr "これらのドキュメントのダウンロード"
205+
206+
#: ../../tools/templates/indexsidebar.html:3
207+
msgid "Docs for other versions"
208+
msgstr "他のバージョンのドキュメント"
209+
210+
#: ../../tools/templates/indexsidebar.html:5
211+
msgid "Python 3.8 (in development)"
212+
msgstr ""
213+
214+
#: ../../tools/templates/indexsidebar.html:6
215+
msgid "Python 3.7 (pre-release)"
216+
msgstr ""
217+
218+
#: ../../tools/templates/indexsidebar.html:7
219+
msgid "Python 3.5 (stable)"
220+
msgstr "Python 3.5 (stable)"
221+
222+
#: ../../tools/templates/indexsidebar.html:8
223+
msgid "Python 2.7 (stable)"
224+
msgstr "Python 2.7 (stable)"
225+
226+
#: ../../tools/templates/indexsidebar.html:9
227+
msgid "Old versions"
228+
msgstr "古いバージョン"
229+
230+
#: ../../tools/templates/indexsidebar.html:12
231+
msgid "Other resources"
232+
msgstr "その他のリソース"
233+
234+
#: ../../tools/templates/indexsidebar.html:15
235+
msgid "PEP Index"
236+
msgstr "PEP 一覧"
237+
238+
#: ../../tools/templates/indexsidebar.html:16
239+
msgid "Beginner's Guide"
240+
msgstr "初心者向けガイド"
241+
242+
#: ../../tools/templates/indexsidebar.html:17
243+
msgid "Book List"
244+
msgstr "本の一覧"
245+
246+
#: ../../tools/templates/indexsidebar.html:18
247+
msgid "Audio/Visual Talks"
248+
msgstr "発表の音声/映像"
249+
246250
#: ../../tools/templates/layout.html:10
247251
msgid "Documentation "
248252
msgstr "ドキュメント"
@@ -278,7 +282,3 @@ msgid ""
278282
msgstr ""
279283
"このドキュメントは <a href=\"http://sphinx.pocoo.org/\">Sphinx</a> %(sphinx_version)s"
280284
" を使って作成されました。"
281-
282-
#: ../../tools/templates/dummy.html:6
283-
msgid "CPython implementation detail:"
284-
msgstr "CPython 実装の詳細:"

tutorial/classes.po

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -30,6 +30,10 @@ msgid ""
3030
"attributes attached to it for maintaining its state. Class instances can "
3131
"also have methods (defined by its class) for modifying its state."
3232
msgstr ""
33+
"クラスはデータと機能を組み合わせる方法を提供します。\n"
34+
"新規にクラスを作成することで、新しいオブジェクトの *型* を作成し、その型を持つ新しい *インスタンス* が作れます。\n"
35+
"クラスのそれぞれのインスタンスは自身の状態を保持する属性を持てます。\n"
36+
"クラスのインスタンスは、その状態を変更するための (そのクラスが定義する) メソッドも持てます。"
3337

3438
#: ../../tutorial/classes.rst:13
3539
msgid ""

0 commit comments

Comments
 (0)