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

Skip to content

Commit b88f077

Browse files
[po] auto sync
1 parent cc13e7f commit b88f077

1 file changed

Lines changed: 4 additions & 0 deletions

File tree

c-api/exceptions.po

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -563,6 +563,10 @@ msgid ""
563563
"own these references. (If you don't understand this, don't use this "
564564
"function. I warned you.)"
565565
msgstr ""
566+
"基于三个对象设置错误指示符。 如果错误指示符已设置,它将首先被清除。 如果三个对象均为 ``NULL``,错误指示器将被清除。 请不要传入 "
567+
"``NULL`` 类型和非 ``NULL`` 值或回溯。 异常类型应当是一个类。 请不要传入无效的异常类型或值。 (违反这些规则将导致微妙的后续问题。)"
568+
" 此调用会带走对每个对象的引用:你必须在调用之前拥有对每个对象的引用且在调用之后你将不再拥有这些引用。 (如果你不理解这一点,就不要使用此函数。 "
569+
"勿谓言之不预。)"
566570

567571
#: ../../c-api/exceptions.rst:439
568572
msgid ""

0 commit comments

Comments
 (0)