Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Commit 43e991c

Browse files
author
Daily Build Bot
committed
Update translation (auto daily)
1 parent de27b1a commit 43e991c

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

Doc/locale/zh_Hant/LC_MESSAGES/tutorial/controlflow.po

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@ msgstr ""
1111
"Project-Id-Version: Python 3.5 TW\n"
1212
"Report-Msgid-Bugs-To: \n"
1313
"POT-Creation-Date: 2016-11-18 18:19-0600\n"
14-
"PO-Revision-Date: 2016-11-27 19:31+0000\n"
14+
"PO-Revision-Date: 2016-11-27 19:46+0000\n"
1515
"Last-Translator: Liang Bo Wang <[email protected]>\n"
1616
"Language-Team: Chinese Traditional (http://www.transifex.com/python-tw-doc/python-35-tw/language/zh-Hant/)\n"
1717
"MIME-Version: 1.0\n"
@@ -170,7 +170,7 @@ msgstr "當 ``else`` 段落與迴圈使用時,相較於搭配 :keyword:`if`
170170
msgid ""
171171
"The :keyword:`continue` statement, also borrowed from C, continues with the "
172172
"next iteration of the loop::"
173-
msgstr ""
173+
msgstr ":keyword:`continue` 陳述,亦承襲於 C 語言,讓迴圈於下個选代起繼續執行:\n\n::"
174174

175175
#: ../../tutorial/controlflow.rst:214
176176
msgid ":keyword:`pass` Statements"

0 commit comments

Comments
 (0)