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

Skip to content

Commit 150880f

Browse files
[po] auto sync
1 parent d15d91a commit 150880f

1 file changed

Lines changed: 7 additions & 2 deletions

File tree

library/mailbox.po

Lines changed: 7 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1478,7 +1478,7 @@ msgstr ":class:`mboxMessage`"
14781478
msgid ""
14791479
"A message with mbox-specific behaviors. Parameter *message* has the same "
14801480
"meaning as with the :class:`Message` constructor."
1481-
msgstr ""
1481+
msgstr "具有 mbox 专属行为的消息。 形参 *message* 的含义与 :class:`Message` 构造器一致。"
14821482

14831483
#: ../../library/mailbox.rst:970
14841484
msgid ""
@@ -1490,6 +1490,9 @@ msgid ""
14901490
"message, such as whether it has been read or marked as important, are "
14911491
"typically stored in :mailheader:`Status` and :mailheader:`X-Status` headers."
14921492
msgstr ""
1493+
"mbox 邮箱中的消息会一起存储在单个文件中。 发件人的信封地址和发送时间通常存储在指明每条消息的起始的以 \"From \" 打头的行中,不过在 "
1494+
"mbox 的各种实现之间此数据的确切格式具有相当大的差异。 指明消息状态的各种旗标,例如是否已读或标记为重要等等通常存储在 "
1495+
":mailheader:`Status` 和 :mailheader:`X-Status` 标头中。"
14931496

14941497
#: ../../library/mailbox.rst:978
14951498
msgid "Conventional flags for mbox messages are as follows:"
@@ -1525,10 +1528,12 @@ msgid ""
15251528
" the \"D\", \"F\", and \"A\" flags are stored in the :mailheader:`X-Status` "
15261529
"header. The flags and headers typically appear in the order mentioned."
15271530
msgstr ""
1531+
"\"R\"\"O\" 旗标存储在 :mailheader:`Status` 标头中,而 \"D\", \"F\"\"A\" 旗标存储在 "
1532+
":mailheader:`X-Status` 标头中。 旗标和标头通常会按上述顺序显示。"
15281533

15291534
#: ../../library/mailbox.rst:998
15301535
msgid ":class:`mboxMessage` instances offer the following methods:"
1531-
msgstr ""
1536+
msgstr ":class:`mboxMessage` 实例提供了下列方法:"
15321537

15331538
#: ../../library/mailbox.rst:1003 ../../library/mailbox.rst:1374
15341539
msgid ""

0 commit comments

Comments
 (0)