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

Skip to content

Commit 74b5aa7

Browse files
[po] auto sync
1 parent bdf6da1 commit 74b5aa7

1 file changed

Lines changed: 8 additions & 4 deletions

File tree

library/email.headerregistry.po

Lines changed: 8 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -403,37 +403,41 @@ msgstr ""
403403

404404
#: ../../library/email.headerregistry.rst:270
405405
msgid "A dictionary mapping parameter names to parameter values."
406-
msgstr ""
406+
msgstr "一个将形参名映射到形参值的字典。"
407407

408408
#: ../../library/email.headerregistry.rst:275
409409
msgid ""
410410
"A :class:`ParameterizedMIMEHeader` class that handles the :mailheader"
411411
":`Content-Type` header."
412412
msgstr ""
413+
"处理 :mailheader:`Content-Type` 标头的 :class:`ParameterizedMIMEHeader` 类。"
413414

414415
#: ../../library/email.headerregistry.rst:280
415416
msgid "The content type string, in the form ``maintype/subtype``."
416-
msgstr ""
417+
msgstr "``maintype/subtype`` 形式的内容类型字符串。"
417418

418419
#: ../../library/email.headerregistry.rst:289
419420
msgid ""
420421
"A :class:`ParameterizedMIMEHeader` class that handles the :mailheader"
421422
":`Content-Disposition` header."
422423
msgstr ""
424+
"处理 :mailheader:`Content-Disposition` 标头的 :class:`ParameterizedMIMEHeader` 类。"
423425

424426
#: ../../library/email.headerregistry.rst:294
425427
msgid "``inline`` and ``attachment`` are the only valid values in common use."
426-
msgstr ""
428+
msgstr "``inline`` 和 ``attachment`` 是仅有的常用有效值。"
427429

428430
#: ../../library/email.headerregistry.rst:299
429431
msgid "Handles the :mailheader:`Content-Transfer-Encoding` header."
430-
msgstr ""
432+
msgstr "处理 :mailheader:`Content-Transfer-Encoding` 标头。"
431433

432434
#: ../../library/email.headerregistry.rst:303
433435
msgid ""
434436
"Valid values are ``7bit``, ``8bit``, ``base64``, and ``quoted-printable``. "
435437
"See :rfc:`2045` for more information."
436438
msgstr ""
439+
"可用的有效值为 ``7bit``, ``8bit``, ``base64`` 和 ``quoted-printable``。 更多信息请参阅 "
440+
":rfc:`2045`。"
437441

438442
#: ../../library/email.headerregistry.rst:312
439443
msgid ""

0 commit comments

Comments
 (0)