77msgstr ""
88"Project-Id-Version :Python 3.7\n "
99"Report-Msgid-Bugs-To :\n "
10- "POT-Creation-Date :2021-10-21 00:12 +0000\n "
10+ "POT-Creation-Date :2021-10-22 00:14 +0000\n "
1111"PO-Revision-Date :2018-05-23 16:01+0000\n "
1212"Last-Translator :Adrian Liaw <adrianliaw2000@gmail.com>\n "
1313"Language-Team :Chinese - TAIWAN (https://github.com/python/python-docs-zh- "
@@ -984,9 +984,10 @@ msgstr ""
984984
985985#: ../../library/enum.rst:1128
986986msgid ""
987- "Private names will be normal attributes in Python 3.11 instead of either an "
988- "error or a member (depending on if the name ends with an underscore). Using "
989- "these names in 3.9 and 3.10 will issue a :exc:`DeprecationWarning`."
987+ ":ref:`Private names <private-name-mangling>` will be normal attributes in "
988+ "Python 3.11 instead of either an error or a member (depending on if the name "
989+ "ends with an underscore). Using these names in 3.9 and 3.10 will issue a :"
990+ "exc:`DeprecationWarning`."
990991msgstr ""
991992
992993#: ../../library/enum.rst:1134
@@ -1004,7 +1005,7 @@ msgid ""
10041005msgstr ""
10051006
10061007#: ../../library/enum.rst:1155
1007- msgid "This behavior is deprecated and will be removed in 3.11 ."
1008+ msgid "This behavior is deprecated and will be removed in 3.12 ."
10081009msgstr ""
10091010
10101011#: ../../library/enum.rst:1161