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

Skip to content

Commit 7e6f8f4

Browse files
[po] auto sync
1 parent 591e674 commit 7e6f8f4

1 file changed

Lines changed: 3 additions & 1 deletion

File tree

howto/clinic.po

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1849,12 +1849,14 @@ msgid ""
18491849
" inside your C file and modifies Argument Clinic's runtime state. This is "
18501850
"simple: you simply define a Python block."
18511851
msgstr ""
1852+
"下面的高级内容需要编写 Python 代码,存于 C 文件中,并修改 Argument Clinic 的运行状态。其实很简单:只需定义一个 Python"
1853+
" 块。"
18521854

18531855
#: ../../howto/clinic.rst:1136
18541856
msgid ""
18551857
"A Python block uses different delimiter lines than an Argument Clinic "
18561858
"function block. It looks like this::"
1857-
msgstr ""
1859+
msgstr "Python 块的分隔线与 Argument Clinic 函数块不同。如下所示:"
18581860

18591861
#: ../../howto/clinic.rst:1143
18601862
msgid ""

0 commit comments

Comments
 (0)