Skip to content

Commit c44e13d

Browse files
[po] auto sync
1 parent d566b6d commit c44e13d

File tree

2 files changed

+13
-4
lines changed

2 files changed

+13
-4
lines changed

.stat.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
{"translation": "95.75%", "updated_at": "2024-08-05T08:47:29Z"}
1+
{"translation": "95.76%", "updated_at": "2024-08-06T12:53:43Z"}

whatsnew/2.2.po

Lines changed: 12 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -5,17 +5,17 @@
55
#
66
# Translators:
77
# Rafael Fontenelle <rffontenelle@gmail.com>, 2024
8-
# Unknownuserfrommars, 2024
98
# Freesand Leo <yuqinju@163.com>, 2024
9+
# Unknownuserfrommars, 2024
1010
#
1111
#, fuzzy
1212
msgid ""
1313
msgstr ""
1414
"Project-Id-Version: Python 3.12\n"
1515
"Report-Msgid-Bugs-To: \n"
16-
"POT-Creation-Date: 2024-07-29 04:36+0000\n"
16+
"POT-Creation-Date: 2024-08-03 23:51+0000\n"
1717
"PO-Revision-Date: 2024-05-11 00:34+0000\n"
18-
"Last-Translator: Freesand Leo <yuqinju@163.com>, 2024\n"
18+
"Last-Translator: Unknownuserfrommars, 2024\n"
1919
"Language-Team: Chinese (China) (https://app.transifex.com/python-doc/teams/5390/zh_CN/)\n"
2020
"MIME-Version: 1.0\n"
2121
"Content-Type: text/plain; charset=UTF-8\n"
@@ -1447,6 +1447,8 @@ msgid ""
14471447
"SORT, GETACL and SETACL. (Contributed by Anthony Baxter and Michel "
14481448
"Pelletier.)"
14491449
msgstr ""
1450+
":mod:`imaplib` 模块由Piers Lauder维护,支持几个新扩展::rfc:`2342` "
1451+
"中定义的NAMESPACE扩展、SORT、GETACL和SETACL。(由Anthony Baxter和Michel Pelletier贡献。)"
14501452

14511453
#: ../../whatsnew/2.2.rst:1015
14521454
msgid ""
@@ -1456,6 +1458,9 @@ msgid ""
14561458
"added for parsing and generating e-mail messages. (Contributed by Barry "
14571459
"Warsaw, and arising out of his work on Mailman.)"
14581460
msgstr ""
1461+
":mod:`!rfc822` 模块对电子邮件地址的解析现在符合 :rfc:`2822`,这是对 :rfc:`822` 的更新。(模块名称*不会*更改为 "
1462+
"``rfc2822`` 。)新增了一个包 :mod:`email`,用于解析和生成电子邮件消息。(由Barry "
1463+
"Warsaw贡献,并源于他在Mailman上的工作。)"
14591464

14601465
#: ../../whatsnew/2.2.rst:1021
14611466
msgid ""
@@ -1467,6 +1472,10 @@ msgid ""
14671472
"contributed by David Goodger, from ndiff.py code by Tim Peters who then did "
14681473
"the generatorization.)"
14691474
msgstr ""
1475+
":mod:`difflib` 模块现在包含一个新的 :class:`!Differ` "
1476+
"类,用于生成两个文本行序列之间的可读性高的变更列表(“delta”)。还有两个生成器函数,:func:`!ndiff` 和 "
1477+
":func:`!restore`,分别从两个序列返回一个delta,或从一个delta返回其中一个原始序列。(基础工作由David "
1478+
"Goodger贡献,基于Tim Peters的ndiff.py代码,后者进行了生成器化。)"
14701479

14711480
#: ../../whatsnew/2.2.rst:1028
14721481
msgid ""

0 commit comments

Comments
 (0)