8000 [po] auto sync · python/python-docs-zh-cn@10e54bf · GitHub
[go: up one dir, main page]

Skip to content

Commit 10e54bf

Browse files
[po] auto sync
1 parent c7b2b57 commit 10e54bf

File tree

2 files changed

+12
-1
lines changed

2 files changed

+12
-1
lines changed

.stat.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
{"translation": "91.59%", "updated_at": "2024-02-26T02:25:45Z"}
1+
{"translation": "91.60%", "updated_at": "2024-02-26T03:23:13Z"}

whatsnew/3.5.po

Lines changed: 11 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1770,6 +1770,9 @@ msgid ""
17701770
"as well as changes made in future 3.5.x releases. This file is also "
17711771
"available from the IDLE :menuselection:`Help --> About IDLE` dialog."
17721772
msgstr ""
1773+
"由于 idlelib 实现了 IDLE 命令行界面和编辑器且不应被其他程序导入,它将随每个发布版获得不断改进。 请参阅 "
1774+
":file:`Lib/idlelib/NEWS.txt` 查看 3.4.0 以来的累积改变列表,以及未来 3.5.x 发布版将进行的改变。 "
1775+
"此文件也可通过 IDLE :menuselection:`Help --> About IDLE` 对话框查看。"
17731776

17741777
#: ../../whatsnew/3.5.rst:1233
17751778
msgid "imaplib"
@@ -1782,6 +1785,9 @@ msgid ""
17821785
"command will be called automatically at the end of the block. (Contributed "
17831786
"by Tarek Ziadé and Serhiy Storchaka in :issue:`4972`.)"
17841787
msgstr ""
1788+
"现在 :class:`~imaplib.IMAP4` 类已支持 :term:`context manager` 协议。 当用于 "
1789+
":keyword:`with` 语句时,IMAP4 ``LOGOUT`` 命令将在代码块的末尾被自动调用。 (由 Tarek Ziadé 和 "
1790+
"Serhiy Storchaka 在 :issue:`4972` 中贡献。)"
17851791

17861792
#: ../../whatsnew/3.5.rst:1240
17871793
msgid ""
@@ -1792,6 +1798,11 @@ msgid ""
17921798
"support is enabled. (Contributed by Milan Oberkirch, R. David Murray, and "
17931799
"Maciej Szulik in :issue:`21800`.)"
17941800
msgstr ""
1801+
"现在 :mod:`imaplib` 模块已通过 :meth:`IMAP4.enable() <imaplib.IMAP4.enable>` 方法支持 "
1802+
":rfc:`5161` (ENABLE 扩展) 和 :rfc:`6855` (UTF-8 支持)。 新增的 "
1803+
":attr:`IMAP4.utf8_enabled <imaplib.IMAP4.utf8_enabled>` 属性可跟踪 :rfc:`6855` "
1804+
"支持是否被启用。 (由 Milan Oberkirch, R. David Murray 和 Maciej Szulik 在 "
1805+
":issue:`21800` 中贡献。)"
17951806

17961807
#: ../../whatsnew/3.5.rst:1247
17971808
msgid ""

0 commit comments

Comments
 (0)
0