@@ -3104,14 +3104,16 @@ msgstr "内置类型的别名"
31043104
31053105#: ../../library/typing.rst:3126
31063106msgid "Deprecated alias to :class:`dict`."
3107- msgstr ""
3107+ msgstr ":class:`dict` 的已弃用别名。 "
31083108
31093109#: ../../library/typing.rst:3128
31103110msgid ""
31113111"Note that to annotate arguments, it is preferred to use an abstract "
31123112"collection type such as :class:`Mapping` rather than to use :class:`dict` or"
31133113" :class:`!typing.Dict`."
31143114msgstr ""
3115+ "请注意,要注解参数,更推荐使用 :class:`Mapping` 这样的抽象容器类型,而不是使用 :class:`dict` 或者 "
3116+ ":class:`!typing.Dict` 。"
31153117
31163118#: ../../library/typing.rst:3132 ../../library/typing.rst:3374
31173119msgid "This type can be used as follows::"
@@ -3127,14 +3129,16 @@ msgstr ""
31273129
31283130#: ../../library/typing.rst:3143
31293131msgid "Deprecated alias to :class:`list`."
3130- msgstr ""
3132+ msgstr ":class:`list` 的已弃用别名。 "
31313133
31323134#: ../../library/typing.rst:3145
31333135msgid ""
31343136"Note that to annotate arguments, it is preferred to use an abstract "
31353137"collection type such as :class:`Sequence` or :class:`Iterable` rather than "
31363138"to use :class:`list` or :class:`!typing.List`."
31373139msgstr ""
3140+ "请注意,要注解参数,更推荐使用 :class:`Sequence` 或者 :class:`Iterable` 这样的抽象容器类型,而不是使用 "
3141+ ":class:`list` 或者 :class:`!typing.List` 。"
31383142
31393143#: ../../library/typing.rst:3149
31403144msgid "This type may be used as follows::"
@@ -3150,14 +3154,16 @@ msgstr ""
31503154
31513155#: ../../library/typing.rst:3163
31523156msgid "Deprecated alias to :class:`builtins.set <set>`."
3153- msgstr ""
3157+ msgstr ":class:`builtins.set <set>` 的已弃用别名。 "
31543158
31553159#: ../../library/typing.rst:3165
31563160msgid ""
31573161"Note that to annotate arguments, it is preferred to use an abstract "
31583162"collection type such as :class:`AbstractSet` rather than to use :class:`set`"
31593163" or :class:`!typing.Set`."
31603164msgstr ""
3165+ "请注意,要注解参数,更推荐使用 :class:`AbstractSet` 这样的抽象容器类型,而不是使用 :class:`set` 或者 "
3166+ ":class:`!typing.Set` 。"
31613167
31623168#: ../../library/typing.rst:3169
31633169msgid ""
@@ -3169,7 +3175,7 @@ msgstr ""
31693175
31703176#: ../../library/typing.rst:3175
31713177msgid "Deprecated alias to :class:`builtins.frozenset <frozenset>`."
3172- msgstr ""
3178+ msgstr ":class:`builtins.frozenset <frozenset>` 的已弃用别名。 "
31733179
31743180#: ../../library/typing.rst:3177
31753181msgid ""
@@ -3181,13 +3187,14 @@ msgstr ""
31813187
31823188#: ../../library/typing.rst:3184
31833189msgid "Deprecated alias for :class:`tuple`."
3184- msgstr ""
3190+ msgstr ":class:`tuple` 的已弃用别名。 "
31853191
31863192#: ../../library/typing.rst:3186
31873193msgid ""
31883194":class:`tuple` and ``Tuple`` are special-cased in the type system; see "
31893195":ref:`annotating-tuples` for more details."
31903196msgstr ""
3197+ ":class:`tuple` 和 ``Tuple`` 是类型系统中的特例;更多详细信息请参见 :ref:`annotating-tuples`。"
31913198
31923199#: ../../library/typing.rst:3189
31933200msgid ""
@@ -3199,13 +3206,15 @@ msgstr ""
31993206
32003207#: ../../library/typing.rst:3195
32013208msgid "Deprecated alias to :class:`type`."
3202- msgstr ""
3209+ msgstr ":class:`type` 的已弃用别名。 "
32033210
32043211#: ../../library/typing.rst:3197
32053212msgid ""
32063213"See :ref:`type-of-class-objects` for details on using :class:`type` or "
32073214"``typing.Type`` in type annotations."
32083215msgstr ""
3216+ "有关在类型注解中使用 :class:`type` 或 ``typing.Type`` 的详细信息,请参阅 :ref:`type-of-class-"
3217+ "objects` 。"
32093218
32103219#: ../../library/typing.rst:3202
32113220msgid ""
@@ -3217,11 +3226,11 @@ msgstr ""
32173226
32183227#: ../../library/typing.rst:3209
32193228msgid "Aliases to types in :mod:`collections`"
3220- msgstr ""
3229+ msgstr ":mod:`collections` 中的类型的别名。 "
32213230
32223231#: ../../library/typing.rst:3213
32233232msgid "Deprecated alias to :class:`collections.defaultdict`."
3224- msgstr ""
3233+ msgstr ":class:`collections.defaultdict` 的已弃用别名。 "
32253234
32263235#: ../../library/typing.rst:3217
32273236msgid ""
@@ -3233,7 +3242,7 @@ msgstr ""
32333242
32343243#: ../../library/typing.rst:3223
32353244msgid "Deprecated alias to :class:`collections.OrderedDict`."
3236- msgstr ""
3245+ msgstr ":class:`collections.OrderedDict` 的已弃用别名。 "
32373246
32383247#: ../../library/typing.rst:3227
32393248msgid ""
@@ -3245,7 +3254,7 @@ msgstr ""
32453254
32463255#: ../../library/typing.rst:3233
32473256msgid "Deprecated alias to :class:`collections.ChainMap`."
3248- msgstr ""
3257+ msgstr ":class:`collections.ChainMap` 的已弃用别名。 "
32493258
32503259#: ../../library/typing.rst:3238
32513260msgid ""
@@ -3257,7 +3266,7 @@ msgstr ""
32573266
32583267#: ../../library/typing.rst:3244
32593268msgid "Deprecated alias to :class:`collections.Counter`."
3260- msgstr ""
3269+ msgstr ":class:`collections.Counter` 的已弃用别名。 "
32613270
32623271#: ../../library/typing.rst:3249
32633272msgid ""
@@ -3269,7 +3278,7 @@ msgstr ""
32693278
32703279#: ../../library/typing.rst:3255
32713280msgid "Deprecated alias to :class:`collections.deque`."
3272- msgstr ""
3281+ msgstr ":class:`collections.deque` 的已弃用别名。 "
32733282
32743283#: ../../library/typing.rst:3260
32753284msgid ""
0 commit comments