Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Commit d49f47f

Browse files
author
Autobuild bot on TravisCI
committed
[skip ci] Update .po files
1 parent 7ebdc26 commit d49f47f

File tree

1 file changed

+4
-1
lines changed

1 file changed

+4
-1
lines changed

library/exceptions.po

Lines changed: 4 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,6 +5,7 @@
55
#
66
# Translators:
77
# tomo, 2020
8+
# Shuuji Mihara <[email protected]>, 2021
89
#
910
#, fuzzy
1011
msgid ""
@@ -13,7 +14,7 @@ msgstr ""
1314
"Report-Msgid-Bugs-To: \n"
1415
"POT-Creation-Date: 2021-04-30 17:15+0000\n"
1516
"PO-Revision-Date: 2020-05-30 12:02+0000\n"
16-
"Last-Translator: tomo, 2020\n"
17+
"Last-Translator: Shuuji Mihara <[email protected]>, 2021\n"
1718
"Language-Team: Japanese (https://www.transifex.com/python-doc/teams/5390/ja/)\n"
1819
"MIME-Version: 1.0\n"
1920
"Content-Type: text/plain; charset=UTF-8\n"
@@ -97,6 +98,8 @@ msgid ""
9798
"be supplemented with an explicit cause by using :keyword:`from<raise>` with "
9899
":keyword:`raise`::"
99100
msgstr ""
101+
"(現在処理中の例外を ``raise`` を使って再送出するのではなく, )新規に例外を送出する場合、:keyword:`raise` と一緒に "
102+
":keyword:`from` を使うことで暗黙の例外コンテキストを明示的に捕捉することができます::"
100103

101104
#: ../../library/exceptions.rst:50
102105
msgid ""

0 commit comments

Comments
 (0)