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

Skip to content

Commit abef09a

Browse files
author
Autobuild bot on TravisCI
committed
[skip ci] Update .po files
1 parent 89e95f5 commit abef09a

File tree

3 files changed

+6
-6
lines changed

3 files changed

+6
-6
lines changed

c-api/exceptions.po

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@ msgstr ""
99
"Project-Id-Version: Python 2.7\n"
1010
"Report-Msgid-Bugs-To: \n"
1111
"POT-Creation-Date: 2019-02-28 15:50+0900\n"
12-
"PO-Revision-Date: 2019-05-27 15:15+0000\n"
12+
"PO-Revision-Date: 2019-08-16 17:07+0000\n"
1313
"Last-Translator: tomo\n"
1414
"Language-Team: Japanese (http://www.transifex.com/python-doc/python-27/language/ja/)\n"
1515
"MIME-Version: 1.0\n"
@@ -322,7 +322,7 @@ msgid ""
322322
"default warning category is :c:data:`PyExc_RuntimeWarning`. The standard "
323323
"Python warning categories are available as global variables whose names are "
324324
"enumerated at :ref:`standardwarningcategories`."
325-
msgstr ""
325+
msgstr "警告カテゴリは :c:data:`PyExc_Warning` のサブクラスでなければなりません。 :c:data:`PyExc_Warning` は :c:data:`PyExc_Exception` のサブクラスです。\nデフォルトの警告カテゴリは :c:data:`PyExc_RuntimeWarning` です。\n標準の Python 警告カテゴリは、 :ref:`standardwarningcategories` で名前が列挙されているグローバル変数として利用可能です。"
326326

327327
#: ../../c-api/exceptions.rst:299
328328
msgid ""

distutils/index.po

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@ msgstr ""
99
"Project-Id-Version: Python 2.7\n"
1010
"Report-Msgid-Bugs-To: \n"
1111
"POT-Creation-Date: 2019-01-01 15:21+0900\n"
12-
"PO-Revision-Date: 2017-11-03 12:07+0000\n"
12+
"PO-Revision-Date: 2019-08-16 22:46+0000\n"
1313
"Last-Translator: tomo\n"
1414
"Language-Team: Japanese (http://www.transifex.com/python-doc/python-27/language/ja/)\n"
1515
"MIME-Version: 1.0\n"
@@ -24,7 +24,7 @@ msgstr "Python モジュールの配布 (レガシーバージョン)"
2424

2525
#: ../../distutils/index.rst:0
2626
msgid "Authors"
27-
msgstr ""
27+
msgstr "著者"
2828

2929
#: ../../distutils/index.rst:7
3030
msgid "Greg Ward, Anthony Baxter"

library/csv.po

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@ msgstr ""
1010
"Project-Id-Version: Python 2.7\n"
1111
"Report-Msgid-Bugs-To: \n"
1212
"POT-Creation-Date: 2019-01-01 15:21+0900\n"
13-
"PO-Revision-Date: 2018-06-03 04:32+0000\n"
13+
"PO-Revision-Date: 2019-08-16 23:38+0000\n"
1414
"Last-Translator: tomo\n"
1515
"Language-Team: Japanese (http://www.transifex.com/python-doc/python-27/language/ja/)\n"
1616
"MIME-Version: 1.0\n"
@@ -467,7 +467,7 @@ msgid ""
467467
"Write all elements in *rows* (an iterable of *row* objects as described "
468468
"above) to the writer's file object, formatted according to the current "
469469
"dialect."
470-
msgstr ""
470+
msgstr "*rows* 引数 (上で解説した *row* オブジェクトのイテラブル) の全ての要素を現在の表現形式に基づいて書式化し、writer のファイルオブジェクトに書き込みます。"
471471

472472
#: ../../library/csv.rst:460
473473
msgid "Writer objects have the following public attribute:"

0 commit comments

Comments
 (0)
0