88msgstr ""
99"Project-Id-Version :Python 3.12\n "
1010"Report-Msgid-Bugs-To :\n "
11- "POT-Creation-Date :2023-07-29 00:03+0000\n "
11+ "POT-Creation-Date :2024-05-27 00:03+0000\n "
1212"PO-Revision-Date :2017-09-22 18:26+0000\n "
1313"Last-Translator :Leon H.\n "
1414"Language-Team :Chinese - TAIWAN (https://github.com/python/python-docs-zh- "
@@ -54,7 +54,7 @@ msgid ""
5454"a callable object that receives notification when *ob* is garbage collected; "
5555"it should accept a single parameter, which will be the weak reference object "
5656"itself. *callback* may also be ``None`` or ``NULL``. If *ob* is not a "
57- "weaklyreferencable object, or if *callback* is not callable, ``None``, or "
57+ "weaklyreferenceable object, or if *callback* is not callable, ``None``, or "
5858"``NULL``, this will return ``NULL`` and raise :exc:`TypeError`."
5959msgstr ""
6060
@@ -66,7 +66,7 @@ msgid ""
6666"can be a callable object that receives notification when *ob* is garbage "
6767"collected; it should accept a single parameter, which will be the weak "
6868"reference object itself. *callback* may also be ``None`` or ``NULL``. If "
69- "*ob* is not a weaklyreferencable object, or if *callback* is not callable, "
69+ "*ob* is not a weaklyreferenceable object, or if *callback* is not callable, "
7070"``None``, or ``NULL``, this will return ``NULL`` and raise :exc:`TypeError`."
7171msgstr ""
7272