File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -646,6 +646,8 @@ msgid ""
646646"of the first line, joining all subsequent lines together, and stripping any "
647647"trailing carriage return or linefeed characters."
648648msgstr ""
649+ "此名称会被作为到 '``:``' 止的所有内容来解析。 "
650+ "该值是通过从第一行的剩余部分去除前导空格,再将所有后续行连接到一起,并去除所有末尾回车符或换行符来确定的。"
649651
650652#: ../../library/email.policy.rst:464
651653msgid ""
@@ -655,6 +657,9 @@ msgid ""
655657"resulting header object is returned as the value. In this case a "
656658"``ValueError`` is raised if the input value contains CR or LF characters."
657659msgstr ""
660+ "name 将会被原样返回。 如果输入值具有 ``name`` 属性并可在忽略大小写的情况下匹配 *name*,则 value 也会被原样返回。 "
661+ "在其他情况下 *name* 和 *value* 会被传递给 ``header_factory``,并将结果标头对象作为值返回。 在此情况下如果输入值包含"
662+ " CR 或 LF 字符则会引发 ``ValueError``。"
658663
659664#: ../../library/email.policy.rst:474
660665msgid ""
You can’t perform that action at this time.
0 commit comments