@@ -12,7 +12,7 @@ msgid ""
1212msgstr ""
1313"Project-Id-Version :Python 3.12\n "
1414"Report-Msgid-Bugs-To :\n "
15- "POT-Creation-Date :2025-02-14 14:53 +0000\n "
15+ "POT-Creation-Date :2025-02-28 14:56 +0000\n "
1616"PO-Revision-Date :2024-07-26 14:50+0000\n "
1717"Last-Translator :Rafael Fontenelle <rffontenelle@gmail.com>, 2024\n "
1818"Language-Team :Chinese (China) (https://app.transifex.com/python-doc/teams/5390/zh_CN/)\n "
@@ -280,115 +280,109 @@ msgid "``ssl.TLSVersion.TLSv1_1``"
280280msgstr "``ssl.TLSVersion.TLSv1_1``"
281281
282282#: ../../deprecations/pending-removal-in-future.rst:105
283- msgid ""
284- ":func:`sysconfig.is_python_build` *check_home* parameter is deprecated and "
285- "ignored."
286- msgstr ":func:`sysconfig.is_python_build` *check_home* 形参已被弃用并会被忽略。"
287-
288- #: ../../deprecations/pending-removal-in-future.rst:108
289283msgid ":mod:`threading` methods:"
290284msgstr ":mod:`threading` 的方法:"
291285
292- #: ../../deprecations/pending-removal-in-future.rst:110
286+ #: ../../deprecations/pending-removal-in-future.rst:107
293287msgid ""
294288":meth:`!threading.Condition.notifyAll`: use "
295289":meth:`~threading.Condition.notify_all`."
296290msgstr ""
297291":meth:`!threading.Condition.notifyAll`: 使用 "
298292":meth:`~threading.Condition.notify_all`。"
299293
300- #: ../../deprecations/pending-removal-in-future.rst:111
294+ #: ../../deprecations/pending-removal-in-future.rst:108
301295msgid ":meth:`!threading.Event.isSet`: use :meth:`~threading.Event.is_set`."
302296msgstr ":meth:`!threading.Event.isSet`: 使用 :meth:`~threading.Event.is_set`。"
303297
304- #: ../../deprecations/pending-removal-in-future.rst:112
298+ #: ../../deprecations/pending-removal-in-future.rst:109
305299msgid ""
306300":meth:`!threading.Thread.isDaemon`, :meth:`threading.Thread.setDaemon`: use "
307301":attr:`threading.Thread.daemon` attribute."
308302msgstr ""
309303":meth:`!threading.Thread.isDaemon`, :meth:`threading.Thread.setDaemon`: 使用 "
310304":attr:`threading.Thread.daemon` 属性。"
311305
312- #: ../../deprecations/pending-removal-in-future.rst:114
306+ #: ../../deprecations/pending-removal-in-future.rst:111
313307msgid ""
314308":meth:`!threading.Thread.getName`, :meth:`threading.Thread.setName`: use "
315309":attr:`threading.Thread.name` attribute."
316310msgstr ""
317311":meth:`!threading.Thread.getName`, :meth:`threading.Thread.setName`: 使用 "
318312":attr:`threading.Thread.name` 属性。"
319313
320- #: ../../deprecations/pending-removal-in-future.rst:116
314+ #: ../../deprecations/pending-removal-in-future.rst:113
321315msgid ""
322316":meth:`!threading.currentThread`: use :meth:`threading.current_thread`."
323317msgstr ""
324318":meth:`!threading.currentThread`: 使用 :meth:`threading.current_thread`。"
325319
326- #: ../../deprecations/pending-removal-in-future.rst:117
320+ #: ../../deprecations/pending-removal-in-future.rst:114
327321msgid ":meth:`!threading.activeCount`: use :meth:`threading.active_count`."
328322msgstr ":meth:`!threading.activeCount`: 使用 :meth:`threading.active_count`。"
329323
330- #: ../../deprecations/pending-removal-in-future.rst:119
324+ #: ../../deprecations/pending-removal-in-future.rst:116
331325msgid ":class:`typing.Text` (:gh:`92332`)."
332326msgstr ":class:`typing.Text` (:gh:`92332`)。"
333327
334- #: ../../deprecations/pending-removal-in-future.rst:121
328+ #: ../../deprecations/pending-removal-in-future.rst:118
335329msgid ""
336330":class:`unittest.IsolatedAsyncioTestCase`: it is deprecated to return a "
337331"value that is not ``None`` from a test case."
338332msgstr ""
339333":class:`unittest.IsolatedAsyncioTestCase`: 从测试用例返回不为 ``None`` 的值的做法已被弃用。"
340334
341- #: ../../deprecations/pending-removal-in-future.rst:124
335+ #: ../../deprecations/pending-removal-in-future.rst:121
342336msgid ""
343337":mod:`urllib.parse` deprecated functions: :func:`~urllib.parse.urlparse` "
344338"instead"
345339msgstr ":mod:`urllib.parse` 函数已被弃用:改用 :func:`~urllib.parse.urlparse`"
346340
347- #: ../../deprecations/pending-removal-in-future.rst:126
341+ #: ../../deprecations/pending-removal-in-future.rst:123
348342msgid "``splitattr()``"
349343msgstr "``splitattr()``"
350344
351- #: ../../deprecations/pending-removal-in-future.rst:127
345+ #: ../../deprecations/pending-removal-in-future.rst:124
352346msgid "``splithost()``"
353347msgstr "``splithost()``"
354348
355- #: ../../deprecations/pending-removal-in-future.rst:128
349+ #: ../../deprecations/pending-removal-in-future.rst:125
356350msgid "``splitnport()``"
357351msgstr "``splitnport()``"
358352
359- #: ../../deprecations/pending-removal-in-future.rst:129
353+ #: ../../deprecations/pending-removal-in-future.rst:126
360354msgid "``splitpasswd()``"
361355msgstr "``splitpasswd()``"
362356
363- #: ../../deprecations/pending-removal-in-future.rst:130
357+ #: ../../deprecations/pending-removal-in-future.rst:127
364358msgid "``splitport()``"
365359msgstr "``splitport()``"
366360
367- #: ../../deprecations/pending-removal-in-future.rst:131
361+ #: ../../deprecations/pending-removal-in-future.rst:128
368362msgid "``splitquery()``"
369363msgstr "``splitquery()``"
370364
371- #: ../../deprecations/pending-removal-in-future.rst:132
365+ #: ../../deprecations/pending-removal-in-future.rst:129
372366msgid "``splittag()``"
373367msgstr "``splittag()``"
374368
375- #: ../../deprecations/pending-removal-in-future.rst:133
369+ #: ../../deprecations/pending-removal-in-future.rst:130
376370msgid "``splittype()``"
377371msgstr "``splittype()``"
378372
379- #: ../../deprecations/pending-removal-in-future.rst:134
373+ #: ../../deprecations/pending-removal-in-future.rst:131
380374msgid "``splituser()``"
381375msgstr "``splituser()``"
382376
383- #: ../../deprecations/pending-removal-in-future.rst:135
377+ #: ../../deprecations/pending-removal-in-future.rst:132
384378msgid "``splitvalue()``"
385379msgstr "``splitvalue()``"
386380
387- #: ../../deprecations/pending-removal-in-future.rst:136
381+ #: ../../deprecations/pending-removal-in-future.rst:133
388382msgid "``to_bytes()``"
389383msgstr "``to_bytes()``"
390384
391- #: ../../deprecations/pending-removal-in-future.rst:138
385+ #: ../../deprecations/pending-removal-in-future.rst:135
392386msgid ""
393387":mod:`urllib.request`: :class:`~urllib.request.URLopener` and "
394388":class:`~urllib.request.FancyURLopener` style of invoking requests is "
@@ -398,13 +392,13 @@ msgstr ""
398392":class:`~urllib.request.FancyURLopener` 方式已被弃用。 改用更新 "
399393":func:`~urllib.request.urlopen` 函数和方法。"
400394
401- #: ../../deprecations/pending-removal-in-future.rst:142
395+ #: ../../deprecations/pending-removal-in-future.rst:139
402396msgid ""
403397":mod:`wsgiref`: ``SimpleHandler.stdout.write()`` should not do partial "
404398"writes."
405399msgstr ":mod:`wsgiref`: ``SimpleHandler.stdout.write()`` 不应执行部分写入。"
406400
407- #: ../../deprecations/pending-removal-in-future.rst:145
401+ #: ../../deprecations/pending-removal-in-future.rst:142
408402msgid ""
409403":mod:`xml.etree.ElementTree`: Testing the truth value of an "
410404":class:`~xml.etree.ElementTree.Element` is deprecated. In a future release "
@@ -415,7 +409,7 @@ msgstr ""
415409"的真值测试已被弃用。 在未来的发布版中它将始终返回 ``True``。 建议改用显式的 ``len(elem)`` 或 ``elem is not "
416410"None`` 测试。"
417411
418- #: ../../deprecations/pending-removal-in-future.rst:150
412+ #: ../../deprecations/pending-removal-in-future.rst:147
419413msgid ""
420414":meth:`zipimport.zipimporter.load_module` is deprecated: use "
421415":meth:`~zipimport.zipimporter.exec_module` instead."