Skip to content

Commit 10943b5

Browse files
thehaleweblate
authored andcommitted
Translated using Weblate (Spanish)
Currently translated at 7.4% (332 of 4464 strings) Co-authored-by: Joseph Hale <me@jhale.dev> Translate-URL: https://hosted.weblate.org/projects/pypa/packaging-python-org/es/ Translation: pypa/packaging.python.org
1 parent 67510c2 commit 10943b5

File tree

1 file changed

+9
-11
lines changed

1 file changed

+9
-11
lines changed

locales/es/LC_MESSAGES/messages.po

Lines changed: 9 additions & 11 deletions
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@ msgstr ""
1818
"Project-Id-Version: Python Packaging User Guide\n"
1919
"Report-Msgid-Bugs-To: \n"
2020
"POT-Creation-Date: 2025-12-04 13:42+0000\n"
21-
"PO-Revision-Date: 2025-05-01 09:08+0000\n"
21+
"PO-Revision-Date: 2025-12-12 01:00+0000\n"
2222
"Last-Translator: Joseph Hale <me@jhale.dev>\n"
2323
"Language-Team: Spanish <https://hosted.weblate.org/projects/pypa/packaging-"
2424
"python-org/es/>\n"
@@ -27,7 +27,7 @@ msgstr ""
2727
"Content-Type: text/plain; charset=UTF-8\n"
2828
"Content-Transfer-Encoding: 8bit\n"
2929
"Plural-Forms: nplurals=2; plural=n != 1;\n"
30-
"X-Generator: Weblate 5.12-dev\n"
30+
"X-Generator: Weblate 5.15-dev\n"
3131

3232
#: ../source/contribute.rst:5
3333
msgid "Contribute to this guide"
@@ -728,7 +728,6 @@ msgid "py2exe"
728728
msgstr ""
729729

730730
#: ../source/discussions/deploying-python-applications.rst:91
731-
#, fuzzy
732731
msgid ""
733732
"`py2exe <https://pypi.org/project/py2exe/>`__ is a distutils extension which "
734733
"allows to build standalone Windows executable programs (32-bit and 64-bit) "
@@ -740,14 +739,13 @@ msgid ""
740739
"Mozilla Public License 2.0."
741740
msgstr ""
742741
"`py2exe <https://pypi.org/project/py2exe>`__ es una extensión de distutils "
743-
"que permite construir programas ejecutables para Windows independientes (32-"
744-
"bit y 64-bit) desde scripts de Python. Las versiones de Python incluidas en "
745-
"el ciclo de desarrollo oficial son compatibles (se refiere a `Status of "
746-
"Python branches`__). py2exe puede construir ejecutables de consolas y "
747-
"ventanas ejecutables (GUI). Construir servicios de ventana así como "
748-
"servidores DLL/EXE COM puede funcionar pero no tiene soporte activo. La "
749-
"extensión de distutils es publicada bajo la MIT-license y la Mozilla Public "
750-
"License 2.0."
742+
"que permite convertir scripts de Python en programas ejecutables para "
743+
"Windows (32-bit y 64-bit). Las versiones de Python incluidas en el ciclo de "
744+
"desarrollo oficial son compatibles (se refiere a `Status of Python "
745+
"branches`__). py2exe puede construir ejecutables de consolas y ventanas "
746+
"ejecutables (GUI). Construir servicios de ventana así como servidores DLL/"
747+
"EXE COM puede funcionar pero no tiene soporte activo. La extensión de "
748+
"distutils es publicada bajo la MIT-license y la Mozilla Public License 2.0."
751749

752750
#: ../source/discussions/deploying-python-applications.rst:103
753751
#: ../source/specifications/platform-compatibility-tags.rst:200

0 commit comments

Comments
 (0)