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

Skip to content

Commit 81cf973

Browse files
[po] auto sync
1 parent bcb858b commit 81cf973

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.60%", "updated_at": "2024-01-23T03:23:12Z"}
1+
{"translation": "90.61%", "updated_at": "2024-01-23T13:24:44Z"}

c-api/init.po

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

912914
#: ../../c-api/init.rst:644
913915
msgid "Thread State and the Global Interpreter Lock"
@@ -1542,6 +1544,8 @@ msgid ""
15421544
"This function does not update the current thread state. Please use "
15431545
":c:func:`PyEval_RestoreThread` or :c:func:`PyEval_AcquireThread` instead."
15441546
msgstr ""
1547+
"此函数不会更新当前线程状态。 请改用 :c:func:`PyEval_RestoreThread` 或 "
1548+
":c:func:`PyEval_AcquireThread`。"
15451549

15461550
#: ../../c-api/init.rst:1249
15471551
msgid ""

0 commit comments

Comments
 (0)