@@ -11,7 +11,7 @@ msgstr ""
1111"Project-Id-Version : Python 3.8\n "
1212"Report-Msgid-Bugs-To : \n "
1313"POT-Creation-Date : 2020-05-05 12:54+0200\n "
14- "PO-Revision-Date : 2020-07-14 11:46 -0500\n "
14+ "PO-Revision-Date : 2020-07-14 12:24 -0500\n "
1515"Language-Team : python-doc-es\n "
1616"MIME-Version : 1.0\n "
1717"Content-Type : text/plain; charset=UTF-8\n "
@@ -128,7 +128,7 @@ msgid ""
128128msgstr ""
129129"Puedes poner los archivos fuente de los módulos en otro directorio, pero si "
130130"tienes suficientes módulos para hacerlo, probablemente sea mas fácil "
131- "especificar los módulos por paquete en lugar de listarlos individualmente."
131+ "especificar los módulos por paquete en lugar de enumerarlos individualmente."
132132
133133#: ../Doc/distutils/examples.rst:76
134134msgid "Pure Python distribution (by package)"
@@ -220,7 +220,7 @@ msgstr ""
220220
221221#: ../Doc/distutils/examples.rst:163
222222msgid "in which case your setup script would be ::"
223- msgstr "en cuyo case tu script de instalación sería::"
223+ msgstr "en cuyo caso tu script de instalación sería::"
224224
225225#: ../Doc/distutils/examples.rst:172
226226msgid "(The empty string also stands for the current directory.)"
@@ -320,13 +320,13 @@ msgid ""
320320"`docutils`_ is installed you can check if the syntax is fine with the "
321321"``check`` command, using the ``restructuredtext`` option."
322322msgstr ""
323- "Si usas la sintaxis reStructuredText en el campo ``long_description`` y "
323+ "Si usas la sintaxis `` reStructuredText`` en el campo ``long_description`` y "
324324"`docutils`_ esta instalado puedes comprobar si la sintaxis está bien con el "
325325"comando ``check``, usando la opción ``restructuredtext``."
326326
327327#: ../Doc/distutils/examples.rst:265
328328msgid "For example, if the :file:`setup.py` script is changed like this::"
329- msgstr "Por ejemplo, si el script :file:`setup.py` es cambiado asi ::"
329+ msgstr "Por ejemplo, si el script :file:`setup.py` es cambiado así ::"
330330
331331#: ../Doc/distutils/examples.rst:280
332332msgid ""
0 commit comments