Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Commit 3a8b393

Browse files
[po] auto sync
1 parent 2826854 commit 3a8b393

1 file changed

Lines changed: 5 additions & 1 deletion

File tree

c-api/buffer.po

Lines changed: 5 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -21,6 +21,7 @@
2121
# helloworldSB <[email protected]>, 2021
2222
# jing li <[email protected]>, 2021
2323
# Freesand Leo <[email protected]>, 2021
24+
# Dai Xu <[email protected]>, 2021
2425
#
2526
#, fuzzy
2627
msgid ""
@@ -29,7 +30,7 @@ msgstr ""
2930
"Report-Msgid-Bugs-To: \n"
3031
"POT-Creation-Date: 2021-01-01 16:02+0000\n"
3132
"PO-Revision-Date: 2019-09-01 03:39+0000\n"
32-
"Last-Translator: Freesand Leo <yuqinju@163.com>, 2021\n"
33+
"Last-Translator: Dai Xu <daixu61@hotmail.com>, 2021\n"
3334
"Language-Team: Chinese (China) (https://www.transifex.com/python-doc/teams/5390/zh_CN/)\n"
3435
"MIME-Version: 1.0\n"
3536
"Content-Type: text/plain; charset=UTF-8\n"
@@ -359,6 +360,9 @@ msgid ""
359360
"pointer after de-referencing. A suboffset value that is negative indicates "
360361
"that no de-referencing should occur (striding in a contiguous memory block)."
361362
msgstr ""
363+
"一个长度为 :c:member:`~Py_buffer.ndim` 类型为 :c:type:`Py_ssize_t` 的数组 。如果 "
364+
"``suboffsets[n] >= 0``,则第 n 维存储的是指针,suboffset "
365+
"值决定了解除引用时要给指针增加多少字节的偏移。suboffset 为负值,则表示不应解除引用(在连续内存块中移动)。"
362366

363367
#: ../../c-api/buffer.rst:201
364368
msgid ""

0 commit comments

Comments
 (0)