11# SOME DESCRIPTIVE TITLE.
2- # Copyright (C) 2001-2022 , Python Software Foundation
2+ # Copyright (C) 2001-2024 , Python Software Foundation
33# This file is distributed under the same license as the Python package.
44# FIRST AUTHOR <EMAIL@ADDRESS>, YEAR.
55#
1010# Alpha Du <[email protected] >, 201911111212# Jiu Hong Jiang <[email protected] >, 201913- # Iterator <[email protected] >, 201913+ # 8af080f2e6702c64bedd01873aed27e8_25aec74 <fd99d14239138a1f987c22e7736dde81_777475 >, 2019
1414# ppcfish <[email protected] >, 20191515# taotieren <[email protected] >, 202016161717# Jianchao Su, 2020
1818# jsgang <[email protected] >, 202019- # Jiuh- star <[email protected] >, 202119+ # Jiuh. star <[email protected] >, 20212020# Dankinder <[email protected] >, 20212121# helloworldSB <[email protected] >, 202122- # Jing Li <[email protected] >, 20212322# Dai Xu <[email protected] >, 20212423# Freesand Leo <[email protected] >, 202124+ # Rafael Fontenelle <[email protected] >, 20242525#
2626#, fuzzy
2727msgid ""
2828msgstr ""
2929"Project-Id-Version : Python 3.9\n "
3030"Report-Msgid-Bugs-To : \n "
31- "POT-Creation-Date : 2022-11-04 14:34 +0000\n "
31+ "POT-Creation-Date : 2024-05-24 16:33 +0000\n "
3232"PO-Revision-Date : 2017-02-16 17:33+0000\n "
33- "Last-Translator : Freesand Leo <yuqinju@163 .com>, 2021 \n "
34- "Language-Team : Chinese (China) (https://www .transifex.com/python-doc/teams/5390/zh_CN/)\n "
33+ "Last-Translator : Rafael Fontenelle <rffontenelle@gmail .com>, 2024 \n "
34+ "Language-Team : Chinese (China) (https://app .transifex.com/python-doc/teams/5390/zh_CN/)\n "
3535"MIME-Version : 1.0\n "
3636"Content-Type : text/plain; charset=UTF-8\n "
3737"Content-Transfer-Encoding : 8bit\n "
@@ -113,7 +113,7 @@ msgstr ""
113113msgid ""
114114"There are two ways for a consumer of the buffer interface to acquire a "
115115"buffer over a target object:"
116- msgstr "对于缓冲接口的消费者而言 ,有两种方式来获取一个目的对象的缓冲:"
116+ msgstr "对于缓冲区接口的使用者而言 ,有两种方式来获取一个目的对象的缓冲:"
117117
118118#: ../../c-api/buffer.rst:56
119119msgid "call :c:func:`PyObject_GetBuffer` with the right parameters;"
@@ -281,7 +281,7 @@ msgid ""
281281"the contents of a single item. If this is ``NULL``, ``\" B\" `` (unsigned "
282282"bytes) is assumed."
283283msgstr ""
284- "在 :mod:`struct` 模块样式语法中 *NUL* 字符串,描述单个项的内容。如果这是 ``NULL``,则假定为``\" B\" `` "
284+ "在 :mod:`struct` 模块样式语法中 *NUL* 字符串,描述单个项的内容。如果这是 ``NULL``,则假定为 ``\" B\" `` "
285285"(无符号字节) 。"
286286
287287#: ../../c-api/buffer.rst:154
@@ -296,9 +296,9 @@ msgid ""
296296":c:member:`~Py_buffer.strides` and :c:member:`~Py_buffer.suboffsets` MUST be"
297297" ``NULL``."
298298msgstr ""
299- "内存表示为 n 维数组的维数。 如果是``0``, :c:member:`~Py_buffer.buf` 指向表示标量的单个项目。 "
299+ "内存表示为 n 维数组的维数。 如果是 ``0``, :c:member:`~Py_buffer.buf` 指向表示标量的单个项目。 "
300300"在这种情况下,:c:member:`~Py_buffer.shape`、:c:member:`~Py_buffer.strides` 和 "
301- ":c:member:`~Py_buffer.suboffsets` 必须是``NULL`` 。"
301+ ":c:member:`~Py_buffer.suboffsets` 必须是 ``NULL`` 。"
302302
303303#: ../../c-api/buffer.rst:163
304304msgid ""
@@ -392,8 +392,8 @@ msgid ""
392392"whether or not the shape, strides, and suboffsets arrays must be freed when "
393393"the buffer is released. The consumer MUST NOT alter this value."
394394msgstr ""
395- "供输出对象内部使用。比如可能被导出器重组为一个整数 ,用于存储一个标志,标明在缓冲区释放时是否必须释放 shape、strides 和 "
396- "suboffsets 数组。缓冲区用户 *不得* 修改该值。"
395+ "供输出对象内部使用。比如可能被输出程序重组为一个整数 ,用于存储一个标志,标明在缓冲区释放时是否必须释放 shape、strides 和 "
396+ "suboffsets 数组。消费者程序 *不得* 修改该值。"
397397
398398#: ../../c-api/buffer.rst:221
399399msgid "Buffer request types"
@@ -449,7 +449,7 @@ msgid ""
449449"Controls the :c:member:`~Py_buffer.format` field. If set, this field MUST be"
450450" filled in correctly. Otherwise, this field MUST be ``NULL``."
451451msgstr ""
452- "控制 :c:member:`~Py_buffer.format` 字段。 如果设置,则必须正确填写此字段。其他情况下,此字段必须为``NULL``。"
452+ "控制 :c:member:`~Py_buffer.format` 字段。 如果设置,则必须正确填写此字段。其他情况下,此字段必须为 ``NULL``。"
453453
454454#: ../../c-api/buffer.rst:254
455455msgid ""
@@ -467,8 +467,8 @@ msgid ""
467467":c:macro:`PyBUF_SIMPLE`. The latter already implies format ``B`` (unsigned "
468468"bytes)."
469469msgstr ""
470- ":c:macro:`PyBUF_FORMAT` 可以被设为除了 :c:macro:`PyBUF_SIMPLE` 之外的任何标志。 "
471- "后者已经按暗示了 ``B``(无符号字节串)格式。"
470+ ":c:macro:`PyBUF_FORMAT` 可以被设为除了 :c:macro:`PyBUF_SIMPLE` 之外的任何标志。 后者已经按暗示了 "
471+ "``B`` (无符号字节串)格式。"
472472
473473#: ../../c-api/buffer.rst:263
474474msgid "shape, strides, suboffsets"
@@ -595,7 +595,7 @@ msgstr "只读"
595595
596596#: ../../c-api/buffer.rst:321
597597msgid "format"
598- msgstr "格式 "
598+ msgstr "format "
599599
600600#: ../../c-api/buffer.rst:323 ../../c-api/buffer.rst:325
601601#: ../../c-api/buffer.rst:327 ../../c-api/buffer.rst:329
@@ -683,7 +683,7 @@ msgid ""
683683"Here is a function that returns a pointer to the element in an N-D array "
684684"pointed to by an N-dimensional index when there are both non-``NULL`` "
685685"strides and suboffsets::"
686- msgstr "这是一个函数,当n维索引所指向的N-D数组中有``NULL``步长和子偏移量时,它返回一个指针"
686+ msgstr "这是一个函数,当n维索引所指向的N-D数组中有 ``NULL`` 步长和子偏移量时,它返回一个指针"
687687
688688#: ../../c-api/buffer.rst:428
689689msgid "Buffer-related functions"
@@ -775,8 +775,8 @@ msgid ""
775775"``'F'`` (for C-style or Fortran-style ordering). ``0`` is returned on "
776776"success, ``-1`` on error."
777777msgstr ""
778- "从 *buf* 复制连续的 *len* 字节到 *view* 。*fort* 可以是 ``'C'`` 或 ``'F'``(对应于 C 风格或 "
779- "Fortran 风格的顺序)。成功时返回 ``0``,错误时返回 ``-1``。"
778+ "从 *buf* 复制连续的 *len* 字节到 *view* 。*fort* 可以是 ``'C'`` 或 ``'F'`` (对应于 C 风格或 "
779+ "Fortran 风格的顺序)。成功时返回 ``0`` ,错误时返回 ``-1`` 。"
780780
781781#: ../../c-api/buffer.rst:495
782782msgid ""
@@ -785,7 +785,7 @@ msgid ""
785785"ordering or either one). ``0`` is returned on success, ``-1`` on error."
786786msgstr ""
787787"从 *src* 复制 *len* 字节到 *buf* ,成为连续字节串的形式。*order* 可以是 ``'C'`` 或 ``'F'`` 或 "
788- "``'A'``(对应于 C 风格、Fortran 风格的顺序或其中任意一种)。成功时返回 ``0``,出错时返回 ``-1``。"
788+ "``'A'`` (对应于 C 风格、Fortran 风格的顺序或其中任意一种)。成功时返回 ``0`` ,出错时返回 ``-1`` 。"
789789
790790#: ../../c-api/buffer.rst:499
791791msgid "This function fails if *len* != *src->len*."
0 commit comments