66# Translators:
77# Dai Xu <[email protected] >, 202188# Alpha Du <[email protected] >, 20219- # Freesand Leo <[email protected] >, 2023109# Sefank <[email protected] >, 202310+ # Freesand Leo <[email protected] >, 20231111#
1212#, fuzzy
1313msgid ""
@@ -16,7 +16,7 @@ msgstr ""
1616"Report-Msgid-Bugs-To : \n "
1717"POT-Creation-Date : 2023-11-17 14:14+0000\n "
1818"PO-Revision-Date : 2021-06-28 01:50+0000\n "
19- "Last-Translator : Sefank <sefank@foxmail .com>, 2023\n "
19+ "Last-Translator : Freesand Leo <yuqinju@163 .com>, 2023\n "
2020"Language-Team : Chinese (China) (https://app.transifex.com/python-doc/teams/5390/zh_CN/)\n "
2121"MIME-Version : 1.0\n "
2222"Content-Type : text/plain; charset=UTF-8\n "
@@ -121,7 +121,7 @@ msgstr ""
121121
122122#: ../../using/configure.rst:61
123123msgid "configure script"
124- msgstr ""
124+ msgstr "配置脚本 "
125125
126126#: ../../using/configure.rst:63
127127msgid ""
@@ -130,16 +130,19 @@ msgid ""
130130" script which uses an Ubuntu container to get the same tools versions and "
131131"have a reproducible output."
132132msgstr ""
133+ "``make regen-configure`` 命令将使用 ``Tools/build/regen-configure.sh`` shell 脚本生成"
134+ " ``aclocal.m4`` 文件和 ``configure`` 脚本,它通过使用一个 Ubuntu 容器来获取同样的工具版本并具有可复现的输出。"
133135
134136#: ../../using/configure.rst:68
135137msgid "The container is optional, the following command can be run locally::"
136- msgstr ""
138+ msgstr "容器是可选的,以下命令可以在本地运行:: "
137139
138140#: ../../using/configure.rst:72
139141msgid ""
140142"The generated files can change depending on the exact ``autoconf-archive``, "
141143"``aclocal`` and ``pkg-config`` versions."
142144msgstr ""
145+ "生成的文件可根据实际的 ``autoconf-archive``, ``aclocal`` 和 ``pkg-config`` 版本进行改变。"
143146
144147#: ../../using/configure.rst:79
145148msgid "Configure Options"
0 commit comments