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

Skip to content

Commit 3561225

Browse files
[po] auto sync
1 parent 38d4366 commit 3561225

File tree

2 files changed

+5
-3
lines changed

2 files changed

+5
-3
lines changed

.stat.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
{"translation": "78.44%", "updated_at": "2025-05-22T09:13:08Z"}
1+
{"translation": "78.44%", "updated_at": "2025-05-22T10:13:05Z"}

c-api/unicode.po

Lines changed: 4 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -225,7 +225,7 @@ msgstr "如果字符串尚未就绪则此函数不会再调用 :c:func:`Py_Fatal
225225
msgid ""
226226
"Return true if the string only contains ASCII characters. Equivalent to "
227227
":py:meth:`str.isascii`."
228-
msgstr ""
228+
msgstr "如果字符串只包含 ASCII 字符则返回真值。 等价于 :py:meth:`str.isascii`。"
229229

230230
#: ../../c-api/unicode.rst:195
231231
msgid "Unicode Character Properties"
@@ -416,6 +416,8 @@ msgid ""
416416
"using the :c:type:`PyUnicodeWriter` API, or one of the ``PyUnicode_From*`` "
417417
"functions below."
418418
msgstr ""
419+
"为避免意外暴露仅部分写入的字符串对象,应当使用 :c:type:`PyUnicodeWriter` API,或是下列 "
420+
"``PyUnicode_From*`` 函数之一。"
419421

420422
#: ../../c-api/unicode.rst:357
421423
msgid ""
@@ -1475,7 +1477,7 @@ msgstr "泛型编解码器"
14751477

14761478
#: ../../c-api/unicode.rst:1046
14771479
msgid "The following macro is provided:"
1478-
msgstr ""
1480+
msgstr "提供了下列的宏:"
14791481

14801482
#: ../../c-api/unicode.rst:1051
14811483
msgid "The Unicode code point ``U+FFFD`` (replacement character)."

0 commit comments

Comments
 (0)