File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -1948,11 +1948,11 @@ msgstr "异常"
19481948#: ../../library/mailbox.rst:1488
19491949msgid ""
19501950"The following exception classes are defined in the :mod:`mailbox` module:"
1951- msgstr ""
1951+ msgstr ":mod:`mailbox` 模块中定义了下列异常类: "
19521952
19531953#: ../../library/mailbox.rst:1493
19541954msgid "The based class for all other module-specific exceptions."
1955- msgstr ""
1955+ msgstr "所有其他模块专属异常的基类。 "
19561956
19571957#: ../../library/mailbox.rst:1498
19581958msgid ""
@@ -1961,12 +1961,14 @@ msgid ""
19611961"(and with the *create* parameter set to ``False``), or when opening a folder"
19621962" that does not exist."
19631963msgstr ""
1964+ "在期望获得一个邮箱但未找到时被引发,例如当使用不存在的路径来实例化一个 :class:`Mailbox` 子类时 (且将 *create* 形参设为 "
1965+ "``False``),或是当打开一个不存在的路径时。"
19641966
19651967#: ../../library/mailbox.rst:1505
19661968msgid ""
19671969"Raised when a mailbox is not empty but is expected to be, such as when "
19681970"deleting a folder that contains messages."
1969- msgstr ""
1971+ msgstr "在期望一个邮箱为空但不为空时被引发,例如当删除一个包含消息的文件夹时。 "
19701972
19711973#: ../../library/mailbox.rst:1511
19721974msgid ""
You can’t perform that action at this time.
0 commit comments