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

Skip to content

Commit 43d949e

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

2 files changed

Lines changed: 5 additions & 1 deletion

File tree

.stat.json

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

c-api/init.po

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1183,6 +1183,8 @@ msgid ""
11831183
"``NULL``). If the lock has been created, the current thread must have "
11841184
"acquired it."
11851185
msgstr ""
1186+
"释放全局解释器锁 (如果已创建) 并将线程状态重置为 ``NULL``,返回之前的线程状态 (不为 ``NULL``)。 "
1187+
"如果锁已被创建,则当前线程必须已获取到它。"
11861188

11871189
#: ../../c-api/init.rst:886
11881190
msgid ""
@@ -1191,6 +1193,8 @@ msgid ""
11911193
"created, the current thread must not have acquired it, otherwise deadlock "
11921194
"ensues."
11931195
msgstr ""
1196+
"获取全局解释器锁 (如果已创建) 并将线程状态设为 *tstate*,它必须不为 ``NULL``。 "
1197+
"如果锁已被创建,则当前线程必须尚未获取它,否则将发生死锁。"
11941198

11951199
#: ../../c-api/init.rst:892 ../../c-api/init.rst:938 ../../c-api/init.rst:1197
11961200
#: ../../c-api/init.rst:1235

0 commit comments

Comments
 (0)