File tree Expand file tree Collapse file tree 1 file changed +4
-1
lines changed Expand file tree Collapse file tree 1 file changed +4
-1
lines changed Original file line number Diff line number Diff line change 5
5
#
6
6
# Translators:
7
7
# tomo, 2020
8
+ # Shuuji Mihara <[email protected] >, 2021
8
9
#
9
10
#, fuzzy
10
11
msgid ""
@@ -13,7 +14,7 @@ msgstr ""
13
14
"Report-Msgid-Bugs-To : \n "
14
15
"POT-Creation-Date : 2021-04-30 17:15+0000\n "
15
16
"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"
17
18
"Language-Team : Japanese (https://www.transifex.com/python-doc/teams/5390/ja/)\n "
18
19
"MIME-Version : 1.0\n "
19
20
"Content-Type : text/plain; charset=UTF-8\n "
@@ -97,6 +98,8 @@ msgid ""
97
98
"be supplemented with an explicit cause by using :keyword:`from<raise>` with "
98
99
":keyword:`raise`::"
99
100
msgstr ""
101
+ "(現在処理中の例外を ``raise`` を使って再送出するのではなく, )新規に例外を送出する場合、:keyword:`raise` と一緒に "
102
+ ":keyword:`from` を使うことで暗黙の例外コンテキストを明示的に捕捉することができます::"
100
103
101
104
#: ../../library/exceptions.rst:50
102
105
msgid ""
You can’t perform that action at this time.
0 commit comments