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

Skip to content

Commit ae924bb

Browse files
[po] auto sync
1 parent 43d949e commit ae924bb

2 files changed

Lines changed: 4 additions & 2 deletions

File tree

.stat.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
{"translation": "90.67%", "updated_at": "2024-01-26T06:24:55Z"}
1+
{"translation": "90.67%", "updated_at": "2024-01-26T07:20:43Z"}

c-api/init.po

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

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

12231225
#: ../../c-api/init.rst:912
12241226
msgid ""

0 commit comments

Comments
 (0)