@@ -11,15 +11,16 @@ msgstr ""
11
11
"Project-Id-Version :Python 3.8\n "
12
12
"Report-Msgid-Bugs-To :\n "
13
13
"POT-Creation-Date :2022-10-25 19:47+0200\n "
14
- "PO-Revision-Date :2021-11-26 14:38+0100 \n "
14
+ "PO-Revision-Date :2022-10-29 14:31-0500 \n "
15
15
"Last-Translator :Cristián Maureira-Fredes <cmaureirafredes@gmail.com>\n "
16
- "Language :es\n "
17
16
"Language-Team :python-doc-es\n "
18
- "Plural-Forms : nplurals=2; plural=(n != 1); \n "
17
+ "Language : es \n "
19
18
"MIME-Version :1.0\n "
20
19
"Content-Type :text/plain; charset=utf-8\n "
21
20
"Content-Transfer-Encoding :8bit\n "
21
+ "Plural-Forms :nplurals=2; plural=(n != 1);\n "
22
22
"Generated-By :Babel 2.10.3\n "
23
+ "X-Generator :Poedit 3.2\n "
23
24
24
25
#: ../Doc/distutils/sourcedist.rst:5
25
26
msgid "Creating a Source Distribution"
@@ -31,10 +32,10 @@ msgid ""
31
32
"documentation at https://setuptools.readthedocs.io/en/latest/setuptools.html "
32
33
"independently covers all of the relevant information currently included here."
33
34
msgstr ""
34
- "Este documento seconserva únicamente hasta que la documentación de "
35
+ "Este documento semantiene únicamente hasta que la documentación de "
35
36
"``setuptools`` en https://setuptools.readthedocs.io/en/latest/setuptools."
36
- "html cubra de forma independiente toda la información relevanteque se "
37
- "incluye actualmente aquí."
37
+ "html cubra de forma independiente toda la información relevanteactualmente "
38
+ "incluida aquí."
38
39
39
40
#: ../Doc/distutils/sourcedist.rst:9
40
41
msgid ""
@@ -118,9 +119,8 @@ msgstr "archivo tar comprimido con bzip2 (:file:`.tar.bz2`)"
118
119
119
120
#: ../Doc/distutils/sourcedist.rst:34 ../Doc/distutils/sourcedist.rst:37
120
121
#: ../Doc/distutils/sourcedist.rst:43
121
- #, fuzzy
122
122
msgid "\\ (5)"
123
- msgstr "\\ (4 )"
123
+ msgstr "\\ (5 )"
124
124
125
125
#: ../Doc/distutils/sourcedist.rst:37
126
126
msgid "``xztar``"
@@ -139,9 +139,8 @@ msgid "compressed tar file (:file:`.tar.Z`)"
139
139
msgstr "archivo tar comprimido (:file:`.tar.Z`)"
140
140
141
141
#: ../Doc/distutils/sourcedist.rst:40
142
- #, fuzzy
143
142
msgid "(4),(5)"
144
- msgstr "(1 ),(3 )"
143
+ msgstr "(4 ),(5 )"
145
144
146
145
#: ../Doc/distutils/sourcedist.rst:43
147
146
msgid "``tar``"
@@ -188,6 +187,8 @@ msgid ""
188
187
"deprecated by `PEP 527 <https://peps.python.org/pep-0527/>`_; `PyPI <https://"
189
188
"pypi.org>`_ only accepts ``.zip`` and ``.tar.gz`` files."
190
189
msgstr ""
190
+ "deprecado por `PEP 527 <https://peps.python.org/pep-0527/>`_; `PyPI <https://"
191
+ "pypi.org>`_ solo acepta archivos ``.zip`` y ``.tar.gz``."
191
192
192
193
#: ../Doc/distutils/sourcedist.rst:68
193
194
msgid ""