Skip to content

Commit c94eb49

Browse files
[po] auto sync
1 parent 62ba155 commit c94eb49

File tree

3 files changed

+6
-4
lines changed

3 files changed

+6
-4
lines changed

.stat.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
{"translation": "93.18%", "updated_at": "2024-08-31T17:09:17Z"}
1+
{"translation": "93.19%", "updated_at": "2024-09-01T00:35:48Z"}

whatsnew/2.5.po

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@ msgid ""
1818
msgstr ""
1919
"Project-Id-Version: Python 3.8\n"
2020
"Report-Msgid-Bugs-To: \n"
21-
"POT-Creation-Date: 2024-08-09 19:35+0000\n"
21+
"POT-Creation-Date: 2024-08-31 13:50+0000\n"
2222
"PO-Revision-Date: 2020-05-30 12:17+0000\n"
2323
"Last-Translator: Freesand Leo <yuqinju@163.com>, 2024\n"
2424
"Language-Team: Chinese (China) (https://app.transifex.com/python-doc/teams/5390/zh_CN/)\n"
@@ -610,6 +610,8 @@ msgid ""
610610
"suggest using a ``try: ... finally:`` suite instead of catching "
611611
":exc:`GeneratorExit`."
612612
msgstr ""
613+
"如果你需要在 :exc:`GeneratorExit` 发生的时候运行清理代码,我建议使用 ``try: ... finally:`` 组合来代替捕获 "
614+
":exc:`GeneratorExit`。"
613615

614616
#: ../../whatsnew/2.5.rst:515
615617
msgid ""

whatsnew/2.6.po

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@ msgid ""
1818
msgstr ""
1919
"Project-Id-Version: Python 3.8\n"
2020
"Report-Msgid-Bugs-To: \n"
21-
"POT-Creation-Date: 2024-08-09 19:35+0000\n"
21+
"POT-Creation-Date: 2024-08-31 13:50+0000\n"
2222
"PO-Revision-Date: 2020-05-30 12:17+0000\n"
2323
"Last-Translator: Freesand Leo <yuqinju@163.com>, 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
626626
msgid ""

0 commit comments

Comments
 (0)