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

Skip to content

Commit 8149ebe

Browse files
[po] auto sync
1 parent 00b9c17 commit 8149ebe

1 file changed

Lines changed: 5 additions & 0 deletions

File tree

library/email.policy.po

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff 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."
648648
msgstr ""
649+
"此名称会被作为到 '``:``' 止的所有内容来解析。 "
650+
"该值是通过从第一行的剩余部分去除前导空格,再将所有后续行连接到一起,并去除所有末尾回车符或换行符来确定的。"
649651

650652
#: ../../library/email.policy.rst:464
651653
msgid ""
@@ -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."
657659
msgstr ""
660+
"name 将会被原样返回。 如果输入值具有 ``name`` 属性并可在忽略大小写的情况下匹配 *name*,则 value 也会被原样返回。 "
661+
"在其他情况下 *name* 和 *value* 会被传递给 ``header_factory``,并将结果标头对象作为值返回。 在此情况下如果输入值包含"
662+
" CR 或 LF 字符则会引发 ``ValueError``。"
658663

659664
#: ../../library/email.policy.rst:474
660665
msgid ""

0 commit comments

Comments
 (0)