@@ -1976,13 +1976,14 @@ msgid ""
19761976" causes it to be unable to proceed, such as when failing to acquire a lock "
19771977"that another program already holds a lock, or when a uniquely-generated file"
19781978" name already exists."
1979- msgstr ""
1979+ msgstr "在某些邮箱相关条件超出了程序控制范围导致其无法继续运行时被引发,例如当要获取的锁已被另一个程序获取时,或是当要生成的唯一性文件名已存在时。 "
19801980
19811981#: ../../library/mailbox.rst:1519
19821982msgid ""
19831983"Raised when the data in a file cannot be parsed, such as when an :class:`MH`"
19841984" instance attempts to read a corrupted :file:`.mh_sequences` file."
19851985msgstr ""
1986+ "在某个文件中的数据无法被解析时被引发,例如当一个 :class:`MH` 实例尝试读取已损坏的 :file:`.mh_sequences` 文件时。"
19861987
19871988#: ../../library/mailbox.rst:1526
19881989msgid "Examples"
@@ -1992,13 +1993,13 @@ msgstr "例子"
19921993msgid ""
19931994"A simple example of printing the subjects of all messages in a mailbox that "
19941995"seem interesting::"
1995- msgstr ""
1996+ msgstr "一个打印指定邮箱中所有消息的主题的简单示例:: "
19961997
19971998#: ../../library/mailbox.rst:1537
19981999msgid ""
19992000"To copy all mail from a Babyl mailbox to an MH mailbox, converting all of "
20002001"the format-specific information that can be converted::"
2001- msgstr ""
2002+ msgstr "要将所有邮件从 Babyl 邮箱拷贝到 MH 邮箱,请转换所有可转换的格式专属信息:: "
20022003
20032004#: ../../library/mailbox.rst:1548
20042005msgid ""
@@ -2007,3 +2008,4 @@ msgid ""
20072008"other programs, mail loss due to interruption of the program, or premature "
20082009"termination due to malformed messages in the mailbox::"
20092010msgstr ""
2011+ "这个示例将来自多个邮件列表的邮件分类放入不同的邮箱,小心避免由于其他程序的并发修改导致的邮件损坏,由于程序中断导致的邮件丢失,或是由于邮箱中消息格式错误导致的意外终止::"
0 commit comments