Skip to content

Commit e8ca94e

Browse files
[po] auto sync
1 parent e8be788 commit e8ca94e

1 file changed

Lines changed: 4 additions & 0 deletions

File tree

library/telnetlib.po

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -185,6 +185,8 @@ msgid ""
185185
"callback should access these data when it was invoked with a ``SE`` command."
186186
" This method never blocks."
187187
msgstr ""
188+
"返回在 SB/SE 对之间收集的数据(子选项 begin/end)。当使用 ``SE`` "
189+
"命令调用回调函数时,该回调函数应该访问这些数据。该方法永远不会阻塞。"
188190

189191
#: ../../library/telnetlib.rst:137
190192
msgid ""
@@ -193,6 +195,8 @@ msgid ""
193195
"specifies a timeout in seconds for blocking operations like the connection "
194196
"attempt (if not specified, the global default timeout setting will be used)."
195197
msgstr ""
198+
"连接主机。第二个可选参数是端口号,默认为标准 Telnet 端口(23)。可选参数 *timeout* "
199+
"指定一个以秒为单位的超时时间用于像连接尝试这样的阻塞操作(如果没有指定,将使用全局默认超时设置)。"
196200

197201
#: ../../library/telnetlib.rst:142
198202
msgid "Do not try to reopen an already connected instance."

0 commit comments

Comments
 (0)