77msgstr ""
88"Project-Id-Version : Python 3.10\n "
99"Report-Msgid-Bugs-To : \n "
10- "POT-Creation-Date : 2022-08-31 00:21 +0000\n "
10+ "POT-Creation-Date : 2022-10-05 06:53 +0000\n "
1111"PO-Revision-Date : 2018-05-23 14:33+0000\n "
1212"Last-Translator : Adrian Liaw <adrianliaw2000@gmail.com>\n "
1313"Language-Team : Chinese - TAIWAN (https://github.com/python/python-docs-zh- "
@@ -3144,7 +3144,7 @@ msgstr ""
31443144#: ../../c-api/typeobj.rst:2329
31453145msgid ""
31463146"Check if the request can be met. If not, raise :c:data:`PyExc_BufferError`, "
3147- "set :c:data :`view->obj` to ``NULL`` and return ``-1``."
3147+ "set :c:expr :`view->obj` to ``NULL`` and return ``-1``."
31483148msgstr ""
31493149
31503150#: ../../c-api/typeobj.rst:2332
@@ -3157,7 +3157,7 @@ msgstr ""
31573157
31583158#: ../../c-api/typeobj.rst:2336
31593159msgid ""
3160- "Set :c:data :`view->obj` to *exporter* and increment :c:data :`view->obj`."
3160+ "Set :c:expr :`view->obj` to *exporter* and increment :c:expr :`view->obj`."
31613161msgstr ""
31623162
31633163#: ../../c-api/typeobj.rst:2338
@@ -3173,13 +3173,13 @@ msgstr ""
31733173#: ../../c-api/typeobj.rst:2343
31743174msgid ""
31753175"Re-export: Each member of the tree acts as the exporting object and sets :c:"
3176- "data :`view->obj` to a new reference to itself."
3176+ "expr :`view->obj` to a new reference to itself."
31773177msgstr ""
31783178
31793179#: ../../c-api/typeobj.rst:2346
31803180msgid ""
31813181"Redirect: The buffer request is redirected to the root object of the tree. "
3182- "Here, :c:data :`view->obj` will be a new reference to the root object."
3182+ "Here, :c:expr :`view->obj` will be a new reference to the root object."
31833183msgstr ""
31843184
31853185#: ../../c-api/typeobj.rst:2350
@@ -3237,7 +3237,7 @@ msgstr ""
32373237
32383238#: ../../c-api/typeobj.rst:2389
32393239msgid ""
3240- "This function MUST NOT decrement :c:data :`view->obj`, since that is done "
3240+ "This function MUST NOT decrement :c:expr :`view->obj`, since that is done "
32413241"automatically in :c:func:`PyBuffer_Release` (this scheme is useful for "
32423242"breaking reference cycles)."
32433243msgstr ""
0 commit comments