Skip to content

Commit 5a7da9a

Browse files
author
Autobuild bot on TravisCI
committedJul 18, 2018
[skip ci] Update .po files
1 parent 9e6cda5 commit 5a7da9a

File tree

3 files changed

+3681
-3668
lines changed

3 files changed

+3681
-3668
lines changed
 

‎library/exceptions.po

+4-6
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@ msgid ""
88
msgstr ""
99
"Project-Id-Version: Python 3.7\n"
1010
"Report-Msgid-Bugs-To: \n"
11-
"POT-Creation-Date: 2018-06-30 05:56+0900\n"
11+
"POT-Creation-Date: 2018-07-18 08:35+0900\n"
1212
"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
1313
"Last-Translator: tomo🐧, 2017\n"
1414
"Language-Team: Japanese (https://www.transifex.com/python-doc/teams/5390/ja/)\n"
@@ -754,12 +754,10 @@ msgstr "Unicode 関連のエラーが変換中に発生した際に送出され
754754

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

764762
#: ../../library/exceptions.rst:535
765763
msgid ""

0 commit comments

Comments
 (0)