8
8
msgstr ""
9
9
"Project-Id-Version : Python 3.6\n "
10
10
"Report-Msgid-Bugs-To : \n "
11
- "POT-Creation-Date : 2018-02-16 12:41 +0900\n "
11
+ "POT-Creation-Date : 2018-02-17 12:35 +0900\n "
12
12
"PO-Revision-Date : YEAR-MO-DA HO:MI+ZONE\n "
13
13
"Last-Translator : Osamu NAKAMURA, 2017\n "
14
14
"Language-Team : Japanese (https://www.transifex.com/python-doc/teams/5390/ja/)\n "
@@ -18,6 +18,10 @@ msgstr ""
18
18
"Language : ja\n "
19
19
"Plural-Forms : nplurals=1; plural=0;\n "
20
20
21
+ #: ../../tools/templates/dummy.html:6
22
+ msgid "CPython implementation detail:"
23
+ msgstr "CPython 実装の詳細:"
24
+
21
25
#: ../../tools/templates/indexcontent.html:8
22
26
msgid "Welcome! This is the documentation for Python %(release)s."
23
27
msgstr "ようこそ! Python %(release)s ドキュメントへ。"
@@ -179,46 +183,6 @@ msgstr "Python の歴史とライセンス"
179
183
msgid "Copyright"
180
184
msgstr "Copyright"
181
185
182
- #: ../../tools/templates/layout.html:10
183
- msgid "Documentation "
184
- msgstr "ドキュメント"
185
-
186
- #: ../../tools/templates/layout.html:21
187
- msgid "Quick search"
188
- msgstr "Quick search"
189
-
190
- #: ../../tools/templates/layout.html:22
191
- msgid "Go"
192
- msgstr "Go"
193
-
194
- #: ../../tools/templates/layout.html:110
195
- msgid "The Python Software Foundation is a non-profit corporation."
196
- msgstr "Python Software Foundation は非営利団体です。"
197
-
198
- #: ../../tools/templates/layout.html:111
199
- msgid "Please donate."
200
- msgstr "寄付"
201
-
202
- #: ../../tools/templates/layout.html:113
203
- msgid "Last updated on %(last_updated)s."
204
- msgstr "最終更新日時: %(last_updated)s"
205
-
206
- #: ../../tools/templates/layout.html:114
207
- msgid "<a href=\" %(pathto_bugs)s\" >Found a bug</a>?"
208
- msgstr "<a href=\" %(pathto_bugs)s\" >バグを見つけたら</a>?"
209
-
210
- #: ../../tools/templates/layout.html:116
211
- msgid ""
212
- "Created using <a href=\" http://sphinx.pocoo.org/\" >Sphinx</a> "
213
- "%(sphinx_version)s."
214
- msgstr ""
215
- "このドキュメントは <a href=\" http://sphinx.pocoo.org/\" >Sphinx</a> %(sphinx_version)s"
216
- " を使って作成されました。"
217
-
218
- #: ../../tools/templates/dummy.html:6
219
- msgid "CPython implementation detail:"
220
- msgstr "CPython 実装の詳細:"
221
-
222
186
#: ../../tools/templates/indexsidebar.html:1
223
187
msgid "Download"
224
188
msgstr "ダウンロード"
@@ -271,6 +235,42 @@ msgstr "本の一覧"
271
235
msgid "Audio/Visual Talks"
272
236
msgstr "発表の音声/映像"
273
237
238
+ #: ../../tools/templates/layout.html:10
239
+ msgid "Documentation "
240
+ msgstr "ドキュメント"
241
+
242
+ #: ../../tools/templates/layout.html:21
243
+ msgid "Quick search"
244
+ msgstr "Quick search"
245
+
246
+ #: ../../tools/templates/layout.html:22
247
+ msgid "Go"
248
+ msgstr "Go"
249
+
250
+ #: ../../tools/templates/layout.html:110
251
+ msgid "The Python Software Foundation is a non-profit corporation."
252
+ msgstr "Python Software Foundation は非営利団体です。"
253
+
254
+ #: ../../tools/templates/layout.html:111
255
+ msgid "Please donate."
256
+ msgstr "寄付"
257
+
258
+ #: ../../tools/templates/layout.html:113
259
+ msgid "Last updated on %(last_updated)s."
260
+ msgstr "最終更新日時: %(last_updated)s"
261
+
262
+ #: ../../tools/templates/layout.html:114
263
+ msgid "<a href=\" %(pathto_bugs)s\" >Found a bug</a>?"
264
+ msgstr "<a href=\" %(pathto_bugs)s\" >バグを見つけたら</a>?"
265
+
266
+ #: ../../tools/templates/layout.html:116
267
+ msgid ""
268
+ "Created using <a href=\" http://sphinx.pocoo.org/\" >Sphinx</a> "
269
+ "%(sphinx_version)s."
270
+ msgstr ""
271
+ "このドキュメントは <a href=\" http://sphinx.pocoo.org/\" >Sphinx</a> %(sphinx_version)s"
272
+ " を使って作成されました。"
273
+
274
274
#: ../../tools/templates/customsourcelink.html:3
275
275
msgid "This Page"
276
276
msgstr "このページ"
0 commit comments