File tree Expand file tree Collapse file tree 2 files changed +5
-3
lines changed Expand file tree Collapse file tree 2 files changed +5
-3
lines changed Original file line number Diff line number Diff line change 1
- {"translation" : " 78.44%" , "updated_at" : " 2025-05-22T09 :13:08Z " }
1
+ {"translation" : " 78.44%" , "updated_at" : " 2025-05-22T10 :13:05Z " }
Original file line number Diff line number Diff line change @@ -225,7 +225,7 @@ msgstr "如果字符串尚未就绪则此函数不会再调用 :c:func:`Py_Fatal
225
225
msgid ""
226
226
"Return true if the string only contains ASCII characters. Equivalent to "
227
227
":py:meth:`str.isascii`."
228
- msgstr ""
228
+ msgstr "如果字符串只包含 ASCII 字符则返回真值。 等价于 :py:meth:`str.isascii`。 "
229
229
230
230
#: ../../c-api/unicode.rst:195
231
231
msgid "Unicode Character Properties"
@@ -416,6 +416,8 @@ msgid ""
416
416
"using the :c:type:`PyUnicodeWriter` API, or one of the ``PyUnicode_From*`` "
417
417
"functions below."
418
418
msgstr ""
419
+ "为避免意外暴露仅部分写入的字符串对象,应当使用 :c:type:`PyUnicodeWriter` API,或是下列 "
420
+ "``PyUnicode_From*`` 函数之一。"
419
421
420
422
#: ../../c-api/unicode.rst:357
421
423
msgid ""
@@ -1475,7 +1477,7 @@ msgstr "泛型编解码器"
1475
1477
1476
1478
#: ../../c-api/unicode.rst:1046
1477
1479
msgid "The following macro is provided:"
1478
- msgstr ""
1480
+ msgstr "提供了下列的宏: "
1479
1481
1480
1482
#: ../../c-api/unicode.rst:1051
1481
1483
msgid "The Unicode code point ``U+FFFD`` (replacement character)."
You can’t perform that action at this time.
0 commit comments