Skip to content

Commit 6e94df6

Browse files
author
Autobuild bot on TravisCI
committed
[skip ci] Update .po files
1 parent db7c35d commit 6e94df6

2 files changed

Lines changed: 5166 additions & 5145 deletions

File tree

tutorial/controlflow.po

Lines changed: 3 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@ msgid ""
1919
msgstr ""
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
3737
msgid ""
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."
4040
msgstr ""
41-
"先ほど紹介した :keyword:`while` 文の他にも、 Python "
42-
"は他の言語でおなじみの制御フロー文を備えていますが、これらには多少ひねりを加えてあります。"
4341

4442
#: ../../tutorial/controlflow.rst:14
4543
msgid ":keyword:`!if` Statements"

0 commit comments

Comments
 (0)