55#
66# Translators:
77# ppcfish <[email protected] >, 20218+ # Dai Xu <[email protected] >, 202289#
910#, fuzzy
1011msgid ""
@@ -13,7 +14,7 @@ msgstr ""
1314"Report-Msgid-Bugs-To : \n "
1415"POT-Creation-Date : 2021-07-27 13:07+0000\n "
1516"PO-Revision-Date : 2021-06-28 01:14+0000\n "
16- "Last-Translator : ppcfish <ppcfish@gmail .com>, 2021 \n "
17+ "Last-Translator : Dai Xu <daixu61@hotmail .com>, 2022 \n "
1718"Language-Team : Chinese (China) (https://www.transifex.com/python-doc/teams/5390/zh_CN/)\n "
1819"MIME-Version : 1.0\n "
1920"Content-Type : text/plain; charset=UTF-8\n "
@@ -24,7 +25,7 @@ msgstr ""
2425#: ../../library/sysconfig.rst:2
2526msgid ""
2627":mod:`sysconfig` --- Provide access to Python's configuration information"
27- msgstr ""
28+ msgstr ":mod:`sysconfig` —— 提供对 Python 配置信息的访问支持 "
2829
2930#: ../../library/sysconfig.rst:12
3031msgid "**Source code:** :source:`Lib/sysconfig.py`"
@@ -35,7 +36,7 @@ msgid ""
3536"The :mod:`sysconfig` module provides access to Python's configuration "
3637"information like the list of installation paths and the configuration "
3738"variables relevant for the current platform."
38- msgstr ""
39+ msgstr ":mod:`sysconfig` 模块提供了对 Python 配置信息的访问支持,比如安装路径列表和有关当前平台的配置变量。 "
3940
4041#: ../../library/sysconfig.rst:24
4142msgid "Configuration variables"
@@ -47,6 +48,8 @@ msgid ""
4748"header file that are necessary to build both the Python binary itself and "
4849"third-party C extensions compiled using :mod:`distutils`."
4950msgstr ""
51+ "Python 的发行版中包含一个 :file:`Makefile` 和一个 :file:`pyconfig.h` 头文件,这是构建 Python "
52+ "二进制文件本身和用 :mod:`distutils` 编译的第三方 C 语言扩展所必需的。"
5053
5154#: ../../library/sysconfig.rst:30
5255msgid ""
0 commit comments