66# Translators:
77# Arisaka97 <[email protected] >, 202188# Freesand Leo <[email protected] >, 20219+ # Kevin Deng <[email protected] >, 2021910#
1011#, fuzzy
1112msgid ""
@@ -14,7 +15,7 @@ msgstr ""
1415"Report-Msgid-Bugs-To : \n "
1516"POT-Creation-Date : 2021-06-29 12:56+0000\n "
1617"PO-Revision-Date : 2021-06-28 01:07+0000\n "
17- "Last-Translator : Freesand Leo <yuqinju@163 .com>, 2021\n "
18+ "Last-Translator : Kevin Deng <kevindeng55+transifex@gmail .com>, 2021\n "
1819"Language-Team : Chinese (China) (https://www.transifex.com/python-doc/teams/5390/zh_CN/)\n "
1920"MIME-Version : 1.0\n "
2021"Content-Type : text/plain; charset=UTF-8\n "
@@ -38,12 +39,15 @@ msgid ""
3839":rfc:`2060`. It is backward compatible with IMAP4 (:rfc:`1730`) servers, but"
3940" note that the ``STATUS`` command is not supported in IMAP4."
4041msgstr ""
42+ "本模块定义了三个类: :class:`IMAP4` 、 :class:`IMAP4_SSL` 和 :class:`IMAP4_stream` "
43+ "。这三个类封装了与IMAP4服务器的连接并实现了 :rfc:`2060` 当中定义的大多数IMAP4rev1客户端协议。其与IMAP4( "
44+ ":rfc:`1730` )服务器后向兼容,但是 ``STATUS`` 指令在IMAP4中不支持。"
4145
4246#: ../../library/imaplib.rst:29
4347msgid ""
4448"Three classes are provided by the :mod:`imaplib` module, :class:`IMAP4` is "
4549"the base class:"
46- msgstr ""
50+ msgstr ":mod:`imaplib` 模块提供了三个类,其中 :class:`IMAP4` 是基类: "
4751
4852#: ../../library/imaplib.rst:35
4953msgid ""
0 commit comments