Skip to content

Commit 291b0a2

Browse files
committed
Add 3 translated statements.
1 parent ba2ec6d commit 291b0a2

File tree

1 file changed

+6
-5
lines changed

1 file changed

+6
-5
lines changed

tutorial/introduction.po

+6-5
Original file line numberDiff line numberDiff line change
@@ -3,15 +3,16 @@
33
# This file is distributed under the same license as the Python package.
44
#
55
# Translators:
6+
# Ching-Hao Liu <chinghao.liu@gmail.com>, 2018
67
# Liang-Bo Wang <me@liang2.tw>, 2016
78
# Liang-Bo Wang <me@liang2.tw>, 2016
89
msgid ""
910
msgstr ""
1011
"Project-Id-Version: Python 3.6 TW\n"
1112
"Report-Msgid-Bugs-To: \n"
1213
"POT-Creation-Date: 2018-05-23 22:00+0800\n"
13-
"PO-Revision-Date: 2018-05-23 16:18+0000\n"
14-
"Last-Translator: Adrian Liaw <adrianliaw2000@gmail.com>\n"
14+
"PO-Revision-Date: 2018-06-03 06:13+0000\n"
15+
"Last-Translator: Ching-Hao Liu <chinghao.liu@gmail.com>\n"
1516
"Language-Team: Chinese Traditional (http://www.transifex.com/python-tw-doc/python-36-tw/language/zh-Hant/)\n"
1617
"MIME-Version: 1.0\n"
1718
"Content-Type: text/plain; charset=UTF-8\n"
@@ -310,11 +311,11 @@ msgstr "字串支援非常多種基本轉換和搜尋的方法。"
310311

311312
#: ../../tutorial/introduction.rst:354
312313
msgid ":ref:`f-strings`"
313-
msgstr ""
314+
msgstr "ref:`f-strings`\""
314315

315316
#: ../../tutorial/introduction.rst:354
316317
msgid "String literals that have embedded expressions."
317-
msgstr ""
318+
msgstr "有嵌入表達式 (embedded expression) 的字串值。"
318319

319320
#: ../../tutorial/introduction.rst:357
320321
msgid ":ref:`formatstrings`"
@@ -332,7 +333,7 @@ msgstr ":ref:`old-string-formatting`"
332333
msgid ""
333334
"The old formatting operations invoked when strings are the left operand of "
334335
"the ``%`` operator are described in more detail here."
335-
msgstr ""
336+
msgstr "關於字串是 ``%`` 操作子的左操作元時被執行的舊的格式化操作,詳述於此。"
336337

337338
#: ../../tutorial/introduction.rst:367
338339
msgid "Lists"

0 commit comments

Comments
 (0)