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

Skip to content

Commit cb8565b

Browse files
[po] auto sync
1 parent 3430b0f commit cb8565b

1 file changed

Lines changed: 4 additions & 0 deletions

File tree

c-api/arg.po

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -425,6 +425,10 @@ msgid ""
425425
"references will be set to a buffer with the contents of the argument text. "
426426
"The text will be encoded in the encoding specified by the first argument."
427427
msgstr ""
428+
"此格式需要两个参数。 第一个仅用作输入,并且必须为 :c:type:`const char*`,它指向一个以 NUL "
429+
"结束的字符串表示的编码格式名称,或者为 ``NULL``,这表示使用 ``'utf-8'`` 编码格式。 如果为 Python "
430+
"无法识别的编码格式名称则会引发异常。 第二个参数必须为 :c:type:`char**`;它所引用的指针值将被设为带有参数文本内容的缓冲区。 "
431+
"文本将以第一个参数所指定的编码格式进行编码。"
428432

429433
#: ../../c-api/arg.rst:206
430434
msgid ""

0 commit comments

Comments
 (0)