Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Commit6b68a96

Browse files
author
Autobuild bot on TravisCI
committed
[skip ci] Update .po files
1 parent2174dd6 commit6b68a96

File tree

1 file changed

+7
-2
lines changed

1 file changed

+7
-2
lines changed

‎c-api/exceptions.po

Lines changed: 7 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44
# FIRST AUTHOR <EMAIL@ADDRESS>, YEAR.
55
#
66
# Translators:
7-
# tomo,2018
7+
# tomo,2019
88
#
99
#,fuzzy
1010
msgid ""
@@ -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."
106106
msgstr""
107+
"標準のトレースバックを ``sys.stderr`` に出力し、エラーインジケータをクリアします。\n"
108+
"ただし、エラーが ``SystemExit`` **である場合を除いて** です。\n"
109+
"その場合、トレースバックは出力されず、 Python プロセスは ``SystemExit`` インスタンスで指定されたエラーコードで終了します。"
107110

108111
#:../../c-api/exceptions.rst:60
109112
msgid""
110113
"Call this function **only** when the error indicator is set. Otherwise it "
111114
"will cause a fatal error!"
112115
msgstr""
116+
"エラーインジケータが設定されているときに **だけ**、この関数を呼び出してください。\n"
117+
"それ以外の場合、致命的なエラーを引き起こすでしょう!"
113118

114119
#:../../c-api/exceptions.rst:63
115120
msgid""

0 commit comments

Comments
 (0)

[8]ページ先頭

©2009-2025 Movatter.jp