Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Commit51c7b08

Browse files
authored
Merge pull request#224 from gomezgleonardob/traduccion-installed.po
2 parentsed2ed9f +4f60cd5 commit51c7b08

File tree

2 files changed

+50
-9
lines changed

2 files changed

+50
-9
lines changed

‎dict

Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -18,6 +18,7 @@ CPU
1818
Cameron
1919
Chapman
2020
Circus
21+
Compaq
2122
Cocoa
2223
Comos
2324
Cookbook
@@ -30,6 +31,12 @@ Flying
3031
Fortran
3132
Foundation
3233
Fourier
34+
Google
35+
Hewlett
36+
Index
37+
Interesantemente
38+
Ltd
39+
Lucasfilm
3340
GIL
3441
Greg
3542
Gtk+
@@ -62,6 +69,7 @@ POSIX
6269
POST
6370
PVM
6471
Package
72+
Packard
6573
Pasarles
6674
Paul
6775
Perl
@@ -148,6 +156,7 @@ desasignación
148156
descompresor
149157
deserialización
150158
deserializar
159+
desinstalador
151160
desreferenciación
152161
dict
153162
dinámicamente

‎faq/installed.po

Lines changed: 41 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -1,29 +1,30 @@
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
87
msgid ""
98
msgstr ""
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
2122
msgid"\"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
2526
msgid"What is Python?"
26-
msgstr""
27+
msgstr"¿Qué es Python?"
2728

2829
#:../Doc/faq/installed.rst:8
2930
msgid""
@@ -33,29 +34,40 @@ msgid ""
3334
"professional software developers at places such as Google, NASA, and "
3435
"Lucasfilm Ltd."
3536
msgstr""
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
3844
msgid""
3945
"If you wish to learn more about Python, start with the `Beginner's Guide to "
4046
"Python <https://wiki.python.org/moin/BeginnersGuide>`_."
4147
msgstr""
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
4452
msgid"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
4856
msgid""
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."
5159
msgstr""
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
5464
msgid""
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."
5868
msgstr""
69+
"Tal vez otro usuario de la computadora quiso aprender a programar y la "
70+
"instaló."
5971

6072
#:../Doc/faq/installed.rst:26
6173
msgid""
@@ -64,41 +76,57 @@ msgid ""
6476
"applications, from GUI programs to network servers and administrative "
6577
"scripts."
6678
msgstr""
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
6985
msgid""
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."
7389
msgstr""
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
7696
msgid""
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."
80100
msgstr""
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
83106
msgid"Can I delete Python?"
84-
msgstr""
107+
msgstr"¿Puedo eliminar Python?"
85108

86109
#:../Doc/faq/installed.rst:40
87110
msgid"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
91114
msgid""
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."
94117
msgstr""
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
97122
msgid""
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."
101126
msgstr""
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
104132
msgid""
@@ -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."
109137
msgstr""
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

Comments
 (0)

[8]ページ先頭

©2009-2025 Movatter.jp