8000 [po] auto sync · python/python-docs-zh-cn@394c3e7 · GitHub
[go: up one dir, main page]

Skip to content
8000

Commit 394c3e7

Browse files
[po] auto sync
1 parent 00937cd commit 394c3e7

File tree

2 files changed

+6
-2
lines changed

2 files changed

+6
-2
lines changed

.stat.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
{"translation": "89.94%", "updated_at": "2024-01-23T01:34:17Z"}
1+
{"translation": "89.95%", "updated_at": "2024-01-23T02:20:55Z"}

c-api/init.po

Lines changed: 5 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1318,13 +1318,16 @@ msgid ""
13181318
"Raises an :ref:`auditing event <auditing>` "
13191319
"``cpython.PyInterpreterState_Clear`` with no arguments."
13201320
msgstr ""
1321+
"引发一个 :ref:`审计事件 <auditing>` ``cpython.PyInterpreterState_Clear``,不附带任何参数。"
13211322

13221323
#: ../../c-api/init.rst:1034
13231324
msgid ""
13241325
"Destroy an interpreter state object. The global interpreter lock need not "
13251326
"be held. The interpreter state must have been reset with a previous call to"
13261327
" :c:func:`PyInterpreterState_Clear`."
13271328
msgstr ""
1329+
"销毁解释器状态对象。 不需要持有全局解释器锁。 解释器状态必须使用之前对 :c:func:`PyInterpreterState_Clear` "
1330+
"的调用来重置。"
13281331

13291332
#: ../../c-api/init.rst:1041
13301333
msgid ""
@@ -1337,14 +1340,15 @@ msgstr "创建属于给定解释器对象的新线程状态对象。全局解释
13371340
msgid ""
13381341
"Reset all information in a thread state object. The global interpreter lock"
13391342
" must be held."
1340-
msgstr ""
1343+
msgstr "重置线程状态对象中的所有信息。 必须持有全局解释器锁。"
13411344

13421345
#: ../../c-api/init.rst:1054
13431346
msgid ""
13441347
"Destroy a thread state object. The global interpreter lock need not be "
13451348
"held. The thread state must have been reset with a previous call to "
13461349
":c:func:`PyThreadState_Clear`."
13471350
msgstr ""
1351+
"销毁线程状态对象。 不需要持有全局解释器锁。 线程状态必须使用之前对 :c:func:`PyThreadState_Clear` 的调用来重置。"
13481352

13491353
#: ../../c-api/init.rst:1061
13501354
msgid ""

0 commit comments

Comments
 (0)
0