File tree Expand file tree Collapse file tree 2 files changed +2882
-2869
lines changed Expand file tree Collapse file tree 2 files changed +2882
-2869
lines changed Original file line number Diff line number Diff line change 8
8
msgstr ""
9
9
"Project-Id-Version : Python 3.6\n "
10
10
"Report-Msgid-Bugs-To : \n "
11
- "POT-Creation-Date : 2018-01-05 15:01+0000 \n "
11
+ "POT-Creation-Date : 2018-07-18 13:53+0900 \n "
12
12
"PO-Revision-Date : YEAR-MO-DA HO:MI+ZONE\n "
13
13
"Last-Translator : tomo🐧, 2018\n "
14
14
"Language-Team : Japanese (https://www.transifex.com/python-doc/teams/5390/ja/)\n "
@@ -757,12 +757,10 @@ msgstr "Unicode 関連のエラーが変換中に発生した際に送出され
757
757
758
758
#: ../../library/exceptions.rst:527
759
759
msgid ""
760
- "Raised when a built-in operation or function receives an argument that has "
761
- "the right type but an inappropriate value, and the situation is not "
762
- "described by a more precise exception such as :exc:`IndexError`."
760
+ "Raised when an operation or function receives an argument that has the right "
761
+ " type but an inappropriate value, and the situation is not described by a "
762
+ "more precise exception such as :exc:`IndexError`."
763
763
msgstr ""
764
- "組み込み演算や関数が、正しい型だが適切でない値を受け取った場合や、 :exc:`IndexError` "
765
- "のような詳細な例外では説明のできない状況で送出されます。"
766
764
767
765
#: ../../library/exceptions.rst:534
768
766
msgid ""
You can’t perform that action at this time.
0 commit comments