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

Skip to content

Commit d1d0a65

Browse files
[po] auto sync
1 parent 177c08c commit d1d0a65

File tree

2 files changed

+15
-3
lines changed

2 files changed

+15
-3
lines changed

.stat.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
{"translation": "91.24%", "updated_at": "2024-03-04T07:40:43Z"}
1+
{"translation": "91.25%", "updated_at": "2024-03-05T03:09:14Z"}

whatsnew/3.5.po

Lines changed: 14 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -2637,21 +2637,25 @@ msgstr ""
26372637

26382638
#: ../../whatsnew/3.5.rst:1790
26392639
msgid "Other Changes"
2640-
msgstr ""
2640+
msgstr "其他改变"
26412641

26422642
#: ../../whatsnew/3.5.rst:1792
26432643
msgid ""
26442644
"There is a new :meth:`SSLSocket.version() <ssl.SSLSocket.version>` method to"
26452645
" query the actual protocol version in use. (Contributed by Antoine Pitrou in"
26462646
" :issue:`20421`.)"
26472647
msgstr ""
2648+
"新增 :meth:`SSLSocket.version() <ssl.SSLSocket.version>` 方法以便查询实际使用的协议。 (由 "
2649+
"Antoine Pitrou 在 :issue:`20421` 中贡献。)"
26482650

26492651
#: ../../whatsnew/3.5.rst:1796
26502652
msgid ""
26512653
"The :class:`~ssl.SSLSocket` class now implements a "
26522654
":meth:`SSLSocket.sendfile() <ssl.SSLSocket.sendfile>` method. (Contributed "
26532655
"by Giampaolo Rodola' in :issue:`17552`.)"
26542656
msgstr ""
2657+
"现在 :class:`~ssl.SSLSocket` 类已实现了 :meth:`SSLSocket.sendfile() "
2658+
"<ssl.SSLSocket.sendfile>` 方法。 (由 Giampaolo Rodola' 在 :issue:`17552` 中贡献。)"
26552659

26562660
#: ../../whatsnew/3.5.rst:1800
26572661
msgid ""
@@ -3018,13 +3022,17 @@ msgid ""
30183022
"supports the :term:`context manager` protocol. (Contributed by Claudiu Popa "
30193023
"in :issue:`20627`.)"
30203024
msgstr ""
3025+
"现在 :class:`client.ServerProxy <xmlrpc.client.ServerProxy>` 类已支持 "
3026+
":term:`context manager` 协议。 (由 Claudiu Popa 在 :issue:`20627` 中贡献。)"
30213027

30223028
#: ../../whatsnew/3.5.rst:2068
30233029
msgid ""
30243030
"The :class:`client.ServerProxy <xmlrpc.client.ServerProxy>` constructor now "
30253031
"accepts an optional :class:`ssl.SSLContext` instance. (Contributed by Alex "
30263032
"Gaynor in :issue:`22960`.)"
30273033
msgstr ""
3034+
"现在 :class:`client.ServerProxy <xmlrpc.client.ServerProxy>` 构造器接受可选的 "
3035+
":class:`ssl.SSLContext` 实例。 (由 Alex Gaynor 在 :issue:`22960` 中贡献。)"
30283036

30293037
#: ../../whatsnew/3.5.rst:2074
30303038
msgid "xml.sax"
@@ -3036,12 +3044,16 @@ msgid ""
30363044
":class:`xmlreader.InputSource <xml.sax.xmlreader.InputSource>` object. "
30373045
"(Contributed by Serhiy Storchaka in :issue:`2175`.)"
30383046
msgstr ""
3047+
"现在 SAX 解析器已支持 :class:`xmlreader.InputSource <xml.sax.xmlreader.InputSource>`"
3048+
" 对象的字符流。 (由 Serhiy Storchaka 在 :issue:`2175` 中贡献。)"
30393049

30403050
#: ../../whatsnew/3.5.rst:2080
30413051
msgid ""
30423052
":func:`~xml.sax.parseString` now accepts a :class:`str` instance. "
30433053
"(Contributed by Serhiy Storchaka in :issue:`10590`.)"
30443054
msgstr ""
3055+
"现在 :func:`~xml.sax.parseString` 接受 :class:`str` 实例。 (由 Serhiy Storchaka 在 "
3056+
":issue:`10590` 中贡献。)"
30453057

30463058
#: ../../whatsnew/3.5.rst:2085
30473059
msgid "zipfile"
@@ -3051,7 +3063,7 @@ msgstr "zipfile"
30513063
msgid ""
30523064
"ZIP output can now be written to unseekable streams. (Contributed by Serhiy "
30533065
"Storchaka in :issue:`23252`.)"
3054-
msgstr ""
3066+
msgstr "现在可以将 ZIP 输出写入到不可定位的流。 (由 Serhiy Storchaka 在 :issue:`23252` 中贡献。)"
30553067

30563068
#: ../../whatsnew/3.5.rst:2090
30573069
msgid ""

0 commit comments

Comments
 (0)
0