77# ww song <[email protected] >, 201888# Larry Wang <[email protected] >, 201899# Junkai Shao <[email protected] >, 201810- # jaystone776 <[email protected] >, 20211110# Freesand Leo <[email protected] >, 202111+ # jaystone776 <[email protected] >, 20211212#
1313#, fuzzy
1414msgid ""
@@ -17,7 +17,7 @@ msgstr ""
1717"Report-Msgid-Bugs-To : \n "
1818"POT-Creation-Date : 2021-05-05 06:14+0000\n "
1919"PO-Revision-Date : 2017-02-16 23:40+0000\n "
20- "Last-Translator : Freesand Leo <yuqinju@163 .com>, 2021\n "
20+ "Last-Translator : jaystone776 <1732865113@qq .com>, 2021\n "
2121"Language-Team : Chinese (China) (https://www.transifex.com/python-doc/teams/5390/zh_CN/)\n "
2222"MIME-Version : 1.0\n "
2323"Content-Type : text/plain; charset=UTF-8\n "
@@ -104,7 +104,7 @@ msgid ""
104104"exception occurred, in the form of a stack traceback. In general it contains"
105105" a stack traceback listing source lines; however, it will not display lines "
106106"read from standard input."
107- msgstr "错误信息开头用堆栈回溯形式展示发生异常的语境。 一般会列出源代码行的堆栈回溯;但不会显示从标准输入读取的行。"
107+ msgstr "错误信息开头用堆栈回溯形式展示发生异常的语境。一般会列出源代码行的堆栈回溯;但不会显示从标准输入读取的行。"
108108
109109#: ../../tutorial/errors.rst:74
110110msgid ""
@@ -190,7 +190,8 @@ msgid ""
190190"would have printed B, B, B --- the first matching except clause is "
191191"triggered."
192192msgstr ""
193- "注意,如果 except 子句被颠倒(把 ``except B`` 放到第一个),则输出 B,B,B --- 即触发第一个匹配的 except 子句。"
193+ "注意,如果颠倒 except 子句的顺序(把 ``except B`` 放到第一个),则输出 B,B,B --- 即触发第一个匹配的 except "
194+ "子句。"
194195
195196#: ../../tutorial/errors.rst:150
196197msgid ""
0 commit comments