Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Commit f5290e8

Browse files
[po] auto sync
1 parent 2a2ea52 commit f5290e8

1 file changed

Lines changed: 6 additions & 0 deletions

File tree

whatsnew/3.9.po

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -934,6 +934,8 @@ msgid ""
934934
":class:`~smtplib.LMTP` constructor now has an optional *timeout* parameter."
935935
" (Contributed by Dong-hee Na in :issue:`39329`.)"
936936
msgstr ""
937+
"现在 :class:`~smtplib.LMTP` 构造器具有可选的 *timeout* 形参。 (由 Dong-hee Na 在 "
938+
":issue:`39329` 中贡献。)"
937939

938940
#: ../../whatsnew/3.9.rst:535
939941
msgid "socket"
@@ -945,12 +947,16 @@ msgid ""
945947
":data:`~socket.CAN_RAW_JOIN_FILTERS` constant on Linux 4.1 and greater. "
946948
"(Contributed by Stefan Tatschner and Zackery Spytz in :issue:`25780`.)"
947949
msgstr ""
950+
":mod:`socket` 模块现在会在 Linux 4.1 或更高版本上导出 :data:`~socket.CAN_RAW_JOIN_FILTERS`"
951+
" 常量。 (由 Stefan Tatschner 和 Zackery Spytz 在 :issue:`25780` 中贡献。)"
948952

949953
#: ../../whatsnew/3.9.rst:541
950954
msgid ""
951955
"The socket module now supports the :data:`~socket.CAN_J1939` protocol on "
952956
"platforms that support it. (Contributed by Karl Ding in :issue:`40291`.)"
953957
msgstr ""
958+
"现在 socket 模块会在支持的平台上支持 :data:`~socket.CAN_J1939` 协议。 (由 Karl Ding 在 "
959+
":issue:`40291` 上贡献。)"
954960

955961
#: ../../whatsnew/3.9.rst:545
956962
msgid "time"

0 commit comments

Comments
 (0)