File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -19,7 +19,7 @@ msgid ""
1919msgstr ""
2020"Project-Id-Version : Python 3.8\n "
2121"Report-Msgid-Bugs-To : \n "
22- "POT-Creation-Date : 2019-09-16 11:27 +0000\n "
22+ "POT-Creation-Date : 2019-09-18 11:29 +0000\n "
2323"PO-Revision-Date : 2017-02-16 23:40+0000\n "
2424"Last-Translator : tomo, 2019\n "
2525"Language-Team : Japanese (https://www.transifex.com/python-doc/teams/5390/ja/)\n "
@@ -35,11 +35,9 @@ msgstr "その他の制御フローツール"
3535
3636#: ../../tutorial/controlflow.rst:7
3737msgid ""
38- "Besides the :keyword:`while` statement just introduced, Python knows the "
39- "usual control flow statements known from other languages, with some twists."
38+ "Besides the :keyword:`while` statement just introduced, Python uses the "
39+ "usual flow control statements known from other languages, with some twists."
4040msgstr ""
41- "先ほど紹介した :keyword:`while` 文の他にも、 Python "
42- "は他の言語でおなじみの制御フロー文を備えていますが、これらには多少ひねりを加えてあります。"
4341
4442#: ../../tutorial/controlflow.rst:14
4543msgid ":keyword:`!if` Statements"
You can’t perform that action at this time.
0 commit comments