Skip to content

Commit 17f2925

Browse files
committed
Traducida entrada distutils/index (#1656)
Closes #1398
1 parent fc15d33 commit 17f2925

File tree

1 file changed

+12
-3
lines changed

1 file changed

+12
-3
lines changed

distutils/index.po

+12-3
Original file line numberDiff line numberDiff line change
@@ -11,15 +11,16 @@ msgstr ""
1111
"Project-Id-Version: Python 3.8\n"
1212
"Report-Msgid-Bugs-To: \n"
1313
"POT-Creation-Date: 2021-10-16 21:42+0200\n"
14-
"PO-Revision-Date: 2020-11-21 17:08-0500\n"
15-
"Last-Translator: \n"
14+
"PO-Revision-Date: 2021-11-26 14:43+0100\n"
15+
"Last-Translator: Cristián Maureira-Fredes <cmaureirafredes@gmail.com>\n"
1616
"Language: es\n"
1717
"Language-Team: python-doc-es\n"
18-
"Plural-Forms: nplurals=2; plural=(n != 1)\n"
18+
"Plural-Forms: nplurals=2; plural=(n != 1);\n"
1919
"MIME-Version: 1.0\n"
2020
"Content-Type: text/plain; charset=utf-8\n"
2121
"Content-Transfer-Encoding: 8bit\n"
2222
"Generated-By: Babel 2.9.1\n"
23+
"X-Generator: Poedit 3.0\n"
2324

2425
#: ../Doc/distutils/index.rst:5
2526
msgid "Distributing Python Modules (Legacy version)"
@@ -56,13 +57,21 @@ msgid ""
5657
"removed with the package. See the :ref:`What's New <distutils-deprecated>` "
5758
"entry for more information."
5859
msgstr ""
60+
"Todo el paquete ``distutils`` ha quedado obsoleto y se eliminará en Python "
61+
"3.12. Esta documentación se conserva solo como referencia y se eliminará con "
62+
"el paquete. Consulte la entrada :ref:`What's New <distutils-deprecated>` "
63+
"para obtener más información."
5964

6065
#: ../Doc/distutils/_setuptools_disclaimer.rst:3
6166
msgid ""
6267
"This document is being retained solely until the ``setuptools`` "
6368
"documentation at https://setuptools.readthedocs.io/en/latest/setuptools.html "
6469
"independently covers all of the relevant information currently included here."
6570
msgstr ""
71+
"Este documento se conserva únicamente hasta que la documentación de "
72+
"``setuptools`` en https://setuptools.readthedocs.io/en/latest/setuptools."
73+
"html cubra de forma independiente toda la información relevante que se "
74+
"incluye actualmente aquí."
6675

6776
#: ../Doc/distutils/index.rst:26
6877
msgid ""

0 commit comments

Comments
 (0)