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

Skip to content

Commit b52a5ca

Browse files
author
Autobuild bot on TravisCI
committed
[skip ci] Update .po files
1 parent 4d4ceeb commit b52a5ca

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

c-api/exceptions.po

Lines changed: 4 additions & 4 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-25 16:08+0000\n"
12+
"PO-Revision-Date: 2019-05-27 15:15+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"
@@ -936,15 +936,15 @@ msgstr ""
936936

937937
#: ../../c-api/exceptions.rst:675
938938
msgid "Standard Warning Categories"
939-
msgstr ""
939+
msgstr "標準警告カテゴリ"
940940

941941
#: ../../c-api/exceptions.rst:677
942942
msgid ""
943943
"All standard Python warning categories are available as global variables "
944944
"whose names are ``PyExc_`` followed by the Python exception name. These have"
945945
" the type :c:type:`PyObject\\*`; they are all class objects. For "
946946
"completeness, here are all the variables:"
947-
msgstr ""
947+
msgstr "``PyExc_`` の後ろにPythonの例外名が続く名前をもつグローバル変数として、すべての標準Python警告カテゴリが利用可能です。これらは型 :c:type:`PyObject\\*` を持ち、すべてクラスオブジェクトです。完璧を期するために、すべての変数を以下に列挙します:"
948948

949949
#: ../../c-api/exceptions.rst:697
950950
msgid ":c:data:`PyExc_Warning`"
@@ -1028,7 +1028,7 @@ msgstr ":exc:`UserWarning`"
10281028

10291029
#: ../../c-api/exceptions.rst:721
10301030
msgid "This is a base class for other standard warning categories."
1031-
msgstr ""
1031+
msgstr "これは別の標準警告カテゴリのためのベースクラスです。"
10321032

10331033
#: ../../c-api/exceptions.rst:724
10341034
msgid "String Exceptions"

0 commit comments

Comments
 (0)
0