@@ -10,7 +10,7 @@ msgid ""
1010msgstr ""
1111"Project-Id-Version : Python 3.13\n "
1212"Report-Msgid-Bugs-To : \n "
13- "POT-Creation-Date : 2023-07-29 10:36+0000 \n "
13+ "POT-Creation-Date : 2024-09-23 07:52+0800 \n "
1414"PO-Revision-Date : 2021-12-09 20:47+0800\n "
1515"
Last-Translator :
Matt Wang <[email protected] >\n "
1616"Language-Team : Chinese - TAIWAN (https://github.com/python/python-docs-zh- "
@@ -52,27 +52,26 @@ msgstr ""
5252
5353#: ../../c-api/bool.rst:28
5454msgid ""
55- "The Python ``False`` object. This object has no methods and is `immortal "
56- "<https://peps.python.org/pep-0683/>`_ ."
55+ "The Python ``False`` object. This object has no methods and is :term: "
56+ "`immortal` ."
5757msgstr ""
58- "Python 的 ``False`` 物件。此物件沒有任何方法且為\\ `不滅的 (immortal) "
59- "<https://peps.python.org/pep-0683/>`_ 。"
58+ "Python 的 ``False`` 物件。此物件沒有任何方法且為\\ :term: `不滅的 (immortal) "
59+ "<immortal>` 。"
6060
6161#: ../../c-api/bool.rst:31
62- msgid ":c:data:`Py_False` is immortal."
63- msgstr ":c:data:`Py_False` 為不滅的 。"
62+ msgid ":c:data:`Py_False` is :term:` immortal` ."
63+ msgstr ":c:data:`Py_False` 為 \\ :term:`不滅的 <immortal>` 。"
6464
6565#: ../../c-api/bool.rst:37
6666msgid ""
67- "The Python ``True`` object. This object has no methods and is `immortal "
68- "<https://peps.python.org/pep-0683/>`_ ."
67+ "The Python ``True`` object. This object has no methods and is :term: "
68+ "`immortal` ."
6969msgstr ""
70- "Python 的 ``True`` 物件。此物件沒有任何方法且為\\ `不滅的 (immortal) "
71- "<https://peps.python.org/pep-0683/>`_。"
70+ "Python 的 ``True`` 物件。此物件沒有任何方法且為\\ :term:`不滅的 <immortal>`。"
7271
7372#: ../../c-api/bool.rst:40
74- msgid ":c:data:`Py_True` is immortal."
75- msgstr ":c:data:`Py_True` 為不滅的 。"
73+ msgid ":c:data:`Py_True` is :term:` immortal` ."
74+ msgstr ":c:data:`Py_True` 為 \\ :term:`不滅的 <immortal>` 。"
7675
7776#: ../../c-api/bool.rst:46
7877msgid "Return :c:data:`Py_False` from a function."
0 commit comments