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

Skip to content

Commit ade9da2

Browse files
[po] auto sync
1 parent 2ab5ad6 commit ade9da2

3 files changed

Lines changed: 12 additions & 6 deletions

File tree

c-api/buffer.po

Lines changed: 7 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -16,10 +16,10 @@
1616
# NCJ <[email protected]>, 2020
1717
# Jianchao Su, 2020
1818
# jsgang <[email protected]>, 2020
19-
# Freesand Leo <[email protected]>, 2020
2019
# Jiuh-star <[email protected]>, 2021
2120
# Dankinder <[email protected]>, 2021
2221
# helloworldSB <[email protected]>, 2021
22+
# Freesand Leo <[email protected]>, 2021
2323
#
2424
#, fuzzy
2525
msgid ""
@@ -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."
330330
msgstr ""
331+
"一个长度为 :c:type:`Py_ssize_t` 的数组 :c:member:`~Py_buffer.ndim` "
332+
"给出要跳过的字节数以获取每个尺寸中的新元素。"
331333

332334
#: ../../c-api/buffer.rst:186
333335
msgid ""
@@ -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``."
429431
msgstr ""
432+
"控制 :c:member:`~Py_buffer.format` 字段。 如果设置,则必须正确填写此字段。其他情况下,此字段必须为``NULL``。"
430433

431434
#: ../../c-api/buffer.rst:254
432435
msgid ""
@@ -442,6 +445,8 @@ msgid ""
442445
":c:macro:`PyBUF_SIMPLE`. The latter already implies format ``B`` (unsigned "
443446
"bytes)."
444447
msgstr ""
448+
":c:macro:`PyBUF_FORMAT` 可以被设为除了 :c:macro:`PyBUF_SIMPLE` 之外的任何标志。 "
449+
"后者已经按暗示了``B``(无符号字节串)格式。"
445450

446451
#: ../../c-api/buffer.rst:263
447452
msgid "shape, strides, suboffsets"

library/crypt.po

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -6,6 +6,7 @@
66
# Translators:
77
# Fred <[email protected]>, 2018
88
# MuSheng Chen <[email protected]>, 2019
9+
# Freesand Leo <[email protected]>, 2021
910
#
1011
#, fuzzy
1112
msgid ""
@@ -14,7 +15,7 @@ msgstr ""
1415
"Report-Msgid-Bugs-To: \n"
1516
"POT-Creation-Date: 2021-01-01 05:02+0000\n"
1617
"PO-Revision-Date: 2017-02-16 23:04+0000\n"
17-
"Last-Translator: MuSheng Chen <sheng.2179@gmail.com>, 2019\n"
18+
"Last-Translator: Freesand Leo <yuqinju@163.com>, 2021\n"
1819
"Language-Team: Chinese (China) (https://www.transifex.com/python-doc/teams/5390/zh_CN/)\n"
1920
"MIME-Version: 1.0\n"
2021
"Content-Type: text/plain; charset=UTF-8\n"
@@ -49,7 +50,7 @@ msgstr ""
4950

5051
#: ../../library/crypt.rst:34
5152
msgid ":ref:`Availability <availability>`: Unix. Not available on VxWorks."
52-
msgstr ""
53+
msgstr ":ref:`可用性 <availability>`: Unix。 在 VxWorks 上不可用。"
5354

5455
#: ../../library/crypt.rst:36
5556
msgid "Hashing Methods"

whatsnew/changelog.po

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -27,7 +27,7 @@ msgid ""
2727
msgstr ""
2828
"Project-Id-Version: Python 3.9\n"
2929
"Report-Msgid-Bugs-To: \n"
30-
"POT-Creation-Date: 2021-07-02 06:46+0000\n"
30+
"POT-Creation-Date: 2021-07-03 06:47+0000\n"
3131
"PO-Revision-Date: 2017-02-16 23:45+0000\n"
3232
"Last-Translator: Freesand Leo <[email protected]>, 2021\n"
3333
"Language-Team: Chinese (China) (https://www.transifex.com/python-doc/teams/5390/zh_CN/)\n"
@@ -167,7 +167,7 @@ msgstr "库"
167167
#: ../../../build/NEWS:30
168168
msgid ""
169169
"`bpo-30256 <https://bugs.python.org/issue30256>`__: Pass multiprocessing "
170-
"BaseProxy argument `manager_owned` through AutoProxy"
170+
"BaseProxy argument ``manager_owned`` through AutoProxy."
171171
msgstr ""
172172

173173
#: ../../../build/NEWS:34 ../../../build/NEWS:169 ../../../build/NEWS:396

0 commit comments

Comments
 (0)