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

Skip to content

Commit 3d0e573

Browse files
[po] auto sync
1 parent bc0ad03 commit 3d0e573

1 file changed

Lines changed: 6 additions & 2 deletions

File tree

c-api/exceptions.po

Lines changed: 6 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -760,7 +760,7 @@ msgstr "Unicode 异常对象"
760760
msgid ""
761761
"The following functions are used to create and modify Unicode exceptions "
762762
"from C."
763-
msgstr ""
763+
msgstr "下列函数被用于创建和修改来自 C 的 Unicode 异常。"
764764

765765
#: ../../c-api/exceptions.rst:630
766766
msgid ""
@@ -775,6 +775,8 @@ msgid ""
775775
"*object*, *length*, *start*, *end* and *reason*. *encoding* and *reason* are"
776776
" UTF-8 encoded strings."
777777
msgstr ""
778+
"创建一个 :class:`UnicodeEncodeError` 对象并附带 *encoding*, *object*, *length*, "
779+
"*start*, *end* 和 *reason*。 *encoding* 和 *reason* 都是以 UTF-8 编码的字符串。"
778780

779781
#: ../../c-api/exceptions.rst:640 ../../c-api/exceptions.rst:650
780782
msgid "3.11"
@@ -793,6 +795,8 @@ msgid ""
793795
"Create a :class:`UnicodeTranslateError` object with the attributes *object*,"
794796
" *length*, *start*, *end* and *reason*. *reason* is a UTF-8 encoded string."
795797
msgstr ""
798+
"创建一个 :class:`UnicodeTranslateError` 对象并附带 *object*, *length*, *start*, *end*"
799+
" 和 *reason*。 *reason* 是一个以 UTF-8 编码的字符串。"
796800

797801
#: ../../c-api/exceptions.rst:652
798802
msgid ""
@@ -893,7 +897,7 @@ msgstr ""
893897

894898
#: ../../c-api/exceptions.rst:738 ../../c-api/exceptions.rst:746
895899
msgid "This function is now also available in the limited API."
896-
msgstr ""
900+
msgstr "此函数现在也在受限 API 中可用。"
897901

898902
#: ../../c-api/exceptions.rst:743
899903
msgid ""

0 commit comments

Comments
 (0)