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

Skip to content

Commit 4e7e820

Browse files
committed
[po] auto sync bot
1 parent 80b94ea commit 4e7e820

1 file changed

Lines changed: 6 additions & 2 deletions

File tree

c-api/code.po

Lines changed: 6 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -6,6 +6,7 @@
66
# Translators:
77
# CommonZ <[email protected]>, 2018
88
# Meng Du <[email protected]>, 2019
9+
# Freesand Leo <[email protected]>, 2019
910
#
1011
#, fuzzy
1112
msgid ""
@@ -14,7 +15,7 @@ msgstr ""
1415
"Report-Msgid-Bugs-To: \n"
1516
"POT-Creation-Date: 2019-09-01 14:24+0000\n"
1617
"PO-Revision-Date: 2017-02-16 17:34+0000\n"
17-
"Last-Translator: Meng Du <alphanow@gmail.com>, 2019\n"
18+
"Last-Translator: Freesand Leo <yuqinju@163.com>, 2019\n"
1819
"Language-Team: Chinese (China) (https://www.transifex.com/python-doc/teams/5390/zh_CN/)\n"
1920
"MIME-Version: 1.0\n"
2021
"Content-Type: text/plain; charset=UTF-8\n"
@@ -69,12 +70,15 @@ msgid ""
6970
"``code``, ``filename``, ``name``, ``argcount``, ``posonlyargcount``, "
7071
"``kwonlyargcount``, ``nlocals``, ``stacksize``, ``flags``."
7172
msgstr ""
73+
"引发 :ref:`审计事件 <auditing>` ``code.__new__`` 附带参数 ``code``, ``filename``, "
74+
"``name``, ``argcount``, ``posonlyargcount``, ``kwonlyargcount``, "
75+
"``nlocals``, ``stacksize``, ``flags``。"
7276

7377
#: ../../c-api/code.rst:47
7478
msgid ""
7579
"Similar to :c:func:`PyCode_New`, but with an extra \"posonlyargcount\" for "
7680
"positonal-only arguments."
77-
msgstr ""
81+
msgstr "类似于 :c:func:`PyCode_New`,但带有一个额外的 \"posonlyargcount\" 用于仅限位置参数。"
7882

7983
#: ../../c-api/code.rst:53
8084
msgid ""

0 commit comments

Comments
 (0)