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

Skip to content

Commit febe01a

Browse files
[po] auto sync
1 parent 9078ba0 commit febe01a

2 files changed

Lines changed: 4 additions & 3 deletions

File tree

.stat.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
{"translation": "89.25%", "updated_at": "2023-08-04T23:56:24Z"}
1+
{"translation": "89.25%", "updated_at": "2023-08-05T02:57:54Z"}

c-api/code.po

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -33,7 +33,7 @@ msgid ""
3333
"Code objects are a low-level detail of the CPython implementation. Each one "
3434
"represents a chunk of executable code that hasn't yet been bound into a "
3535
"function."
36-
msgstr "代码对象是 CPython 实现的低级细节。 每个代表一块尚未绑定到函数中的可执行代码。"
36+
msgstr "代码对象是 CPython 实现的低层级细节。 每个代表一块尚未绑定到函数中的可执行代码。"
3737

3838
#: ../../c-api/code.rst:18
3939
msgid ""
@@ -79,13 +79,14 @@ msgstr "此函数的许多参数以复杂的方式相互依赖,这意味着参
7979

8080
#: ../../c-api/code.rst:48
8181
msgid "Added ``qualname`` and ``exceptiontable`` parameters."
82-
msgstr ""
82+
msgstr "添加了 ``qualname`` 和 ``exceptiontable`` 形参。"
8383

8484
#: ../../c-api/code.rst:55
8585
msgid ""
8686
"Renamed from ``PyCode_New`` as part of :ref:`unstable-c-api`. The old name "
8787
"is deprecated, but will remain available until the signature changes again."
8888
msgstr ""
89+
"由 ``PyCode_New`` 更名而来,是 :ref:`unstable-c-api` 的一部分。 旧名称已被弃用,但在签名再次更改之前仍然可用。"
8990

9091
#: ../../c-api/code.rst:61
9192
msgid ""

0 commit comments

Comments
 (0)