File tree Expand file tree Collapse file tree 1 file changed +5
-5
lines changed Expand file tree Collapse file tree 1 file changed +5
-5
lines changed Original file line number Diff line number Diff line change 8
8
msgstr ""
9
9
"Project-Id-Version : Python 2.7\n "
10
10
"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 "
13
13
"Last-Translator : tomo\n "
14
14
"Language-Team : Japanese (http://www.transifex.com/python-doc/python-27/language/ja/)\n "
15
15
"MIME-Version : 1.0\n "
@@ -24,9 +24,9 @@ msgstr "その他の制御フローツール"
24
24
25
25
#: ../../tutorial/controlflow.rst:7
26
26
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 ""
30
30
31
31
#: ../../tutorial/controlflow.rst:14
32
32
msgid ":keyword:`if` Statements"
You can’t perform that action at this time.
0 commit comments