8000 sync with cpython 68657e2b · python/python-docs-zh-tw@c512d85 · GitHub
[go: up one dir, main page]

Skip to content

Commit c512d85

Browse files
github-actions[bot]mattwang44
authored andcommitted
sync with cpython 68657e2b
1 parent 1ed3e14 commit c512d85

File tree

1 file changed

+5
-5
lines changed

1 file changed

+5
-5
lines changed

c-api/structures.po

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@ msgid ""
77
msgstr ""
88
"Project-Id-Version: Python 3.12\n"
99
"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"
1111
"PO-Revision-Date: 2018-05-23 14:07+0000\n"
1212
"Last-Translator: Adrian Liaw <adrianliaw2000@gmail.com>\n"
1313
"Language-Team: Chinese - TAIWAN (https://github.com/python/python-docs-zh-"
@@ -432,13 +432,13 @@ msgstr ""
432432

433433
#: ../../c-api/structures.rst:424
434434
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."
436437
msgstr ""
437438

438-
#: ../../c-api/structures.rst:428
439+
#: ../../c-api/structures.rst:429
439440
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."
442442
msgstr ""
443443

444444
#: ../../c-api/structures.rst:433

0 commit comments

Comments
 (0)
0