Skip to content

Commit b0295a3

Browse files
[po] auto sync
1 parent ec4b17a commit b0295a3

File tree

2 files changed

+8
-4
lines changed

2 files changed

+8
-4
lines changed

.stat.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
{"translation": "83.32%", "updated_at": "2025-05-08T15:19:01Z"}
1+
{"translation": "83.33%", "updated_at": "2025-05-09T09:18:30Z"}

whatsnew/3.3.po

Lines changed: 7 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -2638,7 +2638,7 @@ msgid ""
26382638
"Tab-completion is now available not only for command names, but also their "
26392639
"arguments. For example, for the ``break`` command, function and file names "
26402640
"are completed."
2641-
msgstr ""
2641+
msgstr "Tab 补全现在不仅适用于命令名称,也适用于它们的参数。 例如,对于 ``break`` 命令,函数和文件名将被补全。"
26422642

26432643
#: ../../whatsnew/3.3.rst:1712
26442644
msgid "(Contributed by Georg Brandl in :issue:`14210`)"
@@ -2654,6 +2654,8 @@ msgid ""
26542654
":attr:`~pickle.Pickler.dispatch_table` attribute allowing per-pickler "
26552655
"reduction functions to be set."
26562656
msgstr ""
2657+
"现在 :class:`pickle.Pickler` 对象具有一个可选的 :attr:`~pickle.Pickler.dispatch_table` "
2658+
"属性以允许针对每个 pickler 设置缩减函数。"
26572659

26582660
#: ../../whatsnew/3.3.rst:1722
26592661
msgid "(Contributed by Richard Oudkerk in :issue:`14166`.)"
@@ -2669,22 +2671,24 @@ msgid ""
26692671
":mod:`pydoc` module: ``pydoc -g`` and :func:`~pydoc.serve` have been "
26702672
"deprecated in Python 3.2."
26712673
msgstr ""
2674+
"Tk GUI 和 :func:`~pydoc.serve` 函数已从 :mod:`pydoc` 模块中被移除: ``pydoc -g`` 和 "
2675+
":func:`~pydoc.serve` 在 Python 3.2 中已被弃用。"
26722676

26732677
#: ../../whatsnew/3.3.rst:1734
26742678
msgid "re"
26752679
msgstr "re"
26762680

26772681
#: ../../whatsnew/3.3.rst:1736
26782682
msgid ":class:`str` regular expressions now support ``\\u`` and ``\\U`` escapes."
2679-
msgstr ""
2683+
msgstr "现在 :class:`str` 正则表达式已支持 ``\\u`` 和 ``\\U`` 转义符。"
26802684

26812685
#: ../../whatsnew/3.3.rst:1738
26822686
msgid "(Contributed by Serhiy Storchaka in :issue:`3665`.)"
26832687
msgstr "(由 Serhiy Storchaka 在 :issue:`3665` 中贡献。)"
26842688

26852689
#: ../../whatsnew/3.3.rst:1742
26862690
msgid "sched"
2687-
msgstr ""
2691+
msgstr "sched"
26882692

26892693
#: ../../whatsnew/3.3.rst:1744
26902694
msgid ""

0 commit comments

Comments
 (0)