Thanks to visit codestin.com Credit goes to github.com
We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 1041a1b commit 0289a9fCopy full SHA for 0289a9f
1 file changed
library/imaplib.po
@@ -109,10 +109,12 @@ msgid ""
109
"now has write permission, and the mailbox will need to be re-opened to re-"
110
"obtain write permission."
111
msgstr ""
112
+"当一个可写邮箱的状态被服务器修改时会引发此异常。 此异常是 :exc:`IMAP4.error` 的子类。 "
113
+"某个其他客户端现在会具有写入权限,将需要重新打开该邮箱以重新获得写入权限。"
114
115
#: ../../library/imaplib.rst:82
116
msgid "There's also a subclass for secure connections:"
-msgstr ""
117
+msgstr "另外还有一个针对安全连接的子类:"
118
119
#: ../../library/imaplib.rst:88
120
msgid ""
0 commit comments