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

Skip to content

Commit 825a726

Browse files
[po] auto sync
1 parent 089d29b commit 825a726

6 files changed

Lines changed: 174 additions & 301 deletions

File tree

.stat.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
{"translation": "95.82%", "updated_at": "2024-08-09T20:47:18Z"}
1+
{"translation": "95.88%", "updated_at": "2024-08-12T15:47:24Z"}

c-api/bytearray.po

Lines changed: 4 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -5,15 +5,16 @@
55
#
66
# Translators:
77
# Rafael Fontenelle <[email protected]>, 2024
8+
# 钟旭尧 <[email protected]>, 2024
89
#
910
#, fuzzy
1011
msgid ""
1112
msgstr ""
1213
"Project-Id-Version: Python 3.12\n"
1314
"Report-Msgid-Bugs-To: \n"
14-
"POT-Creation-Date: 2024-08-03 23:51+0000\n"
15+
"POT-Creation-Date: 2024-08-09 17:14+0000\n"
1516
"PO-Revision-Date: 2024-05-11 00:32+0000\n"
16-
"Last-Translator: Rafael Fontenelle <rffontenelle@gmail.com>, 2024\n"
17+
"Last-Translator: 钟旭尧 <python_zhong@qq.com>, 2024\n"
1718
"Language-Team: Chinese (China) (https://app.transifex.com/python-doc/teams/5390/zh_CN/)\n"
1819
"MIME-Version: 1.0\n"
1920
"Content-Type: text/plain; charset=UTF-8\n"
@@ -67,7 +68,7 @@ msgstr "根据任何实现了 :ref:`缓冲区协议<bufferobjects>` 的对象 *o
6768
#: ../../c-api/bytearray.rst:45 ../../c-api/bytearray.rst:52
6869
#: ../../c-api/bytearray.rst:59
6970
msgid "On failure, return ``NULL`` with an exception set."
70-
msgstr ""
71+
msgstr "如果失败,则返回``NULL`` 并设置异常。"
7172

7273
#: ../../c-api/bytearray.rst:50
7374
msgid "Create a new bytearray object from *string* and its length, *len*."

0 commit comments

Comments
 (0)