Skip to content

Commit 3c6bea2

Browse files
authored
Traducidas entradas de distutils/builtdist (#1658)
Closes #1401
1 parent c3fff78 commit 3c6bea2

File tree

1 file changed

+8
-3
lines changed

1 file changed

+8
-3
lines changed

distutils/builtdist.po

+8-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: 2021-08-02 10:55+0200\n"
14+
"PO-Revision-Date: 2021-11-26 14:47+0100\n"
1515
"Last-Translator: Cristián Maureira-Fredes <cmaureirafredes@gmail.com>\n"
1616
"Language: es_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/builtdist.rst:5
2526
msgid "Creating Built Distributions"
@@ -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/builtdist.rst:9
3641
msgid ""
@@ -747,7 +752,7 @@ msgstr ""
747752

748753
#: ../Doc/distutils/builtdist.rst:309
749754
msgid "to build a 64bit version of your extension."
750-
msgstr ""
755+
msgstr "para crear una versión de 64 bits de su extensión."
751756

752757
#: ../Doc/distutils/builtdist.rst:311
753758
msgid ""

0 commit comments

Comments
 (0)