@@ -18,8 +18,7 @@ msgstr ""
18
18
"Content-Transfer-Encoding : 8bit\n "
19
19
"Generated-By : Babel 2.8.0\n "
20
20
"Plural-Forms : nplurals=2; plural=(n != 1);\n "
21
- "
Last-Translator :
Javier Daza <[email protected] > "
22
- "Language : es\n "
21
+ "
Last-Translator :
Javier Daza <[email protected] >Language: es\n "
23
22
"X-Generator : Poedit 2.3\n "
24
23
25
24
#: ../Doc/faq/gui.rst:5
@@ -37,8 +36,8 @@ msgstr "Preguntas generales de la GUI"
37
36
#: ../Doc/faq/gui.rst:18
38
37
msgid "What platform-independent GUI toolkits exist for Python?"
39
38
msgstr ""
40
- "¿Qué conjuntos de herramientas de GUI independientes por plataforma existen para "
41
- "Python?"
39
+ "¿Qué conjuntos de herramientas de GUI independientes por plataforma existen "
40
+ "para Python?"
42
41
43
42
#: ../Doc/faq/gui.rst:20
44
43
msgid ""
@@ -88,8 +87,8 @@ msgstr ""
88
87
"wxWidgets (https://www.wxwidgets.org) es una biblioteca de clase GUI "
89
88
"portátil y gratuita escrita en C ++ que proporciona una apariencia nativa en "
90
89
"varias plataformas, con Windows, Mac OS X, GTK, X11, todas listadas como "
91
- "objetivos estables actuales. Los enlaces de idiomas están disponibles "
92
- "para varios idiomas, incluidos Python, Perl, Ruby, etc."
90
+ "objetivos estables actuales. Los enlaces de idiomas están disponibles para "
91
+ "varios idiomas, incluidos Python, Perl, Ruby, etc."
93
92
94
93
#: ../Doc/faq/gui.rst:46
95
94
msgid ""
@@ -168,8 +167,8 @@ msgid ""
168
167
"The older PyGtk bindings for the `Gtk+ 2 toolkit <https://www.gtk.org>`_ "
169
168
"have been implemented by James Henstridge; see <http://www.pygtk.org>."
170
169
msgstr ""
171
- "Los enlaces más antiguos de PyGtk para el `conjunto de herramientas Gtk+ "
172
- "2 <https://www.gtk.org>`_ han sido implementado por James Henstridge; ver "
170
+ "Los enlaces más antiguos de PyGtk para el `conjunto de herramientas Gtk+ 2 "
171
+ "<https://www.gtk.org>`_ han sido implementado por James Henstridge; ver "
173
172
"<http://www.pygtk.org>."
174
173
175
174
#: ../Doc/faq/gui.rst:81
@@ -223,8 +222,8 @@ msgstr ""
223
222
#: ../Doc/faq/gui.rst:104
224
223
msgid "What platform-specific GUI toolkits exist for Python?"
225
224
msgstr ""
226
- "¿Qué conjuntos de herramientas de GUI específicas por plataforma existen para "
227
- "Python?"
225
+ "¿Qué conjuntos de herramientas de GUI específicas por plataforma existen "
226
+ "para Python?"
228
227
229
228
#: ../Doc/faq/gui.rst:106
230
229
msgid ""
@@ -280,8 +279,8 @@ msgid ""
280
279
"is SAM (stand-alone modules), which is part of the Tix distribution (http://"
281
280
"tix.sourceforge.net/)."
282
281
msgstr ""
283
- "Para obtener aplicaciones verdaderamente independientes, los *scripts* Tcl que "
284
- "forman la biblioteca también deben integrarse en la aplicación. Una "
282
+ "Para obtener aplicaciones verdaderamente independientes, los *scripts* Tcl "
283
+ "que forman la biblioteca también deben integrarse en la aplicación. Una "
285
284
"herramienta compatible es SAM (módulos independientes), que forma parte de "
286
285
"la distribución Tix (http://tix.sourceforge.net/)."
287
286
@@ -317,7 +316,8 @@ msgstr ""
317
316
318
317
#: ../Doc/faq/gui.rst:151
319
318
msgid "I can't get key bindings to work in Tkinter: why?"
320
- msgstr "No puedo hacer que los atajos de teclado funcionen en Tkinter: ¿por qué?"
319
+ msgstr ""
320
+ "No puedo hacer que los atajos de teclado funcionen en Tkinter: ¿por qué?"
321
321
322
322
#: ../Doc/faq/gui.rst:153
323
323
msgid ""
0 commit comments