11# SOME DESCRIPTIVE TITLE.
2- # Copyright (C) 2001-2021 , Python Software Foundation
2+ # Copyright (C) 2001-2024 , Python Software Foundation
33# This file is distributed under the same license as the Python package.
44# FIRST AUTHOR <EMAIL@ADDRESS>, YEAR.
55#
66# Translators:
77# Shengjing Zhu <[email protected] >, 20208899# ppcfish <[email protected] >, 202010- # Siyuan Xu, 2020
11- # 1lin24 <[email protected] >, 202012- # Kelly Hwong <[email protected] >, 202010+ # Xu Siyuan, 2020
1311# meowmeowcat <[email protected] >, 20211412# Freesand Leo <[email protected] >, 202213+ # Rafael Fontenelle <[email protected] >, 20241514#
1615#, fuzzy
1716msgid ""
1817msgstr ""
1918"Project-Id-Version : Python 3.8\n "
2019"Report-Msgid-Bugs-To : \n "
21- "POT-Creation-Date : 2021-01-01 16:06 +0000\n "
20+ "POT-Creation-Date : 2024-04-20 00:12 +0000\n "
2221"PO-Revision-Date : 2020-05-30 11:52+0000\n "
23- "Last-Translator : Freesand Leo <yuqinju@163 .com>, 2022 \n "
24- "Language-Team : Chinese (China) (https://www .transifex.com/python-doc/teams/5390/zh_CN/)\n "
22+ "Last-Translator : Rafael Fontenelle <rffontenelle@gmail .com>, 2024 \n "
23+ "Language-Team : Chinese (China) (https://app .transifex.com/python-doc/teams/5390/zh_CN/)\n "
2524"MIME-Version : 1.0\n "
2625"Content-Type : text/plain; charset=UTF-8\n "
2726"Content-Transfer-Encoding : 8bit\n "
@@ -30,7 +29,7 @@ msgstr ""
3029
3130#: ../../distutils/builtdist.rst:5
3231msgid "Creating Built Distributions"
33- msgstr "创建构建分布 "
32+ msgstr "创建构建分发版 "
3433
3534#: ../../distutils/_setuptools_disclaimer.rst:3
3635msgid ""
@@ -39,8 +38,8 @@ msgid ""
3938" independently covers all of the relevant information currently included "
4039"here."
4140msgstr ""
42- "这篇文档只有在 https://setuptools.readthedocs.io/en/latest/setuptools.html 上的 "
43- "``setuptools`` 文档独立涵盖此处包含的所有相关信息之前,才会单独保留 。"
41+ "这篇文档是历史遗留文档,在 https://setuptools.readthedocs.io/en/latest/setuptools.html 上的"
42+ " ``setuptools`` 文档独立涵盖此处包含的所有相关信息之后,将不再单独作为正式文档保留 。"
4443
4544#: ../../distutils/builtdist.rst:9
4645msgid ""
@@ -166,7 +165,7 @@ msgstr "描述"
166165
167166#: ../../distutils/builtdist.rst:75
168167msgid "Notes"
169- msgstr "注释 "
168+ msgstr "备注 "
170169
171170#: ../../distutils/builtdist.rst:77
172171msgid "``gztar``"
@@ -202,7 +201,7 @@ msgstr "``ztar``"
202201
203202#: ../../distutils/builtdist.rst:86
204203msgid "compressed tar file (:file:`.tar.Z`)"
205- msgstr "压缩 tar 文件 (:file:`.tar.Z`)"
204+ msgstr "带压缩的 tar 文件 (:file:`.tar.Z`)"
206205
207206#: ../../distutils/builtdist.rst:86
208207msgid "\\ (3)"
@@ -282,7 +281,7 @@ msgstr "添加了对 ``xztar`` 格式的支持"
282281
283282#: ../../distutils/builtdist.rst:109
284283msgid "Notes:"
285- msgstr "注释: "
284+ msgstr "注释: "
286285
287286#: ../../distutils/builtdist.rst:112
288287msgid "default on Unix"
@@ -879,7 +878,7 @@ msgid ""
879878"probably also the configuration. For details refer to Microsoft's "
880879"documentation of the :c:func:`SHGetSpecialFolderPath` function."
881880msgstr ""
882- "有哪些可用的文件夹取决于的 Windows 的具体版本,并可能受特定配置的影响。 更多细节请参考 Microsoft 的 "
881+ "有哪些可用的文件夹取决于的 Windows 的具体版本,并可能受特定配置的影响。 更多细节请参考 Microsoft 有关 "
883882":c:func:`SHGetSpecialFolderPath` 函数的文档。"
884883
885884#: ../../distutils/builtdist.rst:451
0 commit comments