Skip to content
Closed
Changes from 1 commit
Commits
File filter

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Prev Previous commit
Next Next commit
together
  • Loading branch information
AlexWUrobot committed Oct 16, 2018
commit 47af9b0ddb9b71285826e56b8d0e76f2ae2882e0
6 changes: 3 additions & 3 deletions tutorial/errors.po
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@ msgstr ""
"Project-Id-Version: Python 3.7\n"
"Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2018-06-26 18:54+0800\n"
"PO-Revision-Date: 2018-10-13 20:40+0200\n"
"PO-Revision-Date: 2018-10-16 05:58+0200\n"
"Last-Translator: Adrian Liaw <adrianliaw2000@gmail.com>\n"
"Language-Team: Chinese - TAIWAN (https://github.com/python/python-docs-zh-"
"tw)\n"
Expand All @@ -30,8 +30,8 @@ msgid ""
"tried out the examples you have probably seen some. There are (at least) "
"two distinguishable kinds of errors: *syntax errors* and *exceptions*."
msgstr ""
"到目前為止錯誤訊息還沒有提到,但如果你嘗試這些範例,你可能會發現一些問題。有"
"(至少)兩種明顯的錯誤分別是*語法錯誤**例外*。"
"到目前為止還沒有提到錯誤訊息,但如果你嘗試這些範例,你可能會發現一些錯誤訊"
"息。常見有(至少)兩種明顯的錯誤是 *語法錯誤**例外* 。"

#: ../../tutorial/errors.rst:15
msgid "Syntax Errors"
Expand Down