Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Commit da8b8de

Browse files
[po] auto sync
1 parent 118cb9b commit da8b8de

1 file changed

Lines changed: 5 additions & 1 deletion

File tree

library/cgi.po

Lines changed: 5 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,6 +9,7 @@
99
# Meng Du <[email protected]>, 2019
1010
# nick <[email protected]>, 2019
1111
# Freesand Leo <[email protected]>, 2021
12+
# Dai Xu <[email protected]>, 2021
1213
#
1314
#, fuzzy
1415
msgid ""
@@ -17,7 +18,7 @@ msgstr ""
1718
"Report-Msgid-Bugs-To: \n"
1819
"POT-Creation-Date: 2021-02-16 16:30+0000\n"
1920
"PO-Revision-Date: 2019-09-01 03:32+0000\n"
20-
"Last-Translator: Freesand Leo <yuqinju@163.com>, 2021\n"
21+
"Last-Translator: Dai Xu <daixu61@hotmail.com>, 2021\n"
2122
"Language-Team: Chinese (China) (https://www.transifex.com/python-doc/teams/5390/zh_CN/)\n"
2223
"MIME-Version: 1.0\n"
2324
"Content-Type: text/plain; charset=UTF-8\n"
@@ -661,6 +662,9 @@ msgid ""
661662
"most likely the traceback will end up in one of the HTTP server's log files,"
662663
" or be discarded altogether."
663664
msgstr ""
665+
"当某个常规 Python 脚本触发了未处理的异常,(无论出于什么原因:模块名称出错、文件无法打开等),Python "
666+
"解释器就会打印出一条完整的跟踪信息并退出。在 CGI 脚本触发异常时,Python 解释器依然会如此,但最有可能的是,跟踪信息只会停留在某个 HTTP "
667+
"服务日志文件中,或者被完全丢弃。"
664668

665669
#: ../../library/cgi.rst:485
666670
msgid ""

0 commit comments

Comments
 (0)