@@ -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 : 2021-01-01 17:01 -0300\n "
14+ "PO-Revision-Date : 2021-01-02 14:12 -0300\n "
1515"Language-Team : python-doc-es\n "
1616"MIME-Version : 1.0\n "
1717"Content-Type : text/plain; charset=UTF-8\n "
@@ -136,7 +136,7 @@ msgid ""
136136"connection for optional features. See :ref:`install-layout-option` for other "
137137"ways to avoid downloading during installation."
138138msgstr ""
139- "Cuatro instaladores de Python |versión | están disponibles para descargar - "
139+ "Cuatro instaladores de Python |version | están disponibles para descargar - "
140140"dos por cada una de las versiones de 32-bit y 64-bit del intérprete. El "
141141"*instalador web* es una pequeña descarga inicial que automáticamente "
142142"descargará los componentes requeridos cuando sea necesario. El *instalador "
@@ -354,7 +354,7 @@ msgstr "InstallAllUsers"
354354
355355#: ../Doc/using/windows.rst:144
356356msgid "Perform a system-wide installation."
357- msgstr "Realice una instalación en todo el sistema."
357+ msgstr "Realizar una instalación en todo el sistema."
358358
359359#: ../Doc/using/windows.rst:144 ../Doc/using/windows.rst:167
360360#: ../Doc/using/windows.rst:170 ../Doc/using/windows.rst:179
@@ -1424,7 +1424,7 @@ msgstr ""
14241424"Se puede utilizar el modo UTF-8 para cambiar la codificación predeterminada "
14251425"a UTF-8. El modo UTF-8 se puede activar mediante la opción de línea de "
14261426"comandos ``-X utf-8``, o con la variable de entorno ``PYTHONUTF8=1``. "
1427- "Consulte :envvar:`PYTHONUTF8 para activar el modo UTF-8, y :ref:`setting-"
1427+ "Consulte :envvar:`PYTHONUTF8` para activar el modo UTF-8, y :ref:`setting-"
14281428"envvars` para saber cómo modificar las variables de entorno."
14291429
14301430#: ../Doc/using/windows.rst:625
@@ -1560,8 +1560,8 @@ msgid ""
15601560"you will have noticed that Python |version| was started - to launch Python "
15611561"2.7, try the command:"
15621562msgstr ""
1563- "Si hay múltiples versiones de Python instaladas (por ej. 2.7 y |versión |) "
1564- "habrá notado que se inició Python |versión | - para iniciar Python 2.7, "
1563+ "Si hay múltiples versiones de Python instaladas (por ej. 2.7 y |version |) "
1564+ "habrá notado que se inició Python |version | - para iniciar Python 2.7, "
15651565"ejecute el comando:"
15661566
15671567#: ../Doc/using/windows.rst:697
@@ -2162,7 +2162,7 @@ msgstr ""
21622162"ruta del ejecutable principal de Python es utilizada para ubicar un "
21632163"\" archivo de referencia\" (ya sea ``Lib\\ os.py`` o ``pythonXY.zip``) para "
21642164"deducir el \" Python Home\" . Si el directorio de origen de Python es "
2165- "encontrado, los subdirectorios relevantes que se agregan a :data: `sys.path` "
2165+ "encontrado, los subdirectorios relevantes que se agregan a :data:`sys.path` "
21662166"(``Lib``, ``plat-win``, etc.) se basan en ese directorio. Por el contrario, "
21672167"la ruta principal de Python se construye a partir del PythonPath guardado en "
21682168"el registro."
0 commit comments