7
7
msgstr ""
8
8
"Project-Id-Version : Python 3.10\n "
9
9
"Report-Msgid-Bugs-To : \n "
10
- "POT-Creation-Date : 2022-05-21 17:35 +0000\n "
10
+ "POT-Creation-Date : 2022-05-30 00:18 +0000\n "
11
11
"PO-Revision-Date : 2018-05-23 14:33+0000\n "
12
12
"Last-Translator : Adrian Liaw <adrianliaw2000@gmail.com>\n "
13
13
"Language-Team : Chinese - TAIWAN (https://github.com/python/python-docs-zh- "
@@ -94,8 +94,8 @@ msgstr "I"
94
94
msgid "<R> :c:member:`~PyTypeObject.tp_name`"
95
95
msgstr "<R> :c:member:`~PyTypeObject.tp_name`"
96
96
97
- #: ../../c-api/typeobj.rst:44 ../../c-api/typeobj.rst:86
98
- #: ../../c-api/typeobj.rst:0
97
+ #: ../../c-api/typeobj.rst:0 ../../c-api/typeobj.rst:44
98
+ #: ../../c-api/typeobj.rst:86
99
99
msgid "const char *"
100
100
msgstr "const char *"
101
101
@@ -126,9 +126,9 @@ msgstr "X"
126
126
msgid ":c:member:`~PyTypeObject.tp_basicsize`"
127
127
msgstr ":c:member:`~PyTypeObject.tp_basicsize`"
128
128
129
- #: ../../c-api/typeobj.rst:46 ../../c-api/typeobj.rst:48
130
- #: ../../c-api/typeobj.rst:52 ../../c-api/typeobj.rst:99
131
- #: ../../c-api/typeobj.rst:120 ../../c-api/typeobj.rst:0
129
+ #: ../../c-api/typeobj.rst:0 ../../c-api/typeobj.rst:46
130
+ #: ../../c-api/typeobj.rst:48 ../../c-api/typeobj.rst:52
131
+ #: ../../c-api/typeobj.rst:99 ../../c-api/typeobj.rst:120
132
132
#: ../../c-api/typeobj.rst:408
133
133
msgid ":c:type:`Py_ssize_t`"
134
134
msgstr ":c:type:`Py_ssize_t`"
@@ -402,7 +402,7 @@ msgstr ":c:type:`PyGetSetDef` []"
402
402
msgid ":c:member:`~PyTypeObject.tp_base`"
403
403
msgstr ":c:member:`~PyTypeObject.tp_base`"
404
404
405
- #: ../../c-api/typeobj.rst:111 ../../c-api/typeobj.rst:0
405
+ #: ../../c-api/typeobj.rst:0 ../../c-api/typeobj.rst:111
406
406
msgid ":c:type:`PyTypeObject` *"
407
407
msgstr ":c:type:`PyTypeObject` *"
408
408
@@ -414,10 +414,10 @@ msgstr "__base__"
414
414
msgid ":c:member:`~PyTypeObject.tp_dict`"
415
415
msgstr ":c:member:`~PyTypeObject.tp_dict`"
416
416
417
- #: ../../c-api/typeobj.rst:113 ../../c-api/typeobj.rst:132
418
- #: ../../c-api/typeobj.rst:134 ../../c-api/typeobj.rst:136
419
- #: ../../c-api/typeobj.rst:138 ../../c-api/typeobj.rst:140
420
- #: ../../c-api/typeobj.rst:333 ../../c-api/typeobj.rst:0
417
+ #: ../../c-api/typeobj.rst:0 ../../c-api/typeobj.rst:113
418
+ #: ../../c-api/typeobj.rst:132 ../../c-api/typeobj.rst:134
419
+ #: ../../c-api/typeobj.rst:136 ../../c-api/typeobj.rst:138
420
+ #: ../../c-api/typeobj.rst:140 ../../c-api/typeobj.rst:333
421
421
#: ../../c-api/typeobj.rst:348 ../../c-api/typeobj.rst:360
422
422
#: ../../c-api/typeobj.rst:362 ../../c-api/typeobj.rst:373
423
423
#: ../../c-api/typeobj.rst:384 ../../c-api/typeobj.rst:396
@@ -893,8 +893,8 @@ msgstr "__int__"
893
893
msgid ":c:member:`~PyNumberMethods.nb_reserved`"
894
894
msgstr ":c:member:`~PyNumberMethods.nb_reserved`"
895
895
896
- #: ../../c-api/typeobj.rst:271 ../../c-api/typeobj.rst:338
897
- #: ../../c-api/typeobj.rst:340 ../../c-api/typeobj.rst:0
896
+ #: ../../c-api/typeobj.rst:0 ../../c-api/typeobj.rst:271
897
+ #: ../../c-api/typeobj.rst:338 ../../c-api/typeobj.rst:340
898
898
#: ../../c-api/typeobj.rst:421
899
899
msgid "void *"
900
900
msgstr "void *"
@@ -1098,9 +1098,9 @@ msgstr "void"
1098
1098
msgid ":c:type:`visitproc`"
1099
1099
msgstr ":c:type:`visitproc`"
1100
1100
1101
- #: ../../c-api/typeobj.rst:342 ../../c-api/typeobj.rst:354
1102
- #: ../../c-api/typeobj.rst:367 ../../c-api/typeobj.rst:378
1103
- #: ../../c-api/typeobj.rst:390 ../../c-api/typeobj.rst:0
1101
+ #: ../../c-api/typeobj.rst:0 ../../c-api/typeobj.rst:342
1102
+ #: ../../c-api/typeobj.rst:354 ../../c-api/typeobj.rst:367
1103
+ #: ../../c-api/typeobj.rst:378 ../../c-api/typeobj.rst:390
1104
1104
#: ../../c-api/typeobj.rst:410 ../../c-api/typeobj.rst:421
1105
1105
#: ../../c-api/typeobj.rst:443 ../../c-api/typeobj.rst:448
1106
1106
#: ../../c-api/typeobj.rst:453
0 commit comments