Thanks to visit codestin.com Credit goes to github.com
We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent c33132f commit d04c68aCopy full SHA for d04c68a
1 file changed
library/mailbox.po
@@ -454,6 +454,9 @@ msgid ""
454
"the :file:`cur` subdirectory and store information about the state of the "
455
"message in a special \"info\" section appended to its file name."
456
msgstr ""
457
+"Maildir 邮箱包含三个子目录,分别是: :file:`tmp`, :file:`new` 和 :file:`cur`。 消息会不时地在 "
458
+":file:`tmp` 子目录中创建然后移至 :file:`new` 子目录来结束投递。 后续电子邮件客户端可能将消息移至 :file:`cur` "
459
+"子目录并将有关消息状态的信息存储在附带到其文件名的特殊 \"info\" 小节中。"
460
461
#: ../../library/mailbox.rst:330
462
msgid ""
@@ -487,7 +490,7 @@ msgstr ""
487
490
488
491
#: ../../library/mailbox.rst:357 ../../library/mailbox.rst:529
489
492
msgid "Return a list of the names of all folders."
-msgstr ""
493
+msgstr "返回所有文件夹名称的列表。"
494
495
#: ../../library/mailbox.rst:362
496
0 commit comments