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

Skip to content

Commit 374ba91

Browse files
[po] auto sync
1 parent b701d65 commit 374ba91

1 file changed

Lines changed: 5 additions & 3 deletions

File tree

library/mailbox.po

Lines changed: 5 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1948,11 +1948,11 @@ msgstr "异常"
19481948
#: ../../library/mailbox.rst:1488
19491949
msgid ""
19501950
"The following exception classes are defined in the :mod:`mailbox` module:"
1951-
msgstr ""
1951+
msgstr ":mod:`mailbox` 模块中定义了下列异常类:"
19521952

19531953
#: ../../library/mailbox.rst:1493
19541954
msgid "The based class for all other module-specific exceptions."
1955-
msgstr ""
1955+
msgstr "所有其他模块专属异常的基类。"
19561956

19571957
#: ../../library/mailbox.rst:1498
19581958
msgid ""
@@ -1961,12 +1961,14 @@ msgid ""
19611961
"(and with the *create* parameter set to ``False``), or when opening a folder"
19621962
" that does not exist."
19631963
msgstr ""
1964+
"在期望获得一个邮箱但未找到时被引发,例如当使用不存在的路径来实例化一个 :class:`Mailbox` 子类时 (且将 *create* 形参设为 "
1965+
"``False``),或是当打开一个不存在的路径时。"
19641966

19651967
#: ../../library/mailbox.rst:1505
19661968
msgid ""
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
19721974
msgid ""

0 commit comments

Comments
 (0)