1313# rpish yao <[email protected] >, 201914141515# Siyuan Xu <[email protected] >, 202016+ # jaystone776 <[email protected] >, 20201617#
1718#, fuzzy
1819msgid ""
@@ -21,7 +22,7 @@ msgstr ""
2122"Report-Msgid-Bugs-To : \n "
2223"POT-Creation-Date : 2020-04-10 22:51+0000\n "
2324"PO-Revision-Date : 2019-09-01 03:30+0000\n "
24- "Last-Translator : Siyuan Xu <mf20070535@126 .com>, 2020\n "
25+ "Last-Translator : jaystone776 <1732865113@qq .com>, 2020\n "
2526"Language-Team : Chinese (China) (https://www.transifex.com/python-doc/teams/5390/zh_CN/)\n "
2627"MIME-Version : 1.0\n "
2728"Content-Type : text/plain; charset=UTF-8\n "
@@ -415,14 +416,14 @@ msgstr ""
415416
416417#: ../../library/typing.rst:440
417418msgid "Abstract base class for generic types."
418- msgstr ""
419+ msgstr "用于泛型类型的抽象基类。 "
419420
420421#: ../../library/typing.rst:442
421422msgid ""
422423"A generic type is typically declared by inheriting from an instantiation of "
423424"this class with one or more type variables. For example, a generic mapping "
424425"type might be defined as::"
425- msgstr ""
426+ msgstr "泛型类型一般通过继承含一个或多个类型变量的类实例进行声明。例如,泛型映射类型定义如下: "
426427
427428#: ../../library/typing.rst:451
428429msgid "This class can then be used as follows::"
0 commit comments