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

Skip to content

Commit 0d7bf80

Browse files
[po] auto sync
1 parent 397d382 commit 0d7bf80

1 file changed

Lines changed: 5 additions & 0 deletions

File tree

library/sys.po

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -538,6 +538,11 @@ msgid ""
538538
"library modules are installed in :file:`{exec_prefix}/lib/python{X.Y}/lib-"
539539
"dynload`, where *X.Y* is the version number of Python, for example ``3.2``."
540540
msgstr ""
541+
"一个字符串,给出特定域的目录前缀,该目录中安装了与平台相关的 Python 文件,默认也是 ``'/usr/local'``。该目录前缀可以在构建时使用"
542+
" :program:`configure` 脚本的 ``--exec-prefix`` 参数进行设置。具体而言,所有配置文件(如 "
543+
":file:`pyconfig.h` 头文件)都安装在目录 :file:`{exec_prefix}/lib/python{X.Y}/config` "
544+
"中,共享库模块安装在 :file:`{exec_prefix}/lib/python{X.Y}/lib-dynload` 中,其中 *X.Y* 是 "
545+
"Python 的版本号,如 ``3.2``。"
541546

542547
#: ../../library/sys.rst:384
543548
msgid ""

0 commit comments

Comments
 (0)