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

Skip to content

Commit 4cdae88

Browse files
[po] auto sync
1 parent ae54552 commit 4cdae88

1 file changed

Lines changed: 5 additions & 2 deletions

File tree

howto/clinic.po

Lines changed: 5 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -10,6 +10,7 @@
1010
# telnetning <[email protected]>, 2020
1111
# Alpha Du <[email protected]>, 2020
1212
# ppcfish <[email protected]>, 2020
13+
# Dai Xu <[email protected]>, 2022
1314
#
1415
#, fuzzy
1516
msgid ""
@@ -18,7 +19,7 @@ msgstr ""
1819
"Report-Msgid-Bugs-To: \n"
1920
"POT-Creation-Date: 2021-01-01 16:06+0000\n"
2021
"PO-Revision-Date: 2020-05-30 11:54+0000\n"
21-
"Last-Translator: ppcfish <ppcfish@gmail.com>, 2020\n"
22+
"Last-Translator: Dai Xu <daixu61@hotmail.com>, 2022\n"
2223
"Language-Team: Chinese (China) (https://www.transifex.com/python-doc/teams/5390/zh_CN/)\n"
2324
"MIME-Version: 1.0\n"
2425
"Content-Type: text/plain; charset=UTF-8\n"
@@ -28,7 +29,7 @@ msgstr ""
2829

2930
#: ../../howto/clinic.rst:5
3031
msgid "Argument Clinic How-To"
31-
msgstr ""
32+
msgstr "Argument Clinic 的用法"
3233

3334
#: ../../howto/clinic.rst:0
3435
msgid "author"
@@ -50,6 +51,8 @@ msgid ""
5051
"to work with Argument Clinic, and then introduces some advanced topics on "
5152
"Argument Clinic usage."
5253
msgstr ""
54+
"Argument Clinic 是 CPython 的一个 C 文件预处理器。旨在自动处理所有与“内置”参数解析有关的代码。本文展示了将 C "
55+
"函数转换为配合 Argument Clinic 工作的做法,还介绍了一些关于 Argument Clinic 用法的进阶内容。"
5356

5457
#: ../../howto/clinic.rst:19
5558
msgid ""

0 commit comments

Comments
 (0)