File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -706,6 +706,7 @@ msgid ""
706706"The same as :meth:`fold` if :attr:`~Policy.cte_type` is ``7bit``, except "
707707"that the returned value is bytes."
708708msgstr ""
709+ "如果 :attr:`~Policy.cte_type` 为 ``7bit`` 则与 :meth:`fold` 类似,不同之处在于返回的值是字节串。"
709710
710711#: ../../library/email.policy.rst:505
711712msgid ""
@@ -714,6 +715,8 @@ msgid ""
714715"the ``refold_header`` setting, since there is no way to know whether the "
715716"binary data consists of single byte characters or multibyte characters."
716717msgstr ""
718+ "如果 :attr:`~Policy.cte_type` 为 ``8bit``,则将非 ASCII 二进制数据转换回字节串。 "
719+ "带有二进制数据的标头不会被重新折叠,无论 ``refold_header`` 设置如何,因为无法知晓该二进制数据是由单字节字符还是多字节字符组成的。"
717720
718721#: ../../library/email.policy.rst:512
719722msgid ""
@@ -722,6 +725,8 @@ msgid ""
722725"these instances (in particular the ``HTTP`` instance) may be adjusted to "
723726"conform even more closely to the RFCs relevant to their domains."
724727msgstr ""
728+ "以下 :class:`EmailPolicy` 的实例提供了适用于特定应用领域的默认值。 请注意在未来这些实例(特别是 ``HTTP`` "
729+ "实例)的行为可能会被调整以便更严格地遵循与其领域相关的 RFC。"
725730
726731#: ../../library/email.policy.rst:520
727732msgid ""
You can’t perform that action at this time.
0 commit comments