Skip to content

Commit 653f1e6

Browse files
author
Autobuild bot on TravisCI
committed
[skip ci] Update .po files
1 parent 8630872 commit 653f1e6

File tree

1 file changed

+5
-5
lines changed

1 file changed

+5
-5
lines changed

tutorial/controlflow.po

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -8,8 +8,8 @@ msgid ""
88
msgstr ""
99
"Project-Id-Version: Python 2.7\n"
1010
"Report-Msgid-Bugs-To: \n"
11-
"POT-Creation-Date: 2019-01-01 15:21+0900\n"
12-
"PO-Revision-Date: 2019-09-01 05:18+0000\n"
11+
"POT-Creation-Date: 2019-09-19 17:37+0900\n"
12+
"PO-Revision-Date: 2019-09-19 08:51+0000\n"
1313
"Last-Translator: tomo\n"
1414
"Language-Team: Japanese (http://www.transifex.com/python-doc/python-27/language/ja/)\n"
1515
"MIME-Version: 1.0\n"
@@ -24,9 +24,9 @@ msgstr "その他の制御フローツール"
2424

2525
#: ../../tutorial/controlflow.rst:7
2626
msgid ""
27-
"Besides the :keyword:`while` statement just introduced, Python knows the "
28-
"usual control flow statements known from other languages, with some twists."
29-
msgstr "先ほど紹介した :keyword:`while` 文の他にも、 Python は他の言語でおなじみの制御フロー文を備えていますが、これらには多少ひねりを加えてあります。"
27+
"Besides the :keyword:`while` statement just introduced, Python uses the "
28+
"usual flow control statements known from other languages, with some twists."
29+
msgstr ""
3030

3131
#: ../../tutorial/controlflow.rst:14
3232
msgid ":keyword:`if` Statements"

0 commit comments

Comments
 (0)