We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see ourdocumentation.
There was an error while loading.Please reload this page.
1 parentfc6afbd commitc4ba590Copy full SHA for c4ba590
tutorial/introduction.po
@@ -11,7 +11,7 @@ msgstr ""
11
"Project-Id-Version:Python 3.6 TW\n"
12
"Report-Msgid-Bugs-To:\n"
13
"POT-Creation-Date:2018-05-23 22:00+0800\n"
14
-"PO-Revision-Date:2018-06-04 07:04+0000\n"
+"PO-Revision-Date:2018-06-04 07:16+0000\n"
15
"Last-Translator:Ching-Hao Liu <chinghao.liu@gmail.com>\n"
16
"Language-Team:Chinese Traditional (http://www.transifex.com/python-tw-doc/python-36-tw/language/zh-Hant/)\n"
17
"MIME-Version:1.0\n"
@@ -333,7 +333,7 @@ msgstr ":ref:`old-string-formatting`"
333
msgid""
334
"The old formatting operations invoked when strings are the left operand of "
335
"the ``%`` operator are described in more detail here."
336
-msgstr"在字串為 ``%`` 的左操作元時,將觸發舊的字串格式化操作,更多的細節在本連結中介紹。"
+msgstr"在字串為 ``%`` 的左操作元時,將觸發舊的字串格式化操作,更多的細節在本連結中介紹。"
337
338
#:../../tutorial/introduction.rst:367
339
msgid"Lists"