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

Skip to content

Commit f0126bc

Browse files
[po] auto sync
1 parent 2a052c2 commit f0126bc

1 file changed

Lines changed: 3 additions & 1 deletion

File tree

library/socketserver.po

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -476,12 +476,14 @@ msgid ""
476476
"behavior for a TCP server just invokes :meth:`~socket.socket.listen` on the "
477477
"server's socket. May be overridden."
478478
msgstr ""
479+
"由服务器的构造器调用以激活服务器。 TCP 服务器的默认行为只是在服务器的套接字上发起调用 :meth:`~socket.socket.listen`。"
480+
" 可以被重载。"
479481

480482
#: ../../library/socketserver.rst:369
481483
msgid ""
482484
"Called by the server's constructor to bind the socket to the desired "
483485
"address. May be overridden."
484-
msgstr ""
486+
msgstr "由服务器的构造器调用以将套接字绑定到所需的地址。 可以被重载。"
485487

486488
#: ../../library/socketserver.rst:375
487489
msgid ""

0 commit comments

Comments
 (0)