7
|
1 # Spanish translation for Vim vim:set foldmethod=marker:
|
|
2 #
|
|
3 # Do ":help uganda" in Vim to read copying and usage conditions.
|
|
4 # Do ":help credits" in Vim to see a list of people who contributed.
|
|
5 #
|
|
6 # FIRST AUTHOR Eduardo F. Amatria <eferna1@platea.pntic.mec.es>, 2001.
|
|
7 #
|
|
8 #
|
|
9 msgid ""
|
|
10 msgstr ""
|
22
|
11 "Project-Id-Version: Vim 7.0aa (Español)\n"
|
|
12 "Report-Msgid-Bugs-To: Alejandro López-Valencia <dradul@yahoo.com>\n"
|
|
13 "POT-Creation-Date: 2004-08-02 19:58-0500\n"
|
|
14 "PO-Revision-Date: 2004-08-02 20:01-0500\n"
|
7
|
15 "Last-Translator: Alejandro López-Valencia <dradul@yahoo.com>\n"
|
|
16 "Language-Team: Alejandro López-Valencia <dradul@yahoo.com>\n"
|
|
17 "MIME-Version: 1.0\n"
|
|
18 "Content-Type: text/plain; charset=iso-8859-1\n"
|
|
19 "Content-Transfer-Encoding: 8bit\n"
|
|
20
|
|
21 #: buffer.c:102
|
|
22 msgid "E82: Cannot allocate any buffer, exiting..."
|
|
23 msgstr "E82: No se puede asignar memoria para ningún «buffer», saliendo..."
|
|
24
|
|
25 #: buffer.c:105
|
|
26 msgid "E83: Cannot allocate buffer, using other one..."
|
|
27 msgstr "E83: No se puede asignar memoria para el «buffer», usando otro..."
|
|
28
|
22
|
29 #: buffer.c:827
|
|
30 #, c-format
|
7
|
31 msgid "E515: No buffers were unloaded"
|
|
32 msgstr "E515: No se descargó ningún «buffer»."
|
|
33
|
22
|
34 #: buffer.c:829
|
|
35 #, c-format
|
7
|
36 msgid "E516: No buffers were deleted"
|
22
|
37 msgstr "E516: No se eliminó ningún «buffer»."
|
|
38
|
|
39 #: buffer.c:831
|
|
40 #, c-format
|
7
|
41 msgid "E517: No buffers were wiped out"
|
22
|
42 msgstr "E517: No se borró ningún «buffer»."
|
|
43
|
|
44 #: buffer.c:839
|
7
|
45 msgid "1 buffer unloaded"
|
22
|
46 msgstr "Un «buffer» descargado de la memoria."
|
|
47
|
|
48 #: buffer.c:841
|
7
|
49 #, c-format
|
|
50 msgid "%d buffers unloaded"
|
22
|
51 msgstr "%d «buffers» descargados de la memoria."
|
|
52
|
|
53 #: buffer.c:846
|
7
|
54 msgid "1 buffer deleted"
|
22
|
55 msgstr "Un «buffer» eliminado."
|
|
56
|
|
57 #: buffer.c:848
|
7
|
58 #, c-format
|
|
59 msgid "%d buffers deleted"
|
22
|
60 msgstr "%d «buffers» eliminados."
|
|
61
|
|
62 #: buffer.c:853
|
7
|
63 msgid "1 buffer wiped out"
|
22
|
64 msgstr "1 «buffer» borrado."
|
|
65
|
|
66 #: buffer.c:855
|
7
|
67 #, c-format
|
|
68 msgid "%d buffers wiped out"
|
22
|
69 msgstr "%d «buffers» borrado."
|
|
70
|
|
71 #: buffer.c:916
|
7
|
72 msgid "E84: No modified buffer found"
|
|
73 msgstr "E84: No he encontrado ningún «buffer» modificado."
|
|
74
|
|
75 #. back where we started, didn't find anything.
|
22
|
76 #: buffer.c:955
|
7
|
77 msgid "E85: There is no listed buffer"
|
|
78 msgstr "E85: No hay «buffers» en la lista."
|
|
79
|
22
|
80 #: buffer.c:967
|
7
|
81 #, c-format
|
|
82 msgid "E86: Buffer %ld does not exist"
|
|
83 msgstr "E86: El «buffer» %ld no existe."
|
|
84
|
22
|
85 #: buffer.c:970
|
7
|
86 msgid "E87: Cannot go beyond last buffer"
|
|
87 msgstr "E87: No puedo ir más allá del último «buffer»."
|
|
88
|
22
|
89 #: buffer.c:972
|
7
|
90 msgid "E88: Cannot go before first buffer"
|
|
91 msgstr "E88: No puedo ir más atrás del primer buffer."
|
|
92
|
22
|
93 #: buffer.c:1010
|
7
|
94 #, c-format
|
|
95 msgid "E89: No write since last change for buffer %ld (add ! to override)"
|
|
96 msgstr ""
|
|
97 "E89: No ha guardado el fichero desde el último cambio del «buffer» %ld "
|
|
98 "(añada ! para forzar)."
|
|
99
|
22
|
100 #: buffer.c:1027
|
7
|
101 msgid "E90: Cannot unload last buffer"
|
|
102 msgstr "E90: No se puede descargar el último buffer."
|
|
103
|
22
|
104 #: buffer.c:1563
|
7
|
105 msgid "W14: Warning: List of file names overflow"
|
|
106 msgstr "W14: Advertencia: lista de nombres de ficheros demasiado larga."
|
|
107
|
22
|
108 #: buffer.c:1741
|
7
|
109 #, c-format
|
|
110 msgid "E92: Buffer %ld not found"
|
|
111 msgstr "E92: No se ha encontrado el buffer %ld"
|
|
112
|
22
|
113 #: buffer.c:1972
|
7
|
114 #, c-format
|
|
115 msgid "E93: More than one match for %s"
|
|
116 msgstr "E93: Más de una coincidencia con %s."
|
|
117
|
22
|
118 #: buffer.c:1974
|
7
|
119 #, c-format
|
|
120 msgid "E94: No matching buffer for %s"
|
|
121 msgstr "E94: No hay un buffer que coincida con %s."
|
|
122
|
22
|
123 #: buffer.c:2369
|
7
|
124 #, c-format
|
|
125 msgid "line %ld"
|
|
126 msgstr "línea %ld"
|
|
127
|
22
|
128 #: buffer.c:2454
|
7
|
129 msgid "E95: Buffer with this name already exists"
|
|
130 msgstr "E95: Ya existe un buffer con este nombre."
|
|
131
|
22
|
132 #: buffer.c:2749
|
7
|
133 msgid " [Modified]"
|
|
134 msgstr " [Modificado]"
|
|
135
|
22
|
136 #: buffer.c:2754
|
7
|
137 msgid "[Not edited]"
|
|
138 msgstr "[Sin editar]"
|
|
139
|
22
|
140 #: buffer.c:2759
|
7
|
141 msgid "[New file]"
|
|
142 msgstr "[Fichero nuevo]"
|
|
143
|
22
|
144 #: buffer.c:2760
|
7
|
145 msgid "[Read errors]"
|
|
146 msgstr "[Errores de lectura]"
|
|
147
|
22
|
148 #: buffer.c:2762 fileio.c:2098
|
7
|
149 msgid "[readonly]"
|
|
150 msgstr "[Sólo lectura]"
|
|
151
|
22
|
152 #: buffer.c:2783
|
7
|
153 #, c-format
|
|
154 msgid "1 line --%d%%--"
|
|
155 msgstr "1 línea --%d%%--"
|
|
156
|
22
|
157 #: buffer.c:2785
|
7
|
158 #, c-format
|
|
159 msgid "%ld lines --%d%%--"
|
|
160 msgstr "%ld líneas --%d%%--"
|
|
161
|
22
|
162 #: buffer.c:2792
|
7
|
163 #, c-format
|
|
164 msgid "line %ld of %ld --%d%%-- col "
|
|
165 msgstr "línea %ld de %ld --%d%%-- col "
|
|
166
|
22
|
167 #: buffer.c:2900
|
7
|
168 msgid "[No file]"
|
|
169 msgstr "[Sin fichero]"
|
|
170
|
|
171 # must be a help buffer
|
|
172 #. must be a help buffer
|
22
|
173 #: buffer.c:2940
|
7
|
174 msgid "help"
|
|
175 msgstr "ayuda"
|
|
176
|
22
|
177 #: buffer.c:3499 screen.c:5122
|
7
|
178 msgid "[help]"
|
|
179 msgstr "[ayuda]"
|
|
180
|
22
|
181 #: buffer.c:3531 screen.c:5128
|
7
|
182 msgid "[Preview]"
|
|
183 msgstr "[Vista previa]"
|
|
184
|
22
|
185 #: buffer.c:3811
|
7
|
186 msgid "All"
|
|
187 msgstr "Todo"
|
|
188
|
22
|
189 #: buffer.c:3811
|
7
|
190 msgid "Bot"
|
|
191 msgstr "Final"
|
|
192
|
22
|
193 #: buffer.c:3813
|
7
|
194 msgid "Top"
|
|
195 msgstr "Comienzo"
|
|
196
|
22
|
197 #: buffer.c:4568
|
|
198 #, c-format
|
7
|
199 msgid ""
|
|
200 "\n"
|
|
201 "# Buffer list:\n"
|
|
202 msgstr ""
|
|
203 "\n"
|
|
204 "# Lista de «buffers»:\n"
|
|
205
|
22
|
206 #: buffer.c:4601
|
7
|
207 msgid "[Error List]"
|
|
208 msgstr "[Lista de errores]"
|
|
209
|
22
|
210 #: buffer.c:4614 memline.c:1524
|
|
211 msgid "[No Name]"
|
|
212 msgstr "[Sin Nombre]"
|
|
213
|
|
214 #: buffer.c:4927
|
7
|
215 msgid ""
|
|
216 "\n"
|
|
217 "--- Signs ---"
|
|
218 msgstr ""
|
|
219 "\n"
|
|
220 "--- Signos ---"
|
|
221
|
22
|
222 #: buffer.c:4946
|
7
|
223 #, c-format
|
|
224 msgid "Signs for %s:"
|
|
225 msgstr "Signos para %s"
|
|
226
|
22
|
227 #: buffer.c:4952
|
7
|
228 #, c-format
|
|
229 msgid " line=%ld id=%d name=%s"
|
|
230 msgstr " línea=%ld id=%d nombre=%s"
|
|
231
|
22
|
232 #: diff.c:163
|
7
|
233 #, c-format
|
|
234 msgid "E96: Can not diff more than %ld buffers"
|
|
235 msgstr "E96: No puedo usar «diff» con más de %ld «buffers»."
|
|
236
|
22
|
237 #: diff.c:737
|
7
|
238 msgid "E97: Cannot create diffs"
|
|
239 msgstr "E97: No puedo crear «diffs»."
|
|
240
|
22
|
241 #: diff.c:843
|
7
|
242 msgid "Patch file"
|
|
243 msgstr "Fichero de parches."
|
|
244
|
22
|
245 #: diff.c:1146
|
7
|
246 msgid "E98: Cannot read diff output"
|
|
247 msgstr "E98: no puedo leer la salida de «diff»."
|
|
248
|
22
|
249 #: diff.c:1896
|
7
|
250 msgid "E99: Current buffer is not in diff mode"
|
|
251 msgstr "E99: El «buffer» actual no está en modo «diff»."
|
|
252
|
22
|
253 #: diff.c:1908
|
7
|
254 msgid "E100: No other buffer in diff mode"
|
|
255 msgstr "E100: Ningún otro «buffer» está en modo «diff»."
|
|
256
|
22
|
257 #: diff.c:1916
|
7
|
258 msgid "E101: More than two buffers in diff mode, don't know which one to use"
|
|
259 msgstr "E101: Más de dos «buffers» en modo «diff», no se cual usar."
|
|
260
|
22
|
261 #: diff.c:1939
|
7
|
262 #, c-format
|
|
263 msgid "E102: Can't find buffer \"%s\""
|
|
264 msgstr "E102: No puedo encontrar el «buffer» «%s»."
|
|
265
|
22
|
266 #: diff.c:1945
|
7
|
267 #, c-format
|
|
268 msgid "E103: Buffer \"%s\" is not in diff mode"
|
|
269 msgstr "E103: El «buffer» «%s» no está en modo «diff»."
|
|
270
|
|
271 #: digraph.c:2199
|
|
272 msgid "E104: Escape not allowed in digraph"
|
|
273 msgstr "E104: El código de escape no se permite en un dígrafo."
|
|
274
|
|
275 #: digraph.c:2384
|
|
276 msgid "E544: Keymap file not found"
|
|
277 msgstr "E544: No encontré el fichero «keymap»."
|
|
278
|
|
279 #: digraph.c:2411
|
|
280 msgid "E105: Using :loadkeymap not in a sourced file"
|
10
|
281 msgstr ""
|
|
282 "E105: «:loadkeymap» en un fichero que no contiene instrucciones ejecutables."
|
7
|
283
|
22
|
284 #: edit.c:41
|
7
|
285 msgid " Keyword completion (^N^P)"
|
|
286 msgstr " Completar palabra clave (^N^P)."
|
|
287
|
|
288 # ctrl_x_mode == 0, ^P/^N compl.
|
|
289 #. ctrl_x_mode == 0, ^P/^N compl.
|
22
|
290 #: edit.c:42
|
|
291 msgid " ^X mode (^E^Y^L^]^F^I^K^D^U^V^N^P)"
|
|
292 msgstr " modo ^X (^E^Y^L^]^F^I^K^D^V^N^P)"
|
7
|
293
|
|
294 # Scroll has it's own msgs, in it's place there is the msg for local
|
|
295 # * ctrl_x_mode = 0 (eg continue_status & CONT_LOCAL) -- Acevedo
|
|
296 #. Scroll has it's own msgs, in it's place there is the msg for local
|
|
297 #. * ctrl_x_mode = 0 (eg continue_status & CONT_LOCAL) -- Acevedo
|
22
|
298 #: edit.c:45
|
7
|
299 msgid " Keyword Local completion (^N^P)"
|
|
300 msgstr " Completar palabra clave local (^N^P)."
|
|
301
|
22
|
302 #: edit.c:46
|
7
|
303 msgid " Whole line completion (^L^N^P)"
|
|
304 msgstr " Completar toda la línea (^L^N^P)."
|
|
305
|
22
|
306 #: edit.c:47
|
7
|
307 msgid " File name completion (^F^N^P)"
|
|
308 msgstr " Completar nombre de fichero (^F^N^P)."
|
|
309
|
22
|
310 #: edit.c:48
|
7
|
311 msgid " Tag completion (^]^N^P)"
|
|
312 msgstr " Completar «tag» (^]^N^P)."
|
|
313
|
22
|
314 #: edit.c:49
|
7
|
315 msgid " Path pattern completion (^N^P)"
|
|
316 msgstr " Completar patrón de ruta (^N^P)."
|
|
317
|
22
|
318 #: edit.c:50
|
7
|
319 msgid " Definition completion (^D^N^P)"
|
|
320 msgstr " Completar definición (^D^N^P)."
|
|
321
|
22
|
322 #: edit.c:52
|
7
|
323 msgid " Dictionary completion (^K^N^P)"
|
|
324 msgstr " Completar diccionario (^K^N^P)."
|
|
325
|
22
|
326 #: edit.c:53
|
7
|
327 msgid " Thesaurus completion (^T^N^P)"
|
|
328 msgstr " Completar diccionario de sinónimos (^T^N^P)."
|
|
329
|
22
|
330 #: edit.c:54
|
7
|
331 msgid " Command-line completion (^V^N^P)"
|
|
332 msgstr " Completar línea de comandos (^V^N^P)."
|
|
333
|
22
|
334 #: edit.c:55
|
|
335 msgid " User defined completion (^U^N^P)"
|
|
336 msgstr " Completar patrón definido por el usuario (^V^N^P)."
|
|
337
|
|
338 #: edit.c:58
|
7
|
339 msgid "Hit end of paragraph"
|
|
340 msgstr "He llegado al final del párrafo."
|
|
341
|
22
|
342 #: edit.c:994
|
7
|
343 msgid "'thesaurus' option is empty"
|
|
344 msgstr "La opción «thesaurus» está vacía."
|
|
345
|
22
|
346 #: edit.c:1204
|
7
|
347 msgid "'dictionary' option is empty"
|
|
348 msgstr "La opción «dictionary» está vacía."
|
|
349
|
22
|
350 #: edit.c:2204
|
7
|
351 #, c-format
|
|
352 msgid "Scanning dictionary: %s"
|
|
353 msgstr "Buscando en el diccionario: %s."
|
|
354
|
22
|
355 #: edit.c:2410
|
7
|
356 msgid " (insert) Scroll (^E/^Y)"
|
|
357 msgstr " (insertar) «Scroll» (^E/^Y)."
|
|
358
|
22
|
359 #: edit.c:2412
|
7
|
360 msgid " (replace) Scroll (^E/^Y)"
|
|
361 msgstr " (reemplazar) «Scroll» (^E/^Y)."
|
|
362
|
22
|
363 #: edit.c:2814
|
7
|
364 #, c-format
|
|
365 msgid "Scanning: %s"
|
|
366 msgstr "Buscando: %s."
|
|
367
|
22
|
368 #: edit.c:2849
|
|
369 #, c-format
|
7
|
370 msgid "Scanning tags."
|
|
371 msgstr "Buscando «tags»."
|
|
372
|
22
|
373 #: edit.c:3550
|
7
|
374 msgid " Adding"
|
|
375 msgstr "Añadiendo."
|
|
376
|
|
377 # showmode might reset the internal line pointers, so it must
|
|
378 # * be called before line = ml_get(), or when this address is no
|
|
379 # * longer needed. -- Acevedo.
|
|
380 #. showmode might reset the internal line pointers, so it must
|
|
381 #. * be called before line = ml_get(), or when this address is no
|
|
382 #. * longer needed. -- Acevedo.
|
|
383 #.
|
22
|
384 #: edit.c:3599
|
7
|
385 msgid "-- Searching..."
|
|
386 msgstr "-- Buscando..."
|
|
387
|
22
|
388 #: edit.c:3655
|
7
|
389 msgid "Back at original"
|
|
390 msgstr "De vuelta al original."
|
|
391
|
22
|
392 #: edit.c:3660
|
7
|
393 msgid "Word from other line"
|
|
394 msgstr "Palabra de otra línea."
|
|
395
|
22
|
396 #: edit.c:3665
|
7
|
397 msgid "The only match"
|
|
398 msgstr "La única coincidencia."
|
|
399
|
22
|
400 #: edit.c:3724
|
7
|
401 #, c-format
|
|
402 msgid "match %d of %d"
|
|
403 msgstr "coincidencia %d de %d."
|
|
404
|
22
|
405 #: edit.c:3727
|
7
|
406 #, c-format
|
|
407 msgid "match %d"
|
|
408 msgstr "coincidencia %d."
|
|
409
|
|
410 # Skip further arguments but do continue to
|
|
411 # * search for a trailing command.
|
|
412 #. Skip further arguments but do continue to
|
|
413 #. * search for a trailing command.
|
22
|
414 #: eval.c:1055
|
7
|
415 #, c-format
|
|
416 msgid "E106: Unknown variable: \"%s\""
|
|
417 msgstr "E106: Variable desconocida: «%s»."
|
|
418
|
22
|
419 #: eval.c:1351
|
7
|
420 #, c-format
|
|
421 msgid "E107: Missing braces: %s"
|
|
422 msgstr "E107: Faltan llaves: %s."
|
|
423
|
22
|
424 #: eval.c:1466 eval.c:1480
|
7
|
425 #, c-format
|
|
426 msgid "E108: No such variable: \"%s\""
|
|
427 msgstr "E108: No existe tal variable: «%s»."
|
|
428
|
22
|
429 #: eval.c:1736
|
7
|
430 msgid "E109: Missing ':' after '?'"
|
|
431 msgstr "E109: Falta «:» después de «?»."
|
|
432
|
22
|
433 #: eval.c:2358
|
7
|
434 msgid "E110: Missing ')'"
|
|
435 msgstr "E110: Falta un «)»."
|
|
436
|
22
|
437 #: eval.c:2420
|
7
|
438 msgid "E111: Missing ']'"
|
|
439 msgstr "E111: Falta un «]»."
|
|
440
|
22
|
441 #: eval.c:2497
|
7
|
442 #, c-format
|
|
443 msgid "E112: Option name missing: %s"
|
|
444 msgstr "E112: Falta el nombre de la opción: %s."
|
|
445
|
22
|
446 #: eval.c:2515
|
7
|
447 #, c-format
|
|
448 msgid "E113: Unknown option: %s"
|
|
449 msgstr "E113: Opción desconocida: %s."
|
|
450
|
22
|
451 #: eval.c:2586
|
7
|
452 #, c-format
|
|
453 msgid "E114: Missing quote: %s"
|
|
454 msgstr "E114: Faltan comillas: %s."
|
|
455
|
22
|
456 #: eval.c:2729
|
7
|
457 #, c-format
|
|
458 msgid "E115: Missing quote: %s"
|
|
459 msgstr "E115: Faltan comillas: %s."
|
|
460
|
22
|
461 #: eval.c:3092
|
7
|
462 #, c-format
|
|
463 msgid "E116: Invalid arguments for function %s"
|
|
464 msgstr "E116: Argumentos no válidos para la función %s."
|
|
465
|
22
|
466 #: eval.c:3121
|
7
|
467 #, c-format
|
|
468 msgid "E117: Unknown function: %s"
|
|
469 msgstr "E117: Función desconocida: %s."
|
|
470
|
22
|
471 #: eval.c:3122
|
7
|
472 #, c-format
|
|
473 msgid "E118: Too many arguments for function: %s"
|
|
474 msgstr "E118: Demasiados argumentos para la función: %s."
|
|
475
|
22
|
476 #: eval.c:3123
|
7
|
477 #, c-format
|
|
478 msgid "E119: Not enough arguments for function: %s"
|
|
479 msgstr "E119: Argumentos insuficientes para la función: %s."
|
|
480
|
22
|
481 #: eval.c:3124
|
7
|
482 #, c-format
|
|
483 msgid "E120: Using <SID> not in a script context: %s"
|
|
484 msgstr "E120: Usando <SID> en un contexto que no es de «script»: %s."
|
|
485
|
|
486 # * Yes this is ugly, I don't particularly like it either. But doing it
|
|
487 # * this way has the compelling advantage that translations need not to
|
|
488 # * be touched at all. See below what 'ok' and 'ync' are used for.
|
|
489 #.
|
|
490 #. * Yes this is ugly, I don't particularly like it either. But doing it
|
|
491 #. * this way has the compelling advantage that translations need not to
|
|
492 #. * be touched at all. See below what 'ok' and 'ync' are used for.
|
|
493 #.
|
22
|
494 #: eval.c:3775 gui.c:4388 gui_gtk.c:2059
|
7
|
495 msgid "&Ok"
|
|
496 msgstr "&Ok"
|
|
497
|
22
|
498 #: eval.c:4381
|
7
|
499 #, c-format
|
|
500 msgid "+-%s%3ld lines: "
|
|
501 msgstr "+-%s%3ld líneas: "
|
|
502
|
22
|
503 #: eval.c:5750
|
7
|
504 msgid ""
|
|
505 "&OK\n"
|
|
506 "&Cancel"
|
|
507 msgstr ""
|
|
508 "&Aceptar\n"
|
|
509 "&Cancelar"
|
|
510
|
22
|
511 #: eval.c:5790
|
7
|
512 msgid "called inputrestore() more often than inputsave()"
|
|
513 msgstr "He llamado a «inputrestore()» más veces que a «inputsave()»."
|
|
514
|
22
|
515 #: eval.c:6270
|
7
|
516 msgid "E655: Too many symbolic links (cycle?)"
|
|
517 msgstr "E655: Hay demasiados enlaces symbólicos (¿referencia circular?)"
|
|
518
|
22
|
519 #: eval.c:6953
|
7
|
520 msgid "E240: No connection to Vim server"
|
|
521 msgstr "E240: Sin conexión al servidor Vim."
|
|
522
|
22
|
523 #: eval.c:7051
|
7
|
524 msgid "E277: Unable to read a server reply"
|
|
525 msgstr "E277: Incapaz de leer una respuesta del servidor."
|
|
526
|
22
|
527 #: eval.c:7079
|
7
|
528 msgid "E258: Unable to send to client"
|
|
529 msgstr "E258: Incapaz de enviar al cliente."
|
|
530
|
22
|
531 #: eval.c:7127
|
7
|
532 #, c-format
|
|
533 msgid "E241: Unable to send to %s"
|
|
534 msgstr "E241: Incapaz de enviar a %s."
|
|
535
|
22
|
536 #: eval.c:7266
|
7
|
537 msgid "(Invalid)"
|
|
538 msgstr "(No válido)"
|
|
539
|
22
|
540 #: eval.c:8584
|
7
|
541 #, c-format
|
|
542 msgid "E121: Undefined variable: %s"
|
|
543 msgstr "E121: Variable sin definir: %s."
|
|
544
|
22
|
545 #: eval.c:9016
|
7
|
546 #, c-format
|
|
547 msgid "E461: Illegal variable name: %s"
|
|
548 msgstr "E244: ¡Nombre ilegal para una variable! %s"
|
|
549
|
22
|
550 #: eval.c:9308
|
7
|
551 #, c-format
|
|
552 msgid "E122: Function %s already exists, add ! to replace it"
|
|
553 msgstr "E226: La función %s ya existe, añada «!» para reemplazarla."
|
|
554
|
22
|
555 #: eval.c:9381
|
7
|
556 #, c-format
|
|
557 msgid "E123: Undefined function: %s"
|
|
558 msgstr "E123: Función sin definir: %s."
|
|
559
|
22
|
560 #: eval.c:9394
|
7
|
561 #, c-format
|
|
562 msgid "E124: Missing '(': %s"
|
|
563 msgstr "E124: Falta «(»: %s."
|
|
564
|
22
|
565 #: eval.c:9427
|
7
|
566 #, c-format
|
|
567 msgid "E125: Illegal argument: %s"
|
|
568 msgstr "E125: Argumento ilegal: %s."
|
|
569
|
22
|
570 #: eval.c:9506
|
7
|
571 msgid "E126: Missing :endfunction"
|
|
572 msgstr "E126: Falta «:endfunction»."
|
|
573
|
22
|
574 #: eval.c:9615
|
7
|
575 #, c-format
|
|
576 msgid "E127: Cannot redefine function %s: It is in use"
|
|
577 msgstr "E127: No se puede redefinir la función %s: está en uso."
|
|
578
|
22
|
579 #: eval.c:9685
|
7
|
580 msgid "E129: Function name required"
|
|
581 msgstr "E129: Se requiere el nombre de la función."
|
|
582
|
22
|
583 #: eval.c:9736
|
7
|
584 #, c-format
|
|
585 msgid "E128: Function name must start with a capital: %s"
|
|
586 msgstr "E128: El nombre de la función debe empezar con mayúscula: %s."
|
|
587
|
22
|
588 #: eval.c:9928
|
7
|
589 #, c-format
|
|
590 msgid "E130: Undefined function: %s"
|
|
591 msgstr "E130: Función sin definir: %s."
|
|
592
|
22
|
593 #: eval.c:9933
|
7
|
594 #, c-format
|
|
595 msgid "E131: Cannot delete function %s: It is in use"
|
22
|
596 msgstr "E131: No se puede eliminar la función «%s»: está en uso."
|
|
597
|
|
598 #: eval.c:9981
|
7
|
599 msgid "E132: Function call depth is higher than 'maxfuncdepth'"
|
|
600 msgstr ""
|
|
601 "E132: La profundidad de la llamada a la función es mayor que «maxfuncdepth»."
|
|
602
|
|
603 # always scroll up, don't overwrite
|
|
604 #. always scroll up, don't overwrite
|
22
|
605 #: eval.c:10034
|
7
|
606 #, c-format
|
|
607 msgid "calling %s"
|
|
608 msgstr "Llamando a %s."
|
|
609
|
22
|
610 #: eval.c:10096
|
7
|
611 #, c-format
|
|
612 msgid "%s aborted"
|
|
613 msgstr "He abortado a %s."
|
|
614
|
22
|
615 #: eval.c:10098
|
7
|
616 #, c-format
|
|
617 msgid "%s returning #%ld"
|
|
618 msgstr "%s devuelve #%ld."
|
|
619
|
22
|
620 #: eval.c:10105
|
7
|
621 #, c-format
|
|
622 msgid "%s returning \"%s\""
|
|
623 msgstr "%s devuelve «%s»."
|
|
624
|
|
625 # always scroll up, don't overwrite
|
|
626 #. always scroll up, don't overwrite
|
22
|
627 #: eval.c:10121 ex_cmds2.c:2394
|
7
|
628 #, c-format
|
|
629 msgid "continuing in %s"
|
|
630 msgstr "continuando en %s."
|
|
631
|
22
|
632 #: eval.c:10147
|
7
|
633 msgid "E133: :return not inside a function"
|
|
634 msgstr "E133: «:return» no está dentro de una función."
|
|
635
|
22
|
636 #: eval.c:10478
|
|
637 #, c-format
|
7
|
638 msgid ""
|
|
639 "\n"
|
|
640 "# global variables:\n"
|
|
641 msgstr ""
|
|
642 "\n"
|
|
643 "# variables globales:\n"
|
|
644
|
|
645 #: ex_cmds.c:92
|
|
646 #, c-format
|
|
647 msgid "<%s>%s%s %d, Hex %02x, Octal %03o"
|
|
648 msgstr "<%s>%s%s %d, Hex %02x, Octal %03o"
|
|
649
|
|
650 #: ex_cmds.c:118
|
|
651 #, c-format
|
|
652 msgid "> %d, Hex %04x, Octal %o"
|
|
653 msgstr "> %d, Hex %04x, Octal %o"
|
|
654
|
|
655 #: ex_cmds.c:119
|
|
656 #, c-format
|
|
657 msgid "> %d, Hex %08x, Octal %o"
|
|
658 msgstr "> %d, Hex %08x, Octal %o"
|
|
659
|
|
660 #: ex_cmds.c:430
|
|
661 msgid "E134: Move lines into themselves"
|
|
662 msgstr "E134: Moviendo líneas sobre sí mismas."
|
|
663
|
|
664 #: ex_cmds.c:499
|
|
665 msgid "1 line moved"
|
|
666 msgstr "1 línea movida."
|
|
667
|
|
668 #: ex_cmds.c:501
|
|
669 #, c-format
|
|
670 msgid "%ld lines moved"
|
|
671 msgstr "%ld líneas movidas."
|
|
672
|
|
673 #: ex_cmds.c:924
|
|
674 #, c-format
|
|
675 msgid "%ld lines filtered"
|
|
676 msgstr "%ld líneas filtradas."
|
|
677
|
|
678 #: ex_cmds.c:952
|
|
679 msgid "E135: *Filter* Autocommands must not change current buffer"
|
|
680 msgstr "E135: *Filtro* Los autocomandos no deben cambiar el «buffer» en curso."
|
|
681
|
|
682 #: ex_cmds.c:1037
|
|
683 msgid "[No write since last change]\n"
|
|
684 msgstr "[No se ha escrito al disco nada desde el último cambio]\n"
|
|
685
|
|
686 #: ex_cmds.c:1283
|
|
687 #, c-format
|
|
688 msgid "%sviminfo: %s in line: "
|
|
689 msgstr "%sviminfo: %s en la línea: "
|
|
690
|
|
691 #: ex_cmds.c:1288
|
|
692 msgid "E136: viminfo: Too many errors, skipping rest of file"
|
|
693 msgstr "E136: viminfo: Hay demasiados errores, omitiendo el resto del fichero."
|
|
694
|
|
695 #: ex_cmds.c:1323
|
|
696 #, c-format
|
|
697 msgid "Reading viminfo file \"%s\"%s%s%s"
|
|
698 msgstr "Leyendo el fichero «viminfo» «%s»%s%s%s"
|
|
699
|
|
700 #: ex_cmds.c:1324
|
|
701 msgid " info"
|
|
702 msgstr " info"
|
|
703
|
|
704 #: ex_cmds.c:1325
|
|
705 msgid " marks"
|
|
706 msgstr " marcas"
|
|
707
|
|
708 #: ex_cmds.c:1326
|
|
709 msgid " FAILED"
|
|
710 msgstr " FALLÓ"
|
|
711
|
|
712 #: ex_cmds.c:1418
|
|
713 #, c-format
|
|
714 msgid "E137: Viminfo file is not writable: %s"
|
|
715 msgstr "E137: No hay permiso de escritura para el fichero viminfo: %s"
|
|
716
|
|
717 #: ex_cmds.c:1543
|
|
718 #, c-format
|
|
719 msgid "E138: Can't write viminfo file %s!"
|
|
720 msgstr "E138: ¡No puedo escribir el fichero viminfo %s!"
|
|
721
|
|
722 #: ex_cmds.c:1551
|
|
723 #, c-format
|
|
724 msgid "Writing viminfo file \"%s\""
|
|
725 msgstr "Escribiendo fichero viminfo «%s»"
|
|
726
|
|
727 # Write the info:
|
|
728 #. Write the info:
|
|
729 #: ex_cmds.c:1649
|
|
730 #, c-format
|
|
731 msgid "# This viminfo file was generated by Vim %s.\n"
|
|
732 msgstr "# Este fichero viminfo fue generado por Vim %s.\n"
|
|
733
|
|
734 #: ex_cmds.c:1651
|
22
|
735 #, c-format
|
7
|
736 msgid ""
|
|
737 "# You may edit it if you're careful!\n"
|
|
738 "\n"
|
|
739 msgstr ""
|
|
740 "# Usted puede editarlo, ¡solo si tiene cuidado!\n"
|
|
741 "\n"
|
|
742
|
|
743 #: ex_cmds.c:1653
|
22
|
744 #, c-format
|
7
|
745 msgid "# Value of 'encoding' when this file was written\n"
|
|
746 msgstr "# Valor de «encoding» cuando se escribió este fichero\n"
|
|
747
|
|
748 #: ex_cmds.c:1752
|
|
749 msgid "Illegal starting char"
|
|
750 msgstr "Carácter de comienzo ilegal"
|
|
751
|
22
|
752 #: ex_cmds.c:2108 ex_cmds2.c:782
|
7
|
753 msgid "Save As"
|
|
754 msgstr "Guardar como"
|
|
755
|
|
756 # Overwriting a file that is loaded in another buffer is not a
|
|
757 # * good idea.
|
|
758 #. Overwriting a file that is loaded in another buffer is not a
|
|
759 #. * good idea.
|
22
|
760 #: ex_cmds.c:2151
|
7
|
761 msgid "E139: File is loaded in another buffer"
|
|
762 msgstr "E139: El fichero está cargado en otro «buffer»."
|
|
763
|
22
|
764 #: ex_cmds.c:2185
|
7
|
765 msgid "Write partial file?"
|
|
766 msgstr "¿Escribir un fichero parcial?"
|
|
767
|
22
|
768 #: ex_cmds.c:2192
|
7
|
769 msgid "E140: Use ! to write partial buffer"
|
|
770 msgstr "E140: Use ! para escribir un «buffer» parcial."
|
|
771
|
22
|
772 #: ex_cmds.c:2309
|
7
|
773 #, c-format
|
|
774 msgid "Overwrite existing file \"%.*s\"?"
|
|
775 msgstr "¿Escribir sobre el fichero existente «%.*s»?"
|
|
776
|
22
|
777 #: ex_cmds.c:2380
|
7
|
778 #, c-format
|
|
779 msgid "E141: No file name for buffer %ld"
|
|
780 msgstr "E141: No existe un nombre de fichero para el «buffer» %ld"
|
|
781
|
22
|
782 #: ex_cmds.c:2419
|
7
|
783 msgid "E142: File not written: Writing is disabled by 'write' option"
|
|
784 msgstr ""
|
|
785 "E142: No se ha escrito el fichero: escritura desactivada por la opción "
|
|
786 "«write»."
|
|
787
|
22
|
788 #: ex_cmds.c:2439
|
7
|
789 #, c-format
|
|
790 msgid ""
|
|
791 "'readonly' option is set for \"%.*s\".\n"
|
|
792 "Do you wish to write anyway?"
|
|
793 msgstr ""
|
|
794 "Se ha activado la opción «readonly» para «%.*s».\n"
|
|
795 "¿Quiere escribirlo de todas formas?"
|
|
796
|
22
|
797 #: ex_cmds.c:2612
|
7
|
798 msgid "Edit File"
|
|
799 msgstr "Editar fichero"
|
|
800
|
22
|
801 #: ex_cmds.c:3219
|
7
|
802 #, c-format
|
|
803 msgid "E143: Autocommands unexpectedly deleted new buffer %s"
|
|
804 msgstr ""
|
|
805 "E143: Los autocomandos han eliminado inesperadamente el nuevo «buffer» %s"
|
|
806
|
22
|
807 #: ex_cmds.c:3353
|
7
|
808 msgid "E144: non-numeric argument to :z"
|
|
809 msgstr "E144: Argumento no numérico para «:z»."
|
|
810
|
22
|
811 #: ex_cmds.c:3438
|
7
|
812 msgid "E145: Shell commands not allowed in rvim"
|
|
813 msgstr "E145: Rvim no permite acceso al procesador de comandos."
|
|
814
|
22
|
815 #: ex_cmds.c:3545
|
7
|
816 msgid "E146: Regular expressions can't be delimited by letters"
|
|
817 msgstr "E146: Las expresiones regulares no se pueden delimitar con letras."
|
|
818
|
22
|
819 #: ex_cmds.c:3897
|
7
|
820 #, c-format
|
|
821 msgid "replace with %s (y/n/a/q/l/^E/^Y)?"
|
|
822 msgstr "¿Reemplazar con %s (y/n/a/q/l/^E/^Y)?"
|
|
823
|
22
|
824 #: ex_cmds.c:4293
|
7
|
825 msgid "(Interrupted) "
|
|
826 msgstr "(Interrumpido)"
|
|
827
|
22
|
828 #: ex_cmds.c:4297
|
7
|
829 msgid "1 substitution"
|
|
830 msgstr "1 sustitución"
|
|
831
|
22
|
832 #: ex_cmds.c:4299
|
7
|
833 #, c-format
|
|
834 msgid "%ld substitutions"
|
|
835 msgstr "%ld sustituciones"
|
|
836
|
22
|
837 #: ex_cmds.c:4302
|
7
|
838 msgid " on 1 line"
|
|
839 msgstr " en 1 línea"
|
|
840
|
22
|
841 #: ex_cmds.c:4304
|
7
|
842 #, c-format
|
|
843 msgid " on %ld lines"
|
|
844 msgstr " en %ld líneas"
|
|
845
|
22
|
846 #: ex_cmds.c:4355
|
7
|
847 msgid "E147: Cannot do :global recursive"
|
|
848 msgstr "E147: «:global» no puede ser recursivo."
|
|
849
|
22
|
850 #: ex_cmds.c:4390
|
7
|
851 msgid "E148: Regular expression missing from global"
|
|
852 msgstr "E148: Falta una expresión regular en el comando global."
|
|
853
|
22
|
854 #: ex_cmds.c:4439
|
7
|
855 #, c-format
|
|
856 msgid "Pattern found in every line: %s"
|
|
857 msgstr "Patrón encontrado en cada línea: %s"
|
|
858
|
22
|
859 #: ex_cmds.c:4520
|
|
860 #, c-format
|
7
|
861 msgid ""
|
|
862 "\n"
|
|
863 "# Last Substitute String:\n"
|
|
864 "$"
|
|
865 msgstr ""
|
|
866 "\n"
|
|
867 "# Última cadena de sustitución:\n"
|
|
868 "$"
|
|
869
|
22
|
870 #: ex_cmds.c:4621
|
7
|
871 msgid "E478: Don't panic!"
|
|
872 msgstr "E478: ¡No entre en pánico!"
|
|
873
|
22
|
874 #: ex_cmds.c:4667
|
7
|
875 #, c-format
|
|
876 msgid "E661: Sorry, no '%s' help for %s"
|
|
877 msgstr "E149: Lo siento, no hay ayuda «%s» para %s."
|
|
878
|
22
|
879 #: ex_cmds.c:4670
|
7
|
880 #, c-format
|
|
881 msgid "E149: Sorry, no help for %s"
|
|
882 msgstr "E149: Lo siento, no hay ayuda para %s"
|
|
883
|
22
|
884 #: ex_cmds.c:4704
|
7
|
885 #, c-format
|
|
886 msgid "Sorry, help file \"%s\" not found"
|
|
887 msgstr "Lo siento, no encuentro el fichero de ayuda «%s»."
|
|
888
|
22
|
889 #: ex_cmds.c:5231
|
7
|
890 #, c-format
|
|
891 msgid "E150: Not a directory: %s"
|
|
892 msgstr "E150: No es un directorio: %s"
|
|
893
|
22
|
894 #: ex_cmds.c:5372
|
7
|
895 #, c-format
|
|
896 msgid "E152: Cannot open %s for writing"
|
|
897 msgstr "E152: No se puede abrir %s para escritura."
|
|
898
|
22
|
899 #: ex_cmds.c:5408
|
7
|
900 #, c-format
|
|
901 msgid "E153: Unable to open %s for reading"
|
|
902 msgstr "E153: Incapaz de abrir %s para lectura"
|
|
903
|
22
|
904 #: ex_cmds.c:5444
|
7
|
905 #, c-format
|
|
906 msgid "E670: Mix of help file encodings within a language: %s"
|
|
907 msgstr ""
|
|
908 "E670: Mezcla de codificaciones de ficheros de ayuda dentro de un lenguaje: %s"
|
|
909
|
22
|
910 #: ex_cmds.c:5523
|
10
|
911 #, c-format
|
|
912 msgid "E154: Duplicate tag \"%s\" in file %s/%s"
|
|
913 msgstr "E154: Tag «%s» duplicada en el fichero %s/%s"
|
|
914
|
22
|
915 #: ex_cmds.c:5639
|
7
|
916 #, c-format
|
|
917 msgid "E160: Unknown sign command: %s"
|
|
918 msgstr "E160: Comando desconocido de signo: %s"
|
|
919
|
22
|
920 #: ex_cmds.c:5659
|
7
|
921 msgid "E156: Missing sign name"
|
|
922 msgstr "E156: Falta el nombre del signo."
|
|
923
|
22
|
924 #: ex_cmds.c:5705
|
7
|
925 msgid "E612: Too many signs defined"
|
|
926 msgstr "E612: Demasiados signos definidos."
|
|
927
|
22
|
928 #: ex_cmds.c:5773
|
7
|
929 #, c-format
|
|
930 msgid "E239: Invalid sign text: %s"
|
|
931 msgstr "E239: Texto de signo no válido: %s"
|
|
932
|
22
|
933 #: ex_cmds.c:5804 ex_cmds.c:5995
|
7
|
934 #, c-format
|
|
935 msgid "E155: Unknown sign: %s"
|
|
936 msgstr "E155: Signo desconocida: %s"
|
|
937
|
22
|
938 #: ex_cmds.c:5853
|
7
|
939 msgid "E159: Missing sign number"
|
|
940 msgstr "E159: Falta el número del signo."
|
|
941
|
22
|
942 #: ex_cmds.c:5935
|
7
|
943 #, c-format
|
|
944 msgid "E158: Invalid buffer name: %s"
|
|
945 msgstr "E159: El nombre del «buffer» no es válido: %s"
|
|
946
|
22
|
947 #: ex_cmds.c:5974
|
7
|
948 #, c-format
|
|
949 msgid "E157: Invalid sign ID: %ld"
|
|
950 msgstr "E157: El id del signo no es válido: %ld"
|
|
951
|
22
|
952 #: ex_cmds.c:6044
|
7
|
953 msgid " (NOT FOUND)"
|
|
954 msgstr " (NO ENCONTRADO)"
|
|
955
|
22
|
956 #: ex_cmds.c:6046
|
7
|
957 msgid " (not supported)"
|
|
958 msgstr " (no hay apoyo para la función pedida)"
|
|
959
|
22
|
960 #: ex_cmds.c:6145
|
7
|
961 msgid "[Deleted]"
|
|
962 msgstr "[Suprimido]"
|
|
963
|
|
964 #: ex_cmds2.c:92
|
|
965 msgid "Entering Debug mode. Type \"cont\" to continue."
|
|
966 msgstr "Entrando al modo de depuración. Oprima \"cont\" para continuar."
|
|
967
|
22
|
968 #: ex_cmds2.c:96 ex_docmd.c:1005
|
7
|
969 #, c-format
|
|
970 msgid "line %ld: %s"
|
|
971 msgstr "línea %ld: %s"
|
|
972
|
|
973 #: ex_cmds2.c:98
|
|
974 #, c-format
|
|
975 msgid "cmd: %s"
|
|
976 msgstr "cmd: %s"
|
|
977
|
|
978 #: ex_cmds2.c:290
|
|
979 #, c-format
|
|
980 msgid "Breakpoint in \"%s%s\" line %ld"
|
|
981 msgstr "«Breakpoint» en «%s%s» línea %ld"
|
|
982
|
22
|
983 #: ex_cmds2.c:561
|
7
|
984 #, c-format
|
|
985 msgid "E161: Breakpoint not found: %s"
|
|
986 msgstr "E161: No se ha encontrado el «breakpoint»: %s"
|
|
987
|
22
|
988 #: ex_cmds2.c:587
|
7
|
989 msgid "No breakpoints defined"
|
|
990 msgstr "No hay «breakpoints» definidos."
|
|
991
|
22
|
992 #: ex_cmds2.c:592
|
7
|
993 #, c-format
|
|
994 msgid "%3d %s %s line %ld"
|
|
995 msgstr "%3d %s %s línea %ld"
|
|
996
|
22
|
997 #: ex_cmds2.c:807
|
7
|
998 #, c-format
|
|
999 msgid "Save changes to \"%.*s\"?"
|
|
1000 msgstr "¿Guardar los cambios en «%.*s»?"
|
|
1001
|
22
|
1002 #: ex_cmds2.c:809 ex_docmd.c:9472
|
7
|
1003 msgid "Untitled"
|
|
1004 msgstr "Sin título"
|
|
1005
|
22
|
1006 #: ex_cmds2.c:936
|
7
|
1007 #, c-format
|
|
1008 msgid "E162: No write since last change for buffer \"%s\""
|
|
1009 msgstr "E162: No se ha grabado nada desde el último cambio en el buffer «%s»"
|
|
1010
|
22
|
1011 #: ex_cmds2.c:1007
|
7
|
1012 msgid "Warning: Entered other buffer unexpectedly (check autocommands)"
|
|
1013 msgstr ""
|
|
1014 "Advertencia: se ha entrado en otro «buffer» en forma inesperada (verifique "
|
|
1015 "los autocomandos)."
|
|
1016
|
22
|
1017 #: ex_cmds2.c:1411
|
7
|
1018 msgid "E163: There is only one file to edit"
|
|
1019 msgstr "E163: Hay sólo un fichero que editar."
|
|
1020
|
22
|
1021 #: ex_cmds2.c:1413
|
7
|
1022 msgid "E164: Cannot go before first file"
|
|
1023 msgstr "E164: No se puede ir antes del primer fichero."
|
|
1024
|
22
|
1025 #: ex_cmds2.c:1415
|
7
|
1026 msgid "E165: Cannot go beyond last file"
|
|
1027 msgstr "E165: No se puede ir más allá del último fichero."
|
|
1028
|
22
|
1029 #: ex_cmds2.c:1828
|
7
|
1030 #, c-format
|
|
1031 msgid "E666: compiler not supported: %s"
|
|
1032 msgstr "E666: El compilador no tiene apoyo en esta versión: %s"
|
|
1033
|
22
|
1034 #: ex_cmds2.c:1925
|
7
|
1035 #, c-format
|
|
1036 msgid "Searching for \"%s\" in \"%s\""
|
|
1037 msgstr "Buscando «%s» en «%s»."
|
|
1038
|
22
|
1039 #: ex_cmds2.c:1947
|
7
|
1040 #, c-format
|
|
1041 msgid "Searching for \"%s\""
|
|
1042 msgstr "Buscando «%s»."
|
|
1043
|
22
|
1044 #: ex_cmds2.c:1969
|
7
|
1045 #, c-format
|
|
1046 msgid "not found in 'runtimepath': \"%s\""
|
|
1047 msgstr "No se ha encontrado en «runtimepath»: «%s»"
|
|
1048
|
22
|
1049 #: ex_cmds2.c:2003
|
7
|
1050 msgid "Source Vim script"
|
|
1051 msgstr "Ejecute script de Vim."
|
|
1052
|
22
|
1053 #: ex_cmds2.c:2193
|
7
|
1054 #, c-format
|
|
1055 msgid "Cannot source a directory: \"%s\""
|
|
1056 msgstr "No se puede ejecutar un directorio: «%s»."
|
|
1057
|
22
|
1058 #: ex_cmds2.c:2231
|
7
|
1059 #, c-format
|
|
1060 msgid "could not source \"%s\""
|
|
1061 msgstr "No se pudo ejecutar «%s»."
|
|
1062
|
22
|
1063 #: ex_cmds2.c:2233
|
7
|
1064 #, c-format
|
|
1065 msgid "line %ld: could not source \"%s\""
|
|
1066 msgstr "línea %ld: no se pudo ejecutar «%s»."
|
|
1067
|
22
|
1068 #: ex_cmds2.c:2247
|
7
|
1069 #, c-format
|
|
1070 msgid "sourcing \"%s\""
|
|
1071 msgstr "ejecutando «%s»."
|
|
1072
|
22
|
1073 #: ex_cmds2.c:2249
|
7
|
1074 #, c-format
|
|
1075 msgid "line %ld: sourcing \"%s\""
|
|
1076 msgstr "línea %ld: ejecutando «%s»."
|
|
1077
|
22
|
1078 #: ex_cmds2.c:2392
|
7
|
1079 #, c-format
|
|
1080 msgid "finished sourcing %s"
|
|
1081 msgstr "La ejecución de «%s» ha terminado."
|
|
1082
|
22
|
1083 #: ex_cmds2.c:2738
|
7
|
1084 msgid "W15: Warning: Wrong line separator, ^M may be missing"
|
|
1085 msgstr "W15: Advertencia: separador de línea equivocado, puede que falte ^M"
|
|
1086
|
22
|
1087 #: ex_cmds2.c:2788
|
7
|
1088 msgid "E167: :scriptencoding used outside of a sourced file"
|
10
|
1089 msgstr ""
|
|
1090 "E167: Ha usado «:scriptencoding» fuera de un fichero de instrucciones "
|
|
1091 "ejecutables."
|
|
1092
|
22
|
1093 #: ex_cmds2.c:2821
|
7
|
1094 msgid "E168: :finish used outside of a sourced file"
|
10
|
1095 msgstr ""
|
|
1096 "E168: Ha usado «:finish» fuera de un fichero de instrucciones ejecutables."
|
|
1097
|
22
|
1098 #: ex_cmds2.c:3270
|
7
|
1099 #, c-format
|
|
1100 msgid "Page %d"
|
|
1101 msgstr "Página %d"
|
|
1102
|
22
|
1103 #: ex_cmds2.c:3426
|
7
|
1104 msgid "No text to be printed"
|
|
1105 msgstr "No hay texto que imprimir."
|
|
1106
|
22
|
1107 #: ex_cmds2.c:3504
|
7
|
1108 #, c-format
|
|
1109 msgid "Printing page %d (%d%%)"
|
|
1110 msgstr "Imprimiendo la página %d (%d%%)."
|
|
1111
|
22
|
1112 #: ex_cmds2.c:3516
|
7
|
1113 #, c-format
|
|
1114 msgid " Copy %d of %d"
|
|
1115 msgstr "Copia %d de %d"
|
|
1116
|
22
|
1117 #: ex_cmds2.c:3574
|
7
|
1118 #, c-format
|
|
1119 msgid "Printed: %s"
|
|
1120 msgstr "Impreso: %s."
|
|
1121
|
22
|
1122 #: ex_cmds2.c:3581
|
|
1123 #, c-format
|
7
|
1124 msgid "Printing aborted"
|
|
1125 msgstr "Impresión abortada."
|
|
1126
|
22
|
1127 #: ex_cmds2.c:4235
|
7
|
1128 msgid "E455: Error writing to PostScript output file"
|
|
1129 msgstr "E455: Error escribiendo al fichero PostScript de salida."
|
|
1130
|
22
|
1131 #: ex_cmds2.c:4695
|
7
|
1132 #, c-format
|
|
1133 msgid "E624: Can't open file \"%s\""
|
|
1134 msgstr "E456: No se puede abrir el fichero «%s»."
|
|
1135
|
22
|
1136 #: ex_cmds2.c:4705 ex_cmds2.c:5579
|
7
|
1137 #, c-format
|
|
1138 msgid "E457: Can't read PostScript resource file \"%s\""
|
|
1139 msgstr "E457: No se puede leer el fichero de recursos de PostScript «%s»."
|
|
1140
|
22
|
1141 #: ex_cmds2.c:4721
|
7
|
1142 #, c-format
|
|
1143 msgid "E618: file \"%s\" is not a PostScript resource file"
|
|
1144 msgstr "E618: El fichero \"%s\" no es un fichero de recursos PostScript."
|
|
1145
|
22
|
1146 #: ex_cmds2.c:4739 ex_cmds2.c:4758 ex_cmds2.c:4803
|
7
|
1147 #, c-format
|
|
1148 msgid "E619: file \"%s\" is not a supported PostScript resource file"
|
|
1149 msgstr "E619: El fichero «%s» no es un recurso PostScript que pueda usar."
|
|
1150
|
22
|
1151 #: ex_cmds2.c:4822
|
7
|
1152 #, c-format
|
|
1153 msgid "E621: \"%s\" resource file has wrong version"
|
|
1154 msgstr "E621: El fichero de recursos «%s» tiene la versión equivocada."
|
|
1155
|
22
|
1156 #: ex_cmds2.c:5300
|
|
1157 msgid "E673: Incompatible multi-byte encoding and character set."
|
|
1158 msgstr ""
|
|
1159 "E673: La codificación «multi-byte» y el código de página en uso son "
|
|
1160 "incompatibles."
|
|
1161
|
|
1162 #: ex_cmds2.c:5317
|
|
1163 msgid "E674: printmbcharset cannot be empty with multi-byte encoding."
|
|
1164 msgstr ""
|
|
1165 "E674: «printmbcharset» no puede estar vacio cuando se usa una codificación "
|
|
1166 "«multi-byte»."
|
|
1167
|
|
1168 #: ex_cmds2.c:5335
|
|
1169 msgid "E675: No default font specfifed for multi-byte printing."
|
|
1170 msgstr ""
|
|
1171 "E675: No ha especificado una fuente de impresión por defecto para la "
|
|
1172 "impresión «multi-byte»."
|
|
1173
|
|
1174 #: ex_cmds2.c:5528
|
7
|
1175 msgid "E324: Can't open PostScript output file"
|
|
1176 msgstr "E324: No puedo abrir el fichero PostScript de salida."
|
|
1177
|
22
|
1178 #: ex_cmds2.c:5565
|
7
|
1179 #, c-format
|
|
1180 msgid "E456: Can't open file \"%s\""
|
|
1181 msgstr "E456: No puedo abrir el fichero «%s»."
|
|
1182
|
22
|
1183 #: ex_cmds2.c:5696
|
7
|
1184 msgid "E456: Can't find PostScript resource file \"prolog.ps\""
|
10
|
1185 msgstr "E456: No encuentro el fichero de recursos PostScript «prolog.ps»."
|
|
1186
|
22
|
1187 #: ex_cmds2.c:5709
|
|
1188 msgid "E456: Can't find PostScript resource file \"cidfont.ps\""
|
|
1189 msgstr "E456: No hallo el fichero de recursos PostScript «cidfont.ps»."
|
|
1190
|
|
1191 #: ex_cmds2.c:5747 ex_cmds2.c:5769 ex_cmds2.c:5798
|
7
|
1192 #, c-format
|
|
1193 msgid "E456: Can't find PostScript resource file \"%s.ps\""
|
|
1194 msgstr "E456: No hallo el fichero de recursos PostScript «%s.ps»."
|
|
1195
|
22
|
1196 #: ex_cmds2.c:5785
|
|
1197 #, c-format
|
|
1198 msgid "E620: Unable to convert to print encoding \"%s\""
|
|
1199 msgstr "E620: No puedo convertir a la codificación de impresión «%s»."
|
|
1200
|
|
1201 #: ex_cmds2.c:6039
|
7
|
1202 msgid "Sending to printer..."
|
|
1203 msgstr "Envíando a la impresora..."
|
|
1204
|
22
|
1205 #: ex_cmds2.c:6043
|
7
|
1206 msgid "E365: Failed to print PostScript file"
|
|
1207 msgstr "E365: No pude imprimir el fichero PostScript."
|
|
1208
|
22
|
1209 #: ex_cmds2.c:6045
|
7
|
1210 msgid "Print job sent."
|
|
1211 msgstr "Tarea de impresión envíada."
|
|
1212
|
22
|
1213 #: ex_cmds2.c:6650
|
7
|
1214 #, c-format
|
|
1215 msgid "Current %slanguage: \"%s\""
|
|
1216 msgstr "Idioma actual «%s»: «%s»."
|
|
1217
|
22
|
1218 #: ex_cmds2.c:6661
|
7
|
1219 #, c-format
|
|
1220 msgid "E197: Cannot set language to \"%s\""
|
|
1221 msgstr "E197: No se puede establecer la opción del idioma a «%s»."
|
|
1222
|
22
|
1223 #: ex_docmd.c:586
|
7
|
1224 msgid "Entering Ex mode. Type \"visual\" to go to Normal mode."
|
|
1225 msgstr "Entrando al modo Ex. Escriba «visual» para ir al modo Normal."
|
|
1226
|
|
1227 # must be at EOF
|
|
1228 #. must be at EOF
|
22
|
1229 #: ex_docmd.c:622
|
7
|
1230 msgid "E501: At end-of-file"
|
|
1231 msgstr "E501: Estoy al final del fichero."
|
|
1232
|
22
|
1233 #: ex_docmd.c:721
|
7
|
1234 msgid "E169: Command too recursive"
|
|
1235 msgstr "E169: El comando recurre excesivamente."
|
|
1236
|
22
|
1237 #: ex_docmd.c:1269
|
7
|
1238 #, c-format
|
|
1239 msgid "E605: Exception not caught: %s"
|
|
1240 msgstr "E605: La excepción %s no se atrapó."
|
|
1241
|
22
|
1242 #: ex_docmd.c:1357
|
7
|
1243 msgid "End of sourced file"
|
|
1244 msgstr "Fin del fichero de instrcucciones ejecutables."
|
|
1245
|
22
|
1246 #: ex_docmd.c:1358
|
7
|
1247 msgid "End of function"
|
|
1248 msgstr "Fin de la función."
|
|
1249
|
22
|
1250 #: ex_docmd.c:1932
|
7
|
1251 msgid "E464: Ambiguous use of user-defined command"
|
|
1252 msgstr "E464: Uso ambiguo de un comando definido por el usuario."
|
|
1253
|
22
|
1254 #: ex_docmd.c:1946
|
7
|
1255 msgid "E492: Not an editor command"
|
|
1256 msgstr "E371: No es un comando del editor."
|
|
1257
|
22
|
1258 #: ex_docmd.c:2053
|
7
|
1259 msgid "E493: Backwards range given"
|
|
1260 msgstr "E493: Me ha dado un rango invertido."
|
|
1261
|
22
|
1262 #: ex_docmd.c:2062
|
7
|
1263 msgid "Backwards range given, OK to swap"
|
|
1264 msgstr "Me ha dado un rango invertido, ¿está bien intercambiarlo?"
|
|
1265
|
22
|
1266 #: ex_docmd.c:2185
|
7
|
1267 msgid "E494: Use w or w>>"
|
|
1268 msgstr "E494: Use «w» o «w>>»."
|
|
1269
|
22
|
1270 #: ex_docmd.c:3817
|
7
|
1271 msgid "E319: Sorry, the command is not available in this version"
|
|
1272 msgstr "E319: Lo siento, el comando no está disponible en esta versión."
|
|
1273
|
22
|
1274 #: ex_docmd.c:4031
|
7
|
1275 msgid "E172: Only one file name allowed"
|
|
1276 msgstr "E172: Sólo se permite un nombre de fichero."
|
|
1277
|
22
|
1278 #: ex_docmd.c:4623
|
7
|
1279 msgid "1 more file to edit. Quit anyway?"
|
|
1280 msgstr "Un fichero más para editar. ¿Termino de todas formas?"
|
|
1281
|
22
|
1282 #: ex_docmd.c:4626
|
7
|
1283 #, c-format
|
|
1284 msgid "%d more files to edit. Quit anyway?"
|
|
1285 msgstr "Hay %d ficheros más en edición. ¿Termino de todas formas?"
|
|
1286
|
22
|
1287 #: ex_docmd.c:4633
|
7
|
1288 msgid "E173: 1 more file to edit"
|
|
1289 msgstr "E173: Un fichero más para editar."
|
|
1290
|
22
|
1291 #: ex_docmd.c:4635
|
7
|
1292 #, c-format
|
|
1293 msgid "E173: %ld more files to edit"
|
|
1294 msgstr "E173: Hay %ld ficheros en edición."
|
|
1295
|
22
|
1296 #: ex_docmd.c:4730
|
7
|
1297 msgid "E174: Command already exists: add ! to replace it"
|
|
1298 msgstr "E174: El comando ya existe. Añada «!» para reemplazarlo."
|
|
1299
|
22
|
1300 #: ex_docmd.c:4841
|
7
|
1301 msgid ""
|
|
1302 "\n"
|
|
1303 " Name Args Range Complete Definition"
|
|
1304 msgstr ""
|
|
1305 "\n"
|
|
1306 " Nombre Args Rango Completar Definición"
|
|
1307
|
22
|
1308 #: ex_docmd.c:4930
|
7
|
1309 msgid "No user-defined commands found"
|
|
1310 msgstr "No se han encontrado comandos definidos por el usuario"
|
|
1311
|
22
|
1312 #: ex_docmd.c:4962
|
7
|
1313 msgid "E175: No attribute specified"
|
|
1314 msgstr "E175: No se ha especificado el atributo."
|
|
1315
|
22
|
1316 #: ex_docmd.c:5014
|
7
|
1317 msgid "E176: Invalid number of arguments"
|
|
1318 msgstr "E176: El número de argumentos no es válido."
|
|
1319
|
22
|
1320 #: ex_docmd.c:5029
|
7
|
1321 msgid "E177: Count cannot be specified twice"
|
|
1322 msgstr "E177: El recuento no se puede especificar dos veces."
|
|
1323
|
22
|
1324 #: ex_docmd.c:5039
|
7
|
1325 msgid "E178: Invalid default value for count"
|
|
1326 msgstr "E178: El valor predeterminado para el recuento no es válido."
|
|
1327
|
22
|
1328 #: ex_docmd.c:5070
|
7
|
1329 msgid "E179: argument required for complete"
|
|
1330 msgstr "E179: se necesita un argumento para completar."
|
|
1331
|
22
|
1332 #: ex_docmd.c:5102
|
7
|
1333 #, c-format
|
|
1334 msgid "E180: Invalid complete value: %s"
|
|
1335 msgstr "E180: El valor para completar no es válido: %s."
|
|
1336
|
22
|
1337 #: ex_docmd.c:5111
|
7
|
1338 msgid "E468: Completion argument only allowed for custom completion"
|
|
1339 msgstr ""
|
|
1340 "E468: El argumento de finalización solo se permite en finalizaciones "
|
|
1341 "definidas por el usuario."
|
|
1342
|
22
|
1343 #: ex_docmd.c:5117
|
7
|
1344 msgid "E467: Custom completion requires a function argument"
|
|
1345 msgstr ""
|
|
1346 "E467: Las finalizatines definidad por el usuario requieren de un argumento "
|
|
1347 "de función."
|
|
1348
|
22
|
1349 #: ex_docmd.c:5128
|
7
|
1350 #, c-format
|
|
1351 msgid "E181: Invalid attribute: %s"
|
|
1352 msgstr "E181: El atributo no es válido: %s"
|
|
1353
|
22
|
1354 #: ex_docmd.c:5171
|
7
|
1355 msgid "E182: Invalid command name"
|
|
1356 msgstr "E182: El nombre de comando no es válido."
|
|
1357
|
22
|
1358 #: ex_docmd.c:5186
|
7
|
1359 msgid "E183: User defined commands must start with an uppercase letter"
|
|
1360 msgstr ""
|
|
1361 "E183: Los comandos definidos por el usuario deben comenzar con una letra "
|
|
1362 "mayúscula."
|
|
1363
|
22
|
1364 #: ex_docmd.c:5257
|
7
|
1365 #, c-format
|
|
1366 msgid "E184: No such user-defined command: %s"
|
|
1367 msgstr "E184: No existe tal comando definido por el usuario: %s"
|
|
1368
|
22
|
1369 #: ex_docmd.c:5718
|
7
|
1370 #, c-format
|
|
1371 msgid "E185: Cannot find color scheme %s"
|
|
1372 msgstr "E185: No se puede encontrar el esquema de colores %s"
|
|
1373
|
22
|
1374 #: ex_docmd.c:5726
|
7
|
1375 msgid "Greetings, Vim user!"
|
|
1376 msgstr "¡Saludos, usuario de Vim!"
|
|
1377
|
22
|
1378 #: ex_docmd.c:6447
|
7
|
1379 msgid "Edit File in new window"
|
|
1380 msgstr "Editar fichero en una ventana nueva"
|
|
1381
|
22
|
1382 #: ex_docmd.c:6748
|
7
|
1383 msgid "No swap file"
|
|
1384 msgstr "No hay fichero de intercambio"
|
|
1385
|
22
|
1386 #: ex_docmd.c:6852
|
7
|
1387 msgid "Append File"
|
|
1388 msgstr "Añadir fichero"
|
|
1389
|
22
|
1390 #: ex_docmd.c:6916
|
7
|
1391 msgid "E186: No previous directory"
|
|
1392 msgstr "E186: No hay directorio previo."
|
|
1393
|
22
|
1394 #: ex_docmd.c:6998
|
7
|
1395 msgid "E187: Unknown"
|
|
1396 msgstr "E187: Desconocido."
|
|
1397
|
22
|
1398 #: ex_docmd.c:7083
|
7
|
1399 msgid "E465: :winsize requires two number arguments"
|
|
1400 msgstr "E465: «:winsize» requiere de dos argumentos numéricos."
|
|
1401
|
22
|
1402 #: ex_docmd.c:7143
|
7
|
1403 #, c-format
|
|
1404 msgid "Window position: X %d, Y %d"
|
|
1405 msgstr "Posición de la ventana: X %d, Y %d"
|
|
1406
|
22
|
1407 #: ex_docmd.c:7148
|
7
|
1408 msgid "E188: Obtaining window position not implemented for this platform"
|
|
1409 msgstr ""
|
|
1410 "E188: La obtención de la posición de la ventana no está implementada en esta "
|
|
1411 "plataforma."
|
|
1412
|
22
|
1413 #: ex_docmd.c:7158
|
7
|
1414 msgid "E466: :winpos requires two number arguments"
|
|
1415 msgstr "E466: «:winpos» require de dos argumentos numéricos."
|
|
1416
|
22
|
1417 #: ex_docmd.c:7440
|
7
|
1418 msgid "Save Redirection"
|
|
1419 msgstr "Guardar redirección."
|
|
1420
|
22
|
1421 #: ex_docmd.c:7630
|
7
|
1422 msgid "Save View"
|
|
1423 msgstr "Guardar vista"
|
|
1424
|
22
|
1425 #: ex_docmd.c:7631
|
7
|
1426 msgid "Save Session"
|
|
1427 msgstr "Guardar sesión"
|
|
1428
|
22
|
1429 #: ex_docmd.c:7633
|
7
|
1430 msgid "Save Setup"
|
|
1431 msgstr "Guardar configuración"
|
|
1432
|
22
|
1433 #: ex_docmd.c:7785
|
7
|
1434 #, c-format
|
|
1435 msgid "E189: \"%s\" exists (add ! to override)"
|
|
1436 msgstr "E189: \"%s\" ya existe (añada ! para sobreescribir.)"
|
|
1437
|
22
|
1438 #: ex_docmd.c:7790
|
7
|
1439 #, c-format
|
|
1440 msgid "E190: Cannot open \"%s\" for writing"
|
|
1441 msgstr "E190: No se puede abrir «%s» para escritura"
|
|
1442
|
|
1443 # set mark
|
|
1444 #. set mark
|
22
|
1445 #: ex_docmd.c:7814
|
7
|
1446 msgid "E191: Argument must be a letter or forward/backward quote"
|
|
1447 msgstr ""
|
|
1448 "E191: El argumento debe ser una letra o un apóstrofo/apóstrofo invertido"
|
|
1449
|
22
|
1450 #: ex_docmd.c:7856
|
7
|
1451 msgid "E192: Recursive use of :normal too deep"
|
|
1452 msgstr "E192: Uso recursivo demasiado profundo de «:normal»."
|
|
1453
|
22
|
1454 #: ex_docmd.c:8380
|
7
|
1455 msgid "E194: No alternate file name to substitute for '#'"
|
|
1456 msgstr "E194: No hay un nombre de fichero alternativo que sustituya a «#»."
|
|
1457
|
22
|
1458 #: ex_docmd.c:8411
|
7
|
1459 msgid "E495: no autocommand file name to substitute for \"<afile>\""
|
|
1460 msgstr ""
|
|
1461 "E495: No ha dado un nombre de fichero de autocomandos para sustituir a "
|
|
1462 "\"<afile>\""
|
|
1463
|
22
|
1464 #: ex_docmd.c:8419
|
7
|
1465 msgid "E496: no autocommand buffer number to substitute for \"<abuf>\""
|
|
1466 msgstr ""
|
|
1467 "E496: No existe un «buffer» de autocomando para sustituir por \"<abuf>\""
|
|
1468
|
22
|
1469 #: ex_docmd.c:8430
|
7
|
1470 msgid "E497: no autocommand match name to substitute for \"<amatch>\""
|
|
1471 msgstr ""
|
|
1472 "E497: Ningún nombre de autocomando concuerda para sustituir «<amatch>»."
|
|
1473
|
22
|
1474 #: ex_docmd.c:8440
|
7
|
1475 msgid "E498: no :source file name to substitute for \"<sfile>\""
|
|
1476 msgstr ""
|
|
1477 "E498: No hay un nombre de fichero «:source» que sustituya a \"<sfile>\"."
|
|
1478
|
22
|
1479 #: ex_docmd.c:8481
|
7
|
1480 #, no-c-format
|
|
1481 msgid "E499: Empty file name for '%' or '#', only works with \":p:h\""
|
|
1482 msgstr "E499: Un nombre de fichero vacio solo funciona con \":p:h\"."
|
|
1483
|
22
|
1484 #: ex_docmd.c:8483
|
7
|
1485 msgid "E500: Evaluates to an empty string"
|
|
1486 msgstr "E500: La expresión evalua a un «string» vacio."
|
|
1487
|
22
|
1488 #: ex_docmd.c:9454
|
7
|
1489 msgid "E195: Cannot open viminfo file for reading"
|
|
1490 msgstr "E195: No se puede abrir el fichero «viminfo» para lectura."
|
|
1491
|
22
|
1492 #: ex_docmd.c:9627
|
7
|
1493 msgid "E196: No digraphs in this version"
|
|
1494 msgstr "E196: No hay dígrafos en esta versión."
|
|
1495
|
|
1496 #: ex_eval.c:440
|
|
1497 msgid "E608: Cannot :throw exceptions with 'Vim' prefix"
|
|
1498 msgstr ""
|
|
1499 "E608: No puedo lanzar (':throw') excepciones si tienen el prefijo 'Vim'."
|
|
1500
|
|
1501 # always scroll up, don't overwrite
|
|
1502 #. always scroll up, don't overwrite
|
|
1503 #: ex_eval.c:529
|
|
1504 #, c-format
|
|
1505 msgid "Exception thrown: %s"
|
|
1506 msgstr "He encontrado una excepción: %s."
|
|
1507
|
|
1508 #: ex_eval.c:576
|
|
1509 #, c-format
|
|
1510 msgid "Exception finished: %s"
|
|
1511 msgstr "Exepción finalizada: %s"
|
|
1512
|
|
1513 #: ex_eval.c:577
|
|
1514 #, c-format
|
|
1515 msgid "Exception discarded: %s"
|
|
1516 msgstr "He descartado una excepción: %s"
|
|
1517
|
|
1518 #: ex_eval.c:620 ex_eval.c:664
|
|
1519 #, c-format
|
|
1520 msgid "%s, line %ld"
|
|
1521 msgstr "%s, en la línea %ld."
|
|
1522
|
|
1523 # always scroll up, don't overwrite
|
|
1524 #. always scroll up, don't overwrite
|
|
1525 #: ex_eval.c:638
|
|
1526 #, c-format
|
|
1527 msgid "Exception caught: %s"
|
|
1528 msgstr "Exception atrapada: %s"
|
|
1529
|
|
1530 #: ex_eval.c:713
|
|
1531 #, c-format
|
|
1532 msgid "%s made pending"
|
|
1533 msgstr "He puesto a %s en la lista de pendientes."
|
|
1534
|
|
1535 #: ex_eval.c:716
|
|
1536 #, c-format
|
|
1537 msgid "%s resumed"
|
|
1538 msgstr "He resumido a %s."
|
|
1539
|
|
1540 #: ex_eval.c:720
|
|
1541 #, c-format
|
|
1542 msgid "%s discarded"
|
|
1543 msgstr "He descartado a %s."
|
|
1544
|
|
1545 #: ex_eval.c:746
|
|
1546 msgid "Exception"
|
|
1547 msgstr "Exepción."
|
|
1548
|
|
1549 #: ex_eval.c:752
|
|
1550 msgid "Error and interrupt"
|
|
1551 msgstr "Error e interrupción"
|
|
1552
|
22
|
1553 #: ex_eval.c:754 gui.c:4387
|
7
|
1554 msgid "Error"
|
|
1555 msgstr "Error"
|
|
1556
|
|
1557 # if (pending & CSTP_INTERRUPT)
|
|
1558 #. if (pending & CSTP_INTERRUPT)
|
|
1559 #: ex_eval.c:756
|
|
1560 msgid "Interrupt"
|
|
1561 msgstr "Interrupción"
|
|
1562
|
|
1563 #: ex_eval.c:830
|
|
1564 msgid "E579: :if nesting too deep"
|
|
1565 msgstr "E579: Anidamineot de «:if» demasiado profundo."
|
|
1566
|
|
1567 #: ex_eval.c:867
|
|
1568 msgid "E580: :endif without :if"
|
|
1569 msgstr "E580: ¡:endif sin un :if!"
|
|
1570
|
|
1571 #: ex_eval.c:911
|
|
1572 msgid "E581: :else without :if"
|
|
1573 msgstr "E581: :else sin un :if"
|
|
1574
|
|
1575 #: ex_eval.c:914
|
|
1576 msgid "E582: :elseif without :if"
|
|
1577 msgstr "E582: :elseif sin un :if"
|
|
1578
|
|
1579 #: ex_eval.c:921
|
|
1580 msgid "E583: multiple :else"
|
|
1581 msgstr "E583: «:else» múltiple."
|
|
1582
|
|
1583 #: ex_eval.c:924
|
|
1584 msgid "E584: :elseif after :else"
|
|
1585 msgstr "E584: :elseif después de :else"
|
|
1586
|
|
1587 #: ex_eval.c:991
|
|
1588 msgid "E585: :while nesting too deep"
|
|
1589 msgstr "E585: ¡«:while» se anida muy profundamente!"
|
|
1590
|
|
1591 #: ex_eval.c:1047
|
|
1592 msgid "E586: :continue without :while"
|
|
1593 msgstr "E586: :continue sin un :while"
|
|
1594
|
|
1595 #: ex_eval.c:1087
|
|
1596 msgid "E587: :break without :while"
|
|
1597 msgstr "E587: :break sin :while"
|
|
1598
|
|
1599 #: ex_eval.c:1286
|
|
1600 msgid "E601: :try nesting too deep"
|
|
1601 msgstr "E218: ¡«:try» se anida muy profundamente!"
|
|
1602
|
|
1603 #: ex_eval.c:1366
|
|
1604 msgid "E603: :catch without :try"
|
|
1605 msgstr "E603: :catch sin un :try"
|
|
1606
|
|
1607 # Give up for a ":catch" after ":finally" and ignore it.
|
|
1608 # * Just parse.
|
|
1609 # Give up for a ":catch" after ":finally" and ignore it.
|
|
1610 # * Just parse.
|
|
1611 #. Give up for a ":catch" after ":finally" and ignore it.
|
|
1612 #. * Just parse.
|
|
1613 #: ex_eval.c:1388
|
|
1614 msgid "E604: :catch after :finally"
|
|
1615 msgstr "E604: :catch después de :finally"
|
|
1616
|
|
1617 #: ex_eval.c:1521
|
|
1618 msgid "E606: :finally without :try"
|
|
1619 msgstr "E606: :finally sin un :try"
|
|
1620
|
|
1621 # Give up for a multiple ":finally" and ignore it.
|
|
1622 #. Give up for a multiple ":finally" and ignore it.
|
|
1623 #: ex_eval.c:1545
|
|
1624 msgid "E607: multiple :finally"
|
|
1625 msgstr "E607: ¡«:finally» múltiple!"
|
|
1626
|
|
1627 #: ex_eval.c:1654
|
|
1628 msgid "E602: :endtry without :try"
|
|
1629 msgstr "E602: :endtry sin un :try"
|
|
1630
|
|
1631 #: ex_eval.c:1986
|
|
1632 msgid "E193: :endfunction not inside a function"
|
|
1633 msgstr "E193: «:endfunction» no está dentro de una función."
|
|
1634
|
22
|
1635 #: ex_getln.c:3396
|
7
|
1636 msgid "tagname"
|
|
1637 msgstr "Nombre del «tag»"
|
|
1638
|
22
|
1639 #: ex_getln.c:3399
|
7
|
1640 msgid " kind file\n"
|
|
1641 msgstr " tipo de fichero\n"
|
|
1642
|
22
|
1643 #: ex_getln.c:4874
|
7
|
1644 msgid "'history' option is zero"
|
|
1645 msgstr "La opción 'history' es cero."
|
|
1646
|
22
|
1647 #: ex_getln.c:5145
|
7
|
1648 #, c-format
|
|
1649 msgid ""
|
|
1650 "\n"
|
|
1651 "# %s History (newest to oldest):\n"
|
|
1652 msgstr ""
|
|
1653 "\n"
|
|
1654 "# Historia de «%s» (de lo más nuevo a lo más antiguo):\n"
|
|
1655
|
22
|
1656 #: ex_getln.c:5146
|
7
|
1657 msgid "Command Line"
|
|
1658 msgstr "Línea de comandos"
|
|
1659
|
22
|
1660 #: ex_getln.c:5147
|
7
|
1661 msgid "Search String"
|
|
1662 msgstr "Cadena de búsqueda"
|
|
1663
|
22
|
1664 #: ex_getln.c:5148
|
7
|
1665 msgid "Expression"
|
|
1666 msgstr "Expresión"
|
|
1667
|
22
|
1668 #: ex_getln.c:5149
|
7
|
1669 msgid "Input Line"
|
|
1670 msgstr "Línea de entrada"
|
|
1671
|
22
|
1672 #: ex_getln.c:5187
|
7
|
1673 msgid "E198: cmd_pchar beyond the command length"
|
|
1674 msgstr "E198: «cmd_pchar» más allá de la longitud del comando."
|
|
1675
|
22
|
1676 #: ex_getln.c:5368
|
7
|
1677 msgid "E199: Active window or buffer deleted"
|
22
|
1678 msgstr "E199: Se ha eliminado la ventana o el buffer activos."
|
7
|
1679
|
10
|
1680 #: fileio.c:378
|
7
|
1681 msgid "Illegal file name"
|
|
1682 msgstr "Nombre de fichero ilegal"
|
|
1683
|
22
|
1684 #: fileio.c:402 fileio.c:540 fileio.c:2919 fileio.c:2960
|
7
|
1685 msgid "is a directory"
|
|
1686 msgstr "es un directorio"
|
|
1687
|
10
|
1688 #: fileio.c:404
|
7
|
1689 msgid "is not a file"
|
|
1690 msgstr "no es un fichero"
|
|
1691
|
22
|
1692 #: fileio.c:562 fileio.c:4139
|
7
|
1693 msgid "[New File]"
|
|
1694 msgstr "[Fichero nuevo]"
|
|
1695
|
10
|
1696 #: fileio.c:595
|
7
|
1697 msgid "[Permission Denied]"
|
|
1698 msgstr "[Permiso negado]"
|
|
1699
|
10
|
1700 #: fileio.c:706
|
7
|
1701 msgid "E200: *ReadPre autocommands made the file unreadable"
|
|
1702 msgstr "E200: Los autocomandos «*ReadPre» hicieron ilegible al fichero."
|
|
1703
|
10
|
1704 #: fileio.c:708
|
7
|
1705 msgid "E201: *ReadPre autocommands must not change current buffer"
|
|
1706 msgstr "E201: Los autocomandos «*ReadPre» no deben cambiar el buffer en curso."
|
|
1707
|
10
|
1708 #: fileio.c:729
|
7
|
1709 msgid "Vim: Reading from stdin...\n"
|
|
1710 msgstr "Vim: leyendo la entrada estándar...\n"
|
|
1711
|
10
|
1712 #: fileio.c:735
|
7
|
1713 msgid "Reading from stdin..."
|
|
1714 msgstr "Leyendo la entrada estándar..."
|
|
1715
|
|
1716 # Re-opening the original file failed!
|
|
1717 #. Re-opening the original file failed!
|
10
|
1718 #: fileio.c:1012
|
7
|
1719 msgid "E202: Conversion made file unreadable!"
|
|
1720 msgstr "E202: ¡La conversión ha hecho el fichero ilegible!"
|
|
1721
|
22
|
1722 #: fileio.c:2076
|
7
|
1723 msgid "[fifo/socket]"
|
|
1724 msgstr "[fifo/socket]"
|
|
1725
|
22
|
1726 #: fileio.c:2083
|
7
|
1727 msgid "[fifo]"
|
|
1728 msgstr "[fifo]"
|
|
1729
|
22
|
1730 #: fileio.c:2090
|
7
|
1731 msgid "[socket]"
|
|
1732 msgstr "[socket]"
|
|
1733
|
22
|
1734 #: fileio.c:2098
|
7
|
1735 msgid "[RO]"
|
|
1736 msgstr "[RO]"
|
|
1737
|
22
|
1738 #: fileio.c:2108
|
7
|
1739 msgid "[CR missing]"
|
|
1740 msgstr "[Falta un CR]"
|
|
1741
|
22
|
1742 #: fileio.c:2113
|
7
|
1743 msgid "[NL found]"
|
|
1744 msgstr "[Se ha encontrado un NL]"
|
|
1745
|
22
|
1746 #: fileio.c:2118
|
7
|
1747 msgid "[long lines split]"
|
|
1748 msgstr "[he partido las líneas largas]"
|
|
1749
|
22
|
1750 #: fileio.c:2124 fileio.c:4123
|
7
|
1751 msgid "[NOT converted]"
|
|
1752 msgstr "[NO convertido]"
|
|
1753
|
22
|
1754 #: fileio.c:2129 fileio.c:4128
|
7
|
1755 msgid "[converted]"
|
|
1756 msgstr "[convertido]"
|
|
1757
|
22
|
1758 #: fileio.c:2136 fileio.c:4153
|
7
|
1759 msgid "[crypted]"
|
|
1760 msgstr "[encriptado]"
|
|
1761
|
22
|
1762 #: fileio.c:2143
|
7
|
1763 msgid "[CONVERSION ERROR]"
|
|
1764 msgstr "[ERROR DE CONVERSIÓN]"
|
|
1765
|
22
|
1766 #: fileio.c:2149
|
7
|
1767 #, c-format
|
|
1768 msgid "[ILLEGAL BYTE in line %ld]"
|
|
1769 msgstr "[BYTE ILEGAL en la línea %ld]"
|
|
1770
|
22
|
1771 #: fileio.c:2156
|
7
|
1772 msgid "[READ ERRORS]"
|
|
1773 msgstr "[ERRORES DE LECTURA]"
|
|
1774
|
22
|
1775 #: fileio.c:2372
|
7
|
1776 msgid "Can't find temp file for conversion"
|
|
1777 msgstr "No se puede encontrar el fichero temporal para la conversión."
|
|
1778
|
22
|
1779 #: fileio.c:2379
|
7
|
1780 msgid "Conversion with 'charconvert' failed"
|
|
1781 msgstr "La conversión con '«charconvert»' ha fallado."
|
|
1782
|
22
|
1783 #: fileio.c:2382
|
7
|
1784 msgid "can't read output of 'charconvert'"
|
|
1785 msgstr "No puedo leer la salida de «charconvert»."
|
|
1786
|
22
|
1787 #: fileio.c:2775
|
|
1788 msgid "E676: No matching autocommands for acwrite buffer"
|
|
1789 msgstr "E676: No existe ningún autocomando para el «buffer» «acwrite»."
|
|
1790
|
|
1791 #: fileio.c:2802
|
7
|
1792 msgid "E203: Autocommands deleted or unloaded buffer to be written"
|
|
1793 msgstr ""
|
22
|
1794 "E203: Los autocomandos fueron eliminados o el «buffer» se descargó para ser "
|
7
|
1795 "grabado en disco."
|
|
1796
|
22
|
1797 #: fileio.c:2825
|
7
|
1798 msgid "E204: Autocommand changed number of lines in unexpected way"
|
|
1799 msgstr ""
|
|
1800 "E204: El autocomando ha cambiado el número de líneas en forma inesperada."
|
|
1801
|
22
|
1802 #: fileio.c:2863
|
7
|
1803 msgid "NetBeans dissallows writes of unmodified buffers"
|
|
1804 msgstr "NetBeans no permite que se escriba sobre «buffers» sin modificar."
|
|
1805
|
22
|
1806 #: fileio.c:2871
|
7
|
1807 msgid "Partial writes disallowed for NetBeans buffers"
|
|
1808 msgstr "No se permite la escritura parcial de los «buffers» de NetBeans."
|
|
1809
|
22
|
1810 #: fileio.c:2925 fileio.c:2943
|
7
|
1811 msgid "is not a file or writable device"
|
|
1812 msgstr "no es un fichero o dispositivo en el que se pueda escribir."
|
|
1813
|
22
|
1814 #: fileio.c:2995
|
7
|
1815 msgid "is read-only (add ! to override)"
|
|
1816 msgstr "Es de solo lectura (añada ! para obreescribir)."
|
|
1817
|
22
|
1818 #: fileio.c:3341
|
7
|
1819 msgid "E506: Can't write to backup file (add ! to override)"
|
|
1820 msgstr ""
|
|
1821 "E506: No puedo escribir al fichero de respaldo (añada ! para forzar el "
|
|
1822 "comando)."
|
|
1823
|
22
|
1824 #: fileio.c:3353
|
7
|
1825 msgid "E507: Close error for backup file (add ! to override)"
|
|
1826 msgstr ""
|
|
1827 "E507: Error al cerrar el fichero de la copia de respaldo (añada ! para "
|
|
1828 "forzar el comando)."
|
|
1829
|
22
|
1830 #: fileio.c:3355
|
7
|
1831 msgid "E508: Can't read file for backup (add ! to override)"
|
|
1832 msgstr ""
|
|
1833 "E508: No puedo leer el fichero para crear la copia de respaldo (añada ! para "
|
|
1834 "forzar el comando)."
|
|
1835
|
22
|
1836 #: fileio.c:3371
|
7
|
1837 msgid "E509: Cannot create backup file (add ! to override)"
|
|
1838 msgstr ""
|
|
1839 "E509: No puedo crear el fichero para la copia de respaldo (añada ! para "
|
|
1840 "forzar el comando)."
|
|
1841
|
22
|
1842 #: fileio.c:3474
|
7
|
1843 msgid "E510: Can't make backup file (add ! to override)"
|
|
1844 msgstr ""
|
|
1845 "E510: No puedo hacer un fichero de copia de respaldo (añada ! para forzar el "
|
|
1846 "comando)."
|
|
1847
|
22
|
1848 #: fileio.c:3536
|
7
|
1849 msgid "E460: The resource fork would be lost (add ! to override)"
|
|
1850 msgstr ""
|
|
1851 "E460: Se perdería el segmento («fork») de recursos! (añada ! para forzar el "
|
|
1852 "comando)."
|
|
1853
|
22
|
1854 #: fileio.c:3646
|
7
|
1855 msgid "E214: Can't find temp file for writing"
|
|
1856 msgstr "E214: No puedo encontrar el fichero temporal para escribir en él."
|
|
1857
|
22
|
1858 #: fileio.c:3664
|
7
|
1859 msgid "E213: Cannot convert (add ! to write without conversion)"
|
|
1860 msgstr ""
|
|
1861 "E213: No puedo convertirlo (añada ! para escribir el fichero sin conversión)."
|
|
1862
|
22
|
1863 #: fileio.c:3699
|
7
|
1864 msgid "E166: Can't open linked file for writing"
|
|
1865 msgstr "E166: No puedo abrir el fichero enlazado para escribir en él."
|
|
1866
|
22
|
1867 #: fileio.c:3703
|
7
|
1868 msgid "E212: Can't open file for writing"
|
|
1869 msgstr "E212: No puedo abrir el fichero para escribir en él."
|
|
1870
|
22
|
1871 #: fileio.c:3967
|
7
|
1872 msgid "E667: Fsync failed"
|
|
1873 msgstr "E667: falló «fsync»"
|
|
1874
|
22
|
1875 #: fileio.c:3974
|
7
|
1876 msgid "E512: Close failed"
|
|
1877 msgstr "E314: Falló el cierre del fichero."
|
|
1878
|
22
|
1879 #: fileio.c:4045
|
7
|
1880 msgid "E513: write error, conversion failed"
|
|
1881 msgstr "E513: Error de escritura, la conversión falló."
|
|
1882
|
22
|
1883 #: fileio.c:4051
|
7
|
1884 msgid "E514: write error (file system full?)"
|
|
1885 msgstr "E514: Error de escritura (¿Sistema de ficheros lleno?"
|
|
1886
|
22
|
1887 #: fileio.c:4118
|
7
|
1888 msgid " CONVERSION ERROR"
|
|
1889 msgstr "ERROR DE CONVERSIÓN"
|
|
1890
|
22
|
1891 #: fileio.c:4134
|
7
|
1892 msgid "[Device]"
|
|
1893 msgstr "[Dispositivo]"
|
|
1894
|
22
|
1895 #: fileio.c:4139
|
7
|
1896 msgid "[New]"
|
|
1897 msgstr "[Nuevo]"
|
|
1898
|
22
|
1899 #: fileio.c:4161
|
7
|
1900 msgid " [a]"
|
|
1901 msgstr " [a]"
|
|
1902
|
22
|
1903 #: fileio.c:4161
|
7
|
1904 msgid " appended"
|
|
1905 msgstr " añadido"
|
|
1906
|
22
|
1907 #: fileio.c:4163
|
7
|
1908 msgid " [w]"
|
|
1909 msgstr " [w]"
|
|
1910
|
22
|
1911 #: fileio.c:4163
|
7
|
1912 msgid " written"
|
|
1913 msgstr " escritos"
|
|
1914
|
22
|
1915 #: fileio.c:4213
|
7
|
1916 msgid "E205: Patchmode: can't save original file"
|
|
1917 msgstr "E205: Modo «patch»: no se puede guardar el fichero original."
|
|
1918
|
22
|
1919 #: fileio.c:4235
|
7
|
1920 msgid "E206: patchmode: can't touch empty original file"
|
|
1921 msgstr "E206: Modo «patch»: no se puede tocar el fichero original vacío."
|
|
1922
|
22
|
1923 #: fileio.c:4250
|
7
|
1924 msgid "E207: Can't delete backup file"
|
22
|
1925 msgstr "E207: No se puede eliminar el fichero de respaldo."
|
|
1926
|
|
1927 #: fileio.c:4314
|
7
|
1928 msgid ""
|
|
1929 "\n"
|
|
1930 "WARNING: Original file may be lost or damaged\n"
|
|
1931 msgstr ""
|
|
1932 "\n"
|
|
1933 "AVISO: el fichero original puede haberse perdido o haberse dañado\n"
|
|
1934
|
22
|
1935 #: fileio.c:4316
|
7
|
1936 msgid "don't quit the editor until the file is successfully written!"
|
|
1937 msgstr "¡no salga del editor hasta que el fichero se haya escrito!"
|
|
1938
|
22
|
1939 #: fileio.c:4405
|
7
|
1940 msgid "[dos]"
|
|
1941 msgstr "[DOS]"
|
|
1942
|
22
|
1943 #: fileio.c:4405
|
7
|
1944 msgid "[dos format]"
|
|
1945 msgstr "[formato DOS]"
|
|
1946
|
22
|
1947 #: fileio.c:4412
|
7
|
1948 msgid "[mac]"
|
|
1949 msgstr "[Mac]"
|
|
1950
|
22
|
1951 #: fileio.c:4412
|
7
|
1952 msgid "[mac format]"
|
|
1953 msgstr "[formato Mac]"
|
|
1954
|
22
|
1955 #: fileio.c:4419
|
7
|
1956 msgid "[unix]"
|
|
1957 msgstr "[UNIX]"
|
|
1958
|
22
|
1959 #: fileio.c:4419
|
7
|
1960 msgid "[unix format]"
|
|
1961 msgstr "[formato UNIX]"
|
|
1962
|
22
|
1963 #: fileio.c:4446
|
7
|
1964 msgid "1 line, "
|
|
1965 msgstr "1 línea, "
|
|
1966
|
22
|
1967 #: fileio.c:4448
|
7
|
1968 #, c-format
|
|
1969 msgid "%ld lines, "
|
|
1970 msgstr "%ld líneas, "
|
|
1971
|
22
|
1972 #: fileio.c:4451
|
7
|
1973 msgid "1 character"
|
|
1974 msgstr "1 carácter"
|
|
1975
|
22
|
1976 #: fileio.c:4453
|
7
|
1977 #, c-format
|
|
1978 msgid "%ld characters"
|
|
1979 msgstr "%ld caracteres"
|
|
1980
|
22
|
1981 #: fileio.c:4463
|
7
|
1982 msgid "[noeol]"
|
|
1983 msgstr "[no hay fin de línea]"
|
|
1984
|
22
|
1985 #: fileio.c:4463
|
7
|
1986 msgid "[Incomplete last line]"
|
|
1987 msgstr "[Última línea incompleta]"
|
|
1988
|
|
1989 # don't overwrite messages here
|
|
1990 # must give this prompt
|
|
1991 # don't use emsg() here, don't want to flush the buffers
|
|
1992 #. don't overwrite messages here
|
|
1993 #. must give this prompt
|
|
1994 #. don't use emsg() here, don't want to flush the buffers
|
22
|
1995 #: fileio.c:4482
|
7
|
1996 msgid "WARNING: The file has been changed since reading it!!!"
|
|
1997 msgstr "ADVERTENCIA: ¡¡¡El fichero ha cambiado desde que se leyó!!!"
|
|
1998
|
22
|
1999 #: fileio.c:4484
|
7
|
2000 msgid "Do you really want to write to it"
|
|
2001 msgstr "¿Quiere realmente escribir a él?"
|
|
2002
|
22
|
2003 #: fileio.c:5710
|
7
|
2004 #, c-format
|
|
2005 msgid "E208: Error writing to \"%s\""
|
|
2006 msgstr "E208: Error al escribir a «%s»."
|
|
2007
|
22
|
2008 #: fileio.c:5717
|
7
|
2009 #, c-format
|
|
2010 msgid "E209: Error closing \"%s\""
|
|
2011 msgstr "E209: Error al cerrar «%s»."
|
|
2012
|
22
|
2013 #: fileio.c:5720
|
7
|
2014 #, c-format
|
|
2015 msgid "E210: Error reading \"%s\""
|
|
2016 msgstr "E210: Error al leer «%s»."
|
|
2017
|
22
|
2018 #: fileio.c:5954
|
7
|
2019 msgid "E246: FileChangedShell autocommand deleted buffer"
|
22
|
2020 msgstr "E246: el autocomando «FileChangedShell» ha eliminado el buffer."
|
|
2021
|
|
2022 #: fileio.c:5961
|
7
|
2023 #, c-format
|
|
2024 msgid "E211: Warning: File \"%s\" no longer available"
|
|
2025 msgstr "E211: Advertencia: el fichero «%s» ya no está disponible"
|
|
2026
|
22
|
2027 #: fileio.c:5975
|
7
|
2028 #, c-format
|
|
2029 msgid ""
|
|
2030 "W12: Warning: File \"%s\" has changed and the buffer was changed in Vim as "
|
|
2031 "well"
|
|
2032 msgstr ""
|
|
2033 "W12: Advertencia: el fichero «%s» ha cambiado y el buffer fue cambiado "
|
|
2034 "también en Vim."
|
|
2035
|
22
|
2036 #: fileio.c:5978
|
7
|
2037 #, c-format
|
|
2038 msgid "W11: Warning: File \"%s\" has changed since editing started"
|
|
2039 msgstr ""
|
|
2040 "W11: Advertencia: el fichero «%s» ha cambiado desde que comenzó la edición."
|
|
2041
|
22
|
2042 #: fileio.c:5980
|
7
|
2043 #, c-format
|
|
2044 msgid "W16: Warning: Mode of file \"%s\" has changed since editing started"
|
|
2045 msgstr ""
|
|
2046 "W16: Advertencia: el modo del fichero «%s» ha cambiado desde que comenzó la "
|
|
2047 "edición."
|
|
2048
|
22
|
2049 #: fileio.c:5990
|
7
|
2050 #, c-format
|
|
2051 msgid "W13: Warning: File \"%s\" has been created after editing started"
|
|
2052 msgstr ""
|
|
2053 "W13: Advertencia: el fichero «%s» ha sido creado después de comenzar la "
|
|
2054 "edición."
|
|
2055
|
22
|
2056 #: fileio.c:6003
|
7
|
2057 msgid "See \":help W11\" for more info."
|
|
2058 msgstr "Vea «:help w11» para más información."
|
|
2059
|
22
|
2060 #: fileio.c:6017
|
7
|
2061 msgid "Warning"
|
|
2062 msgstr "Advertencia"
|
|
2063
|
22
|
2064 #: fileio.c:6018
|
7
|
2065 msgid ""
|
|
2066 "&OK\n"
|
|
2067 "&Load File"
|
|
2068 msgstr ""
|
|
2069 "&OK\n"
|
|
2070 "&Cargar fichero"
|
|
2071
|
22
|
2072 #: fileio.c:6120
|
7
|
2073 #, c-format
|
|
2074 msgid "E462: Could not prepare for reloading \"%s\""
|
|
2075 msgstr "E462: No pude prepararme para recargar a \"%s\"."
|
|
2076
|
22
|
2077 #: fileio.c:6139
|
7
|
2078 #, c-format
|
|
2079 msgid "E321: Could not reload \"%s\""
|
|
2080 msgstr "E321: No se pudo recargar «%s»."
|
|
2081
|
22
|
2082 #: fileio.c:6725
|
7
|
2083 msgid "--Deleted--"
|
|
2084 msgstr "--Suprimido--"
|
|
2085
|
|
2086 # the group doesn't exist
|
|
2087 #. the group doesn't exist
|
22
|
2088 #: fileio.c:6885
|
7
|
2089 #, c-format
|
|
2090 msgid "E367: No such group: \"%s\""
|
|
2091 msgstr "E367: No existe el grupo: «%s»."
|
|
2092
|
22
|
2093 #: fileio.c:7011
|
7
|
2094 #, c-format
|
|
2095 msgid "E215: Illegal character after *: %s"
|
|
2096 msgstr "E215: Carácter ilegal después de *: «%s»."
|
|
2097
|
22
|
2098 #: fileio.c:7023
|
7
|
2099 #, c-format
|
|
2100 msgid "E216: No such event: %s"
|
|
2101 msgstr "E216: No existe tal hecho: «%s»"
|
|
2102
|
22
|
2103 #: fileio.c:7025
|
7
|
2104 #, c-format
|
|
2105 msgid "E216: No such group or event: %s"
|
|
2106 msgstr "E216: No existe tal grupo o evento: %s"
|
|
2107
|
|
2108 # Highlight title
|
|
2109 #. Highlight title
|
22
|
2110 #: fileio.c:7183
|
7
|
2111 msgid ""
|
|
2112 "\n"
|
|
2113 "--- Auto-Commands ---"
|
|
2114 msgstr ""
|
|
2115 "\n"
|
|
2116 "--- Auto-comandos ---"
|
|
2117
|
22
|
2118 #: fileio.c:7454
|
7
|
2119 msgid "E217: Can't execute autocommands for ALL events"
|
|
2120 msgstr ""
|
|
2121 "E217: No se pueden ejecutar los autocomandos para TODOS los eventos de "
|
|
2122 "ejecución."
|
|
2123
|
22
|
2124 #: fileio.c:7477
|
7
|
2125 msgid "No matching autocommands"
|
|
2126 msgstr "Ningún autocomando coincide."
|
|
2127
|
22
|
2128 #: fileio.c:7798
|
7
|
2129 msgid "E218: autocommand nesting too deep"
|
|
2130 msgstr "E218: El autocomando se anida en demasiados bucles."
|
|
2131
|
22
|
2132 #: fileio.c:8073
|
7
|
2133 #, c-format
|
|
2134 msgid "%s Auto commands for \"%s\""
|
|
2135 msgstr "%s Auto comandos para «%s»"
|
|
2136
|
22
|
2137 #: fileio.c:8081
|
7
|
2138 #, c-format
|
|
2139 msgid "Executing %s"
|
|
2140 msgstr "Ejecutando %s"
|
|
2141
|
|
2142 # always scroll up, don't overwrite
|
|
2143 #. always scroll up, don't overwrite
|
22
|
2144 #: fileio.c:8149
|
7
|
2145 #, c-format
|
|
2146 msgid "autocommand %s"
|
|
2147 msgstr "autocomando %s"
|
|
2148
|
22
|
2149 #: fileio.c:8716
|
7
|
2150 msgid "E219: Missing {."
|
|
2151 msgstr "E219: Falta un {."
|
|
2152
|
22
|
2153 #: fileio.c:8718
|
7
|
2154 msgid "E220: Missing }."
|
|
2155 msgstr "E220: Falta un }."
|
|
2156
|
|
2157 #: fold.c:68
|
|
2158 msgid "E490: No fold found"
|
|
2159 msgstr "E490: No encontré ningún pliegue."
|
|
2160
|
|
2161 #: fold.c:593
|
|
2162 msgid "E350: Cannot create fold with current 'foldmethod'"
|
|
2163 msgstr "E350: No puedo crear el pliegue con el 'folmethod' activo."
|
|
2164
|
|
2165 #: fold.c:595
|
|
2166 msgid "E351: Cannot delete fold with current 'foldmethod'"
|
22
|
2167 msgstr "E351: No puedo eliminar el pliegue con el 'foldmethod' activo."
|
|
2168
|
|
2169 #: getchar.c:249
|
7
|
2170 msgid "E222: Add to read buffer"
|
|
2171 msgstr "E222: Añadir al «buffer» de lectura"
|
|
2172
|
22
|
2173 #: getchar.c:2216
|
7
|
2174 msgid "E223: recursive mapping"
|
|
2175 msgstr "E223: asociación recursiva"
|
|
2176
|
22
|
2177 #: getchar.c:3096
|
7
|
2178 #, c-format
|
|
2179 msgid "E224: global abbreviation already exists for %s"
|
|
2180 msgstr "E224: ya existe una abreviatura global para «%s»."
|
|
2181
|
22
|
2182 #: getchar.c:3099
|
7
|
2183 #, c-format
|
|
2184 msgid "E225: global mapping already exists for %s"
|
|
2185 msgstr "E225: ya existe una asociación global para «%s»."
|
|
2186
|
22
|
2187 #: getchar.c:3231
|
7
|
2188 #, c-format
|
|
2189 msgid "E226: abbreviation already exists for %s"
|
|
2190 msgstr "E226: ya existe una abreviatura para «%s»."
|
|
2191
|
22
|
2192 #: getchar.c:3234
|
7
|
2193 #, c-format
|
|
2194 msgid "E227: mapping already exists for %s"
|
|
2195 msgstr "E227: ya existe una asociación para «%s»."
|
|
2196
|
22
|
2197 #: getchar.c:3298
|
7
|
2198 msgid "No abbreviation found"
|
|
2199 msgstr "No encontré ninguna abreviatura."
|
|
2200
|
22
|
2201 #: getchar.c:3300
|
7
|
2202 msgid "No mapping found"
|
|
2203 msgstr "No encontré ninguna asociación."
|
|
2204
|
22
|
2205 #: getchar.c:4192
|
7
|
2206 msgid "E228: makemap: Illegal mode"
|
|
2207 msgstr "E228: «makemap»: modo ilegal."
|
|
2208
|
|
2209 #: gui.c:220
|
|
2210 msgid "E229: Cannot start the GUI"
|
|
2211 msgstr "E229: No se puede iniciar la interface gráfica («GUI»)."
|
|
2212
|
|
2213 #: gui.c:349
|
|
2214 #, c-format
|
|
2215 msgid "E230: Cannot read from \"%s\""
|
|
2216 msgstr "E230: No puedo leer a «%s»."
|
|
2217
|
|
2218 #: gui.c:472
|
|
2219 msgid "E665: Cannot start GUI, no valid font found"
|
|
2220 msgstr ""
|
|
2221 "E665: No puedo inicial la interfase gráfica (GUI), no encontré ninguna "
|
|
2222 "fuente de impresión válida."
|
|
2223
|
|
2224 #: gui.c:477
|
|
2225 msgid "E231: 'guifontwide' invalid"
|
|
2226 msgstr "E231: El valor de «guifontwide» no es válido."
|
|
2227
|
|
2228 #: gui.c:547
|
|
2229 msgid "E599: Value of 'imactivatekey' is invalid"
|
|
2230 msgstr "E599: El valor de «imactivatekey» no es válido."
|
|
2231
|
22
|
2232 #: gui.c:4068
|
7
|
2233 #, c-format
|
|
2234 msgid "E254: Cannot allocate color %s"
|
|
2235 msgstr "E254: No se puede asignar el color «%s»."
|
|
2236
|
|
2237 #: gui_at_fs.c:300
|
|
2238 msgid "<cannot open> "
|
|
2239 msgstr "<no puedo abrirlo>"
|
|
2240
|
|
2241 #: gui_at_fs.c:1136
|
|
2242 #, c-format
|
|
2243 msgid "E616: vim_SelFile: can't get font %s"
|
|
2244 msgstr "E616: «vim_SelFile»: No puedo hallar la fuente de impresión %s."
|
|
2245
|
|
2246 #: gui_at_fs.c:2781
|
|
2247 msgid "E614: vim_SelFile: can't return to current directory"
|
|
2248 msgstr "E614: «vim_SelFile»: no puedo regresar al directorio actual."
|
|
2249
|
|
2250 #: gui_at_fs.c:2801
|
|
2251 msgid "Pathname:"
|
|
2252 msgstr "Nombre de la ruta:"
|
|
2253
|
|
2254 #: gui_at_fs.c:2807
|
|
2255 msgid "E615: vim_SelFile: can't get current directory"
|
|
2256 msgstr ""
|
|
2257 "E615: v«vim_SelFile»: No puedo obtener la localización del directorio actual."
|
|
2258
|
|
2259 #: gui_at_fs.c:2815 gui_motif.c:1623
|
|
2260 msgid "OK"
|
|
2261 msgstr "OK"
|
|
2262
|
|
2263 #: gui_at_fs.c:2815 gui_gtk.c:2731 gui_motif.c:1618 gui_motif.c:2849
|
|
2264 msgid "Cancel"
|
|
2265 msgstr "Cancelar"
|
|
2266
|
|
2267 #: gui_at_sb.c:486
|
|
2268 msgid "Scrollbar Widget: Could not get geometry of thumb pixmap."
|
|
2269 msgstr "Scrollbar Widget: No pude obtener la geometría del «pixmap» miniatura."
|
|
2270
|
|
2271 #: gui_athena.c:2047 gui_motif.c:1871
|
|
2272 msgid "Vim dialog"
|
|
2273 msgstr "Diálogo de Vim"
|
|
2274
|
22
|
2275 #: gui_beval.c:101 gui_w32.c:3980
|
7
|
2276 msgid "E232: Cannot create BalloonEval with both message and callback"
|
|
2277 msgstr ""
|
|
2278 "E232: No puedo crear un «BalloonEval» que contenga tanto el mensaje como el "
|
|
2279 "«callback»."
|
|
2280
|
|
2281 #: gui_gtk.c:1607
|
|
2282 msgid "Vim dialog..."
|
|
2283 msgstr "Diálogo de Vim..."
|
|
2284
|
22
|
2285 #: gui_gtk.c:2060 message.c:3012
|
7
|
2286 msgid ""
|
|
2287 "&Yes\n"
|
|
2288 "&No\n"
|
|
2289 "&Cancel"
|
|
2290 msgstr ""
|
|
2291 "&Si\n"
|
|
2292 "&No\n"
|
|
2293 "&Cancelar"
|
|
2294
|
|
2295 #: gui_gtk.c:2268
|
|
2296 msgid "Input _Methods"
|
|
2297 msgstr "Métodos de Entrada («Input_Methods»)"
|
|
2298
|
|
2299 #: gui_gtk.c:2534 gui_motif.c:2768
|
|
2300 msgid "VIM - Search and Replace..."
|
|
2301 msgstr "VIM - Buscar y reemplazar..."
|
|
2302
|
|
2303 #: gui_gtk.c:2542 gui_motif.c:2770
|
|
2304 msgid "VIM - Search..."
|
|
2305 msgstr "VIM - Buscar..."
|
|
2306
|
|
2307 #: gui_gtk.c:2574 gui_motif.c:2888
|
|
2308 msgid "Find what:"
|
|
2309 msgstr "¿Encontrar qué?:"
|
|
2310
|
|
2311 #: gui_gtk.c:2592 gui_motif.c:2920
|
|
2312 msgid "Replace with:"
|
|
2313 msgstr "Reemplazar con:"
|
|
2314
|
|
2315 # whole word only button
|
|
2316 #. whole word only button
|
|
2317 #: gui_gtk.c:2624 gui_motif.c:3036
|
|
2318 msgid "Match whole word only"
|
|
2319 msgstr "Encontrar solo palabras completas."
|
|
2320
|
|
2321 # match case button
|
|
2322 #. match case button
|
|
2323 #: gui_gtk.c:2635 gui_motif.c:3048
|
|
2324 msgid "Match case"
|
|
2325 msgstr "La única coincidencia"
|
|
2326
|
|
2327 #: gui_gtk.c:2645 gui_motif.c:2990
|
|
2328 msgid "Direction"
|
|
2329 msgstr "Dirección"
|
|
2330
|
|
2331 # 'Up' and 'Down' buttons
|
|
2332 #. 'Up' and 'Down' buttons
|
|
2333 #: gui_gtk.c:2657 gui_motif.c:3002
|
|
2334 msgid "Up"
|
|
2335 msgstr "Hacia arriba"
|
|
2336
|
|
2337 #: gui_gtk.c:2661 gui_motif.c:3010
|
|
2338 msgid "Down"
|
|
2339 msgstr "Hacia abajo"
|
|
2340
|
|
2341 #: gui_gtk.c:2683 gui_gtk.c:2685 gui_motif.c:2792
|
|
2342 msgid "Find Next"
|
|
2343 msgstr "Encontrar siguiente"
|
|
2344
|
|
2345 #: gui_gtk.c:2702 gui_gtk.c:2704 gui_motif.c:2809
|
|
2346 msgid "Replace"
|
|
2347 msgstr "Reemplazar"
|
|
2348
|
|
2349 #: gui_gtk.c:2715 gui_gtk.c:2717 gui_motif.c:2822
|
|
2350 msgid "Replace All"
|
|
2351 msgstr "Reemplazar todos"
|
|
2352
|
|
2353 #: gui_gtk_x11.c:2327
|
|
2354 msgid "Vim: Received \"die\" request from session manager\n"
|
|
2355 msgstr "Vim: Recibí una solicitud \"die\" del administrador de sesiones.\n"
|
|
2356
|
|
2357 #: gui_gtk_x11.c:3519
|
|
2358 msgid "Vim: Main window unexpectedly destroyed\n"
|
|
2359 msgstr "Vim: La ventana principal fue destruida inesperadamente.\n"
|
|
2360
|
|
2361 #: gui_gtk_x11.c:4138
|
|
2362 msgid "Font Selection"
|
|
2363 msgstr "Selección de tipos de letra"
|
|
2364
|
22
|
2365 #: gui_gtk_x11.c:6053 ui.c:2120
|
7
|
2366 msgid "Used CUT_BUFFER0 instead of empty selection"
|
|
2367 msgstr "Se ha usado «CUT_BUFFER0» en vez de una selección vacía."
|
|
2368
|
|
2369 #: gui_motif.c:1617 gui_motif.c:1620
|
|
2370 msgid "Filter"
|
|
2371 msgstr "Filtro"
|
|
2372
|
|
2373 #: gui_motif.c:1619
|
|
2374 msgid "Directories"
|
|
2375 msgstr "Directorios"
|
|
2376
|
|
2377 #: gui_motif.c:1621
|
|
2378 msgid "Help"
|
|
2379 msgstr "Ayuda"
|
|
2380
|
|
2381 #: gui_motif.c:1622
|
|
2382 msgid "Files"
|
|
2383 msgstr "Ficheros"
|
|
2384
|
|
2385 #: gui_motif.c:1624
|
|
2386 msgid "Selection"
|
|
2387 msgstr "Selección"
|
|
2388
|
|
2389 #: gui_motif.c:2835
|
|
2390 msgid "Undo"
|
|
2391 msgstr "Deshacer"
|
|
2392
|
|
2393 #: gui_riscos.c:952
|
|
2394 #, c-format
|
|
2395 msgid "E610: Can't load Zap font '%s'"
|
|
2396 msgstr "E610: No puedo cargar la fuente de impresión Zap '%s'."
|
|
2397
|
|
2398 #: gui_riscos.c:1048
|
|
2399 #, c-format
|
|
2400 msgid "E611: Can't use font %s"
|
|
2401 msgstr "E611: No puedo usar la fuente de impresión %s."
|
|
2402
|
|
2403 #: gui_riscos.c:3270
|
|
2404 msgid ""
|
|
2405 "\n"
|
|
2406 "Sending message to terminate child process.\n"
|
|
2407 msgstr ""
|
|
2408 "\n"
|
|
2409 "Enviando mensaje para terminar los procesos dependientes («hijo»).\n"
|
|
2410
|
22
|
2411 #: gui_w32.c:841
|
10
|
2412 #, c-format
|
|
2413 msgid "E671: Cannot find window title \"%s\""
|
|
2414 msgstr "E671: No puedo encontrar el título de la ventana «%s»."
|
|
2415
|
22
|
2416 #: gui_w32.c:849
|
7
|
2417 #, c-format
|
|
2418 msgid "E243: Argument not supported: \"-%s\"; Use the OLE version."
|
|
2419 msgstr "E243: Argumento no admitido: «-%s»; use la versión OLE."
|
|
2420
|
22
|
2421 #: gui_w32.c:1102
|
10
|
2422 msgid "E672: Unable to open window inside MDI application"
|
|
2423 msgstr "E672: No puedo abrir una ventana dentro de la aplicación MDI."
|
|
2424
|
|
2425 #: gui_w48.c:2163
|
7
|
2426 msgid "Find string (use '\\\\' to find a '\\')"
|
|
2427 msgstr "Buscar cadena (use «\\\\» para encontrar un «\\»)"
|
|
2428
|
10
|
2429 #: gui_w48.c:2188
|
7
|
2430 msgid "Find & Replace (use '\\\\' to find a '\\')"
|
|
2431 msgstr "Buscar y reemplazar (use «\\\\» para encontra una «\\»)"
|
|
2432
|
|
2433 #: gui_x11.c:1537
|
|
2434 msgid "Vim E458: Cannot allocate colormap entry, some colors may be incorrect"
|
|
2435 msgstr ""
|
|
2436 "Vim E458: no se puede asignar una entrada al mapa de colores; algunos "
|
|
2437 "colores tal vez no sean correctos."
|
|
2438
|
|
2439 #: gui_x11.c:2118
|
|
2440 #, c-format
|
|
2441 msgid "E250: Fonts for the following charsets are missing in fontset %s:"
|
|
2442 msgstr ""
|
|
2443 "E250: Faltan las fuentes de impresión para los siguientes conjuntos de "
|
|
2444 "caracteres en el conjunto de fuentes «%s»:"
|
|
2445
|
|
2446 #: gui_x11.c:2161
|
|
2447 #, c-format
|
|
2448 msgid "E252: Fontset name: %s"
|
|
2449 msgstr "E252: Nombre del conjunto de fuentes de impresión: «%s»"
|
|
2450
|
|
2451 #: gui_x11.c:2162
|
|
2452 #, c-format
|
|
2453 msgid "Font '%s' is not fixed-width"
|
|
2454 msgstr "La fuente de impresión «%s» no es de ancho fijo."
|
|
2455
|
|
2456 #: gui_x11.c:2181
|
|
2457 #, c-format
|
|
2458 msgid "E253: Fontset name: %s\n"
|
|
2459 msgstr "E253: Nombre del conjunto de fuentes de impresión: «%s»\n"
|
|
2460
|
|
2461 #: gui_x11.c:2182
|
|
2462 #, c-format
|
|
2463 msgid "Font0: %s\n"
|
|
2464 msgstr "Fuente de impresión 0: %s\n"
|
|
2465
|
|
2466 #: gui_x11.c:2183
|
|
2467 #, c-format
|
|
2468 msgid "Font1: %s\n"
|
|
2469 msgstr "Fuente de impresión 1: %s\n"
|
|
2470
|
|
2471 #: gui_x11.c:2184
|
|
2472 #, c-format
|
|
2473 msgid "Font%ld width is not twice that of font0\n"
|
|
2474 msgstr ""
|
|
2475 "La anchura de la fuente de impresión %ld no es el doble de la de la fuente "
|
|
2476 "de impresión 0\n"
|
|
2477
|
|
2478 #: gui_x11.c:2185
|
|
2479 #, c-format
|
|
2480 msgid "Font0 width: %ld\n"
|
|
2481 msgstr "Anchura de la fuente de impresión 0: %ld\n"
|
|
2482
|
|
2483 #: gui_x11.c:2186
|
|
2484 #, c-format
|
|
2485 msgid ""
|
|
2486 "Font1 width: %ld\n"
|
|
2487 "\n"
|
|
2488 msgstr ""
|
|
2489 "Anchura de la fuente de impresión 1: %ld\n"
|
|
2490 "\n"
|
|
2491
|
|
2492 #: hangulin.c:610
|
|
2493 msgid "E256: Hangul automata ERROR"
|
|
2494 msgstr "E256: ERROR del autómata Hangul."
|
|
2495
|
|
2496 #: if_cscope.c:77
|
|
2497 msgid "Add a new database"
|
|
2498 msgstr "Añadir una nueva base de datos."
|
|
2499
|
|
2500 #: if_cscope.c:79
|
|
2501 msgid "Query for a pattern"
|
|
2502 msgstr "Petición de un patrón."
|
|
2503
|
|
2504 #: if_cscope.c:81
|
|
2505 msgid "Show this message"
|
|
2506 msgstr "Mostrar este mensaje."
|
|
2507
|
|
2508 #: if_cscope.c:83
|
|
2509 msgid "Kill a connection"
|
|
2510 msgstr "Matar una conexión."
|
|
2511
|
|
2512 #: if_cscope.c:85
|
|
2513 msgid "Reinit all connections"
|
|
2514 msgstr "Reiniciar todas las conexiones."
|
|
2515
|
|
2516 #: if_cscope.c:87
|
|
2517 msgid "Show connections"
|
|
2518 msgstr "Mostrar las conexiones."
|
|
2519
|
|
2520 #: if_cscope.c:95
|
|
2521 #, c-format
|
|
2522 msgid "E560: Usage: cs[cope] %s"
|
|
2523 msgstr "E560: Forma de uso: cs[cope] %s"
|
|
2524
|
|
2525 #: if_cscope.c:124
|
|
2526 msgid "This cscope command does not support splitting the window.\n"
|
|
2527 msgstr "Este comando «cscope» no admite la división de la ventana.\n"
|
|
2528
|
|
2529 #: if_cscope.c:175
|
|
2530 msgid "E562: Usage: cstag <ident>"
|
|
2531 msgstr "E562: Forma de uso: cstag <identificador>"
|
|
2532
|
|
2533 #: if_cscope.c:231
|
|
2534 msgid "E257: cstag: tag not found"
|
|
2535 msgstr "E257: cstag: «tag» no encontrado."
|
|
2536
|
|
2537 #: if_cscope.c:409
|
|
2538 #, c-format
|
|
2539 msgid "E563: stat(%s) error: %d"
|
|
2540 msgstr "E563: Error en stat(%s): %d"
|
|
2541
|
|
2542 #: if_cscope.c:419
|
|
2543 msgid "E563: stat error"
|
|
2544 msgstr "E563: error en la función «stat()»."
|
|
2545
|
|
2546 #: if_cscope.c:516
|
|
2547 #, c-format
|
|
2548 msgid "E564: %s is not a directory or a valid cscope database"
|
|
2549 msgstr "E564: %s no es un directorio ni una base de datos válida de cscope."
|
|
2550
|
|
2551 #: if_cscope.c:534
|
|
2552 #, c-format
|
|
2553 msgid "Added cscope database %s"
|
|
2554 msgstr "Se ha añadido la base de datos «cscope» %s"
|
|
2555
|
|
2556 #: if_cscope.c:589
|
|
2557 #, c-format
|
|
2558 msgid "E262: error reading cscope connection %ld"
|
|
2559 msgstr "E262: Error al leer la conexión %ld con cscope."
|
|
2560
|
|
2561 #: if_cscope.c:694
|
|
2562 msgid "E561: unknown cscope search type"
|
|
2563 msgstr "E561: Tipo de búsqueda desconocido para cscope."
|
|
2564
|
|
2565 #: if_cscope.c:736
|
|
2566 msgid "E566: Could not create cscope pipes"
|
|
2567 msgstr "E566: No pude crear la conexión «pipe» para comunicarme con cscope."
|
|
2568
|
|
2569 #: if_cscope.c:753
|
|
2570 msgid "E622: Could not fork for cscope"
|
|
2571 msgstr "E622: No pude crear un nuevo proceso («fork») para usar cscope."
|
|
2572
|
|
2573 #: if_cscope.c:847 if_cscope.c:897
|
|
2574 msgid "cs_create_connection exec failed"
|
|
2575 msgstr "Falló la ejecución de «cs_create_connection»"
|
|
2576
|
|
2577 #: if_cscope.c:898
|
|
2578 msgid "E623: Could not spawn cscope process"
|
|
2579 msgstr "E623: No pude crear un nuevo proceso («spawn») de cscope."
|
|
2580
|
|
2581 #: if_cscope.c:911
|
|
2582 msgid "cs_create_connection: fdopen for to_fp failed"
|
|
2583 msgstr "«cs_create_connection»: Falló «fdopen» para «to_fp»."
|
|
2584
|
|
2585 #: if_cscope.c:913
|
|
2586 msgid "cs_create_connection: fdopen for fr_fp failed"
|
|
2587 msgstr "«cs_create_connection»: Falló «fdopen» para «fr_fp»."
|
|
2588
|
|
2589 #: if_cscope.c:951
|
|
2590 msgid "E567: no cscope connections"
|
|
2591 msgstr "E567: No hay conexiones con cscope."
|
|
2592
|
|
2593 #: if_cscope.c:1025
|
|
2594 #, c-format
|
|
2595 msgid "E259: no matches found for cscope query %s of %s"
|
|
2596 msgstr ""
|
|
2597 "E259: No se encontraron coincidencias para la búsqueda cscope %s de %s."
|
|
2598
|
|
2599 #: if_cscope.c:1082
|
|
2600 #, c-format
|
|
2601 msgid "E469: invalid cscopequickfix flag %c for %c"
|
|
2602 msgstr "E469: La marca «cscopequickfix» %c para %c no es válida."
|
|
2603
|
|
2604 #: if_cscope.c:1152
|
|
2605 msgid "cscope commands:\n"
|
|
2606 msgstr "comandos de «cscope»:\n"
|
|
2607
|
|
2608 #: if_cscope.c:1155
|
|
2609 #, c-format
|
|
2610 msgid "%-5s: %-30s (Usage: %s)"
|
|
2611 msgstr "%-5s: %-30s (Modo de uso: %s)"
|
|
2612
|
|
2613 #: if_cscope.c:1253
|
|
2614 #, c-format
|
|
2615 msgid "E625: cannot open cscope database: %s"
|
|
2616 msgstr "E625: No puedo abrir la base de datos cscope: %s."
|
|
2617
|
|
2618 #: if_cscope.c:1271
|
|
2619 msgid "E626: cannot get cscope database information"
|
|
2620 msgstr "E626: No puedo obtener información acerca de la base de datos cscope."
|
|
2621
|
|
2622 #: if_cscope.c:1296
|
|
2623 msgid "E568: duplicate cscope database not added"
|
|
2624 msgstr "E568: No se añadió una base de datos de cscope duplicada."
|
|
2625
|
|
2626 #: if_cscope.c:1307
|
|
2627 msgid "E569: maximum number of cscope connections reached"
|
|
2628 msgstr "E569: Se ha alcanzado el número máximo de conexiones con cscope."
|
|
2629
|
|
2630 #: if_cscope.c:1424
|
|
2631 #, c-format
|
|
2632 msgid "E261: cscope connection %s not found"
|
|
2633 msgstr "E261: no se ha encontrado la conexión «cscope» %s"
|
|
2634
|
|
2635 #: if_cscope.c:1458
|
|
2636 #, c-format
|
|
2637 msgid "cscope connection %s closed"
|
|
2638 msgstr "Conexión «cscope» %s cerrada."
|
|
2639
|
|
2640 # should not reach here
|
|
2641 #. should not reach here
|
|
2642 #: if_cscope.c:1598
|
|
2643 msgid "E570: fatal error in cs_manage_matches"
|
|
2644 msgstr "E570: Error fatal en «cs_manage_matches»."
|
|
2645
|
|
2646 #: if_cscope.c:1848
|
|
2647 #, c-format
|
|
2648 msgid "Cscope tag: %s"
|
|
2649 msgstr "«tag» de cscope: %s"
|
|
2650
|
|
2651 #: if_cscope.c:1870
|
|
2652 msgid ""
|
|
2653 "\n"
|
|
2654 " # line"
|
|
2655 msgstr ""
|
|
2656 "\n"
|
|
2657 " # línea"
|
|
2658
|
|
2659 #: if_cscope.c:1872
|
|
2660 msgid "filename / context / line\n"
|
|
2661 msgstr "nombre del fichero / contexto / línea\n"
|
|
2662
|
|
2663 #: if_cscope.c:1990
|
|
2664 #, c-format
|
|
2665 msgid "E609: Cscope error: %s"
|
|
2666 msgstr "E609: Error de «cscope»: %s"
|
|
2667
|
|
2668 #: if_cscope.c:2176
|
|
2669 msgid "All cscope databases reset"
|
|
2670 msgstr "Se han vaciado todas las bases de datos de «cscope»"
|
|
2671
|
|
2672 #: if_cscope.c:2244
|
|
2673 msgid "no cscope connections\n"
|
|
2674 msgstr "no hay conexiones «cscope»\n"
|
|
2675
|
|
2676 #: if_cscope.c:2248
|
|
2677 msgid " # pid database name prepend path\n"
|
|
2678 msgstr " nº pid base de datos prefijo ruta\n"
|
|
2679
|
22
|
2680 #: if_mzsch.c:843 if_python.c:1080 if_tcl.c:1402
|
|
2681 msgid "invalid expression"
|
|
2682 msgstr "Expresión no válida."
|
|
2683
|
|
2684 #: if_mzsch.c:851 if_python.c:1094 if_tcl.c:1407
|
|
2685 msgid "expressions disabled at compile time"
|
|
2686 msgstr "Expresiones desactivadas al compilar."
|
|
2687
|
|
2688 #: if_mzsch.c:938
|
|
2689 msgid "hidden option"
|
|
2690 msgstr "Opción oculta."
|
|
2691
|
|
2692 #: if_mzsch.c:940 if_tcl.c:501
|
|
2693 msgid "unknown option"
|
|
2694 msgstr "Opción desconocida."
|
|
2695
|
|
2696 #: if_mzsch.c:1089
|
|
2697 msgid "window index is out of range"
|
|
2698 msgstr "El índice de la ventana está fuera del rango."
|
|
2699
|
|
2700 #: if_mzsch.c:1244
|
|
2701 msgid "couldn't open buffer"
|
|
2702 msgstr "no pude abrir el «buffer»."
|
|
2703
|
|
2704 #: if_mzsch.c:1509 if_mzsch.c:1535 if_mzsch.c:1610 if_mzsch.c:1659
|
|
2705 #: if_mzsch.c:1768 if_mzsch.c:1811 if_python.c:2307 if_python.c:2341
|
|
2706 #: if_python.c:2396 if_python.c:2464 if_python.c:2586 if_python.c:2638
|
|
2707 #: if_tcl.c:684 if_tcl.c:729 if_tcl.c:803 if_tcl.c:873 if_tcl.c:1999
|
|
2708 msgid "cannot save undo information"
|
|
2709 msgstr "No puedo guardar la información para deshacer."
|
|
2710
|
|
2711 #: if_mzsch.c:1514 if_mzsch.c:1618 if_mzsch.c:1672 if_python.c:2309
|
|
2712 #: if_python.c:2403 if_python.c:2475
|
|
2713 msgid "cannot delete line"
|
|
2714 msgstr "no puedo eliminar la línea"
|
|
2715
|
|
2716 #: if_mzsch.c:1540 if_mzsch.c:1686 if_python.c:2346 if_python.c:2491
|
|
2717 #: if_tcl.c:690 if_tcl.c:2021
|
|
2718 msgid "cannot replace line"
|
|
2719 msgstr "no puedo reemplazar la línea"
|
|
2720
|
|
2721 #: if_mzsch.c:1700 if_mzsch.c:1773 if_mzsch.c:1820 if_python.c:2509
|
|
2722 #: if_python.c:2588 if_python.c:2646
|
|
2723 msgid "cannot insert line"
|
|
2724 msgstr "no puedo insertar la línea"
|
|
2725
|
|
2726 #: if_mzsch.c:1916 if_python.c:2758
|
|
2727 msgid "string cannot contain newlines"
|
|
2728 msgstr "La cadena no puede contener quiebres de línea"
|
|
2729
|
|
2730 #: if_mzsch.c:1999
|
|
2731 msgid "Vim error: ~a"
|
|
2732 msgstr "error de vim: «~a»"
|
|
2733
|
|
2734 #: if_mzsch.c:2008
|
|
2735 msgid "Vim error"
|
|
2736 msgstr "error de vim"
|
|
2737
|
|
2738 #: if_mzsch.c:2064
|
|
2739 msgid "buffer is invalid"
|
|
2740 msgstr "el «buffer» no es válido."
|
|
2741
|
|
2742 #: if_mzsch.c:2073
|
|
2743 msgid "window is invalid"
|
|
2744 msgstr "la ventana no es válida"
|
|
2745
|
|
2746 #: if_mzsch.c:2093
|
|
2747 msgid "linenr out of range"
|
|
2748 msgstr "número de línea fuera del rango."
|
|
2749
|
7
|
2750 #: if_python.c:436
|
|
2751 msgid ""
|
|
2752 "E263: Sorry, this command is disabled, the Python library could not be "
|
|
2753 "loaded."
|
|
2754 msgstr ""
|
|
2755 "E263: Lo siento, este comando está desactivado pues no se pudo cargar la "
|
|
2756 "biblioteca de Python."
|
|
2757
|
|
2758 #: if_python.c:500
|
|
2759 msgid "E659: Cannot invoke Python recursively"
|
|
2760 msgstr "E659: No puedo invocar a Python recursivamente."
|
|
2761
|
|
2762 #: if_python.c:701
|
|
2763 msgid "can't delete OutputObject attributes"
|
22
|
2764 msgstr "no se pueden eliminar los atributos de «OutputObject»."
|
7
|
2765
|
|
2766 #: if_python.c:708
|
|
2767 msgid "softspace must be an integer"
|
|
2768 msgstr "«softspace» debe ser un entero."
|
|
2769
|
|
2770 #: if_python.c:716
|
|
2771 msgid "invalid attribute"
|
|
2772 msgstr "atributo no válido."
|
|
2773
|
|
2774 #: if_python.c:755 if_python.c:769
|
|
2775 msgid "writelines() requires list of strings"
|
|
2776 msgstr "«writelines()» requiere una lista de cadenas."
|
|
2777
|
|
2778 #: if_python.c:895
|
|
2779 msgid "E264: Python: Error initialising I/O objects"
|
|
2780 msgstr "E264: Python: error de inicialización de objetos de E/S."
|
|
2781
|
|
2782 #: if_python.c:1107
|
|
2783 msgid "attempt to refer to deleted buffer"
|
22
|
2784 msgstr "intento de referirse a un buffer eliminado."
|
7
|
2785
|
|
2786 #: if_python.c:1122 if_python.c:1163 if_python.c:1227 if_tcl.c:1214
|
|
2787 msgid "line number out of range"
|
|
2788 msgstr "número de la línea fuera del rango."
|
|
2789
|
|
2790 #: if_python.c:1362
|
|
2791 #, c-format
|
|
2792 msgid "<buffer object (deleted) at %8lX>"
|
22
|
2793 msgstr "<objeto «buffer» (eliminado) en %8lX>"
|
7
|
2794
|
|
2795 #: if_python.c:1453 if_tcl.c:836
|
|
2796 msgid "invalid mark name"
|
|
2797 msgstr "nombre de marca no válido"
|
|
2798
|
|
2799 #: if_python.c:1733
|
|
2800 msgid "no such buffer"
|
|
2801 msgstr "no existe tal buffer"
|
|
2802
|
|
2803 #: if_python.c:1821
|
|
2804 msgid "attempt to refer to deleted window"
|
22
|
2805 msgstr "intento de referirse a una ventana eliminada"
|
7
|
2806
|
|
2807 #: if_python.c:1866
|
|
2808 msgid "readonly attribute"
|
|
2809 msgstr "atributo de sólo lectura"
|
|
2810
|
|
2811 #: if_python.c:1879
|
|
2812 msgid "cursor position outside buffer"
|
|
2813 msgstr "posición del cursor fuera del buffer"
|
|
2814
|
|
2815 #: if_python.c:1956
|
|
2816 #, c-format
|
|
2817 msgid "<window object (deleted) at %.8lX>"
|
22
|
2818 msgstr "<objeto ventana (eliminado) en %.8lX>"
|
7
|
2819
|
|
2820 #: if_python.c:1968
|
|
2821 #, c-format
|
|
2822 msgid "<window object (unknown) at %.8lX>"
|
|
2823 msgstr "<objeto ventana (desconocido) en %.8lX>"
|
|
2824
|
|
2825 #: if_python.c:1970
|
|
2826 #, c-format
|
|
2827 msgid "<window %d>"
|
|
2828 msgstr "<ventana %d>"
|
|
2829
|
|
2830 #: if_python.c:2046
|
|
2831 msgid "no such window"
|
|
2832 msgstr "no existe tal ventana"
|
|
2833
|
|
2834 #: if_ruby.c:422
|
|
2835 msgid ""
|
|
2836 "E266: Sorry, this command is disabled, the Ruby library could not be loaded."
|
|
2837 msgstr ""
|
|
2838 "E266: Lo siento, este comando está desactivado pues no se pudo cargar la "
|
|
2839 "biblioteca de Ruby."
|
|
2840
|
|
2841 #: if_ruby.c:485
|
|
2842 #, c-format
|
|
2843 msgid "E273: unknown longjmp status %d"
|
|
2844 msgstr "E273: El estatus %d de «longjmp» no es conocido."
|
|
2845
|
|
2846 #: if_sniff.c:67
|
|
2847 msgid "Toggle implementation/definition"
|
|
2848 msgstr "Intercambiar implementación/definición"
|
|
2849
|
|
2850 #: if_sniff.c:68
|
|
2851 msgid "Show base class of"
|
|
2852 msgstr "Mostrar la clase base de"
|
|
2853
|
|
2854 #: if_sniff.c:69
|
|
2855 msgid "Show overridden member function"
|
|
2856 msgstr "Mostrar la función miembro que se ha sobrepasado con el código nuevo."
|
|
2857
|
|
2858 #: if_sniff.c:70
|
|
2859 msgid "Retrieve from file"
|
|
2860 msgstr "Restaurar del fichero"
|
|
2861
|
|
2862 #: if_sniff.c:71
|
|
2863 msgid "Retrieve from project"
|
|
2864 msgstr "Restaurar del proyecto"
|
|
2865
|
|
2866 #: if_sniff.c:73
|
|
2867 msgid "Retrieve from all projects"
|
|
2868 msgstr "Restaurar de todos los proyectos"
|
|
2869
|
|
2870 #: if_sniff.c:74
|
|
2871 msgid "Retrieve"
|
|
2872 msgstr "Restaurar"
|
|
2873
|
|
2874 #: if_sniff.c:75
|
|
2875 msgid "Show source of"
|
|
2876 msgstr "Mostrar el orígen de "
|
|
2877
|
|
2878 #: if_sniff.c:76
|
|
2879 msgid "Find symbol"
|
|
2880 msgstr "Buscar símbolo"
|
|
2881
|
|
2882 #: if_sniff.c:77
|
|
2883 msgid "Browse class"
|
|
2884 msgstr "Hojear la clase"
|
|
2885
|
|
2886 #: if_sniff.c:78
|
|
2887 msgid "Show class in hierarchy"
|
|
2888 msgstr "Mostrar la clase en su jerarquía"
|
|
2889
|
|
2890 #: if_sniff.c:79
|
|
2891 msgid "Show class in restricted hierarchy"
|
|
2892 msgstr "Mostrar la clase en jerarquía restringida"
|
|
2893
|
|
2894 #: if_sniff.c:80
|
|
2895 msgid "Xref refers to"
|
|
2896 msgstr "Xref se refiere a"
|
|
2897
|
|
2898 #: if_sniff.c:81
|
|
2899 msgid "Xref referred by"
|
|
2900 msgstr "Xref referida por"
|
|
2901
|
|
2902 #: if_sniff.c:82
|
|
2903 msgid "Xref has a"
|
|
2904 msgstr "Xref tiene un"
|
|
2905
|
|
2906 #: if_sniff.c:83
|
|
2907 msgid "Xref used by"
|
|
2908 msgstr "Xref usada por"
|
|
2909
|
|
2910 #: if_sniff.c:84
|
|
2911 msgid "Show docu of"
|
|
2912 msgstr "Mostrar docu de"
|
|
2913
|
|
2914 #: if_sniff.c:85
|
|
2915 msgid "Generate docu for"
|
|
2916 msgstr "Generar docu de"
|
|
2917
|
|
2918 #: if_sniff.c:97
|
|
2919 msgid ""
|
|
2920 "Cannot connect to SNiFF+. Check environment (sniffemacs must be found in "
|
|
2921 "$PATH).\n"
|
|
2922 msgstr ""
|
|
2923 "No puedo conectarme a SNiFF+. Verifique el entorno («sniffemacs» debe estar "
|
|
2924 "en $PATH).\n"
|
|
2925
|
|
2926 #: if_sniff.c:425
|
|
2927 msgid "E274: Sniff: Error during read. Disconnected"
|
|
2928 msgstr "E274: Sniff: Error al leer. Desconectado"
|
|
2929
|
|
2930 #: if_sniff.c:553
|
|
2931 msgid "SNiFF+ is currently "
|
|
2932 msgstr "SNiFF+ está actualmente "
|
|
2933
|
|
2934 #: if_sniff.c:555
|
|
2935 msgid "not "
|
|
2936 msgstr "no "
|
|
2937
|
|
2938 #: if_sniff.c:556
|
|
2939 msgid "connected"
|
|
2940 msgstr "conectado"
|
|
2941
|
|
2942 #: if_sniff.c:592
|
|
2943 #, c-format
|
|
2944 msgid "E275: Unknown SNiFF+ request: %s"
|
|
2945 msgstr "E275: Petición de SNiFF+ desconocida: «%s»"
|
|
2946
|
|
2947 #: if_sniff.c:605
|
|
2948 msgid "E276: Error connecting to SNiFF+"
|
|
2949 msgstr "E276: Error al conectarme a SNiFF+"
|
|
2950
|
|
2951 #: if_sniff.c:1009
|
|
2952 msgid "E278: SNiFF+ not connected"
|
|
2953 msgstr "E278: SNiFF+ no está conectado"
|
|
2954
|
|
2955 #: if_sniff.c:1018
|
|
2956 msgid "E279: Not a SNiFF+ buffer"
|
|
2957 msgstr "E279: No es un «buffer» de SNiFF+"
|
|
2958
|
|
2959 #: if_sniff.c:1083
|
|
2960 msgid "Sniff: Error during write. Disconnected"
|
|
2961 msgstr "Sniff: error al escribir. Desconectado"
|
|
2962
|
|
2963 #: if_tcl.c:418
|
|
2964 msgid "invalid buffer number"
|
|
2965 msgstr "número de «buffer» no válido"
|
|
2966
|
|
2967 #: if_tcl.c:464 if_tcl.c:931 if_tcl.c:1110
|
|
2968 msgid "not implemented yet"
|
|
2969 msgstr "no implementado aún"
|
|
2970
|
|
2971 # ???
|
|
2972 #. ???
|
|
2973 #: if_tcl.c:774
|
|
2974 msgid "cannot set line(s)"
|
|
2975 msgstr "no se puede(n) poner la(s) línea(s)"
|
|
2976
|
|
2977 #: if_tcl.c:845
|
|
2978 msgid "mark not set"
|
|
2979 msgstr "marca sin poner"
|
|
2980
|
|
2981 #: if_tcl.c:851 if_tcl.c:1066
|
|
2982 #, c-format
|
|
2983 msgid "row %d column %d"
|
|
2984 msgstr "fila %d columna %d"
|
|
2985
|
|
2986 #: if_tcl.c:881
|
|
2987 msgid "cannot insert/append line"
|
|
2988 msgstr "no se puede insertar/añadir línea"
|
|
2989
|
|
2990 #: if_tcl.c:1268
|
|
2991 msgid "unknown flag: "
|
|
2992 msgstr "indicador desconocido: "
|
|
2993
|
|
2994 #: if_tcl.c:1338
|
|
2995 msgid "unknown vimOption"
|
|
2996 msgstr "«vimOption» desconocida"
|
|
2997
|
|
2998 #: if_tcl.c:1423
|
|
2999 msgid "keyboard interrupt"
|
|
3000 msgstr "interrupción desde el teclado"
|
|
3001
|
|
3002 #: if_tcl.c:1428
|
|
3003 msgid "vim error"
|
|
3004 msgstr "error de vim"
|
|
3005
|
|
3006 #: if_tcl.c:1471
|
|
3007 msgid "cannot create buffer/window command: object is being deleted"
|
22
|
3008 msgstr "no puedo crear el comando de buffer/ventana: el objeto será eliminado"
|
7
|
3009
|
|
3010 #: if_tcl.c:1545
|
|
3011 msgid ""
|
|
3012 "cannot register callback command: buffer/window is already being deleted"
|
|
3013 msgstr ""
|
|
3014 "No puedo registrar el comando «callback»: El «buffer» o la ventana ya fué "
|
|
3015 "eliminado."
|
|
3016
|
|
3017 # This should never happen. Famous last word?
|
|
3018 #. This should never happen. Famous last word?
|
|
3019 #: if_tcl.c:1562
|
|
3020 msgid ""
|
|
3021 "E280: TCL FATAL ERROR: reflist corrupt!? Please report this to vim-dev@vim."
|
|
3022 "org"
|
|
3023 msgstr ""
|
|
3024 "E280: ERROR FATAL DE TCL: ¿¡«reflist» corrupta!? Por favor, informe de esto "
|
|
3025 "a vim-dev@vim.org"
|
|
3026
|
|
3027 #: if_tcl.c:1563
|
|
3028 msgid "cannot register callback command: buffer/window reference not found"
|
|
3029 msgstr ""
|
|
3030 "No puedo registrar el comando «callback»: No puedo encontrar la referencia "
|
|
3031 "al «buffer» o la ventana."
|
|
3032
|
|
3033 #: if_tcl.c:1724
|
|
3034 msgid ""
|
|
3035 "E571: Sorry, this command is disabled: the Tcl library could not be loaded."
|
|
3036 msgstr ""
|
|
3037 "E571: Lo siento, este comando está desactivado pues no se pudo cargar la "
|
|
3038 "biblioteca de Tcl."
|
|
3039
|
|
3040 #: if_tcl.c:1886
|
|
3041 msgid ""
|
|
3042 "E281: TCL ERROR: exit code is not int!? Please report this to vim-dev@vim.org"
|
|
3043 msgstr ""
|
|
3044 "E281: ERROR DE TCL: ¿¡el código de salida no es «int»!? Por favor informe de "
|
|
3045 "esto a vim-dev@vim.org"
|
|
3046
|
|
3047 #: if_tcl.c:2007
|
|
3048 msgid "cannot get line"
|
|
3049 msgstr "no puedo obtener la línea"
|
|
3050
|
|
3051 #: if_xcmdsrv.c:225
|
|
3052 msgid "Unable to register a command server name"
|
|
3053 msgstr "Incapaz de registrar un nombre de servidor de comandos"
|
|
3054
|
|
3055 #: if_xcmdsrv.c:473
|
|
3056 msgid "E248: Failed to send command to the destination program"
|
|
3057 msgstr "E248: No pude enviar el comando al programa de destino"
|
|
3058
|
22
|
3059 #: if_xcmdsrv.c:748
|
7
|
3060 #, c-format
|
|
3061 msgid "E573: Invalid server id used: %s"
|
|
3062 msgstr "E573: El ID del usuario del servidor no es válido: «%s»."
|
|
3063
|
22
|
3064 #: if_xcmdsrv.c:1111
|
7
|
3065 msgid "E251: VIM instance registry property is badly formed. Deleted!"
|
|
3066 msgstr "E251: VIM instance registry property is badly formed. Deleted!"
|
|
3067
|
|
3068 #: main.c:60
|
|
3069 msgid "Unknown option"
|
|
3070 msgstr "Opción desconocida"
|
|
3071
|
|
3072 #: main.c:62
|
|
3073 msgid "Too many edit arguments"
|
|
3074 msgstr "Demasiados argumentos de edición."
|
|
3075
|
|
3076 #: main.c:64
|
|
3077 msgid "Argument missing after"
|
|
3078 msgstr "Falta el argumento después de"
|
|
3079
|
|
3080 #: main.c:66
|
|
3081 msgid "Garbage after option"
|
|
3082 msgstr "Basura después de la opción"
|
|
3083
|
|
3084 #: main.c:68
|
|
3085 msgid "Too many \"+command\", \"-c command\" or \"--cmd command\" arguments"
|
|
3086 msgstr ""
|
|
3087 "Demasiados argumentos tales como: «+comando», «-c comando» o «--cmd comando»."
|
|
3088
|
|
3089 #: main.c:70
|
|
3090 msgid "Invalid argument for"
|
|
3091 msgstr "Argumento no válido para"
|
|
3092
|
10
|
3093 #: main.c:469
|
7
|
3094 msgid "This Vim was not compiled with the diff feature."
|
|
3095 msgstr "Este Vim no ha sido compilado con la característica «diff»."
|
|
3096
|
10
|
3097 #: main.c:935
|
7
|
3098 msgid "Attempt to open script file again: \""
|
|
3099 msgstr "Intento de abrir de nuevo el fichero «script»: «"
|
|
3100
|
10
|
3101 #: main.c:944
|
7
|
3102 msgid "Cannot open for reading: \""
|
|
3103 msgstr "No puedo abrir para leer: «"
|
|
3104
|
10
|
3105 #: main.c:988
|
7
|
3106 msgid "Cannot open for script output: \""
|
|
3107 msgstr "No puedo abrir para escribir la salida del «script»: «"
|
|
3108
|
10
|
3109 #: main.c:1135
|
7
|
3110 #, c-format
|
|
3111 msgid "%d files to edit\n"
|
|
3112 msgstr "%d ficheros que editar\n"
|
|
3113
|
10
|
3114 #: main.c:1236
|
7
|
3115 msgid "Vim: Warning: Output is not to a terminal\n"
|
|
3116 msgstr "Vim: Advertencia: la salida no es a un terminal\n"
|
|
3117
|
10
|
3118 #: main.c:1238
|
7
|
3119 msgid "Vim: Warning: Input is not from a terminal\n"
|
|
3120 msgstr "Vim: Advertencia: la entrada no es desde un terminal\n"
|
|
3121
|
|
3122 # just in case..
|
|
3123 #. just in case..
|
10
|
3124 #: main.c:1306
|
7
|
3125 msgid "pre-vimrc command line"
|
|
3126 msgstr "Línea de comandos anter de «vimrc»"
|
|
3127
|
10
|
3128 #: main.c:1347
|
7
|
3129 #, c-format
|
|
3130 msgid "E282: Cannot read from \"%s\""
|
|
3131 msgstr "E282: No puedo leer desde «%s»"
|
|
3132
|
22
|
3133 #: main.c:2423
|
7
|
3134 msgid ""
|
|
3135 "\n"
|
|
3136 "More info with: \"vim -h\"\n"
|
|
3137 msgstr ""
|
|
3138 "\n"
|
|
3139 "Más información con: «vim -h»\n"
|
|
3140
|
22
|
3141 #: main.c:2456
|
7
|
3142 msgid "[file ..] edit specified file(s)"
|
|
3143 msgstr "[fichero ...] edita el/los fichero(s) especificado(s)"
|
|
3144
|
22
|
3145 #: main.c:2457
|
7
|
3146 msgid "- read text from stdin"
|
|
3147 msgstr "- lee texto de la entrada estándar"
|
|
3148
|
22
|
3149 #: main.c:2458
|
7
|
3150 msgid "-t tag edit file where tag is defined"
|
|
3151 msgstr "-t «tag» edita el fichero donde está definido «tag»"
|
|
3152
|
22
|
3153 #: main.c:2460
|
7
|
3154 msgid "-q [errorfile] edit file with first error"
|
|
3155 msgstr "-q [fich. err.] edita el fichero con el primer error"
|
|
3156
|
22
|
3157 #: main.c:2469
|
7
|
3158 msgid ""
|
|
3159 "\n"
|
|
3160 "\n"
|
|
3161 "usage:"
|
|
3162 msgstr ""
|
|
3163 "\n"
|
|
3164 "\n"
|
|
3165 "Uso:"
|
|
3166
|
22
|
3167 #: main.c:2472
|
7
|
3168 msgid " vim [arguments] "
|
|
3169 msgstr " vim [argumentos]"
|
|
3170
|
22
|
3171 #: main.c:2476
|
7
|
3172 msgid ""
|
|
3173 "\n"
|
|
3174 " or:"
|
|
3175 msgstr ""
|
|
3176 "\n"
|
|
3177 " o:"
|
|
3178
|
22
|
3179 #: main.c:2479
|
7
|
3180 msgid ""
|
|
3181 "\n"
|
|
3182 "\n"
|
|
3183 "Arguments:\n"
|
|
3184 msgstr ""
|
|
3185 "\n"
|
|
3186 "\n"
|
|
3187 "Argumentos:\n"
|
|
3188
|
22
|
3189 #: main.c:2480
|
7
|
3190 msgid "--\t\t\tOnly file names after this"
|
|
3191 msgstr "--\t\t\tSólo nombres de ficheros después de esto"
|
|
3192
|
22
|
3193 #: main.c:2482
|
7
|
3194 msgid "--literal\t\tDon't expand wildcards"
|
|
3195 msgstr "--literal\t\tNo expandir comodines"
|
|
3196
|
22
|
3197 #: main.c:2485
|
7
|
3198 msgid "-register\t\tRegister this gvim for OLE"
|
|
3199 msgstr "-register\t\tRegistrar este «gvim» para «OLE»"
|
|
3200
|
22
|
3201 #: main.c:2486
|
7
|
3202 msgid "-unregister\t\tUnregister gvim for OLE"
|
|
3203 msgstr "-unregister\t\tSuprimir el registro de gvim para OLE"
|
|
3204
|
22
|
3205 #: main.c:2489
|
7
|
3206 msgid "-g\t\t\tRun using GUI (like \"gvim\")"
|
|
3207 msgstr "-g\t\t\tEjecutar usando el GUI (como «gvim»)"
|
|
3208
|
22
|
3209 #: main.c:2490
|
7
|
3210 msgid "-f or --nofork\tForeground: Don't fork when starting GUI"
|
|
3211 msgstr ""
|
|
3212 "-f o --nofork\tPrimer plano: No separarse («fork») cuando se inicia la "
|
|
3213 "interface gráfica (GUI)."
|
|
3214
|
22
|
3215 #: main.c:2492
|
7
|
3216 msgid "-v\t\t\tVi mode (like \"vi\")"
|
|
3217 msgstr "-v\t\t\tModo Vi (como «vi»)"
|
|
3218
|
22
|
3219 #: main.c:2493
|
10
|
3220 msgid "-e\t\t\tEx mode (like \"ex\")"
|
|
3221 msgstr "-e\t\t\tModo Ex (como «ex»)"
|
7
|
3222
|
22
|
3223 #: main.c:2494
|
10
|
3224 msgid "-s\t\t\tSilent (batch) mode (only for \"ex\")"
|
|
3225 msgstr "-s\t\t\tModo silencioso o «batch» (sólo para «ex»)"
|
7
|
3226
|
22
|
3227 #: main.c:2496
|
10
|
3228 msgid "-d\t\t\tDiff mode (like \"vimdiff\")"
|
|
3229 msgstr "-d\t\t\tModo «diff» (como «vimdiff»)"
|
7
|
3230
|
22
|
3231 #: main.c:2498
|
10
|
3232 msgid "-y\t\t\tEasy mode (like \"evim\", modeless)"
|
|
3233 msgstr "-y\t\t\tModo fácil (como «evim», sin modo)"
|
7
|
3234
|
|
3235 #: main.c:2499
|
22
|
3236 msgid "-R\t\t\tReadonly mode (like \"view\")"
|
|
3237 msgstr "-R\t\t\tModo de sólo lectura (como «view»)"
|
|
3238
|
|
3239 #: main.c:2500
|
|
3240 msgid "-Z\t\t\tRestricted mode (like \"rvim\")"
|
|
3241 msgstr "-Z\t\t\tModo restringido (como «rvim»)"
|
|
3242
|
|
3243 #: main.c:2501
|
|
3244 msgid "-m\t\t\tModifications (writing files) not allowed"
|
|
3245 msgstr "-m\t\t\tModificaciones no permitidas (escritura de ficheros)"
|
|
3246
|
|
3247 #: main.c:2502
|
10
|
3248 msgid "-M\t\t\tModifications in text not allowed"
|
|
3249 msgstr "-M\t\t\tModificaciones en el texto no permitidas"
|
|
3250
|
22
|
3251 #: main.c:2503
|
10
|
3252 msgid "-b\t\t\tBinary mode"
|
|
3253 msgstr "-b\t\t\tModo binario"
|
|
3254
|
|
3255 #: main.c:2505
|
22
|
3256 msgid "-l\t\t\tLisp mode"
|
|
3257 msgstr "-l\t\t\tModo lisp"
|
10
|
3258
|
|
3259 #: main.c:2507
|
22
|
3260 msgid "-C\t\t\tCompatible with Vi: 'compatible'"
|
|
3261 msgstr "-C\t\t\tCompatible con Vi: 'compatible'"
|
10
|
3262
|
|
3263 #: main.c:2508
|
22
|
3264 msgid "-N\t\t\tNot fully Vi compatible: 'nocompatible'"
|
|
3265 msgstr "-N\t\t\tNo totalmente compatible con Vi: 'nocompatible'"
|
7
|
3266
|
10
|
3267 #: main.c:2509
|
22
|
3268 msgid "-V[N]\t\tVerbose level"
|
|
3269 msgstr "-V[N]\t\tNivel de detalle de la ejecución"
|
7
|
3270
|
10
|
3271 #: main.c:2510
|
22
|
3272 msgid "-D\t\t\tDebugging mode"
|
|
3273 msgstr "-D\t\t\tModo de depuración"
|
|
3274
|
|
3275 #: main.c:2511
|
|
3276 msgid "-n\t\t\tNo swap file, use memory only"
|
|
3277 msgstr "-n\t\t\tSin fichero de intercambio, usa sólo la memoria"
|
|
3278
|
|
3279 #: main.c:2512
|
|
3280 msgid "-r\t\t\tList swap files and exit"
|
|
3281 msgstr "-r\t\t\tDar una lista de los fichero de intercambio y salir"
|
|
3282
|
|
3283 #: main.c:2513
|
7
|
3284 msgid "-r (with file name)\tRecover crashed session"
|
|
3285 msgstr "-r (con nombre del fichero)\tRecuperar sesión fallida"
|
|
3286
|
22
|
3287 #: main.c:2514
|
7
|
3288 msgid "-L\t\t\tSame as -r"
|
|
3289 msgstr "-L\t\t\tIgual que -r"
|
|
3290
|
22
|
3291 #: main.c:2516
|
7
|
3292 msgid "-f\t\t\tDon't use newcli to open window"
|
|
3293 msgstr "-f\t\t\tNo usar «newcli» para abrir la ventana"
|
|
3294
|
10
|
3295 #: main.c:2517
|
22
|
3296 msgid "-dev <device>\t\tUse <device> for I/O"
|
|
3297 msgstr "-dev <dispositivo>\t\tUse <dispositivo> para E/S"
|
|
3298
|
|
3299 #: main.c:2520
|
7
|
3300 msgid "-A\t\t\tstart in Arabic mode"
|
|
3301 msgstr "-A\t\t\tIniciar en modo árabe"
|
|
3302
|
10
|
3303 #: main.c:2523
|
22
|
3304 msgid "-H\t\t\tStart in Hebrew mode"
|
|
3305 msgstr "-H\t\t\tIniciar en modo hebreo"
|
|
3306
|
|
3307 #: main.c:2526
|
7
|
3308 msgid "-F\t\t\tStart in Farsi mode"
|
|
3309 msgstr "-F\t\t\tIniciar en modo persa (farsi)"
|
|
3310
|
22
|
3311 #: main.c:2528
|
7
|
3312 msgid "-T <terminal>\tSet terminal type to <terminal>"
|
|
3313 msgstr "-T <terminal>\tDetermina el tipo de terminal a <<terminal>>"
|
|
3314
|
22
|
3315 #: main.c:2529
|
7
|
3316 msgid "-u <vimrc>\t\tUse <vimrc> instead of any .vimrc"
|
|
3317 msgstr "-u <vimrc>\t\tUsa <vimrc> en lugar de cualquier .vimrc"
|
|
3318
|
22
|
3319 #: main.c:2531
|
7
|
3320 msgid "-U <gvimrc>\t\tUse <gvimrc> instead of any .gvimrc"
|
|
3321 msgstr "-U <gvimrc>\t\tUsa <gvimrc> en lugar de cualquier .gvimrc"
|
|
3322
|
10
|
3323 #: main.c:2533
|
22
|
3324 msgid "--noplugin\t\tDon't load plugin scripts"
|
|
3325 msgstr "--noplugin\t\tNo carga los «plugin scripts»"
|
7
|
3326
|
10
|
3327 #: main.c:2534
|
22
|
3328 msgid "-o[N]\t\tOpen N windows (default: one for each file)"
|
|
3329 msgstr "-o[N]\t\tAbre N ventanas (valor predeterminado: una por fichero)"
|
|
3330
|
|
3331 #: main.c:2535
|
|
3332 msgid "-O[N]\t\tLike -o but split vertically"
|
|
3333 msgstr "-O[N]\t\tComo «-o» pero divide las ventanas verticalmente."
|
7
|
3334
|
10
|
3335 #: main.c:2536
|
22
|
3336 msgid "+\t\t\tStart at end of file"
|
|
3337 msgstr "+\t\t\tComienza al final del fichero"
|
|
3338
|
|
3339 #: main.c:2537
|
|
3340 msgid "+<lnum>\t\tStart at line <lnum>"
|
|
3341 msgstr "+<lnum>\t\tComienza en la línea <lnum>"
|
|
3342
|
|
3343 #: main.c:2539
|
7
|
3344 msgid "--cmd <command>\tExecute <command> before loading any vimrc file"
|
|
3345 msgstr "--cmd <comando>\tEjecuta <comando> antes de cargar algún fichero vimrc"
|
|
3346
|
22
|
3347 #: main.c:2541
|
7
|
3348 msgid "-c <command>\t\tExecute <command> after loading the first file"
|
|
3349 msgstr "-c <comando>\t\tEjecuta <comando> después de cargar el primer fichero"
|
|
3350
|
22
|
3351 #: main.c:2542
|
7
|
3352 msgid "-S <session>\t\tSource file <session> after loading the first file"
|
|
3353 msgstr ""
|
|
3354 "-S <sesión>\t\tEjecuta los comandos del fichero <sesión> después\n"
|
|
3355 " \t\tde cargar el primer fichero"
|
|
3356
|
22
|
3357 #: main.c:2543
|
7
|
3358 msgid "-s <scriptin>\tRead Normal mode commands from file <scriptin>"
|
|
3359 msgstr "-s <scriptin>\tLee los comandos en modo Normal del fichero <scriptin>"
|
|
3360
|
22
|
3361 #: main.c:2544
|
7
|
3362 msgid "-w <scriptout>\tAppend all typed commands to file <scriptout>"
|
|
3363 msgstr ""
|
|
3364 "-w <scriptout>\tAñade todos los comandos escritos al fichero <scriptout>"
|
|
3365
|
22
|
3366 #: main.c:2545
|
7
|
3367 msgid "-W <scriptout>\tWrite all typed commands to file <scriptout>"
|
|
3368 msgstr ""
|
|
3369 "-W <scriptout>\tGraba todos los comandos escritos al fichero <scriptout>"
|
|
3370
|
22
|
3371 #: main.c:2547
|
7
|
3372 msgid "-x\t\t\tEdit encrypted files"
|
|
3373 msgstr "-x\t\t\tEdita ficheros cifrados"
|
|
3374
|
22
|
3375 #: main.c:2551
|
7
|
3376 msgid "-display <display>\tConnect vim to this particular X-server"
|
|
3377 msgstr "-display <pantalla>\tConecta vim a este servidor X11 en particular"
|
|
3378
|
22
|
3379 #: main.c:2553
|
7
|
3380 msgid "-X\t\t\tDo not connect to X server"
|
|
3381 msgstr "-X\t\t\tNo se conecta al servidor X11"
|
|
3382
|
22
|
3383 #: main.c:2556
|
7
|
3384 msgid "--remote <files>\tEdit <files> in a Vim server if possible"
|
|
3385 msgstr ""
|
|
3386 "--remote <ficheros>\tEdita los <ficheros> en un servidor Vim si es posible."
|
|
3387
|
22
|
3388 #: main.c:2557
|
7
|
3389 msgid "--remote-silent <files> Same, don't complain if there is no server"
|
|
3390 msgstr ""
|
|
3391 "--remote-silent <ficheros> Lo mismo pero no se queja si no existe un "
|
|
3392 "servidor disponible."
|
|
3393
|
22
|
3394 #: main.c:2558
|
7
|
3395 msgid ""
|
|
3396 "--remote-wait <files> As --remote but wait for files to have been edited"
|
|
3397 msgstr ""
|
|
3398 "--remote-wait <ficheros>\tComo --remote pero espera a que los ficheros "
|
|
3399 "terminen de editarse"
|
|
3400
|
22
|
3401 #: main.c:2559
|
7
|
3402 msgid ""
|
|
3403 "--remote-wait-silent <files> Same, don't complain if there is no server"
|
|
3404 msgstr ""
|
|
3405 "--remote-wait-silent <ficheros> Lo mismo pero no se queja si no hay un "
|
|
3406 "servidor disponible."
|
|
3407
|
22
|
3408 #: main.c:2560
|
7
|
3409 msgid "--remote-send <keys>\tSend <keys> to a Vim server and exit"
|
|
3410 msgstr "--remote-send <teclas>\tEnvía <teclas> a un servidor Vim y sale"
|
|
3411
|
22
|
3412 #: main.c:2561
|
7
|
3413 msgid "--remote-expr <expr>\tEvaluate <expr> in a Vim server and print result"
|
|
3414 msgstr ""
|
|
3415 "--remote-expr <expr>\tEvalúa <expr> en servidor Vim e imprime el resultado"
|
|
3416
|
22
|
3417 #: main.c:2562
|
7
|
3418 msgid "--serverlist\t\tList available Vim server names and exit"
|
|
3419 msgstr ""
|
|
3420 "--serverlist\t\tEmite una lista de los servidores Vim disponibles y sale"
|
|
3421
|
22
|
3422 #: main.c:2563
|
7
|
3423 msgid "--servername <name>\tSend to/become the Vim server <name>"
|
|
3424 msgstr ""
|
|
3425 "--servername <nombre>\tEnvía a/se convierte en el servidor Vim de nombre "
|
|
3426 "<nombre>"
|
|
3427
|
22
|
3428 #: main.c:2566
|
7
|
3429 msgid "-i <viminfo>\t\tUse <viminfo> instead of .viminfo"
|
|
3430 msgstr "-i <viminfo>\t\tUsa <viminfo> en lugar de .viminfo"
|
|
3431
|
22
|
3432 #: main.c:2568
|
7
|
3433 msgid "-h or --help\tPrint Help (this message) and exit"
|
|
3434 msgstr "-h or --help\tImprime la ayuda de comandos (este mensaje) y termina."
|
|
3435
|
22
|
3436 #: main.c:2569
|
7
|
3437 msgid "--version\t\tPrint version information and exit"
|
|
3438 msgstr "--version\t\tImprime la información de versión y termina."
|
|
3439
|
22
|
3440 #: main.c:2573
|
7
|
3441 msgid ""
|
|
3442 "\n"
|
|
3443 "Arguments recognised by gvim (Motif version):\n"
|
|
3444 msgstr ""
|
|
3445 "\n"
|
|
3446 "Argumentos reconocidos por gvim (versión Motif):\n"
|
|
3447
|
22
|
3448 #: main.c:2577
|
7
|
3449 msgid ""
|
|
3450 "\n"
|
|
3451 "Arguments recognised by gvim (neXtaw version):\n"
|
|
3452 msgstr ""
|
|
3453 "\n"
|
|
3454 "Argumentos reconocidos por gvim (versión neXtaw):\n"
|
|
3455
|
22
|
3456 #: main.c:2579
|
7
|
3457 msgid ""
|
|
3458 "\n"
|
|
3459 "Arguments recognised by gvim (Athena version):\n"
|
|
3460 msgstr ""
|
|
3461 "\n"
|
|
3462 "Argumentos reconocidos por gvim (versión Athena):\n"
|
|
3463
|
22
|
3464 #: main.c:2583
|
7
|
3465 msgid "-display <display>\tRun vim on <display>"
|
|
3466 msgstr "-display <pantalla>\tEjecuta vim en <pantalla>"
|
|
3467
|
10
|
3468 #: main.c:2584
|
22
|
3469 msgid "-iconic\t\tStart vim iconified"
|
|
3470 msgstr "-iconic\t\tArranca vim «iconizado»"
|
|
3471
|
|
3472 #: main.c:2586
|
|
3473 msgid "-name <name>\t\tUse resource as if vim was <name>"
|
|
3474 msgstr "-name <nombre>\t\tUsa un recurso como si vim fuese <nombre>"
|
|
3475
|
|
3476 #: main.c:2587
|
7
|
3477 msgid "\t\t\t (Unimplemented)\n"
|
|
3478 msgstr "\t\t\t (Sin implementar)\n"
|
|
3479
|
22
|
3480 #: main.c:2589
|
7
|
3481 msgid "-background <color>\tUse <color> for the background (also: -bg)"
|
|
3482 msgstr "-background <color>\tUsa <color> para el fondo (también: -bg)"
|
|
3483
|
22
|
3484 #: main.c:2590
|
7
|
3485 msgid "-foreground <color>\tUse <color> for normal text (also: -fg)"
|
|
3486 msgstr "-foreground <color>\tUsa <color> para el texto normal (también: -fg)"
|
|
3487
|
22
|
3488 #: main.c:2591 main.c:2611 main.c:2627
|
7
|
3489 msgid "-font <font>\t\tUse <font> for normal text (also: -fn)"
|
|
3490 msgstr ""
|
|
3491 "-font <tipo>\t\tUsa <fuente de impresión> para el texto normal (también: -fn)"
|
|
3492
|
22
|
3493 #: main.c:2592
|
7
|
3494 msgid "-boldfont <font>\tUse <font> for bold text"
|
|
3495 msgstr "-boldfont <tipo>\tUsa <fuente de impresión> para texto en negrita"
|
|
3496
|
22
|
3497 #: main.c:2593
|
7
|
3498 msgid "-italicfont <font>\tUse <font> for italic text"
|
|
3499 msgstr "-italicfont <tipo>\tUsa <fuente de impresión> para texto en cursiva"
|
|
3500
|
22
|
3501 #: main.c:2594 main.c:2612 main.c:2628
|
7
|
3502 msgid "-geometry <geom>\tUse <geom> for initial geometry (also: -geom)"
|
|
3503 msgstr ""
|
|
3504 "-geometry <geom>\tUsa <geom> para la geometría inicial (también: -geom)"
|
|
3505
|
22
|
3506 #: main.c:2595
|
7
|
3507 msgid "-borderwidth <width>\tUse a border width of <width> (also: -bw)"
|
|
3508 msgstr "-borderwidth <ancho>\tUsa un ancho de borde de <ancho> (también: -bw)"
|
|
3509
|
22
|
3510 #: main.c:2596
|
7
|
3511 msgid "-scrollbarwidth <width> Use a scrollbar width of <width> (also: -sw)"
|
|
3512 msgstr ""
|
|
3513 "-scrollbarwidth <ancho> Usa una barra de desplazamiento de ancho <ancho> "
|
|
3514 "(también: -sw)"
|
|
3515
|
22
|
3516 #: main.c:2598
|
7
|
3517 msgid "-menuheight <height>\tUse a menu bar height of <height> (also: -mh)"
|
|
3518 msgstr ""
|
|
3519 "-menuheight <alt>\tUsa una barra de menú de altura <alt> (también: -mh)"
|
|
3520
|
22
|
3521 #: main.c:2600 main.c:2613
|
7
|
3522 msgid "-reverse\t\tUse reverse video (also: -rv)"
|
|
3523 msgstr "-reverse\t\tUsar vídeo inverso (también: -rv)"
|
|
3524
|
22
|
3525 #: main.c:2601
|
7
|
3526 msgid "+reverse\t\tDon't use reverse video (also: +rv)"
|
|
3527 msgstr "+reverse\t\tNo usar vídeo inverso (también: +rv)"
|
|
3528
|
22
|
3529 #: main.c:2602
|
7
|
3530 msgid "-xrm <resource>\tSet the specified resource"
|
|
3531 msgstr "-xrm <recurso>\tEstablece el recurso especificado"
|
|
3532
|
22
|
3533 #: main.c:2605
|
7
|
3534 msgid ""
|
|
3535 "\n"
|
|
3536 "Arguments recognised by gvim (RISC OS version):\n"
|
|
3537 msgstr ""
|
|
3538 "\n"
|
|
3539 "Argumentos reconocidos por gvim (versión para RISC OS):\n"
|
|
3540
|
22
|
3541 #: main.c:2606
|
7
|
3542 msgid "--columns <number>\tInitial width of window in columns"
|
|
3543 msgstr "--columns <número>\tAnchura inicial de la ventana, en columnas"
|
|
3544
|
22
|
3545 #: main.c:2607
|
7
|
3546 msgid "--rows <number>\tInitial height of window in rows"
|
|
3547 msgstr "--rows <número>\tAltura inicial de la ventana, en filas"
|
|
3548
|
22
|
3549 #: main.c:2610
|
7
|
3550 msgid ""
|
|
3551 "\n"
|
|
3552 "Arguments recognised by gvim (GTK+ version):\n"
|
|
3553 msgstr ""
|
|
3554 "\n"
|
|
3555 "Argumentos reconocidos por gvim (versión GTK+):\n"
|
|
3556
|
22
|
3557 #: main.c:2614
|
7
|
3558 msgid "-display <display>\tRun vim on <display> (also: --display)"
|
|
3559 msgstr "-display <pantalla>\tEjecuta vim en <pantalla> (también: --display)"
|
|
3560
|
22
|
3561 #: main.c:2616
|
7
|
3562 msgid "--role <role>\tSet a unique role to identify the main window"
|
|
3563 msgstr ""
|
|
3564 "--role <role>\tDefine un rol único para identificar la ventana principal."
|
|
3565
|
22
|
3566 #: main.c:2618
|
7
|
3567 msgid "--socketid <xid>\tOpen Vim inside another GTK widget"
|
|
3568 msgstr "--socketid <xid>\tAbre a Vim dentro de otro «widget» GTK."
|
|
3569
|
22
|
3570 #: main.c:2621
|
|
3571 msgid ""
|
|
3572 "\n"
|
|
3573 "Arguments recognised by kvim (KDE version):\n"
|
|
3574 msgstr ""
|
|
3575 "\n"
|
|
3576 "Argumentos reconocidos por kvim (versión KDE):\n"
|
|
3577
|
|
3578 #: main.c:2622
|
|
3579 msgid "-black\t\tUse reverse video"
|
|
3580 msgstr "-black\t\tUsar vídeo inverso"
|
|
3581
|
|
3582 #: main.c:2624
|
|
3583 msgid "-tip\t\t\tDisplay the tip dialog on startup"
|
|
3584 msgstr "-tip\t\t\tMostrar diálogo de consejos al iniciar"
|
|
3585
|
|
3586 #: main.c:2625
|
|
3587 msgid "-notip\t\tDisable the tip dialog"
|
|
3588 msgstr "-notip\t\tNo mostrar diálog de consejos al iniciar"
|
|
3589
|
|
3590 #: main.c:2629
|
|
3591 msgid "--display <display>\tRun vim on <display>"
|
|
3592 msgstr "--display <pantalla>\tEjecuta vim en <pantalla>"
|
|
3593
|
|
3594 #: main.c:2632
|
7
|
3595 msgid "-P <parent title>\tOpen Vim inside parent application"
|
|
3596 msgstr "-P <título ventana padre>\tAbrir a Vim dentro de la aplicación padre."
|
|
3597
|
22
|
3598 #: main.c:2870
|
7
|
3599 msgid "No display"
|
|
3600 msgstr "No hay una ventana"
|
|
3601
|
|
3602 # Failed to send, abort.
|
|
3603 #. Failed to send, abort.
|
22
|
3604 #: main.c:2885
|
7
|
3605 msgid ": Send failed.\n"
|
|
3606 msgstr ": Falló el envio.\n"
|
|
3607
|
|
3608 # Let vim start normally.
|
|
3609 #. Let vim start normally.
|
22
|
3610 #: main.c:2891
|
7
|
3611 msgid ": Send failed. Trying to execute locally\n"
|
|
3612 msgstr ""
|
|
3613 ": Falló el inicio de sesión remota («send»). Intentado una ejecución local.\n"
|
|
3614
|
22
|
3615 #: main.c:2929 main.c:2950
|
7
|
3616 #, c-format
|
|
3617 msgid "%d of %d edited"
|
|
3618 msgstr "%d de %d editados"
|
|
3619
|
22
|
3620 #: main.c:2972
|
7
|
3621 msgid "No display: Send expression failed.\n"
|
|
3622 msgstr "No hay una ventana en el destino: El envio de la expresión falló.\n"
|
|
3623
|
22
|
3624 #: main.c:2984
|
7
|
3625 msgid ": Send expression failed.\n"
|
|
3626 msgstr ": Falló el envio de la expresión.\n"
|
|
3627
|
|
3628 #: mark.c:709
|
|
3629 msgid "No marks set"
|
|
3630 msgstr "No hay ninguna marca fijada"
|
|
3631
|
|
3632 #: mark.c:711
|
|
3633 #, c-format
|
|
3634 msgid "E283: No marks matching \"%s\""
|
|
3635 msgstr "E283: No hay marcas que coincidan con «%s»"
|
|
3636
|
|
3637 # Highlight title
|
|
3638 #. Highlight title
|
|
3639 #: mark.c:722
|
|
3640 msgid ""
|
|
3641 "\n"
|
|
3642 "mark line col file/text"
|
|
3643 msgstr ""
|
|
3644 "\n"
|
|
3645 "marca línea col fichero/texto"
|
|
3646
|
|
3647 # Highlight title
|
|
3648 #. Highlight title
|
|
3649 #: mark.c:760
|
|
3650 msgid ""
|
|
3651 "\n"
|
|
3652 " jump line col file/text"
|
|
3653 msgstr ""
|
|
3654 "\n"
|
|
3655 " salto línea col fichero/texto"
|
|
3656
|
|
3657 # Highlight title
|
|
3658 #. Highlight title
|
|
3659 #: mark.c:805
|
|
3660 msgid ""
|
|
3661 "\n"
|
|
3662 "change line col text"
|
|
3663 msgstr ""
|
|
3664 "\n"
|
|
3665 "marca línea col fichero/texto"
|
|
3666
|
|
3667 #: mark.c:1281
|
22
|
3668 #, c-format
|
7
|
3669 msgid ""
|
|
3670 "\n"
|
|
3671 "# File marks:\n"
|
|
3672 msgstr ""
|
|
3673 "\n"
|
|
3674 "# Marcas en el fichero:\n"
|
|
3675
|
|
3676 # Write the jumplist with -'
|
|
3677 #. Write the jumplist with -'
|
|
3678 #: mark.c:1316
|
22
|
3679 #, c-format
|
7
|
3680 msgid ""
|
|
3681 "\n"
|
|
3682 "# Jumplist (newest first):\n"
|
|
3683 msgstr ""
|
|
3684 "\n"
|
|
3685 "# Lista de saltos (el más reciente va primero):\n"
|
|
3686
|
|
3687 #: mark.c:1412
|
22
|
3688 #, c-format
|
7
|
3689 msgid ""
|
|
3690 "\n"
|
|
3691 "# History of marks within files (newest to oldest):\n"
|
|
3692 msgstr ""
|
|
3693 "\n"
|
|
3694 "# Historia de las marcas en los ficheros (de la más reciente a la más "
|
|
3695 "antigua):\n"
|
|
3696
|
|
3697 #: mark.c:1501
|
|
3698 msgid "Missing '>'"
|
|
3699 msgstr "Falta «>»"
|
|
3700
|
|
3701 #: mbyte.c:467
|
|
3702 msgid "E543: Not a valid codepage"
|
|
3703 msgstr "E543: No es una página de código válida."
|
|
3704
|
22
|
3705 #: mbyte.c:4438
|
7
|
3706 msgid "E284: Cannot set IC values"
|
|
3707 msgstr "E284: No se pueden fijar los valores IC"
|
|
3708
|
22
|
3709 #: mbyte.c:4594
|
7
|
3710 msgid "E285: Failed to create input context"
|
|
3711 msgstr "E285: Falló la creación del contexto de entrada"
|
|
3712
|
22
|
3713 #: mbyte.c:4752
|
7
|
3714 msgid "E286: Failed to open input method"
|
|
3715 msgstr "E286: Falló la apertura del método de entrada"
|
|
3716
|
22
|
3717 #: mbyte.c:4763
|
7
|
3718 msgid "E287: Warning: Could not set destroy callback to IM"
|
|
3719 msgstr "E287: Advertencia: No pude crear un callbacl de destrucción al IM."
|
|
3720
|
22
|
3721 #: mbyte.c:4769
|
7
|
3722 msgid "E288: input method doesn't support any style"
|
|
3723 msgstr "E288: el método de entrada no admite ningún estilo"
|
|
3724
|
22
|
3725 #: mbyte.c:4826
|
7
|
3726 msgid "E289: input method doesn't support my preedit type"
|
|
3727 msgstr "E289: El método de entrada no soporta mi tipo de preedición."
|
|
3728
|
22
|
3729 #: mbyte.c:4900
|
7
|
3730 msgid "E290: over-the-spot style requires fontset"
|
|
3731 msgstr "E290: El estilo «sobre el punto» requiere del uso de un «fontset»."
|
|
3732
|
22
|
3733 #: mbyte.c:4936
|
7
|
3734 msgid "E291: Your GTK+ is older than 1.2.3. Status area disabled"
|
|
3735 msgstr "E291: Su GTK+ es anterior a 1.2.3. Área de estado desactivada"
|
|
3736
|
22
|
3737 #: mbyte.c:5243
|
7
|
3738 msgid "E292: Input Method Server is not running"
|
|
3739 msgstr "E292: El servidor de método de entrada (IME) no está funcionando"
|
|
3740
|
|
3741 #: memfile.c:488
|
|
3742 msgid "E293: block was not locked"
|
|
3743 msgstr "E293: El bloque no estaba asegurado"
|
|
3744
|
10
|
3745 #: memfile.c:1010
|
7
|
3746 msgid "E294: Seek error in swap file read"
|
|
3747 msgstr "E294: Error de búsqueda al leer el fichero de intercambio"
|
|
3748
|
10
|
3749 #: memfile.c:1015
|
7
|
3750 msgid "E295: Read error in swap file"
|
|
3751 msgstr "E295: Error de lectura en el fichero de intercambio"
|
|
3752
|
10
|
3753 #: memfile.c:1067
|
7
|
3754 msgid "E296: Seek error in swap file write"
|
|
3755 msgstr "E296: Error de búsqueda al escribir en el fichero de intercambio"
|
|
3756
|
10
|
3757 #: memfile.c:1085
|
7
|
3758 msgid "E297: Write error in swap file"
|
|
3759 msgstr "E297: Error de escritura en el fichero de intercambio"
|
|
3760
|
10
|
3761 #: memfile.c:1282
|
7
|
3762 msgid "E300: Swap file already exists (symlink attack?)"
|
|
3763 msgstr "E300: Ya existe un fichero de intercambio (¿ataque de symlink?)"
|
|
3764
|
22
|
3765 #: memline.c:278
|
7
|
3766 msgid "E298: Didn't get block nr 0?"
|
|
3767 msgstr "E298: ¿No se obtuvo el bloque nº 0?"
|
|
3768
|
22
|
3769 #: memline.c:318
|
7
|
3770 msgid "E298: Didn't get block nr 1?"
|
|
3771 msgstr "E298: ¿No se obtuvo el bloque nº 1?"
|
|
3772
|
22
|
3773 #: memline.c:336
|
7
|
3774 msgid "E298: Didn't get block nr 2?"
|
|
3775 msgstr "E298: ¿No se obtuvo el bloque nº 2?"
|
|
3776
|
|
3777 # could not (re)open the swap file, what can we do????
|
|
3778 #. could not (re)open the swap file, what can we do????
|
22
|
3779 #: memline.c:447
|
7
|
3780 msgid "E301: Oops, lost the swap file!!!"
|
|
3781 msgstr "E301: ¡¡¡Eeeh, se ha perdido el fichero de intercambio!!!"
|
|
3782
|
22
|
3783 #: memline.c:452
|
7
|
3784 msgid "E302: Could not rename swap file"
|
|
3785 msgstr "E302: No se pudo cambiar el nombre del fichero de intercambio"
|
|
3786
|
22
|
3787 #: memline.c:522
|
7
|
3788 #, c-format
|
|
3789 msgid "E303: Unable to open swap file for \"%s\", recovery impossible"
|
|
3790 msgstr ""
|
|
3791 "E303: Incapaz de abrir el fichero de intercambio para «%s», recuperación "
|
|
3792 "imposible"
|
|
3793
|
22
|
3794 #: memline.c:621
|
7
|
3795 msgid "E304: ml_timestamp: Didn't get block 0??"
|
|
3796 msgstr "E304: «ml_timestamp»: ¿No se obtuvo el bloque 0?"
|
|
3797
|
22
|
3798 #: memline.c:761
|
7
|
3799 #, c-format
|
|
3800 msgid "E305: No swap file found for %s"
|
|
3801 msgstr "E305: No se encontró el fichero de intercambio para %s"
|
|
3802
|
22
|
3803 #: memline.c:771
|
7
|
3804 msgid "Enter number of swap file to use (0 to quit): "
|
|
3805 msgstr ""
|
|
3806 "Introduzca el número del fichero de intercambio a usar (0 para salir): "
|
|
3807
|
22
|
3808 #: memline.c:816
|
7
|
3809 #, c-format
|
|
3810 msgid "E306: Cannot open %s"
|
|
3811 msgstr "E306: No puedo abrir %s"
|
|
3812
|
22
|
3813 #: memline.c:838
|
7
|
3814 msgid "Unable to read block 0 from "
|
|
3815 msgstr "Incapaz de leer el bloque 0 de "
|
|
3816
|
22
|
3817 #: memline.c:841
|
7
|
3818 msgid ""
|
|
3819 "\n"
|
|
3820 "Maybe no changes were made or Vim did not update the swap file."
|
|
3821 msgstr ""
|
|
3822 "\n"
|
|
3823 "Tal vez no se han hecho cambios o Vim no actualizó el fichero de intercambio"
|
|
3824
|
22
|
3825 #: memline.c:851 memline.c:868
|
7
|
3826 msgid " cannot be used with this version of Vim.\n"
|
|
3827 msgstr " no puede usarse con esta versión de Vim.\n"
|
|
3828
|
22
|
3829 #: memline.c:853
|
7
|
3830 msgid "Use Vim version 3.0.\n"
|
|
3831 msgstr "Use la versión 3.0 de Vim.\n"
|
|
3832
|
22
|
3833 #: memline.c:859
|
7
|
3834 #, c-format
|
|
3835 msgid "E307: %s does not look like a Vim swap file"
|
|
3836 msgstr "E307: %s no parece un fichero de intercambio de Vim"
|
|
3837
|
22
|
3838 #: memline.c:872
|
7
|
3839 msgid " cannot be used on this computer.\n"
|
|
3840 msgstr "no puede usarse en este ordenador.\n"
|
|
3841
|
22
|
3842 #: memline.c:874
|
7
|
3843 msgid "The file was created on "
|
|
3844 msgstr "El fichero fue creado el "
|
|
3845
|
22
|
3846 #: memline.c:878
|
7
|
3847 msgid ""
|
|
3848 ",\n"
|
|
3849 "or the file has been damaged."
|
|
3850 msgstr ""
|
|
3851 ",\n"
|
|
3852 "o el fichero ha sido dañado."
|
|
3853
|
22
|
3854 #: memline.c:907
|
7
|
3855 #, c-format
|
|
3856 msgid "Using swap file \"%s\""
|
|
3857 msgstr "Usando el fichero de intercambio «%s»"
|
|
3858
|
22
|
3859 #: memline.c:913
|
7
|
3860 #, c-format
|
|
3861 msgid "Original file \"%s\""
|
|
3862 msgstr "Fichero original «%s»"
|
|
3863
|
22
|
3864 #: memline.c:926
|
7
|
3865 msgid "E308: Warning: Original file may have been changed"
|
|
3866 msgstr "E308: Advertencia: el fichero original puede haber sido cambiado"
|
|
3867
|
22
|
3868 #: memline.c:979
|
7
|
3869 #, c-format
|
|
3870 msgid "E309: Unable to read block 1 from %s"
|
|
3871 msgstr "E309: Incapaz de leer el bloque 1 de %s"
|
|
3872
|
22
|
3873 #: memline.c:983
|
7
|
3874 msgid "???MANY LINES MISSING"
|
|
3875 msgstr "???FALTAN MUCHAS LÍNEAS"
|
|
3876
|
22
|
3877 #: memline.c:999
|
7
|
3878 msgid "???LINE COUNT WRONG"
|
|
3879 msgstr "???RECUENTO DE LÍNEAS EQUIVOCADO"
|
|
3880
|
22
|
3881 #: memline.c:1006
|
7
|
3882 msgid "???EMPTY BLOCK"
|
|
3883 msgstr "???BLOQUE VACÍO"
|
|
3884
|
22
|
3885 #: memline.c:1032
|
7
|
3886 msgid "???LINES MISSING"
|
|
3887 msgstr "???FALTAN LÍNEAS"
|
|
3888
|
22
|
3889 #: memline.c:1064
|
7
|
3890 #, c-format
|
|
3891 msgid "E310: Block 1 ID wrong (%s not a .swp file?)"
|
|
3892 msgstr "E310: ID del bloque 1 equivocado (¿no es %s un fichero .swp?)"
|
|
3893
|
22
|
3894 #: memline.c:1069
|
7
|
3895 msgid "???BLOCK MISSING"
|
|
3896 msgstr "???FALTA UN BLOQUE"
|
|
3897
|
22
|
3898 #: memline.c:1085
|
7
|
3899 msgid "??? from here until ???END lines may be messed up"
|
|
3900 msgstr "??? desde aquí hast ???FIN las líneas pueden estar desordenadas"
|
|
3901
|
22
|
3902 #: memline.c:1101
|
7
|
3903 msgid "??? from here until ???END lines may have been inserted/deleted"
|
|
3904 msgstr ""
|
22
|
3905 "??? desde aquí hasta ???FIN las líneas pueden haber sido insertadas/"
|
|
3906 "eliminadas"
|
|
3907
|
|
3908 #: memline.c:1121
|
7
|
3909 msgid "???END"
|
|
3910 msgstr "???FIN"
|
|
3911
|
22
|
3912 #: memline.c:1147
|
7
|
3913 msgid "E311: Recovery Interrupted"
|
|
3914 msgstr "E311: Recuperación interrumpida"
|
|
3915
|
22
|
3916 #: memline.c:1152
|
7
|
3917 msgid ""
|
|
3918 "E312: Errors detected while recovering; look for lines starting with ???"
|
|
3919 msgstr ""
|
|
3920 "E312: Se han detectado errores al recuperar; busque líneas que empiecen "
|
|
3921 "con ???"
|
|
3922
|
22
|
3923 #: memline.c:1154
|
7
|
3924 msgid "See \":help E312\" for more information."
|
|
3925 msgstr "Vea «:help E312» para más información."
|
|
3926
|
22
|
3927 #: memline.c:1159
|
7
|
3928 msgid "Recovery completed. You should check if everything is OK."
|
|
3929 msgstr "Recuperación completada. Ud. debería comprobar que todo está bien."
|
|
3930
|
22
|
3931 #: memline.c:1160
|
7
|
3932 msgid ""
|
|
3933 "\n"
|
|
3934 "(You might want to write out this file under another name\n"
|
|
3935 msgstr ""
|
|
3936 "\n"
|
|
3937 "(Podría querer guardar este fichero con otro nombre\n"
|
|
3938
|
22
|
3939 #: memline.c:1161
|
7
|
3940 msgid "and run diff with the original file to check for changes)\n"
|
|
3941 msgstr ""
|
|
3942 "y ejecutar «diff» con el fichero original para comprobar los cambios)\n"
|
|
3943
|
22
|
3944 #: memline.c:1162
|
7
|
3945 msgid ""
|
|
3946 "Delete the .swp file afterwards.\n"
|
|
3947 "\n"
|
|
3948 msgstr ""
|
|
3949 "Suprimir el fichero .swp, después de terminar.\n"
|
|
3950 "\n"
|
|
3951
|
|
3952 # use msg() to start the scrolling properly
|
|
3953 #. use msg() to start the scrolling properly
|
22
|
3954 #: memline.c:1218
|
7
|
3955 msgid "Swap files found:"
|
|
3956 msgstr "Se han encontrado ficheros de intercambio:"
|
|
3957
|
22
|
3958 #: memline.c:1396
|
7
|
3959 msgid " In current directory:\n"
|
|
3960 msgstr " En el directorio actual:\n"
|
|
3961
|
22
|
3962 #: memline.c:1398
|
7
|
3963 msgid " Using specified name:\n"
|
|
3964 msgstr " Usando el nombre especificado:\n"
|
|
3965
|
22
|
3966 #: memline.c:1402
|
7
|
3967 msgid " In directory "
|
|
3968 msgstr " En el directorio "
|
|
3969
|
22
|
3970 #: memline.c:1420
|
7
|
3971 msgid " -- none --\n"
|
|
3972 msgstr " -- ninguno --\n"
|
|
3973
|
22
|
3974 #: memline.c:1492
|
7
|
3975 msgid " owned by: "
|
|
3976 msgstr " propiedad de: "
|
|
3977
|
22
|
3978 #: memline.c:1494
|
7
|
3979 msgid " dated: "
|
|
3980 msgstr " de fecha: "
|
|
3981
|
22
|
3982 #: memline.c:1498 memline.c:3688
|
7
|
3983 msgid " dated: "
|
|
3984 msgstr " de fecha: "
|
|
3985
|
22
|
3986 #: memline.c:1514
|
7
|
3987 msgid " [from Vim version 3.0]"
|
|
3988 msgstr " [desde la versión 3.0 de Vim]"
|
|
3989
|
22
|
3990 #: memline.c:1518
|
7
|
3991 msgid " [does not look like a Vim swap file]"
|
|
3992 msgstr " [no parece un fichero de intercambio de Vim]"
|
|
3993
|
22
|
3994 #: memline.c:1522
|
7
|
3995 msgid " file name: "
|
|
3996 msgstr " nombre del fichero: "
|
|
3997
|
22
|
3998 #: memline.c:1528
|
7
|
3999 msgid ""
|
|
4000 "\n"
|
|
4001 " modified: "
|
|
4002 msgstr ""
|
|
4003 "\n"
|
|
4004 " modificado: "
|
|
4005
|
22
|
4006 #: memline.c:1529
|
7
|
4007 msgid "YES"
|
|
4008 msgstr "SI"
|
|
4009
|
22
|
4010 #: memline.c:1529
|
7
|
4011 msgid "no"
|
|
4012 msgstr "no"
|
|
4013
|
22
|
4014 #: memline.c:1533
|
7
|
4015 msgid ""
|
|
4016 "\n"
|
|
4017 " user name: "
|
|
4018 msgstr ""
|
|
4019 "\n"
|
|
4020 " nombre del usuario: "
|
|
4021
|
22
|
4022 #: memline.c:1540
|
7
|
4023 msgid " host name: "
|
|
4024 msgstr " nombre del «host»: "
|
|
4025
|
22
|
4026 #: memline.c:1542
|
7
|
4027 msgid ""
|
|
4028 "\n"
|
|
4029 " host name: "
|
|
4030 msgstr ""
|
|
4031 "\n"
|
|
4032 " nombre del «host»: "
|
|
4033
|
22
|
4034 #: memline.c:1548
|
7
|
4035 msgid ""
|
|
4036 "\n"
|
|
4037 " process ID: "
|
|
4038 msgstr ""
|
|
4039 "\n"
|
|
4040 " ID del proceso: "
|
|
4041
|
22
|
4042 #: memline.c:1554
|
7
|
4043 msgid " (still running)"
|
|
4044 msgstr " (aún en ejecución)"
|
|
4045
|
22
|
4046 #: memline.c:1566
|
7
|
4047 msgid ""
|
|
4048 "\n"
|
|
4049 " [not usable with this version of Vim]"
|
|
4050 msgstr ""
|
|
4051 "\n"
|
|
4052 " [no se peude usar con esta versión de Vim]"
|
|
4053
|
22
|
4054 #: memline.c:1569
|
7
|
4055 msgid ""
|
|
4056 "\n"
|
|
4057 " [not usable on this computer]"
|
|
4058 msgstr ""
|
|
4059 "\n"
|
|
4060 " [no se puede usar en este ordenador]"
|
|
4061
|
22
|
4062 #: memline.c:1574
|
7
|
4063 msgid " [cannot be read]"
|
|
4064 msgstr " [no se puede leer]"
|
|
4065
|
22
|
4066 #: memline.c:1578
|
7
|
4067 msgid " [cannot be opened]"
|
|
4068 msgstr " [no se puede abrir]"
|
|
4069
|
22
|
4070 #: memline.c:1768
|
7
|
4071 msgid "E313: Cannot preserve, there is no swap file"
|
|
4072 msgstr "E313: No puedo preservarlo, no existe un fichero de intercambio"
|
|
4073
|
22
|
4074 #: memline.c:1821
|
7
|
4075 msgid "File preserved"
|
|
4076 msgstr "fichero preservado"
|
|
4077
|
22
|
4078 #: memline.c:1823
|
7
|
4079 msgid "E314: Preserve failed"
|
|
4080 msgstr "E314: Falló la preservación del fichero"
|
|
4081
|
22
|
4082 #: memline.c:1894
|
7
|
4083 #, c-format
|
|
4084 msgid "E315: ml_get: invalid lnum: %ld"
|
|
4085 msgstr "E315: «ml_get»: número de línea no válido: %ld"
|
|
4086
|
22
|
4087 #: memline.c:1920
|
7
|
4088 #, c-format
|
|
4089 msgid "E316: ml_get: cannot find line %ld"
|
|
4090 msgstr "E316: «ml_get»: no puedo encontrar la línea %ld"
|
|
4091
|
22
|
4092 #: memline.c:2310
|
7
|
4093 msgid "E317: pointer block id wrong 3"
|
|
4094 msgstr "E317: El id del bloque de punteros está equivocado. 3"
|
|
4095
|
22
|
4096 #: memline.c:2390
|
7
|
4097 msgid "stack_idx should be 0"
|
|
4098 msgstr "«stack_idx» debería ser 0"
|
|
4099
|
22
|
4100 #: memline.c:2452
|
7
|
4101 msgid "E318: Updated too many blocks?"
|
|
4102 msgstr "E318: ¿Demasiados bloques actualizados?"
|
|
4103
|
22
|
4104 #: memline.c:2634
|
7
|
4105 msgid "E317: pointer block id wrong 4"
|
|
4106 msgstr "E317: El id del bloque de punteros está equivocado. 4"
|
|
4107
|
22
|
4108 #: memline.c:2661
|
7
|
4109 msgid "deleted block 1?"
|
22
|
4110 msgstr "¿Bloque 1 eliminado?"
|
|
4111
|
|
4112 #: memline.c:2861
|
7
|
4113 #, c-format
|
|
4114 msgid "E320: Cannot find line %ld"
|
|
4115 msgstr "E320: No puedo encontrar la línea %ld"
|
|
4116
|
22
|
4117 #: memline.c:3104
|
7
|
4118 msgid "E317: pointer block id wrong"
|
|
4119 msgstr "E317: El id del bloque de punteros está equivocado."
|
|
4120
|
22
|
4121 #: memline.c:3120
|
7
|
4122 msgid "pe_line_count is zero"
|
|
4123 msgstr "«pe_line_count» es cero"
|
|
4124
|
22
|
4125 #: memline.c:3149
|
7
|
4126 #, c-format
|
|
4127 msgid "E322: line number out of range: %ld past the end"
|
|
4128 msgstr "E322: número de línea fuera de rango: %ld más allá del final"
|
|
4129
|
22
|
4130 #: memline.c:3153
|
7
|
4131 #, c-format
|
|
4132 msgid "E323: line count wrong in block %ld"
|
|
4133 msgstr "E323: recuento de líneas erróneo en el bloque %ld"
|
|
4134
|
22
|
4135 #: memline.c:3202
|
7
|
4136 msgid "Stack size increases"
|
|
4137 msgstr "El tamaño de la pila aumenta"
|
|
4138
|
22
|
4139 #: memline.c:3248
|
7
|
4140 msgid "E317: pointer block id wrong 2"
|
|
4141 msgstr "E310: El id del bloque de punteros está equivocado. 2"
|
|
4142
|
22
|
4143 #: memline.c:3678
|
7
|
4144 msgid "E325: ATTENTION"
|
|
4145 msgstr "E325: ATENCIÓN"
|
|
4146
|
22
|
4147 #: memline.c:3679
|
7
|
4148 msgid ""
|
|
4149 "\n"
|
|
4150 "Found a swap file by the name \""
|
|
4151 msgstr ""
|
|
4152 "\n"
|
|
4153 "Se ha encontrado un fichero de intercambio con el nombre «"
|
|
4154
|
22
|
4155 #: memline.c:3683
|
7
|
4156 msgid "While opening file \""
|
|
4157 msgstr "al abrir el fichero «"
|
|
4158
|
22
|
4159 #: memline.c:3692
|
7
|
4160 msgid " NEWER than swap file!\n"
|
|
4161 msgstr " MÁS NUEVO que el fichero de intercambio!\n"
|
|
4162
|
|
4163 # Some of these messages are long to allow translation to
|
|
4164 # * other languages.
|
|
4165 #. Some of these messages are long to allow translation to
|
|
4166 #. * other languages.
|
22
|
4167 #: memline.c:3696
|
7
|
4168 msgid ""
|
|
4169 "\n"
|
|
4170 "(1) Another program may be editing the same file.\n"
|
|
4171 " If this is the case, be careful not to end up with two\n"
|
|
4172 " different instances of the same file when making changes.\n"
|
|
4173 msgstr ""
|
|
4174 "\n"
|
|
4175 "(1) Otro programa puede estar editando el mismo fichero.\n"
|
|
4176 " De ser así, tenga cuidado de no acabar con dos\n"
|
|
4177 " ejemplares diferentes del mismo fichero al hacer cambios.\n"
|
|
4178
|
22
|
4179 #: memline.c:3697
|
7
|
4180 msgid " Quit, or continue with caution.\n"
|
|
4181 msgstr " Salga del programa o continue con precaución.\n"
|
|
4182
|
22
|
4183 #: memline.c:3698
|
7
|
4184 msgid ""
|
|
4185 "\n"
|
|
4186 "(2) An edit session for this file crashed.\n"
|
|
4187 msgstr ""
|
|
4188 "\n"
|
|
4189 "(2) Falló una sesión de edición de este fichero.\n"
|
|
4190
|
22
|
4191 #: memline.c:3699
|
7
|
4192 msgid " If this is the case, use \":recover\" or \"vim -r "
|
|
4193 msgstr " Si es así, use «:recover» o «vim -r "
|
|
4194
|
22
|
4195 #: memline.c:3701
|
7
|
4196 msgid ""
|
|
4197 "\"\n"
|
|
4198 " to recover the changes (see \":help recovery\").\n"
|
|
4199 msgstr ""
|
|
4200 "»\n"
|
|
4201 " para recuperar los cambios (véa «:help recovery»).\n"
|
|
4202
|
22
|
4203 #: memline.c:3702
|
7
|
4204 msgid " If you did this already, delete the swap file \""
|
22
|
4205 msgstr " Si Ud. ya ha hecho esto, elimine el fichero de intercambio «"
|
|
4206
|
|
4207 #: memline.c:3704
|
7
|
4208 msgid ""
|
|
4209 "\"\n"
|
|
4210 " to avoid this message.\n"
|
|
4211 msgstr ""
|
|
4212 "»\n"
|
|
4213 " para evitar este mensaje.\n"
|
|
4214
|
22
|
4215 #: memline.c:3718 memline.c:3722
|
7
|
4216 msgid "Swap file \""
|
|
4217 msgstr "¡El fichero de intercambio «"
|
|
4218
|
22
|
4219 #: memline.c:3719 memline.c:3725
|
7
|
4220 msgid "\" already exists!"
|
|
4221 msgstr "» ya existe!"
|
|
4222
|
22
|
4223 #: memline.c:3728
|
7
|
4224 msgid "VIM - ATTENTION"
|
|
4225 msgstr "VIM - ATENCIÓN"
|
|
4226
|
22
|
4227 #: memline.c:3730
|
7
|
4228 msgid "Swap file already exists!"
|
|
4229 msgstr "¡Ya existe un fichero de intercambio!"
|
|
4230
|
22
|
4231 #: memline.c:3734
|
7
|
4232 msgid ""
|
|
4233 "&Open Read-Only\n"
|
|
4234 "&Edit anyway\n"
|
|
4235 "&Recover\n"
|
|
4236 "&Quit\n"
|
|
4237 "&Abort"
|
|
4238 msgstr ""
|
|
4239 "&Abrir para lectura únicamente\n"
|
|
4240 "&Editar de todas formas\n"
|
|
4241 "&Recuperar\n"
|
|
4242 "&Salir\n"
|
|
4243 "&Abortar"
|
|
4244
|
22
|
4245 #: memline.c:3736
|
7
|
4246 msgid ""
|
|
4247 "&Open Read-Only\n"
|
|
4248 "&Edit anyway\n"
|
|
4249 "&Recover\n"
|
|
4250 "&Quit\n"
|
|
4251 "&Abort\n"
|
|
4252 "&Delete it"
|
|
4253 msgstr ""
|
|
4254 "&Abrir para lectura únicamente\n"
|
|
4255 "&Editar de todas formas\n"
|
|
4256 "&Recuperar\n"
|
|
4257 "&Salir\n"
|
|
4258 "&Abortar\n"
|
|
4259 "&Borrarlo"
|
|
4260
|
22
|
4261 #: memline.c:3793
|
7
|
4262 msgid "E326: Too many swap files found"
|
|
4263 msgstr "E326: Se han encontrado demasiados ficheros de intercambio"
|
|
4264
|
|
4265 #: menu.c:64
|
|
4266 msgid "E327: Part of menu-item path is not sub-menu"
|
|
4267 msgstr "E327: Parte de la ruta del item del menú no es un sub-menú"
|
|
4268
|
|
4269 #: menu.c:65
|
|
4270 msgid "E328: Menu only exists in another mode"
|
|
4271 msgstr "E328: El menú sólo existe en otro modo de operación"
|
|
4272
|
|
4273 #: menu.c:66
|
|
4274 msgid "E329: No menu of that name"
|
|
4275 msgstr "E329: No existe un menú con ese nombre"
|
|
4276
|
|
4277 #: menu.c:525
|
|
4278 msgid "E330: Menu path must not lead to a sub-menu"
|
|
4279 msgstr "E330: La ruta del menú no debe conducir a un sub-menú"
|
|
4280
|
|
4281 #: menu.c:564
|
|
4282 msgid "E331: Must not add menu items directly to menu bar"
|
|
4283 msgstr ""
|
|
4284 "E331: No se deben añadir items del menú directamente a la barra del menú"
|
|
4285
|
|
4286 #: menu.c:570
|
|
4287 msgid "E332: Separator cannot be part of a menu path"
|
|
4288 msgstr "E332: El separador no puede ser parte de una ruta de menú"
|
|
4289
|
|
4290 # Now we have found the matching menu, and we list the mappings
|
|
4291 # Highlight title
|
|
4292 #. Now we have found the matching menu, and we list the mappings
|
|
4293 #. Highlight title
|
|
4294 #: menu.c:1097
|
|
4295 msgid ""
|
|
4296 "\n"
|
|
4297 "--- Menus ---"
|
|
4298 msgstr ""
|
|
4299 "\n"
|
|
4300 "--- Menús ---"
|
|
4301
|
|
4302 #: menu.c:2019
|
|
4303 msgid "Tear off this menu"
|
|
4304 msgstr "Desprender y flotar este menú"
|
|
4305
|
|
4306 #: menu.c:2084
|
|
4307 msgid "E333: Menu path must lead to a menu item"
|
|
4308 msgstr "E333: La ruta del menu debe conducir a un item del menú"
|
|
4309
|
|
4310 #: menu.c:2104
|
|
4311 #, c-format
|
|
4312 msgid "E334: Menu not found: %s"
|
|
4313 msgstr "E334: No se ha encontrado el menú: %s"
|
|
4314
|
|
4315 #: menu.c:2173
|
|
4316 #, c-format
|
|
4317 msgid "E335: Menu not defined for %s mode"
|
|
4318 msgstr "E335: El menú no está definido para el modo %s"
|
|
4319
|
22
|
4320 #: menu.c:2212
|
7
|
4321 msgid "E336: Menu path must lead to a sub-menu"
|
|
4322 msgstr "E336: La ruta del menú debe conducir a un sub-menú"
|
|
4323
|
22
|
4324 #: menu.c:2233
|
7
|
4325 msgid "E337: Menu not found - check menu names"
|
|
4326 msgstr "E337: No se ha encontrado el menú - verifique los nombres de los menús"
|
|
4327
|
22
|
4328 #: message.c:429
|
7
|
4329 #, c-format
|
|
4330 msgid "Error detected while processing %s:"
|
|
4331 msgstr "Se ha detectado un error al procesar %s:"
|
|
4332
|
22
|
4333 #: message.c:454
|
7
|
4334 #, c-format
|
|
4335 msgid "line %4ld:"
|
|
4336 msgstr "línea %4ld"
|
|
4337
|
22
|
4338 #: message.c:656
|
7
|
4339 msgid "[string too long]"
|
|
4340 msgstr "[cadena demasiado larga]"
|
|
4341
|
22
|
4342 #: message.c:806
|
7
|
4343 msgid "Messages maintainer: Bram Moolenaar <Bram@vim.org>"
|
|
4344 msgstr ""
|
|
4345 "Mantenedor de los mensajes: Alejandro López-Valencia <dradul@yahoo.com>"
|
|
4346
|
22
|
4347 #: message.c:1034
|
7
|
4348 msgid "Interrupt: "
|
|
4349 msgstr "Interrupción: "
|
|
4350
|
22
|
4351 #: message.c:1037
|
7
|
4352 msgid "Hit ENTER to continue"
|
|
4353 msgstr "Pulse INTRO para continuar"
|
|
4354
|
22
|
4355 #: message.c:1039
|
7
|
4356 msgid "Hit ENTER or type command to continue"
|
|
4357 msgstr "Pulse INTRO o escriba un comando para continuar"
|
|
4358
|
22
|
4359 #: message.c:2360
|
7
|
4360 msgid "-- More --"
|
|
4361 msgstr "-- Más --"
|
|
4362
|
22
|
4363 #: message.c:2363
|
7
|
4364 msgid " (RET/BS: line, SPACE/b: page, d/u: half page, q: quit)"
|
|
4365 msgstr " (RET/BS: línea, ESPACIO/b: página, d/u: media página, q: salir)"
|
|
4366
|
22
|
4367 #: message.c:2364
|
7
|
4368 msgid " (RET: line, SPACE: page, d: half page, q: quit)"
|
|
4369 msgstr " (RET: línea, ESPACIO: página, d: media página, q: salir)"
|
|
4370
|
22
|
4371 #: message.c:2995 message.c:3010
|
7
|
4372 msgid "Question"
|
|
4373 msgstr "Pregunta"
|
|
4374
|
22
|
4375 #: message.c:2997
|
7
|
4376 msgid ""
|
|
4377 "&Yes\n"
|
|
4378 "&No"
|
|
4379 msgstr ""
|
|
4380 "&Si\n"
|
|
4381 "&No"
|
|
4382
|
22
|
4383 #: message.c:3030
|
7
|
4384 msgid ""
|
|
4385 "&Yes\n"
|
|
4386 "&No\n"
|
|
4387 "Save &All\n"
|
|
4388 "&Discard All\n"
|
|
4389 "&Cancel"
|
|
4390 msgstr ""
|
|
4391 "&Si\n"
|
|
4392 "&No\n"
|
|
4393 "&Guardar todo\n"
|
|
4394 "&Descartar todo\n"
|
|
4395 "&Cancelar"
|
|
4396
|
22
|
4397 #: message.c:3071
|
7
|
4398 msgid "Save File dialog"
|
|
4399 msgstr "Diálogo de Guardar Fichero"
|
|
4400
|
22
|
4401 #: message.c:3073
|
7
|
4402 msgid "Open File dialog"
|
|
4403 msgstr "Diálogo de Abrir Fichero"
|
|
4404
|
|
4405 #. TODO: non-GUI file selector here
|
22
|
4406 #: message.c:3144
|
7
|
4407 msgid "E338: Sorry, no file browser in console mode"
|
|
4408 msgstr "E338: Lo siento, no hay hojeador de ficheros en modo de consola"
|
|
4409
|
22
|
4410 #: misc1.c:2861
|
7
|
4411 msgid "W10: Warning: Changing a readonly file"
|
|
4412 msgstr "W10: Advertencia: cambiando un fichero de sólo lectura"
|
|
4413
|
22
|
4414 #: misc1.c:3109
|
7
|
4415 msgid "1 more line"
|
|
4416 msgstr "1 línea más"
|
|
4417
|
22
|
4418 #: misc1.c:3111
|
7
|
4419 msgid "1 line less"
|
|
4420 msgstr "1 línea menos"
|
|
4421
|
22
|
4422 #: misc1.c:3116
|
7
|
4423 #, c-format
|
|
4424 msgid "%ld more lines"
|
|
4425 msgstr "%ld líneas más"
|
|
4426
|
22
|
4427 #: misc1.c:3118
|
7
|
4428 #, c-format
|
|
4429 msgid "%ld fewer lines"
|
|
4430 msgstr "%ld líneas menos"
|
|
4431
|
22
|
4432 #: misc1.c:3121
|
7
|
4433 msgid " (Interrupted)"
|
|
4434 msgstr " (Interrumpido)"
|
|
4435
|
22
|
4436 #: misc1.c:7697
|
7
|
4437 msgid "Vim: preserving files...\n"
|
|
4438 msgstr "Vim: preservando ficheros...\n"
|
|
4439
|
|
4440 #. close all memfiles, without deleting
|
22
|
4441 #: misc1.c:7707
|
7
|
4442 msgid "Vim: Finished.\n"
|
|
4443 msgstr "Vim: finalizado.\n"
|
|
4444
|
|
4445 #: misc2.c:695 misc2.c:711
|
22
|
4446 #, c-format
|
7
|
4447 msgid "ERROR: "
|
|
4448 msgstr "ERROR: "
|
|
4449
|
|
4450 #: misc2.c:715
|
|
4451 #, c-format
|
|
4452 msgid ""
|
|
4453 "\n"
|
|
4454 "[bytes] total alloc-freed %lu-%lu, in use %lu, peak use %lu\n"
|
|
4455 msgstr ""
|
|
4456 "\n"
|
|
4457 "[bytes] total liberado por alloc %lu-%lu, en uso %lu, uso máximo %lu\n"
|
|
4458
|
|
4459 #: misc2.c:717
|
|
4460 #, c-format
|
|
4461 msgid ""
|
|
4462 "[calls] total re/malloc()'s %lu, total free()'s %lu\n"
|
|
4463 "\n"
|
|
4464 msgstr ""
|
|
4465 "[lamadas] total re/malloc()'s %lu, total free()'s %lu\n"
|
|
4466 "\n"
|
|
4467
|
|
4468 #: misc2.c:772
|
|
4469 msgid "E340: Line is becoming too long"
|
|
4470 msgstr "E340: La línea se está haciendo demasiado larga"
|
|
4471
|
|
4472 #: misc2.c:816
|
|
4473 #, c-format
|
|
4474 msgid "E341: Internal error: lalloc(%ld, )"
|
|
4475 msgstr "E341: Error interno: lalloc(%ld, )"
|
|
4476
|
|
4477 #: misc2.c:924
|
|
4478 #, c-format
|
|
4479 msgid "E342: Out of memory! (allocating %lu bytes)"
|
|
4480 msgstr "E342: ¡Memoria agotada! (al asignar %lu bytes)"
|
|
4481
|
22
|
4482 #: misc2.c:2572
|
7
|
4483 #, c-format
|
|
4484 msgid "Calling shell to execute: \"%s\""
|
|
4485 msgstr "Llamando a la «shell» para ejecutar: «%s»"
|
|
4486
|
22
|
4487 #: misc2.c:2794
|
7
|
4488 msgid "E545: Missing colon"
|
|
4489 msgstr "E545: Falta un símbolo de dos puntos."
|
|
4490
|
22
|
4491 #: misc2.c:2796 misc2.c:2823
|
7
|
4492 msgid "E546: Illegal mode"
|
|
4493 msgstr "E546: Modo de operación ilegal."
|
|
4494
|
22
|
4495 #: misc2.c:2862
|
7
|
4496 msgid "E547: Illegal mouseshape"
|
|
4497 msgstr "E547: El «mouseshape» no es válido."
|
|
4498
|
22
|
4499 #: misc2.c:2902
|
7
|
4500 msgid "E548: digit expected"
|
|
4501 msgstr "E548: Se esperaba un dígito."
|
|
4502
|
22
|
4503 #: misc2.c:2907
|
7
|
4504 msgid "E549: Illegal percentage"
|
|
4505 msgstr "E549: Porcentaje ilegal."
|
|
4506
|
22
|
4507 #: misc2.c:3217
|
7
|
4508 msgid "Enter encryption key: "
|
|
4509 msgstr "Introduzca la clave de cifrado: "
|
|
4510
|
22
|
4511 #: misc2.c:3218
|
7
|
4512 msgid "Enter same key again: "
|
|
4513 msgstr "Introduzca la misma clave de cifrado otra vez: "
|
|
4514
|
22
|
4515 #: misc2.c:3228
|
7
|
4516 msgid "Keys don't match!"
|
|
4517 msgstr "¡Las claves de cifrado no coinciden!"
|
|
4518
|
22
|
4519 #: misc2.c:3772
|
7
|
4520 #, c-format
|
|
4521 msgid ""
|
|
4522 "E343: Invalid path: '**[number]' must be at the end of the path or be "
|
|
4523 "followed by '%s'."
|
|
4524 msgstr ""
|
|
4525 "E343: Ruta no válida: '**[número]' debe estar al final de la ruta o seguido "
|
|
4526 "de «%s»."
|
|
4527
|
22
|
4528 #: misc2.c:5051
|
7
|
4529 #, c-format
|
|
4530 msgid "E344: Can't find directory \"%s\" in cdpath"
|
|
4531 msgstr "E344: No se puede encontrar el directorio «%s» en «cdpath»"
|
|
4532
|
22
|
4533 #: misc2.c:5054
|
7
|
4534 #, c-format
|
|
4535 msgid "E345: Can't find file \"%s\" in path"
|
|
4536 msgstr "E345: No se puede encontrar el fichero «%s» en la ruta"
|
|
4537
|
22
|
4538 #: misc2.c:5060
|
7
|
4539 #, c-format
|
|
4540 msgid "E346: No more directory \"%s\" found in cdpath"
|
|
4541 msgstr "E346: No se han encontrado mas directorios «%s» en «cdpath»"
|
|
4542
|
22
|
4543 #: misc2.c:5063
|
7
|
4544 #, c-format
|
|
4545 msgid "E347: No more file \"%s\" found in path"
|
|
4546 msgstr "E347: No se han encontrado mas ficheros «%s» en la ruta"
|
|
4547
|
22
|
4548 #: misc2.c:5297
|
7
|
4549 msgid "E550: Missing colon"
|
|
4550 msgstr "E550: Falta un símbolo de dos puntos."
|
|
4551
|
22
|
4552 #: misc2.c:5309
|
7
|
4553 msgid "E551: Illegal component"
|
|
4554 msgstr "E551: Componente ilegal."
|
|
4555
|
22
|
4556 #: misc2.c:5317
|
7
|
4557 msgid "E552: digit expected"
|
|
4558 msgstr "E552: se esperaba un dígito."
|
|
4559
|
|
4560 # Get here when the server can't be found.
|
|
4561 #. Get here when the server can't be found.
|
|
4562 #: netbeans.c:396
|
|
4563 msgid "Cannot connect to Netbeans #2"
|
|
4564 msgstr "No puedo conectarme a Netbeans #2"
|
|
4565
|
|
4566 #: netbeans.c:404
|
|
4567 msgid "Cannot connect to Netbeans"
|
|
4568 msgstr "No puedo conectarme a Netbeans"
|
|
4569
|
|
4570 # c-format
|
|
4571 #: netbeans.c:450
|
|
4572 #, c-format
|
|
4573 msgid "E668: Wrong access mode for NetBeans connection info file: \"%s\""
|
|
4574 msgstr "E668: El dueño(a) del fichero de conexión NetBeans no es válido: «%s»"
|
|
4575
|
|
4576 #: netbeans.c:749
|
|
4577 msgid "read from Netbeans socket"
|
|
4578 msgstr "leido del socket Netbeans"
|
|
4579
|
|
4580 #: netbeans.c:1643
|
|
4581 #, c-format
|
|
4582 msgid "E658: NetBeans connection lost for buffer %ld"
|
|
4583 msgstr "E658: Se perdió la conexión NetBeans para el «buffer» %ld."
|
|
4584
|
10
|
4585 #: normal.c:2983
|
7
|
4586 msgid "Warning: terminal cannot highlight"
|
|
4587 msgstr "Advertencia: el terminal no puede realzar el texto"
|
|
4588
|
10
|
4589 #: normal.c:3279
|
7
|
4590 msgid "E348: No string under cursor"
|
|
4591 msgstr "E348: No hay ninguna cadena bajo el cursor"
|
|
4592
|
10
|
4593 #: normal.c:3281
|
7
|
4594 msgid "E349: No identifier under cursor"
|
|
4595 msgstr "E349: No hay ningún identificador bajo el cursor"
|
|
4596
|
10
|
4597 #: normal.c:4522
|
7
|
4598 msgid "E352: Cannot erase folds with current 'foldmethod'"
|
|
4599 msgstr "E352: No puedo borar pliegues con el «folmethod» actual."
|
|
4600
|
22
|
4601 #: normal.c:6774
|
7
|
4602 msgid "E664: changelist is empty"
|
|
4603 msgstr "E664: La lista de cambios está vacía."
|
|
4604
|
22
|
4605 #: normal.c:6776
|
7
|
4606 msgid "E662: At start of changelist"
|
|
4607 msgstr "E662: Al comienzo de la lista de cambios."
|
|
4608
|
22
|
4609 #: normal.c:6778
|
7
|
4610 msgid "E663: At end of changelist"
|
|
4611 msgstr "E663: Al final de la lista de cambios."
|
|
4612
|
22
|
4613 #: normal.c:8040
|
7
|
4614 msgid "Type :quit<Enter> to exit Vim"
|
|
4615 msgstr "Escriba :quit<enter> para terminar la ejecución de Vim."
|
|
4616
|
22
|
4617 #: ops.c:291
|
7
|
4618 #, c-format
|
|
4619 msgid "1 line %sed 1 time"
|
|
4620 msgstr "1 línea %sed 1 vez."
|
|
4621
|
22
|
4622 #: ops.c:293
|
7
|
4623 #, c-format
|
|
4624 msgid "1 line %sed %d times"
|
|
4625 msgstr "1 línea %sed %d veces."
|
|
4626
|
22
|
4627 #: ops.c:298
|
7
|
4628 #, c-format
|
|
4629 msgid "%ld lines %sed 1 time"
|
|
4630 msgstr "%ld líneas %sed 1 vez."
|
|
4631
|
22
|
4632 #: ops.c:301
|
7
|
4633 #, c-format
|
|
4634 msgid "%ld lines %sed %d times"
|
|
4635 msgstr "%ld líneas %sed %d veces."
|
|
4636
|
22
|
4637 #: ops.c:659
|
7
|
4638 #, c-format
|
|
4639 msgid "%ld lines to indent... "
|
|
4640 msgstr "%ld líneas por sangrar..."
|
|
4641
|
22
|
4642 #: ops.c:709
|
7
|
4643 msgid "1 line indented "
|
|
4644 msgstr "1 línea sangrada"
|
|
4645
|
22
|
4646 #: ops.c:711
|
7
|
4647 #, c-format
|
|
4648 msgid "%ld lines indented "
|
|
4649 msgstr "%ld líneas sangradas"
|
|
4650
|
|
4651 # Debe mostrar la línea de comandos.
|
|
4652 #. must display the prompt
|
22
|
4653 #: ops.c:1621
|
7
|
4654 msgid "cannot yank; delete anyway"
|
22
|
4655 msgstr "No puedo hacer un «yank»; ¿Lo elimino de todas formas?"
|
|
4656
|
|
4657 #: ops.c:2207
|
7
|
4658 msgid "1 line changed"
|
|
4659 msgstr "1 línea cambiada"
|
|
4660
|
22
|
4661 #: ops.c:2209
|
7
|
4662 #, c-format
|
|
4663 msgid "%ld lines changed"
|
|
4664 msgstr "%ld líneas cambiadas"
|
|
4665
|
22
|
4666 #: ops.c:2593
|
7
|
4667 #, c-format
|
|
4668 msgid "freeing %ld lines"
|
|
4669 msgstr "liberando %ld líneas"
|
|
4670
|
22
|
4671 #: ops.c:2874
|
7
|
4672 msgid "1 line yanked"
|
|
4673 msgstr "1 línea copiada"
|
|
4674
|
22
|
4675 #: ops.c:2876
|
7
|
4676 #, c-format
|
|
4677 msgid "%ld lines yanked"
|
|
4678 msgstr "%ld líneas copiadas"
|
|
4679
|
22
|
4680 #: ops.c:3161
|
7
|
4681 #, c-format
|
|
4682 msgid "E353: Nothing in register %s"
|
|
4683 msgstr "E353: No hay nada en el registro %s"
|
|
4684
|
|
4685 # Highlight title
|
|
4686 #. Highlight title
|
22
|
4687 #: ops.c:3712
|
7
|
4688 msgid ""
|
|
4689 "\n"
|
|
4690 "--- Registers ---"
|
|
4691 msgstr ""
|
|
4692 "\n"
|
|
4693 "--- Registros ---"
|
|
4694
|
22
|
4695 #: ops.c:5021
|
7
|
4696 msgid "Illegal register name"
|
|
4697 msgstr "Nombre de registro ilegal"
|
|
4698
|
22
|
4699 #: ops.c:5109
|
|
4700 #, c-format
|
7
|
4701 msgid ""
|
|
4702 "\n"
|
|
4703 "# Registers:\n"
|
|
4704 msgstr ""
|
|
4705 "\n"
|
|
4706 "# Registros:\n"
|
|
4707
|
22
|
4708 #: ops.c:5159
|
7
|
4709 #, c-format
|
|
4710 msgid "E574: Unknown register type %d"
|
|
4711 msgstr "E574: Registro desconocido de tipo «%d»."
|
|
4712
|
22
|
4713 #: ops.c:5644
|
7
|
4714 #, c-format
|
|
4715 msgid "E354: Invalid register name: '%s'"
|
|
4716 msgstr "E354: Nombre de registro no válido: '%s'"
|
|
4717
|
22
|
4718 #: ops.c:6004
|
7
|
4719 #, c-format
|
|
4720 msgid "%ld Cols; "
|
|
4721 msgstr "%ld Cols; "
|
|
4722
|
22
|
4723 #: ops.c:6011
|
7
|
4724 #, c-format
|
|
4725 msgid "Selected %s%ld of %ld Lines; %ld of %ld Words; %ld of %ld Bytes"
|
|
4726 msgstr ""
|
|
4727 "Seleccionadas %s%ld de %ld Líneas; %ld de %ld Palabras; %ld de %ld Caracteres"
|
|
4728
|
22
|
4729 #: ops.c:6027
|
7
|
4730 #, c-format
|
|
4731 msgid "Col %s of %s; Line %ld of %ld; Word %ld of %ld; Byte %ld of %ld"
|
|
4732 msgstr ""
|
|
4733 "Col %s de %s; Línea %ld de %ld; Palabra %ld de %ld; Carácter %ld de %ld"
|
|
4734
|
22
|
4735 #: ops.c:6038
|
7
|
4736 #, c-format
|
|
4737 msgid "(+%ld for BOM)"
|
|
4738 msgstr "(+%ld para BOM)"
|
|
4739
|
22
|
4740 #: option.c:1675
|
7
|
4741 msgid "%<%f%h%m%=Page %N"
|
|
4742 msgstr "%<%f%h%m%=Página %N"
|
|
4743
|
22
|
4744 #: option.c:2151
|
7
|
4745 msgid "Thanks for flying Vim"
|
|
4746 msgstr "Gracias por volar con Vim"
|
|
4747
|
22
|
4748 #: option.c:3490 option.c:3606
|
7
|
4749 msgid "E518: Unknown option"
|
|
4750 msgstr "E518: Opción desconocida."
|
|
4751
|
22
|
4752 #: option.c:3503
|
7
|
4753 msgid "E519: Option not supported"
|
|
4754 msgstr "E519: Opción no admitida"
|
|
4755
|
22
|
4756 #: option.c:3528
|
7
|
4757 msgid "E520: Not allowed in a modeline"
|
|
4758 msgstr "E520: No se permite en una «modeline»"
|
|
4759
|
22
|
4760 #: option.c:3593
|
7
|
4761 msgid ""
|
|
4762 "\n"
|
|
4763 "\tLast set from "
|
|
4764 msgstr ""
|
|
4765 "\n"
|
|
4766 "\tSe definió por última vez en "
|
|
4767
|
22
|
4768 #: option.c:3732
|
7
|
4769 msgid "E521: Number required after ="
|
|
4770 msgstr "E521: Se necesita un número despues de «=»"
|
|
4771
|
22
|
4772 #: option.c:4060 option.c:4696
|
7
|
4773 msgid "E522: Not found in termcap"
|
|
4774 msgstr "E522: No lo encontré en el «termcap»."
|
|
4775
|
22
|
4776 #: option.c:4135
|
7
|
4777 #, c-format
|
|
4778 msgid "E539: Illegal character <%s>"
|
|
4779 msgstr "E539: Carácter ilegal <%s>"
|
|
4780
|
22
|
4781 #: option.c:4688
|
7
|
4782 msgid "E529: Cannot set 'term' to empty string"
|
|
4783 msgstr "E529: No puedo definir «term» como una cadena de caracteres vacía."
|
|
4784
|
22
|
4785 #: option.c:4691
|
7
|
4786 msgid "E530: Cannot change term in GUI"
|
|
4787 msgstr "E530: No puedo cambiar «term» en la GUI."
|
|
4788
|
22
|
4789 #: option.c:4693
|
7
|
4790 msgid "E531: Use \":gui\" to start the GUI"
|
|
4791 msgstr "E531: Use «:gui» para iniciar la GUI."
|
|
4792
|
22
|
4793 #: option.c:4722
|
7
|
4794 msgid "E589: 'backupext' and 'patchmode' are equal"
|
|
4795 msgstr "E589: «backupext» y «patchmode» son iguales."
|
|
4796
|
22
|
4797 #: option.c:4937
|
7
|
4798 msgid "E617: Cannot be changed in the GTK+ 2 GUI"
|
|
4799 msgstr "E617: No puede cambiarse en el GUI de GTK+ 2."
|
|
4800
|
22
|
4801 #: option.c:5093
|
7
|
4802 msgid "E524: Missing colon"
|
|
4803 msgstr "E524: Falta un símbolo de dos puntos."
|
|
4804
|
22
|
4805 #: option.c:5095
|
7
|
4806 msgid "E525: Zero length string"
|
|
4807 msgstr "E525: Cadena de caracteres de largo cero."
|
|
4808
|
22
|
4809 #: option.c:5163
|
7
|
4810 #, c-format
|
|
4811 msgid "E526: Missing number after <%s>"
|
|
4812 msgstr "E526: Falta el número despues de <%s>."
|
|
4813
|
22
|
4814 #: option.c:5177
|
7
|
4815 msgid "E527: Missing comma"
|
|
4816 msgstr "E527: Falta una coma."
|
|
4817
|
22
|
4818 #: option.c:5184
|
7
|
4819 msgid "E528: Must specify a ' value"
|
|
4820 msgstr "E528: Debe especificar un valor '"
|
|
4821
|
22
|
4822 #: option.c:5225
|
7
|
4823 msgid "E595: contains unprintable or wide character"
|
|
4824 msgstr "E595: Contiene un caracter no imprimible o de más de un byte de ancho."
|
|
4825
|
22
|
4826 #: option.c:5274
|
7
|
4827 msgid "E596: Invalid font(s)"
|
|
4828 msgstr "E596: Las fuente(s) de impresión no son válidas."
|
|
4829
|
22
|
4830 #: option.c:5282
|
7
|
4831 msgid "E597: can't select fontset"
|
|
4832 msgstr "E597: No puedo seleccionar ese «fontset»."
|
|
4833
|
22
|
4834 #: option.c:5284
|
7
|
4835 msgid "E598: Invalid fontset"
|
|
4836 msgstr "E598: El conjunto de fuentes de impresión no es válido."
|
|
4837
|
22
|
4838 #: option.c:5291
|
7
|
4839 msgid "E533: can't select wide font"
|
|
4840 msgstr ""
|
|
4841 "E533: No puedo seleccionar la fuente de impresión «ancha» (de byte doble)."
|
|
4842
|
22
|
4843 #: option.c:5293
|
7
|
4844 msgid "E534: Invalid wide font"
|
|
4845 msgstr "E534: Fuente de impresión «ancha» inválida."
|
|
4846
|
22
|
4847 #: option.c:5570
|
7
|
4848 #, c-format
|
|
4849 msgid "E535: Illegal character after <%c>"
|
|
4850 msgstr "E535: arácter ilegal después de <%c>."
|
|
4851
|
22
|
4852 #: option.c:5681
|
7
|
4853 msgid "E536: comma required"
|
|
4854 msgstr "E536: Se requiere una coma."
|
|
4855
|
22
|
4856 #: option.c:5691
|
7
|
4857 #, c-format
|
|
4858 msgid "E537: 'commentstring' must be empty or contain %s"
|
|
4859 msgstr "E537: «commentstring» debe estar vacio o contener «%s»."
|
|
4860
|
22
|
4861 #: option.c:5766
|
7
|
4862 msgid "E538: No mouse support"
|
|
4863 msgstr "E538: No hay soporte para el ratón."
|
|
4864
|
22
|
4865 #: option.c:6035
|
7
|
4866 msgid "E540: Unclosed expression sequence"
|
|
4867 msgstr "E540: SEcuencia de expresión sin cerrar."
|
|
4868
|
22
|
4869 #: option.c:6039
|
7
|
4870 msgid "E541: too many items"
|
|
4871 msgstr "E541: Demasiados ítems."
|
|
4872
|
22
|
4873 #: option.c:6041
|
7
|
4874 msgid "E542: unbalanced groups"
|
|
4875 msgstr "E542: Grupos desbalanceados."
|
|
4876
|
22
|
4877 #: option.c:6281
|
7
|
4878 msgid "E590: A preview window already exists"
|
|
4879 msgstr "E590: Ya existe una ventana de visualización previa."
|
|
4880
|
22
|
4881 #: option.c:6528
|
7
|
4882 msgid "W17: Arabic requires UTF-8, do ':set encoding=utf-8'"
|
|
4883 msgstr ""
|
|
4884 "W17: El uso de árabe requiere la codificación UTF-8, use «:set encoding=utf-"
|
|
4885 "8» primero."
|
|
4886
|
22
|
4887 #: option.c:6884
|
7
|
4888 #, c-format
|
|
4889 msgid "E593: Need at least %d lines"
|
|
4890 msgstr "E593: Necesita al menos %d líneas."
|
|
4891
|
22
|
4892 #: option.c:6894
|
7
|
4893 #, c-format
|
|
4894 msgid "E594: Need at least %d columns"
|
|
4895 msgstr "E594: Necesita al menos %d columnas."
|
|
4896
|
22
|
4897 #: option.c:7201
|
7
|
4898 #, c-format
|
|
4899 msgid "E355: Unknown option: %s"
|
|
4900 msgstr "E355: Opción desconocida: %s"
|
|
4901
|
22
|
4902 #: option.c:7321
|
7
|
4903 msgid ""
|
|
4904 "\n"
|
|
4905 "--- Terminal codes ---"
|
|
4906 msgstr ""
|
|
4907 "\n"
|
|
4908 "--- Códigos de terminal ---"
|
|
4909
|
22
|
4910 #: option.c:7323
|
7
|
4911 msgid ""
|
|
4912 "\n"
|
|
4913 "--- Global option values ---"
|
|
4914 msgstr ""
|
|
4915 "\n"
|
|
4916 "--- Valores de las opciones globales ---"
|
|
4917
|
22
|
4918 #: option.c:7325
|
7
|
4919 msgid ""
|
|
4920 "\n"
|
|
4921 "--- Local option values ---"
|
|
4922 msgstr ""
|
|
4923 "\n"
|
|
4924 "--- Valores de las opciones locales ---"
|
|
4925
|
22
|
4926 #: option.c:7327
|
7
|
4927 msgid ""
|
|
4928 "\n"
|
|
4929 "--- Options ---"
|
|
4930 msgstr ""
|
|
4931 "\n"
|
|
4932 "--- Opciones ---"
|
|
4933
|
22
|
4934 #: option.c:8042
|
7
|
4935 msgid "E356: get_varp ERROR"
|
|
4936 msgstr "E356: ERROR de «get_varp»"
|
|
4937
|
22
|
4938 #: option.c:9022
|
7
|
4939 #, c-format
|
|
4940 msgid "E357: 'langmap': Matching character missing for %s"
|
|
4941 msgstr "E357: «langmap»: falta carácter coincidente para %s"
|
|
4942
|
22
|
4943 #: option.c:9056
|
7
|
4944 #, c-format
|
|
4945 msgid "E358: 'langmap': Extra characters after semicolon: %s"
|
|
4946 msgstr "E358: «langmap»: caracteres extra después del punto y coma: %s"
|
|
4947
|
|
4948 #: os_amiga.c:280
|
|
4949 msgid "cannot open "
|
|
4950 msgstr "No puedo abrirlo"
|
|
4951
|
|
4952 #: os_amiga.c:314
|
|
4953 msgid "VIM: Can't open window!\n"
|
|
4954 msgstr "VIM: ¡No puedo abrir la ventana!\n"
|
|
4955
|
|
4956 #: os_amiga.c:338
|
|
4957 msgid "Need Amigados version 2.04 or later\n"
|
|
4958 msgstr "Necesito la versión 2.04 o posterior de Amigados\n"
|
|
4959
|
|
4960 #: os_amiga.c:344
|
|
4961 #, c-format
|
|
4962 msgid "Need %s version %ld\n"
|
|
4963 msgstr "Necesito %s versión %ld\n"
|
|
4964
|
|
4965 #: os_amiga.c:416
|
|
4966 msgid "Cannot open NIL:\n"
|
|
4967 msgstr "No puedo abrir NIL:\n"
|
|
4968
|
|
4969 #: os_amiga.c:427
|
|
4970 msgid "Cannot create "
|
|
4971 msgstr "No puedo crear "
|
|
4972
|
|
4973 #: os_amiga.c:905
|
|
4974 #, c-format
|
|
4975 msgid "Vim exiting with %d\n"
|
|
4976 msgstr "Saliendo de Vim con %d\n"
|
|
4977
|
10
|
4978 #: os_amiga.c:941
|
7
|
4979 msgid "cannot change console mode ?!\n"
|
|
4980 msgstr "¡¿No puedo cambiar el modo de la consola?!\n"
|
|
4981
|
10
|
4982 #: os_amiga.c:1012
|
7
|
4983 msgid "mch_get_shellsize: not a console??\n"
|
|
4984 msgstr "«mch_get_shellsize»: ¿No es una consola?\n"
|
|
4985
|
|
4986 # if Vim opened a window: Executing a shell may cause crashes
|
|
4987 #. if Vim opened a window: Executing a shell may cause crashes
|
10
|
4988 #: os_amiga.c:1161
|
7
|
4989 msgid "E360: Cannot execute shell with -f option"
|
|
4990 msgstr "E360: No se puede ejecutar la «shell» con la opción -f"
|
|
4991
|
10
|
4992 #: os_amiga.c:1202 os_amiga.c:1292
|
7
|
4993 msgid "Cannot execute "
|
|
4994 msgstr "No puedo ejecutarlo "
|
|
4995
|
10
|
4996 #: os_amiga.c:1205 os_amiga.c:1302
|
7
|
4997 msgid "shell "
|
|
4998 msgstr "«shell» "
|
|
4999
|
10
|
5000 #: os_amiga.c:1225 os_amiga.c:1327
|
7
|
5001 msgid " returned\n"
|
|
5002 msgstr " devuelto\n"
|
|
5003
|
10
|
5004 #: os_amiga.c:1468
|
7
|
5005 msgid "ANCHOR_BUF_SIZE too small."
|
|
5006 msgstr "«ANCHOR_BUF_SIZE» demasiado pequeño"
|
|
5007
|
10
|
5008 #: os_amiga.c:1472
|
7
|
5009 msgid "I/O ERROR"
|
|
5010 msgstr "ERROR E/S"
|
|
5011
|
22
|
5012 #: os_mswin.c:543
|
7
|
5013 msgid "...(truncated)"
|
|
5014 msgstr "...(truncado)"
|
|
5015
|
22
|
5016 #: os_mswin.c:645
|
7
|
5017 msgid "'columns' is not 80, cannot execute external commands"
|
|
5018 msgstr "'columns' no es 80, no se pueden ejecutar comandos externos"
|
|
5019
|
22
|
5020 #: os_mswin.c:2003
|
7
|
5021 msgid "E237: Printer selection failed"
|
|
5022 msgstr "E237: FAlló la selectión de impresora."
|
|
5023
|
22
|
5024 #: os_mswin.c:2043
|
7
|
5025 #, c-format
|
|
5026 msgid "to %s on %s"
|
|
5027 msgstr "para %s en %s"
|
|
5028
|
22
|
5029 #: os_mswin.c:2058
|
7
|
5030 #, c-format
|
|
5031 msgid "E613: Unknown printer font: %s"
|
|
5032 msgstr "E613: Fuente de impresión desconocida en la impresora: %s"
|
|
5033
|
22
|
5034 #: os_mswin.c:2107 os_mswin.c:2117
|
7
|
5035 #, c-format
|
|
5036 msgid "E238: Print error: %s"
|
|
5037 msgstr "E238: Error de impresión: %s"
|
|
5038
|
22
|
5039 #: os_mswin.c:2118
|
7
|
5040 msgid "Unknown"
|
|
5041 msgstr "Desconocido"
|
|
5042
|
22
|
5043 #: os_mswin.c:2145
|
7
|
5044 #, c-format
|
|
5045 msgid "Printing '%s'"
|
|
5046 msgstr "Imprimiendo «%s»"
|
|
5047
|
22
|
5048 #: os_mswin.c:3235
|
7
|
5049 #, c-format
|
|
5050 msgid "E244: Illegal charset name \"%s\" in font name \"%s\""
|
|
5051 msgstr ""
|
|
5052 "E244: El nombre del conjunto de caracteres «%s» no es válido en el nombre de "
|
|
5053 "la fuente de impresión «%s»"
|
|
5054
|
22
|
5055 #: os_mswin.c:3243
|
7
|
5056 #, c-format
|
|
5057 msgid "E245: Illegal char '%c' in font name \"%s\""
|
|
5058 msgstr "E245: Carácter «%c» ilegal en el nombre de la fuente de impresión «%s»"
|
|
5059
|
|
5060 #: os_riscos.c:1259
|
|
5061 msgid "E366: Invalid 'osfiletype' option - using Text"
|
|
5062 msgstr "E366: Opción «osfiletype» inválida - usando Text"
|
|
5063
|
22
|
5064 #: os_unix.c:949
|
7
|
5065 msgid "Vim: Double signal, exiting\n"
|
|
5066 msgstr "Vim: doble señal, saliendo\n"
|
|
5067
|
22
|
5068 #: os_unix.c:955
|
7
|
5069 #, c-format
|
|
5070 msgid "Vim: Caught deadly signal %s\n"
|
|
5071 msgstr "Vim: capté una señal de muerte %s\n"
|
|
5072
|
22
|
5073 #: os_unix.c:958
|
|
5074 #, c-format
|
7
|
5075 msgid "Vim: Caught deadly signal\n"
|
|
5076 msgstr "Vim: capté una señal de muerte\n"
|
|
5077
|
22
|
5078 #: os_unix.c:1221
|
7
|
5079 #, c-format
|
|
5080 msgid "Opening the X display took %ld msec"
|
|
5081 msgstr "Abrir la pantalla X tomó %ld ms"
|
|
5082
|
22
|
5083 #: os_unix.c:1255
|
7
|
5084 msgid ""
|
|
5085 "\n"
|
|
5086 "Vim: Got X error\n"
|
|
5087 msgstr ""
|
|
5088 "\n"
|
|
5089 "Vim: Hay un error de X11\n"
|
|
5090
|
22
|
5091 #: os_unix.c:1368
|
7
|
5092 msgid "Testing the X display failed"
|
|
5093 msgstr "Falló la prueba del sistema X11"
|
|
5094
|
22
|
5095 #: os_unix.c:1507
|
7
|
5096 msgid "Opening the X display timed out"
|
|
5097 msgstr "El «display» de X no abrió a tiempo."
|
|
5098
|
22
|
5099 #: os_unix.c:3267 os_unix.c:3947
|
7
|
5100 msgid ""
|
|
5101 "\n"
|
|
5102 "Cannot execute shell "
|
|
5103 msgstr ""
|
|
5104 "\n"
|
|
5105 "No puedo ejecutar la «shell» "
|
|
5106
|
22
|
5107 #: os_unix.c:3315
|
7
|
5108 msgid ""
|
|
5109 "\n"
|
|
5110 "Cannot execute shell sh\n"
|
|
5111 msgstr ""
|
|
5112 "\n"
|
|
5113 "No puedo ejecutar la «shell» «sh»\n"
|
|
5114
|
22
|
5115 #: os_unix.c:3319 os_unix.c:3953
|
7
|
5116 msgid ""
|
|
5117 "\n"
|
|
5118 "shell returned "
|
|
5119 msgstr ""
|
|
5120 "\n"
|
|
5121 "La «shell» ha devuelto "
|
|
5122
|
22
|
5123 #: os_unix.c:3454
|
7
|
5124 msgid ""
|
|
5125 "\n"
|
|
5126 "Cannot create pipes\n"
|
|
5127 msgstr ""
|
|
5128 "\n"
|
|
5129 "No puedo crear «pipes»\n"
|
|
5130
|
22
|
5131 #: os_unix.c:3469
|
7
|
5132 msgid ""
|
|
5133 "\n"
|
|
5134 "Cannot fork\n"
|
|
5135 msgstr ""
|
|
5136 "\n"
|
|
5137 "No puedo usar «fork»\n"
|
|
5138
|
22
|
5139 #: os_unix.c:3960
|
7
|
5140 msgid ""
|
|
5141 "\n"
|
|
5142 "Command terminated\n"
|
|
5143 msgstr ""
|
|
5144 "\n"
|
|
5145 "Comando finalizado\n"
|
|
5146
|
22
|
5147 #: os_unix.c:4247 os_unix.c:4389 os_unix.c:6078
|
7
|
5148 msgid "XSMP lost ICE connection"
|
|
5149 msgstr "XSMP perdió la conexión ICE."
|
|
5150
|
22
|
5151 #: os_unix.c:5478 os_unix.c:5579
|
|
5152 #, c-format
|
|
5153 msgid "dlerror = \"%s\""
|
|
5154 msgstr "dlerror = «%s»"
|
|
5155
|
|
5156 #: os_unix.c:5661
|
7
|
5157 msgid "Opening the X display failed"
|
|
5158 msgstr "Falló la apertura de la pantalla X11"
|
|
5159
|
22
|
5160 #: os_unix.c:5983
|
7
|
5161 msgid "XSMP handling save-yourself request"
|
|
5162 msgstr "XSMP está manejando una solicitud de «guardelo usted mismo»."
|
|
5163
|
22
|
5164 #: os_unix.c:6102
|
7
|
5165 msgid "XSMP opening connection"
|
|
5166 msgstr "XSMP está abriendo una conexión."
|
|
5167
|
22
|
5168 #: os_unix.c:6121
|
7
|
5169 msgid "XSMP ICE connection watch failed"
|
|
5170 msgstr "XSMP Falló el monitoreo de la conexión ICE."
|
|
5171
|
22
|
5172 #: os_unix.c:6141
|
7
|
5173 #, c-format
|
|
5174 msgid "XSMP SmcOpenConnection failed: %s"
|
|
5175 msgstr "XSMP SmcOpenConnection ha fallado: %s."
|
|
5176
|
|
5177 #: os_vms_mms.c:59
|
|
5178 msgid "At line"
|
|
5179 msgstr "En la línea"
|
|
5180
|
|
5181 #: os_w32exe.c:65
|
|
5182 msgid "Could not allocate memory for command line."
|
|
5183 msgstr "No pude designar memoria para la línea de comandos."
|
|
5184
|
|
5185 #: os_w32exe.c:66 os_w32exe.c:89 os_w32exe.c:100
|
|
5186 msgid "VIM Error"
|
|
5187 msgstr "Error de Vim"
|
|
5188
|
|
5189 #: os_w32exe.c:89
|
|
5190 msgid "Could not load vim32.dll!"
|
|
5191 msgstr "¡No pude cargar vim32.dll!"
|
|
5192
|
|
5193 #: os_w32exe.c:99
|
|
5194 msgid "Could not fix up function pointers to the DLL!"
|
|
5195 msgstr "¡No pude fijar los punteros de la función a la DLL!"
|
|
5196
|
22
|
5197 #: os_win16.c:342 os_win32.c:3313
|
7
|
5198 #, c-format
|
|
5199 msgid "shell returned %d"
|
|
5200 msgstr "La «shell» ha devuelto %d"
|
|
5201
|
22
|
5202 #: os_win32.c:2771
|
7
|
5203 #, c-format
|
|
5204 msgid "Vim: Caught %s event\n"
|
|
5205 msgstr "Vim: Capté el evento %s\n"
|
|
5206
|
22
|
5207 #: os_win32.c:2773
|
7
|
5208 msgid "close"
|
|
5209 msgstr "cerrar"
|
|
5210
|
22
|
5211 #: os_win32.c:2775
|
7
|
5212 msgid "logoff"
|
|
5213 msgstr "salida"
|
|
5214
|
22
|
5215 #: os_win32.c:2776
|
7
|
5216 msgid "shutdown"
|
|
5217 msgstr "apagar"
|
|
5218
|
22
|
5219 #: os_win32.c:3266
|
7
|
5220 msgid "E371: Command not found"
|
|
5221 msgstr "E371: No se encuentra el comando"
|
|
5222
|
22
|
5223 #: os_win32.c:3279
|
7
|
5224 msgid ""
|
|
5225 "VIMRUN.EXE not found in your $PATH.\n"
|
|
5226 "External commands will not pause after completion.\n"
|
|
5227 "See :help win32-vimrun for more information."
|
|
5228 msgstr ""
|
|
5229 "VIMRUN.EXE no se encuentra en su $PATH.\n"
|
|
5230 "Los comandos externos no harán una pausa al finalizar.\n"
|
|
5231 "Véase :help win32-vimrun para más información"
|
|
5232
|
22
|
5233 #: os_win32.c:3282
|
7
|
5234 msgid "Vim Warning"
|
|
5235 msgstr "Advertencia de Vim"
|
|
5236
|
|
5237 #: quickfix.c:258
|
|
5238 #, c-format
|
|
5239 msgid "E372: Too many %%%c in format string"
|
|
5240 msgstr "E372: Demasiados %%%c en la cadena de formato"
|
|
5241
|
|
5242 #: quickfix.c:271
|
|
5243 #, c-format
|
|
5244 msgid "E373: Unexpected %%%c in format string"
|
|
5245 msgstr "E373: %%%c inesperado en la cadena de formato"
|
|
5246
|
|
5247 #: quickfix.c:325
|
|
5248 msgid "E374: Missing ] in format string"
|
|
5249 msgstr "E374: Falta ] en la cadena de formato"
|
|
5250
|
|
5251 #: quickfix.c:339
|
|
5252 #, c-format
|
|
5253 msgid "E375: Unsupported %%%c in format string"
|
|
5254 msgstr "E375: %%%c no admitido en cadena de formato"
|
|
5255
|
|
5256 #: quickfix.c:357
|
|
5257 #, c-format
|
|
5258 msgid "E376: Invalid %%%c in format string prefix"
|
|
5259 msgstr "E376: %%%c no válido en el prefijo de una cadena de formato"
|
|
5260
|
|
5261 #: quickfix.c:365
|
|
5262 #, c-format
|
|
5263 msgid "E377: Invalid %%%c in format string"
|
|
5264 msgstr "E377: %%%c no válido en una cadena de formato"
|
|
5265
|
|
5266 #: quickfix.c:391
|
|
5267 msgid "E378: 'errorformat' contains no pattern"
|
|
5268 msgstr "E378: «errorformat» no contiene un patrón"
|
|
5269
|
|
5270 #: quickfix.c:501
|
|
5271 msgid "E379: Missing or empty directory name"
|
|
5272 msgstr "E379: El nombre del directorio falta o está vacío"
|
|
5273
|
|
5274 #: quickfix.c:990
|
|
5275 msgid "E553: No more items"
|
|
5276 msgstr "E553: No hay más ítems."
|
|
5277
|
22
|
5278 #: quickfix.c:1286
|
7
|
5279 #, c-format
|
|
5280 msgid "(%d of %d)%s%s: "
|
|
5281 msgstr "(%d de %d)%s%s: "
|
|
5282
|
22
|
5283 #: quickfix.c:1288
|
7
|
5284 msgid " (line deleted)"
|
22
|
5285 msgstr " (línea eliminada)"
|
|
5286
|
|
5287 #: quickfix.c:1501
|
7
|
5288 msgid "E380: At bottom of quickfix stack"
|
|
5289 msgstr "E380: Al final de la pila de correción rápida"
|
|
5290
|
22
|
5291 #: quickfix.c:1510
|
7
|
5292 msgid "E381: At top of quickfix stack"
|
|
5293 msgstr "E381: Al principio de la pila de correción rápida"
|
|
5294
|
22
|
5295 #: quickfix.c:1522
|
7
|
5296 #, c-format
|
|
5297 msgid "error list %d of %d; %d errors"
|
|
5298 msgstr "lista de errores %d de %d: %d errores"
|
|
5299
|
22
|
5300 #: quickfix.c:2002
|
7
|
5301 msgid "E382: Cannot write, 'buftype' option is set"
|
|
5302 msgstr "E382: No se puede grabar, la opción «buftype» está activada"
|
|
5303
|
|
5304 #: regexp.c:319
|
|
5305 #, c-format
|
|
5306 msgid "E369: invalid item in %s%%[]"
|
|
5307 msgstr "E369: El ítem en %s%%[] no es válido."
|
|
5308
|
|
5309 #: regexp.c:838
|
|
5310 msgid "E339: Pattern too long"
|
|
5311 msgstr "E339: Patrón demasiado largo"
|
|
5312
|
|
5313 #: regexp.c:1009
|
|
5314 msgid "E50: Too many \\z("
|
|
5315 msgstr "E50: Demasiados \\z("
|
|
5316
|
|
5317 #: regexp.c:1020
|
|
5318 #, c-format
|
|
5319 msgid "E51: Too many %s("
|
|
5320 msgstr "E51: Hay demasiados %s("
|
|
5321
|
|
5322 #: regexp.c:1077
|
|
5323 msgid "E52: Unmatched \\z("
|
|
5324 msgstr "E52: \\z( sin complemento."
|
|
5325
|
|
5326 #: regexp.c:1081
|
|
5327 #, c-format
|
|
5328 msgid "E53: Unmatched %s%%("
|
|
5329 msgstr "E53: %s%%( sin complemento."
|
|
5330
|
|
5331 #: regexp.c:1083
|
|
5332 #, c-format
|
|
5333 msgid "E54: Unmatched %s("
|
|
5334 msgstr "E54: %s( sin complemento."
|
|
5335
|
|
5336 #: regexp.c:1088
|
|
5337 #, c-format
|
|
5338 msgid "E55: Unmatched %s)"
|
|
5339 msgstr "E55: %s) sin complemento."
|
|
5340
|
|
5341 #: regexp.c:1258
|
|
5342 #, c-format
|
|
5343 msgid "E56: %s* operand could be empty"
|
|
5344 msgstr "E56: El operando %s* podría estar vacío."
|
|
5345
|
|
5346 #: regexp.c:1261
|
|
5347 #, c-format
|
|
5348 msgid "E57: %s+ operand could be empty"
|
|
5349 msgstr "E57: EL operando %s+ podría estar vacío."
|
|
5350
|
|
5351 #: regexp.c:1316
|
|
5352 #, c-format
|
|
5353 msgid "E59: invalid character after %s@"
|
|
5354 msgstr "E59: Carácter inválido después de %s@"
|
|
5355
|
|
5356 #: regexp.c:1344
|
|
5357 #, c-format
|
|
5358 msgid "E58: %s{ operand could be empty"
|
|
5359 msgstr "E58: EL operando %s{ podría estar vacío."
|
|
5360
|
|
5361 #: regexp.c:1354
|
|
5362 #, c-format
|
|
5363 msgid "E60: Too many complex %s{...}s"
|
|
5364 msgstr "E60: Hay demasiados %s{...}s complejos."
|
|
5365
|
|
5366 #: regexp.c:1370
|
|
5367 #, c-format
|
|
5368 msgid "E61: Nested %s*"
|
|
5369 msgstr "E61: Anidado %s*"
|
|
5370
|
|
5371 #: regexp.c:1373
|
|
5372 #, c-format
|
|
5373 msgid "E62: Nested %s%c"
|
|
5374 msgstr "E62: Anidado %s%c"
|
|
5375
|
|
5376 #: regexp.c:1491
|
|
5377 msgid "E63: invalid use of \\_"
|
|
5378 msgstr "E63: Uso inválido de \\_"
|
|
5379
|
|
5380 #: regexp.c:1536
|
|
5381 #, c-format
|
|
5382 msgid "E64: %s%c follows nothing"
|
|
5383 msgstr "E64: %s%c no sigue a nada"
|
|
5384
|
|
5385 #: regexp.c:1592
|
|
5386 msgid "E65: Illegal back reference"
|
|
5387 msgstr "E65: Refernecia reversa ilegal."
|
|
5388
|
|
5389 #: regexp.c:1605
|
|
5390 msgid "E66: \\z( not allowed here"
|
|
5391 msgstr "E66: No se permite \\z( aquí."
|
|
5392
|
|
5393 #: regexp.c:1624
|
|
5394 msgid "E67: \\z1 et al. not allowed here"
|
|
5395 msgstr "E67: \\z1 et al. no están permitidos aquí."
|
|
5396
|
|
5397 # Es preferible traducir "invalid" por "no [es] válido" pues "inválido" no es lo suficientemente claro. Además, no es políticamente correcto :-)
|
|
5398 #: regexp.c:1635
|
|
5399 msgid "E68: Invalid character after \\z"
|
|
5400 msgstr "E68: Hay un carácter no válido después de \\z"
|
|
5401
|
|
5402 #: regexp.c:1684
|
|
5403 #, c-format
|
|
5404 msgid "E69: Missing ] after %s%%["
|
|
5405 msgstr "E69: Falta ] despues de %s%%["
|
|
5406
|
|
5407 #: regexp.c:1700
|
|
5408 #, c-format
|
|
5409 msgid "E70: Empty %s%%[]"
|
|
5410 msgstr "E70: %s%%[] vacío."
|
|
5411
|
|
5412 #: regexp.c:1760
|
|
5413 #, c-format
|
|
5414 msgid "E71: Invalid character after %s%%"
|
|
5415 msgstr "E71: Carácter ilegal después de %s%%"
|
|
5416
|
|
5417 #: regexp.c:2557
|
|
5418 #, c-format
|
|
5419 msgid "E554: Syntax error in %s{...}"
|
|
5420 msgstr "E554: Eror de sintáxis en %s{...}."
|
|
5421
|
|
5422 #: regexp.c:2863 regexp.c:3016
|
|
5423 msgid "E361: Crash intercepted; regexp too complex?"
|
|
5424 msgstr "E361: Intercepté un «crash»; ¿expresión regular muy compleja?"
|
|
5425
|
|
5426 #: regexp.c:3004 regexp.c:3013
|
|
5427 msgid "E363: pattern caused out-of-stack error"
|
|
5428 msgstr "E363: el patrón ha provocado un error «out-of-stack»"
|
|
5429
|
|
5430 #: regexp.c:3258
|
|
5431 msgid "External submatches:\n"
|
|
5432 msgstr "Subcoincidencias externas:\n"
|
|
5433
|
22
|
5434 #: screen.c:2204
|
7
|
5435 #, c-format
|
|
5436 msgid "+--%3ld lines folded "
|
|
5437 msgstr "+--%3ld líneas plegadas"
|
|
5438
|
22
|
5439 #: screen.c:8043
|
7
|
5440 msgid " VREPLACE"
|
|
5441 msgstr " REEMPLAZAMIENTO VIRTUAL"
|
|
5442
|
22
|
5443 #: screen.c:8047
|
7
|
5444 msgid " REPLACE"
|
|
5445 msgstr " REEMPLAZAR"
|
|
5446
|
22
|
5447 #: screen.c:8052
|
7
|
5448 msgid " REVERSE"
|
|
5449 msgstr " INVERTIR"
|
|
5450
|
22
|
5451 #: screen.c:8054
|
7
|
5452 msgid " INSERT"
|
|
5453 msgstr " INSERTAR"
|
|
5454
|
22
|
5455 #: screen.c:8057
|
7
|
5456 msgid " (insert)"
|
|
5457 msgstr " (insertar)"
|
|
5458
|
22
|
5459 #: screen.c:8059
|
7
|
5460 msgid " (replace)"
|
|
5461 msgstr " (reemplazar)"
|
|
5462
|
22
|
5463 #: screen.c:8061
|
7
|
5464 msgid " (vreplace)"
|
|
5465 msgstr " (reemplazamiento virtual)"
|
|
5466
|
22
|
5467 #: screen.c:8064
|
7
|
5468 msgid " Hebrew"
|
|
5469 msgstr " Hebreo"
|
|
5470
|
22
|
5471 #: screen.c:8075
|
7
|
5472 msgid " Arabic"
|
|
5473 msgstr " árabe"
|
|
5474
|
22
|
5475 #: screen.c:8078
|
7
|
5476 msgid " (lang)"
|
|
5477 msgstr " (idioma)"
|
|
5478
|
22
|
5479 #: screen.c:8082
|
7
|
5480 msgid " (paste)"
|
|
5481 msgstr " (pegar)"
|
|
5482
|
22
|
5483 #: screen.c:8095
|
7
|
5484 msgid " VISUAL"
|
|
5485 msgstr " VISUAL"
|
|
5486
|
22
|
5487 #: screen.c:8096
|
7
|
5488 msgid " VISUAL LINE"
|
|
5489 msgstr " LÍNEA VISUAL"
|
|
5490
|
22
|
5491 #: screen.c:8097
|
7
|
5492 msgid " VISUAL BLOCK"
|
|
5493 msgstr " BLOQUE VISUAL"
|
|
5494
|
22
|
5495 #: screen.c:8098
|
7
|
5496 msgid " SELECT"
|
|
5497 msgstr " SELECCIONAR"
|
|
5498
|
22
|
5499 #: screen.c:8099
|
7
|
5500 msgid " SELECT LINE"
|
|
5501 msgstr " SELECCIONAR LÍNEA"
|
|
5502
|
22
|
5503 #: screen.c:8100
|
7
|
5504 msgid " SELECT BLOCK"
|
|
5505 msgstr " SELECCIONAR BLOQUE"
|
|
5506
|
22
|
5507 #: screen.c:8115 screen.c:8178
|
7
|
5508 msgid "recording"
|
|
5509 msgstr "grabando"
|
|
5510
|
|
5511 #: search.c:37
|
|
5512 msgid "search hit TOP, continuing at BOTTOM"
|
|
5513 msgstr "La búsqueda ha llegado al PRINCIPIO, continuando desde el FINAL."
|
|
5514
|
|
5515 #: search.c:38
|
|
5516 msgid "search hit BOTTOM, continuing at TOP"
|
|
5517 msgstr "La búsqueda ha llegado al FINAL, continuando desde el PRINCIPIO"
|
|
5518
|
|
5519 #: search.c:526
|
|
5520 #, c-format
|
|
5521 msgid "E383: Invalid search string: %s"
|
|
5522 msgstr "E383: Cadena de búsqueda no válida: %s"
|
|
5523
|
|
5524 #: search.c:853
|
|
5525 #, c-format
|
|
5526 msgid "E384: search hit TOP without match for: %s"
|
|
5527 msgstr "E384: La búsqueda ha llegado al PRINCIPIO sin coincidencias con: %s"
|
|
5528
|
|
5529 #: search.c:856
|
|
5530 #, c-format
|
|
5531 msgid "E385: search hit BOTTOM without match for: %s"
|
|
5532 msgstr "E385: La búsqueda ha llegado al FINAL sin coincidencias con: %s"
|
|
5533
|
10
|
5534 #: search.c:1250
|
7
|
5535 msgid "E386: Expected '?' or '/' after ';'"
|
|
5536 msgstr "E386: Esperaba «?» o «/» después de «;»"
|
|
5537
|
22
|
5538 #: search.c:4116
|
7
|
5539 msgid " (includes previously listed match)"
|
|
5540 msgstr " (incluye la coincidencia mostrada previamente)."
|
|
5541
|
|
5542 # cursor at status line
|
|
5543 #. cursor at status line
|
22
|
5544 #: search.c:4136
|
7
|
5545 msgid "--- Included files "
|
|
5546 msgstr "--- Ficheros incluidos "
|
|
5547
|
22
|
5548 #: search.c:4138
|
7
|
5549 msgid "not found "
|
|
5550 msgstr "no lo encontré"
|
|
5551
|
22
|
5552 #: search.c:4139
|
7
|
5553 msgid "in path ---\n"
|
|
5554 msgstr "en la ruta ---\n"
|
|
5555
|
22
|
5556 #: search.c:4196
|
7
|
5557 msgid " (Already listed)"
|
|
5558 msgstr " (Ya lo enumeré)"
|
|
5559
|
22
|
5560 #: search.c:4198
|
7
|
5561 msgid " NOT FOUND"
|
|
5562 msgstr " NO SE ENCONTRÓ"
|
|
5563
|
22
|
5564 #: search.c:4250
|
7
|
5565 #, c-format
|
|
5566 msgid "Scanning included file: %s"
|
|
5567 msgstr "Explorando el fichero incluido: %s"
|
|
5568
|
22
|
5569 #: search.c:4468
|
7
|
5570 msgid "E387: Match is on current line"
|
|
5571 msgstr "E387: La coincidencia está en la línea en curso."
|
|
5572
|
22
|
5573 #: search.c:4611
|
7
|
5574 msgid "All included files were found"
|
|
5575 msgstr "Se han encontrado todos los ficheros incluidos"
|
|
5576
|
22
|
5577 #: search.c:4613
|
7
|
5578 msgid "No included files"
|
|
5579 msgstr "No hay ficheros incluidos"
|
|
5580
|
22
|
5581 #: search.c:4629
|
7
|
5582 msgid "E388: Couldn't find definition"
|
|
5583 msgstr "E388: No se pudo encontrar la definición"
|
|
5584
|
22
|
5585 #: search.c:4631
|
7
|
5586 msgid "E389: Couldn't find pattern"
|
|
5587 msgstr "E389: No se pudo encontrar el patrón"
|
|
5588
|
|
5589 #: syntax.c:3050
|
|
5590 #, c-format
|
|
5591 msgid "E390: Illegal argument: %s"
|
|
5592 msgstr "E390: Argumento ilegal: %s"
|
|
5593
|
|
5594 #: syntax.c:3230
|
|
5595 #, c-format
|
|
5596 msgid "E391: No such syntax cluster: %s"
|
|
5597 msgstr "E391: No existe tal agrupamiento sintáctico: %s"
|
|
5598
|
|
5599 #: syntax.c:3394
|
|
5600 msgid "No Syntax items defined for this buffer"
|
|
5601 msgstr "No hay ítems sintácticos definidos para este «buffer»"
|
|
5602
|
|
5603 #: syntax.c:3402
|
|
5604 msgid "syncing on C-style comments"
|
|
5605 msgstr "Sincronizando en los comentarios de estilo «C»."
|
|
5606
|
|
5607 #: syntax.c:3410
|
|
5608 msgid "no syncing"
|
|
5609 msgstr "no hay sincronización"
|
|
5610
|
|
5611 #: syntax.c:3413
|
|
5612 msgid "syncing starts "
|
|
5613 msgstr "Comenzando sincronización."
|
|
5614
|
|
5615 #: syntax.c:3415 syntax.c:3490
|
|
5616 msgid " lines before top line"
|
|
5617 msgstr " líneas antes de la línea superior"
|
|
5618
|
|
5619 #: syntax.c:3420
|
|
5620 msgid ""
|
|
5621 "\n"
|
|
5622 "--- Syntax sync items ---"
|
|
5623 msgstr ""
|
|
5624 "\n"
|
|
5625 "--- Ítems de sincronización de sintáxis ---"
|
|
5626
|
|
5627 #: syntax.c:3425
|
|
5628 msgid ""
|
|
5629 "\n"
|
|
5630 "syncing on items"
|
|
5631 msgstr ""
|
|
5632 "\n"
|
|
5633 "sincronizando en los ítems"
|
|
5634
|
|
5635 #: syntax.c:3431
|
|
5636 msgid ""
|
|
5637 "\n"
|
|
5638 "--- Syntax items ---"
|
|
5639 msgstr ""
|
|
5640 "\n"
|
|
5641 "--- Items sintácticos ---"
|
|
5642
|
|
5643 #: syntax.c:3454
|
|
5644 #, c-format
|
|
5645 msgid "E392: No such syntax cluster: %s"
|
|
5646 msgstr "E392: No existe tal agrupamiento sintáctico: %s"
|
|
5647
|
|
5648 #: syntax.c:3480
|
|
5649 msgid "minimal "
|
|
5650 msgstr "mínimo"
|
|
5651
|
|
5652 #: syntax.c:3487
|
|
5653 msgid "maximal "
|
|
5654 msgstr "máximo"
|
|
5655
|
|
5656 #: syntax.c:3499
|
|
5657 msgid "; match "
|
|
5658 msgstr "; coincide"
|
|
5659
|
|
5660 #: syntax.c:3501
|
|
5661 msgid " line breaks"
|
|
5662 msgstr " líneas de quiebre"
|
|
5663
|
|
5664 #: syntax.c:4135
|
|
5665 msgid "E393: group[t]here not accepted here"
|
|
5666 msgstr "E393: group[t]here not accepted here"
|
|
5667
|
|
5668 #: syntax.c:4159
|
|
5669 #, c-format
|
|
5670 msgid "E394: Didn't find region item for %s"
|
|
5671 msgstr "E394: No se encuentra el item de región para %s"
|
|
5672
|
|
5673 #: syntax.c:4187
|
|
5674 msgid "E395: contains argument not accepted here"
|
|
5675 msgstr "E395: el contenido del argumento no se acepta aquí"
|
|
5676
|
|
5677 #: syntax.c:4198
|
|
5678 msgid "E396: containedin argument not accepted here"
|
|
5679 msgstr "E396: el argumento «containedin» no se acepta aquí"
|
|
5680
|
|
5681 #: syntax.c:4276
|
|
5682 msgid "E397: Filename required"
|
|
5683 msgstr "E397: Hace falta un nombre de fichero"
|
|
5684
|
|
5685 #: syntax.c:4614
|
|
5686 #, c-format
|
|
5687 msgid "E398: Missing '=': %s"
|
|
5688 msgstr "E398: Falta el «=»: %s"
|
|
5689
|
|
5690 #: syntax.c:4772
|
|
5691 #, c-format
|
|
5692 msgid "E399: Not enough arguments: syntax region %s"
|
|
5693 msgstr "E399: Argumentos insuficientes: región de sintaxis %s"
|
|
5694
|
|
5695 #: syntax.c:5103
|
|
5696 msgid "E400: No cluster specified"
|
|
5697 msgstr "E400: No se ha especificado una agrupación"
|
|
5698
|
|
5699 #: syntax.c:5140
|
|
5700 #, c-format
|
|
5701 msgid "E401: Pattern delimiter not found: %s"
|
|
5702 msgstr "E401: No hay un delimitador de patrón: %s"
|
|
5703
|
|
5704 #: syntax.c:5215
|
|
5705 #, c-format
|
|
5706 msgid "E402: Garbage after pattern: %s"
|
|
5707 msgstr "E402: Basura después del patrón: %s"
|
|
5708
|
|
5709 #: syntax.c:5305
|
|
5710 msgid "E403: syntax sync: line continuations pattern specified twice"
|
|
5711 msgstr ""
|
|
5712 "E403: Sincronización de sintáxis: Se especificó dos veces un patrón de "
|
|
5713 "continuaciones de línea."
|
|
5714
|
|
5715 #: syntax.c:5362
|
|
5716 #, c-format
|
|
5717 msgid "E404: Illegal arguments: %s"
|
|
5718 msgstr "E404: Argumentos ilegales: %s"
|
|
5719
|
|
5720 #: syntax.c:5412
|
|
5721 #, c-format
|
|
5722 msgid "E405: Missing equal sign: %s"
|
|
5723 msgstr "E405: Falta el signo igual: %s"
|
|
5724
|
|
5725 #: syntax.c:5418
|
|
5726 #, c-format
|
|
5727 msgid "E406: Empty argument: %s"
|
|
5728 msgstr "E406: Argumento vacío: %s"
|
|
5729
|
|
5730 #: syntax.c:5445
|
|
5731 #, c-format
|
|
5732 msgid "E407: %s not allowed here"
|
|
5733 msgstr "E407: %s no está permitido aquí"
|
|
5734
|
|
5735 #: syntax.c:5452
|
|
5736 #, c-format
|
|
5737 msgid "E408: %s must be first in contains list"
|
|
5738 msgstr "E408: %s debe ser el primero en la lista de contenido"
|
|
5739
|
|
5740 #: syntax.c:5522
|
|
5741 #, c-format
|
|
5742 msgid "E409: Unknown group name: %s"
|
|
5743 msgstr "E409: Nombre de grupo desconocido: %s"
|
|
5744
|
|
5745 #: syntax.c:5755
|
|
5746 #, c-format
|
|
5747 msgid "E410: Invalid :syntax subcommand: %s"
|
|
5748 msgstr "E410: Subcomando «:syntax» no válido: %s"
|
|
5749
|
22
|
5750 #: syntax.c:6139
|
7
|
5751 #, c-format
|
|
5752 msgid "E411: highlight group not found: %s"
|
|
5753 msgstr "E411: grupo realzado no encontrado: %s"
|
|
5754
|
22
|
5755 #: syntax.c:6163
|
7
|
5756 #, c-format
|
|
5757 msgid "E412: Not enough arguments: \":highlight link %s\""
|
|
5758 msgstr "E412: Argumentos insuficientes: «:highlight link %s»"
|
|
5759
|
22
|
5760 #: syntax.c:6170
|
7
|
5761 #, c-format
|
|
5762 msgid "E413: Too many arguments: \":highlight link %s\""
|
|
5763 msgstr "E413: Demasiados argumentos: «:highlight link %s»"
|
|
5764
|
22
|
5765 #: syntax.c:6190
|
7
|
5766 msgid "E414: group has settings, highlight link ignored"
|
|
5767 msgstr ""
|
|
5768 "E414: El grupo tiene opciones asignadas, se ha ignorado el enlace de "
|
|
5769 "colorización."
|
|
5770
|
22
|
5771 #: syntax.c:6319
|
7
|
5772 #, c-format
|
|
5773 msgid "E415: unexpected equal sign: %s"
|
|
5774 msgstr "E415: Signo igual inesperado: %s"
|
|
5775
|
22
|
5776 #: syntax.c:6355
|
7
|
5777 #, c-format
|
|
5778 msgid "E416: missing equal sign: %s"
|
|
5779 msgstr "E416: falta el signo igual: %s"
|
|
5780
|
22
|
5781 #: syntax.c:6383
|
7
|
5782 #, c-format
|
|
5783 msgid "E417: missing argument: %s"
|
|
5784 msgstr "E417: falta el argumento: %s"
|
|
5785
|
22
|
5786 #: syntax.c:6420
|
7
|
5787 #, c-format
|
|
5788 msgid "E418: Illegal value: %s"
|
|
5789 msgstr "E418: Valor ilegal: %s"
|
|
5790
|
22
|
5791 #: syntax.c:6539
|
7
|
5792 msgid "E419: FG color unknown"
|
|
5793 msgstr "E419: color de primer plano desconocido"
|
|
5794
|
22
|
5795 #: syntax.c:6550
|
7
|
5796 msgid "E420: BG color unknown"
|
|
5797 msgstr "E420: Color de fondo desconocido"
|
|
5798
|
22
|
5799 #: syntax.c:6611
|
7
|
5800 #, c-format
|
|
5801 msgid "E421: Color name or number not recognized: %s"
|
|
5802 msgstr "E421: Nombre o número de color desconocido: %s"
|
|
5803
|
22
|
5804 #: syntax.c:6817
|
7
|
5805 #, c-format
|
|
5806 msgid "E422: terminal code too long: %s"
|
|
5807 msgstr "E422: código de terminal demasiado largo: %s"
|
|
5808
|
22
|
5809 #: syntax.c:6864
|
7
|
5810 #, c-format
|
|
5811 msgid "E423: Illegal argument: %s"
|
|
5812 msgstr "E423: Argumento ilegal: %s"
|
|
5813
|
22
|
5814 #: syntax.c:7393
|
7
|
5815 msgid "E424: Too many different highlighting attributes in use"
|
|
5816 msgstr "E424: Hay demasiados atributos de realzado en uso"
|
|
5817
|
22
|
5818 #: syntax.c:7914
|
7
|
5819 msgid "E669: Unprintable character in group name"
|
|
5820 msgstr "E669: Caracter no imprimible en el nombre del grupo."
|
|
5821
|
|
5822 # Es preferible traducir "invalid" por "no [es] válido" pues "inválido"
|
|
5823 # no es lo suficientemente claro. Además, no es políticamente correcto :-)
|
|
5824 # ALV
|
22
|
5825 #: syntax.c:7922
|
7
|
5826 msgid "W18: Invalid character in group name"
|
|
5827 msgstr "W18: Hay un carácter no válido en el nobre del grupo."
|
|
5828
|
|
5829 #: tag.c:90
|
|
5830 msgid "E555: at bottom of tag stack"
|
|
5831 msgstr "E555: En el final de la pila de correción rápida"
|
|
5832
|
|
5833 #: tag.c:91
|
|
5834 msgid "E556: at top of tag stack"
|
|
5835 msgstr "E556: En el principio de la pila de correción rápida"
|
|
5836
|
|
5837 #: tag.c:412
|
|
5838 msgid "E425: Cannot go before first matching tag"
|
|
5839 msgstr "E425: No se puede ir antes del primer «tag» coincidente"
|
|
5840
|
|
5841 #: tag.c:550
|
|
5842 #, c-format
|
|
5843 msgid "E426: tag not found: %s"
|
|
5844 msgstr "E426: «tag» no encontrado: %s"
|
|
5845
|
|
5846 #: tag.c:583
|
|
5847 msgid " # pri kind tag"
|
|
5848 msgstr " # marca tipo pri"
|
|
5849
|
|
5850 #: tag.c:586
|
|
5851 msgid "file\n"
|
|
5852 msgstr "fichero\n"
|
|
5853
|
|
5854 # * Ask to select a tag from the list.
|
|
5855 # * When using ":silent" assume that <CR> was entered.
|
|
5856 #.
|
|
5857 #. * Ask to select a tag from the list.
|
|
5858 #. * When using ":silent" assume that <CR> was entered.
|
|
5859 #.
|
|
5860 #: tag.c:744
|
|
5861 msgid "Enter nr of choice (<CR> to abort): "
|
|
5862 msgstr "Introduzca el nº de la elección (<INTRO> para abortar): "
|
|
5863
|
|
5864 #: tag.c:784
|
|
5865 msgid "E427: There is only one matching tag"
|
|
5866 msgstr "E427: Hay sólo un «tag» que coincide"
|
|
5867
|
|
5868 #: tag.c:786
|
|
5869 msgid "E428: Cannot go beyond last matching tag"
|
|
5870 msgstr "E420: No se puede ir más allá del último «tag» que coincida"
|
|
5871
|
|
5872 #: tag.c:810
|
|
5873 #, c-format
|
|
5874 msgid "File \"%s\" does not exist"
|
|
5875 msgstr "No existe el fichero «%s»."
|
|
5876
|
|
5877 # Give an indication of the number of matching tags
|
|
5878 #. Give an indication of the number of matching tags
|
|
5879 #: tag.c:823
|
|
5880 #, c-format
|
|
5881 msgid "tag %d of %d%s"
|
|
5882 msgstr "«tag» %d de %d%s"
|
|
5883
|
|
5884 #: tag.c:826
|
|
5885 msgid " or more"
|
|
5886 msgstr " o más"
|
|
5887
|
|
5888 #: tag.c:828
|
|
5889 msgid " Using tag with different case!"
|
|
5890 msgstr " Uso de un «tag» con caja diferente"
|
|
5891
|
|
5892 #: tag.c:872
|
|
5893 #, c-format
|
|
5894 msgid "E429: File \"%s\" does not exist"
|
|
5895 msgstr "E429: El fichero «%s» no existe"
|
|
5896
|
|
5897 # Highlight title
|
|
5898 #. Highlight title
|
|
5899 #: tag.c:941
|
|
5900 msgid ""
|
|
5901 "\n"
|
|
5902 " # TO tag FROM line in file/text"
|
|
5903 msgstr ""
|
|
5904 "\n"
|
|
5905 " # A «tag» DESDE la línea en el fichero/texto"
|
|
5906
|
|
5907 #: tag.c:1363
|
|
5908 #, c-format
|
|
5909 msgid "Searching tags file %s"
|
|
5910 msgstr "Buscando el fichero de «tags» %s"
|
|
5911
|
|
5912 #: tag.c:1550
|
|
5913 #, c-format
|
|
5914 msgid "E430: Tag file path truncated for %s\n"
|
|
5915 msgstr "E430: Ruta del fichero de «tags» truncada para %s\n"
|
|
5916
|
|
5917 #: tag.c:2203
|
|
5918 #, c-format
|
|
5919 msgid "E431: Format error in tags file \"%s\""
|
|
5920 msgstr "E431: Error de formato en el fichero de «tags» «%s»"
|
|
5921
|
|
5922 #: tag.c:2207
|
|
5923 #, c-format
|
|
5924 msgid "Before byte %ld"
|
|
5925 msgstr "Adelante del byte %ld"
|
|
5926
|
|
5927 #: tag.c:2240
|
|
5928 #, c-format
|
|
5929 msgid "E432: Tags file not sorted: %s"
|
|
5930 msgstr "E432: Fichero de «tags» sin ordenar: %s"
|
|
5931
|
|
5932 # never opened any tags file
|
|
5933 #. never opened any tags file
|
|
5934 #: tag.c:2280
|
|
5935 msgid "E433: No tags file"
|
|
5936 msgstr "E433: No hay fichero de «tags»"
|
|
5937
|
|
5938 #: tag.c:3016
|
|
5939 msgid "E434: Can't find tag pattern"
|
|
5940 msgstr "E434: No se puede encontrar el patrón de «tags»"
|
|
5941
|
|
5942 #: tag.c:3027
|
|
5943 msgid "E435: Couldn't find tag, just guessing!"
|
|
5944 msgstr "E435: No se pudo encontrar el «tag», ¡adivino solamente!"
|
|
5945
|
|
5946 #: term.c:1759
|
|
5947 msgid "' not known. Available builtin terminals are:"
|
|
5948 msgstr "' desconocido. Los terminales incorporados disponibles son:"
|
|
5949
|
|
5950 #: term.c:1783
|
|
5951 msgid "defaulting to '"
|
|
5952 msgstr "Usando ' por defecto."
|
|
5953
|
|
5954 #: term.c:2141
|
|
5955 msgid "E557: Cannot open termcap file"
|
|
5956 msgstr "E557: No puedo abrir el fichero «termcap»."
|
|
5957
|
|
5958 #: term.c:2145
|
|
5959 msgid "E558: Terminal entry not found in terminfo"
|
|
5960 msgstr "E558: No se ha encontrado la definición del terminal en «terminfo»."
|
|
5961
|
|
5962 #: term.c:2147
|
|
5963 msgid "E559: Terminal entry not found in termcap"
|
|
5964 msgstr "E559: No se ha encontrado la definición del terminal en «termcap»."
|
|
5965
|
|
5966 #: term.c:2306
|
|
5967 #, c-format
|
|
5968 msgid "E436: No \"%s\" entry in termcap"
|
|
5969 msgstr "E436: la entrada «%s» no existe en el fichero «termcap»."
|
|
5970
|
|
5971 #: term.c:2780
|
|
5972 msgid "E437: terminal capability \"cm\" required"
|
|
5973 msgstr "E437: Se necesita la capacidad de terminal «cm»"
|
|
5974
|
|
5975 # Highlight title
|
|
5976 # Highlight title
|
|
5977 #. Highlight title
|
|
5978 #: term.c:4990
|
|
5979 msgid ""
|
|
5980 "\n"
|
|
5981 "--- Terminal keys ---"
|
|
5982 msgstr ""
|
|
5983 "\n"
|
|
5984 "--- Teclas del terminal ---"
|
|
5985
|
|
5986 #: ui.c:258
|
|
5987 msgid "new shell started\n"
|
|
5988 msgstr "Inicié una «shell» nueva\n"
|
|
5989
|
|
5990 #: ui.c:1841
|
|
5991 msgid "Vim: Error reading input, exiting...\n"
|
|
5992 msgstr "Vim: error al leer la entrada, saliendo...\n"
|
|
5993
|
|
5994 # must display the prompt
|
|
5995 #. must display the prompt
|
|
5996 #: undo.c:405
|
|
5997 msgid "No undo possible; continue anyway"
|
|
5998 msgstr "No es posible deshacer; continuando de todos modos"
|
|
5999
|
|
6000 #: undo.c:561
|
|
6001 msgid "E438: u_undo: line numbers wrong"
|
|
6002 msgstr "E438: «u_undo»: números de línea erróneos"
|
|
6003
|
|
6004 #: undo.c:757
|
|
6005 msgid "1 change"
|
|
6006 msgstr "1 cambio"
|
|
6007
|
|
6008 #: undo.c:759
|
|
6009 #, c-format
|
|
6010 msgid "%ld changes"
|
|
6011 msgstr "%ld cambios"
|
|
6012
|
|
6013 #: undo.c:812
|
|
6014 msgid "E439: undo list corrupt"
|
|
6015 msgstr "E439: la lista de deshacer se dañó."
|
|
6016
|
|
6017 #: undo.c:844
|
|
6018 msgid "E440: undo line missing"
|
|
6019 msgstr "E440: falta la línea deshacer."
|
|
6020
|
|
6021 # Only MS VC 4.1 and earlier can do Win32s
|
|
6022 #. Only MS VC 4.1 and earlier can do Win32s
|
22
|
6023 #: version.c:712
|
7
|
6024 msgid ""
|
|
6025 "\n"
|
|
6026 "MS-Windows 16/32 bit GUI version"
|
|
6027 msgstr ""
|
|
6028 "\n"
|
|
6029 "Versión GUI de 16/32 bits para MS-Windows"
|
|
6030
|
22
|
6031 #: version.c:714
|
7
|
6032 msgid ""
|
|
6033 "\n"
|
|
6034 "MS-Windows 32 bit GUI version"
|
|
6035 msgstr ""
|
|
6036 "\n"
|
|
6037 "Versión GUI de 32 bits para MS-Windows"
|
|
6038
|
22
|
6039 #: version.c:717
|
7
|
6040 msgid " in Win32s mode"
|
|
6041 msgstr " en modo Win32s"
|
|
6042
|
22
|
6043 #: version.c:719
|
7
|
6044 msgid " with OLE support"
|
|
6045 msgstr " con soporte para OLE"
|
|
6046
|
22
|
6047 #: version.c:722
|
7
|
6048 msgid ""
|
|
6049 "\n"
|
|
6050 "MS-Windows 32 bit console version"
|
|
6051 msgstr ""
|
|
6052 "\n"
|
|
6053 "Versión de 32 bits para consola de MS-Windows"
|
|
6054
|
22
|
6055 #: version.c:726
|
7
|
6056 msgid ""
|
|
6057 "\n"
|
|
6058 "MS-Windows 16 bit version"
|
|
6059 msgstr ""
|
|
6060 "\n"
|
|
6061 "Versión de 16 bits para MS-Windows"
|
|
6062
|
22
|
6063 #: version.c:730
|
7
|
6064 msgid ""
|
|
6065 "\n"
|
|
6066 "32 bit MS-DOS version"
|
|
6067 msgstr ""
|
|
6068 "\n"
|
|
6069 "Versión de 32 bits para MS-DOS"
|
|
6070
|
22
|
6071 #: version.c:732
|
7
|
6072 msgid ""
|
|
6073 "\n"
|
|
6074 "16 bit MS-DOS version"
|
|
6075 msgstr ""
|
|
6076 "\n"
|
|
6077 "Versión de 16 bits para MS-DOS"
|
|
6078
|
22
|
6079 #: version.c:738
|
7
|
6080 msgid ""
|
|
6081 "\n"
|
|
6082 "MacOS X (unix) version"
|
|
6083 msgstr ""
|
|
6084 "\n"
|
|
6085 "Versión X (unix) para MacOS"
|
|
6086
|
22
|
6087 #: version.c:740
|
7
|
6088 msgid ""
|
|
6089 "\n"
|
|
6090 "MacOS X version"
|
|
6091 msgstr ""
|
|
6092 "\n"
|
|
6093 "Versión X para MacOS"
|
|
6094
|
22
|
6095 #: version.c:743
|
7
|
6096 msgid ""
|
|
6097 "\n"
|
|
6098 "MacOS version"
|
|
6099 msgstr ""
|
|
6100 "\n"
|
|
6101 "Versión para MacOS"
|
|
6102
|
22
|
6103 #: version.c:748
|
7
|
6104 msgid ""
|
|
6105 "\n"
|
|
6106 "RISC OS version"
|
|
6107 msgstr ""
|
|
6108 "\n"
|
|
6109 "Versión para RISC OS"
|
|
6110
|
22
|
6111 #: version.c:758
|
7
|
6112 msgid ""
|
|
6113 "\n"
|
|
6114 "Included patches: "
|
|
6115 msgstr ""
|
|
6116 "\n"
|
|
6117 "Parches incluidos: "
|
|
6118
|
22
|
6119 #: version.c:784 version.c:1156
|
7
|
6120 msgid "Modified by "
|
|
6121 msgstr "Modificado por "
|
|
6122
|
22
|
6123 #: version.c:791
|
7
|
6124 msgid ""
|
|
6125 "\n"
|
|
6126 "Compiled "
|
|
6127 msgstr ""
|
|
6128 "\n"
|
|
6129 "Compilado "
|
|
6130
|
22
|
6131 #: version.c:794
|
7
|
6132 msgid "by "
|
|
6133 msgstr "por "
|
|
6134
|
22
|
6135 #: version.c:806
|
7
|
6136 msgid ""
|
|
6137 "\n"
|
|
6138 "Huge version "
|
|
6139 msgstr ""
|
|
6140 "\n"
|
|
6141 "Versión «enorme» "
|
|
6142
|
22
|
6143 #: version.c:809
|
7
|
6144 msgid ""
|
|
6145 "\n"
|
|
6146 "Big version "
|
|
6147 msgstr ""
|
|
6148 "\n"
|
|
6149 "Versión «grande» "
|
|
6150
|
22
|
6151 #: version.c:812
|
7
|
6152 msgid ""
|
|
6153 "\n"
|
|
6154 "Normal version "
|
|
6155 msgstr ""
|
|
6156 "\n"
|
|
6157 "Versión «normal» "
|
|
6158
|
22
|
6159 #: version.c:815
|
7
|
6160 msgid ""
|
|
6161 "\n"
|
|
6162 "Small version "
|
|
6163 msgstr ""
|
|
6164 "\n"
|
|
6165 "Versión «pequeña» "
|
|
6166
|
22
|
6167 #: version.c:817
|
7
|
6168 msgid ""
|
|
6169 "\n"
|
|
6170 "Tiny version "
|
|
6171 msgstr ""
|
|
6172 "\n"
|
|
6173 "Versión «diminuta» "
|
|
6174
|
22
|
6175 #: version.c:823
|
7
|
6176 msgid "without GUI."
|
|
6177 msgstr "sin GUI."
|
|
6178
|
22
|
6179 #: version.c:828
|
7
|
6180 msgid "with GTK2-GNOME GUI."
|
|
6181 msgstr "con GUI GTK2-GNOME."
|
|
6182
|
22
|
6183 #: version.c:830
|
7
|
6184 msgid "with GTK-GNOME GUI."
|
|
6185 msgstr "con GUI GTK-GNOME."
|
|
6186
|
22
|
6187 #: version.c:834
|
7
|
6188 msgid "with GTK2 GUI."
|
|
6189 msgstr "con GUI GTK2."
|
|
6190
|
22
|
6191 #: version.c:836
|
7
|
6192 msgid "with GTK GUI."
|
|
6193 msgstr "con GUI GTK."
|
|
6194
|
22
|
6195 #: version.c:841
|
7
|
6196 msgid "with X11-Motif GUI."
|
|
6197 msgstr "con GUI X11-Motif."
|
|
6198
|
22
|
6199 #: version.c:845
|
7
|
6200 msgid "with X11-neXtaw GUI."
|
|
6201 msgstr "con GUI X11-neXtaw."
|
|
6202
|
22
|
6203 #: version.c:847
|
7
|
6204 msgid "with X11-Athena GUI."
|
|
6205 msgstr "con GUI X11-Athena."
|
|
6206
|
22
|
6207 #: version.c:851
|
7
|
6208 msgid "with BeOS GUI."
|
|
6209 msgstr "con GUI para BeOS."
|
|
6210
|
22
|
6211 #: version.c:854
|
7
|
6212 msgid "with Photon GUI."
|
|
6213 msgstr "con GUI para Photon."
|
|
6214
|
22
|
6215 #: version.c:857
|
7
|
6216 msgid "with GUI."
|
|
6217 msgstr "con GUI."
|
|
6218
|
22
|
6219 #: version.c:860
|
7
|
6220 msgid "with Carbon GUI."
|
|
6221 msgstr "con Carbon GUI."
|
|
6222
|
22
|
6223 #: version.c:863
|
7
|
6224 msgid "with Cocoa GUI."
|
|
6225 msgstr "con Cocoa GUI."
|
|
6226
|
22
|
6227 #: version.c:866
|
7
|
6228 msgid "with (classic) GUI."
|
|
6229 msgstr "con GUI (clásico)."
|
|
6230
|
22
|
6231 #: version.c:869
|
|
6232 msgid "with KDE GUI."
|
|
6233 msgstr "con GUI KDE."
|
|
6234
|
|
6235 #: version.c:881
|
7
|
6236 msgid " Features included (+) or not (-):\n"
|
|
6237 msgstr " Aspectos incluidos (+) o no (-):\n"
|
|
6238
|
22
|
6239 #: version.c:893
|
7
|
6240 msgid " system vimrc file: \""
|
|
6241 msgstr " fichero «vimrc» del sistema: \""
|
|
6242
|
22
|
6243 #: version.c:898
|
|
6244 msgid " user vimrc file: \""
|
|
6245 msgstr " fichero «vimrc» del usuario: \""
|
|
6246
|
10
|
6247 #: version.c:903
|
7
|
6248 msgid " 2nd user vimrc file: \""
|
|
6249 msgstr " 2º fichero «vimrc» del usuario: \""
|
|
6250
|
22
|
6251 #: version.c:908
|
7
|
6252 msgid " 3rd user vimrc file: \""
|
|
6253 msgstr " 3er fichero «vimrc» del usuario: \""
|
|
6254
|
22
|
6255 #: version.c:913
|
|
6256 msgid " user exrc file: \""
|
|
6257 msgstr " fichero «exrc» del usuario: \""
|
|
6258
|
10
|
6259 #: version.c:918
|
7
|
6260 msgid " 2nd user exrc file: \""
|
|
6261 msgstr " 2º fichero «exrc» del usuario: \""
|
|
6262
|
22
|
6263 #: version.c:924
|
7
|
6264 msgid " system gvimrc file: \""
|
|
6265 msgstr " fichero «gvimrc» del sistema: \""
|
|
6266
|
22
|
6267 #: version.c:928
|
7
|
6268 msgid " user gvimrc file: \""
|
|
6269 msgstr " fichero «gvimrc» del usuario: \""
|
|
6270
|
22
|
6271 #: version.c:932
|
7
|
6272 msgid "2nd user gvimrc file: \""
|
|
6273 msgstr " 2º fichero «gvimrc» del usuario: \""
|
|
6274
|
22
|
6275 #: version.c:937
|
7
|
6276 msgid "3rd user gvimrc file: \""
|
|
6277 msgstr "3er fichero «gvimrc» del usuario: \""
|
|
6278
|
22
|
6279 #: version.c:944
|
7
|
6280 msgid " system menu file: \""
|
|
6281 msgstr " fichero de menú del sistema: \""
|
|
6282
|
22
|
6283 #: version.c:952
|
7
|
6284 msgid " fall-back for $VIM: \""
|
|
6285 msgstr " localización de $VIM: \""
|
|
6286
|
22
|
6287 #: version.c:958
|
7
|
6288 msgid " f-b for $VIMRUNTIME: \""
|
|
6289 msgstr " localización de $VIMRUNTIME: \""
|
|
6290
|
22
|
6291 #: version.c:962
|
7
|
6292 msgid "Compilation: "
|
|
6293 msgstr "Compilación: "
|
|
6294
|
22
|
6295 #: version.c:968
|
7
|
6296 msgid "Compiler: "
|
|
6297 msgstr "Compilador: "
|
|
6298
|
22
|
6299 #: version.c:973
|
7
|
6300 msgid "Linking: "
|
|
6301 msgstr "Enlazado: "
|
|
6302
|
22
|
6303 #: version.c:978
|
7
|
6304 msgid " DEBUG BUILD"
|
|
6305 msgstr " COMPILACIÓN CON SÍMBOLOS DE DEPURACIÓN"
|
|
6306
|
22
|
6307 #: version.c:1017
|
7
|
6308 msgid "VIM - Vi IMproved"
|
|
6309 msgstr "VIM - VI Mejorado"
|
|
6310
|
22
|
6311 #: version.c:1019
|
7
|
6312 msgid "version "
|
|
6313 msgstr "versión "
|
|
6314
|
22
|
6315 #: version.c:1020
|
7
|
6316 msgid "by Bram Moolenaar et al."
|
|
6317 msgstr "por Bram Moolenaar et al."
|
|
6318
|
22
|
6319 #: version.c:1024
|
7
|
6320 msgid "Vim is open source and freely distributable"
|
|
6321 msgstr "Vim es código abierto y se puede distribuir libremente"
|
|
6322
|
22
|
6323 #: version.c:1026
|
|
6324 msgid "Help poor children in Uganda!"
|
|
6325 msgstr "¡Ayude a los niños pobres de Uganda!"
|
|
6326
|
|
6327 #: version.c:1027
|
|
6328 msgid "type :help iccf<Enter> for information "
|
|
6329 msgstr "escriba «:help iccf<Intro>» para más información "
|
|
6330
|
|
6331 #: version.c:1029
|
|
6332 msgid "type :q<Enter> to exit "
|
|
6333 msgstr "escriba «:q<Intro>» para salir "
|
|
6334
|
|
6335 #: version.c:1030
|
|
6336 msgid "type :help<Enter> or <F1> for on-line help"
|
|
6337 msgstr "escriba «:help<Intro> o <F1>» para obtener ayuda "
|
|
6338
|
10
|
6339 #: version.c:1031
|
22
|
6340 msgid "type :help version6<Enter> for version info"
|
|
6341 msgstr "escriba «:help version6<Intro>» para información de la versión"
|
7
|
6342
|
10
|
6343 #: version.c:1034
|
7
|
6344 msgid "Running in Vi compatible mode"
|
|
6345 msgstr "Ejecutando en modo compatible con Vi"
|
|
6346
|
22
|
6347 #: version.c:1035
|
10
|
6348 msgid "type :set nocp<Enter> for Vim defaults"
|
|
6349 msgstr "escriba «:set nocp<Intro>» para los valores predefinidos de Vim"
|
|
6350
|
22
|
6351 #: version.c:1036
|
10
|
6352 msgid "type :help cp-default<Enter> for info on this"
|
|
6353 msgstr "escriba «:help cp-default<Intro>» para más información"
|
|
6354
|
22
|
6355 #: version.c:1051
|
10
|
6356 msgid "menu Help->Orphans for information "
|
|
6357 msgstr "menú Ayuda->Ayude a los niños huérfanos para más información "
|
|
6358
|
22
|
6359 #: version.c:1053
|
10
|
6360 msgid "Running modeless, typed text is inserted"
|
|
6361 msgstr "Ejecución no modal, el texto escrito se inserta directamente"
|
7
|
6362
|
22
|
6363 #: version.c:1054
|
7
|
6364 msgid "menu Edit->Global Settings->Toggle Insert Mode "
|
|
6365 msgstr "menu Editar->Opciones globales->Activar/Desactivar modo de inserción"
|
|
6366
|
22
|
6367 #: version.c:1055
|
7
|
6368 msgid " for two modes "
|
|
6369 msgstr " para dos modos "
|
|
6370
|
22
|
6371 #: version.c:1059
|
7
|
6372 msgid "menu Edit->Global Settings->Toggle Vi Compatible"
|
|
6373 msgstr ""
|
|
6374 "menu Editar->Opciones globales->Activar/Desactivar compatibilidad con Vi"
|
|
6375
|
22
|
6376 #: version.c:1060
|
7
|
6377 msgid " for Vim defaults "
|
|
6378 msgstr ""
|
|
6379 " para los valores predeterminados de Vim"
|
|
6380
|
22
|
6381 #: version.c:1107
|
7
|
6382 msgid "Sponsor Vim development!"
|
|
6383 msgstr "¡Patrocine el desarrollo de Vim!"
|
|
6384
|
22
|
6385 #: version.c:1108
|
7
|
6386 msgid "Become a registered Vim user!"
|
|
6387 msgstr "¡Conviertase en un usuario registrado de Vim!"
|
|
6388
|
22
|
6389 #: version.c:1111
|
7
|
6390 msgid "type :help sponsor<Enter> for information "
|
|
6391 msgstr "escriba :help sponsor<Intro> para más información "
|
|
6392
|
22
|
6393 #: version.c:1112
|
7
|
6394 msgid "type :help register<Enter> for information "
|
|
6395 msgstr "escriba «:help register<Intro>» para más información "
|
|
6396
|
22
|
6397 #: version.c:1114
|
7
|
6398 msgid "menu Help->Sponsor/Register for information "
|
|
6399 msgstr "menu Ayuda->Benefactor/Regístrese para más información."
|
|
6400
|
22
|
6401 #: version.c:1124
|
7
|
6402 msgid "WARNING: Windows 95/98/ME detected"
|
|
6403 msgstr "AVISO: se ha detectado Windows 95/98/ME"
|
|
6404
|
22
|
6405 #: version.c:1127
|
7
|
6406 msgid "type :help windows95<Enter> for info on this"
|
|
6407 msgstr "escriba: «:help windows95<Intro>» para más información"
|
|
6408
|
|
6409 #: window.c:203
|
|
6410 msgid "E441: There is no preview window"
|
|
6411 msgstr "E441: No hay una ventana de vista previa"
|
|
6412
|
|
6413 #: window.c:581
|
|
6414 msgid "E442: Can't split topleft and botright at the same time"
|
|
6415 msgstr "E442: No se puede dividir arriba-izq y abajo-der al mismo tiempo"
|
|
6416
|
|
6417 #: window.c:1340
|
|
6418 msgid "E443: Cannot rotate when another window is split"
|
|
6419 msgstr "E443: No se puede rotar cuando otra ventana está dividida."
|
|
6420
|
|
6421 #: window.c:1836
|
|
6422 msgid "E444: Cannot close last window"
|
|
6423 msgstr "E444: No se puede cerrar la última ventana."
|
|
6424
|
|
6425 #: window.c:2567
|
|
6426 msgid "Already only one window"
|
|
6427 msgstr "Sólo hay una ventana."
|
|
6428
|
|
6429 #: window.c:2614
|
|
6430 msgid "E445: Other window contains changes"
|
|
6431 msgstr "E445: Otra ventana contiene cambios."
|
|
6432
|
22
|
6433 #: window.c:4484
|
7
|
6434 msgid "E446: No file name under cursor"
|
|
6435 msgstr "E446: No hay un nombre de fichero bajo el cursor"
|
|
6436
|
22
|
6437 #: window.c:4603
|
7
|
6438 #, c-format
|
|
6439 msgid "E447: Can't find file \"%s\" in path"
|
|
6440 msgstr "E447: No se puede encontrar el fichero «%s» en la ruta"
|
|
6441
|
22
|
6442 #: if_perl.xs:326 globals.h:1274
|
7
|
6443 #, c-format
|
|
6444 msgid "E370: Could not load library %s"
|
|
6445 msgstr "E370: No se pudo cargar la biblioteca dinámica %s."
|
|
6446
|
|
6447 #: if_perl.xs:554
|
|
6448 msgid "Sorry, this command is disabled: the Perl library could not be loaded."
|
|
6449 msgstr ""
|
|
6450 "E263: Lo siento, este comando está desactivado, no se pudo cargar la "
|
|
6451 "biblioteca dinámica de Perl."
|
|
6452
|
|
6453 #: if_perl.xs:607
|
|
6454 msgid "E299: Perl evaluation forbidden in sandbox without the Safe module"
|
|
6455 msgstr ""
|
|
6456 "E299: No se permite la evaluación de código Perl en la caja de arena sin el "
|
|
6457 "uso del módulo «Safe»."
|
|
6458
|
|
6459 #: GvimExt/gvimext.cpp:583
|
|
6460 msgid "Edit with &multiple Vims"
|
|
6461 msgstr "Editar con Vims &múltiples"
|
|
6462
|
|
6463 #: GvimExt/gvimext.cpp:589
|
|
6464 msgid "Edit with single &Vim"
|
|
6465 msgstr "Editar con un solo &Vim"
|
|
6466
|
|
6467 #: GvimExt/gvimext.cpp:598
|
|
6468 msgid "&Diff with Vim"
|
|
6469 msgstr "&Diff con Vim"
|
|
6470
|
|
6471 #: GvimExt/gvimext.cpp:611
|
|
6472 msgid "Edit with &Vim"
|
|
6473 msgstr "Editar con &Vim"
|
|
6474
|
|
6475 # Now concatenate
|
|
6476 #. Now concatenate
|
|
6477 #: GvimExt/gvimext.cpp:633
|
|
6478 msgid "Edit with existing Vim - &"
|
|
6479 msgstr "Editar con un Vim existente - &"
|
|
6480
|
|
6481 #: GvimExt/gvimext.cpp:746
|
|
6482 msgid "Edits the selected file(s) with Vim"
|
|
6483 msgstr "Editar el(los) ficheros seleccionado(s) con Vim"
|
|
6484
|
|
6485 #: GvimExt/gvimext.cpp:885 GvimExt/gvimext.cpp:966
|
|
6486 msgid "Error creating process: Check if gvim is in your path!"
|
|
6487 msgstr "Error al crear el proceso: Asegúrese de que gvim es en su «path»!"
|
|
6488
|
|
6489 #: GvimExt/gvimext.cpp:886 GvimExt/gvimext.cpp:900 GvimExt/gvimext.cpp:967
|
|
6490 msgid "gvimext.dll error"
|
|
6491 msgstr "error en gvimext.dll"
|
|
6492
|
|
6493 #: GvimExt/gvimext.cpp:899
|
|
6494 msgid "Path length too long!"
|
|
6495 msgstr "¡La ruta de acceso es demasiado larga!"
|
|
6496
|
22
|
6497 #: globals.h:1036
|
7
|
6498 msgid "--No lines in buffer--"
|
|
6499 msgstr "--No hay líneas en el buffer--"
|
|
6500
|
|
6501 # * The error messages that can be shared are included here.
|
|
6502 # * Excluded are errors that are only used once and debugging messages.
|
|
6503 #.
|
|
6504 #. * The error messages that can be shared are included here.
|
|
6505 #. * Excluded are errors that are only used once and debugging messages.
|
|
6506 #.
|
22
|
6507 #: globals.h:1227
|
7
|
6508 msgid "E470: Command aborted"
|
|
6509 msgstr "E470: El comando abortó."
|
|
6510
|
22
|
6511 #: globals.h:1228
|
7
|
6512 msgid "E471: Argument required"
|
|
6513 msgstr "E471: Se requiere un argumento."
|
|
6514
|
22
|
6515 #: globals.h:1229
|
7
|
6516 msgid "E10: \\ should be followed by /, ? or &"
|
|
6517 msgstr "E10: \\ debería ir seguido de /, ? o &."
|
|
6518
|
22
|
6519 #: globals.h:1231
|
7
|
6520 msgid "E11: Invalid in command-line window; <CR> executes, CTRL-C quits"
|
|
6521 msgstr ""
|
|
6522 "E11: No es válido en la ventana de la línea de comandos: <CR> ejecuta, CTRL-"
|
|
6523 "C sale."
|
|
6524
|
22
|
6525 #: globals.h:1233
|
7
|
6526 msgid "E12: Command not allowed from exrc/vimrc in current dir or tag search"
|
|
6527 msgstr ""
|
|
6528 "E12: Comando no permitido desde exrc/vimrc en el dir en curso o al buscar "
|
|
6529 "«tags»"
|
|
6530
|
22
|
6531 #: globals.h:1235
|
7
|
6532 msgid "E171: Missing :endif"
|
|
6533 msgstr "E171: Falta «:endif»"
|
|
6534
|
22
|
6535 #: globals.h:1236
|
7
|
6536 msgid "E600: Missing :endtry"
|
|
6537 msgstr "E600: Falta «:endtry»"
|
|
6538
|
22
|
6539 #: globals.h:1237
|
7
|
6540 msgid "E170: Missing :endwhile"
|
|
6541 msgstr "E170: Falta «:endwhile»"
|
|
6542
|
22
|
6543 #: globals.h:1238
|
7
|
6544 msgid "E588: :endwhile without :while"
|
|
6545 msgstr "E588: «:endwhile» sin «:while»."
|
|
6546
|
22
|
6547 #: globals.h:1240
|
7
|
6548 msgid "E13: File exists (add ! to override)"
|
|
6549 msgstr "E13: El fichero ya existe (use ! para sobreescribir)"
|
|
6550
|
22
|
6551 #: globals.h:1241
|
7
|
6552 msgid "E472: Command failed"
|
|
6553 msgstr "E472: Falló el comando"
|
|
6554
|
22
|
6555 #: globals.h:1243
|
7
|
6556 #, c-format
|
|
6557 msgid "E234: Unknown fontset: %s"
|
|
6558 msgstr "E234: Conjunto de fuentes de impresión desconocido: %s"
|
|
6559
|
22
|
6560 #: globals.h:1247
|
7
|
6561 #, c-format
|
|
6562 msgid "E235: Unknown font: %s"
|
|
6563 msgstr "E235: Fuente de impresión desconocida: %s"
|
|
6564
|
22
|
6565 #: globals.h:1250
|
7
|
6566 #, c-format
|
|
6567 msgid "E236: Font \"%s\" is not fixed-width"
|
|
6568 msgstr "E236: La fuente de impresión «%s» no es de ancho fijo"
|
|
6569
|
22
|
6570 #: globals.h:1252
|
7
|
6571 msgid "E473: Internal error"
|
|
6572 msgstr "E473: Error interno."
|
|
6573
|
22
|
6574 #: globals.h:1253
|
7
|
6575 msgid "Interrupted"
|
|
6576 msgstr "Interrumpido"
|
|
6577
|
22
|
6578 #: globals.h:1254
|
7
|
6579 msgid "E14: Invalid address"
|
|
6580 msgstr "E14: Dirección no válida"
|
|
6581
|
22
|
6582 #: globals.h:1255
|
7
|
6583 msgid "E474: Invalid argument"
|
|
6584 msgstr "E474: argumento no válido"
|
|
6585
|
22
|
6586 #: globals.h:1256
|
7
|
6587 #, c-format
|
|
6588 msgid "E475: Invalid argument: %s"
|
|
6589 msgstr "E475: Argumento no válido: %s."
|
|
6590
|
22
|
6591 #: globals.h:1258
|
7
|
6592 #, c-format
|
|
6593 msgid "E15: Invalid expression: %s"
|
|
6594 msgstr "E15: Expresión no válida: %s"
|
|
6595
|
22
|
6596 #: globals.h:1260
|
7
|
6597 msgid "E16: Invalid range"
|
|
6598 msgstr "E16: Rango no válido"
|
|
6599
|
22
|
6600 #: globals.h:1261
|
7
|
6601 msgid "E476: Invalid command"
|
|
6602 msgstr "E476: Nombre de comando no válido"
|
|
6603
|
22
|
6604 #: globals.h:1263
|
7
|
6605 #, c-format
|
|
6606 msgid "E17: \"%s\" is a directory"
|
|
6607 msgstr "E17: «%s» es un directorio"
|
|
6608
|
22
|
6609 #: globals.h:1266
|
7
|
6610 msgid "E18: Unexpected characters before '='"
|
|
6611 msgstr "E18: Caracteres inesperados delante de «=»"
|
|
6612
|
22
|
6613 #: globals.h:1269
|
7
|
6614 #, c-format
|
|
6615 msgid "E364: Library call failed for \"%s()\""
|
|
6616 msgstr "E364: Falló la llamada a biblioteca para «%s»()"
|
|
6617
|
22
|
6618 #: globals.h:1275
|
7
|
6619 #, c-format
|
|
6620 msgid "E448: Could not load library function %s"
|
|
6621 msgstr "E448: Could not load library function %s"
|
|
6622
|
22
|
6623 #: globals.h:1277
|
7
|
6624 msgid "E19: Mark has invalid line number"
|
|
6625 msgstr "E19: La marca tiene un número de línea no válido"
|
|
6626
|
22
|
6627 #: globals.h:1278
|
7
|
6628 msgid "E20: Mark not set"
|
|
6629 msgstr "E20: Marca sin poner"
|
|
6630
|
22
|
6631 #: globals.h:1279
|
7
|
6632 msgid "E21: Cannot make changes, 'modifiable' is off"
|
|
6633 msgstr "E21: No se pueden hacer cambios, «modifiable» está desactivado"
|
|
6634
|
22
|
6635 #: globals.h:1280
|
7
|
6636 msgid "E22: Scripts nested too deep"
|
|
6637 msgstr "E22: Demasiados «scripts» anidados"
|
|
6638
|
22
|
6639 #: globals.h:1281
|
7
|
6640 msgid "E23: No alternate file"
|
|
6641 msgstr "E23: No hay un fichero alternativo"
|
|
6642
|
22
|
6643 #: globals.h:1282
|
7
|
6644 msgid "E24: No such abbreviation"
|
|
6645 msgstr "E24: Tal abreviatura no existe"
|
|
6646
|
22
|
6647 #: globals.h:1283
|
7
|
6648 msgid "E477: No ! allowed"
|
|
6649 msgstr "E477: «!» no está permitido."
|
|
6650
|
22
|
6651 #: globals.h:1285
|
7
|
6652 msgid "E25: GUI cannot be used: Not enabled at compile time"
|
|
6653 msgstr "E25: No se puede usar el GUI: no se ha activado al compilar."
|
|
6654
|
22
|
6655 #: globals.h:1288
|
7
|
6656 msgid "E26: Hebrew cannot be used: Not enabled at compile time\n"
|
|
6657 msgstr "E26: No se puede usar el hebreo: no se ha activado al compilar\n"
|
|
6658
|
22
|
6659 #: globals.h:1291
|
7
|
6660 msgid "E27: Farsi cannot be used: Not enabled at compile time\n"
|
|
6661 msgstr ""
|
|
6662 "E27: No se puede usar el persa (farsi): no se ha activado al compilar\n"
|
|
6663
|
22
|
6664 #: globals.h:1294
|
7
|
6665 msgid "E800: Arabic cannot be used: Not enabled at compile time\n"
|
|
6666 msgstr "E800: No se puede usar el árabe: no se ha activado al compilar\n"
|
|
6667
|
22
|
6668 #: globals.h:1297
|
7
|
6669 #, c-format
|
|
6670 msgid "E28: No such highlight group name: %s"
|
|
6671 msgstr "E28: No existe el grupo de realzado con ese nombre: %s"
|
|
6672
|
22
|
6673 #: globals.h:1299
|
7
|
6674 msgid "E29: No inserted text yet"
|
|
6675 msgstr "E29: Aún no ha insertado texto."
|
|
6676
|
22
|
6677 #: globals.h:1300
|
7
|
6678 msgid "E30: No previous command line"
|
|
6679 msgstr "E30: No hay una línea de comandos previa"
|
|
6680
|
22
|
6681 #: globals.h:1301
|
7
|
6682 msgid "E31: No such mapping"
|
|
6683 msgstr "E31: No existe tal asociación."
|
|
6684
|
22
|
6685 #: globals.h:1302
|
7
|
6686 msgid "E479: No match"
|
|
6687 msgstr "E479: No hay coincidencia."
|
|
6688
|
22
|
6689 #: globals.h:1303
|
7
|
6690 #, c-format
|
|
6691 msgid "E480: No match: %s"
|
|
6692 msgstr "E480: No coincide: %s"
|
|
6693
|
22
|
6694 #: globals.h:1304
|
7
|
6695 msgid "E32: No file name"
|
|
6696 msgstr "E32: No hay un nombre de fichero."
|
|
6697
|
22
|
6698 #: globals.h:1305
|
7
|
6699 msgid "E33: No previous substitute regular expression"
|
|
6700 msgstr "E33: No existe una expresión regular de sustitución previa."
|
|
6701
|
22
|
6702 #: globals.h:1306
|
7
|
6703 msgid "E34: No previous command"
|
|
6704 msgstr "E34: No existe un comando previo."
|
|
6705
|
22
|
6706 #: globals.h:1307
|
7
|
6707 msgid "E35: No previous regular expression"
|
|
6708 msgstr "E35: No existe una expresión regular previa."
|
|
6709
|
22
|
6710 #: globals.h:1308
|
7
|
6711 msgid "E481: No range allowed"
|
|
6712 msgstr "E481: El rango no está permitido."
|
|
6713
|
22
|
6714 #: globals.h:1310
|
7
|
6715 msgid "E36: Not enough room"
|
|
6716 msgstr "E36: No hay espacio suficiente."
|
|
6717
|
22
|
6718 #: globals.h:1313
|
7
|
6719 #, c-format
|
|
6720 msgid "E247: no registered server named \"%s\""
|
|
6721 msgstr "E247: El servidor «%s» no está registrado."
|
|
6722
|
22
|
6723 #: globals.h:1315
|
7
|
6724 #, c-format
|
|
6725 msgid "E482: Can't create file %s"
|
|
6726 msgstr "E482: No se puede crear el fichero «%s»"
|
|
6727
|
22
|
6728 #: globals.h:1316
|
7
|
6729 msgid "E483: Can't get temp file name"
|
|
6730 msgstr "E483: No puedo obtener el nombre del fichero temporal."
|
|
6731
|
22
|
6732 #: globals.h:1317
|
7
|
6733 #, c-format
|
|
6734 msgid "E484: Can't open file %s"
|
|
6735 msgstr "E484: No puedo abrir el fichero «%s»"
|
|
6736
|
22
|
6737 #: globals.h:1318
|
7
|
6738 #, c-format
|
|
6739 msgid "E485: Can't read file %s"
|
|
6740 msgstr "E485: No puedo leer el fichero «%s»."
|
|
6741
|
22
|
6742 #: globals.h:1319
|
7
|
6743 msgid "E37: No write since last change (add ! to override)"
|
|
6744 msgstr ""
|
|
6745 "E37: No se ha guardado el fichero desde el último cambio (añada ! para "
|
|
6746 "forzar)."
|
|
6747
|
22
|
6748 #: globals.h:1320
|
7
|
6749 msgid "E38: Null argument"
|
|
6750 msgstr "E38: Argumento nulo."
|
|
6751
|
22
|
6752 #: globals.h:1322
|
7
|
6753 msgid "E39: Number expected"
|
|
6754 msgstr "E39: Esperaba un número."
|
|
6755
|
22
|
6756 #: globals.h:1325
|
7
|
6757 #, c-format
|
|
6758 msgid "E40: Can't open errorfile %s"
|
|
6759 msgstr "E40: No puedo abrir el fichero de errores %s."
|
|
6760
|
22
|
6761 #: globals.h:1328
|
7
|
6762 msgid "E233: cannot open display"
|
|
6763 msgstr "E233: No se puede abrir la pantalla."
|
|
6764
|
22
|
6765 #: globals.h:1330
|
7
|
6766 msgid "E41: Out of memory!"
|
|
6767 msgstr "E41: ¡Memoria agotada!"
|
|
6768
|
22
|
6769 #: globals.h:1332
|
7
|
6770 msgid "Pattern not found"
|
|
6771 msgstr "No se encontró el patrón de búsqueda."
|
|
6772
|
22
|
6773 #: globals.h:1334
|
7
|
6774 #, c-format
|
|
6775 msgid "E486: Pattern not found: %s"
|
|
6776 msgstr "E486: No se encontró el patrón de búsqueda: %s"
|
|
6777
|
22
|
6778 #: globals.h:1335
|
7
|
6779 msgid "E487: Argument must be positive"
|
|
6780 msgstr "E487: El argumento debe ser positivo."
|
|
6781
|
22
|
6782 #: globals.h:1337
|
7
|
6783 msgid "E459: Cannot go back to previous directory"
|
|
6784 msgstr "E459: No puedo regresar al directorio previo."
|
|
6785
|
22
|
6786 #: globals.h:1341
|
7
|
6787 msgid "E42: No Errors"
|
|
6788 msgstr "E42: No hay errores"
|
|
6789
|
22
|
6790 #: globals.h:1343
|
7
|
6791 msgid "E43: Damaged match string"
|
|
6792 msgstr "E43: Cadena de concidencia dañada."
|
|
6793
|
22
|
6794 #: globals.h:1344
|
7
|
6795 msgid "E44: Corrupted regexp program"
|
|
6796 msgstr "E44: El programa «regexp» está corrupto."
|
|
6797
|
22
|
6798 #: globals.h:1345
|
7
|
6799 msgid "E45: 'readonly' option is set (add ! to override)"
|
|
6800 msgstr "E45: Está activa la opción «readonly» (añada «!» para forzar)."
|
|
6801
|
22
|
6802 #: globals.h:1347
|
7
|
6803 #, c-format
|
|
6804 msgid "E46: Cannot set read-only variable \"%s\""
|
|
6805 msgstr "E46: No se puede definir la variable de sólo lectura «%s»."
|
|
6806
|
22
|
6807 #: globals.h:1350
|
7
|
6808 msgid "E47: Error while reading errorfile"
|
|
6809 msgstr "E47: Error al leer el fichero de errores."
|
|
6810
|
22
|
6811 #: globals.h:1353
|
7
|
6812 msgid "E48: Not allowed in sandbox"
|
|
6813 msgstr "E48: No se permite en el ambiente protegido."
|
|
6814
|
22
|
6815 #: globals.h:1355
|
7
|
6816 msgid "E523: Not allowed here"
|
|
6817 msgstr "E523: No se permite aquí."
|
|
6818
|
22
|
6819 #: globals.h:1358
|
7
|
6820 msgid "E359: Screen mode setting not supported"
|
|
6821 msgstr "E359: La configuración de la pantalla no es válida."
|
|
6822
|
22
|
6823 #: globals.h:1360
|
7
|
6824 msgid "E49: Invalid scroll size"
|
|
6825 msgstr "E49: El tamaño de desplazamiento no válido."
|
|
6826
|
22
|
6827 #: globals.h:1361
|
7
|
6828 msgid "E91: 'shell' option is empty"
|
|
6829 msgstr "E91: La opción «shell» está vacía."
|
|
6830
|
22
|
6831 #: globals.h:1363
|
7
|
6832 msgid "E255: Couldn't read in sign data!"
|
|
6833 msgstr "E255: ¡No se pudo leer los datos de los signos!"
|
|
6834
|
22
|
6835 #: globals.h:1365
|
7
|
6836 msgid "E72: Close error on swap file"
|
|
6837 msgstr "E72: Error de cierre en el fichero de intercambio"
|
|
6838
|
22
|
6839 #: globals.h:1366
|
7
|
6840 msgid "E73: tag stack empty"
|
|
6841 msgstr "E73: La pila de «tags» está vacía."
|
|
6842
|
22
|
6843 #: globals.h:1367
|
7
|
6844 msgid "E74: Command too complex"
|
|
6845 msgstr "E74: El comando es demasiado complejo."
|
|
6846
|
22
|
6847 #: globals.h:1368
|
7
|
6848 msgid "E75: Name too long"
|
|
6849 msgstr "E75: El nombre es demasiado largo."
|
|
6850
|
22
|
6851 #: globals.h:1369
|
7
|
6852 msgid "E76: Too many ["
|
|
6853 msgstr "E76: Hay demasiados ["
|
|
6854
|
22
|
6855 #: globals.h:1370
|
7
|
6856 msgid "E77: Too many file names"
|
|
6857 msgstr "E77: Hay demasiados nombres de ficheros."
|
|
6858
|
22
|
6859 #: globals.h:1371
|
7
|
6860 msgid "E488: Trailing characters"
|
|
6861 msgstr "E488: Caracteres en exceso al final de la línea."
|
|
6862
|
22
|
6863 #: globals.h:1372
|
7
|
6864 msgid "E78: Unknown mark"
|
|
6865 msgstr "E78: Marca desconocida."
|
|
6866
|
22
|
6867 #: globals.h:1373
|
7
|
6868 msgid "E79: Cannot expand wildcards"
|
|
6869 msgstr "E79: No puedo expandir los comodines."
|
|
6870
|
22
|
6871 #: globals.h:1375
|
7
|
6872 msgid "E591: 'winheight' cannot be smaller than 'winminheight'"
|
|
6873 msgstr "E591: «winheight» no puede ser más pequeño que «winminheight»."
|
|
6874
|
22
|
6875 #: globals.h:1377
|
7
|
6876 msgid "E592: 'winwidth' cannot be smaller than 'winminwidth'"
|
|
6877 msgstr "E592: «winwidth» no puede ser más pequeño que «winminwidth»."
|
|
6878
|
22
|
6879 #: globals.h:1380
|
7
|
6880 msgid "E80: Error while writing"
|
|
6881 msgstr "E80: Error al escribir el fichero."
|
|
6882
|
22
|
6883 #: globals.h:1381
|
7
|
6884 msgid "Zero count"
|
|
6885 msgstr "El recuento es cero."
|
|
6886
|
22
|
6887 #: globals.h:1383
|
7
|
6888 msgid "E81: Using <SID> not in a script context"
|
|
6889 msgstr "E81: Usando <SID> en un contexto que no es de «script»"
|
|
6890
|
22
|
6891 #: globals.h:1386
|
7
|
6892 msgid "E449: Invalid expression received"
|
|
6893 msgstr "E449: Recibí una expresión inválida."
|
|
6894
|
22
|
6895 #: globals.h:1389
|
7
|
6896 msgid "E463: Region is guarded, cannot modify"
|
|
6897 msgstr "E463: La región está protegida, no puedo modificarla."
|
|
6898
|
|
6899 #~ msgid "\"\n"
|
|
6900 #~ msgstr "»\n"
|
|
6901
|
|
6902 #~ msgid " BLOCK"
|
|
6903 #~ msgstr " BLOQUE"
|
|
6904
|
|
6905 #~ msgid " LINE"
|
|
6906 #~ msgstr " LÍNEA"
|