File tree 3 files changed +3681
-3668
lines changed
3 files changed +3681
-3668
lines changed Original file line number Diff line number Diff line change 8
8
msgstr ""
9
9
"Project-Id-Version : Python 3.7\n "
10
10
"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 "
12
12
"PO-Revision-Date : YEAR-MO-DA HO:MI+ZONE\n "
13
13
"Last-Translator : tomo🐧, 2017\n "
14
14
"Language-Team : Japanese (https://www.transifex.com/python-doc/teams/5390/ja/)\n "
@@ -754,12 +754,10 @@ msgstr "Unicode 関連のエラーが変換中に発生した際に送出され
754
754
755
755
#: ../../library/exceptions.rst:528
756
756
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`."
760
760
msgstr ""
761
- "組み込み演算や関数が、正しい型だが適切でない値を受け取った場合や、 :exc:`IndexError` "
762
- "のような詳細な例外では説明のできない状況で送出されます。"
763
761
764
762
#: ../../library/exceptions.rst:535
765
763
msgid ""
You can’t perform that action at this time.
0 commit comments