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

Skip to content

Commit 45ec889

Browse files
[po] auto sync
1 parent 70952a8 commit 45ec889

1 file changed

Lines changed: 3 additions & 1 deletion

File tree

library/socket.po

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1765,10 +1765,12 @@ msgid ""
17651765
"unaccepted connections that the system will allow before refusing new "
17661766
"connections. If not specified, a default reasonable value is chosen."
17671767
msgstr ""
1768+
"启动一个服务器用于接受连接。如果指定 *backlog*,则它最低为 0(小于 0 会被置为 0),它指定系统允许暂未 accept "
1769+
"的连接数,超过后将拒绝新连接。未指定则自动设为合理的默认值。"
17681770

17691771
#: ../../library/socket.rst:1279
17701772
msgid "The *backlog* parameter is now optional."
1771-
msgstr ""
1773+
msgstr "*backlog* 参数现在是可选的。"
17721774

17731775
#: ../../library/socket.rst:1287
17741776
msgid ""

0 commit comments

Comments
 (0)