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

Skip to content
65F7

Commit 4cee79c

Browse files
[po] auto sync
1 parent 744bc99 commit 4cee79c

File tree

2 files changed

+4
-2
lines changed

2 files changed

+4
-2
lines changed

.stat.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
{"translation": "90.02%", "updated_at": "2024-01-26T06:09:40Z"}
1+
{"translation": "90.03%", "updated_at": "2024-01-26T07:08:52Z"}

c-api/init.po

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1200,13 +1200,15 @@ msgid ""
12001200
"When the current thread state is ``NULL``, this issues a fatal error (so "
12011201
"that the caller needn't check for ``NULL``)."
12021202
msgstr ""
1203+
"返回当前线程状态。 全局解释器锁必须被持有。 在当前状态为 ``NULL`` 时,这将发出一个致命错误 (这样调用方将无须检查是否为 "
1204+
"``NULL``)。"
12031205

12041206
#: ../../c-api/init.rst:903
12051207
msgid ""
12061208
"Swap the current thread state with the thread state given by the argument "
12071209
"*tstate*, which may be ``NULL``. The global interpreter lock must be held "
12081210
"and is not released."
1209-
msgstr ""
1211+
msgstr "交换当前线程状态与由参数 *tstate* (可能为 ``NULL``) 给出的线程状态。 全局解释器锁必须被持有且未被释放。"
12101212

12111213
#: ../../c-api/init.rst:908
12121214
msgid ""

0 commit comments

Comments
 (0)
0