Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Appearance settings

Commit 53daf31

Browse filesBrowse files
譯文中rst冒號補回
ref少了冒號,需要將冒號補回來哦哦
1 parent 0432207 commit 53daf31
Copy full SHA for 53daf31

File tree

Expand file treeCollapse file tree

1 file changed

+3
-2
lines changed
Filter options
Expand file treeCollapse file tree

1 file changed

+3
-2
lines changed

‎tutorial/introduction.po

Copy file name to clipboardExpand all lines: tutorial/introduction.po
+3-2Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@ msgstr ""
1111
"Project-Id-Version: Python 3.6 TW\n"
1212
"Report-Msgid-Bugs-To: \n"
1313
"POT-Creation-Date: 2018-06-26 18:54+0800\n"
14-
"PO-Revision-Date: 2018-06-10 04:13+0000\n"
14+
"PO-Revision-Date: 2018-07-12 19:57+0800\n"
1515
"Last-Translator: Ching-Hao Liu <chinghao.liu@gmail.com>\n"
1616
"Language-Team: Chinese Traditional (http://www.transifex.com/python-tw-doc/"
1717
"python-36-tw/language/zh-Hant/)\n"
@@ -20,6 +20,7 @@ msgstr ""
2020
"Content-Type: text/plain; charset=UTF-8\n"
2121
"Content-Transfer-Encoding: 8bit\n"
2222
"Plural-Forms: nplurals=1; plural=0;\n"
23+
"X-Generator: Poedit 2.0.9\n"
2324

2425
#: ../../tutorial/introduction.rst:5
2526
msgid "An Informal Introduction to Python"
@@ -443,7 +444,7 @@ msgstr "字串支援非常多種基本轉換和搜尋的方法。"
443444

444445
#: ../../tutorial/introduction.rst:354
445446
msgid ":ref:`f-strings`"
446-
msgstr "ref:`f-strings`"
447+
msgstr ":ref:`f-strings`"
447448

448449
#: ../../tutorial/introduction.rst:354
449450
msgid "String literals that have embedded expressions."

0 commit comments

Comments
0 (0)
Morty Proxy This is a proxified and sanitized view of the page, visit original site.