11# Copyright (C) 2001-2020, Python Software Foundation
22# This file is distributed under the same license as the Python package.
3- # Maintained by the python-doc-es workteam.
3+ # Maintained by the python-doc-es workteam.
44# docs-es@python.org / https://mail.python.org/mailman3/lists/docs-es.python.org/
55# Check https://github.com/PyCampES/python-docs-es/blob/3.8/TRANSLATORS to get the list of volunteers
66#
7- #, fuzzy
87msgid ""
98msgstr ""
109"Project-Id-Version : Python 3.8\n "
1110"Report-Msgid-Bugs-To : \n "
1211"POT-Creation-Date : 2019-05-06 11:59-0400\n "
13- "PO-Revision-Date : YEAR-MO-DA HO:MI+ZONE\n "
14- "Last-Translator : FULL NAME <EMAIL@ADDRESS>\n "
12+ "PO-Revision-Date : 2020-05-11 11:19-0500\n "
1513"Language-Team : python-doc-es\n "
1614"MIME-Version : 1.0\n "
1715"Content-Type : text/plain; charset=UTF-8\n "
1816"Content-Transfer-Encoding : 8bit\n "
17+ "Last-Translator : \n "
18+ "Language : es\n "
19+ "X-Generator : Poedit 1.8.11\n "
1920
2021#: ../Doc/faq/installed.rst:3
2122msgid "\" Why is Python Installed on my Computer?\" FAQ"
22- msgstr ""
23+ msgstr "\" ¿Por qué está Python instalado en mi ordenador? \" FAQ "
2324
2425#: ../Doc/faq/installed.rst:6
2526msgid "What is Python?"
26- msgstr ""
27+ msgstr "¿Qué es Python? "
2728
2829#: ../Doc/faq/installed.rst:8
2930msgid ""
@@ -33,29 +34,40 @@ msgid ""
3334"professional software developers at places such as Google, NASA, and "
3435"Lucasfilm Ltd."
3536msgstr ""
37+ "Python es un lenguaje de programación. Se usa para muchas aplicaciones "
38+ "diferentes. Se utiliza en algunas escuelas secundarias y universidades como "
39+ "un lenguaje de programación introductorio porque Python es fácil de "
40+ "aprender, pero también es utilizado por desarrolladores de software "
41+ "profesionales en lugares como Google, NASA, y Lucasfilm Ltd."
3642
3743#: ../Doc/faq/installed.rst:13
3844msgid ""
3945"If you wish to learn more about Python, start with the `Beginner's Guide to "
4046"Python <https://wiki.python.org/moin/BeginnersGuide>`_."
4147msgstr ""
48+ "Si desea aprender más sobre Python, comience con la `Guía del principiante "
49+ "de Python <https://wiki.python.org/moin/BeginnersGuide>`_."
4250
4351#: ../Doc/faq/installed.rst:18
4452msgid "Why is Python installed on my machine?"
45- msgstr ""
53+ msgstr "¿Por qué Python está instalado en mi máquina? "
4654
4755#: ../Doc/faq/installed.rst:20
4856msgid ""
4957"If you find Python installed on your system but don't remember installing "
5058"it, there are several possible ways it could have gotten there."
5159msgstr ""
60+ "Si encuentras Python instalado en tu sistema pero no recuerdas haberlo "
61+ "instalado, hay varias maneras posibles en las que podría haber llegado ahí."
5262
5363#: ../Doc/faq/installed.rst:23
5464msgid ""
5565"Perhaps another user on the computer wanted to learn programming and "
5666"installed it; you'll have to figure out who's been using the machine and "
5767"might have installed it."
5868msgstr ""
69+ "Tal vez otro usuario de la computadora quiso aprender a programar y la "
70+ "instaló."
5971
6072#: ../Doc/faq/installed.rst:26
6173msgid ""
@@ -64,41 +76,57 @@ msgid ""
6476"applications, from GUI programs to network servers and administrative "
6577"scripts."
6678msgstr ""
79+ "Una aplicación de terceros instalada en la máquina podría haber sido escrita "
80+ "en Python e incluir una instalación de Python. Hay muchas aplicaciones de "
81+ "este tipo, desde programas GUI hasta servidores de red y scripts "
82+ "administrativos."
6783
6884#: ../Doc/faq/installed.rst:29
6985msgid ""
7086"Some Windows machines also have Python installed. At this writing we're "
7187"aware of computers from Hewlett-Packard and Compaq that include Python. "
7288"Apparently some of HP/Compaq's administrative tools are written in Python."
7389msgstr ""
90+ "Algunas máquinas Windows también tienen Python instalado. Al momento de "
91+ "escribir este artículo, sabemos que las computadoras de Hewlett-Packard y "
92+ "Compaq incluyen Python. Aparentemente algunas de las herramientas "
93+ "administrativas de HP/Compaq están escritas en Python."
7494
7595#: ../Doc/faq/installed.rst:32
7696msgid ""
7797"Many Unix-compatible operating systems, such as Mac OS X and some Linux "
7898"distributions, have Python installed by default; it's included in the base "
7999"installation."
80100msgstr ""
101+ "Muchos sistemas operativos compatibles con Unix, como Mac OS X y algunas "
102+ "distribuciones de Linux, tienen Python instalado por defecto; está incluido "
103+ "en la instalación base."
81104
82105#: ../Doc/faq/installed.rst:38
83106msgid "Can I delete Python?"
84- msgstr ""
107+ msgstr "¿Puedo eliminar Python? "
85108
86109#: ../Doc/faq/installed.rst:40
87110msgid "That depends on where Python came from."
88- msgstr ""
111+ msgstr "Eso depende de dónde vino Python. "
89112
90113#: ../Doc/faq/installed.rst:42
91114msgid ""
92115"If someone installed it deliberately, you can remove it without hurting "
93116"anything. On Windows, use the Add/Remove Programs icon in the Control Panel."
94117msgstr ""
118+ "Si alguien lo instaló deliberadamente, puede quitarlo sin dañar nada. En "
119+ "Windows, utilice el icono Agregar o quitar programas en el Panel de control."
95120
96121#: ../Doc/faq/installed.rst:45
97122msgid ""
98123"If Python was installed by a third-party application, you can also remove "
99124"it, but that application will no longer work. You should use that "
100125"application's uninstaller rather than removing Python directly."
101126msgstr ""
127+ "Si Python fue instalado por una aplicación de terceros, también puede "
128+ "eliminarlo, pero esa aplicación ya no funcionará. Deberías usar el "
129+ "desinstalador de esa aplicación en lugar de eliminar Python directamente."
102130
103131#: ../Doc/faq/installed.rst:49
104132msgid ""
@@ -107,3 +135,7 @@ msgid ""
107135"and some of them might be important to you. Reinstalling the whole system "
108136"would then be required to fix things again."
109137msgstr ""
138+ "Si Python vino con su sistema operativo, no se recomienda quitarlo. Si lo "
139+ "eliminas, las herramientas escritas en Python ya no funcionarán, y algunas "
140+ "de ellas pueden ser importantes para ti. Reinstalar todo el sistema sería "
141+ "entonces necesario para arreglar las cosas de nuevo."
0 commit comments