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