@@ -780,19 +780,19 @@ msgstr "根据需要重命名邮箱中的消息以消除序号中的空缺。
780780msgid ""
781781"Already-issued keys are invalidated by this operation and should not be "
782782"subsequently used."
783- msgstr ""
783+ msgstr "已发送的键会因此操作而失效并且不应当被继续使用。 "
784784
785785#: ../../library/mailbox.rst:575
786786msgid ""
787787"Some :class:`Mailbox` methods implemented by :class:`MH` deserve special "
788788"remarks:"
789- msgstr ""
789+ msgstr ":class:`MH` 所实现的某些 :class:`Mailbox` 方法值得进行特别的说明: "
790790
791791#: ../../library/mailbox.rst:583
792792msgid ""
793793"These methods immediately delete the message. The MH convention of marking a"
794794" message for deletion by prepending a comma to its name is not used."
795- msgstr ""
795+ msgstr "这些方法会立即删除消息。 通过在名称前加缀一个冒号作为消息删除标记的 MH 惯例不会被使用。 "
796796
797797#: ../../library/mailbox.rst:590
798798msgid ""
@@ -802,46 +802,50 @@ msgid ""
802802"duration of any operations that affect them, locking individual message "
803803"files."
804804msgstr ""
805+ "使用三种锁机制 --- dot 锁,以及可能情况下下 :c:func:`flock` 和 :c:func:`lockf` 系统调用。 对于 MH "
806+ "邮箱来说,锁定邮箱意味着锁定 :file:`.mh_sequences` 文件,并且仅在执行会影响单独消息文件的操作期间锁定单独消息文件。"
805807
806808#: ../../library/mailbox.rst:599
807809msgid ""
808810"Depending upon the host platform, it may not be possible to remove the "
809811"underlying message while the returned file remains open."
810- msgstr ""
812+ msgstr "根据主机平台的不同,当返回的文件保持打开状态时可能无法移除下层的消息。 "
811813
812814#: ../../library/mailbox.rst:605
813815msgid ""
814816"All changes to MH mailboxes are immediately applied, so this method does "
815817"nothing."
816- msgstr ""
818+ msgstr "对 MH 邮箱的所有更改都会立即被应用,所以此方法并不会做任何事情。 "
817819
818820#: ../../library/mailbox.rst:611
819821msgid ""
820822":class:`MH` instances do not keep any open files, so this method is "
821823"equivalent to :meth:`unlock`."
822- msgstr ""
824+ msgstr ":class:`MH` 实例不保留任何打开的文件,所以此方法等价于 :meth:`unlock`。 "
823825
824826#: ../../library/mailbox.rst:618
825827msgid "`nmh - Message Handling System <http://www.nongnu.org/nmh/>`_"
826- msgstr ""
828+ msgstr "`nmh - Message Handling System <http://www.nongnu.org/nmh/>`_ "
827829
828830#: ../../library/mailbox.rst:618
829831msgid ""
830832"Home page of :program:`nmh`, an updated version of the original "
831833":program:`mh`."
832- msgstr ""
834+ msgstr ":program:`nmh` 的主页,这是原始 :program:`mh` 的更新版本。 "
833835
834836#: ../../library/mailbox.rst:621
835837msgid ""
836838"`MH & nmh: Email for Users & Programmers <https://rand-"
837839"mh.sourceforge.io/book/>`_"
838840msgstr ""
841+ "`MH & nmh: Email for Users & Programmers <https://rand-"
842+ "mh.sourceforge.io/book/>`_"
839843
840844#: ../../library/mailbox.rst:621
841845msgid ""
842846"A GPL-licensed book on :program:`mh` and :program:`nmh`, with some "
843847"information on the mailbox format."
844- msgstr ""
848+ msgstr "使用 GPL 许可证的介绍 :program:`mh` 与 :program:`nmh` 的图书,包含有关该邮箱格式的各种信息。 "
845849
846850#: ../../library/mailbox.rst:628
847851msgid ":class:`Babyl`"
0 commit comments