File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 44# FIRST AUTHOR <EMAIL@ADDRESS>, YEAR.
55#
66# Translators:
7- # tomo, 2018
7+ # tomo, 2019
88#
99#, fuzzy
1010msgid ""
@@ -13,7 +13,7 @@ msgstr ""
1313"Report-Msgid-Bugs-To : \n "
1414"POT-Creation-Date : 2019-02-28 15:51+0900\n "
1515"PO-Revision-Date : 2018-06-29 17:47+0000\n "
16- "Last-Translator : tomo, 2018 \n "
16+ "Last-Translator : tomo, 2019 \n "
1717"Language-Team : Japanese (https://www.transifex.com/python-doc/teams/5390/ja/)\n "
1818"MIME-Version : 1.0\n "
1919"Content-Type : text/plain; charset=UTF-8\n "
@@ -104,12 +104,17 @@ msgid ""
104104"printed and Python process will exit with the error code specified by the "
105105"``SystemExit`` instance."
106106msgstr ""
107+ "標準のトレースバックを ``sys.stderr`` に出力し、エラーインジケータをクリアします。\n"
108+ "ただし、エラーが ``SystemExit`` **である場合を除いて** です。\n"
109+ "その場合、トレースバックは出力されず、 Python プロセスは ``SystemExit`` インスタンスで指定されたエラーコードで終了します。"
107110
108111#: ../../c-api/exceptions.rst:60
109112msgid ""
110113"Call this function **only** when the error indicator is set. Otherwise it "
111114"will cause a fatal error!"
112115msgstr ""
116+ "エラーインジケータが設定されているときに **だけ**、この関数を呼び出してください。\n"
117+ "それ以外の場合、致命的なエラーを引き起こすでしょう!"
113118
114119#: ../../c-api/exceptions.rst:63
115120msgid ""
You can’t perform that action at this time.
0 commit comments