File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 1- {"translation" : " 93.72%" , "updated_at" : " 2024-08-31T16:21:20Z " }
1+ {"translation" : " 93.72%" , "updated_at" : " 2024-09-01T00:37:27Z " }
Original file line number Diff line number Diff line change @@ -17,7 +17,7 @@ msgid ""
1717msgstr ""
1818"Project-Id-Version : Python 3.9\n "
1919"Report-Msgid-Bugs-To : \n "
20- "POT-Creation-Date : 2024-08-09 18:56 +0000\n "
20+ "POT-Creation-Date : 2024-08-31 13:14 +0000\n "
2121"PO-Revision-Date : 2017-02-16 23:43+0000\n "
2222"
Last-Translator :
Freesand Leo <[email protected] >, 2024\n "
2323"Language-Team : Chinese (China) (https://app.transifex.com/python-doc/teams/5390/zh_CN/)\n "
@@ -609,6 +609,8 @@ msgid ""
609609"suggest using a ``try: ... finally:`` suite instead of catching "
610610":exc:`GeneratorExit`."
611611msgstr ""
612+ "如果你需要在 :exc:`GeneratorExit` 发生的时候运行清理代码,我建议使用 ``try: ... finally:`` 组合来代替捕获 "
613+ ":exc:`GeneratorExit`。"
612614
613615#: ../../whatsnew/2.5.rst:515
614616msgid ""
Original file line number Diff line number Diff line change @@ -18,7 +18,7 @@ msgid ""
1818msgstr ""
1919"Project-Id-Version : Python 3.9\n "
2020"Report-Msgid-Bugs-To : \n "
21- "POT-Creation-Date : 2024-08-09 18:56 +0000\n "
21+ "POT-Creation-Date : 2024-08-31 13:14 +0000\n "
2222"PO-Revision-Date : 2017-02-16 23:43+0000\n "
2323"
Last-Translator :
Freesand Leo <[email protected] >, 2024\n "
2424"Language-Team : Chinese (China) (https://app.transifex.com/python-doc/teams/5390/zh_CN/)\n "
@@ -620,7 +620,7 @@ msgid ""
620620"Python's :option:`-m` switch allows running a module as a script. When you "
621621"ran a module that was located inside a package, relative imports didn't work"
622622" correctly."
623- msgstr ""
623+ msgstr "Python 的 :option:`-m` 开关允许将一个模块作为脚本来运行。 当你运行一个位于某个包内的模块时,相对导入将无法正确运作。 "
624624
625625#: ../../whatsnew/2.6.rst:507
626626msgid ""
You can’t perform that action at this time.
0 commit comments