File tree 3 files changed +1193
-1179
lines changed
3 files changed +1193
-1179
lines changed Original file line number Diff line number Diff line change 8
8
msgstr ""
9
9
"Project-Id-Version : Python 3.13\n "
10
10
"Report-Msgid-Bugs-To : \n "
11
- "POT-Creation-Date : 2024-09-23 07:52+0800 \n "
11
+ "POT-Creation-Date : 2025-02-18 00:13+0000 \n "
12
12
"PO-Revision-Date : 2018-05-23 14:07+0000\n "
13
13
"Last-Translator : Adrian Liaw <adrianliaw2000@gmail.com>\n "
14
14
"Language-Team : Chinese - TAIWAN (https://github.com/python/python-docs-zh- "
@@ -160,10 +160,16 @@ msgstr ""
160
160
161
161
#: ../../c-api/slice.rst:123
162
162
msgid ""
163
+ "The type of Python :const:`Ellipsis` object. Same as :class:`types."
164
+ "EllipsisType` in the Python layer."
165
+ msgstr ""
166
+
167
+ #: ../../c-api/slice.rst:129
168
+ msgid ""
163
169
"The Python ``Ellipsis`` object. This object has no methods. Like :c:data:"
164
170
"`Py_None`, it is an :term:`immortal` singleton object."
165
171
msgstr ""
166
172
167
- #: ../../c-api/slice.rst:126
173
+ #: ../../c-api/slice.rst:132
168
174
msgid ":c:data:`Py_Ellipsis` is immortal."
169
175
msgstr ":c:data:`Py_Ellipsis` 為不滅的 (immortal)。"
You can’t perform that action at this time.
0 commit comments