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

Skip to content

Commit 283055c

Browse files
[po] auto sync
1 parent c80b64f commit 283055c

1 file changed

Lines changed: 4 additions & 0 deletions

File tree

library/smtpd.po

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -102,6 +102,10 @@ msgid ""
102102
"``kwargs['mail_options']`` list. *decode_data* and *enable_SMTPUTF8* cannot"
103103
" be set to ``True`` at the same time."
104104
msgstr ""
105+
"*enable_SMTPUTF8* 决定是否应当启用 ``SMTPUTF8`` 扩展(如 :RFC:`6531` 所定义的。 默认值为 "
106+
"``False``。 当设为 ``True`` 时,会接受 ``SMTPUTF8`` 作为 ``MAIL`` 命令的形参并在被提供时将其传给 "
107+
"``kwargs['mail_options']`` 列表中的 :meth:`process_message`。 *decode_data* 和 "
108+
"*enable_SMTPUTF8* 不可同时被设为 ``True``。"
105109

106110
#: ../../library/smtpd.rst:61
107111
msgid ""

0 commit comments

Comments
 (0)