File tree Expand file tree Collapse file tree 1 file changed +6
-4
lines changed
Expand file tree Collapse file tree 1 file changed +6
-4
lines changed Original file line number Diff line number Diff line change 99msgstr ""
1010"Project-Id-Version : Python 3.13\n "
1111"Report-Msgid-Bugs-To : \n "
12- "POT-Creation-Date : 2025-06-27 07:36 +0000\n "
12+ "POT-Creation-Date : 2025-07-14 07:39 +0000\n "
1313"PO-Revision-Date : 2022-10-16 03:20+0800\n "
1414"Last-Translator : Steven Hsu <hsuhaochun@gmail.com>\n "
1515"Language-Team : Chinese - TAIWAN (https://github.com/python/python-docs-zh- "
@@ -45,8 +45,9 @@ msgid ""
4545"hovering over or tapping a code example), which strips prompts and omits "
4646"output, to copy and paste the input lines into your interpreter."
4747msgstr ""
48- "你可以使用 \" Copy\" 按鈕(當游標移至程式碼範例上方或點選程式碼範例時,它會出現在右上角),"
49- "這會去除提示字元並略過輸出,讓你可以複製貼上輸入行到你的直譯器。"
48+ "你可以使用 \" Copy\" 按鈕(當游標移至程式碼範例上方或點選程式碼範例時,它會出"
49+ "現在右上角),這會去除提示字元並略過輸出,讓你可以複製貼上輸入行到你的直譯"
50+ "器。"
5051
5152#: ../../tutorial/introduction.rst:22
5253msgid ""
@@ -335,8 +336,9 @@ msgstr ""
335336"種類的引號: ::"
336337
337338#: ../../tutorial/introduction.rst:161
339+ #, fuzzy
338340msgid ""
339- ">>> 'doesn\\ 't' # 用 \\ ' 來跳脫單引號 ...\n"
341+ ">>> 'doesn\\ 't' # use \\ ' to escape the single quote ...\n"
340342"\" doesn't\" \n"
341343">>> \" doesn't\" # ...or use double quotes instead\n"
342344"\" doesn't\" \n"
You can’t perform that action at this time.
0 commit comments