@@ -11,7 +11,7 @@ msgstr ""
11
11
"Project-Id-Version : Python 3.8\n "
12
12
"Report-Msgid-Bugs-To : \n "
13
13
"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 "
15
15
"Language-Team : python-doc-es\n "
16
16
"MIME-Version : 1.0\n "
17
17
"Content-Type : text/plain; charset=UTF-8\n "
@@ -128,7 +128,7 @@ msgid ""
128
128
msgstr ""
129
129
"Puedes poner los archivos fuente de los módulos en otro directorio, pero si "
130
130
"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."
132
132
133
133
#: ../Doc/distutils/examples.rst:76
134
134
msgid "Pure Python distribution (by package)"
@@ -220,7 +220,7 @@ msgstr ""
220
220
221
221
#: ../Doc/distutils/examples.rst:163
222
222
msgid "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::"
224
224
225
225
#: ../Doc/distutils/examples.rst:172
226
226
msgid "(The empty string also stands for the current directory.)"
@@ -320,13 +320,13 @@ msgid ""
320
320
"`docutils`_ is installed you can check if the syntax is fine with the "
321
321
"``check`` command, using the ``restructuredtext`` option."
322
322
msgstr ""
323
- "Si usas la sintaxis reStructuredText en el campo ``long_description`` y "
323
+ "Si usas la sintaxis `` reStructuredText`` en el campo ``long_description`` y "
324
324
"`docutils`_ esta instalado puedes comprobar si la sintaxis está bien con el "
325
325
"comando ``check``, usando la opción ``restructuredtext``."
326
326
327
327
#: ../Doc/distutils/examples.rst:265
328
328
msgid "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í ::"
330
330
331
331
#: ../Doc/distutils/examples.rst:280
332
332
msgid ""
0 commit comments