Skip to content

Commit 49eb277

Browse files
[po] auto sync
1 parent 43e2d61 commit 49eb277

File tree

3 files changed

+6
-4
lines changed

3 files changed

+6
-4
lines changed

.stat.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
{"translation": "93.72%", "updated_at": "2024-08-31T16:21:20Z"}
1+
{"translation": "93.72%", "updated_at": "2024-09-01T00:37:27Z"}

whatsnew/2.5.po

+3-1
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@ msgid ""
1717
msgstr ""
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 <yuqinju@163.com>, 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`."
611611
msgstr ""
612+
"如果你需要在 :exc:`GeneratorExit` 发生的时候运行清理代码,我建议使用 ``try: ... finally:`` 组合来代替捕获 "
613+
":exc:`GeneratorExit`。"
612614

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

whatsnew/2.6.po

+2-2
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@ msgid ""
1818
msgstr ""
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 <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)