You signed in with another tab or window.Reload to refresh your session.You signed out in another tab or window.Reload to refresh your session.You switched accounts on another tab or window.Reload to refresh your session.Dismiss alert
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.Learn more about bidirectional Unicode characters
"Si desea aprender más sobre Python, comience con la `Guía del principiante "
"de Python <https://wiki.python.org/moin/BeginnersGuide>`_."
#: ../Doc/faq/installed.rst:18
msgid "Why is Python installed on my machine?"
msgstr ""
msgstr "¿Por qué Python está instalado en mi máquina?"
#: ../Doc/faq/installed.rst:20
msgid ""
"If you find Python installed on your system but don't remember installing "
"it, there are several possible ways it could have gotten there."
msgstr ""
"Si encuentras Python instalado en tu sistema pero no recuerdas haberlo "
"instalado, hay varias maneras posibles en las que podría haber llegado ahí."
#: ../Doc/faq/installed.rst:23
msgid ""
"Perhaps another user on the computer wanted to learn programming and "
"installed it; you'll have to figure out who's been using the machine and "
"might have installed it."
msgstr ""
"Tal vez otro usuario de la computadora quiso aprender a programar y la "
"instaló."
#: ../Doc/faq/installed.rst:26
msgid ""
Expand All
@@ -64,41 +76,57 @@ msgid ""
"applications, from GUI programs to network servers and administrative "
"scripts."
msgstr ""
"Una aplicación de terceros instalada en la máquina podría haber sido escrita "
"en Python e incluir una instalación de Python. Hay muchas aplicaciones de "
"este tipo, desde programas GUI hasta servidores de red y scripts "
"administrativos."
#: ../Doc/faq/installed.rst:29
msgid ""
"Some Windows machines also have Python installed. At this writing we're "
"aware of computers from Hewlett-Packard and Compaq that include Python. "
"Apparently some of HP/Compaq's administrative tools are written in Python."
msgstr ""
"Algunas máquinas Windows también tienen Python instalado. Al momento de "
"escribir este artículo, sabemos que las computadoras de Hewlett-Packard y "
"Compaq incluyen Python. Aparentemente algunas de las herramientas "
"administrativas de HP/Compaq están escritas en Python."
#: ../Doc/faq/installed.rst:32
msgid ""
"Many Unix-compatible operating systems, such as Mac OS X and some Linux "
"distributions, have Python installed by default; it's included in the base "
"installation."
msgstr ""
"Muchos sistemas operativos compatibles con Unix, como Mac OS X y algunas "
"distribuciones de Linux, tienen Python instalado por defecto; está incluido "
"en la instalación base."
#: ../Doc/faq/installed.rst:38
msgid "Can I delete Python?"
msgstr ""
msgstr "¿Puedo eliminar Python?"
#: ../Doc/faq/installed.rst:40
msgid "That depends on where Python came from."
msgstr ""
msgstr "Eso depende de dónde vino Python."
#: ../Doc/faq/installed.rst:42
msgid ""
"If someone installed it deliberately, you can remove it without hurting "
"anything. On Windows, use the Add/Remove Programs icon in the Control Panel."
msgstr ""
"Si alguien lo instaló deliberadamente, puede quitarlo sin dañar nada. En "
"Windows, utilice el icono Agregar o quitar programas en el Panel de control."
#: ../Doc/faq/installed.rst:45
msgid ""
"If Python was installed by a third-party application, you can also remove "
"it, but that application will no longer work. You should use that "
"application's uninstaller rather than removing Python directly."
msgstr ""
"Si Python fue instalado por una aplicación de terceros, también puede "
"eliminarlo, pero esa aplicación ya no funcionará. Deberías usar el "
"desinstalador de esa aplicación en lugar de eliminar Python directamente."
#: ../Doc/faq/installed.rst:49
msgid ""
Expand All
@@ -107,3 +135,7 @@ msgid ""
"and some of them might be important to you. Reinstalling the whole system "
"would then be required to fix things again."
msgstr ""
"Si Python vino con su sistema operativo, no se recomienda quitarlo. Si lo "
"eliminas, las herramientas escritas en Python ya no funcionarán, y algunas "
"de ellas pueden ser importantes para ti. Reinstalar todo el sistema sería "
"entonces necesario para arreglar las cosas de nuevo."
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.