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 05:02+0000\n "
3030"PO-Revision-Date : 2017-02-16 17:33+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 "
@@ -328,6 +328,8 @@ msgid ""
328328"giving the number of bytes to skip to get to a new element in each "
329329"dimension."
330330msgstr ""
331+ "一个长度为 :c:type:`Py_ssize_t` 的数组 :c:member:`~Py_buffer.ndim` "
332+ "给出要跳过的字节数以获取每个尺寸中的新元素。"
331333
332334#: ../../c-api/buffer.rst:186
333335msgid ""
@@ -427,6 +429,7 @@ msgid ""
427429"Controls the :c:member:`~Py_buffer.format` field. If set, this field MUST be"
428430" filled in correctly. Otherwise, this field MUST be ``NULL``."
429431msgstr ""
432+ "控制 :c:member:`~Py_buffer.format` 字段。 如果设置,则必须正确填写此字段。其他情况下,此字段必须为``NULL``。"
430433
431434#: ../../c-api/buffer.rst:254
432435msgid ""
@@ -442,6 +445,8 @@ msgid ""
442445":c:macro:`PyBUF_SIMPLE`. The latter already implies format ``B`` (unsigned "
443446"bytes)."
444447msgstr ""
448+ ":c:macro:`PyBUF_FORMAT` 可以被设为除了 :c:macro:`PyBUF_SIMPLE` 之外的任何标志。 "
449+ "后者已经按暗示了``B``(无符号字节串)格式。"
445450
446451#: ../../c-api/buffer.rst:263
447452msgid "shape, strides, suboffsets"
0 commit comments