File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 1111# Nozomu Kaneko <nozom.kaneko@gmail.com>, 2017
1212# Arihiro TAKASE, 2017
1313# Osamu NAKAMURA, 2017
14- # tomo, 2019
14+ # tomo, 2020
1515#
1616#, fuzzy
1717msgid ""
@@ -20,7 +20,7 @@ msgstr ""
2020"Report-Msgid-Bugs-To : \n "
2121"POT-Creation-Date : 2020-02-09 12:40+0000\n "
2222"PO-Revision-Date : 2017-02-16 23:10+0000\n "
23- "Last-Translator : tomo, 2019 \n "
23+ "Last-Translator : tomo, 2020 \n "
2424"Language-Team : Japanese (https://www.transifex.com/python-doc/teams/5390/ja/)\n "
2525"MIME-Version : 1.0\n "
2626"Content-Type : text/plain; charset=UTF-8\n "
@@ -698,7 +698,7 @@ msgid ""
698698"arguments with the wrong value (e.g. a number outside expected boundaries) "
699699"should result in a :exc:`ValueError`."
700700msgstr ""
701- "誤った型の引数が渡された場合は (例えば、:class:`int` が期待されるのに、:class:`list`が渡された) "
701+ "誤った型の引数が渡された場合は (例えば、:class:`int` が期待されるのに、:class:`list` が渡された) "
702702":exc:`TypeError` となるべきです。しかし、誤った値(例えば、期待する範囲外の数)が引数として渡された場合は、 "
703703":exc:`ValueError` となるべきです。"
704704
You can’t perform that action at this time.
0 commit comments