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

Skip to content

Commit 9577562

Browse files
[po] auto sync
1 parent 75c97d7 commit 9577562

File tree

2 files changed

+7
-1
lines changed

2 files changed

+7
-1
lines changed

.stat.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
{"translation": "89.91%", "updated_at": "2024-01-21T15:08:58Z"}
1+
{"translation": "89.91%", "updated_at": "2024-01-22T01:35:23Z"}
< 8000 /div>

c-api/init.po

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -635,6 +635,12 @@ msgid ""
635635
"time. The value is available to Python code as ``sys.exec_prefix``. It is "
636636
"only useful on Unix."
637637
msgstr ""
638+
"返回针对已安装的 *依赖于* 平台文件的 *exec-prefix*。 这是通过基于使用 :c:func:`Py_SetProgramName` "
639+
"设置的程序名称和某些环境变量所派生的一系列复杂规则获得的;举例来说,如果程序名称为 ``'/usr/local/bin/python'``,则 "
640+
"exec-prefix 为 ``'/usr/local'``。 返回的字符串将指向静态存储;调用方不应修改其值。 这对应于最高层级 "
641+
":file:`Makefile` 中的 :makevar:`exec_prefix` 变量以及在编译时传给 :program:`configure` "
642+
"脚本的 ``--exec-prefix`` 参数。 该值将以 ``sys.exec_prefix`` 的名称供 Python 代码使用。 它仅适用于 "
643+
"Unix。"
638644

639645
#: ../../c-api/init.rst:404
640646
msgid ""

0 commit comments

Comments
 (0)
0