File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -759,12 +759,12 @@ msgstr "这相当于::"
759759#: ../../library/typing.rst:843
760760msgid ""
761761"To give a field a default value, you can assign to it in the class body::"
762- msgstr ""
762+ msgstr "为字段提供默认值,要在类体内赋值: "
763763
764764#: ../../library/typing.rst:852
765765msgid ""
766766"Fields with a default value must come after any fields without a default."
767- msgstr ""
767+ msgstr "带默认值的字段必须在不带默认值的字段后面。 "
768768
769769#: ../../library/typing.rst:854
770770msgid ""
@@ -776,19 +776,19 @@ msgstr ""
776776
777777#: ../../library/typing.rst:859
778778msgid "``NamedTuple`` subclasses can also have docstrings and methods::"
779- msgstr ""
779+ msgstr "``NamedTuple`` 子类也支持文档字符串与方法: "
780780
781781#: ../../library/typing.rst:869
782782msgid "Backward-compatible usage::"
783- msgstr ""
783+ msgstr "反向兼容用法: "
784784
785785#: ../../library/typing.rst:873
786786msgid "Added support for :pep:`526` variable annotation syntax."
787- msgstr ""
787+ msgstr "添加了对 :pep:`526` 中变量注解句法的支持。 "
788788
789789#: ../../library/typing.rst:876
790790msgid "Added support for default values, methods, and docstrings."
791- msgstr ""
791+ msgstr "添加了对默认值、方法、文档字符串的支持。 "
792792
793793#: ../../library/typing.rst:881
794794msgid ""
You can’t perform that action at this time.
0 commit comments