Skip to content

Commit c0a1694

Browse files
authored
Traducción library/distutils (#1562)
* Traducción library/distutils * corrigiendo error de espacio
1 parent 0b78fcc commit c0a1694

File tree

1 file changed

+5
-2
lines changed

1 file changed

+5
-2
lines changed

library/distutils.po

+5-2
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-10-11 12:05-0500\n"
14+
"PO-Revision-Date: 2021-10-21 13:44+0200\n"
1515
"Last-Translator: \n"
1616
"Language: es_MX\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/library/distutils.rst:2
2526
msgid ":mod:`distutils` --- Building and installing Python modules"
@@ -30,6 +31,8 @@ msgid ""
3031
":mod:`distutils` is deprecated with removal planned for Python 3.12. See "
3132
"the :ref:`What's New <distutils-deprecated>` entry for more information."
3233
msgstr ""
34+
":mod:`distutils` está en desuso con la eliminación planificada para Python "
35+
"3.12. Consulte :ref:`Novedades <distutils-deprecated>` para más información."
3336

3437
#: ../Doc/library/distutils.rst:17
3538
msgid ""

0 commit comments

Comments
 (0)