We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 1faf04e commit fbaed80Copy full SHA for fbaed80
library/stdtypes.po
@@ -6729,6 +6729,8 @@ msgid ""
6729
"The following standard library classes support parameterized generics. This "
6730
"list is non-exhaustive."
6731
msgstr ""
6732
+"以下の標準ライブラリクラスは、パラメータ付きジェネリック型をサポートします。"
6733
+"このリストは完全に網羅されていない可能性があります。"
6734
6735
#: ../../library/stdtypes.rst:4924
6736
msgid ":class:`tuple`"
@@ -6948,7 +6950,7 @@ msgstr ":class:`weakref.WeakValueDictionary`"
6948
6950
6949
6951
#: ../../library/stdtypes.rst:4982
6952
msgid "Special Attributes of ``GenericAlias`` objects"
-msgstr ""
6953
+msgstr "``GenericAlias`` オブジェクトの特別な属性"
6954
6955
#: ../../library/stdtypes.rst:4984
6956
msgid "All parameterized generics implement special read-only attributes."
0 commit comments