File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -388,20 +388,22 @@ msgid ""
388388"mailbox format. You should *always* lock the mailbox before making any "
389389"modifications to its contents."
390390msgstr ""
391+ "在邮箱上获取一个独占式咨询锁以使其他进程知道不能修改它。 如果锁无法被获取则会引发 :exc:`ExternalClashError`。 "
392+ "所使用的具体锁机制取决于邮箱的格式。 在对邮箱内容进行任何修改之前你应当 *总是* 锁定它。"
391393
392394#: ../../library/mailbox.rst:287
393395msgid "Release the lock on the mailbox, if any."
394- msgstr ""
396+ msgstr "释放邮箱上的锁,如果存在的话。 "
395397
396398#: ../../library/mailbox.rst:292
397399msgid ""
398400"Flush the mailbox, unlock it if necessary, and close any open files. For "
399401"some :class:`Mailbox` subclasses, this method does nothing."
400- msgstr ""
402+ msgstr "刷新邮箱,如果必要则将其解锁。 并关闭所有打开的文件。 对于某些 :class:`Mailbox` 子类来说,此方法并不会做任何事。 "
401403
402404#: ../../library/mailbox.rst:299
403405msgid ":class:`Maildir`"
404- msgstr ""
406+ msgstr ":class:`Maildir` "
405407
406408#: ../../library/mailbox.rst:304
407409msgid ""
You can’t perform that action at this time.
0 commit comments