File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -6955,17 +6955,21 @@ msgstr "``GenericAlias`` オブジェクトの特別な属性"
69556955#: ../../library/stdtypes.rst:4984
69566956msgid "All parameterized generics implement special read-only attributes."
69576957msgstr ""
6958+ "全てのパラメータ付きジェネリック型は、下記に示す読み出し専用の属性を実装して"
6959+ "います。"
69586960
69596961#: ../../library/stdtypes.rst:4988
69606962msgid "This attribute points at the non-parameterized generic class::"
6961- msgstr ""
6963+ msgstr "この属性は、対応するパラメータ付きでないジェネリッククラスを指します:: "
69626964
69636965#: ../../library/stdtypes.rst:4996
69646966msgid ""
69656967"This attribute is a :class:`tuple` (possibly of length 1) of generic types "
69666968"passed to the original :meth:`~object.__class_getitem__` of the generic "
69676969"class::"
69686970msgstr ""
6971+ "この属性は、ジェネリッククラスの元の :meth:`~object.__class_getitem__` に渡さ"
6972+ "れた :class:`tuple` です (長さが1の場合もあります)::"
69696973
69706974#: ../../library/stdtypes.rst:5006
69716975msgid ""
You can’t perform that action at this time.
0 commit comments