File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 1- {"translation" : " 90.11 %" , "updated_at" : " 2023-11-29T01:40:44Z " }
1+ {"translation" : " 90.12 %" , "updated_at" : " 2023-11-29T10:24:29Z " }
Original file line number Diff line number Diff line change @@ -1735,13 +1735,17 @@ msgid ""
17351735"Create a Unicode object by decoding *size* bytes of the Latin-1 encoded "
17361736"string *s*. Return ``NULL`` if an exception was raised by the codec."
17371737msgstr ""
1738+ "通过解码 Latin-1 编码的字节串 *s* 的 *size* 个字节创建一个 Unicode 对象。 如果编解码器引发了异常则返回 "
1739+ "``NULL``。"
17381740
17391741#: ../../c-api/unicode.rst:1407
17401742msgid ""
17411743"Encode a Unicode object using Latin-1 and return the result as Python bytes "
17421744"object. Error handling is \" strict\" . Return ``NULL`` if an exception was "
17431745"raised by the codec."
17441746msgstr ""
1747+ "使用 Latin-1 编码 Unicode 对象并将结果作为 Python 字节串对象返回。 错误处理方式为 \" strict\" 。 "
1748+ "如果编解码器引发了异常则将返回 ``NULL``。"
17451749
17461750#: ../../c-api/unicode.rst:1414
17471751msgid ""
@@ -1758,13 +1762,13 @@ msgstr ""
17581762
17591763#: ../../c-api/unicode.rst:1425
17601764msgid "ASCII Codecs"
1761- msgstr ""
1765+ msgstr "ASCII 编解码器 "
17621766
17631767#: ../../c-api/unicode.rst:1427
17641768msgid ""
17651769"These are the ASCII codec APIs. Only 7-bit ASCII data is accepted. All "
17661770"other codes generate errors."
1767- msgstr ""
1771+ msgstr "以下是 ASCII 编解码器的 API。 只接受 7 位 ASCII 数据。 任何其他编码的数据都将导致错误。 "
17681772
17691773#: ../../c-api/unicode.rst:1433
17701774msgid ""
You can’t perform that action at this time.
0 commit comments