Imported Upstream version 1.4.19
[platform/upstream/m4.git] / po / es.po
1 # Spanish translation of m4 1.4o package
2 # Copyright (C) 2018 Free Software Foundation, Inc.
3 # This file is distributed under the same license as the m4 package.
4 # Francisco Javier Serrador <fserrador@gmail.com>, 2018.
5 msgid ""
6 msgstr ""
7 "Project-Id-Version: m4 1.4o\n"
8 "Report-Msgid-Bugs-To: bug-m4@gnu.org\n"
9 "POT-Creation-Date: 2021-05-28 13:49-0500\n"
10 "PO-Revision-Date: 2018-03-27 22:20+0200\n"
11 "Last-Translator: Francisco Javier Serrador <fserrador@gmail.com>\n"
12 "Language-Team: Spanish <es@tp.org.es>\n"
13 "Language: es\n"
14 "MIME-Version: 1.0\n"
15 "Content-Type: text/plain; charset=UTF-8\n"
16 "Content-Transfer-Encoding: 8bit\n"
17 "X-Bugs: Report translation errors to the Language-Team address.\n"
18 "Plural-Forms: nplurals=2; plural=(n != 1);\n"
19 "X-Generator: Virtaal 0.7.1\n"
20 "X-Poedit-SourceCharset: UTF-8\n"
21
22 #: lib/clean-temp.c:235
23 #, c-format
24 msgid "cannot find a temporary directory, try setting $TMPDIR"
25 msgstr ""
26
27 #: lib/clean-temp.c:250
28 #, c-format
29 msgid "cannot create a temporary directory using template \"%s\""
30 msgstr ""
31
32 #: lib/clean-temp.c:371
33 #, fuzzy, c-format
34 msgid "cannot remove temporary directory %s"
35 msgstr "ERROR: no puede crear temporalmente un fichero de diversión"
36
37 #: lib/closein.c:100
38 msgid "error closing file"
39 msgstr ""
40
41 #: lib/closeout.c:122
42 msgid "write error"
43 msgstr ""
44
45 #: lib/c-stack.c:187
46 msgid "program error"
47 msgstr ""
48
49 #: lib/c-stack.c:188
50 msgid "stack overflow"
51 msgstr ""
52
53 #: lib/clean-temp-simple.c:297
54 #, fuzzy, c-format
55 msgid "cannot remove temporary file %s"
56 msgstr "No puede establecer fichero de error: %s"
57
58 #: lib/error.c:195
59 msgid "Unknown system error"
60 msgstr ""
61
62 #: lib/execute.c:348 lib/spawn-pipe.c:597 lib/wait-process.c:291
63 #: lib/wait-process.c:365
64 #, c-format
65 msgid "%s subprocess failed"
66 msgstr ""
67
68 #: lib/getopt.c:278
69 #, fuzzy, c-format
70 msgid "%s: option '%s%s' is ambiguous\n"
71 msgstr "%s: opción «%s» es ambigua\n"
72
73 #: lib/getopt.c:284
74 #, fuzzy, c-format
75 msgid "%s: option '%s%s' is ambiguous; possibilities:"
76 msgstr "%s: opción «%s» es ambigua\n"
77
78 #: lib/getopt.c:319
79 #, fuzzy, c-format
80 msgid "%s: unrecognized option '%s%s'\n"
81 msgstr "%s: opción desconocida `%c%s'\n"
82
83 #: lib/getopt.c:345
84 #, fuzzy, c-format
85 msgid "%s: option '%s%s' doesn't allow an argument\n"
86 msgstr "%s: opción «%c%s» no admite un argumento\n"
87
88 #: lib/getopt.c:360
89 #, fuzzy, c-format
90 msgid "%s: option '%s%s' requires an argument\n"
91 msgstr "%s: opción «%s» precisa un argumento\n"
92
93 #: lib/getopt.c:621
94 #, fuzzy, c-format
95 msgid "%s: invalid option -- '%c'\n"
96 msgstr "%s: opción no válida -- %c\n"
97
98 #: lib/getopt.c:636 lib/getopt.c:682
99 #, fuzzy, c-format
100 msgid "%s: option requires an argument -- '%c'\n"
101 msgstr "%s: opción requiere un argumento -- %c\n"
102
103 #: lib/obstack.c:338 lib/obstack.c:340 lib/xalloc-die.c:34
104 msgid "memory exhausted"
105 msgstr "memoria agotada"
106
107 #: lib/openat-die.c:38
108 #, c-format
109 msgid "unable to record current working directory"
110 msgstr ""
111
112 #: lib/openat-die.c:57
113 #, c-format
114 msgid "failed to return to initial working directory"
115 msgstr ""
116
117 #: lib/os2-spawn.c:46
118 #, c-format
119 msgid "_open_osfhandle failed"
120 msgstr ""
121
122 #: lib/os2-spawn.c:83
123 #, c-format
124 msgid "cannot restore fd %d: dup2 failed"
125 msgstr ""
126
127 #. TRANSLATORS:
128 #. Get translations for open and closing quotation marks.
129 #. The message catalog should translate "`" to a left
130 #. quotation mark suitable for the locale, and similarly for
131 #. "'".  For example, a French Unicode local should translate
132 #. these to U+00AB (LEFT-POINTING DOUBLE ANGLE
133 #. QUOTATION MARK), and U+00BB (RIGHT-POINTING DOUBLE ANGLE
134 #. QUOTATION MARK), respectively.
135 #.
136 #. If the catalog has no translation, we will try to
137 #. use Unicode U+2018 (LEFT SINGLE QUOTATION MARK) and
138 #. Unicode U+2019 (RIGHT SINGLE QUOTATION MARK).  If the
139 #. current locale is not Unicode, locale_quoting_style
140 #. will quote 'like this', and clocale_quoting_style will
141 #. quote "like this".  You should always include translations
142 #. for "`" and "'" even if U+2018 and U+2019 are appropriate
143 #. for your locale.
144 #.
145 #. If you don't know what to put here, please see
146 #. <https://en.wikipedia.org/wiki/Quotation_marks_in_other_languages>
147 #. and use glyphs suitable for your language.
148 #: lib/quotearg.c:355
149 msgid "`"
150 msgstr ""
151
152 #: lib/quotearg.c:356
153 msgid "'"
154 msgstr ""
155
156 #: lib/regcomp.c:135
157 msgid "Success"
158 msgstr "Correcto"
159
160 #: lib/regcomp.c:138
161 msgid "No match"
162 msgstr "Sin coincidencia"
163
164 #: lib/regcomp.c:141
165 msgid "Invalid regular expression"
166 msgstr "Expresión regular no válida"
167
168 #: lib/regcomp.c:144
169 msgid "Invalid collation character"
170 msgstr "Carácter de ordenamiento inválido"
171
172 #: lib/regcomp.c:147
173 msgid "Invalid character class name"
174 msgstr "Carácter de nombre de clase no válido"
175
176 #: lib/regcomp.c:150
177 msgid "Trailing backslash"
178 msgstr "Diagonal invertida al final"
179
180 #: lib/regcomp.c:153
181 msgid "Invalid back reference"
182 msgstr "Referencia anterior no válida"
183
184 #: lib/regcomp.c:156
185 #, fuzzy
186 msgid "Unmatched [, [^, [:, [., or [="
187 msgstr "Sin pareja [ o [^"
188
189 #: lib/regcomp.c:159
190 msgid "Unmatched ( or \\("
191 msgstr "Sin pareja ( o \\("
192
193 #: lib/regcomp.c:162
194 msgid "Unmatched \\{"
195 msgstr "Sin pareja \\{"
196
197 #: lib/regcomp.c:165
198 msgid "Invalid content of \\{\\}"
199 msgstr "Contenido inválido de \\{\\}"
200
201 #: lib/regcomp.c:168
202 msgid "Invalid range end"
203 msgstr "Final de rango no válido"
204
205 #: lib/regcomp.c:171
206 msgid "Memory exhausted"
207 msgstr "Memoria agotada"
208
209 #: lib/regcomp.c:174
210 msgid "Invalid preceding regular expression"
211 msgstr "Expresión regular precedente inválida"
212
213 #: lib/regcomp.c:177
214 msgid "Premature end of regular expression"
215 msgstr "Final prematuro de expresión regular"
216
217 #: lib/regcomp.c:180
218 msgid "Regular expression too big"
219 msgstr "Expresión regular demasiado grande"
220
221 #: lib/regcomp.c:183
222 msgid "Unmatched ) or \\)"
223 msgstr "Sin pareja ) o \\)"
224
225 #: lib/regcomp.c:676
226 msgid "No previous regular expression"
227 msgstr "Sin expresión regular previa"
228
229 #: lib/siglist.h:31
230 msgid "Hangup"
231 msgstr ""
232
233 #: lib/siglist.h:34
234 msgid "Interrupt"
235 msgstr ""
236
237 #: lib/siglist.h:37
238 msgid "Quit"
239 msgstr ""
240
241 #: lib/siglist.h:40
242 msgid "Illegal instruction"
243 msgstr ""
244
245 #: lib/siglist.h:43
246 msgid "Trace/breakpoint trap"
247 msgstr ""
248
249 #: lib/siglist.h:46
250 msgid "Aborted"
251 msgstr ""
252
253 #: lib/siglist.h:49
254 msgid "Floating point exception"
255 msgstr ""
256
257 #: lib/siglist.h:52
258 msgid "Killed"
259 msgstr ""
260
261 #: lib/siglist.h:55
262 msgid "Bus error"
263 msgstr ""
264
265 #: lib/siglist.h:58
266 msgid "Segmentation fault"
267 msgstr ""
268
269 #: lib/siglist.h:61
270 msgid "Broken pipe"
271 msgstr ""
272
273 #: lib/siglist.h:64
274 msgid "Alarm clock"
275 msgstr ""
276
277 #: lib/siglist.h:67
278 msgid "Terminated"
279 msgstr ""
280
281 #: lib/siglist.h:70
282 msgid "Urgent I/O condition"
283 msgstr ""
284
285 #: lib/siglist.h:73
286 msgid "Stopped (signal)"
287 msgstr ""
288
289 #: lib/siglist.h:76
290 msgid "Stopped"
291 msgstr ""
292
293 #: lib/siglist.h:79
294 msgid "Continued"
295 msgstr ""
296
297 #: lib/siglist.h:82
298 msgid "Child exited"
299 msgstr ""
300
301 #: lib/siglist.h:85
302 msgid "Stopped (tty input)"
303 msgstr ""
304
305 #: lib/siglist.h:88
306 msgid "Stopped (tty output)"
307 msgstr ""
308
309 #: lib/siglist.h:91
310 msgid "I/O possible"
311 msgstr ""
312
313 #: lib/siglist.h:94
314 #, fuzzy
315 msgid "CPU time limit exceeded"
316 msgstr "¿Límite VMEM excedido?\n"
317
318 #: lib/siglist.h:97
319 #, fuzzy
320 msgid "File size limit exceeded"
321 msgstr "¿Límite VMEM excedido?\n"
322
323 #: lib/siglist.h:100
324 msgid "Virtual timer expired"
325 msgstr ""
326
327 #: lib/siglist.h:103
328 msgid "Profiling timer expired"
329 msgstr ""
330
331 #: lib/siglist.h:106
332 msgid "Window changed"
333 msgstr ""
334
335 #: lib/siglist.h:109
336 #, fuzzy
337 msgid "User defined signal 1"
338 msgstr "Nombre %s sin definir"
339
340 #: lib/siglist.h:112
341 #, fuzzy
342 msgid "User defined signal 2"
343 msgstr "Nombre %s sin definir"
344
345 #: lib/siglist.h:117
346 msgid "EMT trap"
347 msgstr ""
348
349 #: lib/siglist.h:120
350 msgid "Bad system call"
351 msgstr ""
352
353 #: lib/siglist.h:123
354 msgid "Stack fault"
355 msgstr ""
356
357 #: lib/siglist.h:126
358 msgid "Information request"
359 msgstr ""
360
361 #: lib/siglist.h:128
362 msgid "Power failure"
363 msgstr ""
364
365 #: lib/siglist.h:131
366 msgid "Resource lost"
367 msgstr ""
368
369 #: lib/spawn-pipe.c:217 lib/spawn-pipe.c:220 lib/spawn-pipe.c:459
370 #: lib/spawn-pipe.c:462
371 #, c-format
372 msgid "cannot create pipe"
373 msgstr ""
374
375 #: lib/strsignal.c:114
376 #, c-format
377 msgid "Real-time signal %d"
378 msgstr ""
379
380 #: lib/strsignal.c:118
381 #, c-format
382 msgid "Unknown signal %d"
383 msgstr ""
384
385 #: lib/verror.c:76
386 #, c-format
387 msgid "unable to display error message"
388 msgstr ""
389
390 #: lib/version-etc.c:73
391 #, c-format
392 msgid "Packaged by %s (%s)\n"
393 msgstr ""
394
395 #: lib/version-etc.c:76
396 #, c-format
397 msgid "Packaged by %s\n"
398 msgstr ""
399
400 #. TRANSLATORS: Translate "(C)" to the copyright symbol
401 #. (C-in-a-circle), if this symbol is available in the user's
402 #. locale.  Otherwise, do not translate "(C)"; leave it as-is.
403 #: lib/version-etc.c:83
404 msgid "(C)"
405 msgstr ""
406
407 #. TRANSLATORS: The %s placeholder is the web address of the GPL license.
408 #: lib/version-etc.c:88
409 #, c-format
410 msgid ""
411 "License GPLv3+: GNU GPL version 3 or later <%s>.\n"
412 "This is free software: you are free to change and redistribute it.\n"
413 "There is NO WARRANTY, to the extent permitted by law.\n"
414 msgstr ""
415
416 #. TRANSLATORS: %s denotes an author name.
417 #: lib/version-etc.c:105
418 #, c-format
419 msgid "Written by %s.\n"
420 msgstr ""
421
422 #. TRANSLATORS: Each %s denotes an author name.
423 #: lib/version-etc.c:109
424 #, c-format
425 msgid "Written by %s and %s.\n"
426 msgstr ""
427
428 #. TRANSLATORS: Each %s denotes an author name.
429 #: lib/version-etc.c:113
430 #, c-format
431 msgid "Written by %s, %s, and %s.\n"
432 msgstr ""
433
434 #. TRANSLATORS: Each %s denotes an author name.
435 #. You can use line breaks, estimating that each author name occupies
436 #. ca. 16 screen columns and that a screen line has ca. 80 columns.
437 #: lib/version-etc.c:120
438 #, c-format
439 msgid ""
440 "Written by %s, %s, %s,\n"
441 "and %s.\n"
442 msgstr ""
443
444 #. TRANSLATORS: Each %s denotes an author name.
445 #. You can use line breaks, estimating that each author name occupies
446 #. ca. 16 screen columns and that a screen line has ca. 80 columns.
447 #: lib/version-etc.c:127
448 #, c-format
449 msgid ""
450 "Written by %s, %s, %s,\n"
451 "%s, and %s.\n"
452 msgstr ""
453
454 #. TRANSLATORS: Each %s denotes an author name.
455 #. You can use line breaks, estimating that each author name occupies
456 #. ca. 16 screen columns and that a screen line has ca. 80 columns.
457 #: lib/version-etc.c:134
458 #, c-format
459 msgid ""
460 "Written by %s, %s, %s,\n"
461 "%s, %s, and %s.\n"
462 msgstr ""
463
464 #. TRANSLATORS: Each %s denotes an author name.
465 #. You can use line breaks, estimating that each author name occupies
466 #. ca. 16 screen columns and that a screen line has ca. 80 columns.
467 #: lib/version-etc.c:142
468 #, c-format
469 msgid ""
470 "Written by %s, %s, %s,\n"
471 "%s, %s, %s, and %s.\n"
472 msgstr ""
473
474 #. TRANSLATORS: Each %s denotes an author name.
475 #. You can use line breaks, estimating that each author name occupies
476 #. ca. 16 screen columns and that a screen line has ca. 80 columns.
477 #: lib/version-etc.c:150
478 #, c-format
479 msgid ""
480 "Written by %s, %s, %s,\n"
481 "%s, %s, %s, %s,\n"
482 "and %s.\n"
483 msgstr ""
484
485 #. TRANSLATORS: Each %s denotes an author name.
486 #. You can use line breaks, estimating that each author name occupies
487 #. ca. 16 screen columns and that a screen line has ca. 80 columns.
488 #: lib/version-etc.c:159
489 #, c-format
490 msgid ""
491 "Written by %s, %s, %s,\n"
492 "%s, %s, %s, %s,\n"
493 "%s, and %s.\n"
494 msgstr ""
495
496 #. TRANSLATORS: Each %s denotes an author name.
497 #. You can use line breaks, estimating that each author name occupies
498 #. ca. 16 screen columns and that a screen line has ca. 80 columns.
499 #: lib/version-etc.c:170
500 #, c-format
501 msgid ""
502 "Written by %s, %s, %s,\n"
503 "%s, %s, %s, %s,\n"
504 "%s, %s, and others.\n"
505 msgstr ""
506
507 #. TRANSLATORS: The placeholder indicates the bug-reporting address
508 #. for this package.  Please add _another line_ saying
509 #. "Report translation bugs to <...>\n" with the address for translation
510 #. bugs (typically your translation team's web or email address).
511 #: lib/version-etc.c:249
512 #, fuzzy, c-format
513 msgid "Report bugs to: %s\n"
514 msgstr ""
515 "\n"
516 "Envíe defectos a <bug-m4@gnu.org>.\n"
517
518 #: lib/version-etc.c:251
519 #, c-format
520 msgid "Report %s bugs to: %s\n"
521 msgstr ""
522
523 #: lib/version-etc.c:255 lib/version-etc.c:257
524 #, c-format
525 msgid "%s home page: <%s>\n"
526 msgstr ""
527
528 #: lib/version-etc.c:260
529 #, c-format
530 msgid "General help using GNU software: <%s>\n"
531 msgstr ""
532
533 #: lib/wait-process.c:232 lib/wait-process.c:264 lib/wait-process.c:326
534 #, c-format
535 msgid "%s subprocess"
536 msgstr ""
537
538 #: lib/wait-process.c:283 lib/wait-process.c:355
539 #, c-format
540 msgid "%s subprocess got fatal signal %d"
541 msgstr ""
542
543 #: lib/xprintf.c:50 lib/xprintf.c:76
544 #, c-format
545 msgid "cannot perform formatted output"
546 msgstr ""
547
548 #: src/builtin.c:264
549 #, fuzzy, c-format
550 msgid "--warn-macro-sequence: bad regular expression `%s': %s"
551 msgstr "Expresión regular equivocada «%s»: %s"
552
553 #: src/builtin.c:320
554 #, c-format
555 msgid "Warning: definition of `%s' contains sequence `%s'"
556 msgstr ""
557
558 #: src/builtin.c:327
559 #, c-format
560 msgid "error checking --warn-macro-sequence for macro `%s'"
561 msgstr ""
562
563 #: src/builtin.c:388
564 #, fuzzy, c-format
565 msgid "Warning: too few arguments to builtin `%s'"
566 msgstr "Cuidado: argumentos escasos para compilación interna «%s»"
567
568 #: src/builtin.c:394
569 #, fuzzy, c-format
570 msgid "Warning: excess arguments to builtin `%s' ignored"
571 msgstr "Cuidado: argumentos excesivos para compilación interna «%s» ignorada"
572
573 #: src/builtin.c:415 src/builtin.c:1114
574 #, c-format
575 msgid "empty string treated as 0 in builtin `%s'"
576 msgstr ""
577
578 #: src/builtin.c:425 src/builtin.c:1243
579 #, fuzzy, c-format
580 msgid "non-numeric argument to builtin `%s'"
581 msgstr "Argumento no numérico a compilación interna «%s»"
582
583 #: src/builtin.c:431
584 #, c-format
585 msgid "leading whitespace ignored in builtin `%s'"
586 msgstr ""
587
588 #: src/builtin.c:435
589 #, fuzzy, c-format
590 msgid "numeric overflow detected in builtin `%s'"
591 msgstr "Argumento no numérico a compilación interna «%s»"
592
593 #: src/builtin.c:552 src/builtin.c:815 src/builtin.c:856
594 #, c-format
595 msgid "Warning: %s: invalid macro name ignored"
596 msgstr ""
597
598 #: src/builtin.c:752 src/builtin.c:864
599 #, fuzzy, c-format
600 msgid "undefined macro `%s'"
601 msgstr "Nombre «%s» indefinido"
602
603 #: src/builtin.c:823
604 #, fuzzy, c-format
605 msgid "undefined builtin `%s'"
606 msgstr "Nombre «%s» indefinido"
607
608 #: src/builtin.c:914 src/builtin.c:2208
609 #, c-format
610 msgid "builtin `%s' requested by frozen file is not supported"
611 msgstr ""
612
613 #: src/builtin.c:918
614 #, fuzzy, c-format
615 msgid "Warning: cannot concatenate builtin `%s'"
616 msgstr "Cuidado: argumentos escasos para compilación interna «%s»"
617
618 #: src/builtin.c:978 src/builtin.c:1015 src/builtin.c:1028 src/builtin.c:1063
619 #, fuzzy, c-format
620 msgid "cannot run command `%s'"
621 msgstr "No puede abrir una tubería a orden «%s»"
622
623 #: src/builtin.c:1051
624 msgid "cannot read pipe"
625 msgstr ""
626
627 #: src/builtin.c:1098
628 #, c-format
629 msgid "radix %d in builtin `%s' out of range"
630 msgstr ""
631
632 #: src/builtin.c:1108
633 #, fuzzy, c-format
634 msgid "negative width to builtin `%s'"
635 msgstr "Anchura negativa a evaluar"
636
637 #: src/builtin.c:1252
638 #, fuzzy, c-format
639 msgid "error undiverting `%s'"
640 msgstr "No puede desdivertir %s"
641
642 #: src/builtin.c:1256
643 #, fuzzy, c-format
644 msgid "cannot undivert `%s'"
645 msgstr "No puede desdivertir %s"
646
647 #: src/builtin.c:1366 src/freeze.c:115 src/m4.c:379
648 #, fuzzy, c-format
649 msgid "cannot open `%s'"
650 msgstr "No puede abrir %s"
651
652 #: src/builtin.c:1429
653 #, fuzzy, c-format
654 msgid "%s: cannot create tempfile `%s'"
655 msgstr "ERROR: no puede cerrar un módulo: «%s»"
656
657 #: src/builtin.c:1464
658 msgid "recommend using mkstemp instead"
659 msgstr ""
660
661 #: src/builtin.c:1557
662 #, c-format
663 msgid "exit status out of range: `%d'"
664 msgstr ""
665
666 #: src/builtin.c:1681
667 #, c-format
668 msgid "Debugmode: bad debug flags: `%s'"
669 msgstr "Modo depurable: marcas depuradas equivocadas: «%s»"
670
671 #: src/builtin.c:1722 src/m4.c:625 src/m4.c:689
672 #, fuzzy, c-format
673 msgid "cannot set debug file `%s'"
674 msgstr "No puede establecer fichero de error: %s"
675
676 #: src/builtin.c:1988
677 #, fuzzy
678 msgid "Warning: \\0 will disappear, use \\& instead in replacements"
679 msgstr "CUIDADO: \\0 desaparecerá, emplee \\& en su lugar en reubicaciones"
680
681 #: src/builtin.c:2004
682 #, c-format
683 msgid "Warning: sub-expression %d not present"
684 msgstr ""
685
686 #: src/builtin.c:2013
687 msgid "Warning: trailing \\ ignored in replacement"
688 msgstr ""
689
690 #: src/builtin.c:2079
691 #, fuzzy, c-format
692 msgid "bad regular expression: `%s': %s"
693 msgstr "Expresión regular equivocada «%s»: %s"
694
695 #: src/builtin.c:2091 src/builtin.c:2161
696 #, fuzzy, c-format
697 msgid "error matching regular expression `%s'"
698 msgstr "Error coincidiendo expresión regular «%s»"
699
700 #: src/builtin.c:2139 src/input.c:792
701 #, fuzzy, c-format
702 msgid "bad regular expression `%s': %s"
703 msgstr "Expresión regular equivocada «%s»: %s"
704
705 #: src/debug.c:136 src/debug.c:157
706 msgid "error writing to debug stream"
707 msgstr ""
708
709 #: src/eval.c:318
710 #, fuzzy, c-format
711 msgid "bad expression in eval (missing right parenthesis): %s"
712 msgstr "Expresión equivocada en evaluación (faltando paréntesis derecho): %s"
713
714 #: src/eval.c:324
715 #, fuzzy, c-format
716 msgid "bad expression in eval: %s"
717 msgstr "Expresión equivocada en evaluación: %s"
718
719 #: src/eval.c:329
720 #, fuzzy, c-format
721 msgid "bad expression in eval (bad input): %s"
722 msgstr "Expresión equivocada en evaluación (entrada equivocada): %s"
723
724 #: src/eval.c:334
725 #, fuzzy, c-format
726 msgid "bad expression in eval (excess input): %s"
727 msgstr "Expresión equivocada en evaluación (entrada excesiva): %s"
728
729 #: src/eval.c:339
730 #, fuzzy, c-format
731 msgid "invalid operator in eval: %s"
732 msgstr "Divide entre cero en evaluación: %s"
733
734 #: src/eval.c:345
735 #, fuzzy, c-format
736 msgid "divide by zero in eval: %s"
737 msgstr "Divide entre cero en evaluación: %s"
738
739 #: src/eval.c:350
740 #, fuzzy, c-format
741 msgid "modulo by zero in eval: %s"
742 msgstr "Módulo entre cero en evaluación: %s"
743
744 #: src/eval.c:355
745 #, fuzzy, c-format
746 msgid "negative exponent in eval: %s"
747 msgstr "Expresión equivocada en evaluación: %s"
748
749 #: src/eval.c:538
750 msgid "Warning: recommend ==, not =, for equality operator"
751 msgstr ""
752
753 #: src/format.c:40 src/format.c:64 src/format.c:88
754 msgid "empty string treated as 0"
755 msgstr ""
756
757 #: src/format.c:46 src/format.c:70 src/format.c:94
758 #, fuzzy, c-format
759 msgid "non-numeric argument %s"
760 msgstr "Argumento no numérico a %s"
761
762 #: src/format.c:48 src/format.c:72 src/format.c:96
763 msgid "leading whitespace ignored"
764 msgstr ""
765
766 #: src/format.c:50 src/format.c:74 src/format.c:98
767 msgid "numeric overflow detected"
768 msgstr ""
769
770 #: src/format.c:308
771 #, fuzzy, c-format
772 msgid "Warning: unrecognized specifier in `%s'"
773 msgstr "%s: opción desconocida `%c%s'\n"
774
775 #: src/freeze.c:156
776 msgid "unable to create frozen state"
777 msgstr ""
778
779 #: src/freeze.c:167
780 #, fuzzy
781 msgid "expecting line feed in frozen file"
782 msgstr "Esperando línea alimentada en fichero congelado"
783
784 #: src/freeze.c:169
785 #, fuzzy, c-format
786 msgid "expecting character `%c' in frozen file"
787 msgstr "Esperando caracter `%c' en fichero congelado"
788
789 #: src/freeze.c:215
790 #, fuzzy
791 msgid "integer overflow in frozen file"
792 msgstr "Esperando línea alimentada en fichero congelado"
793
794 #: src/freeze.c:257
795 #, fuzzy
796 msgid "premature end of frozen file"
797 msgstr "Final prematuro de fichero congelado"
798
799 #: src/freeze.c:270
800 #, fuzzy, c-format
801 msgid "cannot open %s"
802 msgstr "No puede abrir %s"
803
804 #: src/freeze.c:285
805 #, c-format
806 msgid "frozen file version %d greater than max supported of 1"
807 msgstr ""
808
809 #: src/freeze.c:288
810 msgid "ill-formed frozen file, version directive expected"
811 msgstr ""
812
813 #: src/freeze.c:297
814 #, fuzzy
815 msgid "ill-formed frozen file"
816 msgstr "Formato chapucero de fichero congelado"
817
818 #: src/freeze.c:385
819 msgid "unable to read frozen state"
820 msgstr ""
821
822 #: src/input.c:359
823 msgid "read error"
824 msgstr ""
825
826 #: src/input.c:366
827 msgid "error reading file"
828 msgstr ""
829
830 #: src/input.c:589
831 msgid "Warning: end of file treated as newline"
832 msgstr ""
833
834 #: src/input.c:881
835 msgid "ERROR: end of file in comment"
836 msgstr ""
837
838 #: src/input.c:1001
839 #, fuzzy
840 msgid "ERROR: end of file in string"
841 msgstr "ERROR: FDL dentro de cadena textual"
842
843 #. TRANSLATORS: This is a non-ASCII name: The first name is (with
844 #. Unicode escapes) "Ren\u00e9" or (with HTML entities) "Ren&eacute;".
845 #. This is a proper name. See the gettext manual, section Names.
846 #: src/m4.c:41
847 msgid "Rene' Seindal"
848 msgstr ""
849
850 #: src/m4.c:207
851 #, fuzzy, c-format
852 msgid "Try `%s --help' for more information."
853 msgstr "Pruebe `%s --help' para más información.\n"
854
855 #: src/m4.c:213
856 #, c-format
857 msgid "Usage: %s [OPTION]... [FILE]...\n"
858 msgstr ""
859 "Modo de empleo: %s [OPCIÓN]... [FICHERO]...\n"
860 "\n"
861
862 #: src/m4.c:214
863 #, fuzzy
864 msgid ""
865 "Process macros in FILEs.  If no FILE or if FILE is `-', standard input\n"
866 "is read.\n"
867 msgstr ""
868 "\n"
869 "Si ningún FICHERO o si fichero ES `.', entrada común es leída.\n"
870
871 #: src/m4.c:219
872 msgid ""
873 "Mandatory or optional arguments to long options are mandatory or optional\n"
874 "for short options too.\n"
875 msgstr ""
876
877 #: src/m4.c:224
878 msgid ""
879 "Operation modes:\n"
880 "      --help                   display this help and exit\n"
881 "      --version                output version information and exit\n"
882 msgstr ""
883
884 #: src/m4.c:229
885 msgid ""
886 "  -E, --fatal-warnings         once: warnings become errors, twice: stop\n"
887 "                                 execution at first error\n"
888 "  -i, --interactive            unbuffer output, ignore interrupts\n"
889 "  -P, --prefix-builtins        force a `m4_' prefix to all builtins\n"
890 "  -Q, --quiet, --silent        suppress some warnings for builtins\n"
891 msgstr ""
892
893 #: src/m4.c:236
894 #, c-format
895 msgid ""
896 "      --warn-macro-sequence[=REGEXP]\n"
897 "                               warn if macro definition matches REGEXP,\n"
898 "                                 default %s\n"
899 msgstr ""
900
901 #: src/m4.c:242
902 msgid "  -W, --word-regexp=REGEXP     use REGEXP for macro name syntax\n"
903 msgstr ""
904 "  -W, --word-regexp=REGEXP    utiliza EXPREG para nombre sintáctico de "
905 "macro\n"
906
907 #: src/m4.c:247
908 #, fuzzy
909 msgid ""
910 "Preprocessor features:\n"
911 "  -D, --define=NAME[=VALUE]    define NAME as having VALUE, or empty\n"
912 "  -I, --include=DIRECTORY      append DIRECTORY to include path\n"
913 "  -s, --synclines              generate `#line NUM \"FILE\"' lines\n"
914 "  -U, --undefine=NAME          undefine NAME\n"
915 msgstr ""
916 "\n"
917 "Caracterñisticas del preprocesador:\n"
918 "  -I, --include=DIRECTORIO      busqueda de este segundo directorio para "
919 "incluír\n"
920 "  -D, --define=NOMBRE[=VALOR]   introduce NOMBRE ha tenido VALOR, o vacío\n"
921 "  -U, --undefine=NOMBRE         borra compilación NOMBRE\n"
922 "  -s, --synclines               genera líneas `#líne NO \"FILA\"'\n"
923
924 #: src/m4.c:255
925 #, fuzzy, c-format
926 msgid ""
927 "Limits control:\n"
928 "  -g, --gnu                    override -G to re-enable GNU extensions\n"
929 "  -G, --traditional            suppress all GNU extensions\n"
930 "  -H, --hashsize=PRIME         set symbol lookup hash table size [509]\n"
931 "  -L, --nesting-limit=NUMBER   change nesting limit, 0 for unlimited [%d]\n"
932 msgstr ""
933 "\n"
934 "Limitación de control:\n"
935 "  -G, --tradicional            suprime todas las extensiones de GNU\n"
936 "  -H, --hashsize=PRIME         establece símbolo vista hash tabla tamaño\n"
937 "  -L, --nesting-limit=NÚMERO   modifica límite de anidación artificial\n"
938
939 #: src/m4.c:263
940 #, fuzzy
941 msgid ""
942 "Frozen state files:\n"
943 "  -F, --freeze-state=FILE      produce a frozen state on FILE at end\n"
944 "  -R, --reload-state=FILE      reload a frozen state from FILE at start\n"
945 msgstr ""
946 "\n"
947 "Ficheros de estado congelado:\n"
948 "  -F, --freeze-state=FICHERO    produce un estado congelado en FICHERO al "
949 "final\n"
950 "  -R, --reload-state=FICHERO    recarga un estado congelado desde FICHERO al "
951 "inicio\n"
952
953 #: src/m4.c:269
954 #, fuzzy
955 msgid ""
956 "Debugging:\n"
957 "  -d, --debug[=FLAGS]          set debug level (no FLAGS implies `aeq')\n"
958 "      --debugfile[=FILE]       redirect debug and trace output to FILE\n"
959 "                                 (default stderr, discard if empty string)\n"
960 "  -l, --arglength=NUM          restrict macro tracing size\n"
961 "  -t, --trace=NAME             trace NAME when it is defined\n"
962 msgstr ""
963 "\n"
964 "Depuración:\n"
965 "  -d, --debug=[MARCAS]    establece nivel depurador (sin MARCAS implica "
966 "`aeq')\n"
967 "  -t, --trace=NOMBRE        trazar NOMBRE cuando será definido\n"
968 "  -L, --arglength=NUM     macro restricta trazando tamaño\n"
969 "  -o, --error-output=FICHERO    redirige salida de depuración y traza\n"
970
971 #: src/m4.c:278
972 msgid ""
973 "FLAGS is any of:\n"
974 "  a   show actual arguments\n"
975 "  c   show before collect, after collect and after call\n"
976 "  e   show expansion\n"
977 "  f   say current input file name\n"
978 "  i   show changes in input files\n"
979 msgstr ""
980
981 #: src/m4.c:286
982 msgid ""
983 "  l   say current input line number\n"
984 "  p   show results of path searches\n"
985 "  q   quote values as necessary, with a or e flag\n"
986 "  t   trace for all macro calls, not only traceon'ed\n"
987 "  x   add a unique macro call id, useful with c flag\n"
988 "  V   shorthand for all of the above flags\n"
989 msgstr ""
990
991 #: src/m4.c:295
992 msgid ""
993 "If defined, the environment variable `M4PATH' is a colon-separated list\n"
994 "of directories included after any specified by `-I'.\n"
995 msgstr ""
996
997 #: src/m4.c:300
998 msgid ""
999 "Exit status is 0 for success, 1 for failure, 63 for frozen file version\n"
1000 "mismatch, or whatever value was passed to the m4exit macro.\n"
1001 msgstr ""
1002
1003 #: src/m4.c:436
1004 #, c-format
1005 msgid "internal error detected; please report this bug to <%s>"
1006 msgstr ""
1007
1008 #: src/m4.c:489
1009 #, c-format
1010 msgid "warning: `m4 -%c' may be removed in a future release"
1011 msgstr ""
1012
1013 #: src/m4.c:496
1014 #, c-format
1015 msgid "warning: `m4 %s' is deprecated"
1016 msgstr ""
1017
1018 #: src/m4.c:572
1019 #, fuzzy, c-format
1020 msgid "bad debug flags: `%s'"
1021 msgstr "Marcas depurativas equivocads: «%s»"
1022
1023 #: src/m4.c:578
1024 #, c-format
1025 msgid "warning: `m4 -e' is deprecated, use `-i' instead"
1026 msgstr ""
1027
1028 #: src/m4.c:690
1029 msgid "stderr"
1030 msgstr ""
1031
1032 #: src/macro.c:196
1033 #, fuzzy
1034 msgid "ERROR: end of file in argument list"
1035 msgstr "ERROR: FDL dentro de listado argumental"
1036
1037 #: src/macro.c:332
1038 #, fuzzy, c-format
1039 msgid "recursion limit of %d exceeded, use -L<N> to change it"
1040 msgstr ""
1041 "ERROR: límite de recursión de %d excedido, emplee -L <N> para modificarlo"
1042
1043 #: src/output.c:172 src/output.c:898 src/output.c:901
1044 #, fuzzy
1045 msgid "cannot clean temporary file for diversion"
1046 msgstr "ERROR: no puede crear temporalmente un fichero de diversión"
1047
1048 #: src/output.c:222 src/output.c:231 src/output.c:265 src/output.c:360
1049 #, fuzzy
1050 msgid "cannot create temporary file for diversion"
1051 msgstr "ERROR: no puede crear temporalmente un fichero de diversión"
1052
1053 #: src/output.c:250 src/output.c:257 src/output.c:269
1054 #, fuzzy
1055 msgid "cannot seek within diversion"
1056 msgstr "No puede obtener diversión"
1057
1058 #: src/output.c:341 src/output.c:353 src/output.c:502 src/output.c:733
1059 #, fuzzy
1060 msgid "cannot close temporary file for diversion"
1061 msgstr "ERROR: no puede crear temporalmente un fichero de diversión"
1062
1063 #: src/output.c:474
1064 #, fuzzy
1065 msgid "ERROR: cannot flush diversion to temporary file"
1066 msgstr "ERROR: no puede vaciar diversión a fichero temporal"
1067
1068 #: src/output.c:568
1069 #, fuzzy
1070 msgid "ERROR: copying inserted file"
1071 msgstr "ERROR: copiando fichero insertado"
1072
1073 #: src/output.c:816
1074 #, fuzzy
1075 msgid "error reading inserted file"
1076 msgstr "ERROR: leyendo fichero insertado"
1077
1078 #: src/output.c:983
1079 #, fuzzy
1080 msgid "cannot stat diversion"
1081 msgstr "No puede obtener diversión"
1082
1083 #: src/output.c:987
1084 #, fuzzy
1085 msgid "diversion too large"
1086 msgstr "Diversión demasiado grande"
1087
1088 #, c-format
1089 #~ msgid "%s: option `--%s' doesn't allow an argument\n"
1090 #~ msgstr "%s: opción --%s no permite un argumento\n"
1091
1092 #, c-format
1093 #~ msgid "%s: unrecognized option `--%s'\n"
1094 #~ msgstr "%s: opción desconocida `--%s'\n"
1095
1096 #, c-format
1097 #~ msgid "%s: illegal option -- %c\n"
1098 #~ msgstr "%s: opción ilegal -- %c\n"
1099
1100 #, c-format
1101 #~ msgid "%s: option `-W %s' is ambiguous\n"
1102 #~ msgstr "%s: opción `-W %s' es ambigua\n"
1103
1104 #, c-format
1105 #~ msgid "%s: option `-W %s' doesn't allow an argument\n"
1106 #~ msgstr "%s: opción `-W %s' no permite un argumento\n"
1107
1108 #~ msgid "INTERNAL ERROR: Bad token data type in define_macro ()"
1109 #~ msgstr "ERROR INTERNO: Tipo de marca equivocada en define_macro()"
1110
1111 #~ msgid "INTERNAL ERROR: Builtin not found in builtin table!"
1112 #~ msgstr "ERROR INTERNO: ¡Compilación no encontrada en tabla compilada!"
1113
1114 #~ msgid "INTERNAL ERROR: Bad token data type in m4_dumpdef ()"
1115 #~ msgstr "ERROR INTERNO: Tipo de marca equivocada en in m4_dumpdef ()"
1116
1117 #~ msgid "INTERNAL ERROR: Bad symbol type in m4_defn ()"
1118 #~ msgstr ""
1119 #~ "ERROR INTERNO: tipo simbólico equivocado dentro de llamada m4_defn ()"
1120
1121 #, c-format
1122 #~ msgid "Radix in eval out of range (radix = %d)"
1123 #~ msgstr "Radio en evaluación fuera de rango (radio = %d)"
1124
1125 #, c-format
1126 #~ msgid "Undefined syntax code %c"
1127 #~ msgstr "Código sintáctico indefinido %c"
1128
1129 #~ msgid "INTERNAL ERROR: Builtin not found in builtin table! (trace_pre ())"
1130 #~ msgstr ""
1131 #~ "ERROR INTERNO: ¡Compilación no encontrada en tabla compilada! (trace_pre "
1132 #~ "())"
1133
1134 #~ msgid "INTERNAL ERROR: Bad token data type (trace_pre ())"
1135 #~ msgstr "ERROR INTERNO: Tipo de datos equivocados (trace_pre ())"
1136
1137 #~ msgid "INTERNAL ERROR: Bad error code in evaluate ()"
1138 #~ msgstr ""
1139 #~ "ERROR INTERNO: código de error equivocado dentro de evaluación evaluate ()"
1140
1141 #~ msgid "INTERNAL ERROR: Bad comparison operator in cmp_term ()"
1142 #~ msgstr "ERROR INTERNO: comparación de operador equivocada en cmp_term ()"
1143
1144 #~ msgid "INTERNAL ERROR: Bad shift operator in shift_term ()"
1145 #~ msgstr "ERROR INTERNO: operador mayúsculo equivocado en shift_term ()"
1146
1147 #~ msgid "INTERNAL ERROR: Bad operator in mult_term ()"
1148 #~ msgstr "ERROR INTERNO: operador equivocado en mult_term ()"
1149
1150 #~ msgid "INTERNAL ERROR: Built-in not found in builtin table!"
1151 #~ msgstr "ERROR INTERNO: ¡Compilación interna no encontrada en tabla interna!"
1152
1153 #~ msgid "INTERNAL ERROR: Bad token data type in freeze_one_symbol ()"
1154 #~ msgstr "ERROR INTERNO: Tipo de marca equivocada en freeze_one_symbol ()"
1155
1156 #, c-format
1157 #~ msgid "`%s' from frozen file not found in builtin table!"
1158 #~ msgstr ""
1159 #~ "¡«%s» desde fichero congelado no encontrado en distribución interna!"
1160
1161 #, c-format
1162 #~ msgid "Input reverted to %s, line %d"
1163 #~ msgstr "Entrada revertida a %s, línea %d"
1164
1165 #, c-format
1166 #~ msgid "Input read from %s"
1167 #~ msgstr "Entrada leída desde %s"
1168
1169 #~ msgid "INTERNAL ERROR: Recursive push_string!"
1170 #~ msgstr "ERROR INTERNO: ¡ función push_string recursiva!"
1171
1172 #~ msgid "INTERNAL ERROR: Bad call to init_macro_token ()"
1173 #~ msgstr "ERROR INTERNO: llamada equivocada a llamada init_macro_token ()"
1174
1175 #~ msgid "INTERNAL ERROR: Input stack botch in next_char ()"
1176 #~ msgstr "ERROR INTERNO: pila entrante chapucera en next_char ()"
1177
1178 #~ msgid "INTERNAL ERROR: Input stack botch in peek_input ()"
1179 #~ msgstr "ERROR INTERNO: pila entrante chapucera en peek_input ()"
1180
1181 #~ msgid "NONE"
1182 #~ msgstr "NINGUNO"
1183
1184 #~ msgid "ERROR: Stack overflow.  (Infinite define recursion?)"
1185 #~ msgstr ""
1186 #~ "ERROR: desbordamiento superior de pila.  (¿Infinito define recursión?)"
1187
1188 #~ msgid ""
1189 #~ "Mandatory or optional arguments to long options are mandatory or "
1190 #~ "optional\n"
1191 #~ "for short options too.\n"
1192 #~ "\n"
1193 #~ "Operation modes:\n"
1194 #~ "      --help                   display this help and exit\n"
1195 #~ "      --version                output version information and exit\n"
1196 #~ "  -e, --interactive            unbuffer output, ignore interrupts\n"
1197 #~ "  -E, --fatal-warnings         stop execution after first warning\n"
1198 #~ "  -Q, --quiet, --silent        suppress some warnings for builtins\n"
1199 #~ "  -P, --prefix-builtins        force a `m4_' prefix to all builtins\n"
1200 #~ msgstr ""
1201 #~ "Argumento mandatorio u opcional para opciones largas son mandatorios u "
1202 #~ "opcionales para\n"
1203 #~ "opciones cortas también.\n"
1204 #~ "\n"
1205 #~ "Modos de operación:\n"
1206 #~ "        --help\t\t\tenseña esta ayuda y sale\n"
1207 #~ "        --version\t\tsaca información de versión y sale\n"
1208 #~ "   -e,  --interactive\t\tquitar búfer por salida, ignora interrupciones\n"
1209 #~ "   -E,  --fatal-warnings\tdetiene ejecución tras la primera advertencia\n"
1210 #~ "   -Q,  --quiet,  --silent      supereme algunos avisos para compilación\n"
1211 #~ "   -P,  --prefix-building       fuerza un prefijo `m4_' para todas las "
1212 #~ "compilaciones\n"
1213
1214 #~ msgid ""
1215 #~ "\n"
1216 #~ "Dynamic loading features:\n"
1217 #~ "  -m, --module-directory=DIRECTORY  add DIRECTORY to the module search "
1218 #~ "path\n"
1219 #~ "  -M, --load-module=MODULE          load dynamic MODULE from M4MODPATH\n"
1220 #~ msgstr ""
1221 #~ "\n"
1222 #~ "Cargando características dinámicas:\n"
1223 #~ "  -m, --module-direction=DIRECTORIO  añade DIRECTORIO a la ruta de "
1224 #~ "búsqueda modulada\n"
1225 #~ "  -M, --load-module=MODULO             carga dinámicamente MÓDULO desde "
1226 #~ "M4MODPATH\n"
1227
1228 #~ msgid ""
1229 #~ "\n"
1230 #~ "FLAGS is any of:\n"
1231 #~ "  t   trace for all macro calls, not only traceon'ed\n"
1232 #~ "  a   show actual arguments\n"
1233 #~ "  e   show expansion\n"
1234 #~ "  q   quote values as necessary, with a or e flag\n"
1235 #~ "  c   show before collect, after collect and after call\n"
1236 #~ "  x   add a unique macro call id, useful with c flag\n"
1237 #~ "  f   say current input file name\n"
1238 #~ "  l   say current input line number\n"
1239 #~ "  p   show results of path searches\n"
1240 #~ "  i   show changes in input files\n"
1241 #~ "  V   shorthand for all of the above flags\n"
1242 #~ msgstr ""
1243 #~ "\n"
1244 #~ "MARCAS es cualquiera de:\n"
1245 #~ "  t  traza para todas llamadas macro, no solo trazadas\n"
1246 #~ "  a  muestra argumento actual\n"
1247 #~ "  e  muestra expansión\n"
1248 #~ "  q  entrecomilla valores tal como necesario, con marca ‘a’ o ‘e’\n"
1249 #~ "  c  muestra antes que recogerm tras recoger y después de llamar\n"
1250 #~ "  x  añade una llamada de id macro único, útil con marcas c\n"
1251 #~ "  f  dice el nombre del fichero de entrada actual\n"
1252 #~ "  l  dice el número de línea de entrada actual\n"
1253 #~ "  p  muestra resultados de ruta buscadas\n"
1254 #~ "  i  muestra modificaciones en ficheros entrantes\n"
1255 #~ "  V  muñeca para todas las marcas de arriba\n"
1256
1257 #, c-format
1258 #~ msgid "ERROR: failed to add search directory `%s'"
1259 #~ msgstr "ERROR: fallada para añadir directorio de búsqueda «%s»"
1260
1261 #, c-format
1262 #~ msgid "ERROR: failed to add search directory `%s': %s"
1263 #~ msgstr "ERROR: fallada para añadir directorio de búsqueda «%s»: %s"
1264
1265 #~ msgid " (options:"
1266 #~ msgstr " (opciones:"
1267
1268 #~ msgid "INTERNAL ERROR: Bad code in deferred arguments"
1269 #~ msgstr "ERROR INTERNO: código equivocado dentro de argumentos diferidos"
1270
1271 #~ msgid "INTERNAL ERROR: Bad token type in expand_token ()"
1272 #~ msgstr "ERROR INTERNO: Tipo de marca equivocada en función expand_token ()"
1273
1274 #~ msgid "INTERNAL ERROR: Bad token type in expand_argument ()"
1275 #~ msgstr "ERROR INTERNO: marca equivocado en expand_argument ()"
1276
1277 #~ msgid "INTERNAL ERROR: Bad symbol type in call_macro ()"
1278 #~ msgstr ""
1279 #~ "ERROR INTERNO: tipo simbólico equivocado dentro de llamada call_macro ()"
1280
1281 #, c-format
1282 #~ msgid "ERROR: failed to initialise modules: %s"
1283 #~ msgstr "ERROR: fallado al inicializar módulos: %s"
1284
1285 #, c-format
1286 #~ msgid "ERROR: cannot find module: `%s'"
1287 #~ msgstr "ERROR: no puede encontrar módulo: «%s»"
1288
1289 #, c-format
1290 #~ msgid "ERROR: cannot find module: `%s': %s"
1291 #~ msgstr "ERROR: no puede encontrar módulo «%s»: %s"
1292
1293 #~ msgid "ERROR: cannot close modules"
1294 #~ msgstr "ERROR: no puede cerrar módulos"
1295
1296 #, c-format
1297 #~ msgid "ERROR: cannot cannot close modules: %s"
1298 #~ msgstr "ERROR: no puede cerrar módulos: %s"
1299
1300 #, c-format
1301 #~ msgid "ERROR: cannot cannot close module: `%s': %s"
1302 #~ msgstr "ERROR: no puede instalar el módulo: «%s»: %s"
1303
1304 #, c-format
1305 #~ msgid "Path search for `%s' found `%s'"
1306 #~ msgstr "Ruta de búsqueda para «%s» encontrada «%s»"
1307
1308 #~ msgid ""
1309 #~ "Memory bounds violation detected (SIGSEGV).  Either a stack overflow\n"
1310 #~ "occurred, or there is a bug in "
1311 #~ msgstr ""
1312 #~ "Detectada violación de límite de memoria (SIGSEGV).  O un sobredes-\n"
1313 #~ "bordamiento de pila ocurrido, o hay un defecto en "
1314
1315 #~ msgid ".  Check for possible infinite recursion.\n"
1316 #~ msgstr ".  Comprobar posible recursión infinita.\n"
1317
1318 #~ msgid "INTERNAL ERROR: Illegal mode to symbol_lookup ()"
1319 #~ msgstr "ERROR INTERNO: modo ilegal a función simbólica symbol_lookup ()"
1320
1321 #, c-format
1322 #~ msgid "Name `%s' is unknown\n"
1323 #~ msgstr "Nombre «%s» es desconocido\n"