ProjectKivy/i18n/kivy_es.ts

branch
eric7
changeset 63
a476f5593d8b
parent 59
fb361b396c68
child 66
978b7b8eee65
equal deleted inserted replaced
60:8056bdc6526e 63:a476f5593d8b
1 <?xml version="1.0" encoding="utf-8"?> 1 <?xml version="1.0" encoding="utf-8"?>
2 <!DOCTYPE TS> 2 <!DOCTYPE TS>
3 <TS version="2.0" language="es_ES" sourcelanguage=""> 3 <TS version="2.1" language="es_ES">
4 <context> 4 <context>
5 <name>CompleterKivyConfigWidget</name> 5 <name>CompleterKivyConfigWidget</name>
6 <message> 6 <message>
7 <location filename="../CompleterKivyConfigWidget.ui" line="0" /> 7 <location filename="../CompleterKivyConfigWidget.ui" line="0"/>
8 <source>Select to enable Kivy typing aids</source> 8 <source>Select to enable Kivy typing aids</source>
9 <translation type="unfinished" /> 9 <translation>Seleccionar para habilitar ayudas al tecleo de Kivy</translation>
10 </message> 10 </message>
11 <message> 11 <message>
12 <location filename="../CompleterKivyConfigWidget.ui" line="0" /> 12 <location filename="../CompleterKivyConfigWidget.ui" line="0"/>
13 <source>Enable Kivy typing aids</source> 13 <source>Enable Kivy typing aids</source>
14 <translation type="unfinished" /> 14 <translation>Habilitar ayudas al tecleo de Kivy</translation>
15 </message> 15 </message>
16 <message> 16 <message>
17 <location filename="../CompleterKivyConfigWidget.ui" line="0" /> 17 <location filename="../CompleterKivyConfigWidget.ui" line="0"/>
18 <source>Select to insert a closing parenthesis</source> 18 <source>Select to insert a closing parenthesis</source>
19 <translation type="unfinished" /> 19 <translation>Seleccionar para insertar un paréntesis de cierre</translation>
20 </message> 20 </message>
21 <message> 21 <message>
22 <location filename="../CompleterKivyConfigWidget.ui" line="0" /> 22 <location filename="../CompleterKivyConfigWidget.ui" line="0"/>
23 <source>Automatic parenthesis insertion</source> 23 <source>Automatic parenthesis insertion</source>
24 <translation type="unfinished" /> 24 <translation>Inserción automática de paréntesis</translation>
25 </message> 25 </message>
26 <message> 26 <message>
27 <location filename="../CompleterKivyConfigWidget.ui" line="0" /> 27 <location filename="../CompleterKivyConfigWidget.ui" line="0"/>
28 <source>Select to skip matching braces when typing</source> 28 <source>Select to skip matching braces when typing</source>
29 <translation type="unfinished" /> 29 <translation>Seleccionar para saltarse llaves emparejadas mientras se teclea</translation>
30 </message> 30 </message>
31 <message> 31 <message>
32 <location filename="../CompleterKivyConfigWidget.ui" line="0" /> 32 <location filename="../CompleterKivyConfigWidget.ui" line="0"/>
33 <source>Automatically skip matching braces when typing</source> 33 <source>Automatically skip matching braces when typing</source>
34 <translation type="unfinished" /> 34 <translation>Saltarse automáticamente llaves emparejadas mientras se teclea</translation>
35 </message> 35 </message>
36 <message> 36 <message>
37 <location filename="../CompleterKivyConfigWidget.ui" line="0" /> 37 <location filename="../CompleterKivyConfigWidget.ui" line="0"/>
38 <source>Select to skip a ':', if typed next to another ':'</source> 38 <source>Select to skip a &apos;:&apos;, if typed next to another &apos;:&apos;</source>
39 <translation type="unfinished" /> 39 <translation>Selecionar para saltarse un &apos;:&apos;, si se ha tecleado a continuación de otro &apos;:&apos;</translation>
40 </message> 40 </message>
41 <message> 41 <message>
42 <location filename="../CompleterKivyConfigWidget.ui" line="0" /> 42 <location filename="../CompleterKivyConfigWidget.ui" line="0"/>
43 <source>Automatic colon detection</source> 43 <source>Automatic colon detection</source>
44 <translation type="unfinished" /> 44 <translation>Deteción automática de los dos puntos</translation>
45 </message> 45 </message>
46 <message> 46 <message>
47 <location filename="../CompleterKivyConfigWidget.ui" line="0" /> 47 <location filename="../CompleterKivyConfigWidget.ui" line="0"/>
48 <source>Select to indent after typing 'return'</source> 48 <source>Select to indent after typing &apos;return&apos;</source>
49 <translation type="unfinished" /> 49 <translation>Seleccionar para indentar tras teclear &apos;return&apos;</translation>
50 </message> 50 </message>
51 <message> 51 <message>
52 <location filename="../CompleterKivyConfigWidget.ui" line="0" /> 52 <location filename="../CompleterKivyConfigWidget.ui" line="0"/>
53 <source>Automatic indent after '(', '{', '[' and ':'</source> 53 <source>Automatic indent after &apos;(&apos;, &apos;{&apos;, &apos;[&apos; and &apos;:&apos;</source>
54 <translation type="unfinished" /> 54 <translation>Indentar automáticamente tras &apos;(&apos;, &apos;{&apos;, &apos;[&apos; y &apos;:&apos;</translation>
55 </message> 55 </message>
56 <message> 56 <message>
57 <location filename="../CompleterKivyConfigWidget.ui" line="0" /> 57 <location filename="../CompleterKivyConfigWidget.ui" line="0"/>
58 <source>Select to insert the matching quote character</source> 58 <source>Select to insert the matching quote character</source>
59 <translation type="unfinished" /> 59 <translation>Seleccionar para insertar el carácter de entrecomillado emparejado</translation>
60 </message> 60 </message>
61 <message> 61 <message>
62 <location filename="../CompleterKivyConfigWidget.ui" line="0" /> 62 <location filename="../CompleterKivyConfigWidget.ui" line="0"/>
63 <source>Automatic quote insertion</source> 63 <source>Automatic quote insertion</source>
64 <translation type="unfinished" /> 64 <translation>Inserción automática de entrecomillado</translation>
65 </message> 65 </message>
66 <message> 66 <message>
67 <location filename="../CompleterKivyConfigWidget.ui" line="0" /> 67 <location filename="../CompleterKivyConfigWidget.ui" line="0"/>
68 <source>Select to insert a blank after ':'</source> 68 <source>Select to insert a blank after &apos;:&apos;</source>
69 <translation type="unfinished" /> 69 <translation>Seleccionar para insertar un espacio en blanco tras &apos;:&apos;</translation>
70 </message> 70 </message>
71 <message> 71 <message>
72 <location filename="../CompleterKivyConfigWidget.ui" line="0" /> 72 <location filename="../CompleterKivyConfigWidget.ui" line="0"/>
73 <source>Automatic insertion of ' ' (blank) after ':'</source> 73 <source>Automatic insertion of &apos; &apos; (blank) after &apos;:&apos;</source>
74 <translation type="unfinished" /> 74 <translation>Inserción automática de &apos; &apos; (espacio en blanco) after &apos;:&apos;</translation>
75 </message> 75 </message>
76 <message> 76 <message>
77 <location filename="../CompleterKivyConfigWidget.ui" line="0" /> 77 <location filename="../CompleterKivyConfigWidget.ui" line="0"/>
78 <source>Select to insert a blank after ','</source> 78 <source>Select to insert a blank after &apos;,&apos;</source>
79 <translation type="unfinished" /> 79 <translation>Seleccionar para insertar un espacio en blanco tras &apos;,&apos;</translation>
80 </message> 80 </message>
81 <message> 81 <message>
82 <location filename="../CompleterKivyConfigWidget.ui" line="0" /> 82 <location filename="../CompleterKivyConfigWidget.ui" line="0"/>
83 <source>Automatic insertion of ' ' (blank) after ','</source> 83 <source>Automatic insertion of &apos; &apos; (blank) after &apos;,&apos;</source>
84 <translation type="unfinished" /> 84 <translation>Inserción automática de &apos; &apos; (espacio en blanco) after &apos;,&apos;</translation>
85 </message> 85 </message>
86 </context> 86 </context>
87 <context> 87 <context>
88 <name>ProjectKivyPlugin</name> 88 <name>ProjectKivyPlugin</name>
89 <message> 89 <message>
90 <location filename="../../PluginProjectKivy.py" line="154" /> 90 <location filename="../../PluginProjectKivy.py" line="154"/>
91 <location filename="../../PluginProjectKivy.py" line="123" /> 91 <location filename="../../PluginProjectKivy.py" line="123"/>
92 <source>Kivy</source> 92 <source>Kivy</source>
93 <translation>Kivy</translation> 93 <translation>Kivy</translation>
94 </message> 94 </message>
95 <message> 95 <message>
96 <location filename="../../PluginProjectKivy.py" line="157" /> 96 <location filename="../../PluginProjectKivy.py" line="157"/>
97 <source>Kivy Files (*.kv *.kivy)</source> 97 <source>Kivy Files (*.kv *.kivy)</source>
98 <translation>Archivos Kivy (*.kv *.kivy)</translation> 98 <translation>Archivos Kivy (*.kv *.kivy)</translation>
99 </message> 99 </message>
100 <message> 100 <message>
101 <location filename="../../PluginProjectKivy.py" line="158" /> 101 <location filename="../../PluginProjectKivy.py" line="158"/>
102 <source>Kivy Files (*.kv)</source> 102 <source>Kivy Files (*.kv)</source>
103 <translation>Archivos Kivy (*.kv)</translation> 103 <translation>Archivos Kivy (*.kv)</translation>
104 </message> 104 </message>
105 </context> 105 </context>
106 </TS> 106 </TS>

eric ide

mercurial