16161717# Jianchao Su, 2020
1818# jsgang <[email protected] >, 202019- # Freesand Leo <[email protected] >, 20202019# Jiuh-star <[email protected] >, 20212120# Dankinder <[email protected] >, 20212221# helloworldSB <[email protected] >, 202122+ # Freesand Leo <[email protected] >, 20212323#
2424#, fuzzy
2525msgid ""
@@ -28,7 +28,7 @@ msgstr ""
2828"Report-Msgid-Bugs-To : \n "
2929"POT-Creation-Date : 2021-01-01 16:02+0000\n "
3030"PO-Revision-Date : 2019-09-01 03:39+0000\n "
31- "Last-Translator : helloworldSB <warningfor163@foxmail .com>, 2021\n "
31+ "Last-Translator : Freesand Leo <yuqinju@163 .com>, 2021\n "
3232"Language-Team : Chinese (China) (https://www.transifex.com/python-doc/teams/5390/zh_CN/)\n "
3333"MIME-Version : 1.0\n "
3434"Content-Type : text/plain; charset=UTF-8\n "
@@ -326,6 +326,8 @@ msgid ""
326326"giving the number of bytes to skip to get to a new element in each "
327327"dimension."
328328msgstr ""
329+ "一个长度为 :c:type:`Py_ssize_t` 的数组 :c:member:`~Py_buffer.ndim` "
330+ "给出要跳过的字节数以获取每个尺寸中的新元素。"
329331
330332#: ../../c-api/buffer.rst:186
331333msgid ""
@@ -425,6 +427,7 @@ msgid ""
425427"Controls the :c:member:`~Py_buffer.format` field. If set, this field MUST be"
426428" filled in correctly. Otherwise, this field MUST be ``NULL``."
427429msgstr ""
430+ "控制 :c:member:`~Py_buffer.format` 字段。 如果设置,则必须正确填写此字段。其他情况下,此字段必须为``NULL``。"
428431
429432#: ../../c-api/buffer.rst:254
430433msgid ""
@@ -440,6 +443,8 @@ msgid ""
440443":c:macro:`PyBUF_SIMPLE`. The latter already implies format ``B`` (unsigned "
441444"bytes)."
442445msgstr ""
446+ ":c:macro:`PyBUF_FORMAT` 可以被设为除了 :c:macro:`PyBUF_SIMPLE` 之外的任何标志。 "
447+ "后者已经按暗示了``B``(无符号字节串)格式。"
443448
444449#: ../../c-api/buffer.rst:263
445450msgid "shape, strides, suboffsets"
0 commit comments