Skip to content

Commit b117483

Browse files
author
github-actions
committed
Merge 3.11 into 3.10
1 parent fbaed80 commit b117483

File tree

1 file changed

+5
-1
lines changed

1 file changed

+5
-1
lines changed

library/stdtypes.po

+5-1
Original file line numberDiff line numberDiff line change
@@ -6955,17 +6955,21 @@ msgstr "``GenericAlias`` オブジェクトの特別な属性"
69556955
#: ../../library/stdtypes.rst:4984
69566956
msgid "All parameterized generics implement special read-only attributes."
69576957
msgstr ""
6958+
"全てのパラメータ付きジェネリック型は、下記に示す読み出し専用の属性を実装して"
6959+
"います。"
69586960

69596961
#: ../../library/stdtypes.rst:4988
69606962
msgid "This attribute points at the non-parameterized generic class::"
6961-
msgstr ""
6963+
msgstr "この属性は、対応するパラメータ付きでないジェネリッククラスを指します::"
69626964

69636965
#: ../../library/stdtypes.rst:4996
69646966
msgid ""
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::"
69686970
msgstr ""
6971+
"この属性は、ジェネリッククラスの元の :meth:`~object.__class_getitem__` に渡さ"
6972+
"れた :class:`tuple` です (長さが1の場合もあります)::"
69696973

69706974
#: ../../library/stdtypes.rst:5006
69716975
msgid ""

0 commit comments

Comments
 (0)