File tree Expand file tree Collapse file tree 1 file changed +5
-5
lines changed Expand file tree Collapse file tree 1 file changed +5
-5
lines changed Original file line number Diff line number Diff line change 7
7
msgstr ""
8
8
"Project-Id-Version : Python 3.12\n "
9
9
"Report-Msgid-Bugs-To : \n "
10
- "POT-Creation-Date : 2023-12-05 00:03 +0000\n "
10
+ "POT-Creation-Date : 2023-12-10 19:07 +0000\n "
11
11
"PO-Revision-Date : 2018-05-23 14:07+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- "
@@ -432,13 +432,13 @@ msgstr ""
432
432
433
433
#: ../../c-api/structures.rst:424
434
434
msgid ""
435
- "The offset in bytes that the member is located on the type’s object struct."
435
+ "The type of the member in the C struct. See :ref:`PyMemberDef-types` for the "
436
+ "possible values."
436
437
msgstr ""
437
438
438
- #: ../../c-api/structures.rst:428
439
+ #: ../../c-api/structures.rst:429
439
440
msgid ""
440
- "The type of the member in the C struct. See :ref:`PyMemberDef-types` for the "
441
- "possible values."
441
+ "The offset in bytes that the member is located on the type’s object struct."
442
442
msgstr ""
443
443
444
444
#: ../../c-api/structures.rst:433
You can’t perform that action at this time.
0 commit comments