Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Commit 2916dc8

Browse files
author
Autobuild bot on TravisCI
committed
[skip ci] Update .po files
1 parent 4d44675 commit 2916dc8

File tree

1 file changed

+7
-7
lines changed

1 file changed

+7
-7
lines changed

library/exceptions.po

Lines changed: 7 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -7,9 +7,9 @@ msgid ""
77
msgstr ""
88
"Project-Id-Version: Python 2.7\n"
99
"Report-Msgid-Bugs-To: \n"
10-
"POT-Creation-Date: 2018-01-21 01:52+0900\n"
11-
"PO-Revision-Date: 2017-09-22 17:56+0000\n"
12-
"Last-Translator: 秘湯 <[email protected]>\n"
10+
"POT-Creation-Date: 2018-07-18 13:52+0900\n"
11+
"PO-Revision-Date: 2018-07-18 05:00+0000\n"
12+
"Last-Translator: tomo🐧\n"
1313
"Language-Team: Japanese (http://www.transifex.com/python-doc/python-27/language/ja/)\n"
1414
"MIME-Version: 1.0\n"
1515
"Content-Type: text/plain; charset=UTF-8\n"
@@ -471,10 +471,10 @@ msgstr "Unicode 関連のエラーがコード翻訳に発生した際に送出
471471

472472
#: ../../library/exceptions.rst:442
473473
msgid ""
474-
"Raised when a built-in operation or function receives an argument that has "
475-
"the right type but an inappropriate value, and the situation is not "
476-
"described by a more precise exception such as :exc:`IndexError`."
477-
msgstr "組み込み演算や関数が、正しい型だが適切でない値を受け取った場合や、 :exc:`IndexError` のような詳細な例外では説明のできない状況で送出されます。"
474+
"Raised when an operation or function receives an argument that has the right"
475+
" type but an inappropriate value, and the situation is not described by a "
476+
"more precise exception such as :exc:`IndexError`."
477+
msgstr ""
478478

479479
#: ../../library/exceptions.rst:449
480480
msgid "Only available on VMS. Raised when a VMS-specific error occurs."

0 commit comments

Comments
 (0)