File tree Expand file tree Collapse file tree 1 file changed +3
-2
lines changed
Expand file tree Collapse file tree 1 file changed +3
-2
lines changed Original file line number Diff line number Diff line change 77# tomo, 2019
88# Yuta Kanzawa, 2019
99# Naoki Nakamura <agent@sohzoh.com>, 2020
10+ # Yusuke Miyazaki <miyazaki.dev@gmail.com>, 2021
1011#
1112#, fuzzy
1213msgid ""
@@ -15,7 +16,7 @@ msgstr ""
1516"Report-Msgid-Bugs-To : \n "
1617"POT-Creation-Date : 2021-01-01 16:02+0000\n "
1718"PO-Revision-Date : 2019-09-01 02:42+0000\n "
18- "Last-Translator : Naoki Nakamura <agent@sohzoh .com>, 2020 \n "
19+ "Last-Translator : Yusuke Miyazaki <miyazaki.dev@gmail .com>, 2021 \n "
1920"Language-Team : Japanese (https://www.transifex.com/python-doc/teams/5390/ja/)\n "
2021"MIME-Version : 1.0\n "
2122"Content-Type : text/plain; charset=UTF-8\n "
@@ -402,7 +403,7 @@ msgid ""
402403":keyword:`!continue` or :keyword:`!return` statement's execution."
403404msgstr ""
404405"もし :keyword:`!try` 文が :keyword:`break` 文、 :keyword:`continue` 文または "
405- ":keyword:`return` 文のいずれかに達すると、その:keyword:`!break` 文、 :keyword:`!continue` "
406+ ":keyword:`return` 文のいずれかに達すると、その :keyword:`!break` 文、 :keyword:`!continue` "
406407"文または :keyword:`!return` 文の実行の直前に :keyword:`!finally` 節が実行されます。"
407408
408409#: ../../tutorial/errors.rst:366
You can’t perform that action at this time.
0 commit comments