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

Skip to content

Commit f358ffe

Browse files
[po] auto sync
1 parent bade030 commit f358ffe

1 file changed

Lines changed: 3 additions & 1 deletion

File tree

library/ftplib.po

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -276,6 +276,8 @@ msgid ""
276276
"nothing if a response code corresponding to success (codes in the range 200"
277277
"--299) is received. Raise :exc:`error_reply` otherwise."
278278
msgstr ""
279+
"将一条简单的命令字符串发送到服务器,并处理响应内容。如果收到的响应代码表示的是成功(代码范围 200--299),则不返回任何内容。否则将引发 "
280+
":exc:`error_reply`。"
279281

280282
#: ../../library/ftplib.rst:243
281283
msgid ""
@@ -308,7 +310,7 @@ msgstr ""
308310
msgid ""
309311
"Enable \"passive\" mode if *val* is true, otherwise disable passive mode. "
310312
"Passive mode is on by default."
311-
msgstr ""
313+
msgstr "如果 *val* 为 true,则打开“被动”模式,否则禁用被动模式。默认下被动模式是打开的。"
312314

313315
#: ../../library/ftplib.rst:273
314316
msgid ""

0 commit comments

Comments
 (0)