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

Skip to content

Commit c91867f

Browse files
[po] auto sync
1 parent cbed362 commit c91867f

1 file changed

Lines changed: 3 additions & 3 deletions

File tree

library/socketserver.po

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -375,17 +375,17 @@ msgstr ""
375375
#: ../../library/socketserver.rst:272
376376
msgid ""
377377
"The socket object on which the server will listen for incoming requests."
378-
msgstr ""
378+
msgstr "将由服务器用于监听入站请求的套接字对象。"
379379

380380
#: ../../library/socketserver.rst:275
381381
msgid "The server classes support the following class variables:"
382-
msgstr ""
382+
msgstr "服务器类支持下列类变量:"
383383

384384
#: ../../library/socketserver.rst:281
385385
msgid ""
386386
"Whether the server will allow the reuse of an address. This defaults to "
387387
":const:`False`, and can be set in subclasses to change the policy."
388-
msgstr ""
388+
msgstr "服务器是否要允许地址的重用。 默认值为 :const:`False`,并可在子类中设置以改变策略。"
389389

390390
#: ../../library/socketserver.rst:287
391391
msgid ""

0 commit comments

Comments
 (0)