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

Skip to content

Commit 03ca3d0

Browse files
[po] auto sync
1 parent 0e97f89 commit 03ca3d0

1 file changed

Lines changed: 5 additions & 4 deletions

File tree

library/stdtypes.po

Lines changed: 5 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -5990,24 +5990,25 @@ msgid ""
59905990
"This attribute is a :class:`tuple` (possibly of length 1) of generic types "
59915991
"passed to the original :meth:`__class_getitem__` of the generic container::"
59925992
msgstr ""
5993+
"该属性是传给泛型容器的原始 :meth:`__class_getitem__` 的泛型所组成的 :class:`tuple` (长度可能为 1)。"
59935994

59945995
#: ../../library/stdtypes.rst:4908
59955996
msgid ""
59965997
"This attribute is a lazily computed tuple (possibly empty) of unique type "
59975998
"variables found in ``__args__``::"
5998-
msgstr ""
5999+
msgstr "该属性是延迟计算出来的一个元组(可能为空),包含了 ``__args__`` 中的唯一类型变量。"
59996000

60006001
#: ../../library/stdtypes.rst:4920
60016002
msgid ":pep:`585` -- \"Type Hinting Generics In Standard Collections\""
6002-
msgstr ""
6003+
msgstr ":pep:`585` —— “标准集合类中的类型提示泛型”"
60036004

60046005
#: ../../library/stdtypes.rst:4921
60056006
msgid ":meth:`__class_getitem__` -- Used to implement parameterized generics."
6006-
msgstr ""
6007+
msgstr ":meth:`__class_getitem__` —— 用于实现应用参数后的泛型。"
60076008

60086009
#: ../../library/stdtypes.rst:4922
60096010
msgid ":ref:`generics` -- Generics in the :mod:`typing` module."
6010-
msgstr ""
6011+
msgstr ":ref:`generics` —— :mod:`typing` 模块中的泛型。"
60116012

60126013
#: ../../library/stdtypes.rst:4930
60136014
msgid "Other Built-in Types"

0 commit comments

Comments
 (0)