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

Skip to content

Commit 868361e

Browse files
[po] auto sync
1 parent f47dc85 commit 868361e

File tree

2 files changed

+5
-1
lines changed

2 files changed

+5
-1
lines changed

.stat.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
{"translation": "89.96%", "updated_at": "2024-01-23T03:09:17Z"}
1+
{"translation": "89.96%", "updated_at": "2024-01-23T14:09:05Z"}

c-api/init.po

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -896,6 +896,8 @@ msgid ""
896896
":c:func:`Py_SetPythonHome`, or the value of the :envvar:`PYTHONHOME` "
897897
"environment variable if it is set."
898898
msgstr ""
899+
"返回默认的 \"home\",就是由之前对 :c:func:`Py_SetPythonHome` 的调用所设置的值,或者在设置了 "
900+
":envvar:`PYTHONHOME` 环境变量的情况下该环境变量的值。"
899901

900902
#: ../../c-api/init.rst:644
901903
msgid "Thread State and the Global Interpreter Lock"
@@ -1444,6 +1446,8 @@ msgid ""
14441446
"This function does not update the current thread state. Please use "
14451447
":c:func:`PyEval_RestoreThread` or :c:func:`PyEval_AcquireThread` instead."
14461448
msgstr ""
1449+
"此函数不会更新当前线程状态。 请改用 :c:func:`PyEval_RestoreThread` 或 "
1450+
":c:func:`PyEval_AcquireThread`。"
14471451

14481452
#: ../../c-api/init.rst:1161
14491453
msgid ""

0 commit comments

Comments
 (0)
0