Skip to content

Commit 63b4f23

Browse files
committed
Translate tutorial/appendix.po
1 parent 42e8313 commit 63b4f23

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

tutorial/appendix.po

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@ msgstr ""
99
"Project-Id-Version: Python 3.7\n"
1010
"Report-Msgid-Bugs-To: \n"
1111
"POT-Creation-Date: 2018-06-26 18:54+0800\n"
12-
"PO-Revision-Date: 2021-06-24 17:59+0800\n"
12+
"PO-Revision-Date: 2021-06-24 19:38+0800\n"
1313
"Last-Translator: Leon H.\n"
1414
"Language-Team: Chinese - TAIWAN (https://github.com/python/python-docs-zh-"
1515
"tw)\n"
@@ -61,8 +61,8 @@ msgid ""
6161
msgstr ""
6262
"向主提示符或副提示符輸入中斷字符(通常是\\ :kbd:`Control-C`\\\\ :kbd:"
6363
"`Delete`\\ )會取消輸入並返回到主提示符。 [#]_ 在命令執行過程中輸入一個中斷,"
64-
"會引發\\ :ex:`KeyboardInterrupt`\\ 異常,但可以通過\\ :keyword:`try`\\ 語句來"
65-
"處理。"
64+
"會引發\\ :exc:`KeyboardInterrupt`\\ 異常,但可以通過\\ :keyword:`try`\\ 語句"
65+
"來處理。"
6666

6767
#: ../../tutorial/appendix.rst:38
6868
msgid "Executable Python Scripts"

0 commit comments

Comments
 (0)