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

Skip to content

Commit f77f823

Browse files
[po] auto sync
1 parent 1ed3ae4 commit f77f823

1 file changed

Lines changed: 3 additions & 2 deletions

File tree

c-api/exceptions.po

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -13,8 +13,8 @@
1313
# Yi Cao <[email protected]>, 2020
1414
# jsgang <[email protected]>, 2020
1515
# Freesand Leo <[email protected]>, 2021
16-
# Jiuh-star <[email protected]>, 2021
1716
# Dacuse Dankinder <[email protected]>, 2021
17+
# Jiuh-star <[email protected]>, 2021
1818
#
1919
#, fuzzy
2020
msgid ""
@@ -23,7 +23,7 @@ msgstr ""
2323
"Report-Msgid-Bugs-To: \n"
2424
"POT-Creation-Date: 2021-01-01 16:02+0000\n"
2525
"PO-Revision-Date: 2019-09-01 03:39+0000\n"
26-
"Last-Translator: Dacuse Dankinder <2535262279@qq.com>, 2021\n"
26+
"Last-Translator: Jiuh-star <jiuh.star@gmail.com>, 2021\n"
2727
"Language-Team: Chinese (China) (https://www.transifex.com/python-doc/teams/5390/zh_CN/)\n"
2828
"MIME-Version: 1.0\n"
2929
"Content-Type: text/plain; charset=UTF-8\n"
@@ -194,6 +194,7 @@ msgid ""
194194
"Same as :c:func:`PyErr_Format`, but taking a :c:type:`va_list` argument "
195195
"rather than a variable number of arguments."
196196
msgstr ""
197+
"和 :c:func:`PyErr_Format` 相同,但它接受一个 :c:type:`va_list` 类型的参数而不是可变数量的参数集。"
197198

198199
#: ../../c-api/exceptions.rst:128
199200
msgid "This is a shorthand for ``PyErr_SetObject(type, Py_None)``."

0 commit comments

Comments
 (0)