@@ -403,37 +403,41 @@ msgstr ""
403403
404404#: ../../library/email.headerregistry.rst:270
405405msgid "A dictionary mapping parameter names to parameter values."
406- msgstr ""
406+ msgstr "一个将形参名映射到形参值的字典。 "
407407
408408#: ../../library/email.headerregistry.rst:275
409409msgid ""
410410"A :class:`ParameterizedMIMEHeader` class that handles the :mailheader"
411411":`Content-Type` header."
412412msgstr ""
413+ "处理 :mailheader:`Content-Type` 标头的 :class:`ParameterizedMIMEHeader` 类。"
413414
414415#: ../../library/email.headerregistry.rst:280
415416msgid "The content type string, in the form ``maintype/subtype``."
416- msgstr ""
417+ msgstr "``maintype/subtype`` 形式的内容类型字符串。 "
417418
418419#: ../../library/email.headerregistry.rst:289
419420msgid ""
420421"A :class:`ParameterizedMIMEHeader` class that handles the :mailheader"
421422":`Content-Disposition` header."
422423msgstr ""
424+ "处理 :mailheader:`Content-Disposition` 标头的 :class:`ParameterizedMIMEHeader` 类。"
423425
424426#: ../../library/email.headerregistry.rst:294
425427msgid "``inline`` and ``attachment`` are the only valid values in common use."
426- msgstr ""
428+ msgstr "``inline`` 和 ``attachment`` 是仅有的常用有效值。 "
427429
428430#: ../../library/email.headerregistry.rst:299
429431msgid "Handles the :mailheader:`Content-Transfer-Encoding` header."
430- msgstr ""
432+ msgstr "处理 :mailheader:`Content-Transfer-Encoding` 标头。 "
431433
432434#: ../../library/email.headerregistry.rst:303
433435msgid ""
434436"Valid values are ``7bit``, ``8bit``, ``base64``, and ``quoted-printable``. "
435437"See :rfc:`2045` for more information."
436438msgstr ""
439+ "可用的有效值为 ``7bit``, ``8bit``, ``base64`` 和 ``quoted-printable``。 更多信息请参阅 "
440+ ":rfc:`2045`。"
437441
438442#: ../../library/email.headerregistry.rst:312
439443msgid ""
0 commit comments