Skip to content

Commit 958747e

Browse files
authored
Traducida entrada distutils/introduction (#1660)
Closes #1403
1 parent 7552bfa commit 958747e

File tree

1 file changed

+7
-2
lines changed

1 file changed

+7
-2
lines changed

distutils/introduction.po

+7-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: 2021-08-02 10:53+0200\n"
14+
"PO-Revision-Date: 2021-11-26 14:50+0100\n"
1515
"Last-Translator: Cristián Maureira-Fredes <[email protected]>\n"
1616
"Language: es\n"
1717
"Language-Team: python-doc-esMIME-Version: 1.0\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/introduction.rst:5
2526
msgid "An Introduction to Distutils"
@@ -31,6 +32,10 @@ msgid ""
3132
"documentation at https://setuptools.readthedocs.io/en/latest/setuptools.html "
3233
"independently covers all of the relevant information currently included here."
3334
msgstr ""
35+
"Este documento se conserva únicamente hasta que la documentación de "
36+
"``setuptools`` en https://setuptools.readthedocs.io/en/latest/setuptools."
37+
"html cubra de forma independiente toda la información relevante que se "
38+
"incluye actualmente aquí."
3439

3540
#: ../Doc/distutils/introduction.rst:9
3641
msgid ""

0 commit comments

Comments
 (0)