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

Skip to content

Commit 120e98d

Browse files
[po] auto sync
1 parent 0f74203 commit 120e98d

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

library/ftplib.po

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -142,14 +142,14 @@ msgstr "收到表示临时错误的错误代码(响应代码在 400--499 范
142142
msgid ""
143143
"Exception raised when an error code signifying a permanent error (response "
144144
"codes in the range 500--599) is received."
145-
msgstr ""
145+
msgstr "收到表示永久性错误的错误代码(响应代码在 500--599 范围内)时,将引发本异常。"
146146

147147
#: ../../library/ftplib.rst:138
148148
msgid ""
149149
"Exception raised when a reply is received from the server that does not fit "
150150
"the response specifications of the File Transfer Protocol, i.e. begin with a"
151151
" digit in the range 1--5."
152-
msgstr ""
152+
msgstr "从服务器收到不符合 FTP 响应规范的答复,比如以数字 1--5 开头时,将引发本异常。"
153153

154154
#: ../../library/ftplib.rst:145
155155
msgid ""

0 commit comments

Comments
 (0)