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

Skip to content

Commit ae739e6

Browse files
[po] auto sync
1 parent 4f3db11 commit ae739e6

1 file changed

Lines changed: 6 additions & 2 deletions

File tree

c-api/buffer.po

Lines changed: 6 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -18,6 +18,7 @@
1818
# jsgang <[email protected]>, 2020
1919
# Freesand Leo <[email protected]>, 2020
2020
# Jiuh-star <[email protected]>, 2021
21+
# Dacuse Dankinder <[email protected]>, 2021
2122
#
2223
#, fuzzy
2324
msgid ""
@@ -26,7 +27,7 @@ msgstr ""
2627
"Report-Msgid-Bugs-To: \n"
2728
"POT-Creation-Date: 2021-01-01 16:02+0000\n"
2829
"PO-Revision-Date: 2019-09-01 03:39+0000\n"
29-
"Last-Translator: Jiuh-star <jiuh.star@gmail.com>, 2021\n"
30+
"Last-Translator: Dacuse Dankinder <2535262279@qq.com>, 2021\n"
3031
"Language-Team: Chinese (China) (https://www.transifex.com/python-doc/teams/5390/zh_CN/)\n"
3132
"MIME-Version: 1.0\n"
3233
"Content-Type: text/plain; charset=UTF-8\n"
@@ -448,7 +449,7 @@ msgid ""
448449
"The flags that control the logical structure of the memory are listed in "
449450
"decreasing order of complexity. Note that each flag contains all bits of the"
450451
" flags below it."
451-
msgstr ""
452+
msgstr "控制内存逻辑结构的标志按照复杂度的递减顺序列出。注意,每个标志包含它下面的所有标志。"
452453

453454
#: ../../c-api/buffer.rst:272 ../../c-api/buffer.rst:296
454455
#: ../../c-api/buffer.rst:321
@@ -641,6 +642,9 @@ msgid ""
641642
"pointed to by an N-dimensional index when there are both non-``NULL`` "
642643
"strides and suboffsets::"
643644
msgstr ""
645+
"Here is a function that returns a pointer to the element in an N-D array "
646+
"pointed to by an N-dimensional index when there are both non-``NULL`` "
647+
"strides and suboffsets::"
644648

645649
#: ../../c-api/buffer.rst:428
646650
msgid "Buffer-related functions"

0 commit comments

Comments
 (0)