Skip to content

Commit 5256e6e

Browse files
[po] auto sync
1 parent ea9fe2c commit 5256e6e

File tree

2 files changed

+5
-3
lines changed

2 files changed

+5
-3
lines changed

.stat.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
{"translation": "83.16%", "updated_at": "2025-04-28T02:46:18Z"}
1+
{"translation": "83.16%", "updated_at": "2025-04-28T03:30:57Z"}

whatsnew/3.3.po

Lines changed: 4 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -695,6 +695,8 @@ msgid ""
695695
" multiple subgenerators as easily as a single large function can be split "
696696
"into multiple subfunctions."
697697
msgstr ""
698+
"推动这项改变的主要原则是允许即便被设计用来配合 ``send`` 和 ``throw`` "
699+
"方法使用的生成器也能像一个大函数能拆分成多个子函数那样容易地拆分为多个子生成器。"
698700

699701
#: ../../whatsnew/3.3.rst:464
700702
msgid ":pep:`380` - Syntax for Delegating to a Subgenerator"
@@ -718,13 +720,13 @@ msgid ""
718720
"PEP 409 introduces new syntax that allows the display of the chained "
719721
"exception context to be disabled. This allows cleaner error messages in "
720722
"applications that convert between exception types::"
721-
msgstr ""
723+
msgstr "PEP 409 引入了允许禁用串连的异常上下文显示的新语法。 这允许在不同异常类型间进行转换的应用程序具有更清晰的错误消息::"
722724

723725
#: ../../whatsnew/3.3.rst:490
724726
msgid ""
725727
"Without the ``from None`` suffix to suppress the cause, the original "
726728
"exception would be displayed by default::"
727-
msgstr ""
729+
msgstr "如果后面没有 ``from None`` 来屏蔽异常原因,则默认原始异常将被显示::"
728730

729731
#: ../../whatsnew/3.3.rst:514
730732
msgid ""

0 commit comments

Comments
 (0)