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

Skip to content

Commit 0f74203

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

2 files changed

Lines changed: 7 additions & 7 deletions

File tree

library/ftplib.po

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -7,8 +7,8 @@
77
# Dingyuan Wang <[email protected]>, 2019
88
# sgqy <[email protected]>, 2019
99
# Yi Cao <[email protected]>, 2019
10-
# Arisaka97 <[email protected]>, 2020
1110
# Freesand Leo <[email protected]>, 2020
11+
# Arisaka97 <[email protected]>, 2021
1212
#
1313
#, fuzzy
1414
msgid ""
@@ -17,7 +17,7 @@ msgstr ""
1717
"Report-Msgid-Bugs-To: \n"
1818
"POT-Creation-Date: 2020-04-10 22:51+0000\n"
1919
"PO-Revision-Date: 2019-09-01 03:20+0000\n"
20-
"Last-Translator: Freesand Leo <yuqinju@163.com>, 2020\n"
20+
"Last-Translator: Arisaka97 <solitaire2312@gmail.com>, 2021\n"
2121
"Language-Team: Chinese (China) (https://www.transifex.com/python-doc/teams/5390/zh_CN/)\n"
2222
"MIME-Version: 1.0\n"
2323
"Content-Type: text/plain; charset=UTF-8\n"
@@ -130,13 +130,13 @@ msgstr "以下是使用 :class:`FTP_TLS` 类的会话示例::"
130130

131131
#: ../../library/ftplib.rst:121
132132
msgid "Exception raised when an unexpected reply is received from the server."
133-
msgstr ""
133+
msgstr "从服务器收到意外答复时,将引发本异常。"
134134

135135
#: ../../library/ftplib.rst:126
136136
msgid ""
137137
"Exception raised when an error code signifying a temporary error (response "
138138
"codes in the range 400--499) is received."
139-
msgstr ""
139+
msgstr "收到表示临时错误的错误代码(响应代码在 400--499 范围内)时,将引发本异常。"
140140

141141
#: ../../library/ftplib.rst:132
142142
msgid ""

library/nntplib.po

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@
77
# Dingyuan Wang <[email protected]>, 2019
88
# Zombie110year <[email protected]>, 2019
99
# Freesand Leo <[email protected]>, 2020
10-
# Arisaka97 <[email protected]>, 2020
10+
# Arisaka97 <[email protected]>, 2021
1111
#
1212
#, fuzzy
1313
msgid ""
@@ -16,7 +16,7 @@ msgstr ""
1616
"Report-Msgid-Bugs-To: \n"
1717
"POT-Creation-Date: 2020-04-10 22:51+0000\n"
1818
"PO-Revision-Date: 2019-09-01 03:27+0000\n"
19-
"Last-Translator: Arisaka97 <[email protected]>, 2020\n"
19+
"Last-Translator: Arisaka97 <[email protected]>, 2021\n"
2020
"Language-Team: Chinese (China) (https://www.transifex.com/python-doc/teams/5390/zh_CN/)\n"
2121
"MIME-Version: 1.0\n"
2222
"Content-Type: text/plain; charset=UTF-8\n"
@@ -122,7 +122,7 @@ msgstr ""
122122

123123
#: ../../library/nntplib.rst:123
124124
msgid "Exception raised when an unexpected reply is received from the server."
125-
msgstr ""
125+
msgstr "从服务器收到意外答复时,将引发本异常。"
126126

127127
#: ../../library/nntplib.rst:128
128128
msgid ""

0 commit comments

Comments
 (0)