Skip to content

譯文中rst冒號補回 #11

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 1 commit into from
Jul 12, 2018
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
5 changes: 3 additions & 2 deletions tutorial/introduction.po
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@ msgstr ""
"Project-Id-Version: Python 3.6 TW\n"
"Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2018-06-26 18:54+0800\n"
"PO-Revision-Date: 2018-06-10 04:13+0000\n"
"PO-Revision-Date: 2018-07-12 19:57+0800\n"
"Last-Translator: Ching-Hao Liu <chinghao.liu@gmail.com>\n"
"Language-Team: Chinese Traditional (http://www.transifex.com/python-tw-doc/"
"python-36-tw/language/zh-Hant/)\n"
Expand All @@ -20,6 +20,7 @@ msgstr ""
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\n"
"Plural-Forms: nplurals=1; plural=0;\n"
"X-Generator: Poedit 2.0.9\n"

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

#: ../../tutorial/introduction.rst:354
msgid ":ref:`f-strings`"
msgstr "ref:`f-strings`"
msgstr ":ref:`f-strings`"

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