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

Skip to content

Commit afbe20f

Browse files
committed
[po] auto sync bot
1 parent 7c06a86 commit afbe20f

1 file changed

Lines changed: 5 additions & 5 deletions

File tree

howto/sockets.po

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -7,9 +7,9 @@
77
# Fei Yin <[email protected]>, 2018
88
# Junkai Shao <[email protected]>, 2018
99
# ww song <[email protected]>, 2018
10-
# Freesand Leo <[email protected]>, 2018
11-
# keelii <[email protected]>, 2019
10+
# kily zhou <[email protected]>, 2019
1211
# Meng Du <[email protected]>, 2019
12+
# Freesand Leo <[email protected]>, 2019
1313
#
1414
#, fuzzy
1515
msgid ""
@@ -18,7 +18,7 @@ msgstr ""
1818
"Report-Msgid-Bugs-To: \n"
1919
"POT-Creation-Date: 2019-01-01 10:14+0900\n"
2020
"PO-Revision-Date: 2017-02-16 17:46+0000\n"
21-
"Last-Translator: Meng Du <alphanow@gmail.com>, 2019\n"
21+
"Last-Translator: Freesand Leo <yuqinju@163.com>, 2019\n"
2222
"Language-Team: Chinese (China) (https://www.transifex.com/python-doc/teams/5390/zh_CN/)\n"
2323
"MIME-Version: 1.0\n"
2424
"Content-Type: text/plain; charset=UTF-8\n"
@@ -163,8 +163,8 @@ msgid ""
163163
"outside connections. If the rest of the code is written properly, that "
164164
"should be plenty."
165165
msgstr ""
166-
"最后,``listen`` 方法的参数会告诉套接字库,我们希望在拒绝外部请求连接前最多使用 5 "
167-
"个连接请求的队列。如果所有的代码都要正确的写出来,代码量将会很大。"
166+
"最后,``listen`` 方法的参数会告诉套接字库,我们希望在队列中累积多达 5 个(通常的最大值)连接请求后再拒绝外部连接。 "
167+
"如果所有其他代码都准确无误,这个队列长度应该是足够的。"
168168

169169
#: ../../howto/sockets.rst:95
170170
msgid ""

0 commit comments

Comments
 (0)