* ipa-fnsummary.c (estimate_node_size_and_time): Do not sanity check
[official-gcc.git] / gcc / po / es.po
blob572922c32febcbba9f33969afc4adb60f3e155c7
1 # Mensajes en español para gcc-4.7.2.
2 # Copyright (C) 2001, 2002, 2003, 2004, 2005, 2006, 2007, 2008, 2009, 2010, 2011, 2012, 2016, 2017 Free Software Foundation, Inc.
3 # This file is distributed under the same license as the gcc package.
4 # Cristian Othón Martínez Vera <cfuga@cfuga.mx>, 2001, 2002, 2003, 2004, 2005, 2006, 2007, 2008, 2009, 2010, 2011, 2012
5 # Antonio Ceballos Roa <aceballos@gmail.com>, 2016, 2017
7 # Agradezco a Juan Cuquejo Mira por sus comentarios sobre esta traducción
9 # Glosario
11 # array              - TBD
12 # asan               - asan
13 # bug                - error
14 # callback           - callback
15 # cse                - TBD
16 # demangled          - mutilado
17 # dereference        - desreferencia
18 # hardware           - hardware
19 # hotness            - calentura
20 # immediate          - inmediato
21 # insns              - instrucciones  #: config/frv/frv.opt:126
22 # instruction        - instrucción
23 # iv optimization    - optimización iv
24 # omp (OpenMP)       - omp
25 # OS                 - S.O.
26 # reallocate         - reubicar
27 # report             - informe TODO
28 # scheduler          - planificador
29 # SSA                - SSA
30 # statement          - sentencia
31 # Thumb              - TBD
32 # ubsan              - ubsan
33 # custom instruction - instrucción personalizada
35 # advierte de -> avisa sobre
37 msgid ""
38 msgstr ""
39 "Project-Id-Version: gcc 7.1.0\n"
40 "Report-Msgid-Bugs-To: https://gcc.gnu.org/bugs/\n"
41 "POT-Creation-Date: 2017-05-01 22:24+0000\n"
42 "PO-Revision-Date: 2017-05-20 12:16+0200\n"
43 "Last-Translator: Antonio Ceballos <aceballos@gmail.com>\n"
44 "Language-Team: Spanish <es@tp.org.es>\n"
45 "Language: es\n"
46 "MIME-Version: 1.0\n"
47 "Content-Type: text/plain; charset=UTF-8\n"
48 "Content-Transfer-Encoding: 8bit\n"
49 "X-Bugs: Report translation errors to the Language-Team address.\n"
50 "Plural-Forms: nplurals=2; plural=(n != 1);\n"
52 #: cfgrtl.c:2661
53 msgid "flow control insn inside a basic block"
54 msgstr "insn de control de flujo dentro de un bloque básico"
56 #: cfgrtl.c:2893
57 msgid "wrong insn in the fallthru edge"
58 msgstr "insn erróneo en el borde del respaldo"
60 #: cfgrtl.c:2950
61 msgid "insn outside basic block"
62 msgstr "insn fuera del bloque básico"
64 #: cfgrtl.c:2957
65 msgid "return not followed by barrier"
66 msgstr "return no es seguido por una barrera"
68 #: collect-utils.c:164
69 #, c-format
70 msgid "[cannot find %s]"
71 msgstr "[no se puede encontrar %s]"
73 #: collect2.c:1557
74 #, c-format
75 msgid "collect2 version %s\n"
76 msgstr "collect2 versión %s\n"
78 #: collect2.c:1664
79 #, c-format
80 msgid "%d constructor found\n"
81 msgid_plural "%d constructors found\n"
82 msgstr[0] "se encontró %d constructor\n"
83 msgstr[1] "se encontraron %d constructores\n"
85 #: collect2.c:1668
86 #, c-format
87 msgid "%d destructor found\n"
88 msgid_plural "%d destructors found\n"
89 msgstr[0] "se encontró %d  destructor\n"
90 msgstr[1] "se encontraron %d  destructores\n"
92 #: collect2.c:1672
93 #, c-format
94 msgid "%d frame table found\n"
95 msgid_plural "%d frame tables found\n"
96 msgstr[0] "se encontró %d tabla de marco\n"
97 msgstr[1] "se encontraron %d tablas de marco\n"
99 # %s se refiere a un fichero. cfuga
100 #: collect2.c:1836
101 #, c-format
102 msgid "[Leaving %s]\n"
103 msgstr "[Saliendo de %s]\n"
105 #: collect2.c:2068
106 #, c-format
107 msgid ""
108 "\n"
109 "write_c_file - output name is %s, prefix is %s\n"
110 msgstr ""
111 "\n"
112 "write_c_file - el nombre de salida es %s, el prefijo es %s\n"
114 #: collect2.c:2584
115 #, c-format
116 msgid ""
117 "\n"
118 "ldd output with constructors/destructors.\n"
119 msgstr ""
120 "\n"
121 "salida de ldd con constructores/destructores.\n"
123 #: cprop.c:1756
124 msgid "const/copy propagation disabled"
125 msgstr "propagación const/copy desactivada"
127 #: diagnostic.c:224
128 #, c-format
129 msgid "%s: all warnings being treated as errors"
130 msgstr "%s: todos los avisos se tratan como errores"
132 #: diagnostic.c:229
133 #, c-format
134 msgid "%s: some warnings being treated as errors"
135 msgstr "%s: algunos avisos se tratan como errores"
137 #: diagnostic.c:310 input.c:191 input.c:1776 c-family/c-opts.c:1358
138 #: fortran/cpp.c:576 fortran/error.c:998 fortran/error.c:1018
139 msgid "<built-in>"
140 msgstr "<interno>"
142 #: diagnostic.c:466
143 #, c-format
144 msgid "compilation terminated due to -fmax-errors=%u.\n"
145 msgstr "compilación terminada debido a -fmax-errors=%u.\n"
147 #: diagnostic.c:494
148 #, c-format
149 msgid "compilation terminated due to -Wfatal-errors.\n"
150 msgstr "compilación terminada debido a -Wfatal-errors.\n"
152 #: diagnostic.c:514
153 #, c-format
154 msgid ""
155 "Please submit a full bug report,\n"
156 "with preprocessed source if appropriate.\n"
157 msgstr ""
158 "Por favor, envíe un informe completo de errores,\n"
159 "con el código preprocesado si es apropiado.\n"
161 #: diagnostic.c:520
162 #, c-format
163 msgid "See %s for instructions.\n"
164 msgstr "Véase %s para instrucciones.\n"
166 #: diagnostic.c:529
167 #, c-format
168 msgid "compilation terminated.\n"
169 msgstr "compilación terminada.\n"
171 #: diagnostic.c:923
172 #, c-format
173 msgid "%s:%d: confused by earlier errors, bailing out\n"
174 msgstr "%s:%d: confusión por errores previos, saliendo\n"
176 #: diagnostic.c:1443
177 #, c-format
178 msgid "Internal compiler error: Error reporting routines re-entered.\n"
179 msgstr "Error interno del compilador: Error al reportar rutinas reentradas.\n"
181 #: final.c:1197
182 msgid "negative insn length"
183 msgstr "longitud de insn negativa"
185 #: final.c:3025
186 msgid "could not split insn"
187 msgstr "no se puede dividir insn"
189 #: final.c:3450
190 msgid "invalid 'asm': "
191 msgstr "'asm' no válido: "
193 #: final.c:3579
194 #, c-format
195 msgid "nested assembly dialect alternatives"
196 msgstr "alternativas de dialecto ensamblador anidadas"
198 #: final.c:3607 final.c:3619
199 #, c-format
200 msgid "unterminated assembly dialect alternative"
201 msgstr "alternativa de dialecto ensamblador sin terminar"
203 #: final.c:3761
204 #, c-format
205 msgid "operand number missing after %%-letter"
206 msgstr "falta un número operando después de %%-letra"
208 #: final.c:3764 final.c:3805
209 #, c-format
210 msgid "operand number out of range"
211 msgstr "número operando fuera de rango"
213 #: final.c:3822
214 #, c-format
215 msgid "invalid %%-code"
216 msgstr "%%-código no válido"
218 #: final.c:3852
219 #, c-format
220 msgid "'%%l' operand isn't a label"
221 msgstr "el operando '%%l' no es una etiqueta"
223 #. We can't handle floating point constants;
224 #. PRINT_OPERAND must handle them.
225 #. We can't handle floating point constants;
226 #. TARGET_PRINT_OPERAND must handle them.
227 #. We can't handle floating point constants;
228 #. PRINT_OPERAND must handle them.
229 #: final.c:3988 config/arc/arc.c:5068 config/i386/i386.c:17057
230 #: config/pdp11/pdp11.c:1698
231 #, c-format
232 msgid "floating constant misused"
233 msgstr "constante de coma flotante mal usada"
235 #: final.c:4046 config/arc/arc.c:5165 config/i386/i386.c:17155
236 #: config/pdp11/pdp11.c:1739
237 #, c-format
238 msgid "invalid expression as operand"
239 msgstr "expresión no válida como operando"
241 #: gcc.c:119
242 #, c-format
243 msgid "%s\n"
244 msgstr "%s\n"
246 #: gcc.c:1714
247 #, c-format
248 msgid "Using built-in specs.\n"
249 msgstr "Usando especificaciones internas.\n"
251 #: gcc.c:1914
252 #, c-format
253 msgid ""
254 "Setting spec %s to '%s'\n"
255 "\n"
256 msgstr ""
257 "Cambiando la especificación %s a '%s'\n"
258 "\n"
260 #: gcc.c:2022
261 #, c-format
262 msgid "Reading specs from %s\n"
263 msgstr "Leyendo especificaciones de %s\n"
265 #: gcc.c:2149
266 #, c-format
267 msgid "could not find specs file %s\n"
268 msgstr "no se puede encontrar el fichero de especificaciones %s\n"
270 #: gcc.c:2224
271 #, c-format
272 msgid "rename spec %s to %s\n"
273 msgstr "renombrando la especificación %s a %s\n"
275 #: gcc.c:2226
276 #, c-format
277 msgid ""
278 "spec is '%s'\n"
279 "\n"
280 msgstr ""
281 "la especificacion es '%s'\n"
282 "\n"
284 #  El código require 'y' o 'Y' como respuesta afirmativa. cfuga
285 #: gcc.c:3035
286 #, c-format
287 msgid ""
288 "\n"
289 "Go ahead? (y or n) "
290 msgstr ""
291 "\n"
292 "¿Continuar? (y ó n) "
294 #: gcc.c:3185
295 #, c-format
296 msgid "# %s %.2f %.2f\n"
297 msgstr "# %s %.2f %.2f\n"
299 #: gcc.c:3401
300 #, c-format
301 msgid "Usage: %s [options] file...\n"
302 msgstr "Modo de empleo: %s [opciones] fichero...\n"
304 #: gcc.c:3402
305 msgid "Options:\n"
306 msgstr "Opciones:\n"
308 #: gcc.c:3404
309 msgid "  -pass-exit-codes         Exit with highest error code from a phase.\n"
310 msgstr "  -pass-exit-codes         Sale con el código de error más alto de una fase.\n"
312 #: gcc.c:3405
313 msgid "  --help                   Display this information.\n"
314 msgstr "  --help                   Muestra esta información.\n"
316 #: gcc.c:3406
317 msgid "  --target-help            Display target specific command line options.\n"
318 msgstr "  --target-help            Muestra opciones de línea de órdenes específicas del objetivo.\n"
320 #: gcc.c:3407
321 msgid "  --help={common|optimizers|params|target|warnings|[^]{joined|separate|undocumented}}[,...].\n"
322 msgstr "  --help={common|optimizers|params|target|warnings|[^]{joined|separate|undocumented}}[,...].\n"
324 #: gcc.c:3408
325 msgid "                           Display specific types of command line options.\n"
326 msgstr "                           Muestra tipos específicos de opciones de línea de órdenes.\n"
328 #: gcc.c:3410
329 msgid "  (Use '-v --help' to display command line options of sub-processes).\n"
330 msgstr "  (Use '-v --help' para mostrar las opciones de línea de órdenes de los subprocesos).\n"
332 #: gcc.c:3411
333 msgid "  --version                Display compiler version information.\n"
334 msgstr "  --version                Muestra la información de versión del compilador.\n"
336 #: gcc.c:3412
337 msgid "  -dumpspecs               Display all of the built in spec strings.\n"
338 msgstr "  -dumpspecs               Muestra todas las cadenas internas de especificación.\n"
340 #: gcc.c:3413
341 msgid "  -dumpversion             Display the version of the compiler.\n"
342 msgstr "  -dumpversion             Muestra la versión del compilador.\n"
344 #: gcc.c:3414
345 msgid "  -dumpmachine             Display the compiler's target processor.\n"
346 msgstr "  -dumpmachine             Muestra el procesador objetivo del compilador.\n"
348 #: gcc.c:3415
349 msgid "  -print-search-dirs       Display the directories in the compiler's search path.\n"
350 msgstr "  -print-search-dirs       Muestra los directorios en la ruta de búsqueda del compilador.\n"
352 #: gcc.c:3416
353 msgid "  -print-libgcc-file-name  Display the name of the compiler's companion library.\n"
354 msgstr "  -print-libgcc-file-name  Muestra el nombre de la biblioteca que acompaña al compilador.\n"
356 #: gcc.c:3417
357 msgid "  -print-file-name=<lib>   Display the full path to library <lib>.\n"
358 msgstr "  -print-file-name=<bib>   Muestra la ruta completa a la biblioteca <bib>.\n"
360 #: gcc.c:3418
361 msgid "  -print-prog-name=<prog>  Display the full path to compiler component <prog>.\n"
362 msgstr "  -print-prog-name=<prog>  Muestra la ruta completa del programa componente del compilador <prog>.\n"
364 #: gcc.c:3419
365 msgid ""
366 "  -print-multiarch         Display the target's normalized GNU triplet, used as\n"
367 "                           a component in the library path.\n"
368 msgstr ""
369 "  -print-multiarch         Muestra el triplete GNU normalizado del destino, usado como\n"
370 "                           como componente en la ruta de la biblioteca.\n"
372 #: gcc.c:3422
373 msgid "  -print-multi-directory   Display the root directory for versions of libgcc.\n"
374 msgstr "  -print-multi-directory   Muestra el directorio raíz para las versiones de libgcc.\n"
376 #: gcc.c:3423
377 msgid ""
378 "  -print-multi-lib         Display the mapping between command line options and\n"
379 "                           multiple library search directories.\n"
380 msgstr ""
381 "  -print-multi-lib         Muestra el mapeo entre las opciones de línea de órdenes\n"
382 "                           y los múltiples directorios de búsqueda de bibliotecas.\n"
384 #: gcc.c:3426
385 msgid "  -print-multi-os-directory Display the relative path to OS libraries.\n"
386 msgstr "  -print-multi-os-directory Muestra la ruta relativa para las bibliotecas del SO.\n"
388 #: gcc.c:3427
389 msgid "  -print-sysroot           Display the target libraries directory.\n"
390 msgstr "  -print-sysroot           Muestra el directorio de las bibliotecas objetivo.\n"
392 #: gcc.c:3428
393 msgid "  -print-sysroot-headers-suffix Display the sysroot suffix used to find headers.\n"
394 msgstr "  -print-sysroot-headers-suffix Muestra el sufijo sysroot que se usa para buscar encabezados.\n"
396 #: gcc.c:3429
397 msgid "  -Wa,<options>            Pass comma-separated <options> on to the assembler.\n"
398 msgstr "  -Wa,<opciones>           Pasa <opciones> separadas por coma al ensamblador.\n"
400 #: gcc.c:3430
401 msgid "  -Wp,<options>            Pass comma-separated <options> on to the preprocessor.\n"
402 msgstr "  -Wp,<opciones>           Pasa <opciones> separadas por coma al preprocesador.\n"
404 #: gcc.c:3431
405 msgid "  -Wl,<options>            Pass comma-separated <options> on to the linker.\n"
406 msgstr "  -Wl,<opciones>           Pasa <opciones> separadas por coma al enlazador.\n"
408 #: gcc.c:3432
409 msgid "  -Xassembler <arg>        Pass <arg> on to the assembler.\n"
410 msgstr "  -Xassembler <argumento>  Pasa el <argumento> al ensamblador.\n"
412 #: gcc.c:3433
413 msgid "  -Xpreprocessor <arg>     Pass <arg> on to the preprocessor.\n"
414 msgstr "  -Xpreprocessor <argumento> Pasa el <argumento> al preprocesador.\n"
416 #: gcc.c:3434
417 msgid "  -Xlinker <arg>           Pass <arg> on to the linker.\n"
418 msgstr "  -Xlinker <argumento>     Pasa el <argumento> al enlazador.\n"
420 #: gcc.c:3435
421 msgid "  -save-temps              Do not delete intermediate files.\n"
422 msgstr "  -save-temps              No borra los ficheros intermedios.\n"
424 #: gcc.c:3436
425 msgid "  -save-temps=<arg>        Do not delete intermediate files.\n"
426 msgstr "  -save-temps=<arg>        No borra los ficheros intermedios.\n"
428 #: gcc.c:3437
429 msgid ""
430 "  -no-canonical-prefixes   Do not canonicalize paths when building relative\n"
431 "                           prefixes to other gcc components.\n"
432 msgstr ""
433 "  -no-canonical-prefixes   No crea rutas completas al construir prefijos\n"
434 "                           relativos a otros componentes de gcc.\n"
436 #: gcc.c:3440
437 msgid "  -pipe                    Use pipes rather than intermediate files.\n"
438 msgstr "  -pipe                    Usa tuberías en lugar de ficheros intermedios.\n"
440 #: gcc.c:3441
441 msgid "  -time                    Time the execution of each subprocess.\n"
442 msgstr "  -time                    Obtiene el tiempo de ejecución de cada subproceso.\n"
444 #: gcc.c:3442
445 msgid "  -specs=<file>            Override built-in specs with the contents of <file>.\n"
446 msgstr "  -specs=<fichero>         Sobrepone las especificaciones internas con el contenido del <fichero>.\n"
448 #: gcc.c:3443
449 msgid "  -std=<standard>          Assume that the input sources are for <standard>.\n"
450 msgstr "  -std=<estándar>          Asume que los ficheros de entrada son para el <estándar>.\n"
452 #: gcc.c:3444
453 msgid ""
454 "  --sysroot=<directory>    Use <directory> as the root directory for headers\n"
455 "                           and libraries.\n"
456 msgstr ""
457 "  --sysroot=<directorio>   Usa el <directorio> como directorio raíz para\n"
458 "                           los encabezados y bibliotecas.\n"
460 #: gcc.c:3447
461 msgid "  -B <directory>           Add <directory> to the compiler's search paths.\n"
462 msgstr "  -B <directorio>          Agrega el <directorio> a las rutas de búsqueda del compilador.\n"
464 #: gcc.c:3448
465 msgid "  -v                       Display the programs invoked by the compiler.\n"
466 msgstr "  -v                       Muestra los programas invocados por el compilador.\n"
468 #: gcc.c:3449
469 msgid "  -###                     Like -v but options quoted and commands not executed.\n"
470 msgstr "  -###                     Como -v pero no se ejecutan las opciones entre comillas y las órdenes.\n"
472 #: gcc.c:3450
473 msgid "  -E                       Preprocess only; do not compile, assemble or link.\n"
474 msgstr "  -E                       Solamente preprocesa; no compila, ensambla o enlaza.\n"
476 #: gcc.c:3451
477 msgid "  -S                       Compile only; do not assemble or link.\n"
478 msgstr "  -S                       Solamente compila; no ensambla o enlaza.\n"
480 #: gcc.c:3452
481 msgid "  -c                       Compile and assemble, but do not link.\n"
482 msgstr "  -c                       Compila y ensambla, pero no enlaza.\n"
484 #: gcc.c:3453
485 msgid "  -o <file>                Place the output into <file>.\n"
486 msgstr "  -o <fichero>             Coloca la salida en el <fichero>.\n"
488 #: gcc.c:3454
489 msgid "  -pie                     Create a position independent executable.\n"
490 msgstr "  -pie                     Genera un ejecutable independiente de posición.\n"
492 #: gcc.c:3455
493 msgid "  -shared                  Create a shared library.\n"
494 msgstr "  -shared                  Crea una biblioteca compartida.\n"
496 #: gcc.c:3456
497 msgid ""
498 "  -x <language>            Specify the language of the following input files.\n"
499 "                           Permissible languages include: c c++ assembler none\n"
500 "                           'none' means revert to the default behavior of\n"
501 "                           guessing the language based on the file's extension.\n"
502 msgstr ""
503 "  -x <lenguaje>            Especifica el lenguaje de los siguientes ficheros de entrada\n"
504 "                           Los lenguajes permitidos son: c c++ assembler none\n"
505 "                           'none' significa revertir al comportamiento habitual de\n"
506 "                           adivinar el lenguaje por la extensión del fichero.\n"
508 #: gcc.c:3463
509 #, c-format
510 msgid ""
511 "\n"
512 "Options starting with -g, -f, -m, -O, -W, or --param are automatically\n"
513 " passed on to the various sub-processes invoked by %s.  In order to pass\n"
514 " other options on to these processes the -W<letter> options must be used.\n"
515 msgstr ""
516 "\n"
517 "Las opciones que empiezan con -g, -f, -m, -O, -W, ó --param se pasan\n"
518 " automáticamente a los varios subprocesos invocados por %s.  Para pasar\n"
519 " otras opciones a estos procesos se deben usar las opciones -W<letra>.\n"
521 #: gcc.c:5934
522 #, c-format
523 msgid "Processing spec (%s), which is '%s'\n"
524 msgstr "Se procesa la especificación (%s), la cual es '%s'\n"
526 #: gcc.c:6638
527 #, c-format
528 msgid "Target: %s\n"
529 msgstr "Objetivo: %s\n"
531 #: gcc.c:6639
532 #, c-format
533 msgid "Configured with: %s\n"
534 msgstr "Configurado con: %s\n"
536 #: gcc.c:6653
537 #, c-format
538 msgid "Thread model: %s\n"
539 msgstr "Modelo de hilos: %s\n"
541 #: gcc.c:6664
542 #, c-format
543 msgid "gcc version %s %s\n"
544 msgstr "gcc versión %s %s\n"
546 #: gcc.c:6667
547 #, c-format
548 msgid "gcc driver version %s %sexecuting gcc version %s\n"
549 msgstr "controlador gcc versión %s %sejecutando gcc versión %s\n"
551 #: gcc.c:6740 gcc.c:6952
552 #, c-format
553 msgid "The bug is not reproducible, so it is likely a hardware or OS problem.\n"
554 msgstr "El error no es repetible, por lo que probablemente sea un problema de hardware o de S.O.\n"
556 #: gcc.c:6876
557 #, c-format
558 msgid "Preprocessed source stored into %s file, please attach this to your bugreport.\n"
559 msgstr "Fuente preprocesada almacenada en el fichero %s; por favor, adjúntelo a su informe de errores.\n"
561 #: gcc.c:7829
562 #, c-format
563 msgid "install: %s%s\n"
564 msgstr "instalar: %s%s\n"
566 #: gcc.c:7832
567 #, c-format
568 msgid "programs: %s\n"
569 msgstr "programas: %s\n"
571 #: gcc.c:7834
572 #, c-format
573 msgid "libraries: %s\n"
574 msgstr "bibliotecas: %s\n"
576 #: gcc.c:7951
577 #, c-format
578 msgid ""
579 "\n"
580 "For bug reporting instructions, please see:\n"
581 msgstr ""
582 "\n"
583 "Para instrucciones de informe de errores, por favor vea:\n"
585 #: gcc.c:7967 gcov-tool.c:528
586 #, c-format
587 msgid "%s %s%s\n"
588 msgstr "%s %s%s\n"
590 #: gcc.c:7970 gcov-tool.c:530 gcov.c:689 fortran/gfortranspec.c:280
591 msgid "(C)"
592 msgstr "(C)"
594 #: gcc.c:7971 fortran/gfortranspec.c:281
595 msgid ""
596 "This is free software; see the source for copying conditions.  There is NO\n"
597 "warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.\n"
598 "\n"
599 msgstr ""
600 "Esto es software libre; vea el código para las condiciones de copia.  NO hay\n"
601 "garantía; ni siquiera para MERCANTIBILIDAD o IDONEIDAD PARA UN PROPÓSITO EN\n"
602 "PARTICULAR\n"
603 "\n"
605 #: gcc.c:8276
606 #, c-format
607 msgid ""
608 "\n"
609 "Linker options\n"
610 "==============\n"
611 "\n"
612 msgstr ""
613 "\n"
614 "Opciones del enlazador\n"
615 "======================\n"
616 "\n"
618 #: gcc.c:8277
619 #, c-format
620 msgid ""
621 "Use \"-Wl,OPTION\" to pass \"OPTION\" to the linker.\n"
622 "\n"
623 msgstr "Utilice \"-Wl,OPCIÓN\" para pasar la \"OPCIÓN\" al enlazador.\n"
625 #: gcc.c:9580
626 #, c-format
627 msgid ""
628 "Assembler options\n"
629 "=================\n"
630 "\n"
631 msgstr ""
632 "Opciones de ensamblador\n"
633 "=======================\n"
634 "\n"
636 #: gcc.c:9581
637 #, c-format
638 msgid ""
639 "Use \"-Wa,OPTION\" to pass \"OPTION\" to the assembler.\n"
640 "\n"
641 msgstr ""
642 "Utilice \"-Wa,OPCIÓN\" para pasar la \"OPCIÓN\" al ensamblador.\n"
643 "\n"
645 #: gcov-tool.c:175
646 #, c-format
647 msgid "  merge [options] <dir1> <dir2>         Merge coverage file contents\n"
648 msgstr "  merge [opciones] <dir1> <dir2>        Mezcla el contenido del fichero de cobertura\n"
650 #: gcov-tool.c:176 gcov-tool.c:270 gcov-tool.c:420
651 #, c-format
652 msgid "    -v, --verbose                       Verbose mode\n"
653 msgstr "    -v, --verbose                       Modo expresivo\n"
655 #: gcov-tool.c:177 gcov-tool.c:271
656 #, c-format
657 msgid "    -o, --output <dir>                  Output directory\n"
658 msgstr "    -o, --output <dir>                  Directorio de salida\n"
660 #: gcov-tool.c:178
661 #, c-format
662 msgid "    -w, --weight <w1,w2>                Set weights (float point values)\n"
663 msgstr "    -w, --weight <p1,p2>                Establece los pesos (valores de coma flotante)\n"
665 #: gcov-tool.c:194
666 #, c-format
667 msgid "Merge subcomand usage:"
668 msgstr "Modo de empleo de la suborden de mezcla:"
670 #: gcov-tool.c:269
671 #, c-format
672 msgid "  rewrite [options] <dir>               Rewrite coverage file contents\n"
673 msgstr "  rewrite [opciones] <dir>              Reescribe el contenido del fichero de cobertura\n"
675 #: gcov-tool.c:272
676 #, c-format
677 msgid "    -s, --scale <float or simple-frac>  Scale the profile counters\n"
678 msgstr "    -s, --scale <float o frac-simple>   Escala los contadores de perfil\n"
680 #: gcov-tool.c:273
681 #, c-format
682 msgid "    -n, --normalize <int64_t>           Normalize the profile\n"
683 msgstr "    -n, --normalize <int64_t>         Normaliza el perfil\n"
685 #: gcov-tool.c:290
686 #, c-format
687 msgid "Rewrite subcommand usage:"
688 msgstr "Modo de empleo de la suborden de reescritura:"
690 #: gcov-tool.c:329
691 #, c-format
692 msgid "scaling cannot co-exist with normalization, skipping\n"
693 msgstr "escalado y normalización no pueden coexistir; se omite\n"
695 #: gcov-tool.c:342 gcov-tool.c:352
696 #, c-format
697 msgid "incorrect format in scaling, using 1/1\n"
698 msgstr "formato de escalado incorrecto; se utiliza 1/1\n"
700 #: gcov-tool.c:362
701 #, c-format
702 msgid "normalization cannot co-exist with scaling\n"
703 msgstr "normalización y escalado no pueden coexistir\n"
705 #: gcov-tool.c:419
706 #, c-format
707 msgid "  overlap [options] <dir1> <dir2>       Compute the overlap of two profiles\n"
708 msgstr "  overlap [opciones] <dir1> <dir2>      Calcula el solapamiento de dos perfiles\n"
710 #: gcov-tool.c:421
711 #, c-format
712 msgid "    -h, --hotonly                       Only print info for hot objects/functions\n"
713 msgstr "    -h, --hotonly                       Solo imprime información sobre objetos y funciones calientes\n"
715 #: gcov-tool.c:422
716 #, c-format
717 msgid "    -f, --function                      Print function level info\n"
718 msgstr "    -f, --function                      Imprime información sobre el nivel de funciones\n"
720 #: gcov-tool.c:423
721 #, c-format
722 msgid "    -F, --fullname                      Print full filename\n"
723 msgstr "    -F, --fullname                      Imprime el nombre de fichero completo\n"
725 #: gcov-tool.c:424
726 #, c-format
727 msgid "    -o, --object                        Print object level info\n"
728 msgstr "    -o, --object                        Imprime información sobre el nivel de objetos\n"
730 #: gcov-tool.c:425
731 #, c-format
732 msgid "    -t <float>, --hot_threshold <float> Set the threshold for hotness\n"
733 msgstr "    -t <float>, --hot_threshold <float> Establece el umbral de calentura\n"
735 #: gcov-tool.c:445
736 #, c-format
737 msgid "Overlap subcomand usage:"
738 msgstr "Modo de empleo de la suborden de solapamiento:"
740 #: gcov-tool.c:511
741 #, c-format
742 msgid ""
743 "Usage: %s [OPTION]... SUB_COMMAND [OPTION]...\n"
744 "\n"
745 msgstr ""
746 "Modo de empleo: %s [OPCIÓN]... SUB_ORDEN [OPCIÓN]...\n"
747 "\n"
749 #: gcov-tool.c:512
750 #, c-format
751 msgid ""
752 "Offline tool to handle gcda counts\n"
753 "\n"
754 msgstr ""
755 "Herramienta «offline»  para manejar contadores de gcda\n"
756 "\n"
758 #: gcov-tool.c:513
759 #, c-format
760 msgid "  -h, --help                            Print this help, then exit\n"
761 msgstr "  -h, --help                            Muestra esta información, y finaliza\n"
763 #: gcov-tool.c:514
764 #, c-format
765 msgid "  -v, --version                         Print version number, then exit\n"
766 msgstr "  -v, --version                         Muestra el número de versión, y finaliza\n"
768 #: gcov-tool.c:518 gcov.c:677
769 #, c-format
770 msgid ""
771 "\n"
772 "For bug reporting instructions, please see:\n"
773 "%s.\n"
774 msgstr ""
775 "\n"
776 "Para instrucciones de informe de errores, por favor vea:\n"
777 "%s.\n"
779 #: gcov-tool.c:529
780 #, c-format
781 msgid "Copyright %s 2014-2017 Free Software Foundation, Inc.\n"
782 msgstr "Copyright %s 2014-2017 Free Software Foundation, Inc.\n"
784 #: gcov-tool.c:532 gcov.c:691
785 #, c-format
786 msgid ""
787 "This is free software; see the source for copying conditions.\n"
788 "There is NO warranty; not even for MERCHANTABILITY or \n"
789 "FITNESS FOR A PARTICULAR PURPOSE.\n"
790 "\n"
791 msgstr ""
792 "Esto es software libre; vea el código para las condiciones de copia.\n"
793 "NO hay garantía; ni siquiera para MERCANTIBILIDAD o \n"
794 "IDONEIDAD PARA UN PROPÓSITO EN PARTICULAR.\n"
795 "\n"
797 #: gcov.c:656
798 #, c-format
799 msgid ""
800 "Usage: gcov [OPTION...] SOURCE|OBJ...\n"
801 "\n"
802 msgstr ""
803 "Modo de empleo: gcov [OPCIÓN...] FUENTE|OBJ...\n"
804 "\n"
806 #: gcov.c:657
807 #, c-format
808 msgid ""
809 "Print code coverage information.\n"
810 "\n"
811 msgstr ""
812 "Muestra información de cobertura de código.\n"
813 "\n"
815 #: gcov.c:658
816 #, c-format
817 msgid "  -h, --help                      Print this help, then exit\n"
818 msgstr "  -h, --help                      Muestra esta información, y finaliza\n"
820 #: gcov.c:659
821 #, c-format
822 msgid "  -a, --all-blocks                Show information for every basic block\n"
823 msgstr "  -a, --all-blocks                Muestra información por cada bloque básico\n"
825 #: gcov.c:660
826 #, c-format
827 msgid "  -b, --branch-probabilities      Include branch probabilities in output\n"
828 msgstr "  -b, --branch-probabilities      Incluye las probabilidades de ramificación en la salida\n"
830 #: gcov.c:661
831 #, c-format
832 msgid ""
833 "  -c, --branch-counts             Output counts of branches taken\n"
834 "                                    rather than percentages\n"
835 msgstr ""
836 "  -c, --branch-counts             Se muestra el número de ramificaciones\n"
837 "                                    en lugar de los porcentajes\n"
839 #: gcov.c:663
840 #, c-format
841 msgid "  -d, --display-progress          Display progress information\n"
842 msgstr "  -d, --display-progress          Muestra información de progreso\n"
844 #: gcov.c:664
845 #, c-format
846 msgid "  -f, --function-summaries        Output summaries for each function\n"
847 msgstr "  -f, --function-summaries        Muestra sumarios para cada función\n"
849 #: gcov.c:665
850 #, c-format
851 msgid "  -i, --intermediate-format       Output .gcov file in intermediate text format\n"
852 msgstr "  -t, --intermediate-format       Fichero de salida .gcov en formato de texto intermedio\n"
854 #: gcov.c:666
855 #, c-format
856 msgid ""
857 "  -l, --long-file-names           Use long output file names for included\n"
858 "                                    source files\n"
859 msgstr ""
860 "  -l, --long-file-names           Usa nombres largos de ficheros para los\n"
861 "                                    ficheros fuentes incluidos\n"
863 #: gcov.c:668
864 #, c-format
865 msgid "  -m, --demangled-names           Output demangled function names\n"
866 msgstr "  -m, --demangled-names           Nombres de función mutilados de salida\n"
868 #: gcov.c:669
869 #, c-format
870 msgid "  -n, --no-output                 Do not create an output file\n"
871 msgstr "  -n, --no-output                 No crea un fichero de salida\n"
873 #: gcov.c:670
874 #, c-format
875 msgid "  -o, --object-directory DIR|FILE Search for object files in DIR or called FILE\n"
876 msgstr "  -o, --object-directory DIR|FICH Busca ficheros objeto en el DIRectorio o en el FICHero nombrado\n"
878 #: gcov.c:671
879 #, c-format
880 msgid "  -p, --preserve-paths            Preserve all pathname components\n"
881 msgstr "  -p, --preserve-paths            Preserva todos los nombres de ruta de los componentes\n"
883 #: gcov.c:672
884 #, c-format
885 msgid "  -r, --relative-only             Only show data for relative sources\n"
886 msgstr "  -r, --relative-only             Sólo muestra datos para fuentes relativas\n"
888 #: gcov.c:673
889 #, c-format
890 msgid "  -s, --source-prefix DIR         Source prefix to elide\n"
891 msgstr "  -s, --source-prefix DIR         Prefijo de fuente a omitir\n"
893 #: gcov.c:674
894 #, c-format
895 msgid "  -u, --unconditional-branches    Show unconditional branch counts too\n"
896 msgstr "  -u, --unconditional-branches    Muestra cuentas de ramificaciones incondicionales también\n"
898 #: gcov.c:675
899 #, c-format
900 msgid "  -v, --version                   Print version number, then exit\n"
901 msgstr "  -v, --version                   Muestra el número de versión, y finaliza\n"
903 #: gcov.c:676
904 #, c-format
905 msgid "  -x, --hash-filenames            Hash long pathnames\n"
906 msgstr "  -x, --hash-filenames            Nombres de ruta largos de Hash\n"
908 #: gcov.c:687
909 #, c-format
910 msgid "gcov %s%s\n"
911 msgstr "gcov %s%s\n"
913 #: gcov.c:957
914 #, c-format
915 msgid "Creating '%s'\n"
916 msgstr "Se crea '%s'\n"
918 #: gcov.c:964
919 #, c-format
920 msgid "Error writing output file '%s'\n"
921 msgstr "Error al escribir el fichero de salida '%s'\n"
923 #: gcov.c:968
924 #, c-format
925 msgid "Could not open output file '%s'\n"
926 msgstr "No se puede abrir el fichero de salida '%s'\n"
928 #: gcov.c:973
929 #, c-format
930 msgid "Removing '%s'\n"
931 msgstr "Se elimina '%s'\n"
933 #: gcov.c:999 gcov.c:1036
934 #, c-format
935 msgid "\n"
936 msgstr "\n"
938 #: gcov.c:1278
939 #, c-format
940 msgid "%s:source file is newer than notes file '%s'\n"
941 msgstr "%s:el fichero fuente es más nuevo que el fichero de notas '%s'\n"
943 #: gcov.c:1283
944 #, c-format
945 msgid "(the message is displayed only once per source file)\n"
946 msgstr "(el mensaje sólo se muestra una vez por cada fichero de código fuente)\n"
948 #: gcov.c:1308
949 #, c-format
950 msgid "%s:cannot open notes file\n"
951 msgstr "%s:no se puede abrir el fichero de notas\n"
953 #: gcov.c:1314
954 #, c-format
955 msgid "%s:not a gcov notes file\n"
956 msgstr "%s:no es un fichero de notas gcov\n"
958 #: gcov.c:1327
959 #, c-format
960 msgid "%s:version '%.4s', prefer '%.4s'\n"
961 msgstr "%s:versión '%.4s', se prefiere '%.4s'\n"
963 #: gcov.c:1373
964 #, c-format
965 msgid "%s:already seen blocks for '%s'\n"
966 msgstr "%s:ya se vieron bloques para '%s'\n"
968 #: gcov.c:1504 gcov.c:1627
969 #, c-format
970 msgid "%s:corrupted\n"
971 msgstr "%s:corrupto\n"
973 #: gcov.c:1511
974 #, c-format
975 msgid "%s:no functions found\n"
976 msgstr "%s:no se encontraron funciones\n"
978 #: gcov.c:1530
979 #, c-format
980 msgid "%s:cannot open data file, assuming not executed\n"
981 msgstr "%s:no se puede abrir el fichero de datos, se asume que no se ejecutó\n"
983 #: gcov.c:1537
984 #, c-format
985 msgid "%s:not a gcov data file\n"
986 msgstr "%s:no es un fichero de datos gcov\n"
988 #: gcov.c:1550
989 #, c-format
990 msgid "%s:version '%.4s', prefer version '%.4s'\n"
991 msgstr "%s:versión '%.4s', se prefiere la versión '%.4s'\n"
993 #: gcov.c:1556
994 #, c-format
995 msgid "%s:stamp mismatch with notes file\n"
996 msgstr "%s:no coincide la marca con el fichero de notas\n"
998 #: gcov.c:1591
999 #, c-format
1000 msgid "%s:unknown function '%u'\n"
1001 msgstr "%s:función '%u' desconocida\n"
1003 #: gcov.c:1605
1004 #, c-format
1005 msgid "%s:profile mismatch for '%s'\n"
1006 msgstr "%s:no coincide el perfil para '%s'\n"
1008 #: gcov.c:1626
1009 #, c-format
1010 msgid "%s:overflowed\n"
1011 msgstr "%s:desbordado\n"
1013 #: gcov.c:1673
1014 #, c-format
1015 msgid "%s:'%s' lacks entry and/or exit blocks\n"
1016 msgstr "%s:'%s' carece de bloques de entrada y/o salida\n"
1018 #: gcov.c:1678
1019 #, c-format
1020 msgid "%s:'%s' has arcs to entry block\n"
1021 msgstr "%s:'%s' tiene arcos hacia el bloque de entrada\n"
1023 #: gcov.c:1686
1024 #, c-format
1025 msgid "%s:'%s' has arcs from exit block\n"
1026 msgstr "%s:'%s' tiene arcos del bloque de salida\n"
1028 #: gcov.c:1894
1029 #, c-format
1030 msgid "%s:graph is unsolvable for '%s'\n"
1031 msgstr "%s:no se puede resolver el grafo para '%s'\n"
1033 #: gcov.c:2002
1034 #, c-format
1035 msgid "Lines executed:%s of %d\n"
1036 msgstr "Líneas ejecutadas:%s de %d\n"
1038 #: gcov.c:2005
1039 #, c-format
1040 msgid "No executable lines\n"
1041 msgstr "No hay líneas de código ejecutables\n"
1043 #: gcov.c:2013
1044 #, c-format
1045 msgid "%s '%s'\n"
1046 msgstr "%s '%s'\n"
1048 #: gcov.c:2020
1049 #, c-format
1050 msgid "Branches executed:%s of %d\n"
1051 msgstr "Ramificaciones ejecutadas:%s de %d\n"
1053 #: gcov.c:2024
1054 #, c-format
1055 msgid "Taken at least once:%s of %d\n"
1056 msgstr "Se visitaron al menos una vez:%s de %d\n"
1058 #: gcov.c:2030
1059 #, c-format
1060 msgid "No branches\n"
1061 msgstr "No hay ramificaciones\n"
1063 #: gcov.c:2032
1064 #, c-format
1065 msgid "Calls executed:%s of %d\n"
1066 msgstr "Llamadas ejecutadas:%s de %d\n"
1068 #: gcov.c:2036
1069 #, c-format
1070 msgid "No calls\n"
1071 msgstr "No hay llamadas\n"
1073 #: gcov.c:2317
1074 #, c-format
1075 msgid "%s:no lines for '%s'\n"
1076 msgstr "%s:no hay líneas para '%s'\n"
1078 #: gcov.c:2419
1079 #, c-format
1080 msgid "call   %2d returned %s\n"
1081 msgstr "la llamada %2d devuelve %s\n"
1083 #: gcov.c:2424
1084 #, c-format
1085 msgid "call   %2d never executed\n"
1086 msgstr "la llamada %2d nunca se ejecuta\n"
1088 #: gcov.c:2429
1089 #, c-format
1090 msgid "branch %2d taken %s%s\n"
1091 msgstr "ramificación %2d tomada %s%s\n"
1093 #: gcov.c:2434
1094 #, c-format
1095 msgid "branch %2d never executed\n"
1096 msgstr "la ramificacion %2d nunca se ejecuta\n"
1098 #: gcov.c:2439
1099 #, c-format
1100 msgid "unconditional %2d taken %s\n"
1101 msgstr "el incondicional %2d tomado %s\n"
1103 #: gcov.c:2442
1104 #, c-format
1105 msgid "unconditional %2d never executed\n"
1106 msgstr "el incondicional %2d nunca se ejecuta\n"
1108 #: gcov.c:2512
1109 #, c-format
1110 msgid "Cannot open source file %s\n"
1111 msgstr "No se puede abrir el fichero fuente %s\n"
1113 #: gcse.c:2581
1114 msgid "PRE disabled"
1115 msgstr "PRE desactivado"
1117 #: gcse.c:3510
1118 msgid "GCSE disabled"
1119 msgstr "GCSE desactivado"
1121 #: gimple-ssa-isolate-paths.c:524 c/c-typeck.c:10006
1122 #, gcc-internal-format
1123 msgid "function returns address of local variable"
1124 msgstr "la función devuelve la dirección de una variable local"
1126 #: gimple-ssa-isolate-paths.c:526 gimple-ssa-isolate-paths.c:410
1127 #, gcc-internal-format
1128 msgid "function may return address of local variable"
1129 msgstr "la función puede devolver la dirección de una variable local"
1131 #: incpath.c:72
1132 #, c-format
1133 msgid "ignoring duplicate directory \"%s\"\n"
1134 msgstr "se descarta el directorio duplicado \"%s\"\n"
1136 #: incpath.c:75
1137 #, c-format
1138 msgid "  as it is a non-system directory that duplicates a system directory\n"
1139 msgstr "  porque es un directorio que no es del sistema que duplica un directorio del sistema\n"
1141 #: incpath.c:79
1142 #, c-format
1143 msgid "ignoring nonexistent directory \"%s\"\n"
1144 msgstr "se descarta el directorio inexistente \"%s\"\n"
1146 #: incpath.c:374
1147 #, c-format
1148 msgid "#include \"...\" search starts here:\n"
1149 msgstr "la búsqueda de #include \"...\" inicia aquí:\n"
1151 #: incpath.c:378
1152 #, c-format
1153 msgid "#include <...> search starts here:\n"
1154 msgstr "la búsqueda de #include <...> inicia aquí:\n"
1156 #: incpath.c:383
1157 #, c-format
1158 msgid "End of search list.\n"
1159 msgstr "Fin de la lista de búsqueda.\n"
1161 #. Opening quotation mark.
1162 #: intl.c:62
1163 msgid "`"
1164 msgstr "`"
1166 #. Closing quotation mark.
1167 #: intl.c:65
1168 msgid "'"
1169 msgstr "'"
1171 #: langhooks.c:366
1172 msgid "At top level:"
1173 msgstr "En el nivel principal:"
1175 #: langhooks.c:386 cp/error.c:3372
1176 #, c-format
1177 msgid "In member function %qs"
1178 msgstr "En la función miembro %qs"
1180 #: langhooks.c:390 cp/error.c:3375
1181 #, c-format
1182 msgid "In function %qs"
1183 msgstr "En la función %qs"
1185 #: langhooks.c:441 cp/error.c:3325
1186 msgid "    inlined from %qs at %r%s:%d:%d%R"
1187 msgstr "    incluido en línea de %qs en %r%s:%d:%d%R"
1189 #: langhooks.c:446 cp/error.c:3330
1190 msgid "    inlined from %qs at %r%s:%d%R"
1191 msgstr "    incluido en línea de %qs en %r%s:%d%R"
1193 #: langhooks.c:452 cp/error.c:3336
1194 #, c-format
1195 msgid "    inlined from %qs"
1196 msgstr "    incluido en línea de %qs"
1198 #: lra-assigns.c:1476 reload1.c:2078
1199 msgid "this is the insn:"
1200 msgstr "este es la insn:"
1202 #: lra-constraints.c:3878 reload.c:3822
1203 msgid "unable to generate reloads for:"
1204 msgstr "no se pueden generar recargas para:"
1206 #. What to print when a switch has no documentation.
1207 #: opts.c:185
1208 msgid "This option lacks documentation."
1209 msgstr "Esta opción carece de documentación."
1211 #: opts.c:186
1212 msgid "Uses of this option are diagnosed."
1213 msgstr "Los usos de esta opción están diagnosticados."
1215 #: opts.c:1096
1216 #, c-format
1217 msgid "default %d minimum %d maximum %d"
1218 msgstr "predeterminado %d mínimo %d máximo %d"
1220 #: opts.c:1163
1221 #, c-format
1222 msgid "Same as %s.  Use the latter option instead."
1223 msgstr "Igual que %s.  Utilice, en cambio, la última opción."
1225 #: opts.c:1171
1226 #, c-format
1227 msgid "%s  Same as %s."
1228 msgstr "%s  Igual que %s."
1230 #: opts.c:1242
1231 msgid "[default]"
1232 msgstr "[por defecto]"
1234 #: opts.c:1253
1235 msgid "[enabled]"
1236 msgstr "[activado]"
1238 #: opts.c:1253
1239 msgid "[disabled]"
1240 msgstr "[desactivado]"
1242 #: opts.c:1272
1243 #, c-format
1244 msgid " No options with the desired characteristics were found\n"
1245 msgstr " No se encontraron opciones con las características deseadas\n"
1247 #: opts.c:1281
1248 #, c-format
1249 msgid " None found.  Use --help=%s to show *all* the options supported by the %s front-end.\n"
1250 msgstr " No se encontró ninguna.  Use --help=%s para mostrar *todas* las opciones admitidas por el frente %s.\n"
1252 #: opts.c:1287
1253 #, c-format
1254 msgid " All options with the desired characteristics have already been displayed\n"
1255 msgstr "Ya se mostraron todas las opciones con las características deseadas\n"
1257 #: opts.c:1372
1258 msgid "The following options are target specific"
1259 msgstr "Las siguientes opciones son específicas del objetivo"
1261 #: opts.c:1375
1262 msgid "The following options control compiler warning messages"
1263 msgstr "Las siguientes opciones controlan los mensajes de aviso del compilador"
1265 #: opts.c:1378
1266 msgid "The following options control optimizations"
1267 msgstr "Las siguientes opciones controlan las optimizaciones"
1269 #: opts.c:1381 opts.c:1420
1270 msgid "The following options are language-independent"
1271 msgstr "Las siguientes opciones son independientes del lenguaje"
1273 #: opts.c:1384
1274 msgid "The --param option recognizes the following as parameters"
1275 msgstr "La opción --param reconoce los parámetros a continuación"
1277 #: opts.c:1390
1278 msgid "The following options are specific to just the language "
1279 msgstr "Las siguientes opciones son específicas sólo para el lenguaje "
1281 #: opts.c:1392
1282 msgid "The following options are supported by the language "
1283 msgstr "Las siguientes opciones se admiten en el lenguaje "
1285 #: opts.c:1403
1286 msgid "The following options are not documented"
1287 msgstr "Las siguientes opciones no están documentadas"
1289 #: opts.c:1405
1290 msgid "The following options take separate arguments"
1291 msgstr "Las siguientes opciones toman argumentos separados"
1293 #: opts.c:1407
1294 msgid "The following options take joined arguments"
1295 msgstr "Las siguientes opciones toman argumentos conjuntos"
1297 #: opts.c:1418
1298 msgid "The following options are language-related"
1299 msgstr "Las siguientes opciones son relacionadas al lenguaje"
1301 #: plugin.c:818
1302 msgid "Event"
1303 msgstr "Evento"
1305 #: plugin.c:818
1306 msgid "Plugins"
1307 msgstr "Plugins"
1309 #: plugin.c:850
1310 #, c-format
1311 msgid "*** WARNING *** there are active plugins, do not report this as a bug unless you can reproduce it without enabling any plugins.\n"
1312 msgstr "*** AVISO *** hay plugins activos, no informe esto como un error a menos que pueda reproducirlo sin activar ningún plugin.\n"
1314 #. It's the compiler's fault.
1315 #: reload1.c:6082
1316 msgid "could not find a spill register"
1317 msgstr "no se puede encontrar un registro de vaciado"
1319 #. It's the compiler's fault.
1320 #: reload1.c:7978
1321 msgid "VOIDmode on an output"
1322 msgstr "modoVOID en una salida"
1324 #: reload1.c:8738
1325 msgid "failure trying to reload:"
1326 msgstr "falla al tratar de recargar:"
1328 #: rtl-error.c:116
1329 msgid "unrecognizable insn:"
1330 msgstr "no se reconoce la insn:"
1332 #: rtl-error.c:118
1333 msgid "insn does not satisfy its constraints:"
1334 msgstr "la insn no satisface sus restricciones:"
1336 #: targhooks.c:1785
1337 #, c-format
1338 msgid "created and used with differing settings of '%s'"
1339 msgstr "creado y usado con diferentes opciones de '%s'"
1341 #: targhooks.c:1800
1342 msgid "created and used with different settings of -fpic"
1343 msgstr "creado y usado con diferentes opciones de -fpic"
1345 #: targhooks.c:1802
1346 msgid "created and used with different settings of -fpie"
1347 msgstr "creado y usado con diferentes opciones de -fpie"
1349 #: tlink.c:387
1350 #, c-format
1351 msgid "collect: reading %s\n"
1352 msgstr "collect: leyendo %s\n"
1354 #: tlink.c:543
1355 #, c-format
1356 msgid "collect: recompiling %s\n"
1357 msgstr "collect: recompilando %s\n"
1359 #: tlink.c:627
1360 #, c-format
1361 msgid "collect: tweaking %s in %s\n"
1362 msgstr "collect: alterando %s en %s\n"
1364 #: tlink.c:844
1365 #, c-format
1366 msgid "collect: relinking\n"
1367 msgstr "collect: reenlazando\n"
1369 #: toplev.c:333
1370 #, c-format
1371 msgid "unrecoverable error"
1372 msgstr "error no recuperable"
1374 #: toplev.c:642
1375 #, c-format
1376 msgid ""
1377 "%s%s%s %sversion %s (%s)\n"
1378 "%s\tcompiled by GNU C version %s, "
1379 msgstr ""
1380 "%s%s%s %sversión %s (%s)\n"
1381 "%s\tcompilado por GNU C versión %s, "
1383 #: toplev.c:644
1384 #, c-format
1385 msgid "%s%s%s %sversion %s (%s) compiled by CC, "
1386 msgstr "%s%s%s %sversión %s (%s) compilado por CC, "
1388 #: toplev.c:648
1389 #, c-format
1390 msgid "GMP version %s, MPFR version %s, MPC version %s, isl version %s\n"
1391 msgstr "GMP versión %s, MPFR versión %s, MPC versión %s, isl versión %s\n"
1393 #: toplev.c:650
1394 #, c-format
1395 msgid "%s%swarning: %s header version %s differs from library version %s.\n"
1396 msgstr "%s%saviso: el encabezado %s versión %s difiere de la versión de la biblioteca %s.\n"
1398 #: toplev.c:652
1399 #, c-format
1400 msgid "%s%sGGC heuristics: --param ggc-min-expand=%d --param ggc-min-heapsize=%d\n"
1401 msgstr "%s%sGGC heurísticas: --param ggc-min-expand=%d --param ggc-min-heapsize=%d\n"
1403 #: toplev.c:824
1404 msgid "options passed: "
1405 msgstr "opciones pasadas: "
1407 #: toplev.c:852
1408 msgid "options enabled: "
1409 msgstr "opciones activadas: "
1411 #: tree-diagnostic.c:293 c/c-decl.c:5373 c/c-typeck.c:7003 cp/error.c:996
1412 #: c-family/c-pretty-print.c:411
1413 #, gcc-internal-format
1414 msgid "<anonymous>"
1415 msgstr "<anónimo>"
1417 #: cif-code.def:39
1418 msgid "function not considered for inlining"
1419 msgstr "la función no se consideró para la inclusión en línea"
1421 #: cif-code.def:43
1422 msgid "caller is not optimized"
1423 msgstr "el que llama no está optimizado"
1425 #: cif-code.def:47
1426 msgid "function body not available"
1427 msgstr "el cuerpo de la función no está disponible"
1429 #: cif-code.def:51
1430 msgid "redefined extern inline functions are not considered for inlining"
1431 msgstr "las funciones extern inline redefinidas no se consideran para la inclusión en línea"
1433 #: cif-code.def:56
1434 msgid "function not inlinable"
1435 msgstr "la función no se puede incluir en línea"
1437 #: cif-code.def:60
1438 msgid "function body can be overwritten at link time"
1439 msgstr "el cuerpo de la función se puede sobreescribir al tiempo de enlace"
1441 #: cif-code.def:64
1442 msgid "function not inline candidate"
1443 msgstr "la función no es candidata para inline"
1445 #: cif-code.def:68
1446 msgid "--param large-function-growth limit reached"
1447 msgstr "se alcanzó el límite de --param large-function-growth"
1449 #: cif-code.def:70
1450 msgid "--param large-stack-frame-growth limit reached"
1451 msgstr "se alcanzó el límite de --param large-stack-frame-growth"
1453 #: cif-code.def:72
1454 msgid "--param max-inline-insns-single limit reached"
1455 msgstr "se alcanzó el límite de --param max-inline-insns-single"
1457 #: cif-code.def:74
1458 msgid "--param max-inline-insns-auto limit reached"
1459 msgstr "se alcanzó el límite de --param max-inline-insns-auto"
1461 #: cif-code.def:76
1462 msgid "--param inline-unit-growth limit reached"
1463 msgstr "se alcanzó el límite de --param inline-unit-growth"
1465 #: cif-code.def:80
1466 msgid "recursive inlining"
1467 msgstr "inserción en línea recursiva"
1469 #: cif-code.def:84
1470 msgid "call is unlikely and code size would grow"
1471 msgstr "la llamada es poco probable y el tamaño del código podría crecer"
1473 #: cif-code.def:88
1474 msgid "function not declared inline and code size would grow"
1475 msgstr "la función no se declaró inline y el tamaño del código podría crecer"
1477 #: cif-code.def:92
1478 msgid "mismatched arguments"
1479 msgstr "no coinciden los argumentos"
1481 #: cif-code.def:96
1482 msgid "mismatched declarations during linktime optimization"
1483 msgstr "declaraciones discordantes durante la optimización de tiempo de enlace"
1485 #: cif-code.def:100
1486 msgid "originally indirect function call not considered for inlining"
1487 msgstr "originalmente la llamada indirecta a función no se considera para la inclusión en línea"
1489 #: cif-code.def:104
1490 msgid "indirect function call with a yet undetermined callee"
1491 msgstr "llamada a función indirecta con un llamado aún sin determinar"
1493 #: cif-code.def:108
1494 msgid "exception handling personality mismatch"
1495 msgstr "no coincide la personalidad del manejo de excepción"
1497 #: cif-code.def:113
1498 msgid "non-call exception handling mismatch"
1499 msgstr "no coincide el manejo de excepción de algo que no es llamada"
1501 #: cif-code.def:117
1502 msgid "target specific option mismatch"
1503 msgstr "no coincide la opción específica del objetivo"
1505 #: cif-code.def:121
1506 msgid "optimization level attribute mismatch"
1507 msgstr "no coincide el atributo de nivel de optimización"
1509 #: cif-code.def:125
1510 msgid "callee refers to comdat-local symbols"
1511 msgstr ""
1513 #: cif-code.def:129
1514 msgid "function attribute mismatch"
1515 msgstr "no coincide el atributo de función"
1517 #: cif-code.def:133
1518 #, fuzzy
1519 #| msgid "invalid function in call statement"
1520 msgid "caller function contains cilk spawn"
1521 msgstr "función no válida en la declaración call"
1523 #: cif-code.def:137
1524 msgid "unreachable"
1525 msgstr "inalcanzable"
1527 #: cif-code.def:141
1528 msgid "caller is instrumentation thunk"
1529 msgstr "el llamador es thunk de instrumentación"
1531 #. The remainder are real diagnostic types.
1532 #: diagnostic.def:33
1533 msgid "fatal error: "
1534 msgstr "error fatal: "
1536 #. This is like DK_ICE, but backtrace is not printed.  Used in the driver
1537 #. when reporting fatal signal in the compiler.
1538 #: diagnostic.def:34 diagnostic.def:50
1539 msgid "internal compiler error: "
1540 msgstr "error interno del compilador: "
1542 #. This one is just for counting DK_WARNING promoted to DK_ERROR
1543 #. due to -Werror and -Werror=warning.
1544 #: diagnostic.def:35 diagnostic.def:47
1545 msgid "error: "
1546 msgstr "error: "
1548 #: diagnostic.def:36
1549 msgid "sorry, unimplemented: "
1550 msgstr "lo sentimos, sin implementar: "
1552 #: diagnostic.def:37
1553 msgid "warning: "
1554 msgstr "aviso: "
1556 #: diagnostic.def:38
1557 msgid "anachronism: "
1558 msgstr "anacronismo: "
1560 #: diagnostic.def:39
1561 msgid "note: "
1562 msgstr "nota: "
1564 #: diagnostic.def:40
1565 msgid "debug: "
1566 msgstr "depuración: "
1568 #. These two would be re-classified as DK_WARNING or DK_ERROR, so the
1569 #. prefix does not matter.
1570 #: diagnostic.def:43
1571 msgid "pedwarn: "
1572 msgstr "avisoped: "
1574 #: diagnostic.def:44
1575 msgid "permerror: "
1576 msgstr "errorperm: "
1578 #: params.def:49
1579 #, no-c-format
1580 msgid "Maximal estimated outcome of branch considered predictable."
1581 msgstr "Salida estimada máxima de la ramificación considerada predecible."
1583 #: params.def:54
1584 #, no-c-format
1585 msgid "The minimal estimated speedup allowing inliner to ignore inline-insns-single and inline-insns-auto."
1586 msgstr ""
1588 #: params.def:71
1589 #, no-c-format
1590 msgid "The maximum number of instructions in a single function eligible for inlining."
1591 msgstr "El número máximo de instrucciones en una sola función elegible para inclusión en línea."
1593 #: params.def:83
1594 #, no-c-format
1595 msgid "The maximum number of instructions when automatically inlining."
1596 msgstr "El número máximo de instrucciones cuando se hace inclusión en línea automáticamente."
1598 #: params.def:88
1599 #, no-c-format
1600 msgid "The maximum number of instructions inline function can grow to via recursive inlining."
1601 msgstr "El número máximo de instrucciones que una función incluida en línea puede crecer a través de inclusión en línea recursiva."
1603 #: params.def:93
1604 #, no-c-format
1605 msgid "The maximum number of instructions non-inline function can grow to via recursive inlining."
1606 msgstr "El número máximo de instrucciones que una función que no se incluye en línea puede crecer a través de inclusión en línea recursiva."
1608 #: params.def:98
1609 #, no-c-format
1610 msgid "The maximum depth of recursive inlining for inline functions."
1611 msgstr "La máxima profundidad para la inclusión en línea recursiva para funciones incluidas en línea."
1613 #: params.def:103
1614 #, no-c-format
1615 msgid "The maximum depth of recursive inlining for non-inline functions."
1616 msgstr "La máxima profundidad para la inclusión en línea recursiva para funciones que no son incluidas en línea."
1618 #: params.def:108
1619 #, no-c-format
1620 msgid "Inline recursively only when the probability of call being executed exceeds the parameter."
1621 msgstr "Incluir en línea recursivamente solo cuando la probabilidad de que la llamada se ejecute exceda el parámetro."
1623 #: params.def:116
1624 #, no-c-format
1625 msgid "The maximum number of nested indirect inlining performed by early inliner."
1626 msgstr "El número máximo de inclusiones de instrucciones en línea anidadas realizado por el inlineador temprano."
1628 #: params.def:122
1629 #, no-c-format
1630 msgid "Probability that COMDAT function will be shared with different compilation unit."
1631 msgstr "Probabilidad de que la función COMDAT se comparta con diferentes unidades de compilación."
1633 #: params.def:128
1634 #, no-c-format
1635 msgid "Maximum probability of the entry BB of split region (in percent relative to entry BB of the function) to make partial inlining happen."
1636 msgstr "Probabilidad máxima de la entrada BB de la región de división (en porcentaje relativo a la entrada BB de la función) para que suceda la inclusión en línea parcial."
1638 #: params.def:135
1639 #, no-c-format
1640 msgid "If -fvariable-expansion-in-unroller is used, the maximum number of times that an individual variable will be expanded during loop unrolling."
1641 msgstr "Si se usa -fvariable-expansion-in-unroller, el número máximo de veces que una variable individual se expandirá durante el desenrollo de bucles."
1643 #: params.def:141
1644 #, no-c-format
1645 msgid "If -ftree-vectorize is used, the minimal loop bound of a loop to be considered for vectorization."
1646 msgstr "Si se usa -ftree-vectorize, el límite de bucle mínimo de un bucle para considerarse en la vectorización."
1648 #: params.def:152
1649 #, no-c-format
1650 msgid "The maximum number of instructions to consider to fill a delay slot."
1651 msgstr "El número máximo de instrucciones para considerar el llenado de una ranura de retraso."
1653 #: params.def:163
1654 #, no-c-format
1655 msgid "The maximum number of instructions to consider to find accurate live register information."
1656 msgstr "El número máximo de instrucciones para considerar la búsqueda de información de registros en vivo exacta."
1658 #: params.def:173
1659 #, no-c-format
1660 msgid "The maximum length of scheduling's pending operations list."
1661 msgstr "La longitud máxima de la lista de operaciones pendientes del planificador."
1663 #: params.def:180
1664 #, no-c-format
1665 msgid "The maximum number of backtrack attempts the scheduler should make when modulo scheduling a loop."
1666 msgstr "El número máximo de intentos hacia atrás que debe hacer el planificador cuando planifique un bucle módulo."
1668 #: params.def:185
1669 #, no-c-format
1670 msgid "The size of function body to be considered large."
1671 msgstr "El tamaño del cuerpo de la función que será  considerado grande."
1673 #: params.def:189
1674 #, no-c-format
1675 msgid "Maximal growth due to inlining of large function (in percent)."
1676 msgstr "Máximo crecimiento causado por la inclusión en línea de una función grande (en porcentaje)."
1678 #: params.def:193
1679 #, no-c-format
1680 msgid "The size of translation unit to be considered large."
1681 msgstr "El tamaño de la unidad de traducción que será considerado grande."
1683 #: params.def:197
1684 #, no-c-format
1685 msgid "How much can given compilation unit grow because of the inlining (in percent)."
1686 msgstr "Cuánto puede crecer la unidad de compilación dada a causa de la inclusión en línea (en porcentaje)."
1688 #: params.def:201
1689 #, no-c-format
1690 msgid "How much can given compilation unit grow because of the interprocedural constant propagation (in percent)."
1691 msgstr "Cuánto puede crecer la unidad de compilación dada a causa de la propagación constante interprocedural (en porcentaje)."
1693 #: params.def:205
1694 #, no-c-format
1695 msgid "Maximal estimated growth of function body caused by early inlining of single call."
1696 msgstr "Máximo crecimiento estimado del cuerpo de la función causado por la inclusión temprana en línea de una sola llamada."
1698 #: params.def:209
1699 #, no-c-format
1700 msgid "The size of stack frame to be considered large."
1701 msgstr "El tamaño del marco de la pila que será considerado grande."
1703 #: params.def:213
1704 #, no-c-format
1705 msgid "Maximal stack frame growth due to inlining (in percent)."
1706 msgstr "Máximo crecimiento de marco de pila causado por la inclusión en línea (en porcentaje)."
1708 #: params.def:220
1709 #, no-c-format
1710 msgid "The maximum amount of memory to be allocated by GCSE."
1711 msgstr "La cantidad máxima de memoria a ser asignada por GCSE."
1713 #: params.def:227
1714 #, no-c-format
1715 msgid "The maximum ratio of insertions to deletions of expressions in GCSE."
1716 msgstr "La tasa máxima de inserciones para borrados de expresiones en GCSE."
1718 #: params.def:238
1719 #, no-c-format
1720 msgid "The threshold ratio for performing partial redundancy elimination after reload."
1721 msgstr "La tasa de intervalo para realizar la eliminación parcial de redundancia después de la recarga."
1723 #: params.def:245
1724 #, no-c-format
1725 msgid "The threshold ratio of critical edges execution count that permit performing redundancy elimination after reload."
1726 msgstr "La tasa de intervalo para la cuenta de ejecución de bordes críticos que permitan la eliminación de redundancia después de la recarga."
1728 #: params.def:253
1729 #, no-c-format
1730 msgid "Scaling factor in calculation of maximum distance an expression can be moved by GCSE optimizations."
1731 msgstr "Factor de escala en el cálculo de la distancia máxima a la cual se puede mover una expresión por optimizaciones GCSE."
1733 #: params.def:259
1734 #, no-c-format
1735 msgid "Cost at which GCSE optimizations will not constraint the distance an expression can travel."
1736 msgstr "Costo al cual las optimizaciones GCSE no restringirán la distancia que puede viajar una expresión."
1738 #: params.def:267
1739 #, no-c-format
1740 msgid "Maximum depth of search in the dominator tree for expressions to hoist."
1741 msgstr "Profundidad máxima de la búsqueda en el árbol dominador por expresiones para levantar."
1743 #: params.def:275
1744 #, no-c-format
1745 msgid "Maximum depth of sqrt chains to use when synthesizing exponentiation by a real constant."
1746 msgstr "Máxima profundidad de cadenas sqrt que se utilizará cuando se sintetice la exponenciación mediante una constante real."
1748 #: params.def:287
1749 #, no-c-format
1750 msgid "The maximum number of instructions to consider to unroll in a loop."
1751 msgstr "El número máximo de instrucciones para considerar el desenrollo en un bucle."
1753 #: params.def:293
1754 #, no-c-format
1755 msgid "The maximum number of instructions to consider to unroll in a loop on average."
1756 msgstr "El número máximo de instrucciones para considerar el desenrollo en un bucle en promedio."
1758 #: params.def:298
1759 #, no-c-format
1760 msgid "The maximum number of unrollings of a single loop."
1761 msgstr "El número máximo de desenrollos de un solo bucle."
1763 #: params.def:303
1764 #, no-c-format
1765 msgid "The maximum number of insns of a peeled loop."
1766 msgstr "El número máximo de insns en un bucle pelado."
1768 #: params.def:308
1769 #, no-c-format
1770 msgid "The maximum number of peelings of a single loop."
1771 msgstr "El número máximo de pelados en un solo bucle."
1773 #: params.def:313
1774 #, no-c-format
1775 msgid "The maximum number of branches on the path through the peeled sequence."
1776 msgstr "El número máximo de ramificaciones en la ruta hacia una secuencia pelada."
1778 #: params.def:318
1779 #, no-c-format
1780 msgid "The maximum number of insns of a completely peeled loop."
1781 msgstr "El número máximo de insns en un bucle completamente pelado."
1783 #: params.def:323
1784 #, no-c-format
1785 msgid "The maximum number of peelings of a single loop that is peeled completely."
1786 msgstr "El número máximo de pelados en un solo bucle que está completamente pelado."
1788 #: params.def:328
1789 #, no-c-format
1790 msgid "The maximum number of insns of a peeled loop that rolls only once."
1791 msgstr "El número máximo de insns en un bucle pelado que se enrolla solamente una vez."
1793 #: params.def:333
1794 #, no-c-format
1795 msgid "The maximum depth of a loop nest we completely peel."
1796 msgstr "La profundidad máxima de un bucle anidado que nosotros pelamos completamente."
1798 #: params.def:339
1799 #, no-c-format
1800 msgid "The maximum number of insns of an unswitched loop."
1801 msgstr "El número máximo de insns en un bucle sin switch."
1803 #: params.def:344
1804 #, no-c-format
1805 msgid "The maximum number of unswitchings in a single loop."
1806 msgstr "El número máximo de eliminación de opciones en un solo bucle."
1808 # 'desfactorizar' no me gusta. ¿Alguna sugerencia? - cfuga
1809 #: params.def:351
1810 #, fuzzy, no-c-format
1811 #| msgid "The maximum number of insns to duplicate when unfactoring computed gotos."
1812 msgid "The maximum number of insns in loop header duplicated by he copy loop headers pass."
1813 msgstr "El número máximo de insns a duplicar al desfactorizar gotos calculados."
1815 #: params.def:358
1816 #, no-c-format
1817 msgid "Bound on the number of iterations the brute force # of iterations analysis algorithm evaluates."
1818 msgstr "Límite en el número de iteraciones que evalúa el algoritmo de análisis de número de iteraciones de fuerza bruta."
1820 #: params.def:364
1821 #, no-c-format
1822 msgid "Bound on the cost of an expression to compute the number of iterations."
1823 msgstr "Límite en el coste de una expresión para calcular el número de iteraciones."
1825 #: params.def:370
1826 #, no-c-format
1827 msgid "A factor for tuning the upper bound that swing modulo scheduler uses for scheduling a loop."
1828 msgstr "Factor para ajustar el límite superior que el planificador de cambio de módulo utiliza para planificar un bucle."
1830 #: params.def:375
1831 #, no-c-format
1832 msgid "The minimum value of stage count that swing modulo scheduler will generate."
1833 msgstr "El valor mínimo de la cuenta de etapa que el planificador módulo swing generará."
1835 #: params.def:379
1836 #, no-c-format
1837 msgid "The number of cycles the swing modulo scheduler considers when checking conflicts using DFA."
1838 msgstr "El número de ciclos que el planificador de cambio de módulo considera al revisar conflictos utilizando DFA."
1840 #: params.def:383
1841 #, no-c-format
1842 msgid "A threshold on the average loop count considered by the swing modulo scheduler."
1843 msgstr "Umbral en el número promedio de bucles considerado por el planificador de cambio de módulo."
1845 #: params.def:388
1846 #, no-c-format
1847 msgid "A basic block profile count is considered hot if it contributes to the given permillage of the entire profiled execution."
1848 msgstr "El número de perfiles de bloque básicos se considera caliente si contribuye al pormillaje dado de la ejecución perfilada completa."
1850 #: params.def:393
1851 #, no-c-format
1852 msgid "Select fraction of the maximal frequency of executions of basic block in function given basic block needs to have to be considered hot."
1853 msgstr "La selección de fracción de la frecuencia máxima de ejecuciones de bloque básico en la función dada que el bloque básico necesita para ser considerado caliente."
1855 #: params.def:398
1856 #, no-c-format
1857 msgid "The minimum fraction of profile runs a given basic block execution count must be not to be considered unlikely."
1858 msgstr "Fracción mínima de ejecuciones de perfil que el número de ejecuciones de un bloque básico dado no debe alcanzar para ser considerado improbable."
1860 #: params.def:403
1861 #, no-c-format
1862 msgid "Select fraction of the maximal frequency of executions of basic block in function given basic block get alignment."
1863 msgstr "Selección de fracción de la frecuencia máxima de ejecuciones de bloque básico en la función dada para la que el bloque básico consigue alinear."
1865 #: params.def:408
1866 #, no-c-format
1867 msgid "Loops iterating at least selected number of iterations will get loop alignment.."
1868 msgstr "Iterar ciclos por lo menos el número seleccionado de iteraciones que logrará alineación de bucles."
1870 #: params.def:424
1871 #, no-c-format
1872 msgid "The maximum number of loop iterations we predict statically."
1873 msgstr "El número máximo de iteraciones de bucle que se predicen estáticamente."
1875 #: params.def:437
1876 #, no-c-format
1877 msgid "Set the estimated probability in percentage for builtin expect. The default value is 90% probability."
1878 msgstr "Establece la probabilidad estimada en porcentaje de la expectativa incorporada. El valor predeterminado es 90% de probabilidad."
1880 #: params.def:441
1881 #, no-c-format
1882 msgid "The percentage of function, weighted by execution frequency, that must be covered by trace formation. Used when profile feedback is available."
1883 msgstr "El porcentaje de la función, ponderado por la frecuencia de ejecución, que debe ser cubierto por la información de rastreo. Se utiliza cuando está disponible la retroalimentación del análisis de perfil."
1885 #: params.def:445
1886 #, no-c-format
1887 msgid "The percentage of function, weighted by execution frequency, that must be covered by trace formation. Used when profile feedback is not available."
1888 msgstr "El porcentaje de la función, ponderado por la frecuencia de ejecución, que debe ser cubierto por la información de rastreo. Se utiliza cuando la retroalimentación de análisis de perfil no está disponible."
1890 #: params.def:449
1891 #, no-c-format
1892 msgid "Maximal code growth caused by tail duplication (in percent)."
1893 msgstr "Máximo crecimiento de código causado por duplicación de colas (en porcentaje)."
1895 #: params.def:453
1896 #, no-c-format
1897 msgid "Stop reverse growth if the reverse probability of best edge is less than this threshold (in percent)."
1898 msgstr "Detener el crecimiento inverso si la probabilidad inversa del mejor borde es menor que este umbral (en porcentaje)."
1900 #: params.def:457
1901 #, no-c-format
1902 msgid "Stop forward growth if the probability of best edge is less than this threshold (in percent). Used when profile feedback is available."
1903 msgstr "Detener el crecimiento hacia adelante si la probabilidad del mejor borde es menor que este umbral (en porcentaje). Se utiliza cuando la retroalimentación de análisis de perfil está disponible."
1905 #: params.def:461
1906 #, no-c-format
1907 msgid "Stop forward growth if the probability of best edge is less than this threshold (in percent). Used when profile feedback is not available."
1908 msgstr "Detener el crecimiento hacia adelante si la probabilidad del mejor borde es menor que este umbral (en porcentaje). Se utiliza cuando la retroalimentación de análisis de perfil no está disponible."
1910 #: params.def:467
1911 #, no-c-format
1912 msgid "The maximum number of incoming edges to consider for crossjumping."
1913 msgstr "El número máximo de bordes entrantes para considerar el salto cruzado."
1915 #: params.def:473
1916 #, no-c-format
1917 msgid "The minimum number of matching instructions to consider for crossjumping."
1918 msgstr "El número máximo de instrucciones coincidentes para considerar el salto cruzado."
1920 #: params.def:479
1921 #, no-c-format
1922 msgid "The maximum expansion factor when copying basic blocks."
1923 msgstr "El factor de expansión máximo al copiar bloques básicos."
1925 # 'desfactorizar' no me gusta. ¿Alguna sugerencia? - cfuga
1926 #: params.def:485
1927 #, no-c-format
1928 msgid "The maximum number of insns to duplicate when unfactoring computed gotos."
1929 msgstr "El número máximo de insns a duplicar al desfactorizar gotos calculados."
1931 #: params.def:491
1932 #, no-c-format
1933 msgid "The maximum length of path considered in cse."
1934 msgstr "La longitud máxima de la ruta considerada en cse."
1936 #: params.def:495
1937 #, no-c-format
1938 msgid "The maximum instructions CSE process before flushing."
1939 msgstr "El número máximo de instrucciones que CSE procesa antes de descargar."
1941 #: params.def:502
1942 #, no-c-format
1943 msgid "The minimum cost of an expensive expression in the loop invariant motion."
1944 msgstr "El coste mínimo de una expresión costosa en el movimiento invariante del bucle."
1946 #: params.def:511
1947 #, no-c-format
1948 msgid "Bound on number of candidates below that all candidates are considered in iv optimizations."
1949 msgstr "Límite en el número de candidatos bajo el cual todos los candidatos se consideran en optimizaciones iv."
1951 #: params.def:519
1952 #, no-c-format
1953 msgid "Bound on number of iv uses in loop optimized in iv optimizations."
1954 msgstr "Límite en el número de usos de iv en bucles optimizados en optimizaciones iv."
1956 #: params.def:527
1957 #, no-c-format
1958 msgid "If number of candidates in the set is smaller, we always try to remove unused ivs during its optimization."
1959 msgstr "Si el número de candidatos en el conjunto es menor, siempre se tratará de eliminar los ivs sin usar durante su optimización."
1961 #: params.def:532
1962 #, no-c-format
1963 msgid "Average number of iterations of a loop."
1964 msgstr "Número medio de iteraciones en un bucle."
1966 #: params.def:537
1967 #, no-c-format
1968 msgid "Maximum size (in bytes) of objects tracked bytewise by dead store elimination."
1969 msgstr "Número máximo (en bytes) de objetos rastreados en btyes por la eliminación de almacenamiento muerto."
1971 #: params.def:542
1972 #, no-c-format
1973 msgid "Bound on size of expressions used in the scalar evolutions analyzer."
1974 msgstr "Límite en el tamaño de expresiones usadas en el analizador escalar de evoluciones."
1976 #: params.def:547
1977 #, no-c-format
1978 msgid "Bound on the complexity of the expressions in the scalar evolutions analyzer."
1979 msgstr "Límite en la complejidad de expresiones en el analizador escalar de evoluciones."
1981 #: params.def:552
1982 #, no-c-format
1983 msgid "Maximum number of arguments in a PHI supported by TREE if-conversion unless the loop is marked with simd pragma."
1984 msgstr ""
1986 #: params.def:558
1987 #, no-c-format
1988 msgid "Bound on number of runtime checks inserted by the vectorizer's loop versioning for alignment check."
1989 msgstr "Límite en el número de revisiones de tiempo de ejecución insertadas por las versiones de bucle del vectorizador para revisión de alineación."
1991 #: params.def:563
1992 #, no-c-format
1993 msgid "Bound on number of runtime checks inserted by the vectorizer's loop versioning for alias check."
1994 msgstr "Límite en el número de revisiones de tiempo de ejecución insertadas por las versiones de bucle del vectorizador para revisión de alias."
1996 #: params.def:568
1997 #, no-c-format
1998 msgid "Maximum number of loop peels to enhance alignment of data references in a loop."
1999 msgstr "Número máximo de pelados de bucle para mejorar alineación de las referencias de datos en un bucle."
2001 #: params.def:573
2002 #, no-c-format
2003 msgid "The maximum memory locations recorded by cselib."
2004 msgstr "El número máximo de ubicaciones grabadas por cselib."
2006 #: params.def:586
2007 #, no-c-format
2008 msgid "Minimum heap expansion to trigger garbage collection, as a percentage of the total size of the heap."
2009 msgstr "Expansión mínima de la pila para iniciar la recolección de basura, como un porcentaje del tamaño total de la pila."
2011 #: params.def:591
2012 #, no-c-format
2013 msgid "Minimum heap size before we start collecting garbage, in kilobytes."
2014 msgstr "Tamaño mínimo de la pila antes de comenzar a recolectar basura, en kilobytes."
2016 #: params.def:599
2017 #, no-c-format
2018 msgid "The maximum number of instructions to search backward when looking for equivalent reload."
2019 msgstr "El número máximo de instrucciones para buscar hacia atrás al buscar por una recarga equivalente."
2021 #: params.def:604
2022 #, no-c-format
2023 msgid "Target block's relative execution frequency (as a percentage) required to sink a statement."
2024 msgstr "Frecuencia de ejecución relativa al bloque objetivo (como un porcentaje) requerida para hundir una declaración."
2026 #: params.def:609 params.def:619
2027 #, no-c-format
2028 msgid "The maximum number of blocks in a region to be considered for interblock scheduling."
2029 msgstr "El número máximo de bloques en una región para ser considerada para planificación de interbloqueo."
2031 #: params.def:614 params.def:624
2032 #, no-c-format
2033 msgid "The maximum number of insns in a region to be considered for interblock scheduling."
2034 msgstr "El número máximo de insns en una región para ser consideradas para planificación de interbloqueo"
2036 #: params.def:629
2037 #, no-c-format
2038 msgid "The minimum probability of reaching a source block for interblock speculative scheduling."
2039 msgstr "La probabilidad mínima de alcanzar un bloque fuente para la planificación especulativa entre bloques."
2041 #: params.def:634
2042 #, no-c-format
2043 msgid "The maximum number of iterations through CFG to extend regions."
2044 msgstr "El número máximo de iteraciones a través de CFG para extender regiones."
2046 #: params.def:639
2047 #, no-c-format
2048 msgid "The maximum conflict delay for an insn to be considered for speculative motion."
2049 msgstr "El retraso máximo de conflicto para que una insn sea considerada para movimiento especulativo."
2051 #: params.def:644
2052 #, no-c-format
2053 msgid "The minimal probability of speculation success (in percents), so that speculative insn will be scheduled."
2054 msgstr "La probabilidad mínima de éxito de especulación (en porcentaje), para que esa insn especulativa se calendarize."
2056 # TODO Mejorar traducción de 'across it'.
2057 #: params.def:649
2058 #, no-c-format
2059 msgid "The minimum probability an edge must have for the scheduler to save its state across it."
2060 msgstr "Probabilidad mínima que debe tener un borde para que el planificador guarde su estado a través de él."
2062 #: params.def:654
2063 #, no-c-format
2064 msgid "The maximum size of the lookahead window of selective scheduling."
2065 msgstr "El tamaño máximo de la ventana de búsqueda hacia adelante de la planificación selectiva."
2067 #: params.def:659
2068 #, no-c-format
2069 msgid "Maximum number of times that an insn could be scheduled."
2070 msgstr "El número máximo de veces que se puede planificar una insns."
2072 #: params.def:664
2073 #, no-c-format
2074 msgid "Maximum number of instructions in the ready list that are considered eligible for renaming."
2075 msgstr "El número máximo de instrucciones en la lista ready que se consideran elegibles para renombrado."
2077 #: params.def:669
2078 #, no-c-format
2079 msgid "Minimal distance between possibly conflicting store and load."
2080 msgstr "La distancia mínima entre store y load en posible conflicto."
2082 #: params.def:674
2083 #, no-c-format
2084 msgid "Hardware autoprefetcher scheduler model control flag.  Number of lookahead cycles the model looks into; at '0' only enable instruction sorting heuristic.  Disabled by default."
2085 msgstr "Indicador de control del modelo de planificador de prebuscador automático hardware.  Número de ciclos hacia delante que el modelo examina: con '0' solo se activa la heurística de ordenación de instrucciones.  Desactivado de forma predeterminada."
2087 #: params.def:679
2088 #, no-c-format
2089 msgid "The maximum number of RTL nodes that can be recorded as combiner's last value."
2090 msgstr "El número máximo de nodos RTL que se pueden grabar como el último valor del combinador."
2092 #: params.def:684
2093 #, no-c-format
2094 msgid "The maximum number of insns combine tries to combine."
2095 msgstr "El número máximo de intentos de combinar insns para combinar."
2097 #: params.def:693
2098 #, no-c-format
2099 msgid "The upper bound for sharing integer constants."
2100 msgstr "El límite superior para compartir constantes enteras."
2102 #: params.def:698
2103 #, no-c-format
2104 msgid "The lower bound for a buffer to be considered for stack smashing protection."
2105 msgstr "El límite inferior para considerar un almacenamiento temporal para protección contra destrucción de pila."
2107 #: params.def:703
2108 #, no-c-format
2109 msgid "The minimum size of variables taking part in stack slot sharing when not optimizing."
2110 msgstr "Tamaño mínimo de las variables que participan en la compartición de ranuras de pila cuando no hay optimización."
2112 #: params.def:722
2113 #, no-c-format
2114 msgid "Maximum number of statements allowed in a block that needs to be duplicated when threading jumps."
2115 msgstr "Número máximo de sentencias permitidas en un bloque que necesitan ser duplicadas al hacer hilos de saltos."
2117 #: params.def:731
2118 #, no-c-format
2119 msgid "Maximum number of fields in a structure before pointer analysis treats the structure as a single variable."
2120 msgstr "El número máximo de campos en una estructura antes de que el análisis de punteros trate a la estructura como una sola variable."
2122 #: params.def:736
2123 #, no-c-format
2124 msgid "The maximum number of instructions ready to be issued to be considered by the scheduler during the first scheduling pass."
2125 msgstr "El número máximo de instrucciones listas para ser ejecutadas que el planificador tendrá en cuenta durante el primer paso de planificación."
2127 #: params.def:742
2128 #, no-c-format
2129 msgid "Maximum number of active local stores in RTL dead store elimination."
2130 msgstr "Número máximo de almacenamientos locales activos en la eliminación de almacenamiento muerto RTL."
2132 #: params.def:752
2133 #, no-c-format
2134 msgid "The number of insns executed before prefetch is completed."
2135 msgstr "El número de insns ejecutadas antes de completar la precarga."
2137 #: params.def:759
2138 #, no-c-format
2139 msgid "The number of prefetches that can run at the same time."
2140 msgstr "El número de precargas que se pueden ejecutar simultánamente."
2142 #: params.def:766
2143 #, no-c-format
2144 msgid "The size of L1 cache."
2145 msgstr "El tamaño del caché L1i."
2147 #: params.def:773
2148 #, no-c-format
2149 msgid "The size of L1 cache line."
2150 msgstr "El tamaño de la línea del caché L1."
2152 #: params.def:780
2153 #, no-c-format
2154 msgid "The size of L2 cache."
2155 msgstr "El tamaño del caché L2."
2157 #: params.def:791
2158 #, no-c-format
2159 msgid "Whether to use canonical types."
2160 msgstr "Decide si se usan tipos canónicos."
2162 #: params.def:796
2163 #, no-c-format
2164 msgid "Maximum length of partial antic set when performing tree pre optimization."
2165 msgstr "Longitud máxima del conjunto antic parcial al realizar pre optimización de árbol."
2167 #: params.def:806
2168 #, no-c-format
2169 msgid "Maximum size of a SCC before SCCVN stops processing a function."
2170 msgstr "Tamaño máxmo de un SCC antes de que SCCVN detenga el procesamiento de una función."
2172 #: params.def:817
2173 #, no-c-format
2174 msgid "Maximum number of disambiguations to perform per memory access."
2175 msgstr "Número máximo de desambiguaciones que realizar por cada acceso a memoria."
2177 #: params.def:822
2178 #, no-c-format
2179 msgid "Max loops number for regional RA."
2180 msgstr "Número de bucles máximo para el RA regional."
2182 #: params.def:827
2183 #, no-c-format
2184 msgid "Max size of conflict table in MB."
2185 msgstr "Tamaño máximo de la tabla de conflictos en MB."
2187 #: params.def:832
2188 #, no-c-format
2189 msgid "The number of registers in each class kept unused by loop invariant motion."
2190 msgstr "El número de registros conservados sin uso en cada clase por el movimiento invariante del bucle."
2192 #: params.def:837
2193 #, no-c-format
2194 msgid "The max number of reload pseudos which are considered during spilling a non-reload pseudo."
2195 msgstr "El número máximo de pseudos de recarga que se tienen en cuenta durante el vaciado de pseudos de no recarga."
2197 #: params.def:842
2198 #, no-c-format
2199 msgid "Minimal fall-through edge probability in percentage used to add BB to inheritance EBB in LRA."
2200 msgstr ""
2202 #: params.def:850
2203 #, no-c-format
2204 msgid "The maximum ratio between array size and switch branches for a switch conversion to take place."
2205 msgstr "La tasa máxima entre el tamaño de la matriz y las ramificaciones switch para que tenga lugar una conversión switch."
2207 #: params.def:858
2208 #, no-c-format
2209 msgid "size of tiles for loop blocking."
2210 msgstr "tamaño de bloques para el bloqueo de bucles."
2212 #: params.def:865
2213 #, no-c-format
2214 msgid "maximum number of parameters in a SCoP."
2215 msgstr "número máximo de parámetros en un SCoP."
2217 #: params.def:872
2218 #, no-c-format
2219 msgid "maximum number of basic blocks per function to be analyzed by Graphite."
2220 msgstr "número máximo de bloques básicos por función para analizar con Graphite."
2222 #: params.def:879
2223 #, no-c-format
2224 msgid "maximum number of arrays per scop."
2225 msgstr "número máximo de arrays por scop."
2227 #: params.def:886
2228 #, no-c-format
2229 msgid "minimal number of loops per function to be analyzed by Graphite."
2230 msgstr "número mínimo de bucles por función para analizar con Graphite."
2232 #: params.def:891
2233 #, no-c-format
2234 msgid "maximum number of isl operations, 0 means unlimited"
2235 msgstr "número máximo de operaciones isl; 0 significa que no hay límite"
2237 #: params.def:897
2238 #, no-c-format
2239 msgid "Maximum number of datarefs in loop for building loop data dependencies."
2240 msgstr "Número máximo de referencia de datos en bucles para construir dependencias de datos de bucles."
2242 #: params.def:904
2243 #, no-c-format
2244 msgid "Max basic blocks number in loop for loop invariant motion."
2245 msgstr "Número máximo de bloques básicos en bucles para movimiento invariante de bucle."
2247 #: params.def:912
2248 #, no-c-format
2249 msgid "use internal function id in profile lookup."
2250 msgstr "utilizar id de función interno en búsqueda de perfil."
2252 #: params.def:920
2253 #, no-c-format
2254 msgid "track topn target addresses in indirect-call profile."
2255 msgstr ""
2257 #: params.def:926
2258 #, no-c-format
2259 msgid "Maximum number of instructions in basic block to be considered for SLP vectorization."
2260 msgstr "El número máximo de instrucciones en bloque básico que se consideran para vectorización SLP."
2262 #: params.def:931
2263 #, no-c-format
2264 msgid "Min. ratio of insns to prefetches to enable prefetching for a loop with an unknown trip count."
2265 msgstr "Tasa mínima de insns a precargar para activar la precarga para un bucle con una cuenta de viajes desconocida."
2267 #: params.def:937
2268 #, no-c-format
2269 msgid "Min. ratio of insns to mem ops to enable prefetching in a loop."
2270 msgstr "Tasa mínima de insns a ops de mem para activar la precarga en un bucle."
2272 #: params.def:944
2273 #, no-c-format
2274 msgid "Max. size of var tracking hash tables."
2275 msgstr "Tamaño máximo de las tablas de dispersión de rastreo de variables."
2277 #: params.def:952
2278 #, no-c-format
2279 msgid "Max. recursion depth for expanding var tracking expressions."
2280 msgstr "Profundidad máxima de recursión para expandir expresiones de rastreo de variables."
2282 #: params.def:960
2283 #, no-c-format
2284 msgid "Max. size of loc list for which reverse ops should be added."
2285 msgstr "Máximo tamaño de lista loc para que deban añadirse ops inversas."
2287 #: params.def:967
2288 #, no-c-format
2289 msgid "The minimum UID to be used for a nondebug insn."
2290 msgstr "El UID mínimo a usar para una insn que no es de depuración."
2292 #: params.def:972
2293 #, no-c-format
2294 msgid "Maximum allowed growth of size of new parameters ipa-sra replaces a pointer to an aggregate with."
2295 msgstr "El crecimiento máximo permitido de tamaño de los parámetros nuevos ipa-sra que reemplazan un puntero a un agregado con."
2297 #: params.def:978
2298 #, no-c-format
2299 msgid "Size in bytes after which thread-local aggregates should be instrumented with the logging functions instead of save/restore pairs."
2300 msgstr "Tamaño en bytes después del cual los agregados thread-local se deben instrumentar con las funciones de registro en lugar de pares save/restore."
2302 #: params.def:985
2303 #, no-c-format
2304 msgid "Maximum size, in storage units, of an aggregate which should be considered for scalarization when compiling for speed."
2305 msgstr "Máximo tamaño, en unidades de almacenamiento, de un agregado para tenerlo en cuenta en escalarización cuando se compila para velocidad."
2307 #: params.def:991
2308 #, no-c-format
2309 msgid "Maximum size, in storage units, of an aggregate which should be considered for scalarization when compiling for size."
2310 msgstr "Máximo tamaño, en unidades de almacenamiento, de un agregado para tenerlo en cuenta en escalarización cuando se compila para tamaño."
2312 #: params.def:997
2313 #, no-c-format
2314 msgid "Maximum size of a list of values associated with each parameter for interprocedural constant propagation."
2315 msgstr "Tamaño máximo de una lista de valores asociada con cada parámetro para propagación constante entre procedimientos."
2317 #: params.def:1003
2318 #, no-c-format
2319 msgid "Threshold ipa-cp opportunity evaluation that is still considered beneficial to clone.."
2320 msgstr "Rango de evaluación de oportunidad ipa-cp que aún se considera beneficioso para clonar.."
2322 #: params.def:1009
2323 #, no-c-format
2324 msgid "Percentage penalty the recursive functions will receive when they are evaluated for cloning.."
2325 msgstr "Penalización porcentual que recibirán las funciones recursivas cuando se evalúen para clonación.."
2327 #: params.def:1015
2328 #, no-c-format
2329 msgid "Percentage penalty functions containing a single call to another function will receive when they are evaluated for cloning.."
2330 msgstr "Penalización porcentual que recibirán las funciones que contien una sola llamada a otra función cuando se evalúen para clonación.."
2332 #: params.def:1021
2333 #, no-c-format
2334 msgid "Maximum number of aggregate content items for a parameter in jump functions and lattices."
2335 msgstr "Número máximo de elementos de contenido agregado de un parámetro en funciones de salto y celosías."
2337 #: params.def:1027
2338 #, no-c-format
2339 msgid "Compile-time bonus IPA-CP assigns to candidates which make loop bounds or strides known.."
2340 msgstr "Bonificación de tiempo de compilación que IPA-CP asigna a los candidatos que dan a conocer los límites o los pasos de los bucles.."
2342 #: params.def:1033
2343 #, no-c-format
2344 msgid "Compile-time bonus IPA-CP assigns to candidates which make an array index known.."
2345 msgstr "Bonificación de tiempo de compilación que IPA-CP asigna a los candidatos que dan conocer el índice de un array.."
2347 #: params.def:1039
2348 #, no-c-format
2349 msgid "Maximum number of statements that will be visited by IPA formal parameter analysis based on alias analysis in any given function."
2350 msgstr "Número máximo de sentencias que visitará el análisis de parámetros formales de IPA basado en el análisis de alias de una función dada."
2352 #: params.def:1047
2353 #, no-c-format
2354 msgid "Number of partitions the program should be split to."
2355 msgstr "Número de particiones en las que se debe dividir el programa."
2357 #: params.def:1052
2358 #, no-c-format
2359 msgid "Minimal size of a partition for LTO (in estimated instructions)."
2360 msgstr "Tamaño minimal de una partición para LTO (en instrucciones estimadas)."
2362 #: params.def:1057
2363 #, no-c-format
2364 msgid "Maximal size of a partition for LTO (in estimated instructions)."
2365 msgstr "Tamaño maximal de una partición para LTO (en instrucciones estimadas)."
2367 #: params.def:1064
2368 #, no-c-format
2369 msgid "Maximum number of namespaces to search for alternatives when name lookup fails."
2370 msgstr "Número máximo de espacios de nombres a buscar por alternativas cuando falla la búsqueda de nombre."
2372 #: params.def:1071
2373 #, no-c-format
2374 msgid "Maximum number of conditional store pairs that can be sunk."
2375 msgstr "Número máximo de pares de almacenamiento condicional que se pueden hundir."
2377 #: params.def:1079
2378 #, no-c-format
2379 msgid "The smallest number of different values for which it is best to use a jump-table instead of a tree of conditional branches, if 0, use the default for the machine."
2380 msgstr "El número más pequeño de valores diferentes para los cuales es mejor usar una tabla-salto en lugar de un árbol de ramificaciones condicionales; si es 0, usa el valor por defecto para la máquina."
2382 #: params.def:1087
2383 #, no-c-format
2384 msgid "Allow new data races on stores to be introduced."
2385 msgstr "Permite que se introduzcan carreras de datos nuevos en stores."
2387 #: params.def:1093
2388 #, no-c-format
2389 msgid "Set the maximum number of instructions executed in parallel in reassociated tree. If 0, use the target dependent heuristic.."
2390 msgstr "Establece el número máximo de instrucciones ejecutadas en paralelo en el árbol de reasociación. Si es 0, usa la heurística dependiente del objetivo.."
2392 #: params.def:1099
2393 #, no-c-format
2394 msgid "Maximum amount of similar bbs to compare a bb with."
2395 msgstr "Cantidad máxima de bbs similares con las cuales comparar un bb."
2397 #: params.def:1104
2398 #, no-c-format
2399 msgid "Allow the store merging pass to introduce unaligned stores if it is legal to do so."
2400 msgstr "Permitir que el paso de mezcla de almacenamientos introduzca almacenamientos desalineados si es legal hacerlo."
2402 #: params.def:1110
2403 #, no-c-format
2404 msgid "Maximum number of constant stores to merge in the store merging pass."
2405 msgstr "Número máximo de almacenamientos constantes que hay que mezclar en el paso de mezcla de almacenamientos."
2407 #: params.def:1116
2408 #, no-c-format
2409 msgid "Maximum amount of iterations of the pass over a function."
2410 msgstr "Cantidad máxima de iteraciones del paso sobre una función."
2412 #: params.def:1123
2413 #, no-c-format
2414 msgid "Maximum number of strings for which strlen optimization pass will track string lengths."
2415 msgstr "Número máximo de cadenas para las que el paso de optimización de strlen rastreará longitudes de cadenas."
2417 #: params.def:1130
2418 #, no-c-format
2419 msgid "Which -fsched-pressure algorithm to apply."
2420 msgstr "Qué algoritmo -fsched-pressure aplicar."
2422 #: params.def:1136
2423 #, no-c-format
2424 msgid "Maximum length of candidate scans for straight-line strength reduction."
2425 msgstr "Longitud máxima de los rastreos de candidatos para reducción de fuerza de línea directa."
2427 #: params.def:1142
2428 #, fuzzy, no-c-format
2429 #| msgid "Enable stack probing"
2430 msgid "Enable asan stack protection."
2431 msgstr "Habilita la prueba de la pila."
2433 #: params.def:1147
2434 #, fuzzy, no-c-format
2435 #| msgid "Enable all optional instructions"
2436 msgid "Enable asan globals protection."
2437 msgstr "Activa todas las instrucciones opcionales."
2439 #: params.def:1152
2440 #, fuzzy, no-c-format
2441 #| msgid "Enable saturation instructions"
2442 msgid "Enable asan store operations protection."
2443 msgstr "Activa las instrucciones de saturación."
2445 #: params.def:1157
2446 #, fuzzy, no-c-format
2447 #| msgid "Enable all optional instructions"
2448 msgid "Enable asan load operations protection."
2449 msgstr "Activa todas las instrucciones opcionales."
2451 #: params.def:1162
2452 #, fuzzy, no-c-format
2453 #| msgid "Enable saturation instructions"
2454 msgid "Enable asan builtin functions protection."
2455 msgstr "Activa las instrucciones de saturación."
2457 #: params.def:1167
2458 #, no-c-format
2459 msgid "Enable asan detection of use-after-return bugs."
2460 msgstr ""
2462 #: params.def:1172
2463 #, no-c-format
2464 msgid "Use callbacks instead of inline code if number of accesses in function becomes greater or equal to this number."
2465 msgstr "Utiliza callbacks en lugar de código en línea si el número de accesos en la función se hace mayor o igual que este número."
2467 #: params.def:1178
2468 #, no-c-format
2469 msgid "Use direct poisoning/unpoisoning instructions for variables smaller or equal to this number."
2470 msgstr "Usa instrucciones de envenamiento/desenvenenamiento directo para variables iguales o menores que este número."
2472 #: params.def:1184
2473 #, no-c-format
2474 msgid "Maximum number of nested calls to search for control dependencies during uninitialized variable analysis."
2475 msgstr "Número máximo de llamadas anidadas para buscar dependencias de control durante el análisis de variables sin inicializar."
2477 #: params.def:1190
2478 #, no-c-format
2479 msgid "Maximum number of statements to be included into a single static constructor generated by Pointer Bounds Checker."
2480 msgstr "Número máximo de sentencias que se incluirán en un único constructor estático generado mediante comprobador de límites de puntero."
2482 #: params.def:1196
2483 #, no-c-format
2484 msgid "Scale factor to apply to the number of statements in a threading path when comparing to the number of (scaled) blocks."
2485 msgstr "Factor de escala que se aplicará al número de sentencias en un camino de hilo cuando se compara con el número de bloques (escaladas)."
2487 #: params.def:1201
2488 #, no-c-format
2489 msgid "Maximum number of arguments a PHI may have before the FSM threader will not try to thread through its block."
2490 msgstr "Número máximo de argumentos que un PHI puede tener antes de que el hilador FSM no intente hacer hilo a través de su bloque."
2492 #: params.def:1206
2493 #, no-c-format
2494 msgid "Scale factor to apply to the number of blocks in a threading path when comparing to the number of (scaled) statements."
2495 msgstr "Factor de escala que se aplicará al número de bloques en un camibo de hilo cuando se compara con el número de sentencias (escaladas)."
2497 #: params.def:1211
2498 #, no-c-format
2499 msgid "Maximum number of instructions to copy when duplicating blocks on a finite state automaton jump thread path."
2500 msgstr "Número máximo de instrucciones que se copiarán cuando se dupliquen bloques en un camino de hilo de salto de máquina de estados."
2502 #: params.def:1216
2503 #, no-c-format
2504 msgid "Maximum number of basic blocks on a finite state automaton jump thread path."
2505 msgstr "Número máximo de bloques básicos en un camino de hilo de salto de máquina de estados."
2507 #: params.def:1221
2508 #, no-c-format
2509 msgid "Maximum number of new jump thread paths to create for a finite state automaton."
2510 msgstr "Número máximo de caminos de hilo de salto nuevos que se crearán para una máquina de estados."
2512 #: params.def:1226
2513 #, no-c-format
2514 msgid "Chunk size of omp schedule for loops parallelized by parloops."
2515 msgstr "Tamaño de la porción de planificación omp para bucles paralelizadps por parloops."
2517 #: params.def:1231
2518 #, no-c-format
2519 msgid "Schedule type of omp schedule for loops parallelized by parloops (static, dynamic, guided, auto, runtime)."
2520 msgstr "Tipo de planificación de planificación omp para bucles paralelizados por parloops (estático, dinámico, guiado, auto, en tiempo de ejecución)."
2522 #: params.def:1238
2523 #, no-c-format
2524 msgid "Maximum recursion depth allowed when querying a property of an SSA name."
2525 msgstr "Máxima profundidad permitida de recursividad cuando se consulta una propiedad de un nombre SSA."
2527 #: params.def:1244
2528 #, no-c-format
2529 msgid "Maximum number of insns in a basic block to consider for RTL if-conversion."
2530 msgstr "Número máximo de insns en bloque básico que se consideran para conversión-if RTL."
2532 #: params.def:1250
2533 #, no-c-format
2534 msgid "Maximum permissible cost for the sequence that would be generated by the RTL if-conversion pass for a branch that is considered predictable."
2535 msgstr ""
2537 #: params.def:1257
2538 #, no-c-format
2539 msgid "Maximum permissible cost for the sequence that would be generated by the RTL if-conversion pass for a branch that is considered unpredictable."
2540 msgstr ""
2542 #: params.def:1264
2543 #, no-c-format
2544 msgid "Level of hsa debug stores verbosity"
2545 msgstr "Nivel de expresividad de los almacenes de depuración hsa"
2547 #: params.def:1269
2548 #, no-c-format
2549 msgid "Maximum number of may-defs visited when devirtualizing speculatively"
2550 msgstr "Número máximo de definiciones posibles visitadas cuando se desvirtualiza especulativamente"
2552 #: params.def:1274
2553 #, no-c-format
2554 msgid "Maximum number of assertions to add along the default edge of a switch statement during VRP"
2555 msgstr ""
2557 #: params.def:1280
2558 #, no-c-format
2559 msgid "Enable loop epilogue vectorization using smaller vector size."
2560 msgstr "Activa la vectorización de epílogos de bucles usando un tamaño menor de vector."
2562 #: c-family/c-format.c:376
2563 msgid "format"
2564 msgstr "formato"
2566 #: c-family/c-format.c:377
2567 msgid "field width specifier"
2568 msgstr "especificador de anchura de campo"
2570 #: c-family/c-format.c:378
2571 msgid "field precision specifier"
2572 msgstr "especificador de precisión del campo"
2574 #: c-family/c-format.c:495 c-family/c-format.c:519 config/i386/msformat-c.c:42
2575 msgid "' ' flag"
2576 msgstr "opción ' '"
2578 #: c-family/c-format.c:495 c-family/c-format.c:519 config/i386/msformat-c.c:42
2579 msgid "the ' ' printf flag"
2580 msgstr "la opción de printf ' '"
2582 #: c-family/c-format.c:496 c-family/c-format.c:520 c-family/c-format.c:550
2583 #: c-family/c-format.c:614 config/i386/msformat-c.c:43
2584 msgid "'+' flag"
2585 msgstr "opción '+'"
2587 #: c-family/c-format.c:496 c-family/c-format.c:520 c-family/c-format.c:550
2588 #: config/i386/msformat-c.c:43
2589 msgid "the '+' printf flag"
2590 msgstr "la opción de printf '+'"
2592 #: c-family/c-format.c:497 c-family/c-format.c:521 c-family/c-format.c:551
2593 #: c-family/c-format.c:590 config/i386/msformat-c.c:44
2594 #: config/i386/msformat-c.c:79
2595 msgid "'#' flag"
2596 msgstr "opción '#'"
2598 #: c-family/c-format.c:497 c-family/c-format.c:521 c-family/c-format.c:551
2599 #: config/i386/msformat-c.c:44
2600 msgid "the '#' printf flag"
2601 msgstr "la opción de printf '#'"
2603 #: c-family/c-format.c:498 c-family/c-format.c:522 c-family/c-format.c:588
2604 #: config/i386/msformat-c.c:45
2605 msgid "'0' flag"
2606 msgstr "opción '0'"
2608 #: c-family/c-format.c:498 c-family/c-format.c:522 config/i386/msformat-c.c:45
2609 msgid "the '0' printf flag"
2610 msgstr "la opción de printf '0'"
2612 #: c-family/c-format.c:499 c-family/c-format.c:523 c-family/c-format.c:587
2613 #: c-family/c-format.c:617 config/i386/msformat-c.c:46
2614 msgid "'-' flag"
2615 msgstr "opción '-'"
2617 #: c-family/c-format.c:499 c-family/c-format.c:523 config/i386/msformat-c.c:46
2618 msgid "the '-' printf flag"
2619 msgstr "la opción de printf '-'"
2621 #: c-family/c-format.c:500 c-family/c-format.c:570 config/i386/msformat-c.c:47
2622 #: config/i386/msformat-c.c:67
2623 msgid "''' flag"
2624 msgstr "opción '''"
2626 #: c-family/c-format.c:500 config/i386/msformat-c.c:47
2627 msgid "the ''' printf flag"
2628 msgstr "la opción de printf '''"
2630 #: c-family/c-format.c:501 c-family/c-format.c:571
2631 msgid "'I' flag"
2632 msgstr "opción 'I'"
2634 #: c-family/c-format.c:501
2635 msgid "the 'I' printf flag"
2636 msgstr "la opción de printf 'I'"
2638 #: c-family/c-format.c:502 c-family/c-format.c:524 c-family/c-format.c:568
2639 #: c-family/c-format.c:591 c-family/c-format.c:618 config/sol2-c.c:43
2640 #: config/i386/msformat-c.c:48 config/i386/msformat-c.c:65
2641 msgid "field width"
2642 msgstr "anchura de campo"
2644 #: c-family/c-format.c:502 c-family/c-format.c:524 config/sol2-c.c:43
2645 #: config/i386/msformat-c.c:48
2646 msgid "field width in printf format"
2647 msgstr "anchura de campo en formato printf"
2649 #: c-family/c-format.c:503 c-family/c-format.c:525 c-family/c-format.c:553
2650 #: config/i386/msformat-c.c:49
2651 msgid "precision"
2652 msgstr "precisión"
2654 #: c-family/c-format.c:503 c-family/c-format.c:525 c-family/c-format.c:553
2655 #: config/i386/msformat-c.c:49
2656 msgid "precision in printf format"
2657 msgstr "precisión en formato printf"
2659 #: c-family/c-format.c:504 c-family/c-format.c:526 c-family/c-format.c:554
2660 #: c-family/c-format.c:569 c-family/c-format.c:621 config/sol2-c.c:44
2661 #: config/i386/msformat-c.c:50 config/i386/msformat-c.c:66
2662 msgid "length modifier"
2663 msgstr "modificador de longitud"
2665 #: c-family/c-format.c:504 c-family/c-format.c:526 c-family/c-format.c:554
2666 #: config/sol2-c.c:44 config/i386/msformat-c.c:50
2667 msgid "length modifier in printf format"
2668 msgstr "modificador de longitud en formato printf"
2670 #: c-family/c-format.c:552
2671 msgid "'q' flag"
2672 msgstr "opción 'q'"
2674 #: c-family/c-format.c:552
2675 msgid "the 'q' diagnostic flag"
2676 msgstr "la opción de diagnóstico 'q'"
2678 #: c-family/c-format.c:565 config/i386/msformat-c.c:63
2679 msgid "assignment suppression"
2680 msgstr "supresión de la asignación"
2682 #: c-family/c-format.c:565 config/i386/msformat-c.c:63
2683 msgid "the assignment suppression scanf feature"
2684 msgstr "la supresión de la asignación es una característica de scanf"
2686 #: c-family/c-format.c:566 config/i386/msformat-c.c:64
2687 msgid "'a' flag"
2688 msgstr "opción 'a'"
2690 #: c-family/c-format.c:566 config/i386/msformat-c.c:64
2691 msgid "the 'a' scanf flag"
2692 msgstr "la opción de scanf 'a'"
2694 #: c-family/c-format.c:567
2695 msgid "'m' flag"
2696 msgstr "opción 'm'"
2698 #: c-family/c-format.c:567
2699 msgid "the 'm' scanf flag"
2700 msgstr "la opción de scanf 'm'"
2702 #: c-family/c-format.c:568 config/i386/msformat-c.c:65
2703 msgid "field width in scanf format"
2704 msgstr "anchura de campo en formato scanf"
2706 #: c-family/c-format.c:569 config/i386/msformat-c.c:66
2707 msgid "length modifier in scanf format"
2708 msgstr "modificador de longitud en formato scanf"
2710 #: c-family/c-format.c:570 config/i386/msformat-c.c:67
2711 msgid "the ''' scanf flag"
2712 msgstr "la opción de scanf '''"
2714 #: c-family/c-format.c:571
2715 msgid "the 'I' scanf flag"
2716 msgstr "la opción de scanf 'I'"
2718 #: c-family/c-format.c:586
2719 msgid "'_' flag"
2720 msgstr "opción '_'"
2722 #: c-family/c-format.c:586
2723 msgid "the '_' strftime flag"
2724 msgstr "la opción de strftime '_'"
2726 #: c-family/c-format.c:587
2727 msgid "the '-' strftime flag"
2728 msgstr "la opción de strftime '-'"
2730 #: c-family/c-format.c:588
2731 msgid "the '0' strftime flag"
2732 msgstr "la opción de strftime '0'"
2734 #: c-family/c-format.c:589 c-family/c-format.c:613
2735 msgid "'^' flag"
2736 msgstr "opción '^'"
2738 #: c-family/c-format.c:589
2739 msgid "the '^' strftime flag"
2740 msgstr "la opción de strftime '^'"
2742 #: c-family/c-format.c:590 config/i386/msformat-c.c:79
2743 msgid "the '#' strftime flag"
2744 msgstr "la opción de strftime '#'"
2746 #: c-family/c-format.c:591
2747 msgid "field width in strftime format"
2748 msgstr "anchura de campo en formato strftime"
2750 #: c-family/c-format.c:592
2751 msgid "'E' modifier"
2752 msgstr "modificador 'E'"
2754 #: c-family/c-format.c:592
2755 msgid "the 'E' strftime modifier"
2756 msgstr "el modificador de strftime 'E'"
2758 #: c-family/c-format.c:593
2759 msgid "'O' modifier"
2760 msgstr "modificador 'O'"
2762 #: c-family/c-format.c:593
2763 msgid "the 'O' strftime modifier"
2764 msgstr "el modificador de strftime 'O'"
2766 #: c-family/c-format.c:594
2767 msgid "the 'O' modifier"
2768 msgstr "el modificador 'O'"
2770 #: c-family/c-format.c:612
2771 msgid "fill character"
2772 msgstr "carácter de relleno"
2774 #: c-family/c-format.c:612
2775 msgid "fill character in strfmon format"
2776 msgstr "carácter de relleno en el formato de strfmon"
2778 #: c-family/c-format.c:613
2779 msgid "the '^' strfmon flag"
2780 msgstr "la opción de strfmon '^'"
2782 #: c-family/c-format.c:614
2783 msgid "the '+' strfmon flag"
2784 msgstr "la opción de strfmon '+'"
2786 #: c-family/c-format.c:615
2787 msgid "'(' flag"
2788 msgstr "opción '('"
2790 #: c-family/c-format.c:615
2791 msgid "the '(' strfmon flag"
2792 msgstr "la opción de strfmon '('"
2794 #: c-family/c-format.c:616
2795 msgid "'!' flag"
2796 msgstr "opción '!'"
2798 #: c-family/c-format.c:616
2799 msgid "the '!' strfmon flag"
2800 msgstr "la opción de strfmon '!'"
2802 #: c-family/c-format.c:617
2803 msgid "the '-' strfmon flag"
2804 msgstr "la opción de strfmon '-'"
2806 #: c-family/c-format.c:618
2807 msgid "field width in strfmon format"
2808 msgstr "anchura de campo en formato strfmon"
2810 #: c-family/c-format.c:619
2811 msgid "left precision"
2812 msgstr "precisión izquierda"
2814 #: c-family/c-format.c:619
2815 msgid "left precision in strfmon format"
2816 msgstr "precisión izquierda en formato strfmon"
2818 #: c-family/c-format.c:620
2819 msgid "right precision"
2820 msgstr "precisión derecha"
2822 #: c-family/c-format.c:620
2823 msgid "right precision in strfmon format"
2824 msgstr "precisión derecha en formato strfmon"
2826 #: c-family/c-format.c:621
2827 msgid "length modifier in strfmon format"
2828 msgstr "modificador de longitud en formato strfmon"
2830 #. Handle deferred options from command-line.
2831 #: c-family/c-opts.c:1383 fortran/cpp.c:590
2832 msgid "<command-line>"
2833 msgstr "<línea-de-orden>"
2835 #: config/aarch64/aarch64.c:4927 config/arm/arm.c:21832 config/arm/arm.c:21845
2836 #: config/arm/arm.c:21870 config/nios2/nios2.c:2653
2837 #, c-format
2838 msgid "Unsupported operand for code '%c'"
2839 msgstr "No se admite el operando para el código '%c'"
2841 #: config/aarch64/aarch64.c:4939 config/aarch64/aarch64.c:4955
2842 #: config/aarch64/aarch64.c:4968 config/aarch64/aarch64.c:4980
2843 #: config/aarch64/aarch64.c:4991 config/aarch64/aarch64.c:5014
2844 #: config/aarch64/aarch64.c:5067 config/aarch64/aarch64.c:5270
2845 #, c-format
2846 msgid "invalid operand for '%%%c'"
2847 msgstr "operando no válido para '%%%c'"
2849 #: config/aarch64/aarch64.c:5034 config/aarch64/aarch64.c:5047
2850 #: config/aarch64/aarch64.c:5057
2851 #, c-format
2852 msgid "incompatible floating point / vector register operand for '%%%c'"
2853 msgstr "coma flotante incompatible / operando de registro de vector para '%%%c'"
2855 #: config/aarch64/aarch64.c:5103 config/arm/arm.c:22377
2856 #, c-format
2857 msgid "missing operand"
2858 msgstr "falta un operando"
2860 #: config/aarch64/aarch64.c:5165
2861 #, c-format
2862 msgid "invalid constant"
2863 msgstr "constante no válida"
2865 #: config/aarch64/aarch64.c:5168
2866 #, c-format
2867 msgid "invalid operand"
2868 msgstr "operando no válido"
2870 #: config/aarch64/aarch64.c:5281
2871 #, c-format
2872 msgid "invalid operand prefix '%%%c'"
2873 msgstr "prefijo de operando no válido '%%%c'"
2875 #: config/alpha/alpha.c:5092 config/i386/i386.c:18279
2876 #: config/rs6000/rs6000.c:23938 config/sparc/sparc.c:8854
2877 #, c-format
2878 msgid "'%%&' used without any local dynamic TLS references"
2879 msgstr "se usó '%%&' sin ninguna referencia TLS dinámica local"
2881 #: config/alpha/alpha.c:5150 config/bfin/bfin.c:1424
2882 #, c-format
2883 msgid "invalid %%J value"
2884 msgstr "valor %%J no válido"
2886 #: config/alpha/alpha.c:5180 config/ia64/ia64.c:5488
2887 #, c-format
2888 msgid "invalid %%r value"
2889 msgstr "valor %%r no válido"
2891 #: config/alpha/alpha.c:5190 config/ia64/ia64.c:5442
2892 #: config/rs6000/rs6000.c:23618 config/xtensa/xtensa.c:2363
2893 #, c-format
2894 msgid "invalid %%R value"
2895 msgstr "valor %%R no válido"
2897 #: config/alpha/alpha.c:5196 config/rs6000/rs6000.c:23538
2898 #: config/xtensa/xtensa.c:2330
2899 #, c-format
2900 msgid "invalid %%N value"
2901 msgstr "valor %%N no válido"
2903 #: config/alpha/alpha.c:5204 config/rs6000/rs6000.c:23566
2904 #, c-format
2905 msgid "invalid %%P value"
2906 msgstr "valor %%P no válido"
2908 #: config/alpha/alpha.c:5212
2909 #, c-format
2910 msgid "invalid %%h value"
2911 msgstr "valor %%h no válido"
2913 #: config/alpha/alpha.c:5220 config/xtensa/xtensa.c:2356
2914 #, c-format
2915 msgid "invalid %%L value"
2916 msgstr "valor %%L no válido"
2918 #: config/alpha/alpha.c:5239
2919 #, c-format
2920 msgid "invalid %%m value"
2921 msgstr "valor %%m no válido"
2923 #: config/alpha/alpha.c:5245
2924 #, c-format
2925 msgid "invalid %%M value"
2926 msgstr "valor %%M no válido"
2928 #: config/alpha/alpha.c:5282
2929 #, c-format
2930 msgid "invalid %%U value"
2931 msgstr "valor %%U no válido"
2933 #: config/alpha/alpha.c:5290 config/alpha/alpha.c:5301
2934 #: config/rs6000/rs6000.c:23626
2935 #, c-format
2936 msgid "invalid %%s value"
2937 msgstr "valor %%s no válido"
2939 #: config/alpha/alpha.c:5312
2940 #, c-format
2941 msgid "invalid %%C value"
2942 msgstr "valor %%C no válido"
2944 #: config/alpha/alpha.c:5349 config/rs6000/rs6000.c:23402
2945 #, c-format
2946 msgid "invalid %%E value"
2947 msgstr "valor %%E no válido"
2949 #: config/alpha/alpha.c:5374 config/alpha/alpha.c:5424
2950 #, c-format
2951 msgid "unknown relocation unspec"
2952 msgstr "reubicación unspec desconocida"
2954 #: config/alpha/alpha.c:5383 config/cr16/cr16.c:1534
2955 #: config/rs6000/rs6000.c:23943 config/spu/spu.c:1447
2956 #, c-format
2957 msgid "invalid %%xn code"
2958 msgstr "código %%xn no válido"
2960 #: config/alpha/alpha.c:5489
2961 #, c-format
2962 msgid "invalid operand address"
2963 msgstr "dirección de operando no válida"
2965 #: config/arc/arc.c:3105
2966 #, c-format
2967 msgid "invalid operand to %%Z code"
2968 msgstr "operando no válido para el código %%Z"
2970 #: config/arc/arc.c:3113
2971 #, c-format
2972 msgid "invalid operand to %%z code"
2973 msgstr "operando no válido para el código %%z"
2975 #: config/arc/arc.c:3121
2976 #, c-format
2977 msgid "invalid operand to %%M code"
2978 msgstr "operando no válido para el código %%M"
2980 #: config/arc/arc.c:3129 config/m32r/m32r.c:2083
2981 #, c-format
2982 msgid "invalid operand to %%p code"
2983 msgstr "operador no válido para el código %%p"
2985 #: config/arc/arc.c:3140 config/m32r/m32r.c:2076
2986 #, c-format
2987 msgid "invalid operand to %%s code"
2988 msgstr "operando no válido para el código %%s"
2990 #: config/arc/arc.c:3288 config/m32r/m32r.c:2109
2991 #, c-format
2992 msgid "invalid operand to %%R code"
2993 msgstr "operando no válido para el código %%R"
2995 #: config/arc/arc.c:3325 config/m32r/m32r.c:2132
2996 #, c-format
2997 msgid "invalid operand to %%H/%%L code"
2998 msgstr "operando no válido para el código %%H%%L"
3000 #: config/arc/arc.c:3373 config/m32r/m32r.c:2203
3001 #, c-format
3002 msgid "invalid operand to %%U code"
3003 msgstr "operando no válido para el código %%U"
3005 #: config/arc/arc.c:3384
3006 #, c-format
3007 msgid "invalid operand to %%V code"
3008 msgstr "operando no válido para el código %%V"
3010 #: config/arc/arc.c:3441
3011 #, c-format
3012 msgid "invalid operand to %%O code"
3013 msgstr "operando no válido para el código %%O"
3015 #. Unknown flag.
3016 #. Undocumented flag.
3017 #: config/arc/arc.c:3467 config/epiphany/epiphany.c:1289
3018 #: config/m32r/m32r.c:2230 config/nds32/nds32.c:2292 config/sparc/sparc.c:9133
3019 #, c-format
3020 msgid "invalid operand output code"
3021 msgstr "operando no válido en el código de salida"
3023 #: config/arc/arc.c:5153
3024 #, c-format
3025 msgid "invalid UNSPEC as operand: %d"
3026 msgstr "UNSPEC no válido como operando: %d"
3028 #: config/arm/arm.c:18841 config/arm/arm.c:18866 config/arm/arm.c:18876
3029 #: config/arm/arm.c:18885 config/arm/arm.c:18894
3030 #, c-format
3031 msgid "invalid shift operand"
3032 msgstr "operando de desplazamiento no válido"
3034 #: config/arm/arm.c:21708 config/arm/arm.c:21726
3035 #, c-format
3036 msgid "predicated Thumb instruction"
3037 msgstr "instrucción de predicado Thumb"
3039 #: config/arm/arm.c:21714
3040 #, c-format
3041 msgid "predicated instruction in conditional sequence"
3042 msgstr "instrucción de predicado en una secuencia condicional"
3044 #: config/arm/arm.c:21947 config/arm/arm.c:21969 config/arm/arm.c:21979
3045 #: config/arm/arm.c:21989 config/arm/arm.c:21999 config/arm/arm.c:22038
3046 #: config/arm/arm.c:22056 config/arm/arm.c:22081 config/arm/arm.c:22096
3047 #: config/arm/arm.c:22123 config/arm/arm.c:22130 config/arm/arm.c:22148
3048 #: config/arm/arm.c:22155 config/arm/arm.c:22163 config/arm/arm.c:22184
3049 #: config/arm/arm.c:22191 config/arm/arm.c:22324 config/arm/arm.c:22331
3050 #: config/arm/arm.c:22358 config/arm/arm.c:22365 config/bfin/bfin.c:1437
3051 #: config/bfin/bfin.c:1444 config/bfin/bfin.c:1451 config/bfin/bfin.c:1458
3052 #: config/bfin/bfin.c:1467 config/bfin/bfin.c:1474 config/bfin/bfin.c:1481
3053 #: config/bfin/bfin.c:1488
3054 #, c-format
3055 msgid "invalid operand for code '%c'"
3056 msgstr "operando no válido para el código '%c'"
3058 #: config/arm/arm.c:22051
3059 #, c-format
3060 msgid "instruction never executed"
3061 msgstr "la instrucción nunca se ejecuta"
3063 #. Former Maverick support, removed after GCC-4.7.
3064 #: config/arm/arm.c:22072
3065 #, c-format
3066 msgid "obsolete Maverick format code '%c'"
3067 msgstr "código de formato Maverick obsoleto '%c'"
3069 #: config/avr/avr.c:2439
3070 #, c-format
3071 msgid "address operand requires constraint for X, Y, or Z register"
3072 msgstr "el operando de dirección requiere una restricción para los registros X, Y, o Z"
3074 #: config/avr/avr.c:2620
3075 msgid "operands to %T/%t must be reg + const_int:"
3076 msgstr "los operandos para %T/%t deben ser reg + const_int:"
3078 #: config/avr/avr.c:2670 config/avr/avr.c:2737
3079 msgid "bad address, not an I/O address:"
3080 msgstr "dirección errónea, no es una dirección de E/S:"
3082 #: config/avr/avr.c:2679
3083 msgid "bad address, not a constant:"
3084 msgstr "dirección errónea, no es una constante:"
3086 #: config/avr/avr.c:2697 config/avr/avr.c:2704
3087 msgid "bad address, not (reg+disp):"
3088 msgstr "dirección errónea, no (reg+disp):"
3090 #: config/avr/avr.c:2711
3091 msgid "bad address, not post_inc or pre_dec:"
3092 msgstr "dirección errónea, no hay post_inc o pre_dec:"
3094 #: config/avr/avr.c:2723
3095 msgid "internal compiler error.  Bad address:"
3096 msgstr "error interno del compilador.  Dirección errónea:"
3098 #: config/avr/avr.c:2756
3099 #, c-format
3100 msgid "Unsupported code '%c' for fixed-point:"
3101 msgstr "Código '%c' no admitido para coma fija:"
3103 #: config/avr/avr.c:2764
3104 msgid "internal compiler error.  Unknown mode:"
3105 msgstr "error interno del compilador.  Modo desconocido:"
3107 #: config/avr/avr.c:3788 config/avr/avr.c:4732 config/avr/avr.c:5179
3108 msgid "invalid insn:"
3109 msgstr "insn no válida:"
3111 #: config/avr/avr.c:3842 config/avr/avr.c:3954 config/avr/avr.c:4012
3112 #: config/avr/avr.c:4064 config/avr/avr.c:4083 config/avr/avr.c:4275
3113 #: config/avr/avr.c:4583 config/avr/avr.c:4868 config/avr/avr.c:5072
3114 #: config/avr/avr.c:5236 config/avr/avr.c:5330 config/avr/avr.c:5529
3115 msgid "incorrect insn:"
3116 msgstr "insn incorrecta:"
3118 #: config/avr/avr.c:4099 config/avr/avr.c:4374 config/avr/avr.c:4654
3119 #: config/avr/avr.c:4940 config/avr/avr.c:5118 config/avr/avr.c:5386
3120 #: config/avr/avr.c:5587
3121 msgid "unknown move insn:"
3122 msgstr "insn move desconocida:"
3124 #: config/avr/avr.c:6046
3125 msgid "bad shift insn:"
3126 msgstr "insn shift errónea:"
3128 #: config/avr/avr.c:6154 config/avr/avr.c:6635 config/avr/avr.c:7050
3129 msgid "internal compiler error.  Incorrect shift:"
3130 msgstr "error interno del compilador.  Desplazamiento incorrecto:"
3132 #: config/avr/avr.c:8456
3133 msgid "unsupported fixed-point conversion"
3134 msgstr "conversión de coma fija no admitida"
3136 #: config/avr/avr.c:9803
3137 msgid "variable"
3138 msgstr "variable"
3140 #: config/avr/avr.c:9808
3141 msgid "function parameter"
3142 msgstr "parámetro de función"
3144 #: config/avr/avr.c:9813
3145 msgid "structure field"
3146 msgstr "campo de estructura"
3148 #: config/avr/avr.c:9819
3149 msgid "return type of function"
3150 msgstr "tipo de retorno de función"
3152 #: config/avr/avr.c:9824
3153 msgid "pointer"
3154 msgstr "puntero"
3156 #: config/avr/driver-avr.c:48
3157 #, c-format
3158 msgid ""
3159 "Running spec function '%s' with %d args\n"
3160 "\n"
3161 msgstr ""
3162 "función de especificación '%s' con %d args\n"
3163 "\n"
3165 #: config/bfin/bfin.c:1386
3166 #, c-format
3167 msgid "invalid %%j value"
3168 msgstr "valor %%j no válido"
3170 #: config/bfin/bfin.c:1579 config/c6x/c6x.c:2290
3171 #, c-format
3172 msgid "invalid const_double operand"
3173 msgstr "operando const_double no válido"
3175 #: config/cris/cris.c:604 config/ft32/ft32.c:106 config/moxie/moxie.c:104
3176 #: final.c:3455 final.c:3457 fold-const.c:268 gcc.c:5268 gcc.c:5282
3177 #: rtl-error.c:101 toplev.c:337 tree-vrp.c:7849 cp/typeck.c:6167
3178 #: lto/lto-object.c:184 lto/lto-object.c:281 lto/lto-object.c:338
3179 #: lto/lto-object.c:362
3180 #, gcc-internal-format, gfc-internal-format
3181 msgid "%s"
3182 msgstr "%s"
3184 #: config/cris/cris.c:655
3185 msgid "unexpected index-type in cris_print_index"
3186 msgstr "tipo-índice inesperado en cris_print_index"
3188 #: config/cris/cris.c:672
3189 msgid "unexpected base-type in cris_print_base"
3190 msgstr "tipo-base inesperado en cris_print_base"
3192 #: config/cris/cris.c:736
3193 msgid "invalid operand for 'b' modifier"
3194 msgstr "operando no válido para el modificador 'b'"
3196 #: config/cris/cris.c:753
3197 msgid "invalid operand for 'o' modifier"
3198 msgstr "operando no válido para el modificador 'o'"
3200 #: config/cris/cris.c:772
3201 msgid "invalid operand for 'O' modifier"
3202 msgstr "operando no válido para el modificador 'O'"
3204 #: config/cris/cris.c:805
3205 msgid "invalid operand for 'p' modifier"
3206 msgstr "operador no válido para el modificador 'p'"
3208 #: config/cris/cris.c:844
3209 msgid "invalid operand for 'z' modifier"
3210 msgstr "operando no válido para el modificador 'z'"
3212 #: config/cris/cris.c:908 config/cris/cris.c:942
3213 msgid "invalid operand for 'H' modifier"
3214 msgstr "operando no válido para el modificador 'H'"
3216 #: config/cris/cris.c:918
3217 msgid "bad register"
3218 msgstr "registro erróneo"
3220 #: config/cris/cris.c:962
3221 msgid "invalid operand for 'e' modifier"
3222 msgstr "operando no válido para el modificador 'e'"
3224 #: config/cris/cris.c:979
3225 msgid "invalid operand for 'm' modifier"
3226 msgstr "operando no válido para el modificador 'm'"
3228 #: config/cris/cris.c:1004
3229 msgid "invalid operand for 'A' modifier"
3230 msgstr "operando no válido para el modificador 'A'"
3232 #: config/cris/cris.c:1074
3233 msgid "invalid operand for 'D' modifier"
3234 msgstr "operando no válido para el modificador 'D'"
3236 #: config/cris/cris.c:1088
3237 msgid "invalid operand for 'T' modifier"
3238 msgstr "operando no válido para el modificador 'T'"
3240 #: config/cris/cris.c:1108 config/ft32/ft32.c:232 config/moxie/moxie.c:174
3241 msgid "invalid operand modifier letter"
3242 msgstr "letra de modificador de operando no válida"
3244 #: config/cris/cris.c:1162
3245 msgid "unexpected multiplicative operand"
3246 msgstr "operando multiplicativo inesperado"
3248 #: config/cris/cris.c:1182 config/ft32/ft32.c:255 config/moxie/moxie.c:199
3249 msgid "unexpected operand"
3250 msgstr "operando inesperado"
3252 #: config/cris/cris.c:1221 config/cris/cris.c:1231
3253 msgid "unrecognized address"
3254 msgstr "no se reconoce la dirección"
3256 #: config/cris/cris.c:2550
3257 msgid "unrecognized supposed constant"
3258 msgstr "no se reconoce la constante supuesta"
3260 #: config/cris/cris.c:2949 config/cris/cris.c:3007
3261 msgid "unexpected side-effects in address"
3262 msgstr "efectos colaterales inesperados en la dirección"
3264 #. Can't possibly get anything else for a function-call, right?
3265 #: config/cris/cris.c:3835
3266 msgid "unidentifiable call op"
3267 msgstr "no se identifica el operador de llamada"
3269 #: config/cris/cris.c:3897
3270 #, c-format
3271 msgid "PIC register isn't set up"
3272 msgstr "el registro PIC aún no está preparado"
3274 #: config/fr30/fr30.c:500
3275 #, c-format
3276 msgid "fr30_print_operand_address: unhandled address"
3277 msgstr "fr30_print_operand_address: dirección sin manejar"
3279 #: config/fr30/fr30.c:524
3280 #, c-format
3281 msgid "fr30_print_operand: unrecognized %%p code"
3282 msgstr "fr30_print_operand: no se reconoce el código %%p"
3284 #: config/fr30/fr30.c:544
3285 #, c-format
3286 msgid "fr30_print_operand: unrecognized %%b code"
3287 msgstr "fr30_print_operand: no se reconoce el código %%b"
3289 #: config/fr30/fr30.c:565
3290 #, c-format
3291 msgid "fr30_print_operand: unrecognized %%B code"
3292 msgstr "fr30_print_operand: no se reconoce el código %%B"
3294 #: config/fr30/fr30.c:573
3295 #, c-format
3296 msgid "fr30_print_operand: invalid operand to %%A code"
3297 msgstr "fr30_print_operand: operando no válido para el código %%A"
3299 #: config/fr30/fr30.c:590
3300 #, c-format
3301 msgid "fr30_print_operand: invalid %%x code"
3302 msgstr "fr30_print_operand: código %%x no válido"
3304 #: config/fr30/fr30.c:597
3305 #, c-format
3306 msgid "fr30_print_operand: invalid %%F code"
3307 msgstr "fr30_print_operand: código %%F no válido"
3309 #: config/fr30/fr30.c:614
3310 #, c-format
3311 msgid "fr30_print_operand: unknown code"
3312 msgstr "fr30_print_operand: código desconocido"
3314 #: config/fr30/fr30.c:642 config/fr30/fr30.c:651 config/fr30/fr30.c:662
3315 #: config/fr30/fr30.c:675
3316 #, c-format
3317 msgid "fr30_print_operand: unhandled MEM"
3318 msgstr "fr30_print_operand: MEM sin manejar"
3320 #: config/frv/frv.c:2510
3321 msgid "bad insn to frv_print_operand_address:"
3322 msgstr "insn errónea para frv_print_operand_address:"
3324 #: config/frv/frv.c:2521
3325 msgid "bad register to frv_print_operand_memory_reference_reg:"
3326 msgstr "registro erróneo para frv_print_operand_memory_reference_reg:"
3328 #: config/frv/frv.c:2560 config/frv/frv.c:2570 config/frv/frv.c:2579
3329 #: config/frv/frv.c:2600 config/frv/frv.c:2605
3330 msgid "bad insn to frv_print_operand_memory_reference:"
3331 msgstr "insn errónea para frv_print_operand_memory_reference:"
3333 #: config/frv/frv.c:2691
3334 #, c-format
3335 msgid "bad condition code"
3336 msgstr "código de condición erróneo"
3338 #: config/frv/frv.c:2765
3339 msgid "bad insn in frv_print_operand, bad const_double"
3340 msgstr "insn erróneo en frv_print_operand, const_double errónea"
3342 #: config/frv/frv.c:2826
3343 msgid "bad insn to frv_print_operand, 'e' modifier:"
3344 msgstr "insn errónea para frv_print_operand, modificador 'e':"
3346 #: config/frv/frv.c:2834
3347 msgid "bad insn to frv_print_operand, 'F' modifier:"
3348 msgstr "insn errónea para frv_print_operand, modificador 'F':"
3350 #: config/frv/frv.c:2850
3351 msgid "bad insn to frv_print_operand, 'f' modifier:"
3352 msgstr "insn errónea para frv_print_operand, modificador 'f':"
3354 #: config/frv/frv.c:2864
3355 msgid "bad insn to frv_print_operand, 'g' modifier:"
3356 msgstr "insn errónea para frv_print_operand, modificador 'g':"
3358 #: config/frv/frv.c:2912
3359 msgid "bad insn to frv_print_operand, 'L' modifier:"
3360 msgstr "insn errónea para frv_print_operand, modificador 'L':"
3362 #: config/frv/frv.c:2925
3363 msgid "bad insn to frv_print_operand, 'M/N' modifier:"
3364 msgstr "insn errónea para frv_print_operand, modificador 'M/N':"
3366 #: config/frv/frv.c:2946
3367 msgid "bad insn to frv_print_operand, 'O' modifier:"
3368 msgstr "insn errónea para frv_print_operand, modificador 'O':"
3370 #: config/frv/frv.c:2964
3371 msgid "bad insn to frv_print_operand, P modifier:"
3372 msgstr "insn errónea para frv_print_operand, modificador 'P':"
3374 #: config/frv/frv.c:2984
3375 msgid "bad insn in frv_print_operand, z case"
3376 msgstr "insn errónea en frv_print_operand, caso z"
3378 #: config/frv/frv.c:3015
3379 msgid "bad insn in frv_print_operand, 0 case"
3380 msgstr "insn errónea en frv_print_operand, caso 0"
3382 #: config/frv/frv.c:3020
3383 msgid "frv_print_operand: unknown code"
3384 msgstr "frv_print_operand: código desconocido"
3386 #: config/frv/frv.c:4424
3387 msgid "bad output_move_single operand"
3388 msgstr "operando output_move_single erróneo"
3390 #: config/frv/frv.c:4551
3391 msgid "bad output_move_double operand"
3392 msgstr "operando output_move_double erróneo"
3394 #: config/frv/frv.c:4693
3395 msgid "bad output_condmove_single operand"
3396 msgstr "operando output_condmove_single erróneo"
3398 #: config/i386/i386.c:17149
3399 #, c-format
3400 msgid "invalid UNSPEC as operand"
3401 msgstr "UNSPEC no válido como operando"
3403 #: config/i386/i386.c:17660
3404 #, c-format
3405 msgid "invalid use of asm flag output"
3406 msgstr "tipo no válido de la salida del indicador asm"
3408 #: config/i386/i386.c:17882
3409 #, c-format
3410 msgid "invalid operand size for operand code 'O'"
3411 msgstr "tamaño de operando no válido para el código de operando 'O'"
3413 #: config/i386/i386.c:17917
3414 #, c-format
3415 msgid "invalid operand size for operand code 'z'"
3416 msgstr "tamaño de operando no válido para el código de operando 'z'"
3418 #: config/i386/i386.c:17986
3419 #, c-format
3420 msgid "invalid operand type used with operand code 'Z'"
3421 msgstr "se usó un tipo de operando no válido con el código de operando 'Z'"
3423 #: config/i386/i386.c:17991
3424 #, c-format
3425 msgid "invalid operand size for operand code 'Z'"
3426 msgstr "tamaño de operando no válido para el código de operando 'Z'"
3428 #: config/i386/i386.c:18067
3429 #, c-format
3430 msgid "operand is not a condition code, invalid operand code 'Y'"
3431 msgstr "el operando no es un código de condición, código de operando 'Y' no válido"
3433 #: config/i386/i386.c:18146
3434 #, c-format
3435 msgid "operand is not a condition code, invalid operand code 'D'"
3436 msgstr "el operando no es un código de condición, código de operando 'D' no válido"
3438 #: config/i386/i386.c:18164
3439 #, c-format
3440 msgid "operand is not a condition code, invalid operand code '%c'"
3441 msgstr "el operando no es un código de condición, código de operando '%c' no válido"
3443 #: config/i386/i386.c:18177
3444 #, c-format
3445 msgid "operand is not an offsettable memory reference, invalid operand code 'H'"
3446 msgstr "el operando no es una referencia de memoria desplazable, código de operando 'H' no válido"
3448 #: config/i386/i386.c:18192
3449 #, c-format
3450 msgid "operand is not an integer, invalid operand code 'K'"
3451 msgstr "el operando no es un entero, código de operando 'K' no válido"
3453 #: config/i386/i386.c:18220
3454 #, c-format
3455 msgid "operand is not a specific integer, invalid operand code 'r'"
3456 msgstr "el operando no es un entero concreto, código de operando 'r' no válido"
3458 #: config/i386/i386.c:18238
3459 #, c-format
3460 msgid "operand is not an integer, invalid operand code 'R'"
3461 msgstr "el operando no es un entero, código de operando 'R' no válido"
3463 #: config/i386/i386.c:18261
3464 #, c-format
3465 msgid "operand is not a specific integer, invalid operand code 'R'"
3466 msgstr "el operando no es un entero concreto, código de operando 'R' no válido"
3468 #: config/i386/i386.c:18357
3469 #, c-format
3470 msgid "invalid operand code '%c'"
3471 msgstr "código de operando '%c' no válido"
3473 #: config/i386/i386.c:18419
3474 #, c-format
3475 msgid "invalid constraints for operand"
3476 msgstr "restricciones no válidas para el operando"
3478 #: config/i386/i386.c:28920
3479 msgid "unknown insn mode"
3480 msgstr "modo insn desconocido"
3482 #: config/i386/djgpp.h:146
3483 #, c-format
3484 msgid "-f%s ignored (not supported for DJGPP)\n"
3485 msgstr "se descarta -f%s (no se admite para DJGPP)\n"
3487 #: config/ia64/ia64.c:5370
3488 #, c-format
3489 msgid "invalid %%G mode"
3490 msgstr "modo %%G no válido"
3492 #: config/ia64/ia64.c:5540
3493 #, c-format
3494 msgid "ia64_print_operand: unknown code"
3495 msgstr "ia64_print_operand: código desconocido"
3497 #: config/ia64/ia64.c:11143
3498 msgid "invalid conversion from %<__fpreg%>"
3499 msgstr "conversión no válida de %<__fpreg%>"
3501 #: config/ia64/ia64.c:11146
3502 msgid "invalid conversion to %<__fpreg%>"
3503 msgstr "conversión no válida a %<__fpreg%>"
3505 #: config/ia64/ia64.c:11159 config/ia64/ia64.c:11170
3506 msgid "invalid operation on %<__fpreg%>"
3507 msgstr "operación no válida en %<__fpreg%>"
3509 #: config/iq2000/iq2000.c:3145 config/tilegx/tilegx.c:5316
3510 #: config/tilepro/tilepro.c:4705
3511 #, c-format
3512 msgid "invalid %%P operand"
3513 msgstr "operando %%P no válido"
3515 #: config/iq2000/iq2000.c:3153 config/rs6000/rs6000.c:23556
3516 #, c-format
3517 msgid "invalid %%p value"
3518 msgstr "valor %%p no válido"
3520 #: config/iq2000/iq2000.c:3212
3521 #, c-format
3522 msgid "invalid use of %%d, %%x, or %%X"
3523 msgstr "uso no válido de %%d, %%x, o %%X"
3525 #: config/lm32/lm32.c:510
3526 #, c-format
3527 msgid "only 0.0 can be loaded as an immediate"
3528 msgstr "sólo 0.0 se puede cargar como un inmediato"
3530 #: config/lm32/lm32.c:580
3531 msgid "bad operand"
3532 msgstr "operando erróneo"
3534 #: config/lm32/lm32.c:592
3535 msgid "can't use non gp relative absolute address"
3536 msgstr "no se puede usar la dirección absoluta que no es relativa a gp"
3538 #: config/lm32/lm32.c:596
3539 msgid "invalid addressing mode"
3540 msgstr "modo de direccionamiento no válido"
3542 #: config/m32r/m32r.c:2141
3543 msgid "bad insn for 'A'"
3544 msgstr "insn errónea para 'A'"
3546 #: config/m32r/m32r.c:2188
3547 #, c-format
3548 msgid "invalid operand to %%T/%%B code"
3549 msgstr "operando no válido para el código %%T/%%B"
3551 #: config/m32r/m32r.c:2211
3552 #, c-format
3553 msgid "invalid operand to %%N code"
3554 msgstr "operando no válido para el código %%N"
3556 #: config/m32r/m32r.c:2244
3557 msgid "pre-increment address is not a register"
3558 msgstr "la dirección de pre-incremento no es un registro"
3560 #: config/m32r/m32r.c:2251
3561 msgid "pre-decrement address is not a register"
3562 msgstr "la dirección de pre-decremento no es un registro"
3564 #: config/m32r/m32r.c:2258
3565 msgid "post-increment address is not a register"
3566 msgstr "la dirección de post-incremento no es un registro"
3568 #: config/m32r/m32r.c:2333 config/m32r/m32r.c:2348
3569 #: config/rs6000/rs6000.c:35600
3570 msgid "bad address"
3571 msgstr "dirección errónea"
3573 #: config/m32r/m32r.c:2353
3574 msgid "lo_sum not of register"
3575 msgstr "lo_sum no proviene de un registro"
3577 #: config/microblaze/microblaze.c:2201
3578 #, c-format
3579 msgid "unknown punctuation '%c'"
3580 msgstr "puntuación '%c' desconocida"
3582 #: config/microblaze/microblaze.c:2210
3583 #, c-format
3584 msgid "null pointer"
3585 msgstr "puntero nulo"
3587 #: config/microblaze/microblaze.c:2245
3588 #, c-format
3589 msgid "PRINT_OPERAND, invalid insn for %%C"
3590 msgstr "PRINT_OPERAND, insn no válida para %%C"
3592 #: config/microblaze/microblaze.c:2274
3593 #, c-format
3594 msgid "PRINT_OPERAND, invalid insn for %%N"
3595 msgstr "PRINT_OPERAND, insn no válida para %%N"
3597 #: config/microblaze/microblaze.c:2294 config/microblaze/microblaze.c:2469
3598 msgid "insn contains an invalid address !"
3599 msgstr "¡ La insn contiene una dirección no válida !"
3601 #: config/microblaze/microblaze.c:2309 config/microblaze/microblaze.c:2528
3602 #: config/xtensa/xtensa.c:2460
3603 msgid "invalid address"
3604 msgstr "dirección no válida"
3606 #: config/microblaze/microblaze.c:2412
3607 #, c-format
3608 msgid "letter %c was found & insn was not CONST_INT"
3609 msgstr "se encontró la letra %c y la insn no era CONS_INT"
3611 #: config/mips/mips.c:8877 config/mips/mips.c:8904 config/mips/mips.c:9087
3612 #, c-format
3613 msgid "'%%%c' is not a valid operand prefix"
3614 msgstr "'%%%c' no es un prefijo de operando válido"
3616 #: config/mips/mips.c:8976 config/mips/mips.c:8983 config/mips/mips.c:8990
3617 #: config/mips/mips.c:8997 config/mips/mips.c:9010 config/mips/mips.c:9017
3618 #: config/mips/mips.c:9027 config/mips/mips.c:9030 config/mips/mips.c:9042
3619 #: config/mips/mips.c:9045 config/mips/mips.c:9105 config/mips/mips.c:9112
3620 #: config/mips/mips.c:9133 config/mips/mips.c:9148 config/mips/mips.c:9167
3621 #: config/mips/mips.c:9176 config/riscv/riscv.c:2805 config/riscv/riscv.c:2811
3622 #: config/riscv/riscv.c:2820
3623 #, c-format
3624 msgid "invalid use of '%%%c'"
3625 msgstr "uso no válido de '%%%c'"
3627 #: config/mmix/mmix.c:1551 config/mmix/mmix.c:1681
3628 msgid "MMIX Internal: Expected a CONST_INT, not this"
3629 msgstr "MMIX Interno: Se esperaba un CONST_INT, no esto"
3631 #: config/mmix/mmix.c:1630
3632 msgid "MMIX Internal: Bad value for 'm', not a CONST_INT"
3633 msgstr "MMIX Interno: Valor erróneo para 'm', no es un CONST_INT"
3635 #: config/mmix/mmix.c:1649
3636 msgid "MMIX Internal: Expected a register, not this"
3637 msgstr "MMIX Interno: Se esperaba un registro, no esto"
3639 #: config/mmix/mmix.c:1659
3640 msgid "MMIX Internal: Expected a constant, not this"
3641 msgstr "MMIX Interno: Se esperaba una constante, no esto"
3643 #. We need the original here.
3644 #: config/mmix/mmix.c:1743
3645 msgid "MMIX Internal: Cannot decode this operand"
3646 msgstr "MMIX Interno: No se puede decodificar este operando"
3648 #: config/mmix/mmix.c:1799
3649 msgid "MMIX Internal: This is not a recognized address"
3650 msgstr "MMIX Interno: Esta no es una dirección reconocida"
3652 #: config/mmix/mmix.c:2675
3653 msgid "MMIX Internal: Trying to output invalidly reversed condition:"
3654 msgstr "MMIX Interno: Tratando de mostrar una condición invertida de forma no válida:"
3656 #: config/mmix/mmix.c:2682
3657 msgid "MMIX Internal: What's the CC of this?"
3658 msgstr "MMIX Interno: ¿Cuál es el CC de esto?"
3660 #: config/mmix/mmix.c:2686
3661 msgid "MMIX Internal: What is the CC of this?"
3662 msgstr "MMIX Interno: ¿Cuál es el CC de esto?"
3664 #: config/mmix/mmix.c:2728
3665 msgid "MMIX Internal: This is not a constant:"
3666 msgstr "MMIX Interno: Esto no es una constante:"
3668 #: config/msp430/msp430.c:3630
3669 #, c-format
3670 msgid "invalid operand prefix"
3671 msgstr "prefijo de operando no válido"
3673 #: config/msp430/msp430.c:3664
3674 #, c-format
3675 msgid "invalid zero extract"
3676 msgstr "extracto de cero no válido"
3678 #: config/rl78/rl78.c:1887 config/rl78/rl78.c:1973
3679 #, c-format
3680 msgid "q/Q modifiers invalid for symbol references"
3681 msgstr "modificadores q/Q no válidos para las referencia de símbolo"
3683 #: config/rs6000/host-darwin.c:94
3684 #, c-format
3685 msgid "Out of stack space.\n"
3686 msgstr "Espacio de pila agotado.\n"
3688 #: config/rs6000/host-darwin.c:115
3689 #, c-format
3690 msgid "Try running '%s' in the shell to raise its limit.\n"
3691 msgstr "Pruebe ejecutar '%s' en el intérprete de órdenes para elevar su límite.\n"
3693 #: config/rs6000/rs6000.c:4223
3694 msgid "-maltivec=le not allowed for big-endian targets"
3695 msgstr "-maltivec=le no permitida para destinos big-endian"
3697 #: config/rs6000/rs6000.c:4235
3698 msgid "-mvsx requires hardware floating point"
3699 msgstr "-mvsx requiere coma flotante de hardware"
3701 #: config/rs6000/rs6000.c:4243
3702 msgid "-mvsx and -mpaired are incompatible"
3703 msgstr "-mvsx y -mpaired son incompatibles"
3705 #: config/rs6000/rs6000.c:4245
3706 msgid "-mvsx needs indexed addressing"
3707 msgstr "-mvsx necesita direccionamiento indizado"
3709 #: config/rs6000/rs6000.c:4250
3710 msgid "-mvsx and -mno-altivec are incompatible"
3711 msgstr "-mvsx y -mno-altivec son incompatibles"
3713 #: config/rs6000/rs6000.c:4252
3714 msgid "-mno-altivec disables vsx"
3715 msgstr "-mno-altivec desactiva vsx"
3717 #: config/rs6000/rs6000.c:4460
3718 msgid "-mquad-memory requires 64-bit mode"
3719 msgstr "-mquad-memory requiere modo de 64 bits"
3721 #: config/rs6000/rs6000.c:4463
3722 msgid "-mquad-memory-atomic requires 64-bit mode"
3723 msgstr "-mquad-memory-atomic requiere modo de 64 bits"
3725 #: config/rs6000/rs6000.c:4475
3726 msgid "-mquad-memory is not available in little endian mode"
3727 msgstr "-mquad-memory no está disponible en modo little endian"
3729 #: config/rs6000/rs6000.c:4547
3730 msgid "-mtoc-fusion requires 64-bit"
3731 msgstr "-mtoc-fusion requiere 64 bits"
3733 #: config/rs6000/rs6000.c:4554
3734 msgid "-mtoc-fusion requires medium/large code model"
3735 msgstr "-mtoc-fusion requiere modelo de código medio/grande"
3737 #: config/rs6000/rs6000.c:11245
3738 msgid "bad move"
3739 msgstr "move erróneo"
3741 #: config/rs6000/rs6000.c:23199
3742 msgid "Bad 128-bit move"
3743 msgstr "Movimiento de 128 bits erróneo"
3745 #: config/rs6000/rs6000.c:23390
3746 #, c-format
3747 msgid "invalid %%e value"
3748 msgstr "valor %%e no válido"
3750 #: config/rs6000/rs6000.c:23411
3751 #, c-format
3752 msgid "invalid %%f value"
3753 msgstr "valor %%f no válido"
3755 #: config/rs6000/rs6000.c:23420
3756 #, c-format
3757 msgid "invalid %%F value"
3758 msgstr "valor %%F no válido"
3760 #: config/rs6000/rs6000.c:23429
3761 #, c-format
3762 msgid "invalid %%G value"
3763 msgstr "valor %%G no válido"
3765 #: config/rs6000/rs6000.c:23464
3766 #, c-format
3767 msgid "invalid %%j code"
3768 msgstr "código %%j no válido"
3770 #: config/rs6000/rs6000.c:23474
3771 #, c-format
3772 msgid "invalid %%J code"
3773 msgstr "código %%J no válido"
3775 #: config/rs6000/rs6000.c:23484
3776 #, c-format
3777 msgid "invalid %%k value"
3778 msgstr "valor %%k no válido"
3780 #: config/rs6000/rs6000.c:23499 config/xtensa/xtensa.c:2349
3781 #, c-format
3782 msgid "invalid %%K value"
3783 msgstr "valor %%K no válido"
3785 #: config/rs6000/rs6000.c:23546
3786 #, c-format
3787 msgid "invalid %%O value"
3788 msgstr "valor %%O no válido"
3790 #: config/rs6000/rs6000.c:23593
3791 #, c-format
3792 msgid "invalid %%q value"
3793 msgstr "valor %%q no válido"
3795 #: config/rs6000/rs6000.c:23646
3796 #, c-format
3797 msgid "invalid %%T value"
3798 msgstr "valor %%T no válido"
3800 #: config/rs6000/rs6000.c:23658
3801 #, c-format
3802 msgid "invalid %%u value"
3803 msgstr "valor %%u no válido"
3805 #: config/rs6000/rs6000.c:23672 config/xtensa/xtensa.c:2319
3806 #, c-format
3807 msgid "invalid %%v value"
3808 msgstr "valor %%v no válido"
3810 #: config/rs6000/rs6000.c:23739 config/xtensa/xtensa.c:2370
3811 #, c-format
3812 msgid "invalid %%x value"
3813 msgstr "valor %%x no válido"
3815 #: config/rs6000/rs6000.c:23887
3816 #, c-format
3817 msgid "invalid %%y value, try using the 'Z' constraint"
3818 msgstr "valor %%y no válido, pruebe usando la restricción 'Z'"
3820 #: config/rs6000/rs6000.c:24603
3821 msgid "__float128 and __ibm128 cannot be used in the same expression"
3822 msgstr "__float128 y __ibm128 no pueden utilizarse en la misma expresión"
3824 #: config/rs6000/rs6000.c:24609
3825 msgid "__ibm128 and long double cannot be used in the same expression"
3826 msgstr "__ibm128 y long double no pueden utilizarse en la misma expresión"
3828 #: config/rs6000/rs6000.c:24615
3829 msgid "__float128 and long double cannot be used in the same expression"
3830 msgstr "__float128 y long double no pueden utilizarse en la misma expresión"
3832 #: config/rs6000/rs6000.c:38903
3833 msgid "AltiVec argument passed to unprototyped function"
3834 msgstr "Se pasó un argumento Altivec a una función sin prototipo"
3836 #: config/rs6000/rs6000.c:40709
3837 msgid "Could not generate addis value for fusion"
3838 msgstr "No se ha podido generar valor addis para fusión"
3840 #: config/rs6000/rs6000.c:40781
3841 msgid "Unable to generate load/store offset for fusion"
3842 msgstr "No se puede generar desplazamiento de carga/almacenamiento para fusión"
3844 #: config/rs6000/rs6000.c:40885
3845 msgid "Bad GPR fusion"
3846 msgstr "Fusión GPR errónea"
3848 #: config/rs6000/rs6000.c:41103
3849 msgid "emit_fusion_p9_load, bad reg #1"
3850 msgstr "emit_fusion_p9_load, reg #1 erróneo"
3852 #: config/rs6000/rs6000.c:41149
3853 msgid "emit_fusion_p9_load, bad reg #2"
3854 msgstr "emit_fusion_p9_load, reg #2 erróneo"
3856 #: config/rs6000/rs6000.c:41152
3857 msgid "emit_fusion_p9_load not MEM"
3858 msgstr "emit_fusion_p9_load no MEM"
3860 #: config/rs6000/rs6000.c:41190
3861 msgid "emit_fusion_p9_store, bad reg #1"
3862 msgstr "emit_fusion_p9_store, reg #1 erróneo"
3864 #: config/rs6000/rs6000.c:41236
3865 msgid "emit_fusion_p9_store, bad reg #2"
3866 msgstr "emit_fusion_p9_store, reg #2 erróneo"
3868 #: config/rs6000/rs6000.c:41239
3869 msgid "emit_fusion_p9_store not MEM"
3870 msgstr "emit_fusion_p9_store no MEM"
3872 #: config/s390/s390.c:7482
3873 #, c-format
3874 msgid "symbolic memory references are only supported on z10 or later"
3875 msgstr "las referencias a memoria simbólica sólo se admiten en z10 o posterior"
3877 #: config/s390/s390.c:7493
3878 #, c-format
3879 msgid "cannot decompose address"
3880 msgstr "no se puede descomponer la dirección"
3882 #: config/s390/s390.c:7562
3883 #, c-format
3884 msgid "invalid comparison operator for 'E' output modifier"
3885 msgstr "operador de comparación no válido para el modificador de salida 'E'"
3887 #: config/s390/s390.c:7585
3888 #, c-format
3889 msgid "invalid reference for 'J' output modifier"
3890 msgstr "referencia no válida para el modificador de salida 'J'"
3892 #: config/s390/s390.c:7603
3893 #, c-format
3894 msgid "invalid address for 'O' output modifier"
3895 msgstr "dirección no válida para el modificador de salida 'O'"
3897 #: config/s390/s390.c:7625
3898 #, c-format
3899 msgid "invalid address for 'R' output modifier"
3900 msgstr "dirección no válida para el modificador de salida 'R'"
3902 #: config/s390/s390.c:7643
3903 #, c-format
3904 msgid "memory reference expected for 'S' output modifier"
3905 msgstr "se esperaba una referencia de memoria para el modificador de salida 'S'"
3907 #: config/s390/s390.c:7653
3908 #, c-format
3909 msgid "invalid address for 'S' output modifier"
3910 msgstr "dirección no válida para el modificador de saida 'S'"
3912 #: config/s390/s390.c:7674
3913 #, c-format
3914 msgid "register or memory expression expected for 'N' output modifier"
3915 msgstr "se esperaba un registro o expresión de memoria para el modificador de salida 'N'"
3917 #: config/s390/s390.c:7685
3918 #, c-format
3919 msgid "register or memory expression expected for 'M' output modifier"
3920 msgstr "se esperaba un registro o expresión de memoria para el modificador de salida 'M'"
3922 #: config/s390/s390.c:7771 config/s390/s390.c:7792
3923 #, c-format
3924 msgid "invalid constant for output modifier '%c'"
3925 msgstr "constante no válida para el modificador de salida '%c'"
3927 #: config/s390/s390.c:7789
3928 #, c-format
3929 msgid "invalid constant - try using an output modifier"
3930 msgstr "constante no válida - pruebe usar un modificador de salida"
3932 #: config/s390/s390.c:7826
3933 #, c-format
3934 msgid "invalid constant vector for output modifier '%c'"
3935 msgstr "vector constante no válido para el modificador de salida '%c'"
3937 #: config/s390/s390.c:7833
3938 #, c-format
3939 msgid "invalid expression - try using an output modifier"
3940 msgstr "expresión no válida - pruebe usar un modificador de salida"
3942 #: config/s390/s390.c:7836
3943 #, c-format
3944 msgid "invalid expression for output modifier '%c'"
3945 msgstr "expresión no válida para el modificador de salida '%c'"
3947 #: config/s390/s390.c:11703
3948 msgid "vector argument passed to unprototyped function"
3949 msgstr "se pasó un argumento vector a una función sin prototipo"
3951 #: config/s390/s390.c:15522
3952 msgid "types differ in signedness"
3953 msgstr "los tipos difieren en el signo"
3955 #: config/s390/s390.c:15532
3956 msgid "binary operator does not support two vector bool operands"
3957 msgstr "el operador binario no admite dos operadores bool vector"
3959 #: config/s390/s390.c:15535
3960 msgid "binary operator does not support vector bool operand"
3961 msgstr "el operador binario no admite operador bool vector"
3963 #: config/s390/s390.c:15543
3964 msgid "binary operator does not support mixing vector bool with floating point vector operands"
3965 msgstr "el operador binario no admite que se mezclen operandos bool vector y vector de coma flotante"
3967 #: config/sh/sh.c:1185
3968 #, c-format
3969 msgid "invalid operand to %%R"
3970 msgstr "operando no válido para %%R"
3972 #: config/sh/sh.c:1212
3973 #, c-format
3974 msgid "invalid operand to %%S"
3975 msgstr "operando no válido para %%S"
3977 #: config/sh/sh.c:8632
3978 msgid "created and used with different architectures / ABIs"
3979 msgstr "creado y usado con diferentes arquitecturas / ABIs"
3981 #: config/sh/sh.c:8634
3982 msgid "created and used with different ABIs"
3983 msgstr "creado y usado con diferentes ABIs"
3985 #: config/sh/sh.c:8636
3986 msgid "created and used with different endianness"
3987 msgstr "creado y usado con diferente orden de bits"
3989 #: config/sparc/sparc.c:8863 config/sparc/sparc.c:8869
3990 #, c-format
3991 msgid "invalid %%Y operand"
3992 msgstr "operando %%Y no válido"
3994 #: config/sparc/sparc.c:8956
3995 #, c-format
3996 msgid "invalid %%A operand"
3997 msgstr "operando %%A no válido"
3999 #: config/sparc/sparc.c:8976
4000 #, c-format
4001 msgid "invalid %%B operand"
4002 msgstr "operando %%B no válido"
4004 #: config/sparc/sparc.c:9056 config/tilegx/tilegx.c:5103
4005 #: config/tilepro/tilepro.c:4512
4006 #, c-format
4007 msgid "invalid %%C operand"
4008 msgstr "operando %%C no válido"
4010 #: config/sparc/sparc.c:9088 config/tilegx/tilegx.c:5136
4011 #, c-format
4012 msgid "invalid %%D operand"
4013 msgstr "operando %%D no válido"
4015 #: config/sparc/sparc.c:9107
4016 #, c-format
4017 msgid "invalid %%f operand"
4018 msgstr "operando %%f no válido"
4020 #: config/sparc/sparc.c:9119
4021 #, c-format
4022 msgid "invalid %%s operand"
4023 msgstr "operando %%s no válido"
4025 #: config/sparc/sparc.c:9164
4026 #, c-format
4027 msgid "floating-point constant not a valid immediate operand"
4028 msgstr "la constante de coma flotante no es un operando inmediato válido"
4030 #: config/stormy16/stormy16.c:1734 config/stormy16/stormy16.c:1805
4031 #, c-format
4032 msgid "'B' operand is not constant"
4033 msgstr "el operando 'B' no es una constante"
4035 #: config/stormy16/stormy16.c:1761
4036 #, c-format
4037 msgid "'B' operand has multiple bits set"
4038 msgstr "el operando 'B' tiene establecidos múltiples bits"
4040 #: config/stormy16/stormy16.c:1787
4041 #, c-format
4042 msgid "'o' operand is not constant"
4043 msgstr "el operando 'o' no es una constante"
4045 #: config/stormy16/stormy16.c:1819
4046 #, c-format
4047 msgid "xstormy16_print_operand: unknown code"
4048 msgstr "xstormy16_print_operand: código desconocido"
4050 #: config/tilegx/tilegx.c:5088 config/tilepro/tilepro.c:4497
4051 #, c-format
4052 msgid "invalid %%c operand"
4053 msgstr "operando %%c no válido"
4055 #: config/tilegx/tilegx.c:5119
4056 #, c-format
4057 msgid "invalid %%d operand"
4058 msgstr "operando %%d no válido"
4060 #: config/tilegx/tilegx.c:5216
4061 #, c-format
4062 msgid "invalid %%H specifier"
4063 msgstr "especificador %%H no válido"
4065 #: config/tilegx/tilegx.c:5258 config/tilepro/tilepro.c:4526
4066 #, c-format
4067 msgid "invalid %%h operand"
4068 msgstr "operando %%h no válido"
4070 #: config/tilegx/tilegx.c:5270 config/tilepro/tilepro.c:4590
4071 #, c-format
4072 msgid "invalid %%I operand"
4073 msgstr "operando %%I no válido"
4075 #: config/tilegx/tilegx.c:5282 config/tilepro/tilepro.c:4602
4076 #, c-format
4077 msgid "invalid %%i operand"
4078 msgstr "operando %%i no válido"
4080 #: config/tilegx/tilegx.c:5303 config/tilepro/tilepro.c:4623
4081 #, c-format
4082 msgid "invalid %%j operand"
4083 msgstr "operando %%j no válido"
4085 #: config/tilegx/tilegx.c:5334
4086 #, c-format
4087 msgid "invalid %%%c operand"
4088 msgstr "operando %%%c no válido"
4090 #: config/tilegx/tilegx.c:5349 config/tilepro/tilepro.c:4737
4091 #, c-format
4092 msgid "invalid %%N operand"
4093 msgstr "operando %%N no válido"
4095 #: config/tilegx/tilegx.c:5393
4096 #, c-format
4097 msgid "invalid operand for 'r' specifier"
4098 msgstr "operando no válido para el especificador 'r'"
4100 #: config/tilegx/tilegx.c:5417 config/tilepro/tilepro.c:4818
4101 #, c-format
4102 msgid "unable to print out operand yet; code == %d (%c)"
4103 msgstr "aún no se puede mostrar el operando; code == %d (%c)"
4105 #: config/tilepro/tilepro.c:4562
4106 #, c-format
4107 msgid "invalid %%H operand"
4108 msgstr "operando %%H no válido"
4110 #: config/tilepro/tilepro.c:4662
4111 #, c-format
4112 msgid "invalid %%L operand"
4113 msgstr "operando %%L no válido"
4115 #: config/tilepro/tilepro.c:4722
4116 #, c-format
4117 msgid "invalid %%M operand"
4118 msgstr "operando %%M no válido"
4120 #: config/tilepro/tilepro.c:4765
4121 #, c-format
4122 msgid "invalid %%t operand"
4123 msgstr "operando %%t no válido"
4125 #: config/tilepro/tilepro.c:4772
4126 #, c-format
4127 msgid "invalid %%t operand '"
4128 msgstr "operando %%t no válido '"
4130 #: config/tilepro/tilepro.c:4793
4131 #, c-format
4132 msgid "invalid %%r operand"
4133 msgstr "operando %%r no válido"
4135 #: config/v850/v850.c:294
4136 msgid "const_double_split got a bad insn:"
4137 msgstr "const_double_split recibió una insn errónea:"
4139 #: config/v850/v850.c:900
4140 msgid "output_move_single:"
4141 msgstr "output_move_single:"
4143 #: config/vax/vax.c:457
4144 #, c-format
4145 msgid "symbol used with both base and indexed registers"
4146 msgstr "se usó un símbolo con registros base e indizados al mismo tiempo"
4148 #: config/vax/vax.c:466
4149 #, c-format
4150 msgid "symbol with offset used in PIC mode"
4151 msgstr "se usó un símbolo con desplazamiento en modo PIC"
4153 #: config/vax/vax.c:554
4154 #, c-format
4155 msgid "symbol used as immediate operand"
4156 msgstr "se usó un símbolo como un operando inmediato"
4158 #: config/vax/vax.c:1583
4159 msgid "illegal operand detected"
4160 msgstr "se detectó un operando ilegal"
4162 #: config/visium/visium.c:3293
4163 msgid "illegal operand "
4164 msgstr "operando ilegal"
4166 #: config/visium/visium.c:3344
4167 msgid "illegal operand address (1)"
4168 msgstr "dirección de operando ilegal (1)"
4170 #: config/visium/visium.c:3351
4171 msgid "illegal operand address (2)"
4172 msgstr "dirección de operando ilegal (2)"
4174 #: config/visium/visium.c:3366
4175 msgid "illegal operand address (3)"
4176 msgstr "dirección de operando ilegal (3)"
4178 #: config/visium/visium.c:3374
4179 msgid "illegal operand address (4)"
4180 msgstr "dirección de operando ilegal (4)"
4182 #: config/xtensa/xtensa.c:774 config/xtensa/xtensa.c:806
4183 #: config/xtensa/xtensa.c:815
4184 msgid "bad test"
4185 msgstr "prueba errónea"
4187 #: config/xtensa/xtensa.c:2307
4188 #, c-format
4189 msgid "invalid %%D value"
4190 msgstr "valor %%D no válido"
4192 #: config/xtensa/xtensa.c:2344
4193 msgid "invalid mask"
4194 msgstr "máscara no válida"
4196 #: config/xtensa/xtensa.c:2377
4197 #, c-format
4198 msgid "invalid %%d value"
4199 msgstr "valor %%d no válido"
4201 #: config/xtensa/xtensa.c:2396 config/xtensa/xtensa.c:2406
4202 #, c-format
4203 msgid "invalid %%t/%%b value"
4204 msgstr "valor %%t%%b no válido"
4206 #: config/xtensa/xtensa.c:2485
4207 msgid "no register in address"
4208 msgstr "no hay registro en la dirección"
4210 #: config/xtensa/xtensa.c:2493
4211 msgid "address offset not a constant"
4212 msgstr "el desplazamiento de dirección no es una constante"
4214 #: c/c-objc-common.c:160
4215 msgid "aka"
4216 msgstr "también conocido como"
4218 #: c/c-objc-common.c:187
4219 msgid "({anonymous})"
4220 msgstr "({anónimo})"
4222 #: c/c-parser.c:2170 c/c-parser.c:2184 c/c-parser.c:4806 c/c-parser.c:5260
4223 #: c/c-parser.c:5407 c/c-parser.c:5832 c/c-parser.c:6001 c/c-parser.c:6032
4224 #: c/c-parser.c:6216 c/c-parser.c:8970 c/c-parser.c:9005 c/c-parser.c:9036
4225 #: c/c-parser.c:9083 c/c-parser.c:9264 c/c-parser.c:10045 c/c-parser.c:10115
4226 #: c/c-parser.c:10158 c/c-parser.c:14751 c/c-parser.c:14775 c/c-parser.c:14793
4227 #: c/c-parser.c:15012 c/c-parser.c:15055 c/gimple-parser.c:149
4228 #: c/gimple-parser.c:189 c/gimple-parser.c:198 c/gimple-parser.c:227
4229 #: c/gimple-parser.c:1320 c/gimple-parser.c:1344 c/gimple-parser.c:1424
4230 #: c/gimple-parser.c:1451 c/c-parser.c:2985 c/c-parser.c:9257
4231 #: c/gimple-parser.c:1228 c/gimple-parser.c:1267 cp/parser.c:27236
4232 #: cp/parser.c:27809
4233 #, gcc-internal-format
4234 msgid "expected %<;%>"
4235 msgstr "se esperaba %<;%>"
4237 #. Look for the two `(' tokens.
4238 #: c/c-parser.c:2211 c/c-parser.c:2923 c/c-parser.c:3220 c/c-parser.c:3287
4239 #: c/c-parser.c:3949 c/c-parser.c:4139 c/c-parser.c:4144 c/c-parser.c:5450
4240 #: c/c-parser.c:5704 c/c-parser.c:5917 c/c-parser.c:6152 c/c-parser.c:6275
4241 #: c/c-parser.c:7337 c/c-parser.c:7761 c/c-parser.c:7802 c/c-parser.c:7937
4242 #: c/c-parser.c:8131 c/c-parser.c:8148 c/c-parser.c:8174 c/c-parser.c:9555
4243 #: c/c-parser.c:9627 c/c-parser.c:10677 c/c-parser.c:10872 c/c-parser.c:11012
4244 #: c/c-parser.c:11067 c/c-parser.c:11164 c/c-parser.c:11344 c/c-parser.c:11389
4245 #: c/c-parser.c:11434 c/c-parser.c:11479 c/c-parser.c:11524 c/c-parser.c:11570
4246 #: c/c-parser.c:11607 c/c-parser.c:11675 c/c-parser.c:11927 c/c-parser.c:12068
4247 #: c/c-parser.c:12194 c/c-parser.c:12359 c/c-parser.c:12463 c/c-parser.c:12507
4248 #: c/c-parser.c:12555 c/c-parser.c:12601 c/c-parser.c:12669 c/c-parser.c:12707
4249 #: c/c-parser.c:12836 c/c-parser.c:12918 c/c-parser.c:13026 c/c-parser.c:13063
4250 #: c/c-parser.c:13113 c/c-parser.c:13171 c/c-parser.c:14959 c/c-parser.c:16918
4251 #: c/c-parser.c:17131 c/c-parser.c:17573 c/c-parser.c:17631 c/c-parser.c:18057
4252 #: c/gimple-parser.c:364 c/gimple-parser.c:783 c/gimple-parser.c:835
4253 #: c/gimple-parser.c:861 c/gimple-parser.c:1148 c/gimple-parser.c:1289
4254 #: c/gimple-parser.c:1378 c/c-parser.c:11143 cp/parser.c:24946
4255 #: cp/parser.c:27812
4256 #, gcc-internal-format
4257 msgid "expected %<(%>"
4258 msgstr "se esperaba %<(%>"
4260 #: c/c-parser.c:2217 c/c-parser.c:7364 c/c-parser.c:7769 c/c-parser.c:7810
4261 #: c/c-parser.c:7948 c/c-parser.c:11932 cp/parser.c:27234 cp/parser.c:27827
4262 #, gcc-internal-format
4263 msgid "expected %<,%>"
4264 msgstr "se esperaba %<,%>"
4266 #: c/c-parser.c:2238 c/c-parser.c:2602 c/c-parser.c:2938 c/c-parser.c:3261
4267 #: c/c-parser.c:3298 c/c-parser.c:3514 c/c-parser.c:3701 c/c-parser.c:3763
4268 #: c/c-parser.c:3815 c/c-parser.c:3956 c/c-parser.c:4239 c/c-parser.c:4255
4269 #: c/c-parser.c:4264 c/c-parser.c:5453 c/c-parser.c:5719 c/c-parser.c:6064
4270 #: c/c-parser.c:6210 c/c-parser.c:6283 c/c-parser.c:6865 c/c-parser.c:7095
4271 #: c/c-parser.c:7178 c/c-parser.c:7278 c/c-parser.c:7479 c/c-parser.c:7681
4272 #: c/c-parser.c:7700 c/c-parser.c:7724 c/c-parser.c:7779 c/c-parser.c:7888
4273 #: c/c-parser.c:7963 c/c-parser.c:8140 c/c-parser.c:8165 c/c-parser.c:8189
4274 #: c/c-parser.c:8416 c/c-parser.c:8813 c/c-parser.c:9349 c/c-parser.c:9370
4275 #: c/c-parser.c:9578 c/c-parser.c:9633 c/c-parser.c:10017 c/c-parser.c:10714
4276 #: c/c-parser.c:10875 c/c-parser.c:11015 c/c-parser.c:11101 c/c-parser.c:11245
4277 #: c/c-parser.c:11352 c/c-parser.c:11397 c/c-parser.c:11442 c/c-parser.c:11487
4278 #: c/c-parser.c:11532 c/c-parser.c:11578 c/c-parser.c:11635 c/c-parser.c:11642
4279 #: c/c-parser.c:11683 c/c-parser.c:11839 c/c-parser.c:11897 c/c-parser.c:11952
4280 #: c/c-parser.c:12014 c/c-parser.c:12166 c/c-parser.c:12305 c/c-parser.c:12367
4281 #: c/c-parser.c:12471 c/c-parser.c:12515 c/c-parser.c:12582 c/c-parser.c:12624
4282 #: c/c-parser.c:12656 c/c-parser.c:12686 c/c-parser.c:12724 c/c-parser.c:12866
4283 #: c/c-parser.c:12884 c/c-parser.c:12890 c/c-parser.c:12974 c/c-parser.c:12985
4284 #: c/c-parser.c:13005 c/c-parser.c:13015 c/c-parser.c:13034 c/c-parser.c:13070
4285 #: c/c-parser.c:13084 c/c-parser.c:13132 c/c-parser.c:13140 c/c-parser.c:13175
4286 #: c/c-parser.c:14179 c/c-parser.c:14835 c/c-parser.c:15020 c/c-parser.c:15066
4287 #: c/c-parser.c:17110 c/c-parser.c:17188 c/c-parser.c:17609 c/c-parser.c:17693
4288 #: c/c-parser.c:18066 c/gimple-parser.c:296 c/gimple-parser.c:393
4289 #: c/gimple-parser.c:793 c/gimple-parser.c:815 c/gimple-parser.c:842
4290 #: c/gimple-parser.c:865 c/gimple-parser.c:988 c/gimple-parser.c:1159
4291 #: c/gimple-parser.c:1170 c/gimple-parser.c:1292 c/gimple-parser.c:1381
4292 #: cp/parser.c:24979 cp/parser.c:27857
4293 #, gcc-internal-format
4294 msgid "expected %<)%>"
4295 msgstr "se esperaba %<)%>"
4297 #: c/c-parser.c:3619 c/c-parser.c:4573 c/c-parser.c:4609 c/c-parser.c:6267
4298 #: c/c-parser.c:7879 c/c-parser.c:8237 c/c-parser.c:8390 c/c-parser.c:10829
4299 #: c/c-parser.c:17969 c/c-parser.c:17971 c/c-parser.c:18310
4300 #: c/gimple-parser.c:965 cp/parser.c:7115 cp/parser.c:27821
4301 #, gcc-internal-format
4302 msgid "expected %<]%>"
4303 msgstr "se esperaba %<]%>"
4305 #: c/c-parser.c:3796
4306 msgid "expected %<;%>, %<,%> or %<)%>"
4307 msgstr "se esperaba %<;%>, %<,%> o %<)%>"
4309 #: c/c-parser.c:4429 c/c-parser.c:14776 c/gimple-parser.c:1493
4310 #: cp/parser.c:27815 cp/parser.c:29742
4311 #, gcc-internal-format
4312 msgid "expected %<}%>"
4313 msgstr "se esperaba %<}%>"
4315 #: c/c-parser.c:4743 c/c-parser.c:9598 c/c-parser.c:15502 c/c-parser.c:18336
4316 #: c/gimple-parser.c:142 c/gimple-parser.c:1384 c/c-parser.c:2803
4317 #: c/c-parser.c:3006 c/c-parser.c:9152 cp/parser.c:17788 cp/parser.c:27818
4318 #, gcc-internal-format
4319 msgid "expected %<{%>"
4320 msgstr "se esperaba %<{%>"
4322 #: c/c-parser.c:4983 c/c-parser.c:4992 c/c-parser.c:6519 c/c-parser.c:7413
4323 #: c/c-parser.c:9363 c/c-parser.c:9747 c/c-parser.c:9808 c/c-parser.c:10812
4324 #: c/c-parser.c:11621 c/c-parser.c:11756 c/c-parser.c:12125 c/c-parser.c:12217
4325 #: c/c-parser.c:12870 c/c-parser.c:16975 c/c-parser.c:17034
4326 #: c/gimple-parser.c:1432 c/gimple-parser.c:1459 c/c-parser.c:6174
4327 #: c/c-parser.c:11237 cp/parser.c:27851 cp/parser.c:28953 cp/parser.c:31615
4328 #, gcc-internal-format
4329 msgid "expected %<:%>"
4330 msgstr "se esperaba %<:%>"
4332 #: c/c-parser.c:5281 cp/semantics.c:613
4333 msgid "Cilk array notation cannot be used as a computed goto expression"
4334 msgstr "La notación de array de Cilk no puede utilizarse como una expresión goto calculada"
4336 #: c/c-parser.c:5340
4337 msgid "Cilk array notation cannot be used for a throw expression"
4338 msgstr "La notaicón de array de Cilk no puede utilizarse para expresiones throw"
4340 #: c/c-parser.c:5715 cp/semantics.c:1144
4341 msgid "Cilk array notation cannot be used as a condition for switch statement"
4342 msgstr "La notaicón de array de Cilk no puede utilizarse para sentencias switch"
4344 #: c/c-parser.c:5766 cp/semantics.c:799
4345 msgid "Cilk array notation cannot be used as a condition for while statement"
4346 msgstr "La notaicón de array de Cilk no puede utilizarse para sentencias while"
4348 #: c/c-parser.c:5818 cp/parser.c:27745
4349 #, gcc-internal-format
4350 msgid "expected %<while%>"
4351 msgstr "se esperaba %<while%>"
4353 #: c/c-parser.c:5825 cp/semantics.c:858
4354 msgid "Cilk array notation cannot be used as a condition for a do-while statement"
4355 msgstr "La notaicón de array de Cilk no puede utilizarse para sentencias do-while"
4357 #: c/c-parser.c:6028 cp/semantics.c:977
4358 msgid "Cilk array notation cannot be used in a condition for a for-loop"
4359 msgstr "La notaicón de array de Cilk no puede utilizarse para sentencias do-while"
4361 #: c/c-parser.c:7630
4362 msgid "expected %<.%>"
4363 msgstr "se esperaba %<.%>"
4365 #: c/c-parser.c:8823 c/c-parser.c:8855 c/c-parser.c:9095 cp/parser.c:29527
4366 #: cp/parser.c:29601
4367 #, gcc-internal-format
4368 msgid "expected %<@end%>"
4369 msgstr "se esperaba %<@end%>"
4371 #: c/c-parser.c:9512 c/gimple-parser.c:778 cp/parser.c:27836
4372 #, gcc-internal-format
4373 msgid "expected %<>%>"
4374 msgstr "se esperaba %<>%>"
4376 #: c/c-parser.c:12309 c/c-parser.c:13088 cp/parser.c:27860
4377 #, gcc-internal-format
4378 msgid "expected %<,%> or %<)%>"
4379 msgstr "se esperaba %<,%> o %<)%>"
4381 #. All following cases are statements with LHS.
4382 #: c/c-parser.c:14488 c/c-parser.c:14532 c/c-parser.c:14760 c/c-parser.c:15001
4383 #: c/c-parser.c:17172 c/c-parser.c:17795 c/gimple-parser.c:287
4384 #: c/c-parser.c:4632 cp/parser.c:27839
4385 #, gcc-internal-format
4386 msgid "expected %<=%>"
4387 msgstr "se esperaba %<=%>"
4389 #: c/c-parser.c:15545 c/c-parser.c:15535 cp/parser.c:35022
4390 #, gcc-internal-format
4391 msgid "expected %<#pragma omp section%> or %<}%>"
4392 msgstr "se esperaba %<#pragma omp section%> o %<}%>"
4394 #: c/c-parser.c:17957 c/c-parser.c:10764 cp/parser.c:27824 cp/parser.c:30884
4395 #, gcc-internal-format
4396 msgid "expected %<[%>"
4397 msgstr "se esperaba %<[%>"
4399 #: c/c-typeck.c:7593
4400 msgid "(anonymous)"
4401 msgstr "(anónimo)"
4403 #: c/gimple-parser.c:767 cp/parser.c:15443 cp/parser.c:27833
4404 #, gcc-internal-format
4405 msgid "expected %<<%>"
4406 msgstr "se esperaba %<<%>"
4408 #: c/gimple-parser.c:1428 c/gimple-parser.c:1455 c/gimple-parser.c:1483
4409 msgid "expected label"
4410 msgstr "se esperaba etiqueta"
4412 #: cp/call.c:9927
4413 msgid "candidate 1:"
4414 msgstr "candidato 1:"
4416 #: cp/call.c:9928
4417 msgid "candidate 2:"
4418 msgstr "candidato 2:"
4420 #: cp/decl2.c:704
4421 msgid "candidates are: %+#D"
4422 msgstr "los candidatos son: %+#D"
4424 #: cp/decl2.c:706
4425 msgid "candidate is: %+#D"
4426 msgstr "el candidato es: %+#D"
4428 #: cp/error.c:321
4429 msgid "<missing>"
4430 msgstr "<falta>"
4432 #: cp/error.c:419
4433 msgid "<brace-enclosed initializer list>"
4434 msgstr "<lista inicializador dentro de llaves>"
4436 #: cp/error.c:421
4437 msgid "<unresolved overloaded function type>"
4438 msgstr "<tipo de función sobrecargada sin resolver>"
4440 #: cp/error.c:583
4441 msgid "<type error>"
4442 msgstr "<error de tipo>"
4444 #: cp/error.c:684 objc/objc-act.c:6180 cp/cxx-pretty-print.c:161
4445 #, gcc-internal-format
4446 msgid "<unnamed>"
4447 msgstr "<sinnombre>"
4449 #: cp/error.c:686
4450 #, c-format
4451 msgid "<unnamed %s>"
4452 msgstr "<sinnombre %s>"
4454 #. A lambda's "type" is essentially its signature.
4455 #: cp/error.c:691
4456 msgid "<lambda"
4457 msgstr "<lambda"
4459 #: cp/error.c:821
4460 msgid "<typeprefixerror>"
4461 msgstr "<errorprefijotipo>"
4463 #: cp/error.c:950
4464 #, c-format
4465 msgid "(static initializers for %s)"
4466 msgstr "(inicializadores static para %s)"
4468 #: cp/error.c:952
4469 #, c-format
4470 msgid "(static destructors for %s)"
4471 msgstr "(destructores static para %s)"
4473 #: cp/error.c:1097
4474 msgid "vtable for "
4475 msgstr "vtable para "
4477 #: cp/error.c:1121
4478 msgid "<return value> "
4479 msgstr "<valor de devolución> "
4481 #: cp/error.c:1136
4482 msgid "{anonymous}"
4483 msgstr "{anónimo}"
4485 #: cp/error.c:1138
4486 msgid "(anonymous namespace)"
4487 msgstr "(espacio de nombres anónimo)"
4489 #: cp/error.c:1245
4490 msgid "<template arguments error>"
4491 msgstr "<error de argumentos de plantilla>"
4493 #: cp/error.c:1267
4494 msgid "<enumerator>"
4495 msgstr "<enumerador>"
4497 #: cp/error.c:1318
4498 msgid "<declaration error>"
4499 msgstr "<error de declaración>"
4501 #: cp/error.c:1868 cp/error.c:1888
4502 msgid "<template parameter error>"
4503 msgstr "<error de parámetro de plantilla>"
4505 #: cp/error.c:2018
4506 msgid "<statement>"
4507 msgstr "<sentencia>"
4509 #: cp/error.c:2046 cp/error.c:3100 c-family/c-pretty-print.c:2168
4510 #, gcc-internal-format
4511 msgid "<unknown>"
4512 msgstr "<desconocido>"
4514 #. While waiting for caret diagnostics, avoid printing
4515 #. __cxa_allocate_exception, __cxa_throw, and the like.
4516 #: cp/error.c:2064
4517 msgid "<throw-expression>"
4518 msgstr "<expresión-throw>"
4520 #: cp/error.c:2166
4521 msgid "<ubsan routine call>"
4522 msgstr "<llamada a rutina ubsan>"
4524 #: cp/error.c:2624
4525 msgid "<unparsed>"
4526 msgstr "<sidecodificar>"
4528 #: cp/error.c:2779
4529 msgid "<lambda>"
4530 msgstr "<lambda>"
4532 #: cp/error.c:2822
4533 msgid "*this"
4534 msgstr "*this"
4536 #: cp/error.c:2836
4537 msgid "<expression error>"
4538 msgstr "<error de expresión>"
4540 #: cp/error.c:2851
4541 msgid "<unknown operator>"
4542 msgstr "<operador desconocido>"
4544 #: cp/error.c:3144
4545 msgid "{unknown}"
4546 msgstr "{desconocida}"
4548 #: cp/error.c:3256
4549 msgid "At global scope:"
4550 msgstr "En el ámbito global:"
4552 #: cp/error.c:3362
4553 #, c-format
4554 msgid "In static member function %qs"
4555 msgstr "En la función miembro static %qs"
4557 #: cp/error.c:3364
4558 #, c-format
4559 msgid "In copy constructor %qs"
4560 msgstr "En el constructor copia %qs"
4562 #: cp/error.c:3366
4563 #, c-format
4564 msgid "In constructor %qs"
4565 msgstr "En el constructor %qs"
4567 #: cp/error.c:3368
4568 #, c-format
4569 msgid "In destructor %qs"
4570 msgstr "En el destructor %qs"
4572 #: cp/error.c:3370
4573 msgid "In lambda function"
4574 msgstr "En la función lambda"
4576 #: cp/error.c:3390
4577 #, c-format
4578 msgid "%s: In substitution of %qS:\n"
4579 msgstr "%s: En la sustitución de %qS:\n"
4581 #: cp/error.c:3391
4582 msgid "%s: In instantiation of %q#D:\n"
4583 msgstr "%s: En la instanciación de %q#D:\n"
4585 #: cp/error.c:3416
4586 msgid "%r%s:%d:%d:%R   "
4587 msgstr "%r%s:%d:%d:%R   "
4589 #: cp/error.c:3419
4590 msgid "%r%s:%d:%R   "
4591 msgstr "%r%s:%d:%R   "
4593 #: cp/error.c:3427
4594 #, c-format
4595 msgid "recursively required by substitution of %qS\n"
4596 msgstr "se requiere recursivamente para la sustitución de %qS\n"
4598 #: cp/error.c:3428
4599 #, c-format
4600 msgid "required by substitution of %qS\n"
4601 msgstr "se requiere para la sustitución de %qS\n"
4603 #: cp/error.c:3433
4604 msgid "recursively required from %q#D\n"
4605 msgstr "se requiere recursivamente desde %q#D\n"
4607 #: cp/error.c:3434
4608 msgid "required from %q#D\n"
4609 msgstr "se requiere desde %q#D\n"
4611 #: cp/error.c:3441
4612 msgid "recursively required from here\n"
4613 msgstr "se requiere recursivamente desde aquí\n"
4615 #: cp/error.c:3442
4616 msgid "required from here\n"
4617 msgstr "se requiere desde aquí\n"
4619 #: cp/error.c:3494
4620 msgid "%r%s:%d:%d:%R   [ skipping %d instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ]\n"
4621 msgstr "%r%s:%d:%d:%R   [ se saltan %d contextos de instanciación; utilice -ftemplate-backtrace-limit=0 para desactivarlo ]\n"
4623 #: cp/error.c:3500
4624 msgid "%r%s:%d:%R   [ skipping %d instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ]\n"
4625 msgstr "%r%s:%d:%R   [ se saltan %d contextos de instanciación; utilice -ftemplate-backtrace-limit=0 para desactivarlo ]\n"
4627 #: cp/error.c:3554
4628 msgid "%r%s:%d:%d:%R   in constexpr expansion of %qs"
4629 msgstr "%r%s:%d:%d:%R   en la expansión de la expresión constante de %qs"
4631 #: cp/error.c:3558
4632 msgid "%r%s:%d:%R   in constexpr expansion of %qs"
4633 msgstr "%r%s:%d:%R   en la expansión de la expresión constante de %qs"
4635 #: cp/pt.c:1950 cp/semantics.c:5250
4636 msgid "candidates are:"
4637 msgstr "los candidatos son:"
4639 #: cp/pt.c:21895
4640 msgid "candidate is:"
4641 msgid_plural "candidates are:"
4642 msgstr[0] "el candidato es:"
4643 msgstr[1] "los candidatos son:"
4645 #: cp/rtti.c:546
4646 msgid "target is not pointer or reference to class"
4647 msgstr "el objetivo no es puntero o referencia a una clase"
4649 #: cp/rtti.c:551
4650 msgid "target is not pointer or reference to complete type"
4651 msgstr "el objetivo no es puntero o referencia a un tipo completo"
4653 #: cp/rtti.c:557
4654 msgid "target is not pointer or reference"
4655 msgstr "el objetivo no es puntero o referencia"
4657 #: cp/rtti.c:573
4658 msgid "source is not a pointer"
4659 msgstr "la fuente no es un puntero"
4661 #: cp/rtti.c:578
4662 msgid "source is not a pointer to class"
4663 msgstr "la fuente no es un puntero a clase"
4665 #: cp/rtti.c:583
4666 msgid "source is a pointer to incomplete type"
4667 msgstr "la fuente es un puntero a tipo incompleto"
4669 #: cp/rtti.c:598
4670 msgid "source is not of class type"
4671 msgstr "la fuente no es un tipo de clase"
4673 #: cp/rtti.c:603
4674 msgid "source is of incomplete class type"
4675 msgstr "la fuente es de tipo de clase incompleto"
4677 #: cp/rtti.c:612
4678 msgid "conversion casts away constness"
4679 msgstr "la conversión descarta la constancia"
4681 #: cp/rtti.c:768
4682 msgid "source type is not polymorphic"
4683 msgstr "el tipo fuente no es polimórfico"
4685 #: cp/typeck.c:5897 c/c-typeck.c:4222
4686 #, gcc-internal-format
4687 msgid "wrong type argument to unary minus"
4688 msgstr "argumento de tipo erróneo para el decremento unario"
4690 #: cp/typeck.c:5898 c/c-typeck.c:4209
4691 #, gcc-internal-format
4692 msgid "wrong type argument to unary plus"
4693 msgstr "argumento de tipo erróneo para el incremento unario"
4695 #: cp/typeck.c:5925 c/c-typeck.c:4264
4696 #, gcc-internal-format
4697 msgid "wrong type argument to bit-complement"
4698 msgstr "argumento de tipo erróneo para complemento de bits"
4700 #: cp/typeck.c:5941 c/c-typeck.c:4272
4701 #, gcc-internal-format
4702 msgid "wrong type argument to abs"
4703 msgstr "argumento de tipo erróneo para abs"
4705 #: cp/typeck.c:5953 c/c-typeck.c:4284
4706 #, gcc-internal-format
4707 msgid "wrong type argument to conjugation"
4708 msgstr "argumento de tipo erróneo para la conjugación"
4710 #: cp/typeck.c:5971
4711 msgid "in argument to unary !"
4712 msgstr "en el argumento para el ! unario"
4714 #: cp/typeck.c:6017
4715 msgid "no pre-increment operator for type"
4716 msgstr "no hay operador de pre-incremento para el tipo"
4718 #: cp/typeck.c:6019
4719 msgid "no post-increment operator for type"
4720 msgstr "no hay operador de post-incremento para el tipo"
4722 #: cp/typeck.c:6021
4723 msgid "no pre-decrement operator for type"
4724 msgstr "no hay operador de pre-decremento para el tipo"
4726 #: cp/typeck.c:6023
4727 msgid "no post-decrement operator for type"
4728 msgstr "no hay operador de post-decremento para el tipo"
4730 #: fortran/arith.c:95
4731 msgid "Arithmetic OK at %L"
4732 msgstr "OK aritmético en %L"
4734 #: fortran/arith.c:98
4735 msgid "Arithmetic overflow at %L"
4736 msgstr "Desbordamiento aritmético en %L"
4738 #: fortran/arith.c:101
4739 msgid "Arithmetic underflow at %L"
4740 msgstr "Desbordamiento aritmético por debajo en %L"
4742 #: fortran/arith.c:104
4743 msgid "Arithmetic NaN at %L"
4744 msgstr "NaN aritmético en %L"
4746 #: fortran/arith.c:107
4747 msgid "Division by zero at %L"
4748 msgstr "División por cero en %L"
4750 #: fortran/arith.c:110
4751 msgid "Array operands are incommensurate at %L"
4752 msgstr "Los operandos de matriz son inconmesurables en %L"
4754 #: fortran/arith.c:114
4755 msgid "Integer outside symmetric range implied by Standard Fortran at %L"
4756 msgstr "Rango simétrico fuera de entero implicado por Standard Fortran en %L"
4758 #: fortran/arith.c:1374
4759 msgid "elemental binary operation"
4760 msgstr "operación binaria elemental"
4762 #: fortran/check.c:2219 fortran/check.c:3210 fortran/check.c:3264
4763 #, c-format
4764 msgid "arguments '%s' and '%s' for intrinsic %s"
4765 msgstr "argumentos '%s' y '%s' para el intrínseco %s"
4767 #: fortran/check.c:3016
4768 #, c-format
4769 msgid "arguments 'a%d' and 'a%d' for intrinsic '%s'"
4770 msgstr "argumentos 'a%d' y 'a%d' para el intrínseco '%s'"
4772 #: fortran/check.c:3579 fortran/intrinsic.c:4541
4773 #, c-format
4774 msgid "arguments '%s' and '%s' for intrinsic '%s'"
4775 msgstr "argumentos '%s' y '%s' para el intrínseco '%s'"
4777 #: fortran/error.c:871
4778 msgid "Fortran 2008 obsolescent feature:"
4779 msgstr "Característica obsoleta de Fortran 2008:"
4781 #: fortran/error.c:880
4782 msgid "GNU Extension:"
4783 msgstr "Extensión GNU:"
4785 #: fortran/error.c:883
4786 msgid "Legacy Extension:"
4787 msgstr "Extensión antigua:"
4789 #: fortran/error.c:886
4790 msgid "Obsolescent feature:"
4791 msgstr "Característica obsoleta:"
4793 #: fortran/error.c:889
4794 msgid "Deleted feature:"
4795 msgstr "Característica borrada:"
4797 #: fortran/expr.c:3241
4798 msgid "array assignment"
4799 msgstr "asignación de matriz"
4801 #: fortran/gfortranspec.c:425
4802 #, c-format
4803 msgid "Driving:"
4804 msgstr "Conduciendo:"
4806 #: fortran/interface.c:3145 fortran/intrinsic.c:4236
4807 msgid "actual argument to INTENT = OUT/INOUT"
4808 msgstr "argumento actual de INTENT = OUT/INOUT"
4810 #: fortran/io.c:585
4811 msgid "Positive width required"
4812 msgstr "Se requieren una anchura positiva"
4814 #: fortran/io.c:586
4815 msgid "Nonnegative width required"
4816 msgstr "Se requiere una anchura que no sea negativa"
4818 #: fortran/io.c:587
4819 msgid "Unexpected element %qc in format string at %L"
4820 msgstr "Elemento %qc inesperado en la cadena de formato en %L"
4822 #: fortran/io.c:589
4823 msgid "Unexpected end of format string"
4824 msgstr "Cadena de fin de formato inesperada"
4826 #: fortran/io.c:590
4827 msgid "Zero width in format descriptor"
4828 msgstr "Anchura cero en el descriptor de formato"
4830 #: fortran/io.c:610
4831 msgid "Missing leading left parenthesis"
4832 msgstr "Falta el paréntesis izquierdo inicial"
4834 #: fortran/io.c:639
4835 msgid "Left parenthesis required after %<*%>"
4836 msgstr "Se requiere paréntesis izquierdo después de %<*%>"
4838 #: fortran/io.c:670
4839 msgid "Expected P edit descriptor"
4840 msgstr "Se esperaba un descriptor de edición P"
4842 #. P requires a prior number.
4843 #: fortran/io.c:678
4844 msgid "P descriptor requires leading scale factor"
4845 msgstr "El descriptor P requiere un factor de escala inicial"
4847 #: fortran/io.c:726
4848 #, c-format
4849 msgid "Right parenthesis expected at %C"
4850 msgstr "Se seperaba paréntesis derecho en %C"
4852 #: fortran/io.c:819 fortran/io.c:833
4853 msgid "Comma required after P descriptor"
4854 msgstr "Se requiere una coma antes del descriptor P"
4856 #: fortran/io.c:847
4857 msgid "Positive width required with T descriptor"
4858 msgstr "Se requieren una anchura positiva con el descriptor T"
4860 #: fortran/io.c:930
4861 msgid "E specifier not allowed with g0 descriptor"
4862 msgstr "No se permite el especificador E con el descriptor g0"
4864 #: fortran/io.c:1000
4865 msgid "Positive exponent width required"
4866 msgstr "Se requiere anchura del exponente positiva"
4868 #: fortran/io.c:1030
4869 msgid "Period required in format specifier"
4870 msgstr "Se requiere un punto en el especificador de formato"
4872 #: fortran/io.c:1748
4873 #, c-format
4874 msgid "%s tag"
4875 msgstr "etiqueta %s"
4877 #: fortran/io.c:3217
4878 msgid "internal unit in WRITE"
4879 msgstr "unidad interna en WRITE"
4881 #. For INQUIRE, all tags except FILE, ID and UNIT are variable definition
4882 #. contexts.  Thus, use an extended RESOLVE_TAG macro for that.
4883 #: fortran/io.c:4484
4884 #, c-format
4885 msgid "%s tag with INQUIRE"
4886 msgstr "etiqueta %s con INQUIRE"
4888 #: fortran/matchexp.c:28
4889 #, c-format
4890 msgid "Syntax error in expression at %C"
4891 msgstr "Error sintáctico en la expresión en %C"
4893 #: fortran/module.c:1211
4894 msgid "Unexpected EOF"
4895 msgstr "Fin de fichero inesperado"
4897 #: fortran/module.c:1295
4898 msgid "Integer overflow"
4899 msgstr "Desbordamiento entero"
4901 #: fortran/module.c:1325
4902 msgid "Name too long"
4903 msgstr "Nombre demasiado largo"
4905 #: fortran/module.c:1427 fortran/module.c:1530
4906 msgid "Bad name"
4907 msgstr "Nombre erróneo"
4909 #: fortran/module.c:1554
4910 msgid "Expected name"
4911 msgstr "Se esperaba un nombre"
4913 #: fortran/module.c:1557
4914 msgid "Expected left parenthesis"
4915 msgstr "Se esperaba un paréntesis izquierdo"
4917 #: fortran/module.c:1560
4918 msgid "Expected right parenthesis"
4919 msgstr "Se esperaba un paréntesis derecho"
4921 #: fortran/module.c:1563
4922 msgid "Expected integer"
4923 msgstr "Se esperaba un entero"
4925 #: fortran/module.c:1566 fortran/module.c:2559
4926 msgid "Expected string"
4927 msgstr "Se esperaba una cadena"
4929 #: fortran/module.c:1591
4930 msgid "find_enum(): Enum not found"
4931 msgstr "find_enum(): No se encontró el enumerador"
4933 #: fortran/module.c:2274
4934 msgid "Expected attribute bit name"
4935 msgstr "Se esperaba un nombre de atributo de bit"
4937 #: fortran/module.c:3163
4938 msgid "Expected integer string"
4939 msgstr "Se esperaba una cadena entera"
4941 #: fortran/module.c:3167
4942 msgid "Error converting integer"
4943 msgstr "Error al convertir el entero"
4945 #: fortran/module.c:3189
4946 msgid "Expected real string"
4947 msgstr "Se esperaba una cadena real"
4949 #: fortran/module.c:3413
4950 msgid "Expected expression type"
4951 msgstr "Se esperaba un tipo de expresión"
4953 #: fortran/module.c:3493
4954 msgid "Bad operator"
4955 msgstr "Operador erróneo"
4957 #: fortran/module.c:3608
4958 msgid "Bad type in constant expression"
4959 msgstr "Tipo erróneo en la expresión constante"
4961 #: fortran/module.c:6950
4962 msgid "Unexpected end of module"
4963 msgstr "Fin de módulo inesperado"
4965 #: fortran/parse.c:1748
4966 msgid "arithmetic IF"
4967 msgstr "IF aritmético"
4969 #: fortran/parse.c:1757
4970 msgid "attribute declaration"
4971 msgstr "declaración de atributo"
4973 #: fortran/parse.c:1793
4974 msgid "data declaration"
4975 msgstr "declaración de datos"
4977 #: fortran/parse.c:1811
4978 msgid "derived type declaration"
4979 msgstr "declaración de tipo derivado"
4981 #: fortran/parse.c:1926
4982 msgid "block IF"
4983 msgstr "bloque IF"
4985 #: fortran/parse.c:1935
4986 msgid "implied END DO"
4987 msgstr "END DO implícito"
4989 #: fortran/parse.c:2029 fortran/resolve.c:10945
4990 msgid "assignment"
4991 msgstr "asignación"
4993 #: fortran/parse.c:2032 fortran/resolve.c:10996 fortran/resolve.c:10999
4994 msgid "pointer assignment"
4995 msgstr "asignación de puntero"
4997 #: fortran/parse.c:2050
4998 msgid "simple IF"
4999 msgstr "IF simple"
5001 #: fortran/resolve.c:2161 fortran/resolve.c:2355
5002 msgid "elemental procedure"
5003 msgstr "procedimiento elemental"
5005 #: fortran/resolve.c:2258
5006 msgid "allocatable argument"
5007 msgstr "argumento asignable"
5009 #: fortran/resolve.c:2263
5010 msgid "asynchronous argument"
5011 msgstr "argumento asíncrono"
5013 #: fortran/resolve.c:2268
5014 msgid "optional argument"
5015 msgstr "argumento opcional"
5017 #: fortran/resolve.c:2273
5018 msgid "pointer argument"
5019 msgstr "argumento puntero"
5021 #: fortran/resolve.c:2278
5022 msgid "target argument"
5023 msgstr "argumento destino"
5025 #: fortran/resolve.c:2283
5026 msgid "value argument"
5027 msgstr "argumento de valor"
5029 #: fortran/resolve.c:2288
5030 msgid "volatile argument"
5031 msgstr "argumento volátil"
5033 #: fortran/resolve.c:2293
5034 msgid "assumed-shape argument"
5035 msgstr "se asume argumento de aspecto"
5037 #: fortran/resolve.c:2298
5038 msgid "assumed-rank argument"
5039 msgstr "se asume argumento de rango"
5041 #: fortran/resolve.c:2303
5042 msgid "coarray argument"
5043 msgstr "argumento de coarray"
5045 #: fortran/resolve.c:2308
5046 msgid "parametrized derived type argument"
5047 msgstr "argumento de tipo derivado parametrizado"
5049 #: fortran/resolve.c:2313
5050 msgid "polymorphic argument"
5051 msgstr "argumento polimórfico"
5053 #: fortran/resolve.c:2318
5054 msgid "NO_ARG_CHECK attribute"
5055 msgstr "atributo NO_ARG_CHECK"
5057 #. As assumed-type is unlimited polymorphic (cf. above).
5058 #. See also TS 29113, Note 6.1.
5059 #: fortran/resolve.c:2325
5060 msgid "assumed-type argument"
5061 msgstr "se asume argumento de tipo"
5063 #: fortran/resolve.c:2336
5064 msgid "array result"
5065 msgstr "resultado array"
5067 #: fortran/resolve.c:2341
5068 msgid "pointer or allocatable result"
5069 msgstr "puntero o resultado asignable"
5071 #: fortran/resolve.c:2348
5072 msgid "result with non-constant character length"
5073 msgstr "resultado con longitud de carácter no constante"
5075 #: fortran/resolve.c:2360
5076 msgid "bind(c) procedure"
5077 msgstr "procedimiento bind(c)"
5079 #: fortran/resolve.c:3652
5080 #, c-format
5081 msgid "Invalid context for NULL() pointer at %%L"
5082 msgstr "Contexto no válido para el puntero NULL() en %%L"
5084 #: fortran/resolve.c:3668
5085 #, c-format
5086 msgid "Operand of unary numeric operator %%<%s%%> at %%L is %s"
5087 msgstr "El operando del operador numérico unitario %%<%s%%> en %%L es %s"
5089 #: fortran/resolve.c:3684
5090 #, c-format
5091 msgid "Operands of binary numeric operator %%<%s%%> at %%L are %s/%s"
5092 msgstr "Los operandos del operador numérico binario %%<%s%%> en %%L son %s/%s"
5094 #: fortran/resolve.c:3699
5095 #, c-format
5096 msgid "Operands of string concatenation operator at %%L are %s/%s"
5097 msgstr "Los operandos del operador de concatenación de cadenas en %%L son %s/%s"
5099 #: fortran/resolve.c:3732
5100 #, c-format
5101 msgid "Operands of logical operator %%<%s%%> at %%L are %s/%s"
5102 msgstr "Los operandos del operador lógico %%<%s%%> en %%L son %s/%s"
5104 #: fortran/resolve.c:3755
5105 #, c-format
5106 msgid "Operand of .not. operator at %%L is %s"
5107 msgstr "El operando del operador .not. en %%L es %s"
5109 #: fortran/resolve.c:3769
5110 msgid "COMPLEX quantities cannot be compared at %L"
5111 msgstr "Las cantidades COMPLEX no se pueden comparar en %L"
5113 #: fortran/resolve.c:3821
5114 #, c-format
5115 msgid "Logicals at %%L must be compared with %s instead of %s"
5116 msgstr "Los lógicos en %%L se deben comparar con %s en lugar de %s"
5118 #: fortran/resolve.c:3827
5119 #, c-format
5120 msgid "Operands of comparison operator %%<%s%%> at %%L are %s/%s"
5121 msgstr "Los operandos del operador de comparación %%<%s%%> en %%L son %s/%s"
5123 #: fortran/resolve.c:3835
5124 #, c-format
5125 msgid "Unknown operator %%<%s%%> at %%L"
5126 msgstr "Operador %%<%s%%> desconocido en %%L"
5128 #: fortran/resolve.c:3838
5129 #, c-format
5130 msgid "Operand of user operator %%<%s%%> at %%L is %s"
5131 msgstr "El operando del operador de usuario %%<%s%%>  en %%L es %s"
5133 #: fortran/resolve.c:3842
5134 #, c-format
5135 msgid "Operands of user operator %%<%s%%> at %%L are %s/%s"
5136 msgstr "Los operandos del operador de usuario %%<%s%%> en %%L son %s/%s"
5138 #: fortran/resolve.c:3930
5139 #, c-format
5140 msgid "Inconsistent ranks for operator at %%L and %%L"
5141 msgstr "Rangos inconsistentes para el operador en %%L y %%L"
5143 #: fortran/resolve.c:6635
5144 msgid "Loop variable"
5145 msgstr "Variable de ciclo"
5147 #: fortran/resolve.c:6639
5148 msgid "iterator variable"
5149 msgstr "variable de iterador"
5151 #: fortran/resolve.c:6643
5152 msgid "Start expression in DO loop"
5153 msgstr "Expresión de inicio en el bucle DO"
5155 #: fortran/resolve.c:6647
5156 msgid "End expression in DO loop"
5157 msgstr "Expresión de fin en el bucle DO"
5159 #: fortran/resolve.c:6651
5160 msgid "Step expression in DO loop"
5161 msgstr "Expresión de paso en el bucle DO"
5163 #: fortran/resolve.c:6936 fortran/resolve.c:6939
5164 msgid "DEALLOCATE object"
5165 msgstr "objeto DEALLOCATE"
5167 #: fortran/resolve.c:7306 fortran/resolve.c:7309
5168 msgid "ALLOCATE object"
5169 msgstr "objeto ALLOCATE"
5171 #: fortran/resolve.c:7501 fortran/resolve.c:9167
5172 msgid "STAT variable"
5173 msgstr "variable STAT"
5175 #: fortran/resolve.c:7545 fortran/resolve.c:9179
5176 msgid "ERRMSG variable"
5177 msgstr "variable ERRMSG"
5179 #: fortran/resolve.c:8962
5180 msgid "item in READ"
5181 msgstr "elemento en READ"
5183 #: fortran/resolve.c:9191
5184 msgid "ACQUIRED_LOCK variable"
5185 msgstr "variable ACQUIRED_LOCK"
5187 #: fortran/trans-array.c:1438
5188 #, c-format
5189 msgid "Different CHARACTER lengths (%ld/%ld) in array constructor"
5190 msgstr "Longitudes de CHARACTER diferentes (%ld/%ld) en el constructor de matriz"
5192 #: fortran/trans-array.c:5587
5193 msgid "Integer overflow when calculating the amount of memory to allocate"
5194 msgstr "Desborde entero al calcular la cantidad de memoria a reservar"
5196 #: fortran/trans-decl.c:5683
5197 #, c-format
5198 msgid "Actual string length does not match the declared one for dummy argument '%s' (%ld/%ld)"
5199 msgstr "La longitud de la cadena actual no coincide con la declarada para el argumento dummy '%s' (%ld/%ld)"
5201 #: fortran/trans-decl.c:5691
5202 #, c-format
5203 msgid "Actual string length is shorter than the declared one for dummy argument '%s' (%ld/%ld)"
5204 msgstr "La longitud de la cadena actual es más corta que la declarada para el argumento dummy '%s' (%ld/%ld)"
5206 #: fortran/trans-expr.c:8617
5207 #, c-format
5208 msgid "Target of rank remapping is too small (%ld < %ld)"
5209 msgstr "El objetivo del remapeo de rango es demasiado pequeño (%ld < %ld)"
5211 #: fortran/trans-expr.c:9983
5212 msgid "Assignment of scalar to unallocated array"
5213 msgstr "Asignación de escalar a un array sin espacio asignado"
5215 #: fortran/trans-intrinsic.c:894
5216 #, c-format
5217 msgid "Unequal character lengths (%ld/%ld) in %s"
5218 msgstr "Longitudes de caracteres desiguales (%ld/%ld) en %s"
5220 #: fortran/trans-intrinsic.c:7842
5221 #, c-format
5222 msgid "Argument NCOPIES of REPEAT intrinsic is negative (its value is %ld)"
5223 msgstr "El argumento NCOPIES del intrínseco REPEAT es negativo (su valor es %ld)"
5225 #: fortran/trans-intrinsic.c:7874
5226 msgid "Argument NCOPIES of REPEAT intrinsic is too large"
5227 msgstr "El argumento NCOPIES del intrínseco REPEAT es demasiado grande"
5229 #: fortran/trans-io.c:588
5230 msgid "Unit number in I/O statement too small"
5231 msgstr "El número de unidad en la declaración de E/S es demasiado pequeño"
5233 #: fortran/trans-io.c:597
5234 msgid "Unit number in I/O statement too large"
5235 msgstr "El número de unidad en la declaración de E/S es demasiado grande"
5237 #: fortran/trans-stmt.c:156
5238 msgid "Assigned label is not a target label"
5239 msgstr "La etiqueta asignada no es una etiqueta objetivo"
5241 #: fortran/trans-stmt.c:1123
5242 #, c-format
5243 msgid "Invalid image number %d in SYNC IMAGES"
5244 msgstr "Número de imagen %d no válido en SYNC IMAGES"
5246 #: fortran/trans-stmt.c:1938
5247 msgid "Loop iterates infinitely"
5248 msgstr ""
5250 #: fortran/trans-stmt.c:1958 fortran/trans-stmt.c:2214
5251 msgid "Loop variable has been modified"
5252 msgstr "Se modificó la variable de ciclo"
5254 #: fortran/trans-stmt.c:2067
5255 msgid "DO step value is zero"
5256 msgstr "El valor de paso de DO es cero"
5258 #: fortran/trans.c:47
5259 msgid "Array reference out of bounds"
5260 msgstr "La referencia de la matriz está fuera de los límites"
5262 #: fortran/trans.c:48
5263 msgid "Incorrect function return value"
5264 msgstr "Valor de devolución de la función incorrecto"
5266 #: fortran/trans.c:606
5267 msgid "Memory allocation failed"
5268 msgstr "Falló la asignación de memoria"
5270 #: fortran/trans.c:684 fortran/trans.c:1667
5271 msgid "Allocation would exceed memory limit"
5272 msgstr "La asignación excedería el límite de memoria"
5274 #: fortran/trans.c:893
5275 #, c-format
5276 msgid "Attempting to allocate already allocated variable '%s'"
5277 msgstr "Se intentó alojar la variable ya alojada '%s'"
5279 #: fortran/trans.c:899
5280 msgid "Attempting to allocate already allocated variable"
5281 msgstr "Se intentó alojar una variable ya alojada"
5283 #: fortran/trans.c:1352 fortran/trans.c:1511
5284 #, c-format
5285 msgid "Attempt to DEALLOCATE unallocated '%s'"
5286 msgstr "Se intentó DEALLOCATE en '%s' sin alojar."
5288 #. The remainder are real diagnostic types.
5289 #: fortran/gfc-diagnostic.def:33
5290 msgid "Fatal Error"
5291 msgstr "Error Fatal"
5293 #. This is like DK_ICE, but backtrace is not printed.  Used in the driver
5294 #. when reporting fatal signal in the compiler.
5295 #: fortran/gfc-diagnostic.def:34 fortran/gfc-diagnostic.def:50
5296 msgid "internal compiler error"
5297 msgstr "error interno del compilador"
5299 #: fortran/gfc-diagnostic.def:35
5300 msgid "Error"
5301 msgstr "Error"
5303 #: fortran/gfc-diagnostic.def:36
5304 msgid "sorry, unimplemented"
5305 msgstr "lo sentimos, sin implementar"
5307 #: fortran/gfc-diagnostic.def:37
5308 msgid "Warning"
5309 msgstr "Aviso"
5311 #: fortran/gfc-diagnostic.def:38
5312 msgid "anachronism"
5313 msgstr "anacronismo"
5315 #: fortran/gfc-diagnostic.def:39
5316 msgid "note"
5317 msgstr "nota"
5319 #: fortran/gfc-diagnostic.def:40
5320 msgid "debug"
5321 msgstr "depuración"
5323 #. These two would be re-classified as DK_WARNING or DK_ERROR, so the
5324 #. prefix does not matter.
5325 #: fortran/gfc-diagnostic.def:43
5326 msgid "pedwarn"
5327 msgstr "avisoped"
5329 #: fortran/gfc-diagnostic.def:44
5330 msgid "permerror"
5331 msgstr "errorperm"
5333 #. This one is just for counting DK_WARNING promoted to DK_ERROR
5334 #. due to -Werror and -Werror=warning.
5335 #: fortran/gfc-diagnostic.def:47
5336 msgid "error"
5337 msgstr "error"
5339 #: go/go-backend.c:159
5340 msgid "lseek failed while reading export data"
5341 msgstr "falló lseek al leer los datos de exportación"
5343 #: go/go-backend.c:166
5344 msgid "memory allocation failed while reading export data"
5345 msgstr "falló la asignación de memoria al leer los datos de exportación"
5347 #: go/go-backend.c:174
5348 msgid "read failed while reading export data"
5349 msgstr "falló la lectura al leer los datos de exportación"
5351 #: go/go-backend.c:180
5352 msgid "short read while reading export data"
5353 msgstr "lectura corta al leer los datos de exportación"
5355 #: gcc.c:748 gcc.c:752 gcc.c:807
5356 msgid "-gz is not supported in this configuration"
5357 msgstr "no se admite -gz en esta configuración"
5359 #: gcc.c:758 gcc.c:818
5360 msgid "-gz=zlib is not supported in this configuration"
5361 msgstr "no se admite -gz=zlib en esta configuración"
5363 #: gcc.c:964
5364 msgid "-fuse-linker-plugin is not supported in this configuration"
5365 msgstr "-fuse-linker-plugin no se admite en esta configuración"
5367 #: gcc.c:979
5368 msgid "cannot specify -static with -fsanitize=address"
5369 msgstr "no se puede especificar -static con -fsanitize=address"
5371 #: gcc.c:981
5372 msgid "cannot specify -static with -fsanitize=thread"
5373 msgstr "no se puede especificar -static con -fsanitize=thread"
5375 #: gcc.c:1003
5376 msgid "-fvtable-verify=std is not supported in this configuration"
5377 msgstr "-fvtable-verify=std no se admite en esta configuración"
5379 #: gcc.c:1005
5380 msgid "-fvtable-verify=preinit is not supported in this configuration"
5381 msgstr "-fvtable-verify=preinit no se admite en esta configuración"
5383 #: gcc.c:1135 ada/gcc-interface/lang-specs.h:33
5384 msgid "-pg and -fomit-frame-pointer are incompatible"
5385 msgstr "-pg y -fomit-frame-pointer son incompatibles"
5387 #: gcc.c:1314
5388 msgid "GNU C no longer supports -traditional without -E"
5389 msgstr "C de GNU ya no admite -traditional sin usar -E"
5391 #: gcc.c:1323
5392 msgid "-E or -x required when input is from standard input"
5393 msgstr "se requiere -E ó -x cuando la entrada es de entrada estándar"
5395 #: config/darwin.h:171
5396 msgid "rdynamic is not supported"
5397 msgstr "no se admite rdynamic"
5399 #: config/darwin.h:260
5400 msgid "-current_version only allowed with -dynamiclib"
5401 msgstr "sólo se permite -current_version con -dynamiclib"
5403 #: config/darwin.h:262
5404 msgid "-install_name only allowed with -dynamiclib"
5405 msgstr "sólo se permite -install_name con -dynamiclib"
5407 #: config/darwin.h:267
5408 msgid "-bundle not allowed with -dynamiclib"
5409 msgstr "no se permite -bundle con -dynamiclib"
5411 #: config/darwin.h:268
5412 msgid "-bundle_loader not allowed with -dynamiclib"
5413 msgstr "no se permite -bundle_loader con -dynamiclib"
5415 #: config/darwin.h:269
5416 msgid "-client_name not allowed with -dynamiclib"
5417 msgstr "no se permite -client_name con -dynamiclib"
5419 #: config/darwin.h:274
5420 msgid "-force_flat_namespace not allowed with -dynamiclib"
5421 msgstr "no se permite -force_flat_namespace con -dynamiclib"
5423 #: config/darwin.h:276
5424 msgid "-keep_private_externs not allowed with -dynamiclib"
5425 msgstr "no se permite keep_private_externs con -dynamiclib"
5427 #: config/darwin.h:277
5428 msgid "-private_bundle not allowed with -dynamiclib"
5429 msgstr "no se permite -private_bundle con -dynamiclib"
5431 #: config/dragonfly.h:76 config/alpha/freebsd.h:33 config/i386/freebsd.h:82
5432 #: config/i386/freebsd64.h:35 config/ia64/freebsd.h:26
5433 #: config/rs6000/sysv4.h:736 config/sparc/freebsd.h:45
5434 msgid "consider using '-pg' instead of '-p' with gprof(1)"
5435 msgstr "considere usar '-pg' en lugar de '-p' con gprof(1)"
5437 #: config/lynx.h:69
5438 msgid "cannot use mthreads and mlegacy-threads together"
5439 msgstr "no se pueden usar mthreads y mlegacy-threads juntos"
5441 #: config/lynx.h:94
5442 msgid "cannot use mshared and static together"
5443 msgstr "no se pueden usar mshared y static juntos"
5445 #: config/sol2.h:288 config/sol2.h:293
5446 msgid "does not support multilib"
5447 msgstr "no se admite multilib"
5449 #: config/sol2.h:385
5450 msgid "-pie is not supported in this configuration"
5451 msgstr "-pie no se admite en esta configuración"
5453 #: config/vxworks.h:70
5454 msgid "-Xbind-now and -Xbind-lazy are incompatible"
5455 msgstr "-Xbind-now y -Xbind-lazy son incompatibles"
5457 #: config/aarch64/aarch64-freebsd.h:37 config/arm/freebsd.h:49
5458 msgid "consider using `-pg' instead of `-p' with gprof (1) "
5459 msgstr "considere usar `-pg' en lugar de `-p' con gprof (1)"
5461 #: config/arc/arc.h:69 config/mips/mips.h:1399
5462 msgid "may not use both -EB and -EL"
5463 msgstr "no se pueden usar -EB y -EL al mismo tiempo"
5465 #: config/arm/arm.h:85
5466 msgid "-mfloat-abi=soft and -mfloat-abi=hard may not be used together"
5467 msgstr "no se pueden usar juntos -mfloat-abi=soft y -mfloat-abi=hard"
5469 #: config/arm/arm.h:87 config/tilegx/tilegx.h:546 config/tilegx/tilegx.h:551
5470 msgid "-mbig-endian and -mlittle-endian may not be used together"
5471 msgstr "no se pueden usar juntos -mbig-endian y -mlittle-endian"
5473 #: config/avr/specs.h:70
5474 msgid "shared is not supported"
5475 msgstr "no se admite shared"
5477 #: config/bfin/elf.h:55
5478 msgid "no processor type specified for linking"
5479 msgstr "no existe el tipo de procesador especificado para enlazar"
5481 #: config/cris/cris.h:184
5482 msgid "do not specify both -march=... and -mcpu=..."
5483 msgstr "no especifique -march=... y -mcpu=... al mismo tiempo"
5485 #: config/i386/cygwin-w64.h:64 config/i386/cygwin.h:129
5486 #: config/i386/mingw-w64.h:87 config/i386/mingw32.h:119
5487 msgid "shared and mdll are not compatible"
5488 msgstr "shared y mdll no son compatibles"
5490 #: config/mcore/mcore.h:53
5491 msgid "the m210 does not have little endian support"
5492 msgstr "el m210 no admite little endian"
5494 #: config/mips/r3900.h:37
5495 msgid "-mhard-float not supported"
5496 msgstr "no se admite -mhard-float"
5498 #: config/mips/r3900.h:39
5499 msgid "-msingle-float and -msoft-float cannot both be specified"
5500 msgstr "no se pueden especificar -msingle-float y -msoft-float al mismo tiempo"
5502 #: config/moxie/moxiebox.h:43
5503 msgid "this target is little-endian"
5504 msgstr "este destino es little endian"
5506 #: config/nios2/elf.h:44
5507 msgid "You need a C startup file for -msys-crt0="
5508 msgstr "Se necesita un fichero de arranque de C para -msys-crt0="
5510 #: config/pa/pa-hpux10.h:102 config/pa/pa-hpux10.h:105
5511 #: config/pa/pa-hpux10.h:113 config/pa/pa-hpux10.h:116
5512 #: config/pa/pa-hpux11.h:134 config/pa/pa-hpux11.h:137
5513 #: config/pa/pa64-hpux.h:29 config/pa/pa64-hpux.h:32 config/pa/pa64-hpux.h:41
5514 #: config/pa/pa64-hpux.h:44
5515 msgid "warning: consider linking with '-static' as system libraries with"
5516 msgstr "aviso: considere enlazar con '-static' como bibliotecas de sistema con"
5518 #: config/pa/pa-hpux10.h:103 config/pa/pa-hpux10.h:106
5519 #: config/pa/pa-hpux10.h:114 config/pa/pa-hpux10.h:117
5520 #: config/pa/pa-hpux11.h:135 config/pa/pa-hpux11.h:138
5521 #: config/pa/pa64-hpux.h:30 config/pa/pa64-hpux.h:33 config/pa/pa64-hpux.h:42
5522 #: config/pa/pa64-hpux.h:45
5523 msgid "  profiling support are only provided in archive format"
5524 msgstr " soporte a análisis de perfil sólo se proveen en formato de archivo"
5526 #: config/rs6000/darwin.h:95
5527 msgid " conflicting code gen style switches are used"
5528 msgstr " se usan interruptores de estilo de generación de código en conflicto"
5530 #: config/rs6000/freebsd64.h:171
5531 msgid "consider using `-pg' instead of `-p' with gprof(1)"
5532 msgstr "considere usar `-pg' en lugar de `-p' con gprof(1)"
5534 #: config/rx/rx.h:80
5535 msgid "-mas100-syntax is incompatible with -gdwarf"
5536 msgstr "-mas100-syntax es incompatible con -gdwarf"
5538 #: config/rx/rx.h:81
5539 msgid "rx100 cpu does not have FPU hardware"
5540 msgstr "la cpu rx100 no tiene FPU de hardware"
5542 #: config/rx/rx.h:82
5543 msgid "rx200 cpu does not have FPU hardware"
5544 msgstr "la cpu rx200 no tiene FPU de hardware"
5546 #: config/s390/tpf.h:121
5547 msgid "static is not supported on TPF-OS"
5548 msgstr "static no se admite en TPF-OS"
5550 #: config/sh/sh.h:297 config/sh/sh.h:300
5551 msgid "SH2a does not support little-endian"
5552 msgstr "SH2a no se admite para little-endian"
5554 #: config/sparc/linux64.h:149 config/sparc/linux64.h:156
5555 #: config/sparc/netbsd-elf.h:108 config/sparc/netbsd-elf.h:117
5556 #: config/sparc/sol2.h:228 config/sparc/sol2.h:234
5557 msgid "may not use both -m32 and -m64"
5558 msgstr "no se pueden usar -m32 y -m64 al mismo tiempo"
5560 #: config/vax/netbsd-elf.h:51
5561 msgid "the -shared option is not currently supported for VAX ELF"
5562 msgstr "la opción -shared no se admite actualmente en ELF de VAX"
5564 #: config/vax/vax.h:46 config/vax/vax.h:47
5565 msgid "profiling not supported with -mg"
5566 msgstr "el análisis de perfil no se admite con -mg"
5568 #: ada/gcc-interface/lang-specs.h:34
5569 msgid "-c or -S required for Ada"
5570 msgstr "se requiere -c o -S para Ada"
5572 #: ada/gcc-interface/lang-specs.h:52
5573 msgid "-c required for gnat2why"
5574 msgstr "se requiere -c para gnat2why"
5576 #: ada/gcc-interface/lang-specs.h:65
5577 msgid "-c required for gnat2scil"
5578 msgstr "se requiere -c para gnat2scil"
5580 #: fortran/lang-specs.h:54 fortran/lang-specs.h:68
5581 msgid "gfortran does not support -E without -cpp"
5582 msgstr "gfortran no admite -E sin usar -cpp"
5584 #: objc/lang-specs.h:30 objc/lang-specs.h:41
5585 msgid "GNU Objective C no longer supports traditional compilation"
5586 msgstr "Objective C de GNU ya no admite compilación tradicional"
5588 #: objc/lang-specs.h:55
5589 msgid "objc-cpp-output is deprecated; please use objective-c-cpp-output instead"
5590 msgstr "objc-cpp-output es obsoleto; por favor use en su lugar objective-c-cpp-output"
5592 #: objcp/lang-specs.h:58
5593 msgid "objc++-cpp-output is deprecated; please use objective-c++-cpp-output instead"
5594 msgstr "objc++-cpp-output es obsoleto; pr favor use en su lugar objective-c++-cpp-output"
5596 #: fortran/lang.opt:146
5597 msgid "-J<directory>\tPut MODULE files in 'directory'."
5598 msgstr "-J<directorio>\tColoca los ficheros MODULE en el 'directorio'."
5600 #: fortran/lang.opt:198
5601 msgid "Warn about possible aliasing of dummy arguments."
5602 msgstr "Avisa sobre posibles aliases de argumentos de relleno."
5604 #: fortran/lang.opt:202
5605 msgid "Warn about alignment of COMMON blocks."
5606 msgstr "Avisa sobre la alineación de bloques COMMON."
5608 #: fortran/lang.opt:206
5609 msgid "Warn about missing ampersand in continued character constants."
5610 msgstr "Avisa sobre '&' faltantes en las literales de carácter continuadas."
5612 #: fortran/lang.opt:210
5613 msgid "Warn about creation of array temporaries."
5614 msgstr "Avisa sobre la creación de matrices temporales."
5616 #: fortran/lang.opt:214
5617 msgid "Warn about type and rank mismatches between arguments and parameters."
5618 msgstr ""
5620 #: fortran/lang.opt:218
5621 msgid "Warn if the type of a variable might be not interoperable with C."
5622 msgstr "Avisa si el tipo de una variable podría no ser interoperable con C."
5624 #: fortran/lang.opt:226
5625 msgid "Warn about truncated character expressions."
5626 msgstr "Avisa sobre expresiones de carácter truncadas."
5628 #: fortran/lang.opt:230
5629 msgid "Warn about equality comparisons involving REAL or COMPLEX expressions."
5630 msgstr "Avisa sobre comparaciones de igualdad que involucran expresiones REAL o COMPLEX."
5632 #: fortran/lang.opt:238
5633 msgid "Warn about most implicit conversions."
5634 msgstr "Avisa sobre la mayoría de las conversiones implícitas."
5636 #: fortran/lang.opt:246
5637 msgid "Warn about function call elimination."
5638 msgstr "Avisa sobre la eliminación de llamadas de función."
5640 #: fortran/lang.opt:250
5641 msgid "Warn about calls with implicit interface."
5642 msgstr "Avisa sobre llamadas con interfaz implícita."
5644 #: fortran/lang.opt:254
5645 msgid "Warn about called procedures not explicitly declared."
5646 msgstr "Avisa sobre procedimientos llamados que no están declarados explícitamente."
5648 #: fortran/lang.opt:258
5649 msgid "Warn about constant integer divisions with truncated results."
5650 msgstr "Avisa sobre divisiones enteras constantes con resultados truncados."
5652 #: fortran/lang.opt:262
5653 msgid "Warn about truncated source lines."
5654 msgstr "Avisa sobre líneas de código truncadas."
5656 #: fortran/lang.opt:266
5657 msgid "Warn on intrinsics not part of the selected standard."
5658 msgstr "Avisa sobre intrínsecos que no son parte del estándar seleccionado."
5660 #: fortran/lang.opt:278
5661 msgid "Warn about USE statements that have no ONLY qualifier."
5662 msgstr "Avisa sobre sentencias USE sin cualificador ONLY."
5664 #: fortran/lang.opt:290
5665 msgid "Warn about real-literal-constants with 'q' exponent-letter."
5666 msgstr "Avisa sobre constantes-literales-reales con letra-exponente 'q'."
5668 #: fortran/lang.opt:294
5669 msgid "Warn when a left-hand-side array variable is reallocated."
5670 msgstr "Avisa cuando una variable de array al lado izquierdo es reubicada."
5672 #: fortran/lang.opt:298
5673 msgid "Warn when a left-hand-side variable is reallocated."
5674 msgstr "Avisa cuando una variable al lado izquierdo es reubicada."
5676 #: fortran/lang.opt:302
5677 msgid "Warn if the pointer in a pointer assignment might outlive its target."
5678 msgstr "Avisa si el puntero en una asignación a puntero podría sobrevivir a lo apuntado."
5680 #: fortran/lang.opt:310
5681 msgid "Warn about \"suspicious\" constructs."
5682 msgstr "Avisa sobre construcciones \"sospechosas\"."
5684 #: fortran/lang.opt:314
5685 msgid "Permit nonconforming uses of the tab character."
5686 msgstr "Permite usos no conformes del carácter tabulador."
5688 #: fortran/lang.opt:318
5689 msgid "Warn about an invalid DO loop."
5690 msgstr "Avisa sobre bucles DO no válidos."
5692 #: fortran/lang.opt:322
5693 msgid "Warn about underflow of numerical constant expressions."
5694 msgstr "Avisa sobre desbordamiento por debajo de expresiones numéricas constantes."
5696 #: fortran/lang.opt:330
5697 msgid "Warn if a user-procedure has the same name as an intrinsic."
5698 msgstr "Avisa si un procedimiento de usuario tiene el mismo nombre que un intrínseco."
5700 #: fortran/lang.opt:338
5701 msgid "Warn about unused dummy arguments."
5702 msgstr "Avisa sobre posibles argumentos de relleno sin uso."
5704 #: fortran/lang.opt:342
5705 msgid "Warn about zero-trip DO loops."
5706 msgstr "Avisa sobre bucles DO de cero vueltas."
5708 #: fortran/lang.opt:346
5709 msgid "Enable preprocessing."
5710 msgstr "Habilita el preprocesamiento."
5712 #: fortran/lang.opt:354
5713 msgid "Disable preprocessing."
5714 msgstr "Desactiva el preprocesamiento."
5716 #: fortran/lang.opt:362
5717 msgid "Eliminate multiple function invocations also for impure functions."
5718 msgstr "También elimina invocaciones múltiples de función para funciones impure."
5720 #: fortran/lang.opt:366
5721 msgid "Enable alignment of COMMON blocks."
5722 msgstr "Activa la alineación de bloques COMMON."
5724 #: fortran/lang.opt:370
5725 msgid "All intrinsics procedures are available regardless of selected standard."
5726 msgstr "Todos los procedimientos intrínsecos están disponibles sin importar el estándar seleccionado."
5728 #: fortran/lang.opt:378
5729 msgid "Do not treat local variables and COMMON blocks as if they were named in SAVE statements."
5730 msgstr "No trata las variables locales y los bloques COMMON como si fueran nombrados en declaraciones SAVE."
5732 #: fortran/lang.opt:382
5733 msgid "Specify that backslash in string introduces an escape character."
5734 msgstr "Especifica que la barra invertida en una cadena introduce un carácter de escape."
5736 #: fortran/lang.opt:386
5737 msgid "Produce a backtrace when a runtime error is encountered."
5738 msgstr "Produce un rastreo hacia atrás cuando se encuentra un error en tiempo de ejecución."
5740 #: fortran/lang.opt:390
5741 msgid "-fblas-matmul-limit=<n>\tSize of the smallest matrix for which matmul will use BLAS."
5742 msgstr "-fblas-matmul-limit=<n>\tTamaño de la matriz más pequeña para la cual matmul usará BLAS."
5744 #: fortran/lang.opt:394
5745 msgid "Produce a warning at runtime if a array temporary has been created for a procedure argument."
5746 msgstr "Produce un aviso en tiempo de ejecución si se ha creado una matriz temporal para un argumento de procedimiento."
5748 #: fortran/lang.opt:398
5749 msgid "-fconvert=<big-endian|little-endian|native|swap> The endianness used for unformatted files."
5750 msgstr "-fconvert=<big-endian|little-endian|native|swap> El endianness empleado en ficheros sin formato."
5752 #: fortran/lang.opt:401
5753 #, c-format
5754 msgid "Unrecognized option to endianness value: %qs"
5755 msgstr "No se reconoce la opción como valor de endianess: %qs"
5757 #: fortran/lang.opt:417
5758 msgid "Use the Cray Pointer extension."
5759 msgstr "Usa la extensión Puntero Cray."
5761 #: fortran/lang.opt:421
5762 msgid "Ignore 'D' in column one in fixed form."
5763 msgstr "Ignora 'D' en la columna uno en formato fija."
5765 #: fortran/lang.opt:425
5766 msgid "Treat lines with 'D' in column one as comments."
5767 msgstr "Trata las líneas con 'D' en la columna uno como comentarios."
5769 #: fortran/lang.opt:429
5770 msgid "Enable all DEC language extensions."
5771 msgstr "Activa todas las extensiones del lenguaje DEC."
5773 #: fortran/lang.opt:433
5774 msgid "Enable kind-specific variants of integer intrinsic functions."
5775 msgstr ""
5777 #: fortran/lang.opt:437
5778 msgid "Enable legacy math intrinsics for compatibility."
5779 msgstr ""
5781 #: fortran/lang.opt:441
5782 msgid "Enable support for DEC STRUCTURE/RECORD."
5783 msgstr "Activa el soporte para STRUCTURE/RECORD de DEC."
5785 #: fortran/lang.opt:445
5786 msgid "Enable DEC-style STATIC and AUTOMATIC attributes."
5787 msgstr "Activa los atributos de estilo DEC STATIC y AUTOMATIC."
5789 #: fortran/lang.opt:449
5790 msgid "Set the default double precision kind to an 8 byte wide type."
5791 msgstr "Establece el género de doble precisión por defecto a un tipo de 8 bytes de tamaño."
5793 #: fortran/lang.opt:453
5794 msgid "Set the default integer kind to an 8 byte wide type."
5795 msgstr "Establece el género entero por defecto a un tipo de 8 bytes de tamaño."
5797 #: fortran/lang.opt:457
5798 msgid "Set the default real kind to an 8 byte wide type."
5799 msgstr "Establece el género real por defecto a un tipo de 8 bytes de tamaño."
5801 #: fortran/lang.opt:461
5802 msgid "Allow dollar signs in entity names."
5803 msgstr "Permite signos de dólar en nombres de entidades."
5805 #: fortran/lang.opt:465 config/alpha/alpha.opt:31 common.opt:758
5806 #: common.opt:956 common.opt:960 common.opt:964 common.opt:968 common.opt:1495
5807 #: common.opt:1551 common.opt:1652 common.opt:1656 common.opt:1886
5808 #: common.opt:2048 common.opt:2718
5809 msgid "Does nothing. Preserved for backward compatibility."
5810 msgstr "No hace nada. Preservado por compatibilidad hacia atrás."
5812 #: fortran/lang.opt:469
5813 msgid "Display the code tree after parsing."
5814 msgstr "Muestra el árbol del código después de analizar."
5816 #: fortran/lang.opt:473
5817 msgid "Display the code tree after front end optimization."
5818 msgstr "Muestra el árbol del código después de la optimización del frente."
5820 #: fortran/lang.opt:477
5821 msgid "Display the code tree after parsing; deprecated option."
5822 msgstr "Muestra el árbol del código después de analizar; opción obsoleta."
5824 #: fortran/lang.opt:481
5825 msgid "Specify that an external BLAS library should be used for matmul calls on large-size arrays."
5826 msgstr "Especifica que se debe usar una librería BLAS externa para llamadas matmul en matrices de gran tamaño."
5828 #: fortran/lang.opt:485
5829 msgid "Use f2c calling convention."
5830 msgstr "Usar el convenio de llamada f2c."
5832 #: fortran/lang.opt:489
5833 msgid "Assume that the source file is fixed form."
5834 msgstr "Asume que el fichero fuente es de formato fijo."
5836 #: fortran/lang.opt:493
5837 msgid "Force creation of temporary to test infrequently-executed forall code."
5838 msgstr ""
5840 #: fortran/lang.opt:497
5841 msgid "Interpret any INTEGER(4) as an INTEGER(8)."
5842 msgstr "Interpreta cualquier INTEGER(4) como INTEGER(8)."
5844 #: fortran/lang.opt:501 fortran/lang.opt:505
5845 msgid "Specify where to find the compiled intrinsic modules."
5846 msgstr "Especifica dónde se encuentran los módulos intrínsecos compilados."
5848 #: fortran/lang.opt:509
5849 msgid "Allow arbitrary character line width in fixed mode."
5850 msgstr "Permite ancho de línea de carácter arbitrario en formato fijo."
5852 #: fortran/lang.opt:513
5853 msgid "-ffixed-line-length-<n>\tUse n as character line width in fixed mode."
5854 msgstr "-ffixed-line-length-<n>\tUsa n como ancho de línea de carácter en modo fijo."
5856 #: fortran/lang.opt:517
5857 msgid "-ffpe-trap=[...]\tStop on following floating point exceptions."
5858 msgstr "-ffpe-trap=[...]\tPara en las siguientes excepciones de coma flotante."
5860 #: fortran/lang.opt:521
5861 msgid "-ffpe-summary=[...]\tPrint summary of floating point exceptions."
5862 msgstr "-ffpe-summary=[...]\tImprime el resumen de las siguientes excepciones de coma flotante."
5864 #: fortran/lang.opt:525
5865 msgid "Assume that the source file is free form."
5866 msgstr "Asume que el fichero fuente es de formato libre."
5868 #: fortran/lang.opt:529
5869 msgid "Allow arbitrary character line width in free mode."
5870 msgstr "Permite ancho de línea de carácter arbitrario en formato libre."
5872 #: fortran/lang.opt:533
5873 msgid "-ffree-line-length-<n>\tUse n as character line width in free mode."
5874 msgstr "-ffree-line-length-<n>\tUsa n como ancho de línea de carácter en modo libre."
5876 #: fortran/lang.opt:537
5877 msgid "Enable front end optimization."
5878 msgstr "Activa las optimizaciones del frente."
5880 #: fortran/lang.opt:541
5881 msgid "Specify that no implicit typing is allowed, unless overridden by explicit IMPLICIT statements."
5882 msgstr "Especifica que no se permiten tipos implícitos, a menos que se sobreescriban con sentencias IMPLICIT explícitas."
5884 #: fortran/lang.opt:545
5885 msgid "-finit-character=<n>\tInitialize local character variables to ASCII value n."
5886 msgstr "-finit-character=<n>\tInicializa las variables de carácter locales al valor ASCII n."
5888 #: fortran/lang.opt:549
5889 msgid "Initialize components of derived type variables according to other init flags."
5890 msgstr ""
5892 #: fortran/lang.opt:553
5893 msgid "-finit-integer=<n>\tInitialize local integer variables to n."
5894 msgstr "-finit-integer=<n>\tInicializa las variables enteras locales a n."
5896 #: fortran/lang.opt:557
5897 msgid "Initialize local variables to zero (from g77)."
5898 msgstr "Inicializa las variables locales a cero (de g77)."
5900 #: fortran/lang.opt:561
5901 msgid "-finit-logical=<true|false>\tInitialize local logical variables."
5902 msgstr "-finit-logical=<true|false>\tInicializa las variables lógicas locales."
5904 #: fortran/lang.opt:565
5905 msgid "-finit-real=<zero|snan|nan|inf|-inf>\tInitialize local real variables."
5906 msgstr "-finit-real=<zero|nan|inf|-inf>\tInicializa las variables reales locales."
5908 #: fortran/lang.opt:568
5909 #, c-format
5910 msgid "Unrecognized option to floating-point init value: %qs"
5911 msgstr "No se reconoce la opción para para valor inicial de coma flotante: %qs"
5913 #: fortran/lang.opt:587
5914 msgid "-finline-matmul-limit=<n>\tSpecify the size of the largest matrix for which matmul will be inlined."
5915 msgstr "-finline-matmul-limit=<n>\tEspecifica el tamaño de la matriz más grande para la cual matmul se usará en linea."
5917 #: fortran/lang.opt:591
5918 msgid "-fmax-array-constructor=<n>\tMaximum number of objects in an array constructor."
5919 msgstr "-fmax-array-constructor=<n>\tNúmero máximo de objetos en un constructor de matriz."
5921 #: fortran/lang.opt:595
5922 msgid "-fmax-identifier-length=<n>\tMaximum identifier length."
5923 msgstr "-fmax-identifier-length=<n>\tLongitud máxima de identificador."
5925 #: fortran/lang.opt:599
5926 msgid "-fmax-subrecord-length=<n>\tMaximum length for subrecords."
5927 msgstr "-fmax-subrecord-length=<n>\tLongitud máxima de los subregistros."
5929 #: fortran/lang.opt:603
5930 msgid "-fmax-stack-var-size=<n>\tSize in bytes of the largest array that will be put on the stack."
5931 msgstr "-fmax-stack-var-size=<n>\tTamaño en bytes de la matriz más grande que se colocará en la pila."
5933 #: fortran/lang.opt:607
5934 msgid "Put all local arrays on stack."
5935 msgstr "Coloca todas las matrices locales en la pila."
5937 #: fortran/lang.opt:611
5938 msgid "Set default accessibility of module entities to PRIVATE."
5939 msgstr "Establece la accesibilidad por defecto de las entidades de módulo a PRIVATE."
5941 #: fortran/lang.opt:631
5942 msgid "Try to lay out derived types as compactly as possible."
5943 msgstr "Trata de acomodar los tipos derivados tan compactos como sea posible."
5945 #: fortran/lang.opt:639
5946 msgid "Protect parentheses in expressions."
5947 msgstr "Protege paréntesis en las expresiones."
5949 #: fortran/lang.opt:643
5950 msgid "Enable range checking during compilation."
5951 msgstr "Permite la revisión de rango durante la compilación."
5953 #: fortran/lang.opt:647
5954 msgid "Interpret any REAL(4) as a REAL(8)."
5955 msgstr "Interpreta cualquier REAL(4) como un REAL(8)."
5957 #: fortran/lang.opt:651
5958 msgid "Interpret any REAL(4) as a REAL(10)."
5959 msgstr "Interpreta cualquier REAL(4) como un REAL(10)."
5961 #: fortran/lang.opt:655
5962 msgid "Interpret any REAL(4) as a REAL(16)."
5963 msgstr "Interpreta cualquier REAL(4) como un REAL(16)."
5965 #: fortran/lang.opt:659
5966 msgid "Interpret any REAL(8) as a REAL(4)."
5967 msgstr "Interpreta cualquier REAL(8) como un REAL(4)."
5969 #: fortran/lang.opt:663
5970 msgid "Interpret any REAL(8) as a REAL(10)."
5971 msgstr "Interpreta cualquier REAL(8) como un REAL(10)."
5973 #: fortran/lang.opt:667
5974 msgid "Interpret any REAL(8) as a REAL(16)."
5975 msgstr "Interpreta cualquier REAL(8) como un REAL(16)."
5977 #: fortran/lang.opt:671
5978 msgid "Reallocate the LHS in assignments."
5979 msgstr "Reubica el lado derecho en las asignaciones."
5981 #: fortran/lang.opt:675
5982 msgid "Use a 4-byte record marker for unformatted files."
5983 msgstr "Usa un marcador de registro de 4 bytes para los ficheros sin formato."
5985 #: fortran/lang.opt:679
5986 msgid "Use an 8-byte record marker for unformatted files."
5987 msgstr "Usa un marcador de registro de 8 bytes para los ficheros sin formato."
5989 #: fortran/lang.opt:683
5990 msgid "Allocate local variables on the stack to allow indirect recursion."
5991 msgstr "Almacena las variables locales en la pila para permitir recursividad indirecta."
5993 #: fortran/lang.opt:687
5994 msgid "Copy array sections into a contiguous block on procedure entry."
5995 msgstr "Copia las secciones de matriz en un bloque contiguo en la entrada de procedimiento."
5997 #: fortran/lang.opt:691
5998 msgid "-fcoarray=<none|single|lib>\tSpecify which coarray parallelization should be used."
5999 msgstr "-fcoarray=[...]\tEspecifica qué paralelización de comatriz se debe usar."
6001 #: fortran/lang.opt:694
6002 #, c-format
6003 msgid "Unrecognized option: %qs"
6004 msgstr "No se reconoce la opción: %qs"
6006 #: fortran/lang.opt:707
6007 msgid "-fcheck=[...]\tSpecify which runtime checks are to be performed."
6008 msgstr "-fcheck=[...]\tEspecifica qué revisiones de tiempo de ejecución se realizarán."
6010 #: fortran/lang.opt:711
6011 msgid "Append a second underscore if the name already contains an underscore."
6012 msgstr "Agrega un segundo guión bajo si el nombre ya tiene un guión bajo."
6014 #: fortran/lang.opt:719
6015 msgid "Apply negative sign to zero values."
6016 msgstr "Aplica signo negativo a valores cero."
6018 #: fortran/lang.opt:723
6019 msgid "Append underscores to externally visible names."
6020 msgstr "Agrega subrayado a los nombres visibles externamente."
6022 #: fortran/lang.opt:727 c-family/c.opt:1311 c-family/c.opt:1339
6023 #: c-family/c.opt:1577 config/pa/pa.opt:42 config/pa/pa.opt:70 common.opt:1121
6024 #: common.opt:1371 common.opt:1616 common.opt:1739 common.opt:2101
6025 #: common.opt:2137 common.opt:2230 common.opt:2234 common.opt:2334
6026 #: common.opt:2425 common.opt:2433 common.opt:2441 common.opt:2449
6027 #: common.opt:2550 common.opt:2602 common.opt:2681
6028 msgid "Does nothing.  Preserved for backward compatibility."
6029 msgstr "No hace nada.  Se preserva por compatibilidad hacia atrás."
6031 #: fortran/lang.opt:767
6032 msgid "Statically link the GNU Fortran helper library (libgfortran)."
6033 msgstr "Enlaza estáticamente la biblioteca de ayuda de GNU Fortran (libgfortran)."
6035 #: fortran/lang.opt:771
6036 msgid "Conform to the ISO Fortran 2003 standard."
6037 msgstr "Conforma al estándar ISO Fortran 2003."
6039 #: fortran/lang.opt:775
6040 msgid "Conform to the ISO Fortran 2008 standard."
6041 msgstr "Conforma al estándar ISO Fortran 2008."
6043 #: fortran/lang.opt:779
6044 msgid "Conform to the ISO Fortran 2008 standard including TS 29113."
6045 msgstr "Conforma al estándar ISO Fortran 2008 incluyendo TS 29113."
6047 #: fortran/lang.opt:783
6048 msgid "Conform to the ISO Fortran 95 standard."
6049 msgstr "Conforma al estándar ISO Fortran 95."
6051 #: fortran/lang.opt:787
6052 msgid "Conform to nothing in particular."
6053 msgstr "No conforma a nada en particular."
6055 #: fortran/lang.opt:791
6056 msgid "Accept extensions to support legacy code."
6057 msgstr "Acepta las extensiones para dar soporte a código heredado."
6059 #: c-family/c.opt:43 c-family/c.opt:46 c-family/c.opt:181
6060 #, c-format
6061 msgid "assertion missing after %qs"
6062 msgstr "falta una aserción después de %qs"
6064 #: c-family/c.opt:55 c-family/c.opt:58 c-family/c.opt:163 c-family/c.opt:166
6065 #: c-family/c.opt:193 c-family/c.opt:256
6066 #, c-format
6067 msgid "macro name missing after %qs"
6068 msgstr "falta el nombre de macro después de %qs"
6070 #: c-family/c.opt:70 c-family/c.opt:73 c-family/c.opt:76 c-family/c.opt:79
6071 #: c-family/c.opt:175 c-family/c.opt:178 c-family/c.opt:220 c-family/c.opt:224
6072 #: c-family/c.opt:236 c-family/c.opt:1798 c-family/c.opt:1806 brig/lang.opt:39
6073 #: config/darwin.opt:56 common.opt:332 common.opt:335 common.opt:2941
6074 #, c-format
6075 msgid "missing filename after %qs"
6076 msgstr "falta un nombre de fichero después de %qs"
6078 #: c-family/c.opt:85 c-family/c.opt:88 c-family/c.opt:91 c-family/c.opt:94
6079 #: c-family/c.opt:200 c-family/c.opt:212 c-family/c.opt:1794
6080 #: c-family/c.opt:1814 c-family/c.opt:1818 c-family/c.opt:1822
6081 #, c-format
6082 msgid "missing path after %qs"
6083 msgstr "falta una ruta después de %qs"
6085 #: c-family/c.opt:182
6086 msgid "-A<question>=<answer>\tAssert the <answer> to <question>.  Putting '-' before <question> disables the <answer> to <question>."
6087 msgstr "-A<pregunta>=<resp>\tRelaciona la <resp>uesta a la <pregunta>.  Al colocar '-' antes de la <pregunta> desactiva la <resp>uesta a la <pregunta>."
6089 #: c-family/c.opt:186
6090 msgid "Do not discard comments."
6091 msgstr "No descarta comentarios."
6093 #: c-family/c.opt:190
6094 msgid "Do not discard comments in macro expansions."
6095 msgstr "No descarta comentarios en expansiones de macro."
6097 #: c-family/c.opt:194
6098 msgid "-D<macro>[=<val>]\tDefine a <macro> with <val> as its value.  If just <macro> is given, <val> is taken to be 1."
6099 msgstr "-D<macro>[=<val>]\tDefine una <macro> con <val> como su valor.  Si sólo se da la <macro>, <val> se toma como 1."
6101 #: c-family/c.opt:201
6102 msgid "-F <dir>\tAdd <dir> to the end of the main framework include path."
6103 msgstr "-F <dir>\tAgrega el <dir>ectorio al final de la ruta de inclusión del marco de trabajo principal."
6105 #: c-family/c.opt:205
6106 msgid "Enable parsing GIMPLE."
6107 msgstr "Habilita el análisis GIMPLE."
6109 #: c-family/c.opt:209
6110 msgid "Print the name of header files as they are used."
6111 msgstr "Muestra los nombres de los ficheros de cabecera mientras se utilizan."
6113 #: c-family/c.opt:213
6114 msgid "-I <dir>\tAdd <dir> to the end of the main include path."
6115 msgstr "-I <dir>\tAgrega el <dir>ectorio al final de la ruta de inclusión principal."
6117 #: c-family/c.opt:217
6118 msgid "Generate make dependencies."
6119 msgstr "Genera dependencias de make."
6121 #: c-family/c.opt:221
6122 msgid "Generate make dependencies and compile."
6123 msgstr "Genera dependencias de make y compila."
6125 #: c-family/c.opt:225
6126 msgid "-MF <file>\tWrite dependency output to the given file."
6127 msgstr "-MF <fichero>\tEscribe la salida de dependencias al fichero dado."
6129 #: c-family/c.opt:229
6130 msgid "Treat missing header files as generated files."
6131 msgstr "Trata los ficheros de cabecera faltantes como ficheros generados"
6133 #: c-family/c.opt:233
6134 msgid "Like -M but ignore system header files."
6135 msgstr "Como -M pero descarta los ficheros de cabecera del sistema."
6137 #: c-family/c.opt:237
6138 msgid "Like -MD but ignore system header files."
6139 msgstr "Como -MD pero descarta los ficheros de cabecera del sistema."
6141 #: c-family/c.opt:241
6142 msgid "Generate phony targets for all headers."
6143 msgstr "Genera objetivos de prueba para todas las cabecerasa."
6145 #: c-family/c.opt:244 c-family/c.opt:248
6146 #, c-format
6147 msgid "missing makefile target after %qs"
6148 msgstr "falta un fichero make objetivo después de %qs"
6150 #: c-family/c.opt:245
6151 msgid "-MQ <target>\tAdd a MAKE-quoted target."
6152 msgstr "-MQ <objetivo>\tAgrega un objetivo tipo-MAKE."
6154 #: c-family/c.opt:249
6155 msgid "-MT <target>\tAdd an unquoted target."
6156 msgstr "-MT <objetivo>\tAgrega un objetivo no citado."
6158 #: c-family/c.opt:253
6159 msgid "Do not generate #line directives."
6160 msgstr "No genera directivas #line."
6162 #: c-family/c.opt:257
6163 msgid "-U<macro>\tUndefine <macro>."
6164 msgstr "-U<macro>\tBorra la definición de <macro>."
6166 #: c-family/c.opt:261
6167 msgid "Warn about things that will change when compiling with an ABI-compliant compiler."
6168 msgstr "Avisa sobre cosas que cambiarán cuando se compile con un compilador que cumpla con la ABI."
6170 #: c-family/c.opt:265
6171 msgid "Warn about things that change between the current -fabi-version and the specified version."
6172 msgstr "Avisa sobre cosas que varían entre la -fabi-version actual y la versión especificada."
6174 #: c-family/c.opt:269
6175 msgid "Warn if a subobject has an abi_tag attribute that the complete object type does not have."
6176 msgstr "Avisa si un subojeto tiene un atributo abi_tag que el objeto completo no tiene."
6178 #: c-family/c.opt:276
6179 msgid "Warn about suspicious uses of memory addresses."
6180 msgstr "Avisa sobre usos sospechosos de direcciones de memoria."
6182 #: c-family/c.opt:279
6183 msgid "argument %qs to %<-Waligned-new%> not recognized"
6184 msgstr "no se reconoce el argumento %qs para %<-Waligned-new%>"
6186 #: c-family/c.opt:292
6187 msgid "Warn about 'new' of type with extended alignment without -faligned-new."
6188 msgstr "Advierte de 'new' de tipos con alineamiento extendido sin -faligned-new."
6190 #: c-family/c.opt:296
6191 msgid "-Waligned-new=[none|global|all]\tWarn even if 'new' uses a class member allocation function."
6192 msgstr "-Waligned-new=[none|global|all]\tAvisa aunque 'new' use una función de reserva miembro de clase."
6194 #: c-family/c.opt:300 ada/gcc-interface/lang.opt:57
6195 msgid "Enable most warning messages."
6196 msgstr "Activa casi todos los mensajes de aviso."
6198 #: c-family/c.opt:304
6199 msgid "Warn on any use of alloca."
6200 msgstr "Avisa sobre cualquier uso de alloca."
6202 #: c-family/c.opt:308
6203 msgid "-Walloc-size-larger-than=<bytes> Warn for calls to allocation functions that attempt to allocate objects larger than the specified number of bytes."
6204 msgstr "-Walloc-size-larger-than=<bytes> Avierte de llamadas a funciones de reserva que intenten reservar objetos mayores que el número de bytes especificado."
6206 #: c-family/c.opt:313
6207 msgid "-Walloc-zero Warn for calls to allocation functions that specify zero bytes."
6208 msgstr "-Walloc-zero Advierte de llamadas a funciones de reserva que especifican cero bytes."
6210 #: c-family/c.opt:317
6211 msgid "-Walloca-larger-than=<number>\tWarn on unbounded uses of alloca, and on bounded uses of alloca whose bound can be larger than <number> bytes."
6212 msgstr "-Walloca-larger-than=<número>\tAdvierte de usos no acotados de alloca y de usos acotados cuyo límite pueda ser más grande que <número> bytes."
6214 #: c-family/c.opt:331
6215 msgid "Warn whenever an Objective-C assignment is being intercepted by the garbage collector."
6216 msgstr "Avisa cuando se intercepte una asignación Objective-C por el recolector de basura."
6218 #: c-family/c.opt:335
6219 msgid "Warn about casting functions to incompatible types."
6220 msgstr "Advierte de funciones de conversión a tipos incompatibles."
6222 #: c-family/c.opt:339
6223 msgid "Warn about boolean expression compared with an integer value different from true/false."
6224 msgstr "Advierte de expresiones booleanas comparadas con valores enteros distintos de verdadero/falso."
6226 #: c-family/c.opt:343
6227 msgid "Warn about certain operations on boolean expressions."
6228 msgstr "Avisa sobre ciertas operaciones sobre expresiones booleanas."
6230 #: c-family/c.opt:347
6231 msgid "Warn when __builtin_frame_address or __builtin_return_address is used unsafely."
6232 msgstr "Avisa cuando __builtin_frame_address o __builtin_return_address se usan de forma no segura."
6234 #: c-family/c.opt:351
6235 msgid "Warn when a built-in function is declared with the wrong signature."
6236 msgstr "Avisa cuando una función interna se declara con una firma incorrecta."
6238 #: c-family/c.opt:355
6239 msgid "Warn when a built-in preprocessor macro is undefined or redefined."
6240 msgstr "Avisa cuando una macro de preprocesador interna está sin definir o redefinida."
6242 #: c-family/c.opt:359
6243 msgid "Warn about features not present in ISO C90, but present in ISO C99."
6244 msgstr "Avisa sobre características no presentes en ISO C90, pero presentes en ISO C99."
6246 #: c-family/c.opt:363
6247 msgid "Warn about features not present in ISO C99, but present in ISO C11."
6248 msgstr "Avisa sobre características no presentes en ISO C99, pero presentes en ISO C11."
6250 #: c-family/c.opt:367
6251 msgid "Warn about C constructs that are not in the common subset of C and C++."
6252 msgstr "Avisa sobre construcciones C que no están en el subconjunto común de C y C++."
6254 #: c-family/c.opt:374
6255 msgid "Warn about C++ constructs whose meaning differs between ISO C++ 1998 and ISO C++ 2011."
6256 msgstr "Avisa sobre constructores de C++ cuyos significados difieren entre ISO C++ 1998 e ISO C++ 2011."
6258 #: c-family/c.opt:378
6259 msgid "Warn about C++ constructs whose meaning differs between ISO C++ 2011 and ISO C++ 2014."
6260 msgstr "Avisa sobre constructores de C++ cuyos significados difieren entre ISO C++ 2011 e ISO C++ 2014."
6262 #: c-family/c.opt:382
6263 msgid "Warn about C++ constructs whose meaning differs between ISO C++ 2014 and (forthcoming) ISO C++ 201z(7?)."
6264 msgstr "Avisa sobre constructores de C++ cuyos significados difieren entre ISO C++ 2014 e ISO C++ 201z(77) (venidero)."
6266 #: c-family/c.opt:389
6267 msgid "Warn about casts which discard qualifiers."
6268 msgstr "Avisa sobre conversiones que descartan calificadores."
6270 #: c-family/c.opt:393
6271 msgid "Warn about subscripts whose type is \"char\"."
6272 msgstr "Avisa sobre subíndices cuyo tipo es \"char\"."
6274 #: c-family/c.opt:397
6275 msgid "Warn about memory access errors found by Pointer Bounds Checker."
6276 msgstr "Advierte de errores de acceso a memoria encontrados por el Comprobador de Límites de Punteros."
6278 #: c-family/c.opt:401
6279 msgid "Warn about variables that might be changed by \"longjmp\" or \"vfork\"."
6280 msgstr "Avisa sobre variables que pueden cambiar por \"longjmp\" o \"vfork\"."
6282 #: c-family/c.opt:405
6283 msgid "Warn about possibly nested block comments, and C++ comments spanning more than one physical line."
6284 msgstr "Avisa sobre la posibilidad de bloques de comentarios anidados y comentarios de C++ que abarquen más de una línea física."
6286 #: c-family/c.opt:409
6287 msgid "Synonym for -Wcomment."
6288 msgstr "Sinónimo de -Wcomment."
6290 #: c-family/c.opt:413
6291 msgid "Warn for conditionally-supported constructs."
6292 msgstr "Advierte de construcciones admitidas de forma condicional."
6294 #: c-family/c.opt:417
6295 msgid "Warn for implicit type conversions that may change a value."
6296 msgstr "Avisa cuando hay conversiones de tipo implícitas que pueden cambiar un valor."
6298 #: c-family/c.opt:421
6299 msgid "Warn for converting NULL from/to a non-pointer type."
6300 msgstr "Avisa cuando se convierte NULL de/a un tipo que no es puntero."
6302 #: c-family/c.opt:429
6303 msgid "Warn when all constructors and destructors are private."
6304 msgstr "Avisa cuando todos los constructores y destructores son privados."
6306 #: c-family/c.opt:433
6307 msgid "Warn about dangling else."
6308 msgstr "Avisa sobre else colgados."
6310 #: c-family/c.opt:437
6311 msgid "Warn about __TIME__, __DATE__ and __TIMESTAMP__ usage."
6312 msgstr "Advierte del uso de __TIME__, __DATE__ y __TIMESTAMP__."
6314 #: c-family/c.opt:441
6315 msgid "Warn when a declaration is found after a statement."
6316 msgstr "Avisa cuando se encuentra una declaración después de una sentencia."
6318 #: c-family/c.opt:445
6319 msgid "Warn when deleting a pointer to incomplete type."
6320 msgstr "Avisa cuando se borra un puntero a un tipo incompleto."
6322 #: c-family/c.opt:449
6323 msgid "Warn about deleting polymorphic objects with non-virtual destructors."
6324 msgstr "Avisa al borrar objetos polimórficos con destructores que no son virtuales."
6326 #: c-family/c.opt:453
6327 msgid "Warn if a deprecated compiler feature, class, method, or field is used."
6328 msgstr "Avisa si se usa una opción de compilador, clase, método o campo obsoletos."
6330 #: c-family/c.opt:457
6331 msgid "Warn about positional initialization of structs requiring designated initializers."
6332 msgstr "Advierte de inicializaciones posicionales de estructuras que requieren inicializadores designados."
6334 #: c-family/c.opt:461
6335 msgid "Warn if qualifiers on arrays which are pointer targets are discarded."
6336 msgstr "Avisa si se descartan los cualificadores de arrays que son destinos de punteros."
6338 #: c-family/c.opt:465
6339 msgid "Warn if type qualifiers on pointers are discarded."
6340 msgstr "Avisa si se ignoran los calificadores de tipo sobre punteros."
6342 #: c-family/c.opt:469
6343 msgid "Warn about compile-time integer division by zero."
6344 msgstr "Avisa sobre la división entera por cero en tiempo de compilación."
6346 #: c-family/c.opt:473
6347 msgid "Warn about duplicated branches in if-else statements."
6348 msgstr "Advierte de ramas duplicadas en sentencias if-else."
6350 #: c-family/c.opt:477
6351 msgid "Warn about duplicated conditions in an if-else-if chain."
6352 msgstr "Advierte de condiciones duplicadas en cadenas if-else-if."
6354 #: c-family/c.opt:481
6355 msgid "Warn about violations of Effective C++ style rules."
6356 msgstr "Avisa sobre violaciones de reglas de estilo de Effective C++."
6358 #: c-family/c.opt:485
6359 msgid "Warn about an empty body in an if or else statement."
6360 msgstr "Avisa sobre un cuerpo vacío en una declaración if o else."
6362 #: c-family/c.opt:489
6363 msgid "Warn about stray tokens after #else and #endif."
6364 msgstr "Avisa sobre elementos sobrantes después de #else y #endif."
6366 #: c-family/c.opt:493
6367 msgid "Warn about comparison of different enum types."
6368 msgstr "Avisar sobre comparación de tipos enum diferentes."
6370 #: c-family/c.opt:501
6371 msgid "This switch is deprecated; use -Werror=implicit-function-declaration instead."
6372 msgstr "Esta opción es obsoleta; utilice en su lugar -Werror=implicit-function-declaration."
6374 #: c-family/c.opt:509
6375 msgid "Warn for implicit type conversions that cause loss of floating point precision."
6376 msgstr "Avisa cuando hay conversiones de tipo implícitas que provocan pérdida de precisión en coma flotante."
6378 #: c-family/c.opt:513
6379 msgid "Warn if testing floating point numbers for equality."
6380 msgstr "Avisa si se está probando la igualdad de números de coma flotante."
6382 #: c-family/c.opt:517 c-family/c.opt:559
6383 msgid "Warn about printf/scanf/strftime/strfmon format string anomalies."
6384 msgstr "Advierte de anomalías de cadena de formato de printf/scanf/strftime/strfmon."
6386 #: c-family/c.opt:521
6387 msgid "Warn about format strings that contain NUL bytes."
6388 msgstr "Advierte de cadenas de formato que contengan bytes NUL."
6390 #: c-family/c.opt:525
6391 msgid "Warn if passing too many arguments to a function for its format string."
6392 msgstr "Avisa si se pasan demasiados argumentos a una función para su cadena de formato."
6394 #: c-family/c.opt:529
6395 msgid "Warn about format strings that are not literals."
6396 msgstr "Avisa sobre el uso de cadenas de formato que no son literales."
6398 #: c-family/c.opt:533
6399 msgid "Warn about function calls with format strings that write past the end of the destination region.  Same as -Wformat-overflow=1."
6400 msgstr ""
6402 #: c-family/c.opt:538
6403 msgid "Warn about possible security problems with format functions."
6404 msgstr "Avisa sobre posibles problemas de seguridad con funciones de formato."
6406 #: c-family/c.opt:542
6407 msgid "Warn about sign differences with format functions."
6408 msgstr "Advierte de diferencias de signo en funciones de formato."
6410 #: c-family/c.opt:546
6411 msgid "Warn about calls to snprintf and similar functions that truncate output. Same as -Wformat-truncation=1."
6412 msgstr ""
6414 #: c-family/c.opt:551
6415 msgid "Warn about strftime formats yielding 2-digit years."
6416 msgstr "Avisa sobre formatos de strftime que producen dos dígitos para el año."
6418 #: c-family/c.opt:555
6419 msgid "Warn about zero-length formats."
6420 msgstr "Avisa sobre formatos de longitud cero."
6422 #: c-family/c.opt:563
6423 msgid "Warn about function calls with format strings that write past the end of the destination region."
6424 msgstr "Advierte de llamadas a funciones con cadenas de formato que escriben pasado el final de la región de destino."
6426 #: c-family/c.opt:568
6427 msgid "Warn about calls to snprintf and similar functions that truncate output."
6428 msgstr "Advierte de llamadas a funciones como snprintf y similares que truncan la salida."
6430 #: c-family/c.opt:572
6431 msgid "Warn whenever type qualifiers are ignored."
6432 msgstr "Avisa cada vez que se ignoran los calificadores de tipo."
6434 #: c-family/c.opt:576
6435 msgid "Warn whenever attributes are ignored."
6436 msgstr "Avisa cada vez que se ignoran los atributos."
6438 #: c-family/c.opt:580
6439 msgid "Warn when there is a conversion between pointers that have incompatible types."
6440 msgstr "Avisa cuando hay conversión entre punteros de tipos incompatibles."
6442 #: c-family/c.opt:584
6443 msgid "Warn about variables which are initialized to themselves."
6444 msgstr "Avisa sobre variables que se inicialicen ellas mismas."
6446 #: c-family/c.opt:588
6447 msgid "Warn about implicit declarations."
6448 msgstr "Avisa sobre declaraciones implícitas."
6450 #: c-family/c.opt:596
6451 msgid "Warn about implicit conversions from \"float\" to \"double\"."
6452 msgstr "Avisa sobre conversiones implícitas de \"float\" a \"double\"."
6454 #: c-family/c.opt:600
6455 msgid "Warn if \"defined\" is used outside #if."
6456 msgstr "Avisa si se usa \"defined\" fuera de #if."
6458 #: c-family/c.opt:604
6459 msgid "Warn about implicit function declarations."
6460 msgstr "Avisa sobre la declaración implícita de funciones."
6462 #: c-family/c.opt:608
6463 msgid "Warn when a declaration does not specify a type."
6464 msgstr "Avisa cuando una declaración no especifique un tipo."
6466 #: c-family/c.opt:615
6467 msgid "Warn about C++11 inheriting constructors when the base has a variadic constructor."
6468 msgstr "Advierte de constructores heredados de C++11 cuando la base tiene constructor variádico."
6470 #: c-family/c.opt:619
6471 msgid "Warn about incompatible integer to pointer and pointer to integer conversions."
6472 msgstr "Advierte de conversiones de entero a puntero y viceversa incompatibles."
6474 #: c-family/c.opt:623
6475 msgid "Warn for suspicious integer expressions in boolean context."
6476 msgstr ""
6478 #: c-family/c.opt:627
6479 msgid "Warn when there is a cast to a pointer from an integer of a different size."
6480 msgstr "Avisa cuando hay una conversión a puntero desde un entero de tamaño diferente."
6482 #: c-family/c.opt:631
6483 msgid "Warn about invalid uses of the \"offsetof\" macro."
6484 msgstr "Advierte de usos no válidos de la macro \"offsetof\"."
6486 #: c-family/c.opt:635
6487 msgid "Warn about PCH files that are found but not used."
6488 msgstr "Avisa sobre ficheros PCH que se encuentran pero no se usan."
6490 #: c-family/c.opt:639
6491 msgid "Warn when a jump misses a variable initialization."
6492 msgstr "Avisa cuando un salto pierde la inicialización de una variable."
6494 #: c-family/c.opt:643
6495 msgid "Warn when a string or character literal is followed by a ud-suffix which does not begin with an underscore."
6496 msgstr "Avisa cuando una cadena o un carácter literal va seguido de un sufijo ud que no empieza por guión bajo."
6498 #: c-family/c.opt:647
6499 msgid "Warn when a logical operator is suspiciously always evaluating to true or false."
6500 msgstr "Avisa cuando un operador lógico sospechosamente evalúa siempre como verdadero o falso."
6502 #: c-family/c.opt:651
6503 msgid "Warn when logical not is used on the left hand side operand of a comparison."
6504 msgstr "Avisa cuando el no lógico se utiliza en el operando izquierdo de una comparación."
6506 #: c-family/c.opt:655
6507 msgid "Do not warn about using \"long long\" when -pedantic."
6508 msgstr "No avisa sobre el uso de \"long long\" cuando se use -pedantic."
6510 #: c-family/c.opt:659
6511 msgid "Warn about suspicious declarations of \"main\"."
6512 msgstr "Avisa sobre declaraciones sospechosas de \"main\"."
6514 #: c-family/c.opt:667
6515 msgid "Warn about suspicious calls to memset where the third argument is constant literal zero and the second is not."
6516 msgstr "Advierte de llamadas sospechosas a memset en las que el tercer argumento es el cero literal constante y el segundo no lo es."
6518 #: c-family/c.opt:671
6519 msgid "Warn about suspicious calls to memset where the third argument contains the number of elements not multiplied by the element size."
6520 msgstr "Advierte de llamadas sospechosas a memset en las que el tercer argumento contenga el número de elementos no multiplicado por el tamaño del elemento."
6522 #: c-family/c.opt:675
6523 msgid "Warn when the indentation of the code does not reflect the block structure."
6524 msgstr "Avisa cuando el sangrado del código no refleja la estructura de bloque."
6526 #: c-family/c.opt:679
6527 msgid "Warn about possibly missing braces around initializers."
6528 msgstr "Avisa sobre posibles llaves faltantes alrededor de los inicializadores."
6530 #: c-family/c.opt:683
6531 msgid "Warn about global functions without previous declarations."
6532 msgstr "Avisa sobre funciones globales sin declaraciones previas."
6534 #: c-family/c.opt:687
6535 msgid "Warn about missing fields in struct initializers."
6536 msgstr "Avisa sobre campos faltantes en los inicializadores de struct."
6538 #: c-family/c.opt:691
6539 msgid "Warn on direct multiple inheritance."
6540 msgstr "Advierte de la herencia múltiple directa."
6542 #: c-family/c.opt:695
6543 msgid "Warn on namespace definition."
6544 msgstr "Advierta de la definición de espacios de nombres."
6546 #: c-family/c.opt:699
6547 msgid "Warn about missing sized deallocation functions."
6548 msgstr "Advierte de funciones de desasignación con tamaño ausentes."
6550 #: c-family/c.opt:703
6551 msgid "Warn about suspicious length parameters to certain string functions if the argument uses sizeof."
6552 msgstr "Advierte de parámetros de longitud sospechosa para determinadas funciones de cadenas si el argumento utiliza sizeof."
6554 #: c-family/c.opt:707
6555 msgid "Warn when sizeof is applied on a parameter declared as an array."
6556 msgstr "Avisa cuando se aplica sizeof a parámetros declarados como array."
6558 #: c-family/c.opt:711
6559 msgid "Warn about buffer overflow in string manipulation functions like memcpy and strcpy."
6560 msgstr ""
6562 #: c-family/c.opt:716
6563 msgid "Under the control of Object Size type, warn about buffer overflow in string manipulation functions like memcpy and strcpy."
6564 msgstr ""
6566 #: c-family/c.opt:721
6567 msgid "Warn about functions which might be candidates for format attributes."
6568 msgstr "Advierte de funciones que pueden ser candidatas para atributos de formato."
6570 #: c-family/c.opt:725
6571 msgid "Suggest that the override keyword be used when the declaration of a virtual function overrides another."
6572 msgstr "Sugiere utilizar la palabra reservada override cuando en la declaración de una función virtual anula otra."
6574 #: c-family/c.opt:730
6575 msgid "Warn about enumerated switches, with no default, missing a case."
6576 msgstr "Avisa sobre switches enumerados, sin valor por defecto, en los que falte un case."
6578 #: c-family/c.opt:734
6579 msgid "Warn about enumerated switches missing a \"default:\" statement."
6580 msgstr "Avisa sobre switches enumerados que carezcan de una declaración \"default:\"."
6582 #: c-family/c.opt:738
6583 msgid "Warn about all enumerated switches missing a specific case."
6584 msgstr "Avisa sobre todos los switches enumerados que carezcan de un case específico."
6586 #: c-family/c.opt:742
6587 msgid "Warn about switches with boolean controlling expression."
6588 msgstr "Avisa sobre switches cuya expresión de control sea booleana."
6590 #: c-family/c.opt:746
6591 msgid "Warn on primary template declaration."
6592 msgstr "Avisa en la declaración de la plantilla primeraria."
6594 #: c-family/c.opt:754
6595 msgid "Warn about user-specified include directories that do not exist."
6596 msgstr "Avisa sobre directorios de inclusión definidos por el usuario que no existen."
6598 #: c-family/c.opt:758
6599 msgid "Warn about function parameters declared without a type specifier in K&R-style functions."
6600 msgstr "Avisa sobre parámetros de función declarados sin un especificador de tipo en funciones de estilo K&R."
6602 #: c-family/c.opt:762
6603 msgid "Warn about global functions without prototypes."
6604 msgstr "Avisa sobre funciones globales sin prototipos."
6606 #: c-family/c.opt:765 c-family/c.opt:1174 c-family/c.opt:1181
6607 #: c-family/c.opt:1365 c-family/c.opt:1384 c-family/c.opt:1407
6608 #: c-family/c.opt:1413 c-family/c.opt:1420 c-family/c.opt:1448
6609 #: c-family/c.opt:1459 c-family/c.opt:1462 c-family/c.opt:1465
6610 #: c-family/c.opt:1468 c-family/c.opt:1471 c-family/c.opt:1512
6611 #: c-family/c.opt:1647 c-family/c.opt:1674 c-family/c.opt:1714
6612 #: c-family/c.opt:1745 c-family/c.opt:1749 c-family/c.opt:1765
6613 #: config/ia64/ia64.opt:167 config/ia64/ia64.opt:170 c-family/c-opts.c:433
6614 #, gcc-internal-format
6615 msgid "switch %qs is no longer supported"
6616 msgstr "la opción %qs ya no se admite"
6618 #: c-family/c.opt:769
6619 msgid "Warn about use of multi-character character constants."
6620 msgstr "Avisa sobre el uso de constantes de carácter multicaracteres."
6622 #: c-family/c.opt:773
6623 msgid "Warn about narrowing conversions within { } that are ill-formed in C++11."
6624 msgstr "Avisa sobre conversiones que estrechan dentro de { } que están mal formadas en C++11."
6626 #: c-family/c.opt:777
6627 msgid "Warn about \"extern\" declarations not at file scope."
6628 msgstr "Avisa sobre declaraciones \"extern\" que no están en el ámbito del fichero."
6630 #: c-family/c.opt:781
6631 msgid "Warn when a noexcept expression evaluates to false even though the expression can't actually throw."
6632 msgstr "Avisa cuando una expresión noexcept evalúa a falso aún cuando la expresión no puede hacer throw."
6634 #: c-family/c.opt:785
6635 msgid "Warn if C++1z noexcept function type will change the mangled name of a symbol."
6636 msgstr ""
6638 #: c-family/c.opt:789
6639 msgid "Warn when non-templatized friend functions are declared within a template."
6640 msgstr "Avisa cuando las funciones friend sin plantillas se declaran dentro de una plantilla."
6642 #: c-family/c.opt:793
6643 msgid "Warn about non-virtual destructors."
6644 msgstr "Avisa sobre destructores que no son virtuales."
6646 #: c-family/c.opt:797
6647 msgid "Warn about NULL being passed to argument slots marked as requiring non-NULL."
6648 msgstr "Avisa sobre el paso de NULL a ranuras de argumento marcadas que requieren no-NULL."
6650 #: c-family/c.opt:813
6651 msgid "-Wnormalized=[none|id|nfc|nfkc]\tWarn about non-normalized Unicode strings."
6652 msgstr "-Wnormalized=[none|id|nfc|nfkc]\tAvisa sobre cadenas Unicode que no están normalizadas."
6654 #: c-family/c.opt:820
6655 msgid "argument %qs to %<-Wnormalized%> not recognized"
6656 msgstr "no se reconoce el argumento %qs para %<-Wnormalized%>"
6658 #: c-family/c.opt:836
6659 msgid "Warn if a C-style cast is used in a program."
6660 msgstr "Avisa si se usa una conversión de estilo C en un programa."
6662 #: c-family/c.opt:840
6663 msgid "Warn for obsolescent usage in a declaration."
6664 msgstr "ADvierto de modo de empleo obsoleto en una declaración."
6666 #: c-family/c.opt:844
6667 msgid "Warn if an old-style parameter definition is used."
6668 msgstr "Avisa si se usa una definición de parámetro al estilo antiguo."
6670 #: c-family/c.opt:848
6671 msgid "Warn if a simd directive is overridden by the vectorizer cost model."
6672 msgstr "Avisa si una directiva simd queda anulada por el modelo de coste de vectorizador."
6674 #: c-family/c.opt:852
6675 msgid "Warn if a string is longer than the maximum portable length specified by the standard."
6676 msgstr "Avisa si una cadena es más larga que la longitud portable máxima especificada por el estándar."
6678 #: c-family/c.opt:856
6679 msgid "Warn about overloaded virtual function names."
6680 msgstr "Advierte de nombres de funciones virtuales sobrecargadas."
6682 #: c-family/c.opt:860
6683 msgid "Warn about overriding initializers without side effects."
6684 msgstr "Avisa sobre sobreescritura de inicializadores sin efectos secundarios."
6686 #: c-family/c.opt:864
6687 msgid "Warn about overriding initializers with side effects."
6688 msgstr "Avisa sobre sobreescritura de inicializadores con efectos secundarios."
6690 #: c-family/c.opt:868
6691 msgid "Warn about packed bit-fields whose offset changed in GCC 4.4."
6692 msgstr "Avisa sobre campos de bits packed cuyo desplazamiento cambió en GCC 4.4."
6694 #: c-family/c.opt:872
6695 msgid "Warn about possibly missing parentheses."
6696 msgstr "Avisa sobre posibles paréntesis ausentes."
6698 #: c-family/c.opt:880
6699 msgid "Warn when converting the type of pointers to member functions."
6700 msgstr "Avisa cuando se convierte el tipo de punteros a funciones miembro."
6702 #: c-family/c.opt:884
6703 msgid "Warn about function pointer arithmetic."
6704 msgstr "Avisa sobre la aritmética de punteros de funciones."
6706 #: c-family/c.opt:888
6707 msgid "Warn when a pointer differs in signedness in an assignment."
6708 msgstr "Avisa cuando un puntero difiere en signo en una asignación."
6710 #: c-family/c.opt:892
6711 msgid "Warn when a pointer is compared with a zero character constant."
6712 msgstr "Avisa cuando se compara un puntero con una constante de carácter cero."
6714 #: c-family/c.opt:896
6715 msgid "Warn when a pointer is cast to an integer of a different size."
6716 msgstr "Avisa cuando hay una conversión de puntero a entero de tamaño diferente."
6718 #: c-family/c.opt:900
6719 msgid "Warn about misuses of pragmas."
6720 msgstr "Avisa sobre malos usos de pragmas."
6722 #: c-family/c.opt:904
6723 msgid "Warn if a property for an Objective-C object has no assign semantics specified."
6724 msgstr "Avisa si una propiedad de un objeto Objective-C no tiene semántica de asignación especificada."
6726 #: c-family/c.opt:908
6727 msgid "Warn if inherited methods are unimplemented."
6728 msgstr "Avisa si los métodos heredados no están implementados."
6730 #: c-family/c.opt:912 c-family/c.opt:916
6731 msgid "Warn for placement new expressions with undefined behavior."
6732 msgstr "Advierte de la colocación de expresiones nuevas con comportamiento indefinido."
6734 #: c-family/c.opt:920
6735 msgid "Warn about multiple declarations of the same object."
6736 msgstr "Avisa sobre declaraciones múltiples del mismo objeto."
6738 #: c-family/c.opt:924
6739 msgid "Warn about uses of register storage specifier."
6740 msgstr "Avisa sobre usos de especificador de almacenamiento en registro."
6742 #: c-family/c.opt:928
6743 msgid "Warn when the compiler reorders code."
6744 msgstr "Avisa cuando el compilador reordena código."
6746 #: c-family/c.opt:932
6747 msgid "Warn whenever a function's return type defaults to \"int\" (C), or about inconsistent return types (C++)."
6748 msgstr "Avisa cuando el tipo de devolución de una función es el predefinido \"int\" (C), o sobre tipos de devolución inconsistentes (C++)."
6750 #: c-family/c.opt:936
6751 msgid "Warn on suspicious constructs involving reverse scalar storage order."
6752 msgstr "Advierte de construcciones sospechosas que implican orden de almacenamiento de escalares inverso."
6754 #: c-family/c.opt:940
6755 msgid "Warn if a selector has multiple methods."
6756 msgstr "Avisa si un selector tiene métodos múltiples."
6758 #: c-family/c.opt:944
6759 msgid "Warn about possible violations of sequence point rules."
6760 msgstr "Avisa sobre posibles violaciones de las reglas de secuencia de punto."
6762 #: c-family/c.opt:948
6763 msgid "Warn if a local declaration hides an instance variable."
6764 msgstr "Avisa si una declaración local oculta una variable de instancia."
6766 #: c-family/c.opt:952 c-family/c.opt:956
6767 msgid "Warn if left shift of a signed value overflows."
6768 msgstr "Advierte de desbordamiento de un valor con signo por desplazamiento hacia la izquierda."
6770 #: c-family/c.opt:960
6771 msgid "Warn if shift count is negative."
6772 msgstr "Avisa si la cuenta de desplazamiento es negativa."
6774 #: c-family/c.opt:964
6775 msgid "Warn if shift count >= width of type."
6776 msgstr "Avisa si la cuenta de desplazamiento >= anchura del tipo."
6778 #: c-family/c.opt:968
6779 msgid "Warn if left shifting a negative value."
6780 msgstr "Avisa si la cuenta de desplazamiento a la izquierda es un valor negativo."
6782 #: c-family/c.opt:972
6783 msgid "Warn about signed-unsigned comparisons."
6784 msgstr "Avisa sobre comparaciones con signo-sin signo."
6786 #: c-family/c.opt:980
6787 msgid "Warn for implicit type conversions between signed and unsigned integers."
6788 msgstr "Avisa cuando hay conversiones de tipo implícitas entre enteros con signo y sin signo."
6790 #: c-family/c.opt:984
6791 msgid "Warn when overload promotes from unsigned to signed."
6792 msgstr "Avisa cuando la sobrecarga promueve de unsigned a signed."
6794 #: c-family/c.opt:988
6795 msgid "Warn about uncasted NULL used as sentinel."
6796 msgstr "Avisa sobre NULL sin conversión usado como centinela."
6798 #: c-family/c.opt:992
6799 msgid "Warn about unprototyped function declarations."
6800 msgstr "Avisa sobre declaraciones de función sin prototipo."
6802 #: c-family/c.opt:1004
6803 msgid "Warn if type signatures of candidate methods do not match exactly."
6804 msgstr "Avisa si los firmas de tipo de los métodos candidatos no coinciden exactamente."
6806 #: c-family/c.opt:1008
6807 msgid "Warn when __sync_fetch_and_nand and __sync_nand_and_fetch built-in functions are used."
6808 msgstr "Avisa cuando se usan las funciones internas __sync_fetch_and_nand y __sync_nand_and_fetch."
6810 #: c-family/c.opt:1012
6811 msgid "Deprecated.  This switch has no effect."
6812 msgstr "Obsoleto.  Esta opción no tiene efecto."
6814 #: c-family/c.opt:1020
6815 msgid "Warn if a comparison always evaluates to true or false."
6816 msgstr "Avisa si una comparación evalúa siempre como verdadero o falso."
6818 #: c-family/c.opt:1024
6819 msgid "Warn if a throw expression will always result in a call to terminate()."
6820 msgstr "Avisa si una expresión throw siempre dará como resultado una llamada a terminate()."
6822 #: c-family/c.opt:1028
6823 msgid "Warn about features not present in traditional C."
6824 msgstr "Avisa sobre características no presentes en C tradicional."
6826 #: c-family/c.opt:1032
6827 msgid "Warn of prototypes causing type conversions different from what would happen in the absence of prototype."
6828 msgstr "Avisa de prototipos que causen diferentes conversiones de tipo de las que sucederían en la ausencia del prototipo."
6830 #: c-family/c.opt:1036
6831 msgid "Warn if trigraphs are encountered that might affect the meaning of the program."
6832 msgstr "Avisa si se encuentran trigrafos que puedan afectar el significado del programa."
6834 #: c-family/c.opt:1040
6835 msgid "Warn about @selector()s without previously declared methods."
6836 msgstr "Avisa sobre @selector()es sin métodos declarados previamente."
6838 #: c-family/c.opt:1044
6839 msgid "Warn if an undefined macro is used in an #if directive."
6840 msgstr "Avisa si se usa una macro indefinida en una directiva #if."
6842 #: c-family/c.opt:1056
6843 msgid "Warn about unrecognized pragmas."
6844 msgstr "Avisa sobre pragmas que no se reconocen."
6846 #: c-family/c.opt:1060
6847 msgid "Warn about unsuffixed float constants."
6848 msgstr "Avisa sobre constantes de coma flotante sin sufijo."
6850 #: c-family/c.opt:1068
6851 msgid "Warn when typedefs locally defined in a function are not used."
6852 msgstr "Avisa cuando se definen typedefs localmente en una función pero no se usan."
6854 #: c-family/c.opt:1072
6855 msgid "Warn about macros defined in the main file that are not used."
6856 msgstr "Avisa sobre macros definidas en el fichero principal que no se usan."
6858 #: c-family/c.opt:1076
6859 msgid "Warn if a caller of a function, marked with attribute warn_unused_result, does not use its return value."
6860 msgstr "Avisa si el llamante de una función, marcada con atributo warn_unused_result, no usa su valor de devolución."
6862 #: c-family/c.opt:1084 c-family/c.opt:1088
6863 msgid "Warn when a const variable is unused."
6864 msgstr "Avisa cuando no se usa una variable const."
6866 #: c-family/c.opt:1092
6867 msgid "Warn about using variadic macros."
6868 msgstr "Avisa sobre el uso de macros variadic."
6870 #: c-family/c.opt:1096
6871 msgid "Warn about questionable usage of the macros used to retrieve variable arguments."
6872 msgstr "Advierte de un uso cuestionable de las macros utilizadas para obtener argumentos variables."
6874 #: c-family/c.opt:1100
6875 msgid "Warn if a variable length array is used."
6876 msgstr "Avisa si se usa una matriz de longitud variable."
6878 #: c-family/c.opt:1104
6879 msgid "-Wvla-larger-than=<number>\tWarn on unbounded uses of variable-length arrays, and on bounded uses of variable-length arrays whose bound can be larger than <number> bytes."
6880 msgstr "-Wvla-larger-than=<número>\tAdvierte de usos no acotados de arrays de longitud variable y de usos acotados de arrays de longitud variable cuyo límite pueda ser más grande que <número> bytes."
6882 #: c-family/c.opt:1110
6883 msgid "Warn when a register variable is declared volatile."
6884 msgstr "Avisa cuando una variable de registro se declara volatile."
6886 #: c-family/c.opt:1114
6887 msgid "Warn on direct virtual inheritance."
6888 msgstr "Advierte de la herencia virtual directa."
6890 #: c-family/c.opt:1118
6891 msgid "Warn if a virtual base has a non-trivial move assignment operator."
6892 msgstr "Avisa si una base virtual tiene un operador de asignación move no trivial."
6894 #: c-family/c.opt:1122
6895 msgid "In C++, nonzero means warn about deprecated conversion from string literals to 'char *'.  In C, similar warning, except that the conversion is of course not deprecated by the ISO C standard."
6896 msgstr "En C++, un valor diferente de cero significa avisar sobre conversiones obsoletas de literales de cadena a `char *'.  En C, aviso similar, excepto que la conversión por supuesto no es obsoleta por el estándar ISO C."
6898 #: c-family/c.opt:1126
6899 msgid "Warn when a literal '0' is used as null pointer."
6900 msgstr "Avisa cuando se usa un '0' literal como puntero nulo."
6902 #: c-family/c.opt:1130
6903 msgid "Warn about useless casts."
6904 msgstr "Avisa sobre conversiones de tipo inútiles."
6906 #: c-family/c.opt:1134
6907 msgid "Warn if a class type has a base or a field whose type uses the anonymous namespace or depends on a type with no linkage."
6908 msgstr "Avisa si el tipo de una clase tiene una base o un campo cuyo tipo utiliza el espacio de nombres anónimo o depende de un tipo sin enlace."
6910 #: c-family/c.opt:1138
6911 msgid "Warn when a declaration has duplicate const, volatile, restrict or _Atomic specifier."
6912 msgstr "Avisa cuando una declaración duplica el especificador const, volatile, restrict o _Atomic."
6914 #: c-family/c.opt:1142
6915 msgid "Warn when an argument passed to a restrict-qualified parameter aliases with another argument."
6916 msgstr "Avisa cuando un argumento que se pasa a un parámetro con calificación de restringido se solapa con otro argumento."
6918 #: c-family/c.opt:1147
6919 msgid "A synonym for -std=c89 (for C) or -std=c++98 (for C++)."
6920 msgstr "Sinónimo de -std=c89 (para C) o -std=c++98 (para C++)."
6922 #: c-family/c.opt:1155
6923 msgid "The version of the C++ ABI used for -Wabi warnings and link compatibility aliases."
6924 msgstr "Versión de ABI de C++ utilizada para avisos -Wabi y aliases de compatibilidad de enlace."
6926 #: c-family/c.opt:1159
6927 msgid "Enforce class member access control semantics."
6928 msgstr "Cumple las semánticas de control de acceso de miembros de clase."
6930 #: c-family/c.opt:1163
6931 msgid "-fada-spec-parent=unit  Dump Ada specs as child units of given parent."
6932 msgstr "-fada-spec-parent=unidad  Vuelca specs de Ada como unidades hijas del padre dado."
6934 #: c-family/c.opt:1167
6935 msgid "Support C++17 allocation of over-aligned types."
6936 msgstr ""
6938 #: c-family/c.opt:1171
6939 msgid "-faligned-new=<N> Use C++17 over-aligned type allocation for alignments greater than N."
6940 msgstr ""
6942 #: c-family/c.opt:1178
6943 msgid "Allow variadic functions without named parameter."
6944 msgstr "Permite funciones variadic sin parámetro nombrado."
6946 #: c-family/c.opt:1182 c-family/c.opt:1421 c-family/c.opt:1746
6947 #: c-family/c.opt:1750 c-family/c.opt:1766
6948 msgid "No longer supported."
6949 msgstr "Ya no se admite."
6951 #: c-family/c.opt:1186
6952 msgid "Recognize the \"asm\" keyword."
6953 msgstr "Reconoce la palabra clave \"asm\"."
6955 #: c-family/c.opt:1194
6956 msgid "Recognize built-in functions."
6957 msgstr "Reconoce funciones internas."
6959 #: c-family/c.opt:1201
6960 msgid "Where shorter, use canonicalized paths to systems headers."
6961 msgstr "Donde acorte, usar rutas canonicalizadas para cabeceras de sistemas."
6963 #: c-family/c.opt:1205
6964 msgid "Add Pointer Bounds Checker instrumentation.  fchkp-* flags are used to control instrumentation.  Currently available for C, C++ and ObjC."
6965 msgstr "Añadir instrumentación para comprobar límites de punteros.  Los indicadores fchkp-* se usan para controlar la instrumentación.  Actualmente disponible en C, C++ y ObjC."
6967 #: c-family/c.opt:1210
6968 msgid "Generate pointer bounds checks for variables with incomplete type."
6969 msgstr "Generar comprobaciones de límites de punteros para variables con tipo incompleto."
6971 #: c-family/c.opt:1214
6972 msgid "Use zero bounds for all incoming arguments in 'main' function.  It helps when instrumented binaries are used with legacy libs."
6973 msgstr "Usa límites cero para todos los argumentos que llegan a la función 'main'.  Es útil cuando un binario instrumentado se usa con bibliotecas antiguas."
6975 #: c-family/c.opt:1219
6976 msgid "Forces Pointer Bounds Checker to use narrowed bounds for address of the first field in the structure.  By default pointer to the first field has the same bounds as pointer to the whole structure."
6977 msgstr "Fuerza al comprobador de límites de punteros a usar límites estrechados para la dirección del primer campo de la estructura.  Los límites predefinidos del puntero al primer campo son los mismos que los del puntero a la estructura entera."
6979 #: c-family/c.opt:1225
6980 msgid "Control how Pointer Bounds Checker handle pointers to object fields.  When narrowing is on, field bounds are used.  Otherwise full object bounds are used."
6981 msgstr "Controla el modo en que el comprobador de límites de punteros maneja punteros a campos de objetos.  Cuando el estrechamiento está activo, se utilizan los límites de los campos.  En caso contrario, se usan los límites del objeto entero."
6983 #: c-family/c.opt:1230
6984 msgid "Forces Pointer Bounds Checker to use bounds of the innermost arrays in case of nested static arrays access.  By default outermost array is used."
6985 msgstr "Fuerza al comprobador de límites de punteros a usar límites de los arrays más interiroes en caso de accesos a arrays estáticos anidados.  Se usa el array más exterior de forma predeterminada."
6987 #: c-family/c.opt:1235
6988 msgid "Forces Pointer Bounds Checker to treat all trailing arrays in structures as possibly flexible.  By default only arrays fields with zero length or that are marked with attribute bnd_variable_size are treated as flexible."
6989 msgstr "Fuerza al comprobador de límites de punteros a tratar todos los arrays finales en estructuras como posiblemente flexibles.  Solo se tratan como flexibles de forma predefinida los campos de arrays de longitud cero o los marcados con el atributo bnd_variable_size."
6991 #: c-family/c.opt:1241
6992 msgid "Allow Pointer Bounds Checker optimizations.  By default allowed on optimization levels >0."
6993 msgstr "Permite optimizaciones al comprobador de límites de punteros.  Permitido por omisión en los niveles de optimización >0."
6995 #: c-family/c.opt:1246
6996 msgid "Allow to use *_nobnd versions of string functions by Pointer Bounds Checker."
6997 msgstr "Permite al comprobador de límites de punteros usar versiones *_nobnd de funciones de cadena."
6999 #: c-family/c.opt:1250
7000 msgid "Allow to use *_nochk versions of string functions by Pointer Bounds Checker."
7001 msgstr "Permite al comprobador de límites de punteros usar versiones *_nochk de funciones de cadena."
7003 #: c-family/c.opt:1254
7004 msgid "Use statically initialized variable for vars bounds instead of generating them each time it is required."
7005 msgstr "Usa variables inicializadas estáticamente para límites de variables en lugar de generarlos cada vez que haga falta."
7007 #: c-family/c.opt:1259
7008 msgid "Use statically initialized variable for constant bounds instead of generating them each time it is required."
7009 msgstr "Usa variables inicializadas estáticamente para límites de constantes en lugar de generarlos cada vez que haga falta."
7011 #: c-family/c.opt:1264
7012 msgid "With this option zero size obtained dynamically for objects with incomplete type will be treated as infinite."
7013 msgstr "Con esta opción tamaño cero obtenido dinámicamente para objetos con tipo incompleto se tratarán como infinito."
7015 #: c-family/c.opt:1269
7016 msgid "Generate checks for all read accesses to memory."
7017 msgstr "Genera revisiones para todos los accesos de lectura de memoria."
7019 #: c-family/c.opt:1273
7020 msgid "Generate checks for all write accesses to memory."
7021 msgstr "Genera revisiones para todos los accesos de escritura de memoria."
7023 #: c-family/c.opt:1277
7024 msgid "Generate bounds stores for pointer writes."
7025 msgstr "Generar almacenes de límites para escrituras de punteros."
7027 #: c-family/c.opt:1281
7028 msgid "Generate bounds passing for calls."
7029 msgstr "Genera paso de límites para llamadas."
7031 #: c-family/c.opt:1285
7032 msgid "Instrument only functions marked with bnd_instrument attribute."
7033 msgstr "Instrumenta solamente funciones marcadas con el atributo bnd_instrument."
7035 #: c-family/c.opt:1289
7036 msgid "Transform instrumented builtin calls into calls to wrappers."
7037 msgstr "Transforma llamadas internas instrumentadas en llamadas a envolturas."
7039 #: c-family/c.opt:1299
7040 msgid "Enable Cilk Plus."
7041 msgstr "Activa Cilk Plus."
7043 #: c-family/c.opt:1303
7044 msgid "Enable support for C++ concepts."
7045 msgstr "Activa el soporte para conceptos de C++."
7047 #: c-family/c.opt:1307
7048 msgid "Allow the arguments of the '?' operator to have different types."
7049 msgstr "Permite que los argumentos del operador '?' tengan tipos diferentes."
7051 #: c-family/c.opt:1314
7052 #, c-format
7053 msgid "no class name specified with %qs"
7054 msgstr "no se especificó un nombre de clase con %qs"
7056 #: c-family/c.opt:1315
7057 msgid "-fconst-string-class=<name>\tUse class <name> for constant strings."
7058 msgstr "-fconst-string-class=<nombre>\tUsa la clase <nombre> para cadenas constantes."
7060 #: c-family/c.opt:1319
7061 msgid "-fconstexpr-depth=<number>\tSpecify maximum constexpr recursion depth."
7062 msgstr "-fconstexpr-depth-<número>\tEspecifica la profundidad de recursión constexpr máxima."
7064 #: c-family/c.opt:1323
7065 msgid "-fconstexpr-loop-limit=<number>\tSpecify maximum constexpr loop iteration count."
7066 msgstr "-fconstexpr-loop-limit=<número>\tEspecifica el número de iteraciones de bucle constexpr máximo."
7068 #: c-family/c.opt:1327
7069 msgid "Emit debug annotations during preprocessing."
7070 msgstr "Emite anotaciones de depuración durante el preprocesamiento."
7072 #: c-family/c.opt:1331
7073 msgid "-fdeduce-init-list\tenable deduction of std::initializer_list for a template type parameter from a brace-enclosed initializer-list."
7074 msgstr "-fdeduce-init-list\tactiva la deducción de std::initializer_list para un parámetro de tipo de plantilla desde una lista de inicializador dentro de llaves."
7076 #: c-family/c.opt:1335
7077 msgid "Factor complex constructors and destructors to favor space over speed."
7078 msgstr "Factoriza constructores y destructores complejos para favorecer el espacio en detrimento de la velocidad."
7080 #: c-family/c.opt:1343
7081 msgid "Preprocess directives only."
7082 msgstr "Preprocesa sólo directivas."
7084 #: c-family/c.opt:1347
7085 msgid "Permit '$' as an identifier character."
7086 msgstr "Permite '$' como un identificador de carácter."
7088 #: c-family/c.opt:1351
7089 msgid "Write all declarations as Ada code transitively."
7090 msgstr "Escribe todas las declaraciones como código Ada transitivamente."
7092 #: c-family/c.opt:1355
7093 msgid "Write all declarations as Ada code for the given file only."
7094 msgstr "Escribe todas las declaraciones como código Ada solo para el fichero dado."
7096 #: c-family/c.opt:1362
7097 msgid "Generate code to check exception specifications."
7098 msgstr "Genera código para revisar especificaciones de excepciones."
7100 #: c-family/c.opt:1369
7101 msgid "-fexec-charset=<cset>\tConvert all strings and character constants to character set <cset>."
7102 msgstr "-fexec-charset=<cset>\tConvierte todas las constantes de cadenas y carácter al conjunto de caracteres <cset>."
7104 #: c-family/c.opt:1373
7105 msgid "Permit universal character names (\\u and \\U) in identifiers."
7106 msgstr "Permite los nombres de cáracteres universales (\\u y \\U) en los identificadores."
7108 #: c-family/c.opt:1377
7109 msgid "-finput-charset=<cset>\tSpecify the default character set for source files."
7110 msgstr "-finput-charset=<cset>\tEspecifica el conjunto de caracteres por defecto para los ficheros fuente."
7112 #: c-family/c.opt:1381
7113 msgid "Support dynamic initialization of thread-local variables in a different translation unit."
7114 msgstr "Admite inicialización dinámica de variables locales de hilo en una unidad de traducción diferente."
7116 #: c-family/c.opt:1388
7117 msgid "Scope of for-init-statement variables is local to the loop."
7118 msgstr "El ámbito de las variables de la declaración de inicio-de-for es local para el bucle."
7120 #: c-family/c.opt:1392
7121 msgid "Do not assume that standard C libraries and \"main\" exist."
7122 msgstr "No asume que existen las bibliotecas C estándar y \"main\"."
7124 #: c-family/c.opt:1396
7125 msgid "Recognize GNU-defined keywords."
7126 msgstr "Reconoce las palabras claves definidas por GNU."
7128 #: c-family/c.opt:1400
7129 msgid "Generate code for GNU runtime environment."
7130 msgstr "Genera código para el entorno de tiempo de ejecución GNU."
7132 #: c-family/c.opt:1404
7133 msgid "Use traditional GNU semantics for inline functions."
7134 msgstr "Usa semántica GNU tradicional para las funciones incluidas en línea."
7136 #: c-family/c.opt:1410
7137 msgid "-fhandle-exceptions has been renamed -fexceptions (and is now on by default)"
7138 msgstr "se renombró -fhandle-exceptions a -fexceptions (y ahora está activado por defecto)"
7140 #: c-family/c.opt:1417
7141 msgid "Assume normal C execution environment."
7142 msgstr "Asume el entorno normal de ejecución C."
7144 #: c-family/c.opt:1425
7145 msgid "Export functions even if they can be inlined."
7146 msgstr "Exporta funciones aun si pueden incluir en línea."
7148 #: c-family/c.opt:1429
7149 msgid "Emit implicit instantiations of inline templates."
7150 msgstr "Emite instanciaciones implícitas de plantillas incluidas en línea."
7152 #: c-family/c.opt:1433
7153 msgid "Emit implicit instantiations of templates."
7154 msgstr "Emite instanciaciones implícitas de plantillas."
7156 #: c-family/c.opt:1437
7157 msgid "Implement C++17 inheriting constructor semantics."
7158 msgstr "Implementa la semántica de constructor heredado de C++17."
7160 #: c-family/c.opt:1441
7161 msgid "Inject friend functions into enclosing namespace."
7162 msgstr "Inyecta las funciones friend dentro de espacios de nombres cerrados."
7164 #: c-family/c.opt:1445
7165 msgid "Don't emit dllexported inline functions unless needed."
7166 msgstr "No emite funciones en línea exportadas en dll a menos que sea necesario."
7168 #: c-family/c.opt:1452
7169 msgid "Allow implicit conversions between vectors with differing numbers of subparts and/or differing element types."
7170 msgstr "Permite las conversiones implícitas entre vectores con números diferentes de subpartes y/o tipos de elementos diferentes."
7172 #: c-family/c.opt:1456
7173 msgid "Don't warn about uses of Microsoft extensions."
7174 msgstr "No avisa sobre los usos de extensiones Microsoft."
7176 #: c-family/c.opt:1475
7177 msgid "Implement resolution of DR 150 for matching of template template arguments."
7178 msgstr "Implementa la resolución de DR 150 para coincidencias de argumentos de plantilla de plantilla."
7180 #: c-family/c.opt:1479
7181 msgid "Generate code for NeXT (Apple Mac OS X) runtime environment."
7182 msgstr "Genera código para el entorno de tiempo de ejecución NeXT (Apple Mac OS X)."
7184 #: c-family/c.opt:1483
7185 msgid "Assume that receivers of Objective-C messages may be nil."
7186 msgstr "Asume que los receptores de mensajes de Objective-C pueden ser nil."
7188 #: c-family/c.opt:1487
7189 msgid "Allow access to instance variables as if they were local declarations within instance method implementations."
7190 msgstr "Permite el acceso a variables de instancia como si fueran declaraciones locales dentro de implementaciones de métodos de instancia."
7192 #: c-family/c.opt:1491
7193 msgid "-fvisibility=[private|protected|public|package]\tSet the default symbol visibility."
7194 msgstr "-fvisibility=[private|protected|public|package]\tEstablece la visibilidad de símbolos predeterminada."
7196 #: c-family/c.opt:1494
7197 #, c-format
7198 msgid "unrecognized ivar visibility value %qs"
7199 msgstr "no se reconoce el valor de visibilidad de ivar %qs"
7201 #: c-family/c.opt:1516
7202 msgid "Treat a throw() exception specification as noexcept to improve code size."
7203 msgstr "Trata una especificación de excepción throw() como noexcept para mejorar el tamaño del código."
7205 #: c-family/c.opt:1520
7206 msgid "Specify which ABI to use for Objective-C family code and meta-data generation."
7207 msgstr "Especifica cuál ABI usar para el código de la familia Objective-C y la generación de metadatos."
7209 #: c-family/c.opt:1526
7210 msgid "Generate special Objective-C methods to initialize/destroy non-POD C++ ivars, if needed."
7211 msgstr "Genera métodos Objective-C especiales para inicializar/destruir i-variables de C++ que no son POD, si es necesario."
7213 #: c-family/c.opt:1530
7214 msgid "Allow fast jumps to the message dispatcher."
7215 msgstr "Permite saltos rápidos al despachador de mensajes."
7217 #: c-family/c.opt:1536
7218 msgid "Enable Objective-C exception and synchronization syntax."
7219 msgstr "Activa la sintaxis de excepción y sincronización de Objective-C."
7221 #: c-family/c.opt:1540
7222 msgid "Enable garbage collection (GC) in Objective-C/Objective-C++ programs."
7223 msgstr "Activa la recolección de basura (GC) en programas Objective-C/Objective-C++."
7225 #: c-family/c.opt:1544
7226 msgid "Enable inline checks for nil receivers with the NeXT runtime and ABI version 2."
7227 msgstr "Activa las revisiones en línea para los receptores nil con el tiempo de ejecución NeXT y la ABI versión 2."
7229 #: c-family/c.opt:1549
7230 msgid "Enable Objective-C setjmp exception handling runtime."
7231 msgstr "Activa el manejo de excepciones setjmp en tiempo de ejecución de Objective-C."
7233 #: c-family/c.opt:1553
7234 msgid "Conform to the Objective-C 1.0 language as implemented in GCC 4.0."
7235 msgstr "Conforma al lenguaje Objective-C 1.0 como se implantó en GCC 4.0."
7237 #: c-family/c.opt:1557
7238 msgid "Enable OpenACC."
7239 msgstr "Activa OpenACC."
7241 #: c-family/c.opt:1561
7242 msgid "Specify default OpenACC compute dimensions."
7243 msgstr "Especifica las dimensiones de cálculo predeterminadas de OpenACC."
7245 #: c-family/c.opt:1565
7246 msgid "Enable OpenMP (implies -frecursive in Fortran)."
7247 msgstr "Activa OpenMP (implica -frecursive en Fortran)."
7249 #: c-family/c.opt:1569
7250 msgid "Enable OpenMP's SIMD directives."
7251 msgstr "Activa las directivas SIMD de OpenMP."
7253 #: c-family/c.opt:1573
7254 msgid "Recognize C++ keywords like \"compl\" and \"xor\"."
7255 msgstr "Reconoce palabras clave de C++ como \"compl\" y \"xor\"."
7257 #: c-family/c.opt:1584
7258 msgid "Look for and use PCH files even when preprocessing."
7259 msgstr "Busca y utiliza ficheros PCH aún cuando se esté preprocesando."
7261 #: c-family/c.opt:1588
7262 msgid "Downgrade conformance errors to warnings."
7263 msgstr "Degrada los errores de concordancia a avisos."
7265 #: c-family/c.opt:1592
7266 msgid "Enable Plan 9 language extensions."
7267 msgstr "Activa las extensiones de lenguaje de Plan9."
7269 #: c-family/c.opt:1596
7270 msgid "Treat the input file as already preprocessed."
7271 msgstr "Trata al fichero de entrada como previamente preprocesado."
7273 #: c-family/c.opt:1604
7274 msgid "-ftrack-macro-expansion=<0|1|2>  Track locations of tokens coming from macro expansion and display them in error messages."
7275 msgstr "-ftrack-macro-expansion=<0|1|2>  Rastrea las ubicaciones de los elementos que provienen de la expansión de macros y los muestra en mensajes de error."
7277 #: c-family/c.opt:1608
7278 msgid "-fno-pretty-templates Do not pretty-print template specializations as the template signature followed by the arguments."
7279 msgstr "-fno-pretty-templates No da formato legible a las especializaciones de plantilla como la firma de plantilla seguida por los argumentos."
7281 #: c-family/c.opt:1612
7282 msgid "Treat known sprintf return values as constants."
7283 msgstr "Trata los valores de retorno conocidos de sprintf como constantes."
7285 #: c-family/c.opt:1616
7286 msgid "Used in Fix-and-Continue mode to indicate that object files may be swapped in at runtime."
7287 msgstr "Usa el modo Fix-and-Continue para indicar que los ficheros objeto se pueden intercambiar en tiempo de ejecución."
7289 #: c-family/c.opt:1620
7290 msgid "Enable automatic template instantiation."
7291 msgstr "Activa la instanciación automática de plantillas."
7293 #: c-family/c.opt:1624
7294 msgid "Generate run time type descriptor information."
7295 msgstr "Genera información de descriptor de tipo en tiempo de ejecución."
7297 #: c-family/c.opt:1628 ada/gcc-interface/lang.opt:77
7298 msgid "Use the narrowest integer type possible for enumeration types."
7299 msgstr "Usa el tipo entero más estrecho posible para tipos de enumeración."
7301 #: c-family/c.opt:1632
7302 msgid "Force the underlying type for \"wchar_t\" to be \"unsigned short\"."
7303 msgstr "Fuerza que el tipo subyacente de \"wchar_t\" sea \"unsigned short\"."
7305 #: c-family/c.opt:1636
7306 msgid "When \"signed\" or \"unsigned\" is not given make the bitfield signed."
7307 msgstr "Cuando no se proporcione \"signed\" o \"unsigned\" hace signed el campo de bits."
7309 #: c-family/c.opt:1640 ada/gcc-interface/lang.opt:81
7310 msgid "Make \"char\" signed by default."
7311 msgstr "Hace que \"char\" sea signed por defecto."
7313 #: c-family/c.opt:1644
7314 msgid "Enable C++14 sized deallocation support."
7315 msgstr "Admite desasignación con tamaño de C++14."
7317 #: c-family/c.opt:1651
7318 msgid "-fsso-struct=[big-endian|little-endian|native]\tSet the default scalar storage order."
7319 msgstr "-fsso-struct=[big-endian|little-endian|native]\tEstablece el orden de almacenamiento de escalares predeterminado."
7321 #: c-family/c.opt:1654
7322 #, c-format
7323 msgid "unrecognized scalar storage order value %qs"
7324 msgstr "no se reconoce el valor del orden de almacenamiento de escalares %qs"
7326 #: c-family/c.opt:1667
7327 msgid "Display statistics accumulated during compilation."
7328 msgstr "Muestra las estadísticas acumuladas durante la compilación."
7330 #: c-family/c.opt:1671
7331 msgid "Assume that values of enumeration type are always within the minimum range of that type."
7332 msgstr "Asume que los valores de tipo de enumeración están siempre dentro del rango mínimo de ese tipo."
7334 #: c-family/c.opt:1678 c-family/c.opt:1683
7335 msgid "Follow the C++17 evaluation order requirements for assignment expressions, shift, member function calls, etc."
7336 msgstr "Sigue los requisitos de orden de evaluación de C++17 para expresiones de asignación, desplazamiento, llamadas a funciones miembro, etc."
7338 #: c-family/c.opt:1700
7339 msgid "-ftabstop=<number>\tDistance between tab stops for column reporting."
7340 msgstr "-ftabstop=<número>\tDistancia entre topes de tabulador para informes en columnas."
7342 #: c-family/c.opt:1704
7343 msgid "Set the maximum number of template instantiation notes for a single warning or error."
7344 msgstr "Establece el número máximo de notas de instanciación de plantilla para un solo aviso o error."
7346 #: c-family/c.opt:1711
7347 msgid "-ftemplate-depth=<number>\tSpecify maximum template instantiation depth."
7348 msgstr "-ftemplate-depth-<número>\tEspecifica la profundidad máxima de instanciación de plantilla."
7350 #: c-family/c.opt:1718
7351 msgid "-fno-threadsafe-statics\tDo not generate thread-safe code for initializing local statics."
7352 msgstr "-fno-threadsafe-statics\tNo genera código seguro en hilos para inicializar statics locales."
7354 #: c-family/c.opt:1722
7355 msgid "When \"signed\" or \"unsigned\" is not given make the bitfield unsigned."
7356 msgstr "Cuando no se proporcione \"signed\" o \"unsigned\" hacer unsigned el campo de bits."
7358 #: c-family/c.opt:1726
7359 msgid "Make \"char\" unsigned by default."
7360 msgstr "Hace que \"char\" sea unsigned por defecto."
7362 #: c-family/c.opt:1730
7363 msgid "Use __cxa_atexit to register destructors."
7364 msgstr "Usa __cxa_atexit para registrar destructores."
7366 #: c-family/c.opt:1734
7367 msgid "Use __cxa_get_exception_ptr in exception handling."
7368 msgstr "Usa __cxa_get_exception_ptr para el manejo de excepciones."
7370 #: c-family/c.opt:1738
7371 msgid "Marks all inlined functions and methods as having hidden visibility."
7372 msgstr "Marca todos los métodos y funciones incluidos en línea con visibilidad hidden."
7374 #: c-family/c.opt:1742
7375 msgid "Changes visibility to match Microsoft Visual Studio by default."
7376 msgstr "Cambia la visibilidad para coincidir con Microsoft Visual Studio por defecto."
7378 #: c-family/c.opt:1754
7379 msgid "Emit common-like symbols as weak symbols."
7380 msgstr "Emite símbolos comunes como símbolos débiles."
7382 #: c-family/c.opt:1758
7383 msgid "-fwide-exec-charset=<cset>\tConvert all wide strings and character constants to character set <cset>."
7384 msgstr "-fwide-exec-charset=<cset>\tConvierte todas las cadenas anchas y constantes de cáracter al conjunto de caracteres <cset>."
7386 #: c-family/c.opt:1762
7387 msgid "Generate a #line directive pointing at the current working directory."
7388 msgstr "Genera una directiva #line que apunte al directorio de trabajo actual."
7390 #: c-family/c.opt:1770
7391 msgid "Generate lazy class lookup (via objc_getClass()) for use in Zero-Link mode."
7392 msgstr "Genera la búsqueda no estricta de clases (a través de objc_getClass()) para usarlas en el modo Zero-Link."
7394 #: c-family/c.opt:1774
7395 msgid "Dump declarations to a .decl file."
7396 msgstr "Vuelca las declaraciones a un fichero .decl."
7398 #: c-family/c.opt:1778
7399 msgid "-femit-struct-debug-baseonly\tAggressive reduced debug info for structs."
7400 msgstr "-femit-struct-debug-baseonly\tInformación de depuración reducida agresiva para structs."
7402 #: c-family/c.opt:1782
7403 msgid "-femit-struct-debug-reduced\tConservative reduced debug info for structs."
7404 msgstr "-femit-struct-debug-reduced\tInformación de depuración reducida conservadora para structs."
7406 #: c-family/c.opt:1786
7407 msgid "-femit-struct-debug-detailed=<spec-list>\tDetailed reduced debug info for structs."
7408 msgstr "-femit-struct-debug-detailed=<lista-espec>\tInformación de depuración reducida detallada para structs."
7410 #: c-family/c.opt:1790
7411 msgid "Interpret imaginary, fixed-point, or other gnu number suffix as the corresponding number literal rather than a user-defined number literal."
7412 msgstr "Interpreta imaginario, coma fija u otro sufijo de número gnu como el literal numérico correspondiente en lugar de un literal numérico definido por el usuario."
7414 #: c-family/c.opt:1795
7415 msgid "-idirafter <dir>\tAdd <dir> to the end of the system include path."
7416 msgstr "-idirafter <dir>\tAgrega el <dir>ectorio al final de la ruta de inclusión del sistema."
7418 #: c-family/c.opt:1799
7419 msgid "-imacros <file>\tAccept definition of macros in <file>."
7420 msgstr "-imacros <fichero>\tAcepta la definición de macros en el <fichero>."
7422 #: c-family/c.opt:1803
7423 msgid "-imultilib <dir>\tSet <dir> to be the multilib include subdirectory."
7424 msgstr "-imultilib <dir>\tDefine <dir> como el subdirectorio de inclusión de multilib."
7426 #: c-family/c.opt:1807
7427 msgid "-include <file>\tInclude the contents of <file> before other files."
7428 msgstr "-include <file>\tIncluye los contenidos del <fichero> antes de otros ficheros."
7430 #: c-family/c.opt:1811
7431 msgid "-iprefix <path>\tSpecify <path> as a prefix for next two options."
7432 msgstr "-iprefix <ruta>\tEspecifica la <ruta> como un prefijo para las siguientes dos opciones."
7434 #: c-family/c.opt:1815
7435 msgid "-isysroot <dir>\tSet <dir> to be the system root directory."
7436 msgstr "-isysroot <dir>\tEstablece el <dir>ectorio como el directorio raíz del sistema."
7438 #: c-family/c.opt:1819
7439 msgid "-isystem <dir>\tAdd <dir> to the start of the system include path."
7440 msgstr "-isystem <dir>\tAgrega el <dir>ectorio al inicio de la ruta de inclusión del sistema."
7442 #: c-family/c.opt:1823
7443 msgid "-iquote <dir>\tAdd <dir> to the end of the quote include path."
7444 msgstr "-iquote <dir>\tAgrega el <dir>ectorio al final de la ruta de inclusión de citas."
7446 #: c-family/c.opt:1827
7447 msgid "-iwithprefix <dir>\tAdd <dir> to the end of the system include path."
7448 msgstr "-iwithprefix <dir>\tAgrega el <dir>ectorio al final de la ruta de inclusión del sistema."
7450 #: c-family/c.opt:1831
7451 msgid "-iwithprefixbefore <dir>\tAdd <dir> to the end of the main include path."
7452 msgstr "-iwithprefixbefore <dir>\tAgrega el <dir>ectorio al final de la ruta de inclusión principal."
7454 #: c-family/c.opt:1841
7455 msgid "Do not search standard system include directories (those specified with -isystem will still be used)."
7456 msgstr "No busca directorios de inclusión del sistema por defecto (aquellos especificados con -isystem aún serán utilizados)."
7458 #: c-family/c.opt:1845
7459 msgid "Do not search standard system include directories for C++."
7460 msgstr "No busca directorios de inclusión del sistema por defecto para C++."
7462 #: c-family/c.opt:1857
7463 msgid "Generate C header of platform-specific features."
7464 msgstr "Genera encabezado C de características específicas de la plataforma."
7466 #: c-family/c.opt:1861
7467 msgid "Remap file names when including files."
7468 msgstr "Reasocia nombres de fichero al incluir ficheros"
7470 #: c-family/c.opt:1865 c-family/c.opt:1869
7471 msgid "Conform to the ISO 1998 C++ standard revised by the 2003 technical corrigendum."
7472 msgstr "Conforma al estándar ISO 1998 C++ revisado por la corrección técnica 2003."
7474 #: c-family/c.opt:1873
7475 msgid "Conform to the ISO 2011 C++ standard."
7476 msgstr "Conforma al estándar ISO 2011 C++."
7478 #: c-family/c.opt:1877
7479 msgid "Deprecated in favor of -std=c++11."
7480 msgstr "Obsoleto en favor de -std=c++11."
7482 #: c-family/c.opt:1881
7483 msgid "Deprecated in favor of -std=c++14."
7484 msgstr "Obsoleto en favor de -std=c++14."
7486 #: c-family/c.opt:1885
7487 msgid "Conform to the ISO 2014 C++ standard."
7488 msgstr "Conforma al estándar ISO 2014 C++."
7490 #: c-family/c.opt:1889
7491 msgid "Conform to the ISO 2017(?) C++ draft standard (experimental and incomplete support)."
7492 msgstr "Conforma al borrador del estándar ISO 2017(?) C++ (soporte experimental e incompleto)."
7494 #: c-family/c.opt:1896 c-family/c.opt:1993
7495 msgid "Conform to the ISO 2011 C standard."
7496 msgstr "Conforma al estándar ISO 2012 C."
7498 #: c-family/c.opt:1900
7499 msgid "Deprecated in favor of -std=c11."
7500 msgstr "Obsoleto en favor de -std=c11."
7502 #: c-family/c.opt:1904 c-family/c.opt:1908 c-family/c.opt:1977
7503 msgid "Conform to the ISO 1990 C standard."
7504 msgstr "Conforma al estándar ISO 1990 C."
7506 #: c-family/c.opt:1912 c-family/c.opt:1985
7507 msgid "Conform to the ISO 1999 C standard."
7508 msgstr "Conforma al estándar ISO 1999 C."
7510 #: c-family/c.opt:1916
7511 msgid "Deprecated in favor of -std=c99."
7512 msgstr "Obsoleto en favor de -std=c99."
7514 #: c-family/c.opt:1920 c-family/c.opt:1925
7515 msgid "Conform to the ISO 1998 C++ standard revised by the 2003 technical corrigendum with GNU extensions."
7516 msgstr "Conforma al estándar ISO 1998 C++ revisado por la corrección técnica 2003 con extensiones GNU."
7518 #: c-family/c.opt:1930
7519 msgid "Conform to the ISO 2011 C++ standard with GNU extensions."
7520 msgstr "Conforma al estándar ISO 2011 C++ con extensiones GNU."
7522 #: c-family/c.opt:1934
7523 msgid "Deprecated in favor of -std=gnu++11."
7524 msgstr "Obsoleto en favor de -std=gnu++11."
7526 #: c-family/c.opt:1938
7527 msgid "Deprecated in favor of -std=gnu++14."
7528 msgstr "Obsoleto en favor de -std=gnu++14."
7530 #: c-family/c.opt:1942
7531 msgid "Conform to the ISO 2014 C++ standard with GNU extensions."
7532 msgstr "Conforma al estándar ISO 2014 C++ con extensiones GNU."
7534 #: c-family/c.opt:1946
7535 msgid "Conform to the ISO 201z(7?) C++ draft standard with GNU extensions (experimental and incomplete support)."
7536 msgstr "Conforma al borrador del estándar ISO 201z(??) C++ con extensiones GNU (soporte experimental e incompleto)."
7538 #: c-family/c.opt:1953
7539 msgid "Conform to the ISO 2011 C standard with GNU extensions."
7540 msgstr "Conforma al estándar ISO 2011 C con extensiones GNU."
7542 #: c-family/c.opt:1957
7543 msgid "Deprecated in favor of -std=gnu11."
7544 msgstr "Obsoleto en favor de -std=gnu11."
7546 #: c-family/c.opt:1961 c-family/c.opt:1965
7547 msgid "Conform to the ISO 1990 C standard with GNU extensions."
7548 msgstr "Conforma al estándar ISO 1990 C con extensiones GNU."
7550 #: c-family/c.opt:1969
7551 msgid "Conform to the ISO 1999 C standard with GNU extensions."
7552 msgstr "Conforma al estándar ISO 1999 C con extensiones GNU."
7554 #: c-family/c.opt:1973
7555 msgid "Deprecated in favor of -std=gnu99."
7556 msgstr "Obsoleto en favor de -std=gnu99."
7558 #: c-family/c.opt:1981
7559 msgid "Conform to the ISO 1990 C standard as amended in 1994."
7560 msgstr "Conforma al estándar ISO 1990 C tal y como se enmendó en 1994."
7562 #: c-family/c.opt:1989
7563 msgid "Deprecated in favor of -std=iso9899:1999."
7564 msgstr "Obsoleto en favor de -std=iso9899:1999."
7566 #: c-family/c.opt:2000
7567 msgid "Enable traditional preprocessing."
7568 msgstr "Habilita el preprocesamiento tradicional."
7570 #: c-family/c.opt:2004
7571 msgid "-trigraphs\tSupport ISO C trigraphs."
7572 msgstr "-trigraphs\tSoporte para los trigrafos de ISO C."
7574 #: c-family/c.opt:2008
7575 msgid "Do not predefine system-specific and GCC-specific macros."
7576 msgstr "No predefine las macros específicas del sistema y específicas de GCC."
7578 #: ada/gcc-interface/lang.opt:61
7579 msgid "Synonym of -gnatk8."
7580 msgstr "Sinónimo de -gnatk8."
7582 #: ada/gcc-interface/lang.opt:69
7583 msgid "Do not look for object files in standard path."
7584 msgstr "No buscar ficheros objeto en la ruta estándar."
7586 #: ada/gcc-interface/lang.opt:73
7587 msgid "Select the runtime."
7588 msgstr "Selecciona el tiempo de ejecución."
7590 #: ada/gcc-interface/lang.opt:85
7591 msgid "Catch typos."
7592 msgstr "Caza erratas."
7594 #: ada/gcc-interface/lang.opt:89
7595 msgid "Set name of output ALI file (internal switch)."
7596 msgstr "Establece el nombre del fichero ALI de salida (opción interna)."
7598 #: ada/gcc-interface/lang.opt:93
7599 msgid "-gnat<options>\tSpecify options to GNAT."
7600 msgstr "-gnat<opciones>\tEspecifica opciones para GNAT."
7602 #: ada/gcc-interface/lang.opt:97
7603 msgid "Ignored."
7604 msgstr "No considerada."
7606 #: go/lang.opt:42
7607 msgid "-fgo-c-header=<file>\tWrite Go struct definitions to file as C code."
7608 msgstr "-fgo-c-header=<fichero>\tEscribe las definiciones de estructuras de Go a fichero como código C."
7610 #: go/lang.opt:46
7611 msgid "Add explicit checks for division by zero."
7612 msgstr "Agrega comprobaciones explícitas para la división por cero."
7614 #: go/lang.opt:50
7615 msgid "Add explicit checks for division overflow in INT_MIN / -1."
7616 msgstr "Agrega comprobaciones explícitas para el desbordamiento de división en INT_MIN / -1."
7618 #: go/lang.opt:54
7619 msgid "Apply special rules for compiling runtime package."
7620 msgstr "Aplica reglas especiales para compilar paquete de tiempo de ejecución."
7622 #: go/lang.opt:58
7623 msgid "-fgo-dump-<type>\tDump Go frontend internal information."
7624 msgstr "-fgo-dump-<tipo>\tInformación interna del frente Dump Go."
7626 #: go/lang.opt:62
7627 msgid "-fgo-optimize-<type>\tTurn on optimization passes in the frontend."
7628 msgstr "-fgo-optimize-<tipo>\tActiva los pasos de optimización en el frente."
7630 #: go/lang.opt:66
7631 msgid "-fgo-pkgpath=<string>\tSet Go package path."
7632 msgstr "-fgo-pkgpath=<cadena>\tEstablece la ruta de paquetes Go."
7634 #: go/lang.opt:70
7635 msgid "-fgo-prefix=<string>\tSet package-specific prefix for exported Go names."
7636 msgstr "-fgo-prefix=<cadena>\tDefine el prefijo específico del paquete para nombres Go exportados."
7638 #: go/lang.opt:74
7639 msgid "-fgo-relative-import-path=<path>\tTreat a relative import as relative to path."
7640 msgstr "-fgo-relative-import-path=<ruta>\tTrata las importaciones relativas como relativas a ruta."
7642 #: go/lang.opt:78
7643 msgid "Functions which return values must end with return statements."
7644 msgstr "Las funciones con valores de devolución deben terminar con declaraciones return."
7646 #: go/lang.opt:82
7647 msgid "Emit debugging information related to the escape analysis pass when run with -fgo-optimize-allocs."
7648 msgstr "Emite información de depuración relacionada con el paso de análisis de escape cuando se ejecuta con -fgo-optimize-allocs."
7650 #: config/vms/vms.opt:27
7651 msgid "Malloc data into P2 space."
7652 msgstr "Datos de malloc en el espacio P2."
7654 #: config/vms/vms.opt:31
7655 msgid "Set name of main routine for the debugger."
7656 msgstr "Establece el nombre de la rutina main para el depurador."
7658 #: config/vms/vms.opt:35
7659 msgid "Use VMS exit codes instead of posix ones."
7660 msgstr "Utiliza los códigos de salida de VMS en lugar de los de posix."
7662 #: config/vms/vms.opt:39
7663 msgid "-mpointer-size=[no,32,short,64,long]\tSet the default pointer size."
7664 msgstr "-mpointer-size=[no,32,short,64,long]\tEstablece el tamaña predeterminado de los punteros."
7666 #: config/vms/vms.opt:42
7667 #, c-format
7668 msgid "unknown pointer size model %qs"
7669 msgstr "modelo de tamaño de punteros desconocido %qs"
7671 #: config/mcore/mcore.opt:23
7672 msgid "Generate code for the M*Core M210"
7673 msgstr "Genera código para el M*Core M210"
7675 #: config/mcore/mcore.opt:27
7676 msgid "Generate code for the M*Core M340"
7677 msgstr "Genera código para el M*Core M340"
7679 #: config/mcore/mcore.opt:31
7680 msgid "Force functions to be aligned to a 4 byte boundary."
7681 msgstr "Fuerza que las funciones se alineen a un límite de 4 byte."
7683 #: config/mcore/mcore.opt:35 config/moxie/moxie.opt:23
7684 msgid "Generate big-endian code."
7685 msgstr "Genera código big-endian."
7687 #: config/mcore/mcore.opt:39
7688 msgid "Emit call graph information."
7689 msgstr "Emite información de grafo de llamadas."
7691 #: config/mcore/mcore.opt:43
7692 msgid "Use the divide instruction."
7693 msgstr "Usa la instrucción divide."
7695 #: config/mcore/mcore.opt:47
7696 msgid "Inline constants if it can be done in 2 insns or less."
7697 msgstr "Incluye constantes en línea si se pueden hacer en 2 insns o menos."
7699 #: config/mcore/mcore.opt:51 config/moxie/moxie.opt:27
7700 msgid "Generate little-endian code."
7701 msgstr "Genera código little-endian."
7703 #: config/mcore/mcore.opt:56 config/fr30/fr30.opt:27
7704 msgid "Assume that run-time support has been provided, so omit -lsim from the linker command line."
7705 msgstr "Asume que se provee el soporte para tiempo de ejecución, así que omite -lsim en la línea de órdenes del enlazador."
7707 #: config/mcore/mcore.opt:60
7708 msgid "Use arbitrary sized immediates in bit operations."
7709 msgstr "Usa inmediatos de tamaños arbitrarios en operaciones de bit."
7711 #: config/mcore/mcore.opt:64
7712 msgid "Prefer word accesses over byte accesses."
7713 msgstr "Prefiere accesos word sobre accessos byte."
7715 #: config/mcore/mcore.opt:71
7716 msgid "Set the maximum amount for a single stack increment operation."
7717 msgstr "Establece la cantidad máxima para una sola operación de incremento de pila."
7719 #: config/mcore/mcore.opt:75
7720 msgid "Always treat bitfields as int-sized."
7721 msgstr "Trata siempre a los campos de bit como de tamaño int."
7723 #: config/linux-android.opt:23
7724 msgid "Generate code for the Android platform."
7725 msgstr "Genera código para la plataforma Android."
7727 #: config/mmix/mmix.opt:24
7728 msgid "For intrinsics library: pass all parameters in registers."
7729 msgstr "Para la biblioteca de intrínsecos: pasa todos los parámetros en registros."
7731 #: config/mmix/mmix.opt:28
7732 msgid "Use register stack for parameters and return value."
7733 msgstr "Usa la pila de registros para los parámetros y el valor de devolución."
7735 #: config/mmix/mmix.opt:32
7736 msgid "Use call-clobbered registers for parameters and return value."
7737 msgstr "Usa registros de llamada alterada para los parámetros y el valor de devolución."
7739 #: config/mmix/mmix.opt:37
7740 msgid "Use epsilon-respecting floating point compare instructions."
7741 msgstr "Usa instrucciones de comparación de coma flotante que respeten epsilon."
7743 #: config/mmix/mmix.opt:41
7744 msgid "Use zero-extending memory loads, not sign-extending ones."
7745 msgstr "Usa cargas de memoria de extensión cero, no las de extensión con signo."
7747 #: config/mmix/mmix.opt:45
7748 msgid "Generate divide results with reminder having the same sign as the divisor (not the dividend)."
7749 msgstr "Genera resultados de división con residuo que tenga el mismo signo que el divisor (no el del dividendo)."
7751 #: config/mmix/mmix.opt:49
7752 msgid "Prepend global symbols with \":\" (for use with PREFIX)."
7753 msgstr "Precede los símbolos globales con \":\" (para usarse con PREFIJO)."
7755 #: config/mmix/mmix.opt:53
7756 msgid "Do not provide a default start-address 0x100 of the program."
7757 msgstr "No provee una dirección de inicio por defecto 0x100 del programa."
7759 #: config/mmix/mmix.opt:57
7760 msgid "Link to emit program in ELF format (rather than mmo)."
7761 msgstr "Enlaza para emitir el programa en formato ELF (en lugar de mmo)."
7763 #: config/mmix/mmix.opt:61
7764 msgid "Use P-mnemonics for branches statically predicted as taken."
7765 msgstr "Usa Mnemónicos-P para ramificaciones predichas estáticamente como tomadas."
7767 #: config/mmix/mmix.opt:65
7768 msgid "Don't use P-mnemonics for branches."
7769 msgstr "No usa Mnemónicos-P para ramificaciones."
7771 #: config/mmix/mmix.opt:79
7772 msgid "Use addresses that allocate global registers."
7773 msgstr "Usa direcciones que reserven registros globales."
7775 #: config/mmix/mmix.opt:83
7776 msgid "Do not use addresses that allocate global registers."
7777 msgstr "No usa direcciones que reserven registros globales."
7779 #: config/mmix/mmix.opt:87
7780 msgid "Generate a single exit point for each function."
7781 msgstr "Genera un solo punto de salida para cada función."
7783 #: config/mmix/mmix.opt:91
7784 msgid "Do not generate a single exit point for each function."
7785 msgstr "No genera un solo punto de salida para cada función."
7787 #: config/mmix/mmix.opt:95
7788 msgid "Set start-address of the program."
7789 msgstr "Establece la dirección de inicio del programa."
7791 #: config/mmix/mmix.opt:99
7792 msgid "Set start-address of data."
7793 msgstr "Establece la dirección de inicio de los datos."
7795 #: config/darwin.opt:117
7796 msgid "Generate compile-time CFString objects."
7797 msgstr "Genera objetos CFString en tiempo de compilación."
7799 #: config/darwin.opt:214
7800 msgid "Warn if constant CFString objects contain non-portable characters."
7801 msgstr "Avisa si los objetos CFString constantes contienen caracteres que no son transportables."
7803 #: config/darwin.opt:219
7804 msgid "Generate AT&T-style stubs for Mach-O."
7805 msgstr "Genera stubs de estilo AT&T para Mach-O."
7807 #: config/darwin.opt:223
7808 msgid "Generate code suitable for executables (NOT shared libs)."
7809 msgstr "Genera código adecuado para ejecutables (NO para bibliotecas compartidas)."
7811 #: config/darwin.opt:227
7812 msgid "Generate code suitable for fast turn around debugging."
7813 msgstr "Genera código adecuado para vuelta rápida en la depuración."
7815 #: config/darwin.opt:235
7816 msgid "The earliest MacOS X version on which this program will run."
7817 msgstr "La versión más temprana de MacOS X en la cual este programa se ejecutará."
7819 #: config/darwin.opt:239
7820 msgid "Set sizeof(bool) to 1."
7821 msgstr "Establece sizeof(bool) a 1."
7823 #: config/darwin.opt:243
7824 msgid "Generate code for darwin loadable kernel extensions."
7825 msgstr "Genera código para las extensiones cargables de núcleo darwin."
7827 #: config/darwin.opt:247
7828 msgid "Generate code for the kernel or loadable kernel extensions."
7829 msgstr "Genera código para el núcleo o para las extensiones cargables del núcleo."
7831 #: config/darwin.opt:251
7832 msgid "-iframework <dir>\tAdd <dir> to the end of the system framework include path."
7833 msgstr "-iframework <dir>\tAgrega el <dir>ectorio al final de la ruta de inclusión del marco de trabajo del sistema."
7835 #: config/darwin.opt:401
7836 msgid "The version of ld64 in use for this toolchain."
7837 msgstr ""
7839 #: config/bfin/bfin.opt:40 config/msp430/msp430.opt:3 config/c6x/c6x.opt:38
7840 msgid "Use simulator runtime."
7841 msgstr "Usa el simulador de tiempo de ejecución."
7843 #: config/bfin/bfin.opt:44 config/arm/arm.opt:102
7844 msgid "Specify the name of the target CPU."
7845 msgstr "Especifica el nombre de la CPU destino."
7847 #: config/bfin/bfin.opt:48
7848 msgid "Omit frame pointer for leaf functions."
7849 msgstr "Omite el marco de referencia para las funciones hojas."
7851 #: config/bfin/bfin.opt:52
7852 msgid "Program is entirely located in low 64k of memory."
7853 msgstr "El programa está ubicado por completo en la parte baja de 64k de memoria."
7855 #: config/bfin/bfin.opt:56
7856 msgid "Work around a hardware anomaly by adding a number of NOPs before a CSYNC or SSYNC instruction."
7857 msgstr "Evita una anomalía de hardware agregando un número de NOPs antes de una instrucción CSYNC o SSYNC."
7859 #: config/bfin/bfin.opt:61
7860 msgid "Avoid speculative loads to work around a hardware anomaly."
7861 msgstr "Evita cargas especulativas para evitar una anomalía de hardware."
7863 #: config/bfin/bfin.opt:65
7864 msgid "Enabled ID based shared library."
7865 msgstr "Activa la biblioteca compartida basada en ID."
7867 #: config/bfin/bfin.opt:69
7868 msgid "Generate code that won't be linked against any other ID shared libraries, but may be used as a shared library."
7869 msgstr "Genera código que se puede enlazar contra ninguna otra biblioteca compartida de ID, pero puede usarse como una biblioteca compartida."
7871 #: config/bfin/bfin.opt:74 config/m68k/m68k.opt:175
7872 msgid "ID of shared library to build."
7873 msgstr "ID de la biblioteca compartida a crear."
7875 #: config/bfin/bfin.opt:78 config/m68k/m68k.opt:171
7876 msgid "Enable separate data segment."
7877 msgstr "Activa los segmentos de datos separados."
7879 #: config/bfin/bfin.opt:82 config/c6x/c6x.opt:63
7880 msgid "Avoid generating pc-relative calls; use indirection."
7881 msgstr "Evita la generación de llamadas relativas al pc; usar indirección."
7883 #: config/bfin/bfin.opt:86
7884 msgid "Link with the fast floating-point library."
7885 msgstr "Enlaza con la biblioteca de coma flotante fast."
7887 #: config/bfin/bfin.opt:90 config/frv/frv.opt:130
7888 msgid "Enable Function Descriptor PIC mode."
7889 msgstr "Activa el modo de Descriptor de Función PIC."
7891 #: config/bfin/bfin.opt:94 config/frv/frv.opt:162
7892 msgid "Enable inlining of PLT in function calls."
7893 msgstr "Activa la inclusión en línea de PLT en las llamadas a función."
7895 # Se aceptan sugerencias para 'scratch'. cfuga
7896 #: config/bfin/bfin.opt:98
7897 msgid "Do stack checking using bounds in L1 scratch memory."
7898 msgstr "Revisa la pila usando límites en la memoria de scratch L1."
7900 #: config/bfin/bfin.opt:102
7901 msgid "Enable multicore support."
7902 msgstr "Activa el soporte multinúcleo."
7904 #: config/bfin/bfin.opt:106
7905 msgid "Build for Core A."
7906 msgstr "Construye para el Core A."
7908 #: config/bfin/bfin.opt:110
7909 msgid "Build for Core B."
7910 msgstr "Construye para el Core B."
7912 #: config/bfin/bfin.opt:114
7913 msgid "Build for SDRAM."
7914 msgstr "Construye para SDRAM."
7916 #: config/bfin/bfin.opt:118
7917 msgid "Assume ICPLBs are enabled at runtime."
7918 msgstr "Asume que los ICPLBs están activos en tiempo de ejecución."
7920 #: config/m68k/m68k-tables.opt:25
7921 msgid "Known M68K CPUs (for use with the -mcpu= option):"
7922 msgstr "CPUs M68K conocidos (para uso con la opción -mcpu=):"
7924 #: config/m68k/m68k-tables.opt:365
7925 msgid "Known M68K microarchitectures (for use with the -mtune= option):"
7926 msgstr "Microarquitecturas M68K conocidas (para uso con la opción -mtune=):"
7928 #: config/m68k/m68k-tables.opt:411
7929 msgid "Known M68K ISAs (for use with the -march= option):"
7930 msgstr "ISAs M68K conocidas (para uso con la opción -march=):"
7932 #: config/m68k/ieee.opt:24 config/i386/i386.opt:364
7933 msgid "Use IEEE math for fp comparisons."
7934 msgstr "Usa matemática IEEE para comparaciones fp."
7936 #: config/m68k/m68k.opt:30
7937 msgid "Generate code for a 520X."
7938 msgstr "Genera código para el 520X."
7940 #: config/m68k/m68k.opt:34
7941 msgid "Generate code for a 5206e."
7942 msgstr "Genera código para el 5206e."
7944 #: config/m68k/m68k.opt:38
7945 msgid "Generate code for a 528x."
7946 msgstr "Genera código para el 528x."
7948 #: config/m68k/m68k.opt:42
7949 msgid "Generate code for a 5307."
7950 msgstr "Genera código para el 5307."
7952 #: config/m68k/m68k.opt:46
7953 msgid "Generate code for a 5407."
7954 msgstr "Genera código para el 5407."
7956 #: config/m68k/m68k.opt:50 config/m68k/m68k.opt:111
7957 msgid "Generate code for a 68000."
7958 msgstr "Genera código para el 68000."
7960 #: config/m68k/m68k.opt:54
7961 msgid "Generate code for a 68010."
7962 msgstr "Genera código para el 68010."
7964 #: config/m68k/m68k.opt:58 config/m68k/m68k.opt:115
7965 msgid "Generate code for a 68020."
7966 msgstr "Genera código para el 68020."
7968 #: config/m68k/m68k.opt:62
7969 msgid "Generate code for a 68040, without any new instructions."
7970 msgstr "Genera código para el 68040, sin ninguna instrucción nueva."
7972 #: config/m68k/m68k.opt:66
7973 msgid "Generate code for a 68060, without any new instructions."
7974 msgstr "Genera código para el 68060, sin ninguna instrucción nueva."
7976 #: config/m68k/m68k.opt:70
7977 msgid "Generate code for a 68030."
7978 msgstr "Genera código para el 68030."
7980 #: config/m68k/m68k.opt:74
7981 msgid "Generate code for a 68040."
7982 msgstr "Genera código para el 68040."
7984 #: config/m68k/m68k.opt:78
7985 msgid "Generate code for a 68060."
7986 msgstr "Genera código para el 68060."
7988 #: config/m68k/m68k.opt:82
7989 msgid "Generate code for a 68302."
7990 msgstr "Genera código para el 68302."
7992 #: config/m68k/m68k.opt:86
7993 msgid "Generate code for a 68332."
7994 msgstr "Genera código para el 68332."
7996 #: config/m68k/m68k.opt:91
7997 msgid "Generate code for a 68851."
7998 msgstr "Genera código para el 68851."
8000 #: config/m68k/m68k.opt:95
8001 msgid "Generate code that uses 68881 floating-point instructions."
8002 msgstr "Genera código que use las instrucciones de coma flotante del 68881."
8004 #: config/m68k/m68k.opt:99
8005 msgid "Align variables on a 32-bit boundary."
8006 msgstr "Alinea las variables en límites de 32-bit."
8008 #: config/m68k/m68k.opt:103 config/arm/arm.opt:77 config/nios2/nios2.opt:570
8009 #: config/nds32/nds32.opt:66 config/c6x/c6x.opt:67
8010 msgid "Specify the name of the target architecture."
8011 msgstr "Especifica el nombre de la arquitectura destino."
8013 #: config/m68k/m68k.opt:107
8014 msgid "Use the bit-field instructions."
8015 msgstr "Usa las instrucciones de campos de bit."
8017 #: config/m68k/m68k.opt:119
8018 msgid "Generate code for a ColdFire v4e."
8019 msgstr "Genera código para el ColdFire v4e."
8021 #: config/m68k/m68k.opt:123
8022 msgid "Specify the target CPU."
8023 msgstr "Selecciona el CPU destino."
8025 #: config/m68k/m68k.opt:127
8026 msgid "Generate code for a cpu32."
8027 msgstr "Genera código para la cpu32."
8029 #: config/m68k/m68k.opt:131
8030 msgid "Use hardware division instructions on ColdFire."
8031 msgstr "Usa instrucciones de división por hardware en ColdFire."
8033 #: config/m68k/m68k.opt:135
8034 msgid "Generate code for a Fido A."
8035 msgstr "Genera código para el Fido A."
8037 #: config/m68k/m68k.opt:139
8038 msgid "Generate code which uses hardware floating point instructions."
8039 msgstr "Genera código que use las instrucciones de coma flotante de hardware."
8041 #: config/m68k/m68k.opt:143
8042 msgid "Enable ID based shared library."
8043 msgstr "Activa la biblioteca compartida basada en ID."
8045 #: config/m68k/m68k.opt:147
8046 msgid "Use 32-bit offsets in jump tables rather than 16-bit offsets."
8047 msgstr ""
8049 #: config/m68k/m68k.opt:151
8050 msgid "Do not use the bit-field instructions."
8051 msgstr "No usa las instrucciones de campos de bit."
8053 #: config/m68k/m68k.opt:155
8054 msgid "Use normal calling convention."
8055 msgstr "Usa la convención de llamada normal."
8057 #: config/m68k/m68k.opt:159
8058 msgid "Consider type 'int' to be 32 bits wide."
8059 msgstr "Considera que el tipo 'int' es de 32 bits de anchura."
8061 # pc = program counter. cfuga
8062 #: config/m68k/m68k.opt:163
8063 msgid "Generate pc-relative code."
8064 msgstr "Genera código relativo al pc."
8066 #: config/m68k/m68k.opt:167
8067 msgid "Use different calling convention using 'rtd'."
8068 msgstr "Usa la convención de llamada diferente usando 'rtd'."
8070 #: config/m68k/m68k.opt:179
8071 msgid "Consider type 'int' to be 16 bits wide."
8072 msgstr "Considera que el tipo 'int' es de 16 bits de anchura."
8074 #: config/m68k/m68k.opt:183
8075 msgid "Generate code with library calls for floating point."
8076 msgstr "Genera código con llamadas a bibliotecas para coma flotante."
8078 #: config/m68k/m68k.opt:187
8079 msgid "Do not use unaligned memory references."
8080 msgstr "No permite las referencias a memoria sin alinear."
8082 #: config/m68k/m68k.opt:191
8083 msgid "Tune for the specified target CPU or architecture."
8084 msgstr "Optimiza para el CPU o la arquitectura destino."
8086 #: config/m68k/m68k.opt:195
8087 msgid "Support more than 8192 GOT entries on ColdFire."
8088 msgstr "Admite más de 8192 entradas GOT en ColdFire."
8090 #: config/m68k/m68k.opt:199
8091 msgid "Support TLS segment larger than 64K."
8092 msgstr "Admite segmentos TLS más grandes que 64K."
8094 #: config/riscv/riscv.opt:26
8095 msgid "-mbranch-cost=N\tSet the cost of branches to roughly N instructions."
8096 msgstr "-mbranch-cost=N\tEstablece el costo de las ramificaciones aproximadamente a N instrucciones."
8098 #: config/riscv/riscv.opt:30
8099 msgid "When generating -fpic code, allow the use of PLTs. Ignored for fno-pic."
8100 msgstr "Al generar código -fpic, permite el uso de PLTs. Se hace caso omiso con fno-pic."
8102 #: config/riscv/riscv.opt:34
8103 msgid "Specify integer and floating-point calling convention."
8104 msgstr "Especifica el convenio de llamadas de enteros y de coma flotante."
8106 #: config/riscv/riscv.opt:38
8107 msgid "Supported ABIs (for use with the -mabi= option):"
8108 msgstr "ABIs admitidas (para usar con la opción -mabi=):"
8110 #: config/riscv/riscv.opt:60
8111 msgid "Use hardware floating-point divide and square root instructions."
8112 msgstr "Usa instrucciones de división y de raíz cuadrada de coma flotante de hardware."
8114 #: config/riscv/riscv.opt:64
8115 msgid "Use hardware instructions for integer division."
8116 msgstr "Usa instrucciones de hardware para la división entera."
8118 #: config/riscv/riscv.opt:68
8119 msgid "-march=\tGenerate code for given RISC-V ISA (e.g. RV64IM).  ISA strings must be lower-case."
8120 msgstr "-march=\tGenera código para el RISC-V ISA dado (por ejemplo, RV64IM).  Las cadenas ISA deben ser minúsculas."
8122 #: config/riscv/riscv.opt:73 config/mips/mips.opt:401
8123 msgid "-mtune=PROCESSOR\tOptimize the output for PROCESSOR."
8124 msgstr "-mtune=PROCESADOR\tOptimiza la salida para el PROCESADOR."
8126 #: config/riscv/riscv.opt:77
8127 msgid "-msmall-data-limit=N\tPut global and static data smaller than <number> bytes into a special section (on some targets)."
8128 msgstr "-msmall-data-limit=N\tColoca los datos globales y estáticos más pequeños que <N> bytes en una sección especial (en algunos objetivos)."
8130 #: config/riscv/riscv.opt:81
8131 msgid "Use smaller but slower prologue and epilogue code."
8132 msgstr "Usa código de prólogo y epílogo más pequeño pero más lento."
8134 #: config/riscv/riscv.opt:85 config/aarch64/aarch64.opt:85
8135 msgid "Specify the code model."
8136 msgstr "Especifica el modelo de código."
8138 #: config/riscv/riscv.opt:89 config/i386/i386.opt:283
8139 #: config/rs6000/aix64.opt:36 config/rs6000/linux64.opt:32
8140 #: config/tilegx/tilegx.opt:57
8141 msgid "Known code models (for use with the -mcmodel= option):"
8142 msgstr "Modelos de código conocidos (para uso con la opción -mcmodel=):"
8144 #: config/riscv/riscv.opt:99
8145 msgid "Use %reloc() operators, rather than assembly macros, to load addresses."
8146 msgstr ""
8148 #: config/m32c/m32c.opt:23
8149 msgid "-msim\tUse simulator runtime."
8150 msgstr "-msim\tUsa el simulador de tiempo de ejecución."
8152 #: config/m32c/m32c.opt:27
8153 msgid "-mcpu=r8c\tCompile code for R8C variants."
8154 msgstr "-mcpu=r8c\tCompila código para variantes R8C."
8156 #: config/m32c/m32c.opt:31
8157 msgid "-mcpu=m16c\tCompile code for M16C variants."
8158 msgstr "-mcpu=m16c\tCompila código para variantes M16C."
8160 #: config/m32c/m32c.opt:35
8161 msgid "-mcpu=m32cm\tCompile code for M32CM variants."
8162 msgstr "-mcpu=m32cm\tCompila código para variantes M32CM."
8164 #: config/m32c/m32c.opt:39
8165 msgid "-mcpu=m32c\tCompile code for M32C variants."
8166 msgstr "-mcpu=m32c\tCompila código para variantes M32C."
8168 #: config/m32c/m32c.opt:43
8169 msgid "-memregs=\tNumber of memreg bytes (default: 16, range: 0..16)."
8170 msgstr "-memregs=\tNúmero de bytes memreg (por defecto: 16, rango: 0..16)."
8172 #: config/msp430/msp430.opt:7
8173 msgid "Force assembly output to always use hex constants."
8174 msgstr "Hace que la salida en ensamblador siempre use constantes hexa."
8176 #: config/msp430/msp430.opt:11
8177 msgid "Specify the MCU to build for."
8178 msgstr "Especifica la MCU para la que construir."
8180 #: config/msp430/msp430.opt:15
8181 msgid "Warn if an MCU name is unrecognized or conflicts with other options (default: on)."
8182 msgstr "Avisa si un nombre de MCU no se reconoce o está en conflicto con otras opciones (por defecto: activado)."
8184 #: config/msp430/msp430.opt:19
8185 msgid "Specify the ISA to build for: msp430, msp430x, msp430xv2."
8186 msgstr "Especifica la ISA para la que construir: msp430, msp430x, msp430xv2."
8188 #: config/msp430/msp430.opt:23
8189 msgid "Select large model - 20-bit addresses/pointers."
8190 msgstr "Selecciona el modelo grande - direcciones/punteros de 20 bits."
8192 #: config/msp430/msp430.opt:27
8193 msgid "Select small model - 16-bit addresses/pointers (default)."
8194 msgstr "Selecciona el modelo pequeño - direcciones/punteros de 16 bits (el predefinido)."
8196 #: config/msp430/msp430.opt:31
8197 msgid "Optimize opcode sizes at link time."
8198 msgstr "Optimiza los tamaños de opcode en tiempo de enlazado."
8200 #: config/msp430/msp430.opt:38
8201 msgid "Use a minimum runtime (no static initializers or ctors) for memory-constrained devices."
8202 msgstr "Usa un tiempo de ejecución mínimo (sin inicializadores estáticos ni constructores) para dispositivos limitados por la memoria."
8204 #: config/msp430/msp430.opt:45
8205 msgid "Specify the type of hardware multiply to support."
8206 msgstr "Selecciona el tipo de multiplicación por hardware que se admitirá."
8208 #: config/msp430/msp430.opt:67
8209 msgid "Specify whether functions should be placed into low or high memory."
8210 msgstr "Especifica si las funciones deben guardarse en la memoria baja o en la alta."
8212 #: config/msp430/msp430.opt:71
8213 msgid "Specify whether variables should be placed into low or high memory."
8214 msgstr "Especifica si las variables deben guardarse en la memoria baja o en la alta."
8216 #: config/msp430/msp430.opt:90
8217 msgid "Passes on a request to the assembler to enable fixes for various silicon errata."
8218 msgstr "Pasa una petición al ensamblador para hacer posibles correcciones de varias erratas de silicio."
8220 #: config/msp430/msp430.opt:94
8221 msgid "Passes on a request to the assembler to warn about various silicon errata."
8222 msgstr "Pasa una petición al ensamblador para advertir de varias erratas de silicio."
8224 #: config/aarch64/aarch64.opt:40
8225 msgid "The possible TLS dialects:"
8226 msgstr "Los dialectos de TLS posibles:"
8228 #: config/aarch64/aarch64.opt:52
8229 msgid "The code model option names for -mcmodel:"
8230 msgstr "Los nombres de las opciones de modelos de código para -mcmodel:"
8232 #: config/aarch64/aarch64.opt:65 config/arm/arm.opt:90
8233 #: config/microblaze/microblaze.opt:60
8234 msgid "Assume target CPU is configured as big endian."
8235 msgstr "Asume que la CPU destino está configurada como big endian."
8237 #: config/aarch64/aarch64.opt:69 config/i386/i386.opt:929
8238 msgid "Generate code which uses only the general registers."
8239 msgstr "Genera código que usa solo los registros generales."
8241 #: config/aarch64/aarch64.opt:73
8242 msgid "Workaround for ARM Cortex-A53 Erratum number 835769."
8243 msgstr "Solución alternativa para la errata de ARM Cortex-A53 número 835769."
8245 #: config/aarch64/aarch64.opt:77
8246 msgid "Workaround for ARM Cortex-A53 Erratum number 843419."
8247 msgstr "Solución alternativa para la errata de ARM Cortex-A53 número 843419."
8249 #: config/aarch64/aarch64.opt:81 config/arm/arm.opt:155
8250 #: config/microblaze/microblaze.opt:64
8251 msgid "Assume target CPU is configured as little endian."
8252 msgstr "Asume que el CPU destino está configurado como little endian."
8254 #: config/aarch64/aarch64.opt:89
8255 msgid "Don't assume that unaligned accesses are handled by the system."
8256 msgstr "No asume que los accesos sin alinear los maneja el sistema."
8258 #: config/aarch64/aarch64.opt:93 config/i386/i386.opt:396
8259 msgid "Omit the frame pointer in leaf functions."
8260 msgstr "Omite el puntero del marco de referencia para las funciones hojas."
8262 #: config/aarch64/aarch64.opt:97
8263 msgid "Specify TLS dialect."
8264 msgstr "Especifica el dialecto de TLS."
8266 #: config/aarch64/aarch64.opt:101
8267 msgid "Specifies bit size of immediate TLS offsets.  Valid values are 12, 24, 32, 48."
8268 msgstr "Especifica el tamaño de bit para los desplazamientos TLS inmediatos. Los valores válidos son 12, 24, 32, 48."
8270 #: config/aarch64/aarch64.opt:120
8271 msgid "-march=ARCH\tUse features of architecture ARCH."
8272 msgstr "-march=ARCH\tUsa las características de la arquitectura ARCH."
8274 #: config/aarch64/aarch64.opt:124
8275 msgid "-mcpu=CPU\tUse features of and optimize for CPU."
8276 msgstr "-mcpu=CPU\tUsa las características de y optimiza para CPU."
8278 #: config/aarch64/aarch64.opt:128
8279 msgid "-mtune=CPU\tOptimize for CPU."
8280 msgstr "-mtune=CPU\tOptimiza para CPU."
8282 #: config/aarch64/aarch64.opt:132
8283 msgid "-mabi=ABI\tGenerate code that conforms to the specified ABI."
8284 msgstr "-mabi=ABI\tGenera código que cumpla con la ABI especificada."
8286 #: config/aarch64/aarch64.opt:136
8287 msgid "-moverride=STRING\tPower users only! Override CPU optimization parameters."
8288 msgstr ""
8290 #: config/aarch64/aarch64.opt:140
8291 msgid "Known AArch64 ABIs (for use with the -mabi= option):"
8292 msgstr "ABIs AArch64 conocidas (para uso con la opción -mabi=):"
8294 #: config/aarch64/aarch64.opt:150
8295 msgid "PC relative literal loads."
8296 msgstr "Cargas literales relativas a PC."
8298 #: config/aarch64/aarch64.opt:154
8299 msgid "Select return address signing scope."
8300 msgstr ""
8302 #: config/aarch64/aarch64.opt:158
8303 #, fuzzy
8304 #| msgid "Known address mode (for use with the -maddress-mode= option):"
8305 msgid "Supported AArch64 return address signing scope (for use with -msign-return-address= option):"
8306 msgstr "Modo de dirección conocido (para uso con la opción -maddress-mode=):"
8308 #: config/aarch64/aarch64.opt:171
8309 msgid "Enable the reciprocal square root approximation.  Enabling this reduces precision of reciprocal square root results to about 16 bits for single precision and to 32 bits for double precision."
8310 msgstr "Activa la aproximación de raíz cuadrada recíproca.  Activar esto reduce la precisión de los resultados de la raíz cuadrada recíproca a 16 bits aproximadamente para precisión sencilla y a 32 bits para doble precisión."
8312 #: config/aarch64/aarch64.opt:177
8313 msgid "Enable the square root approximation.  Enabling this reduces precision of square root results to about 16 bits for single precision and to 32 bits for double precision. If enabled, it implies -mlow-precision-recip-sqrt."
8314 msgstr "Activa la aproximación de raíz cuadrada.  Activar esto reduce la precisión de los resultados de la raíz cuadrada a 16 bits aproximadamente para precisión sencilla y a 32 bits para doble precisión. Si se activa, implica -mlow-precision-recip-sqrt."
8316 #: config/aarch64/aarch64.opt:184
8317 msgid "Enable the division approximation.  Enabling this reduces precision of division results to about 16 bits for single precision and to 32 bits for double precision."
8318 msgstr "Activa la aproximación de la división.  Activar esto reduce la precisión de los resultados de la divisón a 16 bits aproximadamente para precisión sencilla y a 32 bits para doble precisión. Si se activa, implica -mlow-precision-recip-sqrt."
8320 #: config/aarch64/aarch64.opt:190
8321 msgid "Enables verbose cost model dumping in the debug dump files."
8322 msgstr ""
8324 #: config/linux.opt:24
8325 msgid "Use Bionic C library."
8326 msgstr "Utiliza la biblioteca C de Bionic."
8328 #: config/linux.opt:28
8329 msgid "Use GNU C library."
8330 msgstr "Utiliza la biblioteca de C de GNU."
8332 #: config/linux.opt:32
8333 msgid "Use uClibc C library."
8334 msgstr "Usa la biblioteca de C de uClibc."
8336 #: config/linux.opt:36
8337 msgid "Use musl C library."
8338 msgstr "Usa la biblioteca de C de musl."
8340 #: config/ia64/ilp32.opt:3
8341 msgid "Generate ILP32 code."
8342 msgstr "Genera código ILP32."
8344 #: config/ia64/ilp32.opt:7
8345 msgid "Generate LP64 code."
8346 msgstr "Genera código LP64."
8348 #: config/ia64/ia64.opt:28
8349 msgid "Generate big endian code."
8350 msgstr "Genera código big endian."
8352 #: config/ia64/ia64.opt:32
8353 msgid "Generate little endian code."
8354 msgstr "Genera código little endian."
8356 #: config/ia64/ia64.opt:36
8357 msgid "Generate code for GNU as."
8358 msgstr "Genera código para as de GNU."
8360 #: config/ia64/ia64.opt:40
8361 msgid "Generate code for GNU ld."
8362 msgstr "Genera código para ld de GNU."
8364 #: config/ia64/ia64.opt:44
8365 msgid "Emit stop bits before and after volatile extended asms."
8366 msgstr "Emite bits de parada antes y después de asms extendidos con volatile."
8368 #: config/ia64/ia64.opt:48
8369 msgid "Use in/loc/out register names."
8370 msgstr "Usa los nombres de registro in/loc/out."
8372 #: config/ia64/ia64.opt:55
8373 msgid "Enable use of sdata/scommon/sbss."
8374 msgstr "Activa el uso de sdata/scommon/sbss."
8376 #: config/ia64/ia64.opt:59
8377 msgid "Generate code without GP reg."
8378 msgstr "Genera código sin registro GP."
8380 #: config/ia64/ia64.opt:63
8381 msgid "gp is constant (but save/restore gp on indirect calls)."
8382 msgstr "gp es constante (pero hay save/restore de gp en llamadas indirectas)."
8384 #: config/ia64/ia64.opt:67
8385 msgid "Generate self-relocatable code."
8386 msgstr "Genera código auto-reubicable."
8388 #: config/ia64/ia64.opt:71
8389 msgid "Generate inline floating point division, optimize for latency."
8390 msgstr "Genera división de coma flotante incluida en línea, optimizada para latencia."
8392 #: config/ia64/ia64.opt:75
8393 msgid "Generate inline floating point division, optimize for throughput."
8394 msgstr "Genera división de coma flotante incluida en línea, optimizada para rendimiento."
8396 #: config/ia64/ia64.opt:82
8397 msgid "Generate inline integer division, optimize for latency."
8398 msgstr "Genera división entera incluida en línea, optimizada para latencia."
8400 #: config/ia64/ia64.opt:86
8401 msgid "Generate inline integer division, optimize for throughput."
8402 msgstr "Genera división entera incluida en línea, optimizada para rendimiento."
8404 #: config/ia64/ia64.opt:90
8405 msgid "Do not inline integer division."
8406 msgstr "No incluye en línea la división entera."
8408 #: config/ia64/ia64.opt:94
8409 msgid "Generate inline square root, optimize for latency."
8410 msgstr "Genera raíz cuadrada incluida en línea, optimizada para latencia."
8412 #: config/ia64/ia64.opt:98
8413 msgid "Generate inline square root, optimize for throughput."
8414 msgstr "Genera raíz cuadrada incluida en línea, optimizada para rendimiento."
8416 #: config/ia64/ia64.opt:102
8417 msgid "Do not inline square root."
8418 msgstr "No incluye en línea la raíz cuadrada."
8420 #: config/ia64/ia64.opt:106
8421 msgid "Enable DWARF line debug info via GNU as."
8422 msgstr "Activa la información de la línea de depuración DWARF a través de as de GNU."
8424 #: config/ia64/ia64.opt:110
8425 msgid "Enable earlier placing stop bits for better scheduling."
8426 msgstr "Activa la ubicación temprana de bits de parada para mejor planificación."
8428 #: config/ia64/ia64.opt:114 config/spu/spu.opt:72 config/pa/pa.opt:62
8429 #: config/sh/sh.opt:227
8430 msgid "Specify range of registers to make fixed."
8431 msgstr "Especifica el rango de registros a convertir en fijos."
8433 #: config/ia64/ia64.opt:118 config/rs6000/sysv4.opt:32
8434 #: config/alpha/alpha.opt:130
8435 msgid "Specify bit size of immediate TLS offsets."
8436 msgstr "Especifica el tamaño de bit para los desplazamientos TLS inmediatos."
8438 #: config/ia64/ia64.opt:122 config/spu/spu.opt:84 config/i386/i386.opt:510
8439 #: config/s390/s390.opt:197 config/sparc/sparc.opt:138
8440 #: config/visium/visium.opt:49
8441 msgid "Schedule code for given CPU."
8442 msgstr "Código de planificador para el CPU dado."
8444 #: config/ia64/ia64.opt:126
8445 msgid "Known Itanium CPUs (for use with the -mtune= option):"
8446 msgstr "CPUs Itanium conocidos (para uso con la opción -mtune=):"
8448 #: config/ia64/ia64.opt:136
8449 msgid "Use data speculation before reload."
8450 msgstr "Usa la especulación de datos antes de recargar."
8452 #: config/ia64/ia64.opt:140
8453 msgid "Use data speculation after reload."
8454 msgstr "Usa la especulación de datos después de recargar."
8456 #: config/ia64/ia64.opt:144
8457 msgid "Use control speculation."
8458 msgstr "Usa la especulación del control."
8460 #: config/ia64/ia64.opt:148
8461 msgid "Use in block data speculation before reload."
8462 msgstr "Usa la especulación de datos en bloque antes de recargar."
8464 #: config/ia64/ia64.opt:152
8465 msgid "Use in block data speculation after reload."
8466 msgstr "Usa la especulación de datos en bloque después de recargar."
8468 #: config/ia64/ia64.opt:156
8469 msgid "Use in block control speculation."
8470 msgstr "Usa la especulación del control en bloque."
8472 #: config/ia64/ia64.opt:160
8473 msgid "Use simple data speculation check."
8474 msgstr "Usa la revisión de especulación de datos simple."
8476 #: config/ia64/ia64.opt:164
8477 msgid "Use simple data speculation check for control speculation."
8478 msgstr "Usa la revisión de especulación de datos simple para el control de especulación."
8480 #: config/ia64/ia64.opt:174
8481 msgid "Count speculative dependencies while calculating priority of instructions."
8482 msgstr "Cuenta las dependencias especulativas mientras se calcula la prioridad de las instrucciones."
8484 #: config/ia64/ia64.opt:178
8485 msgid "Place a stop bit after every cycle when scheduling."
8486 msgstr "Coloca un bit de parada después de cada ciclo durante la planificación."
8488 #: config/ia64/ia64.opt:182
8489 msgid "Assume that floating-point stores and loads are not likely to cause conflict when placed into one instruction group."
8490 msgstr "Asume que los stores y loads de coma flotante no es probable que provoquen conflictos al colocarse en un grupo de instrucción."
8492 #: config/ia64/ia64.opt:186
8493 msgid "Soft limit on number of memory insns per instruction group, giving lower priority to subsequent memory insns attempting to schedule in the same insn group. Frequently useful to prevent cache bank conflicts.  Default value is 1."
8494 msgstr "Límite suave en el número de insns de memoria por grupo de instrucción, dando una prioridad más baja a insns de memoria subsiguientes que intenten planificar en el mismo grupo insn. Frecuentemente útil para prevenir conflictos en el banco de caché.  El valor por defecto es 1."
8496 #: config/ia64/ia64.opt:190
8497 msgid "Disallow more than 'msched-max-memory-insns' in instruction group. Otherwise, limit is 'soft' (prefer non-memory operations when limit is reached)."
8498 msgstr "Desactiva más de 'msched-max-memory-insns' en el grupo de instrucción.  De otra forma, el límite es 'soft' (se prefieren operaciones que no sean de memoria cuando se alcanza el límite)."
8500 #: config/ia64/ia64.opt:194
8501 msgid "Don't generate checks for control speculation in selective scheduling."
8502 msgstr "No genera revisiones para el control de especulación en la planificación selectiva."
8504 #: config/spu/spu.opt:20
8505 msgid "Emit warnings when run-time relocations are generated."
8506 msgstr "Emite avisos cuando se generan las reubicaciones de tiempo de ejecución."
8508 #: config/spu/spu.opt:24
8509 msgid "Emit errors when run-time relocations are generated."
8510 msgstr "Emite errores cuando se generan las reubicaciones de tiempo de ejecución."
8512 #: config/spu/spu.opt:28
8513 msgid "Specify cost of branches (Default 20)."
8514 msgstr "Especifica el costo de las ramificaciones (20 por defecto)."
8516 #: config/spu/spu.opt:32
8517 msgid "Make sure loads and stores are not moved past DMA instructions."
8518 msgstr "Se asegura que las instrucciones load y store no se mueven después de las instrucciones DMA."
8520 #: config/spu/spu.opt:36
8521 msgid "volatile must be specified on any memory that is effected by DMA."
8522 msgstr "se debe especificar volatile en cualquier memoria que sea afectada por DMA."
8524 #: config/spu/spu.opt:40 config/spu/spu.opt:44
8525 msgid "Insert nops when it might improve performance by allowing dual issue (default)."
8526 msgstr "Inserta nops cuando se puede mejorar el rendimiento permitiendo el asunto dual (por defecto)."
8528 #: config/spu/spu.opt:48
8529 msgid "Use standard main function as entry for startup."
8530 msgstr "Usa la función main estándar como entrada para el inicio."
8532 #: config/spu/spu.opt:52
8533 msgid "Generate branch hints for branches."
8534 msgstr "Genera pistas de ramificación para las ramificaciones."
8536 #: config/spu/spu.opt:56
8537 msgid "Maximum number of nops to insert for a hint (Default 2)."
8538 msgstr "Número máximo de nops a insertar para una pista (Por defecto 2)."
8540 #: config/spu/spu.opt:60
8541 msgid "Approximate maximum number of instructions to allow between a hint and its branch [125]."
8542 msgstr "El número máximo aproximado de instrucciones a permitir entre una pista y su ramificación [125]."
8544 #: config/spu/spu.opt:64
8545 msgid "Generate code for 18 bit addressing."
8546 msgstr "Genera código para direccionamiento de 18 bit."
8548 #: config/spu/spu.opt:68
8549 msgid "Generate code for 32 bit addressing."
8550 msgstr "Genera código para direccionamiento de 32 bit."
8552 #: config/spu/spu.opt:76
8553 msgid "Insert hbrp instructions after hinted branch targets to avoid the SPU hang issue."
8554 msgstr "Inserta instrucciones hbrp después de los objetivos ramificados con pista para evitar el problema del colgado de SPU."
8556 #: config/spu/spu.opt:80 config/i386/i386.opt:253 config/s390/s390.opt:56
8557 msgid "Generate code for given CPU."
8558 msgstr "Genera código para la CPU dada."
8560 #: config/spu/spu.opt:88
8561 msgid "Access variables in 32-bit PPU objects (default)."
8562 msgstr "Accede a las variables en objetos PPU de 32-bit (por defecto)."
8564 #: config/spu/spu.opt:92
8565 msgid "Access variables in 64-bit PPU objects."
8566 msgstr "Accede a las variables en objetos PPU de 64-bit."
8568 #: config/spu/spu.opt:96
8569 msgid "Allow conversions between __ea and generic pointers (default)."
8570 msgstr "Permite las conversiones entre __ea y punteros genéricos (por defecto)."
8572 #: config/spu/spu.opt:100
8573 msgid "Size (in KB) of software data cache."
8574 msgstr "Tamaño (en KB) del caché de datos de software."
8576 #: config/spu/spu.opt:104
8577 msgid "Atomically write back software data cache lines (default)."
8578 msgstr "Escribe hacia atrás atómicamente las líneas de caché de datos de software (por defecto)."
8580 #: config/epiphany/epiphany.opt:24
8581 msgid "Don't use any of r32..r63."
8582 msgstr "No usa ninguno de r32..r63."
8584 #: config/epiphany/epiphany.opt:28
8585 msgid "preferentially allocate registers that allow short instruction generation."
8586 msgstr "aloja de preferencia registros que permitan la generación de instrucciones short."
8588 #: config/epiphany/epiphany.opt:32
8589 msgid "Set branch cost."
8590 msgstr "Establece el costo de ramificación."
8592 #: config/epiphany/epiphany.opt:36
8593 msgid "enable conditional move instruction usage."
8594 msgstr "activa el uso de la instrucción move condicional."
8596 #: config/epiphany/epiphany.opt:40
8597 msgid "set number of nops to emit before each insn pattern."
8598 msgstr "establece el número de nops a emitir antes de cada patrón insn."
8600 #: config/epiphany/epiphany.opt:52
8601 msgid "Use software floating point comparisons."
8602 msgstr "Usa comparaciones de coma flotante de software."
8604 #: config/epiphany/epiphany.opt:56
8605 msgid "Enable split of 32 bit immediate loads into low / high part."
8606 msgstr "Activa la división de loads inmediatos de 32 bit en partes low / high."
8608 #: config/epiphany/epiphany.opt:60
8609 msgid "Enable use of POST_INC / POST_DEC."
8610 msgstr "Activa el uso de POST_INC / POST_DEC."
8612 #: config/epiphany/epiphany.opt:64
8613 msgid "Enable use of POST_MODIFY."
8614 msgstr "Activa el uso de POST_MODIFY."
8616 #: config/epiphany/epiphany.opt:68
8617 msgid "Set number of bytes on the stack preallocated for use by the callee."
8618 msgstr "Establece el número prealojado de bytes en la pila para que use el llamante."
8620 #: config/epiphany/epiphany.opt:72
8621 msgid "Assume round to nearest is selected for purposes of scheduling."
8622 msgstr "Asume que está seleccionado el redondeo al más cercano para propósitos de planificación."
8624 #: config/epiphany/epiphany.opt:76
8625 msgid "Generate call insns as indirect calls."
8626 msgstr "Genera las llamadas insns como llamadas indirectas."
8628 #: config/epiphany/epiphany.opt:80
8629 msgid "Generate call insns as direct calls."
8630 msgstr "Genera las llamadas insns como llamadas directas."
8632 #: config/epiphany/epiphany.opt:84
8633 msgid "Assume labels and symbols can be addressed using 16 bit absolute addresses."
8634 msgstr "Asume que se pueden direccionar las etiquetas y símbolos usando direcciones absolutas de 16 bits."
8636 #: config/epiphany/epiphany.opt:108
8637 msgid "A floatig point to integer truncation may be replaced with rounding to save mode switching."
8638 msgstr ""
8640 #: config/epiphany/epiphany.opt:112
8641 msgid "Vectorize for double-word operations."
8642 msgstr "Vectoriza para operaciones double-word."
8644 #: config/epiphany/epiphany.opt:128
8645 msgid "Split unaligned 8 byte vector moves before post-modify address generation."
8646 msgstr "Divide moves vectoriales de 8 byte sin alinear antes de post-modificar la generación de dirección."
8648 #: config/epiphany/epiphany.opt:132
8649 msgid "Use the floating point unit for integer add/subtract."
8650 msgstr "Usa la unidad de coma flotante para suma/resta de enteros."
8652 #: config/epiphany/epiphany.opt:136
8653 msgid "Set register to hold -1."
8654 msgstr "Establece el registro para conservar -1."
8656 #: config/ft32/ft32.opt:23
8657 msgid "target the software simulator."
8658 msgstr "destina al simulador software."
8660 #: config/ft32/ft32.opt:27 config/s390/s390.opt:228 config/mips/mips.opt:389
8661 msgid "Use LRA instead of reload."
8662 msgstr "Usa la LRA en lugar de recarga."
8664 #: config/ft32/ft32.opt:31
8665 msgid "Avoid use of the DIV and MOD instructions"
8666 msgstr "Evita el uso de las instrucciones DIV y MOD"
8668 #: config/h8300/h8300.opt:23
8669 msgid "Generate H8S code."
8670 msgstr "Genera código H8S."
8672 #: config/h8300/h8300.opt:27
8673 msgid "Generate H8SX code."
8674 msgstr "Genera código H8SX."
8676 #: config/h8300/h8300.opt:31
8677 msgid "Generate H8S/2600 code."
8678 msgstr "Genera código H8S/2600."
8680 #: config/h8300/h8300.opt:35
8681 msgid "Make integers 32 bits wide."
8682 msgstr "Hace los enteros de 32 bits de anchura."
8684 #: config/h8300/h8300.opt:42
8685 msgid "Use registers for argument passing."
8686 msgstr "Usa registros para el paso de parámetros."
8688 #: config/h8300/h8300.opt:46
8689 msgid "Consider access to byte sized memory slow."
8690 msgstr "Considera lento el acceso a memoria de tamaño byte."
8692 #: config/h8300/h8300.opt:50
8693 msgid "Enable linker relaxing."
8694 msgstr "Activa la relajación del enlazador."
8696 #: config/h8300/h8300.opt:54
8697 msgid "Generate H8/300H code."
8698 msgstr "Genera código H8/300H."
8700 #: config/h8300/h8300.opt:58
8701 msgid "Enable the normal mode."
8702 msgstr "Activa el modo normal."
8704 #: config/h8300/h8300.opt:62
8705 msgid "Use H8/300 alignment rules."
8706 msgstr "Usa las reglas de alineación H8/300."
8708 #: config/h8300/h8300.opt:66
8709 msgid "Push extended registers on stack in monitor functions."
8710 msgstr "Empuja los registros extendidos a la pila en las funciones de monitorización."
8712 #: config/h8300/h8300.opt:70
8713 msgid "Do not push extended registers on stack in monitor functions."
8714 msgstr "No empuja los registros extendidos a la pila en las funciones de monitorización."
8716 #: config/pdp11/pdp11.opt:23
8717 msgid "Generate code for an 11/10."
8718 msgstr "Genera código para un 11/10."
8720 #: config/pdp11/pdp11.opt:27
8721 msgid "Generate code for an 11/40."
8722 msgstr "Genera código para un 11/40."
8724 #: config/pdp11/pdp11.opt:31
8725 msgid "Generate code for an 11/45."
8726 msgstr "Genera código para un 11/45."
8728 #: config/pdp11/pdp11.opt:35
8729 msgid "Return floating-point results in ac0 (fr0 in Unix assembler syntax)."
8730 msgstr "Devuelve los resultados de coma flotante en ac0 (fr0 en sintaxis de ensamblador Unix)."
8732 #: config/pdp11/pdp11.opt:39
8733 msgid "Do not use inline patterns for copying memory."
8734 msgstr "No usa patrones incluidos en línea para copiado de memoria."
8736 #: config/pdp11/pdp11.opt:43
8737 msgid "Use inline patterns for copying memory."
8738 msgstr "Usa patrones incluidos en línea para copiado de memoria."
8740 #: config/pdp11/pdp11.opt:47
8741 msgid "Do not pretend that branches are expensive."
8742 msgstr "No pretende que las ramificaciones son costosas."
8744 #: config/pdp11/pdp11.opt:51
8745 msgid "Pretend that branches are expensive."
8746 msgstr "Pretende que las ramificaciones son costosas."
8748 #: config/pdp11/pdp11.opt:55
8749 msgid "Use the DEC assembler syntax."
8750 msgstr "Usa la sintaxis de ensamblador DEC."
8752 #: config/pdp11/pdp11.opt:59
8753 msgid "Use 32 bit float."
8754 msgstr "Usa float de 32 bit."
8756 #: config/pdp11/pdp11.opt:63
8757 msgid "Use 64 bit float."
8758 msgstr "Usa float de 64 bit."
8760 #: config/pdp11/pdp11.opt:67 config/rs6000/rs6000.opt:177
8761 #: config/frv/frv.opt:158
8762 msgid "Use hardware floating point."
8763 msgstr "Usa coma flotante de hardware."
8765 #: config/pdp11/pdp11.opt:71
8766 msgid "Use 16 bit int."
8767 msgstr "Usa int de 16 bit."
8769 #: config/pdp11/pdp11.opt:75
8770 msgid "Use 32 bit int."
8771 msgstr "Usa int de 32 bit."
8773 #: config/pdp11/pdp11.opt:79 config/rs6000/rs6000.opt:173
8774 msgid "Do not use hardware floating point."
8775 msgstr "No usa coma flotante de hardware."
8777 #: config/pdp11/pdp11.opt:83
8778 msgid "Target has split I&D."
8779 msgstr "El objetivo tiene I&D dividido."
8781 #: config/pdp11/pdp11.opt:87
8782 msgid "Use UNIX assembler syntax."
8783 msgstr "Usa sintaxis de ensamblador UNIX."
8785 #: config/xtensa/xtensa.opt:23
8786 msgid "Use CONST16 instruction to load constants."
8787 msgstr "Usa la instrucción CONST16 para cargar constantes."
8789 #: config/xtensa/xtensa.opt:27
8790 msgid "Disable position-independent code (PIC) for use in OS kernel code."
8791 msgstr "Desactiva el código independiente de posición (PIC) para su uso en código de núcleo de SO."
8793 #: config/xtensa/xtensa.opt:31
8794 msgid "Use indirect CALLXn instructions for large programs."
8795 msgstr "Usa las instrucciones CALLXn indirectas para programas grandes."
8797 #: config/xtensa/xtensa.opt:35
8798 msgid "Automatically align branch targets to reduce branch penalties."
8799 msgstr "Alinea automáticamente los objetivos de las ramificaciones para reducir las penas de ramificación."
8801 #: config/xtensa/xtensa.opt:39
8802 msgid "Intersperse literal pools with code in the text section."
8803 msgstr "Dispersa los conjuntos de literales con código en la sección de texto."
8805 #: config/xtensa/xtensa.opt:43
8806 msgid "Relax literals in assembler and place them automatically in the text section."
8807 msgstr "Relaja los literales en ensamblador y los coloca automáticamente en la sección de texto."
8809 #: config/xtensa/xtensa.opt:47
8810 msgid "-mno-serialize-volatile\tDo not serialize volatile memory references with MEMW instructions."
8811 msgstr "-mno-serialize-volatile\tNo serializa las referencias a memoria volátil con instrucciones MEMW."
8813 #: config/i386/cygming.opt:23
8814 msgid "Create console application."
8815 msgstr "Crea una aplicación de consola."
8817 #: config/i386/cygming.opt:27
8818 msgid "Generate code for a DLL."
8819 msgstr "Genera código para una DLL."
8821 #: config/i386/cygming.opt:31
8822 msgid "Ignore dllimport for functions."
8823 msgstr "Ignora dllimport para funciones."
8825 #: config/i386/cygming.opt:35
8826 msgid "Use Mingw-specific thread support."
8827 msgstr "Usa el soporte de hilos específico de Mingw."
8829 #: config/i386/cygming.opt:39
8830 msgid "Set Windows defines."
8831 msgstr "Establece las definiciones de Windows."
8833 #: config/i386/cygming.opt:43
8834 msgid "Create GUI application."
8835 msgstr "Crea una aplicación con interfaz gráfica de usuario (GUI)."
8837 #: config/i386/cygming.opt:47
8838 msgid "Use the GNU extension to the PE format for aligned common data."
8839 msgstr "Usa la extensión GNU para el formato PE para los datos comunes alineados."
8841 #: config/i386/cygming.opt:51
8842 msgid "Compile code that relies on Cygwin DLL wrappers to support C++ operator new/delete replacement."
8843 msgstr "Compila código que depende de las envolturas DLL de Cygwin para admitir el reemplazo de los operadores de C++ new/delete."
8845 #: config/i386/cygming.opt:58
8846 msgid "Put relocated read-only data into .data section."
8847 msgstr "Pone los datos de solo lectura reubicados en la sección .data."
8849 #: config/i386/mingw.opt:29
8850 msgid "Warn about none ISO msvcrt scanf/printf width extensions."
8851 msgstr "Advierte de extensiones de anchura scanf/printf msvcrt que no son ISO."
8853 #: config/i386/mingw.opt:33
8854 msgid "For nested functions on stack executable permission is set."
8855 msgstr "Se establece el permiso ejecutable para las funciones anidadas en la pila."
8857 #: config/i386/mingw-w64.opt:23
8858 msgid "Use unicode startup and define UNICODE macro."
8859 msgstr "Usa el inicio de unicode y define la macro UNICODE."
8861 #: config/i386/i386.opt:188
8862 msgid "sizeof(long double) is 16."
8863 msgstr "sizeof(long double) es 16."
8865 #: config/i386/i386.opt:192 config/i386/i386.opt:360
8866 msgid "Use hardware fp."
8867 msgstr "Usa fp de hardware."
8869 #: config/i386/i386.opt:196
8870 msgid "sizeof(long double) is 12."
8871 msgstr "sizeof(long double) es 12."
8873 #: config/i386/i386.opt:200
8874 msgid "Use 80-bit long double."
8875 msgstr "Usa long doubles de 80 bits."
8877 #: config/i386/i386.opt:204 config/s390/s390.opt:157
8878 #: config/sparc/long-double-switch.opt:27 config/alpha/alpha.opt:102
8879 msgid "Use 64-bit long double."
8880 msgstr "Usa long doubles de 64 bits."
8882 #: config/i386/i386.opt:208 config/s390/s390.opt:153
8883 #: config/sparc/long-double-switch.opt:23 config/alpha/alpha.opt:98
8884 msgid "Use 128-bit long double."
8885 msgstr "Usa long doubles de 128 bits."
8887 #: config/i386/i386.opt:212 config/sh/sh.opt:179
8888 msgid "Reserve space for outgoing arguments in the function prologue."
8889 msgstr "Reserva espacio para los argumentos de salida en el prólogo de la función."
8891 #: config/i386/i386.opt:216
8892 msgid "Align some doubles on dword boundary."
8893 msgstr "Alinea algunos doubles en límites de dword."
8895 #: config/i386/i386.opt:220
8896 msgid "Function starts are aligned to this power of 2."
8897 msgstr "Los inicios de las funciones se alinean a esta potencia de 2."
8899 #: config/i386/i386.opt:224
8900 msgid "Jump targets are aligned to this power of 2."
8901 msgstr "Los objetivos de salto se alinean a esta potencia de 2."
8903 #: config/i386/i386.opt:228
8904 msgid "Loop code aligned to this power of 2."
8905 msgstr "El código de ciclo se alinea a esta potencia de 2."
8907 #: config/i386/i386.opt:232
8908 msgid "Align destination of the string operations."
8909 msgstr "Alinea el destino de las operaciones de cadenas."
8911 #: config/i386/i386.opt:236
8912 msgid "Use the given data alignment."
8913 msgstr "Usa la alineación de los datos dada."
8915 #: config/i386/i386.opt:240
8916 msgid "Known data alignment choices (for use with the -malign-data= option):"
8917 msgstr "Las opciones conocidas para alineamiento de datos (para usar con la opción -malign-data=):"
8919 #: config/i386/i386.opt:257
8920 msgid "Use given assembler dialect."
8921 msgstr "Usa el dialecto de ensamblador dado."
8923 #: config/i386/i386.opt:261
8924 msgid "Known assembler dialects (for use with the -masm= option):"
8925 msgstr "Dialectos de ensamblador conocidos (para uso con la opción -masm=):"
8927 #: config/i386/i386.opt:271
8928 msgid "Branches are this expensive (1-5, arbitrary units)."
8929 msgstr "Las ramificaciones son así de caras (1-5, unidades arbitrarias)."
8931 #: config/i386/i386.opt:275
8932 msgid "-mlarge-data-threshold=<number>\tData greater than given threshold will go into .ldata section in x86-64 medium model."
8933 msgstr "-mlarge-data-threshold=<número>\tLos datos más grandes que el límite dado irán a la sección .ldata en el modeolo medium del x86-64."
8935 #: config/i386/i386.opt:279
8936 msgid "Use given x86-64 code model."
8937 msgstr "Usa el modelo de código del x86-64 dado."
8939 #: config/i386/i386.opt:302
8940 msgid "Use given address mode."
8941 msgstr "Usar el modo de dirección dado."
8943 #: config/i386/i386.opt:306
8944 msgid "Known address mode (for use with the -maddress-mode= option):"
8945 msgstr "Modo de dirección conocido (para uso con la opción -maddress-mode=):"
8947 #: config/i386/i386.opt:315
8948 msgid "%<-mcpu=%> is deprecated; use %<-mtune=%> or %<-march=%> instead"
8949 msgstr "%<-mcpu=%> es obsoleto; utilice %<-mtune=%> o %<-march%> en su lugar"
8951 #: config/i386/i386.opt:319
8952 msgid "Generate sin, cos, sqrt for FPU."
8953 msgstr "Genera sin, cos, sqrt para FPU."
8955 #: config/i386/i386.opt:323
8956 msgid "Always use Dynamic Realigned Argument Pointer (DRAP) to realign stack."
8957 msgstr "Usar siempre el Puntero de Argumento Realineado Dinámicamente (DRAP) para realinear la pila."
8959 #: config/i386/i386.opt:327
8960 msgid "Return values of functions in FPU registers."
8961 msgstr "Devuelve los valores de funciones en registros FPU."
8963 #: config/i386/i386.opt:331
8964 msgid "Generate floating point mathematics using given instruction set."
8965 msgstr "Genera matemáticas de coma flotante usando el conjunto de instrucciones dado."
8967 #: config/i386/i386.opt:335
8968 msgid "Valid arguments to -mfpmath=:"
8969 msgstr "Argumentos válidos para -mfpmath=:"
8971 #: config/i386/i386.opt:368
8972 msgid "Inline all known string operations."
8973 msgstr "Incluye en línea todas las operaciones de cadenas conocidas."
8975 #: config/i386/i386.opt:372
8976 msgid "Inline memset/memcpy string operations, but perform inline version only for small blocks."
8977 msgstr "Incluye en línea las operaciones de cadena memset/memcpy, pero realiza la versión inline sólo para los bloques pequeños."
8979 #: config/i386/i386.opt:375
8980 msgid "%<-mintel-syntax%> and %<-mno-intel-syntax%> are deprecated; use %<-masm=intel%> and %<-masm=att%> instead"
8981 msgstr "%<-mintel-syntax%> y %<-mno-intel-syntax%> son obsoletos; utilice %<-masm=intel%> y %<-masm=att%> en su lugar"
8983 #: config/i386/i386.opt:380
8984 msgid "Use native (MS) bitfield layout."
8985 msgstr "Usa la disposición de campos de bits nativos (MS)."
8987 #: config/i386/i386.opt:400
8988 msgid "Set 80387 floating-point precision to 32-bit."
8989 msgstr "Establece la precisión de coma flotante 80387 a 32-bit."
8991 #: config/i386/i386.opt:404
8992 msgid "Set 80387 floating-point precision to 64-bit."
8993 msgstr "Establece la precisión de coma flotante 80387 a 64-bit."
8995 #: config/i386/i386.opt:408
8996 msgid "Set 80387 floating-point precision to 80-bit."
8997 msgstr "Establece la precisión de coma flotante 80387 a 80-bit."
8999 #: config/i386/i386.opt:412
9000 msgid "Attempt to keep stack aligned to this power of 2."
9001 msgstr "Trata de mantenter la pila alineada a esta potencia de 2."
9003 #: config/i386/i386.opt:416
9004 msgid "Assume incoming stack aligned to this power of 2."
9005 msgstr "Asume que la pila de entrada está alineada a esta potencia de 2."
9007 #: config/i386/i386.opt:420
9008 msgid "Use push instructions to save outgoing arguments."
9009 msgstr "Usa instrucciones push para guardar los argumentos de salida."
9011 #: config/i386/i386.opt:424
9012 msgid "Use red-zone in the x86-64 code."
9013 msgstr "Usa la zona roja en el código x86-64."
9015 #: config/i386/i386.opt:428
9016 msgid "Number of registers used to pass integer arguments."
9017 msgstr "Número de registros usados para pasar argumentos enteros."
9019 #: config/i386/i386.opt:432
9020 msgid "Alternate calling convention."
9021 msgstr "Convenio de llamada alternativa."
9023 #: config/i386/i386.opt:436 config/alpha/alpha.opt:23
9024 msgid "Do not use hardware fp."
9025 msgstr "No usa fp de hardware."
9027 #: config/i386/i386.opt:440
9028 msgid "Use SSE register passing conventions for SF and DF mode."
9029 msgstr "Usa los convenios de paso de registro SSE para los modos SF y DF."
9031 #: config/i386/i386.opt:444
9032 msgid "Realign stack in prologue."
9033 msgstr "Realinea la pila en el prólogo."
9035 #: config/i386/i386.opt:448
9036 msgid "Enable stack probing."
9037 msgstr "Habilita la prueba de la pila."
9039 #: config/i386/i386.opt:452
9040 msgid "Specify memcpy expansion strategy when expected size is known."
9041 msgstr "Especifica la estrategia de expansión de memcpy cuando se conoce el tamaño esperado."
9043 #: config/i386/i386.opt:456
9044 msgid "Specify memset expansion strategy when expected size is known."
9045 msgstr "Especifica la estrategia de expansión de memset cuando se conoce el tamaño esperado."
9047 #: config/i386/i386.opt:460
9048 msgid "Chose strategy to generate stringop using."
9049 msgstr "Escoge la estrategia para generar stringop using."
9051 #: config/i386/i386.opt:464
9052 msgid "Valid arguments to -mstringop-strategy=:"
9053 msgstr "Argumentos válidos para -mstringop-strategy=:"
9055 #: config/i386/i386.opt:492
9056 msgid "Use given thread-local storage dialect."
9057 msgstr "Usa el dialecto de almacenamiento thread-local dado."
9059 #: config/i386/i386.opt:496
9060 msgid "Known TLS dialects (for use with the -mtls-dialect= option):"
9061 msgstr "Dialectos TLS conocidos (para usar con la opción -mtls-dialect=):"
9063 #: config/i386/i386.opt:506
9064 #, c-format
9065 msgid "Use direct references against %gs when accessing tls data."
9066 msgstr "Usa referencias directas contra %gs cuando se acceden datos tls."
9068 #: config/i386/i386.opt:514
9069 msgid "Fine grain control of tune features."
9070 msgstr "Control fino de las características de ajuste."
9072 #: config/i386/i386.opt:518
9073 msgid "Clear all tune features."
9074 msgstr "Quita todas las características de ajuste."
9076 #: config/i386/i386.opt:525
9077 msgid "Generate code that conforms to Intel MCU psABI."
9078 msgstr "Genera código que cumpla con Intel MCU psABI."
9080 #: config/i386/i386.opt:529
9081 msgid "Generate code that conforms to the given ABI."
9082 msgstr "Genera código que cumpla con la ABI dada."
9084 #: config/i386/i386.opt:533
9085 msgid "Known ABIs (for use with the -mabi= option):"
9086 msgstr "ABIs conocidas (para usar con la opción -mabi=):"
9088 #: config/i386/i386.opt:543 config/rs6000/rs6000.opt:189
9089 msgid "Vector library ABI to use."
9090 msgstr "ABI de biblioteca de vectores a utilizar."
9092 #: config/i386/i386.opt:547
9093 msgid "Known vectorization library ABIs (for use with the -mveclibabi= option):"
9094 msgstr "ABIs de biblioteca de vectorización conocidas (para usar con la opción -mveclibabi=):"
9096 #: config/i386/i386.opt:557
9097 msgid "Return 8-byte vectors in memory."
9098 msgstr "Devuelve vectores de 8 bytes en memoria."
9100 #: config/i386/i386.opt:561
9101 msgid "Generate reciprocals instead of divss and sqrtss."
9102 msgstr "Genera recíprocos en lugar de divss y sqrtss."
9104 #: config/i386/i386.opt:565
9105 msgid "Control generation of reciprocal estimates."
9106 msgstr "Controla la generación de estimados recíprocos."
9108 #: config/i386/i386.opt:569
9109 msgid "Generate cld instruction in the function prologue."
9110 msgstr "Genera la instrucción cld en el prólogo de función."
9112 #: config/i386/i386.opt:573
9113 msgid "Generate vzeroupper instruction before a transfer of control flow out of the function."
9114 msgstr "Genera la instrucción vzeroupper antes de una transferencia de flujo de control afuera de la función."
9116 #: config/i386/i386.opt:578
9117 msgid "Disable Scalar to Vector optimization pass transforming 64-bit integer computations into a vector ones."
9118 msgstr "Desactiva el paso de optimización de escalar a vector al transformar cálculos con enteros de 64 bits en cálculos con vectores."
9120 #: config/i386/i386.opt:583
9121 msgid "Do dispatch scheduling if processor is bdver1, bdver2, bdver3, bdver4 or znver1 and Haifa scheduling is selected."
9122 msgstr "Despacha al planificador si el procesador es bdver1, bdver2, bdver3, bdver4 o znver1 y se selecciona planificación Haifa."
9124 #: config/i386/i386.opt:588
9125 msgid "Use 128-bit AVX instructions instead of 256-bit AVX instructions in the auto-vectorizer."
9126 msgstr "Usa instrucciones AVX de 128-bit en lugar de instrucciones AVX de 256-bit en el auto-vectorizador."
9128 #: config/i386/i386.opt:594
9129 msgid "Generate 32bit i386 code."
9130 msgstr "Genera código i386 de 32bit."
9132 #: config/i386/i386.opt:598
9133 msgid "Generate 64bit x86-64 code."
9134 msgstr "Genera código x86-64 de 64bit."
9136 #: config/i386/i386.opt:602
9137 msgid "Generate 32bit x86-64 code."
9138 msgstr "Genera código x86-64 de 32bit."
9140 #: config/i386/i386.opt:606
9141 msgid "Generate 16bit i386 code."
9142 msgstr "Genera código i386 de 16bit."
9144 #: config/i386/i386.opt:610
9145 msgid "Support MMX built-in functions."
9146 msgstr "Admite funciones internas MMX."
9148 #: config/i386/i386.opt:614
9149 msgid "Support 3DNow! built-in functions."
9150 msgstr "Admite funciones internas 3DNow!."
9152 #: config/i386/i386.opt:618
9153 msgid "Support Athlon 3Dnow! built-in functions."
9154 msgstr "Admite funciones internas Athlon 3DNow!."
9156 #: config/i386/i386.opt:622
9157 msgid "Support MMX and SSE built-in functions and code generation."
9158 msgstr "Admite funciones internas y generación de código MMX y SSE."
9160 #: config/i386/i386.opt:626
9161 msgid "Support MMX, SSE and SSE2 built-in functions and code generation."
9162 msgstr "Admite funciones internas y generación de código MMX, SSE y SSE2."
9164 #: config/i386/i386.opt:630
9165 msgid "Support MMX, SSE, SSE2 and SSE3 built-in functions and code generation."
9166 msgstr "Admite funciones internas y generación de código MMX, SSE, SSE2 y SSE3."
9168 #: config/i386/i386.opt:634
9169 msgid "Support MMX, SSE, SSE2, SSE3 and SSSE3 built-in functions and code generation."
9170 msgstr "Admite funciones internas y generación de código MMX, SSE, SSE2, SSE3 y SSSE3."
9172 #: config/i386/i386.opt:638
9173 msgid "Support MMX, SSE, SSE2, SSE3, SSSE3 and SSE4.1 built-in functions and code generation."
9174 msgstr "Admite funciones internas y generación de código MMX, SSE, SSE2, SSE3, SSSE3 y SSE4.1."
9176 #: config/i386/i386.opt:642 config/i386/i386.opt:646
9177 msgid "Support MMX, SSE, SSE2, SSE3, SSSE3, SSE4.1 and SSE4.2 built-in functions and code generation."
9178 msgstr "Admite funciones internas y generación de código MMX, SSE, SSE2, SSE3, SSSE3, SSE4.1 y SSE4.2."
9180 #: config/i386/i386.opt:650
9181 msgid "Do not support SSE4.1 and SSE4.2 built-in functions and code generation."
9182 msgstr "No admite funciones internas y generación de código SSE4.1 y SSE4.2."
9184 #: config/i386/i386.opt:653
9185 msgid "%<-msse5%> was removed"
9186 msgstr "se eliminó %<-msse5%>"
9188 #: config/i386/i386.opt:658
9189 msgid "Support MMX, SSE, SSE2, SSE3, SSSE3, SSE4.1, SSE4.2 and AVX built-in functions and code generation."
9190 msgstr "Admite funciones internas y generación de código MMX, SSE, SSE2, SSE3, SSSE3, SSE4.1, SSE4.2 y AVX."
9192 #: config/i386/i386.opt:662
9193 msgid "Support MMX, SSE, SSE2, SSE3, SSSE3, SSE4.1, SSE4.2, AVX and AVX2 built-in functions and code generation."
9194 msgstr "Admite funciones internas y generación de código MMX, SSE, SSE2, SSE3, SSSE3, SSE4.1, SSE4.2, AVX y AVX2."
9196 #: config/i386/i386.opt:666
9197 msgid "Support MMX, SSE, SSE2, SSE3, SSSE3, SSE4.1, SSE4.2, AVX, AVX2 and AVX512F built-in functions and code generation."
9198 msgstr "Admite funciones internas y generación de código MMX, SSE, SSE2, SSE3, SSSE3, SSE4.1, SSE4.2, AVX, AVX2 y AVX512F."
9200 #: config/i386/i386.opt:670
9201 msgid "Support MMX, SSE, SSE2, SSE3, SSSE3, SSE4.1, SSE4.2, AVX, AVX2 and AVX512F and AVX512PF built-in functions and code generation."
9202 msgstr "Admite funciones internas y generación de código MMX, SSE, SSE2, SSE3, SSSE3, SSE4.1, SSE4.2, AVX, AVX2, AVX512F y AVX512PF."
9204 #: config/i386/i386.opt:674
9205 msgid "Support MMX, SSE, SSE2, SSE3, SSSE3, SSE4.1, SSE4.2, AVX, AVX2 and AVX512F and AVX512ER built-in functions and code generation."
9206 msgstr "Admite funciones internas y generación de código MMX, SSE, SSE2, SSE3, SSSE3, SSE4.1, SSE4.2, AVX, AVX2, AVX512F y AVX512ER."
9208 #: config/i386/i386.opt:678
9209 msgid "Support MMX, SSE, SSE2, SSE3, SSSE3, SSE4.1, SSE4.2, AVX, AVX2 and AVX512F and AVX512CD built-in functions and code generation."
9210 msgstr "Admite funciones internas y generación de código MMX, SSE, SSE2, SSE3, SSSE3, SSE4.1, SSE4.2, AVX, AVX2, AVX512F y AVX512CD."
9212 #: config/i386/i386.opt:682
9213 msgid "Support MMX, SSE, SSE2, SSE3, SSSE3, SSE4.1, SSE4.2, AVX, AVX2 and AVX512F and AVX512DQ built-in functions and code generation."
9214 msgstr "Admite funciones internas y generación de código MMX, SSE, SSE2, SSE3, SSSE3, SSE4.1, SSE4.2, AVX, AVX2, AVX512F y AVX512DQ."
9216 #: config/i386/i386.opt:686
9217 msgid "Support MMX, SSE, SSE2, SSE3, SSSE3, SSE4.1, SSE4.2, AVX, AVX2 and AVX512F and AVX512BW built-in functions and code generation."
9218 msgstr "Admite funciones internas y generación de código MMX, SSE, SSE2, SSE3, SSSE3, SSE4.1, SSE4.2, AVX, AVX2, AVX512F y AVX512BW."
9220 #: config/i386/i386.opt:690
9221 msgid "Support MMX, SSE, SSE2, SSE3, SSSE3, SSE4.1, SSE4.2, AVX, AVX2 and AVX512F and AVX512VL built-in functions and code generation."
9222 msgstr "Admite funciones internas y generación de código MMX, SSE, SSE2, SSE3, SSSE3, SSE4.1, SSE4.2, AVX, AVX2, AVX512F y AVX512VL."
9224 #: config/i386/i386.opt:694
9225 msgid "Support MMX, SSE, SSE2, SSE3, SSSE3, SSE4.1, SSE4.2, AVX, AVX2 and AVX512F and AVX512IFMA built-in functions and code generation."
9226 msgstr "Admite funciones internas y generación de código MMX, SSE, SSE2, SSE3, SSSE3, SSE4.1, SSE4.2, AVX, AVX2, AVX512F y AVX512IFMA."
9228 #: config/i386/i386.opt:698
9229 msgid "Support MMX, SSE, SSE2, SSE3, SSSE3, SSE4.1, SSE4.2, AVX, AVX2 and AVX512F and AVX512VBMI built-in functions and code generation."
9230 msgstr "Admite funciones internas y generación de código MMX, SSE, SSE2, SSE3, SSSE3, SSE4.1, SSE4.2, AVX, AVX2, AVX512F y AVX512VBMI."
9232 #: config/i386/i386.opt:702
9233 msgid "Support MMX, SSE, SSE2, SSE3, SSSE3, SSE4.1, SSE4.2, AVX, AVX2, AVX512F and AVX5124FMAPS built-in functions and code generation."
9234 msgstr "Admite funciones internas y generación de código MMX, SSE, SSE2, SSE3, SSSE3, SSE4.1, SSE4.2, AVX, AVX2, AVX512F y AVX5124FMAPS."
9236 #: config/i386/i386.opt:706
9237 msgid "Support MMX, SSE, SSE2, SSE3, SSSE3, SSE4.1, SSE4.2, AVX, AVX2, AVX512F and AVX5124VNNIW built-in functions and code generation."
9238 msgstr "Admite funciones internas y generación de código MMX, SSE, SSE2, SSE3, SSSE3, SSE4.1, SSE4.2, AVX, AVX2, AVX512F y AVX5124VNNIW."
9240 #: config/i386/i386.opt:710
9241 msgid "Support MMX, SSE, SSE2, SSE3, SSSE3, SSE4.1, SSE4.2, AVX, AVX2, AVX512F and AVX512VPOPCNTDQ built-in functions and code generation."
9242 msgstr "Admite funciones internas y generación de código MMX, SSE, SSE2, SSE3, SSSE3, SSE4.1, SSE4.2, AVX, AVX2, AVX512F y AVX5124VPOPCNTDQ."
9244 #: config/i386/i386.opt:714
9245 msgid "Support MMX, SSE, SSE2, SSE3, SSSE3, SSE4.1, SSE4.2, AVX and FMA built-in functions and code generation."
9246 msgstr "Admite funciones internas y generación de código MMX, SSE, SSE2, SSE3, SSSE3, SSE4.1, SSE4.2, AVX y FMA."
9248 #: config/i386/i386.opt:718
9249 msgid "Support MMX, SSE, SSE2, SSE3 and SSE4A built-in functions and code generation."
9250 msgstr "Admite funciones internas y generación de código MMX, SSE, SSE2, SSE3 y SSE4A."
9252 #: config/i386/i386.opt:722
9253 msgid "Support FMA4 built-in functions and code generation."
9254 msgstr "Admite funciones internas FMA4 y generación de código."
9256 #: config/i386/i386.opt:726
9257 msgid "Support XOP built-in functions and code generation."
9258 msgstr "Admite funciones internas XOP y generación de código."
9260 #: config/i386/i386.opt:730
9261 msgid "Support LWP built-in functions and code generation."
9262 msgstr "Admite funciones internas LWP y generación de código."
9264 #: config/i386/i386.opt:734
9265 msgid "Support code generation of Advanced Bit Manipulation (ABM) instructions."
9266 msgstr "Admite la generación de código de instrucciones Advanced Bit Manipulation (ABM)."
9268 #: config/i386/i386.opt:738
9269 msgid "Support code generation of popcnt instruction."
9270 msgstr "Admite la generación de código de la instrucción popcnt."
9272 #: config/i386/i386.opt:742
9273 msgid "Support SGX built-in functions and code generation."
9274 msgstr "Admite funciones internas SGX y generación de código."
9276 #: config/i386/i386.opt:746
9277 msgid "Support RDPID built-in functions and code generation."
9278 msgstr "Admite funciones internas y generación de código RDPID."
9280 #: config/i386/i386.opt:750
9281 msgid "Support BMI built-in functions and code generation."
9282 msgstr "Admite funciones internas y generación de código BMI."
9284 #: config/i386/i386.opt:754
9285 msgid "Support BMI2 built-in functions and code generation."
9286 msgstr "Admite funciones internas y generación de código BMI2."
9288 #: config/i386/i386.opt:758
9289 msgid "Support LZCNT built-in function and code generation."
9290 msgstr "Admite funciones internas y generación de código LZCNT."
9292 #: config/i386/i386.opt:762
9293 msgid "Support Hardware Lock Elision prefixes."
9294 msgstr "Admite prefijos de elisión de bloqueo de hardware."
9296 #: config/i386/i386.opt:766
9297 msgid "Support RDSEED instruction."
9298 msgstr "Admite la instrucción RDSEED."
9300 #: config/i386/i386.opt:770
9301 msgid "Support PREFETCHW instruction."
9302 msgstr "Admite la instrucción PREFETCHW."
9304 #: config/i386/i386.opt:774
9305 #, fuzzy
9306 #| msgid "Support code generation of crc32 instruction."
9307 msgid "Support flag-preserving add-carry instructions."
9308 msgstr "Admite la generación de código de la instrucción crc32."
9310 #: config/i386/i386.opt:778
9311 msgid "Support CLFLUSHOPT instructions."
9312 msgstr "Admite las instrucciones CLFLUSHOPT."
9314 #: config/i386/i386.opt:782
9315 msgid "Support CLWB instruction."
9316 msgstr "Admite la instrucción CLWB.."
9318 #: config/i386/i386.opt:785
9319 msgid "%<-mpcommit%> was deprecated"
9320 msgstr "%<-mpcommit%> se ha hecho obsoleto"
9322 #: config/i386/i386.opt:790
9323 msgid "Support FXSAVE and FXRSTOR instructions."
9324 msgstr "Admite las instrucciones PXSAVE y FXRSTOR."
9326 #: config/i386/i386.opt:794
9327 msgid "Support XSAVE and XRSTOR instructions."
9328 msgstr "Admite las instrucciones XSAV y XRSTOR."
9330 #: config/i386/i386.opt:798
9331 msgid "Support XSAVEOPT instruction."
9332 msgstr "Admite las instrucciones XSAVEOPT."
9334 #: config/i386/i386.opt:802
9335 msgid "Support XSAVEC instructions."
9336 msgstr "Admite las instrucciones XSAVEC."
9338 #: config/i386/i386.opt:806
9339 msgid "Support XSAVES and XRSTORS instructions."
9340 msgstr "Admite las instrucciones XSAVES y XRSTORS."
9342 #: config/i386/i386.opt:810
9343 msgid "Support TBM built-in functions and code generation."
9344 msgstr "Admite funciones internas y generación de código TBM."
9346 #: config/i386/i386.opt:814
9347 msgid "Support code generation of cmpxchg16b instruction."
9348 msgstr "Admite la generación de código de la instrucción cmpxchg16b."
9350 #: config/i386/i386.opt:818
9351 msgid "Support code generation of sahf instruction in 64bit x86-64 code."
9352 msgstr "Admite la generación de código de la instrucción sahf en código x86-64 de 64bit."
9354 #: config/i386/i386.opt:822
9355 msgid "Support code generation of movbe instruction."
9356 msgstr "Admite la generación de código de la instrucción movbe."
9358 #: config/i386/i386.opt:826
9359 msgid "Support code generation of crc32 instruction."
9360 msgstr "Admite la generación de código de la instrucción crc32."
9362 #: config/i386/i386.opt:830
9363 msgid "Support AES built-in functions and code generation."
9364 msgstr "Admite funciones internas y generación de código AES."
9366 #: config/i386/i386.opt:834
9367 msgid "Support SHA1 and SHA256 built-in functions and code generation."
9368 msgstr "Admite funciones internas y generación de código SHA1 y SHA256."
9370 #: config/i386/i386.opt:838
9371 msgid "Support PCLMUL built-in functions and code generation."
9372 msgstr "Admite funciones internas y generación de código PCLMUL."
9374 #: config/i386/i386.opt:842
9375 msgid "Encode SSE instructions with VEX prefix."
9376 msgstr "Codifica las instrucciones SSE con el prefijo VEX."
9378 #: config/i386/i386.opt:846
9379 msgid "Support FSGSBASE built-in functions and code generation."
9380 msgstr "Admite funciones internas y generación de código FSGSBASE."
9382 #: config/i386/i386.opt:850
9383 msgid "Support RDRND built-in functions and code generation."
9384 msgstr "Admite funciones internas y generación de código RDRND."
9386 #: config/i386/i386.opt:854
9387 msgid "Support F16C built-in functions and code generation."
9388 msgstr "Admite funciones internas y generación de código F16C."
9390 #: config/i386/i386.opt:858
9391 msgid "Support PREFETCHWT1 built-in functions and code generation."
9392 msgstr "Admite funciones internas y generación de código PREFETCHWT1."
9394 #: config/i386/i386.opt:862
9395 msgid "Emit profiling counter call at function entry before prologue."
9396 msgstr "Emite llamada a contador de perfil en la entrada de función antes del prólogo."
9398 #: config/i386/i386.opt:866
9399 msgid "Generate __mcount_loc section with all mcount or __fentry__ calls."
9400 msgstr "Genera sección __mcount_loc con todos los mcount o llamadas __fentry__."
9402 #: config/i386/i386.opt:870
9403 msgid "Generate mcount/__fentry__ calls as nops. To activate they need to be patched in."
9404 msgstr "Genera llamadas mcount/__fentry__ como nops. Para activarlas han de ser parcheadas."
9406 #: config/i386/i386.opt:875
9407 msgid "Skip setting up RAX register when passing variable arguments."
9408 msgstr "Salta configurar registro RAX cuando se pasan argumentos variables."
9410 #: config/i386/i386.opt:879
9411 msgid "Expand 32bit/64bit integer divide into 8bit unsigned integer divide with run-time check."
9412 msgstr "Expande la división entera de 32bit/64bit en división entera sin signo de 8bit con revisión en tiempo de ejecución."
9414 #: config/i386/i386.opt:883
9415 msgid "Split 32-byte AVX unaligned load."
9416 msgstr "Divide load sin alinear AVX de 32-byte."
9418 #: config/i386/i386.opt:887
9419 msgid "Split 32-byte AVX unaligned store."
9420 msgstr "Divide store sin alinear AVX de 32-byte."
9422 #: config/i386/i386.opt:891
9423 msgid "Support RTM built-in functions and code generation."
9424 msgstr "Admite funciones internas y generación de código RTM."
9426 #: config/i386/i386.opt:895
9427 msgid "Support MPX code generation."
9428 msgstr "Admite la generación de código MPX."
9430 #: config/i386/i386.opt:899
9431 msgid "Support MWAITX and MONITORX built-in functions and code generation."
9432 msgstr "Admite funciones internas y generación de código MWAITX y MONITORX."
9434 #: config/i386/i386.opt:903
9435 msgid "Support CLZERO built-in functions and code generation."
9436 msgstr "Admite funciones internas y generación de código CLZERO."
9438 #: config/i386/i386.opt:907
9439 msgid "Support PKU built-in functions and code generation."
9440 msgstr "Admite funciones internas y generación de código PKU."
9442 #: config/i386/i386.opt:911 config/rs6000/rs6000.opt:678
9443 msgid "Use given stack-protector guard."
9444 msgstr "USa la guarda de protección de la pila dada."
9446 #: config/i386/i386.opt:915
9447 msgid "Known stack protector guard (for use with the -mstack-protector-guard= option):"
9448 msgstr "Guarda de protección de pila conocida (para usar con la opción -mstack-protector-guard=):"
9450 #: config/i386/i386.opt:925
9451 msgid "Attempt to avoid generating instruction sequences containing ret bytes."
9452 msgstr "Trata de evitar que se generen secuencias de instrucciones que contengan ret bytes."
9454 #: config/pa/pa64-hpux.opt:23
9455 msgid "Assume code will be linked by GNU ld."
9456 msgstr "Asume que el código se enlazará mediante ld de GNU."
9458 #: config/pa/pa64-hpux.opt:27
9459 msgid "Assume code will be linked by HP ld."
9460 msgstr "Asume que el código se enlazará mediante ld de HP."
9462 #: config/pa/pa-hpux1010.opt:23 config/pa/pa-hpux.opt:31
9463 #: config/pa/pa-hpux1131.opt:23 config/pa/pa-hpux1111.opt:23
9464 msgid "Specify UNIX standard for predefines and linking."
9465 msgstr "Especifica el estándar UNIX para las predefiniciones y enlazado."
9467 #: config/pa/pa-hpux.opt:27
9468 msgid "Generate cpp defines for server IO."
9469 msgstr "Genera definiciones cpp para ES de servidor."
9471 #: config/pa/pa-hpux.opt:35
9472 msgid "Generate cpp defines for workstation IO."
9473 msgstr "Genera definiciones cpp para ES de estación de trabajo."
9475 #: config/pa/pa.opt:30 config/pa/pa.opt:87 config/pa/pa.opt:95
9476 msgid "Generate PA1.0 code."
9477 msgstr "Genera código PA1.0."
9479 #: config/pa/pa.opt:34 config/pa/pa.opt:99 config/pa/pa.opt:140
9480 msgid "Generate PA1.1 code."
9481 msgstr "Genera código PA1.1."
9483 #: config/pa/pa.opt:38 config/pa/pa.opt:103
9484 msgid "Generate PA2.0 code (requires binutils 2.10 or later)."
9485 msgstr "Genera código PA2.0 (requiere binutils 2.10 o superior)."
9487 #: config/pa/pa.opt:46
9488 msgid "Caller copies function arguments passed by hidden reference."
9489 msgstr ""
9491 #: config/pa/pa.opt:50
9492 msgid "Disable FP regs."
9493 msgstr "Desactiva los registros FP."
9495 #: config/pa/pa.opt:54
9496 msgid "Disable indexed addressing."
9497 msgstr "Desactiva el direccionamiento indexado."
9499 #: config/pa/pa.opt:58
9500 msgid "Generate fast indirect calls."
9501 msgstr "Genera llamadas indirectas rápidas."
9503 #: config/pa/pa.opt:66
9504 msgid "Assume code will be assembled by GAS."
9505 msgstr "Asume que el código será ensamblado mediante GAS."
9507 #: config/pa/pa.opt:75
9508 msgid "Enable linker optimizations."
9509 msgstr "Activa las optimizaciones del enlazador."
9511 #: config/pa/pa.opt:79
9512 msgid "Always generate long calls."
9513 msgstr "Genera siempre llamadas long."
9515 #: config/pa/pa.opt:83
9516 msgid "Emit long load/store sequences."
9517 msgstr "Emite secuencias load/store long."
9519 #: config/pa/pa.opt:91
9520 msgid "Disable space regs."
9521 msgstr "Desactiva los registros de espacio."
9523 #: config/pa/pa.opt:107
9524 msgid "Use portable calling conventions."
9525 msgstr "Usa convenios de llamada transportable."
9527 #: config/pa/pa.opt:111
9528 msgid "Specify CPU for scheduling purposes.  Valid arguments are 700, 7100, 7100LC, 7200, 7300, and 8000."
9529 msgstr "Especifica la CPU por razones de planificación.  Los argumentos válidos son 700, 7100, 7100LC, 7200, 7300, y 8000."
9531 #: config/pa/pa.opt:136 config/frv/frv.opt:215
9532 msgid "Use software floating point."
9533 msgstr "Usa coma flotante de software."
9535 #: config/pa/pa.opt:144
9536 msgid "Do not disable space regs."
9537 msgstr "No desactiva los registros de espacio."
9539 #: config/v850/v850.opt:29
9540 msgid "Use registers r2 and r5."
9541 msgstr "Usa los registros r2 y r5."
9543 #: config/v850/v850.opt:33
9544 msgid "Use 4 byte entries in switch tables."
9545 msgstr "Usa entradas de 4 byte en las tablas de switch."
9547 # No me gusta mucho esta traducción. cfuga
9548 #: config/v850/v850.opt:37
9549 msgid "Enable backend debugging."
9550 msgstr "Habilita la depuración del extremo trasero."
9552 #: config/v850/v850.opt:41
9553 msgid "Do not use the callt instruction (default)."
9554 msgstr "No usa la instrucción callt (predeterminado)."
9556 #: config/v850/v850.opt:45
9557 msgid "Reuse r30 on a per function basis."
9558 msgstr "Reusa r30 basado por función."
9560 #: config/v850/v850.opt:52
9561 msgid "Prohibit PC relative function calls."
9562 msgstr "Prohíbe la llamada a funciones relativas al PC."
9564 #: config/v850/v850.opt:56
9565 msgid "Use stubs for function prologues."
9566 msgstr "Usa stubs para los prólogos de función."
9568 #: config/v850/v850.opt:60
9569 msgid "Set the max size of data eligible for the SDA area."
9570 msgstr "Establece el tamaño máximo de datos elegibles para el área SDA."
9572 #: config/v850/v850.opt:67
9573 msgid "Enable the use of the short load instructions."
9574 msgstr "Activa el uso de las instrucciones short load."
9576 #: config/v850/v850.opt:71
9577 msgid "Same as: -mep -mprolog-function."
9578 msgstr "Igual que: -mep -mprolog-function."
9580 #: config/v850/v850.opt:75
9581 msgid "Set the max size of data eligible for the TDA area."
9582 msgstr "Establece el tamaño máximo de datos elegibles para el área TDA."
9584 #: config/v850/v850.opt:82
9585 msgid "Do not enforce strict alignment."
9586 msgstr "No refuerza la alineación estricta."
9588 #: config/v850/v850.opt:86
9589 msgid "Put jump tables for switch statements into the .data section rather than the .code section."
9590 msgstr "Coloca las tablas de salto para las declaraciones switch en la sección .data en lugar de la sección .code."
9592 #: config/v850/v850.opt:93
9593 msgid "Compile for the v850 processor."
9594 msgstr "Compila para el procesador v850."
9596 #: config/v850/v850.opt:97
9597 msgid "Compile for the v850e processor."
9598 msgstr "Compila para el procesador v850e."
9600 #: config/v850/v850.opt:101
9601 msgid "Compile for the v850e1 processor."
9602 msgstr "Compila para el procesador v850e1."
9604 #: config/v850/v850.opt:105
9605 msgid "Compile for the v850es variant of the v850e1."
9606 msgstr "Compila para la variante v850es del procesador v850e1."
9608 #: config/v850/v850.opt:109
9609 msgid "Compile for the v850e2 processor."
9610 msgstr "Compila para el procesador v850e2."
9612 #: config/v850/v850.opt:113
9613 msgid "Compile for the v850e2v3 processor."
9614 msgstr "Compila para el procesador v850e2v3."
9616 #: config/v850/v850.opt:117
9617 msgid "Compile for the v850e3v5 processor."
9618 msgstr "Compila para el procesador v850e3v5."
9620 #: config/v850/v850.opt:124
9621 msgid "Enable v850e3v5 loop instructions."
9622 msgstr "Activa las instrucciones de bucle del v850e3v5."
9624 #: config/v850/v850.opt:128
9625 msgid "Set the max size of data eligible for the ZDA area."
9626 msgstr "Establece el tamaño máximo de datos elegibles para el área ZDA."
9628 #: config/v850/v850.opt:135
9629 msgid "Enable relaxing in the assembler."
9630 msgstr "Activar la relajación en el ensamblador."
9632 #: config/v850/v850.opt:139
9633 msgid "Prohibit PC relative jumps."
9634 msgstr "Prohíbe los saltos relativos al PC."
9636 #: config/v850/v850.opt:143
9637 msgid "Inhibit the use of hardware floating point instructions."
9638 msgstr "Inhibe el uso de las instrucciones de coma flotante de hardware."
9640 #: config/v850/v850.opt:147
9641 msgid "Allow the use of hardware floating point instructions for V850E2V3 and up."
9642 msgstr "Permite el uso de las instrucciones de coma flotante de hardware para el V850E2V3 y superior."
9644 #: config/v850/v850.opt:151
9645 msgid "Enable support for the RH850 ABI.  This is the default."
9646 msgstr "Activa el soporte del ABI del RH850.  Este es el valor por defecto."
9648 #: config/v850/v850.opt:155
9649 msgid "Enable support for the old GCC ABI."
9650 msgstr "Activa el soporte para el antiguo ABI de GCC."
9652 #: config/v850/v850.opt:159
9653 msgid "Support alignments of up to 64-bits."
9654 msgstr "Activa alineamientos de hasta 64 bits."
9656 #: config/g.opt:27
9657 msgid "-G<number>\tPut global and static data smaller than <number> bytes into a special section (on some targets)."
9658 msgstr "-G<número>\tColoca los datos globales y estáticos más pequeños que <número> bytes en una sección especial (en algunos objetivos)."
9660 #: config/lynx.opt:23
9661 msgid "Support legacy multi-threading."
9662 msgstr "Soporte para multihilos antiguo."
9664 #: config/lynx.opt:27
9665 msgid "Use shared libraries."
9666 msgstr "Usa bibliotecas compartidas."
9668 #: config/lynx.opt:31
9669 msgid "Support multi-threading."
9670 msgstr "Soporte para multihilos."
9672 #: config/nvptx/nvptx.opt:22
9673 msgid "Generate code for a 32-bit ABI."
9674 msgstr "Genera código para ABI de 32 bits."
9676 #: config/nvptx/nvptx.opt:26
9677 msgid "Generate code for a 64-bit ABI."
9678 msgstr "Genera código para ABI de 64 bits."
9680 #: config/nvptx/nvptx.opt:30
9681 msgid "Link in code for a __main kernel."
9682 msgstr "Enlace en el código para un núcleo __main."
9684 #: config/nvptx/nvptx.opt:34
9685 msgid "Optimize partition neutering."
9686 msgstr ""
9688 #: config/nvptx/nvptx.opt:38
9689 msgid "Use custom stacks instead of local memory for automatic storage."
9690 msgstr "Usa pilas personalizadas en lugar de memoria local para almacenamiento automático."
9692 #: config/nvptx/nvptx.opt:42
9693 msgid "Specify size of .local memory used for stack when the exact amount is not known."
9694 msgstr ""
9696 #: config/nvptx/nvptx.opt:46
9697 msgid "Generate code that can keep local state uniform across all lanes."
9698 msgstr "Genera código que se pueda mantener el estado local uniforme por todas las vías."
9700 #: config/nvptx/nvptx.opt:50
9701 msgid "Generate code for OpenMP offloading: enables -msoft-stack and -muniform-simt."
9702 msgstr "Genera código para descarga OpenMP: permite -msoft-stack y -muniform-simt."
9704 #: config/vxworks.opt:36
9705 msgid "Assume the VxWorks RTP environment."
9706 msgstr "Asume el entorno RTP de VxWorks."
9708 #: config/vxworks.opt:43
9709 msgid "Assume the VxWorks vThreads environment."
9710 msgstr "Asume el entorno vThreads de VxWorks."
9712 #: config/cr16/cr16.opt:23
9713 msgid "-msim   Use simulator runtime."
9714 msgstr "-msim   Usa el simulador de tiempo de ejecución."
9716 #: config/cr16/cr16.opt:27
9717 msgid "Generate SBIT, CBIT instructions."
9718 msgstr "Genera instrucciones SBIT, CBIT."
9720 #: config/cr16/cr16.opt:31
9721 msgid "Support multiply accumulate instructions."
9722 msgstr "Da soporte a múltiples instrucciones de acumulador."
9724 #: config/cr16/cr16.opt:38
9725 msgid "Treat data references as near, far or medium. medium is default."
9726 msgstr "Trata las referencias a datos como near, far o medium. Por defecto es medium."
9728 #: config/cr16/cr16.opt:42
9729 msgid "Generate code for CR16C architecture."
9730 msgstr "Genera código para la arquitectura CR16C."
9732 #: config/cr16/cr16.opt:46
9733 msgid "Generate code for CR16C+ architecture (Default)."
9734 msgstr "Genera código para la arquitectura CR16C+ (Por defecto)."
9736 #: config/cr16/cr16.opt:50
9737 msgid "Treat integers as 32-bit."
9738 msgstr "Trata los enteros como 32-bit."
9740 #: config/avr/avr.opt:23
9741 msgid "Use subroutines for function prologues and epilogues."
9742 msgstr "Usa subrutinas para los prólogos y epílogos de función."
9744 #: config/avr/avr.opt:26
9745 #, c-format
9746 msgid "missing device or architecture after %qs"
9747 msgstr "falta dispositivo o arquitectura después de %qs"
9749 #: config/avr/avr.opt:27
9750 msgid "-mmcu=MCU\tSelect the target MCU."
9751 msgstr "-mmcu=MCU\tSelecciona el MCU destino."
9753 #: config/avr/avr.opt:31
9754 msgid "Set the number of 64 KiB flash segments."
9755 msgstr "Establece el número de segmentos flash de 64 KiB."
9757 #: config/avr/avr.opt:35
9758 msgid "Indicate presence of a processor erratum."
9759 msgstr "Indica la presencia de una errata del procesador."
9761 #: config/avr/avr.opt:39
9762 msgid "Enable Read-Modify-Write (RMW) instructions support/use."
9763 msgstr "Activa el soporte/uso de instrucciones Leer-Modificar-Escribir (LME)."
9765 #: config/avr/avr.opt:49
9766 msgid "Use an 8-bit 'int' type."
9767 msgstr "Usa un tipo 'int' de 8-bit."
9769 #: config/avr/avr.opt:53
9770 msgid "Change the stack pointer without disabling interrupts."
9771 msgstr "Cambia el puntero de la pila sin desactivar las interrupciones."
9773 #: config/avr/avr.opt:57
9774 msgid "Set the branch costs for conditional branch instructions.  Reasonable values are small, non-negative integers.  The default branch cost is 0."
9775 msgstr "Establece los costos de ramificación para las instrucciones de ramificación condicional.  Los valores razonables son enteros pequeños que no son negativos.  El costo de ramificación por defecto es 0."
9777 #: config/avr/avr.opt:67
9778 msgid "Change only the low 8 bits of the stack pointer."
9779 msgstr "Cambia sólo los 8 bits bajos del puntero de pila."
9781 #: config/avr/avr.opt:71
9782 msgid "Relax branches."
9783 msgstr "Relaja ramificaciones."
9785 #: config/avr/avr.opt:75
9786 msgid "Make the linker relaxation machine assume that a program counter wrap-around occurs."
9787 msgstr "Hace que el motor de relajación de enlace asuma que ocurre una envoltura del contador de programa."
9789 #: config/avr/avr.opt:79
9790 msgid "Accumulate outgoing function arguments and acquire/release the needed stack space for outgoing function arguments in function prologue/epilogue.  Without this option, outgoing arguments are pushed before calling a function and popped afterwards.  This option can lead to reduced code size for functions that call many functions that get their arguments on the stack like, for example printf."
9791 msgstr "Acumula los argumentos de función salientes y adquiere/libera el espacio de pila necesario para los argumentos de función salientes en el prólogo/epílogo de la función.  Sin esta opción, los argumentos salientes se empujan antes de llamar una función y se sacan después.  Esta opción puede conducir a tamaño de código reducido para funciones que llaman muchas funciones que obtienen sus argumentos de la pila como, por ejemplo, printf."
9793 #: config/avr/avr.opt:83
9794 msgid "When accessing RAM, use X as imposed by the hardware, i.e. just use pre-decrement, post-increment and indirect addressing with the X register.  Without this option, the compiler may assume that there is an addressing mode X+const similar to Y+const and Z+const and emit instructions to emulate such an addressing mode for X."
9795 msgstr "Cuando se accede a la RAM, usa X como lo impone el hardware, p.e. sólo usa pre-decremento, post-incremento y direccionamiento indirecto con el registro X.  Sin esta opción, el compilador puede asumir que hay un modo de direccionamiento X+const similar a Y+const y Z+const y emite instrucciones para emular tal modo de deireccionamiento para X."
9797 #: config/avr/avr.opt:88
9798 msgid "The device has no SPH special function register. This option will be overridden by the compiler driver with the correct setting if presence/absence of SPH can be deduced from -mmcu=MCU."
9799 msgstr "El dispositivo no tiene el registro de función especial SPH. Esta opción la sobreescribirá el controlador del compilador con la opción correcta si se puede deducir la presencia/ausencia de SPH con -mmcu=MCU."
9801 #: config/avr/avr.opt:92
9802 msgid "Warn if the address space of an address is changed."
9803 msgstr "Avisa si se cambia el espacio de direcciones de una direccción."
9805 #: config/avr/avr.opt:96
9806 msgid "Warn if the ISR is misspelled, i.e. without __vector prefix. Enabled by default."
9807 msgstr "Avisa si el ISR está mal deletreado, es decir, sin el prefijo __vector. Activado por omisión."
9809 #: config/avr/avr.opt:100
9810 msgid "Allow to use truncation instead of rounding towards zero for fractional fixed-point types."
9811 msgstr "Permite truncar en lugar de redondear a cero los tipos de fracciones de coma fija."
9813 #: config/avr/avr.opt:104
9814 msgid "Assume that all data in static storage can be accessed by LDS / STS.  This option is only useful for reduced Tiny devices."
9815 msgstr "Asume que se puede acceder a todos los datos en el almacenamiento estático por LDS / STS.  Esta opción solo es útil para dispositivos Tiny reducidos."
9817 #: config/avr/avr.opt:108
9818 msgid "Do not link against the device-specific library lib<MCU>.a."
9819 msgstr "No enlaza contra la biblioteca específica de dispositivo lib<MCU>.a."
9821 #: config/m32r/m32r.opt:34
9822 msgid "Compile for the m32rx."
9823 msgstr "Compila para el m32rx."
9825 #: config/m32r/m32r.opt:38
9826 msgid "Compile for the m32r2."
9827 msgstr "Compila para el m32r2."
9829 #: config/m32r/m32r.opt:42
9830 msgid "Compile for the m32r."
9831 msgstr "Compila para el m32r."
9833 #: config/m32r/m32r.opt:46
9834 msgid "Align all loops to 32 byte boundary."
9835 msgstr "Alinea todos los bucles al límite de 32 byte."
9837 #: config/m32r/m32r.opt:50
9838 msgid "Prefer branches over conditional execution."
9839 msgstr "Prefiere las ramas sobre la ejecución condicional."
9841 #: config/m32r/m32r.opt:54
9842 msgid "Give branches their default cost."
9843 msgstr "Da a las ramificaciones su costo por defecto."
9845 #: config/m32r/m32r.opt:58
9846 msgid "Display compile time statistics."
9847 msgstr "Muestra estadísticas de tiempo de compilación."
9849 #: config/m32r/m32r.opt:62
9850 msgid "Specify cache flush function."
9851 msgstr "Especifica la función de limpieza de caché."
9853 #: config/m32r/m32r.opt:66
9854 msgid "Specify cache flush trap number."
9855 msgstr "Especifica el número de trampa de limpieza de caché."
9857 #: config/m32r/m32r.opt:70
9858 msgid "Only issue one instruction per cycle."
9859 msgstr "Sólo ejecuta una instrucción por ciclo."
9861 #: config/m32r/m32r.opt:74
9862 msgid "Allow two instructions to be issued per cycle."
9863 msgstr "Permite que se ejecuten dos instrucciones por ciclo."
9865 #: config/m32r/m32r.opt:78
9866 msgid "Code size: small, medium or large."
9867 msgstr "Tamaño del código: small, medium o large."
9869 #: config/m32r/m32r.opt:94
9870 msgid "Don't call any cache flush functions."
9871 msgstr "No llama a ninguna función de limpieza de caché."
9873 #: config/m32r/m32r.opt:98
9874 msgid "Don't call any cache flush trap."
9875 msgstr "No llama a ninguna trampa de limpieza de caché."
9877 #: config/m32r/m32r.opt:105
9878 msgid "Small data area: none, sdata, use."
9879 msgstr "Área de datos small: none, sdata, use."
9881 #: config/s390/tpf.opt:23
9882 msgid "Enable TPF-OS tracing code."
9883 msgstr "Activa el código de rastreo TPF-OS."
9885 #: config/s390/tpf.opt:27
9886 msgid "Specify main object for TPF-OS."
9887 msgstr "Especifica el objeto principal para TPF-OS."
9889 #: config/s390/s390.opt:48
9890 msgid "31 bit ABI."
9891 msgstr "ABI de 31 bit."
9893 #: config/s390/s390.opt:52
9894 msgid "64 bit ABI."
9895 msgstr "ABI de 64 bit."
9897 #: config/s390/s390.opt:123
9898 msgid "Maintain backchain pointer."
9899 msgstr "Mantiene el puntero a la cadena hacia atrás."
9901 #: config/s390/s390.opt:127
9902 msgid "Additional debug prints."
9903 msgstr "Impresiones adicionales de depuración."
9905 #: config/s390/s390.opt:131
9906 msgid "ESA/390 architecture."
9907 msgstr "Arquitectura ESA/390."
9909 #: config/s390/s390.opt:135
9910 msgid "Enable decimal floating point hardware support."
9911 msgstr "Admite la coma flotante decimal de hardware."
9913 #: config/s390/s390.opt:139
9914 msgid "Enable hardware floating point."
9915 msgstr "Activa coma flotante de hardware."
9917 #: config/s390/s390.opt:143
9918 msgid "Takes two non-negative integer numbers separated by a comma. Prepend the function label with the number of two-byte Nop instructions indicated by the first.  Append Nop instructions covering the number of halfwords indicated by the second after the label.  Nop instructions of the largest possible size are used (six, four or two bytes), beginning with the largest possible size.  Using 0 for both values disables hotpatching."
9919 msgstr ""
9921 #: config/s390/s390.opt:161
9922 msgid "Use hardware transactional execution instructions."
9923 msgstr "Usa instrucciones de ejecución transaccional por hardware."
9925 #: config/s390/s390.opt:165
9926 msgid "Use hardware vector facility instructions and enable the vector ABI."
9927 msgstr "Usa las instrucciones de operaciones con vectores por hardware y activa el vector ABI."
9929 #: config/s390/s390.opt:169
9930 msgid "Use packed stack layout."
9931 msgstr "Usa la disposición de pila empacada."
9933 #: config/s390/s390.opt:173
9934 msgid "Use bras for executable < 64k."
9935 msgstr "Usa bras para el ejecutable < 64k."
9937 #: config/s390/s390.opt:177
9938 msgid "Disable hardware floating point."
9939 msgstr "Desactiva la coma flotante de hardware."
9941 #: config/s390/s390.opt:181
9942 msgid "Set the max. number of bytes which has to be left to stack size before a trap instruction is triggered."
9943 msgstr "Establece el número máximo de bytes que se deben dejar en el tamaño de la pila antes de que se active una instrucción trap."
9945 #: config/s390/s390.opt:185
9946 msgid "Switches off the -mstack-guard= option."
9947 msgstr "Desactiva la opción -mstack-guard=."
9949 #: config/s390/s390.opt:189
9950 msgid "Emit extra code in the function prologue in order to trap if the stack size exceeds the given limit."
9951 msgstr "Emite código extra en el prólogo de la función para atrapar en caso de que el tamaño de la pila exceda el límite dado."
9953 #: config/s390/s390.opt:193
9954 msgid "Switches off the -mstack-size= option."
9955 msgstr "Desactiva la opción -mstack-size= ."
9957 #: config/s390/s390.opt:201
9958 msgid "Use the mvcle instruction for block moves."
9959 msgstr "Utiliza la instrucción mvcle para movimiento de bloques."
9961 #: config/s390/s390.opt:205
9962 msgid "Enable the z vector language extension providing the context-sensitive vector macro and enable the Altivec-style builtins in vecintrin.h."
9963 msgstr "Activa la extensión de lenguaje de vector z que ofrece la macro de vector sensible al contexto y activa los internos de estilo Altivec en vecintrin.h."
9965 #: config/s390/s390.opt:210
9966 msgid "Warn if a function uses alloca or creates an array with dynamic size."
9967 msgstr "Avisa si una función usa alloca o crea una matriz de tamaño dinámico."
9969 #: config/s390/s390.opt:214
9970 msgid "Warn if a single function's framesize exceeds the given framesize."
9971 msgstr "Avisa si el tamaño de marco de una sola función excede el tamaño de marco dado."
9973 #: config/s390/s390.opt:218
9974 msgid "z/Architecture."
9975 msgstr "z/Architecture."
9977 #: config/s390/s390.opt:222
9978 msgid "Set the branch costs for conditional branch instructions.  Reasonable values are small, non-negative integers.  The default branch cost is 1."
9979 msgstr "Establece los costos de ramificación para las instrucciones de ramificación condicional.  Los valores razonables son enteros pequeños que no son negativos.  El costo de ramificación por defecto es 1."
9981 #: config/rl78/rl78.opt:27 config/rx/rx.opt:87
9982 msgid "Use the simulator runtime."
9983 msgstr "Usa el simulador de tiempo de ejecución."
9985 #: config/rl78/rl78.opt:31
9986 msgid "Selects the type of hardware multiplication and division to use (none/g13/g14)."
9987 msgstr "Selecciona el tipo de multiplicación y división por hardware que se usará (none/g13/g14)."
9989 #: config/rl78/rl78.opt:50
9990 msgid "Use all registers, reserving none for interrupt handlers."
9991 msgstr "Usa todos los registros, sin reservar ninguno para los manejadores de interrupciones."
9993 #: config/rl78/rl78.opt:54
9994 msgid "Enable assembler and linker relaxation.  Enabled by default at -Os."
9995 msgstr "Activa la relajación del ensamblador y el enlazador.  Activado por defecto a -Os."
9997 #: config/rl78/rl78.opt:58
9998 msgid "Selects the type of RL78 core being targeted (g10/g13/g14).  The default is the G14.  If set, also selects the hardware multiply support to be used."
9999 msgstr "Selecciona el tipo de núcleo RL78 de destino (g10/g13/g14).  El predeterminado es G14.  Si se pone, también selecciona el soporte de multiplicación por hardware que se usará."
10001 #: config/rl78/rl78.opt:77
10002 msgid "Alias for -mcpu=g10."
10003 msgstr "Alias para -mcpu=g10."
10005 #: config/rl78/rl78.opt:81
10006 msgid "Alias for -mcpu=g13."
10007 msgstr "Alias para -mcpu=g13."
10009 #: config/rl78/rl78.opt:85 config/rl78/rl78.opt:89
10010 msgid "Alias for -mcpu=g14."
10011 msgstr "Alias para -mcpu=g14."
10013 #: config/rl78/rl78.opt:93
10014 msgid "Assume ES is zero throughout program execution, use ES: for read-only data."
10015 msgstr "Asume que ES es cero a lo largo de la ejecución del programa, usa ES: para datos de solo lectura."
10017 #: config/rl78/rl78.opt:97
10018 msgid "Stores the MDUC registers in interrupt handlers for G13 target."
10019 msgstr "Almacena los registros MDUC en manejadores de interrupciones internos para el objetivo G13."
10021 #: config/stormy16/stormy16.opt:24
10022 msgid "Provide libraries for the simulator."
10023 msgstr "Provee bibliotecas para el simulador."
10025 #: config/arm/arm-tables.opt:25
10026 msgid "Known ARM CPUs (for use with the -mcpu= and -mtune= options):"
10027 msgstr "CPUs ARM conocidos (para usar con las opciones -mcpu= y -mtune=):"
10029 #: config/arm/arm-tables.opt:359
10030 msgid "Known ARM architectures (for use with the -march= option):"
10031 msgstr "Arquitecturas ARM conocidas (para usar con la opción -march=):"
10033 #: config/arm/arm-tables.opt:471
10034 msgid "Known ARM FPUs (for use with the -mfpu= option):"
10035 msgstr "FPUs ARM conocidos (para usar con la opción -mfpu=):"
10037 #: config/arm/arm.opt:26
10038 msgid "TLS dialect to use:"
10039 msgstr "Dialecto TLS a utilizar:"
10041 #: config/arm/arm.opt:36
10042 msgid "Specify an ABI."
10043 msgstr "Especifica una ABI."
10045 #: config/arm/arm.opt:40
10046 msgid "Known ARM ABIs (for use with the -mabi= option):"
10047 msgstr "ABIs ARM conocidas (para uso con la opción -mabi=):"
10049 #: config/arm/arm.opt:59
10050 msgid "Generate a call to abort if a noreturn function returns."
10051 msgstr "Genera una llamada a abortar si una funcion noreturn devuelve."
10053 #: config/arm/arm.opt:66
10054 msgid "Generate APCS conformant stack frames."
10055 msgstr "Genera marcos de pila que cumplan con APCS."
10057 #: config/arm/arm.opt:70
10058 msgid "Generate re-entrant, PIC code."
10059 msgstr "Genera código PIC reentrante."
10061 #: config/arm/arm.opt:86
10062 msgid "Generate code in 32 bit ARM state."
10063 msgstr "Genera código en el estado ARM de 32 bit."
10065 #: config/arm/arm.opt:94
10066 msgid "Thumb: Assume non-static functions may be called from ARM code."
10067 msgstr "Thumb: Asume que las funciones no static pueden ser llamadas desde código ARM."
10069 #: config/arm/arm.opt:98
10070 msgid "Thumb: Assume function pointers may go to non-Thumb aware code."
10071 msgstr "Thumb: Asume que los punteros de función pueden ir a código no informado sobre Thumb."
10073 #: config/arm/arm.opt:106
10074 msgid "Specify if floating point hardware should be used."
10075 msgstr "Especifica si se debe usar hardware para coma flotante."
10077 #: config/arm/arm.opt:110
10078 msgid "Specify that the compiler should target secure code as per ARMv8-M Security Extensions."
10079 msgstr ""
10081 #: config/arm/arm.opt:114
10082 msgid "Known floating-point ABIs (for use with the -mfloat-abi= option):"
10083 msgstr "ABIs de coma flotante conocidas (para usar con la opción -mfloat-abi):"
10085 #: config/arm/arm.opt:127
10086 msgid "Switch ARM/Thumb modes on alternating functions for compiler testing."
10087 msgstr "Conmuta los modos ARM/Thumb en funciones alternantes para pruebas del compilador."
10089 #: config/arm/arm.opt:131
10090 msgid "Specify the __fp16 floating-point format."
10091 msgstr "Especifica el formato de coma flotante __fp16."
10093 #: config/arm/arm.opt:135
10094 msgid "Known __fp16 formats (for use with the -mfp16-format= option):"
10095 msgstr "Formatos __fp16 conocidos (para usar con la opción -mfp16-format=):"
10097 #: config/arm/arm.opt:148
10098 msgid "Specify the name of the target floating point hardware/format."
10099 msgstr "Especifica el nombre del hardware/formato de coma flotante destino."
10101 #: config/arm/arm.opt:159
10102 msgid "Generate call insns as indirect calls, if necessary."
10103 msgstr "Genera las llamadas insns como llamadas indirectas, si es necesario."
10105 #: config/arm/arm.opt:163
10106 msgid "Assume data segments are relative to text segment."
10107 msgstr "Asume que los segmentos de datos son relativos a los segmentos de texto."
10109 #: config/arm/arm.opt:167
10110 msgid "Specify the register to be used for PIC addressing."
10111 msgstr "Especifica el registro a usar para el direccionamiento PIC."
10113 #: config/arm/arm.opt:171
10114 msgid "Store function names in object code."
10115 msgstr "Almacena nombres de función en el código objeto."
10117 #: config/arm/arm.opt:175
10118 msgid "Permit scheduling of a function's prologue sequence."
10119 msgstr "Permite la planificación de la secuencia de prólogo de funciones."
10121 #: config/arm/arm.opt:179 config/rs6000/rs6000.opt:248
10122 msgid "Do not load the PIC register in function prologues."
10123 msgstr "No carga el registro PIC en los prólogos de función."
10125 #: config/arm/arm.opt:186
10126 msgid "Specify the minimum bit alignment of structures."
10127 msgstr "Especifica la alineación mínima de bit de las estructuras."
10129 #: config/arm/arm.opt:190
10130 msgid "Generate code for Thumb state."
10131 msgstr "Genera código para el estado Thumb."
10133 #: config/arm/arm.opt:194
10134 msgid "Support calls between Thumb and ARM instruction sets."
10135 msgstr "Admite llamadas entre los conjuntos de instrucciones Thumb y ARM."
10137 #: config/arm/arm.opt:198
10138 msgid "Specify thread local storage scheme."
10139 msgstr "Especifica el esquema de almacenamiento local de hilo."
10141 #: config/arm/arm.opt:202
10142 msgid "Specify how to access the thread pointer."
10143 msgstr "Especifica cómo accedar al puntero de hilo."
10145 #: config/arm/arm.opt:206
10146 msgid "Valid arguments to -mtp=:"
10147 msgstr "Argumentos válidos para -mtp=:"
10149 #: config/arm/arm.opt:219
10150 msgid "Thumb: Generate (non-leaf) stack frames even if not needed."
10151 msgstr "Thumb: Genera marcos de pila (no-hojas) aun si no es necesario."
10153 #: config/arm/arm.opt:223
10154 msgid "Thumb: Generate (leaf) stack frames even if not needed."
10155 msgstr "Thumb: Genera marcos de pila (hojas) aun si no es necesario."
10157 #: config/arm/arm.opt:227 config/mn10300/mn10300.opt:42
10158 msgid "Tune code for the given processor."
10159 msgstr "Ajusta el código para el procesador dado."
10161 #: config/arm/arm.opt:231
10162 msgid "Print CPU tuning information as comment in assembler file.  This is an option used only for regression testing of the compiler and not intended for ordinary use in compiling code."
10163 msgstr ""
10165 #: config/arm/arm.opt:242
10166 msgid "Use Neon quad-word (rather than double-word) registers for vectorization."
10167 msgstr "Usa los registros quad-word Neon (en lugar de double-word) para la vectorización."
10169 #: config/arm/arm.opt:246
10170 msgid "Use Neon double-word (rather than quad-word) registers for vectorization."
10171 msgstr "Usa los registros double-word Neon (en lugar de quad-word) para la vectorización."
10173 #: config/arm/arm.opt:250
10174 msgid "Only generate absolute relocations on word sized values."
10175 msgstr "Sólo genera reubicaciones absolutas en los valores de tamaño word."
10177 #: config/arm/arm.opt:254
10178 msgid "Generate IT blocks appropriate for ARMv8."
10179 msgstr "Genera bloques IT apropiados para el ARMv8."
10181 #: config/arm/arm.opt:258
10182 msgid "Avoid overlapping destination and address registers on LDRD instructions that may trigger Cortex-M3 errata."
10183 msgstr "Evita el traslape en registros de destino y dirección en las instrucciones LDRD que pueden disparar errores Cortex-M3."
10185 #: config/arm/arm.opt:263 config/arc/arc.opt:488
10186 msgid "Enable unaligned word and halfword accesses to packed data."
10187 msgstr "Activa los accesos word sin alinear y halfword para los datos packed."
10189 #: config/arm/arm.opt:267
10190 msgid "Use Neon to perform 64-bits operations rather than core registers."
10191 msgstr "Usa Neon para realizar operaciones de 64 bits en lugar de registros del núcleo."
10193 #: config/arm/arm.opt:271
10194 msgid "Assume loading data from flash is slower than fetching instructions."
10195 msgstr "Asume que cargar datos desde flash es más lento que las instrucciones de extracción."
10197 #: config/arm/arm.opt:275
10198 msgid "Assume unified syntax for inline assembly code."
10199 msgstr "Asume sintaxis unificada para código ensamblador en línea."
10201 #: config/arm/arm.opt:279
10202 msgid "Do not allow constant data to be placed in code sections."
10203 msgstr "No permite que los datos constantes se pongan en secciones de código."
10205 #: config/sparc/sparc.opt:30 config/sparc/sparc.opt:34
10206 #: config/visium/visium.opt:37
10207 msgid "Use hardware FP."
10208 msgstr "Usa FP de hardware."
10210 #: config/sparc/sparc.opt:38 config/visium/visium.opt:41
10211 msgid "Do not use hardware FP."
10212 msgstr "No usa FP de hardware."
10214 #: config/sparc/sparc.opt:42
10215 msgid "Use flat register window model."
10216 msgstr "Usar el modelo plano de ventana de registro."
10218 #: config/sparc/sparc.opt:46
10219 msgid "Assume possible double misalignment."
10220 msgstr "Asume que la desalineación de double es posible."
10222 #: config/sparc/sparc.opt:50
10223 msgid "Use ABI reserved registers."
10224 msgstr "Usa los registros ABI reservados."
10226 #: config/sparc/sparc.opt:54
10227 msgid "Use hardware quad FP instructions."
10228 msgstr "Usa instrucciones de FP quad de hardware."
10230 #: config/sparc/sparc.opt:58
10231 msgid "Do not use hardware quad fp instructions."
10232 msgstr "No usa instrucciones de fp quad de hardware."
10234 #: config/sparc/sparc.opt:62 config/rs6000/rs6000.opt:482
10235 msgid "Enable Local Register Allocation."
10236 msgstr "Permite Local Register Allocation."
10238 #: config/sparc/sparc.opt:66
10239 msgid "Compile for V8+ ABI."
10240 msgstr "Compila para el ABI V8+."
10242 #: config/sparc/sparc.opt:70
10243 msgid "Use UltraSPARC Visual Instruction Set version 1.0 extensions."
10244 msgstr "Usa las extensiones del Conjunto de Instrucciones Visuales de UltraSPARC versión 1.0."
10246 #: config/sparc/sparc.opt:74
10247 msgid "Use UltraSPARC Visual Instruction Set version 2.0 extensions."
10248 msgstr "Usa las extensiones del Conjunto de Instrucciones Visuales de UltraSPARC versión 2.0."
10250 #: config/sparc/sparc.opt:78
10251 msgid "Use UltraSPARC Visual Instruction Set version 3.0 extensions."
10252 msgstr "Usa las extensiones del Conjunto de Instrucciones Visuales de UltraSPARC versión 3.0."
10254 #: config/sparc/sparc.opt:82
10255 msgid "Use UltraSPARC Visual Instruction Set version 4.0 extensions."
10256 msgstr "Usa las extensiones del Conjunto de Instrucciones Visuales de UltraSPARC versión 4.0."
10258 #: config/sparc/sparc.opt:86
10259 msgid "Use UltraSPARC Compare-and-Branch extensions."
10260 msgstr "Usa las extensiones Comparación-y-Ramificación de UltraSPARC."
10262 #: config/sparc/sparc.opt:90
10263 msgid "Use UltraSPARC Fused Multiply-Add extensions."
10264 msgstr "Usa las extensiones Multiplicación-Adición de Corto Circuito de UltraSPARC."
10266 #: config/sparc/sparc.opt:94
10267 msgid "Use UltraSPARC Population-Count instruction."
10268 msgstr "Usa la instrucción Población-Cuenta de UltraSPARC."
10270 #: config/sparc/sparc.opt:98
10271 msgid "Use UltraSPARC Subtract-Extended-with-Carry instruction."
10272 msgstr "Usa la instrucción Resta-Extendida-con-Llevada de UltraSPARC."
10274 #: config/sparc/sparc.opt:102
10275 msgid "Pointers are 64-bit."
10276 msgstr "Los punteros son de 64-bit."
10278 #: config/sparc/sparc.opt:106
10279 msgid "Pointers are 32-bit."
10280 msgstr "Los punteros son de 32-bit."
10282 #: config/sparc/sparc.opt:110
10283 msgid "Use 64-bit ABI."
10284 msgstr "Usa la ABI de 64-bit."
10286 #: config/sparc/sparc.opt:114
10287 msgid "Use 32-bit ABI."
10288 msgstr "Usa la ABI de 32-bit."
10290 #: config/sparc/sparc.opt:118
10291 msgid "Use stack bias."
10292 msgstr "Usa la tendencia de la pila."
10294 #: config/sparc/sparc.opt:122
10295 msgid "Use structs on stronger alignment for double-word copies."
10296 msgstr "Usa structs en la alineación más fuerte para copias double-word."
10298 #: config/sparc/sparc.opt:126
10299 msgid "Optimize tail call instructions in assembler and linker."
10300 msgstr "Optimiza las instrucciones de la llamada del extremo en el ensamblador y el enlazador."
10302 #: config/sparc/sparc.opt:130
10303 msgid "Do not generate code that can only run in supervisor mode (default)."
10304 msgstr "No genera código que solo pueda correr en modo supervisor (predeterminado)."
10306 #: config/sparc/sparc.opt:134 config/visium/visium.opt:45
10307 msgid "Use features of and schedule code for given CPU."
10308 msgstr "Usa las características y el código de planificador para el CPU dado."
10310 #: config/sparc/sparc.opt:214
10311 msgid "Use given SPARC-V9 code model."
10312 msgstr "Usa el modelo de código del SPARC-V9 dado."
10314 #: config/sparc/sparc.opt:218
10315 msgid "Enable debug output."
10316 msgstr "Activa la salida de depuración."
10318 #: config/sparc/sparc.opt:222
10319 msgid "Enable strict 32-bit psABI struct return checking."
10320 msgstr "Permite la revisión de devolución de struct psABI de 32 bits estricta."
10322 #: config/sparc/sparc.opt:226
10323 msgid "Enable workaround for single erratum of AT697F processor (corresponding to erratum #13 of AT697E processor)."
10324 msgstr "Activa evitar el error único del procesador AT697F (corresponde al error #13 del procesador AT697E)."
10326 #: config/sparc/sparc.opt:231
10327 msgid "Enable workarounds for the errata of the UT699 processor."
10328 msgstr "Activa evitar el error único del procesador UT699."
10330 #: config/sparc/sparc.opt:260
10331 msgid "Specify the memory model in effect for the program."
10332 msgstr "Especifica el modelo de memoria en efecto para el programa."
10334 #: config/rs6000/darwin.opt:38 config/rs6000/sysv4.opt:141
10335 msgid "Generate 64-bit code."
10336 msgstr "Genera código de 64-bit."
10338 #: config/rs6000/darwin.opt:42 config/rs6000/sysv4.opt:145
10339 msgid "Generate 32-bit code."
10340 msgstr "Genera código de 32-bit."
10342 #: config/rs6000/rs6000-tables.opt:24
10343 msgid "Known CPUs (for use with the -mcpu= and -mtune= options):"
10344 msgstr "CPUs conocidos (para uso con las opciones -mcpu= y -mtune):"
10346 #: config/rs6000/476.opt:24
10347 msgid "Preserve the PowerPC 476's link stack by matching up a blr with the bcl/bl insns used for GOT accesses."
10348 msgstr "Preserva la pila de enlace del PowerPC 476 emparejando un blr con las insns bcl/bl utilizadas para accesos GOT."
10350 #: config/rs6000/aix64.opt:24
10351 msgid "Compile for 64-bit pointers."
10352 msgstr "Compila para punteros de 64-bit."
10354 #: config/rs6000/aix64.opt:28
10355 msgid "Compile for 32-bit pointers."
10356 msgstr "Compila para punteros de 32-bit."
10358 #: config/rs6000/aix64.opt:32 config/rs6000/linux64.opt:28
10359 msgid "Select code model."
10360 msgstr "Selecciona el modelo de código."
10362 #: config/rs6000/aix64.opt:49
10363 msgid "Support message passing with the Parallel Environment."
10364 msgstr "Soporta el paso de mensajes con el Entorno Paralelo."
10366 #: config/rs6000/linux64.opt:24
10367 msgid "Call mcount for profiling before a function prologue."
10368 msgstr "Llama a mcount para análisis de perfil antes del prólogo de una función."
10370 #: config/rs6000/rs6000.opt:109
10371 msgid "Use PowerPC-64 instruction set."
10372 msgstr "Usa el conjunto de instrucciones PowerPC-64."
10374 #: config/rs6000/rs6000.opt:113
10375 msgid "Use PowerPC General Purpose group optional instructions."
10376 msgstr "Usa el grupo opcional de instrucciones PowerPC de Propósito General."
10378 #: config/rs6000/rs6000.opt:117
10379 msgid "Use PowerPC Graphics group optional instructions."
10380 msgstr "Usa el grupo opcional de instrucciones PowerPC de Gráficas."
10382 #: config/rs6000/rs6000.opt:121
10383 msgid "Use PowerPC V2.01 single field mfcr instruction."
10384 msgstr "Usa las instrucciones mfcr de un solo campo de PowerPC V2.01."
10386 #: config/rs6000/rs6000.opt:125
10387 msgid "Use PowerPC V2.02 popcntb instruction."
10388 msgstr "Usa la instrucción popcntb de PowerPC V2.02."
10390 #: config/rs6000/rs6000.opt:129
10391 msgid "Use PowerPC V2.02 floating point rounding instructions."
10392 msgstr "Usa las instrucciones de redondeo de coma flotante de PowerPC V2.02."
10394 #: config/rs6000/rs6000.opt:133
10395 msgid "Use PowerPC V2.05 compare bytes instruction."
10396 msgstr "Usa la instrucción compare bytes de PowerPC V2.05."
10398 #: config/rs6000/rs6000.opt:137
10399 msgid "Use extended PowerPC V2.05 move floating point to/from GPR instructions."
10400 msgstr "Usa las instrucciones GPR to/from move de coma flotante de PowerPC V2.05."
10402 #: config/rs6000/rs6000.opt:141
10403 msgid "Use AltiVec instructions."
10404 msgstr "Usa las instrucciones AltiVec."
10406 #: config/rs6000/rs6000.opt:145
10407 msgid "Generate AltiVec instructions using little-endian element order."
10408 msgstr "Genera código instrucciones AltiVec usando orden de elementos little endian."
10410 #: config/rs6000/rs6000.opt:149
10411 msgid "Generate AltiVec instructions using big-endian element order."
10412 msgstr "Genera instrucciones AltiVec usando orden de elementos big endian."
10414 #: config/rs6000/rs6000.opt:153
10415 msgid "Use decimal floating point instructions."
10416 msgstr "Usa instrucciones de coma flotante decimal."
10418 #: config/rs6000/rs6000.opt:157
10419 msgid "Use 4xx half-word multiply instructions."
10420 msgstr "Usa las instrucciones de multiplicación half-word 4xx."
10422 #: config/rs6000/rs6000.opt:161
10423 msgid "Use 4xx string-search dlmzb instruction."
10424 msgstr "Usa la instrucción dlmzb de búsqueda de cadena 4xx."
10426 #: config/rs6000/rs6000.opt:165
10427 msgid "Generate load/store multiple instructions."
10428 msgstr "Genera múltiples instrucciones load/store."
10430 #: config/rs6000/rs6000.opt:169
10431 msgid "Generate string instructions for block moves."
10432 msgstr "Genera instrucciones de cadena para movimiento de bloques."
10434 #: config/rs6000/rs6000.opt:181
10435 msgid "Use PowerPC V2.06 popcntd instruction."
10436 msgstr "Usa la instrucción popcntd de PowerPC V2.06."
10438 #: config/rs6000/rs6000.opt:185
10439 msgid "Under -ffast-math, generate a FRIZ instruction for (double)(long long) conversions."
10440 msgstr "Con -ffast-math, genera una instrucción FRIZ para conversiones (double)(long long)."
10442 #: config/rs6000/rs6000.opt:193
10443 msgid "Use vector/scalar (VSX) instructions."
10444 msgstr "Usa instrucciones (VSX) vector/escalar."
10446 #: config/rs6000/rs6000.opt:240
10447 msgid "Do not generate load/store with update instructions."
10448 msgstr "No genera load/store con instrucciones de actualización."
10450 #: config/rs6000/rs6000.opt:244
10451 msgid "Generate load/store with update instructions."
10452 msgstr "Genera load/store con instrucciones de actualización."
10454 #: config/rs6000/rs6000.opt:252
10455 msgid "Avoid generation of indexed load/store instructions when possible."
10456 msgstr "Evita la generación de instrucciones indexadas load/store cuando sea posible."
10458 #: config/rs6000/rs6000.opt:256
10459 msgid "Mark __tls_get_addr calls with argument info."
10460 msgstr "Marca las llamadas __tls_get_addr con información de argumentos."
10462 #: config/rs6000/rs6000.opt:263
10463 msgid "Schedule the start and end of the procedure."
10464 msgstr "Planifica el inicio y el final del procedimiento."
10466 #: config/rs6000/rs6000.opt:267
10467 msgid "Return all structures in memory (AIX default)."
10468 msgstr "Devuelve todas las estructuras en memoria (por defecto en AIX)."
10470 #: config/rs6000/rs6000.opt:271
10471 msgid "Return small structures in registers (SVR4 default)."
10472 msgstr "Devuelve las estructuras pequeñas en registros (por defecto en SVR4)."
10474 #: config/rs6000/rs6000.opt:275
10475 msgid "Conform more closely to IBM XLC semantics."
10476 msgstr "Conforma más cerca a la semántica XLC de IBM."
10478 #: config/rs6000/rs6000.opt:279 config/rs6000/rs6000.opt:283
10479 msgid "Generate software reciprocal divide and square root for better throughput."
10480 msgstr "Genera división recíproca y raíz cuadrada de software para mejor salida."
10482 #: config/rs6000/rs6000.opt:287
10483 msgid "Assume that the reciprocal estimate instructions provide more accuracy."
10484 msgstr "Asume que las instrucciones estimadas recíprocas proveen más exactitud."
10486 #: config/rs6000/rs6000.opt:291
10487 msgid "Do not place floating point constants in TOC."
10488 msgstr "No coloca las constantes de coma flotante en TOC."
10490 #: config/rs6000/rs6000.opt:295
10491 msgid "Place floating point constants in TOC."
10492 msgstr "Coloca las constantes de coma flotante en TOC."
10494 #: config/rs6000/rs6000.opt:299
10495 msgid "Do not place symbol+offset constants in TOC."
10496 msgstr "No coloca las constantes símbolo+desplazamiento en TOC."
10498 #: config/rs6000/rs6000.opt:303
10499 msgid "Place symbol+offset constants in TOC."
10500 msgstr "Coloca las constantes símbolo+desplazamiento en TOC."
10502 #: config/rs6000/rs6000.opt:314
10503 msgid "Use only one TOC entry per procedure."
10504 msgstr "Usa sólo una entrada TOC por procedimiento."
10506 #: config/rs6000/rs6000.opt:318
10507 msgid "Put everything in the regular TOC."
10508 msgstr "Coloca todo en la TOC normal."
10510 #: config/rs6000/rs6000.opt:322
10511 msgid "Generate VRSAVE instructions when generating AltiVec code."
10512 msgstr "Genera instrucciones VRSAVE cuando se genere código AltiVec."
10514 #: config/rs6000/rs6000.opt:326
10515 msgid "Deprecated option.  Use -mno-vrsave instead."
10516 msgstr "Opción obsoleta.  Use en su lugar -mno-vrsave."
10518 #: config/rs6000/rs6000.opt:330
10519 msgid "Deprecated option.  Use -mvrsave instead."
10520 msgstr "Opción obsoleta.  Use en su lugar -mvrsave."
10522 #: config/rs6000/rs6000.opt:334
10523 msgid "Specify how many bytes should be moved inline before calling out to memcpy/memmove."
10524 msgstr "Especifica cúantos bytes se debe mover en inclusión en línea antes de llamar a memcpy/memmove."
10526 #: config/rs6000/rs6000.opt:338
10527 msgid "Specify the maximum number pairs of load instructions that should be generated inline for the compare.  If the number needed exceeds the limit, a call to memcmp will be generated instead."
10528 msgstr ""
10530 #: config/rs6000/rs6000.opt:342
10531 msgid "Specify the maximum number pairs of load instructions that should be generated inline for the compare.  If the number needed exceeds the limit, a call to strncmp will be generated instead."
10532 msgstr ""
10534 #: config/rs6000/rs6000.opt:346
10535 msgid "Generate isel instructions."
10536 msgstr "Genera instrucciones isel."
10538 #: config/rs6000/rs6000.opt:350
10539 msgid "Deprecated option.  Use -mno-isel instead."
10540 msgstr "Opción obsoleta.  Use en su lugar -mno-isel."
10542 #: config/rs6000/rs6000.opt:354
10543 msgid "Deprecated option.  Use -misel instead."
10544 msgstr "Opción obsoleta.  Use en su lugar -misel."
10546 #: config/rs6000/rs6000.opt:358
10547 msgid "Generate SPE SIMD instructions on E500."
10548 msgstr "Genera instrucciones SPE SIMD en E500."
10550 #: config/rs6000/rs6000.opt:362
10551 msgid "Generate PPC750CL paired-single instructions."
10552 msgstr "Genera instrucciones par-sencillo PPC750CL."
10554 #: config/rs6000/rs6000.opt:366
10555 msgid "Deprecated option.  Use -mno-spe instead."
10556 msgstr "Opción obsoleta.  Use en su lugar -mno-spe."
10558 #: config/rs6000/rs6000.opt:370
10559 msgid "Deprecated option.  Use -mspe instead."
10560 msgstr "Opción obsoleta.  Use en su lugar -mspe."
10562 #: config/rs6000/rs6000.opt:374
10563 msgid "-mdebug=\tEnable debug output."
10564 msgstr "-mdebug=\tActiva la salida de depuración."
10566 #: config/rs6000/rs6000.opt:378
10567 msgid "Use the AltiVec ABI extensions."
10568 msgstr "Usa las extensiones de ABI AltiVec."
10570 #: config/rs6000/rs6000.opt:382
10571 msgid "Do not use the AltiVec ABI extensions."
10572 msgstr "No usa las extensiones de ABI AltiVec."
10574 #: config/rs6000/rs6000.opt:386
10575 msgid "Use the SPE ABI extensions."
10576 msgstr "Usa las extensiones de ABI SPE."
10578 #: config/rs6000/rs6000.opt:390
10579 msgid "Do not use the SPE ABI extensions."
10580 msgstr "No usa las extensiones de ABI SPE."
10582 #: config/rs6000/rs6000.opt:394
10583 msgid "Use the ELFv1 ABI."
10584 msgstr "Usa el ABI ELFv1."
10586 #: config/rs6000/rs6000.opt:398
10587 msgid "Use the ELFv2 ABI."
10588 msgstr "Usa el ABI ELFv2."
10590 #: config/rs6000/rs6000.opt:405
10591 msgid "using darwin64 ABI"
10592 msgstr "se usa ABI darwin64"
10594 #: config/rs6000/rs6000.opt:408
10595 msgid "using old darwin ABI"
10596 msgstr "se usa ABI de darwin antiguo"
10598 #: config/rs6000/rs6000.opt:411
10599 msgid "using IEEE extended precision long double"
10600 msgstr "se usa long double de precisión extendida de IEEE"
10602 #: config/rs6000/rs6000.opt:414
10603 msgid "using IBM extended precision long double"
10604 msgstr "se usa long double de precisión extendida de IBM"
10606 #: config/rs6000/rs6000.opt:418
10607 msgid "-mcpu=\tUse features of and schedule code for given CPU."
10608 msgstr "-mcpu=\tUsa las características y el código de planificador para la CPU dada."
10610 #: config/rs6000/rs6000.opt:422
10611 msgid "-mtune=\tSchedule code for given CPU."
10612 msgstr "-mtune=\tCódigo de planificador para la CPU dada."
10614 #: config/rs6000/rs6000.opt:426
10615 msgid "-mtraceback=\tSelect full, part, or no traceback table."
10616 msgstr "-mtraceback=\tSelecciona la tabla full, part, ó sin traceback."
10618 #: config/rs6000/rs6000.opt:442
10619 msgid "Avoid all range limits on call instructions."
10620 msgstr "Evita todos los límites de rango en las instrucciones de llamadas."
10622 #: config/rs6000/rs6000.opt:446
10623 msgid "Generate Cell microcode."
10624 msgstr "Genera microcódigo Cell."
10626 #: config/rs6000/rs6000.opt:450
10627 msgid "Warn when a Cell microcoded instruction is emitted."
10628 msgstr "Avisa cuando se emite una instrucción microcodificada Cell."
10630 #: config/rs6000/rs6000.opt:454
10631 msgid "Warn about deprecated 'vector long ...' AltiVec type usage."
10632 msgstr "Avisa sobre el uso del tipo AltiVec obsoleto 'vector long ...'."
10634 #: config/rs6000/rs6000.opt:458
10635 msgid "-mfloat-gprs=\tSelect GPR floating point method."
10636 msgstr "-mfloat-gprs=\tSelecciona el método de coma flotante GPR."
10638 #: config/rs6000/rs6000.opt:462
10639 msgid "Valid arguments to -mfloat-gprs=:"
10640 msgstr "Argumentos válidos para -mfloat-gprs:"
10642 #: config/rs6000/rs6000.opt:478
10643 msgid "-mlong-double-<n>\tSpecify size of long double (64 or 128 bits)."
10644 msgstr "-mlong-double-<n>\tEspecifica el tamaño de long double (64 ó 128 bits)."
10646 #: config/rs6000/rs6000.opt:486
10647 msgid "Determine which dependences between insns are considered costly."
10648 msgstr "Determina cuáles dependencias entre insns se consideran costosas."
10650 #: config/rs6000/rs6000.opt:490
10651 msgid "Specify which post scheduling nop insertion scheme to apply."
10652 msgstr "Especifica cuál esquema de inserción de nop post planificados se debe aplicar."
10654 #: config/rs6000/rs6000.opt:494
10655 msgid "Specify alignment of structure fields default/natural."
10656 msgstr "Especifica la alineación de los campos de estructuras default/natural."
10658 #: config/rs6000/rs6000.opt:498
10659 msgid "Valid arguments to -malign-:"
10660 msgstr "Argumentos válidos para -malign-:"
10662 #: config/rs6000/rs6000.opt:508
10663 msgid "Specify scheduling priority for dispatch slot restricted insns."
10664 msgstr "Especifica la prioridad de planificación para despachar insns restringidos por ranuras."
10666 #: config/rs6000/rs6000.opt:512
10667 msgid "Single-precision floating point unit."
10668 msgstr "Unidad de coma flotante de precisión simple."
10670 #: config/rs6000/rs6000.opt:516
10671 msgid "Double-precision floating point unit."
10672 msgstr "Unidad de coma flotante de precisión doble."
10674 #: config/rs6000/rs6000.opt:520
10675 msgid "Floating point unit does not support divide & sqrt."
10676 msgstr "La unidad de coma flotante no admite divide & sqrt."
10678 #: config/rs6000/rs6000.opt:524
10679 msgid "-mfpu=\tSpecify FP (sp, dp, sp-lite, dp-lite) (implies -mxilinx-fpu)."
10680 msgstr "-mfpu=\tEspecifica FP (sp, dp, sp-lite, dp-lite) (implica -mxilinx-fpu)."
10682 #: config/rs6000/rs6000.opt:546
10683 msgid "Specify Xilinx FPU."
10684 msgstr "Especifica la FPU de Xilinx."
10686 #: config/rs6000/rs6000.opt:550
10687 msgid "Use r11 to hold the static link in calls to functions via pointers."
10688 msgstr "usa r11 para preservar el enlace estático en llamadas a funciones a través de punteros."
10690 #: config/rs6000/rs6000.opt:554
10691 msgid "Save the TOC in the prologue for indirect calls rather than inline."
10692 msgstr "Guarda la TOC en el prólogo para llamadas indirectas en lugar de en línea."
10694 #: config/rs6000/rs6000.opt:558
10695 msgid "Allow 128-bit integers in VSX registers."
10696 msgstr "Permite enteros de 128 bits en registros VSX."
10698 #: config/rs6000/rs6000.opt:562
10699 msgid "Fuse certain integer operations together for better performance on power8."
10700 msgstr "Fusiona ciertas operaciones de enteros para un mejor rendimiento en power8."
10702 #: config/rs6000/rs6000.opt:566
10703 msgid "Allow sign extension in fusion operations."
10704 msgstr "Alinea la extensión de signo en las operaciones de fusión."
10706 #: config/rs6000/rs6000.opt:570
10707 msgid "Use vector and scalar instructions added in ISA 2.07."
10708 msgstr "Usa las instrucciones de vectores y escalares añadidas en ISA 2.07."
10710 #: config/rs6000/rs6000.opt:574
10711 msgid "Use ISA 2.07 Category:Vector.AES and Category:Vector.SHA2 instructions."
10712 msgstr "Usa instrucciones ISA 2.07 Category:Vector.AES y Category:Vector.SHA2."
10714 #: config/rs6000/rs6000.opt:578
10715 msgid "Use ISA 2.07 direct move between GPR & VSX register instructions."
10716 msgstr "Usa movimiento directo de ISA 2.07 entre las instrucciones de registro GPR & VSX."
10718 #: config/rs6000/rs6000.opt:582
10719 msgid "Use ISA 2.07 transactional memory (HTM) instructions."
10720 msgstr "Usa instrucciones de memoria transaccionales (HTM) de ISA 2.07."
10722 #: config/rs6000/rs6000.opt:586
10723 msgid "Generate the quad word memory instructions (lq/stq)."
10724 msgstr "Genera instrucciones de memoria quad word (lq/stq)."
10726 #: config/rs6000/rs6000.opt:590
10727 msgid "Generate the quad word memory atomic instructions (lqarx/stqcx)."
10728 msgstr "Genera instrucciones atómicas de memoria quad word (lqarx/stqcx)."
10730 #: config/rs6000/rs6000.opt:594
10731 msgid "Generate aggregate parameter passing code with at most 64-bit alignment."
10732 msgstr "Genera parámetros agregados pasando código con alineamiento de 64 bits a lo sumo."
10734 #: config/rs6000/rs6000.opt:598
10735 msgid "Allow double variables in upper registers with -mcpu=power7 or -mvsx."
10736 msgstr "Permite variables double en los registros superiores con -mcpu=power7 o -mvsx."
10738 #: config/rs6000/rs6000.opt:602
10739 msgid "Allow float variables in upper registers with -mcpu=power8 or -mpower8-vector."
10740 msgstr "Permite variables float en los registros superiores con -mcpu=power8 o -mpower8-vector."
10742 #: config/rs6000/rs6000.opt:606
10743 msgid "Allow float/double variables in upper registers if cpu allows it."
10744 msgstr "Permite variables float/double en los registros superiores si la cpu lo permite."
10746 #: config/rs6000/rs6000.opt:610
10747 msgid "Allow 64-bit integer variables in upper registers with -mcpu=power7 or -mvsx."
10748 msgstr "Permite variables enteras de 64 bits en los registros superiores con -mcpu=power7 o -mvsx."
10750 #: config/rs6000/rs6000.opt:614
10751 msgid "Analyze and remove doubleword swaps from VSX computations."
10752 msgstr "Analiza y elimina intercambios de palabra doble en cómputos VSX."
10754 #: config/rs6000/rs6000.opt:618
10755 msgid "Fuse certain operations together for better performance on power9."
10756 msgstr "Fusiona ciertas operaciones para un mejor rendimiento en power9."
10758 #: config/rs6000/rs6000.opt:622
10759 msgid "Use certain scalar instructions added in ISA 3.0."
10760 msgstr "Usa ciertas instrucciones escalares añadidas en ISA 3.0."
10762 #: config/rs6000/rs6000.opt:626
10763 msgid "Use vector instructions added in ISA 3.0."
10764 msgstr "Usa instrucciones vectoriales añadidas en ISA 3.0."
10766 #: config/rs6000/rs6000.opt:630
10767 msgid "Use scalar register+offset memory instructions added in ISA 3.0."
10768 msgstr "Usa instrucciones de memoria registro+desplazamiento escalares añadidas en ISA 3.0."
10770 #: config/rs6000/rs6000.opt:634
10771 msgid "Use vector register+offset memory instructions added in ISA 3.0."
10772 msgstr "Usa instrucciones de memoria registro+desplazamiento vectoriales añadidas en ISA 3.0."
10774 #: config/rs6000/rs6000.opt:638
10775 msgid "Use register+offset memory instructions added in ISA 3.0."
10776 msgstr "Usa instrucciones de memoria registro+desplazamiento añadidas en ISA 3.0."
10778 #: config/rs6000/rs6000.opt:642
10779 msgid "Use the new min/max instructions defined in ISA 3.0."
10780 msgstr "Usa las nuevas instrucciones min/max definidas en ISA 3.0."
10782 #: config/rs6000/rs6000.opt:646
10783 msgid "Fuse medium/large code model toc references with the memory instruction."
10784 msgstr "fusiona referencias toc de modelo código mediano/grande con la instrucción de memoria."
10786 #: config/rs6000/rs6000.opt:650
10787 msgid "Generate the integer modulo instructions."
10788 msgstr "Genera las instrucciones módulo de enteros."
10790 #: config/rs6000/rs6000.opt:658
10791 msgid "Allow the IEEE 128-bit types without requiring the __float128 keyword."
10792 msgstr "Permite los tipos de 128 bits de IEEE sin necesidad de la palabra clave __float128."
10794 #: config/rs6000/rs6000.opt:662
10795 msgid "Enable IEEE 128-bit floating point via the __float128 keyword."
10796 msgstr "Activa coma flotante de 128 bits IEEE mediante la palabra clave __float128."
10798 #: config/rs6000/rs6000.opt:666
10799 msgid "Enable using IEEE 128-bit floating point instructions."
10800 msgstr "Activa el uso de instrucciones de coma flotante de 128 bits IEEE."
10802 #: config/rs6000/rs6000.opt:670
10803 msgid "Enable default conversions between __float128 & long double."
10804 msgstr "Activa las conversiones predefinidas entre __float128 y long double."
10806 #: config/rs6000/rs6000.opt:674
10807 msgid "Enable small integers to be in VSX registers."
10808 msgstr "Permite enteros pequeños en registros VSX."
10810 #: config/rs6000/rs6000.opt:682
10811 msgid "Valid arguments to -mstack-protector-guard=:"
10812 msgstr "Argumentos válidos para -mstack-protector-guard=:"
10814 #: config/rs6000/rs6000.opt:692
10815 msgid "Use the given base register for addressing the stack-protector guard."
10816 msgstr "Usa el registro base dado para direccionar la guarda de protección de la pila."
10818 #: config/rs6000/rs6000.opt:699
10819 msgid "Use the given offset for addressing the stack-protector guard."
10820 msgstr "Usa el desplazamiento dado para direccionar la guarda de protección de la pila."
10822 #: config/rs6000/sysv4.opt:24
10823 msgid "Select ABI calling convention."
10824 msgstr "Selecciona el convenio de llamadas ABI."
10826 #: config/rs6000/sysv4.opt:28 config/c6x/c6x.opt:42
10827 msgid "Select method for sdata handling."
10828 msgstr "Selecciona el método para el manejo de sdata."
10830 #: config/rs6000/sysv4.opt:48
10831 msgid "Align to the base type of the bit-field."
10832 msgstr "Alinea al tipo base del campo de bits."
10834 #: config/rs6000/sysv4.opt:52
10835 msgid "Align to the base type of the bit-field. Don't assume that unaligned accesses are handled by the system."
10836 msgstr "Alinea por el tipo base del campo de bits. No asume que los accesos sin alinear los maneja el sistema."
10838 #: config/rs6000/sysv4.opt:57 config/rs6000/sysv4.opt:61
10839 msgid "Produce code relocatable at runtime."
10840 msgstr "Produce código reubicable en tiempo de ejecución."
10842 #: config/rs6000/sysv4.opt:65 config/rs6000/sysv4.opt:69
10843 msgid "Produce little endian code."
10844 msgstr "Produce código little endian."
10846 #: config/rs6000/sysv4.opt:73 config/rs6000/sysv4.opt:77
10847 msgid "Produce big endian code."
10848 msgstr "Produce código big endian."
10850 #: config/rs6000/sysv4.opt:82 config/rs6000/sysv4.opt:86
10851 #: config/rs6000/sysv4.opt:95 config/rs6000/sysv4.opt:137
10852 #: config/rs6000/sysv4.opt:149
10853 msgid "no description yet."
10854 msgstr "sin descripción aún."
10856 #: config/rs6000/sysv4.opt:90
10857 msgid "Assume all variable arg functions are prototyped."
10858 msgstr "Asume que todas las funciones de argumentos variables tienen prototipo."
10860 #: config/rs6000/sysv4.opt:99
10861 msgid "Use EABI."
10862 msgstr "Usa EABI."
10864 #: config/rs6000/sysv4.opt:103
10865 msgid "Allow bit-fields to cross word boundaries."
10866 msgstr "Permite que los campos de bits crucen los límites de word."
10868 #: config/rs6000/sysv4.opt:107
10869 msgid "Use alternate register names."
10870 msgstr "Usa nombres de registro alternativos."
10872 #: config/rs6000/sysv4.opt:113
10873 msgid "Use default method for sdata handling."
10874 msgstr "Selecciona el método predefinido para el manejo de sdata."
10876 #: config/rs6000/sysv4.opt:117
10877 msgid "Link with libsim.a, libc.a and sim-crt0.o."
10878 msgstr "Enlaza con libsim.a, libc.a y sim-crt0.o."
10880 #: config/rs6000/sysv4.opt:121
10881 msgid "Link with libads.a, libc.a and crt0.o."
10882 msgstr "Enlaza con libads.a, libc.a y crt0.o."
10884 #: config/rs6000/sysv4.opt:125
10885 msgid "Link with libyk.a, libc.a and crt0.o."
10886 msgstr "Enlaza con libyk.a, libc.a y crt0.o."
10888 #: config/rs6000/sysv4.opt:129
10889 msgid "Link with libmvme.a, libc.a and crt0.o."
10890 msgstr "Enlaza con libmvme.a, libc.a y crt0.o."
10892 #: config/rs6000/sysv4.opt:133
10893 msgid "Set the PPC_EMB bit in the ELF flags header."
10894 msgstr "Establece el bit PPC_EMB en las banderas del encabezado ELF."
10896 #: config/rs6000/sysv4.opt:153
10897 msgid "Generate code to use a non-exec PLT and GOT."
10898 msgstr "Genera código para usar un PTL y GOT no ejecutables."
10900 #: config/rs6000/sysv4.opt:157
10901 msgid "Generate code for old exec BSS PLT."
10902 msgstr "Genera código para ejecutables BSS PLT antiguos."
10904 #: config/rs6000/sysv4.opt:161
10905 msgid "Emit .gnu_attribute tags."
10906 msgstr ""
10908 #: config/alpha/alpha.opt:27
10909 msgid "Use fp registers."
10910 msgstr "Usa registros fp."
10912 #: config/alpha/alpha.opt:35
10913 msgid "Request IEEE-conformant math library routines (OSF/1)."
10914 msgstr "Requiere rutinas de biblioteca matemática que cumplan con IEEE (OSF/1)."
10916 #: config/alpha/alpha.opt:39
10917 msgid "Emit IEEE-conformant code, without inexact exceptions."
10918 msgstr "Emite código que cumpla con IEEE, sin excepciones inexactas."
10920 #: config/alpha/alpha.opt:46
10921 msgid "Do not emit complex integer constants to read-only memory."
10922 msgstr "No emite constantes enteras complejas a memoria de sólo lectura."
10924 #: config/alpha/alpha.opt:50
10925 msgid "Use VAX fp."
10926 msgstr "Usa fp de VAX."
10928 #: config/alpha/alpha.opt:54
10929 msgid "Do not use VAX fp."
10930 msgstr "No usa fp de VAX."
10932 #: config/alpha/alpha.opt:58
10933 msgid "Emit code for the byte/word ISA extension."
10934 msgstr "Emite código para la extensión ISA byte/word."
10936 #: config/alpha/alpha.opt:62
10937 msgid "Emit code for the motion video ISA extension."
10938 msgstr "Emite código para la extensión ISA de video en movimiento."
10940 #: config/alpha/alpha.opt:66
10941 msgid "Emit code for the fp move and sqrt ISA extension."
10942 msgstr "Emite código para la extensión ISA de move y sqrt de fp."
10944 #: config/alpha/alpha.opt:70
10945 msgid "Emit code for the counting ISA extension."
10946 msgstr "Emite código para la extensión ISA de conteo."
10948 #: config/alpha/alpha.opt:74
10949 msgid "Emit code using explicit relocation directives."
10950 msgstr "Emite código usando directivas explícitas de reubicación."
10952 #: config/alpha/alpha.opt:78
10953 msgid "Emit 16-bit relocations to the small data areas."
10954 msgstr "Emite reubicaciones de 16-bit a las áreas de datos small."
10956 #: config/alpha/alpha.opt:82
10957 msgid "Emit 32-bit relocations to the small data areas."
10958 msgstr "Emite reubicaciones de 32-bit a las áreas de datos small."
10960 #: config/alpha/alpha.opt:86
10961 msgid "Emit direct branches to local functions."
10962 msgstr "Emite ramificaciones directas a funciones locales."
10964 #: config/alpha/alpha.opt:90
10965 msgid "Emit indirect branches to local functions."
10966 msgstr "Emite ramificaciones indirectas a funciones locales."
10968 #: config/alpha/alpha.opt:94
10969 msgid "Emit rdval instead of rduniq for thread pointer."
10970 msgstr "Emite rdval en lugar de rduniq para un puntero thread."
10972 #: config/alpha/alpha.opt:106
10973 msgid "Use features of and schedule given CPU."
10974 msgstr "Usa las características y el planificador del CPU dado."
10976 #: config/alpha/alpha.opt:110
10977 msgid "Schedule given CPU."
10978 msgstr "Planifica para el CPU dado."
10980 #: config/alpha/alpha.opt:114
10981 msgid "Control the generated fp rounding mode."
10982 msgstr "Controla el modo de redondeo generado de fp."
10984 #: config/alpha/alpha.opt:118
10985 msgid "Control the IEEE trap mode."
10986 msgstr "Controla el modo de captura IEEE."
10988 #: config/alpha/alpha.opt:122
10989 msgid "Control the precision given to fp exceptions."
10990 msgstr "Controla la precisión dada a las excepciones de fp."
10992 #: config/alpha/alpha.opt:126
10993 msgid "Tune expected memory latency."
10994 msgstr "Ajusta la latencia esperada de memoria."
10996 #: config/tilepro/tilepro.opt:23
10997 msgid "Compile with 32 bit longs and pointers, which is the only supported behavior and thus the flag is ignored."
10998 msgstr "Compila con longs y punteros de 32 bit, el cual es el único comportamiento admitido y por eso se hace caso omiso del indicador."
11000 #: config/tilepro/tilepro.opt:28 config/tilegx/tilegx.opt:26
11001 msgid "-mcpu=CPU\tUse features of and schedule code for given CPU."
11002 msgstr "-mcpu=CPU\tUsa las características y el código de planificador para la CPU dada."
11004 #: config/tilepro/tilepro.opt:32
11005 msgid "Known TILEPro CPUs (for use with the -mcpu= option):"
11006 msgstr "CPUs TILEPro conocidos (para uso con la opción -mcpu=):"
11008 #: config/lm32/lm32.opt:24
11009 msgid "Enable multiply instructions."
11010 msgstr "Activa las instrucciones multiply."
11012 #: config/lm32/lm32.opt:28
11013 msgid "Enable divide and modulus instructions."
11014 msgstr "Activa las instrucciones divide y modulus."
11016 #: config/lm32/lm32.opt:32
11017 msgid "Enable barrel shift instructions."
11018 msgstr "Activa las instrucciones barrel shift."
11020 #: config/lm32/lm32.opt:36
11021 msgid "Enable sign extend instructions."
11022 msgstr "Activa las instrucciones de signo extendido."
11024 #: config/lm32/lm32.opt:40
11025 msgid "Enable user-defined instructions."
11026 msgstr "Activa las instrucciones definidas por el usuario."
11028 #: config/nios2/elf.opt:26
11029 msgid "Link with a limited version of the C library."
11030 msgstr "Enlaza con una versión limitada de la biblioteca de C."
11032 #: config/nios2/elf.opt:30
11033 msgid "Name of system library to link against."
11034 msgstr "Nombre de la biblioteca del sistema con la que enlazar."
11036 #: config/nios2/elf.opt:34
11037 msgid "Name of the startfile."
11038 msgstr "Nombre del fichero de inicio."
11040 #: config/nios2/elf.opt:38
11041 msgid "Link with HAL BSP."
11042 msgstr "Enlaza con HAL BSP."
11044 #: config/nios2/nios2.opt:35
11045 msgid "Enable DIV, DIVU."
11046 msgstr "Activa DIV, DIVU."
11048 #: config/nios2/nios2.opt:39
11049 msgid "Enable MUL instructions."
11050 msgstr "Activa las instrucciones MUL."
11052 #: config/nios2/nios2.opt:43
11053 msgid "Enable MULX instructions, assume fast shifter."
11054 msgstr "Activa las instrucciones MULX, asume desplazador rápido."
11056 #: config/nios2/nios2.opt:47
11057 msgid "Use table based fast divide (default at -O3)."
11058 msgstr "Usa la división rápida basada en tablas (lo predefinido con -O3)."
11060 #: config/nios2/nios2.opt:51
11061 msgid "All memory accesses use I/O load/store instructions."
11062 msgstr "Todos los accesos a memoria usan instrucciones load/store de E/S."
11064 #: config/nios2/nios2.opt:55
11065 msgid "Volatile memory accesses use I/O load/store instructions."
11066 msgstr "Los accesos a memoria volátil usan instrucciones load/store de E/S."
11068 #: config/nios2/nios2.opt:59
11069 msgid "Volatile memory accesses do not use I/O load/store instructions."
11070 msgstr "Los accesos a memoria volátil no usan instrucciones load/store de E/S."
11072 #: config/nios2/nios2.opt:63
11073 msgid "Enable/disable GP-relative addressing."
11074 msgstr "Activa/desactiva direccionamiento relativo a GP."
11076 #: config/nios2/nios2.opt:67
11077 msgid "Valid options for GP-relative addressing (for -mgpopt):"
11078 msgstr "Opciones válidas para direccionamiento relativo a GP (para -mgpopt):"
11080 #: config/nios2/nios2.opt:86
11081 msgid "Equivalent to -mgpopt=local."
11082 msgstr "Equivalente a -mgpopt=local."
11084 #: config/nios2/nios2.opt:90
11085 msgid "Equivalent to -mgpopt=none."
11086 msgstr "Equivalente a -mgpopt=none."
11088 #: config/nios2/nios2.opt:94 config/c6x/c6x.opt:30 config/mips/mips.opt:134
11089 #: config/tilegx/tilegx.opt:45
11090 msgid "Use big-endian byte order."
11091 msgstr "Usa el orden de byte big-endian."
11093 #: config/nios2/nios2.opt:98 config/c6x/c6x.opt:34 config/mips/mips.opt:138
11094 #: config/tilegx/tilegx.opt:49
11095 msgid "Use little-endian byte order."
11096 msgstr "Usa el orden de byte little-endian."
11098 #: config/nios2/nios2.opt:102
11099 msgid "Floating point custom instruction configuration name."
11100 msgstr "Nombre de la configuración de la instrucción personalizada de coma flotante."
11102 #: config/nios2/nios2.opt:106
11103 msgid "Do not use the ftruncds custom instruction."
11104 msgstr "No usa la instrucción personalizada ftruncds."
11106 #: config/nios2/nios2.opt:110
11107 msgid "Integer id (N) of ftruncds custom instruction."
11108 msgstr "Id entero (N) de la instrucción personalizada ftruncds."
11110 #: config/nios2/nios2.opt:114
11111 msgid "Do not use the fextsd custom instruction."
11112 msgstr "No usa la instrucción personalizada fextsd."
11114 #: config/nios2/nios2.opt:118
11115 msgid "Integer id (N) of fextsd custom instruction."
11116 msgstr "Id entero (N) de la instrucción personalizada fextsd."
11118 #: config/nios2/nios2.opt:122
11119 msgid "Do not use the fixdu custom instruction."
11120 msgstr "No usa la instrucción personalizada fixdu."
11122 #: config/nios2/nios2.opt:126
11123 msgid "Integer id (N) of fixdu custom instruction."
11124 msgstr "Id entero (N) de la instrucción personalizada fixdu."
11126 #: config/nios2/nios2.opt:130
11127 msgid "Do not use the fixdi custom instruction."
11128 msgstr "No usa la instrucción personalizada fixdi."
11130 #: config/nios2/nios2.opt:134
11131 msgid "Integer id (N) of fixdi custom instruction."
11132 msgstr "Id entero (N) de la instrucción personalizada fixdi."
11134 #: config/nios2/nios2.opt:138
11135 msgid "Do not use the fixsu custom instruction."
11136 msgstr "No usa la instrucción personalizada fixsu."
11138 #: config/nios2/nios2.opt:142
11139 msgid "Integer id (N) of fixsu custom instruction."
11140 msgstr "Id entero (N) de la instrucción personalizada fixsu."
11142 #: config/nios2/nios2.opt:146
11143 msgid "Do not use the fixsi custom instruction."
11144 msgstr "No usa la instrucción personalizada fixsi."
11146 #: config/nios2/nios2.opt:150
11147 msgid "Integer id (N) of fixsi custom instruction."
11148 msgstr "Id entero (N) de la instrucción personalizada fixsi."
11150 #: config/nios2/nios2.opt:154
11151 msgid "Do not use the floatud custom instruction."
11152 msgstr "No usa la instrucción personalizada floatud."
11154 #: config/nios2/nios2.opt:158
11155 msgid "Integer id (N) of floatud custom instruction."
11156 msgstr "Id entero (N) de la instrucción personalizada floatud."
11158 #: config/nios2/nios2.opt:162
11159 msgid "Do not use the floatid custom instruction."
11160 msgstr "No usa la instrucción personalizada floatid."
11162 #: config/nios2/nios2.opt:166
11163 msgid "Integer id (N) of floatid custom instruction."
11164 msgstr "Id entero (N) de la instrucción personalizada floatid."
11166 #: config/nios2/nios2.opt:170
11167 msgid "Do not use the floatus custom instruction."
11168 msgstr "No usa la instrucción personalizada floatus."
11170 #: config/nios2/nios2.opt:174
11171 msgid "Integer id (N) of floatus custom instruction."
11172 msgstr "Id entero (N) de la instrucción personalizada floatus."
11174 #: config/nios2/nios2.opt:178
11175 msgid "Do not use the floatis custom instruction."
11176 msgstr "No usa la instrucción personalizada floatis."
11178 #: config/nios2/nios2.opt:182
11179 msgid "Integer id (N) of floatis custom instruction."
11180 msgstr "Id entero (N) de la instrucción personalizada floatis."
11182 #: config/nios2/nios2.opt:186
11183 msgid "Do not use the fcmpned custom instruction."
11184 msgstr "No usa la instrucción personalizada fcmpned."
11186 #: config/nios2/nios2.opt:190
11187 msgid "Integer id (N) of fcmpned custom instruction."
11188 msgstr "Id entero (N) de la instrucción personalizada fcmpned."
11190 #: config/nios2/nios2.opt:194
11191 msgid "Do not use the fcmpeqd custom instruction."
11192 msgstr "No usa la instrucción personalizada fcmpeqd."
11194 #: config/nios2/nios2.opt:198
11195 msgid "Integer id (N) of fcmpeqd custom instruction."
11196 msgstr "Id entero (N) de la instrucción personalizada fcmpeqd."
11198 #: config/nios2/nios2.opt:202
11199 msgid "Do not use the fcmpged custom instruction."
11200 msgstr "No usa la instrucción personalizada fcmpged."
11202 #: config/nios2/nios2.opt:206
11203 msgid "Integer id (N) of fcmpged custom instruction."
11204 msgstr "Id entero (N) de la instrucción personalizada fcmpged."
11206 #: config/nios2/nios2.opt:210
11207 msgid "Do not use the fcmpgtd custom instruction."
11208 msgstr "No usa la instrucción personalizada fcmpgtd."
11210 #: config/nios2/nios2.opt:214
11211 msgid "Integer id (N) of fcmpgtd custom instruction."
11212 msgstr "Id entero (N) de la instrucción personalizada fcmpgtd."
11214 #: config/nios2/nios2.opt:218
11215 msgid "Do not use the fcmpled custom instruction."
11216 msgstr "No usa la instrucción personalizada fcmpled."
11218 #: config/nios2/nios2.opt:222
11219 msgid "Integer id (N) of fcmpled custom instruction."
11220 msgstr "Id entero (N) de la instrucción personalizada fcmpled."
11222 #: config/nios2/nios2.opt:226
11223 msgid "Do not use the fcmpltd custom instruction."
11224 msgstr "No usa la instrucción personalizada fcmpltd."
11226 #: config/nios2/nios2.opt:230
11227 msgid "Integer id (N) of fcmpltd custom instruction."
11228 msgstr "Id entero (N) de la instrucción personalizada fcmpltd."
11230 #: config/nios2/nios2.opt:234
11231 msgid "Do not use the flogd custom instruction."
11232 msgstr "No usa la instrucción personalizada flogd."
11234 #: config/nios2/nios2.opt:238
11235 msgid "Integer id (N) of flogd custom instruction."
11236 msgstr "Id entero (N) de la instrucción personalizada flogd."
11238 #: config/nios2/nios2.opt:242
11239 msgid "Do not use the fexpd custom instruction."
11240 msgstr "No usa la instrucción personalizada fexpd."
11242 #: config/nios2/nios2.opt:246
11243 msgid "Integer id (N) of fexpd custom instruction."
11244 msgstr "Id entero (N) de la instrucción personalizada fexpd."
11246 #: config/nios2/nios2.opt:250
11247 msgid "Do not use the fatand custom instruction."
11248 msgstr "No usa la instrucción personalizada fatand."
11250 #: config/nios2/nios2.opt:254
11251 msgid "Integer id (N) of fatand custom instruction."
11252 msgstr "Id entero (N) de la instrucción personalizada fatand."
11254 #: config/nios2/nios2.opt:258
11255 msgid "Do not use the ftand custom instruction."
11256 msgstr "No usa la instrucción personalizada ftand."
11258 #: config/nios2/nios2.opt:262
11259 msgid "Integer id (N) of ftand custom instruction."
11260 msgstr "Id entero (N) de la instrucción personalizada ftand."
11262 #: config/nios2/nios2.opt:266
11263 msgid "Do not use the fsind custom instruction."
11264 msgstr "No usa la instrucción personalizada fsind callt."
11266 #: config/nios2/nios2.opt:270
11267 msgid "Integer id (N) of fsind custom instruction."
11268 msgstr "Id entero (N) de la instrucción personalizada fsind."
11270 #: config/nios2/nios2.opt:274
11271 msgid "Do not use the fcosd custom instruction."
11272 msgstr "No usa la instrucción personalizada fcosd."
11274 #: config/nios2/nios2.opt:278
11275 msgid "Integer id (N) of fcosd custom instruction."
11276 msgstr "Id entero (N) de la instrucción personalizada fcosd."
11278 #: config/nios2/nios2.opt:282
11279 msgid "Do not use the fsqrtd custom instruction."
11280 msgstr "No usa la instrucción personalizada fsqrtd."
11282 #: config/nios2/nios2.opt:286
11283 msgid "Integer id (N) of fsqrtd custom instruction."
11284 msgstr "Id entero (N) de la instrucción personalizada fsqrtd."
11286 #: config/nios2/nios2.opt:290
11287 msgid "Do not use the fabsd custom instruction."
11288 msgstr "No usa la instrucción personalizada fabsd."
11290 #: config/nios2/nios2.opt:294
11291 msgid "Integer id (N) of fabsd custom instruction."
11292 msgstr "Id entero (N) de la instrucción personalizada fabsd."
11294 #: config/nios2/nios2.opt:298
11295 msgid "Do not use the fnegd custom instruction."
11296 msgstr "No usa la instrucción personalizada fnegd."
11298 #: config/nios2/nios2.opt:302
11299 msgid "Integer id (N) of fnegd custom instruction."
11300 msgstr "Id entero (N) de la instrucción personalizada fnegd."
11302 #: config/nios2/nios2.opt:306
11303 msgid "Do not use the fmaxd custom instruction."
11304 msgstr "No usa la instrucción personalizada fmaxd."
11306 #: config/nios2/nios2.opt:310
11307 msgid "Integer id (N) of fmaxd custom instruction."
11308 msgstr "Id entero (N) de la instrucción personalizada fmaxd."
11310 #: config/nios2/nios2.opt:314
11311 msgid "Do not use the fmind custom instruction."
11312 msgstr "No usa la instrucción personalizada fmind."
11314 #: config/nios2/nios2.opt:318
11315 msgid "Integer id (N) of fmind custom instruction."
11316 msgstr "Id entero (N) de la instrucción personalizada fmind."
11318 #: config/nios2/nios2.opt:322
11319 msgid "Do not use the fdivd custom instruction."
11320 msgstr "No usa la instrucción personalizada fdivd."
11322 #: config/nios2/nios2.opt:326
11323 msgid "Integer id (N) of fdivd custom instruction."
11324 msgstr "Id entero (N) de la instrucción personalizada fdivd."
11326 #: config/nios2/nios2.opt:330
11327 msgid "Do not use the fmuld custom instruction."
11328 msgstr "No usa la instrucción personalizada fmuld."
11330 #: config/nios2/nios2.opt:334
11331 msgid "Integer id (N) of fmuld custom instruction."
11332 msgstr "Id entero (N) de la instrucción personalizada fmuld."
11334 #: config/nios2/nios2.opt:338
11335 msgid "Do not use the fsubd custom instruction."
11336 msgstr "No usa la instrucción personalizada fsubd."
11338 #: config/nios2/nios2.opt:342
11339 msgid "Integer id (N) of fsubd custom instruction."
11340 msgstr "Id entero (N) de la instrucción personalizada fsubd."
11342 #: config/nios2/nios2.opt:346
11343 msgid "Do not use the faddd custom instruction."
11344 msgstr "No usa la instrucción personalizada faddd."
11346 #: config/nios2/nios2.opt:350
11347 msgid "Integer id (N) of faddd custom instruction."
11348 msgstr "Id entero (N) de la instrucción personalizada faddd."
11350 #: config/nios2/nios2.opt:354
11351 msgid "Do not use the fcmpnes custom instruction."
11352 msgstr "No usa la instrucción personalizada fcmpnes."
11354 #: config/nios2/nios2.opt:358
11355 msgid "Integer id (N) of fcmpnes custom instruction."
11356 msgstr "Id entero (N) de la instrucción personalizada fcmpnes."
11358 #: config/nios2/nios2.opt:362
11359 msgid "Do not use the fcmpeqs custom instruction."
11360 msgstr "No usa la instrucción personalizada fcmpeqs."
11362 #: config/nios2/nios2.opt:366
11363 msgid "Integer id (N) of fcmpeqs custom instruction."
11364 msgstr "Id entero (N) de la instrucción personalizada fcmpeqs."
11366 #: config/nios2/nios2.opt:370
11367 msgid "Do not use the fcmpges custom instruction."
11368 msgstr "No usa la instrucción personalizada fcmpges."
11370 #: config/nios2/nios2.opt:374
11371 msgid "Integer id (N) of fcmpges custom instruction."
11372 msgstr "Id entero (N) de la instrucción personalizada fcmpges."
11374 #: config/nios2/nios2.opt:378
11375 msgid "Do not use the fcmpgts custom instruction."
11376 msgstr "No usa la instrucción personalizada fcmpgts."
11378 #: config/nios2/nios2.opt:382
11379 msgid "Integer id (N) of fcmpgts custom instruction."
11380 msgstr "Id entero (N) de la instrucción personalizada fcmpgts."
11382 #: config/nios2/nios2.opt:386
11383 msgid "Do not use the fcmples custom instruction."
11384 msgstr "No usa la instrucción personalizada fcmples."
11386 #: config/nios2/nios2.opt:390
11387 msgid "Integer id (N) of fcmples custom instruction."
11388 msgstr "Id entero (N) de la instrucción personalizada fcmples."
11390 #: config/nios2/nios2.opt:394
11391 msgid "Do not use the fcmplts custom instruction."
11392 msgstr "No usa la instrucción personalizada fcmplts."
11394 #: config/nios2/nios2.opt:398
11395 msgid "Integer id (N) of fcmplts custom instruction."
11396 msgstr "Id entero (N) de la instrucción personalizada fcmplts."
11398 #: config/nios2/nios2.opt:402
11399 msgid "Do not use the flogs custom instruction."
11400 msgstr "No usa la instrucción personalizada flogs."
11402 #: config/nios2/nios2.opt:406
11403 msgid "Integer id (N) of flogs custom instruction."
11404 msgstr "Id entero (N) de la instrucción personalizada flogs."
11406 #: config/nios2/nios2.opt:410
11407 msgid "Do not use the fexps custom instruction."
11408 msgstr "No usa la instrucción personalizada fexps."
11410 #: config/nios2/nios2.opt:414
11411 msgid "Integer id (N) of fexps custom instruction."
11412 msgstr "Id entero (N) de la instrucción personalizada fexps."
11414 #: config/nios2/nios2.opt:418
11415 msgid "Do not use the fatans custom instruction."
11416 msgstr "No usa la instrucción personalizada fatans."
11418 #: config/nios2/nios2.opt:422
11419 msgid "Integer id (N) of fatans custom instruction."
11420 msgstr "Id entero (N) de la instrucción personalizada fatans."
11422 #: config/nios2/nios2.opt:426
11423 msgid "Do not use the ftans custom instruction."
11424 msgstr "No usa la instrucción personalizada ftans."
11426 #: config/nios2/nios2.opt:430
11427 msgid "Integer id (N) of ftans custom instruction."
11428 msgstr "Id entero (N) de la instrucción personalizada ftans."
11430 #: config/nios2/nios2.opt:434
11431 msgid "Do not use the fsins custom instruction."
11432 msgstr "No usa la instrucción perosonalizada fsins."
11434 #: config/nios2/nios2.opt:438
11435 msgid "Integer id (N) of fsins custom instruction."
11436 msgstr "Id entero (N) de la instrucción personalizada fsins."
11438 #: config/nios2/nios2.opt:442
11439 msgid "Do not use the fcoss custom instruction."
11440 msgstr "No usa la instrucción perosonalizada fcoss."
11442 #: config/nios2/nios2.opt:446
11443 msgid "Integer id (N) of fcoss custom instruction."
11444 msgstr "Id entero (N) de la instrucción personalizada fcoss."
11446 #: config/nios2/nios2.opt:450
11447 msgid "Do not use the fsqrts custom instruction."
11448 msgstr "No usa la instrucción perosonalizada fsqrts."
11450 #: config/nios2/nios2.opt:454
11451 msgid "Integer id (N) of fsqrts custom instruction."
11452 msgstr "Id entero (N) de la instrucción personalizada fsqrts."
11454 #: config/nios2/nios2.opt:458
11455 msgid "Do not use the fabss custom instr."
11456 msgstr "No usa la instrucción perosonalizada fabss."
11458 #: config/nios2/nios2.opt:462
11459 msgid "Integer id (N) of fabss custom instruction."
11460 msgstr "Id entero (N) de la instrucción personalizada fabss."
11462 #: config/nios2/nios2.opt:466
11463 msgid "Do not use the fnegs custom instruction."
11464 msgstr "No usa la instrucción perosonalizada fnegs."
11466 #: config/nios2/nios2.opt:470
11467 msgid "Integer id (N) of fnegs custom instruction."
11468 msgstr "Id entero (N) de la instrucción personalizada fnegs."
11470 #: config/nios2/nios2.opt:474
11471 msgid "Do not use the fmaxs custom instruction."
11472 msgstr "No usa la instrucción perosonalizada fmaxs."
11474 #: config/nios2/nios2.opt:478
11475 msgid "Integer id (N) of fmaxs custom instruction."
11476 msgstr "Id entero (N) de la instrucción personalizada fmaxs."
11478 #: config/nios2/nios2.opt:482
11479 msgid "Do not use the fmins custom instruction."
11480 msgstr "No usa la instrucción perosonalizada fmins."
11482 #: config/nios2/nios2.opt:486
11483 msgid "Integer id (N) of fmins custom instruction."
11484 msgstr "Id entero (N) de la instrucción personalizada fmins."
11486 #: config/nios2/nios2.opt:490
11487 msgid "Do not use the fdivs custom instruction."
11488 msgstr "No usa la instrucción perosonalizada fdivs."
11490 #: config/nios2/nios2.opt:494
11491 msgid "Integer id (N) of fdivs custom instruction."
11492 msgstr "Id entero (N) de la instrucción personalizada fdivs."
11494 #: config/nios2/nios2.opt:498
11495 msgid "Do not use the fmuls custom instruction."
11496 msgstr "No usa la instrucción perosonalizada fmuls."
11498 #: config/nios2/nios2.opt:502
11499 msgid "Integer id (N) of fmuls custom instruction."
11500 msgstr "Id entero (N) de la instrucción personalizada fmuls."
11502 #: config/nios2/nios2.opt:506
11503 msgid "Do not use the fsubs custom instruction."
11504 msgstr "No usa la instrucción perosonalizada fsubs."
11506 #: config/nios2/nios2.opt:510
11507 msgid "Integer id (N) of fsubs custom instruction."
11508 msgstr "Id entero (N) de la instrucción personalizada fsubs."
11510 #: config/nios2/nios2.opt:514
11511 msgid "Do not use the fadds custom instruction."
11512 msgstr "No usa la instrucción perosonalizada fadds."
11514 #: config/nios2/nios2.opt:518
11515 msgid "Integer id (N) of fadds custom instruction."
11516 msgstr "Id entero (N) de la instrucción personalizada fadds."
11518 #: config/nios2/nios2.opt:522
11519 msgid "Do not use the frdy custom instruction."
11520 msgstr "No usa la instrucción perosonalizada frdy."
11522 #: config/nios2/nios2.opt:526
11523 msgid "Integer id (N) of frdy custom instruction."
11524 msgstr "Id entero (N) de la instrucción personalizada frdy."
11526 #: config/nios2/nios2.opt:530
11527 msgid "Do not use the frdxhi custom instruction."
11528 msgstr "No usa la instrucción perosonalizada frdxhi."
11530 #: config/nios2/nios2.opt:534
11531 msgid "Integer id (N) of frdxhi custom instruction."
11532 msgstr "Id entero (N) de la instrucción personalizada frdxhi."
11534 #: config/nios2/nios2.opt:538
11535 msgid "Do not use the frdxlo custom instruction."
11536 msgstr "No usa la instrucción perosonalizada frdxlo."
11538 #: config/nios2/nios2.opt:542
11539 msgid "Integer id (N) of frdxlo custom instruction."
11540 msgstr "Id entero (N) de la instrucción personalizada frdxlo."
11542 #: config/nios2/nios2.opt:546
11543 msgid "Do not use the fwry custom instruction."
11544 msgstr "No usa la instrucción perosonalizada fwry."
11546 #: config/nios2/nios2.opt:550
11547 msgid "Integer id (N) of fwry custom instruction."
11548 msgstr "Id entero (N) de la instrucción personalizada fwry."
11550 #: config/nios2/nios2.opt:554
11551 msgid "Do not use the fwrx custom instruction."
11552 msgstr "No usa la instrucción perosonalizada fwrx."
11554 #: config/nios2/nios2.opt:558
11555 msgid "Integer id (N) of fwrx custom instruction."
11556 msgstr "Id entero (N) de la instrucción personalizada fwrx."
11558 #: config/nios2/nios2.opt:562
11559 msgid "Do not use the round custom instruction."
11560 msgstr "No usa la instrucción perosonalizada round."
11562 #: config/nios2/nios2.opt:566
11563 msgid "Integer id (N) of round custom instruction."
11564 msgstr "Id entero (N) de la instrucción personalizada round."
11566 #: config/nios2/nios2.opt:574
11567 msgid "Valid Nios II ISA levels (for -march):"
11568 msgstr "Niveles Nios II ISA válidos (para -march):"
11570 #: config/nios2/nios2.opt:584
11571 msgid "Enable generation of R2 BMX instructions."
11572 msgstr "Activa la generación de instrucciones R2 BMX."
11574 #: config/nios2/nios2.opt:588
11575 msgid "Enable generation of R2 CDX instructions."
11576 msgstr "Activa la generación de instrucciones R2 CDX."
11578 #: config/rx/rx.opt:29
11579 msgid "Store doubles in 64 bits."
11580 msgstr "Almacena dobles en 64 bits."
11582 #: config/rx/rx.opt:33
11583 msgid "Stores doubles in 32 bits.  This is the default."
11584 msgstr "Almacena dobles en 32 bits.  Este es el valor por defecto."
11586 #: config/rx/rx.opt:37
11587 msgid "Disable the use of RX FPU instructions.  "
11588 msgstr "Desactiva el uso de las instrucciones de FPU RX.  "
11590 #: config/rx/rx.opt:44
11591 msgid "Enable the use of RX FPU instructions.  This is the default."
11592 msgstr "Activa el uso de las instrucciones de FPU RX.  Este es el valor por defecto."
11594 #: config/rx/rx.opt:50
11595 msgid "Specify the target RX cpu type."
11596 msgstr "Selecciona el tipo de cpu RX destino."
11598 #: config/rx/rx.opt:71
11599 msgid "Data is stored in big-endian format."
11600 msgstr "Los datos se guardan en formato big-endian."
11602 #: config/rx/rx.opt:75
11603 msgid "Data is stored in little-endian format.  (Default)."
11604 msgstr "Los datos se guardan en formato little-endian.  (Por defecto)."
11606 #: config/rx/rx.opt:81
11607 msgid "Maximum size of global and static variables which can be placed into the small data area."
11608 msgstr "Tamaño máximo de las variables global y static que se pueden colocar en el área de datos small."
11610 #: config/rx/rx.opt:93
11611 msgid "Generate assembler output that is compatible with the Renesas AS100 assembler.  This may restrict some of the compiler's capabilities.  The default is to generate GAS compatible syntax."
11612 msgstr "Genera salida de ensamblador que es compatible con el ensamblador AS100 de Renesas.  Esto puede restringir algunas de las capacidades del compilador.  Por defecto se genera sintaxis compatible con GAS."
11614 #: config/rx/rx.opt:99
11615 msgid "Enable linker relaxation."
11616 msgstr "Activa la relajación del enlazador."
11618 #: config/rx/rx.opt:105
11619 msgid "Maximum size in bytes of constant values allowed as operands."
11620 msgstr "Tamaño máximo en bytes de los valores constantes permitidos como operandos."
11622 #: config/rx/rx.opt:111
11623 msgid "Specifies the number of registers to reserve for interrupt handlers."
11624 msgstr "Especifica el número de registros a reservar para los manejadores de interrupciones."
11626 #: config/rx/rx.opt:117
11627 msgid "Specifies whether interrupt functions should save and restore the accumulator register."
11628 msgstr "Especifica si las funciones de interrupción deben guardar y restaurar el registro acumulador."
11630 #: config/rx/rx.opt:123
11631 msgid "Enables Position-Independent-Data (PID) mode."
11632 msgstr "Activa el modo Datos-Independientes-de-Posición (PID)."
11634 #: config/rx/rx.opt:129
11635 msgid "Warn when multiple, different, fast interrupt handlers are in the compilation unit."
11636 msgstr "Avisa cuando hay múltiples y distintos manejadores de interrupciones rápidos en la unidad de compilación."
11638 #: config/rx/rx.opt:135
11639 msgid "Enable the use of the old, broken, ABI where all stacked function arguments are aligned to 32-bits."
11640 msgstr "Activa el uso del ABI antiguo y roto donde todos los argumentos de función apilados estén alineados a 32 bits."
11642 #: config/rx/rx.opt:139
11643 msgid "Enable the use the standard RX ABI where all stacked function arguments are naturally aligned.  This is the default."
11644 msgstr "Activa el uso del RX ABI estándar donde todos los argumentos de función apilados estén alineados de forma natural.  Esto es lo predefinido."
11646 #: config/rx/rx.opt:145
11647 msgid "Enable the use of the LRA register allocator."
11648 msgstr "Activa el uso del asignador de registros LRA."
11650 #: config/rx/rx.opt:151
11651 msgid "Enables or disables the use of the SMOVF, SMOVB, SMOVU, SUNTIL, SWHILE and RMPA instructions.  Enabled by default."
11652 msgstr "Activa o desactiva el uso de las instrucciones SMOVF, SMOVB, SMOVU, SUNTIL, SWHILE y RMPA.  Activado por defecto."
11654 #: config/rx/rx.opt:157
11655 msgid "Always use JSR, never BSR, for calls."
11656 msgstr "Usa siempre JSR, nunca BSR, para llamadas."
11658 #: config/visium/visium.opt:25
11659 msgid "Link with libc.a and libdebug.a."
11660 msgstr "Enlaza con libc.a y libdebug.a."
11662 #: config/visium/visium.opt:29
11663 msgid "Link with libc.a and libsim.a."
11664 msgstr "Enlaza con libc.a y libsim.a."
11666 #: config/visium/visium.opt:33
11667 msgid "Use hardware FP (default)."
11668 msgstr "Usa FP de hardware (predeterminado)."
11670 #: config/visium/visium.opt:65
11671 msgid "Generate code for the supervisor mode (default)."
11672 msgstr "Genera código para el modo supervisor (predeterminado)."
11674 #: config/visium/visium.opt:69
11675 msgid "Generate code for the user mode."
11676 msgstr "Genera código para el modo de usuario."
11678 #: config/visium/visium.opt:73
11679 msgid "Only retained for backward compatibility."
11680 msgstr "Preservado por compatibilidad hacia atrás."
11682 #: config/fused-madd.opt:22
11683 msgid "%<-mfused-madd%> is deprecated; use %<-ffp-contract=%> instead"
11684 msgstr "%<-mfused-madd%> es obsoleto; utilice en su lugar %<-ffp-contract=%>"
11686 #: config/sol2.opt:32
11687 msgid "Clear hardware capabilities when linking."
11688 msgstr "Quita las capacidades del hardware al enlazar."
11690 #: config/sol2.opt:36
11691 msgid "Pass -z text to linker."
11692 msgstr "Pasa -z texto al enlazador."
11694 #: config/moxie/moxie.opt:31
11695 msgid "Enable MUL.X and UMUL.X instructions."
11696 msgstr "Activa las instrucciones MUL.X y UMUL.X."
11698 #: config/microblaze/microblaze.opt:40
11699 msgid "Use software emulation for floating point (default)."
11700 msgstr "Usa emulación de software para coma flotante (por defecto)."
11702 #: config/microblaze/microblaze.opt:44
11703 msgid "Use hardware floating point instructions."
11704 msgstr "Usa instrucciones de coma flotante por hardware."
11706 #: config/microblaze/microblaze.opt:48
11707 msgid "Use table lookup optimization for small signed integer divisions."
11708 msgstr "Usa las optimización de búsqueda en tabla para divisiones de enteros pequeños con signo."
11710 #: config/microblaze/microblaze.opt:52
11711 msgid "-mcpu=PROCESSOR\t\tUse features of and schedule code for given CPU."
11712 msgstr "-mcpu=PROCESADOR\t\tUsa las características y el código de planificador para la CPU dada."
11714 #: config/microblaze/microblaze.opt:56
11715 msgid "Don't optimize block moves, use memcpy."
11716 msgstr "No optimiza los movimientos de bloques; usa memcpy."
11718 #: config/microblaze/microblaze.opt:68
11719 msgid "Use the soft multiply emulation (default)."
11720 msgstr "Usa la emulación de multiplicación por software (por defecto)."
11722 #: config/microblaze/microblaze.opt:72
11723 msgid "Use reorder instructions (swap and byte reversed load/store) (default)."
11724 msgstr "Usa instrucciones de reordenación (load/store de intercambio y de bytes invertidos) (predeterminado)."
11726 #: config/microblaze/microblaze.opt:76
11727 msgid "Use the software emulation for divides (default)."
11728 msgstr "Usa la emulación de división por software (por defecto)."
11730 #: config/microblaze/microblaze.opt:80
11731 msgid "Use the hardware barrel shifter instead of emulation."
11732 msgstr "Usa el corredor de barril de hardware en lugar de la emulación."
11734 #: config/microblaze/microblaze.opt:84
11735 msgid "Use pattern compare instructions."
11736 msgstr "Usa instrucciones de comparación de patrones."
11738 #: config/microblaze/microblaze.opt:87
11739 #, c-format
11740 msgid "%qs is deprecated; use -fstack-check"
11741 msgstr "%qs es obsoleto; utilice -fstack-check"
11743 #: config/microblaze/microblaze.opt:88
11744 msgid "Check for stack overflow at runtime."
11745 msgstr "Revisa desbordamientos de pila en tiempo de ejecución."
11747 #: config/microblaze/microblaze.opt:92 config/iq2000/iq2000.opt:65
11748 msgid "Use GP relative sdata/sbss sections."
11749 msgstr "Utiliza secciones sdata/sbss relativas a GP."
11751 #: config/microblaze/microblaze.opt:95
11752 #, c-format
11753 msgid "%qs is deprecated; use -fno-zero-initialized-in-bss"
11754 msgstr "%qs es obsoleto; utilice -fno-zero-initialized-in-bss"
11756 #: config/microblaze/microblaze.opt:96
11757 msgid "Clear the BSS to zero and place zero initialized in BSS."
11758 msgstr "Borra el BSS a cero y coloca el cero inicializado en BSS."
11760 #: config/microblaze/microblaze.opt:100
11761 msgid "Use multiply high instructions for high part of 32x32 multiply."
11762 msgstr "Usa instrucciones high de multiplicación para la parte high de la multiplicación 32x32."
11764 #: config/microblaze/microblaze.opt:104
11765 msgid "Use hardware floating point conversion instructions."
11766 msgstr "Usa instrucciones de conversión de coma flotante de hardware."
11768 #: config/microblaze/microblaze.opt:108
11769 msgid "Use hardware floating point square root instruction."
11770 msgstr "Usa instrucciones de raíz cuadrada de coma flotante de hardware."
11772 #: config/microblaze/microblaze.opt:112
11773 msgid "Description for mxl-mode-executable."
11774 msgstr "Descripción para mxl-mode-executable."
11776 #: config/microblaze/microblaze.opt:116
11777 msgid "Description for mxl-mode-xmdstub."
11778 msgstr "Descripción para mxl-mode-xmdstub."
11780 #: config/microblaze/microblaze.opt:120
11781 msgid "Description for mxl-mode-bootstrap."
11782 msgstr "Descripción para mxl-mode-bootstrap."
11784 #: config/microblaze/microblaze.opt:124
11785 msgid "Description for mxl-mode-novectors."
11786 msgstr "Descripción para mxl-mode-novectors."
11788 #: config/microblaze/microblaze.opt:128
11789 msgid "Use hardware prefetch instruction"
11790 msgstr "Usa instrucciones de precargado de hardware"
11792 #: config/vax/vax.opt:23 config/vax/vax.opt:27
11793 msgid "Target DFLOAT double precision code."
11794 msgstr "Apunta a código DFLOAT de doble precisión."
11796 #: config/vax/vax.opt:31 config/vax/vax.opt:35
11797 msgid "Generate GFLOAT double precision code."
11798 msgstr "Genera código GFLOAT de doble precisión."
11800 #: config/vax/vax.opt:39
11801 msgid "Generate code for GNU assembler (gas)."
11802 msgstr "Genera código para el ensamblador de GNU (gas)."
11804 #: config/vax/vax.opt:43
11805 msgid "Generate code for UNIX assembler."
11806 msgstr "Genera código para el ensamblador UNIX."
11808 #: config/vax/vax.opt:47
11809 msgid "Use VAXC structure conventions."
11810 msgstr "Usa los convenios de estructura VAXC."
11812 #: config/vax/vax.opt:51
11813 msgid "Use new adddi3/subdi3 patterns."
11814 msgstr "Usa los patrones nuevos adddi3/subdi3."
11816 #: config/frv/frv.opt:30
11817 msgid "Use 4 media accumulators."
11818 msgstr "Usa 4 acumuladores de medios."
11820 #: config/frv/frv.opt:34
11821 msgid "Use 8 media accumulators."
11822 msgstr "Usa 8 acumuladores de medios."
11824 #: config/frv/frv.opt:38
11825 msgid "Enable label alignment optimizations."
11826 msgstr "Activa las optimizaciones de alineación de etiquetas."
11828 #: config/frv/frv.opt:42
11829 msgid "Dynamically allocate cc registers."
11830 msgstr "Asigna dinámicamente los registros cc."
11832 #: config/frv/frv.opt:49
11833 msgid "Set the cost of branches."
11834 msgstr "Establece el costo de las ramificaciones."
11836 #: config/frv/frv.opt:53
11837 msgid "Enable conditional execution other than moves/scc."
11838 msgstr "Activa la ejecución condicional en lugar de moves/scc."
11840 #: config/frv/frv.opt:57
11841 msgid "Change the maximum length of conditionally-executed sequences."
11842 msgstr "Cambia la longitud máxima de las secuencias ejecutadas condicionalmente."
11844 #: config/frv/frv.opt:61
11845 msgid "Change the number of temporary registers that are available to conditionally-executed sequences."
11846 msgstr "Cambia el número de registros temporales disponibles para secuencias ejecutadas condicionalmente."
11848 #: config/frv/frv.opt:65
11849 msgid "Enable conditional moves."
11850 msgstr "Activa moves condicionales."
11852 #: config/frv/frv.opt:69
11853 msgid "Set the target CPU type."
11854 msgstr "Especifica el tipo del CPU destino."
11856 #: config/frv/frv.opt:73
11857 msgid "Known FR-V CPUs (for use with the -mcpu= option):"
11858 msgstr "CPUs FR-V conocidos (para usar con la opción -mcpu=):"
11860 #: config/frv/frv.opt:122
11861 msgid "Use fp double instructions."
11862 msgstr "Usa instrucciones fp double."
11864 #: config/frv/frv.opt:126
11865 msgid "Change the ABI to allow double word insns."
11866 msgstr "Cambia la ABI para permitir instrucciones double word."
11868 #: config/frv/frv.opt:134
11869 msgid "Just use icc0/fcc0."
11870 msgstr "Usa solamente icc0/fcc0."
11872 #: config/frv/frv.opt:138
11873 msgid "Only use 32 FPRs."
11874 msgstr "Usa solamente 32 FPRs."
11876 #: config/frv/frv.opt:142
11877 msgid "Use 64 FPRs."
11878 msgstr "Usa 64 FPRs."
11880 #: config/frv/frv.opt:146
11881 msgid "Only use 32 GPRs."
11882 msgstr "Usa solamente 32 GPRs."
11884 #: config/frv/frv.opt:150
11885 msgid "Use 64 GPRs."
11886 msgstr "Usa 64 GPRs."
11888 #: config/frv/frv.opt:154
11889 msgid "Enable use of GPREL for read-only data in FDPIC."
11890 msgstr "Activa el uso de GPREL para datos de sólo lectura en FDPIC."
11892 #: config/frv/frv.opt:166
11893 msgid "Enable PIC support for building libraries."
11894 msgstr "Activa el soporte PIC para construir bibliotecas."
11896 #: config/frv/frv.opt:170
11897 msgid "Follow the EABI linkage requirements."
11898 msgstr "Sigue los requerimientos de enlace de EABI."
11900 #: config/frv/frv.opt:174
11901 msgid "Disallow direct calls to global functions."
11902 msgstr "Desactiva las llamadas directas a funciones globales."
11904 #: config/frv/frv.opt:178
11905 msgid "Use media instructions."
11906 msgstr "Usa instrucciones de medios."
11908 #: config/frv/frv.opt:182
11909 msgid "Use multiply add/subtract instructions."
11910 msgstr "Usa instrucciones acumular/sustraer de multiplicar."
11912 #: config/frv/frv.opt:186
11913 msgid "Enable optimizing &&/|| in conditional execution."
11914 msgstr "Activa la optimización &&/|| en la ejecución condicional."
11916 #: config/frv/frv.opt:190
11917 msgid "Enable nested conditional execution optimizations."
11918 msgstr "Activa las optimizaciones de ejecución condicional anidada."
11920 #: config/frv/frv.opt:195
11921 msgid "Do not mark ABI switches in e_flags."
11922 msgstr "No marca las opciones ABI en e_flags."
11924 #: config/frv/frv.opt:199
11925 msgid "Remove redundant membars."
11926 msgstr "Remueve miembros redundantes."
11928 #: config/frv/frv.opt:203
11929 msgid "Pack VLIW instructions."
11930 msgstr "Empaca las instrucciones VLIW."
11932 #: config/frv/frv.opt:207
11933 msgid "Enable setting GPRs to the result of comparisons."
11934 msgstr "Permite establecer los GPRs al resultado de las comparaciones."
11936 #: config/frv/frv.opt:211
11937 msgid "Change the amount of scheduler lookahead."
11938 msgstr "Cambia la cantidad de vista hacia adelante del planificador."
11940 #: config/frv/frv.opt:219
11941 msgid "Assume a large TLS segment."
11942 msgstr "Asume un segmento TLS grande."
11944 #: config/frv/frv.opt:223
11945 msgid "Do not assume a large TLS segment."
11946 msgstr "No asume un segmento TLS grande."
11948 #: config/frv/frv.opt:228
11949 msgid "Cause gas to print tomcat statistics."
11950 msgstr "Causa que gas muestre estadísticas de tomcat."
11952 #: config/frv/frv.opt:233
11953 msgid "Link with the library-pic libraries."
11954 msgstr "Enlaza con las bibliotecas de pic de biblioteca."
11956 #: config/frv/frv.opt:237
11957 msgid "Allow branches to be packed with other instructions."
11958 msgstr "Permite que las ramificaciones se empaquen con otras instrucciones."
11960 #: config/mn10300/mn10300.opt:30
11961 msgid "Target the AM33 processor."
11962 msgstr "Apunta al procesador AM33."
11964 #: config/mn10300/mn10300.opt:34
11965 msgid "Target the AM33/2.0 processor."
11966 msgstr "Apunta al procesador AM33/2.0."
11968 #: config/mn10300/mn10300.opt:38
11969 msgid "Target the AM34 processor."
11970 msgstr "Apunta al procesador AM34."
11972 #: config/mn10300/mn10300.opt:46
11973 msgid "Work around hardware multiply bug."
11974 msgstr "Evita el error de multiplicación de hardware."
11976 #: config/mn10300/mn10300.opt:55
11977 msgid "Enable linker relaxations."
11978 msgstr "Activa la relajación del enlazador."
11980 #: config/mn10300/mn10300.opt:59
11981 msgid "Return pointers in both a0 and d0."
11982 msgstr "Devuelve punteros tanto en a0 como en d0."
11984 #: config/mn10300/mn10300.opt:63
11985 msgid "Allow gcc to generate LIW instructions."
11986 msgstr "Permite a gcc generar instrucciones LIW."
11988 #: config/mn10300/mn10300.opt:67
11989 msgid "Allow gcc to generate the SETLB and Lcc instructions."
11990 msgstr "Permite a gcc generar las instrucciones SETLB y Lcc."
11992 #: config/nds32/nds32.opt:26
11993 msgid "Generate code in big-endian mode."
11994 msgstr "Genera código en modo big endian."
11996 #: config/nds32/nds32.opt:30
11997 msgid "Generate code in little-endian mode."
11998 msgstr "Genera código en modo little endian."
12000 #: config/nds32/nds32.opt:34
12001 msgid "Use reduced-set registers for register allocation."
12002 msgstr "Usa un juego reducido de registros para asignación de registros."
12004 #: config/nds32/nds32.opt:38
12005 msgid "Use full-set registers for register allocation."
12006 msgstr "Usa el juego completo de registros para asignación de registros."
12008 #: config/nds32/nds32.opt:42
12009 msgid "Generate conditional move instructions."
12010 msgstr "Genera instrucciones move condicionales."
12012 #: config/nds32/nds32.opt:46
12013 msgid "Generate performance extension instructions."
12014 msgstr "Genera instrucciones de extensión del rendimiento."
12016 #: config/nds32/nds32.opt:50
12017 msgid "Generate v3 push25/pop25 instructions."
12018 msgstr "Genera instrucciones v3 push25/pop25."
12020 #: config/nds32/nds32.opt:54
12021 msgid "Generate 16-bit instructions."
12022 msgstr "Genera instrucciones de 16 bits."
12024 #: config/nds32/nds32.opt:58
12025 msgid "Specify the size of each interrupt vector, which must be 4 or 16."
12026 msgstr "Especifica el tamaño de cada vector de interrupciones, que ha de ser 4 o 16."
12028 #: config/nds32/nds32.opt:62
12029 msgid "Specify the size of each cache block, which must be a power of 2 between 4 and 512."
12030 msgstr "Especifica el tamaño de cada bloque de caché, que ha de ser potencia de 2 entre 4 y 512."
12032 #: config/nds32/nds32.opt:70
12033 msgid "Known arch types (for use with the -march= option):"
12034 msgstr "Tipos de arquitectura conocidos (para usar con la opción -march=):"
12036 #: config/nds32/nds32.opt:83
12037 msgid "Specify the address generation strategy for code model."
12038 msgstr "Especifica la estrategia de generación de direcciones para modelo de código."
12040 #: config/nds32/nds32.opt:87
12041 msgid "Known cmodel types (for use with the -mcmodel= option):"
12042 msgstr "Tipos de modelos de código conocidos (para uso con la opción -mcmodel=):"
12044 #: config/nds32/nds32.opt:100
12045 msgid "Enable constructor/destructor feature."
12046 msgstr "Activa la opción constructor/destructor."
12048 #: config/nds32/nds32.opt:104
12049 msgid "Guide linker to relax instructions."
12050 msgstr "Guía al enlazador para que relaje las instrucciones."
12052 #: config/iq2000/iq2000.opt:31
12053 msgid "Specify CPU for code generation purposes."
12054 msgstr "Especifica la CPU para propósitos de generación de código."
12056 #: config/iq2000/iq2000.opt:47
12057 msgid "Specify CPU for scheduling purposes."
12058 msgstr "Especifica la CPU para propósitos de planificación."
12060 #: config/iq2000/iq2000.opt:51
12061 msgid "Known IQ2000 CPUs (for use with the -mcpu= option):"
12062 msgstr "CPUs IQ2000 conocidos (para uso con la opción -mcpu=):"
12064 #: config/iq2000/iq2000.opt:61 config/mips/mips.opt:142
12065 msgid "Use ROM instead of RAM."
12066 msgstr "Usa la ROM en lugar de la RAM."
12068 #: config/iq2000/iq2000.opt:70
12069 msgid "No default crt0.o."
12070 msgstr "Sin crt0.o predeterminada."
12072 #: config/iq2000/iq2000.opt:74 config/mips/mips.opt:405
12073 msgid "Put uninitialized constants in ROM (needs -membedded-data)."
12074 msgstr "Pone las constantes sin inicializar en ROM (necesita -membedded-data)."
12076 #: config/c6x/c6x-tables.opt:24
12077 msgid "Known C6X ISAs (for use with the -march= option):"
12078 msgstr "ISAs C6X conocidas (para uso con la opción -march=):"
12080 #: config/c6x/c6x.opt:46
12081 msgid "Valid arguments for the -msdata= option."
12082 msgstr "Argumentos válidos para la opción -msdata=."
12084 #: config/c6x/c6x.opt:59
12085 msgid "Compile for the DSBT shared library ABI."
12086 msgstr "Compila para la ABI de biblioteca compartida DSBT."
12088 #: config/cris/linux.opt:27
12089 msgid "Together with -fpic and -fPIC, do not use GOTPLT references."
12090 msgstr "Junto con -fpic y -fPIC, no utiliza referencias GOTPLT."
12092 #: config/cris/cris.opt:45
12093 msgid "Work around bug in multiplication instruction."
12094 msgstr "Evita el error en la instrucción de multiplicación."
12096 #: config/cris/cris.opt:51
12097 msgid "Compile for ETRAX 4 (CRIS v3)."
12098 msgstr "Compila para ETRAX 4 (CRIS v3)."
12100 #: config/cris/cris.opt:56
12101 msgid "Compile for ETRAX 100 (CRIS v8)."
12102 msgstr "Compila para ETRAX 100 (CRIS v8)."
12104 #: config/cris/cris.opt:64
12105 msgid "Emit verbose debug information in assembly code."
12106 msgstr "Emite información de depuración detallada en el código ensamblador."
12108 #: config/cris/cris.opt:71
12109 msgid "Do not use condition codes from normal instructions."
12110 msgstr "No usa códigos de condición para las instrucciones normales."
12112 #: config/cris/cris.opt:80
12113 msgid "Do not emit addressing modes with side-effect assignment."
12114 msgstr "No emite modos de direccionamiento con asignaciones colaterales."
12116 #: config/cris/cris.opt:89
12117 msgid "Do not tune stack alignment."
12118 msgstr "No ajusta la alineación de la pila."
12120 #: config/cris/cris.opt:98
12121 msgid "Do not tune writable data alignment."
12122 msgstr "No ajusta la alineación de los datos modificables."
12124 #: config/cris/cris.opt:107
12125 msgid "Do not tune code and read-only data alignment."
12126 msgstr "No ajusta la alineación del código y de datos de sólo lectura."
12128 #: config/cris/cris.opt:116
12129 msgid "Align code and data to 32 bits."
12130 msgstr "Alinea código y datos a 32 bits."
12132 #: config/cris/cris.opt:133
12133 msgid "Don't align items in code or data."
12134 msgstr "No alinea los elementos en el código o los datos."
12136 #: config/cris/cris.opt:142
12137 msgid "Do not emit function prologue or epilogue."
12138 msgstr "No emite el prólogo o epílogo de funciones."
12140 #: config/cris/cris.opt:149
12141 msgid "Use the most feature-enabling options allowed by other options."
12142 msgstr "Usa la mayor cantidad de características permitidas por otras opciones."
12144 #: config/cris/cris.opt:158
12145 msgid "Override -mbest-lib-options."
12146 msgstr "Anula -mbest-lib-options."
12148 #: config/cris/cris.opt:165
12149 msgid "-march=ARCH\tGenerate code for the specified chip or CPU version."
12150 msgstr "-march=ARQ\tGenera código para el chip o la versión de CPU especificados."
12152 #: config/cris/cris.opt:169
12153 msgid "-mtune=ARCH\tTune alignment for the specified chip or CPU version."
12154 msgstr "-mtune=ARQ\tAjusta la alineación para el chip o la versión de CPU especificados."
12156 #: config/cris/cris.opt:173
12157 msgid "-mmax-stackframe=SIZE\tWarn when a stackframe is larger than the specified size."
12158 msgstr "-mmax-stackframe=TAM\tAvisa cuando un marco de pila es más grande que el tamaño especificado."
12160 #: config/cris/cris.opt:180
12161 msgid "Emit traps as \"break 8\", default for CRIS v3 and up.  If disabled, calls to abort() are used."
12162 msgstr "Emite traps como \"break 8\", predeterminado para CRIS v3 y superior.  Si está desactivado, se usan llamadas a abort()."
12164 #: config/cris/cris.opt:184
12165 msgid "Emit checks causing \"break 8\" instructions to execute when applying atomic builtins on misaligned memory."
12166 msgstr "Emite comprobaciones haciendo que las instrucciones \"break 8\" se ejecuten cuando se aplican funciones internas atómicas sobre memoria desalineada."
12168 #: config/cris/cris.opt:188
12169 msgid "Handle atomic builtins that may be applied to unaligned data by calling library functions. Overrides -mtrap-unaligned-atomic."
12170 msgstr "Maneja las funciones internas atómicas que pueden aplicarse a datos desalineados mediante llamadas a funciones de biblioteca. Anula -mtrap-unaligned-atomic."
12172 #: config/sh/superh.opt:6
12173 msgid "Board name [and memory region]."
12174 msgstr "Nombre del tablero [y región de memoria]."
12176 #: config/sh/superh.opt:10
12177 msgid "Runtime name."
12178 msgstr "Nombre del entorno de ejecución."
12180 #: config/sh/sh.opt:42
12181 msgid "Generate SH1 code."
12182 msgstr "Genera código SH1."
12184 #: config/sh/sh.opt:46
12185 msgid "Generate SH2 code."
12186 msgstr "Genera código SH2."
12188 #: config/sh/sh.opt:50
12189 msgid "Generate default double-precision SH2a-FPU code."
12190 msgstr "Genera código FPU de SH2a de doble precisión por defecto."
12192 #: config/sh/sh.opt:54
12193 msgid "Generate SH2a FPU-less code."
12194 msgstr "Genera código SH2a sin FPU."
12196 #: config/sh/sh.opt:58
12197 msgid "Generate default single-precision SH2a-FPU code."
12198 msgstr "Genera código FPU de SH2a de precisión simple."
12200 #: config/sh/sh.opt:62
12201 msgid "Generate only single-precision SH2a-FPU code."
12202 msgstr "Genera solamente código FPU de SH2a de precisión simple."
12204 #: config/sh/sh.opt:66
12205 msgid "Generate SH2e code."
12206 msgstr "Genera código SH2e."
12208 #: config/sh/sh.opt:70
12209 msgid "Generate SH3 code."
12210 msgstr "Genera código SH3."
12212 #: config/sh/sh.opt:74
12213 msgid "Generate SH3e code."
12214 msgstr "Genera código SH3e."
12216 #: config/sh/sh.opt:78
12217 msgid "Generate SH4 code."
12218 msgstr "Genera código SH4."
12220 #: config/sh/sh.opt:82
12221 msgid "Generate SH4-100 code."
12222 msgstr "Genera código SH4-100."
12224 #: config/sh/sh.opt:86
12225 msgid "Generate SH4-200 code."
12226 msgstr "Genera código SH4-200."
12228 #: config/sh/sh.opt:92
12229 msgid "Generate SH4-300 code."
12230 msgstr "Genera código SH4-300."
12232 #: config/sh/sh.opt:96
12233 msgid "Generate SH4 FPU-less code."
12234 msgstr "Genera código SH4 sin FPU."
12236 #: config/sh/sh.opt:100
12237 msgid "Generate SH4-100 FPU-less code."
12238 msgstr "Genera código SH4-100 sin FPU."
12240 #: config/sh/sh.opt:104
12241 msgid "Generate SH4-200 FPU-less code."
12242 msgstr "Genera código SH4-200 sin FPU."
12244 #: config/sh/sh.opt:108
12245 msgid "Generate SH4-300 FPU-less code."
12246 msgstr "Genera código SH4-300 sin FPU."
12248 #: config/sh/sh.opt:112
12249 msgid "Generate code for SH4 340 series (MMU/FPU-less)."
12250 msgstr "Genera código para SH4 series 340 (sin MMU/FPU)."
12252 #: config/sh/sh.opt:117
12253 msgid "Generate code for SH4 400 series (MMU/FPU-less)."
12254 msgstr "Genera código para SH4 series 400 (sin MMU/FPU)."
12256 #: config/sh/sh.opt:122
12257 msgid "Generate code for SH4 500 series (FPU-less)."
12258 msgstr "Genera código para SH4 series 500 (sin FPU)."
12260 #: config/sh/sh.opt:127
12261 msgid "Generate default single-precision SH4 code."
12262 msgstr "Genera código SH4 de precisión simple por defecto."
12264 #: config/sh/sh.opt:131
12265 msgid "Generate default single-precision SH4-100 code."
12266 msgstr "Genera código SH4-100 de precisión simple por defecto."
12268 #: config/sh/sh.opt:135
12269 msgid "Generate default single-precision SH4-200 code."
12270 msgstr "Genera código SH4-200 de precisión simple por defecto."
12272 #: config/sh/sh.opt:139
12273 msgid "Generate default single-precision SH4-300 code."
12274 msgstr "Genera código SH4-300 de precisión simple por defecto."
12276 #: config/sh/sh.opt:143
12277 msgid "Generate only single-precision SH4 code."
12278 msgstr "Genera código SH4 solamente de precisión simple."
12280 #: config/sh/sh.opt:147
12281 msgid "Generate only single-precision SH4-100 code."
12282 msgstr "Genera código SH4-100 solamente de precisión simple."
12284 #: config/sh/sh.opt:151
12285 msgid "Generate only single-precision SH4-200 code."
12286 msgstr "Genera código SH4-200 solamente de precisión simple."
12288 #: config/sh/sh.opt:155
12289 msgid "Generate only single-precision SH4-300 code."
12290 msgstr "Genera código SH4-300 solamente de precisión simple."
12292 #: config/sh/sh.opt:159
12293 msgid "Generate SH4a code."
12294 msgstr "Genera código SH4a."
12296 #: config/sh/sh.opt:163
12297 msgid "Generate SH4a FPU-less code."
12298 msgstr "Genera código SH4a sin FPU."
12300 #: config/sh/sh.opt:167
12301 msgid "Generate default single-precision SH4a code."
12302 msgstr "Genera código SH4a de precisión simple por defecto."
12304 #: config/sh/sh.opt:171
12305 msgid "Generate only single-precision SH4a code."
12306 msgstr "Genera código SH4a solamente de precisión simple."
12308 #: config/sh/sh.opt:175
12309 msgid "Generate SH4al-dsp code."
12310 msgstr "Genera código SH4al-dsp."
12312 #: config/sh/sh.opt:183
12313 msgid "Generate code in big endian mode."
12314 msgstr "Genera código en modo big endian."
12316 #: config/sh/sh.opt:187
12317 msgid "Generate 32-bit offsets in switch tables."
12318 msgstr "Genera desplazamientos de 32-bit en las tablas de switch."
12320 #: config/sh/sh.opt:191
12321 msgid "Generate bit instructions."
12322 msgstr "Genera instrucciones de bit."
12324 #: config/sh/sh.opt:195
12325 msgid "Cost to assume for a branch insn."
12326 msgstr "Costo de asumir una ramificación de insn."
12328 #: config/sh/sh.opt:199
12329 msgid "Assume that zero displacement conditional branches are fast."
12330 msgstr "Asume que las ramificaciones condicionales con desplazamiento cero son rápidas."
12332 #: config/sh/sh.opt:203
12333 msgid "Force the usage of delay slots for conditional branches."
12334 msgstr "Fuerza el uso de ranuras de retardo para las ramificaciones condicionales."
12336 #: config/sh/sh.opt:207
12337 msgid "Align doubles at 64-bit boundaries."
12338 msgstr "Alinea doubles en límites de 64-bit."
12340 #: config/sh/sh.opt:211
12341 msgid "Division strategy, one of: call-div1, call-fp, call-table."
12342 msgstr "Estrategia de división, una de las siguientes: call-div1, call-fp, call-table."
12344 #: config/sh/sh.opt:215
12345 msgid "Specify name for 32 bit signed division function."
12346 msgstr "Especifica un nombre para la función de división de 32 bit con signo."
12348 #: config/sh/sh.opt:219
12349 msgid "Generate ELF FDPIC code."
12350 msgstr "Genera código ELF FDPIC."
12352 #: config/sh/sh.opt:223
12353 msgid "Enable the use of 64-bit floating point registers in fmov instructions.  See -mdalign if 64-bit alignment is required."
12354 msgstr "Activa el uso de registros de coma flotante de 64-bit en instrucciones. fmov.  Vea -mdalign si se requiere alineación de 64-bit."
12356 #: config/sh/sh.opt:231 config/sh/sh.opt:269
12357 msgid "Follow Renesas (formerly Hitachi) / SuperH calling conventions."
12358 msgstr "Sigue las convenciones de llamada Renesas (anteriormente Hitachi) / SuperH."
12360 #: config/sh/sh.opt:235
12361 msgid "Increase the IEEE compliance for floating-point comparisons."
12362 msgstr "Incrementa el cumplimiento con IEEE para las comparaciones de coma flotante."
12364 #: config/sh/sh.opt:239
12365 msgid "inline code to invalidate instruction cache entries after setting up nested function trampolines."
12366 msgstr "Código inline para invalidar las entradas de caché de instruciones después de establecerer los trampolines de funciones anidadas."
12368 #: config/sh/sh.opt:243 config/arc/arc.opt:242
12369 msgid "Annotate assembler instructions with estimated addresses."
12370 msgstr "Anota las instrucciones de ensamblador con direcciones estimadas."
12372 #: config/sh/sh.opt:247
12373 msgid "Generate code in little endian mode."
12374 msgstr "Genera código en modo little endian."
12376 #: config/sh/sh.opt:251
12377 msgid "Mark MAC register as call-clobbered."
12378 msgstr "Marca los registros MAC como sobreescritos por llamada."
12380 #: config/sh/sh.opt:257
12381 msgid "Make structs a multiple of 4 bytes (warning: ABI altered)."
12382 msgstr "Construye los structs como un múltiplo de 4 bytes (aviso: se altera la ABI)."
12384 #: config/sh/sh.opt:261
12385 msgid "Emit function-calls using global offset table when generating PIC."
12386 msgstr "Emite llamadas a función usando la tabla de desplazamiento global al generar PIC."
12388 #: config/sh/sh.opt:265
12389 msgid "Shorten address references during linking."
12390 msgstr "Abrevia las referencias de direcciones durante el enlace."
12392 #: config/sh/sh.opt:273
12393 msgid "Specify the model for atomic operations."
12394 msgstr "Especifica el modelo para operaciones atómicas."
12396 #: config/sh/sh.opt:277
12397 msgid "Use tas.b instruction for __atomic_test_and_set."
12398 msgstr "Usa la instrucción tas.b para __atomic_test_and_set."
12400 #: config/sh/sh.opt:281
12401 msgid "Cost to assume for a multiply insn."
12402 msgstr "Costo de asumir una instrucción multiply."
12404 #: config/sh/sh.opt:285
12405 msgid "Don't generate privileged-mode only code; implies -mno-inline-ic_invalidate if the inline code would not work in user mode."
12406 msgstr "No genera sólo código de modo privilegiado; implica -mno-inline-ic_invalidate si el código a incluir en línea no funciona en modo usuario."
12408 #: config/sh/sh.opt:291
12409 msgid "Pretend a branch-around-a-move is a conditional move."
12410 msgstr "Pretende que una ramificación-alrededor-de-un-movimiento es un movimiento condicional."
12412 #: config/sh/sh.opt:295
12413 msgid "Enable the use of the fsca instruction."
12414 msgstr "Activa el uso de la instrucción fsca."
12416 #: config/sh/sh.opt:299
12417 msgid "Enable the use of the fsrra instruction."
12418 msgstr "Activa el uso de la instrucción fsrra."
12420 #: config/sh/sh.opt:303
12421 msgid "Use LRA instead of reload (transitional)."
12422 msgstr "Usa LRA en lugar de reload (transicional)."
12424 #: config/fr30/fr30.opt:23
12425 msgid "Assume small address space."
12426 msgstr "Asume espacio de direcciones small."
12428 #: config/mips/mips.opt:32
12429 msgid "-mabi=ABI\tGenerate code that conforms to the given ABI."
12430 msgstr "-mabi=ABI\tGenera código que cumpla con la ABI dada."
12432 #: config/mips/mips.opt:36
12433 msgid "Known MIPS ABIs (for use with the -mabi= option):"
12434 msgstr "ABIs MIPS conocidos (para uso con la opción -mabi=):"
12436 #: config/mips/mips.opt:55
12437 msgid "Generate code that can be used in SVR4-style dynamic objects."
12438 msgstr "Genera código que se pueda usar en objetos dinámicos de estilo SVR4."
12440 #: config/mips/mips.opt:59
12441 msgid "Use PMC-style 'mad' instructions."
12442 msgstr "Usa instrucciones 'mad' de estilo PMC."
12444 #: config/mips/mips.opt:63
12445 msgid "Use integer madd/msub instructions."
12446 msgstr "Usa instrucciones madd/msub de enteros."
12448 #: config/mips/mips.opt:67
12449 msgid "-march=ISA\tGenerate code for the given ISA."
12450 msgstr "-march=ISA\tGenera código para el ISA dado."
12452 #: config/mips/mips.opt:71
12453 msgid "-mbranch-cost=COST\tSet the cost of branches to roughly COST instructions."
12454 msgstr "-mbranch-cost=COSTO\tEstablece el costo de las ramificaciones aproximadamente a COSTO instrucciones."
12456 #: config/mips/mips.opt:75
12457 msgid "Use Branch Likely instructions, overriding the architecture default."
12458 msgstr "Usa instrucciones Branch Likely, anulando el valor predeterminado de la arquitectura."
12460 #: config/mips/mips.opt:79
12461 msgid "Switch on/off MIPS16 ASE on alternating functions for compiler testing."
12462 msgstr "Activa/desactiva el ASE de MIPS16 en funciones alternantes para pruebas del compilador."
12464 #: config/mips/mips.opt:83
12465 msgid "Trap on integer divide by zero."
12466 msgstr "Atrapa la división entera por cero."
12468 #: config/mips/mips.opt:87
12469 msgid "-mcode-readable=SETTING\tSpecify when instructions are allowed to access code."
12470 msgstr "-mcode-readable=OPCIÓN\tEspecifica cuándo se permite que las instrucciones accedan al código."
12472 #: config/mips/mips.opt:91
12473 msgid "Valid arguments to -mcode-readable=:"
12474 msgstr "Argumentos válidos para -fcode-readable=:"
12476 #: config/mips/mips.opt:104
12477 msgid "Use branch-and-break sequences to check for integer divide by zero."
12478 msgstr "Usa secuencias ramifica-y-para para revisar la división entera por cero."
12480 #: config/mips/mips.opt:108
12481 msgid "Use trap instructions to check for integer divide by zero."
12482 msgstr "Usa instrucciones trap para revisar la división entera por cero."
12484 #: config/mips/mips.opt:112
12485 msgid "Allow the use of MDMX instructions."
12486 msgstr "Permite el uso de las instrucciones MDMX."
12488 #: config/mips/mips.opt:116
12489 msgid "Allow hardware floating-point instructions to cover both 32-bit and 64-bit operations."
12490 msgstr "Permite que las instrucciones de coma flotante de hardware cubran tanto operaciones de 32-bit como de 64-bit."
12492 #: config/mips/mips.opt:120
12493 msgid "Use MIPS-DSP instructions."
12494 msgstr "Usa instrucciones MIPS-DSP."
12496 #: config/mips/mips.opt:124
12497 msgid "Use MIPS-DSP REV 2 instructions."
12498 msgstr "Usa instrucciones MIPS-DSP REV 2."
12500 #: config/mips/mips.opt:146
12501 msgid "Use Enhanced Virtual Addressing instructions."
12502 msgstr "Usa las instrucciones de direccionamiento virtual mejorado."
12504 #: config/mips/mips.opt:150
12505 msgid "Use NewABI-style %reloc() assembly operators."
12506 msgstr "Usa los operadores de ensamblador %reloc() del estilo NewABI."
12508 #: config/mips/mips.opt:154
12509 msgid "Use -G for data that is not defined by the current object."
12510 msgstr "Usa -G para los datos que están definidos por el objeto actual."
12512 #: config/mips/mips.opt:158
12513 msgid "Work around certain 24K errata."
12514 msgstr "Evita ciertos errores de 24K."
12516 #: config/mips/mips.opt:162
12517 msgid "Work around certain R4000 errata."
12518 msgstr "Evita ciertos errores de R4000."
12520 #: config/mips/mips.opt:166
12521 msgid "Work around certain R4400 errata."
12522 msgstr "Evita ciertos errores de R4400."
12524 #: config/mips/mips.opt:170
12525 msgid "Work around certain RM7000 errata."
12526 msgstr "Evita ciertos errores de R4000."
12528 #: config/mips/mips.opt:174
12529 msgid "Work around certain R10000 errata."
12530 msgstr "Evita ciertos errores de R10000."
12532 #: config/mips/mips.opt:178
12533 msgid "Work around errata for early SB-1 revision 2 cores."
12534 msgstr "Evita los errores para núcleos tempranos SB-1 revisión 2."
12536 #: config/mips/mips.opt:182
12537 msgid "Work around certain VR4120 errata."
12538 msgstr "Evita ciertos errores de VR4120."
12540 #: config/mips/mips.opt:186
12541 msgid "Work around VR4130 mflo/mfhi errata."
12542 msgstr "Evita el error mflo/mfhi del VR4130."
12544 #: config/mips/mips.opt:190
12545 msgid "Work around an early 4300 hardware bug."
12546 msgstr "Evita el error de hardware de los primeros 4300."
12548 #: config/mips/mips.opt:194
12549 msgid "FP exceptions are enabled."
12550 msgstr "Las excepciones FP están activadas."
12552 #: config/mips/mips.opt:198
12553 msgid "Use 32-bit floating-point registers."
12554 msgstr "Usa los registros de coma flotante de 32-bit."
12556 #: config/mips/mips.opt:202
12557 msgid "Conform to the o32 FPXX ABI."
12558 msgstr "Conforma al o32 FPXX ABI."
12560 #: config/mips/mips.opt:206
12561 msgid "Use 64-bit floating-point registers."
12562 msgstr "Usa los registros de coma flotante de 64-bit."
12564 #: config/mips/mips.opt:210
12565 msgid "-mflush-func=FUNC\tUse FUNC to flush the cache before calling stack trampolines."
12566 msgstr "-mflush-func=FUNC\tUsa FUNC para vaciar el caché antes de llamar a los trampolines de pila."
12568 #: config/mips/mips.opt:214
12569 msgid "-mabs=MODE\tSelect the IEEE 754 ABS/NEG instruction execution mode."
12570 msgstr "-mabs=MODO\tSelecciona el modo de ejecución de instrucciones IEEE 754 ABS/NEG."
12572 #: config/mips/mips.opt:218
12573 msgid "-mnan=ENCODING\tSelect the IEEE 754 NaN data encoding."
12574 msgstr "-mnan=CODIFICACIÓN\tSelecciona la codificación de datos IEEE 754 NaN."
12576 #: config/mips/mips.opt:222
12577 msgid "Known MIPS IEEE 754 settings (for use with the -mabs= and -mnan= options):"
12578 msgstr "Configuración de lso MIPS IEEE 754 conocidos (para uso con las opciones -mabs= y -mnan=):"
12580 #: config/mips/mips.opt:232
12581 msgid "Use 32-bit general registers."
12582 msgstr "Usa los registros generales de 32-bit."
12584 #: config/mips/mips.opt:236
12585 msgid "Use 64-bit general registers."
12586 msgstr "Usa los registros generales de 64-bit."
12588 #: config/mips/mips.opt:240
12589 msgid "Use GP-relative addressing to access small data."
12590 msgstr "Usa el direccionamiento relativo al GP para acceder a datos small."
12592 #: config/mips/mips.opt:244
12593 msgid "When generating -mabicalls code, allow executables to use PLTs and copy relocations."
12594 msgstr "Al generar código -mabicalls, permite que los ejecutables usen PLTs y copien reubicaciones."
12596 #: config/mips/mips.opt:248
12597 msgid "Allow the use of hardware floating-point ABI and instructions."
12598 msgstr "Permite el uso de la ABI y las instrucciones de coma flotante de hardware."
12600 #: config/mips/mips.opt:252
12601 msgid "Generate code that is link-compatible with MIPS16 and microMIPS code."
12602 msgstr "Genera código que se puede enlazar con código MIPS16 microMIPS."
12604 #: config/mips/mips.opt:256
12605 msgid "An alias for minterlink-compressed provided for backward-compatibility."
12606 msgstr "Sinónimo de minterlink-compressed, preservado por compatibilidad hacia atrás."
12608 #: config/mips/mips.opt:260
12609 msgid "-mipsN\tGenerate code for ISA level N."
12610 msgstr "-mipsN\tGenera código para ISA nivel N."
12612 #: config/mips/mips.opt:264
12613 msgid "Generate MIPS16 code."
12614 msgstr "Genera código MIPS16."
12616 #: config/mips/mips.opt:268
12617 msgid "Use MIPS-3D instructions."
12618 msgstr "Usa instrucciones MIPS-3D."
12620 #: config/mips/mips.opt:272
12621 msgid "Use ll, sc and sync instructions."
12622 msgstr "Usa las instrucciones ll, sc y sync."
12624 #: config/mips/mips.opt:276
12625 msgid "Use -G for object-local data."
12626 msgstr "Usa -G para los datos del objeto local."
12628 #: config/mips/mips.opt:280
12629 msgid "Use indirect calls."
12630 msgstr "Usa llamadas indirectas."
12632 #: config/mips/mips.opt:284
12633 msgid "Use a 32-bit long type."
12634 msgstr "Usa un tipo long de 32-bit."
12636 #: config/mips/mips.opt:288
12637 msgid "Use a 64-bit long type."
12638 msgstr "Usa un tipo long de 64-bit."
12640 #: config/mips/mips.opt:292
12641 msgid "Pass the address of the ra save location to _mcount in $12."
12642 msgstr "Pasa la dirección de la ubicación de ra save a _mcount en $12."
12644 #: config/mips/mips.opt:296
12645 msgid "Don't optimize block moves."
12646 msgstr "No optimiza los movimientos de bloques."
12648 #: config/mips/mips.opt:300
12649 msgid "Use microMIPS instructions."
12650 msgstr "Usa instrucciones microMIPS."
12652 #: config/mips/mips.opt:304
12653 msgid "Use MIPS MSA Extension instructions."
12654 msgstr "Usa instrucciones de la Extensión MIPS MSA."
12656 #: config/mips/mips.opt:308
12657 msgid "Allow the use of MT instructions."
12658 msgstr "Permite el uso de las instrucciones MT."
12660 #: config/mips/mips.opt:312
12661 msgid "Prevent the use of all floating-point operations."
12662 msgstr "Previene el uso de todas las instrucciones de coma flotante."
12664 #: config/mips/mips.opt:316
12665 msgid "Use MCU instructions."
12666 msgstr "Usa instrucciones MCU."
12668 #: config/mips/mips.opt:320
12669 msgid "Do not use a cache-flushing function before calling stack trampolines."
12670 msgstr "No usa una función que vacíe el caché antes de llamar los trampolines de pila."
12672 #: config/mips/mips.opt:324
12673 msgid "Do not use MDMX instructions."
12674 msgstr "No usa instrucciones MDMX."
12676 #: config/mips/mips.opt:328
12677 msgid "Generate normal-mode code."
12678 msgstr "Genera código normal-mode."
12680 #: config/mips/mips.opt:332
12681 msgid "Do not use MIPS-3D instructions."
12682 msgstr "No usa instrucciones MIPS-3D."
12684 #: config/mips/mips.opt:336
12685 msgid "Use paired-single floating-point instructions."
12686 msgstr "Usa instrucciones apareadas-sencillas de coma flotante."
12688 #: config/mips/mips.opt:340
12689 msgid "-mr10k-cache-barrier=SETTING\tSpecify when r10k cache barriers should be inserted."
12690 msgstr "-mr10k-cache-barrier=OPCIÓN\tEspecifica cuando se deben insertar las barreras de caché de r10k."
12692 #: config/mips/mips.opt:344
12693 msgid "Valid arguments to -mr10k-cache-barrier=:"
12694 msgstr "Argumentos válidos para -mr10k-cache-barrier=:"
12696 #: config/mips/mips.opt:357
12697 msgid "Try to allow the linker to turn PIC calls into direct calls."
12698 msgstr "Trata de permitir que el enlazador convierta las llamadas PIC a llamadas directas."
12700 #: config/mips/mips.opt:361
12701 msgid "When generating -mabicalls code, make the code suitable for use in shared libraries."
12702 msgstr "Al generar código -mabicalls, hace que el código sea adecuado para su uso en bibliotecas compartidas."
12704 #: config/mips/mips.opt:365
12705 msgid "Restrict the use of hardware floating-point instructions to 32-bit operations."
12706 msgstr "Restringe el uso de instrucciones de coma flotante de hardware para operaciones de 32-bit."
12708 #: config/mips/mips.opt:369
12709 msgid "Use SmartMIPS instructions."
12710 msgstr "Usa instrucciones SmartMIPS."
12712 #: config/mips/mips.opt:373
12713 msgid "Prevent the use of all hardware floating-point instructions."
12714 msgstr "Previene el uso de todas las instrucciones de coma flotante de hardware."
12716 #: config/mips/mips.opt:377
12717 msgid "Optimize lui/addiu address loads."
12718 msgstr "Optimiza las cargas de las direcciones lui/addiu."
12720 #: config/mips/mips.opt:381
12721 msgid "Assume all symbols have 32-bit values."
12722 msgstr "Asume que todos los símbolos tienen valores de 32-bit."
12724 #: config/mips/mips.opt:385
12725 msgid "Use synci instruction to invalidate i-cache."
12726 msgstr "Usa la instrucción synci para invalidar el i-caché."
12728 #: config/mips/mips.opt:393
12729 msgid "Use lwxc1/swxc1/ldxc1/sdxc1 instructions where applicable."
12730 msgstr "Usa instrucciones lwxc1/swxc1/ldxc1/sdxc1 donde sean aplicables."
12732 #: config/mips/mips.opt:397
12733 msgid "Use 4-operand madd.s/madd.d and related instructions where applicable."
12734 msgstr "Usa operandos cuaternarios madd.s/madd.d e instrucciones relacionadas donde sean aplicables."
12736 #: config/mips/mips.opt:409
12737 msgid "Use Virtualization (VZ) instructions."
12738 msgstr "Usa instrucciones virtualización (VZ)."
12740 #: config/mips/mips.opt:413
12741 msgid "Use eXtended Physical Address (XPA) instructions."
12742 msgstr "Usa instrucciones de direcciones físicas extendidas (XPA)."
12744 #: config/mips/mips.opt:417
12745 msgid "Perform VR4130-specific alignment optimizations."
12746 msgstr "Realiza optimizaciones de alineación específicas para VR4130."
12748 #: config/mips/mips.opt:421
12749 msgid "Lift restrictions on GOT size."
12750 msgstr "Levanta restricciones en el tamaño de GOT."
12752 #: config/mips/mips.opt:425
12753 msgid "Enable use of odd-numbered single-precision registers."
12754 msgstr "Activa el uso de registros de precisión sencilla impares."
12756 #: config/mips/mips.opt:429
12757 msgid "Optimize frame header."
12758 msgstr "Optimiza la cabecera de marco."
12760 #: config/mips/mips.opt:436
12761 #, fuzzy
12762 #| msgid "Enable dead store elimination"
12763 msgid "Enable load/store bonding."
12764 msgstr "Activa la eliminación de almacenamiento muerto."
12766 #: config/mips/mips.opt:440
12767 msgid "Specify the compact branch usage policy."
12768 msgstr "Especifica la política de uso de ramificación compacta."
12770 #: config/mips/mips.opt:444
12771 msgid "Policies available for use with -mcompact-branches=:"
12772 msgstr "Políticas disponibles para usar con -mcompact-branches=:"
12774 #: config/mips/mips-tables.opt:24
12775 msgid "Known MIPS CPUs (for use with the -march= and -mtune= options):"
12776 msgstr "CPUs MIPS conocidos (para uso con las opciones -march= y -mtune=):"
12778 #: config/mips/mips-tables.opt:28
12779 msgid "Known MIPS ISA levels (for use with the -mips option):"
12780 msgstr "Niveles ISA MIPS conocidos (para uso con la opción -mips):"
12782 #: config/tilegx/tilegx.opt:30
12783 msgid "Known TILE-Gx CPUs (for use with the -mcpu= option):"
12784 msgstr "CPUs TILE-Gx conocidos (para usar con la opción -mcpu=):"
12786 #: config/tilegx/tilegx.opt:37
12787 msgid "Compile with 32 bit longs and pointers."
12788 msgstr "Compila con longs y punteros de 32 bit."
12790 #: config/tilegx/tilegx.opt:41
12791 msgid "Compile with 64 bit longs and pointers."
12792 msgstr "Compila con longs y punteros de 64 bit."
12794 #: config/tilegx/tilegx.opt:53
12795 msgid "Use given TILE-Gx code model."
12796 msgstr "Usa el modelo de código del TILE-Gx dado."
12798 #: config/arc/arc-tables.opt:25
12799 msgid "Known ARC CPUs (for use with the -mcpu= option):"
12800 msgstr "CPUs ARC conocidas (para usar con la opción -mcpu=):"
12802 #: config/arc/arc.opt:26
12803 msgid "Compile code for big endian mode."
12804 msgstr "Compila código para modo big endian."
12806 #: config/arc/arc.opt:30
12807 msgid "Compile code for little endian mode.  This is the default."
12808 msgstr "Compila código para modo little endian.  Este es el valor predefinido."
12810 #: config/arc/arc.opt:34
12811 msgid "Disable ARCompact specific pass to generate conditional execution instructions."
12812 msgstr "Desactiva el paso específico ARCompact para generar instrucciones de ejecución condicional."
12814 #: config/arc/arc.opt:38
12815 msgid "Generate ARCompact 32-bit code for ARC600 processor."
12816 msgstr "Genera código de 32 bits ARCompact para el procesador ARC600."
12818 #: config/arc/arc.opt:42
12819 msgid "Same as -mA6."
12820 msgstr "Igual que -mA6."
12822 #: config/arc/arc.opt:46
12823 msgid "Generate ARCompact 32-bit code for ARC601 processor."
12824 msgstr "Genera código de 32 bits ARCompact para el procesador ARC601."
12826 #: config/arc/arc.opt:50
12827 msgid "Generate ARCompact 32-bit code for ARC700 processor."
12828 msgstr "Genera código de 32 bits ARCompact para el procesador ARC700."
12830 #: config/arc/arc.opt:54
12831 msgid "Same as -mA7."
12832 msgstr "Igual que -mA7."
12834 #: config/arc/arc.opt:58
12835 msgid "-mmpy-option=MPY Compile ARCv2 code with a multiplier design option."
12836 msgstr "-mmpy-option=MPY Compila código ARCv2 con una opción de diseño de multiplicador."
12838 #: config/arc/arc.opt:128
12839 msgid "Enable DIV-REM instructions for ARCv2."
12840 msgstr "Activa las instrucciones DIV-REM para ARCv2."
12842 #: config/arc/arc.opt:132
12843 msgid "Enable code density instructions for ARCv2."
12844 msgstr "Activa las instrucciones de densidad de código para ARCv2."
12846 #: config/arc/arc.opt:136
12847 msgid "Tweak register allocation to help 16-bit instruction generation."
12848 msgstr "Retoca la asignación de registros para ayudar a la generación de instrucciones de 16 bits."
12850 #: config/arc/arc.opt:146
12851 msgid "Use ordinarily cached memory accesses for volatile references."
12852 msgstr "Usa accesos normales a memoria cacheada para referencias volátiles."
12854 #: config/arc/arc.opt:150
12855 msgid "Enable cache bypass for volatile references."
12856 msgstr "Activa el bypass de caché para referencias volátiles."
12858 #: config/arc/arc.opt:154
12859 msgid "Generate instructions supported by barrel shifter."
12860 msgstr "Genera instrucciones admitidas por el barrel shift."
12862 #: config/arc/arc.opt:158
12863 msgid "Generate norm instruction."
12864 msgstr "Genera instrucciones norm."
12866 #: config/arc/arc.opt:162
12867 msgid "Generate swap instruction."
12868 msgstr "Genera instrucciones swap."
12870 #: config/arc/arc.opt:166
12871 msgid "Generate mul64 and mulu64 instructions."
12872 msgstr "Genera instrucciones mul64 y mulu64."
12874 #: config/arc/arc.opt:169 config/arc/arc.opt:338 config/arc/arc.opt:342
12875 #: config/arc/arc.opt:346 config/arc/arc.opt:350 config/arc/arc.opt:353
12876 #: config/arc/arc.opt:356 config/arc/arc.opt:373
12877 #, c-format
12878 msgid "%qs is deprecated"
12879 msgstr "%qs es obsoleto"
12881 #: config/arc/arc.opt:170
12882 msgid "Do not generate mpy instructions for ARC700."
12883 msgstr "No generar instrucciones mpy para ARC700."
12885 #: config/arc/arc.opt:174
12886 msgid "Generate Extended arithmetic instructions.  Currently only divaw, adds, subs and sat16 are supported."
12887 msgstr "Genera instrucciones de aritmética extendida.  Actualmente solo se dispone de divaw, adds, subs y sat16."
12889 #: config/arc/arc.opt:178
12890 msgid "Dummy flag. This is the default unless FPX switches are provided explicitly."
12891 msgstr "Indicador tonto. Es el predefinido a menos que que se proporcionen switches FPX explícitamente."
12893 #: config/arc/arc.opt:182
12894 msgid "Generate call insns as register indirect calls."
12895 msgstr "Genera las llamadas insns como llamadas indirectas de registros."
12897 #: config/arc/arc.opt:186
12898 msgid "Do no generate BRcc instructions in arc_reorg."
12899 msgstr "No generar instrucciones BRcc en arc_reorg."
12901 #: config/arc/arc.opt:190
12902 msgid "Generate sdata references.  This is the default, unless you compile for PIC."
12903 msgstr "Generar referencias de sdata.  Es lo predefinido, salvo que se compile para PIC."
12905 #: config/arc/arc.opt:194
12906 #, fuzzy
12907 #| msgid "Do not generate code which uses the FPU"
12908 msgid "Do not generate millicode thunks (needed only with -Os)."
12909 msgstr "No genera código que use el FPU."
12911 #: config/arc/arc.opt:198 config/arc/arc.opt:202
12912 msgid "FPX: Generate Single Precision FPX (compact) instructions."
12913 msgstr "FPX: Generar instrucciones FPX de precisión sencilla (compactas)."
12915 #: config/arc/arc.opt:206
12916 msgid "FPX: Generate Single Precision FPX (fast) instructions."
12917 msgstr "FPX: Generar instrucciones FPX de precisión sencilla (rápidas)."
12919 #: config/arc/arc.opt:210
12920 msgid "FPX: Enable Argonaut ARC CPU Double Precision Floating Point extensions."
12921 msgstr "FPX: Activar las extensiones de coma flotante de doble precisión de la CPU Argonaut ARC."
12923 #: config/arc/arc.opt:214 config/arc/arc.opt:218
12924 msgid "FPX: Generate Double Precision FPX (compact) instructions."
12925 msgstr "FPX: Generar instrucciones FPX de precisión doble (compactas)."
12927 #: config/arc/arc.opt:222
12928 msgid "FPX: Generate Double Precision FPX (fast) instructions."
12929 msgstr "FPX: Generar instrucciones FPX de precisión doble (rápidas)."
12931 #: config/arc/arc.opt:226
12932 msgid "Disable LR and SR instructions from using FPX extension aux registers."
12933 msgstr "Desactivar en las instrucciones LR y SR el uso de registros auxiliares de la extensión FPX."
12935 #: config/arc/arc.opt:230
12936 msgid "Enable generation of ARC SIMD instructions via target-specific builtins."
12937 msgstr "Activar la generación de instrucciones ARC SIMD mediante funciones internas específicas de objetivo."
12939 #: config/arc/arc.opt:234
12940 msgid "-mcpu=CPU\tCompile code for ARC variant CPU."
12941 msgstr "-mcpu=CPU\tCompila código para la CPU de variante ARC."
12943 #: config/arc/arc.opt:238
12944 msgid "size optimization level: 0:none 1:opportunistic 2: regalloc 3:drop align, -Os."
12945 msgstr "nivel de optimización del tamaño: 0:nada 1:oportunista 2:regalloc 3:alineación libre, -Os."
12947 #: config/arc/arc.opt:246
12948 msgid "Cost to assume for a multiply instruction, with 4 being equal to a normal insn."
12949 msgstr "Costo de asumir una instrucción multiply, siendo 4 el de una instrucción normal."
12951 #: config/arc/arc.opt:250
12952 msgid "Tune for ARC600 cpu."
12953 msgstr "Afinado para cpu ARC600."
12955 #: config/arc/arc.opt:254
12956 msgid "Tune for ARC601 cpu."
12957 msgstr "Afinado para cpu ARC601."
12959 #: config/arc/arc.opt:258
12960 msgid "Tune for ARC700 R4.2 Cpu with standard multiplier block."
12961 msgstr "Afinado para Cpu ARC700 R4.2 con bloque multiplicador estándar."
12963 #: config/arc/arc.opt:262 config/arc/arc.opt:266 config/arc/arc.opt:270
12964 msgid "Tune for ARC700 R4.2 Cpu with XMAC block."
12965 msgstr "Afinado para Cpu ARC700 R4.2 con bloque XMAC."
12967 #: config/arc/arc.opt:274
12968 msgid "Enable the use of indexed loads."
12969 msgstr "Activa el uso de loads indexadas."
12971 #: config/arc/arc.opt:278
12972 msgid "Enable the use of pre/post modify with register displacement."
12973 msgstr "Activa el uso de pre/post modify con desplazamiento de registro."
12975 #: config/arc/arc.opt:282
12976 msgid "Generate 32x16 multiply and mac instructions."
12977 msgstr "Genera instrucciones multiply y mac de 32x16."
12979 #: config/arc/arc.opt:288
12980 msgid "Set probability threshold for unaligning branches."
12981 msgstr "Establece el umbral de probabilidad para ramificaciones desalineadas."
12983 #: config/arc/arc.opt:292
12984 msgid "Don't use less than 25 bit addressing range for calls."
12985 msgstr "No utilizar rango de direccionamiento de menos de 25 bits para llamadas."
12987 #: config/arc/arc.opt:296
12988 msgid "Explain what alignment considerations lead to the decision to make an insn short or long."
12989 msgstr "Explicar qué consideraciones de alineamiento llevan a la decisión de hacer una insn corta o larga."
12991 #: config/arc/arc.opt:300
12992 msgid "Do alignment optimizations for call instructions."
12993 msgstr "Efectúa optimizaciones de alineamiento en las instrucciones de llamadas."
12995 #: config/arc/arc.opt:304
12996 msgid "Enable Rcq constraint handling - most short code generation depends on this."
12997 msgstr "Activa el manejo de restricciones Rcq - la mayor parte de la generación de código corto depende de esto."
12999 #: config/arc/arc.opt:308
13000 msgid "Enable Rcw constraint handling - ccfsm condexec mostly depends on this."
13001 msgstr "Activa el manejo de restricciones Rcw - la ejecución condicional ccfsd depende principalmente de esto."
13003 #: config/arc/arc.opt:312
13004 msgid "Enable pre-reload use of cbranchsi pattern."
13005 msgstr "Activa el uso pre-recarga del patrón cbranchsi."
13007 #: config/arc/arc.opt:316
13008 msgid "Enable bbit peephole2."
13009 msgstr "Activa bbit peephole2."
13011 #: config/arc/arc.opt:320
13012 msgid "Use pc-relative switch case tables - this enables case table shortening."
13013 msgstr "Usa tables switch case relativas a contador de programa - esto activa el acortamiento de tablas case."
13015 #: config/arc/arc.opt:324
13016 msgid "Enable compact casesi pattern."
13017 msgstr "Activa el patrón casesi compacto."
13019 #: config/arc/arc.opt:328
13020 msgid "Enable 'q' instruction alternatives."
13021 msgstr "Activa las instrucciones alternativas 'q'."
13023 #: config/arc/arc.opt:332
13024 msgid "Expand adddi3 and subdi3 at rtl generation time into add.f / adc etc."
13025 msgstr "Expande adddi3 y subdi3 en tiempo de generación de rtl en add.f / adc, etc."
13027 #: config/arc/arc.opt:339
13028 msgid "Enable variable polynomial CRC extension."
13029 msgstr "Activa la extensión de CRC polinómico variable."
13031 #: config/arc/arc.opt:343
13032 msgid "Enable DSP 3.1 Pack A extensions."
13033 msgstr "Activa las extensiones DSP 3.1 Pack A."
13035 #: config/arc/arc.opt:347
13036 msgid "Enable dual viterbi butterfly extension."
13037 msgstr "Activa la la extensión dual viterbi butterfly."
13039 #: config/arc/arc.opt:357
13040 msgid "Enable Dual and Single Operand Instructions for Telephony."
13041 msgstr "Activa las instrucciones de operando dual y único para telefonía."
13043 #: config/arc/arc.opt:361
13044 msgid "Enable XY Memory extension (DSP version 3)."
13045 msgstr "Activa la extensión XY Memory (DSP versión 3)."
13047 #: config/arc/arc.opt:366
13048 msgid "Enable Locked Load/Store Conditional extension."
13049 msgstr "Activa la extensión condicional load/store bloqueada."
13051 #: config/arc/arc.opt:370
13052 msgid "Enable swap byte ordering extension instruction."
13053 msgstr "Activa la instrucción de extensión del orden de byte de intercambio."
13055 #: config/arc/arc.opt:374
13056 msgid "Enable 64-bit Time-Stamp Counter extension instruction."
13057 msgstr "Activa la instrucción de extensión del contador de sello de tiempo de 64 bits."
13059 #: config/arc/arc.opt:378
13060 msgid "Pass -EB option through to linker."
13061 msgstr "Pasa la opción -EB al enlazador."
13063 #: config/arc/arc.opt:382
13064 msgid "Pass -EL option through to linker."
13065 msgstr "Pasa la opción -EL al enlazador."
13067 #: config/arc/arc.opt:386
13068 msgid "Pass -marclinux option through to linker."
13069 msgstr "Pasa la opción -marclinux al enlazador."
13071 #: config/arc/arc.opt:390
13072 msgid "Pass -marclinux_prof option through to linker."
13073 msgstr "Pasa la opción -marclinux_prof al enlazador."
13075 #: config/arc/arc.opt:398
13076 msgid "Enable lra."
13077 msgstr "Activa lra."
13079 #: config/arc/arc.opt:402
13080 msgid "Don't indicate any priority with TARGET_REGISTER_PRIORITY."
13081 msgstr "No indica ninguna prioridad con TARGET_REGISTER_PRIORITY."
13083 #: config/arc/arc.opt:406
13084 msgid "Indicate priority for r0..r3 / r12..r15 with TARGET_REGISTER_PRIORITY."
13085 msgstr "Indica prioridad para r0..r3 / r12..r15 con TARGET_REGISTER_PRIORITY."
13087 #: config/arc/arc.opt:410
13088 msgid "Reduce priority for r0..r3 / r12..r15 with TARGET_REGISTER_PRIORITY."
13089 msgstr "Reduce prioridad para r0..r3 / r12..r15 con TARGET_REGISTER_PRIORITY."
13091 #: config/arc/arc.opt:422
13092 msgid "Enable atomic instructions."
13093 msgstr "Activa instrucciones atómicas."
13095 #: config/arc/arc.opt:426
13096 msgid "Enable double load/store instructions for ARC HS."
13097 msgstr "Activa las instrucciones dobles load/store para ARC HS."
13099 #: config/arc/arc.opt:430
13100 msgid "Specify the name of the target floating point configuration."
13101 msgstr "Especifica el nombre de la configuración de coma flotante destino."
13103 #: config/arc/arc.opt:473
13104 msgid "Specify thread pointer register number."
13105 msgstr "Especifica el número de registro de puntero del hilo."
13107 #: config/arc/arc.opt:480
13108 msgid "Enable use of NPS400 bit operations."
13109 msgstr "Activa el uso de las operaciones de bit NPS400."
13111 #: config/arc/arc.opt:484
13112 msgid "Enable use of NPS400 xld/xst extension."
13113 msgstr "Activa el uso de la extensión xld/xst del NPS400."
13115 #: lto/lang.opt:28
13116 #, c-format
13117 msgid "unknown linker output %qs"
13118 msgstr "salida %qs del enlazador desconocida"
13120 #: lto/lang.opt:47
13121 msgid "Set linker output type (used internally during LTO optimization)"
13122 msgstr "Establece el tipo de salida del enlazador (usado internamente durante la optimización LTO)"
13124 #: lto/lang.opt:52
13125 msgid "Run the link-time optimizer in local transformation (LTRANS) mode."
13126 msgstr "Ejecuta el optimizador de tiempo de enlace en el modo de transformación local (LTRANS)."
13128 #: lto/lang.opt:56
13129 msgid "Specify a file to which a list of files output by LTRANS is written."
13130 msgstr "Especifica un fichero en el cual LTRANS escribe una lista de ficheros de salida."
13132 #: lto/lang.opt:60
13133 msgid "Run the link-time optimizer in whole program analysis (WPA) mode."
13134 msgstr "Ejecuta el optimizador de tiempo de enlace en el modo de análisis de programa completo (WPA)."
13136 #: lto/lang.opt:64
13137 msgid "Whole program analysis (WPA) mode with number of parallel jobs specified."
13138 msgstr "Modo de análisis del programa completo (WPA) con número de trabajos paralelos especificado."
13140 #: lto/lang.opt:68
13141 msgid "The resolution file."
13142 msgstr "El fichero de resolución."
13144 #: common.opt:231
13145 msgid "Enable coverage-guided fuzzing code instrumentation. Inserts call to __sanitizer_cov_trace_pc into every basic block."
13146 msgstr "Activa la instrumentación de código borrosa guiada por cobertura. Inserta llamada a __sanitizer_cov_trace_pc en todos los bloques básicos."
13148 #: common.opt:298
13149 msgid "Display this information."
13150 msgstr "Muestra esta información."
13152 #: common.opt:302
13153 msgid "--help=<class>\tDisplay descriptions of a specific class of options.  <class> is one or more of optimizers, target, warnings, undocumented, params."
13154 msgstr "--help=<clase>\tMuestra las descripciones para una clase específica de opciones.  <clase> es uno o más de optimizers, target, warnings, undocumented, params."
13156 #: common.opt:420
13157 msgid "Alias for --help=target."
13158 msgstr "Alias para --help=target."
13160 #: common.opt:445
13161 msgid "--param <param>=<value>\tSet parameter <param> to value.  See below for a complete list of parameters."
13162 msgstr "--param <param>=<valor>\tEstablece el parámetro <param> al valor.  Vea a continuación una lista completa de parámetros."
13164 #: common.opt:473
13165 msgid "-O<number>\tSet optimization level to <number>."
13166 msgstr "-O<número>\tEstablece el nivel de optimización a <número>."
13168 #: common.opt:477
13169 msgid "Optimize for space rather than speed."
13170 msgstr "Optimiza para espacio en lugar de velocidad."
13172 #: common.opt:481
13173 msgid "Optimize for speed disregarding exact standards compliance."
13174 msgstr "Optimiza para velocidad descartando el cumplimento exacto de estándares."
13176 #: common.opt:485
13177 msgid "Optimize for debugging experience rather than speed or size."
13178 msgstr "Optimiza para experiencia de depuración en lugar de velocidad o tamaño."
13180 #: common.opt:525
13181 msgid "This switch is deprecated; use -Wextra instead."
13182 msgstr "Esta opción es obsoleta; utilice en su lugar -Wextra."
13184 #: common.opt:538
13185 msgid "Warn about returning structures, unions or arrays."
13186 msgstr "Avisa sobre la devolución de estructuras, unions o matrices."
13188 #: common.opt:542
13189 msgid "Warn if a loop with constant number of iterations triggers undefined behavior."
13190 msgstr "Avisa si un bucle con un número constante de iteraciones provoca un comportamiento indefinido."
13192 #: common.opt:546 common.opt:550
13193 msgid "Warn if an array is accessed out of bounds."
13194 msgstr "Avisa si se accede a una matriz fuera de los límites."
13196 #: common.opt:554
13197 msgid "Warn about inappropriate attribute usage."
13198 msgstr "Avisa sobre la aritmética de punteros de funciones."
13200 #: common.opt:558
13201 msgid "Warn about pointer casts which increase alignment."
13202 msgstr "Avisa sobre conversión de punteros que incremente la alineación."
13204 #: common.opt:562
13205 msgid "Warn when a #warning directive is encountered."
13206 msgstr "Avisa cuando se encuentra una directiva #warning."
13208 #: common.opt:566
13209 msgid "Warn about uses of __attribute__((deprecated)) declarations."
13210 msgstr "Avisa sobre usos de declaraciones __attribute__((obsoleto))."
13212 #: common.opt:570
13213 msgid "Warn when an optimization pass is disabled."
13214 msgstr "Avisa cuando se desactiva un paso de optimización."
13216 #: common.opt:574
13217 msgid "Treat all warnings as errors."
13218 msgstr "Trata todos los avisos como errores."
13220 #: common.opt:578
13221 msgid "Treat specified warning as error."
13222 msgstr "Trata el aviso especificado como error."
13224 #: common.opt:582
13225 msgid "Print extra (possibly unwanted) warnings."
13226 msgstr "Muestra avisos extra (posiblemente no deseados)."
13228 #: common.opt:586
13229 msgid "Exit on the first error occurred."
13230 msgstr "Termina cuando sucede el primer error."
13232 #: common.opt:590
13233 msgid "-Wframe-larger-than=<number>\tWarn if a function's stack frame requires more than <number> bytes."
13234 msgstr "-Wframe-larger-than=<número>\tAvisa si el marco de la pila de una función requiere más de <número> bytes."
13236 #: common.opt:594
13237 msgid "Warn when attempting to free a non-heap object."
13238 msgstr "Avisa cuando se intenta liberar un objeto que no es de pila."
13240 #: common.opt:598
13241 msgid "Warn when a function cannot be expanded to HSAIL."
13242 msgstr "Avisa cuando una función no se puede expandir a HSAIL."
13244 #: common.opt:605
13245 msgid "Warn when a switch case falls through."
13246 msgstr ""
13248 #: common.opt:609
13249 msgid "Warn when an inlined function cannot be inlined."
13250 msgstr "Avisa cuando una función incluida en línea no se puede incluir en línea."
13252 #: common.opt:613
13253 msgid "Warn when an atomic memory model parameter is known to be outside the valid range."
13254 msgstr "Avisa cuando un parámetro de modelo de memoria atomic se reconoce que está fuera del rango válido."
13256 #: common.opt:620
13257 msgid "-Wlarger-than=<number>\tWarn if an object is larger than <number> bytes."
13258 msgstr "-Wlarger-than=<número>\tAvisa si un objeto es más grande que <número> bytes."
13260 #: common.opt:624
13261 msgid "Warn if comparing pointer parameter with nonnull attribute with NULL."
13262 msgstr "Avisa si se compara parámetro puntero con atributo no nulo con NULL."
13264 #: common.opt:628
13265 msgid "Warn if dereferencing a NULL pointer may lead to erroneous or undefined behavior."
13266 msgstr "Avisa si la desreferencia de un puntero NULL puede llevar a un comportamiento erróneo o indefinido."
13268 #: common.opt:632
13269 msgid "Warn if the loop cannot be optimized due to nontrivial assumptions."
13270 msgstr "Avisa si el bucle no se puede optimizar debido a presunciones no triviales."
13272 #: common.opt:639
13273 msgid "Warn about some C++ One Definition Rule violations during link time optimization."
13274 msgstr "Advierto de algunas violaciones de la regla de una definición de C++ durante la optimización de tiempo de enlazado."
13276 #: common.opt:643
13277 msgid "Warn about overflow in arithmetic expressions."
13278 msgstr "Avisa sobre desbordamiento por debajo en expresiones numéricas."
13280 #: common.opt:647
13281 msgid "During link time optimization warn about mismatched types of global declarations."
13282 msgstr "Durante la optimización en tiempo de enlazado advierte de tipos de declaraciones globales que no casan."
13284 #: common.opt:651
13285 msgid "Warn when the packed attribute has no effect on struct layout."
13286 msgstr "Avisa cuando el atributo packed no tiene efecto en la disposición de un struct."
13288 #: common.opt:655
13289 msgid "Warn when padding is required to align structure members."
13290 msgstr "Avisa cuando se requiere relleno para alinear a los miembros de una estructura."
13292 #: common.opt:659
13293 msgid "Issue warnings needed for strict compliance to the standard."
13294 msgstr "Activa los avisos necesarios para cumplir estrictamente con el estándar."
13296 #: common.opt:663
13297 msgid "Warn about returning a pointer/reference to a local or temporary variable."
13298 msgstr "Advierte del retorno de puntero/referencia a variable local o temporal."
13300 #: common.opt:667
13301 msgid "Warn when one variable shadows another.  Same as -Wshadow=global."
13302 msgstr "Avisa cuando una variable oculta otra.  Igual que -Wshadow=global."
13304 #: common.opt:671
13305 msgid "Warn when one variable shadows another (globally)."
13306 msgstr "Avisa cuando una variable oculta otra (globalmente)."
13308 #: common.opt:675
13309 msgid "Warn when one local variable shadows another local variable or parameter."
13310 msgstr "Avisa cuando una variable local oculta otra variable local o parámetro."
13312 #: common.opt:682
13313 msgid "Warn when one local variable shadows another local variable or parameter of compatible type."
13314 msgstr "Avisa cuando una variable local oculta otra variable local o parámetro de tipo compatible."
13316 #: common.opt:689
13317 msgid "Warn when not issuing stack smashing protection for some reason."
13318 msgstr "Avisa cuando no se está usando la protección contra destrucción de la pila por alguna razón."
13320 #: common.opt:693
13321 msgid "-Wstack-usage=<number>\tWarn if stack usage might be larger than specified amount."
13322 msgstr "-Wstack-usage=<number>\tAvisa si el uso de pila puede ser mayor que el monto especificado."
13324 #: common.opt:697 common.opt:701
13325 msgid "Warn about code which might break strict aliasing rules."
13326 msgstr "Avisa sobre código que pueda romper las reglas estrictas de aliases."
13328 #: common.opt:705 common.opt:709
13329 msgid "Warn about optimizations that assume that signed overflow is undefined."
13330 msgstr "Desactiva las optimizaciones que asumen que un desbordamiento con signo está indefinido."
13332 #: common.opt:713
13333 msgid "Warn about functions which might be candidates for __attribute__((const))."
13334 msgstr "Avisa sobre funciones que pueden ser candidatas para __attribute__((const))."
13336 #: common.opt:717
13337 msgid "Warn about functions which might be candidates for __attribute__((pure))."
13338 msgstr "Avisa sobre funciones que pueden ser candidatas para __attribute__((pure))."
13340 #: common.opt:721
13341 msgid "Warn about functions which might be candidates for __attribute__((noreturn))."
13342 msgstr "Avisa sobre funciones que pueden ser candidatas para __attribute((noreturn))."
13344 #: common.opt:725
13345 msgid "Warn about C++ polymorphic types where adding final keyword would improve code quality."
13346 msgstr "Advierte de tipos polimórficos en C++ cuando añadir la palabra clave final mejoraría la calidad del código."
13348 #: common.opt:729
13349 msgid "Warn about C++ virtual methods where adding final keyword would improve code quality."
13350 msgstr "Advierte de métodos virtuales en C++ cuando añadir la palabra clave final mejoraría la calidad del código."
13352 #: common.opt:733
13353 msgid "Warn about statements between switch's controlling expression and the first case."
13354 msgstr "Advierte de instrucciones entre la expresión de control de un switch y el primer case."
13356 #: common.opt:738
13357 msgid "Do not suppress warnings from system headers."
13358 msgstr "No suprime los avisos de los encabezados del sistema."
13360 #: common.opt:742
13361 msgid "Warn whenever a trampoline is generated."
13362 msgstr "Avisa siempre que se genera un trampolín."
13364 #: common.opt:746
13365 msgid "Warn if a comparison is always true or always false due to the limited range of the data type."
13366 msgstr "Avisa si la comparación es siempre verdadera o siempre falsa debido al rango limitado del tipo de datos."
13368 #: common.opt:750
13369 msgid "Warn about uninitialized automatic variables."
13370 msgstr "Avisa sobre variables automáticas sin inicializar."
13372 #: common.opt:754
13373 msgid "Warn about maybe uninitialized automatic variables."
13374 msgstr "Avisa sobre variables automáticas probablemente sin inicializar."
13376 #: common.opt:762
13377 msgid "Enable all -Wunused- warnings."
13378 msgstr "Activa todos los avisos -Wunused-."
13380 #: common.opt:766
13381 msgid "Warn when a function parameter is only set, otherwise unused."
13382 msgstr "Avisa cuando sólo se define un parámetro de función, y no se usa posteriormente."
13384 #: common.opt:770
13385 msgid "Warn when a variable is only set, otherwise unused."
13386 msgstr "Avisa cuando sólo se define una variable, y no se usa posteriormente."
13388 #: common.opt:774
13389 msgid "Warn when a function is unused."
13390 msgstr "Avisa cuando no se usa una función."
13392 #: common.opt:778
13393 msgid "Warn when a label is unused."
13394 msgstr "Avisa cuando no se usa una etiqueta."
13396 #: common.opt:782
13397 msgid "Warn when a function parameter is unused."
13398 msgstr "Avisa cuando no se usa un parámetro de una función."
13400 #: common.opt:786
13401 msgid "Warn when an expression value is unused."
13402 msgstr "Avisa cuando no se usa un valor de una expresión."
13404 #: common.opt:790
13405 msgid "Warn when a variable is unused."
13406 msgstr "Avisa cuando no se usa una variable."
13408 #: common.opt:794
13409 msgid "Warn in case profiles in -fprofile-use do not match."
13410 msgstr "Avisa en perfiles case en -fprofile-use que no coincidan."
13412 #: common.opt:798
13413 msgid "Warn when a vector operation is compiled outside the SIMD."
13414 msgstr "Avisar cuando una operación vectorial se compila fuera del SIMD."
13416 #: common.opt:814
13417 msgid "-aux-info <file>\tEmit declaration information into <file>."
13418 msgstr "-aux-info <fichero>\tEmite la información de declaraciones en el <fichero>."
13420 #: common.opt:833
13421 msgid "-d<letters>\tEnable dumps from specific passes of the compiler."
13422 msgstr "-d<letras>\tActiva los volcados de pasos específicos del compilador."
13424 #: common.opt:837
13425 msgid "-dumpbase <file>\tSet the file basename to be used for dumps."
13426 msgstr "-dumpbase <fichero>\tEstablece el nombre base de fichero a usar para los volcados."
13428 #: common.opt:841
13429 msgid "-dumpdir <dir>\tSet the directory name to be used for dumps."
13430 msgstr "-dumpdir <dir>\tEstablece el nombre del directorio a usar para los volcados."
13432 #: common.opt:917
13433 msgid "The version of the C++ ABI in use."
13434 msgstr "La versión de la ABI de C++ que se está usando."
13436 #: common.opt:921
13437 msgid "Aggressively optimize loops using language constraints."
13438 msgstr "Optimiza los bucles de forma agresiva empleando restricciones del lenguaje."
13440 #: common.opt:925
13441 msgid "Align the start of functions."
13442 msgstr "Alinea el inicio de las funciones."
13444 #: common.opt:935
13445 msgid "Align labels which are only reached by jumping."
13446 msgstr "Alinea las etiquetas que solamente se alcanzan saltando."
13448 #: common.opt:942
13449 msgid "Align all labels."
13450 msgstr "Alinea todas las etiquetas."
13452 #: common.opt:949
13453 msgid "Align the start of loops."
13454 msgstr "Alinea el inicio de los bucles."
13456 #: common.opt:972
13457 msgid "Select what to sanitize."
13458 msgstr "Selecciona qué sanear."
13460 #: common.opt:976
13461 msgid "-fasan-shadow-offset=<number>\tUse custom shadow memory offset."
13462 msgstr ""
13464 #: common.opt:980
13465 msgid "-fsanitize-sections=<sec1,sec2,...>\tSanitize global variables in user-defined sections."
13466 msgstr "-fsanitize-sections=<sec1,sec2,...>\tSanea las variables globales en las secciones definidas por el usuario."
13468 #: common.opt:985
13469 msgid "After diagnosing undefined behavior attempt to continue execution."
13470 msgstr "Tras el diagnóstico de comportamiento indefinido intenta continuar la ejecución."
13472 #: common.opt:989
13473 msgid "This switch is deprecated; use -fsanitize-recover= instead."
13474 msgstr "Esta opción es obsoleta; utilice en su lugar -fsanitize-recover=."
13476 #: common.opt:996
13477 msgid "Use trap instead of a library function for undefined behavior sanitization."
13478 msgstr "Usa trap en lugar de una función de biblioteca para sanear el comportamiento indefinido."
13480 #: common.opt:1000
13481 msgid "Generate unwind tables that are exact at each instruction boundary."
13482 msgstr "Genera tablas de desenredo que sean exactas en cada límite de instrucción."
13484 #: common.opt:1004
13485 msgid "Generate auto-inc/dec instructions."
13486 msgstr "Genera instrucciones auto-inc/dec."
13488 #: common.opt:1008
13489 msgid "Use sample profile information for call graph node weights. The default profile file is fbdata.afdo in 'pwd'."
13490 msgstr "Usa información de perfil de muestra para los pesos de los nodos de los grafos de llamadas. El fichero de perfil predeterminado es fbdata.afdo en 'pwd'."
13492 #: common.opt:1013
13493 msgid "Use sample profile information for call graph node weights. The profile file is specified in the argument."
13494 msgstr "Usa la información de perfil de muestra para los pesos de los nodos de los grafos de llamadas. El fichero de perfil se especifica en el argumento."
13496 #: common.opt:1022
13497 msgid "Generate code to check bounds before indexing arrays."
13498 msgstr "Genera código para revisar los límites antes de indexar matrices."
13500 #: common.opt:1026
13501 msgid "Replace add, compare, branch with branch on count register."
13502 msgstr "Reemplaza add, compare, branch con branch en la cuenta de registros."
13504 #: common.opt:1030
13505 msgid "Use profiling information for branch probabilities."
13506 msgstr "Usa la información de análisis de perfil para las probabilidades de ramificación."
13508 #: common.opt:1034
13509 msgid "Perform branch target load optimization before prologue / epilogue threading."
13510 msgstr "Realiza optimización de carga de ramificación objetivo antes del hilo prólogo / epílogo."
13512 #: common.opt:1038
13513 msgid "Perform branch target load optimization after prologue / epilogue threading."
13514 msgstr "Realiza optimización de carga de ramificación objetivo después del hilo prólogo / epílogo."
13516 #: common.opt:1042
13517 msgid "Restrict target load migration not to re-use registers in any basic block."
13518 msgstr "Restringe que la migración de carga de objetivos no reuse registros en ningún bloque básico."
13520 #: common.opt:1046
13521 msgid "-fcall-saved-<register>\tMark <register> as being preserved across functions."
13522 msgstr "-fcall-saved-<registro>\tMarca el <registro> como preservado entre funciones."
13524 #: common.opt:1050
13525 msgid "-fcall-used-<register>\tMark <register> as being corrupted by function calls."
13526 msgstr "-fcall-used-<registro>\tMarca el <registro> como corrupto por llamadas de función."
13528 #: common.opt:1057
13529 msgid "Save registers around function calls."
13530 msgstr "Guarda registros alrededor de llamadas de función."
13532 #: common.opt:1061
13533 msgid "This switch is deprecated; do not use."
13534 msgstr "Esta opción es obsoleta; no lo utilice."
13536 #: common.opt:1065
13537 msgid "Check the return value of new in C++."
13538 msgstr "Revisa el valor de devolución de new en C++."
13540 #: common.opt:1069 common.opt:1073
13541 msgid "Perform internal consistency checkings."
13542 msgstr "Realiza comprobaciones de consistencia internas."
13544 #: common.opt:1077
13545 msgid "Enable code hoisting."
13546 msgstr "Activa la elevación de código."
13548 #: common.opt:1081
13549 msgid "Looks for opportunities to reduce stack adjustments and stack references."
13550 msgstr "Busca oportunidades para reducir los ajustes de pila y las referencias de pila."
13552 #: common.opt:1085
13553 msgid "Do not put uninitialized globals in the common section."
13554 msgstr "No pone globales sin inicializar en la sección común."
13556 #: common.opt:1093
13557 msgid "-fcompare-debug[=<opts>]\tCompile with and without e.g. -gtoggle, and compare the final-insns dump."
13558 msgstr "-fcompare-debug[=<opts>]\tCompila con y sin p.e. -gtoggle, y compara el volcado de insns finales."
13560 #: common.opt:1097
13561 msgid "Run only the second compilation of -fcompare-debug."
13562 msgstr "Ejecuta sólo la segunda compilación de -fcompare-debug."
13564 #: common.opt:1101
13565 msgid "Perform comparison elimination after register allocation has finished."
13566 msgstr "Realiza la eliminación de comparaciones después de terminar el alojamiento de registros."
13568 #: common.opt:1105
13569 msgid "Do not perform optimizations increasing noticeably stack usage."
13570 msgstr "No realizar optimizaciones que incrementan notablemente el uso de la pila."
13572 #: common.opt:1109
13573 msgid "Perform a register copy-propagation optimization pass."
13574 msgstr "Realiza el paso de optimización de copia-propagación de registros."
13576 #: common.opt:1113
13577 msgid "Perform cross-jumping optimization."
13578 msgstr "Realiza optimizaciones de saltos cruzados."
13580 #: common.opt:1117
13581 msgid "When running CSE, follow jumps to their targets."
13582 msgstr "Cuando se esté ejecutando CSE, sigue los saltos a sus objetivos."
13584 #: common.opt:1125
13585 msgid "Omit range reduction step when performing complex division."
13586 msgstr "Omite el paso de reducción de rango al realizar divisiones complejas."
13588 #: common.opt:1129
13589 msgid "Complex multiplication and division follow Fortran rules."
13590 msgstr "La multiplicación y la división complejas siguen las reglas Fortran."
13592 #: common.opt:1133
13593 msgid "Place data items into their own section."
13594 msgstr "Coloca los elementos de datos en su propia sección."
13596 #: common.opt:1137
13597 msgid "List all available debugging counters with their limits and counts."
13598 msgstr "Enumera todos los contadores de depuración disponibles con sus límites y cuentas."
13600 #: common.opt:1141
13601 msgid "-fdbg-cnt=<counter>:<limit>[,<counter>:<limit>,...]\tSet the debug counter limit."
13602 msgstr "-fdbg-cnt=<contador>:<límite>[,<contador>:<límite>,...]\tEstablece el límite del contador de depuración."
13604 #: common.opt:1145
13605 msgid "Map one directory name to another in debug information."
13606 msgstr "Mapea un nombre de directorio a otro en la información de depuración."
13608 #: common.opt:1149
13609 msgid "Output .debug_types section when using DWARF v4 debuginfo."
13610 msgstr "Muestra la sección .debug_types al usar la información de depuración DWARF v4."
13612 #: common.opt:1155
13613 msgid "Defer popping functions args from stack until later."
13614 msgstr "Posterga la extracción de argumentos de funciones de la pila hasta más tarde."
13616 #: common.opt:1159
13617 msgid "Attempt to fill delay slots of branch instructions."
13618 msgstr "Intenta rellenar las ranuras de retraso de las instrucciones de ramificación."
13620 #: common.opt:1163
13621 msgid "Delete dead instructions that may throw exceptions."
13622 msgstr "Borra instrucciones muertas que pueden lanzar excepciones."
13624 #: common.opt:1167
13625 msgid "Delete useless null pointer checks."
13626 msgstr "Borra las revisiones de punteros nulos sin uso."
13628 #: common.opt:1171
13629 msgid "Stream extra data to support more aggressive devirtualization in LTO local transformation mode."
13630 msgstr "Hace fluir datos extra para permitir desvirtualización más agresiva en el modo de transformación local LTO."
13632 #: common.opt:1175
13633 msgid "Perform speculative devirtualization."
13634 msgstr "Realiza desvirtualización especulativa."
13636 #: common.opt:1179
13637 msgid "Try to convert virtual calls to direct ones."
13638 msgstr "Trata de convertir las llamadas virtuales a llamadas directas."
13640 #: common.opt:1183
13641 msgid "-fdiagnostics-show-location=[once|every-line]\tHow often to emit source location at the beginning of line-wrapped diagnostics."
13642 msgstr "-fdiagnostics-show-location=[once|every-line]\tIndica la frecuencia con que se debe emitir la ubicación del código al inicio de los diagnósticos con corte de línea."
13644 #: common.opt:1200
13645 msgid "Show the source line with a caret indicating the column."
13646 msgstr "Muestra la línea de código con un signo de intercalación para indicar la columna."
13648 #: common.opt:1208
13649 msgid "-fdiagnostics-color=[never|always|auto]\tColorize diagnostics."
13650 msgstr "-fdiagnostics-color=[never|always|auto]\tColorea los diagnósticos."
13652 #: common.opt:1228
13653 msgid "Print fixit hints in machine-readable form."
13654 msgstr "Imprime indicaciones fixit (arreglar) en formato legible por una máquina."
13656 #: common.opt:1232
13657 msgid "Print fix-it hints to stderr in unified diff format."
13658 msgstr "Imprime indicaciones fix-it (arreglar) en stder en formato diff unificado."
13660 #: common.opt:1236
13661 msgid "Amend appropriate diagnostic messages with the command line option that controls them."
13662 msgstr "Asocia adecuadamente los mensajes de diagnóstico con la opción de línea de orden que los controla."
13664 #: common.opt:1240
13665 msgid "-fdisable-[tree|rtl|ipa]-<pass>=range1+range2 disables an optimization pass."
13666 msgstr "-fdisable-[tree|rtl|ipa]-<paso>=rango1+rango2 desactiva un paso de optimización."
13668 #: common.opt:1244
13669 msgid "-fenable-[tree|rtl|ipa]-<pass>=range1+range2 enables an optimization pass."
13670 msgstr "-fenable-[tree|rtl|ipa]-<paso>=rango1+rango2 activa un paso de optimización."
13672 #: common.opt:1248
13673 msgid "-fdump-<type>\tDump various compiler internals to a file."
13674 msgstr "-fdump-<tipo>\tVuelca varios internos del compilador a un fichero."
13676 #: common.opt:1255
13677 msgid "-fdump-final-insns=filename\tDump to filename the insns at the end of translation."
13678 msgstr "-fdump-final-insns=fichero\tVuelca al fichero las insns al final de la traducción."
13680 #: common.opt:1259
13681 msgid "-fdump-go-spec=filename\tWrite all declarations to file as Go code."
13682 msgstr "-fdump-go-spec=fichero\tEscribe todas las declaraciones al fichero como código Go."
13684 #: common.opt:1263
13685 msgid "Suppress output of addresses in debugging dumps."
13686 msgstr "Suprime la salida de direcciones en los volcados de depuración."
13688 #: common.opt:1267
13689 msgid "Collect and dump debug information into temporary file if ICE in C/C++ compiler occurred."
13690 msgstr "Recoge y vuelca información de depuración en un fichero temporal si ha ocurrido ICE en el compilador de C/C++."
13692 #: common.opt:1272
13693 msgid "Dump detailed information on GCC's internal representation of source code locations."
13694 msgstr "Vuelca información detallada de las ubicaciones de código fuente en la representación interna de GCC."
13696 #: common.opt:1276
13697 msgid "Dump optimization passes."
13698 msgstr "Vuelca pasadas de optimización."
13700 #: common.opt:1280
13701 msgid "Suppress output of instruction numbers, line number notes and addresses in debugging dumps."
13702 msgstr "Suprime la salida de números de instrucción, notas de números de linea y direcciones en los volcados de depuración."
13704 #: common.opt:1284
13705 msgid "Suppress output of previous and next insn numbers in debugging dumps."
13706 msgstr "Suprime la salida de los números insn previos y siguientes en los volcados de depuración."
13708 #: common.opt:1288
13709 msgid "Enable CFI tables via GAS assembler directives."
13710 msgstr "Activa las tablas CFI a través de directivas del ensamblador GAS."
13712 #: common.opt:1292
13713 msgid "Perform early inlining."
13714 msgstr "Realiza la inclusión en línea temprana."
13716 #: common.opt:1296
13717 msgid "Perform DWARF duplicate elimination."
13718 msgstr "Realiza la eliminación de duplicados DWARF."
13720 #: common.opt:1300
13721 msgid "Perform interprocedural reduction of aggregates."
13722 msgstr "Realiza la reducción interprocedural de los agregados."
13724 #: common.opt:1304
13725 msgid "Perform unused symbol elimination in debug info."
13726 msgstr "Realiza la eliminación de símbolos sin uso en la información de depuración."
13728 #: common.opt:1308
13729 msgid "Perform unused type elimination in debug info."
13730 msgstr "Realiza la eliminación de tipos sin uso en la información de depuración."
13732 #: common.opt:1312
13733 msgid "Do not suppress C++ class debug information."
13734 msgstr "No suprime la información de depuración de clases C++."
13736 #: common.opt:1316
13737 msgid "Enable exception handling."
13738 msgstr "Activa el manejo de excepciones."
13740 #: common.opt:1320
13741 msgid "Perform a number of minor, expensive optimizations."
13742 msgstr "Realiza un número de optimizaciones menores y costosas."
13744 #: common.opt:1324
13745 msgid "-fexcess-precision=[fast|standard]\tSpecify handling of excess floating-point precision."
13746 msgstr "-fexcess-precision=[fast|standard]\tEspecifica el manejo del exceso de precisión de coma flotante."
13748 #: common.opt:1327
13749 #, c-format
13750 msgid "unknown excess precision style %qs"
13751 msgstr "estilo de exceso de precisión %qs desconocido"
13753 #: common.opt:1339
13754 msgid "-fpermitted-flt-eval-methods=[c11|ts-18661]\tSpecify which values of FLT_EVAL_METHOD are permitted."
13755 msgstr "-fpermitted-flt-eval-methods=[c11|ts--18661]\tEspecifica qué valores de FLT_EVAL_METHOD están permitidos."
13757 #: common.opt:1342
13758 #, c-format
13759 msgid "unknown specification for the set of FLT_EVAL_METHOD values to permit %qs"
13760 msgstr "especificación desconocida para el conjunto de valores de FLT_EVAL_METHOD a permitir %qs"
13762 #: common.opt:1355
13763 msgid "Output lto objects containing both the intermediate language and binary output."
13764 msgstr "Muestra los objetos lto que contienen tanto el lenguaje intermedio como la salida binaria."
13766 #: common.opt:1359
13767 msgid "Assume no NaNs or infinities are generated."
13768 msgstr "Asume que no se generan NaNs o infinitos."
13770 #: common.opt:1363
13771 msgid "-ffixed-<register>\tMark <register> as being unavailable to the compiler."
13772 msgstr "-ffixed-<registro>\tMarca el <registro> como no disponible para el compilador."
13774 #: common.opt:1367
13775 msgid "Don't allocate floats and doubles in extended-precision registers."
13776 msgstr "No aloja floats y doubles en registros de precisión extendida."
13778 #: common.opt:1375
13779 msgid "Perform a forward propagation pass on RTL."
13780 msgstr "Realiza el paso de la propagación hacia adelante en RTL."
13782 #: common.opt:1379
13783 msgid "-ffp-contract=[off|on|fast]\tPerform floating-point expression contraction."
13784 msgstr "-ffp-contract=[off|on|fast]\tRealiza contracción de expresión de coma flotante."
13786 #: common.opt:1382
13787 #, c-format
13788 msgid "unknown floating point contraction style %qs"
13789 msgstr "estilo de contracción de coma flotante %qs desconocido"
13791 #: common.opt:1396
13792 msgid "Allow built-in functions ceil, floor, round, trunc to raise \"inexact\" exceptions."
13793 msgstr "Permite a las funciones internas ceil, floor, round, trunc generar excepciones \"inexactas\"."
13795 #: common.opt:1403
13796 msgid "Allow function addresses to be held in registers."
13797 msgstr "Permite que las direcciones de las funciones se conservern en registros."
13799 #: common.opt:1407
13800 msgid "Place each function into its own section."
13801 msgstr "Coloca cada función en su propia sección."
13803 #: common.opt:1411
13804 msgid "Perform global common subexpression elimination."
13805 msgstr "Realiza la eliminación de subexpresiones comunes globales."
13807 #: common.opt:1415
13808 msgid "Perform enhanced load motion during global common subexpression elimination."
13809 msgstr "Realiza el movimiento de la carga mejorada durante la eliminación de subexpresiones comunes globales."
13811 #: common.opt:1419
13812 msgid "Perform store motion after global common subexpression elimination."
13813 msgstr "Realiza el movimiento de guardado después de la eliminación de subexpresiones comunes globales."
13815 #: common.opt:1423
13816 msgid "Perform redundant load after store elimination in global common subexpression elimination."
13817 msgstr "Realiza la carga redundante después de la eliminación de almacenamiento en la eliminación de subexpresiones comunes globales"
13819 #: common.opt:1428
13820 msgid "Perform global common subexpression elimination after register allocation has finished."
13821 msgstr "Realiza la eliminación de subexpresiones comunes globales tras la finalización de la asignación de registros."
13823 #: common.opt:1445
13824 msgid "-fgnat-encodings=[all|gdb|minimal]\tSelect the balance between GNAT encodings and standard DWARF emitted in the debug information"
13825 msgstr "-fgnat-encodings=[all|gdb|minimal]\tSelecciona el equilibrio entre codificaciones GNAT y DWARF estándar emitidos en la información de depuración."
13827 #: common.opt:1450
13828 msgid "Enable in and out of Graphite representation."
13829 msgstr "Activa in y out de la representación Graphite."
13831 #: common.opt:1454
13832 msgid "Enable Graphite Identity transformation."
13833 msgstr "Activa la transformación Graphite Identity."
13835 #: common.opt:1458
13836 msgid "Enable hoisting adjacent loads to encourage generating conditional move instructions."
13837 msgstr "Activa las cargas de elevación adyacentes para fomentar la generación de instrucciones move condicionales."
13839 #: common.opt:1467
13840 msgid "Mark all loops as parallel."
13841 msgstr "Marca todos los bucles como paralelos."
13843 #: common.opt:1471 common.opt:1475 common.opt:1479 common.opt:1483
13844 #: common.opt:2514
13845 msgid "Enable loop nest transforms.  Same as -floop-nest-optimize."
13846 msgstr "Activa las transformaciones anidadas de bucle.  Igual que -floop-nest-optimize."
13848 #: common.opt:1487
13849 msgid "Enable support for GNU transactional memory."
13850 msgstr "Activa el soporte para la memoria transaccional de GNU."
13852 #: common.opt:1491
13853 msgid "Use STB_GNU_UNIQUE if supported by the assembler."
13854 msgstr "Usa STB_GNU_UNIQUE si lo admite el ensamblador."
13856 #: common.opt:1499
13857 msgid "Enable the loop nest optimizer."
13858 msgstr "Activa el optimizador de anidamiento de bucles."
13860 #: common.opt:1503
13861 msgid "Force bitfield accesses to match their type width."
13862 msgstr "Fuerza que los accesos de campos de bit coincidan con su anchura de tipo."
13864 #: common.opt:1507
13865 msgid "Merge adjacent stores."
13866 msgstr "Mezcla los almacenamientos adyacentes."
13868 #: common.opt:1511
13869 msgid "Enable guessing of branch probabilities."
13870 msgstr "Activa la predicción de probabilidades de ramificación."
13872 #: common.opt:1519
13873 msgid "Process #ident directives."
13874 msgstr "Procesa directivas #ident."
13876 #: common.opt:1523
13877 msgid "Perform conversion of conditional jumps to branchless equivalents."
13878 msgstr "Realiza la conversión de saltos condicionales a equivalentes sin ramificación."
13880 #: common.opt:1527
13881 msgid "Perform conversion of conditional jumps to conditional execution."
13882 msgstr "Realiza la conversión de saltos condicionales a ejecución condicional."
13884 #: common.opt:1531
13885 msgid "-fstack-reuse=[all|named_vars|none]\tSet stack reuse level for local variables."
13886 msgstr "-fstack-reuse=[all|named_vars|none]\tEstablece el nivel de reúso de la pila para variables locales."
13888 #: common.opt:1534
13889 #, c-format
13890 msgid "unknown Stack Reuse Level %qs"
13891 msgstr "nivel de reúso de la pila %qs desconocido"
13893 #: common.opt:1547
13894 msgid "Convert conditional jumps in innermost loops to branchless equivalents."
13895 msgstr "Convierte saltos condicionales en los bucles más internos a equivalentes sin ramificación."
13897 #: common.opt:1559
13898 msgid "Do not generate .size directives."
13899 msgstr "No genera directivas .size."
13901 #: common.opt:1563
13902 msgid "Perform indirect inlining."
13903 msgstr "Realiza la inclusión en línea indirecta."
13905 #: common.opt:1569
13906 msgid "Enable inlining of function declared \"inline\", disabling disables all inlining."
13907 msgstr "Activa la inclusión en línea de la la función declarada \"inline\", y desactiva todas las demás inclusiones en línea."
13909 #: common.opt:1573
13910 msgid "Integrate functions into their callers when code size is known not to grow."
13911 msgstr "Integra las funciones en sus invocadores cuando se sabe que el tamaño del código no crece."
13913 #: common.opt:1577
13914 msgid "Integrate functions not declared \"inline\" into their callers when profitable."
13915 msgstr "Integra las funciones que no se declaran \"inline\" en sus invocadores cuando es rentable."
13917 #: common.opt:1581
13918 msgid "Integrate functions only required by their single caller."
13919 msgstr "Integra las funciones sólo requeridas por su invocador único."
13921 #: common.opt:1588
13922 msgid "-finline-limit=<number>\tLimit the size of inlined functions to <number>."
13923 msgstr "-finline-limit=<número>\tLimita el tamaño de las funciones incluidas en línea a <número>."
13925 #: common.opt:1592
13926 msgid "Inline __atomic operations when a lock free instruction sequence is available."
13927 msgstr "Coloca en línea las operaciones __atomic cuando una secuencia de instrucciones lock free está disponible"
13929 #: common.opt:1596
13930 msgid "Instrument function entry and exit with profiling calls."
13931 msgstr "Instrumenta funciones de entrada y salida con llamadas de análisis de perfil."
13933 #: common.opt:1600
13934 msgid "-finstrument-functions-exclude-function-list=name,...  Do not instrument listed functions."
13935 msgstr "-finstrument-functions-exclude-functions-list=nombre,... No instrumenta las funciones enlistadas."
13937 #: common.opt:1604
13938 msgid "-finstrument-functions-exclude-file-list=filename,...  Do not instrument functions listed in files."
13939 msgstr "-finstrument-functions-exclude-file-list=fichero,... No instrumenta las funciones enlistadas en ficheros."
13941 #: common.opt:1608
13942 msgid "Perform interprocedural constant propagation."
13943 msgstr "Realiza la propagación interprocedural de las constantes."
13945 #: common.opt:1612
13946 msgid "Perform cloning to make Interprocedural constant propagation stronger."
13947 msgstr "Realiza la clonación para hacer la propagación constante Interprocedural más fuerte."
13949 #: common.opt:1620
13950 msgid "Perform interprocedural bitwise constant propagation."
13951 msgstr "Realiza la propagación interprocedural de las constantes por bits."
13953 #: common.opt:1624
13954 msgid "Perform interprocedural profile propagation."
13955 msgstr "Realiza la propagación de perfil interprocedural."
13957 #: common.opt:1628
13958 msgid "Perform interprocedural points-to analysis."
13959 msgstr "Realiza el análisis interprocedural de puntero-a."
13961 #: common.opt:1632
13962 msgid "Discover pure and const functions."
13963 msgstr "Descubre funciones pure y const."
13965 #: common.opt:1636
13966 msgid "Perform Identical Code Folding for functions and read-only variables."
13967 msgstr "Realiza plegamiento de código idéntico en funciones y variables de solo lectura."
13969 #: common.opt:1640
13970 msgid "Perform Identical Code Folding for functions."
13971 msgstr "Realiza plegamiento de código idéntico en funciones."
13973 #: common.opt:1644
13974 msgid "Perform Identical Code Folding for variables."
13975 msgstr "Realiza plegamiento de código idéntico en variables."
13977 #: common.opt:1648
13978 msgid "Discover readonly and non addressable static variables."
13979 msgstr "Descubre variables estáticas de sólo lectura y no direccionables."
13981 #: common.opt:1660
13982 msgid "Perform IPA Value Range Propagation."
13983 msgstr "Realiza la Propagación de Rango Valor IPA."
13985 #: common.opt:1664
13986 msgid "-fira-algorithm=[CB|priority]\tSet the used IRA algorithm."
13987 msgstr "-fira-algorithm=[CB|priority]\tEstablece el algoritmo IRA a usar."
13989 #: common.opt:1667
13990 #, c-format
13991 msgid "unknown IRA algorithm %qs"
13992 msgstr "algoritmo IRA %qs desconocido"
13994 #: common.opt:1677
13995 msgid "-fira-region=[one|all|mixed]\tSet regions for IRA."
13996 msgstr "-fira-region=[one|all|mixed]\tEstablece las regiones para IRA."
13998 #: common.opt:1680
13999 #, c-format
14000 msgid "unknown IRA region %qs"
14001 msgstr "región IRA %qs desconocida"
14003 #: common.opt:1693
14004 msgid "Use IRA based register pressure calculation in RTL hoist optimizations."
14005 msgstr "Usa el cálculo de presión de registros basado en IRA en optimizaciones de izado RTL."
14007 #: common.opt:1698
14008 msgid "Use IRA based register pressure calculation in RTL loop optimizations."
14009 msgstr "Usa el cálculo de presión de registros basado en IRA en optimizaciones de bucle RTL."
14011 #: common.opt:1703
14012 msgid "Share slots for saving different hard registers."
14013 msgstr "Comparte ranuras para ahorrar registros hard diferentes."
14015 #: common.opt:1707
14016 msgid "Share stack slots for spilled pseudo-registers."
14017 msgstr "Comparte ranuras de pila para pseudo-registros derramados."
14019 #: common.opt:1711
14020 msgid "-fira-verbose=<number>\tControl IRA's level of diagnostic messages."
14021 msgstr "-fira-verbose=<número>\tControla el nivel de mensajes de diagnóstico de IRA."
14023 #: common.opt:1715
14024 msgid "Optimize induction variables on trees."
14025 msgstr "Optimiza la inducción de variables en los árboles."
14027 #: common.opt:1719
14028 msgid "Use jump tables for sufficiently large switch statements."
14029 msgstr "Usa tablas de salto para las declaraciones switch suficientemente grandes."
14031 #: common.opt:1723
14032 msgid "Generate code for functions even if they are fully inlined."
14033 msgstr "Genera código para las funciones aún si están completamente incluidas en línea."
14035 #: common.opt:1727
14036 msgid "Generate code for static functions even if they are never called."
14037 msgstr "Genera código para las funciones estáticas aunque nunca se las llame."
14039 #: common.opt:1731
14040 msgid "Emit static const variables even if they are not used."
14041 msgstr "Emite variables static const aún si no se usan."
14043 #: common.opt:1735
14044 msgid "Give external symbols a leading underscore."
14045 msgstr "Da a los símbolos externos un subrayado inicial."
14047 #: common.opt:1743
14048 msgid "Do CFG-sensitive rematerialization in LRA."
14049 msgstr "Hacer rematerialización sensible a CFG en LRA."
14051 #: common.opt:1747
14052 msgid "Enable link-time optimization."
14053 msgstr "Activa las optimizaciones de tiempo de enlace."
14055 #: common.opt:1751
14056 msgid "Link-time optimization with number of parallel jobs or jobserver."
14057 msgstr "Optimización en tiempo de enlace con el número de trabajos paralelos o el servidor de trabajos."
14059 #: common.opt:1754
14060 #, c-format
14061 msgid "unknown LTO partitioning model %qs"
14062 msgstr "modelo de partición LTO %qs desconocido"
14064 #: common.opt:1773
14065 msgid "Specify the algorithm to partition symbols and vars at linktime."
14066 msgstr "Espcifica el algoritmo para particionar símbolos y variables en tiempo de enlazado."
14068 #: common.opt:1778
14069 msgid "-flto-compression-level=<number>\tUse zlib compression level <number> for IL."
14070 msgstr "-flto-compression-level=<número>\tUsa el nivel de compresión de zlib <número> para IL."
14072 #: common.opt:1782
14073 msgid "Merge C++ types using One Definition Rule."
14074 msgstr "Mezclar tipos C++ usando la regla de una sola definición."
14076 #: common.opt:1786
14077 msgid "Report various link-time optimization statistics."
14078 msgstr "Reporta varias estadísticas de optimización de tiempo de enlace."
14080 #: common.opt:1790
14081 msgid "Report various link-time optimization statistics for WPA only."
14082 msgstr "Reporta varias estadísticas de optimización de tiempo de enlace solo para WPA."
14084 #: common.opt:1794
14085 msgid "Set errno after built-in math functions."
14086 msgstr "Establece errno después de las funciones matemáticas internas."
14088 #: common.opt:1798
14089 msgid "-fmax-errors=<number>\tMaximum number of errors to report."
14090 msgstr "-fmax-errors=<número>\tNúmero máximo de errores a reportar."
14092 #: common.opt:1802
14093 msgid "Report on permanent memory allocation."
14094 msgstr "Reporta el alojamiento en memoria permanente."
14096 #: common.opt:1806
14097 msgid "Report on permanent memory allocation in WPA only."
14098 msgstr "Reporta el alojamiento en memoria permanente solo en WPA."
14100 #: common.opt:1813
14101 msgid "Attempt to merge identical constants and constant variables."
14102 msgstr "Intenta mezclar constantes idénticas y variables constantes."
14104 #: common.opt:1817
14105 msgid "Attempt to merge identical constants across compilation units."
14106 msgstr "Intenta mezclar constantes idénticas a través de las unidades de compilación."
14108 #: common.opt:1821
14109 msgid "Attempt to merge identical debug strings across compilation units."
14110 msgstr "Intenta mezclar cadenas de depuración idénticas a través de las unidades de compilación."
14112 #: common.opt:1825
14113 msgid "-fmessage-length=<number>\tLimit diagnostics to <number> characters per line.  0 suppresses line-wrapping."
14114 msgstr "-fmessage-length=<número>\tLimita los diagnósticos a <número> caracteres por línea.  0 suprime el corte de línea."
14116 #: common.opt:1829
14117 msgid "Perform SMS based modulo scheduling before the first scheduling pass."
14118 msgstr "Realiza la planificación SMS basada en módulo antes del primer paso de calendarización."
14120 #: common.opt:1833
14121 msgid "Perform SMS based modulo scheduling with register moves allowed."
14122 msgstr "Realiza la planificación módulo basada en SMS con movimientos permitidos de registros."
14124 #: common.opt:1837
14125 msgid "Move loop invariant computations out of loops."
14126 msgstr "Mueve las computaciones invariantes de bucles fuera de los bucles."
14128 #: common.opt:1841
14129 msgid "Use the RTL dead code elimination pass."
14130 msgstr "Usa el paso de eliminación de código muerto de RTL."
14132 #: common.opt:1845
14133 msgid "Use the RTL dead store elimination pass."
14134 msgstr "Usa la eliminación de almacenamiento muerto de RTL."
14136 #: common.opt:1849
14137 msgid "Enable/Disable the traditional scheduling in loops that already passed modulo scheduling."
14138 msgstr "Activa/Desactiva la planificación tradicional en bucles que ya pasaron la calendarización módulo."
14140 #: common.opt:1853
14141 msgid "Support synchronous non-call exceptions."
14142 msgstr "Permite las excepciones síncronas que no son llamadas."
14144 #: common.opt:1856
14145 #, c-format
14146 msgid "options or targets missing after %qs"
14147 msgstr "faltan opciones u objetivos después de %qs"
14149 #: common.opt:1857
14150 msgid "-foffload=<targets>=<options>  Specify offloading targets and options for them."
14151 msgstr "-foffload=<targets>=<options>  Especifica objetivos de descarga y opciones para ellos."
14153 #: common.opt:1861
14154 msgid "-foffload-abi=[lp64|ilp32]     Set the ABI to use in an offload compiler."
14155 msgstr "-foffload-abi=[lp64|ilp32]     Establece el ABI que usar en un compilador de descarga."
14157 #: common.opt:1864
14158 #, c-format
14159 msgid "unknown offload ABI %qs"
14160 msgstr "descarga ABI %qs desconocida"
14162 #: common.opt:1874
14163 msgid "When possible do not generate stack frames."
14164 msgstr "Cuando sea posible no genera marcos de pila."
14166 #: common.opt:1878
14167 msgid "Enable all optimization info dumps on stderr."
14168 msgstr "Activa todos los volcados de información de optimización en stderr."
14170 #: common.opt:1882
14171 msgid "-fopt-info[-<type>=filename]\tDump compiler optimization details."
14172 msgstr "-fopt-info[-<type>=filename]\tVuelca los detalles de optimización del compilador."
14174 #: common.opt:1890
14175 msgid "Optimize sibling and tail recursive calls."
14176 msgstr "Optimiza las llamadas recursivas hermanadas y de extremo."
14178 #: common.opt:1894
14179 msgid "Perform partial inlining."
14180 msgstr "Realiza la inclusión en línea parcial."
14182 #: common.opt:1898 common.opt:1902
14183 msgid "Report on memory allocation before interprocedural optimization."
14184 msgstr "Reporta la ubicación de memoria antes de la optimización interprocedural."
14186 #: common.opt:1906
14187 msgid "Pack structure members together without holes."
14188 msgstr "Empaqueta juntos a los miembros de la estructura sin agujeros."
14190 #: common.opt:1910
14191 msgid "-fpack-struct=<number>\tSet initial maximum structure member alignment."
14192 msgstr "-fpack-struct=<número>\tEstablece la alineación inicial máxima de estructuras miembro."
14194 #: common.opt:1914
14195 msgid "Return small aggregates in memory, not registers."
14196 msgstr "Devuelve los agregados small en memoria, no en registros."
14198 #: common.opt:1918
14199 msgid "Perform loop peeling."
14200 msgstr "Realiza el pelado de bucles."
14202 #: common.opt:1922
14203 msgid "Enable machine specific peephole optimizations."
14204 msgstr "Activa las optimizaciones de mirilla específicas de la máquina."
14206 #: common.opt:1926
14207 msgid "Enable an RTL peephole pass before sched2."
14208 msgstr "Activa un paso de mirilla RTL antes de sched2."
14210 #: common.opt:1930
14211 msgid "Generate position-independent code if possible (large mode)."
14212 msgstr "Genera código independiente de posición si es posible (modo large)."
14214 #: common.opt:1934
14215 msgid "Generate position-independent code for executables if possible (large mode)."
14216 msgstr "Genera código independiente de posición para ejecutables si es posible (modo large)."
14218 #: common.opt:1938
14219 msgid "Generate position-independent code if possible (small mode)."
14220 msgstr "Genera código independiente de posición si es posible (modo small)."
14222 #: common.opt:1942
14223 msgid "Generate position-independent code for executables if possible (small mode)."
14224 msgstr "Genera código independiente de posición para ejecutables si es posible (modo small)."
14226 #: common.opt:1946
14227 msgid "Use PLT for PIC calls (-fno-plt: load the address from GOT at call site)."
14228 msgstr "Usa PLT para llamadas PIC (-fno-plt: carga la dirección desde GOT en el sitio de la llamada)."
14230 #: common.opt:1950
14231 msgid "Specify a plugin to load."
14232 msgstr "Especifica un plugin a cargar."
14234 #: common.opt:1954
14235 msgid "-fplugin-arg-<name>-<key>[=<value>]\tSpecify argument <key>=<value> for plugin <name>."
14236 msgstr "-fplugin-arg-<nom>-<clave>[=<valor>]\tEspecifica el argumento <clave>=<valor> para el plugin <nom>bre."
14238 #: common.opt:1958
14239 msgid "Run predictive commoning optimization."
14240 msgstr "Ejecuta la optimización comunizadora predictiva."
14242 #: common.opt:1962
14243 msgid "Generate prefetch instructions, if available, for arrays in loops."
14244 msgstr "Genera instrucciones de precargado, si están disponibles, para matrices en bucles."
14246 #: common.opt:1966
14247 msgid "Enable basic program profiling code."
14248 msgstr "Activa el código básico de análisis de perfil del programa."
14250 #: common.opt:1970
14251 msgid "Insert arc-based program profiling code."
14252 msgstr "Inserta el código de análisis de perfil de programa basado en arc."
14254 #: common.opt:1974
14255 msgid "Set the top-level directory for storing the profile data. The default is 'pwd'."
14256 msgstr "Establece el directorio de nivel principal para almacenar los datos de perfilado. El predeterminado es 'pwd'."
14258 #: common.opt:1979
14259 msgid "Enable correction of flow inconsistent profile data input."
14260 msgstr "Activa la corrección de datos de entrada de perfilado inconsistente de flujo."
14262 #: common.opt:1983
14263 msgid "-fprofile-update=[single|atomic|prefer-atomic]\tSet the profile update method."
14264 msgstr "-fprofile-update=[single|atomic|prefer-atomic]\tEstablece el método de actualización del perfil."
14266 #: common.opt:1986
14267 #, c-format
14268 msgid "unknown profile update method %qs"
14269 msgstr "método de actualización de perfil desconocido %qs"
14271 #: common.opt:1999
14272 msgid "Enable common options for generating profile info for profile feedback directed optimizations."
14273 msgstr "Activa las opciones comunes para generar información de análisis de perfil para optimizaciones dirigidas por retroalimentación de perfil."
14275 #: common.opt:2003
14276 msgid "Enable common options for generating profile info for profile feedback directed optimizations, and set -fprofile-dir=."
14277 msgstr "Activa las opciones comunes para generar información de análisis de perfil para optimizaciones dirigidas por retroalimentación de perfili, y establece -fprofile-dir=."
14279 #: common.opt:2007
14280 msgid "Enable common options for performing profile feedback directed optimizations."
14281 msgstr "Activa las opciones comunes para realizar optimizaciones dirigidas por retroalimentación de perfil."
14283 #: common.opt:2011
14284 msgid "Enable common options for performing profile feedback directed optimizations, and set -fprofile-dir=."
14285 msgstr "Activa las opciones comunes para realizar optimizaciones dirigidas por retroalimentación de perfil, y establece -fprofile-dir=."
14287 #: common.opt:2015
14288 msgid "Insert code to profile values of expressions."
14289 msgstr "Inserta el código para perfilar valores de expresiones."
14291 #: common.opt:2019
14292 msgid "Report on consistency of profile."
14293 msgstr "Informa sobre la coherencia del perfil."
14295 #: common.opt:2023
14296 msgid "Enable function reordering that improves code placement."
14297 msgstr "Activa reordenación de funciones que mejora ubicación de código."
14299 #: common.opt:2030
14300 msgid "-frandom-seed=<string>\tMake compile reproducible using <string>."
14301 msgstr "-frandom-seed=<cadena>\tHace que se pueda reproducir la compilación utilizando la <cadena>."
14303 #: common.opt:2040
14304 msgid "Record gcc command line switches in the object file."
14305 msgstr "Guarda las opciones de la línea de órdenes de gcc en el fichero objeto."
14307 #: common.opt:2044
14308 msgid "Return small aggregates in registers."
14309 msgstr "Devuelve agregados small en registros."
14311 #: common.opt:2052
14312 msgid "Tell DSE that the storage for a C++ object is dead when the constructor starts and when the destructor finishes."
14313 msgstr "Le dice al DSE que el almacenamiento para un objeto C++ está muerto cuando el constructor comienza y cuando el destructor termina."
14315 #: common.opt:2060
14316 msgid "Relief of register pressure through live range shrinkage."
14317 msgstr "Alivio de la presión de registro a través del encogimiento de rango en vivo."
14319 #: common.opt:2064
14320 msgid "Perform a register renaming optimization pass."
14321 msgstr "Realiza el paso de optimización de renombrado de registros."
14323 #: common.opt:2068
14324 msgid "Perform a target dependent instruction fusion optimization pass."
14325 msgstr "Realiza paso de optimización por fusión de instrucciones dependiente de objetivo."
14327 #: common.opt:2072
14328 msgid "Reorder basic blocks to improve code placement."
14329 msgstr "Reordena los bloques básicos para mejorar la ubicación del código."
14331 #: common.opt:2076
14332 msgid "-freorder-blocks-algorithm=[simple|stc]\tSet the used basic block reordering algorithm."
14333 msgstr "-freorder-blocks-algorithm=[simple|stc]\tEstablece el algoritmo de ordenación de bloque básico usado."
14335 #: common.opt:2079
14336 #, c-format
14337 msgid "unknown basic block reordering algorithm %qs"
14338 msgstr "algoritmo %qs de reordenación de bloque básico desconocido"
14340 #: common.opt:2089
14341 msgid "Reorder basic blocks and partition into hot and cold sections."
14342 msgstr "Reordena los bloques básicos y particionar en secciones caliente y fría."
14344 #: common.opt:2093
14345 msgid "Reorder functions to improve code placement."
14346 msgstr "Reordena las funciones para mejorar la ubicación del código."
14348 #: common.opt:2097
14349 msgid "Add a common subexpression elimination pass after loop optimizations."
14350 msgstr "Ejecuta un paso de eliminación de subexpresión común después de las optimizaciones de bucles."
14352 #: common.opt:2105
14353 msgid "Disable optimizations that assume default FP rounding behavior."
14354 msgstr "Desactiva las optimizaciones que asumen la conducta de un FP que redondea por defecto."
14356 #: common.opt:2109
14357 msgid "Enable scheduling across basic blocks."
14358 msgstr "Activa la planificación entre bloques básicos."
14360 #: common.opt:2113
14361 msgid "Enable register pressure sensitive insn scheduling."
14362 msgstr "Activa la planificación de insn sensible a la presión de registros."
14364 #: common.opt:2117
14365 msgid "Allow speculative motion of non-loads."
14366 msgstr "Permite el movimiento especulativo de insn que no son load."
14368 #: common.opt:2121
14369 msgid "Allow speculative motion of some loads."
14370 msgstr "Permite el movimiento especulativo de algunas loads."
14372 #: common.opt:2125
14373 msgid "Allow speculative motion of more loads."
14374 msgstr "Permite el movimiento especulativo de más loads."
14376 #: common.opt:2129
14377 msgid "-fsched-verbose=<number>\tSet the verbosity level of the scheduler."
14378 msgstr "-fsched-verbose=<número>\tEstablece el nivel de detalle del planificador."
14380 #: common.opt:2133
14381 msgid "If scheduling post reload, do superblock scheduling."
14382 msgstr "Si se calendariza después de la recarga, hace la planificación de superbloque."
14384 #: common.opt:2141
14385 msgid "Reschedule instructions before register allocation."
14386 msgstr "Recalendariza las instrucciones antes del alojamiento de registros."
14388 #: common.opt:2145
14389 msgid "Reschedule instructions after register allocation."
14390 msgstr "Recalendariza las instrucciones después del alojamiento de registros."
14392 #: common.opt:2152
14393 msgid "Schedule instructions using selective scheduling algorithm."
14394 msgstr "Calendariza instrucciones usando el algoritmo de planificación selectivo."
14396 #: common.opt:2156
14397 msgid "Run selective scheduling after reload."
14398 msgstr "Ejecuta la planificación selectiva después de recargar."
14400 #: common.opt:2160
14401 msgid "Run self-tests, using the given path to locate test files."
14402 msgstr "Corre autotests usando la ruta dada para localizar los ficheros de test."
14404 #: common.opt:2164
14405 msgid "Perform software pipelining of inner loops during selective scheduling."
14406 msgstr "Realiza el `pipelining' de software de los bucles internos durante la planificación selectiva."
14408 #: common.opt:2168
14409 msgid "Perform software pipelining of outer loops during selective scheduling."
14410 msgstr "Realiza el `pipelining' de software de los bucles externos durante la planificación selectiva."
14412 #: common.opt:2172
14413 msgid "Reschedule pipelined regions without pipelining."
14414 msgstr "Recalendariza las regiones `pipelined' sin `pipelining'."
14416 #: common.opt:2176
14417 msgid "Allow interposing function (or variables) by ones with different semantics (or initializer) respectively by dynamic linker."
14418 msgstr "Permite interponer función (o variables) por otras con semántica diferente (o inicializador) respectivamente por enlazador dinámico."
14420 #: common.opt:2182
14421 msgid "Allow premature scheduling of queued insns."
14422 msgstr "Permite la planificación prematura de insns encoladas."
14424 #: common.opt:2186
14425 msgid "-fsched-stalled-insns=<number>\tSet number of queued insns that can be prematurely scheduled."
14426 msgstr "-fsched-stalled-insns=<número>\tEstablece el número de insns encoladas que se pueden calendarizar prematuramente."
14428 #: common.opt:2194
14429 msgid "Set dependence distance checking in premature scheduling of queued insns."
14430 msgstr "Establece la revisión de distancia de dependencias en la planificación prematura de insns encoladas."
14432 #: common.opt:2198
14433 msgid "-fsched-stalled-insns-dep=<number>\tSet dependence distance checking in premature scheduling of queued insns."
14434 msgstr "-fsched-stalled-insns-dep=<número>\tEstablece la revisión de distancia de dependencias en la planificación prematura de insns encoladas."
14436 #: common.opt:2202
14437 msgid "Enable the group heuristic in the scheduler."
14438 msgstr "Activa la heurística de grupo en el planificador."
14440 #: common.opt:2206
14441 msgid "Enable the critical path heuristic in the scheduler."
14442 msgstr "Activa la heurística de ruta crítica en el planificador."
14444 #: common.opt:2210
14445 msgid "Enable the speculative instruction heuristic in the scheduler."
14446 msgstr "Activa la heurística de instrucción especulativa en el planificador."
14448 #: common.opt:2214
14449 msgid "Enable the rank heuristic in the scheduler."
14450 msgstr "Activa la heurística de rango en el planificador."
14452 #: common.opt:2218
14453 msgid "Enable the last instruction heuristic in the scheduler."
14454 msgstr "Activa la heurística de última instrucción en el planificador."
14456 #: common.opt:2222
14457 msgid "Enable the dependent count heuristic in the scheduler."
14458 msgstr "Activa la heurística de cuenta dependiente en el planificador."
14460 #: common.opt:2226
14461 msgid "Access data in the same section from shared anchor points."
14462 msgstr "Accede datos en la misma sección que los puntos de anclaje compartidos."
14464 #: common.opt:2238
14465 msgid "Turn on Redundant Extensions Elimination pass."
14466 msgstr "Activa el paso de Eliminación de Extensiones Redundantes."
14468 #: common.opt:2242
14469 msgid "Show column numbers in diagnostics, when available.  Default on."
14470 msgstr "Muestra los números de columna en los diagnósticos, cuando estén disponible.  Activado por defecto."
14472 #: common.opt:2246
14473 msgid "Emit function prologues only before parts of the function that need it, rather than at the top of the function."
14474 msgstr "Emite prólogos de función sólo después de que las partes de la función que los necesitan, en vez de al principio de la función."
14476 #: common.opt:2251
14477 msgid "Shrink-wrap parts of the prologue and epilogue separately."
14478 msgstr "Estrecha-envuelve partes del prólogo y epílogo por separado."
14480 #: common.opt:2255
14481 msgid "Disable optimizations observable by IEEE signaling NaNs."
14482 msgstr "Desactiva las optimizaciones observables con IEEE señalando NaNs."
14484 #: common.opt:2259
14485 msgid "Disable floating point optimizations that ignore the IEEE signedness of zero."
14486 msgstr "Desactiva las optimizaciones de coma flotante que ignoran el signo de IEEE para cero."
14488 #: common.opt:2263
14489 msgid "Convert floating point constants to single precision constants."
14490 msgstr "Convierte las constantes de coma flotante a constantes de precisión simple."
14492 #: common.opt:2267
14493 msgid "Split lifetimes of induction variables when loops are unrolled."
14494 msgstr "Divide los tiempos de vida de las variables de inducción cuando se desenrollen los bucles."
14496 #: common.opt:2271
14497 msgid "Generate discontiguous stack frames."
14498 msgstr "Genera marcos de pila discontiguos."
14500 #: common.opt:2275
14501 msgid "Split wide types into independent registers."
14502 msgstr "Divide los tipos anchos en registros independientes."
14504 #: common.opt:2279
14505 msgid "Enable backward propagation of use properties at the SSA level."
14506 msgstr "Activa la propagación hacia atrás de propiedades en uso a nivel SSA."
14508 #: common.opt:2283
14509 msgid "Optimize conditional patterns using SSA PHI nodes."
14510 msgstr "Optimiza patrones condicionales usando nodos SSA PHI."
14512 #: common.opt:2287
14513 msgid "Optimize amount of stdarg registers saved to stack at start of function."
14514 msgstr "Optimiza la cantidad de registros stdarg guardados en pila al principio de la función."
14516 #: common.opt:2291
14517 msgid "Apply variable expansion when loops are unrolled."
14518 msgstr "Aplica la expansión de variables cuando se desenrollan los bucles."
14520 #: common.opt:2295
14521 msgid "-fstack-check=[no|generic|specific]\tInsert stack checking code into the program."
14522 msgstr "-fstack-check=[no|generic|specific]\tInserta código de revisión de la pila en el programa."
14524 #: common.opt:2299
14525 msgid "Insert stack checking code into the program.  Same as -fstack-check=specific."
14526 msgstr "Inserta código de revisión de la pila en el programai.  Igual que -fstach-check=specific."
14528 #: common.opt:2306
14529 msgid "-fstack-limit-register=<register>\tTrap if the stack goes past <register>."
14530 msgstr "-fstack-limit-register=<register>\tCaptura si la pila pasa del <registro>."
14532 #: common.opt:2310
14533 msgid "-fstack-limit-symbol=<name>\tTrap if the stack goes past symbol <name>."
14534 msgstr "-fstack-limit-symbol=<nombre>\tCaptura si la pila pasa del símbolo <nombre>."
14536 #: common.opt:2314
14537 msgid "Use propolice as a stack protection method."
14538 msgstr "Usa propolice como un método de protección de pila."
14540 #: common.opt:2318
14541 msgid "Use a stack protection method for every function."
14542 msgstr "Usa un método de protección de pila para cada función."
14544 #: common.opt:2322
14545 msgid "Use a smart stack protection method for certain functions."
14546 msgstr "Usa un método de protección de pila inteligente para ciertas funciones."
14548 #: common.opt:2326
14549 msgid "Use stack protection method only for functions with the stack_protect attribute."
14550 msgstr "Usa método de protección de pila solo para funciones con el atributo stack_protect."
14552 #: common.opt:2330
14553 msgid "Output stack usage information on a per-function basis."
14554 msgstr "Información de uso de pila de salida basada por función."
14556 #: common.opt:2342
14557 msgid "Assume strict aliasing rules apply."
14558 msgstr "Asume que se aplican las reglas estrictas de alias."
14560 #: common.opt:2346
14561 msgid "Treat signed overflow as undefined."
14562 msgstr "Trata el desbordamiento de signo como indefinido."
14564 #: common.opt:2350
14565 msgid "Implement __atomic operations via libcalls to legacy __sync functions."
14566 msgstr "Implementa operaciones __atomic mediante llamadas de biblioteca a funciones __sync antiguas."
14568 #: common.opt:2354
14569 msgid "Check for syntax errors, then stop."
14570 msgstr "Busca errores de sintaxis, y termina."
14572 #: common.opt:2358
14573 msgid "Create data files needed by \"gcov\"."
14574 msgstr "Crea ficheros de datos necesarios para \"gcov\"."
14576 #: common.opt:2362
14577 msgid "Perform jump threading optimizations."
14578 msgstr "Realiza optimizaciones de hilado de saltos."
14580 #: common.opt:2366
14581 msgid "Report the time taken by each compiler pass."
14582 msgstr "Reporta el tiempo tomado por cada paso del compilador."
14584 #: common.opt:2370
14585 msgid "Record times taken by sub-phases separately."
14586 msgstr "Registra los tiempos tomados por subfases por separado."
14588 #: common.opt:2374
14589 msgid "-ftls-model=[global-dynamic|local-dynamic|initial-exec|local-exec]\tSet the default thread-local storage code generation model."
14590 msgstr "-ftls-model=[global-dynamic|local-dynamic|initial-exec|local-exec]\tEstablece el modelo de generación de código por defecto para almacenamiento thread-local."
14592 #: common.opt:2377
14593 #, c-format
14594 msgid "unknown TLS model %qs"
14595 msgstr "modelo TLS %qs desconocido"
14597 #: common.opt:2393
14598 msgid "Reorder top level functions, variables, and asms."
14599 msgstr "Reordena las funciones de nivel superior, variables y asms."
14601 #: common.opt:2397
14602 msgid "Perform superblock formation via tail duplication."
14603 msgstr "Realiza la formación de superbloques a través de la duplicación de colas."
14605 #: common.opt:2401
14606 msgid "For targets that normally need trampolines for nested functions, always generate them instead of using descriptors."
14607 msgstr "Para objetivos que normalmente necesitan trampolines para las funciones anidadas, siempre los genera en lugar de usar descriptores."
14609 #: common.opt:2409
14610 msgid "Assume floating-point operations can trap."
14611 msgstr "Asume que las operaciones de coma flotante pueden atrapar."
14613 #: common.opt:2413
14614 msgid "Trap for signed overflow in addition, subtraction and multiplication."
14615 msgstr "Atrapar desbordamientos signed en adición, sustracción y multiplicación."
14617 #: common.opt:2417
14618 msgid "Enable SSA-CCP optimization on trees."
14619 msgstr "Activa la optimización SSA-CCP en árboles."
14621 #: common.opt:2421
14622 msgid "Enable SSA-BIT-CCP optimization on trees."
14623 msgstr "Activa la optimización SSA-BIT-CCP en árboles."
14625 #: common.opt:2429
14626 msgid "Enable loop header copying on trees."
14627 msgstr "Activa la copia de encabezado de bucles en árboles."
14629 #: common.opt:2437
14630 msgid "Enable SSA coalescing of user variables."
14631 msgstr "Activa coalescencia SSA de variables de usuario."
14633 #: common.opt:2445
14634 msgid "Enable copy propagation on trees."
14635 msgstr "Activa la propagación de copia en árboles."
14637 #: common.opt:2453
14638 msgid "Transform condition stores into unconditional ones."
14639 msgstr "Transforma los almacenamientos condicionales a incondicionales."
14641 #: common.opt:2457
14642 msgid "Perform conversions of switch initializations."
14643 msgstr "Realiza la conversión de las inicializaciones de switch."
14645 #: common.opt:2461
14646 msgid "Enable SSA dead code elimination optimization on trees."
14647 msgstr "Activa la optimización de eliminación de código muerto SSA en árboles."
14649 #: common.opt:2465
14650 msgid "Enable dominator optimizations."
14651 msgstr "Activa las optimizaciones dominadoras."
14653 #: common.opt:2469
14654 msgid "Enable tail merging on trees."
14655 msgstr "Activa la mezcla de colas en árboles."
14657 #: common.opt:2473
14658 msgid "Enable dead store elimination."
14659 msgstr "Activa la eliminación de almacenamiento muerto."
14661 #: common.opt:2477
14662 msgid "Enable forward propagation on trees."
14663 msgstr "Activa la propagación hacia adelante en árboles."
14665 #: common.opt:2481
14666 msgid "Enable Full Redundancy Elimination (FRE) on trees."
14667 msgstr "Activa la Eliminación de Redundancia Completa en árboles."
14669 #: common.opt:2485
14670 msgid "Enable string length optimizations on trees."
14671 msgstr "Activa la optimizaciones de longitud de cadenas en árboles."
14673 #: common.opt:2489
14674 msgid "Detect paths that trigger erroneous or undefined behavior due to dereferencing a null pointer.  Isolate those paths from the main control flow and turn the statement with erroneous or undefined behavior into a trap."
14675 msgstr "Detecta rutas que disparan comportamiento erróneo o indefinido debido a desreferencia de puntero nulo.  Aisla esas rutas del flujo de control principal y convierte la sentencia con comportamiento erróneo o indefinido en una trampa."
14677 #: common.opt:2495
14678 msgid "Detect paths that trigger erroneous or undefined behavior due a null value being used in a way forbidden by a returns_nonnull or nonnull attribute.  Isolate those paths from the main control flow and turn the statement with erroneous or undefined behavior into a trap."
14679 msgstr "Detecta rutas que disparan comportamiento erróneo o indefinido debido a un uso indebido de un valor nuloen un atributo returns_nonnull o nonnull.  Aisla esas rutas del flujo de control principal y convierte la sentencia con comportamiento erróneo o indefinido en una trampa."
14681 #: common.opt:2502
14682 msgid "Enable loop distribution on trees."
14683 msgstr "Activa la distribución de bucles en árboles."
14685 #: common.opt:2506
14686 msgid "Enable loop distribution for patterns transformed into a library call."
14687 msgstr "Activa la distribución de bucles por patrones transformados en una llamada a biblioteca."
14689 #: common.opt:2510
14690 msgid "Enable loop invariant motion on trees."
14691 msgstr "Permite el movimiento invariante de bucles en árboles."
14693 #: common.opt:2518
14694 msgid "Create canonical induction variables in loops."
14695 msgstr "Crea variables de inducción canónica en los bucles."
14697 #: common.opt:2522
14698 msgid "Enable loop optimizations on tree level."
14699 msgstr "Activa las optimizaciones de bucles a nivel de árbol."
14701 #: common.opt:2526
14702 msgid "-ftree-parallelize-loops=<number>\tEnable automatic parallelization of loops."
14703 msgstr "-ftree-parallelize-loops=<número>\tActiva la paralelización automática de bucles."
14705 #: common.opt:2530
14706 msgid "Enable hoisting loads from conditional pointers."
14707 msgstr "Activa las cargas de elevación de punteros condicionales."
14709 #: common.opt:2534
14710 msgid "Enable SSA-PRE optimization on trees."
14711 msgstr "Activa las optimizaciones SSA-PRE en árboles."
14713 #: common.opt:2538
14714 msgid "In SSA-PRE optimization on trees, enable partial-partial redundancy elimination."
14715 msgstr "En optimización SSA-PRE en árboles, activa eliminación de redundancia parcial-parcial."
14717 #: common.opt:2542
14718 msgid "Perform function-local points-to analysis on trees."
14719 msgstr "Realiza el análisis puntero-a función-local en árboles."
14721 #: common.opt:2546
14722 msgid "Enable reassociation on tree level."
14723 msgstr "Activa la reasociación a nivel de árbol."
14725 #: common.opt:2554
14726 msgid "Enable SSA code sinking on trees."
14727 msgstr "Activa el hundimiento de código SSA en árboles."
14729 #: common.opt:2558
14730 msgid "Perform straight-line strength reduction."
14731 msgstr "Realiza reducción de fuerza de línea directa."
14733 #: common.opt:2562
14734 msgid "Perform scalar replacement of aggregates."
14735 msgstr "Realiza el reemplazo escalar de agregados."
14737 #: common.opt:2566
14738 msgid "Replace temporary expressions in the SSA->normal pass."
14739 msgstr "Reemplaza expresiones temporales en el paso SSA->normal."
14741 #: common.opt:2570
14742 msgid "Perform live range splitting during the SSA->normal pass."
14743 msgstr "Realizar la división de rango vivo durante el paso SSA->normal."
14745 #: common.opt:2574
14746 msgid "Perform Value Range Propagation on trees."
14747 msgstr "Realiza la Propagación de Rango Valor en árboles."
14749 #: common.opt:2578
14750 msgid "Split paths leading to loop backedges."
14751 msgstr "Divide las rutas que llevan a bordes traseros de bucle."
14753 #: common.opt:2582
14754 msgid "Assume common declarations may be overridden with ones with a larger trailing array."
14755 msgstr "Asume que las declaraciones comunes pueden sustituirse por las que tienen un array postrero mayor."
14757 #: common.opt:2587
14758 msgid "Compile whole compilation unit at a time."
14759 msgstr "Compila la unidad de compilación completa a la vez."
14761 #: common.opt:2591
14762 msgid "Perform loop unrolling when iteration count is known."
14763 msgstr "Realiza el desenrollamiento del bucle cuando se conoce la cuenta de iteración."
14765 #: common.opt:2595
14766 msgid "Perform loop unrolling for all loops."
14767 msgstr "Realiza el desenrollamiento del bucle para todos los bucles."
14769 #: common.opt:2606
14770 msgid "Allow optimization for floating-point arithmetic which may change the result of the operation due to rounding."
14771 msgstr "Permite la optimización para la aritmética de coma flotante la cual puede cambiar el resultado de la operación debido a redondeo."
14773 #: common.opt:2611
14774 msgid "Same as -fassociative-math for expressions which include division."
14775 msgstr "Igual que -fassociative-math para las expresiones que incluyen división."
14777 #: common.opt:2619
14778 msgid "Allow math optimizations that may violate IEEE or ISO standards."
14779 msgstr "Permite optimizaciones matemáticas que pueden violar los estándares IEEE ó ISO."
14781 #: common.opt:2623
14782 msgid "Perform loop unswitching."
14783 msgstr "Realiza la eliminación de opciones de bucle."
14785 #: common.opt:2627
14786 msgid "Perform loop splitting."
14787 msgstr "Realiza la división de bucles."
14789 #: common.opt:2631
14790 msgid "Just generate unwind tables for exception handling."
14791 msgstr "Sólo genera tablas de desenredo para manejo de excepciones."
14793 #: common.opt:2635
14794 msgid "Use the bfd linker instead of the default linker."
14795 msgstr "Usa el enlazador bfd eb lugar del predeterminado."
14797 #: common.opt:2639
14798 msgid "Use the gold linker instead of the default linker."
14799 msgstr "Usa el enlazador de oro eb lugar del predeterminado."
14801 #: common.opt:2651
14802 msgid "Perform variable tracking."
14803 msgstr "Realiza seguimiento de variables."
14805 #: common.opt:2659
14806 msgid "Perform variable tracking by annotating assignments."
14807 msgstr "Realiza seguimiento de variables con asignación de anotaciones."
14809 #: common.opt:2665
14810 msgid "Toggle -fvar-tracking-assignments."
14811 msgstr "Cambia -fvar-tracking-assignments."
14813 #: common.opt:2673
14814 msgid "Perform variable tracking and also tag variables that are uninitialized."
14815 msgstr "Realiza el seguimiento de variables y también marca las variables que no se inicializaron."
14817 #: common.opt:2677
14818 msgid "Enable vectorization on trees."
14819 msgstr "Activa la vectorización en árboles."
14821 #: common.opt:2685
14822 msgid "Enable loop vectorization on trees."
14823 msgstr "Activa la vectorización de bucles en árboles."
14825 #: common.opt:2689
14826 msgid "Enable basic block vectorization (SLP) on trees."
14827 msgstr "Activa la vectorización de bloque básico (SLP) en árboles."
14829 #: common.opt:2693
14830 msgid "Specifies the cost model for vectorization. -fvect-cost-model=[unlimited|dynamic|cheap]\tSpecifies the cost model for vectorization."
14831 msgstr "Especifica el modelo de coste para vectorización. -fvect-cost-model=[unlimited|dynamic|cheap]\tEspecifica el modelo de coste para vectorización."
14833 #: common.opt:2698
14834 msgid "-fsimd-cost-model=[unlimited|dynamic|cheap]\tSpecifies the vectorization cost model for code marked with a simd directive."
14835 msgstr "-fsimd-cost-model=[unlimited|dynamic|cheap]\tEspecifica el modelo de coste de la vectorización para código marcado con directiva simd."
14837 #: common.opt:2701
14838 #, c-format
14839 msgid "unknown vectorizer cost model %qs"
14840 msgstr "modelo %qs de coste de vectorizador desconocido"
14842 #: common.opt:2714
14843 msgid "Enables the dynamic vectorizer cost model.  Preserved for backward compatibility."
14844 msgstr "Activa el modelo de coste de vectorizador dinámico.  Se preserva por compatibilidad hacia atrás."
14846 #: common.opt:2722
14847 msgid "Enable copy propagation of scalar-evolution information."
14848 msgstr "Activa la propagación de copia de la información escalar-evolución."
14850 #: common.opt:2732
14851 msgid "Add extra commentary to assembler output."
14852 msgstr "Agrega comentarios extra a la salida de ensamblador."
14854 #: common.opt:2736
14855 msgid "-fvisibility=[default|internal|hidden|protected]\tSet the default symbol visibility."
14856 msgstr "-fvisibility=[default|internal|hidden|protected]\tEstablece la visibilidad de símbolos por defecto."
14858 #: common.opt:2739
14859 #, c-format
14860 msgid "unrecognized visibility value %qs"
14861 msgstr "no se reconoce el valor de visibilidad %qs"
14863 #: common.opt:2755
14864 msgid "Validate vtable pointers before using them."
14865 msgstr "Valida los punteros vtable antes de usarlos."
14867 #: common.opt:2758
14868 #, c-format
14869 msgid "unknown vtable verify initialization priority %qs"
14870 msgstr "prioridad %qs de inicialización de verificación de vtable desconocida."
14872 #: common.opt:2771
14873 msgid "Output vtable verification counters."
14874 msgstr "Contadores de verificación de vtable de salida."
14876 #: common.opt:2775
14877 msgid "Output vtable verification pointer sets information."
14878 msgstr "Información sobre los conjuntos de vectores de verificación de vtable de salida."
14880 #: common.opt:2779
14881 msgid "Use expression value profiles in optimizations."
14882 msgstr "Usa perfiles de valor de expresión en las optimizaciones."
14884 #: common.opt:2783
14885 msgid "Construct webs and split unrelated uses of single variable."
14886 msgstr "Construye redes y divide usos no relacionados de una sola variable."
14888 #: common.opt:2787
14889 msgid "Enable conditional dead code elimination for builtin calls."
14890 msgstr "Activa la eliminación de código muerto condicional para llamadas internas."
14892 #: common.opt:2791
14893 msgid "Perform whole program optimizations."
14894 msgstr "Realiza optimizaciones del programa completo."
14896 # wraps around? No entiendo bien. cfuga
14897 #: common.opt:2795
14898 msgid "Assume signed arithmetic overflow wraps around."
14899 msgstr "Asume que el desbordamiento aritmético con signo se envuelve."
14901 #: common.opt:2799
14902 msgid "Put zero initialized data in the bss section."
14903 msgstr "Pone los datos inicializados a cero en la sección bss."
14905 #: common.opt:2803
14906 msgid "Generate debug information in default format."
14907 msgstr "Genera información de depuración en el formato por defecto."
14909 #: common.opt:2807
14910 msgid "Generate debug information in COFF format."
14911 msgstr "Genera información de depuración en el formato COFF."
14913 #: common.opt:2811
14914 msgid "Don't record DW_AT_decl_column and DW_AT_call_column in DWARF."
14915 msgstr ""
14917 #: common.opt:2815
14918 msgid "Record DW_AT_decl_column and DW_AT_call_column in DWARF."
14919 msgstr ""
14921 #: common.opt:2819
14922 msgid "Generate debug information in default version of DWARF format."
14923 msgstr "Genera información de depuración en la versión predeterminada del formato DWARF."
14925 #: common.opt:2823
14926 msgid "Generate debug information in DWARF v2 (or later) format."
14927 msgstr "Genera información de depuración en el formato DWARF v2 (o posterior)."
14929 #: common.opt:2827
14930 msgid "Generate debug information in default extended format."
14931 msgstr "Genera información de depuración en el formato extendido por defecto."
14933 #: common.opt:2831
14934 msgid "Don't generate DWARF pubnames and pubtypes sections."
14935 msgstr "No genera nombres públicos DWARF y secciones de tipos públicos."
14937 #: common.opt:2835
14938 msgid "Generate DWARF pubnames and pubtypes sections."
14939 msgstr "Genera nombres públicos DWARF y secciones de tipos públicos."
14941 #: common.opt:2839
14942 msgid "Generate DWARF pubnames and pubtypes sections with GNU extensions."
14943 msgstr "Genera nombres públicos DWARF y secciones de tipos públicos con extensiones GNU."
14945 #: common.opt:2843
14946 msgid "Don't record gcc command line switches in DWARF DW_AT_producer."
14947 msgstr "No guarda las opciones de la línea de órdenes de gcc en DW_AT_producer de DWARF."
14949 #: common.opt:2847
14950 msgid "Record gcc command line switches in DWARF DW_AT_producer."
14951 msgstr "Guarda las opciones de la línea de órdenes de gcc en DW_AT_producer de DWARF."
14953 #: common.opt:2851
14954 msgid "Don't generate debug information in separate .dwo files."
14955 msgstr "No genera información de depuración en ficheros .dwo separados."
14957 #: common.opt:2855
14958 msgid "Generate debug information in separate .dwo files."
14959 msgstr "Genera información de depuración en ficheros .dwo separados."
14961 #: common.opt:2859
14962 msgid "Generate debug information in STABS format."
14963 msgstr "Genera información de depuración en el formato STABS."
14965 #: common.opt:2863
14966 msgid "Generate debug information in extended STABS format."
14967 msgstr "Genera información de depuración en el formato STABS extendido."
14969 #: common.opt:2867
14970 msgid "Emit DWARF additions beyond selected version."
14971 msgstr "Emite adiciones DWARF más allá de la versión seleccionada."
14973 #: common.opt:2871
14974 msgid "Don't emit DWARF additions beyond selected version."
14975 msgstr "No emite adiciones DWARF más allá de la versión seleccionada."
14977 #: common.opt:2875
14978 msgid "Toggle debug information generation."
14979 msgstr "Cambia la generación de información de depuración."
14981 #: common.opt:2879
14982 msgid "Generate debug information in VMS format."
14983 msgstr "Genera información de depuración en el formato VMS."
14985 #: common.opt:2883
14986 msgid "Generate debug information in XCOFF format."
14987 msgstr "Genera información de depuración en el formato XCOFF."
14989 #: common.opt:2887
14990 msgid "Generate debug information in extended XCOFF format."
14991 msgstr "Genera información de depuración en el formato XCOFF extendido."
14993 #: common.opt:2905
14994 msgid "Generate compressed debug sections."
14995 msgstr "Genera secciones de depuración comprimidas."
14997 #: common.opt:2909
14998 msgid "-gz=<format>\tGenerate compressed debug sections in format <format>."
14999 msgstr "-gz=<formato>\tGenera secciones de depuración comprimidas en formato <formato>."
15001 #: common.opt:2916
15002 msgid "-iplugindir=<dir>\tSet <dir> to be the default plugin directory."
15003 msgstr "-iplugindir=<dir>\tDefine <dir> como el directorio de plugins por defecto."
15005 #: common.opt:2920
15006 msgid "-imultiarch <dir>\tSet <dir> to be the multiarch include subdirectory."
15007 msgstr "-imultilib <dir>\tDefine <dir> como el subdirectorio de inclusión de multilib."
15009 #: common.opt:2942
15010 msgid "-o <file>\tPlace output into <file>."
15011 msgstr "-o <fichero>\tColoca la salida en el <fichero>."
15013 #: common.opt:2946
15014 msgid "Enable function profiling."
15015 msgstr "Activa el análisis de perfil de las funciones."
15017 #: common.opt:2956
15018 msgid "Like -pedantic but issue them as errors."
15019 msgstr "Como -pedantic pero los muestra como errores."
15021 #: common.opt:2996
15022 msgid "Do not display functions compiled or elapsed time."
15023 msgstr "No muestra las funciones compiladas o el tiempo transcurrido."
15025 #: common.opt:3028
15026 msgid "Enable verbose output."
15027 msgstr "Activa la salida detallada."
15029 #: common.opt:3032
15030 msgid "Display the compiler's version."
15031 msgstr "Muestra la versión del compilador."
15033 #: common.opt:3036
15034 msgid "Suppress warnings."
15035 msgstr "Suprime avisos."
15037 #: common.opt:3046
15038 msgid "Create a shared library."
15039 msgstr "Crea una biblioteca compartida."
15041 #: common.opt:3091
15042 msgid "Don't create a position independent executable."
15043 msgstr "No genera un ejecutable independiente de posición."
15045 #: common.opt:3095
15046 msgid "Create a position independent executable."
15047 msgstr "Genera un ejecutable independiente de posición."
15049 #: common.opt:3102
15050 msgid "Use caller save register across calls if possible."
15051 msgstr "Usa registro de guarda de invocador entre llamadas si es posible."
15053 #: go/gofrontend/expressions.cc:95 c-family/c-warn.c:479 cp/cvt.c:1297
15054 #: cp/cvt.c:1548
15055 #, gcc-internal-format
15056 msgid "value computed is not used"
15057 msgstr "no se usa el valor calculado"
15059 #: go/gofrontend/expressions.cc:615
15060 msgid "invalid use of type"
15061 msgstr "uso no válido del tipo"
15063 #: go/gofrontend/expressions.cc:2841 go/gofrontend/expressions.cc:2907
15064 #: go/gofrontend/expressions.cc:2923
15065 msgid "constant refers to itself"
15066 msgstr "la constante se refiere a sí misma"
15068 #: go/gofrontend/expressions.cc:3735 go/gofrontend/expressions.cc:4223
15069 msgid "expected pointer"
15070 msgstr "se esperaba un puntero"
15072 #: go/gofrontend/expressions.cc:4194
15073 msgid "expected numeric type"
15074 msgstr "se esperaba un tipo numérico"
15076 #: go/gofrontend/expressions.cc:4199
15077 msgid "expected boolean type"
15078 msgstr "se esperaba un tipo booleano"
15080 #: go/gofrontend/expressions.cc:4204 c/c-parser.c:12782 c/c-parser.c:12789
15081 #: cp/parser.c:32592 cp/parser.c:32599
15082 #, gcc-internal-format
15083 msgid "expected integer"
15084 msgstr "se esperaba un entero"
15086 #: go/gofrontend/expressions.cc:5814
15087 msgid "invalid comparison of nil with nil"
15088 msgstr "comparación no válida de nil con nil"
15090 #: go/gofrontend/expressions.cc:5820 go/gofrontend/expressions.cc:5838
15091 msgid "incompatible types in binary expression"
15092 msgstr "tipos incompatibles en la expresión binaria"
15094 #: go/gofrontend/expressions.cc:5858
15095 msgid "integer division by zero"
15096 msgstr "división entera por cero"
15098 #: go/gofrontend/expressions.cc:5866
15099 msgid "shift of non-integer operand"
15100 msgstr "desplazamiento de un operando que no es entero"
15102 #: go/gofrontend/expressions.cc:5869 go/gofrontend/expressions.cc:5873
15103 #: go/gofrontend/expressions.cc:5881
15104 msgid "shift count not unsigned integer"
15105 msgstr "la cuenta de desplazamiento no es un entero sin signo"
15107 #: go/gofrontend/expressions.cc:5886
15108 msgid "negative shift count"
15109 msgstr "cuenta de desplazamiento negativa"
15111 #: go/gofrontend/expressions.cc:6697
15112 msgid "object is not a method"
15113 msgstr "el objeto no es un método"
15115 #: go/gofrontend/expressions.cc:6714
15116 msgid "method type does not match object type"
15117 msgstr "el tipo de método no coincide con el tipo de objeto"
15119 #: go/gofrontend/expressions.cc:7221
15120 msgid "invalid use of %<...%> with builtin function"
15121 msgstr "uso no válido de %<..%> con la función interna"
15123 #: go/gofrontend/expressions.cc:7232
15124 msgid "invalid use of method value as argument of Offsetof"
15125 msgstr "uso no válido de valor de método como argumento de Offsetof"
15127 #: go/gofrontend/expressions.cc:7246
15128 msgid "argument of Offsetof implies indirection of an embedded field"
15129 msgstr "el argumento de Offsetof implica indirección de un campo empotrado"
15131 #: go/gofrontend/expressions.cc:7271 go/gofrontend/expressions.cc:7308
15132 #: go/gofrontend/expressions.cc:7450 go/gofrontend/expressions.cc:8485
15133 #: go/gofrontend/expressions.cc:8634 go/gofrontend/expressions.cc:8680
15134 #: go/gofrontend/expressions.cc:8712 go/gofrontend/expressions.cc:8788
15135 #: go/gofrontend/expressions.cc:10038 go/gofrontend/expressions.cc:10055
15136 #: go/gofrontend/expressions.cc:10071
15137 msgid "not enough arguments"
15138 msgstr "faltan argumentos"
15140 #: go/gofrontend/expressions.cc:7273 go/gofrontend/expressions.cc:7310
15141 #: go/gofrontend/expressions.cc:8490 go/gofrontend/expressions.cc:8617
15142 #: go/gofrontend/expressions.cc:8639 go/gofrontend/expressions.cc:8717
15143 #: go/gofrontend/expressions.cc:8790 go/gofrontend/expressions.cc:9586
15144 #: go/gofrontend/expressions.cc:10043 go/gofrontend/expressions.cc:10057
15145 #: go/gofrontend/expressions.cc:10078
15146 msgid "too many arguments"
15147 msgstr "demasiados argumentos"
15149 #: go/gofrontend/expressions.cc:7312
15150 msgid "argument 1 must be a map"
15151 msgstr "el argumento 1 debe ser un mapa"
15153 #: go/gofrontend/expressions.cc:7476
15154 msgid "invalid type for make function"
15155 msgstr "tipo no válido para la función make"
15157 #: go/gofrontend/expressions.cc:7489
15158 msgid "length required when allocating a slice"
15159 msgstr "se requiere longitud al alojar una rebanada"
15161 #: go/gofrontend/expressions.cc:7522
15162 msgid "len larger than cap"
15163 msgstr ""
15165 #: go/gofrontend/expressions.cc:7531
15166 msgid "too many arguments to make"
15167 msgstr "demasiados argumentos para make"
15169 #: go/gofrontend/expressions.cc:8534
15170 msgid "argument must be array or slice or channel"
15171 msgstr "el argumento debe ser matriz o rebanada o canal"
15173 #: go/gofrontend/expressions.cc:8544
15174 msgid "argument must be string or array or slice or map or channel"
15175 msgstr "el argumento debe ser cadena o matriz o rebanada o mapa o canal"
15177 #: go/gofrontend/expressions.cc:8590
15178 msgid "unsupported argument type to builtin function"
15179 msgstr "no se admite el tipo de argumento para la función interna"
15181 #: go/gofrontend/expressions.cc:8601
15182 msgid "argument must be channel"
15183 msgstr "el argumento debe ser canal"
15185 #: go/gofrontend/expressions.cc:8603
15186 msgid "cannot close receive-only channel"
15187 msgstr "no se puede cerrar un canal de sólo recepción"
15189 #: go/gofrontend/expressions.cc:8625
15190 msgid "argument must be a field reference"
15191 msgstr "el argumento debe ser una referencia de campo"
15193 #: go/gofrontend/expressions.cc:8655
15194 msgid "left argument must be a slice"
15195 msgstr "el argumento izquierdo debe ser una rebanada"
15197 #: go/gofrontend/expressions.cc:8663
15198 msgid "element types must be the same"
15199 msgstr "los tipos de elemento deben ser el mismo"
15201 #: go/gofrontend/expressions.cc:8668
15202 msgid "first argument must be []byte"
15203 msgstr "el primer argumento debe ser []byte"
15205 #: go/gofrontend/expressions.cc:8671
15206 msgid "second argument must be slice or string"
15207 msgstr "el segundo argumento debe ser una rebanada o una cadena"
15209 #: go/gofrontend/expressions.cc:8780
15210 msgid "argument must have complex type"
15211 msgstr "el argumento debe tener tipo complejo"
15213 #: go/gofrontend/expressions.cc:8798
15214 msgid "complex arguments must have identical types"
15215 msgstr "los argumentos complejos deben tener tipos idénticos"
15217 #: go/gofrontend/expressions.cc:8800
15218 msgid "complex arguments must have floating-point type"
15219 msgstr "los argumentos complejos deben tener tipo de coma flotante"
15221 #: go/gofrontend/expressions.cc:9357 go/gofrontend/expressions.cc:9984
15222 #: go/gofrontend/expressions.cc:10380
15223 msgid "expected function"
15224 msgstr "se esperaba función"
15226 #: go/gofrontend/expressions.cc:9385
15227 msgid "multiple-value argument in single-value context"
15228 msgstr "argumento de valor múltiple en un contexto de un solo valor"
15230 #: go/gofrontend/expressions.cc:9590
15231 msgid "invalid use of %<...%> with non-slice"
15232 msgstr "uso no válido de %<...%> con algo que no es rebanada"
15234 #: go/gofrontend/expressions.cc:9992
15235 msgid "function result count mismatch"
15236 msgstr "el número de resultados de la función no cuadra"
15238 #: go/gofrontend/expressions.cc:10010
15239 msgid "incompatible type for receiver"
15240 msgstr "tipo incompatible para el receptor"
15242 #: go/gofrontend/expressions.cc:10028
15243 msgid "invalid use of %<...%> calling non-variadic function"
15244 msgstr "uso no válido de %<...%> en la llamada a la función que no es variadic"
15246 #: go/gofrontend/expressions.cc:10389 go/gofrontend/expressions.cc:10403
15247 msgid "number of results does not match number of values"
15248 msgstr "el número de resultados no coincide con el número de valores"
15250 #: go/gofrontend/expressions.cc:10692 go/gofrontend/expressions.cc:11198
15251 msgid "index must be integer"
15252 msgstr "el índice debe ser entero"
15254 #: go/gofrontend/expressions.cc:10700 go/gofrontend/expressions.cc:11206
15255 msgid "slice end must be integer"
15256 msgstr "el final de la rebanada debe ser entero"
15258 #: go/gofrontend/expressions.cc:10708
15259 msgid "slice capacity must be integer"
15260 msgstr "la capacidad de la rebanada debe ser entero"
15262 #: go/gofrontend/expressions.cc:10758 go/gofrontend/expressions.cc:11240
15263 msgid "inverted slice range"
15264 msgstr "rango de rodaja invertido"
15266 #: go/gofrontend/expressions.cc:10801
15267 msgid "slice of unaddressable value"
15268 msgstr "rebanada con valor que no es direccionable"
15270 #: go/gofrontend/expressions.cc:11465
15271 msgid "incompatible type for map index"
15272 msgstr "tipo incompatibles para el índice de mapa"
15274 #: go/gofrontend/expressions.cc:11833
15275 msgid "expected interface or pointer to interface"
15276 msgstr "se esperaba interfaz o puntero a interfaz"
15278 #: go/gofrontend/expressions.cc:12534
15279 msgid "too many expressions for struct"
15280 msgstr "demasiadas expresiones para struct"
15282 #: go/gofrontend/expressions.cc:12547
15283 msgid "too few expressions for struct"
15284 msgstr "faltan expresiones para struct"
15286 #: go/gofrontend/expressions.cc:14143 go/gofrontend/statements.cc:1625
15287 msgid "type assertion only valid for interface types"
15288 msgstr "la aserción de tipo sólo es válida para los tipos de interfaz"
15290 #: go/gofrontend/expressions.cc:14155
15291 msgid "impossible type assertion: type does not implement interface"
15292 msgstr "aserción de tipo imposible: el tipo no implementa interfaz"
15294 #: go/gofrontend/expressions.cc:14283 go/gofrontend/expressions.cc:14303
15295 #: go/gofrontend/statements.cc:1470
15296 msgid "expected channel"
15297 msgstr "se esperaba canal"
15299 #: go/gofrontend/expressions.cc:14308 go/gofrontend/statements.cc:1475
15300 msgid "invalid receive on send-only channel"
15301 msgstr "recepción no válida en canal de sólo envío"
15303 #: go/gofrontend/parse.cc:3107
15304 msgid "parentheses required around this composite literal to avoid parsing ambiguity"
15305 msgstr "se requieren paréntesis alrededor de esta literal compuesta para eviar ambigüedad en la decodificación"
15307 #: go/gofrontend/parse.cc:4665
15308 msgid "cannot fallthrough final case in switch"
15309 msgstr ""
15311 #: go/gofrontend/statements.cc:774
15312 msgid "invalid left hand side of assignment"
15313 msgstr "lado izquierdo de la asignación no válido"
15315 #: go/gofrontend/statements.cc:785 go/gofrontend/statements.cc:1187
15316 msgid "use of untyped nil"
15317 msgstr "uso de nil sin tipo"
15319 #: go/gofrontend/statements.cc:1309
15320 msgid "expected map index on right hand side"
15321 msgstr "se esperaba un índice de mapa en el lado derecho"
15323 #: go/gofrontend/statements.cc:2710 go/gofrontend/statements.cc:2740
15324 msgid "not enough arguments to return"
15325 msgstr "faltan argumentos para devolver"
15327 #: go/gofrontend/statements.cc:2718
15328 msgid "return with value in function with no return type"
15329 msgstr "devolución con valor en una función sin tipo de devolución"
15331 #: go/gofrontend/statements.cc:2746
15332 msgid "too many values in return statement"
15333 msgstr "demasiados valores en la declaración de devolución"
15335 #: go/gofrontend/statements.cc:3153
15336 msgid "expected boolean expression"
15337 msgstr "se esperaba una expresión booleana"
15339 #: go/gofrontend/statements.cc:4244
15340 msgid "cannot type switch on non-interface value"
15341 msgstr "no se puede cambiar el tipo en valores que no son de interfaz"
15343 #: go/gofrontend/statements.cc:4379
15344 msgid "incompatible types in send"
15345 msgstr "tipos incompatibles en send"
15347 #: go/gofrontend/statements.cc:4384
15348 msgid "invalid send on receive-only channel"
15349 msgstr "envío no válido en canal de sólo recepción"
15351 #: go/gofrontend/statements.cc:5335
15352 msgid "too many variables for range clause with channel"
15353 msgstr "demasiadas variables para la cláusula de rango con canal"
15355 #: go/gofrontend/statements.cc:5342
15356 msgid "range clause must have array, slice, string, map, or channel type"
15357 msgstr "la cláusula de rango debe tener tipo matriz, rebanada, cadena, mapa o canal"
15359 #: go/gofrontend/types.cc:513
15360 msgid "invalid comparison of non-ordered type"
15361 msgstr "comparación no válida de tipo que no es ordenado"
15363 #: go/gofrontend/types.cc:529
15364 msgid "slice can only be compared to nil"
15365 msgstr "la rebanada sólo se puede comparar con nil"
15367 #: go/gofrontend/types.cc:531
15368 msgid "map can only be compared to nil"
15369 msgstr "el mapa sólo se puede comparar con nil"
15371 #: go/gofrontend/types.cc:533
15372 msgid "func can only be compared to nil"
15373 msgstr "la función sólo se puede comparar con nil"
15375 #: go/gofrontend/types.cc:539
15376 #, c-format
15377 msgid "invalid operation (%s)"
15378 msgstr "operación no válida (%s)"
15380 #: go/gofrontend/types.cc:562
15381 msgid "invalid comparison of non-comparable type"
15382 msgstr "comparación no válida de tipo que no es comparable"
15384 #: go/gofrontend/types.cc:575
15385 msgid "invalid comparison of generated struct"
15386 msgstr "comparación no válida de struct generado"
15388 #: go/gofrontend/types.cc:586
15389 msgid "invalid comparison of non-comparable struct"
15390 msgstr "comparación no válida de struct que no es comparable"
15392 #: go/gofrontend/types.cc:596
15393 msgid "invalid comparison of generated array"
15394 msgstr "comparación no válida de matriz generada"
15396 #: go/gofrontend/types.cc:603
15397 msgid "invalid comparison of non-comparable array"
15398 msgstr "comparación no válida de matriz que no es comparable"
15400 #: go/gofrontend/types.cc:631
15401 msgid "multiple-value function call in single-value context"
15402 msgstr "llamada a función de valor múltiple en un contexto de un solo valor"
15404 #: go/gofrontend/types.cc:708
15405 msgid "need explicit conversion"
15406 msgstr "necesita conversión implícita"
15408 #: go/gofrontend/types.cc:715
15409 #, c-format
15410 msgid "cannot use type %s as type %s"
15411 msgstr "no se puede usar el tipo %s como tipo %s"
15413 #: go/gofrontend/types.cc:3849
15414 msgid "different receiver types"
15415 msgstr "tipos de receptor diferentes"
15417 #: go/gofrontend/types.cc:3869 go/gofrontend/types.cc:3882
15418 #: go/gofrontend/types.cc:3897
15419 msgid "different number of parameters"
15420 msgstr "número diferente de parámetros"
15422 #: go/gofrontend/types.cc:3890
15423 msgid "different parameter types"
15424 msgstr "tipos de parámetro diferentes"
15426 #: go/gofrontend/types.cc:3905
15427 msgid "different varargs"
15428 msgstr "varargs diferentes"
15430 #: go/gofrontend/types.cc:3914 go/gofrontend/types.cc:3927
15431 #: go/gofrontend/types.cc:3942
15432 msgid "different number of results"
15433 msgstr "número diferente de resultados"
15435 #: go/gofrontend/types.cc:3935
15436 msgid "different result types"
15437 msgstr "tipos de resultado diferentes"
15439 #: go/gofrontend/types.cc:8423
15440 #, c-format
15441 msgid "need explicit conversion; missing method %s%s%s"
15442 msgstr "se necesita conversión explícita; falta el método %s%s%s"
15444 #: go/gofrontend/types.cc:8440 go/gofrontend/types.cc:8582
15445 #, c-format
15446 msgid "incompatible type for method %s%s%s"
15447 msgstr "tipo incompatible para el método %s%s%s"
15449 #: go/gofrontend/types.cc:8444 go/gofrontend/types.cc:8586
15450 #, c-format
15451 msgid "incompatible type for method %s%s%s (%s)"
15452 msgstr "tipo incompatible para el método %s%s%s (%s)"
15454 #: go/gofrontend/types.cc:8523 go/gofrontend/types.cc:8536
15455 msgid "pointer to interface type has no methods"
15456 msgstr "el puntero a tipo de interfaz no tiene métodos"
15458 #: go/gofrontend/types.cc:8525 go/gofrontend/types.cc:8538
15459 msgid "type has no methods"
15460 msgstr "el tipo no tiene métodos"
15462 #: go/gofrontend/types.cc:8559
15463 #, c-format
15464 msgid "ambiguous method %s%s%s"
15465 msgstr "método ambiguo %s%s%s"
15467 #: go/gofrontend/types.cc:8562
15468 #, c-format
15469 msgid "missing method %s%s%s"
15470 msgstr "falta el método %s%s%s"
15472 #: go/gofrontend/types.cc:8603
15473 #, c-format
15474 msgid "method %s%s%s requires a pointer receiver"
15475 msgstr "el método %s%s%s requiere un receptor de puntero"
15477 #: go/gofrontend/types.cc:8621
15478 #, c-format
15479 msgid "method %s%s%s is marked go:nointerface"
15480 msgstr "el método %s%s%s está marado go:nointerface"
15482 #. Warn about and ignore all others for now, but store them.
15483 #: attribs.c:436 c-family/c-attribs.c:2400 objc/objc-act.c:4957
15484 #: objc/objc-act.c:6926 objc/objc-act.c:8113 objc/objc-act.c:8164
15485 #, gcc-internal-format
15486 msgid "%qE attribute directive ignored"
15487 msgstr "se descarta la directiva de atributo %qE"
15489 #: attribs.c:440
15490 #, gcc-internal-format
15491 msgid "%<%E::%E%> scoped attribute directive ignored"
15492 msgstr "se descarta la directiva de atributo de alcance %<%E::%E%>"
15494 #: attribs.c:449
15495 #, gcc-internal-format
15496 msgid "wrong number of arguments specified for %qE attribute"
15497 msgstr "se especificó el número equivocado de argumentos para el atributo %qE"
15499 #. This is a c++11 attribute that appertains to a
15500 #. type-specifier, outside of the definition of, a class
15501 #. type.  Ignore it.
15502 #: attribs.c:462
15503 #, gcc-internal-format
15504 msgid "attribute ignored"
15505 msgstr "se descarta el atributo"
15507 #: attribs.c:464
15508 #, gcc-internal-format
15509 msgid "an attribute that appertains to a type-specifier is ignored"
15510 msgstr "un atributo que atañe a un especificador de tipo se descarta"
15512 #: attribs.c:481
15513 #, gcc-internal-format
15514 msgid "%qE attribute does not apply to types"
15515 msgstr "el atributo %qE no se aplica a tipos"
15517 #: attribs.c:529
15518 #, gcc-internal-format
15519 msgid "%qE attribute only applies to function types"
15520 msgstr "el atributo %qE se aplica solamente a tipos de funciones"
15522 #: attribs.c:539
15523 #, gcc-internal-format
15524 msgid "type attributes ignored after type is already defined"
15525 msgstr "se descartan los atributos de tipo después de que el tipo ya se definió"
15527 #: auto-profile.c:347
15528 #, gcc-internal-format
15529 msgid "offset exceeds 16 bytes"
15530 msgstr "el desplazamiento excede 16 bytes"
15532 #: auto-profile.c:854
15533 #, gcc-internal-format
15534 msgid "Not expected TAG."
15535 msgstr "No se esperaba TAG."
15537 #: auto-profile.c:920
15538 #, gcc-internal-format, gfc-internal-format
15539 msgid "cannot open profile file %s"
15540 msgstr "no se puede abrir el fichero de perfil %s"
15542 #: auto-profile.c:926
15543 #, gcc-internal-format
15544 msgid "AutoFDO profile magic number does not match"
15545 msgstr "El número mágico de perfil AutoFDO no cuadra"
15547 #: auto-profile.c:934
15548 #, gcc-internal-format, gfc-internal-format
15549 msgid "AutoFDO profile version %u does match %u"
15550 msgstr "La versión %u de perfil AutoFDO no cuadra con %u"
15552 #: auto-profile.c:946
15553 #, gcc-internal-format, gfc-internal-format
15554 msgid "cannot read string table from %s"
15555 msgstr "no se puede leer la tabla de cadenas de %s"
15557 #: auto-profile.c:954
15558 #, gcc-internal-format, gfc-internal-format
15559 msgid "cannot read function profile from %s"
15560 msgstr "no se puede leer el perfil de función de %s"
15562 #: auto-profile.c:964
15563 #, gcc-internal-format, gfc-internal-format
15564 msgid "cannot read working set from %s"
15565 msgstr "no se puede leer el conjunto de trabajo de %s"
15567 #: bt-load.c:1564
15568 #, gcc-internal-format
15569 msgid "branch target register load optimization is not intended to be run twice"
15570 msgstr "la optimización de carga de registro objetivo no se pensó para ser ejecutada dos veces"
15572 #: builtins.c:644
15573 #, gcc-internal-format
15574 msgid "offset %qwi outside bounds of constant string"
15575 msgstr "el desplazamiento %qwi fuera de los límites de la constante de cadena"
15577 #: builtins.c:1242
15578 #, gcc-internal-format
15579 msgid "second argument to %<__builtin_prefetch%> must be a constant"
15580 msgstr "el segundo argumento de %<__builtin_prefetch%> debe ser una constante"
15582 #: builtins.c:1249
15583 #, gcc-internal-format
15584 msgid "invalid second argument to %<__builtin_prefetch%>; using zero"
15585 msgstr "el segundo argumento para %<__builtin_prefetch%> es no válido; se usa cero"
15587 #: builtins.c:1257
15588 #, gcc-internal-format
15589 msgid "third argument to %<__builtin_prefetch%> must be a constant"
15590 msgstr "el tercer argumento de %<__builtin_prefetch%> debe ser una constante"
15592 #: builtins.c:1264
15593 #, gcc-internal-format
15594 msgid "invalid third argument to %<__builtin_prefetch%>; using zero"
15595 msgstr "el tercer argumento para %<__builtin_prefetch%> es no válido; se usa cero"
15597 #: builtins.c:3131
15598 #, gcc-internal-format
15599 msgid "%K%qD: specified size %wu exceeds maximum object size %wu"
15600 msgstr "%K%qD: el tamaño especificado %wu excede el tamaño máximo %wu del objeto"
15602 #: builtins.c:3138
15603 #, gcc-internal-format
15604 msgid "%K%qD: specified size between %wu and %wu exceeds maximum object size %wu"
15605 msgstr "%K%qD: el tamaño especificado entre %wu y %wu excede el tamaño de objeto máximo %wu"
15607 #: builtins.c:3163
15608 #, gcc-internal-format
15609 msgid "%K%qD: writing at least %wu byte into a region of size %wu overflows the destination"
15610 msgstr "%K%qD: escribir %wu o más byte en una región de tamaño %wu desborda el destino"
15612 #: builtins.c:3170
15613 #, gcc-internal-format
15614 msgid "%K%qD: writing %wu byte into a region of size %wu overflows the destination"
15615 msgstr "%K%qD: escribir %wu byte en una región de tamaño %wu desborda el destino"
15617 #: builtins.c:3172
15618 #, gcc-internal-format
15619 msgid "%K%qD writing %wu bytes into a region of size %wu overflows the destination"
15620 msgstr "%K%qD: escribir %wu bytes en una región de tamaño %wu desborda el destino"
15622 #: builtins.c:3178
15623 #, gcc-internal-format
15624 msgid "%K%qD: writing between %wu and %wu bytes into a region of size %wu overflows the destination"
15625 msgstr "%K%qD: escribir entre %wu y %wu bytes en una región de tamaño %wu desborda el destino"
15627 #: builtins.c:3207
15628 #, gcc-internal-format
15629 msgid "%K%qD: specified bound %wu exceeds maximum object size %wu"
15630 msgstr "%K%qD: el límite %wu especificado excede el tamaño de objeto máximo %wu"
15632 #: builtins.c:3214
15633 #, gcc-internal-format
15634 msgid "%K%qD: specified bound between %wu and %wu  exceeds maximum object size %wu"
15635 msgstr "%K%qD: el límite especificado entre %wu y %wu excede el tamaño de objeto máximo %wu"
15637 #: builtins.c:3228
15638 #, gcc-internal-format
15639 msgid "%K%qD: specified bound %wu exceeds the size %wu of the destination"
15640 msgstr "%K%qD: el límite %wu especificado excede el tamaño %wu del destino"
15642 #: builtins.c:3235
15643 #, gcc-internal-format
15644 msgid "%K%qD: specified bound between %wu and %wu  exceeds the size %wu of the destination"
15645 msgstr "%K%qD: el límite especificado entre %wu y %wu excede el tamaño %wu del destino"
15647 #: builtins.c:3733 builtins.c:3797
15648 #, gcc-internal-format
15649 msgid "specified bound %wu equals the size of the destination"
15650 msgstr "el límite %wu especificado es igual al tamaño del destino"
15652 #: builtins.c:4640 gimplify.c:3149
15653 #, gcc-internal-format
15654 msgid "too few arguments to function %<va_start%>"
15655 msgstr "faltan argumentos para la función %<va_start%>"
15657 #: builtins.c:4740
15658 #, gcc-internal-format
15659 msgid "invalid argument to %qD"
15660 msgstr "argumento no válido para %qD"
15662 #: builtins.c:4753
15663 #, gcc-internal-format
15664 msgid "unsupported argument to %qD"
15665 msgstr "no se admite el argumento para %qD"
15667 #. Warn since no effort is made to ensure that any frame
15668 #. beyond the current one exists or can be safely reached.
15669 #: builtins.c:4761
15670 #, gcc-internal-format
15671 msgid "calling %qD with a nonzero argument is unsafe"
15672 msgstr "llamar a %qD con un argumento distinto de cero es arriesgado"
15674 #: builtins.c:5028
15675 #, gcc-internal-format
15676 msgid "both arguments to %<__builtin___clear_cache%> must be pointers"
15677 msgstr "ambos argumentos de %<__builtin_clear_cache%> deben ser punteros"
15679 #: builtins.c:5127
15680 #, gcc-internal-format
15681 msgid "trampoline generated for nested function %qD"
15682 msgstr "se generó un trampolín para la función anidada %qD"
15684 #: builtins.c:5471 builtins.c:5484
15685 #, gcc-internal-format
15686 msgid "%qD changed semantics in GCC 4.4"
15687 msgstr "%qD cambió su semántica en GCC 4.4"
15689 #: builtins.c:5590
15690 #, gcc-internal-format
15691 msgid "unknown architecture specifier in memory model to builtin"
15692 msgstr ""
15694 #: builtins.c:5598
15695 #, gcc-internal-format
15696 msgid "invalid memory model argument to builtin"
15697 msgstr "argumento de modelo de memoria no válido para la función interna"
15699 #: builtins.c:5659 builtins.c:5783
15700 #, gcc-internal-format
15701 msgid "failure memory model cannot be stronger than success memory model for %<__atomic_compare_exchange%>"
15702 msgstr "la falla de modelo de memoria no puede ser más fuerte que el modelo de memoria exitoso para %<__atomic_compare_exchange%>"
15704 #: builtins.c:5667 builtins.c:5791
15705 #, gcc-internal-format
15706 msgid "invalid failure memory model for %<__atomic_compare_exchange%>"
15707 msgstr "falla de modelo de memoria no válido para %<__atomic_compare_exchange%>"
15709 #: builtins.c:5849
15710 #, gcc-internal-format
15711 msgid "invalid memory model for %<__atomic_load%>"
15712 msgstr "modelo de memoria no válido para %<__atomic_load%>"
15714 #: builtins.c:5881 builtins.c:6068
15715 #, gcc-internal-format
15716 msgid "invalid memory model for %<__atomic_store%>"
15717 msgstr "modelo de memoria no válido para %<__atomic_store%>"
15719 #: builtins.c:6186
15720 #, gcc-internal-format
15721 msgid "non-constant argument 1 to __atomic_always_lock_free"
15722 msgstr "el argumento 1 para __atomic_always_lock_free no es una constante"
15724 #: builtins.c:6228
15725 #, gcc-internal-format
15726 msgid "non-integer argument 1 to __atomic_is_lock_free"
15727 msgstr "el argumento 1 para __atomic_is_lock_free no es un entero"
15729 #: builtins.c:6292
15730 #, gcc-internal-format
15731 msgid "__builtin_thread_pointer is not supported on this target"
15732 msgstr "no se admite __builtin_thread_pointer en este objetivo"
15734 #: builtins.c:6312
15735 #, gcc-internal-format
15736 msgid "__builtin_set_thread_pointer is not supported on this target"
15737 msgstr "no se admite __builtin_set_thread_pointer en este objetivo"
15739 #. All valid uses of __builtin_va_arg_pack () are removed during
15740 #. inlining.
15741 #: builtins.c:6572 expr.c:10797
15742 #, gcc-internal-format
15743 msgid "%Kinvalid use of %<__builtin_va_arg_pack ()%>"
15744 msgstr "%Kuso no válido de %<__builtin_va_arg_pack ()%>"
15746 #. All valid uses of __builtin_va_arg_pack_len () are removed during
15747 #. inlining.
15748 #: builtins.c:6578
15749 #, gcc-internal-format
15750 msgid "%Kinvalid use of %<__builtin_va_arg_pack_len ()%>"
15751 msgstr "%Kuso no válido de %<__builtin_va_arg_pack_len ()%>"
15753 #: builtins.c:6815
15754 #, gcc-internal-format
15755 msgid "%<__builtin_longjmp%> second argument must be 1"
15756 msgstr "el segundo argumento de %<__builtin_longjump%> debe ser 1"
15758 #. Software implementation of Pointer Bounds Checker is NYI.
15759 #. Target support is required.
15760 #: builtins.c:7457
15761 #, gcc-internal-format
15762 msgid "Your target platform does not support -fcheck-pointer-bounds"
15763 msgstr "Su plataforma objetivo no soporta -fcheck-pointer-bounds"
15765 #: builtins.c:7776
15766 #, gcc-internal-format
15767 msgid "target format does not support infinity"
15768 msgstr "el formato objetivo no soporta infinito"
15770 #: builtins.c:9394
15771 #, gcc-internal-format
15772 msgid "%<va_start%> used in function with fixed args"
15773 msgstr "se usó %<va_start%> en una función con argumentos fijos"
15775 #: builtins.c:9402
15776 #, gcc-internal-format
15777 msgid "wrong number of arguments to function %<va_start%>"
15778 msgstr "número erróneo argumentos para la función %<va_start%>"
15780 #: builtins.c:9417
15781 #, gcc-internal-format
15782 msgid "%<__builtin_next_arg%> called without an argument"
15783 msgstr "se llamó a %<__builtin_next_arg%> sin un argumento"
15785 #: builtins.c:9422
15786 #, gcc-internal-format
15787 msgid "wrong number of arguments to function %<__builtin_next_arg%>"
15788 msgstr "número erróneo de argumentos para la función %<__builtin_next_arg%>"
15790 #: builtins.c:9454
15791 #, gcc-internal-format
15792 msgid "second parameter of %<va_start%> not last named argument"
15793 msgstr "el segundo parámetro de %<va_start%> no es el último argumento nombrado"
15795 #: builtins.c:9467
15796 #, gcc-internal-format
15797 msgid "undefined behavior when second parameter of %<va_start%> is declared with %<register%> storage"
15798 msgstr "la conducta es indefinida cuando el segundo parámetro de %<va_start%> se declara con almacenamiento %<register%>"
15800 #: builtins.c:9496
15801 #, gcc-internal-format
15802 msgid "%Kfirst argument of %D must be a pointer, second integer constant"
15803 msgstr "%Kel primer argumento de %D debe ser un puntero, el segundo una constante entera"
15805 #: builtins.c:9509
15806 #, gcc-internal-format
15807 msgid "%Klast argument of %D is not integer constant between 0 and 3"
15808 msgstr "%Kel último argumento de %D no es una constante entera entre 0 y 3"
15810 #: builtins.c:9783
15811 #, gcc-internal-format
15812 msgid "%Kattempt to free a non-heap object %qD"
15813 msgstr "%Kse intenta liberar un objeto %qD que no es de pila"
15815 #: builtins.c:9786
15816 #, gcc-internal-format
15817 msgid "%Kattempt to free a non-heap object"
15818 msgstr "%Kse intenta liberar un objeto que no es de pila"
15820 #: calls.c:1374
15821 #, gcc-internal-format
15822 msgid "%Kargument %i value %qE is negative"
15823 msgstr "%Kargumento %i, valor %qE, negativo"
15825 #: calls.c:1392
15826 #, gcc-internal-format
15827 msgid "%Kargument %i value is zero"
15828 msgstr "el valor del %Kargumento %i es cero"
15830 #: calls.c:1409
15831 #, gcc-internal-format
15832 msgid "%Kargument %i value %qE exceeds maximum object size %E"
15833 msgstr "%Kargumento %i, valor %qE, supera el tamaño máximo %E del objeto"
15835 #: calls.c:1423
15836 #, gcc-internal-format
15837 msgid "%Kargument %i range [%E, %E] is negative"
15838 msgstr "el %Kargumento %i, rango [%E, %E], es negativo"
15840 #: calls.c:1430
15841 #, gcc-internal-format
15842 msgid "%Kargument %i range [%E, %E] exceeds maximum object size %E"
15843 msgstr "%Kargumento %i, rango [%E, %E], supera el tamaño máximo %E del objeto"
15845 #: calls.c:1460
15846 #, gcc-internal-format
15847 msgid "%Kproduct %<%E * %E%> of arguments %i and %i exceeds %<SIZE_MAX%>"
15848 msgstr "el %Kproducto %<%E * %E%> de los argumentos %i y %i supera %<SIZE_MAX%>"
15850 #: calls.c:1466
15851 #, gcc-internal-format
15852 msgid "%Kproduct %<%E * %E%> of arguments %i and %i exceeds maximum object size %E"
15853 msgstr "el %Kproducto %<%E * %E%> de los argumentos %i y %i supera el tamaño máximo %E del objeto"
15855 #: calls.c:1477 calls.c:1480
15856 #, gcc-internal-format
15857 msgid "argument %i in the range [%E, %E]"
15858 msgstr "el argumento %i está dentro del rango [%E, %E]"
15860 #: calls.c:1491
15861 #, gcc-internal-format
15862 msgid "in a call to built-in allocation function %qD"
15863 msgstr "en una llamada a la función de reserva interna %qD"
15865 #: calls.c:1494
15866 #, gcc-internal-format
15867 msgid "in a call to allocation function %qD declared here"
15868 msgstr "en una llamada a la función de reserva %qD declarada aquí"
15870 #: calls.c:1508
15871 #, gcc-internal-format, gfc-internal-format
15872 msgid "cannot tail-call: %s"
15873 msgstr "llamada al extremo imposible: %s"
15875 #: calls.c:3071
15876 #, gcc-internal-format
15877 msgid "function call has aggregate value"
15878 msgstr "la llamada a la función tiene valor agregado"
15880 #: calls.c:3748
15881 #, gcc-internal-format
15882 msgid "passing too large argument on stack"
15883 msgstr "pasando argumento demasiado grande a la pila"
15885 #: cfgexpand.c:1645 function.c:993 varasm.c:2179
15886 #, gcc-internal-format
15887 msgid "size of variable %q+D is too large"
15888 msgstr "el tamaño de la variable %q+D es demasiado grande"
15890 #: cfgexpand.c:1657
15891 #, gcc-internal-format
15892 msgid "cannot allocate stack for variable %q+D, naked function."
15893 msgstr "no se puede reservar espacio en la pila para la variable %q+D, función desnuda."
15895 #: cfgexpand.c:2734
15896 #, gcc-internal-format
15897 msgid "too many alternatives in %<asm%>"
15898 msgstr "demasiadas alternativas en %<asm%>"
15900 #: cfgexpand.c:2741
15901 #, gcc-internal-format
15902 msgid "operand constraints for %<asm%> differ in number of alternatives"
15903 msgstr "las restricciones de operandos para %<asm%> difieren en el número de alternativas"
15905 #: cfgexpand.c:2762
15906 #, gcc-internal-format
15907 msgid "asm-specifier for variable %qE conflicts with asm clobber list"
15908 msgstr "el especificador asm para la variable %qE genera un conflicto con la lista de sobreescritura de asm"
15910 #: cfgexpand.c:2836
15911 #, gcc-internal-format
15912 msgid "more than %d operands in %<asm%>"
15913 msgstr "más de %d operandos en %<asm%>"
15915 #. ??? Diagnose during gimplification?
15916 #: cfgexpand.c:2889
15917 #, gcc-internal-format
15918 msgid "unknown register name %qs in %<asm%>"
15919 msgstr "nombre de registro %qs desconocido en %<asm%>"
15921 #. ??? Diagnose during gimplification?
15922 #: cfgexpand.c:2910
15923 #, gcc-internal-format
15924 msgid "PIC register clobbered by %qs in %<asm%>"
15925 msgstr "registro PIC sobreescrito por %qs en %<asm%>"
15927 #: cfgexpand.c:3015
15928 #, gcc-internal-format, gfc-internal-format
15929 msgid "output number %d not directly addressable"
15930 msgstr "el número de salida %d no es directamente direccionable"
15932 #: cfgexpand.c:3096
15933 #, gcc-internal-format
15934 msgid "asm operand %d probably doesn%'t match constraints"
15935 msgstr "el operando asm %d probablemente no coincide con las restricciones"
15937 #: cfgexpand.c:3279
15938 #, gcc-internal-format
15939 msgid "asm clobber conflict with output operand"
15940 msgstr "la sobreescritura asm genera un conflicto con el operando de salida"
15942 #: cfgexpand.c:3283
15943 #, gcc-internal-format
15944 msgid "asm clobber conflict with input operand"
15945 msgstr "la sobreescritura asm genera un conflicto con el operando de entrada"
15947 #: cfgexpand.c:6240
15948 #, gcc-internal-format
15949 msgid "stack protector not protecting local variables: variable length buffer"
15950 msgstr "el protector de pila no protege las variables locales: almacenamiento temporal de longitud variable"
15952 #: cfgexpand.c:6244
15953 #, gcc-internal-format, gfc-internal-format
15954 msgid "stack protector not protecting function: all local arrays are less than %d bytes long"
15955 msgstr "el protector de pila no protege la función: todas las matrices locales son de longitud menor a %d bytes"
15957 #: cfghooks.c:111
15958 #, gcc-internal-format, gfc-internal-format
15959 msgid "bb %d on wrong place"
15960 msgstr "bb %d en el lugar equivocado"
15962 #: cfghooks.c:117
15963 #, gcc-internal-format, gfc-internal-format
15964 msgid "prev_bb of %d should be %d, not %d"
15965 msgstr "el prev_bb de %d debe ser %d, no %d"
15967 #: cfghooks.c:134
15968 #, gcc-internal-format, gfc-internal-format
15969 msgid "verify_flow_info: Block %i has loop_father, but there are no loops"
15970 msgstr "verify_flow_info: El bloque %i tiene loop_father, pero no hay bucles"
15972 #: cfghooks.c:140
15973 #, gcc-internal-format, gfc-internal-format
15974 msgid "verify_flow_info: Block %i lacks loop_father"
15975 msgstr "verify_flow_info: El bloque %i carece de loop_father"
15977 #: cfghooks.c:146
15978 #, gcc-internal-format, gfc-internal-format
15979 msgid "verify_flow_info: Wrong count of block %i %i"
15980 msgstr "verify_flow_info: Cuenta errónea del bloque %i %i"
15982 #: cfghooks.c:152
15983 #, gcc-internal-format, gfc-internal-format
15984 msgid "verify_flow_info: Wrong frequency of block %i %i"
15985 msgstr "verify_flow_info: Frecuencia errónea del bloque %i %i"
15987 #: cfghooks.c:160
15988 #, gcc-internal-format, gfc-internal-format
15989 msgid "verify_flow_info: Duplicate edge %i->%i"
15990 msgstr "verify_flow_info: Borde duplicado %i->%i"
15992 #: cfghooks.c:166
15993 #, gcc-internal-format, gfc-internal-format
15994 msgid "verify_flow_info: Wrong probability of edge %i->%i %i"
15995 msgstr "verify_flow_info: Probabilidad errónea del borde %i->%i %i"
15997 #: cfghooks.c:172
15998 #, gcc-internal-format, gfc-internal-format
15999 msgid "verify_flow_info: Wrong count of edge %i->%i %i"
16000 msgstr "verify_flow_info: Cuenta errónea del borde %i->%i %i"
16002 #: cfghooks.c:184
16003 #, gcc-internal-format, gfc-internal-format
16004 msgid "verify_flow_info: Basic block %d succ edge is corrupted"
16005 msgstr "verify_flow_info: El borde scc del bloque básico %d está corrupto"
16007 #: cfghooks.c:198
16008 #, gcc-internal-format, gfc-internal-format
16009 msgid "wrong amount of branch edges after unconditional jump %i"
16010 msgstr "cantidad errónea de bordes de ramificación después del salto incondicional %i"
16012 #: cfghooks.c:206 cfghooks.c:217
16013 #, gcc-internal-format, gfc-internal-format
16014 msgid "basic block %d pred edge is corrupted"
16015 msgstr "el borde pred del bloque básico %d está corrupto"
16017 #: cfghooks.c:218
16018 #, gcc-internal-format, gfc-internal-format
16019 msgid "its dest_idx should be %d, not %d"
16020 msgstr "su dest_idx debería ser %d, no %d"
16022 #: cfghooks.c:247
16023 #, gcc-internal-format, gfc-internal-format
16024 msgid "basic block %i edge lists are corrupted"
16025 msgstr "las listas de borde del bloque básico %i están corruptas"
16027 #: cfghooks.c:260
16028 #, gcc-internal-format
16029 msgid "verify_flow_info failed"
16030 msgstr "falló verify_flow_info"
16032 #: cfghooks.c:310
16033 #, gcc-internal-format, gfc-internal-format
16034 msgid "%s does not support dump_bb_for_graph"
16035 msgstr "%s no admite dump_bb_for_graph"
16037 #: cfghooks.c:353
16038 #, gcc-internal-format, gfc-internal-format
16039 msgid "%s does not support redirect_edge_and_branch"
16040 msgstr "%s no admite redirect_edge_and_branch"
16042 #: cfghooks.c:373
16043 #, gcc-internal-format, gfc-internal-format
16044 msgid "%s does not support can_remove_branch_p"
16045 msgstr "%s no admite can_remove_branch_p"
16047 #: cfghooks.c:470
16048 #, gcc-internal-format, gfc-internal-format
16049 msgid "%s does not support redirect_edge_and_branch_force"
16050 msgstr "%s no admite redirect_edge_and_branch_force"
16052 #: cfghooks.c:508
16053 #, gcc-internal-format, gfc-internal-format
16054 msgid "%s does not support split_block"
16055 msgstr "%s no admite split_block"
16057 #: cfghooks.c:575
16058 #, gcc-internal-format, gfc-internal-format
16059 msgid "%s does not support move_block_after"
16060 msgstr "%s no admite move_block_after"
16062 #: cfghooks.c:588
16063 #, gcc-internal-format, gfc-internal-format
16064 msgid "%s does not support delete_basic_block"
16065 msgstr "%s no admite delete_basic_block"
16067 #: cfghooks.c:635
16068 #, gcc-internal-format, gfc-internal-format
16069 msgid "%s does not support split_edge"
16070 msgstr "%s no admite split_edge"
16072 #: cfghooks.c:710
16073 #, gcc-internal-format, gfc-internal-format
16074 msgid "%s does not support create_basic_block"
16075 msgstr "%s no admite create_basic_block"
16077 #: cfghooks.c:751
16078 #, gcc-internal-format, gfc-internal-format
16079 msgid "%s does not support can_merge_blocks_p"
16080 msgstr "%s no admite can_merge_blocks_p"
16082 #: cfghooks.c:762
16083 #, gcc-internal-format, gfc-internal-format
16084 msgid "%s does not support predict_edge"
16085 msgstr "%s no admite predict_edge"
16087 #: cfghooks.c:771
16088 #, gcc-internal-format, gfc-internal-format
16089 msgid "%s does not support predicted_by_p"
16090 msgstr "%s no admite predicted_by_p"
16092 #: cfghooks.c:785
16093 #, gcc-internal-format, gfc-internal-format
16094 msgid "%s does not support merge_blocks"
16095 msgstr "%s no admite merge_blocks"
16097 #: cfghooks.c:866
16098 #, gcc-internal-format, gfc-internal-format
16099 msgid "%s does not support make_forwarder_block"
16100 msgstr "%s no admite make_forwarder_block"
16102 #: cfghooks.c:1022
16103 #, gcc-internal-format, gfc-internal-format
16104 msgid "%s does not support force_nonfallthru"
16105 msgstr "%s no admite force_nonfallthru"
16107 #: cfghooks.c:1056
16108 #, gcc-internal-format, gfc-internal-format
16109 msgid "%s does not support can_duplicate_block_p"
16110 msgstr "%s no admite can_duplicate_block_p"
16112 #: cfghooks.c:1078
16113 #, gcc-internal-format, gfc-internal-format
16114 msgid "%s does not support duplicate_block"
16115 msgstr "%s no admite duplicate_block"
16117 #: cfghooks.c:1172
16118 #, gcc-internal-format, gfc-internal-format
16119 msgid "%s does not support block_ends_with_call_p"
16120 msgstr "%s no admite block_ends_with_call_p"
16122 #: cfghooks.c:1183
16123 #, gcc-internal-format, gfc-internal-format
16124 msgid "%s does not support block_ends_with_condjump_p"
16125 msgstr "%s no admite block_ends_with_condjump_p"
16127 #: cfghooks.c:1201
16128 #, gcc-internal-format, gfc-internal-format
16129 msgid "%s does not support flow_call_edges_add"
16130 msgstr "%s no admite flow_call_edges_add"
16132 #: cfgloop.c:1326
16133 #, gcc-internal-format
16134 msgid "loop verification on loop tree that needs fixup"
16135 msgstr ""
16137 #: cfgloop.c:1342
16138 #, gcc-internal-format
16139 msgid "corrupt loop tree root"
16140 msgstr "raíz de árbol de bucle corrupta"
16142 #: cfgloop.c:1352
16143 #, gcc-internal-format, gfc-internal-format
16144 msgid "loop with header %d marked for removal"
16145 msgstr "bucle con encabecado %d marcado para borrar"
16147 #: cfgloop.c:1357
16148 #, gcc-internal-format, gfc-internal-format
16149 msgid "loop with header %d not in loop tree"
16150 msgstr "el bucle con encabezado %d no está en el árbol del bucle"
16152 #: cfgloop.c:1363
16153 #, gcc-internal-format, gfc-internal-format
16154 msgid "non-loop with header %d not marked for removal"
16155 msgstr "el no-bucle con encabezado %d no está marcado para borrarse"
16157 #: cfgloop.c:1377
16158 #, gcc-internal-format, gfc-internal-format
16159 msgid "removed loop %d in loop tree"
16160 msgstr "se ha borrado el bucle %d en el árbol del bucle"
16162 #: cfgloop.c:1385
16163 #, gcc-internal-format, gfc-internal-format
16164 msgid "size of loop %d should be %d, not %d"
16165 msgstr "el tamaño del bucle %d debe ser %d, no %d"
16167 #: cfgloop.c:1396
16168 #, gcc-internal-format, gfc-internal-format
16169 msgid "bb %d does not belong to loop %d"
16170 msgstr "el bb %d no pertenece al bucle %d"
16172 #: cfgloop.c:1408
16173 #, gcc-internal-format, gfc-internal-format
16174 msgid "bb %d has father loop %d, should be loop %d"
16175 msgstr "bb %d tiene el bucle padre %d; debería ser el bucle %d"
16177 #: cfgloop.c:1424
16178 #, gcc-internal-format
16179 msgid "loop %d%'s header is not a loop header"
16180 msgstr "el encabezado del bucle %d no es un encabezado de bucle"
16182 #: cfgloop.c:1430
16183 #, gcc-internal-format
16184 msgid "loop %d%'s header does not have exactly 2 entries"
16185 msgstr "el encabezado del bucle %d no tiene exactamente 2 entradas"
16187 #: cfgloop.c:1437
16188 #, gcc-internal-format
16189 msgid "loop %d%'s latch does not have an edge to its header"
16190 msgstr "el cerrojo del bucle %d no tiene un borde a su encabezado"
16192 #: cfgloop.c:1442
16193 #, gcc-internal-format
16194 msgid "loop %d%'s latch is not dominated by its header"
16195 msgstr "el cerrojo del bucle %d no está dominado por su encabezado"
16197 #: cfgloop.c:1450
16198 #, gcc-internal-format
16199 msgid "loop %d%'s latch does not have exactly 1 successor"
16200 msgstr "el cerrojo del bucle %d no tiene exactamente 1 sucesor"
16202 #: cfgloop.c:1455
16203 #, gcc-internal-format
16204 msgid "loop %d%'s latch does not have header as successor"
16205 msgstr "el cerrojo del bucle %d no tiene un encabezado como sucesor"
16207 #: cfgloop.c:1460
16208 #, gcc-internal-format
16209 msgid "loop %d%'s latch does not belong directly to it"
16210 msgstr "el cerrojo del bucle %d no pertenece directamente a él"
16212 #: cfgloop.c:1466
16213 #, gcc-internal-format
16214 msgid "loop %d%'s header does not belong directly to it"
16215 msgstr "el encabezado del bucle %d no pertenece directamente a él"
16217 #: cfgloop.c:1472
16218 #, gcc-internal-format
16219 msgid "loop %d%'s latch is marked as part of irreducible region"
16220 msgstr "el cerrojo del bucle %d está marcado como parte de una región irreducible"
16222 #: cfgloop.c:1505
16223 #, gcc-internal-format, gfc-internal-format
16224 msgid "basic block %d should be marked irreducible"
16225 msgstr "el bloque básico %d se debe marcar como irreducible"
16227 #: cfgloop.c:1511
16228 #, gcc-internal-format, gfc-internal-format
16229 msgid "basic block %d should not be marked irreducible"
16230 msgstr "el bloque básico %d no se debe marcar como irreducible"
16232 #: cfgloop.c:1519
16233 #, gcc-internal-format, gfc-internal-format
16234 msgid "edge from %d to %d should be marked irreducible"
16235 msgstr "el borde de %d a %d se debe marcar como irreducible"
16237 #: cfgloop.c:1526
16238 #, gcc-internal-format, gfc-internal-format
16239 msgid "edge from %d to %d should not be marked irreducible"
16240 msgstr "el borde de %d a %d no se debe marcar como irreducible"
16242 #: cfgloop.c:1540
16243 #, gcc-internal-format, gfc-internal-format
16244 msgid "corrupted head of the exits list of loop %d"
16245 msgstr "cabeza corrupta de la lista de salidas del bucle %d"
16247 #: cfgloop.c:1558
16248 #, gcc-internal-format, gfc-internal-format
16249 msgid "corrupted exits list of loop %d"
16250 msgstr "lista de salidas corrupta del bucle %d"
16252 #: cfgloop.c:1567
16253 #, gcc-internal-format, gfc-internal-format
16254 msgid "nonempty exits list of loop %d, but exits are not recorded"
16255 msgstr "lista de salidas no vacía del bucle %d, pero no se graban las salidas"
16257 #: cfgloop.c:1594
16258 #, gcc-internal-format, gfc-internal-format
16259 msgid "exit %d->%d not recorded"
16260 msgstr "no se grabó la salida %d->%d"
16262 #: cfgloop.c:1617
16263 #, gcc-internal-format, gfc-internal-format
16264 msgid "wrong list of exited loops for edge  %d->%d"
16265 msgstr "lista errónea de bucles terminados para el borde %d->%d"
16267 #: cfgloop.c:1626
16268 #, gcc-internal-format
16269 msgid "too many loop exits recorded"
16270 msgstr "se grabaron demasiadas salidas de bucle"
16272 #: cfgloop.c:1637
16273 #, gcc-internal-format, gfc-internal-format
16274 msgid "%d exits recorded for loop %d (having %d exits)"
16275 msgstr "se grabaron %d salidas para el bucle %d (teniendo %d salidas)"
16277 #: cfgrtl.c:2333
16278 #, gcc-internal-format, gfc-internal-format
16279 msgid "non-cold basic block %d dominated by a block in the cold partition (%d)"
16280 msgstr ""
16282 #: cfgrtl.c:2410
16283 #, gcc-internal-format, gfc-internal-format
16284 msgid "multiple hot/cold transitions found (bb %i)"
16285 msgstr "se encontraron múltiples transiciones caliente/frío (bb %i)"
16287 #: cfgrtl.c:2418
16288 #, gcc-internal-format
16289 msgid "partition found but function partition flag not set"
16290 msgstr ""
16292 #: cfgrtl.c:2456
16293 #, gcc-internal-format, gfc-internal-format
16294 msgid "verify_flow_info: REG_BR_PROB does not match cfg %i %i"
16295 msgstr "verify_flow_info: REG_BR_PROB no coincide con la configuración %i %i"
16297 #: cfgrtl.c:2477
16298 #, gcc-internal-format
16299 msgid "EDGE_CROSSING incorrectly set across same section"
16300 msgstr "se establece EDGE_CROSSING incorrectamente a través de la misma sección"
16302 #: cfgrtl.c:2482
16303 #, gcc-internal-format, gfc-internal-format
16304 msgid "fallthru edge crosses section boundary in bb %i"
16305 msgstr "el borde de caída cruza el límite de la sección en bb %i"
16307 #: cfgrtl.c:2488
16308 #, gcc-internal-format, gfc-internal-format
16309 msgid "EH edge crosses section boundary in bb %i"
16310 msgstr "el borde EH cruza el límite de la sección en bb %i)"
16312 #: cfgrtl.c:2494
16313 #, gcc-internal-format, gfc-internal-format
16314 msgid "No region crossing jump at section boundary in bb %i"
16315 msgstr "No hay ninguna región que cruce el salto en el límite de la sección en bb %i"
16317 #: cfgrtl.c:2501
16318 #, gcc-internal-format
16319 msgid "EDGE_CROSSING missing across section boundary"
16320 msgstr "falta EDGE_CROSSING a través del límite de la sección"
16322 #: cfgrtl.c:2531
16323 #, gcc-internal-format, gfc-internal-format
16324 msgid "Region crossing jump across same section in bb %i"
16325 msgstr "La región cruza el salto a través de la misma sección en bb %i"
16327 #: cfgrtl.c:2538
16328 #, gcc-internal-format, gfc-internal-format
16329 msgid "missing REG_EH_REGION note at the end of bb %i"
16330 msgstr "falta la nota REG_EH_REGION al final de bb %i"
16332 #: cfgrtl.c:2543
16333 #, gcc-internal-format, gfc-internal-format
16334 msgid "too many exception handling edges in bb %i"
16335 msgstr "demasiados bordes de de manejo de excepciones en bb %i"
16337 #: cfgrtl.c:2551
16338 #, gcc-internal-format, gfc-internal-format
16339 msgid "too many outgoing branch edges from bb %i"
16340 msgstr "demasiados bordes de ramificación de salida de bb %i"
16342 #: cfgrtl.c:2556
16343 #, gcc-internal-format, gfc-internal-format
16344 msgid "fallthru edge after unconditional jump in bb %i"
16345 msgstr "borde de caída después del salto incondicional en bb %i"
16347 #: cfgrtl.c:2561
16348 #, gcc-internal-format, gfc-internal-format
16349 msgid "wrong number of branch edges after unconditional jump in bb %i"
16350 msgstr "número errónel de bordes de ramificación después del salto incondicional en bb %i"
16352 #: cfgrtl.c:2568
16353 #, gcc-internal-format, gfc-internal-format
16354 msgid "wrong amount of branch edges after conditional jump in bb %i"
16355 msgstr "cantidad errónea de bordes de ramificación después del salto condicional en bb %i"
16357 #: cfgrtl.c:2574
16358 #, gcc-internal-format, gfc-internal-format
16359 msgid "abnormal call edges for non-call insn in bb %i"
16360 msgstr "bordes de llamada anómalos para una insn que no es llamada en bb %i"
16362 #: cfgrtl.c:2579
16363 #, gcc-internal-format, gfc-internal-format
16364 msgid "sibcall edges for non-call insn in bb %i"
16365 msgstr "bordes sibcall para una insn que no es llamada en bb %i"
16367 #: cfgrtl.c:2589
16368 #, gcc-internal-format, gfc-internal-format
16369 msgid "abnormal edges for no purpose in bb %i"
16370 msgstr "bordes anormales sin ningún propósito en bb %i"
16372 #: cfgrtl.c:2627 cfgrtl.c:2637
16373 #, gcc-internal-format, gfc-internal-format
16374 msgid "NOTE_INSN_BASIC_BLOCK is missing for block %d"
16375 msgstr "falta NOTE_INSN_BASIC_BLOCK para el bloque %d"
16377 #: cfgrtl.c:2650
16378 #, gcc-internal-format, gfc-internal-format
16379 msgid "NOTE_INSN_BASIC_BLOCK %d in middle of basic block %d"
16380 msgstr "NOTE_INSN_BASIC_BLOCK %d en el medio del bloque básico %d"
16382 #: cfgrtl.c:2660
16383 #, gcc-internal-format, gfc-internal-format
16384 msgid "in basic block %d:"
16385 msgstr "en el bloque básico %d:"
16387 #: cfgrtl.c:2686
16388 #, gcc-internal-format, gfc-internal-format
16389 msgid "BB_RTL flag not set for block %d"
16390 msgstr "no se estableció la bandera BB_RTL para el bloque %d"
16392 #: cfgrtl.c:2693
16393 #, gcc-internal-format, gfc-internal-format
16394 msgid "insn %d basic block pointer is %d, should be %d"
16395 msgstr "en insn %d el puntero del bloque básico es %d, debe ser %d"
16397 #: cfgrtl.c:2704
16398 #, gcc-internal-format, gfc-internal-format
16399 msgid "insn %d in header of bb %d has non-NULL basic block"
16400 msgstr "en insn %d en el encabezado del bb %d tiene un bloque básico que no es NULL"
16402 #: cfgrtl.c:2712
16403 #, gcc-internal-format, gfc-internal-format
16404 msgid "insn %d in footer of bb %d has non-NULL basic block"
16405 msgstr "en insn %d al final del bb %d tiene un bloque básico que no es NULL"
16407 #: cfgrtl.c:2785 cfgrtl.c:2833
16408 #, gcc-internal-format, gfc-internal-format
16409 msgid "insn %d outside of basic blocks has non-NULL bb field"
16410 msgstr "insn %d fuera de los bloques básicos tiene un campo bb que no es NULL"
16412 #: cfgrtl.c:2793
16413 #, gcc-internal-format, gfc-internal-format
16414 msgid "end insn %d for block %d not found in the insn stream"
16415 msgstr "el insn final %d para el bloque %d no se encontró en el flujo insn"
16417 #: cfgrtl.c:2806
16418 #, gcc-internal-format, gfc-internal-format
16419 msgid "insn %d is in multiple basic blocks (%d and %d)"
16420 msgstr "insn %d está en múltiples bloques básicos (%d y %d)"
16422 #: cfgrtl.c:2818
16423 #, gcc-internal-format, gfc-internal-format
16424 msgid "head insn %d for block %d not found in the insn stream"
16425 msgstr "la cabeza insn %d para el bloque %d no se encontró en el flujo insn"
16427 #: cfgrtl.c:2866
16428 #, gcc-internal-format, gfc-internal-format
16429 msgid "missing barrier after block %i"
16430 msgstr "falta una barrera después del bloque %i"
16432 #: cfgrtl.c:2882
16433 #, gcc-internal-format, gfc-internal-format
16434 msgid "verify_flow_info: Incorrect blocks for fallthru %i->%i"
16435 msgstr "verify_flow_info: Bloques incorrectos para el respaldo %i->%i"
16437 #: cfgrtl.c:2891
16438 #, gcc-internal-format, gfc-internal-format
16439 msgid "verify_flow_info: Incorrect fallthru %i->%i"
16440 msgstr "verify_flow_info: Respaldo incorrecto %i->%i"
16442 #: cfgrtl.c:2927
16443 #, gcc-internal-format
16444 msgid "basic blocks not laid down consecutively"
16445 msgstr "los bloques básicos no están ubicados consecutivamente"
16447 #: cfgrtl.c:2965
16448 #, gcc-internal-format, gfc-internal-format
16449 msgid "number of bb notes in insn chain (%d) != n_basic_blocks (%d)"
16450 msgstr "el número de notas bb en la cadena insn (%d) != n_basic_blocks (%d)"
16452 #: cgraph.c:3001
16453 #, gcc-internal-format
16454 msgid "caller edge count is negative"
16455 msgstr "la cuenta de borde llamador es negativa"
16457 #: cgraph.c:3006
16458 #, gcc-internal-format
16459 msgid "caller edge frequency is negative"
16460 msgstr "la frecuencia de borde llamador es negativa"
16462 #: cgraph.c:3011
16463 #, gcc-internal-format
16464 msgid "caller edge frequency is too large"
16465 msgstr "la frecuencia de borde llamador es demasiado grande"
16467 #: cgraph.c:3095
16468 #, gcc-internal-format, gfc-internal-format
16469 msgid "aux field set for edge %s->%s"
16470 msgstr "campo aux establecido para el borde %s->%s"
16472 #: cgraph.c:3102
16473 #, gcc-internal-format
16474 msgid "execution count is negative"
16475 msgstr "la cuenta de ejecución es negativa"
16477 #: cgraph.c:3107
16478 #, gcc-internal-format
16479 msgid "inline clone in same comdat group list"
16480 msgstr "clon en línea en el mismo grupo comdat"
16482 #: cgraph.c:3112
16483 #, gcc-internal-format
16484 msgid "local symbols must be defined"
16485 msgstr "los símbolos locales deben definirse"
16487 #: cgraph.c:3117
16488 #, gcc-internal-format
16489 msgid "externally visible inline clone"
16490 msgstr "clon incluido en línea visible externamente"
16492 #: cgraph.c:3122
16493 #, gcc-internal-format
16494 msgid "inline clone with address taken"
16495 msgstr "clon incluido en línea con dirección tomada"
16497 #: cgraph.c:3127
16498 #, gcc-internal-format
16499 msgid "inline clone is forced to output"
16500 msgstr "se fuerza en la salida un clon incluido en línea"
16502 #: cgraph.c:3134
16503 #, gcc-internal-format, gfc-internal-format
16504 msgid "aux field set for indirect edge from %s"
16505 msgstr "se define el campo aux para el borde indirecto desde %s"
16507 #: cgraph.c:3141
16508 #, gcc-internal-format, gfc-internal-format
16509 msgid "An indirect edge from %s is not marked as indirect or has associated indirect_info, the corresponding statement is: "
16510 msgstr "Un borde indirecto de %s no está marcado como indirecto o tiene indirect_info asociado, la declaración correspondiente es: "
16512 #: cgraph.c:3156
16513 #, gcc-internal-format, gfc-internal-format
16514 msgid "comdat-local function called by %s outside its comdat"
16515 msgstr "función comdat-local llamada por %s fuera de su comdat"
16517 #: cgraph.c:3166
16518 #, gcc-internal-format
16519 msgid "inlined_to pointer is wrong"
16520 msgstr "el puntero inlined_to está mal"
16522 #: cgraph.c:3171
16523 #, gcc-internal-format
16524 msgid "multiple inline callers"
16525 msgstr "múltiples llamantes inline"
16527 #: cgraph.c:3178
16528 #, gcc-internal-format
16529 msgid "inlined_to pointer set for noninline callers"
16530 msgstr "se estableció el puntero inlined_to para llamantes no-inline"
16532 #: cgraph.c:3198
16533 #, gcc-internal-format, gfc-internal-format
16534 msgid "caller edge frequency %i does not match BB frequency %i"
16535 msgstr "la frecuencia de borde llamador %i no coincide con la frecuencia BB %i"
16537 #: cgraph.c:3216
16538 #, gcc-internal-format, gfc-internal-format
16539 msgid "indirect call frequency %i does not match BB frequency %i"
16540 msgstr "la frecuencia de llamadas indirectas %i no coincide con la frecuencia BB %i"
16542 #: cgraph.c:3225
16543 #, gcc-internal-format
16544 msgid "inlined_to pointer is set but no predecessors found"
16545 msgstr "se estableció el puntero inlined_to, pero no se encontraron predecesores"
16547 #: cgraph.c:3230
16548 #, gcc-internal-format
16549 msgid "inlined_to pointer refers to itself"
16550 msgstr "el puntero inlined_to se refiere a sí mismo"
16552 #: cgraph.c:3242
16553 #, gcc-internal-format
16554 msgid "cgraph_node has wrong clone_of"
16555 msgstr "el cgraph_node tiene un clone_of erróneo"
16557 #: cgraph.c:3254
16558 #, gcc-internal-format
16559 msgid "cgraph_node has wrong clone list"
16560 msgstr "el cgraph_node tiene una lista de clones errónea"
16562 #: cgraph.c:3260
16563 #, gcc-internal-format
16564 msgid "cgraph_node is in clone list but it is not clone"
16565 msgstr "el cgraph_node está en la lista de clones pero no es clon"
16567 #: cgraph.c:3265
16568 #, gcc-internal-format
16569 msgid "cgraph_node has wrong prev_clone pointer"
16570 msgstr "el cgraph_node tiene un puntero prev_clone erróneo"
16572 #: cgraph.c:3270
16573 #, gcc-internal-format
16574 msgid "double linked list of clones corrupted"
16575 msgstr "lista de clones doblemente ligada corrrupta"
16577 #: cgraph.c:3282
16578 #, gcc-internal-format
16579 msgid "Alias has call edges"
16580 msgstr "Alias tiene bordes de llamada"
16582 #: cgraph.c:3290
16583 #, gcc-internal-format
16584 msgid "Alias has non-alias reference"
16585 msgstr "Alias tiene una referencia que no es alias"
16587 #: cgraph.c:3295
16588 #, gcc-internal-format
16589 msgid "Alias has more than one alias reference"
16590 msgstr "Alias tiene más de una referencia alias"
16592 #: cgraph.c:3302
16593 #, gcc-internal-format
16594 msgid "Analyzed alias has no reference"
16595 msgstr "El alias analizado no tiene referencia"
16597 #: cgraph.c:3311
16598 #, gcc-internal-format
16599 msgid "Instrumentation clone does not reference original node"
16600 msgstr "El clon de instrumentación no hace referencia al nodo original"
16602 #: cgraph.c:3318
16603 #, gcc-internal-format
16604 msgid "Not instrumented node has non-NULL original declaration"
16605 msgstr "Nodo no instrumentado tiene declaración original no NULL"
16607 #: cgraph.c:3328
16608 #, gcc-internal-format
16609 msgid "Instrumented node has wrong original declaration"
16610 msgstr "Nodo instrumentado tiene declaración original incorrecta"
16612 #: cgraph.c:3346
16613 #, gcc-internal-format
16614 msgid "Node has more than one chkp reference"
16615 msgstr "El nodo tiene más de una referencia chkp"
16617 #: cgraph.c:3351
16618 #, gcc-internal-format
16619 msgid "Wrong node is referenced with chkp reference"
16620 msgstr "Nodo incorrecto referenciado con referencia chkp"
16622 #: cgraph.c:3359
16623 #, gcc-internal-format
16624 msgid "Analyzed node has no reference to instrumented version"
16625 msgstr "El nodo analizado no tiene referencia a versión instrumentada"
16627 #: cgraph.c:3373
16628 #, gcc-internal-format
16629 msgid "Alias chain for instrumented node is broken"
16630 msgstr "La cadena alias para el nodo instrumentado está rota"
16632 #: cgraph.c:3382
16633 #, gcc-internal-format
16634 msgid "No edge out of thunk node"
16635 msgstr "No hay un borde fuera de un nodo thunk"
16637 #: cgraph.c:3387
16638 #, gcc-internal-format
16639 msgid "More than one edge out of thunk node"
16640 msgstr "Más de un borde fuera de un nodo thunk"
16642 #: cgraph.c:3392
16643 #, gcc-internal-format
16644 msgid "Thunk is not supposed to have body"
16645 msgstr "No se supone que thunk tenga cuerpo"
16647 #: cgraph.c:3398
16648 #, gcc-internal-format
16649 msgid "Instrumentation thunk has wrong edge callee"
16650 msgstr "El thunk de instrumentación tiene elemento invocado de borde incorrecto"
16652 #: cgraph.c:3434
16653 #, gcc-internal-format
16654 msgid "shared call_stmt:"
16655 msgstr "call_stmt compartida:"
16657 #: cgraph.c:3442
16658 #, gcc-internal-format
16659 msgid "edge points to wrong declaration:"
16660 msgstr "puntos de borde para una declaración errónea:"
16662 #: cgraph.c:3451
16663 #, gcc-internal-format
16664 msgid "an indirect edge with unknown callee corresponding to a call_stmt with a known declaration:"
16665 msgstr "un borde indirecto con un llamante desconocido que corresponde a call_stmt con una declaración conocida:"
16667 #: cgraph.c:3461
16668 #, gcc-internal-format
16669 msgid "missing callgraph edge for call stmt:"
16670 msgstr "falta el borde de callgraph para la llamada stmt:"
16672 #: cgraph.c:3471
16673 #, gcc-internal-format
16674 msgid "reference to dead statement"
16675 msgstr "referencia a sentencia muerta"
16677 #: cgraph.c:3484
16678 #, gcc-internal-format, gfc-internal-format
16679 msgid "edge %s->%s has no corresponding call_stmt"
16680 msgstr "el borde %s->%s no tiene un call_stmt correspondiente"
16682 #: cgraph.c:3496
16683 #, gcc-internal-format, gfc-internal-format
16684 msgid "an indirect edge from %s has no corresponding call_stmt"
16685 msgstr "un borde indirecto desde %s no tiene un call_stmt correspondiente"
16687 #: cgraph.c:3507
16688 #, gcc-internal-format
16689 msgid "verify_cgraph_node failed"
16690 msgstr "falló verify_cgraph_node"
16692 #: cgraph.c:3614 varpool.c:304
16693 #, gcc-internal-format, gfc-internal-format
16694 msgid "%s: section %s is missing"
16695 msgstr "%s: falta la sección %s"
16697 #: cgraphunit.c:712
16698 #, gcc-internal-format
16699 msgid "%<weakref%> attribute should be accompanied with an %<alias%> attribute"
16700 msgstr "el atributo %<weakref%> se debe acompañar con un atributo %<alias%>"
16702 #: cgraphunit.c:764 cgraphunit.c:800
16703 #, gcc-internal-format
16704 msgid "%<externally_visible%> attribute have effect only on public objects"
16705 msgstr "el atributo %<externally_visible%> sólo tiene efecto en objetos públicos"
16707 #: cgraphunit.c:771
16708 #, gcc-internal-format
16709 msgid "%<weakref%> attribute ignored because function is defined"
16710 msgstr "se descarta el atributo %<weakref%> porque ya se definió la función"
16712 #: cgraphunit.c:783
16713 #, gcc-internal-format
16714 msgid "always_inline function might not be inlinable"
16715 msgstr "una función always_inline tal vez no se puede incluir en línea"
16717 #: cgraphunit.c:808
16718 #, gcc-internal-format
16719 msgid "%<weakref%> attribute ignored because variable is initialized"
16720 msgstr "se descarta el atributo %<weakref%> porque ya se inicializó la variable"
16722 #. include_self=
16723 #: cgraphunit.c:968 c/c-decl.c:11128
16724 #, gcc-internal-format
16725 msgid "%q+F used but never defined"
16726 msgstr "se usa %q+F pero nunca se define"
16728 #: cgraphunit.c:970 c/c-decl.c:11137
16729 #, gcc-internal-format
16730 msgid "%q+F declared %<static%> but never defined"
16731 msgstr "%q+F se declaró %<static%> pero nunca se define"
16733 #: cgraphunit.c:1014
16734 #, gcc-internal-format
16735 msgid "%qD defined but not used"
16736 msgstr "se define %qD pero no se usa"
16738 #: cgraphunit.c:1319 c-family/c-pragma.c:337
16739 #, gcc-internal-format
16740 msgid "%q+D aliased to undefined symbol %qE"
16741 msgstr "%q+D es un alias del símbolo sin definir %qE"
16743 #: cgraphunit.c:1335
16744 #, gcc-internal-format
16745 msgid "%q+D aliased to external symbol %qE"
16746 msgstr "%q+D es un alias del símbolo externo %qE"
16748 #: cgraphunit.c:1356
16749 #, gcc-internal-format
16750 msgid "%q+D alias in between function and variable is not supported"
16751 msgstr "No se admite alias %q+D entre función y variable"
16753 #: cgraphunit.c:1358
16754 #, gcc-internal-format
16755 msgid "%q+D aliased declaration"
16756 msgstr "%q+D es una Declaración de alias"
16758 #: cgraphunit.c:1429
16759 #, gcc-internal-format
16760 msgid "failed to reclaim unneeded function"
16761 msgstr "falló al reclamar una función innecesaria"
16763 #: cgraphunit.c:1457
16764 #, gcc-internal-format
16765 msgid "failed to reclaim unneeded function in same comdat group"
16766 msgstr "falló al reclamar una función innecesaria en el mismo grupo comdat"
16768 #: cgraphunit.c:1701
16769 #, gcc-internal-format
16770 msgid "generic thunk code fails for method %qD which uses %<...%>"
16771 msgstr "el código de thunk genérico falló para el método %qD que utiliza %<...%>"
16773 #: cgraphunit.c:2068
16774 #, gcc-internal-format
16775 msgid "size of return value of %q+D is %u bytes"
16776 msgstr "el tamaño del valor de devolución de %q+D es de %u bytes"
16778 #: cgraphunit.c:2071
16779 #, gcc-internal-format
16780 msgid "size of return value of %q+D is larger than %wd bytes"
16781 msgstr "el tamaño del valor de devolución de %q+D es más grande que %wd bytes"
16783 #: cgraphunit.c:2566
16784 #, gcc-internal-format
16785 msgid "nodes with unreleased memory found"
16786 msgstr "se encontraron nodos sin memoria liberada"
16788 #: collect-utils.c:68
16789 #, gcc-internal-format
16790 msgid "can't get program status: %m"
16791 msgstr "no se puede obtener el estado del programa: %m"
16793 #: collect-utils.c:82
16794 #, gcc-internal-format, gfc-internal-format
16795 msgid "%s terminated with signal %d [%s]%s"
16796 msgstr "se terminó %s con la señal %d [%s]%s"
16798 #: collect-utils.c:98
16799 #, gcc-internal-format, gfc-internal-format
16800 msgid "%s returned %d exit status"
16801 msgstr "%s devolvió el estado de salida %d"
16803 #: collect-utils.c:133
16804 #, gcc-internal-format, gfc-internal-format
16805 msgid "could not open response file %s"
16806 msgstr "no se puede abrir el fichero de respuesta %s"
16808 #: collect-utils.c:139
16809 #, gcc-internal-format, gfc-internal-format
16810 msgid "could not write to response file %s"
16811 msgstr "no se puede escribir en el fichero de respuesta %s"
16813 #: collect-utils.c:145
16814 #, gcc-internal-format, gfc-internal-format
16815 msgid "could not close response file %s"
16816 msgstr "no se puede cerrar el fichero de respuesta %s"
16818 #: collect-utils.c:179
16819 #, gcc-internal-format, gfc-internal-format
16820 msgid "cannot find '%s'"
16821 msgstr "no se puede encontrar '%s'"
16823 #: collect-utils.c:183 collect2.c:2361 collect2.c:2560 gcc.c:3080 gcc.c:6787
16824 #, gcc-internal-format
16825 msgid "pex_init failed: %m"
16826 msgstr "falló pex_init: %m"
16828 #: collect-utils.c:192 collect2.c:2370 collect2.c:2568 gcc.c:8428
16829 #, gcc-internal-format
16830 msgid "%s: %m"
16831 msgstr "%s: %m"
16833 #: collect2.c:702
16834 #, gcc-internal-format
16835 msgid "COLLECT_LTO_WRAPPER must be set"
16836 msgstr "se debe definir COLLECT_LTO_WRAPPER"
16838 #: collect2.c:966 gcc.c:7313 lto-wrapper.c:1479
16839 #: config/i386/intelmic-mkoffload.c:554 config/nvptx/mkoffload.c:403
16840 #, gcc-internal-format
16841 msgid "atexit failed"
16842 msgstr "falló atexit"
16844 #: collect2.c:1064
16845 #, gcc-internal-format
16846 msgid "no arguments"
16847 msgstr "sin argumentos"
16849 #: collect2.c:1303 opts.c:904
16850 #, gcc-internal-format
16851 msgid "LTO support has not been enabled in this configuration"
16852 msgstr "el soporte para LTO no se activó en esta configuración"
16854 #: collect2.c:1344
16855 #, gcc-internal-format
16856 msgid "can't open %s: %m"
16857 msgstr "no se puede abrir %s: %m"
16859 #: collect2.c:1450
16860 #, gcc-internal-format, gfc-internal-format
16861 msgid "unknown demangling style '%s'"
16862 msgstr "se desconoce el estilo de desenredado '%s'"
16864 #: collect2.c:1546 collect2.c:1729 collect2.c:1769
16865 #, gcc-internal-format
16866 msgid "fopen %s: %m"
16867 msgstr "fopen %s: %m"
16869 #: collect2.c:1549 collect2.c:1734 collect2.c:1772
16870 #, gcc-internal-format
16871 msgid "fclose %s: %m"
16872 msgstr "fclose %s: %m"
16874 #: collect2.c:2335
16875 #, gcc-internal-format
16876 msgid "cannot find 'nm'"
16877 msgstr "no se puede encontrar 'nm'"
16879 #: collect2.c:2383
16880 #, gcc-internal-format
16881 msgid "can't open nm output: %m"
16882 msgstr "no se puede abrir la salida de nm: %m"
16884 #: collect2.c:2467
16885 #, gcc-internal-format, gfc-internal-format
16886 msgid "init function found in object %s"
16887 msgstr "se encontró la función init en el objeto %s"
16889 #: collect2.c:2478
16890 #, gcc-internal-format, gfc-internal-format
16891 msgid "fini function found in object %s"
16892 msgstr "se encontró la función fini en el objeto %s"
16894 #: collect2.c:2535
16895 #, gcc-internal-format
16896 msgid "cannot find 'ldd'"
16897 msgstr "no se puede encontrar 'ldd'"
16899 #: collect2.c:2581
16900 #, gcc-internal-format
16901 msgid "can't open ldd output: %m"
16902 msgstr "no se puede abrir la salida de ldd: %m"
16904 #: collect2.c:2599
16905 #, gcc-internal-format, gfc-internal-format
16906 msgid "dynamic dependency %s not found"
16907 msgstr "no se encontró la dependencia dinámica %s"
16909 #: collect2.c:2611
16910 #, gcc-internal-format, gfc-internal-format
16911 msgid "unable to open dynamic dependency '%s'"
16912 msgstr "no se puede abrir la dependencia dinámica '%s'"
16914 #: collect2.c:2775
16915 #, gcc-internal-format, gfc-internal-format
16916 msgid "%s: not a COFF file"
16917 msgstr "%s: no es un fichero COFF"
16919 #: collect2.c:2933
16920 #, gcc-internal-format, gfc-internal-format
16921 msgid "%s: cannot open as COFF file"
16922 msgstr "%s: no se puede abrir como un fichero COFF"
16924 #: collect2.c:2992
16925 #, gcc-internal-format, gfc-internal-format
16926 msgid "library lib%s not found"
16927 msgstr "no se encontró la biblioteca lib%s"
16929 #: convert.c:93
16930 #, gcc-internal-format
16931 msgid "cannot convert to a pointer type"
16932 msgstr "no se puede convertir a un tipo puntero"
16934 #: convert.c:389
16935 #, gcc-internal-format
16936 msgid "pointer value used where a floating point value was expected"
16937 msgstr "se usó un valor de puntero donde se esperaba un valor de coma flotante"
16939 #: convert.c:393
16940 #, gcc-internal-format
16941 msgid "aggregate value used where a float was expected"
16942 msgstr "se usó un valor agregado donde se esperaba un float"
16944 #: convert.c:516
16945 #, gcc-internal-format
16946 msgid "conversion to incomplete type"
16947 msgstr "conversión a tipo de dato incompleto"
16949 #: convert.c:965
16950 #, gcc-internal-format
16951 msgid "can%'t convert a vector of type %qT to type %qT which has different size"
16952 msgstr "no se puede convertir un vector de tipo %qT en el tipo %qT con tamaño diferente"
16954 #: convert.c:973
16955 #, gcc-internal-format
16956 msgid "aggregate value used where an integer was expected"
16957 msgstr "se usó un valor agregado donde se esperaba un entero"
16959 #: convert.c:1058
16960 #, gcc-internal-format
16961 msgid "pointer value used where a complex was expected"
16962 msgstr "se usó un valor de puntero donde se esperaba un complejo"
16964 #: convert.c:1062
16965 #, gcc-internal-format
16966 msgid "aggregate value used where a complex was expected"
16967 msgstr "se usó un valor agregado donde se esperaba un complejo"
16969 #: convert.c:1096
16970 #, gcc-internal-format
16971 msgid "can%'t convert a value of type %qT to vector type %qT which has different size"
16972 msgstr "no se puede convertir un valor de tipo %qT en un vector de tipo %qT con tamaño diferente"
16974 #: convert.c:1104
16975 #, gcc-internal-format
16976 msgid "can%'t convert value to a vector"
16977 msgstr "no se puede convertir el valor a un vector"
16979 #: convert.c:1143
16980 #, gcc-internal-format
16981 msgid "aggregate value used where a fixed-point was expected"
16982 msgstr "se usó un valor agregado donde se esperaba uno de coma fija"
16984 #: coverage.c:200
16985 #, gcc-internal-format
16986 msgid "%qs is not a gcov data file"
16987 msgstr "%qs no es un fichero de datos gcov"
16989 #: coverage.c:211
16990 #, gcc-internal-format
16991 msgid "%qs is version %q.*s, expected version %q.*s"
16992 msgstr "%qs es versión %q.*s, se esperaba la versión %q.*s"
16994 #: coverage.c:293 coverage.c:303
16995 #, gcc-internal-format, gfc-internal-format
16996 msgid "Profile data for function %u is corrupted"
16997 msgstr "La información de análisis de perfil para la función %u está corrupta"
16999 #: coverage.c:294
17000 #, gcc-internal-format
17001 msgid "checksum is (%x,%x) instead of (%x,%x)"
17002 msgstr "la suma de comprobación es (%x,%x) en lugar de (%x,%x)"
17004 #: coverage.c:304
17005 #, gcc-internal-format, gfc-internal-format
17006 msgid "number of counters is %d instead of %d"
17007 msgstr "el número de contadores es %d en lugar de %d"
17009 #: coverage.c:311
17010 #, gcc-internal-format, gfc-internal-format
17011 msgid "cannot merge separate %s counters for function %u"
17012 msgstr "no se pueden mezclar contadores %s separados para la función %u"
17014 #: coverage.c:331
17015 #, gcc-internal-format
17016 msgid "%qs has overflowed"
17017 msgstr "%qs se ha desbordado"
17019 #: coverage.c:332
17020 #, gcc-internal-format
17021 msgid "%qs is corrupted"
17022 msgstr "%qs está corrupto"
17024 #: coverage.c:390
17025 #, gcc-internal-format
17026 msgid "the control flow of function %qE does not match its profile data (counter %qs)"
17027 msgstr "el flujo de control de la función %qE no coincide con sus datos de análisis de perfil (contador %qs)"
17029 #: coverage.c:406
17030 #, gcc-internal-format
17031 msgid "execution counts estimated\n"
17032 msgstr "cuentas de ejecución estimadas\n"
17034 #: coverage.c:407
17035 #, gcc-internal-format
17036 msgid "execution counts assumed to be zero\n"
17037 msgstr "se asume que las cuentas de ejecución son cero\n"
17039 #: coverage.c:419
17040 #, gcc-internal-format
17041 msgid "source locations for function %qE have changed, the profile data may be out of date"
17042 msgstr "cambiaron las ubicaciones de fuente para la función %qE, los datos de análisis de perfil pueden estar desactualizados"
17044 #: coverage.c:683
17045 #, gcc-internal-format
17046 msgid "error writing %qs"
17047 msgstr "error al escribir %qs"
17049 #: coverage.c:1245
17050 #, gcc-internal-format, gfc-internal-format
17051 msgid "cannot open %s"
17052 msgstr "no se puede abrir %s"
17054 #: data-streamer-in.c:53
17055 #, gcc-internal-format
17056 msgid "bytecode stream: string too long for the string table"
17057 msgstr "flujo de bytecode: la cadena es demasiado larga para la tabla de cadenas"
17059 #: data-streamer-in.c:84 data-streamer-in.c:113
17060 #, gcc-internal-format
17061 msgid "bytecode stream: found non-null terminated string"
17062 msgstr "flujo de bytecode: se encontró una cadean que no está terminada en null"
17064 #: dbgcnt.c:133
17065 #, gcc-internal-format
17066 msgid "cannot find a valid counter:value pair:"
17067 msgstr "no se encuentra un par: contador:valor válido"
17069 #: dbgcnt.c:134
17070 #, gcc-internal-format, gfc-internal-format
17071 msgid "-fdbg-cnt=%s"
17072 msgstr "-fdbg-cnt=%s"
17074 #: dbgcnt.c:135
17075 #, gcc-internal-format, gfc-internal-format
17076 msgid "          %s"
17077 msgstr "          %s"
17079 #: dbxout.c:3336
17080 #, gcc-internal-format
17081 msgid "common symbol debug info is not structured as symbol+offset"
17082 msgstr "la información de depuración de símbolos comunes no está estructurada como símbolo+desplazamiento"
17084 #: dbxout.c:3808
17085 #, gcc-internal-format
17086 msgid "global destructors not supported on this target"
17087 msgstr "no se admiten los destructores globales en este objetivo"
17089 #: dbxout.c:3825
17090 #, gcc-internal-format
17091 msgid "global constructors not supported on this target"
17092 msgstr "no se admiten constructores globales en este objetivo"
17094 #: diagnostic.c:1461
17095 #, gcc-internal-format, gfc-internal-format
17096 msgid "in %s, at %s:%d"
17097 msgstr "en %s, en %s:%d"
17099 #: dominance.c:1169
17100 #, gcc-internal-format, gfc-internal-format
17101 msgid "dominator of %d status unknown"
17102 msgstr "el dominador de %d en un estado desconocido"
17104 #: dominance.c:1177
17105 #, gcc-internal-format, gfc-internal-format
17106 msgid "dominator of %d should be %d, not %d"
17107 msgstr "el dominador de %d debería ser %d, no %d"
17109 #: dumpfile.c:321 dumpfile.c:485 dumpfile.c:578
17110 #, gcc-internal-format
17111 msgid "could not open dump file %qs: %m"
17112 msgstr "no se puede abrir el fichero de volcado %qs: %m"
17114 #: dumpfile.c:820
17115 #, gcc-internal-format
17116 msgid "ignoring unknown option %q.*s in %<-fdump-%s%>"
17117 msgstr "se descarta la opción desconocida %q.*s en %<-fdump-%s%>"
17119 #: dumpfile.c:928
17120 #, gcc-internal-format
17121 msgid "unknown option %q.*s in %<-fopt-info-%s%>"
17122 msgstr "opción desconocida %q.*s en %<-fopt-info-%s%>"
17124 #: dumpfile.c:960
17125 #, gcc-internal-format
17126 msgid "ignoring possibly conflicting option %<-fopt-info-%s%>"
17127 msgstr "se descarta la opción posiblemente conflictiva %<-fopt-info-%s%>"
17129 #: dwarf2out.c:1093
17130 #, gcc-internal-format
17131 msgid "multiple EH personalities are supported only with assemblers supporting .cfi_personality directive"
17132 msgstr "sólo se admiten múltiples personalidades EH con ensambladores que admiten la directiva cfi.personality"
17134 #: dwarf2out.c:13685
17135 #, gcc-internal-format, gfc-internal-format
17136 msgid "non-delegitimized UNSPEC %s (%d) found in variable location"
17137 msgstr "se encontró UNSPEC %s (%d) que no está delegitimado la ubicación de variable"
17139 #: dwarf2out.c:27308
17140 #, gcc-internal-format
17141 msgid "-feliminate-dwarf2-dups is broken for C++, ignoring"
17142 msgstr ""
17144 #: emit-rtl.c:2770
17145 #, gcc-internal-format
17146 msgid "invalid rtl sharing found in the insn"
17147 msgstr "se encontró una compartición de rtl no válida en la insn"
17149 #: emit-rtl.c:2772
17150 #, gcc-internal-format
17151 msgid "shared rtx"
17152 msgstr "rtx compartido"
17154 #: emit-rtl.c:2774
17155 #, gcc-internal-format
17156 msgid "internal consistency failure"
17157 msgstr "falla interna de consistencia"
17159 #: emit-rtl.c:3880
17160 #, gcc-internal-format
17161 msgid "ICE: emit_insn used where emit_jump_insn needed:\n"
17162 msgstr "ICE: se usa emit_insn donde se necesita emit_jump_insn:\n"
17164 #: errors.c:133
17165 #, gcc-internal-format, gfc-internal-format
17166 msgid "abort in %s, at %s:%d"
17167 msgstr "aborto en %s, en %s:%d"
17169 #: except.c:2124
17170 #, gcc-internal-format
17171 msgid "argument of %<__builtin_eh_return_regno%> must be constant"
17172 msgstr "el argumento de %<__builtin_eh_return_regno%> debe ser constante"
17174 #: except.c:2259
17175 #, gcc-internal-format
17176 msgid "__builtin_eh_return not supported on this target"
17177 msgstr "no se admite __builtin_eh_return en este objetivo"
17179 #: except.c:3315 except.c:3340
17180 #, gcc-internal-format, gfc-internal-format
17181 msgid "region_array is corrupted for region %i"
17182 msgstr "region_array está corrupta para la región %i"
17184 #: except.c:3328 except.c:3359
17185 #, gcc-internal-format, gfc-internal-format
17186 msgid "lp_array is corrupted for lp %i"
17187 msgstr "lp_array está corrupta para lp %i"
17189 #: except.c:3345
17190 #, gcc-internal-format, gfc-internal-format
17191 msgid "outer block of region %i is wrong"
17192 msgstr "el bloque más externo de la región %i es erróneo"
17194 #: except.c:3350
17195 #, gcc-internal-format, gfc-internal-format
17196 msgid "negative nesting depth of region %i"
17197 msgstr "profundidad de anidamiento negativa de la región %i"
17199 #: except.c:3364
17200 #, gcc-internal-format, gfc-internal-format
17201 msgid "region of lp %i is wrong"
17202 msgstr "la región de lp %i es errónea"
17204 #: except.c:3391
17205 #, gcc-internal-format, gfc-internal-format
17206 msgid "tree list ends on depth %i"
17207 msgstr "la lista de árbol termina en la profundidad %i"
17209 #: except.c:3396
17210 #, gcc-internal-format
17211 msgid "region_array does not match region_tree"
17212 msgstr "region_array no coincide con region_tree"
17214 #: except.c:3401
17215 #, gcc-internal-format
17216 msgid "lp_array does not match region_tree"
17217 msgstr "lp_array no coincide con region_tree"
17219 #: except.c:3408
17220 #, gcc-internal-format
17221 msgid "verify_eh_tree failed"
17222 msgstr "falló verify_eh_tree"
17224 #: explow.c:1476
17225 #, gcc-internal-format
17226 msgid "stack limits not supported on this target"
17227 msgstr "no se admiten límites de la pila en este objetivo"
17229 #: expmed.c:338
17230 #, gcc-internal-format
17231 msgid "reverse scalar storage order"
17232 msgstr ""
17234 #: expmed.c:355
17235 #, gcc-internal-format
17236 msgid "reverse floating-point scalar storage order"
17237 msgstr ""
17239 #: expmed.c:399
17240 #, gcc-internal-format, gfc-internal-format
17241 msgid "reverse storage order for %smode"
17242 msgstr ""
17244 #: expmed.c:642
17245 #, gcc-internal-format
17246 msgid "write of %wu-bit data outside the bound of destination object, data truncated into %wu-bit"
17247 msgstr ""
17249 #: expr.c:10804
17250 #, gcc-internal-format
17251 msgid "%Kcall to %qs declared with attribute error: %s"
17252 msgstr "%Kla llamada a %qs se redeclaró con error de atributo: %s"
17254 #: expr.c:10811
17255 #, gcc-internal-format
17256 msgid "%Kcall to %qs declared with attribute warning: %s"
17257 msgstr "%Kla llamada a %qs se redecló con aviso de atributo: %s"
17259 #: final.c:1538
17260 #, gcc-internal-format
17261 msgid "invalid argument %qs to -fdebug-prefix-map"
17262 msgstr "argumento no válido %qs para -fdebug-prefix-map"
17264 #: final.c:1841
17265 #, gcc-internal-format
17266 msgid "the frame size of %wd bytes is larger than %wd bytes"
17267 msgstr "el tamaño de marco de %wd bytes es mayor que %wd bytes"
17269 #: final.c:4635 toplev.c:1404 tree-cfgcleanup.c:1148
17270 #, gcc-internal-format
17271 msgid "could not open final insn dump file %qs: %m"
17272 msgstr "no se puede abrir el fichero de volcado de insn final %qs: %m"
17274 #: final.c:4688 tree-cfgcleanup.c:1164
17275 #, gcc-internal-format
17276 msgid "could not close final insn dump file %qs: %m"
17277 msgstr "no se puede cerrar el fichero de volcado de insn final %qs: %m"
17279 #: fixed-value.c:128
17280 #, gcc-internal-format
17281 msgid "large fixed-point constant implicitly truncated to fixed-point type"
17282 msgstr "se truncó la constante de coma fija grande implícitamente al tipo de coma fija"
17284 #: fold-const.c:4065 fold-const.c:4075
17285 #, gcc-internal-format, gfc-internal-format
17286 msgid "comparison is always %d due to width of bit-field"
17287 msgstr "la comparación siempre es %d debido a la anchura del campo de bit"
17289 #: fold-const.c:5340 tree-ssa-reassoc.c:2343 tree-ssa-reassoc.c:2974
17290 #, gcc-internal-format
17291 msgid "assuming signed overflow does not occur when simplifying range test"
17292 msgstr "se asume que el desbordamiento con signo no sucede al simplificar la prueba de rango"
17294 #: fold-const.c:5789 fold-const.c:5803
17295 #, gcc-internal-format, gfc-internal-format
17296 msgid "comparison is always %d"
17297 msgstr "la comparación siempre es %d"
17299 #: fold-const.c:5940
17300 #, gcc-internal-format
17301 msgid "%<or%> of unmatched not-equal tests is always 1"
17302 msgstr "un %<or%> de pruebas no equivalentes sin coincidencia siempre es 1"
17304 #: fold-const.c:5945
17305 #, gcc-internal-format
17306 msgid "%<and%> of mutually exclusive equal-tests is always 0"
17307 msgstr "un %<and%> de pruebas equivalentes mutuamente exclusivas siempre es 0"
17309 #: fold-const.c:8200
17310 #, gcc-internal-format
17311 msgid "assuming signed overflow does not occur when reducing constant in comparison"
17312 msgstr "se asume que el desbordamiento con signo no sucede cuando se reduce la constante en comparación"
17314 #: fold-const.c:8581
17315 #, gcc-internal-format
17316 msgid "assuming signed overflow does not occur when combining constants around a comparison"
17317 msgstr "se asume que el desbordamiento con signo no sucede cuando se combinan constantes alrededor de una comparación"
17319 #: fold-const.c:12048
17320 #, gcc-internal-format
17321 msgid "fold check: original tree changed by fold"
17322 msgstr "fold check: el árbol original cambió por un pliegue"
17324 #: function.c:242
17325 #, gcc-internal-format
17326 msgid "total size of local objects too large"
17327 msgstr "el tamaño total de los objetos locales es demasiado grande"
17329 #: function.c:1765 gimplify.c:6111
17330 #, gcc-internal-format
17331 msgid "impossible constraint in %<asm%>"
17332 msgstr "restricción imposible en %<asm%>"
17334 #: function.c:4390
17335 #, gcc-internal-format
17336 msgid "variable %q+D might be clobbered by %<longjmp%> or %<vfork%>"
17337 msgstr "la variable %q+D puede ser sobreescrita por %<longjmp%> o %<vfork%>"
17339 #: function.c:4411
17340 #, gcc-internal-format
17341 msgid "argument %q+D might be clobbered by %<longjmp%> or %<vfork%>"
17342 msgstr "el argumento %q+D puede ser sobreescrito por %<longjmp%> o %<vfork%>"
17344 #: function.c:5056
17345 #, gcc-internal-format
17346 msgid "function returns an aggregate"
17347 msgstr "la función devuelve un agregado"
17349 #: gcc.c:2119 gcc.c:2140
17350 #, gcc-internal-format, gfc-internal-format
17351 msgid "specs %%include syntax malformed after %ld characters"
17352 msgstr "sintaxis de specs %%include mal formada después de %ld caracteres"
17354 #: gcc.c:2167 gcc.c:2177 gcc.c:2188 gcc.c:2199
17355 #, gcc-internal-format, gfc-internal-format
17356 msgid "specs %%rename syntax malformed after %ld characters"
17357 msgstr "sintaxis de specs %%rename mal formada después de %ld caracteres"
17359 #: gcc.c:2210
17360 #, gcc-internal-format, gfc-internal-format
17361 msgid "specs %s spec was not found to be renamed"
17362 msgstr "la especificación specs %s no se encontró para ser renombrada"
17364 #: gcc.c:2218
17365 #, gcc-internal-format
17366 msgid "%s: attempt to rename spec %qs to already defined spec %qs"
17367 msgstr "%s: se intentó renombrar la especificación %qs a la especificación %qs que ya estaba definida"
17369 #: gcc.c:2240
17370 #, gcc-internal-format, gfc-internal-format
17371 msgid "specs unknown %% command after %ld characters"
17372 msgstr "orden specs %% desconocida después de %ld caracteres"
17374 #: gcc.c:2252 gcc.c:2266
17375 #, gcc-internal-format, gfc-internal-format
17376 msgid "specs file malformed after %ld characters"
17377 msgstr "fichero specs mal formado después de %ld caracteres"
17379 #: gcc.c:2321
17380 #, gcc-internal-format
17381 msgid "spec file has no spec for linking"
17382 msgstr "el fichero de especificación no tiene especificaciones para enlazar"
17384 #: gcc.c:2869
17385 #, gcc-internal-format
17386 msgid "system path %qs is not absolute"
17387 msgstr "la ruta del sistema %qs no es absoluta"
17389 #: gcc.c:2957
17390 #, gcc-internal-format
17391 msgid "-pipe not supported"
17392 msgstr "no se admite -pipe"
17394 #: gcc.c:3119
17395 #, gcc-internal-format
17396 msgid "failed to get exit status: %m"
17397 msgstr "no se puede obtener el estado de salida: %m"
17399 #: gcc.c:3125
17400 #, gcc-internal-format
17401 msgid "failed to get process times: %m"
17402 msgstr "no se pueden obtener los tiempos de proceso: %m"
17404 #: gcc.c:3151
17405 #, gcc-internal-format, gfc-internal-format
17406 msgid "%s (program %s)"
17407 msgstr "%s (programa %s)"
17409 #: gcc.c:3628 opts-common.c:1195 opts-common.c:1219 opts-global.c:136
17410 #, gcc-internal-format
17411 msgid "unrecognized command line option %qs"
17412 msgstr "no se reconoce la opción de línea de órdenes %qs"
17414 #: gcc.c:3693
17415 #, gcc-internal-format, gfc-internal-format
17416 msgid "GCC is not configured to support %s as offload target"
17417 msgstr ""
17419 #: gcc.c:3996
17420 #, gcc-internal-format
17421 msgid "%qs is an unknown -save-temps option"
17422 msgstr "%qs es una opción desconocida para -save-temps"
17424 #: gcc.c:4471 toplev.c:893
17425 #, gcc-internal-format
17426 msgid "input file %qs is the same as output file"
17427 msgstr "el fichero de entrada %qs es el mismo que el de salida"
17429 #: gcc.c:4498
17430 #, gcc-internal-format
17431 msgid "-pipe ignored because -save-temps specified"
17432 msgstr "se descarta -pipe porque se especificó -save-temps"
17434 #: gcc.c:4586
17435 #, gcc-internal-format
17436 msgid "%<-x %s%> after last input file has no effect"
17437 msgstr "%<-x %s%> después del último fichero de entrada no tiene efecto"
17439 #: gcc.c:4768
17440 #, gcc-internal-format
17441 msgid "unable to locate default linker script %qs in the library search paths"
17442 msgstr "no se puede localizar el guión de enlazador por defecto %qs en las rutas de búsqueda de bibliotecas"
17444 #: gcc.c:4973
17445 #, gcc-internal-format
17446 msgid "switch %qs does not start with %<-%>"
17447 msgstr "la opción %qs no inicia con %<-%>"
17449 #: gcc.c:4977
17450 #, gcc-internal-format
17451 msgid "spec-generated switch is just %<-%>"
17452 msgstr "la opción generada de especificación sólo es %<-%>"
17454 #: gcc.c:5070
17455 #, gcc-internal-format, gfc-internal-format
17456 msgid "could not open temporary response file %s"
17457 msgstr "no se puede abrir el fichero de respuesta temporal %s"
17459 #: gcc.c:5077
17460 #, gcc-internal-format, gfc-internal-format
17461 msgid "could not write to temporary response file %s"
17462 msgstr "no se puede escribir en el fichero de respuesta temporal %s"
17464 #: gcc.c:5083
17465 #, gcc-internal-format, gfc-internal-format
17466 msgid "could not close temporary response file %s"
17467 msgstr "no se puede cerrar el fichero de respuesta temporal %s"
17469 #: gcc.c:5206
17470 #, gcc-internal-format
17471 msgid "spec %qs invalid"
17472 msgstr "la especificación %qs es no válida"
17474 #: gcc.c:5356
17475 #, gcc-internal-format
17476 msgid "spec %qs has invalid %<%%0%c%>"
17477 msgstr "la especificación %qs tiene un %<%%0%c%> no válido"
17479 #: gcc.c:5677
17480 #, gcc-internal-format
17481 msgid "spec %qs has invalid %<%%W%c%>"
17482 msgstr "la especificación %qs tiene un %<%%W%c%> no válido"
17484 #: gcc.c:5700
17485 #, gcc-internal-format
17486 msgid "spec %qs has invalid %<%%x%c%>"
17487 msgstr "la especificación %qs tiene un %<%%x%c%> no válido"
17489 #. Catch the case where a spec string contains something like
17490 #. '%{foo:%*}'.  i.e. there is no * in the pattern on the left
17491 #. hand side of the :.
17492 #: gcc.c:5911
17493 #, gcc-internal-format
17494 msgid "spec failure: %<%%*%> has not been initialized by pattern match"
17495 msgstr "falla de especificación: %<%%*%> no ha sido inicializado por coincidencia de patrón"
17497 #: gcc.c:5954
17498 #, gcc-internal-format
17499 msgid "spec failure: unrecognized spec option %qc"
17500 msgstr "falla de especificación: no se reconoce la opción de especificación %qc"
17502 #: gcc.c:6016
17503 #, gcc-internal-format
17504 msgid "unknown spec function %qs"
17505 msgstr "función de especificación %qs desconocida"
17507 #: gcc.c:6046
17508 #, gcc-internal-format
17509 msgid "error in args to spec function %qs"
17510 msgstr "error en los argumentos para la función de especificación %qs"
17512 #: gcc.c:6100
17513 #, gcc-internal-format
17514 msgid "malformed spec function name"
17515 msgstr "nombre de la función de especificación malformado"
17517 #. )
17518 #: gcc.c:6103
17519 #, gcc-internal-format
17520 msgid "no arguments for spec function"
17521 msgstr "no hay argumentos para la función de especificación"
17523 #: gcc.c:6122
17524 #, gcc-internal-format
17525 msgid "malformed spec function arguments"
17526 msgstr "argumentos de la función de especificación malformados"
17528 #: gcc.c:6396
17529 #, gcc-internal-format
17530 msgid "braced spec %qs is invalid at %qc"
17531 msgstr "la especificación entre llaves %qs es no válida en %qc"
17533 #: gcc.c:6491
17534 #, gcc-internal-format
17535 msgid "braced spec body %qs is invalid"
17536 msgstr "el cuerpo de la especificación entre llaves %qs es no válido"
17538 #: gcc.c:7097
17539 #, gcc-internal-format, gfc-internal-format
17540 msgid "%s: could not determine length of compare-debug file %s"
17541 msgstr "%s: no se puede determinar la longitud del fichero para comparar depuración %s"
17543 #: gcc.c:7108
17544 #, gcc-internal-format, gfc-internal-format
17545 msgid "%s: -fcompare-debug failure (length)"
17546 msgstr "%s: falló -fcompare-debug (longitud)"
17548 #: gcc.c:7118 gcc.c:7159
17549 #, gcc-internal-format, gfc-internal-format
17550 msgid "%s: could not open compare-debug file %s"
17551 msgstr "%s: no se puede abrir el fichero para comparar depuración %s"
17553 #: gcc.c:7138 gcc.c:7175
17554 #, gcc-internal-format, gfc-internal-format
17555 msgid "%s: -fcompare-debug failure"
17556 msgstr "%s: falló -fcompare-debug"
17558 #: gcc.c:7483
17559 #, gcc-internal-format
17560 msgid "spec failure: more than one arg to SYSROOT_SUFFIX_SPEC"
17561 msgstr "falla de especificación: más de un argumento para SYSROOT_SUFFIX_SPEC"
17563 #: gcc.c:7507
17564 #, gcc-internal-format
17565 msgid "spec failure: more than one arg to SYSROOT_HEADERS_SUFFIX_SPEC"
17566 msgstr "falla de especificación: más de un argumento para SYSROOT_HEADERS_SUFFIX_SPEC"
17568 #: gcc.c:7812
17569 #, gcc-internal-format
17570 msgid "unrecognized command line option %<-%s%>; did you mean %<-%s%>?"
17571 msgstr "no se reconoce la opción de línea de órdenes %<-%s%>; ¿quería decir %<-%s%>?"
17573 #: gcc.c:7816
17574 #, gcc-internal-format
17575 msgid "unrecognized command line option %<-%s%>"
17576 msgstr "no se reconoce la opción de línea de órdenes %<-%s%>"
17578 #: gcc.c:7942
17579 #, gcc-internal-format
17580 msgid "not configured with sysroot headers suffix"
17581 msgstr "no se configuró con el sufijo de encabezados sysroot"
17583 #: gcc.c:8003
17584 #, gcc-internal-format
17585 msgid "no input files"
17586 msgstr "no hay ficheros de entrada"
17588 #: gcc.c:8054
17589 #, gcc-internal-format
17590 msgid "cannot specify -o with -c, -S or -E with multiple files"
17591 msgstr "no se puede especificar -o con -c, -S o -E y con múltiples ficheros"
17593 #: gcc.c:8095
17594 #, gcc-internal-format, gfc-internal-format
17595 msgid "%s: %s compiler not installed on this system"
17596 msgstr "%s: el compilador %s no está instalado en este sistema"
17598 #: gcc.c:8119
17599 #, gcc-internal-format
17600 msgid "recompiling with -fcompare-debug"
17601 msgstr "se recompila con -fcompare-debug"
17603 #: gcc.c:8135
17604 #, gcc-internal-format
17605 msgid "during -fcompare-debug recompilation"
17606 msgstr "durante la recompilación -fcompare-debug"
17608 #: gcc.c:8144
17609 #, gcc-internal-format
17610 msgid "comparing final insns dumps"
17611 msgstr "se comparan volcados finales de insns"
17613 #: gcc.c:8261
17614 #, gcc-internal-format, gfc-internal-format
17615 msgid "-fuse-linker-plugin, but %s not found"
17616 msgstr "-fuse-linker-plugin, pero no se encontró %s"
17618 #: gcc.c:8294
17619 #, gcc-internal-format, gfc-internal-format
17620 msgid "%s: linker input file unused because linking not done"
17621 msgstr "%s: no se usó el fichero de entrada del enlazador porque no se hizo enlace"
17623 #: gcc.c:8350 c-family/c-opts.c:749
17624 #, gcc-internal-format
17625 msgid "cannot use %<-%> as input filename for a precompiled header"
17626 msgstr ""
17628 #: gcc.c:8356
17629 #, gcc-internal-format, gfc-internal-format
17630 msgid "language %s not recognized"
17631 msgstr "no se reconoce el lenguaje %s"
17633 #: gcc.c:8596
17634 #, gcc-internal-format
17635 msgid "multilib spec %qs is invalid"
17636 msgstr "la especificación multilib %qs es no válida"
17638 #: gcc.c:8798
17639 #, gcc-internal-format
17640 msgid "multilib exclusions %qs is invalid"
17641 msgstr "las exclusiones multilib %qs son no válidas"
17643 #: gcc.c:8862
17644 #, gcc-internal-format
17645 msgid "multilib select %qs %qs is invalid"
17646 msgstr "la selección multilib %qs %qs no es válida"
17648 #: gcc.c:9024
17649 #, gcc-internal-format
17650 msgid "multilib select %qs is invalid"
17651 msgstr "la selección multilib %qs es no válida"
17653 #: gcc.c:9064
17654 #, gcc-internal-format
17655 msgid "multilib exclusion %qs is invalid"
17656 msgstr "la exclusión multilib %qs es no válida"
17658 #: gcc.c:9279
17659 #, gcc-internal-format
17660 msgid "environment variable %qs not defined"
17661 msgstr "no se definió la variable de entorno %qs"
17663 #: gcc.c:9418 gcc.c:9423
17664 #, gcc-internal-format
17665 msgid "invalid version number %qs"
17666 msgstr "número de versión %qs no válido"
17668 #: gcc.c:9466
17669 #, gcc-internal-format, gfc-internal-format
17670 msgid "too few arguments to %%:version-compare"
17671 msgstr "faltan argumentos para %%:version-compare"
17673 #: gcc.c:9472
17674 #, gcc-internal-format, gfc-internal-format
17675 msgid "too many arguments to %%:version-compare"
17676 msgstr "demasiados argumentos para %%:version-compare"
17678 #: gcc.c:9514
17679 #, gcc-internal-format
17680 msgid "unknown operator %qs in %%:version-compare"
17681 msgstr "operador %qs desconocido en %%:version-compare"
17683 #: gcc.c:9638
17684 #, gcc-internal-format, gfc-internal-format
17685 msgid "too many arguments to %%:compare-debug-dump-opt"
17686 msgstr "demasiados argumentos para %%:compare-debug-dump-opt"
17688 #: gcc.c:9711
17689 #, gcc-internal-format, gfc-internal-format
17690 msgid "too many arguments to %%:compare-debug-self-opt"
17691 msgstr "demasiados argumentos para %%:compare-debug-self-opt"
17693 #: gcc.c:9747
17694 #, gcc-internal-format, gfc-internal-format
17695 msgid "too few arguments to %%:compare-debug-auxbase-opt"
17696 msgstr "faltan argumentos para %%:compare-debug-auxbase-opt"
17698 #: gcc.c:9751
17699 #, gcc-internal-format, gfc-internal-format
17700 msgid "too many arguments to %%:compare-debug-auxbase-opt"
17701 msgstr "demasiados argumentos para %%:compare-debug-auxbase-opt"
17703 #: gcc.c:9758
17704 #, gcc-internal-format, gfc-internal-format
17705 msgid "argument to %%:compare-debug-auxbase-opt does not end in .gk"
17706 msgstr "el argumento para %%:compare-debug-auxbase-opt no termina en .gk"
17708 #: gcc.c:9832
17709 #, gcc-internal-format, gfc-internal-format
17710 msgid "too few arguments to %%:replace-extension"
17711 msgstr "faltan argumentos para %%:replace-extension"
17713 #: gcc.c:9885
17714 #, gcc-internal-format, gfc-internal-format
17715 msgid "wrong number of arguments to %%:debug-level-gt"
17716 msgstr "número erróneo de argumentos para %%:debug-level-gt"
17718 #: gcov-tool.c:73
17719 #, gcc-internal-format, gfc-internal-format
17720 msgid "error in removing %s\n"
17721 msgstr "error al quitar %s\n"
17723 #: gcov-tool.c:104
17724 #, gcc-internal-format, gfc-internal-format
17725 msgid "Cannot make directory %s"
17726 msgstr "No se puede crear el directorio %s"
17728 #: gcov-tool.c:112
17729 #, gcc-internal-format
17730 msgid "Cannot get current directory name"
17731 msgstr "No se puede obtener el nombre del directorio actual"
17733 #: gcov-tool.c:116 gcov-tool.c:130
17734 #, gcc-internal-format, gfc-internal-format
17735 msgid "Cannot change directory to %s"
17736 msgstr "No se puede cambiar al directorio %s"
17738 #: gcov-tool.c:123
17739 #, gcc-internal-format, gfc-internal-format
17740 msgid "output file %s already exists in folder %s"
17741 msgstr ""
17743 #: gcov-tool.c:223
17744 #, gcc-internal-format
17745 msgid "weights need to be non-negative\n"
17746 msgstr "los pesos tienen que ser no negativos\n"
17748 #: gcov-tool.c:358
17749 #, gcc-internal-format
17750 msgid "scale needs to be non-negative\n"
17751 msgstr "la escala tiene que ser no negativa\n"
17753 #: gcse.c:3985
17754 #, gcc-internal-format, gfc-internal-format
17755 msgid "%s: %d basic blocks and %d edges/basic block"
17756 msgstr "%s: %d bloques básicos y %d bloques borde/básicos"
17758 #: gcse.c:3997
17759 #, gcc-internal-format, gfc-internal-format
17760 msgid "%s: %d basic blocks and %d registers; increase --param max-gcse-memory above %d"
17761 msgstr "%s: %d bloques básicos y %d registros; incremente --param max-gcse-memory arriba %d"
17763 #: gencfn-macros.c:183
17764 #, gcc-internal-format, gfc-internal-format
17765 msgid "DEF_INTERNAL_FLT_FN (%s) has no associated built-in functions"
17766 msgstr "DEF_INTERNAL_FLT_FN (%s) no tiene ninguna función interna asociada"
17768 #: gencfn-macros.c:190
17769 #, gcc-internal-format, gfc-internal-format
17770 msgid "DEF_INTERNAL_INT_FN (%s) has no associated built-in functions"
17771 msgstr "DEF_INTERNAL_INT_FN (%s) no tiene ninguna función interna asociada"
17773 #: gentarget-def.c:126
17774 #, gcc-internal-format, gfc-internal-format
17775 msgid "invalid prototype for '%s'"
17776 msgstr "prototipo no válido para '%s'"
17778 #: gentarget-def.c:131
17779 #, gcc-internal-format, gfc-internal-format
17780 msgid "prototype for '%s' has required operands after optional operands"
17781 msgstr "el prototipo de '%s' tiene operandos obligatorios después de los opcionales"
17783 #: gentarget-def.c:148
17784 #, gcc-internal-format, gfc-internal-format
17785 msgid "argument %d of '%s' did not have the expected name"
17786 msgstr "el argumento %d de '%s' tenía un nombre esperado"
17788 #: gentarget-def.c:168
17789 #, gcc-internal-format, gfc-internal-format
17790 msgid "'%s' must have %d operands (excluding match_dups)"
17791 msgstr "'%s' debe tener %d operandos (excluyendo match_dups)"
17793 #: gentarget-def.c:172
17794 #, gcc-internal-format, gfc-internal-format
17795 msgid "'%s' must have at least %d operands (excluding match_dups)"
17796 msgstr "'%s' debe tener por lo menos %d operandos (excluyendo match_dups)"
17798 #: gentarget-def.c:176
17799 #, gcc-internal-format, gfc-internal-format
17800 msgid "'%s' must have no more than %d operands (excluding match_dups)"
17801 msgstr "'%s' debe tener no más de %d operandos (excluyendo match_dups)"
17803 #: gentarget-def.c:276
17804 #, gcc-internal-format, gfc-internal-format
17805 msgid "duplicate definition of '%s'"
17806 msgstr "definición duplicada de '%s'"
17808 #: ggc-common.c:393 ggc-common.c:401 ggc-common.c:470 ggc-common.c:488
17809 #: ggc-page.c:2458 ggc-page.c:2489 ggc-page.c:2496
17810 #, gcc-internal-format
17811 msgid "can%'t write PCH file: %m"
17812 msgstr "no se puede escribir el fichero PCH: %m"
17814 #: ggc-common.c:481 config/i386/host-cygwin.c:55
17815 #, gcc-internal-format
17816 msgid "can%'t get position in PCH file: %m"
17817 msgstr "no se puede obtener la posición en el fichero PCH: %m"
17819 #: ggc-common.c:491
17820 #, gcc-internal-format
17821 msgid "can%'t write padding to PCH file: %m"
17822 msgstr "no se puede escribir relleno al fichero PCH: %m"
17824 #: ggc-common.c:613 ggc-common.c:621 ggc-common.c:624 ggc-common.c:634
17825 #: ggc-common.c:637 ggc-page.c:2590
17826 #, gcc-internal-format
17827 msgid "can%'t read PCH file: %m"
17828 msgstr "no se puede leer el fichero PCH: %m"
17830 #: ggc-common.c:629
17831 #, gcc-internal-format
17832 msgid "had to relocate PCH"
17833 msgstr "se debe reubicar el PCH"
17835 #: ggc-page.c:1726
17836 #, gcc-internal-format
17837 msgid "open /dev/zero: %m"
17838 msgstr "open /dev/zero: %m"
17840 #: ggc-page.c:2474 ggc-page.c:2480
17841 #, gcc-internal-format
17842 msgid "can%'t write PCH file"
17843 msgstr "no se puede escribir el fichero PCH"
17845 #: gimple-ssa-isolate-paths.c:274
17846 #, gcc-internal-format
17847 msgid "potential null pointer dereference"
17848 msgstr "posible desreferencia a puntero nulo"
17850 #: gimple-ssa-isolate-paths.c:314
17851 #, gcc-internal-format
17852 msgid "null pointer dereference"
17853 msgstr "desreferencia a puntero nulo"
17855 #: gimple-ssa-isolate-paths.c:413 gimple-ssa-isolate-paths.c:531 tree.c:12880
17856 #: tree.c:12917 c/c-typeck.c:2906 c/c-typeck.c:2990 c/c-typeck.c:9913
17857 #: c/c-typeck.c:9930 c/gimple-parser.c:1556 c/gimple-parser.c:1564
17858 #: cp/call.c:6454 cp/call.c:7933 cp/constexpr.c:777 cp/constexpr.c:2174
17859 #: cp/cvt.c:992 cp/cvt.c:1019 cp/decl.c:7224 cp/decl2.c:5072 cp/pt.c:7993
17860 #: cp/semantics.c:1764 cp/typeck.c:1648 cp/typeck.c:1843 cp/typeck.c:3718
17861 #, gcc-internal-format
17862 msgid "declared here"
17863 msgstr "se declara aquí"
17865 #: gimple-ssa-nonnull-compare.c:102
17866 #, gcc-internal-format
17867 msgid "nonnull argument %qD compared to NULL"
17868 msgstr "argumento %qD no nulo comparado con NULL"
17870 #: gimple-ssa-sprintf.c:2308 gimple-ssa-sprintf.c:2436
17871 #, gcc-internal-format
17872 msgid "%qE output may be truncated before the last format character"
17873 msgstr "la salida %qE podría truncarse antes del último carácter de formato"
17875 #: gimple-ssa-sprintf.c:2310 gimple-ssa-sprintf.c:2438
17876 #, gcc-internal-format
17877 msgid "%qE output truncated before the last format character"
17878 msgstr "la salida %qE podría truncarse antes del último carácter de formato"
17880 #: gimple-ssa-sprintf.c:2312 gimple-ssa-sprintf.c:2440
17881 #, gcc-internal-format
17882 msgid "%qE may write a terminating nul past the end of the destination"
17883 msgstr "%qE podría escribir un nul al final del destino"
17885 #: gimple-ssa-sprintf.c:2314 gimple-ssa-sprintf.c:2442
17886 #, gcc-internal-format
17887 msgid "%qE writing a terminating nul past the end of the destination"
17888 msgstr "%qE se escribe un nul al final del destino"
17890 #: gimple-ssa-sprintf.c:2327
17891 #, gcc-internal-format
17892 msgid "%<%.*s%> directive output may be truncated writing %wu byte into a region of size %wu"
17893 msgstr "salida de la directiva %<%.*s%> podría truncarse escribiendo %wu byte en una región de tamaño %wu"
17895 #: gimple-ssa-sprintf.c:2329
17896 #, gcc-internal-format
17897 msgid "%<%.*s%> directive output truncated writing %wu byte into a region of size %wu"
17898 msgstr "salida de la directiva %<%.*s%> truncada escribiendo %wu byte en una región de tamaño %wu"
17900 #: gimple-ssa-sprintf.c:2331
17901 #, gcc-internal-format
17902 msgid "%<%.*s%> directive writing %wu byte into a region of size %wu"
17903 msgstr "directiva %<%.*s%> escribiendo %wu byte en una región de tamaño %wu"
17905 #: gimple-ssa-sprintf.c:2335
17906 #, gcc-internal-format
17907 msgid "%<%.*s%> directive output may be truncated writing %wu bytes into a region of size %wu"
17908 msgstr "la salida de la directiva %<%.*s%> podría truncarse al escribir %wu bytes en una región de tamaño %wu"
17910 #: gimple-ssa-sprintf.c:2337
17911 #, gcc-internal-format
17912 msgid "%<%.*s%> directive output truncated writing %wu bytes into a region of size %wu"
17913 msgstr "salida de la directiva %<%.*s%> truncada escribiendo %wu bytes en una región de tamaño %wu"
17915 #: gimple-ssa-sprintf.c:2339
17916 #, gcc-internal-format
17917 msgid "%<%.*s%> directive writing %wu bytes into a region of size %wu"
17918 msgstr "directiva %<%.*s%> escribiendo %wu bytes en una región de tamaño %wu"
17920 #: gimple-ssa-sprintf.c:2352
17921 #, gcc-internal-format
17922 msgid "%<%.*s%> directive output may be truncated writing up to %wu bytes into a region of size %wu"
17923 msgstr "la salida de la directiva %<%.*s%> podría truncarse al escribir hasta %wu bytes en una región de tamaño %wu"
17925 #: gimple-ssa-sprintf.c:2354
17926 #, gcc-internal-format
17927 msgid "%<%.*s%> directive output truncated writing up to %wu bytes into a region of size %wu"
17928 msgstr "salida de la directiva %<%.*s%> truncada escribiendo hasta %wu bytes en una región de tamaño %wu"
17930 #: gimple-ssa-sprintf.c:2356
17931 #, gcc-internal-format
17932 msgid "%<%.*s%> directive writing up to %wu bytes into a region of size %wu"
17933 msgstr "directiva %<%.*s%> escribiendo hasta %wu bytes en una región de tamaño %wu"
17935 #: gimple-ssa-sprintf.c:2372
17936 #, gcc-internal-format
17937 msgid "%<%.*s%> directive output may be truncated writing likely %wu or more bytes into a region of size %wu"
17938 msgstr "la salida de la directiva %<%.*s%> podría truncarse escribiendo probablemente %wu o más bytes en una región de tamaño %wu"
17940 #: gimple-ssa-sprintf.c:2374
17941 #, gcc-internal-format
17942 msgid "%<%.*s%> directive output truncated writing likely %wu or more bytes into a region of size %wu"
17943 msgstr "salida de la directiva %<%.*s%> truncada escribiendo probablemente %wu o más bytes en una región de tamaño %wu"
17945 #: gimple-ssa-sprintf.c:2376
17946 #, gcc-internal-format
17947 msgid "%<%.*s%> directive writing likely %wu or more bytes into a region of size %wu"
17948 msgstr "directiva %<%.*s%> escribiendo probablemente %wu o más bytes en una región de tamaño %wu"
17950 #: gimple-ssa-sprintf.c:2389
17951 #, gcc-internal-format
17952 msgid "%<%.*s%> directive output may be truncated writing between %wu and %wu bytes into a region of size %wu"
17953 msgstr "la salida de la directiva %<%.*s%> podría truncarse escribiendo entre %wu y %wu bytes en una región de tamaño %wu"
17955 #: gimple-ssa-sprintf.c:2391
17956 #, gcc-internal-format
17957 msgid "%<%.*s%> directive output truncated writing between %wu and %wu bytes into a region of size %wu"
17958 msgstr "salida de la directiva %<%.*s%> truncada escribiendo entre %wu y %wu bytes en una región de tamaño %wu"
17960 #: gimple-ssa-sprintf.c:2393
17961 #, gcc-internal-format
17962 msgid "%<%.*s%> directive writing between %wu and %wu bytes into a region of size %wu"
17963 msgstr "directiva %<%.*s%> escribiendo entre %wu y %wu bytes en una región de tamaño %wu"
17965 #: gimple-ssa-sprintf.c:2405
17966 #, gcc-internal-format
17967 msgid "%<%.*s%> directive output may be truncated writing %wu or more bytes into a region of size %wu"
17968 msgstr "la salida de la directiva %<%.*s%> podría truncarse escribiendo %wu o más bytes en una región de tamaño %wu"
17970 #: gimple-ssa-sprintf.c:2407
17971 #, gcc-internal-format
17972 msgid "%<%.*s%> directive output truncated writing %wu or more bytes into a region of size %wu"
17973 msgstr "salida de la directiva %<%.*s%> truncada escribiendo %wu o más bytes en una región de tamaño %wu"
17975 #: gimple-ssa-sprintf.c:2409
17976 #, gcc-internal-format
17977 msgid "%<%.*s%> directive writing %wu or more bytes into a region of size %wu"
17978 msgstr "directiva %<%.*s%> escribiendo %wu o más bytes en una región de tamaño %wu"
17980 #: gimple-ssa-sprintf.c:2455
17981 #, gcc-internal-format
17982 msgid "%<%.*s%> directive output may be truncated writing %wu byte into a region of size between %wu and %wu"
17983 msgstr "la salida de la directiva %<%.*s%> podría truncarse al escribir %wu bytes en una región de un tamaño entre %wu y %wu"
17985 #: gimple-ssa-sprintf.c:2457
17986 #, gcc-internal-format
17987 msgid "%<%.*s%> directive output truncated writing %wu byte into a region of size between %wu and %wu"
17988 msgstr "salida de la directiva %<%.*s%> truncada escribiendo %wu bytes en una región de un tamaño entre %wu y %wu"
17990 #: gimple-ssa-sprintf.c:2459
17991 #, gcc-internal-format
17992 msgid "%<%.*s%> directive writing %wu byte into a region of size between %wu and %wu"
17993 msgstr "directiva %<%.*s%> escribiendo %wu byte en una región de un tamaño entre %wu y %wu"
17995 #: gimple-ssa-sprintf.c:2463
17996 #, gcc-internal-format
17997 msgid "%<%.*s%> directive output may be truncated writing %wu bytes into a region of size between %wu and %wu"
17998 msgstr "la salida de la directiva %<%.*s%> podría truncarse al escribir %wu bytes en una región de un tamaño entre %wu y %wu"
18000 #: gimple-ssa-sprintf.c:2465
18001 #, gcc-internal-format
18002 msgid "%<%.*s%> directive output truncated writing %wu bytes into a region of size between %wu and %wu"
18003 msgstr "salida de la directiva %<%.*s%> truncada escribiendo %wu bytes en una región de un tamaño entre %wu y %wu"
18005 #: gimple-ssa-sprintf.c:2467
18006 #, gcc-internal-format
18007 msgid "%<%.*s%> directive writing %wu bytes into a region of size between %wu and %wu"
18008 msgstr "directiva %<%.*s%> escribiendo %wu bytes en una región de un tamaño entre %wu y %wu"
18010 #: gimple-ssa-sprintf.c:2481
18011 #, gcc-internal-format
18012 msgid "%<%.*s%> directive output may be truncated writing up to %wu bytes into a region of size between %wu and %wu"
18013 msgstr "la salida de la directiva %<%.*s%> podría truncarse escribiendo hasta %wu bytes en una región de un tamaño entre %wu y %wu"
18015 #: gimple-ssa-sprintf.c:2484
18016 #, gcc-internal-format
18017 msgid "%<%.*s%> directive output truncated writing up to %wu bytes into a region of size between %wu and %wu"
18018 msgstr "salida de la directiva %<%.*s%> truncada escribiendo hasta %wu bytes en una región de un tamaño entre %wu y %wu"
18020 #: gimple-ssa-sprintf.c:2487
18021 #, gcc-internal-format
18022 msgid "%<%.*s%> directive writing up to %wu bytes into a region of size between %wu and %wu"
18023 msgstr "directiva %<%.*s%> escribiendo hasta %wu bytes en una región de un tamaño entre %wu y %wu"
18025 #: gimple-ssa-sprintf.c:2503
18026 #, gcc-internal-format
18027 msgid "%<%.*s%> directive output may be truncated writing likely %wu or more bytes into a region of size between %wu and %wu"
18028 msgstr "la salida de la directiva %<%.*s%> podría truncarse escribiendo probablemente %wu o más bytes en una región de un tamaño entre %wu y %wu"
18030 #: gimple-ssa-sprintf.c:2506
18031 #, gcc-internal-format
18032 msgid "%<%.*s%> directive output truncated writing likely %wu or more bytes into a region of size between %wu and %wu"
18033 msgstr "salida de la directiva %<%.*s%> truncada escribiendo probablemente %wu o más bytes en una región de un tamaño entre %wu y %wu"
18035 #: gimple-ssa-sprintf.c:2509
18036 #, gcc-internal-format
18037 msgid "%<%.*s%> directive writing likely %wu or more bytes into a region of size between %wu and %wu"
18038 msgstr "directiva %<%.*s%> escribiendo probablemente %wu o más bytes en una región de un tamaño entre %wu y %wu"
18040 #: gimple-ssa-sprintf.c:2522
18041 #, gcc-internal-format
18042 msgid "%<%.*s%> directive output may be truncated writing between %wu and %wu bytes into a region of size between %wu and %wu"
18043 msgstr "la salida de la directiva %<%.*s%> podría truncarse escribiendo entre %wu y %wu bytes en una región de un tamaño entre %wu y %wu"
18045 #: gimple-ssa-sprintf.c:2525
18046 #, gcc-internal-format
18047 msgid "%<%.*s%> directive output truncated writing between %wu and %wu bytes into a region of size between %wu and %wu"
18048 msgstr "salida de la directiva %<%.*s%> truncada escribiendo entre %wu y %wu bytes en una región de un tamaño entre %wu y %wu"
18050 #: gimple-ssa-sprintf.c:2528
18051 #, gcc-internal-format
18052 msgid "%<%.*s%> directive writing between %wu and %wu bytes into a region of size between %wu and %wu"
18053 msgstr "directiva %<%.*s%> escribiendo entre %wu y %wu bytes en una región de un tamaño entre %wu y %wu"
18055 #: gimple-ssa-sprintf.c:2540
18056 #, gcc-internal-format
18057 msgid "%<%.*s%> directive output may be truncated writing %wu or more bytes into a region of size between %wu and %wu"
18058 msgstr "la salida de la directiva %<%.*s%> podría truncarse escribiendo %wu o más bytes en una región de un tamaño entre %wu y %wu"
18060 #: gimple-ssa-sprintf.c:2543
18061 #, gcc-internal-format
18062 msgid "%<%.*s%> directive output truncated writing %wu or more bytes into a region of size between %wu and %wu"
18063 msgstr "salida de la directiva %<%.*s%> truncada escribiendo %wu o más bytes en una región de un tamaño entre %wu y %wu"
18065 #: gimple-ssa-sprintf.c:2546
18066 #, gcc-internal-format
18067 msgid "%<%.*s%> directive writing %wu or more bytes into a region of size between %wu and %wu"
18068 msgstr "directiva %<%.*s%> escribiendo %wu o más bytes en una región de un tamaño entre %wu y %wu"
18070 #: gimple-ssa-sprintf.c:2711
18071 #, gcc-internal-format
18072 msgid "%<%.*s%> directive output between %wu and %wu bytes may exceed minimum required size of 4095"
18073 msgstr "la salida de la directiva %<%.*s%> entre %wu y %wu bytes podría superar el tamaño mínimo requerido de 4095"
18075 #: gimple-ssa-sprintf.c:2713
18076 #, gcc-internal-format
18077 msgid "%<%.*s%> directive output between %wu and %wu bytes exceeds minimum required size of 4095"
18078 msgstr "la salida de la directiva %<%.*s%> entre %wu y %wu bytes supera el tamaño mínimo requerido de 4095"
18080 #: gimple-ssa-sprintf.c:2752
18081 #, gcc-internal-format
18082 msgid "%<%.*s%> directive output between %wu and %wu bytes causes result to exceed %<INT_MAX%>"
18083 msgstr "la salida de la directiva %<%.*s%> entre %wu y %wu bytes provoca que el resultado supere %<INT_MAX%>"
18085 #: gimple-ssa-sprintf.c:2754
18086 #, gcc-internal-format
18087 msgid "%<%.*s%> directive output between %wu and %wu bytes may cause result to exceed %<INT_MAX%>"
18088 msgstr "la salida de la directiva %<%.*s%> entre %wu y %wu bytes podría provocar que el resultado supere %<INT_MAX%>"
18090 #: gimple-ssa-sprintf.c:2768
18091 #, gcc-internal-format
18092 msgid "assuming directive output of %wu byte"
18093 msgstr "se asume salida de directiva de %wu byte"
18095 #: gimple-ssa-sprintf.c:2769
18096 #, gcc-internal-format
18097 msgid "assuming directive output of %wu bytes"
18098 msgstr "se asume salida de directiva de %wu bytes"
18100 #: gimple-ssa-sprintf.c:2776
18101 #, gcc-internal-format
18102 msgid "directive argument %qE"
18103 msgstr "argumento de la directiva %qE"
18105 #: gimple-ssa-sprintf.c:2778
18106 #, gcc-internal-format
18107 msgid "directive argument in the range [%E, %E]"
18108 msgstr "argumento de la directiva en el rango de [%E, %E]"
18110 #: gimple-ssa-sprintf.c:2782
18111 #, gcc-internal-format
18112 msgid "using the range [%E, %E] for directive argument"
18113 msgstr "se utiliza el rango [%E, %E] para el argumento de la directiva"
18115 #: gimple-ssa-sprintf.c:2802
18116 #, gcc-internal-format
18117 msgid "%qE output %wu byte into a destination of size %wu"
18118 msgstr "%qE manda %wu byte a un destino de tamaño %wu"
18120 #: gimple-ssa-sprintf.c:2803
18121 #, gcc-internal-format
18122 msgid "%qE output %wu bytes into a destination of size %wu"
18123 msgstr "%qE manda %wu bytes a un destino de tamaño %wu"
18125 #: gimple-ssa-sprintf.c:2807
18126 #, gcc-internal-format
18127 msgid "%qE output between %wu and %wu bytes into a destination of size %wu"
18128 msgstr "%qE manda entre %wu y %wu bytes a un destino de tamaño %wu"
18130 #: gimple-ssa-sprintf.c:2812
18131 #, gcc-internal-format
18132 msgid "%qE output %wu or more bytes (assuming %wu) into a destination of size %wu"
18133 msgstr "%qE manda %wu o más bytes (se asume %wu) a un destino de tamaño %wu"
18135 #: gimple-ssa-sprintf.c:2817
18136 #, gcc-internal-format
18137 msgid "%qE output %wu or more bytes into a destination of size %wu"
18138 msgstr "%qE manda %wu o más bytes a un destino de tamaño %wu"
18140 #: gimple-ssa-sprintf.c:3591
18141 #, gcc-internal-format
18142 msgid "specified bound %wu exceeds maximum object size %wu"
18143 msgstr "el límite especificado %wu supera el tamaño máximo del objeto %wu"
18145 #: gimple-ssa-sprintf.c:3597
18146 #, gcc-internal-format
18147 msgid "specified bound %wu exceeds %<INT_MAX %>"
18148 msgstr "el límite especificado %wu supera %<INT_MAX %>"
18150 #: gimple-ssa-sprintf.c:3650
18151 #, gcc-internal-format
18152 msgid "null destination pointer"
18153 msgstr "puntero de destino nulo"
18155 #: gimple-ssa-sprintf.c:3667
18156 #, gcc-internal-format
18157 msgid "specified bound %wu exceeds the size %wu of the destination object"
18158 msgstr "el límite especificado %wu supera el tamaño %wu del objeto de destino"
18160 #: gimple-ssa-sprintf.c:3679
18161 #, gcc-internal-format
18162 msgid "null format string"
18163 msgstr "cadena de formato nula"
18165 #: gimple-ssa-warn-alloca.c:469
18166 #, gcc-internal-format
18167 msgid "use of %<alloca%>"
18168 msgstr "uso de %<alloca%>"
18170 #: gimple-ssa-warn-alloca.c:491
18171 #, gcc-internal-format
18172 msgid "argument to variable-length array may be too large"
18173 msgstr "el argumento para el array de longitud variable podría ser demasiado grande"
18175 #: gimple-ssa-warn-alloca.c:493
18176 #, gcc-internal-format
18177 msgid "argument to %<alloca%> may be too large"
18178 msgstr "el argumento para %<alloca%> podría ser demasiado grande"
18180 #: gimple-ssa-warn-alloca.c:497
18181 #, gcc-internal-format, gfc-internal-format
18182 msgid "limit is %u bytes, but argument may be as large as %s"
18183 msgstr "el límite es %u bytes, pero el argumento puede alcanzar un tamaño de %s"
18185 #: gimple-ssa-warn-alloca.c:504
18186 #, gcc-internal-format
18187 msgid "argument to variable-length array is too large"
18188 msgstr "el argumento para el array de longitud variable es demasiado grande"
18190 #: gimple-ssa-warn-alloca.c:506
18191 #, gcc-internal-format
18192 msgid "argument to %<alloca%> is too large"
18193 msgstr "el argumento para %<alloca%> es demasiado grande"
18195 #: gimple-ssa-warn-alloca.c:510
18196 #, gcc-internal-format, gfc-internal-format
18197 msgid "limit is %u bytes, but argument is %s"
18198 msgstr "el límite es %u bytes, pero el es %s"
18200 #: gimple-ssa-warn-alloca.c:516
18201 #, gcc-internal-format
18202 msgid "variable-length array bound is unknown"
18203 msgstr "el límite del array de longitud variable es desconocido"
18205 #: gimple-ssa-warn-alloca.c:517
18206 #, gcc-internal-format
18207 msgid "%<alloca%> bound is unknown"
18208 msgstr "el límite de %<alloca%> es desconocido"
18210 #: gimple-ssa-warn-alloca.c:521
18211 #, gcc-internal-format
18212 msgid "unbounded use of variable-length array"
18213 msgstr "uso no acotado de array de longitud variable"
18215 #: gimple-ssa-warn-alloca.c:522
18216 #, gcc-internal-format
18217 msgid "unbounded use of %<alloca%>"
18218 msgstr "uso no acotado de %<alloca%>"
18220 #: gimple-ssa-warn-alloca.c:526
18221 #, gcc-internal-format
18222 msgid "use of %<alloca%> within a loop"
18223 msgstr "uso de %<alloca%> dentro de un bucle"
18225 #: gimple-ssa-warn-alloca.c:531
18226 #, gcc-internal-format
18227 msgid "argument to variable-length array may be too large due to conversion from %qT to %qT"
18228 msgstr "el argumento del array de longitud variable podría ser demasiado grande debido a una conversión de %qT a %qT"
18230 #: gimple-ssa-warn-alloca.c:534
18231 #, gcc-internal-format
18232 msgid "argument to %<alloca%> may be too large due to conversion from %qT to %qT"
18233 msgstr "el argumento de %<alloca%> podría ser demasiado grande debido a una conversión de %qT a %qT"
18235 #: gimple-ssa-warn-alloca.c:540
18236 #, gcc-internal-format
18237 msgid "argument to variable-length array is zero"
18238 msgstr "al argumento del array de longitud variable es cero"
18240 #: gimple-ssa-warn-alloca.c:542
18241 #, gcc-internal-format
18242 msgid "argument to %<alloca%> is zero"
18243 msgstr "el argumento de %<alloca%> es cero"
18245 #: gimple-streamer-in.c:210
18246 #, gcc-internal-format, gfc-internal-format
18247 msgid "bytecode stream: unknown GIMPLE statement tag %s"
18248 msgstr "bytecode stream: etiqueta de declaración GIMPLE %s desconocida"
18250 #: gimple.c:1172
18251 #, gcc-internal-format, gfc-internal-format
18252 msgid "gimple check: expected %s(%s), have %s(%s) in %s, at %s:%d"
18253 msgstr "revisión gimple: se esperaba %s(%s), se tiene %s(%s) en %s, en %s:%d"
18255 #: gimplify.c:1801
18256 #, gcc-internal-format
18257 msgid "statement will never be executed"
18258 msgstr "la sentencia nunca se ejecutará"
18260 #: gimplify.c:2104 gimplify.c:2112
18261 #, gcc-internal-format
18262 msgid "this statement may fall through"
18263 msgstr "esta sentencia puede fracasar"
18265 #: gimplify.c:2114
18266 #, gcc-internal-format
18267 msgid "here"
18268 msgstr "aquí"
18270 #: gimplify.c:2221
18271 #, gcc-internal-format
18272 msgid "attribute %<fallthrough%> not preceding a case label or default label"
18273 msgstr "el atributo %<fallthrough%> no antecede una etiqueta case o default"
18275 #: gimplify.c:3289
18276 #, gcc-internal-format
18277 msgid "using result of function returning %<void%>"
18278 msgstr "se usa el resultado de una función que devuelve %<void%>"
18280 #: gimplify.c:5969
18281 #, gcc-internal-format, gfc-internal-format
18282 msgid "invalid lvalue in asm output %d"
18283 msgstr "l-valor no válido en la salida asm %d"
18285 #: gimplify.c:6112
18286 #, gcc-internal-format, gfc-internal-format
18287 msgid "non-memory input %d must stay in memory"
18288 msgstr "la entrada que no es de memoria %d debe permanecer en memoria"
18290 #: gimplify.c:6152 gimplify.c:6161
18291 #, gcc-internal-format, gfc-internal-format
18292 msgid "memory input %d is not directly addressable"
18293 msgstr "la entrada de memoria %d no es directamente direccionable"
18295 #: gimplify.c:6764
18296 #, gcc-internal-format
18297 msgid "threadprivate variable %qE used in target region"
18298 msgstr "se usó la variable threadprivate %qE en una región objetivo"
18300 #: gimplify.c:6766
18301 #, gcc-internal-format
18302 msgid "enclosing target region"
18303 msgstr "región objetivo contenedora"
18305 #: gimplify.c:6778
18306 #, gcc-internal-format
18307 msgid "threadprivate variable %qE used in untied task"
18308 msgstr "se usó la variable threadprivate %qE en una tarea sin atar"
18310 #: gimplify.c:6780
18311 #, gcc-internal-format
18312 msgid "enclosing task"
18313 msgstr "tarea contenedora"
18315 #: gimplify.c:6852
18316 #, gcc-internal-format
18317 msgid "%qE not specified in enclosing %qs"
18318 msgstr "no se especificó %qE en el %qs que lo contiene"
18320 #: gimplify.c:6854
18321 #, gcc-internal-format
18322 msgid "enclosing %qs"
18323 msgstr "%qs contenedora"
18325 #: gimplify.c:6965
18326 #, gcc-internal-format
18327 msgid "%qE not specified in enclosing OpenACC %qs construct"
18328 msgstr "no se especificó %qE en la construcción OpenACC %qs que lo contiene"
18330 #: gimplify.c:6967
18331 #, gcc-internal-format
18332 msgid "enclosing OpenACC %qs construct"
18333 msgstr "construcción OpenACC %qs que lo contiene"
18335 #: gimplify.c:7018
18336 #, gcc-internal-format
18337 msgid "%qE with %<link%> clause used in %<routine%> function"
18338 msgstr "%qE con cláusula %<link%> usada en la función %<routine%>"
18340 #: gimplify.c:7026
18341 #, gcc-internal-format
18342 msgid "%qE requires a %<declare%> directive for use in a %<routine%> function"
18343 msgstr "%qE requiere una directiva %<declare%> para poder usarse en una función%<routine%>"
18345 #: gimplify.c:7092 gimplify.c:7692
18346 #, gcc-internal-format
18347 msgid "variable %qE declared in enclosing %<host_data%> region"
18348 msgstr "la variable %qE se declaró en la región %<host_data%> que la contiene"
18350 #: gimplify.c:7113
18351 #, gcc-internal-format
18352 msgid "%qD referenced in target region does not have a mappable type"
18353 msgstr "%qD referenciada en la región de destino no tiene un tipo al que asociarla"
18355 #: gimplify.c:7231 gimplify.c:7263
18356 #, gcc-internal-format
18357 msgid "iteration variable %qE is predetermined linear"
18358 msgstr "la variable de iteración %qE se predetermina lineal"
18360 #: gimplify.c:7234
18361 #, gcc-internal-format
18362 msgid "iteration variable %qE should be private"
18363 msgstr "la variable de iteración %qE debe ser private"
18365 #: gimplify.c:7248
18366 #, gcc-internal-format
18367 msgid "iteration variable %qE should not be firstprivate"
18368 msgstr "la variable de iteración %qE no debe ser firstprivate"
18370 #: gimplify.c:7251
18371 #, gcc-internal-format
18372 msgid "iteration variable %qE should not be reduction"
18373 msgstr "la variable de iteración %qE no debe ser reduction"
18375 #: gimplify.c:7254
18376 #, gcc-internal-format
18377 msgid "iteration variable %qE should not be linear"
18378 msgstr "la variable de iteración %qE no debe ser lineal"
18380 #: gimplify.c:7257
18381 #, gcc-internal-format
18382 msgid "iteration variable %qE should not be lastprivate"
18383 msgstr "la variable de iteración %qE no debe ser lastprivate"
18385 #: gimplify.c:7260
18386 #, gcc-internal-format
18387 msgid "iteration variable %qE should not be private"
18388 msgstr "la variable de iteración %qE no debe ser private"
18390 #: gimplify.c:7562
18391 #, gcc-internal-format
18392 msgid "%<linear%> clause for variable other than loop iterator specified on construct combined with %<distribute%>"
18393 msgstr "cláusula %<linear%> para una variable que no es iterador de bucle especificada en una construcción combinada con %<distribute%>"
18395 #: gimplify.c:7769
18396 #, gcc-internal-format
18397 msgid "mapping field %qE of variable length structure"
18398 msgstr "se asocia el campo %qE de una estructura de longitud variable"
18400 #: gimplify.c:7980
18401 #, gcc-internal-format
18402 msgid "%qE appears more than once in map clauses"
18403 msgstr "%qE aparece más de una vez en las cláusulas map"
18405 #: gimplify.c:8284
18406 #, gcc-internal-format
18407 msgid "copyprivate variable %qE is not threadprivate or private in outer context"
18408 msgstr "la variable copyprivate %qE no es threadprivate o private en el contexto externo"
18410 #: gimplify.c:8304
18411 #, gcc-internal-format
18412 msgid "%s variable %qE is private in outer context"
18413 msgstr "la variable %s %qE es private en el contexto externo"
18415 #: gimplify.c:8330
18416 #, gcc-internal-format
18417 msgid "expected %qs %<if%> clause modifier rather than %qs"
18418 msgstr "se esperaba el modificador de cláusula %qs %<if%> en vez de %qs"
18420 #: gimplify.c:8596
18421 #, gcc-internal-format
18422 msgid "%<_Atomic%> %qD in implicit %<map%> clause"
18423 msgstr "%<_Atomic%> %qD en cláusula %<map%> implícita"
18425 #: gimplify.c:8629
18426 #, gcc-internal-format
18427 msgid "%<_Atomic%> %qD in implicit %<firstprivate%> clause on %<target%> construct"
18428 msgstr "%<_Atomic%> %qD en cláusula %<firstprivate%> implícita en una construcción %<target%>"
18430 #: gimplify.c:8802
18431 #, gcc-internal-format
18432 msgid "%<_Atomic%> %qD in %<firstprivate%> clause on %<target%> construct"
18433 msgstr "%<_Atomic%> %qD en cláusula %<firstprivate%> en una construcción %<target%>"
18435 #: gimplify.c:8853
18436 #, gcc-internal-format
18437 msgid "same variable used in %<firstprivate%> and %<lastprivate%> clauses on %<distribute%> construct"
18438 msgstr "se ha usado la misma variable en cláusulas %<firstprivate%> y %<lastprivate%> en una construcción %<distribute%>"
18440 #: gimplify.c:8935
18441 #, gcc-internal-format
18442 msgid "incompatible data clause with reduction on %qE; promoting to present_or_copy"
18443 msgstr "cláusula de datos incompatible con reducción en %qE; se promociona a present_or_copy"
18445 #: gimplify.c:9080
18446 #, gcc-internal-format
18447 msgid "invalid private reduction on %qE"
18448 msgstr "reducción privada no válida en %qE"
18450 #: gimplify.c:10904 omp-low.c:2814
18451 #, gcc-internal-format
18452 msgid "%<ordered%> construct with %<depend%> clause must be closely nested inside a loop with %<ordered%> clause with a parameter"
18453 msgstr "la construcción %<ordered%> con cláusula %<depend%> debe estar bien anidada dentro de un bucle con una cláusula %<ordered%> con un parámetro"
18455 #: gimplify.c:10922
18456 #, gcc-internal-format
18457 msgid "variable %qE is not an iteration of outermost loop %d, expected %qE"
18458 msgstr "la variable %qE no es una iteración del bucle más externo %d; se esperaba %qE"
18460 #: gimplify.c:10935
18461 #, gcc-internal-format
18462 msgid "number of variables in %<depend(sink)%> clause does not match number of iteration variables"
18463 msgstr "el número de variables en la cláusula %<depend(sink)%> no coincide con el número de variables de iteración"
18465 #: gimplify.c:10948
18466 #, gcc-internal-format
18467 msgid "more than one %<depend(source)%> clause on an %<ordered%> construct"
18468 msgstr "más de una cláusula %<depend(source)%> en una construcción %<ordered%>"
18470 #: gimplify.c:10959
18471 #, gcc-internal-format
18472 msgid "%<depend(source)%> clause specified together with %<depend(sink:)%> clauses on the same construct"
18473 msgstr "cláusula %<depend(source)%> especificada junto con cláusulas %<depend(sink:)%> en la misma construcción"
18475 #: gimplify.c:11902
18476 #, gcc-internal-format
18477 msgid "expected %<_Cilk_spawn%> before %<_Cilk_sync%>"
18478 msgstr "se esperaba %<_Cilk_spawn%> antes de %<_Cilk_sync%>"
18480 #: gimplify.c:12201
18481 #, gcc-internal-format
18482 msgid "gimplification failed"
18483 msgstr "falló la gimplificación"
18485 #: gimplify.c:12729
18486 #, gcc-internal-format
18487 msgid "%qT is promoted to %qT when passed through %<...%>"
18488 msgstr "%qT se promueve a %qT cuando pasa a través de %<...%>"
18490 #: gimplify.c:12734
18491 #, gcc-internal-format
18492 msgid "(so you should pass %qT not %qT to %<va_arg%>)"
18493 msgstr "(así que debe pasar %qT y no %qT a %<va_arg%>)"
18495 #: gimplify.c:12741
18496 #, gcc-internal-format
18497 msgid "if this code is reached, the program will abort"
18498 msgstr "si se alcanza este código, el programa abortará"
18500 #: godump.c:1425
18501 #, gcc-internal-format
18502 msgid "could not close Go dump file: %m"
18503 msgstr "no se puede cerrar el fichero de volcado Go: %m"
18505 #: godump.c:1437
18506 #, gcc-internal-format
18507 msgid "could not open Go dump file %qs: %m"
18508 msgstr "no se puede abrir el fichero de volcado Go %qs: %m"
18510 #: graph.c:55 toplev.c:1521 objc/objc-act.c:461
18511 #, gcc-internal-format
18512 msgid "can%'t open %s: %m"
18513 msgstr "no se puede abrir %s: %m"
18515 #: graphite.c:350
18516 #, gcc-internal-format
18517 msgid "Graphite loop optimizations cannot be used (isl is not available)."
18518 msgstr "No se pueden usar las optimizaciones de bucle Graphite (isl no está disponible)."
18520 #: hsa-brig.c:908
18521 #, gcc-internal-format
18522 msgid "Support for HSA does not implement immediate 16 bit FPU operands"
18523 msgstr "El soporte de HSA no implementa operandos FPU de 16 bits inmediatos"
18525 #: hsa-common.c:241
18526 #, gcc-internal-format
18527 msgid "HSA image ops not handled"
18528 msgstr "no se maneja ops de imagen HSA"
18530 #: hsa-gen.c:1185
18531 #, gcc-internal-format
18532 msgid "HSA SSA name defined by instruction that is supposed to be using it"
18533 msgstr "nombre HSA SSA definido por una instrucción que se suponeque va a usarlo"
18535 #: hsa-gen.c:1189 hsa-gen.c:1202
18536 #, gcc-internal-format
18537 msgid "HSA SSA verification failed"
18538 msgstr "error de verificación HSA SSA"
18540 #: hsa-gen.c:1198
18541 #, gcc-internal-format
18542 msgid "HSA SSA name not among operands of instruction that is supposed to use it"
18543 msgstr "el nombre HSA SSA no se encuentra entre los operandos de la instrucción que se supone que va a usarlo"
18545 #: hsa-gen.c:1458
18546 #, gcc-internal-format
18547 msgid "HSA instruction uses a register but is not among recorded register uses"
18548 msgstr "la instrucción HSA usa un registro pero no se encuentra entre los usos de registro registrados"
18550 #: hsa-gen.c:1462
18551 #, gcc-internal-format
18552 msgid "HSA instruction verification failed"
18553 msgstr "error de verificación de instrucción HSA"
18555 #: input.c:1147
18556 #, gcc-internal-format, gfc-internal-format
18557 msgid "expansion point is location %i"
18558 msgstr "el punto de expansión es la ubicación %i"
18560 #: input.c:1177
18561 #, gcc-internal-format, gfc-internal-format
18562 msgid "token %u has x-location == y-location == %u"
18563 msgstr "el elemento %u tiene ubicación-x == ubicación-y == %u"
18565 #: input.c:1185
18566 #, gcc-internal-format, gfc-internal-format
18567 msgid "token %u has x-location == %u"
18568 msgstr "el elemento %u tiene ubicación-x == %u"
18570 #: input.c:1186
18571 #, gcc-internal-format, gfc-internal-format
18572 msgid "token %u has y-location == %u"
18573 msgstr "el elemento %u tiene ubicación-y == %u"
18575 #: internal-fn.c:455
18576 #, gcc-internal-format
18577 msgid "invalid use of attribute %<fallthrough%>"
18578 msgstr "uso no válido del atribute  %<fallthrough%>"
18580 #: ipa-chkp.c:667
18581 #, gcc-internal-format
18582 msgid "function cannot be instrumented"
18583 msgstr "no se puede instrumentar la función"
18585 #: ipa-devirt.c:752 ipa-devirt.c:903
18586 #, gcc-internal-format
18587 msgid "virtual table of type %qD violates one definition rule"
18588 msgstr "la tabla virtual de tipo %qD viola la regla de definición única"
18590 #: ipa-devirt.c:755
18591 #, gcc-internal-format
18592 msgid "variable of same assembler name as the virtual table is defined in another translation unit"
18593 msgstr "variable del mismo nombre de ensamblador que la tabla virtual está definida en otra unidad de traducción"
18595 #: ipa-devirt.c:794
18596 #, gcc-internal-format
18597 msgid "virtual table of type %qD contains RTTI information"
18598 msgstr "la tabla virtual de tipo %qD contiene información RTTI"
18600 #: ipa-devirt.c:800
18601 #, gcc-internal-format
18602 msgid "but is prevailed by one without from other translation unit"
18603 msgstr ""
18605 #: ipa-devirt.c:804
18606 #, gcc-internal-format
18607 msgid "RTTI will not work on this type"
18608 msgstr "RTTI no funcionará en este tipo"
18610 #: ipa-devirt.c:834 ipa-devirt.c:862 ipa-devirt.c:933
18611 #, gcc-internal-format
18612 msgid "virtual table of type %qD violates one definition rule  "
18613 msgstr "la tabla virtual de tipo %qD viola la regla de definición única "
18615 #: ipa-devirt.c:840
18616 #, gcc-internal-format
18617 msgid "the conflicting type defined in another translation unit has virtual table of different size"
18618 msgstr "el tipo conflictivo definido en otra unidad de traducción tiene una tabla virtual de tamaño diferente"
18620 #: ipa-devirt.c:868
18621 #, gcc-internal-format
18622 msgid "the conflicting type defined in another translation unit with different RTTI information"
18623 msgstr "el tipo conflictivo definido en otra unidad de traducción tiene una información RTTI diferente"
18625 #: ipa-devirt.c:911 ipa-devirt.c:941
18626 #, gcc-internal-format
18627 msgid "the conflicting type defined in another translation unit"
18628 msgstr "el tipo conflictivo definido en otra unidad de traducción"
18630 #: ipa-devirt.c:915
18631 #, gcc-internal-format
18632 msgid "contains additional virtual method %qD"
18633 msgstr "contiene el método virtual adicional %qD"
18635 #: ipa-devirt.c:922
18636 #, gcc-internal-format
18637 msgid "the conflicting type defined in another translation unit has virtual table with more entries"
18638 msgstr "el tipo conflictivo definido en otra unidad de traducción tiene una una tabla virtual con más entradas"
18640 #: ipa-devirt.c:947
18641 #, gcc-internal-format
18642 msgid "virtual method %qD"
18643 msgstr "método virtual %qD"
18645 #: ipa-devirt.c:951
18646 #, gcc-internal-format
18647 msgid "ought to match virtual method %qD but does not"
18648 msgstr "debería concordar con el método virtual %qD pero no concuerda"
18650 #: ipa-devirt.c:957
18651 #, gcc-internal-format
18652 msgid "the conflicting type defined in another translation unit has virtual table with different contents"
18653 msgstr "el tipo conflictivo definido en otra unidad de traducción tiene una una tabla virtual con diferente contenido"
18655 #: ipa-devirt.c:987
18656 #, gcc-internal-format
18657 msgid "type %qT violates the C++ One Definition Rule"
18658 msgstr "el tipo %qT viola la regla de definición única de C++"
18660 #: ipa-devirt.c:998 ipa-devirt.c:1013 ipa-devirt.c:1263 ipa-devirt.c:1355
18661 #: ipa-devirt.c:1394 ipa-devirt.c:1412
18662 #, gcc-internal-format
18663 msgid "a different type is defined in another translation unit"
18664 msgstr "hay definido un tipo diferente en otra unidad de traducción"
18666 #: ipa-devirt.c:1005
18667 #, gcc-internal-format
18668 msgid "the first difference of corresponding definitions is field %qD"
18669 msgstr "la primera diferencia de las definiciones correspondientes es el campo %qD"
18671 #: ipa-devirt.c:1015
18672 #, gcc-internal-format
18673 msgid "the first difference of corresponding definitions is method %qD"
18674 msgstr "la primera diferencia de las definiciones correspondientes es el método %qD"
18676 #: ipa-devirt.c:1109
18677 #, gcc-internal-format
18678 msgid "type %qT defined in anonymous namespace can not match type %qT across the translation unit boundary"
18679 msgstr "el tipo %qT definido en el espacio de nombres anónimo no puede coincidir con el tipo %qT a través del contorno de la unidad de traducción"
18681 #: ipa-devirt.c:1114
18682 #, gcc-internal-format
18683 msgid "type %qT defined in anonymous namespace can not match across the translation unit boundary"
18684 msgstr "el tipo %qT definido en el espacio de nombres anónimo no puede coincidir a través del contorno de la unidad de traducción"
18686 #: ipa-devirt.c:1119
18687 #, gcc-internal-format
18688 msgid "the incompatible type defined in another translation unit"
18689 msgstr "el tipo incompatible definido en otra unidad de traducción"
18691 #: ipa-devirt.c:1142
18692 #, gcc-internal-format
18693 msgid "type name %qs should match type name %qs"
18694 msgstr "el nombre de tipo %qs debería concordar con el nombre de tipo %qs"
18696 #: ipa-devirt.c:1146 ipa-devirt.c:1238
18697 #, gcc-internal-format
18698 msgid "the incompatible type is defined here"
18699 msgstr "el tipo incompatible está definido aquí"
18701 #: ipa-devirt.c:1174
18702 #, gcc-internal-format
18703 msgid "array types have different bounds"
18704 msgstr "Los tipos de array tienen límites diferentes"
18706 #: ipa-devirt.c:1189
18707 #, gcc-internal-format
18708 msgid "return value type mismatch"
18709 msgstr "no coincide el tipo del valor de retorno"
18711 #: ipa-devirt.c:1204
18712 #, gcc-internal-format
18713 msgid "implicit this pointer type mismatch"
18714 msgstr "no coincide el tipo del puntero this implícito"
18716 #: ipa-devirt.c:1207
18717 #, gcc-internal-format, gfc-internal-format
18718 msgid "type mismatch in parameter %i"
18719 msgstr "los tipos no coinciden en el parámetro %i"
18721 #: ipa-devirt.c:1218
18722 #, gcc-internal-format
18723 msgid "types have different parameter counts"
18724 msgstr "tipos con número de parámetros diferentes"
18726 #: ipa-devirt.c:1229
18727 #, gcc-internal-format
18728 msgid "type %qT itself violate the C++ One Definition Rule"
18729 msgstr "el propio tipo %qT viola la regla de una sola definición de C++"
18731 #: ipa-devirt.c:1235
18732 #, gcc-internal-format
18733 msgid "type %qT should match type %qT"
18734 msgstr "el tipo %qT debería coincidir con el tipo %T"
18736 #: ipa-devirt.c:1270
18737 #, gcc-internal-format
18738 msgid "a type with different qualifiers is defined in another translation unit"
18739 msgstr "hay un tipo con cualificadores distintos definido en otra unidad de traducción"
18741 #: ipa-devirt.c:1288
18742 #, gcc-internal-format
18743 msgid "a type with different attributes is defined in another translation unit"
18744 msgstr "hay un tipo con atributos distintos definido en otra unidad de traducción"
18746 #: ipa-devirt.c:1303
18747 #, gcc-internal-format
18748 msgid "an enum with different value name is defined in another translation unit"
18749 msgstr "hay un enum con nombre de valor distinto definido en otra unidad de traducción"
18751 #: ipa-devirt.c:1312
18752 #, gcc-internal-format
18753 msgid "an enum with different values is defined in another translation unit"
18754 msgstr "hay un enum con valores distintos definido en otra unidad de traducción"
18756 #: ipa-devirt.c:1320
18757 #, gcc-internal-format
18758 msgid "an enum with mismatching number of values is defined in another translation unit"
18759 msgstr "hay un enum con distinto número de valores definido en otra unidad de traducción"
18761 #: ipa-devirt.c:1338
18762 #, gcc-internal-format
18763 msgid "a type with different precision is defined in another translation unit"
18764 msgstr "hay un tipo con distinta precisión definido en otra unidad de traducción"
18766 #: ipa-devirt.c:1345
18767 #, gcc-internal-format
18768 msgid "a type with different signedness is defined in another translation unit"
18769 msgstr "hay un tipo con diferente tipo de signo definido en otra unidad de traducción"
18771 #: ipa-devirt.c:1370
18772 #, gcc-internal-format
18773 msgid "it is defined as a pointer in different address space in another translation unit"
18774 msgstr "está definido como puntero en un espacio de direcciones diferente en otra unidad de traducción"
18776 #: ipa-devirt.c:1379
18777 #, gcc-internal-format
18778 msgid "it is defined as a pointer to different type in another translation unit"
18779 msgstr "está definido como puntero a un tipo diferente en otra unidad de traducción"
18781 #: ipa-devirt.c:1439
18782 #, gcc-internal-format
18783 msgid "an array of different size is defined in another translation unit"
18784 msgstr "hay un array de distinto tamaño definido en otra unidad de traducción"
18786 #: ipa-devirt.c:1454
18787 #, gcc-internal-format
18788 msgid "has different return value in another translation unit"
18789 msgstr "tiene distinto valor de retorno en otra unidad de translación"
18791 #: ipa-devirt.c:1477 ipa-devirt.c:1489
18792 #, gcc-internal-format
18793 msgid "has different parameters in another translation unit"
18794 msgstr "tiene parámetros distintos en otra unidad de translación"
18796 #: ipa-devirt.c:1512
18797 #, gcc-internal-format
18798 msgid "a type defined in another translation unit is not polymorphic"
18799 msgstr "un tipo definido en otra unidad de traducción no es polimórfico"
18801 #: ipa-devirt.c:1516
18802 #, gcc-internal-format
18803 msgid "a type defined in another translation unit is polymorphic"
18804 msgstr "un tipo definido en otra unidad de traducción es polimórfico"
18806 #: ipa-devirt.c:1534 ipa-devirt.c:1590
18807 #, gcc-internal-format
18808 msgid "a type with different virtual table pointers is defined in another translation unit"
18809 msgstr "hay un tipo con punteros de tabla virtual distinta definidos en otra unidad de traducción"
18811 #: ipa-devirt.c:1541 ipa-devirt.c:1595
18812 #, gcc-internal-format
18813 msgid "a type with different bases is defined in another translation unit"
18814 msgstr "hay un tipo con bases distintas definido en otra unidad de traducción"
18816 #: ipa-devirt.c:1549
18817 #, gcc-internal-format
18818 msgid "a field with different name is defined in another translation unit"
18819 msgstr "hay un campo con un nombre distinto definido en otra unidad de translación"
18821 #: ipa-devirt.c:1563
18822 #, gcc-internal-format
18823 msgid "a field of same name but different type is defined in another translation unit"
18824 msgstr "hay un campo con el mismo nombre pero distinto tipo definido en otra unidad de traducción"
18826 #: ipa-devirt.c:1576
18827 #, gcc-internal-format
18828 msgid "fields has different layout in another translation unit"
18829 msgstr "los campos tienen distinta disposición en otra unidad de translación"
18831 #: ipa-devirt.c:1599
18832 #, gcc-internal-format
18833 msgid "a type with different number of fields is defined in another translation unit"
18834 msgstr "hay un tipo con distinto número de campos definido en otra unidad de traducción"
18836 #: ipa-devirt.c:1623
18837 #, gcc-internal-format
18838 msgid "a different method of same type is defined in another translation unit"
18839 msgstr "hay un método distinto del mismo tipo definido en otra unidad de traducción"
18841 #: ipa-devirt.c:1631
18842 #, gcc-internal-format
18843 msgid "a definition that differs by virtual keyword in another translation unit"
18844 msgstr "hay una definición que difiere en la palabra clave virtual en otra unidad de translación"
18846 #: ipa-devirt.c:1638
18847 #, gcc-internal-format
18848 msgid "virtual table layout differs in another translation unit"
18849 msgstr "la disposición de la tabla virtual es distinta en otra unidad de translación"
18851 #: ipa-devirt.c:1647
18852 #, gcc-internal-format
18853 msgid "method with incompatible type is defined in another translation unit"
18854 msgstr "método con tipo incompatible definido en otra unidad de traducción"
18856 #: ipa-devirt.c:1655
18857 #, gcc-internal-format
18858 msgid "a type with different number of methods is defined in another translation unit"
18859 msgstr "hay un tipo con distinto número de métodos definido en otra unidad de traducción"
18861 #: ipa-devirt.c:1677
18862 #, gcc-internal-format
18863 msgid "a type with different size is defined in another translation unit"
18864 msgstr "hay un tipo con distinto tamaño definido en otra unidad de traducción"
18866 #: ipa-devirt.c:1685
18867 #, gcc-internal-format
18868 msgid "a type with different alignment is defined in another translation unit"
18869 msgstr "hay un tipo con distinto alineamiento definido en otra unidad de traducción"
18871 #: ipa-devirt.c:1808
18872 #, gcc-internal-format
18873 msgid "the extra base is defined here"
18874 msgstr "la base extra se define aquí"
18876 #: ipa-devirt.c:3792
18877 #, gcc-internal-format
18878 msgid "Declaring type %qD final would enable devirtualization of %i call"
18879 msgid_plural "Declaring type %qD final would enable devirtualization of %i calls"
18880 msgstr[0] "Declarar el tipo %qD final permitiría desvirtualizar %i llamada"
18881 msgstr[1] "Declarar el tipo %qD final permitiría desvirtualizar %i llamadas"
18883 #: ipa-devirt.c:3801
18884 #, gcc-internal-format
18885 msgid "Declaring type %qD final would enable devirtualization of %i call executed %lli times"
18886 msgid_plural "Declaring type %qD final would enable devirtualization of %i calls executed %lli times"
18887 msgstr[0] "Declarar el tipo %qD final permitiría desvirtualizar %i llamada ejecutada %lli veces"
18888 msgstr[1] "Declarar el tipo %qD final permitiría desvirtualizar %i llamadas ejecutadas %lli veces"
18890 #: ipa-devirt.c:3830
18891 #, gcc-internal-format
18892 msgid "Declaring virtual destructor of %qD final would enable devirtualization of %i call"
18893 msgid_plural "Declaring virtual destructor of %qD final would enable devirtualization of %i calls"
18894 msgstr[0] "Declarar el destructor virtual de %qD final permitiría desvirtualizar %i llamada"
18895 msgstr[1] "Declarar el destructor virtual de %qD final permitiría desvirtualizar %i llamadas"
18897 #: ipa-devirt.c:3838
18898 #, gcc-internal-format
18899 msgid "Declaring method %qD final would enable devirtualization of %i call"
18900 msgid_plural "Declaring method %qD final would enable devirtualization of %i calls"
18901 msgstr[0] "Declarar el método %qD final permitiría desvirtualizar %i llamada"
18902 msgstr[1] "Declarar el método %qD final permitiría desvirtualizar %i llamadas"
18904 #: ipa-devirt.c:3846
18905 #, gcc-internal-format
18906 msgid "Declaring virtual destructor of %qD final would enable devirtualization of %i call executed %lli times"
18907 msgid_plural "Declaring virtual destructor of %qD final would enable devirtualization of %i calls executed %lli times"
18908 msgstr[0] "Declarar el destructor virtual de %qD final permitiría desvirtualizar %i llamada ejecutada %lli veces"
18909 msgstr[1] "Declarar el destructor virtual de %qD final permitiría desvirtualizar %i llamadas ejecutadas %lli veces"
18911 #: ipa-devirt.c:3856
18912 #, gcc-internal-format
18913 msgid "Declaring method %qD final would enable devirtualization of %i call executed %lli times"
18914 msgid_plural "Declaring method %qD final would enable devirtualization of %i calls executed %lli times"
18915 msgstr[0] "Declarar el método %qD final permitiría desvirtualizar %i llamada ejecutada %lli veces"
18916 msgstr[1] "Declarar el método %qD final permitiría desvirtualizar %i llamadas ejecutadas %lli veces"
18918 #: ipa-hsa.c:57
18919 #, gcc-internal-format, gfc-internal-format
18920 msgid "could not emit HSAIL for function %s: function cannot be cloned"
18921 msgstr "no se ha podido emitir HSAIL para la función %s: la función no se puede clonar"
18923 #: ipa-inline-analysis.c:4400
18924 #, gcc-internal-format
18925 msgid "ipa inline summary is missing in input file"
18926 msgstr "falta el resumen de inclusión en línea ipa en el fichero de entrada"
18928 #: ipa-pure-const.c:187
18929 #, gcc-internal-format
18930 msgid "function might be candidate for attribute %qs"
18931 msgstr "la función puede ser candidata para el atributo %qs"
18933 #: ipa-pure-const.c:188
18934 #, gcc-internal-format
18935 msgid "function might be candidate for attribute %qs if it is known to return normally"
18936 msgstr "la función puede ser candidata para el atributo %qs si se sabe que retorna normalmente"
18938 #: ipa-reference.c:1182
18939 #, gcc-internal-format
18940 msgid "ipa reference summary is missing in ltrans unit"
18941 msgstr "falta el resumen de referencia ipa en la unidad ltrans"
18943 #: ira.c:2322 ira.c:2336
18944 #, gcc-internal-format, gfc-internal-format
18945 msgid "%s cannot be used in asm here"
18946 msgstr "no se puede usar %s en asm aquí"
18948 #: ira.c:5558
18949 #, gcc-internal-format
18950 msgid "frame pointer required, but reserved"
18951 msgstr "se requiere puntero de marco, mas reservado"
18953 #: ira.c:5559
18954 #, gcc-internal-format
18955 msgid "for %qD"
18956 msgstr "para %qD"
18958 #: ira.c:5573
18959 #, gcc-internal-format
18960 msgid "frame size too large for reliable stack checking"
18961 msgstr "el tamaño del marco es demasiado grande para una revisión confiable de la pila"
18963 #: lra-assigns.c:1454 reload1.c:1245
18964 #, gcc-internal-format
18965 msgid "%<asm%> operand has impossible constraints"
18966 msgstr "el operando %<asm%> tiene restricciones imposibles"
18968 #: lra-assigns.c:1475
18969 #, gcc-internal-format
18970 msgid "unable to find a register to spill"
18971 msgstr "no se puede encontrar un registro para vaciar"
18973 #: lra-assigns.c:1711
18974 #, gcc-internal-format, gfc-internal-format
18975 msgid "Maximum number of LRA assignment passes is achieved (%d)\n"
18976 msgstr "Se ha alcanzado el número máximo de pasos de asignación de LRA (%d)\n"
18978 #: lra-constraints.c:3880 reload.c:3823 reload.c:4078
18979 #, gcc-internal-format
18980 msgid "inconsistent operand constraints in an %<asm%>"
18981 msgstr "restricciones de operandos inconsistentes en un %<asm%>"
18983 #: lra-constraints.c:4770
18984 #, gcc-internal-format, gfc-internal-format
18985 msgid "Max. number of generated reload insns per insn is achieved (%d)\n"
18986 msgstr "Se ha alcanzado el número máximo de insns de recarga generadas (%d)\n"
18988 #: lto-cgraph.c:1293
18989 #, gcc-internal-format, gfc-internal-format
18990 msgid "bytecode stream: found multiple instances of cgraph node with uid %d"
18991 msgstr "flujo de bytecode: se encontraron instancias múltiples del nodo cgraph con uid %d"
18993 #: lto-cgraph.c:1472
18994 #, gcc-internal-format
18995 msgid "bytecode stream: no caller found while reading edge"
18996 msgstr "flujo de bytecode: no se encontró un llamante al leer el borde"
18998 #: lto-cgraph.c:1478
18999 #, gcc-internal-format
19000 msgid "bytecode stream: no callee found while reading edge"
19001 msgstr "flujo de bytecode: no se encontró un llamado al leer el borde"
19003 #: lto-cgraph.c:1553
19004 #, gcc-internal-format
19005 msgid "bytecode stream: found empty cgraph node"
19006 msgstr "flujo de bytecode: se encontró un nodo cgraph vacío"
19008 #: lto-cgraph.c:1731
19009 #, gcc-internal-format, gfc-internal-format
19010 msgid "At most %i profile runs is supported. Perhaps corrupted profile?"
19011 msgstr "Por lo menos se admiten %i corridas de perfil. ¿Tal vez se corrompió el perfil?"
19013 #: lto-cgraph.c:1818
19014 #, gcc-internal-format, gfc-internal-format
19015 msgid "Profile information in %s corrupted"
19016 msgstr "La información de análisis de perfil en %s está corrupta"
19018 #: lto-cgraph.c:1851
19019 #, gcc-internal-format, gfc-internal-format
19020 msgid "cannot find LTO cgraph in %s"
19021 msgstr "no se puede encontrar cgraph de LTO en %s"
19023 #: lto-cgraph.c:1861
19024 #, gcc-internal-format, gfc-internal-format
19025 msgid "cannot find LTO section refs in %s"
19026 msgstr "no se pueden encontrar las referencias de sección LTO en %s"
19028 #: lto-cgraph.c:1942
19029 #, gcc-internal-format, gfc-internal-format
19030 msgid "invalid offload table in %s"
19031 msgstr "tabla de descarga no válida en %s"
19033 #: lto-compress.c:193 lto-compress.c:201 lto-compress.c:222 lto-compress.c:285
19034 #: lto-compress.c:293 lto-compress.c:314
19035 #, gcc-internal-format, gfc-internal-format
19036 msgid "compressed stream: %s"
19037 msgstr "flujo comprimido: %s"
19039 #: lto-section-in.c:445
19040 #, gcc-internal-format, gfc-internal-format
19041 msgid "bytecode stream: trying to read %d bytes after the end of the input buffer"
19042 msgstr "flujo de bytecode: se trata de leer %d byes después del final del almacenamiento temporal de entrada"
19044 #: lto-section-in.c:456
19045 #, gcc-internal-format, gfc-internal-format
19046 msgid "%s out of range: Range is %i to %i, value is %i"
19047 msgstr "%s fuera de rango: El rango es %i a %i, el valor es %i"
19049 #: lto-streamer-in.c:79
19050 #, gcc-internal-format, gfc-internal-format
19051 msgid "bytecode stream: unexpected tag %s"
19052 msgstr "flujo de bytecode: etiqueta %s inesperada"
19054 #: lto-streamer-in.c:903 lto-streamer-in.c:913
19055 #, gcc-internal-format
19056 msgid "Cgraph edge statement index out of range"
19057 msgstr "Índice de sentencia de borde de cgraph fuera de rango"
19059 #: lto-streamer-in.c:907 lto-streamer-in.c:916
19060 #, gcc-internal-format
19061 msgid "Cgraph edge statement index not found"
19062 msgstr "Índice de sentencia de borde de cgraph no encontrado"
19064 #: lto-streamer-in.c:923
19065 #, gcc-internal-format
19066 msgid "Reference statement index out of range"
19067 msgstr "Índice de sentencia de referencia fuera de rango"
19069 #: lto-streamer-in.c:926
19070 #, gcc-internal-format
19071 msgid "Reference statement index not found"
19072 msgstr "Índice de sentencia de referencia no encontrado"
19074 #: lto-streamer-in.c:1545
19075 #, gcc-internal-format, gfc-internal-format
19076 msgid "cannot read LTO mode table from %s"
19077 msgstr "no se pueden leer la tabla de modo LTO de %s"
19079 #: lto-streamer-in.c:1643
19080 #, gcc-internal-format, gfc-internal-format
19081 msgid "unsupported mode %s\n"
19082 msgstr "no se admite el modo %s\n"
19084 #: lto-streamer-out.c:420 lto-streamer-out.c:664
19085 #, gcc-internal-format
19086 msgid "tree code %qs is not supported in LTO streams"
19087 msgstr "el código de árbol %qs no se admite en flujos LTO"
19089 #: lto-streamer.c:162
19090 #, gcc-internal-format, gfc-internal-format
19091 msgid "bytecode stream: unexpected LTO section %s"
19092 msgstr "flujo de bytecode: sección LTO %s inesperada"
19094 #: lto-streamer.c:383
19095 #, gcc-internal-format
19096 msgid "bytecode stream in file %qs generated with LTO version %d.%d instead of the expected %d.%d"
19097 msgstr "flujo de bytecode en el fichero %qs generado con LTO versión %d.%d en lugar de la versión esperada %d.%d"
19099 #: lto-wrapper.c:114
19100 #, gcc-internal-format
19101 msgid "deleting LTRANS file %s: %m"
19102 msgstr "se borra el fichero LTRANS %s: %m"
19104 #: lto-wrapper.c:151
19105 #, gcc-internal-format
19106 msgid "malformed COLLECT_GCC_OPTIONS"
19107 msgstr "COLLECT_GCC_OPTIONS malformado"
19109 #: lto-wrapper.c:307
19110 #, gcc-internal-format, gfc-internal-format
19111 msgid "Option %s with different values"
19112 msgstr "Opción %s con valores diferentes"
19114 #: lto-wrapper.c:318 lto-wrapper.c:330
19115 #, gcc-internal-format, gfc-internal-format
19116 msgid "Option %s not used consistently in all LTO input files"
19117 msgstr "Opción %s no usada con coherencia en todos los ficheros de entrada LTO"
19119 #: lto-wrapper.c:815
19120 #, gcc-internal-format, gfc-internal-format
19121 msgid "problem with building target image for %s\n"
19122 msgstr "problema al construir la imagen de destino para %s\n"
19124 #: lto-wrapper.c:835
19125 #, gcc-internal-format
19126 msgid "reading input file"
19127 msgstr "leyendo fichero de entrada"
19129 #: lto-wrapper.c:840
19130 #, gcc-internal-format
19131 msgid "writing output file"
19132 msgstr "escribiendo fichero de salida"
19134 #: lto-wrapper.c:870
19135 #, gcc-internal-format
19136 msgid "installation error, can't find crtoffloadtable.o"
19137 msgstr "error de instalación, no se puede encontrar crtoffloadtable.o"
19139 #: lto-wrapper.c:974
19140 #, gcc-internal-format
19141 msgid "environment variable COLLECT_GCC must be set"
19142 msgstr "se debe establecer la variable de entorno COLLECT_GCC"
19144 #: lto-wrapper.c:978 config/nvptx/mkoffload.c:361
19145 #, gcc-internal-format
19146 msgid "environment variable COLLECT_GCC_OPTIONS must be set"
19147 msgstr "se debe establecer la variable de entorno COLLECT_GCC_OPTIONS"
19149 #: lto-wrapper.c:1135 lto-wrapper.c:1191
19150 #, gcc-internal-format
19151 msgid "cannot open %s: %m"
19152 msgstr "no se puede abrir %s: %m"
19154 #: lto-wrapper.c:1138 lto-wrapper.c:1197
19155 #, gcc-internal-format
19156 msgid "cannot read %s: %m"
19157 msgstr "no se puede leer %s: %m"
19159 #: lto-wrapper.c:1165
19160 #, gcc-internal-format, gfc-internal-format
19161 msgid "invalid format of %s"
19162 msgstr "formato no válido de %s"
19164 #: lto-wrapper.c:1301
19165 #, gcc-internal-format
19166 msgid "fopen: %s: %m"
19167 msgstr "fopen: %s: %m"
19169 #: multiple_target.c:67
19170 #, gcc-internal-format
19171 msgid "the call requires ifunc, which is not supported by this target"
19172 msgstr "la llamada requiere ifunc, que no se admite en este objetivo"
19174 #: multiple_target.c:74
19175 #, fuzzy, gcc-internal-format
19176 #| msgid "target CPU does not support unaligned accesses"
19177 msgid "target does not support function version dispatcher"
19178 msgstr "el CPU objetivo no admite accesos sin alinear"
19180 #: multiple_target.c:83
19181 #, gcc-internal-format
19182 msgid "default target_clones attribute was not set"
19183 msgstr "no se ha especificado el atributo target_clones predefinido"
19185 #: multiple_target.c:258
19186 #, gcc-internal-format
19187 msgid "single target_clones attribute is ignored"
19188 msgstr "se descarta el atributo sencillo target_clones"
19190 #: multiple_target.c:270
19191 #, gcc-internal-format
19192 msgid "default target was not set"
19193 msgstr "no se ha especificado el objetivo predefinido"
19195 #: omp-expand.c:2029
19196 #, gcc-internal-format
19197 msgid "%<depend(sink)%> clause waiting for lexically later iteration"
19198 msgstr "cláusula %<depend(sink)%> esperando iteración léxica posterior"
19200 #: omp-expand.c:2166
19201 #, gcc-internal-format
19202 msgid "%<depend(sink)%> refers to iteration never in the iteration space"
19203 msgstr "%<depend(sink)%> se refiere a una iteración ajena al espacio de iteración"
19205 #: omp-general.c:592
19206 #, gcc-internal-format
19207 msgid "multiple loop axes specified for routine"
19208 msgstr "se especificaron múltiples ejes de bucle para la rutina"
19210 #: omp-low.c:2120 omp-offload.c:1124
19211 #, gcc-internal-format
19212 msgid "%<seq%> overrides other OpenACC loop specifiers"
19213 msgstr "%<seq%> ignora otros especificadores de bucle OpenACC"
19215 #: omp-low.c:2123 omp-offload.c:1125
19216 #, gcc-internal-format
19217 msgid "%<auto%> conflicts with other OpenACC loop specifiers"
19218 msgstr "%<auto%> está en conflicto con otros especificadores de bucle OpenACC"
19220 #: omp-low.c:2127 omp-offload.c:1159
19221 #, gcc-internal-format
19222 msgid "inner loop uses same OpenACC parallelism as containing loop"
19223 msgstr "el bucle interno usa el mismo paralelismo OpenACC que el bucle que lo contiene"
19225 #: omp-low.c:2174
19226 #, gcc-internal-format
19227 msgid "argument not permitted on %qs clause in OpenACC %<parallel%>"
19228 msgstr "argumento no permitido en la cláusula %qs en OpenACC %<parallel%>"
19230 #: omp-low.c:2443
19231 #, gcc-internal-format
19232 msgid "non-OpenACC construct inside of OpenACC routine"
19233 msgstr "construcción no OpenACC dentro de rutina OpenACC"
19235 #: omp-low.c:2452
19236 #, gcc-internal-format
19237 msgid "non-OpenACC construct inside of OpenACC region"
19238 msgstr "construcción no OpenACC dentro de región OpenACC"
19240 #: omp-low.c:2477
19241 #, gcc-internal-format
19242 msgid "%<ordered simd threads%> must be closely nested inside of %<for simd%> region"
19243 msgstr "%<ordered simd threads%> debe estar estar bien anidada dentro de la región %<for simd%>"
19245 #: omp-low.c:2485
19246 #, gcc-internal-format
19247 msgid "OpenMP constructs other than %<#pragma omp ordered simd%> may not be nested inside %<simd%> region"
19248 msgstr "Las construcciones OpenACC distintas de %<#pragma omp ordered simd%> pueden no estar anidadas dentro de la región %<simd%>"
19250 #: omp-low.c:2497
19251 #, gcc-internal-format
19252 msgid "only %<distribute%> or %<parallel%> regions are allowed to be strictly nested inside %<teams%> region"
19253 msgstr "solamente a las regiones %<distribute%> o %<parallel%> se les permite estar estrictamente anidadas dentro de la región %<teams%>"
19255 #: omp-low.c:2514
19256 #, gcc-internal-format
19257 msgid "%<distribute%> region must be strictly nested inside %<teams%> construct"
19258 msgstr "las regiones %<distribute%> deben estar estrictamente anidadas dentro de construcciones %<teams%>"
19260 #: omp-low.c:2555
19261 #, gcc-internal-format
19262 msgid "OpenACC loop directive must be associated with an OpenACC compute region"
19263 msgstr "la directiva de bucle OpenACC debe estar asociada a una región de cómputo OpenACC"
19265 #: omp-low.c:2577
19266 #, gcc-internal-format
19267 msgid "orphaned %qs construct"
19268 msgstr "construcción %qs huérfana"
19270 #: omp-low.c:2606
19271 #, gcc-internal-format
19272 msgid "%<#pragma omp cancel for%> inside %<nowait%> for construct"
19273 msgstr "%<#pragma omp cancel for%> dentro de %<nowait%> para construcción"
19275 #: omp-low.c:2611
19276 #, gcc-internal-format
19277 msgid "%<#pragma omp cancel for%> inside %<ordered%> for construct"
19278 msgstr "%<#pragma omp cancel for%> dentro de %<ordered%> para construcción"
19280 #: omp-low.c:2631 omp-low.c:2644
19281 #, gcc-internal-format
19282 msgid "%<#pragma omp cancel sections%> inside %<nowait%> sections construct"
19283 msgstr "%<#pragma omp cancel section%> dentro de contrucción de secciones %<nowait%>"
19285 #: omp-low.c:2670
19286 #, gcc-internal-format
19287 msgid "%<%s taskgroup%> construct not closely nested inside of %<taskgroup%> region"
19288 msgstr "la construcción %<%s taskgroup%> no está bien anidada dentro de la región %<taskgroup%>"
19290 #: omp-low.c:2684
19291 #, gcc-internal-format
19292 msgid "invalid arguments"
19293 msgstr "argumentos no válidos"
19295 #: omp-low.c:2690
19296 #, gcc-internal-format
19297 msgid "%<%s %s%> construct not closely nested inside of %qs"
19298 msgstr "la construcción %<%s %s%> no está bien anidada dentro de %qs"
19300 #: omp-low.c:2718
19301 #, gcc-internal-format
19302 msgid "barrier region may not be closely nested inside of work-sharing, %<critical%>, %<ordered%>, %<master%>, explicit %<task%> or %<taskloop%> region"
19303 msgstr "la región de barrera puede no estar bien anidada dentro de la región de trabajo compartido, %<critical%>, %<ordered%>, %<master%>, %<task%> explícita o región %<taskloop%>"
19305 #: omp-low.c:2725
19306 #, gcc-internal-format
19307 msgid "work-sharing region may not be closely nested inside of work-sharing, %<critical%>, %<ordered%>, %<master%>, explicit %<task%> or %<taskloop%> region"
19308 msgstr "la región de trabajo compartido puede no estar bien anidada dentro de la región de trabajo compartido, %<crítical%>, %<ordered%>, %<master%>, %<task%> explícita o región %<taskloop%>"
19310 #: omp-low.c:2754
19311 #, gcc-internal-format
19312 msgid "%<master%> region may not be closely nested inside of work-sharing, explicit %<task%> or %<taskloop%> region"
19313 msgstr "la región %<master%> puede no estar bien anidada dentro de la región de trabajo compartido, de %<task%> explícita o de región %<taskloop%>"
19315 #: omp-low.c:2778 omp-low.c:2917
19316 #, gcc-internal-format
19317 msgid "%<depend(%s)%> is only allowed in %<omp ordered%>"
19318 msgstr "%<depend(%s)%> solo se permite en %<omp ordered%>"
19320 #: omp-low.c:2806
19321 #, gcc-internal-format
19322 msgid "%<ordered%> construct with %<depend%> clause must be closely nested inside an %<ordered%> loop"
19323 msgstr "la construcción %<ordered%> con la cláusula %<depend%> debe estar bien anidada dentro de un bucle %<ordered%>"
19325 #: omp-low.c:2823
19326 #, gcc-internal-format
19327 msgid "invalid depend kind in omp %<ordered%> %<depend%>"
19328 msgstr ""
19330 #: omp-low.c:2838
19331 #, gcc-internal-format
19332 msgid "%<ordered%> %<simd%> must be closely nested inside %<simd%> region"
19333 msgstr "%<ordered%> %<simd%> debe estar bien anidada dentro de una región %<simd%>"
19335 #: omp-low.c:2851
19336 #, gcc-internal-format
19337 msgid "%<ordered%> region may not be closely nested inside of %<critical%>, %<ordered%>, explicit %<task%> or %<taskloop%> region"
19338 msgstr "la región %<ordered%> puede no estar bien anidada dentro de la región %<critical%>, %<ordered%>, explicit %<task%> o %<taskloop%>"
19340 #: omp-low.c:2862 omp-low.c:2875
19341 #, gcc-internal-format
19342 msgid "%<ordered%> region must be closely nested inside a loop region with an %<ordered%> clause"
19343 msgstr "la región %<ordered%> debe estar bien anidada dentro de una región de bucle con una cláusula %<ordered%>"
19345 #: omp-low.c:2892
19346 #, gcc-internal-format
19347 msgid "%<critical%> region may not be nested inside a %<critical%> region with the same name"
19348 msgstr "la región %<critical%> puede no estar bien anidada dentro de una región %<critical%> con el mismo nombre"
19350 #: omp-low.c:2904
19351 #, gcc-internal-format
19352 msgid "%<teams%> construct not closely nested inside of %<target%> construct"
19353 msgstr "construcción %<teams%> no bien anidada dentro de construcción %<target%>"
19355 #: omp-low.c:2925
19356 #, gcc-internal-format
19357 msgid "OpenACC region inside of OpenACC routine, nested parallelism not supported yet"
19358 msgstr "región OpenACC dentro de rutina OpenACC; el paralelismo anidado aún no se permite"
19360 #: omp-low.c:2938
19361 #, gcc-internal-format
19362 msgid "OpenACC construct inside of non-OpenACC region"
19363 msgstr "construcción OpenACC dentro de región no OpenACC"
19365 #: omp-low.c:2983
19366 #, gcc-internal-format
19367 msgid "%s %qs construct inside of %s %qs region"
19368 msgstr "construcción %s %qs dentro de región %s %qs"
19370 #: omp-low.c:2996 omp-low.c:3003
19371 #, gcc-internal-format
19372 msgid "%qs construct inside of %qs region"
19373 msgstr "construcción %qs dentro de región %qs"
19375 #: omp-low.c:3115
19376 #, gcc-internal-format
19377 msgid "setjmp/longjmp inside simd construct"
19378 msgstr "setjmp/longjmp dentro de construcción simd"
19380 #: omp-low.c:6341
19381 #, gcc-internal-format
19382 msgid "ignoring sink clause with offset that is not a multiple of the loop step"
19383 msgstr "se hace caso omiso de cláusula sumidero con desplazamiento que no es múltiplo del paso del bucle"
19385 #: omp-low.c:6364
19386 #, gcc-internal-format
19387 msgid "first offset must be in opposite direction of loop iterations"
19388 msgstr "el primer desplazamiento debe estar en dirección opuesta a las iteraciones del bucle"
19390 #: omp-low.c:9087
19391 #, gcc-internal-format, gfc-internal-format
19392 msgid "invalid exit from %s structured block"
19393 msgstr "salida no válida de un bloque estructurado %s"
19395 #: omp-low.c:9089 omp-low.c:9094
19396 #, gcc-internal-format, gfc-internal-format
19397 msgid "invalid entry to %s structured block"
19398 msgstr "entrada no válida a un bloque estructurado %s"
19400 #. Otherwise, be vague and lazy, but efficient.
19401 #: omp-low.c:9098
19402 #, gcc-internal-format, gfc-internal-format
19403 msgid "invalid branch to/from %s structured block"
19404 msgstr "ramificación no válida desde/para un bloque estructurado %s"
19406 #: omp-offload.c:601
19407 #, gcc-internal-format, gfc-internal-format
19408 msgid "-fopenacc-dim operand is malformed at '%s'"
19409 msgstr "operando -fopenacc-dim defectuoso en '%s'"
19411 #: omp-offload.c:1157
19412 #, gcc-internal-format
19413 msgid "routine call uses same OpenACC parallelism as containing loop"
19414 msgstr "la llamada a la rutina usa el mismo paralelismo OpenACC que el bucle que lo contiene"
19416 #: omp-offload.c:1161 omp-offload.c:1193
19417 #, gcc-internal-format
19418 msgid "containing loop here"
19419 msgstr "bucle que lo contiene aquí"
19421 #: omp-offload.c:1166
19422 #, gcc-internal-format
19423 msgid "routine call uses OpenACC parallelism disallowed by containing routine"
19424 msgstr "la llamada a la rutina usa paralelismo OpenACC no permitido por la rutina que lo contiene"
19426 #: omp-offload.c:1168
19427 #, gcc-internal-format
19428 msgid "loop uses OpenACC parallelism disallowed by containing routine"
19429 msgstr "el bucle usa paralelismo OpenACC no permitido por la rutina que lo contiene"
19431 #: omp-offload.c:1173
19432 #, gcc-internal-format
19433 msgid "routine %qD declared here"
19434 msgstr "la rutina %qD se declara aquí"
19436 #: omp-offload.c:1186
19437 #, gcc-internal-format
19438 msgid "incorrectly nested OpenACC loop parallelism"
19439 msgstr "paralelismo de bucle OpenACC incorrectamente anidado"
19441 #: omp-offload.c:1327
19442 #, gcc-internal-format
19443 msgid "insufficient partitioning available to parallelize element loop"
19444 msgstr "insuficiente paralelismo disponible para paralelizar bucle de elemento"
19446 #: omp-offload.c:1335
19447 #, fuzzy, gcc-internal-format
19448 #| msgid "insufficient partitioning available to parallelize element loop"
19449 msgid "insufficient partitioning available to parallelize tile loop"
19450 msgstr "insuficiente paralelismo disponible para paralelizar bucle de elemento"
19452 #: omp-offload.c:1337
19453 #, gcc-internal-format
19454 msgid "insufficient partitioning available to parallelize loop"
19455 msgstr "insuficiente paralelismo disponible para paralelizar bucle"
19457 #: omp-simd-clone.c:192
19458 #, gcc-internal-format
19459 msgid "ignoring large linear step"
19460 msgstr "ignorando el paso lineal grande"
19462 #: omp-simd-clone.c:199
19463 #, gcc-internal-format
19464 msgid "ignoring zero linear step"
19465 msgstr "se hace caso omiso del paso lineal cero"
19467 #: omp-simd-clone.c:258
19468 #, gcc-internal-format
19469 msgid "ignoring %<#pragma omp declare simd%> on function with %<_Atomic%> qualified return type"
19470 msgstr "se hace caso omiso de %<#pragma omp declare simd%> en función con tipo de retorno cualificado %<_Atomic%>"
19472 #: omp-simd-clone.c:269
19473 #, gcc-internal-format
19474 msgid "ignoring %<#pragma omp declare simd%> on function with %<_Atomic%> qualified non-%<uniform%> argument"
19475 msgstr "se hace caso omiso de %<#pragma omp declare simd%> en función con argumento non-%<uniform%> cualificado %<_Atomic%>"
19477 #: optabs.c:4195
19478 #, gcc-internal-format
19479 msgid "indirect jumps are not available on this target"
19480 msgstr "los saltos indirectos no está disponibles en este objetivo"
19482 #: opts-common.c:1119
19483 #, gcc-internal-format
19484 msgid "command line option %qs is not supported by this configuration"
19485 msgstr "la opción de línea de órdenes %qs no se admite en esta configuración"
19487 #: opts-common.c:1129 opts.c:1773
19488 #, gcc-internal-format
19489 msgid "missing argument to %qs"
19490 msgstr "faltan argumentos para %qs"
19492 #: opts-common.c:1135
19493 #, gcc-internal-format
19494 msgid "argument to %qs should be a non-negative integer"
19495 msgstr "el argumento para %qs debe ser un entero no negativo"
19497 #: opts-common.c:1149
19498 #, gcc-internal-format
19499 msgid "unrecognized argument in option %qs"
19500 msgstr "no se reconoce el argumento en la opción %qs"
19502 #: opts-common.c:1160 config/i386/i386.c:4721
19503 #, gcc-internal-format
19504 msgid "valid arguments to %qs are: %s; did you mean %qs?"
19505 msgstr "los argumentos válidos para %qs son: %s; ¿quiso decir %qs?"
19507 #: opts-common.c:1163 config/i386/i386.c:4724
19508 #, gcc-internal-format
19509 msgid "valid arguments to %qs are: %s"
19510 msgstr "los argumentos válidos para %qs son: %s"
19512 #: opts-global.c:99
19513 #, gcc-internal-format
19514 msgid "command line option %qs is valid for the driver but not for %s"
19515 msgstr "la opción de línea de órdenes %qs es válida para el controlador, pero no para %s"
19517 #. Eventually this should become a hard error IMO.
19518 #: opts-global.c:105
19519 #, gcc-internal-format
19520 msgid "command line option %qs is valid for %s but not for %s"
19521 msgstr "la opción de línea de órdenes %qs es válida para %s pero no para %s"
19523 #: opts-global.c:364
19524 #, gcc-internal-format
19525 msgid "unrecognized command line option %<-fdump-%s%>"
19526 msgstr "no se reconoce la opción de línea de órdenes %<-fdump-%s%>"
19528 #: opts-global.c:369
19529 #, gcc-internal-format
19530 msgid "unrecognized command line option %<-fopt-info-%s%>"
19531 msgstr "no se reconoce la opción de línea de órdenes %<-fopt-info-%s%>"
19533 #: opts-global.c:390 opts-global.c:398
19534 #, gcc-internal-format
19535 msgid "plugin support is disabled; configure with --enable-plugin"
19536 msgstr "el soporte de plugins está desactivado; configure con --enable-plugin"
19538 #: opts-global.c:422
19539 #, gcc-internal-format
19540 msgid "unrecognized register name %qs"
19541 msgstr "no se reconoce el nombre de registro %qs"
19543 #: opts-global.c:440
19544 #, gcc-internal-format
19545 msgid "-fasan-shadow-offset should only be used with -fsanitize=kernel-address"
19546 msgstr "-fasan-shadow-offset solo debería usarse con -fsanitize=kernel-address"
19548 #: opts-global.c:443
19549 #, gcc-internal-format
19550 msgid "unrecognized shadow offset %qs"
19551 msgstr "no se reconoce el desplazamiento oscurecido %qs"
19553 #: opts.c:90
19554 #, gcc-internal-format
19555 msgid "argument %qs to %<-femit-struct-debug-detailed%> not recognized"
19556 msgstr "no se reconoce el argumento %qs para %<-femit-struct-debug-detailed%>"
19558 #: opts.c:126
19559 #, gcc-internal-format
19560 msgid "argument %qs to %<-femit-struct-debug-detailed%> unknown"
19561 msgstr "argumento desconocido %qs para %<-femit-struct-debug-detailed%>"
19563 #: opts.c:133
19564 #, gcc-internal-format
19565 msgid "%<-femit-struct-debug-detailed=dir:...%> must allow at least as much as %<-femit-struct-debug-detailed=ind:...%>"
19566 msgstr "%<-femit-struct-debug-detailed=dir:...%> debe permitir por lo menos tanto como %<-femit-struct-debug-detailed=ind:...%>"
19568 #: opts.c:586
19569 #, gcc-internal-format
19570 msgid "argument to %<-O%> should be a non-negative integer, %<g%>, %<s%> or %<fast%>"
19571 msgstr "el argumento para %<-O%> debe ser un entero no negativo, %<g%>, %<s%> o %<fast%>"
19573 #: opts.c:739
19574 #, gcc-internal-format
19575 msgid "section anchors must be disabled when unit-at-a-time is disabled"
19576 msgstr "las anclas de sección se deben desactivar cuando se desactiva unidad-cada-vez"
19578 #: opts.c:743
19579 #, gcc-internal-format
19580 msgid "toplevel reorder must be disabled when unit-at-a-time is disabled"
19581 msgstr "el reordenamiento de nivel principal se debe desactivar cuando se desactiva unidad-cada-vez"
19583 #: opts.c:757
19584 #, gcc-internal-format
19585 msgid "transactional memory is not supported with non-call exceptions"
19586 msgstr "la memoria transaccional no se admite con excepciones que no son llamada"
19588 #: opts.c:772
19589 #, gcc-internal-format
19590 msgid "section anchors must be disabled when toplevel reorder is disabled"
19591 msgstr "las anclas de seccions se deben desactivar cando el reordenamiento de nivel principal se desactiva"
19593 #: opts.c:827 config/darwin.c:3167
19594 #, gcc-internal-format
19595 msgid "-freorder-blocks-and-partition does not work with exceptions on this architecture"
19596 msgstr "-freorder-blocks-and-partition no funciona con excepciones en esta arquitectura"
19598 #: opts.c:843
19599 #, gcc-internal-format
19600 msgid "-freorder-blocks-and-partition does not support unwind info on this architecture"
19601 msgstr "-freorder-blocks-and-partition no admite información de desenredo en esta arquitectura"
19603 #: opts.c:861 config/pa/pa.c:532
19604 #, gcc-internal-format
19605 msgid "-freorder-blocks-and-partition does not work on this architecture"
19606 msgstr "-freorder-blocks-and-partition no funciona en esta arquitectura"
19608 #: opts.c:912
19609 #, gcc-internal-format
19610 msgid "-fno-fat-lto-objects are supported only with linker plugin"
19611 msgstr "-fno-fat-lto-object sólo se admite con el plugin enlazador"
19613 #: opts.c:925
19614 #, gcc-internal-format
19615 msgid "%<-fsplit-stack%> is not supported by this compiler configuration"
19616 msgstr "%<-fsplit-stack%> no se admite en esta configuración de compilador"
19618 #: opts.c:957
19619 #, gcc-internal-format
19620 msgid "-fsanitize=address is incompatible with -fsanitize=kernel-address"
19621 msgstr "-fsanitize=address es incompatible con -fsanitize=kernel-address"
19623 #: opts.c:964
19624 #, gcc-internal-format
19625 msgid "-fsanitize=address and -fsanitize=kernel-address are incompatible with -fsanitize=thread"
19626 msgstr "-fsanitize=address y -fsanitize=kernel-address son incompatibles con -fsanitize=thread"
19628 #: opts.c:970
19629 #, gcc-internal-format
19630 msgid "-fsanitize=leak is incompatible with -fsanitize=thread"
19631 msgstr "-fsanitize=leak es incompatible con -fsanitize=thread"
19633 #: opts.c:976
19634 #, gcc-internal-format, gfc-internal-format
19635 msgid "-fsanitize-recover=%s is not supported"
19636 msgstr "no se admite -fsanitize-recover=%s"
19638 #: opts.c:1005
19639 #, gcc-internal-format
19640 msgid "-fsanitize-address-use-after-scope requires -fstack-reuse=none option"
19641 msgstr "-fsanitize-address-use-after-scope requiere -fstack-reuse=none option"
19643 #: opts.c:1410
19644 #, gcc-internal-format
19645 msgid "unrecognized include_flags 0x%x passed to print_specific_help"
19646 msgstr "no se reconocen las include_flags 0x%x pasadas a print_specific_help"
19648 #: opts.c:1610
19649 #, gcc-internal-format
19650 msgid "-fsanitize=all option is not valid"
19651 msgstr "la opción -fsanitize=all no es válida"
19653 #: opts.c:1642
19654 #, gcc-internal-format
19655 msgid "unrecognized argument to -f%ssanitize%s= option: %q.*s; did you mean %qs?"
19656 msgstr "no se reconoce el argumento para la opción -f%ssanitize%s=: %q.*s; ¿quiso decir %qs?"
19658 #: opts.c:1649
19659 #, gcc-internal-format
19660 msgid "unrecognized argument to -f%ssanitize%s= option: %q.*s"
19661 msgstr "no se reconoce el argumento para la opción -f%ssanitize%s=: %q.*s"
19663 #: opts.c:1828
19664 #, gcc-internal-format
19665 msgid "--help argument %q.*s is ambiguous, please be more specific"
19666 msgstr "el argumento %q.*s de --help es ambiguo, por favor sea más específico"
19668 #: opts.c:1837
19669 #, gcc-internal-format
19670 msgid "unrecognized argument to --help= option: %q.*s"
19671 msgstr "no se reconoce el argumento para la opción --help=: %q.*s"
19673 #: opts.c:2078
19674 #, gcc-internal-format
19675 msgid "HSA has not been enabled during configuration"
19676 msgstr "HSA no se activó durante la configuración"
19678 #: opts.c:2090
19679 #, gcc-internal-format
19680 msgid "-foffload-abi option can be specified only for offload compiler"
19681 msgstr "la opción -foffload-abi solo puede especificarse para compilador de descarga"
19683 #: opts.c:2098
19684 #, gcc-internal-format, gfc-internal-format
19685 msgid "structure alignment must be a small power of two, not %d"
19686 msgstr "la alineación de la estructura debe ser una potencia pequeña de dos, no %d"
19688 #: opts.c:2217
19689 #, gcc-internal-format
19690 msgid "unknown stack check parameter %qs"
19691 msgstr "parámetro de revisión de pila desconocido %qs"
19693 #: opts.c:2249
19694 #, gcc-internal-format
19695 msgid "%<-gdwarf%s%> is ambiguous; use %<-gdwarf-%s%> for DWARF version or %<-gdwarf -g%s%> for debug level"
19696 msgstr "%<-gdwarf%s%> es ambiguo; use %<-gdwarf-%s%> para la versión DWARF o %<-gdwarf -g%s%> para nivel de depuración"
19698 #: opts.c:2260
19699 #, gcc-internal-format, gfc-internal-format
19700 msgid "dwarf version %d is not supported"
19701 msgstr "no se admite dwarf versión %d"
19703 #: opts.c:2360
19704 #, gcc-internal-format, gfc-internal-format
19705 msgid "%s: --param arguments should be of the form NAME=VALUE"
19706 msgstr "%s: los argumentos --param deben ser de la forma NOMBRE=VALOR"
19708 #: opts.c:2371
19709 #, gcc-internal-format
19710 msgid "invalid --param name %qs; did you mean %qs?"
19711 msgstr "nombre de --param %qs no válido; ¿quiso decir %qs?"
19713 #: opts.c:2374
19714 #, gcc-internal-format
19715 msgid "invalid --param name %qs"
19716 msgstr "nombre de --param %qs no válido"
19718 #: opts.c:2382
19719 #, gcc-internal-format
19720 msgid "invalid --param value %qs"
19721 msgstr "valor de --param %qs no válido"
19723 #: opts.c:2504
19724 #, gcc-internal-format
19725 msgid "target system does not support debug output"
19726 msgstr "el sistema objetivo no admite salida de depuración"
19728 #: opts.c:2513
19729 #, gcc-internal-format
19730 msgid "debug format %qs conflicts with prior selection"
19731 msgstr "el formato de depuración %qs genera un conflicto con una selección previa"
19733 #: opts.c:2531
19734 #, gcc-internal-format
19735 msgid "unrecognized debug output level %qs"
19736 msgstr "no se reconoce el nivel de salida de depuración %qs"
19738 #: opts.c:2533
19739 #, gcc-internal-format
19740 msgid "debug output level %qs is too high"
19741 msgstr "el nivel de salida de depuración %qs es demasiado elevado"
19743 #: opts.c:2553
19744 #, gcc-internal-format
19745 msgid "getting core file size maximum limit: %m"
19746 msgstr "obteniendo el límite del tamaño máximo del fichero core: %m"
19748 #: opts.c:2557
19749 #, gcc-internal-format
19750 msgid "setting core file size limit to maximum: %m"
19751 msgstr "estableciendo el límite del tamaño máximo del fichero core: %m"
19753 #: opts.c:2602
19754 #, gcc-internal-format, gfc-internal-format
19755 msgid "unrecognized gcc debugging option: %c"
19756 msgstr "no se reconoce la opción de depuración de gcc: %c"
19758 #: opts.c:2627
19759 #, gcc-internal-format, gfc-internal-format
19760 msgid "-Werror=%s: no option -%s"
19761 msgstr "-Werror=%s: no existe la opción -%s"
19763 #: opts.c:2629
19764 #, gcc-internal-format, gfc-internal-format
19765 msgid "-Werror=%s: -%s is not an option that controls warnings"
19766 msgstr "-Werror=%s: -%s no es una opción para controlar avisos"
19768 #. If we didn't find this parameter, issue an error message.
19769 #: params.c:198
19770 #, gcc-internal-format
19771 msgid "invalid parameter %qs"
19772 msgstr "el parámetro %qs es no válido"
19774 #: params.c:204
19775 #, gcc-internal-format
19776 msgid "minimum value of parameter %qs is %u"
19777 msgstr "el valor mínimo del parámetro %qs es %u"
19779 #: params.c:209
19780 #, gcc-internal-format
19781 msgid "maximum value of parameter %qs is %u"
19782 msgstr "el valor máximo del parámetro %qs es %u"
19784 #: passes.c:81
19785 #, gcc-internal-format, gfc-internal-format
19786 msgid "pass %s does not support cloning"
19787 msgstr "el paso %s no admite clonación"
19789 #: passes.c:87
19790 #, gcc-internal-format, gfc-internal-format
19791 msgid "pass %s needs a set_pass_param implementation to handle the extra argument in NEXT_PASS"
19792 msgstr "el paso %s necesita una implementación set_pass_param para manejar el argumento extra en NEXT_PASS"
19794 #: passes.c:1020
19795 #, gcc-internal-format
19796 msgid "unrecognized option -fenable"
19797 msgstr "no se reconoce la opción -fenable"
19799 #: passes.c:1022
19800 #, gcc-internal-format
19801 msgid "unrecognized option -fdisable"
19802 msgstr "no se reconoce la opción -fdisable"
19804 #: passes.c:1030
19805 #, gcc-internal-format, gfc-internal-format
19806 msgid "unknown pass %s specified in -fenable"
19807 msgstr "se especificó el paso desconocido %s en -fenable"
19809 #: passes.c:1032
19810 #, gcc-internal-format, gfc-internal-format
19811 msgid "unknown pass %s specified in -fdisable"
19812 msgstr "se especificó el paso desconocido %s en -fdisable"
19814 #: passes.c:1057 passes.c:1146
19815 #, gcc-internal-format, gfc-internal-format
19816 msgid "enable pass %s for functions in the range of [%u, %u]"
19817 msgstr "se activa el paso %s para las funciones en el rango de [%u, %u]"
19819 #: passes.c:1060 passes.c:1157
19820 #, gcc-internal-format, gfc-internal-format
19821 msgid "disable pass %s for functions in the range of [%u, %u]"
19822 msgstr "se desactiva el paso %s para las funciones en el rango de [%u, %u]"
19824 #: passes.c:1096 passes.c:1124
19825 #, gcc-internal-format, gfc-internal-format
19826 msgid "Invalid range %s in option %s"
19827 msgstr "Rango %s no válido en la opción %s"
19829 #: passes.c:1142
19830 #, gcc-internal-format, gfc-internal-format
19831 msgid "enable pass %s for function %s"
19832 msgstr "se activa el paso %s para la función %s"
19834 #: passes.c:1153
19835 #, gcc-internal-format, gfc-internal-format
19836 msgid "disable pass %s for function %s"
19837 msgstr "se desactiva el paso %s para la función %s"
19839 #: passes.c:1382
19840 #, gcc-internal-format
19841 msgid "invalid pass positioning operation"
19842 msgstr "operación de posicionamiento de paso no válido"
19844 #: passes.c:1444
19845 #, gcc-internal-format
19846 msgid "plugin cannot register a missing pass"
19847 msgstr "el plugin no puede registrar un paso faltante"
19849 #: passes.c:1447
19850 #, gcc-internal-format
19851 msgid "plugin cannot register an unnamed pass"
19852 msgstr "el plugin no puede registrar un paso sin nombre"
19854 #: passes.c:1452
19855 #, gcc-internal-format
19856 msgid "plugin cannot register pass %qs without reference pass name"
19857 msgstr "el plugin no puede registrar el paso %qs sin un nombre de paso de referencia"
19859 #: passes.c:1471
19860 #, gcc-internal-format
19861 msgid "pass %qs not found but is referenced by new pass %qs"
19862 msgstr "no se encontró el paso %qs, pero está referenciado por el paso nuevo %qs"
19864 #: plugin.c:187
19865 #, gcc-internal-format
19866 msgid "inaccessible plugin file %s expanded from short plugin name %s: %m"
19867 msgstr "se expandió el fichero de plugin %s inaccesible desde el nombre corto de plugin %s: %m"
19869 #: plugin.c:209
19870 #, gcc-internal-format, gfc-internal-format
19871 msgid ""
19872 "plugin %s was specified with different paths:\n"
19873 "%s\n"
19874 "%s"
19875 msgstr ""
19876 "se especificó el plugin %s con diferentes rutas:\n"
19877 "%s\n"
19878 "%s"
19880 #: plugin.c:268
19881 #, gcc-internal-format, gfc-internal-format
19882 msgid "malformed option -fplugin-arg-%s (missing -<key>[=<value>])"
19883 msgstr "opción -fplugin-arg-%s malformada (falta -<clave>[=<valor>])"
19885 #: plugin.c:331
19886 #, gcc-internal-format, gfc-internal-format
19887 msgid "plugin %s should be specified before -fplugin-arg-%s in the command line"
19888 msgstr "el plugin %s de debe especificar antes de -fplugin-arg-%s en la línea de órdenes"
19890 #: plugin.c:350
19891 #, gcc-internal-format
19892 msgid "unable to register info for plugin %qs - plugin name not found"
19893 msgstr ""
19895 #: plugin.c:446
19896 #, gcc-internal-format, gfc-internal-format
19897 msgid "unknown callback event registered by plugin %s"
19898 msgstr "evento de llamada hacia atrás desconocido registrado por el plugin %s"
19900 #: plugin.c:478
19901 #, gcc-internal-format, gfc-internal-format
19902 msgid "plugin %s registered a null callback function for event %s"
19903 msgstr "el plugin %s registró una función de llamada hacia atrás nula para el evento %s"
19905 #: plugin.c:601
19906 #, gcc-internal-format, gfc-internal-format
19907 msgid ""
19908 "cannot load plugin %s\n"
19909 "%s"
19910 msgstr ""
19911 "no se puede cargar el plugin %s\n"
19912 "%s"
19914 #: plugin.c:611
19915 #, gcc-internal-format, gfc-internal-format
19916 msgid ""
19917 "plugin %s is not licensed under a GPL-compatible license\n"
19918 "%s"
19919 msgstr ""
19920 "el plugin %s no está licenciado bajo una licencia compatible con GPL\n"
19921 "%s"
19923 #: plugin.c:620
19924 #, gcc-internal-format, gfc-internal-format
19925 msgid ""
19926 "cannot find %s in plugin %s\n"
19927 "%s"
19928 msgstr ""
19929 "no se puede encontrar %s en el plugin %s\n"
19930 "%s"
19932 #: plugin.c:628
19933 #, gcc-internal-format, gfc-internal-format
19934 msgid "fail to initialize plugin %s"
19935 msgstr "no se puede inicializar el plugin %s"
19937 #: plugin.c:911
19938 #, gcc-internal-format
19939 msgid "-iplugindir <dir> option not passed from the gcc driver"
19940 msgstr "no se pasó la opción -iplugindir <dir> del controlador de gcc"
19942 #: predict.c:3197
19943 #, gcc-internal-format, gfc-internal-format
19944 msgid "Missing counts for called function %s/%i"
19945 msgstr "Faltan las cuentas para la función invocada %s/%i"
19947 #: profile.c:452
19948 #, gcc-internal-format, gfc-internal-format
19949 msgid "corrupted profile info: edge from %i to %i exceeds maximal count"
19950 msgstr "información de análisis de perfil corrupta: el borde de %i a %i excede la cuenta maximal"
19952 #: profile.c:532
19953 #, gcc-internal-format
19954 msgid "corrupted profile info: sum_all is smaller than sum_max"
19955 msgstr "información de análisis de perfil corrupta: sum_all es menor que sum_max"
19957 #: profile.c:715
19958 #, gcc-internal-format
19959 msgid "corrupted profile info: profile data is not flow-consistent"
19960 msgstr "información de análisis de perfil corrupta: los datos de análisis de perfil no es consistente en flujo"
19962 #: profile.c:732
19963 #, gcc-internal-format, gfc-internal-format
19964 msgid "corrupted profile info: number of iterations for basic block %d thought to be %i"
19965 msgstr "información de análisis de perfil corrupta: el número de iteraciones para el bloque básico %d debería ser %i"
19967 #: profile.c:753
19968 #, gcc-internal-format, gfc-internal-format
19969 msgid "corrupted profile info: number of executions for edge %d-%d thought to be %i"
19970 msgstr "información de análisis de perfil corrupta: el número de ejecuciones para el borde %d-%d debería ser %i"
19972 #: read-rtl-function.c:262
19973 #, gcc-internal-format, gfc-internal-format
19974 msgid "insn with UID %i not found for operand %i (`%s') of insn %i"
19975 msgstr "insn con UID %i no encontrada para el operando %i (`%s') de insn %i"
19977 #: read-rtl-function.c:266
19978 #, gcc-internal-format, gfc-internal-format
19979 msgid "insn with UID %i not found for operand %i of insn %i"
19980 msgstr "insn con UID %i no encontrada para el operando %i de insn %i"
19982 #: read-rtl-function.c:409
19983 #, gcc-internal-format
19984 msgid "%<__RTL%> function cannot be compiled with %<-flto%>"
19985 msgstr "la función %<__RTL%> no se puede compilar con %<-flto%>"
19987 #: read-rtl-function.c:710
19988 #, gcc-internal-format, gfc-internal-format
19989 msgid "unrecognized edge flag: '%s'"
19990 msgstr "no se reconoce el indicador de borde: '%s'"
19992 #: read-rtl-function.c:853
19993 #, gcc-internal-format
19994 msgid "more than one 'crtl' directive"
19995 msgstr "más de una directiva 'crtl'"
19997 #: read-rtl-function.c:981
19998 #, gcc-internal-format, gfc-internal-format
19999 msgid "unrecognized enum value: '%s'"
20000 msgstr "no se reconoce el valor de enumerado '%s'"
20002 #: read-rtl-function.c:1137 read-rtl-function.c:1196
20003 #, gcc-internal-format, gfc-internal-format
20004 msgid "was expecting `%s'"
20005 msgstr "se esperaba `%s'"
20007 #: read-rtl-function.c:1575
20008 #, gcc-internal-format, gfc-internal-format
20009 msgid "duplicate insn UID: %i"
20010 msgstr "UID de insn duplicado: %i"
20012 #: read-rtl-function.c:1635
20013 #, gcc-internal-format
20014 msgid "start/end of RTL fragment are in different files"
20015 msgstr "principio/fin de fragmento RTL en ficheros diferentes"
20017 #: read-rtl-function.c:1641
20018 #, gcc-internal-format
20019 msgid "start of RTL fragment must be on an earlier line than end"
20020 msgstr "el principio del fragmento RTL debe estar en una línea anterior al fin"
20022 #: reg-stack.c:536
20023 #, gcc-internal-format, gfc-internal-format
20024 msgid "output constraint %d must specify a single register"
20025 msgstr "la restricción de salida %d debe especificar un solo registro"
20027 #: reg-stack.c:546
20028 #, gcc-internal-format, gfc-internal-format
20029 msgid "output constraint %d cannot be specified together with \"%s\" clobber"
20030 msgstr "la restricción de salida %d no se puede especificar junto con la sobreescritura \"%s\""
20032 #: reg-stack.c:569
20033 #, gcc-internal-format
20034 msgid "output regs must be grouped at top of stack"
20035 msgstr "los registros de salida deben ser agrupados en la parte superior de la pila"
20037 #: reg-stack.c:609
20038 #, gcc-internal-format
20039 msgid "implicitly popped regs must be grouped at top of stack"
20040 msgstr "los registros extraídos implícitamente deben ser agrupados en la parte superior de la pila"
20042 #: reg-stack.c:626
20043 #, gcc-internal-format
20044 msgid "explicitly used regs must be grouped at top of stack"
20045 msgstr "los registros usados explícitamente deben ser agrupados en la parte superior de la pila"
20047 #: reg-stack.c:645
20048 #, gcc-internal-format
20049 msgid "output operand %d must use %<&%> constraint"
20050 msgstr "el operando de salida %d debe usar la restricción %<&%>"
20052 #: regcprop.c:1200
20053 #, gcc-internal-format, gfc-internal-format
20054 msgid "validate_value_data: [%u] Bad next_regno for empty chain (%u)"
20055 msgstr "validate_value_data: [%u] next_regno erróneo para la cadena vacía (%u)"
20057 #: regcprop.c:1212
20058 #, gcc-internal-format, gfc-internal-format
20059 msgid "validate_value_data: Loop in regno chain (%u)"
20060 msgstr "validate_value_data: Ciclo en la cadena regno (%u)"
20062 #: regcprop.c:1215
20063 #, gcc-internal-format, gfc-internal-format
20064 msgid "validate_value_data: [%u] Bad oldest_regno (%u)"
20065 msgstr "validate_value_data: [%u] oldest_regno erróneo (%u)"
20067 #: regcprop.c:1227
20068 #, gcc-internal-format, gfc-internal-format
20069 msgid "validate_value_data: [%u] Non-empty reg in chain (%s %u %i)"
20070 msgstr "validate_value_data: [%u] Registro no vacío en la cadena (%s %u %i)"
20072 #: reginfo.c:720
20073 #, gcc-internal-format
20074 msgid "can%'t use %qs as a call-saved register"
20075 msgstr "no se puede usar %qs como un registro guardado de llamada"
20077 #: reginfo.c:724
20078 #, gcc-internal-format
20079 msgid "can%'t use %qs as a call-used register"
20080 msgstr "no se puede usar %qs como un registro usado de llamada"
20082 #: reginfo.c:736
20083 #, gcc-internal-format
20084 msgid "can%'t use %qs as a fixed register"
20085 msgstr "no se puede usar %qs como un registro fijo"
20087 #: reginfo.c:762 config/ia64/ia64.c:5946 config/ia64/ia64.c:5953
20088 #: config/pa/pa.c:443 config/pa/pa.c:450 config/sh/sh.c:8243
20089 #: config/sh/sh.c:8250 config/spu/spu.c:4906 config/spu/spu.c:4913
20090 #, gcc-internal-format, gfc-internal-format
20091 msgid "unknown register name: %s"
20092 msgstr "nombre de registro desconocido: %s"
20094 #: reginfo.c:775
20095 #, gcc-internal-format
20096 msgid "stack register used for global register variable"
20097 msgstr "se usó un nombre de registro para una variable de registro global"
20099 #: reginfo.c:781
20100 #, gcc-internal-format
20101 msgid "global register variable follows a function definition"
20102 msgstr "la variable de registro global después de una definición de función"
20104 #: reginfo.c:786
20105 #, gcc-internal-format
20106 msgid "register of %qD used for multiple global register variables"
20107 msgstr "se usó el registro de %qD para múltiples variables de registro globales"
20109 #: reginfo.c:789 config/rs6000/rs6000.c:31768
20110 #, gcc-internal-format
20111 msgid "conflicts with %qD"
20112 msgstr "genera un conflicto con %qD"
20114 #: reginfo.c:794
20115 #, gcc-internal-format
20116 msgid "call-clobbered register used for global register variable"
20117 msgstr "se usó un registro de llamada alterada para una variable de registro global"
20119 #: reload.c:1308
20120 #, gcc-internal-format
20121 msgid "cannot reload integer constant operand in %<asm%>"
20122 msgstr "no se puede recargar operandos constantes enteros en %<asm%>"
20124 #: reload.c:1322
20125 #, gcc-internal-format
20126 msgid "impossible register constraint in %<asm%>"
20127 msgstr "es imposible la restricción de registros en %<asm%>"
20129 #: reload.c:3680
20130 #, gcc-internal-format
20131 msgid "%<&%> constraint used with no register class"
20132 msgstr "se usó la restricción %<&%> sin una clase de registro"
20134 #: reload1.c:2065
20135 #, gcc-internal-format
20136 msgid "can%'t find a register in class %qs while reloading %<asm%>"
20137 msgstr "no se puede encontrar un registro en la clase %qs al recargar %<asm%>"
20139 #: reload1.c:2070
20140 #, gcc-internal-format
20141 msgid "unable to find a register to spill in class %qs"
20142 msgstr "no se puede encontrar un registro para vaciar la clase %qs"
20144 #: reload1.c:4666
20145 #, gcc-internal-format
20146 msgid "%<asm%> operand requires impossible reload"
20147 msgstr "el operando %<asm%> requiere una recarga imposible"
20149 #: reload1.c:6087
20150 #, gcc-internal-format
20151 msgid "%<asm%> operand constraint incompatible with operand size"
20152 msgstr "la restricción del operando %<asm%> es incompatible con el tamaño del operando"
20154 #: reload1.c:7979
20155 #, gcc-internal-format
20156 msgid "output operand is constant in %<asm%>"
20157 msgstr "el operando de salida es constante en %<asm%>"
20159 #: rtl.c:798
20160 #, gcc-internal-format, gfc-internal-format
20161 msgid "RTL check: access of elt %d of '%s' with last elt %d in %s, at %s:%d"
20162 msgstr "Revisión RTL: acceso de elt %d de '%s' con el último elt %d en %s, en %s:%d"
20164 #: rtl.c:808
20165 #, gcc-internal-format, gfc-internal-format
20166 msgid "RTL check: expected elt %d type '%c', have '%c' (rtx %s) in %s, at %s:%d"
20167 msgstr "Revisión RTL: se esperaba el tipo elt %d '%c', se tiene '%c' (rtx %s) en %s, en %s:%d"
20169 #: rtl.c:818
20170 #, gcc-internal-format, gfc-internal-format
20171 msgid "RTL check: expected elt %d type '%c' or '%c', have '%c' (rtx %s) in %s, at %s:%d"
20172 msgstr "Revisión RTL: se esperaba el tipo elt %d '%c' ó '%c', se tiene '%c' (rtx %s) en %s, en%s:%d"
20174 #: rtl.c:827
20175 #, gcc-internal-format, gfc-internal-format
20176 msgid "RTL check: expected code '%s', have '%s' in %s, at %s:%d"
20177 msgstr "Revisión RTL: se esperaba el código '%s', se tiene '%s' en %s, en %s:%d"
20179 #: rtl.c:837
20180 #, gcc-internal-format, gfc-internal-format
20181 msgid "RTL check: expected code '%s' or '%s', have '%s' in %s, at %s:%d"
20182 msgstr "Revisión RTL: se esperaba el código '%s' ó '%s', se tiene '%s' en %s, en %s:%d"
20184 #: rtl.c:864
20185 #, gcc-internal-format, gfc-internal-format
20186 msgid "RTL check: attempt to treat non-block symbol as a block symbol in %s, at %s:%d"
20187 msgstr "Revisión RTL: se intentó tratar un símbolo que no es de bloque como un símbolo de bloque en %s, en %s:%d"
20189 #: rtl.c:874
20190 #, gcc-internal-format, gfc-internal-format
20191 msgid "RTL check: access of hwi elt %d of vector with last elt %d in %s, at %s:%d"
20192 msgstr "Revisión RTL: acceso de hwi elt %d de vector con el último elt %d en %s, en %s:%d"
20194 #: rtl.c:884
20195 #, gcc-internal-format, gfc-internal-format
20196 msgid "RTL check: access of elt %d of vector with last elt %d in %s, at %s:%d"
20197 msgstr "Revisión RTL: acceso de elt %d de vector con el último elt %d en %s, en %s:%d"
20199 #: rtl.c:895
20200 #, gcc-internal-format, gfc-internal-format
20201 msgid "RTL flag check: %s used with unexpected rtx code '%s' in %s, at %s:%d"
20202 msgstr "Revisión de opción RTL: se usó %s con el código rtx inesperado '%s' en %s, en %s:%d"
20204 #: stmt.c:238
20205 #, gcc-internal-format
20206 msgid "output operand constraint lacks %<=%>"
20207 msgstr "la restricción de operando de salida carece de %<=%>"
20209 #: stmt.c:253
20210 #, gcc-internal-format
20211 msgid "output constraint %qc for operand %d is not at the beginning"
20212 msgstr "la restricción de salida %qc para el operando %d no está al inicio"
20214 #: stmt.c:276
20215 #, gcc-internal-format
20216 msgid "operand constraint contains incorrectly positioned %<+%> or %<=%>"
20217 msgstr "la restriccion de operando contiene %<+%> ó %<=%> en una posición incorrecta"
20219 #: stmt.c:283 stmt.c:367
20220 #, gcc-internal-format
20221 msgid "%<%%%> constraint used with last operand"
20222 msgstr "se usó la restricción %<%%%> con el último operando"
20224 #: stmt.c:299
20225 #, gcc-internal-format
20226 msgid "matching constraint not valid in output operand"
20227 msgstr "la restricción coincidente no es válida en el operando de salida"
20229 #: stmt.c:358
20230 #, gcc-internal-format
20231 msgid "input operand constraint contains %qc"
20232 msgstr "la restricción de operando de entrada contiene %qc"
20234 #: stmt.c:397
20235 #, gcc-internal-format
20236 msgid "matching constraint references invalid operand number"
20237 msgstr "la restricción de coincidencia hace referencia a un número de operando no válido"
20239 #: stmt.c:431
20240 #, gcc-internal-format
20241 msgid "invalid punctuation %qc in constraint"
20242 msgstr "puntuación %qc no válida en la restricción"
20244 #: stmt.c:447
20245 #, gcc-internal-format
20246 msgid "matching constraint does not allow a register"
20247 msgstr "la restricción coincidente no permite un registro"
20249 #: stmt.c:541
20250 #, gcc-internal-format
20251 msgid "duplicate asm operand name %qs"
20252 msgstr "nombre de operando asm %qs duplicado"
20254 #: stmt.c:638
20255 #, gcc-internal-format
20256 msgid "missing close brace for named operand"
20257 msgstr "falta la llave final para el operando nombrado"
20259 #: stmt.c:663
20260 #, gcc-internal-format
20261 msgid "undefined named operand %qs"
20262 msgstr "operador %qs nombrado sin definir"
20264 #: stor-layout.c:755
20265 #, gcc-internal-format
20266 msgid "size of %q+D is %d bytes"
20267 msgstr "el tamaño de %q+D es de %d bytes"
20269 #: stor-layout.c:757
20270 #, gcc-internal-format
20271 msgid "size of %q+D is larger than %wd bytes"
20272 msgstr "el tamaño de %q+D es mayor que %wd bytes"
20274 #: stor-layout.c:1202
20275 #, gcc-internal-format
20276 msgid "packed attribute causes inefficient alignment for %q+D"
20277 msgstr "el atributo packed causa una alineación ineficiente para %q+D"
20279 #: stor-layout.c:1206
20280 #, gcc-internal-format
20281 msgid "packed attribute is unnecessary for %q+D"
20282 msgstr "el atributo packed es innecesario para %q+D"
20284 #: stor-layout.c:1223
20285 #, gcc-internal-format
20286 msgid "padding struct to align %q+D"
20287 msgstr "estructura de relleno para alinear %q+D"
20289 #: stor-layout.c:1284
20290 #, gcc-internal-format
20291 msgid "offset of packed bit-field %qD has changed in GCC 4.4"
20292 msgstr "el desplazamiento del campo de bits packed %qD cambió en GCC 4.4"
20294 #: stor-layout.c:1591
20295 #, gcc-internal-format
20296 msgid "padding struct size to alignment boundary"
20297 msgstr "tamaño de la estructura de relleno para los límites de alineación"
20299 #: stor-layout.c:1619
20300 #, gcc-internal-format
20301 msgid "packed attribute causes inefficient alignment for %qE"
20302 msgstr "el atributo packed causa una alineación ineficiente para %qE"
20304 #: stor-layout.c:1623
20305 #, gcc-internal-format
20306 msgid "packed attribute is unnecessary for %qE"
20307 msgstr "el atributo packed es innecesario para %qE"
20309 #: stor-layout.c:1629
20310 #, gcc-internal-format
20311 msgid "packed attribute causes inefficient alignment"
20312 msgstr "el atributo packed causa una alineación ineficiente"
20314 #: stor-layout.c:1631
20315 #, gcc-internal-format
20316 msgid "packed attribute is unnecessary"
20317 msgstr "no es necesario el atributo packed"
20319 #: stor-layout.c:2363
20320 #, gcc-internal-format
20321 msgid "alignment of array elements is greater than element size"
20322 msgstr "la alineación de los elementos de la matriz es mayor que el tamaño de los elementos"
20324 #: substring-locations.c:164
20325 #, gcc-internal-format
20326 msgid "format string is defined here"
20327 msgstr "la cadena de formato se definió aquí"
20329 #: symtab.c:299
20330 #, gcc-internal-format
20331 msgid "%D renamed after being referenced in assembly"
20332 msgstr "se renombró %D después de ser referenciado en el ensamblado"
20334 #: symtab.c:978
20335 #, gcc-internal-format
20336 msgid "function symbol is not function"
20337 msgstr "el símbolo de función no es una función"
20339 #: symtab.c:986
20340 #, gcc-internal-format
20341 msgid "variable symbol is not variable"
20342 msgstr "el símbolo de variable no es una variable"
20344 #: symtab.c:992
20345 #, gcc-internal-format
20346 msgid "node has unknown type"
20347 msgstr "el nodo tiene un tipo desconocido"
20349 #: symtab.c:1001
20350 #, gcc-internal-format
20351 msgid "node not found node->decl->decl_with_vis.symtab_node"
20352 msgstr "nodo no encontrado node->decl->decl_with_vis.symtab_node"
20354 #: symtab.c:1009
20355 #, gcc-internal-format
20356 msgid "node differs from node->decl->decl_with_vis.symtab_node"
20357 msgstr "el nodo difiere de node->decl->decl_with_vis.symtab_node"
20359 #: symtab.c:1018
20360 #, gcc-internal-format
20361 msgid "assembler name hash list corrupted"
20362 msgstr "lista hash de nombres del ensamblador corrupta"
20364 #: symtab.c:1031
20365 #, fuzzy, gcc-internal-format
20366 #| msgid "node not found in cgraph_hash"
20367 msgid "node not found in symtab assembler name hash"
20368 msgstr "no se encontró un nodo en cgraph_hash"
20370 #: symtab.c:1038
20371 #, gcc-internal-format
20372 msgid "double linked list of assembler names corrupted"
20373 msgstr "lista doblemente enlazada de nombres del ensamblador corrrupta"
20375 #: symtab.c:1043
20376 #, fuzzy, gcc-internal-format
20377 #| msgid "%qD used before its definition"
20378 msgid "node has body_removed but is definition"
20379 msgstr "se usó %qD antes de su definición"
20381 #: symtab.c:1048
20382 #, gcc-internal-format
20383 msgid "node is analyzed but it is not a definition"
20384 msgstr "el nodo está analizado pero no es una definición"
20386 #: symtab.c:1053
20387 #, gcc-internal-format
20388 msgid "node is alias but not implicit alias"
20389 msgstr "el nodo es un alias pero no un alias implícito"
20391 #: symtab.c:1058
20392 #, gcc-internal-format
20393 msgid "node is alias but not definition"
20394 msgstr "el nodo es un alias pero no una definición"
20396 #: symtab.c:1063
20397 #, gcc-internal-format
20398 msgid "node is weakref but not an transparent_alias"
20399 msgstr "el nodo es una weakref pero no un transparent_alias"
20401 #: symtab.c:1068
20402 #, gcc-internal-format
20403 msgid "node is transparent_alias but not an alias"
20404 msgstr "el nodo es un transparent_alias pero no un alias"
20406 #: symtab.c:1077
20407 #, gcc-internal-format
20408 msgid "node is in same_comdat_group list but has no comdat_group"
20409 msgstr "el nodo está en la lista same_comdat_group no tiene comdat_group"
20411 #: symtab.c:1082
20412 #, gcc-internal-format
20413 msgid "same_comdat_group list across different groups"
20414 msgstr "list same_comdat_group con grupos diferentes"
20416 #: symtab.c:1087
20417 #, gcc-internal-format
20418 msgid "mixing different types of symbol in same comdat groups is not supported"
20419 msgstr "no se permite mezclar diferentes símbolos de tipos en los mismos grupos comdat"
20421 #: symtab.c:1092
20422 #, gcc-internal-format
20423 msgid "node is alone in a comdat group"
20424 msgstr "el nodo está solo en un grupo comdat"
20426 #: symtab.c:1099
20427 #, gcc-internal-format
20428 msgid "same_comdat_group is not a circular list"
20429 msgstr "same_comdat_group no es una lista circular"
20431 #: symtab.c:1114
20432 #, gcc-internal-format, gfc-internal-format
20433 msgid "comdat-local symbol referred to by %s outside its comdat"
20434 msgstr "el símbolo comdat-local referenciado en %s fuera de su comdat"
20436 #: symtab.c:1124
20437 #, gcc-internal-format
20438 msgid "implicit_section flag is set but section isn't"
20439 msgstr "el indicador implicit_section está puesto pero la sección on lo es"
20441 #: symtab.c:1131
20442 #, gcc-internal-format
20443 msgid "Both section and comdat group is set"
20444 msgstr "Tanto la sección como el grupo comdat están puestos"
20446 #: symtab.c:1143
20447 #, gcc-internal-format
20448 msgid "Alias and target's section differs"
20449 msgstr "Alias y sección del objetivo difieren"
20451 #: symtab.c:1150
20452 #, gcc-internal-format
20453 msgid "Alias and target's comdat groups differs"
20454 msgstr "El alias y los grupos comdat del objetivo difieren"
20456 #: symtab.c:1165
20457 #, gcc-internal-format
20458 msgid "Transparent alias and target's assembler names differs"
20459 msgstr "El alias transparente y los nombres de ensamblador del objetivo difieren"
20461 #: symtab.c:1173
20462 #, gcc-internal-format
20463 msgid "Chained transparent aliases"
20464 msgstr "Alias transparentes encadenados"
20466 #: symtab.c:1196 symtab.c:1233
20467 #, gcc-internal-format
20468 msgid "symtab_node::verify failed"
20469 msgstr "symtab_node::falló verify"
20471 #: symtab.c:1229
20472 #, gcc-internal-format
20473 msgid "Two symbols with same comdat_group are not linked by the same_comdat_group list."
20474 msgstr "Hay dos símbolos con el mismo comdat_group que no están vinculados a la lista same_comdat_group."
20476 #: symtab.c:1638
20477 #, gcc-internal-format
20478 msgid "function %q+D part of alias cycle"
20479 msgstr "la función %q+D es parte de un ciclo de alias"
20481 #: symtab.c:1640
20482 #, gcc-internal-format
20483 msgid "variable %q+D part of alias cycle"
20484 msgstr "la variable %q+D es parte de un ciclo de alias"
20486 #: symtab.c:1668
20487 #, gcc-internal-format
20488 msgid "section of alias %q+D must match section of its target"
20489 msgstr "la sección del alias %q+D debe cuadrar con la sección de su objetivo"
20491 #: targhooks.c:181
20492 #, gcc-internal-format
20493 msgid "__builtin_saveregs not supported by this target"
20494 msgstr "no se admite __builtin_saveregs en este objetivo"
20496 #: targhooks.c:960
20497 #, gcc-internal-format
20498 msgid "nested functions not supported on this target"
20499 msgstr "no se admiten funciones anidadas en este objetivo"
20501 #: targhooks.c:973
20502 #, gcc-internal-format
20503 msgid "nested function trampolines not supported on this target"
20504 msgstr "no se admiten trampolines de funciones anidadas para este objetivo"
20506 #: targhooks.c:1421
20507 #, gcc-internal-format
20508 msgid "target attribute is not supported on this machine"
20509 msgstr "el atributo target no se admite en esta plataforma"
20511 #: targhooks.c:1435
20512 #, gcc-internal-format
20513 msgid "#pragma GCC target is not supported for this machine"
20514 msgstr "No se admite #pragma GCC target en este objetivo"
20516 #: tlink.c:487
20517 #, gcc-internal-format
20518 msgid "removing .rpo file: %m"
20519 msgstr "se elimina el fichero .rpo: %m"
20521 #: tlink.c:489
20522 #, gcc-internal-format
20523 msgid "renaming .rpo file: %m"
20524 msgstr "se renombra el fichero .rpo: %m"
20526 #: tlink.c:493
20527 #, gcc-internal-format, gfc-internal-format
20528 msgid "repository file '%s' does not contain command-line arguments"
20529 msgstr "el fichero de repositorio '%s' no contiene argumentos de línea de órdenes"
20531 #: tlink.c:619
20532 #, gcc-internal-format, gfc-internal-format
20533 msgid "'%s' was assigned to '%s', but was not defined during recompilation, or vice versa"
20534 msgstr "'%s' se asignó a '%s', pero no se definió durante la recompilación, o viceversa"
20536 #: tlink.c:856
20537 #, gcc-internal-format, gfc-internal-format
20538 msgid "ld returned %d exit status"
20539 msgstr "ld devolvió el estado de salida %d"
20541 #: toplev.c:897
20542 #, gcc-internal-format
20543 msgid "can%'t open %qs for writing: %m"
20544 msgstr "no se puede abrir %qs para escritura: %m"
20546 #: toplev.c:919
20547 #, gcc-internal-format
20548 msgid "-frecord-gcc-switches is not supported by the current target"
20549 msgstr "no se admite -frecord-gcc-switches para este objetivo"
20551 #: toplev.c:968
20552 #, gcc-internal-format
20553 msgid "stack usage computation not supported for this target"
20554 msgstr "no se admite el cálculo de uso de pila para este objetivo"
20556 #: toplev.c:1037
20557 #, gcc-internal-format
20558 msgid "stack usage might be unbounded"
20559 msgstr "el uso de pila puede estar sin límites"
20561 #: toplev.c:1042
20562 #, gcc-internal-format
20563 msgid "stack usage might be %wd bytes"
20564 msgstr "el uso de la pila puede ser de %wd bytes"
20566 #: toplev.c:1045
20567 #, gcc-internal-format
20568 msgid "stack usage is %wd bytes"
20569 msgstr "el uso de la pila es de %wd bytes"
20571 #: toplev.c:1061
20572 #, gcc-internal-format
20573 msgid "can%'t open %s for writing: %m"
20574 msgstr "no se puede abrir %s para escritura: %m"
20576 #: toplev.c:1237
20577 #, gcc-internal-format
20578 msgid "this target does not support %qs"
20579 msgstr "este objetivo no admite %qs"
20581 #: toplev.c:1263
20582 #, gcc-internal-format
20583 msgid "Graphite loop optimizations cannot be used (isl is not available) (-fgraphite, -fgraphite-identity, -floop-nest-optimize, -floop-parallelize-all)"
20584 msgstr "No se pueden usar las optimizaciones de bucle Graphite (isl no está disponible) (-fgraphite, -fgraphite-identity, -floop-nest-optimize, -floop-parallelize-all"
20586 #: toplev.c:1273
20587 #, gcc-internal-format
20588 msgid "%<-fcheck-pointer-bounds%> is not supported for this target"
20589 msgstr "no se admite %<-fcheck-pointer-bounds%> para este objetivo"
20591 #: toplev.c:1281
20592 #, gcc-internal-format
20593 msgid "%<-fcheck-pointer-bounds%> is not supported with %<-fsanitize=bounds-strict%>"
20594 msgstr "%<-fcheck-pointer-bounds%> no se admite con %<-fsanitize=bounds-strict%>"
20596 #: toplev.c:1288
20597 #, gcc-internal-format
20598 msgid "%<-fcheck-pointer-bounds%> is not supported with %<-fsanitize=bounds%>"
20599 msgstr "%<-fcheck-pointer-bounds%> no se admite con %<-fsanitize=bounds%>"
20601 #: toplev.c:1296
20602 #, gcc-internal-format
20603 msgid "%<-fcheck-pointer-bounds%> is not supported with Address Sanitizer"
20604 msgstr "%<-fcheck-pointer-bounds%> no se admite con Address Sanitizer"
20606 #: toplev.c:1304
20607 #, gcc-internal-format
20608 msgid "%<-fcheck-pointer-bounds%> is not supported with Thread Sanitizer"
20609 msgstr "%<-fcheck-pointer-bounds%> no se admite con Thread Sanitizer"
20611 #: toplev.c:1320
20612 #, gcc-internal-format
20613 msgid "%<-fabi-version=1%> is no longer supported"
20614 msgstr "%<-fabi-version=1%> ya no tiene soporte"
20616 #: toplev.c:1348
20617 #, gcc-internal-format
20618 msgid "instruction scheduling not supported on this target machine"
20619 msgstr "no se admite la planificación de instrucciones en este objetivo"
20621 #: toplev.c:1352
20622 #, gcc-internal-format
20623 msgid "this target machine does not have delayed branches"
20624 msgstr "esta máquina objetivo no tiene ramificaciones retardadas"
20626 #: toplev.c:1366
20627 #, gcc-internal-format, gfc-internal-format
20628 msgid "-f%sleading-underscore not supported on this target machine"
20629 msgstr "no se admite -f%sleading-underscore en este objetivo"
20631 #: toplev.c:1411
20632 #, gcc-internal-format
20633 msgid "could not close zeroed insn dump file %qs: %m"
20634 msgstr "no se puede cerrar el fichero de volcado de insn en ceros %qs: %m"
20636 #: toplev.c:1448
20637 #, gcc-internal-format
20638 msgid "target system does not support the %qs debug format"
20639 msgstr "el sistema objetivo no admite el formato de depuración %qs"
20641 #: toplev.c:1461
20642 #, gcc-internal-format
20643 msgid "variable tracking requested, but useless unless producing debug info"
20644 msgstr "se solicitó seguimiento de variables, pero es inútil a menos que se produzca información de depuración"
20646 #: toplev.c:1465
20647 #, gcc-internal-format
20648 msgid "variable tracking requested, but not supported by this debug format"
20649 msgstr "se solicitó seguimiento de variables, pero no se admite este formato de depuración"
20651 #: toplev.c:1503
20652 #, gcc-internal-format
20653 msgid "var-tracking-assignments changes selective scheduling"
20654 msgstr "las asignaciones-de-rastreo-de-variable cambian el planificador selectivo"
20656 #: toplev.c:1529
20657 #, gcc-internal-format
20658 msgid "-ffunction-sections not supported for this target"
20659 msgstr "no se admite -ffunction-sections para este objetivo"
20661 #: toplev.c:1535
20662 #, gcc-internal-format
20663 msgid "-fdata-sections not supported for this target"
20664 msgstr "no se admite -fdata-sections para este objetivo"
20666 #: toplev.c:1543
20667 #, gcc-internal-format
20668 msgid "-fprefetch-loop-arrays not supported for this target"
20669 msgstr "no se admite -fprefetch-loop-arrays para este objetivo"
20671 #: toplev.c:1549
20672 #, gcc-internal-format
20673 msgid "-fprefetch-loop-arrays not supported for this target (try -march switches)"
20674 msgstr "no se admite -fprefetch-loop-arrays para este objetivo (intente los interruptores -march)"
20676 #: toplev.c:1559
20677 #, gcc-internal-format
20678 msgid "-fprefetch-loop-arrays is not supported with -Os"
20679 msgstr "-fprefetch-loop-arrays no se admite con -Os"
20681 #: toplev.c:1571
20682 #, gcc-internal-format
20683 msgid "-fassociative-math disabled; other options take precedence"
20684 msgstr "-fassociative-math desactivado; otras opciones toman precedencia"
20686 #: toplev.c:1589
20687 #, gcc-internal-format
20688 msgid "-fstack-protector not supported for this target"
20689 msgstr "no se admite -fstack-protector para este objetivo"
20691 #: toplev.c:1601
20692 #, gcc-internal-format
20693 msgid "-fsanitize=address and -fsanitize=kernel-address are not supported for this target"
20694 msgstr "-fsanitize=address y -fsanitize=kernel-address no se admiten para este objetivo"
20696 #: toplev.c:1610
20697 #, gcc-internal-format
20698 msgid "-fsanitize=address not supported for this target"
20699 msgstr "no se admite -fsanitize=address para este objetivo"
20701 #: toplev.c:1906
20702 #, gcc-internal-format
20703 msgid "error writing to %s: %m"
20704 msgstr "error al escribir a %s: %m"
20706 #: toplev.c:1908
20707 #, gcc-internal-format
20708 msgid "error closing %s: %m"
20709 msgstr "error al cerrar %s: %m"
20711 #: toplev.c:2054
20712 #, gcc-internal-format
20713 msgid "self-tests incompatible with -E"
20714 msgstr "self-tests es incompatible con -E"
20716 #: toplev.c:2069
20717 #, gcc-internal-format
20718 msgid "self-tests are not enabled in this build"
20719 msgstr "self-tests no están activadas en este build"
20721 #: trans-mem.c:620
20722 #, gcc-internal-format
20723 msgid "invalid use of volatile lvalue inside transaction"
20724 msgstr "uso no válido de volatile lvalue dentro de la transacción"
20726 #: trans-mem.c:623
20727 #, gcc-internal-format
20728 msgid "invalid use of volatile lvalue inside %<transaction_safe%> function"
20729 msgstr "uso no válido de volatile lvalue dentro de una función %<transaction_safe%>"
20731 #: trans-mem.c:655
20732 #, gcc-internal-format
20733 msgid "%<transaction_may_cancel_outer%> function call not within outer transaction or %<transaction_may_cancel_outer%>"
20734 msgstr "la llamada a la función %<transaction_may_cancel_outer%> no está en una transacción más externa o %<transaction_may_cancel_outer%>"
20736 #: trans-mem.c:724 trans-mem.c:4841
20737 #, gcc-internal-format
20738 msgid "unsafe function call %qD within atomic transaction"
20739 msgstr "llamada a función %qD insegura dentro de una transacción atómica"
20741 #: trans-mem.c:731
20742 #, gcc-internal-format
20743 msgid "unsafe function call %qE within atomic transaction"
20744 msgstr "llamada a función %qE insegura dentro de una transacción atómica"
20746 #: trans-mem.c:735
20747 #, gcc-internal-format
20748 msgid "unsafe indirect function call within atomic transaction"
20749 msgstr "llamada a función indirecta insegura dentro de una transacción atómica"
20751 #: trans-mem.c:743 trans-mem.c:4773
20752 #, gcc-internal-format
20753 msgid "unsafe function call %qD within %<transaction_safe%> function"
20754 msgstr "llamada a función %qD insegura dentro de la función %<transaction_safe%>"
20756 #: trans-mem.c:750
20757 #, gcc-internal-format
20758 msgid "unsafe function call %qE within %<transaction_safe%> function"
20759 msgstr "llamada a función %qE insegura dentro de la función %<transaction_safe%>"
20761 #: trans-mem.c:754
20762 #, gcc-internal-format
20763 msgid "unsafe indirect function call within %<transaction_safe%> function"
20764 msgstr "llamada a función indirecta insegura dentro de la función %<transaction_safe%>"
20766 #: trans-mem.c:769 trans-mem.c:4813
20767 #, gcc-internal-format
20768 msgid "asm not allowed in atomic transaction"
20769 msgstr "no se permite asm en una transacción atómica"
20771 #: trans-mem.c:772
20772 #, gcc-internal-format
20773 msgid "asm not allowed in %<transaction_safe%> function"
20774 msgstr "no se permite asm en una función %<transaction_safe%>"
20776 #: trans-mem.c:784
20777 #, gcc-internal-format
20778 msgid "relaxed transaction in atomic transaction"
20779 msgstr "transacción relajada en una transacción atómica"
20781 #: trans-mem.c:787
20782 #, gcc-internal-format
20783 msgid "relaxed transaction in %<transaction_safe%> function"
20784 msgstr "transacción relajada en una función %<transaction_safe%>"
20786 #: trans-mem.c:794
20787 #, gcc-internal-format
20788 msgid "outer transaction in transaction"
20789 msgstr "transacción más externa en la transacción"
20791 #: trans-mem.c:797
20792 #, gcc-internal-format
20793 msgid "outer transaction in %<transaction_may_cancel_outer%> function"
20794 msgstr "transacción más externa en la función %<transaction_may_cancel_outer%>"
20796 #: trans-mem.c:801
20797 #, gcc-internal-format
20798 msgid "outer transaction in %<transaction_safe%> function"
20799 msgstr "transacción más externa en la función %<transaction_safe%>"
20801 #: trans-mem.c:4439
20802 #, gcc-internal-format
20803 msgid "%Kasm not allowed in %<transaction_safe%> function"
20804 msgstr "%Kno se permite asm en una función %<transaction_safe%>"
20806 #: tree-cfg.c:343
20807 #, gcc-internal-format
20808 msgid "ignoring loop annotation"
20809 msgstr ""
20811 #: tree-cfg.c:2833
20812 #, gcc-internal-format
20813 msgid "constant not recomputed when ADDR_EXPR changed"
20814 msgstr "no se recomputa la constante cuando cambia ADDR_EXPR"
20816 #: tree-cfg.c:2838
20817 #, gcc-internal-format
20818 msgid "side effects not recomputed when ADDR_EXPR changed"
20819 msgstr "no se recomputan los efectos laterales cuando cambia ADDR_EXPR"
20821 #: tree-cfg.c:2849
20822 #, gcc-internal-format
20823 msgid "DECL_GIMPLE_REG_P set on a variable with address taken"
20824 msgstr "se definió DECL_GIMPLE_REG_P en una variable con dirección tomada"
20826 #: tree-cfg.c:2878
20827 #, gcc-internal-format
20828 msgid "SSA name in freelist but still referenced"
20829 msgstr "hay un nombre SSA en la lista libre, pero aún está referenciado"
20831 #: tree-cfg.c:2893
20832 #, gcc-internal-format
20833 msgid "Local declaration from a different function"
20834 msgstr "Declaración local desde una función diferente"
20836 #: tree-cfg.c:2900 tree-cfg.c:4316
20837 #, gcc-internal-format
20838 msgid "INDIRECT_REF in gimple IL"
20839 msgstr "INDIRECT_REF en gimple IL"
20841 #: tree-cfg.c:2908
20842 #, gcc-internal-format
20843 msgid "invalid first operand of MEM_REF"
20844 msgstr "primer operando izquierdo de MEM_REF no válido"
20846 #: tree-cfg.c:2914
20847 #, gcc-internal-format
20848 msgid "invalid offset operand of MEM_REF"
20849 msgstr "operando de desplazamiento de MEM_REF no válido"
20851 #: tree-cfg.c:2932
20852 #, gcc-internal-format
20853 msgid "ASSERT_EXPR with an always-false condition"
20854 msgstr "ASSERT_EXPR con una condición que es siempre falsa"
20856 #: tree-cfg.c:2938
20857 #, gcc-internal-format
20858 msgid "MODIFY_EXPR not expected while having tuples"
20859 msgstr "no se espera MODIFY_EXPR mientras se tienen tuplas"
20861 #: tree-cfg.c:2965 tree-ssa.c:982
20862 #, gcc-internal-format
20863 msgid "address taken, but ADDRESSABLE bit not set"
20864 msgstr "se tomó la dirección, pero el bit ADDRESSABLE no está activado"
20866 #: tree-cfg.c:2976
20867 #, gcc-internal-format
20868 msgid "non-integral used in condition"
20869 msgstr "se usó un no integral en la condición"
20871 #: tree-cfg.c:2981
20872 #, gcc-internal-format
20873 msgid "invalid conditional operand"
20874 msgstr "operando condicional no válido"
20876 #: tree-cfg.c:3004
20877 #, gcc-internal-format
20878 msgid "non-scalar BIT_FIELD_REF, IMAGPART_EXPR or REALPART_EXPR"
20879 msgstr ""
20881 #: tree-cfg.c:3016
20882 #, gcc-internal-format
20883 msgid "invalid position or size operand to BIT_FIELD_REF"
20884 msgstr "posición o tamaño de operando no válido para BIT_FIELD_REF"
20886 #: tree-cfg.c:3023
20887 #, gcc-internal-format
20888 msgid "integral result type precision does not match field size of BIT_FIELD_REF"
20889 msgstr "la precisión del tipo de resultado integral no coincide con el tamaño del campo de BIT_FIELD_REF"
20891 #: tree-cfg.c:3032
20892 #, gcc-internal-format
20893 msgid "mode size of non-integral result does not match field size of BIT_FIELD_REF"
20894 msgstr "el modo de tamño del resultado que no es integral no coincide con el tamaño del campo de BIT_FIELD_REF"
20896 #: tree-cfg.c:3040
20897 #, gcc-internal-format
20898 msgid "position plus size exceeds size of referenced object in BIT_FIELD_REF"
20899 msgstr "posición más tamaño supera el tamaño del objeto referenciado en BIT_FIELD_REF"
20901 #: tree-cfg.c:3073
20902 #, gcc-internal-format
20903 msgid "non-top-level BIT_FIELD_REF, IMAGPART_EXPR or REALPART_EXPR"
20904 msgstr "non-top-level BIT_FIELD_REF, IMAGPART_EXPR o REALPART_EXPR"
20906 #: tree-cfg.c:3083
20907 #, gcc-internal-format
20908 msgid "invalid reference prefix"
20909 msgstr "prefijo de referencia no válido"
20911 #: tree-cfg.c:3095
20912 #, gcc-internal-format
20913 msgid "invalid operand to plus/minus, type is a pointer"
20914 msgstr "operando no válido para más/menos, el tipo es un puntero"
20916 #: tree-cfg.c:3106
20917 #, gcc-internal-format
20918 msgid "invalid operand to pointer plus, first operand is not a pointer"
20919 msgstr "operando no válido para puntero más, el primer operando no es un puntero"
20921 #: tree-cfg.c:3112
20922 #, gcc-internal-format
20923 msgid "invalid operand to pointer plus, second operand is not an integer type of appropriate width"
20924 msgstr "operando no válido para puntero más, el segundo operando no es un tipo entero de la anchura apropiada"
20926 #: tree-cfg.c:3163
20927 #, gcc-internal-format
20928 msgid "invalid CASE_CHAIN"
20929 msgstr "CASE_CHAIN no válido"
20931 #: tree-cfg.c:3191
20932 #, gcc-internal-format
20933 msgid "invalid expression for min lvalue"
20934 msgstr "expresión no válida para el l-valor min"
20936 #: tree-cfg.c:3202
20937 #, gcc-internal-format
20938 msgid "invalid operand in indirect reference"
20939 msgstr "operando no válido en la referencia indirecta"
20941 #: tree-cfg.c:3231
20942 #, gcc-internal-format
20943 msgid "invalid operands to array reference"
20944 msgstr "operandos no válidos en la referencia de matriz"
20946 #: tree-cfg.c:3242
20947 #, gcc-internal-format
20948 msgid "type mismatch in array reference"
20949 msgstr "los tipos de datos no coinciden en la referencia de matriz"
20951 #: tree-cfg.c:3251
20952 #, gcc-internal-format
20953 msgid "type mismatch in array range reference"
20954 msgstr "los tipos de datos no coinciden en la referencia de rango matriz"
20956 #: tree-cfg.c:3262
20957 #, gcc-internal-format
20958 msgid "type mismatch in real/imagpart reference"
20959 msgstr "los tipos de datos no coinciden en la referencia real/parte imaginaria"
20961 #: tree-cfg.c:3272
20962 #, gcc-internal-format
20963 msgid "type mismatch in component reference"
20964 msgstr "los tipos de datos no coinciden en la referencia a componente"
20966 #: tree-cfg.c:3289
20967 #, gcc-internal-format
20968 msgid "conversion of an SSA_NAME on the left hand side"
20969 msgstr "conversión de un SSA_NAME del lado izquierdo"
20971 #: tree-cfg.c:3296
20972 #, gcc-internal-format
20973 msgid "conversion of register to a different size"
20974 msgstr "conversión de registro a un tamaño diferente"
20976 #: tree-cfg.c:3311
20977 #, gcc-internal-format
20978 msgid "invalid address operand in MEM_REF"
20979 msgstr "operando de dirección no válido en MEM_REF"
20981 #: tree-cfg.c:3318
20982 #, gcc-internal-format
20983 msgid "invalid offset operand in MEM_REF"
20984 msgstr "operando de desplazamiento no válido en MEM_REF"
20986 #: tree-cfg.c:3328
20987 #, gcc-internal-format
20988 msgid "invalid address operand in TARGET_MEM_REF"
20989 msgstr "operando de dirección no válido en TARGET_MEM_REF"
20991 #: tree-cfg.c:3335
20992 #, gcc-internal-format
20993 msgid "invalid offset operand in TARGET_MEM_REF"
20994 msgstr "operando de desplazamiento no válido en TARGET_MEM_REF"
20996 #: tree-cfg.c:3389
20997 #, gcc-internal-format
20998 msgid "gimple call has two targets"
20999 msgstr "la llamada gimple tiene dos objetivos"
21001 #: tree-cfg.c:3403
21002 #, gcc-internal-format
21003 msgid "gimple call has no target"
21004 msgstr "la llamada gimple no tiene objetivo"
21006 #: tree-cfg.c:3410
21007 #, gcc-internal-format
21008 msgid "invalid function in gimple call"
21009 msgstr "función no válida en la llamada gimple"
21011 #: tree-cfg.c:3420
21012 #, gcc-internal-format
21013 msgid "non-function in gimple call"
21014 msgstr "no es función en la llamada gimple"
21016 #: tree-cfg.c:3431
21017 #, gcc-internal-format
21018 msgid "invalid pure const state for function"
21019 msgstr "estado const pure no válido para la función"
21021 #: tree-cfg.c:3440
21022 #, gcc-internal-format
21023 msgid "invalid LHS in gimple call"
21024 msgstr "LHS no válido en la llamada gimple"
21026 #: tree-cfg.c:3448
21027 #, gcc-internal-format
21028 msgid "LHS in noreturn call"
21029 msgstr "LHS en la llamada noreturn"
21031 #: tree-cfg.c:3464
21032 #, gcc-internal-format
21033 msgid "invalid conversion in gimple call"
21034 msgstr "conversión no válida en la llamada gimple"
21036 #: tree-cfg.c:3473
21037 #, gcc-internal-format
21038 msgid "invalid static chain in gimple call"
21039 msgstr "cadena estática no válida en la llamada gimple"
21041 #: tree-cfg.c:3484
21042 #, gcc-internal-format
21043 msgid "static chain with function that doesn%'t use one"
21044 msgstr "cadena static con una función que no usa una"
21046 #. Built-in unreachable with parameters might not be caught by
21047 #. undefined behavior sanitizer.  Front-ends do check users do not
21048 #. call them that way but we also produce calls to
21049 #. __builtin_unreachable internally, for example when IPA figures
21050 #. out a call cannot happen in a legal program.  In such cases,
21051 #. we must make sure arguments are stripped off.
21052 #: tree-cfg.c:3502
21053 #, gcc-internal-format
21054 msgid "__builtin_unreachable or __builtin_trap call with arguments"
21055 msgstr "llamada a __builtin_unreachable o __builtin_trap con argumentos"
21057 #: tree-cfg.c:3525
21058 #, gcc-internal-format
21059 msgid "invalid argument to gimple call"
21060 msgstr "argumento no válido en la llamada gimple"
21062 #: tree-cfg.c:3545
21063 #, gcc-internal-format
21064 msgid "invalid operands in gimple comparison"
21065 msgstr "operandos no válidos en la comparación gimple"
21067 #: tree-cfg.c:3561
21068 #, gcc-internal-format
21069 msgid "mismatching comparison operand types"
21070 msgstr "comparación de tipos de operandos que no coinciden"
21072 #: tree-cfg.c:3578
21073 #, gcc-internal-format
21074 msgid "unsupported operation or type for vector comparison returning a boolean"
21075 msgstr ""
21077 #: tree-cfg.c:3593
21078 #, gcc-internal-format
21079 msgid "non-vector operands in vector comparison"
21080 msgstr "operandos que no son vectores en la comparación de vectores"
21082 #: tree-cfg.c:3601
21083 #, gcc-internal-format
21084 msgid "invalid vector comparison resulting type"
21085 msgstr "tipo resultante no válido de la comparación de vectores"
21087 #: tree-cfg.c:3608
21088 #, gcc-internal-format
21089 msgid "bogus comparison result type"
21090 msgstr "tipo resultante no válido de la comparación"
21092 #: tree-cfg.c:3630
21093 #, gcc-internal-format
21094 msgid "non-register as LHS of unary operation"
21095 msgstr "el LHS de una operación unaria no es un registro"
21097 #: tree-cfg.c:3636
21098 #, gcc-internal-format
21099 msgid "invalid operand in unary operation"
21100 msgstr "operando no válido en la operación unaria"
21102 #: tree-cfg.c:3668
21103 #, gcc-internal-format
21104 msgid "invalid types in nop conversion"
21105 msgstr "tipos no válidos en la conversión nop"
21107 #: tree-cfg.c:3683
21108 #, gcc-internal-format
21109 msgid "invalid types in address space conversion"
21110 msgstr "tipos no válidos en la conversión nop"
21112 #: tree-cfg.c:3697
21113 #, gcc-internal-format
21114 msgid "invalid types in fixed-point conversion"
21115 msgstr "tipos no válidos en la conversión de coma fija"
21117 #: tree-cfg.c:3712
21118 #, gcc-internal-format
21119 msgid "invalid types in conversion to floating point"
21120 msgstr "tipos no válidos en la conversión a coma flotante"
21122 #: tree-cfg.c:3727
21123 #, gcc-internal-format
21124 msgid "invalid types in conversion to integer"
21125 msgstr "tipos no válidos en la conversión a entero"
21127 #: tree-cfg.c:3741
21128 #, gcc-internal-format
21129 msgid "reduction should convert from vector to element type"
21130 msgstr ""
21132 #: tree-cfg.c:3769
21133 #, gcc-internal-format
21134 msgid "non-trivial conversion in unary operation"
21135 msgstr "conversión que no es trivial en la operación unaria"
21137 #: tree-cfg.c:3794
21138 #, gcc-internal-format
21139 msgid "non-register as LHS of binary operation"
21140 msgstr "el LHS de una operación binaria no es un registro"
21142 #: tree-cfg.c:3801
21143 #, gcc-internal-format
21144 msgid "invalid operands in binary operation"
21145 msgstr "operandos no válidos en la operación binaria"
21147 #: tree-cfg.c:3816
21148 #, gcc-internal-format
21149 msgid "type mismatch in complex expression"
21150 msgstr "los tipos de datos no coinciden en la expresión compleja"
21152 #: tree-cfg.c:3845
21153 #, gcc-internal-format
21154 msgid "type mismatch in shift expression"
21155 msgstr "los tipos de datos no coinciden en la expresión shift"
21157 #: tree-cfg.c:3862 tree-cfg.c:3883
21158 #, gcc-internal-format
21159 msgid "type mismatch in widening vector shift expression"
21160 msgstr "los tipos no coinciden en la expresión shift de ensanchamiento de vector"
21162 #: tree-cfg.c:3904
21163 #, gcc-internal-format
21164 msgid "invalid non-vector operands to vector valued plus"
21165 msgstr "operandos que no son vectores no válidos para un vector valuado con más"
21167 #: tree-cfg.c:3915
21168 #, gcc-internal-format
21169 msgid "invalid (pointer) operands to plus/minus"
21170 msgstr "operandos (punteros) no válidos para más/menos"
21172 #: tree-cfg.c:3929
21173 #, gcc-internal-format
21174 msgid "type mismatch in pointer plus expression"
21175 msgstr "los tipos de datos no coinciden en la expresión puntero más"
21177 #: tree-cfg.c:4009
21178 #, gcc-internal-format
21179 msgid "type mismatch in binary expression"
21180 msgstr "los tipos de datos no coinciden en la expresión binaria"
21182 #: tree-cfg.c:4037
21183 #, gcc-internal-format
21184 msgid "non-register as LHS of ternary operation"
21185 msgstr "el LHS de una operación terniaria no es un registro"
21187 #: tree-cfg.c:4046
21188 #, gcc-internal-format
21189 msgid "invalid operands in ternary operation"
21190 msgstr "operandos no válidos en la operación terniaria"
21192 #: tree-cfg.c:4062
21193 #, gcc-internal-format
21194 msgid "type mismatch in widening multiply-accumulate expression"
21195 msgstr "los tipos no coinciden en la expresión de ensanchado multiplicar-acumular"
21197 #: tree-cfg.c:4076
21198 #, gcc-internal-format
21199 msgid "type mismatch in fused multiply-add expression"
21200 msgstr "los tipos no coinciden en la expresión fusionada multiplicar-sumar"
21202 #: tree-cfg.c:4090
21203 #, gcc-internal-format
21204 msgid "the first argument of a VEC_COND_EXPR must be of a boolean vector type of the same number of elements as the result"
21205 msgstr ""
21207 #: tree-cfg.c:4102 c/c-typeck.c:5141
21208 #, gcc-internal-format
21209 msgid "type mismatch in conditional expression"
21210 msgstr "los tipos de datos no coinciden en la expresión condicional"
21212 #: tree-cfg.c:4114
21213 #, gcc-internal-format
21214 msgid "type mismatch in vector permute expression"
21215 msgstr "los tipos no coinciden en la expresión de permutación de vector"
21217 #: tree-cfg.c:4126
21218 #, gcc-internal-format
21219 msgid "vector types expected in vector permute expression"
21220 msgstr "se esperaban tipos vector en una expresión de permutación de vector"
21222 #: tree-cfg.c:4140
21223 #, gcc-internal-format
21224 msgid "vectors with different element number found in vector permute expression"
21225 msgstr "se encontraron vectores con número de elementos diferentes en la expresión de permutación"
21227 #: tree-cfg.c:4153
21228 #, gcc-internal-format
21229 msgid "invalid mask type in vector permute expression"
21230 msgstr "tipo de máscara no válido en la expresión de permutación de vector"
21232 #: tree-cfg.c:4169
21233 #, gcc-internal-format
21234 msgid "type mismatch in sad expression"
21235 msgstr "no coincide el tipo en expresión triste"
21237 #: tree-cfg.c:4181
21238 #, gcc-internal-format
21239 msgid "vector types expected in sad expression"
21240 msgstr "se esperaban tipos vector en una expresión de permutación de vector"
21242 #: tree-cfg.c:4194
21243 #, gcc-internal-format
21244 msgid "type mismatch in BIT_INSERT_EXPR"
21245 msgstr "discordancia de tipos en BIT_INSERT_EXPR"
21247 #: tree-cfg.c:4204
21248 #, gcc-internal-format
21249 msgid "not allowed type combination in BIT_INSERT_EXPR"
21250 msgstr "no se permite combinar tipos en BIT_INSERT_EXPR"
21252 #: tree-cfg.c:4212
21253 #, gcc-internal-format
21254 msgid "invalid position or size in BIT_INSERT_EXPR"
21255 msgstr "posición o tamaño no válido en BIT_INSERT_EXPR"
21257 #: tree-cfg.c:4222
21258 #, gcc-internal-format
21259 msgid "insertion out of range in BIT_INSERT_EXPR"
21260 msgstr "inserción fuera de rango en BIT_INSERT_EXPR"
21262 #: tree-cfg.c:4232
21263 #, gcc-internal-format
21264 msgid "vector insertion not at element boundary"
21265 msgstr "inserción de vector no en contorno de elemento"
21267 #: tree-cfg.c:4264
21268 #, gcc-internal-format
21269 msgid "non-trivial conversion at assignment"
21270 msgstr "conversión que no es trivial en la asignación"
21272 #: tree-cfg.c:4273
21273 #, gcc-internal-format
21274 msgid "non-decl/MEM_REF LHS in clobber statement"
21275 msgstr "non-decl/MEM_REF LHS en sentencia clobber"
21277 #: tree-cfg.c:4291
21278 #, gcc-internal-format
21279 msgid "invalid operand in unary expression"
21280 msgstr "operando no válido en la expresión unaria"
21282 #: tree-cfg.c:4305
21283 #, gcc-internal-format
21284 msgid "type mismatch in address expression"
21285 msgstr "no coincide el tipo en la expresión de dirección"
21287 #: tree-cfg.c:4331 tree-cfg.c:4357
21288 #, gcc-internal-format
21289 msgid "invalid rhs for gimple memory store"
21290 msgstr "rhs no válido para el almacenamiento de memoria gimple"
21292 #: tree-cfg.c:4391 tree-cfg.c:4409 tree-cfg.c:4423
21293 #, gcc-internal-format
21294 msgid "incorrect type of vector CONSTRUCTOR elements"
21295 msgstr "tipo incorrecto de elementos de CONSTRUCTOR de vector"
21297 #: tree-cfg.c:4400 tree-cfg.c:4416
21298 #, gcc-internal-format
21299 msgid "incorrect number of vector CONSTRUCTOR elements"
21300 msgstr "número incorrecto de elementos de CONSTRUCTOR de vector"
21302 #: tree-cfg.c:4432
21303 #, gcc-internal-format
21304 msgid "vector CONSTRUCTOR with non-NULL element index"
21305 msgstr "CONSTRUCTOR de vector con índice de elemento no NULL"
21307 #: tree-cfg.c:4438
21308 #, gcc-internal-format
21309 msgid "vector CONSTRUCTOR element is not a GIMPLE value"
21310 msgstr "el elemento CONSTRUCTOR de vector no es un valor GIMPLE"
21312 #: tree-cfg.c:4446
21313 #, gcc-internal-format
21314 msgid "non-vector CONSTRUCTOR with elements"
21315 msgstr "CONSTRUCTOR no vector con elementos"
21317 #: tree-cfg.c:4505
21318 #, gcc-internal-format
21319 msgid "invalid operand in return statement"
21320 msgstr "operando no válido en la declaración return"
21322 #: tree-cfg.c:4520 c/gimple-parser.c:1562
21323 #, gcc-internal-format
21324 msgid "invalid conversion in return statement"
21325 msgstr "conversión no válida en la declaración return"
21327 #: tree-cfg.c:4544
21328 #, gcc-internal-format
21329 msgid "goto destination is neither a label nor a pointer"
21330 msgstr "el destino de goto no es una etiqueta ni un puntero"
21332 #: tree-cfg.c:4563
21333 #, gcc-internal-format
21334 msgid "invalid operand to switch statement"
21335 msgstr "operando no válido para la declaración switch"
21337 #: tree-cfg.c:4571
21338 #, gcc-internal-format
21339 msgid "non-integral type switch statement"
21340 msgstr "sentencia switch de tipo no entero"
21342 #: tree-cfg.c:4579
21343 #, gcc-internal-format
21344 msgid "invalid default case label in switch statement"
21345 msgstr "etiqueta case default no váilda en sentencia switch"
21347 #: tree-cfg.c:4591
21348 #, gcc-internal-format
21349 msgid "invalid case label in switch statement"
21350 msgstr "etiqueta case no váilda en sentencia switch"
21352 #: tree-cfg.c:4598
21353 #, gcc-internal-format
21354 msgid "invalid case range in switch statement"
21355 msgstr "rango case no váildo en sentencia switch"
21357 #: tree-cfg.c:4608
21358 #, gcc-internal-format
21359 msgid "type mismatch for case label in switch statement"
21360 msgstr "discordancia de tipos para etiqueta case en sentencia switch"
21362 #: tree-cfg.c:4618
21363 #, gcc-internal-format
21364 msgid "type precision mismatch in switch statement"
21365 msgstr "discordancia en precisión de tipo en sentencia switch"
21367 #: tree-cfg.c:4627
21368 #, gcc-internal-format
21369 msgid "case labels not sorted in switch statement"
21370 msgstr "etiquetas case no ordenadas en sentencia switch"
21372 #: tree-cfg.c:4670
21373 #, gcc-internal-format
21374 msgid "label's context is not the current function decl"
21375 msgstr "el contexto de la etiqueta no es la declaración de función actual"
21377 #: tree-cfg.c:4679
21378 #, gcc-internal-format
21379 msgid "incorrect entry in label_to_block_map"
21380 msgstr "entrada incorrecta en label_to_block_map"
21382 #: tree-cfg.c:4689
21383 #, gcc-internal-format
21384 msgid "incorrect setting of landing pad number"
21385 msgstr "definición incorrecta del número de relleno de aterrizaje"
21387 #: tree-cfg.c:4705
21388 #, gcc-internal-format
21389 msgid "invalid comparison code in gimple cond"
21390 msgstr "código de comparación no válido en la condición gimple"
21392 #: tree-cfg.c:4713
21393 #, gcc-internal-format
21394 msgid "invalid labels in gimple cond"
21395 msgstr "etiquetas no válidas en la condición gimple"
21397 #: tree-cfg.c:4796 tree-cfg.c:4805
21398 #, gcc-internal-format
21399 msgid "invalid PHI result"
21400 msgstr "resultado PHI no válido"
21402 #: tree-cfg.c:4815
21403 #, gcc-internal-format
21404 msgid "missing PHI def"
21405 msgstr "falta la definición PHI"
21407 #: tree-cfg.c:4829
21408 #, gcc-internal-format
21409 msgid "invalid PHI argument"
21410 msgstr "argumento PHI no válido"
21412 #: tree-cfg.c:4836
21413 #, gcc-internal-format, gfc-internal-format
21414 msgid "incompatible types in PHI argument %u"
21415 msgstr "tipos incompatibles en el argumento PHI %u"
21417 #: tree-cfg.c:4934 tree-cfg.c:5266
21418 #, gcc-internal-format
21419 msgid "verify_gimple failed"
21420 msgstr "falló verify_gimple"
21422 #: tree-cfg.c:4994
21423 #, gcc-internal-format
21424 msgid "dead STMT in EH table"
21425 msgstr "STMT muerto en la tabla EH"
21427 #: tree-cfg.c:5010
21428 #, gcc-internal-format
21429 msgid "location references block not in block tree"
21430 msgstr "la ubicación referencia un bloque que no está en el árbol de bloques"
21432 #: tree-cfg.c:5132
21433 #, gcc-internal-format
21434 msgid "gimple_bb (phi) is set to a wrong basic block"
21435 msgstr "se estableció gimple_bb (phi) a un bloque básico erróneo"
21437 #: tree-cfg.c:5141
21438 #, gcc-internal-format
21439 msgid "PHI node with location"
21440 msgstr "nodo PHI con ubicación"
21442 #: tree-cfg.c:5152 tree-cfg.c:5201
21443 #, gcc-internal-format
21444 msgid "incorrect sharing of tree nodes"
21445 msgstr "compartición incorrecta de nodos de árbol"
21447 #: tree-cfg.c:5160
21448 #, gcc-internal-format
21449 msgid "virtual PHI with argument locations"
21450 msgstr "PHI virtual con ubicaciones de argumento"
21452 #: tree-cfg.c:5189
21453 #, gcc-internal-format
21454 msgid "gimple_bb (stmt) is set to a wrong basic block"
21455 msgstr "se estableció gimple_bb (stmt) a un bloque básico erróneo"
21457 #: tree-cfg.c:5225
21458 #, gcc-internal-format
21459 msgid "in statement"
21460 msgstr "en la sentencia"
21462 #: tree-cfg.c:5242
21463 #, gcc-internal-format
21464 msgid "statement marked for throw, but doesn%'t"
21465 msgstr "se marcó la sentencia para throw, pero no lo hace"
21467 #: tree-cfg.c:5248
21468 #, gcc-internal-format
21469 msgid "statement marked for throw in middle of block"
21470 msgstr "se marcó la sentencia para throw en medio del bloque"
21472 #: tree-cfg.c:5288
21473 #, gcc-internal-format
21474 msgid "ENTRY_BLOCK has IL associated with it"
21475 msgstr "ENTRY_BLOCK tiene IL asociado con él"
21477 #: tree-cfg.c:5295
21478 #, gcc-internal-format
21479 msgid "EXIT_BLOCK has IL associated with it"
21480 msgstr "EXIT_BLOCK tiene IL asociado con él"
21482 #: tree-cfg.c:5302
21483 #, gcc-internal-format, gfc-internal-format
21484 msgid "fallthru to exit from bb %d"
21485 msgstr "caida para salir del bb %d"
21487 #: tree-cfg.c:5326
21488 #, gcc-internal-format
21489 msgid "nonlocal label "
21490 msgstr "etiqueta no local "
21492 #: tree-cfg.c:5335
21493 #, gcc-internal-format
21494 msgid "EH landing pad label "
21495 msgstr "etiqueta de relleno de aterrizaje EH "
21497 #: tree-cfg.c:5344 tree-cfg.c:5353 tree-cfg.c:5378
21498 #, gcc-internal-format
21499 msgid "label "
21500 msgstr "etiqueta "
21502 #: tree-cfg.c:5368
21503 #, gcc-internal-format, gfc-internal-format
21504 msgid "control flow in the middle of basic block %d"
21505 msgstr "control de flujo enmedio del bloque básico %d"
21507 #: tree-cfg.c:5401
21508 #, gcc-internal-format, gfc-internal-format
21509 msgid "fallthru edge after a control statement in bb %d"
21510 msgstr "borde de caída después de una sentencia de control en bb %d"
21512 #: tree-cfg.c:5414
21513 #, gcc-internal-format, gfc-internal-format
21514 msgid "true/false edge after a non-GIMPLE_COND in bb %d"
21515 msgstr "borde verdadero/falso después de una expresión que no es GIMPLE_COND en bb %d"
21517 #: tree-cfg.c:5437 tree-cfg.c:5459 tree-cfg.c:5476 tree-cfg.c:5546
21518 #, gcc-internal-format, gfc-internal-format
21519 msgid "wrong outgoing edge flags at end of bb %d"
21520 msgstr "banderas de borde de salida erróneas al final del bb %d"
21522 #: tree-cfg.c:5447
21523 #, gcc-internal-format, gfc-internal-format
21524 msgid "explicit goto at end of bb %d"
21525 msgstr "goto explícito al final del bb %d"
21527 #: tree-cfg.c:5481
21528 #, gcc-internal-format, gfc-internal-format
21529 msgid "return edge does not point to exit in bb %d"
21530 msgstr "el borde de devolución no apunta a exit en el bb %d"
21532 #: tree-cfg.c:5512
21533 #, gcc-internal-format
21534 msgid "found default case not at the start of case vector"
21535 msgstr "se encontró un case por defecto que no está al inicio del vector case"
21537 #: tree-cfg.c:5520
21538 #, gcc-internal-format
21539 msgid "case labels not sorted: "
21540 msgstr "las etiquetas case no están ordenadas:"
21542 #: tree-cfg.c:5537
21543 #, gcc-internal-format, gfc-internal-format
21544 msgid "extra outgoing edge %d->%d"
21545 msgstr "borde de salida extra %d->%d"
21547 #: tree-cfg.c:5560
21548 #, gcc-internal-format, gfc-internal-format
21549 msgid "missing edge %i->%i"
21550 msgstr "falta el borde %i->%i"
21552 #: tree-cfg.c:8890
21553 #, gcc-internal-format
21554 msgid "%<noreturn%> function does return"
21555 msgstr "la función %<noreturn%> devuelve"
21557 #: tree-cfg.c:8911
21558 #, gcc-internal-format
21559 msgid "control reaches end of non-void function"
21560 msgstr "el control alcanza el final de una función que no es void"
21562 #: tree-cfg.c:8977 cp/cvt.c:1016
21563 #, gcc-internal-format
21564 msgid "ignoring return value of %qD, declared with attribute warn_unused_result"
21565 msgstr "se descarta el valor de devolución de %qD, se declaró con el atributo warn_unused_result"
21567 #: tree-cfg.c:8982 cp/cvt.c:1023
21568 #, gcc-internal-format
21569 msgid "ignoring return value of function declared with attribute warn_unused_result"
21570 msgstr "se descarta el valor de devolución de la función declarada con atributo warn_unused_result"
21572 #: tree-chkp-opt.c:720
21573 #, gcc-internal-format
21574 msgid "memory access check always fail"
21575 msgstr "la comprebación de acceso de memoria siempre falla"
21577 #: tree-chkp.c:1996
21578 #, gcc-internal-format
21579 msgid "-fcheck-pointer-bounds requires %qs name for internal usage"
21580 msgstr "-fcheck-pointer-bounds requiere nombre %qs para uso interno "
21582 #: tree-chkp.c:2774
21583 #, gcc-internal-format, gfc-internal-format
21584 msgid "pointer bounds were lost due to unexpected expression %s"
21585 msgstr "los límites del puntero se perdieron por culpa de la expresión inesperada %s"
21587 #: tree-chkp.c:2862
21588 #, gcc-internal-format, gfc-internal-format
21589 msgid "chkp_get_bounds_by_definition: Unexpected var of type %s"
21590 msgstr "chkp_get_bounds_by_definition: var inesperada de tipo %s"
21592 #: tree-chkp.c:2905
21593 #, gcc-internal-format, gfc-internal-format
21594 msgid "chkp_get_bounds_by_definition: Unexpected GIMPLE code %s"
21595 msgstr "chkp_get_bounds_by_definition: code GIMPLE inesperado %s"
21597 #: tree-chkp.c:3595
21598 #, gcc-internal-format, gfc-internal-format
21599 msgid "chkp_make_addressed_object_bounds: Unexpected tree code %s"
21600 msgstr "chkp_make_addressed_object_bounds: código de árbol inesperado %s"
21602 #: tree-chkp.c:3750
21603 #, gcc-internal-format, gfc-internal-format
21604 msgid "chkp_find_bounds: Unexpected tree code %s"
21605 msgstr "chkp_find_bounds: código de árbol inesperado %s"
21607 #: tree-chkp.c:3761
21608 #, gcc-internal-format
21609 msgid "chkp_find_bounds: Cannot find bounds for pointer"
21610 msgstr "chkp_find_bounds: no se pueden encontrar límites para el puntero"
21612 #: tree-chkp.c:3877
21613 #, gcc-internal-format, gfc-internal-format
21614 msgid "chkp_walk_pointer_assignments: unexpected RHS type: %s"
21615 msgstr "chkp_walk_pointer_assignments: tipo RHS inesperado: %s"
21617 #: tree-diagnostic.c:202
21618 #, gcc-internal-format
21619 msgid "in definition of macro %qs"
21620 msgstr "en definición de macro %qs"
21622 #: tree-diagnostic.c:219
21623 #, gcc-internal-format
21624 msgid "in expansion of macro %qs"
21625 msgstr "en expansión de macro %qs"
21627 #: tree-eh.c:4669
21628 #, gcc-internal-format, gfc-internal-format
21629 msgid "BB %i has multiple EH edges"
21630 msgstr "el BB %i tiene múltiples bordes EH"
21632 #: tree-eh.c:4681
21633 #, gcc-internal-format, gfc-internal-format
21634 msgid "BB %i can not throw but has an EH edge"
21635 msgstr "el BB %i no puede hacer throw pero tiene un borde EH"
21637 #: tree-eh.c:4689
21638 #, gcc-internal-format, gfc-internal-format
21639 msgid "BB %i last statement has incorrectly set lp"
21640 msgstr "la última sentencia del BB %i tiene establecido incorrectamente lp"
21642 #: tree-eh.c:4695
21643 #, gcc-internal-format, gfc-internal-format
21644 msgid "BB %i is missing an EH edge"
21645 msgstr "al BB %i le falta un borde EH"
21647 #: tree-eh.c:4701
21648 #, gcc-internal-format, gfc-internal-format
21649 msgid "Incorrect EH edge %i->%i"
21650 msgstr "Borde EH %i->%i incorrecto"
21652 #: tree-eh.c:4735 tree-eh.c:4754
21653 #, gcc-internal-format, gfc-internal-format
21654 msgid "BB %i is missing an edge"
21655 msgstr "al BB %i le falta un borde"
21657 #: tree-eh.c:4771
21658 #, gcc-internal-format, gfc-internal-format
21659 msgid "BB %i too many fallthru edges"
21660 msgstr "BB %i demasiados bordes de respaldo"
21662 #: tree-eh.c:4780
21663 #, gcc-internal-format, gfc-internal-format
21664 msgid "BB %i has incorrect edge"
21665 msgstr "BB %i tiene un borde incorrecto"
21667 #: tree-eh.c:4786
21668 #, gcc-internal-format, gfc-internal-format
21669 msgid "BB %i has incorrect fallthru edge"
21670 msgstr "BB %i tiene un borde de respaldo incorrecto"
21672 #: tree-inline.c:3553
21673 #, gcc-internal-format
21674 msgid "function %q+F can never be copied because it receives a non-local goto"
21675 msgstr "la función %q+F nunca se puede copiar porque recibe un goto que no es local"
21677 #: tree-inline.c:3560
21678 #, gcc-internal-format
21679 msgid "function %q+F can never be copied because it saves address of local label in a static variable"
21680 msgstr "la función %q+F nunca se puede copiar porque guarda direcciones de etiqueta local en una variable estática"
21682 #: tree-inline.c:3600
21683 #, gcc-internal-format
21684 msgid "function %q+F can never be inlined because it uses alloca (override using the always_inline attribute)"
21685 msgstr "la función %q+F nunca se puede incluir en línea porque usa alloca (forzar usando el atributo always_inline)"
21687 #: tree-inline.c:3614
21688 #, gcc-internal-format
21689 msgid "function %q+F can never be inlined because it uses setjmp"
21690 msgstr "la función %q+F nunca se puede incluir en línea porque usa setjmp"
21692 #: tree-inline.c:3628
21693 #, gcc-internal-format
21694 msgid "function %q+F can never be inlined because it uses variable argument lists"
21695 msgstr "la función %q+F nunca se puede incluir en línea porque usa listas variables de argumentos"
21697 #: tree-inline.c:3640
21698 #, gcc-internal-format
21699 msgid "function %q+F can never be inlined because it uses setjmp-longjmp exception handling"
21700 msgstr "la función %q+F nunca se puede incluir en línea porque usa manejo de excepciones setjmp-longjmp"
21702 #: tree-inline.c:3648
21703 #, gcc-internal-format
21704 msgid "function %q+F can never be inlined because it uses non-local goto"
21705 msgstr "la función %q+F nunca se puede incluir en línea porque contiene un goto que no es local"
21707 #: tree-inline.c:3660
21708 #, gcc-internal-format
21709 msgid "function %q+F can never be inlined because it uses __builtin_return or __builtin_apply_args"
21710 msgstr "la función %q+F nunca se puede incluir en línea porque usa __builtin_return o __builtin_apply_args"
21712 #: tree-inline.c:3680
21713 #, gcc-internal-format
21714 msgid "function %q+F can never be inlined because it contains a computed goto"
21715 msgstr "la función %q+F nunca se puede incluir en línea porque contiene un goto calculado"
21717 #: tree-inline.c:3781
21718 #, gcc-internal-format
21719 msgid "function %q+F can never be inlined because it is suppressed using -fno-inline"
21720 msgstr "la función %q+F nunca puede ser incluida en línea porque se suprime al usar -fno-inline"
21722 #: tree-inline.c:3789
21723 #, gcc-internal-format
21724 msgid "function %q+F can never be inlined because it uses attributes conflicting with inlining"
21725 msgstr "la función %q+F nunca puede ser incluida en línea porque utiliza atributos que generan conflictos con la inclusión en línea"
21727 #: tree-inline.c:4460
21728 #, gcc-internal-format
21729 msgid "inlining failed in call to always_inline %q+F: %s"
21730 msgstr "falló la inclusión en línea en la llamada a always_inline %q+F: %s"
21732 #: tree-inline.c:4463 tree-inline.c:4483
21733 #, gcc-internal-format
21734 msgid "called from here"
21735 msgstr "llamado desde aquí"
21737 #: tree-inline.c:4466 tree-inline.c:4486
21738 #, gcc-internal-format
21739 msgid "called from this function"
21740 msgstr "llamada desde esta función"
21742 #: tree-inline.c:4479
21743 #, gcc-internal-format
21744 msgid "inlining failed in call to %q+F: %s"
21745 msgstr "falló la inclusión en línea en la llamada a %q+F: %s"
21747 #: tree-into-ssa.c:3287
21748 #, gcc-internal-format
21749 msgid "statement uses released SSA name:"
21750 msgstr ""
21752 #: tree-into-ssa.c:3299
21753 #, gcc-internal-format
21754 msgid "cannot update SSA form"
21755 msgstr "no se puede actualizar formulario SSA"
21757 #: tree-into-ssa.c:3390 tree-outof-ssa.c:824 tree-outof-ssa.c:883
21758 #: tree-ssa-coalesce.c:1010
21759 #, gcc-internal-format
21760 msgid "SSA corruption"
21761 msgstr "corrupción de SSA"
21763 #: tree-profile.c:602
21764 #, gcc-internal-format
21765 msgid "target does not support atomic profile update, single mode is selected"
21766 msgstr "el objetivo no admite actualización de perfil atómica; se selecciona el modo sencillo"
21768 #: tree-ssa-ccp.c:3422
21769 #, gcc-internal-format, gfc-internal-format
21770 msgid "argument %u null where non-null expected"
21771 msgstr "argumento %u nulo donde se esperaba no nulo"
21773 #: tree-ssa-ccp.c:3427
21774 #, gcc-internal-format
21775 msgid "in a call to built-in function %qD"
21776 msgstr "en una llamada a la función interna %qD"
21778 #: tree-ssa-ccp.c:3431
21779 #, gcc-internal-format
21780 msgid "in a call to function %qD declared here"
21781 msgstr "en una llamada a la función %qD declarada aquí"
21783 #: tree-ssa-loop-niter.c:2367
21784 #, gcc-internal-format
21785 msgid "missed loop optimization, the loop counter may overflow"
21786 msgstr "faltó optimizar el bucle, el contador de bucles se puede desbordar"
21788 #: tree-ssa-loop-niter.c:2964
21789 #, gcc-internal-format, gfc-internal-format
21790 msgid "iteration %s invokes undefined behavior"
21791 msgstr "la iteración %s invoca comportamiento indefinido"
21793 #: tree-ssa-loop-niter.c:2965
21794 #, gcc-internal-format
21795 msgid "within this loop"
21796 msgstr "dentro de este bucle"
21798 #: tree-ssa-loop-prefetch.c:2045
21799 #, gcc-internal-format
21800 msgid "%<l1-cache-size%> parameter is not a power of two %d"
21801 msgstr "el parámetro %<l1-cache-size%> no es potencia de dos %d"
21803 #: tree-ssa-operands.c:975
21804 #, gcc-internal-format
21805 msgid "virtual definition of statement not up-to-date"
21806 msgstr "la definición virtual de la declaración no está actualizada"
21808 #: tree-ssa-operands.c:982
21809 #, gcc-internal-format
21810 msgid "virtual def operand missing for stmt"
21811 msgstr "falta el operando def virtual para stmt"
21813 #: tree-ssa-operands.c:992
21814 #, gcc-internal-format
21815 msgid "virtual use of statement not up-to-date"
21816 msgstr "el uso de la declaración virtual no está actualizada"
21818 #: tree-ssa-operands.c:999
21819 #, gcc-internal-format
21820 msgid "virtual use operand missing for stmt"
21821 msgstr "falta el operando use virtual para stmt"
21823 #: tree-ssa-operands.c:1016
21824 #, gcc-internal-format
21825 msgid "excess use operand for stmt"
21826 msgstr "operando use en exceso para stmt"
21828 #: tree-ssa-operands.c:1026
21829 #, gcc-internal-format
21830 msgid "use operand missing for stmt"
21831 msgstr "falta el operando use para stmt"
21833 #: tree-ssa-operands.c:1033
21834 #, gcc-internal-format
21835 msgid "stmt volatile flag not up-to-date"
21836 msgstr "la opción volatile de stmt no está actualizada"
21838 #: tree-ssa-uninit.c:190 varasm.c:328
21839 #, gcc-internal-format
21840 msgid "%qD was declared here"
21841 msgstr "%qD se declaró aquí"
21843 #: tree-ssa-uninit.c:258
21844 #, gcc-internal-format
21845 msgid "%qD is used uninitialized in this function"
21846 msgstr "se utiliza %qD sin inicializar en esta función"
21848 #: tree-ssa-uninit.c:263 tree-ssa-uninit.c:2541
21849 #, gcc-internal-format
21850 msgid "%qD may be used uninitialized in this function"
21851 msgstr "puede ser que se utilice %qD sin inicializar en esta función"
21853 #: tree-ssa-uninit.c:330
21854 #, gcc-internal-format
21855 msgid "%qE is used uninitialized in this function"
21856 msgstr "se utiliza %qE sin inicializar en esta función"
21858 #: tree-ssa-uninit.c:340
21859 #, gcc-internal-format
21860 msgid "%qE may be used uninitialized in this function"
21861 msgstr "puede ser que se utilice %qE sin inicializar en esta función"
21863 #: tree-ssa.c:642
21864 #, gcc-internal-format, gfc-internal-format
21865 msgid "multiple virtual PHI nodes in BB %d"
21866 msgstr "nodos PHI virtuales múltiples en BB %d"
21868 #: tree-ssa.c:656 tree-ssa.c:685
21869 #, gcc-internal-format
21870 msgid "virtual definition is not an SSA name"
21871 msgstr "la definición virtual no es un nombre SSA"
21873 #: tree-ssa.c:672
21874 #, gcc-internal-format
21875 msgid "stmt with wrong VUSE"
21876 msgstr "stmt con VUSE incorrecto"
21878 #: tree-ssa.c:702
21879 #, gcc-internal-format, gfc-internal-format
21880 msgid "PHI node with wrong VUSE on edge from BB %d"
21881 msgstr "nodo PHI con VUSE incorrecto en el borde desde BB %d"
21883 #: tree-ssa.c:728
21884 #, gcc-internal-format
21885 msgid "expected an SSA_NAME object"
21886 msgstr "se esperaba un objeto SSA_NAME"
21888 #: tree-ssa.c:734
21889 #, gcc-internal-format
21890 msgid "found an SSA_NAME that had been released into the free pool"
21891 msgstr "se encontró un SSA_NAME que fue liberado en el conjunto libre"
21893 #: tree-ssa.c:741
21894 #, gcc-internal-format
21895 msgid "type mismatch between an SSA_NAME and its symbol"
21896 msgstr "no coinciden los tipos entre un SSA_NAME y su símbolo"
21898 #: tree-ssa.c:747
21899 #, gcc-internal-format
21900 msgid "found a virtual definition for a GIMPLE register"
21901 msgstr "se encontró una definición virtual para un registro GIMPLE"
21903 #: tree-ssa.c:753
21904 #, gcc-internal-format
21905 msgid "virtual SSA name for non-VOP decl"
21906 msgstr "nombre SSA virtual para una decl que no es VOP"
21908 #: tree-ssa.c:759
21909 #, gcc-internal-format
21910 msgid "found a real definition for a non-register"
21911 msgstr "se encontró una definición real para uno que no es registro"
21913 #: tree-ssa.c:766
21914 #, gcc-internal-format
21915 msgid "found a default name with a non-empty defining statement"
21916 msgstr "se encontró un nombre por defecto con una declaración de definición que no está vacía"
21918 #: tree-ssa.c:796
21919 #, gcc-internal-format
21920 msgid "RESULT_DECL should be read only when DECL_BY_REFERENCE is set"
21921 msgstr "RESULT_DECL se debe leer sólo cuando se define DECL_BY_REFERENCE"
21923 #: tree-ssa.c:802
21924 #, gcc-internal-format, gfc-internal-format
21925 msgid "SSA_NAME created in two different blocks %i and %i"
21926 msgstr "se creó SSA_NAME en dos bloques diferentes %i y %i"
21928 #: tree-ssa.c:811 tree-ssa.c:1145
21929 #, gcc-internal-format
21930 msgid "SSA_NAME_DEF_STMT is wrong"
21931 msgstr "SSA_NAME_DEF_STMT es erróneo"
21933 #: tree-ssa.c:863
21934 #, gcc-internal-format
21935 msgid "missing definition"
21936 msgstr "falta la definición"
21938 #: tree-ssa.c:869
21939 #, gcc-internal-format, gfc-internal-format
21940 msgid "definition in block %i does not dominate use in block %i"
21941 msgstr "la definición en el bloque %i no domina el uso en el bloque %i"
21943 #: tree-ssa.c:877
21944 #, gcc-internal-format, gfc-internal-format
21945 msgid "definition in block %i follows the use"
21946 msgstr "definición en el bloque %i después del uso"
21948 #: tree-ssa.c:884
21949 #, gcc-internal-format
21950 msgid "SSA_NAME_OCCURS_IN_ABNORMAL_PHI should be set"
21951 msgstr "se debe establecer SSA_NAME_OCCURS_IN_ABNORMAL_PHI"
21953 #: tree-ssa.c:892
21954 #, gcc-internal-format
21955 msgid "no immediate_use list"
21956 msgstr "no hay una lista immediate_use"
21958 #: tree-ssa.c:904
21959 #, gcc-internal-format
21960 msgid "wrong immediate use list"
21961 msgstr "lista de uso inmediato errónea"
21963 #: tree-ssa.c:938
21964 #, gcc-internal-format
21965 msgid "incoming edge count does not match number of PHI arguments"
21966 msgstr "la cuenta de borde de entrada no coincide con el número de argumentos PHI"
21968 #: tree-ssa.c:952
21969 #, gcc-internal-format, gfc-internal-format
21970 msgid "PHI argument is missing for edge %d->%d"
21971 msgstr "Falta un argumento PHI para el borde %d->%d"
21973 #: tree-ssa.c:961
21974 #, gcc-internal-format
21975 msgid "PHI argument is not SSA_NAME, or invariant"
21976 msgstr "el argumento PHI no es SSA_NAME, o invariante"
21978 #: tree-ssa.c:989
21979 #, gcc-internal-format, gfc-internal-format
21980 msgid "wrong edge %d->%d for PHI argument"
21981 msgstr "borde erróneo %d->%d para el argumento PHI"
21983 #: tree-ssa.c:1064
21984 #, gcc-internal-format
21985 msgid "shared SSA name info"
21986 msgstr ""
21988 #: tree-ssa.c:1091
21989 #, gcc-internal-format, gfc-internal-format
21990 msgid "AUX pointer initialized for edge %d->%d"
21991 msgstr "se inicializó el puntero AUX para el borde %d->%d"
21993 #: tree-ssa.c:1117
21994 #, gcc-internal-format
21995 msgid "stmt (%p) marked modified after optimization pass: "
21996 msgstr "se modificó el stmt (%p) marcado después del paso de optimización: "
21998 #: tree-ssa.c:1184
21999 #, gcc-internal-format
22000 msgid "verify_ssa failed"
22001 msgstr "falló verify_ssa"
22003 #: tree-streamer-in.c:342
22004 #, gcc-internal-format
22005 msgid "machine independent builtin code out of range"
22006 msgstr "código interno independiente de máquina fuera de rango"
22008 #: tree-streamer-in.c:348
22009 #, gcc-internal-format
22010 msgid "target specific builtin not available"
22011 msgstr "no está disponible la orden interna específica del objetivo"
22013 #: tree-vect-generic.c:265
22014 #, gcc-internal-format
22015 msgid "vector operation will be expanded piecewise"
22016 msgstr "la operación vectorial se expandirá por piezas"
22018 #: tree-vect-generic.c:268
22019 #, gcc-internal-format
22020 msgid "vector operation will be expanded in parallel"
22021 msgstr "la operación vectorial se expandirá en paralelo"
22023 #: tree-vect-generic.c:319
22024 #, gcc-internal-format
22025 msgid "vector operation will be expanded with a single scalar operation"
22026 msgstr "la operación vectorial se expandirá con una sola operación escalar"
22028 #: tree-vect-generic.c:921
22029 #, gcc-internal-format
22030 msgid "vector condition will be expanded piecewise"
22031 msgstr "la condición vectorial se expandirá por piezas"
22033 #: tree-vect-generic.c:1344
22034 #, gcc-internal-format
22035 msgid "vector shuffling operation will be expanded piecewise"
22036 msgstr "la operación de ordenamiento vectorial se expandirá por piezas"
22038 #: tree-vect-loop.c:3513
22039 #, gcc-internal-format
22040 msgid "vectorization did not happen for a simd loop"
22041 msgstr "no se ha producido vectorización para un bucle simd"
22043 #: tree-vrp.c:6896 tree-vrp.c:6936 tree-vrp.c:7017
22044 #, gcc-internal-format
22045 msgid "array subscript is above array bounds"
22046 msgstr "el subíndice de la matriz está por arriba de los límites de la matriz"
22048 #: tree-vrp.c:6920
22049 #, gcc-internal-format
22050 msgid "array subscript is outside array bounds"
22051 msgstr "el subíndice de la matriz está fuera de los límites de la matriz"
22053 #: tree-vrp.c:6949 tree-vrp.c:7004
22054 #, gcc-internal-format
22055 msgid "array subscript is below array bounds"
22056 msgstr "el subíndice de la matriz está por debajo de los límites de la matriz"
22058 #: tree-vrp.c:7831
22059 #, gcc-internal-format
22060 msgid "assuming signed overflow does not occur when simplifying conditional to constant"
22061 msgstr "se asume que el desbordamiento con signo no sucede al simplificar el condicional a constante"
22063 #: tree-vrp.c:7837 tree-vrp.c:9998 tree-vrp.c:10042 tree-vrp.c:10105
22064 #, gcc-internal-format
22065 msgid "assuming signed overflow does not occur when simplifying conditional"
22066 msgstr "se asume que el desbordamiento con signo no sucede al simplificar el condicional"
22068 #: tree-vrp.c:7881
22069 #, gcc-internal-format
22070 msgid "comparison always false due to limited range of data type"
22071 msgstr "la comparación siempre es falsa debido al rango limitado del tipo de datos"
22073 #: tree-vrp.c:7883
22074 #, gcc-internal-format
22075 msgid "comparison always true due to limited range of data type"
22076 msgstr "la comparación siempre es verdadera debido al rango limitado del tipo de datos"
22078 #: tree-vrp.c:9597
22079 #, gcc-internal-format
22080 msgid "assuming signed overflow does not occur when simplifying %</%> or %<%%%> to %<>>%> or %<&%>"
22081 msgstr "se asume que el desbordamiento con signo no sucede al simplificar %</%> o %<%%%> a %<>>%> o %<&%>"
22083 #: tree-vrp.c:9663
22084 #, gcc-internal-format
22085 msgid "assuming signed overflow does not occur when simplifying %<min/max (X,Y)%> to %<X%> or %<Y%>"
22086 msgstr "se asume que el desbordamiento con signo no sucede al simplificar %<min/max (X,Y)%> a %<X%> o %<Y%>"
22088 #: tree-vrp.c:9714
22089 #, gcc-internal-format
22090 msgid "assuming signed overflow does not occur when simplifying %<abs (X)%> to %<X%> or %<-X%>"
22091 msgstr "se asume que el desbordamiento con signo no sucede al simplificar %<abs (X)%> a %<X%> o %<-X%>"
22093 #: tree.c:1832
22094 #, gcc-internal-format
22095 msgid "non-constant element in constant CONSTRUCTOR"
22096 msgstr "elemento no constante en CONSTRUCTOR constante"
22098 #: tree.c:1834
22099 #, gcc-internal-format
22100 msgid "side-effects element in no-side-effects CONSTRUCTOR"
22101 msgstr "elemento con efectos colaterales en CONSTRUCTOR sin efectos colaterales"
22103 #: tree.c:4835
22104 #, gcc-internal-format
22105 msgid "ignoring attributes applied to %qT after definition"
22106 msgstr "se descartan los atributos aplicados al %qT después de la definición"
22108 #: tree.c:6314
22109 #, gcc-internal-format
22110 msgid "%q+D already declared with dllexport attribute: dllimport ignored"
22111 msgstr "%q+D se declaró anteriormente con el atributo dllimport: se descarta dllimport"
22113 #: tree.c:6326
22114 #, gcc-internal-format
22115 msgid "%q+D redeclared without dllimport attribute after being referenced with dll linkage"
22116 msgstr "%q+D se redeclara sin el atributo dllimport después de ser referenciado con enlace dllimport"
22118 #: tree.c:6340
22119 #, gcc-internal-format
22120 msgid "%q+D redeclared without dllimport attribute: previous dllimport ignored"
22121 msgstr "%q+D se redeclara sin el atributo dllimport: se descarta el dllimport previo"
22123 #: tree.c:6383 tree.c:6393 tree.c:6403 c-family/c-attribs.c:420
22124 #: c-family/c-attribs.c:439 c-family/c-attribs.c:457 c-family/c-attribs.c:487
22125 #: c-family/c-attribs.c:515 c-family/c-attribs.c:543 c-family/c-attribs.c:559
22126 #: c-family/c-attribs.c:574 c-family/c-attribs.c:592 c-family/c-attribs.c:617
22127 #: c-family/c-attribs.c:649 c-family/c-attribs.c:666 c-family/c-attribs.c:683
22128 #: c-family/c-attribs.c:721 c-family/c-attribs.c:744 c-family/c-attribs.c:761
22129 #: c-family/c-attribs.c:790 c-family/c-attribs.c:811 c-family/c-attribs.c:832
22130 #: c-family/c-attribs.c:859 c-family/c-attribs.c:889 c-family/c-attribs.c:926
22131 #: c-family/c-attribs.c:979 c-family/c-attribs.c:1037
22132 #: c-family/c-attribs.c:1095 c-family/c-attribs.c:1184
22133 #: c-family/c-attribs.c:1214 c-family/c-attribs.c:1268
22134 #: c-family/c-attribs.c:1680 c-family/c-attribs.c:1717
22135 #: c-family/c-attribs.c:1773 c-family/c-attribs.c:1829
22136 #: c-family/c-attribs.c:1907 c-family/c-attribs.c:1989
22137 #: c-family/c-attribs.c:2048 c-family/c-attribs.c:2067
22138 #: c-family/c-attribs.c:2175 c-family/c-attribs.c:2191
22139 #: c-family/c-attribs.c:2207 c-family/c-attribs.c:2228
22140 #: c-family/c-attribs.c:2298 c-family/c-attribs.c:2325
22141 #: c-family/c-attribs.c:2373 c-family/c-attribs.c:2553
22142 #: c-family/c-attribs.c:2574 c-family/c-attribs.c:2687
22143 #: c-family/c-attribs.c:2714 c-family/c-attribs.c:2875
22144 #: c-family/c-attribs.c:2898 c-family/c-attribs.c:2937
22145 #: c-family/c-attribs.c:3019 c-family/c-attribs.c:3062
22146 #: c-family/c-attribs.c:3078 c-family/c-attribs.c:3172
22147 #: c-family/c-common.c:5631 config/darwin.c:2062 config/arm/arm.c:6741
22148 #: config/arm/arm.c:6769 config/arm/arm.c:6786 config/avr/avr.c:9460
22149 #: config/h8300/h8300.c:5480 config/h8300/h8300.c:5504 config/i386/i386.c:7715
22150 #: config/i386/i386.c:41425 config/ia64/ia64.c:762
22151 #: config/rs6000/rs6000.c:35369 config/spu/spu.c:3741
22152 #: ada/gcc-interface/utils.c:6124 ada/gcc-interface/utils.c:6141
22153 #: ada/gcc-interface/utils.c:6157 ada/gcc-interface/utils.c:6183
22154 #: lto/lto-lang.c:241
22155 #, gcc-internal-format
22156 msgid "%qE attribute ignored"
22157 msgstr "se descarta el atributo %qE"
22159 #: tree.c:6421
22160 #, gcc-internal-format
22161 msgid "inline function %q+D declared as  dllimport: attribute ignored"
22162 msgstr "la función inline %q+D se declara como dllimport: se descarta el atributo"
22164 #: tree.c:6429
22165 #, gcc-internal-format
22166 msgid "function %q+D definition is marked dllimport"
22167 msgstr "la definición de la función %q+D se marca como dllimport"
22169 #: tree.c:6437
22170 #, gcc-internal-format
22171 msgid "variable %q+D definition is marked dllimport"
22172 msgstr "la definición de la variable %q+D se marca como dllimport"
22174 #: tree.c:6463
22175 #, gcc-internal-format
22176 msgid "external linkage required for symbol %q+D because of %qE attribute"
22177 msgstr "se requiere enlace externo para el símbolo %q+D debido al atributo %qE"
22179 #: tree.c:6477
22180 #, gcc-internal-format
22181 msgid "%qE implies default visibility, but %qD has already been declared with a different visibility"
22182 msgstr "%qE implica visibilidad por defecto, pero %qD ya se había declarado con una visibilidad diferente"
22184 #: tree.c:8373
22185 #, gcc-internal-format
22186 msgid "arrays of functions are not meaningful"
22187 msgstr "las matrices de funciones no tienen significado"
22189 #: tree.c:8545
22190 #, gcc-internal-format
22191 msgid "function return type cannot be function"
22192 msgstr "el tipo de devolución de función no puede ser función"
22194 #: tree.c:9839 tree.c:9924 tree.c:9985
22195 #, gcc-internal-format, gfc-internal-format
22196 msgid "tree check: %s, have %s in %s, at %s:%d"
22197 msgstr "revisión de árbol: %s, se tiene %s en %s, en %s:%d"
22199 #: tree.c:9876
22200 #, gcc-internal-format, gfc-internal-format
22201 msgid "tree check: expected none of %s, have %s in %s, at %s:%d"
22202 msgstr "revisión de árbol: no se esperaba ninguno de %s, se tiene %s en %s, en %s:%d"
22204 #: tree.c:9889
22205 #, gcc-internal-format
22206 msgid "tree check: expected class %qs, have %qs (%s) in %s, at %s:%d"
22207 msgstr "revisión de árbol: se esperaba la clase %qs, se tiene %qs (%s) en %s, en %s:%d"
22209 #: tree.c:9938
22210 #, gcc-internal-format
22211 msgid "tree check: did not expect class %qs, have %qs (%s) in %s, at %s:%d"
22212 msgstr "revisión de árbol: no se esperaba la clase %qs, se tiene %qs (%s) en %s, en %s:%d"
22214 #: tree.c:9951
22215 #, gcc-internal-format, gfc-internal-format
22216 msgid "tree check: expected omp_clause %s, have %s in %s, at %s:%d"
22217 msgstr "revisión de árbol: se esperaba omp_clause %s, se tiene %s en %s, en %s:%d"
22219 #: tree.c:10011
22220 #, gcc-internal-format
22221 msgid "tree check: expected tree that contains %qs structure, have %qs in %s, at %s:%d"
22222 msgstr "revisión de árbol: se esperaba un árbol que contenga la estructura %qs, se tiene %qs en %s, en %s:%d"
22224 #: tree.c:10025
22225 #, gcc-internal-format, gfc-internal-format
22226 msgid "tree check: accessed elt %d of tree_int_cst with %d elts in %s, at %s:%d"
22227 msgstr "revisión de árbol: acceso de elt %d de tree_int_cst con %d elts en %s, en %s:%d"
22229 #: tree.c:10037
22230 #, gcc-internal-format, gfc-internal-format
22231 msgid "tree check: accessed elt %d of tree_vec with %d elts in %s, at %s:%d"
22232 msgstr "revisión de árbol: acceso de elt %d de tree_vec con %d elts en %s, en %s:%d"
22234 #: tree.c:10050
22235 #, gcc-internal-format, gfc-internal-format
22236 msgid "tree check: accessed operand %d of %s with %d operands in %s, at %s:%d"
22237 msgstr "revisión de árbol: acceso del operando %d de %s con %d operandos en %s, en %s:%d"
22239 #: tree.c:10063
22240 #, gcc-internal-format, gfc-internal-format
22241 msgid "tree check: accessed operand %d of omp_clause %s with %d operands in %s, at %s:%d"
22242 msgstr "revisión de árbol: acceso del operando %d de omp_clause %s con %d operandos en %s, en %s:%d"
22244 #: tree.c:12875
22245 #, gcc-internal-format
22246 msgid "%qD is deprecated: %s"
22247 msgstr "%qD es obsoleto: %s"
22249 #: tree.c:12878
22250 #, gcc-internal-format
22251 msgid "%qD is deprecated"
22252 msgstr "%qD es obsoleto"
22254 #: tree.c:12902 tree.c:12924
22255 #, gcc-internal-format
22256 msgid "%qE is deprecated: %s"
22257 msgstr "%qE es obsoleto: %s"
22259 #: tree.c:12905 tree.c:12927
22260 #, gcc-internal-format
22261 msgid "%qE is deprecated"
22262 msgstr "%qE es obsoleto"
22264 #: tree.c:12911 tree.c:12932
22265 #, gcc-internal-format, gfc-internal-format
22266 msgid "type is deprecated: %s"
22267 msgstr "el tipo es obsoleto: %s"
22269 #: tree.c:12914 tree.c:12935
22270 #, gcc-internal-format
22271 msgid "type is deprecated"
22272 msgstr "el tipo es obsoleto"
22274 #. Type variant can differ by:
22276 #. - TYPE_QUALS: TYPE_READONLY, TYPE_VOLATILE, TYPE_ATOMIC, TYPE_RESTRICT,
22277 #. ENCODE_QUAL_ADDR_SPACE.
22278 #. - main variant may be TYPE_COMPLETE_P and variant types !TYPE_COMPLETE_P
22279 #. in this case some values may not be set in the variant types
22280 #. (see TYPE_COMPLETE_P checks).
22281 #. - it is possible to have TYPE_ARTIFICIAL variant of non-artifical type
22282 #. - by TYPE_NAME and attributes (i.e. when variant originate by typedef)
22283 #. - TYPE_CANONICAL (TYPE_ALIAS_SET is the same among variants)
22284 #. - by the alignment: TYPE_ALIGN and TYPE_USER_ALIGN
22285 #. - during LTO by TYPE_CONTEXT if type is TYPE_FILE_SCOPE_P
22286 #. this is necessary to make it possible to merge types form different TUs
22287 #. - arrays, pointers and references may have TREE_TYPE that is a variant
22288 #. of TREE_TYPE of their main variants.
22289 #. - aggregates may have new TYPE_FIELDS list that list variants of
22290 #. the main variant TYPE_FIELDS.
22291 #. - vector types may differ by TYPE_VECTOR_OPAQUE
22292 #. - TYPE_METHODS is always NULL for variant types and maintained for
22293 #. main variant only.
22295 #. Convenience macro for matching individual fields.
22296 #: tree.c:13362
22297 #, gcc-internal-format
22298 msgid "type variant differs by "
22299 msgstr "tipo variante difiere en "
22301 #: tree.c:13403
22302 #, gcc-internal-format
22303 msgid "type variant has different TYPE_SIZE_UNIT"
22304 msgstr "tipos variantes difieren en TYPE_SIZE_UNIT"
22306 #: tree.c:13405
22307 #, gcc-internal-format
22308 msgid "type variant's TYPE_SIZE_UNIT"
22309 msgstr "TYPE_SIZE_UNIT del tipo variante"
22311 #: tree.c:13407
22312 #, gcc-internal-format
22313 msgid "type's TYPE_SIZE_UNIT"
22314 msgstr "TYPE_SIZE_UNIT del tipo"
22316 #: tree.c:13427
22317 #, gcc-internal-format
22318 msgid "type variant with TYPE_ALIAS_SET_KNOWN_P"
22319 msgstr "tipo variante con TYPE_ALIAS_SET_KNOWN_P"
22321 #: tree.c:13440
22322 #, gcc-internal-format
22323 msgid "type variant has different TYPE_VFIELD"
22324 msgstr "tipo variante con diferente TYPE_VFIELD"
22326 #: tree.c:13457
22327 #, gcc-internal-format
22328 msgid "type variant has TYPE_METHODS"
22329 msgstr "tipo variante con TYPE_METHODS"
22331 #: tree.c:13482
22332 #, gcc-internal-format
22333 msgid "type variant has different TYPE_BINFO"
22334 msgstr "tipo variante con diferente TYPE_BINFO"
22336 #: tree.c:13484
22337 #, gcc-internal-format
22338 msgid "type variant's TYPE_BINFO"
22339 msgstr "TYPE_BINFO del tipo variante"
22341 #: tree.c:13486
22342 #, gcc-internal-format
22343 msgid "type's TYPE_BINFO"
22344 msgstr "TYPE_BINFO del tipo"
22346 #: tree.c:13524
22347 #, gcc-internal-format
22348 msgid "type variant has different TYPE_FIELDS"
22349 msgstr "tipo variante con diferente TYPE_FIELDS"
22351 #: tree.c:13526
22352 #, gcc-internal-format
22353 msgid "first mismatch is field"
22354 msgstr "el primer descuadre es campo"
22356 #: tree.c:13528
22357 #, gcc-internal-format
22358 msgid "and field"
22359 msgstr "y campo"
22361 #: tree.c:13545
22362 #, gcc-internal-format
22363 msgid "type variant has different TREE_TYPE"
22364 msgstr "tipo variante con diferente TREE_TYPE"
22366 #: tree.c:13547 tree.c:13558
22367 #, gcc-internal-format
22368 msgid "type variant's TREE_TYPE"
22369 msgstr "TREE_TYPE del tipo variante"
22371 #: tree.c:13549 tree.c:13560
22372 #, gcc-internal-format
22373 msgid "type's TREE_TYPE"
22374 msgstr "TREE_TYPE del tipo"
22376 #: tree.c:13556
22377 #, gcc-internal-format
22378 msgid "type is not compatible with its variant"
22379 msgstr "el tipo no es compatible con su variante"
22381 #: tree.c:13859
22382 #, gcc-internal-format
22383 msgid "Main variant is not defined"
22384 msgstr "La variante principal no está definida"
22386 #: tree.c:13864
22387 #, gcc-internal-format
22388 msgid "TYPE_MAIN_VARIANT has different TYPE_MAIN_VARIANT"
22389 msgstr "TYPE_MAIN_VARIANT tiene diferente TYPE_MAIN_VARIANT"
22391 #: tree.c:13876
22392 #, gcc-internal-format
22393 msgid "TYPE_CANONICAL has different TYPE_CANONICAL"
22394 msgstr "TYPE_CANONICAL tiene diferente TYPE_CANONICAL"
22396 #: tree.c:13894
22397 #, gcc-internal-format
22398 msgid "TYPE_CANONICAL is not compatible"
22399 msgstr "TYPE_CANONICAL no es compatible"
22401 #: tree.c:13902
22402 #, gcc-internal-format
22403 msgid "TYPE_MODE of TYPE_CANONICAL is not compatible"
22404 msgstr "TYPE_MODE de TYPE_CANONICAL no es compatible"
22406 #: tree.c:13910
22407 #, gcc-internal-format
22408 msgid "TYPE_CANONICAL of main variant is not main variant"
22409 msgstr ""
22411 #: tree.c:13926
22412 #, gcc-internal-format
22413 msgid "TYPE_VFIELD is not FIELD_DECL nor TREE_LIST"
22414 msgstr "TYPE_VFIELD no es FIELD_DECL ni TREE_LIST"
22416 #: tree.c:13936
22417 #, gcc-internal-format
22418 msgid "TYPE_NEXT_PTR_TO is not POINTER_TYPE"
22419 msgstr "TYPE_NEXT_PTR_TO no es POINTER_TYPE"
22421 #: tree.c:13946
22422 #, gcc-internal-format
22423 msgid "TYPE_NEXT_REF_TO is not REFERENCE_TYPE"
22424 msgstr "TYPE_NEXT_REF_TO no es REFERENCE_TYPE"
22426 #: tree.c:13964
22427 #, gcc-internal-format
22428 msgid "TYPE_MINVAL non-NULL"
22429 msgstr "TYPE_MINVAL no NULL"
22431 #: tree.c:13976
22432 #, gcc-internal-format
22433 msgid "TYPE_METHODS is not FUNCTION_DECL, TEMPLATE_DECL nor error_mark_node"
22434 msgstr "TYPE_METHODS no es FUNCTION_DECL, TEMPLATE_DECL ni error_mark_node"
22436 #: tree.c:13987
22437 #, gcc-internal-format
22438 msgid "TYPE_METHOD_BASETYPE is not record nor union"
22439 msgstr "TYPE_METHOD_BASETYPE no es registro ni unión"
22441 #: tree.c:13998
22442 #, gcc-internal-format
22443 msgid "TYPE_OFFSET_BASETYPE is not record nor union"
22444 msgstr "TYPE_OFFSET_BASETYPE no es registro ni unión"
22446 #: tree.c:14016
22447 #, gcc-internal-format
22448 msgid "TYPE_ARRAY_MAX_SIZE not INTEGER_CST"
22449 msgstr "TYPE_ARRAY_MAX_SIZE no es INTEGER_CST"
22451 #: tree.c:14023
22452 #, gcc-internal-format
22453 msgid "TYPE_MAXVAL non-NULL"
22454 msgstr "TYPE_MAXVAL no NULL"
22456 #: tree.c:14035
22457 #, gcc-internal-format
22458 msgid "TYPE_BINFO is not TREE_BINFO"
22459 msgstr "TYPE_BINFO no es TREE_BINFO"
22461 #: tree.c:14043
22462 #, gcc-internal-format
22463 msgid "TYPE_BINFO type is not TYPE_MAIN_VARIANT"
22464 msgstr "El tipo TYPE_BINFO no es TYPE_MAIN_VARIANT"
22466 #: tree.c:14050
22467 #, gcc-internal-format
22468 msgid "TYPE_LANG_SLOT_1 (binfo) field is non-NULL"
22469 msgstr "El campo TYPE_LANG_SLOT_1 (binfo) es no NULL"
22471 #: tree.c:14066
22472 #, gcc-internal-format
22473 msgid "Enum value is not CONST_DECL or INTEGER_CST"
22474 msgstr "El valor enumerado no es CONST_DECL ni INTEGER_CST"
22476 #: tree.c:14074
22477 #, gcc-internal-format
22478 msgid "Enum value type is not INTEGER_TYPE nor convertible to the enum"
22479 msgstr "El tipo de valor enumerado no es INTEGER_TYPE ni puede convertirse al enumerado"
22481 #: tree.c:14081
22482 #, gcc-internal-format
22483 msgid "Enum value name is not IDENTIFIER_NODE"
22484 msgstr "El nombre de valor enumerado no es IDENTIFIER_NODE"
22486 #: tree.c:14091
22487 #, gcc-internal-format
22488 msgid "Array TYPE_DOMAIN is not integer type"
22489 msgstr "El array TYPE_DOMAIN no es de un tipo entero"
22491 #: tree.c:14100
22492 #, gcc-internal-format
22493 msgid "TYPE_FIELDS defined in incomplete type"
22494 msgstr "TYPE_FIELDS definidos en un tipo incompleto"
22496 #: tree.c:14120
22497 #, gcc-internal-format
22498 msgid "Wrong tree in TYPE_FIELDS list"
22499 msgstr "Árbol incorrecto en una lista TYPE_FIELDS"
22501 #: tree.c:14135
22502 #, gcc-internal-format
22503 msgid "TYPE_CACHED_VALUES_P is %i while TYPE_CACHED_VALUES is %p"
22504 msgstr "TYPE_CACHED_VALUES_P es %i mientras que TYPE_CACHED_VALUES es %p"
22506 #: tree.c:14141
22507 #, gcc-internal-format
22508 msgid "TYPE_CACHED_VALUES is not TREE_VEC"
22509 msgstr "TYPE_CACHED_VALUES no es TREE_VEC"
22511 #: tree.c:14154
22512 #, gcc-internal-format
22513 msgid "wrong TYPE_CACHED_VALUES entry"
22514 msgstr "entrada TYPE_CACHED_VALUES incorrecta"
22516 #: tree.c:14167
22517 #, gcc-internal-format
22518 msgid "TREE_PURPOSE is non-NULL in TYPE_ARG_TYPES list"
22519 msgstr "TREE_PURPOSE es no NULL en una lista TYPE_ARG_TYPES"
22521 #: tree.c:14173
22522 #, gcc-internal-format
22523 msgid "Wrong entry in TYPE_ARG_TYPES list"
22524 msgstr "Entrada incorrecta en una lista TYPE_ARG_TYPES"
22526 #: tree.c:14180
22527 #, gcc-internal-format
22528 msgid "TYPE_VALUES_RAW field is non-NULL"
22529 msgstr "El campo TYPE_VALUES_RAW es no NULL"
22531 #: tree.c:14192
22532 #, gcc-internal-format
22533 msgid "TYPE_CACHED_VALUES_P is set while it should not"
22534 msgstr "TYPE_CACHED_VALUES_P está activado y no debería"
22536 #: tree.c:14198
22537 #, gcc-internal-format
22538 msgid "TYPE_STRING_FLAG is set on wrong type code"
22539 msgstr "TYPE_STRING_FLAG está activado en un código de tipo incorrecto"
22541 #: tree.c:14210
22542 #, gcc-internal-format
22543 msgid "TYPE_STRING_FLAG is set on type that does not look like char nor array of chars"
22544 msgstr "TYPE_STRING_FLAG está activado en un tipo que no parece char ni array de chars"
22546 #: tree.c:14222
22547 #, gcc-internal-format
22548 msgid "TYPE_METHOD_BASETYPE is not main variant"
22549 msgstr "TYPE_METHOD_BASETYPE no es una variante de main"
22551 #: tree.c:14229
22552 #, gcc-internal-format
22553 msgid "verify_type failed"
22554 msgstr "falló verify_type"
22556 #: value-prof.c:515
22557 #, gcc-internal-format
22558 msgid "dead histogram"
22559 msgstr "histograma muerto"
22561 #: value-prof.c:544
22562 #, gcc-internal-format
22563 msgid "Histogram value statement does not correspond to the statement it is associated with"
22564 msgstr "La sentencia de valor del histograma no corresponde a la sentencia con la que está asociada"
22566 #: value-prof.c:556
22567 #, gcc-internal-format
22568 msgid "verify_histograms failed"
22569 msgstr "falló verify_histograms"
22571 #: value-prof.c:613
22572 #, gcc-internal-format, gfc-internal-format
22573 msgid "corrupted value profile: %s profile counter (%d out of %d) inconsistent with basic-block count (%d)"
22574 msgstr "valor de perfil corrupto: la cuenta del perfilador %s (%d de %d) es inconsistente con la cuenta bloque-básico (%d)"
22576 #: var-tracking.c:7125
22577 #, gcc-internal-format
22578 msgid "variable tracking size limit exceeded with -fvar-tracking-assignments, retrying without"
22579 msgstr "se excedió el límite de tamaño de rastreo de variable con -fvar-tracking-assignments, se reintenta sin esa opción"
22581 #: var-tracking.c:7129
22582 #, gcc-internal-format
22583 msgid "variable tracking size limit exceeded"
22584 msgstr "se excedió el límite de tamaño de rastreo de variable"
22586 #: varasm.c:323
22587 #, gcc-internal-format
22588 msgid "%+D causes a section type conflict with %D"
22589 msgstr "%+D causa un conflicto de tipo de sección con %D"
22591 #: varasm.c:326
22592 #, gcc-internal-format
22593 msgid "section type conflict with %D"
22594 msgstr "conflicto de tipo de sección con %D"
22596 #: varasm.c:331
22597 #, gcc-internal-format
22598 msgid "%+D causes a section type conflict"
22599 msgstr "%+D causa un conflicto de tipo de sección"
22601 #: varasm.c:333
22602 #, gcc-internal-format
22603 msgid "section type conflict"
22604 msgstr "conflicto de tipo de sección"
22606 #: varasm.c:1008
22607 #, gcc-internal-format
22608 msgid "alignment of %q+D is greater than maximum object file alignment %d"
22609 msgstr "la alineación de %q+D es mayor que la alineación máxima del fichero objeto %d"
22611 #: varasm.c:1160
22612 #, gcc-internal-format
22613 msgid "only zero initializers are allowed in section %qs"
22614 msgstr "solo se permiten inicializadores a cero en la sección %qs"
22616 #: varasm.c:1367 varasm.c:1376
22617 #, gcc-internal-format
22618 msgid "register name not specified for %q+D"
22619 msgstr "no se especifica un nombre de registro para %q+D"
22621 #: varasm.c:1378
22622 #, gcc-internal-format
22623 msgid "invalid register name for %q+D"
22624 msgstr "nombre de registro no válido para %q+D"
22626 #: varasm.c:1380
22627 #, gcc-internal-format
22628 msgid "data type of %q+D isn%'t suitable for a register"
22629 msgstr "el tipo de datos de %q+D no es adecuado para un registro"
22631 #: varasm.c:1383
22632 #, gcc-internal-format
22633 msgid "the register specified for %q+D cannot be accessed by the current target"
22634 msgstr "no se puede acceder al registro especificado por %q+D en el objetivo actual"
22636 #: varasm.c:1386
22637 #, gcc-internal-format
22638 msgid "the register specified for %q+D is not general enough to be used as a register variable"
22639 msgstr "el registro especificado para %q+D no es lo suficientemente general para usarse como variable de registro"
22641 #: varasm.c:1389
22642 #, gcc-internal-format
22643 msgid "register specified for %q+D isn%'t suitable for data type"
22644 msgstr "el registro especificado por %q+D no es adecuado para el tipo de datos"
22646 #: varasm.c:1399
22647 #, gcc-internal-format
22648 msgid "global register variable has initial value"
22649 msgstr "la variable de registro global tiene valor inicial"
22651 #: varasm.c:1403
22652 #, gcc-internal-format
22653 msgid "optimization may eliminate reads and/or writes to register variables"
22654 msgstr "la optimización puede eliminar lecturas y/o escrituras a variables de registro"
22656 #: varasm.c:1449
22657 #, gcc-internal-format
22658 msgid "register name given for non-register variable %q+D"
22659 msgstr "nombre de registro dado para la variable %q+D que no es registro"
22661 #: varasm.c:2017
22662 #, gcc-internal-format
22663 msgid "thread-local COMMON data not implemented"
22664 msgstr "los datos COMMON thread-local no están implementados"
22666 #: varasm.c:2050
22667 #, gcc-internal-format
22668 msgid "requested alignment for %q+D is greater than implemented alignment of %wu"
22669 msgstr "la alineación solicitada para %q+D es mayor que la alineación implementada de %wu"
22671 #: varasm.c:2153 c/c-decl.c:4989 c/c-parser.c:1359
22672 #, gcc-internal-format
22673 msgid "storage size of %q+D isn%'t known"
22674 msgstr "no se conoce el tamaño de almacenamiento de %q+D"
22676 #: varasm.c:4812
22677 #, gcc-internal-format
22678 msgid "initializer for integer/fixed-point value is too complicated"
22679 msgstr "el inicializador para un valor entero/coma fija es demasiado complicado"
22681 #: varasm.c:4817
22682 #, gcc-internal-format
22683 msgid "initializer for floating value is not a floating constant"
22684 msgstr "el inicializador para un valor de coma flotante no es una constante de coma flotante"
22686 #: varasm.c:5126
22687 #, gcc-internal-format
22688 msgid "invalid initial value for member %qE"
22689 msgstr "valor inicial no válido para el miembro %qE"
22691 #: varasm.c:5386
22692 #, gcc-internal-format
22693 msgid "%+D declared weak after being used"
22694 msgstr "%+D se declaró débil después de usarse"
22696 #: varasm.c:5438
22697 #, gcc-internal-format
22698 msgid "weak declaration of %q+D being applied to a already existing, static definition"
22699 msgstr "la declaración débil de %q+D se está aplicando a una definición estática que ya existe"
22701 #: varasm.c:5474
22702 #, gcc-internal-format
22703 msgid "weak declaration of %q+D must be public"
22704 msgstr "la declaración weak de %q+D debe ser public"
22706 #: varasm.c:5478
22707 #, gcc-internal-format
22708 msgid "weak declaration of %q+D not supported"
22709 msgstr "no se admite la declaración weak de %q+D"
22711 #: varasm.c:5507 varasm.c:5811
22712 #, gcc-internal-format
22713 msgid "only weak aliases are supported in this configuration"
22714 msgstr "sólo se admiten los aliases weak en esta configuración"
22716 #: varasm.c:5701
22717 #, gcc-internal-format
22718 msgid "weakref is not supported in this configuration"
22719 msgstr "weakref no se admite en esta configuración"
22721 #: varasm.c:5733
22722 #, gcc-internal-format
22723 msgid "ifunc is not supported on this target"
22724 msgstr "no se admiten ifunc en este objetivo"
22726 #: varasm.c:5791
22727 #, gcc-internal-format
22728 msgid "weakref %q+D ultimately targets itself"
22729 msgstr "la referencia débil %q+D finalmente apunta a sí misma"
22731 #: varasm.c:5793
22732 #, gcc-internal-format
22733 msgid "weakref %q+D must have static linkage"
22734 msgstr "la referencia débil %q+D debe tener enlace estático"
22736 #: varasm.c:5800
22737 #, gcc-internal-format
22738 msgid "alias definitions not supported in this configuration"
22739 msgstr "no se admiten las definiciones de alias en esta configuración"
22741 #: varasm.c:5808
22742 #, gcc-internal-format
22743 msgid "ifunc is not supported in this configuration"
22744 msgstr "ifunc no se admite en esta configuración"
22746 #: varasm.c:6026 config/sol2.c:158 config/i386/winnt.c:261
22747 #, gcc-internal-format
22748 msgid "visibility attribute not supported in this configuration; ignored"
22749 msgstr "no se admiten los atributos de visibilidad en esta configuración; descartados"
22751 #. Print an error message for unrecognized stab codes.
22752 #: xcoffout.c:193
22753 #, gcc-internal-format
22754 msgid "no sclass for %s stab (0x%x)"
22755 msgstr "no hay sclass para el stab %s (0x%x)"
22757 #: lto-streamer.h:1014
22758 #, gcc-internal-format, gfc-internal-format
22759 msgid "bytecode stream: expected tag %s instead of %s"
22760 msgstr "flujo de bytecode: se esperaba la etiqueta %s en lugar de %s"
22762 #: lto-streamer.h:1024
22763 #, gcc-internal-format, gfc-internal-format
22764 msgid "bytecode stream: tag %s is not in the expected range [%s, %s]"
22765 msgstr "flujo de bytecode: la etiqueta %s no está en el rango esperado [%s, %s]"
22767 #: c-family/array-notation-common.c:71
22768 #, gcc-internal-format
22769 msgid "__sec_implicit_index parameter must be an integer constant expression"
22770 msgstr "el parámetro __sec_implicit_index tiene que ser una expresión constante entera"
22772 #: c-family/array-notation-common.c:107
22773 #, gcc-internal-format
22774 msgid "length mismatch in expression"
22775 msgstr "las longitudes no coinciden en la expresión"
22777 #: c-family/array-notation-common.c:282 c-family/array-notation-common.c:310
22778 #: c/c-array-notation.c:731 cp/cp-array-notation.c:611
22779 #, gcc-internal-format
22780 msgid "rank mismatch between %qE and %qE"
22781 msgstr "los rangos no coinciden entre %qE y %qE"
22783 #. Here the original expression is printed as a "heads-up"
22784 #. to the programmer.  This is because since there is no
22785 #. location information for the offending argument, the
22786 #. error could be in some internally generated code that is
22787 #. not visible for the programmer.  Thus, the correct fix
22788 #. may lie in the original expression.
22789 #: c-family/array-notation-common.c:291
22790 #, gcc-internal-format
22791 msgid "rank mismatch in expression %qE"
22792 msgstr "los rangos no coinciden en la expresión %qE"
22794 #: c-family/array-notation-common.c:669
22795 #, gcc-internal-format
22796 msgid "__sec_implicit_index argument %d must be less than the rank of %qE"
22797 msgstr "el argumento __sec_implicit_index %d tiene que ser menor que el rango de %qE"
22799 #: c-family/c-attribs.c:409
22800 #, gcc-internal-format
22801 msgid "%qE attribute ignored for field of type %qT"
22802 msgstr "se descarta el atributo %qE para el campo de tipo %qT"
22804 #: c-family/c-attribs.c:506 c-family/c-attribs.c:534 c-family/c-attribs.c:640
22805 #: ada/gcc-interface/utils.c:6115
22806 #, gcc-internal-format
22807 msgid "%qE attribute ignored due to conflict with attribute %qs"
22808 msgstr "Se hace caso omiso del atributo %qE debido a un conflicto con el atributo %qs"
22810 #: c-family/c-attribs.c:704 c-family/c-attribs.c:710 c-family/c-attribs.c:3024
22811 #: c-family/c-attribs.c:3046 c-family/c-attribs.c:3052
22812 #, gcc-internal-format
22813 msgid "%qE attribute ignored due to conflict with %qs attribute"
22814 msgstr "Se hace caso omiso del atributo %qE debido a un conflicto con el atributo %qs"
22816 #: c-family/c-attribs.c:766 lto/lto-lang.c:246
22817 #, gcc-internal-format
22818 msgid "%qE attribute has no effect on unit local functions"
22819 msgstr "el atributo %qE no tiene efecto en funciones locales de unidad"
22821 #: c-family/c-attribs.c:920
22822 #, gcc-internal-format
22823 msgid "%qE attribute have effect only on public objects"
22824 msgstr "el atributo %qE sólo tiene efecto en objetos públicos"
22826 #: c-family/c-attribs.c:949
22827 #, gcc-internal-format
22828 msgid "%qE attribute only affects top level objects"
22829 msgstr "el atributo %qE solamente afecta a objetos de alto nivel"
22831 #: c-family/c-attribs.c:1003
22832 #, gcc-internal-format
22833 msgid "scalar_storage_order is not supported because endianness is not uniform"
22834 msgstr "scalar_storage_order no se admite porque el endianess no es uniforme"
22836 #: c-family/c-attribs.c:1020
22837 #, gcc-internal-format
22838 msgid "scalar_storage_order argument must be one of \"big-endian\" or \"little-endian\""
22839 msgstr "el argumento scalar_storage_order solo puede ser \"big-endian\" o \"little-endian\""
22841 #: c-family/c-attribs.c:1116
22842 #, gcc-internal-format
22843 msgid "destructor priorities are not supported"
22844 msgstr "no se admiten las prioridades de destructor"
22846 #: c-family/c-attribs.c:1118
22847 #, gcc-internal-format
22848 msgid "constructor priorities are not supported"
22849 msgstr "no se admiten las prioridades de constructor"
22851 #: c-family/c-attribs.c:1140
22852 #, gcc-internal-format, gfc-internal-format
22853 msgid "destructor priorities from 0 to %d are reserved for the implementation"
22854 msgstr "las prioridades de destructor desde 0 hasta %d están reservadas para la implementación"
22856 #: c-family/c-attribs.c:1145
22857 #, gcc-internal-format, gfc-internal-format
22858 msgid "constructor priorities from 0 to %d are reserved for the implementation"
22859 msgstr "las prioridades de constructor desde 0 hasta %d están reservadas para la implementación"
22861 #: c-family/c-attribs.c:1153
22862 #, gcc-internal-format, gfc-internal-format
22863 msgid "destructor priorities must be integers from 0 to %d inclusive"
22864 msgstr "las prioridades de destructor deben ser enteros desde 0 hasta %d inclusive"
22866 #: c-family/c-attribs.c:1156
22867 #, gcc-internal-format, gfc-internal-format
22868 msgid "constructor priorities must be integers from 0 to %d inclusive"
22869 msgstr "las prioridades de constructor deben ser enteros desde 0 hasta %d inclusive"
22871 #: c-family/c-attribs.c:1312
22872 #, gcc-internal-format
22873 msgid "unknown machine mode %qE"
22874 msgstr "se desconoce el modo de máquina %qE"
22876 #: c-family/c-attribs.c:1341
22877 #, gcc-internal-format
22878 msgid "specifying vector types with __attribute__ ((mode)) is deprecated"
22879 msgstr "es obsoleto especificar tipos vectoriales con __attribute__ ((mode))"
22881 #: c-family/c-attribs.c:1344
22882 #, gcc-internal-format
22883 msgid "use __attribute__ ((vector_size)) instead"
22884 msgstr "utilice __attribute__ ((vector_size)) en su lugar"
22886 #: c-family/c-attribs.c:1353
22887 #, gcc-internal-format
22888 msgid "unable to emulate %qs"
22889 msgstr "no se puede emular %qs"
22891 #: c-family/c-attribs.c:1364
22892 #, gcc-internal-format
22893 msgid "invalid pointer mode %qs"
22894 msgstr "modo de puntero %qs no válido"
22896 #: c-family/c-attribs.c:1381
22897 #, gcc-internal-format
22898 msgid "signedness of type and machine mode %qs don%'t match"
22899 msgstr "no coinciden los signos del tipo y del modo de máquina %qs"
22901 #: c-family/c-attribs.c:1392
22902 #, gcc-internal-format
22903 msgid "no data type for mode %qs"
22904 msgstr "no hay tipo de datos para el modo %qs"
22906 #: c-family/c-attribs.c:1402
22907 #, gcc-internal-format
22908 msgid "cannot use mode %qs for enumeral types"
22909 msgstr "no se puede usar el modo %qs para tipos de enumeración"
22911 #: c-family/c-attribs.c:1429
22912 #, gcc-internal-format
22913 msgid "mode %qs applied to inappropriate type"
22914 msgstr "se aplicó el modo %qs a un tipo inapropiado"
22916 #: c-family/c-attribs.c:1451
22917 #, gcc-internal-format
22918 msgid "section attributes are not supported for this target"
22919 msgstr "no se admiten atributos de sección en este objetivo"
22921 #: c-family/c-attribs.c:1457
22922 #, gcc-internal-format
22923 msgid "section attribute not allowed for %q+D"
22924 msgstr "no se permite un atributo de sección para %q+D"
22926 #: c-family/c-attribs.c:1463
22927 #, gcc-internal-format
22928 msgid "section attribute argument not a string constant"
22929 msgstr "el argumento del atributo sección no es una constante de cadena"
22931 #: c-family/c-attribs.c:1472
22932 #, gcc-internal-format
22933 msgid "section attribute cannot be specified for local variables"
22934 msgstr "no se puede especificar el atributo de sección para las variables locales"
22936 #: c-family/c-attribs.c:1482 config/bfin/bfin.c:4774 config/bfin/bfin.c:4825
22937 #: config/bfin/bfin.c:4851 config/bfin/bfin.c:4864
22938 #, gcc-internal-format
22939 msgid "section of %q+D conflicts with previous declaration"
22940 msgstr "la sección de %q+D genera un conflicto con la declaración previa"
22942 #: c-family/c-attribs.c:1490
22943 #, gcc-internal-format
22944 msgid "section of %q+D cannot be overridden"
22945 msgstr "no se puede sobreescribir la sección de %q+D"
22947 #: c-family/c-attribs.c:1555
22948 #, gcc-internal-format, gfc-internal-format
22949 msgid "requested alignment %d is larger than %d"
22950 msgstr "la alineación solicitada %d es mayor que %d"
22952 #: c-family/c-attribs.c:1621
22953 #, gcc-internal-format
22954 msgid "alignment may not be specified for %q+D"
22955 msgstr "la alineación puede no estar especificada para %q+D"
22957 #: c-family/c-attribs.c:1639
22958 #, gcc-internal-format
22959 msgid "alignment for %q+D was previously specified as %d and may not be decreased"
22960 msgstr "la alineación para %q+D se especifió previamente como %d y no se puede decrementar"
22962 #: c-family/c-attribs.c:1643
22963 #, gcc-internal-format
22964 msgid "alignment for %q+D must be at least %d"
22965 msgstr "la alineación para %q+D debe ser por lo menos %d"
22967 #: c-family/c-attribs.c:1668
22968 #, gcc-internal-format
22969 msgid "inline function %q+D declared weak"
22970 msgstr "la función inline %q+D se declaró weak"
22972 #: c-family/c-attribs.c:1673
22973 #, gcc-internal-format
22974 msgid "indirect function %q+D cannot be declared weak"
22975 msgstr "la función indirecta %q+D no se puede declarar weak"
22977 #: c-family/c-attribs.c:1697
22978 #, gcc-internal-format
22979 msgid "%qE attribute is only applicable on functions"
22980 msgstr "el atributo %qE se aplica solamente a funciones"
22982 #: c-family/c-attribs.c:1728
22983 #, gcc-internal-format
22984 msgid "%q+D defined both normally and as %qE attribute"
22985 msgstr "se definió %q+D normalmente y como un atributo %qE al mismo tiempo"
22987 #: c-family/c-attribs.c:1736
22988 #, gcc-internal-format
22989 msgid "weak %q+D cannot be defined %qE"
22990 msgstr "weak %q+D no se puede definir como %qE"
22992 #: c-family/c-attribs.c:1753 c-family/c-attribs.c:2269
22993 #, gcc-internal-format
22994 msgid "attribute %qE argument not a string"
22995 msgstr "el argumento del atributo %qE no es una cadena"
22997 #: c-family/c-attribs.c:1783
22998 #, gcc-internal-format
22999 msgid "%+D declared alias after being used"
23000 msgstr "%+D se declaró después de ser usado"
23002 #: c-family/c-attribs.c:1785
23003 #, gcc-internal-format
23004 msgid "%+D declared ifunc after being used"
23005 msgstr "%+D se declaró ifunc después de ser usado"
23007 #: c-family/c-attribs.c:1836
23008 #, gcc-internal-format
23009 msgid "indirect function %q+D cannot be declared weakref"
23010 msgstr "la función indirecta %q+D no se puede declarar weakref"
23012 #: c-family/c-attribs.c:1858
23013 #, gcc-internal-format
23014 msgid "weakref attribute must appear before alias attribute"
23015 msgstr "el atributo weakref debe aparecer antes de los atributos de alias"
23017 #: c-family/c-attribs.c:1870
23018 #, gcc-internal-format
23019 msgid "%+D declared weakref after being used"
23020 msgstr "%+D se declaró weakref después de ser usado"
23022 #: c-family/c-attribs.c:1894
23023 #, gcc-internal-format
23024 msgid "%qE attribute ignored on non-class types"
23025 msgstr "se descarta el atributo %qE en tipos que no son clases"
23027 #: c-family/c-attribs.c:1900
23028 #, gcc-internal-format
23029 msgid "%qE attribute ignored because %qT is already defined"
23030 msgstr "se descarta el atributo %qE porque %qT ya está definido"
23032 #: c-family/c-attribs.c:1913
23033 #, gcc-internal-format
23034 msgid "visibility argument not a string"
23035 msgstr "el argumento de visibilidad no es una cadena"
23037 #: c-family/c-attribs.c:1925
23038 #, gcc-internal-format
23039 msgid "%qE attribute ignored on types"
23040 msgstr "se descarta el atributo %qE en tipos"
23042 #: c-family/c-attribs.c:1941
23043 #, gcc-internal-format
23044 msgid "visibility argument must be one of \"default\", \"hidden\", \"protected\" or \"internal\""
23045 msgstr "el argumento de visibilidad debe ser \"default\", \"hidden\", \"protected\" o \"internal\""
23047 #: c-family/c-attribs.c:1952
23048 #, gcc-internal-format
23049 msgid "%qD redeclared with different visibility"
23050 msgstr "%qD se redeclaró con visibilidad diferente"
23052 #: c-family/c-attribs.c:1955 c-family/c-attribs.c:1959
23053 #, gcc-internal-format
23054 msgid "%qD was declared %qs which implies default visibility"
23055 msgstr "%qD se declaró %qs lo cual implica visibilidad por defecto"
23057 #: c-family/c-attribs.c:1997
23058 #, gcc-internal-format
23059 msgid "tls_model argument not a string"
23060 msgstr "el argumento de tls_model no es una cadena"
23062 #: c-family/c-attribs.c:2010
23063 #, gcc-internal-format
23064 msgid "tls_model argument must be one of \"local-exec\", \"initial-exec\", \"local-dynamic\" or \"global-dynamic\""
23065 msgstr "el argumento de tls_model debe ser \"local-exec\", \"initial-exec\", \"local-dynamic\" o \"global-dynamic\""
23067 #: c-family/c-attribs.c:2030 c-family/c-attribs.c:2346
23068 #: c-family/c-attribs.c:3120 config/m32c/m32c.c:2938
23069 #, gcc-internal-format
23070 msgid "%qE attribute applies only to functions"
23071 msgstr "el atributo %qE se aplica solamente a funciones"
23073 #: c-family/c-attribs.c:2094
23074 #, gcc-internal-format
23075 msgid "alloc_size parameter outside range"
23076 msgstr "el parámetro de alloc_size está fuera de rango"
23078 #: c-family/c-attribs.c:2120
23079 #, gcc-internal-format
23080 msgid "alloc_align parameter outside range"
23081 msgstr "el parámetro de alloc_align está fuera de rango"
23083 #: c-family/c-attribs.c:2144
23084 #, gcc-internal-format
23085 msgid "assume_aligned parameter not integer constant"
23086 msgstr "el parámetro assume_aligned no es una constante entera"
23088 #: c-family/c-attribs.c:2255 c/c-parser.c:16719
23089 #, gcc-internal-format
23090 msgid "%<__simd__%> attribute cannot be used in the same function marked as a Cilk Plus SIMD-enabled function"
23091 msgstr "el atributo %<__simd__%> no puede usarse en la misma función que se ha señalado como función activada Cilk Plus SIMD"
23093 #: c-family/c-attribs.c:2283
23094 #, gcc-internal-format
23095 msgid "only %<inbranch%> and %<notinbranch%> flags are allowed for %<__simd__%> attribute"
23096 msgstr "%<inbranch%> y %<notinbranch%> son los únicos indicadores permitidos con el atributo %<__simd__%>"
23098 #: c-family/c-attribs.c:2352 c-family/c-attribs.c:3126
23099 #, gcc-internal-format
23100 msgid "can%'t set %qE attribute after definition"
23101 msgstr "no se puede establecer el atributo %qE después de la definición"
23103 #: c-family/c-attribs.c:2410
23104 #, gcc-internal-format
23105 msgid "%qE attribute duplicated"
23106 msgstr "atributo %qE duplicado"
23108 #: c-family/c-attribs.c:2412
23109 #, gcc-internal-format
23110 msgid "%qE attribute follows %qE"
23111 msgstr "atributo %qE a continuación de %qE"
23113 #: c-family/c-attribs.c:2511
23114 #, gcc-internal-format
23115 msgid "type was previously declared %qE"
23116 msgstr "el tipo se declaró previamente %qE"
23118 #: c-family/c-attribs.c:2524 cp/class.c:4715
23119 #, gcc-internal-format
23120 msgid "%<transaction_safe_dynamic%> may only be specified for a virtual function"
23121 msgstr "%<transaction_safe_dynamic%> solo se puede especificar para funciones virtuales"
23123 #: c-family/c-attribs.c:2582
23124 #, gcc-internal-format
23125 msgid "%qE argument not an identifier"
23126 msgstr "el argumento %qE no es un identificador"
23128 #: c-family/c-attribs.c:2593
23129 #, gcc-internal-format
23130 msgid "%qD is not compatible with %qD"
23131 msgstr "%qD no es compatible con %qD"
23133 #: c-family/c-attribs.c:2596
23134 #, gcc-internal-format
23135 msgid "%qE argument is not a function"
23136 msgstr "el argumento %qE no es una función"
23138 #: c-family/c-attribs.c:2644
23139 #, gcc-internal-format
23140 msgid "deprecated message is not a string"
23141 msgstr "el mensaje obsoleto no es una cadena"
23143 #: c-family/c-attribs.c:2685
23144 #, gcc-internal-format
23145 msgid "%qE attribute ignored for %qE"
23146 msgstr "se descarta el atributo %qE para %qE"
23148 #: c-family/c-attribs.c:2748
23149 #, gcc-internal-format
23150 msgid "invalid vector type for attribute %qE"
23151 msgstr "tipo de vector no válido para el atributo %qE"
23153 #: c-family/c-attribs.c:2754 ada/gcc-interface/utils.c:3831
23154 #, gcc-internal-format
23155 msgid "vector size not an integral multiple of component size"
23156 msgstr "el tamaño del vector no es un múltiplo integral del tamaño del componente"
23158 #: c-family/c-attribs.c:2760 ada/gcc-interface/utils.c:3838
23159 #, gcc-internal-format
23160 msgid "zero vector size"
23161 msgstr "vector de tamaño cero"
23163 #: c-family/c-attribs.c:2768
23164 #, gcc-internal-format
23165 msgid "number of components of the vector not a power of two"
23166 msgstr "el número de componentes del vector no es una potencia de dos"
23168 #: c-family/c-attribs.c:2801 ada/gcc-interface/utils.c:5972
23169 #, gcc-internal-format
23170 msgid "nonnull attribute without arguments on a non-prototype"
23171 msgstr "un atributo que no es nulo sin argumento es un atributo que no es prototipo"
23173 #: c-family/c-attribs.c:2820 ada/gcc-interface/utils.c:5986
23174 #, gcc-internal-format, gfc-internal-format
23175 msgid "nonnull argument has invalid operand number (argument %lu)"
23176 msgstr "un argumento que no es nulo tiene un número de operando no válido (argumento %lu)"
23178 #: c-family/c-attribs.c:2842 ada/gcc-interface/utils.c:6008
23179 #, gcc-internal-format, gfc-internal-format
23180 msgid "nonnull argument with out-of-range operand number (argument %lu, operand %lu)"
23181 msgstr "un argumento que no es nulo con número de operando fuera de rango (argumento %lu, operando %lu)"
23183 #: c-family/c-attribs.c:2851 ada/gcc-interface/utils.c:6017
23184 #, gcc-internal-format, gfc-internal-format
23185 msgid "nonnull argument references non-pointer operand (argument %lu, operand %lu)"
23186 msgstr "un argumento que no es nulo hace referencia a un operando que no es puntero (argumento %lu, operando %lu)"
23188 #: c-family/c-attribs.c:2909
23189 #, gcc-internal-format
23190 msgid "cleanup argument not an identifier"
23191 msgstr "el argumento de limpieza no es un identificador"
23193 #: c-family/c-attribs.c:2916
23194 #, gcc-internal-format
23195 msgid "cleanup argument not a function"
23196 msgstr "el argumento de limpieza no es una función"
23198 #: c-family/c-attribs.c:2953
23199 #, gcc-internal-format
23200 msgid "%qE attribute requires prototypes with named arguments"
23201 msgstr "el atributo %qE requiere prototipos con argumentos nombrados"
23203 #: c-family/c-attribs.c:2961
23204 #, gcc-internal-format
23205 msgid "%qE attribute only applies to variadic functions"
23206 msgstr "el atributo %qE se aplica solamente a funciones variadic"
23208 #: c-family/c-attribs.c:2977 ada/gcc-interface/utils.c:6059
23209 #, gcc-internal-format
23210 msgid "requested position is not an integer constant"
23211 msgstr "la posición solicitada no es una constante entera"
23213 #: c-family/c-attribs.c:2985 ada/gcc-interface/utils.c:6066
23214 #, gcc-internal-format
23215 msgid "requested position is less than zero"
23216 msgstr "la posición solicitada es menor a cero"
23218 #: c-family/c-attribs.c:3143
23219 #, gcc-internal-format
23220 msgid "returns_nonnull attribute on a function not returning a pointer"
23221 msgstr "atributo returns_nonnull en una función que no devuelve puntero"
23223 #: c-family/c-attribs.c:3158
23224 #, gcc-internal-format
23225 msgid "%qE attribute is only valid on %<struct%> type"
23226 msgstr "el atributo %qE solo es válido con tipos %<struct%>"
23228 #: c-family/c-cilkplus.c:38
23229 #, gcc-internal-format
23230 msgid "iteration variable cannot be volatile"
23231 msgstr "la variable de iteración no puede ser volátil"
23233 #: c-family/c-common.c:725
23234 #, gcc-internal-format
23235 msgid "%qD is not defined outside of function scope"
23236 msgstr "%qD no está definido fuera del ámbito de la función"
23238 #: c-family/c-common.c:775
23239 #, gcc-internal-format
23240 msgid "string length %qd is greater than the length %qd ISO C%d compilers are required to support"
23241 msgstr "la longitud de la cadena %qd es mayor que la longitud %qd, la máxima que los compiladores ISO C%d deben admitir"
23243 #: c-family/c-common.c:959
23244 #, gcc-internal-format
23245 msgid "use -flax-vector-conversions to permit conversions between vectors with differing element types or numbers of subparts"
23246 msgstr "use -flax-vector-conversions para permitir conversiones entre vectores con diferentes tipos de elementos o número de subpartes"
23248 #: c-family/c-common.c:999
23249 #, gcc-internal-format
23250 msgid "__builtin_shuffle last argument must be an integer vector"
23251 msgstr "el último argumento de __builtin_shuffle debe ser un vector entero"
23253 #: c-family/c-common.c:1008
23254 #, gcc-internal-format
23255 msgid "__builtin_shuffle arguments must be vectors"
23256 msgstr "los argumentos de __builtin_shuffle deben ser vectores"
23258 #: c-family/c-common.c:1015
23259 #, gcc-internal-format
23260 msgid "__builtin_shuffle argument vectors must be of the same type"
23261 msgstr "los vectores argumento de __builtin_shuffle debe ser del mismo tipo"
23263 #: c-family/c-common.c:1026
23264 #, gcc-internal-format
23265 msgid "__builtin_shuffle number of elements of the argument vector(s) and the mask vector should be the same"
23266 msgstr "el número de elementos del vector (o vectores) argumento de __builtin_shuffle y la máscara de vector deben ser el mismo"
23268 #: c-family/c-common.c:1036
23269 #, gcc-internal-format
23270 msgid "__builtin_shuffle argument vector(s) inner type must have the same size as inner type of the mask"
23271 msgstr "el tipo interno del vector (o vectores) argumento de __builtin_shuffle debe tener el mismo tamaño que el tipo interno de la máscara"
23273 #: c-family/c-common.c:1263
23274 #, gcc-internal-format
23275 msgid "negative integer implicitly converted to unsigned type"
23276 msgstr "entero negativo truncado implícitamente al tipo unsigned"
23278 #: c-family/c-common.c:1269
23279 #, gcc-internal-format
23280 msgid "conversion of unsigned constant value to negative integer"
23281 msgstr "conversión de un valor constante sin signo a un entero negativo"
23283 #: c-family/c-common.c:1420 c-family/c-common.c:1482
23284 #, gcc-internal-format
23285 msgid "conversion to %qT from %qT may change the sign of the result"
23286 msgstr "la conversión de %qT desde %qT puede cambiar el signo del resultado"
23288 #: c-family/c-common.c:1668
23289 #, gcc-internal-format
23290 msgid "operation on %qE may be undefined"
23291 msgstr "la operación sobre %qE puede estar indefinida"
23293 #: c-family/c-common.c:1978
23294 #, gcc-internal-format
23295 msgid "case label does not reduce to an integer constant"
23296 msgstr "la etiqueta de `case' no se reduce a una constante entera"
23298 #: c-family/c-common.c:2024
23299 #, gcc-internal-format
23300 msgid "case label value is less than minimum value for type"
23301 msgstr "el valor de la etiqueta `case' es menor que el valor mínimo para el tipo"
23303 #: c-family/c-common.c:2034
23304 #, gcc-internal-format
23305 msgid "case label value exceeds maximum value for type"
23306 msgstr "el valor de la etiqueta `case' excede el valor máximo para el tipo"
23308 #: c-family/c-common.c:2043
23309 #, gcc-internal-format
23310 msgid "lower value in case label range less than minimum value for type"
23311 msgstr "el valor inferior de la etiqueta de rango `case' es menor que el valor mínimo para el tipo"
23313 #: c-family/c-common.c:2053
23314 #, gcc-internal-format
23315 msgid "upper value in case label range exceeds maximum value for type"
23316 msgstr "el valor superior de la etiqueta de rango `case' excede el valor máximo para el tipo"
23318 #: c-family/c-common.c:2136
23319 #, gcc-internal-format
23320 msgid "GCC cannot support operators with integer types and fixed-point types that have too many integral and fractional bits together"
23321 msgstr "GCC no puede admitir operadores con tipos enteros y tipos de coma fija que tienen demasiados bits integrales y fraccionales juntos"
23323 #: c-family/c-common.c:2666
23324 #, gcc-internal-format
23325 msgid "invalid operands to binary %s (have %qT and %qT)"
23326 msgstr "operandos no válidos para el binario %s (se tiene %qT y %qT)"
23328 #: c-family/c-common.c:2915
23329 #, gcc-internal-format
23330 msgid "comparison is always false due to limited range of data type"
23331 msgstr "la comparación siempre es falsa debido al rango limitado del tipo de datos"
23333 #: c-family/c-common.c:2918
23334 #, gcc-internal-format
23335 msgid "comparison is always true due to limited range of data type"
23336 msgstr "la comparación siempre es verdadera debido al rango limitado del tipo de datos"
23338 #: c-family/c-common.c:3008
23339 #, gcc-internal-format
23340 msgid "comparison of unsigned expression >= 0 is always true"
23341 msgstr "la comparación de una expresión unsigned >= 0 siempre es verdadera"
23343 #: c-family/c-common.c:3015
23344 #, gcc-internal-format
23345 msgid "comparison of unsigned expression < 0 is always false"
23346 msgstr "la comparación de una expresión unsigned < 0 siempre es falsa"
23348 #: c-family/c-common.c:3058
23349 #, gcc-internal-format
23350 msgid "pointer of type %<void *%> used in arithmetic"
23351 msgstr "se usó un puntero de tipo %<void *%> en la aritmética"
23353 #: c-family/c-common.c:3067
23354 #, gcc-internal-format
23355 msgid "pointer to a function used in arithmetic"
23356 msgstr "se usó un puntero a una función en la aritmética"
23358 #: c-family/c-common.c:3257
23359 #, gcc-internal-format
23360 msgid "enum constant in boolean context"
23361 msgstr "constante enum en contexto boolean"
23363 #: c-family/c-common.c:3284
23364 #, gcc-internal-format
23365 msgid "the address of %qD will always evaluate as %<true%>"
23366 msgstr "la dirección de %qD siempre se evaluará como %<true%>"
23368 #: c-family/c-common.c:3327
23369 #, gcc-internal-format
23370 msgid "%<*%> in boolean context, suggest %<&&%> instead"
23371 msgstr "%<*%> en contexto boolean; se sugiere %<&&%> en su lugar"
23373 #: c-family/c-common.c:3339
23374 #, gcc-internal-format
23375 msgid "%<<<%> in boolean context, did you mean %<<%> ?"
23376 msgstr "%<<<%> en contexto boolean; ¿quiso decir %<<%> ?"
23378 #: c-family/c-common.c:3355
23379 #, gcc-internal-format
23380 msgid "?: using integer constants in boolean context, the expression will always evaluate to %<true%>"
23381 msgstr "?: usando constantes enteras en contexto boolean; la expresión siempre se evaluará como %<true%>"
23383 #: c-family/c-common.c:3364
23384 #, gcc-internal-format
23385 msgid "?: using integer constants in boolean context"
23386 msgstr "?: usando constantes enteras en contexto boolean"
23388 #: c-family/c-common.c:3400
23389 #, gcc-internal-format
23390 msgid "the compiler can assume that the address of %qD will always evaluate to %<true%>"
23391 msgstr "el compilador puede asumir que la dirección de %qD siempre se evaluará como %<true%>"
23393 #: c-family/c-common.c:3427 cp/semantics.c:660 cp/typeck.c:8608
23394 #, gcc-internal-format
23395 msgid "suggest parentheses around assignment used as truth value"
23396 msgstr "se sugieren paréntesis alrededor de la asignación usada como valor verdadero"
23398 #: c-family/c-common.c:3507 c/c-decl.c:4296 c/c-decl.c:6377 c/c-typeck.c:13963
23399 #, gcc-internal-format
23400 msgid "invalid use of %<restrict%>"
23401 msgstr "uso no válido de %<restrict%>"
23403 #: c-family/c-common.c:3692
23404 #, gcc-internal-format
23405 msgid "invalid application of %<sizeof%> to a function type"
23406 msgstr "aplicación no válida de %<sizeof%> a un tipo de función"
23408 #: c-family/c-common.c:3702
23409 #, gcc-internal-format
23410 msgid "ISO C++ does not permit %<alignof%> applied to a function type"
23411 msgstr "ISO C++ no permite %<alignof%> aplicado a un tipo de función"
23413 #: c-family/c-common.c:3705
23414 #, gcc-internal-format
23415 msgid "ISO C does not permit %<_Alignof%> applied to a function type"
23416 msgstr "ISO C no permite %<_Alignof%> aplicado a un tipo de función"
23418 #: c-family/c-common.c:3716
23419 #, gcc-internal-format
23420 msgid "invalid application of %qs to a void type"
23421 msgstr "aplicación no válida de %qs a un tipo void"
23423 #: c-family/c-common.c:3725
23424 #, gcc-internal-format
23425 msgid "invalid application of %qs to incomplete type %qT"
23426 msgstr "aplicación no válida de %qs a un tipo incompleto %qT"
23428 #: c-family/c-common.c:3733
23429 #, gcc-internal-format
23430 msgid "invalid application of %qs to array type %qT of incomplete element type"
23431 msgstr "aplicación no válida de %qs a un tipo matriz %qT de tipo de elemento incompleto"
23433 #: c-family/c-common.c:3775
23434 #, gcc-internal-format
23435 msgid "%<__alignof%> applied to a bit-field"
23436 msgstr "se aplicó %<__alignof%> a un campo de bits"
23438 #: c-family/c-common.c:4557
23439 #, gcc-internal-format
23440 msgid "first argument to %<va_arg%> not of type %<va_list%>"
23441 msgstr "el primer argumento para %<va_arg%> no es del tipo %<va_list%>"
23443 #: c-family/c-common.c:4677
23444 #, gcc-internal-format
23445 msgid "cannot disable built-in function %qs"
23446 msgstr "no se puede desactivar la función interna %qs"
23448 #: c-family/c-common.c:4869
23449 #, gcc-internal-format
23450 msgid "pointers are not permitted as case values"
23451 msgstr "no se permite usar punteros como valores case"
23453 #: c-family/c-common.c:4876
23454 #, gcc-internal-format
23455 msgid "range expressions in switch statements are non-standard"
23456 msgstr "las expresiones de rango en las declaraciones switch no son estándar"
23458 #: c-family/c-common.c:4902
23459 #, gcc-internal-format
23460 msgid "empty range specified"
23461 msgstr "se especificó un rango vacío"
23463 #: c-family/c-common.c:4963
23464 #, gcc-internal-format
23465 msgid "duplicate (or overlapping) case value"
23466 msgstr "valor case duplicado (o con solapamiento de rangos)"
23468 #: c-family/c-common.c:4965
23469 #, gcc-internal-format
23470 msgid "this is the first entry overlapping that value"
23471 msgstr "esta es la primera entrada que solapa ese valor"
23473 #: c-family/c-common.c:4969
23474 #, gcc-internal-format
23475 msgid "duplicate case value"
23476 msgstr "valor de case duplicado"
23478 #: c-family/c-common.c:4970 c-family/c-warn.c:1995
23479 #, gcc-internal-format
23480 msgid "previously used here"
23481 msgstr "se usó previamente aquí"
23483 #: c-family/c-common.c:4974
23484 #, gcc-internal-format
23485 msgid "multiple default labels in one switch"
23486 msgstr "múltiples etiquetas por defecto en un solo switch"
23488 #: c-family/c-common.c:4976
23489 #, gcc-internal-format
23490 msgid "this is the first default label"
23491 msgstr "esta es la primera etiqueta por defecto"
23493 #: c-family/c-common.c:5012
23494 #, gcc-internal-format
23495 msgid "taking the address of a label is non-standard"
23496 msgstr "tomar la dirección de una etiqueta no es estándar"
23498 #: c-family/c-common.c:5180
23499 #, gcc-internal-format
23500 msgid "requested alignment is not an integer constant"
23501 msgstr "la alineación solicitada no es una constante entera"
23503 #: c-family/c-common.c:5188
23504 #, gcc-internal-format
23505 msgid "requested alignment is not a positive power of 2"
23506 msgstr "la alineación solicitada no es una potencia positiva de 2"
23508 #: c-family/c-common.c:5193
23509 #, gcc-internal-format
23510 msgid "requested alignment is too large"
23511 msgstr "la alineación solicitada es demasiado grande"
23513 #: c-family/c-common.c:5339
23514 #, gcc-internal-format
23515 msgid "not enough variable arguments to fit a sentinel"
23516 msgstr "no hay suficientes argumentos variables para ajustar un centinela"
23518 #: c-family/c-common.c:5353
23519 #, gcc-internal-format
23520 msgid "missing sentinel in function call"
23521 msgstr "falta un centinela en la llamada a la función"
23523 #: c-family/c-common.c:5442
23524 #, gcc-internal-format, gfc-internal-format
23525 msgid "null argument where non-null required (argument %lu)"
23526 msgstr "argumento nulo donde se requiere uno que no sea nulo (argumento %lu)"
23528 #: c-family/c-common.c:5537 c-family/c-common.c:5584
23529 #, gcc-internal-format
23530 msgid "bad option %qs to attribute %<optimize%>"
23531 msgstr "opción %qs errónea para el atributo %<optimize%>"
23533 #: c-family/c-common.c:5540 c-family/c-common.c:5588
23534 #, gcc-internal-format
23535 msgid "bad option %qs to pragma %<optimize%>"
23536 msgstr "opción %qs errónea para el pragma %<optimize%>"
23538 #: c-family/c-common.c:5620
23539 #, gcc-internal-format
23540 msgid "%<fallthrough%> attribute specified multiple times"
23541 msgstr "atributo %<fallthrough%> especificado múltiples veces"
23543 #: c-family/c-common.c:5624
23544 #, gcc-internal-format
23545 msgid "%<fallthrough%> attribute specified with a parameter"
23546 msgstr "el atributo %<fallthrough%> se especificó con un parámetro"
23548 #: c-family/c-common.c:5762 c-family/c-common.c:6574 c-family/c-common.c:6645
23549 #: c/c-typeck.c:3557
23550 #, gcc-internal-format
23551 msgid "too few arguments to function %qE"
23552 msgstr "faltan argumentos para la función %qE"
23554 #: c-family/c-common.c:5767 c-family/c-common.c:6671 c/c-typeck.c:3286
23555 #, gcc-internal-format
23556 msgid "too many arguments to function %qE"
23557 msgstr "demasiados argumentos para la función %qE"
23559 #: c-family/c-common.c:5813
23560 #, gcc-internal-format
23561 msgid "second argument to function %qE must be a constant integer power of 2 between %qi and %qu bits"
23562 msgstr "el segundo argumento de la función %qE tiene que ser una potencia de 2 entera constante entre loss bits %qi y %qu"
23564 #: c-family/c-common.c:5834 c-family/c-common.c:5878
23565 #, gcc-internal-format
23566 msgid "non-floating-point argument in call to function %qE"
23567 msgstr "argumento que no es de coma flotante en la llamada a la función %qE"
23569 #: c-family/c-common.c:5857
23570 #, gcc-internal-format
23571 msgid "non-floating-point arguments in call to function %qE"
23572 msgstr "argumentos que no son de coma flotante en la llamada a la función %qE"
23574 #: c-family/c-common.c:5871
23575 #, gcc-internal-format
23576 msgid "non-const integer argument %u in call to function %qE"
23577 msgstr "argumento %u entero que no es constante en la llamada a la función %qE"
23579 #: c-family/c-common.c:5891
23580 #, gcc-internal-format
23581 msgid "non-integer argument 3 in call to function %qE"
23582 msgstr "el argumento 3 no es entero en la llamada a la función %qE"
23584 #: c-family/c-common.c:5908 c-family/c-common.c:5944
23585 #, gcc-internal-format
23586 msgid "argument %u in call to function %qE does not have integral type"
23587 msgstr "el argumento %u en la llamada a la función %qE no tiene un tipo entero"
23589 #: c-family/c-common.c:5915
23590 #, gcc-internal-format
23591 msgid "argument 3 in call to function %qE does not have pointer to integral type"
23592 msgstr "el argumento 3 en la llamada a la función %qE no tiene un puntero a un tipo entero"
23594 #: c-family/c-common.c:5921
23595 #, gcc-internal-format
23596 msgid "argument 3 in call to function %qE has pointer to enumerated type"
23597 msgstr "el argumento 3 en la llamada a la función %qE tiene un puntero a un tipo enumerado"
23599 #: c-family/c-common.c:5927
23600 #, gcc-internal-format
23601 msgid "argument 3 in call to function %qE has pointer to boolean type"
23602 msgstr "el argumento 3 en la llamada a la función %qE tiene un puntero a un tipo boolean"
23604 #: c-family/c-common.c:5950
23605 #, gcc-internal-format
23606 msgid "argument 3 in call to function %qE has enumerated type"
23607 msgstr "el argumento 3 en la llamada a la función %qE tiene un tipo enumerado"
23609 #: c-family/c-common.c:5956
23610 #, gcc-internal-format
23611 msgid "argument 3 in call to function %qE has boolean type"
23612 msgstr "el argumento 3 en la llamada a la función %qE tiene un tipo boolean"
23614 #: c-family/c-common.c:6269
23615 #, gcc-internal-format
23616 msgid "cannot apply %<offsetof%> to static data member %qD"
23617 msgstr "no se puede aplicar %<offsetof%> al dato miembro static %qD"
23619 #: c-family/c-common.c:6274
23620 #, gcc-internal-format
23621 msgid "cannot apply %<offsetof%> when %<operator[]%> is overloaded"
23622 msgstr "no se puede aplicar %<offsetof%> cuando %<operator[]%> está sobrecargado"
23624 #: c-family/c-common.c:6281
23625 #, gcc-internal-format
23626 msgid "cannot apply %<offsetof%> to a non constant address"
23627 msgstr "no se puede aplicar %<offsetof%> a una dirección que no es constante"
23629 #: c-family/c-common.c:6294
23630 #, gcc-internal-format
23631 msgid "attempt to take address of bit-field structure member %qD"
23632 msgstr "se intentó tomar la dirección del miembro de la estructura de campos de bits %qD"
23634 #: c-family/c-common.c:6346
23635 #, gcc-internal-format
23636 msgid "index %E denotes an offset greater than size of %qT"
23637 msgstr "el índice %E denota un desplazamiento mayor que el tamaño de %qT"
23639 #: c-family/c-common.c:6516 cp/init.c:2952 cp/init.c:2971
23640 #, gcc-internal-format
23641 msgid "size of array is too large"
23642 msgstr "el tamaño de la matriz es demasiado grande"
23644 #: c-family/c-common.c:6604
23645 #, gcc-internal-format
23646 msgid "operand type %qT is incompatible with argument %d of %qE"
23647 msgstr "el tipo %qT del operando es incompatible con el argumento %d de %qE"
23649 #: c-family/c-common.c:6738
23650 #, gcc-internal-format
23651 msgid "incorrect number of arguments to function %qE"
23652 msgstr "número incorrecto de argumentos para la función %qE"
23654 #: c-family/c-common.c:6753
23655 #, gcc-internal-format
23656 msgid "argument 1 of %qE must be a non-void pointer type"
23657 msgstr "el argumento 1 de %qE debe ser un tipo puntero que no sea void"
23659 #: c-family/c-common.c:6762
23660 #, gcc-internal-format
23661 msgid "argument 1 of %qE must be a pointer to a constant size type"
23662 msgstr "el argumento 1 de %qE debe ser un puntero a un tipo de tamaño constante"
23664 #: c-family/c-common.c:6773
23665 #, gcc-internal-format
23666 msgid "argument 1 of %qE must be a pointer to a nonzero size object"
23667 msgstr "el argumento 1 de %qE debe ser un puntero a un objeto de tamaño diferente de cero"
23669 #: c-family/c-common.c:6788
23670 #, gcc-internal-format
23671 msgid "argument %d of %qE must be a pointer type"
23672 msgstr "el argumento %d de %qE debe ser un tipo puntero"
23674 #: c-family/c-common.c:6796
23675 #, gcc-internal-format
23676 msgid "argument %d of %qE must be a pointer to a constant size type"
23677 msgstr "el argumento %d de %qE debe ser un puntero a un tipo de tamaño constante"
23679 #: c-family/c-common.c:6802
23680 #, gcc-internal-format
23681 msgid "argument %d of %qE must not be a pointer to a function"
23682 msgstr "el argumento %d de %qE no debe ser un puntero a función"
23684 #: c-family/c-common.c:6810
23685 #, gcc-internal-format
23686 msgid "size mismatch in argument %d of %qE"
23687 msgstr "no coincide el tamaño en el argumento %d de %qE"
23689 #: c-family/c-common.c:6826
23690 #, gcc-internal-format
23691 msgid "invalid memory model argument %d of %qE"
23692 msgstr "argumento de modelo de memoria %d no válido de %qE"
23694 #: c-family/c-common.c:6833
23695 #, gcc-internal-format
23696 msgid "non-integer memory model argument %d of %qE"
23697 msgstr "argumento de modelo de memoria %d que no es entero de %qE"
23699 #: c-family/c-common.c:7754
23700 #, gcc-internal-format
23701 msgid "index value is out of bound"
23702 msgstr "el valor del índice está fuera del límite"
23704 #: c-family/c-common.c:7795 c-family/c-common.c:7843 c-family/c-common.c:7858
23705 #: cp/call.c:4836 cp/call.c:4843
23706 #, gcc-internal-format
23707 msgid "conversion of scalar %qT to vector %qT involves truncation"
23708 msgstr "la conversión del escalar %qT al vector %qT implica truncado"
23710 #. Reject arguments that are built-in functions with
23711 #. no library fallback.
23712 #: c-family/c-common.c:7944
23713 #, gcc-internal-format
23714 msgid "built-in function %qE must be directly called"
23715 msgstr "la función interna %qE ha de ser llamada directamente"
23717 #: c-family/c-common.c:7966 c/c-decl.c:6124
23718 #, gcc-internal-format
23719 msgid "size of array %qE is too large"
23720 msgstr "el tamaño de la matriz %qE es demasiado grande"
23722 #: c-family/c-common.c:7968 c/c-decl.c:6127
23723 #, gcc-internal-format
23724 msgid "size of unnamed array is too large"
23725 msgstr "el tamaño de la matriz sin nombre es demasiado grande"
23727 #: c-family/c-common.c:7998
23728 #, gcc-internal-format
23729 msgid "environment variable SOURCE_DATE_EPOCH must expand to a non-negative integer less than or equal to %wd"
23730 msgstr ""
23732 #: c-family/c-format.c:134 c-family/c-format.c:321
23733 #, gcc-internal-format
23734 msgid "format string has invalid operand number"
23735 msgstr "la cadena de formato tiene un número de operadores no válido"
23737 #: c-family/c-format.c:150
23738 #, gcc-internal-format
23739 msgid "function does not return string type"
23740 msgstr "la función no devuelve valores de tipo cadena"
23742 #: c-family/c-format.c:184
23743 #, gcc-internal-format
23744 msgid "format string argument is not a string type"
23745 msgstr "el argumento de la cadena de formato no es un tipo de cadena"
23747 #: c-family/c-format.c:210
23748 #, gcc-internal-format
23749 msgid "found a %qs reference but the format argument should be a string"
23750 msgstr "se encontró una referencia %qs pero el argumento de formato debe ser una cadena"
23752 #: c-family/c-format.c:213
23753 #, gcc-internal-format
23754 msgid "found a %qT but the format argument should be a string"
23755 msgstr "se encontró un %qT pero el argumento de formato debe ser una cadena"
23757 #: c-family/c-format.c:223
23758 #, gcc-internal-format
23759 msgid "format argument should be a %qs reference but a string was found"
23760 msgstr "el argumento de formato debe ser una referencia %qs pero se encontró una cadena"
23762 #: c-family/c-format.c:245
23763 #, gcc-internal-format
23764 msgid "format argument should be a %qs reference"
23765 msgstr "el argumento de formato debe ser una referencia %qs"
23767 #: c-family/c-format.c:289
23768 #, gcc-internal-format
23769 msgid "unrecognized format specifier"
23770 msgstr "no se reconoce el especificador de formato"
23772 #: c-family/c-format.c:304
23773 #, gcc-internal-format
23774 msgid "%qE is only allowed in Objective-C dialects"
23775 msgstr "sólo se permite %qE en dialectos Objective-C"
23777 #: c-family/c-format.c:313
23778 #, gcc-internal-format
23779 msgid "%qE is an unrecognized format function type"
23780 msgstr "%qE es un formato de tipo de función que no se reconoce"
23782 #: c-family/c-format.c:327
23783 #, gcc-internal-format
23784 msgid "%<...%> has invalid operand number"
23785 msgstr "%<...%> tiene un número de operandos no válido"
23787 #: c-family/c-format.c:334
23788 #, gcc-internal-format
23789 msgid "format string argument follows the args to be formatted"
23790 msgstr "el argumento de la cadena de formato se encuentra después de los argumentos que recibirán formato"
23792 #: c-family/c-format.c:1106
23793 #, gcc-internal-format
23794 msgid "function %qD might be a candidate for %qs format attribute"
23795 msgstr "la función %qD puede ser un candidato para el atributo de formato %qs"
23797 #: c-family/c-format.c:1197 c-family/c-format.c:1218 c-family/c-format.c:2601
23798 #, gcc-internal-format
23799 msgid "missing $ operand number in format"
23800 msgstr "falta el operando numérico $ en el formato"
23802 #: c-family/c-format.c:1227
23803 #, gcc-internal-format, gfc-internal-format
23804 msgid "%s does not support %%n$ operand number formats"
23805 msgstr "%s no admite los formatos de operando numérico %%n$"
23807 #: c-family/c-format.c:1234
23808 #, gcc-internal-format
23809 msgid "operand number out of range in format"
23810 msgstr "operando numérico fuera de rango en el formato"
23812 #: c-family/c-format.c:1257
23813 #, gcc-internal-format, gfc-internal-format
23814 msgid "format argument %d used more than once in %s format"
23815 msgstr "se usa más de una vez el argumento de formato %d en el formato %s"
23817 #: c-family/c-format.c:1289
23818 #, gcc-internal-format
23819 msgid "$ operand number used after format without operand number"
23820 msgstr "se usó el número de operando $ después de un formato sin número de operando"
23822 #: c-family/c-format.c:1320
23823 #, gcc-internal-format, gfc-internal-format
23824 msgid "format argument %d unused before used argument %d in $-style format"
23825 msgstr "no se usa el argumento de formato %d antes de usar el argumento %d en el formato de estilo-$"
23827 #: c-family/c-format.c:1419
23828 #, gcc-internal-format
23829 msgid "format not a string literal, format string not checked"
23830 msgstr "el formato no es una cadena literal, no se revisó la cadena de formato"
23832 #: c-family/c-format.c:1434 c-family/c-format.c:1437
23833 #, gcc-internal-format
23834 msgid "format not a string literal and no format arguments"
23835 msgstr "el formato no es una cadena literal y no tiene argumentos de formato"
23837 #: c-family/c-format.c:1440
23838 #, gcc-internal-format
23839 msgid "format not a string literal, argument types not checked"
23840 msgstr "el formato no es una cadena literal, no se revisaron los tipos de argumento"
23842 #: c-family/c-format.c:1457
23843 #, gcc-internal-format
23844 msgid "too many arguments for format"
23845 msgstr "demasiados argumentos para el formato"
23847 #: c-family/c-format.c:1461
23848 #, gcc-internal-format
23849 msgid "unused arguments in $-style format"
23850 msgstr "no se usaron argumentos en el formato de estilo $"
23852 #: c-family/c-format.c:1464
23853 #, gcc-internal-format, gfc-internal-format
23854 msgid "zero-length %s format string"
23855 msgstr "cadena de formato %s de longitud cero"
23857 #: c-family/c-format.c:1468
23858 #, gcc-internal-format
23859 msgid "format is a wide character string"
23860 msgstr "el formato es una cadena de carácter ancha"
23862 #: c-family/c-format.c:1471
23863 #, gcc-internal-format
23864 msgid "unterminated format string"
23865 msgstr "constante de formato sin terminar"
23867 #: c-family/c-format.c:1868
23868 #, gcc-internal-format
23869 msgid "%s used with %<%%%c%> %s format"
23870 msgstr "se usó %s con el formato %<%%%c%> %s"
23872 #: c-family/c-format.c:1878
23873 #, gcc-internal-format, gfc-internal-format
23874 msgid "%s does not support %s"
23875 msgstr "%s no admite %s"
23877 #: c-family/c-format.c:1888
23878 #, gcc-internal-format
23879 msgid "%s does not support %s with the %<%%%c%> %s format"
23880 msgstr "%s no admite %s con el formato %<%%%c%> %s"
23882 #: c-family/c-format.c:2009 c-family/c-format.c:2340
23883 #, gcc-internal-format, gfc-internal-format
23884 msgid "repeated %s in format"
23885 msgstr "se repitió %s en el formato"
23887 #: c-family/c-format.c:2020
23888 #, gcc-internal-format
23889 msgid "missing fill character at end of strfmon format"
23890 msgstr "falta el carácter de relleno al final del formato strfmon"
23892 #: c-family/c-format.c:2122
23893 #, gcc-internal-format, gfc-internal-format
23894 msgid "zero width in %s format"
23895 msgstr "anchura cero en el formato %s"
23897 #: c-family/c-format.c:2145
23898 #, gcc-internal-format, gfc-internal-format
23899 msgid "empty left precision in %s format"
23900 msgstr "precisión izquierda vacía en el formato %s"
23902 #: c-family/c-format.c:2236
23903 #, gcc-internal-format, gfc-internal-format
23904 msgid "empty precision in %s format"
23905 msgstr "precisión vacía en el formato %s"
23907 #: c-family/c-format.c:2314
23908 #, gcc-internal-format
23909 msgid "%s does not support the %qs %s length modifier"
23910 msgstr "%s no admite el modificador de longitud %qs %s"
23912 #: c-family/c-format.c:2370
23913 #, gcc-internal-format
23914 msgid "unknown conversion type character %qc in format"
23915 msgstr "se desconoce el carácter de tipo de conversión %qc en el formato"
23917 #: c-family/c-format.c:2382
23918 #, gcc-internal-format
23919 msgid "%s does not support the %<%%%c%> %s format"
23920 msgstr "%s no admite el formato %<%%%c%> %s"
23922 #: c-family/c-format.c:2414
23923 #, gcc-internal-format
23924 msgid "%s ignored with %s and %<%%%c%> %s format"
23925 msgstr "se descarta %s con %s y el formato %<%%%c%> %s"
23927 #: c-family/c-format.c:2419
23928 #, gcc-internal-format, gfc-internal-format
23929 msgid "%s ignored with %s in %s format"
23930 msgstr "se descarta %s con %s en el formato %s"
23932 #: c-family/c-format.c:2426
23933 #, gcc-internal-format
23934 msgid "use of %s and %s together with %<%%%c%> %s format"
23935 msgstr "uso de %s y %s junto con el formato %<%%%c%> %s"
23937 #: c-family/c-format.c:2431
23938 #, gcc-internal-format, gfc-internal-format
23939 msgid "use of %s and %s together in %s format"
23940 msgstr "uso de %s y %s juntos en el formato %s"
23942 #: c-family/c-format.c:2458
23943 #, gcc-internal-format
23944 msgid "%<%%%c%> yields only last 2 digits of year in some locales"
23945 msgstr "%<%%%c%> sólo produce los dos últimos dígitos del año en algunos lugares"
23947 #: c-family/c-format.c:2462
23948 #, gcc-internal-format
23949 msgid "%<%%%c%> yields only last 2 digits of year"
23950 msgstr "%<%%%c%> sólo produce los dos últimos dígitos del año"
23952 #: c-family/c-format.c:2489
23953 #, gcc-internal-format
23954 msgid "no closing %<]%> for %<%%[%> format"
23955 msgstr "no hay un %<]%> que cierre para el formato %<%%[%>"
23957 #: c-family/c-format.c:2518
23958 #, gcc-internal-format
23959 msgid "use of %qs length modifier with %qc type character has either no effect or undefined behavior"
23960 msgstr "el uso del modificador de longitud %qs con el carácter de tipo %qc o no tiene ningún efecto o el comportamiento es indefinido"
23962 #: c-family/c-format.c:2540
23963 #, gcc-internal-format
23964 msgid "%s does not support the %<%%%s%c%> %s format"
23965 msgstr "%s no admite el formato %<%%%s%c%> %s"
23967 #: c-family/c-format.c:2578
23968 #, gcc-internal-format
23969 msgid "operand number specified with suppressed assignment"
23970 msgstr "se especificó un número de operandos con asignación suprimida"
23972 #: c-family/c-format.c:2582
23973 #, gcc-internal-format
23974 msgid "operand number specified for format taking no argument"
23975 msgstr "el número de operandos especificados para el formato no toma argumentos"
23977 #: c-family/c-format.c:2718
23978 #, gcc-internal-format
23979 msgid "spurious trailing %<%%%> in format"
23980 msgstr "%<%%%> final espurio en el formato"
23982 #: c-family/c-format.c:2776
23983 #, gcc-internal-format
23984 msgid "conversion lacks type at end of format"
23985 msgstr "la conversión carece de tipo al final del formato"
23987 #: c-family/c-format.c:2828
23988 #, gcc-internal-format
23989 msgid "embedded %<\\0%> in format"
23990 msgstr "%<\\0%> incrustado en el formato"
23992 #: c-family/c-format.c:2956
23993 #, gcc-internal-format, gfc-internal-format
23994 msgid "writing through null pointer (argument %d)"
23995 msgstr "escribiendo a través de un puntero nulo (argumento %d)"
23997 #: c-family/c-format.c:2964
23998 #, gcc-internal-format, gfc-internal-format
23999 msgid "reading through null pointer (argument %d)"
24000 msgstr "leyendo a través de un puntero nulo (argumento %d)"
24002 #: c-family/c-format.c:2984
24003 #, gcc-internal-format, gfc-internal-format
24004 msgid "writing into constant object (argument %d)"
24005 msgstr "escribiendo en un objeto constante (argumento %d)"
24007 #: c-family/c-format.c:2996
24008 #, gcc-internal-format, gfc-internal-format
24009 msgid "extra type qualifiers in format argument (argument %d)"
24010 msgstr "calificadores de tipo extra en el argumento de formato (argumento %d)"
24012 #: c-family/c-format.c:3469
24013 #, gcc-internal-format
24014 msgid "%s %<%s%.*s%> expects argument of type %<%s%s%>, but argument %d has type %qT"
24015 msgstr "%s %<%s%.*s%> espera un argumento de tipo %<%s%s%>, pero el argumento %d es de tipo %qT"
24017 #: c-family/c-format.c:3479
24018 #, gcc-internal-format
24019 msgid "%s %<%s%.*s%> expects a matching %<%s%s%> argument"
24020 msgstr "%s %<%s%.*s%> espera un argumento %<%s%s%> coincidente"
24022 #: c-family/c-format.c:3490
24023 #, gcc-internal-format
24024 msgid "%s %<%s%.*s%> expects argument of type %<%T%s%>, but argument %d has type %qT"
24025 msgstr "%s %<%s%.*s%> espera un argumento de tipo %<%T%s%>, pero el argumento %d es de tipo %qT"
24027 #: c-family/c-format.c:3500
24028 #, gcc-internal-format
24029 msgid "%s %<%s%.*s%> expects a matching %<%T%s%> argument"
24030 msgstr "%s %<%s%.*s%> espera un argumento %<%T%s%> coincidente"
24032 #: c-family/c-format.c:3562 c-family/c-format.c:3568 c-family/c-format.c:3719
24033 #, gcc-internal-format
24034 msgid "%<__gcc_host_wide_int__%> is not defined as a type"
24035 msgstr "%<__gcc_host_wide_int__%> no se define como un tipo"
24037 #: c-family/c-format.c:3575 c-family/c-format.c:3729
24038 #, gcc-internal-format
24039 msgid "%<__gcc_host_wide_int__%> is not defined as %<long%> or %<long long%>"
24040 msgstr "%<__gcc_host_wide_int__%> no se define como %<long%> o %<long long%>"
24042 #: c-family/c-format.c:3625
24043 #, gcc-internal-format
24044 msgid "%<locus%> is not defined as a type"
24045 msgstr "%<locus%> no se define como un tipo"
24047 #: c-family/c-format.c:3678
24048 #, gcc-internal-format
24049 msgid "%<location_t%> is not defined as a type"
24050 msgstr "%<location_t%> no se define como un tipo"
24052 #: c-family/c-format.c:3695
24053 #, gcc-internal-format
24054 msgid "%<tree%> is not defined as a type"
24055 msgstr "%<tree%> no se define como un tipo"
24057 #: c-family/c-format.c:3700
24058 #, gcc-internal-format
24059 msgid "%<tree%> is not defined as a pointer type"
24060 msgstr "%<tree%> no se define como un tipo puntero"
24062 #: c-family/c-format.c:3973
24063 #, gcc-internal-format
24064 msgid "args to be formatted is not %<...%>"
24065 msgstr "los argumentos que recibirán formato no son %<...%>"
24067 #: c-family/c-format.c:3985
24068 #, gcc-internal-format
24069 msgid "strftime formats cannot format arguments"
24070 msgstr "los formatos de strftime no pueden dar formato a los argumentos"
24072 #: c-family/c-indentation.c:66
24073 #, gcc-internal-format
24074 msgid "-Wmisleading-indentation is disabled from this point onwards, since column-tracking was disabled due to the size of the code/headers"
24075 msgstr ""
24077 #: c-family/c-indentation.c:607
24078 #, gcc-internal-format
24079 msgid "this %qs clause does not guard..."
24080 msgstr ""
24082 #: c-family/c-indentation.c:610
24083 #, gcc-internal-format
24084 msgid "...this statement, but the latter is misleadingly indented as if it were guarded by the %qs"
24085 msgstr ""
24087 #: c-family/c-lex.c:224
24088 #, gcc-internal-format
24089 msgid "badly nested C headers from preprocessor"
24090 msgstr "encabezados C mal anidados del preprocesador"
24092 #: c-family/c-lex.c:259
24093 #, gcc-internal-format, gfc-internal-format
24094 msgid "ignoring #pragma %s %s"
24095 msgstr "se descarta el #pragma %s %s"
24097 #. ... or not.
24098 #: c-family/c-lex.c:501 c-family/c-lex.c:1215
24099 #, gcc-internal-format
24100 msgid "stray %<@%> in program"
24101 msgstr "%<@%> parásita en el programa"
24103 #: c-family/c-lex.c:516
24104 #, gcc-internal-format
24105 msgid "stray %qs in program"
24106 msgstr "%qs parásito en el programa"
24108 #: c-family/c-lex.c:526
24109 #, gcc-internal-format, gfc-internal-format
24110 msgid "missing terminating %c character"
24111 msgstr "falta el carácter terminando %c"
24113 #: c-family/c-lex.c:528
24114 #, gcc-internal-format
24115 msgid "stray %qc in program"
24116 msgstr "%qc parásito en el programa"
24118 #: c-family/c-lex.c:530
24119 #, gcc-internal-format
24120 msgid "stray %<\\%o%> in program"
24121 msgstr "%<\\%o%> parásito en el programa"
24123 #: c-family/c-lex.c:750
24124 #, gcc-internal-format
24125 msgid "this decimal constant is unsigned only in ISO C90"
24126 msgstr "esta constante decimal sólo es unsigned en ISO C90"
24128 #: c-family/c-lex.c:754
24129 #, gcc-internal-format
24130 msgid "this decimal constant would be unsigned in ISO C90"
24131 msgstr "esta constante decimal será unsigned en ISO C90"
24133 #: c-family/c-lex.c:774
24134 #, gcc-internal-format
24135 msgid "integer constant is too large for %<unsigned long%> type"
24136 msgstr "la constante entera es demasiado grande para el tipo %<unsigned long%>"
24138 #: c-family/c-lex.c:814
24139 #, gcc-internal-format
24140 msgid "unsuffixed float constant"
24141 msgstr "constante de coma flotante sin sufijo"
24143 #: c-family/c-lex.c:846 c-family/c-lex.c:870
24144 #, gcc-internal-format
24145 msgid "unsupported non-standard suffix on floating constant"
24146 msgstr "no se admite el sufijo no estándar en una constante de coma flotante"
24148 #: c-family/c-lex.c:851 c-family/c-lex.c:874
24149 #, gcc-internal-format
24150 msgid "non-standard suffix on floating constant"
24151 msgstr "sufijo no estándar en una constante de coma flotante"
24153 #: c-family/c-lex.c:953 c-family/c-lex.c:956
24154 #, gcc-internal-format
24155 msgid "floating constant exceeds range of %qT"
24156 msgstr "la constante de coma flotante excede el rango de %qT"
24158 #: c-family/c-lex.c:971
24159 #, gcc-internal-format
24160 msgid "floating constant truncated to zero"
24161 msgstr "se truncó la constante de coma flotante a cero"
24163 #: c-family/c-lex.c:1172
24164 #, gcc-internal-format
24165 msgid "repeated %<@%> before Objective-C string"
24166 msgstr "%<@%> repetida antes de la cadena Objective-C"
24168 #: c-family/c-lex.c:1191 cp/parser.c:3974
24169 #, gcc-internal-format
24170 msgid "unsupported non-standard concatenation of string literals"
24171 msgstr "no se admite la concatenación no estándar de literales de cadena"
24173 #: c-family/c-lex.c:1227
24174 #, gcc-internal-format
24175 msgid "traditional C rejects string constant concatenation"
24176 msgstr "C tradicional rechaza la concatenación de constantes de cadenas"
24178 #: c-family/c-omp.c:199
24179 #, gcc-internal-format
24180 msgid "invalid expression type for %<#pragma omp atomic%>"
24181 msgstr "tipo de expresión no válido para %<#pragma omp atomic%>"
24183 #: c-family/c-omp.c:204
24184 #, gcc-internal-format
24185 msgid "%<_Atomic%> expression in %<#pragma omp atomic%>"
24186 msgstr "expresión %<_Atomic%> en %<#pragma omp atomic%>"
24188 #: c-family/c-omp.c:281
24189 #, gcc-internal-format
24190 msgid "%<#pragma omp atomic update%> uses two different variables for memory"
24191 msgstr "%<#pragma omp atomic update%> usa dos variables diferentes para la memoria"
24193 #: c-family/c-omp.c:284 c-family/c-omp.c:297
24194 #, gcc-internal-format
24195 msgid "%<#pragma omp atomic capture%> uses two different variables for memory"
24196 msgstr "%<#pragma omp atomic capture%> usa dos variables diferentes para la memoria"
24198 #: c-family/c-omp.c:485 cp/semantics.c:8196
24199 #, gcc-internal-format
24200 msgid "invalid type for iteration variable %qE"
24201 msgstr "tipo no válido para la variable de iteración %qE"
24203 #: c-family/c-omp.c:490
24204 #, gcc-internal-format
24205 msgid "%<_Atomic%> iteration variable %qE"
24206 msgstr "variable de iteración %<_Atomic%> %qE"
24208 #: c-family/c-omp.c:506
24209 #, gcc-internal-format
24210 msgid "%qE is not initialized"
24211 msgstr "%qE no está inicializado"
24213 #: c-family/c-omp.c:527 cp/semantics.c:8084
24214 #, gcc-internal-format
24215 msgid "missing controlling predicate"
24216 msgstr "falta el predicado controlador"
24218 #: c-family/c-omp.c:612 cp/semantics.c:7740
24219 #, gcc-internal-format
24220 msgid "invalid controlling predicate"
24221 msgstr "predicado controlador no válido"
24223 #: c-family/c-omp.c:619 cp/semantics.c:8090
24224 #, gcc-internal-format
24225 msgid "missing increment expression"
24226 msgstr "falta la expresión de incremento"
24228 #: c-family/c-omp.c:683 cp/semantics.c:7855
24229 #, gcc-internal-format
24230 msgid "invalid increment expression"
24231 msgstr "expresión de incremento no válida"
24233 #: c-family/c-omp.c:746
24234 #, gcc-internal-format
24235 msgid "initializer expression refers to iteration variable %qD"
24236 msgstr "la expresión inicializadora hace referencia a la variable de iteración %qD"
24238 #: c-family/c-omp.c:750
24239 #, gcc-internal-format
24240 msgid "condition expression refers to iteration variable %qD"
24241 msgstr "la expresión de la condición hace referencia a la variable de iteración %qD"
24243 #: c-family/c-omp.c:754
24244 #, gcc-internal-format
24245 msgid "increment expression refers to iteration variable %qD"
24246 msgstr "la expresión de incremento hace referencia a la variable de iteración %qD"
24248 #: c-family/c-omp.c:1330
24249 #, gcc-internal-format
24250 msgid "expected %<parallel%> or %<target%> %<if%> clause modifier"
24251 msgstr "se esperaba el modificador de cláusula %<parallel%> o %<target%> %<if%>"
24253 #: c-family/c-omp.c:1440 c-family/c-omp.c:1455
24254 #, gcc-internal-format
24255 msgid "%qD is not an function argument"
24256 msgstr "%qD no es un argumento de función"
24258 #: c-family/c-opts.c:324
24259 #, gcc-internal-format
24260 msgid "-I- specified twice"
24261 msgstr "se especificó -I- dos veces"
24263 #: c-family/c-opts.c:327
24264 #, gcc-internal-format
24265 msgid "obsolete option -I- used, please use -iquote instead"
24266 msgstr "se usó la opción obsoleta -I-, por favor utilice -iquote en su lugar"
24268 #: c-family/c-opts.c:385
24269 #, gcc-internal-format
24270 msgid "-Walloca-larger-than=0 is meaningless"
24271 msgstr "-Walloca-larger-than=0 carece de significado"
24273 #: c-family/c-opts.c:390
24274 #, gcc-internal-format
24275 msgid "-Wvla-larger-than=0 is meaningless"
24276 msgstr "-Wvla-larger-than=0 carece de significado"
24278 #: c-family/c-opts.c:415
24279 #, gcc-internal-format
24280 msgid "%<-Wabi=1%> is not supported, using =2"
24281 msgstr "no se admite %<-Wabi=1%>; se usará =2"
24283 #: c-family/c-opts.c:607 fortran/cpp.c:350
24284 #, gcc-internal-format
24285 msgid "output filename specified twice"
24286 msgstr "se especificó dos veces el nombre del fichero de salida"
24288 #: c-family/c-opts.c:778
24289 #, gcc-internal-format
24290 msgid "-fexcess-precision=standard for C++"
24291 msgstr "-fexcess-precision=standard para C++"
24293 #: c-family/c-opts.c:813
24294 #, gcc-internal-format
24295 msgid "-fno-gnu89-inline is only supported in GNU99 or C99 mode"
24296 msgstr "-fno-gnu89-inline sólo se admite en modo GNU99 o C99"
24298 #: c-family/c-opts.c:859
24299 #, gcc-internal-format
24300 msgid "-Wformat-y2k ignored without -Wformat"
24301 msgstr "se descarta -Wformat-y2k sin -Wformat"
24303 #: c-family/c-opts.c:861
24304 #, gcc-internal-format
24305 msgid "-Wformat-extra-args ignored without -Wformat"
24306 msgstr "se descarta -Wformat-extra-args sin -Wformat"
24308 #: c-family/c-opts.c:863
24309 #, gcc-internal-format
24310 msgid "-Wformat-zero-length ignored without -Wformat"
24311 msgstr "se descarta -Wformat-zero-lenght sin -Wformat"
24313 #: c-family/c-opts.c:865
24314 #, gcc-internal-format
24315 msgid "-Wformat-nonliteral ignored without -Wformat"
24316 msgstr "se descarta -Wformat-nonliteral sin -Wformat"
24318 #: c-family/c-opts.c:867
24319 #, gcc-internal-format
24320 msgid "-Wformat-contains-nul ignored without -Wformat"
24321 msgstr "se descarta -Wformat-contains-nul sin -Wformat"
24323 #: c-family/c-opts.c:869
24324 #, gcc-internal-format
24325 msgid "-Wformat-security ignored without -Wformat"
24326 msgstr "se descarta -Wformat-security sin -Wformat"
24328 #: c-family/c-opts.c:907
24329 #, gcc-internal-format
24330 msgid "%<-fabi-compat-version=1%> is not supported, using =2"
24331 msgstr "no se admite %<-fabi-compat-version=1%>; se usará =2"
24333 #: c-family/c-opts.c:966
24334 #, gcc-internal-format
24335 msgid "external TLS initialization functions not supported on this target"
24336 msgstr "no se admiten funciones de inicialización TLS externas en este objetivo"
24338 #: c-family/c-opts.c:986
24339 #, gcc-internal-format
24340 msgid "opening output file %s: %m"
24341 msgstr "abriendo el fichero de salida %s: %m"
24343 #: c-family/c-opts.c:991
24344 #, gcc-internal-format, gfc-internal-format
24345 msgid "too many filenames given.  Type %s --help for usage"
24346 msgstr "demasiados nombres de ficheros. Teclee %s --help para información de modo de empleo"
24348 #: c-family/c-opts.c:1010
24349 #, gcc-internal-format, gfc-internal-format
24350 msgid "the \"%s\" debug format cannot be used with pre-compiled headers"
24351 msgstr ""
24353 #: c-family/c-opts.c:1171
24354 #, gcc-internal-format
24355 msgid "opening dependency file %s: %m"
24356 msgstr "abriendo el fichero de dependencias %s: %m"
24358 #: c-family/c-opts.c:1182
24359 #, gcc-internal-format
24360 msgid "closing dependency file %s: %m"
24361 msgstr "cerrando el fichero de dependencias %s: %m"
24363 #: c-family/c-opts.c:1185
24364 #, gcc-internal-format
24365 msgid "when writing output to %s: %m"
24366 msgstr "al escribir la salida a %s: %m"
24368 #: c-family/c-opts.c:1265
24369 #, gcc-internal-format
24370 msgid "to generate dependencies you must specify either -M or -MM"
24371 msgstr "para generar dependencias debe especificar -M ó -MM"
24373 #: c-family/c-opts.c:1288
24374 #, gcc-internal-format
24375 msgid "-MG may only be used with -M or -MM"
24376 msgstr "-MG sólo se puede usar con -M ó -MM"
24378 #: c-family/c-opts.c:1321
24379 #, gcc-internal-format
24380 msgid "-fdirectives-only is incompatible with -Wunused_macros"
24381 msgstr "-fdirectives-only es incompatible con -Wunused_macros"
24383 #: c-family/c-opts.c:1323
24384 #, gcc-internal-format
24385 msgid "-fdirectives-only is incompatible with -traditional"
24386 msgstr "-fdirectives-only es incompatible con -traditional"
24388 #: c-family/c-opts.c:1515
24389 #, gcc-internal-format
24390 msgid "too late for # directive to set debug directory"
24391 msgstr "demasiado tarde para que la directiva # establezca el directorio de depuración"
24393 #: c-family/c-pch.c:110
24394 #, gcc-internal-format
24395 msgid "can%'t create precompiled header %s: %m"
24396 msgstr "no se puede crear el encabezado precompilado %s: %m"
24398 #: c-family/c-pch.c:133
24399 #, gcc-internal-format
24400 msgid "can%'t write to %s: %m"
24401 msgstr "no se puede escribir a %s: %m"
24403 #: c-family/c-pch.c:191
24404 #, gcc-internal-format
24405 msgid "can%'t write %s: %m"
24406 msgstr "no se puede escribir %s: %m"
24408 #: c-family/c-pch.c:219 c-family/c-pch.c:260 c-family/c-pch.c:311
24409 #, gcc-internal-format
24410 msgid "can%'t read %s: %m"
24411 msgstr "no se puede leer %s: %m"
24413 #: c-family/c-pch.c:417
24414 #, gcc-internal-format
24415 msgid "pch_preprocess pragma should only be used with -fpreprocessed"
24416 msgstr "el pragma pch_preprocess sólo se debe usar con -fpreprocessed"
24418 #: c-family/c-pch.c:418
24419 #, gcc-internal-format
24420 msgid "use #include instead"
24421 msgstr "use #include en su lugar"
24423 #: c-family/c-pch.c:424
24424 #, gcc-internal-format
24425 msgid "%s: couldn%'t open PCH file: %m"
24426 msgstr "%s: no se puede abrir el fichero PCH: %m"
24428 #: c-family/c-pch.c:429
24429 #, gcc-internal-format
24430 msgid "use -Winvalid-pch for more information"
24431 msgstr "use -Winvalid-pch para más información"
24433 #: c-family/c-pch.c:430
24434 #, gcc-internal-format, gfc-internal-format
24435 msgid "%s: PCH file was invalid"
24436 msgstr "%s: el fichero PCH era no válido"
24438 #: c-family/c-pragma.c:93
24439 #, gcc-internal-format
24440 msgid "#pragma pack (pop) encountered without matching #pragma pack (push)"
24441 msgstr "se encontró un #pragma pack (pop) sin un #pragma pack (push) coincidente"
24443 #: c-family/c-pragma.c:106
24444 #, gcc-internal-format
24445 msgid "#pragma pack(pop, %E) encountered without matching #pragma pack(push, %E)"
24446 msgstr "se encontró un #pragma pack(pop, %E) sin un #pragma pack(push, %E) coincidente"
24448 #: c-family/c-pragma.c:136
24449 #, gcc-internal-format
24450 msgid "missing %<(%> after %<#pragma pack%> - ignored"
24451 msgstr "falta un %<(%> después de %<#pragma pack%> - se descarta"
24453 #: c-family/c-pragma.c:147 c-family/c-pragma.c:179
24454 #, gcc-internal-format
24455 msgid "invalid constant in %<#pragma pack%> - ignored"
24456 msgstr "constante no válida en %<#pragma pack%> - se descarta"
24458 #: c-family/c-pragma.c:151 c-family/c-pragma.c:193
24459 #, gcc-internal-format
24460 msgid "malformed %<#pragma pack%> - ignored"
24461 msgstr "%<#pragma pack%> mal formado - se descarta"
24463 #: c-family/c-pragma.c:156
24464 #, gcc-internal-format
24465 msgid "malformed %<#pragma pack(push[, id][, <n>])%> - ignored"
24466 msgstr "%<#pragma pack(push[, id], <n>)%> mal formado - se descarta"
24468 #: c-family/c-pragma.c:158
24469 #, gcc-internal-format
24470 msgid "malformed %<#pragma pack(pop[, id])%> - ignored"
24471 msgstr "%<#pragma pack(pop[, id], <n>)%> mal formado - se descarta"
24473 #: c-family/c-pragma.c:167
24474 #, gcc-internal-format
24475 msgid "unknown action %qE for %<#pragma pack%> - ignored"
24476 msgstr "acción %qE desconocida para %<#pragma pack%> - se descarta"
24478 #: c-family/c-pragma.c:196
24479 #, gcc-internal-format
24480 msgid "junk at end of %<#pragma pack%>"
24481 msgstr "basura al final de %<#pragma pack%>"
24483 #: c-family/c-pragma.c:199
24484 #, gcc-internal-format
24485 msgid "#pragma pack has no effect with -fpack-struct - ignored"
24486 msgstr "#pragma pack no tiene efecto con -fpack-struct - se descarta"
24488 #: c-family/c-pragma.c:220
24489 #, gcc-internal-format, gfc-internal-format
24490 msgid "alignment must be a small power of two, not %d"
24491 msgstr "la alineación debe ser una potencia pequeña de dos, no %d"
24493 #: c-family/c-pragma.c:259
24494 #, gcc-internal-format
24495 msgid "applying #pragma weak %q+D after first use results in unspecified behavior"
24496 msgstr "la aplicación de #pragma weak %q+D después del primer uso resulta en conducta no especificada"
24498 #: c-family/c-pragma.c:356 c-family/c-pragma.c:361
24499 #, gcc-internal-format
24500 msgid "malformed #pragma weak, ignored"
24501 msgstr "#pragma weak malformado, descartado"
24503 #: c-family/c-pragma.c:365
24504 #, gcc-internal-format
24505 msgid "junk at end of %<#pragma weak%>"
24506 msgstr "basura al final de %<#pragma weak%>"
24508 #: c-family/c-pragma.c:371
24509 #, gcc-internal-format
24510 msgid "%<#pragma weak%> declaration of %q+D not allowed, ignored"
24511 msgstr "no se admite la declaración %<#pragma weak%> de %q+D; se ignorará"
24513 #: c-family/c-pragma.c:418
24514 #, gcc-internal-format
24515 msgid "scalar_storage_order is not supported"
24516 msgstr "no se admite scalar_storage_order"
24518 #: c-family/c-pragma.c:422
24519 #, gcc-internal-format
24520 msgid "missing [big-endian|little-endian|default] after %<#pragma scalar_storage_order%>"
24521 msgstr "falta [big-endian|little-endian|default] después de %<#pragma scalar_storage_order%>"
24523 #: c-family/c-pragma.c:431
24524 #, gcc-internal-format
24525 msgid "expected [big-endian|little-endian|default] after %<#pragma scalar_storage_order%>"
24526 msgstr "se esperaba [big-endian|little-endian|default] después de %<#pragma scalar_storage_order%>"
24528 #: c-family/c-pragma.c:485 c-family/c-pragma.c:487
24529 #, gcc-internal-format
24530 msgid "malformed #pragma redefine_extname, ignored"
24531 msgstr "#pragma redefine_extname malformado, descartado"
24533 #: c-family/c-pragma.c:490
24534 #, gcc-internal-format
24535 msgid "junk at end of %<#pragma redefine_extname%>"
24536 msgstr "basura al final de %<#pragma redefine_extname%>"
24538 #: c-family/c-pragma.c:518 c-family/c-pragma.c:591
24539 #, gcc-internal-format
24540 msgid "#pragma redefine_extname ignored due to conflict with previous rename"
24541 msgstr "se descarta #pragma redefine_extname debido a un conflicto con el renombrado previo"
24543 #: c-family/c-pragma.c:546
24544 #, gcc-internal-format
24545 msgid "#pragma redefine_extname ignored due to conflict with previous #pragma redefine_extname"
24546 msgstr "se descarta #pragma redefine_extname debido a un conflicto con un #pragma redefine_extname previo"
24548 #: c-family/c-pragma.c:582
24549 #, gcc-internal-format
24550 msgid "asm declaration ignored due to conflict with previous rename"
24551 msgstr "se descarta la declaración asm debido a un conflicto con el renombrado previo"
24553 #: c-family/c-pragma.c:613
24554 #, gcc-internal-format
24555 msgid "#pragma redefine_extname ignored due to conflict with __asm__ declaration"
24556 msgstr "se descarta #pragma redefine_extname debido a un conflicto con la declaración __asm__"
24558 #: c-family/c-pragma.c:674
24559 #, gcc-internal-format
24560 msgid "#pragma GCC visibility push() must specify default, internal, hidden or protected"
24561 msgstr "#pragma GCC visibility push() debe especificar default, internal, hidden o protected"
24563 #: c-family/c-pragma.c:716
24564 #, gcc-internal-format
24565 msgid "#pragma GCC visibility must be followed by push or pop"
24566 msgstr "el #pragma GCC visibility debe tener push o pop a continuación"
24568 #: c-family/c-pragma.c:722
24569 #, gcc-internal-format
24570 msgid "no matching push for %<#pragma GCC visibility pop%>"
24571 msgstr "no hay un push coincidente para %<#pragma GCC visibility pop%>"
24573 #: c-family/c-pragma.c:727 c-family/c-pragma.c:734
24574 #, gcc-internal-format
24575 msgid "missing %<(%> after %<#pragma GCC visibility push%> - ignored"
24576 msgstr "falta un %<(%> después de %<#pragma GCC visibility push%> - descartado"
24578 #: c-family/c-pragma.c:730
24579 #, gcc-internal-format
24580 msgid "malformed #pragma GCC visibility push"
24581 msgstr "#pragma GCC visibility push malformado"
24583 #: c-family/c-pragma.c:738
24584 #, gcc-internal-format
24585 msgid "junk at end of %<#pragma GCC visibility%>"
24586 msgstr "basura al final de %<#pragma GCC visibility%>"
24588 #: c-family/c-pragma.c:750
24589 #, gcc-internal-format
24590 msgid "missing [error|warning|ignored|push|pop] after %<#pragma GCC diagnostic%>"
24591 msgstr "falta [error|warning|ignored|push|pop] después de %<#pragma GCC diagnostic%>"
24593 #: c-family/c-pragma.c:776
24594 #, gcc-internal-format
24595 msgid "expected [error|warning|ignored|push|pop] after %<#pragma GCC diagnostic%>"
24596 msgstr "se esperaba [error|warning|ignored|push|pop] después de %<#pragma GCC diagnostic%>"
24598 #: c-family/c-pragma.c:785
24599 #, gcc-internal-format
24600 msgid "missing option after %<#pragma GCC diagnostic%> kind"
24601 msgstr "falta una opción después del tipo %<#pragma GCC diagnostic%>"
24603 #: c-family/c-pragma.c:796
24604 #, gcc-internal-format
24605 msgid "unknown option after %<#pragma GCC diagnostic%> kind"
24606 msgstr "opción desconocida después del tipo %<#pragma GCC diagnostic%>"
24608 #: c-family/c-pragma.c:802
24609 #, gcc-internal-format
24610 msgid "%qs is not an option that controls warnings"
24611 msgstr "%qs no es una opción para controlar avisos"
24613 #: c-family/c-pragma.c:810
24614 #, gcc-internal-format
24615 msgid "option %qs is valid for %s but not for %s"
24616 msgstr "la opción %qs es válida para %s pero no para %s"
24618 #: c-family/c-pragma.c:842
24619 #, gcc-internal-format
24620 msgid "#pragma GCC option is not allowed inside functions"
24621 msgstr "no se permite #pragma GCC option dentro de funciones"
24623 #: c-family/c-pragma.c:855
24624 #, gcc-internal-format
24625 msgid "%<#pragma GCC option%> is not a string"
24626 msgstr "%<#pragma GCC option%> no es una cadena"
24628 #: c-family/c-pragma.c:882
24629 #, gcc-internal-format
24630 msgid "%<#pragma GCC target (string [,string]...)%> does not have a final %<)%>"
24631 msgstr "%<#pragma GCC target (cadena, [,cadena]...)%> no tiene un %<)%> final"
24633 #: c-family/c-pragma.c:888
24634 #, gcc-internal-format
24635 msgid "#pragma GCC target string... is badly formed"
24636 msgstr "#pragma GCC target cadena... está mal formado"
24638 #: c-family/c-pragma.c:911
24639 #, gcc-internal-format
24640 msgid "#pragma GCC optimize is not allowed inside functions"
24641 msgstr "no se permite #pragma GCC optimize dentro de funciones"
24643 #: c-family/c-pragma.c:924
24644 #, gcc-internal-format
24645 msgid "%<#pragma GCC optimize%> is not a string or number"
24646 msgstr "%<#pragma GCC optimize%> no es una cadena o un número"
24648 #: c-family/c-pragma.c:950
24649 #, gcc-internal-format
24650 msgid "%<#pragma GCC optimize (string [,string]...)%> does not have a final %<)%>"
24651 msgstr "%<#pragma GCC optimize (cadena [,string]...)%> no tiene un %<)%> final"
24653 #: c-family/c-pragma.c:956
24654 #, gcc-internal-format
24655 msgid "#pragma GCC optimize string... is badly formed"
24656 msgstr "#pragma GCC optimize cadena... está mal formado"
24658 #: c-family/c-pragma.c:997
24659 #, gcc-internal-format
24660 msgid "junk at end of %<#pragma push_options%>"
24661 msgstr "basura al final de %<#pragma push_options%>"
24663 #: c-family/c-pragma.c:1027
24664 #, gcc-internal-format
24665 msgid "junk at end of %<#pragma pop_options%>"
24666 msgstr "basura al final de %<#pragma pop_options%>"
24668 #: c-family/c-pragma.c:1034
24669 #, gcc-internal-format
24670 msgid "%<#pragma GCC pop_options%> without a corresponding %<#pragma GCC push_options%>"
24671 msgstr "%<#pragma GCC pop_options%> sin un %<#pragma GCC push_options%> correspondiente"
24673 #: c-family/c-pragma.c:1076
24674 #, gcc-internal-format
24675 msgid "junk at end of %<#pragma reset_options%>"
24676 msgstr "basura al final de %<#pragma reset_options%>"
24678 #: c-family/c-pragma.c:1114 c-family/c-pragma.c:1121
24679 #, gcc-internal-format
24680 msgid "expected a string after %<#pragma message%>"
24681 msgstr "se esperaba una cadena después de %<#pragma message%>"
24683 #: c-family/c-pragma.c:1116
24684 #, gcc-internal-format
24685 msgid "malformed %<#pragma message%>, ignored"
24686 msgstr "%<#pragma message%> malformado, se descarta"
24688 #: c-family/c-pragma.c:1126
24689 #, gcc-internal-format
24690 msgid "junk at end of %<#pragma message%>"
24691 msgstr "basura al final de %<#pragma message%>"
24693 #: c-family/c-pragma.c:1129
24694 #, gcc-internal-format, gfc-internal-format
24695 msgid "#pragma message: %s"
24696 msgstr "#pragma message: %s"
24698 #: c-family/c-pragma.c:1166
24699 #, gcc-internal-format
24700 msgid "invalid location for %<pragma %s%>, ignored"
24701 msgstr "ubicación no válida en %<pragma %s%>, se descarta"
24703 #: c-family/c-pragma.c:1173 c-family/c-pragma.c:1187
24704 #, gcc-internal-format
24705 msgid "malformed %<#pragma %s%>, ignored"
24706 msgstr "%<#pragma %s%> malformado, se descarta"
24708 #: c-family/c-pragma.c:1193
24709 #, gcc-internal-format
24710 msgid "junk at end of %<#pragma %s%>"
24711 msgstr "basura al final de %<#pragma %s%>"
24713 #: c-family/c-pragma.c:1211
24714 #, gcc-internal-format
24715 msgid "%<#pragma STDC FLOAT_CONST_DECIMAL64%> is not supported for C++"
24716 msgstr "no se admite %<#pragma STDC FLOAT_CONST_DECIMAL64%> en C++"
24718 #: c-family/c-pragma.c:1220
24719 #, gcc-internal-format
24720 msgid "%<#pragma STDC FLOAT_CONST_DECIMAL64%> is not supported on this target"
24721 msgstr "no se admite %<#pragma STDC FLOAT_CONST_DECIMAL64%> en este objetivo"
24723 #: c-family/c-pragma.c:1226
24724 #, gcc-internal-format
24725 msgid "ISO C does not support %<#pragma STDC FLOAT_CONST_DECIMAL64%>"
24726 msgstr "ISO C no admite %<#pragma STDC FLOAT_CONST_DECIMAL64%>"
24728 #: c-family/c-pretty-print.c:327
24729 #, gcc-internal-format
24730 msgid "<type-error>"
24731 msgstr "<error-tipo>"
24733 #: c-family/c-pretty-print.c:369
24734 #, gcc-internal-format
24735 msgid "<unnamed-unsigned:"
24736 msgstr "<sinsigno-sinnombre:"
24738 #: c-family/c-pretty-print.c:373
24739 #, gcc-internal-format
24740 msgid "<unnamed-float:"
24741 msgstr "<comaflotante-sinnombre:"
24743 #: c-family/c-pretty-print.c:376
24744 #, gcc-internal-format
24745 msgid "<unnamed-fixed:"
24746 msgstr "<comafija-sinnombre:"
24748 #: c-family/c-pretty-print.c:391
24749 #, gcc-internal-format
24750 msgid "<typedef-error>"
24751 msgstr "<error-deftipo>"
24753 #: c-family/c-pretty-print.c:406
24754 #, gcc-internal-format
24755 msgid "<tag-error>"
24756 msgstr "<error-etiqueta>"
24758 #: c-family/c-pretty-print.c:1227
24759 #, gcc-internal-format
24760 msgid "<erroneous-expression>"
24761 msgstr "<expresión-errónea>"
24763 #: c-family/c-pretty-print.c:1231 cp/cxx-pretty-print.c:140
24764 #, gcc-internal-format
24765 msgid "<return-value>"
24766 msgstr "<valor-devolución>"
24768 #: c-family/c-semantics.c:152
24769 #, gcc-internal-format, gfc-internal-format
24770 msgid "wrong type argument to %s"
24771 msgstr "argumento de tipo erróneo para %s"
24773 #: c-family/c-warn.c:49 c-family/c-warn.c:62 cp/constexpr.c:1757
24774 #: cp/constexpr.c:3911
24775 #, gcc-internal-format
24776 msgid "overflow in constant expression"
24777 msgstr "desbordamiento en la expresión constante"
24779 #: c-family/c-warn.c:85
24780 #, gcc-internal-format
24781 msgid "integer overflow in expression"
24782 msgstr "desbordamiento entero en la expresión"
24784 #: c-family/c-warn.c:90
24785 #, gcc-internal-format
24786 msgid "floating point overflow in expression"
24787 msgstr "desbordamiento de coma flotante en la expresión"
24789 #: c-family/c-warn.c:94
24790 #, gcc-internal-format
24791 msgid "fixed-point overflow in expression"
24792 msgstr "desbordamiento de coma fija en la expresión"
24794 #: c-family/c-warn.c:98
24795 #, gcc-internal-format
24796 msgid "vector overflow in expression"
24797 msgstr "desbordamiento vectorial en la expresión"
24799 #: c-family/c-warn.c:104
24800 #, gcc-internal-format
24801 msgid "complex integer overflow in expression"
24802 msgstr "desbordamiento de entero complejo en la expresión"
24804 #: c-family/c-warn.c:107
24805 #, gcc-internal-format
24806 msgid "complex floating point overflow in expression"
24807 msgstr "desbordamiento de coma flotante compleja en la expresión"
24809 #: c-family/c-warn.c:161
24810 #, gcc-internal-format
24811 msgid "logical %<or%> applied to non-boolean constant"
24812 msgstr "se aplicó un %<or%> lógico a una constante que no es booleana"
24814 #: c-family/c-warn.c:164
24815 #, gcc-internal-format
24816 msgid "logical %<and%> applied to non-boolean constant"
24817 msgstr "se aplicó un %<and%> lógico a una constante que no es booleana"
24819 #: c-family/c-warn.c:234
24820 #, gcc-internal-format
24821 msgid "logical %<or%> of collectively exhaustive tests is always true"
24822 msgstr "un %<or%> lógico de pruebas colectivamente exhaustivas siempre es verdadero"
24824 #: c-family/c-warn.c:238
24825 #, gcc-internal-format
24826 msgid "logical %<and%> of mutually exclusive tests is always false"
24827 msgstr "un %<and%> de pruebas equivalentes mutuamente exclusivas siempre es falso"
24829 #: c-family/c-warn.c:248
24830 #, gcc-internal-format
24831 msgid "logical %<or%> of equal expressions"
24832 msgstr "%<or%> lógico de expresiones equivalentes"
24834 #: c-family/c-warn.c:251
24835 #, gcc-internal-format
24836 msgid "logical %<and%> of equal expressions"
24837 msgstr "un %<and%> de expresiones equivalentes"
24839 #: c-family/c-warn.c:321
24840 #, gcc-internal-format
24841 msgid "self-comparison always evaluates to true"
24842 msgstr "autocomparación siempre verdadera"
24844 #: c-family/c-warn.c:324
24845 #, gcc-internal-format
24846 msgid "self-comparison always evaluates to false"
24847 msgstr "autocomparación siempre falsa"
24849 #: c-family/c-warn.c:374
24850 #, gcc-internal-format
24851 msgid "logical not is only applied to the left hand side of comparison"
24852 msgstr ""
24854 #: c-family/c-warn.c:382
24855 #, gcc-internal-format
24856 msgid "add parentheses around left hand side expression to silence this warning"
24857 msgstr ""
24859 # No existe una traducción para type-punning. Gracias a Jose María Pérez
24860 # por el comentario. cfuga
24861 #: c-family/c-warn.c:512
24862 #, gcc-internal-format
24863 msgid "type-punning to incomplete type might break strict-aliasing rules"
24864 msgstr "el uso de %<type punning%> sobre un tipo incompleto puede romper las reglas de alias estricto"
24866 # No existe una traducción para type-punning. Gracias a Jose María Pérez
24867 # por el comentario. cfuga
24868 #: c-family/c-warn.c:529
24869 #, gcc-internal-format
24870 msgid "dereferencing type-punned pointer will break strict-aliasing rules"
24871 msgstr "la dereferencia de punteros %<type-punned%> romperá las reglas de alias estricto"
24873 # No existe una traducción para type-punning. Gracias a Jose María Pérez
24874 # por el comentario. cfuga
24875 #: c-family/c-warn.c:536 c-family/c-warn.c:553
24876 #, gcc-internal-format
24877 msgid "dereferencing type-punned pointer might break strict-aliasing rules"
24878 msgstr "la dereferencia de punteros %<type-punned%>  puede romper las reglas de alias estricto"
24880 #: c-family/c-warn.c:687
24881 #, gcc-internal-format
24882 msgid "argument to %<sizeof%> in %qD call is the same expression as the destination; did you mean to remove the addressof?"
24883 msgstr "el argumento de %<sizeof%> en la llamada %qD es la misma expresión que el destino; ¿pretendía quitar el addressof?"
24885 #: c-family/c-warn.c:694
24886 #, gcc-internal-format
24887 msgid "argument to %<sizeof%> in %qD call is the same expression as the destination; did you mean to provide an explicit length?"
24888 msgstr "el argumento de %<sizeof%> en la llamada %qD es la misma expresión que el destino; ¿pretendía proporcionar una longitud explícita?"
24890 #: c-family/c-warn.c:699
24891 #, gcc-internal-format
24892 msgid "argument to %<sizeof%> in %qD call is the same expression as the destination; did you mean to dereference it?"
24893 msgstr "el argumento de %<sizeof%> en la llamada %qD es la misma expresión que el destino; ¿pretendía desreferenciarla?"
24895 #: c-family/c-warn.c:711
24896 #, gcc-internal-format
24897 msgid "argument to %<sizeof%> in %qD call is the same pointer type %qT as the destination; expected %qT or an explicit length"
24898 msgstr "el argumento de %<sizeof%> en la llamada %qD es el mismo tipo de puntero %qT que el destino; se esperaba %qT o una longitud explícita"
24900 #: c-family/c-warn.c:727
24901 #, gcc-internal-format
24902 msgid "argument to %<sizeof%> in %qD call is the same expression as the source; did you mean to remove the addressof?"
24903 msgstr "el argumento de %<sizeof%> en la llamada %qD es la misma expresión que el origen; ¿pretendía quitar la dirección de?"
24905 #: c-family/c-warn.c:734
24906 #, gcc-internal-format
24907 msgid "argument to %<sizeof%> in %qD call is the same expression as the source; did you mean to provide an explicit length?"
24908 msgstr "el argumento de %<sizeof%> en la llamada %qD es la misma expresión que el origen; ¿pretendía indicar una longitud explícita?"
24910 #: c-family/c-warn.c:739
24911 #, gcc-internal-format
24912 msgid "argument to %<sizeof%> in %qD call is the same expression as the source; did you mean to dereference it?"
24913 msgstr "el argumento de %<sizeof%> en la llamada %qD es la misma expresión que el origen; ¿pretendía desreferenciarla?"
24915 #: c-family/c-warn.c:751
24916 #, gcc-internal-format
24917 msgid "argument to %<sizeof%> in %qD call is the same pointer type %qT as the source; expected %qT or an explicit length"
24918 msgstr "el argumento de %<sizeof%> en la llamada %qD es el mismo tipo de puntero %qT que el origen; se esperaba %qT o una longitud explícita"
24920 #: c-family/c-warn.c:767
24921 #, gcc-internal-format
24922 msgid "argument to %<sizeof%> in %qD call is the same expression as the first source; did you mean to remove the addressof?"
24923 msgstr "el argumento de %<sizeof%> en la llamada %qD es la misma expresión que el primer origen; ¿pretendía quitar la dirección de?"
24925 #: c-family/c-warn.c:774
24926 #, gcc-internal-format
24927 msgid "argument to %<sizeof%> in %qD call is the same expression as the first source; did you mean to provide an explicit length?"
24928 msgstr "el argumento de %<sizeof%> en la llamada %qD es la misma expresión que el primer origen; ¿pretendía indicar una longitud explícita?"
24930 #: c-family/c-warn.c:779
24931 #, gcc-internal-format
24932 msgid "argument to %<sizeof%> in %qD call is the same expression as the first source; did you mean to dereference it?"
24933 msgstr "el argumento de %<sizeof%> en la llamada %qD es la misma expresión que el primer origen; ¿pretendía desreferenciarla?"
24935 #: c-family/c-warn.c:791
24936 #, gcc-internal-format
24937 msgid "argument to %<sizeof%> in %qD call is the same pointer type %qT as the first source; expected %qT or an explicit length"
24938 msgstr "el argumento de %<sizeof%> en la llamada %qD es el mismo tipo de puntero %qT que el primer origen; se esperaba %qT o una longitud explícita"
24940 #: c-family/c-warn.c:807
24941 #, gcc-internal-format
24942 msgid "argument to %<sizeof%> in %qD call is the same expression as the second source; did you mean to remove the addressof?"
24943 msgstr "el argumento de %<sizeof%> en la llamada %qD es la misma expresión que el segundo origen; ¿pretendía quitar la dirección de?"
24945 #: c-family/c-warn.c:814
24946 #, gcc-internal-format
24947 msgid "argument to %<sizeof%> in %qD call is the same expression as the second source; did you mean to provide an explicit length?"
24948 msgstr "el argumento de %<sizeof%> en la llamada %qD es la misma expresión que el segundo origen; ¿pretendía indicar una longitud explícita?"
24950 #: c-family/c-warn.c:819
24951 #, gcc-internal-format
24952 msgid "argument to %<sizeof%> in %qD call is the same expression as the second source; did you mean to dereference it?"
24953 msgstr "el argumento de %<sizeof%> en la llamada %qD es la misma expresión que el segundo origen; ¿pretendía desreferenciarla?"
24955 #: c-family/c-warn.c:831
24956 #, gcc-internal-format
24957 msgid "argument to %<sizeof%> in %qD call is the same pointer type %qT as the second source; expected %qT or an explicit length"
24958 msgstr "el argumento de %<sizeof%> en la llamada %qD es el mismo tipo de puntero %qT que el segundo origen; se esperaba %qT o una longitud explícita"
24960 #: c-family/c-warn.c:860 c-family/c-warn.c:867
24961 #, fuzzy, gcc-internal-format
24962 #| msgid "invalid parameter type %qT"
24963 msgid "%<_Atomic%>-qualified parameter type %qT of %q+D"
24964 msgstr "tipo de parámetro %qT no válido"
24966 #: c-family/c-warn.c:877
24967 #, gcc-internal-format
24968 msgid "first argument of %q+D should be %<int%>"
24969 msgstr "el primer argumento de %q+D debe ser %<int%>"
24971 #: c-family/c-warn.c:886
24972 #, gcc-internal-format
24973 msgid "second argument of %q+D should be %<char **%>"
24974 msgstr "el segundo argumento de %q+D debe ser %<char **%>"
24976 #: c-family/c-warn.c:895
24977 #, gcc-internal-format
24978 msgid "third argument of %q+D should probably be %<char **%>"
24979 msgstr "el tercer argumento de %q+D debería ser %<char **%>"
24981 #: c-family/c-warn.c:906
24982 #, gcc-internal-format
24983 msgid "%q+D takes only zero or two arguments"
24984 msgstr "%q+D sólo toma cero o dos argumentos"
24986 #: c-family/c-warn.c:910
24987 #, gcc-internal-format
24988 msgid "%q+D declared as variadic function"
24989 msgstr "%q+D declarado como función variádica"
24991 #: c-family/c-warn.c:952
24992 #, gcc-internal-format
24993 msgid "conversion to %qT from boolean expression"
24994 msgstr "la conversión de %qT desde la expresión booleana"
24996 #: c-family/c-warn.c:961 c-family/c-warn.c:965
24997 #, gcc-internal-format
24998 msgid "conversion to %qT alters %qT constant value"
24999 msgstr "la conversión a %qT altera el valor constante %qT"
25001 #: c-family/c-warn.c:985 c-family/c-warn.c:993
25002 #, gcc-internal-format
25003 msgid "conversion to %qT from %qT may alter its value"
25004 msgstr "la conversión de %qT desde %qT puede alterar su valor"
25006 #: c-family/c-warn.c:989
25007 #, gcc-internal-format
25008 msgid "conversion to %qT from %qT discards imaginary component"
25009 msgstr "la conversión a %qT de %qT descarta la componente imaginaria"
25011 #: c-family/c-warn.c:1024
25012 #, gcc-internal-format
25013 msgid "large integer implicitly truncated to unsigned type"
25014 msgstr "entero grande truncado implícitamente al tipo unsigned"
25016 #: c-family/c-warn.c:1030 c-family/c-warn.c:1037 c-family/c-warn.c:1045
25017 #, gcc-internal-format
25018 msgid "overflow in implicit constant conversion"
25019 msgstr "desbordamiento en la conversión implícita de constante"
25021 #: c-family/c-warn.c:1068
25022 #, gcc-internal-format
25023 msgid "case value %qs not in enumerated type"
25024 msgstr "el valor de case %qs no es un tipo enumerado"
25026 #: c-family/c-warn.c:1073
25027 #, gcc-internal-format
25028 msgid "case value %qs not in enumerated type %qT"
25029 msgstr "el valor de case %qs no es un tipo enumerado %qT"
25031 #: c-family/c-warn.c:1134
25032 #, gcc-internal-format
25033 msgid "switch missing default case"
25034 msgstr "falta el case por defecto para un switch"
25036 #: c-family/c-warn.c:1179
25037 #, gcc-internal-format
25038 msgid "switch condition has boolean value"
25039 msgstr "la condición de switch tiene valor boolean"
25041 #: c-family/c-warn.c:1252
25042 #, gcc-internal-format
25043 msgid "enumeration value %qE not handled in switch"
25044 msgstr "el valor de enumeración %qE no se maneja en un switch"
25046 #: c-family/c-warn.c:1280
25047 #, gcc-internal-format
25048 msgid "the omitted middle operand in ?: will always be %<true%>, suggest explicit middle operand"
25049 msgstr "el operando medio omitido en ?: siempre será %<true%>, se sugiere un operando medio explícito"
25051 #: c-family/c-warn.c:1301
25052 #, gcc-internal-format
25053 msgid "assignment of member %qD in read-only object"
25054 msgstr "asignación de miembro %qD en objeto de sólo-lectura"
25056 #: c-family/c-warn.c:1303
25057 #, gcc-internal-format
25058 msgid "increment of member %qD in read-only object"
25059 msgstr "incremento de miembro %qD en objeto de sólo lectura"
25061 #: c-family/c-warn.c:1305
25062 #, gcc-internal-format
25063 msgid "decrement of member %qD in read-only object"
25064 msgstr "decremento de miembro %qD en objeto de sólo lectura"
25066 #: c-family/c-warn.c:1307
25067 #, gcc-internal-format
25068 msgid "member %qD in read-only object used as %<asm%> output"
25069 msgstr "se usó el miembro %qD en un objeto de sólo lectura como salida %<asm%>"
25071 #: c-family/c-warn.c:1311
25072 #, gcc-internal-format
25073 msgid "assignment of read-only member %qD"
25074 msgstr "asignación del miembro de sólo lectura %qD"
25076 #: c-family/c-warn.c:1312
25077 #, gcc-internal-format
25078 msgid "increment of read-only member %qD"
25079 msgstr "incremento del miembro de sólo lectura %qD"
25081 #: c-family/c-warn.c:1313
25082 #, gcc-internal-format
25083 msgid "decrement of read-only member %qD"
25084 msgstr "decremento del miembro de sólo lectura %qD"
25086 #: c-family/c-warn.c:1314
25087 #, gcc-internal-format
25088 msgid "read-only member %qD used as %<asm%> output"
25089 msgstr "se usó el miembro de sólo lectura %qD como salida %<asm%>"
25091 #: c-family/c-warn.c:1318
25092 #, gcc-internal-format
25093 msgid "assignment of read-only variable %qD"
25094 msgstr "asignación de la variable de sólo lectura %qD"
25096 #: c-family/c-warn.c:1319
25097 #, gcc-internal-format
25098 msgid "increment of read-only variable %qD"
25099 msgstr "incremento de la variable de sólo lectura %qD"
25101 #: c-family/c-warn.c:1320
25102 #, gcc-internal-format
25103 msgid "decrement of read-only variable %qD"
25104 msgstr "decremento de la variable de sólo lectura %qD"
25106 #: c-family/c-warn.c:1321
25107 #, gcc-internal-format
25108 msgid "read-only variable %qD used as %<asm%> output"
25109 msgstr "se usó la variable de sólo lectura %qD como salida %<asm%>"
25111 #: c-family/c-warn.c:1324
25112 #, gcc-internal-format
25113 msgid "assignment of read-only parameter %qD"
25114 msgstr "asignación del parámetro de sólo-lectura %qD"
25116 #: c-family/c-warn.c:1325
25117 #, gcc-internal-format
25118 msgid "increment of read-only parameter %qD"
25119 msgstr "incremento del parámetro de sólo lectura %qD"
25121 #: c-family/c-warn.c:1326
25122 #, gcc-internal-format
25123 msgid "decrement of read-only parameter %qD"
25124 msgstr "decremento del parámetro de sólo lectura %qD"
25126 #: c-family/c-warn.c:1327
25127 #, gcc-internal-format
25128 msgid "read-only parameter %qD use as %<asm%> output"
25129 msgstr "se usó el parámetro de sólo lectura %qD como salida %<asm%>"
25131 #: c-family/c-warn.c:1332
25132 #, gcc-internal-format
25133 msgid "assignment of read-only named return value %qD"
25134 msgstr "asignación del valor de devolución nombrado de sólo lectura %qD"
25136 #: c-family/c-warn.c:1334
25137 #, gcc-internal-format
25138 msgid "increment of read-only named return value %qD"
25139 msgstr "incremento del valor de devolución nombrado de sólo lectura %qD"
25141 #: c-family/c-warn.c:1336
25142 #, gcc-internal-format
25143 msgid "decrement of read-only named return value %qD"
25144 msgstr "decremento del valor de devolución nombrado de sólo lectura %qD"
25146 #: c-family/c-warn.c:1338
25147 #, gcc-internal-format
25148 msgid "read-only named return value %qD used as %<asm%>output"
25149 msgstr "se usó el valor de devolución nombrado de sólo lectura %qD como salida %<asm%>"
25151 #: c-family/c-warn.c:1343
25152 #, gcc-internal-format
25153 msgid "assignment of function %qD"
25154 msgstr "asignación de la función %qD"
25156 #: c-family/c-warn.c:1344
25157 #, gcc-internal-format
25158 msgid "increment of function %qD"
25159 msgstr "incremento de la función %qD"
25161 #: c-family/c-warn.c:1345
25162 #, gcc-internal-format
25163 msgid "decrement of function %qD"
25164 msgstr "decremento de la función %qD"
25166 #: c-family/c-warn.c:1346
25167 #, gcc-internal-format
25168 msgid "function %qD used as %<asm%> output"
25169 msgstr "se usó la función %qD como salida %<asm%>"
25171 #: c-family/c-warn.c:1349 c/c-typeck.c:4725
25172 #, gcc-internal-format
25173 msgid "assignment of read-only location %qE"
25174 msgstr "asignación de la ubicación de sólo lectura %qE"
25176 #: c-family/c-warn.c:1350 c/c-typeck.c:4728
25177 #, gcc-internal-format
25178 msgid "increment of read-only location %qE"
25179 msgstr "incremento de la ubicación de sólo lectura %qE"
25181 #: c-family/c-warn.c:1351 c/c-typeck.c:4731
25182 #, gcc-internal-format
25183 msgid "decrement of read-only location %qE"
25184 msgstr "decremento de la ubicación de sólo lectura %qE"
25186 #: c-family/c-warn.c:1352
25187 #, gcc-internal-format
25188 msgid "read-only location %qE used as %<asm%> output"
25189 msgstr "se usó la ubicación de sólo lectura %qE como salida %<asm%>"
25191 #: c-family/c-warn.c:1366
25192 #, gcc-internal-format
25193 msgid "lvalue required as left operand of assignment"
25194 msgstr "se requiere un l-valor como operando izquierdo de la asignación"
25196 #: c-family/c-warn.c:1369
25197 #, gcc-internal-format
25198 msgid "lvalue required as increment operand"
25199 msgstr "se requiere un l-valor como un operando de incremento"
25201 #: c-family/c-warn.c:1372
25202 #, gcc-internal-format
25203 msgid "lvalue required as decrement operand"
25204 msgstr "se requiere un l-valor como un operando de decremento"
25206 #: c-family/c-warn.c:1375
25207 #, gcc-internal-format
25208 msgid "lvalue required as unary %<&%> operand"
25209 msgstr "se requiere un l-valor como un operador unario %<&%>"
25211 #: c-family/c-warn.c:1378
25212 #, gcc-internal-format
25213 msgid "lvalue required in asm statement"
25214 msgstr "se requiere un l-valor en la declaración asm"
25216 #: c-family/c-warn.c:1395
25217 #, gcc-internal-format
25218 msgid "invalid type argument (have %qT)"
25219 msgstr "argumento de tipo no válido (se tiene %qT)"
25221 #: c-family/c-warn.c:1399
25222 #, gcc-internal-format
25223 msgid "invalid type argument of array indexing (have %qT)"
25224 msgstr "argumento de tipo no válido de índice de matriz (se tiene %qT)"
25226 #: c-family/c-warn.c:1404
25227 #, gcc-internal-format
25228 msgid "invalid type argument of unary %<*%> (have %qT)"
25229 msgstr "argumento de tipo no válido del unario %<*%> (se tiene %qT)"
25231 #: c-family/c-warn.c:1409
25232 #, gcc-internal-format
25233 msgid "invalid type argument of %<->%> (have %qT)"
25234 msgstr "argumento de tipo no válido de %<->%> (se tiene %qT)"
25236 #: c-family/c-warn.c:1414
25237 #, gcc-internal-format
25238 msgid "invalid type argument of %<->*%> (have %qT)"
25239 msgstr "argumento de tipo no válido de %<->*%> (se tiene %qT)"
25241 #: c-family/c-warn.c:1419
25242 #, gcc-internal-format
25243 msgid "invalid type argument of implicit conversion (have %qT)"
25244 msgstr "argumento de tipo no válido en la conversión implícita (se tiene %qT)"
25246 #: c-family/c-warn.c:1440
25247 #, gcc-internal-format
25248 msgid "array subscript has type %<char%>"
25249 msgstr "el subíndice de la matriz es de tipo %<char%>"
25251 #: c-family/c-warn.c:1475 c-family/c-warn.c:1478
25252 #, gcc-internal-format
25253 msgid "suggest parentheses around %<+%> inside %<<<%>"
25254 msgstr "se sugieren paréntesis alrededor de %<+%> dentro de %<<<%>"
25256 #: c-family/c-warn.c:1481 c-family/c-warn.c:1484
25257 #, gcc-internal-format
25258 msgid "suggest parentheses around %<-%> inside %<<<%>"
25259 msgstr "se sugieren paréntesis alrededor de %<-%> dentro de %<<<%>"
25261 #: c-family/c-warn.c:1490 c-family/c-warn.c:1493
25262 #, gcc-internal-format
25263 msgid "suggest parentheses around %<+%> inside %<>>%>"
25264 msgstr "se sugieren paréntesis alrededor de %<+%> dentro de %<>>%>"
25266 #: c-family/c-warn.c:1496 c-family/c-warn.c:1499
25267 #, gcc-internal-format
25268 msgid "suggest parentheses around %<-%> inside %<>>%>"
25269 msgstr "se sugieren paréntesis alrededor de %<-%> dentro de %<>>%>"
25271 #: c-family/c-warn.c:1505 c-family/c-warn.c:1508
25272 #, gcc-internal-format
25273 msgid "suggest parentheses around %<&&%> within %<||%>"
25274 msgstr "se sugieren paréntesis alrededor de %<&&%> junto con %<||%>"
25276 #: c-family/c-warn.c:1515 c-family/c-warn.c:1519
25277 #, gcc-internal-format
25278 msgid "suggest parentheses around arithmetic in operand of %<|%>"
25279 msgstr "se sugieren paréntesis alrededor de la aritmética para un operando de %<|%>"
25281 #: c-family/c-warn.c:1523 c-family/c-warn.c:1526
25282 #, gcc-internal-format
25283 msgid "suggest parentheses around comparison in operand of %<|%>"
25284 msgstr "se sugieren paréntesis alrededor de la comparación para un operando de %<|%>"
25286 #: c-family/c-warn.c:1531
25287 #, gcc-internal-format
25288 msgid "suggest parentheses around operand of %<!%> or change %<|%> to %<||%> or %<!%> to %<~%>"
25289 msgstr "se sugieren paréntesis alrededor del operando de %<!%> o cambie %<|%> a %<||%> o %<!%> a %<~%>"
25291 #: c-family/c-warn.c:1539 c-family/c-warn.c:1543
25292 #, gcc-internal-format
25293 msgid "suggest parentheses around arithmetic in operand of %<^%>"
25294 msgstr "se sugieren paréntesis alrededor de la aritmética para un operando de %<^%>"
25296 #: c-family/c-warn.c:1547 c-family/c-warn.c:1550
25297 #, gcc-internal-format
25298 msgid "suggest parentheses around comparison in operand of %<^%>"
25299 msgstr "se sugieren paréntesis alrededor de la comparación para un operando de %<^%>"
25301 #: c-family/c-warn.c:1556 c-family/c-warn.c:1559
25302 #, gcc-internal-format
25303 msgid "suggest parentheses around %<+%> in operand of %<&%>"
25304 msgstr "se sugieren paréntesis alrededor de %<+%> para un operando de %<&%>"
25306 #: c-family/c-warn.c:1562 c-family/c-warn.c:1565
25307 #, gcc-internal-format
25308 msgid "suggest parentheses around %<-%> in operand of %<&%>"
25309 msgstr "se sugieren paréntesis alrededor de %<-%> para un operando de %<&%>"
25311 #: c-family/c-warn.c:1569 c-family/c-warn.c:1572
25312 #, gcc-internal-format
25313 msgid "suggest parentheses around comparison in operand of %<&%>"
25314 msgstr "se sugieren paréntesis alrededor de la comparación para un operando de %<&%>"
25316 #: c-family/c-warn.c:1577
25317 #, gcc-internal-format
25318 msgid "suggest parentheses around operand of %<!%> or change %<&%> to %<&&%> or %<!%> to %<~%>"
25319 msgstr "se sugieren paréntesis alrededor de un operando de %<!%> o cambie %<&%> a %<&&%> o %<!%> a %<~%>"
25321 #: c-family/c-warn.c:1584 c-family/c-warn.c:1587
25322 #, gcc-internal-format
25323 msgid "suggest parentheses around comparison in operand of %<==%>"
25324 msgstr "se sugieren paréntesis alrededor de la comparación en un operando de %<==%>"
25326 #: c-family/c-warn.c:1592 c-family/c-warn.c:1595
25327 #, gcc-internal-format
25328 msgid "suggest parentheses around comparison in operand of %<!=%>"
25329 msgstr "se sugieren paréntesis alrededor de la comparación en un operando de %<!=%>"
25331 #: c-family/c-warn.c:1605 c-family/c-warn.c:1611
25332 #, gcc-internal-format
25333 msgid "comparisons like %<X<=Y<=Z%> do not have their mathematical meaning"
25334 msgstr "las comparaciones como %<X<=Y<=Z%> no tienen su significado matemático"
25336 #: c-family/c-warn.c:1627
25337 #, gcc-internal-format
25338 msgid "label %q+D defined but not used"
25339 msgstr "se define la etiqueta %q+D pero no se usa"
25341 #: c-family/c-warn.c:1629
25342 #, gcc-internal-format
25343 msgid "label %q+D declared but not defined"
25344 msgstr "se declara la etiqueta %q+D pero no está definida"
25346 #: c-family/c-warn.c:1652
25347 #, gcc-internal-format
25348 msgid "division by zero"
25349 msgstr "división por cero"
25351 #: c-family/c-warn.c:1669
25352 #, gcc-internal-format
25353 msgid "%<memset%> used with constant zero length parameter; this could be due to transposed parameters"
25354 msgstr ""
25356 #: c-family/c-warn.c:1692
25357 #, gcc-internal-format
25358 msgid "%<memset%> used with length equal to number of elements without multiplication by element size"
25359 msgstr ""
25361 #: c-family/c-warn.c:1728 c/c-typeck.c:11295 c/c-typeck.c:11454
25362 #: cp/typeck.c:4895
25363 #, gcc-internal-format
25364 msgid "comparison between types %qT and %qT"
25365 msgstr "comparación entre los tipos %qT y %qT"
25367 #: c-family/c-warn.c:1779
25368 #, gcc-internal-format
25369 msgid "comparison between signed and unsigned integer expressions"
25370 msgstr "comparación entre expresiones enteras signed y unsigned"
25372 #: c-family/c-warn.c:1830
25373 #, gcc-internal-format
25374 msgid "promoted ~unsigned is always non-zero"
25375 msgstr "el ~unsigned promovido es siempre diferente de cero"
25377 #: c-family/c-warn.c:1833
25378 #, gcc-internal-format
25379 msgid "comparison of promoted ~unsigned with constant"
25380 msgstr "comparación de un ~unsigned promovido con una constante"
25382 #: c-family/c-warn.c:1843
25383 #, gcc-internal-format
25384 msgid "comparison of promoted ~unsigned with unsigned"
25385 msgstr "comparación de un ~unsigned promovido con unsigned"
25387 #: c-family/c-warn.c:1897
25388 #, gcc-internal-format
25389 msgid "unused parameter %qD"
25390 msgstr "parámetro %qD sin uso"
25392 #: c-family/c-warn.c:1959
25393 #, gcc-internal-format
25394 msgid "typedef %qD locally defined but not used"
25395 msgstr "se define tipo %qD localmente pero no se usa"
25397 #: c-family/c-warn.c:1994
25398 #, gcc-internal-format
25399 msgid "duplicated %<if%> condition"
25400 msgstr "condición %<if%> duplicada"
25402 #: c-family/c-warn.c:2023
25403 #, gcc-internal-format
25404 msgid "optimization attribute on %qD follows definition but the attribute doesn%'t match"
25405 msgstr "el atributo de optimización en %qD después de la definición pero el atributo no concuerda"
25407 #: c-family/c-warn.c:2031
25408 #, gcc-internal-format
25409 msgid "inline declaration of %qD follows declaration with attribute noinline"
25410 msgstr "declaración inline de %qD después de una declaración con atributo noinline"
25412 #: c-family/c-warn.c:2036
25413 #, gcc-internal-format
25414 msgid "declaration of %q+D with attribute noinline follows inline declaration "
25415 msgstr "declaración de %q+D con atributo noinline después de la declaración inline "
25417 #: c-family/c-warn.c:2040 c-family/c-warn.c:2045 c-family/c-warn.c:2050
25418 #: c-family/c-warn.c:2055
25419 #, gcc-internal-format
25420 msgid "declaration of %q+D with attribute %qs follows declaration with attribute %qs"
25421 msgstr "declaración de %q+D con atributo %qs después de la declaración con atributo %qs"
25423 #: c-family/c-warn.c:2102
25424 #, gcc-internal-format
25425 msgid "result of %qE requires %u bits to represent, but %qT only has %u bits"
25426 msgstr "el resultado de %qE requiere %u bits para representarlo, pero %qT solo tiene %u bits"
25428 #: c-family/c-warn.c:2140 c-family/c-warn.c:2164
25429 #, gcc-internal-format
25430 msgid "comparison of constant %qE with boolean expression is always false"
25431 msgstr "la comparación de una constante %qE con una expresión boolean siempre es falsa"
25433 #: c-family/c-warn.c:2143 c-family/c-warn.c:2161
25434 #, gcc-internal-format
25435 msgid "comparison of constant %qE with boolean expression is always true"
25436 msgstr "la comparación de una constante %qE con una expresión boolean siempre es verdadera"
25438 #: c-family/c-warn.c:2210
25439 #, fuzzy
25440 #| msgid "passing argument %d of %qE discards %qv qualifier from pointer target type"
25441 msgid "passing argument %i to restrict-qualified parameter aliases with argument %Z"
25442 msgid_plural "passing argument %i to restrict-qualified parameter aliases with arguments %Z"
25443 msgstr[0] "el paso del argumento %d de %qE descarta el calificador %qv del tipo del destino del puntero"
25444 msgstr[1] "el paso del argumento %d de %qE descarta el calificador %qv del tipo del destino del puntero"
25446 #: c-family/c-warn.c:2275 c/c-typeck.c:5217 cp/call.c:5316
25447 #, gcc-internal-format
25448 msgid "this condition has identical branches"
25449 msgstr "esta condición tiene bifurcaciones idénticas"
25451 #: c-family/cilk.c:93 cp/parser.c:6570
25452 #, gcc-internal-format
25453 msgid "%<_Cilk_spawn%> may only be used inside a function"
25454 msgstr "%<_Cilk_spawn%> sólo se puede usar dentro de una función"
25456 #: c-family/cilk.c:106
25457 #, fuzzy, gcc-internal-format
25458 #| msgid "your function will be miscompiled"
25459 msgid "only function calls can be spawned"
25460 msgstr "su función será mal compilada"
25462 #: c-family/cilk.c:250
25463 #, gcc-internal-format
25464 msgid "invalid use of %<_Cilk_spawn%>"
25465 msgstr "uso no válido de %<_Cilk_spawn%>"
25467 #: c-family/cilk.c:393
25468 #, fuzzy, gcc-internal-format
25469 #| msgid "address of explicit register variable %qD requested"
25470 msgid "explicit register variable %qD may not be modified in spawn"
25471 msgstr "se solicitó la dirección de la variable register explícita %qD"
25473 #: c-family/cilk.c:474
25474 #, gcc-internal-format
25475 msgid "cannot spawn call to function that returns twice"
25476 msgstr ""
25478 #: c-family/cilk.c:495
25479 #, gcc-internal-format
25480 msgid "invalid use of label %q+D in %<_Cilk_spawn%>"
25481 msgstr "uso no válido de la etiqueta %q+D en %<_Cilk_spawn%>"
25483 #: c-family/cilk.c:996
25484 #, gcc-internal-format
25485 msgid "register assignment ignored for %qD used in Cilk block"
25486 msgstr "asignación de registro no tenida en cuenta para %qD usada en bloque Cilk"
25488 #: c-family/cppspec.c:93
25489 #, gcc-internal-format
25490 msgid "%qs is not a valid option to the preprocessor"
25491 msgstr "%qs no es una opción válida para el preprocesador"
25493 #: c-family/cppspec.c:112
25494 #, gcc-internal-format
25495 msgid "too many input files"
25496 msgstr "demasiados ficheros de entrada"
25498 #: common/config/aarch64/aarch64-common.c:313 config/aarch64/aarch64.c:8759
25499 #, gcc-internal-format
25500 msgid "unknown value %qs for -mcpu"
25501 msgstr "valor %qs desconocido para -mcpu"
25503 #: common/config/alpha/alpha-common.c:76
25504 #, gcc-internal-format
25505 msgid "bad value %qs for -mtls-size switch"
25506 msgstr "valor %qs erróneo para el interruptor -mtls-size"
25508 #: common/config/arc/arc-common.c:82
25509 #, gcc-internal-format
25510 msgid "multiple -mcpu= options specified."
25511 msgstr "se especificaron múltiples opciones -mcpu=."
25513 #: common/config/arc/arc-common.c:88
25514 #, gcc-internal-format
25515 msgid "Unsupported value for mmpy-option"
25516 msgstr "Valor no admitido para mmpy-option"
25518 #: common/config/bfin/bfin-common.c:304 common/config/m68k/m68k-common.c:60
25519 #, gcc-internal-format, gfc-internal-format
25520 msgid "-mshared-library-id=%s is not between 0 and %d"
25521 msgstr "-mshared-library-id=%s no está entre 0 y %d"
25523 #: common/config/bfin/bfin-common.c:323
25524 #, gcc-internal-format, gfc-internal-format
25525 msgid "-mcpu=%s is not valid"
25526 msgstr "-mcpu=%s no es válido"
25528 #: common/config/bfin/bfin-common.c:359
25529 #, gcc-internal-format, gfc-internal-format
25530 msgid "-mcpu=%s has invalid silicon revision"
25531 msgstr "-mcpu=%s tiene una versión de silicio no válida"
25533 #: common/config/i386/i386-common.c:1093
25534 #, gcc-internal-format
25535 msgid "-malign-loops is obsolete, use -falign-loops"
25536 msgstr "-malign-loops es obsoleto, use -falign-loops"
25538 #: common/config/i386/i386-common.c:1095
25539 #, gcc-internal-format, gfc-internal-format
25540 msgid "-malign-loops=%d is not between 0 and %d"
25541 msgstr "-malign-loops=%d no está entre 0 y %d"
25543 #: common/config/i386/i386-common.c:1102
25544 #, gcc-internal-format
25545 msgid "-malign-jumps is obsolete, use -falign-jumps"
25546 msgstr "-malign-jumps es obsoleto, use -falign-jumps"
25548 #: common/config/i386/i386-common.c:1104
25549 #, gcc-internal-format, gfc-internal-format
25550 msgid "-malign-jumps=%d is not between 0 and %d"
25551 msgstr "-malign-jumps=%d no está entre 0 y %d"
25553 #: common/config/i386/i386-common.c:1112
25554 #, gcc-internal-format
25555 msgid "-malign-functions is obsolete, use -falign-functions"
25556 msgstr "-malign-functions es obsoleto, use -falign-functions"
25558 #: common/config/i386/i386-common.c:1114
25559 #, gcc-internal-format, gfc-internal-format
25560 msgid "-malign-functions=%d is not between 0 and %d"
25561 msgstr "-malign-functions=%d no está entre 0 y %d"
25563 #: common/config/i386/i386-common.c:1123
25564 #, gcc-internal-format, gfc-internal-format
25565 msgid "-mbranch-cost=%d is not between 0 and 5"
25566 msgstr "-mbranch-cost=%d no está entre 0 y 5"
25568 #: common/config/i386/i386-common.c:1177
25569 #, gcc-internal-format
25570 msgid "%<-fsplit-stack%> currently only supported on GNU/Linux"
25571 msgstr "sólo se admite %<-fsplit-stack%> en GNU/Linux"
25573 #: common/config/i386/i386-common.c:1183
25574 #, gcc-internal-format
25575 msgid "%<-fsplit-stack%> requires assembler support for CFI directives"
25576 msgstr "%<-fsplit-stack%> requiere soporte del ensamblador para las directivas CFI"
25578 #: common/config/ia64/ia64-common.c:59
25579 #, gcc-internal-format
25580 msgid "bad value %<%s%> for -mtls-size= switch"
25581 msgstr "valor erróneo %<%s%> para el interruptor -mtls-size="
25583 #: common/config/msp430/msp430-common.c:57
25584 #, gcc-internal-format, gfc-internal-format
25585 msgid "unrecognized argument of -mcpu: %s"
25586 msgstr "no se reconoce el argumento de -mcpu=: %s"
25588 #: common/config/nds32/nds32-common.c:49
25589 #, gcc-internal-format
25590 msgid "for the option -misr-vector-size=X, the valid X must be: 4 or 16"
25591 msgstr "para la opción -misr-vector-size=X, las X válidas son: 4 o 16"
25593 #: common/config/nds32/nds32-common.c:60
25594 #, gcc-internal-format
25595 msgid "for the option -mcache-block-size=X, the valid X must be: 4, 8, 16, 32, 64, 128, 256, or 512"
25596 msgstr "para la opción -mcache-block-size=X, las X válidas son: 4, 8, 16, 32, 64, 128, 256, o 512"
25598 #: common/config/riscv/riscv-common.c:43
25599 #, gcc-internal-format, gfc-internal-format
25600 msgid "-march=%s: ISA string must begin with rv32 or rv64"
25601 msgstr "-march=%s: la cadena ISA debe empezar por rv32 o rv64"
25603 #: common/config/riscv/riscv-common.c:82
25604 #, gcc-internal-format, gfc-internal-format
25605 msgid "-march=%s: invalid ISA string"
25606 msgstr "-march=%s: cadena ISA no válida"
25608 #: common/config/riscv/riscv-common.c:92
25609 #, gcc-internal-format
25610 msgid "-march=%s: unsupported ISA substring %qs"
25611 msgstr "-march=%s: subcadena ISA %qs no válida"
25613 #: common/config/rs6000/rs6000-common.c:174 config/sparc/sparc.c:1371
25614 #, gcc-internal-format, gfc-internal-format
25615 msgid "unknown -mdebug-%s switch"
25616 msgstr "interruptor -mdebug-%s desconocido"
25618 #: common/config/rs6000/rs6000-common.c:222
25619 #, gcc-internal-format, gfc-internal-format
25620 msgid "unknown switch -mlong-double-%s"
25621 msgstr "opción -mlong-double-%s desconocida"
25623 #: common/config/rs6000/rs6000-common.c:232
25624 #, gcc-internal-format
25625 msgid "-msingle-float option equivalent to -mhard-float"
25626 msgstr "la opción -msingle-float es equivalente a -mhard-float"
25628 #: common/config/rs6000/rs6000-common.c:248
25629 #, gcc-internal-format
25630 msgid "-msimple-fpu option ignored"
25631 msgstr "se descarta la opción -msimple-fpu"
25633 #: common/config/rs6000/rs6000-common.c:314
25634 #, gcc-internal-format
25635 msgid "%<-fsplit-stack%> currently only supported on PowerPC64 GNU/Linux with glibc-2.18 or later"
25636 msgstr "sólo se admite %<-fsplit-stack%> en PowerPC64 GNU/Linux con glibc-2.18 o superior"
25638 #: common/config/rx/rx-common.c:61
25639 #, gcc-internal-format
25640 msgid "the RX200 cpu does not have FPU hardware"
25641 msgstr "la cpu RX200 no tiene FPU de hardware"
25643 #: common/config/rx/rx-common.c:63
25644 #, gcc-internal-format
25645 msgid "the RX100 cpu does not have FPU hardware"
25646 msgstr "la cpu RX100 no tiene FPU de hardware"
25648 #: common/config/s390/s390-common.c:98
25649 #, gcc-internal-format
25650 msgid "stack guard value must be an exact power of 2"
25651 msgstr "el valor de guardia de pila debe ser una potencia exacta de 2"
25653 #: common/config/s390/s390-common.c:103
25654 #, gcc-internal-format
25655 msgid "stack size must be an exact power of 2"
25656 msgstr "el tamaño de la pila debe ser una potencia exacta de 2"
25658 #: common/config/v850/v850-common.c:47
25659 #, gcc-internal-format
25660 msgid "value passed in %qs is too large"
25661 msgstr "el valor pasado en %qs es demasiado grande"
25663 #: config/darwin-c.c:82
25664 #, gcc-internal-format
25665 msgid "too many #pragma options align=reset"
25666 msgstr "demasiadas opciones #pragma align=reset"
25668 #: config/darwin-c.c:102 config/darwin-c.c:105 config/darwin-c.c:107
25669 #: config/darwin-c.c:109
25670 #, gcc-internal-format
25671 msgid "malformed '#pragma options', ignoring"
25672 msgstr "'#pragma options' malformado, se descarta"
25674 #: config/darwin-c.c:112
25675 #, gcc-internal-format
25676 msgid "junk at end of '#pragma options'"
25677 msgstr "basura al final de '#pragma options'"
25679 #: config/darwin-c.c:122
25680 #, gcc-internal-format
25681 msgid "malformed '#pragma options align={mac68k|power|reset}', ignoring"
25682 msgstr "'#pragma options align={mac68k|power|reset}' malformado, se descarta"
25684 #: config/darwin-c.c:134
25685 #, gcc-internal-format
25686 msgid "missing '(' after '#pragma unused', ignoring"
25687 msgstr "falta un '(' después de '#pragma unused', se descarta"
25689 #: config/darwin-c.c:155
25690 #, gcc-internal-format
25691 msgid "missing ')' after '#pragma unused', ignoring"
25692 msgstr "falta un '(' después de '#pragma unused', se descarta"
25694 #: config/darwin-c.c:158
25695 #, gcc-internal-format
25696 msgid "junk at end of '#pragma unused'"
25697 msgstr "basura al final de '#pragma unused'"
25699 #: config/darwin-c.c:169
25700 #, gcc-internal-format
25701 msgid "malformed '#pragma ms_struct', ignoring"
25702 msgstr "'#pragma ms_struct' malformado, se descarta"
25704 #: config/darwin-c.c:177
25705 #, gcc-internal-format
25706 msgid "malformed '#pragma ms_struct {on|off|reset}', ignoring"
25707 msgstr "'#pragma ms_struct {on|off|reset}' malformado, se descarta"
25709 #: config/darwin-c.c:180
25710 #, gcc-internal-format
25711 msgid "junk at end of '#pragma ms_struct'"
25712 msgstr "basura al final de '#pragma ms_struct'"
25714 #: config/darwin-c.c:406
25715 #, gcc-internal-format, gfc-internal-format
25716 msgid "subframework include %s conflicts with framework include"
25717 msgstr "la inclusión del submarco de trabajo %s genera un conflicto con el marco de trabajo incluido"
25719 #: config/darwin-c.c:718
25720 #, gcc-internal-format
25721 msgid "unknown value %qs of -mmacosx-version-min"
25722 msgstr "valor %qs desconocido de -mmacosx-version-min"
25724 #: config/darwin-driver.c:50
25725 #, gcc-internal-format
25726 msgid "sysctl for kern.osversion failed: %m"
25727 msgstr "falló la llamada a sistema para kern.osversion: %m"
25729 #: config/darwin-driver.c:85
25730 #, gcc-internal-format
25731 msgid "couldn%'t understand kern.osversion %q.*s"
25732 msgstr "no se puede entender kern.osversion %q.*s"
25734 #. Arbitrary limit, number should be like xx.yy.zz
25735 #: config/darwin-driver.c:125
25736 #, gcc-internal-format
25737 msgid "couldn%'t understand version %s\n"
25738 msgstr "no se puede entender version %s\n"
25740 #: config/darwin-driver.c:178
25741 #, gcc-internal-format, gfc-internal-format
25742 msgid "this compiler does not support %s"
25743 msgstr "este compilador no tiene soporte para %s"
25745 #: config/darwin-driver.c:233
25746 #, fuzzy, gcc-internal-format
25747 #| msgid "The compiler does not support -march=%s."
25748 msgid "this compiler does not support PowerPC (arch flags ignored)"
25749 msgstr "El compilador no tiene soporte para -march=%s."
25751 #: config/darwin-driver.c:237
25752 #, fuzzy, gcc-internal-format, gfc-internal-format
25753 #| msgid "-mcpu=%s conflicts with -march=%s"
25754 msgid "%s conflicts with i386 (arch flags ignored)"
25755 msgstr "-mcpu=%s genera conflicto con -march=%s"
25757 #: config/darwin-driver.c:245
25758 #, gcc-internal-format, gfc-internal-format
25759 msgid "%s conflicts with x86_64 (arch flags ignored)"
25760 msgstr ""
25762 #: config/darwin-driver.c:252
25763 #, fuzzy, gcc-internal-format
25764 #| msgid "The compiler does not support -march=%s."
25765 msgid "this compiler does not support X86 (arch flags ignored)"
25766 msgstr "El compilador no tiene soporte para -march=%s."
25768 #: config/darwin-driver.c:256
25769 #, fuzzy, gcc-internal-format, gfc-internal-format
25770 #| msgid "-mcpu=%s conflicts with -march=%s"
25771 msgid "%s conflicts with ppc (arch flags ignored)"
25772 msgstr "-mcpu=%s genera conflicto con -march=%s"
25774 #: config/darwin-driver.c:264
25775 #, gcc-internal-format, gfc-internal-format
25776 msgid "%s conflicts with ppc64 (arch flags ignored)"
25777 msgstr ""
25779 #: config/darwin.c:1691
25780 #, gcc-internal-format
25781 msgid "the use of _OBJC_-prefixed variable names to select meta-data sections is deprecated at 4.6 and will be removed in 4.7"
25782 msgstr "el uso de nombre de variables con prefijo _OBJC_ para seleccionar secciones de metadatos es obsoleto en 4.6 y se eliminará en 4.7"
25784 #: config/darwin.c:1946
25785 #, gcc-internal-format, gfc-internal-format
25786 msgid "failed to open temporary file %s for LTO output"
25787 msgstr "falló al abrir el fichero temporal %s para la salida LTO"
25789 #: config/darwin.c:2035
25790 #, gcc-internal-format
25791 msgid "%qE 2.95 vtable-compatibility attribute applies only when compiling a kext"
25792 msgstr "el atributo de compatibilidad vtable 2.95 %qE sólo aplica cuando se compila una kext"
25794 #: config/darwin.c:2042
25795 #, gcc-internal-format
25796 msgid "%qE 2.95 vtable-compatibility attribute applies only to C++ classes"
25797 msgstr "el atributo de compatibilidad vtable 2.95 %qE sólo aplica a clases C++"
25799 #: config/darwin.c:2758
25800 #, gcc-internal-format
25801 msgid "protected visibility attribute not supported in this configuration; ignored"
25802 msgstr "no se admiten los atributos de visibilidad protected en esta configuración; descartados"
25804 #: config/darwin.c:2947
25805 #, gcc-internal-format, gfc-internal-format
25806 msgid "failed to open temporary file %s with LTO output"
25807 msgstr "falló al abrir el fichero de temporal %s con salida LTO"
25809 #: config/darwin.c:3126
25810 #, gcc-internal-format
25811 msgid "%<-fobjc-abi-version%> >= 2 must be used for %<-m64%> targets with %<-fnext-runtime%>"
25812 msgstr "%<-fobjc-abi-version%> >= 2 sólo se debe usar en objetivos %<-m64%> con %<-fnext-runtime%>"
25814 #: config/darwin.c:3130
25815 #, gcc-internal-format
25816 msgid "%<-fobjc-abi-version%> >= 2 is not supported on %<-m32%> targets with %<-fnext-runtime%>"
25817 msgstr "%<-fobjc-abi-version%> >= 2 no se admite en objetivos %<-m32%> con %<-fnext-runtime%>"
25819 #: config/darwin.c:3215
25820 #, gcc-internal-format
25821 msgid "%<-mdynamic-no-pic%> overrides %<-fpic%>, %<-fPIC%>, %<-fpie%> or %<-fPIE%>"
25822 msgstr "%<-mdynamic-no-pic%> anula a %<-fpic%>, %<-fPIC%>, %<-fpie%> o %<-fPIE%>"
25824 #: config/darwin.c:3403
25825 #, gcc-internal-format
25826 msgid "built-in function %qD requires the %<-mconstant-cfstrings%> flag"
25827 msgstr "la función interna %qD requiere la opción %<-mconstant-cfstrings%>"
25829 #: config/darwin.c:3410
25830 #, gcc-internal-format
25831 msgid "built-in function %qD takes one argument only"
25832 msgstr "la función interna %qD sólo toma un argumento"
25834 #: config/darwin.c:3496
25835 #, gcc-internal-format
25836 msgid "CFString literal is missing"
25837 msgstr "falta una literal CFString"
25839 #: config/darwin.c:3507
25840 #, gcc-internal-format
25841 msgid "CFString literal expression is not a string constant"
25842 msgstr "la expresión literal CFString no es una constante de cadena"
25844 #: config/darwin.c:3530
25845 #, gcc-internal-format, gfc-internal-format
25846 msgid "%s in CFString literal"
25847 msgstr "%s en la literal CFString"
25849 #: config/host-darwin.c:61
25850 #, gcc-internal-format
25851 msgid "couldn%'t unmap pch_address_space: %m"
25852 msgstr "no se puede hacer unmap de pch_address_space: %m"
25854 #: config/sol2-c.c:91 config/sol2-c.c:107
25855 #, gcc-internal-format
25856 msgid "malformed %<#pragma align%>, ignoring"
25857 msgstr "%<#pragma align%> mal formado - se descarta"
25859 #: config/sol2-c.c:100
25860 #, gcc-internal-format
25861 msgid "invalid alignment for %<#pragma align%>, ignoring"
25862 msgstr "alineación no válida para %<#pragma align%>, se descarta"
25864 #: config/sol2-c.c:115
25865 #, gcc-internal-format
25866 msgid "%<#pragma align%> must appear before the declaration of %D, ignoring"
25867 msgstr "%<#pragma align%> debe aparecer antes de la declaración de %D, se descarta"
25869 #: config/sol2-c.c:127 config/sol2-c.c:139
25870 #, gcc-internal-format
25871 msgid "malformed %<#pragma align%>"
25872 msgstr "%<#pragma align%> malformado"
25874 #: config/sol2-c.c:134
25875 #, gcc-internal-format
25876 msgid "junk at end of %<#pragma align%>"
25877 msgstr "basura al final de %<#pragma align%>"
25879 #: config/sol2-c.c:155 config/sol2-c.c:162
25880 #, gcc-internal-format
25881 msgid "malformed %<#pragma init%>, ignoring"
25882 msgstr "'%<#pragma init%> malformado, se descarta"
25884 #: config/sol2-c.c:186 config/sol2-c.c:198
25885 #, gcc-internal-format
25886 msgid "malformed %<#pragma init%>"
25887 msgstr "%<#pragma init%> malformado"
25889 #: config/sol2-c.c:193
25890 #, gcc-internal-format
25891 msgid "junk at end of %<#pragma init%>"
25892 msgstr "basura al final de %<#pragma init%>"
25894 #: config/sol2-c.c:214 config/sol2-c.c:221
25895 #, gcc-internal-format
25896 msgid "malformed %<#pragma fini%>, ignoring"
25897 msgstr "'%<#pragma fini%> malformado, se descarta"
25899 #: config/sol2-c.c:245 config/sol2-c.c:257
25900 #, gcc-internal-format
25901 msgid "malformed %<#pragma fini%>"
25902 msgstr "%<#pragma fini%> malformado"
25904 #: config/sol2-c.c:252
25905 #, gcc-internal-format
25906 msgid "junk at end of %<#pragma fini%>"
25907 msgstr "basura al final de %<#pragma fini%>"
25909 #: config/sol2.c:56
25910 #, gcc-internal-format
25911 msgid "ignoring %<#pragma align%> for explicitly aligned %q+D"
25912 msgstr "se descarta %<#pragma align%> para %q+D que está alineado explícitamente"
25914 #: config/vxworks.c:145
25915 #, gcc-internal-format
25916 msgid "PIC is only supported for RTPs"
25917 msgstr "PIC sólo se admite para RTPs"
25919 #. Mach-O supports 'weak imports', and 'weak definitions' in coalesced
25920 #. sections.  machopic_select_section ensures that weak variables go in
25921 #. coalesced sections.  Weak aliases (or any other kind of aliases) are
25922 #. not supported.  Weak symbols that aren't visible outside the .s file
25923 #. are not supported.
25924 #: config/darwin.h:476
25925 #, gcc-internal-format
25926 msgid "alias definitions not supported in Mach-O; ignored"
25927 msgstr "las definiciones de alias no se admiten en Mach-O; descartadas"
25929 #. No profiling.
25930 #: config/vx-common.h:89
25931 #, gcc-internal-format
25932 msgid "profiler support for VxWorks"
25933 msgstr "soporte de análisis de perfil para VxWorks"
25935 #: config/aarch64/aarch64-builtins.c:1089 config/arm/arm-builtins.c:2246
25936 #, gcc-internal-format
25937 msgid "%Kargument %d must be a constant immediate"
25938 msgstr "el %Kargumento %d debe ser un inmediato constante"
25940 #: config/aarch64/aarch64-builtins.c:1160 config/arm/arm-builtins.c:2471
25941 #, gcc-internal-format
25942 msgid "%Klane index must be a constant immediate"
25943 msgstr "el índice %Klane debe ser un inmediato constante"
25945 #: config/aarch64/aarch64-builtins.c:1163
25946 #, fuzzy, gcc-internal-format
25947 #| msgid "the second argument must be a 4-bit immediate"
25948 msgid "%Ktotal size and element size must be a non-zero constant immediate"
25949 msgstr "el segundo argumento debe ser un inmediato de 4-bit"
25951 #: config/aarch64/aarch64.c:927
25952 #, gcc-internal-format
25953 msgid "%qs is incompatible with %s %s"
25954 msgstr "%qs es incompatible con %s %s"
25956 #: config/aarch64/aarch64.c:929
25957 #, fuzzy, gcc-internal-format
25958 #| msgid "%qs is incompatible with %qs"
25959 msgid "%qs feature modifier is incompatible with %s %s"
25960 msgstr "%qs es incompatible con %qs"
25962 #: config/aarch64/aarch64.c:8382
25963 #, gcc-internal-format, gfc-internal-format
25964 msgid "unknown flag passed in -moverride=%s (%s)"
25965 msgstr "indicador pasado en -moverride=%s (%s) desconocido"
25967 #: config/aarch64/aarch64.c:8426
25968 #, gcc-internal-format, gfc-internal-format
25969 msgid "%s string ill-formed\n"
25970 msgstr "cadena %s mal formada\n"
25972 #: config/aarch64/aarch64.c:8483
25973 #, fuzzy, gcc-internal-format, gfc-internal-format
25974 #| msgid "Invalid range %s in option %s"
25975 msgid "tuning string missing in option (%s)"
25976 msgstr "Rango %s no válido en la opción %s"
25978 #: config/aarch64/aarch64.c:8501
25979 #, fuzzy, gcc-internal-format, gfc-internal-format
25980 #| msgid "unknown string token %s\n"
25981 msgid "unknown tuning option (%s)"
25982 msgstr "cadena de elemento %s desconocida\n"
25984 #: config/aarch64/aarch64.c:8715
25985 #, gcc-internal-format
25986 msgid "valid arguments are: %s; did you mean %qs?"
25987 msgstr "los argumentos válidos son: %s; ¿quiso decir %qs?"
25989 #: config/aarch64/aarch64.c:8756
25990 #, gcc-internal-format
25991 msgid "missing cpu name in %<-mcpu=%s%>"
25992 msgstr "falta el nombre de la cpu en %<-mcpu=%s%>"
25994 #: config/aarch64/aarch64.c:8763
25995 #, fuzzy, gcc-internal-format
25996 #| msgid "invalid floating point option: -mfpu=%s"
25997 msgid "invalid feature modifier in %<-mcpu=%s%>"
25998 msgstr "opción de coma flotante no válida: -mfpu-%s"
26000 #: config/aarch64/aarch64.c:8790
26001 #, fuzzy, gcc-internal-format
26002 #| msgid "missing path after %qs"
26003 msgid "missing arch name in %<-march=%s%>"
26004 msgstr "falta una ruta después de %qs"
26006 #: config/aarch64/aarch64.c:8793
26007 #, gcc-internal-format
26008 msgid "unknown value %qs for -march"
26009 msgstr "valor %qs desconocido para -march"
26011 #: config/aarch64/aarch64.c:8797
26012 #, fuzzy, gcc-internal-format
26013 #| msgid "invalid data model option -mdata-model=%s"
26014 msgid "invalid feature modifier in %<-march=%s%>"
26015 msgstr "opción de modelo de datos -mdata-model=%s no válida"
26017 #: config/aarch64/aarch64.c:8823
26018 #, gcc-internal-format
26019 msgid "missing cpu name in %<-mtune=%s%>"
26020 msgstr "falta el nombre de la cpu en %<-mtune=%s%>"
26022 #: config/aarch64/aarch64.c:8826
26023 #, gcc-internal-format
26024 msgid "unknown value %qs for -mtune"
26025 msgstr "valor %qs desconocido para -mtune"
26027 #: config/aarch64/aarch64.c:8929 config/arm/arm.c:3094
26028 #, gcc-internal-format, gfc-internal-format
26029 msgid "switch -mcpu=%s conflicts with -march=%s switch"
26030 msgstr "la opción -mcpu=%s genera un conflicto con la opción -march=%s"
26032 #: config/aarch64/aarch64.c:8964
26033 #, gcc-internal-format
26034 msgid "Assembler does not support -mabi=ilp32"
26035 msgstr "El ensamblador no tiene soporte para -mabi=ilp32"
26037 #: config/aarch64/aarch64.c:8968
26038 #, gcc-internal-format
26039 msgid "Return address signing is only supported for -mabi=lp64"
26040 msgstr ""
26042 #: config/aarch64/aarch64.c:9030
26043 #, gcc-internal-format
26044 msgid "code model %qs with -f%s"
26045 msgstr ""
26047 #: config/aarch64/aarch64.c:9195
26048 #, gcc-internal-format, gfc-internal-format
26049 msgid "missing architecture name in 'arch' target %s"
26050 msgstr "falta el nombre de la arquitectura en el objetivo 'arch' %s"
26052 #: config/aarch64/aarch64.c:9198
26053 #, gcc-internal-format
26054 msgid "unknown value %qs for 'arch' target %s"
26055 msgstr "valor %qs desconocido para el objetivo 'arch' %s"
26057 #: config/aarch64/aarch64.c:9202
26058 #, gcc-internal-format
26059 msgid "invalid feature modifier %qs for 'arch' target %s"
26060 msgstr ""
26062 #: config/aarch64/aarch64.c:9236
26063 #, gcc-internal-format, gfc-internal-format
26064 msgid "missing cpu name in 'cpu' target %s"
26065 msgstr "falta el nombre de la cpu en el objetivo 'cpu' %s"
26067 #: config/aarch64/aarch64.c:9239
26068 #, gcc-internal-format
26069 msgid "unknown value %qs for 'cpu' target %s"
26070 msgstr "valor %qs desconocido para el objetivo 'cpu' %s"
26072 #: config/aarch64/aarch64.c:9243
26073 #, gcc-internal-format
26074 msgid "invalid feature modifier %qs for 'cpu' target %s"
26075 msgstr ""
26077 #: config/aarch64/aarch64.c:9274
26078 #, gcc-internal-format
26079 msgid "unknown value %qs for 'tune' target %s"
26080 msgstr "valor %qs desconocido para el objetivo 'tune' %s"
26082 #: config/aarch64/aarch64.c:9315
26083 #, fuzzy, gcc-internal-format
26084 #| msgid "missing makefile target after %qs"
26085 msgid "missing feature modifier in target %s %qs"
26086 msgstr "falta un fichero make objetivo después de %qs"
26088 #: config/aarch64/aarch64.c:9320
26089 #, fuzzy, gcc-internal-format
26090 #| msgid "invalid memory model argument %d of %qE"
26091 msgid "invalid feature modifier in target %s %qs"
26092 msgstr "argumento de modelo de memoria %d no válido de %qE"
26094 #: config/aarch64/aarch64.c:9372
26095 #, gcc-internal-format, gfc-internal-format
26096 msgid "malformed target %s"
26097 msgstr "objetivo %s mal formado"
26099 #: config/aarch64/aarch64.c:9420
26100 #, gcc-internal-format
26101 msgid "target %s %qs does not accept an argument"
26102 msgstr "el objetivo %s %qs no acepta un argumento"
26104 #: config/aarch64/aarch64.c:9429
26105 #, gcc-internal-format
26106 msgid "target %s %qs does not allow a negated form"
26107 msgstr "el objetivo %s %qs no permite una forma negada"
26109 #: config/aarch64/aarch64.c:9484
26110 #, gcc-internal-format, gfc-internal-format
26111 msgid "target %s %s=%s is not valid"
26112 msgstr "el objetivo %s %s=%s no es válido"
26114 #: config/aarch64/aarch64.c:9544 config/arm/arm.c:30411
26115 #: config/i386/i386.c:6772 config/rs6000/rs6000.c:39283
26116 #: config/s390/s390.c:15017
26117 #, fuzzy, gcc-internal-format
26118 #| msgid "attribute %qE argument not a string"
26119 msgid "attribute %<target%> argument not a string"
26120 msgstr "el argumento del atributo %qE no es una cadena"
26122 #: config/aarch64/aarch64.c:9554
26123 #, gcc-internal-format, gfc-internal-format
26124 msgid "malformed target %s value"
26125 msgstr "valor del objetivo %s mal formado"
26127 #: config/aarch64/aarch64.c:9571
26128 #, gcc-internal-format
26129 msgid "target %s %qs is invalid"
26130 msgstr "el objetivo %s %qs no es válido"
26132 #: config/aarch64/aarch64.c:9580
26133 #, gcc-internal-format
26134 msgid "malformed target %s list %qs"
26135 msgstr ""
26137 #: config/aarch64/aarch64.c:11428
26138 #, gcc-internal-format
26139 msgid "%Klane %wd out of range %wd - %wd"
26140 msgstr "%Klane %wd fuera de rango %wd - %wd"
26142 #: config/aarch64/aarch64.c:11430
26143 #, fuzzy, gcc-internal-format
26144 #| msgid "line number out of range"
26145 msgid "lane %wd out of range %wd - %wd"
26146 msgstr "número de línea fuera de rango"
26148 #: config/alpha/alpha.c:414
26149 #, gcc-internal-format
26150 msgid "bad value %qs for -mtrap-precision switch"
26151 msgstr "valor %qs erróneo para el interruptor -mtrap-precision"
26153 #: config/alpha/alpha.c:428
26154 #, gcc-internal-format
26155 msgid "bad value %qs for -mfp-rounding-mode switch"
26156 msgstr "valor %qs erróneo para el interruptor -mfp-rounding-mode"
26158 #: config/alpha/alpha.c:443
26159 #, gcc-internal-format
26160 msgid "bad value %qs for -mfp-trap-mode switch"
26161 msgstr "valor %qs erróneo para el interruptor -mfp-trap-mode"
26163 #: config/alpha/alpha.c:460
26164 #, gcc-internal-format
26165 msgid "bad value %qs for -mcpu switch"
26166 msgstr "valor %qs erróneo para el interruptor -mcpu"
26168 #: config/alpha/alpha.c:475
26169 #, gcc-internal-format
26170 msgid "bad value %qs for -mtune switch"
26171 msgstr "valor erróneo %qs para la opción -mtune"
26173 #: config/alpha/alpha.c:496
26174 #, gcc-internal-format
26175 msgid "fp software completion requires -mtrap-precision=i"
26176 msgstr "el completado por software de fp requiere una opción -mtrap-precision=i"
26178 #: config/alpha/alpha.c:512
26179 #, gcc-internal-format
26180 msgid "rounding mode not supported for VAX floats"
26181 msgstr "el modo de redondeo no se admite para floats de VAX"
26183 #: config/alpha/alpha.c:517
26184 #, gcc-internal-format
26185 msgid "trap mode not supported for VAX floats"
26186 msgstr "el modo de captura no se admite para valores de coma flotante VAX"
26188 #: config/alpha/alpha.c:521
26189 #, gcc-internal-format
26190 msgid "128-bit long double not supported for VAX floats"
26191 msgstr "los long double de 128 bits no se admiten para valores de coma flotante VAX"
26193 #: config/alpha/alpha.c:549
26194 #, gcc-internal-format, gfc-internal-format
26195 msgid "L%d cache latency unknown for %s"
26196 msgstr "latencia de caché L%d desconocida para %s"
26198 #: config/alpha/alpha.c:564
26199 #, gcc-internal-format
26200 msgid "bad value %qs for -mmemory-latency"
26201 msgstr "valor %qs erróneo para -mmemory-latency"
26203 #: config/alpha/alpha.c:6663 config/alpha/alpha.c:6666 config/arc/arc.c:5816
26204 #: config/arc/arc.c:6095 config/s390/s390.c:873 config/tilegx/tilegx.c:3542
26205 #: config/tilepro/tilepro.c:3106
26206 #, gcc-internal-format
26207 msgid "bad builtin fcode"
26208 msgstr "fcode interno erróneo"
26210 #: config/arc/arc.c:717
26211 #, gcc-internal-format
26212 msgid "-mno-mpy supported only for ARC700 or ARCv2"
26213 msgstr ""
26215 #: config/arc/arc.c:720
26216 #, gcc-internal-format
26217 msgid "-mno-dpfp-lrsr supported only with -mdpfp"
26218 msgstr "-mno-dpfp-lrsr sólo se admite con -mdpfp"
26220 #: config/arc/arc.c:725
26221 #, fuzzy, gcc-internal-format
26222 #| msgid "-mcorea and -mcoreb can%'t be used together"
26223 msgid "FPX fast and compact options cannot be specified together"
26224 msgstr "no se pueden usar juntos -mcorea y -mcoreab"
26226 #: config/arc/arc.c:729
26227 #, gcc-internal-format
26228 msgid "-mspfp_fast not available on ARC600 or ARC601"
26229 msgstr "-mspfp_fast no disponible en ARC600 ni ARC601"
26231 #: config/arc/arc.c:734
26232 #, gcc-internal-format
26233 msgid "No FPX/FPU mixing allowed"
26234 msgstr "No está permitido mezclar FPX/FPU"
26236 #: config/arc/arc.c:740
26237 #, gcc-internal-format, gfc-internal-format
26238 msgid "PIC is not supported for %s. Generating non-PIC code only.."
26239 msgstr "No se admite PIC para %s. Se generará soloamente código no PIC.."
26241 #. Check options against architecture options.  Throw an error if
26242 #. option is not allowed.
26243 #: config/arc/arc.c:850 config/arc/arc.c:858
26244 #, fuzzy, gcc-internal-format, gfc-internal-format
26245 #| msgid "%qD is not a variable in clause %qs"
26246 msgid "%s is not available for %s architecture"
26247 msgstr "%s no está disponible para la arquitectura %s"
26249 #: config/arc/arc.c:879
26250 #, gcc-internal-format
26251 msgid "compact-casesi is not applicable to ARCv2"
26252 msgstr "compact-casesi no es aplicable a ARCv2"
26254 #: config/arc/arc.c:1378
26255 #, gcc-internal-format, gfc-internal-format
26256 msgid "multiply option implies r%d is fixed"
26257 msgstr "la opción multiply implica r%d fijo"
26259 #: config/arc/arc.c:1601 config/epiphany/epiphany.c:492
26260 #: config/epiphany/epiphany.c:532
26261 #, gcc-internal-format
26262 msgid "argument of %qE attribute is not a string constant"
26263 msgstr "el argumento del atributo %qE no es una cadena constante"
26265 #: config/arc/arc.c:1610
26266 #, gcc-internal-format
26267 msgid "argument of %qE attribute is not \"ilink1\" or \"ilink2\""
26268 msgstr "el argumento del atributo %qE no es \"ilink1\" o \"ilink2\""
26270 #: config/arc/arc.c:1618
26271 #, gcc-internal-format
26272 msgid "argument of %qE attribute is not \"ilink\""
26273 msgstr "el argumento del atributo %qE no es \"ilink\""
26275 #: config/arc/arc.c:5715
26276 #, gcc-internal-format
26277 msgid "__builtin_arc_aligned with non-constant alignment"
26278 msgstr "__builtin_arc_aligned con alineamiento no constante"
26280 #: config/arc/arc.c:5723
26281 #, gcc-internal-format
26282 msgid "invalid alignment value for __builtin_arc_aligned"
26283 msgstr "valor de argumento no válido para __builtin_arc_aligned"
26285 #: config/arc/arc.c:5850
26286 #, gcc-internal-format
26287 msgid "builtin operand should be an unsigned 6-bit value"
26288 msgstr "el operando interno debería ser un valor de 6 bits sin signo"
26290 #: config/arc/arc.c:5891
26291 #, gcc-internal-format
26292 msgid "operand 1 should be an unsigned 3-bit immediate"
26293 msgstr "el operando 1 debería ser un inmediato de 3 bits sin signo"
26295 #: config/arc/arc.c:5932 config/arc/arc.c:6029
26296 #, gcc-internal-format
26297 msgid "operand 2 should be an unsigned 3-bit value (I0-I7)"
26298 msgstr "el operando 2 debería ser un valor de 3 bits sin signo (10-17)"
26300 #: config/arc/arc.c:5965 config/arc/arc.c:5997
26301 #, gcc-internal-format
26302 msgid "operand 1 should be an unsigned 3-bit value (I0-I7)"
26303 msgstr "el operando 1 debería ser un valor de 3 bits sin signo (10-17)"
26305 #: config/arc/arc.c:5969 config/arc/arc.c:6001
26306 #, gcc-internal-format
26307 msgid "operand 2 should be an unsigned 8-bit value"
26308 msgstr "el operando 2 debería ser un valor de 8 bits sin signo"
26310 #: config/arc/arc.c:6033
26311 #, gcc-internal-format
26312 msgid "operand 3 should be an unsigned 8-bit value"
26313 msgstr "el operando 3 debería ser un valor de 8 bits sin signo"
26315 #: config/arc/arc.c:6066
26316 #, gcc-internal-format
26317 msgid "operand 4 should be an unsigned 8-bit value (0-255)"
26318 msgstr "el operando 4 debería ser un valor de 8 bits sin signo (0-255)"
26320 #: config/arc/arc.c:6070
26321 #, gcc-internal-format
26322 msgid "operand 3 should be an unsigned 3-bit value (I0-I7)"
26323 msgstr "el operando 3 debería ser un valor de 3 bits sin signo (10-17)"
26325 #: config/arc/arc.c:6077
26326 #, gcc-internal-format
26327 msgid "operand 2 should be an unsigned 3-bit value (subreg 0-7)"
26328 msgstr "el operando 2 debería ser un valor de 3 bits sin signo (0-7)"
26330 #: config/arc/arc.c:6080
26331 #, gcc-internal-format
26332 msgid "operand 2 should be an even 3-bit value (subreg 0,2,4,6)"
26333 msgstr "el operando 2 debería ser un valor de 3 bits par (subreg 0,2,4,6)"
26335 #: config/arc/arc.c:6127
26336 #, fuzzy, gcc-internal-format, gfc-internal-format
26337 #| msgid "symbol used as immediate operand"
26338 msgid "builtin requires an immediate for operand %d"
26339 msgstr "se usó un símbolo como un operando inmediato"
26341 #: config/arc/arc.c:6132
26342 #, gcc-internal-format, gfc-internal-format
26343 msgid "operand %d should be a 6 bit unsigned immediate"
26344 msgstr "el operando %d debería ser un inmediato sin signo de 6 bits"
26346 #: config/arc/arc.c:6136
26347 #, gcc-internal-format, gfc-internal-format
26348 msgid "operand %d should be a 8 bit unsigned immediate"
26349 msgstr "el operando %d debería ser un inmediato sin signo de 8 bits"
26351 #: config/arc/arc.c:6140
26352 #, gcc-internal-format, gfc-internal-format
26353 msgid "operand %d should be a 3 bit unsigned immediate"
26354 msgstr "el operando %d debería ser un inmediato sin signo de 3 bits"
26356 #: config/arc/arc.c:6143
26357 #, gcc-internal-format, gfc-internal-format
26358 msgid "unknown builtin immediate operand type for operand %d"
26359 msgstr ""
26361 #: config/arc/arc.c:6194
26362 #, gcc-internal-format
26363 msgid "register number must be a compile-time constant. Try giving higher optimization levels"
26364 msgstr "el número de registro debe ser una constante en tiempo de compilación. Pruebe a poner niveles de optimización más altos"
26366 #: config/arc/arc.c:6215
26367 #, gcc-internal-format
26368 msgid "operand for sleep instruction must be an unsigned 6 bit compile-time constant"
26369 msgstr "el operando para la instrucción sleep debe ser una constante en tiempo de compilación sin signo de 6 bits"
26371 #: config/arc/arc.c:6804
26372 #, gcc-internal-format
26373 msgid "Insn addresses not set after shorten_branches"
26374 msgstr "Direcciones de insn no establecidas después de shorten_branches"
26376 #: config/arc/arc.c:7013
26377 #, gcc-internal-format
26378 msgid "insn addresses not freed"
26379 msgstr "direcciones de insn no liberadas"
26381 #: config/arm/arm-builtins.c:2349
26382 #, fuzzy, gcc-internal-format
26383 #| msgid "nested functions not supported on this target"
26384 msgid "this builtin is not supported for this target"
26385 msgstr "no se admiten funciones anidadas en este objetivo"
26387 #: config/arm/arm-builtins.c:2454
26388 #, gcc-internal-format
26389 msgid "You must enable NEON instructions (e.g. -mfloat-abi=softfp -mfpu=neon) to use these intrinsics."
26390 msgstr "Debe activar las instrucciones NEON (e.g. -mfloat-abi=softfp -mfpu=neon) para usar estos intrínsecos."
26392 #: config/arm/arm-builtins.c:2492
26393 #, gcc-internal-format
26394 msgid "You must enable VFP instructions to use these intrinsics."
26395 msgstr "Debe activar las instrucciones VFP para usar estos intrínsecos."
26397 #: config/arm/arm-builtins.c:2552
26398 #, gcc-internal-format
26399 msgid "You must enable crypto instructions (e.g. include -mfloat-abi=softfp -mfpu=crypto-neon...) to use these intrinsics."
26400 msgstr "Debe activar las instrucciones crypto (e.g. include -mfloat-abi=softfp -mfpu=crypto-neon...) para usar estos intrínsecos."
26402 #. @@@ better error message
26403 #: config/arm/arm-builtins.c:2610 config/arm/arm-builtins.c:2714
26404 #, gcc-internal-format
26405 msgid "selector must be an immediate"
26406 msgstr "el selector debe ser un inmediato"
26408 #: config/arm/arm-builtins.c:2618 config/arm/arm-builtins.c:2663
26409 #: config/arm/arm-builtins.c:2721 config/arm/arm-builtins.c:2730
26410 #, gcc-internal-format
26411 msgid "the range of selector should be in 0 to 7"
26412 msgstr "el rango del selector debe estar entre 0 y 7"
26414 #: config/arm/arm-builtins.c:2623 config/arm/arm-builtins.c:2732
26415 #, gcc-internal-format
26416 msgid "the range of selector should be in 0 to 3"
26417 msgstr "el rango del selector debe estar entre 0 y 3"
26419 #: config/arm/arm-builtins.c:2628 config/arm/arm-builtins.c:2734
26420 #, gcc-internal-format
26421 msgid "the range of selector should be in 0 to 1"
26422 msgstr "el rango del selector debe estar entre 0 y 1"
26424 #: config/arm/arm-builtins.c:2800
26425 #, gcc-internal-format
26426 msgid "mask must be an immediate"
26427 msgstr "la máscara debe ser un inmediato"
26429 #: config/arm/arm-builtins.c:2805
26430 #, gcc-internal-format
26431 msgid "the range of mask should be in 0 to 255"
26432 msgstr "el rango de la máscara debe estar entre 0 y 255"
26434 #: config/arm/arm-builtins.c:2993
26435 #, gcc-internal-format
26436 msgid "the range of count should be in 0 to 32.  please check the intrinsic _mm_rori_pi16 in code."
26437 msgstr ""
26439 #: config/arm/arm-builtins.c:2995
26440 #, gcc-internal-format
26441 msgid "the range of count should be in 0 to 32.  please check the intrinsic _mm_rori_pi32 in code."
26442 msgstr ""
26444 #: config/arm/arm-builtins.c:2997
26445 #, gcc-internal-format
26446 msgid "the range of count should be in 0 to 32.  please check the intrinsic _mm_ror_pi16 in code."
26447 msgstr ""
26449 #: config/arm/arm-builtins.c:2999
26450 #, gcc-internal-format
26451 msgid "the range of count should be in 0 to 32.  please check the intrinsic _mm_ror_pi32 in code."
26452 msgstr ""
26454 #: config/arm/arm-builtins.c:3005
26455 #, gcc-internal-format
26456 msgid "the range of count should be in 0 to 64.  please check the intrinsic _mm_rori_si64 in code."
26457 msgstr ""
26459 #: config/arm/arm-builtins.c:3007
26460 #, gcc-internal-format
26461 msgid "the range of count should be in 0 to 64.  please check the intrinsic _mm_ror_si64 in code."
26462 msgstr ""
26464 #: config/arm/arm-builtins.c:3012
26465 #, gcc-internal-format
26466 msgid "the count should be no less than 0.  please check the intrinsic _mm_srli_pi16 in code."
26467 msgstr ""
26469 #: config/arm/arm-builtins.c:3014
26470 #, gcc-internal-format
26471 msgid "the count should be no less than 0.  please check the intrinsic _mm_srli_pi32 in code."
26472 msgstr ""
26474 #: config/arm/arm-builtins.c:3016
26475 #, gcc-internal-format
26476 msgid "the count should be no less than 0.  please check the intrinsic _mm_srli_si64 in code."
26477 msgstr ""
26479 #: config/arm/arm-builtins.c:3018
26480 #, gcc-internal-format
26481 msgid "the count should be no less than 0.  please check the intrinsic _mm_slli_pi16 in code."
26482 msgstr ""
26484 #: config/arm/arm-builtins.c:3020
26485 #, gcc-internal-format
26486 msgid "the count should be no less than 0.  please check the intrinsic _mm_slli_pi32 in code."
26487 msgstr ""
26489 #: config/arm/arm-builtins.c:3022
26490 #, gcc-internal-format
26491 msgid "the count should be no less than 0.  please check the intrinsic _mm_slli_si64 in code."
26492 msgstr ""
26494 #: config/arm/arm-builtins.c:3024
26495 #, gcc-internal-format
26496 msgid "the count should be no less than 0.  please check the intrinsic _mm_srai_pi16 in code."
26497 msgstr ""
26499 #: config/arm/arm-builtins.c:3026
26500 #, gcc-internal-format
26501 msgid "the count should be no less than 0.  please check the intrinsic _mm_srai_pi32 in code."
26502 msgstr ""
26504 #: config/arm/arm-builtins.c:3028
26505 #, gcc-internal-format
26506 msgid "the count should be no less than 0.  please check the intrinsic _mm_srai_si64 in code."
26507 msgstr ""
26509 #: config/arm/arm-builtins.c:3030
26510 #, gcc-internal-format
26511 msgid "the count should be no less than 0.  please check the intrinsic _mm_srl_pi16 in code."
26512 msgstr ""
26514 #: config/arm/arm-builtins.c:3032
26515 #, gcc-internal-format
26516 msgid "the count should be no less than 0.  please check the intrinsic _mm_srl_pi32 in code."
26517 msgstr ""
26519 #: config/arm/arm-builtins.c:3034
26520 #, gcc-internal-format
26521 msgid "the count should be no less than 0.  please check the intrinsic _mm_srl_si64 in code."
26522 msgstr ""
26524 #: config/arm/arm-builtins.c:3036
26525 #, gcc-internal-format
26526 msgid "the count should be no less than 0.  please check the intrinsic _mm_sll_pi16 in code."
26527 msgstr ""
26529 #: config/arm/arm-builtins.c:3038
26530 #, gcc-internal-format
26531 msgid "the count should be no less than 0.  please check the intrinsic _mm_sll_pi32 in code."
26532 msgstr ""
26534 #: config/arm/arm-builtins.c:3040
26535 #, gcc-internal-format
26536 msgid "the count should be no less than 0.  please check the intrinsic _mm_sll_si64 in code."
26537 msgstr ""
26539 #: config/arm/arm-builtins.c:3042
26540 #, gcc-internal-format
26541 msgid "the count should be no less than 0.  please check the intrinsic _mm_sra_pi16 in code."
26542 msgstr ""
26544 #: config/arm/arm-builtins.c:3044
26545 #, gcc-internal-format
26546 msgid "the count should be no less than 0.  please check the intrinsic _mm_sra_pi32 in code."
26547 msgstr ""
26549 #: config/arm/arm-builtins.c:3046
26550 #, gcc-internal-format
26551 msgid "the count should be no less than 0.  please check the intrinsic _mm_sra_si64 in code."
26552 msgstr ""
26554 #: config/arm/arm.c:2800
26555 #, gcc-internal-format
26556 msgid "iWMMXt and NEON are incompatible"
26557 msgstr "iWMMXt y NEON son incompatibles"
26559 #: config/arm/arm.c:2806
26560 #, gcc-internal-format
26561 msgid "target CPU does not support ARM mode"
26562 msgstr "el CPU objetivo no tiene soporte para el modo ARM"
26564 #: config/arm/arm.c:2810
26565 #, gcc-internal-format
26566 msgid "enabling backtrace support is only meaningful when compiling for the Thumb"
26567 msgstr "habilitar el soporte de rastreo hacia atrás sólo tiene significado cuando se compila para el Thumb"
26569 #: config/arm/arm.c:2813
26570 #, gcc-internal-format
26571 msgid "enabling callee interworking support is only meaningful when compiling for the Thumb"
26572 msgstr "habilitar el soporte de trabajo interno de llamado sólo tiene significado cuando se compila para el Thumb"
26574 #: config/arm/arm.c:2821
26575 #, gcc-internal-format
26576 msgid "-g with -mno-apcs-frame may not give sensible debugging"
26577 msgstr "-g con -mno-apcs-frame no permite una depuración sensible"
26579 #: config/arm/arm.c:2825
26580 #, gcc-internal-format
26581 msgid "iWMMXt unsupported under Thumb mode"
26582 msgstr ""
26584 #: config/arm/arm.c:2828
26585 #, gcc-internal-format
26586 msgid "can not use -mtp=cp15 with 16-bit Thumb"
26587 msgstr "no se puede usar -mtp=cp15 con Thumb de 16-bit"
26589 #: config/arm/arm.c:2832
26590 #, gcc-internal-format
26591 msgid "RTP PIC is incompatible with Thumb"
26592 msgstr "El PIC de RTP es incompatible con Thumb"
26594 #: config/arm/arm.c:2840
26595 #, gcc-internal-format
26596 msgid "-mslow-flash-data only supports non-pic code on armv7-m targets"
26597 msgstr ""
26599 #: config/arm/arm.c:2845
26600 #, gcc-internal-format
26601 msgid "-mpure-code only supports non-pic code on armv7-m targets"
26602 msgstr "-mpure-code solo admite código no pic en los objetivos armv7-m"
26604 #: config/arm/arm.c:2948
26605 #, gcc-internal-format
26606 msgid "target CPU does not support THUMB instructions"
26607 msgstr "el CPU objetivo no admite las instrucciones THUMB"
26609 #: config/arm/arm.c:2993
26610 #, gcc-internal-format
26611 msgid "target CPU does not support unaligned accesses"
26612 msgstr "el CPU objetivo no admite accesos sin alinear"
26614 #. To support this we need to be able to parse FPU feature options
26615 #. from the architecture string.
26616 #: config/arm/arm.c:3247
26617 #, gcc-internal-format
26618 msgid "-mfpu=auto not currently supported without an explicit CPU."
26619 msgstr "-mfpu=auto no se admite actualmente sin una CPU explícita."
26621 #: config/arm/arm.c:3322
26622 #, gcc-internal-format
26623 msgid "target CPU does not support interworking"
26624 msgstr "el CPU objetivo no admite trabajo interno"
26626 #: config/arm/arm.c:3328
26627 #, gcc-internal-format
26628 msgid "-mapcs-stack-check incompatible with -mno-apcs-frame"
26629 msgstr "-mapcs-stack-check es incompatible con -mno-apcs-frame"
26631 #: config/arm/arm.c:3336
26632 #, gcc-internal-format
26633 msgid "-fpic and -mapcs-reent are incompatible"
26634 msgstr "-fpic y -mapcs-reent son incompatibles"
26636 #: config/arm/arm.c:3339
26637 #, gcc-internal-format
26638 msgid "APCS reentrant code not supported.  Ignored"
26639 msgstr "no se admite el código reentrante APCS.  Descartado"
26641 #: config/arm/arm.c:3373
26642 #, gcc-internal-format
26643 msgid "selected fp16 options are incompatible"
26644 msgstr "las opciones fp16 seleccionadas son incompatibles"
26646 #: config/arm/arm.c:3404
26647 #, gcc-internal-format
26648 msgid "iwmmxt requires an AAPCS compatible ABI for proper operation"
26649 msgstr "iwmmxt requiere una ABI compatible con AAPCS para una operación adecuada"
26651 #: config/arm/arm.c:3407
26652 #, gcc-internal-format
26653 msgid "iwmmxt abi requires an iwmmxt capable cpu"
26654 msgstr "el abi iwmmxt requiere un cpu capaz de iwmmxt"
26656 #: config/arm/arm.c:3418
26657 #, gcc-internal-format
26658 msgid "AAPCS does not support -mcaller-super-interworking"
26659 msgstr "AAPCS no admite -mcaller-super-interworking"
26661 #: config/arm/arm.c:3421
26662 #, gcc-internal-format
26663 msgid "AAPCS does not support -mcallee-super-interworking"
26664 msgstr "AAPCS no admite -mcallee-super-interworking"
26666 #: config/arm/arm.c:3426
26667 #, gcc-internal-format
26668 msgid "__fp16 and no ldrh"
26669 msgstr "__fp16 sin ldrh"
26671 #: config/arm/arm.c:3437
26672 #, gcc-internal-format
26673 msgid "-mfloat-abi=hard: selected processor lacks an FPU"
26674 msgstr "-mfloat-abi=hard: el procesador seleccionado carece de FPU"
26676 #: config/arm/arm.c:3445
26677 #, gcc-internal-format
26678 msgid "-mfloat-abi=hard and VFP"
26679 msgstr "-mfloat-abi=hard y VFP"
26681 #: config/arm/arm.c:3481
26682 #, gcc-internal-format
26683 msgid "structure size boundary can only be set to 8, 32 or 64"
26684 msgstr "el límite del tamaño de la estructura sólo se puede establecer a 8, 32 o 64"
26686 #: config/arm/arm.c:3483
26687 #, gcc-internal-format
26688 msgid "structure size boundary can only be set to 8 or 32"
26689 msgstr "el límite del tamaño de la estructura sólo se puede establecer a 8 o 32"
26691 #: config/arm/arm.c:3508
26692 #, gcc-internal-format
26693 msgid "RTP PIC is incompatible with -msingle-pic-base"
26694 msgstr "El PIC de RTP es incompatible con -msingle-pic-base"
26696 #: config/arm/arm.c:3520
26697 #, gcc-internal-format
26698 msgid "-mpic-register= is useless without -fpic"
26699 msgstr "-mpic-register= es inútil sin -fpic"
26701 #: config/arm/arm.c:3529
26702 #, gcc-internal-format, gfc-internal-format
26703 msgid "unable to use '%s' for PIC register"
26704 msgstr "no se puede usar '%s' para registro PIC"
26706 #: config/arm/arm.c:3548
26707 #, gcc-internal-format
26708 msgid "-freorder-blocks-and-partition not supported on this architecture"
26709 msgstr "no se admite -freorder-blocks-and-partition en esta arquitectura"
26711 #: config/arm/arm.c:3639
26712 #, gcc-internal-format
26713 msgid "target CPU does not support ARMv8-M Security Extensions"
26714 msgstr "la CPU objetivo no admite las instrucciones de seguridad ARMv8-M"
26716 #: config/arm/arm.c:5707
26717 #, gcc-internal-format
26718 msgid "non-AAPCS derived PCS variant"
26719 msgstr "variante PCS derivada de un no AAPCS"
26721 #: config/arm/arm.c:5709
26722 #, gcc-internal-format
26723 msgid "variadic functions must use the base AAPCS variant"
26724 msgstr "las funciones variadic debe usar la variante AAPCS base"
26726 #: config/arm/arm.c:5728
26727 #, gcc-internal-format
26728 msgid "PCS variant"
26729 msgstr "variante PCS"
26731 #: config/arm/arm.c:5923
26732 #, gcc-internal-format
26733 msgid "Thumb-1 hard-float VFP ABI"
26734 msgstr "ABI de VFP de coma flotante dura de Thumb-1"
26736 #: config/arm/arm.c:6362 config/arm/arm.c:6565 config/arm/arm.c:6593
26737 #: config/arm/arm.c:26560
26738 #, gcc-internal-format
26739 msgid "parameter passing for argument of type %qT changed in GCC 7.1"
26740 msgstr "el paso de parámetro para argumentos de tipo %qT ha cambiado en GCC 7.1"
26742 #: config/arm/arm.c:6709 config/arm/arm.c:6727 config/arm/arm.c:6902
26743 #: config/avr/avr.c:9480 config/avr/avr.c:9496 config/bfin/bfin.c:4673
26744 #: config/bfin/bfin.c:4734 config/bfin/bfin.c:4763
26745 #: config/epiphany/epiphany.c:475 config/h8300/h8300.c:5456
26746 #: config/i386/i386.c:7670 config/i386/i386.c:13041 config/i386/i386.c:41329
26747 #: config/i386/i386.c:41379 config/i386/i386.c:41449 config/m68k/m68k.c:760
26748 #: config/mcore/mcore.c:3056 config/nvptx/nvptx.c:4278 config/rl78/rl78.c:781
26749 #: config/rs6000/rs6000.c:35295 config/rx/rx.c:2696 config/rx/rx.c:2722
26750 #: config/s390/s390.c:1082 config/sh/sh.c:8394 config/sh/sh.c:8412
26751 #: config/sh/sh.c:8436 config/sh/sh.c:8507 config/sh/sh.c:8530
26752 #: config/spu/spu.c:3683 config/stormy16/stormy16.c:2212
26753 #: config/v850/v850.c:2083 config/visium/visium.c:705
26754 #, gcc-internal-format
26755 msgid "%qE attribute only applies to functions"
26756 msgstr "el atributo %qE se aplica solamente a funciones"
26758 #: config/arm/arm.c:6851
26759 #, gcc-internal-format
26760 msgid "%qE attribute not available to functions with arguments passed on the stack"
26761 msgstr "el atributo %qE no está disponible para funciones con argumentos pasados en la pila"
26763 #: config/arm/arm.c:6863
26764 #, gcc-internal-format
26765 msgid "%qE attribute not available to functions with variable number of arguments"
26766 msgstr "el atributo %qE no está disponible para funciones con un número variable de argumentos"
26768 #: config/arm/arm.c:6872
26769 #, gcc-internal-format
26770 msgid "%qE attribute not available to functions that return value on the stack"
26771 msgstr "el atributo %qE no está disponible para funciones que devuelven valor en la pila"
26773 #: config/arm/arm.c:6894 config/arm/arm.c:6946
26774 #, gcc-internal-format
26775 msgid "%qE attribute ignored without -mcmse option."
26776 msgstr "se descarta el atributo %qE sin la opción -mcmse."
26778 #: config/arm/arm.c:6913
26779 #, gcc-internal-format
26780 msgid "%qE attribute has no effect on functions with static linkage"
26781 msgstr "el atributo %qE no tiene efecto en funciones con enlazado estático"
26783 #: config/arm/arm.c:6962
26784 #, gcc-internal-format
26785 msgid "%qE attribute only applies to base type of a function pointer"
26786 msgstr "el atributo %qE se aplica solamente al tipo base de un puntero a función"
26788 #: config/arm/arm.c:12245
26789 #, gcc-internal-format
26790 msgid "%K%s %wd out of range %wd - %wd"
26791 msgstr "%K%s %wd fuera de rango %wd - %wd"
26793 #: config/arm/arm.c:12248
26794 #, gcc-internal-format
26795 msgid "%s %wd out of range %wd - %wd"
26796 msgstr "%s %wd fuera de rango %wd - %wd"
26798 #: config/arm/arm.c:23495
26799 #, gcc-internal-format
26800 msgid "unable to compute real location of stacked parameter"
26801 msgstr "no se puede calcular la ubicación real del parámetro apilado"
26803 #: config/arm/arm.c:24148
26804 #, fuzzy, gcc-internal-format
26805 #| msgid "Unexpected end of module"
26806 msgid "Unexpected thumb1 far jump"
26807 msgstr "Fin de módulo inesperado"
26809 #: config/arm/arm.c:24412
26810 #, gcc-internal-format
26811 msgid "no low registers available for popping high registers"
26812 msgstr "no hay registros inferiores disponibles para extraer registros superiores"
26814 #: config/arm/arm.c:24661
26815 #, gcc-internal-format
26816 msgid "interrupt Service Routines cannot be coded in Thumb mode"
26817 msgstr "no se pueden codificar las Rutinas de Servicios de Interrupción en el modo Thumb"
26819 #: config/arm/arm.c:24890
26820 #, gcc-internal-format
26821 msgid "-fstack-check=specific for Thumb-1"
26822 msgstr "-fstack-check=specific para Thumb-1"
26824 #: config/arm/arm.c:30435
26825 #, gcc-internal-format, gfc-internal-format
26826 msgid "invalid fpu for attribute(target(\"%s\"))"
26827 msgstr "fpu no válida para el atributo(objetivo(\"%s\"))"
26829 #. This doesn't really make sense until we support
26830 #. general dynamic selection of the architecture and all
26831 #. sub-features.
26832 #: config/arm/arm.c:30443
26833 #, gcc-internal-format
26834 msgid "auto fpu selection not currently permitted here"
26835 msgstr "selección automática de fpu actualmente no permitida aquí"
26837 #: config/arm/arm.c:30450 config/i386/i386.c:6838 config/i386/i386.c:6885
26838 #: config/s390/s390.c:15083 config/s390/s390.c:15133 config/s390/s390.c:15150
26839 #, gcc-internal-format, gfc-internal-format
26840 msgid "attribute(target(\"%s\")) is unknown"
26841 msgstr "se desconoce attribute(target(\"%s\"))"
26843 #: config/arm/freebsd.h:121
26844 #, gcc-internal-format
26845 msgid "target OS does not support unaligned accesses"
26846 msgstr "el OS objetivo no admite accesos sin alinear"
26848 #: config/avr/avr-c.c:63 config/avr/avr-c.c:188
26849 #, gcc-internal-format
26850 msgid "%qs expects 1 argument but %d given"
26851 msgstr "%qs espera 1 argumento pero se han proporcionado %d"
26853 #: config/avr/avr-c.c:74
26854 #, gcc-internal-format
26855 msgid "%qs expects a fixed-point value as argument"
26856 msgstr "%qs espera un valor de coma fija como argumento"
26858 #: config/avr/avr-c.c:100
26859 #, gcc-internal-format
26860 msgid "using %qs with unsigned type has no effect"
26861 msgstr "usar %qs con un tipo sin signo no tiene ningún efecto"
26863 #: config/avr/avr-c.c:105 config/avr/avr-c.c:171 config/avr/avr-c.c:228
26864 #, fuzzy, gcc-internal-format
26865 #| msgid "no matching template for %qD found"
26866 msgid "no matching fixed-point overload found for %qs"
26867 msgstr "no se encontró una plantilla coincidente para %qD"
26869 #: config/avr/avr-c.c:122
26870 #, gcc-internal-format
26871 msgid "%qs expects 2 arguments but %d given"
26872 msgstr "%qs espera 2 argumentos, pero se han proporcionado %d"
26874 #: config/avr/avr-c.c:134 config/avr/avr-c.c:199
26875 #, gcc-internal-format
26876 msgid "%qs expects a fixed-point value as first argument"
26877 msgstr "%qs espera un valor de coma fijacomo argumento"
26879 #: config/avr/avr-c.c:142
26880 #, gcc-internal-format
26881 msgid "%qs expects an integer value as second argument"
26882 msgstr "%qs espera un valor entero como segundo argumento"
26884 #: config/avr/avr-devices.c:203
26885 #, gcc-internal-format, gfc-internal-format
26886 msgid "devices natively supported:%s"
26887 msgstr "dispositivos aceptados de forma nativa:%s"
26889 #: config/avr/avr-devices.c:212
26890 #, fuzzy, gcc-internal-format, gfc-internal-format
26891 #| msgid "unknown architecture %qs"
26892 msgid "supported core architectures:%s"
26893 msgstr "arquitectura %qs desconocida"
26895 #. Reached the end of `avr_mcu_types'.  This should actually never
26896 #. happen as options are provided by device-specs.  It could be a
26897 #. typo in a device-specs or calling the compiler proper directly
26898 #. with -mmcu=<device>.
26899 #: config/avr/avr.c:703
26900 #, fuzzy, gcc-internal-format
26901 #| msgid "unknown architecture %qs"
26902 msgid "unknown core architecture %qs specified with %qs"
26903 msgstr "arquitectura %qs desconocida"
26905 #: config/avr/avr.c:769 config/visium/visium.c:387
26906 #, gcc-internal-format
26907 msgid "-fpic is not supported"
26908 msgstr "no se admite -fpic"
26910 #: config/avr/avr.c:771 config/visium/visium.c:389
26911 #, gcc-internal-format
26912 msgid "-fPIC is not supported"
26913 msgstr "no se admite -fPIC"
26915 #: config/avr/avr.c:773
26916 #, gcc-internal-format
26917 msgid "-fpie is not supported"
26918 msgstr "no se admite -fpie"
26920 #: config/avr/avr.c:775
26921 #, gcc-internal-format
26922 msgid "-fPIE is not supported"
26923 msgstr "no se admite -fPIE"
26925 #: config/avr/avr.c:1040
26926 #, gcc-internal-format
26927 msgid "function attributes %qs, %qs and %qs are mutually exclusive"
26928 msgstr "los atribucions de función %qs, %qs y %qs son mutuamente exclusivos"
26930 #: config/avr/avr.c:1047
26931 #, gcc-internal-format
26932 msgid "function attributes %qs and %qs have no effect on %qs function"
26933 msgstr "los atributos de función %qs y %qs no tienen efecto en funciones %qs"
26935 #: config/avr/avr.c:1074
26936 #, gcc-internal-format
26937 msgid "%qs function cannot have arguments"
26938 msgstr "la función %qs no puede tener argumentos"
26940 #: config/avr/avr.c:1077
26941 #, gcc-internal-format
26942 msgid "%qs function cannot return a value"
26943 msgstr "la función %qs no puede devolver un valor"
26945 #: config/avr/avr.c:1084
26946 #, gcc-internal-format
26947 msgid "%qs appears to be a misspelled %s handler, missing __vector prefix"
26948 msgstr "%qs parece ser un manejador %s mal escrito; falta el prefijo __vector"
26950 #: config/avr/avr.c:1311
26951 #, gcc-internal-format
26952 msgid "%<builtin_return_address%> contains only 2 bytes of address"
26953 msgstr "%<builtin_return_address%> sólo contiene 2 bytes de dirección"
26955 #: config/avr/avr.c:2543
26956 #, gcc-internal-format
26957 msgid "pointer offset from symbol maybe incorrect"
26958 msgstr "el desplazamiento del puntero desde el símbolo tal vez es incorrecto"
26960 #: config/avr/avr.c:2682
26961 #, gcc-internal-format
26962 msgid "accessing data memory with program memory address"
26963 msgstr "se accede a memoria de datos con dirección de memoria de programa"
26965 #: config/avr/avr.c:2743
26966 #, gcc-internal-format
26967 msgid "accessing program memory with data memory address"
26968 msgstr "se accede a memoria de programa con dirección de memoria de datos"
26970 #: config/avr/avr.c:3222
26971 #, gcc-internal-format, gfc-internal-format
26972 msgid "fixed register %s used to pass parameter to function"
26973 msgstr "se usó el registro fijo %s para pasar un parámetro a la función"
26975 #: config/avr/avr.c:3492
26976 #, gcc-internal-format
26977 msgid "writing to address space %qs not supported"
26978 msgstr "no se admite escribir al espacio de direcciones %qs"
26980 #: config/avr/avr.c:9515
26981 #, gcc-internal-format
26982 msgid "%qE attribute only applies to variables in static storage"
26983 msgstr "el atributo %qE se aplica solamente a variables en almacenamiento estático"
26985 #: config/avr/avr.c:9522
26986 #, gcc-internal-format
26987 msgid "%qE attribute only supported for reduced Tiny cores"
26988 msgstr "solo se admite el atributo %qE núcleos Tiny reducidos"
26990 #: config/avr/avr.c:9539 config/bfin/bfin.c:4795 config/i386/winnt.c:59
26991 #: config/nvptx/nvptx.c:4301
26992 #, gcc-internal-format
26993 msgid "%qE attribute only applies to variables"
26994 msgstr "el atributo %qE solamente se aplica a variables"
26996 #: config/avr/avr.c:9550
26997 #, gcc-internal-format
26998 msgid "%qE attribute allows only an integer constant argument"
26999 msgstr "el atributo %qE sólo permite una constante entera como argumento"
27001 #: config/avr/avr.c:9560
27002 #, gcc-internal-format
27003 msgid "%qE attribute address out of range"
27004 msgstr "la dirección del atributo %qE está fuera de rango"
27006 #: config/avr/avr.c:9573
27007 #, gcc-internal-format
27008 msgid "both %s and %qE attribute provide address"
27009 msgstr "tanto el atributo %s como el %qE proporcionan dirección"
27011 #: config/avr/avr.c:9583
27012 #, gcc-internal-format
27013 msgid "%qE attribute on non-volatile variable"
27014 msgstr "atributo %qE en variable no volátil"
27016 #: config/avr/avr.c:9653
27017 #, gcc-internal-format
27018 msgid "address spaces are not supported for reduced Tiny devices"
27019 msgstr "no se admiten espacios de direcciones para dispositivos Tiny reducidos"
27021 #: config/avr/avr.c:9660
27022 #, gcc-internal-format
27023 msgid "address space %qs not supported for devices with flash size up to %d KiB"
27024 msgstr "no se admite el espacio de direcciones %qs para dispositivos con tamaño de flash de hasta %d KiB"
27026 #: config/avr/avr.c:9831
27027 #, gcc-internal-format
27028 msgid "pointer targeting address space %qs must be const in %qT"
27029 msgstr "el espacio de direcciones %qs que apuntan a punteros debe ser const en %qT"
27031 #: config/avr/avr.c:9834
27032 #, gcc-internal-format
27033 msgid "pointer targeting address space %qs must be const in %s %q+D"
27034 msgstr "el espacio de direcciones %qs que apuntan a punteros debe ser const en %s %q+D"
27036 #: config/avr/avr.c:9880
27037 #, gcc-internal-format
27038 msgid "variable %q+D must be const in order to be put into read-only section by means of %qs"
27039 msgstr "la variable %q+D debe ser const para que se ponga en la sección de sólo lectura a través de %qs"
27041 #: config/avr/avr.c:9919
27042 #, gcc-internal-format
27043 msgid "static IO declaration for %q+D needs an address"
27044 msgstr "la declaración de ES estática para %q+D necesita una dirección"
27046 #: config/avr/avr.c:9951
27047 #, gcc-internal-format
27048 msgid "IO definition for %q+D needs an address"
27049 msgstr "la definición de ES para %q+D necesita una dirección"
27051 #: config/avr/avr.c:10058
27052 #, gcc-internal-format
27053 msgid "only uninitialized variables can be placed in the .noinit section"
27054 msgstr "Sólo las variables sin inicializar se pueden colocar en la sección .noinit"
27056 #: config/avr/avr.c:10138
27057 #, gcc-internal-format
27058 msgid "uninitialized variable %q+D put into program memory area"
27059 msgstr "se colocó la variable %q+D sin inicializar en el área de memoria del programa"
27061 #: config/avr/avr.c:10224
27062 #, gcc-internal-format
27063 msgid "%q+D has incompatible attributes %qs and %qs"
27064 msgstr "%q+D tiene atributos incompatibles %qs y %qs"
27066 #: config/avr/avr.c:10287
27067 #, gcc-internal-format
27068 msgid "architecture %qs supported for assembler only"
27069 msgstr "la arquitectura %qs sólo se admite para ensamblador"
27071 #: config/avr/avr.c:12823
27072 #, gcc-internal-format
27073 msgid "conversion from address space %qs to address space %qs"
27074 msgstr "vonversión del espacio de direcciones %qs al espacio de direcciones %qs"
27076 #: config/avr/avr.c:13916 config/avr/avr.c:13929
27077 #, gcc-internal-format, gfc-internal-format
27078 msgid "%s expects a compile time integer constant"
27079 msgstr "%s expera una constante entera en tiempo de compilación"
27081 #: config/avr/avr.c:13943
27082 #, gcc-internal-format, gfc-internal-format
27083 msgid "%s expects a compile time long integer constant as first argument"
27084 msgstr "%s espera una constante entera long en tiempo de compilación como primer argumento"
27086 #: config/avr/avr.c:13971
27087 #, gcc-internal-format, gfc-internal-format
27088 msgid "rounding to %d bits has no effect for fixed-point value with %d fractional bits"
27089 msgstr "redondear a %d bits no tiene ningún efecto en valores de coma fija con %d bits de fracción"
27091 #: config/avr/avr.c:13980
27092 #, gcc-internal-format
27093 msgid "rounding result will always be 0"
27094 msgstr "el resultado del redondeo será siempre 0"
27096 #: config/avr/driver-avr.c:56
27097 #, gcc-internal-format
27098 msgid "bad usage of spec function %qs"
27099 msgstr "uso incorrecto de la función de especificación %qs"
27101 #: config/avr/driver-avr.c:84
27102 #, gcc-internal-format
27103 msgid "specified option %qs more than once"
27104 msgstr "opción %qs especificada más de una vez"
27106 #: config/avr/driver-avr.c:98
27107 #, gcc-internal-format
27108 msgid "strange device name %qs after %qs: bad character %qc"
27109 msgstr "nombre de dispositivo extraño %qs después de %qs: carácter incorrecto %qc"
27111 #: config/bfin/bfin.c:2349
27112 #, gcc-internal-format
27113 msgid "-mfdpic is not supported, please use a bfin-linux-uclibc target"
27114 msgstr "no se admite -mfdpic, por favor utilice un objetivo bfin-linux-uclibc"
27116 #: config/bfin/bfin.c:2354
27117 #, gcc-internal-format
27118 msgid "-mshared-library-id= specified without -mid-shared-library"
27119 msgstr "se especificó -mshared-library-id= sin -mid-shared-library"
27121 #: config/bfin/bfin.c:2358
27122 #, gcc-internal-format
27123 msgid "-fstack-limit- options are ignored with -mfdpic; use -mstack-check-l1"
27124 msgstr "las opciones -fstack-limit se descartan con -mfdpic; use -mstack-check-l1"
27126 #: config/bfin/bfin.c:2363
27127 #, gcc-internal-format
27128 msgid "can%'t use multiple stack checking methods together"
27129 msgstr "no se pueden usar múltiples métodos de revisión de la pila juntos"
27131 #: config/bfin/bfin.c:2366
27132 #, gcc-internal-format
27133 msgid "ID shared libraries and FD-PIC mode can%'t be used together"
27134 msgstr "las bibliotecas compartidas ID y el modo FD-PIC no se pueden usar juntos."
27136 #: config/bfin/bfin.c:2371 config/m68k/m68k.c:562
27137 #, gcc-internal-format
27138 msgid "cannot specify both -msep-data and -mid-shared-library"
27139 msgstr "no se pueden especificar -msep-data y -mid-shared-library al mismo tiempo"
27141 #: config/bfin/bfin.c:2391
27142 #, gcc-internal-format
27143 msgid "-mmulticore can only be used with BF561"
27144 msgstr "-mmulticore sólo se puede usar con BF561"
27146 #: config/bfin/bfin.c:2394
27147 #, gcc-internal-format
27148 msgid "-mcorea should be used with -mmulticore"
27149 msgstr "-mcorea se debe usar con -mmulticore"
27151 #: config/bfin/bfin.c:2397
27152 #, gcc-internal-format
27153 msgid "-mcoreb should be used with -mmulticore"
27154 msgstr "-mcoreb se debe usar con -mmulticore"
27156 #: config/bfin/bfin.c:2400
27157 #, gcc-internal-format
27158 msgid "-mcorea and -mcoreb can%'t be used together"
27159 msgstr "no se pueden usar juntos -mcorea y -mcoreab"
27161 #: config/bfin/bfin.c:4678
27162 #, gcc-internal-format
27163 msgid "multiple function type attributes specified"
27164 msgstr "se especificaron múltiples atributos de tipo de función"
27166 #: config/bfin/bfin.c:4745
27167 #, gcc-internal-format
27168 msgid "can%'t apply both longcall and shortcall attributes to the same function"
27169 msgstr "no se pueden aplicar los atributos longcall y shortcall al mismo tiempo a la misma función"
27171 #: config/bfin/bfin.c:4802
27172 #, gcc-internal-format
27173 msgid "%qE attribute cannot be specified for local variables"
27174 msgstr "no se puede especificar el atributo %qE para las variables locales"
27176 #: config/c6x/c6x.c:239
27177 #, gcc-internal-format
27178 msgid "-fpic and -fPIC not supported without -mdsbt on this target"
27179 msgstr "-fpic y -fPIC no se admiten sin -mdsbt en este objetivo"
27181 #: config/c6x/c6x.h:365 config/nvptx/nvptx.h:181
27182 #, gcc-internal-format
27183 msgid "profiling is not yet implemented for this architecture"
27184 msgstr "el análisis de perfil aún no se implementa en esta arquitectura"
27186 #: config/cr16/cr16.c:294
27187 #, gcc-internal-format
27188 msgid "data-model=far not valid for cr16c architecture"
27189 msgstr "data-model=far no es válido para la arquitectura cr16c"
27191 #: config/cr16/cr16.c:297
27192 #, gcc-internal-format, gfc-internal-format
27193 msgid "invalid data model option -mdata-model=%s"
27194 msgstr "opción de modelo de datos -mdata-model=%s no válida"
27196 #: config/cr16/cr16.h:431
27197 #, gcc-internal-format
27198 msgid "profiler support for CR16"
27199 msgstr "soporte de análisis de perfil para CR16"
27201 #. This function is for retrieving a part of an instruction name for
27202 #. an operator, for immediate output.  If that ever happens for
27203 #. MULT, we need to apply TARGET_MUL_BUG in the caller.  Make sure
27204 #. we notice.
27205 #: config/cris/cris.c:557
27206 #, gcc-internal-format
27207 msgid "MULT case in cris_op_str"
27208 msgstr "case MULT en cris_op_str"
27210 #: config/cris/cris.c:885
27211 #, gcc-internal-format
27212 msgid "invalid use of ':' modifier"
27213 msgstr "uso no válido del modificador ':'"
27215 #: config/cris/cris.c:1119 config/moxie/moxie.c:182
27216 #, gcc-internal-format, gfc-internal-format
27217 msgid "internal error: bad register: %d"
27218 msgstr "error interno: registro erróneo: %d"
27220 #: config/cris/cris.c:1870
27221 #, gcc-internal-format
27222 msgid "internal error: sideeffect-insn affecting main effect"
27223 msgstr "error interno: insn colateral afectando al efecto principal"
27225 #: config/cris/cris.c:1967
27226 #, gcc-internal-format
27227 msgid "unknown cc_attr value"
27228 msgstr "valor cc_attr desconocido"
27230 #. If we get here, the caller got its initial tests wrong.
27231 #: config/cris/cris.c:2394
27232 #, gcc-internal-format
27233 msgid "internal error: cris_side_effect_mode_ok with bad operands"
27234 msgstr "error interno: cris_side_effect_mode_ok con operandos erróneos"
27236 #: config/cris/cris.c:2633
27237 #, gcc-internal-format, gfc-internal-format
27238 msgid "-max-stackframe=%d is not usable, not between 0 and %d"
27239 msgstr "no se puede usar -max-stackframe=%d, no está entre 0 y %d"
27241 #: config/cris/cris.c:2661
27242 #, gcc-internal-format, gfc-internal-format
27243 msgid "unknown CRIS version specification in -march= or -mcpu= : %s"
27244 msgstr "especificación de versión CRIS desconocida en -march= o -mcpu= : %s"
27246 #: config/cris/cris.c:2697
27247 #, gcc-internal-format, gfc-internal-format
27248 msgid "unknown CRIS cpu version specification in -mtune= : %s"
27249 msgstr "especificación de versión de cpu CRIS desconocida en -mtune= : %s"
27251 #: config/cris/cris.c:2718
27252 #, gcc-internal-format
27253 msgid "-fPIC and -fpic are not supported in this configuration"
27254 msgstr "-fPIC y -fpic no se admiten en esta configuración"
27256 #: config/cris/cris.c:2967
27257 #, gcc-internal-format
27258 msgid "unknown src"
27259 msgstr "fuente desconocida"
27261 #: config/cris/cris.c:3022
27262 #, gcc-internal-format
27263 msgid "unknown dest"
27264 msgstr "destino desconocido"
27266 #: config/cris/cris.c:3303
27267 #, gcc-internal-format, gfc-internal-format
27268 msgid "stackframe too big: %d bytes"
27269 msgstr "marco de la pila demasiado grande: %d bytes"
27271 #: config/cris/cris.c:3791 config/cris/cris.c:3819
27272 #, gcc-internal-format
27273 msgid "expand_binop failed in movsi got"
27274 msgstr "falló expand_binop en movsi got"
27276 #: config/cris/cris.c:3914
27277 #, gcc-internal-format
27278 msgid "emitting PIC operand, but PIC register isn%'t set up"
27279 msgstr "se emite un operando PIC, pero el registro PIC aún no está preparado"
27281 #. Definitions for GCC.  Part of the machine description for CRIS.
27282 #. Copyright (C) 1998-2017 Free Software Foundation, Inc.
27283 #. Contributed by Axis Communications.  Written by Hans-Peter Nilsson.
27285 #. This file is part of GCC.
27287 #. GCC is free software; you can redistribute it and/or modify
27288 #. it under the terms of the GNU General Public License as published by
27289 #. the Free Software Foundation; either version 3, or (at your option)
27290 #. any later version.
27292 #. GCC is distributed in the hope that it will be useful,
27293 #. but WITHOUT ANY WARRANTY; without even the implied warranty of
27294 #. MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
27295 #. GNU General Public License for more details.
27297 #. You should have received a copy of the GNU General Public License
27298 #. along with GCC; see the file COPYING3.  If not see
27299 #. <http://www.gnu.org/licenses/>.
27300 #. After the first "Node:" comment comes all preprocessor directives and
27301 #. attached declarations described in the info files, the "Using and
27302 #. Porting GCC" manual (uapgcc), in the same order as found in the "Target
27303 #. macros" section in the gcc-2.9x CVS edition of 2000-03-17.  FIXME: Not
27304 #. really, but needs an update anyway.
27306 #. There is no generic copy-of-uapgcc comment, you'll have to see uapgcc
27307 #. for that.  If applicable, there is a CRIS-specific comment.  The order
27308 #. of macro definitions follow the order in the manual.  Every section in
27309 #. the manual (node in the info pages) has an introductory `Node:
27310 #. <subchapter>' comment.  If no macros are defined for a section, only
27311 #. the section-comment is present.
27312 #. Note that other header files (e.g. config/elfos.h, config/linux.h,
27313 #. and config/cris/linux.h) are responsible for lots of settings not
27314 #. repeated below.  This file contains general CRIS definitions
27315 #. and definitions for the cris-*-elf subtarget.
27316 #. We don't want to use gcc_assert for everything, as that can be
27317 #. compiled out.
27318 #: config/cris/cris.h:42
27319 #, gcc-internal-format
27320 msgid "CRIS-port assertion failed: "
27321 msgstr "falló la aserción del transporte CRIS: "
27323 #. Node: Caller Saves
27324 #. (no definitions)
27325 #. Node: Function entry
27326 #. See cris.c for TARGET_ASM_FUNCTION_PROLOGUE and
27327 #. TARGET_ASM_FUNCTION_EPILOGUE.
27328 #. Node: Profiling
27329 #: config/cris/cris.h:749
27330 #, gcc-internal-format
27331 msgid "no FUNCTION_PROFILER for CRIS"
27332 msgstr "no hay FUNCTION_PROFILER para CRIS"
27334 #: config/epiphany/epiphany.c:483
27335 #, gcc-internal-format
27336 msgid "interrupt handlers cannot have arguments"
27337 msgstr "los manejadores de interrupciones no pueden tener argumentos"
27339 #: config/epiphany/epiphany.c:507
27340 #, gcc-internal-format
27341 msgid "argument of %qE attribute is not \"reset\", \"software_exception\", \"page_miss\", \"timer0\", \"timer1\", \"message\", \"dma0\", \"dma1\", \"wand\" or \"swi\""
27342 msgstr "el argumento del atributo %qE no es \"reset\", \"software_exception\", \"page_miss\", \"timer0\", \"timer1\", \"message\", \"dma0\", \"dma1\", \"wand\" o \"swi\""
27344 #: config/epiphany/epiphany.c:1525
27345 #, gcc-internal-format
27346 msgid "stack_offset must be at least 4"
27347 msgstr "stack_offset debe ser por lo menos 4"
27349 #: config/epiphany/epiphany.c:1527
27350 #, gcc-internal-format
27351 msgid "stack_offset must be a multiple of 4"
27352 msgstr "stack_offset debe ser un múltiplo de 4"
27354 #: config/frv/frv.c:8593
27355 #, gcc-internal-format
27356 msgid "accumulator is not a constant integer"
27357 msgstr "el acumulador no es una constante entera"
27359 #: config/frv/frv.c:8598
27360 #, gcc-internal-format
27361 msgid "accumulator number is out of bounds"
27362 msgstr "el número del acumulador está fuera de los límites"
27364 #: config/frv/frv.c:8609
27365 #, gcc-internal-format
27366 msgid "inappropriate accumulator for %qs"
27367 msgstr "acumulador inapropiado para %qs"
27369 #: config/frv/frv.c:8685
27370 #, gcc-internal-format
27371 msgid "invalid IACC argument"
27372 msgstr "argumento IACC no válido"
27374 #: config/frv/frv.c:8708
27375 #, gcc-internal-format
27376 msgid "%qs expects a constant argument"
27377 msgstr "%qs espera una constante como argumento"
27379 #: config/frv/frv.c:8713
27380 #, gcc-internal-format
27381 msgid "constant argument out of range for %qs"
27382 msgstr "el argumento constante está fuera de rango para %qs"
27384 #: config/frv/frv.c:9194
27385 #, gcc-internal-format
27386 msgid "media functions are not available unless -mmedia is used"
27387 msgstr "las funciones de medios no están disponibles a menos que se use -mmedia"
27389 #: config/frv/frv.c:9206
27390 #, gcc-internal-format
27391 msgid "this media function is only available on the fr500"
27392 msgstr "esta función de medios sólo está disponible en el fr500"
27394 #: config/frv/frv.c:9234
27395 #, gcc-internal-format
27396 msgid "this media function is only available on the fr400 and fr550"
27397 msgstr "esta función de medios sólo está disponible en el fr400 y fr550"
27399 #: config/frv/frv.c:9253
27400 #, gcc-internal-format
27401 msgid "this builtin function is only available on the fr405 and fr450"
27402 msgstr "esta función interna sólo está disponible en el fr405 y fr450"
27404 #: config/frv/frv.c:9262
27405 #, gcc-internal-format
27406 msgid "this builtin function is only available on the fr500 and fr550"
27407 msgstr "esta función interna sólo está disponible en el fr500 y fr550"
27409 #: config/frv/frv.c:9274
27410 #, gcc-internal-format
27411 msgid "this builtin function is only available on the fr450"
27412 msgstr "esta función interna sólo está disponible en el fr450"
27414 #: config/ft32/ft32.c:177
27415 #, gcc-internal-format
27416 msgid "'h' applied to non-register operand"
27417 msgstr "`h' aplicado a un operando no registro"
27419 #: config/ft32/ft32.c:202
27420 #, gcc-internal-format, gfc-internal-format
27421 msgid "bad alignment: %d"
27422 msgstr "alineamiento incorrecto: %d"
27424 #: config/ft32/ft32.c:497
27425 #, gcc-internal-format
27426 msgid "stack frame must be smaller than 64K"
27427 msgstr "el marco de la pila debe ser menor de 64k"
27429 #: config/h8300/h8300.c:326
27430 #, gcc-internal-format
27431 msgid "-msx is not supported in coff"
27432 msgstr "no se admite -msx en coff"
27434 #: config/h8300/h8300.c:348
27435 #, gcc-internal-format
27436 msgid "-ms2600 is used without -ms"
27437 msgstr "se usó -ms2600 sin -ms"
27439 #: config/h8300/h8300.c:354
27440 #, gcc-internal-format
27441 msgid "-mn is used without -mh or -ms or -msx"
27442 msgstr "se usó -mn sin -mh ó -ms o -msx"
27444 #: config/h8300/h8300.c:360
27445 #, gcc-internal-format
27446 msgid "-mexr is used without -ms"
27447 msgstr "se usó -mexr sin -ms"
27449 #: config/h8300/h8300.c:366
27450 #, gcc-internal-format
27451 msgid "-mint32 is not supported for H8300 and H8300L targets"
27452 msgstr "no se admite -mint32 para objetivos H8300 y H8300L "
27454 #: config/h8300/h8300.c:372
27455 #, gcc-internal-format
27456 msgid "-mexr is used without -ms or -msx"
27457 msgstr "se usó -mexr sin -ms ó -msx"
27459 #: config/h8300/h8300.c:378
27460 #, gcc-internal-format
27461 msgid "-mno-exr valid only with -ms or -msx                   - Option ignored!"
27462 msgstr "-mno-exr válida solo con -ms o -msx                    - ¡Opción descartada!"
27464 #: config/h8300/h8300.c:385
27465 #, gcc-internal-format
27466 msgid "-mn is not supported for linux targets"
27467 msgstr "no se admite -mn para objetivos linux"
27469 #: config/i386/host-cygwin.c:62
27470 #, gcc-internal-format
27471 msgid "can%'t extend PCH file: %m"
27472 msgstr "no se puede extender el fichero PCH: %m"
27474 #: config/i386/host-cygwin.c:73
27475 #, gcc-internal-format
27476 msgid "can%'t set position in PCH file: %m"
27477 msgstr "no se puede establecer la posición en el fichero PCH: %m"
27479 #: config/i386/i386.c:4692
27480 #, gcc-internal-format
27481 msgid "wrong argument %qs to option %qs"
27482 msgstr "argumento %qs incorrecto para la opción %qs"
27484 #: config/i386/i386.c:4698
27485 #, gcc-internal-format
27486 msgid "size ranges of option %qs should be increasing"
27487 msgstr "los rangos de tamaño de la opción %qs deberían ser crecientes"
27489 #: config/i386/i386.c:4708
27490 #, gcc-internal-format
27491 msgid "wrong strategy name %qs specified for option %qs"
27492 msgstr "se especificó un nombre de estrategia %qs incorrecto para la opción %qs"
27494 #. rep; movq isn't available in 32-bit code.
27495 #: config/i386/i386.c:4734
27496 #, gcc-internal-format
27497 msgid "strategy name %qs specified for option %qs not supported for 32-bit code"
27498 msgstr "no se admite el nombre de estrategia %qs especificado para la opción %qs para código de 32 bits"
27500 #: config/i386/i386.c:4747
27501 #, gcc-internal-format
27502 msgid "unknown alignment %qs specified for option %qs"
27503 msgstr "se especificó una alineación %qs desconocida para la opción %qs"
27505 #: config/i386/i386.c:4757
27506 #, gcc-internal-format
27507 msgid "the max value for the last size range should be -1 for option %qs"
27508 msgstr "el valor máximo para el último rango de tamaños debería ser -1 para la opción %qs"
27510 #: config/i386/i386.c:4764
27511 #, gcc-internal-format
27512 msgid "too many size ranges specified in option %qs"
27513 msgstr "se especificaron demasiados rangos de tamaños en la opción %qs"
27515 #: config/i386/i386.c:4817
27516 #, gcc-internal-format, gfc-internal-format
27517 msgid "Unknown parameter to option -mtune-ctrl: %s"
27518 msgstr "Parámetro desconocido para la opción -mtune-ctrl: %s"
27520 #: config/i386/i386.c:5221
27521 #, gcc-internal-format
27522 msgid "Intel MCU psABI isn%'t supported in %s mode"
27523 msgstr "no se admite Intel MCU psABI en el modo %s"
27525 #: config/i386/i386.c:5270
27526 #, gcc-internal-format
27527 msgid "%<-mtune=x86-64%> is deprecated; use %<-mtune=k8%> or %<-mtune=generic%> instead as appropriate"
27528 msgstr "%<-mtune=x86-64%> es obsoleto; use en su lugar %<-mtune=k8%> o %<-mtune=generic%> como sea adecuado"
27530 #: config/i386/i386.c:5272
27531 #, gcc-internal-format
27532 msgid "%<target(\"tune=x86-64\")%> is deprecated; use %<target(\"tune=k8\")%> or %<target(\"tune=generic\")%> instead as appropriate"
27533 msgstr "%<target(\"tune=x86-64\")%> es obsoleto; use %<target(\"tune=k8\")%> o %<target(\"tune=generic\")%> en su lugar como convenga"
27535 #. rep; movq isn't available in 32-bit code.
27536 #: config/i386/i386.c:5299
27537 #, gcc-internal-format
27538 msgid "-mstringop-strategy=rep_8byte not supported for 32-bit code"
27539 msgstr "no se admite -mstringop-stategy=rep_8byte para código de 32-bit"
27541 #: config/i386/i386.c:5316
27542 #, gcc-internal-format
27543 msgid "address mode %qs not supported in the %s bit mode"
27544 msgstr "el modelo de direcciones %qs no se admite en el modo de bit %s"
27546 #: config/i386/i386.c:5342 config/i386/i386.c:5351 config/i386/i386.c:5363
27547 #: config/i386/i386.c:5374 config/i386/i386.c:5385
27548 #, gcc-internal-format
27549 msgid "code model %qs not supported in the %s bit mode"
27550 msgstr "el modelo de código %qs no se admite en el modo de bit %s"
27552 #: config/i386/i386.c:5354 config/i386/i386.c:5366
27553 #, gcc-internal-format
27554 msgid "code model %qs not supported in x32 mode"
27555 msgstr "el modelo de código %qs no se admite en modo x32"
27557 #: config/i386/i386.c:5372 config/i386/i386.c:5381 config/i386/i386.c:6556
27558 #, gcc-internal-format, gfc-internal-format
27559 msgid "code model %s does not support PIC mode"
27560 msgstr "el modelo de código %s no admite el modo PIC"
27562 #: config/i386/i386.c:5409
27563 #, gcc-internal-format
27564 msgid "-masm=intel not supported in this configuration"
27565 msgstr "no se admite -masm=intel en esta configuración"
27567 #: config/i386/i386.c:5414
27568 #, gcc-internal-format, gfc-internal-format
27569 msgid "%i-bit mode not compiled in"
27570 msgstr "no está compilado el modo bit-%i"
27572 #: config/i386/i386.c:5423
27573 #, gcc-internal-format
27574 msgid "%<generic%> CPU can be used only for %<-mtune=%> switch"
27575 msgstr "la CPU %<generic%> solo se puede usar para el ajuste %<-tune=%>"
27577 #: config/i386/i386.c:5425
27578 #, gcc-internal-format
27579 msgid "%<generic%> CPU can be used only for %<target(\"tune=\")%> attribute"
27580 msgstr "la CPU %<generic%> solo se puede usar para el atributo %<target(\"tune=\")%>"
27582 #: config/i386/i386.c:5432
27583 #, gcc-internal-format
27584 msgid "%<intel%> CPU can be used only for %<-mtune=%> switch"
27585 msgstr "la CPU %<intal%> solo se puede usar para el ajuste %<-mtune=%>"
27587 #: config/i386/i386.c:5434
27588 #, gcc-internal-format
27589 msgid "%<intel%> CPU can be used only for %<target(\"tune=\")%> attribute"
27590 msgstr "la CPU %<intel%> solo se puede usar para el atributo %<target(\"tune=\")%>"
27592 #: config/i386/i386.c:5442 config/i386/i386.c:5718
27593 #, gcc-internal-format
27594 msgid "CPU you selected does not support x86-64 instruction set"
27595 msgstr "el CPU que seleccionó no admite el conjunto de instrucciones x86-64"
27597 #: config/i386/i386.c:5655 config/i386/i386.c:5658
27598 #, gcc-internal-format
27599 msgid "Intel MPX does not support x32"
27600 msgstr "Intel MPX no tiene soporte para x32"
27602 #: config/i386/i386.c:5663
27603 #, gcc-internal-format
27604 msgid "bad value (%qs) for %<-march=%> switch"
27605 msgstr "valor erróneo (%qs) para la opción %<-march=%>"
27607 #: config/i386/i386.c:5664
27608 #, gcc-internal-format
27609 msgid "bad value (%qs) for %<target(\"arch=\")%> attribute"
27610 msgstr "valor erróneo (%qs) para el atributo %<target(\"arch=\")%>"
27612 #: config/i386/i386.c:5681
27613 #, gcc-internal-format
27614 msgid "valid arguments to %<-march=%> switch are: %s; did you mean %qs?"
27615 msgstr "los argumentos válidos para la opción %<-march=%> son: %s; ¿quiso decir %qs?"
27617 #: config/i386/i386.c:5683
27618 #, gcc-internal-format
27619 msgid "valid arguments to %<target(\"arch=\")%> attribute are: %s; did you mean %qs?"
27620 msgstr "los argumentos válidos para el atributo %<target(\"arch=\")%> son: %s; ¿qiuso decir %qs?"
27622 #: config/i386/i386.c:5688
27623 #, gcc-internal-format
27624 msgid "valid arguments to %<-march=%> switch are: %s"
27625 msgstr "los argumentos válidos para la opción %<-march=%> son: %s"
27627 #: config/i386/i386.c:5689
27628 #, gcc-internal-format
27629 msgid "valid arguments to %<target(\"arch=\")%> attribute are: %s"
27630 msgstr "los argumentos válidos para el atributo %<target(\"arch=\")%> son: %s"
27632 #: config/i386/i386.c:5736
27633 #, gcc-internal-format
27634 msgid "bad value (%qs) for %<-mtune=%> switch"
27635 msgstr "valor erróneo (%qs) para la opción %<-mtune=%>"
27637 #: config/i386/i386.c:5737
27638 #, gcc-internal-format
27639 msgid "bad value (%qs) for %<target(\"tune=\")%> attribute"
27640 msgstr "valor erróneo (%qs) para el atributo %<target(\"tune=\")%>"
27642 #: config/i386/i386.c:5752
27643 #, gcc-internal-format
27644 msgid "valid arguments to %<-mtune=%> switch are: %s; did you mean %qs?"
27645 msgstr "los argumentos válidos para la opción %<-mtune=%> son: %s; ¿quiso decir %qs?"
27647 #: config/i386/i386.c:5754
27648 #, gcc-internal-format
27649 msgid "valid arguments to %<target(\"tune=\")%> attribute are: %s; did you mean %qs?"
27650 msgstr "los argumentos válidos para el atributo %<target(\"tune=\")%> son: %s; ¿quiso decir %qs?"
27652 #: config/i386/i386.c:5759
27653 #, gcc-internal-format
27654 msgid "valid arguments to %<-mtune=%> switch are: %s"
27655 msgstr "los argumentos válidos para la opción %<-mtune=%> son: %s"
27657 #: config/i386/i386.c:5760
27658 #, gcc-internal-format
27659 msgid "valid arguments to %<target(\"tune=\")%> attribute are: %s"
27660 msgstr "los argumentos válidos para el atributo %<target(\"tune=\")%> son: %s"
27662 #: config/i386/i386.c:5826
27663 #, gcc-internal-format
27664 msgid "-mregparm is ignored in 64-bit mode"
27665 msgstr "se descarta -mregparm en modo de 64-bit"
27667 #: config/i386/i386.c:5828
27668 #, gcc-internal-format
27669 msgid "-mregparm is ignored for Intel MCU psABI"
27670 msgstr "se descarta -mregparm para Intel MCU psABI"
27672 #: config/i386/i386.c:5831
27673 #, gcc-internal-format, gfc-internal-format
27674 msgid "-mregparm=%d is not between 0 and %d"
27675 msgstr "-mregparm=%d no está entre 0 y %d"
27677 #: config/i386/i386.c:5864
27678 #, gcc-internal-format
27679 msgid "%<-mrtd%> is ignored in 64bit mode"
27680 msgstr "se descarta %<-mrtd%> en el modo de 64bit"
27682 #: config/i386/i386.c:5865
27683 #, gcc-internal-format
27684 msgid "%<target(\"rtd\")%> is ignored in 64bit mode"
27685 msgstr "se descarta %<target(\"rtd\")%> en el modo de 64bit"
27687 #: config/i386/i386.c:5938
27688 #, gcc-internal-format
27689 msgid "-mpreferred-stack-boundary is not supported for this target"
27690 msgstr "no se admite -mpreferred-stack-boundary en este objetivo"
27692 #: config/i386/i386.c:5941
27693 #, gcc-internal-format, gfc-internal-format
27694 msgid "-mpreferred-stack-boundary=%d is not between %d and %d"
27695 msgstr "-mpreferred-stack-boundary=%d no está entre %d y %d"
27697 #: config/i386/i386.c:5964
27698 #, gcc-internal-format, gfc-internal-format
27699 msgid "-mincoming-stack-boundary=%d is not between %d and 12"
27700 msgstr "-mincoming-stack-boundary=%d no está entre %d y 12"
27702 #: config/i386/i386.c:5977
27703 #, gcc-internal-format
27704 msgid "-mnop-mcount is not compatible with this target"
27705 msgstr "-mnop-mcount no es compatible con este objetivo"
27707 #: config/i386/i386.c:5980
27708 #, fuzzy, gcc-internal-format
27709 #| msgid "inter-module optimizations not implemented for C++"
27710 msgid "-mnop-mcount is not implemented for -fPIC"
27711 msgstr "no se han implementado las optimizaciones intermódulos para C++"
27713 #: config/i386/i386.c:5986
27714 #, fuzzy, gcc-internal-format
27715 #| msgid "%ssseregparm%s used without SSE enabled"
27716 msgid "%<-msseregparm%> used without SSE enabled"
27717 msgstr "se usó %ssseregparm%s sin SSE activado"
27719 #: config/i386/i386.c:5987
27720 #, fuzzy, gcc-internal-format
27721 #| msgid "%ssseregparm%s used without SSE enabled"
27722 msgid "%<target(\"sseregparm\")%> used without SSE enabled"
27723 msgstr "se usó %ssseregparm%s sin SSE activado"
27725 #: config/i386/i386.c:5997
27726 #, gcc-internal-format
27727 msgid "SSE instruction set disabled, using 387 arithmetics"
27728 msgstr "el conjunto de instrucciones SSE está desactivado, usando la aritmética 387"
27730 #: config/i386/i386.c:6004
27731 #, gcc-internal-format
27732 msgid "387 instruction set disabled, using SSE arithmetics"
27733 msgstr "el conjunto de instrucciones 387 está desactivado, usando la aritmética SSE"
27735 #: config/i386/i386.c:6054
27736 #, fuzzy, gcc-internal-format
27737 #| msgid "stack probing requires %saccumulate-outgoing-args%s for correctness"
27738 msgid "stack probing requires %<-maccumulate-outgoing-args%> for correctness"
27739 msgstr "actualmente la prueba de pila requiere un puntero de marco o %saccumulate-outgoing-args%s para ser correctas"
27741 #: config/i386/i386.c:6056
27742 #, fuzzy, gcc-internal-format
27743 #| msgid "stack probing requires %saccumulate-outgoing-args%s for correctness"
27744 msgid "stack probing requires %<target(\"accumulate-outgoing-args\")%> for correctness"
27745 msgstr "actualmente la prueba de pila requiere un puntero de marco o %saccumulate-outgoing-args%s para ser correctas"
27747 #: config/i386/i386.c:6070
27748 #, fuzzy, gcc-internal-format
27749 #| msgid "stack probing requires %saccumulate-outgoing-args%s for correctness"
27750 msgid "fixed ebp register requires %<-maccumulate-outgoing-args%>"
27751 msgstr "actualmente la prueba de pila requiere un puntero de marco o %saccumulate-outgoing-args%s para ser correctas"
27753 #: config/i386/i386.c:6072
27754 #, fuzzy, gcc-internal-format
27755 #| msgid "stack probing requires %saccumulate-outgoing-args%s for correctness"
27756 msgid "fixed ebp register requires %<target(\"accumulate-outgoing-args\")%>"
27757 msgstr "actualmente la prueba de pila requiere un puntero de marco o %saccumulate-outgoing-args%s para ser correctas"
27759 #: config/i386/i386.c:6178
27760 #, gcc-internal-format
27761 msgid "-mfentry isn%'t supported for 32-bit in combination with -fpic"
27762 msgstr "-mfentry no se admite para 32-bit en combinación con -fpic"
27764 #: config/i386/i386.c:6185
27765 #, gcc-internal-format
27766 msgid "-mno-fentry isn%'t compatible with SEH"
27767 msgstr "-mno-fentry no es compatible con SEH"
27769 #: config/i386/i386.c:6252 config/rs6000/rs6000.c:5475
27770 #, gcc-internal-format, gfc-internal-format
27771 msgid "unknown option for -mrecip=%s"
27772 msgstr "opción desconocida para -mrecip=%s"
27774 #: config/i386/i386.c:6866
27775 #, gcc-internal-format, gfc-internal-format
27776 msgid "option(\"%s\") was already specified"
27777 msgstr "ya se había especificado option(\"%s\")"
27779 #: config/i386/i386.c:7168
27780 #, gcc-internal-format
27781 msgid "Only DWARF debug format is supported for interrupt service routine."
27782 msgstr ""
27784 #: config/i386/i386.c:7267
27785 #, fuzzy, gcc-internal-format, gfc-internal-format
27786 #| msgid "2 byte cop instructions are not allowed in 64-bit VLIW mode"
27787 msgid "%s instructions aren't allowed in %s service routine"
27788 msgstr "las instrucciones cop de 2 bytes no se permiten en modo VLIW de 64-bit"
27790 #: config/i386/i386.c:7271
27791 #, fuzzy, gcc-internal-format, gfc-internal-format
27792 #| msgid "Use a stack protection method for every function"
27793 msgid "%s instructions aren't allowed in function with no_caller_saved_registers attribute"
27794 msgstr "Usa un método de protección de pila para cada función."
27796 #: config/i386/i386.c:7683 config/i386/i386.c:7734
27797 #, gcc-internal-format
27798 msgid "fastcall and regparm attributes are not compatible"
27799 msgstr "los atributos fastcall y regparm no son compatibles"
27801 #: config/i386/i386.c:7688
27802 #, gcc-internal-format
27803 msgid "regparam and thiscall attributes are not compatible"
27804 msgstr "los atributos regparam y thiscall no son compatibles"
27806 #: config/i386/i386.c:7695 config/i386/i386.c:41349
27807 #, gcc-internal-format
27808 msgid "%qE attribute requires an integer constant argument"
27809 msgstr "el atributo %qE requiere un argumento constante entero"
27811 #: config/i386/i386.c:7701
27812 #, gcc-internal-format
27813 msgid "argument to %qE attribute larger than %d"
27814 msgstr "el argumento para el atributo %qE es más grande que %d"
27816 #: config/i386/i386.c:7726 config/i386/i386.c:7769
27817 #, gcc-internal-format
27818 msgid "fastcall and cdecl attributes are not compatible"
27819 msgstr "los atributos fastcall y cdecl no son compatibles"
27821 #: config/i386/i386.c:7730
27822 #, gcc-internal-format
27823 msgid "fastcall and stdcall attributes are not compatible"
27824 msgstr "los atributos fastcall y stdcall no son compatibles"
27826 #: config/i386/i386.c:7738 config/i386/i386.c:7787
27827 #, gcc-internal-format
27828 msgid "fastcall and thiscall attributes are not compatible"
27829 msgstr "los atributos fastcall y thiscall no son compatibles"
27831 #: config/i386/i386.c:7748 config/i386/i386.c:7765
27832 #, gcc-internal-format
27833 msgid "stdcall and cdecl attributes are not compatible"
27834 msgstr "los atributos stdcall y cdecl no son compatibles"
27836 #: config/i386/i386.c:7752
27837 #, gcc-internal-format
27838 msgid "stdcall and fastcall attributes are not compatible"
27839 msgstr "los atributos stdcall y fastcall no son compatibles"
27841 #: config/i386/i386.c:7756 config/i386/i386.c:7783
27842 #, gcc-internal-format
27843 msgid "stdcall and thiscall attributes are not compatible"
27844 msgstr "los atributos stdcall y thiscall no son compatibles"
27846 #: config/i386/i386.c:7773 config/i386/i386.c:7791
27847 #, gcc-internal-format
27848 msgid "cdecl and thiscall attributes are not compatible"
27849 msgstr "los atributos cdecl y thiscall no son compatibles"
27851 #: config/i386/i386.c:7779
27852 #, fuzzy, gcc-internal-format
27853 #| msgid "%qE attribute is used for none class-method"
27854 msgid "%qE attribute is used for non-class method"
27855 msgstr "se usó el atributo %qE para clases-métodos none"
27857 #: config/i386/i386.c:8023
27858 #, gcc-internal-format
27859 msgid "calling %qD with attribute sseregparm without SSE/SSE2 enabled"
27860 msgstr "se llama a %qD con el atributo sseregparm sin activar SSE/SSE2"
27862 #: config/i386/i386.c:8026
27863 #, gcc-internal-format
27864 msgid "calling %qT with attribute sseregparm without SSE/SSE2 enabled"
27865 msgstr "se llama a %qT con el atributo sseregparm sin activar SSE/SSE2"
27867 #: config/i386/i386.c:8342
27868 #, fuzzy, gcc-internal-format
27869 #| msgid "does not support multilib"
27870 msgid "X32 does not support ms_abi attribute"
27871 msgstr "no se admite multilib"
27873 #: config/i386/i386.c:8374
27874 #, gcc-internal-format
27875 msgid "ms_hook_prologue is not compatible with nested function"
27876 msgstr "ms_hook_prologue no es compatible con la función anidada"
27878 #: config/i386/i386.c:8687
27879 #, fuzzy, gcc-internal-format
27880 #| msgid "AVX vector argument without AVX enabled changes the ABI"
27881 msgid "AVX512F vector argument without AVX512F enabled changes the ABI"
27882 msgstr "el argumento de vector AVX sin AVX activado cambia la ABI"
27884 #: config/i386/i386.c:8693
27885 #, fuzzy, gcc-internal-format
27886 #| msgid "AVX vector argument without AVX enabled changes the ABI"
27887 msgid "AVX512F vector return without AVX512F enabled changes the ABI"
27888 msgstr "el argumento de vector AVX sin AVX activado cambia la ABI"
27890 #: config/i386/i386.c:8707
27891 #, gcc-internal-format
27892 msgid "AVX vector argument without AVX enabled changes the ABI"
27893 msgstr "el argumento de vector AVX sin AVX activado cambia la ABI"
27895 #: config/i386/i386.c:8713
27896 #, fuzzy, gcc-internal-format
27897 #| msgid "AVX vector argument without AVX enabled changes the ABI"
27898 msgid "AVX vector return without AVX enabled changes the ABI"
27899 msgstr "el argumento de vector AVX sin AVX activado cambia la ABI"
27901 #: config/i386/i386.c:8729
27902 #, gcc-internal-format
27903 msgid "SSE vector argument without SSE enabled changes the ABI"
27904 msgstr "el argumento de vector SSE sin SSE activado cambia la ABI"
27906 #: config/i386/i386.c:8735
27907 #, gcc-internal-format
27908 msgid "SSE vector return without SSE enabled changes the ABI"
27909 msgstr "la devolución de vector SSE sin SSE activado cambia la ABI"
27911 #: config/i386/i386.c:8751
27912 #, gcc-internal-format
27913 msgid "MMX vector argument without MMX enabled changes the ABI"
27914 msgstr "el argumento de vector MMX sin MMX activado cambia la ABI"
27916 #: config/i386/i386.c:8757
27917 #, gcc-internal-format
27918 msgid "MMX vector return without MMX enabled changes the ABI"
27919 msgstr "la devolución de vector MMX sin MMX activado cambia la ABI"
27921 #: config/i386/i386.c:8939
27922 #, gcc-internal-format
27923 msgid "the ABI of passing struct with a flexible array member has changed in GCC 4.4"
27924 msgstr "la ABI para pasar un struct con un miembro de matriz flexible cambió en GCC 4.4"
27926 #: config/i386/i386.c:9056
27927 #, gcc-internal-format
27928 msgid "the ABI of passing union with long double has changed in GCC 4.4"
27929 msgstr "la ABI para pasar un union con long double cambió en GCC 4.4"
27931 #: config/i386/i386.c:9174
27932 #, gcc-internal-format
27933 msgid "the ABI of passing structure with complex float member has changed in GCC 4.4"
27934 msgstr "la ABI para pasar una estructura con un miembro de coma flotante compleja cambió en GCC 4.4"
27936 #: config/i386/i386.c:9337
27937 #, gcc-internal-format
27938 msgid "SSE register return with SSE disabled"
27939 msgstr "se devuelve el registro SSE con SSE desactivado"
27941 #: config/i386/i386.c:9343
27942 #, gcc-internal-format
27943 msgid "SSE register argument with SSE disabled"
27944 msgstr "argumento de registro SSE con SSE desactivado"
27946 #: config/i386/i386.c:9359
27947 #, gcc-internal-format
27948 msgid "x87 register return with x87 disabled"
27949 msgstr "se devuelve el registro x87 con x87 desactivado"
27951 #: config/i386/i386.c:9655 config/i386/i386.c:9926 config/i386/i386.c:10449
27952 #, fuzzy, gcc-internal-format
27953 #| msgid "calling %qD with attribute sseregparm without SSE/SSE2 enabled"
27954 msgid "calling %qD with SSE calling convention without SSE/SSE2 enabled"
27955 msgstr "se llama a %qD con el atributo sseregparm sin activar SSE/SSE2"
27957 #: config/i386/i386.c:9657 config/i386/i386.c:9928 config/i386/i386.c:10451
27958 #, gcc-internal-format
27959 msgid "this is a GCC bug that can be worked around by adding attribute used to function called"
27960 msgstr ""
27962 #: config/i386/i386.c:10351
27963 #, gcc-internal-format, gfc-internal-format
27964 msgid "The ABI for passing parameters with %d-byte alignment has changed in GCC 4.6"
27965 msgstr "La ABI para pasar parámetros con alineación de %d-bytes cambió en GCC 4.6"
27967 #: config/i386/i386.c:13734
27968 #, gcc-internal-format
27969 msgid "ms_hook_prologue attribute isn%'t compatible with -mfentry for 32-bit"
27970 msgstr "el atributo ms_hook_prologue no es compatible con -mfentry para 32-bit"
27972 #: config/i386/i386.c:13824
27973 #, gcc-internal-format
27974 msgid "Dynamic Realign Argument Pointer (DRAP) not supported in interrupt service routine.  This may be worked around by avoiding functions with aggregate return."
27975 msgstr ""
27977 #: config/i386/i386.c:14836
27978 #, gcc-internal-format
27979 msgid "-fsplit-stack does not support fastcall with nested function"
27980 msgstr "-fsplit-stack no admite fastcall con funciones anidadas"
27982 #: config/i386/i386.c:14856
27983 #, fuzzy, gcc-internal-format
27984 #| msgid "-fsplit-stack does not support 2 register  parameters for a nested function"
27985 msgid "-fsplit-stack does not support 2 register parameters for a nested function"
27986 msgstr "-fsplit-stack no admite 2 parámetros de registro para una función anidada"
27988 #. FIXME: We could make this work by pushing a register
27989 #. around the addition and comparison.
27990 #: config/i386/i386.c:14867
27991 #, gcc-internal-format
27992 msgid "-fsplit-stack does not support 3 register parameters"
27993 msgstr "-fsplit-stack no admite 3 parámetros de registro"
27995 #: config/i386/i386.c:17672 config/i386/i386.c:17686
27996 #, fuzzy, gcc-internal-format
27997 #| msgid "unsupported operand size for extended register"
27998 msgid "unsupported size for integer register"
27999 msgstr "no se admite el tamaño de operando para el registro extendido"
28001 #: config/i386/i386.c:17718
28002 #, gcc-internal-format
28003 msgid "extended registers have no high halves"
28004 msgstr "los registros extendidos no tiene mitades superiores"
28006 #: config/i386/i386.c:17733
28007 #, gcc-internal-format
28008 msgid "unsupported operand size for extended register"
28009 msgstr "no se admite el tamaño de operando para el registro extendido"
28011 #: config/i386/i386.c:17924
28012 #, fuzzy, gcc-internal-format
28013 #| msgid "non-integer operand used with operand code '%c'"
28014 msgid "non-integer operand used with operand code 'z'"
28015 msgstr "se usó un operando que no es entero con el código de operando '%c'"
28017 #: config/i386/i386.c:28283
28018 #, fuzzy, gcc-internal-format
28019 #| msgid "interrupt Service Routines cannot be coded in Thumb mode"
28020 msgid "interrupt service routine can't be called directly"
28021 msgstr "no se pueden codificar las Rutinas de Servicios de Interrupción en el modo Thumb"
28023 #: config/i386/i386.c:32550
28024 #, gcc-internal-format
28025 msgid "No dispatcher found for the versioning attributes"
28026 msgstr ""
28028 #: config/i386/i386.c:32600
28029 #, fuzzy, gcc-internal-format, gfc-internal-format
28030 #| msgid "No label definition found for %qs"
28031 msgid "No dispatcher found for %s"
28032 msgstr "No se encontró una definición de etiqueta para %qs"
28034 #: config/i386/i386.c:32610
28035 #, gcc-internal-format, gfc-internal-format
28036 msgid "No dispatcher found for the versioning attributes : %s"
28037 msgstr ""
28039 #: config/i386/i386.c:32858
28040 #, gcc-internal-format
28041 msgid "Function versions cannot be marked as gnu_inline, bodies have to be generated"
28042 msgstr ""
28044 #: config/i386/i386.c:32863 config/i386/i386.c:33291
28045 #, fuzzy, gcc-internal-format
28046 #| msgid "static linking is not supported"
28047 msgid "Virtual function multiversioning not supported"
28048 msgstr "no se admite enlace estático"
28050 #: config/i386/i386.c:32926
28051 #, gcc-internal-format
28052 msgid "missing %<target%> attribute for multi-versioned %D"
28053 msgstr ""
28055 #: config/i386/i386.c:32929
28056 #, fuzzy, gcc-internal-format
28057 #| msgid "previous declaration of %q+D"
28058 msgid "previous declaration of %D"
28059 msgstr "declaración previa de %q+D"
28061 #: config/i386/i386.c:33148
28062 #, fuzzy, gcc-internal-format
28063 #| msgid "nested functions not supported on this target"
28064 msgid "multiversioning needs ifunc which is not supported on this target"
28065 msgstr "no se admiten funciones anidadas en este objetivo"
28067 #: config/i386/i386.c:33540
28068 #, fuzzy, gcc-internal-format
28069 #| msgid "argument to %qs must be a 2-bit unsigned literal"
28070 msgid "Parameter to builtin must be a string constant or literal"
28071 msgstr "el argumento para %qs debe ser una literal sin signo de 2-bit"
28073 #: config/i386/i386.c:33565 config/i386/i386.c:33615
28074 #, fuzzy, gcc-internal-format, gfc-internal-format
28075 #| msgid "Argument to -ffpe-trap is not valid: %s"
28076 msgid "Parameter to builtin not valid: %s"
28077 msgstr "El argumento para -ffpe-trap no es válido: %s"
28079 #: config/i386/i386.c:34294 config/i386/i386.c:35692
28080 #, gcc-internal-format
28081 msgid "the last argument must be a 2-bit immediate"
28082 msgstr "el tercer argumento debe ser un inmediato de 2-bit"
28084 #: config/i386/i386.c:34689
28085 #, gcc-internal-format
28086 msgid "the fifth argument must be an 8-bit immediate"
28087 msgstr "el quinto argumento debe ser un inmediato de 8-bit"
28089 #: config/i386/i386.c:34784
28090 #, gcc-internal-format
28091 msgid "the third argument must be an 8-bit immediate"
28092 msgstr "el tercer argumento debe ser un inmediato de 8-bit"
28094 #: config/i386/i386.c:35623
28095 #, gcc-internal-format
28096 msgid "the last argument must be an 1-bit immediate"
28097 msgstr "el último argumento debe ser un inmediato de 1-bit"
28099 #: config/i386/i386.c:35638
28100 #, fuzzy, gcc-internal-format
28101 #| msgid "the last argument must be a 32-bit immediate"
28102 msgid "the last argument must be a 3-bit immediate"
28103 msgstr "el último argumento debe ser un inmediato de 32-bit"
28105 #: config/i386/i386.c:35671
28106 #, gcc-internal-format
28107 msgid "the last argument must be a 4-bit immediate"
28108 msgstr "el último argumento debe ser un inmediato de 4-bit"
28110 #: config/i386/i386.c:35711
28111 #, gcc-internal-format
28112 msgid "the last argument must be a 1-bit immediate"
28113 msgstr "el último argumento debe ser un inmediato de 1-bit"
28115 #: config/i386/i386.c:35724
28116 #, gcc-internal-format
28117 msgid "the last argument must be a 5-bit immediate"
28118 msgstr "el tercer argumento debe ser un inmediato de 5-bit"
28120 #: config/i386/i386.c:35734
28121 #, gcc-internal-format
28122 msgid "the next to last argument must be an 8-bit immediate"
28123 msgstr "el penúltimo argumento debe ser un inmediato de 8-bit"
28125 #: config/i386/i386.c:35739 config/i386/i386.c:36529
28126 #, gcc-internal-format
28127 msgid "the last argument must be an 8-bit immediate"
28128 msgstr "el último argumento debe ser un inmediato de 8-bit"
28130 #: config/i386/i386.c:35907
28131 #, fuzzy, gcc-internal-format
28132 #| msgid "argument must be a constant"
28133 msgid "the third argument must be comparison constant"
28134 msgstr "el argumento debe ser una constante"
28136 #: config/i386/i386.c:35912
28137 #, fuzzy, gcc-internal-format
28138 #| msgid "incorrect insn:"
28139 msgid "incorrect comparison mode"
28140 msgstr "insn incorrecta:"
28142 #: config/i386/i386.c:35918 config/i386/i386.c:36119
28143 #, fuzzy, gcc-internal-format
28144 #| msgid "incorrect sharing of tree nodes"
28145 msgid "incorrect rounding operand"
28146 msgstr "compartición incorrecta de nodos de árbol"
28148 #: config/i386/i386.c:36101
28149 #, fuzzy, gcc-internal-format
28150 #| msgid "the last argument must be a 4-bit immediate"
28151 msgid "the immediate argument must be a 4-bit immediate"
28152 msgstr "el último argumento debe ser un inmediato de 4-bit"
28154 #: config/i386/i386.c:36107
28155 #, fuzzy, gcc-internal-format
28156 #| msgid "the last argument must be a 5-bit immediate"
28157 msgid "the immediate argument must be a 5-bit immediate"
28158 msgstr "el tercer argumento debe ser un inmediato de 5-bit"
28160 #: config/i386/i386.c:36110
28161 #, fuzzy, gcc-internal-format
28162 #| msgid "the last argument must be an 8-bit immediate"
28163 msgid "the immediate argument must be an 8-bit immediate"
28164 msgstr "el último argumento debe ser un inmediato de 8-bit"
28166 #: config/i386/i386.c:36527
28167 #, gcc-internal-format
28168 msgid "the last argument must be a 32-bit immediate"
28169 msgstr "el último argumento debe ser un inmediato de 32-bit"
28171 #: config/i386/i386.c:36609 config/rs6000/rs6000.c:15973
28172 #, gcc-internal-format
28173 msgid "selector must be an integer constant in the range 0..%wi"
28174 msgstr "el selector debe ser una constante entera en el rango 0..%wi"
28176 #: config/i386/i386.c:36814
28177 #, gcc-internal-format
28178 msgid "%qE needs unknown isa option"
28179 msgstr "%qE necesita la opción isa desconocida"
28181 #: config/i386/i386.c:36818
28182 #, gcc-internal-format
28183 msgid "%qE needs isa option %s"
28184 msgstr "%qE necesita la opción isa %s"
28186 #: config/i386/i386.c:37566
28187 #, gcc-internal-format
28188 msgid "last argument must be an immediate"
28189 msgstr "el último argumento debe ser un inmediato"
28191 #: config/i386/i386.c:38270 config/i386/i386.c:38452
28192 #, fuzzy, gcc-internal-format
28193 #| msgid "last argument must be scale 1, 2, 4, 8"
28194 msgid "the last argument must be scale 1, 2, 4, 8"
28195 msgstr "el argumento izquierdo debe ser un escalar 1, 2, 4, 8"
28197 #: config/i386/i386.c:38505
28198 #, fuzzy, gcc-internal-format
28199 #| msgid "last argument must be scale 1, 2, 4, 8"
28200 msgid "the forth argument must be scale 1, 2, 4, 8"
28201 msgstr "el argumento izquierdo debe ser un escalar 1, 2, 4, 8"
28203 #: config/i386/i386.c:38511
28204 #, fuzzy, gcc-internal-format
28205 #| msgid "incorrect insn:"
28206 msgid "incorrect hint operand"
28207 msgstr "insn incorrecta:"
28209 #: config/i386/i386.c:38530
28210 #, fuzzy, gcc-internal-format
28211 #| msgid "the last argument must be an 8-bit immediate"
28212 msgid "the xabort's argument must be an 8-bit immediate"
28213 msgstr "el último argumento debe ser un inmediato de 8-bit"
28215 #: config/i386/i386.c:41336
28216 #, gcc-internal-format
28217 msgid "%qE attribute only available for 32-bit"
28218 msgstr "el atributo %qE solamente está disponible para 64-bit"
28220 #: config/i386/i386.c:41357
28221 #, gcc-internal-format
28222 msgid "argument to %qE attribute is neither zero, nor one"
28223 msgstr "el argumento del atributo %qE no es cero ni uno"
28225 #: config/i386/i386.c:41390 config/i386/i386.c:41399
28226 #, gcc-internal-format
28227 msgid "ms_abi and sysv_abi attributes are not compatible"
28228 msgstr "los atributos ms_abi y sysv_abi no son compatibles"
28230 #: config/i386/i386.c:41435 config/rs6000/rs6000.c:35378
28231 #, gcc-internal-format
28232 msgid "%qE incompatible attribute ignored"
28233 msgstr "se descarta el atributo incompatible %qE"
28235 #: config/i386/i386.c:41479
28236 #, gcc-internal-format
28237 msgid "interrupt service routine should have a pointer as the first argument"
28238 msgstr ""
28240 #: config/i386/i386.c:41486
28241 #, gcc-internal-format, gfc-internal-format
28242 msgid "interrupt service routine should have unsigned %sint as the second argument"
28243 msgstr ""
28245 #: config/i386/i386.c:41496
28246 #, gcc-internal-format
28247 msgid "interrupt service routine can only have a pointer argument and an optional integer argument"
28248 msgstr ""
28250 #: config/i386/i386.c:41499
28251 #, fuzzy, gcc-internal-format
28252 #| msgid "interrupt Service Routines cannot be coded in Thumb mode"
28253 msgid "interrupt service routine can't have non-void return value"
28254 msgstr "no se pueden codificar las Rutinas de Servicios de Interrupción en el modo Thumb"
28256 #: config/i386/i386.c:44401
28257 #, fuzzy, gcc-internal-format
28258 #| msgid "By-value argument at %L is not allowed in this context"
28259 msgid "alternatives not allowed in asm flag output"
28260 msgstr "El argumento por valor en %L no se permite en este contexto"
28262 #: config/i386/i386.c:44465
28263 #, fuzzy, gcc-internal-format
28264 #| msgid "unknown IRA algorithm %qs"
28265 msgid "unknown asm flag output %qs"
28266 msgstr "algoritmo IRA %qs desconocido"
28268 #: config/i386/i386.c:44494
28269 #, fuzzy, gcc-internal-format
28270 #| msgid "invalid type for make function"
28271 msgid "invalid type for asm flag output"
28272 msgstr "tipo no válido para la función make"
28274 #: config/i386/i386.c:50765
28275 #, fuzzy, gcc-internal-format
28276 #| msgid "unknown architecture %qs"
28277 msgid "Unknown architecture specific memory model"
28278 msgstr "arquitectura %qs desconocida"
28280 #: config/i386/i386.c:50772
28281 #, gcc-internal-format
28282 msgid "HLE_ACQUIRE not used with ACQUIRE or stronger memory model"
28283 msgstr ""
28285 #: config/i386/i386.c:50778
28286 #, gcc-internal-format
28287 msgid "HLE_RELEASE not used with RELEASE or stronger memory model"
28288 msgstr ""
28290 #: config/i386/i386.c:50802 config/i386/i386.c:50923
28291 #, fuzzy, gcc-internal-format, gfc-internal-format
28292 #| msgid "unsupported version"
28293 msgid "unsupported simdlen %d"
28294 msgstr "versión sin soporte"
28296 #: config/i386/i386.c:50821
28297 #, gcc-internal-format
28298 msgid "unsupported return type %qT for simd\n"
28299 msgstr ""
28301 #: config/i386/i386.c:50843
28302 #, fuzzy, gcc-internal-format
28303 #| msgid "unsupported argument type to builtin function"
28304 msgid "unsupported argument type %qT for simd\n"
28305 msgstr "no se admite el tipo de argumento para la función interna"
28307 #: config/i386/i386.c:51169
28308 #, gcc-internal-format
28309 msgid "Pointer Checker requires MPX support on this target. Use -mmpx options to enable MPX."
28310 msgstr ""
28312 #: config/i386/intelmic-mkoffload.c:71 config/nvptx/mkoffload.c:85
28313 #, fuzzy, gcc-internal-format
28314 #| msgid "deleting LTRANS input file %s: %m"
28315 msgid "deleting file %s: %m"
28316 msgstr "se borra el fichero de entrada LTRANS %s: %m"
28318 #: config/i386/intelmic-mkoffload.c:253 config/i386/intelmic-mkoffload.c:317
28319 #: config/i386/intelmic-mkoffload.c:358 config/nvptx/mkoffload.c:524
28320 #, fuzzy, gcc-internal-format, gfc-internal-format
28321 #| msgid "cannot open %s"
28322 msgid "cannot open '%s'"
28323 msgstr "no se puede abrir %s"
28325 #: config/i386/intelmic-mkoffload.c:465
28326 #, fuzzy, gcc-internal-format
28327 #| msgid "no input file specified"
28328 msgid "output file not specified"
28329 msgstr "no se especificaron ficheros de entrada"
28331 #: config/i386/intelmic-mkoffload.c:558
28332 #, fuzzy, gcc-internal-format
28333 #| msgid "COLLECT_LTO_WRAPPER must be set"
28334 msgid "COLLECT_GCC must be set"
28335 msgstr "se debe definir COLLECT_LTO_WRAPPER"
28337 #: config/i386/intelmic-mkoffload.c:563 config/nvptx/mkoffload.c:455
28338 #, fuzzy, gcc-internal-format, gfc-internal-format
28339 #| msgid "field %qs not found"
28340 msgid "offload compiler %s not found"
28341 msgstr "no se encontró el campo %qs"
28343 #: config/i386/intelmic-mkoffload.c:582 config/nvptx/mkoffload.c:475
28344 #, fuzzy, gcc-internal-format
28345 #| msgid "unrecognized argument in option %qs"
28346 msgid "unrecognizable argument of option "
28347 msgstr "no se reconoce el argumento en la opción %qs"
28349 #: config/i386/winnt.c:79
28350 #, gcc-internal-format
28351 msgid "%qE attribute applies only to initialized variables with external linkage"
28352 msgstr "el atributo %qE solamente se aplica a variables sin inicializar con enlace externo"
28354 #: config/i386/winnt.c:152
28355 #, gcc-internal-format
28356 msgid "definition of static data member %q+D of dllimport%'d class"
28357 msgstr "la definición de los datos miembro static %q+D de la clase dllimportada"
28359 #. If the environment variable DJDIR is not defined, then DJGPP is not        installed correctly and GCC will quickly become confused with the        default prefix settings. Report the problem now so the user doesn't        receive deceptive "file not found" error messages later.
28360 #. DJDIR is automatically defined by the DJGPP environment config            file pointed to by the environment variable DJGPP. Examine DJGPP            to try and figure out what's wrong.
28361 #: config/i386/xm-djgpp.h:85
28362 #, gcc-internal-format
28363 msgid "environment variable DJGPP not defined"
28364 msgstr "no se definió la variable de entorno DJGPP"
28366 #: config/i386/xm-djgpp.h:87
28367 #, gcc-internal-format, gfc-internal-format
28368 msgid "environment variable DJGPP points to missing file '%s'"
28369 msgstr "la variable de entorno DJGPP apunta al fichero faltante '%s'"
28371 #: config/i386/xm-djgpp.h:90
28372 #, gcc-internal-format, gfc-internal-format
28373 msgid "environment variable DJGPP points to corrupt file '%s'"
28374 msgstr "la variable de entorno DJGPP apunta al fichero corrupto '%s'"
28376 #: config/ia64/ia64-c.c:48
28377 #, gcc-internal-format
28378 msgid "malformed #pragma builtin"
28379 msgstr "#pragma builtin malformado"
28381 #: config/ia64/ia64.c:728
28382 #, gcc-internal-format
28383 msgid "invalid argument of %qE attribute"
28384 msgstr "argumento no válido del atributo %qE"
28386 #: config/ia64/ia64.c:741
28387 #, gcc-internal-format
28388 msgid "an address area attribute cannot be specified for local variables"
28389 msgstr "no se puede especificar un atributo de área de direcciones para variables locales"
28391 #: config/ia64/ia64.c:748
28392 #, gcc-internal-format
28393 msgid "address area of %q+D conflicts with previous declaration"
28394 msgstr "el área de dirección de %q+D genera un conflicto con la declaración previa"
28396 #: config/ia64/ia64.c:756
28397 #, gcc-internal-format
28398 msgid "address area attribute cannot be specified for functions"
28399 msgstr "no se puede especificar un atributo de área de direcciones para funciones"
28401 #: config/ia64/ia64.c:789
28402 #, gcc-internal-format
28403 msgid "%qE attribute requires a string constant argument"
28404 msgstr "el atributo %qE requiere una constante entera como argumento"
28406 #: config/ia64/ia64.c:5934 config/pa/pa.c:431 config/sh/sh.c:8232
28407 #: config/spu/spu.c:4895
28408 #, gcc-internal-format
28409 msgid "value of -mfixed-range must have form REG1-REG2"
28410 msgstr "el valor de -mfixed-range debe ser de la forma REG1-REG2"
28412 #: config/ia64/ia64.c:5961 config/pa/pa.c:458 config/sh/sh.c:8258
28413 #: config/spu/spu.c:4921
28414 #, gcc-internal-format, gfc-internal-format
28415 msgid "%s-%s is an empty range"
28416 msgstr "%s-%s es un rango vacío"
28418 #: config/ia64/ia64.c:11190
28419 #, gcc-internal-format
28420 msgid "version attribute is not a string"
28421 msgstr "el atributo version no es una cadena"
28423 #: config/iq2000/iq2000.c:1841
28424 #, gcc-internal-format, gfc-internal-format
28425 msgid "gp_offset (%ld) or end_offset (%ld) is less than zero"
28426 msgstr "gp_offset (%ld) o end_offset (%ld) es menor a cero"
28428 #: config/iq2000/iq2000.c:2608
28429 #, gcc-internal-format
28430 msgid "argument %qd is not a constant"
28431 msgstr "el argumento %qd no es una constante"
28433 #: config/iq2000/iq2000.c:2912 config/xtensa/xtensa.c:2455
28434 #, gcc-internal-format
28435 msgid "PRINT_OPERAND_ADDRESS, null pointer"
28436 msgstr "PRINT_OPERAND_ADDRESS, puntero nulo"
28438 #: config/iq2000/iq2000.c:3067
28439 #, gcc-internal-format, gfc-internal-format
28440 msgid "PRINT_OPERAND: Unknown punctuation '%c'"
28441 msgstr "PRINT_OPERAND: Puntuación desconocida '%c'"
28443 #: config/iq2000/iq2000.c:3076 config/xtensa/xtensa.c:2299
28444 #, gcc-internal-format
28445 msgid "PRINT_OPERAND null pointer"
28446 msgstr "PRINT_OPERAND puntero nulo"
28448 #: config/m32c/m32c-pragma.c:52
28449 #, gcc-internal-format
28450 msgid "junk at end of #pragma GCC memregs [0..16]"
28451 msgstr "basura al final de #pragma GCC memregs [0..16]"
28453 #: config/m32c/m32c-pragma.c:59
28454 #, gcc-internal-format
28455 msgid "#pragma GCC memregs must precede any function decls"
28456 msgstr "#pragma GCC memregs debe preceder a cualquier declaración de función"
28458 #: config/m32c/m32c-pragma.c:67 config/m32c/m32c-pragma.c:74
28459 #, gcc-internal-format
28460 msgid "#pragma GCC memregs takes a number [0..16]"
28461 msgstr "#pragma GCC memregs toma un número [0..16]"
28463 #: config/m32c/m32c-pragma.c:102
28464 #, gcc-internal-format
28465 msgid "junk at end of #pragma ADDRESS"
28466 msgstr "basura al final de #pragma ADDRESS"
28468 #: config/m32c/m32c-pragma.c:107
28469 #, gcc-internal-format
28470 msgid "malformed #pragma ADDRESS variable address"
28471 msgstr "#pragma GCC variable address malformado"
28473 #: config/m32c/m32c.c:414
28474 #, gcc-internal-format, gfc-internal-format
28475 msgid "invalid target memregs value '%d'"
28476 msgstr "valor de memregs objetivo '%d' no válido"
28478 #: config/m32c/m32c.c:2930
28479 #, gcc-internal-format
28480 msgid "%qE attribute is not supported for R8C target"
28481 msgstr "no se admite el atributo %qE para el objetivo R8C"
28483 #. The argument must be a constant integer.
28484 #: config/m32c/m32c.c:2946 config/sh/sh.c:8444 config/sh/sh.c:8539
28485 #, gcc-internal-format
28486 msgid "%qE attribute argument not an integer constant"
28487 msgstr "el argumento del atributo %qE no es una constante entera"
28489 #: config/m32c/m32c.c:2955
28490 #, gcc-internal-format
28491 msgid "%qE attribute argument should be between 18 to 255"
28492 msgstr "el argumento del atributo %qE debe estar entre 18 a 255"
28494 #: config/m32c/m32c.c:4076
28495 #, gcc-internal-format
28496 msgid "%<bank_switch%> has no effect on non-interrupt functions"
28497 msgstr "%<bank_switch%> no tiene efecto en funciones que no son interrumpibles"
28499 #: config/m32c/m32c.c:4183
28500 #, gcc-internal-format
28501 msgid "%<fast_interrupt%> attribute directive ignored"
28502 msgstr "se descarta la directiva de atributo %<fast_interrupt%>"
28504 #: config/m32r/m32r.c:393
28505 #, gcc-internal-format
28506 msgid "invalid argument of %qs attribute"
28507 msgstr "argumento no válido del atributo %qs"
28509 #: config/m68k/m68k.c:503
28510 #, gcc-internal-format, gfc-internal-format
28511 msgid "-mcpu=%s conflicts with -march=%s"
28512 msgstr "-mcpu=%s genera conflicto con -march=%s"
28514 #: config/m68k/m68k.c:574
28515 #, gcc-internal-format
28516 msgid "-mpcrel -fPIC is not currently supported on selected cpu"
28517 msgstr "-mpcrel -fPIC no se admite actualmente en la cpu seleccionado"
28519 #: config/m68k/m68k.c:636
28520 #, gcc-internal-format, gfc-internal-format
28521 msgid "-falign-labels=%d is not supported"
28522 msgstr "no se admite -falign-labels=%d"
28524 #: config/m68k/m68k.c:641
28525 #, gcc-internal-format, gfc-internal-format
28526 msgid "-falign-loops=%d is not supported"
28527 msgstr "no se admite -falign-loops=%d"
28529 #: config/m68k/m68k.c:649
28530 #, fuzzy, gcc-internal-format
28531 #| msgid "stack limits not supported on this target"
28532 msgid "-fstack-limit- options are not supported on this cpu"
28533 msgstr "no se admiten límites de la pila en este objetivo"
28535 #: config/m68k/m68k.c:767
28536 #, gcc-internal-format
28537 msgid "multiple interrupt attributes not allowed"
28538 msgstr "no se permiten atributos interrupt múltiples"
28540 #: config/m68k/m68k.c:774
28541 #, gcc-internal-format
28542 msgid "interrupt_thread is available only on fido"
28543 msgstr "interrupt_thread sólo está disponible en fido"
28545 #: config/m68k/m68k.c:1108 config/rs6000/rs6000.c:28119
28546 #, gcc-internal-format
28547 msgid "stack limit expression is not supported"
28548 msgstr "no se admite la expresión del límite de la pila"
28550 #: config/mcore/mcore.c:2949
28551 #, gcc-internal-format
28552 msgid "initialized variable %q+D is marked dllimport"
28553 msgstr "la variable inicializada %q+D se marcó como dllimport"
28555 #: config/microblaze/microblaze.c:1690
28556 #, fuzzy, gcc-internal-format
28557 #| msgid "-fstack-protector not supported for this target"
28558 msgid "-fPIC/-fpic not supported for this target"
28559 msgstr "no se admite -fstack-protector para este objetivo"
28561 #: config/microblaze/microblaze.c:1702
28562 #, gcc-internal-format
28563 msgid "%qs is an invalid argument to -mcpu="
28564 msgstr "%qs es un argumento no válido para -mcpu="
28566 #: config/microblaze/microblaze.c:1751
28567 #, gcc-internal-format
28568 msgid "-mxl-multiply-high can be used only with -mcpu=v6.00.a or greater"
28569 msgstr "sólo se puede usar -mxl-multiply-high con -mcpu=v6.00.a o superior"
28571 #: config/microblaze/microblaze.c:1767
28572 #, fuzzy, gcc-internal-format
28573 #| msgid "-mxl-multiply-high can be used only with -mcpu=v6.00.a or greater"
28574 msgid "-mxl-reorder can be used only with -mcpu=v8.30.a or greater"
28575 msgstr "sólo se puede usar -mxl-multiply-high con -mcpu=v6.00.a o superior"
28577 #: config/microblaze/microblaze.c:1773
28578 #, gcc-internal-format
28579 msgid "-mxl-reorder requires -mxl-pattern-compare for -mcpu=v8.30.a"
28580 msgstr ""
28582 #: config/microblaze/microblaze.c:1778
28583 #, gcc-internal-format
28584 msgid "-mxl-multiply-high requires -mno-xl-soft-mul"
28585 msgstr "-mxl-multiply-high requiere -mno-xl-soft-mul"
28587 #: config/mips/mips.c:1391 config/mips/mips.c:1395
28588 #, gcc-internal-format
28589 msgid "%qs attribute only applies to functions"
28590 msgstr "el atributo %qs se aplica solamente a funciones"
28592 #: config/mips/mips.c:1405 config/mips/mips.c:1411
28593 #, fuzzy, gcc-internal-format
28594 #| msgid "%qE cannot have both %<mips16%> and %<nomips16%> attributes"
28595 msgid "%qE cannot have both %qs and %qs attributes"
28596 msgstr "%qE no puede tener atributos %<mips16%> y %<nomips16%> al mismo tiempo"
28598 #: config/mips/mips.c:1440 config/mips/mips.c:1446 config/nios2/nios2.c:3994
28599 #, gcc-internal-format
28600 msgid "%qE redeclared with conflicting %qs attributes"
28601 msgstr "%qE se redeclaró con los atributos %qs en conflicto"
28603 #: config/mips/mips.c:1478 config/mips/mips.c:1532
28604 #, fuzzy, gcc-internal-format
28605 #| msgid "%qE attribute requires a string constant argument"
28606 msgid "%qE attribute requires a string argument"
28607 msgstr "el atributo %qE requiere una constante entera como argumento"
28609 #: config/mips/mips.c:1486
28610 #, fuzzy, gcc-internal-format
28611 #| msgid "argument to %qE attribute is neither zero, nor one"
28612 msgid "argument to %qE attribute is neither eic, nor vector=<line>"
28613 msgstr "el argumento del atributo %qE no es cero ni uno"
28615 #: config/mips/mips.c:1502
28616 #, gcc-internal-format
28617 msgid "interrupt vector to %qE attribute is not vector=(sw0|sw1|hw0|hw1|hw2|hw3|hw4|hw5)"
28618 msgstr ""
28620 #: config/mips/mips.c:1539
28621 #, fuzzy, gcc-internal-format
28622 #| msgid "argument of %qE attribute is not a string constant"
28623 msgid "argument to %qE attribute is not intstack"
28624 msgstr "el argumento del atributo %qE no es una cadena constante"
28626 #: config/mips/mips.c:7692
28627 #, gcc-internal-format
28628 msgid "cannot handle inconsistent calls to %qs"
28629 msgstr "no se pueden manejar llamadas inconsistentes a %qs"
28631 #: config/mips/mips.c:10928
28632 #, fuzzy, gcc-internal-format
28633 #| msgid "the %<interrupt%> attribute requires a MIPS32r2 processor"
28634 msgid "the %<interrupt%> attribute requires a MIPS32r2 processor or greater"
28635 msgstr "el atributo %<interrupt%> requiere un procesador MIPS32r2"
28637 #: config/mips/mips.c:10930
28638 #, gcc-internal-format
28639 msgid "interrupt handlers cannot be MIPS16 functions"
28640 msgstr "los manejadores de interrupciones no pueden ser funciones MIPS16"
28642 #: config/mips/mips.c:11921
28643 #, gcc-internal-format
28644 msgid "-fstack-check=specific not implemented for MIPS16"
28645 msgstr ""
28647 #: config/mips/mips.c:16838
28648 #, fuzzy, gcc-internal-format, gfc-internal-format
28649 #| msgid "argument must be a constant"
28650 msgid "argument %d to the built-in must be a constant in range %d to %d"
28651 msgstr "el argumento debe ser una constante"
28653 #: config/mips/mips.c:16844 config/nds32/nds32-intrinsic.c:60
28654 #: config/nds32/nds32-intrinsic.c:88 config/nds32/nds32-intrinsic.c:118
28655 #: config/nios2/nios2.c:3146 config/riscv/riscv-builtins.c:216
28656 #, gcc-internal-format
28657 msgid "invalid argument to built-in function"
28658 msgstr "argumento no válido para la función interna"
28660 #: config/mips/mips.c:16958
28661 #, fuzzy, gcc-internal-format
28662 #| msgid "failed to reclaim unneeded function"
28663 msgid "failed to expand built-in function"
28664 msgstr "falló al reclamar una función innecesaria"
28666 #: config/mips/mips.c:17089
28667 #, gcc-internal-format
28668 msgid "built-in function %qE not supported for MIPS16"
28669 msgstr "no se admite la función interna %qE para MIPS16"
28671 #: config/mips/mips.c:17697
28672 #, gcc-internal-format
28673 msgid "%qs does not support MIPS16 code"
28674 msgstr "%qs no admite código MIPS16"
28676 #: config/mips/mips.c:19434
28677 #, gcc-internal-format
28678 msgid "MIPS16 PIC for ABIs other than o32 and o64"
28679 msgstr "PIC MIPS16 para ABIs diferentes de o32 y o64"
28681 #: config/mips/mips.c:19437
28682 #, gcc-internal-format
28683 msgid "MIPS16 -mxgot code"
28684 msgstr "código MIPS16 -mxgot"
28686 #: config/mips/mips.c:19440
28687 #, gcc-internal-format
28688 msgid "hard-float MIPS16 code for ABIs other than o32 and o64"
28689 msgstr "código MIPS16 de coma flotante hard para ABIs diferentes de o32 y o64"
28691 #: config/mips/mips.c:19443
28692 #, fuzzy, gcc-internal-format
28693 #| msgid "Generate MIPS16 code."
28694 msgid "MSA MIPS16 code"
28695 msgstr "Genera código MIPS16."
28697 #: config/mips/mips.c:19618 config/mips/mips.c:19623 config/mips/mips.c:19705
28698 #: config/mips/mips.c:19707 config/mips/mips.c:19737 config/mips/mips.c:19747
28699 #: config/mips/mips.c:19853 config/mips/mips.c:19883
28700 #, gcc-internal-format, gfc-internal-format
28701 msgid "unsupported combination: %s"
28702 msgstr "no se admite la combinación: %s"
28704 #: config/mips/mips.c:19657
28705 #, gcc-internal-format
28706 msgid "%<-%s%> conflicts with the other architecture options, which specify a %s processor"
28707 msgstr "%<-%s%> genera un conflicto con las otras opciones de la arquitectura, las cuales especifican un procesador %s"
28709 #: config/mips/mips.c:19667
28710 #, gcc-internal-format
28711 msgid "%<-march=%s%> is not compatible with the selected ABI"
28712 msgstr "%<-march=%s%> no es compatible con la ABI seleccionada"
28714 #: config/mips/mips.c:19682
28715 #, gcc-internal-format
28716 msgid "%<-mgp64%> used with a 32-bit processor"
28717 msgstr "se utiliza %<-mgp64%> con un procesador de 32-bit"
28719 #: config/mips/mips.c:19684
28720 #, gcc-internal-format
28721 msgid "%<-mgp32%> used with a 64-bit ABI"
28722 msgstr "se utiliza %<-mgp32%> con una ABI de 64-bit"
28724 #: config/mips/mips.c:19686
28725 #, gcc-internal-format
28726 msgid "%<-mgp64%> used with a 32-bit ABI"
28727 msgstr "se utiliza %<-mgp64%> con una ABI de 32-bit"
28729 #: config/mips/mips.c:19702
28730 #, fuzzy, gcc-internal-format
28731 #| msgid "the %qs architecture does not support the synci instruction"
28732 msgid "the %qs architecture does not support %<-mfp32%>"
28733 msgstr "la arquitectura %qs no admite la instrucción synci"
28735 #: config/mips/mips.c:19711
28736 #, gcc-internal-format
28737 msgid "%<-mgp32%> and %<-mfp64%> can only be combined if the target supports the mfhc1 and mthc1 instructions"
28738 msgstr "%<-mgp32%> y %<-mfp64%> sólo se pueden combinar si el objetivo admite las instrucciones mfhc1 y mthc1"
28740 #: config/mips/mips.c:19714
28741 #, gcc-internal-format
28742 msgid "%<-mgp32%> and %<-mfp64%> can only be combined when using the o32 ABI"
28743 msgstr "%<-mgp32%> y %<-mfp64%> sólo se pueden combinar al usar la ABI o32"
28745 #: config/mips/mips.c:19735
28746 #, fuzzy, gcc-internal-format
28747 #| msgid "%<-mgp32%> and %<-mfp64%> can only be combined when using the o32 ABI"
28748 msgid "%<-mfpxx%> can only be used with the o32 ABI"
28749 msgstr "%<-mgp32%> y %<-mfp64%> sólo se pueden combinar al usar la ABI o32"
28751 #: config/mips/mips.c:19739
28752 #, fuzzy, gcc-internal-format
28753 #| msgid "%<-mips3d%> requires %<-mpaired-single%>"
28754 msgid "%<-march=%s%> requires %<-mfp32%>"
28755 msgstr "%<-mips3d%> requiere %<-mpaired-single%>"
28757 #: config/mips/mips.c:19741
28758 #, fuzzy, gcc-internal-format
28759 #| msgid "%<-mips3d%> requires %<-mpaired-single%>"
28760 msgid "%<-mfpxx%> requires %<-mlra%>"
28761 msgstr "%<-mips3d%> requiere %<-mpaired-single%>"
28763 #: config/mips/mips.c:19757 config/mips/mips.c:19759 config/mips/mips.c:19772
28764 #, gcc-internal-format
28765 msgid "%qs is incompatible with %qs"
28766 msgstr "%qs es incompatible con %qs"
28768 #. We have traditionally allowed non-abicalls code to use
28769 #. an LP64 form of o64.  However, it would take a bit more
28770 #. effort to support the combination of 32-bit GOT entries
28771 #. and 64-bit pointers, so we treat the abicalls case as
28772 #. an error.
28773 #: config/mips/mips.c:19766
28774 #, gcc-internal-format
28775 msgid "the combination of %qs and %qs is incompatible with %qs"
28776 msgstr "la combinacion de %qs y %qs es incompatible con %qs"
28778 #: config/mips/mips.c:19819
28779 #, gcc-internal-format
28780 msgid "the %qs architecture does not support branch-likely instructions"
28781 msgstr "la arquitectura %qs no admite las instrucciones con probabilidad de ramificación"
28783 #: config/mips/mips.c:19834
28784 #, fuzzy, gcc-internal-format
28785 #| msgid "the %qs architecture does not support the synci instruction"
28786 msgid "the %qs architecture does not support madd or msub instructions"
28787 msgstr "la arquitectura %qs no admite la instrucción synci"
28789 #: config/mips/mips.c:19848
28790 #, fuzzy, gcc-internal-format
28791 #| msgid "the %qs architecture does not support paired-single instructions"
28792 msgid "the %qs architecture does not support odd single-precision registers"
28793 msgstr "la arquitectura %qs no admite las instrucciones par-sencillo"
28795 #: config/mips/mips.c:19861 config/mips/mips.c:19867
28796 #, fuzzy, gcc-internal-format
28797 #| msgid "unsupported combination: %s"
28798 msgid "unsupported combination: %qs%s %s"
28799 msgstr "no se admite la combinación: %s"
28801 #: config/mips/mips.c:19876
28802 #, fuzzy, gcc-internal-format
28803 #| msgid "unsupported combination: %s"
28804 msgid "unsupported combination: %qs %s"
28805 msgstr "no se admite la combinación: %s"
28807 #: config/mips/mips.c:19891
28808 #, fuzzy, gcc-internal-format
28809 #| msgid "Generate position-independent code if possible (large mode)"
28810 msgid "cannot generate position-independent code for %qs"
28811 msgstr "Genera código independiente de posición si es posible (modo large)"
28813 #: config/mips/mips.c:19894
28814 #, fuzzy, gcc-internal-format
28815 #| msgid "Disable position-independent code (PIC) for use in OS kernel code"
28816 msgid "position-independent code requires %qs"
28817 msgstr "Desactiva el código independiente de posición (PIC) para su uso en código de núcleo de SO"
28819 #: config/mips/mips.c:19927
28820 #, gcc-internal-format
28821 msgid "%<-mno-gpopt%> needs %<-mexplicit-relocs%>"
28822 msgstr "%<-mno-gpopt%> necesita %<-mexplicit-relocs%>"
28824 #: config/mips/mips.c:19935 config/mips/mips.c:19938
28825 #, gcc-internal-format
28826 msgid "cannot use small-data accesses for %qs"
28827 msgstr "no se pueden usar accesos de data small para %qs"
28829 #: config/mips/mips.c:19953
28830 #, fuzzy, gcc-internal-format
28831 #| msgid "the %qs architecture does not support paired-single instructions"
28832 msgid "the %qs architecture does not support %<-m%s=legacy%>"
28833 msgstr "la arquitectura %qs no admite las instrucciones par-sencillo"
28835 #: config/mips/mips.c:19960
28836 #, fuzzy, gcc-internal-format
28837 #| msgid "the %qs architecture does not support the synci instruction"
28838 msgid "the %qs architecture does not support %<-m%s=2008%>"
28839 msgstr "la arquitectura %qs no admite la instrucción synci"
28841 #: config/mips/mips.c:19978
28842 #, gcc-internal-format
28843 msgid "%<-mips3d%> requires %<-mpaired-single%>"
28844 msgstr "%<-mips3d%> requiere %<-mpaired-single%>"
28846 #: config/mips/mips.c:19988
28847 #, gcc-internal-format
28848 msgid "%qs must be used with %qs"
28849 msgstr "%qs se debe usar con %qs"
28851 #: config/mips/mips.c:19998
28852 #, fuzzy, gcc-internal-format
28853 #| msgid "-mips3d/-mpaired-single must be used with -mfp64 -mhard-float"
28854 msgid "%<-mmsa%> must be used with %<-mfp64%> and %<-mhard-float%>"
28855 msgstr "-mips3d/-mpaired-single se deben usar con -mfp64 -mhard-float"
28857 #: config/mips/mips.c:20005
28858 #, gcc-internal-format
28859 msgid "the %qs architecture does not support paired-single instructions"
28860 msgstr "la arquitectura %qs no admite las instrucciones par-sencillo"
28862 #: config/mips/mips.c:20014
28863 #, gcc-internal-format
28864 msgid "%qs requires a target that provides the %qs instruction"
28865 msgstr "%qs requiere un objetivo que provea la instrucción %qs"
28867 #: config/mips/mips.c:20025
28868 #, fuzzy, gcc-internal-format
28869 #| msgid "the %qs architecture does not support the synci instruction"
28870 msgid "the %qs architecture does not support DSP instructions"
28871 msgstr "la arquitectura %qs no admite la instrucción synci"
28873 #: config/mips/mips.c:20127
28874 #, gcc-internal-format
28875 msgid "%qs requires branch-likely instructions"
28876 msgstr "%qs requiere instrucciones con probabilidad de ramificación"
28878 #: config/mips/mips.c:20131
28879 #, gcc-internal-format
28880 msgid "the %qs architecture does not support the synci instruction"
28881 msgstr "la arquitectura %qs no admite la instrucción synci"
28883 #: config/mips/mips.c:20966
28884 #, gcc-internal-format
28885 msgid "mips16 function profiling"
28886 msgstr "análisis de perfil de las funciones mips16"
28888 #: config/mmix/mmix.c:300
28889 #, gcc-internal-format, gfc-internal-format
28890 msgid "-f%s not supported: ignored"
28891 msgstr "no se admite -f%s: descartado"
28893 #: config/mmix/mmix.c:730
28894 #, gcc-internal-format
28895 msgid "support for mode %qs"
28896 msgstr "se admite el modo %qs"
28898 #: config/mmix/mmix.c:744
28899 #, gcc-internal-format, gfc-internal-format
28900 msgid "too large function value type, needs %d registers, have only %d registers for this"
28901 msgstr "el valor del tipo de la función es demasiado grande, necesita %d registros, sólo se tienen %d registros para esto"
28903 #: config/mmix/mmix.c:923
28904 #, gcc-internal-format
28905 msgid "function_profiler support for MMIX"
28906 msgstr "soporte para function_profiler para MMIX"
28908 #: config/mmix/mmix.c:947
28909 #, gcc-internal-format
28910 msgid "MMIX Internal: Last named vararg would not fit in a register"
28911 msgstr "MMIX Interno: El último vararg nombrado no cabe en un registro"
28913 #: config/mmix/mmix.c:1559 config/mmix/mmix.c:1583 config/mmix/mmix.c:1699
28914 #, gcc-internal-format, gfc-internal-format
28915 msgid "MMIX Internal: Bad register: %d"
28916 msgstr "MMIX Interno: Registro erróneo: %d"
28918 #. Presumably there's a missing case above if we get here.
28919 #: config/mmix/mmix.c:1691
28920 #, gcc-internal-format
28921 msgid "MMIX Internal: Missing %qc case in mmix_print_operand"
28922 msgstr "MMIX Interno: Falta un case %qc en mmix_print_operand"
28924 #: config/mmix/mmix.c:1976
28925 #, gcc-internal-format
28926 msgid "stack frame not a multiple of 8 bytes: %wd"
28927 msgstr "el marco de pila no es un múltiplo de 8 bytes: %wd"
28929 #: config/mmix/mmix.c:2214
28930 #, gcc-internal-format
28931 msgid "stack frame not a multiple of octabyte: %wd"
28932 msgstr "el marco de pila no es un múltiplo de octabyte: %wd"
28934 #: config/mmix/mmix.c:2500 config/mmix/mmix.c:2559
28935 #, gcc-internal-format, gfc-internal-format
28936 msgid "MMIX Internal: %s is not a shiftable int"
28937 msgstr "MMIX Interno: %s no es un int desplazable"
28939 #: config/mn10300/mn10300.c:103
28940 #, gcc-internal-format
28941 msgid "-mtune= expects mn10300, am33, am33-2, or am34"
28942 msgstr "-mtune= espera mn10300, am33, am33-2 o am34"
28944 #: config/msp430/driver-msp430.c:659
28945 #, gcc-internal-format, gfc-internal-format
28946 msgid "unexpected argument to msp430_select_hwmult_lib: %s"
28947 msgstr ""
28949 #: config/msp430/driver-msp430.c:700
28950 #, gcc-internal-format, gfc-internal-format
28951 msgid "unrecognized hwpy field in msp430_mcu_data[%d]: %d"
28952 msgstr ""
28954 #: config/msp430/driver-msp430.c:707
28955 #, gcc-internal-format, gfc-internal-format
28956 msgid "unexpected first argument to msp430_select_hwmult_lib: %s"
28957 msgstr ""
28959 #: config/msp430/driver-msp430.c:711
28960 #, gcc-internal-format
28961 msgid "msp430_select_hwmult_lib needs one or more arguments"
28962 msgstr ""
28964 #: config/msp430/msp430.c:776
28965 #, gcc-internal-format, gfc-internal-format
28966 msgid "MCU '%s' supports %s ISA but -mcpu option is set to %s"
28967 msgstr ""
28969 #: config/msp430/msp430.c:782
28970 #, gcc-internal-format, gfc-internal-format
28971 msgid "MCU '%s' does not have hardware multiply support, but -mhwmult is set to %s"
28972 msgstr ""
28974 #: config/msp430/msp430.c:789
28975 #, gcc-internal-format, gfc-internal-format
28976 msgid "MCU '%s' supports %s hardware multiply, but -mhwmult is set to 16-bit"
28977 msgstr ""
28979 #: config/msp430/msp430.c:792
28980 #, gcc-internal-format, gfc-internal-format
28981 msgid "MCU '%s' supports %s hardware multiply, but -mhwmult is set to 32-bit"
28982 msgstr ""
28984 #: config/msp430/msp430.c:795
28985 #, gcc-internal-format, gfc-internal-format
28986 msgid "MCU '%s' supports %s hardware multiply, but -mhwmult is set to f5series"
28987 msgstr ""
28989 #: config/msp430/msp430.c:811
28990 #, gcc-internal-format, gfc-internal-format
28991 msgid ""
28992 "Unrecognized MCU name '%s', assuming that it is just a MSP430 with no hardware multiply.\n"
28993 "Use the -mcpu and -mhwmult options to set these explicitly."
28994 msgstr ""
28996 #: config/msp430/msp430.c:818
28997 #, gcc-internal-format, gfc-internal-format
28998 msgid ""
28999 "Unrecognized MCU name '%s', assuming that it has no hardware multiply.\n"
29000 "Use the -mhwmult option to set this explicitly."
29001 msgstr ""
29003 #: config/msp430/msp430.c:830
29004 #, gcc-internal-format, gfc-internal-format
29005 msgid ""
29006 "Unrecognized MCU name '%s', assuming that it just supports the MSP430 ISA.\n"
29007 "Use the -mcpu option to set the ISA explicitly."
29008 msgstr ""
29010 #: config/msp430/msp430.c:838
29011 #, fuzzy, gcc-internal-format, gfc-internal-format
29012 #| msgid "unrecognized register name %qs"
29013 msgid "Unrecognized MCU name '%s'."
29014 msgstr "no se reconoce el nombre de registro %qs."
29016 #: config/msp430/msp430.c:847
29017 #, gcc-internal-format
29018 msgid "-mlarge requires a 430X-compatible -mmcu="
29019 msgstr ""
29021 #: config/msp430/msp430.c:850
29022 #, gcc-internal-format
29023 msgid "-mcode-region=upper requires 430X-compatible cpu"
29024 msgstr ""
29026 #: config/msp430/msp430.c:852
29027 #, gcc-internal-format
29028 msgid "-mdata-region=upper requires 430X-compatible cpu"
29029 msgstr ""
29031 #: config/msp430/msp430.c:1859
29032 #, fuzzy, gcc-internal-format
29033 #| msgid "invalid argument of %qE attribute"
29034 msgid "unrecognized interrupt vector argument of %qE attribute"
29035 msgstr "argumento no válido del atributo %qE"
29037 #: config/msp430/msp430.c:1868
29038 #, fuzzy, gcc-internal-format
29039 #| msgid "argument %d of %qE must be in the range %d...%d"
29040 msgid "numeric argument of %qE attribute must be in range 0..63"
29041 msgstr "el argumento %d de %qE debe estar dentro del rango %d...%d"
29043 #: config/msp430/msp430.c:1874
29044 #, fuzzy, gcc-internal-format
29045 #| msgid "argument of %qE attribute is not a string constant"
29046 msgid "argument of %qE attribute is not a string constant or number"
29047 msgstr "el argumento del atributo %qE no es una cadena constante"
29049 #: config/msp430/msp430.c:2124
29050 #, fuzzy, gcc-internal-format
29051 #| msgid "cannot set interrupt attribute: no current function"
29052 msgid "argument to interrupt attribute is unsupported for weak functions"
29053 msgstr "no se puede establecer el atributo de interrupción: no hay una función actual"
29055 #: config/msp430/msp430.c:2494
29056 #, fuzzy, gcc-internal-format
29057 #| msgid "%qE attribute allows only an integer constant argument"
29058 msgid "__delay_cycles() only takes constant arguments"
29059 msgstr "el atributo %qE sólo permite una constante entera como argumento"
29061 #: config/msp430/msp430.c:2504
29062 #, fuzzy, gcc-internal-format
29063 #| msgid "%qE attribute allows only an integer constant argument"
29064 msgid "__delay_cycles only takes non-negative cycle counts"
29065 msgstr "el atributo %qE sólo permite una constante entera como argumento"
29067 #: config/msp430/msp430.c:2524
29068 #, gcc-internal-format
29069 msgid "__delay_cycles is limited to 32-bit loop counts"
29070 msgstr ""
29072 #: config/msp430/msp430.c:2594
29073 #, gcc-internal-format
29074 msgid "MSP430 builtin functions only work inside interrupt handlers"
29075 msgstr ""
29077 #: config/msp430/msp430.c:2606 config/rx/rx.c:2635 config/xtensa/xtensa.c:3375
29078 #: config/xtensa/xtensa.c:3401
29079 #, gcc-internal-format
29080 msgid "bad builtin code"
29081 msgstr "código interno erróneo"
29083 #: config/nds32/nds32-isr.c:337
29084 #, fuzzy, gcc-internal-format
29085 #| msgid "too few arguments to function %q#D"
29086 msgid "multiple save reg attributes to function %qD"
29087 msgstr "faltan argumentos para la función %q#D"
29089 #: config/nds32/nds32-isr.c:348
29090 #, fuzzy, gcc-internal-format
29091 #| msgid "multiple function type attributes specified"
29092 msgid "multiple nested types attributes to function %qD"
29093 msgstr "se especificaron múltiples atributos de tipo de función"
29095 #: config/nds32/nds32-isr.c:360
29096 #, fuzzy, gcc-internal-format
29097 #| msgid "multiple interrupt attributes not allowed"
29098 msgid "multiple interrupt attributes to function %qD"
29099 msgstr "no se permiten atributos interrupt múltiples"
29101 #. Trampoline is not supported on reduced-set registers yet.
29102 #: config/nds32/nds32.c:1742 config/nds32/nds32.c:1796
29103 #: config/nds32/nds32.c:2308 config/nds32/nds32.c:2355
29104 #: config/nds32/nds32.c:2370 config/nds32/nds32.c:2376
29105 #: config/nds32/nds32.c:2436 config/nds32/nds32.c:2442
29106 #: config/nds32/nds32.c:2474
29107 #, fuzzy, gcc-internal-format
29108 #| msgid "nested functions not supported on this target"
29109 msgid "a nested function is not supported for reduced registers"
29110 msgstr "no se admiten funciones anidadas en este objetivo"
29112 #. The enum index value for array size is out of range.
29113 #: config/nds32/nds32.c:2277
29114 #, fuzzy, gcc-internal-format
29115 #| msgid "integer constant out of range"
29116 msgid "intrinsic register index is out of range"
29117 msgstr "constante entera fuera de rango"
29119 #: config/nds32/nds32.c:2582
29120 #, fuzzy, gcc-internal-format
29121 #| msgid "invalid type for iteration variable %qE"
29122 msgid "invalid id value for interrupt/exception attribute"
29123 msgstr "tipo no válido para la variable de iteración %qE"
29125 #: config/nds32/nds32.c:2610
29126 #, fuzzy, gcc-internal-format
29127 #| msgid "invalid argument of %qs attribute"
29128 msgid "invalid id value for reset attribute"
29129 msgstr "argumento no válido del atributo %qs"
29131 #: config/nds32/nds32.c:2626
29132 #, fuzzy, gcc-internal-format
29133 #| msgid "invalid argument of %qs attribute"
29134 msgid "invalid nmi function for reset attribute"
29135 msgstr "argumento no válido del atributo %qs"
29137 #: config/nds32/nds32.c:2639
29138 #, fuzzy, gcc-internal-format
29139 #| msgid "invalid argument of %qs attribute"
29140 msgid "invalid warm function for reset attribute"
29141 msgstr "argumento no válido del atributo %qs"
29143 #: config/nds32/nds32.c:2707
29144 #, fuzzy, gcc-internal-format
29145 #| msgid "Disable position-independent code (PIC) for use in OS kernel code"
29146 msgid "position-independent code not supported"
29147 msgstr "Desactiva el código independiente de posición (PIC) para su uso en código de núcleo de SO"
29149 #: config/nios2/nios2.c:561
29150 #, gcc-internal-format
29151 msgid "Unknown form for stack limit expression"
29152 msgstr ""
29154 #: config/nios2/nios2.c:1168
29155 #, fuzzy, gcc-internal-format
29156 #| msgid "target attribute or pragma changes double precision floating point"
29157 msgid "switch %<-mcustom-%s%> is required for double precision floating point"
29158 msgstr "el atributo o pragma target cambia la coma flotante de precisión doble"
29160 #: config/nios2/nios2.c:1181
29161 #, gcc-internal-format
29162 msgid "switch %<-mcustom-%s%> has no effect unless -funsafe-math-optimizations is specified"
29163 msgstr ""
29165 #: config/nios2/nios2.c:1190
29166 #, gcc-internal-format
29167 msgid "switch %<-mcustom-%s%> has no effect unless -ffinite-math-only is specified"
29168 msgstr ""
29170 #: config/nios2/nios2.c:1199
29171 #, gcc-internal-format
29172 msgid "switch %<-mcustom-%s%> has no effect unless -fno-math-errno is specified"
29173 msgstr ""
29175 #: config/nios2/nios2.c:1204
29176 #, gcc-internal-format
29177 msgid "conflicting use of -mcustom switches, target attributes, and/or __builtin_custom_ functions"
29178 msgstr ""
29180 #: config/nios2/nios2.c:1306
29181 #, gcc-internal-format
29182 msgid "ignoring unrecognized switch %<-mcustom-fpu-cfg%> value %<%s%>"
29183 msgstr ""
29185 #: config/nios2/nios2.c:1325
29186 #, gcc-internal-format
29187 msgid "switch %<-mcustom-%s%> value %d must be between 0 and 255"
29188 msgstr ""
29190 #: config/nios2/nios2.c:1348
29191 #, fuzzy, gcc-internal-format
29192 #| msgid "Disable position-independent code (PIC) for use in OS kernel code"
29193 msgid "position-independent code requires the Linux ABI"
29194 msgstr "Desactiva el código independiente de posición (PIC) para su uso en código de núcleo de SO"
29196 #: config/nios2/nios2.c:1351
29197 #, gcc-internal-format
29198 msgid "PIC support for -fstack-limit-symbol"
29199 msgstr ""
29201 #: config/nios2/nios2.c:1377
29202 #, fuzzy, gcc-internal-format
29203 #| msgid "generation of Branch Likely instructions enabled, but not supported by architecture"
29204 msgid "BMX instructions are only supported with R2 architecture"
29205 msgstr "la generación de instrucciones Probables a Ramificar está activada, pero se admite por la arquitectura"
29207 #: config/nios2/nios2.c:1379
29208 #, fuzzy, gcc-internal-format
29209 #| msgid "instruction scheduling not supported on this target machine"
29210 msgid "CDX instructions are only supported with R2 architecture"
29211 msgstr "no se admite la planificación de instrucciones en este objetivo"
29213 #: config/nios2/nios2.c:1384
29214 #, fuzzy, gcc-internal-format
29215 #| msgid "Generate code in little endian mode"
29216 msgid "R2 architecture is little-endian only"
29217 msgstr "Genera código en modo little endian"
29219 #: config/nios2/nios2.c:3130
29220 #, gcc-internal-format
29221 msgid "Cannot call %<__builtin_custom_%s%> without specifying switch %<-mcustom-%s%>"
29222 msgstr ""
29224 #: config/nios2/nios2.c:3238
29225 #, gcc-internal-format, gfc-internal-format
29226 msgid "custom instruction opcode must be compile time constant in the range 0-255 for __builtin_custom_%s"
29227 msgstr ""
29229 #: config/nios2/nios2.c:3384
29230 #, fuzzy, gcc-internal-format, gfc-internal-format
29231 #| msgid "invalid argument to built-in function"
29232 msgid "invalid argument to built-in function %s"
29233 msgstr "argumento no válido para la función interna"
29235 #: config/nios2/nios2.c:3443
29236 #, gcc-internal-format, gfc-internal-format
29237 msgid "Control register number must be in range 0-31 for %s"
29238 msgstr ""
29240 #: config/nios2/nios2.c:3471
29241 #, fuzzy, gcc-internal-format, gfc-internal-format
29242 #| msgid "number must be 0 or 1"
29243 msgid "Register number must be in range 0-31 for %s"
29244 msgstr "el número debe ser 0 ó 1"
29246 #: config/nios2/nios2.c:3478
29247 #, gcc-internal-format, gfc-internal-format
29248 msgid "The immediate value must fit into a %d-bit integer for %s"
29249 msgstr ""
29251 #: config/nios2/nios2.c:3528
29252 #, gcc-internal-format
29253 msgid "The ENI instruction operand must be either 0 or 1"
29254 msgstr ""
29256 #: config/nios2/nios2.c:3556
29257 #, fuzzy, gcc-internal-format, gfc-internal-format
29258 #| msgid "Builtin function %s requires the -mvsx option"
29259 msgid "Builtin function %s requires Nios II R%d"
29260 msgstr "La función interna %s requiere la opción -mvsx"
29262 #: config/nios2/nios2.c:3636
29263 #, fuzzy, gcc-internal-format
29264 #| msgid "switch -mcpu=%s conflicts with -march=%s switch"
29265 msgid "switch %<-mcustom-%s%> conflicts with switch %<-mcustom-%s%>"
29266 msgstr "la opción -mcpu=%s genera un conflicto con la opción -march=%s"
29268 #: config/nios2/nios2.c:3642 config/nios2/nios2.c:3652
29269 #, gcc-internal-format
29270 msgid "call to %<__builtin_custom_%s%> conflicts with switch %<-mcustom-%s%>"
29271 msgstr ""
29273 #: config/nios2/nios2.c:3758
29274 #, gcc-internal-format
29275 msgid "custom-fpu-cfg option does not support %<no-%>"
29276 msgstr ""
29278 #: config/nios2/nios2.c:3763
29279 #, gcc-internal-format
29280 msgid "custom-fpu-cfg option requires configuration argument"
29281 msgstr ""
29283 #: config/nios2/nios2.c:3792
29284 #, fuzzy, gcc-internal-format
29285 #| msgid "%s only accepts 2 arguments"
29286 msgid "%<no-custom-%s%> does not accept arguments"
29287 msgstr "%s sólo acepta 2 argumentos"
29289 #: config/nios2/nios2.c:3807
29290 #, gcc-internal-format
29291 msgid "%<custom-%s=%> requires argument"
29292 msgstr ""
29294 #: config/nios2/nios2.c:3817
29295 #, gcc-internal-format, gfc-internal-format
29296 msgid "`custom-%s=' argument requires numeric digits"
29297 msgstr ""
29299 #: config/nios2/nios2.c:3829
29300 #, gcc-internal-format
29301 msgid "%<custom-%s=%> is not recognized as FPU instruction"
29302 msgstr ""
29304 #: config/nios2/nios2.c:3836
29305 #, fuzzy, gcc-internal-format
29306 #| msgid "type of %qE is unknown"
29307 msgid "%<%s%> is unknown"
29308 msgstr "el tipo de %qE es desconocido"
29310 #: config/nvptx/mkoffload.c:107
29311 #, fuzzy, gcc-internal-format
29312 #| msgid "malformed spec function name"
29313 msgid "malformed ptx file"
29314 msgstr "nombre de la función de especificación malformado"
29316 #: config/nvptx/mkoffload.c:407
29317 #, fuzzy, gcc-internal-format
29318 #| msgid "COLLECT_LTO_WRAPPER must be set"
29319 msgid "COLLECT_GCC must be set."
29320 msgstr "se debe definir COLLECT_LTO_WRAPPER."
29322 #: config/nvptx/mkoffload.c:488
29323 #, gcc-internal-format
29324 msgid "either -fopenacc or -fopenmp must be set"
29325 msgstr ""
29327 #: config/nvptx/mkoffload.c:552
29328 #, fuzzy, gcc-internal-format
29329 #| msgid "%s:cannot open graph file\n"
29330 msgid "cannot open intermediate ptx file"
29331 msgstr "%s:no se puede abrir el fichero de grafo\n"
29333 #: config/nvptx/nvptx.c:159
29334 #, fuzzy, gcc-internal-format, gfc-internal-format
29335 #| msgid "Builtin function %s is not supported with the current options"
29336 msgid "option %s is not supported together with -fopenacc"
29337 msgstr "La función interna %s no se admite con las opciones actuales"
29339 #: config/nvptx/nvptx.c:261
29340 #, gcc-internal-format
29341 msgid "static initialization of variable %q+D in %<.shared%> memory is not supported"
29342 msgstr ""
29344 #: config/nvptx/nvptx.c:1941
29345 #, gcc-internal-format
29346 msgid "cannot emit unaligned pointers in ptx assembly"
29347 msgstr ""
29349 #: config/nvptx/nvptx.c:2131
29350 #, gcc-internal-format
29351 msgid "PTX does not support weak declarations (only weak definitions)"
29352 msgstr ""
29354 #: config/nvptx/nvptx.c:4283
29355 #, fuzzy, gcc-internal-format
29356 #| msgid "%qE attribute ignored on types"
29357 msgid "%qE attribute requires a void return type"
29358 msgstr "se descarta el atributo %qE en tipos"
29360 #: config/nvptx/nvptx.c:4306
29361 #, fuzzy, gcc-internal-format
29362 #| msgid "__BELOW100__ attribute not allowed with auto storage class"
29363 msgid "%qE attribute not allowed with auto storage class"
29364 msgstr "no se permite el atributo __BELOW100__ con una clase de auto almacenamiento"
29366 #: config/nvptx/nvptx.c:4674
29367 #, gcc-internal-format, gfc-internal-format
29368 msgid "using vector_length (%d), ignoring %d"
29369 msgstr ""
29371 #: config/nvptx/nvptx.c:4675
29372 #, gcc-internal-format, gfc-internal-format
29373 msgid "using vector_length (%d), ignoring runtime setting"
29374 msgstr ""
29376 #: config/nvptx/nvptx.c:4685
29377 #, gcc-internal-format, gfc-internal-format
29378 msgid "using num_workers (%d), ignoring %d"
29379 msgstr ""
29381 #: config/pa/pa.c:507
29382 #, gcc-internal-format
29383 msgid "PIC code generation is not supported in the portable runtime model"
29384 msgstr "La generación de código PIC no se admite en el modelo transportable de tiempo de ejecución"
29386 #: config/pa/pa.c:512
29387 #, gcc-internal-format
29388 msgid "PIC code generation is not compatible with fast indirect calls"
29389 msgstr "La generación de código PIC no es compatible con las llamadas rápidas indirectas"
29391 #: config/pa/pa.c:517
29392 #, gcc-internal-format
29393 msgid "-g is only supported when using GAS on this processor,"
29394 msgstr "-g sólo se admite cuando se usa GAS en este procesador,"
29396 #: config/pa/pa.c:518
29397 #, gcc-internal-format
29398 msgid "-g option disabled"
29399 msgstr "opción -g desactivada"
29401 #: config/pa/pa.c:8769
29402 #, gcc-internal-format, gfc-internal-format
29403 msgid "alignment (%u) for %s exceeds maximum alignment for global common data.  Using %u"
29404 msgstr "la alineación (%u) para %s excede la alineación máxima para los datos comunes globales.  Se usará %u"
29406 #: config/riscv/riscv.c:333
29407 #, fuzzy, gcc-internal-format
29408 #| msgid "unknown value %s for -mfpu"
29409 msgid "unknown cpu %qs for -mtune"
29410 msgstr "valor %s desconocido para -mfpu"
29412 #: config/riscv/riscv.c:3765
29413 #, gcc-internal-format
29414 msgid "-mdiv requires -march to subsume the %<M%> extension"
29415 msgstr ""
29417 #: config/riscv/riscv.c:3795
29418 #, gcc-internal-format
29419 msgid "requested ABI requires -march to subsume the %qc extension"
29420 msgstr ""
29422 #: config/riscv/riscv.c:3800
29423 #, gcc-internal-format, gfc-internal-format
29424 msgid "ABI requires -march=rv%d"
29425 msgstr ""
29427 #. Address spaces are currently only supported by C.
29428 #: config/rl78/rl78.c:367
29429 #, fuzzy, gcc-internal-format
29430 #| msgid "-mmulticore can only be used with BF561"
29431 msgid "-mes0 can only be used with C"
29432 msgstr "-mmulticore sólo se puede usar con BF561"
29434 #: config/rl78/rl78.c:370
29435 #, gcc-internal-format
29436 msgid "mduc registers only saved for G13 target"
29437 msgstr ""
29439 #: config/rl78/rl78.c:385
29440 #, fuzzy, gcc-internal-format
29441 #| msgid "-mmulticore can only be used with BF561"
29442 msgid "-mmul=g13 cannot be used with -mcpu=g10"
29443 msgstr "-mmulticore sólo se puede usar con BF561"
29445 #: config/rl78/rl78.c:386
29446 #, fuzzy, gcc-internal-format
29447 #| msgid "-mmulticore can only be used with BF561"
29448 msgid "-mmul=g14 cannot be used with -mcpu=g10"
29449 msgstr "-mmulticore sólo se puede usar con BF561"
29451 #. The S2 core does not have mul/div instructions.
29452 #: config/rl78/rl78.c:397
29453 #, fuzzy, gcc-internal-format
29454 #| msgid "-mmulticore can only be used with BF561"
29455 msgid "-mmul=g14 cannot be used with -mcpu=g13"
29456 msgstr "-mmulticore sólo se puede usar con BF561"
29458 #. The G14 core does not have the hardware multiply peripheral used by the
29459 #. G13 core, hence you cannot use G13 multipliy routines on G14 hardware.
29460 #: config/rl78/rl78.c:409
29461 #, fuzzy, gcc-internal-format
29462 #| msgid "-mmulticore can only be used with BF561"
29463 msgid "-mmul=g13 cannot be used with -mcpu=g14"
29464 msgstr "-mmulticore sólo se puede usar con BF561"
29466 #: config/rl78/rl78.c:804
29467 #, fuzzy, gcc-internal-format
29468 #| msgid "%qE attribute only applies to functions"
29469 msgid "naked attribute only applies to functions"
29470 msgstr "el atributo %qE se aplica solamente a funciones"
29472 #: config/rl78/rl78.c:828
29473 #, fuzzy, gcc-internal-format
29474 #| msgid "%qE attribute only applies to functions"
29475 msgid "%qE attribute doesn't apply to functions"
29476 msgstr "el atributo %qE se aplica solamente a funciones"
29478 #. This is unpredictable, as we're truncating off usable address
29479 #. bits.
29480 #: config/rl78/rl78.c:1170
29481 #, fuzzy, gcc-internal-format
29482 #| msgid "converting %<false%> to pointer type %qT"
29483 msgid "converting far pointer to near pointer"
29484 msgstr "se convierte %<false%> al tipo puntero %qT"
29486 #: config/rs6000/host-darwin.c:59
29487 #, gcc-internal-format
29488 msgid "Segmentation Fault (code)"
29489 msgstr "Falla de Segmentación (código)"
29491 #: config/rs6000/host-darwin.c:129
29492 #, gcc-internal-format
29493 msgid "Segmentation Fault"
29494 msgstr "Falla de Segmentación"
29496 #: config/rs6000/host-darwin.c:143
29497 #, gcc-internal-format
29498 msgid "While setting up signal stack: %m"
29499 msgstr "Al establecer la pila de señales: %m"
29501 #: config/rs6000/host-darwin.c:149
29502 #, gcc-internal-format
29503 msgid "While setting up signal handler: %m"
29504 msgstr "Al establecer el manejador de señales: %m"
29506 #. Handle the machine specific pragma longcall.  Its syntax is
29508 #. # pragma longcall ( TOGGLE )
29510 #. where TOGGLE is either 0 or 1.
29512 #. rs6000_default_long_calls is set to the value of TOGGLE, changing
29513 #. whether or not new function declarations receive a longcall
29514 #. attribute by default.
29515 #: config/rs6000/rs6000-c.c:50
29516 #, gcc-internal-format
29517 msgid "ignoring malformed #pragma longcall"
29518 msgstr "se descarta el #pragma longcall malformado"
29520 #: config/rs6000/rs6000-c.c:63
29521 #, gcc-internal-format
29522 msgid "missing open paren"
29523 msgstr "falta el paréntesis inicial"
29525 #: config/rs6000/rs6000-c.c:65
29526 #, gcc-internal-format
29527 msgid "missing number"
29528 msgstr "falta el número"
29530 #: config/rs6000/rs6000-c.c:67
29531 #, gcc-internal-format
29532 msgid "missing close paren"
29533 msgstr "falta el paréntesis final"
29535 #: config/rs6000/rs6000-c.c:70
29536 #, gcc-internal-format
29537 msgid "number must be 0 or 1"
29538 msgstr "el número debe ser 0 ó 1"
29540 #: config/rs6000/rs6000-c.c:73
29541 #, gcc-internal-format
29542 msgid "junk at end of #pragma longcall"
29543 msgstr "basura al final de #pragma longcall"
29545 #: config/rs6000/rs6000-c.c:5575
29546 #, gcc-internal-format
29547 msgid "vec_lvsl is deprecated for little endian; use assignment for unaligned loads and stores"
29548 msgstr ""
29550 #: config/rs6000/rs6000-c.c:5579
29551 #, gcc-internal-format
29552 msgid "vec_lvsr is deprecated for little endian; use assignment for unaligned loads and stores"
29553 msgstr ""
29555 #: config/rs6000/rs6000-c.c:5589
29556 #, fuzzy, gcc-internal-format
29557 #| msgid "vec_extract only accepts 2 arguments"
29558 msgid "vec_mul only accepts 2 arguments"
29559 msgstr "vec_extract sólo acepta 2 argumentos"
29561 #: config/rs6000/rs6000-c.c:5640
29562 #, fuzzy, gcc-internal-format
29563 #| msgid "vec_insert only accepts 3 arguments"
29564 msgid "vec_cmpne only accepts 2 arguments"
29565 msgstr "vec_insert sólo acepta 3 argumentos"
29567 #: config/rs6000/rs6000-c.c:5710
29568 #, fuzzy, gcc-internal-format
29569 #| msgid "vec_insert only accepts 3 arguments"
29570 msgid "vec_adde only accepts 3 arguments"
29571 msgstr "vec_insert sólo acepta 3 argumentos"
29573 #: config/rs6000/rs6000-c.c:5774
29574 #, fuzzy, gcc-internal-format
29575 #| msgid "vec_insert only accepts 3 arguments"
29576 msgid "vec_addec only accepts 3 arguments"
29577 msgstr "vec_insert sólo acepta 3 argumentos"
29579 #: config/rs6000/rs6000-c.c:5862
29580 #, gcc-internal-format, gfc-internal-format
29581 msgid "%s only accepts %d arguments"
29582 msgstr "%s sólo acepta %d argumentos"
29584 #: config/rs6000/rs6000-c.c:5867
29585 #, gcc-internal-format, gfc-internal-format
29586 msgid "%s only accepts 1 argument"
29587 msgstr "%s sólo acepta 1 argumento"
29589 #: config/rs6000/rs6000-c.c:5872
29590 #, gcc-internal-format, gfc-internal-format
29591 msgid "%s only accepts 2 arguments"
29592 msgstr "%s sólo acepta 2 argumentos"
29594 #: config/rs6000/rs6000-c.c:5938
29595 #, gcc-internal-format
29596 msgid "vec_extract only accepts 2 arguments"
29597 msgstr "vec_extract sólo acepta 2 argumentos"
29599 #: config/rs6000/rs6000-c.c:6107
29600 #, gcc-internal-format
29601 msgid "vec_insert only accepts 3 arguments"
29602 msgstr "vec_insert sólo acepta 3 argumentos"
29604 #: config/rs6000/rs6000-c.c:6381
29605 #, fuzzy, gcc-internal-format
29606 #| msgid "passing arg %d of %qE discards qualifiers frompointer target type"
29607 msgid "passing arg %d of %qE discards qualifiers from pointer target type"
29608 msgstr "el paso del argumento %d de %qE descarta los calificadores del tipo del destino del puntero"
29610 #: config/rs6000/rs6000-c.c:6435
29611 #, fuzzy, gcc-internal-format, gfc-internal-format
29612 #| msgid "ifunc is not supported in this configuration"
29613 msgid "Builtin function %s not supported in this compiler configuration"
29614 msgstr "ifunc no se admite en esta configuración"
29616 #: config/rs6000/rs6000-c.c:6443
29617 #, fuzzy, gcc-internal-format, gfc-internal-format
29618 #| msgid "invalid parameter combination for AltiVec intrinsic"
29619 msgid "invalid parameter combination for AltiVec intrinsic %s"
29620 msgstr "combinación de parámetros no válida para el intrínseco AltiVec"
29622 #: config/rs6000/rs6000.c:3642
29623 #, gcc-internal-format
29624 msgid "-mrecip requires -ffinite-math or -ffast-math"
29625 msgstr "-recip requiere -ffinite-math o -ffast-math"
29627 #: config/rs6000/rs6000.c:3644
29628 #, gcc-internal-format
29629 msgid "-mrecip requires -fno-trapping-math or -ffast-math"
29630 msgstr "-mrecip requiere -fno-trapping-math o -ffast-math"
29632 #: config/rs6000/rs6000.c:3646
29633 #, gcc-internal-format
29634 msgid "-mrecip requires -freciprocal-math or -ffast-math"
29635 msgstr "-mrecip requiere -freciprocal-math o -ffast-math"
29637 #: config/rs6000/rs6000.c:3746
29638 #, gcc-internal-format
29639 msgid "-m64 requires PowerPC64 architecture, enabling"
29640 msgstr "-m64 requiere la arquitectura PowerPC64, activando"
29642 #: config/rs6000/rs6000.c:3929
29643 #, gcc-internal-format
29644 msgid "-malign-power is not supported for 64-bit Darwin; it is incompatible with the installed C and C++ libraries"
29645 msgstr "no se admite -malign-power para Darwin de 64-bit; es incompatible con las bibliotecas C y C++ instaladas"
29647 #: config/rs6000/rs6000.c:4021
29648 #, gcc-internal-format
29649 msgid "will not generate power9 instructions because assembler lacks power9 support"
29650 msgstr ""
29652 #: config/rs6000/rs6000.c:4030
29653 #, gcc-internal-format
29654 msgid "will not generate power8 instructions because assembler lacks power8 support"
29655 msgstr ""
29657 #: config/rs6000/rs6000.c:4039
29658 #, gcc-internal-format
29659 msgid "will not generate power7 instructions because assembler lacks power7 support"
29660 msgstr ""
29662 #: config/rs6000/rs6000.c:4048
29663 #, gcc-internal-format
29664 msgid "will not generate power6 instructions because assembler lacks power6 support"
29665 msgstr ""
29667 #: config/rs6000/rs6000.c:4057
29668 #, gcc-internal-format
29669 msgid "will not generate power5 instructions because assembler lacks power5 support"
29670 msgstr ""
29672 #: config/rs6000/rs6000.c:4145
29673 #, gcc-internal-format
29674 msgid "not configured for SPE ABI"
29675 msgstr "no se configuró para ABI SPE"
29677 #: config/rs6000/rs6000.c:4150
29678 #, fuzzy, gcc-internal-format
29679 #| msgid "Do not use PowerPC instruction set"
29680 msgid "not configured for SPE instruction set"
29681 msgstr "No usa el conjunto de instrucciones PowerPC"
29683 #: config/rs6000/rs6000.c:4156
29684 #, gcc-internal-format
29685 msgid "target attribute or pragma changes SPE ABI"
29686 msgstr "el atributo o pragma target cabia la ABI SPE"
29688 #: config/rs6000/rs6000.c:4163
29689 #, gcc-internal-format
29690 msgid "AltiVec not supported in this target"
29691 msgstr "no se admite AltiVec en este objetivo"
29693 #: config/rs6000/rs6000.c:4165 config/rs6000/rs6000.c:4170
29694 #, gcc-internal-format
29695 msgid "SPE not supported in this target"
29696 msgstr "no se admite SPE en este objetivo"
29698 #: config/rs6000/rs6000.c:4198
29699 #, gcc-internal-format
29700 msgid "-mmultiple is not supported on little endian systems"
29701 msgstr "no se admite -mmultiple en sistemas little endian"
29703 #: config/rs6000/rs6000.c:4205
29704 #, gcc-internal-format
29705 msgid "-mstring is not supported on little endian systems"
29706 msgstr "no se admite -mstring en sistemas little endian"
29708 #. Enforce that none of the ISA_3_0_MASKS_SERVER flags
29709 #. were explicitly cleared.
29710 #: config/rs6000/rs6000.c:4301 config/rs6000/rs6000.c:4312
29711 #, fuzzy, gcc-internal-format
29712 #| msgid "-mcmodel incompatible with other toc options"
29713 msgid "-mpower9-minmax incompatible with explicitly disabled options"
29714 msgstr "-mcmodel es incompatible con otras opciones toc"
29716 #: config/rs6000/rs6000.c:4304
29717 #, gcc-internal-format
29718 msgid "Power9 target option is incompatible with -mcpu=<xxx> for <xxx> less than power9"
29719 msgstr ""
29721 #: config/rs6000/rs6000.c:4336
29722 #, fuzzy, gcc-internal-format
29723 #| msgid "-mrecip requires -mfused-madd"
29724 msgid "-mcrypto requires -maltivec"
29725 msgstr "-mrecip requiere -mfused-madd"
29727 #: config/rs6000/rs6000.c:4343
29728 #, fuzzy, gcc-internal-format
29729 #| msgid "--resource requires -o"
29730 msgid "-mdirect-move requires -mvsx"
29731 msgstr "--resource requiere -o"
29733 #: config/rs6000/rs6000.c:4350
29734 #, gcc-internal-format
29735 msgid "-mpower8-vector requires -maltivec"
29736 msgstr ""
29738 #: config/rs6000/rs6000.c:4358
29739 #, fuzzy, gcc-internal-format
29740 #| msgid "--resource requires -o"
29741 msgid "-mpower8-vector requires -mvsx"
29742 msgstr "--resource requiere -o"
29744 #: config/rs6000/rs6000.c:4377
29745 #, fuzzy, gcc-internal-format
29746 #| msgid "--resource requires -o"
29747 msgid "-mvsx-timode requires -mvsx"
29748 msgstr "--resource requiere -o"
29750 #: config/rs6000/rs6000.c:4384
29751 #, fuzzy, gcc-internal-format
29752 #| msgid "-mrecip requires -mfused-madd"
29753 msgid "-mhard-dfp requires -mhard-float"
29754 msgstr "-mrecip requiere -mfused-madd"
29756 #: config/rs6000/rs6000.c:4437
29757 #, fuzzy, gcc-internal-format
29758 #| msgid "--resource requires -o"
29759 msgid "-mupper-regs-df requires -mvsx"
29760 msgstr "--resource requiere -o"
29762 #: config/rs6000/rs6000.c:4444
29763 #, fuzzy, gcc-internal-format
29764 #| msgid "--resource requires -o"
29765 msgid "-mupper-regs-di requires -mvsx"
29766 msgstr "--resource requiere -o"
29768 #: config/rs6000/rs6000.c:4451
29769 #, gcc-internal-format
29770 msgid "-mupper-regs-sf requires -mpower8-vector"
29771 msgstr ""
29773 #: config/rs6000/rs6000.c:4500
29774 #, gcc-internal-format
29775 msgid "-mpower8-fusion-sign requires -mpower8-fusion"
29776 msgstr ""
29778 #: config/rs6000/rs6000.c:4503
29779 #, gcc-internal-format
29780 msgid "-mtoc-fusion requires -mpower8-fusion"
29781 msgstr ""
29783 #. We prefer to not mention undocumented options in
29784 #. error messages.  However, if users have managed to select
29785 #. power9-fusion without selecting power8-fusion, they
29786 #. already know about undocumented flags.
29787 #: config/rs6000/rs6000.c:4520
29788 #, gcc-internal-format
29789 msgid "-mpower9-fusion requires -mpower8-fusion"
29790 msgstr ""
29792 #: config/rs6000/rs6000.c:4573
29793 #, gcc-internal-format
29794 msgid "-mpower9-vector requires -mpower8-vector"
29795 msgstr ""
29797 #: config/rs6000/rs6000.c:4618
29798 #, gcc-internal-format
29799 msgid "-mpower9-dform requires -mpower9-vector"
29800 msgstr ""
29802 #: config/rs6000/rs6000.c:4647
29803 #, gcc-internal-format
29804 msgid "-mpower9-dform, -mpower9-dform-vector, -mpower9-dform-scalar require -mdirect-move"
29805 msgstr ""
29807 #: config/rs6000/rs6000.c:4670
29808 #, gcc-internal-format
29809 msgid "-mpower9-dform requires -mupper-regs-df"
29810 msgstr ""
29812 #: config/rs6000/rs6000.c:4677
29813 #, gcc-internal-format
29814 msgid "-mpower9-dform requires -mupper-regs-sf"
29815 msgstr ""
29817 #: config/rs6000/rs6000.c:4697
29818 #, gcc-internal-format
29819 msgid "-mvsx-timode might need -mlra"
29820 msgstr ""
29822 #: config/rs6000/rs6000.c:4722
29823 #, gcc-internal-format
29824 msgid "-mallow-movmisalign requires -mvsx"
29825 msgstr ""
29827 #: config/rs6000/rs6000.c:4737
29828 #, gcc-internal-format
29829 msgid "-mefficient-unaligned-vsx requires -mvsx"
29830 msgstr ""
29832 #: config/rs6000/rs6000.c:4745
29833 #, gcc-internal-format
29834 msgid "-mefficient-unaligned-vsx requires -mallow-movmisalign"
29835 msgstr ""
29837 #: config/rs6000/rs6000.c:4759
29838 #, gcc-internal-format
29839 msgid "-mvsx-small-integer requires -mpower8-vector, -mupper-regs-di, and -mdirect-move"
29840 msgstr ""
29842 #: config/rs6000/rs6000.c:4771
29843 #, gcc-internal-format
29844 msgid "target attribute or pragma changes long double size"
29845 msgstr "el atributo o pragma target cambia el tamaño de double long"
29847 #: config/rs6000/rs6000.c:4797
29848 #, gcc-internal-format
29849 msgid "-mfloat128 requires VSX support"
29850 msgstr ""
29852 #: config/rs6000/rs6000.c:4807
29853 #, gcc-internal-format
29854 msgid "-mfloat128-type requires VSX support"
29855 msgstr ""
29857 #: config/rs6000/rs6000.c:4823
29858 #, gcc-internal-format
29859 msgid "-mfloat128 requires -mfloat128-type"
29860 msgstr ""
29862 #: config/rs6000/rs6000.c:4836
29863 #, fuzzy, gcc-internal-format
29864 #| msgid "-mrecip requires -mfused-madd"
29865 msgid "-mfloat128-hardware requires -mfloat128-type"
29866 msgstr "-mrecip requiere -mfused-madd"
29868 #: config/rs6000/rs6000.c:4859
29869 #, gcc-internal-format
29870 msgid "-mfloat128-hardware requires full ISA 3.0 support"
29871 msgstr ""
29873 #: config/rs6000/rs6000.c:4867
29874 #, fuzzy, gcc-internal-format
29875 #| msgid "-mrecip requires -mfused-madd"
29876 msgid "-mfloat128-hardware requires -m64"
29877 msgstr "-mrecip requiere -mfused-madd"
29879 #: config/rs6000/rs6000.c:4931
29880 #, gcc-internal-format, gfc-internal-format
29881 msgid "unknown vectorization library ABI type (%s) for -mveclibabi= switch"
29882 msgstr "tipo de ABI de biblioteca de vectorización desconocida (%s) para la opción -mveclibabi="
29884 #: config/rs6000/rs6000.c:4952 config/rs6000/rs6000.c:4967
29885 #, gcc-internal-format
29886 msgid "target attribute or pragma changes AltiVec ABI"
29887 msgstr "el atributo o pragma target cambia la ABI Altivec"
29889 #: config/rs6000/rs6000.c:4980
29890 #, gcc-internal-format
29891 msgid "target attribute or pragma changes darwin64 ABI"
29892 msgstr "el atributo o pragma target cambia la ABI darwin64"
29894 #: config/rs6000/rs6000.c:5046
29895 #, gcc-internal-format
29896 msgid "target attribute or pragma changes single precision floating point"
29897 msgstr "el atributo o pragma target cambia la coma flotante de precisión sencilla"
29899 #: config/rs6000/rs6000.c:5049
29900 #, gcc-internal-format
29901 msgid "target attribute or pragma changes double precision floating point"
29902 msgstr "el atributo o pragma target cambia la coma flotante de precisión doble"
29904 #: config/rs6000/rs6000.c:5151
29905 #, gcc-internal-format
29906 msgid "%qs is not a valid number in -mstack-protector-guard-offset="
29907 msgstr ""
29909 #: config/rs6000/rs6000.c:5156
29910 #, fuzzy, gcc-internal-format
29911 #| msgid "%qs is not a valid option to the preprocessor"
29912 msgid "%qs is not a valid offset in -mstack-protector-guard-offset="
29913 msgstr "%qs no es una opción válida para el preprocesador"
29915 #: config/rs6000/rs6000.c:5168
29916 #, gcc-internal-format
29917 msgid "%qs is not a valid base register in -mstack-protector-guard-reg="
29918 msgstr ""
29920 #: config/rs6000/rs6000.c:5176
29921 #, gcc-internal-format
29922 msgid "-mstack-protector-guard=tls needs a valid base register"
29923 msgstr ""
29925 #: config/rs6000/rs6000.c:8171
29926 #, fuzzy, gcc-internal-format, gfc-internal-format
29927 #| msgid "The ABI for passing parameters with %d-byte alignment has changed in GCC 4.6"
29928 msgid "the layout of aggregates containing vectors with %d-byte alignment has changed in GCC 5"
29929 msgstr "La ABI para pasar parámetros con alineación de %d-bytes cambió en GCC 4.6"
29931 #: config/rs6000/rs6000.c:11584
29932 #, gcc-internal-format
29933 msgid "GCC vector returned by reference: non-standard ABI extension with no compatibility guarantee"
29934 msgstr "Se devolvió un vector GCC por referencia: extensión de ABI no estándar sin garantía de compatibilidad"
29936 #: config/rs6000/rs6000.c:11746
29937 #, gcc-internal-format
29938 msgid "cannot return value in vector register because altivec instructions are disabled, use -maltivec to enable them"
29939 msgstr "no se puede devolver un valor en el registro vector porque las instrucciones altivec están desactivadas, use -maltivec para activarlas"
29941 #: config/rs6000/rs6000.c:11946
29942 #, fuzzy, gcc-internal-format, gfc-internal-format
29943 #| msgid "The ABI for passing parameters with %d-byte alignment has changed in GCC 4.6"
29944 msgid "the ABI of passing aggregates with %d-byte alignment has changed in GCC 5"
29945 msgstr "La ABI para pasar parámetros con alineación de %d-bytes cambió en GCC 4.6"
29947 #: config/rs6000/rs6000.c:12215
29948 #, gcc-internal-format
29949 msgid "cannot pass argument in vector register because altivec instructions are disabled, use -maltivec to enable them"
29950 msgstr "no se puede pasar argumentos en el registro vector porque las instrucciones altivec están desactivadas, use -maltivec para activarlas"
29952 #: config/rs6000/rs6000.c:13067
29953 #, fuzzy, gcc-internal-format
29954 #| msgid "the ABI of passing structure with complex float member has changed in GCC 4.4"
29955 msgid "the ABI of passing homogeneous float aggregates has changed in GCC 5"
29956 msgstr "la ABI para pasar una estructura con un miembro de coma flotante compleja cambió en GCC 4.4"
29958 #: config/rs6000/rs6000.c:13242
29959 #, gcc-internal-format
29960 msgid "GCC vector passed by reference: non-standard ABI extension with no compatibility guarantee"
29961 msgstr "vector GCC pasado por referencia: extensión ABI que no es estándar sin garantía de compatibilidad"
29963 #: config/rs6000/rs6000.c:14036
29964 #, gcc-internal-format, gfc-internal-format
29965 msgid "internal error: builtin function %s already processed"
29966 msgstr "error interno: la función interna %s ya se procesó"
29968 #: config/rs6000/rs6000.c:14540
29969 #, fuzzy, gcc-internal-format
29970 #| msgid "argument 1 must be a 5-bit signed literal"
29971 msgid "argument 1 must be an 8-bit field value"
29972 msgstr "el argumento 1 debe ser una literal con signo de 5-bit"
29974 #: config/rs6000/rs6000.c:14586
29975 #, gcc-internal-format
29976 msgid "argument 1 must be a 5-bit signed literal"
29977 msgstr "el argumento 1 debe ser una literal con signo de 5-bit"
29979 #: config/rs6000/rs6000.c:14689 config/rs6000/rs6000.c:16557
29980 #, gcc-internal-format
29981 msgid "argument 2 must be a 5-bit unsigned literal"
29982 msgstr "el argumento 2 debe ser una literal sin signo de 5-bit"
29984 #: config/rs6000/rs6000.c:14707
29985 #, fuzzy, gcc-internal-format
29986 #| msgid "argument 2 must be a 5-bit unsigned literal"
29987 msgid "argument 1 must be a 6-bit unsigned literal"
29988 msgstr "el argumento 2 debe ser una literal sin signo de 5-bit"
29990 #: config/rs6000/rs6000.c:14721
29991 #, fuzzy, gcc-internal-format
29992 #| msgid "argument 2 must be a 5-bit unsigned literal"
29993 msgid "argument 2 must be a 7-bit unsigned literal"
29994 msgstr "el argumento 2 debe ser una literal sin signo de 5-bit"
29996 #: config/rs6000/rs6000.c:14760
29997 #, gcc-internal-format
29998 msgid "argument 1 of __builtin_altivec_predicate must be a constant"
29999 msgstr "el argumento 1 de __builtin_altivec_predicate debe ser una constante"
30001 #: config/rs6000/rs6000.c:14817
30002 #, gcc-internal-format
30003 msgid "argument 1 of __builtin_altivec_predicate is out of range"
30004 msgstr "el argumento 1 de __builtin_altivec_predicate está fuera de rango"
30006 #: config/rs6000/rs6000.c:15305
30007 #, fuzzy, gcc-internal-format, gfc-internal-format
30008 #| msgid "%srtd%s is ignored in 64bit mode"
30009 msgid "builtin %s is only valid in 64-bit mode"
30010 msgstr "se descarta %srtd%s en el modo de 64bit"
30012 #: config/rs6000/rs6000.c:15354
30013 #, fuzzy, gcc-internal-format, gfc-internal-format
30014 #| msgid "argument 2 must be a 5-bit unsigned literal"
30015 msgid "argument %d must be an unsigned literal"
30016 msgstr "el argumento 2 debe ser una literal sin signo de 5-bit"
30018 #: config/rs6000/rs6000.c:15356
30019 #, fuzzy, gcc-internal-format, gfc-internal-format
30020 #| msgid "argument 1 of __builtin_spe_predicate is out of range"
30021 msgid "argument %d is an unsigned literal that is out of range"
30022 msgstr "el argumento 1 de __builtin_spe_predicate está fuera de rango"
30024 #: config/rs6000/rs6000.c:15494
30025 #, fuzzy, gcc-internal-format, gfc-internal-format
30026 #| msgid "%s only accepts 1 argument"
30027 msgid "builtin %s only accepts a string argument"
30028 msgstr "%s sólo acepta 1 argumento"
30030 #. Invalid CPU argument.
30031 #: config/rs6000/rs6000.c:15513
30032 #, fuzzy, gcc-internal-format, gfc-internal-format
30033 #| msgid "%qs is an invalid argument to -mcpu="
30034 msgid "cpu %s is an invalid argument to builtin %s"
30035 msgstr "%qs es un argumento no válido para -mcpu="
30037 #. Invalid HWCAP argument.
30038 #: config/rs6000/rs6000.c:15541
30039 #, fuzzy, gcc-internal-format, gfc-internal-format
30040 #| msgid "%qs is an invalid argument to -mcpu="
30041 msgid "hwcap %s is an invalid argument to builtin %s"
30042 msgstr "%qs es un argumento no válido para -mcpu="
30044 #: config/rs6000/rs6000.c:15615
30045 #, gcc-internal-format
30046 msgid "argument 3 must be a 4-bit unsigned literal"
30047 msgstr "el argumento 3 debe ser una literal sin signo de 4-bit"
30049 #: config/rs6000/rs6000.c:15640
30050 #, gcc-internal-format
30051 msgid "argument 3 must be a 2-bit unsigned literal"
30052 msgstr "el argumento 3 debe ser una literal sin signo de 2-bit"
30054 #: config/rs6000/rs6000.c:15660
30055 #, gcc-internal-format
30056 msgid "argument 3 must be a 1-bit unsigned literal"
30057 msgstr "el argumento 3 debe ser una literal sin signo de 1-bit"
30059 #: config/rs6000/rs6000.c:15672
30060 #, fuzzy, gcc-internal-format
30061 #| msgid "argument 1 must be a map"
30062 msgid "argument 1 must be 0 or 2"
30063 msgstr "el argumento 1 debe ser un mapa"
30065 #: config/rs6000/rs6000.c:15684
30066 #, fuzzy, gcc-internal-format
30067 #| msgid "argument 3 must be a 1-bit unsigned literal"
30068 msgid "argument 1 must be a 1-bit unsigned literal"
30069 msgstr "el argumento 3 debe ser una literal sin signo de 1-bit"
30071 #: config/rs6000/rs6000.c:15698
30072 #, fuzzy, gcc-internal-format
30073 #| msgid "argument 2 must be a 5-bit unsigned literal"
30074 msgid "argument 2 must be a 6-bit unsigned literal"
30075 msgstr "el argumento 2 debe ser una literal sin signo de 5-bit"
30077 #: config/rs6000/rs6000.c:15710
30078 #, fuzzy, gcc-internal-format
30079 #| msgid "number must be 0 or 1"
30080 msgid "argument 2 must be 0 or 1"
30081 msgstr "el número debe ser 0 ó 1"
30083 #: config/rs6000/rs6000.c:15717
30084 #, fuzzy, gcc-internal-format
30085 #| msgid "argument %d of %qE must be in the range %d...%d"
30086 msgid "argument 3 must be in the range 0..15"
30087 msgstr "el argumento %d de %qE debe estar dentro del rango %d...%d"
30089 #: config/rs6000/rs6000.c:15906
30090 #, gcc-internal-format
30091 msgid "argument to %qs must be a 2-bit unsigned literal"
30092 msgstr "el argumento para %qs debe ser una literal sin signo de 2-bit"
30094 #: config/rs6000/rs6000.c:16063
30095 #, gcc-internal-format
30096 msgid "unresolved overload for Altivec builtin %qF"
30097 msgstr "sobrecarga sin resolver para el interno Altivec %qF"
30099 #: config/rs6000/rs6000.c:16237
30100 #, gcc-internal-format
30101 msgid "argument to dss must be a 2-bit unsigned literal"
30102 msgstr "el argumento para dss debe ser una literal sin signo de 2-bit"
30104 #: config/rs6000/rs6000.c:16285
30105 #, fuzzy, gcc-internal-format
30106 #| msgid "second argument to %<__builtin_expect%> must be a constant"
30107 msgid "second argument to vec_vextract4b must be 0..12"
30108 msgstr "el segundo argumento de %<__builtin_expect%> debe ser una constante"
30110 #: config/rs6000/rs6000.c:16302
30111 #, fuzzy, gcc-internal-format
30112 #| msgid "third argument to %<__builtin_prefetch%> must be a constant"
30113 msgid "third argument to vec_vinsert4b must be 0..12"
30114 msgstr "el tercer argumento de %<__builtin_prefetch%> debe ser una constante"
30116 # continuar aqui
30117 #: config/rs6000/rs6000.c:16677
30118 #, gcc-internal-format
30119 msgid "argument 1 of __builtin_paired_predicate must be a constant"
30120 msgstr "el argumento 1 de __builtin_paired_predicate debe ser una constante"
30122 #: config/rs6000/rs6000.c:16724
30123 #, gcc-internal-format
30124 msgid "argument 1 of __builtin_paired_predicate is out of range"
30125 msgstr "el argumento 1 de __builtin_paired_predicate está fuera de rango"
30127 #: config/rs6000/rs6000.c:16749
30128 #, gcc-internal-format
30129 msgid "argument 1 of __builtin_spe_predicate must be a constant"
30130 msgstr "el argumento 1 de __builtin_spe_predicate debe ser una constante"
30132 #: config/rs6000/rs6000.c:16821
30133 #, gcc-internal-format
30134 msgid "argument 1 of __builtin_spe_predicate is out of range"
30135 msgstr "el argumento 1 de __builtin_spe_predicate está fuera de rango"
30137 #: config/rs6000/rs6000.c:16903
30138 #, gcc-internal-format, gfc-internal-format
30139 msgid "Builtin function %s is only valid for the cell processor"
30140 msgstr "La función interna %s sólo es válida para el procesador cell"
30142 #: config/rs6000/rs6000.c:16905
30143 #, gcc-internal-format, gfc-internal-format
30144 msgid "Builtin function %s requires the -mvsx option"
30145 msgstr "La función interna %s requiere la opción -mvsx"
30147 #: config/rs6000/rs6000.c:16907
30148 #, fuzzy, gcc-internal-format, gfc-internal-format
30149 #| msgid "Builtin function %s requires the -mvsx option"
30150 msgid "Builtin function %s requires the -mhtm option"
30151 msgstr "La función interna %s requiere la opción -mvsx"
30153 #: config/rs6000/rs6000.c:16909
30154 #, gcc-internal-format, gfc-internal-format
30155 msgid "Builtin function %s requires the -maltivec option"
30156 msgstr "La función interna %s requiere la opción -maltivec"
30158 #: config/rs6000/rs6000.c:16911
30159 #, gcc-internal-format, gfc-internal-format
30160 msgid "Builtin function %s requires the -mpaired option"
30161 msgstr "La función interna %s requiere la opción -mpaired"
30163 #: config/rs6000/rs6000.c:16913
30164 #, gcc-internal-format, gfc-internal-format
30165 msgid "Builtin function %s requires the -mspe option"
30166 msgstr "La función interna %s requiere la opción -mspe"
30168 #: config/rs6000/rs6000.c:16916
30169 #, fuzzy, gcc-internal-format, gfc-internal-format
30170 #| msgid "Builtin function %s requires the -mpaired option"
30171 msgid "Builtin function %s requires the -mhard-dfp and -mpower8-vector options"
30172 msgstr "La función interna %s requiere la opción -mpaired"
30174 #: config/rs6000/rs6000.c:16919
30175 #, fuzzy, gcc-internal-format, gfc-internal-format
30176 #| msgid "Builtin function %s requires the -mpaired option"
30177 msgid "Builtin function %s requires the -mhard-dfp option"
30178 msgstr "La función interna %s requiere la opción -mpaired"
30180 #: config/rs6000/rs6000.c:16921
30181 #, fuzzy, gcc-internal-format, gfc-internal-format
30182 #| msgid "Builtin function %s requires the -mspe option"
30183 msgid "Builtin function %s requires the -mpower8-vector option"
30184 msgstr "La función interna %s requiere la opción -mspe"
30186 #: config/rs6000/rs6000.c:16924 config/rs6000/rs6000.c:16930
30187 #, fuzzy, gcc-internal-format, gfc-internal-format
30188 #| msgid "Builtin function %s requires the -mspe option"
30189 msgid "Builtin function %s requires the -mcpu=power9 and -m64 options"
30190 msgstr "La función interna %s requiere la opción -mspe"
30192 #: config/rs6000/rs6000.c:16927 config/rs6000/rs6000.c:16933
30193 #, fuzzy, gcc-internal-format, gfc-internal-format
30194 #| msgid "Builtin function %s requires the -mspe option"
30195 msgid "Builtin function %s requires the -mcpu=power9 option"
30196 msgstr "La función interna %s requiere la opción -mspe"
30198 #: config/rs6000/rs6000.c:16936
30199 #, fuzzy, gcc-internal-format, gfc-internal-format
30200 #| msgid "Builtin function %s requires the -maltivec option"
30201 msgid "Builtin function %s requires the -mhard-float and -mlong-double-128 options"
30202 msgstr "La función interna %s requiere la opción -maltivec"
30204 #: config/rs6000/rs6000.c:16939
30205 #, fuzzy, gcc-internal-format, gfc-internal-format
30206 #| msgid "Builtin function %s requires the -mpaired option"
30207 msgid "Builtin function %s requires the -mhard-float option"
30208 msgstr "La función interna %s requiere la opción -mpaired"
30210 #: config/rs6000/rs6000.c:16941
30211 #, fuzzy, gcc-internal-format, gfc-internal-format
30212 #| msgid "Builtin function %s requires the -maltivec option"
30213 msgid "Builtin function %s requires the -mfloat128 option"
30214 msgstr "La función interna %s requiere la opción -maltivec"
30216 #: config/rs6000/rs6000.c:16943
30217 #, gcc-internal-format, gfc-internal-format
30218 msgid "Builtin function %s is not supported with the current options"
30219 msgstr "La función interna %s no se admite con las opciones actuales"
30221 #: config/rs6000/rs6000.c:18786
30222 #, gcc-internal-format, gfc-internal-format
30223 msgid "internal error: builtin function %s had an unexpected return type %s"
30224 msgstr "error interno: la función interna %s tiene un tipo de devolución inesperado %s"
30226 #: config/rs6000/rs6000.c:18803
30227 #, gcc-internal-format, gfc-internal-format
30228 msgid "internal error: builtin function %s, argument %d had unexpected argument type %s"
30229 msgstr "error interno: función interna %s, el argumento %d tiene el tipo de argumento inesperado %s"
30231 #: config/rs6000/rs6000.c:28088
30232 #, gcc-internal-format
30233 msgid "stack frame too large"
30234 msgstr "marco de pila demasiado grande"
30236 #: config/rs6000/rs6000.c:31766
30237 #, fuzzy, gcc-internal-format
30238 #| msgid "-fsplit-stack does not support 3 register parameters"
30239 msgid "-fsplit-stack uses register r29"
30240 msgstr "-fsplit-stack no admite 3 parámetros de registro"
30242 #: config/rs6000/rs6000.c:31774
30243 #, fuzzy, gcc-internal-format
30244 #| msgid "#pragma GCC target is not supported for this machine"
30245 msgid "Stack frame larger than 2G is not supported for -fsplit-stack"
30246 msgstr "No se admite #pragma GCC target en este objetivo"
30248 #: config/rs6000/rs6000.c:32762
30249 #, gcc-internal-format
30250 msgid "no profiling of 64-bit code for this ABI"
30251 msgstr "no hay análisis de perfil del código de 64-bit para esta ABI"
30253 #: config/rs6000/rs6000.c:35065
30254 #, gcc-internal-format
30255 msgid "You cannot take the address of a nested function if you use the -mno-pointers-to-nested-functions option."
30256 msgstr "No se puede tomar la dirección de una función anindada si se usa la opción -mno-pointers-to-nested-functions."
30258 #: config/rs6000/rs6000.c:35147
30259 #, gcc-internal-format
30260 msgid "use of %<long double%> in AltiVec types is invalid"
30261 msgstr "el uso de %<long double%> en tipos AltiVec es no válido"
30263 #: config/rs6000/rs6000.c:35149
30264 #, gcc-internal-format
30265 msgid "use of boolean types in AltiVec types is invalid"
30266 msgstr "el uso de tipos booleanos en tipos AltiVec es no válido"
30268 #: config/rs6000/rs6000.c:35151
30269 #, gcc-internal-format
30270 msgid "use of %<complex%> in AltiVec types is invalid"
30271 msgstr "el uso de %<complex%> en tipos AltiVec es no válido"
30273 #: config/rs6000/rs6000.c:35153
30274 #, gcc-internal-format
30275 msgid "use of decimal floating point types in AltiVec types is invalid"
30276 msgstr "el uso de tipos de coma flotante decimal en tipos AltiVec es no válido"
30278 #: config/rs6000/rs6000.c:35159
30279 #, gcc-internal-format
30280 msgid "use of %<long%> in AltiVec types is invalid for 64-bit code without -mvsx"
30281 msgstr "el uso de %<long%> en tipos AltiVec es no válido para código de 64 bit sin -mvsx"
30283 #: config/rs6000/rs6000.c:35162
30284 #, gcc-internal-format
30285 msgid "use of %<long%> in AltiVec types is deprecated; use %<int%>"
30286 msgstr "el uso de %<long%> en tipos AltiVec es obsoleto; use %<int%>"
30288 #: config/rs6000/rs6000.c:35167
30289 #, gcc-internal-format
30290 msgid "use of %<long long%> in AltiVec types is invalid without -mvsx"
30291 msgstr "el uso de %<long long%> en tipos AltiVec es no válido sin -mvsx"
30293 #: config/rs6000/rs6000.c:35170
30294 #, gcc-internal-format
30295 msgid "use of %<double%> in AltiVec types is invalid without -mvsx"
30296 msgstr "el uso de %<double%> en tipos AltiVec es no válido sin -mvsx"
30298 #: config/rs6000/rs6000.c:38943
30299 #, gcc-internal-format, gfc-internal-format
30300 msgid "emitting microcode insn %s\t[%s] #%d"
30301 msgstr "se emite el insn de microcódigo %s\t[%s] #%d"
30303 #: config/rs6000/rs6000.c:38947
30304 #, gcc-internal-format, gfc-internal-format
30305 msgid "emitting conditional microcode insn %s\t[%s] #%d"
30306 msgstr "se emite el insn de microcódigo condicional %s\t[%s] #%d"
30308 #: config/rs6000/rs6000.c:39255
30309 #, gcc-internal-format, gfc-internal-format
30310 msgid "invalid cpu \"%s\" for %s\"%s\"%s"
30311 msgstr "cpu \"%s\" no válido para %s\"%s\"%s"
30313 #: config/rs6000/rs6000.c:39258
30314 #, gcc-internal-format, gfc-internal-format
30315 msgid "%s\"%s\"%s is not allowed"
30316 msgstr "%s\"%s\"%s no está definido"
30318 #: config/rs6000/rs6000.c:39260
30319 #, gcc-internal-format, gfc-internal-format
30320 msgid "%s\"%s\"%s is invalid"
30321 msgstr "%s\"%s\"%s es no válido"
30323 #: config/rs6000/rs6000.c:39777
30324 #, gcc-internal-format, gfc-internal-format
30325 msgid "-mno-%s turns off -m%s"
30326 msgstr ""
30328 #: config/rs6000/rs6000.c:39794
30329 #, gcc-internal-format
30330 msgid "-mno-power9-vector turns off -mpower9-dform"
30331 msgstr ""
30333 #. Definitions of target machine for GNU compiler,
30334 #. for IBM RS/6000 POWER running AIX version 4.3.
30335 #. Copyright (C) 1998-2017 Free Software Foundation, Inc.
30336 #. Contributed by David Edelsohn (edelsohn@gnu.org).
30338 #. This file is part of GCC.
30340 #. GCC is free software; you can redistribute it and/or modify it
30341 #. under the terms of the GNU General Public License as published
30342 #. by the Free Software Foundation; either version 3, or (at your
30343 #. option) any later version.
30345 #. GCC is distributed in the hope that it will be useful, but WITHOUT
30346 #. ANY WARRANTY; without even the implied warranty of MERCHANTABILITY
30347 #. or FITNESS FOR A PARTICULAR PURPOSE.  See the GNU General Public
30348 #. License for more details.
30350 #. You should have received a copy of the GNU General Public License
30351 #. along with GCC; see the file COPYING3.  If not see
30352 #. <http://www.gnu.org/licenses/>.
30353 #. The macro SUBTARGET_OVERRIDE_OPTIONS is provided for subtargets, to
30354 #. get control in TARGET_OPTION_OVERRIDE.
30355 #. Definitions of target machine for GNU compiler,
30356 #. for IBM RS/6000 POWER running AIX V5.
30357 #. Copyright (C) 2001-2017 Free Software Foundation, Inc.
30358 #. Contributed by David Edelsohn (edelsohn@gnu.org).
30360 #. This file is part of GCC.
30362 #. GCC is free software; you can redistribute it and/or modify it
30363 #. under the terms of the GNU General Public License as published
30364 #. by the Free Software Foundation; either version 3, or (at your
30365 #. option) any later version.
30367 #. GCC is distributed in the hope that it will be useful, but WITHOUT
30368 #. ANY WARRANTY; without even the implied warranty of MERCHANTABILITY
30369 #. or FITNESS FOR A PARTICULAR PURPOSE.  See the GNU General Public
30370 #. License for more details.
30372 #. You should have received a copy of the GNU General Public License
30373 #. along with GCC; see the file COPYING3.  If not see
30374 #. <http://www.gnu.org/licenses/>.
30375 #. The macro SUBTARGET_OVERRIDE_OPTIONS is provided for subtargets, to
30376 #. get control in TARGET_OPTION_OVERRIDE.
30377 #. Definitions of target machine for GNU compiler,
30378 #. for IBM RS/6000 POWER running AIX V5.2.
30379 #. Copyright (C) 2002-2017 Free Software Foundation, Inc.
30380 #. Contributed by David Edelsohn (edelsohn@gnu.org).
30382 #. This file is part of GCC.
30384 #. GCC is free software; you can redistribute it and/or modify it
30385 #. under the terms of the GNU General Public License as published
30386 #. by the Free Software Foundation; either version 3, or (at your
30387 #. option) any later version.
30389 #. GCC is distributed in the hope that it will be useful, but WITHOUT
30390 #. ANY WARRANTY; without even the implied warranty of MERCHANTABILITY
30391 #. or FITNESS FOR A PARTICULAR PURPOSE.  See the GNU General Public
30392 #. License for more details.
30394 #. You should have received a copy of the GNU General Public License
30395 #. along with GCC; see the file COPYING3.  If not see
30396 #. <http://www.gnu.org/licenses/>.
30397 #. The macro SUBTARGET_OVERRIDE_OPTIONS is provided for subtargets, to
30398 #. get control in TARGET_OPTION_OVERRIDE.
30399 #. Definitions of target machine for GNU compiler,
30400 #. for IBM RS/6000 POWER running AIX V5.3.
30401 #. Copyright (C) 2002-2017 Free Software Foundation, Inc.
30402 #. Contributed by David Edelsohn (edelsohn@gnu.org).
30404 #. This file is part of GCC.
30406 #. GCC is free software; you can redistribute it and/or modify it
30407 #. under the terms of the GNU General Public License as published
30408 #. by the Free Software Foundation; either version 3, or (at your
30409 #. option) any later version.
30411 #. GCC is distributed in the hope that it will be useful, but WITHOUT
30412 #. ANY WARRANTY; without even the implied warranty of MERCHANTABILITY
30413 #. or FITNESS FOR A PARTICULAR PURPOSE.  See the GNU General Public
30414 #. License for more details.
30416 #. You should have received a copy of the GNU General Public License
30417 #. along with GCC; see the file COPYING3.  If not see
30418 #. <http://www.gnu.org/licenses/>.
30419 #. The macro SUBTARGET_OVERRIDE_OPTIONS is provided for subtargets, to
30420 #. get control in TARGET_OPTION_OVERRIDE.
30421 #. Definitions of target machine for GNU compiler,
30422 #. for IBM RS/6000 POWER running AIX V6.1.
30423 #. Copyright (C) 2002-2017 Free Software Foundation, Inc.
30424 #. Contributed by David Edelsohn (edelsohn@gnu.org).
30426 #. This file is part of GCC.
30428 #. GCC is free software; you can redistribute it and/or modify it
30429 #. under the terms of the GNU General Public License as published
30430 #. by the Free Software Foundation; either version 3, or (at your
30431 #. option) any later version.
30433 #. GCC is distributed in the hope that it will be useful, but WITHOUT
30434 #. ANY WARRANTY; without even the implied warranty of MERCHANTABILITY
30435 #. or FITNESS FOR A PARTICULAR PURPOSE.  See the GNU General Public
30436 #. License for more details.
30438 #. You should have received a copy of the GNU General Public License
30439 #. along with GCC; see the file COPYING3.  If not see
30440 #. <http://www.gnu.org/licenses/>.
30441 #. The macro SUBTARGET_OVERRIDE_OPTIONS is provided for subtargets, to
30442 #. get control in TARGET_OPTION_OVERRIDE.
30443 #. Definitions of target machine for GNU compiler,
30444 #. for IBM RS/6000 POWER running AIX V7.1.
30445 #. Copyright (C) 2002-2017 Free Software Foundation, Inc.
30446 #. Contributed by David Edelsohn (edelsohn@gnu.org).
30448 #. This file is part of GCC.
30450 #. GCC is free software; you can redistribute it and/or modify it
30451 #. under the terms of the GNU General Public License as published
30452 #. by the Free Software Foundation; either version 3, or (at your
30453 #. option) any later version.
30455 #. GCC is distributed in the hope that it will be useful, but WITHOUT
30456 #. ANY WARRANTY; without even the implied warranty of MERCHANTABILITY
30457 #. or FITNESS FOR A PARTICULAR PURPOSE.  See the GNU General Public
30458 #. License for more details.
30460 #. You should have received a copy of the GNU General Public License
30461 #. along with GCC; see the file COPYING3.  If not see
30462 #. <http://www.gnu.org/licenses/>.
30463 #. The macro SUBTARGET_OVERRIDE_OPTIONS is provided for subtargets, to
30464 #. get control in TARGET_OPTION_OVERRIDE.
30465 #: config/rs6000/aix43.h:30 config/rs6000/aix51.h:30 config/rs6000/aix52.h:30
30466 #: config/rs6000/aix53.h:30 config/rs6000/aix61.h:30 config/rs6000/aix71.h:30
30467 #, gcc-internal-format
30468 msgid "-maix64 requires PowerPC64 architecture remain enabled"
30469 msgstr "-maix64 requiere que la arquitectura PowerPC64 permanezca activada"
30471 #: config/rs6000/aix43.h:36 config/rs6000/aix52.h:36 config/rs6000/aix53.h:36
30472 #: config/rs6000/aix61.h:36 config/rs6000/aix71.h:36
30473 #, gcc-internal-format
30474 msgid "soft-float and long-double-128 are incompatible"
30475 msgstr "soft-float y long-double-128 son incompatibles"
30477 #: config/rs6000/aix43.h:40 config/rs6000/aix51.h:34 config/rs6000/aix52.h:40
30478 #: config/rs6000/aix53.h:40 config/rs6000/aix61.h:40 config/rs6000/aix71.h:40
30479 #, gcc-internal-format
30480 msgid "-maix64 required: 64-bit computation with 32-bit addressing not yet supported"
30481 msgstr "se requiere -maix64: aún no se admite el cálculo de 64 bits con direccionamiento de 32 bits"
30483 #: config/rs6000/aix61.h:47 config/rs6000/aix71.h:47
30484 #: config/rs6000/freebsd64.h:120 config/rs6000/linux64.h:142
30485 #, gcc-internal-format
30486 msgid "-mcmodel incompatible with other toc options"
30487 msgstr "-mcmodel es incompatible con otras opciones toc"
30489 #: config/rs6000/e500.h:37
30490 #, fuzzy, gcc-internal-format
30491 #| msgid "AltiVec and E500 instructions cannot coexist"
30492 msgid "AltiVec and SPE instructions cannot coexist"
30493 msgstr "Las instrucciones AltiVec y E500 no pueden coexistir"
30495 #: config/rs6000/e500.h:39
30496 #, fuzzy, gcc-internal-format
30497 #| msgid "VSX and E500 instructions cannot coexist"
30498 msgid "VSX and SPE instructions cannot coexist"
30499 msgstr "Las instrucciones VSX y E500 no pueden coexistir"
30501 #: config/rs6000/e500.h:41
30502 #, fuzzy, gcc-internal-format
30503 #| msgid "64-bit E500 not supported"
30504 msgid "64-bit SPE not supported"
30505 msgstr "no se admite E500 de 64-bit"
30507 #: config/rs6000/e500.h:43
30508 #, gcc-internal-format
30509 msgid "E500 and FPRs not supported"
30510 msgstr "no se admiten E500 y FPRs"
30512 #: config/rs6000/freebsd64.h:98 config/rs6000/linux64.h:115
30513 #, fuzzy, gcc-internal-format
30514 #| msgid "-mas100-syntax is incompatible with -gdwarf"
30515 msgid "-mcall-aixdesc incompatible with -mabi=elfv2"
30516 msgstr "-mas100-syntax es incompatible con -gdwarf"
30518 #: config/rs6000/freebsd64.h:113 config/rs6000/linux64.h:135
30519 #, gcc-internal-format
30520 msgid "-m64 requires a PowerPC64 cpu"
30521 msgstr "-m64 requiere un procesador PowerPC64"
30523 #. The macro SUBTARGET_OVERRIDE_OPTIONS is provided for subtargets, to
30524 #. get control in TARGET_OPTION_OVERRIDE.
30525 #: config/rs6000/sysv4.h:111
30526 #, gcc-internal-format, gfc-internal-format
30527 msgid "bad value for -mcall-%s"
30528 msgstr "valor erróneo para -mcall-%s"
30530 #: config/rs6000/sysv4.h:127
30531 #, gcc-internal-format, gfc-internal-format
30532 msgid "bad value for -msdata=%s"
30533 msgstr "valor erróneo para -msdata=%s"
30535 #: config/rs6000/sysv4.h:144
30536 #, gcc-internal-format, gfc-internal-format
30537 msgid "-mrelocatable and -msdata=%s are incompatible"
30538 msgstr "-mrelocatable y -msdata=%s son incompatibles"
30540 #: config/rs6000/sysv4.h:153
30541 #, gcc-internal-format, gfc-internal-format
30542 msgid "-f%s and -msdata=%s are incompatible"
30543 msgstr "-f%s y -msdata=%s son incompatibles"
30545 #: config/rs6000/sysv4.h:162
30546 #, gcc-internal-format, gfc-internal-format
30547 msgid "-msdata=%s and -mcall-%s are incompatible"
30548 msgstr "-msdata=%s y -mcall-%s son incompatibles"
30550 #: config/rs6000/sysv4.h:171
30551 #, gcc-internal-format
30552 msgid "-mrelocatable and -mno-minimal-toc are incompatible"
30553 msgstr "-mrelocatable y -mno-minimal-toc son incompatibles"
30555 #: config/rs6000/sysv4.h:177
30556 #, gcc-internal-format, gfc-internal-format
30557 msgid "-mrelocatable and -mcall-%s are incompatible"
30558 msgstr "-mrelocatable y -mcall-%s son incompatibles"
30560 #: config/rs6000/sysv4.h:184
30561 #, gcc-internal-format, gfc-internal-format
30562 msgid "-fPIC and -mcall-%s are incompatible"
30563 msgstr "-fPIC y -mcall-%s son incompatibles"
30565 #: config/rs6000/sysv4.h:190
30566 #, gcc-internal-format
30567 msgid "-msecure-plt not supported by your assembler"
30568 msgstr "su ensamblador no admite -msecure-plt"
30570 #: config/rs6000/sysv4.h:218
30571 #, gcc-internal-format, gfc-internal-format
30572 msgid "-m%s not supported in this configuration"
30573 msgstr "no se admite -m%s en esta configuración"
30575 #: config/rx/rx.c:644
30576 #, gcc-internal-format, gfc-internal-format
30577 msgid "unrecognized control register number: %d - using 'psw'"
30578 msgstr "no se reconoce el número de registro de control: %d - se utiliza 'psw'"
30580 #: config/rx/rx.c:1382
30581 #, fuzzy, gcc-internal-format
30582 #| msgid "multiple interrupt attributes not allowed"
30583 msgid "multiple fast interrupt routines seen: %qE and %qE"
30584 msgstr "no se permiten atributos interrupt múltiples"
30586 #: config/rx/rx.c:2573
30587 #, gcc-internal-format, gfc-internal-format
30588 msgid "__builtin_rx_%s takes 'C', 'Z', 'S', 'O', 'I', or 'U'"
30589 msgstr "__builtin_rx_%s acepta 'C', 'Z', 'S', 'O', 'I' o 'U'"
30591 #: config/rx/rx.c:2575
30592 #, gcc-internal-format
30593 msgid "use __builtin_rx_mvtc (0, ... ) to write arbitrary values to PSW"
30594 msgstr "utilice __builtin_rx_mvtc (0, ... ) para escribir valores arbitrarios en PSW"
30596 #: config/rx/rx.c:2622
30597 #, gcc-internal-format
30598 msgid "-mno-allow-string-insns forbids the generation of the RMPA instruction"
30599 msgstr ""
30601 #: config/rx/rx.c:2769
30602 #, gcc-internal-format
30603 msgid "RX FPU instructions do not support NaNs and infinities"
30604 msgstr "las instrucciones FPU de RX no admiten NaNs e infinitos"
30606 #: config/s390/s390-c.c:470
30607 #, gcc-internal-format
30608 msgid "builtin vec_step can only be used on vector types."
30609 msgstr ""
30611 #: config/s390/s390-c.c:685 config/s390/s390.c:913
30612 #, gcc-internal-format
30613 msgid "constant value required for builtin %qF argument %d"
30614 msgstr ""
30616 #: config/s390/s390-c.c:700
30617 #, gcc-internal-format
30618 msgid "valid values for builtin %qF argument %d are 64, 128, 256, 512, 1024, 2048, and 4096"
30619 msgstr ""
30621 #: config/s390/s390-c.c:871
30622 #, gcc-internal-format
30623 msgid "builtin %qF is for GCC internal use only."
30624 msgstr ""
30626 #: config/s390/s390-c.c:879
30627 #, fuzzy, gcc-internal-format
30628 #| msgid "%qs is deprecated"
30629 msgid "builtin %qF is deprecated."
30630 msgstr "%qs es obsoleto"
30632 #: config/s390/s390-c.c:883
30633 #, fuzzy, gcc-internal-format
30634 #| msgid "--resource requires -o"
30635 msgid "%qF requires -mvx"
30636 msgstr "--resource requiere -o"
30638 #: config/s390/s390-c.c:889
30639 #, gcc-internal-format
30640 msgid "%qF requires -march=arch12 or higher"
30641 msgstr ""
30643 #: config/s390/s390-c.c:903
30644 #, gcc-internal-format
30645 msgid "mismatch in number of arguments for builtin %qF. Expected: %d got %d"
30646 msgstr ""
30648 #: config/s390/s390-c.c:952
30649 #, fuzzy, gcc-internal-format
30650 #| msgid "invalid parameter combination for AltiVec intrinsic"
30651 msgid "invalid parameter combination for intrinsic %qs"
30652 msgstr "combinación de parámetros no válida para el intrínseco AltiVec"
30654 #: config/s390/s390-c.c:958
30655 #, fuzzy, gcc-internal-format
30656 #| msgid "ambiguous overload for %qs in %<%s %E%>"
30657 msgid "ambiguous overload for intrinsic %qs"
30658 msgstr "sobrecarga ambigua para %qs en %<%s %E%>"
30660 #: config/s390/s390-c.c:966
30661 #, gcc-internal-format
30662 msgid "%qs matching variant requires -march=arch12 or higher"
30663 msgstr ""
30665 #: config/s390/s390-c.c:972
30666 #, fuzzy, gcc-internal-format
30667 #| msgid "%qs is deprecated"
30668 msgid "%qs matching variant is deprecated."
30669 msgstr "%qs es obsoleto"
30671 #: config/s390/s390-c.c:1012
30672 #, fuzzy, gcc-internal-format
30673 #| msgid "constant argument out of range for %qs"
30674 msgid "constant argument %d for builtin %qF is out of range for target type"
30675 msgstr "el argumento constante está fuera de rango para %qs"
30677 #: config/s390/s390.c:769
30678 #, fuzzy, gcc-internal-format
30679 #| msgid "constant argument out of range for %qs"
30680 msgid "constant argument %d for builtin %qF is out of range (0.."
30681 msgstr "el argumento constante está fuera de rango para %qs."
30683 #: config/s390/s390.c:786
30684 #, fuzzy, gcc-internal-format
30685 #| msgid "constant argument out of range for %qs"
30686 msgid "constant argument %d for builtin %qF is out of range ("
30687 msgstr "el argumento constante está fuera de rango para %qs"
30689 #: config/s390/s390.c:837
30690 #, gcc-internal-format
30691 msgid "builtin %qF is not supported without -mhtm (default with -march=zEC12 and higher)."
30692 msgstr ""
30694 #: config/s390/s390.c:843
30695 #, gcc-internal-format
30696 msgid "builtin %qF requires -mvx (default with -march=z13 and higher)."
30697 msgstr ""
30699 #: config/s390/s390.c:850
30700 #, gcc-internal-format
30701 msgid "Builtin %qF requires arch12 or higher."
30702 msgstr ""
30704 #: config/s390/s390.c:869
30705 #, fuzzy, gcc-internal-format
30706 #| msgid "<unresolved overloaded function type>"
30707 msgid "unresolved overloaded builtin"
30708 msgstr "<tipo de función sobrecargada sin resolver>"
30710 #: config/s390/s390.c:876 config/tilegx/tilegx.c:3545
30711 #: config/tilepro/tilepro.c:3109
30712 #, gcc-internal-format
30713 msgid "bad builtin icode"
30714 msgstr "icode interno erróneo"
30716 #: config/s390/s390.c:1004
30717 #, fuzzy, gcc-internal-format
30718 #| msgid "Invalid argument %qs for %<instanceof%>"
30719 msgid "invalid argument %d for builtin %qF"
30720 msgstr "Argumento %qs no válido para %<instanceof%>"
30722 #: config/s390/s390.c:1105
30723 #, gcc-internal-format
30724 msgid "requested %qE attribute is not a comma separated pair of non-negative integer constants or too large (max. %d)"
30725 msgstr ""
30727 #: config/s390/s390.c:9980
30728 #, gcc-internal-format
30729 msgid "total size of local variables exceeds architecture limit"
30730 msgstr "el tamaño total de las variables locales excede el límite de la arquitectura"
30732 #: config/s390/s390.c:11094
30733 #, gcc-internal-format
30734 msgid "frame size of function %qs is %wd bytes exceeding user provided stack limit of %d bytes.  An unconditional trap is added."
30735 msgstr "el tamaño de marco de la función %qs de %wd bytes excede el límite de pila definido por el usuario de %d bytes.  Se agrega una trampa incondicional."
30737 #: config/s390/s390.c:11110
30738 #, gcc-internal-format
30739 msgid "frame size of function %qs is %wd bytes which is more than half the stack size. The dynamic check would not be reliable. No check emitted for this function."
30740 msgstr "el tamaño de marco de la función %qs de %wd bytes es mayor que la mitad del tamaño de la pila. La revisión dinámica no será confiable. No se emitirá revisión para esta función."
30742 #: config/s390/s390.c:11138
30743 #, gcc-internal-format
30744 msgid "frame size of %qs is %wd bytes"
30745 msgstr "el tamaño de marco de %qs es de %wd bytes"
30747 #: config/s390/s390.c:11142
30748 #, gcc-internal-format
30749 msgid "%qs uses dynamic stack allocation"
30750 msgstr "%qs utiliza alojamiento dinámico de pila"
30752 #: config/s390/s390.c:11520
30753 #, gcc-internal-format
30754 msgid "CPUs older than z900 are not supported for -fsplit-stack"
30755 msgstr ""
30757 #: config/s390/s390.c:14666
30758 #, fuzzy, gcc-internal-format, gfc-internal-format
30759 #| msgid "%<mwords-little-endian%> is deprecated and will be removed in a future release"
30760 msgid "%sarch=%s%s is deprecated and will be removed in future releases; use at least %sarch=z900%s"
30761 msgstr "%<mwords-little-endian%> es obsoleto y se eliminará en una versión futura"
30763 #: config/s390/s390.c:14678
30764 #, fuzzy, gcc-internal-format, gfc-internal-format
30765 #| msgid "%<mwords-little-endian%> is deprecated and will be removed in a future release"
30766 msgid "%stune=%s%s is deprecated and will be removed in future releases; use at least %stune=z900%s"
30767 msgstr "%<mwords-little-endian%> es obsoleto y se eliminará en una versión futura"
30769 #: config/s390/s390.c:14690
30770 #, gcc-internal-format, gfc-internal-format
30771 msgid "z/Architecture mode not supported on %s"
30772 msgstr "no se admite el modo z/Architecture en %s"
30774 #: config/s390/s390.c:14693
30775 #, gcc-internal-format
30776 msgid "64-bit ABI not supported in ESA/390 mode"
30777 msgstr "no se admite la ABI de 64-bit en el modo ESA/390"
30779 #: config/s390/s390.c:14710
30780 #, fuzzy, gcc-internal-format, gfc-internal-format
30781 #| msgid "hardware decimal floating point instructions not available on %s"
30782 msgid "hardware vector support not available on %s"
30783 msgstr "las instrucciones de coma flotante decimal de hardware no están disponibles en %s"
30785 #: config/s390/s390.c:14713
30786 #, gcc-internal-format
30787 msgid "hardware vector support not available with -msoft-float"
30788 msgstr ""
30790 #: config/s390/s390.c:14741
30791 #, gcc-internal-format, gfc-internal-format
30792 msgid "hardware decimal floating point instructions not available on %s"
30793 msgstr "las instrucciones de coma flotante decimal de hardware no están disponibles en %s"
30795 #: config/s390/s390.c:14745
30796 #, gcc-internal-format
30797 msgid "hardware decimal floating point instructions not available in ESA/390 mode"
30798 msgstr "las instrucciones de coma flotante decimal de hardware no están disponibles en el modo ESA/390"
30800 #: config/s390/s390.c:14757
30801 #, gcc-internal-format
30802 msgid "-mhard-dfp can%'t be used in conjunction with -msoft-float"
30803 msgstr "-mhard-dfp no se puede usar en conjunción con -msoft-float"
30805 #: config/s390/s390.c:14765
30806 #, gcc-internal-format
30807 msgid "-mbackchain -mpacked-stack -mhard-float are not supported in combination"
30808 msgstr "no se admiten -mbackchain -mpacked-stack -mhard-float en combinación"
30810 #: config/s390/s390.c:14771
30811 #, gcc-internal-format
30812 msgid "stack size must be greater than the stack guard value"
30813 msgstr "el tamaño de la pila debe ser mayor que el valor de la guardia de pila"
30815 #: config/s390/s390.c:14773
30816 #, gcc-internal-format
30817 msgid "stack size must not be greater than 64k"
30818 msgstr "el tamaño de la pila no debe ser mayor a 64k"
30820 #: config/s390/s390.c:14776
30821 #, gcc-internal-format
30822 msgid "-mstack-guard implies use of -mstack-size"
30823 msgstr "-mstack-guard implica el uso de -mstack-size"
30825 #. argument is not a plain number
30826 #: config/s390/s390.c:14874
30827 #, fuzzy, gcc-internal-format
30828 #| msgid "argument to %qs should be a non-negative integer"
30829 msgid "arguments to %qs should be non-negative integers"
30830 msgstr "el argumento para %qs debe ser un entero no negativo"
30832 #: config/s390/s390.c:14881
30833 #, fuzzy, gcc-internal-format
30834 #| msgid "argument to %qE attribute larger than %d"
30835 msgid "argument to %qs is too large (max. %d)"
30836 msgstr "el argumento para el atributo %qE es más grande que %d"
30838 #. Value is not allowed for the target attribute.
30839 #: config/s390/s390.c:15089
30840 #, fuzzy, gcc-internal-format
30841 #| msgid "%<__int128%> is not supported by this target"
30842 msgid "value %qs is not supported by attribute %<target%>"
30843 msgstr "no se admite %<__int128%> en este objetivo"
30845 #: config/sh/sh.c:912
30846 #, gcc-internal-format
30847 msgid "ignoring -fschedule-insns because of exception handling bug"
30848 msgstr "se descarta -fschedule-insns debido a un error de manejo de excepciones"
30850 #: config/sh/sh.c:929
30851 #, gcc-internal-format
30852 msgid "unwind tables currently require either a frame pointer or -maccumulate-outgoing-args for correctness"
30853 msgstr "actualmente las tablas de desenredo requieren un puntero de marco o -maccumulate-outgoing-args para ser correctas"
30855 #: config/sh/sh.c:7366
30856 #, gcc-internal-format
30857 msgid "__builtin_saveregs not supported by this subtarget"
30858 msgstr "no se admite __builtin_saveregs en este subobjetivo"
30860 #: config/sh/sh.c:8318
30861 #, gcc-internal-format
30862 msgid "%qE attribute only applies to interrupt functions"
30863 msgstr "el atributo %qE se aplica solamente a funciones de interrupción"
30865 #: config/sh/sh.c:8388
30866 #, gcc-internal-format
30867 msgid "%qE attribute is supported only for SH2A"
30868 msgstr "el atributo %qE solo se admite para SH2A"
30870 #: config/sh/sh.c:8430
30871 #, gcc-internal-format
30872 msgid "%qE attribute only applies to SH2A"
30873 msgstr "el atributo %qE solo se aplica a SH2A"
30875 #: config/sh/sh.c:8452
30876 #, gcc-internal-format
30877 msgid "%qE attribute argument should be between 0 to 255"
30878 msgstr "el argumento del atributo %qE debe estar entre 0 y 255"
30880 #. The argument must be a constant string.
30881 #: config/sh/sh.c:8514
30882 #, gcc-internal-format
30883 msgid "%qE attribute argument not a string constant"
30884 msgstr "el argumento del atributo %qE no es una constante de cadena"
30886 #: config/sh/sh.c:10762
30887 #, gcc-internal-format
30888 msgid "r0 needs to be available as a call-clobbered register"
30889 msgstr "r0 necesita estar disponible como un registro sobreescrito por llamada"
30891 #. The kernel loader cannot handle the relaxation                        relocations, so it cannot load kernel modules                   (which are ET_REL) or RTP executables (which are                linked with --emit-relocs).  No relaxation relocations          appear in shared libraries, so relaxation is OK                 for RTP PIC.
30892 #: config/sh/vxworks.h:43
30893 #, gcc-internal-format
30894 msgid "-mrelax is only supported for RTP PIC"
30895 msgstr "-mrelax sólo se admite pare el PIC de RTP"
30897 #: config/sparc/sparc.c:1393
30898 #, gcc-internal-format, gfc-internal-format
30899 msgid "%s is not supported by this configuration"
30900 msgstr "%s no se admite en esta configuración"
30902 #: config/sparc/sparc.c:1400
30903 #, gcc-internal-format
30904 msgid "-mlong-double-64 not allowed with -m64"
30905 msgstr "no se permite -mlong-double-64 con -m64"
30907 #: config/sparc/sparc.c:1420
30908 #, gcc-internal-format, gfc-internal-format
30909 msgid "bad value (%s) for -mcmodel= switch"
30910 msgstr "valor erróneo (%s) para el interruptor -mcmodel="
30912 #: config/sparc/sparc.c:1425
30913 #, gcc-internal-format
30914 msgid "-mcmodel= is not supported on 32 bit systems"
30915 msgstr "-mcmodel= no se admite en sistemas de 32 bit"
30917 #: config/sparc/sparc.c:1432
30918 #, gcc-internal-format
30919 msgid "-fcall-saved-REG is not supported for out registers"
30920 msgstr "no se admite -fcall-saved-REG para registros de salida"
30922 #: config/spu/spu-c.c:131
30923 #, gcc-internal-format, gfc-internal-format
30924 msgid "insufficient arguments to overloaded function %s"
30925 msgstr "argumentos insuficientes para la función sobrecargada %s"
30927 #: config/spu/spu-c.c:162
30928 #, gcc-internal-format, gfc-internal-format
30929 msgid "too many arguments to overloaded function %s"
30930 msgstr "demasiados argumentos para la función sobrecargada %s"
30932 #: config/spu/spu-c.c:174
30933 #, gcc-internal-format, gfc-internal-format
30934 msgid "parameter list does not match a valid signature for %s()"
30935 msgstr "la lista de parámetros no ofrece una firma válida para %s()"
30937 #: config/spu/spu.c:256
30938 #, gcc-internal-format, gfc-internal-format
30939 msgid "bad value (%s) for -march= switch"
30940 msgstr "valor erróneo (%s) para la opción -march="
30942 #: config/spu/spu.c:267
30943 #, gcc-internal-format, gfc-internal-format
30944 msgid "bad value (%s) for -mtune= switch"
30945 msgstr "valor erróneo (%s) para la opción -mtune="
30947 #: config/spu/spu.c:5175 config/spu/spu.c:5178
30948 #, gcc-internal-format
30949 msgid "creating run-time relocation for %qD"
30950 msgstr "se crea una reubicación en tiempo de ejecución para %qD"
30952 #: config/spu/spu.c:5183 config/spu/spu.c:5185
30953 #, gcc-internal-format
30954 msgid "creating run-time relocation"
30955 msgstr "se crea una reubicación en tiempo de ejecución"
30957 #: config/spu/spu.c:6320
30958 #, gcc-internal-format, gfc-internal-format
30959 msgid "%s expects an integer literal in the range [%d, %d]"
30960 msgstr "%s espera una literal entera en el rango [%d, %d]"
30962 #: config/spu/spu.c:6340
30963 #, gcc-internal-format
30964 msgid "%s expects an integer literal in the range [%d, %d]. (%wd)"
30965 msgstr "%s espera una literal entera en el rango [%d, %d]. (%wd)"
30967 #: config/spu/spu.c:6369
30968 #, gcc-internal-format, gfc-internal-format
30969 msgid "%d least significant bits of %s are ignored"
30970 msgstr "se descartan los %d bits menos significativos de %s"
30972 #: config/stormy16/stormy16.c:1044
30973 #, gcc-internal-format
30974 msgid "local variable memory requirements exceed capacity"
30975 msgstr "los requerimientos de memoria para variables locales excede la capacidad"
30977 #: config/stormy16/stormy16.c:1201
30978 #, gcc-internal-format
30979 msgid "function_profiler support"
30980 msgstr "soporte para function_profiler"
30982 #: config/stormy16/stormy16.c:1295
30983 #, gcc-internal-format
30984 msgid "cannot use va_start in interrupt function"
30985 msgstr "no se puede usar va_start en una función de interrupción"
30987 #: config/stormy16/stormy16.c:1863
30988 #, gcc-internal-format, gfc-internal-format
30989 msgid "switch statement of size %lu entries too large"
30990 msgstr "la declaración switch de tamaño de %lu entradas es demasiado grande"
30992 #: config/stormy16/stormy16.c:2235
30993 #, gcc-internal-format
30994 msgid "%<__BELOW100__%> attribute only applies to variables"
30995 msgstr "el atributo %<__BELOW100__%> solamente se aplica a variables"
30997 #: config/stormy16/stormy16.c:2242
30998 #, gcc-internal-format
30999 msgid "__BELOW100__ attribute not allowed with auto storage class"
31000 msgstr "no se permite el atributo __BELOW100__ con una clase de auto almacenamiento"
31002 #: config/tilegx/tilegx.c:3586 config/tilepro/tilepro.c:3135
31003 #, gcc-internal-format
31004 msgid "operand must be an immediate of the right size"
31005 msgstr "el operando debe ser un inmediato del tamaño correcto"
31007 #: config/v850/v850-c.c:65
31008 #, gcc-internal-format
31009 msgid "#pragma GHS endXXXX found without previous startXXX"
31010 msgstr "se encontró un #pragma GHS endXXXX sin un startXXX previo"
31012 #: config/v850/v850-c.c:68
31013 #, gcc-internal-format
31014 msgid "#pragma GHS endXXX does not match previous startXXX"
31015 msgstr "el #pragma GHS endXXXX no coincide con el startXXX previo"
31017 #: config/v850/v850-c.c:94
31018 #, gcc-internal-format
31019 msgid "cannot set interrupt attribute: no current function"
31020 msgstr "no se puede establecer el atributo de interrupción: no hay una función actual"
31022 #: config/v850/v850-c.c:102
31023 #, gcc-internal-format
31024 msgid "cannot set interrupt attribute: no such identifier"
31025 msgstr "no se puede establecer el atributo de interrupción: no hay tal identificador"
31027 #: config/v850/v850-c.c:151
31028 #, gcc-internal-format
31029 msgid "junk at end of #pragma ghs section"
31030 msgstr "basura al final de la sección #pragma ghs"
31032 #: config/v850/v850-c.c:168
31033 #, gcc-internal-format
31034 msgid "unrecognized section name %qE"
31035 msgstr "no se reconoce el nombre de sección %qE"
31037 #: config/v850/v850-c.c:182
31038 #, gcc-internal-format
31039 msgid "malformed #pragma ghs section"
31040 msgstr "#pragma ghs section malformado"
31042 #: config/v850/v850-c.c:201
31043 #, gcc-internal-format
31044 msgid "junk at end of #pragma ghs interrupt"
31045 msgstr "basura al final del #pragma ghs interrupt"
31047 #: config/v850/v850-c.c:212
31048 #, gcc-internal-format
31049 msgid "junk at end of #pragma ghs starttda"
31050 msgstr "basura al final del #pragma ghs starttda"
31052 #: config/v850/v850-c.c:223
31053 #, gcc-internal-format
31054 msgid "junk at end of #pragma ghs startsda"
31055 msgstr "basura al final del #pragma ghs startsda"
31057 #: config/v850/v850-c.c:234
31058 #, gcc-internal-format
31059 msgid "junk at end of #pragma ghs startzda"
31060 msgstr "basura al final del #pragma ghs startzda"
31062 #: config/v850/v850-c.c:245
31063 #, gcc-internal-format
31064 msgid "junk at end of #pragma ghs endtda"
31065 msgstr "basura al final del #pragma ghs endtda"
31067 #: config/v850/v850-c.c:256
31068 #, gcc-internal-format
31069 msgid "junk at end of #pragma ghs endsda"
31070 msgstr "basura al final del #pragma ghs endsda"
31072 #: config/v850/v850-c.c:267
31073 #, gcc-internal-format
31074 msgid "junk at end of #pragma ghs endzda"
31075 msgstr "basura al final del #pragma ghs endzda"
31077 #: config/v850/v850.c:2120
31078 #, gcc-internal-format
31079 msgid "data area attributes cannot be specified for local variables"
31080 msgstr "no se pueden especificar atributos de área de datos para variables locales"
31082 #: config/v850/v850.c:2131
31083 #, gcc-internal-format
31084 msgid "data area of %q+D conflicts with previous declaration"
31085 msgstr "el área de datos de %q+D genera un conflicto con la declaración previa"
31087 #: config/v850/v850.c:2262
31088 #, gcc-internal-format, gfc-internal-format
31089 msgid "bogus JR construction: %d"
31090 msgstr "construcción JR ambigua: %d"
31092 #: config/v850/v850.c:2280 config/v850/v850.c:2387
31093 #, gcc-internal-format, gfc-internal-format
31094 msgid "bad amount of stack space removal: %d"
31095 msgstr "cantidad errónea de eliminación de espacio de pila: %d"
31097 #: config/v850/v850.c:2367
31098 #, gcc-internal-format, gfc-internal-format
31099 msgid "bogus JARL construction: %d"
31100 msgstr "construcción JARL ambigua: %d"
31102 #: config/v850/v850.c:2665
31103 #, gcc-internal-format, gfc-internal-format
31104 msgid "bogus DISPOSE construction: %d"
31105 msgstr "construcción DISPOSE ambigua: %d"
31107 #: config/v850/v850.c:2684
31108 #, gcc-internal-format, gfc-internal-format
31109 msgid "too much stack space to dispose of: %d"
31110 msgstr "demasiado espacio de pila del cual disponer: %d"
31112 #: config/v850/v850.c:2786
31113 #, gcc-internal-format, gfc-internal-format
31114 msgid "bogus PREPEARE construction: %d"
31115 msgstr "construcción PREPARE ambigua: %d"
31117 #: config/v850/v850.c:2803
31118 #, gcc-internal-format, gfc-internal-format
31119 msgid "too much stack space to prepare: %d"
31120 msgstr "demasiado espacio de pila para preparar: %d"
31122 #: config/visium/visium.c:711
31123 #, fuzzy, gcc-internal-format
31124 #| msgid "attribute interrupt_handler is not compatible with -m5-compact"
31125 msgid "an interrupt handler cannot be compiled with -muser-mode"
31126 msgstr "el atributo interrupt_handler no es compatible con -m5-compact"
31128 #: config/vms/vms-c.c:42
31129 #, gcc-internal-format
31130 msgid "junk at end of #pragma __nostandard"
31131 msgstr "basura al final del #pragma __nostandard"
31133 #: config/vms/vms-c.c:53
31134 #, gcc-internal-format
31135 msgid "junk at end of #pragma __standard"
31136 msgstr "basura al final de #pragma __standard"
31138 #: config/vms/vms-c.c:78
31139 #, gcc-internal-format
31140 msgid "malformed '#pragma member_alignment', ignoring"
31141 msgstr "'#pragma member_alignment' mal formado, se descarta"
31143 #: config/vms/vms-c.c:93
31144 #, gcc-internal-format, gfc-internal-format
31145 msgid "unknown '#pragma member_alignment' name %s"
31146 msgstr "nombre %s '#pragma member_alignment' desconocido"
31148 #: config/vms/vms-c.c:98
31149 #, gcc-internal-format
31150 msgid "malformed '#pragma member_alignment'"
31151 msgstr "'#pragma member_alignment' malformado"
31153 #: config/vms/vms-c.c:132
31154 #, gcc-internal-format
31155 msgid "unhandled alignment for '#pragma nomember_alignment'"
31156 msgstr "alineación sin manejar para '#pragma nomember_alignment'"
31158 #: config/vms/vms-c.c:145
31159 #, gcc-internal-format
31160 msgid "garbage at end of '#pragma nomember_alignment'"
31161 msgstr "basura al final de '#pragma nomember_alignment'"
31163 #: config/vms/vms-c.c:200
31164 #, gcc-internal-format
31165 msgid "malformed '#pragma extern_model', ignoring"
31166 msgstr "'#pragma extern_model' malformado, se descarta"
31168 #: config/vms/vms-c.c:221
31169 #, gcc-internal-format
31170 msgid "extern model globalvalue"
31171 msgstr "modelo globalvalue externo"
31173 #: config/vms/vms-c.c:226
31174 #, gcc-internal-format, gfc-internal-format
31175 msgid "unknown '#pragma extern_model' model '%s'"
31176 msgstr "modelo '#pragma extern_model' '%s' desconocido"
31178 #: config/vms/vms-c.c:232
31179 #, gcc-internal-format
31180 msgid "junk at end of '#pragma extern_model'"
31181 msgstr "basura al final de '#pragma extern_model'"
31183 #: config/vms/vms-c.c:246
31184 #, gcc-internal-format
31185 msgid "vms '#pragma __message' is ignored"
31186 msgstr "se descarta '#pragma __message' de vms"
31188 #: config/vms/vms-c.c:271 config/vms/vms-c.c:277
31189 #, gcc-internal-format
31190 msgid "malformed '#pragma __extern_prefix', ignoring"
31191 msgstr "'#pragma __extern_prefix' malformado', se descarta"
31193 #: config/vms/vms-c.c:310 config/vms/vms-c.c:330
31194 #, fuzzy, gcc-internal-format
31195 #| msgid "malformed %<#pragma %s%>, ignored"
31196 msgid "malformed %<#pragma %s%>, ignoring"
31197 msgstr "%<#pragma %s%> malformado, se descarta"
31199 #: config/vms/vms-c.c:326
31200 #, fuzzy, gcc-internal-format
31201 #| msgid "invalid constant in %<#pragma pack%> - ignored"
31202 msgid "invalid constant in %<#pragma %s%>"
31203 msgstr "constante no válida en %<#pragma pack%> - se descarta"
31205 #: config/xtensa/xtensa.c:2185
31206 #, gcc-internal-format
31207 msgid "boolean registers required for the floating-point option"
31208 msgstr "se requieren registros booleanos para la opción de coma flotante"
31210 #: config/xtensa/xtensa.c:2220
31211 #, gcc-internal-format, gfc-internal-format
31212 msgid "-f%s is not supported with CONST16 instructions"
31213 msgstr "no se admite -f%s con instrucciones CONST16"
31215 #: config/xtensa/xtensa.c:2227
31216 #, gcc-internal-format
31217 msgid "PIC is required but not supported with CONST16 instructions"
31218 msgstr "se requiere PIC pero no se admite con instrucciones CONST16"
31220 #: config/xtensa/xtensa.c:3543
31221 #, gcc-internal-format
31222 msgid "only uninitialized variables can be placed in a .bss section"
31223 msgstr "sólo las variables sin inicializar se pueden colocar en una sección .bss"
31225 #: ada/gcc-interface/misc.c:158
31226 #, gcc-internal-format
31227 msgid "%<-gnat%> misspelled as %<-gant%>"
31228 msgstr "%<-gnat%> escrito incorrectamente como %<-gant%>"
31230 #: ada/gcc-interface/misc.c:259
31231 #, gcc-internal-format
31232 msgid "-fexcess-precision=standard for Ada"
31233 msgstr "-fexcess-precision=standard para Ada"
31235 #: ada/gcc-interface/misc.c:276
31236 #, gcc-internal-format
31237 msgid "STABS debugging information for Ada is obsolete and not supported anymore"
31238 msgstr ""
31240 #: ada/gcc-interface/trans.c:1525
31241 #, gcc-internal-format
31242 msgid "subprogram %q+F not marked Inline_Always"
31243 msgstr ""
31245 #: ada/gcc-interface/trans.c:1526 ada/gcc-interface/trans.c:1532
31246 #, fuzzy, gcc-internal-format
31247 #| msgid "function using longjmp cannot be inline"
31248 msgid "parent subprogram cannot be inlined"
31249 msgstr "la función que usa longjmp no puede ser inline"
31251 #: ada/gcc-interface/trans.c:1530
31252 #, gcc-internal-format
31253 msgid "subprogram %q+F not marked Inline"
31254 msgstr ""
31256 #: ada/gcc-interface/trans.c:6324
31257 #, gcc-internal-format
31258 msgid "out-of-bounds access may be optimized away"
31259 msgstr ""
31261 #: ada/gcc-interface/trans.c:6326
31262 #, fuzzy, gcc-internal-format
31263 #| msgid "%<continue%> must be in loop"
31264 msgid "containing loop"
31265 msgstr "%<continue%> debe estar dentro de un bucle"
31267 #: ada/gcc-interface/utils.c:3822
31268 #, gcc-internal-format
31269 msgid "invalid element type for attribute %qs"
31270 msgstr "tipo de elemento no válido para el atributo %qs"
31272 #: ada/gcc-interface/utils.c:3846
31273 #, fuzzy, gcc-internal-format
31274 #| msgid "number of components of the vector not a power of two"
31275 msgid "number of components of vector not a power of two"
31276 msgstr "el número de componentes del vector no es una potencia de dos"
31278 #: ada/gcc-interface/utils.c:5917 ada/gcc-interface/utils.c:6095
31279 #: ada/gcc-interface/utils.c:6202
31280 #, gcc-internal-format
31281 msgid "%qs attribute ignored"
31282 msgstr "se descarta el atributo %qs"
31284 #: ada/gcc-interface/utils.c:6038
31285 #, gcc-internal-format
31286 msgid "%qs attribute requires prototypes with named arguments"
31287 msgstr "el atributo %qs requiere prototipos con argumentos nombrados"
31289 #: ada/gcc-interface/utils.c:6047
31290 #, gcc-internal-format
31291 msgid "%qs attribute only applies to variadic functions"
31292 msgstr "el atributo %qs se aplica solamente a funciones variadic"
31294 #: ada/gcc-interface/utils.c:6162
31295 #, gcc-internal-format
31296 msgid "%qE attribute has no effect"
31297 msgstr "el atributo %qE no tiene efecto"
31299 #: ada/gcc-interface/utils.c:6286
31300 #, gcc-internal-format
31301 msgid "attribute %qs applies to array types only"
31302 msgstr "el atributo %qs solamente se aplica a tipos de matriz"
31304 #: brig/brig-lang.c:194
31305 #, fuzzy, gcc-internal-format
31306 #| msgid "could not open file %s"
31307 msgid "could not read the BRIG file"
31308 msgstr "no se puede abrir el fichero %s"
31310 #: c/c-array-notation.c:217 c/c-array-notation.c:246 cp/call.c:8205
31311 #: cp/cp-array-notation.c:250
31312 #, fuzzy, gcc-internal-format
31313 #| msgid "invalid option argument %qs"
31314 msgid "Invalid builtin arguments"
31315 msgstr "argumento de opción %qs no válido"
31317 #: c/c-array-notation.c:253 cp/cp-array-notation.c:257
31318 #, gcc-internal-format
31319 msgid "__sec_reduce_min_ind or __sec_reduce_max_ind cannot have arrays with dimension greater than 1"
31320 msgstr ""
31322 #: c/c-array-notation.c:718 c/c-array-notation.c:724
31323 #: cp/cp-array-notation.c:606
31324 #, fuzzy, gcc-internal-format
31325 #| msgid "%qD cannot be declared as constexpr"
31326 msgid "%qE cannot be scalar when %qE is not"
31327 msgstr "%qD no se puede declarar como constexpr"
31329 #: c/c-array-notation.c:786 cp/cp-array-notation.c:659
31330 #, fuzzy, gcc-internal-format
31331 #| msgid "type mismatch between an SSA_NAME and its symbol"
31332 msgid "length mismatch between LHS and RHS"
31333 msgstr "no coinciden los tipos entre un SSA_NAME y su símbolo"
31335 #: c/c-array-notation.c:1343 cp/cp-array-notation.c:1430
31336 #, fuzzy, gcc-internal-format
31337 #| msgid "array subscript is not an integer"
31338 msgid "start-index of array notation triplet is not an integer"
31339 msgstr "el subíndice de la matriz no es un entero"
31341 #: c/c-array-notation.c:1348 cp/cp-array-notation.c:1435
31342 #, fuzzy, gcc-internal-format
31343 #| msgid "array subscript is not an integer"
31344 msgid "length of array notation triplet is not an integer"
31345 msgstr "el subíndice de la matriz no es un entero"
31347 #: c/c-array-notation.c:1355 cp/cp-array-notation.c:1440
31348 #, fuzzy, gcc-internal-format
31349 #| msgid "array subscript is not an integer"
31350 msgid "stride of array notation triplet is not an integer"
31351 msgstr "el subíndice de la matriz no es un entero"
31353 #: c/c-array-notation.c:1376
31354 #, gcc-internal-format
31355 msgid "rank of an array notation triplet's start-index is not zero"
31356 msgstr ""
31358 #: c/c-array-notation.c:1382
31359 #, gcc-internal-format
31360 msgid "rank of an array notation triplet's length is not zero"
31361 msgstr ""
31363 #: c/c-array-notation.c:1387
31364 #, gcc-internal-format
31365 msgid "rank of array notation triplet's stride is not zero"
31366 msgstr ""
31368 #. Except for passing an argument to an unprototyped function,
31369 #. this is a constraint violation.  When passing an argument to
31370 #. an unprototyped function, it is compile-time undefined;
31371 #. making it a constraint in that case was rejected in
31372 #. DR#252.
31373 #: c/c-convert.c:98 c/c-typeck.c:2161 c/c-typeck.c:6322 c/c-typeck.c:11906
31374 #: cp/typeck.c:1972 cp/typeck.c:7683 cp/typeck.c:8440
31375 #, gcc-internal-format
31376 msgid "void value not ignored as it ought to be"
31377 msgstr "no se descarta el valor void como debería de ser"
31379 #: c/c-convert.c:195
31380 #, gcc-internal-format
31381 msgid "conversion to non-scalar type requested"
31382 msgstr "se solicitó conversión a un tipo que no es escalar"
31384 #: c/c-decl.c:815
31385 #, gcc-internal-format
31386 msgid "array %q+D assumed to have one element"
31387 msgstr "se asume que la matriz %q+D tiene un elemento"
31389 #: c/c-decl.c:856
31390 #, gcc-internal-format
31391 msgid "%qD is static but used in inline function %qD which is not static"
31392 msgstr "%qD es estática pero se usa en la función inline %qD la cual no es estática"
31394 #: c/c-decl.c:861
31395 #, gcc-internal-format
31396 msgid "%q+D is static but declared in inline function %qD which is not static"
31397 msgstr "%q+D es estática pero se declaró en la función inline %qD la cual no es estática"
31399 #: c/c-decl.c:1046
31400 #, gcc-internal-format, gfc-internal-format
31401 msgid "GCC supports only %u nested scopes"
31402 msgstr "GCC sólo admite %u ámbitos anidados"
31404 #: c/c-decl.c:1198 cp/decl.c:360
31405 #, gcc-internal-format
31406 msgid "label %q+D used but not defined"
31407 msgstr "se usa la etiqueta %q+D pero no está definida"
31409 #: c/c-decl.c:1243
31410 #, gcc-internal-format
31411 msgid "nested function %q+D declared but never defined"
31412 msgstr "se declara la función anidada %q+D pero nunca se define"
31414 #: c/c-decl.c:1257
31415 #, gcc-internal-format
31416 msgid "inline function %q+D declared but never defined"
31417 msgstr "se declara la función inline %q+D pero nunca se define"
31419 #: c/c-decl.c:1274
31420 #, gcc-internal-format
31421 msgid "unused variable %q+D"
31422 msgstr "variable %q+D sin usar"
31424 #: c/c-decl.c:1278 cp/decl.c:680
31425 #, gcc-internal-format
31426 msgid "variable %qD set but not used"
31427 msgstr "se define la variable %qD pero no se usa"
31429 #: c/c-decl.c:1283
31430 #, gcc-internal-format
31431 msgid "type of array %q+D completed incompatibly with implicit initialization"
31432 msgstr "el tipo de la matriz %q+D se completó de forma incompatible con la inicialización implícita"
31434 #: c/c-decl.c:1564 c/c-decl.c:6624 c/c-decl.c:7488 c/c-decl.c:8226
31435 #, gcc-internal-format
31436 msgid "originally defined here"
31437 msgstr "se definió originalmente aquí"
31439 #: c/c-decl.c:1694
31440 #, gcc-internal-format
31441 msgid "a parameter list with an ellipsis can%'t match an empty parameter name list declaration"
31442 msgstr "una lista de parámetros con una elipsis no puede coincidir con una declaración de nombre de lista de parámetros vacía."
31444 #: c/c-decl.c:1701
31445 #, gcc-internal-format
31446 msgid "an argument type that has a default promotion can%'t match an empty parameter name list declaration"
31447 msgstr "un tipo de argumento que tiene una promoción por defecto no puede coincidir con una declaración de nombre de lista de parámetros vacía."
31449 #: c/c-decl.c:1748
31450 #, gcc-internal-format
31451 msgid "prototype for %q+D declares more arguments than previous old-style definition"
31452 msgstr "el prototipo para %q+D declara más argumentos que la definición anterior de estilo antiguo"
31454 #: c/c-decl.c:1754
31455 #, gcc-internal-format
31456 msgid "prototype for %q+D declares fewer arguments than previous old-style definition"
31457 msgstr "el prototipo para %q+D declara menos argumentos que la definición anterior de estilo antiguo"
31459 #: c/c-decl.c:1763
31460 #, gcc-internal-format
31461 msgid "prototype for %q+D declares argument %d with incompatible type"
31462 msgstr "el prototipo para %q+D declara el argumento %d con un tipo incompatible"
31464 #. If we get here, no errors were found, but do issue a warning
31465 #. for this poor-style construct.
31466 #: c/c-decl.c:1776
31467 #, gcc-internal-format
31468 msgid "prototype for %q+D follows non-prototype definition"
31469 msgstr "prototipo para %q+D después de una definición que no es prototipo"
31471 #: c/c-decl.c:1792
31472 #, gcc-internal-format
31473 msgid "previous definition of %q+D was here"
31474 msgstr "la definición previa de %q+D estaba aquí"
31476 #: c/c-decl.c:1794
31477 #, gcc-internal-format
31478 msgid "previous implicit declaration of %q+D was here"
31479 msgstr "la declaración implícita previa de %q+D estaba aquí"
31481 #: c/c-decl.c:1796
31482 #, gcc-internal-format
31483 msgid "previous declaration of %q+D was here"
31484 msgstr "la declaración previa de %q+D estaba aquí"
31486 #: c/c-decl.c:1836
31487 #, gcc-internal-format
31488 msgid "%q+D redeclared as different kind of symbol"
31489 msgstr "%q+D redeclarado como un tipo diferente de símbolo"
31491 #: c/c-decl.c:1840
31492 #, gcc-internal-format
31493 msgid "built-in function %q+D declared as non-function"
31494 msgstr "la función interna %q+D no se declara como función"
31496 #: c/c-decl.c:1843 c/c-decl.c:2014 c/c-decl.c:2802
31497 #, gcc-internal-format
31498 msgid "declaration of %q+D shadows a built-in function"
31499 msgstr "la declaración de %q+D oscurece una función interna"
31501 #: c/c-decl.c:1852
31502 #, gcc-internal-format
31503 msgid "redeclaration of enumerator %q+D"
31504 msgstr "redeclaración del enumerador %q+D"
31506 #: c/c-decl.c:1874
31507 #, gcc-internal-format
31508 msgid "conflicting types for built-in function %q+D"
31509 msgstr "tipos en conflicto para la función interna %q+D"
31511 #: c/c-decl.c:1899 c/c-decl.c:1912 c/c-decl.c:1948
31512 #, gcc-internal-format
31513 msgid "conflicting types for %q+D"
31514 msgstr "tipos en conflicto para %q+D"
31516 #: c/c-decl.c:1928
31517 #, gcc-internal-format
31518 msgid "conflicting named address spaces (generic vs %s) for %q+D"
31519 msgstr "se especificaron espacios de direcciones nombrados en conflicto (generic vs %s) para %q+D"
31521 #: c/c-decl.c:1932
31522 #, gcc-internal-format
31523 msgid "conflicting named address spaces (%s vs generic) for %q+D"
31524 msgstr "se especificaron espacios de direcciones nombrados en conflicto (%s vs generic) para %q+D"
31526 #: c/c-decl.c:1936
31527 #, gcc-internal-format
31528 msgid "conflicting named address spaces (%s vs %s) for %q+D"
31529 msgstr "se especificaron espacios de direcciones nombrados en conflicto (%s vs %s) para %q+D"
31531 #: c/c-decl.c:1945
31532 #, gcc-internal-format
31533 msgid "conflicting type qualifiers for %q+D"
31534 msgstr "calificadores de tipos en conflicto para %q+D"
31536 #: c/c-decl.c:1970
31537 #, gcc-internal-format
31538 msgid "redefinition of typedef %q+D with different type"
31539 msgstr "redefinición de la definición de tipo %q+D con un tipo diferente"
31541 #: c/c-decl.c:1983
31542 #, gcc-internal-format
31543 msgid "redefinition of typedef %q+D with variably modified type"
31544 msgstr "redefinición de la definición de tipo %q+D con un tipo modificado variablemente"
31546 #: c/c-decl.c:1988
31547 #, gcc-internal-format
31548 msgid "redefinition of typedef %q+D"
31549 msgstr "redefinición de la definición de tipo %q+D"
31551 #: c/c-decl.c:2040 c/c-decl.c:2143
31552 #, gcc-internal-format
31553 msgid "redefinition of %q+D"
31554 msgstr "redefinición de %q+D"
31556 #: c/c-decl.c:2075 c/c-decl.c:2181
31557 #, gcc-internal-format
31558 msgid "static declaration of %q+D follows non-static declaration"
31559 msgstr "declaración static de %q+D después de una declaración que no es static"
31561 #: c/c-decl.c:2085 c/c-decl.c:2093 c/c-decl.c:2171 c/c-decl.c:2178
31562 #, gcc-internal-format
31563 msgid "non-static declaration of %q+D follows static declaration"
31564 msgstr "declaración que no es static de %q+D después de una declaración static"
31566 #: c/c-decl.c:2109
31567 #, gcc-internal-format
31568 msgid "%<gnu_inline%> attribute present on %q+D"
31569 msgstr "atributo %<gnu_inline%> presente en %q+D"
31571 #: c/c-decl.c:2112
31572 #, gcc-internal-format
31573 msgid "but not here"
31574 msgstr "pero no aquí"
31576 #: c/c-decl.c:2130
31577 #, gcc-internal-format
31578 msgid "thread-local declaration of %q+D follows non-thread-local declaration"
31579 msgstr "declaración thread-local de %q+D después de una declaración que no es thread-local"
31581 #: c/c-decl.c:2133
31582 #, gcc-internal-format
31583 msgid "non-thread-local declaration of %q+D follows thread-local declaration"
31584 msgstr "declaración que no es thread-local de %q+D después de una declaración thread-local"
31586 #: c/c-decl.c:2163
31587 #, gcc-internal-format
31588 msgid "extern declaration of %q+D follows declaration with no linkage"
31589 msgstr "declaración extern de %q+D después de una declaración sin enlace"
31591 #: c/c-decl.c:2199
31592 #, gcc-internal-format
31593 msgid "declaration of %q+D with no linkage follows extern declaration"
31594 msgstr "declaración de %q+D sin enlace después de una declaración extern"
31596 #: c/c-decl.c:2205
31597 #, gcc-internal-format
31598 msgid "redeclaration of %q+D with no linkage"
31599 msgstr "redeclaración de %q+D sin enlace"
31601 #: c/c-decl.c:2231
31602 #, gcc-internal-format
31603 msgid "redeclaration of %q+D with different visibility (old visibility preserved)"
31604 msgstr "redeclaración de %q+D con visibilidad diferente (se preserva la visibilidad anterior)"
31606 #: c/c-decl.c:2251
31607 #, gcc-internal-format
31608 msgid "redefinition of parameter %q+D"
31609 msgstr "redefinición del parámetro %q+D"
31611 #: c/c-decl.c:2278
31612 #, gcc-internal-format
31613 msgid "redundant redeclaration of %q+D"
31614 msgstr "redeclaración redundante de %q+D"
31616 #: c/c-decl.c:2763
31617 #, gcc-internal-format
31618 msgid "declaration of %q+D shadows previous non-variable"
31619 msgstr "la declaración de %q+D oscurece a una declaración previa que no es variable"
31621 #: c/c-decl.c:2782
31622 #, fuzzy, gcc-internal-format
31623 #| msgid "declaration of %q+D shadows a parameter"
31624 msgid "declaration of %qD shadows a parameter"
31625 msgstr "la declaración de %q+D oscurece un parámetro"
31627 #: c/c-decl.c:2795 cp/name-lookup.c:1324
31628 #, gcc-internal-format
31629 msgid "declaration of %qD shadows a global declaration"
31630 msgstr "la declaración de %qD oscurece a una declaración global"
31632 #: c/c-decl.c:2821 cp/name-lookup.c:1262
31633 #, gcc-internal-format
31634 msgid "declaration of %qD shadows a previous local"
31635 msgstr "la declaración de %qD oscurece a una declaración local previa"
31637 #: c/c-decl.c:2827 cp/name-lookup.c:1267 cp/name-lookup.c:1309
31638 #: cp/name-lookup.c:1327
31639 #, gcc-internal-format
31640 msgid "shadowed declaration is here"
31641 msgstr "aquí está la declaración oscurecida"
31643 #: c/c-decl.c:2954
31644 #, gcc-internal-format
31645 msgid "nested extern declaration of %qD"
31646 msgstr "declaración externa anidada de %qD"
31648 #: c/c-decl.c:3144 c/c-decl.c:3157
31649 #, fuzzy, gcc-internal-format
31650 #| msgid "implicit declaration of function %qE"
31651 msgid "implicit declaration of function %qE; did you mean %qs?"
31652 msgstr "declaración implícita de la función %qE"
31654 #: c/c-decl.c:3149 c/c-decl.c:3162
31655 #, gcc-internal-format
31656 msgid "implicit declaration of function %qE"
31657 msgstr "declaración implícita de la función %qE"
31659 #: c/c-decl.c:3408
31660 #, gcc-internal-format
31661 msgid "incompatible implicit declaration of built-in function %qD"
31662 msgstr "declaración implícita incompatible de la función interna %qD"
31664 #: c/c-decl.c:3415
31665 #, fuzzy, gcc-internal-format
31666 #| msgid "invalid redeclaration of %q+D"
31667 msgid "include %qs or provide a declaration of %qD"
31668 msgstr "redeclaración no válida de %q+D"
31670 #: c/c-decl.c:3424
31671 #, gcc-internal-format
31672 msgid "incompatible implicit declaration of function %qD"
31673 msgstr "declaración implícita incompatible de la función %qD"
31675 #: c/c-decl.c:3484
31676 #, fuzzy, gcc-internal-format
31677 #| msgid "%qE undeclared here (not in a function)"
31678 msgid "%qE undeclared here (not in a function); did you mean %qs?"
31679 msgstr "%qE no se declaró aquí (no en una función)"
31681 #: c/c-decl.c:3489
31682 #, gcc-internal-format
31683 msgid "%qE undeclared here (not in a function)"
31684 msgstr "%qE no se declaró aquí (no en una función)"
31686 #: c/c-decl.c:3503
31687 #, fuzzy, gcc-internal-format
31688 #| msgid "%qE undeclared (first use in this function)"
31689 msgid "%qE undeclared (first use in this function); did you mean %qs?"
31690 msgstr "%qE no se declaró aquí (primer uso en esta función)"
31692 #: c/c-decl.c:3508
31693 #, gcc-internal-format
31694 msgid "%qE undeclared (first use in this function)"
31695 msgstr "%qE no se declaró aquí (primer uso en esta función)"
31697 #: c/c-decl.c:3512
31698 #, gcc-internal-format
31699 msgid "each undeclared identifier is reported only once for each function it appears in"
31700 msgstr "cada identificador sin declarar se reporta sólo una vez para cada función en el que aparece"
31702 #: c/c-decl.c:3560 cp/decl.c:3049
31703 #, gcc-internal-format
31704 msgid "label %qE referenced outside of any function"
31705 msgstr "la etiqueta %qE es referenciada fuera de cualquier función"
31707 #: c/c-decl.c:3596
31708 #, gcc-internal-format
31709 msgid "jump into scope of identifier with variably modified type"
31710 msgstr "salto al ámbito de un identificador con tipo modificado variablemente"
31712 #: c/c-decl.c:3599
31713 #, gcc-internal-format
31714 msgid "jump skips variable initialization"
31715 msgstr "el salto evita la inicialización de la variable"
31717 #: c/c-decl.c:3600 c/c-decl.c:3655 c/c-decl.c:3744
31718 #, gcc-internal-format
31719 msgid "label %qD defined here"
31720 msgstr "la etiqueta %qD se define aquí"
31722 #: c/c-decl.c:3601 c/c-decl.c:3872 c/c-typeck.c:8091 cp/class.c:1480
31723 #: cp/class.c:3379 cp/decl.c:3907 cp/decl.c:10592 cp/decl.c:10999
31724 #: cp/friend.c:383 cp/friend.c:392 cp/parser.c:3166 cp/parser.c:3259
31725 #: cp/parser.c:3290 cp/parser.c:6043 cp/parser.c:20681
31726 #, gcc-internal-format
31727 msgid "%qD declared here"
31728 msgstr "%qD se declara aquí"
31730 #: c/c-decl.c:3654 c/c-decl.c:3743
31731 #, gcc-internal-format
31732 msgid "jump into statement expression"
31733 msgstr "salto a una expresión de declaración"
31735 #: c/c-decl.c:3676
31736 #, gcc-internal-format
31737 msgid "duplicate label declaration %qE"
31738 msgstr "declaración duplicada de la etiqueta %qE"
31740 #: c/c-decl.c:3774 cp/decl.c:3444
31741 #, gcc-internal-format
31742 msgid "duplicate label %qD"
31743 msgstr "etiqueta %qD duplicada"
31745 #: c/c-decl.c:3805
31746 #, gcc-internal-format
31747 msgid "traditional C lacks a separate namespace for labels, identifier %qE conflicts"
31748 msgstr "C tradicional carece de un espacio de nombres separado para etiquetas, el identificador %qE genera un conflicto con"
31750 #: c/c-decl.c:3870
31751 #, gcc-internal-format
31752 msgid "switch jumps over variable initialization"
31753 msgstr "el switch salta sobre la inicialización de la variable"
31755 #: c/c-decl.c:3871 c/c-decl.c:3882
31756 #, gcc-internal-format
31757 msgid "switch starts here"
31758 msgstr "switch inicia aquí"
31760 #: c/c-decl.c:3881
31761 #, gcc-internal-format
31762 msgid "switch jumps into statement expression"
31763 msgstr "switch salta dentro de una expresión de declaración"
31765 #: c/c-decl.c:3964
31766 #, gcc-internal-format
31767 msgid "%qE defined as wrong kind of tag"
31768 msgstr "%qE definido como un tipo erróneo de etiqueta"
31770 #: c/c-decl.c:4306
31771 #, gcc-internal-format
31772 msgid "unnamed struct/union that defines no instances"
31773 msgstr "struct/union sin nombre que no define ninguna instancia"
31775 #: c/c-decl.c:4316
31776 #, gcc-internal-format
31777 msgid "empty declaration with storage class specifier does not redeclare tag"
31778 msgstr "una declaración vacía con especificadores de clase de almacenamiento no redeclara la etiqueta"
31780 #: c/c-decl.c:4331
31781 #, gcc-internal-format
31782 msgid "empty declaration with type qualifier does not redeclare tag"
31783 msgstr "una declaración vacía con calificador de tipo no redeclara la etiqueta"
31785 #: c/c-decl.c:4342
31786 #, gcc-internal-format
31787 msgid "empty declaration with %<_Alignas%> does not redeclare tag"
31788 msgstr "una declaración vacía con %<_Alignas%> no redeclara la etiqueta"
31790 #: c/c-decl.c:4364 c/c-decl.c:4372
31791 #, gcc-internal-format
31792 msgid "useless type name in empty declaration"
31793 msgstr "nombre de tipo sin uso en una declaración vacía"
31795 #: c/c-decl.c:4380
31796 #, gcc-internal-format
31797 msgid "%<inline%> in empty declaration"
31798 msgstr "%<inline%> en una declaración vacía"
31800 #: c/c-decl.c:4386
31801 #, gcc-internal-format
31802 msgid "%<_Noreturn%> in empty declaration"
31803 msgstr "%<_Noreturn%> en una declaración vacía"
31805 #: c/c-decl.c:4392
31806 #, gcc-internal-format
31807 msgid "%<auto%> in file-scope empty declaration"
31808 msgstr "%<auto%> en una declaración vacía en ámbito de fichero"
31810 #: c/c-decl.c:4398
31811 #, gcc-internal-format
31812 msgid "%<register%> in file-scope empty declaration"
31813 msgstr "%<register%> en una declaración vacía en ámbito de fichero"
31815 #: c/c-decl.c:4405
31816 #, gcc-internal-format
31817 msgid "useless storage class specifier in empty declaration"
31818 msgstr "especificador de clase de almacenamiento sin uso en una declaración vacía"
31820 #: c/c-decl.c:4411
31821 #, fuzzy, gcc-internal-format
31822 #| msgid "useless %<_Alignas%> in empty declaration"
31823 msgid "useless %qs in empty declaration"
31824 msgstr "%<_Alignas%> sin uso en la declaración vacía"
31826 #: c/c-decl.c:4424
31827 #, gcc-internal-format
31828 msgid "useless type qualifier in empty declaration"
31829 msgstr "calificador de tipo sin uso en una declaración vacía"
31831 #: c/c-decl.c:4431
31832 #, gcc-internal-format
31833 msgid "useless %<_Alignas%> in empty declaration"
31834 msgstr "%<_Alignas%> sin uso en la declaración vacía"
31836 #: c/c-decl.c:4438 c/c-parser.c:1681
31837 #, gcc-internal-format
31838 msgid "empty declaration"
31839 msgstr "declaración vacía"
31841 #: c/c-decl.c:4509
31842 #, gcc-internal-format
31843 msgid "ISO C90 does not support %<static%> or type qualifiers in parameter array declarators"
31844 msgstr "ISO C90 no admite %<static%> o calificadores de tipo en los declaradores de parámetros de matrices"
31846 #: c/c-decl.c:4513
31847 #, gcc-internal-format
31848 msgid "ISO C90 does not support %<[*]%> array declarators"
31849 msgstr "ISO C90 no admite declaradores de matriz %<[*]%>"
31851 #. C99 6.7.5.2p4
31852 #. A function definition isn't function prototype scope C99 6.2.1p4.
31853 #. C99 6.7.5.2p4
31854 #: c/c-decl.c:4519 c/c-decl.c:7066
31855 #, gcc-internal-format
31856 msgid "%<[*]%> not allowed in other than function prototype scope"
31857 msgstr "no se permite %<[*]%> en otro lugar que no sea el ámbido de prototipo de función"
31859 #: c/c-decl.c:4606 cp/decl2.c:1408
31860 #, gcc-internal-format
31861 msgid "%q+D in declare target directive does not have mappable type"
31862 msgstr ""
31864 #: c/c-decl.c:4655
31865 #, gcc-internal-format
31866 msgid "%q+D is usually a function"
31867 msgstr "%q+D generalmente es una función"
31869 #: c/c-decl.c:4664
31870 #, gcc-internal-format
31871 msgid "typedef %qD is initialized (use __typeof__ instead)"
31872 msgstr "typedef %qD está inicializado (utilice __typeof__ en su lugar)"
31874 #: c/c-decl.c:4669
31875 #, gcc-internal-format
31876 msgid "function %qD is initialized like a variable"
31877 msgstr "la función %qD está inicializada como una variable"
31879 #. DECL_INITIAL in a PARM_DECL is really DECL_ARG_TYPE.
31880 #: c/c-decl.c:4675
31881 #, gcc-internal-format
31882 msgid "parameter %qD is initialized"
31883 msgstr "el parámetro %qD está inicializado"
31885 #. Although C99 is unclear about whether incomplete arrays
31886 #. of VLAs themselves count as VLAs, it does not make
31887 #. sense to permit them to be initialized given that
31888 #. ordinary VLAs may not be initialized.
31889 #: c/c-decl.c:4694 c/c-decl.c:4709 c/c-typeck.c:7376
31890 #, gcc-internal-format
31891 msgid "variable-sized object may not be initialized"
31892 msgstr "un objeto de tamaño variable puede no ser inicializado"
31894 #: c/c-decl.c:4700
31895 #, gcc-internal-format
31896 msgid "variable %qD has initializer but incomplete type"
31897 msgstr "la variable %qD tiene inicializador pero de tipo de dato incompleto"
31899 #: c/c-decl.c:4789
31900 #, gcc-internal-format
31901 msgid "inline function %q+D given attribute noinline"
31902 msgstr "se le dió a la función incluida en línea %q+D un atributo noinline"
31904 #: c/c-decl.c:4839
31905 #, gcc-internal-format
31906 msgid "uninitialized const member in %qT is invalid in C++"
31907 msgstr "el miembro const sin inicializar en %qT es no válido en C++"
31909 #: c/c-decl.c:4841
31910 #, gcc-internal-format
31911 msgid "%qD should be initialized"
31912 msgstr "%qD se debe inicializar"
31914 #: c/c-decl.c:4917
31915 #, gcc-internal-format
31916 msgid "initializer fails to determine size of %q+D"
31917 msgstr "el inicializador no puede determinar el tamaño de %q+D"
31919 #: c/c-decl.c:4922
31920 #, gcc-internal-format
31921 msgid "array size missing in %q+D"
31922 msgstr "falta el tamaño de la matriz en %q+D"
31924 #: c/c-decl.c:4934
31925 #, gcc-internal-format
31926 msgid "zero or negative size array %q+D"
31927 msgstr "matriz %q+D de tamaño cero o negativo"
31929 #: c/c-decl.c:5005
31930 #, gcc-internal-format
31931 msgid "storage size of %q+D isn%'t constant"
31932 msgstr "el tamaño de almacenamiento de %q+D no es constante"
31934 #: c/c-decl.c:5055
31935 #, gcc-internal-format
31936 msgid "ignoring asm-specifier for non-static local variable %q+D"
31937 msgstr "se descarta el especificador asm para la variable local que no es estática %q+D"
31939 #: c/c-decl.c:5085
31940 #, gcc-internal-format
31941 msgid "cannot put object with volatile field into register"
31942 msgstr "no se puede poner un objeto con un campo volatile en register"
31944 #: c/c-decl.c:5171
31945 #, gcc-internal-format
31946 msgid "uninitialized const %qD is invalid in C++"
31947 msgstr "const %qD sin inicializar es no válida en C++"
31949 #: c/c-decl.c:5228
31950 #, gcc-internal-format
31951 msgid "ISO C forbids forward parameter declarations"
31952 msgstr "ISO C prohíbe declaraciones adelantadas de parámetros"
31954 #: c/c-decl.c:5325
31955 #, gcc-internal-format
31956 msgid "defining a type in a compound literal is invalid in C++"
31957 msgstr "definir un tipo en una literal compuesta es no válido en C++"
31959 #: c/c-decl.c:5379 c/c-decl.c:5394
31960 #, gcc-internal-format
31961 msgid "bit-field %qs width not an integer constant"
31962 msgstr "la anchura del campo de bits %qs no es una constante entera"
31964 #: c/c-decl.c:5389
31965 #, gcc-internal-format
31966 msgid "bit-field %qs width not an integer constant expression"
31967 msgstr "la anchura del campo de bits %qs no es una expresión constante entera"
31969 #: c/c-decl.c:5400
31970 #, gcc-internal-format
31971 msgid "negative width in bit-field %qs"
31972 msgstr "anchura negativa en el campo de bit %qs"
31974 #: c/c-decl.c:5405
31975 #, gcc-internal-format
31976 msgid "zero width for bit-field %qs"
31977 msgstr "anchura cero para el campo de bits %qs"
31979 #: c/c-decl.c:5415
31980 #, gcc-internal-format
31981 msgid "bit-field %qs has invalid type"
31982 msgstr "el campo de bits %qs tiene un tipo no válido"
31984 #: c/c-decl.c:5425
31985 #, gcc-internal-format
31986 msgid "type of bit-field %qs is a GCC extension"
31987 msgstr "el tipo de campo de bits %qs es una extensión de GCC"
31989 #: c/c-decl.c:5431
31990 #, gcc-internal-format
31991 msgid "width of %qs exceeds its type"
31992 msgstr "la anchura de %qs excede su tipo"
31994 #: c/c-decl.c:5444
31995 #, gcc-internal-format
31996 msgid "%qs is narrower than values of its type"
31997 msgstr "%qs es más estrecho que los valores de su tipo"
31999 #: c/c-decl.c:5459
32000 #, gcc-internal-format
32001 msgid "ISO C90 forbids array %qE whose size can%'t be evaluated"
32002 msgstr "ISO C90 prohíbe la matriz %qE cuyo tamaño no se puede evaluar"
32004 #: c/c-decl.c:5462
32005 #, gcc-internal-format
32006 msgid "ISO C90 forbids array whose size can%'t be evaluated"
32007 msgstr "ISO C90 prohíbe la matriz cuyo tamaño no se puede evaluar"
32009 #: c/c-decl.c:5469
32010 #, gcc-internal-format
32011 msgid "ISO C90 forbids variable length array %qE"
32012 msgstr "ISO C90 prohíbe la matriz de longitud variable %qE"
32014 #: c/c-decl.c:5471
32015 #, gcc-internal-format
32016 msgid "ISO C90 forbids variable length array"
32017 msgstr "ISO C90 prohíbe la matriz de longitud variable"
32019 #: c/c-decl.c:5680 c/c-decl.c:6054 c/c-decl.c:6064
32020 #, gcc-internal-format
32021 msgid "variably modified %qE at file scope"
32022 msgstr "%qE variablemente modificado en el ámbito del fichero"
32024 #: c/c-decl.c:5682
32025 #, gcc-internal-format
32026 msgid "variably modified field at file scope"
32027 msgstr "campo variablemente modificado en el ámbito del fichero"
32029 #: c/c-decl.c:5702
32030 #, gcc-internal-format
32031 msgid "type defaults to %<int%> in declaration of %qE"
32032 msgstr "el tipo de dato por defecto es %<int%> en la declaración de %qE"
32034 #: c/c-decl.c:5706
32035 #, gcc-internal-format
32036 msgid "type defaults to %<int%> in type name"
32037 msgstr "el tipo de dato por defecto es %<int%> en el nombre de tipo"
32039 #: c/c-decl.c:5738
32040 #, gcc-internal-format
32041 msgid "duplicate %<const%>"
32042 msgstr "%<const%> duplicado"
32044 #: c/c-decl.c:5740
32045 #, gcc-internal-format
32046 msgid "duplicate %<restrict%>"
32047 msgstr "%<restrict%> duplicado"
32049 #: c/c-decl.c:5742
32050 #, gcc-internal-format
32051 msgid "duplicate %<volatile%>"
32052 msgstr "%<volatile%> duplicado"
32054 #: c/c-decl.c:5744
32055 #, fuzzy, gcc-internal-format
32056 #| msgid "duplicate %<restrict%>"
32057 msgid "duplicate %<_Atomic%>"
32058 msgstr "%<restrict%> duplicado"
32060 #: c/c-decl.c:5747
32061 #, gcc-internal-format, gfc-internal-format
32062 msgid "conflicting named address spaces (%s vs %s)"
32063 msgstr "espacios de direcciones nombrados generan un conflicto (%s vs %s)"
32065 #: c/c-decl.c:5770 c/c-parser.c:2606
32066 #, gcc-internal-format
32067 msgid "%<_Atomic%>-qualified array type"
32068 msgstr ""
32070 #: c/c-decl.c:5784
32071 #, gcc-internal-format
32072 msgid "function definition declared %<auto%>"
32073 msgstr "la definición de la función se declaró como %<auto%>"
32075 #: c/c-decl.c:5786
32076 #, gcc-internal-format
32077 msgid "function definition declared %<register%>"
32078 msgstr "la definición de la función se declaró como %<register%>"
32080 #: c/c-decl.c:5788
32081 #, gcc-internal-format
32082 msgid "function definition declared %<typedef%>"
32083 msgstr "la definición de la función se declaró como %<typedef%>"
32085 #: c/c-decl.c:5790
32086 #, fuzzy, gcc-internal-format
32087 #| msgid "function definition declared %<auto%>"
32088 msgid "function definition declared %qs"
32089 msgstr "la definición de la función se declaró como %<auto%>"
32091 #: c/c-decl.c:5808
32092 #, gcc-internal-format
32093 msgid "storage class specified for structure field %qE"
32094 msgstr "se especificó una clase de almacenamiento para el campo de la estructura %qE"
32096 #: c/c-decl.c:5811
32097 #, gcc-internal-format
32098 msgid "storage class specified for structure field"
32099 msgstr "se especificó una clase de almacenamiento para el campo de la estructura"
32101 #: c/c-decl.c:5815
32102 #, gcc-internal-format
32103 msgid "storage class specified for parameter %qE"
32104 msgstr "se especificó una clase de almacenamiento para el parámetro %qE"
32106 #: c/c-decl.c:5818
32107 #, gcc-internal-format
32108 msgid "storage class specified for unnamed parameter"
32109 msgstr "se especificó una clase de almacenamiento para un parámetro sin nombre"
32111 #: c/c-decl.c:5821 cp/decl.c:10774
32112 #, gcc-internal-format
32113 msgid "storage class specified for typename"
32114 msgstr "se especificó una clase de almacenamiento para el nombre de tipo"
32116 #: c/c-decl.c:5838
32117 #, gcc-internal-format
32118 msgid "%qE initialized and declared %<extern%>"
32119 msgstr "%qE se inicializó y declaró como %<extern%>"
32121 #: c/c-decl.c:5842
32122 #, gcc-internal-format
32123 msgid "%qE has both %<extern%> and initializer"
32124 msgstr "%qE tiene %<extern%> e inicializador al mismo tiempo"
32126 #: c/c-decl.c:5847
32127 #, gcc-internal-format
32128 msgid "file-scope declaration of %qE specifies %<auto%>"
32129 msgstr "la declaración del ámbito de fichero de %qE especifica %<auto%>"
32131 #: c/c-decl.c:5851
32132 #, gcc-internal-format
32133 msgid "file-scope declaration of %qE specifies %<register%>"
32134 msgstr "la declaración del ámbito de fichero de %qE especifica %<register%>"
32136 #: c/c-decl.c:5856
32137 #, gcc-internal-format
32138 msgid "nested function %qE declared %<extern%>"
32139 msgstr "la función anidada %qE se declaró %<extern%>"
32141 #: c/c-decl.c:5859
32142 #, fuzzy, gcc-internal-format
32143 #| msgid "function-scope %qE implicitly auto and declared %<__thread%>"
32144 msgid "function-scope %qE implicitly auto and declared %qs"
32145 msgstr "el ámbito de la función %qE es implícitamente auto y declarado %<__thread%>"
32147 #. Only the innermost declarator (making a parameter be of
32148 #. array type which is converted to pointer type)
32149 #. may have static or type qualifiers.
32150 #: c/c-decl.c:5906 c/c-decl.c:6275
32151 #, gcc-internal-format
32152 msgid "static or type qualifiers in non-parameter array declarator"
32153 msgstr "static o calificadores de tipo en un declarador de matriz que no es parámetro"
32155 #: c/c-decl.c:5954
32156 #, gcc-internal-format
32157 msgid "declaration of %qE as array of voids"
32158 msgstr "la declaración de %qE como una matriz de voids"
32160 #: c/c-decl.c:5956
32161 #, gcc-internal-format
32162 msgid "declaration of type name as array of voids"
32163 msgstr "declaración de nombre de tipo como una matriz de voids"
32165 #: c/c-decl.c:5963
32166 #, gcc-internal-format
32167 msgid "declaration of %qE as array of functions"
32168 msgstr "declaración de %qE como una matriz de funciones"
32170 #: c/c-decl.c:5966
32171 #, gcc-internal-format
32172 msgid "declaration of type name as array of functions"
32173 msgstr "declaración de nombre de tipo como una matriz de funciones"
32175 #: c/c-decl.c:5974 c/c-decl.c:7980
32176 #, gcc-internal-format
32177 msgid "invalid use of structure with flexible array member"
32178 msgstr "uso no válido de una estructura con un miembro de matriz flexible"
32180 #: c/c-decl.c:6000
32181 #, gcc-internal-format
32182 msgid "size of array %qE has non-integer type"
32183 msgstr "el tamaño de la matriz %qE es de un tipo no entero"
32185 #: c/c-decl.c:6004
32186 #, gcc-internal-format
32187 msgid "size of unnamed array has non-integer type"
32188 msgstr "el tamaño de la matriz sin nombre es de un tipo no entero"
32190 #: c/c-decl.c:6011
32191 #, fuzzy, gcc-internal-format
32192 #| msgid "size of array %qE has non-integer type"
32193 msgid "size of array %qE has incomplete type"
32194 msgstr "el tamaño de la matriz %qE es de un tipo no entero"
32196 #: c/c-decl.c:6014
32197 #, fuzzy, gcc-internal-format
32198 #| msgid "size of unnamed array has non-integer type"
32199 msgid "size of unnamed array has incomplete type"
32200 msgstr "el tamaño de la matriz sin nombre es de un tipo no entero"
32202 #: c/c-decl.c:6025
32203 #, gcc-internal-format
32204 msgid "ISO C forbids zero-size array %qE"
32205 msgstr "ISO C prohíbe la matriz %qE de tamaño cero"
32207 #: c/c-decl.c:6028
32208 #, gcc-internal-format
32209 msgid "ISO C forbids zero-size array"
32210 msgstr "ISO C prohíbe matrices de tamaño cero"
32212 #: c/c-decl.c:6037
32213 #, gcc-internal-format
32214 msgid "size of array %qE is negative"
32215 msgstr "el tamaño de la matriz %qE es negativo"
32217 #: c/c-decl.c:6039
32218 #, gcc-internal-format
32219 msgid "size of unnamed array is negative"
32220 msgstr "el tamaño de la matriz sin nombre es negativo"
32222 #: c/c-decl.c:6163 c/c-decl.c:6794
32223 #, gcc-internal-format
32224 msgid "ISO C90 does not support flexible array members"
32225 msgstr "ISO C90 no admite miembros de matriz flexibles"
32227 #. C99 6.7.5.2p4
32228 #: c/c-decl.c:6185
32229 #, gcc-internal-format
32230 msgid "%<[*]%> not in a declaration"
32231 msgstr "%<[*]%> fuera de una declaración"
32233 #: c/c-decl.c:6198
32234 #, fuzzy, gcc-internal-format
32235 #| msgid "array type has incomplete element type"
32236 msgid "array type has incomplete element type %qT"
32237 msgstr "el tipo matriz tiene tipo de elemento incompleto"
32239 #: c/c-decl.c:6204
32240 #, fuzzy, gcc-internal-format
32241 #| msgid "declaration of %qD as multidimensional array must have bounds for all dimensions except the first"
32242 msgid "declaration of %qE as multidimensional array must have bounds for all dimensions except the first"
32243 msgstr "la declaración de %qD como una matriz multidimensional debe tener límites para todas las dimensiones excepto la primera"
32245 #: c/c-decl.c:6208
32246 #, fuzzy, gcc-internal-format
32247 #| msgid "declaration of %qD as multidimensional array must have bounds for all dimensions except the first"
32248 msgid "declaration of multidimensional array must have bounds for all dimensions except the first"
32249 msgstr "la declaración de %qD como una matriz multidimensional debe tener límites para todas las dimensiones excepto la primera"
32251 #: c/c-decl.c:6311
32252 #, gcc-internal-format
32253 msgid "%qE declared as function returning a function"
32254 msgstr "%qE que se declaró como función devuelve una función"
32256 #: c/c-decl.c:6314
32257 #, gcc-internal-format
32258 msgid "type name declared as function returning a function"
32259 msgstr "el nombre de tipo que se declaró como función devuelve una función"
32261 #: c/c-decl.c:6321
32262 #, gcc-internal-format
32263 msgid "%qE declared as function returning an array"
32264 msgstr "%qE que se declaró como función devuelve una matriz"
32266 #: c/c-decl.c:6324
32267 #, gcc-internal-format
32268 msgid "type name declared as function returning an array"
32269 msgstr "el nombre de tipo que se declaró como función devuelve una matriz"
32271 #: c/c-decl.c:6365
32272 #, gcc-internal-format
32273 msgid "function definition has qualified void return type"
32274 msgstr "la definición de la función tiene un tipo de devolución void calificado"
32276 #: c/c-decl.c:6368 cp/decl.c:10904
32277 #, gcc-internal-format
32278 msgid "type qualifiers ignored on function return type"
32279 msgstr "se descartan los calificadores de tipo en el tipo de devolución de la función"
32281 #: c/c-decl.c:6406 c/c-decl.c:6590 c/c-decl.c:6644 c/c-decl.c:6728
32282 #: c/c-decl.c:6846 c/c-parser.c:2608
32283 #, fuzzy, gcc-internal-format
32284 #| msgid "ISO C forbids qualified function types"
32285 msgid "%<_Atomic%>-qualified function type"
32286 msgstr "ISO C prohíbe los tipos de función calificados"
32288 #: c/c-decl.c:6412 c/c-decl.c:6596 c/c-decl.c:6733 c/c-decl.c:6851
32289 #, gcc-internal-format
32290 msgid "ISO C forbids qualified function types"
32291 msgstr "ISO C prohíbe los tipos de función calificados"
32293 #: c/c-decl.c:6481
32294 #, gcc-internal-format
32295 msgid "%qs combined with %<auto%> qualifier for %qE"
32296 msgstr "%qs combinado con el calificador %<auto%> para %qE"
32298 #: c/c-decl.c:6485
32299 #, gcc-internal-format
32300 msgid "%qs combined with %<register%> qualifier for %qE"
32301 msgstr "%qs combinado con el calificador %<register%> para %qE"
32303 #: c/c-decl.c:6491
32304 #, gcc-internal-format
32305 msgid "%qs specified for auto variable %qE"
32306 msgstr "se especificó %qs para la variable auto %qE"
32308 #: c/c-decl.c:6507
32309 #, gcc-internal-format
32310 msgid "%qs specified for parameter %qE"
32311 msgstr "se especificó %qs para el parámetro %qE"
32313 #: c/c-decl.c:6510
32314 #, gcc-internal-format
32315 msgid "%qs specified for unnamed parameter"
32316 msgstr "se especificó %qs para el parámetro sin nombre"
32318 #: c/c-decl.c:6516
32319 #, gcc-internal-format
32320 msgid "%qs specified for structure field %qE"
32321 msgstr "se especificó %qs para el campo de estructura %qE"
32323 #: c/c-decl.c:6519
32324 #, gcc-internal-format
32325 msgid "%qs specified for structure field"
32326 msgstr "se especificó %qs para el campo de estructura"
32328 #: c/c-decl.c:6534
32329 #, fuzzy, gcc-internal-format
32330 #| msgid "bit-field %qs has invalid type"
32331 msgid "bit-field %qE has atomic type"
32332 msgstr "el campo de bits %qs tiene un tipo no válido"
32334 #: c/c-decl.c:6536
32335 #, fuzzy, gcc-internal-format
32336 #| msgid "bit-field %qs has invalid type"
32337 msgid "bit-field has atomic type"
32338 msgstr "el campo de bits %qs tiene un tipo no válido"
32340 #: c/c-decl.c:6545
32341 #, gcc-internal-format
32342 msgid "alignment specified for typedef %qE"
32343 msgstr "se especificó la alineación para la definición de tipo %qE"
32345 #: c/c-decl.c:6547
32346 #, gcc-internal-format
32347 msgid "alignment specified for %<register%> object %qE"
32348 msgstr "se especificó la alineación para el objeto %<register%> %qE"
32350 #: c/c-decl.c:6552
32351 #, gcc-internal-format
32352 msgid "alignment specified for parameter %qE"
32353 msgstr "se especificó la alineación para el parámetro %qE"
32355 #: c/c-decl.c:6554
32356 #, gcc-internal-format
32357 msgid "alignment specified for unnamed parameter"
32358 msgstr "se especificó la alineación para el parámetro sin nombre"
32360 #: c/c-decl.c:6559
32361 #, gcc-internal-format
32362 msgid "alignment specified for bit-field %qE"
32363 msgstr "se especificó la alineación para el campo de bits %qE"
32365 #: c/c-decl.c:6561
32366 #, gcc-internal-format
32367 msgid "alignment specified for unnamed bit-field"
32368 msgstr "se especificó la alineación para el campo de bits sin nombre"
32370 #: c/c-decl.c:6564
32371 #, gcc-internal-format
32372 msgid "alignment specified for function %qE"
32373 msgstr "se especificó la alineación para la función %qE"
32375 #: c/c-decl.c:6571
32376 #, gcc-internal-format
32377 msgid "%<_Alignas%> specifiers cannot reduce alignment of %qE"
32378 msgstr "los especificadores %<_Alignas%> no pueden reducir la alineación de %qE"
32380 #: c/c-decl.c:6574
32381 #, gcc-internal-format
32382 msgid "%<_Alignas%> specifiers cannot reduce alignment of unnamed field"
32383 msgstr "los especificadores %<_Alignas%> no pueden reducir la alineación del campo sin nombre"
32385 #: c/c-decl.c:6605
32386 #, gcc-internal-format
32387 msgid "typedef %q+D declared %<inline%>"
32388 msgstr "la definición de tipo %q+D se declaró como %<inline%>"
32390 #: c/c-decl.c:6607
32391 #, gcc-internal-format
32392 msgid "typedef %q+D declared %<_Noreturn%>"
32393 msgstr "la definición de tipo %q+D se declaró como %<_Noreturn%>"
32395 #: c/c-decl.c:6650
32396 #, gcc-internal-format
32397 msgid "ISO C forbids const or volatile function types"
32398 msgstr "ISO C prohíbe los tipos de función const o volatile"
32400 #. C99 6.7.2.1p8
32401 #: c/c-decl.c:6661
32402 #, gcc-internal-format
32403 msgid "a member of a structure or union cannot have a variably modified type"
32404 msgstr "un miembro de una estructura o union no puede tener un tipo modificado variablemente"
32406 #: c/c-decl.c:6678 cp/decl.c:9822
32407 #, gcc-internal-format
32408 msgid "variable or field %qE declared void"
32409 msgstr "se declaró la variable o campo %qE como void"
32411 #: c/c-decl.c:6718
32412 #, gcc-internal-format
32413 msgid "attributes in parameter array declarator ignored"
32414 msgstr "se descartan los atributos en los declaradores de parámetros de matriz"
32416 #: c/c-decl.c:6760
32417 #, gcc-internal-format
32418 msgid "parameter %q+D declared %<inline%>"
32419 msgstr "el parámetro %q+D se declaró %<inline%>"
32421 #: c/c-decl.c:6762
32422 #, gcc-internal-format
32423 msgid "parameter %q+D declared %<_Noreturn%>"
32424 msgstr "el parámetro %q+D se declaró %<_Noreturn%>"
32426 #: c/c-decl.c:6775
32427 #, gcc-internal-format
32428 msgid "field %qE declared as a function"
32429 msgstr "el campo %qE se declaró como una función"
32431 #: c/c-decl.c:6782
32432 #, gcc-internal-format
32433 msgid "field %qE has incomplete type"
32434 msgstr "el campo %qE tiene tipo de dato incompleto"
32436 #: c/c-decl.c:6784
32437 #, gcc-internal-format
32438 msgid "unnamed field has incomplete type"
32439 msgstr "el campo sin nombre tiene tipo de dato incompleto"
32441 #: c/c-decl.c:6817 c/c-decl.c:6828 c/c-decl.c:6831
32442 #, gcc-internal-format
32443 msgid "invalid storage class for function %qE"
32444 msgstr "clase de almacenamiento no válida para la función %qE"
32446 #: c/c-decl.c:6888
32447 #, gcc-internal-format
32448 msgid "cannot inline function %<main%>"
32449 msgstr "no se puede incluir en línea la función %<main%>"
32451 #: c/c-decl.c:6890
32452 #, gcc-internal-format
32453 msgid "%<main%> declared %<_Noreturn%>"
32454 msgstr "%<main%> se declaró como %<_Noreturn%>"
32456 #: c/c-decl.c:6901
32457 #, gcc-internal-format
32458 msgid "ISO C99 does not support %<_Noreturn%>"
32459 msgstr "ISO C99 no admite %<_Noreturn%>"
32461 #: c/c-decl.c:6904
32462 #, gcc-internal-format
32463 msgid "ISO C90 does not support %<_Noreturn%>"
32464 msgstr "ISO C90 no admite %<_Noreturn%>"
32466 #: c/c-decl.c:6933
32467 #, gcc-internal-format
32468 msgid "variable previously declared %<static%> redeclared %<extern%>"
32469 msgstr "una variable previamente declarada como %<static%> se redeclara como %<extern%>"
32471 #: c/c-decl.c:6943
32472 #, gcc-internal-format
32473 msgid "variable %q+D declared %<inline%>"
32474 msgstr "la variable %q+D se declaró como %<inline%>"
32476 #: c/c-decl.c:6945
32477 #, gcc-internal-format
32478 msgid "variable %q+D declared %<_Noreturn%>"
32479 msgstr "la variable %q+D se declaró como %<_Noreturn%>"
32481 #: c/c-decl.c:6980
32482 #, gcc-internal-format
32483 msgid "non-nested function with variably modified type"
32484 msgstr "función no anidada con tipo modificado variablemente"
32486 #: c/c-decl.c:6982
32487 #, gcc-internal-format
32488 msgid "object with variably modified type must have no linkage"
32489 msgstr "un objeto con tipo modificado variablemente no debe tener enlace"
32491 #: c/c-decl.c:7072 c/c-decl.c:8666
32492 #, gcc-internal-format
32493 msgid "function declaration isn%'t a prototype"
32494 msgstr "la declaración de la función no es un prototipo"
32496 #: c/c-decl.c:7081
32497 #, gcc-internal-format
32498 msgid "parameter names (without types) in function declaration"
32499 msgstr "nombres de parámetros (sin tipos) en la declaración de la función"
32501 #: c/c-decl.c:7118
32502 #, gcc-internal-format
32503 msgid "parameter %u (%q+D) has incomplete type"
32504 msgstr "el parámetro %u (%q+D) tiene tipo incompleto"
32506 #: c/c-decl.c:7122
32507 #, gcc-internal-format, gfc-internal-format
32508 msgid "parameter %u has incomplete type"
32509 msgstr "el parámetro %u tiene tipo incompleto"
32511 #: c/c-decl.c:7133
32512 #, gcc-internal-format
32513 msgid "parameter %u (%q+D) has void type"
32514 msgstr "el parámetro %u (%q+D) tiene tipo void"
32516 #: c/c-decl.c:7137
32517 #, gcc-internal-format, gfc-internal-format
32518 msgid "parameter %u has void type"
32519 msgstr "el parámetro %u tiene tipo void"
32521 #: c/c-decl.c:7211
32522 #, gcc-internal-format
32523 msgid "%<void%> as only parameter may not be qualified"
32524 msgstr "no se puede calificar %<void%> si es el único parámetro"
32526 #: c/c-decl.c:7215 c/c-decl.c:7251
32527 #, gcc-internal-format
32528 msgid "%<void%> must be the only parameter"
32529 msgstr "%<void%> debe ser el único parámetro"
32531 #: c/c-decl.c:7245
32532 #, gcc-internal-format
32533 msgid "parameter %q+D has just a forward declaration"
32534 msgstr "el parámetro %q+D sólo tiene una declaración posterior"
32536 #: c/c-decl.c:7291
32537 #, gcc-internal-format
32538 msgid "%<%s %E%> declared inside parameter list will not be visible outside of this definition or declaration"
32539 msgstr ""
32541 #: c/c-decl.c:7297
32542 #, gcc-internal-format, gfc-internal-format
32543 msgid "anonymous %s declared inside parameter list will not be visible outside of this definition or declaration"
32544 msgstr ""
32546 #: c/c-decl.c:7399
32547 #, gcc-internal-format
32548 msgid "enum type defined here"
32549 msgstr "se definió el tipo enum aquí"
32551 #: c/c-decl.c:7405
32552 #, gcc-internal-format
32553 msgid "struct defined here"
32554 msgstr "se definió struct aquí"
32556 #: c/c-decl.c:7411
32557 #, gcc-internal-format
32558 msgid "union defined here"
32559 msgstr "se definió union aquí"
32561 #: c/c-decl.c:7484
32562 #, gcc-internal-format
32563 msgid "redefinition of %<union %E%>"
32564 msgstr "redefinición de %<union %E%>"
32566 #: c/c-decl.c:7486
32567 #, gcc-internal-format
32568 msgid "redefinition of %<struct %E%>"
32569 msgstr "redefinición de %<struct %E%>"
32571 #: c/c-decl.c:7495
32572 #, gcc-internal-format
32573 msgid "nested redefinition of %<union %E%>"
32574 msgstr "redefinición anidada de %<union %E%>"
32576 #: c/c-decl.c:7497
32577 #, gcc-internal-format
32578 msgid "nested redefinition of %<struct %E%>"
32579 msgstr "redefinición anidada de %<struct %E%>"
32581 #: c/c-decl.c:7527 c/c-decl.c:8245
32582 #, gcc-internal-format
32583 msgid "defining type in %qs expression is invalid in C++"
32584 msgstr "la definición de tipo en %qs es no válida en C++"
32586 #: c/c-decl.c:7595 cp/decl.c:4731
32587 #, gcc-internal-format
32588 msgid "declaration does not declare anything"
32589 msgstr "la declaración no declara nada"
32591 #: c/c-decl.c:7600
32592 #, gcc-internal-format
32593 msgid "ISO C99 doesn%'t support unnamed structs/unions"
32594 msgstr "ISO C99 no admite structs/unions sin nombre"
32596 #: c/c-decl.c:7603
32597 #, gcc-internal-format
32598 msgid "ISO C90 doesn%'t support unnamed structs/unions"
32599 msgstr "ISO C90 no admite structs/unions sin nombre"
32601 #: c/c-decl.c:7694 c/c-decl.c:7712 c/c-decl.c:7773
32602 #, gcc-internal-format
32603 msgid "duplicate member %q+D"
32604 msgstr "miembro %q+D duplicado"
32606 #: c/c-decl.c:7799
32607 #, gcc-internal-format
32608 msgid "empty struct has size 0 in C, size 1 in C++"
32609 msgstr ""
32611 #: c/c-decl.c:7802
32612 #, gcc-internal-format
32613 msgid "empty union has size 0 in C, size 1 in C++"
32614 msgstr ""
32616 #: c/c-decl.c:7888
32617 #, gcc-internal-format
32618 msgid "union has no named members"
32619 msgstr "union no tiene miembros nombrados"
32621 #: c/c-decl.c:7890
32622 #, gcc-internal-format
32623 msgid "union has no members"
32624 msgstr "union no tiene miembros"
32626 #: c/c-decl.c:7895
32627 #, gcc-internal-format
32628 msgid "struct has no named members"
32629 msgstr "struct no tiene miembros nombrados"
32631 #: c/c-decl.c:7897
32632 #, gcc-internal-format
32633 msgid "struct has no members"
32634 msgstr "struct no tiene miembros"
32636 #: c/c-decl.c:7959 cp/decl.c:11862
32637 #, gcc-internal-format
32638 msgid "flexible array member in union"
32639 msgstr "miembro de matriz flexible en union"
32641 #: c/c-decl.c:7965
32642 #, gcc-internal-format
32643 msgid "flexible array member not at end of struct"
32644 msgstr "el miembro de matriz flexible no está al final del struct"
32646 #: c/c-decl.c:7971
32647 #, fuzzy, gcc-internal-format
32648 #| msgid "flexible array member in union"
32649 msgid "flexible array member in a struct with no named members"
32650 msgstr "miembro de matriz flexible en union"
32652 #: c/c-decl.c:8002
32653 #, fuzzy, gcc-internal-format
32654 #| msgid "%s is too large"
32655 msgid "type %qT is too large"
32656 msgstr "%s es demasiado grande"
32658 #: c/c-decl.c:8125
32659 #, gcc-internal-format
32660 msgid "union cannot be made transparent"
32661 msgstr "union no se puede hacer transparente"
32663 #: c/c-decl.c:8217
32664 #, gcc-internal-format
32665 msgid "nested redefinition of %<enum %E%>"
32666 msgstr "redefinición anidada de %<enum %E%>"
32668 #. This enum is a named one that has been declared already.
32669 #: c/c-decl.c:8224
32670 #, gcc-internal-format
32671 msgid "redeclaration of %<enum %E%>"
32672 msgstr "redeclaración de %<enum %E%>"
32674 #: c/c-decl.c:8303 cp/decl.c:14276
32675 #, gcc-internal-format
32676 msgid "specified mode too small for enumeral values"
32677 msgstr "el modo especificado es demasiado pequeño para valores enumerados"
32679 #: c/c-decl.c:8318
32680 #, gcc-internal-format
32681 msgid "enumeration values exceed range of largest integer"
32682 msgstr "los valores de enumeración exceden el rango del entero más grande"
32684 #: c/c-decl.c:8432 c/c-decl.c:8448
32685 #, gcc-internal-format
32686 msgid "enumerator value for %qE is not an integer constant"
32687 msgstr "el valor de enumerador para %qE no es una constante entera"
32689 #: c/c-decl.c:8443
32690 #, gcc-internal-format
32691 msgid "enumerator value for %qE is not an integer constant expression"
32692 msgstr "el valor de enumerador para %qE no es una expresión constante entera"
32694 #: c/c-decl.c:8467
32695 #, gcc-internal-format
32696 msgid "overflow in enumeration values"
32697 msgstr "desbordamiento en valores de enumeración"
32699 #: c/c-decl.c:8475
32700 #, gcc-internal-format
32701 msgid "ISO C restricts enumerator values to range of %<int%>"
32702 msgstr "ISO C restringe los valores de enumeración al rango de %<int%>"
32704 #: c/c-decl.c:8561 cp/decl.c:5033 cp/decl.c:14804
32705 #, gcc-internal-format
32706 msgid "inline function %qD given attribute noinline"
32707 msgstr "se le dió a la función incluida en línea %qD un atributo noinline"
32709 #: c/c-decl.c:8579
32710 #, gcc-internal-format
32711 msgid "return type is an incomplete type"
32712 msgstr "el tipo de devolución es un tipo de dato incompleto"
32714 #: c/c-decl.c:8590
32715 #, gcc-internal-format
32716 msgid "return type defaults to %<int%>"
32717 msgstr "el tipo de devolución por defecto es %<int%>"
32719 #: c/c-decl.c:8616
32720 #, fuzzy, gcc-internal-format
32721 #| msgid "Warn about global functions without prototypes"
32722 msgid "%q+D defined as variadic function without prototype"
32723 msgstr "Avisa sobre funciones globales sin prototipos"
32725 #: c/c-decl.c:8675
32726 #, gcc-internal-format
32727 msgid "no previous prototype for %qD"
32728 msgstr "no hay un prototipo previo para %qD"
32730 #: c/c-decl.c:8684
32731 #, gcc-internal-format
32732 msgid "%qD was used with no prototype before its definition"
32733 msgstr "se usó %qD sin prototipo antes de su definición"
32735 #: c/c-decl.c:8692 cp/decl.c:14947
32736 #, gcc-internal-format
32737 msgid "no previous declaration for %qD"
32738 msgstr "no hay declaración previa para %qD"
32740 #: c/c-decl.c:8702
32741 #, gcc-internal-format
32742 msgid "%qD was used with no declaration before its definition"
32743 msgstr "se usó %qD sin declaración antes de su definición"
32745 #: c/c-decl.c:8721
32746 #, gcc-internal-format
32747 msgid "return type of %qD is not %<int%>"
32748 msgstr "el tipo de devolución de %qD no es %<int%>"
32750 #: c/c-decl.c:8723
32751 #, gcc-internal-format
32752 msgid "%<_Atomic%>-qualified return type of %qD"
32753 msgstr ""
32755 #: c/c-decl.c:8730
32756 #, gcc-internal-format
32757 msgid "%qD is normally a non-static function"
32758 msgstr "%qD generalmente es una función que no es static"
32760 #: c/c-decl.c:8767
32761 #, gcc-internal-format
32762 msgid "old-style parameter declarations in prototyped function definition"
32763 msgstr "declaraciones de parámetros de estilo antiguo en la definición de una función prototipo"
32765 #: c/c-decl.c:8782
32766 #, gcc-internal-format
32767 msgid "traditional C rejects ISO C style function definitions"
32768 msgstr "C tradicional rechaza la definición de funciones de estilo ISO C"
32770 #: c/c-decl.c:8798
32771 #, gcc-internal-format
32772 msgid "parameter name omitted"
32773 msgstr "se omitió el nombre del parámetro"
32775 #: c/c-decl.c:8835
32776 #, gcc-internal-format
32777 msgid "old-style function definition"
32778 msgstr "definición de función de estilo antiguo"
32780 #: c/c-decl.c:8844
32781 #, gcc-internal-format
32782 msgid "parameter name missing from parameter list"
32783 msgstr "falta el nombre del parámetro de la lista de parámetros"
32785 #: c/c-decl.c:8860
32786 #, gcc-internal-format
32787 msgid "%qD declared as a non-parameter"
32788 msgstr "%qD se declaró como un no-parámetro"
32790 #: c/c-decl.c:8868
32791 #, gcc-internal-format
32792 msgid "multiple parameters named %qD"
32793 msgstr "múltiples parámetros nombrados %qD"
32795 #: c/c-decl.c:8877
32796 #, gcc-internal-format
32797 msgid "parameter %qD declared with void type"
32798 msgstr "el parámetro %qD se declaró con tipo void"
32800 #: c/c-decl.c:8906 c/c-decl.c:8911
32801 #, gcc-internal-format
32802 msgid "type of %qD defaults to %<int%>"
32803 msgstr "el tipo de %qD es %<int%> por defecto"
32805 #: c/c-decl.c:8931
32806 #, gcc-internal-format
32807 msgid "parameter %qD has incomplete type"
32808 msgstr "el parámetro %qD tiene tipo incompleto"
32810 #: c/c-decl.c:8938
32811 #, gcc-internal-format
32812 msgid "declaration for parameter %qD but no such parameter"
32813 msgstr "existe la declaración para el parámetro %qD pero no hay tal parámetro"
32815 #: c/c-decl.c:8991
32816 #, gcc-internal-format
32817 msgid "number of arguments doesn%'t match built-in prototype"
32818 msgstr "el número de argumentos no coinciden con el prototipo interno"
32820 #: c/c-decl.c:9002
32821 #, gcc-internal-format
32822 msgid "number of arguments doesn%'t match prototype"
32823 msgstr "el número de argumentos no coinciden con el prototipo"
32825 #: c/c-decl.c:9005 c/c-decl.c:9052 c/c-decl.c:9066
32826 #, gcc-internal-format
32827 msgid "prototype declaration"
32828 msgstr "declaración de prototipo"
32830 #: c/c-decl.c:9044
32831 #, gcc-internal-format
32832 msgid "promoted argument %qD doesn%'t match built-in prototype"
32833 msgstr "el argumento promovido %qD no coincide con el prototipo interno"
32835 #: c/c-decl.c:9049
32836 #, gcc-internal-format
32837 msgid "promoted argument %qD doesn%'t match prototype"
32838 msgstr "el argumento promovido %qD no coincide con el prototipo"
32840 #: c/c-decl.c:9059
32841 #, gcc-internal-format
32842 msgid "argument %qD doesn%'t match built-in prototype"
32843 msgstr "el argumento %qD no coincide con el prototipo interno"
32845 #: c/c-decl.c:9064
32846 #, gcc-internal-format
32847 msgid "argument %qD doesn%'t match prototype"
32848 msgstr "el argumento %qD no coincide con el prototipo"
32850 #: c/c-decl.c:9321 cp/decl.c:15702
32851 #, gcc-internal-format
32852 msgid "no return statement in function returning non-void"
32853 msgstr "no hay una declaración de devolución en la función que no devuelve void"
32855 #: c/c-decl.c:9341 cp/decl.c:15734
32856 #, gcc-internal-format
32857 msgid "parameter %qD set but not used"
32858 msgstr "se definió el parámetro %qD pero no se usa"
32860 #. If we get here, declarations have been used in a for loop without
32861 #. the C99 for loop scope.  This doesn't make much sense, so don't
32862 #. allow it.
32863 #: c/c-decl.c:9437
32864 #, fuzzy, gcc-internal-format
32865 #| msgid "%<for%> loop initial declarations are only allowed in C99 mode"
32866 msgid "%<for%> loop initial declarations are only allowed in C99 or C11 mode"
32867 msgstr "sólo se permiten las declaraciones iniciales del bucle %<for%> en modo C99"
32869 #: c/c-decl.c:9442
32870 #, fuzzy, gcc-internal-format
32871 #| msgid "use option -std=c99 or -std=gnu99 to compile your code"
32872 msgid "use option -std=c99, -std=gnu99, -std=c11 or -std=gnu11 to compile your code"
32873 msgstr "use la opción -std=c99 o -std=gnu99 para compilar su código"
32875 #: c/c-decl.c:9477
32876 #, gcc-internal-format
32877 msgid "declaration of static variable %qD in %<for%> loop initial declaration"
32878 msgstr "declaración de la variable static %qD en la declaración inicial del bucle %<for%>"
32880 #: c/c-decl.c:9481
32881 #, gcc-internal-format
32882 msgid "declaration of %<extern%> variable %qD in %<for%> loop initial declaration"
32883 msgstr "declaración de la variable %<extern%> %qD en la declaración inicial del bucle %<for%>"
32885 #: c/c-decl.c:9488
32886 #, gcc-internal-format
32887 msgid "%<struct %E%> declared in %<for%> loop initial declaration"
32888 msgstr "%<struct %E%> se declaró en la declaración inicial del bucle %<for%>"
32890 #: c/c-decl.c:9493
32891 #, gcc-internal-format
32892 msgid "%<union %E%> declared in %<for%> loop initial declaration"
32893 msgstr "%<union %E%> se declaró en la declaración inicial del bucle %<for%>"
32895 #: c/c-decl.c:9497
32896 #, gcc-internal-format
32897 msgid "%<enum %E%> declared in %<for%> loop initial declaration"
32898 msgstr "%<enum %E%> se declaró en la declaración inicial del bucle %<for%>"
32900 #: c/c-decl.c:9501
32901 #, gcc-internal-format
32902 msgid "declaration of non-variable %qD in %<for%> loop initial declaration"
32903 msgstr "declaración de %qD que no es variable en la declaración inicial del bucle %<for%>"
32905 #: c/c-decl.c:9749
32906 #, gcc-internal-format
32907 msgid "incompatible address space qualifiers %qs and %qs"
32908 msgstr "calificadores de espacio de direcciones incompatibles %qs y %qs"
32910 #: c/c-decl.c:9807 c/c-decl.c:9814
32911 #, fuzzy, gcc-internal-format
32912 #| msgid "expected declaration specifiers"
32913 msgid "duplicate %qE declaration specifier"
32914 msgstr "se esperaban especificadores de declaración"
32916 #: c/c-decl.c:9841 c/c-decl.c:10225 c/c-decl.c:10615
32917 #, gcc-internal-format
32918 msgid "two or more data types in declaration specifiers"
32919 msgstr "dos o más tipos de datos en los especificadores de la declaración"
32921 #: c/c-decl.c:9853 cp/parser.c:27656
32922 #, gcc-internal-format
32923 msgid "%<long long long%> is too long for GCC"
32924 msgstr "%<long long long%> es demasiado largo para GCC"
32926 #: c/c-decl.c:9866
32927 #, gcc-internal-format
32928 msgid "ISO C90 does not support %<long long%>"
32929 msgstr "ISO C90 no admite %<long long%>"
32931 #: c/c-decl.c:10095 c/c-parser.c:8078
32932 #, gcc-internal-format
32933 msgid "ISO C90 does not support complex types"
32934 msgstr "ISO C90 no admite tipos complejos"
32936 #: c/c-decl.c:10141
32937 #, gcc-internal-format
32938 msgid "ISO C does not support saturating types"
32939 msgstr "ISO C no admite tipos saturantes"
32941 #: c/c-decl.c:10212 c/c-decl.c:10772
32942 #, gcc-internal-format
32943 msgid "duplicate %qE"
32944 msgstr "%qE duplicado"
32946 #: c/c-decl.c:10268
32947 #, fuzzy, gcc-internal-format
32948 #| msgid "ISO C does not support %<__int128%> type"
32949 msgid "ISO C does not support %<__int%d%> types"
32950 msgstr "ISO C no admite el tipo %<__int128%>"
32952 #: c/c-decl.c:10290
32953 #, fuzzy, gcc-internal-format
32954 #| msgid "%<__int128%> is not supported for this target"
32955 msgid "%<__int%d%> is not supported on this target"
32956 msgstr "no se admite %<__int128%> para este objetivo"
32958 #: c/c-decl.c:10333
32959 #, fuzzy, gcc-internal-format
32960 #| msgid "ISO C90 does not support complex types"
32961 msgid "ISO C90 does not support boolean types"
32962 msgstr "ISO C90 no admite tipos complejos"
32964 #: c/c-decl.c:10452
32965 #, fuzzy, gcc-internal-format
32966 #| msgid "ISO C does not support %<__int128%> type"
32967 msgid "ISO C does not support the %<_Float%d%s%> type"
32968 msgstr "ISO C no admite el tipo %<__int128%>"
32970 #: c/c-decl.c:10502
32971 #, fuzzy, gcc-internal-format
32972 #| msgid "%<__int128%> is not supported for this target"
32973 msgid "%<_Float%d%s%> is not supported on this target"
32974 msgstr "no se admite %<__int128%> para este objetivo"
32976 #: c/c-decl.c:10573
32977 #, gcc-internal-format
32978 msgid "ISO C does not support decimal floating point"
32979 msgstr "ISO C no admite coma flotante decimal"
32981 #: c/c-decl.c:10596 c/c-decl.c:10862 c/c-parser.c:7576
32982 #, gcc-internal-format
32983 msgid "fixed-point types not supported for this target"
32984 msgstr "no se admiten tipos de coma fija para este objetivo"
32986 #: c/c-decl.c:10598
32987 #, gcc-internal-format
32988 msgid "ISO C does not support fixed-point types"
32989 msgstr "ISO C no admite tipos de coma fija"
32991 #: c/c-decl.c:10633
32992 #, gcc-internal-format
32993 msgid "C++ lookup of %qD would return a field, not a type"
32994 msgstr "la búsqueda en C++ de %qD devolvería un campo, no un tipo"
32996 #: c/c-decl.c:10646
32997 #, gcc-internal-format
32998 msgid "%qE fails to be a typedef or built in type"
32999 msgstr "%qE falla al ser un typedef o un tipo interno del compilador"
33001 #: c/c-decl.c:10694
33002 #, gcc-internal-format
33003 msgid "%qE is not at beginning of declaration"
33004 msgstr "%qE no está al inicio de la declaración"
33006 #: c/c-decl.c:10715
33007 #, fuzzy, gcc-internal-format
33008 #| msgid "%<__thread%> used with %<auto%>"
33009 msgid "%qE used with %<auto%>"
33010 msgstr "se usó %<__thread%> con %<auto%>"
33012 #: c/c-decl.c:10717
33013 #, fuzzy, gcc-internal-format
33014 #| msgid "%<__thread%> used with %<register%>"
33015 msgid "%qE used with %<register%>"
33016 msgstr "se usó %<__thread%> con %<register%>"
33018 #: c/c-decl.c:10719
33019 #, fuzzy, gcc-internal-format
33020 #| msgid "%<__thread%> used with %<typedef%>"
33021 msgid "%qE used with %<typedef%>"
33022 msgstr "se usó %<__thread%> con %<typedef%>"
33024 #: c/c-decl.c:10733 c/c-parser.c:7157
33025 #, gcc-internal-format
33026 msgid "ISO C99 does not support %qE"
33027 msgstr "ISO C99 no admite %qE"
33029 #: c/c-decl.c:10736 c/c-parser.c:7160
33030 #, gcc-internal-format
33031 msgid "ISO C90 does not support %qE"
33032 msgstr "ISO C90 no admite %qE"
33034 #: c/c-decl.c:10748
33035 #, gcc-internal-format
33036 msgid "%<__thread%> before %<extern%>"
33037 msgstr "%<__thread%> antes de %<extern%>"
33039 #: c/c-decl.c:10757
33040 #, gcc-internal-format
33041 msgid "%<__thread%> before %<static%>"
33042 msgstr "%<__thread%> antes de %<static%>"
33044 #: c/c-decl.c:10770
33045 #, gcc-internal-format
33046 msgid "duplicate %<_Thread_local%> or %<__thread%>"
33047 msgstr ""
33049 #: c/c-decl.c:10778
33050 #, gcc-internal-format
33051 msgid "multiple storage classes in declaration specifiers"
33052 msgstr "múltiples clases de almacenamiento en los especificadores de declaración"
33054 #: c/c-decl.c:10786
33055 #, fuzzy, gcc-internal-format
33056 #| msgid "%qs must be used with %qs"
33057 msgid "%qs used with %qE"
33058 msgstr "%qs se debe usar con %qs"
33060 #: c/c-decl.c:10859
33061 #, gcc-internal-format
33062 msgid "%<_Sat%> is used without %<_Fract%> or %<_Accum%>"
33063 msgstr "se usó %<_Sat%> sin %<_Fract%> o %<_Accum%>"
33065 #: c/c-decl.c:10874
33066 #, gcc-internal-format
33067 msgid "ISO C does not support plain %<complex%> meaning %<double complex%>"
33068 msgstr "ISO C no admite %<complex%> simples que significan %<double complex%>"
33070 #: c/c-decl.c:10925 c/c-decl.c:10938 c/c-decl.c:10964
33071 #, gcc-internal-format
33072 msgid "ISO C does not support complex integer types"
33073 msgstr "ISO C no admite tipos enteros complejos"
33075 #: c/c-decl.c:11372 cp/semantics.c:5330
33076 #, gcc-internal-format
33077 msgid "%<#pragma omp declare reduction%> combiner refers to variable %qD which is not %<omp_out%> nor %<omp_in%>"
33078 msgstr ""
33080 #: c/c-decl.c:11376 cp/semantics.c:5334
33081 #, gcc-internal-format
33082 msgid "%<#pragma omp declare reduction%> initializer refers to variable %qD which is not %<omp_priv%> nor %<omp_orig%>"
33083 msgstr ""
33085 #: c/c-fold.c:319 c/c-typeck.c:11223 cp/typeck.c:4528
33086 #, fuzzy, gcc-internal-format
33087 #| msgid "left shift count is negative"
33088 msgid "left shift of negative value"
33089 msgstr "la cuenta de desplazamiento a la izquierda es negativa"
33091 #: c/c-fold.c:329 c/c-typeck.c:11232 cp/typeck.c:4536
33092 #, gcc-internal-format
33093 msgid "left shift count is negative"
33094 msgstr "la cuenta de desplazamiento a la izquierda es negativa"
33096 #: c/c-fold.c:330 c/c-typeck.c:11164 cp/typeck.c:4482
33097 #, gcc-internal-format
33098 msgid "right shift count is negative"
33099 msgstr "la cuenta de desplazamiento a la derecha es negativa"
33101 #: c/c-fold.c:338 c/c-typeck.c:11251 cp/typeck.c:4544
33102 #, gcc-internal-format
33103 msgid "left shift count >= width of type"
33104 msgstr "cuenta de desplazamiento a la izquierda >= anchura del tipo"
33106 #: c/c-fold.c:339 c/c-typeck.c:11188 cp/typeck.c:4490
33107 #, gcc-internal-format
33108 msgid "right shift count >= width of type"
33109 msgstr "cuenta de desplazamiento a la derecha >= anchura del tipo"
33111 #: c/c-fold.c:346 c/c-typeck.c:11243
33112 #, fuzzy, gcc-internal-format
33113 #| msgid "left shift count >= width of type"
33114 msgid "left shift count >= width of vector element"
33115 msgstr "cuenta de desplazamiento a la izquierda >= anchura del tipo"
33117 #: c/c-fold.c:347 c/c-typeck.c:11175
33118 #, fuzzy, gcc-internal-format
33119 #| msgid "right shift count >= width of type"
33120 msgid "right shift count >= width of vector element"
33121 msgstr "cuenta de desplazamiento a la derecha >= anchura del tipo"
33123 #: c/c-parser.c:274
33124 #, gcc-internal-format
33125 msgid "identifier %qE conflicts with C++ keyword"
33126 msgstr "el identificador %qE causa conflictos con la palabra clave de C++"
33128 #: c/c-parser.c:877 cp/parser.c:2802
33129 #, gcc-internal-format
33130 msgid "version control conflict marker in file"
33131 msgstr ""
33133 #: c/c-parser.c:1035 cp/parser.c:27863
33134 #, gcc-internal-format
33135 msgid "expected end of line"
33136 msgstr "se esperaba fin de línea"
33138 #: c/c-parser.c:1340
33139 #, gcc-internal-format
33140 msgid "ISO C forbids an empty translation unit"
33141 msgstr "ISO C prohíbe una unidad de traducción vacía"
33143 #: c/c-parser.c:1444 c/c-parser.c:9199
33144 #, gcc-internal-format
33145 msgid "ISO C does not allow extra %<;%> outside of a function"
33146 msgstr "ISO C no permite un %<;%> extra fuera de una función"
33148 #: c/c-parser.c:1604
33149 #, gcc-internal-format
33150 msgid "unknown type name %qE; use %<struct%> keyword to refer to the type"
33151 msgstr ""
33153 #: c/c-parser.c:1612
33154 #, gcc-internal-format
33155 msgid "unknown type name %qE; use %<union%> keyword to refer to the type"
33156 msgstr ""
33158 #: c/c-parser.c:1620
33159 #, gcc-internal-format
33160 msgid "unknown type name %qE; use %<enum%> keyword to refer to the type"
33161 msgstr ""
33163 #: c/c-parser.c:1631 c/c-parser.c:3853
33164 #, fuzzy, gcc-internal-format
33165 #| msgid "%qT has no member named %qE"
33166 msgid "unknown type name %qE; did you mean %qs?"
33167 msgstr "%qT no tiene un miembro llamado %qE"
33169 #: c/c-parser.c:1635 c/c-parser.c:2435 c/c-parser.c:3857
33170 #, gcc-internal-format
33171 msgid "unknown type name %qE"
33172 msgstr "nombre de tipo %qE desconocido"
33174 #: c/c-parser.c:1656 c/c-parser.c:10365 c/c-parser.c:15447 c/c-parser.c:15875
33175 #: c/c-parser.c:16351 cp/parser.c:35355 cp/parser.c:38379
33176 #, gcc-internal-format
33177 msgid "expected declaration specifiers"
33178 msgstr "se esperaban especificadores de declaración"
33180 #: c/c-parser.c:1666
33181 #, fuzzy, gcc-internal-format
33182 #| msgid "%<_Noreturn%> in empty declaration"
33183 msgid "%<__auto_type%> in empty declaration"
33184 msgstr "%<_Noreturn%> en una declaración vacía"
33186 #: c/c-parser.c:1696 c/c-parser.c:3123
33187 #, gcc-internal-format
33188 msgid "expected %<;%>, identifier or %<(%>"
33189 msgstr "se esperaba %<;>, identificador o %<(%>"
33191 #: c/c-parser.c:1714 cp/parser.c:29516 cp/parser.c:29590
33192 #, gcc-internal-format
33193 msgid "prefix attributes are ignored for methods"
33194 msgstr "se descartan los atributos de prefijo para los métodos"
33196 #: c/c-parser.c:1749
33197 #, gcc-internal-format
33198 msgid "prefix attributes are ignored for implementations"
33199 msgstr "se descartan los atributos de prefijo para las implementaciones"
33201 #: c/c-parser.c:1770
33202 #, gcc-internal-format
33203 msgid "unexpected attribute"
33204 msgstr "atributo inesperado"
33206 #: c/c-parser.c:1780 c/c-parser.c:5035 c/c-parser.c:5376 cp/parser.c:10721
33207 #: cp/parser.c:10908
33208 #, fuzzy, gcc-internal-format
33209 #| msgid "getter/setter attribute must be followed by %<=%>"
33210 msgid "%<fallthrough%> attribute not followed by %<;%>"
33211 msgstr "el atributo getter/setter debe estar seguido por %<=%>"
33213 #: c/c-parser.c:1813
33214 #, gcc-internal-format
33215 msgid "%<__auto_type%> requires a plain identifier as declarator"
33216 msgstr ""
33218 #: c/c-parser.c:1830
33219 #, gcc-internal-format
33220 msgid "data definition has no type or storage class"
33221 msgstr "la definición de datos no tiene tipo o clase de almacenamiento"
33223 #. This means there is an attribute specifier after
33224 #. the declarator in a function definition.  Provide
33225 #. some more information for the user.
33226 #: c/c-parser.c:1845
33227 #, fuzzy, gcc-internal-format
33228 #| msgid "attributes are not allowed on a function-definition"
33229 msgid "attributes should be specified before the declarator in a function definition"
33230 msgstr "no se permiten atributos en una definición-de-función"
33232 #: c/c-parser.c:1872
33233 #, fuzzy, gcc-internal-format
33234 #| msgid "%<typeof%> applied to a bit-field"
33235 msgid "%<__auto_type%> used with a bit-field initializer"
33236 msgstr "se aplicó %<typeof%> a un campo de bits"
33238 #: c/c-parser.c:1949 c/c-parser.c:2036
33239 #, fuzzy, gcc-internal-format
33240 #| msgid "%<auto%> in file-scope empty declaration"
33241 msgid "%<__auto_type%> requires an initialized data declaration"
33242 msgstr "%<auto%> en una declaración vacía en ámbito de fichero"
33244 #: c/c-parser.c:1999
33245 #, fuzzy, gcc-internal-format
33246 #| msgid "%<auto%> can only be specified for variables or function declarations"
33247 msgid "%<__auto_type%> may only be used with a single declarator"
33248 msgstr "%<auto%> sólo se puede especificar para variables o declaraciones de función"
33250 #: c/c-parser.c:2028 cp/parser.c:12724 cp/parser.c:12881
33251 #, gcc-internal-format
33252 msgid "expected %<,%> or %<;%>"
33253 msgstr "se esperaba %<,%> o %<;%>"
33255 #. This can appear in many cases looking nothing like a
33256 #. function definition, so we don't give a more specific
33257 #. error suggesting there was one.
33258 #: c/c-parser.c:2042 c/c-parser.c:2058
33259 #, gcc-internal-format
33260 msgid "expected %<=%>, %<,%>, %<;%>, %<asm%> or %<__attribute__%>"
33261 msgstr "se esperaba %<=%>, %<,%>, %<;%>, %<asm%> o %<__attribute__%>"
33263 #: c/c-parser.c:2050
33264 #, gcc-internal-format
33265 msgid "ISO C forbids nested functions"
33266 msgstr "ISO C prohíbe las funciones anidadas"
33268 #: c/c-parser.c:2206
33269 #, gcc-internal-format
33270 msgid "ISO C99 does not support %<_Static_assert%>"
33271 msgstr "ISO C99 no admite %<_Static_assert%>"
33273 #: c/c-parser.c:2209
33274 #, gcc-internal-format
33275 msgid "ISO C90 does not support %<_Static_assert%>"
33276 msgstr "ISO C90 no admite %<_Static_assert%>"
33278 #: c/c-parser.c:2234 c/c-parser.c:3925 c/c-parser.c:10423 cp/parser.c:38038
33279 #, gcc-internal-format
33280 msgid "expected string literal"
33281 msgstr "se esperaba una cadena literal"
33283 #: c/c-parser.c:2242
33284 #, gcc-internal-format
33285 msgid "expression in static assertion is not an integer"
33286 msgstr "la expresión en la aserción static no es un entero"
33288 #: c/c-parser.c:2251
33289 #, gcc-internal-format
33290 msgid "expression in static assertion is not an integer constant expression"
33291 msgstr "la expresión en la aserción static no es una expresión constante entera"
33293 #: c/c-parser.c:2256
33294 #, gcc-internal-format
33295 msgid "expression in static assertion is not constant"
33296 msgstr "la expresión en la aserción static no es una constante"
33298 #: c/c-parser.c:2261
33299 #, gcc-internal-format
33300 msgid "static assertion failed: %E"
33301 msgstr "falló la aserción estática: %E"
33303 #: c/c-parser.c:2577
33304 #, gcc-internal-format
33305 msgid "%<_Atomic%> in Objective-C"
33306 msgstr ""
33308 #: c/c-parser.c:2580
33309 #, fuzzy, gcc-internal-format
33310 #| msgid "ISO C99 does not support %<_Alignas%>"
33311 msgid "ISO C99 does not support the %<_Atomic%> qualifier"
33312 msgstr "ISO C99 no admite %<_Alignas%>"
33314 #: c/c-parser.c:2583
33315 #, fuzzy, gcc-internal-format
33316 #| msgid "ISO C90 does not support %<_Alignas%>"
33317 msgid "ISO C90 does not support the %<_Atomic%> qualifier"
33318 msgstr "ISO C90 no admite %<_Alignas%>"
33320 #: c/c-parser.c:2610
33321 #, fuzzy, gcc-internal-format
33322 #| msgid "%<typeof%> applied to a bit-field"
33323 msgid "%<_Atomic%> applied to a qualified type"
33324 msgstr "se aplicó %<typeof%> a un campo de bits"
33326 #: c/c-parser.c:2640
33327 #, gcc-internal-format
33328 msgid "%<__GIMPLE%> only valid with -fgimple"
33329 msgstr ""
33331 #: c/c-parser.c:2738
33332 #, fuzzy, gcc-internal-format
33333 #| msgid "template argument %d is invalid"
33334 msgid "empty enum is invalid"
33335 msgstr "el argumento de plantilla %d es no válido"
33337 #: c/c-parser.c:2742 c/c-parser.c:3686 c/c-parser.c:4496 c/c-parser.c:4793
33338 #: c/c-parser.c:6262 c/c-parser.c:6349 c/c-parser.c:7027 c/c-parser.c:7637
33339 #: c/c-parser.c:7859 c/c-parser.c:7885 c/c-parser.c:8155 c/c-parser.c:8467
33340 #: c/c-parser.c:8504 c/c-parser.c:8783 c/c-parser.c:8832 c/c-parser.c:8992
33341 #: c/c-parser.c:9022 c/c-parser.c:9030 c/c-parser.c:9059 c/c-parser.c:9072
33342 #: c/c-parser.c:9377 c/c-parser.c:9501 c/c-parser.c:9942 c/c-parser.c:9977
33343 #: c/c-parser.c:10030 c/c-parser.c:10083 c/c-parser.c:10099 c/c-parser.c:10145
33344 #: c/c-parser.c:10737 c/c-parser.c:10778 c/c-parser.c:12750 c/c-parser.c:12984
33345 #: c/c-parser.c:14838 c/c-parser.c:17638 c/c-parser.c:17967
33346 #: c/gimple-parser.c:1008 c/gimple-parser.c:1046 cp/parser.c:27866
33347 #: cp/parser.c:30359 cp/parser.c:30389 cp/parser.c:30459 cp/parser.c:32558
33348 #: cp/parser.c:37752 cp/parser.c:38523
33349 #, gcc-internal-format
33350 msgid "expected identifier"
33351 msgstr "se esperaba un identificador"
33353 #: c/c-parser.c:2780 cp/parser.c:18016
33354 #, gcc-internal-format
33355 msgid "comma at end of enumerator list"
33356 msgstr "coma al final de la lista de enumeradores"
33358 #: c/c-parser.c:2786
33359 #, gcc-internal-format
33360 msgid "expected %<,%> or %<}%>"
33361 msgstr "se esperaba %<,%> o %<}%>"
33363 #: c/c-parser.c:2817
33364 #, gcc-internal-format
33365 msgid "ISO C forbids forward references to %<enum%> types"
33366 msgstr "ISO C prohíbe las referencias hacia adelante a tipos %<enum%>"
33368 #: c/c-parser.c:2933
33369 #, gcc-internal-format
33370 msgid "expected class name"
33371 msgstr "se esperaba un nombre de clase"
33373 #: c/c-parser.c:2952
33374 #, gcc-internal-format
33375 msgid "extra semicolon in struct or union specified"
33376 msgstr "se especificó un punto y coma extra en un struct o union"
33378 #: c/c-parser.c:2981
33379 #, gcc-internal-format
33380 msgid "no semicolon at end of struct or union"
33381 msgstr "no hay punto y coma al final del struct o union"
33383 #: c/c-parser.c:3085 c/c-parser.c:4292
33384 #, gcc-internal-format
33385 msgid "expected specifier-qualifier-list"
33386 msgstr "se esperaba una lista de calificadores-especificadores"
33388 #: c/c-parser.c:3096
33389 #, gcc-internal-format
33390 msgid "ISO C forbids member declarations with no members"
33391 msgstr "ISO C prohíbe declaraciones de miembros con no miembros"
33393 #: c/c-parser.c:3186
33394 #, gcc-internal-format
33395 msgid "expected %<,%>, %<;%> or %<}%>"
33396 msgstr "se esperaba %<,%>, %<;%> o %<}%>"
33398 #: c/c-parser.c:3193
33399 #, gcc-internal-format
33400 msgid "expected %<:%>, %<,%>, %<;%>, %<}%> or %<__attribute__%>"
33401 msgstr "se esperaba %<:%>, %<,%>, %<;%>, %<}%> o %<__attribute__%>"
33403 #: c/c-parser.c:3246
33404 #, gcc-internal-format
33405 msgid "%<typeof%> applied to a bit-field"
33406 msgstr "se aplicó %<typeof%> a un campo de bits"
33408 #: c/c-parser.c:3283
33409 #, gcc-internal-format
33410 msgid "ISO C99 does not support %<_Alignas%>"
33411 msgstr "ISO C99 no admite %<_Alignas%>"
33413 #: c/c-parser.c:3286
33414 #, gcc-internal-format
33415 msgid "ISO C90 does not support %<_Alignas%>"
33416 msgstr "ISO C90 no admite %<_Alignas%>"
33418 #: c/c-parser.c:3522
33419 #, gcc-internal-format
33420 msgid "expected identifier or %<(%>"
33421 msgstr "se esperaba un identificador o %<(%>"
33423 #: c/c-parser.c:3583 c/c-parser.c:3612
33424 #, fuzzy, gcc-internal-format
33425 #| msgid "Warn for obsolescent usage in a declaration"
33426 msgid "array notations cannot be used in declaration"
33427 msgstr "Avisa por un usage obsoleto en una declaración"
33429 #: c/c-parser.c:3752
33430 #, gcc-internal-format
33431 msgid "ISO C requires a named argument before %<...%>"
33432 msgstr "ISO C requiere un argumento con nombre antes de %<...%>"
33434 #: c/c-parser.c:3864
33435 #, gcc-internal-format
33436 msgid "expected declaration specifiers or %<...%>"
33437 msgstr "se esperaban especificadores de declaración o %<...%>"
33439 #: c/c-parser.c:3919
33440 #, gcc-internal-format
33441 msgid "wide string literal in %<asm%>"
33442 msgstr "literal de cadena ancha en %<asm%>"
33444 #: c/c-parser.c:4401
33445 #, gcc-internal-format
33446 msgid "ISO C forbids empty initializer braces"
33447 msgstr "ISO C prohíbe las llaves de inicializador vacías"
33449 #: c/c-parser.c:4460
33450 #, gcc-internal-format
33451 msgid "obsolete use of designated initializer with %<:%>"
33452 msgstr "uso obsoleto del inicializador designado con %<:%>"
33454 #: c/c-parser.c:4605
33455 #, gcc-internal-format
33456 msgid "ISO C forbids specifying range of elements to initialize"
33457 msgstr "ISO C prohíbe la especificación de rangos de elementos a inicializar"
33459 #: c/c-parser.c:4617
33460 #, gcc-internal-format
33461 msgid "ISO C90 forbids specifying subobject to initialize"
33462 msgstr "ISO C90 prohíbe la especificación de subobjetos a inicializar"
33464 #: c/c-parser.c:4625
33465 #, gcc-internal-format
33466 msgid "obsolete use of designated initializer without %<=%>"
33467 msgstr "uso obsoleto del inicializador designado sin %<=%>"
33469 #: c/c-parser.c:4808
33470 #, gcc-internal-format
33471 msgid "ISO C forbids label declarations"
33472 msgstr "ISO C prohíbe las declaraciones etiquetadas"
33474 #: c/c-parser.c:4814 c/c-parser.c:4895 c/gimple-parser.c:162
33475 #, gcc-internal-format
33476 msgid "expected declaration or statement"
33477 msgstr "se esperaba una declaración"
33479 #: c/c-parser.c:4846 c/c-parser.c:4874
33480 #, gcc-internal-format
33481 msgid "ISO C90 forbids mixed declarations and code"
33482 msgstr "ISO C90 prohíbe mezclar declaraciones y código"
33484 #: c/c-parser.c:4903
33485 #, gcc-internal-format
33486 msgid "expected %<}%> before %<else%>"
33487 msgstr "se esperaba %<}%> antes de %<else%>"
33489 #: c/c-parser.c:4908 cp/parser.c:11026
33490 #, gcc-internal-format
33491 msgid "%<else%> without a previous %<if%>"
33492 msgstr "%<else%> sin un %<if%> previo"
33494 #: c/c-parser.c:4925
33495 #, gcc-internal-format
33496 msgid "label at end of compound statement"
33497 msgstr "etiqueta al final de una declaración compuesta"
33499 #: c/c-parser.c:4987
33500 #, gcc-internal-format
33501 msgid "expected %<:%> or %<...%>"
33502 msgstr "se esperaba %<:%> o %<...%>"
33504 #: c/c-parser.c:5039 c/c-parser.c:5380
33505 #, fuzzy, gcc-internal-format
33506 #| msgid "%qE attribute can only be applied to class definitions"
33507 msgid "only attribute %<fallthrough%> can be applied to a null statement"
33508 msgstr "el atributo %qE sólo se puede aplicar a definiciones de clase"
33510 #: c/c-parser.c:5045
33511 #, gcc-internal-format
33512 msgid "a label can only be part of a statement and a declaration is not a statement"
33513 msgstr "una etiqueta sólo puede ser parte de una declaración y una declaración no es un enunciado"
33515 #: c/c-parser.c:5252 cp/parser.c:10573
33516 #, gcc-internal-format
33517 msgid "-fcilkplus must be enabled to use %<_Cilk_for%>"
33518 msgstr ""
33520 #: c/c-parser.c:5262 cp/parser.c:10599
33521 #, gcc-internal-format
33522 msgid "-fcilkplus must be enabled to use %<_Cilk_sync%>"
33523 msgstr ""
33525 #: c/c-parser.c:5289
33526 #, gcc-internal-format
33527 msgid "expected identifier or %<*%>"
33528 msgstr "se esperaba un identificador o %<*%>"
33530 #. Avoid infinite loop in error recovery:
33531 #. c_parser_skip_until_found stops at a closing nesting
33532 #. delimiter without consuming it, but here we need to consume
33533 #. it to proceed further.
33534 #: c/c-parser.c:5397 c/gimple-parser.c:1391 cp/parser.c:10677
33535 #, gcc-internal-format
33536 msgid "expected statement"
33537 msgstr "se esperaba una declaración"
33539 #: c/c-parser.c:5501 cp/parser.c:12259
33540 #, gcc-internal-format
33541 msgid "suggest braces around empty body in an %<if%> statement"
33542 msgstr "se sugieren llaves alrededor del cuerpo vacío en una declaración %<if%>"
33544 #: c/c-parser.c:5535 cp/parser.c:12262
33545 #, gcc-internal-format
33546 msgid "suggest braces around empty body in an %<else%> statement"
33547 msgstr "se sugieren llaves alrededor del cuerpo vacío en una declaración %<else%>"
33549 #: c/c-parser.c:5617
33550 #, gcc-internal-format
33551 msgid "if statement cannot contain %<Cilk_spawn%>"
33552 msgstr ""
33554 #: c/c-parser.c:5667 cp/parser.c:11261
33555 #, gcc-internal-format
33556 msgid "suggest explicit braces to avoid ambiguous %<else%>"
33557 msgstr "se sugieren llaves explícitas para evitar un %<else%> ambiguo"
33559 #: c/c-parser.c:5810
33560 #, gcc-internal-format
33561 msgid "suggest braces around empty body in %<do%> statement"
33562 msgstr "se sugiere llaves alrededor de un cuerpo vacío en una declaración %<do%>"
33564 #: c/c-parser.c:5939 c/c-parser.c:5969
33565 #, gcc-internal-format
33566 msgid "multiple iterating variables in fast enumeration"
33567 msgstr "múltiples variables de iteración en una enumeración rápida"
33569 #: c/c-parser.c:5993
33570 #, gcc-internal-format
33571 msgid "invalid iterating variable in fast enumeration"
33572 msgstr "variable de iteración no válida en la enumeración rápida"
33574 #: c/c-parser.c:6014 cp/parser.c:11462
33575 #, gcc-internal-format
33576 msgid "missing loop condition in loop with %<GCC ivdep%> pragma"
33577 msgstr ""
33579 #: c/c-parser.c:6046
33580 #, gcc-internal-format
33581 msgid "missing collection in fast enumeration"
33582 msgstr "falta la colección en la enumeración rápida"
33584 #: c/c-parser.c:6132
33585 #, gcc-internal-format
33586 msgid "%E qualifier ignored on asm"
33587 msgstr "se descarta el calificador %E en asm"
33589 #: c/c-parser.c:6175
33590 #, fuzzy, gcc-internal-format
33591 #| msgid "expected %<,%> or %<)%>"
33592 msgid "expected %<:%> or %<)%>"
33593 msgstr "se esperaba %<,%> o %<)%>"
33595 #: c/c-parser.c:6487
33596 #, gcc-internal-format
33597 msgid "ISO C forbids omitting the middle term of a ?: expression"
33598 msgstr "ISO C prohíbe la omisión del término medio de una expresión ?:"
33600 #: c/c-parser.c:6990
33601 #, gcc-internal-format
33602 msgid "traditional C rejects the unary plus operator"
33603 msgstr "C tradicional rechaza el operador unario mas"
33605 #: c/c-parser.c:7131
33606 #, gcc-internal-format
33607 msgid "%<sizeof%> applied to a bit-field"
33608 msgstr "se aplicó %<sizeof%> a un campo de bits"
33610 #: c/c-parser.c:7218
33611 #, gcc-internal-format
33612 msgid "ISO C does not allow %<%E (expression)%>"
33613 msgstr "ISO C no permite %<%E (expression)%>"
33615 #: c/c-parser.c:7249
33616 #, gcc-internal-format
33617 msgid "cannot take address of %qs"
33618 msgstr "no se puede tomar la dirección de %qs"
33620 #: c/c-parser.c:7332
33621 #, fuzzy, gcc-internal-format
33622 #| msgid "ISO C99 does not support %<_Noreturn%>"
33623 msgid "ISO C99 does not support %<_Generic%>"
33624 msgstr "ISO C99 no admite %<_Noreturn%>"
33626 #: c/c-parser.c:7335
33627 #, fuzzy, gcc-internal-format
33628 #| msgid "ISO C90 does not support %<_Noreturn%>"
33629 msgid "ISO C90 does not support %<_Generic%>"
33630 msgstr "ISO C90 no admite %<_Noreturn%>"
33632 #: c/c-parser.c:7402
33633 #, fuzzy, gcc-internal-format
33634 #| msgid "cast specifies function type"
33635 msgid "%<_Generic%> association has function type"
33636 msgstr "la conversión especifica el tipo función"
33638 #: c/c-parser.c:7405
33639 #, fuzzy, gcc-internal-format
33640 #| msgid "expression statement has incomplete type"
33641 msgid "%<_Generic%> association has incomplete type"
33642 msgstr "la declaración de la expresión tiene tipo de dato incompleto"
33644 #: c/c-parser.c:7409
33645 #, gcc-internal-format
33646 msgid "%<_Generic%> association has variable length type"
33647 msgstr ""
33649 #: c/c-parser.c:7433
33650 #, gcc-internal-format
33651 msgid "duplicate %<default%> case in %<_Generic%>"
33652 msgstr ""
33654 #: c/c-parser.c:7434
33655 #, fuzzy, gcc-internal-format
33656 #| msgid "original label is here"
33657 msgid "original %<default%> is here"
33658 msgstr "la etiqueta original está aquí"
33660 #: c/c-parser.c:7442
33661 #, gcc-internal-format
33662 msgid "%<_Generic%> specifies two compatible types"
33663 msgstr ""
33665 #: c/c-parser.c:7443
33666 #, fuzzy, gcc-internal-format
33667 #| msgid "incompatible types in send"
33668 msgid "compatible type is here"
33669 msgstr "tipos incompatibles en send"
33671 #: c/c-parser.c:7466
33672 #, fuzzy, gcc-internal-format
33673 #| msgid "Generate load/store multiple instructions"
33674 msgid "%<_Generic%> selector matches multiple associations"
33675 msgstr "Genera múltiples instrucciones load/store"
33677 #: c/c-parser.c:7468
33678 #, fuzzy, gcc-internal-format
33679 #| msgid "%J  other type here"
33680 msgid "other match is here"
33681 msgstr "%J  otro tipo aquí"
33683 #: c/c-parser.c:7487
33684 #, gcc-internal-format
33685 msgid "%<_Generic%> selector of type %qT is not compatible with any association"
33686 msgstr ""
33688 #: c/c-parser.c:7651 c/c-parser.c:8223 c/c-parser.c:8245 c/gimple-parser.c:928
33689 #: c/gimple-parser.c:934 c/gimple-parser.c:1408
33690 #, gcc-internal-format
33691 msgid "expected expression"
33692 msgstr "se esperaba una expresión"
33694 #: c/c-parser.c:7669
33695 #, gcc-internal-format
33696 msgid "braced-group within expression allowed only inside a function"
33697 msgstr "un grupo de llaves dentro de una expresión sólo se permite dentro de una función"
33699 #: c/c-parser.c:7683
33700 #, gcc-internal-format
33701 msgid "ISO C forbids braced-groups within expressions"
33702 msgstr "ISO C prohíbe grupos de llaves dentro de expresiones"
33704 #: c/c-parser.c:7731
33705 #, fuzzy, gcc-internal-format
33706 #| msgid "ISO C does not support %<__int128%> type"
33707 msgid "ISO C does not support %<__FUNCTION__%> predefined identifier"
33708 msgstr "ISO C no admite el tipo %<__int128%>"
33710 #: c/c-parser.c:7740
33711 #, gcc-internal-format
33712 msgid "ISO C does not support %<__PRETTY_FUNCTION__%> predefined identifier"
33713 msgstr ""
33715 #: c/c-parser.c:7749
33716 #, fuzzy, gcc-internal-format
33717 #| msgid "ISO C does not support %<__int128%> type"
33718 msgid "ISO C90 does not support %<__func__%> predefined identifier"
33719 msgstr "ISO C no admite el tipo %<__int128%>"
33721 #: c/c-parser.c:7912
33722 #, gcc-internal-format
33723 msgid "wrong number of arguments to %<__builtin_choose_expr%>"
33724 msgstr "número erróneo de argumentos para %<__builtin_choose_expr%>"
33726 #: c/c-parser.c:7928
33727 #, gcc-internal-format
33728 msgid "first argument to %<__builtin_choose_expr%> not a constant"
33729 msgstr "el primer argumento de %<__builtin_choose_expr%> no es una constante"
33731 #: c/c-parser.c:7999
33732 #, fuzzy, gcc-internal-format
33733 #| msgid "wrong number of arguments to %<__builtin_choose_expr%>"
33734 msgid "wrong number of arguments to %<__builtin_call_with_static_chain%>"
33735 msgstr "número erróneo de argumentos para %<__builtin_choose_expr%>"
33737 #: c/c-parser.c:8012
33738 #, fuzzy, gcc-internal-format
33739 #| msgid "third argument to %<__builtin_prefetch%> must be a constant"
33740 msgid "first argument to %<__builtin_call_with_static_chain%> must be a call expression"
33741 msgstr "el tercer argumento de %<__builtin_prefetch%> debe ser una constante"
33743 #: c/c-parser.c:8016
33744 #, fuzzy, gcc-internal-format
33745 #| msgid "second argument to %<__builtin_prefetch%> must be a constant"
33746 msgid "second argument to %<__builtin_call_with_static_chain%> must be a pointer type"
33747 msgstr "el segundo argumento de %<__builtin_prefetch%> debe ser una constante"
33749 #: c/c-parser.c:8042
33750 #, gcc-internal-format
33751 msgid "wrong number of arguments to %<__builtin_complex%>"
33752 msgstr "número erróneo de argumentos para %<__builtin_complex%>"
33754 #: c/c-parser.c:8064
33755 #, gcc-internal-format
33756 msgid "%<__builtin_complex%> operand not of real binary floating-point type"
33757 msgstr "el operando de %<__builtin_complex%> no es de tipo de coma flotante binario real"
33759 #: c/c-parser.c:8073
33760 #, gcc-internal-format
33761 msgid "%<__builtin_complex%> operands of different types"
33762 msgstr "los operandos de %<__builtin_complex%> son de tipos diferentes"
33764 #: c/c-parser.c:8121 cp/parser.c:6676
33765 #, gcc-internal-format
33766 msgid "wrong number of arguments to %<__builtin_shuffle%>"
33767 msgstr "número erróneo de argumentos para %<__builtin_shuffle%>"
33769 #: c/c-parser.c:8202 cp/parser.c:6587
33770 #, gcc-internal-format
33771 msgid "-fcilkplus must be enabled to use %<_Cilk_spawn%>"
33772 msgstr ""
33774 #: c/c-parser.c:8209 cp/parser.c:6593
33775 #, gcc-internal-format
33776 msgid "consecutive %<_Cilk_spawn%> keywords are not permitted"
33777 msgstr ""
33779 #: c/c-parser.c:8282
33780 #, gcc-internal-format
33781 msgid "compound literal has variable size"
33782 msgstr "la literal compuesta tiene tamaño variable"
33784 #: c/c-parser.c:8293
33785 #, gcc-internal-format
33786 msgid "compound literal qualified by address-space qualifier"
33787 msgstr "literal compuesta calificada por un calificador de espacio de direcciones"
33789 #: c/c-parser.c:8297
33790 #, gcc-internal-format
33791 msgid "ISO C90 forbids compound literals"
33792 msgstr "ISO C90 prohíbe las literales compuestas"
33794 #: c/c-parser.c:8803
33795 #, gcc-internal-format
33796 msgid "expected identifier or %<)%>"
33797 msgstr "se esperaba un identificador o %<)%>"
33799 #: c/c-parser.c:8899
33800 #, gcc-internal-format
33801 msgid "extra semicolon"
33802 msgstr "punto y coma extra"
33804 #: c/c-parser.c:9147
33805 #, gcc-internal-format
33806 msgid "extra semicolon in method definition specified"
33807 msgstr "se especificó un punto y coma extra en la definición del método"
33809 #: c/c-parser.c:9279
33810 #, gcc-internal-format
33811 msgid "method attributes must be specified at the end only"
33812 msgstr "los atributos de método sólo se deben especificar al final"
33814 #: c/c-parser.c:9299
33815 #, gcc-internal-format
33816 msgid "expected %<;%> or %<{%> after method attribute definition"
33817 msgstr "se esperaba %<;%> o %<{%> después de la definición del atributo de método"
33819 #: c/c-parser.c:9420
33820 #, gcc-internal-format
33821 msgid "objective-c method declaration is expected"
33822 msgstr "se esperaba una declaración método objective-c"
33824 #: c/c-parser.c:9856
33825 #, gcc-internal-format
33826 msgid "no type or storage class may be specified here,"
33827 msgstr "ninguna clase de almacenamiento o tipo se puede especificar aquí,"
33829 #: c/c-parser.c:9946 c/c-parser.c:10003 cp/parser.c:30419
33830 #, gcc-internal-format
33831 msgid "unknown property attribute"
33832 msgstr "atributo de propiedad desconocido"
33834 #: c/c-parser.c:9967 cp/parser.c:30379
33835 #, gcc-internal-format
33836 msgid "missing %<=%> (after %<getter%> attribute)"
33837 msgstr "falta un %<=%> (después del atributo %<getter%>)"
33839 #: c/c-parser.c:9970 cp/parser.c:30382
33840 #, gcc-internal-format
33841 msgid "missing %<=%> (after %<setter%> attribute)"
33842 msgstr "falta un %<=%> (después del atributo %<setter%>)"
33844 #: c/c-parser.c:9984 cp/parser.c:30397
33845 #, gcc-internal-format
33846 msgid "the %<setter%> attribute may only be specified once"
33847 msgstr "el atributo %<setter%> sólo se puede especificar una vez"
33849 #: c/c-parser.c:9989 cp/parser.c:30403
33850 #, gcc-internal-format
33851 msgid "setter name must terminate with %<:%>"
33852 msgstr "el nombre del setter debe terminar con %<:%>"
33854 #: c/c-parser.c:9996 cp/parser.c:30411
33855 #, gcc-internal-format
33856 msgid "the %<getter%> attribute may only be specified once"
33857 msgstr "el atributo %<getter%> sólo se puede especificar una vez"
33859 #: c/c-parser.c:10191 c/c-parser.c:15872 c/c-parser.c:16130 c/c-parser.c:16189
33860 #: c/c-parser.c:16273 cp/parser.c:35352 cp/parser.c:35646 cp/parser.c:35734
33861 #: cp/parser.c:35805 cp/parser.c:38116 cp/parser.c:38131 cp/parser.c:38147
33862 #: cp/parser.c:38163 cp/parser.c:38179 cp/parser.c:38207 cp/parser.c:38220
33863 #: cp/parser.c:38243 cp/parser.c:38256
33864 #, fuzzy, gcc-internal-format
33865 #| msgid "%<#pragma omp flush%> may only be used in compound statements"
33866 msgid "%<#pragma %s%> may only be used in compound statements"
33867 msgstr "%<#pragma omp flush%> sólo se puede usar en declaraciones compuestas"
33869 #: c/c-parser.c:10214 cp/parser.c:38233
33870 #, fuzzy, gcc-internal-format
33871 #| msgid "%<#pragma GCC option%> is not a string"
33872 msgid "%<#pragma acc routine%> must be at file scope"
33873 msgstr "%<#pragma GCC option%> no es una cadena"
33875 #: c/c-parser.c:10292 cp/parser.c:38314
33876 #, gcc-internal-format
33877 msgid "%<#pragma omp section%> may only be used in %<#pragma omp sections%> construct"
33878 msgstr "%<#pragma omp section%> sólo se puede usar en construcciones %<#pragma omp sections%>"
33880 #: c/c-parser.c:10311 cp/parser.c:38333
33881 #, fuzzy, gcc-internal-format
33882 #| msgid "for statement expected"
33883 msgid "for, while or do statement expected"
33884 msgstr "se esperaba una declaración for"
33886 #: c/c-parser.c:10323 cp/parser.c:38106
33887 #, gcc-internal-format
33888 msgid "%<#pragma GCC pch_preprocess%> must be first"
33889 msgstr "%<#pragma GCC pch_preprocess%> debe ser primero"
33891 #: c/c-parser.c:10336
33892 #, gcc-internal-format
33893 msgid "%<#pragma grainsize%> ignored because -fcilkplus is not enabled"
33894 msgstr ""
33896 #: c/c-parser.c:10344
33897 #, fuzzy, gcc-internal-format
33898 #| msgid "#pragma GCC optimize is not allowed inside functions"
33899 msgid "%<#pragma grainsize%> must be inside a function"
33900 msgstr "no se permite #pragma GCC optimize dentro de funciones"
33902 #: c/c-parser.c:10663 cp/parser.c:30809
33903 #, gcc-internal-format
33904 msgid "too many %qs clauses"
33905 msgstr "demasiadas cláusulas %qs"
33907 #: c/c-parser.c:10684 cp/parser.c:31341
33908 #, fuzzy, gcc-internal-format
33909 #| msgid "expected integer expression"
33910 msgid "expected integer expression before ')'"
33911 msgstr "se esperaba una expresión entera"
33913 #: c/c-parser.c:10699
33914 #, fuzzy, gcc-internal-format
33915 #| msgid "num_threads expression must be integral"
33916 msgid "expression must be integral"
33917 msgstr "la expresión num_threads debe ser integral"
33919 #: c/c-parser.c:10982 c/c-parser.c:17499
33920 #, gcc-internal-format
33921 msgid "%qD is not a variable"
33922 msgstr "%qD no es una variable"
33924 #: c/c-parser.c:10986 cp/semantics.c:6815
33925 #, fuzzy, gcc-internal-format
33926 #| msgid "%qD is not a variable"
33927 msgid "%qD is not a pointer variable"
33928 msgstr "%qD no es una variable"
33930 #: c/c-parser.c:11027 cp/parser.c:31419
33931 #, gcc-internal-format
33932 msgid "collapse argument needs positive constant integer expression"
33933 msgstr "el argumento de collapse necesita una expresión entera constante positiva"
33935 #: c/c-parser.c:11097 cp/parser.c:31476
33936 #, fuzzy, gcc-internal-format
33937 #| msgid "expected %<new%>"
33938 msgid "expected %<none%>"
33939 msgstr "se esperaba %<new%>"
33941 #: c/c-parser.c:11099 cp/parser.c:31478
33942 #, gcc-internal-format
33943 msgid "expected %<none%> or %<shared%>"
33944 msgstr "se esperaba %<none%> o %<shared%>"
33946 #: c/c-parser.c:11199 cp/parser.c:31578
33947 #, fuzzy, gcc-internal-format
33948 #| msgid "expected %<;%>, %<,%> or %<)%>"
33949 msgid "expected %<data%>, %<update%>, %<enter%> or %<exit%>"
33950 msgstr "se esperaba %<;%>, %<,%> o %<)%>"
33952 #: c/c-parser.c:11219 c/c-parser.c:16182 c/c-parser.c:16266 cp/parser.c:31596
33953 #: cp/parser.c:35638 cp/parser.c:35726
33954 #, fuzzy, gcc-internal-format
33955 #| msgid "expected %<catch%>"
33956 msgid "expected %<data%>"
33957 msgstr "se esperaba %<catch%>"
33959 #: c/c-parser.c:11266 cp/parser.c:31649
33960 #, gcc-internal-format
33961 msgid "too many %<if%> clauses with %qs modifier"
33962 msgstr ""
33964 #: c/c-parser.c:11273 cp/parser.c:31656
33965 #, fuzzy, gcc-internal-format
33966 #| msgid "too many %qs clauses"
33967 msgid "too many %<if%> clauses"
33968 msgstr "demasiadas cláusulas %qs"
33970 #: c/c-parser.c:11275 cp/parser.c:31658
33971 #, fuzzy, gcc-internal-format
33972 #| msgid "too many %qs clauses"
33973 msgid "too many %<if%> clauses without modifier"
33974 msgstr "demasiadas cláusulas %qs"
33976 #: c/c-parser.c:11281 cp/parser.c:31664
33977 #, gcc-internal-format
33978 msgid "if any %<if%> clause has modifier, then all %<if%> clauses have to use modifier"
33979 msgstr ""
33981 #: c/c-parser.c:11356 c/c-parser.c:11401 c/c-parser.c:11446 c/c-parser.c:11491
33982 #: c/c-parser.c:11536 c/c-parser.c:11582 c/c-parser.c:11687 c/c-parser.c:11814
33983 #: c/c-parser.c:11895 c/c-parser.c:12303 c/c-parser.c:12371 c/c-parser.c:12475
33984 #: c/c-parser.c:12519 c/c-parser.c:13038
33985 #, gcc-internal-format
33986 msgid "expected integer expression"
33987 msgstr "se esperaba una expresión entera"
33989 #: c/c-parser.c:11367
33990 #, fuzzy, gcc-internal-format
33991 #| msgid "%<num_threads%> value must be positive"
33992 msgid "%<num_gangs%> value must be positive"
33993 msgstr "el valor de %<num_threads%> debe ser positivo"
33995 #: c/c-parser.c:11412
33996 #, gcc-internal-format
33997 msgid "%<num_threads%> value must be positive"
33998 msgstr "el valor de %<num_threads%> debe ser positivo"
34000 #: c/c-parser.c:11457
34001 #, fuzzy, gcc-internal-format
34002 #| msgid "%<num_threads%> value must be positive"
34003 msgid "%<num_tasks%> value must be positive"
34004 msgstr "el valor de %<num_threads%> debe ser positivo"
34006 #: c/c-parser.c:11502 cp/semantics.c:6999
34007 #, fuzzy, gcc-internal-format
34008 #| msgid "%<num_threads%> value must be positive"
34009 msgid "%<grainsize%> value must be positive"
34010 msgstr "el valor de %<num_threads%> debe ser positivo"
34012 #: c/c-parser.c:11548 cp/semantics.c:7028
34013 #, fuzzy, gcc-internal-format
34014 #| msgid "'%s' at %L must be nonnegative"
34015 msgid "%<priority%> value must be non-negative"
34016 msgstr "'%s' en %L debe ser no negativo"
34018 #: c/c-parser.c:11611 c/c-parser.c:11617 cp/parser.c:31875 cp/parser.c:31882
34019 #, fuzzy, gcc-internal-format
34020 #| msgid "expected %<throw%>"
34021 msgid "expected %<tofrom%>"
34022 msgstr "se esperaba %<throw%>"
34024 #: c/c-parser.c:11625 c/c-parser.c:11631 cp/parser.c:31891 cp/parser.c:31898
34025 #, fuzzy, gcc-internal-format
34026 #| msgid "expected %<class%>"
34027 msgid "expected %<scalar%>"
34028 msgstr "se esperaba %<class%>"
34030 #: c/c-parser.c:11698
34031 #, fuzzy, gcc-internal-format
34032 #| msgid "%<num_threads%> value must be positive"
34033 msgid "%<num_workers%> value must be positive"
34034 msgstr "el valor de %<num_threads%> debe ser positivo"
34036 #: c/c-parser.c:11762 cp/parser.c:31200
34037 #, fuzzy, gcc-internal-format
34038 #| msgid "too many arguments"
34039 msgid "too many %<static%> arguments"
34040 msgstr "demasiados argumentos"
34042 #: c/c-parser.c:11796 cp/parser.c:31233
34043 #, fuzzy, gcc-internal-format
34044 #| msgid "unexpected attribute"
34045 msgid "unexpected argument"
34046 msgstr "atributo inesperado"
34048 #: c/c-parser.c:11823 cp/semantics.c:6323
34049 #, fuzzy, gcc-internal-format
34050 #| msgid "%<num_threads%> value must be positive"
34051 msgid "%qs value must be positive"
34052 msgstr "el valor de %<num_threads%> debe ser positivo"
34054 #: c/c-parser.c:11962 cp/semantics.c:7128
34055 #, fuzzy, gcc-internal-format
34056 #| msgid "%qE attribute argument not an integer constant"
34057 msgid "%<tile%> argument needs positive integral constant"
34058 msgstr "el argumento del atributo %qE no es una constante entera"
34060 #: c/c-parser.c:12027 cp/parser.c:31955
34061 #, fuzzy, gcc-internal-format
34062 #| msgid "collapse argument needs positive constant integer expression"
34063 msgid "ordered argument needs positive constant integer expression"
34064 msgstr "el argumento de collapse necesita una expresión entera constante positiva"
34066 #: c/c-parser.c:12118 c/c-parser.c:16964 cp/parser.c:37047
34067 #, fuzzy, gcc-internal-format
34068 #| msgid "expected %<+%>, %<*%>, %<-%>, %<&%>, %<^%>, %<|%>, %<&&%>, %<||%>, %<min%> or %<max%>"
34069 msgid "expected %<+%>, %<*%>, %<-%>, %<&%>, %<^%>, %<|%>, %<&&%>, %<||%> or identifier"
34070 msgstr "se esperaba %<+%>, %<*%>, %<-%>, %<&%>, %<^%>, %<|%>, %<&&%>, %<||%>, %<min%> o %<max%>"
34072 #: c/c-parser.c:12227 cp/parser.c:32168
34073 #, fuzzy, gcc-internal-format
34074 #| msgid "both %<long%> and %<void%> in declaration specifiers"
34075 msgid "both %<monotonic%> and %<nonmonotonic%> modifiers specified"
34076 msgstr "se usaron al mismo tiempo %<long%> y %<void%> en los especificadores de declaración"
34078 #: c/c-parser.c:12281 cp/parser.c:32184
34079 #, gcc-internal-format
34080 msgid "schedule %<runtime%> does not take a %<chunk_size%> parameter"
34081 msgstr "el planificador %<runtime%> no toma un parámetro %<chunk_size%>"
34083 #: c/c-parser.c:12285 cp/parser.c:32187
34084 #, gcc-internal-format
34085 msgid "schedule %<auto%> does not take a %<chunk_size%> parameter"
34086 msgstr "el planificador %<auto%> no toma un parámetro %<chunk_size%>"
34088 #: c/c-parser.c:12297 cp/semantics.c:6395
34089 #, fuzzy, gcc-internal-format
34090 #| msgid "%<num_threads%> value must be positive"
34091 msgid "chunk size value must be positive"
34092 msgstr "el valor de %<num_threads%> debe ser positivo"
34094 #: c/c-parser.c:12320 cp/parser.c:32207
34095 #, gcc-internal-format
34096 msgid "invalid schedule kind"
34097 msgstr "género de planificador no válido"
34099 #: c/c-parser.c:12382
34100 #, fuzzy, gcc-internal-format
34101 #| msgid "%<num_threads%> value must be positive"
34102 msgid "%<vector_length%> value must be positive"
34103 msgstr "el valor de %<num_threads%> debe ser positivo"
34105 #: c/c-parser.c:12485
34106 #, fuzzy, gcc-internal-format
34107 #| msgid "%<num_threads%> value must be positive"
34108 msgid "%<num_teams%> value must be positive"
34109 msgstr "el valor de %<num_threads%> debe ser positivo"
34111 #: c/c-parser.c:12529 cp/semantics.c:6486
34112 #, fuzzy, gcc-internal-format
34113 #| msgid "%<num_threads%> value must be positive"
34114 msgid "%<thread_limit%> value must be positive"
34115 msgstr "el valor de %<num_threads%> debe ser positivo"
34117 #: c/c-parser.c:12573 cp/semantics.c:6596
34118 #, fuzzy, gcc-internal-format
34119 #| msgid "%Hcollapse argument needs positive constant integer expression"
34120 msgid "%<aligned%> clause alignment expression must be positive constant integer expression"
34121 msgstr "%Hel argumento de collapse necesita ser una expresión entera constante positiva"
34123 #: c/c-parser.c:12636 cp/parser.c:32465
34124 #, fuzzy, gcc-internal-format
34125 #| msgid "code model %<large%> not supported yet"
34126 msgid "using parameters for %<linear%> step is not supported yet"
34127 msgstr "aún no se admite el modelo de código %<large%>"
34129 #: c/c-parser.c:12641
34130 #, fuzzy, gcc-internal-format
34131 #| msgid "schedule chunk size expression must be integral"
34132 msgid "%<linear%> clause step expression must be integral"
34133 msgstr "la expresión schedule chunk size debe ser integral"
34135 #: c/c-parser.c:12681
34136 #, fuzzy, gcc-internal-format
34137 #| msgid "%Hcollapse argument needs positive constant integer expression"
34138 msgid "%<safelen%> clause expression must be positive constant integer expression"
34139 msgstr "%Hel argumento de collapse necesita ser una expresión entera constante positiva"
34141 #: c/c-parser.c:12719
34142 #, fuzzy, gcc-internal-format
34143 #| msgid "%Hcollapse argument needs positive constant integer expression"
34144 msgid "%<simdlen%> clause expression must be positive constant integer expression"
34145 msgstr "%Hel argumento de collapse necesita ser una expresión entera constante positiva"
34147 #: c/c-parser.c:12888 cp/parser.c:32701 cp/parser.c:32924
34148 #, fuzzy, gcc-internal-format
34149 #| msgid "invalid schedule kind"
34150 msgid "invalid depend kind"
34151 msgstr "género de planificador no válido"
34153 #: c/c-parser.c:12972 cp/parser.c:32774
34154 #, fuzzy, gcc-internal-format
34155 #| msgid "invalid mask"
34156 msgid "invalid map kind"
34157 msgstr "máscara no válida"
34159 #: c/c-parser.c:13068 cp/parser.c:32871
34160 #, fuzzy, gcc-internal-format
34161 #| msgid "invalid schedule kind"
34162 msgid "invalid dist_schedule kind"
34163 msgstr "género de planificador no válido"
34165 #: c/c-parser.c:13139
34166 #, fuzzy, gcc-internal-format
34167 #| msgid "invalid schedule kind"
34168 msgid "invalid proc_bind kind"
34169 msgstr "género de planificador no válido"
34171 #: c/c-parser.c:13352 cp/parser.c:33149
34172 #, fuzzy, gcc-internal-format
34173 #| msgid "expected %<#pragma omp%> clause"
34174 msgid "expected %<#pragma acc%> clause"
34175 msgstr "se esperaba una cláusula %<#pragma omp%>"
34177 #: c/c-parser.c:13363 c/c-parser.c:13646 cp/parser.c:33160 cp/parser.c:33476
34178 #, gcc-internal-format
34179 msgid "%qs is not valid for %qs"
34180 msgstr "%qs no es válido para %qs"
34182 #: c/c-parser.c:13509 cp/parser.c:33336
34183 #, fuzzy, gcc-internal-format
34184 #| msgid "%qs must be used with %qs"
34185 msgid "%qs must be the first clause of %qs"
34186 msgstr "%qs se debe usar con %qs"
34188 #: c/c-parser.c:13635 cp/parser.c:33465
34189 #, gcc-internal-format
34190 msgid "expected %<#pragma omp%> clause"
34191 msgstr "se esperaba una cláusula %<#pragma omp%>"
34193 #: c/c-parser.c:13773 cp/parser.c:36151
34194 #, gcc-internal-format
34195 msgid "no valid clauses specified in %<#pragma acc declare%>"
34196 msgstr ""
34198 #: c/c-parser.c:13783 cp/parser.c:36161
34199 #, fuzzy, gcc-internal-format
34200 #| msgid "Array section in '%s' call at %L"
34201 msgid "array section in %<#pragma acc declare%>"
34202 msgstr "Sección de matriz en la llamada '%s' en %L"
34204 #: c/c-parser.c:13803 cp/parser.c:36181
34205 #, fuzzy, gcc-internal-format
34206 #| msgid "invalid use of %<--%> on bool variable %qD"
34207 msgid "%qD must be a global variable in %<#pragma acc declare link%>"
34208 msgstr "uso no válido de %<--%> en la variable booleana %qD"
34210 #: c/c-parser.c:13814 cp/parser.c:36192
34211 #, fuzzy, gcc-internal-format
34212 #| msgid "invalid type in declaration"
34213 msgid "invalid OpenACC clause at file scope"
34214 msgstr "tipo no válido en la declaración"
34216 #: c/c-parser.c:13821 cp/parser.c:36199
34217 #, fuzzy, gcc-internal-format
34218 #| msgid "declaration of %<extern%> variable %qD in %<for%> loop initial declaration"
34219 msgid "invalid use of %<extern%> variable %qD in %<#pragma acc declare%>"
34220 msgstr "declaración de la variable %<extern%> %qD en la declaración inicial del bucle %<for%>"
34222 #: c/c-parser.c:13829 cp/parser.c:36207
34223 #, fuzzy, gcc-internal-format
34224 #| msgid "invalid use of %<--%> on bool variable %qD"
34225 msgid "invalid use of %<global%> variable %qD in %<#pragma acc declare%>"
34226 msgstr "uso no válido de %<--%> en la variable booleana %qD"
34228 #: c/c-parser.c:13841 cp/parser.c:36219
34229 #, fuzzy, gcc-internal-format
34230 #| msgid "Variable %qs is used more than once in the argument list of method %qs"
34231 msgid "variable %qD used more than once with %<#pragma acc declare%>"
34232 msgstr "La variable %qs se usa más de una vez en la lista de argumentos del método %qs"
34234 #: c/c-parser.c:13933 cp/parser.c:36305
34235 #, fuzzy, gcc-internal-format
34236 #| msgid "expected a string after %<#pragma message%>"
34237 msgid "expected %<data%> after %<#pragma acc %s%>"
34238 msgstr "se esperaba una cadena después de %<#pragma message%>"
34240 #: c/c-parser.c:13949 cp/parser.c:36322
34241 #, fuzzy, gcc-internal-format
34242 #| msgid "%<#pragma GCC option%> is not a string"
34243 msgid "%<#pragma acc %s data%> has no data movement clause"
34244 msgstr "%<#pragma GCC option%> no es una cadena"
34246 #: c/c-parser.c:14172 cp/parser.c:2845
34247 #, gcc-internal-format
34248 msgid "%qE has not been declared"
34249 msgstr "%qE no se ha declarado"
34251 #: c/c-parser.c:14176
34252 #, fuzzy, gcc-internal-format
34253 #| msgid "expected function"
34254 msgid "expected function name"
34255 msgstr "se esperaba función"
34257 #: c/c-parser.c:14191 cp/parser.c:37466
34258 #, fuzzy, gcc-internal-format
34259 #| msgid "%q+D is not a function,"
34260 msgid "%qD does not refer to a function"
34261 msgstr "%q+D no es una función,"
34263 #: c/c-parser.c:14211 c/c-parser.c:14259 cp/parser.c:1395
34264 #, fuzzy, gcc-internal-format
34265 #| msgid "the %<constexpr%> specifier cannot be used in a function declaration that is not a definition"
34266 msgid "%<#pragma acc routine%> not immediately followed by function declaration or definition"
34267 msgstr "no se puede usar el especificador %<constexpr%> en una declaración de función que no es una definición"
34269 #: c/c-parser.c:14251 cp/parser.c:37520 cp/parser.c:37562
34270 #, fuzzy, gcc-internal-format
34271 #| msgid "the %<constexpr%> specifier cannot be used in a function declaration that is not a definition"
34272 msgid "%<#pragma acc routine%> not immediately followed by a single function declaration or definition"
34273 msgstr "no se puede usar el especificador %<constexpr%> en una declaración de función que no es una definición"
34275 #: c/c-parser.c:14268 cp/parser.c:37576
34276 #, fuzzy, gcc-internal-format
34277 #| msgid "%<#pragma GCC pch_preprocess%> must be first"
34278 msgid "%<#pragma acc routine%> already applied to %qD"
34279 msgstr "%<#pragma GCC pch_preprocess%> debe ser primero"
34281 #: c/c-parser.c:14277 cp/parser.c:37585
34282 #, fuzzy, gcc-internal-format
34283 #| msgid "%<#pragma GCC pch_preprocess%> must be first"
34284 msgid "%<#pragma acc routine%> must be applied before use"
34285 msgstr "%<#pragma GCC pch_preprocess%> debe ser primero"
34287 #: c/c-parser.c:14278 cp/parser.c:37586
34288 #, fuzzy, gcc-internal-format
34289 #| msgid "%<#pragma GCC pch_preprocess%> must be first"
34290 msgid "%<#pragma acc routine%> must be applied before definition"
34291 msgstr "%<#pragma GCC pch_preprocess%> debe ser primero"
34293 #: c/c-parser.c:14321 cp/parser.c:36497
34294 #, gcc-internal-format
34295 msgid "%<#pragma acc update%> must contain at least one %<device%> or %<host%> or %<self%> clause"
34296 msgstr ""
34298 #: c/c-parser.c:14729 cp/parser.c:33847 cp/parser.c:33873
34299 #, gcc-internal-format
34300 msgid "invalid form of %<#pragma omp atomic%>"
34301 msgstr "forma no válida de %<#pragma omp atomic%>"
34303 #: c/c-parser.c:14733 cp/parser.c:33904 cp/parser.c:33920
34304 #, gcc-internal-format
34305 msgid "invalid operator for %<#pragma omp atomic%>"
34306 msgstr "operador no válido para %<#pragma omp atomic%>"
34308 #: c/c-parser.c:14782 cp/semantics.c:8525 cp/semantics.c:8535
34309 #, fuzzy, gcc-internal-format
34310 #| msgid "%<#pragma omp atomic capture%> uses two different variables for memory"
34311 msgid "%<#pragma omp atomic capture%> uses two different expressions for memory"
34312 msgstr "%<#pragma omp atomic capture%> usa dos variables diferentes para la memoria"
34314 #: c/c-parser.c:14847 c/c-parser.c:14869
34315 #, gcc-internal-format
34316 msgid "expected %<(%> or end of line"
34317 msgstr "se esperaba %<(%> o fin de línea"
34319 #: c/c-parser.c:14913 cp/parser.c:34451
34320 #, gcc-internal-format
34321 msgid "%<ordered%> clause parameter is less than %<collapse%>"
34322 msgstr ""
34324 #: c/c-parser.c:14924 cp/parser.c:34462
34325 #, gcc-internal-format
34326 msgid "%<linear%> clause may not be specified together with %<ordered%> clause with a parameter"
34327 msgstr ""
34329 #: c/c-parser.c:14943 cp/parser.c:34490 cp/parser.c:38700
34330 #, gcc-internal-format
34331 msgid "for statement expected"
34332 msgstr "se esperaba una declaración for"
34334 #: c/c-parser.c:14949 cp/parser.c:34497
34335 #, fuzzy, gcc-internal-format
34336 #| msgid "for statement expected"
34337 msgid "_Cilk_for statement expected"
34338 msgstr "se esperaba una declaración for"
34340 #: c/c-parser.c:15018 cp/semantics.c:8074 cp/semantics.c:8161
34341 #, gcc-internal-format
34342 msgid "expected iteration declaration or initialization"
34343 msgstr "se esperaba una declaración de iteración o una inicialización"
34345 #: c/c-parser.c:15103
34346 #, gcc-internal-format
34347 msgid "not enough perfectly nested loops"
34348 msgstr "no hay suficientes bucles perfectamente anidados"
34350 #: c/c-parser.c:15162 cp/parser.c:34723
34351 #, gcc-internal-format
34352 msgid "collapsed loops not perfectly nested"
34353 msgstr "los bucles colapsados no están perfectamente anidados"
34355 #: c/c-parser.c:15209 cp/parser.c:34540 cp/parser.c:34582 cp/pt.c:15513
34356 #, gcc-internal-format
34357 msgid "iteration variable %qD should not be firstprivate"
34358 msgstr "la variable de iteración %qD no debe ser firstprivate"
34360 #: c/c-parser.c:15300 cp/parser.c:34796
34361 #, fuzzy, gcc-internal-format
34362 #| msgid "%<void%> as only parameter may not be qualified"
34363 msgid "%<ordered%> clause with parameter may not be specified on %qs construct"
34364 msgstr "no se puede calificar %<void%> si es el único parámetro"
34366 #: c/c-parser.c:15461 cp/parser.c:34954
34367 #, fuzzy, gcc-internal-format
34368 #| msgid "%<#pragma omp barrier%> may only be used in compound statements"
34369 msgid "%<#pragma omp ordered%> with %<depend%> clause may only be used in compound statements"
34370 msgstr "%<#pragma omp barrier%> sólo se puede usar en declaraciones compuestas"
34372 #: c/c-parser.c:15664 cp/parser.c:35147
34373 #, fuzzy, gcc-internal-format
34374 #| msgid "expected %<operator%>"
34375 msgid "expected %<for%> after %qs"
34376 msgstr "se esperaba %<operator%>"
34378 #: c/c-parser.c:15863 cp/parser.c:35343
34379 #, fuzzy, gcc-internal-format
34380 #| msgid "expected %<using%>"
34381 msgid "expected %<point%>"
34382 msgstr "se esperaba %<using%>"
34384 #: c/c-parser.c:16083 cp/parser.c:35580
34385 #, gcc-internal-format
34386 msgid "%<#pragma omp target data%> with map-type other than %<to%>, %<from%>, %<tofrom%> or %<alloc%> on %<map%> clause"
34387 msgstr ""
34389 #: c/c-parser.c:16096 cp/parser.c:35593
34390 #, gcc-internal-format
34391 msgid "%<#pragma omp target data%> must contain at least one %<map%> clause"
34392 msgstr ""
34394 #: c/c-parser.c:16143 cp/parser.c:35818
34395 #, gcc-internal-format
34396 msgid "%<#pragma omp target update%> must contain at least one %<from%> or %<to%> clauses"
34397 msgstr ""
34399 #: c/c-parser.c:16215 cp/parser.c:35673
34400 #, gcc-internal-format
34401 msgid "%<#pragma omp target enter data%> with map-type other than %<to%> or %<alloc%> on %<map%> clause"
34402 msgstr ""
34404 #: c/c-parser.c:16227 cp/parser.c:35685
34405 #, gcc-internal-format
34406 msgid "%<#pragma omp target enter data%> must contain at least one %<map%> clause"
34407 msgstr ""
34409 #: c/c-parser.c:16301 cp/parser.c:35762
34410 #, gcc-internal-format
34411 msgid "%<#pragma omp target exit data%> with map-type other than %<from%>, %<release%> or %<delete%> on %<map%> clause"
34412 msgstr ""
34414 #: c/c-parser.c:16314 cp/parser.c:35775
34415 #, gcc-internal-format
34416 msgid "%<#pragma omp target exit data%> must contain at least one %<map%> clause"
34417 msgstr ""
34419 #: c/c-parser.c:16528 cp/parser.c:36028
34420 #, gcc-internal-format
34421 msgid "%<#pragma omp target%> with map-type other than %<to%>, %<from%>, %<tofrom%> or %<alloc%> on %<map%> clause"
34422 msgstr ""
34424 #: c/c-parser.c:16578
34425 #, gcc-internal-format
34426 msgid "%<#pragma omp declare simd%> must be followed by function declaration or definition or another %<#pragma omp declare simd%>"
34427 msgstr ""
34429 #: c/c-parser.c:16627 c/c-parser.c:16655
34430 #, fuzzy, gcc-internal-format
34431 #| msgid "%<#pragma align%> must appear before the declaration of %D, ignoring"
34432 msgid "%<#pragma omp declare simd%> must be followed by function declaration or definition"
34433 msgstr "%<#pragma align%> debe aparecer antes de la declaración de %D, se descarta"
34435 #: c/c-parser.c:16675 cp/parser.c:36620
34436 #, gcc-internal-format
34437 msgid "%<#pragma omp declare simd%> or %<simd%> attribute cannot be used in the same function marked as a Cilk Plus SIMD-enabled function"
34438 msgstr ""
34440 #: c/c-parser.c:16689
34441 #, gcc-internal-format
34442 msgid "%<#pragma omp declare simd%> not immediately followed by a function declaration or definition"
34443 msgstr ""
34445 #: c/c-parser.c:16697 cp/parser.c:36679
34446 #, gcc-internal-format
34447 msgid "%<#pragma omp declare simd%> not immediately followed by a single function declaration or definition"
34448 msgstr ""
34450 #: c/c-parser.c:16813 cp/parser.c:36749
34451 #, gcc-internal-format
34452 msgid "%<#pragma omp declare target%> with clauses in between %<#pragma omp declare target%> without clauses and %<#pragma omp end declare target%>"
34453 msgstr ""
34455 #: c/c-parser.c:16832 cp/parser.c:36768
34456 #, gcc-internal-format
34457 msgid "%qD specified both in declare target %<link%> and %<to%> clauses"
34458 msgstr ""
34460 #: c/c-parser.c:16873 cp/parser.c:36815
34461 #, fuzzy, gcc-internal-format
34462 #| msgid "expected %<try%>"
34463 msgid "expected %<target%>"
34464 msgstr "se esperaba %<try%>"
34466 #: c/c-parser.c:16880 cp/parser.c:36822
34467 #, fuzzy, gcc-internal-format
34468 #| msgid "expected %<decltype%>"
34469 msgid "expected %<declare%>"
34470 msgstr "se esperaba %<decltype%>"
34472 #: c/c-parser.c:16886 cp/parser.c:36829
34473 #, fuzzy, gcc-internal-format
34474 #| msgid "%<#pragma GCC pop_options%> without a corresponding %<#pragma GCC push_options%>"
34475 msgid "%<#pragma omp end declare target%> without corresponding %<#pragma omp declare target%>"
34476 msgstr "%<#pragma GCC pop_options%> sin un %<#pragma GCC push_options%> correspondiente"
34478 #: c/c-parser.c:16914
34479 #, fuzzy, gcc-internal-format
34480 #| msgid "a template declaration cannot appear at block scope"
34481 msgid "%<#pragma omp declare reduction%> not at file or block scope"
34482 msgstr "una declaración de plantilla no puede aparecer en el ámbito de bloque"
34484 #: c/c-parser.c:16991
34485 #, gcc-internal-format
34486 msgid "predeclared arithmetic type in %<#pragma omp declare reduction%>"
34487 msgstr ""
34489 #: c/c-parser.c:16995
34490 #, gcc-internal-format
34491 msgid "function or array type in %<#pragma omp declare reduction%>"
34492 msgstr ""
34494 #: c/c-parser.c:16998
34495 #, fuzzy, gcc-internal-format
34496 #| msgid "previous declaration"
34497 msgid "%<_Atomic%> qualified type in %<#pragma omp declare reduction%>"
34498 msgstr "declaración previa"
34500 #: c/c-parser.c:17001
34501 #, gcc-internal-format
34502 msgid "const, volatile or restrict qualified type in %<#pragma omp declare reduction%>"
34503 msgstr ""
34505 #: c/c-parser.c:17009
34506 #, gcc-internal-format
34507 msgid "redeclaration of %qs %<#pragma omp declare reduction%> for type %qT"
34508 msgstr ""
34510 #: c/c-parser.c:17018
34511 #, fuzzy, gcc-internal-format
34512 #| msgid "previous declaration"
34513 msgid "previous %<#pragma omp declare reduction%>"
34514 msgstr "declaración previa"
34516 #: c/c-parser.c:17135
34517 #, fuzzy, gcc-internal-format
34518 #| msgid "expected %<(%> or end of line"
34519 msgid "expected %<omp_priv%> or function-name"
34520 msgstr "se esperaba %<(%> o fin de línea"
34522 #: c/c-parser.c:17146
34523 #, fuzzy, gcc-internal-format
34524 #| msgid "expected function"
34525 msgid "expected function-name %<(%>"
34526 msgstr "se esperaba función"
34528 #: c/c-parser.c:17165
34529 #, gcc-internal-format
34530 msgid "one of the initializer call arguments should be %<&omp_priv%>"
34531 msgstr ""
34533 #: c/c-parser.c:17286 cp/parser.c:37274
34534 #, fuzzy, gcc-internal-format
34535 #| msgid "expected %<#pragma omp section%> or %<}%>"
34536 msgid "expected %<simd%> or %<reduction%> or %<target%>"
34537 msgstr "se esperaba %<#pragma omp section%> o %<}%>"
34539 #: c/c-parser.c:17501 cp/semantics.c:7539
34540 #, gcc-internal-format
34541 msgid "%qE declared %<threadprivate%> after first use"
34542 msgstr "%qE se declaró %<threadprivate%> después del primer uso"
34544 #: c/c-parser.c:17503 cp/semantics.c:7541
34545 #, gcc-internal-format
34546 msgid "automatic variable %qE cannot be %<threadprivate%>"
34547 msgstr "la variable automática %qE no puede ser %<threadprivate%>"
34549 #: c/c-parser.c:17507 cp/semantics.c:7543
34550 #, gcc-internal-format
34551 msgid "%<threadprivate%> %qE has incomplete type"
34552 msgstr "%<threadprivate%> %qE tiene tipo incompleto"
34554 #: c/c-parser.c:17538
34555 #, gcc-internal-format
34556 msgid "pragma simd ignored because -fcilkplus is not enabled"
34557 msgstr ""
34559 #: c/c-parser.c:17544
34560 #, fuzzy, gcc-internal-format
34561 #| msgid "#pragma GCC optimize is not allowed inside functions"
34562 msgid "pragma simd must be inside a function"
34563 msgstr "no se permite #pragma GCC optimize dentro de funciones"
34565 #: c/c-parser.c:17588 cp/parser.c:38471
34566 #, fuzzy, gcc-internal-format
34567 #| msgid "end bit in POS must be an integer constant"
34568 msgid "vectorlength must be an integer constant"
34569 msgstr "el bit final en POS debe ser una constante entera"
34571 #: c/c-parser.c:17590 cp/parser.c:38474
34572 #, fuzzy, gcc-internal-format
34573 #| msgid "text length must be greater than 0"
34574 msgid "vectorlength must be a power of 2"
34575 msgstr "la longitud de texto debe ser más grande que 0"
34577 #: c/c-parser.c:17673 cp/parser.c:38581
34578 #, fuzzy, gcc-internal-format
34579 #| msgid "selector must be an integer constant in the range 0..%wi"
34580 msgid "step size must be an integer constant expression or an integer variable"
34581 msgstr "el selector debe ser una constante entera en el rango 0..%wi"
34583 #: c/c-parser.c:17772 cp/parser.c:38674
34584 #, fuzzy, gcc-internal-format
34585 #| msgid "expected %<#pragma omp%> clause"
34586 msgid "expected %<#pragma simd%> clause"
34587 msgstr "se esperaba una cláusula %<#pragma omp%>"
34589 #: c/c-parser.c:17816 cp/parser.c:38077
34590 #, fuzzy, gcc-internal-format
34591 #| msgid "%<#pragma%> is not allowed here"
34592 msgid "%<#pragma cilk grainsize%> is not followed by %<_Cilk_for%>"
34593 msgstr "%<#pragma%> no se permite aquí"
34595 #: c/c-parser.c:18116 cp/parser.c:37969
34596 #, gcc-internal-format
34597 msgid "%<__transaction_cancel%> without transactional memory support enabled"
34598 msgstr "%<__transaction_cancel%> sin activar el soporte para memoria transaccional"
34600 #: c/c-parser.c:18122 cp/parser.c:37975
34601 #, gcc-internal-format
34602 msgid "%<__transaction_cancel%> within a %<__transaction_relaxed%>"
34603 msgstr "%<__transaction_cancel%> dentro de un %<__transaction_relaxed%>"
34605 #: c/c-parser.c:18131 cp/parser.c:37984
34606 #, gcc-internal-format
34607 msgid "outer %<__transaction_cancel%> not within outer %<__transaction_atomic%>"
34608 msgstr "%<__transaction_cancel%> más externo no está dentro del %<__transaction_atomic%> más externo"
34610 #: c/c-parser.c:18133 cp/parser.c:37987
34611 #, gcc-internal-format
34612 msgid "  or a %<transaction_may_cancel_outer%> function"
34613 msgstr "  o una función %<transaction_may_cancel_outer%>"
34615 #: c/c-parser.c:18139 cp/parser.c:37993
34616 #, gcc-internal-format
34617 msgid "%<__transaction_cancel%> not within %<__transaction_atomic%>"
34618 msgstr "%<__transaction_cancel%> no está dentro de %<__transaction_atomic%>"
34620 #: c/c-parser.c:18207 cp/cp-array-notation.c:1411
34621 #, fuzzy, gcc-internal-format
34622 #| msgid "size in array new must have integral type"
34623 msgid "base of array section must be pointer or array type"
34624 msgstr "el tamaño de la matriz nueva debe tener un tipo integral"
34626 #: c/c-parser.c:18216 cp/parser.c:7104
34627 #, fuzzy, gcc-internal-format
34628 #| msgid "expected %<:%> or %<::%>"
34629 msgid "expected %<:%> or numeral"
34630 msgstr "se esperaba %<:%> o %<::%>"
34632 #: c/c-parser.c:18227
34633 #, gcc-internal-format
34634 msgid "start-index and length fields necessary for using array notations in pointers"
34635 msgstr ""
34637 #: c/c-parser.c:18234 c/c-parser.c:18277
34638 #, fuzzy, gcc-internal-format
34639 #| msgid "new cannot be applied to a function type"
34640 msgid "array notations cannot be used with function type"
34641 msgstr "new no se puede aplicar a un tipo de función"
34643 #: c/c-parser.c:18243
34644 #, gcc-internal-format
34645 msgid "start-index and length fields necessary for using array notations in dimensionless arrays"
34646 msgstr ""
34648 #: c/c-parser.c:18255
34649 #, gcc-internal-format
34650 msgid "start-index and length fields necessary for using array notations in variable-length arrays"
34651 msgstr ""
34653 #: c/c-parser.c:18305 c/c-parser.c:18308
34654 #, fuzzy, gcc-internal-format
34655 #| msgid "expected boolean expression"
34656 msgid "expected array notation expression"
34657 msgstr "se esperaba una expresión booleana"
34659 #: c/c-parser.c:18359
34660 #, fuzzy, gcc-internal-format
34661 #| msgid "enclosing parallel"
34662 msgid "no closing brace"
34663 msgstr "paralelo contenedor"
34665 #: c/c-typeck.c:220
34666 #, fuzzy, gcc-internal-format
34667 #| msgid "%qD has an incomplete type"
34668 msgid "%qD has an incomplete type %qT"
34669 msgstr "%qD tiene un tipo de dato incompleto"
34671 #: c/c-typeck.c:234 c/c-typeck.c:9741 c/c-typeck.c:9783 cp/call.c:4090
34672 #, gcc-internal-format
34673 msgid "invalid use of void expression"
34674 msgstr "uso no válido de la expresión void"
34676 #: c/c-typeck.c:242
34677 #, gcc-internal-format
34678 msgid "invalid use of flexible array member"
34679 msgstr "uso no válido de un miembro de matriz flexible"
34681 #: c/c-typeck.c:248 cp/typeck2.c:503
34682 #, gcc-internal-format
34683 msgid "invalid use of array with unspecified bounds"
34684 msgstr "uso no válido de matrices con límites sin especificar"
34686 #: c/c-typeck.c:256
34687 #, fuzzy, gcc-internal-format
34688 #| msgid "invalid use of undefined type %<%s %E%>"
34689 msgid "invalid use of undefined type %qT"
34690 msgstr "uso no válido del tipo indefinido %<%s %E%>"
34692 #. If this type has a typedef-name, the TYPE_NAME is a TYPE_DECL.
34693 #: c/c-typeck.c:259
34694 #, fuzzy, gcc-internal-format
34695 #| msgid "invalid use of incomplete typedef %qD"
34696 msgid "invalid use of incomplete typedef %qT"
34697 msgstr "uso no válido del typedef incompleto %qD"
34699 #: c/c-typeck.c:332
34700 #, gcc-internal-format
34701 msgid "%qT and %qT are in disjoint named address spaces"
34702 msgstr "%qT y %qT están en espacios de direcciones nombrados discontinuos"
34704 #: c/c-typeck.c:573 c/c-typeck.c:598
34705 #, gcc-internal-format
34706 msgid "function types not truly compatible in ISO C"
34707 msgstr "los tipos de función no son totalmente compatibles en ISO C"
34709 #: c/c-typeck.c:742
34710 #, gcc-internal-format
34711 msgid "can%'t mix operands of decimal float and vector types"
34712 msgstr "no se pueden mezclar operandos de tipos de coma flotante decimal y vector"
34714 #: c/c-typeck.c:747
34715 #, gcc-internal-format
34716 msgid "can%'t mix operands of decimal float and complex types"
34717 msgstr "no se pueden mezclar operandos de tipos de coma flotante decimal y complejos"
34719 #: c/c-typeck.c:752
34720 #, gcc-internal-format
34721 msgid "can%'t mix operands of decimal float and other float types"
34722 msgstr "no se pueden mezclar operandos de tipos de coma flotante decimal otros tipos de coma flotante"
34724 #: c/c-typeck.c:1290
34725 #, fuzzy, gcc-internal-format
34726 #| msgid "pointer target types incompatible in C++"
34727 msgid "pointers to arrays with different qualifiers are incompatible in ISO C"
34728 msgstr "tipos de objetivo a incompatibles en C++"
34730 #: c/c-typeck.c:1294
34731 #, gcc-internal-format
34732 msgid "types are not quite compatible"
34733 msgstr "los tipos no son totalmente compatibles"
34735 #: c/c-typeck.c:1298
34736 #, gcc-internal-format
34737 msgid "pointer target types incompatible in C++"
34738 msgstr "tipos de objetivo a incompatibles en C++"
34740 #: c/c-typeck.c:1630
34741 #, gcc-internal-format
34742 msgid "function return types not compatible due to %<volatile%>"
34743 msgstr "los tipos de devolución de función no son compatibles debido a %<volatile%>"
34745 #: c/c-typeck.c:1880
34746 #, gcc-internal-format
34747 msgid "converting an array compound literal to a pointer is ill-formed in C++"
34748 msgstr "la conversión de una literal compuesta de matriz a un puntero está malformada en C++"
34750 #: c/c-typeck.c:2404 c/c-typeck.c:8388
34751 #, fuzzy, gcc-internal-format
34752 #| msgid "%qT has no member named %qE"
34753 msgid "%qT has no member named %qE; did you mean %qE?"
34754 msgstr "%qT no tiene un miembro llamado %qE"
34756 #: c/c-typeck.c:2408 c/c-typeck.c:8392
34757 #, gcc-internal-format
34758 msgid "%qT has no member named %qE"
34759 msgstr "%qT no tiene un miembro llamado %qE"
34761 #: c/c-typeck.c:2417
34762 #, gcc-internal-format
34763 msgid "accessing a member %qE of an atomic structure %qE"
34764 msgstr ""
34766 #: c/c-typeck.c:2420
34767 #, fuzzy, gcc-internal-format
34768 #| msgid "passing arg %d of pointer to function"
34769 msgid "accessing a member %qE of an atomic union %qE"
34770 msgstr "al pasar el argumento %d del puntero a la función"
34772 #: c/c-typeck.c:2480
34773 #, gcc-internal-format
34774 msgid "%qE is a pointer; did you mean to use %<->%>?"
34775 msgstr ""
34777 #: c/c-typeck.c:2486
34778 #, gcc-internal-format
34779 msgid "request for member %qE in something not a structure or union"
34780 msgstr "petición del miembro %qE en algo que no es una estructura o unión"
34782 #: c/c-typeck.c:2537
34783 #, fuzzy, gcc-internal-format
34784 #| msgid "dereferencing pointer to incomplete type"
34785 msgid "dereferencing pointer to incomplete type %qT"
34786 msgstr "puntero deferenciado a tipo de dato incompleto"
34788 #: c/c-typeck.c:2544
34789 #, gcc-internal-format
34790 msgid "dereferencing %<void *%> pointer"
34791 msgstr "deferenciando el puntero %<void *%>"
34793 #: c/c-typeck.c:2597
34794 #, fuzzy, gcc-internal-format
34795 #| msgid "alignment of array elements is greater than element size"
34796 msgid "rank of the array's index is greater than 1"
34797 msgstr "la alineación de los elementos de la matriz es mayor que el tamaño de los elementos"
34799 #: c/c-typeck.c:2610
34800 #, gcc-internal-format
34801 msgid "subscripted value is neither array nor pointer nor vector"
34802 msgstr "el valor del subíndice no es ni matriz ni puntero ni vector"
34804 #: c/c-typeck.c:2620 cp/typeck.c:3200 cp/typeck.c:3287
34805 #, gcc-internal-format
34806 msgid "array subscript is not an integer"
34807 msgstr "el subíndice de la matriz no es un entero"
34809 #: c/c-typeck.c:2626
34810 #, gcc-internal-format
34811 msgid "subscripted value is pointer to function"
34812 msgstr "el valor de subíndice es un puntero a función"
34814 #: c/c-typeck.c:2680
34815 #, gcc-internal-format
34816 msgid "ISO C forbids subscripting %<register%> array"
34817 msgstr "ISO C prohíbe el subíndice de una matriz %<register%>"
34819 #: c/c-typeck.c:2683
34820 #, gcc-internal-format
34821 msgid "ISO C90 forbids subscripting non-lvalue array"
34822 msgstr "ISO C90 prohíbe el subíndice de una matriz no-lvaluada"
34824 #: c/c-typeck.c:2797
34825 #, gcc-internal-format
34826 msgid "enum constant defined here"
34827 msgstr "se definió la constante enum aquí"
34829 #: c/c-typeck.c:2903 cp/typeck.c:1646
34830 #, gcc-internal-format
34831 msgid "%<sizeof%> on array function parameter %qE will return size of %qT"
34832 msgstr ""
34834 #: c/c-typeck.c:3053
34835 #, fuzzy, gcc-internal-format
34836 #| msgid "called object %qE is not a function"
34837 msgid "called object %qE is not a function or function pointer"
34838 msgstr "el objeto %qE llamado no es una función"
34840 #: c/c-typeck.c:3058
34841 #, fuzzy, gcc-internal-format
34842 #| msgid "called object %qE is not a function"
34843 msgid "called object %qD is not a function or function pointer"
34844 msgstr "el objeto %qE llamado no es una función"
34846 #: c/c-typeck.c:3064
34847 #, fuzzy, gcc-internal-format
34848 #| msgid "called object %qE is not a function"
34849 msgid "called object is not a function or function pointer"
34850 msgstr "el objeto %qE llamado no es una función"
34852 #. This situation leads to run-time undefined behavior.  We can't,
34853 #. therefore, simply error unless we can prove that all possible
34854 #. executions of the program must execute the code.
34855 #: c/c-typeck.c:3094
34856 #, gcc-internal-format
34857 msgid "function called through a non-compatible type"
34858 msgstr "función llamada a través de un tipo de dato que no es compatible"
34860 #: c/c-typeck.c:3099 c/c-typeck.c:3152
34861 #, gcc-internal-format
34862 msgid "function with qualified void return type called"
34863 msgstr "se llamó a una función con tipo de devolución void calificado"
34865 #: c/c-typeck.c:3284
34866 #, gcc-internal-format
34867 msgid "too many arguments to method %qE"
34868 msgstr "demasiados argumentos para el método %qE"
34870 #: c/c-typeck.c:3346
34871 #, gcc-internal-format, gfc-internal-format
34872 msgid "type of formal parameter %d is incomplete"
34873 msgstr "el tipo de dato del parámetro formal %d está incompleto"
34875 #: c/c-typeck.c:3363
34876 #, gcc-internal-format
34877 msgid "passing argument %d of %qE as integer rather than floating due to prototype"
34878 msgstr "se pasa el argumento %d de %qE como entero en lugar de coma flotante debido al prototipo"
34880 #: c/c-typeck.c:3369
34881 #, gcc-internal-format
34882 msgid "passing argument %d of %qE as integer rather than complex due to prototype"
34883 msgstr "se pasa el argumento %d de %qE como entero en lugar de complejo debido al prototipo"
34885 #: c/c-typeck.c:3375
34886 #, gcc-internal-format
34887 msgid "passing argument %d of %qE as complex rather than floating due to prototype"
34888 msgstr "se pasa el argumento %d de %qE como complejo en lugar de coma flotante debido al prototipo"
34890 #: c/c-typeck.c:3381
34891 #, gcc-internal-format
34892 msgid "passing argument %d of %qE as floating rather than integer due to prototype"
34893 msgstr "se pasa el argumento %d de %qE como coma flotante en lugar de entero debido al prototipo"
34895 #: c/c-typeck.c:3387
34896 #, gcc-internal-format
34897 msgid "passing argument %d of %qE as complex rather than integer due to prototype"
34898 msgstr "se pasa el argumento %d de %qE como complejo en lugar de entero debido al prototipo"
34900 #: c/c-typeck.c:3393
34901 #, gcc-internal-format
34902 msgid "passing argument %d of %qE as floating rather than complex due to prototype"
34903 msgstr "se pasa el argumento %d de %qE como coma flotante en lugar de complejo debido al prototipo"
34905 #: c/c-typeck.c:3407
34906 #, gcc-internal-format
34907 msgid "passing argument %d of %qE as %<float%> rather than %<double%> due to prototype"
34908 msgstr "se pasa el argumento %d de %qE como %<float%> en lugar de %<double%> debido al prototipo"
34910 #: c/c-typeck.c:3433
34911 #, gcc-internal-format
34912 msgid "passing argument %d of %qE as %qT rather than %qT due to prototype"
34913 msgstr "se pasa el argumento %d de %qE como %qT en lugar de %qT debido al prototipo"
34915 #: c/c-typeck.c:3458
34916 #, gcc-internal-format
34917 msgid "passing argument %d of %qE with different width due to prototype"
34918 msgstr "se pasa el argumento %d de %qE con anchura diferente debido al prototipo"
34920 #: c/c-typeck.c:3482
34921 #, gcc-internal-format
34922 msgid "passing argument %d of %qE as unsigned due to prototype"
34923 msgstr "se pasa el argumento %d de %qE como unsigned debido al prototipo"
34925 #: c/c-typeck.c:3487
34926 #, gcc-internal-format
34927 msgid "passing argument %d of %qE as signed due to prototype"
34928 msgstr "se pasa el argumento %d de %qE como signed debido al prototipo"
34930 #: c/c-typeck.c:3518 cp/call.c:7086
34931 #, gcc-internal-format
34932 msgid "implicit conversion from %qT to %qT when passing argument to function"
34933 msgstr "conversión implícita de %qT a %qT al pasar el argumento a la función"
34935 #: c/c-typeck.c:3732 c/c-typeck.c:3752 cp/typeck.c:4597 cp/typeck.c:4851
34936 #, gcc-internal-format
34937 msgid "comparison with string literal results in unspecified behavior"
34938 msgstr "la comparación con una literal de cadena resulta en una conducta no especificada"
34940 #: c/c-typeck.c:3738 c/c-typeck.c:3745 cp/typeck.c:4620 cp/typeck.c:4640
34941 #, fuzzy, gcc-internal-format
34942 #| msgid "comparison between pointer and integer"
34943 msgid "comparison between pointer and zero character constant"
34944 msgstr "comparación entre puntero y entero"
34946 #: c/c-typeck.c:3740 c/c-typeck.c:3747 cp/typeck.c:4623 cp/typeck.c:4643
34947 #, fuzzy, gcc-internal-format
34948 #| msgid "cannot dereference, not a pointer"
34949 msgid "did you mean to dereference the pointer?"
34950 msgstr "no se puede deferenciar, no es un apuntador"
34952 #: c/c-typeck.c:3766
34953 #, gcc-internal-format
34954 msgid "comparison between %qT and %qT"
34955 msgstr "comparación entre %qT y %qT"
34957 #: c/c-typeck.c:3815
34958 #, gcc-internal-format
34959 msgid "pointer of type %<void *%> used in subtraction"
34960 msgstr "se usó un puntero de tipo %<void *%> en la sustracción"
34962 #: c/c-typeck.c:3818
34963 #, gcc-internal-format
34964 msgid "pointer to a function used in subtraction"
34965 msgstr "se utilizó un puntero a una función en la sustracción"
34967 #: c/c-typeck.c:3830
34968 #, gcc-internal-format
34969 msgid "arithmetic on pointer to an incomplete type"
34970 msgstr "aritmética en puntero a un tipo de dato incompleto"
34972 #: c/c-typeck.c:3835 cp/typeck.c:5371
34973 #, fuzzy, gcc-internal-format
34974 #| msgid "arithmetic on pointer to an incomplete type"
34975 msgid "arithmetic on pointer to an empty aggregate"
34976 msgstr "aritmética en puntero a un tipo de dato incompleto"
34978 #: c/c-typeck.c:4244
34979 #, fuzzy, gcc-internal-format
34980 #| msgid "expected boolean expression"
34981 msgid "%<~%> on a boolean expression"
34982 msgstr "se esperaba una expresión booleana"
34984 #: c/c-typeck.c:4248
34985 #, gcc-internal-format
34986 msgid "did you mean to use logical not?"
34987 msgstr ""
34989 #: c/c-typeck.c:4258
34990 #, gcc-internal-format
34991 msgid "ISO C does not support %<~%> for complex conjugation"
34992 msgstr "ISO C no admite %<~%> para conjugaciones complejas"
34994 #: c/c-typeck.c:4297
34995 #, gcc-internal-format
34996 msgid "wrong type argument to unary exclamation mark"
34997 msgstr "argumento de tipo erróneo para el signo de exclamación unario"
34999 #: c/c-typeck.c:4355
35000 #, gcc-internal-format
35001 msgid "increment of enumeration value is invalid in C++"
35002 msgstr "el incremento de un valor de enumeración es no válido en C++"
35004 #: c/c-typeck.c:4358
35005 #, gcc-internal-format
35006 msgid "decrement of enumeration value is invalid in C++"
35007 msgstr "el decremento de un valor de enumeración es no válido en C++"
35009 #: c/c-typeck.c:4365
35010 #, fuzzy, gcc-internal-format
35011 #| msgid "expected boolean expression"
35012 msgid "increment of a boolean expression"
35013 msgstr "se esperaba una expresión booleana"
35015 #: c/c-typeck.c:4368
35016 #, fuzzy, gcc-internal-format
35017 #| msgid "expected boolean expression"
35018 msgid "decrement of a boolean expression"
35019 msgstr "se esperaba una expresión booleana"
35021 #: c/c-typeck.c:4384
35022 #, gcc-internal-format
35023 msgid "ISO C does not support %<++%> and %<--%> on complex types"
35024 msgstr "ISO C no admite %<++%> y %<--%> en tipos complejos"
35026 #: c/c-typeck.c:4409 c/c-typeck.c:4443
35027 #, gcc-internal-format
35028 msgid "wrong type argument to increment"
35029 msgstr "argumento de tipo erróneo para el incremento"
35031 #: c/c-typeck.c:4411 c/c-typeck.c:4446
35032 #, gcc-internal-format
35033 msgid "wrong type argument to decrement"
35034 msgstr "argumento de tipo erróneo para el decremento"
35036 #: c/c-typeck.c:4431
35037 #, fuzzy, gcc-internal-format
35038 #| msgid "cannot increment a pointer to incomplete type %qT"
35039 msgid "increment of pointer to an incomplete type %qT"
35040 msgstr "no se puede incrementar un puntero a un tipo incompleto %qT"
35042 #: c/c-typeck.c:4435
35043 #, fuzzy, gcc-internal-format
35044 #| msgid "cannot decrement a pointer to incomplete type %qT"
35045 msgid "decrement of pointer to an incomplete type %qT"
35046 msgstr "no se puede decrementar un puntero a un tipo incompleto %qT"
35048 #: c/c-typeck.c:4539
35049 #, gcc-internal-format
35050 msgid "taking address of expression of type %<void%>"
35051 msgstr "se toma la dirección de la expresión de tipo %<id%>"
35053 #: c/c-typeck.c:4598
35054 #, gcc-internal-format
35055 msgid "cannot take address of bit-field %qD"
35056 msgstr "no se puede tomar la dirección del campo de bits %qD"
35058 #: c/c-typeck.c:4611
35059 #, fuzzy, gcc-internal-format
35060 #| msgid "cannot take the address of an unaligned member"
35061 msgid "cannot take address of scalar with reverse storage order"
35062 msgstr "no se puede tomar la dirección de un miembro desalineado"
35064 #: c/c-typeck.c:4619
35065 #, fuzzy, gcc-internal-format
35066 #| msgid "address of register variable %qD requested"
35067 msgid "address of array with reverse scalar storage order requested"
35068 msgstr "se solicitó la dirección de la variable de registro %qD"
35070 #: c/c-typeck.c:4801
35071 #, gcc-internal-format
35072 msgid "global register variable %qD used in nested function"
35073 msgstr "se usó la variable de registro global %qD en la función anidada"
35075 #: c/c-typeck.c:4804
35076 #, gcc-internal-format
35077 msgid "register variable %qD used in nested function"
35078 msgstr "se usó la variable de registro %qD en la función anidada"
35080 #: c/c-typeck.c:4809
35081 #, gcc-internal-format
35082 msgid "address of global register variable %qD requested"
35083 msgstr "se solicitó la dirección de la variable de registro global %qD"
35085 #: c/c-typeck.c:4811
35086 #, gcc-internal-format
35087 msgid "address of register variable %qD requested"
35088 msgstr "se solicitó la dirección de la variable de registro %qD"
35090 #: c/c-typeck.c:4912
35091 #, gcc-internal-format
35092 msgid "non-lvalue array in conditional expression"
35093 msgstr "matriz no-lvaluada en la expresión condicional"
35095 #: c/c-typeck.c:4970 cp/call.c:5232
35096 #, gcc-internal-format
35097 msgid "implicit conversion from %qT to %qT to match other result of conditional"
35098 msgstr "conversión implícita de %qT a %qT para coincidir con otro resultado del condicional"
35100 #: c/c-typeck.c:5044
35101 #, gcc-internal-format
35102 msgid "ISO C forbids conditional expr with only one void side"
35103 msgstr "ISO C prohíbe una expresión condicional con sólo un lado void"
35105 #: c/c-typeck.c:5061
35106 #, gcc-internal-format
35107 msgid "pointers to disjoint address spaces used in conditional expression"
35108 msgstr "se usaron punteros a espacios de direcciones discontinuos en la expresión condicional"
35110 #: c/c-typeck.c:5072 c/c-typeck.c:5089
35111 #, fuzzy, gcc-internal-format
35112 #| msgid "pointer type mismatch in conditional expression"
35113 msgid "pointer to array loses qualifier in conditional expression"
35114 msgstr "los tipos de datos punteros no coinciden en la expresión condicional"
35116 #: c/c-typeck.c:5077 c/c-typeck.c:5094
35117 #, gcc-internal-format
35118 msgid "ISO C forbids conditional expr between %<void *%> and function pointer"
35119 msgstr "ISO C prohíbe expresiones condicionales entre %<void *%> y punteros de función"
35121 #: c/c-typeck.c:5107
35122 #, gcc-internal-format
35123 msgid "pointer type mismatch in conditional expression"
35124 msgstr "los tipos de datos punteros no coinciden en la expresión condicional"
35126 #: c/c-typeck.c:5116 c/c-typeck.c:5127
35127 #, gcc-internal-format
35128 msgid "pointer/integer type mismatch in conditional expression"
35129 msgstr "los tipos de datos punteros/enteros no coinciden en la expresión condicional"
35131 #: c/c-typeck.c:5239 cp/typeck.c:6546
35132 #, fuzzy, gcc-internal-format
35133 #| msgid "a function call cannot appear in a constant-expression"
35134 msgid "spawned function call cannot be part of a comma expression"
35135 msgstr "una llamada a función no puede aparecer en una expresión constante"
35137 #: c/c-typeck.c:5273
35138 #, gcc-internal-format
35139 msgid "left-hand operand of comma expression has no effect"
35140 msgstr "el operador del lado izquierdo de la expresión coma no tiene efecto"
35142 #: c/c-typeck.c:5291 c/c-typeck.c:10432
35143 #, fuzzy, gcc-internal-format
35144 #| msgid "left-hand operand of comma expression has no effect"
35145 msgid "right-hand operand of comma expression has no effect"
35146 msgstr "el operador del lado izquierdo de la expresión coma no tiene efecto"
35148 #: c/c-typeck.c:5360
35149 msgid "cast adds %q#v qualifier to function type"
35150 msgstr "la conversión agrega el calificador %q#v al tipo de función"
35152 #: c/c-typeck.c:5366
35153 #, fuzzy
35154 #| msgid "cast discards %q#v qualifier from pointer target type"
35155 msgid "cast discards %qv qualifier from pointer target type"
35156 msgstr "la conversión descarta el calificador %q#v del tipo del destino del puntero"
35158 #: c/c-typeck.c:5401
35159 #, gcc-internal-format
35160 msgid "to be safe all intermediate pointers in cast from %qT to %qT must be %<const%> qualified"
35161 msgstr "para estar seguro todos los punteros intermedios en la conversión de %qT a %qT se deben calificar como %<const%>"
35163 #: c/c-typeck.c:5438
35164 #, gcc-internal-format
35165 msgid "cast specifies array type"
35166 msgstr "la conversión especifica el tipo matriz"
35168 #: c/c-typeck.c:5444
35169 #, gcc-internal-format
35170 msgid "cast specifies function type"
35171 msgstr "la conversión especifica el tipo función"
35173 #: c/c-typeck.c:5459
35174 #, gcc-internal-format
35175 msgid "ISO C forbids casting nonscalar to the same type"
35176 msgstr "ISO C prohíbe la conversión de un no escalar al mismo tipo"
35178 #: c/c-typeck.c:5479
35179 #, gcc-internal-format
35180 msgid "ISO C forbids casts to union type"
35181 msgstr "ISO C prohíbe la conversión al tipo union"
35183 #: c/c-typeck.c:5489
35184 #, gcc-internal-format
35185 msgid "cast to union type from type not present in union"
35186 msgstr "conversión a tipo union desde un tipo no presente en union"
35188 #: c/c-typeck.c:5524
35189 #, gcc-internal-format, gfc-internal-format
35190 msgid "cast to %s address space pointer from disjoint generic address space pointer"
35191 msgstr "conversión al puntero de espacio de direcciones %s desde un puntero de espacio de direcciones genérico discontinuo"
35193 #: c/c-typeck.c:5529
35194 #, gcc-internal-format, gfc-internal-format
35195 msgid "cast to generic address space pointer from disjoint %s address space pointer"
35196 msgstr "conversión a un puntero de espacio de direcciones genérico desde un puntero de espacio de direcciones %s discontinuo"
35198 #: c/c-typeck.c:5534
35199 #, gcc-internal-format, gfc-internal-format
35200 msgid "cast to %s address space pointer from disjoint %s address space pointer"
35201 msgstr "conversión a un puntero de espacio de direcciones %s desde un puntero de espacio de direcciones %s discontinuo"
35203 #: c/c-typeck.c:5553
35204 #, gcc-internal-format
35205 msgid "cast increases required alignment of target type"
35206 msgstr "la conversión incrementa la alineación requerida del tipo del destino"
35208 #: c/c-typeck.c:5564
35209 #, gcc-internal-format
35210 msgid "cast from pointer to integer of different size"
35211 msgstr "conversión de puntero a entero de tamaño diferente"
35213 #: c/c-typeck.c:5569
35214 #, gcc-internal-format
35215 msgid "cast from function call of type %qT to non-matching type %qT"
35216 msgstr "conversión desde una llamada a función de tipo %qT al tipo %qT que no coincide"
35218 #: c/c-typeck.c:5578 cp/typeck.c:7515
35219 #, gcc-internal-format
35220 msgid "cast to pointer from integer of different size"
35221 msgstr "conversión a puntero desde un entero de tamaño diferente"
35223 #: c/c-typeck.c:5592
35224 #, gcc-internal-format
35225 msgid "ISO C forbids conversion of function pointer to object pointer type"
35226 msgstr "ISO C prohíbe la conversión de un apuntador a función a un tipo de objeto apuntador"
35228 #: c/c-typeck.c:5601
35229 #, gcc-internal-format
35230 msgid "ISO C forbids conversion of object pointer to function pointer type"
35231 msgstr "ISO C prohíbe la conversión de objeto apuntador a un tipo de apuntador a función"
35233 #: c/c-typeck.c:5688
35234 #, gcc-internal-format
35235 msgid "defining a type in a cast is invalid in C++"
35236 msgstr "definir un tipo en una conversión es no válido en C++"
35238 #: c/c-typeck.c:5730
35239 #, fuzzy, gcc-internal-format
35240 #| msgid "assignment suppression"
35241 msgid "assignment to expression with array type"
35242 msgstr "supresión de la asignación"
35244 #: c/c-typeck.c:5853 c/c-typeck.c:6303
35245 #, gcc-internal-format
35246 msgid "enum conversion in assignment is invalid in C++"
35247 msgstr "conversión de enum en una asignación es no válido en C++"
35249 #: c/c-typeck.c:6045 c/c-typeck.c:6068 c/c-typeck.c:6092
35250 #, gcc-internal-format
35251 msgid "(near initialization for %qs)"
35252 msgstr "(cerca de la inicialización de %qs)"
35254 #: c/c-typeck.c:6107
35255 #, gcc-internal-format
35256 msgid "array initialized from parenthesized string constant"
35257 msgstr "matriz inicializada con una constante de cadena entre paréntesis"
35259 #. This macro is used to emit diagnostics to ensure that all format
35260 #. strings are complete sentences, visible to gettext and checked at
35261 #. compile time.
35262 #. This macro is used to emit diagnostics to ensure that all format
35263 #. strings are complete sentences, visible to gettext and checked at
35264 #. compile time.  It is the same as PEDWARN_FOR_ASSIGNMENT but with an
35265 #. extra parameter to enumerate qualifiers.
35266 #. This macro is used to emit diagnostics to ensure that all format
35267 #. strings are complete sentences, visible to gettext and checked at
35268 #. compile time.  It is the same as PEDWARN_FOR_QUALIFIERS but uses
35269 #. warning_at instead of pedwarn.
35270 #: c/c-typeck.c:6183 c/c-typeck.c:6212 c/c-typeck.c:6241 c/c-typeck.c:6819
35271 #, gcc-internal-format
35272 msgid "expected %qT but argument is of type %qT"
35273 msgstr "se esperaba %qT pero el argumento es de tipo %qT"
35275 #: c/c-typeck.c:6301
35276 #, gcc-internal-format
35277 msgid "enum conversion when passing argument %d of %qE is invalid in C++"
35278 msgstr "la conversión de enum al pasar el argumento %d de %qE es no válido en C++"
35280 #: c/c-typeck.c:6305 c/c-typeck.c:8956
35281 #, gcc-internal-format
35282 msgid "enum conversion in initialization is invalid in C++"
35283 msgstr "la conversión de enum en la inicialización es no válida en C++"
35285 #: c/c-typeck.c:6307
35286 #, gcc-internal-format
35287 msgid "enum conversion in return is invalid in C++"
35288 msgstr "conversión enum en devolución es no válida en C++"
35290 #: c/c-typeck.c:6338
35291 #, gcc-internal-format
35292 msgid "cannot pass rvalue to reference parameter"
35293 msgstr "no se puede pasar un valor-r a un parámetro de referencia"
35295 #: c/c-typeck.c:6471 c/c-typeck.c:6736
35296 msgid "passing argument %d of %qE makes %q#v qualified function pointer from unqualified"
35297 msgstr "el paso del argumento %d de %qE hace que la función calificada con %q#v apunte desde una no calificada"
35299 #: c/c-typeck.c:6474 c/c-typeck.c:6739
35300 msgid "assignment makes %q#v qualified function pointer from unqualified"
35301 msgstr "la asignación hace que la función calificada con %q#v apunte desde una no calificada"
35303 #: c/c-typeck.c:6477 c/c-typeck.c:6741
35304 msgid "initialization makes %q#v qualified function pointer from unqualified"
35305 msgstr "la inicialización hace que la función calificada con %q#v apunte desde una no calificada"
35307 #: c/c-typeck.c:6480 c/c-typeck.c:6743
35308 msgid "return makes %q#v qualified function pointer from unqualified"
35309 msgstr "la devolución hace que la función calificada con %q#v apunte desde una no calificada"
35311 #: c/c-typeck.c:6488 c/c-typeck.c:6655 c/c-typeck.c:6698
35312 msgid "passing argument %d of %qE discards %qv qualifier from pointer target type"
35313 msgstr "el paso del argumento %d de %qE descarta el calificador %qv del tipo del destino del puntero"
35315 #: c/c-typeck.c:6490 c/c-typeck.c:6657 c/c-typeck.c:6700
35316 msgid "assignment discards %qv qualifier from pointer target type"
35317 msgstr "la asignación descarta el calificador %qv del tipo del destino del puntero"
35319 #: c/c-typeck.c:6492 c/c-typeck.c:6659 c/c-typeck.c:6702
35320 msgid "initialization discards %qv qualifier from pointer target type"
35321 msgstr "la inicialización descarta el calificador %qv del tipo del destino del puntero"
35323 #: c/c-typeck.c:6494 c/c-typeck.c:6661 c/c-typeck.c:6704
35324 msgid "return discards %qv qualifier from pointer target type"
35325 msgstr "la devolución descarta el calificador %qv del tipo del destino del puntero"
35327 #: c/c-typeck.c:6503
35328 #, gcc-internal-format
35329 msgid "ISO C prohibits argument conversion to union type"
35330 msgstr "ISO C prohíbe la conversión de argumentos a tipo union"
35332 #: c/c-typeck.c:6565
35333 #, gcc-internal-format
35334 msgid "request for implicit conversion from %qT to %qT not permitted in C++"
35335 msgstr "no se permite la petición para la conversión implícita de %qT a %qT en C++"
35337 #: c/c-typeck.c:6577
35338 #, gcc-internal-format
35339 msgid "passing argument %d of %qE from pointer to non-enclosed address space"
35340 msgstr "se pasa el argumento %d de %qE desde un puntero a espacio de direcciones no contenido"
35342 #: c/c-typeck.c:6581
35343 #, gcc-internal-format
35344 msgid "assignment from pointer to non-enclosed address space"
35345 msgstr "asignación desde puntero a espacio de direcciones no contenido"
35347 #: c/c-typeck.c:6585
35348 #, gcc-internal-format
35349 msgid "initialization from pointer to non-enclosed address space"
35350 msgstr "inicialización desde puntero a espacio de direcciones no contenido"
35352 #: c/c-typeck.c:6589
35353 #, gcc-internal-format
35354 msgid "return from pointer to non-enclosed address space"
35355 msgstr "devolución desde puntero a espacio de direcciones no contenido"
35357 #: c/c-typeck.c:6607
35358 #, gcc-internal-format
35359 msgid "argument %d of %qE might be a candidate for a format attribute"
35360 msgstr "el argumento %d de %qE puede ser un candidato para un atributo de formato"
35362 #: c/c-typeck.c:6613
35363 #, gcc-internal-format
35364 msgid "assignment left-hand side might be a candidate for a format attribute"
35365 msgstr "el lado izquierdo de la asignación puede ser un candidato para un atributo de formato"
35367 #: c/c-typeck.c:6618
35368 #, gcc-internal-format
35369 msgid "initialization left-hand side might be a candidate for a format attribute"
35370 msgstr "el lado izquierdo de la inicialización puede ser un candidato para un atributo de formato"
35372 #: c/c-typeck.c:6623 cp/typeck.c:8583
35373 #, gcc-internal-format
35374 msgid "return type might be a candidate for a format attribute"
35375 msgstr "el tipo de devolución puede ser un candidato para un atributo de formato"
35377 #: c/c-typeck.c:6672
35378 #, gcc-internal-format
35379 msgid "ISO C forbids passing argument %d of %qE between function pointer and %<void *%>"
35380 msgstr "ISO C prohíbe el paso del argumento %d de %qE entre un puntero a función y %<void *%>"
35382 #: c/c-typeck.c:6675
35383 #, gcc-internal-format
35384 msgid "ISO C forbids assignment between function pointer and %<void *%>"
35385 msgstr "ISO C prohíbe la asignación entre un puntero a función y %<void *%>"
35387 #: c/c-typeck.c:6677
35388 #, gcc-internal-format
35389 msgid "ISO C forbids initialization between function pointer and %<void *%>"
35390 msgstr "ISO C prohíbe la inicialización entre un puntero a función y %<void *%>"
35392 #: c/c-typeck.c:6679
35393 #, gcc-internal-format
35394 msgid "ISO C forbids return between function pointer and %<void *%>"
35395 msgstr "ISO C prohíbe la devolución entre un puntero a función y %<void *%>"
35397 #: c/c-typeck.c:6716
35398 #, gcc-internal-format
35399 msgid "pointer targets in passing argument %d of %qE differ in signedness"
35400 msgstr "el puntero que apunta en el paso del argumento %d de %qE difiere en signo"
35402 #: c/c-typeck.c:6718
35403 #, gcc-internal-format
35404 msgid "pointer targets in assignment differ in signedness"
35405 msgstr "el puntero que apunta en la asignación difiere en signo"
35407 #: c/c-typeck.c:6720
35408 #, gcc-internal-format
35409 msgid "pointer targets in initialization differ in signedness"
35410 msgstr "el puntero que apunta en la inicialización difiere en signo"
35412 #: c/c-typeck.c:6722
35413 #, gcc-internal-format
35414 msgid "pointer targets in return differ in signedness"
35415 msgstr "el puntero que apunta en la devolución difiere en signo"
35417 #: c/c-typeck.c:6753
35418 #, gcc-internal-format
35419 msgid "passing argument %d of %qE from incompatible pointer type"
35420 msgstr "se pasa el argumento %d de %qE desde un tipo de puntero incompatible"
35422 #: c/c-typeck.c:6755
35423 #, gcc-internal-format
35424 msgid "assignment from incompatible pointer type"
35425 msgstr "asignación desde un tipo de puntero incompatible"
35427 #: c/c-typeck.c:6756
35428 #, gcc-internal-format
35429 msgid "initialization from incompatible pointer type"
35430 msgstr "inicialización desde un tipo de puntero incompatible"
35432 #: c/c-typeck.c:6758
35433 #, gcc-internal-format
35434 msgid "return from incompatible pointer type"
35435 msgstr "devolución desde un tipo de puntero incompatible"
35437 #. ??? This should not be an error when inlining calls to
35438 #. unprototyped functions.
35439 #: c/c-typeck.c:6766 c/c-typeck.c:7260 cp/typeck.c:2008
35440 #, gcc-internal-format
35441 msgid "invalid use of non-lvalue array"
35442 msgstr "uso no válido de matriz no-lvaluada"
35444 #: c/c-typeck.c:6777
35445 #, gcc-internal-format
35446 msgid "passing argument %d of %qE makes pointer from integer without a cast"
35447 msgstr "el paso del argumento %d de %qE crea un puntero desde un entero sin una conversión"
35449 #: c/c-typeck.c:6779
35450 #, gcc-internal-format
35451 msgid "assignment makes pointer from integer without a cast"
35452 msgstr "la asignación crea un puntero desde un entero sin una conversión"
35454 #: c/c-typeck.c:6781
35455 #, gcc-internal-format
35456 msgid "initialization makes pointer from integer without a cast"
35457 msgstr "la inicialización crea un puntero desde un entero sin una conversión"
35459 #: c/c-typeck.c:6783
35460 #, gcc-internal-format
35461 msgid "return makes pointer from integer without a cast"
35462 msgstr "la devolución crea un puntero desde un entero sin una conversión"
35464 #: c/c-typeck.c:6792
35465 #, gcc-internal-format
35466 msgid "passing argument %d of %qE makes integer from pointer without a cast"
35467 msgstr "el paso del argumento %d de %qE crea un entero desde un puntero sin una conversión"
35469 #: c/c-typeck.c:6794
35470 #, gcc-internal-format
35471 msgid "assignment makes integer from pointer without a cast"
35472 msgstr "la asignación crea un entero desde un puntero sin una conversión"
35474 #: c/c-typeck.c:6796
35475 #, gcc-internal-format
35476 msgid "initialization makes integer from pointer without a cast"
35477 msgstr "la inicialización crea un entero desde un puntero sin una conversión"
35479 #: c/c-typeck.c:6798
35480 #, gcc-internal-format
35481 msgid "return makes integer from pointer without a cast"
35482 msgstr "la devolución crea un entero desde un puntero sin una conversión"
35484 #: c/c-typeck.c:6815
35485 #, gcc-internal-format
35486 msgid "incompatible type for argument %d of %qE"
35487 msgstr "tipo incompatible para el argumento %d de %qE"
35489 #: c/c-typeck.c:6822
35490 #, gcc-internal-format
35491 msgid "incompatible types when assigning to type %qT from type %qT"
35492 msgstr "tipos incompatible en la asignación al tipo %qT del tipo %qT"
35494 #: c/c-typeck.c:6827
35495 #, gcc-internal-format
35496 msgid "incompatible types when initializing type %qT using type %qT"
35497 msgstr "tipos incompatibles en la inicialización del tipo %qT usando el tipo %qT"
35499 #: c/c-typeck.c:6832
35500 #, gcc-internal-format
35501 msgid "incompatible types when returning type %qT but %qT was expected"
35502 msgstr "tipos incompatible al devolver el tipo %qT pero se esperaba %qT"
35504 #: c/c-typeck.c:6896
35505 #, gcc-internal-format
35506 msgid "traditional C rejects automatic aggregate initialization"
35507 msgstr "C tradicional rechaza la inicialización automática de agregados"
35509 #: c/c-typeck.c:7133 c/c-typeck.c:8030 cp/typeck2.c:1035
35510 #, gcc-internal-format
35511 msgid "initialization of a flexible array member"
35512 msgstr "inicialización de un miembro de matriz flexible"
35514 #: c/c-typeck.c:7143 cp/typeck2.c:1050
35515 #, gcc-internal-format
35516 msgid "char-array initialized from wide string"
35517 msgstr "matriz de tipo char inicializada con una cadena ancha"
35519 #: c/c-typeck.c:7152
35520 #, gcc-internal-format
35521 msgid "wide character array initialized from non-wide string"
35522 msgstr "matriz de caracteres anchos inicializada con una cadena que no es ancha"
35524 #: c/c-typeck.c:7158
35525 #, gcc-internal-format
35526 msgid "wide character array initialized from incompatible wide string"
35527 msgstr "matriz de caracteres anchos inicializada con una cadena ancha incompatible"
35529 #: c/c-typeck.c:7192
35530 #, gcc-internal-format
35531 msgid "array of inappropriate type initialized from string constant"
35532 msgstr "matriz de tipo inapropiado inicializada con una constante de cadena"
35534 #: c/c-typeck.c:7279 c/c-typeck.c:7303 c/c-typeck.c:7306 c/c-typeck.c:7314
35535 #: c/c-typeck.c:7354 c/c-typeck.c:8879 c/c-typeck.c:8929
35536 #, gcc-internal-format
35537 msgid "initializer element is not constant"
35538 msgstr "el elemento inicializador no es una constante"
35540 #: c/c-typeck.c:7288
35541 #, gcc-internal-format
35542 msgid "array initialized from non-constant array expression"
35543 msgstr "matriz inicializada con una expresión matrizal que no es constante"
35545 #: c/c-typeck.c:7319 c/c-typeck.c:7367 c/c-typeck.c:8939
35546 #, gcc-internal-format
35547 msgid "initializer element is not a constant expression"
35548 msgstr "el elemento inicializador no es una expresión constante"
35550 #: c/c-typeck.c:7361 c/c-typeck.c:8934
35551 #, gcc-internal-format
35552 msgid "initializer element is not computable at load time"
35553 msgstr "el elemento inicializador no es calculable al momento de la carga"
35555 #: c/c-typeck.c:7380
35556 #, gcc-internal-format
35557 msgid "invalid initializer"
35558 msgstr "inicializador no válido"
35560 #: c/c-typeck.c:7658 cp/decl.c:6282
35561 #, gcc-internal-format
35562 msgid "opaque vector types cannot be initialized"
35563 msgstr "no se pueden inicializar los tipos de vector opacos"
35565 #: c/c-typeck.c:7878
35566 #, gcc-internal-format
35567 msgid "extra brace group at end of initializer"
35568 msgstr "grupo extra de llaves al final del inicializador"
35570 #: c/c-typeck.c:7961
35571 #, gcc-internal-format
35572 msgid "braces around scalar initializer"
35573 msgstr "llaves alrededor del inicializador escalar"
35575 #: c/c-typeck.c:8027 c/c-typeck.c:9361
35576 #, gcc-internal-format
35577 msgid "initialization of flexible array member in a nested context"
35578 msgstr "inicialización de un miembro de matriz flexible en un contexto anidado"
35580 #: c/c-typeck.c:8064
35581 #, gcc-internal-format
35582 msgid "missing braces around initializer"
35583 msgstr "faltan llaves alrededor del inicializador"
35585 #: c/c-typeck.c:8087
35586 #, fuzzy, gcc-internal-format
35587 #| msgid "missing initializer for member %qD"
35588 msgid "missing initializer for field %qD of %qT"
35589 msgstr "falta el inicializador para el miembro %qD"
35591 #: c/c-typeck.c:8111
35592 #, gcc-internal-format
35593 msgid "empty scalar initializer"
35594 msgstr "inicializador escalar vacío"
35596 #: c/c-typeck.c:8116
35597 #, gcc-internal-format
35598 msgid "extra elements in scalar initializer"
35599 msgstr "elementos extras en el inicializador escalar"
35601 #: c/c-typeck.c:8229 c/c-typeck.c:8311
35602 #, gcc-internal-format
35603 msgid "array index in non-array initializer"
35604 msgstr "índice de matriz en el inicializador que no es matriz"
35606 #: c/c-typeck.c:8234 c/c-typeck.c:8373
35607 #, gcc-internal-format
35608 msgid "field name not in record or union initializer"
35609 msgstr "el nombre del campo no está en el inicializador de record o union"
35611 #: c/c-typeck.c:8284
35612 #, gcc-internal-format
35613 msgid "array index in initializer not of integer type"
35614 msgstr "el índice de matriz en el inicializador no es de tipo entero"
35616 #: c/c-typeck.c:8293 c/c-typeck.c:8302
35617 #, gcc-internal-format
35618 msgid "array index in initializer is not an integer constant expression"
35619 msgstr "el índice de matriz en el inicializador no es una expresión constante entera"
35621 #: c/c-typeck.c:8307 c/c-typeck.c:8309
35622 #, gcc-internal-format
35623 msgid "nonconstant array index in initializer"
35624 msgstr "el índice de matriz no es una constante en el inicializador"
35626 #: c/c-typeck.c:8313 c/c-typeck.c:8316
35627 #, gcc-internal-format
35628 msgid "array index in initializer exceeds array bounds"
35629 msgstr "el índice de matriz en el inicializador excede los límites de la matriz"
35631 #: c/c-typeck.c:8335
35632 #, gcc-internal-format
35633 msgid "empty index range in initializer"
35634 msgstr "rango de índices vacío en el inicializador"
35636 #: c/c-typeck.c:8344
35637 #, gcc-internal-format
35638 msgid "array index range in initializer exceeds array bounds"
35639 msgstr "el rango de índices de la matriz en el inicializador excede los límites de la matriz"
35641 #: c/c-typeck.c:8447 c/c-typeck.c:8477 c/c-typeck.c:9020
35642 #, gcc-internal-format
35643 msgid "initialized field with side-effects overwritten"
35644 msgstr "campo inicializado con efectos colaterales sobreescritos"
35646 #: c/c-typeck.c:8451 c/c-typeck.c:8481 c/c-typeck.c:9023
35647 #, gcc-internal-format
35648 msgid "initialized field overwritten"
35649 msgstr "campo inicializado sobreescrito"
35651 #: c/c-typeck.c:9242
35652 #, gcc-internal-format
35653 msgid "excess elements in char array initializer"
35654 msgstr "exceso de elementos en el inicializador de matriz de caracteres"
35656 #: c/c-typeck.c:9249 c/c-typeck.c:9320
35657 #, gcc-internal-format
35658 msgid "excess elements in struct initializer"
35659 msgstr "exceso de elementos en el inicializador de struct"
35661 #: c/c-typeck.c:9264
35662 #, gcc-internal-format
35663 msgid "positional initialization of field in %<struct%> declared with %<designated_init%> attribute"
35664 msgstr ""
35666 #: c/c-typeck.c:9335
35667 #, gcc-internal-format
35668 msgid "non-static initialization of a flexible array member"
35669 msgstr "inicialización no estática de un miembro de matriz flexible"
35671 #: c/c-typeck.c:9434
35672 #, gcc-internal-format
35673 msgid "excess elements in union initializer"
35674 msgstr "exceso de elementos en el inicializador de union"
35676 #: c/c-typeck.c:9456
35677 #, gcc-internal-format
35678 msgid "traditional C rejects initialization of unions"
35679 msgstr "C tradicional rechaza la inicialización de unions"
35681 #: c/c-typeck.c:9524
35682 #, gcc-internal-format
35683 msgid "excess elements in array initializer"
35684 msgstr "exceso de elementos en el inicializador de matriz"
35686 #: c/c-typeck.c:9558
35687 #, gcc-internal-format
35688 msgid "excess elements in vector initializer"
35689 msgstr "exceso de elementos en el inicializador de vector"
35691 #: c/c-typeck.c:9590
35692 #, gcc-internal-format
35693 msgid "excess elements in scalar initializer"
35694 msgstr "exceso de elementos en el inicializador de escalar"
35696 #: c/c-typeck.c:9832
35697 #, gcc-internal-format
35698 msgid "ISO C forbids %<goto *expr;%>"
35699 msgstr "ISO C prohíbe %<goto *expr;%>"
35701 #: c/c-typeck.c:9860 c/gimple-parser.c:1544 cp/typeck.c:8812
35702 #, gcc-internal-format
35703 msgid "function declared %<noreturn%> has a %<return%> statement"
35704 msgstr "la función declarada %<noreturn%> tiene una declaración %<return%>"
35706 #: c/c-typeck.c:9870 cp/cp-array-notation.c:1087
35707 #, fuzzy, gcc-internal-format
35708 #| msgid "comma expression used to initialize return value"
35709 msgid "array notation expression cannot be used as a return value"
35710 msgstr "se usó una expresión coma para inicializar el valor de devolución"
35712 #: c/c-typeck.c:9877 cp/typeck.c:8803
35713 #, fuzzy, gcc-internal-format
35714 #| msgid "Logical range in CASE statement at %L is not allowed"
35715 msgid "use of %<_Cilk_spawn%> in a return statement is not allowed"
35716 msgstr "No se permite un rango lógico en una declaración CASE en %L"
35718 #: c/c-typeck.c:9905 c/c-typeck.c:9909
35719 #, gcc-internal-format
35720 msgid "%<return%> with no value, in function returning non-void"
35721 msgstr "%<return%> sin valores, en una función que no devuelve void"
35723 #: c/c-typeck.c:9923 c/gimple-parser.c:1554
35724 #, gcc-internal-format
35725 msgid "%<return%> with a value, in function returning void"
35726 msgstr "%<return%> con valor, en una función que devuelve void"
35728 #: c/c-typeck.c:9926
35729 #, gcc-internal-format
35730 msgid "ISO C forbids %<return%> with expression, in function returning void"
35731 msgstr "ISO C prohíbe %<return%> con expresión, en una función que devuelve void"
35733 #: c/c-typeck.c:10002
35734 #, fuzzy, gcc-internal-format
35735 #| msgid "function returns address of local variable"
35736 msgid "function returns address of label"
35737 msgstr "la función devuelve la dirección de una variable local"
35739 #: c/c-typeck.c:10093 cp/semantics.c:1154
35740 #, gcc-internal-format
35741 msgid "switch quantity not an integer"
35742 msgstr "la cantidad de switch no es un entero"
35744 #: c/c-typeck.c:10118
35745 #, gcc-internal-format
35746 msgid "%<long%> switch expression not converted to %<int%> in ISO C"
35747 msgstr "no se convierte la expresión de switch %<long%> a %<int%> en ISO C"
35749 #: c/c-typeck.c:10156 c/c-typeck.c:10164
35750 #, gcc-internal-format
35751 msgid "case label is not an integer constant expression"
35752 msgstr "la etiqueta de case no es una expresion constante entera"
35754 #: c/c-typeck.c:10170 cp/parser.c:10824
35755 #, gcc-internal-format
35756 msgid "case label not within a switch statement"
35757 msgstr "la etiqueta case no se encuentra dentro de una declaración switch"
35759 #: c/c-typeck.c:10172
35760 #, gcc-internal-format
35761 msgid "%<default%> label not within a switch statement"
35762 msgstr "la etiqueta %<default%> no está dentro de una declaración switch"
35764 #: c/c-typeck.c:10243
35765 #, gcc-internal-format
35766 msgid "rank-mismatch between if-statement%'s condition and the then-block"
35767 msgstr ""
35769 #: c/c-typeck.c:10249
35770 #, gcc-internal-format
35771 msgid "rank-mismatch between if-statement%'s condition and the else-block"
35772 msgstr ""
35774 #: c/c-typeck.c:10374 cp/parser.c:12094
35775 #, gcc-internal-format
35776 msgid "break statement not within loop or switch"
35777 msgstr "la declaración break no está dentro de un bucle o switch"
35779 #: c/c-typeck.c:10376 cp/parser.c:12120
35780 #, gcc-internal-format
35781 msgid "continue statement not within a loop"
35782 msgstr "la declaración continue no está dentro de un bucle"
35784 #: c/c-typeck.c:10381 cp/parser.c:12107
35785 #, gcc-internal-format
35786 msgid "break statement used with OpenMP for loop"
35787 msgstr "se usó la declaración break en un bucle for de OpenMP"
35789 #: c/c-typeck.c:10386
35790 #, fuzzy, gcc-internal-format
35791 #| msgid "break statement not within loop or switch"
35792 msgid "break statement within %<#pragma simd%> loop body"
35793 msgstr "la declaración break no está dentro de un bucle o switch"
35795 #: c/c-typeck.c:10388 cp/parser.c:12124
35796 #, fuzzy, gcc-internal-format
35797 #| msgid "continue statement not within a loop"
35798 msgid "continue statement within %<#pragma simd%> loop body"
35799 msgstr "la declaración continue no está dentro de un bucle"
35801 #: c/c-typeck.c:10414 cp/cp-gimplify.c:445
35802 #, gcc-internal-format
35803 msgid "statement with no effect"
35804 msgstr "declaración sin efecto"
35806 #: c/c-typeck.c:10458
35807 #, gcc-internal-format
35808 msgid "expression statement has incomplete type"
35809 msgstr "la declaración de la expresión tiene tipo de dato incompleto"
35811 #: c/c-typeck.c:11273 c/c-typeck.c:11432 cp/typeck.c:4865
35812 #, gcc-internal-format
35813 msgid "comparing vectors with different element types"
35814 msgstr "se comparan vectores con tipos de elemento diferentes"
35816 #: c/c-typeck.c:11280 c/c-typeck.c:11439 cp/typeck.c:4877
35817 #, gcc-internal-format
35818 msgid "comparing vectors with different number of elements"
35819 msgstr "se comparan vectores con números de elementos diferentes"
35821 #: c/c-typeck.c:11311 cp/typeck.c:4591
35822 #, gcc-internal-format
35823 msgid "comparing floating point with == or != is unsafe"
35824 msgstr "no es segura la comparacion de coma flotante con == o !="
35826 #: c/c-typeck.c:11329 c/c-typeck.c:11350
35827 #, gcc-internal-format
35828 msgid "the comparison will always evaluate as %<false%> for the address of %qD will never be NULL"
35829 msgstr "la comparación siempre se evalúa como %<false%> para la dirección de %qD que nunca será NULL"
35831 #: c/c-typeck.c:11335 c/c-typeck.c:11356
35832 #, gcc-internal-format
35833 msgid "the comparison will always evaluate as %<true%> for the address of %qD will never be NULL"
35834 msgstr "la comparación siempre se evalúa como %<true%> para la dirección de %qD que nunca será NULL"
35836 #: c/c-typeck.c:11377 c/c-typeck.c:11497
35837 #, gcc-internal-format
35838 msgid "comparison of pointers to disjoint address spaces"
35839 msgstr "la comparación de punteros a espacios de direcciones discontinuos"
35841 #: c/c-typeck.c:11384 c/c-typeck.c:11390
35842 #, gcc-internal-format
35843 msgid "ISO C forbids comparison of %<void *%> with function pointer"
35844 msgstr "ISO C prohíbe la comparación de %<void *%> con un puntero de función"
35846 #: c/c-typeck.c:11397 c/c-typeck.c:11507
35847 #, gcc-internal-format
35848 msgid "comparison of distinct pointer types lacks a cast"
35849 msgstr "la comparación de diferentes tipos de puntero carece de una conversión"
35851 #: c/c-typeck.c:11409 c/c-typeck.c:11414 c/c-typeck.c:11533 c/c-typeck.c:11538
35852 #, gcc-internal-format
35853 msgid "comparison between pointer and integer"
35854 msgstr "comparación entre puntero y entero"
35856 #: c/c-typeck.c:11485
35857 #, gcc-internal-format
35858 msgid "comparison of complete and incomplete pointers"
35859 msgstr "comparación de punteros completos e incompletos"
35861 #: c/c-typeck.c:11487
35862 #, gcc-internal-format
35863 msgid "ISO C forbids ordered comparisons of pointers to functions"
35864 msgstr "ISO C prohíbe la comparación entre punteros a funciones"
35866 #: c/c-typeck.c:11492
35867 #, gcc-internal-format
35868 msgid "ordered comparison of pointer with null pointer"
35869 msgstr "comparación ordenada de puntero con un puntero nulo"
35871 #: c/c-typeck.c:11515 c/c-typeck.c:11518 c/c-typeck.c:11525 c/c-typeck.c:11528
35872 #: cp/typeck.c:4928 cp/typeck.c:4935
35873 #, gcc-internal-format
35874 msgid "ordered comparison of pointer with integer zero"
35875 msgstr "comparación ordenada de puntero con el entero cero"
35877 #: c/c-typeck.c:11579 cp/typeck.c:5014
35878 #, gcc-internal-format
35879 msgid "implicit conversion from %qT to %qT to match other operand of binary expression"
35880 msgstr "conversión implícita de %qT a %qT para coincidir con otro operando de la expresión binaria"
35882 #: c/c-typeck.c:11894
35883 #, gcc-internal-format
35884 msgid "used array that cannot be converted to pointer where scalar is required"
35885 msgstr "se usa un valor de tipo matriz que no se puede cambiar a puntero cuando se requiere un escalar"
35887 #: c/c-typeck.c:11898
35888 #, gcc-internal-format
35889 msgid "used struct type value where scalar is required"
35890 msgstr "se usa un valor de tipo struct cuando se requiere un escalar"
35892 #: c/c-typeck.c:11902
35893 #, gcc-internal-format
35894 msgid "used union type value where scalar is required"
35895 msgstr "se usa un valor de tipo union cuando se requiere un escalar"
35897 #: c/c-typeck.c:11918
35898 #, gcc-internal-format
35899 msgid "used vector type where scalar is required"
35900 msgstr "se usa un tipo vector cuando se requiere un escalar"
35902 #: c/c-typeck.c:12108 cp/semantics.c:8632
35903 #, gcc-internal-format
35904 msgid "%<#pragma omp cancel%> must specify one of %<parallel%>, %<for%>, %<sections%> or %<taskgroup%> clauses"
35905 msgstr ""
35907 #: c/c-typeck.c:12147 cp/semantics.c:8669
35908 #, gcc-internal-format
35909 msgid "%<#pragma omp cancellation point%> must specify one of %<parallel%>, %<for%>, %<sections%> or %<taskgroup%> clauses"
35910 msgstr ""
35912 #: c/c-typeck.c:12191 c/c-typeck.c:13366 c/c-typeck.c:13427 c/c-typeck.c:13489
35913 #, fuzzy, gcc-internal-format
35914 #| msgid "%Htoo many %qs clauses"
35915 msgid "%<_Atomic%> %qE in %qs clause"
35916 msgstr "%Hdemasiadas cláusulas %qs"
35918 #: c/c-typeck.c:12204 c/c-typeck.c:13413 cp/semantics.c:4535
35919 #: cp/semantics.c:6724
35920 #, gcc-internal-format
35921 msgid "bit-field %qE in %qs clause"
35922 msgstr ""
35924 #: c/c-typeck.c:12213 c/c-typeck.c:13437 cp/semantics.c:4545
35925 #: cp/semantics.c:6742
35926 #, fuzzy, gcc-internal-format
35927 #| msgid "%qD is not a member template function"
35928 msgid "%qE is a member of a union"
35929 msgstr "%qD no es una función plantilla miembro"
35931 #: c/c-typeck.c:12223 cp/semantics.c:4559 cp/semantics.c:6767
35932 #, fuzzy, gcc-internal-format
35933 #| msgid "%qD is not a variable in clause %qs"
35934 msgid "%qD is not a variable in %qs clause"
35935 msgstr "%qD no es una variable en la cláusula %qs"
35937 #: c/c-typeck.c:12227 c/c-typeck.c:13454 cp/semantics.c:4563
35938 #: cp/semantics.c:6770
35939 #, fuzzy, gcc-internal-format
35940 #| msgid "%qE is not a variable in clause %qs"
35941 msgid "%qE is not a variable in %qs clause"
35942 msgstr "%qE no es una variable en la cláusula %qs"
35944 #: c/c-typeck.c:12234
35945 #, fuzzy, gcc-internal-format
35946 #| msgid "%Htoo many %qs clauses"
35947 msgid "%<_Atomic%> %qD in %qs clause"
35948 msgstr "%Hdemasiadas cláusulas %qs"
35950 #: c/c-typeck.c:12243 c/c-typeck.c:13461 c/c-typeck.c:13563
35951 #: cp/semantics.c:4580 cp/semantics.c:6776 cp/semantics.c:6938
35952 #, fuzzy, gcc-internal-format
35953 #| msgid "%qD is not a variable in clause %qs"
35954 msgid "%qD is threadprivate variable in %qs clause"
35955 msgstr "%qD no es una variable en la cláusula %qs"
35957 #: c/c-typeck.c:12279 cp/semantics.c:4612
35958 #, fuzzy, gcc-internal-format
35959 #| msgid "size in array new must have integral type"
35960 msgid "low bound %qE of array section does not have integral type"
35961 msgstr "el tamaño de la matriz nueva debe tener un tipo integral"
35963 #: c/c-typeck.c:12286 cp/semantics.c:4619
35964 #, fuzzy, gcc-internal-format
35965 #| msgid "size in array new must have integral type"
35966 msgid "length %qE of array section does not have integral type"
35967 msgstr "el tamaño de la matriz nueva debe tener un tipo integral"
35969 #: c/c-typeck.c:12313 c/c-typeck.c:12377 c/c-typeck.c:12635
35970 #: cp/semantics.c:4655 cp/semantics.c:4719
35971 #, fuzzy, gcc-internal-format
35972 #| msgid "Array section in '%s' call at %L"
35973 msgid "zero length array section in %qs clause"
35974 msgstr "Sección de matriz en la llamada '%s' en %L"
35976 #: c/c-typeck.c:12332 cp/semantics.c:4674
35977 #, gcc-internal-format
35978 msgid "for unknown bound array type length expression must be specified"
35979 msgstr ""
35981 #: c/c-typeck.c:12340 cp/semantics.c:4682
35982 #, gcc-internal-format
35983 msgid "negative low bound in array section in %qs clause"
35984 msgstr ""
35986 #: c/c-typeck.c:12349 c/c-typeck.c:12459 cp/semantics.c:4691
35987 #: cp/semantics.c:4801
35988 #, fuzzy, gcc-internal-format
35989 #| msgid "variable length array is used"
35990 msgid "negative length in array section in %qs clause"
35991 msgstr "se usó la matriz de longitud variable"
35993 #: c/c-typeck.c:12366 cp/semantics.c:4708
35994 #, gcc-internal-format
35995 msgid "low bound %qE above array section size in %qs clause"
35996 msgstr ""
35998 #: c/c-typeck.c:12403 cp/semantics.c:4745
35999 #, gcc-internal-format
36000 msgid "length %qE above array section size in %qs clause"
36001 msgstr ""
36003 #: c/c-typeck.c:12418 cp/semantics.c:4760
36004 #, gcc-internal-format
36005 msgid "high bound %qE above array section size in %qs clause"
36006 msgstr ""
36008 #: c/c-typeck.c:12451 cp/semantics.c:4793
36009 #, fuzzy, gcc-internal-format
36010 #| msgid "for increment expression has no effect"
36011 msgid "for pointer type length expression must be specified"
36012 msgstr "la expresión de incremento for no tiene efecto"
36014 #: c/c-typeck.c:12469 c/c-typeck.c:12578 cp/semantics.c:4811
36015 #: cp/semantics.c:4923
36016 #, fuzzy, gcc-internal-format
36017 #| msgid "Copy array sections into a contiguous block on procedure entry"
36018 msgid "array section is not contiguous in %qs clause"
36019 msgstr "Copia las secciones de matriz en un bloque contiguo en la entrada de procedimiento"
36021 #: c/c-typeck.c:12477 cp/semantics.c:4819
36022 #, fuzzy, gcc-internal-format
36023 #| msgid "%qD does not have integral or enumeration type"
36024 msgid "%qE does not have pointer or array type"
36025 msgstr "%qD no tiene tipo integral o de enumeración"
36027 #: c/c-typeck.c:12871 c/c-typeck.c:12881
36028 #, gcc-internal-format
36029 msgid "%qD in %<reduction%> clause is a zero size array"
36030 msgstr ""
36032 #: c/c-typeck.c:12898
36033 #, fuzzy, gcc-internal-format
36034 #| msgid "ISO C forbids qualified function types"
36035 msgid "%<_Atomic%> %qE in %<reduction%> clause"
36036 msgstr "ISO C prohíbe los tipos de función calificados"
36038 #: c/c-typeck.c:12946
36039 #, gcc-internal-format
36040 msgid "%qE has invalid type for %<reduction(%s)%>"
36041 msgstr "%qE tiene tipo no válido para %<reduction(%s)%>"
36043 #: c/c-typeck.c:12955 cp/semantics.c:5734
36044 #, fuzzy, gcc-internal-format
36045 #| msgid "No label definition found for %qs"
36046 msgid "user defined reduction not found for %qE"
36047 msgstr "No se encontró una definición de etiqueta para %qs"
36049 #: c/c-typeck.c:13043
36050 #, fuzzy, gcc-internal-format
36051 #| msgid "variable length array is used"
36052 msgid "variable length element type in array %<reduction%> clause"
36053 msgstr "se usó la matriz de longitud variable"
36055 #: c/c-typeck.c:13061 c/c-typeck.c:13621 cp/semantics.c:7257
36056 #, gcc-internal-format
36057 msgid "%<nowait%> clause must not be used together with %<copyprivate%>"
36058 msgstr ""
36060 #: c/c-typeck.c:13073 cp/semantics.c:7297
36061 #, gcc-internal-format
36062 msgid "%qE must be %<threadprivate%> for %<copyin%>"
36063 msgstr "%qE debe ser %<threadprivate%> para %<copin%>"
36065 #: c/c-typeck.c:13087 cp/semantics.c:5908
36066 #, gcc-internal-format
36067 msgid "modifier should not be specified in %<linear%> clause on %<simd%> or %<for%> constructs"
36068 msgstr ""
36070 #: c/c-typeck.c:13098
36071 #, gcc-internal-format
36072 msgid "linear clause applied to non-integral, non-floating, non-pointer variable with type %qT"
36073 msgstr ""
36075 #: c/c-typeck.c:13111
36076 #, gcc-internal-format
36077 msgid "linear clause applied to non-integral non-pointer variable with type %qT"
36078 msgstr ""
36080 #: c/c-typeck.c:13119
36081 #, gcc-internal-format
36082 msgid "%<_Atomic%> %qD in %<linear%> clause"
36083 msgstr ""
36085 #: c/c-typeck.c:13139 cp/semantics.c:5991
36086 #, gcc-internal-format
36087 msgid "%<linear%> clause step %qE is neither constant nor a parameter"
36088 msgstr ""
36090 #: c/c-typeck.c:13169 c/c-typeck.c:13556 cp/semantics.c:6075
36091 #: cp/semantics.c:6931
36092 #, gcc-internal-format
36093 msgid "%qE is not a variable in clause %qs"
36094 msgstr "%qE no es una variable en la cláusula %qs"
36096 #: c/c-typeck.c:13178 cp/semantics.c:6084
36097 #, fuzzy, gcc-internal-format
36098 #| msgid "%qD appears more than once in data clauses"
36099 msgid "%qD appears more than once in reduction clauses"
36100 msgstr "%qD aparece más de una vez en las cláusulas de datos"
36102 #: c/c-typeck.c:13189 c/c-typeck.c:13219 c/c-typeck.c:13248
36103 #, gcc-internal-format
36104 msgid "%qE appears more than once in data clauses"
36105 msgstr "%qE aparece más de una vez en las cláusulas de datos"
36107 #: c/c-typeck.c:13196 c/c-typeck.c:13225 c/c-typeck.c:13385 c/c-typeck.c:13499
36108 #: c/c-typeck.c:13505 c/c-typeck.c:13518 c/c-typeck.c:13527
36109 #: cp/semantics.c:6094 cp/semantics.c:6101 cp/semantics.c:6152
36110 #: cp/semantics.c:6158 cp/semantics.c:6195 cp/semantics.c:6687
36111 #: cp/semantics.c:6824 cp/semantics.c:6830 cp/semantics.c:6843
36112 #: cp/semantics.c:6852
36113 #, gcc-internal-format
36114 msgid "%qD appears more than once in data clauses"
36115 msgstr "%qD aparece más de una vez en las cláusulas de datos"
36117 #: c/c-typeck.c:13198 c/c-typeck.c:13227 c/c-typeck.c:13507 c/c-typeck.c:13529
36118 #: cp/semantics.c:6103 cp/semantics.c:6160 cp/semantics.c:6832
36119 #: cp/semantics.c:6854
36120 #, fuzzy, gcc-internal-format
36121 #| msgid "%qD appears more than once in data clauses"
36122 msgid "%qD appears both in data and map clauses"
36123 msgstr "%qD aparece más de una vez en las cláusulas de datos"
36125 #: c/c-typeck.c:13212 cp/semantics.c:6146
36126 #, gcc-internal-format
36127 msgid "%qE is not a variable in clause %<firstprivate%>"
36128 msgstr "%qE no es una variable en la cláusula %<firstprivate%>"
36130 #: c/c-typeck.c:13241 cp/semantics.c:6189
36131 #, gcc-internal-format
36132 msgid "%qE is not a variable in clause %<lastprivate%>"
36133 msgstr "%qE no es una variable en la cláusula %<lastprivate%>"
36135 #: c/c-typeck.c:13260 cp/semantics.c:6552
36136 #, fuzzy, gcc-internal-format
36137 #| msgid "%qE is not a variable in clause %qs"
36138 msgid "%qE is not a variable in %<aligned%> clause"
36139 msgstr "%qE no es una variable en la cláusula %qs"
36141 #: c/c-typeck.c:13267
36142 #, fuzzy, gcc-internal-format
36143 #| msgid "type to vector delete is neither pointer or array type"
36144 msgid "%qE in %<aligned%> clause is neither a pointer nor an array"
36145 msgstr "el tipo de vector delete no es del tipo puntero ni matriz"
36147 #: c/c-typeck.c:13274
36148 #, fuzzy, gcc-internal-format
36149 #| msgid "%qD is not a variable in clause %qs"
36150 msgid "%<_Atomic%> %qD in %<aligned%> clause"
36151 msgstr "%qD no es una variable en la cláusula %qs"
36153 #: c/c-typeck.c:13281
36154 #, fuzzy, gcc-internal-format
36155 #| msgid "%qE appears more than once in data clauses"
36156 msgid "%qE appears more than once in %<aligned%> clauses"
36157 msgstr "%qE aparece más de una vez en las cláusulas de datos"
36159 #: c/c-typeck.c:13336 cp/semantics.c:6634
36160 #, fuzzy, gcc-internal-format
36161 #| msgid "%qE is not a variable in clause %qs"
36162 msgid "%qE is not a variable in %<depend%> clause"
36163 msgstr "%qE no es una variable en la cláusula %qs"
36165 #: c/c-typeck.c:13358 cp/semantics.c:6665
36166 #, fuzzy, gcc-internal-format
36167 #| msgid "Array section not permitted in '%s' call at %L"
36168 msgid "array section does not have mappable type in %qs clause"
36169 msgstr "No se permite una sección de matriz en la llamada '%s' en %L"
36171 #: c/c-typeck.c:13382 c/c-typeck.c:13516 cp/semantics.c:6684
36172 #: cp/semantics.c:6841
36173 #, fuzzy, gcc-internal-format
36174 #| msgid "%qD appears more than once in data clauses"
36175 msgid "%qD appears more than once in motion clauses"
36176 msgstr "%qD aparece más de una vez en las cláusulas de datos"
36178 #: c/c-typeck.c:13388 c/c-typeck.c:13520 cp/semantics.c:6690
36179 #: cp/semantics.c:6845
36180 #, fuzzy, gcc-internal-format
36181 #| msgid "%qD appears more than once in data clauses"
36182 msgid "%qD appears more than once in map clauses"
36183 msgstr "%qD aparece más de una vez en las cláusulas de datos"
36185 #: c/c-typeck.c:13420 cp/semantics.c:6731
36186 #, fuzzy, gcc-internal-format
36187 #| msgid "%qE is not a variable in clause %qs"
36188 msgid "%qE does not have a mappable type in %qs clause"
36189 msgstr "%qE no es una variable en la cláusula %qs"
36191 #: c/c-typeck.c:13480 c/c-typeck.c:13570 cp/semantics.c:6806
36192 #: cp/semantics.c:6945
36193 #, fuzzy, gcc-internal-format
36194 #| msgid "%qD is not a variable in clause %qs"
36195 msgid "%qD does not have a mappable type in %qs clause"
36196 msgstr "%qD no es una variable en la cláusula %qs"
36198 #: c/c-typeck.c:13551 cp/semantics.c:6925
36199 #, fuzzy, gcc-internal-format
36200 #| msgid "%qE is not a variable in clause %qs"
36201 msgid "%qE is neither a variable nor a function name in clause %qs"
36202 msgstr "%qE no es una variable en la cláusula %qs"
36204 #: c/c-typeck.c:13579 cp/semantics.c:6954
36205 #, fuzzy, gcc-internal-format
36206 #| msgid "%qE appears more than once in data clauses"
36207 msgid "%qE appears more than once on the same %<declare target%> directive"
36208 msgstr "%qE aparece más de una vez en las cláusulas de datos"
36210 #: c/c-typeck.c:13593 cp/semantics.c:6969
36211 #, fuzzy, gcc-internal-format
36212 #| msgid "%qD is not a variable in clause %qs"
36213 msgid "%qD is not an argument in %<uniform%> clause"
36214 msgstr "%qD no es una variable en la cláusula %qs"
36216 #: c/c-typeck.c:13596 cp/semantics.c:6971
36217 #, fuzzy, gcc-internal-format
36218 #| msgid "%qE is not a variable in clause %qs"
36219 msgid "%qE is not an argument in %<uniform%> clause"
36220 msgstr "%qE no es una variable en la cláusula %qs"
36222 #: c/c-typeck.c:13611
36223 #, fuzzy, gcc-internal-format
36224 #| msgid "type to vector delete is neither pointer or array type"
36225 msgid "%qs variable is neither a pointer nor an array"
36226 msgstr "el tipo de vector delete no es del tipo puntero ni matriz"
36228 #: c/c-typeck.c:13686 cp/semantics.c:6351
36229 #, gcc-internal-format
36230 msgid "%<nonmonotonic%> modifier specified for %qs schedule kind"
36231 msgstr ""
36233 #: c/c-typeck.c:13717 cp/semantics.c:7149
36234 #, gcc-internal-format
36235 msgid "%<inbranch%> clause is incompatible with %<notinbranch%>"
36236 msgstr ""
36238 #: c/c-typeck.c:13767 cp/semantics.c:7340
36239 #, gcc-internal-format
36240 msgid "%qE is predetermined %qs for %qs"
36241 msgstr "%qE está predeterminado como %qs para %qs"
36243 #: c/c-typeck.c:13787 cp/semantics.c:7231
36244 #, gcc-internal-format
36245 msgid "%<simdlen%> clause value is bigger than %<safelen%> clause value"
36246 msgstr ""
36248 #: c/c-typeck.c:13799 cp/semantics.c:7244
36249 #, gcc-internal-format
36250 msgid "%<nonmonotonic%> schedule modifier specified together with %<ordered%> clause"
36251 msgstr ""
36253 #: c/c-typeck.c:13817 cp/semantics.c:7211
36254 #, gcc-internal-format
36255 msgid "%<linear%> clause step is a parameter %qD not specified in %<uniform%> clause"
36256 msgstr ""
36258 #: c/c-typeck.c:13990
36259 #, gcc-internal-format
36260 msgid "cannot use %<va_arg%> with reverse storage order"
36261 msgstr ""
36263 #: c/c-typeck.c:13995
36264 #, fuzzy, gcc-internal-format
36265 #| msgid "first argument to %<va_arg%> not of type %<va_list%>"
36266 msgid "second argument to %<va_arg%> is of incomplete type %qT"
36267 msgstr "el primer argumento para %<va_arg%> no es del tipo %<va_list%>"
36269 #: c/c-typeck.c:14001
36270 #, gcc-internal-format
36271 msgid "C++ requires promoted type, not enum type, in %<va_arg%>"
36272 msgstr "C++ requiere un tipo promovido, no un tipo enum, en %<va_arg%>"
36274 #: c/gimple-parser.c:523
36275 #, gcc-internal-format
36276 msgid "%<&&%> not valid in GIMPLE"
36277 msgstr ""
36279 #: c/gimple-parser.c:526
36280 #, gcc-internal-format
36281 msgid "%<||%> not valid in GIMPLE"
36282 msgstr ""
36284 #: c/gimple-parser.c:593
36285 #, gcc-internal-format
36286 msgid "%<!%> not valid in GIMPLE"
36287 msgstr ""
36289 #: c/gimple-parser.c:665
36290 #, fuzzy, gcc-internal-format
36291 #| msgid "%qD not declared"
36292 msgid "SSA name undeclared"
36293 msgstr "no se declaró %qD"
36295 #: c/gimple-parser.c:687
36296 #, fuzzy, gcc-internal-format
36297 #| msgid "unnamed variable or field declared void"
36298 msgid "base variable or SSA name undeclared"
36299 msgstr "se declaró la variable o campo sin nombre como void"
36301 #: c/gimple-parser.c:850
36302 #, fuzzy, gcc-internal-format
36303 #| msgid "invalid operand"
36304 msgid "invalid _Literal"
36305 msgstr "operando no válido"
36307 #: c/gimple-parser.c:869
36308 #, fuzzy, gcc-internal-format
36309 #| msgid "invalid number format `%s'"
36310 msgid "invalid number of operands to __FMA"
36311 msgstr "formato de número `%s' no válido"
36313 #: c/gimple-parser.c:904
36314 #, fuzzy, gcc-internal-format
36315 #| msgid "an anonymous union cannot have function members"
36316 msgid "anonymous SSA name cannot have default definition"
36317 msgstr "un union anónimo no puede tener funciones miembro"
36319 #: c/gimple-parser.c:1153
36320 #, fuzzy, gcc-internal-format
36321 #| msgid "expected class name"
36322 msgid "expected pass name"
36323 msgstr "se esperaba un nombre de clase"
36325 #: c/gimple-parser.c:1165
36326 #, fuzzy, gcc-internal-format
36327 #| msgid "invalid operand"
36328 msgid "invalid operation"
36329 msgstr "operando no válido"
36331 #: c/gimple-parser.c:1325 c/gimple-parser.c:1349
36332 #, fuzzy, gcc-internal-format
36333 #| msgid "expected expression"
36334 msgid "expected goto expression"
36335 msgstr "se esperaba una expresión"
36337 #: c/gimple-parser.c:1333
36338 #, fuzzy, gcc-internal-format
36339 #| msgid "expected statement"
36340 msgid "expected else statement"
36341 msgstr "se esperaba una declaración"
36343 #: c/gimple-parser.c:1478
36344 #, fuzzy, gcc-internal-format
36345 #| msgid "extra semicolon"
36346 msgid "expected semicolon"
36347 msgstr "punto y coma extra"
36349 #: c/gimple-parser.c:1488
36350 #, fuzzy, gcc-internal-format
36351 #| msgid "expected selection-statement"
36352 msgid "expected case label or goto statement"
36353 msgstr "se esperaba una declaración de selección"
36355 #. A bad conversion for 'this' must be discarding cv-quals.
36356 #: cp/call.c:3400
36357 #, fuzzy, gcc-internal-format
36358 #| msgid "passing %qT as %<this%> argument of %q#D discards qualifiers"
36359 msgid "  passing %qT as %<this%> argument discards qualifiers"
36360 msgstr "pasar %qT como el argumento %<this%> de %q#D descarta a los calificadores"
36362 #: cp/call.c:3404
36363 #, gcc-internal-format
36364 msgid "  no known conversion for implicit %<this%> parameter from %qT to %qT"
36365 msgstr "  no hay una conversión conocida para el parámetro %<this%> implícito de %qT a %qT"
36367 #: cp/call.c:3411
36368 #, fuzzy, gcc-internal-format, gfc-internal-format
36369 #| msgid "  no known conversion for argument %d from %qT to %qT"
36370 msgid "  conversion of argument %d would be ill-formed:"
36371 msgstr "  no hay una conversión conocida para el argumento %d de %qT a %qT"
36373 #. Conversion of conversion function return value failed.
36374 #: cp/call.c:3418
36375 #, fuzzy, gcc-internal-format
36376 #| msgid "  for conversion from %qT to %qT"
36377 msgid "  no known conversion from %qT to %qT"
36378 msgstr "  para la conversión de %qT a %qT"
36380 #: cp/call.c:3421
36381 #, gcc-internal-format
36382 msgid "  no known conversion for argument %d from %qT to %qT"
36383 msgstr "  no hay una conversión conocida para el argumento %d de %qT a %qT"
36385 #: cp/call.c:3432 cp/pt.c:6232
36386 #, gcc-internal-format, gfc-internal-format
36387 msgid "  candidate expects %d argument, %d provided"
36388 msgid_plural "  candidate expects %d arguments, %d provided"
36389 msgstr[0] "  el candidato espera %d argumento, se proporcionaron %d"
36390 msgstr[1] "  el candidato espera %d argumentos, se proporcionaron %d"
36392 #: cp/call.c:3460
36393 #, gcc-internal-format
36394 msgid "%s%D(%T, %T, %T) <built-in>"
36395 msgstr "%s%D(%T, %T, %T) <interno>"
36397 #: cp/call.c:3465
36398 #, gcc-internal-format
36399 msgid "%s%D(%T, %T) <built-in>"
36400 msgstr "%s%D(%T, %T) <interno>"
36402 #: cp/call.c:3469
36403 #, gcc-internal-format
36404 msgid "%s%D(%T) <built-in>"
36405 msgstr "%s%D(%T) <interno>"
36407 #: cp/call.c:3473
36408 #, gcc-internal-format
36409 msgid "%s%T <conversion>"
36410 msgstr "%s%T <conversión>"
36412 #: cp/call.c:3475
36413 #, gcc-internal-format
36414 msgid "%s%#D <near match>"
36415 msgstr "%s%#D <coincidencia cercana>"
36417 #: cp/call.c:3477
36418 #, gcc-internal-format
36419 msgid "%s%#D <deleted>"
36420 msgstr "%s%#D <borrado>"
36422 #: cp/call.c:3479
36423 #, gcc-internal-format
36424 msgid "%s%#D"
36425 msgstr "%s%#D"
36427 #: cp/call.c:3483
36428 #, fuzzy, gcc-internal-format
36429 #| msgid "  when initialized here"
36430 msgid "  inherited here"
36431 msgstr "  cuando se inicializó aquí"
36433 #: cp/call.c:3503
36434 #, gcc-internal-format
36435 msgid "  return type %qT of explicit conversion function cannot be converted to %qT with a qualification conversion"
36436 msgstr " el tipo de devolución %qT de la función de conversiń explícita no se puede convertir a %qT con una conversión de calificación"
36438 #: cp/call.c:3509
36439 #, gcc-internal-format
36440 msgid "  conversion from return type %qT of template conversion function specialization to %qT is not an exact match"
36441 msgstr " la conversión del tipo de devolución %qT de la especialización de función de conversión de plantilla a %qT no es una coincidencia exacta"
36443 #: cp/call.c:3520
36444 #, gcc-internal-format
36445 msgid "  substitution of deduced template arguments resulted in errors seen above"
36446 msgstr " la sustitución de los argumentos de plantilla deducidos resultó en errores vistos con anterioridad"
36448 #. Re-run template unification with diagnostics.
36449 #: cp/call.c:3525
36450 #, gcc-internal-format
36451 msgid "  template argument deduction/substitution failed:"
36452 msgstr "  falló la deducción/sustitución del argumento de plantilla:"
36454 #: cp/call.c:3539
36455 #, gcc-internal-format
36456 msgid "  a constructor taking a single argument of its own class type is invalid"
36457 msgstr "  un constructor que toma un solo argumento de su propio tipo de clase es no válido"
36459 #: cp/call.c:3550
36460 #, gcc-internal-format
36461 msgid "  an inherited constructor is not a candidate for initialization from an expression of the same or derived type"
36462 msgstr ""
36464 #: cp/call.c:3928
36465 #, gcc-internal-format
36466 msgid "conversion from %qT to %qT is ambiguous"
36467 msgstr "la conversión de %qT a %qT es ambigua"
36469 #: cp/call.c:4055
36470 #, gcc-internal-format
36471 msgid "conversion from %qT to %qT not considered for non-type template argument"
36472 msgstr "no se consideró la conversión de %qT a %qT para el argumento de plantilla que no es tipo"
36474 #: cp/call.c:4181
36475 #, gcc-internal-format
36476 msgid "no matching function for call to %<%D(%A)%>"
36477 msgstr "no hay una función coincidente para la llamada a %<%D(%A)%>"
36479 #: cp/call.c:4184
36480 #, gcc-internal-format
36481 msgid "call of overloaded %<%D(%A)%> is ambiguous"
36482 msgstr "la llamada del %<%D(%A)%> sobrecargado es ambigua"
36484 #. It's no good looking for an overloaded operator() on a
36485 #. pointer-to-member-function.
36486 #: cp/call.c:4429
36487 #, gcc-internal-format
36488 msgid "pointer-to-member function %E cannot be called without an object; consider using .* or ->*"
36489 msgstr "la función puntero-a-miembro %E no se puede llamar dentro de un objeto; considere utilizar .* o ->*"
36491 #: cp/call.c:4500
36492 #, gcc-internal-format
36493 msgid "no match for call to %<(%T) (%A)%>"
36494 msgstr "no hay coincidencia para la llamada a %<(%T) (%A)%>"
36496 #: cp/call.c:4513
36497 #, gcc-internal-format
36498 msgid "call of %<(%T) (%A)%> is ambiguous"
36499 msgstr "la llamada de %<(%T) (%A)%> es ambigua"
36501 #: cp/call.c:4564
36502 #, fuzzy, gcc-internal-format
36503 #| msgid "ambiguous overload for %qs in %<%s %E%>"
36504 msgid "ambiguous overload for "
36505 msgstr "sobrecarga ambigua para %qs en %<%s %E%>"
36507 #: cp/call.c:4565
36508 #, fuzzy, gcc-internal-format
36509 #| msgid "no match for %qs in %<%s %E%>"
36510 msgid "no match for "
36511 msgstr "no hay coincidencia para %qs en %<%s %E%>"
36513 #: cp/call.c:4568
36514 #, fuzzy, gcc-internal-format
36515 #| msgid "invalid operands to binary %s (have %qT and %qT)"
36516 msgid " (operand types are %qT, %qT, and %qT)"
36517 msgstr "operandos no válidos para el binario %s (se tiene %qT y %qT)"
36519 #: cp/call.c:4570
36520 #, fuzzy, gcc-internal-format
36521 #| msgid "invalid operands to binary %s (have %qT and %qT)"
36522 msgid " (operand types are %qT and %qT)"
36523 msgstr "operandos no válidos para el binario %s (se tiene %qT y %qT)"
36525 #: cp/call.c:4572
36526 #, fuzzy, gcc-internal-format
36527 #| msgid "operand is r0"
36528 msgid " (operand type is %qT)"
36529 msgstr "el operando es r0"
36531 #: cp/call.c:4592
36532 #, fuzzy, gcc-internal-format
36533 #| msgid "expected %<operator%>"
36534 msgid "ternary %<operator?:%>"
36535 msgstr "se esperaba %<operator%>"
36537 #: cp/call.c:4596
36538 #, fuzzy, gcc-internal-format
36539 #| msgid "no match for ternary %<operator?:%> in %<%E ? %E : %E%>"
36540 msgid "ternary %<operator?:%> in %<%E ? %E : %E%>"
36541 msgstr "no hay coincidencia para el %<operator?:%> terniario en %<%E ? %E : %E%>"
36543 #: cp/call.c:4605 cp/call.c:4636 cp/call.c:4645
36544 #, fuzzy, gcc-internal-format
36545 #| msgid "expected %<operator%>"
36546 msgid "%<operator%s%>"
36547 msgstr "se esperaba %<operator%>"
36549 #: cp/call.c:4608
36550 #, fuzzy, gcc-internal-format
36551 #| msgid "no match for %<operator%s%> in %<%E%s%>"
36552 msgid "%<operator%s%> in %<%E%s%>"
36553 msgstr "no hay coincidencia para %<operator%s%> en %<%E%s%>"
36555 #: cp/call.c:4615
36556 #, fuzzy, gcc-internal-format
36557 #| msgid "expected %<operator%>"
36558 msgid "%<operator[]%>"
36559 msgstr "se esperaba %<operator%>"
36561 #: cp/call.c:4618
36562 #, fuzzy, gcc-internal-format
36563 #| msgid "no match for %<operator[]%> in %<%E[%E]%>"
36564 msgid "%<operator[]%> in %<%E[%E]%>"
36565 msgstr "no hay coincidencia para el %<operador[]%> en %<%E[%E]%>"
36567 #: cp/call.c:4626
36568 #, fuzzy, gcc-internal-format
36569 #| msgid "%s"
36570 msgid "%qs"
36571 msgstr "%s"
36573 #: cp/call.c:4629
36574 #, fuzzy, gcc-internal-format
36575 #| msgid "no match for %qs in %<%s %E%>"
36576 msgid "%qs in %<%s %E%>"
36577 msgstr "no hay coincidencia para %qs en %<%s %E%>"
36579 #: cp/call.c:4639
36580 #, fuzzy, gcc-internal-format
36581 #| msgid "no match for %<operator%s%> in %<%E %s %E%>"
36582 msgid "%<operator%s%> in %<%E %s %E%>"
36583 msgstr "no hay coincidencia para %<operator%s%> en %<%E %s %E%>"
36585 #: cp/call.c:4648
36586 #, fuzzy, gcc-internal-format
36587 #| msgid "no match for %<operator%s%> in %<%s%E%>"
36588 msgid "%<operator%s%> in %<%s%E%>"
36589 msgstr "no hay coincidencia para %<operador%s%> en %<%s%E%>"
36591 #: cp/call.c:4757
36592 #, gcc-internal-format
36593 msgid "ISO C++ forbids omitting the middle term of a ?: expression"
36594 msgstr "ISO C++ prohíbe la omisión del término medio de una expresión ?:"
36596 #: cp/call.c:4819
36597 #, gcc-internal-format
36598 msgid "inferred scalar type %qT is not an integer or floating point type of the same size as %qT"
36599 msgstr ""
36601 #: cp/call.c:4896
36602 #, fuzzy, gcc-internal-format
36603 #| msgid "enumeral mismatch in conditional expression: %qT vs %qT"
36604 msgid "incompatible vector types in conditional expression: %qT, %qT and %qT"
36605 msgstr "no coincide el enumeral en la expresión condicional: %qT vs %qT"
36607 #: cp/call.c:4986
36608 #, gcc-internal-format
36609 msgid "second operand to the conditional operator is of type %<void%>, but the third operand is neither a throw-expression nor of type %<void%>"
36610 msgstr "el segundo operando del operador condicional es del tipo %<void%>, pero el tercer operando no es una expresión throw ni del tipo %<void%>"
36612 #: cp/call.c:4991
36613 #, gcc-internal-format
36614 msgid "third operand to the conditional operator is of type %<void%>, but the second operand is neither a throw-expression nor of type %<void%>"
36615 msgstr "el tercer operando del operador condicional es del tipo %<void%>, pero el segundo operando no es una expresión throw ni del tipo %<void%>"
36617 #: cp/call.c:5041 cp/call.c:5157 cp/call.c:5300
36618 #, gcc-internal-format
36619 msgid "operands to ?: have different types %qT and %qT"
36620 msgstr "los operandos de ?: tienen tipos diferentes %qT y %qT"
36622 #: cp/call.c:5044
36623 #, fuzzy, gcc-internal-format
36624 #| msgid "methods cannot be converted to function pointers"
36625 msgid "  and each type can be converted to the other"
36626 msgstr "los métodos no pueden ser convertidos a apuntadores a funciones"
36628 #: cp/call.c:5245
36629 #, gcc-internal-format
36630 msgid "enumeral mismatch in conditional expression: %qT vs %qT"
36631 msgstr "no coincide el enumeral en la expresión condicional: %qT vs %qT"
36633 #: cp/call.c:5257
36634 #, gcc-internal-format
36635 msgid "enumeral and non-enumeral type in conditional expression"
36636 msgstr "tipos enumeral y no enumeral en la expresión condicional"
36638 #: cp/call.c:5761
36639 #, gcc-internal-format
36640 msgid "no %<%D(int)%> declared for postfix %qs, trying prefix operator instead"
36641 msgstr "no se declaró %<%D(int)%> para el %qs postfijo, intentando en su lugar el operador prefijo"
36643 #: cp/call.c:5763
36644 #, gcc-internal-format
36645 msgid "no %<%D(int)%> declared for postfix %qs"
36646 msgstr "no se declaró %<%D(int)%> para el %qs postfijo"
36648 #: cp/call.c:5885
36649 #, gcc-internal-format
36650 msgid "comparison between %q#T and %q#T"
36651 msgstr "comparación entre %q#T y %q#T"
36653 #: cp/call.c:6229
36654 #, gcc-internal-format
36655 msgid "exception cleanup for this placement new selects non-placement operator delete"
36656 msgstr ""
36658 #: cp/call.c:6232
36659 #, gcc-internal-format
36660 msgid "%qD is a usual (non-placement) deallocation function in C++14 (or with -fsized-deallocation)"
36661 msgstr ""
36663 #: cp/call.c:6267
36664 #, fuzzy, gcc-internal-format
36665 #| msgid "non-placement deallocation function %q+D"
36666 msgid "%qD is a usual (non-placement) deallocation function"
36667 msgstr "función de desalojo %q+D sin ubicación"
36669 #: cp/call.c:6400
36670 #, gcc-internal-format
36671 msgid "no corresponding deallocation function for %qD"
36672 msgstr "no existe una función de desalojo correspondiente para %qD"
36674 #: cp/call.c:6406
36675 #, gcc-internal-format
36676 msgid "no suitable %<operator %s%> for %qT"
36677 msgstr "no hay un %<operator %s%> adecuado para %qT"
36679 #: cp/call.c:6441
36680 #, fuzzy, gcc-internal-format
36681 #| msgid "within this context"
36682 msgid "%q#D is private within this context"
36683 msgstr "desde este contexto"
36685 #: cp/call.c:6443 cp/decl.c:7233
36686 #, fuzzy, gcc-internal-format
36687 #| msgid "declared here"
36688 msgid "declared private here"
36689 msgstr "se declara aquí"
36691 #: cp/call.c:6447
36692 #, fuzzy, gcc-internal-format
36693 #| msgid "within this context"
36694 msgid "%q#D is protected within this context"
36695 msgstr "desde este contexto"
36697 #: cp/call.c:6449 cp/decl.c:7234
36698 #, fuzzy, gcc-internal-format
36699 #| msgid "declared here"
36700 msgid "declared protected here"
36701 msgstr "se declara aquí"
36703 #: cp/call.c:6453
36704 #, fuzzy, gcc-internal-format
36705 #| msgid "%q+#D is inaccessible"
36706 msgid "%q#D is inaccessible within this context"
36707 msgstr "%q+#D es inaccesible"
36709 #: cp/call.c:6515
36710 #, gcc-internal-format
36711 msgid "passing NULL to non-pointer argument %P of %qD"
36712 msgstr "se pasó NULL al argumento %P de %qD que no es puntero"
36714 #: cp/call.c:6519
36715 #, gcc-internal-format
36716 msgid "converting to non-pointer type %qT from NULL"
36717 msgstr "se convierte al tipo %qT que no es puntero desde NULL"
36719 #: cp/call.c:6528
36720 #, gcc-internal-format
36721 msgid "converting %<false%> to pointer type for argument %P of %qD"
36722 msgstr "se convierte %<false%> a tipo puntero para el argumento %P de %qD"
36724 #: cp/call.c:6532
36725 #, gcc-internal-format
36726 msgid "converting %<false%> to pointer type %qT"
36727 msgstr "se convierte %<false%> al tipo puntero %qT"
36729 #: cp/call.c:6595
36730 #, gcc-internal-format
36731 msgid "too many braces around initializer for %qT"
36732 msgstr "demasiadas llaves alrededor del inicializador para %qT"
36734 #: cp/call.c:6606
36735 #, fuzzy, gcc-internal-format
36736 #| msgid "cannot convert %qT to %qT in initialization"
36737 msgid "converting to %qT from %qT requires direct-initialization"
36738 msgstr "no se puede convertir %qT a %qT en la inicialización"
36740 #: cp/call.c:6614
36741 #, gcc-internal-format
36742 msgid "invalid user-defined conversion from %qT to %qT"
36743 msgstr "conversión definida por el usuario no válida de %qT a %qT"
36745 #: cp/call.c:6631 cp/call.c:6655 cp/call.c:6771 cp/call.c:6863 cp/call.c:6913
36746 #: cp/call.c:6941
36747 #, gcc-internal-format
36748 msgid "  initializing argument %P of %qD"
36749 msgstr "  argumento de inicialización %P de %qD"
36751 #: cp/call.c:6651 cp/cvt.c:224
36752 #, gcc-internal-format
36753 msgid "invalid conversion from %qT to %qT"
36754 msgstr "conversión no válida de %qT a %qT"
36756 #: cp/call.c:6685 cp/call.c:6692
36757 #, gcc-internal-format
36758 msgid "converting to %qT from initializer list would use explicit constructor %qD"
36759 msgstr "la conversión a %qT desde la lista del inicializador usaría el constructor explícito %qD"
36761 #: cp/call.c:6688
36762 #, fuzzy, gcc-internal-format
36763 #| msgid "only declarations of constructors can be %<explicit%>"
36764 msgid "in C++11 and above a default constructor can be explicit"
36765 msgstr "solamente las declaraciones de constructores pueden ser %<explicit%>"
36767 #: cp/call.c:6927
36768 #, fuzzy, gcc-internal-format
36769 #| msgid "conversion to volatile reference type %q#T from rvalue of type %qT"
36770 msgid "cannot bind rvalue reference of type %qT to lvalue of type %qT"
36771 msgstr "inicialización a un tipo de referencia volatile %q#T desde un r-valor de tipo %qT"
36773 #: cp/call.c:6931
36774 #, fuzzy, gcc-internal-format
36775 #| msgid "invalid initialization of non-const reference of type %qT from an rvalue of type %qT"
36776 msgid "cannot bind non-const lvalue reference of type %qT to an rvalue of type %qT"
36777 msgstr "inicialización no válida de una referencia que no es constante de tipo %qT desde un r-valor de tipo %qT"
36779 #: cp/call.c:6934
36780 #, fuzzy, gcc-internal-format
36781 #| msgid "passing %qT as %<this%> argument of %q#D discards qualifiers"
36782 msgid "binding reference of type %qT to %qT discards qualifiers"
36783 msgstr "pasar %qT como el argumento %<this%> de %q#D descarta a los calificadores"
36785 #: cp/call.c:6970
36786 #, gcc-internal-format
36787 msgid "cannot bind bitfield %qE to %qT"
36788 msgstr "no se puede unir el campo de bits %qE a %qT"
36790 #: cp/call.c:6973 cp/call.c:6990
36791 #, gcc-internal-format
36792 msgid "cannot bind packed field %qE to %qT"
36793 msgstr "no se unir el campo packed %qE a %qT"
36795 #: cp/call.c:6976
36796 #, gcc-internal-format
36797 msgid "cannot bind rvalue %qE to %qT"
36798 msgstr "no se puede unir el r-valor %qE a %qT"
36800 #: cp/call.c:7103 cp/cvt.c:1862
36801 #, gcc-internal-format
36802 msgid "scoped enum %qT passed through ... as %qT before -fabi-version=6, %qT after"
36803 msgstr ""
36805 #: cp/call.c:7144
36806 #, fuzzy, gcc-internal-format
36807 #| msgid "cannot pass objects of non-trivially-copyable type %q#T through %<...%>"
36808 msgid "passing objects of non-trivially-copyable type %q#T through %<...%> is conditionally supported"
36809 msgstr "no se puede pasar objetos de tipo no-copiable-trivialmente q%#T a través de %<...%>"
36811 #: cp/call.c:7175
36812 #, fuzzy, gcc-internal-format
36813 #| msgid "cannot receive objects of non-trivially-copyable type %q#T through %<...%>; "
36814 msgid "cannot receive reference type %qT through %<...%>"
36815 msgstr "no se puede recibir objetos de tipo no-copiable-trivialmente q%#T a través de %<...%>"
36817 #: cp/call.c:7185
36818 #, fuzzy, gcc-internal-format
36819 #| msgid "cannot receive objects of non-trivially-copyable type %q#T through %<...%>; "
36820 msgid "receiving objects of non-trivially-copyable type %q#T through %<...%> is conditionally-supported"
36821 msgstr "no se puede recibir objetos de tipo no-copiable-trivialmente q%#T a través de %<...%>"
36823 #: cp/call.c:7253
36824 #, gcc-internal-format
36825 msgid "recursive evaluation of default argument for %q#D"
36826 msgstr "evaluación recursiva del argumento por defecto para %q#D"
36828 #: cp/call.c:7262
36829 #, gcc-internal-format
36830 msgid "call to %qD uses the default argument for parameter %P, which is not yet defined"
36831 msgstr "la llamada a %qD usa el argumento por defecto para el parámetro %P, el cual no se ha definido aún"
36833 #: cp/call.c:7364
36834 #, gcc-internal-format
36835 msgid "argument of function call might be a candidate for a format attribute"
36836 msgstr "el argumento de la llamada a función puede ser un candidato para un atributo de formato"
36838 #: cp/call.c:7419
36839 #, fuzzy, gcc-internal-format
36840 #| msgid "defaulted function %q+D with default argument"
36841 msgid "use of multiversioned function without a default"
36842 msgstr "función definida por defecto %q+D con argumento por defecto"
36844 #: cp/call.c:7710
36845 #, fuzzy, gcc-internal-format
36846 #| msgid "passing %qT as %<this%> argument of %q#D discards qualifiers"
36847 msgid "passing %qT as %<this%> argument discards qualifiers"
36848 msgstr "pasar %qT como el argumento %<this%> de %q#D descarta a los calificadores"
36850 #: cp/call.c:7713 cp/call.c:7829 cp/call.c:9587 cp/name-lookup.c:5963
36851 #, gcc-internal-format
36852 msgid "  in call to %qD"
36853 msgstr "  en la llamada a %qD"
36855 #: cp/call.c:7743
36856 #, gcc-internal-format
36857 msgid "%qT is not an accessible base of %qT"
36858 msgstr "%qT no es una base inaccesible de %qT"
36860 #: cp/call.c:7825
36861 #, gcc-internal-format
36862 msgid "deducing %qT as %qT"
36863 msgstr "se deduce %qT como %qT"
36865 #: cp/call.c:7831
36866 #, gcc-internal-format
36867 msgid "  (you can disable this with -fno-deduce-init-list)"
36868 msgstr "  (puede desactivar esto con -fno-deduce-init-list)"
36870 #: cp/call.c:7931
36871 #, fuzzy, gcc-internal-format
36872 #| msgid "too many arguments to constructor %q#D"
36873 msgid "passing arguments to ellipsis of inherited constructor %qD"
36874 msgstr "demasiados argumentos para el constructor %q#D"
36876 #: cp/call.c:8275
36877 #, fuzzy, gcc-internal-format
36878 #| msgid "constant refers to itself"
36879 msgid "constructor delegates to itself"
36880 msgstr "la constante se refiere a sí misma"
36882 #: cp/call.c:8525
36883 #, gcc-internal-format
36884 msgid "call to non-function %qD"
36885 msgstr "llamada a %qD que no es función"
36887 #: cp/call.c:8571 cp/pt.c:14200 cp/typeck.c:2807
36888 #, gcc-internal-format
36889 msgid "cannot call constructor %<%T::%D%> directly"
36890 msgstr "no se puede llamar directamente al constructor %<%T::%D%>"
36892 #: cp/call.c:8573
36893 #, fuzzy, gcc-internal-format
36894 #| msgid "  for a function-style cast, remove the redundant %<::%D%>"
36895 msgid "for a function-style cast, remove the redundant %<::%D%>"
36896 msgstr "  para una conversión de estilo de función, borre el %<::%D%> redundante"
36898 #: cp/call.c:8708
36899 #, gcc-internal-format
36900 msgid "no matching function for call to %<%T::operator %T(%A)%#V%>"
36901 msgstr "no se encontró una función coincidente para la llamada a %<%T::operator %T(%A)%#V%>"
36903 #: cp/call.c:8724
36904 #, fuzzy, gcc-internal-format
36905 #| msgid "no matching function for call to %<%T::%s(%A)%#V%>"
36906 msgid "no matching function for call to %<%T::%E(%A)%#V%>"
36907 msgstr "no se encontró una función coincidente para la llamada a %<%T::%s(%A)%#V%>"
36909 #: cp/call.c:8748
36910 #, fuzzy, gcc-internal-format
36911 #| msgid "no matching function for call to %<%D(%A)%>"
36912 msgid "no matching function for call to %<%s(%A)%>"
36913 msgstr "no hay una función coincidente para la llamada a %<%D(%A)%>"
36915 #: cp/call.c:8751
36916 #, gcc-internal-format
36917 msgid "call of overloaded %<%s(%A)%> is ambiguous"
36918 msgstr "la llamada del %<%s(%A)%> sobrecargado es ambigua"
36920 #: cp/call.c:8772
36921 #, fuzzy, gcc-internal-format
36922 #| msgid "non-static data member initializers"
36923 msgid "pure virtual %q#D called from non-static data member initializer"
36924 msgstr "los inicializadores de los datos miembro no son estáticos"
36926 #: cp/call.c:8777
36927 #, fuzzy, gcc-internal-format
36928 #| msgid "abstract virtual `%#D' called from constructor"
36929 msgid "pure virtual %q#D called from constructor"
36930 msgstr "virtual abstracto `%#D' llamado desde un constructor"
36932 #: cp/call.c:8778
36933 #, fuzzy, gcc-internal-format
36934 #| msgid "abstract virtual `%#D' called from destructor"
36935 msgid "pure virtual %q#D called from destructor"
36936 msgstr "virtual abstracto `%#D' llamado desde un destructor"
36938 #: cp/call.c:8801
36939 #, gcc-internal-format
36940 msgid "cannot call member function %qD without object"
36941 msgstr "no se puede llamar a la función miembro %qD sin un objeto"
36943 #: cp/call.c:9585
36944 #, gcc-internal-format
36945 msgid "passing %qT chooses %qT over %qT"
36946 msgstr "al pasar %qT se escoge %qT sobre %qT"
36948 #: cp/call.c:9645
36949 #, gcc-internal-format
36950 msgid "choosing %qD over %qD"
36951 msgstr "se escoge %qD sobre %qD"
36953 #: cp/call.c:9646
36954 #, gcc-internal-format
36955 msgid "  for conversion from %qT to %qT"
36956 msgstr "  para la conversión de %qT a %qT"
36958 #: cp/call.c:9649
36959 #, gcc-internal-format
36960 msgid "  because conversion sequence for the argument is better"
36961 msgstr "  porque la secuencia de conversión para el argumento es mejor"
36963 #: cp/call.c:9873
36964 #, gcc-internal-format
36965 msgid "default argument mismatch in overload resolution"
36966 msgstr "no coincide el argumento por defecto en la resolución de sobrecarga"
36968 #: cp/call.c:9877
36969 #, fuzzy, gcc-internal-format
36970 #| msgid " candidate 1: %q+#F"
36971 msgid " candidate 1: %q#F"
36972 msgstr " candidato 1: %q+#F"
36974 #: cp/call.c:9879
36975 #, fuzzy, gcc-internal-format
36976 #| msgid " candidate 2: %q+#F"
36977 msgid " candidate 2: %q#F"
36978 msgstr " candidato 2: %q+#F"
36980 #: cp/call.c:9924
36981 #, gcc-internal-format
36982 msgid "ISO C++ says that these are ambiguous, even though the worst conversion for the first is better than the worst conversion for the second:"
36983 msgstr "ISO C++ dice que estos son ambiguos, aún cuando la peor conversión para el primero es mejor que la peor conversión para el segundo:"
36985 #: cp/call.c:10102
36986 #, gcc-internal-format
36987 msgid "could not convert %qE from %qT to %qT"
36988 msgstr "no se puede convertir %qE de %qT a %qT"
36990 #: cp/call.c:10296
36991 #, gcc-internal-format
36992 msgid "a temporary bound to %qD only persists until the constructor exits"
36993 msgstr "un enlace temporal a %qD sólo persiste hasta que el constructor termina"
36995 #: cp/call.c:10419
36996 #, gcc-internal-format
36997 msgid "invalid initialization of non-const reference of type %qT from an rvalue of type %qT"
36998 msgstr "inicialización no válida de una referencia que no es constante de tipo %qT desde un r-valor de tipo %qT"
37000 #: cp/call.c:10423
37001 #, gcc-internal-format
37002 msgid "invalid initialization of reference of type %qT from expression of type %qT"
37003 msgstr "inicialización no válida de la referencia de tipo %qT desde una expresión de tipo %qT"
37005 #: cp/class.c:326
37006 #, fuzzy, gcc-internal-format
37007 #| msgid "cannot convert from base %qT to derived type %qT via virtual base %qT"
37008 msgid "cannot convert from pointer to base class %qT to pointer to derived class %qT because the base is virtual"
37009 msgstr "no se puede convertir de la base %qT al tipo derivado %qT a través de la base virtual %qT"
37011 #: cp/class.c:330
37012 #, fuzzy, gcc-internal-format
37013 #| msgid "cannot convert from base %qT to derived type %qT via virtual base %qT"
37014 msgid "cannot convert from base class %qT to derived class %qT because the base is virtual"
37015 msgstr "no se puede convertir de la base %qT al tipo derivado %qT a través de la base virtual %qT"
37017 #: cp/class.c:337
37018 #, fuzzy, gcc-internal-format
37019 #| msgid "cannot convert from base %qT to derived type %qT via virtual base %qT"
37020 msgid "cannot convert from pointer to base class %qT to pointer to derived class %qT via virtual base %qT"
37021 msgstr "no se puede convertir de la base %qT al tipo derivado %qT a través de la base virtual %qT"
37023 #: cp/class.c:342
37024 #, fuzzy, gcc-internal-format
37025 #| msgid "cannot convert from base %qT to derived type %qT via virtual base %qT"
37026 msgid "cannot convert from base class %qT to derived class %qT via virtual base %qT"
37027 msgstr "no se puede convertir de la base %qT al tipo derivado %qT a través de la base virtual %qT"
37029 #: cp/class.c:1216
37030 #, fuzzy, gcc-internal-format
37031 #| msgid "  %q+#D"
37032 msgid "%q#D"
37033 msgstr "  %q+#D"
37035 #: cp/class.c:1218
37036 #, fuzzy, gcc-internal-format
37037 #| msgid "conflicts with previous declaration here"
37038 msgid "conflicts with version inherited from %qT"
37039 msgstr "genera un conflicto con la declaración previa aquí"
37041 #: cp/class.c:1239
37042 #, gcc-internal-format
37043 msgid "%q+#D cannot be overloaded"
37044 msgstr "no se puede sobrecargar %q+#D"
37046 #: cp/class.c:1240
37047 #, gcc-internal-format
37048 msgid "with %q+#D"
37049 msgstr "con %q+#D"
37051 #: cp/class.c:1319
37052 #, gcc-internal-format
37053 msgid "conflicting access specifications for method %q+D, ignored"
37054 msgstr "especificaciones de acceso en conflicto para el método %q+D, descartado"
37056 #: cp/class.c:1322
37057 #, gcc-internal-format
37058 msgid "conflicting access specifications for field %qE, ignored"
37059 msgstr "especificaciones de acceso en conflicto para el campo %qE, descartado"
37061 #: cp/class.c:1392 cp/class.c:1400
37062 #, gcc-internal-format
37063 msgid "%q+D invalid in %q#T"
37064 msgstr "%q+D no válido en %q#T"
37066 #: cp/class.c:1393
37067 #, gcc-internal-format
37068 msgid "  because of local method %q+#D with same name"
37069 msgstr "  debido al método local %q+#D con el mismo nombre"
37071 #: cp/class.c:1401
37072 #, gcc-internal-format
37073 msgid "  because of local member %q+#D with same name"
37074 msgstr "  debido al miembro local %q+#D con el mismo nombre"
37076 #: cp/class.c:1456
37077 #, gcc-internal-format
37078 msgid "%qD inherits the %E ABI tag that %qT (used in its return type) has"
37079 msgstr ""
37081 #: cp/class.c:1459 cp/class.c:1465 cp/class.c:1471 cp/class.c:1482
37082 #: cp/cvt.c:1005
37083 #, fuzzy, gcc-internal-format
37084 #| msgid "%qD declared here"
37085 msgid "%qT declared here"
37086 msgstr "%qD se declara aquí"
37088 #: cp/class.c:1463
37089 #, gcc-internal-format
37090 msgid "%qD inherits the %E ABI tag that %qT (used in its type) has"
37091 msgstr ""
37093 #: cp/class.c:1469
37094 #, gcc-internal-format
37095 msgid "%qT does not have the %E ABI tag that base %qT has"
37096 msgstr ""
37098 #: cp/class.c:1476
37099 #, gcc-internal-format
37100 msgid "%qT does not have the %E ABI tag that %qT (used in the type of %qD) has"
37101 msgstr ""
37103 #: cp/class.c:1781
37104 #, gcc-internal-format
37105 msgid "cannot derive from %<final%> base %qT in derived type %qT"
37106 msgstr "no se puede derivar de la base %<final%> %qT al tipo derivado %qT"
37108 #: cp/class.c:2231
37109 #, gcc-internal-format
37110 msgid "all member functions in class %qT are private"
37111 msgstr "todos las funciones miembros en la clase %qT son privadas"
37113 #: cp/class.c:2243
37114 #, gcc-internal-format
37115 msgid "%q#T only defines a private destructor and has no friends"
37116 msgstr "%q#T solamente define un destructor privado y no tiene friends"
37118 #: cp/class.c:2288
37119 #, gcc-internal-format
37120 msgid "%q#T only defines private constructors and has no friends"
37121 msgstr "%q#T solamente define constructores privados y no tiene friends"
37123 # Ojo, no es impostor, sino impositor, el que impone. cfuga
37124 #: cp/class.c:2681
37125 #, gcc-internal-format
37126 msgid "no unique final overrider for %qD in %qT"
37127 msgstr "no hay un impositor único final para %qD en %qT"
37129 #: cp/class.c:3042
37130 #, fuzzy, gcc-internal-format
37131 #| msgid "%q+#D cannot be overloaded"
37132 msgid "%qD can be marked override"
37133 msgstr "no se puede sobrecargar %q+#D"
37135 #: cp/class.c:3054
37136 #, fuzzy, gcc-internal-format
37137 #| msgid "%q+#D marked final, but is not virtual"
37138 msgid "%q+#D marked %<final%>, but is not virtual"
37139 msgstr "se marca %q+#D como final, pero no es virtual"
37141 #: cp/class.c:3056
37142 #, fuzzy, gcc-internal-format
37143 #| msgid "%q+#D marked override, but does not override"
37144 msgid "%q+#D marked %<override%>, but does not override"
37145 msgstr "%q+#D se marca como override, pero no hace override"
37147 #: cp/class.c:3126
37148 #, fuzzy, gcc-internal-format
37149 #| msgid "%q+D was hidden"
37150 msgid "%qD was hidden"
37151 msgstr "%q+D estaba escondido"
37153 #: cp/class.c:3128
37154 #, fuzzy, gcc-internal-format
37155 #| msgid "  by %q+D"
37156 msgid "  by %qD"
37157 msgstr "  por %q+D"
37159 #: cp/class.c:3162 cp/decl2.c:1483
37160 #, fuzzy, gcc-internal-format
37161 #| msgid "%q+#D invalid; an anonymous union can only have non-static data members"
37162 msgid "%q#D invalid; an anonymous union can only have non-static data members"
37163 msgstr "%q+#D no válido; un union anónimo sólo puede tener miembros con datos no estáticos"
37165 #: cp/class.c:3166
37166 #, fuzzy, gcc-internal-format
37167 #| msgid "%q+#D invalid; an anonymous struct can only have non-static data members"
37168 msgid "%q#D invalid; an anonymous struct can only have non-static data members"
37169 msgstr "%q+#D no válido; un struct anónimo sólo puede tener miembros con datos no estáticos"
37171 #: cp/class.c:3178 cp/decl2.c:1490
37172 #, fuzzy, gcc-internal-format
37173 #| msgid "private member %q+#D in anonymous union"
37174 msgid "private member %q#D in anonymous union"
37175 msgstr "miembro privado %q+#D en union anónima"
37177 #: cp/class.c:3181
37178 #, fuzzy, gcc-internal-format
37179 #| msgid "private member %q+#D in anonymous struct"
37180 msgid "private member %q#D in anonymous struct"
37181 msgstr "miembro privado %q+#D en struct anónimo"
37183 #: cp/class.c:3187 cp/decl2.c:1493
37184 #, fuzzy, gcc-internal-format
37185 #| msgid "protected member %q+#D in anonymous union"
37186 msgid "protected member %q#D in anonymous union"
37187 msgstr "miembro protegido %q+#D en union anónima"
37189 #: cp/class.c:3190
37190 #, fuzzy, gcc-internal-format
37191 #| msgid "protected member %q+#D in anonymous struct"
37192 msgid "protected member %q#D in anonymous struct"
37193 msgstr "miembro protegido %q+#D en struct anónimo"
37195 #: cp/class.c:3378
37196 #, gcc-internal-format
37197 msgid "the ellipsis in %qD is not inherited"
37198 msgstr ""
37200 #: cp/class.c:3547
37201 #, gcc-internal-format
37202 msgid "bit-field %q+#D with non-integral type"
37203 msgstr "campo de bits %q+#D con tipo no entero"
37205 #: cp/class.c:3563
37206 #, gcc-internal-format
37207 msgid "bit-field %q+D width not an integer constant"
37208 msgstr "la anchura del campo de bits %q+D no es una constante entera"
37210 #: cp/class.c:3568
37211 #, gcc-internal-format
37212 msgid "negative width in bit-field %q+D"
37213 msgstr "anchura negativa en el campo de bits %q+D"
37215 #: cp/class.c:3573
37216 #, gcc-internal-format
37217 msgid "zero width for bit-field %q+D"
37218 msgstr "anchura cero para el campo de bits %q+D"
37220 #: cp/class.c:3583
37221 #, fuzzy, gcc-internal-format
37222 #| msgid "width of %q+D exceeds its type"
37223 msgid "width of %qD exceeds its type"
37224 msgstr "la anchura de %q+D excede su tipo"
37226 #: cp/class.c:3588
37227 #, fuzzy, gcc-internal-format
37228 #| msgid "%q+D is too small to hold all values of %q#T"
37229 msgid "%qD is too small to hold all values of %q#T"
37230 msgstr "%q+D es demasiado pequeño para contener todos los valores de %q#T"
37232 #: cp/class.c:3648
37233 #, gcc-internal-format
37234 msgid "member %q+#D with constructor not allowed in union"
37235 msgstr "no se permite el miembro %q+#D con constructor en la union"
37237 #: cp/class.c:3651
37238 #, gcc-internal-format
37239 msgid "member %q+#D with destructor not allowed in union"
37240 msgstr "no se permite el miembro %q+#D con destructor en la union"
37242 #: cp/class.c:3653
37243 #, gcc-internal-format
37244 msgid "member %q+#D with copy assignment operator not allowed in union"
37245 msgstr "no se permite el miembro %q+#D con operador de asignación de copia en la union"
37247 #: cp/class.c:3657
37248 #, gcc-internal-format
37249 msgid "unrestricted unions only available with -std=c++11 or -std=gnu++11"
37250 msgstr "las uniones sin restricción sólo están disponibles con -std=c++11 o -std=gnu++11"
37252 #: cp/class.c:3781
37253 #, fuzzy, gcc-internal-format
37254 #| msgid "%q+D may not be static because it is a member of a union"
37255 msgid "in C++98 %q+D may not be static because it is a member of a union"
37256 msgstr "%q+D no debe ser static porque es el miembro de una unión"
37258 #: cp/class.c:3788
37259 #, fuzzy, gcc-internal-format
37260 #| msgid "non-static data member %qD has Java class type"
37261 msgid "non-static data member %q+D in a union may not have reference type %qT"
37262 msgstr "el dato miembro que no es estático %qD tiene un tipo de clase Java"
37264 #: cp/class.c:3798
37265 #, gcc-internal-format
37266 msgid "field %q+D invalidly declared function type"
37267 msgstr "el campo %q+D no válidamente se declara como un tipo de función"
37269 #: cp/class.c:3804
37270 #, gcc-internal-format
37271 msgid "field %q+D invalidly declared method type"
37272 msgstr "el campo %q+D no válidamente se declara como un tipo de método"
37274 #: cp/class.c:3864
37275 #, fuzzy, gcc-internal-format
37276 #| msgid "ignoring packed attribute because of unpacked non-POD field %q+#D"
37277 msgid "ignoring packed attribute because of unpacked non-POD field %q#D"
37278 msgstr "se descartan los atributos packed por el campo %q+#D sin empacar que no es POD"
37280 #: cp/class.c:3912
37281 #, fuzzy, gcc-internal-format
37282 #| msgid "non-member %qs cannot be declared %<mutable%>"
37283 msgid "member %q+D cannot be declared both %<const%> and %<mutable%>"
37284 msgstr "el no-miembro %qs no se puede declarar %<mutable%>"
37286 #: cp/class.c:3918
37287 #, fuzzy, gcc-internal-format
37288 #| msgid "non-member %qs cannot be declared %<mutable%>"
37289 msgid "member %q+D cannot be declared as a %<mutable%> reference"
37290 msgstr "el no-miembro %qs no se puede declarar %<mutable%>"
37292 #: cp/class.c:3944
37293 #, gcc-internal-format
37294 msgid "multiple fields in union %qT initialized"
37295 msgstr "múltiples campos inicializados en la unión %qT"
37297 #: cp/class.c:3985
37298 #, fuzzy, gcc-internal-format
37299 #| msgid "field %q+#D with same name as class"
37300 msgid "field %q#D with same name as class"
37301 msgstr "campo %q+#D con el mismo nombre que la clase"
37303 #: cp/class.c:4008
37304 #, gcc-internal-format
37305 msgid "%q#T has pointer data members"
37306 msgstr "%q#T tiene miembros punteros a datos"
37308 #: cp/class.c:4013
37309 #, gcc-internal-format
37310 msgid "  but does not override %<%T(const %T&)%>"
37311 msgstr "  pero no se impone a %<%T(const %T&)%>"
37313 #: cp/class.c:4015
37314 #, gcc-internal-format
37315 msgid "  or %<operator=(const %T&)%>"
37316 msgstr "  o a %<operator=(cont %T&)%>"
37318 #: cp/class.c:4019
37319 #, gcc-internal-format
37320 msgid "  but does not override %<operator=(const %T&)%>"
37321 msgstr "  pero no se impone a %<operator=(const %T&)%>"
37323 #: cp/class.c:4424
37324 #, gcc-internal-format
37325 msgid "alignment of %qD increased in -fabi-version=9 (GCC 5.2)"
37326 msgstr ""
37328 #: cp/class.c:4427
37329 #, fuzzy, gcc-internal-format
37330 #| msgid "alignment of %qD is bigger than original declaration"
37331 msgid "alignment of %qD will increase in -fabi-version=9"
37332 msgstr "la alineación de %qD es más grande que la declaración original"
37334 #: cp/class.c:4698
37335 #, gcc-internal-format
37336 msgid "initializer specified for non-virtual method %q+D"
37337 msgstr "se especificó un inicializador para el método %q+D que no es virtual"
37339 #: cp/class.c:5155
37340 #, gcc-internal-format
37341 msgid "method overrides both %<transaction_pure%> and %qE methods"
37342 msgstr "el método anula tanto %<transaction_pure%> como los métodos %qE"
37344 #: cp/class.c:5176
37345 #, gcc-internal-format
37346 msgid "method declared %qE overriding %qE method"
37347 msgstr "el método declarado como %qE anula el método %qE"
37349 #: cp/class.c:5771 cp/constexpr.c:218
37350 #, gcc-internal-format
37351 msgid "enclosing class of constexpr non-static member function %q+#D is not a literal type"
37352 msgstr "la clase envolvente de la función miembro que no es estática constexpr %q+#D no es un tipo literal"
37354 #: cp/class.c:5796
37355 #, gcc-internal-format
37356 msgid "%q+T is not literal because:"
37357 msgstr "%q+T no es literal porque:"
37359 #: cp/class.c:5798
37360 #, gcc-internal-format
37361 msgid "  %q+T has a non-trivial destructor"
37362 msgstr "  %q+T tiene un destructor que no es trivial"
37364 #: cp/class.c:5803
37365 #, gcc-internal-format
37366 msgid "  %q+T is not an aggregate, does not have a trivial default constructor, and has no constexpr constructor that is not a copy or move constructor"
37367 msgstr "  %q+T no es un agregado, no tiene un constructor trivial por defecto y no tiene un constructor constexpr que no es un constructor copy o move"
37369 #: cp/class.c:5838
37370 #, gcc-internal-format
37371 msgid "  base class %qT of %q+T is non-literal"
37372 msgstr "  la clase base %qT de %q+T no es literal"
37374 #: cp/class.c:5853
37375 #, fuzzy, gcc-internal-format
37376 #| msgid "  non-static data member %q+D has non-literal type"
37377 msgid "  non-static data member %qD has non-literal type"
37378 msgstr "  el dato miembro que no es estático %q+D tiene un tipo que no es literal"
37380 #: cp/class.c:5860
37381 #, fuzzy, gcc-internal-format
37382 #| msgid "  non-static data member %q+D has non-literal type"
37383 msgid "  non-static data member %qD has volatile type"
37384 msgstr "  el dato miembro que no es estático %q+D tiene un tipo que no es literal"
37386 #: cp/class.c:5978
37387 #, fuzzy, gcc-internal-format
37388 #| msgid "base class %q#T has a non-virtual destructor"
37389 msgid "base class %q#T has accessible non-virtual destructor"
37390 msgstr "la clase base %q#T tiene un destructor no virtual"
37392 #: cp/class.c:6007
37393 #, fuzzy, gcc-internal-format
37394 #| msgid "non-static reference %q+#D in class without a constructor"
37395 msgid "non-static reference %q#D in class without a constructor"
37396 msgstr "referencia %q+#D que no es static en una clase sin un constructor"
37398 #: cp/class.c:6013
37399 #, fuzzy, gcc-internal-format
37400 #| msgid "non-static const member %q+#D in class without a constructor"
37401 msgid "non-static const member %q#D in class without a constructor"
37402 msgstr "miembro const %q+#D que no es static en una clase sin un constructor"
37404 #. If the function is defaulted outside the class, we just
37405 #. give the synthesis error.
37406 #: cp/class.c:6039
37407 #, gcc-internal-format
37408 msgid "%q+D declared to take const reference, but implicit declaration would take non-const"
37409 msgstr "se declaró %q+D para tomar referencia const, pero la declaración implícita tomaría algo que no es const"
37411 #: cp/class.c:6316
37412 #, gcc-internal-format
37413 msgid "direct base %qT inaccessible in %qT due to ambiguity"
37414 msgstr "base directa %qT inaccesible en %qT debido a ambigüedad"
37416 #: cp/class.c:6328
37417 #, gcc-internal-format
37418 msgid "virtual base %qT inaccessible in %qT due to ambiguity"
37419 msgstr "base virtual %qT inaccesible en %qT debido a ambigüedad"
37421 #: cp/class.c:6556
37422 #, fuzzy, gcc-internal-format
37423 #| msgid "offset of %q+D is not ABI-compliant and may change in a future version of GCC"
37424 msgid "offset of %qD is not ABI-compliant and may change in a future version of GCC"
37425 msgstr "el desplazamiento de %q+D no cumple con la ABI y puede cambiar en una versión futura de GCC"
37427 #: cp/class.c:6711
37428 #, fuzzy, gcc-internal-format
37429 #| msgid "size of array %qE is too large"
37430 msgid "size of type %qT is too large (%qE bytes)"
37431 msgstr "el tamaño de la matriz %qE es demasiado grande"
37433 #: cp/class.c:7009
37434 #, fuzzy, gcc-internal-format
37435 #| msgid "invalid use of %<...%> with non-slice"
37436 msgid "invalid use of %q#T with a zero-size array in %q#D"
37437 msgstr "uso no válido de %<...%> con algo que no es rebanada"
37439 #: cp/class.c:7011
37440 #, fuzzy, gcc-internal-format
37441 #| msgid "invalid use of structure with flexible array member"
37442 msgid "invalid use of %q#T with a flexible array member in %q#T"
37443 msgstr "uso no válido de una estructura con un miembro de matriz flexible"
37445 #: cp/class.c:7016
37446 #, fuzzy, gcc-internal-format
37447 #| msgid "  %q+#D declared here"
37448 msgid "array member %q#D declared here"
37449 msgstr "  %q+#D se declaró aquí"
37451 #: cp/class.c:7043
37452 #, fuzzy, gcc-internal-format
37453 #| msgid "flexible array member not at end of struct"
37454 msgid "zero-size array member %qD not at end of %q#T"
37455 msgstr "el miembro de matriz flexible no está al final del struct"
37457 #: cp/class.c:7045
37458 #, fuzzy, gcc-internal-format
37459 #| msgid "flexible array member in otherwise empty struct"
37460 msgid "zero-size array member %qD in an otherwise empty %q#T"
37461 msgstr "el miembro de matriz flexible sería de otra manera un struct vacío"
37463 #: cp/class.c:7053 cp/class.c:7083
37464 #, fuzzy, gcc-internal-format
37465 #| msgid "redefinition of %q#T"
37466 msgid "in the definition of %q#T"
37467 msgstr "redefinición de %q#T"
37469 #: cp/class.c:7061
37470 #, fuzzy, gcc-internal-format
37471 #| msgid "flexible array member not at end of struct"
37472 msgid "flexible array member %qD not at end of %q#T"
37473 msgstr "el miembro de matriz flexible no está al final del struct"
37475 #: cp/class.c:7063
37476 #, fuzzy, gcc-internal-format
37477 #| msgid "flexible array member in otherwise empty struct"
37478 msgid "flexible array member %qD in an otherwise empty %q#T"
37479 msgstr "el miembro de matriz flexible sería de otra manera un struct vacío"
37481 #: cp/class.c:7081
37482 #, fuzzy, gcc-internal-format
37483 #| msgid "  %q+#D declared here"
37484 msgid "next member %q#D declared here"
37485 msgstr "  %q+#D se declaró aquí"
37487 #: cp/class.c:7193 cp/parser.c:22773
37488 #, gcc-internal-format
37489 msgid "redefinition of %q#T"
37490 msgstr "redefinición de %q#T"
37492 #: cp/class.c:7337
37493 #, gcc-internal-format
37494 msgid "%q#T has virtual functions and accessible non-virtual destructor"
37495 msgstr "%q#T tiene funciones virtuales y destructor no virtual accesible"
37497 #: cp/class.c:7365
37498 #, fuzzy, gcc-internal-format
37499 #| msgid "type transparent class %qT does not have any fields"
37500 msgid "type transparent %q#T does not have any fields"
37501 msgstr "la clase transparente tipo %qT no tiene ningún campo"
37503 #: cp/class.c:7371
37504 #, gcc-internal-format
37505 msgid "type transparent class %qT has base classes"
37506 msgstr "la clase transparente tipo %qT tiene clases base"
37508 #: cp/class.c:7375
37509 #, gcc-internal-format
37510 msgid "type transparent class %qT has virtual functions"
37511 msgstr "la clase transparente tipo %qT tiene funciones virtuales"
37513 #: cp/class.c:7381
37514 #, gcc-internal-format
37515 msgid "type transparent %q#T cannot be made transparent because the type of the first field has a different ABI from the class overall"
37516 msgstr ""
37518 #: cp/class.c:7545
37519 #, fuzzy, gcc-internal-format
37520 #| msgid "deducing from brace-enclosed initializer list requires #include <initializer_list>"
37521 msgid "definition of std::initializer_list does not match #include <initializer_list>"
37522 msgstr "la deducción de una lista inicializadora encerrada entre llaves requiere #include <initializer_list>"
37524 #: cp/class.c:7556
37525 #, gcc-internal-format
37526 msgid "trying to finish struct, but kicked out due to previous parse errors"
37527 msgstr "se trató de terminar struct, pero fue sacado debido a errores previos de decodificación"
37529 #: cp/class.c:8072
37530 #, gcc-internal-format
37531 msgid "language string %<\"%E\"%> not recognized"
37532 msgstr "no se reconoce la cadena de lenguaje %<\"%E\"%>"
37534 #: cp/class.c:8162
37535 #, gcc-internal-format
37536 msgid "cannot resolve overloaded function %qD based on conversion to type %qT"
37537 msgstr "no se puede resolver la función sobrecargada %qD basándose en la conversión al tipo %qT"
37539 #: cp/class.c:8317
37540 #, gcc-internal-format
37541 msgid "no matches converting function %qD to type %q#T"
37542 msgstr "no hay coincidencias al convertir la función %qD al tipo %q#T"
37544 #: cp/class.c:8345
37545 #, gcc-internal-format
37546 msgid "converting overloaded function %qD to type %q#T is ambiguous"
37547 msgstr "la conversión de la función sobrecargada %qD al tipo %q#T es ambigua"
37549 #: cp/class.c:8372
37550 #, gcc-internal-format
37551 msgid "assuming pointer to member %qD"
37552 msgstr "asumiendo el puntero a miembro %qD"
37554 #: cp/class.c:8375
37555 #, gcc-internal-format
37556 msgid "(a pointer to member can only be formed with %<&%E%>)"
37557 msgstr "(un puntero a miembro solamente se puede formar con %<&%E%>)"
37559 #: cp/class.c:8450 cp/class.c:8487
37560 #, gcc-internal-format
37561 msgid "not enough type information"
37562 msgstr "no hay suficiente información de tipo"
37564 #: cp/class.c:8470 cp/cvt.c:171 cp/cvt.c:198 cp/cvt.c:247
37565 #, gcc-internal-format
37566 msgid "cannot convert %qE from type %qT to type %qT"
37567 msgstr "no se puede convertir %qE desde el tipo %qT al tipo %qT"
37569 #. [basic.scope.class]
37571 #. A name N used in a class S shall refer to the same declaration
37572 #. in its context and when re-evaluated in the completed scope of
37573 #. S.
37574 #: cp/class.c:8756
37575 #, gcc-internal-format
37576 msgid "declaration of %q#D"
37577 msgstr "la declaración de %q#D"
37579 #: cp/class.c:8758
37580 #, fuzzy, gcc-internal-format
37581 #| msgid "changes meaning of %qD from %q+#D"
37582 msgid "changes meaning of %qD from %q#D"
37583 msgstr "cambia el significado de %qD a partir de %q+#D"
37585 #: cp/constexpr.c:96
37586 #, gcc-internal-format
37587 msgid "the type %qT of constexpr variable %qD is not literal"
37588 msgstr "el tipo %qT de variable constexpr %qD no es literal"
37590 #: cp/constexpr.c:104
37591 #, fuzzy, gcc-internal-format
37592 #| msgid "temporary of non-literal type %qT in a constant expression"
37593 msgid "variable %qD of non-literal type %qT in %<constexpr%> function"
37594 msgstr "temporal del tipo %qT que no es literal en una expresión constante"
37596 #: cp/constexpr.c:179
37597 #, fuzzy, gcc-internal-format
37598 #| msgid "defaulted constructor calls non-constexpr %q+D"
37599 msgid "inherited constructor %qD is not constexpr"
37600 msgstr "un constructor por defecto llama a %q+D que no es constexpr"
37602 #: cp/constexpr.c:191
37603 #, gcc-internal-format
37604 msgid "invalid type for parameter %d of constexpr function %q+#D"
37605 msgstr "tipo no válido del parámetro %d en la función constexpr %q+#D"
37607 #: cp/constexpr.c:206
37608 #, gcc-internal-format
37609 msgid "invalid return type %qT of constexpr function %q+D"
37610 msgstr "tipo de devolución %qT no válido para la función constexpr %q+D"
37612 #: cp/constexpr.c:228
37613 #, gcc-internal-format
37614 msgid "%q#T has virtual base classes"
37615 msgstr "%q#T tiene clases base virtuales"
37617 #: cp/constexpr.c:488
37618 #, gcc-internal-format
37619 msgid "constexpr constructor does not have empty body"
37620 msgstr "el constructor constexpr no tiene cuerpo vacío"
37622 #: cp/constexpr.c:594
37623 #, gcc-internal-format
37624 msgid "body of %<constexpr%> constructor cannot be a function-try-block"
37625 msgstr ""
37627 #: cp/constexpr.c:723
37628 #, gcc-internal-format
37629 msgid "%<constexpr%> constructor for union %qT must initialize exactly one non-static data member"
37630 msgstr "el constructor %<constexpr%> para union %qT debe inicializar exactamente un dato miembro que no es static"
37632 #: cp/constexpr.c:775
37633 #, fuzzy, gcc-internal-format
37634 #| msgid "uninitialized member %qD in %<constexpr%> constructor"
37635 msgid "member %qD must be initialized by mem-initializer in %<constexpr%> constructor"
37636 msgstr "miembro %qD sin inicializar en el constructor %<constexpr%>"
37638 #: cp/constexpr.c:816
37639 #, gcc-internal-format
37640 msgid "body of constexpr function %qD not a return-statement"
37641 msgstr "el cuerpo de la función constexpr %qD no es una declaración de devolución"
37643 #: cp/constexpr.c:876
37644 #, fuzzy, gcc-internal-format
37645 #| msgid "%q+D is not usable as a constexpr function because:"
37646 msgid "%qD is not usable as a constexpr function because:"
37647 msgstr "%q+D no se puede usar como una función constexpr porque:"
37649 #: cp/constexpr.c:1176 cp/constexpr.c:1185 cp/constexpr.c:1750
37650 #, gcc-internal-format
37651 msgid "%q+E is not a constant expression"
37652 msgstr "%q+E no es una expresión constante"
37654 #: cp/constexpr.c:1363 cp/constexpr.c:5115
37655 #, fuzzy, gcc-internal-format
37656 #| msgid "internal function"
37657 msgid "call to internal function %qE"
37658 msgstr "función interna"
37660 #: cp/constexpr.c:1426
37661 #, gcc-internal-format
37662 msgid "expression %qE does not designate a constexpr function"
37663 msgstr "la expresión %qE no designa una función constexpr"
37665 #: cp/constexpr.c:1444 cp/constexpr.c:5133
37666 #, gcc-internal-format
37667 msgid "call to non-constexpr function %qD"
37668 msgstr "llamada a la función %qD que no es constexpr"
37670 #: cp/constexpr.c:1516
37671 #, fuzzy, gcc-internal-format
37672 #| msgid "%qD called in a constant expression"
37673 msgid "%qD called in a constant expression before its definition is complete"
37674 msgstr "se llamó %qD en una expresión constante"
37676 #: cp/constexpr.c:1523
37677 #, gcc-internal-format
37678 msgid "%qD called in a constant expression"
37679 msgstr "se llamó %qD en una expresión constante"
37681 #: cp/constexpr.c:1527
37682 #, gcc-internal-format
37683 msgid "%qD used before its definition"
37684 msgstr "se usó %qD antes de su definición"
37686 #: cp/constexpr.c:1567
37687 #, gcc-internal-format
37688 msgid "call has circular dependency"
37689 msgstr "la llamada tiene una dependencia circular"
37691 #: cp/constexpr.c:1578
37692 #, gcc-internal-format, gfc-internal-format
37693 msgid "constexpr evaluation depth exceeds maximum of %d (use -fconstexpr-depth= to increase the maximum)"
37694 msgstr "la profundidad de evaluación de constexpr excede el máximo de %d (use -fconstexpr-depth= para incrementar el máximo)"
37696 #: cp/constexpr.c:1661
37697 #, fuzzy, gcc-internal-format
37698 #| msgid "Warn on calls to these functions"
37699 msgid "constexpr call flows off the end of the function"
37700 msgstr "Avisa en las llamadas a estas funciones"
37702 #: cp/constexpr.c:1790
37703 #, fuzzy, gcc-internal-format
37704 #| msgid "right shift count is negative"
37705 msgid "right operand of shift expression %q+E is negative"
37706 msgstr "la cuenta de desplazamiento a la derecha es negativa"
37708 #: cp/constexpr.c:1797
37709 #, gcc-internal-format
37710 msgid "right operand of shift expression %q+E is >= than the precision of the left operand"
37711 msgstr ""
37713 #: cp/constexpr.c:1815
37714 #, fuzzy, gcc-internal-format
37715 #| msgid "left-hand operand of comma expression has no effect"
37716 msgid "left operand of shift expression %q+E is negative"
37717 msgstr "el operador del lado izquierdo de la expresión coma no tiene efecto"
37719 #: cp/constexpr.c:1834
37720 #, fuzzy, gcc-internal-format
37721 #| msgid "integral expression %qE is not constant"
37722 msgid "shift expression %q+E overflows"
37723 msgstr "la expresión integral %qE no es una constante"
37725 #: cp/constexpr.c:1978
37726 #, gcc-internal-format
37727 msgid "arithmetic involving a null pointer in %qE"
37728 msgstr ""
37730 #: cp/constexpr.c:2172
37731 #, fuzzy, gcc-internal-format
37732 #| msgid "array subscript is outside array bounds"
37733 msgid "array subscript value %qE is outside the bounds of array %qD of type %qT"
37734 msgstr "el subíndice de la matriz está fuera de los límites de la matriz"
37736 #: cp/constexpr.c:2177
37737 #, fuzzy, gcc-internal-format
37738 #| msgid "array subscript is outside array bounds"
37739 msgid "array subscript value %qE is outside the bounds of array type %qT"
37740 msgstr "el subíndice de la matriz está fuera de los límites de la matriz"
37742 #: cp/constexpr.c:2324
37743 #, fuzzy, gcc-internal-format
37744 #| msgid "missing initializer for member %qD"
37745 msgid "accessing uninitialized array element"
37746 msgstr "falta el inicializador para el miembro %qD"
37748 #: cp/constexpr.c:2355
37749 #, fuzzy, gcc-internal-format
37750 #| msgid "dereferencing %<void *%> pointer"
37751 msgid "dereferencing a null pointer in %qE"
37752 msgstr "deferenciando el puntero %<void *%>"
37754 #: cp/constexpr.c:2369 cp/constexpr.c:2459 cp/constexpr.c:4003
37755 #, gcc-internal-format
37756 msgid "%qE is not a constant expression"
37757 msgstr "%qE no es una expresión constante"
37759 #: cp/constexpr.c:2375
37760 #, gcc-internal-format
37761 msgid "mutable %qD is not usable in a constant expression"
37762 msgstr "%qD mutable no se puede usar en una expresión constante"
37764 #: cp/constexpr.c:2400
37765 #, gcc-internal-format
37766 msgid "accessing %qD member instead of initialized %qD member in constant expression"
37767 msgstr "se accede al miembro %qD  en lugar del miembro inicializado %qD en la expresión constante"
37769 #: cp/constexpr.c:2419
37770 #, fuzzy, gcc-internal-format
37771 #| msgid "missing initializer for member %qD"
37772 msgid "accessing uninitialized member %qD"
37773 msgstr "falta el inicializador para el miembro %qD"
37775 #: cp/constexpr.c:3122 cp/constexpr.c:4412
37776 #, fuzzy, gcc-internal-format
37777 #| msgid "dereferencing %<void *%> pointer"
37778 msgid "dereferencing a null pointer"
37779 msgstr "deferenciando el puntero %<void *%>"
37781 #: cp/constexpr.c:3141
37782 #, gcc-internal-format
37783 msgid "accessing value of %qE through a %qT glvalue in a constant expression"
37784 msgstr "se accede al valor de %qE a través de glvalue %qT en una expresión constante"
37786 #: cp/constexpr.c:3180
37787 #, gcc-internal-format
37788 msgid "the value of %qD is not usable in a constant expression"
37789 msgstr "el valor de %qD no se puede usar en una expresión constante"
37791 #: cp/constexpr.c:3187
37792 #, gcc-internal-format
37793 msgid "%qD used in its own initializer"
37794 msgstr "se usó %qD en su propio inicializador"
37796 #: cp/constexpr.c:3192
37797 #, gcc-internal-format
37798 msgid "%q#D is not const"
37799 msgstr "%q#D no es const"
37801 #: cp/constexpr.c:3195
37802 #, gcc-internal-format
37803 msgid "%q#D is volatile"
37804 msgstr "%q+#D es volatile"
37806 #: cp/constexpr.c:3200 cp/constexpr.c:3207
37807 #, gcc-internal-format
37808 msgid "%qD was not initialized with a constant expression"
37809 msgstr "%qD no se inicializó con una expresion constante"
37811 #: cp/constexpr.c:3213
37812 #, gcc-internal-format
37813 msgid "%qD was not declared %<constexpr%>"
37814 msgstr "%qD no se declaró %<constexpr%>"
37816 #: cp/constexpr.c:3216
37817 #, gcc-internal-format
37818 msgid "%qD does not have integral or enumeration type"
37819 msgstr "%qD no tiene tipo integral o de enumeración"
37821 #: cp/constexpr.c:3410
37822 #, fuzzy, gcc-internal-format
37823 #| msgid "division by zero is not a constant-expression"
37824 msgid "modification of %qE is not a constant expression"
37825 msgstr "la división entre cero no es una expresión constante"
37827 #: cp/constexpr.c:3782
37828 #, fuzzy, gcc-internal-format, gfc-internal-format
37829 #| msgid "constexpr evaluation depth exceeds maximum of %d (use -fconstexpr-depth= to increase the maximum)"
37830 msgid "constexpr loop iteration count exceeds limit of %d (use -fconstexpr-loop-limit= to increase the limit)"
37831 msgstr "la profundidad de evaluación de constexpr excede el máximo de %d (use -fconstexpr-depth= para incrementar el máximo)"
37833 #: cp/constexpr.c:3921
37834 #, fuzzy, gcc-internal-format
37835 #| msgid "%qE is not a constant expression"
37836 msgid "value %qE of type %qT is not a constant expression"
37837 msgstr "%qE no es una expresión constante"
37839 #: cp/constexpr.c:4049 cp/constexpr.c:5562
37840 #, gcc-internal-format
37841 msgid "temporary of non-literal type %qT in a constant expression"
37842 msgstr "temporal del tipo %qT que no es literal en una expresión constante"
37844 #: cp/constexpr.c:4398
37845 #, fuzzy, gcc-internal-format
37846 #| msgid "expression %qE is not a constant-expression"
37847 msgid "a reinterpret_cast is not a constant expression"
37848 msgstr "la expresión %qE no es una expresión constante"
37850 #: cp/constexpr.c:4424
37851 #, fuzzy, gcc-internal-format
37852 #| msgid "temporary of non-literal type %qT in a constant expression"
37853 msgid "conversion of %qT null pointer to %qT is not a constant expression"
37854 msgstr "temporal del tipo %qT que no es literal en una expresión constante"
37856 #: cp/constexpr.c:4439
37857 #, fuzzy, gcc-internal-format
37858 #| msgid "expression %qE is not a constant-expression"
37859 msgid "%<reinterpret_cast<%T>(%E)%> is not a constant expression"
37860 msgstr "la expresión %qE no es una expresión constante"
37862 #: cp/constexpr.c:4502 cp/constexpr.c:5423 cp/constexpr.c:5738
37863 #, fuzzy, gcc-internal-format
37864 #| msgid "expression %qE is not a constant-expression"
37865 msgid "expression %qE is not a constant expression"
37866 msgstr "la expresión %qE no es una expresión constante"
37868 #: cp/constexpr.c:4579
37869 #, fuzzy, gcc-internal-format
37870 #| msgid "initializer element is not a constant expression"
37871 msgid "statement is not a constant expression"
37872 msgstr "el elemento inicializador no es una expresión constante"
37874 #: cp/constexpr.c:4582
37875 #, gcc-internal-format
37876 msgid "unexpected expression %qE of kind %s"
37877 msgstr "expresión %qE inesperada de género %s"
37879 #: cp/constexpr.c:4652
37880 #, fuzzy, gcc-internal-format
37881 #| msgid "%qT cannot be the type of a complete constant expression because it has mutable sub-objects"
37882 msgid "%qE is not a constant expression because it refers to mutable subobjects of %qT"
37883 msgstr "%qT no puede ser el tipo de una expresión constante completa porque tiene sub-objetos mutables"
37885 #: cp/constexpr.c:4661
37886 #, fuzzy, gcc-internal-format
37887 #| msgid "%qT cannot be the type of a complete constant expression because it has mutable sub-objects"
37888 msgid "%qE is not a constant expression because it refers to an incompletely initialized variable"
37889 msgstr "%qT no puede ser el tipo de una expresión constante completa porque tiene sub-objetos mutables"
37891 #: cp/constexpr.c:4675
37892 #, fuzzy, gcc-internal-format
37893 #| msgid "conversion from pointer type %qT to arithmetic type %qT in a constant-expression"
37894 msgid "conversion from pointer type %qT to arithmetic type %qT in a constant expression"
37895 msgstr "conversión del tipo puntero %qT al tipo aritmético %qT en una expresión constante"
37897 #: cp/constexpr.c:5033
37898 #, gcc-internal-format
37899 msgid "expression %qE has side-effects"
37900 msgstr "la expresión %qE tiene efectos colaterales"
37902 #: cp/constexpr.c:5227
37903 #, fuzzy, gcc-internal-format
37904 #| msgid "invalid reinterpret_cast from type `%T' to type `%T'"
37905 msgid "reinterpret_cast from integer to pointer"
37906 msgstr "reinterpret_cast no válido del tipo `%T' al tipo `%T'"
37908 #: cp/constexpr.c:5259
37909 #, gcc-internal-format
37910 msgid "address-of an object %qE with thread local or automatic storage is not a constant expression"
37911 msgstr "la dirección de un objeto %qE con hilo local o almacenamiento automático no es una expresión constante"
37913 #: cp/constexpr.c:5293
37914 #, fuzzy, gcc-internal-format
37915 #| msgid "%qE is not a constant expression"
37916 msgid "use of %<this%> in a constant expression"
37917 msgstr "%qE no es una expresión constante"
37919 #: cp/constexpr.c:5435
37920 #, gcc-internal-format
37921 msgid "typeid-expression is not a constant expression because %qE is of polymorphic type"
37922 msgstr "la expresión id de tipo no es una expresión constante porque %qE es de tipo polimórfico"
37924 #: cp/constexpr.c:5496
37925 #, fuzzy, gcc-internal-format
37926 #| msgid "temporary of non-literal type %qT in a constant expression"
37927 msgid "cast to non-integral type %qT in a constant expression"
37928 msgstr "temporal del tipo %qT que no es literal en una expresión constante"
37930 #: cp/constexpr.c:5529 cp/decl.c:5163
37931 #, fuzzy, gcc-internal-format
37932 #| msgid "%q+F declared %<static%> but never defined"
37933 msgid "%qD declared %<static%> in %<constexpr%> function"
37934 msgstr "%q+F se declaró %<static%> pero nunca se define"
37936 #: cp/constexpr.c:5536 cp/decl.c:5160
37937 #, fuzzy, gcc-internal-format
37938 #| msgid "%qE undeclared here (not in a function)"
37939 msgid "%qD declared %<thread_local%> in %<constexpr%> function"
37940 msgstr "%qE no se declaró aquí (no en una función)"
37942 #: cp/constexpr.c:5543 cp/decl.c:5583
37943 #, fuzzy, gcc-internal-format
37944 #| msgid "uninitialized member %qD in %<constexpr%> constructor"
37945 msgid "uninitialized variable %qD in %<constexpr%> function"
37946 msgstr "miembro %qD sin inicializar en el constructor %<constexpr%>"
37948 #: cp/constexpr.c:5611
37949 #, fuzzy, gcc-internal-format
37950 #| msgid "division by zero is not a constant-expression"
37951 msgid "division by zero is not a constant expression"
37952 msgstr "la división entre cero no es una expresión constante"
37954 #: cp/constexpr.c:5715
37955 #, fuzzy, gcc-internal-format
37956 #| msgid "%qE is not a constant expression"
37957 msgid "%<delete[]%> is not a constant expression"
37958 msgstr "%qE no es una expresión constante"
37960 #: cp/constexpr.c:5746
37961 #, gcc-internal-format
37962 msgid "non-constant array initialization"
37963 msgstr "inicialización de una matriz que no es constante"
37965 #: cp/constexpr.c:5767
37966 #, fuzzy, gcc-internal-format
37967 #| msgid "%qE is not a constant expression"
37968 msgid "%<goto%> is not a constant expression"
37969 msgstr "%qE no es una expresión constante"
37971 #: cp/constexpr.c:5779
37972 #, gcc-internal-format, gfc-internal-format
37973 msgid "unexpected AST of kind %s"
37974 msgstr "AST inesperado de género %s"
37976 #: cp/cp-array-notation.c:819 cp/cp-array-notation.c:825
37977 #: cp/cp-array-notation.c:850 cp/cp-array-notation.c:856
37978 #, gcc-internal-format
37979 msgid "rank mismatch with controlling expression of parent if-statement"
37980 msgstr ""
37982 #: cp/cp-array-notation.c:1265
37983 #, gcc-internal-format
37984 msgid "array notation cannot be used in a condition for a for-loop"
37985 msgstr ""
37987 #: cp/cp-array-notation.c:1298
37988 #, fuzzy, gcc-internal-format
37989 #| msgid "Do not generate code for huge switch statements"
37990 msgid "array notation cannot be used as a condition for switch statement"
37991 msgstr "No genera código para declaraciones switch huge"
37993 #: cp/cp-array-notation.c:1311
37994 #, gcc-internal-format
37995 msgid "array notation cannot be used as a condition for while statement"
37996 msgstr ""
37998 #: cp/cp-array-notation.c:1322
37999 #, gcc-internal-format
38000 msgid "array notation cannot be used as a condition for a do-while statement"
38001 msgstr ""
38003 #: cp/cp-array-notation.c:1367
38004 #, gcc-internal-format
38005 msgid "start-index and length fields necessary for using array notation in pointers or records"
38006 msgstr ""
38008 #: cp/cp-array-notation.c:1374
38009 #, gcc-internal-format
38010 msgid "start-index and length fields necessary for using array notation with array of unknown bound"
38011 msgstr ""
38013 #: cp/cp-array-notation.c:1445
38014 #, fuzzy, gcc-internal-format
38015 #| msgid "new cannot be applied to a function type"
38016 msgid "array notation cannot be used with function type"
38017 msgstr "new no se puede aplicar a un tipo de función"
38019 #: cp/cp-array-notation.c:1455
38020 #, gcc-internal-format
38021 msgid "rank of an array notation triplet%'s start-index is not zero"
38022 msgstr ""
38024 #: cp/cp-array-notation.c:1461
38025 #, gcc-internal-format
38026 msgid "rank of an array notation triplet%'s length is not zero"
38027 msgstr ""
38029 #: cp/cp-array-notation.c:1466
38030 #, gcc-internal-format
38031 msgid "rank of array notation triplet%'s stride is not zero"
38032 msgstr ""
38034 #: cp/cp-cilkplus.c:153
38035 #, fuzzy, gcc-internal-format
38036 #| msgid "conditional expression not allowed inside parentheses"
38037 msgid "throw expressions are not allowed inside loops marked with pragma simd"
38038 msgstr "no se permiten expresiones condicionales dentro de paréntesis"
38040 #: cp/cp-cilkplus.c:160
38041 #, fuzzy, gcc-internal-format
38042 #| msgid "%s statement is not allowed inside of BLOCK at %C"
38043 msgid "try statements are not allowed inside loops marked with #pragma simd"
38044 msgstr "No se permite una declaración %s dentro de BLOCK en %C"
38046 #: cp/cp-gimplify.c:1442
38047 #, gcc-internal-format
38048 msgid "throw will always call terminate()"
38049 msgstr ""
38051 #: cp/cp-gimplify.c:1445
38052 #, gcc-internal-format
38053 msgid "in C++11 destructors default to noexcept"
38054 msgstr ""
38056 #: cp/cp-gimplify.c:1456
38057 #, gcc-internal-format
38058 msgid "in C++11 this throw will terminate because destructors default to noexcept"
38059 msgstr ""
38061 #: cp/cvt.c:89
38062 #, gcc-internal-format
38063 msgid "can%'t convert from incomplete type %qT to %qT"
38064 msgstr "no se puede convertir desde el tipo incompleto %qT a %qT"
38066 #: cp/cvt.c:99
38067 #, gcc-internal-format
38068 msgid "conversion of %qE from %qT to %qT is ambiguous"
38069 msgstr "la conversión de %qE desde %qT a %qT es ambigua"
38071 #: cp/cvt.c:382
38072 #, gcc-internal-format
38073 msgid "initialization of volatile reference type %q#T from rvalue of type %qT"
38074 msgstr "inicialización de un tipo de referencia volatile %q#T desde un r-valor de tipo %qT"
38076 #: cp/cvt.c:385
38077 #, gcc-internal-format
38078 msgid "conversion to volatile reference type %q#T from rvalue of type %qT"
38079 msgstr "inicialización a un tipo de referencia volatile %q#T desde un r-valor de tipo %qT"
38081 #: cp/cvt.c:388
38082 #, gcc-internal-format
38083 msgid "initialization of non-const reference type %q#T from rvalue of type %qT"
38084 msgstr "inicialización de un tipo de referencia que no es constante %q#T desde un r-valor de tipo %qT"
38086 #: cp/cvt.c:391
38087 #, gcc-internal-format
38088 msgid "conversion to non-const reference type %q#T from rvalue of type %qT"
38089 msgstr "inicialización a un tipo de referencia que no es constante %q#T desde un r-valor de tipo %qT"
38091 #: cp/cvt.c:467
38092 #, gcc-internal-format
38093 msgid "conversion from %qT to %qT discards qualifiers"
38094 msgstr "la conversión de %qT a %qT descarta los calificadores"
38096 #: cp/cvt.c:489 cp/typeck.c:7096
38097 #, gcc-internal-format
38098 msgid "casting %qT to %qT does not dereference pointer"
38099 msgstr "la conversión de %qT a %qT no dereferencía a los punteros"
38101 #: cp/cvt.c:517
38102 #, gcc-internal-format
38103 msgid "cannot convert type %qT to type %qT"
38104 msgstr "no se puede convertir el tipo %qT al tipo %qT"
38106 #: cp/cvt.c:755
38107 #, gcc-internal-format
38108 msgid "conversion from %q#T to %q#T"
38109 msgstr "conversión de %q#T a %q#T"
38111 #: cp/cvt.c:772
38112 #, gcc-internal-format
38113 msgid "the result of the conversion is unspecified because %qE is outside the range of type %qT"
38114 msgstr "el resultado de la conversión no está especificado porque %qE está fuera del rango del tipo %qT"
38116 #: cp/cvt.c:783 cp/cvt.c:835
38117 #, gcc-internal-format
38118 msgid "%q#T used where a %qT was expected"
38119 msgstr "se usó %q#T donde se esperaba un %qT"
38121 #: cp/cvt.c:792
38122 #, fuzzy, gcc-internal-format
38123 #| msgid "could not convert %qE from %qT to %qT"
38124 msgid "could not convert %qE from %<void%> to %<bool%>"
38125 msgstr "no se puede convertir %qE de %qT a %qT"
38127 #: cp/cvt.c:851
38128 #, gcc-internal-format
38129 msgid "%q#T used where a floating point value was expected"
38130 msgstr "se usó %q#T donde se esperaba un valor de coma flotante"
38132 #: cp/cvt.c:910
38133 #, gcc-internal-format
38134 msgid "conversion from %qT to non-scalar type %qT requested"
38135 msgstr "se solicitó la conversión desde %qT al tipo no escalar %qT"
38137 #: cp/cvt.c:990
38138 #, fuzzy, gcc-internal-format
38139 #| msgid "ignoring return value of %qD, declared with attribute warn_unused_result"
38140 msgid "ignoring return value of %qD, declared with attribute nodiscard"
38141 msgstr "se descarta el valor de devolución de %qD, se declaró con el atributo warn_unused_result"
38143 #: cp/cvt.c:998
38144 #, fuzzy, gcc-internal-format
38145 #| msgid "ignoring return value of %qD, declared with attribute warn_unused_result"
38146 msgid "ignoring returned value of type %qT, declared with attribute nodiscard"
38147 msgstr "se descarta el valor de devolución de %qD, se declaró con el atributo warn_unused_result"
38149 #: cp/cvt.c:1003
38150 #, fuzzy, gcc-internal-format
38151 #| msgid "%qD declared here"
38152 msgid "in call to %qD, declared here"
38153 msgstr "%qD se declara aquí"
38155 #: cp/cvt.c:1082
38156 #, gcc-internal-format
38157 msgid "pseudo-destructor is not called"
38158 msgstr "no se llamó al seudo-destructor"
38160 #: cp/cvt.c:1160
38161 #, gcc-internal-format
38162 msgid "conversion to void will not access object of incomplete type %qT"
38163 msgstr "la conversión a void no accederá al objeto de tipo incompleto %qT"
38165 #: cp/cvt.c:1164
38166 #, gcc-internal-format
38167 msgid "indirection will not access object of incomplete type %qT in second operand of conditional expression"
38168 msgstr "la indirección no accederá al objeto de tipo incompleto %qT en el segundo operando de la expresión condicional"
38170 #: cp/cvt.c:1169
38171 #, gcc-internal-format
38172 msgid "indirection will not access object of incomplete type %qT in third operand of conditional expression"
38173 msgstr "la indirección no accederá al objeto de tipo incompleto %qT en el tercer operando de la expresión condicional"
38175 #: cp/cvt.c:1174
38176 #, gcc-internal-format
38177 msgid "indirection will not access object of incomplete type %qT in right operand of comma operator"
38178 msgstr "la indirección no accederá al objeto de tipo incompleto %qT en el operando derecho del operador coma"
38180 #: cp/cvt.c:1179
38181 #, gcc-internal-format
38182 msgid "indirection will not access object of incomplete type %qT in left operand of comma operator"
38183 msgstr "la indirección no accederá al objeto de tipo incompleto %qT en el operando izquierdo del operador coma"
38185 #: cp/cvt.c:1184
38186 #, gcc-internal-format
38187 msgid "indirection will not access object of incomplete type %qT in statement"
38188 msgstr "la indirección no accederá a un objeto de tipo incompleto %qT en la declaración"
38190 #: cp/cvt.c:1188
38191 #, gcc-internal-format
38192 msgid "indirection will not access object of incomplete type %qT in for increment expression"
38193 msgstr "la indirección no accederá al objeto de tipo incompleto %qT en la expresión de incremento for"
38195 #: cp/cvt.c:1204
38196 #, gcc-internal-format
38197 msgid "conversion to void will not access object of type %qT"
38198 msgstr "la conversión a void no accederá al objeto de tipo %qT"
38200 #: cp/cvt.c:1208
38201 #, gcc-internal-format
38202 msgid "implicit dereference will not access object of type %qT in second operand of conditional expression"
38203 msgstr "la deferencia implícita no accederá al objeto de tipo %qT en el segundo operando de la expresión condicional"
38205 #: cp/cvt.c:1213
38206 #, gcc-internal-format
38207 msgid "implicit dereference will not access object of type %qT in third operand of conditional expression"
38208 msgstr "la deferencia implícita no accederá al objeto de tipo %qT en el tercer operando de la expresión condicional"
38210 #: cp/cvt.c:1218
38211 #, gcc-internal-format
38212 msgid "implicit dereference will not access object of type %qT in right operand of comma operator"
38213 msgstr "la deferencia implícita no accederá al objeto de tipo %qT en el operando derecho del operador coma"
38215 #: cp/cvt.c:1223
38216 #, gcc-internal-format
38217 msgid "implicit dereference will not access object of type %qT in left operand of comma operator"
38218 msgstr "la deferencia implícita no accederá al objeto de tipo %qT en el operando izquierdo del operador coma"
38220 #: cp/cvt.c:1228
38221 #, gcc-internal-format
38222 msgid "implicit dereference will not access object of type %qT in statement"
38223 msgstr "la deferencia implícita no accederá al objeto de tipo %qT en la declaración"
38225 #: cp/cvt.c:1232
38226 #, gcc-internal-format
38227 msgid "implicit dereference will not access object of type %qT in for increment expression"
38228 msgstr "la deferencia implícita no accederá al objeto de tipo %qT en la expresión de incremento for"
38230 #: cp/cvt.c:1246
38231 #, gcc-internal-format
38232 msgid "conversion to void will not access object of non-trivially-copyable type %qT"
38233 msgstr "la conversión a void no accederá al objeto de tipo no-copiable-trivialmente %qT"
38235 #: cp/cvt.c:1251
38236 #, gcc-internal-format
38237 msgid "indirection will not access object of non-trivially-copyable type %qT in second operand of conditional expression"
38238 msgstr "la indirección no accederá al objeto de tipo no-copiable-trivialmente %qT en el segundo operando de la expresión condicional"
38240 #: cp/cvt.c:1256
38241 #, gcc-internal-format
38242 msgid "indirection will not access object of non-trivially-copyable type %qT in third operand of conditional expression"
38243 msgstr "la indirección no accederá al objeto de tipo no-copiable-trivialmente %qT en el tercer operando de la expresión condicional"
38245 #: cp/cvt.c:1261
38246 #, gcc-internal-format
38247 msgid "indirection will not access object of non-trivially-copyable type %qT in right operand of comma operator"
38248 msgstr "la indirección no accederá al objeto de tipo no-copiable-trivialmente %qT en el operando derecho del operador coma"
38250 #: cp/cvt.c:1266
38251 #, gcc-internal-format
38252 msgid "indirection will not access object of non-trivially-copyable type %qT in left operand of comma operator"
38253 msgstr "la indirección no accederá al objeto de tipo no-copiable-trivialmente %qT en el operando izquierdo del operador coma"
38255 #: cp/cvt.c:1271
38256 #, gcc-internal-format
38257 msgid "indirection will not access object of non-trivially-copyable type %qT in statement"
38258 msgstr "la indirección no accederá al objeto de tipo no-copiable-trivialmente %qT en la declaración"
38260 #: cp/cvt.c:1276
38261 #, gcc-internal-format
38262 msgid "indirection will not access object of non-trivially-copyable type %qT in for increment expression"
38263 msgstr "la indirección no accederá al objeto de tipo no-copiable-trivialmente %qT en la expresión de incremento for"
38265 #: cp/cvt.c:1314
38266 #, gcc-internal-format
38267 msgid "conversion to void will not access object %qE of incomplete type %qT"
38268 msgstr "la conversión a void no accederá al objeto %qE de tipo incompleto %qT"
38270 #: cp/cvt.c:1318
38271 #, gcc-internal-format
38272 msgid "variable %qE of incomplete type %qT will not be accessed in second operand of conditional expression"
38273 msgstr "la variable %qE de tipo incompleto %qT no se accederá en el segundo operando de la expresión condicional"
38275 #: cp/cvt.c:1323
38276 #, gcc-internal-format
38277 msgid "variable %qE of incomplete type %qT will not be accessed in third operand of conditional expression"
38278 msgstr "la variable %qE de tipo incompleto %qT no se accederá en el tercer operando de la expresión condicional"
38280 #: cp/cvt.c:1328
38281 #, gcc-internal-format
38282 msgid "variable %qE of incomplete type %qT will not be accessed in right operand of comma operator"
38283 msgstr "la variable %qE de tipo incompleto %qT no se accederá en el operando derecho del operador coma"
38285 #: cp/cvt.c:1333
38286 #, gcc-internal-format
38287 msgid "variable %qE of incomplete type %qT will not be accessed in left operand of comma operator"
38288 msgstr "la variable %qE de tipo incompleto %qT no se accederá en el operando izquierdo del operador coma"
38290 #: cp/cvt.c:1338
38291 #, gcc-internal-format
38292 msgid "variable %qE of incomplete type %qT will not be accessed in statement"
38293 msgstr "la variable %qE de tipo incompleto %qT no se accederá en la declaración"
38295 #: cp/cvt.c:1342
38296 #, gcc-internal-format
38297 msgid "variable %qE of incomplete type %qT will not be accessed in for increment expression"
38298 msgstr "la variable %qE de tipo incompleto %qT no se accederá en la expresión de incremento for"
38300 #: cp/cvt.c:1394
38301 #, gcc-internal-format
38302 msgid "conversion to void cannot resolve address of overloaded function"
38303 msgstr "la conversión a void no puede resolver la dirección de la función sobrecargada"
38305 #: cp/cvt.c:1398
38306 #, gcc-internal-format
38307 msgid "second operand of conditional expression cannot resolve address of overloaded function"
38308 msgstr "el segundo operando de la expresión condicional no puede resolver la dirección de la función sobrecargada"
38310 #: cp/cvt.c:1402
38311 #, gcc-internal-format
38312 msgid "third operand of conditional expression cannot resolve address of overloaded function"
38313 msgstr "el tercer operando de la expresión condicional no puede resolver la dirección de la función sobrecargada"
38315 #: cp/cvt.c:1406
38316 #, gcc-internal-format
38317 msgid "right operand of comma operator cannot resolve address of overloaded function"
38318 msgstr "el operando derecho del operador coma no puede resolver la dirección de la función sobrecargada"
38320 #: cp/cvt.c:1410
38321 #, gcc-internal-format
38322 msgid "left operand of comma operator cannot resolve address of overloaded function"
38323 msgstr "el operador izquierdo del operador coma no puede resolver la dirección de la función sobrecargada"
38325 #: cp/cvt.c:1414
38326 #, gcc-internal-format
38327 msgid "statement cannot resolve address of overloaded function"
38328 msgstr "la declaración no puede resolver la dirección de la función sobrecargada"
38330 #: cp/cvt.c:1418
38331 #, gcc-internal-format
38332 msgid "for increment expression cannot resolve address of overloaded function"
38333 msgstr "la expresión de incremento for no puede resolver la dirección de la función sobrecargada"
38335 #: cp/cvt.c:1434
38336 #, gcc-internal-format
38337 msgid "second operand of conditional expression is a reference, not call, to function %qE"
38338 msgstr "el segundo operando de la expresión condicional es una referencia, no una llamada, a la función %qE"
38340 #: cp/cvt.c:1439
38341 #, gcc-internal-format
38342 msgid "third operand of conditional expression is a reference, not call, to function %qE"
38343 msgstr "el tercer operando de la expresión condicional es una referencia, no una llamada, a la función %qE"
38345 #: cp/cvt.c:1444
38346 #, gcc-internal-format
38347 msgid "right operand of comma operator is a reference, not call, to function %qE"
38348 msgstr "el operando derecho del operador coma es una referencia, no una llamada, a la función %qE"
38350 #: cp/cvt.c:1449
38351 #, gcc-internal-format
38352 msgid "left operand of comma operator is a reference, not call, to function %qE"
38353 msgstr "el operando izquierdo del operador coma es una referencia, no una llamada, a la función %qE"
38355 #: cp/cvt.c:1454
38356 #, gcc-internal-format
38357 msgid "statement is a reference, not call, to function %qE"
38358 msgstr "la declaración es una referencia, no una llamada, a la función %qE"
38360 #: cp/cvt.c:1459
38361 #, gcc-internal-format
38362 msgid "for increment expression is a reference, not call, to function %qE"
38363 msgstr "la expresión de incremento for es una referencia, no una llamada, a la función %qE"
38365 #: cp/cvt.c:1486
38366 #, gcc-internal-format
38367 msgid "second operand of conditional expression has no effect"
38368 msgstr "el segundo operando de la expresión condicional no tiene efecto"
38370 #: cp/cvt.c:1491
38371 #, gcc-internal-format
38372 msgid "third operand of conditional expression has no effect"
38373 msgstr "el tercer operando de la expresión condicional no tiene efecto"
38375 #: cp/cvt.c:1496
38376 #, gcc-internal-format
38377 msgid "right operand of comma operator has no effect"
38378 msgstr "el operando derecho del operador coma no tiene efecto"
38380 #: cp/cvt.c:1500
38381 #, gcc-internal-format
38382 msgid "left operand of comma operator has no effect"
38383 msgstr "el operando izquierdo del operador coma no tiene efecto"
38385 #: cp/cvt.c:1504
38386 #, gcc-internal-format
38387 msgid "statement has no effect"
38388 msgstr "la declaración no tiene efecto"
38390 #: cp/cvt.c:1508
38391 #, gcc-internal-format
38392 msgid "for increment expression has no effect"
38393 msgstr "la expresión de incremento for no tiene efecto"
38395 #: cp/cvt.c:1663
38396 #, gcc-internal-format
38397 msgid "converting NULL to non-pointer type"
38398 msgstr "se convierte NULL a un tipo que no es puntero"
38400 #: cp/cvt.c:1778
38401 #, fuzzy, gcc-internal-format
38402 #| msgid "  couldn't deduce template parameter %qD"
38403 msgid "default type conversion can't deduce template argument for %qD"
38404 msgstr "  no se puede deducir el parámetro de plantilla %qD"
38406 #: cp/cvt.c:1793
38407 #, gcc-internal-format
38408 msgid "ambiguous default type conversion from %qT"
38409 msgstr "conversión de tipo por defecto ambigua desde %qT"
38411 #: cp/cvt.c:1796
38412 #, gcc-internal-format
38413 msgid "  candidate conversions include %qD and %qD"
38414 msgstr "  las conversiones candidatas incluyen %qD y %qD"
38416 #: cp/cxx-pretty-print.c:2220
38417 #, gcc-internal-format
38418 msgid "template-parameter-"
38419 msgstr "parámetro-de-plantilla-"
38421 #: cp/decl.c:672
38422 #, fuzzy, gcc-internal-format
38423 #| msgid "unused variable %q+D"
38424 msgid "unused variable %qD"
38425 msgstr "variable %q+D sin usar"
38427 #: cp/decl.c:938
38428 #, fuzzy, gcc-internal-format
38429 #| msgid "%q+F declared %<static%> but never defined"
38430 msgid "%qF declared %<static%> but never defined"
38431 msgstr "%q+F se declaró %<static%> pero nunca se define"
38433 #: cp/decl.c:963
38434 #, fuzzy, gcc-internal-format
38435 #| msgid "environment variable %qs not defined"
38436 msgid "odr-used inline variable %qD is not defined"
38437 msgstr "no se definió la variable de entorno %qs"
38439 #: cp/decl.c:1241
38440 #, gcc-internal-format
38441 msgid "%qD was declared %<extern%> and later %<static%>"
38442 msgstr "%qD se declaró %<extern%> y después %<static%>"
38444 #: cp/decl.c:1243 cp/decl.c:1982 cp/decl.c:1992 cp/decl.c:2552 cp/decl.c:2967
38445 #, fuzzy, gcc-internal-format
38446 #| msgid "previous declaration of %q+D"
38447 msgid "previous declaration of %qD"
38448 msgstr "declaración previa de %q+D"
38450 #: cp/decl.c:1277
38451 #, gcc-internal-format
38452 msgid "declaration of %qF has a different exception specifier"
38453 msgstr "la declaración de %qF tiene un especificador de excepción diferente"
38455 #: cp/decl.c:1290
38456 #, fuzzy, gcc-internal-format
38457 #| msgid "from previous declaration %q+F"
38458 msgid "from previous declaration %qF"
38459 msgstr "de la declaración previa de %q+F"
38461 #: cp/decl.c:1325
38462 #, fuzzy, gcc-internal-format
38463 #| msgid "redeclaration %qD differs in %<constexpr%>"
38464 msgid "redeclaration %qD differs in %<constexpr%> from previous declaration"
38465 msgstr "la redeclaración de %qD difiere en %<constexpr%>"
38467 #: cp/decl.c:1328 cp/decl.c:13702
38468 #, fuzzy, gcc-internal-format
38469 #| msgid "previous declaration %q+#D"
38470 msgid "previous declaration %qD"
38471 msgstr "declaración previa de %q+#D"
38473 #: cp/decl.c:1357
38474 #, fuzzy, gcc-internal-format
38475 #| msgid "uninitialized const %qD"
38476 msgid "cannot specialize concept %q#D"
38477 msgstr "const %qD sin inicializar"
38479 #: cp/decl.c:1379
38480 #, fuzzy, gcc-internal-format
38481 #| msgid "redeclaration of friend %q#D may not have default template arguments"
38482 msgid "redeclaration of %q#D may not have default arguments"
38483 msgstr "la redeclaración de friend %q#D no puede tener argumentos de plantilla por defecto"
38485 #: cp/decl.c:1426
38486 #, gcc-internal-format
38487 msgid "literal operator template %q+D conflicts with raw literal operator %qD"
38488 msgstr "la plantilla de operador literal %q+D tiene conflictos con el operador literal raw %qD"
38490 #: cp/decl.c:1431
38491 #, gcc-internal-format
38492 msgid "raw literal operator %q+D conflicts with literal operator template %qD"
38493 msgstr "el operador literal raw %q+D tiene conflictos con la plantilla de operador literal %qD"
38495 #: cp/decl.c:1442
38496 #, fuzzy, gcc-internal-format
38497 #| msgid "previous definition of %q+D was here"
38498 msgid "previous definition of %qD was here"
38499 msgstr "la definición previa de %q+D estaba aquí"
38501 #: cp/decl.c:1445
38502 #, fuzzy, gcc-internal-format
38503 #| msgid "previous declaration of %q+D was here"
38504 msgid "previous declaration of %qD was here"
38505 msgstr "la declaración previa de %q+D estaba aquí"
38507 #: cp/decl.c:1467 cp/decl.c:1579
38508 #, gcc-internal-format
38509 msgid "shadowing built-in function %q#D"
38510 msgstr "se oscurece la función interna %q#D"
38512 #: cp/decl.c:1468 cp/decl.c:1580
38513 #, gcc-internal-format
38514 msgid "shadowing library function %q#D"
38515 msgstr "se oscurece la función de biblioteca %q#D"
38517 #: cp/decl.c:1476
38518 #, gcc-internal-format
38519 msgid "library function %q#D redeclared as non-function %q#D"
38520 msgstr "se redeclara la función de biblioteca %q#D como %q#D que no es función"
38522 #: cp/decl.c:1479 cp/decl.c:1561
38523 #, fuzzy, gcc-internal-format
38524 #| msgid "conflicts with built-in declaration %q#D"
38525 msgid "declaration of %q+#D conflicts with built-in declaration %q#D"
38526 msgstr "genera un conflicto con la declaración interna %q#D"
38528 #: cp/decl.c:1487
38529 #, fuzzy, gcc-internal-format
38530 #| msgid "declaration of %qD shadows a global declaration"
38531 msgid "redeclaration of %<pragma omp declare reduction%>"
38532 msgstr "la declaración de %qD oscurece a una declaración global"
38534 #: cp/decl.c:1489
38535 #, fuzzy, gcc-internal-format
38536 #| msgid "previous non-function declaration %q+#D"
38537 msgid "previous %<pragma omp declare reduction%> declaration"
38538 msgstr "la declaración previa %q+#D que no es función"
38540 #: cp/decl.c:1574
38541 #, fuzzy, gcc-internal-format
38542 #| msgid "ambiguates built-in declaration %q#D"
38543 msgid "new declaration %q#D ambiguates built-in declaration %q#D"
38544 msgstr "hace ambigua la declaración interna %q#D"
38546 #: cp/decl.c:1665
38547 #, gcc-internal-format
38548 msgid "%q#D redeclared as different kind of symbol"
38549 msgstr "%q#D redeclarado como un tipo diferente de símbolo"
38551 #: cp/decl.c:1669 cp/decl.c:1690 cp/decl.c:1722 cp/name-lookup.c:616
38552 #, fuzzy, gcc-internal-format
38553 #| msgid "previous declaration %q+#D"
38554 msgid "previous declaration %q#D"
38555 msgstr "declaración previa de %q+#D"
38557 #: cp/decl.c:1688
38558 #, fuzzy, gcc-internal-format
38559 #| msgid "declaration of template %q#D"
38560 msgid "conflicting declaration of template %q+#D"
38561 msgstr "redeclaración de la plantilla %q#D"
38563 #: cp/decl.c:1707
38564 #, fuzzy, gcc-internal-format
38565 #| msgid "ambiguates old declaration %q+#D"
38566 msgid "ambiguating new declaration %q+#D"
38567 msgstr "hace ambigua la declaración antigua %q+#D"
38569 #: cp/decl.c:1709 cp/decl.c:1737
38570 #, fuzzy, gcc-internal-format
38571 #| msgid "global declaration %q+#D"
38572 msgid "old declaration %q#D"
38573 msgstr "la declaración global %q+#D"
38575 #: cp/decl.c:1719
38576 #, fuzzy, gcc-internal-format
38577 #| msgid "conflicting declaration %q#D"
38578 msgid "conflicting declaration of C function %q+#D"
38579 msgstr "declaraciones de %q#D en conflicto"
38581 #: cp/decl.c:1735
38582 #, fuzzy, gcc-internal-format
38583 #| msgid "ambiguates old declaration %q+#D"
38584 msgid "ambiguating new declaration of %q+#D"
38585 msgstr "hace ambigua la declaración antigua %q+#D"
38587 #: cp/decl.c:1745
38588 #, fuzzy, gcc-internal-format
38589 #| msgid "conflicting declaration %q#D"
38590 msgid "conflicting declaration %q+#D"
38591 msgstr "declaraciones de %q#D en conflicto"
38593 #: cp/decl.c:1747
38594 #, fuzzy, gcc-internal-format
38595 #| msgid "previous declaration %q+#D"
38596 msgid "previous declaration as %q#D"
38597 msgstr "declaración previa de %q+#D"
38599 #. [namespace.alias]
38601 #. A namespace-name or namespace-alias shall not be declared as
38602 #. the name of any other entity in the same declarative region.
38603 #. A namespace-name defined at global scope shall not be
38604 #. declared as the name of any other entity in any global scope
38605 #. of the program.
38606 #: cp/decl.c:1799
38607 #, fuzzy, gcc-internal-format
38608 #| msgid "conflicting declaration %q#D"
38609 msgid "conflicting declaration of namespace %q+D"
38610 msgstr "declaraciones de %q#D en conflicto"
38612 #: cp/decl.c:1801
38613 #, fuzzy, gcc-internal-format
38614 #| msgid "previous declaration of namespace %q+D here"
38615 msgid "previous declaration of namespace %qD here"
38616 msgstr "declaración previa del espacio de nombres %q+D aquí"
38618 #: cp/decl.c:1813
38619 #, fuzzy, gcc-internal-format
38620 #| msgid "%q+#D previously defined here"
38621 msgid "%q#D previously defined here"
38622 msgstr "se define %q+#D previamente aquí"
38624 #: cp/decl.c:1814 cp/name-lookup.c:1200 cp/name-lookup.c:1223
38625 #, fuzzy, gcc-internal-format
38626 #| msgid "%q+#D previously declared here"
38627 msgid "%q#D previously declared here"
38628 msgstr "se declaró %q+#D previamente aquí"
38630 #: cp/decl.c:1824
38631 #, fuzzy, gcc-internal-format
38632 #| msgid "prototype for %q+#D"
38633 msgid "prototype specified for %q#D"
38634 msgstr "el prototipo para %q+#D"
38636 #: cp/decl.c:1826
38637 #, fuzzy, gcc-internal-format
38638 #| msgid "non-prototype definition here"
38639 msgid "previous non-prototype definition here"
38640 msgstr "la definición del no prototipo aquí"
38642 #: cp/decl.c:1865
38643 #, fuzzy, gcc-internal-format
38644 #| msgid "previous declaration of %q+#D with %qL linkage"
38645 msgid "conflicting declaration of %q+#D with %qL linkage"
38646 msgstr "declaración previa de %q+#D con el enlace %qL"
38648 #: cp/decl.c:1868
38649 #, fuzzy, gcc-internal-format
38650 #| msgid "previous declaration of %q+#D with %qL linkage"
38651 msgid "previous declaration with %qL linkage"
38652 msgstr "declaración previa de %q+#D con el enlace %qL"
38654 #: cp/decl.c:1902 cp/decl.c:1910
38655 #, gcc-internal-format
38656 msgid "default argument given for parameter %d of %q#D"
38657 msgstr "argumento por defecto dado para el parámetro %d de %q#D"
38659 #: cp/decl.c:1905 cp/decl.c:1913
38660 #, fuzzy, gcc-internal-format
38661 #| msgid "after previous specification in %q+#D"
38662 msgid "previous specification in %q#D here"
38663 msgstr "después de la especificación previa en %q+#D"
38665 #: cp/decl.c:1979
38666 #, gcc-internal-format
38667 msgid "redundant redeclaration of %qD in same scope"
38668 msgstr "declaración redundante de %qD en el mismo ámbito"
38670 #: cp/decl.c:1990
38671 #, fuzzy, gcc-internal-format
38672 #| msgid "deleted definition of %qD"
38673 msgid "deleted definition of %q+D"
38674 msgstr "se borró la definición de %qD"
38676 #. From [temp.expl.spec]:
38678 #. If a template, a member template or the member of a class
38679 #. template is explicitly specialized then that
38680 #. specialization shall be declared before the first use of
38681 #. that specialization that would cause an implicit
38682 #. instantiation to take place, in every translation unit in
38683 #. which such a use occurs.
38684 #: cp/decl.c:2409
38685 #, gcc-internal-format
38686 msgid "explicit specialization of %qD after first use"
38687 msgstr "especialización explícita de %qD después del primer uso"
38689 #: cp/decl.c:2549
38690 #, fuzzy, gcc-internal-format
38691 #| msgid "'setter' attribute of property %qD conflicts with previous declaration"
38692 msgid "%qD: visibility attribute ignored because it conflicts with previous declaration"
38693 msgstr "el atributo 'setter' de la propiedad %qD genera un conflicto con la declaración previa"
38695 #. Reject two definitions.
38696 #: cp/decl.c:2799 cp/decl.c:2828 cp/decl.c:2861 cp/decl.c:2878 cp/decl.c:2972
38697 #, gcc-internal-format
38698 msgid "redefinition of %q#D"
38699 msgstr "redefinición de %q#D"
38701 #: cp/decl.c:2815
38702 #, gcc-internal-format
38703 msgid "%qD conflicts with used function"
38704 msgstr "%qD genera un conflicto con la función utilizada"
38706 #: cp/decl.c:2825
38707 #, gcc-internal-format
38708 msgid "%q#D not declared in class"
38709 msgstr "%q#D no se declaró en la clase"
38711 #: cp/decl.c:2839 cp/decl.c:2888
38712 #, gcc-internal-format
38713 msgid "%q+D redeclared inline with %<gnu_inline%> attribute"
38714 msgstr "%q+D se redeclaró incluida en línea con el atributo %<gnu_inline%>"
38716 #: cp/decl.c:2842 cp/decl.c:2891
38717 #, gcc-internal-format
38718 msgid "%q+D redeclared inline without %<gnu_inline%> attribute"
38719 msgstr "%q+D se redeclaró incluida en línea sin el atributo %<gnu_inline%>"
38721 #. is_primary=
38722 #. is_partial=
38723 #. is_friend_decl=
38724 #: cp/decl.c:2908
38725 #, gcc-internal-format
38726 msgid "redeclaration of friend %q#D may not have default template arguments"
38727 msgstr "la redeclaración de friend %q#D no puede tener argumentos de plantilla por defecto"
38729 #: cp/decl.c:2922
38730 #, gcc-internal-format
38731 msgid "thread-local declaration of %q#D follows non-thread-local declaration"
38732 msgstr "declaración thread-local de %q#D después de una declaración que no es thread-local"
38734 #: cp/decl.c:2925
38735 #, gcc-internal-format
38736 msgid "non-thread-local declaration of %q#D follows thread-local declaration"
38737 msgstr "declaración que no es thread-local de %q#D después de una declaración thread-local"
38739 #: cp/decl.c:2940 cp/decl.c:2980 cp/name-lookup.c:612 cp/name-lookup.c:1198
38740 #: cp/name-lookup.c:1221
38741 #, gcc-internal-format
38742 msgid "redeclaration of %q#D"
38743 msgstr "redeclaración de %q#D"
38745 #: cp/decl.c:2964
38746 #, fuzzy, gcc-internal-format
38747 #| msgid "redundant redeclaration of `%s' in same scope"
38748 msgid "redundant redeclaration of %<constexpr%> static data member %qD"
38749 msgstr "declaración redundante de `%s' en el mismo ámbito"
38751 #: cp/decl.c:3129
38752 #, gcc-internal-format
38753 msgid "jump to label %qD"
38754 msgstr "salto a la etiqueta %qD"
38756 #: cp/decl.c:3130
38757 #, gcc-internal-format
38758 msgid "jump to case label"
38759 msgstr "salto a la etiqueta case"
38761 #: cp/decl.c:3132
38762 #, gcc-internal-format
38763 msgid "  from here"
38764 msgstr "  desde aquí"
38766 #: cp/decl.c:3155 cp/decl.c:3391
38767 #, gcc-internal-format
38768 msgid "  exits OpenMP structured block"
38769 msgstr "  sale del bloque estructurado OpenMP"
38771 #: cp/decl.c:3182
38772 #, fuzzy, gcc-internal-format
38773 #| msgid "  crosses initialization of %q+#D"
38774 msgid "  crosses initialization of %q#D"
38775 msgstr "  cruza la inicialización de %q+#D"
38777 #: cp/decl.c:3185 cp/decl.c:3352
38778 #, fuzzy, gcc-internal-format
38779 #| msgid "  enters scope of %q+#D which has non-trivial destructor"
38780 msgid "  enters scope of %q#D which has non-trivial destructor"
38781 msgstr "  entra al ámbito de %q+#D el cual tiene un destructor que no es trivial"
38783 #: cp/decl.c:3203 cp/decl.c:3360
38784 #, gcc-internal-format
38785 msgid "  enters try block"
38786 msgstr "  entra al bloque try"
38788 #: cp/decl.c:3205 cp/decl.c:3342 cp/decl.c:3362
38789 #, gcc-internal-format
38790 msgid "  enters catch block"
38791 msgstr "  entra al bloque catch"
38793 #: cp/decl.c:3218 cp/decl.c:3372
38794 #, gcc-internal-format
38795 msgid "  enters OpenMP structured block"
38796 msgstr "  entra al bloque estructurado OpenMP"
38798 #: cp/decl.c:3231 cp/decl.c:3364
38799 #, gcc-internal-format
38800 msgid "  enters synchronized or atomic statement"
38801 msgstr ""
38803 #: cp/decl.c:3245 cp/decl.c:3366
38804 #, fuzzy, gcc-internal-format
38805 #| msgid "expected statement"
38806 msgid "  enters constexpr if statement"
38807 msgstr "se esperaba una declaración"
38809 #: cp/decl.c:3349
38810 #, fuzzy, gcc-internal-format
38811 #| msgid "  skips initialization of %q+#D"
38812 msgid "  skips initialization of %q#D"
38813 msgstr "  salta la inicialización de %q+#D"
38815 #: cp/decl.c:3408 cp/parser.c:12104 cp/parser.c:12131
38816 #, gcc-internal-format
38817 msgid "invalid exit from OpenMP structured block"
38818 msgstr "salida no válida de un bloque estructurado OpenMP"
38820 #: cp/decl.c:3440
38821 #, gcc-internal-format
38822 msgid "label named wchar_t"
38823 msgstr "etiqueta nombrada wchar_t"
38825 #: cp/decl.c:3759
38826 #, gcc-internal-format
38827 msgid "%qD is not a type"
38828 msgstr "%qD no es un tipo"
38830 #: cp/decl.c:3766 cp/parser.c:6082
38831 #, gcc-internal-format
38832 msgid "%qD used without template parameters"
38833 msgstr "se usa %qD sin parámetros de plantilla"
38835 #: cp/decl.c:3775
38836 #, gcc-internal-format
38837 msgid "%q#T is not a class"
38838 msgstr "%q#T no es una clase"
38840 #: cp/decl.c:3803 cp/decl.c:3896
38841 #, gcc-internal-format
38842 msgid "no class template named %q#T in %q#T"
38843 msgstr "no hay una plantilla de clase llamada %q#T en %q#T"
38845 #: cp/decl.c:3804
38846 #, gcc-internal-format
38847 msgid "no type named %q#T in %q#T"
38848 msgstr "no hay un tipo llamado %q#T en %q#T"
38850 #: cp/decl.c:3817
38851 #, gcc-internal-format
38852 msgid "lookup of %qT in %qT is ambiguous"
38853 msgstr "la búsqueda de %qT en %qT es ambigua"
38855 #: cp/decl.c:3826
38856 #, gcc-internal-format
38857 msgid "%<typename %T::%D%> names %q#T, which is not a class template"
38858 msgstr "%<typename %T::%D%> nombra a %q#T, el cual no es una plantilla de clase"
38860 #: cp/decl.c:3833
38861 #, gcc-internal-format
38862 msgid "%<typename %T::%D%> names %q#T, which is not a type"
38863 msgstr "%<typename %T::%D%> nombra a %q#T, el cual no es un tipo"
38865 #: cp/decl.c:3905
38866 #, fuzzy, gcc-internal-format
38867 #| msgid "template parameters do not match template"
38868 msgid "template parameters do not match template %qD"
38869 msgstr "los parámetros de la plantilla no coinciden con la plantilla"
38871 #: cp/decl.c:4178
38872 #, fuzzy, gcc-internal-format, gfc-internal-format
38873 #| msgid "-falign-labels=%d is not supported"
38874 msgid "-faligned-new=%d is not a power of two"
38875 msgstr "no se admite -falign-labels=%d"
38877 #: cp/decl.c:4641
38878 #, gcc-internal-format
38879 msgid "an anonymous struct cannot have function members"
38880 msgstr "un struct anónimo no puede tener funciones miembro"
38882 #: cp/decl.c:4644
38883 #, gcc-internal-format
38884 msgid "an anonymous union cannot have function members"
38885 msgstr "un union anónimo no puede tener funciones miembro"
38887 #: cp/decl.c:4662
38888 #, gcc-internal-format
38889 msgid "member %q+#D with constructor not allowed in anonymous aggregate"
38890 msgstr "no se permite el miembro %q+#D con constructor en un agregado anónimo"
38892 #: cp/decl.c:4665
38893 #, gcc-internal-format
38894 msgid "member %q+#D with destructor not allowed in anonymous aggregate"
38895 msgstr "no se permite el miembro %q+#D con destructor en un agregado anónimo"
38897 #: cp/decl.c:4668
38898 #, gcc-internal-format
38899 msgid "member %q+#D with copy assignment operator not allowed in anonymous aggregate"
38900 msgstr "no se permite el miembro %q+#D con operador de asignación de copia en un agregado anónimo"
38902 #: cp/decl.c:4686
38903 #, gcc-internal-format
38904 msgid "attribute ignored in declaration of %q#T"
38905 msgstr "se descarta el atributo en la declaración de %q#T"
38907 #: cp/decl.c:4689
38908 #, gcc-internal-format
38909 msgid "attribute for %q#T must follow the %qs keyword"
38910 msgstr "el atributo para %q#T debe estar a continuación de la palabra clave %qs"
38912 #: cp/decl.c:4712
38913 #, gcc-internal-format
38914 msgid "multiple types in one declaration"
38915 msgstr "tipos múltiples en una declaración"
38917 #: cp/decl.c:4717
38918 #, gcc-internal-format
38919 msgid "redeclaration of C++ built-in type %qT"
38920 msgstr "redeclaración del tipo interno de C++ %qT"
38922 #: cp/decl.c:4735
38923 #, gcc-internal-format
38924 msgid "%<auto%> can only be specified for variables or function declarations"
38925 msgstr "%<auto%> sólo se puede especificar para variables o declaraciones de función"
38927 #: cp/decl.c:4761
38928 #, gcc-internal-format
38929 msgid "missing type-name in typedef-declaration"
38930 msgstr "falta el nombre del tipo en la declaración typedef"
38932 #: cp/decl.c:4769
38933 #, gcc-internal-format
38934 msgid "ISO C++ prohibits anonymous structs"
38935 msgstr "ISO C++ prohíbe structs anónimos"
38937 #: cp/decl.c:4776
38938 #, fuzzy, gcc-internal-format
38939 #| msgid "%qs can only be specified for functions"
38940 msgid "%<inline%> can only be specified for functions"
38941 msgstr "%qs sólo se puede especificar para funciones"
38943 #: cp/decl.c:4779
38944 #, fuzzy, gcc-internal-format
38945 #| msgid "%qs can only be specified for functions"
38946 msgid "%<virtual%> can only be specified for functions"
38947 msgstr "%qs sólo se puede especificar para funciones"
38949 #: cp/decl.c:4784
38950 #, gcc-internal-format
38951 msgid "%<friend%> can only be specified inside a class"
38952 msgstr "%<friend%> sólo se puede especificar dentro de una clase"
38954 #: cp/decl.c:4787
38955 #, gcc-internal-format
38956 msgid "%<explicit%> can only be specified for constructors"
38957 msgstr "%<explicit%> sólo se puede especificar para constructores"
38959 #: cp/decl.c:4790
38960 #, gcc-internal-format
38961 msgid "a storage class can only be specified for objects and functions"
38962 msgstr "una clase de almacenamiento sólo se puede especificar para objetos y funciones"
38964 #: cp/decl.c:4794
38965 #, fuzzy, gcc-internal-format
38966 #| msgid "qualifiers can only be specified for objects and functions"
38967 msgid "%<const%> can only be specified for objects and functions"
38968 msgstr "los calificadores sólo se pueden especificar para objetos y funciones"
38970 #: cp/decl.c:4798
38971 #, fuzzy, gcc-internal-format
38972 #| msgid "qualifiers can only be specified for objects and functions"
38973 msgid "%<volatile%> can only be specified for objects and functions"
38974 msgstr "los calificadores sólo se pueden especificar para objetos y funciones"
38976 #: cp/decl.c:4802
38977 #, fuzzy, gcc-internal-format
38978 #| msgid "qualifiers can only be specified for objects and functions"
38979 msgid "%<__restrict%> can only be specified for objects and functions"
38980 msgstr "los calificadores sólo se pueden especificar para objetos y funciones"
38982 #: cp/decl.c:4806
38983 #, fuzzy, gcc-internal-format
38984 #| msgid "a storage class can only be specified for objects and functions"
38985 msgid "%<__thread%> can only be specified for objects and functions"
38986 msgstr "una clase de almacenamiento sólo se puede especificar para objetos y funciones"
38988 #: cp/decl.c:4810
38989 #, gcc-internal-format
38990 msgid "%<typedef%> was ignored in this declaration"
38991 msgstr "se descartó %<typedef%> en esta declaración"
38993 #: cp/decl.c:4813
38994 #, gcc-internal-format
38995 msgid "%<constexpr%> cannot be used for type declarations"
38996 msgstr "%<constexpr%> no se puede usar en declaraciones de tipo"
38998 #: cp/decl.c:4835
38999 #, fuzzy, gcc-internal-format
39000 #| msgid "attributes ignored on template instantiation"
39001 msgid "attribute ignored in explicit instantiation %q#T"
39002 msgstr "se descartan los atributos en la instanciación de una plantilla"
39004 #: cp/decl.c:4838
39005 #, fuzzy, gcc-internal-format
39006 #| msgid "%qE attribute can only be applied to class definitions"
39007 msgid "no attribute can be applied to an explicit instantiation"
39008 msgstr "el atributo %qE sólo se puede aplicar a definiciones de clase"
39010 #: cp/decl.c:4910
39011 #, gcc-internal-format
39012 msgid "ignoring attributes applied to class type %qT outside of definition"
39013 msgstr "se descartan los atributos aplicados al tipo de clase %qT fuera de la definición"
39015 #. A template type parameter or other dependent type.
39016 #: cp/decl.c:4914
39017 #, gcc-internal-format
39018 msgid "ignoring attributes applied to dependent type %qT without an associated declaration"
39019 msgstr "se descartan los atributos aplicados al tipo dependiente %qT sin una declaración asociada"
39021 #: cp/decl.c:4983 cp/decl2.c:815
39022 #, gcc-internal-format
39023 msgid "typedef %qD is initialized (use decltype instead)"
39024 msgstr "typedef %qD está inicializado (utilice decltype en su lugar)"
39026 #: cp/decl.c:4991
39027 #, gcc-internal-format
39028 msgid "declaration of %q#D has %<extern%> and is initialized"
39029 msgstr "la declaración de %q#D tiene %<extern%> y está inicializada"
39031 #: cp/decl.c:5020
39032 #, gcc-internal-format
39033 msgid "definition of %q#D is marked %<dllimport%>"
39034 msgstr "la definición de %q#D se marca como %<dllimport%>"
39036 #: cp/decl.c:5044
39037 #, fuzzy, gcc-internal-format
39038 #| msgid "%q#D is not a non-static data member of %qT"
39039 msgid "%q+#D is not a static data member of %q#T"
39040 msgstr "%q#D no es un dato miembro no static de %qT"
39042 #: cp/decl.c:5053
39043 #, fuzzy, gcc-internal-format
39044 #| msgid "template declaration of %q#D"
39045 msgid "non-member-template declaration of %qD"
39046 msgstr "declaración plantilla de %q#D"
39048 #: cp/decl.c:5054
39049 #, fuzzy, gcc-internal-format
39050 #| msgid "invalid member template declaration %qD"
39051 msgid "does not match member template declaration here"
39052 msgstr "declaración de la plantilla miembro %qD no válida"
39054 #: cp/decl.c:5067
39055 #, gcc-internal-format
39056 msgid "ISO C++ does not permit %<%T::%D%> to be defined as %<%T::%D%>"
39057 msgstr "ISO C++ no permite que %<%T::%D%> se defina como %<%T::%D%>"
39059 #: cp/decl.c:5079
39060 #, gcc-internal-format
39061 msgid "duplicate initialization of %qD"
39062 msgstr "inicialización duplicada de %qD"
39064 #: cp/decl.c:5084
39065 #, gcc-internal-format
39066 msgid "%qD declared %<constexpr%> outside its class"
39067 msgstr "%qD se declaró %<constexpr%> fuera de su clase"
39069 #: cp/decl.c:5127
39070 #, gcc-internal-format
39071 msgid "declaration of %q#D outside of class is not definition"
39072 msgstr "la declaración de %q#D fuera de la clase no es una definición"
39074 #: cp/decl.c:5228
39075 #, gcc-internal-format
39076 msgid "variable %q#D has initializer but incomplete type"
39077 msgstr "la variable %q#D tiene inicializador pero de tipo de dato incompleto"
39079 #: cp/decl.c:5234 cp/decl.c:6146
39080 #, gcc-internal-format
39081 msgid "elements of array %q#D have incomplete type"
39082 msgstr "elementos de la matriz %q#D con tipo de dato incompleto"
39084 #: cp/decl.c:5244
39085 #, gcc-internal-format
39086 msgid "aggregate %q#D has incomplete type and cannot be defined"
39087 msgstr "el agregado %q#D tiene un tipo incompleto y no se puede definir"
39089 #: cp/decl.c:5279
39090 #, gcc-internal-format
39091 msgid "%qD declared as reference but not initialized"
39092 msgstr "%qD declarado como referencia pero no se inicializa"
39094 #: cp/decl.c:5336
39095 #, gcc-internal-format
39096 msgid "name used in a GNU-style designated initializer for an array"
39097 msgstr "se usó un nombre en un inicializador designado de estilo GNU para una matriz"
39099 #: cp/decl.c:5342
39100 #, gcc-internal-format
39101 msgid "name %qD used in a GNU-style designated initializer for an array"
39102 msgstr "el nombre %qD se utiliza en un inicializador designado en estilo GNU para una matriz"
39104 #: cp/decl.c:5358 cp/typeck2.c:1298 cp/typeck2.c:1411
39105 #, gcc-internal-format
39106 msgid "non-trivial designated initializers not supported"
39107 msgstr "no se admiten los inicializadores designados como no triviales"
39109 #: cp/decl.c:5361
39110 #, fuzzy, gcc-internal-format
39111 #| msgid "size of array %qD is not an integral constant-expression"
39112 msgid "C99 designator %qE is not an integral constant-expression"
39113 msgstr "el tamaño de la matriz %qD no es una expresion constante integral"
39115 #: cp/decl.c:5411
39116 #, gcc-internal-format
39117 msgid "initializer fails to determine size of %qD"
39118 msgstr "el inicializador no puede determinar el tamaño de %qD"
39120 #: cp/decl.c:5418
39121 #, gcc-internal-format
39122 msgid "array size missing in %qD"
39123 msgstr "falta el tamaño de la matriz en %qD"
39125 #: cp/decl.c:5430
39126 #, gcc-internal-format
39127 msgid "zero-size array %qD"
39128 msgstr "matriz %qD de tamaño cero"
39130 #: cp/decl.c:5470
39131 #, gcc-internal-format
39132 msgid "storage size of %qD isn%'t known"
39133 msgstr "no se conoce el tamaño de almacenamiento de %qD"
39135 #: cp/decl.c:5494
39136 #, gcc-internal-format
39137 msgid "storage size of %qD isn%'t constant"
39138 msgstr "el tamaño de almacenamiento de %qD no es constante"
39140 #: cp/decl.c:5542
39141 #, fuzzy, gcc-internal-format
39142 #| msgid "sorry: semantics of inline function static data %q+#D are wrong (you%'ll wind up with multiple copies)"
39143 msgid "sorry: semantics of inline variable %q#D are wrong (you%'ll wind up with multiple copies)"
39144 msgstr "perdón: la semántica de los datos static de la función inline %q+#D es errónea (terminará con múltiples copias)"
39146 #: cp/decl.c:5546
39147 #, fuzzy, gcc-internal-format
39148 #| msgid "sorry: semantics of inline function static data %q+#D are wrong (you%'ll wind up with multiple copies)"
39149 msgid "sorry: semantics of inline function static data %q#D are wrong (you%'ll wind up with multiple copies)"
39150 msgstr "perdón: la semántica de los datos static de la función inline %q+#D es errónea (terminará con múltiples copias)"
39152 #: cp/decl.c:5552
39153 #, fuzzy, gcc-internal-format
39154 #| msgid "  you can work around this by removing the initializer"
39155 msgid "you can work around this by removing the initializer"
39156 msgstr "  puede evitar esto eliminando el inicializador"
39158 #: cp/decl.c:5579
39159 #, gcc-internal-format
39160 msgid "uninitialized const %qD"
39161 msgstr "const %qD sin inicializar"
39163 #: cp/decl.c:5593
39164 #, gcc-internal-format
39165 msgid "%q#T has no user-provided default constructor"
39166 msgstr "%q#T no tiene constructor por defecto proporcionado por el usuario"
39168 #: cp/decl.c:5597
39169 #, gcc-internal-format
39170 msgid "constructor is not user-provided because it is explicitly defaulted in the class body"
39171 msgstr "el constructor no es proporcionado por el usuario porque está marcado explícitamente por defecto en el cuerpo de la clase"
39173 #: cp/decl.c:5600
39174 #, fuzzy, gcc-internal-format
39175 #| msgid "and the implicitly-defined constructor does not initialize %q+#D"
39176 msgid "and the implicitly-defined constructor does not initialize %q#D"
39177 msgstr "y el constructor implícitamente definido no inicializa %q+#D"
39179 #: cp/decl.c:5740
39180 #, gcc-internal-format
39181 msgid "invalid type %qT as initializer for a vector of type %qT"
39182 msgstr "tipo %qT no válido como inicializador para un vector de tipo %qT"
39184 #: cp/decl.c:5781
39185 #, gcc-internal-format
39186 msgid "initializer for %qT must be brace-enclosed"
39187 msgstr "el inicializador para %qT debe estar encerrado entre llaves"
39189 #: cp/decl.c:5807
39190 #, gcc-internal-format
39191 msgid "%<[%E] =%> used in a GNU-style designated initializer for class %qT"
39192 msgstr "se usa %<[%E] =%> en un inicializador designado en estilo GNU para la clase %qT"
39194 #: cp/decl.c:5815
39195 #, gcc-internal-format
39196 msgid "%qT has no non-static data member named %qD"
39197 msgstr "%qT no tiene un dato miembro que no es static llamado %qD"
39199 #: cp/decl.c:5835
39200 #, fuzzy, gcc-internal-format
39201 #| msgid "invalid initializer for array member %q#D"
39202 msgid "invalid initializer for %q#D"
39203 msgstr "inicializador no válido para la matriz miembro %q#D"
39205 #: cp/decl.c:5865
39206 #, gcc-internal-format
39207 msgid "C99 designator %qE outside aggregate initializer"
39208 msgstr "asignador C99 %qE fuera del inicializador agregado"
39210 #: cp/decl.c:5902 cp/decl.c:6120 cp/typeck2.c:1285 cp/typeck2.c:1497
39211 #: cp/typeck2.c:1542 cp/typeck2.c:1589
39212 #, gcc-internal-format
39213 msgid "too many initializers for %qT"
39214 msgstr "demasiados inicializadores para %qT"
39216 #: cp/decl.c:5941
39217 #, gcc-internal-format
39218 msgid "braces around scalar initializer for type %qT"
39219 msgstr "llaves alrededor del inicializador escalar para el tipo %qT"
39221 #: cp/decl.c:6050
39222 #, gcc-internal-format
39223 msgid "missing braces around initializer for %qT"
39224 msgstr "faltan llaves alrededor del inicializador para %qT"
39226 #: cp/decl.c:6148
39227 #, gcc-internal-format
39228 msgid "elements of array %q#T have incomplete type"
39229 msgstr "elementos de la matriz %q#T tienen tipo de dato incompleto"
39231 #: cp/decl.c:6156
39232 #, gcc-internal-format
39233 msgid "variable-sized compound literal"
39234 msgstr "literal compuesta de tamaño variable"
39236 #: cp/decl.c:6211
39237 #, gcc-internal-format
39238 msgid "%q#D has incomplete type"
39239 msgstr "%q#D tiene un tipo incompleto"
39241 #: cp/decl.c:6232
39242 #, gcc-internal-format
39243 msgid "scalar object %qD requires one element in initializer"
39244 msgstr "el objeto escalar %qD requiere un elemento en el inicializador"
39246 #: cp/decl.c:6276
39247 #, gcc-internal-format
39248 msgid "in C++98 %qD must be initialized by constructor, not by %<{...}%>"
39249 msgstr "en C++98 %qD debe ser inicializado por un constructor, no por %<{...}%>"
39251 #: cp/decl.c:6373
39252 #, gcc-internal-format
39253 msgid "array %qD initialized by parenthesized string literal %qE"
39254 msgstr "matriz %qD inicializada con una constante de cadena entre paréntesis %qE"
39256 #: cp/decl.c:6406
39257 #, gcc-internal-format
39258 msgid "initializer invalid for static member with constructor"
39259 msgstr "inicializador no válido para el miembro static con constructor"
39261 #: cp/decl.c:6408
39262 #, gcc-internal-format
39263 msgid "non-constant in-class initialization invalid for static member %qD"
39264 msgstr "inicialización en clase que no es constante no válida para el miembro static %qD"
39266 #: cp/decl.c:6411
39267 #, fuzzy, gcc-internal-format
39268 #| msgid "non-constant in-class initialization invalid for static member %qD"
39269 msgid "non-constant in-class initialization invalid for non-inline static member %qD"
39270 msgstr "inicialización en clase que no es constante no válida para el miembro static %qD"
39272 #: cp/decl.c:6416
39273 #, gcc-internal-format
39274 msgid "(an out of class initialization is required)"
39275 msgstr "(se requiere una inicialización fuera de la clase)"
39277 #: cp/decl.c:6595
39278 #, fuzzy, gcc-internal-format
39279 #| msgid "%qD is initialized with itself"
39280 msgid "reference %qD is initialized with itself"
39281 msgstr "%qD se inicializa con sí mismo"
39283 #: cp/decl.c:6767
39284 #, gcc-internal-format
39285 msgid "assignment (not initialization) in declaration"
39286 msgstr "asignación (no inicialización) en la declaración"
39288 #: cp/decl.c:6785 cp/decl.c:12397
39289 #, fuzzy, gcc-internal-format
39290 #| msgid "ISO C++ does not allow designated initializers"
39291 msgid "ISO C++1z does not allow %<register%> storage class specifier"
39292 msgstr "ISO C++ no permite inicializadores designados"
39294 #: cp/decl.c:6789 cp/decl.c:12401
39295 #, fuzzy, gcc-internal-format
39296 #| msgid "storage class specified for %qs"
39297 msgid "%<register%> storage class specifier used"
39298 msgstr "se especificó una clase de almacenamiento para %qs"
39300 #: cp/decl.c:6842
39301 #, fuzzy, gcc-internal-format
39302 #| msgid "invalid use of member function (did you forget the %<()%> ?)"
39303 msgid "initializer for %<decltype(auto) %D%> has function type (did you forget the %<()%> ?)"
39304 msgstr "uso no válido de la función miembro (¿Olvidó el %<&%>?)"
39306 #: cp/decl.c:6945
39307 #, fuzzy, gcc-internal-format
39308 #| msgid "variable-sized object may not be initialized"
39309 msgid "variable concept has no initializer"
39310 msgstr "un objeto de tamaño variable puede no ser inicializado"
39312 #: cp/decl.c:6973
39313 #, gcc-internal-format
39314 msgid "shadowing previous type declaration of %q#D"
39315 msgstr "se oscurece la declaración de tipo previa de %q#D"
39317 #: cp/decl.c:7159
39318 #, gcc-internal-format
39319 msgid "function %q#D is initialized like a variable"
39320 msgstr "la función %q#D se inicializa como una variable"
39322 #: cp/decl.c:7219
39323 #, fuzzy, gcc-internal-format
39324 #| msgid "  cannot use obsolete binding at %q+D because it has a destructor"
39325 msgid "cannot decompose class type %qT because it has an anonymous struct member"
39326 msgstr "  no se puede usar la asignación obsoleta en %q+D porque tiene un destructor"
39328 #: cp/decl.c:7222
39329 #, gcc-internal-format
39330 msgid "cannot decompose class type %qT because it has an anonymous union member"
39331 msgstr ""
39333 #: cp/decl.c:7229
39334 #, fuzzy, gcc-internal-format
39335 #| msgid "cannot form pointer to member of non-class %q#T"
39336 msgid "cannot decompose non-public member %qD of %qT"
39337 msgstr "no se puede formar un puntero al miembro de %q#T que no es clase"
39339 #: cp/decl.c:7255
39340 #, gcc-internal-format
39341 msgid "cannot decompose class type %qT: both it and its base class %qT have non-static data members"
39342 msgstr ""
39344 #: cp/decl.c:7267
39345 #, gcc-internal-format
39346 msgid "cannot decompose class type %qT: its base classes %qT and %qT have non-static data members"
39347 msgstr ""
39349 #: cp/decl.c:7456
39350 #, fuzzy, gcc-internal-format
39351 #| msgid "ISO C90 forbids variable length array %qE"
39352 msgid "cannot decompose variable length array %qT"
39353 msgstr "ISO C90 prohíbe la matriz de longitud variable %qE"
39355 #: cp/decl.c:7464
39356 #, gcc-internal-format
39357 msgid "%u names provided while %qT decomposes into %wu elements"
39358 msgstr ""
39360 #: cp/decl.c:7467
39361 #, gcc-internal-format
39362 msgid "only %u names provided while %qT decomposes into %wu elements"
39363 msgstr ""
39365 #: cp/decl.c:7533
39366 #, fuzzy, gcc-internal-format
39367 #| msgid "size of array is not an integral constant-expression"
39368 msgid "%<std::tuple_size<%T>::value%> is not an integral constant expression"
39369 msgstr "el tamaño de la matriz no es una expresion constante integral"
39371 #: cp/decl.c:7553
39372 #, fuzzy, gcc-internal-format
39373 #| msgid "invalid type for iteration variable %qE"
39374 msgid "in initialization of decomposition variable %qD"
39375 msgstr "tipo no válido para la variable de iteración %qE"
39377 #: cp/decl.c:7575
39378 #, fuzzy, gcc-internal-format
39379 #| msgid "cannot declare pointer to qualified function type %qT"
39380 msgid "cannot decompose union type %qT"
39381 msgstr "no se puede declarar el puntero para el tipo de función calificado %qT"
39383 #: cp/decl.c:7580
39384 #, fuzzy, gcc-internal-format
39385 #| msgid "creating pointer to member of non-class type %qT"
39386 msgid "cannot decompose non-array non-class type %qT"
39387 msgstr "se crea un puntero al miembro del tipo %qT que no es clase"
39389 #: cp/decl.c:7585
39390 #, fuzzy, gcc-internal-format
39391 #| msgid "cannot declare pointer to qualified function type %qT"
39392 msgid "cannot decompose lambda closure type %qT"
39393 msgstr "no se puede declarar el puntero para el tipo de función calificado %qT"
39395 #: cp/decl.c:7595
39396 #, fuzzy, gcc-internal-format
39397 #| msgid "cannot apply %<offsetof%> to static data member %qD"
39398 msgid "cannot decompose class type %qT without non-static data members"
39399 msgstr "no se puede aplicar %<offsetof%> al dato miembro static %qD"
39401 #: cp/decl.c:8038
39402 #, gcc-internal-format
39403 msgid "non-local variable %qD declared %<__thread%> needs dynamic initialization"
39404 msgstr ""
39406 #: cp/decl.c:8041
39407 #, fuzzy, gcc-internal-format
39408 #| msgid "  %q+T has a non-trivial destructor"
39409 msgid "non-local variable %qD declared %<__thread%> has a non-trivial destructor"
39410 msgstr "  %q+T tiene un destructor que no es trivial"
39412 #: cp/decl.c:8047
39413 #, gcc-internal-format
39414 msgid "C++11 %<thread_local%> allows dynamic initialization and destruction"
39415 msgstr ""
39417 #: cp/decl.c:8275
39418 #, gcc-internal-format
39419 msgid "initializer fails to determine size of %qT"
39420 msgstr "el inicializador no puede determinar el tamaño de %qT"
39422 #: cp/decl.c:8279
39423 #, gcc-internal-format
39424 msgid "array size missing in %qT"
39425 msgstr "falta el tamaño de la matriz en %qT"
39427 #: cp/decl.c:8282
39428 #, gcc-internal-format
39429 msgid "zero-size array %qT"
39430 msgstr "matriz %qT de tamaño cero"
39432 #: cp/decl.c:8298
39433 #, gcc-internal-format
39434 msgid "destructor for alien class %qT cannot be a member"
39435 msgstr "el destructor para la clase extranjera %qT no puede ser un miembro"
39437 #: cp/decl.c:8300
39438 #, gcc-internal-format
39439 msgid "constructor for alien class %qT cannot be a member"
39440 msgstr "el constructor para la clase extranjera %qT no puede ser un miembro"
39442 #: cp/decl.c:8324
39443 #, gcc-internal-format
39444 msgid "%qD declared as a %<virtual%> variable"
39445 msgstr "%qD se declaró como una variable %<virtual%>"
39447 #: cp/decl.c:8326
39448 #, gcc-internal-format
39449 msgid "%<const%> and %<volatile%> function specifiers on %qD invalid in variable declaration"
39450 msgstr "los especificadores de función %<const%> y %<volatile%> en %qD son no válidos en la declaración de variable"
39452 #: cp/decl.c:8331
39453 #, gcc-internal-format
39454 msgid "%qD declared as a %<virtual%> parameter"
39455 msgstr "%qD se declaró como un parámetro %<virtual%>"
39457 #: cp/decl.c:8333
39458 #, gcc-internal-format
39459 msgid "%qD declared as an %<inline%> parameter"
39460 msgstr "%qD se declaró como un parámetro %<inline%>"
39462 #: cp/decl.c:8335
39463 #, gcc-internal-format
39464 msgid "%<const%> and %<volatile%> function specifiers on %qD invalid in parameter declaration"
39465 msgstr "los especificadores de función %<const%> y %<volatile%> en %qD son no válidos en la declaración de parámetro"
39467 #: cp/decl.c:8340
39468 #, gcc-internal-format
39469 msgid "%qD declared as a %<virtual%> type"
39470 msgstr "%qD se declaró como un tipo %<virtual%>"
39472 #: cp/decl.c:8342
39473 #, gcc-internal-format
39474 msgid "%qD declared as an %<inline%> type"
39475 msgstr "%qD se declaró como un tipo %<inline%>"
39477 #: cp/decl.c:8344
39478 #, gcc-internal-format
39479 msgid "%<const%> and %<volatile%> function specifiers on %qD invalid in type declaration"
39480 msgstr "los especificadores de función %<const%> y %<volatile%> en %qD son no válidos en la declaración de tipo"
39482 #: cp/decl.c:8349
39483 #, gcc-internal-format
39484 msgid "%qD declared as a %<virtual%> field"
39485 msgstr "%qD se declaró como un campo %<virtual%>"
39487 #: cp/decl.c:8351
39488 #, gcc-internal-format
39489 msgid "%qD declared as an %<inline%> field"
39490 msgstr "%qD se declaró como un campo %<inline%>"
39492 #: cp/decl.c:8353
39493 #, gcc-internal-format
39494 msgid "%<const%> and %<volatile%> function specifiers on %qD invalid in field declaration"
39495 msgstr "los especificadores de función %<const%> y %<volatile%> en %qD son no válidos en la declaración de campo"
39497 #: cp/decl.c:8360
39498 #, gcc-internal-format
39499 msgid "%q+D declared as a friend"
39500 msgstr "%q+D se declaró como friend"
39502 #: cp/decl.c:8367
39503 #, gcc-internal-format
39504 msgid "%q+D declared with an exception specification"
39505 msgstr "%q+D se declaró con una especificación de excepción"
39507 #: cp/decl.c:8399
39508 #, gcc-internal-format
39509 msgid "definition of %qD is not in namespace enclosing %qT"
39510 msgstr "la definición de %qD no está en un espacio de nombres que contenga a %qT"
39512 #: cp/decl.c:8439
39513 #, gcc-internal-format
39514 msgid "static member function %q#D declared with type qualifiers"
39515 msgstr "la función miembro static %q#D se declara con calificadores de tipo"
39517 #: cp/decl.c:8449
39518 #, fuzzy, gcc-internal-format
39519 #| msgid "%qD declared as a non-parameter"
39520 msgid "concept %q#D declared with function parameters"
39521 msgstr "%qD se declaró como un no-parámetro"
39523 #: cp/decl.c:8455
39524 #, fuzzy, gcc-internal-format
39525 #| msgid "parameter %qD declared with void type"
39526 msgid "concept %q#D declared with a deduced return type"
39527 msgstr "el parámetro %qD se declaró con tipo void"
39529 #: cp/decl.c:8457
39530 #, fuzzy, gcc-internal-format
39531 #| msgid "Java method %qD has non-Java return type %qT"
39532 msgid "concept %q#D with non-%<bool%> return type %qT"
39533 msgstr "el método Java %qD tiene un tipo de devolución %qT que no es de Java"
39535 #: cp/decl.c:8528
39536 #, fuzzy, gcc-internal-format
39537 #| msgid "expected %<;%> after union definition"
39538 msgid "concept %qD has no definition"
39539 msgstr "se esperaba %<;%> después de la definición de union"
39541 #: cp/decl.c:8596
39542 #, gcc-internal-format
39543 msgid "defining explicit specialization %qD in friend declaration"
39544 msgstr "definiendo la especialización explícita %qD en la declaración friend"
39546 #. Something like `template <class T> friend void f<T>()'.
39547 #: cp/decl.c:8606
39548 #, gcc-internal-format
39549 msgid "invalid use of template-id %qD in declaration of primary template"
39550 msgstr "uso no válido del id de plantilla %qD en la declaración de la plantilla primaria"
39552 #: cp/decl.c:8624
39553 #, gcc-internal-format
39554 msgid "default arguments are not allowed in declaration of friend template specialization %qD"
39555 msgstr "no se permiten los argumentos por defecto en la declaración de la especialización friend de la plantilla %qD"
39557 #: cp/decl.c:8632
39558 #, gcc-internal-format
39559 msgid "%<inline%> is not allowed in declaration of friend template specialization %qD"
39560 msgstr "no se permite %<inline%> en la declaración de la especialización friend de la plantilla %qD"
39562 #: cp/decl.c:8679
39563 #, gcc-internal-format
39564 msgid "cannot declare %<::main%> to be a template"
39565 msgstr "no se puede declarar %<::main%> como plantilla"
39567 #: cp/decl.c:8681
39568 #, gcc-internal-format
39569 msgid "cannot declare %<::main%> to be inline"
39570 msgstr "no se puede declarar %<::main%> como inline"
39572 #: cp/decl.c:8683
39573 #, fuzzy, gcc-internal-format
39574 #| msgid "cannot declare %<::main%> to be inline"
39575 msgid "cannot declare %<::main%> to be constexpr"
39576 msgstr "no se puede declarar %<::main%> como inline"
39578 #: cp/decl.c:8685
39579 #, gcc-internal-format
39580 msgid "cannot declare %<::main%> to be static"
39581 msgstr "no se puede declarar %<::main%> como static"
39583 #: cp/decl.c:8742
39584 #, gcc-internal-format
39585 msgid "static member function %qD cannot have cv-qualifier"
39586 msgstr "la función miembro static %qD no puede tener calificador-cv"
39588 #: cp/decl.c:8743
39589 #, gcc-internal-format
39590 msgid "non-member function %qD cannot have cv-qualifier"
39591 msgstr "la función que no es miembro %qD no puede tener calificador-cv"
39593 #: cp/decl.c:8751
39594 #, fuzzy, gcc-internal-format
39595 #| msgid "static member function %qD cannot have cv-qualifier"
39596 msgid "static member function %qD cannot have ref-qualifier"
39597 msgstr "la función miembro static %qD no puede tener calificador-cv"
39599 #: cp/decl.c:8752
39600 #, fuzzy, gcc-internal-format
39601 #| msgid "non-member function %qD cannot have cv-qualifier"
39602 msgid "non-member function %qD cannot have ref-qualifier"
39603 msgstr "la función que no es miembro %qD no puede tener calificador-cv"
39605 #: cp/decl.c:8762
39606 #, fuzzy, gcc-internal-format
39607 #| msgid "specialization of %qD must appear at namespace scope"
39608 msgid "deduction guide %qD must be declared at namespace scope"
39609 msgstr "la especialización de %qD debe aparecer en un ámbito de espacio de nombres"
39611 #  FIXME traducción
39612 #: cp/decl.c:8768
39613 #, fuzzy, gcc-internal-format
39614 #| msgid "declaration of %qD as non-function"
39615 msgid "deduction guide %qD must not have a function body"
39616 msgstr "la declaración de %qD como algo que no es función"
39618 #: cp/decl.c:8781
39619 #, gcc-internal-format
39620 msgid "literal operator with C linkage"
39621 msgstr "operador literal con enlace C"
39623 #: cp/decl.c:8790
39624 #, gcc-internal-format
39625 msgid "%qD has invalid argument list"
39626 msgstr "%qD tien una lista de argumentos no válida"
39628 #: cp/decl.c:8798
39629 #, fuzzy, gcc-internal-format
39630 #| msgid "integer suffix %<%s%> shadowed by implementation"
39631 msgid "integer suffix %qs shadowed by implementation"
39632 msgstr "se oscurece el sufijo entero %<%s%> por la implementación"
39634 #: cp/decl.c:8804
39635 #, fuzzy, gcc-internal-format
39636 #| msgid "floating point suffix %<%s%> shadowed by implementation"
39637 msgid "floating point suffix %qs shadowed by implementation"
39638 msgstr "se oscurece el sufijo de coma flotante %<%s%> por la implementación"
39640 #: cp/decl.c:8810
39641 #, gcc-internal-format
39642 msgid "%qD must be a non-member function"
39643 msgstr "%qD debe ser una función que no sea miembro"
39645 #: cp/decl.c:8889
39646 #, gcc-internal-format
39647 msgid "%<::main%> must return %<int%>"
39648 msgstr "%<::main%> debe devolver %<int%>"
39650 #: cp/decl.c:8929
39651 #, gcc-internal-format
39652 msgid "definition of implicitly-declared %qD"
39653 msgstr "la definición de %qD declarado implícitamente"
39655 #: cp/decl.c:8934
39656 #, gcc-internal-format
39657 msgid "definition of explicitly-defaulted %q+D"
39658 msgstr "la definición de %qD explícitamente por defecto"
39660 #: cp/decl.c:8936
39661 #, fuzzy, gcc-internal-format
39662 #| msgid "%q+#D explicitly defaulted here"
39663 msgid "%q#D explicitly defaulted here"
39664 msgstr "%q+#D explícitamente por defecto aquí"
39666 #: cp/decl.c:8953 cp/decl2.c:713
39667 #, gcc-internal-format
39668 msgid "no %q#D member function declared in class %qT"
39669 msgstr "no hay una función miembro %q#D declarada en la clase %qT"
39671 #: cp/decl.c:9142
39672 #, fuzzy, gcc-internal-format
39673 #| msgid "cannot declare %<::main%> to be a template"
39674 msgid "cannot declare %<::main%> to be a global variable"
39675 msgstr "no se puede declarar %<::main%> como plantilla"
39677 #: cp/decl.c:9150
39678 #, fuzzy, gcc-internal-format
39679 #| msgid "automatic variable %qE cannot be %<threadprivate%>"
39680 msgid "a non-template variable cannot be %<concept%>"
39681 msgstr "la variable automática %qE no puede ser %<threadprivate%>"
39683 #: cp/decl.c:9157
39684 #, gcc-internal-format
39685 msgid "concept must have type %<bool%>"
39686 msgstr ""
39688 #: cp/decl.c:9276
39689 #, gcc-internal-format
39690 msgid "in-class initialization of static data member %q#D of incomplete type"
39691 msgstr "inicialización en la clase del miembro de datos static %q#D de tipo incompleto"
39693 #: cp/decl.c:9280
39694 #, gcc-internal-format
39695 msgid "%<constexpr%> needed for in-class initialization of static data member %q#D of non-integral type"
39696 msgstr "se necesita %<constexpr%> para la inicialización en la clase no válida del miembro de datos static %q#D de tipo que no es integral"
39698 #: cp/decl.c:9284
39699 #, gcc-internal-format
39700 msgid "in-class initialization of static data member %q#D of non-literal type"
39701 msgstr "inicialización en la clase del miembro de datos static %q#D de tipo que no es literal"
39703 #: cp/decl.c:9298
39704 #, gcc-internal-format
39705 msgid "invalid in-class initialization of static data member of non-integral type %qT"
39706 msgstr "inicialización en la clase no válida para el miembro de datos static de tipo %qT que no es integral"
39708 #: cp/decl.c:9305
39709 #, gcc-internal-format
39710 msgid "ISO C++ forbids in-class initialization of non-const static member %qD"
39711 msgstr "ISO C++ prohíbe la inicialización en la clase del miembro static %qD que no es constante"
39713 #: cp/decl.c:9310
39714 #, gcc-internal-format
39715 msgid "ISO C++ forbids initialization of member constant %qD of non-integral type %qT"
39716 msgstr "ISO C++ prohíbe la inicialización de la constante miembro %qD del tipo %qT que no es entero"
39718 #: cp/decl.c:9405 cp/decl.c:9432
39719 #, gcc-internal-format
39720 msgid "size of array %qD has non-integral type %qT"
39721 msgstr "el tamaño de la matriz %qD tiene un tipo %qT que no es integral"
39723 #: cp/decl.c:9408 cp/decl.c:9434
39724 #, gcc-internal-format
39725 msgid "size of array has non-integral type %qT"
39726 msgstr "el tamaño de la matriz tiene un tipo %qT que no es integral"
39728 #: cp/decl.c:9465 cp/decl.c:9518
39729 #, gcc-internal-format
39730 msgid "size of array is not an integral constant-expression"
39731 msgstr "el tamaño de la matriz no es una expresion constante integral"
39733 #: cp/decl.c:9484
39734 #, gcc-internal-format
39735 msgid "size of array %qD is negative"
39736 msgstr "el tamaño de la matriz %qD es negativo"
39738 #: cp/decl.c:9486 cp/init.c:3602
39739 #, gcc-internal-format
39740 msgid "size of array is negative"
39741 msgstr "el tamaño de la matriz es negativo"
39743 #: cp/decl.c:9500
39744 #, gcc-internal-format
39745 msgid "ISO C++ forbids zero-size array %qD"
39746 msgstr "ISO C++ prohíbe la matriz %qD de tamaño cero"
39748 #: cp/decl.c:9502
39749 #, gcc-internal-format
39750 msgid "ISO C++ forbids zero-size array"
39751 msgstr "ISO C++ prohíbe matrices de tamaño cero"
39753 #: cp/decl.c:9515
39754 #, gcc-internal-format
39755 msgid "size of array %qD is not an integral constant-expression"
39756 msgstr "el tamaño de la matriz %qD no es una expresion constante integral"
39758 #: cp/decl.c:9524
39759 #, gcc-internal-format
39760 msgid "ISO C++ forbids variable length array %qD"
39761 msgstr "ISO C++ prohíbe la matriz %qD de longitud variable"
39763 #: cp/decl.c:9526
39764 #, gcc-internal-format
39765 msgid "ISO C++ forbids variable length array"
39766 msgstr "ISO C++ prohíbe las matrices de longitud variable"
39768 #: cp/decl.c:9532
39769 #, gcc-internal-format
39770 msgid "variable length array %qD is used"
39771 msgstr "se usa la matriz de longitud variable %qD"
39773 #: cp/decl.c:9535
39774 #, gcc-internal-format
39775 msgid "variable length array is used"
39776 msgstr "se usó la matriz de longitud variable"
39778 #: cp/decl.c:9586
39779 #, gcc-internal-format
39780 msgid "overflow in array dimension"
39781 msgstr "desbordamiento en la dimensión de la matriz"
39783 #: cp/decl.c:9639
39784 #, fuzzy, gcc-internal-format
39785 #| msgid "%q+D declared as a friend"
39786 msgid "%qD declared as array of %qT"
39787 msgstr "%q+D se declaró como friend"
39789 #: cp/decl.c:9649
39790 #, gcc-internal-format
39791 msgid "declaration of %qD as array of void"
39792 msgstr "la declaración de %qD como una matriz de voids"
39794 #: cp/decl.c:9651
39795 #, gcc-internal-format
39796 msgid "creating array of void"
39797 msgstr "se crea la matriz de voids"
39799 #: cp/decl.c:9656
39800 #, gcc-internal-format
39801 msgid "declaration of %qD as array of functions"
39802 msgstr "la declaración de %qD como una matriz de funciones"
39804 #: cp/decl.c:9658
39805 #, gcc-internal-format
39806 msgid "creating array of functions"
39807 msgstr "se crea la matriz de funciones"
39809 #: cp/decl.c:9663
39810 #, gcc-internal-format
39811 msgid "declaration of %qD as array of references"
39812 msgstr "la declaración de %qD como una matriz de referencias"
39814 #: cp/decl.c:9665
39815 #, gcc-internal-format
39816 msgid "creating array of references"
39817 msgstr "se crea la matriz de referencias"
39819 #: cp/decl.c:9670
39820 #, gcc-internal-format
39821 msgid "declaration of %qD as array of function members"
39822 msgstr "la declaración de %qD como una matriz de miembros de función"
39824 #: cp/decl.c:9672
39825 #, gcc-internal-format
39826 msgid "creating array of function members"
39827 msgstr "se crea la matriz de miembros de función"
39829 #: cp/decl.c:9686
39830 #, gcc-internal-format
39831 msgid "declaration of %qD as multidimensional array must have bounds for all dimensions except the first"
39832 msgstr "la declaración de %qD como una matriz multidimensional debe tener límites para todas las dimensiones excepto la primera"
39834 #: cp/decl.c:9690
39835 #, gcc-internal-format
39836 msgid "multidimensional array must have bounds for all dimensions except the first"
39837 msgstr "una matriz multidimensional debe tener límites para todas las dimensiones excepto para la primera"
39839 #: cp/decl.c:9749
39840 #, gcc-internal-format
39841 msgid "return type specification for constructor invalid"
39842 msgstr "la especificación del tipo de devolución para el constructor es no válida"
39844 #: cp/decl.c:9752
39845 #, fuzzy, gcc-internal-format
39846 #| msgid "qualifiers are not allowed on declaration of %<operator %T%>"
39847 msgid "qualifiers are not allowed on constructor declaration"
39848 msgstr "no se permiten calificadores en la declaración de %<operator %T%>"
39850 #: cp/decl.c:9762
39851 #, gcc-internal-format
39852 msgid "return type specification for destructor invalid"
39853 msgstr "la especificación del tipo de devolución para el destructor es no válida"
39855 #: cp/decl.c:9765
39856 #, fuzzy, gcc-internal-format
39857 #| msgid "qualifiers are not allowed on declaration of %<operator %T%>"
39858 msgid "qualifiers are not allowed on destructor declaration"
39859 msgstr "no se permiten calificadores en la declaración de %<operator %T%>"
39861 #: cp/decl.c:9777
39862 #, gcc-internal-format
39863 msgid "return type specified for %<operator %T%>"
39864 msgstr "se especificó un tipo de devolución para %<operator %T%>"
39866 #: cp/decl.c:9780
39867 #, gcc-internal-format
39868 msgid "qualifiers are not allowed on declaration of %<operator %T%>"
39869 msgstr "no se permiten calificadores en la declaración de %<operator %T%>"
39871 #: cp/decl.c:9788
39872 #, fuzzy, gcc-internal-format
39873 #| msgid "return type specification for destructor invalid"
39874 msgid "return type specified for deduction guide"
39875 msgstr "la especificación del tipo de devolución para el destructor es no válida"
39877 #: cp/decl.c:9791
39878 #, fuzzy, gcc-internal-format
39879 #| msgid "qualifiers are not allowed on declaration of %<operator %T%>"
39880 msgid "qualifiers are not allowed on declaration of deduction guide"
39881 msgstr "no se permiten calificadores en la declaración de %<operator %T%>"
39883 #: cp/decl.c:9797
39884 #, fuzzy, gcc-internal-format
39885 #| msgid "conflicting specifiers in declaration of %qs"
39886 msgid "decl-specifier in declaration of deduction guide"
39887 msgstr "especificadores en conflicto en la declaración de %qs"
39889 #: cp/decl.c:9818
39890 #, gcc-internal-format
39891 msgid "unnamed variable or field declared void"
39892 msgstr "se declaró la variable o campo sin nombre como void"
39894 #: cp/decl.c:9825
39895 #, gcc-internal-format
39896 msgid "variable or field declared void"
39897 msgstr "se declaró la variable o campo como void"
39899 #: cp/decl.c:9840
39900 #, fuzzy, gcc-internal-format
39901 #| msgid "%<inline%> specifier invalid for function %qs declared out of global scope"
39902 msgid "%<inline%> specifier invalid for variable %qD declared at block scope"
39903 msgstr "el especificador %<inline%> es no válido para la función %qs declarada fuera del ámbito global"
39905 #: cp/decl.c:9846
39906 #, fuzzy, gcc-internal-format
39907 #| msgid "inline namespaces only available with -std=c++11 or -std=gnu++11"
39908 msgid "inline variables are only available with -std=c++1z or -std=gnu++1z"
39909 msgstr "los nombres de espacio incluidos en línea sólo están disponibles con -std=c++11 o -std=gnu++11"
39911 #: cp/decl.c:10099
39912 #, gcc-internal-format
39913 msgid "invalid use of qualified-name %<::%D%>"
39914 msgstr "uso no válido del nombre calificado %<::%D%>"
39916 #: cp/decl.c:10102 cp/decl.c:10122
39917 #, gcc-internal-format
39918 msgid "invalid use of qualified-name %<%T::%D%>"
39919 msgstr "uso no válido del nombre calificado %<%T::%D%>"
39921 #: cp/decl.c:10105
39922 #, gcc-internal-format
39923 msgid "invalid use of qualified-name %<%D::%D%>"
39924 msgstr "uso no válido del nombre calificado %<%D::%D%>"
39926 #: cp/decl.c:10114
39927 #, gcc-internal-format
39928 msgid "%q#T is not a class or a namespace"
39929 msgstr "%q#T no es una clase o un espacio de nombres"
39931 #  FIXME traducción
39932 #: cp/decl.c:10138 cp/decl.c:10238 cp/decl.c:10247 cp/decl.c:11763
39933 #, gcc-internal-format
39934 msgid "declaration of %qD as non-function"
39935 msgstr "la declaración de %qD como algo que no es función"
39937 #  FIXME traducción
39938 #: cp/decl.c:10144
39939 #, gcc-internal-format
39940 msgid "declaration of %qD as non-member"
39941 msgstr "declaración de %qD como algo que no es miembro"
39943 #: cp/decl.c:10180
39944 #, gcc-internal-format
39945 msgid "declarator-id missing; using reserved word %qD"
39946 msgstr "falta el id del declarador; se utiliza la palabra reservada %qD"
39948 #: cp/decl.c:10230
39949 #, gcc-internal-format
39950 msgid "function definition does not declare parameters"
39951 msgstr "la definición de la función no declara parámetros"
39953 #: cp/decl.c:10255
39954 #, gcc-internal-format
39955 msgid "declaration of %qD as %<typedef%>"
39956 msgstr "declaración de %qD como %<typedef%>"
39958 #: cp/decl.c:10260
39959 #, gcc-internal-format
39960 msgid "declaration of %qD as parameter"
39961 msgstr "la declaración de %qD como parámetro"
39963 #: cp/decl.c:10293
39964 #, fuzzy, gcc-internal-format
39965 #| msgid "%<constexpr%> cannot appear in a typedef declaration"
39966 msgid "%<concept%> cannot appear in a typedef declaration"
39967 msgstr "%<constexpr%> no puede aparecer en una declaración typedef"
39969 #: cp/decl.c:10299
39970 #, gcc-internal-format
39971 msgid "%<constexpr%> cannot appear in a typedef declaration"
39972 msgstr "%<constexpr%> no puede aparecer en una declaración typedef"
39974 #: cp/decl.c:10307
39975 #, gcc-internal-format
39976 msgid "two or more data types in declaration of %qs"
39977 msgstr "dos o más tipos de datos en la declaración de %qs"
39979 #: cp/decl.c:10313
39980 #, gcc-internal-format
39981 msgid "conflicting specifiers in declaration of %qs"
39982 msgstr "especificadores en conflicto en la declaración de %qs"
39984 #: cp/decl.c:10354
39985 #, fuzzy, gcc-internal-format
39986 #| msgid "ISO C does not support plain %<complex%> meaning %<double complex%>"
39987 msgid "ISO C++ does not support plain %<complex%> meaning %<double complex%>"
39988 msgstr "ISO C no admite %<complex%> simples que significan %<double complex%>"
39990 #: cp/decl.c:10403 cp/decl.c:10406 cp/decl.c:10409
39991 #, gcc-internal-format
39992 msgid "ISO C++ forbids declaration of %qs with no type"
39993 msgstr "ISO C++ prohíbe la declaración de %qs sin tipo"
39995 #: cp/decl.c:10425
39996 #, fuzzy, gcc-internal-format
39997 #| msgid "%<__int128%> is not supported by this target"
39998 msgid "%<__int%d%> is not supported by this target"
39999 msgstr "no se admite %<__int128%> en este objetivo"
40001 #: cp/decl.c:10431
40002 #, fuzzy, gcc-internal-format
40003 #| msgid "ISO C++ does not support %<__int128%> for %qs"
40004 msgid "ISO C++ does not support %<__int%d%> for %qs"
40005 msgstr "ISO C++ no admite %<__int128%> para %qs"
40007 #: cp/decl.c:10453 cp/decl.c:10473
40008 #, gcc-internal-format
40009 msgid "%<signed%> or %<unsigned%> invalid for %qs"
40010 msgstr "%<signed%> o %<unsigned%> no válido para %qs"
40012 #: cp/decl.c:10455
40013 #, gcc-internal-format
40014 msgid "%<signed%> and %<unsigned%> specified together for %qs"
40015 msgstr "%<signed%> y %<unsigned%> se especificaron juntos para %qs"
40017 #: cp/decl.c:10457
40018 #, gcc-internal-format
40019 msgid "%<long long%> invalid for %qs"
40020 msgstr "%<long long%> no válido para %qs"
40022 #: cp/decl.c:10459
40023 #, gcc-internal-format
40024 msgid "%<long%> invalid for %qs"
40025 msgstr "%<long%> no válido para %qs"
40027 #: cp/decl.c:10461
40028 #, gcc-internal-format
40029 msgid "%<short%> invalid for %qs"
40030 msgstr "%<short%> no válido para %qs"
40032 #: cp/decl.c:10463
40033 #, gcc-internal-format
40034 msgid "%<long%> or %<short%> invalid for %qs"
40035 msgstr "%<long%> o %<short%> no válidos para %qs"
40037 #: cp/decl.c:10465
40038 #, gcc-internal-format
40039 msgid "%<long%>, %<int%>, %<short%>, or %<char%> invalid for %qs"
40040 msgstr "%<long%>, %<int%>, %<short%>, o %<char%> no válido para %qs"
40042 #: cp/decl.c:10467
40043 #, gcc-internal-format
40044 msgid "%<long%> or %<short%> specified with char for %qs"
40045 msgstr "se especificó %<long%> o %<short%> con char para %qs"
40047 #: cp/decl.c:10469
40048 #, gcc-internal-format
40049 msgid "%<long%> and %<short%> specified together for %qs"
40050 msgstr "%<long%> y %<short%>  se especificaron juntos para %qs"
40052 #: cp/decl.c:10475
40053 #, gcc-internal-format
40054 msgid "%<short%> or %<long%> invalid for %qs"
40055 msgstr "%<short%> o %<long%> no válidos para %qs"
40057 #: cp/decl.c:10483
40058 #, gcc-internal-format
40059 msgid "long, short, signed or unsigned used invalidly for %qs"
40060 msgstr "uso no válido de long, short, signed ó unsigned para %qs"
40062 #: cp/decl.c:10551
40063 #, gcc-internal-format
40064 msgid "complex invalid for %qs"
40065 msgstr "complex no válido para %qs"
40067 #: cp/decl.c:10590
40068 #, gcc-internal-format
40069 msgid "template placeholder type %qT must be followed by a simple declarator-id"
40070 msgstr ""
40072 #: cp/decl.c:10608
40073 #, fuzzy, gcc-internal-format
40074 #| msgid "member %qD cannot be declared both virtual and static"
40075 msgid "member %qD cannot be declared both %<virtual%> and %<static%>"
40076 msgstr "el miembro %qD no se puede declarar como virtual y static al mismo tiempo"
40078 #: cp/decl.c:10614
40079 #, fuzzy, gcc-internal-format
40080 #| msgid "member %qD cannot be declared both virtual and static"
40081 msgid "member %qD cannot be declared both %<virtual%> and %<constexpr%>"
40082 msgstr "el miembro %qD no se puede declarar como virtual y static al mismo tiempo"
40084 #: cp/decl.c:10624
40085 #, gcc-internal-format
40086 msgid "typedef declaration invalid in parameter declaration"
40087 msgstr "declaración typedef no válida en la declaración de parámetros"
40089 #: cp/decl.c:10629
40090 #, gcc-internal-format
40091 msgid "storage class specified for template parameter %qs"
40092 msgstr "se especificó una clase de almacenamiento para el parámetro de plantilla %qs"
40094 #: cp/decl.c:10635
40095 #, gcc-internal-format
40096 msgid "storage class specifiers invalid in parameter declarations"
40097 msgstr "especificadores de clase de almacenamiento no válidos en las declaraciones de parámetros"
40099 #: cp/decl.c:10639
40100 #, fuzzy, gcc-internal-format
40101 #| msgid "a parameter cannot be declared %<constexpr%>"
40102 msgid "a parameter cannot be declared %<concept%>"
40103 msgstr "un parámetro no se puede declarar %<constexpr%>"
40105 #: cp/decl.c:10644
40106 #, gcc-internal-format
40107 msgid "a parameter cannot be declared %<constexpr%>"
40108 msgstr "un parámetro no se puede declarar %<constexpr%>"
40110 #: cp/decl.c:10654
40111 #, gcc-internal-format
40112 msgid "%<virtual%> outside class declaration"
40113 msgstr "declaración de clase fuera de %<virtual%>"
40115 #: cp/decl.c:10664
40116 #, fuzzy, gcc-internal-format
40117 #| msgid "constructors cannot be declared virtual"
40118 msgid "decomposition declaration cannot be declared %<inline%>"
40119 msgstr "los constructores no se pueden declarar virtual"
40121 #: cp/decl.c:10667
40122 #, fuzzy, gcc-internal-format
40123 #| msgid "function definition declared %<typedef%>"
40124 msgid "decomposition declaration cannot be declared %<typedef%>"
40125 msgstr "la definición de la función se declaró como %<typedef%>"
40127 #: cp/decl.c:10669
40128 #, fuzzy, gcc-internal-format
40129 #| msgid "a parameter cannot be declared %<constexpr%>"
40130 msgid "decomposition declaration cannot be declared %<constexpr%>"
40131 msgstr "un parámetro no se puede declarar %<constexpr%>"
40133 #: cp/decl.c:10673
40134 #, fuzzy, gcc-internal-format
40135 #| msgid "indirect function %q+D cannot be declared weak"
40136 msgid "decomposition declaration cannot be declared %qs"
40137 msgstr "la función indirecta %q+D no se puede declarar weak"
40139 #: cp/decl.c:10678
40140 #, fuzzy, gcc-internal-format
40141 #| msgid "a parameter cannot be declared %<constexpr%>"
40142 msgid "decomposition declaration cannot be declared %<concept%>"
40143 msgstr "un parámetro no se puede declarar %<constexpr%>"
40145 #: cp/decl.c:10684
40146 #, fuzzy, gcc-internal-format
40147 #| msgid "function definition declared %<register%>"
40148 msgid "decomposition declaration cannot be declared %<register%>"
40149 msgstr "la definición de la función se declaró como %<register%>"
40151 #: cp/decl.c:10688
40152 #, fuzzy, gcc-internal-format
40153 #| msgid "constructors cannot be declared virtual"
40154 msgid "decomposition declaration cannot be declared %<static%>"
40155 msgstr "los constructores no se pueden declarar virtual"
40157 #: cp/decl.c:10692
40158 #, fuzzy, gcc-internal-format
40159 #| msgid "function %qs cannot be declared %<mutable%>"
40160 msgid "decomposition declaration cannot be declared %<extern%>"
40161 msgstr "la función %qs no se puede declarar %<mutable%>"
40163 #: cp/decl.c:10696
40164 #, fuzzy, gcc-internal-format
40165 #| msgid "const %qs cannot be declared %<mutable%>"
40166 msgid "decomposition declaration cannot be declared %<mutable%>"
40167 msgstr "const %qs no se puede declarar %<mutable%>"
40169 #: cp/decl.c:10700
40170 #, fuzzy, gcc-internal-format
40171 #| msgid "function %qs cannot be declared %<mutable%>"
40172 msgid "decomposition declaration cannot be declared C++98 %<auto%>"
40173 msgstr "la función %qs no se puede declarar %<mutable%>"
40175 #: cp/decl.c:10711
40176 #, fuzzy, gcc-internal-format
40177 #| msgid "indirect function %q+D cannot be declared weak"
40178 msgid "decomposition declaration cannot be declared with type %qT"
40179 msgstr "la función indirecta %q+D no se puede declarar weak"
40181 #: cp/decl.c:10714
40182 #, gcc-internal-format
40183 msgid "type must be cv-qualified %<auto%> or reference to cv-qualified %<auto%>"
40184 msgstr ""
40186 #: cp/decl.c:10745
40187 #, gcc-internal-format
40188 msgid "multiple storage classes in declaration of %qs"
40189 msgstr "múltiples clases de almacenamiento en la declaración de %qs"
40191 #: cp/decl.c:10768
40192 #, gcc-internal-format
40193 msgid "storage class specified for %qs"
40194 msgstr "se especificó una clase de almacenamiento para %qs"
40196 #: cp/decl.c:10772
40197 #, gcc-internal-format
40198 msgid "storage class specified for parameter %qs"
40199 msgstr "se especificó una clase de almacenamiento para el parámetro %qs"
40201 #: cp/decl.c:10785
40202 #, gcc-internal-format
40203 msgid "nested function %qs declared %<extern%>"
40204 msgstr "la función anidada %qs se declaró %<extern%>"
40206 #: cp/decl.c:10789
40207 #, gcc-internal-format
40208 msgid "top-level declaration of %qs specifies %<auto%>"
40209 msgstr "la declaración del nivel superior de %qs especifica %<auto%>"
40211 #: cp/decl.c:10796
40212 #, gcc-internal-format
40213 msgid "function-scope %qs implicitly auto and declared %<__thread%>"
40214 msgstr "el ámbito de la función %qs es implícitamente auto y declarado %<__thread%>"
40216 #: cp/decl.c:10808
40217 #, gcc-internal-format
40218 msgid "storage class specifiers invalid in friend function declarations"
40219 msgstr "especificadores de clase de almacenamiento no válidos en las declaraciones de funciones friend"
40221 #: cp/decl.c:10916
40222 #, gcc-internal-format
40223 msgid "%qs declared as function returning a function"
40224 msgstr "%qs que se declaró como función devuelve una función"
40226 #: cp/decl.c:10921
40227 #, gcc-internal-format
40228 msgid "%qs declared as function returning an array"
40229 msgstr "%qs que se declaró como función devuelve una matriz"
40231 #: cp/decl.c:10945
40232 #, gcc-internal-format
40233 msgid "requires-clause on return type"
40234 msgstr ""
40236 #: cp/decl.c:10965
40237 #, gcc-internal-format
40238 msgid "%qs function uses %<auto%> type specifier without trailing return type"
40239 msgstr "la función %qs usa el especificador de tipo %<auto%> sin un tipo de devolución trailing"
40241 #: cp/decl.c:10968
40242 #, fuzzy, gcc-internal-format
40243 #| msgid "trailing return type only available with -std=c++11 or -std=gnu++11"
40244 msgid "deduced return type only available with -std=c++14 or -std=gnu++14"
40245 msgstr "el tipo de devolución trailing sólo está disponible con -std=c++11 o -std=gnu++11"
40247 #: cp/decl.c:10974
40248 #, fuzzy, gcc-internal-format
40249 #| msgid "virtual functions cannot be friends"
40250 msgid "virtual function cannot have deduced return type"
40251 msgstr "las funciones virtual no pueden ser friend"
40253 #: cp/decl.c:10981
40254 #, gcc-internal-format
40255 msgid "%qs function with trailing return type has %qT as its type rather than plain %<auto%>"
40256 msgstr "la función %qs con tipo de devolución trailing tiene %qT como su tipo en lugar de un simple %<auto%>"
40258 #: cp/decl.c:10991
40259 #, fuzzy, gcc-internal-format
40260 #| msgid "%qs function cannot have arguments"
40261 msgid "deduction guide for %qT must have trailing return type"
40262 msgstr "la función %qs no puede tener argumentos"
40264 #: cp/decl.c:10995
40265 #, fuzzy, gcc-internal-format
40266 #| msgid "type qualifiers ignored on function return type"
40267 msgid "deduced class type %qT in function return type"
40268 msgstr "se descartan los calificadores de tipo en el tipo de devolución de la función"
40270 #: cp/decl.c:11007
40271 #, gcc-internal-format
40272 msgid "trailing return type %qT of deduction guide is not a specialization of %qT"
40273 msgstr ""
40275 #. Not using maybe_warn_cpp0x because this should
40276 #. always be an error.
40277 #: cp/decl.c:11018
40278 #, gcc-internal-format
40279 msgid "trailing return type only available with -std=c++11 or -std=gnu++11"
40280 msgstr "el tipo de devolución trailing sólo está disponible con -std=c++11 o -std=gnu++11"
40282 #: cp/decl.c:11021
40283 #, gcc-internal-format
40284 msgid "%qs function with trailing return type not declared with %<auto%> type specifier"
40285 msgstr "no se declaró la función %qs con tipo de devolución trailing con el especificador de tipo %<auto%>"
40287 #: cp/decl.c:11057
40288 #, gcc-internal-format
40289 msgid "destructor cannot be static member function"
40290 msgstr "el destructor no puede ser una función miembro de tipo static"
40292 #: cp/decl.c:11058
40293 #, gcc-internal-format
40294 msgid "constructor cannot be static member function"
40295 msgstr "el constructor no puede ser una función miembro de tipo static"
40297 #: cp/decl.c:11062
40298 #, gcc-internal-format
40299 msgid "destructors may not be cv-qualified"
40300 msgstr "los destructores no pueden ser cv-calificados"
40302 #: cp/decl.c:11063
40303 #, gcc-internal-format
40304 msgid "constructors may not be cv-qualified"
40305 msgstr "los constructores tal vez no sean cv-calificados"
40307 #: cp/decl.c:11071
40308 #, fuzzy, gcc-internal-format
40309 #| msgid "destructors may not be cv-qualified"
40310 msgid "destructors may not be ref-qualified"
40311 msgstr "los destructores no pueden ser cv-calificados"
40313 #: cp/decl.c:11072
40314 #, fuzzy, gcc-internal-format
40315 #| msgid "destructors may not be cv-qualified"
40316 msgid "constructors may not be ref-qualified"
40317 msgstr "los destructores no pueden ser cv-calificados"
40319 #: cp/decl.c:11090
40320 #, fuzzy, gcc-internal-format
40321 #| msgid "constructors cannot be declared virtual"
40322 msgid "constructors cannot be declared %<virtual%>"
40323 msgstr "los constructores no se pueden declarar virtual"
40325 #. Cannot be both friend and virtual.
40326 #: cp/decl.c:11105
40327 #, gcc-internal-format
40328 msgid "virtual functions cannot be friends"
40329 msgstr "las funciones virtual no pueden ser friend"
40331 #: cp/decl.c:11109
40332 #, gcc-internal-format
40333 msgid "friend declaration not in class definition"
40334 msgstr "la declaración friend no está en una definición de clase"
40336 #: cp/decl.c:11111
40337 #, gcc-internal-format
40338 msgid "can%'t define friend function %qs in a local class definition"
40339 msgstr "no se puede definir la función friend %qs en una definición de clase local"
40341 #: cp/decl.c:11123
40342 #, fuzzy, gcc-internal-format
40343 #| msgid "%qs function cannot have arguments"
40344 msgid "a conversion function cannot have a trailing return type"
40345 msgstr "la función %qs no puede tener argumentos"
40347 #: cp/decl.c:11139
40348 #, gcc-internal-format
40349 msgid "destructors may not have parameters"
40350 msgstr "los destructores no pueden tener parámetros"
40352 #: cp/decl.c:11179
40353 #, gcc-internal-format
40354 msgid "cannot declare pointer to %q#T"
40355 msgstr "no se puede declarar el puntero a %q#T"
40357 #: cp/decl.c:11192 cp/decl.c:11199
40358 #, gcc-internal-format
40359 msgid "cannot declare reference to %q#T"
40360 msgstr "no se puede declarar la referencia a %q#T"
40362 #: cp/decl.c:11201
40363 #, gcc-internal-format
40364 msgid "cannot declare pointer to %q#T member"
40365 msgstr "no se puede declarar el puntero al miembro %q#T"
40367 #: cp/decl.c:11230
40368 #, gcc-internal-format
40369 msgid "cannot declare reference to qualified function type %qT"
40370 msgstr "no se puede declarar la referencia para el tipo de función calificado %qT"
40372 #: cp/decl.c:11231
40373 #, gcc-internal-format
40374 msgid "cannot declare pointer to qualified function type %qT"
40375 msgstr "no se puede declarar el puntero para el tipo de función calificado %qT"
40377 #: cp/decl.c:11304
40378 #, gcc-internal-format
40379 msgid "cannot declare reference to %q#T, which is not a typedef or a template type argument"
40380 msgstr "no se puede declarar la referencia a %q#T, el cual no es una definición de tipo o un argumento de tipo de plantilla"
40382 #: cp/decl.c:11374
40383 #, gcc-internal-format
40384 msgid "template-id %qD used as a declarator"
40385 msgstr "el id de plantilla %qD se usa como un declarador"
40387 #: cp/decl.c:11399
40388 #, gcc-internal-format
40389 msgid "member functions are implicitly friends of their class"
40390 msgstr "las funciones miembros son implícitamente friends de su clase"
40392 #: cp/decl.c:11405
40393 #, gcc-internal-format
40394 msgid "extra qualification %<%T::%> on member %qs"
40395 msgstr "calificación extra %<%T::%> en el miembro %qs"
40397 #: cp/decl.c:11435
40398 #, gcc-internal-format
40399 msgid "cannot define member function %<%T::%s%> within %<%T%>"
40400 msgstr "no se puede definir la función miembro %<%T::%s%> dentro de %<%T%>"
40402 #: cp/decl.c:11437
40403 #, gcc-internal-format
40404 msgid "cannot declare member function %<%T::%s%> within %<%T%>"
40405 msgstr "no se puede declarar la función miembro %<%T::%s%> dentro de %<%T%>"
40407 #: cp/decl.c:11445
40408 #, gcc-internal-format
40409 msgid "cannot declare member %<%T::%s%> within %qT"
40410 msgstr "no se puede declarar el miembro %<%T::%s%> dentro de %qT"
40412 #: cp/decl.c:11479
40413 #, gcc-internal-format
40414 msgid "non-parameter %qs cannot be a parameter pack"
40415 msgstr "%qs que no es parámetro no puede ser un paquete de parámetro"
40417 #: cp/decl.c:11487
40418 #, gcc-internal-format
40419 msgid "data member may not have variably modified type %qT"
40420 msgstr "los datos miembro pueden no tener el tipo modificado variablemente %qT"
40422 #: cp/decl.c:11489
40423 #, gcc-internal-format
40424 msgid "parameter may not have variably modified type %qT"
40425 msgstr "el parámetro puede no tener el tipo modificado variablemente %qT"
40427 #: cp/decl.c:11500
40428 #, fuzzy, gcc-internal-format
40429 #| msgid "%<virtual%> outside class declaration"
40430 msgid "%<explicit%> outside class declaration"
40431 msgstr "declaración de clase fuera de %<virtual%>"
40433 #: cp/decl.c:11503
40434 #, fuzzy, gcc-internal-format
40435 #| msgid "%<inline%> in empty declaration"
40436 msgid "%<explicit%> in friend declaration"
40437 msgstr "%<inline%> en una declaración vacía"
40439 #: cp/decl.c:11506
40440 #, fuzzy, gcc-internal-format
40441 #| msgid "only declarations of constructors can be %<explicit%>"
40442 msgid "only declarations of constructors and conversion operators can be %<explicit%>"
40443 msgstr "solamente las declaraciones de constructores pueden ser %<explicit%>"
40445 #: cp/decl.c:11515
40446 #, gcc-internal-format
40447 msgid "non-member %qs cannot be declared %<mutable%>"
40448 msgstr "el no-miembro %qs no se puede declarar %<mutable%>"
40450 #: cp/decl.c:11520
40451 #, gcc-internal-format
40452 msgid "non-object member %qs cannot be declared %<mutable%>"
40453 msgstr "el miembro que no es objeto %qs no se puede declarar %<mutable%>"
40455 #: cp/decl.c:11526
40456 #, gcc-internal-format
40457 msgid "function %qs cannot be declared %<mutable%>"
40458 msgstr "la función %qs no se puede declarar %<mutable%>"
40460 #: cp/decl.c:11531
40461 #, gcc-internal-format
40462 msgid "static %qs cannot be declared %<mutable%>"
40463 msgstr "static %qs no se puede declarar %<mutable%>"
40465 #: cp/decl.c:11536
40466 #, gcc-internal-format
40467 msgid "const %qs cannot be declared %<mutable%>"
40468 msgstr "const %qs no se puede declarar %<mutable%>"
40470 #: cp/decl.c:11541
40471 #, gcc-internal-format
40472 msgid "reference %qs cannot be declared %<mutable%>"
40473 msgstr "la referencia %qs no se puede declarar %<mutable%>"
40475 #: cp/decl.c:11572
40476 #, gcc-internal-format
40477 msgid "typedef declared %<auto%>"
40478 msgstr "la definición de tipo se declaró %<auto%>"
40480 #: cp/decl.c:11577
40481 #, gcc-internal-format
40482 msgid "requires-clause on typedef"
40483 msgstr ""
40485 #: cp/decl.c:11585
40486 #, gcc-internal-format
40487 msgid "typedef name may not be a nested-name-specifier"
40488 msgstr "el nombre del typedef puede no ser un especificador-de-nombre-anidado"
40490 #: cp/decl.c:11606
40491 #, gcc-internal-format
40492 msgid "ISO C++ forbids nested type %qD with same name as enclosing class"
40493 msgstr "ISO C++ prohíbe el tipo anidado %qD con el mismo nombre que la clase que lo contiene"
40495 #: cp/decl.c:11692
40496 #, gcc-internal-format
40497 msgid "%<inline%> specified for friend class declaration"
40498 msgstr "se especificó %<inline%> para la declaración de clase friend"
40500 #: cp/decl.c:11700
40501 #, gcc-internal-format
40502 msgid "template parameters cannot be friends"
40503 msgstr "los parámetros de la plantilla no pueden ser friends"
40505 #: cp/decl.c:11702
40506 #, gcc-internal-format
40507 msgid "friend declaration requires class-key, i.e. %<friend class %T::%D%>"
40508 msgstr "la declaración friend requere una llave de clase, p.e. %<friend class %T::%D%>"
40510 #: cp/decl.c:11706
40511 #, gcc-internal-format
40512 msgid "friend declaration requires class-key, i.e. %<friend %#T%>"
40513 msgstr "la declaración friend requiere una llave de clase, p.e. %<friend %#T%>"
40515 #: cp/decl.c:11719
40516 #, gcc-internal-format
40517 msgid "trying to make class %qT a friend of global scope"
40518 msgstr "se intenta hacer que la clase %qT sea un friend de ámbito global"
40520 #: cp/decl.c:11739
40521 #, gcc-internal-format
40522 msgid "invalid qualifiers on non-member function type"
40523 msgstr "calificadores no válidos en el tipo de función que no es miembro"
40525 #: cp/decl.c:11743
40526 #, gcc-internal-format
40527 msgid "requires-clause on type-id"
40528 msgstr ""
40530 #: cp/decl.c:11753
40531 #, gcc-internal-format
40532 msgid "abstract declarator %qT used as declaration"
40533 msgstr "el declarador abstracto %qT se usó como declaración"
40535 #: cp/decl.c:11771
40536 #, fuzzy, gcc-internal-format
40537 #| msgid "value-initialization of function type %qT"
40538 msgid "requires-clause on declaration of non-function type %qT"
40539 msgstr "inicialización por valor del tipo de función %qT"
40541 #: cp/decl.c:11789
40542 #, gcc-internal-format
40543 msgid "cannot use %<::%> in parameter declaration"
40544 msgstr "no se puede usar %<::%>  en la declaración de parámetros"
40546 #: cp/decl.c:11795
40547 #, fuzzy, gcc-internal-format
40548 #| msgid "%<this%> may not be used in this context"
40549 msgid "%<auto%> parameter not permitted in this context"
40550 msgstr "no se puede usar %<this%> en este contexto"
40552 #: cp/decl.c:11797
40553 #, gcc-internal-format
40554 msgid "parameter declared %<auto%>"
40555 msgstr "el parámetro se declaró %<auto%>"
40557 #: cp/decl.c:11845 cp/parser.c:3161
40558 #, gcc-internal-format
40559 msgid "invalid use of template-name %qE without an argument list"
40560 msgstr "uso no válido del nombre-de-plantilla %qE sin una lista de argumentos"
40562 #: cp/decl.c:11849
40563 #, fuzzy, gcc-internal-format
40564 #| msgid "non-static data member declared %<auto%>"
40565 msgid "non-static data member declared with placeholder %qT"
40566 msgstr "se declaró el miembro dato que no es static como %<auto%>"
40568 #: cp/decl.c:11873
40569 #, fuzzy, gcc-internal-format
40570 #| msgid "ISO C90 does not support flexible array members"
40571 msgid "ISO C++ forbids flexible array member %qs"
40572 msgstr "ISO C90 no admite miembros de matriz flexibles"
40574 #: cp/decl.c:11876
40575 #, fuzzy, gcc-internal-format
40576 #| msgid "ISO C90 does not support flexible array members"
40577 msgid "ISO C++ forbids flexible array members"
40578 msgstr "ISO C90 no admite miembros de matriz flexibles"
40580 #. Something like struct S { int N::j; };
40581 #: cp/decl.c:11892
40582 #, gcc-internal-format
40583 msgid "invalid use of %<::%>"
40584 msgstr "uso no válido de %<::%>"
40586 #: cp/decl.c:11914
40587 #, gcc-internal-format
40588 msgid "declaration of function %qD in invalid context"
40589 msgstr "declaración de la función %qD en un contexto no válido"
40591 #: cp/decl.c:11923
40592 #, fuzzy, gcc-internal-format
40593 #| msgid "function %qD declared virtual inside a union"
40594 msgid "function %qD declared %<virtual%> inside a union"
40595 msgstr "la función %qD se declaró virtual dentro de un union"
40597 #: cp/decl.c:11932
40598 #, fuzzy, gcc-internal-format
40599 #| msgid "%qD cannot be declared virtual, since it is always static"
40600 msgid "%qD cannot be declared %<virtual%>, since it is always static"
40601 msgstr "%qD no se puede declarar virtual, ya que siempre es static"
40603 #: cp/decl.c:11948
40604 #, gcc-internal-format
40605 msgid "expected qualified name in friend declaration for destructor %qD"
40606 msgstr "se esperaba un nombre calificado en la declaración friend para el destructor %qD"
40608 #: cp/decl.c:11955
40609 #, gcc-internal-format
40610 msgid "declaration of %qD as member of %qT"
40611 msgstr "declaración de %qD como miembro de %qT"
40613 #: cp/decl.c:11961
40614 #, fuzzy, gcc-internal-format
40615 #| msgid "a destructor cannot be %<constexpr%>"
40616 msgid "a destructor cannot be %<concept%>"
40617 msgstr "un destructor no puede ser %<constexpr%>"
40619 #: cp/decl.c:11966
40620 #, gcc-internal-format
40621 msgid "a destructor cannot be %<constexpr%>"
40622 msgstr "un destructor no puede ser %<constexpr%>"
40624 #: cp/decl.c:11972
40625 #, gcc-internal-format
40626 msgid "expected qualified name in friend declaration for constructor %qD"
40627 msgstr "se esperaba un nombre calificado en la declaración friend para el constructor %qD"
40629 #: cp/decl.c:11980
40630 #, fuzzy, gcc-internal-format
40631 #| msgid "a destructor cannot be %<constexpr%>"
40632 msgid "a constructor cannot be %<concept%>"
40633 msgstr "un destructor no puede ser %<constexpr%>"
40635 #: cp/decl.c:11985
40636 #, fuzzy, gcc-internal-format
40637 #| msgid "constructor cannot be static member function"
40638 msgid "a concept cannot be a member function"
40639 msgstr "el constructor no puede ser una función miembro de tipo static"
40641 #: cp/decl.c:11994
40642 #, fuzzy, gcc-internal-format
40643 #| msgid "variable %qD redeclared as function"
40644 msgid "specialization of variable template %qD declared as function"
40645 msgstr "la variable %qD se redeclaró como función"
40647 #: cp/decl.c:11997
40648 #, fuzzy, gcc-internal-format
40649 #| msgid "original type declared here"
40650 msgid "variable template declared here"
40651 msgstr "el tipo original se definió aquí"
40653 #: cp/decl.c:12052
40654 #, fuzzy, gcc-internal-format
40655 #| msgid "field %qD has incomplete type"
40656 msgid "field %qD has incomplete type %qT"
40657 msgstr "el campo %qD tiene tipo de dato incompleto"
40659 #: cp/decl.c:12057
40660 #, gcc-internal-format
40661 msgid "name %qT has incomplete type"
40662 msgstr "el nombre %qT tiene tipo de dato incompleto"
40664 #: cp/decl.c:12067
40665 #, gcc-internal-format
40666 msgid "%qE is neither function nor member function; cannot be declared friend"
40667 msgstr "%qE no es ni función ni función miembro; no se puede declarar friend"
40669 #: cp/decl.c:12113
40670 #, fuzzy, gcc-internal-format
40671 #| msgid "non-static data member %qE declared %<constexpr%>"
40672 msgid "static data member %qE declared %<concept%>"
40673 msgstr "se declaró el miembro dato que no es static %qE como %<constexpr%>"
40675 #: cp/decl.c:12117
40676 #, gcc-internal-format
40677 msgid "constexpr static data member %qD must have an initializer"
40678 msgstr "el miembro dato static constexpr %qD debe tener un inicializador"
40680 #: cp/decl.c:12145
40681 #, fuzzy, gcc-internal-format
40682 #| msgid "non-static data member %qE declared %<constexpr%>"
40683 msgid "non-static data member %qE declared %<concept%>"
40684 msgstr "se declaró el miembro dato que no es static %qE como %<constexpr%>"
40686 #: cp/decl.c:12149
40687 #, gcc-internal-format
40688 msgid "non-static data member %qE declared %<constexpr%>"
40689 msgstr "se declaró el miembro dato que no es static %qE como %<constexpr%>"
40691 #: cp/decl.c:12200
40692 #, gcc-internal-format
40693 msgid "storage class %<auto%> invalid for function %qs"
40694 msgstr "la clase de almacenamiento %<auto%> es no válida para la función %qs"
40696 #: cp/decl.c:12202
40697 #, gcc-internal-format
40698 msgid "storage class %<register%> invalid for function %qs"
40699 msgstr "la clase de almacenamiento %<register%> es no válida para la función %qs"
40701 #: cp/decl.c:12206
40702 #, gcc-internal-format
40703 msgid "storage class %<__thread%> invalid for function %qs"
40704 msgstr "la clase de almacenamiento %<__thread%> es no válida para la función %qs"
40706 #: cp/decl.c:12209
40707 #, fuzzy, gcc-internal-format
40708 #| msgid "storage class %<__thread%> invalid for function %qs"
40709 msgid "storage class %<thread_local%> invalid for function %qs"
40710 msgstr "la clase de almacenamiento %<__thread%> es no válida para la función %qs"
40712 #: cp/decl.c:12214
40713 #, gcc-internal-format
40714 msgid "virt-specifiers in %qs not allowed outside a class definition"
40715 msgstr "no se permiten los especificadores-virt en %qs fuera de una definición de clase"
40717 #: cp/decl.c:12225
40718 #, fuzzy, gcc-internal-format
40719 #| msgid "%<static%> specified invalid for function %qs declared out of global scope"
40720 msgid "%<static%> specifier invalid for function %qs declared out of global scope"
40721 msgstr "el especificador %<static%> es no válido para la función %qs declarada fuera del ámbito global"
40723 #: cp/decl.c:12229
40724 #, gcc-internal-format
40725 msgid "%<inline%> specifier invalid for function %qs declared out of global scope"
40726 msgstr "el especificador %<inline%> es no válido para la función %qs declarada fuera del ámbito global"
40728 #: cp/decl.c:12237
40729 #, gcc-internal-format
40730 msgid "virtual non-class function %qs"
40731 msgstr "función virtual %qs que no es clase"
40733 #: cp/decl.c:12244
40734 #, gcc-internal-format
40735 msgid "%qs defined in a non-class scope"
40736 msgstr "se definió %qs en un ámbito que no es una clase"
40738 #: cp/decl.c:12245
40739 #, gcc-internal-format
40740 msgid "%qs declared in a non-class scope"
40741 msgstr "se declaró %qs en un ámbito que no es una clase"
40743 #: cp/decl.c:12280
40744 #, gcc-internal-format
40745 msgid "cannot declare member function %qD to have static linkage"
40746 msgstr "no se puede declarar que la función miembro %qD tenga enlace estático"
40748 #. 7.1.1: There can be no static function declarations within a
40749 #. block.
40750 #: cp/decl.c:12288
40751 #, gcc-internal-format
40752 msgid "cannot declare static function inside another function"
40753 msgstr "no se puede declarar una función static dentro de otra función"
40755 #: cp/decl.c:12324
40756 #, gcc-internal-format
40757 msgid "%<static%> may not be used when defining (as opposed to declaring) a static data member"
40758 msgstr "%<static%> puede no ser utilizado cuando se define (opuesto a la declaración) un dato miembro static"
40760 #: cp/decl.c:12331
40761 #, gcc-internal-format
40762 msgid "static member %qD declared %<register%>"
40763 msgstr "se declaró el miembro static %qD como %<register%>"
40765 #: cp/decl.c:12337
40766 #, gcc-internal-format
40767 msgid "cannot explicitly declare member %q#D to have extern linkage"
40768 msgstr "no se puede declarar explícitamente que el miembro %q#D tenga un enlace externo"
40770 #: cp/decl.c:12344
40771 #, gcc-internal-format
40772 msgid "declaration of constexpr variable %qD is not a definition"
40773 msgstr "la declaración de la variable constexpr %qD no es una definición"
40775 #: cp/decl.c:12366
40776 #, gcc-internal-format
40777 msgid "declaration of %q#D has no initializer"
40778 msgstr "la declaración de %q#D no tiene inicializadores"
40780 #: cp/decl.c:12377
40781 #, gcc-internal-format
40782 msgid "%qs initialized and declared %<extern%>"
40783 msgstr "%qs inicializado y declarado como %<extern%>"
40785 #: cp/decl.c:12381
40786 #, gcc-internal-format
40787 msgid "%qs has both %<extern%> and initializer"
40788 msgstr "%qs tiene %<extern%> e inicializador al mismo tiempo"
40790 #: cp/decl.c:12541
40791 #, gcc-internal-format
40792 msgid "default argument %qE uses %qD"
40793 msgstr "el argumento por defecto %qE usa %qD"
40795 #: cp/decl.c:12544
40796 #, gcc-internal-format
40797 msgid "default argument %qE uses local variable %qD"
40798 msgstr "el argumento por defecto %qE usa la variable local %qD"
40800 #: cp/decl.c:12628
40801 #, fuzzy, gcc-internal-format
40802 #| msgid "invalid use of %<virtual%> in template declaration of %q#D"
40803 msgid "invalid use of cv-qualified type %qT in parameter declaration"
40804 msgstr "uso no válido de %<virtual%> en la declaración de plantilla de %q#D"
40806 #: cp/decl.c:12632
40807 #, fuzzy, gcc-internal-format
40808 #| msgid "invalid use of %<virtual%> in template declaration of %q#D"
40809 msgid "invalid use of type %<void%> in parameter declaration"
40810 msgstr "uso no válido de %<virtual%> en la declaración de plantilla de %q#D"
40812 #: cp/decl.c:12655
40813 #, gcc-internal-format
40814 msgid "parameter %qD invalidly declared method type"
40815 msgstr "el parámetro %qD se declaró no válidamente como tipo de método"
40817 #: cp/decl.c:12680
40818 #, gcc-internal-format
40819 msgid "parameter %qD includes pointer to array of unknown bound %qT"
40820 msgstr "el parámetro %qD incluye un puntero a matriz %qT de límite desconocido"
40822 #: cp/decl.c:12682
40823 #, gcc-internal-format
40824 msgid "parameter %qD includes reference to array of unknown bound %qT"
40825 msgstr "el parámetro %qD incluye una referencia a matriz %qT de límite desconocido"
40827 #. [class.copy]
40829 #. A declaration of a constructor for a class X is ill-formed if
40830 #. its first parameter is of type (optionally cv-qualified) X
40831 #. and either there are no other parameters or else all other
40832 #. parameters have default arguments.
40834 #. We *don't* complain about member template instantiations that
40835 #. have this form, though; they can occur as we try to decide
40836 #. what constructor to use during overload resolution.  Since
40837 #. overload resolution will never prefer such a constructor to
40838 #. the non-template copy constructor (which is either explicitly
40839 #. or implicitly defined), there's no need to worry about their
40840 #. existence.  Theoretically, they should never even be
40841 #. instantiated, but that's hard to forestall.
40842 #: cp/decl.c:12932
40843 #, gcc-internal-format
40844 msgid "invalid constructor; you probably meant %<%T (const %T&)%>"
40845 msgstr "constructor no válido; tal vez quiso decir %<%T (const %T&)%>"
40847 #: cp/decl.c:13054
40848 #, gcc-internal-format
40849 msgid "%qD may not be declared within a namespace"
40850 msgstr "%qD no se puede declarar dentro de un espacio de nombres"
40852 #: cp/decl.c:13059
40853 #, gcc-internal-format
40854 msgid "%qD may not be declared as static"
40855 msgstr "%qD no se puede declarar como static"
40857 #: cp/decl.c:13085
40858 #, gcc-internal-format
40859 msgid "%qD must be a nonstatic member function"
40860 msgstr "%qD debe ser una función miembro que no sea static"
40862 #: cp/decl.c:13094
40863 #, gcc-internal-format
40864 msgid "%qD must be either a non-static member function or a non-member function"
40865 msgstr "%qD debe ser una función miembro que no sea static o una función que no sea miembro"
40867 #: cp/decl.c:13116
40868 #, gcc-internal-format
40869 msgid "%qD must have an argument of class or enumerated type"
40870 msgstr "%qD debe tener un argumento de tipo clase o enumerado"
40872 #: cp/decl.c:13145
40873 #, gcc-internal-format
40874 msgid "conversion to a reference to void will never use a type conversion operator"
40875 msgstr "la conversión a una referencia a void nunca usará un operador de conversión de tipo"
40877 #: cp/decl.c:13147
40878 #, gcc-internal-format
40879 msgid "conversion to void will never use a type conversion operator"
40880 msgstr "la conversión a void nunca usará un operador de conversión de tipo"
40882 #: cp/decl.c:13154
40883 #, gcc-internal-format
40884 msgid "conversion to a reference to the same type will never use a type conversion operator"
40885 msgstr "la conversión a una referencia al mismo tipo nunca usará un operador de conversión de tipo"
40887 #: cp/decl.c:13156
40888 #, gcc-internal-format
40889 msgid "conversion to the same type will never use a type conversion operator"
40890 msgstr "la conversión al mismo tipo nunca usará un operador de conversión de tipo"
40892 #: cp/decl.c:13164
40893 #, gcc-internal-format
40894 msgid "conversion to a reference to a base class will never use a type conversion operator"
40895 msgstr "la conversión a una referencia a una clase base nunca usará un operador de conversión de tipo"
40897 #: cp/decl.c:13166
40898 #, gcc-internal-format
40899 msgid "conversion to a base class will never use a type conversion operator"
40900 msgstr "la conversión a una clase base nunca usará un operador de conversión de tipo"
40902 #. 13.4.0.3
40903 #: cp/decl.c:13175
40904 #, gcc-internal-format
40905 msgid "ISO C++ prohibits overloading operator ?:"
40906 msgstr "ISO C++ prohíbe la sobrecarga del operador ?:"
40908 #: cp/decl.c:13180
40909 #, gcc-internal-format
40910 msgid "%qD must not have variable number of arguments"
40911 msgstr "%qD no debe tener un número variable de argumentos"
40913 #: cp/decl.c:13231
40914 #, gcc-internal-format
40915 msgid "postfix %qD must take %<int%> as its argument"
40916 msgstr "el postfijo %qD debe tomar %<int%> como su argumento"
40918 #: cp/decl.c:13234
40919 #, gcc-internal-format
40920 msgid "postfix %qD must take %<int%> as its second argument"
40921 msgstr "el postfijo %qD debe tomar %<int%> como su segundo argumento"
40923 #: cp/decl.c:13242
40924 #, gcc-internal-format
40925 msgid "%qD must take either zero or one argument"
40926 msgstr "%qD debe tomar cero o un argumentos"
40928 #: cp/decl.c:13244
40929 #, gcc-internal-format
40930 msgid "%qD must take either one or two arguments"
40931 msgstr "%qD debe tomar uno o dos argumentos"
40933 #  En esta traducción se emplea 'devolver' por 'return'. Si embargo, aquí
40934 #  se cambió por cacofonía: no es agradable escuchar 'debe devolver'. cfuga
40935 #: cp/decl.c:13266
40936 #, gcc-internal-format
40937 msgid "prefix %qD should return %qT"
40938 msgstr "el prefijo %qD debe regresar %qT"
40940 #: cp/decl.c:13272
40941 #, gcc-internal-format
40942 msgid "postfix %qD should return %qT"
40943 msgstr "el postfijo %qD debe regresar %qT"
40945 #: cp/decl.c:13281
40946 #, gcc-internal-format
40947 msgid "%qD must take %<void%>"
40948 msgstr "%qD debe tomar %<void%>"
40950 #: cp/decl.c:13283 cp/decl.c:13292
40951 #, gcc-internal-format
40952 msgid "%qD must take exactly one argument"
40953 msgstr "%qD debe tomar un argumento exactamente"
40955 #: cp/decl.c:13294
40956 #, gcc-internal-format
40957 msgid "%qD must take exactly two arguments"
40958 msgstr "%qD debe tomar dos argumentos exactamente"
40960 #: cp/decl.c:13303
40961 #, gcc-internal-format
40962 msgid "user-defined %qD always evaluates both arguments"
40963 msgstr "el %qD definido por el usuario siempre evalúa ambos argumentos"
40965 #: cp/decl.c:13317
40966 #, gcc-internal-format
40967 msgid "%qD should return by value"
40968 msgstr "%qD debe devolver por valor"
40970 #: cp/decl.c:13328 cp/decl.c:13333
40971 #, gcc-internal-format
40972 msgid "%qD cannot have default arguments"
40973 msgstr "%qD no puede tener argumentos por defecto"
40975 #: cp/decl.c:13391
40976 #, gcc-internal-format
40977 msgid "using template type parameter %qT after %qs"
40978 msgstr "usando el parámetro de tipo plantilla %qT después de %qs"
40980 #: cp/decl.c:13414
40981 #, gcc-internal-format
40982 msgid "using alias template specialization %qT after %qs"
40983 msgstr "se usa especialización de plantilla %qT alias después de %qs"
40985 #: cp/decl.c:13417
40986 #, gcc-internal-format
40987 msgid "using typedef-name %qD after %qs"
40988 msgstr "se usó el nombre de definición de tipo %qD después de %qs"
40990 #: cp/decl.c:13419
40991 #, gcc-internal-format
40992 msgid "%qD has a previous declaration here"
40993 msgstr "%qD tiene una declaración previa aquí"
40995 #: cp/decl.c:13427
40996 #, gcc-internal-format
40997 msgid "%qT referred to as %qs"
40998 msgstr "se refirió a %qT como %qs"
41000 #: cp/decl.c:13428 cp/decl.c:13435
41001 #, fuzzy, gcc-internal-format
41002 #| msgid "%q+T has a previous declaration here"
41003 msgid "%qT has a previous declaration here"
41004 msgstr "%q+T tiene una declaración previa aquí"
41006 #: cp/decl.c:13434
41007 #, gcc-internal-format
41008 msgid "%qT referred to as enum"
41009 msgstr "se refirió a %qT como un enum"
41011 #. If a class template appears as elaborated type specifier
41012 #. without a template header such as:
41014 #. template <class T> class C {};
41015 #. void f(class C);             // No template header here
41017 #. then the required template argument is missing.
41018 #: cp/decl.c:13449
41019 #, gcc-internal-format
41020 msgid "template argument required for %<%s %T%>"
41021 msgstr "se requiere un argumento de plantilla para %<%s %T%>"
41023 #: cp/decl.c:13503 cp/name-lookup.c:3251
41024 #, gcc-internal-format
41025 msgid "%qD has the same name as the class in which it is declared"
41026 msgstr "%qD tiene el mismo nombre que la clase en la cual se declaró"
41028 #: cp/decl.c:13533 cp/friend.c:304 cp/parser.c:2987 cp/parser.c:6141
41029 #: cp/pt.c:8574
41030 #, gcc-internal-format
41031 msgid "%qT is not a template"
41032 msgstr "%qT no es una plantilla"
41034 #: cp/decl.c:13534 cp/friend.c:305 cp/tree.c:4036
41035 #, fuzzy, gcc-internal-format
41036 #| msgid "previous declaration %q+#D here"
41037 msgid "previous declaration here"
41038 msgstr "declaración previa de %q+#D aquí"
41040 #: cp/decl.c:13538
41041 #, gcc-internal-format
41042 msgid "perhaps you want to explicitly add %<%T::%>"
41043 msgstr ""
41045 #: cp/decl.c:13547 cp/name-lookup.c:2741 cp/name-lookup.c:3581
41046 #: cp/name-lookup.c:3626 cp/parser.c:6092 cp/parser.c:25696
41047 #, gcc-internal-format
41048 msgid "reference to %qD is ambiguous"
41049 msgstr "la referencia a %qD es ambigua"
41051 #: cp/decl.c:13668
41052 #, gcc-internal-format
41053 msgid "use of enum %q#D without previous declaration"
41054 msgstr "uso del enum %q#D sin declaración previa"
41056 #: cp/decl.c:13701
41057 #, gcc-internal-format
41058 msgid "redeclaration of %qT as a non-template"
41059 msgstr "redeclaración de %qT como algo que no es plantilla"
41061 #: cp/decl.c:13837
41062 #, gcc-internal-format
41063 msgid "derived union %qT invalid"
41064 msgstr "union derivada %qT no válida"
41066 #: cp/decl.c:13842
41067 #, gcc-internal-format
41068 msgid "%qT defined with multiple direct bases"
41069 msgstr ""
41071 #: cp/decl.c:13853
41072 #, fuzzy, gcc-internal-format
41073 #| msgid "type %qT is not a direct or virtual base of %qT"
41074 msgid "%qT defined with direct virtual base"
41075 msgstr "el tipo %qT no es una base directa o virtual de %qT"
41077 #  No me gusta mucho esta traducción. Creo que es mejor
41078 #  "el tipo base %qT no es de tipo struct o clase". cfuga
41079 #: cp/decl.c:13878
41080 #, gcc-internal-format
41081 msgid "base type %qT fails to be a struct or class type"
41082 msgstr "el tipo base %qT falla en ser un tipo struct o clase"
41084 #: cp/decl.c:13908
41085 #, gcc-internal-format
41086 msgid "recursive type %qT undefined"
41087 msgstr "tipo recursivo %qT sin definir"
41089 #: cp/decl.c:13910
41090 #, gcc-internal-format
41091 msgid "duplicate base type %qT invalid"
41092 msgstr "tipo base duplicado %qT no válido"
41094 #: cp/decl.c:14055
41095 #, gcc-internal-format
41096 msgid "scoped/unscoped mismatch in enum %q#T"
41097 msgstr "no coinciden scoped/unscoped en el enum %q#T"
41099 #: cp/decl.c:14058 cp/decl.c:14066 cp/decl.c:14078 cp/parser.c:17916
41100 #, gcc-internal-format
41101 msgid "previous definition here"
41102 msgstr "la definición previa está aquí"
41104 #: cp/decl.c:14063
41105 #, gcc-internal-format
41106 msgid "underlying type mismatch in enum %q#T"
41107 msgstr "no coincide el tipo subyacente en el enum %q#T"
41109 #: cp/decl.c:14075
41110 #, gcc-internal-format
41111 msgid "different underlying type in enum %q#T"
41112 msgstr "tipos subyacentes diferentes en el enum %q#T"
41114 #: cp/decl.c:14153
41115 #, gcc-internal-format
41116 msgid "underlying type %<%T%> of %<%T%> must be an integral type"
41117 msgstr "el tipo subyacente %<%T%> de %<%T%> debe ser un tipo integral"
41119 #. DR 377
41121 #. IF no integral type can represent all the enumerator values, the
41122 #. enumeration is ill-formed.
41123 #: cp/decl.c:14300
41124 #, gcc-internal-format
41125 msgid "no integral type can represent all of the enumerator values for %qT"
41126 msgstr "ningún tipo integral puede representar todos los valores de enumerador de %qT"
41128 #: cp/decl.c:14472
41129 #, fuzzy, gcc-internal-format
41130 #| msgid "enumerator value for %qD is not an integer constant"
41131 msgid "enumerator value for %qD must have integral or unscoped enumeration type"
41132 msgstr "el valor de enumerador para %qD no es una constante entera"
41134 #: cp/decl.c:14482
41135 #, gcc-internal-format
41136 msgid "enumerator value for %qD is not an integer constant"
41137 msgstr "el valor de enumerador para %qD no es una constante entera"
41139 #: cp/decl.c:14531
41140 #, gcc-internal-format
41141 msgid "incremented enumerator value is too large for %<unsigned long%>"
41142 msgstr "el valor del enumerador incrementado es demasiado grande para %<unsigned long%>"
41144 #: cp/decl.c:14532
41145 #, fuzzy, gcc-internal-format
41146 #| msgid "incremented enumerator value is too large for %<unsigned long%>"
41147 msgid "incremented enumerator value is too large for %<long%>"
41148 msgstr "el valor del enumerador incrementado es demasiado grande para %<unsigned long%>"
41150 #: cp/decl.c:14543
41151 #, gcc-internal-format
41152 msgid "overflow in enumeration values at %qD"
41153 msgstr "desbordamiento en valores de enumeración en %qD"
41155 #: cp/decl.c:14563
41156 #, fuzzy, gcc-internal-format
41157 #| msgid "enumerator value %E is too large for underlying type %<%T%>"
41158 msgid "enumerator value %E is outside the range of underlying type %<%T%>"
41159 msgstr "el valor de enumerador %E es demasiado grande para el tipo subyacente %<%T%>"
41161 #: cp/decl.c:14674
41162 #, gcc-internal-format
41163 msgid "return type %q#T is incomplete"
41164 msgstr "el tipo de devolución %q#T es un tipo de dato incompleto"
41166 #: cp/decl.c:14846 cp/typeck.c:8980
41167 #, gcc-internal-format
41168 msgid "%<operator=%> should return a reference to %<*this%>"
41169 msgstr "%<operator=%> debe devolver una referencia a %<*this%>"
41171 #: cp/decl.c:15189
41172 #, gcc-internal-format
41173 msgid "invalid function declaration"
41174 msgstr "declaración de función no válida"
41176 #: cp/decl.c:15613
41177 #, fuzzy, gcc-internal-format
41178 #| msgid "no return statement in function returning non-void"
41179 msgid "no return statements in function returning %qT"
41180 msgstr "no hay una declaración de devolución en la función que no devuelve void"
41182 #: cp/decl.c:15615 cp/typeck.c:8861
41183 #, fuzzy, gcc-internal-format
41184 #| msgid "function return types not compatible due to %<volatile%>"
41185 msgid "only plain %<auto%> return type can be deduced to %<void%>"
41186 msgstr "los tipos de devolución de función no son compatibles debido a %<volatile%>"
41188 #: cp/decl.c:15825
41189 #, gcc-internal-format
41190 msgid "invalid member function declaration"
41191 msgstr "declaración de la función miembro no válida"
41193 #: cp/decl.c:15839
41194 #, gcc-internal-format
41195 msgid "%qD is already defined in class %qT"
41196 msgstr "%qD ya se definió en la clase %qT"
41198 #: cp/decl.c:16213
41199 #, fuzzy, gcc-internal-format
41200 #| msgid "type of %qD defaults to %<int%>"
41201 msgid "use of %qD before deduction of %<auto%>"
41202 msgstr "el tipo de %qD es %<int%> por defecto"
41204 #: cp/decl2.c:332
41205 #, gcc-internal-format
41206 msgid "name missing for member function"
41207 msgstr "falta el nombre para la función miembro"
41209 #: cp/decl2.c:409 cp/decl2.c:423
41210 #, gcc-internal-format
41211 msgid "ambiguous conversion for array subscript"
41212 msgstr "conversión ambigua para índice de matriz"
41214 #: cp/decl2.c:417
41215 #, gcc-internal-format
41216 msgid "invalid types %<%T[%T]%> for array subscript"
41217 msgstr "tipos no válidos %<%T[%T]%> para índice de matriz"
41219 #: cp/decl2.c:466
41220 #, fuzzy, gcc-internal-format
41221 #| msgid "deleting array %q#D"
41222 msgid "deleting array %q#E"
41223 msgstr "se borra la matriz %q#D"
41225 #: cp/decl2.c:472
41226 #, gcc-internal-format
41227 msgid "type %q#T argument given to %<delete%>, expected pointer"
41228 msgstr "se dió un argumento de tipo %q#T a %<delete%>, se esperaba un puntero"
41230 #: cp/decl2.c:484
41231 #, gcc-internal-format
41232 msgid "cannot delete a function.  Only pointer-to-objects are valid arguments to %<delete%>"
41233 msgstr "no se puede borrar una función.  Solamente los punteros a objetos son argumentos válidos para %<delete%>"
41235 #: cp/decl2.c:492
41236 #, gcc-internal-format
41237 msgid "deleting %qT is undefined"
41238 msgstr "el borrado de %qT está indefinido"
41240 #: cp/decl2.c:540 cp/pt.c:5297
41241 #, gcc-internal-format
41242 msgid "template declaration of %q#D"
41243 msgstr "declaración plantilla de %q#D"
41245 #: cp/decl2.c:584
41246 #, gcc-internal-format
41247 msgid "template parameter lists provided don%'t match the template parameters of %qD"
41248 msgstr "las listas de parámetro de plantilla proporcionadas no coinciden con los parámetros de plantilla de %qD"
41250 #. [temp.mem]
41252 #. A destructor shall not be a member template.
41253 #: cp/decl2.c:599 cp/pt.c:5256
41254 #, gcc-internal-format
41255 msgid "destructor %qD declared as member template"
41256 msgstr "se declaró el destructor %qD como una plantilla miembro"
41258 #: cp/decl2.c:675
41259 #, gcc-internal-format
41260 msgid "prototype for %q#D does not match any in class %qT"
41261 msgstr "el prototipo para %q#D no coincide con ningún otro en la clase %qT"
41263 #: cp/decl2.c:761
41264 #, gcc-internal-format
41265 msgid "local class %q#T shall not have static data member %q#D"
41266 msgstr "la clase local %q#T no debe tener datos miembro static %q#D"
41268 #: cp/decl2.c:769
41269 #, fuzzy, gcc-internal-format
41270 #| msgid "non-static data member %qD has Java class type"
41271 msgid "static data member %qD in unnamed class"
41272 msgstr "el dato miembro que no es estático %qD tiene un tipo de clase Java"
41274 #: cp/decl2.c:771
41275 #, fuzzy, gcc-internal-format
41276 #| msgid "union defined here"
41277 msgid "unnamed class defined here"
41278 msgstr "se definió union aquí"
41280 #: cp/decl2.c:830
41281 #, gcc-internal-format
41282 msgid "explicit template argument list not allowed"
41283 msgstr "no se permite la lista de argumentos de plantilla explícita"
41285 #: cp/decl2.c:836
41286 #, gcc-internal-format
41287 msgid "member %qD conflicts with virtual function table field name"
41288 msgstr "el miembro %qD genera un conflicto con el nombre de campo de la tabla de funciones virtuales"
41290 #: cp/decl2.c:878
41291 #, gcc-internal-format
41292 msgid "%qD is already defined in %qT"
41293 msgstr "%qD ya está definido en %qT"
41295 #: cp/decl2.c:905 cp/decl2.c:913
41296 #, gcc-internal-format
41297 msgid "invalid initializer for member function %qD"
41298 msgstr "inicializador no válido para la función miembro %qD"
41300 #: cp/decl2.c:920
41301 #, fuzzy, gcc-internal-format
41302 #| msgid "initializer specified for static member function %qD"
41303 msgid "initializer specified for friend function %qD"
41304 msgstr "se especificó un inicializador para la función miembro static %qD"
41306 #: cp/decl2.c:923
41307 #, gcc-internal-format
41308 msgid "initializer specified for static member function %qD"
41309 msgstr "se especificó un inicializador para la función miembro static %qD"
41311 #: cp/decl2.c:967
41312 #, gcc-internal-format
41313 msgid "%<asm%> specifiers are not permitted on non-static data members"
41314 msgstr "no se permiten los especificadores %<asm%> en miembros de datos que no son static"
41316 #: cp/decl2.c:1020
41317 #, gcc-internal-format
41318 msgid "bit-field %qD with non-integral type"
41319 msgstr "campo de bits %qD con tipo no integral"
41321 #: cp/decl2.c:1026
41322 #, gcc-internal-format
41323 msgid "cannot declare %qD to be a bit-field type"
41324 msgstr "no se puede declarar %qD que sea un tipo de campo de bits"
41326 #: cp/decl2.c:1036
41327 #, gcc-internal-format
41328 msgid "cannot declare bit-field %qD with function type"
41329 msgstr "no se puede declarar el campo de bits %qD con un tipo de función"
41331 #: cp/decl2.c:1043
41332 #, gcc-internal-format
41333 msgid "%qD is already defined in the class %qT"
41334 msgstr "%qD ya está definido en la clase %qT"
41336 #: cp/decl2.c:1050
41337 #, gcc-internal-format
41338 msgid "static member %qD cannot be a bit-field"
41339 msgstr "el miembro static %qD no puede ser un campo de bits"
41341 #: cp/decl2.c:1060
41342 #, gcc-internal-format
41343 msgid "width of bit-field %qD has non-integral type %qT"
41344 msgstr "la anchura del campo de bits %qD es del tipo %qT que no integral"
41346 #: cp/decl2.c:1403
41347 #, fuzzy, gcc-internal-format
41348 #| msgid "%qD is not a static data member of a class template"
41349 msgid "%q+D static data member inside of declare target directive"
41350 msgstr "%qD no es un dato miembro static de una plantilla de clase"
41352 #: cp/decl2.c:1467
41353 #, gcc-internal-format
41354 msgid "anonymous struct not inside named type"
41355 msgstr "struct anónimo no está dentro de un tipo nombrado"
41357 #: cp/decl2.c:1558
41358 #, gcc-internal-format
41359 msgid "namespace-scope anonymous aggregates must be static"
41360 msgstr "los agregados anónimos de alcance de espacio de nombres deben ser static"
41362 #: cp/decl2.c:1567
41363 #, gcc-internal-format
41364 msgid "anonymous union with no members"
41365 msgstr "union anónima sin miembros"
41367 #: cp/decl2.c:1600
41368 #, gcc-internal-format
41369 msgid "%<operator new%> must return type %qT"
41370 msgstr "%<operator new%> debe devolver el tipo %qT"
41372 #. [basic.stc.dynamic.allocation]
41374 #. The first parameter shall not have an associated default
41375 #. argument.
41376 #: cp/decl2.c:1611
41377 #, gcc-internal-format
41378 msgid "the first parameter of %<operator new%> cannot have a default argument"
41379 msgstr "el primer parámetro de %<operator new%> no puede tener un argumento por defecto"
41381 #: cp/decl2.c:1627
41382 #, gcc-internal-format
41383 msgid "%<operator new%> takes type %<size_t%> (%qT) as first parameter"
41384 msgstr "%<operator new%> toma el tipo %<size_t%> (%qT) como primer argumento"
41386 #: cp/decl2.c:1656
41387 #, gcc-internal-format
41388 msgid "%<operator delete%> must return type %qT"
41389 msgstr "%<operator delete%> debe devolver el tipo %qT"
41391 #: cp/decl2.c:1665
41392 #, gcc-internal-format
41393 msgid "%<operator delete%> takes type %qT as first parameter"
41394 msgstr "%<operator delete%> toma el tipo %qT como primer argumento"
41396 #: cp/decl2.c:2527
41397 #, fuzzy, gcc-internal-format
41398 #| msgid "%qT has a field %qD whose type uses the anonymous namespace"
41399 msgid "%qT has a field %qD whose type has no linkage"
41400 msgstr "%qT tiene un campo %qD cuyo tipo usa el espacio de nombres anónimo"
41402 #: cp/decl2.c:2531
41403 #, fuzzy, gcc-internal-format
41404 #| msgid "%qT has a field %qD whose type uses the anonymous namespace"
41405 msgid "%qT has a field %qD whose type depends on the type %qT which has no linkage"
41406 msgstr "%qT tiene un campo %qD cuyo tipo usa el espacio de nombres anónimo"
41408 #: cp/decl2.c:2536
41409 #, gcc-internal-format
41410 msgid "%qT has a field %qD whose type uses the anonymous namespace"
41411 msgstr "%qT tiene un campo %qD cuyo tipo usa el espacio de nombres anónimo"
41413 #: cp/decl2.c:2544
41414 #, gcc-internal-format
41415 msgid "%qT declared with greater visibility than the type of its field %qD"
41416 msgstr "%qT se declaró con mayor visibilidad que el tipo de su campo %qD"
41418 #: cp/decl2.c:2562
41419 #, fuzzy, gcc-internal-format
41420 #| msgid "%qT has a base %qT whose type uses the anonymous namespace"
41421 msgid "%qT has a base %qT whose type has no linkage"
41422 msgstr "%qT tiene una base %qT cuyo tipo usa el espacio de nombres anónimo"
41424 #: cp/decl2.c:2566
41425 #, fuzzy, gcc-internal-format
41426 #| msgid "%qT has a base %qT whose type uses the anonymous namespace"
41427 msgid "%qT has a base %qT whose type depends on the type %qT which has no linkage"
41428 msgstr "%qT tiene una base %qT cuyo tipo usa el espacio de nombres anónimo"
41430 #: cp/decl2.c:2571
41431 #, gcc-internal-format
41432 msgid "%qT has a base %qT whose type uses the anonymous namespace"
41433 msgstr "%qT tiene una base %qT cuyo tipo usa el espacio de nombres anónimo"
41435 #: cp/decl2.c:2578
41436 #, gcc-internal-format
41437 msgid "%qT declared with greater visibility than its base %qT"
41438 msgstr "%qT se declaró con mayor visibilidad que su base %qT"
41440 #: cp/decl2.c:4187
41441 #, fuzzy, gcc-internal-format
41442 #| msgid "%q+#D, declared using anonymous type, is used but never defined"
41443 msgid "%q#D, declared using unnamed type, is used but never defined"
41444 msgstr "%q+#D, declarada usando el tipo anónimo, se usa pero nunca se define"
41446 #. DRs 132, 319 and 389 seem to indicate types with
41447 #. no linkage can only be used to declare extern "C"
41448 #. entities.  Since it's not always an error in the
41449 #. ISO C++ 90 Standard, we only issue a warning.
41450 #: cp/decl2.c:4196
41451 #, fuzzy, gcc-internal-format
41452 #| msgid "anonymous type with no linkage used to declare variable %q#D with linkage"
41453 msgid "unnamed type with no linkage used to declare variable %q#D with linkage"
41454 msgstr "se usó un tipo anónimo sin enlace para declarar la variable %q#D sin enlace"
41456 #: cp/decl2.c:4200
41457 #, fuzzy, gcc-internal-format
41458 #| msgid "anonymous type with no linkage used to declare function %q#D with linkage"
41459 msgid "unnamed type with no linkage used to declare function %q#D with linkage"
41460 msgstr "se usó un tipo anónimo sin enlace para declarar la función %q#D con enlace"
41462 #: cp/decl2.c:4204
41463 #, fuzzy, gcc-internal-format
41464 #| msgid "%q+#D does not refer to the unqualified type, so it is not used for linkage"
41465 msgid "%q#D does not refer to the unqualified type, so it is not used for linkage"
41466 msgstr "%q+#D no se refiere al tipo sin calificar, así que no se usa para el enlace"
41468 #: cp/decl2.c:4212
41469 #, fuzzy, gcc-internal-format
41470 #| msgid "%q+#D, declared using local type %qT, is used but never defined"
41471 msgid "%q#D, declared using local type %qT, is used but never defined"
41472 msgstr "%q+#D, declarada usando el tipo local %qT, se usa pero nunca se define"
41474 #: cp/decl2.c:4216
41475 #, gcc-internal-format
41476 msgid "type %qT with no linkage used to declare variable %q#D with linkage"
41477 msgstr "se usó el tipo %qT sin enlace para declarar la variable %q#D con enlace"
41479 #: cp/decl2.c:4219
41480 #, gcc-internal-format
41481 msgid "type %qT with no linkage used to declare function %q#D with linkage"
41482 msgstr "se usó el tipo %qT sin enlace para declarar la función %q#D con enlace"
41484 #: cp/decl2.c:4407 cp/decl2.c:4410
41485 #, gcc-internal-format
41486 msgid "the program should also define %qD"
41487 msgstr ""
41489 #: cp/decl2.c:4775
41490 #, fuzzy, gcc-internal-format
41491 #| msgid "inline function %q+D used but never defined"
41492 msgid "inline function %qD used but never defined"
41493 msgstr "se usa la función inline %q+D pero nunca se define"
41495 #: cp/decl2.c:4963
41496 #, gcc-internal-format
41497 msgid "default argument missing for parameter %P of %q+#D"
41498 msgstr "falta el argumento por defecto para el parámetro %P de %q+#D"
41500 #. We mark a lambda conversion op as deleted if we can't
41501 #. generate it properly; see maybe_add_lambda_conv_op.
41502 #: cp/decl2.c:5063
41503 #, gcc-internal-format
41504 msgid "converting lambda which uses %<...%> to function pointer"
41505 msgstr "se convierte lambda la cual usa %<...%> a un puntero de función"
41507 #: cp/decl2.c:5070
41508 #, gcc-internal-format
41509 msgid "use of deleted function %qD"
41510 msgstr "se usó la función borrada %q+D"
41512 #: cp/error.c:1492
41513 #, gcc-internal-format
41514 msgid "with"
41515 msgstr "con"
41517 #: cp/error.c:3654
41518 #, gcc-internal-format
41519 msgid "extended initializer lists only available with -std=c++11 or -std=gnu++11"
41520 msgstr "las listas de inicializador extendidas sólo está disponibles con -std=c++11 o -std=gnu++11"
41522 #: cp/error.c:3659
41523 #, gcc-internal-format
41524 msgid "explicit conversion operators only available with -std=c++11 or -std=gnu++11"
41525 msgstr "los operadores de conversión explícita sólo están disponibles con -std=c++11 o -std=gnu++11"
41527 #: cp/error.c:3664
41528 #, gcc-internal-format
41529 msgid "variadic templates only available with -std=c++11 or -std=gnu++11"
41530 msgstr "las plantillas variadic sólo están disponibles con -std=c++11 o -std=gnu++11"
41532 #: cp/error.c:3669
41533 #, gcc-internal-format
41534 msgid "lambda expressions only available with -std=c++11 or -std=gnu++11"
41535 msgstr "las expresiones lambda sólo están disponibles con -std=c++11 o -std=gnu++11"
41537 #: cp/error.c:3674
41538 #, fuzzy, gcc-internal-format
41539 #| msgid "C++0x auto only available with -std=c++11 or -std=gnu++11"
41540 msgid "C++11 auto only available with -std=c++11 or -std=gnu++11"
41541 msgstr "C++0x automático sólo está disponible con -std=c++11 o -std=gnu++11"
41543 #: cp/error.c:3678
41544 #, gcc-internal-format
41545 msgid "scoped enums only available with -std=c++11 or -std=gnu++11"
41546 msgstr "los enums con ámbito sólo están disponibles con -std=c++11 o -std=gnu++11"
41548 #: cp/error.c:3682
41549 #, gcc-internal-format
41550 msgid "defaulted and deleted functions only available with -std=c++11 or -std=gnu++11"
41551 msgstr "las funciones por defecto y borradas sólo están disponibles con -std=c++11 o -std=gnu++11"
41553 #: cp/error.c:3687
41554 #, gcc-internal-format
41555 msgid "inline namespaces only available with -std=c++11 or -std=gnu++11"
41556 msgstr "los nombres de espacio incluidos en línea sólo están disponibles con -std=c++11 o -std=gnu++11"
41558 #: cp/error.c:3692
41559 #, gcc-internal-format
41560 msgid "override controls (override/final) only available with -std=c++11 or -std=gnu++11"
41561 msgstr "los controles de anulación (override/final) sólo están disponibles con -std=c++11 o -std=gnu++11"
41563 #: cp/error.c:3697
41564 #, gcc-internal-format
41565 msgid "non-static data member initializers only available with -std=c++11 or -std=gnu++11"
41566 msgstr "los inicializadores de datos miembro que no son static sólo está disponibles con -std=c++11 o -std=gnu++11"
41568 #: cp/error.c:3702
41569 #, gcc-internal-format
41570 msgid "user-defined literals only available with -std=c++11 or -std=gnu++11"
41571 msgstr "las literales definidas por el usuario sólo está disponibles con -std=c++11 o -std=gnu++11"
41573 #: cp/error.c:3707
41574 #, gcc-internal-format
41575 msgid "delegating constructors only available with -std=c++11 or -std=gnu++11"
41576 msgstr "los constructores delegadores sólo están disponibles con -std=c++11 o -std=gnu++11"
41578 #: cp/error.c:3712
41579 #, fuzzy, gcc-internal-format
41580 #| msgid "delegating constructors only available with -std=c++11 or -std=gnu++11"
41581 msgid "inheriting constructors only available with -std=c++11 or -std=gnu++11"
41582 msgstr "los constructores delegadores sólo están disponibles con -std=c++11 o -std=gnu++11"
41584 #: cp/error.c:3717
41585 #, fuzzy, gcc-internal-format
41586 #| msgid "C++0x auto only available with -std=c++11 or -std=gnu++11"
41587 msgid "c++11 attributes only available with -std=c++11 or -std=gnu++11"
41588 msgstr "C++0x automático sólo está disponible con -std=c++11 o -std=gnu++11"
41590 #: cp/error.c:3722
41591 #, fuzzy, gcc-internal-format
41592 #| msgid "user-defined literals only available with -std=c++11 or -std=gnu++11"
41593 msgid "ref-qualifiers only available with -std=c++11 or -std=gnu++11"
41594 msgstr "las literales definidas por el usuario sólo está disponibles con -std=c++11 o -std=gnu++11"
41596 #: cp/error.c:3772
41597 #, gcc-internal-format
41598 msgid "incomplete type %qT used in nested name specifier"
41599 msgstr "se utilizó el tipo incompleto %qT en un especificador de nombre anidado"
41601 #: cp/error.c:3776
41602 #, gcc-internal-format
41603 msgid "reference to %<%T::%D%> is ambiguous"
41604 msgstr "la referencia a %<%T::%D%> es ambigua"
41606 #: cp/error.c:3781 cp/typeck.c:2354
41607 #, gcc-internal-format
41608 msgid "%qD is not a member of %qT"
41609 msgstr "%qD no es un miembro de %qT"
41611 #: cp/error.c:3785 cp/typeck.c:2791
41612 #, gcc-internal-format
41613 msgid "%qD is not a member of %qD"
41614 msgstr "%qD no es un miembro de %qD"
41616 #: cp/error.c:3791
41617 #, gcc-internal-format
41618 msgid "%<::%D%> has not been declared"
41619 msgstr "%<::%D%> no se ha declarado"
41621 #: cp/except.c:355
41622 #, gcc-internal-format
41623 msgid "exception handling disabled, use -fexceptions to enable"
41624 msgstr "manejo de excepciones desactivado, use -fexceptions para activar"
41626 #: cp/except.c:606
41627 #, gcc-internal-format
41628 msgid "throwing NULL, which has integral, not pointer type"
41629 msgstr "arrojando NULL, que tiene un tipo integral, que no es puntero"
41631 #: cp/except.c:714
41632 #, gcc-internal-format
41633 msgid "  in thrown expression"
41634 msgstr "  en la expresión thrown"
41636 #: cp/except.c:853
41637 #, fuzzy, gcc-internal-format
41638 #| msgid "cannot declare parameter %q+D to be of abstract type %qT"
41639 msgid "cannot declare catch parameter to be of rvalue reference type %qT"
41640 msgstr "no se puede declarar que el parámetro %q+D sea del tipo abstracto %qT"
41642 #: cp/except.c:860
41643 #, fuzzy, gcc-internal-format
41644 #| msgid "cannot create type information for type %qT because it involves types of variable size"
41645 msgid "cannot throw expression of type %qT because it involves types of variable size"
41646 msgstr "no se puede crear la información de tipo para el tipo %qT porque involucra tipos de tamaño variable"
41648 #: cp/except.c:863
41649 #, fuzzy, gcc-internal-format
41650 #| msgid "cannot create type information for type %qT because it involves types of variable size"
41651 msgid "cannot catch type %qT because it involves types of variable size"
41652 msgstr "no se puede crear la información de tipo para el tipo %qT porque involucra tipos de tamaño variable"
41654 #: cp/except.c:959
41655 #, gcc-internal-format
41656 msgid "exception of type %qT will be caught"
41657 msgstr "la excepción del tipo %qT se atrapará"
41659 #: cp/except.c:962
41660 #, gcc-internal-format
41661 msgid "   by earlier handler for %qT"
41662 msgstr "   por un manejador anterior de %qT"
41664 #: cp/except.c:991
41665 #, gcc-internal-format
41666 msgid "%<...%> handler must be the last handler for its try block"
41667 msgstr "el manejador %<...%> debe ser el último manejador para su bloque try"
41669 #: cp/except.c:1072
41670 #, gcc-internal-format
41671 msgid "noexcept-expression evaluates to %<false%> because of a call to %qD"
41672 msgstr "la expresión noexcept evalúa a %<falso%> por una llamada a %qD"
41674 #: cp/except.c:1075
41675 #, fuzzy, gcc-internal-format
41676 #| msgid "but %q+D does not throw; perhaps it should be declared %<noexcept%>"
41677 msgid "but %qD does not throw; perhaps it should be declared %<noexcept%>"
41678 msgstr "pero %q+D no hace throw; tal vez se debe declarar %<noexcept%>"
41680 #: cp/friend.c:192
41681 #, gcc-internal-format
41682 msgid "%qD is already a friend of class %qT"
41683 msgstr "%qD ya es un friend de la clase %qT"
41685 #: cp/friend.c:276
41686 #, gcc-internal-format
41687 msgid "invalid type %qT declared %<friend%>"
41688 msgstr "el tipo no válido %qT se declaró %<friend%>"
41690 #. [temp.friend]
41691 #. Friend declarations shall not declare partial
41692 #. specializations.
41693 #. template <class U> friend class T::X<U>;
41694 #. [temp.friend]
41695 #. Friend declarations shall not declare partial
41696 #. specializations.
41697 #: cp/friend.c:297 cp/friend.c:339
41698 #, gcc-internal-format
41699 msgid "partial specialization %qT declared %<friend%>"
41700 msgstr "la especialización parcial %qT se declaró %<friend%>"
41702 #: cp/friend.c:309
41703 #, gcc-internal-format
41704 msgid "perhaps you need explicit template arguments in your nested-name-specifier"
41705 msgstr ""
41707 #: cp/friend.c:317
41708 #, gcc-internal-format
41709 msgid "class %qT is implicitly friends with itself"
41710 msgstr "la clase %qT es implícitamente friend con sí misma"
41712 #: cp/friend.c:375
41713 #, gcc-internal-format
41714 msgid "%qT is not a member of %qT"
41715 msgstr "%qT no es un miembro de %qT"
41717 #: cp/friend.c:380
41718 #, gcc-internal-format
41719 msgid "%qT is not a member class template of %qT"
41720 msgstr "%qT no es una plantilla de clase miembro de %qT"
41722 #: cp/friend.c:389
41723 #, gcc-internal-format
41724 msgid "%qT is not a nested class of %qT"
41725 msgstr "%qT no es una base anidada de %qT"
41727 #. template <class T> friend class T;
41728 #: cp/friend.c:403
41729 #, gcc-internal-format
41730 msgid "template parameter type %qT declared %<friend%>"
41731 msgstr "el tipo de parámetro de plantilla %qT se declaró %<friend%>"
41733 #. template <class T> friend class A; where A is not a template
41734 #: cp/friend.c:411
41735 #, gcc-internal-format
41736 msgid "%q#T is not a template"
41737 msgstr "%q#T no es una plantilla"
41739 #: cp/friend.c:434
41740 #, gcc-internal-format
41741 msgid "%qD is already a friend of %qT"
41742 msgstr "%qD ya es un friend de %qT"
41744 #: cp/friend.c:444
41745 #, gcc-internal-format
41746 msgid "%qT is already a friend of %qT"
41747 msgstr "%qT ya es un friend de %qT"
41749 #: cp/friend.c:484
41750 #, fuzzy, gcc-internal-format
41751 #| msgid "friend declaration %q#D declares a non-template function"
41752 msgid "friend declaration %qD may not have virt-specifiers"
41753 msgstr "la declaración friend %q#D declara una función que no es plantilla"
41755 #: cp/friend.c:577
41756 #, gcc-internal-format
41757 msgid "member %qD declared as friend before type %qT defined"
41758 msgstr "el miembro %qD se declaró como friend antes de definir el tipo %qT"
41760 #: cp/friend.c:626
41761 #, gcc-internal-format
41762 msgid "friend declaration %qD in local class without prior declaration"
41763 msgstr "una declaración friend %qD en una clase local sin declaración previa"
41765 #: cp/friend.c:649
41766 #, gcc-internal-format
41767 msgid "friend declaration %q#D declares a non-template function"
41768 msgstr "la declaración friend %q#D declara una función que no es plantilla"
41770 #: cp/friend.c:653
41771 #, gcc-internal-format
41772 msgid "(if this is not what you intended, make sure the function template has already been declared and add <> after the function name here) "
41773 msgstr "(si esta no es su intención, asegúrese que la plantilla de la función ya ha sido declarada y agregue <> aquí después del nombre de la función) "
41775 #: cp/init.c:384
41776 #, gcc-internal-format
41777 msgid "value-initialization of incomplete type %qT"
41778 msgstr "inicialización por valor del tipo de dato incompleto %qT"
41780 #: cp/init.c:453
41781 #, gcc-internal-format
41782 msgid "cannot value-initialize array of unknown bound %qT"
41783 msgstr "no se puede inicializar por valor la matriz %qT de límite desconocido"
41785 #: cp/init.c:492
41786 #, gcc-internal-format
41787 msgid "value-initialization of function type %qT"
41788 msgstr "inicialización por valor del tipo de función %qT"
41790 #: cp/init.c:498
41791 #, gcc-internal-format
41792 msgid "value-initialization of reference type %qT"
41793 msgstr "inicialización por valor del tipo de referencia %qT"
41795 #: cp/init.c:557
41796 #, fuzzy, gcc-internal-format
41797 #| msgid "non-static data member initializers"
41798 msgid "recursive instantiation of non-static data member initializer for %qD"
41799 msgstr "los inicializadores de los datos miembro no son estáticos"
41801 #: cp/init.c:581
41802 #, gcc-internal-format
41803 msgid "constructor required before non-static data member for %qD has been parsed"
41804 msgstr ""
41806 #: cp/init.c:625
41807 #, fuzzy, gcc-internal-format
41808 #| msgid "initialization of a flexible array member"
41809 msgid "initializer for flexible array member %q#D"
41810 msgstr "inicialización de un miembro de matriz flexible"
41812 #: cp/init.c:651
41813 #, gcc-internal-format
41814 msgid "%qD should be initialized in the member initialization list"
41815 msgstr "%qD se debe inicializar en la lista de inicialización de miembros"
41817 #: cp/init.c:672
41818 #, gcc-internal-format
41819 msgid "%qD is initialized with itself"
41820 msgstr "%qD se inicializa con sí mismo"
41822 #: cp/init.c:783
41823 #, gcc-internal-format
41824 msgid "invalid initializer for array member %q#D"
41825 msgstr "inicializador no válido para la matriz miembro %q#D"
41827 #: cp/init.c:797 cp/init.c:821 cp/init.c:2367 cp/method.c:1345
41828 #, gcc-internal-format
41829 msgid "uninitialized const member in %q#T"
41830 msgstr "miembro const sin inicializar en %q#T"
41832 #: cp/init.c:799 cp/init.c:816 cp/init.c:823 cp/init.c:2352 cp/init.c:2380
41833 #: cp/method.c:1348 cp/method.c:1359
41834 #, fuzzy, gcc-internal-format
41835 #| msgid "%qD should be initialized"
41836 msgid "%q#D should be initialized"
41837 msgstr "%qD se debe inicializar"
41839 #: cp/init.c:814 cp/init.c:2339 cp/method.c:1356
41840 #, gcc-internal-format
41841 msgid "uninitialized reference member in %q#T"
41842 msgstr "miembro referencia sin inicializar en %q#T"
41844 #: cp/init.c:993
41845 #, fuzzy, gcc-internal-format
41846 #| msgid "%q+D will be initialized after"
41847 msgid "%qD will be initialized after"
41848 msgstr "%q+D se inicializará después de"
41850 #: cp/init.c:996
41851 #, gcc-internal-format
41852 msgid "base %qT will be initialized after"
41853 msgstr "la base %qT se inicializará después de"
41855 #: cp/init.c:1000
41856 #, fuzzy, gcc-internal-format
41857 #| msgid "  %q+#D"
41858 msgid "  %q#D"
41859 msgstr "  %q+#D"
41861 #: cp/init.c:1002
41862 #, gcc-internal-format
41863 msgid "  base %qT"
41864 msgstr "  base %qT"
41866 #: cp/init.c:1004
41867 #, gcc-internal-format
41868 msgid "  when initialized here"
41869 msgstr "  cuando se inicializó aquí"
41871 #: cp/init.c:1021
41872 #, gcc-internal-format
41873 msgid "multiple initializations given for %qD"
41874 msgstr "se dieron inicializaciones múltiples para %qD"
41876 #: cp/init.c:1025
41877 #, gcc-internal-format
41878 msgid "multiple initializations given for base %qT"
41879 msgstr "se dieron inicializaciones múltiples para la base %qT"
41881 #: cp/init.c:1110
41882 #, gcc-internal-format
41883 msgid "initializations for multiple members of %qT"
41884 msgstr "inicializaciones para múltiples miembros de %qT"
41886 #: cp/init.c:1207
41887 #, gcc-internal-format
41888 msgid "base class %q#T should be explicitly initialized in the copy constructor"
41889 msgstr "la clase base %q#T debe ser inicializada explícitamente en la copia del constructor"
41891 #: cp/init.c:1436 cp/init.c:1455
41892 #, gcc-internal-format
41893 msgid "class %qT does not have any field named %qD"
41894 msgstr "la clase %qT no tiene ningún campo llamado %qD"
41896 #: cp/init.c:1442
41897 #, gcc-internal-format
41898 msgid "%q#D is a static data member; it can only be initialized at its definition"
41899 msgstr "%q#D es un dato miembro static; sólo se puede inicializar en su definición"
41901 #: cp/init.c:1449
41902 #, gcc-internal-format
41903 msgid "%q#D is not a non-static data member of %qT"
41904 msgstr "%q#D no es un dato miembro no static de %qT"
41906 #: cp/init.c:1488
41907 #, gcc-internal-format
41908 msgid "unnamed initializer for %qT, which has no base classes"
41909 msgstr "inicializador sin nombre para %qT, el cual no tiene clases base"
41911 #: cp/init.c:1496
41912 #, gcc-internal-format
41913 msgid "unnamed initializer for %qT, which uses multiple inheritance"
41914 msgstr "inicializador sin nombre para %qT, el cual usa herencia múltiple"
41916 #: cp/init.c:1543
41917 #, gcc-internal-format
41918 msgid "%qD is both a direct base and an indirect virtual base"
41919 msgstr "%qD es tanto una base directa como una base virtual indirecta"
41921 #: cp/init.c:1551
41922 #, gcc-internal-format
41923 msgid "type %qT is not a direct or virtual base of %qT"
41924 msgstr "el tipo %qT no es una base directa o virtual de %qT"
41926 #: cp/init.c:1554
41927 #, gcc-internal-format
41928 msgid "type %qT is not a direct base of %qT"
41929 msgstr "el tipo %qT no es una base directa de %qT"
41931 #: cp/init.c:1652
41932 #, gcc-internal-format
41933 msgid "bad array initializer"
41934 msgstr "inicializador de matriz erróneo"
41936 #: cp/init.c:1668 cp/typeck2.c:1159
41937 #, gcc-internal-format
41938 msgid "array must be initialized with a brace-enclosed initializer"
41939 msgstr "la matriz se debe inicializar con un inicializador dentro de llaves"
41941 #: cp/init.c:1980 cp/semantics.c:3192
41942 #, gcc-internal-format
41943 msgid "%qT is not a class type"
41944 msgstr "%qT no es un tipo de clase"
41946 #: cp/init.c:2036
41947 #, gcc-internal-format
41948 msgid "incomplete type %qT does not have member %qD"
41949 msgstr "el tipo incompleto %qT no tiene al miembro %qD"
41951 #: cp/init.c:2050
41952 #, gcc-internal-format
41953 msgid "invalid pointer to bit-field %qD"
41954 msgstr "puntero no válido al campo de bits %qD"
41956 #: cp/init.c:2136 cp/typeck.c:1841
41957 #, gcc-internal-format
41958 msgid "invalid use of non-static member function %qD"
41959 msgstr "uso no válido de la función miembro no static %qD"
41961 #: cp/init.c:2143 cp/semantics.c:1763
41962 #, gcc-internal-format
41963 msgid "invalid use of non-static data member %qD"
41964 msgstr "uso no válido del dato miembro no static %qD"
41966 #: cp/init.c:2336
41967 #, gcc-internal-format
41968 msgid "uninitialized reference member in %q#T using %<new%> without new-initializer"
41969 msgstr "un miembro referencia sin inicializar en %q#T usa %<new%> sin un inicializador new"
41971 #: cp/init.c:2344
41972 #, fuzzy, gcc-internal-format
41973 #| msgid "uninitialized reference member in %q#T using %<new%> without new-initializer"
41974 msgid "uninitialized reference member in base %q#T of %q#T using %<new%> without new-initializer"
41975 msgstr "un miembro referencia sin inicializar en %q#T usa %<new%> sin un inicializador new"
41977 #: cp/init.c:2348
41978 #, fuzzy, gcc-internal-format
41979 #| msgid "uninitialized reference member in %q#T"
41980 msgid "uninitialized reference member in base %q#T of %q#T"
41981 msgstr "miembro referencia sin inicializar en %q#T"
41983 #: cp/init.c:2364
41984 #, gcc-internal-format
41985 msgid "uninitialized const member in %q#T using %<new%> without new-initializer"
41986 msgstr "un miembro const sin inicializar en %q#T usa %<new%> sin un inicializador new"
41988 #: cp/init.c:2372
41989 #, fuzzy, gcc-internal-format
41990 #| msgid "uninitialized const member in %q#T using %<new%> without new-initializer"
41991 msgid "uninitialized const member in base %q#T of %q#T using %<new%> without new-initializer"
41992 msgstr "un miembro const sin inicializar en %q#T usa %<new%> sin un inicializador new"
41994 #: cp/init.c:2376
41995 #, fuzzy, gcc-internal-format
41996 #| msgid "uninitialized const member in %q#T"
41997 msgid "uninitialized const member in base %q#T of %q#T"
41998 msgstr "miembro const sin inicializar en %q#T"
42000 #: cp/init.c:2657
42001 #, gcc-internal-format
42002 msgid "placement new constructing an object of type %<%T [%wu]%> and size %qwu in a region of type %qT and size %qwi"
42003 msgstr ""
42005 #: cp/init.c:2669
42006 #, gcc-internal-format
42007 msgid "placement new constructing an array of objects of type %qT and size %qwu in a region of type %qT and size %qwi"
42008 msgstr ""
42010 #: cp/init.c:2680
42011 #, gcc-internal-format
42012 msgid "placement new constructing an object of type %qT and size %qwu in a region of type %qT and size %qwi"
42013 msgstr ""
42015 #: cp/init.c:2828
42016 #, fuzzy, gcc-internal-format
42017 #| msgid "integer overflow in expression"
42018 msgid "integer overflow in array size"
42019 msgstr "desbordamiento entero en la expresión"
42021 #: cp/init.c:2838
42022 #, fuzzy, gcc-internal-format
42023 #| msgid "num_threads expression must be integral"
42024 msgid "array size in new-expression must be constant"
42025 msgstr "la expresión num_threads debe ser integral"
42027 #: cp/init.c:2852
42028 #, fuzzy, gcc-internal-format
42029 #| msgid "double quoted strings not allowed in #if expressions"
42030 msgid "variably modified type not allowed in new-expression"
42031 msgstr "no se permite cadenas con comillas dobles en expresiones #if"
42033 #: cp/init.c:2868
42034 #, gcc-internal-format
42035 msgid "non-constant array new length must be specified directly, not by typedef"
42036 msgstr ""
42038 #: cp/init.c:2870
42039 #, fuzzy, gcc-internal-format
42040 #| msgid "try removing the parentheses around the type-id"
42041 msgid "non-constant array new length must be specified without parentheses around the type-id"
42042 msgstr "intente borrar los paréntesis alrededor del id-de-tipo"
42044 #: cp/init.c:2880
42045 #, gcc-internal-format
42046 msgid "invalid type %<void%> for new"
42047 msgstr "tipo %<void%> no válido para new"
42049 #: cp/init.c:2923
42050 #, gcc-internal-format
42051 msgid "uninitialized const in %<new%> of %q#T"
42052 msgstr "const sin inicializar en %<new%> de %q#T"
42054 #: cp/init.c:3049
42055 #, gcc-internal-format
42056 msgid "no suitable %qD found in class %qT"
42057 msgstr "no se encontró un %qD adecuado en la clase %qT"
42059 #: cp/init.c:3056 cp/search.c:1183
42060 #, gcc-internal-format
42061 msgid "request for member %qD is ambiguous"
42062 msgstr "la petición para el miembro %qD es ambigua"
42064 #: cp/init.c:3129
42065 #, gcc-internal-format
42066 msgid "%<new%> of type %qT with extended alignment %d"
42067 msgstr ""
42069 #: cp/init.c:3132
42070 #, fuzzy, gcc-internal-format
42071 #| msgid "class %qT does not have any field named %qD"
42072 msgid "uses %qD, which does not have an alignment parameter"
42073 msgstr "la clase %qT no tiene ningún campo llamado %qD"
42075 #: cp/init.c:3135
42076 #, gcc-internal-format
42077 msgid "use %<-faligned-new%> to enable C++17 over-aligned new support"
42078 msgstr ""
42080 #: cp/init.c:3319
42081 #, gcc-internal-format
42082 msgid "parenthesized initializer in array new"
42083 msgstr "inicializador entre paréntesis en la matriz new"
42085 #: cp/init.c:3584
42086 #, gcc-internal-format
42087 msgid "size in array new must have integral type"
42088 msgstr "el tamaño de la matriz nueva debe tener un tipo integral"
42090 #: cp/init.c:3616
42091 #, gcc-internal-format
42092 msgid "new cannot be applied to a reference type"
42093 msgstr "new no se puede aplicar a un tipo de referencia"
42095 #: cp/init.c:3625
42096 #, gcc-internal-format
42097 msgid "new cannot be applied to a function type"
42098 msgstr "new no se puede aplicar a un tipo de función"
42100 #: cp/init.c:3694
42101 #, fuzzy, gcc-internal-format
42102 #| msgid "possible problem detected in invocation of delete operator:"
42103 msgid "possible problem detected in invocation of delete [] operator:"
42104 msgstr "se detectó un posible problema en la invocación del operador delete:"
42106 #: cp/init.c:3698
42107 #, fuzzy, gcc-internal-format
42108 #| msgid "neither the destructor nor the class-specific operator delete will be called, even if they are declared when the class is defined"
42109 msgid "neither the destructor nor the class-specific operator delete [] will be called, even if they are declared when the class is defined"
42110 msgstr "no se llamará ni al destructor ni al operador delete específico de la clase, aún si se declaran cuando se defina la clase"
42112 #: cp/init.c:4246
42113 #, gcc-internal-format
42114 msgid "initializer ends prematurely"
42115 msgstr "el inicializador termina prematuramente"
42117 #: cp/init.c:4333
42118 #, gcc-internal-format
42119 msgid "cannot initialize multi-dimensional array with initializer"
42120 msgstr "no se pueden inicializar matrices multidimensionales con el inicializador"
42122 #: cp/init.c:4540
42123 #, gcc-internal-format
42124 msgid "unknown array size in delete"
42125 msgstr "tamaño de matriz desconocida en delete"
42127 #: cp/init.c:4564
42128 #, gcc-internal-format
42129 msgid "possible problem detected in invocation of delete operator:"
42130 msgstr "se detectó un posible problema en la invocación del operador delete:"
42132 #: cp/init.c:4569
42133 #, gcc-internal-format
42134 msgid "neither the destructor nor the class-specific operator delete will be called, even if they are declared when the class is defined"
42135 msgstr "no se llamará ni al destructor ni al operador delete específico de la clase, aún si se declaran cuando se defina la clase"
42137 #: cp/init.c:4584
42138 #, fuzzy, gcc-internal-format
42139 #| msgid "deleting object of abstract class type %qT which has non-virtual destructor will cause undefined behaviour"
42140 msgid "deleting object of abstract class type %qT which has non-virtual destructor will cause undefined behavior"
42141 msgstr "si borra un objeto de tipo de clase abstracta %qT que tiene un destructor que no es virtual, puede causar conducta indefinida"
42143 #: cp/init.c:4589
42144 #, fuzzy, gcc-internal-format
42145 #| msgid "deleting object of polymorphic class type %qT which has non-virtual destructor might cause undefined behaviour"
42146 msgid "deleting object of polymorphic class type %qT which has non-virtual destructor might cause undefined behavior"
42147 msgstr "si borra un objeto de tipo de clase polimórfica %qT que tiene un destructor que no es virtual, puede causar conducta indefinida"
42149 #: cp/init.c:4897
42150 #, gcc-internal-format
42151 msgid "type to vector delete is neither pointer or array type"
42152 msgstr "el tipo de vector delete no es del tipo puntero ni matriz"
42154 #: cp/lambda.c:498
42155 #, gcc-internal-format
42156 msgid "array of runtime bound cannot be captured by copy, only by reference"
42157 msgstr ""
42159 #: cp/lambda.c:513
42160 #, gcc-internal-format
42161 msgid "capture of variable-size type %qT that is not an N3639 array of runtime bound"
42162 msgstr ""
42164 #: cp/lambda.c:517
42165 #, fuzzy, gcc-internal-format
42166 #| msgid "compound literal has variable size"
42167 msgid "because the array element type %qT has variable size"
42168 msgstr "la literal compuesta tiene tamaño variable"
42170 #: cp/lambda.c:541
42171 #, gcc-internal-format
42172 msgid "cannot capture %qE by reference"
42173 msgstr "no se puede capturar %qE por referencia"
42175 #: cp/lambda.c:549
42176 #, fuzzy, gcc-internal-format
42177 #| msgid "invalid use of incomplete type %q#T"
42178 msgid "capture by copy of incomplete type %qT"
42179 msgstr "uso no válido del tipo incompleto %q#T"
42181 #: cp/lambda.c:573
42182 #, gcc-internal-format
42183 msgid "already captured %qD in lambda expression"
42184 msgstr "ya se capturó %qD en la expresión lambda"
42186 #: cp/lambda.c:772
42187 #, gcc-internal-format
42188 msgid "%<this%> was not captured for this lambda function"
42189 msgstr "no se capturó %<this%> para esta función lambda"
42191 #: cp/lex.c:320
42192 #, gcc-internal-format, gfc-internal-format
42193 msgid "junk at end of #pragma %s"
42194 msgstr "basura al final de #pragma %s"
42196 #: cp/lex.c:327
42197 #, gcc-internal-format, gfc-internal-format
42198 msgid "invalid #pragma %s"
42199 msgstr "#pragma %s no válido"
42201 #: cp/lex.c:335
42202 #, gcc-internal-format
42203 msgid "#pragma vtable no longer supported"
42204 msgstr "#pragma vtable ya no se admite"
42206 #: cp/lex.c:407
42207 #, gcc-internal-format
42208 msgid "#pragma implementation for %qs appears after file is included"
42209 msgstr "implementación de #pragma para %qs aparece después de que se incluye el fichero"
42211 #: cp/lex.c:437
42212 #, gcc-internal-format
42213 msgid "%qD not defined"
42214 msgstr "%qD no está definido"
42216 #: cp/lex.c:443
42217 #, gcc-internal-format
42218 msgid "%qD was not declared in this scope"
42219 msgstr "%qD no se declaró en este ámbito"
42221 #. In a template, it is invalid to write "f()" or "f(3)" if no
42222 #. declaration of "f" is available.  Historically, G++ and most
42223 #. other compilers accepted that usage since they deferred all name
42224 #. lookup until instantiation time rather than doing unqualified
42225 #. name lookup at template definition time; explain to the user what
42226 #. is going wrong.
42228 #. Note that we have the exact wording of the following message in
42229 #. the manual (trouble.texi, node "Name lookup"), so they need to
42230 #. be kept in synch.
42231 #: cp/lex.c:487
42232 #, gcc-internal-format
42233 msgid "there are no arguments to %qD that depend on a template parameter, so a declaration of %qD must be available"
42234 msgstr "no hay argumentos para %qD que dependan de un parámetro de plantilla, por lo cual una declaración de %qD debe estar disponible"
42236 #: cp/lex.c:496
42237 #, gcc-internal-format
42238 msgid "(if you use %<-fpermissive%>, G++ will accept your code, but allowing the use of an undeclared name is deprecated)"
42239 msgstr "(si utiliza %<-fpermissive%>, G++ aceptará su código, pero permitir el uso de un nombre sin declarar es obsoleto)"
42241 #: cp/mangle.c:2335
42242 #, gcc-internal-format
42243 msgid "mangling typeof, use decltype instead"
42244 msgstr "se decodifica typeof, utilice decltype en su lugar"
42246 #: cp/mangle.c:2339
42247 #, gcc-internal-format
42248 msgid "mangling __underlying_type"
42249 msgstr "se decodifica __underlying_type"
42251 #: cp/mangle.c:2622
42252 #, gcc-internal-format
42253 msgid "mangling unknown fixed point type"
42254 msgstr "se decodifica el tipo de coma fija desconocido"
42256 #: cp/mangle.c:3233
42257 #, gcc-internal-format
42258 msgid "use of built-in trait %qE in function signature; use library traits instead"
42259 msgstr ""
42261 #: cp/mangle.c:3238
42262 #, gcc-internal-format, gfc-internal-format
42263 msgid "mangling %C"
42264 msgstr "decodificando %C"
42266 #: cp/mangle.c:3315
42267 #, gcc-internal-format
42268 msgid "omitted middle operand to %<?:%> operand cannot be mangled"
42269 msgstr "se omitió el operando de enmedio de %<?%>: no se puede revolver el operando"
42271 #: cp/mangle.c:3402
42272 #, gcc-internal-format
42273 msgid "string literal in function template signature"
42274 msgstr "literal de cadena en la firma de plantilla de función"
42276 #: cp/mangle.c:3860
42277 #, gcc-internal-format
42278 msgid "mangled name for %qD will change in C++17 because the exception specification is part of a function type"
42279 msgstr ""
42281 #: cp/mangle.c:3894
42282 #, fuzzy, gcc-internal-format
42283 #| msgid "-fabi-version=6 (or =0) avoids this error with a change in mangling"
42284 msgid "a later -fabi-version= (or =0) avoids this error with a change in mangling"
42285 msgstr "-fabi-version=6 (o =0) evita este error con un cambio en la decodificación"
42287 #: cp/mangle.c:3923
42288 #, fuzzy, gcc-internal-format
42289 #| msgid "the mangled name of %qD will change in a future version of GCC"
42290 msgid "the mangled name of %qD changed between -fabi-version=%d (%D) and -fabi-version=%d (%D)"
42291 msgstr "el nombre revuelto de %qD cambiará en una versión futura de GCC"
42293 #: cp/mangle.c:3929
42294 #, fuzzy, gcc-internal-format
42295 #| msgid "the mangled name of %qD will change in a future version of GCC"
42296 msgid "the mangled name of %qD changes between -fabi-version=%d (%D) and -fabi-version=%d (%D)"
42297 msgstr "el nombre revuelto de %qD cambiará en una versión futura de GCC"
42299 #: cp/mangle.c:4271
42300 #, fuzzy, gcc-internal-format
42301 #| msgid "the mangled name of %qD will change in a future version of GCC"
42302 msgid "the mangled name of a thunk for %qD changes between -fabi-version=%d and -fabi-version=%d"
42303 msgstr "el nombre revuelto de %qD cambiará en una versión futura de GCC"
42305 #: cp/mangle.c:4276
42306 #, fuzzy, gcc-internal-format
42307 #| msgid "the mangled name of %qD will change in a future version of GCC"
42308 msgid "the mangled name of %qD changes between -fabi-version=%d and -fabi-version=%d"
42309 msgstr "el nombre revuelto de %qD cambiará en una versión futura de GCC"
42311 #: cp/mangle.c:4281
42312 #, fuzzy, gcc-internal-format
42313 #| msgid "the mangled name of %qD will change in a future version of GCC"
42314 msgid "the mangled name of the initialization guard variable for %qD changes between -fabi-version=%d and -fabi-version=%d"
42315 msgstr "el nombre revuelto de %qD cambiará en una versión futura de GCC"
42317 #: cp/method.c:845 cp/method.c:1301
42318 #, gcc-internal-format
42319 msgid "non-static const member %q#D, can%'t use default assignment operator"
42320 msgstr "el miembro const %q#D que no es static, no puede usar el operador de asignación por defecto"
42322 #: cp/method.c:851 cp/method.c:1307
42323 #, gcc-internal-format
42324 msgid "non-static reference member %q#D, can%'t use default assignment operator"
42325 msgstr "el miembro de referencia %q#D que no es static, no puede usar el operador de asignación por defecto"
42327 #: cp/method.c:969
42328 #, gcc-internal-format
42329 msgid "synthesized method %qD first required here "
42330 msgstr "se requirió primero el método sintetizado %qD aquí "
42332 #: cp/method.c:1256
42333 #, gcc-internal-format
42334 msgid "union member %q+D with non-trivial %qD"
42335 msgstr "miembro union %q+D con %qD que no es trivial"
42337 #: cp/method.c:1266
42338 #, fuzzy, gcc-internal-format
42339 #| msgid "defaulted constructor calls non-constexpr %q+D"
42340 msgid "defaulted constructor calls non-constexpr %qD"
42341 msgstr "un constructor por defecto llama a %q+D que no es constexpr"
42343 #: cp/method.c:1324
42344 #, fuzzy, gcc-internal-format
42345 #| msgid "initializer for %q+#D is invalid"
42346 msgid "initializer for %q#D is invalid"
42347 msgstr "el inicializador para %q+#D es no válido"
42349 #: cp/method.c:1376
42350 #, fuzzy, gcc-internal-format
42351 #| msgid "defaulted default constructor does not initialize %q+#D"
42352 msgid "defaulted default constructor does not initialize %q#D"
42353 msgstr "el constructor por defecto en efecto no inicializa %q+#D"
42355 #: cp/method.c:1387
42356 #, fuzzy, gcc-internal-format
42357 #| msgid "non-static data member %qD has Java class type"
42358 msgid "copying non-static data member %q#D of rvalue reference type"
42359 msgstr "el dato miembro que no es estático %qD tiene un tipo de clase Java"
42361 #. A trivial constructor doesn't have any NSDMI.
42362 #: cp/method.c:1616
42363 #, gcc-internal-format
42364 msgid "defaulted default constructor does not initialize any non-static data member"
42365 msgstr "el constructor por defecto en efecto no inicializa ningún dato miembro que no es static"
42367 #: cp/method.c:1657
42368 #, gcc-internal-format
42369 msgid "defaulted move assignment for %qT calls a non-trivial move assignment operator for virtual base %qT"
42370 msgstr ""
42372 #: cp/method.c:1774
42373 #, gcc-internal-format
42374 msgid "a lambda closure type has a deleted default constructor"
42375 msgstr "un tipo de conclusión lambda tiene un constructor por defecto borrado"
42377 #: cp/method.c:1777
42378 #, gcc-internal-format
42379 msgid "a lambda closure type has a deleted copy assignment operator"
42380 msgstr "un tipo de conclusión lambda tiene un operador de asignación por copia borrado"
42382 #: cp/method.c:1788
42383 #, fuzzy, gcc-internal-format
42384 #| msgid "%q+#D is implicitly declared as deleted because %qT declares a move constructor or move assignment operator"
42385 msgid "%q#D is implicitly declared as deleted because %qT declares a move constructor or move assignment operator"
42386 msgstr "%q+#D se declara implícitamente como deleted porque %qT declara un constructor move o un operador de asignación move"
42388 #: cp/method.c:1799
42389 #, gcc-internal-format
42390 msgid "%q#D inherits from multiple base subobjects"
42391 msgstr ""
42393 #: cp/method.c:1819
42394 #, fuzzy, gcc-internal-format
42395 #| msgid "%q+#D is implicitly deleted because the default definition would be ill-formed:"
42396 msgid "%q#D is implicitly deleted because the default definition would be ill-formed:"
42397 msgstr "%q+#D es implícitamente deleted por que la definición por defecto estaría mal formada:"
42399 #: cp/method.c:1828
42400 msgid "%q#F is implicitly deleted because its exception-specification does not match the implicit exception-specification %qX"
42401 msgstr ""
42403 #: cp/method.c:2148
42404 #, gcc-internal-format
42405 msgid "defaulted declaration %q+D"
42406 msgstr "declaración definida por defecto %q+D"
42408 #: cp/method.c:2150
42409 #, gcc-internal-format
42410 msgid "does not match expected signature %qD"
42411 msgstr "no coincide la firma esperada %qD"
42413 #: cp/method.c:2182
42414 #, fuzzy
42415 #| msgid "function %q+D defaulted on its first declaration with an exception-specification that differs from the implicit declaration %q#D"
42416 msgid "function %q+D defaulted on its redeclaration with an exception-specification that differs from the implicit exception-specification %qX"
42417 msgstr "la función %q+D definida por defecto en su primera declaración tiene una excepción de especificación que difiere de la declaración implícita %q#D"
42419 #: cp/method.c:2204
42420 #, gcc-internal-format
42421 msgid "explicitly defaulted function %q+D cannot be declared as constexpr because the implicit declaration is not constexpr:"
42422 msgstr "la función %q+D explícitamente por defecto no se puede declarar como constexpr porque la declaración implícita no es constexpr:"
42424 #: cp/method.c:2250
42425 #, gcc-internal-format
42426 msgid "a template cannot be defaulted"
42427 msgstr "una plantilla no se puede definir por defecto"
42429 #: cp/method.c:2278
42430 #, gcc-internal-format
42431 msgid "%qD cannot be defaulted"
42432 msgstr "%qD no se puede definir por defecto"
42434 #: cp/method.c:2287
42435 #, gcc-internal-format
42436 msgid "defaulted function %q+D with default argument"
42437 msgstr "función definida por defecto %q+D con argumento por defecto"
42439 #: cp/name-lookup.c:614
42440 #, gcc-internal-format
42441 msgid "%q#D conflicts with a previous declaration"
42442 msgstr "%q#D genera un conflicto con una declaración previa"
42444 #: cp/name-lookup.c:827
42445 #, gcc-internal-format
42446 msgid "redeclaration of %<wchar_t%> as %qT"
42447 msgstr "redeclaración de %<wchar_t%> como %qT"
42449 #. A redeclaration of main, but not a duplicate of the
42450 #. previous one.
42452 #. [basic.start.main]
42454 #. This function shall not be overloaded.
42455 #: cp/name-lookup.c:857
42456 #, gcc-internal-format
42457 msgid "invalid redeclaration of %q+D"
42458 msgstr "redeclaración no válida de %q+D"
42460 #: cp/name-lookup.c:858
42461 #, gcc-internal-format
42462 msgid "as %qD"
42463 msgstr "como %qD"
42465 #: cp/name-lookup.c:899 cp/name-lookup.c:915
42466 #, gcc-internal-format
42467 msgid "declaration of %q#D with C language linkage"
42468 msgstr "redeclaración de %q#D con enlace de lenguaje C"
42470 #: cp/name-lookup.c:902 cp/name-lookup.c:917
42471 #, fuzzy, gcc-internal-format
42472 #| msgid "conflicts with previous declaration %q+#D"
42473 msgid "conflicts with previous declaration %q#D"
42474 msgstr "genera un conflicto con la declaración previa %q+#D"
42476 #: cp/name-lookup.c:905
42477 #, gcc-internal-format
42478 msgid "due to different exception specifications"
42479 msgstr "debido a diferentes especificaciones de excepciones"
42481 #: cp/name-lookup.c:1016
42482 #, gcc-internal-format
42483 msgid "type mismatch with previous external decl of %q#D"
42484 msgstr "no coinciden los tipos con la declaración externa previa de %q#D"
42486 #: cp/name-lookup.c:1019
42487 #, fuzzy, gcc-internal-format
42488 #| msgid "previous external decl of %q+#D"
42489 msgid "previous external decl of %q#D"
42490 msgstr "declaración externa previa de %q+#D"
42492 #: cp/name-lookup.c:1107
42493 #, gcc-internal-format
42494 msgid "extern declaration of %q#D doesn%'t match"
42495 msgstr "la declaración extern de %q#D no coincide"
42497 #: cp/name-lookup.c:1109
42498 #, fuzzy, gcc-internal-format
42499 #| msgid "global declaration %q+#D"
42500 msgid "global declaration %q#D"
42501 msgstr "la declaración global %q+#D"
42503 #: cp/name-lookup.c:1163 cp/name-lookup.c:1255
42504 #, gcc-internal-format
42505 msgid "declaration of %q#D shadows a parameter"
42506 msgstr "la declaración de %q#D oscurece un parámetro"
42508 #: cp/name-lookup.c:1258
42509 #, gcc-internal-format
42510 msgid "declaration of %qD shadows a lambda capture"
42511 msgstr "la declaración de %qD oscurece una captura lambda"
42513 #: cp/name-lookup.c:1305
42514 #, fuzzy, gcc-internal-format
42515 #| msgid "declaration of %qD as member of %qT"
42516 msgid "declaration of %qD shadows a member of %qT"
42517 msgstr "declaración de %qD como miembro de %qT"
42519 #: cp/name-lookup.c:1460
42520 #, gcc-internal-format
42521 msgid "name lookup of %qD changed"
42522 msgstr "la búsqueda de nombre de %qD cambió"
42524 #: cp/name-lookup.c:1462
42525 #, fuzzy, gcc-internal-format
42526 #| msgid "  matches this %q+D under ISO standard rules"
42527 msgid "  matches this %qD under ISO standard rules"
42528 msgstr "  coincide con este %q+D bajo las reglas de ISO estándar"
42530 #: cp/name-lookup.c:1465
42531 #, fuzzy, gcc-internal-format
42532 #| msgid "  matches this %q+D under old rules"
42533 msgid "  matches this %qD under old rules"
42534 msgstr "  coincide con este %q+D bajo las reglas antiguas"
42536 #: cp/name-lookup.c:1483 cp/name-lookup.c:1491
42537 #, gcc-internal-format
42538 msgid "name lookup of %qD changed for ISO %<for%> scoping"
42539 msgstr "la búsqueda de nombre de %qD cambió por el nuevo alcance ISO de %<for%>"
42541 #: cp/name-lookup.c:1485
42542 #, gcc-internal-format
42543 msgid "  cannot use obsolete binding at %q+D because it has a destructor"
42544 msgstr "  no se puede usar la asignación obsoleta en %q+D porque tiene un destructor"
42546 #: cp/name-lookup.c:1495
42547 #, fuzzy, gcc-internal-format
42548 #| msgid "  using obsolete binding at %q+D"
42549 msgid "  using obsolete binding at %qD"
42550 msgstr "  se usa la asignación obsoleta en %q+D"
42552 #: cp/name-lookup.c:1501
42553 #, gcc-internal-format
42554 msgid "(if you use %<-fpermissive%> G++ will accept your code)"
42555 msgstr "(si utiliza %<-fpermissive%>, G++ aceptará su código)"
42557 #: cp/name-lookup.c:1556
42558 #, gcc-internal-format
42559 msgid "%s %s(%E) %p %d\n"
42560 msgstr "%s %s(%E) %p %d\n"
42562 #: cp/name-lookup.c:1559
42563 #, gcc-internal-format
42564 msgid "%s %s %p %d\n"
42565 msgstr "%s %s %p %d\n"
42567 #: cp/name-lookup.c:2432
42568 #, gcc-internal-format
42569 msgid "%q#D hides constructor for %q#T"
42570 msgstr "%q#D esconde el destructor para %q#T"
42572 #: cp/name-lookup.c:2470
42573 #, gcc-internal-format
42574 msgid "previous non-function declaration %q+#D"
42575 msgstr "la declaración previa %q+#D que no es función"
42577 #: cp/name-lookup.c:2471
42578 #, gcc-internal-format
42579 msgid "conflicts with function declaration %q#D"
42580 msgstr "genera un conflicto con la declaración de la función %q#D"
42582 #: cp/name-lookup.c:2563
42583 #, fuzzy, gcc-internal-format
42584 #| msgid "%qT is not a namespace"
42585 msgid "%qT is not a namespace or unscoped enum"
42586 msgstr "%qT no es un espacio de nombres"
42588 #. 7.3.3/5
42589 #. A using-declaration shall not name a template-id.
42590 #: cp/name-lookup.c:2573
42591 #, gcc-internal-format
42592 msgid "a using-declaration cannot specify a template-id.  Try %<using %D%>"
42593 msgstr "una declaración de uso no puede especificar un id de plantilla.  Intente %<using %D%>"
42595 #: cp/name-lookup.c:2580
42596 #, gcc-internal-format
42597 msgid "namespace %qD not allowed in using-declaration"
42598 msgstr "no se permite el espacio de nombres %qD en la declaración using"
42600 #. It's a nested name with template parameter dependent scope.
42601 #. This can only be using-declaration for class member.
42602 #: cp/name-lookup.c:2588
42603 #, gcc-internal-format
42604 msgid "%qT is not a namespace"
42605 msgstr "%qT no es un espacio de nombres"
42607 #. C++11 7.3.3/10.
42608 #: cp/name-lookup.c:2604 cp/name-lookup.c:2651 cp/name-lookup.c:2733
42609 #: cp/name-lookup.c:2748
42610 #, gcc-internal-format
42611 msgid "%qD is already declared in this scope"
42612 msgstr "%qD ya se declaró en este ámbito"
42614 #: cp/name-lookup.c:2624
42615 #, gcc-internal-format
42616 msgid "%qD not declared"
42617 msgstr "no se declaró %qD"
42619 #: cp/name-lookup.c:3398
42620 #, gcc-internal-format
42621 msgid "using-declaration for non-member at class scope"
42622 msgstr "declaración de uso para un no miembro en el ámbito de la clase"
42624 #: cp/name-lookup.c:3405
42625 #, gcc-internal-format
42626 msgid "%<%T::%D%> names destructor"
42627 msgstr "%<%T::%D%> nombra al destructor"
42629 #: cp/name-lookup.c:3419
42630 #, gcc-internal-format
42631 msgid "%<%T::%D%> names constructor in %qT"
42632 msgstr "%<%T::%D%> nombra al constructor en %qT"
42634 #: cp/name-lookup.c:3459
42635 #, gcc-internal-format
42636 msgid "cannot inherit constructors from indirect base %qT"
42637 msgstr ""
42639 #: cp/name-lookup.c:3467
42640 #, gcc-internal-format
42641 msgid "no members matching %<%T::%D%> in %q#T"
42642 msgstr "no hay miembros que coincidan con %<%T::%D%> en %q#T"
42644 #: cp/name-lookup.c:3559
42645 #, gcc-internal-format
42646 msgid "declaration of %qD not in a namespace surrounding %qD"
42647 msgstr "la declaración de %qD no está en un espacio de nombres alrededor de %qD"
42649 #: cp/name-lookup.c:3567
42650 #, gcc-internal-format
42651 msgid "explicit qualification in declaration of %qD"
42652 msgstr "calificación explícita en la declaración de %qD"
42654 #: cp/name-lookup.c:3640
42655 #, fuzzy, gcc-internal-format
42656 #| msgid "%qE has not been declared"
42657 msgid "%qD has not been declared within %D"
42658 msgstr "%qE no se ha declarado"
42660 #: cp/name-lookup.c:3641
42661 #, fuzzy, gcc-internal-format
42662 #| msgid "%q+D declared as a friend"
42663 msgid "only here as a friend"
42664 msgstr "%q+D se declaró como friend"
42666 #: cp/name-lookup.c:3657
42667 #, gcc-internal-format
42668 msgid "%qD should have been declared inside %qD"
42669 msgstr "%qD se debería declarar dentro de %qD"
42671 #: cp/name-lookup.c:3702
42672 #, gcc-internal-format
42673 msgid "%qD attribute requires a single NTBS argument"
42674 msgstr "el atributo %qD requiere un solo argumento NTBS"
42676 #: cp/name-lookup.c:3709
42677 #, gcc-internal-format
42678 msgid "%qD attribute is meaningless since members of the anonymous namespace get local symbols"
42679 msgstr "el atributo %qD no tiene signifcado porque los miembros del espacio de nombres anónimo tiene símbolos locales"
42681 #: cp/name-lookup.c:3719
42682 #, fuzzy, gcc-internal-format
42683 #| msgid "ignoring attributes on template argument %qT"
42684 msgid "ignoring %qD attribute on non-inline namespace"
42685 msgstr "se descartan los atributos en el argumento de plantilla %qT"
42687 #: cp/name-lookup.c:3725
42688 #, fuzzy, gcc-internal-format
42689 #| msgid "ignoring attributes on template argument %qT"
42690 msgid "ignoring %qD attribute on anonymous namespace"
42691 msgstr "se descartan los atributos en el argumento de plantilla %qT"
42693 #: cp/name-lookup.c:3744 cp/name-lookup.c:4165
42694 #, gcc-internal-format
42695 msgid "%qD attribute directive ignored"
42696 msgstr "se descarta la directiva de atributo %qD"
42698 #: cp/name-lookup.c:3809
42699 #, gcc-internal-format
42700 msgid "namespace alias %qD not allowed here, assuming %qD"
42701 msgstr "no se permite aquí el alias del espacio de nombres %qD, se asume que es %qD"
42703 #: cp/name-lookup.c:4150
42704 #, fuzzy, gcc-internal-format
42705 #| msgid "This switch is deprecated; use -fsanitize-recover= instead."
42706 msgid "strong using is deprecated; use inline namespaces instead"
42707 msgstr "Esta opción es obsoleta; utilice en su lugar -fsanitize-recover=."
42709 #: cp/name-lookup.c:4153
42710 #, gcc-internal-format
42711 msgid "strong using only meaningful at namespace scope"
42712 msgstr "el uso de strong solamente tiene significado en el ámbito de espacio de nombres"
42714 #: cp/name-lookup.c:4157
42715 #, gcc-internal-format
42716 msgid "current namespace %qD does not enclose strongly used namespace %qD"
42717 msgstr "el espacio de nombres actual %qD no contiene al espacio de nombres %qD usado con frecuencia"
42719 #: cp/name-lookup.c:4506
42720 #, gcc-internal-format
42721 msgid "maximum limit of %d namespaces searched for %qE"
42722 msgstr "límite máximo de %d espacios de nombres buscados para %qE"
42724 #: cp/name-lookup.c:4522 cp/name-lookup.c:4563
42725 #, fuzzy, gcc-internal-format
42726 #| msgid "suggested alternative:"
42727 #| msgid_plural "suggested alternatives:"
42728 msgid "suggested alternative: %qs"
42729 msgstr "alternativa sugerida:"
42731 #: cp/name-lookup.c:4530
42732 #, gcc-internal-format
42733 msgid "suggested alternative:"
42734 msgid_plural "suggested alternatives:"
42735 msgstr[0] "alternativa sugerida:"
42736 msgstr[1] "alternativas sugeridas:"
42738 #: cp/name-lookup.c:4534
42739 #, gcc-internal-format
42740 msgid "  %qE"
42741 msgstr "  %qE"
42743 #: cp/name-lookup.c:5962
42744 #, gcc-internal-format
42745 msgid "argument dependent lookup finds %q+D"
42746 msgstr "la búsqueda dependiente del argumento encuentra %q+D"
42748 #: cp/name-lookup.c:6215
42749 #, fuzzy, gcc-internal-format
42750 #| msgid "deducing from brace-enclosed initializer list requires #include <initializer_list>"
42751 msgid "declaration of std::initializer_list does not match #include <initializer_list>, isn't a template"
42752 msgstr "la deducción de una lista inicializadora encerrada entre llaves requiere #include <initializer_list>"
42754 #: cp/name-lookup.c:6526
42755 #, gcc-internal-format
42756 msgid "XXX entering pop_everything ()\n"
42757 msgstr "XXX entrando a pop_everything ()\n"
42759 #: cp/name-lookup.c:6535
42760 #, gcc-internal-format
42761 msgid "XXX leaving pop_everything ()\n"
42762 msgstr "XXX saliendo de pop_everything ()\n"
42764 #: cp/optimize.c:581
42765 #, gcc-internal-format
42766 msgid "making multiple clones of %qD"
42767 msgstr "se hacen múltiples clones de %qD"
42769 #: cp/parser.c:825
42770 #, gcc-internal-format
42771 msgid "identifier %qE is a keyword in C++11"
42772 msgstr "el identificador %qE es una palabra clave en C++11"
42774 #: cp/parser.c:1321 cp/parser.c:1334
42775 #, gcc-internal-format
42776 msgid "LEXER_DEBUGGING_ENABLED_P is not set to true"
42777 msgstr ""
42779 #: cp/parser.c:1359 cp/parser.c:36599
42780 #, gcc-internal-format
42781 msgid "%<#pragma omp declare simd%> not immediately followed by function declaration or definition"
42782 msgstr ""
42784 #: cp/parser.c:2789
42785 #, gcc-internal-format
42786 msgid "%<#pragma%> is not allowed here"
42787 msgstr "%<#pragma%> no se permite aquí"
42789 #: cp/parser.c:2833
42790 #, gcc-internal-format
42791 msgid "%<%E::%E%> has not been declared"
42792 msgstr "%<%E::%E%> no se ha declarado"
42794 #: cp/parser.c:2836
42795 #, gcc-internal-format
42796 msgid "%<::%E%> has not been declared"
42797 msgstr "%<::%E%> no se ha declarado"
42799 #: cp/parser.c:2839
42800 #, gcc-internal-format
42801 msgid "request for member %qE in non-class type %qT"
42802 msgstr "solicitud por el miembro %qE en el tipo %qT que no es clase"
42804 #: cp/parser.c:2842 cp/parser.c:17854
42805 #, gcc-internal-format
42806 msgid "%<%T::%E%> has not been declared"
42807 msgstr "%<%T::%E%> no se ha declarado"
42809 #: cp/parser.c:2852
42810 #, gcc-internal-format
42811 msgid "%<%E::%E%> is not a type"
42812 msgstr "%<%E::%E%> no es un tipo"
42814 #: cp/parser.c:2856
42815 #, gcc-internal-format
42816 msgid "%<%E::%E%> is not a class or namespace"
42817 msgstr "%<%E::%E%> no es una clase o un espacio de nombres"
42819 #: cp/parser.c:2861
42820 #, gcc-internal-format
42821 msgid "%<%E::%E%> is not a class, namespace, or enumeration"
42822 msgstr "%<%E::%E%> no es una clase, un espacio de nombres o una enumeración"
42824 #: cp/parser.c:2874
42825 #, gcc-internal-format
42826 msgid "%<::%E%> is not a type"
42827 msgstr "%<::%E%> no es un tipo"
42829 #: cp/parser.c:2877
42830 #, gcc-internal-format
42831 msgid "%<::%E%> is not a class or namespace"
42832 msgstr "%<::%E> no es una clase o un espacio de nombres"
42834 #: cp/parser.c:2881
42835 #, gcc-internal-format
42836 msgid "%<::%E%> is not a class, namespace, or enumeration"
42837 msgstr "%<::%E%> no es una clase, un espacio de nombres o una enumeración"
42839 #: cp/parser.c:2893
42840 #, gcc-internal-format
42841 msgid "%qE is not a type"
42842 msgstr "%qE no es un tipo"
42844 #: cp/parser.c:2896
42845 #, gcc-internal-format
42846 msgid "%qE is not a class or namespace"
42847 msgstr "%qE no es una clase o un espacio de nombres"
42849 #: cp/parser.c:2900
42850 #, gcc-internal-format
42851 msgid "%qE is not a class, namespace, or enumeration"
42852 msgstr "%qE no es una clase, un espacio de nombres o una enumeración"
42854 #: cp/parser.c:2963
42855 #, gcc-internal-format
42856 msgid "new types may not be defined in a return type"
42857 msgstr "no se pueden definir tipos nuevos en un tipo de devolución"
42859 #: cp/parser.c:2965
42860 #, gcc-internal-format
42861 msgid "(perhaps a semicolon is missing after the definition of %qT)"
42862 msgstr "(tal vez falta un punto y coma después de la definición de %qT)"
42864 #: cp/parser.c:2991
42865 #, fuzzy, gcc-internal-format
42866 #| msgid "%qE is not a template"
42867 msgid "%qE is not a class template"
42868 msgstr "%qE no es una plantilla"
42870 #: cp/parser.c:2993
42871 #, gcc-internal-format
42872 msgid "%qE is not a template"
42873 msgstr "%qE no es una plantilla"
42875 #: cp/parser.c:2996
42876 #, gcc-internal-format
42877 msgid "invalid template-id"
42878 msgstr "id-de-plantilla no válido"
42880 #: cp/parser.c:3030
42881 #, fuzzy, gcc-internal-format
42882 #| msgid "floating-point literal cannot appear in a constant-expression"
42883 msgid "ISO C++ forbids using a floating-point literal in a constant-expression"
42884 msgstr "una literal de coma flotante no puede aparecer en una expresión constante"
42886 #: cp/parser.c:3034 cp/pt.c:16746
42887 #, gcc-internal-format
42888 msgid "a cast to a type other than an integral or enumeration type cannot appear in a constant-expression"
42889 msgstr "una conversión a un tipo diferente de un tipo integral o de enumeración no puede aparecer en una expresión constante"
42891 #: cp/parser.c:3039
42892 #, gcc-internal-format
42893 msgid "%<typeid%> operator cannot appear in a constant-expression"
42894 msgstr "el operador %<typeid%> no puede aparecer en una expresión constante"
42896 #: cp/parser.c:3043
42897 #, gcc-internal-format
42898 msgid "non-constant compound literals cannot appear in a constant-expression"
42899 msgstr "las literales compuestas que no son constantes no pueden aparecer en una expresión constante"
42901 #: cp/parser.c:3047
42902 #, gcc-internal-format
42903 msgid "a function call cannot appear in a constant-expression"
42904 msgstr "una llamada a función no puede aparecer en una expresión constante"
42906 #: cp/parser.c:3051
42907 #, gcc-internal-format
42908 msgid "an increment cannot appear in a constant-expression"
42909 msgstr "un incremento no puede aparecer en una expresión constante"
42911 #: cp/parser.c:3055
42912 #, gcc-internal-format
42913 msgid "an decrement cannot appear in a constant-expression"
42914 msgstr "un decremento no puede aparecer en una expresión constante"
42916 #: cp/parser.c:3059
42917 #, gcc-internal-format
42918 msgid "an array reference cannot appear in a constant-expression"
42919 msgstr "una referencia a matriz no puede aparecer en una expresión constante"
42921 #: cp/parser.c:3063
42922 #, gcc-internal-format
42923 msgid "the address of a label cannot appear in a constant-expression"
42924 msgstr "la dirección de una etiqueta no puede aparecer en una expresión constante"
42926 #: cp/parser.c:3067
42927 #, gcc-internal-format
42928 msgid "calls to overloaded operators cannot appear in a constant-expression"
42929 msgstr "las llamadas a operadores sobrecargados no pueden aparecer en una expresión constante"
42931 #: cp/parser.c:3071
42932 #, gcc-internal-format
42933 msgid "an assignment cannot appear in a constant-expression"
42934 msgstr "una asignación no puede aparecer en una expresión constante"
42936 #: cp/parser.c:3074
42937 #, gcc-internal-format
42938 msgid "a comma operator cannot appear in a constant-expression"
42939 msgstr "un operador coma no puede aparecer en una expresión constante"
42941 #: cp/parser.c:3078
42942 #, gcc-internal-format
42943 msgid "a call to a constructor cannot appear in a constant-expression"
42944 msgstr "una llamada a un constructor no puede aparecer en una expresión constante"
42946 #: cp/parser.c:3082
42947 #, gcc-internal-format
42948 msgid "a transaction expression cannot appear in a constant-expression"
42949 msgstr "una expresión de transacción no puede aparecer en una expresión constante"
42951 #: cp/parser.c:3128
42952 #, gcc-internal-format
42953 msgid "%qs cannot appear in a constant-expression"
42954 msgstr "%qs no puede aparecer en una expresión constante"
42956 #: cp/parser.c:3164
42957 #, fuzzy, gcc-internal-format
42958 #| msgid "variadic templates only available with -std=c++11 or -std=gnu++11"
42959 msgid "class template argument deduction is only available with -std=c++1z or -std=gnu++1z"
42960 msgstr "las plantillas variadic sólo están disponibles con -std=c++11 o -std=gnu++11"
42962 #: cp/parser.c:3169
42963 #, gcc-internal-format
42964 msgid "invalid use of destructor %qD as a type"
42965 msgstr "uso no válido del destructor %qD como un tipo"
42967 #. Something like 'unsigned A a;'
42968 #: cp/parser.c:3172
42969 #, gcc-internal-format
42970 msgid "invalid combination of multiple type-specifiers"
42971 msgstr "combinación no válida de especificadores de tipo múltiples"
42973 #: cp/parser.c:3184
42974 #, fuzzy, gcc-internal-format
42975 #| msgid "%qE does not name a type"
42976 msgid "%qE does not name a type; did you mean %qs?"
42977 msgstr "%qE no nombra a un tipo"
42979 #: cp/parser.c:3188
42980 #, gcc-internal-format
42981 msgid "%qE does not name a type"
42982 msgstr "%qE no nombra a un tipo"
42984 #: cp/parser.c:3197
42985 #, gcc-internal-format
42986 msgid "C++11 %<constexpr%> only available with -std=c++11 or -std=gnu++11"
42987 msgstr "%<constexpr%> de C++11 sólo está disponible con -std=c++11 o -std=gnu++11"
42989 #: cp/parser.c:3200
42990 #, fuzzy, gcc-internal-format
42991 #| msgid "C++11 %<constexpr%> only available with -std=c++11 or -std=gnu++11"
42992 msgid "C++11 %<noexcept%> only available with -std=c++11 or -std=gnu++11"
42993 msgstr "%<constexpr%> de C++11 sólo está disponible con -std=c++11 o -std=gnu++11"
42995 #: cp/parser.c:3205
42996 #, fuzzy, gcc-internal-format
42997 #| msgid "C++11 %<constexpr%> only available with -std=c++11 or -std=gnu++11"
42998 msgid "C++11 %<thread_local%> only available with -std=c++11 or -std=gnu++11"
42999 msgstr "%<constexpr%> de C++11 sólo está disponible con -std=c++11 o -std=gnu++11"
43001 #: cp/parser.c:3208
43002 #, fuzzy, gcc-internal-format
43003 #| msgid "C++11 %<constexpr%> only available with -std=c++11 or -std=gnu++11"
43004 msgid "%<concept%> only available with -fconcepts"
43005 msgstr "%<constexpr%> de C++11 sólo está disponible con -std=c++11 o -std=gnu++11"
43007 #: cp/parser.c:3234
43008 #, gcc-internal-format
43009 msgid "(perhaps %<typename %T::%E%> was intended)"
43010 msgstr "(tal vez intentó %<typename %T::%E%>)"
43012 #: cp/parser.c:3252
43013 #, fuzzy, gcc-internal-format
43014 #| msgid "%qE in namespace %qE does not name a type"
43015 msgid "%qE in namespace %qE does not name a template type"
43016 msgstr "%qE en el espacio de nombres %qE no nombra un tipo"
43018 #: cp/parser.c:3256
43019 #, gcc-internal-format
43020 msgid "%qE in namespace %qE does not name a type"
43021 msgstr "%qE en el espacio de nombres %qE no nombra un tipo"
43023 #. A<T>::A<T>()
43024 #: cp/parser.c:3265
43025 #, gcc-internal-format
43026 msgid "%<%T::%E%> names the constructor, not the type"
43027 msgstr "%<%T::%E%> nombra el constructor, no el tipo"
43029 #: cp/parser.c:3268
43030 #, gcc-internal-format
43031 msgid "and %qT has no template constructors"
43032 msgstr "y %qT no tiene constructores de plantilla"
43034 #: cp/parser.c:3273
43035 #, gcc-internal-format
43036 msgid "need %<typename%> before %<%T::%E%> because %qT is a dependent scope"
43037 msgstr "se necesita %<typename%> antes de %<%T::%E%> porque %qT es un ámbito dependiente"
43039 #: cp/parser.c:3283
43040 #, fuzzy, gcc-internal-format
43041 #| msgid "%qE in %q#T does not name a type"
43042 msgid "%qE in %q#T does not name a template type"
43043 msgstr "%qE en %q#T no nombra un tipo"
43045 #: cp/parser.c:3287
43046 #, gcc-internal-format
43047 msgid "%qE in %q#T does not name a type"
43048 msgstr "%qE en %q#T no nombra un tipo"
43050 #: cp/parser.c:3890
43051 #, gcc-internal-format
43052 msgid "expected string-literal"
43053 msgstr "se esperaba una cadena literal"
43055 #: cp/parser.c:3955
43056 #, gcc-internal-format
43057 msgid "inconsistent user-defined literal suffixes %qD and %qD in string literal"
43058 msgstr "los sufijos de literal %qD y %qD definidos por el usuario son inconsistentes en la cadena literal"
43060 #: cp/parser.c:4009
43061 #, gcc-internal-format
43062 msgid "a wide string is invalid in this context"
43063 msgstr "una cadena ancha es no válida en este contexto"
43065 #: cp/parser.c:4124
43066 #, gcc-internal-format
43067 msgid "unable to find character literal operator %qD with %qT argument"
43068 msgstr "no se puede encontrar el operador de carácter literal %qD con argumento %qT"
43070 #: cp/parser.c:4225
43071 #, fuzzy, gcc-internal-format
43072 #| msgid "floating constant exceeds range of %qT"
43073 msgid "integer literal exceeds range of %qT type"
43074 msgstr "la constante de coma flotante excede el rango de %qT"
43076 #: cp/parser.c:4232
43077 #, fuzzy, gcc-internal-format
43078 #| msgid "floating constant exceeds range of %qT"
43079 msgid "floating literal exceeds range of %qT type"
43080 msgstr "la constante de coma flotante excede el rango de %qT"
43082 #: cp/parser.c:4236
43083 #, fuzzy, gcc-internal-format
43084 #| msgid "floating constant truncated to zero"
43085 msgid "floating literal truncated to zero"
43086 msgstr "se truncó la constante de coma flotante a cero"
43088 #: cp/parser.c:4276
43089 #, gcc-internal-format
43090 msgid "unable to find numeric literal operator %qD"
43091 msgstr "no se puede encontrar un operador literal numérico %qD"
43093 #: cp/parser.c:4278
43094 #, gcc-internal-format
43095 msgid "use -std=gnu++11 or -fext-numeric-literals to enable more built-in suffixes"
43096 msgstr ""
43098 #: cp/parser.c:4330
43099 #, gcc-internal-format
43100 msgid "unable to find string literal operator %qD with %qT, %qT arguments"
43101 msgstr "no se puede encontrar un operador literal de cadena %qD con argumentos %qT, %qT"
43103 #: cp/parser.c:4390 cp/parser.c:12668
43104 #, gcc-internal-format
43105 msgid "expected declaration"
43106 msgstr "se esperaba una declaración"
43108 #: cp/parser.c:4652 cp/parser.c:4667
43109 #, fuzzy, gcc-internal-format
43110 #| msgid "expected operator"
43111 msgid "expected binary operator"
43112 msgstr "operador inesperado"
43114 #: cp/parser.c:4673
43115 #, fuzzy, gcc-internal-format
43116 #| msgid "expected %<...%>"
43117 msgid "expected ..."
43118 msgstr "se esperaba %<...%>."
43120 #: cp/parser.c:4685
43121 #, fuzzy, gcc-internal-format
43122 #| msgid "%s expression list treated as compound expression"
43123 msgid "binary expression in operand of fold-expression"
43124 msgstr "se trata la lista de expresiones como una expresión compuesta %s"
43126 #: cp/parser.c:4688
43127 #, fuzzy, gcc-internal-format
43128 #| msgid "conditional expression not allowed inside parentheses"
43129 msgid "conditional expression in operand of fold-expression"
43130 msgstr "no se permiten expresiones condicionales dentro de paréntesis"
43132 #: cp/parser.c:4696
43133 #, fuzzy, gcc-internal-format
43134 #| msgid "type mismatch in vector shift expression"
43135 msgid "mismatched operator in fold-expression"
43136 msgstr "los tipos de datos no coinciden en la expresión shift de vector"
43138 #: cp/parser.c:4800
43139 #, gcc-internal-format
43140 msgid "fixed-point types not supported in C++"
43141 msgstr "no se admiten tipos de coma fija en C++"
43143 #: cp/parser.c:4881
43144 #, gcc-internal-format
43145 msgid "ISO C++ forbids braced-groups within expressions"
43146 msgstr "ISO C++ prohíbe grupos de llaves dentro de expresiones"
43148 #: cp/parser.c:4893
43149 #, gcc-internal-format
43150 msgid "statement-expressions are not allowed outside functions nor in template-argument lists"
43151 msgstr "las expresiones-de-declaraciones no se permiten fuera de funciones ni en listas de argumentos-plantilla"
43153 #: cp/parser.c:4932
43154 #, fuzzy, gcc-internal-format
43155 #| msgid "lambda expressions only available with -std=c++11 or -std=gnu++11"
43156 msgid "fold-expressions only available with -std=c++1z or -std=gnu++1z"
43157 msgstr "las expresiones lambda sólo están disponibles con -std=c++11 o -std=gnu++11"
43159 #: cp/parser.c:4990 cp/parser.c:5164 cp/parser.c:5342 cp/semantics.c:3530
43160 #, gcc-internal-format
43161 msgid "expected primary-expression"
43162 msgstr "se esperaba una expresión primaria"
43164 #: cp/parser.c:5020
43165 #, gcc-internal-format
43166 msgid "%<this%> may not be used in this context"
43167 msgstr "no se puede usar %<this%> en este contexto"
43169 #: cp/parser.c:5158
43170 #, gcc-internal-format
43171 msgid "a template declaration cannot appear at block scope"
43172 msgstr "una declaración de plantilla no puede aparecer en el ámbito de bloque"
43174 #: cp/parser.c:5317
43175 #, gcc-internal-format
43176 msgid "local variable %qD may not appear in this context"
43177 msgstr "la variable local %qD no puede aparecer en este contexto"
43179 #: cp/parser.c:5494
43180 #, gcc-internal-format
43181 msgid "expected id-expression"
43182 msgstr "se esperaba una expresión id"
43184 #: cp/parser.c:5626
43185 #, gcc-internal-format
43186 msgid "scope %qT before %<~%> is not a class-name"
43187 msgstr "el ámbito %qT antes de %<~%> no es un nombre-de-clase"
43189 #: cp/parser.c:5655 cp/parser.c:7675
43190 #, fuzzy, gcc-internal-format
43191 #| msgid "C++0x auto only available with -std=c++11 or -std=gnu++11"
43192 msgid "%<~auto%> only available with -std=c++14 or -std=gnu++14"
43193 msgstr "C++0x automático sólo está disponible con -std=c++11 o -std=gnu++11"
43195 #: cp/parser.c:5766
43196 #, gcc-internal-format
43197 msgid "declaration of %<~%T%> as member of %qT"
43198 msgstr "declaración de %<~%T%> como miembro de %qT"
43200 #: cp/parser.c:5781
43201 #, gcc-internal-format
43202 msgid "typedef-name %qD used as destructor declarator"
43203 msgstr "se usa el nombre-de-definición-de-tipo %qD como un declarador de destructor"
43205 #: cp/parser.c:5817
43206 #, gcc-internal-format
43207 msgid "literal operator suffixes not preceded by %<_%> are reserved for future standardization"
43208 msgstr "los sufijos de operador literal que no están precedidos por %<_%> están reservados para estandarización futura"
43210 #: cp/parser.c:5828 cp/parser.c:19884
43211 #, gcc-internal-format
43212 msgid "expected unqualified-id"
43213 msgstr "se esperaba un id sin calificar"
43215 #: cp/parser.c:5935
43216 #, gcc-internal-format
43217 msgid "found %<:%> in nested-name-specifier, expected %<::%>"
43218 msgstr "se encontró %<:%> en un especificador de nombre anidado, se esperaba %<::%>"
43220 #: cp/parser.c:6004
43221 #, gcc-internal-format
43222 msgid "decltype evaluates to %qT, which is not a class or enumeration type"
43223 msgstr "el tipo de declaración evalúa a %qT, el cual no es una clase o un tipo enumerado"
43225 #: cp/parser.c:6030
43226 #, fuzzy, gcc-internal-format
43227 #| msgid "incomplete type %qT used in nested name specifier"
43228 msgid "function template-id %qD in nested-name-specifier"
43229 msgstr "se utilizó el tipo incompleto %qT en un especificador de nombre anidado"
43231 #: cp/parser.c:6038
43232 #, fuzzy, gcc-internal-format
43233 #| msgid "expected nested-name-specifier"
43234 msgid "variable template-id %qD in nested-name-specifier"
43235 msgstr "se esperaban especificadores de nombre anidados"
43237 #: cp/parser.c:6142 cp/typeck.c:2625 cp/typeck.c:2628 cp/typeck.c:2648
43238 #, gcc-internal-format
43239 msgid "%qD is not a template"
43240 msgstr "%qD no es una plantilla"
43242 #: cp/parser.c:6220
43243 #, gcc-internal-format
43244 msgid "expected nested-name-specifier"
43245 msgstr "se esperaban especificadores de nombre anidados"
43247 #: cp/parser.c:6421 cp/parser.c:8656
43248 #, gcc-internal-format
43249 msgid "types may not be defined in casts"
43250 msgstr "los tipos no se pueden definir en conversiones"
43252 #: cp/parser.c:6505
43253 #, gcc-internal-format
43254 msgid "types may not be defined in a %<typeid%> expression"
43255 msgstr "no se pueden definir tipos en una expresión %<typeid%>"
43257 #: cp/parser.c:6563
43258 #, gcc-internal-format
43259 msgid "%<_Cilk_spawn%> must be followed by an expression"
43260 msgstr ""
43262 #: cp/parser.c:6647
43263 #, fuzzy, gcc-internal-format
43264 #| msgid "wrong number of arguments to %<__builtin_shuffle%>"
43265 msgid "wrong number of arguments to %<__builtin_addressof%>"
43266 msgstr "número erróneo de argumentos para %<__builtin_shuffle%>"
43268 #: cp/parser.c:6659 cp/pt.c:17319
43269 #, fuzzy, gcc-internal-format
43270 #| msgid "wrong number of arguments to %<__builtin_complex%>"
43271 msgid "wrong number of arguments to %<__builtin_launder%>"
43272 msgstr "número erróneo de argumentos para %<__builtin_complex%>"
43274 #: cp/parser.c:6751
43275 #, gcc-internal-format
43276 msgid "ISO C++ forbids compound-literals"
43277 msgstr "ISO C++ prohíbe las literales compuestas"
43279 #: cp/parser.c:6810
43280 #, gcc-internal-format
43281 msgid "two consecutive %<[%> shall only introduce an attribute"
43282 msgstr ""
43284 #: cp/parser.c:7210
43285 #, fuzzy, gcc-internal-format
43286 #| msgid "-client_name not allowed with -dynamiclib"
43287 msgid "braced list index is not allowed with array notation"
43288 msgstr "no se permite -client_name con -dynamiclib"
43290 #: cp/parser.c:7420 cp/typeck.c:2513
43291 #, gcc-internal-format
43292 msgid "invalid use of %qD"
43293 msgstr "uso no válido de %qD"
43295 #: cp/parser.c:7429
43296 #, gcc-internal-format
43297 msgid "%<%D::%D%> is not a class member"
43298 msgstr "%<%D::%D%> no es un miembro clase"
43300 #: cp/parser.c:7727
43301 #, gcc-internal-format
43302 msgid "non-scalar type"
43303 msgstr "tipo que no es escalar"
43305 #: cp/parser.c:7826
43306 #, gcc-internal-format
43307 msgid "ISO C++ does not allow %<alignof%> with a non-type"
43308 msgstr "ISO C++ no permite %<alignof%> con algo que no es tipo"
43310 #: cp/parser.c:7911
43311 #, gcc-internal-format
43312 msgid "types may not be defined in %<noexcept%> expressions"
43313 msgstr "no se pueden definir tipos en expresiones %<noexcept%>"
43315 #: cp/parser.c:8189
43316 #, gcc-internal-format
43317 msgid "types may not be defined in a new-expression"
43318 msgstr "no se pueden definir tipos en una expresión new"
43320 #: cp/parser.c:8205
43321 #, gcc-internal-format
43322 msgid "array bound forbidden after parenthesized type-id"
43323 msgstr "se prohíbe el límite de matriz después del id-de-tipo entre paréntesis"
43325 #: cp/parser.c:8207
43326 #, gcc-internal-format
43327 msgid "try removing the parentheses around the type-id"
43328 msgstr "intente borrar los paréntesis alrededor del id-de-tipo"
43330 #: cp/parser.c:8239
43331 #, gcc-internal-format
43332 msgid "initialization of new-expression for type %<auto%> requires exactly one element"
43333 msgstr ""
43335 #: cp/parser.c:8287
43336 #, fuzzy, gcc-internal-format
43337 #| msgid "Expected expression type"
43338 msgid "expected expression-list or type-id"
43339 msgstr "Se esperaba un tipo de expresión"
43341 #: cp/parser.c:8316
43342 #, gcc-internal-format
43343 msgid "types may not be defined in a new-type-id"
43344 msgstr "no se pueden definir tipos en un id-tipo-nuevo"
43346 #: cp/parser.c:8444
43347 #, gcc-internal-format
43348 msgid "expression in new-declarator must have integral or enumeration type"
43349 msgstr "la expresión en el declarador-new debe tener un tipo integral o de enumeración"
43351 #: cp/parser.c:8752
43352 #, gcc-internal-format
43353 msgid "use of old-style cast"
43354 msgstr "uso de conversión de estilo antiguo"
43356 #: cp/parser.c:8899
43357 #, gcc-internal-format
43358 msgid "%<>>%> operator is treated as two right angle brackets in C++11"
43359 msgstr "el operador %<>>%> se tratará como dos en llaves en ángulo derechas en C++11"
43361 #: cp/parser.c:8902
43362 #, gcc-internal-format
43363 msgid "suggest parentheses around %<>>%> expression"
43364 msgstr "se sugieren paréntesis alrededor de la expresión %<>>%>"
43366 #: cp/parser.c:9098
43367 #, gcc-internal-format
43368 msgid "ISO C++ does not allow ?: with omitted middle operand"
43369 msgstr "ISO C++ no permite ?: con el operando medio omitido"
43371 #: cp/parser.c:9813
43372 #, gcc-internal-format
43373 msgid "lambda-expression in unevaluated context"
43374 msgstr "expresión lambda en un contexto sin evaluar"
43376 #: cp/parser.c:9822
43377 #, fuzzy, gcc-internal-format
43378 #| msgid "lambda-expression in unevaluated context"
43379 msgid "lambda-expression in template-argument"
43380 msgstr "expresión lambda en un contexto sin evaluar"
43382 #: cp/parser.c:9975
43383 #, gcc-internal-format
43384 msgid "expected end of capture-list"
43385 msgstr "se esperaba el fin de la lista-de-captura"
43387 #: cp/parser.c:9989
43388 #, gcc-internal-format
43389 msgid "explicit by-copy capture of %<this%> redundant with by-copy capture default"
43390 msgstr "la captura por copia explícita de %<this%> es redundante con la captura por copia por defecto"
43392 #: cp/parser.c:10006
43393 #, fuzzy, gcc-internal-format
43394 #| msgid "C++0x auto only available with -std=c++11 or -std=gnu++11"
43395 msgid "%<*this%> capture only available with -std=c++1z or -std=gnu++1z"
43396 msgstr "C++0x automático sólo está disponible con -std=c++11 o -std=gnu++11"
43398 #: cp/parser.c:10051
43399 #, fuzzy, gcc-internal-format
43400 #| msgid "lambda expressions only available with -std=c++11 or -std=gnu++11"
43401 msgid "lambda capture initializers only available with -std=c++14 or -std=gnu++14"
43402 msgstr "las expresiones lambda sólo están disponibles con -std=c++11 o -std=gnu++11"
43404 #: cp/parser.c:10058
43405 #, fuzzy, gcc-internal-format
43406 #| msgid "non-empty initializer for array of empty elements"
43407 msgid "empty initializer for lambda init-capture"
43408 msgstr "inicializador no-vacío para una matriz de elementos vacíos"
43410 #: cp/parser.c:10081
43411 #, gcc-internal-format
43412 msgid "capture of non-variable %qD "
43413 msgstr "captura de %qD que no es variable "
43415 #: cp/parser.c:10084 cp/parser.c:10094 cp/semantics.c:3371 cp/semantics.c:3383
43416 #, fuzzy, gcc-internal-format
43417 #| msgid "%q+#D declared here"
43418 msgid "%q#D declared here"
43419 msgstr "%q+#D se declaró aquí"
43421 #: cp/parser.c:10090
43422 #, gcc-internal-format
43423 msgid "capture of variable %qD with non-automatic storage duration"
43424 msgstr "captura de la variable %qD con duración de almacenamiento que no es automática"
43426 #: cp/parser.c:10128
43427 #, gcc-internal-format
43428 msgid "explicit by-copy capture of %qD redundant with by-copy capture default"
43429 msgstr "la captura por copia explícita de %qD es redundante con la captura por copia por defecto"
43431 #: cp/parser.c:10133
43432 #, gcc-internal-format
43433 msgid "explicit by-reference capture of %qD redundant with by-reference capture default"
43434 msgstr "la captura por referencia explícita de %qD es redundate con la captura por referencia por defecto"
43436 #: cp/parser.c:10182
43437 #, fuzzy, gcc-internal-format
43438 #| msgid "variadic templates only available with -std=c++11 or -std=gnu++11"
43439 msgid "lambda templates are only available with -std=c++14 or -std=gnu++14"
43440 msgstr "las plantillas variadic sólo están disponibles con -std=c++11 o -std=gnu++11"
43442 #: cp/parser.c:10186
43443 #, fuzzy, gcc-internal-format
43444 #| msgid "ISO C90 does not support complex types"
43445 msgid "ISO C++ does not support lambda templates"
43446 msgstr "ISO C90 no admite tipos complejos"
43448 #: cp/parser.c:10216
43449 #, gcc-internal-format
43450 msgid "default argument specified for lambda parameter"
43451 msgstr "se especificó un argumento por defecto para el parámetro lambda"
43453 #: cp/parser.c:10234
43454 #, fuzzy, gcc-internal-format
43455 #| msgid "duplicate %<volatile%>"
43456 msgid "duplicate %<mutable%>"
43457 msgstr "%<volatile%> duplicado"
43459 #: cp/parser.c:10282
43460 #, fuzzy, gcc-internal-format
43461 #| msgid "C++11 %<constexpr%> only available with -std=c++11 or -std=gnu++11"
43462 msgid "%<constexpr%> lambda only available with -std=c++1z or -std=gnu++1z"
43463 msgstr "%<constexpr%> de C++11 sólo está disponible con -std=c++11 o -std=gnu++11"
43465 #: cp/parser.c:10734 cp/parser.c:10915
43466 #, fuzzy, gcc-internal-format
43467 #| msgid "attributes after parenthesized initializer ignored"
43468 msgid "attributes at the beginning of statement are ignored"
43469 msgstr "se descartan los atributos después del inicializador entre paréntesis"
43471 #: cp/parser.c:10762
43472 #, gcc-internal-format
43473 msgid "expected labeled-statement"
43474 msgstr "se esperaba una declaración etiquetada"
43476 #: cp/parser.c:10808
43477 #, gcc-internal-format
43478 msgid "case label %qE not within a switch statement"
43479 msgstr "la etiqueta case %qE no está dentro de una declaración switch"
43481 #: cp/parser.c:10922
43482 #, gcc-internal-format
43483 msgid "need %<typename%> before %qE because %qT is a dependent scope"
43484 msgstr "se necesita %<typename%> antes de %qE porque %qT es un ámbito dependiente"
43486 #: cp/parser.c:10931
43487 #, gcc-internal-format
43488 msgid "%<%T::%D%> names the constructor, not the type"
43489 msgstr "%<%T::%D%> nombra el constructor, no el tipo"
43491 #: cp/parser.c:10978
43492 #, gcc-internal-format
43493 msgid "compound-statement in constexpr function"
43494 msgstr "declaración compuesta en una función constexpr"
43496 #: cp/parser.c:11105
43497 #, fuzzy, gcc-internal-format
43498 #| msgid "C++11 %<constexpr%> only available with -std=c++11 or -std=gnu++11"
43499 msgid "%<if constexpr%> only available with -std=c++1z or -std=gnu++1z"
43500 msgstr "%<constexpr%> de C++11 sólo está disponible con -std=c++11 o -std=gnu++11"
43502 #: cp/parser.c:11131
43503 #, fuzzy, gcc-internal-format
43504 #| msgid "inline namespaces only available with -std=c++11 or -std=gnu++11"
43505 msgid "init-statement in selection statements only available with -std=c++1z or -std=gnu++1z"
43506 msgstr "los nombres de espacio incluidos en línea sólo están disponibles con -std=c++11 o -std=gnu++11"
43508 #: cp/parser.c:11301 cp/parser.c:27869
43509 #, gcc-internal-format
43510 msgid "expected selection-statement"
43511 msgstr "se esperaba una declaración de selección"
43513 #: cp/parser.c:11334
43514 #, gcc-internal-format
43515 msgid "types may not be defined in conditions"
43516 msgstr "no se pueden definir tipos en condiciones"
43518 #: cp/parser.c:11757
43519 #, gcc-internal-format
43520 msgid "range-based %<for%> expression of type %qT has incomplete type"
43521 msgstr "la expresión %<for%> basada en rango de tipo %qT es de tipo incompleto"
43523 #: cp/parser.c:11795
43524 #, gcc-internal-format
43525 msgid "range-based %<for%> expression of type %qT has an %<end%> member but not a %<begin%>"
43526 msgstr "la expresión %<for%> basada en rango de tipo %qT tiene un miembro %<end%> pero no tiene %<begin%>"
43528 #: cp/parser.c:11801
43529 #, gcc-internal-format
43530 msgid "range-based %<for%> expression of type %qT has a %<begin%> member but not an %<end%>"
43531 msgstr "la expresión %<for%> basada en rango de tipo %qT tiene un miembro %<begin%> pero no tiene %<end%>"
43533 #: cp/parser.c:11853
43534 #, gcc-internal-format
43535 msgid "inconsistent begin/end types in range-based %<for%> statement: %qT and %qT"
43536 msgstr "tipos begin/end inconsistentes para la declaración %<for%> basada en rango: %qT y %qT"
43538 #: cp/parser.c:11988 cp/parser.c:27872
43539 #, gcc-internal-format
43540 msgid "expected iteration-statement"
43541 msgstr "se esperaba una declaración de iteración"
43543 #: cp/parser.c:12036
43544 #, fuzzy, gcc-internal-format
43545 #| msgid "unrestricted unions only available with -std=c++11 or -std=gnu++11"
43546 msgid "range-based %<for%> loops only available with -std=c++11 or -std=gnu++11"
43547 msgstr "las uniones sin restricción sólo están disponibles con -std=c++11 o -std=gnu++11"
43549 #: cp/parser.c:12110
43550 #, fuzzy, gcc-internal-format
43551 #| msgid "break statement used with OpenMP for loop"
43552 msgid "break statement used with Cilk Plus for loop"
43553 msgstr "se usó la declaración break en un bucle for de OpenMP"
43555 #: cp/parser.c:12170
43556 #, fuzzy, gcc-internal-format
43557 #| msgid "compound-statement in constexpr function"
43558 msgid "%<goto%> in %<constexpr%> function"
43559 msgstr "declaración compuesta en una función constexpr"
43561 #. Issue a warning about this use of a GNU extension.
43562 #: cp/parser.c:12178
43563 #, gcc-internal-format
43564 msgid "ISO C++ forbids computed gotos"
43565 msgstr "ISO C++ prohíbe los gotos calculados"
43567 #: cp/parser.c:12191 cp/parser.c:27875
43568 #, gcc-internal-format
43569 msgid "expected jump-statement"
43570 msgstr "se esperaba una declaración de salto"
43572 #: cp/parser.c:12348 cp/parser.c:23115
43573 #, gcc-internal-format
43574 msgid "extra %<;%>"
43575 msgstr "<;%> extra"
43577 #: cp/parser.c:12591
43578 #, gcc-internal-format
43579 msgid "%<__label__%> not at the beginning of a block"
43580 msgstr "%<__label%> no está al inicio de un bloque"
43582 #: cp/parser.c:12805
43583 #, gcc-internal-format
43584 msgid "non-variable %qD in declaration with more than one declarator with placeholder type"
43585 msgstr ""
43587 #: cp/parser.c:12825
43588 #, gcc-internal-format
43589 msgid "inconsistent deduction for %qT: %qT and then %qT"
43590 msgstr "deducción inconsistente para %qT: %qT y después %qT"
43592 #: cp/parser.c:12846
43593 #, gcc-internal-format
43594 msgid "mixing declarations and function-definitions is forbidden"
43595 msgstr "se prohíbe mezclar declaraciones y definiciones-de-función"
43597 #: cp/parser.c:12870
43598 #, fuzzy, gcc-internal-format
43599 #| msgid "types may not be defined in exception-declarations"
43600 msgid "types may not be defined in a for-range-declaration"
43601 msgstr "no se pueden definir tipos en declaraciones de excepción"
43603 #: cp/parser.c:12925
43604 #, fuzzy, gcc-internal-format
43605 #| msgid "types may not be defined in range-based for loops"
43606 msgid "initializer in range-based %<for%> loop"
43607 msgstr "no se pueden definir tipos en bucles for basados en rango"
43609 #: cp/parser.c:12928
43610 #, fuzzy, gcc-internal-format
43611 #| msgid "multiple declarations `%T' and `%T'"
43612 msgid "multiple declarations in range-based %<for%> loop"
43613 msgstr "declaraciones múltiples `%T' y `%T'"
43615 #: cp/parser.c:12979
43616 #, fuzzy, gcc-internal-format
43617 #| msgid "lambda expressions only available with -std=c++11 or -std=gnu++11"
43618 msgid "decomposition declaration only available with -std=c++1z or -std=gnu++1z"
43619 msgstr "las expresiones lambda sólo están disponibles con -std=c++11 o -std=gnu++11"
43621 #: cp/parser.c:13028
43622 #, fuzzy, gcc-internal-format
43623 #| msgid "empty declaration"
43624 msgid "empty decomposition declaration"
43625 msgstr "declaración vacía"
43627 #: cp/parser.c:13201
43628 #, gcc-internal-format
43629 msgid "%<friend%> used outside of class"
43630 msgstr "se usó %<friend%> fuera de la clase"
43632 #. Complain about `auto' as a storage specifier, if
43633 #. we're complaining about C++0x compatibility.
43634 #: cp/parser.c:13265
43635 #, gcc-internal-format
43636 msgid "%<auto%> changes meaning in C++11; please remove it"
43637 msgstr "%<auto%> cambiará su significado en C++11; por favor bórrelo"
43639 #: cp/parser.c:13301
43640 #, gcc-internal-format
43641 msgid "decl-specifier invalid in condition"
43642 msgstr "especificador-decl no válido en la condición"
43644 #: cp/parser.c:13307
43645 #, fuzzy, gcc-internal-format
43646 #| msgid "%qD invalid in %qT"
43647 msgid "%qD invalid in lambda"
43648 msgstr "%qD no válido en %qT"
43650 #: cp/parser.c:13400
43651 #, gcc-internal-format
43652 msgid "class definition may not be declared a friend"
43653 msgstr "la definición de clase no se puede declarar como friend"
43655 #: cp/parser.c:13470 cp/parser.c:23522
43656 #, gcc-internal-format
43657 msgid "templates may not be %<virtual%>"
43658 msgstr "las plantillas no pueden ser %<virtual%>"
43660 #: cp/parser.c:13510
43661 #, gcc-internal-format
43662 msgid "invalid linkage-specification"
43663 msgstr "especificación de enlace no válida"
43665 #: cp/parser.c:13597
43666 #, fuzzy, gcc-internal-format
43667 #| msgid "inline namespaces only available with -std=c++11 or -std=gnu++11"
43668 msgid "static_assert without a message only available with -std=c++1z or -std=gnu++1z"
43669 msgstr "los nombres de espacio incluidos en línea sólo están disponibles con -std=c++11 o -std=gnu++11"
43671 #: cp/parser.c:13791
43672 #, gcc-internal-format
43673 msgid "types may not be defined in %<decltype%> expressions"
43674 msgstr "no se pueden definir tipos en expresiones %<decltype%>"
43676 #: cp/parser.c:13934
43677 #, fuzzy, gcc-internal-format
43678 #| msgid "types may not be defined in a new-type-id"
43679 msgid "types may not be defined in a conversion-type-id"
43680 msgstr "no se pueden definir tipos en un id-tipo-nuevo"
43682 #: cp/parser.c:13961
43683 #, gcc-internal-format
43684 msgid "invalid use of %<auto%> in conversion operator"
43685 msgstr "uso no válido de %<auto%> en el operador de conversión"
43687 #: cp/parser.c:13965
43688 #, fuzzy, gcc-internal-format
43689 #| msgid "invalid use of %<auto%> in conversion operator"
43690 msgid "use of %<auto%> in member template conversion operator can never be deduced"
43691 msgstr "uso no válido de %<auto%> en el operador de conversión"
43693 #: cp/parser.c:14054
43694 #, gcc-internal-format
43695 msgid "only constructors take member initializers"
43696 msgstr "solamente los constructores toman inicializadores miembro"
43698 #: cp/parser.c:14076
43699 #, gcc-internal-format
43700 msgid "cannot expand initializer for member %<%D%>"
43701 msgstr "no se puede expandir el inicializador para el miembro %<%D%>"
43703 #: cp/parser.c:14088
43704 #, gcc-internal-format
43705 msgid "mem-initializer for %qD follows constructor delegation"
43706 msgstr "inicializador mem para %qD después de una delegación de constructor"
43708 #: cp/parser.c:14100
43709 #, gcc-internal-format
43710 msgid "constructor delegation follows mem-initializer for %qD"
43711 msgstr "delegación de constructor después de un inicializador mem para %qD"
43713 #: cp/parser.c:14152
43714 #, gcc-internal-format
43715 msgid "anachronistic old-style base class initializer"
43716 msgstr "inicializador de clase base de estilo antiguo anacrónico"
43718 #: cp/parser.c:14222
43719 #, gcc-internal-format
43720 msgid "keyword %<typename%> not allowed in this context (a qualified member initializer is implicitly a type)"
43721 msgstr "no se permite la palabra clave %<typename%> en este contexto (un inicializador de miembro calificado es implícitamente un tipo)"
43723 #: cp/parser.c:14583
43724 #, fuzzy, gcc-internal-format
43725 #| msgid "missing space between %<\"\"%> and suffix identifier"
43726 msgid "unexpected keyword; remove space between quotes and suffix identifier"
43727 msgstr "falta un espacio entre %<\"\"%> y el identificador sufijo"
43729 #: cp/parser.c:14589
43730 #, gcc-internal-format
43731 msgid "expected suffix identifier"
43732 msgstr "se esperaba un identificador sufijo"
43734 #: cp/parser.c:14598
43735 #, gcc-internal-format
43736 msgid "expected empty string after %<operator%> keyword"
43737 msgstr "se esperaba una cadena vacía después de la palabra clave %<operator%>"
43739 #: cp/parser.c:14604
43740 #, fuzzy, gcc-internal-format
43741 #| msgid "invalid operands in ternary operation"
43742 msgid "invalid encoding prefix in literal operator"
43743 msgstr "operandos no válidos en la operación terniaria"
43745 #: cp/parser.c:14627
43746 #, gcc-internal-format
43747 msgid "expected operator"
43748 msgstr "operador inesperado"
43750 #. Warn that we do not support `export'.
43751 #: cp/parser.c:14672
43752 #, gcc-internal-format
43753 msgid "keyword %<export%> not implemented, and will be ignored"
43754 msgstr "no se admite la palabra clave %<export%>, y se descartará"
43756 #: cp/parser.c:14842
43757 #, fuzzy, gcc-internal-format
43758 #| msgid "invalid template non-type parameter"
43759 msgid "invalid constrained type parameter"
43760 msgstr "parámetro que no es tipo plantilla no válido"
43762 #: cp/parser.c:14850
43763 #, fuzzy, gcc-internal-format
43764 #| msgid "invalid catch parameter"
43765 msgid "cv-qualified type parameter"
43766 msgstr "parámetro de captura no válido"
43768 #: cp/parser.c:14935
43769 #, gcc-internal-format
43770 msgid "variadic constraint introduced without %<...%>"
43771 msgstr ""
43773 #: cp/parser.c:14999
43774 #, fuzzy, gcc-internal-format
43775 #| msgid "invalid use of '%E' as a non-type template-argument"
43776 msgid "invalid use of %<auto%> in default template argument"
43777 msgstr "uso no válido de '%E' como un argumento de plantilla que no es tipo"
43779 #: cp/parser.c:15234 cp/parser.c:15320 cp/parser.c:21348
43780 #, gcc-internal-format
43781 msgid "template parameter pack %qD cannot have a default argument"
43782 msgstr "el paquete de parámetros plantilla %qD no puede tener un argumento por defecto"
43784 #: cp/parser.c:15238 cp/parser.c:15324
43785 #, gcc-internal-format
43786 msgid "template parameter packs cannot have default arguments"
43787 msgstr "los paquetes de parámetro de plantilla no pueden tener argumentos por defecto"
43789 #: cp/parser.c:15390
43790 #, gcc-internal-format
43791 msgid "expected template-id"
43792 msgstr "se esperaba un id de plantilla"
43794 #: cp/parser.c:15450
43795 #, gcc-internal-format
43796 msgid "%<<::%> cannot begin a template-argument list"
43797 msgstr "%<<::%> no puede iniciar una lista de argumentos de plantilla"
43799 #: cp/parser.c:15454
43800 #, gcc-internal-format
43801 msgid "%<<:%> is an alternate spelling for %<[%>. Insert whitespace between %<<%> and %<::%>"
43802 msgstr "%<<:%> es una forma alternativa para %<[%>. Inserte espacios en blanco entre %<<%> y %<::%>"
43804 #: cp/parser.c:15458
43805 #, fuzzy, gcc-internal-format
43806 #| msgid "(if you use %<-fpermissive%> G++ will accept your code)"
43807 msgid "(if you use %<-fpermissive%> or %<-std=c++11%>, or %<-std=gnu++11%> G++ will accept your code)"
43808 msgstr "(si utiliza %<-fpermissive%>, G++ aceptará su código)"
43810 #: cp/parser.c:15565
43811 #, gcc-internal-format
43812 msgid "parse error in template argument list"
43813 msgstr "error de decodificación en la lista de argumentos de plantilla"
43815 #. The name does not name a template.
43816 #: cp/parser.c:15634 cp/parser.c:15761 cp/parser.c:15976
43817 #, gcc-internal-format
43818 msgid "expected template-name"
43819 msgstr "se esperaba un nombre de plantilla"
43821 #. Explain what went wrong.
43822 #: cp/parser.c:15680
43823 #, gcc-internal-format
43824 msgid "non-template %qD used as template"
43825 msgstr "se usó %qD que no es plantilla como plantilla"
43827 #: cp/parser.c:15682
43828 #, gcc-internal-format
43829 msgid "use %<%T::template %D%> to indicate that it is a template"
43830 msgstr "utilice %<%T::template %D%> para indicar que es una plantilla"
43832 #: cp/parser.c:15828
43833 #, gcc-internal-format
43834 msgid "expected parameter pack before %<...%>"
43835 msgstr "se esperaba el parámetro pack antes de %<...%>"
43837 #: cp/parser.c:15937 cp/parser.c:15955 cp/parser.c:16122
43838 #, gcc-internal-format
43839 msgid "expected template-argument"
43840 msgstr "se esperaba un argumento de plantilla"
43842 #: cp/parser.c:16097
43843 #, gcc-internal-format
43844 msgid "invalid non-type template argument"
43845 msgstr "argumento de plantilla que no es tipo no válido"
43847 #: cp/parser.c:16224
43848 #, gcc-internal-format
43849 msgid "explicit instantiation shall not use %<inline%> specifier"
43850 msgstr "la instanciación explícita no debe usar el especificador %<inline%>"
43852 #: cp/parser.c:16228
43853 #, gcc-internal-format
43854 msgid "explicit instantiation shall not use %<constexpr%> specifier"
43855 msgstr "la instanciación explícita no debe usar el especificador %<constexpr%>"
43857 #: cp/parser.c:16287
43858 #, gcc-internal-format
43859 msgid "template specialization with C linkage"
43860 msgstr "especialización de plantilla con enlace C"
43862 #: cp/parser.c:16507
43863 #, gcc-internal-format
43864 msgid "expected type specifier"
43865 msgstr "se esperaba un specificador de tipo"
43867 #: cp/parser.c:16691
43868 #, fuzzy, gcc-internal-format
43869 #| msgid "defaulted and deleted functions only available with -std=c++11 or -std=gnu++11"
43870 msgid "use of %<auto%> in lambda parameter declaration only available with -std=c++14 or -std=gnu++14"
43871 msgstr "las funciones por defecto y borradas sólo están disponibles con -std=c++11 o -std=gnu++11"
43873 #: cp/parser.c:16697
43874 #, fuzzy, gcc-internal-format
43875 #| msgid "defaulted and deleted functions only available with -std=c++11 or -std=gnu++11"
43876 msgid "use of %<auto%> in parameter declaration only available with -std=c++14 or -std=gnu++14"
43877 msgstr "las funciones por defecto y borradas sólo están disponibles con -std=c++11 o -std=gnu++11"
43879 #: cp/parser.c:16702
43880 #, fuzzy, gcc-internal-format
43881 #| msgid "ISO C forbids forward parameter declarations"
43882 msgid "ISO C++ forbids use of %<auto%> in parameter declaration"
43883 msgstr "ISO C prohíbe declaraciones adelantadas de parámetros"
43885 #: cp/parser.c:16847
43886 #, gcc-internal-format
43887 msgid "expected template-id for type"
43888 msgstr "se esperaba un id de plantilla para el tipo"
43890 #: cp/parser.c:16916
43891 #, gcc-internal-format
43892 msgid "expected type-name"
43893 msgstr "se esperaba un nombre de tipo"
43895 #: cp/parser.c:17265
43896 #, gcc-internal-format
43897 msgid "elaborated-type-specifier for a scoped enum must not use the %<%D%> keyword"
43898 msgstr "el especificador de tipo elaborado para un ámbito enumerado no debe usar la palabra clave %<%D%>"
43900 #: cp/parser.c:17488
43901 #, gcc-internal-format
43902 msgid "declaration %qD does not declare anything"
43903 msgstr "la declaración %qD no declara nada"
43905 #: cp/parser.c:17575
43906 #, gcc-internal-format
43907 msgid "attributes ignored on uninstantiated type"
43908 msgstr "se descartan los atributos en el tipo sin instanciar"
43910 #: cp/parser.c:17579
43911 #, gcc-internal-format
43912 msgid "attributes ignored on template instantiation"
43913 msgstr "se descartan los atributos en la instanciación de una plantilla"
43915 #: cp/parser.c:17584
43916 #, gcc-internal-format
43917 msgid "attributes ignored on elaborated-type-specifier that is not a forward declaration"
43918 msgstr "se descartan los atributos en un especificador de tipo elaborado que no es una declaración adelantada"
43920 #: cp/parser.c:17718
43921 #, gcc-internal-format
43922 msgid "%qD is an enumeration template"
43923 msgstr "%qD es una plantilla de enumeración"
43925 #: cp/parser.c:17729
43926 #, fuzzy, gcc-internal-format
43927 #| msgid "%qD does not have integral or enumeration type"
43928 msgid "%qD does not name an enumeration in %qT"
43929 msgstr "%qD no tiene tipo integral o de enumeración"
43931 #: cp/parser.c:17744
43932 #, fuzzy, gcc-internal-format
43933 #| msgid "%<namespace%> definition is not allowed here"
43934 msgid "unnamed scoped enum is not allowed"
43935 msgstr "la definición %<namespace%> no se permite aquí"
43937 #: cp/parser.c:17799
43938 #, gcc-internal-format
43939 msgid "expected %<;%> or %<{%>"
43940 msgstr "se esperaba %<;%> o %<{%>"
43942 #: cp/parser.c:17848
43943 #, gcc-internal-format
43944 msgid "cannot add an enumerator list to a template instantiation"
43945 msgstr "no se puede agregar una lista de enumerador a una instanciación de plantilla"
43947 #: cp/parser.c:17862
43948 #, fuzzy, gcc-internal-format
43949 #| msgid "friend declaration does not name a class or function"
43950 msgid "nested name specifier %qT for enum declaration does not name a class or namespace"
43951 msgstr "la declaración friend no nombra una clase o función"
43953 #: cp/parser.c:17874 cp/parser.c:22605
43954 #, gcc-internal-format
43955 msgid "declaration of %qD in namespace %qD which does not enclose %qD"
43956 msgstr "la declaración de %qD en el espacio de nombres %qD el cual no incluye a %qD"
43958 #: cp/parser.c:17879 cp/parser.c:22610
43959 #, gcc-internal-format
43960 msgid "declaration of %qD in %qD which does not enclose %qD"
43961 msgstr "la declaración de %qD en %qD la cual no incluye a %qD"
43963 #: cp/parser.c:17891 cp/parser.c:22624
43964 #, gcc-internal-format
43965 msgid "extra qualification not allowed"
43966 msgstr "no se permite la calificación extra"
43968 #: cp/parser.c:17914
43969 #, gcc-internal-format
43970 msgid "multiple definition of %q#T"
43971 msgstr "definición múltiple de %q#T"
43973 #: cp/parser.c:17927
43974 #, fuzzy, gcc-internal-format
43975 #| msgid "ISO C++ forbids incrementing an enum"
43976 msgid "ISO C++ forbids empty unnamed enum"
43977 msgstr "ISO C++ prohíbe incrementar un enum"
43979 #: cp/parser.c:17947
43980 #, gcc-internal-format
43981 msgid "opaque-enum-specifier without name"
43982 msgstr "especificador enumerador opaco sin nombre"
43984 #: cp/parser.c:17950
43985 #, gcc-internal-format
43986 msgid "opaque-enum-specifier must use a simple identifier"
43987 msgstr "el especificador enumerador opaco debe usar un identificador simple"
43989 #: cp/parser.c:18128
43990 #, gcc-internal-format
43991 msgid "%qD is not a namespace-name"
43992 msgstr "%qD no es un nombre-de-espacio-de-nombres"
43994 #: cp/parser.c:18129
43995 #, gcc-internal-format
43996 msgid "expected namespace-name"
43997 msgstr "se esperaba un nombre de espacio"
43999 #: cp/parser.c:18207
44000 #, fuzzy, gcc-internal-format
44001 #| msgid "Enumerator cannot have attributes %C"
44002 msgid "a nested namespace definition cannot have attributes"
44003 msgstr "El enumerador no puede tener atributos %C"
44005 #: cp/parser.c:18210
44006 #, fuzzy, gcc-internal-format
44007 #| msgid "inline namespaces only available with -std=c++11 or -std=gnu++11"
44008 msgid "nested namespace definitions only available with -std=c++1z or -std=gnu++1z"
44009 msgstr "los nombres de espacio incluidos en línea sólo están disponibles con -std=c++11 o -std=gnu++11"
44011 #: cp/parser.c:18213
44012 #, fuzzy, gcc-internal-format
44013 #| msgid "varargs function cannot be inline"
44014 msgid "a nested namespace definition cannot be inline"
44015 msgstr "la función varargs no puede ser inline"
44017 #: cp/parser.c:18221
44018 #, fuzzy, gcc-internal-format
44019 #| msgid "expected identifier"
44020 msgid "nested identifier required"
44021 msgstr "se esperaba un identificador"
44023 #: cp/parser.c:18249
44024 #, fuzzy, gcc-internal-format
44025 #| msgid "namespace %qT undeclared"
44026 msgid "namespace %qD entered"
44027 msgstr "espacio de nombres %qT sin declarar"
44029 #: cp/parser.c:18302
44030 #, gcc-internal-format
44031 msgid "%<namespace%> definition is not allowed here"
44032 msgstr "la definición %<namespace%> no se permite aquí"
44034 #: cp/parser.c:18453
44035 #, fuzzy, gcc-internal-format
44036 #| msgid "lambda expressions only available with -std=c++11 or -std=gnu++11"
44037 msgid "pack expansion in using-declaration only available with -std=c++1z or -std=gnu++1z"
44038 msgstr "las expresiones lambda sólo están disponibles con -std=c++11 o -std=gnu++11"
44040 #: cp/parser.c:18468
44041 #, gcc-internal-format
44042 msgid "a template-id may not appear in a using-declaration"
44043 msgstr "un id-de-plantilla no puede aparecer en una declaración-using"
44045 #: cp/parser.c:18515
44046 #, fuzzy, gcc-internal-format
44047 #| msgid "lambda expressions only available with -std=c++11 or -std=gnu++11"
44048 msgid "comma-separated list in using-declaration only available with -std=c++1z or -std=gnu++1z"
44049 msgstr "las expresiones lambda sólo están disponibles con -std=c++11 o -std=gnu++11"
44051 #: cp/parser.c:18525
44052 #, gcc-internal-format
44053 msgid "access declarations are deprecated in favour of using-declarations; suggestion: add the %<using%> keyword"
44054 msgstr "las declaraciones access son obsoletas en favor de las declaraciones using: sugerencia: use la palabra clave %<using%>"
44056 #: cp/parser.c:18590
44057 #, gcc-internal-format
44058 msgid "types may not be defined in alias template declarations"
44059 msgstr "no se pueden definir tipos en declaraciones de plantilla alias"
44061 #: cp/parser.c:18743
44062 #, fuzzy, gcc-internal-format
44063 #| msgid "compound-statement in constexpr function"
44064 msgid "%<asm%> in %<constexpr%> function"
44065 msgstr "declaración compuesta en una función constexpr"
44067 #: cp/parser.c:19130
44068 #, gcc-internal-format
44069 msgid "a function-definition is not allowed here"
44070 msgstr "una definición de función no se permite aquí"
44072 #: cp/parser.c:19141
44073 #, gcc-internal-format
44074 msgid "an asm-specification is not allowed on a function-definition"
44075 msgstr "no se permite una especificación-asm en una definición-de-función"
44077 #: cp/parser.c:19145
44078 #, gcc-internal-format
44079 msgid "attributes are not allowed on a function-definition"
44080 msgstr "no se permiten atributos en una definición-de-función"
44082 #: cp/parser.c:19196
44083 #, gcc-internal-format
44084 msgid "expected constructor, destructor, or type conversion"
44085 msgstr "se esperaba un constructor, un destructor, o una conversión de tipo"
44087 #. Anything else is an error.
44088 #: cp/parser.c:19235 cp/parser.c:21539
44089 #, gcc-internal-format
44090 msgid "expected initializer"
44091 msgstr "se esperaba un inicializador"
44093 #: cp/parser.c:19316
44094 #, gcc-internal-format
44095 msgid "initializer provided for function"
44096 msgstr "se proporcionó un inicializador para la función"
44098 #: cp/parser.c:19350
44099 #, gcc-internal-format
44100 msgid "attributes after parenthesized initializer ignored"
44101 msgstr "se descartan los atributos después del inicializador entre paréntesis"
44103 #: cp/parser.c:19355
44104 #, fuzzy, gcc-internal-format
44105 #| msgid "function %q+D redeclared as inline"
44106 msgid "non-function %qD declared as implicit template"
44107 msgstr "se redeclara la función %q+D como inline"
44109 #: cp/parser.c:19804
44110 #, gcc-internal-format
44111 msgid "array bound is not an integer constant"
44112 msgstr "el límite de la matriz no es una constante entera"
44114 #: cp/parser.c:19930
44115 #, gcc-internal-format
44116 msgid "cannot define member of dependent typedef %qT"
44117 msgstr "no se puede definir el miembro de la definición de tipo dependiente %qT"
44119 #: cp/parser.c:19934
44120 #, gcc-internal-format
44121 msgid "%<%T::%E%> is not a type"
44122 msgstr "%<%T::%E%> no es un tipo"
44124 #: cp/parser.c:19962
44125 #, gcc-internal-format
44126 msgid "invalid use of constructor as a template"
44127 msgstr "uso no válido del constructor como una plantilla"
44129 #: cp/parser.c:19964
44130 #, gcc-internal-format
44131 msgid "use %<%T::%D%> instead of %<%T::%D%> to name the constructor in a qualified name"
44132 msgstr "use %<%T::%D%> en lugar de %<%T::%D%> para nombrar el constructor en un nombre calificado"
44134 #. We do not attempt to print the declarator
44135 #. here because we do not have enough
44136 #. information about its original syntactic
44137 #. form.
44138 #: cp/parser.c:19981
44139 #, gcc-internal-format
44140 msgid "invalid declarator"
44141 msgstr "declarador no válido"
44143 #. But declarations with qualified-ids can't appear in a
44144 #. function.
44145 #: cp/parser.c:20051
44146 #, fuzzy, gcc-internal-format
44147 #| msgid "invalid type in declaration"
44148 msgid "qualified-id in declaration"
44149 msgstr "tipo no válido en la declaración"
44151 #: cp/parser.c:20076
44152 #, gcc-internal-format
44153 msgid "expected declarator"
44154 msgstr "se esperaba un declarador"
44156 #: cp/parser.c:20179
44157 #, gcc-internal-format
44158 msgid "%qD is a namespace"
44159 msgstr "%qD es un espacio de nombres"
44161 #: cp/parser.c:20181
44162 #, gcc-internal-format
44163 msgid "cannot form pointer to member of non-class %q#T"
44164 msgstr "no se puede formar un puntero al miembro de %q#T que no es clase"
44166 #: cp/parser.c:20202
44167 #, gcc-internal-format
44168 msgid "expected ptr-operator"
44169 msgstr "se esperaba un operador puntero"
44171 #: cp/parser.c:20261
44172 #, gcc-internal-format
44173 msgid "duplicate cv-qualifier"
44174 msgstr "calificador-cv duplicado"
44176 #: cp/parser.c:20315
44177 #, fuzzy, gcc-internal-format
44178 #| msgid "multiple `virtual' specifiers"
44179 msgid "multiple ref-qualifiers"
44180 msgstr "especificadores `virtual' múltiples"
44182 #: cp/parser.c:20352
44183 #, gcc-internal-format
44184 msgid "%E requires %<-fgnu-tm%>"
44185 msgstr ""
44187 #: cp/parser.c:20408
44188 #, gcc-internal-format
44189 msgid "duplicate virt-specifier"
44190 msgstr "especificador-virt duplicado"
44192 #: cp/parser.c:20679
44193 #, fuzzy, gcc-internal-format
44194 #| msgid "in template argument for type %qT "
44195 msgid "missing template arguments after %qT"
44196 msgstr "en el argumento de plantilla para el tipo %qT "
44198 #: cp/parser.c:20685 cp/typeck2.c:493 cp/typeck2.c:532 cp/typeck2.c:1976
44199 #, gcc-internal-format
44200 msgid "invalid use of %qT"
44201 msgstr "uso no válido de %qT"
44203 #: cp/parser.c:20706
44204 #, gcc-internal-format
44205 msgid "types may not be defined in template arguments"
44206 msgstr "no se pueden definir tipos en argumentos de plantilla"
44208 #: cp/parser.c:20711
44209 #, fuzzy, gcc-internal-format
44210 #| msgid "invalid use of '%E' as a non-type template-argument"
44211 msgid "invalid use of %<auto%> in template argument"
44212 msgstr "uso no válido de '%E' como un argumento de plantilla que no es tipo"
44214 #: cp/parser.c:20799
44215 #, gcc-internal-format
44216 msgid "expected type-specifier"
44217 msgstr "se esperaba un especificador de tipo"
44219 #: cp/parser.c:21105
44220 #, gcc-internal-format
44221 msgid "expected %<,%> or %<...%>"
44222 msgstr "se esperaba %<,%> o %<...%>"
44224 #: cp/parser.c:21180
44225 #, gcc-internal-format
44226 msgid "types may not be defined in parameter types"
44227 msgstr "no se pueden definir tipos en tipos de parámetro"
44229 #: cp/parser.c:21332
44230 #, gcc-internal-format
44231 msgid "default arguments are only permitted for function parameters"
44232 msgstr "los argumentos por defecto sólo se permiten para parámetros de función"
44234 #: cp/parser.c:21350
44235 #, gcc-internal-format
44236 msgid "parameter pack %qD cannot have a default argument"
44237 msgstr "el paquete de parámetros %qD no puede tener un argumento por defecto"
44239 #: cp/parser.c:21356
44240 #, gcc-internal-format
44241 msgid "template parameter pack cannot have a default argument"
44242 msgstr "el paquete de parámetros plantilla no puede tener un argumento por defecto"
44244 #: cp/parser.c:21358
44245 #, gcc-internal-format
44246 msgid "parameter pack cannot have a default argument"
44247 msgstr "el paquete de parámetros no puede tener un argumento por defecto"
44249 #: cp/parser.c:21745
44250 #, gcc-internal-format
44251 msgid "ISO C++ does not allow designated initializers"
44252 msgstr "ISO C++ no permite inicializadores designados"
44254 #: cp/parser.c:21759
44255 #, gcc-internal-format
44256 msgid "ISO C++ does not allow C99 designated initializers"
44257 msgstr "ISO C++ no permite inicializadores designados de C99"
44259 #: cp/parser.c:21879 cp/parser.c:22005
44260 #, gcc-internal-format
44261 msgid "expected class-name"
44262 msgstr "se esperaba un nombre de clase"
44264 #: cp/parser.c:22206
44265 #, gcc-internal-format
44266 msgid "expected %<;%> after class definition"
44267 msgstr "se esperaba %<;%> después de la definición de clase"
44269 #: cp/parser.c:22209
44270 #, gcc-internal-format
44271 msgid "expected %<;%> after struct definition"
44272 msgstr "se esperaba %<;%> después de la definición de struct"
44274 #: cp/parser.c:22212
44275 #, gcc-internal-format
44276 msgid "expected %<;%> after union definition"
44277 msgstr "se esperaba %<;%> después de la definición de union"
44279 #: cp/parser.c:22553
44280 #, gcc-internal-format
44281 msgid "expected %<{%> or %<:%>"
44282 msgstr "se esperaba %<{%> o %<:%>"
44284 #: cp/parser.c:22564
44285 #, gcc-internal-format
44286 msgid "cannot specify %<override%> for a class"
44287 msgstr "no se puede especificar %<override%> para una clase"
44289 #: cp/parser.c:22572
44290 #, gcc-internal-format
44291 msgid "global qualification of class name is invalid"
44292 msgstr "la calificación global del nombre de clase es no válida"
44294 #: cp/parser.c:22579
44295 #, gcc-internal-format
44296 msgid "qualified name does not name a class"
44297 msgstr "el nombre calificado no nombra una clase"
44299 #: cp/parser.c:22591
44300 #, gcc-internal-format
44301 msgid "invalid class name in declaration of %qD"
44302 msgstr "nombre de clase no válido en la declaración de %qD"
44304 #: cp/parser.c:22650
44305 #, gcc-internal-format
44306 msgid "an explicit specialization must be preceded by %<template <>%>"
44307 msgstr "una especialización explícita se debe preceder con %<template <>%>"
44309 #: cp/parser.c:22680
44310 #, gcc-internal-format
44311 msgid "function template %qD redeclared as a class template"
44312 msgstr "la plantilla de función %qD se redeclaró commo una plantilla de clase"
44314 #: cp/parser.c:22716
44315 #, gcc-internal-format
44316 msgid "could not resolve typename type"
44317 msgstr "no se puede resolver el tipo typename"
44319 #: cp/parser.c:22775
44320 #, fuzzy, gcc-internal-format
44321 #| msgid "previous definition of %q+#T"
44322 msgid "previous definition of %q#T"
44323 msgstr "definición previa de %q+#T"
44325 #: cp/parser.c:22865 cp/parser.c:27878
44326 #, gcc-internal-format
44327 msgid "expected class-key"
44328 msgstr "se esperaba una llave de clase"
44330 #: cp/parser.c:22889
44331 #, gcc-internal-format
44332 msgid "ISO C++ forbids typename key in template template parameter; use -std=c++1z or -std=gnu++1z"
44333 msgstr ""
44335 #: cp/parser.c:22893
44336 #, fuzzy, gcc-internal-format
44337 #| msgid "expected %<class%>, %<typename%>, or %<template%>"
44338 msgid "expected %<class%> or %<typename%>"
44339 msgstr "se esperaba %<class%>, %<typename%> o %<template%>"
44341 #: cp/parser.c:23135
44342 #, gcc-internal-format
44343 msgid "in C++03 a class-key must be used when declaring a friend"
44344 msgstr "en C++03 se debe usar una llave-clase cuando se declara un friend"
44346 #: cp/parser.c:23153
44347 #, gcc-internal-format
44348 msgid "friend declaration does not name a class or function"
44349 msgstr "la declaración friend no nombra una clase o función"
44351 #: cp/parser.c:23171
44352 #, gcc-internal-format
44353 msgid "a storage class on an anonymous aggregate in class scope is not allowed"
44354 msgstr ""
44356 #: cp/parser.c:23375
44357 #, gcc-internal-format
44358 msgid "pure-specifier on function-definition"
44359 msgstr "especificador-pure en la definición-de-función"
44361 #: cp/parser.c:23430
44362 #, fuzzy, gcc-internal-format
44363 #| msgid "expected %<;%> at end of member declaration"
44364 msgid "stray %<,%> at end of member declaration"
44365 msgstr "se esperaba %<;%> al final de la declaración miembro"
44367 #: cp/parser.c:23442
44368 #, gcc-internal-format
44369 msgid "expected %<;%> at end of member declaration"
44370 msgstr "se esperaba %<;%> al final de la declaración miembro"
44372 #: cp/parser.c:23516
44373 #, gcc-internal-format
44374 msgid "invalid pure specifier (only %<= 0%> is allowed)"
44375 msgstr "especificador pure no válido (sólo se permite %<= 0%>)"
44377 #: cp/parser.c:23551
44378 #, gcc-internal-format
44379 msgid "a brace-enclosed initializer is not allowed here"
44380 msgstr "un inicializador dentro de llaves no se permite aquí"
44382 #: cp/parser.c:23680
44383 #, gcc-internal-format
44384 msgid "%<virtual%> specified more than once in base-specified"
44385 msgstr "se especificó %<virtual%> más de una vez en la base especificada"
44387 #: cp/parser.c:23700
44388 #, gcc-internal-format
44389 msgid "more than one access specifier in base-specified"
44390 msgstr "más de un especificador de acceso en la base especificada"
44392 #: cp/parser.c:23724
44393 #, gcc-internal-format
44394 msgid "keyword %<typename%> not allowed outside of templates"
44395 msgstr "no se permite la palabra clave %<typename%> fuera de las plantillas"
44397 #: cp/parser.c:23727
44398 #, gcc-internal-format
44399 msgid "keyword %<typename%> not allowed in this context (the base class is implicitly a type)"
44400 msgstr "no se permite la palabra clave %<typename%> en este contexto (la clase base es implícitamente un tipo)"
44402 #: cp/parser.c:23820 cp/parser.c:23897
44403 #, gcc-internal-format
44404 msgid "types may not be defined in an exception-specification"
44405 msgstr "no se pueden definir tipos en una especificación de excepción"
44407 #: cp/parser.c:23905
44408 #, fuzzy, gcc-internal-format
44409 #| msgid "due to different exception specifications"
44410 msgid "ISO C++1z does not allow dynamic exception specifications"
44411 msgstr "debido a diferentes especificaciones de excepciones"
44413 #: cp/parser.c:23911
44414 #, fuzzy, gcc-internal-format
44415 #| msgid "dynamic exception specifications are deprecated in C++0x; use %<noexcept%> instead"
44416 msgid "dynamic exception specifications are deprecated in C++11"
44417 msgstr "las especificaciones de excepción dinámicas son obsoletas en C++0x; utilice %<noexcept%> en su lugar"
44419 #: cp/parser.c:23955
44420 #, fuzzy, gcc-internal-format
44421 #| msgid "invalid use of %<auto%> in conversion operator"
44422 msgid "invalid use of %<auto%> in exception-specification"
44423 msgstr "uso no válido de %<auto%> en el operador de conversión"
44425 #: cp/parser.c:23994
44426 #, fuzzy, gcc-internal-format
44427 #| msgid "%qD is not %<constexpr%>"
44428 msgid "%<try%> in %<constexpr%> function"
44429 msgstr "%qD no es %<constexpr%>"
44431 #: cp/parser.c:24107
44432 #, gcc-internal-format
44433 msgid "types may not be defined in exception-declarations"
44434 msgstr "no se pueden definir tipos en declaraciones de excepción"
44436 #: cp/parser.c:24711
44437 #, fuzzy, gcc-internal-format
44438 #| msgid "%qE attribute conflicts with attribute %s"
44439 msgid "attribute using prefix used together with scoped attribute token"
44440 msgstr "El atributo %qE genera un conflicto con el atributo %s"
44442 #: cp/parser.c:24725
44443 #, fuzzy, gcc-internal-format
44444 #| msgid "expected identifier or %<(%>"
44445 msgid "expected an identifier for the attribute name"
44446 msgstr "se esperaba un identificador o %<(%>"
44448 #: cp/parser.c:24806
44449 #, gcc-internal-format
44450 msgid "attribute %<noreturn%> can appear at most once in an attribute-list"
44451 msgstr ""
44453 #: cp/parser.c:24810
44454 #, gcc-internal-format
44455 msgid "attribute %<deprecated%> can appear at most once in an attribute-list"
44456 msgstr ""
44458 #: cp/parser.c:24847
44459 #, fuzzy, gcc-internal-format
44460 #| msgid "expected parameter pack before %<...%>"
44461 msgid "expected attribute before %<...%>"
44462 msgstr "se esperaba el parámetro pack antes de %<...%>"
44464 #: cp/parser.c:24908
44465 #, fuzzy, gcc-internal-format
44466 #| msgid "C++0x auto only available with -std=c++11 or -std=gnu++11"
44467 msgid "attribute using prefix only available with -std=c++1z or -std=gnu++1z"
44468 msgstr "C++0x automático sólo está disponible con -std=c++11 o -std=gnu++11"
44470 #: cp/parser.c:25122
44471 #, fuzzy, gcc-internal-format
44472 #| msgid "%<@required%> is not available in Objective-C 1.0"
44473 msgid "%<requires%> only available with -fconcepts"
44474 msgstr "%<@required%> no está disponible en Objective-C 1.0"
44476 #: cp/parser.c:25154
44477 #, fuzzy, gcc-internal-format
44478 #| msgid "a transaction expression cannot appear in a constant-expression"
44479 msgid "a requires expression cannot appear outside a template"
44480 msgstr "una expresión de transacción no puede aparecer en una expresión constante"
44482 #: cp/parser.c:25856
44483 #, gcc-internal-format
44484 msgid "specializing member %<%T::%E%> requires %<template<>%> syntax"
44485 msgstr "el miembro especializado %<%T::%E%> requiere sintaxis %<template<>%>"
44487 #: cp/parser.c:25861
44488 #, gcc-internal-format
44489 msgid "invalid declaration of %<%T::%E%>"
44490 msgstr "declaración no válida de %<%T::%E%>"
44492 #: cp/parser.c:25865
44493 #, gcc-internal-format
44494 msgid "too few template-parameter-lists"
44495 msgstr "faltan listas-de-parámetros-de-plantilla"
44497 #. Otherwise, there are too many template parameter lists.  We have
44498 #. something like:
44500 #. template <class T> template <class U> void S::f();
44501 #: cp/parser.c:25872
44502 #, gcc-internal-format
44503 msgid "too many template-parameter-lists"
44504 msgstr "demasiadas listas-de-parámetros-de-plantilla"
44506 #: cp/parser.c:26222
44507 #, gcc-internal-format
44508 msgid "named return values are no longer supported"
44509 msgstr "ya no se admiten los valores de devolución nombrados"
44511 #: cp/parser.c:26388
44512 #, fuzzy, gcc-internal-format
44513 #| msgid "literal operator template %qD has invalid parameter list.  Expected non-type template argument pack <char...>"
44514 msgid "literal operator template %qD has invalid parameter list.  Expected non-type template argument pack <char...> or <typename CharT, CharT...>"
44515 msgstr "la plantilla de operador literal %qD tiene una lista de parámetros no válida.  Se esperaba un paquete de argumentos de plantilla que no sean de tipo <char...>"
44517 #: cp/parser.c:26393
44518 #, gcc-internal-format
44519 msgid "literal operator template %qD has invalid parameter list.  Expected non-type template argument pack <char...>"
44520 msgstr "la plantilla de operador literal %qD tiene una lista de parámetros no válida.  Se esperaba un paquete de argumentos de plantilla que no sean de tipo <char...>"
44522 #: cp/parser.c:26462
44523 #, fuzzy, gcc-internal-format
44524 #| msgid "Enable multiply instructions"
44525 msgid "empty introduction-list"
44526 msgstr "Activa las instrucciones multiply"
44528 #: cp/parser.c:26486
44529 #, fuzzy, gcc-internal-format
44530 #| msgid "no matching template for %qD found"
44531 msgid "no matching concept for template-introduction"
44532 msgstr "no se encontró una plantilla coincidente para %qD"
44534 #: cp/parser.c:26508
44535 #, gcc-internal-format
44536 msgid "invalid declaration of member template in local class"
44537 msgstr "declaración no válida de plantilla miembro en la clase local"
44539 #: cp/parser.c:26517
44540 #, gcc-internal-format
44541 msgid "template with C linkage"
44542 msgstr "plantilla con enlace C"
44544 #: cp/parser.c:26536
44545 #, gcc-internal-format
44546 msgid "invalid explicit specialization"
44547 msgstr "especialización explícita no válida"
44549 #: cp/parser.c:26640
44550 #, gcc-internal-format
44551 msgid "template declaration of %<typedef%>"
44552 msgstr "declaración plantilla de %<typedef%>"
44554 #: cp/parser.c:26691
44555 #, fuzzy, gcc-internal-format
44556 #| msgid "declaration does not declare anything"
44557 msgid "a class template declaration must not declare anything else"
44558 msgstr "la declaración no declara nada"
44560 #: cp/parser.c:26737
44561 #, gcc-internal-format
44562 msgid "explicit template specialization cannot have a storage class"
44563 msgstr "la especialización de plantilla explícita no puede tener una clase de almacenamiento"
44565 #: cp/parser.c:27045
44566 #, gcc-internal-format
44567 msgid "%<>>%> should be %<> >%> within a nested template argument list"
44568 msgstr "%<>>%> debe ser %<> >%> dentro de una lista de argumentos de plantilla anidada"
44570 #: cp/parser.c:27058
44571 #, gcc-internal-format
44572 msgid "spurious %<>>%>, use %<>%> to terminate a template argument list"
44573 msgstr "%<>>%> sobrante, use %<>%> para terminar una lista de argumentos de plantilla"
44575 #: cp/parser.c:27357
44576 #, gcc-internal-format
44577 msgid "%<sizeof...%> argument must be surrounded by parentheses"
44578 msgstr ""
44580 #: cp/parser.c:27513
44581 #, gcc-internal-format
44582 msgid "invalid use of %qD in linkage specification"
44583 msgstr "uso no válido de %qD en la especificación de enlace"
44585 #: cp/parser.c:27528
44586 #, gcc-internal-format
44587 msgid "%<__thread%> before %qD"
44588 msgstr "%<__thread%> antes de %qD"
44590 #: cp/parser.c:27662
44591 #, gcc-internal-format
44592 msgid "ISO C++ 1998 does not support %<long long%>"
44593 msgstr "ISO C++ 1998 no admite %<long long%>"
44595 #: cp/parser.c:27670
44596 #, fuzzy, gcc-internal-format
44597 #| msgid "both %<_Sat%> and %<char%> in declaration specifiers"
44598 msgid "both %<__thread%> and %<thread_local%> specified"
44599 msgstr "se usaron al mismo tiempo %<_Sat%> y %<char%> en los especificadores de declaración"
44601 #: cp/parser.c:27672
44602 #, fuzzy, gcc-internal-format
44603 #| msgid "duplicate %qE"
44604 msgid "duplicate %qD"
44605 msgstr "%qE duplicado"
44607 #: cp/parser.c:27694
44608 #, gcc-internal-format
44609 msgid "duplicate %qs"
44610 msgstr "%qs duplicado"
44612 #: cp/parser.c:27736
44613 #, gcc-internal-format
44614 msgid "expected %<new%>"
44615 msgstr "se esperaba %<new%>"
44617 #: cp/parser.c:27739
44618 #, gcc-internal-format
44619 msgid "expected %<delete%>"
44620 msgstr "se esperaba %<delete%>"
44622 #: cp/parser.c:27742
44623 #, gcc-internal-format
44624 msgid "expected %<return%>"
44625 msgstr "se esperaba %<return%>"
44627 #: cp/parser.c:27748
44628 #, gcc-internal-format
44629 msgid "expected %<extern%>"
44630 msgstr "se esperaba %<extern%>"
44632 #: cp/parser.c:27751
44633 #, gcc-internal-format
44634 msgid "expected %<static_assert%>"
44635 msgstr "se esperaba %<static_assert%>"
44637 #: cp/parser.c:27754
44638 #, gcc-internal-format
44639 msgid "expected %<decltype%>"
44640 msgstr "se esperaba %<decltype%>"
44642 #: cp/parser.c:27757
44643 #, gcc-internal-format
44644 msgid "expected %<operator%>"
44645 msgstr "se esperaba %<operator%>"
44647 #: cp/parser.c:27760
44648 #, gcc-internal-format
44649 msgid "expected %<class%>"
44650 msgstr "se esperaba %<class%>"
44652 #: cp/parser.c:27763
44653 #, gcc-internal-format
44654 msgid "expected %<template%>"
44655 msgstr "se esperaba %<template%>"
44657 #: cp/parser.c:27766
44658 #, gcc-internal-format
44659 msgid "expected %<namespace%>"
44660 msgstr "se esperaba %<namespace%>"
44662 #: cp/parser.c:27769
44663 #, gcc-internal-format
44664 msgid "expected %<using%>"
44665 msgstr "se esperaba %<using%>"
44667 #: cp/parser.c:27772
44668 #, gcc-internal-format
44669 msgid "expected %<asm%>"
44670 msgstr "se esperaba %<asm%>"
44672 #: cp/parser.c:27775
44673 #, gcc-internal-format
44674 msgid "expected %<try%>"
44675 msgstr "se esperaba %<try%>"
44677 #: cp/parser.c:27778
44678 #, gcc-internal-format
44679 msgid "expected %<catch%>"
44680 msgstr "se esperaba %<catch%>"
44682 #: cp/parser.c:27781
44683 #, gcc-internal-format
44684 msgid "expected %<throw%>"
44685 msgstr "se esperaba %<throw%>"
44687 #: cp/parser.c:27784
44688 #, gcc-internal-format
44689 msgid "expected %<__label__%>"
44690 msgstr "se esperaba %<__label__%>"
44692 #: cp/parser.c:27787
44693 #, gcc-internal-format
44694 msgid "expected %<@try%>"
44695 msgstr "se esperaba %<@try%>"
44697 #: cp/parser.c:27790
44698 #, gcc-internal-format
44699 msgid "expected %<@synchronized%>"
44700 msgstr "se esperaba %<@synchronized%>"
44702 #: cp/parser.c:27793
44703 #, gcc-internal-format
44704 msgid "expected %<@throw%>"
44705 msgstr "se esperaba %<@throw%>"
44707 #: cp/parser.c:27796
44708 #, gcc-internal-format
44709 msgid "expected %<__transaction_atomic%>"
44710 msgstr "se esperaba %<__transaction_atomic%>"
44712 #: cp/parser.c:27799
44713 #, gcc-internal-format
44714 msgid "expected %<__transaction_relaxed%>"
44715 msgstr "se esperaba %<__transaction_relaxed%>"
44717 #: cp/parser.c:27830
44718 #, gcc-internal-format
44719 msgid "expected %<::%>"
44720 msgstr "se esperaba %<::%>"
44722 #: cp/parser.c:27842
44723 #, gcc-internal-format
44724 msgid "expected %<...%>"
44725 msgstr "se esperaba %<...%>"
44727 #: cp/parser.c:27845
44728 #, gcc-internal-format
44729 msgid "expected %<*%>"
44730 msgstr "se esperaba %<*%>"
44732 #: cp/parser.c:27848
44733 #, gcc-internal-format
44734 msgid "expected %<~%>"
44735 msgstr "se esperaba %<~%>"
44737 #: cp/parser.c:27854
44738 #, gcc-internal-format
44739 msgid "expected %<:%> or %<::%>"
44740 msgstr "se esperaba %<:%> o %<::%>"
44742 #: cp/parser.c:27882
44743 #, gcc-internal-format
44744 msgid "expected %<class%>, %<typename%>, or %<template%>"
44745 msgstr "se esperaba %<class%>, %<typename%> o %<template%>"
44747 #: cp/parser.c:28144
44748 #, gcc-internal-format
44749 msgid "%qs tag used in naming %q#T"
44750 msgstr "se usó la etiqueta %qs al nombrar a %q#T"
44752 #: cp/parser.c:28149
44753 #, gcc-internal-format
44754 msgid "%q#T was previously declared here"
44755 msgstr "%q#T se declaró previamente aquí"
44757 #: cp/parser.c:28170
44758 #, gcc-internal-format
44759 msgid "%qD redeclared with different access"
44760 msgstr "%qD se redeclaró con acceso diferente"
44762 #: cp/parser.c:28191
44763 #, fuzzy, gcc-internal-format
44764 #| msgid "%<template%> (as a disambiguator) is only allowed within templates"
44765 msgid "in C++98 %<template%> (as a disambiguator) is only allowed within templates"
44766 msgstr "%<template%> (como desambiguador) sólo se permite dentro de plantillas"
44768 #: cp/parser.c:28434
44769 #, gcc-internal-format
44770 msgid "file ends in default argument"
44771 msgstr "el fichero termina en el argumento por defecto"
44773 #: cp/parser.c:28663 cp/parser.c:29972 cp/parser.c:30158
44774 #, gcc-internal-format
44775 msgid "misplaced %<@%D%> Objective-C++ construct"
44776 msgstr "construct Objective-C++ %<@%D%> mal ubicado"
44778 #: cp/parser.c:28732
44779 #, fuzzy, gcc-internal-format
44780 #| msgid "objective-c++ message argument(s) are expected"
44781 msgid "objective-c++ message receiver expected"
44782 msgstr "se esperaba(n) argumento(s) de mensaje de objective-c++"
44784 #: cp/parser.c:28802
44785 #, gcc-internal-format
44786 msgid "objective-c++ message argument(s) are expected"
44787 msgstr "se esperaba(n) argumento(s) de mensaje de objective-c++"
44789 #: cp/parser.c:28832
44790 #, gcc-internal-format
44791 msgid "%<@encode%> must specify a type as an argument"
44792 msgstr "%<@encode%> debe especificar un tipo como un argumento"
44794 #: cp/parser.c:29238
44795 #, gcc-internal-format
44796 msgid "invalid Objective-C++ selector name"
44797 msgstr "nombre de selector Objective-C++ no válido"
44799 #: cp/parser.c:29313 cp/parser.c:29331
44800 #, gcc-internal-format
44801 msgid "objective-c++ method declaration is expected"
44802 msgstr "se esperaba una declaración de método de objective-c++"
44804 #: cp/parser.c:29325 cp/parser.c:29390
44805 #, gcc-internal-format
44806 msgid "method attributes must be specified at the end"
44807 msgstr "los atributos de método se deben especificar al final"
44809 #: cp/parser.c:29433
44810 #, gcc-internal-format
44811 msgid "stray %qs between Objective-C++ methods"
44812 msgstr "%qs sobrante después de los métodos Objective-C++"
44814 #: cp/parser.c:29639 cp/parser.c:29646 cp/parser.c:29653
44815 #, gcc-internal-format
44816 msgid "invalid type for instance variable"
44817 msgstr "tipo no válido para la variable de de instancia"
44819 #: cp/parser.c:29766
44820 #, gcc-internal-format
44821 msgid "identifier expected after %<@protocol%>"
44822 msgstr "se esperaba un identificador después de %<@protocol%>"
44824 #: cp/parser.c:29937
44825 #, gcc-internal-format
44826 msgid "attributes may not be specified before the %<@%D%> Objective-C++ keyword"
44827 msgstr "los atributos no se pueden especificar antes de la palabra clave de Objective-C++ %<@%D%>"
44829 #: cp/parser.c:29944
44830 #, gcc-internal-format
44831 msgid "prefix attributes are ignored before %<@%D%>"
44832 msgstr "se descartan los atributos de prefijo antes de %<@%D%>"
44834 #: cp/parser.c:30217 cp/parser.c:30224 cp/parser.c:30231
44835 #, gcc-internal-format
44836 msgid "invalid type for property"
44837 msgstr "tipo no válido para la propiedad"
44839 #: cp/parser.c:31358
44840 #, fuzzy, gcc-internal-format
44841 #| msgid "num_threads expression must be integral"
44842 msgid "%<wait%> expression must be integral"
44843 msgstr "la expresión num_threads debe ser integral"
44845 #: cp/parser.c:32053
44846 #, fuzzy, gcc-internal-format
44847 #| msgid "invalid initializer"
44848 msgid "invalid reduction-identifier"
44849 msgstr "inicializador no válido"
44851 #: cp/parser.c:34252
44852 #, gcc-internal-format
44853 msgid "parenthesized initialization is not allowed in OpenMP %<for%> loop"
44854 msgstr "no se permite la inicialización entre paréntesis para el bucle %<for%> en OpenMP"
44856 #: cp/parser.c:34255
44857 #, fuzzy, gcc-internal-format
44858 #| msgid "parenthesized initialization is not allowed in OpenMP %<for%> loop"
44859 msgid "parenthesized initialization is not allowed in for-loop"
44860 msgstr "no se permite la inicialización entre paréntesis para el bucle %<for%> en OpenMP"
44862 #: cp/parser.c:34351
44863 #, gcc-internal-format
44864 msgid "%<_Cilk_for%> allows expression instead of declaration only in C, not in C++"
44865 msgstr ""
44867 #: cp/parser.c:34587 cp/pt.c:15520
44868 #, gcc-internal-format
44869 msgid "iteration variable %qD should not be reduction"
44870 msgstr "la variable de iteración %qD no debe ser reduction"
44872 #: cp/parser.c:34672
44873 #, fuzzy, gcc-internal-format
44874 #| msgid "not enough DO loops for collapsed !$OMP DO at %L"
44875 msgid "not enough for loops to collapse"
44876 msgstr "no hay suficientes bucles DO para los !$OMP DO colapsados en %L"
44878 #: cp/parser.c:36630
44879 #, fuzzy, gcc-internal-format
44880 #| msgid "attributes are not allowed on a function-definition"
44881 msgid "vector attribute not immediately followed by a single function declaration or definition"
44882 msgstr "no se permiten atributos en una definición-de-función"
44884 #: cp/parser.c:36926
44885 #, fuzzy, gcc-internal-format
44886 #| msgid "invalid initializer"
44887 msgid "invalid initializer clause"
44888 msgstr "inicializador no válido"
44890 #: cp/parser.c:36954
44891 #, fuzzy, gcc-internal-format
44892 #| msgid "expected id-expression"
44893 msgid "expected id-expression (arguments)"
44894 msgstr "se esperaba una expresión id"
44896 #: cp/parser.c:36966
44897 #, gcc-internal-format
44898 msgid "one of the initializer call arguments should be %<omp_priv%> or %<&omp_priv%>"
44899 msgstr ""
44901 #: cp/parser.c:37066
44902 #, fuzzy, gcc-internal-format
44903 #| msgid "new types may not be defined in a return type"
44904 msgid "types may not be defined in declare reduction type list"
44905 msgstr "no se pueden definir tipos nuevos en un tipo de devolución"
44907 #: cp/parser.c:37088 cp/semantics.c:5387
44908 #, gcc-internal-format
44909 msgid "predeclared arithmetic type %qT in %<#pragma omp declare reduction%>"
44910 msgstr ""
44912 #: cp/parser.c:37093 cp/semantics.c:5396
44913 #, gcc-internal-format
44914 msgid "function or array type %qT in %<#pragma omp declare reduction%>"
44915 msgstr ""
44917 #: cp/parser.c:37096 cp/pt.c:12313 cp/semantics.c:5402
44918 #, gcc-internal-format
44919 msgid "reference type %qT in %<#pragma omp declare reduction%>"
44920 msgstr ""
44922 #: cp/parser.c:37099 cp/semantics.c:5408
44923 #, gcc-internal-format
44924 msgid "const, volatile or __restrict qualified type %qT in %<#pragma omp declare reduction%>"
44925 msgstr ""
44927 #: cp/parser.c:37449
44928 #, gcc-internal-format
44929 msgid "%<#pragma acc routine%> names a set of overloads"
44930 msgstr ""
44932 #: cp/parser.c:37459
44933 #, fuzzy, gcc-internal-format
44934 #| msgid "%qD is not a member template function"
44935 msgid "%qD does not refer to a namespace scope function"
44936 msgstr "%qD no es una función plantilla miembro"
44938 #. cancel-and-throw is unimplemented.
44939 #: cp/parser.c:37794
44940 #, gcc-internal-format
44941 msgid "atomic_cancel"
44942 msgstr ""
44944 #: cp/parser.c:37837 cp/semantics.c:8699
44945 #, gcc-internal-format
44946 msgid "%<__transaction_relaxed%> without transactional memory support enabled"
44947 msgstr "%<__transaction_relaxed%> sin activar el soporte de memoria transaccional"
44949 #: cp/parser.c:37839 cp/semantics.c:8701
44950 #, gcc-internal-format
44951 msgid "%<__transaction_atomic%> without transactional memory support enabled"
44952 msgstr "%<__transaction_atomic%> sin activar el soporte de memoria transaccional"
44954 #: cp/parser.c:38035
44955 #, gcc-internal-format
44956 msgid "junk at end of %<#pragma GCC pch_preprocess%>"
44957 msgstr "basura al final de %<#pragma GCC pch_preprocess%>"
44959 #: cp/parser.c:38068
44960 #, fuzzy, gcc-internal-format
44961 #| msgid "invalid constraints for operand"
44962 msgid "invalid grainsize for _Cilk_for"
44963 msgstr "restricciones no válidas para el operando"
44965 #: cp/parser.c:38323
44966 #, fuzzy, gcc-internal-format
44967 #| msgid "#pragma GCC optimize is not allowed inside functions"
44968 msgid "%<#pragma GCC ivdep%> must be inside a function"
44969 msgstr "no se permite #pragma GCC optimize dentro de funciones"
44971 #: cp/parser.c:38344
44972 #, fuzzy, gcc-internal-format
44973 #| msgid "#pragma GCC optimize is not allowed inside functions"
44974 msgid "%<#pragma simd%> must be inside a function"
44975 msgstr "no se permite #pragma GCC optimize dentro de funciones"
44977 #: cp/parser.c:38356
44978 #, fuzzy, gcc-internal-format
44979 #| msgid "#pragma GCC optimize is not allowed inside functions"
44980 msgid "%<#pragma cilk grainsize%> must be inside a function"
44981 msgstr "no se permite #pragma GCC optimize dentro de funciones"
44983 #: cp/parser.c:38368
44984 #, gcc-internal-format
44985 msgid "-fcilkplus must be enabled to use %<#pragma cilk grainsize%>"
44986 msgstr ""
44988 #: cp/parser.c:38425
44989 #, gcc-internal-format
44990 msgid "inter-module optimizations not implemented for C++"
44991 msgstr "no se han implementado las optimizaciones intermódulos para C++"
44993 #: cp/parser.c:38535
44994 #, fuzzy, gcc-internal-format
44995 #| msgid "Expected variable name at %C"
44996 msgid "expected variable-name"
44997 msgstr "se esperaba un nombre variable en %C"
44999 #: cp/parser.c:38599
45000 #, fuzzy, gcc-internal-format
45001 #| msgid "expected %<,%> or %<)%>"
45002 msgid "expected %<,%> or %<)%> after %qE"
45003 msgstr "se esperaba %<,%> o %<)%>"
45005 #: cp/parser.c:38998
45006 #, fuzzy, gcc-internal-format
45007 #| msgid "templates may not be %<virtual%>"
45008 msgid "implicit templates may not be %<virtual%>"
45009 msgstr "las plantillas no pueden ser %<virtual%>"
45011 #: cp/pt.c:294
45012 #, gcc-internal-format
45013 msgid "data member %qD cannot be a member template"
45014 msgstr "el dato miembro %qD no puede ser una plantilla miembro"
45016 #: cp/pt.c:306
45017 #, gcc-internal-format
45018 msgid "invalid member template declaration %qD"
45019 msgstr "declaración de la plantilla miembro %qD no válida"
45021 #: cp/pt.c:685
45022 #, gcc-internal-format
45023 msgid "explicit specialization in non-namespace scope %qD"
45024 msgstr "especialización explícita en el ámbito %qD que no es espacio de nombres"
45026 #: cp/pt.c:699
45027 #, gcc-internal-format
45028 msgid "enclosing class templates are not explicitly specialized"
45029 msgstr "las plantillas de clase contenedoras no son explícitamente especializadas"
45031 #: cp/pt.c:783
45032 #, gcc-internal-format
45033 msgid "specialization of %qD must appear at namespace scope"
45034 msgstr "la especialización de %qD debe aparecer en un ámbito de espacio de nombres"
45036 #: cp/pt.c:795
45037 #, gcc-internal-format
45038 msgid "specialization of %qD in different namespace"
45039 msgstr "especialización de %qD en un espacio de nombres diferente"
45041 #: cp/pt.c:797 cp/pt.c:1024
45042 #, fuzzy, gcc-internal-format
45043 #| msgid "  from definition of %q+#D"
45044 msgid "  from definition of %q#D"
45045 msgstr " de la definición de %q+#D"
45047 #: cp/pt.c:814
45048 #, gcc-internal-format
45049 msgid "explicit instantiation of %qD in namespace %qD (which does not enclose namespace %qD)"
45050 msgstr "instanciación explícita de %qD en el espacio de nombres %qD (el cual no incluye el espacio de nombres %qD)"
45052 #: cp/pt.c:934
45053 #, gcc-internal-format
45054 msgid "name of class shadows template template parameter %qD"
45055 msgstr "el nombre de la clase oscurece la plantilla de parámetro de plantilla %qD"
45057 #: cp/pt.c:946
45058 #, fuzzy, gcc-internal-format
45059 #| msgid "partial specialization of alias template %qD"
45060 msgid "specialization of alias template %qD"
45061 msgstr "especialización parcial de la plantilla alias %qD"
45063 #: cp/pt.c:949 cp/pt.c:1086
45064 #, gcc-internal-format
45065 msgid "explicit specialization of non-template %qT"
45066 msgstr "instanciación explícita de %qT que no es plantilla"
45068 #: cp/pt.c:981
45069 #, gcc-internal-format
45070 msgid "specialization of %qT after instantiation"
45071 msgstr "especialización de %qT después de la instanciación"
45073 #: cp/pt.c:1022
45074 #, gcc-internal-format
45075 msgid "specializing %q#T in different namespace"
45076 msgstr "se especializó %q#T en un espacio de nombres diferente"
45078 #. But if we've had an implicit instantiation, that's a
45079 #. problem ([temp.expl.spec]/6).
45080 #: cp/pt.c:1064
45081 #, gcc-internal-format
45082 msgid "specialization %qT after instantiation %qT"
45083 msgstr "especialización de %qT después de la instanciación %qT"
45085 #: cp/pt.c:1082
45086 #, gcc-internal-format
45087 msgid "template specialization of %qD not allowed by ISO C++"
45088 msgstr "no se permite la especialización de plantilla de %qD por ISO C++"
45090 #: cp/pt.c:1544
45091 #, gcc-internal-format
45092 msgid "specialization of %qD after instantiation"
45093 msgstr "especialización de %qD después de la instanciación"
45095 #: cp/pt.c:1946
45096 #, fuzzy, gcc-internal-format
45097 #| msgid "candidate is: %+#D"
45098 msgid "candidate is: %#D"
45099 msgstr "el candidato es: %+#D"
45101 #: cp/pt.c:1953 cp/semantics.c:5256
45102 #, fuzzy, gcc-internal-format
45103 #| msgid "%s %+#D"
45104 msgid "%s %#D"
45105 msgstr "%s %+#D"
45107 #: cp/pt.c:2094
45108 #, gcc-internal-format
45109 msgid "%qD is not a function template"
45110 msgstr "%qD no es una plantilla de función"
45112 #: cp/pt.c:2099
45113 #, fuzzy, gcc-internal-format
45114 #| msgid "%qD is not a variable"
45115 msgid "%qD is not a variable template"
45116 msgstr "%qD no es una variable"
45118 #: cp/pt.c:2353
45119 #, gcc-internal-format
45120 msgid "template-id %qD for %q+D does not match any template declaration"
45121 msgstr "el id-de-plantilla %qD para %q+D no coincide con ninguna declaración de plantilla"
45123 #: cp/pt.c:2356
45124 #, gcc-internal-format
45125 msgid "saw %d %<template<>%>, need %d for specializing a member function template"
45126 msgstr "se encontró %d %<template<>%>, se necesita %d para especializar una plantilla de función miembro"
45128 #: cp/pt.c:2367
45129 #, gcc-internal-format
45130 msgid "ambiguous template specialization %qD for %q+D"
45131 msgstr "especialización de plantilla %qD ambigua para %q+D"
45133 #: cp/pt.c:2577
45134 #, fuzzy, gcc-internal-format
45135 #| msgid "variadic templates only available with -std=c++11 or -std=gnu++11"
45136 msgid "variable templates only available with -std=c++14 or -std=gnu++14"
45137 msgstr "las plantillas variadic sólo están disponibles con -std=c++11 o -std=gnu++11"
45139 #: cp/pt.c:2586
45140 #, fuzzy, gcc-internal-format
45141 #| msgid "wrong number of template arguments (%d, should be %d)"
45142 msgid "too many template headers for %D (should be %d)"
45143 msgstr "número erróneo de argumentos de plantilla (%d, debe ser %d)"
45145 #: cp/pt.c:2591
45146 #, gcc-internal-format
45147 msgid "members of an explicitly specialized class are defined without a template header"
45148 msgstr ""
45150 #: cp/pt.c:2615
45151 #, fuzzy, gcc-internal-format
45152 #| msgid "explicit specialization of %qD after first use"
45153 msgid "explicit specialization of %qD outside its namespace must use a nested-name-specifier"
45154 msgstr "especialización explícita de %qD después del primer uso"
45156 #. This was allowed in C++98, so only pedwarn.
45157 #: cp/pt.c:2620
45158 #, fuzzy, gcc-internal-format
45159 #| msgid "explicit instantiation of %qD in namespace %qD (which does not enclose namespace %qD)"
45160 msgid "explicit instantiation of %qD outside its namespace must use a nested-name-specifier"
45161 msgstr "instanciación explícita de %qD en el espacio de nombres %qD (el cual no incluye el espacio de nombres %qD)"
45163 #. This case handles bogus declarations like template <>
45164 #. template <class T> void f<int>();
45165 #: cp/pt.c:2710 cp/pt.c:2769
45166 #, gcc-internal-format
45167 msgid "template-id %qD in declaration of primary template"
45168 msgstr "id de plantilla %qD en la declaración de la plantilla primaria"
45170 #: cp/pt.c:2723
45171 #, gcc-internal-format
45172 msgid "template parameter list used in explicit instantiation"
45173 msgstr "no se usan la plantilla de lista de parámetros en la instanciación explícita"
45175 #: cp/pt.c:2729
45176 #, gcc-internal-format
45177 msgid "definition provided for explicit instantiation"
45178 msgstr "se proporcionó una definición para la instanciación explícita"
45180 #: cp/pt.c:2737
45181 #, gcc-internal-format
45182 msgid "too many template parameter lists in declaration of %qD"
45183 msgstr "demasiadas listas de parámetros de plantilla en la declaración de %qD"
45185 #: cp/pt.c:2740
45186 #, gcc-internal-format
45187 msgid "too few template parameter lists in declaration of %qD"
45188 msgstr "faltan listas de parámetros de plantilla en la declaración de %qD"
45190 #: cp/pt.c:2742
45191 #, gcc-internal-format
45192 msgid "explicit specialization of %qD must be introduced by %<template <>%>"
45193 msgstr "la especialización explícita de %qD se debe preceder con %<template <>%>"
45195 #: cp/pt.c:2748
45196 #, fuzzy, gcc-internal-format
45197 #| msgid "explicit specialization of non-template %qT"
45198 msgid "explicit specialization declared %<concept%>"
45199 msgstr "instanciación explícita de %qT que no es plantilla"
45201 #: cp/pt.c:2779
45202 #, fuzzy, gcc-internal-format
45203 #| msgid "function template partial specialization %qD is not allowed"
45204 msgid "non-type partial specialization %qD is not allowed"
45205 msgstr "no se permite la especialización parcial de la función de plantilla %qD"
45207 #: cp/pt.c:2782
45208 #, fuzzy, gcc-internal-format
45209 #| msgid "function template partial specialization %qD is not allowed"
45210 msgid "non-class, non-variable partial specialization %qD is not allowed"
45211 msgstr "no se permite la especialización parcial de la función de plantilla %qD"
45213 #: cp/pt.c:2815
45214 #, gcc-internal-format
45215 msgid "default argument specified in explicit specialization"
45216 msgstr "se especificó un argumento por defecto en la especialización explícita"
45218 #: cp/pt.c:2853
45219 #, gcc-internal-format
45220 msgid "%qD is not a template function"
45221 msgstr "%qD no es una función plantilla"
45223 #. From [temp.expl.spec]:
45225 #. If such an explicit specialization for the member
45226 #. of a class template names an implicitly-declared
45227 #. special member function (clause _special_), the
45228 #. program is ill-formed.
45230 #. Similar language is found in [temp.explicit].
45231 #: cp/pt.c:2918
45232 #, gcc-internal-format
45233 msgid "specialization of implicitly-declared special member function"
45234 msgstr "especialización de la función miembro especial declarada implícitamente"
45236 #: cp/pt.c:2962
45237 #, gcc-internal-format
45238 msgid "no member function %qD declared in %qT"
45239 msgstr "la función no miembro %qD se declaró en %qT"
45241 #: cp/pt.c:2993
45242 #, fuzzy, gcc-internal-format
45243 #| msgid "friend declaration %qD in local class without prior declaration"
45244 msgid "friend declaration %qD is not visible to explicit specialization"
45245 msgstr "una declaración friend %qD en una clase local sin declaración previa"
45247 #: cp/pt.c:2996
45248 #, fuzzy, gcc-internal-format
45249 #| msgid "shadowed declaration is here"
45250 msgid "friend declaration here"
45251 msgstr "aquí está la declaración oscurecida"
45253 #: cp/pt.c:3104
45254 #, fuzzy, gcc-internal-format
45255 #| msgid "explicit specialization of non-template %qT"
45256 msgid "explicit specialization of function concept %qD"
45257 msgstr "instanciación explícita de %qT que no es plantilla"
45259 #: cp/pt.c:3704
45260 #, gcc-internal-format
45261 msgid "base initializer expansion %<%T%> contains no parameter packs"
45262 msgstr "la expansión del inicializador base %<%T%> no contiene paquetes de parámetro"
45264 #: cp/pt.c:3768
45265 #, gcc-internal-format
45266 msgid "expansion pattern %<%T%> contains no argument packs"
45267 msgstr "el patrón de expansión %<%T%> no contiene paquetes de argumento"
45269 #: cp/pt.c:3770
45270 #, gcc-internal-format
45271 msgid "expansion pattern %<%E%> contains no argument packs"
45272 msgstr "el patrón de expansión %<%E%> no contiene paquetes de argumento"
45274 #: cp/pt.c:3815
45275 #, gcc-internal-format
45276 msgid "parameter packs not expanded with %<...%>:"
45277 msgstr "no se expanden los paquetes de parámetro con %<...%>"
45279 #: cp/pt.c:3830 cp/pt.c:4584
45280 #, gcc-internal-format
45281 msgid "        %qD"
45282 msgstr "        %qD"
45284 #: cp/pt.c:3832
45285 #, gcc-internal-format
45286 msgid "        <anonymous>"
45287 msgstr "        <anónimo>"
45289 #: cp/pt.c:3959
45290 #, fuzzy, gcc-internal-format
45291 #| msgid "declaration of %q+D shadows a parameter"
45292 msgid "declaration of template parameter %q+D shadows template parameter"
45293 msgstr "la declaración de %q+D oscurece un parámetro"
45295 #: cp/pt.c:3962
45296 #, fuzzy, gcc-internal-format
45297 #| msgid "declaration of %q+D shadows a parameter"
45298 msgid "declaration of %q+#D shadows template parameter"
45299 msgstr "la declaración de %q+D oscurece un parámetro"
45301 #: cp/pt.c:3964
45302 #, fuzzy, gcc-internal-format
45303 #| msgid "template parameter type %qT declared %<friend%>"
45304 msgid "template parameter %qD declared here"
45305 msgstr "el tipo de parámetro de plantilla %qT se declaró %<friend%>"
45307 #: cp/pt.c:4520
45308 #, fuzzy, gcc-internal-format
45309 #| msgid "partial specialization of alias template %qD"
45310 msgid "specialization of variable concept %q#D"
45311 msgstr "especialización parcial de la plantilla alias %qD"
45313 #: cp/pt.c:4579
45314 #, fuzzy, gcc-internal-format
45315 #| msgid "template parameters not used in partial specialization:"
45316 msgid "template parameters not deducible in partial specialization:"
45317 msgstr "no se usan los parámetros de plantilla en la especialización parcial:"
45319 #: cp/pt.c:4603
45320 #, fuzzy, gcc-internal-format
45321 #| msgid "partial specialization %qT does not specialize any template arguments"
45322 msgid "partial specialization %q+D does not specialize any template arguments"
45323 msgstr "la especialización parcial %qT no especializa ningún argumento de plantilla"
45325 #: cp/pt.c:4606
45326 #, fuzzy, gcc-internal-format
45327 #| msgid "partial specialization %qT does not specialize any template arguments"
45328 msgid "partial specialization %q+D does not specialize any template arguments and is not more constrained than"
45329 msgstr "la especialización parcial %qT no especializa ningún argumento de plantilla"
45331 #: cp/pt.c:4608 cp/pt.c:4619
45332 #, fuzzy, gcc-internal-format
45333 #| msgid "previously declared here"
45334 msgid "primary template here"
45335 msgstr "se declaró previamente aquí"
45337 #: cp/pt.c:4616
45338 #, gcc-internal-format
45339 msgid "partial specialization is not more specialized than the primary template because it replaces multiple parameters with a pack expansion"
45340 msgstr ""
45342 #: cp/pt.c:4631
45343 #, fuzzy, gcc-internal-format
45344 #| msgid "partial specialization %qT does not specialize any template arguments"
45345 msgid "partial specialization %qD is not more specialized than"
45346 msgstr "la especialización parcial %qT no especializa ningún argumento de plantilla"
45348 #: cp/pt.c:4633
45349 #, fuzzy, gcc-internal-format
45350 #| msgid "previously declared here"
45351 msgid "primary template %qD"
45352 msgstr "se declaró previamente aquí"
45354 #: cp/pt.c:4680
45355 #, gcc-internal-format
45356 msgid "parameter pack argument %qE must be at the end of the template argument list"
45357 msgstr "el argumento de paquete de parámetro %qE debe estar al final de la lista de argumentos de plantilla"
45359 #: cp/pt.c:4683
45360 #, gcc-internal-format
45361 msgid "parameter pack argument %qT must be at the end of the template argument list"
45362 msgstr "el argumento de paquete de parámetro %qT debe estar al final de la lista de argumentos de plantilla"
45364 #: cp/pt.c:4704
45365 #, gcc-internal-format
45366 msgid "template argument %qE involves template parameter(s)"
45367 msgstr "el argumento de plantilla %qE involucra a el(los) parámetro(s) de plantilla"
45369 #: cp/pt.c:4750
45370 #, gcc-internal-format
45371 msgid "type %qT of template argument %qE depends on a template parameter"
45372 msgid_plural "type %qT of template argument %qE depends on template parameters"
45373 msgstr[0] "el tipo %qT del argumento de plantilla %qE depende de un parámetro de plantilla"
45374 msgstr[1] "el tipo %qT del argumento de plantilla %qE depende de parámetros de plantilla"
45376 #: cp/pt.c:4812
45377 #, fuzzy, gcc-internal-format
45378 #| msgid "ambiguous class template instantiation for %q#T"
45379 msgid "declaration of %qD ambiguates earlier template instantiation for %qD"
45380 msgstr "instanciación de plantilla clase ambigua para %q#T"
45382 #: cp/pt.c:4816
45383 #, fuzzy, gcc-internal-format
45384 #| msgid "partial specialization of %qT after instantiation of %qT"
45385 msgid "partial specialization of %qD after instantiation of %qD"
45386 msgstr "especialización parcial de %qT después de la instanciación %qT"
45388 #: cp/pt.c:4992
45389 #, gcc-internal-format
45390 msgid "no default argument for %qD"
45391 msgstr "no hay un argumento por defecto para %qD"
45393 #. A primary class template can only have one
45394 #. parameter pack, at the end of the template
45395 #. parameter list.
45396 #: cp/pt.c:5014
45397 #, fuzzy, gcc-internal-format
45398 #| msgid "parameter pack %qE must be at the end of the template parameter list"
45399 msgid "parameter pack %q+D must be at the end of the template parameter list"
45400 msgstr "el parámetro de paquete %qE debe estar al final de la lista de parámetros de plantilla"
45402 #: cp/pt.c:5050
45403 #, gcc-internal-format
45404 msgid "default template arguments may not be used in function template friend re-declaration"
45405 msgstr "no se pueden usar los argumentos de plantilla por defecto en la re-declaración friend de la plantilla de función"
45407 #: cp/pt.c:5053
45408 #, gcc-internal-format
45409 msgid "default template arguments may not be used in function template friend declarations"
45410 msgstr "no se pueden usar los argumentos de plantilla por defecto en las declaraciones friend de la plantilla de función"
45412 #: cp/pt.c:5056
45413 #, gcc-internal-format
45414 msgid "default template arguments may not be used in function templates without -std=c++11 or -std=gnu++11"
45415 msgstr "los argumentos de plantilla por defecto no se pueden usar en las plantillas de función sin -std=c++11 o -std=gnu++11"
45417 #: cp/pt.c:5059
45418 #, gcc-internal-format
45419 msgid "default template arguments may not be used in partial specializations"
45420 msgstr "no se pueden usar los argumentos de plantilla por defecto en las especializaciones parciales"
45422 #: cp/pt.c:5062 cp/pt.c:5120
45423 #, gcc-internal-format
45424 msgid "default argument for template parameter for class enclosing %qD"
45425 msgstr "argumento por defecto para el parámetro de plantilla para la clase incluyente %qD"
45427 #: cp/pt.c:5234
45428 #, fuzzy, gcc-internal-format
45429 #| msgid "namespace %qT undeclared"
45430 msgid "template %qD declared"
45431 msgstr "espacio de nombres %qT sin declarar"
45433 #: cp/pt.c:5241
45434 #, gcc-internal-format
45435 msgid "template class without a name"
45436 msgstr "clase de plantilla sin nombre"
45438 #: cp/pt.c:5249
45439 #, fuzzy, gcc-internal-format
45440 #| msgid "non-member function %qD cannot have cv-qualifier"
45441 msgid "member template %qD may not have virt-specifiers"
45442 msgstr "la función que no es miembro %qD no puede tener calificador-cv"
45444 #. [basic.stc.dynamic.allocation]
45446 #. An allocation function can be a function
45447 #. template. ... Template allocation functions shall
45448 #. have two or more parameters.
45449 #: cp/pt.c:5271
45450 #, gcc-internal-format
45451 msgid "invalid template declaration of %qD"
45452 msgstr "declaración de la plantilla de %qD no válida"
45454 #: cp/pt.c:5411
45455 #, gcc-internal-format
45456 msgid "template definition of non-template %q#D"
45457 msgstr "definición de plantilla de %q#D que no es plantilla"
45459 #: cp/pt.c:5454
45460 #, gcc-internal-format
45461 msgid "expected %d levels of template parms for %q#D, got %d"
45462 msgstr "se esperaban %d niveles de parámetros de plantilla para %q#D, se obtuvieron %d"
45464 #: cp/pt.c:5468
45465 #, gcc-internal-format
45466 msgid "got %d template parameters for %q#D"
45467 msgstr "se obtuvieron %d parámetros de plantilla para %q#D"
45469 #: cp/pt.c:5471
45470 #, gcc-internal-format
45471 msgid "got %d template parameters for %q#T"
45472 msgstr "se obtuvieron %d parámetros de plantilla para %q#T"
45474 #: cp/pt.c:5473
45475 #, gcc-internal-format, gfc-internal-format
45476 msgid "  but %d required"
45477 msgstr "  pero se requieren %d"
45479 #: cp/pt.c:5494
45480 #, gcc-internal-format
45481 msgid "template arguments to %qD do not match original template %qD"
45482 msgstr "los argumentos de plantilla para %qD no coinciden con la plantilla original %qD"
45484 #: cp/pt.c:5498
45485 #, gcc-internal-format
45486 msgid "use template<> for an explicit specialization"
45487 msgstr "utilice template<> para una especialización explícita"
45489 #: cp/pt.c:5636
45490 #, gcc-internal-format
45491 msgid "%qT is not a template type"
45492 msgstr "%qT no es un tipo plantilla"
45494 #: cp/pt.c:5649
45495 #, gcc-internal-format
45496 msgid "template specifiers not specified in declaration of %qD"
45497 msgstr "no se especificaron los especificadores de plantilla en la declaración de %qD"
45499 #: cp/pt.c:5660
45500 #, gcc-internal-format, gfc-internal-format
45501 msgid "redeclared with %d template parameter"
45502 msgid_plural "redeclared with %d template parameters"
45503 msgstr[0] "se redeclaró con %d parámetro de plantilla"
45504 msgstr[1] "se redeclaró con %d parámetros de plantilla"
45506 #: cp/pt.c:5664
45507 #, fuzzy, gcc-internal-format
45508 #| msgid "previous declaration %q+D used %d template parameter"
45509 #| msgid_plural "previous declaration %q+D used %d template parameters"
45510 msgid "previous declaration %qD used %d template parameter"
45511 msgid_plural "previous declaration %qD used %d template parameters"
45512 msgstr[0] "la declaración previa de %q+#D usó %d parámetro de plantilla"
45513 msgstr[1] "la declaración previa de %q+#D usó %d parámetros de plantilla"
45515 #: cp/pt.c:5701
45516 #, gcc-internal-format
45517 msgid "template parameter %q+#D"
45518 msgstr "parámetro de plantilla %q+#D"
45520 #: cp/pt.c:5702
45521 #, gcc-internal-format
45522 msgid "redeclared here as %q#D"
45523 msgstr "redeclarado aquí como %q#D"
45525 #. We have in [temp.param]:
45527 #. A template-parameter may not be given default arguments
45528 #. by two different declarations in the same scope.
45529 #: cp/pt.c:5712
45530 #, gcc-internal-format
45531 msgid "redefinition of default argument for %q#D"
45532 msgstr "redefinición del argumento por defecto para %q#D"
45534 #: cp/pt.c:5714
45535 #, gcc-internal-format
45536 msgid "original definition appeared here"
45537 msgstr "la definición original apareció aquí"
45539 #: cp/pt.c:5742
45540 #, fuzzy, gcc-internal-format
45541 #| msgid "redeclaration %qD differs in %<constexpr%>"
45542 msgid "redeclaration %q#D with different constraints"
45543 msgstr "la redeclaración de %qD difiere en %<constexpr%>"
45545 #: cp/pt.c:5745
45546 #, fuzzy, gcc-internal-format
45547 #| msgid "original definition appeared here"
45548 msgid "original declaration appeared here"
45549 msgstr "la definición original apareció aquí"
45551 #: cp/pt.c:6004 cp/pt.c:6061
45552 #, gcc-internal-format
45553 msgid "%qE is not a valid template argument for type %qT"
45554 msgstr "%qE no es un argumento de plantilla válido para el tipo %qT"
45556 #: cp/pt.c:6007
45557 #, gcc-internal-format
45558 msgid "it must be the address of a function with external linkage"
45559 msgstr "debe ser la dirección de una función con enlace externo"
45561 #: cp/pt.c:6010
45562 #, fuzzy, gcc-internal-format
45563 #| msgid "it must be the address of a function with external linkage"
45564 msgid "it must be the name of a function with external linkage"
45565 msgstr "debe ser la dirección de una función con enlace externo"
45567 #: cp/pt.c:6022
45568 #, gcc-internal-format
45569 msgid "%qE is not a valid template argument for type %qT because %qD has no linkage"
45570 msgstr "%qE no es un argumento válido de plantilla para el tipo %qT porque %qD no tiene enlace"
45572 #: cp/pt.c:6026
45573 #, gcc-internal-format
45574 msgid "%qE is not a valid template argument for type %qT because %qD does not have external linkage"
45575 msgstr "%qE no es un argumento válido de plantilla para el tipo %qT porque %qD no tiene enlace externo"
45577 #: cp/pt.c:6063
45578 #, gcc-internal-format
45579 msgid "it must be a pointer-to-member of the form %<&X::Y%>"
45580 msgstr "debe ser un puntero-a-miembro de la forma %<&X::Y%>"
45582 #: cp/pt.c:6114
45583 #, gcc-internal-format
45584 msgid "  couldn't deduce template parameter %qD"
45585 msgstr "  no se puede deducir el parámetro de plantilla %qD"
45587 #: cp/pt.c:6129
45588 #, gcc-internal-format
45589 msgid "  types %qT and %qT have incompatible cv-qualifiers"
45590 msgstr "  los tipos %qT y %qT tiene calificadores-cv incompatibles"
45592 #: cp/pt.c:6138
45593 #, gcc-internal-format
45594 msgid "  mismatched types %qT and %qT"
45595 msgstr "  no coinciden los tipos %qT y %qT"
45597 #: cp/pt.c:6147
45598 #, gcc-internal-format
45599 msgid "  template parameter %qD is not a parameter pack, but argument %qD is"
45600 msgstr "  el parámetro de plantilla %qD no es un paquete de parámetro, pero el argumento %qD sí"
45602 #: cp/pt.c:6158
45603 #, gcc-internal-format
45604 msgid "  template argument %qE does not match pointer-to-member constant %qE"
45605 msgstr "  el argumento de plantilla %qE no coincide con la constante puntero-a-miembro %qE"
45607 #: cp/pt.c:6168
45608 #, gcc-internal-format
45609 msgid "  %qE is not equivalent to %qE"
45610 msgstr "  %qE no es equivalente a %qE"
45612 #: cp/pt.c:6177
45613 #, gcc-internal-format
45614 msgid "  inconsistent parameter pack deduction with %qT and %qT"
45615 msgstr "  deducción de paquete de parámetros inconsistente con %qT y %qT"
45617 #: cp/pt.c:6189
45618 #, gcc-internal-format
45619 msgid "  deduced conflicting types for parameter %qT (%qT and %qT)"
45620 msgstr "  se deducen tipos en conflicto para el parámetro %qT (%qT y %qT)"
45622 #: cp/pt.c:6193
45623 #, gcc-internal-format
45624 msgid "  deduced conflicting values for non-type parameter %qE (%qE and %qE)"
45625 msgstr "  se deducen valores en conflicto para el parámetro %qE que no es tipo (%qE y %qE)"
45627 #: cp/pt.c:6204
45628 #, gcc-internal-format
45629 msgid "  variable-sized array type %qT is not a valid template argument"
45630 msgstr "  el tipo matriz de tamaño variable %qT no es un argumento de plantilla válido"
45632 #: cp/pt.c:6215
45633 #, gcc-internal-format
45634 msgid "  member function type %qT is not a valid template argument"
45635 msgstr "  el tipo de función miembro %qT no es un argumento de plantilla válido"
45637 #: cp/pt.c:6227
45638 #, fuzzy, gcc-internal-format, gfc-internal-format
45639 #| msgid "  candidate expects %d argument, %d provided"
45640 #| msgid_plural "  candidate expects %d arguments, %d provided"
45641 msgid "  candidate expects at least %d argument, %d provided"
45642 msgid_plural "  candidate expects at least %d arguments, %d provided"
45643 msgstr[0] "  el candidato espera %d argumento, se proporcionaron %d"
45644 msgstr[1] "  el candidato espera %d argumentos, se proporcionaron %d"
45646 #: cp/pt.c:6258
45647 #, gcc-internal-format
45648 msgid "  cannot convert %qE (type %qT) to type %qT"
45649 msgstr "  no se puede convertir %qE (tipo %qT) al tipo %qT"
45651 #: cp/pt.c:6271
45652 #, gcc-internal-format
45653 msgid "  %qT is an ambiguous base class of %qT"
45654 msgstr "  %qT es una clase base ambigua de %qT"
45656 #: cp/pt.c:6275
45657 #, gcc-internal-format
45658 msgid "  %qT is not derived from %qT"
45659 msgstr "  %qT no es derivado de %qT"
45661 #: cp/pt.c:6286
45662 #, gcc-internal-format
45663 msgid "  template parameters of a template template argument are inconsistent with other deduced template arguments"
45664 msgstr "  los parámetros de plantilla de un argumento de plantilla plantilla son inconsistentes con otros argumentos de plantilla deducidos"
45666 #: cp/pt.c:6296
45667 #, gcc-internal-format
45668 msgid "  can't deduce a template for %qT from non-template type %qT"
45669 msgstr "  no se puede deducir una plantilla para %qT del tipo %qT que no es plantilla"
45671 #: cp/pt.c:6306
45672 #, fuzzy, gcc-internal-format
45673 #| msgid "  template argument %qE does not match %qD"
45674 msgid "  template argument %qE does not match %qE"
45675 msgstr "  el argumento de plantilla %qE no coincide con %qD"
45677 #: cp/pt.c:6315
45678 #, gcc-internal-format
45679 msgid "  could not resolve address from overloaded function %qE"
45680 msgstr "  no se puede resolver la dirección de la función sobrecargada %qE"
45682 #: cp/pt.c:6354
45683 #, gcc-internal-format
45684 msgid "%qE is not a valid template argument for type %qT because string literals can never be used in this context"
45685 msgstr "%qE no es un argumento válido de plantilla para el tipo %qT porque las literales de cadena nunca se pueden usar en este contexto"
45687 #: cp/pt.c:6521
45688 #, gcc-internal-format
45689 msgid "in template argument for type %qT "
45690 msgstr "en el argumento de plantilla para el tipo %qT "
45692 #: cp/pt.c:6568
45693 #, gcc-internal-format
45694 msgid "%qD is not a valid template argument because %qD is a variable, not the address of a variable"
45695 msgstr "%qD no es un argumento válido de plantilla porque %qD es una variable, no la dirección de una variable"
45697 #: cp/pt.c:6576
45698 #, fuzzy, gcc-internal-format
45699 #| msgid "%qD is not a valid template argument because %qD is a variable, not the address of a variable"
45700 msgid "%qE is not a valid template argument for %qT because it is not the address of a variable"
45701 msgstr "%qD no es un argumento válido de plantilla porque %qD es una variable, no la dirección de una variable"
45703 #: cp/pt.c:6594
45704 #, gcc-internal-format
45705 msgid "%qE is not a valid template argument of type %qT because %qE is not a variable"
45706 msgstr "%qE no es un argumento válido de plantilla de tipo %qT porque %qE no es una variable"
45708 #: cp/pt.c:6601
45709 #, gcc-internal-format
45710 msgid "%qE is not a valid template argument of type %qT because %qD does not have external linkage"
45711 msgstr "%qE no es un argumento válido de plantilla de tipo %qT porque %qD no tiene enlace externo"
45713 #: cp/pt.c:6609
45714 #, gcc-internal-format
45715 msgid "%qE is not a valid template argument of type %qT because %qD has no linkage"
45716 msgstr "%qE no es un argumento válido de plantilla de tipo %qT porque %qD no tiene enlace"
45718 #: cp/pt.c:6639
45719 #, gcc-internal-format
45720 msgid "%qE is not a valid template argument for type %qT because of conflicts in cv-qualification"
45721 msgstr "%qE no es un argumento de plantilla válido para el tipo %qT debido a conflictos en la calificación cv"
45723 #: cp/pt.c:6647
45724 #, gcc-internal-format
45725 msgid "%qE is not a valid template argument for type %qT because it is not an lvalue"
45726 msgstr "%qE no es un argumento válido de plantilla para el tipo %qT porque no es un l-valor"
45728 #: cp/pt.c:6665
45729 #, gcc-internal-format
45730 msgid "%q#D is not a valid template argument for type %qT because a reference variable does not have a constant address"
45731 msgstr "%q#D no es un argumento válido de plantilla para el tipo %qT porque una referencia variable no tiene una dirección constante"
45733 #: cp/pt.c:6677
45734 #, fuzzy, gcc-internal-format
45735 #| msgid "%qE is not a valid template argument for type %qT because it is not an object with external linkage"
45736 msgid "%qE is not a valid template argument for type %qT because it is not an object with linkage"
45737 msgstr "%qE no es un argumento válido de plantilla para el tipo %qT porque no es un objeto con enlace externo"
45739 #: cp/pt.c:6688
45740 #, fuzzy, gcc-internal-format
45741 #| msgid "%qE is not a valid template argument for type %qT because object %qD has not external linkage"
45742 msgid "%qE is not a valid template argument for type %qT because object %qD does not have linkage"
45743 msgstr "%qE no es un argumento válido de plantilla para el tipo %qT porque el objeto %qD no tiene enlace externo"
45745 #: cp/pt.c:6735
45746 #, gcc-internal-format
45747 msgid "%qE is not a valid template argument for type %qT because it is a pointer"
45748 msgstr "%qE no es un argumento de plantilla válido para el tipo %qT porque es un puntero"
45750 #: cp/pt.c:6737
45751 #, gcc-internal-format
45752 msgid "try using %qE instead"
45753 msgstr "intente utilizar %qE en su lugar"
45755 #: cp/pt.c:6783 cp/pt.c:6815
45756 #, gcc-internal-format
45757 msgid "%qE is not a valid template argument for type %qT because it is of type %qT"
45758 msgstr "%qE no es un argumento de plantilla válido para el tipo %qT porque es de tipo %qT"
45760 #: cp/pt.c:6789
45761 #, gcc-internal-format
45762 msgid "standard conversions are not allowed in this context"
45763 msgstr "no se permiten las conversiones estándar en este contexto"
45765 #: cp/pt.c:7335
45766 #, gcc-internal-format
45767 msgid "ignoring attributes on template argument %qT"
45768 msgstr "se descartan los atributos en el argumento de plantilla %qT"
45770 #: cp/pt.c:7351
45771 #, fuzzy, gcc-internal-format
45772 #| msgid "ignoring attributes on template argument %qT"
45773 msgid "ignoring attributes in template argument %qE"
45774 msgstr "se descartan los atributos en el argumento de plantilla %qT"
45776 #: cp/pt.c:7461
45777 #, gcc-internal-format
45778 msgid "injected-class-name %qD used as template template argument"
45779 msgstr "se usó el nombre-de-clase-inyectada %qD como un argumento de plantilla plantilla"
45781 #: cp/pt.c:7490
45782 #, gcc-internal-format
45783 msgid "invalid use of destructor %qE as a type"
45784 msgstr "uso no válido del destructor %qE como un tipo"
45786 #: cp/pt.c:7495
45787 #, gcc-internal-format
45788 msgid "to refer to a type member of a template parameter, use %<typename %E%>"
45789 msgstr "para hacer referencia a un tipo miembro de un parámetro de plantilla, use %<typename %E%>"
45791 #: cp/pt.c:7511 cp/pt.c:7533 cp/pt.c:7586
45792 #, gcc-internal-format
45793 msgid "type/value mismatch at argument %d in template parameter list for %qD"
45794 msgstr "no coincide el tipo/valor en el argumento %d en la lista de parámetros de plantilla para %qD"
45796 #: cp/pt.c:7516
45797 #, gcc-internal-format
45798 msgid "  expected a constant of type %qT, got %qT"
45799 msgstr "  se esperaba una constante de tipo %qT, se obtuvo %qT"
45801 #: cp/pt.c:7521
45802 #, gcc-internal-format
45803 msgid "  expected a class template, got %qE"
45804 msgstr "  se esperaba una plantilla de clase, se obtuvo %qE"
45806 #: cp/pt.c:7524
45807 #, gcc-internal-format
45808 msgid "  expected a type, got %qE"
45809 msgstr "  se esperaba un tipo, se obtuvo %qE"
45811 #: cp/pt.c:7538
45812 #, gcc-internal-format
45813 msgid "  expected a type, got %qT"
45814 msgstr "  se esperaba un tipo, se obtuvo %qT"
45816 #: cp/pt.c:7541
45817 #, gcc-internal-format
45818 msgid "  expected a class template, got %qT"
45819 msgstr "  se esperaba una plantilla de clase, se obtuvo %qT"
45821 #: cp/pt.c:7590
45822 #, gcc-internal-format
45823 msgid "  expected a template of type %qD, got %qT"
45824 msgstr "  se esperaba una plantilla de tipo %qD, se obtuvo %qT"
45826 #: cp/pt.c:7604
45827 #, fuzzy, gcc-internal-format
45828 #| msgid "type/value mismatch at argument %d in template parameter list for %qD"
45829 msgid "constraint mismatch at argument %d in template parameter list for %qD"
45830 msgstr "no coincide el tipo/valor en el argumento %d en la lista de parámetros de plantilla para %qD"
45832 #: cp/pt.c:7607
45833 #, fuzzy, gcc-internal-format
45834 #| msgid "  expected a type, got %qE"
45835 msgid "  expected %qD but got %qD"
45836 msgstr "  se esperaba un tipo, se obtuvo %qE"
45838 #. Not sure if this is reachable, but it doesn't hurt
45839 #. to be robust.
45840 #: cp/pt.c:7652
45841 #, gcc-internal-format
45842 msgid "type mismatch in nontype parameter pack"
45843 msgstr "los tipos no coinciden en el parámetro pack que no es de tipo"
45845 #: cp/pt.c:7675
45846 #, fuzzy, gcc-internal-format
45847 #| msgid "could not convert template argument %qE to %qT"
45848 msgid "could not convert template argument %qE from %qT to %qT"
45849 msgstr "no se puede convertir el argumento de plantilla %qE a %qT"
45851 #: cp/pt.c:7812 cp/pt.c:8118
45852 #, gcc-internal-format, gfc-internal-format
45853 msgid "template argument %d is invalid"
45854 msgstr "el argumento de plantilla %d es no válido"
45856 #: cp/pt.c:7827 cp/pt.c:7957 cp/pt.c:8143
45857 #, gcc-internal-format, gfc-internal-format
45858 msgid "wrong number of template arguments (%d, should be %d)"
45859 msgstr "número erróneo de argumentos de plantilla (%d, debe ser %d)"
45861 #: cp/pt.c:7953
45862 #, fuzzy, gcc-internal-format, gfc-internal-format
45863 #| msgid "wrong number of template arguments (%d, should be %d)"
45864 msgid "wrong number of template arguments (%d, should be at least %d)"
45865 msgstr "número erróneo de argumentos de plantilla (%d, debe ser %d)"
45867 #: cp/pt.c:7962
45868 #, fuzzy, gcc-internal-format
45869 #| msgid "provided for %q+D"
45870 msgid "provided for %qD"
45871 msgstr "provisto por %q+D"
45873 #: cp/pt.c:7987
45874 #, fuzzy, gcc-internal-format
45875 #| msgid "default argument for template parameter for class enclosing %qD"
45876 msgid "pack expansion argument for non-pack parameter %qD of alias template %qD"
45877 msgstr "argumento por defecto para el parámetro de plantilla para la clase incluyente %qD"
45879 #: cp/pt.c:7991
45880 #, fuzzy, gcc-internal-format
45881 #| msgid "default argument given for parameter %d of %q#D"
45882 msgid "pack expansion argument for non-pack parameter %qD of concept %qD"
45883 msgstr "argumento por defecto dado para el parámetro %d de %q#D"
45885 #: cp/pt.c:8084
45886 #, gcc-internal-format
45887 msgid "so any instantiation with a non-empty parameter pack would be ill-formed"
45888 msgstr ""
45890 #: cp/pt.c:8146
45891 #, gcc-internal-format
45892 msgid "provided for %q+D"
45893 msgstr "provisto por %q+D"
45895 #: cp/pt.c:8419
45896 #, gcc-internal-format
45897 msgid "%q#D is not a function template"
45898 msgstr "%q#D no es una plantilla de función"
45900 #: cp/pt.c:8586
45901 #, gcc-internal-format
45902 msgid "non-template type %qT used as a template"
45903 msgstr "se usa el tipo %qT que no es plantilla como una plantilla"
45905 #: cp/pt.c:8588
45906 #, gcc-internal-format
45907 msgid "for template declaration %q+D"
45908 msgstr "para la declaración de plantilla %q+D"
45910 #: cp/pt.c:8711
45911 #, fuzzy, gcc-internal-format
45912 #| msgid "internal consistency failure"
45913 msgid "template constraint failure"
45914 msgstr "falla interna de consistencia"
45916 #: cp/pt.c:9056
45917 #, fuzzy, gcc-internal-format
45918 #| msgid "use of %qs in template"
45919 msgid "use of invalid variable template %qE"
45920 msgstr "uso de %qs en la plantilla"
45922 #: cp/pt.c:9492
45923 #, fuzzy, gcc-internal-format, gfc-internal-format
45924 #| msgid "template instantiation depth exceeds maximum of %d (use -ftemplate-depth= to increase the maximum) substituting %qS"
45925 msgid "template instantiation depth exceeds maximum of %d (use -ftemplate-depth= to increase the maximum)"
45926 msgstr "la profundidad de instanciación de la plantilla excede el máximo de %d (use -ftemplate-depth= para incrementar el máximo) al sustituir %qS"
45928 #: cp/pt.c:11093
45929 #, gcc-internal-format
45930 msgid "fold of empty expansion over %O"
45931 msgstr ""
45933 #: cp/pt.c:11412
45934 #, gcc-internal-format
45935 msgid "mismatched argument pack lengths while expanding %<%T%>"
45936 msgstr "no coinciden las longitudes de los paquetes de argumentos al expandir %<%T%>"
45938 #: cp/pt.c:11416
45939 #, gcc-internal-format
45940 msgid "mismatched argument pack lengths while expanding %<%E%>"
45941 msgstr "no coinciden las longitudes de los paquetes de argumentos al expandir %<%E%>"
45943 #: cp/pt.c:11983
45944 #, fuzzy, gcc-internal-format
45945 #| msgid "redefinition of default argument for %q#D"
45946 msgid "  when instantiating default argument for call to %D"
45947 msgstr "redefinición del argumento por defecto para %q#D"
45949 #. It may seem that this case cannot occur, since:
45951 #. typedef void f();
45952 #. void g() { f x; }
45954 #. declares a function, not a variable.  However:
45956 #. typedef void f();
45957 #. template <typename T> void g() { T t; }
45958 #. template void g<f>();
45960 #. is an attempt to declare a variable with function
45961 #. type.
45962 #: cp/pt.c:12843
45963 #, gcc-internal-format
45964 msgid "variable %qD has function type"
45965 msgstr "la variable %qD tiene tipo de función"
45967 #: cp/pt.c:13015
45968 #, gcc-internal-format
45969 msgid "invalid parameter type %qT"
45970 msgstr "tipo de parámetro %qT no válido"
45972 #: cp/pt.c:13017
45973 #, gcc-internal-format
45974 msgid "in declaration %q+D"
45975 msgstr "en la declaración %q+D"
45977 #: cp/pt.c:13128
45978 #, gcc-internal-format
45979 msgid "function returning an array"
45980 msgstr "la función devuelve una matriz"
45982 #: cp/pt.c:13130
45983 #, gcc-internal-format
45984 msgid "function returning a function"
45985 msgstr "la función devuelve una función"
45987 #: cp/pt.c:13170
45988 #, gcc-internal-format
45989 msgid "creating pointer to member function of non-class type %qT"
45990 msgstr "se crea un puntero a función miembro del tipo %qT que no es clase"
45992 #: cp/pt.c:13783
45993 #, gcc-internal-format
45994 msgid "forming reference to void"
45995 msgstr "se forma la referencia a void"
45997 #: cp/pt.c:13785
45998 #, gcc-internal-format
45999 msgid "forming pointer to reference type %qT"
46000 msgstr "se forma un puntero para referenciar al tipo %qT"
46002 #: cp/pt.c:13787
46003 #, gcc-internal-format
46004 msgid "forming reference to reference type %qT"
46005 msgstr "se forma una referencia para referenciar al tipo %qT"
46007 #: cp/pt.c:13800
46008 #, fuzzy, gcc-internal-format
46009 #| msgid "cannot declare pointer to qualified function type %qT"
46010 msgid "forming pointer to qualified function type %qT"
46011 msgstr "no se puede declarar el puntero para el tipo de función calificado %qT"
46013 #: cp/pt.c:13803
46014 #, fuzzy, gcc-internal-format
46015 #| msgid "cannot declare reference to qualified function type %qT"
46016 msgid "forming reference to qualified function type %qT"
46017 msgstr "no se puede declarar la referencia para el tipo de función calificado %qT"
46019 #: cp/pt.c:13851
46020 #, gcc-internal-format
46021 msgid "creating pointer to member of non-class type %qT"
46022 msgstr "se crea un puntero al miembro del tipo %qT que no es clase"
46024 #: cp/pt.c:13857
46025 #, gcc-internal-format
46026 msgid "creating pointer to member reference type %qT"
46027 msgstr "se crea un puntero al miembro de referencia de tipo %qT"
46029 #: cp/pt.c:13863
46030 #, gcc-internal-format
46031 msgid "creating pointer to member of type void"
46032 msgstr "se crea un puntero al miembro de tipo void"
46034 #: cp/pt.c:13929
46035 #, gcc-internal-format
46036 msgid "creating array of %qT"
46037 msgstr "se crea la matriz de %qT"
46039 #: cp/pt.c:13962
46040 #, gcc-internal-format
46041 msgid "%qT is not a class, struct, or union type"
46042 msgstr "%qT no es de tipo clase, struct o union"
46044 #: cp/pt.c:13999
46045 #, gcc-internal-format
46046 msgid "%qT resolves to %qT, which is not an enumeration type"
46047 msgstr "%qT resuelve a %qT, el cual no es un tipo enumerado"
46049 #: cp/pt.c:14007
46050 #, gcc-internal-format
46051 msgid "%qT resolves to %qT, which is is not a class type"
46052 msgstr "%qT resuelve a %qT, el cual no es un tipo de clase"
46054 #: cp/pt.c:14071
46055 #, fuzzy, gcc-internal-format
46056 #| msgid "non-empty initializer for array of empty elements"
46057 msgid "empty initializer in lambda init-capture"
46058 msgstr "inicializador no-vacío para una matriz de elementos vacíos"
46060 #: cp/pt.c:14150
46061 #, gcc-internal-format
46062 msgid "use of %qs in template"
46063 msgstr "uso de %qs en la plantilla"
46065 #: cp/pt.c:14314
46066 #, gcc-internal-format
46067 msgid "qualifying type %qT does not match destructor name ~%qT"
46068 msgstr "el tipo calificador %qT no coincide con el nombre del destructor ~%qT"
46070 #: cp/pt.c:14329
46071 #, gcc-internal-format
46072 msgid "dependent-name %qE is parsed as a non-type, but instantiation yields a type"
46073 msgstr "el nombre dependiente %qE se decodifica como un no tipo, pero la instanciación genera un tipo"
46075 #: cp/pt.c:14331
46076 #, gcc-internal-format
46077 msgid "say %<typename %E%> if a type is meant"
46078 msgstr "escriba %<typename %E%> si quiere un tipo"
46080 #: cp/pt.c:14551
46081 #, gcc-internal-format
46082 msgid "using invalid field %qD"
46083 msgstr "se usa el campo no válido %qD"
46085 #: cp/pt.c:15018 cp/pt.c:16437
46086 #, gcc-internal-format
46087 msgid "invalid use of pack expansion expression"
46088 msgstr "uso no válido de la expresión de expansión de paquete"
46090 #: cp/pt.c:15022 cp/pt.c:16441
46091 #, gcc-internal-format
46092 msgid "use %<...%> to expand argument pack"
46093 msgstr "use %<...%> para expandir el paquete de argumentos"
46095 #: cp/pt.c:17236
46096 #, gcc-internal-format
46097 msgid "%qD was not declared in this scope, and no declarations were found by argument-dependent lookup at the point of instantiation"
46098 msgstr "%qD no se declaró en este ámbito, y no se encontraron declaraciones en la búsqueda dependiente de argumentos en el punto de la instanciación"
46100 #: cp/pt.c:17265
46101 #, gcc-internal-format
46102 msgid "declarations in dependent base %qT are not found by unqualified lookup"
46103 msgstr "no se encontraron declaraciones en la base dependiente %qT pur la búsqueda no calificada"
46105 #: cp/pt.c:17270
46106 #, gcc-internal-format
46107 msgid "use %<this->%D%> instead"
46108 msgstr "use %<this->%D%> en su lugar"
46110 #: cp/pt.c:17273
46111 #, gcc-internal-format
46112 msgid "use %<%T::%D%> instead"
46113 msgstr "use %<%T::%D%> en su lugar"
46115 #: cp/pt.c:17278
46116 #, fuzzy, gcc-internal-format
46117 #| msgid "%q+D declared here, later in the translation unit"
46118 msgid "%qD declared here, later in the translation unit"
46119 msgstr "%q+D se declaró aquí, después en la unidad de translación"
46121 #: cp/pt.c:17611
46122 #, gcc-internal-format
46123 msgid "%qT is not a class or namespace"
46124 msgstr "%qT no es una clase o un espacio de nombres"
46126 #: cp/pt.c:17614
46127 #, gcc-internal-format
46128 msgid "%qD is not a class or namespace"
46129 msgstr "%qD no es una clase o un espacio de nombres"
46131 #: cp/pt.c:17981
46132 #, fuzzy, gcc-internal-format
46133 #| msgid "%qT is/uses anonymous type"
46134 msgid "%qT is/uses unnamed type"
46135 msgstr "%qT es/usa un tipo anónimo"
46137 #: cp/pt.c:17983
46138 #, gcc-internal-format
46139 msgid "template argument for %qD uses local type %qT"
46140 msgstr "el argumento de plantilla para %qD usa el tipo local %qT"
46142 #: cp/pt.c:17993
46143 #, gcc-internal-format
46144 msgid "%qT is a variably modified type"
46145 msgstr "%qT es un tipo modificado variablemente"
46147 #: cp/pt.c:18008
46148 #, gcc-internal-format
46149 msgid "integral expression %qE is not constant"
46150 msgstr "la expresión integral %qE no es una constante"
46152 #: cp/pt.c:18026
46153 #, gcc-internal-format
46154 msgid "  trying to instantiate %qD"
46155 msgstr "  se trata de instanciar %qD"
46157 #: cp/pt.c:21892
46158 #, fuzzy, gcc-internal-format
46159 #| msgid "ambiguous class template instantiation for %q#T"
46160 msgid "ambiguous template instantiation for %q#T"
46161 msgstr "instanciación de plantilla clase ambigua para %q#T"
46163 #: cp/pt.c:21894
46164 #, fuzzy, gcc-internal-format
46165 #| msgid "ambiguous class template instantiation for %q#T"
46166 msgid "ambiguous template instantiation for %q#D"
46167 msgstr "instanciación de plantilla clase ambigua para %q#T"
46169 #: cp/pt.c:21900
46170 #, fuzzy
46171 #| msgid "%s %+#D"
46172 msgid "%s %#S"
46173 msgstr "%s %+#D"
46175 #: cp/pt.c:21924 cp/pt.c:22011
46176 #, gcc-internal-format
46177 msgid "explicit instantiation of non-template %q#D"
46178 msgstr "instanciación explícita de %q#D que no es plantilla"
46180 #: cp/pt.c:21943
46181 #, gcc-internal-format
46182 msgid "%qD is not a static data member of a class template"
46183 msgstr "%qD no es un dato miembro static de una plantilla de clase"
46185 #: cp/pt.c:21949 cp/pt.c:22006
46186 #, gcc-internal-format
46187 msgid "no matching template for %qD found"
46188 msgstr "no se encontró una plantilla coincidente para %qD"
46190 #: cp/pt.c:21954
46191 #, gcc-internal-format
46192 msgid "type %qT for explicit instantiation %qD does not match declared type %qT"
46193 msgstr "el tipo %qT para la instanciación explícita %qD no coincide con el tipo declarado %qT"
46195 #: cp/pt.c:21962
46196 #, gcc-internal-format
46197 msgid "explicit instantiation of %q#D"
46198 msgstr "instanciación explícita de %q#D"
46200 #: cp/pt.c:21998
46201 #, gcc-internal-format
46202 msgid "duplicate explicit instantiation of %q#D"
46203 msgstr "instanciación explícita duplicada de %q#D"
46205 #: cp/pt.c:22021 cp/pt.c:22118
46206 #, gcc-internal-format
46207 msgid "ISO C++ 1998 forbids the use of %<extern%> on explicit instantiations"
46208 msgstr "ISO C++ 1998 prohíbe el uso de %<extern%> en instanciaciones explícitas"
46210 #: cp/pt.c:22026 cp/pt.c:22135
46211 #, gcc-internal-format
46212 msgid "storage class %qD applied to template instantiation"
46213 msgstr "clase de almacenamiento %qD aplicada a la instanciación de una plantilla"
46215 #: cp/pt.c:22094
46216 #, gcc-internal-format
46217 msgid "explicit instantiation of non-class template %qD"
46218 msgstr "instanciación explícita de la plantilla %qD que no es clase"
46220 #: cp/pt.c:22096
46221 #, gcc-internal-format
46222 msgid "explicit instantiation of non-template type %qT"
46223 msgstr "instanciación explícita del tipo %qT que no es plantilla"
46225 #: cp/pt.c:22105
46226 #, gcc-internal-format
46227 msgid "explicit instantiation of %q#T before definition of template"
46228 msgstr "instanciación explícita de %q#T antes de la definición de la plantilla"
46230 #: cp/pt.c:22123
46231 #, gcc-internal-format
46232 msgid "ISO C++ forbids the use of %qE on explicit instantiations"
46233 msgstr "ISO C++ prohíbe el uso de %qE en las instanciaciones explícitas"
46235 #: cp/pt.c:22169
46236 #, gcc-internal-format
46237 msgid "duplicate explicit instantiation of %q#T"
46238 msgstr "instanciación explícita duplicada de %q#T"
46240 #. [temp.explicit]
46242 #. The definition of a non-exported function template, a
46243 #. non-exported member function template, or a non-exported
46244 #. member function or static data member of a class template
46245 #. shall be present in every translation unit in which it is
46246 #. explicitly instantiated.
46247 #: cp/pt.c:22719
46248 #, gcc-internal-format
46249 msgid "explicit instantiation of %qD but no definition available"
46250 msgstr "instanciación explícita de %qD pero no hay una definición disponible"
46252 #: cp/pt.c:22971
46253 #, gcc-internal-format
46254 msgid "template instantiation depth exceeds maximum of %d instantiating %q+D, possibly from virtual table generation (use -ftemplate-depth= to increase the maximum)"
46255 msgstr "la profundidad de instanciación de la plantilla excede el máximo de %d al instanciar %q+D, posiblemente de la generación de tabla virtual (use -ftemplate-depth= para incrementar el máximo)"
46257 #: cp/pt.c:23313
46258 #, gcc-internal-format
46259 msgid "invalid template non-type parameter"
46260 msgstr "parámetro que no es tipo plantilla no válido"
46262 #: cp/pt.c:23315
46263 #, gcc-internal-format
46264 msgid "%q#T is not a valid type for a template non-type parameter"
46265 msgstr "%q#T no es un tipo válido para un parámetro que no es tipo plantilla"
46267 #: cp/pt.c:24740
46268 #, gcc-internal-format
46269 msgid "deducing from brace-enclosed initializer list requires #include <initializer_list>"
46270 msgstr "la deducción de una lista inicializadora encerrada entre llaves requiere #include <initializer_list>"
46272 #: cp/pt.c:25197
46273 #, fuzzy, gcc-internal-format
46274 #| msgid "non-template %qD used as template"
46275 msgid "non-class template %qT used without template arguments"
46276 msgstr "se usó %qD que no es plantilla como plantilla"
46278 #: cp/pt.c:25273
46279 #, gcc-internal-format
46280 msgid "cannot deduce template arguments for copy-initialization of %qT, as it has no non-explicit deduction guides or user-declared constructors"
46281 msgstr ""
46283 #: cp/pt.c:25287
46284 #, fuzzy, gcc-internal-format
46285 #| msgid "  template argument deduction/substitution failed:"
46286 msgid "class template argument deduction failed:"
46287 msgstr "  falló la deducción/sustitución del argumento de plantilla:"
46289 #: cp/pt.c:25291
46290 #, fuzzy, gcc-internal-format
46291 #| msgid "function not considered for inlining"
46292 msgid "explicit deduction guides not considered for copy-initialization"
46293 msgstr "la función no se consideró para la inclusión en línea"
46295 #: cp/pt.c:25361
46296 #, gcc-internal-format
46297 msgid "direct-list-initialization of %<auto%> requires exactly one element"
46298 msgstr ""
46300 #: cp/pt.c:25364
46301 #, gcc-internal-format
46302 msgid "for deduction to %<std::initializer_list%>, use copy-list-initialization (i.e. add %<=%> before the %<{%>)"
46303 msgstr ""
46305 #: cp/pt.c:25396
46306 #, gcc-internal-format
46307 msgid "%qT as type rather than plain %<decltype(auto)%>"
46308 msgstr ""
46310 #: cp/pt.c:25431
46311 #, fuzzy, gcc-internal-format
46312 #| msgid "unable to deduce %qT from %qE"
46313 msgid "unable to deduce lambda return type from %qE"
46314 msgstr "no se puede deducir %qT de %qE"
46316 #: cp/pt.c:25433
46317 #, gcc-internal-format
46318 msgid "unable to deduce %qT from %qE"
46319 msgstr "no se puede deducir %qT de %qE"
46321 #: cp/pt.c:25466
46322 #, gcc-internal-format
46323 msgid "placeholder constraints not satisfied"
46324 msgstr ""
46326 #: cp/pt.c:25470
46327 #, fuzzy, gcc-internal-format
46328 #| msgid "insn does not satisfy its constraints:"
46329 msgid "deduced initializer does not satisfy placeholder constraints"
46330 msgstr "la insn no satisface sus restricciones:"
46332 #: cp/pt.c:25474
46333 #, fuzzy, gcc-internal-format
46334 #| msgid "insn does not satisfy its constraints:"
46335 msgid "deduced return type does not satisfy placeholder constraints"
46336 msgstr "la insn no satisface sus restricciones:"
46338 #: cp/pt.c:25478
46339 #, fuzzy, gcc-internal-format
46340 #| msgid "insn does not satisfy its constraints:"
46341 msgid "deduced expression type does not satisfy placeholder constraints"
46342 msgstr "la insn no satisface sus restricciones:"
46344 #: cp/repo.c:113
46345 #, gcc-internal-format
46346 msgid "-frepo must be used with -c"
46347 msgstr "-frepo se debe usar con -c"
46349 #: cp/repo.c:203
46350 #, gcc-internal-format, gfc-internal-format
46351 msgid "mysterious repository information in %s"
46352 msgstr "información de repositorio misteriosa en %s"
46354 #: cp/repo.c:221
46355 #, gcc-internal-format
46356 msgid "can%'t create repository information file %qs"
46357 msgstr "no se puede crear el fichero de información de repositorio %qs"
46359 #: cp/rtti.c:288
46360 #, gcc-internal-format
46361 msgid "cannot use typeid with -fno-rtti"
46362 msgstr "no se puede usar typeid sin -fno-rtti"
46364 #: cp/rtti.c:294
46365 #, gcc-internal-format
46366 msgid "must #include <typeinfo> before using typeid"
46367 msgstr "se debe hacer #include <typeinfo> antes de usar typeid"
46369 #: cp/rtti.c:396
46370 #, gcc-internal-format
46371 msgid "cannot create type information for type %qT because it involves types of variable size"
46372 msgstr "no se puede crear la información de tipo para el tipo %qT porque involucra tipos de tamaño variable"
46374 #: cp/rtti.c:486
46375 #, fuzzy, gcc-internal-format
46376 #| msgid "cannot declare pointer to qualified function type %qT"
46377 msgid "typeid of qualified function type %qT"
46378 msgstr "no se puede declarar el puntero para el tipo de función calificado %qT"
46380 #: cp/rtti.c:667 cp/rtti.c:682
46381 #, gcc-internal-format
46382 msgid "dynamic_cast of %q#D to %q#T can never succeed"
46383 msgstr "dynamic_cast de %q#D a %q#T nunca podrá tener éxito"
46385 #: cp/rtti.c:693
46386 #, gcc-internal-format
46387 msgid "%<dynamic_cast%> not permitted with -fno-rtti"
46388 msgstr "no se permite %<dynamic_cast%> sin -fno-rtti"
46390 #: cp/rtti.c:772
46391 #, gcc-internal-format
46392 msgid "cannot dynamic_cast %qE (of type %q#T) to type %q#T (%s)"
46393 msgstr "no se puede hacer dynamic_cast %qE (de tipo %q#T) al tipo %q#T (%s)"
46395 #: cp/search.c:248
46396 #, gcc-internal-format
46397 msgid "%qT is an ambiguous base of %qT"
46398 msgstr "%qT es una base ambigua de %qT"
46400 #: cp/search.c:264
46401 #, gcc-internal-format
46402 msgid "%qT is an inaccessible base of %qT"
46403 msgstr "%qT es una base inaccesible de %qT"
46405 #: cp/search.c:2058
46406 #, fuzzy, gcc-internal-format
46407 #| msgid "invalid covariant return type for %q+#D"
46408 msgid "invalid covariant return type for %q#D"
46409 msgstr "tipo de devolución covariante no válido para %q+#D"
46411 #: cp/search.c:2060
46412 #, fuzzy, gcc-internal-format
46413 #| msgid "  overriding %q+#D"
46414 msgid "  overriding %q#D"
46415 msgstr "  se sustituye %q+#D"
46417 #: cp/search.c:2073
46418 #, gcc-internal-format
46419 msgid "invalid covariant return type for %q+#D"
46420 msgstr "tipo de devolución covariante no válido para %q+#D"
46422 #: cp/search.c:2074 cp/search.c:2079 cp/search.c:2106
46423 #, gcc-internal-format
46424 msgid "  overriding %q+#D"
46425 msgstr "  se sustituye %q+#D"
46427 #: cp/search.c:2078
46428 #, gcc-internal-format
46429 msgid "conflicting return type specified for %q+#D"
46430 msgstr "se especificaron tipos de devolución en conflicto para %q+#D"
46432 #: cp/search.c:2093
46433 #, gcc-internal-format
46434 msgid "looser throw specifier for %q+#F"
46435 msgstr "especificador throw más flexible para %q+#F"
46437 #: cp/search.c:2094
46438 #, gcc-internal-format
46439 msgid "  overriding %q+#F"
46440 msgstr "  se sustituye %q+#F"
46442 #: cp/search.c:2105
46443 #, gcc-internal-format
46444 msgid "conflicting type attributes specified for %q+#D"
46445 msgstr "se especificaron atributos de tipo en conflicto para %q+#D"
46447 #: cp/search.c:2121
46448 #, fuzzy, gcc-internal-format
46449 #| msgid "expected %<__transaction_atomic%>"
46450 msgid "%qD declared %<transaction_safe_dynamic%>"
46451 msgstr "se esperaba %<__transaction_atomic%>"
46453 #: cp/search.c:2123
46454 #, fuzzy, gcc-internal-format
46455 #| msgid "variable %q+D declared %<inline%>"
46456 msgid "overriding %qD declared %<transaction_safe%>"
46457 msgstr "la variable %q+D se declaró como %<inline%>"
46459 #: cp/search.c:2130
46460 #, gcc-internal-format
46461 msgid "deleted function %q+D"
46462 msgstr "se borró la función %q+D"
46464 #: cp/search.c:2131
46465 #, gcc-internal-format
46466 msgid "overriding non-deleted function %q+D"
46467 msgstr "se sobreescribe la función %q+D que no se borró"
46469 #: cp/search.c:2136
46470 #, gcc-internal-format
46471 msgid "non-deleted function %q+D"
46472 msgstr "la función %q+D que no se borró"
46474 #: cp/search.c:2137
46475 #, gcc-internal-format
46476 msgid "overriding deleted function %q+D"
46477 msgstr "se sobreescribe la función borrada %q+D"
46479 #: cp/search.c:2143
46480 #, gcc-internal-format
46481 msgid "virtual function %q+D"
46482 msgstr "función virtual %q+D"
46484 #: cp/search.c:2144
46485 #, gcc-internal-format
46486 msgid "overriding final function %q+D"
46487 msgstr "se anula la función final %q+D"
46489 #. A static member function cannot match an inherited
46490 #. virtual member function.
46491 #: cp/search.c:2240
46492 #, gcc-internal-format
46493 msgid "%q+#D cannot be declared"
46494 msgstr "%q+#D no se puede declarar"
46496 #: cp/search.c:2241
46497 #, gcc-internal-format
46498 msgid "  since %q+#D declared in base class"
46499 msgstr "  ya que se declaró %q+#D en la clase base"
46501 #: cp/semantics.c:848
46502 #, gcc-internal-format
46503 msgid "suggest explicit braces around empty body in %<do%> statement"
46504 msgstr "se sugieren llaves explícitas alrededor del cuerpo vacío en la declaración %<do%>"
46506 #: cp/semantics.c:1516
46507 #, gcc-internal-format
46508 msgid "type of asm operand %qE could not be determined"
46509 msgstr "no se puede determinar el tipo del operando asm %qE"
46511 #: cp/semantics.c:1581
46512 #, gcc-internal-format
46513 msgid "__label__ declarations are only allowed in function scopes"
46514 msgstr "las declaraciones __label__ sólo se permiten en ámbitos de función"
46516 #: cp/semantics.c:1761
46517 #, fuzzy, gcc-internal-format
46518 #| msgid "invalid use of member %q+D in static member function"
46519 msgid "invalid use of member %qD in static member function"
46520 msgstr "uso no válido del miembro %q+D en la función miembro static"
46522 #: cp/semantics.c:2447
46523 #, gcc-internal-format
46524 msgid "arguments to destructor are not allowed"
46525 msgstr "no se permiten argumentos para el destructor"
46527 #: cp/semantics.c:2544
46528 #, gcc-internal-format
46529 msgid "%<this%> is unavailable for static member functions"
46530 msgstr "%<this%> no está disponible para funciones miembro static"
46532 #: cp/semantics.c:2546
46533 #, gcc-internal-format
46534 msgid "invalid use of %<this%> in non-member function"
46535 msgstr "uso no válido de %<this%> en la función que no es miembro"
46537 #: cp/semantics.c:2548
46538 #, gcc-internal-format
46539 msgid "invalid use of %<this%> at top level"
46540 msgstr "uso no válido de %<this%> en el nivel principal"
46542 #: cp/semantics.c:2570
46543 #, gcc-internal-format
46544 msgid "invalid qualifying scope in pseudo-destructor name"
46545 msgstr "ámbito calificador no válido en el nombre del seudo-destructor"
46547 #: cp/semantics.c:2578 cp/typeck.c:2545
46548 #, gcc-internal-format
46549 msgid "qualified type %qT does not match destructor name ~%qT"
46550 msgstr "el tipo calificado %qT no coincide con el nombre del destructor ~%qT"
46552 #: cp/semantics.c:2600
46553 #, gcc-internal-format
46554 msgid "%qE is not of type %qT"
46555 msgstr "%qE no es de tipo %qT"
46557 #: cp/semantics.c:2671
46558 #, gcc-internal-format
46559 msgid "compound literal of non-object type %qT"
46560 msgstr "la literal compuesta del tipo %qT que no es objeto"
46562 #: cp/semantics.c:2799
46563 #, gcc-internal-format
46564 msgid "template type parameters must use the keyword %<class%> or %<typename%>"
46565 msgstr "los parámetros de tipo plantilla debe usar la palabra clave %<class%> o %<typename%>"
46567 #: cp/semantics.c:2849
46568 #, gcc-internal-format
46569 msgid "invalid use of type %qT as a default value for a template template-parameter"
46570 msgstr "uso no válido del tipo %qT como un valor por defecto para una plantilla de parámetro de plantilla"
46572 #: cp/semantics.c:2852
46573 #, gcc-internal-format
46574 msgid "invalid default argument for a template template parameter"
46575 msgstr "argumento por defecto no válido para una plantilla de parámetro de plantilla"
46577 #: cp/semantics.c:2869
46578 #, gcc-internal-format
46579 msgid "definition of %q#T inside template parameter list"
46580 msgstr "la definición de %q#T dentro de la lista de parámetros de plantilla"
46582 #: cp/semantics.c:2900
46583 #, gcc-internal-format
46584 msgid "invalid definition of qualified type %qT"
46585 msgstr "definición no válida del tipo calificado %qT"
46587 #: cp/semantics.c:3187
46588 #, gcc-internal-format
46589 msgid "invalid base-class specification"
46590 msgstr "especificación de clase base no válida"
46592 #: cp/semantics.c:3348
46593 #, fuzzy, gcc-internal-format
46594 #| msgid "protected member %q+#D in anonymous union"
46595 msgid "cannot capture member %qD of anonymous union"
46596 msgstr "miembro protegido %q+#D en union anónima"
46598 #: cp/semantics.c:3361 cp/semantics.c:9407
46599 #, gcc-internal-format
46600 msgid "%qD is not captured"
46601 msgstr "%qD no se capturó"
46603 #: cp/semantics.c:3366
46604 #, gcc-internal-format
46605 msgid "the lambda has no capture-default"
46606 msgstr ""
46608 #: cp/semantics.c:3368
46609 #, gcc-internal-format
46610 msgid "lambda in local class %q+T cannot capture variables from the enclosing context"
46611 msgstr ""
46613 #: cp/semantics.c:3380
46614 #, fuzzy, gcc-internal-format
46615 #| msgid "use of %<auto%> variable from containing function"
46616 msgid "use of local variable with automatic storage from containing function"
46617 msgstr "uso de la variable %<auto%> desde la función contenedora"
46619 #: cp/semantics.c:3382
46620 #, gcc-internal-format
46621 msgid "use of parameter from containing function"
46622 msgstr "uso de parámetro desde la función contenedora"
46624 #: cp/semantics.c:3514
46625 #, fuzzy, gcc-internal-format
46626 #| msgid "use of parameter %qD outside function body"
46627 msgid "use of parameter outside function body"
46628 msgstr "se usó el parámetro %qD fuera del cuerpo de la función"
46630 #: cp/semantics.c:3524
46631 #, fuzzy, gcc-internal-format
46632 #| msgid "in template argument for type %qT "
46633 msgid "missing template arguments"
46634 msgstr "en el argumento de plantilla para el tipo %qT "
46636 #: cp/semantics.c:3551
46637 #, gcc-internal-format
46638 msgid "template parameter %qD of type %qT is not allowed in an integral constant expression because it is not of integral or enumeration type"
46639 msgstr "no se permite el parámetro de plantilla %qD de tipo %qT en una expresión integral constante porque no es de tipo integral o de enumeración"
46641 #: cp/semantics.c:3648
46642 #, gcc-internal-format
46643 msgid "use of namespace %qD as expression"
46644 msgstr "uso del espacio de nombres %qD como expresión"
46646 #: cp/semantics.c:3653
46647 #, gcc-internal-format
46648 msgid "use of class template %qT as expression"
46649 msgstr "uso de la plantilla de clase %qT como expresión"
46651 #. Ambiguous reference to base members.
46652 #: cp/semantics.c:3659
46653 #, gcc-internal-format
46654 msgid "request for member %qD is ambiguous in multiple inheritance lattice"
46655 msgstr "la petición por el miembro %qD es ambigua en la red de herencia múltiple"
46657 #: cp/semantics.c:3685
46658 #, gcc-internal-format
46659 msgid "%qD cannot appear in a constant-expression"
46660 msgstr "%qD no puede aparecer en una expresion constante"
46662 #: cp/semantics.c:3818
46663 #, gcc-internal-format
46664 msgid "type of %qE is unknown"
46665 msgstr "el tipo de %qE es desconocido"
46667 #: cp/semantics.c:3847
46668 #, gcc-internal-format
46669 msgid "%qT is not an enumeration type"
46670 msgstr "%qT no es un tipo de enumeración"
46672 #. Parameter packs can only be used in templates
46673 #: cp/semantics.c:4002
46674 #, gcc-internal-format
46675 msgid "Parameter pack __bases only valid in template declaration"
46676 msgstr "Los paquetes de parámetros __bases sólo son válidos en la declaración de plantilla"
46678 #: cp/semantics.c:4031
46679 #, gcc-internal-format
46680 msgid "cannot apply %<offsetof%> to destructor %<~%T%>"
46681 msgstr "no se puede aplicar %<offsetof%> al destructor %<~%T%>"
46683 #: cp/semantics.c:4040
46684 #, gcc-internal-format
46685 msgid "second operand of %<offsetof%> is neither a single identifier nor a sequence of member accesses and array references"
46686 msgstr ""
46688 #: cp/semantics.c:4048
46689 #, gcc-internal-format
46690 msgid "cannot apply %<offsetof%> to member function %qD"
46691 msgstr "no se puede aplicar %<offsetof%> a la función miembro %qD"
46693 #: cp/semantics.c:4061
46694 #, gcc-internal-format
46695 msgid "offsetof within non-standard-layout type %qT is undefined"
46696 msgstr ""
46698 #: cp/semantics.c:4572 cp/semantics.c:6061 cp/semantics.c:6132
46699 #: cp/semantics.c:6175 cp/semantics.c:6540 cp/semantics.c:6639
46700 #: cp/semantics.c:6782
46701 #, gcc-internal-format
46702 msgid "%<this%> allowed in OpenMP only in %<declare simd%> clauses"
46703 msgstr ""
46705 #: cp/semantics.c:5253
46706 #, fuzzy, gcc-internal-format
46707 #| msgid "reference to %qD is ambiguous"
46708 msgid "user defined reduction lookup is ambiguous"
46709 msgstr "la referencia a %qD es ambigua"
46711 #: cp/semantics.c:5526
46712 #, gcc-internal-format
46713 msgid "%qE in %<reduction%> clause is a zero size array"
46714 msgstr ""
46716 #: cp/semantics.c:5574
46717 #, fuzzy, gcc-internal-format
46718 #| msgid "%qE has invalid type for %<reduction%>"
46719 msgid "%qE has const type for %<reduction%>"
46720 msgstr "%qE tiene tipo no válido para %<reduction%>"
46722 #: cp/semantics.c:5686
46723 #, gcc-internal-format
46724 msgid "user defined reduction with constructor initializer for base class %qT"
46725 msgstr ""
46727 #: cp/semantics.c:5920
46728 #, gcc-internal-format
46729 msgid "linear clause with %qs modifier applied to non-reference variable with %qT type"
46730 msgstr ""
46732 #: cp/semantics.c:5935
46733 #, gcc-internal-format
46734 msgid "linear clause applied to non-integral, non-floating, non-pointer variable with %qT type"
46735 msgstr ""
46737 #: cp/semantics.c:5947
46738 #, gcc-internal-format
46739 msgid "linear clause applied to non-integral non-pointer variable with %qT type"
46740 msgstr ""
46742 #: cp/semantics.c:5969
46743 #, fuzzy, gcc-internal-format
46744 #| msgid "num_threads expression must be integral"
46745 msgid "linear step expression must be integral"
46746 msgstr "la expresión num_threads debe ser integral"
46748 #: cp/semantics.c:6072
46749 #, gcc-internal-format
46750 msgid "%qD is not a variable in clause %qs"
46751 msgstr "%qD no es una variable en la cláusula %qs"
46753 #: cp/semantics.c:6144
46754 #, gcc-internal-format
46755 msgid "%qD is not a variable in clause %<firstprivate%>"
46756 msgstr "%qD no es una variable en la cláusula %<firstprivate%>"
46758 #: cp/semantics.c:6187
46759 #, gcc-internal-format
46760 msgid "%qD is not a variable in clause %<lastprivate%>"
46761 msgstr "%qD no es una variable en la cláusula %<lastprivate%>"
46763 #: cp/semantics.c:6232
46764 #, fuzzy, gcc-internal-format
46765 #| msgid "num_threads expression must be integral"
46766 msgid "%<gang%> static expression must be integral"
46767 msgstr "la expresión num_threads debe ser integral"
46769 #: cp/semantics.c:6246
46770 #, fuzzy, gcc-internal-format
46771 #| msgid "%<num_threads%> value must be positive"
46772 msgid "%<gang%> static value must be positive"
46773 msgstr "el valor de %<num_threads%> debe ser positivo"
46775 #: cp/semantics.c:6280
46776 #, fuzzy, gcc-internal-format
46777 #| msgid "num_threads expression must be integral"
46778 msgid "%<gang%> num expression must be integral"
46779 msgstr "la expresión num_threads debe ser integral"
46781 #: cp/semantics.c:6283
46782 #, fuzzy, gcc-internal-format
46783 #| msgid "num_threads expression must be integral"
46784 msgid "%<vector%> length expression must be integral"
46785 msgstr "la expresión num_threads debe ser integral"
46787 #: cp/semantics.c:6287
46788 #, fuzzy, gcc-internal-format
46789 #| msgid "num_threads expression must be integral"
46790 msgid "%<worker%> num expression must be integral"
46791 msgstr "la expresión num_threads debe ser integral"
46793 #: cp/semantics.c:6291
46794 #, fuzzy, gcc-internal-format
46795 #| msgid "num_threads expression must be integral"
46796 msgid "%qs expression must be integral"
46797 msgstr "la expresión num_threads debe ser integral"
46799 #: cp/semantics.c:6309
46800 #, fuzzy, gcc-internal-format
46801 #| msgid "%<num_threads%> value must be positive"
46802 msgid "%<gang%> num value must be positive"
46803 msgstr "el valor de %<num_threads%> debe ser positivo"
46805 #: cp/semantics.c:6313
46806 #, fuzzy, gcc-internal-format
46807 #| msgid "%<num_threads%> value must be positive"
46808 msgid "%<vector%> length value must be positive"
46809 msgstr "el valor de %<num_threads%> debe ser positivo"
46811 #: cp/semantics.c:6318
46812 #, fuzzy, gcc-internal-format
46813 #| msgid "%<num_threads%> value must be positive"
46814 msgid "%<worker%> num value must be positive"
46815 msgstr "el valor de %<num_threads%> debe ser positivo"
46817 #: cp/semantics.c:6370
46818 #, gcc-internal-format
46819 msgid "schedule chunk size expression must be integral"
46820 msgstr "la expresión schedule chunk size debe ser integral"
46822 #: cp/semantics.c:6413
46823 #, fuzzy, gcc-internal-format
46824 #| msgid "num_threads expression must be integral"
46825 msgid "%qs length expression must be integral"
46826 msgstr "la expresión num_threads debe ser integral"
46828 #: cp/semantics.c:6426
46829 #, fuzzy, gcc-internal-format
46830 #| msgid "%Hcollapse argument needs positive constant integer expression"
46831 msgid "%qs length expression must be positive constant integer expression"
46832 msgstr "%Hel argumento de collapse necesita ser una expresión entera constante positiva"
46834 #: cp/semantics.c:6445
46835 #, fuzzy, gcc-internal-format
46836 #| msgid "num_threads expression must be integral"
46837 msgid "%<async%> expression must be integral"
46838 msgstr "la expresión num_threads debe ser integral"
46840 #: cp/semantics.c:6473
46841 #, fuzzy, gcc-internal-format
46842 #| msgid "num_threads expression must be integral"
46843 msgid "%<thread_limit%> expression must be integral"
46844 msgstr "la expresión num_threads debe ser integral"
46846 #: cp/semantics.c:6502
46847 #, fuzzy, gcc-internal-format
46848 #| msgid "slice end must be integer"
46849 msgid "%<device%> id must be integral"
46850 msgstr "el final de la rebanada debe ser entero"
46852 #: cp/semantics.c:6523
46853 #, fuzzy, gcc-internal-format
46854 #| msgid "schedule chunk size expression must be integral"
46855 msgid "%<dist_schedule%> chunk size expression must be integral"
46856 msgstr "la expresión schedule chunk size debe ser integral"
46858 #: cp/semantics.c:6550
46859 #, fuzzy, gcc-internal-format
46860 #| msgid "%qD is not a variable in clause %qs"
46861 msgid "%qD is not a variable in %<aligned%> clause"
46862 msgstr "%qD no es una variable en la cláusula %qs"
46864 #: cp/semantics.c:6564
46865 #, gcc-internal-format
46866 msgid "%qE in %<aligned%> clause is neither a pointer nor an array nor a reference to pointer or array"
46867 msgstr ""
46869 #: cp/semantics.c:6570
46870 #, fuzzy, gcc-internal-format
46871 #| msgid "%qD appears more than once in data clauses"
46872 msgid "%qD appears more than once in %<aligned%> clauses"
46873 msgstr "%qD aparece más de una vez en las cláusulas de datos"
46875 #: cp/semantics.c:6583
46876 #, fuzzy, gcc-internal-format
46877 #| msgid "schedule chunk size expression must be integral"
46878 msgid "%<aligned%> clause alignment expression must be integral"
46879 msgstr "la expresión schedule chunk size debe ser integral"
46881 #: cp/semantics.c:6632
46882 #, fuzzy, gcc-internal-format
46883 #| msgid "%qD is not a variable in clause %qs"
46884 msgid "%qD is not a variable in %<depend%> clause"
46885 msgstr "%qD no es una variable en la cláusula %qs"
46887 #: cp/semantics.c:6917
46888 #, gcc-internal-format
46889 msgid "overloaded function name %qE in clause %qs"
46890 msgstr ""
46892 #: cp/semantics.c:6921
46893 #, fuzzy, gcc-internal-format
46894 #| msgid "too many %qs clauses"
46895 msgid "template %qE in clause %qs"
46896 msgstr "demasiadas cláusulas %qs"
46898 #: cp/semantics.c:6986
46899 #, fuzzy, gcc-internal-format
46900 #| msgid "num_threads expression must be integral"
46901 msgid "%<grainsize%> expression must be integral"
46902 msgstr "la expresión num_threads debe ser integral"
46904 #: cp/semantics.c:7015
46905 #, fuzzy, gcc-internal-format
46906 #| msgid "num_threads expression must be integral"
46907 msgid "%<priority%> expression must be integral"
46908 msgstr "la expresión num_threads debe ser integral"
46910 #: cp/semantics.c:7044
46911 #, fuzzy, gcc-internal-format
46912 #| msgid "num_threads expression must be integral"
46913 msgid "%<num_tasks%> expression must be integral"
46914 msgstr "la expresión num_threads debe ser integral"
46916 #: cp/semantics.c:7073
46917 #, fuzzy, gcc-internal-format
46918 #| msgid "type to vector delete is neither pointer or array type"
46919 msgid "%qs variable is neither a pointer, nor an array nor reference to pointer or array"
46920 msgstr "el tipo de vector delete no es del tipo puntero ni matriz"
46922 #: cp/semantics.c:7113
46923 #, fuzzy, gcc-internal-format
46924 #| msgid "%<num_threads%> value must be positive"
46925 msgid "%<tile%> argument needs integral type"
46926 msgstr "el valor de %<num_threads%> debe ser positivo"
46928 #: cp/semantics.c:7532
46929 #, gcc-internal-format
46930 msgid "%<threadprivate%> %qD is not file, namespace or block scope variable"
46931 msgstr "%<threadprivate%> %qD no es un fichero, espacio de nombres o variable de ámbito de bloque"
46933 #: cp/semantics.c:7546
46934 #, gcc-internal-format
46935 msgid "%<threadprivate%> %qE directive not in %qT definition"
46936 msgstr "la directiva %<threadprivate%> %qE no está en la definición %qT"
46938 #: cp/semantics.c:7751
46939 #, gcc-internal-format
46940 msgid "difference between %qE and %qD does not have integer type"
46941 msgstr "la diferencia entre %qE y %qD no tiene tipo entero"
46943 #: cp/semantics.c:8179
46944 #, fuzzy, gcc-internal-format
46945 #| msgid "%<#pragma omp atomic update%> uses two different variables for memory"
46946 msgid "%<#pragma omp simd%> used with class iteration variable %qE"
46947 msgstr "%<#pragma omp atomic update%> usa dos variables diferentes para la memoria"
46949 #: cp/semantics.c:8522 cp/semantics.c:8532
46950 #, fuzzy, gcc-internal-format
46951 #| msgid "%<#pragma omp atomic update%> uses two different variables for memory"
46952 msgid "%<#pragma omp atomic update%> uses two different expressions for memory"
46953 msgstr "%<#pragma omp atomic update%> usa dos variables diferentes para la memoria"
46955 #: cp/semantics.c:8825
46956 #, fuzzy, gcc-internal-format
46957 #| msgid "static assertion failed: %E"
46958 msgid "static assertion failed"
46959 msgstr "falló la aserción estática: %E"
46961 #: cp/semantics.c:8827
46962 #, gcc-internal-format, gfc-internal-format
46963 msgid "static assertion failed: %s"
46964 msgstr "falló la aserción estática: %s"
46966 #: cp/semantics.c:8832
46967 #, gcc-internal-format
46968 msgid "non-constant condition for static assertion"
46969 msgstr "condición que no es constante para una aserción estática"
46971 #: cp/semantics.c:8862
46972 #, gcc-internal-format
46973 msgid "argument to decltype must be an expression"
46974 msgstr "el argumento para decltype debe ser una expresión"
46976 #: cp/semantics.c:8890
46977 #, gcc-internal-format
46978 msgid "decltype cannot resolve address of overloaded function"
46979 msgstr "el tipo de declaración no puede resolver la dirección de la función sobrecargada"
46981 #: cp/semantics.c:9446
46982 #, fuzzy, gcc-internal-format
46983 #| msgid "third operand of conditional expression has no effect"
46984 msgid "operand of fold expression has no unexpanded parameter packs"
46985 msgstr "el tercer operando de la expresión condicional no tiene efecto"
46987 #: cp/semantics.c:9499
46988 #, fuzzy, gcc-internal-format
46989 #| msgid "template argument %qE involves template parameter(s)"
46990 msgid "both arguments in binary fold have unexpanded parameter packs"
46991 msgstr "el argumento de plantilla %qE involucra a el(los) parámetro(s) de plantilla"
46993 #: cp/semantics.c:9501
46994 #, gcc-internal-format
46995 msgid "no unexpanded parameter packs in binary fold"
46996 msgstr ""
46998 #: cp/semantics.c:9519
46999 #, fuzzy, gcc-internal-format
47000 #| msgid "unsupported argument to %<__builtin_return_address%>"
47001 msgid "non-pointer argument to %<__builtin_launder%>"
47002 msgstr "argumento no admitido para %<__builtin_return_address%>"
47004 #: cp/tree.c:1245
47005 #, gcc-internal-format
47006 msgid "%qV qualifiers cannot be applied to %qT"
47007 msgstr "los calificadores %qV no se pueden aplicar a %qT"
47009 #: cp/tree.c:1751
47010 #, fuzzy, gcc-internal-format
47011 #| msgid "expression %qE is not a constant-expression"
47012 msgid "lambda-expression in a constant expression"
47013 msgstr "la expresión %qE no es una expresión constante"
47015 #: cp/tree.c:3893
47016 #, fuzzy, gcc-internal-format
47017 #| msgid "%qE attribute ignored on types"
47018 msgid "%qE attribute applied to %qD with void return type"
47019 msgstr "se descarta el atributo %qE en tipos"
47021 #: cp/tree.c:3900
47022 #, fuzzy, gcc-internal-format
47023 #| msgid "%qE attribute can only be applied to class definitions"
47024 msgid "%qE attribute can only be applied to functions or to class or enumeration types"
47025 msgstr "el atributo %qE sólo se puede aplicar a definiciones de clase"
47027 #: cp/tree.c:3952
47028 #, gcc-internal-format
47029 msgid "requested init_priority is not an integer constant"
47030 msgstr "la init_priority solicitada no es una constante entera"
47032 #: cp/tree.c:3974
47033 #, gcc-internal-format
47034 msgid "can only use %qE attribute on file-scope definitions of objects of class type"
47035 msgstr "solo se puede usar el atributo %qE en definiciones de rango de fichero de objetos de tipo class"
47037 #: cp/tree.c:3982
47038 #, gcc-internal-format
47039 msgid "requested init_priority is out of range"
47040 msgstr "la init_priority solicitada está fuera de rango"
47042 #: cp/tree.c:3992
47043 #, gcc-internal-format
47044 msgid "requested init_priority is reserved for internal use"
47045 msgstr "la init_priority solicitada está reservada para uso interno"
47047 #: cp/tree.c:4003
47048 #, gcc-internal-format
47049 msgid "%qE attribute is not supported on this platform"
47050 msgstr "el atributo %qE no se admite en esta plataforma"
47052 #: cp/tree.c:4030
47053 #, fuzzy, gcc-internal-format
47054 #| msgid "declaration of %qD as member of %qT"
47055 msgid "redeclaration of %qD adds abi tag %E"
47056 msgstr "declaración de %qD como miembro de %qT"
47058 #: cp/tree.c:4050
47059 #, fuzzy, gcc-internal-format
47060 #| msgid "%qD attribute requires a single NTBS argument"
47061 msgid "the %qE attribute requires arguments"
47062 msgstr "el atributo %qD requiere un solo argumento NTBS"
47064 #: cp/tree.c:4061
47065 #, fuzzy, gcc-internal-format
47066 #| msgid "argument of %qE attribute is not a string constant"
47067 msgid "arguments to the %qE attribute must be narrow string literals"
47068 msgstr "el argumento del atributo %qE no es una cadena constante"
47070 #: cp/tree.c:4074 cp/tree.c:4087
47071 #, fuzzy, gcc-internal-format
47072 #| msgid "argument of %qE attribute is not a string constant"
47073 msgid "arguments to the %qE attribute must contain valid identifiers"
47074 msgstr "el argumento del atributo %qE no es una cadena constante"
47076 #: cp/tree.c:4076
47077 #, fuzzy, gcc-internal-format
47078 #| msgid "%.*s is not a valid universal character"
47079 msgid "%<%c%> is not a valid first character for an identifier"
47080 msgstr "%.*s no es un carácter universal válido"
47082 #: cp/tree.c:4089
47083 #, fuzzy, gcc-internal-format
47084 #| msgid "%<%T::%D%> is not a valid declarator"
47085 msgid "%<%c%> is not a valid character in an identifier"
47086 msgstr "%<%T::%D%> no es un declarador válido"
47088 #: cp/tree.c:4113
47089 #, fuzzy, gcc-internal-format
47090 #| msgid "%qE attribute ignored on non-class types"
47091 msgid "%qE attribute applied to non-class, non-enum type %qT"
47092 msgstr "se descarta el atributo %qE en tipos que no son clases"
47094 #: cp/tree.c:4119
47095 #, fuzzy, gcc-internal-format
47096 #| msgid "ignoring attributes applied to %qT after definition"
47097 msgid "%qE attribute applied to %qT after its definition"
47098 msgstr "se descartan los atributos aplicados al %qT después de la definición"
47100 #: cp/tree.c:4126
47101 #, fuzzy, gcc-internal-format
47102 #| msgid "ignoring attributes applied to %qT after definition"
47103 msgid "ignoring %qE attribute applied to template instantiation %qT"
47104 msgstr "se descartan los atributos aplicados al %qT después de la definición"
47106 #: cp/tree.c:4133
47107 #, fuzzy, gcc-internal-format
47108 #| msgid "ignoring attributes applied to %qT after definition"
47109 msgid "ignoring %qE attribute applied to template specialization %qT"
47110 msgstr "se descartan los atributos aplicados al %qT después de la definición"
47112 #: cp/tree.c:4155
47113 #, fuzzy, gcc-internal-format
47114 #| msgid "%qE attribute only applies to functions, not %s"
47115 msgid "%qE attribute applied to non-function, non-variable %qD"
47116 msgstr "el atributo %qE se aplica solamente a funciones, no a %s"
47118 #: cp/tree.c:4161
47119 #, fuzzy, gcc-internal-format
47120 #| msgid "%s attribute applied to %s %s at %L"
47121 msgid "%qE attribute applied to extern \"C\" declaration %qD"
47122 msgstr "El atributo %s se aplica a %s %s en %L"
47124 #: cp/tree.c:4889
47125 #, gcc-internal-format
47126 msgid "zero as null pointer constant"
47127 msgstr "cero como constante de puntero nulo"
47129 #: cp/tree.c:4902
47130 #, gcc-internal-format, gfc-internal-format
47131 msgid "lang_* check: failed in %s, at %s:%d"
47132 msgstr "revisión lang_*: falló en %s, en %s:%d"
47134 #: cp/typeck.c:463
47135 #, gcc-internal-format
47136 msgid "comparison between distinct pointer types %qT and %qT lacks a cast"
47137 msgstr "la comparación entre diferentes tipos de punteros %qT y %qT carece de una conversión"
47139 #: cp/typeck.c:469
47140 #, gcc-internal-format
47141 msgid "conversion between distinct pointer types %qT and %qT lacks a cast"
47142 msgstr "la conversión entre diferentes tipos de punteros %qT y %qT carece de una conversión"
47144 #: cp/typeck.c:475
47145 #, gcc-internal-format
47146 msgid "conditional expression between distinct pointer types %qT and %qT lacks a cast"
47147 msgstr "la expresión condicional entre diferentes tipos de punteros %qT y %qT carece de una conversión"
47149 #: cp/typeck.c:612
47150 #, gcc-internal-format
47151 msgid "ISO C++ forbids comparison between pointer of type %<void *%> and pointer-to-function"
47152 msgstr "ISO C++ prohíbe la comparación entre punteros de tipo %<void *%> y punteros a función"
47154 #: cp/typeck.c:617
47155 #, gcc-internal-format
47156 msgid "ISO C++ forbids conversion between pointer of type %<void *%> and pointer-to-function"
47157 msgstr "ISO C++ prohíbe la conversión entre punteros de tipo %<void *%> y punteros a función"
47159 #: cp/typeck.c:622
47160 #, gcc-internal-format
47161 msgid "ISO C++ forbids conditional expression between pointer of type %<void *%> and pointer-to-function"
47162 msgstr "ISO C++ prohíbe la expresión condicional entre punteros de tipo %<void *%> y punteros a función"
47164 #: cp/typeck.c:701
47165 #, gcc-internal-format
47166 msgid "comparison between distinct pointer-to-member types %qT and %qT lacks a cast"
47167 msgstr "la comparación entre diferentes tipos de punteros-a-miembro %qT y %qT carece de una conversión"
47169 #: cp/typeck.c:706
47170 #, gcc-internal-format
47171 msgid "conversion between distinct pointer-to-member types %qT and %qT lacks a cast"
47172 msgstr "la conversión entre diferentes tipos de punteros-a-miembro %qT y %qT carece de una conversión"
47174 #: cp/typeck.c:711
47175 #, gcc-internal-format
47176 msgid "conditional expression between distinct pointer-to-member types %qT and %qT lacks a cast"
47177 msgstr "la expresión condicional entre diferentes tipos de punteros-a-miembro %qT y %qT carece de una conversión"
47179 #: cp/typeck.c:1433
47180 #, gcc-internal-format
47181 msgid "canonical types differ for identical types %T and %T"
47182 msgstr "los tipos canónicos difieren para los tipos idénticos %T y %T"
47184 #: cp/typeck.c:1440
47185 #, gcc-internal-format
47186 msgid "same canonical type node for different types %T and %T"
47187 msgstr "el mismo nodo de tipo canónico para los tipos diferentes %T y %T"
47189 #: cp/typeck.c:1570
47190 #, gcc-internal-format
47191 msgid "invalid application of %qs to a member function"
47192 msgstr "aplicación no válida de %qs a una función miembro"
47194 #: cp/typeck.c:1656
47195 #, gcc-internal-format
47196 msgid "invalid application of %<sizeof%> to a bit-field"
47197 msgstr "aplicación no válida de %<sizeof%> a un campo de bits"
47199 #: cp/typeck.c:1664
47200 #, gcc-internal-format
47201 msgid "ISO C++ forbids applying %<sizeof%> to an expression of function type"
47202 msgstr "ISO C++ prohíbe la aplicación de %<sizeof%> a una expresión de tipo de función"
47204 #: cp/typeck.c:1713
47205 #, gcc-internal-format
47206 msgid "invalid application of %<__alignof%> to a bit-field"
47207 msgstr "aplicación no válida de %<__alignof%> a un campo de bits"
47209 #: cp/typeck.c:1724
47210 #, gcc-internal-format
47211 msgid "ISO C++ forbids applying %<__alignof%> to an expression of function type"
47212 msgstr "ISO C++ prohíbe la aplicación de %<__alignof%> a una expresión de tipo de función"
47214 #: cp/typeck.c:1801
47215 #, fuzzy, gcc-internal-format
47216 #| msgid "size of array has non-integral type %qT"
47217 msgid "%<alignas%> argument has non-integral type %qT"
47218 msgstr "el tamaño de la matriz tiene un tipo %qT que no es integral"
47220 #: cp/typeck.c:1846
47221 #, fuzzy, gcc-internal-format
47222 #| msgid "invalid use of non-static member function %qD"
47223 msgid "invalid use of non-static member function of type %qT"
47224 msgstr "uso no válido de la función miembro no static %qD"
47226 #: cp/typeck.c:2017
47227 #, gcc-internal-format
47228 msgid "taking address of temporary array"
47229 msgstr "se toma la dirección de la matriz temporal"
47231 #: cp/typeck.c:2179
47232 #, fuzzy, gcc-internal-format
47233 #| msgid "deprecated conversion from string constant to %qT"
47234 msgid "ISO C++ forbids converting a string constant to %qT"
47235 msgstr "conversión obsoleta de una constante de cadena a %qT"
47237 #: cp/typeck.c:2183
47238 #, gcc-internal-format
47239 msgid "deprecated conversion from string constant to %qT"
47240 msgstr "conversión obsoleta de una constante de cadena a %qT"
47242 #: cp/typeck.c:2317 cp/typeck.c:2721
47243 #, gcc-internal-format
47244 msgid "request for member %qD in %qE, which is of pointer type %qT (maybe you meant to use %<->%> ?)"
47245 msgstr "solicitud por el miembro %qD en %qE, el cual es de tipo puntero %qT (¿ Tal vez quiso utilizar %<->%> ?)"
47247 #: cp/typeck.c:2321 cp/typeck.c:2725
47248 #, gcc-internal-format
47249 msgid "request for member %qD in %qE, which is of non-class type %qT"
47250 msgstr "solicitud por el miembro %qD en %qE, el cual es del tipo %qT que no es clase"
47252 #: cp/typeck.c:2352
47253 #, gcc-internal-format
47254 msgid "invalid use of nonstatic data member %qE"
47255 msgstr "uso no válido del dato miembro no static %qE"
47257 #: cp/typeck.c:2411
47258 #, fuzzy, gcc-internal-format
47259 #| msgid "invalid access to non-static data member %qD  of NULL object"
47260 msgid "invalid access to non-static data member %qD in virtual base of NULL object"
47261 msgstr "acceso no válido a datos del miembro que no es static %qD  del objeto NULL"
47263 #: cp/typeck.c:2560
47264 #, gcc-internal-format
47265 msgid "object type %qT does not match destructor name ~%qT"
47266 msgstr "el tipo de objeto %qT no coincide con el nombre del destructor ~%qT"
47268 #: cp/typeck.c:2569
47269 #, gcc-internal-format
47270 msgid "the type being destroyed is %qT, but the destructor refers to %qT"
47271 msgstr "el tipo que se destruye es %qT, pero el destructor se refiere a %qT"
47273 #: cp/typeck.c:2755 cp/typeck.c:2783
47274 #, gcc-internal-format
47275 msgid "%<%D::%D%> is not a member of %qT"
47276 msgstr "%<%D::%D%> no es un miembro de %qT"
47278 #: cp/typeck.c:2822
47279 #, gcc-internal-format
47280 msgid "%qT is not a base of %qT"
47281 msgstr "%qT no es una base de %qT"
47283 #: cp/typeck.c:2856
47284 #, fuzzy, gcc-internal-format
47285 #| msgid "%qT has no member named %qE"
47286 msgid "%q#T has no member named %qE; did you mean %qE?"
47287 msgstr "%qT no tiene un miembro llamado %qE"
47289 #: cp/typeck.c:2862
47290 #, fuzzy, gcc-internal-format
47291 #| msgid "%qT has no member named %qE"
47292 msgid "%q#T has no member named %qE"
47293 msgstr "%qT no tiene un miembro llamado %qE"
47295 #: cp/typeck.c:2891
47296 #, gcc-internal-format
47297 msgid "%qD is not a member template function"
47298 msgstr "%qD no es una función plantilla miembro"
47300 #: cp/typeck.c:3060
47301 #, gcc-internal-format
47302 msgid "%qT is not a pointer-to-object type"
47303 msgstr "%qT no es de tipo puntero-a-objeto"
47305 #: cp/typeck.c:3091
47306 #, gcc-internal-format
47307 msgid "invalid use of array indexing on pointer to member"
47308 msgstr "uso no válido del índice de matriz en puntero a miembro"
47310 #: cp/typeck.c:3094
47311 #, gcc-internal-format
47312 msgid "invalid use of unary %<*%> on pointer to member"
47313 msgstr "uso no válido del unario %<*%> en puntero a miembro"
47315 #: cp/typeck.c:3097
47316 #, gcc-internal-format
47317 msgid "invalid use of implicit conversion on pointer to member"
47318 msgstr "uso no válido de la conversión implícita en puntero a miembro"
47320 #: cp/typeck.c:3100
47321 #, gcc-internal-format
47322 msgid "left hand operand of %<->*%> must be a pointer to class, but is a pointer to member of type %qT"
47323 msgstr ""
47325 #: cp/typeck.c:3136
47326 #, gcc-internal-format
47327 msgid "subscript missing in array reference"
47328 msgstr "falta el subíndice en la referencia de la matriz"
47330 #: cp/typeck.c:3152
47331 #, fuzzy, gcc-internal-format
47332 #| msgid "alignment of array elements is greater than element size"
47333 msgid "rank of the array%'s index is greater than 1"
47334 msgstr "la alineación de los elementos de la matriz es mayor que el tamaño de los elementos"
47336 #: cp/typeck.c:3247
47337 #, gcc-internal-format
47338 msgid "subscripting array declared %<register%>"
47339 msgstr "se declaró el subíndice de la matriz como %<register%>"
47341 #: cp/typeck.c:3281
47342 #, gcc-internal-format
47343 msgid "subscripted value is neither array nor pointer"
47344 msgstr "el valor indicado por el subíndice no es ni matriz ni puntero"
47346 #: cp/typeck.c:3354
47347 #, gcc-internal-format
47348 msgid "object missing in use of %qE"
47349 msgstr "falta un objeto en el uso de %qE"
47351 #: cp/typeck.c:3585
47352 #, fuzzy, gcc-internal-format
47353 #| msgid "cannot disable built-in function %qs"
47354 msgid "cannot call function %qD"
47355 msgstr "no se puede desactivar la función interna %qs"
47357 #: cp/typeck.c:3600
47358 #, gcc-internal-format
47359 msgid "ISO C++ forbids calling %<::main%> from within program"
47360 msgstr "ISO C++ prohíbe la llamada %<::main%> dentro del mismo programa"
47362 #: cp/typeck.c:3621
47363 #, gcc-internal-format
47364 msgid "must use %<.*%> or %<->*%> to call pointer-to-member function in %<%E (...)%>, e.g. %<(... ->* %E) (...)%>"
47365 msgstr "se debe usar %<.*%> o %<->*%> en la llamada a la función puntero-a-miembro en %<%E (...)%>, p.e. %<(... ->* %E) (...)%>"
47367 #: cp/typeck.c:3638
47368 #, gcc-internal-format
47369 msgid "%qE cannot be used as a function"
47370 msgstr "no se puede usar %qE como una función"
47372 #: cp/typeck.c:3641
47373 #, fuzzy, gcc-internal-format
47374 #| msgid "%qE cannot be used as a function"
47375 msgid "%qD cannot be used as a function"
47376 msgstr "no se puede usar %qE como una función"
47378 #: cp/typeck.c:3644
47379 #, fuzzy, gcc-internal-format
47380 #| msgid "%qE cannot be used as a function"
47381 msgid "expression cannot be used as a function"
47382 msgstr "no se puede usar %qE como una función"
47384 #: cp/typeck.c:3701
47385 #, gcc-internal-format
47386 msgid "too many arguments to constructor %q#D"
47387 msgstr "demasiados argumentos para el constructor %q#D"
47389 #: cp/typeck.c:3702
47390 #, gcc-internal-format
47391 msgid "too few arguments to constructor %q#D"
47392 msgstr "faltan argumentos para el constructor %q#D"
47394 #: cp/typeck.c:3707
47395 #, gcc-internal-format
47396 msgid "too many arguments to member function %q#D"
47397 msgstr "demasiados argumentos para la función miembro %q#D"
47399 #: cp/typeck.c:3708
47400 #, gcc-internal-format
47401 msgid "too few arguments to member function %q#D"
47402 msgstr "faltan argumentos para la función miembro %q#D"
47404 #: cp/typeck.c:3714
47405 #, gcc-internal-format
47406 msgid "too many arguments to function %q#D"
47407 msgstr "demasiados argumentos para la función %q#D"
47409 #: cp/typeck.c:3715
47410 #, gcc-internal-format
47411 msgid "too few arguments to function %q#D"
47412 msgstr "faltan argumentos para la función %q#D"
47414 #: cp/typeck.c:3725
47415 #, gcc-internal-format
47416 msgid "too many arguments to method %q#D"
47417 msgstr "demasiados argumentos para el método %q#D"
47419 #: cp/typeck.c:3726
47420 #, gcc-internal-format
47421 msgid "too few arguments to method %q#D"
47422 msgstr "faltan argumentos para el método %q#D"
47424 #: cp/typeck.c:3729
47425 #, gcc-internal-format
47426 msgid "too many arguments to function"
47427 msgstr "demasiados argumentos para la función"
47429 #: cp/typeck.c:3730
47430 #, gcc-internal-format
47431 msgid "too few arguments to function"
47432 msgstr "faltan argumentos para la función"
47434 #: cp/typeck.c:3809
47435 #, gcc-internal-format
47436 msgid "parameter %P of %qD has incomplete type %qT"
47437 msgstr "el parámetro %P de %qD tiene el tipo incompleto %qT"
47439 #: cp/typeck.c:3812
47440 #, gcc-internal-format
47441 msgid "parameter %P has incomplete type %qT"
47442 msgstr "el parámetro %P tiene el tipo incompleto %qT"
47444 #: cp/typeck.c:4056
47445 #, gcc-internal-format
47446 msgid "the address of %qD will never be NULL"
47447 msgstr "la dirección de %qD nunca debe ser NULL"
47449 #: cp/typeck.c:4067
47450 #, fuzzy, gcc-internal-format
47451 #| msgid "the comparison will always evaluate as %<true%> for the address of %qD will never be NULL"
47452 msgid "the compiler can assume that the address of %qD will never be NULL"
47453 msgstr "la comparación siempre se evalúa como %<true%> para la dirección de %qD que nunca será NULL"
47455 #: cp/typeck.c:4185 cp/typeck.c:4196
47456 #, gcc-internal-format
47457 msgid "assuming cast to type %qT from overloaded function"
47458 msgstr "se asume la conversión al tipo %qT desde la función sobrecargada"
47460 #: cp/typeck.c:4242
47461 #, gcc-internal-format
47462 msgid "NULL used in arithmetic"
47463 msgstr "se usó NULL en la aritmética"
47465 #: cp/typeck.c:4566
47466 #, gcc-internal-format
47467 msgid "left rotate count is negative"
47468 msgstr "la cuenta de rotación izquierda es negativa"
47470 #: cp/typeck.c:4567
47471 #, gcc-internal-format
47472 msgid "right rotate count is negative"
47473 msgstr "la cuenta de rotación derecha es negativa"
47475 #: cp/typeck.c:4573
47476 #, gcc-internal-format
47477 msgid "left rotate count >= width of type"
47478 msgstr "la cuenta de rotación izquierda >= anchura del tipo"
47480 #: cp/typeck.c:4574
47481 #, gcc-internal-format
47482 msgid "right rotate count >= width of type"
47483 msgstr "la cuenta de rotación derecha >= anchura del tipo"
47485 #: cp/typeck.c:4657 cp/typeck.c:4665 cp/typeck.c:4944 cp/typeck.c:4952
47486 #, gcc-internal-format
47487 msgid "ISO C++ forbids comparison between pointer and integer"
47488 msgstr "ISO C++ prohíbe la comparación entre puntero y entero"
47490 #: cp/typeck.c:4867 cp/typeck.c:4879
47491 #, fuzzy, gcc-internal-format
47492 #| msgid "no type named %q#T in %q#T"
47493 msgid "operand types are %qT and %qT"
47494 msgstr "no hay un tipo llamado %q#T en %q#T"
47496 #: cp/typeck.c:4905
47497 #, fuzzy, gcc-internal-format
47498 #| msgid "could not find interface for class %qE"
47499 msgid "could not find an integer type of the same size as %qT"
47500 msgstr "no se puede encontrar la interfaz para la clase %qE"
47502 #: cp/typeck.c:4969
47503 #, gcc-internal-format
47504 msgid "unordered comparison on non-floating point argument"
47505 msgstr "comparación sin orden en el argumento de coma no flotante"
47507 #: cp/typeck.c:5024
47508 #, gcc-internal-format
47509 msgid "invalid operands of types %qT and %qT to binary %qO"
47510 msgstr "operadores no válidos de tipos %qT y %qT para el binario %qO"
47512 #: cp/typeck.c:5327
47513 #, gcc-internal-format
47514 msgid "ISO C++ forbids using pointer of type %<void *%> in subtraction"
47515 msgstr "ISO C++ prohíbe el uso de un puntero de tipo %<void *%> en la sustracción"
47517 #: cp/typeck.c:5335
47518 #, gcc-internal-format
47519 msgid "ISO C++ forbids using pointer to a function in subtraction"
47520 msgstr "ISO C++ prohíbe el uso de un puntero a una función en la sustracción"
47522 #: cp/typeck.c:5343
47523 #, gcc-internal-format
47524 msgid "ISO C++ forbids using pointer to a method in subtraction"
47525 msgstr "ISO C++ prohíbe el uso de un puntero a un método en la sustracción"
47527 #: cp/typeck.c:5362
47528 #, gcc-internal-format
47529 msgid "invalid use of a pointer to an incomplete type in pointer arithmetic"
47530 msgstr "uso no válido de un puntero a un tipo incompleto en aritmética de punteros"
47532 #: cp/typeck.c:5437
47533 #, gcc-internal-format
47534 msgid "taking address of constructor %qE"
47535 msgstr "se toma la dirección del constructor %qE"
47537 #: cp/typeck.c:5438
47538 #, gcc-internal-format
47539 msgid "taking address of destructor %qE"
47540 msgstr "se toma la dirección del destructor %qE"
47542 #: cp/typeck.c:5454
47543 #, gcc-internal-format
47544 msgid "invalid use of %qE to form a pointer-to-member-function"
47545 msgstr "uso no válido de %qE para formar una función puntero a miembro"
47547 #: cp/typeck.c:5457
47548 #, gcc-internal-format
47549 msgid "  a qualified-id is required"
47550 msgstr "  se requiere un id calificado"
47552 #: cp/typeck.c:5464
47553 #, gcc-internal-format
47554 msgid "parentheses around %qE cannot be used to form a pointer-to-member-function"
47555 msgstr "no se pueden usar paréntesis alrededor de %qE para formar una función-puntero-a-miembro"
47557 #. An expression like &memfn.
47558 #: cp/typeck.c:5635
47559 #, gcc-internal-format
47560 msgid "ISO C++ forbids taking the address of an unqualified or parenthesized non-static member function to form a pointer to member function.  Say %<&%T::%D%>"
47561 msgstr "ISO C++ prohíbe tomar la dirección de una función miembro no estática sin calificar o entre paréntesis para formar un puntero a la función miembro.  Como %<&%T::%D%>"
47563 #: cp/typeck.c:5640
47564 #, gcc-internal-format
47565 msgid "ISO C++ forbids taking the address of a bound member function to form a pointer to member function.  Say %<&%T::%D%>"
47566 msgstr "ISO C++ prohíbe tomar la dirección de una función miembro limitada para formar un puntero a la función miembro.  Como %<&%T::%D%>"
47568 #. Make this a permerror because we used to accept it.
47569 #: cp/typeck.c:5677
47570 #, gcc-internal-format
47571 msgid "taking address of temporary"
47572 msgstr "se toma la dirección del temporal"
47574 #: cp/typeck.c:5679
47575 #, gcc-internal-format
47576 msgid "taking address of xvalue (rvalue reference)"
47577 msgstr "se toma la dirección de xvalue (referencia rvalue)"
47579 #: cp/typeck.c:5696
47580 #, gcc-internal-format
47581 msgid "ISO C++ forbids taking address of function %<::main%>"
47582 msgstr "ISO C++ prohíbe tomar la dirección de la función %<::main%>"
47584 #: cp/typeck.c:5766
47585 #, gcc-internal-format
47586 msgid "cannot create pointer to reference member %qD"
47587 msgstr "no se puede crear un puntero al miembro referencia %qD"
47589 #: cp/typeck.c:5786
47590 #, fuzzy, gcc-internal-format
47591 #| msgid "cannot take address of bit-field %qD"
47592 msgid "attempt to take address of bit-field"
47593 msgstr "no se puede tomar la dirección del campo de bits %qD"
47595 #: cp/typeck.c:5931
47596 #, fuzzy, gcc-internal-format
47597 #| msgid "taking address of expression of type %<void%>"
47598 msgid "%<~%> on an expression of type bool"
47599 msgstr "se toma la dirección de la expresión de tipo %<id%>"
47601 #: cp/typeck.c:5932
47602 #, gcc-internal-format
47603 msgid "did you mean to use logical not (%<!%>)?"
47604 msgstr ""
47606 #: cp/typeck.c:6053
47607 #, gcc-internal-format
47608 msgid "ISO C++ forbids incrementing an enum"
47609 msgstr "ISO C++ prohíbe incrementar un enum"
47611 #: cp/typeck.c:6054
47612 #, gcc-internal-format
47613 msgid "ISO C++ forbids decrementing an enum"
47614 msgstr "ISO C++ prohíbe decrementar un enum"
47616 #: cp/typeck.c:6070
47617 #, gcc-internal-format
47618 msgid "cannot increment a pointer to incomplete type %qT"
47619 msgstr "no se puede incrementar un puntero a un tipo incompleto %qT"
47621 #: cp/typeck.c:6071
47622 #, gcc-internal-format
47623 msgid "cannot decrement a pointer to incomplete type %qT"
47624 msgstr "no se puede decrementar un puntero a un tipo incompleto %qT"
47626 #: cp/typeck.c:6082
47627 #, gcc-internal-format
47628 msgid "ISO C++ forbids incrementing a pointer of type %qT"
47629 msgstr "ISO C++ prohíbe incrementar un puntero de tipo %qT"
47631 #: cp/typeck.c:6083
47632 #, gcc-internal-format
47633 msgid "ISO C++ forbids decrementing a pointer of type %qT"
47634 msgstr "ISO C++ prohíbe decrementar un puntero de tipo %qT"
47636 #: cp/typeck.c:6118
47637 #, gcc-internal-format
47638 msgid "use of an operand of type %qT in %<operator--%> is forbidden"
47639 msgstr ""
47641 #: cp/typeck.c:6127
47642 #, gcc-internal-format
47643 msgid "use of an operand of type %qT in %<operator++%> is forbidden in C++1z"
47644 msgstr ""
47646 #: cp/typeck.c:6134
47647 #, gcc-internal-format
47648 msgid "use of an operand of type %qT in %<operator++%> is deprecated"
47649 msgstr ""
47651 #: cp/typeck.c:6306
47652 #, gcc-internal-format
47653 msgid "cannot take the address of %<this%>, which is an rvalue expression"
47654 msgstr "no se puede tomar la dirección de %<this%> que es una expresión r-valuada"
47656 #: cp/typeck.c:6328
47657 #, gcc-internal-format
47658 msgid "address of explicit register variable %qD requested"
47659 msgstr "se solicitó la dirección de la variable register explícita %qD"
47661 #: cp/typeck.c:6333
47662 #, gcc-internal-format
47663 msgid "address requested for %qD, which is declared %<register%>"
47664 msgstr "se solicitó la dirección de %qD, la cual se declaró como %<register%>"
47666 #: cp/typeck.c:6412
47667 #, gcc-internal-format
47668 msgid "list-initializer for non-class type must not be parenthesized"
47669 msgstr "el inicializador de lista para el tipo que no es clase no debe estar entre paréntesis"
47671 #: cp/typeck.c:6424
47672 #, gcc-internal-format
47673 msgid "expression list treated as compound expression in initializer"
47674 msgstr "se trata la lista de expresiones como una expresión compuesta en en inicializador"
47676 #: cp/typeck.c:6428
47677 #, gcc-internal-format
47678 msgid "expression list treated as compound expression in mem-initializer"
47679 msgstr "se trata la lista de expresiones como una expresión compuesta en el inicializador de memoria"
47681 #: cp/typeck.c:6432
47682 #, gcc-internal-format
47683 msgid "expression list treated as compound expression in functional cast"
47684 msgstr "se trata la lista de expresiones como una expresión compuesta en la conversión funcional"
47686 #: cp/typeck.c:6469
47687 #, gcc-internal-format, gfc-internal-format
47688 msgid "%s expression list treated as compound expression"
47689 msgstr "se trata la lista de expresiones como una expresión compuesta %s"
47691 #: cp/typeck.c:6566
47692 #, gcc-internal-format
47693 msgid "no context to resolve type of %qE"
47694 msgstr "no hay contexto para resolver el tipo de %qE"
47696 #: cp/typeck.c:6599
47697 #, gcc-internal-format
47698 msgid "cast from type %qT to type %qT casts away qualifiers"
47699 msgstr "la conversión del tipo %qT al tipo %qT proscribe los calificadores"
47701 #: cp/typeck.c:6605
47702 #, gcc-internal-format
47703 msgid "static_cast from type %qT to type %qT casts away qualifiers"
47704 msgstr "static_cast del tipo %qT al tipo %qT proscribe los calificadores"
47706 #: cp/typeck.c:6611
47707 #, gcc-internal-format
47708 msgid "reinterpret_cast from type %qT to type %qT casts away qualifiers"
47709 msgstr "reinterpret_cast del tipo %qT al tipo %qT proscribe los calificadores"
47711 #: cp/typeck.c:6634
47712 #, fuzzy, gcc-internal-format
47713 #| msgid "%qT uses local type %qT"
47714 msgid "useless cast to type %qT"
47715 msgstr "%qT usa el tipo local %qT"
47717 #: cp/typeck.c:7005
47718 #, gcc-internal-format
47719 msgid "invalid static_cast from type %qT to type %qT"
47720 msgstr "static_cast no válido del tipo %qT al tipo %qT"
47722 #: cp/typeck.c:7031
47723 #, gcc-internal-format
47724 msgid "converting from %qT to %qT"
47725 msgstr "se convierte de %qT a %qT"
47727 #: cp/typeck.c:7083
47728 #, gcc-internal-format
47729 msgid "invalid cast of an rvalue expression of type %qT to type %qT"
47730 msgstr "conversión no válida de una expresión r-valuada de tipo %qT al tipo %qT"
47732 #: cp/typeck.c:7153
47733 #, gcc-internal-format
47734 msgid "cast from %qT to %qT loses precision"
47735 msgstr "la conversión de %qT a %qT pierde precisión"
47737 #: cp/typeck.c:7193
47738 #, gcc-internal-format
47739 msgid "cast from %qT to %qT increases required alignment of target type"
47740 msgstr "la conversión de %qT a %qT incrementa la alineación requerida del tipo del destino"
47742 #: cp/typeck.c:7211
47743 #, fuzzy, gcc-internal-format
47744 #| msgid "ISO C++ forbids casting between pointer-to-function and pointer-to-object"
47745 msgid "casting between pointer-to-function and pointer-to-object is conditionally-supported"
47746 msgstr "ISO C++ prohíbe la conversión entre puntero a función y puntero a objeto"
47748 #: cp/typeck.c:7225
47749 #, gcc-internal-format
47750 msgid "invalid cast from type %qT to type %qT"
47751 msgstr "conversión no válida del tipo %qT al tipo %qT"
47753 #: cp/typeck.c:7286
47754 #, gcc-internal-format
47755 msgid "invalid use of const_cast with type %qT, which is not a pointer, reference, nor a pointer-to-data-member type"
47756 msgstr "uso no válido de const_cast con tipo %qT, que no es puntero, referencia, ni un tipo puntero-a-datos-miembro"
47758 #: cp/typeck.c:7295
47759 #, gcc-internal-format
47760 msgid "invalid use of const_cast with type %qT, which is a pointer or reference to a function type"
47761 msgstr "uso no válido de const_cast con tipo %qT, el cual es un puntero o referencia a un tipo de función"
47763 #: cp/typeck.c:7333
47764 #, gcc-internal-format
47765 msgid "invalid const_cast of an rvalue of type %qT to type %qT"
47766 msgstr "const_cast no válido de un valor-r de tipo %qT al tipo %qT"
47768 #: cp/typeck.c:7394
47769 #, gcc-internal-format
47770 msgid "invalid const_cast from type %qT to type %qT"
47771 msgstr "const_cast no válido del tipo %qT al tipo %qT"
47773 #: cp/typeck.c:7487 cp/typeck.c:7495
47774 #, gcc-internal-format
47775 msgid "ISO C++ forbids casting to an array type %qT"
47776 msgstr "ISO C++ prohíbe la conversión a un tipo de matriz %qT"
47778 #: cp/typeck.c:7504
47779 #, gcc-internal-format
47780 msgid "invalid cast to function type %qT"
47781 msgstr "conversión no válida al tipo de función %qT"
47783 #: cp/typeck.c:7817
47784 #, gcc-internal-format
47785 msgid "  in evaluation of %<%Q(%#T, %#T)%>"
47786 msgstr "  en la evaluación de %<%Q(%#T, %#T)%>"
47788 #: cp/typeck.c:7878
47789 #, gcc-internal-format
47790 msgid "assigning to an array from an initializer list"
47791 msgstr "se asigna a una matriz desde una lista de inicializador"
47793 #: cp/typeck.c:7904
47794 #, gcc-internal-format
47795 msgid "incompatible types in assignment of %qT to %qT"
47796 msgstr "tipos incompatible en la asignación de %qT a %qT"
47798 #: cp/typeck.c:7918
47799 #, gcc-internal-format
47800 msgid "array used as initializer"
47801 msgstr "se usó una matriz como inicializador"
47803 #: cp/typeck.c:7920
47804 #, gcc-internal-format
47805 msgid "invalid array assignment"
47806 msgstr "asignación de matriz no válida"
47808 #: cp/typeck.c:8054
47809 #, gcc-internal-format
47810 msgid "   in pointer to member function conversion"
47811 msgstr "   en la conversión del puntero a función miembro"
47813 #: cp/typeck.c:8068
47814 #, gcc-internal-format
47815 msgid "pointer to member conversion via virtual base %qT"
47816 msgstr "puntero a la conversión miembro a través de la base virtual %qT"
47818 #: cp/typeck.c:8115 cp/typeck.c:8134
47819 #, gcc-internal-format
47820 msgid "   in pointer to member conversion"
47821 msgstr "   en la conversión del puntero a miembro"
47823 #: cp/typeck.c:8215
47824 #, gcc-internal-format
47825 msgid "invalid conversion to type %qT from type %qT"
47826 msgstr "conversión no válida del tipo %qT a partir del tipo %qT"
47828 #: cp/typeck.c:8507
47829 #, gcc-internal-format
47830 msgid "cannot convert %qT to %qT for argument %qP to %qD"
47831 msgstr "no se puede convertir %qT a %qT para el argumento %qP para %qD"
47833 #: cp/typeck.c:8513
47834 #, gcc-internal-format
47835 msgid "cannot convert %qT to %qT in default argument"
47836 msgstr "no se puede convertir %qT a %qT en el argumento por defecto"
47838 #: cp/typeck.c:8517
47839 #, gcc-internal-format
47840 msgid "cannot convert %qT to %qT in argument passing"
47841 msgstr "no se puede convertir %qT a %qT en el paso de argumentos"
47843 #: cp/typeck.c:8521
47844 #, gcc-internal-format
47845 msgid "cannot convert %qT to %qT"
47846 msgstr "no se puede convertir %qT a %qT"
47848 #: cp/typeck.c:8525
47849 #, gcc-internal-format
47850 msgid "cannot convert %qT to %qT in initialization"
47851 msgstr "no se puede convertir %qT a %qT en la inicialización"
47853 #: cp/typeck.c:8529
47854 #, gcc-internal-format
47855 msgid "cannot convert %qT to %qT in return"
47856 msgstr "no se puede convertir %qT a %qT en la devolución"
47858 #: cp/typeck.c:8533
47859 #, gcc-internal-format
47860 msgid "cannot convert %qT to %qT in assignment"
47861 msgstr "no se puede convertir %qT a %qT en la asignación"
47863 #: cp/typeck.c:8546
47864 #, fuzzy, gcc-internal-format
47865 #| msgid "return type %q#T is incomplete"
47866 msgid "class type %qT is incomplete"
47867 msgstr "el tipo de devolución %q#T es un tipo de dato incompleto"
47869 #: cp/typeck.c:8564
47870 #, gcc-internal-format
47871 msgid "parameter %qP of %qD might be a candidate for a format attribute"
47872 msgstr "el parámetro %qP de %qD puede ser un candidato para un atributo de formato"
47874 #: cp/typeck.c:8568
47875 #, gcc-internal-format
47876 msgid "parameter might be a candidate for a format attribute"
47877 msgstr "el parámetro puede ser un candidato para un atributo de formato"
47879 #: cp/typeck.c:8573
47880 #, gcc-internal-format
47881 msgid "target of conversion might be a candidate for a format attribute"
47882 msgstr "el objetivo de conversión puede ser un candidato para un atributo de formato"
47884 #: cp/typeck.c:8578
47885 #, gcc-internal-format
47886 msgid "target of initialization might be a candidate for a format attribute"
47887 msgstr "el objetivo de inicialización puede ser un candidato para un atributo de formato"
47889 #: cp/typeck.c:8588
47890 #, gcc-internal-format
47891 msgid "left-hand side of assignment might be a candidate for a format attribute"
47892 msgstr "el lado izquierdo de la asignación puede ser un candidato para un atributo de formato"
47894 #: cp/typeck.c:8683
47895 #, fuzzy, gcc-internal-format
47896 #| msgid "in passing argument %P of %q+D"
47897 msgid "in passing argument %P of %qD"
47898 msgstr "al pasar el argumento %P de %q+D"
47900 #: cp/typeck.c:8742
47901 #, gcc-internal-format
47902 msgid "returning reference to temporary"
47903 msgstr "se devuelve la referencia al temporal"
47905 #: cp/typeck.c:8749
47906 #, gcc-internal-format
47907 msgid "reference to non-lvalue returned"
47908 msgstr "se devolvió una referencia a un valor que no es l-valor"
47910 #: cp/typeck.c:8764
47911 #, fuzzy, gcc-internal-format
47912 #| msgid "reference to local variable %q+D returned"
47913 msgid "reference to local variable %qD returned"
47914 msgstr "se devolvió una referencia a la variable local %q+D"
47916 #: cp/typeck.c:8768
47917 #, fuzzy, gcc-internal-format
47918 #| msgid "address of local variable %q+D returned"
47919 msgid "address of label %qD returned"
47920 msgstr "se devolvió la dirección de la variable local %q+D"
47922 #: cp/typeck.c:8772
47923 #, fuzzy, gcc-internal-format
47924 #| msgid "address of local variable %q+D returned"
47925 msgid "address of local variable %qD returned"
47926 msgstr "se devolvió la dirección de la variable local %q+D"
47928 #: cp/typeck.c:8818
47929 #, gcc-internal-format
47930 msgid "returning a value from a destructor"
47931 msgstr "se devuelve un valor de un destructor"
47933 #. If a return statement appears in a handler of the
47934 #. function-try-block of a constructor, the program is ill-formed.
47935 #: cp/typeck.c:8826
47936 #, gcc-internal-format
47937 msgid "cannot return from a handler of a function-try-block of a constructor"
47938 msgstr "no se puede regresar de un manejador de una función-intenta-bloque de un constructor"
47940 #. You can't return a value from a constructor.
47941 #: cp/typeck.c:8829
47942 #, gcc-internal-format
47943 msgid "returning a value from a constructor"
47944 msgstr "se devuelve un valor de un constructor"
47946 #. Give a helpful error message.
47947 #: cp/typeck.c:8859 cp/typeck.c:8905
47948 #, gcc-internal-format
47949 msgid "return-statement with no value, in function returning %qT"
47950 msgstr "declaración return sin valores, en una función que devuelve %qT"
47952 #: cp/typeck.c:8867
47953 #, fuzzy, gcc-internal-format
47954 #| msgid "<brace-enclosed initializer list>"
47955 msgid "returning initializer list"
47956 msgstr "<lista inicializador dentro de llaves>"
47958 #: cp/typeck.c:8886
47959 #, gcc-internal-format
47960 msgid "inconsistent types %qT and %qT deduced for lambda return type"
47961 msgstr "se deducen los tipos inconsistentes %qT y %qT para el tipo de devolución lambda"
47963 #: cp/typeck.c:8889
47964 #, fuzzy, gcc-internal-format
47965 #| msgid "inconsistent deduction for %qT: %qT and then %qT"
47966 msgid "inconsistent deduction for auto return type: %qT and then %qT"
47967 msgstr "deducción inconsistente para %qT: %qT y después %qT"
47969 #: cp/typeck.c:8924
47970 #, gcc-internal-format
47971 msgid "return-statement with a value, in function returning 'void'"
47972 msgstr "declaración return con un valor, en una función que devuelve 'void'"
47974 #: cp/typeck.c:8954
47975 #, gcc-internal-format
47976 msgid "%<operator new%> must not return NULL unless it is declared %<throw()%> (or -fcheck-new is in effect)"
47977 msgstr "%<operator new%> no debe regresar NULL a menos que se declare %<throw()%> (o -fcheck-new esté en efecto)"
47979 #. Make this a permerror because we used to accept it.
47980 #: cp/typeck.c:9556
47981 #, gcc-internal-format
47982 msgid "using temporary as lvalue"
47983 msgstr "se usa el temporal como l-valor"
47985 #: cp/typeck.c:9558
47986 #, gcc-internal-format
47987 msgid "using xvalue (rvalue reference) as lvalue"
47988 msgstr "se usa xvalue (referencia a r-valor) como l-valor"
47990 #: cp/typeck2.c:48
47991 #, gcc-internal-format
47992 msgid "type %qT is not a base type for type %qT"
47993 msgstr "el tipo %qT no es un tipo base para el tipo %qT"
47995 #: cp/typeck2.c:103
47996 #, gcc-internal-format
47997 msgid "assignment of constant field %qD"
47998 msgstr "asignación del campo constante %qD"
48000 #: cp/typeck2.c:105
48001 #, gcc-internal-format
48002 msgid "constant field %qD used as %<asm%> output"
48003 msgstr "se usó el campo constante %qD como salida %<asm%>"
48005 #: cp/typeck2.c:107
48006 #, gcc-internal-format
48007 msgid "increment of constant field %qD"
48008 msgstr "incremento del campo constante %qD"
48010 #: cp/typeck2.c:109
48011 #, gcc-internal-format
48012 msgid "decrement of constant field %qD"
48013 msgstr "decremento del campo constante %qD"
48015 #: cp/typeck2.c:116
48016 #, gcc-internal-format
48017 msgid "assignment of read-only reference %qD"
48018 msgstr "asignación de la referencia de sólo lectura %qD"
48020 #: cp/typeck2.c:118
48021 #, gcc-internal-format
48022 msgid "read-only reference %qD used as %<asm%> output"
48023 msgstr "se usó la referencia de sólo lectura %qD como salida %<asm%>"
48025 #: cp/typeck2.c:120
48026 #, gcc-internal-format
48027 msgid "increment of read-only reference %qD"
48028 msgstr "incremento de la referencia de sólo lectura %qD"
48030 #: cp/typeck2.c:122
48031 #, gcc-internal-format
48032 msgid "decrement of read-only reference %qD"
48033 msgstr "decremento de la referencia de sólo lectura %qD"
48035 #: cp/typeck2.c:320
48036 #, gcc-internal-format
48037 msgid "cannot declare variable %q+D to be of abstract type %qT"
48038 msgstr "no se puede declarar que la variable %q+D sea del tipo abstracto %qT"
48040 #: cp/typeck2.c:325
48041 #, gcc-internal-format
48042 msgid "cannot declare parameter %q+D to be of abstract type %qT"
48043 msgstr "no se puede declarar que el parámetro %q+D sea del tipo abstracto %qT"
48045 #: cp/typeck2.c:328
48046 #, fuzzy, gcc-internal-format
48047 #| msgid "cannot declare parameter %q+D to be of abstract type %qT"
48048 msgid "cannot declare parameter to be of abstract type %qT"
48049 msgstr "no se puede declarar que el parámetro %q+D sea del tipo abstracto %qT"
48051 #: cp/typeck2.c:332
48052 #, gcc-internal-format
48053 msgid "cannot declare field %q+D to be of abstract type %qT"
48054 msgstr "no se puede declarar que el campo %q+D sea de tipo abstracto %qT"
48056 #: cp/typeck2.c:336
48057 #, gcc-internal-format
48058 msgid "invalid abstract return type for member function %q+#D"
48059 msgstr "tipo abstracto de devolución no válido para la función miembro %q+#D"
48061 #: cp/typeck2.c:338
48062 #, gcc-internal-format
48063 msgid "invalid abstract return type for function %q+#D"
48064 msgstr "tipo abstracto de devolución no válido para la función %q+#D"
48066 #. Here we do not have location information.
48067 #: cp/typeck2.c:341
48068 #, gcc-internal-format
48069 msgid "invalid abstract type %qT for %qE"
48070 msgstr "tipo abstracto %qT no válido para %qE"
48072 #: cp/typeck2.c:343
48073 #, gcc-internal-format
48074 msgid "invalid abstract type for %q+D"
48075 msgstr "tipo abstracto no válido para %q+D"
48077 #: cp/typeck2.c:348
48078 #, gcc-internal-format
48079 msgid "creating array of %qT, which is an abstract class type"
48080 msgstr "se crea la matriz de %qT, la cual es un tipo de clase abstracta"
48082 #: cp/typeck2.c:351
48083 #, fuzzy, gcc-internal-format
48084 #| msgid "invalid cast to function type %qT"
48085 msgid "invalid cast to abstract class type %qT"
48086 msgstr "conversión no válida al tipo de función %qT"
48088 #: cp/typeck2.c:354
48089 #, fuzzy, gcc-internal-format
48090 #| msgid "invalid cast of an rvalue expression of type %qT to type %qT"
48091 msgid "invalid new-expression of abstract class type %qT"
48092 msgstr "conversión no válida de una expresión r-valuada de tipo %qT al tipo %qT"
48094 #: cp/typeck2.c:357
48095 #, fuzzy, gcc-internal-format
48096 #| msgid "invalid parameter type %qT"
48097 msgid "invalid abstract return type %qT"
48098 msgstr "tipo de parámetro %qT no válido"
48100 #: cp/typeck2.c:360
48101 #, fuzzy, gcc-internal-format
48102 #| msgid "invalid parameter type %qT"
48103 msgid "invalid abstract parameter type %qT"
48104 msgstr "tipo de parámetro %qT no válido"
48106 #: cp/typeck2.c:363
48107 #, fuzzy, gcc-internal-format
48108 #| msgid "expression %qE of abstract class type %qT cannot be used in throw-expression"
48109 msgid "expression of abstract class type %qT cannot be used in throw-expression"
48110 msgstr "no se puede usar la expresión %qE del tipo de clase abstracta %qT en las expresiones throw"
48112 #: cp/typeck2.c:367
48113 #, fuzzy, gcc-internal-format
48114 #| msgid "cannot declare parameter %q+D to be of abstract type %qT"
48115 msgid "cannot declare catch parameter to be of abstract class type %qT"
48116 msgstr "no se puede declarar que el parámetro %q+D sea del tipo abstracto %qT"
48118 #: cp/typeck2.c:371
48119 #, gcc-internal-format
48120 msgid "cannot allocate an object of abstract type %qT"
48121 msgstr "no se puede asignar un objeto de tipo abstracto %qT"
48123 #: cp/typeck2.c:381
48124 #, gcc-internal-format
48125 msgid "  because the following virtual functions are pure within %qT:"
48126 msgstr "  porque las siguientes funciones virtual son pure dentro de %qT:"
48128 #: cp/typeck2.c:387
48129 #, gcc-internal-format
48130 msgid "\t%#D"
48131 msgstr ""
48133 #: cp/typeck2.c:440
48134 #, fuzzy, gcc-internal-format
48135 #| msgid "definition of %qD is not in namespace enclosing %qT"
48136 msgid "definition of %q#T is not complete until the closing brace"
48137 msgstr "la definición de %qD no está en un espacio de nombres que contenga a %qT"
48139 #: cp/typeck2.c:443
48140 #, fuzzy, gcc-internal-format
48141 #| msgid "forward declaration of %q+#T"
48142 msgid "forward declaration of %q#T"
48143 msgstr "declaración adelantada de %q+#T"
48145 #: cp/typeck2.c:445
48146 #, fuzzy, gcc-internal-format
48147 #| msgid "declaration of %q+#T"
48148 msgid "declaration of %q#T"
48149 msgstr "la declaración de %q+#T"
48151 #: cp/typeck2.c:472
48152 #, fuzzy, gcc-internal-format
48153 #| msgid "%q#D has incomplete type"
48154 msgid "%qD has incomplete type"
48155 msgstr "%q#D tiene un tipo incompleto"
48157 #: cp/typeck2.c:485
48158 #, gcc-internal-format
48159 msgid "invalid use of incomplete type %q#T"
48160 msgstr "uso no válido del tipo incompleto %q#T"
48162 #: cp/typeck2.c:515
48163 #, fuzzy, gcc-internal-format
48164 #| msgid "invalid use of member function (did you forget the %<()%> ?)"
48165 msgid "invalid use of member function %qD (did you forget the %<()%> ?)"
48166 msgstr "uso no válido de la función miembro (¿Olvidó el %<&%>?)"
48168 #: cp/typeck2.c:519
48169 #, fuzzy, gcc-internal-format
48170 #| msgid "invalid use of member (did you forget the %<&%> ?)"
48171 msgid "invalid use of member %qD (did you forget the %<&%> ?)"
48172 msgstr "uso no válido del miembro (¿Olvidó el %<&%>?)"
48174 #: cp/typeck2.c:529
48175 #, fuzzy, gcc-internal-format
48176 #| msgid "invalid use of %qT"
48177 msgid "invalid use of placeholder %qT"
48178 msgstr "uso no válido de %qT"
48180 #: cp/typeck2.c:536
48181 #, gcc-internal-format
48182 msgid "invalid use of template type parameter %qT"
48183 msgstr "uso no válido del parámetro de tipo plantilla %qT"
48185 #: cp/typeck2.c:541
48186 #, gcc-internal-format
48187 msgid "invalid use of template template parameter %qT"
48188 msgstr "uso no válido del parámetro de plantilla plantilla %qT"
48190 #: cp/typeck2.c:548
48191 #, gcc-internal-format
48192 msgid "invalid use of dependent type %qT"
48193 msgstr "uso no válido del tipo dependiente %qT"
48195 #: cp/typeck2.c:555
48196 #, gcc-internal-format
48197 msgid "invalid use of brace-enclosed initializer list"
48198 msgstr "uso no válido  de la lista del inicializador dentro de llaves"
48200 #: cp/typeck2.c:563
48201 #, gcc-internal-format
48202 msgid "address of overloaded function with no contextual type information"
48203 msgstr "dirección de la función sobrecargada sin información contextual de tipo"
48205 #: cp/typeck2.c:567
48206 #, gcc-internal-format
48207 msgid "overloaded function with no contextual type information"
48208 msgstr "función sobrecargada sin información contextual de tipo"
48210 #: cp/typeck2.c:570
48211 #, gcc-internal-format
48212 msgid "insufficient contextual information to determine type"
48213 msgstr "información contextual insuficiente para determinar el tipo"
48215 #: cp/typeck2.c:795
48216 #, gcc-internal-format
48217 msgid "constructor syntax used, but no constructor declared for type %qT"
48218 msgstr "se usó la sintaxis de constructor, pero no se declaró un constructor para el tipo %qT"
48220 #: cp/typeck2.c:956
48221 #, gcc-internal-format
48222 msgid "narrowing conversion of %qE from %qT to %qT inside { } is ill-formed in C++11"
48223 msgstr "la conversión estrechadora de %qE desde %qT a %qT dentro de { } está mal formada en C++11"
48225 #: cp/typeck2.c:967 cp/typeck2.c:981
48226 #, gcc-internal-format
48227 msgid "narrowing conversion of %qE from %qT to %qT inside { }"
48228 msgstr "conversión estrechadora de %qE desde %qT a %qT dentro de { }"
48230 #: cp/typeck2.c:971
48231 #, fuzzy, gcc-internal-format
48232 #| msgid "expression in static assertion is not an integer constant expression"
48233 msgid " the expression has a constant value but is not a C++ constant-expression"
48234 msgstr "la expresión en la aserción static no es una expresión constante entera"
48236 #: cp/typeck2.c:1060
48237 #, gcc-internal-format
48238 msgid "int-array initialized from non-wide string"
48239 msgstr "matriz de enteros inicializada con una cadena que no es ancha"
48241 #: cp/typeck2.c:1066
48242 #, gcc-internal-format
48243 msgid "int-array initialized from incompatible wide string"
48244 msgstr "matriz de enteros inicializada con una cadena ancha incompatible"
48246 #: cp/typeck2.c:1088
48247 #, gcc-internal-format
48248 msgid "initializer-string for array of chars is too long"
48249 msgstr "la cadena del inicializador para la matriz de caracteres es demasiado larga"
48251 #: cp/typeck2.c:1141
48252 #, gcc-internal-format
48253 msgid "cannot initialize aggregate of type %qT with a compound literal"
48254 msgstr "no se puede inicializar el agregado del tipo %qT con una literal compuesta"
48256 #: cp/typeck2.c:1445 cp/typeck2.c:1472
48257 #, gcc-internal-format
48258 msgid "missing initializer for member %qD"
48259 msgstr "falta el inicializador para el miembro %qD"
48261 #: cp/typeck2.c:1453
48262 #, gcc-internal-format
48263 msgid "member %qD is uninitialized reference"
48264 msgstr "el miembro %qD es una referencia sin inicializar"
48266 #: cp/typeck2.c:1460
48267 #, fuzzy, gcc-internal-format
48268 #| msgid "member %qD is uninitialized reference"
48269 msgid "member %qD with uninitialized reference fields"
48270 msgstr "el miembro %qD es una referencia sin inicializar"
48272 #: cp/typeck2.c:1564
48273 #, gcc-internal-format
48274 msgid "no field %qD found in union being initialized"
48275 msgstr "no existe el campo %qD en la union que se está inicializando"
48277 #: cp/typeck2.c:1575
48278 #, gcc-internal-format
48279 msgid "index value instead of field name in union initializer"
48280 msgstr "valor de índice en lugar del nombre del campo en el inicializador de union"
48282 #: cp/typeck2.c:1760
48283 #, gcc-internal-format
48284 msgid "circular pointer delegation detected"
48285 msgstr "se detectó una delegación de puntero circular"
48287 #: cp/typeck2.c:1774
48288 #, gcc-internal-format
48289 msgid "base operand of %<->%> has non-pointer type %qT"
48290 msgstr "el operando base de %<->%> tiene el tipo %qT que no es puntero"
48292 #: cp/typeck2.c:1800
48293 #, gcc-internal-format
48294 msgid "result of %<operator->()%> yields non-pointer result"
48295 msgstr "el resultado de %<operator->()%> produce un resultado que no es puntero"
48297 #: cp/typeck2.c:1802
48298 #, gcc-internal-format
48299 msgid "base operand of %<->%> is not a pointer"
48300 msgstr "el operando base de %<->%> no es un puntero"
48302 #: cp/typeck2.c:1829
48303 #, gcc-internal-format
48304 msgid "%qE cannot be used as a member pointer, since it is of type %qT"
48305 msgstr "no se puede usar %qE como un puntero miembro, porque es de tipo %qT"
48307 #: cp/typeck2.c:1838
48308 #, gcc-internal-format
48309 msgid "cannot apply member pointer %qE to %qE, which is of non-class type %qT"
48310 msgstr "no se puede aplicar el puntero a miembro %qE a %qE, el cual es del tipo %qT que no es clase"
48312 #: cp/typeck2.c:1860
48313 #, gcc-internal-format
48314 msgid "pointer to member type %qT incompatible with object type %qT"
48315 msgstr "el tipo de puntero a miembro %qT es incompatible con el tipo objeto %qT"
48317 #: cp/typeck2.c:1919
48318 #, fuzzy, gcc-internal-format
48319 #| msgid "pointer to member function used in arithmetic"
48320 msgid "pointer-to-member-function type %qT requires an rvalue"
48321 msgstr "se usó un puntero a una función miembro en la aritmética"
48323 #: cp/typeck2.c:1926
48324 #, fuzzy, gcc-internal-format
48325 #| msgid "pointer to member function used in arithmetic"
48326 msgid "pointer-to-member-function type %qT requires an lvalue"
48327 msgstr "se usó un puntero a una función miembro en la aritmética"
48329 #: cp/typeck2.c:1967
48330 #, gcc-internal-format
48331 msgid "functional cast to array type %qT"
48332 msgstr "conversión funcional al tipo de matriz %qT"
48334 #: cp/typeck2.c:1982
48335 #, fuzzy, gcc-internal-format
48336 #| msgid "in template argument for type %qT "
48337 msgid "cannot deduce template arguments for %qT from ()"
48338 msgstr "en el argumento de plantilla para el tipo %qT "
48340 #: cp/typeck2.c:2000
48341 #, gcc-internal-format
48342 msgid "invalid value-initialization of reference type"
48343 msgstr "inicialización por valor no válida del tipo de referencia"
48345 #: cp/typeck2.c:2227
48346 #, gcc-internal-format
48347 msgid "call to function %qD which throws incomplete type %q#T"
48348 msgstr "llamada a la función %qD la cual arroja el tipo incompleto %q#T"
48350 #: cp/typeck2.c:2230
48351 #, gcc-internal-format
48352 msgid "call to function which throws incomplete type %q#T"
48353 msgstr "llamada a una función la cual arroja el tipo incompleto %q#T"
48355 #: cp/vtable-class-hierarchy.c:719
48356 #, gcc-internal-format
48357 msgid "unable to open log file %<vtv_class_set_sizes.log%>: %m"
48358 msgstr ""
48360 #: cp/vtable-class-hierarchy.c:859
48361 #, gcc-internal-format
48362 msgid "unable to open log file %<vtv_set_ptr_data.log%>: %m"
48363 msgstr ""
48365 #: cp/vtable-class-hierarchy.c:1109
48366 #, gcc-internal-format
48367 msgid "unable to open log file %<vtv_count_data.log%>: %m"
48368 msgstr ""
48370 #: fortran/arith.c:45
48371 #, gcc-internal-format, gfc-internal-format
48372 msgid "Conversion of an Infinity or Not-a-Number at %L to INTEGER"
48373 msgstr "Conversión de un Infinity o No-un-Numero en %L a INTEGER"
48375 #: fortran/arith.c:117 fortran/arith.c:1969
48376 #, fuzzy, gcc-internal-format
48377 #| msgid "gfc_trans_code(): Bad statement code"
48378 msgid "gfc_arith_error(): Bad error code"
48379 msgstr "gfc_trans_code(): Código de declaración erróneo"
48381 #: fortran/arith.c:150
48382 #, gcc-internal-format
48383 msgid "Fix min_int calculation"
48384 msgstr ""
48386 #: fortran/arith.c:530
48387 #, fuzzy, gcc-internal-format
48388 #| msgid "gfc_trans_code(): Bad statement code"
48389 msgid "gfc_range_check(): Bad type"
48390 msgstr "gfc_trans_code(): Código de declaración erróneo"
48392 #: fortran/arith.c:603
48393 #, gcc-internal-format
48394 msgid "gfc_arith_uminus(): Bad basic type"
48395 msgstr ""
48397 #: fortran/arith.c:637
48398 #, gcc-internal-format
48399 msgid "gfc_arith_plus(): Bad basic type"
48400 msgstr ""
48402 #: fortran/arith.c:671
48403 #, gcc-internal-format
48404 msgid "gfc_arith_minus(): Bad basic type"
48405 msgstr ""
48407 #: fortran/arith.c:706
48408 #, gcc-internal-format
48409 msgid "gfc_arith_times(): Bad basic type"
48410 msgstr ""
48412 #: fortran/arith.c:745
48413 #, gcc-internal-format
48414 msgid "Integer division truncated to constant %qs at %L"
48415 msgstr ""
48417 #: fortran/arith.c:791
48418 #, gcc-internal-format
48419 msgid "gfc_arith_divide(): Bad basic type"
48420 msgstr ""
48422 #: fortran/arith.c:837
48423 #, gcc-internal-format
48424 msgid "arith_power(): Bad base"
48425 msgstr ""
48427 #: fortran/arith.c:878
48428 #, gcc-internal-format, gfc-internal-format
48429 msgid "Negative exponent of integer has zero result at %L"
48430 msgstr ""
48432 #: fortran/arith.c:928 fortran/arith.c:953
48433 #, fuzzy, gcc-internal-format, gfc-internal-format
48434 #| msgid "Fortran 2003: Noninteger exponent in an initialization expression at %L"
48435 msgid "Noninteger exponent in an initialization expression at %L"
48436 msgstr "Fortran 2003: Exponente que no es entero en una expresión de inicialización en %L"
48438 #: fortran/arith.c:939
48439 #, gcc-internal-format, gfc-internal-format
48440 msgid "Raising a negative REAL at %L to a REAL power is prohibited"
48441 msgstr "Elevar un REAL negativo en %L a una potencia REAL está prohibido"
48443 #: fortran/arith.c:967
48444 #, fuzzy, gcc-internal-format
48445 #| msgid "ia64_print_operand: unknown code"
48446 msgid "arith_power(): unknown type"
48447 msgstr "ia64_print_operand: código desconocido"
48449 #: fortran/arith.c:1033
48450 #, fuzzy, gcc-internal-format
48451 #| msgid "Bad operator"
48452 msgid "compare_real(): Bad operator"
48453 msgstr "Operador erróneo"
48455 #: fortran/arith.c:1068
48456 #, gcc-internal-format
48457 msgid "gfc_compare_expr(): Bad basic type"
48458 msgstr ""
48460 #: fortran/arith.c:1579
48461 #, gcc-internal-format
48462 msgid "eval_intrinsic(): Bad operator"
48463 msgstr ""
48465 #: fortran/arith.c:1628
48466 #, gcc-internal-format
48467 msgid "eval_type_intrinsic0(): op NULL"
48468 msgstr ""
48470 #: fortran/arith.c:1937
48471 #, gcc-internal-format, gfc-internal-format
48472 msgid "Arithmetic OK converting %s to %s at %L"
48473 msgstr "OK aritmético al convertir %s a %s en %L"
48475 #: fortran/arith.c:1941
48476 #, fuzzy, gcc-internal-format
48477 #| msgid "Arithmetic overflow converting %s to %s at %L. This check can be disabled with the option -fno-range-check"
48478 msgid "Arithmetic overflow converting %s to %s at %L. This check can be disabled with the option %<-fno-range-check%>"
48479 msgstr "Desborde aritmético al convertir %s a %s en %L. Esta revisión se puede desactivar con la opción -fno-range-check"
48481 #: fortran/arith.c:1946
48482 #, fuzzy, gcc-internal-format
48483 #| msgid "Arithmetic underflow converting %s to %s at %L. This check can be disabled with the option -fno-range-check"
48484 msgid "Arithmetic underflow converting %s to %s at %L. This check can be disabled with the option %<-fno-range-check%>"
48485 msgstr "Desborde aritmético por debajo al convertir %s a %s en %L. Esta revisión se puede desactivar con la opción -fno-range-check"
48487 #: fortran/arith.c:1951
48488 #, fuzzy, gcc-internal-format
48489 #| msgid "Arithmetic NaN converting %s to %s at %L. This check can be disabled with the option -fno-range-check"
48490 msgid "Arithmetic NaN converting %s to %s at %L. This check can be disabled with the option %<-fno-range-check%>"
48491 msgstr "NaN aritmético al convertir %s a %s en %L. Esta revisión se puede desactivar con la opción -fno-range-check"
48493 #: fortran/arith.c:1956
48494 #, gcc-internal-format, gfc-internal-format
48495 msgid "Division by zero converting %s to %s at %L"
48496 msgstr "División por cero al convertir %s a %s en %L"
48498 #: fortran/arith.c:1960
48499 #, gcc-internal-format, gfc-internal-format
48500 msgid "Array operands are incommensurate converting %s to %s at %L"
48501 msgstr "Los operandos de matriz son inconmesurables al convertir %s a %s en %L"
48503 #: fortran/arith.c:1964
48504 #, gcc-internal-format, gfc-internal-format
48505 msgid "Integer outside symmetric range implied by Standard Fortran converting %s to %s at %L"
48506 msgstr "Entero fuera del rango simétrico implicado por Standard Fortran al convertir %s a %s en %L"
48508 #: fortran/arith.c:2050 fortran/arith.c:2159 fortran/arith.c:2219
48509 #: fortran/arith.c:2271 fortran/arith.c:2331 fortran/arith.c:2400
48510 #: fortran/arith.c:2467
48511 #, fuzzy, gcc-internal-format
48512 #| msgid "Conversion from %s to %s at %L"
48513 msgid "Conversion from %qs to %qs at %L"
48514 msgstr "Conversión de %s a %s en %L"
48516 #: fortran/arith.c:2079 fortran/arith.c:2112 fortran/arith.c:2151
48517 #: fortran/arith.c:2209 fortran/arith.c:2261 fortran/arith.c:2321
48518 #: fortran/arith.c:2390
48519 #, fuzzy, gcc-internal-format
48520 #| msgid "Change of value in conversion from  %s to %s at %L"
48521 msgid "Change of value in conversion from %qs to %qs at %L"
48522 msgstr "Cambio de valor en la conversión de %s a %s en %L"
48524 #: fortran/arith.c:2307 fortran/arith.c:2376
48525 #, fuzzy, gcc-internal-format
48526 #| msgid "Possible change of value in conversion from %s to %s at %L"
48527 msgid "Non-zero imaginary part discarded in conversion from %qs to %qs at %L"
48528 msgstr "Posible cambio de valor en la conversión de %s a %s en %L"
48530 #: fortran/arith.c:2459
48531 #, fuzzy, gcc-internal-format
48532 #| msgid "Change of value in conversion from  %s to %s at %L"
48533 msgid "Change of value in conversion from  %qs to %qs at %L"
48534 msgstr "Cambio de valor en la conversión de %s a %s en %L"
48536 #: fortran/arith.c:2532
48537 #, fuzzy, gcc-internal-format
48538 #| msgid "The Hollerith constant at %L is too long to convert to %s"
48539 msgid "The Hollerith constant at %L is too long to convert to %qs"
48540 msgstr "La constante Hollerith en %L es demasiado grande para convertirse a %s"
48542 #: fortran/array.c:95
48543 #, gcc-internal-format, gfc-internal-format
48544 msgid "Expected array subscript at %C"
48545 msgstr "Se esperaba un subíndice de matriz en %C"
48547 #: fortran/array.c:104
48548 #, fuzzy, gcc-internal-format
48549 #| msgid "Unexpected '*' in coarray subscript at %C"
48550 msgid "Unexpected %<*%> in coarray subscript at %C"
48551 msgstr "'*' inesperado en el subíndice de comatriz en %C"
48553 #: fortran/array.c:128
48554 #, gcc-internal-format, gfc-internal-format
48555 msgid "Strides not allowed in coarray subscript at %C"
48556 msgstr "no se permiten trancos en el subíndice de comatriz en %C"
48558 #: fortran/array.c:136
48559 #, gcc-internal-format, gfc-internal-format
48560 msgid "Expected array subscript stride at %C"
48561 msgstr "Se esperaba un gran tranco de subíndice de matriz en %C"
48563 #: fortran/array.c:195
48564 #, gcc-internal-format, gfc-internal-format
48565 msgid "Invalid form of array reference at %C"
48566 msgstr "Forma no válida de referencia a matriz en %C"
48568 #: fortran/array.c:200 fortran/array.c:288
48569 #, gcc-internal-format, gfc-internal-format
48570 msgid "Array reference at %C cannot have more than %d dimensions"
48571 msgstr "La referencia a matriz en %C no puede tener más de %d dimensiones"
48573 #: fortran/array.c:215 fortran/array.c:642 fortran/check.c:2737
48574 #: fortran/check.c:5085 fortran/check.c:5123 fortran/check.c:5165
48575 #: fortran/check.c:5365 fortran/match.c:1813 fortran/match.c:3101
48576 #: fortran/match.c:3318 fortran/match.c:3514 fortran/simplify.c:2475
48577 #: fortran/simplify.c:4923 fortran/simplify.c:6803
48578 #, fuzzy, gcc-internal-format
48579 #| msgid "Coarrays disabled at %C, use -fcoarray= to enable"
48580 msgid "Coarrays disabled at %C, use %<-fcoarray=%> to enable"
48581 msgstr "Comatrices desactivadas en %C, use -fcoarray= para activar"
48583 #: fortran/array.c:221
48584 #, gcc-internal-format, gfc-internal-format
48585 msgid "Unexpected coarray designator at %C"
48586 msgstr "Designador de comatriz inesperado en %C"
48588 #: fortran/array.c:242
48589 #, gcc-internal-format, gfc-internal-format
48590 msgid "STAT= attribute in %C misplaced"
48591 msgstr ""
48593 #: fortran/array.c:251
48594 #, gcc-internal-format, gfc-internal-format
48595 msgid "Too few codimensions at %C, expected %d not %d"
48596 msgstr "Faltan codimensiones en %C, se esperaban %d no %d"
48598 #: fortran/array.c:257
48599 #, gcc-internal-format, gfc-internal-format
48600 msgid "Too many codimensions at %C, expected %d not %d"
48601 msgstr "Demasiadas codimensiones en %C, se esperaban %d no %d"
48603 #: fortran/array.c:267 fortran/array.c:275
48604 #, fuzzy, gcc-internal-format
48605 #| msgid "Unexpected '*' for codimension %d of %d at %C"
48606 msgid "Unexpected %<*%> for codimension %d of %d at %C"
48607 msgstr "'*' inesperado para la codimensión %d de %d en %C"
48609 #: fortran/array.c:270
48610 #, gcc-internal-format, gfc-internal-format
48611 msgid "Invalid form of coarray reference at %C"
48612 msgstr "Forma no válida de referencia a comatriz en %C"
48614 #: fortran/array.c:282
48615 #, gcc-internal-format, gfc-internal-format
48616 msgid "Invalid codimension %d at %C, only %d codimensions exist"
48617 msgstr "Codimensión %d no válida en %C, sólo existen %d codimensiones"
48619 #: fortran/array.c:334
48620 #, fuzzy, gcc-internal-format
48621 #| msgid "Variable '%s' at %L in this context must be constant"
48622 msgid "Variable %qs at %L in this context must be constant"
48623 msgstr "La variable '%s' en %L en este contexto debe ser constante"
48625 #: fortran/array.c:337
48626 #, gcc-internal-format, gfc-internal-format
48627 msgid "Expression at %L in this context must be constant"
48628 msgstr "La expresión en %L en este contexto debe ser constante"
48630 #: fortran/array.c:435
48631 #, gcc-internal-format, gfc-internal-format
48632 msgid "Expected expression in array specification at %C"
48633 msgstr "Se esperaba una expresión en la especificación de matriz en %C"
48635 #: fortran/array.c:448 fortran/array.c:480
48636 #, fuzzy, gcc-internal-format, gfc-internal-format
48637 #| msgid "Expected scalar initialization expression at %C"
48638 msgid "Expecting a scalar INTEGER expression at %C, found %s"
48639 msgstr "Se esperaba una expresión de inicialización escalar en %C"
48641 #: fortran/array.c:517
48642 #, fuzzy, gcc-internal-format, gfc-internal-format
48643 #| msgid "Enumerator cannot be array at %C"
48644 msgid "Assumed-rank array at %C"
48645 msgstr "Un enumerador no puede ser matriz en %C"
48647 #: fortran/array.c:551
48648 #, gcc-internal-format, gfc-internal-format
48649 msgid "Bad array specification for implied-shape array at %C"
48650 msgstr "Especificación de matriz errónea para una matriz de forma implícita en %C"
48652 #: fortran/array.c:567 fortran/array.c:680
48653 #, gcc-internal-format, gfc-internal-format
48654 msgid "Bad array specification for an explicitly shaped array at %C"
48655 msgstr "Especificación de matriz errónea para una matriz formada explícita en %C"
48657 #: fortran/array.c:577 fortran/array.c:690
48658 #, gcc-internal-format, gfc-internal-format
48659 msgid "Bad array specification for assumed shape array at %C"
48660 msgstr "Especificación de matriz errónea para una matriz de forma asumida en %C"
48662 #: fortran/array.c:591 fortran/array.c:704
48663 #, gcc-internal-format, gfc-internal-format
48664 msgid "Bad specification for deferred shape array at %C"
48665 msgstr "Especificación de matriz errónea para una matriz de forma diferida en %C"
48667 #: fortran/array.c:601 fortran/array.c:708
48668 #, gcc-internal-format, gfc-internal-format
48669 msgid "Bad specification for assumed size array at %C"
48670 msgstr "Especificación errónea para la matriz de tamaño asumido en %C"
48672 #: fortran/array.c:613 fortran/array.c:720
48673 #, gcc-internal-format, gfc-internal-format
48674 msgid "Expected another dimension in array declaration at %C"
48675 msgstr "Se esperaba otra dimensión en la declaración de matriz %C"
48677 #: fortran/array.c:619 fortran/array.c:648 fortran/array.c:726
48678 #, gcc-internal-format, gfc-internal-format
48679 msgid "Array specification at %C has more than %d dimensions"
48680 msgstr "La especificación de matriz en %C tiene más de %d dimensiones"
48682 #: fortran/array.c:625
48683 #, fuzzy, gcc-internal-format, gfc-internal-format
48684 #| msgid "Array specification at %C has more than %d dimensions"
48685 msgid "Array specification at %C with more than 7 dimensions"
48686 msgstr "La especificación de matriz en %C tiene más de %d dimensiones"
48688 #: fortran/array.c:637
48689 #, fuzzy, gcc-internal-format, gfc-internal-format
48690 #| msgid "Fortran 2008: Coarray declaration at %C"
48691 msgid "Coarray declaration at %C"
48692 msgstr "Fortran 2008: Declaración de comatriz en %C"
48694 #: fortran/array.c:734
48695 #, fuzzy, gcc-internal-format
48696 #| msgid "Upper bound of last coarray dimension must be '*' at %C"
48697 msgid "Upper bound of last coarray dimension must be %<*%> at %C"
48698 msgstr "El límite superior de la última dimensión de comatriz debe ser '*' en %C"
48700 #: fortran/array.c:802
48701 #, fuzzy, gcc-internal-format
48702 #| msgid "Data target at %L shall not have a coindex"
48703 msgid "The assumed-rank array %qs at %L shall not have a codimension"
48704 msgstr "El objetivo de datos en %L no puede tener un coíndice"
48706 #: fortran/array.c:886
48707 #, gcc-internal-format
48708 msgid "gfc_compare_array_spec(): Array spec clobbered"
48709 msgstr ""
48711 #: fortran/array.c:962
48712 #, fuzzy, gcc-internal-format
48713 #| msgid "DO-iterator '%s' at %L is inside iterator of the same name"
48714 msgid "DO-iterator %qs at %L is inside iterator of the same name"
48715 msgstr "El iterador-DO '%s' en %L está dentro de un iterador del mismo nombre"
48717 #: fortran/array.c:1054 fortran/array.c:1236
48718 #, gcc-internal-format, gfc-internal-format
48719 msgid "Syntax error in array constructor at %C"
48720 msgstr "Error sintáctico en el constructor de matriz en %C"
48722 #: fortran/array.c:1110
48723 #, fuzzy, gcc-internal-format, gfc-internal-format
48724 #| msgid "Fortran 2003: [...] style array constructors at %C"
48725 msgid "[...] style array constructors at %C"
48726 msgstr "Fortran 2003: Constructores de matriz de estilo [...] en %C"
48728 #: fortran/array.c:1130
48729 #, fuzzy, gcc-internal-format, gfc-internal-format
48730 #| msgid "Fortran 2003: Array constructor including type specification at %C"
48731 msgid "Array constructor including type specification at %C"
48732 msgstr "Fortran 2003: Los constructores de matriz incluyen especificación de tipo en %C"
48734 #: fortran/array.c:1136 fortran/match.c:3944
48735 #, gcc-internal-format, gfc-internal-format
48736 msgid "Type-spec at %L cannot contain a deferred type parameter"
48737 msgstr "La especificación de tipo en %L no puede tener un parámetro de tipo diferido"
48739 #: fortran/array.c:1144
48740 #, fuzzy, gcc-internal-format, gfc-internal-format
48741 #| msgid "Type-spec at %L cannot contain a deferred type parameter"
48742 msgid "Type-spec at %L cannot contain an asterisk for a type parameter"
48743 msgstr "La especificación de tipo en %L no puede tener un parámetro de tipo diferido"
48745 #: fortran/array.c:1162
48746 #, gcc-internal-format, gfc-internal-format
48747 msgid "Empty array constructor at %C is not allowed"
48748 msgstr "No se permite un constructor de matriz vacío en %C"
48750 #: fortran/array.c:1199 fortran/array.c:1209
48751 #, fuzzy, gcc-internal-format, gfc-internal-format
48752 #| msgid "Incompatible type for array. %s convert %qs to %qs"
48753 msgid "Incompatible typespec for array element at %L"
48754 msgstr "Tipo incompatible para matriz. %s convierte %qs a %qs"
48756 #: fortran/array.c:1283
48757 #, gcc-internal-format, gfc-internal-format
48758 msgid "Element in %s array constructor at %L is %s"
48759 msgstr "El elemento en el constructor de matriz %s en %L es %s"
48761 #: fortran/array.c:1614
48762 #, gcc-internal-format, gfc-internal-format
48763 msgid "Iterator step at %L cannot be zero"
48764 msgstr "El paso de iterador en %L no puede ser cero"
48766 #: fortran/array.c:1751
48767 #, fuzzy, gcc-internal-format
48768 #| msgid "The number of elements in the array constructor at %L requires an increase of the allowed %d upper limit.   See -fmax-array-constructor option"
48769 msgid "The number of elements in the array constructor at %L requires an increase of the allowed %d upper limit.   See %<-fmax-array-constructor%> option"
48770 msgstr "El número de elementos en el constructor de matriz en %L requiere un incremento del límite superior %d permitido.  Vea la opción -fmax-array-constructor"
48772 #: fortran/array.c:1921
48773 #, fuzzy, gcc-internal-format, gfc-internal-format
48774 #| msgid "expression reference type error at %L"
48775 msgid "AC-IMPLIED-DO initial expression references control variable at %L"
48776 msgstr "error de expresión de tipo de referencia en %L"
48778 #: fortran/array.c:1928
48779 #, fuzzy, gcc-internal-format, gfc-internal-format
48780 #| msgid "expression reference type error at %L"
48781 msgid "AC-IMPLIED-DO final expression references control variable at %L"
48782 msgstr "error de expresión de tipo de referencia en %L"
48784 #: fortran/array.c:1935
48785 #, fuzzy, gcc-internal-format, gfc-internal-format
48786 #| msgid "expression reference type error at %L"
48787 msgid "AC-IMPLIED-DO step expression references control variable at %L"
48788 msgstr "error de expresión de tipo de referencia en %L"
48790 #: fortran/array.c:1947
48791 #, gcc-internal-format, gfc-internal-format
48792 msgid "Array constructor value at %L shall not be unlimited polymorphic [F2008: C4106]"
48793 msgstr ""
48795 #: fortran/array.c:2030
48796 #, gcc-internal-format, gfc-internal-format
48797 msgid "Different CHARACTER lengths (%d/%d) in array constructor at %L"
48798 msgstr "Longitudes de CHARACTER diferentes (%d/%d) en el constructor de matriz en %L"
48800 #: fortran/array.c:2148
48801 #, gcc-internal-format
48802 msgid "spec_dimen_size(): Bad dimension"
48803 msgstr ""
48805 #: fortran/array.c:2206
48806 #, gcc-internal-format
48807 msgid "gfc_ref_dimen_size(): Bad dimension"
48808 msgstr ""
48810 #: fortran/array.c:2336
48811 #, gcc-internal-format
48812 msgid "gfc_ref_dimen_size(): Bad dimen_type"
48813 msgstr ""
48815 #: fortran/array.c:2387
48816 #, gcc-internal-format
48817 msgid "gfc_array_dimen_size(): Bad dimension"
48818 msgstr ""
48820 #: fortran/array.c:2432
48821 #, gcc-internal-format
48822 msgid "gfc_array_dimen_size(): Bad EXPR_ARRAY expr"
48823 msgstr ""
48825 #: fortran/array.c:2580
48826 #, gcc-internal-format
48827 msgid "gfc_find_array_ref(): No ref found"
48828 msgstr ""
48830 #. if (c == 0)
48831 #: fortran/bbt.c:119
48832 #, gcc-internal-format
48833 msgid "insert_bbt(): Duplicate key found!"
48834 msgstr ""
48836 #: fortran/check.c:46
48837 #, fuzzy, gcc-internal-format
48838 #| msgid "'%s' argument of '%s' intrinsic at %L must be a scalar"
48839 msgid "%qs argument of %qs intrinsic at %L must be a scalar"
48840 msgstr "El argumento '%s' del intrínseco '%s' en %L debe ser un escalar"
48842 #: fortran/check.c:62
48843 #, fuzzy, gcc-internal-format
48844 #| msgid "'%s' argument of '%s' intrinsic at %L must be %s"
48845 msgid "%qs argument of %qs intrinsic at %L must be %s"
48846 msgstr "El argumento '%s' del intrínseco '%s' en %L debe ser %s"
48848 #: fortran/check.c:96
48849 #, fuzzy, gcc-internal-format
48850 #| msgid "'%s' argument of '%s' intrinsic at %L must be a numeric type"
48851 msgid "%qs argument of %qs intrinsic at %L must have a numeric type"
48852 msgstr "El argumento '%s' del intrínseco '%s' en %L debe ser un tipo numérico"
48854 #: fortran/check.c:111
48855 #, fuzzy, gcc-internal-format
48856 #| msgid "'%s' argument of '%s' intrinsic at %L must be INTEGER or REAL"
48857 msgid "%qs argument of %qs intrinsic at %L must be INTEGER or REAL"
48858 msgstr "El argumento '%s' del intrínseco '%s' en %L debe ser INTEGER o REAL"
48860 #: fortran/check.c:128
48861 #, fuzzy, gcc-internal-format
48862 #| msgid "'%s' argument of '%s' intrinsic at %L must be REAL or COMPLEX"
48863 msgid "%qs argument of %qs intrinsic at %L must be REAL or COMPLEX"
48864 msgstr "El argumento '%s' del intrínseco '%s' en %L debe ser REAL o COMPLEX"
48866 #: fortran/check.c:145
48867 #, fuzzy, gcc-internal-format
48868 #| msgid "'%s' argument of '%s' intrinsic at %L must be INTEGER or PROCEDURE"
48869 msgid "%qs argument of %qs intrinsic at %L must be INTEGER or PROCEDURE"
48870 msgstr "El argumento '%s' del intrínseco '%s' en %L debe ser INTEGER o PROCEDURE"
48872 #: fortran/check.c:174 fortran/check.c:6507
48873 #, fuzzy, gcc-internal-format
48874 #| msgid "'%s' argument of '%s' intrinsic at %L must be a constant"
48875 msgid "%qs argument of %qs intrinsic at %L must be a constant"
48876 msgstr "El argumento '%s' del intrínseco '%s' en %L debe ser una constante"
48878 # 'kind' es el tipo del tipo de dato en Fortran. Lo traduzco como 
48879 # 'género', para evitar confusión con 'type' = 'tipo'. cfuga
48880 #: fortran/check.c:183
48881 #, gcc-internal-format, gfc-internal-format
48882 msgid "Invalid kind for %s at %L"
48883 msgstr "Género no válido para %s en %L"
48885 #: fortran/check.c:202
48886 #, fuzzy, gcc-internal-format
48887 #| msgid "'%s' argument of '%s' intrinsic at %L must be double precision"
48888 msgid "%qs argument of %qs intrinsic at %L must be double precision"
48889 msgstr "El argumento '%s' del intrínseco '%s' en %L debe ser de doble precisión"
48891 #: fortran/check.c:225
48892 #, fuzzy, gcc-internal-format
48893 #| msgid "Expected coarray variable as '%s' argument to the %s intrinsic at %L"
48894 msgid "Expected coarray variable as %qs argument to the %s intrinsic at %L"
48895 msgstr "Se esperaba la variable de comatriz como el argumento '%s' para el intrínseco %s en %L"
48897 #: fortran/check.c:242
48898 #, fuzzy, gcc-internal-format
48899 #| msgid "'%s' argument of '%s' intrinsic at %L must be a logical array"
48900 msgid "%qs argument of %qs intrinsic at %L must be a logical array"
48901 msgstr "El argumento '%s' del intrínseco '%s' en %L debe ser una matriz lógica"
48903 #: fortran/check.c:268
48904 #, fuzzy, gcc-internal-format
48905 #| msgid "'%s' argument of '%s' intrinsic at %L must be an array"
48906 msgid "%qs argument of %qs intrinsic at %L must be an array"
48907 msgstr "El argumento '%s' del intrínseco '%s' en %L debe ser una matriz"
48909 #: fortran/check.c:289
48910 #, fuzzy, gcc-internal-format
48911 #| msgid "'%s' at %L must be nonnegative"
48912 msgid "%qs at %L must be nonnegative"
48913 msgstr "'%s' en %L debe ser no negativo"
48915 #: fortran/check.c:310
48916 #, fuzzy, gcc-internal-format
48917 #| msgid "'%s' argument of '%s' intrinsic at %L must be %s"
48918 msgid "%qs argument of %qs intrinsic at %L must be positive"
48919 msgstr "El argumento '%s' del intrínseco '%s' en %L debe ser %s"
48921 #: fortran/check.c:343
48922 #, fuzzy, gcc-internal-format
48923 #| msgid "The absolute value of SHIFT at %L must be less than or equal to BIT_SIZE('%s')"
48924 msgid "The absolute value of SHIFT at %L must be less than or equal to BIT_SIZE(%qs)"
48925 msgstr "El valor absoluto de SHIFT en %L debe ser menor o igual a BIT_SIZE('%s')"
48927 #: fortran/check.c:354
48928 #, fuzzy, gcc-internal-format
48929 #| msgid "'%s' at %L must be less than or equal to BIT_SIZE('%s')"
48930 msgid "%qs at %L must be less than or equal to BIT_SIZE(%qs)"
48931 msgstr "'%s' en %L no puede ser menor o igual a BIT_SIZE('%s')"
48933 #: fortran/check.c:364
48934 #, fuzzy, gcc-internal-format
48935 #| msgid "'%s' at %L must be less than BIT_SIZE('%s')"
48936 msgid "%qs at %L must be less than BIT_SIZE(%qs)"
48937 msgstr "'%s' en %L debe ser menor que BIT_SIZE('%s')"
48939 #: fortran/check.c:391
48940 #, fuzzy, gcc-internal-format
48941 #| msgid "'%s' at %L must be less than or equal to the BIT_SIZE of INTEGER(KIND=%d)"
48942 msgid "%qs at %L must be less than or equal to the BIT_SIZE of INTEGER(KIND=%d)"
48943 msgstr "'%s' en %L debe ser menor o iguala al BIT_SIZE de INTEGER(KIND=%d)"
48945 #: fortran/check.c:417
48946 #, fuzzy, gcc-internal-format
48947 #| msgid "'%s + %s' at %L must be less than or equal to BIT_SIZE('%s')"
48948 msgid "%<%s + %s%> at %L must be less than or equal to BIT_SIZE(%qs)"
48949 msgstr "'%s +%s' en %L debe ser menor o igual a BIT_SIZE('%s')"
48951 #: fortran/check.c:443
48952 #, fuzzy, gcc-internal-format
48953 #| msgid "'%s' argument of '%s' intrinsic at %L must be the same type and kind as '%s'"
48954 msgid "%qs argument of %qs intrinsic at %L must be the same type and kind as %qs"
48955 msgstr "El argumento '%s' del intrínseco '%s' en %L debe ser del mismo tipo y género que '%s'"
48957 #: fortran/check.c:460
48958 #, fuzzy, gcc-internal-format
48959 #| msgid "'%s' argument of '%s' intrinsic at %L must be of rank %d"
48960 msgid "%qs argument of %qs intrinsic at %L must be of rank %d"
48961 msgstr "El argumento '%s' del intrínseco '%s' en %L debe ser del rango %d"
48963 #: fortran/check.c:475
48964 #, fuzzy, gcc-internal-format
48965 #| msgid "'%s' argument of '%s' intrinsic at %L must not be OPTIONAL"
48966 msgid "%qs argument of %qs intrinsic at %L must not be OPTIONAL"
48967 msgstr "El argumento '%s' del intrínseco '%s' en %L no debe ser OPTIONAL"
48969 #: fortran/check.c:496
48970 #, fuzzy, gcc-internal-format
48971 #| msgid "'%s' argument of '%s' intrinsic at %L must be ALLOCATABLE"
48972 msgid "%qs argument of %qs intrinsic at %L must be ALLOCATABLE"
48973 msgstr "El argumento '%s' del intrínseco '%s' en %L debe ser ALLOCATABLE"
48975 #: fortran/check.c:514
48976 #, fuzzy, gcc-internal-format
48977 #| msgid "'%s' argument of '%s' intrinsic at %L must be of kind %d"
48978 msgid "%qs argument of %qs intrinsic at %L must be of kind %d"
48979 msgstr "El argumento '%s' del intrínseco '%s' en %L debe ser del género %d"
48981 #: fortran/check.c:552
48982 #, fuzzy, gcc-internal-format
48983 #| msgid "'%s' argument of '%s' intrinsic at %L cannot be INTENT(IN)"
48984 msgid "%qs argument of %qs intrinsic at %L cannot be INTENT(IN)"
48985 msgstr "El argumento '%s' del intrínseco '%s' en %L no puede ser INTENT(IN)"
48987 #: fortran/check.c:573
48988 #, fuzzy, gcc-internal-format
48989 #| msgid "'%s' argument of '%s' intrinsic at %L must be a variable"
48990 msgid "%qs argument of %qs intrinsic at %L must be a variable"
48991 msgstr "El argumento '%s' del intrínseco '%s' en %L debe ser una variable"
48993 #: fortran/check.c:622
48994 #, fuzzy, gcc-internal-format
48995 #| msgid "'dim' argument of '%s' intrinsic at %L is not a valid codimension index"
48996 msgid "%<dim%> argument of %qs intrinsic at %L is not a valid codimension index"
48997 msgstr "el argumento 'dim' del intrínseco '%s' en %L no es un índice de codimensión válido"
48999 #: fortran/check.c:672
49000 #, fuzzy, gcc-internal-format
49001 #| msgid "'dim' argument of %s intrinsic at %L is not a valid dimension index"
49002 msgid "%<dim%> argument of %qs intrinsic at %L is not a valid dimension index"
49003 msgstr "el argumento 'dim' del intrínseco '%s' en %L no es un índice de dimensión válido"
49005 #: fortran/check.c:775
49006 #, gcc-internal-format, gfc-internal-format
49007 msgid "Unequal character lengths (%ld/%ld) in %s at %L"
49008 msgstr "Longitudes de caracteres desiguales (%ld/%ld) en %s en %L"
49010 #: fortran/check.c:908 fortran/check.c:6451
49011 #, fuzzy, gcc-internal-format
49012 #| msgid "'%s' and '%s' arguments of '%s' intrinsic at %L must have the same type"
49013 msgid "%qs and %qs arguments of %qs intrinsic at %L must have the same type"
49014 msgstr "Los argumentos '%s' y '%s' del intrínseco '%s' en %L deben tener el mismo tipo"
49016 #: fortran/check.c:917 fortran/check.c:2374 fortran/check.c:2500
49017 #: fortran/check.c:2574 fortran/check.c:3001
49018 #, fuzzy, gcc-internal-format, gfc-internal-format
49019 #| msgid "Extension: Different type kinds at %L"
49020 msgid "Different type kinds at %L"
49021 msgstr "Extensión: Diferentes tipos de géneros en %L"
49023 #: fortran/check.c:953
49024 #, fuzzy, gcc-internal-format
49025 #| msgid "'%s' argument of '%s' intrinsic at %L must be a POINTER"
49026 msgid "%qs argument of %qs intrinsic at %L must be a POINTER"
49027 msgstr "El argumento '%s' del intrínseco '%s' en %L debe ser un POINTER"
49029 #: fortran/check.c:962 fortran/check.c:998 fortran/check.c:3559
49030 #, fuzzy, gcc-internal-format
49031 #| msgid "'%s' argument of '%s' intrinsic at %L shall not be coindexed"
49032 msgid "%qs argument of %qs intrinsic at %L shall not be coindexed"
49033 msgstr "El argumento '%s' del intrínseco '%s' en %L no debe ser coindizado"
49035 #: fortran/check.c:980
49036 #, fuzzy, gcc-internal-format
49037 #| msgid "'%s' argument of '%s' intrinsic at %L must be a pointer or target VARIABLE or FUNCTION"
49038 msgid "%qs argument of %qs intrinsic at %L must be a pointer or target VARIABLE or FUNCTION"
49039 msgstr "El argumento '%s' del intrínseco '%s' en %L debe ser un puntero u objetivo VARIABLE o FUNCTION"
49041 #: fortran/check.c:989
49042 #, fuzzy, gcc-internal-format
49043 #| msgid "'%s' argument of '%s' intrinsic at %L must be a POINTER or a TARGET"
49044 msgid "%qs argument of %qs intrinsic at %L must be a POINTER or a TARGET"
49045 msgstr "El argumento '%s' del intrínseco '%s' en %L debe ser un POINTER o un TARGET"
49047 #: fortran/check.c:1014
49048 #, gcc-internal-format, gfc-internal-format
49049 msgid "Array section with a vector subscript at %L shall not be the target of a pointer"
49050 msgstr "Una sección de matriz con un subíndice vector en %L no debe ser el objetivo de un puntero"
49052 #: fortran/check.c:1025
49053 #, fuzzy, gcc-internal-format
49054 #| msgid "NULL pointer at %L is not permitted as actual argument of '%s' intrinsic function"
49055 msgid "NULL pointer at %L is not permitted as actual argument of %qs intrinsic function"
49056 msgstr "No se permite un puntero NULL en %L como un argumento de la función intrínseca '%s'"
49058 #: fortran/check.c:1068
49059 #, gcc-internal-format, gfc-internal-format
49060 msgid "ATOM argument at %L to intrinsic function %s shall be an integer of ATOMIC_INT_KIND or a logical of ATOMIC_LOGICAL_KIND"
49061 msgstr "el argumento ATOM en %L para la función intrínseca %s debe ser un entero ATOMIC_INT_KIND o un lógico ATOMIC_LOGICAL_KIND"
49063 #: fortran/check.c:1076
49064 #, gcc-internal-format, gfc-internal-format
49065 msgid "ATOM argument at %L of the %s intrinsic function shall be a coarray or coindexed"
49066 msgstr "El argumento ATOM en %L de la función intrínseca %s debe ser una comatriz o coíndice"
49068 #: fortran/check.c:1083
49069 #, fuzzy, gcc-internal-format
49070 #| msgid "'%s' argument of '%s' intrinsic at %L must be the same type and kind as '%s'"
49071 msgid "%qs argument of %qs intrinsic at %L shall have the same type as %qs at %L"
49072 msgstr "El argumento '%s' del intrínseco '%s' en %L debe ser del mismo tipo y género que '%s'"
49074 #: fortran/check.c:1101 fortran/check.c:1300
49075 #, fuzzy, gcc-internal-format, gfc-internal-format
49076 #| msgid "Too many arguments to %s at %L"
49077 msgid "STAT= argument to %s at %L"
49078 msgstr "Demasiados argumentos para %s en %L"
49080 #: fortran/check.c:1120 fortran/check.c:1240 fortran/check.c:1337
49081 #, gcc-internal-format, gfc-internal-format
49082 msgid "ATOM argument of the %s intrinsic function at %L shall be definable"
49083 msgstr "El argumento ATOM de la función intrínseca %s en %L debe ser definible"
49085 #: fortran/check.c:1134 fortran/check.c:1320
49086 #, fuzzy, gcc-internal-format, gfc-internal-format
49087 #| msgid "ATOM argument at %L to intrinsic function %s shall be an integer of ATOMIC_INT_KIND or a logical of ATOMIC_LOGICAL_KIND"
49088 msgid "ATOM argument at %L to intrinsic function %s shall be an integer of ATOMIC_INT_KIND"
49089 msgstr "el argumento ATOM en %L para la función intrínseca %s debe ser un entero ATOMIC_INT_KIND o un lógico ATOMIC_LOGICAL_KIND"
49091 #: fortran/check.c:1154
49092 #, gcc-internal-format, gfc-internal-format
49093 msgid "VALUE argument of the %s intrinsic function at %L shall be definable"
49094 msgstr "El argumento VALUE de la función intrínseca %s en %L debe ser definible"
49096 #: fortran/check.c:1173 fortran/check.c:1187
49097 #, fuzzy, gcc-internal-format
49098 #| msgid "'%s' argument of '%s' intrinsic at %L must be %s"
49099 msgid "%qs argument of %qs intrinsic at %L not yet supported"
49100 msgstr "El argumento '%s' del intrínseco '%s' en %L debe ser %s"
49102 #: fortran/check.c:1207
49103 #, fuzzy, gcc-internal-format
49104 #| msgid "'%s' argument of '%s' intrinsic at %L is not a valid dimension index"
49105 msgid "%qs argument of %qs intrinsic at %L shall specify a valid integer kind"
49106 msgstr "el argumento '%s' del intrínseco '%s' en %L no es un índice de dimensión válido"
49108 #: fortran/check.c:1247 fortran/check.c:1344
49109 #, fuzzy, gcc-internal-format, gfc-internal-format
49110 #| msgid "ATOM argument of the %s intrinsic function at %L shall be definable"
49111 msgid "OLD argument of the %s intrinsic function at %L shall be definable"
49112 msgstr "El argumento ATOM de la función intrínseca %s en %L debe ser definible"
49114 #: fortran/check.c:1262
49115 #, gcc-internal-format, gfc-internal-format
49116 msgid "EVENT argument at %L to the intrinsic EVENT_QUERY shall be of type EVENT_TYPE"
49117 msgstr ""
49119 #: fortran/check.c:1272
49120 #, fuzzy, gcc-internal-format, gfc-internal-format
49121 #| msgid "ATOM argument of the %s intrinsic function at %L shall be definable"
49122 msgid "COUNT argument of the EVENT_QUERY intrinsic function at %L shall be definable"
49123 msgstr "El argumento ATOM de la función intrínseca %s en %L debe ser definible"
49125 #: fortran/check.c:1285
49126 #, fuzzy, gcc-internal-format, gfc-internal-format
49127 #| msgid "ATOM argument of the %s intrinsic function at %L shall be definable"
49128 msgid "COUNT argument of the EVENT_QUERY intrinsic function at %L shall have at least the range of the default integer"
49129 msgstr "El argumento ATOM de la función intrínseca %s en %L debe ser definible"
49131 #: fortran/check.c:1364
49132 #, fuzzy, gcc-internal-format, gfc-internal-format
49133 #| msgid "Extension: Negative argument N at %L"
49134 msgid "Negative argument N at %L"
49135 msgstr "Extensión: Argumentos negativo N en %L"
49137 #: fortran/check.c:1536 fortran/check.c:1993
49138 #, fuzzy, gcc-internal-format
49139 #| msgid "'%s' argument of '%s' intrinsic at %L must not be present if 'x' is COMPLEX"
49140 msgid "%qs argument of %qs intrinsic at %L must not be present if %<x%> is COMPLEX"
49141 msgstr "El argumento '%s' del intrínseco '%s' en %L no debe estar presente si 'x' es COMPLEX"
49143 #: fortran/check.c:1545 fortran/check.c:2002
49144 #, fuzzy, gcc-internal-format
49145 #| msgid "'%s' argument of '%s' intrinsic at %L must have a type of either REAL or INTEGER"
49146 msgid "%qs argument of %qs intrinsic at %L must have a type of either REAL or INTEGER"
49147 msgstr "El argumento '%s' del intrínseco '%s' en %L debe ser de tipo REAL o INTEGER"
49149 #: fortran/check.c:1559 fortran/check.c:1565
49150 #, gcc-internal-format, gfc-internal-format
49151 msgid "Conversion from %s to default-kind COMPLEX(%d) at %L might lose precision, consider using the KIND argument"
49152 msgstr ""
49154 #: fortran/check.c:1587
49155 #, gcc-internal-format
49156 msgid "Argument %<A%> with INTENT(INOUT) at %L of the intrinsic subroutine %s shall not have a vector subscript"
49157 msgstr ""
49159 #: fortran/check.c:1595
49160 #, fuzzy, gcc-internal-format, gfc-internal-format
49161 #| msgid "'%s' argument of '%s' intrinsic at %L shall not be coindexed"
49162 msgid "The A argument at %L to the intrinsic %s shall not be coindexed"
49163 msgstr "El argumento '%s' del intrínseco '%s' en %L no debe ser coindizado"
49165 #: fortran/check.c:1618
49166 #, fuzzy, gcc-internal-format, gfc-internal-format
49167 #| msgid "STAT= argument at %L must be a scalar INTEGER variable"
49168 msgid "The stat= argument at %L must be a kind=4 integer variable"
49169 msgstr "El argumento STAT= en %L debe ser una variable INTEGER escalar"
49171 #: fortran/check.c:1634
49172 #, fuzzy, gcc-internal-format, gfc-internal-format
49173 #| msgid "STAT= argument at %L must be a scalar INTEGER variable"
49174 msgid "The errmsg= argument at %L must be a default-kind character variable"
49175 msgstr "El argumento STAT= en %L debe ser una variable INTEGER escalar"
49177 #: fortran/check.c:1642
49178 #, fuzzy, gcc-internal-format
49179 #| msgid "Coarrays disabled at %C, use -fcoarray= to enable"
49180 msgid "Coarrays disabled at %L, use %<-fcoarray=%> to enable"
49181 msgstr "Comatrices desactivadas en %C, use -fcoarray= para activar"
49183 #: fortran/check.c:1657
49184 #, gcc-internal-format, gfc-internal-format
49185 msgid "Support for the A argument at %L which is polymorphic A argument or has allocatable components is not yet implemented"
49186 msgstr ""
49188 #: fortran/check.c:1676
49189 #, fuzzy, gcc-internal-format, gfc-internal-format
49190 #| msgid "Actual argument to '%s' at %L must be polymorphic"
49191 msgid "The A argument at %L of CO_REDUCE shall not be polymorphic"
49192 msgstr "El argumento actual para '%s' en %L debe ser polimórfico"
49194 #: fortran/check.c:1683
49195 #, fuzzy, gcc-internal-format, gfc-internal-format
49196 #| msgid "Support for entity at %L with deferred type parameter not yet implemented"
49197 msgid "Support for the A argument at %L with allocatable components is not yet implemented"
49198 msgstr "Aún no se implementa el soporte para la entidad en %L con parámetro de tipo diferido"
49200 #: fortran/check.c:1697
49201 #, fuzzy, gcc-internal-format, gfc-internal-format
49202 #| msgid "Argument of %s at %L must be of length one"
49203 msgid "OPERATOR argument at %L must be a PURE function"
49204 msgstr "El argumento %s en %L debe ser de longitud uno"
49206 #. None of the intrinsics fulfills the criteria of taking two arguments,
49207 #. returning the same type and kind as the arguments and being permitted
49208 #. as actual argument.
49209 #: fortran/check.c:1707
49210 #, fuzzy, gcc-internal-format, gfc-internal-format
49211 #| msgid "Intrinsic function '%s' at %L is not permitted in an initialization expression"
49212 msgid "Intrinsic function %s at %L is not permitted for CO_REDUCE"
49213 msgstr "No se permite la función intrínseco '%s' en %L en una expresión de inicialización"
49215 #: fortran/check.c:1724
49216 #, gcc-internal-format, gfc-internal-format
49217 msgid "The function passed as OPERATOR at %L shall have two arguments"
49218 msgstr ""
49220 #: fortran/check.c:1734
49221 #, gcc-internal-format, gfc-internal-format
49222 msgid "A argument at %L has type %s but the function passed as OPERATOR at %L returns %s"
49223 msgstr ""
49225 #: fortran/check.c:1743
49226 #, gcc-internal-format, gfc-internal-format
49227 msgid "The function passed as OPERATOR at %L has arguments of type %s and %s but shall have type %s"
49228 msgstr ""
49230 #: fortran/check.c:1754
49231 #, gcc-internal-format, gfc-internal-format
49232 msgid "The function passed as OPERATOR at %L shall have scalar nonallocatable nonpointer arguments and return a nonallocatable nonpointer scalar"
49233 msgstr ""
49235 #: fortran/check.c:1762
49236 #, gcc-internal-format, gfc-internal-format
49237 msgid "The function passed as OPERATOR at %L shall have the VALUE attribute either for none or both arguments"
49238 msgstr ""
49240 #: fortran/check.c:1769
49241 #, gcc-internal-format, gfc-internal-format
49242 msgid "The function passed as OPERATOR at %L shall have the TARGET attribute either for none or both arguments"
49243 msgstr ""
49245 #: fortran/check.c:1776
49246 #, gcc-internal-format, gfc-internal-format
49247 msgid "The function passed as OPERATOR at %L shall have the ASYNCHRONOUS attribute either for none or both arguments"
49248 msgstr ""
49250 #: fortran/check.c:1784
49251 #, gcc-internal-format, gfc-internal-format
49252 msgid "The function passed as OPERATOR at %L shall not have the OPTIONAL attribute for either of the arguments"
49253 msgstr ""
49255 #: fortran/check.c:1814
49256 #, gcc-internal-format, gfc-internal-format
49257 msgid "The character length of the A argument at %L and of the arguments of the OPERATOR at %L shall be the same"
49258 msgstr ""
49260 #: fortran/check.c:1821
49261 #, gcc-internal-format, gfc-internal-format
49262 msgid "The character length of the A argument at %L and of the function result of the OPERATOR at %L shall be the same"
49263 msgstr ""
49265 #: fortran/check.c:1839
49266 #, fuzzy, gcc-internal-format
49267 #| msgid "'%s' argument of '%s' intrinsic at %L shall not be coindexed"
49268 msgid "%qs argument of %qs intrinsic at %L shall be of type integer, real or character"
49269 msgstr "El argumento '%s' del intrínseco '%s' en %L no debe ser coindizado"
49271 #: fortran/check.c:1887 fortran/check.c:2419 fortran/check.c:2522
49272 #: fortran/check.c:2723 fortran/check.c:2768 fortran/check.c:4119
49273 #: fortran/check.c:4253 fortran/check.c:4308 fortran/check.c:5351
49274 #: fortran/check.c:5480
49275 #, fuzzy, gcc-internal-format
49276 #| msgid "Fortran 2003: '%s' intrinsic with KIND argument at %L"
49277 msgid "%qs intrinsic with KIND argument at %L"
49278 msgstr "Fortran 2003:  Intrínseco '%s' con argumento KIND en %L"
49280 #: fortran/check.c:1934 fortran/check.c:2185
49281 #, fuzzy, gcc-internal-format
49282 #| msgid "'%s' argument of '%s' intrinsic at %L has invalid shape in dimension %d (%ld/%ld)"
49283 msgid "%qs argument of %qs intrinsic at %L has invalid shape in dimension %d (%ld/%ld)"
49284 msgstr "el argumento '%s' del intrínseco '%s' en %L tiene una forma no válida en la dimensión %d (%ld/%ld)"
49286 #: fortran/check.c:1949 fortran/check.c:2200 fortran/check.c:2228
49287 #, fuzzy, gcc-internal-format
49288 #| msgid "'%s' argument of intrinsic '%s' at %L of must have rank %d or be a scalar"
49289 msgid "%qs argument of intrinsic %qs at %L of must have rank %d or be a scalar"
49290 msgstr "El argumento '%s' del intrínseco '%s' en %L debe tener el rango %d o ser un escalar"
49292 #: fortran/check.c:2052 fortran/check.c:3095 fortran/check.c:3103
49293 #, fuzzy, gcc-internal-format
49294 #| msgid "'%s' argument of '%s' intrinsic at %L must be numeric or LOGICAL"
49295 msgid "%qs argument of %qs intrinsic at %L must be numeric or LOGICAL"
49296 msgstr "El argumento '%s' del intrínseco '%s' en %L debe ser numérico o LOGICAL"
49298 #: fortran/check.c:2066
49299 #, fuzzy, gcc-internal-format
49300 #| msgid "Different shape for arguments '%s' and '%s' at %L for intrinsic 'dot_product'"
49301 msgid "Different shape for arguments %qs and %qs at %L for intrinsic %<dot_product%>"
49302 msgstr "Formas diferentes para los argumentos '%s' y '%s' en %L para el intrínseco 'dot_product'"
49304 #: fortran/check.c:2086 fortran/check.c:2094
49305 #, fuzzy, gcc-internal-format
49306 #| msgid "'%s' argument of '%s' intrinsic at %L must be default real"
49307 msgid "%qs argument of %qs intrinsic at %L must be default real"
49308 msgstr "El argumento '%s' del intrínseco '%s' en %L debe ser real por defecto"
49310 #: fortran/check.c:2115
49311 #, fuzzy, gcc-internal-format
49312 #| msgid "'I' at %L and 'J' at %L cannot both be BOZ literal constants"
49313 msgid "%<I%> at %L and %<J%>' at %L cannot both be BOZ literal constants"
49314 msgstr "'I' en %L y 'J' en %L no pueden ser constantes literal BOZ al mismo tiempo"
49316 #: fortran/check.c:2246
49317 #, fuzzy, gcc-internal-format, gfc-internal-format
49318 #| msgid "GNU extension: non-default INTEGER kind argument to %s intrinsic at %L"
49319 msgid "non-default INTEGER kind argument to %s intrinsic at %L"
49320 msgstr "Extensión de GNU: argumento de género que no es por defecto INTEGER para el intrínseco %s en %L"
49322 #: fortran/check.c:2306
49323 #, fuzzy, gcc-internal-format
49324 #| msgid "Fortran 2008: COMPLEX argument '%s' argument of '%s' intrinsic at %L"
49325 msgid "COMPLEX argument %qs of %qs intrinsic at %L"
49326 msgstr "Fortran 2008: El argumento COMPLEX '%s' argumento del intrínseco '%s' en %L"
49328 #: fortran/check.c:2470
49329 #, gcc-internal-format, gfc-internal-format
49330 msgid "Argument of %s at %L must be of length one"
49331 msgstr "El argumento %s en %L debe ser de longitud uno"
49333 #: fortran/check.c:2529
49334 #, fuzzy, gcc-internal-format
49335 #| msgid "'%s' argument of '%s' intrinsic at %L must be the same kind as '%s'"
49336 msgid "%qs argument of %qs intrinsic at %L must be the same kind as %qs"
49337 msgstr "El argumento '%s' del intrínseco '%s' en %L debe ser del mismo género que '%s'"
49339 #: fortran/check.c:2619
49340 #, gcc-internal-format, gfc-internal-format
49341 msgid "SIZE at %L must be positive"
49342 msgstr "SIZE en %L debe ser positivo"
49344 #: fortran/check.c:2631
49345 #, gcc-internal-format, gfc-internal-format
49346 msgid "The absolute value of SHIFT at %L must be less than or equal to SIZE at %L"
49347 msgstr "El valor absoluto de SHIFT en %L debe ser menor o igual a SIZE en %L"
49349 #: fortran/check.c:2692
49350 #, fuzzy, gcc-internal-format
49351 #| msgid "'%s' argument of '%s' intrinsic at %L must be a numeric type"
49352 msgid "%qs argument of %qs intrinsic at %L must be of intrinsic type"
49353 msgstr "El argumento '%s' del intrínseco '%s' en %L debe ser un tipo numérico"
49355 #: fortran/check.c:2699
49356 #, fuzzy, gcc-internal-format
49357 #| msgid "'%s' argument of '%s' intrinsic at %L must be a constant"
49358 msgid "%qs argument of %qs intrinsic at %L must be a data entity"
49359 msgstr "El argumento '%s' del intrínseco '%s' en %L debe ser una constante"
49361 #: fortran/check.c:2910
49362 #, fuzzy, gcc-internal-format
49363 #| msgid "Intrinsic '%s' at %L must have at least two arguments"
49364 msgid "Intrinsic %qs at %L must have at least two arguments"
49365 msgstr "El intrínseco '%s' en %L debe tener al menos dos argumentos"
49367 #: fortran/check.c:2958
49368 #, fuzzy, gcc-internal-format
49369 #| msgid "Missing argument to '%s' at %C"
49370 msgid "Missing %qs argument to the %s intrinsic at %L"
49371 msgstr "Faltan argumentos para '%s' en %C"
49373 #: fortran/check.c:2973
49374 #, fuzzy, gcc-internal-format
49375 #| msgid "arguments '%s' and '%s' for intrinsic %s"
49376 msgid "Duplicate argument %qs at %L to intrinsic %s"
49377 msgstr "argumentos '%s' y '%s' para el intrínseco %s"
49379 #: fortran/check.c:2978
49380 #, fuzzy, gcc-internal-format
49381 #| msgid "arguments '%s' and '%s' for intrinsic %s"
49382 msgid "Unknown argument %qs at %L to intrinsic %s"
49383 msgstr "argumentos '%s' y '%s' para el intrínseco %s"
49385 #: fortran/check.c:3007
49386 #, fuzzy, gcc-internal-format
49387 #| msgid "'a%d' argument of '%s' intrinsic at %L must be %s(%d)"
49388 msgid "%<a%d%> argument of %qs intrinsic at %L must be %s(%d)"
49389 msgstr "El argumento 'a%d' del intrínseco '%s' en %L debe ser %s(%d)"
49391 #: fortran/check.c:3038
49392 #, fuzzy, gcc-internal-format
49393 #| msgid "Fortran 2003: '%s' intrinsic with CHARACTER argument at %L"
49394 msgid "%qs intrinsic with CHARACTER argument at %L"
49395 msgstr "Fortran 2003: Intrínseco '%s' con argumento CHARACTER en %L"
49397 #: fortran/check.c:3045
49398 #, fuzzy, gcc-internal-format
49399 #| msgid "'a1' argument of '%s' intrinsic at %L must be INTEGER, REAL or CHARACTER"
49400 msgid "%<a1%> argument of %qs intrinsic at %L must be INTEGER, REAL or CHARACTER"
49401 msgstr "El argumento 'a1' del intrínseco '%s' en %L debe ser INTEGER, REAL o CHARACTER"
49403 #: fortran/check.c:3112
49404 #, fuzzy, gcc-internal-format
49405 #| msgid "Argument types of '%s' intrinsic at %L must match (%s/%s)"
49406 msgid "Argument types of %qs intrinsic at %L must match (%s/%s)"
49407 msgstr "Los tipos de argumento del intrínseco '%s' en %L deben coincidir (%s/%s)"
49409 #: fortran/check.c:3126
49410 #, fuzzy, gcc-internal-format
49411 #| msgid "Different shape on dimension 1 for arguments '%s' and '%s' at %L for intrinsic matmul"
49412 msgid "Different shape on dimension 1 for arguments %qs and %qs at %L for intrinsic matmul"
49413 msgstr "Formas diferentes en la dimensión 1 para los argumentos '%s' y '%s' en %L para el intrínseco matmul"
49415 #: fortran/check.c:3145
49416 #, fuzzy, gcc-internal-format
49417 #| msgid "Different shape on dimension 2 for argument '%s' and dimension 1 for argument '%s' at %L for intrinsic matmul"
49418 msgid "Different shape on dimension 2 for argument %qs and dimension 1 for argument %qs at %L for intrinsic matmul"
49419 msgstr "Formas diferentes en la dimensión 2 para el argumento '%s' y en la dimensión 1 para el argumento '%s' en %L para el intrínseco matmul"
49421 #: fortran/check.c:3154
49422 #, fuzzy, gcc-internal-format
49423 #| msgid "'%s' argument of '%s' intrinsic at %L must be of rank 1 or 2"
49424 msgid "%qs argument of %qs intrinsic at %L must be of rank 1 or 2"
49425 msgstr "El argumento '%s' del intrínseco '%s' en %L debe ser de rango 1 o 2"
49427 #: fortran/check.c:3329
49428 #, fuzzy, gcc-internal-format
49429 #| msgid "'%s' argument of '%s' intrinsic at %L must be INTEGER"
49430 msgid "%qs argument of %qs intrinsic at %L must be INTEGER"
49431 msgstr "El argumento '%s' del intrínseco '%s' en %L debe ser INTEGER"
49433 #: fortran/check.c:3389
49434 #, fuzzy, gcc-internal-format, gfc-internal-format
49435 #| msgid "'%s' argument of '%s' intrinsic at %L shall not be coindexed"
49436 msgid "The FROM argument to MOVE_ALLOC at %L shall not be coindexed"
49437 msgstr "El argumento '%s' del intrínseco '%s' en %L no debe ser coindizado"
49439 #: fortran/check.c:3400
49440 #, fuzzy, gcc-internal-format, gfc-internal-format
49441 #| msgid "'%s' argument of '%s' intrinsic at %L shall not be coindexed"
49442 msgid "The TO argument to MOVE_ALLOC at %L shall not be coindexed"
49443 msgstr "El argumento '%s' del intrínseco '%s' en %L no debe ser coindizado"
49445 #: fortran/check.c:3407
49446 #, gcc-internal-format, gfc-internal-format
49447 msgid "The TO arguments in MOVE_ALLOC at %L must be polymorphic if FROM is polymorphic"
49448 msgstr "Los argumentos TO en MOVE_ALLOC en %L deben ser polimórficos si FROM es polimórfico"
49450 #: fortran/check.c:3418
49451 #, fuzzy, gcc-internal-format, gfc-internal-format
49452 #| msgid "the '%s' and '%s' arguments of '%s' intrinsic at %L must have the same rank %d/%d"
49453 msgid "The FROM and TO arguments of the MOVE_ALLOC intrinsic at %L must have the same rank %d/%d"
49454 msgstr "Los argumentos '%s' y '%s' del intrínseco '%s' en %L deben tener el mismo rango %d/%d"
49456 #: fortran/check.c:3427
49457 #, fuzzy, gcc-internal-format, gfc-internal-format
49458 #| msgid "the '%s' and '%s' arguments of '%s' intrinsic at %L must have the same rank %d/%d"
49459 msgid "The FROM and TO arguments of the MOVE_ALLOC intrinsic at %L must have the same corank %d/%d"
49460 msgstr "Los argumentos '%s' y '%s' del intrínseco '%s' en %L deben tener el mismo rango %d/%d"
49462 #: fortran/check.c:3467
49463 #, gcc-internal-format, gfc-internal-format
49464 msgid "The FROM and TO arguments at %L violate aliasing restrictions (F2003 12.4.1.7)"
49465 msgstr ""
49467 #: fortran/check.c:3494
49468 #, fuzzy, gcc-internal-format
49469 #| msgid "Argument 'S' of NEAREST at %L shall not be zero"
49470 msgid "Argument %<S%> of NEAREST at %L shall not be zero"
49471 msgstr "El argumento 'S' de NEAREST en %L no puede ser cero"
49473 #: fortran/check.c:3544
49474 #, fuzzy, gcc-internal-format
49475 #| msgid "'%s' argument of '%s' intrinsic at %L must be a POINTER, ALLOCATABLE or procedure pointer"
49476 msgid "%qs argument of %qs intrinsic at %L must be a POINTER, ALLOCATABLE or procedure pointer"
49477 msgstr "El argumento '%s' del intrínseco '%s' en %L debe ser POINTER, ALLOCATABLE o un puntero a procedimiento"
49479 #: fortran/check.c:3552
49480 #, fuzzy, gcc-internal-format, gfc-internal-format
49481 #| msgid "Fortran 2003: NULL intrinsic with allocatable MOLD at %L"
49482 msgid "NULL intrinsic with allocatable MOLD at %L"
49483 msgstr "Fortran 2003: Intrínseco NULL con MOLD alojable en %L"
49485 #: fortran/check.c:3631 fortran/check.c:5427
49486 #, fuzzy, gcc-internal-format
49487 #| msgid "'%s' argument of '%s' intrinsic at %L must provide at least as many elements as there are .TRUE. values in '%s' (%ld/%d)"
49488 msgid "%qs argument of %qs intrinsic at %L must provide at least as many elements as there are .TRUE. values in %qs (%ld/%d)"
49489 msgstr "El argumento '%s' del intrínseco '%s' en %L debe proveer por lo menos tantos elementos como valores .TRUE. presentes en '%s' (%ld/%d)"
49491 #: fortran/check.c:3689
49492 #, fuzzy, gcc-internal-format
49493 #| msgid "'%s' argument of '%s' intrinsic at %L must be of a dummy variable"
49494 msgid "%qs argument of %qs intrinsic at %L must be of a dummy variable"
49495 msgstr "El argumento '%s' del intrínseco '%s' en %L debe ser de una variable dummy"
49497 #: fortran/check.c:3697
49498 #, fuzzy, gcc-internal-format
49499 #| msgid "'%s' argument of '%s' intrinsic at %L must be of an OPTIONAL dummy variable"
49500 msgid "%qs argument of %qs intrinsic at %L must be of an OPTIONAL dummy variable"
49501 msgstr "El argumento '%s' del intrínseco '%s' en %L debe ser de una variable dummy OPTIONAL"
49503 #: fortran/check.c:3716
49504 #, fuzzy, gcc-internal-format
49505 #| msgid "'%s' argument of '%s' intrinsic at %L must not be a subobject of '%s'"
49506 msgid "%qs argument of %qs intrinsic at %L must not be a subobject of %qs"
49507 msgstr "El argumento '%s' del intrínseco '%s' en %L no debe ser un subobjeto de '%s'"
49509 #: fortran/check.c:3764
49510 #, gcc-internal-format, gfc-internal-format
49511 msgid "The argument of the RANK intrinsic at %L must be a data object"
49512 msgstr "El argumento del intrínseco RANK en %L debe ser objeto de datos"
49514 #: fortran/check.c:3868
49515 #, fuzzy, gcc-internal-format
49516 #| msgid "'shape' argument of 'reshape' intrinsic at %L must be an array of constant size"
49517 msgid "%<shape%> argument of %<reshape%> intrinsic at %L must be an array of constant size"
49518 msgstr "El argumento 'shape' del intrínseco 'reshape' en %L debe ser una matriz de tamaño constante"
49520 #: fortran/check.c:3878
49521 #, fuzzy, gcc-internal-format
49522 #| msgid "'%s' argument of '%s' intrinsic at %L is empty"
49523 msgid "%qs argument of %qs intrinsic at %L is empty"
49524 msgstr "El argumento '%s' del intrínseco '%s' en %L debe estar vacío"
49526 #: fortran/check.c:3885
49527 #, fuzzy, gcc-internal-format
49528 #| msgid "'shape' argument of 'reshape' intrinsic at %L has more than %d elements"
49529 msgid "%<shape%> argument of %<reshape%> intrinsic at %L has more than %d elements"
49530 msgstr "El argumento 'shape' del intrínseco 'reshape' en %L tiene más de %d elementos"
49532 #: fortran/check.c:3902
49533 #, fuzzy, gcc-internal-format
49534 #| msgid "'%s' argument of '%s' intrinsic at %L has negative element (%d)"
49535 msgid "%qs argument of %qs intrinsic at %L has negative element (%d)"
49536 msgstr "El argumento '%s' del intrínseco '%s' en %L tiene un elemento negativo (%d)"
49538 #: fortran/check.c:3934
49539 #, fuzzy, gcc-internal-format, gfc-internal-format
49540 #| msgid "Complex argument of LOG at %L cannot be zero"
49541 msgid "Element %d of actual argument of RESHAPE at %L cannot be negative"
49542 msgstr "El argumento complejo de LOG en %L no puede ser cero"
49544 #: fortran/check.c:3972
49545 #, fuzzy, gcc-internal-format
49546 #| msgid "'%s' argument of '%s' intrinsic at %L has wrong number of elements (%d/%d)"
49547 msgid "%qs argument of %qs intrinsic at %L has wrong number of elements (%d/%d)"
49548 msgstr "El argumento '%s' del intrínseco '%s' en %L tiene el número erróneo de elementos (%d/%d)"
49550 #: fortran/check.c:3990
49551 #, fuzzy, gcc-internal-format
49552 #| msgid "'%s' argument of '%s' intrinsic at %L has out-of-range dimension (%d)"
49553 msgid "%qs argument of %qs intrinsic at %L has out-of-range dimension (%d)"
49554 msgstr "el argumento '%s' del intrínseco '%s' en %L tiene una dimensión fuera de rango (%d)"
49556 #: fortran/check.c:3999
49557 #, fuzzy, gcc-internal-format
49558 #| msgid "'%s' argument of '%s' intrinsic at %L has invalid permutation of dimensions (dimension '%d' duplicated)"
49559 msgid "%qs argument of %qs intrinsic at %L has invalid permutation of dimensions (dimension %qd duplicated)"
49560 msgstr "el argumento '%s' del intrínseco '%s' en %L tiene una permutación no válida de dimensiones (dimensión '%d' duplicada)"
49562 #: fortran/check.c:4035
49563 #, gcc-internal-format, gfc-internal-format
49564 msgid "Without padding, there are not enough elements in the intrinsic RESHAPE source at %L to match the shape"
49565 msgstr "Sin relleno, no hay suficientes elementos en el intrínseco RESHAPE fuente en %L para coincidir con la forma"
49567 #: fortran/check.c:4052 fortran/check.c:4071
49568 #, fuzzy, gcc-internal-format
49569 #| msgid "'%s' argument of '%s' intrinsic at %L must be %s"
49570 msgid "%qs argument of %qs intrinsic at %L cannot be of type %s"
49571 msgstr "El argumento '%s' del intrínseco '%s' en %L debe ser %s"
49573 #: fortran/check.c:4062 fortran/check.c:4081
49574 #, fuzzy, gcc-internal-format
49575 #| msgid "'%s' argument of '%s' intrinsic at %L must be of an extensible type"
49576 msgid "%qs argument of %qs intrinsic at %L must be of an extensible type"
49577 msgstr "El argumento '%s' del intrínseco '%s' en %L debe ser un tipo extensible"
49579 #: fortran/check.c:4180
49580 #, fuzzy, gcc-internal-format
49581 #| msgid "Fortran 2008: SELECTED_REAL_KIND with neither 'P' nor 'R' argument at %L"
49582 msgid "SELECTED_REAL_KIND with neither %<P%> nor %<R%> argument at %L"
49583 msgstr "Fortran 2008: SELECTED_REAL_KIND sin un argumento 'P' ni 'R' en %L"
49585 #: fortran/check.c:4211
49586 #, fuzzy, gcc-internal-format
49587 #| msgid "Fortran 2008: '%s' intrinsic with RADIX argument at %L"
49588 msgid "%qs intrinsic with RADIX argument at %L"
49589 msgstr "Fortran 2008: Intrínseco '%s' con argumento RADIX en %L"
49591 #: fortran/check.c:4246
49592 #, fuzzy, gcc-internal-format
49593 #| msgid "'source' argument of 'shape' intrinsic at %L must not be an assumed size array"
49594 msgid "%<source%> argument of %<shape%> intrinsic at %L must not be an assumed size array"
49595 msgstr "El argumento 'source' del intrínseco 'shape' en %L no debe ser una matriz de tamaño asumido"
49597 #: fortran/check.c:4323 fortran/check.c:6490
49598 #, fuzzy, gcc-internal-format
49599 #| msgid "'%s' argument of '%s' intrinsic at %L may not be a procedure"
49600 msgid "%qs argument of %qs intrinsic at %L shall not be a procedure"
49601 msgstr "El argumento '%s' del intrínseco '%s' en %L no puede ser un procedimiento"
49603 #: fortran/check.c:4336 fortran/check.c:4475 fortran/check.c:6482
49604 #, fuzzy, gcc-internal-format
49605 #| msgid "'%s' argument of '%s' intrinsic at %L shall not be coindexed"
49606 msgid "%qs argument of %qs intrinsic at %L shall not be TYPE(*)"
49607 msgstr "El argumento '%s' del intrínseco '%s' en %L no debe ser coindizado"
49609 #: fortran/check.c:4347 fortran/check.c:4487
49610 #, fuzzy, gcc-internal-format
49611 #| msgid "'source' argument of 'shape' intrinsic at %L must not be an assumed size array"
49612 msgid "%qs argument of %qs intrinsic at %L shall not be an assumed-size array"
49613 msgstr "El argumento 'source' del intrínseco 'shape' en %L no debe ser una matriz de tamaño asumido"
49615 #: fortran/check.c:4417
49616 #, gcc-internal-format
49617 msgid "is_c_interoperable(): gfc_simplify_expr failed"
49618 msgstr ""
49620 #: fortran/check.c:4466
49621 #, fuzzy, gcc-internal-format
49622 #| msgid "'%s' argument of '%s' intrinsic at %L must be an interoperable data entity"
49623 msgid "%qs argument of %qs intrinsic at %L must be an interoperable data entity: %s"
49624 msgstr "El argumento '%s' del intrínseco '%s' en %L debe ser una entidad de datos interoperables"
49626 #: fortran/check.c:4505
49627 #, gcc-internal-format, gfc-internal-format
49628 msgid "Argument C_PTR_1 at %L to C_ASSOCIATED shall have the type TYPE(C_PTR) or TYPE(C_FUNPTR)"
49629 msgstr ""
49631 #: fortran/check.c:4519
49632 #, gcc-internal-format, gfc-internal-format
49633 msgid "Argument C_PTR_2 at %L to C_ASSOCIATED shall have the same type as C_PTR_1: %s instead of %s"
49634 msgstr ""
49636 #: fortran/check.c:4543
49637 #, gcc-internal-format, gfc-internal-format
49638 msgid "Argument CPTR at %L to C_F_POINTER shall have the type TYPE(C_PTR)"
49639 msgstr ""
49641 #: fortran/check.c:4555
49642 #, fuzzy, gcc-internal-format, gfc-internal-format
49643 #| msgid "argument %d of %qE must be a pointer type"
49644 msgid "Argument FPTR at %L to C_F_POINTER must be a pointer"
49645 msgstr "el argumento %d de %qE debe ser un tipo puntero"
49647 #: fortran/check.c:4562
49648 #, fuzzy, gcc-internal-format, gfc-internal-format
49649 #| msgid "Actual argument to '%s' at %L must be polymorphic"
49650 msgid "FPTR argument at %L to C_F_POINTER shall not be polymorphic"
49651 msgstr "El argumento actual para '%s' en %L debe ser polimórfico"
49653 #: fortran/check.c:4569
49654 #, fuzzy, gcc-internal-format, gfc-internal-format
49655 #| msgid "Pointer object at %C shall not be coindexed"
49656 msgid "Argument FPTR at %L to C_F_POINTER shall not be coindexed"
49657 msgstr "El objeto puntero en %C no debe tener un coíndice"
49659 #: fortran/check.c:4576
49660 #, gcc-internal-format, gfc-internal-format
49661 msgid "Unexpected SHAPE argument at %L to C_F_POINTER with scalar FPTR"
49662 msgstr ""
49664 #: fortran/check.c:4582
49665 #, gcc-internal-format, gfc-internal-format
49666 msgid "Expected SHAPE argument to C_F_POINTER with array FPTR at %L"
49667 msgstr ""
49669 #: fortran/check.c:4601
49670 #, fuzzy, gcc-internal-format, gfc-internal-format
49671 #| msgid "FIELD argument at %L of UNPACK must have the same rank as MASK or be a scalar"
49672 msgid "SHAPE argument at %L to C_F_POINTER must have the same size as the RANK of FPTR"
49673 msgstr "El argumento FIELD en %L de UNPACK debe tener el mismo rango que MASK o ser un escalar"
49675 #: fortran/check.c:4611
49676 #, gcc-internal-format, gfc-internal-format
49677 msgid "Polymorphic FPTR at %L to C_F_POINTER"
49678 msgstr ""
49680 #: fortran/check.c:4616
49681 #, gcc-internal-format, gfc-internal-format
49682 msgid "Noninteroperable array FPTR at %L to C_F_POINTER: %s"
49683 msgstr ""
49685 #: fortran/check.c:4632
49686 #, gcc-internal-format, gfc-internal-format
49687 msgid "Argument CPTR at %L to C_F_PROCPOINTER shall have the type TYPE(C_FUNPTR)"
49688 msgstr ""
49690 #: fortran/check.c:4644
49691 #, gcc-internal-format, gfc-internal-format
49692 msgid "Argument FPTR at %L to C_F_PROCPOINTER shall be a procedure pointer"
49693 msgstr ""
49695 #: fortran/check.c:4651
49696 #, fuzzy, gcc-internal-format, gfc-internal-format
49697 #| msgid "Pointer object at %C shall not be coindexed"
49698 msgid "Argument FPTR at %L to C_F_PROCPOINTER shall not be coindexed"
49699 msgstr "El objeto puntero en %C no debe tener un coíndice"
49701 #: fortran/check.c:4657
49702 #, gcc-internal-format, gfc-internal-format
49703 msgid "Noninteroperable procedure pointer at %L to C_F_PROCPOINTER"
49704 msgstr ""
49706 #: fortran/check.c:4671
49707 #, fuzzy, gcc-internal-format, gfc-internal-format
49708 #| msgid "Pointer object at %C shall not be coindexed"
49709 msgid "Argument X at %L to C_FUNLOC shall not be coindexed"
49710 msgstr "El objeto puntero en %C no debe tener un coíndice"
49712 #: fortran/check.c:4686
49713 #, fuzzy, gcc-internal-format
49714 #| msgid "Function result '%s' at %L has no IMPLICIT type"
49715 msgid "Function result %qs at %L is invalid as X argument to C_FUNLOC"
49716 msgstr "El resultado de la función '%s' en %L no es de tipo IMPLICIT"
49718 #: fortran/check.c:4694
49719 #, gcc-internal-format, gfc-internal-format
49720 msgid "Argument X at %L to C_FUNLOC shall be a procedure or a procedure pointer"
49721 msgstr ""
49723 #: fortran/check.c:4700
49724 #, fuzzy, gcc-internal-format, gfc-internal-format
49725 #| msgid "User operator procedure '%s' at %L must be a FUNCTION"
49726 msgid "Noninteroperable procedure at %L to C_FUNLOC"
49727 msgstr "El procedimiento de operador de usuario '%s' en %L debe ser FUNCTION"
49729 #: fortran/check.c:4714
49730 #, fuzzy, gcc-internal-format, gfc-internal-format
49731 #| msgid "Pointer object at %C shall not be coindexed"
49732 msgid "Argument X at %L to C_LOC shall not be coindexed"
49733 msgstr "El objeto puntero en %C no debe tener un coíndice"
49735 #: fortran/check.c:4720
49736 #, fuzzy, gcc-internal-format, gfc-internal-format
49737 #| msgid "Actual argument to '%s' at %L must be polymorphic"
49738 msgid "X argument at %L to C_LOC shall not be polymorphic"
49739 msgstr "El argumento actual para '%s' en %L debe ser polimórfico"
49741 #: fortran/check.c:4731
49742 #, fuzzy, gcc-internal-format, gfc-internal-format
49743 #| msgid "Component at %C must have the POINTER attribute"
49744 msgid "Argument X at %L to C_LOC shall have either the POINTER or the TARGET attribute"
49745 msgstr "El componente en %C debe tener el atributo POINTER"
49747 #: fortran/check.c:4739
49748 #, fuzzy, gcc-internal-format, gfc-internal-format
49749 #| msgid "Argument 'S' of NEAREST at %L shall not be zero"
49750 msgid "Argument X at %L to C_LOC shall be not be a zero-sized string"
49751 msgstr "El argumento 'S' de NEAREST en %L no puede ser cero"
49753 #: fortran/check.c:4748
49754 #, fuzzy, gcc-internal-format, gfc-internal-format
49755 #| msgid "Actual argument to '%s' at %L must be polymorphic"
49756 msgid "Argument at %L to C_LOC shall not be polymorphic"
49757 msgstr "El argumento actual para '%s' en %L debe ser polimórfico"
49759 #: fortran/check.c:4755
49760 #, gcc-internal-format, gfc-internal-format
49761 msgid "Noninteroperable array at %L as argument to C_LOC: %s"
49762 msgstr ""
49764 #: fortran/check.c:4766
49765 #, gcc-internal-format, gfc-internal-format
49766 msgid "Array of interoperable type at %L to C_LOC which is nonallocatable and neither assumed size nor explicit size"
49767 msgstr ""
49769 #: fortran/check.c:4771
49770 #, fuzzy, gcc-internal-format, gfc-internal-format
49771 #| msgid "Array section in '%s' call at %L"
49772 msgid "Array section at %L to C_LOC"
49773 msgstr "Sección de matriz en la llamada '%s' en %L"
49775 #: fortran/check.c:4799
49776 #, fuzzy, gcc-internal-format, gfc-internal-format
49777 #| msgid "GNU extension: non double precision REAL argument to %s intrinsic at %L"
49778 msgid "non double precision REAL argument to %s intrinsic at %L"
49779 msgstr "Extensión de GNU: argumento de precisión REAL que no es doble para el intrínseco %s en %L"
49781 #: fortran/check.c:4812
49782 #, fuzzy, gcc-internal-format
49783 #| msgid "'%s' argument of '%s' intrinsic at %L must be less than rank %d"
49784 msgid "%qs argument of %qs intrinsic at %L must be less than rank %d"
49785 msgstr "El argumento '%s' del intrínseco '%s' en %L debe ser menor que el rango %d"
49787 #: fortran/check.c:4831
49788 #, fuzzy, gcc-internal-format
49789 #| msgid "'%s' argument of '%s' intrinsic at %L is not a valid dimension index"
49790 msgid "%qs argument of %qs intrinsic at %L is not a valid dimension index"
49791 msgstr "el argumento '%s' del intrínseco '%s' en %L no es un índice de dimensión válido"
49793 #: fortran/check.c:5094
49794 #, gcc-internal-format, gfc-internal-format
49795 msgid "%s argument to IMAGE_INDEX must be a rank one array at %L"
49796 msgstr "El argumento %s para IMAGE_INDEX debe ser una matriz de rango uno en %L"
49798 #: fortran/check.c:5105
49799 #, gcc-internal-format, gfc-internal-format
49800 msgid "The number of array elements of the SUB argument to IMAGE_INDEX at %L shall be %d (corank) not %d"
49801 msgstr "El número de elementos de matriz del argumento SUB para IMAGE_INDEX en %L debe ser %d (corango) y no %d"
49803 #: fortran/check.c:5138
49804 #, gcc-internal-format, gfc-internal-format
49805 msgid "DISTANCE= argument to NUM_IMAGES at %L"
49806 msgstr ""
49808 #: fortran/check.c:5151
49809 #, fuzzy, gcc-internal-format, gfc-internal-format
49810 #| msgid "MOLD argument to NULL required at %L"
49811 msgid "FAILED= argument to NUM_IMAGES at %L"
49812 msgstr "se requiere el argumento MOLD para NULL en %L"
49814 #: fortran/check.c:5174
49815 #, fuzzy, gcc-internal-format, gfc-internal-format
49816 #| msgid "DIM argument without ARRAY argument not allowed for THIS_IMAGE intrinsic at %L"
49817 msgid "DIM argument without COARRAY argument not allowed for THIS_IMAGE intrinsic at %L"
49818 msgstr "No se permite el argumento DIM sin un argumento ARRAY para el intrínseco THIS_IMAGE en %L"
49820 #: fortran/check.c:5181
49821 #, gcc-internal-format, gfc-internal-format
49822 msgid "The DISTANCE argument may not be specified together with the COARRAY or DIM argument in intrinsic at %L"
49823 msgstr ""
49825 #: fortran/check.c:5192
49826 #, fuzzy, gcc-internal-format, gfc-internal-format
49827 #| msgid "Unexpected junk in formal argument list at %C"
49828 msgid "Unexpected DIM argument with noncoarray argument at %L"
49829 msgstr "Basura inesperada en la lista de argumentos formales en %C"
49831 #: fortran/check.c:5210
49832 #, gcc-internal-format, gfc-internal-format
49833 msgid "DISTANCE= argument to THIS_IMAGE at %L"
49834 msgstr ""
49836 #: fortran/check.c:5290
49837 #, fuzzy, gcc-internal-format
49838 #| msgid "'MOLD' argument of 'TRANSFER' intrinsic at %L must not be %s"
49839 msgid "%<MOLD%> argument of %<TRANSFER%> intrinsic at %L must not be %s"
49840 msgstr "El argumento 'MOLD' del intrínseco 'TRANSFER' en %L no debe ser %s"
49842 #: fortran/check.c:5319
49843 #, gcc-internal-format, gfc-internal-format
49844 msgid "Intrinsic TRANSFER at %L has partly undefined result: source size %ld < result size %ld"
49845 msgstr "El TRANSFER intrínseco en %L tiene un resultado parcialmente indefinido: tamaño de la fuente %ld < tamaño del resultado %ld"
49847 #: fortran/check.c:5441
49848 #, fuzzy, gcc-internal-format
49849 #| msgid "'%s' argument of '%s' intrinsic at %L must have the same rank as '%s' or be a scalar"
49850 msgid "%qs argument of %qs intrinsic at %L must have the same rank as %qs or be a scalar"
49851 msgstr "El argumento '%s' del intrínseco '%s' en %L debe ser del mismo rango que '%s' o ser un escalar"
49853 #: fortran/check.c:5454
49854 #, fuzzy, gcc-internal-format
49855 #| msgid "'%s' and '%s' arguments of '%s' intrinsic at %L must have identical shape."
49856 msgid "%qs and %qs arguments of %qs intrinsic at %L must have identical shape."
49857 msgstr "Los argumentos '%s' y '%s' del intrínseco '%s' en %L deben tener forma idéntica."
49859 #: fortran/check.c:5710 fortran/check.c:5742
49860 #, fuzzy, gcc-internal-format
49861 #| msgid "Size of '%s' argument of '%s' intrinsic at %L too small (%i/%i)"
49862 msgid "Size of %qs argument of %qs intrinsic at %L too small (%i/%i)"
49863 msgstr "El tamaño del argumento '%s' del intrínseco '%s' en %L es demasiado pequeño (%i/%i)"
49865 #: fortran/check.c:5750
49866 #, gcc-internal-format, gfc-internal-format
49867 msgid "Too many arguments to %s at %L"
49868 msgstr "Demasiados argumentos para %s en %L"
49870 #: fortran/check.c:5768
49871 #, gcc-internal-format
49872 msgid "fe_runtime_error string must be null terminated"
49873 msgstr ""
49875 #: fortran/check.c:5780
49876 #, fuzzy, gcc-internal-format, gfc-internal-format
49877 #| msgid "wrong number of template arguments (%d, should be %d)"
49878 msgid "fe_runtime_error: Wrong number of arguments (%d instead of %d)"
49879 msgstr "número erróneo de argumentos de plantilla (%d, debe ser %d)"
49881 #: fortran/check.c:5820
49882 #, gcc-internal-format, gfc-internal-format
49883 msgid "COUNT argument to SYSTEM_CLOCK at %L has non-default kind"
49884 msgstr ""
49886 #: fortran/check.c:5839
49887 #, gcc-internal-format, gfc-internal-format
49888 msgid "Real COUNT_RATE argument to SYSTEM_CLOCK at %L"
49889 msgstr ""
49891 #: fortran/check.c:5849
49892 #, gcc-internal-format, gfc-internal-format
49893 msgid "COUNT_RATE argument to SYSTEM_CLOCK at %L has non-default kind"
49894 msgstr ""
49896 #: fortran/check.c:5866
49897 #, gcc-internal-format, gfc-internal-format
49898 msgid "COUNT_MAX argument to SYSTEM_CLOCK at %L has non-default kind"
49899 msgstr ""
49901 #: fortran/check.c:6083
49902 #, fuzzy, gcc-internal-format
49903 #| msgid "'%s' argument of '%s' intrinsic at %L must be of a kind not wider than the default kind (%d)"
49904 msgid "%qs argument of %qs intrinsic at %L must be of a kind not wider than the default kind (%d)"
49905 msgstr "El argumento '%s' del intrínseco '%s' en %L debe ser de un género que no sea más ancho que el género por defecto (%d)"
49907 #: fortran/check.c:6435 fortran/check.c:6443
49908 #, fuzzy, gcc-internal-format
49909 #| msgid "'%s' argument of '%s' intrinsic at %L must be INTEGER or LOGICAL"
49910 msgid "%qs argument of %qs intrinsic at %L must be INTEGER or LOGICAL"
49911 msgstr "El argumento '%s' del intrínseco '%s' en %L debe ser INTEGER o LOGICAL"
49913 #: fortran/check.c:6474
49914 #, gcc-internal-format, gfc-internal-format
49915 msgid "Intrinsic function NULL at %L cannot be an actual argument to STORAGE_SIZE, because it returns a disassociated pointer"
49916 msgstr ""
49918 #: fortran/class.c:617
49919 #, gcc-internal-format, gfc-internal-format
49920 msgid "Assumed size polymorphic objects or components, such as that at %C, have not yet been implemented"
49921 msgstr "Objetos o componentes polimórficos de tamaño asumido, tales como el que está en %C, aún no están implementados"
49923 #. Since the extension field is 8 bit wide, we can only have
49924 #. up to 255 extension levels.
49925 #: fortran/class.c:728 fortran/decl.c:9003
49926 #, fuzzy, gcc-internal-format
49927 #| msgid "Maximum extension level reached with type '%s' at %L"
49928 msgid "Maximum extension level reached with type %qs at %L"
49929 msgstr "Se alcanzó el nivel de extensión máximo con el tipo '%s' en %L"
49931 #: fortran/class.c:2876 fortran/class.c:2950
49932 #, fuzzy, gcc-internal-format
49933 #| msgid "'%s' of '%s' is PRIVATE at %L"
49934 msgid "%qs of %qs is PRIVATE at %L"
49935 msgstr "'%s' de '%s' es PRIVATE en %L"
49937 #: fortran/cpp.c:450
49938 #, fuzzy, gcc-internal-format
49939 #| msgid "To enable preprocessing, use -cpp"
49940 msgid "To enable preprocessing, use %<-cpp%>"
49941 msgstr "Para activar el preprocesamiento, utilice -cpp"
49943 #: fortran/cpp.c:548 fortran/cpp.c:559 fortran/cpp.c:666
49944 #, fuzzy, gcc-internal-format
49945 #| msgid "opening output file %s: %s"
49946 msgid "opening output file %qs: %s"
49947 msgstr "se abre el fichero de salida %s: %s"
49949 #: fortran/data.c:65
49950 #, gcc-internal-format, gfc-internal-format
49951 msgid "non-constant array in DATA statement %L"
49952 msgstr "matriz no constante en la declaración DATA %L"
49954 #: fortran/data.c:137
49955 #, gcc-internal-format, gfc-internal-format
49956 msgid "failure to simplify substring reference in DATA statement at %L"
49957 msgstr "falla al simplificar la referencia de subcadena en la declaración DATA en %L"
49959 #: fortran/data.c:170
49960 #, gcc-internal-format, gfc-internal-format
49961 msgid "Unused initialization string at %L because variable has zero length"
49962 msgstr ""
49964 #: fortran/data.c:176
49965 #, fuzzy, gcc-internal-format, gfc-internal-format
49966 #| msgid "Initialization string starting at %L was truncated to fit the variable (%d/%d)"
49967 msgid "Initialization string at %L was truncated to fit the variable (%d/%d)"
49968 msgstr "Se truncó la cadena de inicialización que inicia en %L para coincidir con la variable (%d%d)"
49970 #: fortran/data.c:266
49971 #, fuzzy, gcc-internal-format
49972 #| msgid "'%s' at %L already is initialized at %L"
49973 msgid "%qs at %L already is initialized at %L"
49974 msgstr "'%s' en %L ya se inicializó en %L"
49976 #: fortran/data.c:290
49977 #, gcc-internal-format, gfc-internal-format
49978 msgid "Data element below array lower bound at %L"
49979 msgstr "Elemeto de datos debajo del límite inferior de la matriz en %L"
49981 #: fortran/data.c:307 fortran/data.c:396
49982 #, gcc-internal-format, gfc-internal-format
49983 msgid "Data element above array upper bound at %L"
49984 msgstr "Elemento de datos arriba del límite superior en %L"
49986 #: fortran/data.c:337 fortran/data.c:506
49987 #, fuzzy, gcc-internal-format
49988 #| msgid "Extension: re-initialization of '%s' at %L"
49989 msgid "re-initialization of %qs at %L"
49990 msgstr "Extensión: reinicialización de '%s' en %L"
49992 #: fortran/data.c:706
49993 #, gcc-internal-format
49994 msgid "TODO: Vector sections in data statements"
49995 msgstr ""
49997 #: fortran/decl.c:278
49998 #, fuzzy, gcc-internal-format
49999 #| msgid "Host associated variable '%s' may not be in the DATA statement at %C"
50000 msgid "Host associated variable %qs may not be in the DATA statement at %C"
50001 msgstr "La variable asociada al anfitrión '%s' no debe estar en la declaración DATA en %C"
50003 #: fortran/decl.c:285
50004 #, fuzzy, gcc-internal-format
50005 #| msgid "Extension: initialization of common block variable '%s' in DATA statement at %C"
50006 msgid "initialization of common block variable %qs in DATA statement at %C"
50007 msgstr "Extensión: inicialización de la variable de bloque común '%s' en la declaración DATA en %C"
50009 #: fortran/decl.c:396
50010 #, fuzzy, gcc-internal-format
50011 #| msgid "Symbol '%s' must be a PARAMETER in DATA statement at %C"
50012 msgid "Symbol %qs must be a PARAMETER in DATA statement at %C"
50013 msgstr "El símbolo '%s' debe ser un PARAMETER en la declaración DATA en %C"
50015 #: fortran/decl.c:422
50016 #, gcc-internal-format, gfc-internal-format
50017 msgid "Invalid initializer %s in Data statement at %C"
50018 msgstr "Inicializador %s no válido en la declaración Data en %C"
50020 #: fortran/decl.c:524
50021 #, gcc-internal-format, gfc-internal-format
50022 msgid "Initialization at %C is not allowed in a PURE procedure"
50023 msgstr "No se permite la inicialización de %C en un procedimiento PURE"
50025 #: fortran/decl.c:561
50026 #, fuzzy, gcc-internal-format, gfc-internal-format
50027 #| msgid "ENTRY statement at %C cannot appear within an INTERFACE"
50028 msgid "DATA statement at %C cannot appear within an INTERFACE"
50029 msgstr "La declaración ENTRY en %C no puede aparecer dentro de un INTERFACE"
50031 #: fortran/decl.c:593
50032 #, gcc-internal-format, gfc-internal-format
50033 msgid "DATA statement at %C is not allowed in a PURE procedure"
50034 msgstr "No se permite la declaración DATA en %C en un procedimiento PURE"
50036 #: fortran/decl.c:639
50037 #, fuzzy, gcc-internal-format, gfc-internal-format
50038 #| msgid "Extension: Old-style initialization at %C"
50039 msgid "Empty old style initializer list at %C"
50040 msgstr "Extensión: Inicialización de estilo antiguo en %C"
50042 #: fortran/decl.c:659
50043 #, fuzzy, gcc-internal-format, gfc-internal-format
50044 #| msgid "extra elements in scalar initializer"
50045 msgid "Repeat spec invalid in scalar initializer at %C"
50046 msgstr "elementos extras en el inicializador escalar"
50048 #: fortran/decl.c:664
50049 #, fuzzy, gcc-internal-format, gfc-internal-format
50050 #| msgid "Cray pointer at %C must be an integer"
50051 msgid "Repeat spec must be an integer at %C"
50052 msgstr "El puntero Cray en %C debe ser un entero"
50054 #: fortran/decl.c:673
50055 #, fuzzy, gcc-internal-format, gfc-internal-format
50056 #| msgid "Expected alternate return label at %C"
50057 msgid "Expected data constant after repeat spec at %C"
50058 msgstr "Se esperaba la etiqueta de devolución alterna en %C"
50060 #: fortran/decl.c:704
50061 #, fuzzy, gcc-internal-format, gfc-internal-format
50062 #| msgid "Expected scalar initialization expression at %C"
50063 msgid "End of scalar initializer expected at %C"
50064 msgstr "Se esperaba una expresión de inicialización escalar en %C"
50066 #: fortran/decl.c:731
50067 #, fuzzy, gcc-internal-format, gfc-internal-format
50068 #| msgid "excess elements in array initializer"
50069 msgid "Not enough elements in array initializer at %C"
50070 msgstr "exceso de elementos en el inicializador de matriz"
50072 #: fortran/decl.c:733
50073 #, fuzzy, gcc-internal-format, gfc-internal-format
50074 #| msgid "excess elements in array initializer"
50075 msgid "Too many elements in array initializer at %C"
50076 msgstr "exceso de elementos en el inicializador de matriz"
50078 #: fortran/decl.c:752
50079 #, fuzzy, gcc-internal-format, gfc-internal-format
50080 #| msgid "Syntax error in OpenMP variable list at %C"
50081 msgid "Syntax error in old style initializer list at %C"
50082 msgstr "Error sintáctico en la lista de variables OpenMP en %C"
50084 #: fortran/decl.c:775
50085 #, fuzzy, gcc-internal-format, gfc-internal-format
50086 #| msgid "Data target at %L shall not have a coindex"
50087 msgid "The assumed-rank array at %C shall not have a codimension"
50088 msgstr "El objetivo de datos en %L no puede tener un coíndice"
50090 #: fortran/decl.c:843
50091 #, gcc-internal-format, gfc-internal-format
50092 msgid "Bad INTENT specification at %C"
50093 msgstr "Especificación INTENT errónea en %C"
50095 #: fortran/decl.c:864
50096 #, fuzzy, gcc-internal-format, gfc-internal-format
50097 #| msgid "Fortran 2003: deferred type parameter at %C"
50098 msgid "deferred type parameter at %C"
50099 msgstr "Fortran 2003: parámetro de tipo diferido en %C"
50101 #: fortran/decl.c:947
50102 #, gcc-internal-format, gfc-internal-format
50103 msgid "Scalar INTEGER expression expected at %L"
50104 msgstr ""
50106 #: fortran/decl.c:973
50107 #, fuzzy, gcc-internal-format, gfc-internal-format
50108 #| msgid "Obsolescent feature: Old-style character length at %C"
50109 msgid "Old-style character length at %C"
50110 msgstr "Característica obsoleta: Longitud de carácter de estilo antiguo en %C"
50112 #: fortran/decl.c:1004
50113 #, gcc-internal-format, gfc-internal-format
50114 msgid "Syntax error in character length specification at %C"
50115 msgstr "Error sintáctico en la especificación de longitud de carácter en %C"
50117 #: fortran/decl.c:1157
50118 #, fuzzy, gcc-internal-format
50119 #| msgid "Procedure '%s' at %C is already defined at %L"
50120 msgid "Procedure %qs at %C is already defined at %L"
50121 msgstr "El procedimiento '%s' en %C ya se había definido en %L"
50123 #: fortran/decl.c:1165
50124 #, fuzzy, gcc-internal-format
50125 #| msgid "Name '%s' at %C is already defined as a generic interface at %L"
50126 msgid "Name %qs at %C is already defined as a generic interface at %L"
50127 msgstr "El nombre '%s' en %C ya se definió como una interfaz genérica en %L"
50129 #: fortran/decl.c:1178
50130 #, fuzzy, gcc-internal-format
50131 #| msgid "Procedure '%s' at %C has an explicit interface and must not have attributes declared at %L"
50132 msgid "Procedure %qs at %C has an explicit interface and must not have attributes declared at %L"
50133 msgstr "El procedimiento '%s' en %C tiene una interfaz explícita y no debe tener atributos declarados en %L"
50135 #: fortran/decl.c:1249
50136 #, fuzzy, gcc-internal-format
50137 #| msgid "Procedure '%s' at %L must have the BIND(C) attribute to be C interoperable"
50138 msgid "Procedure %qs at %L must have the BIND(C) attribute to be C interoperable"
50139 msgstr "El procedimiento '%s' en %L debe tener el atributo BIND(C) para que sea interoperable con C"
50141 #: fortran/decl.c:1276
50142 #, fuzzy, gcc-internal-format
50143 #| msgid "Variable '%s' at %L is a dummy argument to the BIND(C) procedure '%s' but is not C interoperable because derived type '%s' is not C interoperable"
50144 msgid "Variable %qs at %L is a dummy argument to the BIND(C) procedure %qs but is not C interoperable because derived type %qs is not C interoperable"
50145 msgstr "La variable '%s' en %L es un argumento dummy del procedimiento BIND(C) '%s' pero no es interoperable con C porque el tipo derivado '%s' no es interoperable con C"
50147 #: fortran/decl.c:1283
50148 #, fuzzy, gcc-internal-format
50149 #| msgid "Variable '%s' at %L is a dummy argument to the BIND(C) procedure '%s' but is not C interoperable because it is polymorphic"
50150 msgid "Variable %qs at %L is a dummy argument to the BIND(C) procedure %qs but is not C interoperable because it is polymorphic"
50151 msgstr "La variable '%s' en %L es un argumento dummy del procedimiento BIND(C) '%s' pero puede no ser interoperable con C porque es polimórfica"
50153 #: fortran/decl.c:1290
50154 #, fuzzy, gcc-internal-format
50155 #| msgid "Variable '%s' at %L is a parameter to the BIND(C) procedure '%s' but may not be C interoperable"
50156 msgid "Variable %qs at %L is a dummy argument of the BIND(C) procedure %qs but may not be C interoperable"
50157 msgstr "La variable '%s' en %L es un parámetro del procedimiento BIND(C) '%s' pero puede no ser interoperable con C"
50159 #: fortran/decl.c:1305
50160 #, fuzzy, gcc-internal-format
50161 #| msgid "Character argument '%s' at %L must be length 1 because procedure '%s' is BIND(C)"
50162 msgid "Character argument %qs at %L must be length 1 because procedure %qs is BIND(C)"
50163 msgstr "El argumento de carácter '%s' en %L debe ser de longitud 1 porque el procedimiento '%s' es BIND(C)"
50165 #: fortran/decl.c:1318
50166 #, fuzzy, gcc-internal-format
50167 #| msgid "TS29113: Variable '%s' at %L with OPTIONAL attribute in procedure '%s' which is BIND(C)"
50168 msgid "Variable %qs at %L with ALLOCATABLE attribute in procedure %qs with BIND(C)"
50169 msgstr "TS29113: La variable '%s' en %L con atributo OPTIONAL en el procedimiento '%s' que es BIND(C)"
50171 #: fortran/decl.c:1326
50172 #, fuzzy, gcc-internal-format
50173 #| msgid "TS29113: Variable '%s' at %L with OPTIONAL attribute in procedure '%s' which is BIND(C)"
50174 msgid "Variable %qs at %L with POINTER attribute in procedure %qs with BIND(C)"
50175 msgstr "TS29113: La variable '%s' en %L con atributo OPTIONAL en el procedimiento '%s' que es BIND(C)"
50177 #: fortran/decl.c:1335
50178 #, gcc-internal-format
50179 msgid "Scalar variable %qs at %L with POINTER or ALLOCATABLE in procedure %qs with BIND(C) is not yet supported"
50180 msgstr ""
50182 #: fortran/decl.c:1344
50183 #, fuzzy, gcc-internal-format
50184 #| msgid "Variable '%s' at %L cannot have both the OPTIONAL and the VALUE attribute because procedure '%s' is BIND(C)"
50185 msgid "Variable %qs at %L cannot have both the OPTIONAL and the VALUE attribute because procedure %qs is BIND(C)"
50186 msgstr "La variable '%s' en %L no puede tener los atributos OPTIONAL y VALUE al mismo tiempo porque el procedimiento '%s' es BIND(C)"
50188 #: fortran/decl.c:1351
50189 #, fuzzy, gcc-internal-format
50190 #| msgid "TS29113: Variable '%s' at %L with OPTIONAL attribute in procedure '%s' which is BIND(C)"
50191 msgid "Variable %qs at %L with OPTIONAL attribute in procedure %qs which is BIND(C)"
50192 msgstr "TS29113: La variable '%s' en %L con atributo OPTIONAL en el procedimiento '%s' que es BIND(C)"
50194 #: fortran/decl.c:1362
50195 #, fuzzy, gcc-internal-format
50196 #| msgid "Assumed-shape array '%s' at %L cannot be an argument to the procedure '%s' at %L because the procedure is BIND(C)"
50197 msgid "Assumed-shape array %qs at %L as dummy argument to the BIND(C) procedure %qs at %L"
50198 msgstr "La matriz de forma asumida '%s' en %L no puede ser un argumento para el procedimiento '%s' en %L porque el procedimiento es BIND(C)"
50200 #: fortran/decl.c:1412
50201 #, fuzzy, gcc-internal-format
50202 #| msgid "Symbol '%s' at %L already has basic type of %s"
50203 msgid "Symbol %qs at %C also declared as a type at %L"
50204 msgstr "El símbolo '%s' en %L ya tenía el tipo básico de %s"
50206 #: fortran/decl.c:1471
50207 #, fuzzy, gcc-internal-format
50208 #| msgid "Variable '%s' in common block '%s' at %C must be declared with a C interoperable kind since common block '%s' is BIND(C)"
50209 msgid "Variable %qs in common block %qs at %C must be declared with a C interoperable kind since common block %qs is BIND(C)"
50210 msgstr "La variable '%s' en el bloque común '%s' en %C se debe declarar con un género interoperable con C porque el bloque común '%s' es BIND(C)"
50212 #: fortran/decl.c:1505
50213 #, fuzzy, gcc-internal-format, gfc-internal-format
50214 #| msgid "Different CHARACTER lengths (%d/%d) in array constructor at %L"
50215 msgid "CHARACTER length must be a constant at %L"
50216 msgstr "Longitudes de CHARACTER diferentes (%d/%d) en el constructor de matriz en %L"
50218 #: fortran/decl.c:1520
50219 #, gcc-internal-format, gfc-internal-format
50220 msgid "CHARACTER expression at %L is being truncated (%d/%d)"
50221 msgstr "Se trunca la expresión CHARACTER en %L (%d/%d)"
50223 #: fortran/decl.c:1527
50224 #, gcc-internal-format, gfc-internal-format
50225 msgid "The CHARACTER elements of the array constructor at %L must have the same length (%d/%d)"
50226 msgstr "Los elementos CHARACTER del constructor de matriz en %L deben tener la misma longitud (%d/%d)"
50228 #: fortran/decl.c:1617
50229 #, fuzzy, gcc-internal-format
50230 #| msgid "Initializer not allowed for PARAMETER '%s' at %C"
50231 msgid "Initializer not allowed for PARAMETER %qs at %C"
50232 msgstr "No se permite un inicializador para el PARAMETER '%s' en %C"
50234 #: fortran/decl.c:1627
50235 #, gcc-internal-format, gfc-internal-format
50236 msgid "PARAMETER at %L is missing an initializer"
50237 msgstr "Falta un inicializador para el PARAMETER en %L"
50239 #: fortran/decl.c:1637
50240 #, fuzzy, gcc-internal-format
50241 #| msgid "Variable '%s' at %C with an initializer already appears in a DATA statement"
50242 msgid "Variable %qs at %C with an initializer already appears in a DATA statement"
50243 msgstr "La variable '%s' en %C con un inicializador ya aparecía en una declaración DATA"
50245 #: fortran/decl.c:1680
50246 #, fuzzy, gcc-internal-format, gfc-internal-format
50247 #| msgid "Can't initialize implied-shape array at %L with scalar"
50248 msgid "Cannot initialize parameter array at %L with variable length elements"
50249 msgstr "No se puede inicializar la matriz de tamaño implícito en %L con un escalar"
50251 #: fortran/decl.c:1741
50252 #, gcc-internal-format, gfc-internal-format
50253 msgid "Can't initialize implied-shape array at %L with scalar"
50254 msgstr "No se puede inicializar la matriz de tamaño implícito en %L con un escalar"
50256 #: fortran/decl.c:1776
50257 #, gcc-internal-format, gfc-internal-format
50258 msgid "Non-constant lower bound in implied-shape declaration at %L"
50259 msgstr "El límite inferior no es constante en la declaración de forma implícita en %L"
50261 #: fortran/decl.c:1862 fortran/decl.c:1869
50262 #, gcc-internal-format, gfc-internal-format
50263 msgid "Component at %C must have the POINTER attribute"
50264 msgstr "El componente en %C debe tener el atributo POINTER"
50266 #: fortran/decl.c:1878
50267 #, fuzzy, gcc-internal-format
50268 #| msgid "Component '%s' with CLASS at %L must be allocatable or pointer"
50269 msgid "Component %qs with CLASS at %C must be allocatable or pointer"
50270 msgstr "El componente '%s' con CLASS en %L debe ser allocatable o pointer"
50272 #: fortran/decl.c:1887
50273 #, gcc-internal-format, gfc-internal-format
50274 msgid "Array component of structure at %C must have explicit or deferred shape"
50275 msgstr "El componente de matriz de la estructura en %C debe tener una forma explícita o diferida"
50277 #: fortran/decl.c:1911 fortran/symbol.c:2140
50278 #, fuzzy, gcc-internal-format
50279 #| msgid "Component '%s' at %C already declared at %L"
50280 msgid "Component %qs at %C already declared at %L"
50281 msgstr "El componente '%s' en %C ya se había declarado en %L"
50283 #: fortran/decl.c:1953
50284 #, gcc-internal-format, gfc-internal-format
50285 msgid "Pointer array component of structure at %C must have a deferred shape"
50286 msgstr "El componente de matriz de puntero de la estructura en %C debe tener una forma diferida"
50288 #: fortran/decl.c:1962
50289 #, gcc-internal-format, gfc-internal-format
50290 msgid "Allocatable component of structure at %C must have a deferred shape"
50291 msgstr "El componente allocatable de la estructura en %C debe tener una forma diferida"
50293 #: fortran/decl.c:1971
50294 #, gcc-internal-format, gfc-internal-format
50295 msgid "Array component of structure at %C must have an explicit shape"
50296 msgstr "El componente de matriz de la estructura en %C debe tener una forma explícita"
50298 #: fortran/decl.c:2020
50299 #, gcc-internal-format, gfc-internal-format
50300 msgid "NULL() initialization at %C is ambiguous"
50301 msgstr "La inicialización NULL() en %C es ambigua"
50303 #: fortran/decl.c:2037
50304 #, fuzzy, gcc-internal-format, gfc-internal-format
50305 #| msgid "NULL() initialization at %C is ambiguous"
50306 msgid "NULL() initialization at %C may not have MOLD"
50307 msgstr "La inicialización NULL() en %C es ambigua"
50309 #: fortran/decl.c:2054
50310 #, gcc-internal-format, gfc-internal-format
50311 msgid "Initialization of pointer at %C is not allowed in a PURE procedure"
50312 msgstr "No se permite la inicialización de un puntero en %C en un procedimiento PURE"
50314 #: fortran/decl.c:2075
50315 #, gcc-internal-format, gfc-internal-format
50316 msgid "Error in pointer initialization at %C"
50317 msgstr "Error en la inicialización de puntero en %C"
50319 #: fortran/decl.c:2082
50320 #, fuzzy, gcc-internal-format, gfc-internal-format
50321 #| msgid "Fortran 2008: non-NULL pointer initialization at %C"
50322 msgid "non-NULL pointer initialization at %C"
50323 msgstr "Fortran 2008: inicialización de puntero que no es NULL en %C"
50325 #: fortran/decl.c:2105
50326 #, fuzzy, gcc-internal-format
50327 #| msgid "Function name '%s' not allowed at %C"
50328 msgid "Function name %qs not allowed at %C"
50329 msgstr "No se permite el nombre de función '%s' en %C"
50331 #: fortran/decl.c:2172
50332 #, fuzzy, gcc-internal-format
50333 #| msgid "Non-PARAMETER symbol '%s' at %L can't be implied-shape"
50334 msgid "Non-PARAMETER symbol %qs at %L can't be implied-shape"
50335 msgstr "El símbolo '%s' que no es PARAMETER en %L no puede ser de forma implícita"
50337 #: fortran/decl.c:2182
50338 #, fuzzy, gcc-internal-format, gfc-internal-format
50339 #| msgid "Fortran 2008: Implied-shape array at %L"
50340 msgid "Implied-shape array at %L"
50341 msgstr "Fortran 2008: Matriz de forma implícita en %L"
50343 #: fortran/decl.c:2235
50344 #, gcc-internal-format
50345 msgid "%qs at %C is a redefinition of the declaration in the corresponding interface for MODULE PROCEDURE %qs"
50346 msgstr ""
50348 # Un puntero Cray es una variable cuyo valor es la dirección de otra entidad,
50349 # la cual se llama `pointee'. Por consistencia con `puntero', se traduce
50350 # como `apuntado'. cfuga
50351 # Referencia: http://gcc.gnu.org/onlinedocs/gfortran/Cray-pointers.html
50353 #: fortran/decl.c:2264 fortran/decl.c:7362
50354 #, gcc-internal-format, gfc-internal-format
50355 msgid "Duplicate array spec for Cray pointee at %C"
50356 msgstr "Especificación de matriz duplicada para el apuntado Cray en %C"
50358 #: fortran/decl.c:2272
50359 #, gcc-internal-format
50360 msgid "Couldn't set pointee array spec."
50361 msgstr ""
50363 #: fortran/decl.c:2335
50364 #, fuzzy, gcc-internal-format, gfc-internal-format
50365 #| msgid "Extension: Old-style initialization at %C"
50366 msgid "Old-style initialization at %C"
50367 msgstr "Extensión: Inicialización de estilo antiguo en %C"
50369 #: fortran/decl.c:2343
50370 #, fuzzy, gcc-internal-format, gfc-internal-format
50371 #| msgid "invalid value-initialization of reference type"
50372 msgid "Invalid old style initialization for derived type component at %C"
50373 msgstr "inicialización por valor no válida del tipo de referencia"
50375 #: fortran/decl.c:2356
50376 #, fuzzy, gcc-internal-format, gfc-internal-format
50377 #| msgid "Error in pointer initialization at %C"
50378 msgid "Syntax error in old style initialization of %s at %C"
50379 msgstr "Error en la inicialización de puntero en %C"
50381 #: fortran/decl.c:2376 fortran/decl.c:5654
50382 #, gcc-internal-format, gfc-internal-format
50383 msgid "Initialization at %C isn't for a pointer variable"
50384 msgstr "La inicialización en %C no es para una variable puntero"
50386 #: fortran/decl.c:2389
50387 #, fuzzy, gcc-internal-format
50388 #| msgid "Pointer initialization at %C requires '=>', not '='"
50389 msgid "Pointer initialization at %C requires %<=>%>, not %<=%>"
50390 msgstr "La inicialización de puntero en %C requiere '=>', no '='"
50392 #: fortran/decl.c:2398 fortran/decl.c:9152
50393 #, gcc-internal-format, gfc-internal-format
50394 msgid "Expected an initialization expression at %C"
50395 msgstr "Se esperaba una expresión de inicialización en %C"
50397 #: fortran/decl.c:2405
50398 #, gcc-internal-format, gfc-internal-format
50399 msgid "Initialization of variable at %C is not allowed in a PURE procedure"
50400 msgstr "No se permite la inicialización de una variable en %C en un procedimiento PURE"
50402 #: fortran/decl.c:2422
50403 #, gcc-internal-format, gfc-internal-format
50404 msgid "Initialization of allocatable component at %C is not allowed"
50405 msgstr "No se permite la inicialización del componente allocatable en %C"
50407 #: fortran/decl.c:2482 fortran/decl.c:2518
50408 #, gcc-internal-format, gfc-internal-format
50409 msgid "Old-style type declaration %s*%d not supported at %C"
50410 msgstr "No se admite la declaración de tipo de estilo antiguo %s*%d en %C"
50412 #: fortran/decl.c:2524
50413 #, gcc-internal-format, gfc-internal-format
50414 msgid "Nonstandard type declaration %s*%d at %C"
50415 msgstr "Declaración de tipo %s*%d no estándar en %C"
50417 #: fortran/decl.c:2574 fortran/decl.c:2647
50418 #, gcc-internal-format, gfc-internal-format
50419 msgid "Missing right parenthesis at %C"
50420 msgstr "Falta el paréntesis derecho en %C"
50422 #: fortran/decl.c:2587 fortran/decl.c:2718
50423 #, gcc-internal-format, gfc-internal-format
50424 msgid "Expected initialization expression at %C"
50425 msgstr "Se esperaba una expresión de inicialización en %C"
50427 #: fortran/decl.c:2595 fortran/decl.c:2724
50428 #, gcc-internal-format, gfc-internal-format
50429 msgid "Expected scalar initialization expression at %C"
50430 msgstr "Se esperaba una expresión de inicialización escalar en %C"
50432 #: fortran/decl.c:2623
50433 #, gcc-internal-format, gfc-internal-format
50434 msgid "Kind %d not supported for type %s at %C"
50435 msgstr "No se admite el género %d para el tipo %s en %C"
50437 #: fortran/decl.c:2636
50438 #, gcc-internal-format, gfc-internal-format
50439 msgid "C kind type parameter is for type %s but type at %L is %s"
50440 msgstr "El parámetro de tipo de género C es para el tipo %s, pero el tipo en %L es %s"
50442 #: fortran/decl.c:2645
50443 #, gcc-internal-format, gfc-internal-format
50444 msgid "Missing right parenthesis or comma at %C"
50445 msgstr "Falta el paréntesis derecho o una coma en %C"
50447 #: fortran/decl.c:2743
50448 #, gcc-internal-format, gfc-internal-format
50449 msgid "Kind %d is not supported for CHARACTER at %C"
50450 msgstr "No se admite el género %d para CHARACTER en %C"
50452 #: fortran/decl.c:2875
50453 #, gcc-internal-format, gfc-internal-format
50454 msgid "Syntax error in CHARACTER declaration at %C"
50455 msgstr "Error sintáctico en la declaración CHARACTER en %C"
50457 #: fortran/decl.c:2943
50458 #, gcc-internal-format, gfc-internal-format
50459 msgid "RECORD at %C is an extension, enable it with -fdec-structure"
50460 msgstr ""
50462 #: fortran/decl.c:2956
50463 #, fuzzy, gcc-internal-format, gfc-internal-format
50464 #| msgid "Interface-name expected after '(' at %C"
50465 msgid "Structure name expected after RECORD at %C"
50466 msgstr "Se esperaba un nombre de interfaz después de '(' en %C"
50468 #: fortran/decl.c:2995
50469 #, fuzzy, gcc-internal-format, gfc-internal-format
50470 #| msgid "Extension: BYTE type at %C"
50471 msgid "BYTE type at %C"
50472 msgstr "Extensión: tipo BYTE en %C"
50474 #: fortran/decl.c:3000
50475 #, gcc-internal-format, gfc-internal-format
50476 msgid "BYTE type used at %C is not available on the target machine"
50477 msgstr "El tipo BYTE usado en %C no está disponible en la máquina objetivo"
50479 #: fortran/decl.c:3022
50480 #, fuzzy, gcc-internal-format, gfc-internal-format
50481 #| msgid "By-value argument at %L is not allowed in this context"
50482 msgid "Assumed type at %C is not allowed for components"
50483 msgstr "El argumento por valor en %L no se permite en este contexto"
50485 #: fortran/decl.c:3025
50486 #, gcc-internal-format, gfc-internal-format
50487 msgid "Assumed type at %C"
50488 msgstr ""
50490 #: fortran/decl.c:3048 fortran/decl.c:3079 fortran/decl.c:3108
50491 #: fortran/decl.c:3324
50492 #, fuzzy, gcc-internal-format, gfc-internal-format
50493 #| msgid "Fortran 2008: TYPE with intrinsic-type-spec at %C"
50494 msgid "TYPE with intrinsic-type-spec at %C"
50495 msgstr "Fortran 2008: TYPE con especificación de tipo intrínseco en %C"
50497 #: fortran/decl.c:3104
50498 #, fuzzy, gcc-internal-format, gfc-internal-format
50499 #| msgid "Extension: DOUBLE COMPLEX at %C"
50500 msgid "DOUBLE COMPLEX at %C"
50501 msgstr "Extensión: DOUBLE COMPLEX en %C"
50503 #: fortran/decl.c:3141 fortran/decl.c:3250 fortran/decl.c:3263
50504 #: fortran/decl.c:3719 fortran/decl.c:3727
50505 #, fuzzy, gcc-internal-format
50506 #| msgid "Type name '%s' at %C is ambiguous"
50507 msgid "Type name %qs at %C is ambiguous"
50508 msgstr "El nombre de tipo '%s' en %C es ambiguo"
50510 #: fortran/decl.c:3217
50511 #, fuzzy, gcc-internal-format, gfc-internal-format
50512 #| msgid "Fortran 2003: CLASS statement at %C"
50513 msgid "CLASS statement at %C"
50514 msgstr "Fortran 2003: Declaración CLASS en %C"
50516 #: fortran/decl.c:3278
50517 #, fuzzy, gcc-internal-format
50518 #| msgid "Type name '%s' at %C conflicts with previously declared entity at %L, which has the same name"
50519 msgid "Type name %qs at %C conflicts with previously declared entity at %L, which has the same name"
50520 msgstr "El nombre de tipo '%s' en %C tiene conflictos con la entidad declarada previamente en %L, la cual tiene el mismo nombre"
50522 #: fortran/decl.c:3395
50523 #, gcc-internal-format, gfc-internal-format
50524 msgid "Duplicate IMPLICIT NONE statement at %C"
50525 msgstr "Declaración IMPLICIT NONE duplicada en %C"
50527 #: fortran/decl.c:3404
50528 #, gcc-internal-format, gfc-internal-format
50529 msgid "IMPORT NONE with spec list at %C"
50530 msgstr ""
50532 #: fortran/decl.c:3463
50533 #, gcc-internal-format, gfc-internal-format
50534 msgid "Missing character range in IMPLICIT at %C"
50535 msgstr "Falta el rango de carácter en IMPLICIT en %C"
50537 #: fortran/decl.c:3509
50538 #, gcc-internal-format, gfc-internal-format
50539 msgid "Letters must be in alphabetic order in IMPLICIT statement at %C"
50540 msgstr "Las letras debe estar en orden alfabético en la declaración IMPLICIT en %C"
50542 #: fortran/decl.c:3562
50543 #, fuzzy, gcc-internal-format, gfc-internal-format
50544 #| msgid "SAVE statement at %C follows blanket SAVE statement"
50545 msgid "IMPLICIT statement at %C following an IMPLICIT NONE (type) statement"
50546 msgstr "Declaración SAVE en %C después de una declaración SAVE incondicional"
50548 #: fortran/decl.c:3572
50549 #, gcc-internal-format, gfc-internal-format
50550 msgid "Empty IMPLICIT statement at %C"
50551 msgstr "Declaración IMPLICIT vacía en %C"
50553 #: fortran/decl.c:3678
50554 #, gcc-internal-format, gfc-internal-format
50555 msgid "IMPORT statement at %C only permitted in an INTERFACE body"
50556 msgstr "La declaración IMPORT en %C sólo se permite en un cuerpo INTERFACE"
50558 #: fortran/decl.c:3685
50559 #, fuzzy, gcc-internal-format, gfc-internal-format
50560 #| msgid "IMPORT statement at %C only permitted in an INTERFACE body"
50561 msgid "F2008: C1210 IMPORT statement at %C is not permitted in a module procedure interface body"
50562 msgstr "La declaración IMPORT en %C sólo se permite en un cuerpo INTERFACE"
50564 #: fortran/decl.c:3690
50565 #, fuzzy, gcc-internal-format, gfc-internal-format
50566 #| msgid "Empty IMPLICIT statement at %C"
50567 msgid "IMPORT statement at %C"
50568 msgstr "Declaración IMPLICIT vacía en %C"
50570 #: fortran/decl.c:3704
50571 #, gcc-internal-format, gfc-internal-format
50572 msgid "Expecting list of named entities at %C"
50573 msgstr "Se espera la lista de entidades nombradas %C"
50575 #: fortran/decl.c:3733
50576 #, fuzzy, gcc-internal-format
50577 #| msgid "Cannot IMPORT '%s' from host scoping unit at %C - does not exist."
50578 msgid "Cannot IMPORT %qs from host scoping unit at %C - does not exist."
50579 msgstr "No se puede IMPORTar '%s' desde la unidad de ámbito del anfitrión en %C - no existe."
50581 #: fortran/decl.c:3740
50582 #, fuzzy, gcc-internal-format
50583 #| msgid "'%s' is already IMPORTed from host scoping unit at %C."
50584 msgid "%qs is already IMPORTed from host scoping unit at %C"
50585 msgstr "'%s' ya se IMPORTó desde la unidad de ámbito del anfitrión en %C."
50587 #: fortran/decl.c:3781
50588 #, gcc-internal-format, gfc-internal-format
50589 msgid "Syntax error in IMPORT statement at %C"
50590 msgstr "Error sintáctico en la declaración IMPORT en %C"
50592 #: fortran/decl.c:4107
50593 #, gcc-internal-format, gfc-internal-format
50594 msgid "Missing codimension specification at %C"
50595 msgstr "Falta la especificación de codimensión en %C"
50597 #: fortran/decl.c:4109
50598 #, gcc-internal-format, gfc-internal-format
50599 msgid "Missing dimension specification at %C"
50600 msgstr "Falta la especificación de dimensión en %C"
50602 #: fortran/decl.c:4198
50603 #, gcc-internal-format, gfc-internal-format
50604 msgid "Duplicate %s attribute at %L"
50605 msgstr "Atributo %s duplicado en %L"
50607 #: fortran/decl.c:4213
50608 #, gcc-internal-format, gfc-internal-format
50609 msgid "%s at %L is a DEC extension, enable with -fdec-static"
50610 msgstr ""
50612 #: fortran/decl.c:4229
50613 #, fuzzy, gcc-internal-format, gfc-internal-format
50614 #| msgid "Fortran 2003: ALLOCATABLE attribute at %C in a TYPE definition"
50615 msgid "ALLOCATABLE attribute at %C in a TYPE definition"
50616 msgstr "Fortran 2003: atributo ALLOCATABLE en %C en una definición TYPE"
50618 #: fortran/decl.c:4238
50619 #, gcc-internal-format, gfc-internal-format
50620 msgid "Attribute at %L is not allowed in a TYPE definition"
50621 msgstr "No se permite el atributo %L en una definición TYPE"
50623 #: fortran/decl.c:4256
50624 #, fuzzy, gcc-internal-format, gfc-internal-format
50625 #| msgid "Fortran 2003: Attribute %s at %L in a TYPE definition"
50626 msgid "Attribute %s at %L in a TYPE definition"
50627 msgstr "Fortran 2003: Atributo %s en %L en una definición TYPE"
50629 #: fortran/decl.c:4266
50630 #, gcc-internal-format, gfc-internal-format
50631 msgid "%s attribute at %L is not allowed outside of the specification part of a module"
50632 msgstr "No se permite el atributo %s en %L fuera de la parte de especificación de un módulo"
50634 #: fortran/decl.c:4280
50635 #, fuzzy, gcc-internal-format, gfc-internal-format
50636 #| msgid "Fortran 2003: ASYNCHRONOUS attribute at %C"
50637 msgid "ASYNCHRONOUS attribute at %C"
50638 msgstr "Fortran 2003: Atributo ASYNCHRONOUS en %C"
50640 #: fortran/decl.c:4291
50641 #, fuzzy, gcc-internal-format, gfc-internal-format
50642 #| msgid "Fortran 2008: CONTIGUOUS attribute at %C"
50643 msgid "CONTIGUOUS attribute at %C"
50644 msgstr "Fortran 2008: Atributo CONTIGUOUS en %C"
50646 #: fortran/decl.c:4338 fortran/decl.c:7666
50647 #, gcc-internal-format, gfc-internal-format
50648 msgid "PROTECTED at %C only allowed in specification part of a module"
50649 msgstr "Sólo se permite PROTECTED en %C en la parte de especificación de un módulo"
50651 #: fortran/decl.c:4344
50652 #, fuzzy, gcc-internal-format, gfc-internal-format
50653 #| msgid "Fortran 2003: PROTECTED attribute at %C"
50654 msgid "PROTECTED attribute at %C"
50655 msgstr "Fortran 2003: Atributo PROTECTED en %C"
50657 #: fortran/decl.c:4378
50658 #, fuzzy, gcc-internal-format, gfc-internal-format
50659 #| msgid "Fortran 2003: VALUE attribute at %C"
50660 msgid "VALUE attribute at %C"
50661 msgstr "Fortran 2003: Atributo VALUE en %C"
50663 #: fortran/decl.c:4385
50664 #, fuzzy, gcc-internal-format, gfc-internal-format
50665 #| msgid "Fortran 2003: VOLATILE attribute at %C"
50666 msgid "VOLATILE attribute at %C"
50667 msgstr "Fortran 2003: Atributo VOLATILE en %C"
50669 #: fortran/decl.c:4392
50670 #, gcc-internal-format
50671 msgid "match_attr_spec(): Bad attribute"
50672 msgstr ""
50674 #: fortran/decl.c:4432
50675 #, gcc-internal-format, gfc-internal-format
50676 msgid "Multiple identifiers provided with single NAME= specifier at %C"
50677 msgstr "Se proveen múltiples identificadores con un sólo especificador NAME= en %C"
50679 #: fortran/decl.c:4530
50680 #, fuzzy, gcc-internal-format
50681 #| msgid "Implicitly declared BIND(C) function '%s' at %L may not be C interoperable"
50682 msgid "Implicitly declared BIND(C) function %qs at %L may not be C interoperable"
50683 msgstr "La función implícitamente declarada BIND(C) '%s' en %L no puede ser interoperable con C"
50685 #: fortran/decl.c:4552
50686 #, fuzzy, gcc-internal-format
50687 #| msgid "Variable '%s' in common block '%s' at %L may not be a C interoperable kind though common block '%s' is BIND(C)"
50688 msgid "Variable %qs in common block %qs at %L may not be a C interoperable kind though common block %qs is BIND(C)"
50689 msgstr "La variable '%s' en el bloque común '%s' en %L no puede ser un género interoperable con C ya que el bloque común '%s' es BIND(C)"
50691 #: fortran/decl.c:4561
50692 #, fuzzy, gcc-internal-format
50693 #| msgid "Type declaration '%s' at %L is not C interoperable but it is BIND(C)"
50694 msgid "Type declaration %qs at %L is not C interoperable but it is BIND(C)"
50695 msgstr "La declaración de tipo '%s' en %L no es interoperable con C pero es BIND(C)"
50697 #: fortran/decl.c:4565
50698 #, fuzzy, gcc-internal-format
50699 #| msgid "Variable '%s' at %L may not be a C interoperable kind but it is bind(c)"
50700 msgid "Variable %qs at %L may not be a C interoperable kind but it is BIND(C)"
50701 msgstr "La variable '%s' en %L no es de un género interoperable con C pero es BIND(C)"
50703 #: fortran/decl.c:4577
50704 #, fuzzy, gcc-internal-format
50705 #| msgid "Variable '%s' in common block '%s' at %L cannot be declared with BIND(C) since it is not a global"
50706 msgid "Variable %qs in common block %qs at %L cannot be declared with BIND(C) since it is not a global"
50707 msgstr "La variable '%s' en el bloque común '%s' en %L no se puede declarar con BIND(C) porque no es un global"
50709 #: fortran/decl.c:4591
50710 #, fuzzy, gcc-internal-format
50711 #| msgid "Variable '%s' at %L cannot have both the POINTER and BIND(C) attributes"
50712 msgid "Variable %qs at %L cannot have both the POINTER and BIND(C) attributes"
50713 msgstr "La variable '%s' en %L no puede tener los atributos POINTER y BIND(C) al mismo tiempo"
50715 #: fortran/decl.c:4599
50716 #, fuzzy, gcc-internal-format
50717 #| msgid "Variable '%s' at %L cannot have both the ALLOCATABLE and BIND(C) attributes"
50718 msgid "Variable %qs at %L cannot have both the ALLOCATABLE and BIND(C) attributes"
50719 msgstr "La variable '%s' en %L no puede tener los atributos ALLOCATABLE y BIND(C) al mismo tiempo"
50721 #: fortran/decl.c:4611
50722 #, fuzzy, gcc-internal-format
50723 #| msgid "Return type of BIND(C) function '%s' at %L cannot be an array"
50724 msgid "Return type of BIND(C) function %qs at %L cannot be an array"
50725 msgstr "El tipo de devolución de la función BIND(C) '%s' en %L no puede ser una matriz"
50727 #: fortran/decl.c:4619
50728 #, fuzzy, gcc-internal-format
50729 #| msgid "Return type of BIND(C) function '%s' at %L cannot be a character string"
50730 msgid "Return type of BIND(C) function %qs at %L cannot be a character string"
50731 msgstr "El tipo de devolución de la función BIND(C) '%s' en %L no puede ser una cadena de caracteres"
50733 #. Use gfc_warning_now because we won't say that the symbol fails
50734 #. just because of this.
50735 #: fortran/decl.c:4630
50736 #, fuzzy, gcc-internal-format
50737 #| msgid "Symbol '%s' at %L is marked PRIVATE but has been given the binding label '%s'"
50738 msgid "Symbol %qs at %L is marked PRIVATE but has been given the binding label %qs"
50739 msgstr "El símbolo '%s' en %L se marcó PRIVATE pero se le dio la etiqueta de asignación '%s'"
50741 #: fortran/decl.c:4704
50742 #, gcc-internal-format, gfc-internal-format
50743 msgid "Need either entity or common block name for attribute specification statement at %C"
50744 msgstr "Se necesita una entidad o un nombre de bloque común para la declaración de especificación de atributo en %C"
50746 #: fortran/decl.c:4749
50747 #, gcc-internal-format, gfc-internal-format
50748 msgid "Missing entity or common block name for attribute specification statement at %C"
50749 msgstr "Falta la entidad o el nombre de bloque común para la declaración de especificación de atributo en %C"
50751 #: fortran/decl.c:4756
50752 #, fuzzy, gcc-internal-format
50753 #| msgid "Missing name"
50754 msgid "Missing symbol"
50755 msgstr "Falta el nombre"
50757 #: fortran/decl.c:4785
50758 #, fuzzy, gcc-internal-format, gfc-internal-format
50759 #| msgid "Empty IMPLICIT statement at %C"
50760 msgid "BIND(C) statement at %C"
50761 msgstr "Declaración IMPLICIT vacía en %C"
50763 #: fortran/decl.c:4869
50764 #, gcc-internal-format, gfc-internal-format
50765 msgid "Derived type at %C has not been previously defined and so cannot appear in a derived type definition"
50766 msgstr "El tipo derivado en %C no se definió previamente y no puede aparecer en una definición de tipo derivado"
50768 #: fortran/decl.c:4911
50769 #, fuzzy, gcc-internal-format, gfc-internal-format
50770 #| msgid "Syntax error in data declaration at %C"
50771 msgid "Syntax error in anonymous structure declaration at %C"
50772 msgstr "Error sintáctico en la declaración de datos en %C"
50774 #: fortran/decl.c:4920
50775 #, gcc-internal-format, gfc-internal-format
50776 msgid "Syntax error in data declaration at %C"
50777 msgstr "Error sintáctico en la declaración de datos en %C"
50779 #: fortran/decl.c:4963
50780 #, gcc-internal-format, gfc-internal-format
50781 msgid "MODULE prefix at %C"
50782 msgstr ""
50784 #: fortran/decl.c:5008
50785 #, fuzzy, gcc-internal-format, gfc-internal-format
50786 #| msgid "Fortran 2008: IMPURE procedure at %C"
50787 msgid "IMPURE procedure at %C"
50788 msgstr "Fortran 2008: Procedimiento IMPURE en %C"
50790 #: fortran/decl.c:5020
50791 #, gcc-internal-format, gfc-internal-format
50792 msgid "PURE and IMPURE must not appear both at %C"
50793 msgstr "No deben aparecer PURE con IMPURE en %C"
50795 #: fortran/decl.c:5066
50796 #, gcc-internal-format, gfc-internal-format
50797 msgid "ELEMENTAL prefix in MODULE PROCEDURE interface is missing at %L"
50798 msgstr ""
50800 #: fortran/decl.c:5073
50801 #, gcc-internal-format, gfc-internal-format
50802 msgid "PURE prefix in MODULE PROCEDURE interface is missing at %L"
50803 msgstr ""
50805 #: fortran/decl.c:5080
50806 #, gcc-internal-format, gfc-internal-format
50807 msgid "RECURSIVE prefix in MODULE PROCEDURE interface is missing at %L"
50808 msgstr ""
50810 #: fortran/decl.c:5143 fortran/primary.c:1783
50811 #, fuzzy, gcc-internal-format, gfc-internal-format
50812 #| msgid "Expected alternate return label at %C"
50813 msgid "Alternate-return argument at %C"
50814 msgstr "Se esperaba la etiqueta de devolución alterna en %C"
50816 #: fortran/decl.c:5189
50817 #, fuzzy, gcc-internal-format
50818 #| msgid "Name '%s' at %C is the name of the procedure"
50819 msgid "Name %qs at %C is the name of the procedure"
50820 msgstr "El nombre '%s' en %C es el nombre del procedimiento"
50822 #: fortran/decl.c:5201
50823 #, gcc-internal-format, gfc-internal-format
50824 msgid "Unexpected junk in formal argument list at %C"
50825 msgstr "Basura inesperada en la lista de argumentos formales en %C"
50827 #: fortran/decl.c:5218
50828 #, fuzzy, gcc-internal-format
50829 #| msgid "Duplicate symbol '%s' in formal argument list at %C"
50830 msgid "Duplicate symbol %qs in formal argument list at %C"
50831 msgstr "Símbolo '%s' duplicado en la lista de argumentos formales en %C"
50833 #: fortran/decl.c:5257
50834 #, gcc-internal-format, gfc-internal-format
50835 msgid "Mismatch in MODULE PROCEDURE formal argument names (%s/%s) at %C"
50836 msgstr ""
50838 #: fortran/decl.c:5263
50839 #, gcc-internal-format, gfc-internal-format
50840 msgid "Mismatch in number of MODULE PROCEDURE formal arguments at %C"
50841 msgstr ""
50843 #: fortran/decl.c:5302
50844 #, gcc-internal-format, gfc-internal-format
50845 msgid "RESULT variable at %C must be different than function name"
50846 msgstr "La variable RESULT en %C debe ser diferente que el nombre de la función"
50848 #: fortran/decl.c:5379
50849 #, gcc-internal-format, gfc-internal-format
50850 msgid "Unexpected junk after function declaration at %C"
50851 msgstr "Basura inesperada después de la declaración de la función en %C"
50853 #: fortran/decl.c:5389 fortran/decl.c:6487
50854 #, fuzzy, gcc-internal-format, gfc-internal-format
50855 #| msgid "Fortran 2008: BIND(C) attribute at %L may not be specified for an internal procedure"
50856 msgid "BIND(C) attribute at %L may not be specified for an internal procedure"
50857 msgstr "Fortran 2008: El atributo BIND(C) en %L no se puede especificar para un procedimiento internal"
50859 #: fortran/decl.c:5593
50860 #, gcc-internal-format, gfc-internal-format
50861 msgid "BIND(C) attribute at %C requires an interface with BIND(C)"
50862 msgstr "El atributo BIND(C) en %C requiere una interfaz con BIND(C)"
50864 #: fortran/decl.c:5600
50865 #, gcc-internal-format, gfc-internal-format
50866 msgid "BIND(C) procedure with NAME may not have POINTER attribute at %C"
50867 msgstr "El procedimiento BIND(C) con NAME no debe tener atributo POINTER en %C"
50869 #: fortran/decl.c:5606
50870 #, gcc-internal-format, gfc-internal-format
50871 msgid "Dummy procedure at %C may not have BIND(C) attribute with NAME"
50872 msgstr "El procedimiento dummy en %C no puede tener atributo BIND(C) con NAME"
50874 #: fortran/decl.c:5629
50875 #, fuzzy, gcc-internal-format
50876 #| msgid "Procedure '%s' at %L already has basic type of %s"
50877 msgid "Procedure %qs at %L already has basic type of %s"
50878 msgstr "El procedimiento '%s' en %L ya tenía el tipo básico de %s"
50880 #: fortran/decl.c:5675 fortran/decl.c:5863 fortran/decl.c:9635
50881 #, gcc-internal-format, gfc-internal-format
50882 msgid "Syntax error in PROCEDURE statement at %C"
50883 msgstr "Error sintáctico en la declaración PROCEDURE en %C"
50885 #: fortran/decl.c:5724 fortran/decl.c:9535
50886 #, fuzzy, gcc-internal-format
50887 #| msgid "Expected '::' after binding-attributes at %C"
50888 msgid "Expected %<::%> after binding-attributes at %C"
50889 msgstr "Se esperaba '::' después de los atributos de enlazado en %C"
50891 #: fortran/decl.c:5731
50892 #, gcc-internal-format, gfc-internal-format
50893 msgid "NOPASS or explicit interface required at %C"
50894 msgstr "Se requiere NOPASS o una interfaz explícita en %C"
50896 #: fortran/decl.c:5735
50897 #, fuzzy, gcc-internal-format, gfc-internal-format
50898 #| msgid "Fortran 2003: Procedure pointer component at %C"
50899 msgid "Procedure pointer component at %C"
50900 msgstr "Fortran 2003: Procedimiento de componente puntero en %C"
50902 #: fortran/decl.c:5807
50903 #, gcc-internal-format, gfc-internal-format
50904 msgid "Syntax error in procedure pointer component at %C"
50905 msgstr "Error sintáctico en el procedimiento de componente puntero en %C"
50907 #: fortran/decl.c:5825
50908 #, gcc-internal-format, gfc-internal-format
50909 msgid "PROCEDURE at %C must be in a generic interface"
50910 msgstr "PROCEDURE en %C debe estar en una interfaz genérica"
50912 #: fortran/decl.c:5834 fortran/decl.c:8371
50913 #, fuzzy, gcc-internal-format, gfc-internal-format
50914 #| msgid "Fortran 2008: double colon in MODULE PROCEDURE statement at %L"
50915 msgid "double colon in MODULE PROCEDURE statement at %L"
50916 msgstr "Fortran 2008: dos puntos dobles en la declaración MODULE PROCEDURE en %L"
50918 #: fortran/decl.c:5904
50919 #, fuzzy, gcc-internal-format, gfc-internal-format
50920 #| msgid "Fortran 2003: PROCEDURE statement at %C"
50921 msgid "PROCEDURE statement at %C"
50922 msgstr "Fortran 2003: Declaración PROCEDURE en %C"
50924 #: fortran/decl.c:5976
50925 #, gcc-internal-format, gfc-internal-format
50926 msgid "Expected formal argument list in function definition at %C"
50927 msgstr "Se esperaba una lista de argumentos formales en la definición de la función en %C"
50929 #: fortran/decl.c:6000 fortran/decl.c:6004 fortran/decl.c:6259
50930 #: fortran/decl.c:6263 fortran/decl.c:6455 fortran/decl.c:6459
50931 #: fortran/symbol.c:1785
50932 #, gcc-internal-format, gfc-internal-format
50933 msgid "BIND(C) attribute at %L can only be used for variables or common blocks"
50934 msgstr "El atributo BIND(C) en %L sólo se puede usar para variables o bloques comunes"
50936 #: fortran/decl.c:6157
50937 #, fuzzy, gcc-internal-format, gfc-internal-format
50938 #| msgid "Empty IMPLICIT statement at %C"
50939 msgid "ENTRY statement at %C"
50940 msgstr "Declaración IMPLICIT vacía en %C"
50942 #: fortran/decl.c:6166
50943 #, gcc-internal-format, gfc-internal-format
50944 msgid "ENTRY statement at %C cannot appear within a PROGRAM"
50945 msgstr "La declaración ENTRY en %C no puede aparecer dentro de un PROGRAM"
50947 #: fortran/decl.c:6169
50948 #, gcc-internal-format, gfc-internal-format
50949 msgid "ENTRY statement at %C cannot appear within a MODULE"
50950 msgstr "La declaración ENTRY en %C no puede aparecer dentro de un MODULE"
50952 #: fortran/decl.c:6172
50953 #, fuzzy, gcc-internal-format, gfc-internal-format
50954 #| msgid "ENTRY statement at %C cannot appear within a MODULE"
50955 msgid "ENTRY statement at %C cannot appear within a SUBMODULE"
50956 msgstr "La declaración ENTRY en %C no puede aparecer dentro de un MODULE"
50958 #: fortran/decl.c:6175
50959 #, gcc-internal-format, gfc-internal-format
50960 msgid "ENTRY statement at %C cannot appear within a BLOCK DATA"
50961 msgstr "La declaración ENTRY en %C no puede aparecer dentro de un BLOCK DATA"
50963 #: fortran/decl.c:6179 fortran/decl.c:6224
50964 #, gcc-internal-format, gfc-internal-format
50965 msgid "ENTRY statement at %C cannot appear within an INTERFACE"
50966 msgstr "La declaración ENTRY en %C no puede aparecer dentro de un INTERFACE"
50968 #: fortran/decl.c:6183
50969 #, fuzzy, gcc-internal-format, gfc-internal-format
50970 #| msgid "ENTRY statement at %C cannot appear within a SELECT block"
50971 msgid "ENTRY statement at %C cannot appear within a STRUCTURE block"
50972 msgstr "La declaración ENTRY en %C no puede aparecer dentro de un bloque SELECT"
50974 #: fortran/decl.c:6187
50975 #, gcc-internal-format, gfc-internal-format
50976 msgid "ENTRY statement at %C cannot appear within a DERIVED TYPE block"
50977 msgstr "La declaración ENTRY en %C no puede aparecer dentro de un bloque DERIVED TYPE"
50979 #: fortran/decl.c:6191
50980 #, gcc-internal-format, gfc-internal-format
50981 msgid "ENTRY statement at %C cannot appear within an IF-THEN block"
50982 msgstr "La declaración ENTRY en %C no puede aparecer dentro de un bloque IF-THEN"
50984 #: fortran/decl.c:6196
50985 #, gcc-internal-format, gfc-internal-format
50986 msgid "ENTRY statement at %C cannot appear within a DO block"
50987 msgstr "La declaración ENTRY en %C no puede aparecer dentro de un bloque DO"
50989 #: fortran/decl.c:6200
50990 #, gcc-internal-format, gfc-internal-format
50991 msgid "ENTRY statement at %C cannot appear within a SELECT block"
50992 msgstr "La declaración ENTRY en %C no puede aparecer dentro de un bloque SELECT"
50994 #: fortran/decl.c:6204
50995 #, gcc-internal-format, gfc-internal-format
50996 msgid "ENTRY statement at %C cannot appear within a FORALL block"
50997 msgstr "La declaración ENTRY en %C no puede aparecer dentro de un bloque FORALL"
50999 #: fortran/decl.c:6208
51000 #, gcc-internal-format, gfc-internal-format
51001 msgid "ENTRY statement at %C cannot appear within a WHERE block"
51002 msgstr "La declaración ENTRY en %C no puede aparecer dentro de un bloque WHERE"
51004 #: fortran/decl.c:6212
51005 #, gcc-internal-format, gfc-internal-format
51006 msgid "ENTRY statement at %C cannot appear within a contained subprogram"
51007 msgstr "La declaración ENTRY en %C no puede aparecer dentro de un subprograma contenido"
51009 #: fortran/decl.c:6216
51010 #, fuzzy, gcc-internal-format, gfc-internal-format
51011 #| msgid "Unexpected END statement at %C"
51012 msgid "Unexpected ENTRY statement at %C"
51013 msgstr "Declaración END inesperada en %C"
51015 #: fortran/decl.c:6237
51016 #, gcc-internal-format, gfc-internal-format
51017 msgid "ENTRY statement at %C cannot appear in a contained procedure"
51018 msgstr "La declaración ENTRY en %C no puede aparecer dentro de un procedimiento contenido"
51020 #: fortran/decl.c:6288 fortran/decl.c:6494
51021 #, gcc-internal-format, gfc-internal-format
51022 msgid "Missing required parentheses before BIND(C) at %C"
51023 msgstr "Faltan los paréntesis requeridos antes de BIND(C) en %C"
51025 #: fortran/decl.c:6556 fortran/decl.c:6563
51026 #, fuzzy, gcc-internal-format, gfc-internal-format
51027 #| msgid "Invalid C name in NAME= specifier at %C"
51028 msgid "Invalid C identifier in NAME= specifier at %C"
51029 msgstr "Nombre C no válido en el especificador NAME= en %C"
51031 #: fortran/decl.c:6603
51032 #, gcc-internal-format, gfc-internal-format
51033 msgid "Syntax error in NAME= specifier for binding label at %C"
51034 msgstr "Error sintáctico en el especificador NAME= para la etiqueta de asignación %C"
51036 #: fortran/decl.c:6619
51037 #, fuzzy, gcc-internal-format, gfc-internal-format
51038 #| msgid "ASYNCHRONOUS= specifier at %L must be an initialization expression"
51039 msgid "NAME= specifier at %C should be a constant expression"
51040 msgstr "El especificador ASYNCHRONOUS= en %L debe ser una expresión de inicialización"
51042 #: fortran/decl.c:6627
51043 #, gcc-internal-format, gfc-internal-format
51044 msgid "NAME= specifier at %C should be a scalar of default character kind"
51045 msgstr ""
51047 #: fortran/decl.c:6646
51048 #, gcc-internal-format, gfc-internal-format
51049 msgid "Missing closing paren for binding label at %C"
51050 msgstr "Falta el paréntesis que cierra en la etiqueta de asignación en %C"
51052 #: fortran/decl.c:6652
51053 #, gcc-internal-format, gfc-internal-format
51054 msgid "No binding name is allowed in BIND(C) at %C"
51055 msgstr "No se permite un nombre de enlazado en BIND(C) en %C"
51057 #: fortran/decl.c:6658
51058 #, gcc-internal-format, gfc-internal-format
51059 msgid "For dummy procedure %s, no binding name is allowed in BIND(C) at %C"
51060 msgstr "Para el procedimiento dummy %s, no se permite un nombre de enlazado en BIND(C) en %C"
51062 #: fortran/decl.c:6687
51063 #, gcc-internal-format, gfc-internal-format
51064 msgid "NAME not allowed on BIND(C) for ABSTRACT INTERFACE at %C"
51065 msgstr "No se permite NAME en BIND(C) para ABSTRACT INTERFACE en %C"
51067 #: fortran/decl.c:6932
51068 #, gcc-internal-format, gfc-internal-format
51069 msgid "Unexpected END statement at %C"
51070 msgstr "Declaración END inesperada en %C"
51072 #: fortran/decl.c:6941
51073 #, fuzzy, gcc-internal-format, gfc-internal-format
51074 #| msgid "Fortran 2008: END statement instead of %s statement at %L"
51075 msgid "END statement instead of %s statement at %L"
51076 msgstr "Fortran 2008: Declaración END en lugar de una declaración %s en %L"
51078 #. We would have required END [something].
51079 #: fortran/decl.c:6950
51080 #, gcc-internal-format, gfc-internal-format
51081 msgid "%s statement expected at %L"
51082 msgstr "Se esperaba %s en la declaración en %L"
51084 #: fortran/decl.c:6961
51085 #, fuzzy, gcc-internal-format, gfc-internal-format
51086 #| msgid "Expecting %s statement at %C"
51087 msgid "Expecting %s statement at %L"
51088 msgstr "Se esperaba la declaración %s en %C"
51090 #: fortran/decl.c:6981
51091 #, fuzzy, gcc-internal-format
51092 #| msgid "Expected block name of '%s' in %s statement at %C"
51093 msgid "Expected block name of %qs in %s statement at %L"
51094 msgstr "Se esperaba el nombre de bloque de '%s' en la declaración %s en %C"
51096 #: fortran/decl.c:6998
51097 #, gcc-internal-format, gfc-internal-format
51098 msgid "Expected terminating name at %C"
51099 msgstr "Se esperaba un nombre terminal en %C"
51101 #: fortran/decl.c:7012 fortran/decl.c:7020
51102 #, fuzzy, gcc-internal-format
51103 #| msgid "Expected label '%s' for %s statement at %C"
51104 msgid "Expected label %qs for %s statement at %C"
51105 msgstr "Se esperaba la etiqueta '%s' para la declaración %s en %C"
51107 #: fortran/decl.c:7119
51108 #, gcc-internal-format, gfc-internal-format
51109 msgid "Missing array specification at %L in DIMENSION statement"
51110 msgstr "Falta la especificación de matriz en %L en la declaración DIMENSION"
51112 #: fortran/decl.c:7127
51113 #, fuzzy, gcc-internal-format, gfc-internal-format
51114 #| msgid "Dimensions specified for %s at %L after its initialisation"
51115 msgid "Dimensions specified for %s at %L after its initialization"
51116 msgstr "Se especificarion dimensiones para %s en %L después de su inicialización"
51118 #: fortran/decl.c:7135
51119 #, gcc-internal-format, gfc-internal-format
51120 msgid "Missing array specification at %L in CODIMENSION statement"
51121 msgstr "Falta la especificación de matriz en %L en la declaración CODIMENSION"
51123 #: fortran/decl.c:7144
51124 #, gcc-internal-format, gfc-internal-format
51125 msgid "Array specification must be deferred at %L"
51126 msgstr "La especificación de matriz se debe diferir en %L"
51128 #: fortran/decl.c:7242
51129 #, gcc-internal-format, gfc-internal-format
51130 msgid "Unexpected character in variable list at %C"
51131 msgstr "Carácter inesperado en la lista de variables en %C"
51133 #: fortran/decl.c:7279
51134 #, fuzzy, gcc-internal-format
51135 #| msgid "Expected '(' at %C"
51136 msgid "Expected %<(%> at %C"
51137 msgstr "Se esperaba '(' en %C"
51139 #: fortran/decl.c:7293 fortran/decl.c:7333
51140 #, gcc-internal-format, gfc-internal-format
51141 msgid "Expected variable name at %C"
51142 msgstr "se esperaba un nombre variable en %C"
51144 #: fortran/decl.c:7309
51145 #, gcc-internal-format, gfc-internal-format
51146 msgid "Cray pointer at %C must be an integer"
51147 msgstr "El puntero Cray en %C debe ser un entero"
51149 #: fortran/decl.c:7313
51150 #, gcc-internal-format, gfc-internal-format
51151 msgid "Cray pointer at %C has %d bytes of precision; memory addresses require %d bytes"
51152 msgstr "El puntero Cray en %C tiene %d bytes de precisión; las direcciones de memoria requieren %d bytes"
51154 #: fortran/decl.c:7319
51155 #, gcc-internal-format, gfc-internal-format
51156 msgid "Expected \",\" at %C"
51157 msgstr "Se esperaba \",\" en %C"
51159 #: fortran/decl.c:7358
51160 #, gcc-internal-format
51161 msgid "Couldn't set Cray pointee array spec."
51162 msgstr ""
51164 #: fortran/decl.c:7382
51165 #, gcc-internal-format, gfc-internal-format
51166 msgid "Expected \")\" at %C"
51167 msgstr "Se esperaba \")\" en %C"
51169 #: fortran/decl.c:7394
51170 #, fuzzy, gcc-internal-format
51171 #| msgid "Expected \",\" or end of statement at %C"
51172 msgid "Expected %<,%> or end of statement at %C"
51173 msgstr "Se esperaba \",\" o el final de la declaración en %C"
51175 #: fortran/decl.c:7420
51176 #, gcc-internal-format, gfc-internal-format
51177 msgid "INTENT is not allowed inside of BLOCK at %C"
51178 msgstr "No se permite INTENT dentro de BLOCK en %C"
51180 #: fortran/decl.c:7452
51181 #, gcc-internal-format, gfc-internal-format
51182 msgid "OPTIONAL is not allowed inside of BLOCK at %C"
51183 msgstr "No se permite OPTIONAL dentro de BLOCK en %C"
51185 #: fortran/decl.c:7471
51186 #, gcc-internal-format, gfc-internal-format
51187 msgid "Cray pointer declaration at %C requires -fcray-pointer flag"
51188 msgstr "La declaración de punteros Cray en %C requiere la opción -fcray-pointer"
51190 #: fortran/decl.c:7510
51191 #, fuzzy, gcc-internal-format, gfc-internal-format
51192 #| msgid "Fortran 2008: CONTIGUOUS statement at %C"
51193 msgid "CONTIGUOUS statement at %C"
51194 msgstr "Fortran 2008: Declaración CONTIGUOUS en %C"
51196 #: fortran/decl.c:7616
51197 #, gcc-internal-format, gfc-internal-format
51198 msgid "Access specification of the %s operator at %C has already been specified"
51199 msgstr "La especificación de acceso del operador %s en %C ya se había especificado"
51201 #: fortran/decl.c:7633
51202 #, gcc-internal-format, gfc-internal-format
51203 msgid "Access specification of the .%s. operator at %C has already been specified"
51204 msgstr "La especificación de acceso del operador .%s. en %C ya se había especificado"
51206 #: fortran/decl.c:7672
51207 #, fuzzy, gcc-internal-format, gfc-internal-format
51208 #| msgid "Fortran 2003: PROTECTED statement at %C"
51209 msgid "PROTECTED statement at %C"
51210 msgstr "Fortran 2003: Declaración PROTECTED en %C"
51212 #: fortran/decl.c:7710
51213 #, gcc-internal-format, gfc-internal-format
51214 msgid "Syntax error in PROTECTED statement at %C"
51215 msgstr "Error sintáctico en la declaración PROTECTED en %C"
51217 #: fortran/decl.c:7734
51218 #, gcc-internal-format, gfc-internal-format
51219 msgid "PRIVATE statement at %C is only allowed in the specification part of a module"
51220 msgstr "Sólo se permite la declaración PRIVATE en %C en la parte de especificación de un módulo"
51222 #: fortran/decl.c:7771
51223 #, gcc-internal-format, gfc-internal-format
51224 msgid "PUBLIC statement at %C is only allowed in the specification part of a module"
51225 msgstr "Sólo se permite la declaración PRIVATE en %C en la parte de especificación de un módulo"
51227 #: fortran/decl.c:7799
51228 #, gcc-internal-format, gfc-internal-format
51229 msgid "Expected variable name at %C in PARAMETER statement"
51230 msgstr "Se esperaba un nombre de variable en %C en la declaración PARAMETER"
51232 #: fortran/decl.c:7806
51233 #, gcc-internal-format, gfc-internal-format
51234 msgid "Expected = sign in PARAMETER statement at %C"
51235 msgstr "Se esperaba un signo = en la declaración PARAMETER en %C"
51237 #: fortran/decl.c:7812
51238 #, gcc-internal-format, gfc-internal-format
51239 msgid "Expected expression at %C in PARAMETER statement"
51240 msgstr "Se esperaba una expresión en %C en la declaración PARAMETER"
51242 #: fortran/decl.c:7832
51243 #, gcc-internal-format, gfc-internal-format
51244 msgid "Initializing already initialized variable at %C"
51245 msgstr "Se inicializa una variable ya inicializada en %C"
51247 #. With legacy PARAMETER statements, don't expect a terminating ')'.
51248 #: fortran/decl.c:7857
51249 #, gcc-internal-format, gfc-internal-format
51250 msgid "PARAMETER without '()' at %C"
51251 msgstr ""
51253 #: fortran/decl.c:7873
51254 #, gcc-internal-format, gfc-internal-format
51255 msgid "Unexpected characters in PARAMETER statement at %C"
51256 msgstr "Caracteres inesperados en la declaración PARAMETER en %C"
51258 #: fortran/decl.c:7892
51259 #, gcc-internal-format, gfc-internal-format
51260 msgid "AUTOMATIC at %C is a DEC extension, enable with -fdec-static"
51261 msgstr ""
51263 #: fortran/decl.c:7925
51264 #, fuzzy, gcc-internal-format, gfc-internal-format
51265 #| msgid "Expected variable in READ statement at %C"
51266 msgid "Expected entity-list in AUTOMATIC statement at %C"
51267 msgstr "Se esperaba una variable en la declaración READ en %C"
51269 #: fortran/decl.c:7932
51270 #, fuzzy, gcc-internal-format, gfc-internal-format
51271 #| msgid "Syntax error in VOLATILE statement at %C"
51272 msgid "Syntax error in AUTOMATIC statement at %C"
51273 msgstr "Error sintáctico en la declaración VOLATILE en %C"
51275 #: fortran/decl.c:7946
51276 #, gcc-internal-format, gfc-internal-format
51277 msgid "STATIC at %C is a DEC extension, enable with -fdec-static"
51278 msgstr ""
51280 #: fortran/decl.c:7979
51281 #, fuzzy, gcc-internal-format, gfc-internal-format
51282 #| msgid "Expected variable in READ statement at %C"
51283 msgid "Expected entity-list in STATIC statement at %C"
51284 msgstr "Se esperaba una variable en la declaración READ en %C"
51286 #: fortran/decl.c:7986
51287 #, fuzzy, gcc-internal-format, gfc-internal-format
51288 #| msgid "Syntax error in SAVE statement at %C"
51289 msgid "Syntax error in STATIC statement at %C"
51290 msgstr "Error sintáctico en la declaración SAVE en %C"
51292 #: fortran/decl.c:8005
51293 #, gcc-internal-format, gfc-internal-format
51294 msgid "Blanket SAVE statement at %C follows previous SAVE statement"
51295 msgstr "Declaración SAVE incondicional en %C después de una declaración SAVE previa"
51297 #: fortran/decl.c:8016
51298 #, gcc-internal-format, gfc-internal-format
51299 msgid "SAVE statement at %C follows blanket SAVE statement"
51300 msgstr "Declaración SAVE en %C después de una declaración SAVE incondicional"
51302 #: fortran/decl.c:8062
51303 #, gcc-internal-format, gfc-internal-format
51304 msgid "Syntax error in SAVE statement at %C"
51305 msgstr "Error sintáctico en la declaración SAVE en %C"
51307 #: fortran/decl.c:8076
51308 #, gcc-internal-format, gfc-internal-format
51309 msgid "VALUE is not allowed inside of BLOCK at %C"
51310 msgstr "No se permite VALUE dentro de BLOCK en %C"
51312 #: fortran/decl.c:8080
51313 #, fuzzy, gcc-internal-format, gfc-internal-format
51314 #| msgid "Fortran 2003: VALUE statement at %C"
51315 msgid "VALUE statement at %C"
51316 msgstr "Fortran 2003: Declaración VALUE en %C"
51318 #: fortran/decl.c:8118
51319 #, gcc-internal-format, gfc-internal-format
51320 msgid "Syntax error in VALUE statement at %C"
51321 msgstr "Error sintáctico en la declaración VALUE en %C"
51323 #: fortran/decl.c:8129
51324 #, fuzzy, gcc-internal-format, gfc-internal-format
51325 #| msgid "Fortran 2003: VOLATILE statement at %C"
51326 msgid "VOLATILE statement at %C"
51327 msgstr "Fortran 2003: Declaración VOLATILE en %C"
51329 #: fortran/decl.c:8152
51330 #, fuzzy, gcc-internal-format
51331 #| msgid "Specifying VOLATILE for coarray variable '%s' at %C, which is use-/host-associated"
51332 msgid "Specifying VOLATILE for coarray variable %qs at %C, which is use-/host-associated"
51333 msgstr "Se especifica VOLATILE para la variable de comatriz '%s' en %C, la cual es asociada a uso/anfitrión"
51335 #: fortran/decl.c:8177
51336 #, gcc-internal-format, gfc-internal-format
51337 msgid "Syntax error in VOLATILE statement at %C"
51338 msgstr "Error sintáctico en la declaración VOLATILE en %C"
51340 #: fortran/decl.c:8188
51341 #, fuzzy, gcc-internal-format, gfc-internal-format
51342 #| msgid "Fortran 2003: ASYNCHRONOUS statement at %C"
51343 msgid "ASYNCHRONOUS statement at %C"
51344 msgstr "Fortran 2003: Declaración ASYNCHRONOUS en %C"
51346 #: fortran/decl.c:8228
51347 #, gcc-internal-format, gfc-internal-format
51348 msgid "Syntax error in ASYNCHRONOUS statement at %C"
51349 msgstr "Error sintáctico en la declaración ASYNCHRONOUS en %C"
51351 #: fortran/decl.c:8253
51352 #, fuzzy, gcc-internal-format, gfc-internal-format
51353 #| msgid "Junk after PROCEDURE declaration at %C"
51354 msgid "MODULE PROCEDURE declaration at %C"
51355 msgstr "Basura después de la declaración PROCEDURE en %C"
51357 #: fortran/decl.c:8346
51358 #, gcc-internal-format, gfc-internal-format
51359 msgid "MODULE PROCEDURE at %C must be in a generic module interface"
51360 msgstr "MODULE PROCEDURE en %C debe estar en una interfaz genérica de módulo"
51362 #: fortran/decl.c:8404
51363 #, gcc-internal-format, gfc-internal-format
51364 msgid "Intrinsic procedure at %L cannot be a MODULE PROCEDURE"
51365 msgstr "El procedimiento intrínseco en %L no puede ser un MODULE PROCEDURE"
51367 #: fortran/decl.c:8453
51368 #, gcc-internal-format, gfc-internal-format
51369 msgid "Ambiguous symbol in TYPE definition at %C"
51370 msgstr "Símbolo ambiguo en la definición TYPE en %C"
51372 #: fortran/decl.c:8462
51373 #, fuzzy, gcc-internal-format
51374 #| msgid "Symbol '%s' at %C has already been host associated"
51375 msgid "Symbol %qs at %C has not been previously defined"
51376 msgstr "El símbolo '%s' en %C ya se había asociado con el anfitrión"
51378 #: fortran/decl.c:8468
51379 #, fuzzy, gcc-internal-format
51380 #| msgid "'%s' in EXTENDS expression at %C is not a derived type"
51381 msgid "%qs in EXTENDS expression at %C is not a derived type"
51382 msgstr "'%s' en la expresión EXTENDS en %C no es un tipo derivado"
51384 #: fortran/decl.c:8475
51385 #, fuzzy, gcc-internal-format
51386 #| msgid "'%s' cannot be extended at %C because it is BIND(C)"
51387 msgid "%qs cannot be extended at %C because it is BIND(C)"
51388 msgstr "'%s' no se puede extender en %C porque es BIND(C)"
51390 #: fortran/decl.c:8482
51391 #, fuzzy, gcc-internal-format
51392 #| msgid "'%s' cannot be extended at %C because it is a SEQUENCE type"
51393 msgid "%qs cannot be extended at %C because it is a SEQUENCE type"
51394 msgstr "'%s' no se puede extender en %C porque es un tipo SEQUENCE"
51396 #: fortran/decl.c:8505
51397 #, gcc-internal-format, gfc-internal-format
51398 msgid "Derived type at %C can only be PRIVATE in the specification part of a module"
51399 msgstr "El tipo derivado en %C sólo puede ser PRIVATE en la parte de especificación de un módulo"
51401 #: fortran/decl.c:8517
51402 #, gcc-internal-format, gfc-internal-format
51403 msgid "Derived type at %C can only be PUBLIC in the specification part of a module"
51404 msgstr "El tipo derivado en %C sólo puede ser PUBLIC en la parte de especificación de un módulo"
51406 #: fortran/decl.c:8538
51407 #, fuzzy, gcc-internal-format, gfc-internal-format
51408 #| msgid "ABSTRACT type '%s' used at %L"
51409 msgid "ABSTRACT type at %C"
51410 msgstr "El tipo ABSTRACT '%s' se usa en %L"
51412 #: fortran/decl.c:8584
51413 #, fuzzy, gcc-internal-format, gfc-internal-format
51414 #| msgid "Duplicate construct label '%s' at %C"
51415 msgid "Failed to create structure type '%s' at %C"
51416 msgstr "Etiqueta construct '%s' duplicada en %C"
51418 #: fortran/decl.c:8590
51419 #, fuzzy, gcc-internal-format
51420 #| msgid "Derived type definition of '%s' at %C has already been defined"
51421 msgid "Type definition of %qs at %C was already defined at %L"
51422 msgstr "La definición del tipo derivado de '%s' en %C ya se había definido"
51424 #: fortran/decl.c:8637
51425 #, fuzzy, gcc-internal-format, gfc-internal-format
51426 #| msgid "Junk after ASSOCIATE statement at %C"
51427 msgid "Junk after MAP statement at %C"
51428 msgstr "Basura después de la declaración ASSOCIATE en %C"
51430 #: fortran/decl.c:8670
51431 #, fuzzy, gcc-internal-format, gfc-internal-format
51432 #| msgid "Junk after ASSOCIATE statement at %C"
51433 msgid "Junk after UNION statement at %C"
51434 msgstr "Basura después de la declaración ASSOCIATE en %C"
51436 #: fortran/decl.c:8705
51437 #, gcc-internal-format, gfc-internal-format
51438 msgid "STRUCTURE at %C is a DEC extension, enable with -fdec-structure"
51439 msgstr ""
51441 #: fortran/decl.c:8718
51442 #, fuzzy, gcc-internal-format, gfc-internal-format
51443 #| msgid "Missing structure name for outer structure definition at %0"
51444 msgid "Structure name expected in non-nested structure declaration at %C"
51445 msgstr "Falta el nombre de la estructura para la definición de la estructura externa en %0"
51447 #: fortran/decl.c:8736
51448 #, fuzzy, gcc-internal-format, gfc-internal-format
51449 #| msgid "Junk after ASSOCIATE statement at %C"
51450 msgid "Junk after non-nested STRUCTURE statement at %C"
51451 msgstr "Basura después de la declaración ASSOCIATE en %C"
51453 #: fortran/decl.c:8743
51454 #, fuzzy, gcc-internal-format
51455 #| msgid "Type name '%s' at %C cannot be the same as an intrinsic type"
51456 msgid "Structure name %qs at %C cannot be the same as an intrinsic type"
51457 msgstr "El nombre de tipo '%s' en %C no puede ser el mismo que un tipo intrínseco"
51459 #: fortran/decl.c:8897
51460 #, gcc-internal-format, gfc-internal-format
51461 msgid "Expected :: in TYPE definition at %C"
51462 msgstr "Se esperaba :: en la definición TYPE en %C"
51464 #: fortran/decl.c:8908
51465 #, fuzzy, gcc-internal-format
51466 #| msgid "Type name '%s' at %C cannot be the same as an intrinsic type"
51467 msgid "Type name %qs at %C cannot be the same as an intrinsic type"
51468 msgstr "El nombre de tipo '%s' en %C no puede ser el mismo que un tipo intrínseco"
51470 #: fortran/decl.c:8918
51471 #, fuzzy, gcc-internal-format
51472 #| msgid "Derived type name '%s' at %C already has a basic type of %s"
51473 msgid "Derived type name %qs at %C already has a basic type of %s"
51474 msgstr "El nombre de tipo derivado '%s' en %C ya tiene un tipo básico de %s"
51476 #: fortran/decl.c:8935
51477 #, fuzzy, gcc-internal-format
51478 #| msgid "Derived type definition of '%s' at %C has already been defined"
51479 msgid "Derived type definition of %qs at %C has already been defined"
51480 msgstr "La definición del tipo derivado de '%s' en %C ya se había definido"
51482 #: fortran/decl.c:9038
51483 #, gcc-internal-format, gfc-internal-format
51484 msgid "Cray Pointee at %C cannot be assumed shape array"
51485 msgstr "El Apuntado Cray en %C no puede ser una matriz de forma asumida"
51487 #: fortran/decl.c:9058
51488 #, fuzzy, gcc-internal-format, gfc-internal-format
51489 #| msgid "Fortran 2003: ENUM and ENUMERATOR at %C"
51490 msgid "ENUM and ENUMERATOR at %C"
51491 msgstr "Fortran 2003: ENUM y ENUMERATOR en %C"
51493 #: fortran/decl.c:9090
51494 #, gcc-internal-format, gfc-internal-format
51495 msgid "Enumerator exceeds the C integer type at %C"
51496 msgstr "El enumerador excede el tipo entero de C en %C"
51498 #: fortran/decl.c:9169
51499 #, gcc-internal-format, gfc-internal-format
51500 msgid "ENUMERATOR %L not initialized with integer expression"
51501 msgstr "ENUMERATOR %L no se inicializó con una expresión entera"
51503 #: fortran/decl.c:9217
51504 #, gcc-internal-format, gfc-internal-format
51505 msgid "ENUM definition statement expected before %C"
51506 msgstr "Se esperaba una declaración de definición ENUM antes de %C"
51508 #: fortran/decl.c:9253
51509 #, gcc-internal-format, gfc-internal-format
51510 msgid "Syntax error in ENUMERATOR definition at %C"
51511 msgstr "Error sintáctico en la definición ENUMERATOR en %C"
51513 #: fortran/decl.c:9300 fortran/decl.c:9315
51514 #, gcc-internal-format, gfc-internal-format
51515 msgid "Duplicate access-specifier at %C"
51516 msgstr "Especificador de acceso duplicado en %C"
51518 #: fortran/decl.c:9335
51519 #, gcc-internal-format, gfc-internal-format
51520 msgid "Binding attributes already specify passing, illegal NOPASS at %C"
51521 msgstr "Los atributos de enlace ya especifican paso, NOPASS ilegal en %C"
51523 #: fortran/decl.c:9355
51524 #, gcc-internal-format, gfc-internal-format
51525 msgid "Binding attributes already specify passing, illegal PASS at %C"
51526 msgstr "Los atributos de enlace ya especifican paso, PASS ilegal en %C"
51528 #: fortran/decl.c:9382
51529 #, gcc-internal-format, gfc-internal-format
51530 msgid "Duplicate POINTER attribute at %C"
51531 msgstr "Atributo POINTER duplicado en %C"
51533 #: fortran/decl.c:9400
51534 #, gcc-internal-format, gfc-internal-format
51535 msgid "Duplicate NON_OVERRIDABLE at %C"
51536 msgstr "NON_OVERRIDABLE duplicado en %C"
51538 #: fortran/decl.c:9416
51539 #, gcc-internal-format, gfc-internal-format
51540 msgid "Duplicate DEFERRED at %C"
51541 msgstr "DEFERRED duplicado en %C"
51543 #: fortran/decl.c:9429
51544 #, gcc-internal-format, gfc-internal-format
51545 msgid "Expected access-specifier at %C"
51546 msgstr "Se esperaba un especificador de acceso en %C"
51548 #: fortran/decl.c:9431
51549 #, gcc-internal-format, gfc-internal-format
51550 msgid "Expected binding attribute at %C"
51551 msgstr "Se esperaba un atributo de enlace en %C"
51553 #: fortran/decl.c:9439
51554 #, gcc-internal-format, gfc-internal-format
51555 msgid "NON_OVERRIDABLE and DEFERRED can't both appear at %C"
51556 msgstr "No pueden aparecer NON_OVERRIDABLE y DEFERRED al mismo tiempo en %C"
51558 #: fortran/decl.c:9451
51559 #, gcc-internal-format, gfc-internal-format
51560 msgid "POINTER attribute is required for procedure pointer component at %C"
51561 msgstr "Se requiere el atributo POINTER para el procedimiento de componente puntero en %C"
51563 #: fortran/decl.c:9493
51564 #, fuzzy, gcc-internal-format
51565 #| msgid "Interface-name expected after '(' at %C"
51566 msgid "Interface-name expected after %<(%> at %C"
51567 msgstr "Se esperaba un nombre de interfaz después de '(' en %C"
51569 #: fortran/decl.c:9499
51570 #, fuzzy, gcc-internal-format
51571 #| msgid "')' expected at %C"
51572 msgid "%<)%> expected at %C"
51573 msgstr "Se esperaba ')' en %C"
51575 #: fortran/decl.c:9519
51576 #, gcc-internal-format, gfc-internal-format
51577 msgid "Interface must be specified for DEFERRED binding at %C"
51578 msgstr "Se debe especificar una interfaz para el enlace DEFERRED en %C"
51580 #: fortran/decl.c:9524
51581 #, gcc-internal-format, gfc-internal-format
51582 msgid "PROCEDURE(interface) at %C should be declared DEFERRED"
51583 msgstr "PROCEDURE(interface) en %C se debe declarar DEFERRED"
51585 #: fortran/decl.c:9547
51586 #, gcc-internal-format, gfc-internal-format
51587 msgid "Expected binding name at %C"
51588 msgstr "Se esperaba un nombre de enlace en %C"
51590 #: fortran/decl.c:9551
51591 #, fuzzy, gcc-internal-format, gfc-internal-format
51592 #| msgid "Fortran 2008: PROCEDURE list at %C"
51593 msgid "PROCEDURE list at %C"
51594 msgstr "Fortran 2008: Lista PROCEDURE en %C"
51596 #: fortran/decl.c:9563
51597 #, fuzzy, gcc-internal-format
51598 #| msgid "'=> target' is invalid for DEFERRED binding at %C"
51599 msgid "%<=> target%> is invalid for DEFERRED binding at %C"
51600 msgstr "'=> objetivo' es no válido para el enlace DEFERRED en %C"
51602 #: fortran/decl.c:9569
51603 #, fuzzy, gcc-internal-format
51604 #| msgid "'::' needed in PROCEDURE binding with explicit target at %C"
51605 msgid "%<::%> needed in PROCEDURE binding with explicit target at %C"
51606 msgstr "Se necesita '::' en el enlace PROCEDURE con objetivo explícito en %C"
51608 #: fortran/decl.c:9579
51609 #, fuzzy, gcc-internal-format
51610 #| msgid "Expected binding target after '=>' at %C"
51611 msgid "Expected binding target after %<=>%> at %C"
51612 msgstr "Se esperaba un objetivo de enlace después de '=>' en %C"
51614 #: fortran/decl.c:9596
51615 #, fuzzy, gcc-internal-format
51616 #| msgid "Type '%s' containing DEFERRED binding at %C is not ABSTRACT"
51617 msgid "Type %qs containing DEFERRED binding at %C is not ABSTRACT"
51618 msgstr "El tipo '%s' que contiene el enlace DEFERRED en %C no es ABSTRACT"
51620 #: fortran/decl.c:9607
51621 #, fuzzy, gcc-internal-format
51622 #| msgid "There is already a procedure with binding name '%s' for the derived type '%s' at %C"
51623 msgid "There is already a procedure with binding name %qs for the derived type %qs at %C"
51624 msgstr "Ya existe un procedimiento con nombre de enlazado '%s' para el tipo derivado '%s' en %C"
51626 #: fortran/decl.c:9658
51627 #, gcc-internal-format, gfc-internal-format
51628 msgid "GENERIC at %C must be inside a derived-type CONTAINS"
51629 msgstr "GENERIC en %C debe estar dentro de un tipo derivado CONTAINS"
51631 #: fortran/decl.c:9678
51632 #, fuzzy, gcc-internal-format
51633 #| msgid "Expected '::' at %C"
51634 msgid "Expected %<::%> at %C"
51635 msgstr "Se esperaba '::' en %C"
51637 #: fortran/decl.c:9690
51638 #, gcc-internal-format, gfc-internal-format
51639 msgid "Expected generic name or operator descriptor at %C"
51640 msgstr "Se esperaba un nombre genérico o un descriptor de operador en %C"
51642 #: fortran/decl.c:9711
51643 #, fuzzy, gcc-internal-format, gfc-internal-format
51644 #| msgid "Invalid form of PROGRAM statement at %C"
51645 msgid "Malformed GENERIC statement at %C"
51646 msgstr "Forma no válida de la declaración PROGRAM en %C"
51648 #: fortran/decl.c:9722
51649 #, fuzzy, gcc-internal-format
51650 #| msgid "Expected '=>' at %C"
51651 msgid "Expected %<=>%> at %C"
51652 msgstr "Se esperaba '=>' en %C"
51654 #: fortran/decl.c:9758
51655 #, fuzzy, gcc-internal-format
51656 #| msgid "There's already a non-generic procedure with binding name '%s' for the derived type '%s' at %C"
51657 msgid "There's already a non-generic procedure with binding name %qs for the derived type %qs at %C"
51658 msgstr "Ya existe un procedimiento que no es genérico con el nombre de enlace '%s' para el tipo derivado '%s' en %C"
51660 #: fortran/decl.c:9766
51661 #, fuzzy, gcc-internal-format
51662 #| msgid "Binding at %C must have the same access as already defined binding '%s'"
51663 msgid "Binding at %C must have the same access as already defined binding %qs"
51664 msgstr "El enlace en %C debe tener el mismo acceso que el enlace '%s' que ya está definido"
51666 #: fortran/decl.c:9814
51667 #, gcc-internal-format, gfc-internal-format
51668 msgid "Expected specific binding name at %C"
51669 msgstr "Se esperaba un nombre de enlace específico en %C"
51671 #: fortran/decl.c:9824
51672 #, fuzzy, gcc-internal-format
51673 #| msgid "'%s' already defined as specific binding for the generic '%s' at %C"
51674 msgid "%qs already defined as specific binding for the generic %qs at %C"
51675 msgstr "Ya se definió '%s' como un enlace específico para el genérico '%s' en %C"
51677 #: fortran/decl.c:9842
51678 #, gcc-internal-format, gfc-internal-format
51679 msgid "Junk after GENERIC binding at %C"
51680 msgstr "Basura después del enlace GENERIC en %C"
51682 #: fortran/decl.c:9877
51683 #, gcc-internal-format, gfc-internal-format
51684 msgid "FINAL declaration at %C must be inside a derived type CONTAINS section"
51685 msgstr "La declaración FINAL en %C debe estar dentro de una sección de tipo derivado CONTAINS"
51687 #: fortran/decl.c:9888
51688 #, gcc-internal-format, gfc-internal-format
51689 msgid "Derived type declaration with FINAL at %C must be in the specification part of a MODULE"
51690 msgstr "La declaración de tipo derivado con FINAL en %C debe estar en la parte de especificación de un MODULE"
51692 #: fortran/decl.c:9910
51693 #, gcc-internal-format, gfc-internal-format
51694 msgid "Empty FINAL at %C"
51695 msgstr "FINAL vacío en %C"
51697 #: fortran/decl.c:9917
51698 #, gcc-internal-format, gfc-internal-format
51699 msgid "Expected module procedure name at %C"
51700 msgstr "Se esperaba un nombre de procedimiento de módulo en %C"
51702 #: fortran/decl.c:9927
51703 #, fuzzy, gcc-internal-format
51704 #| msgid "Expected \",\" at %C"
51705 msgid "Expected %<,%> at %C"
51706 msgstr "Se esperaba \",\" en %C"
51708 #: fortran/decl.c:9933
51709 #, fuzzy, gcc-internal-format
51710 #| msgid "Unknown procedure name \"%s\" at %C"
51711 msgid "Unknown procedure name %qs at %C"
51712 msgstr "Nombre de procedimiento \"%s\" desconocido en %C"
51714 #: fortran/decl.c:9946
51715 #, fuzzy, gcc-internal-format
51716 #| msgid "'%s' at %C is already defined as FINAL procedure!"
51717 msgid "%qs at %C is already defined as FINAL procedure!"
51718 msgstr "¡'%s' en %C ya se había definido como un procedimiento FINAL!"
51720 #: fortran/decl.c:10016
51721 #, gcc-internal-format, gfc-internal-format
51722 msgid "Unknown attribute in !GCC$ ATTRIBUTES statement at %C"
51723 msgstr "Atributo desconocido en la declaración !GCC$ ATTRIBUTES en %C"
51725 #: fortran/decl.c:10062
51726 #, gcc-internal-format, gfc-internal-format
51727 msgid "Syntax error in !GCC$ ATTRIBUTES statement at %C"
51728 msgstr "Error sintáctico en la declaración !GCC$ ATTRIBUTES en %C"
51730 #: fortran/dependency.c:105
51731 #, gcc-internal-format
51732 msgid "identical_array_ref(): inconsistent dimensions"
51733 msgstr ""
51735 #: fortran/dependency.c:193
51736 #, gcc-internal-format
51737 msgid "are_identical_variables: Bad type"
51738 msgstr ""
51740 #. We are told not to check dependencies.
51741 #. We do it, however, and issue a warning in case we find one.
51742 #. If a dependency is found in the case
51743 #. elemental == ELEM_CHECK_VARIABLE, we will generate
51744 #. a temporary, so we don't need to bother the user.
51745 #: fortran/dependency.c:976
51746 #, gcc-internal-format, gfc-internal-format
51747 msgid "INTENT(%s) actual argument at %L might interfere with actual argument at %L."
51748 msgstr "El argumento actual INTENT(%s) en %L puede interferir con el argumento actual en %L."
51750 #: fortran/dependency.c:1280
51751 #, gcc-internal-format
51752 msgid "gfc_check_dependency: expecting an EXPR_VARIABLE"
51753 msgstr ""
51755 #: fortran/dump-parse-tree.c:201
51756 #, gcc-internal-format
51757 msgid "show_array_spec(): Unhandled array shape type."
51758 msgstr ""
51760 #: fortran/dump-parse-tree.c:280
51761 #, gcc-internal-format
51762 msgid "show_array_ref(): Unknown array reference"
51763 msgstr ""
51765 #: fortran/dump-parse-tree.c:312
51766 #, fuzzy, gcc-internal-format
51767 #| msgid "gfc_trans_code(): Bad statement code"
51768 msgid "show_ref(): Bad component code"
51769 msgstr "gfc_trans_code(): Código de declaración erróneo"
51771 #: fortran/dump-parse-tree.c:576
51772 #, gcc-internal-format
51773 msgid "show_expr(): Bad intrinsic in expression!"
51774 msgstr ""
51776 #: fortran/dump-parse-tree.c:619
51777 #, gcc-internal-format
51778 msgid "show_expr(): Don't know how to show expr"
51779 msgstr ""
51781 #: fortran/dump-parse-tree.c:2756
51782 #, fuzzy, gcc-internal-format
51783 #| msgid "gfc_trans_code(): Bad statement code"
51784 msgid "show_code_node(): Bad statement code"
51785 msgstr "gfc_trans_code(): Código de declaración erróneo"
51787 #: fortran/error.c:335
51788 #, gcc-internal-format, gfc-internal-format
51789 msgid "    Included at %s:%d:"
51790 msgstr "    Incluído en %s:%d:"
51792 #: fortran/error.c:421
51793 #, gcc-internal-format
51794 msgid "<During initialization>\n"
51795 msgstr "<Durante la inicialización>\n"
51797 #: fortran/expr.c:148
51798 #, gcc-internal-format
51799 msgid "gfc_get_constant_expr(): locus %<where%> cannot be NULL"
51800 msgstr ""
51802 #: fortran/expr.c:347
51803 #, fuzzy, gcc-internal-format
51804 #| msgid "gfc_trans_code(): Bad statement code"
51805 msgid "gfc_copy_expr(): Bad expr node"
51806 msgstr "gfc_trans_code(): Código de declaración erróneo"
51808 #: fortran/expr.c:494
51809 #, gcc-internal-format
51810 msgid "free_expr0(): Bad expr type"
51811 msgstr ""
51813 #: fortran/expr.c:624 fortran/expr.c:626
51814 #, gcc-internal-format, gfc-internal-format
51815 msgid "Constant expression required at %C"
51816 msgstr "Se requiere una expresión constante en %C"
51818 #: fortran/expr.c:633 fortran/expr.c:635
51819 #, gcc-internal-format, gfc-internal-format
51820 msgid "Integer expression required at %C"
51821 msgstr "Se requiere una expresión entera en %C"
51823 #: fortran/expr.c:643 fortran/expr.c:645
51824 #, gcc-internal-format, gfc-internal-format
51825 msgid "Integer value too large in expression at %C"
51826 msgstr "Valor entero demasiado grande en la expresión en %C"
51828 #: fortran/expr.c:967
51829 #, gcc-internal-format
51830 msgid "gfc_is_constant_expr(): Unknown expression type"
51831 msgstr ""
51833 #: fortran/expr.c:1119
51834 #, gcc-internal-format
51835 msgid "simplify_intrinsic_op(): Bad operator"
51836 msgstr ""
51838 #: fortran/expr.c:1225
51839 #, gcc-internal-format, gfc-internal-format
51840 msgid "Index in dimension %d is out of bounds at %L"
51841 msgstr "El índice en la dimensión %d está fuera de los límites en %L"
51843 #: fortran/expr.c:1413 fortran/expr.c:1464
51844 #, gcc-internal-format, gfc-internal-format
51845 msgid "index in dimension %d is out of bounds at %L"
51846 msgstr "El índice en la dimensión %d está fuera de los límites en %L"
51848 #: fortran/expr.c:1540
51849 #, gcc-internal-format, gfc-internal-format
51850 msgid "The number of elements in the array constructor at %L requires an increase of the allowed %d upper limit.   See -fmax-array-constructor option"
51851 msgstr "El número de elementos en el constructor de matriz en %L requiere un incremento del límite superior %d permitido.  Vea la opción -fmax-array-constructor"
51853 #: fortran/expr.c:2068
51854 #, gcc-internal-format, gfc-internal-format
51855 msgid "elemental function arguments at %C are not compliant"
51856 msgstr "los argumentos de la función elemental en %C no cumplen"
51858 #: fortran/expr.c:2112
51859 #, gcc-internal-format, gfc-internal-format
51860 msgid "Numeric or CHARACTER operands are required in expression at %L"
51861 msgstr "Se requieren operandos numéricos o CHARACTER en la expresión en %L"
51863 #: fortran/expr.c:2137
51864 #, gcc-internal-format, gfc-internal-format
51865 msgid "Concatenation operator in expression at %L must have two CHARACTER operands"
51866 msgstr "El operador de concatenación en la expresión en %L debe tener dos operandos CHARACTER"
51868 #: fortran/expr.c:2144
51869 #, gcc-internal-format, gfc-internal-format
51870 msgid "Concat operator at %L must concatenate strings of the same kind"
51871 msgstr "El operador de concatenación en %L debe concatenar cadenas del mismo género"
51873 #: fortran/expr.c:2154
51874 #, gcc-internal-format, gfc-internal-format
51875 msgid ".NOT. operator in expression at %L must have a LOGICAL operand"
51876 msgstr "El operador .NOT. en la expresión en %L debe tener un operando LOGICAL"
51878 #: fortran/expr.c:2170
51879 #, gcc-internal-format, gfc-internal-format
51880 msgid "LOGICAL operands are required in expression at %L"
51881 msgstr "Se requieren operandos LOGICAL en la expresión en %L"
51883 #: fortran/expr.c:2181
51884 #, gcc-internal-format, gfc-internal-format
51885 msgid "Only intrinsic operators can be used in expression at %L"
51886 msgstr "Sólo se pueden usar operandos intrínsecos en la expresión en %L"
51888 #: fortran/expr.c:2189
51889 #, gcc-internal-format, gfc-internal-format
51890 msgid "Numeric operands are required in expression at %L"
51891 msgstr "Se requieren operandos numéricos en la expresión en %L"
51893 #: fortran/expr.c:2212
51894 #, fuzzy, gcc-internal-format
51895 #| msgid "Invalid initialization expression for ALLOCATABLE component '%s' in structure constructor at %L"
51896 msgid "Invalid initialization expression for ALLOCATABLE component %qs in structure constructor at %L"
51897 msgstr "Expresión de inicialización no válida para el componente ALLOCATABLE '%s' en el constructor de estructura en %L"
51899 #: fortran/expr.c:2323
51900 #, fuzzy, gcc-internal-format
51901 #| msgid "Assumed or deferred character length variable '%s'  in constant expression at %L"
51902 msgid "Assumed or deferred character length variable %qs in constant expression at %L"
51903 msgstr "Se asume o difiere el carácter de longitud variable '%s' en la expresión constante en %L"
51905 #: fortran/expr.c:2389
51906 #, fuzzy, gcc-internal-format
51907 #| msgid "transformational intrinsic '%s' at %L is not permitted in an initialization expression"
51908 msgid "transformational intrinsic %qs at %L is not permitted in an initialization expression"
51909 msgstr "no se permite el intrínseco transformacional '%s' en %L en una expresión de inicialización"
51911 #: fortran/expr.c:2420
51912 #, fuzzy, gcc-internal-format, gfc-internal-format
51913 #| msgid "Extension: Evaluation of nonstandard initialization expression at %L"
51914 msgid "Evaluation of nonstandard initialization expression at %L"
51915 msgstr "Extensión: Evaluación de una expresión de inicialización no estándar en %L"
51917 #: fortran/expr.c:2497 fortran/resolve.c:2580
51918 #, fuzzy, gcc-internal-format
51919 #| msgid "Function '%s' in initialization expression at %L must be an intrinsic function"
51920 msgid "Function %qs in initialization expression at %L must be an intrinsic function"
51921 msgstr "La función '%s' en la expresión de inicialización en %L debe ser una funión intrínseca"
51923 #: fortran/expr.c:2509
51924 #, fuzzy, gcc-internal-format
51925 #| msgid "Intrinsic function '%s' at %L is not permitted in an initialization expression"
51926 msgid "Intrinsic function %qs at %L is not permitted in an initialization expression"
51927 msgstr "No se permite la función intrínseco '%s' en %L en una expresión de inicialización"
51929 #: fortran/expr.c:2544
51930 #, fuzzy, gcc-internal-format
51931 #| msgid "PARAMETER '%s' is used at %L before its definition is complete"
51932 msgid "PARAMETER %qs is used at %L before its definition is complete"
51933 msgstr "Se usa el PARAMETER '%s' en %L antes de que su definición esté completa"
51935 #: fortran/expr.c:2564
51936 #, fuzzy, gcc-internal-format
51937 #| msgid "Assumed size array '%s' at %L is not permitted in an initialization expression"
51938 msgid "Assumed size array %qs at %L is not permitted in an initialization expression"
51939 msgstr "No se permite la matriz de tamaño asumido '%s' en %L en una expresión de inicialización"
51941 #: fortran/expr.c:2570
51942 #, fuzzy, gcc-internal-format
51943 #| msgid "Assumed shape array '%s' at %L is not permitted in an initialization expression"
51944 msgid "Assumed shape array %qs at %L is not permitted in an initialization expression"
51945 msgstr "No se permite la matriz de forma asumida '%s' en %L en una expresión de inicialización"
51947 #: fortran/expr.c:2576
51948 #, fuzzy, gcc-internal-format
51949 #| msgid "Deferred array '%s' at %L is not permitted in an initialization expression"
51950 msgid "Deferred array %qs at %L is not permitted in an initialization expression"
51951 msgstr "No se permite la matriz diferida '%s' en %L en una expresión de inicialización"
51953 #: fortran/expr.c:2582
51954 #, fuzzy, gcc-internal-format
51955 #| msgid "Array '%s' at %L is a variable, which does not reduce to a constant expression"
51956 msgid "Array %qs at %L is a variable, which does not reduce to a constant expression"
51957 msgstr "La matriz '%s' en %L es una variable, lo cual no se reduce a una expresión constante"
51959 #: fortran/expr.c:2592
51960 #, fuzzy, gcc-internal-format
51961 #| msgid "Parameter '%s' at %L has not been declared or is a variable, which does not reduce to a constant expression"
51962 msgid "Parameter %qs at %L has not been declared or is a variable, which does not reduce to a constant expression"
51963 msgstr "El parámetro '%s' en %L no se ha declarado o es una variable, lo cual no se reduce a una expresión constante"
51965 #: fortran/expr.c:2646
51966 #, fuzzy, gcc-internal-format
51967 #| msgid "Expected expression type"
51968 msgid "check_init_expr(): Unknown expression type"
51969 msgstr "Se esperaba un tipo de expresión"
51971 #: fortran/expr.c:2773
51972 #, fuzzy, gcc-internal-format
51973 #| msgid "Specification function '%s' at %L cannot be a statement function"
51974 msgid "Specification function %qs at %L cannot be a statement function"
51975 msgstr "La función de especificación '%s' en %L no puede ser una función de declaración"
51977 #: fortran/expr.c:2780
51978 #, fuzzy, gcc-internal-format
51979 #| msgid "Specification function '%s' at %L cannot be an internal function"
51980 msgid "Specification function %qs at %L cannot be an internal function"
51981 msgstr "La función de especificación '%s' en %L no puede ser una función interna"
51983 #: fortran/expr.c:2787
51984 #, fuzzy, gcc-internal-format
51985 #| msgid "Specification function '%s' at %L must be PURE"
51986 msgid "Specification function %qs at %L must be PURE"
51987 msgstr "La función de especificación '%s' en %L debe ser PURE"
51989 #: fortran/expr.c:2795
51990 #, fuzzy, gcc-internal-format
51991 #| msgid "Specification function '%s' at %L cannot be RECURSIVE"
51992 msgid "Specification function %qs at %L cannot be RECURSIVE"
51993 msgstr "La función de especificación '%s' en %L no puede ser RECURSIVE"
51995 #: fortran/expr.c:2941
51996 #, fuzzy, gcc-internal-format
51997 #| msgid "Dummy argument '%s' not allowed in expression at %L"
51998 msgid "Dummy argument %qs not allowed in expression at %L"
51999 msgstr "No se permite el argumento dummy '%s' en la expresión en %L"
52001 #: fortran/expr.c:2948
52002 #, fuzzy, gcc-internal-format
52003 #| msgid "Dummy argument '%s' at %L cannot be OPTIONAL"
52004 msgid "Dummy argument %qs at %L cannot be OPTIONAL"
52005 msgstr "El argumento dummy '%s' en %L no puede ser OPTIONAL"
52007 #: fortran/expr.c:2955
52008 #, fuzzy, gcc-internal-format
52009 #| msgid "Dummy argument '%s' at %L cannot be INTENT(OUT)"
52010 msgid "Dummy argument %qs at %L cannot be INTENT(OUT)"
52011 msgstr "El argumento dummy '%s' en %L no puede ser INTENT(OUT)"
52013 #: fortran/expr.c:2984
52014 #, fuzzy, gcc-internal-format
52015 #| msgid "Variable '%s' cannot appear in the expression at %L"
52016 msgid "Variable %qs cannot appear in the expression at %L"
52017 msgstr "La variable '%s' no puede aparecer en la expresión en %L"
52019 #: fortran/expr.c:3015
52020 #, fuzzy, gcc-internal-format
52021 #| msgid "Expected expression type"
52022 msgid "check_restricted(): Unknown expression type"
52023 msgstr "Se esperaba un tipo de expresión"
52025 #: fortran/expr.c:3035
52026 #, gcc-internal-format, gfc-internal-format
52027 msgid "Expression at %L must be of INTEGER type, found %s"
52028 msgstr "La expresión en %L debe ser de tipo INTEGER, se encontró %s"
52030 #: fortran/expr.c:3047
52031 #, fuzzy, gcc-internal-format
52032 #| msgid "Function '%s' at %L must be PURE"
52033 msgid "Function %qs at %L must be PURE"
52034 msgstr "La función '%s' en %L debe ser PURE"
52036 #: fortran/expr.c:3056
52037 #, gcc-internal-format, gfc-internal-format
52038 msgid "Expression at %L must be scalar"
52039 msgstr "La expresión en %L debe ser escalar"
52041 #: fortran/expr.c:3090
52042 #, gcc-internal-format, gfc-internal-format
52043 msgid "Incompatible ranks in %s (%d and %d) at %L"
52044 msgstr "Rangos incompatibles en %s (%d y %d) en %L"
52046 #: fortran/expr.c:3104
52047 #, gcc-internal-format, gfc-internal-format
52048 msgid "Different shape for %s at %L on dimension %d (%d and %d)"
52049 msgstr "Forma diferente para %s en %L en la dimensión %d (%d y %d)"
52051 #: fortran/expr.c:3200
52052 #, fuzzy, gcc-internal-format
52053 #| msgid "'%s' at %L is not a VALUE"
52054 msgid "%qs at %L is not a VALUE"
52055 msgstr "'%s' en %L no es un VALUE"
52057 #: fortran/expr.c:3207
52058 #, gcc-internal-format, gfc-internal-format
52059 msgid "Incompatible ranks %d and %d in assignment at %L"
52060 msgstr "Rangos %d y %d incompatibles en la asignación en %L"
52062 #: fortran/expr.c:3214
52063 #, gcc-internal-format, gfc-internal-format
52064 msgid "Variable type is UNKNOWN in assignment at %L"
52065 msgstr "El tipo de la variable es UNKNOWN en la asignación en %L"
52067 #: fortran/expr.c:3226
52068 #, gcc-internal-format, gfc-internal-format
52069 msgid "NULL appears on right-hand side in assignment at %L"
52070 msgstr "NULL aparece en el lado derecho de una asignación en %L"
52072 #: fortran/expr.c:3236
52073 #, fuzzy, gcc-internal-format, gfc-internal-format
52074 #| msgid "POINTER valued function appears on right-hand side of assignment at %L"
52075 msgid "POINTER-valued function appears on right-hand side of assignment at %L"
52076 msgstr "Una función valuada como POINTER aparece en el lado derecho de la asignación en %L"
52078 #: fortran/expr.c:3246
52079 #, fuzzy, gcc-internal-format
52080 #| msgid "Extension: BOZ literal at %L used to initialize non-integer variable '%s'"
52081 msgid "BOZ literal at %L used to initialize non-integer variable %qs"
52082 msgstr "Extensión: se usa la literal BOZ en %L para inicializar la variable '%s' que no es entera"
52084 #: fortran/expr.c:3251 fortran/resolve.c:9949
52085 #, fuzzy, gcc-internal-format, gfc-internal-format
52086 #| msgid "Extension: BOZ literal at %L outside a DATA statement and outside INT/REAL/DBLE/CMPLX"
52087 msgid "BOZ literal at %L outside a DATA statement and outside INT/REAL/DBLE/CMPLX"
52088 msgstr "Extensión: la literal BOZ en %L está fuera de una declaración DATA y fuera de INT/REAL/DBLE/CMPLX"
52090 #: fortran/expr.c:3262 fortran/resolve.c:9960
52091 #, fuzzy, gcc-internal-format
52092 #| msgid "BOZ literal at %L is bitwise transferred non-integer symbol '%s'"
52093 msgid "BOZ literal at %L is bitwise transferred non-integer symbol %qs"
52094 msgstr "La literal BOZ en %L se transfiere por bits al símbolo '%s' que no es entero"
52096 #: fortran/expr.c:3270 fortran/resolve.c:9969
52097 #, fuzzy, gcc-internal-format
52098 #| msgid "Arithmetic underflow of bit-wise transferred BOZ at %L. This check can be disabled with the option -fno-range-check"
52099 msgid "Arithmetic underflow of bit-wise transferred BOZ at %L. This check can be disabled with the option %<-fno-range-check%>"
52100 msgstr "Desborde aritmético por debajo del BOZ transferido por bits en %L. Esta revisión se puede desactivar con la opción -fno-range-check"
52102 #: fortran/expr.c:3274 fortran/resolve.c:9973
52103 #, fuzzy, gcc-internal-format
52104 #| msgid "Arithmetic overflow of bit-wise transferred BOZ at %L. This check can be disabled with the option -fno-range-check"
52105 msgid "Arithmetic overflow of bit-wise transferred BOZ at %L. This check can be disabled with the option %<-fno-range-check%>"
52106 msgstr "Desborde aritmético del BOZ transferido por bits en %L. Esta revisión se puede desactivar con la opción -fno-range-check"
52108 #: fortran/expr.c:3278 fortran/resolve.c:9977
52109 #, fuzzy, gcc-internal-format
52110 #| msgid "Arithmetic NaN of bit-wise transferred BOZ at %L. This check can be disabled with the option -fno-range-check"
52111 msgid "Arithmetic NaN of bit-wise transferred BOZ at %L. This check can be disabled with the option %<-fno-range-check%>"
52112 msgstr "NaN aritmético del BOZ transferido por bits en %L. Esta revisión se puede desactivar con la opción -fno-range-check"
52114 #: fortran/expr.c:3300
52115 #, gcc-internal-format, gfc-internal-format
52116 msgid "Incompatible types in DATA statement at %L; attempted conversion of %s to %s"
52117 msgstr "Tipos incompatible en la declaración DATA en %L; se intentó la conversión de %s a %s"
52119 #: fortran/expr.c:3339
52120 #, gcc-internal-format, gfc-internal-format
52121 msgid "Pointer assignment target is not a POINTER at %L"
52122 msgstr "El objetivo de asignación de puntero no es un POINTER en %L"
52124 #: fortran/expr.c:3347
52125 #, fuzzy, gcc-internal-format
52126 #| msgid "'%s' in the pointer assignment at %L cannot be an l-value since it is a procedure"
52127 msgid "%qs in the pointer assignment at %L cannot be an l-value since it is a procedure"
52128 msgstr "'%s' en la asignación de puntero en %L no puede ser un l-valor ya que es un procedimiento"
52130 #: fortran/expr.c:3370
52131 #, fuzzy, gcc-internal-format
52132 #| msgid "Expected bounds specification for '%s' at %L"
52133 msgid "Expected bounds specification for %qs at %L"
52134 msgstr "Se esperaba una especificación de límites para '%s' en %L"
52136 #: fortran/expr.c:3375
52137 #, fuzzy, gcc-internal-format
52138 #| msgid "Fortran 2003: Bounds specification for '%s' in pointer assignment at %L"
52139 msgid "Bounds specification for %qs in pointer assignment at %L"
52140 msgstr "Fortran 2003: Especificación de límites para '%s' en una asignación de puntero en %L"
52142 #: fortran/expr.c:3388
52143 #, gcc-internal-format, gfc-internal-format
52144 msgid "Lower bound has to be present at %L"
52145 msgstr "El límite inferior debe estar presente en %L"
52147 #: fortran/expr.c:3394
52148 #, gcc-internal-format, gfc-internal-format
52149 msgid "Stride must not be present at %L"
52150 msgstr "El tranco no debe ser estar presente en %L"
52152 #: fortran/expr.c:3406
52153 #, gcc-internal-format, gfc-internal-format
52154 msgid "Either all or none of the upper bounds must be specified at %L"
52155 msgstr "Se deben especificar todos o ninguno de los límites superiores en %L"
52157 #: fortran/expr.c:3432
52158 #, gcc-internal-format, gfc-internal-format
52159 msgid "Pointer object at %L shall not have a coindex"
52160 msgstr "El objeto puntero en %L no debe tener un coíndice"
52162 #: fortran/expr.c:3453
52163 #, gcc-internal-format, gfc-internal-format
52164 msgid "Invalid procedure pointer assignment at %L"
52165 msgstr "Asignación de puntero de procedimiento no válida en %L"
52167 #: fortran/expr.c:3477
52168 #, fuzzy, gcc-internal-format
52169 #| msgid "Statement function '%s' is invalid in procedure pointer assignment at %L"
52170 msgid "Function result %qs is invalid as proc-target in procedure pointer assignment at %L"
52171 msgstr "La función de declaración '%s' es no válida en la asignación de puntero de procedimiento en %L"
52173 #: fortran/expr.c:3486
52174 #, fuzzy, gcc-internal-format
52175 #| msgid "Abstract interface '%s' is invalid in procedure pointer assignment at %L"
52176 msgid "Abstract interface %qs is invalid in procedure pointer assignment at %L"
52177 msgstr "La interfaz abstracta '%s' es no válida en la asignación de puntero de procedimiento en %L"
52179 #: fortran/expr.c:3496
52180 #, fuzzy, gcc-internal-format
52181 #| msgid "Statement function '%s' is invalid in procedure pointer assignment at %L"
52182 msgid "Statement function %qs is invalid in procedure pointer assignment at %L"
52183 msgstr "La función de declaración '%s' es no válida en la asignación de puntero de procedimiento en %L"
52185 #: fortran/expr.c:3502
52186 #, fuzzy, gcc-internal-format
52187 #| msgid "Internal procedure '%s' is invalid in procedure pointer assignment at %L"
52188 msgid "Internal procedure %qs is invalid in procedure pointer assignment at %L"
52189 msgstr "El procedimiento interno '%s' es no válido en la asignación de puntero de procedimiento en %L"
52191 #: fortran/expr.c:3509
52192 #, fuzzy, gcc-internal-format
52193 #| msgid "Internal procedure '%s' is invalid in procedure pointer assignment at %L"
52194 msgid "Intrinsic %qs at %L is invalid in procedure pointer assignment"
52195 msgstr "El procedimiento interno '%s' es no válido en la asignación de puntero de procedimiento en %L"
52197 #: fortran/expr.c:3517
52198 #, fuzzy, gcc-internal-format
52199 #| msgid "Nonintrinsic elemental procedure '%s' is invalid in procedure pointer assigment at %L"
52200 msgid "Nonintrinsic elemental procedure %qs is invalid in procedure pointer assignment at %L"
52201 msgstr "El procedimiento elemental que no es intrínseco '%s' es no válido en la asignación de puntero de procedimiento en %L"
52203 #: fortran/expr.c:3540
52204 #, gcc-internal-format, gfc-internal-format
52205 msgid "Mismatch in the procedure pointer assignment at %L: mismatch in the calling convention"
52206 msgstr "No hay coincidencia en la asignación de puntero a procedimiento en %L: no hay coincidencia en la convención a llamada"
52208 #: fortran/expr.c:3593
52209 #, fuzzy, gcc-internal-format
52210 #| msgid "Interface mismatch in procedure pointer assignment at %L: %s"
52211 msgid "Interface mismatch in procedure pointer assignment at %L: %qs is not a subroutine"
52212 msgstr "No coincide la interfaz en la asignación de puntero a procedimiento en %L: %s"
52214 #: fortran/expr.c:3603 fortran/expr.c:3618
52215 #, fuzzy, gcc-internal-format
52216 #| msgid "NOPASS or explicit interface required at %C"
52217 msgid "Explicit interface required for component %qs at %L: %s"
52218 msgstr "Se requiere NOPASS o una interfaz explícita en %C"
52220 #: fortran/expr.c:3609 fortran/expr.c:3624 fortran/resolve.c:2458
52221 #, fuzzy, gcc-internal-format
52222 #| msgid "NOPASS or explicit interface required at %C"
52223 msgid "Explicit interface required for %qs at %L: %s"
52224 msgstr "Se requiere NOPASS o una interfaz explícita en %C"
52226 #: fortran/expr.c:3636
52227 #, gcc-internal-format, gfc-internal-format
52228 msgid "Interface mismatch in procedure pointer assignment at %L: %s"
52229 msgstr "No coincide la interfaz en la asignación de puntero a procedimiento en %L: %s"
52231 #: fortran/expr.c:3645
52232 #, gcc-internal-format
52233 msgid "Procedure pointer target %qs at %L must be either an intrinsic, host or use associated, referenced or have the EXTERNAL attribute"
52234 msgstr ""
52236 #: fortran/expr.c:3662
52237 #, gcc-internal-format, gfc-internal-format
52238 msgid "Data-pointer-object at %L must be unlimited polymorphic, or of a type with the BIND or SEQUENCE attribute, to be compatible with an unlimited polymorphic target"
52239 msgstr ""
52241 #: fortran/expr.c:3667
52242 #, gcc-internal-format, gfc-internal-format
52243 msgid "Different types in pointer assignment at %L; attempted assignment of %s to %s"
52244 msgstr "Tipos diferentes en la asignación de puntero en %L; se intentó la asignación de %s a %s"
52246 #: fortran/expr.c:3676
52247 #, gcc-internal-format, gfc-internal-format
52248 msgid "Different kind type parameters in pointer assignment at %L"
52249 msgstr "Parámetros de tipo de género diferentes en la asignación de puntero en %L"
52251 #: fortran/expr.c:3683
52252 #, gcc-internal-format, gfc-internal-format
52253 msgid "Different ranks in pointer assignment at %L"
52254 msgstr "Rangos diferentes en la asignación de puntero en %L"
52256 #: fortran/expr.c:3702
52257 #, gcc-internal-format, gfc-internal-format
52258 msgid "Rank remapping target is smaller than size of the pointer (%ld < %ld) at %L"
52259 msgstr "El objetivo de remapeo de rango es menor que el tamaño del puntero (%ld < %ld) en %L"
52261 #: fortran/expr.c:3715
52262 #, gcc-internal-format, gfc-internal-format
52263 msgid "Rank remapping target must be rank 1 or simply contiguous at %L"
52264 msgstr "El objetivo de remapeo de rango de debe ser de rango 1 o simplemente contiguo en %L"
52266 #: fortran/expr.c:3719
52267 #, fuzzy, gcc-internal-format, gfc-internal-format
52268 #| msgid "Fortran 2008: Rank remapping target is not rank 1 at %L"
52269 msgid "Rank remapping target is not rank 1 at %L"
52270 msgstr "Fortran 2008: El objetivo de remapeo de rango no es rango 1 en %L"
52272 #. The test above might need to be extend when F08, Note 5.4 has to be
52273 #. interpreted in the way that target and pointer with the same coindex
52274 #. are allowed.
52275 #: fortran/expr.c:3751 fortran/expr.c:3799
52276 #, gcc-internal-format, gfc-internal-format
52277 msgid "Data target at %L shall not have a coindex"
52278 msgstr "El objetivo de datos en %L no puede tener un coíndice"
52280 #: fortran/expr.c:3754
52281 #, gcc-internal-format, gfc-internal-format
52282 msgid "Target expression in pointer assignment at %L must deliver a pointer result"
52283 msgstr "La expresión objetivo en la asignación de puntero en %L debe entregar un resultado puntero"
52285 #: fortran/expr.c:3762
52286 #, gcc-internal-format, gfc-internal-format
52287 msgid "Pointer assignment target is neither TARGET nor POINTER at %L"
52288 msgstr "El objetivo de asignación de puntero no es TARGET ni POINTER en %L"
52290 #: fortran/expr.c:3769
52291 #, gcc-internal-format, gfc-internal-format
52292 msgid "Bad target in pointer assignment in PURE procedure at %L"
52293 msgstr "Objetivo erróneo en la asignación de puntero en el procedimiento PURE en %L"
52295 #: fortran/expr.c:3778
52296 #, gcc-internal-format, gfc-internal-format
52297 msgid "Pointer assignment with vector subscript on rhs at %L"
52298 msgstr "Asignación de puntero con subíndice vectorial del lado derecho en %L"
52300 #: fortran/expr.c:3786
52301 #, gcc-internal-format, gfc-internal-format
52302 msgid "Pointer assignment target has PROTECTED attribute at %L"
52303 msgstr "El objetivo de asignación de puntero tiene atributo PROTECTED en %L"
52305 #: fortran/expr.c:3840
52306 #, fuzzy, gcc-internal-format, gfc-internal-format
52307 #| msgid "Target expression in pointer assignment at %L must deliver a pointer result"
52308 msgid "Pointer at %L in pointer assignment might outlive the pointer target"
52309 msgstr "La expresión objetivo en la asignación de puntero en %L debe entregar un resultado puntero"
52311 #: fortran/expr.c:3916 fortran/resolve.c:1344
52312 #, fuzzy, gcc-internal-format, gfc-internal-format
52313 #| msgid "Pointer initialization target at %L must not be ALLOCATABLE "
52314 msgid "Pointer initialization target at %L must not be ALLOCATABLE"
52315 msgstr "El objetivo de inicialización de puntero en %L no debe ser ALLOCATABLE"
52317 #: fortran/expr.c:3922
52318 #, fuzzy, gcc-internal-format, gfc-internal-format
52319 #| msgid "Pointer initialization target at %C must have the TARGET attribute"
52320 msgid "Pointer initialization target at %L must have the TARGET attribute"
52321 msgstr "El objetivo de inicialización de puntero en %C debe tener el atributo TARGET"
52323 #: fortran/expr.c:3937 fortran/resolve.c:1350
52324 #, gcc-internal-format, gfc-internal-format
52325 msgid "Pointer initialization target at %L must have the SAVE attribute"
52326 msgstr "El objetivo de inicialización de puntero en %L debe tener el atributo SAVE"
52328 #: fortran/expr.c:3949
52329 #, gcc-internal-format, gfc-internal-format
52330 msgid "Procedure pointer initialization target at %L may not be a procedure pointer"
52331 msgstr "El objetivo de inicialización de puntero a procedimiento en %L tal vez no es un puntero a procedimiento"
52333 #: fortran/expr.c:5234
52334 #, gcc-internal-format, gfc-internal-format
52335 msgid "Fortran 2008: Pointer functions in variable definition context (%s) at %L"
52336 msgstr "Fortran 2008: Funciones puntero en un contexto de definición variable (%s) en %L"
52338 #: fortran/expr.c:5242
52339 #, gcc-internal-format, gfc-internal-format
52340 msgid "Non-variable expression in variable definition context (%s) at %L"
52341 msgstr "Expresión que no es variable en el contexto de definición variable (%s) en %L"
52343 #: fortran/expr.c:5250
52344 #, fuzzy, gcc-internal-format
52345 #| msgid "Named constant '%s' in variable definition context (%s) at %L"
52346 msgid "Named constant %qs in variable definition context (%s) at %L"
52347 msgstr "Constante nombrada '%s' en el contexto de definición variable (%s) en %L"
52349 #: fortran/expr.c:5259
52350 #, fuzzy, gcc-internal-format
52351 #| msgid "'%s' in variable definition context (%s) at %L is not a variable"
52352 msgid "%qs in variable definition context (%s) at %L is not a variable"
52353 msgstr "'%s' en el contexto de definición variable (%s) en %L no es una variable"
52355 #: fortran/expr.c:5270
52356 #, gcc-internal-format, gfc-internal-format
52357 msgid "Non-POINTER in pointer association context (%s) at %L"
52358 msgstr "Uno que no es POINTER en el contexto de asociación de puntero (%s) en %L"
52360 #: fortran/expr.c:5279
52361 #, fuzzy, gcc-internal-format, gfc-internal-format
52362 #| msgid "Named constant '%s' in variable definition context (%s) at %L"
52363 msgid "Type inaccessible in variable definition context (%s) at %L"
52364 msgstr "Constante nombrada '%s' en el contexto de definición variable (%s) en %L"
52366 #: fortran/expr.c:5292
52367 #, gcc-internal-format, gfc-internal-format
52368 msgid "LOCK_TYPE in variable definition context (%s) at %L"
52369 msgstr "LOCK_TYPE en el contexto de definición variable (%s) en %L"
52371 #: fortran/expr.c:5305
52372 #, fuzzy, gcc-internal-format, gfc-internal-format
52373 #| msgid "LOCK_TYPE in variable definition context (%s) at %L"
52374 msgid "LOCK_EVENT in variable definition context (%s) at %L"
52375 msgstr "LOCK_TYPE en el contexto de definición variable (%s) en %L"
52377 #: fortran/expr.c:5335
52378 #, fuzzy, gcc-internal-format
52379 #| msgid "Dummy argument '%s' with INTENT(IN) in pointer association context (%s) at %L"
52380 msgid "Dummy argument %qs with INTENT(IN) in pointer association context (%s) at %L"
52381 msgstr "Argumento dummy '%s' con INTENT(IN) en el contexto de asociación de puntero (%s) en %L"
52383 #: fortran/expr.c:5343
52384 #, fuzzy, gcc-internal-format
52385 #| msgid "Dummy argument '%s' with INTENT(IN) in variable definition context (%s) at %L"
52386 msgid "Dummy argument %qs with INTENT(IN) in variable definition context (%s) at %L"
52387 msgstr "Argumento dummy '%s' con INTENT(IN) en el contexto de definición de variable (%s) en %L"
52389 #: fortran/expr.c:5356
52390 #, fuzzy, gcc-internal-format
52391 #| msgid "Variable '%s' is PROTECTED and can not appear in a pointer association context (%s) at %L"
52392 msgid "Variable %qs is PROTECTED and can not appear in a pointer association context (%s) at %L"
52393 msgstr "La variable '%s' es PROTECTED y no puede aparecer en un contexto de asociación de puntero (%s) en %L"
52395 #: fortran/expr.c:5364
52396 #, fuzzy, gcc-internal-format
52397 #| msgid "Variable '%s' is PROTECTED and can not appear in a variable definition context (%s) at %L"
52398 msgid "Variable %qs is PROTECTED and can not appear in a variable definition context (%s) at %L"
52399 msgstr "La variable '%s' es PROTECTED y no puede aparecer en un contexto de definición variable (%s) en %L"
52401 #: fortran/expr.c:5376
52402 #, fuzzy, gcc-internal-format
52403 #| msgid "Variable '%s' can not appear in a variable definition context (%s) at %L in PURE procedure"
52404 msgid "Variable %qs can not appear in a variable definition context (%s) at %L in PURE procedure"
52405 msgstr "La variable '%s' no puede aparecer en un contexto de definición variable (%s) en %L en el procedimiento PURE"
52407 #: fortran/expr.c:5435
52408 #, fuzzy, gcc-internal-format
52409 #| msgid "'%s' at %L associated to vector-indexed target can not be used in a variable definition context (%s)"
52410 msgid "%qs at %L associated to vector-indexed target can not be used in a variable definition context (%s)"
52411 msgstr "No se puede usar '%s' en %L asociado al objetivo con índice vectorial en un contexto de definición variable (%s)"
52413 #: fortran/expr.c:5439
52414 #, fuzzy, gcc-internal-format
52415 #| msgid "'%s' at %L associated to expression can not be used in a variable definition context (%s)"
52416 msgid "%qs at %L associated to expression can not be used in a variable definition context (%s)"
52417 msgstr "No se puede usar '%s' en %L asociado a una expresión en un contexto de definición variable (%s)"
52419 #: fortran/expr.c:5450
52420 #, fuzzy, gcc-internal-format
52421 #| msgid "Associate-name '%s' can not appear in a variable definition context (%s) at %L because its target at %L can not, either"
52422 msgid "Associate-name %qs can not appear in a variable definition context (%s) at %L because its target at %L can not, either"
52423 msgstr "El nombre asociado '%s' no puede aparecer en un contexto de definición variable (%s) en %L porque su obtetivo en %L tampoco puede aparecer"
52425 #: fortran/expr.c:5492
52426 #, fuzzy, gcc-internal-format, gfc-internal-format
52427 #| msgid "'%s' at %L associated to expression can not be used in a variable definition context (%s)"
52428 msgid "Elements with the same value at %L and %L in vector subscript in a variable definition context (%s)"
52429 msgstr "No se puede usar '%s' en %L asociado a una expresión en un contexto de definición variable (%s)"
52431 #: fortran/f95-lang.c:251
52432 #, gcc-internal-format, gfc-internal-format
52433 msgid "can't open input file: %s"
52434 msgstr "no se puede abrir el fichero de entrada: %s"
52436 #: fortran/frontend-passes.c:167
52437 #, fuzzy, gcc-internal-format
52438 #| msgid "in statement"
52439 msgid "No location in statement"
52440 msgstr "en la sentencia"
52442 #: fortran/frontend-passes.c:182
52443 #, fuzzy, gcc-internal-format, gfc-internal-format
52444 #| msgid "Expected exponent in expression at %C"
52445 msgid "No location in expression near %L"
52446 msgstr "Se esperaba un exponente en la expresión en %C"
52448 #: fortran/frontend-passes.c:381
52449 #, gcc-internal-format
52450 msgid "Illegal id in copy_walk_reduction_arg"
52451 msgstr ""
52453 #: fortran/frontend-passes.c:781 fortran/trans-array.c:1044
52454 #: fortran/trans-array.c:6232 fortran/trans-array.c:7633
52455 #: fortran/trans-intrinsic.c:7067
52456 #, gcc-internal-format, gfc-internal-format
52457 msgid "Creating array temporary at %L"
52458 msgstr "Se crea una matriz temporal en %L"
52460 #: fortran/frontend-passes.c:806 fortran/frontend-passes.c:810
52461 #, fuzzy, gcc-internal-format
52462 #| msgid "Removing call to function '%s' at %L"
52463 msgid "Removing call to function %qs at %L"
52464 msgstr "Se elimina la llamada a la función '%s' en %L"
52466 #: fortran/frontend-passes.c:1797
52467 #, fuzzy, gcc-internal-format
52468 #| msgid "invalid operands in gimple comparison"
52469 msgid "illegal OP in optimize_comparison"
52470 msgstr "operandos no válidos en la comparación gimple"
52472 #: fortran/frontend-passes.c:1989
52473 #, fuzzy, gcc-internal-format
52474 #| msgid "Variable '%s' at %C cannot be redefined inside loop beginning at %L"
52475 msgid "Variable %qs at %L set to undefined value inside loop  beginning at %L as INTENT(OUT) argument to subroutine %qs"
52476 msgstr "La variable '%s' en %C no se puede redefinir dentro del inicio de un bucle en %L"
52478 #: fortran/frontend-passes.c:1996
52479 #, fuzzy, gcc-internal-format
52480 #| msgid "Variable '%s' at %C cannot be redefined inside loop beginning at %L"
52481 msgid "Variable %qs at %L not definable inside loop beginning at %L as INTENT(INOUT) argument to subroutine %qs"
52482 msgstr "La variable '%s' en %C no se puede redefinir dentro del inicio de un bucle en %L"
52484 #: fortran/frontend-passes.c:2061
52485 #, fuzzy, gcc-internal-format
52486 #| msgid "Variable '%s' at %C cannot be redefined inside loop beginning at %L"
52487 msgid "Variable %qs at %L set to undefined value inside loop beginning at %L as INTENT(OUT) argument to function %qs"
52488 msgstr "La variable '%s' en %C no se puede redefinir dentro del inicio de un bucle en %L"
52490 #: fortran/frontend-passes.c:2067
52491 #, fuzzy, gcc-internal-format
52492 #| msgid "Variable '%s' at %C cannot be redefined inside loop beginning at %L"
52493 msgid "Variable %qs at %L not definable inside loop beginning at %L as INTENT(INOUT) argument to function %qs"
52494 msgstr "La variable '%s' en %C no se puede redefinir dentro del inicio de un bucle en %L"
52496 #: fortran/frontend-passes.c:2315 fortran/trans-expr.c:1526
52497 #, gcc-internal-format, gfc-internal-format
52498 msgid "Code for reallocating the allocatable array at %L will be added"
52499 msgstr ""
52501 #: fortran/frontend-passes.c:2794
52502 #, gcc-internal-format
52503 msgid "Scalarization using DIMEN_RANGE unimplemented"
52504 msgstr ""
52506 #: fortran/gfortranspec.c:145
52507 #, gcc-internal-format
52508 msgid "overflowed output arg list for %qs"
52509 msgstr "lista de argumentos de salida desbordada para %qs"
52511 #: fortran/gfortranspec.c:299
52512 #, gcc-internal-format
52513 msgid "no input files; unwilling to write output files"
52514 msgstr "no hay ficheros de entrada; incapaz de escribir ficheros de salida"
52516 #: fortran/interface.c:225
52517 #, gcc-internal-format, gfc-internal-format
52518 msgid "Syntax error in generic specification at %C"
52519 msgstr "Error sintáctico en la especificación genérica en %C"
52521 #: fortran/interface.c:252
52522 #, gcc-internal-format, gfc-internal-format
52523 msgid "Syntax error: Trailing garbage in INTERFACE statement at %C"
52524 msgstr "Error sintáctico: Basura al final de la declaración INTERFACE en %C"
52526 #: fortran/interface.c:272
52527 #, fuzzy, gcc-internal-format
52528 #| msgid "Dummy procedure '%s' at %C cannot have a generic interface"
52529 msgid "Dummy procedure %qs at %C cannot have a generic interface"
52530 msgstr "El procedimiento dummy '%s' en %C no puede tener una interfaz genérica"
52532 #: fortran/interface.c:305
52533 #, fuzzy, gcc-internal-format, gfc-internal-format
52534 #| msgid " ABSTRACT INTERFACE"
52535 msgid "ABSTRACT INTERFACE at %C"
52536 msgstr " INTERFAZ ABSTRACTA"
52538 #: fortran/interface.c:312
52539 #, gcc-internal-format, gfc-internal-format
52540 msgid "Syntax error in ABSTRACT INTERFACE statement at %C"
52541 msgstr "Error sintáctico en la declaración ABSTRACT INTERFACE en %C"
52543 #: fortran/interface.c:343
52544 #, gcc-internal-format, gfc-internal-format
52545 msgid "Syntax error: Trailing garbage in END INTERFACE statement at %C"
52546 msgstr "Error sintáctico: Basura al final de la declaración END INTERFACE en %C"
52548 #: fortran/interface.c:356
52549 #, gcc-internal-format, gfc-internal-format
52550 msgid "Expected a nameless interface at %C"
52551 msgstr "Se esperaba una interfaz sin nombre en %C"
52553 #: fortran/interface.c:369
52554 #, fuzzy, gcc-internal-format
52555 #| msgid "Expected 'END INTERFACE ASSIGNMENT (=)' at %C"
52556 msgid "Expected %<END INTERFACE ASSIGNMENT (=)%> at %C"
52557 msgstr "Se esperaba 'END INTERFACE ASSIGNMENT (=)' en %C"
52559 #: fortran/interface.c:400
52560 #, fuzzy, gcc-internal-format
52561 #| msgid "Expecting 'END INTERFACE OPERATOR (.%s.)' at %C"
52562 msgid "Expecting %<END INTERFACE OPERATOR (%s)%> at %C"
52563 msgstr "Se esperaba 'END INTERFACE OPERATOR (.%s.)' en %C"
52565 #: fortran/interface.c:403
52566 #, fuzzy, gcc-internal-format
52567 #| msgid "Expecting 'END INTERFACE OPERATOR (%s)' at %C, but got %s"
52568 msgid "Expecting %<END INTERFACE OPERATOR (%s)%> at %C, but got %qs"
52569 msgstr "Se esperaba 'END INTERFACE OPERATOR (%s)' en %C, pero se obtuvo %s"
52571 #: fortran/interface.c:417
52572 #, fuzzy, gcc-internal-format
52573 #| msgid "Expecting 'END INTERFACE OPERATOR (.%s.)' at %C"
52574 msgid "Expecting %<END INTERFACE OPERATOR (.%s.)%> at %C"
52575 msgstr "Se esperaba 'END INTERFACE OPERATOR (.%s.)' en %C"
52577 #: fortran/interface.c:429
52578 #, fuzzy, gcc-internal-format
52579 #| msgid "Expecting 'END INTERFACE %s' at %C"
52580 msgid "Expecting %<END INTERFACE %s%> at %C"
52581 msgstr "Se esperaba 'END INTERFACE %s' en %C"
52583 #: fortran/interface.c:619
52584 #, gcc-internal-format
52585 msgid "gfc_compare_derived_types: invalid derived type"
52586 msgstr ""
52588 #: fortran/interface.c:866
52589 #, gcc-internal-format, gfc-internal-format
52590 msgid "Alternate return cannot appear in operator interface at %L"
52591 msgstr "No puede aparecer una devolución alternativa en la interfaz de operador en %L"
52593 #: fortran/interface.c:895
52594 #, gcc-internal-format, gfc-internal-format
52595 msgid "Assignment operator interface at %L must have two arguments"
52596 msgstr "La interfaz de operador de asignación en %L debe tener dos argumentos"
52598 #: fortran/interface.c:898
52599 #, gcc-internal-format, gfc-internal-format
52600 msgid "Operator interface at %L has the wrong number of arguments"
52601 msgstr "La interfaz de operador en %L tiene el número erróneo de argumentos"
52603 #: fortran/interface.c:911
52604 #, gcc-internal-format, gfc-internal-format
52605 msgid "Assignment operator interface at %L must be a SUBROUTINE"
52606 msgstr "La interfaz de operador de asignación en %L debe ser SUBROUTINE"
52608 #: fortran/interface.c:929
52609 #, gcc-internal-format, gfc-internal-format
52610 msgid "Assignment operator interface at %L must not redefine an INTRINSIC type assignment"
52611 msgstr "La interfaz de operador de asignación en %L no debe redefinir una asignación de tipo INTRINSIC"
52613 #: fortran/interface.c:938
52614 #, gcc-internal-format, gfc-internal-format
52615 msgid "Intrinsic operator interface at %L must be a FUNCTION"
52616 msgstr "La interfaz de operador intrínseco en %L debe ser FUNCTION"
52618 #: fortran/interface.c:949
52619 #, gcc-internal-format, gfc-internal-format
52620 msgid "First argument of defined assignment at %L must be INTENT(OUT) or INTENT(INOUT)"
52621 msgstr "El primer argumento de la asignación definida en %L debe ser INTENT(OUT) o INTENT(INOUT)"
52623 #: fortran/interface.c:956
52624 #, gcc-internal-format, gfc-internal-format
52625 msgid "Second argument of defined assignment at %L must be INTENT(IN)"
52626 msgstr "El segundo argumento de la asignación definida en %L debe ser INTENT(IN)"
52628 #: fortran/interface.c:965 fortran/resolve.c:15914
52629 #, gcc-internal-format, gfc-internal-format
52630 msgid "First argument of operator interface at %L must be INTENT(IN)"
52631 msgstr "El primer argumento de la interfaz de operador en %L debe ser INTENT(IN)"
52633 #: fortran/interface.c:972 fortran/resolve.c:15932
52634 #, gcc-internal-format, gfc-internal-format
52635 msgid "Second argument of operator interface at %L must be INTENT(IN)"
52636 msgstr "El segundo argumento de la interfaz de operador en %L debe ser INTENT(IN)"
52638 #: fortran/interface.c:1077
52639 #, gcc-internal-format, gfc-internal-format
52640 msgid "Operator interface at %L conflicts with intrinsic interface"
52641 msgstr "La interfaz de operador en %L genera un conflicto con la interfaz intrínseca"
52643 #: fortran/interface.c:1409 fortran/interface.c:1468
52644 #, gcc-internal-format, gfc-internal-format
52645 msgid "check_dummy_characteristics: Unexpected result %i of gfc_dep_compare_expr"
52646 msgstr ""
52648 #: fortran/interface.c:1581
52649 #, gcc-internal-format, gfc-internal-format
52650 msgid "check_result_characteristics (1): Unexpected result %i of gfc_dep_compare_expr"
52651 msgstr ""
52653 #: fortran/interface.c:1628
52654 #, gcc-internal-format, gfc-internal-format
52655 msgid "check_result_characteristics (2): Unexpected result %i of gfc_dep_compare_expr"
52656 msgstr ""
52658 #: fortran/interface.c:1796
52659 #, fuzzy, gcc-internal-format
52660 #| msgid "Procedure '%s' in %s at %L has no explicit interface"
52661 msgid "Procedure %qs in %s at %L has no explicit interface"
52662 msgstr "El procedimiento '%s' en %s en %L no tiene una interfaz explícita"
52664 #: fortran/interface.c:1799
52665 #, fuzzy, gcc-internal-format
52666 #| msgid "Procedure '%s' in %s at %L is neither function nor subroutine"
52667 msgid "Procedure %qs in %s at %L is neither function nor subroutine"
52668 msgstr "El procedimiento '%s' en %s en %L no es ni función ni subrutina"
52670 #: fortran/interface.c:1811
52671 #, gcc-internal-format, gfc-internal-format
52672 msgid "In %s at %L procedures must be either all SUBROUTINEs or all FUNCTIONs"
52673 msgstr "En %s en %L los procedimientos deben ser o todos SUBROUTINE o todos FUNCTION"
52675 #: fortran/interface.c:1815
52676 #, gcc-internal-format, gfc-internal-format
52677 msgid "In %s at %L procedures must be all FUNCTIONs as the generic name is also the name of a derived type"
52678 msgstr "En %s en %L los procedimientos deben ser puras FUNCTIONs ya que el nombre genérico es también el nombre de un tipo derivado"
52680 #: fortran/interface.c:1823
52681 #, fuzzy, gcc-internal-format
52682 #| msgid "Fortran 2008: Internal procedure '%s' in %s at %L"
52683 msgid "Internal procedure %qs in %s at %L"
52684 msgstr "Fortran 2008: Procedimiento interno '%s' en %s en %L"
52686 #: fortran/interface.c:1880 fortran/interface.c:1885
52687 #, fuzzy, gcc-internal-format
52688 #| msgid "Ambiguous interfaces '%s' and '%s' in %s at %L"
52689 msgid "Ambiguous interfaces in %s for %qs at %L and %qs at %L"
52690 msgstr "Las interfaces '%s' y '%s' son ambiguas en %s en %L"
52692 #: fortran/interface.c:1890
52693 #, fuzzy, gcc-internal-format
52694 #| msgid "Although not referenced, '%s' has ambiguous interfaces at %L"
52695 msgid "Although not referenced, %qs has ambiguous interfaces at %L"
52696 msgstr "Aunque no esté referenciado, '%s' tiene interfaces ambiguas en %L"
52698 #: fortran/interface.c:1925
52699 #, fuzzy, gcc-internal-format
52700 #| msgid "'%s' at %L is not a module procedure"
52701 msgid "%qs at %L is not a module procedure"
52702 msgstr "'%s' en %L no es un procedimiento de módulo"
52704 #: fortran/interface.c:2128
52705 #, fuzzy, gcc-internal-format
52706 #| msgid "Assumed shape array at %L must be a dummy argument"
52707 msgid "The assumed-rank array at %L requires that the dummy argument %qs has assumed-rank"
52708 msgstr "La matriz de forma asumida en %L debe ser un argumento de prueba"
52710 #: fortran/interface.c:2131
52711 #, fuzzy, gcc-internal-format
52712 #| msgid "Rank mismatch in argument '%s' at %L (scalar and rank-%d)"
52713 msgid "Rank mismatch in argument %qs at %L (scalar and rank-%d)"
52714 msgstr "No coincide el rango en el argumento '%s' en %L (escalar y rango %d)"
52716 #: fortran/interface.c:2134
52717 #, fuzzy, gcc-internal-format
52718 #| msgid "Rank mismatch in argument '%s' at %L (rank-%d and scalar)"
52719 msgid "Rank mismatch in argument %qs at %L (rank-%d and scalar)"
52720 msgstr "No coincide el rango en el argumento '%s' en %L (rango %d y escalar)"
52722 #: fortran/interface.c:2137
52723 #, fuzzy, gcc-internal-format
52724 #| msgid "Rank mismatch in argument '%s' at %L (rank-%d and rank-%d)"
52725 msgid "Rank mismatch in argument %qs at %L (rank-%d and rank-%d)"
52726 msgstr "No coincide el rango en el argumento '%s' en %L (rango %d y rango %d)"
52728 #: fortran/interface.c:2179
52729 #, gcc-internal-format, gfc-internal-format
52730 msgid "Invalid procedure argument at %L"
52731 msgstr "Argumento de procedimiento no válido en %L"
52733 #: fortran/interface.c:2188 fortran/interface.c:2216
52734 #, fuzzy, gcc-internal-format
52735 #| msgid "Interface mismatch in dummy procedure '%s' at %L: %s"
52736 msgid "Interface mismatch in dummy procedure %qs at %L: %s"
52737 msgstr "La interfaz no coincide en el procedimiento dummy '%s' en %L: %s"
52739 #: fortran/interface.c:2227
52740 #, fuzzy, gcc-internal-format
52741 #| msgid "Actual argument to contiguous pointer dummy '%s' at %L must be simply contigous"
52742 msgid "Actual argument to contiguous pointer dummy %qs at %L must be simply contiguous"
52743 msgstr "El argumento actual para el puntero dummy contiguo '%s' en %L debe ser simplemente contiguo"
52745 #: fortran/interface.c:2247
52746 #, fuzzy, gcc-internal-format
52747 #| msgid "Type mismatch in argument '%s' at %L; passed %s to %s"
52748 msgid "Type mismatch in argument %qs at %L; passed %s to %s"
52749 msgstr "No coincide el tipo en el argumento '%s' en %L; se pasa %s a %s"
52751 #: fortran/interface.c:2256
52752 #, fuzzy, gcc-internal-format
52753 #| msgid "Assumed-shape actual argument at %L is incompatible with the non-assumed-shape dummy argument '%s' due to VOLATILE attribute"
52754 msgid "Assumed-type actual argument at %L requires that dummy argument %qs is of assumed type"
52755 msgstr "El argumento actual de forma asumida en %L es incompatible con el argumento dummy de forma no asumida '%s' debido al atributo VOLATILE"
52757 #: fortran/interface.c:2272
52758 #, fuzzy, gcc-internal-format
52759 #| msgid "Actual argument to '%s' at %L must be polymorphic"
52760 msgid "Actual argument to %qs at %L must be polymorphic"
52761 msgstr "El argumento actual para '%s' en %L debe ser polimórfico"
52763 #: fortran/interface.c:2282
52764 #, fuzzy, gcc-internal-format
52765 #| msgid "Actual argument to '%s' at %L must have the same declared type"
52766 msgid "Actual argument to %qs at %L must have the same declared type"
52767 msgstr "El argumento actual para '%s' en %L debe tener el mismo tipo declarado"
52769 #: fortran/interface.c:2297
52770 #, gcc-internal-format
52771 msgid "Actual argument to %qs at %L must be unlimited polymorphic since the formal argument is a pointer or allocatable unlimited polymorphic entity [F2008: 12.5.2.5]"
52772 msgstr ""
52774 #: fortran/interface.c:2308
52775 #, fuzzy, gcc-internal-format
52776 #| msgid "Actual argument to '%s' at %L must be a coarray"
52777 msgid "Actual argument to %qs at %L must be a coarray"
52778 msgstr "El argumento actual para '%s' en %L debe ser una comatriz"
52780 #: fortran/interface.c:2327
52781 #, fuzzy, gcc-internal-format
52782 #| msgid "Corank mismatch in argument '%s' at %L (%d and %d)"
52783 msgid "Corank mismatch in argument %qs at %L (%d and %d)"
52784 msgstr "No coincide el corango en el argumento '%s' en %L (%d y %d)"
52786 #: fortran/interface.c:2345
52787 #, fuzzy, gcc-internal-format
52788 #| msgid "Actual argument to '%s' at %L must be simply contiguous"
52789 msgid "Actual argument to %qs at %L must be simply contiguous or an element of such an array"
52790 msgstr "El argumento actual para '%s' en %L debe ser simplemente contiguo"
52792 #: fortran/interface.c:2360
52793 #, fuzzy, gcc-internal-format
52794 #| msgid "Actual argument to non-INTENT(INOUT) dummy '%s' at %L, which is LOCK_TYPE or has a LOCK_TYPE component"
52795 msgid "Actual argument to non-INTENT(INOUT) dummy %qs at %L, which is LOCK_TYPE or has a LOCK_TYPE component"
52796 msgstr "Argumento actual para el dummy que no es INTENT(OUT) '%s' en %L, el cual es LOCK_TYPE o tiene un componente LOCK_TYPE"
52798 #: fortran/interface.c:2375
52799 #, fuzzy, gcc-internal-format
52800 #| msgid "Actual argument to non-INTENT(INOUT) dummy '%s' at %L, which is LOCK_TYPE or has a LOCK_TYPE component"
52801 msgid "Actual argument to non-INTENT(INOUT) dummy %qs at %L, which is EVENT_TYPE or has a EVENT_TYPE component"
52802 msgstr "Argumento actual para el dummy que no es INTENT(OUT) '%s' en %L, el cual es LOCK_TYPE o tiene un componente LOCK_TYPE"
52804 #: fortran/interface.c:2394
52805 #, fuzzy, gcc-internal-format
52806 #| msgid "Dummy argument '%s' has to be a pointer or assumed-shape array without CONTIGUOUS attribute - as actual argument at %L is not simply contiguous and both are ASYNCHRONOUS or VOLATILE"
52807 msgid "Dummy argument %qs has to be a pointer, assumed-shape or assumed-rank array without CONTIGUOUS attribute - as actual argument at %L is not simply contiguous and both are ASYNCHRONOUS or VOLATILE"
52808 msgstr "El argumento dummy '%s' tiene que ser un puntero o una matriz de tamaño asumida sin atributo CONTIGUOUS - porque el argumento actual en %L no es simplemente contiguo y ambos son ASYNCHRONOUS o VOLATILE"
52810 #: fortran/interface.c:2407
52811 #, fuzzy, gcc-internal-format
52812 #| msgid "Passing coarray at %L to allocatable, noncoarray, INTENT(OUT) dummy argument '%s'"
52813 msgid "Passing coarray at %L to allocatable, noncoarray, INTENT(OUT) dummy argument %qs"
52814 msgstr "Se pasa una comatriz en %L al argumento dummy INTENT(OUT) '%s', que no es comatriz, alojable"
52816 #: fortran/interface.c:2414
52817 #, fuzzy, gcc-internal-format
52818 #| msgid "Passing coarray at %L to allocatable, noncoarray dummy argument '%s', which is invalid if the allocation status is modified"
52819 msgid "Passing coarray at %L to allocatable, noncoarray dummy argument %qs, which is invalid if the allocation status is modified"
52820 msgstr "Se pasa una comatriz en %L al argumento dummy '%s' que no es comatriz, el cual es no válido si se modifica el estado de alojamiento"
52822 #: fortran/interface.c:2477
52823 #, fuzzy, gcc-internal-format
52824 #| msgid "Polymorphic scalar passed to array dummy argument '%s' at %L"
52825 msgid "Polymorphic scalar passed to array dummy argument %qs at %L"
52826 msgstr "Se pasó un escalar polimórfico al argumento dummy de matriz '%s' en %L"
52828 #: fortran/interface.c:2486
52829 #, fuzzy, gcc-internal-format
52830 #| msgid "Element of assumed-shaped or pointer array passed to array dummy argument '%s' at %L"
52831 msgid "Element of assumed-shaped or pointer array passed to array dummy argument %qs at %L"
52832 msgstr "Se pasó un elemento de forma asumida o puntero a matriz al argumento dummy de matriz '%s' en %L"
52834 #: fortran/interface.c:2498
52835 #, fuzzy, gcc-internal-format
52836 #| msgid "Extension: Scalar non-default-kind, non-C_CHAR-kind CHARACTER actual argument with array dummy argument '%s' at %L"
52837 msgid "Extension: Scalar non-default-kind, non-C_CHAR-kind CHARACTER actual argument with array dummy argument %qs at %L"
52838 msgstr "Extensión: Argumento actual CHARACTER de género diferente a C_CHAR, sin género por defecto escalar con argumento dummy de matriz '%s' en %L"
52840 #: fortran/interface.c:2506
52841 #, fuzzy, gcc-internal-format
52842 #| msgid "Fortran 2003: Scalar CHARACTER actual argument with array dummy argument '%s' at %L"
52843 msgid "Fortran 2003: Scalar CHARACTER actual argument with array dummy argument %qs at %L"
52844 msgstr "Fortran 2003: Argumento actual CHARACTER escalar con argumento dummy de matriz '%s' en %L"
52846 #: fortran/interface.c:2833
52847 #, fuzzy, gcc-internal-format
52848 #| msgid "Keyword argument '%s' at %L is not in the procedure"
52849 msgid "Keyword argument %qs at %L is not in the procedure"
52850 msgstr "El argumento de palabra clave '%s' en %L no está en el procedimiento"
52852 #: fortran/interface.c:2841
52853 #, fuzzy, gcc-internal-format
52854 #| msgid "Keyword argument '%s' at %L is already associated with another actual argument"
52855 msgid "Keyword argument %qs at %L is already associated with another actual argument"
52856 msgstr "El argumento de palabra clave '%s' en %L ya está asociado con otro argumento actual"
52858 #: fortran/interface.c:2851
52859 #, gcc-internal-format, gfc-internal-format
52860 msgid "More actual than formal arguments in procedure call at %L"
52861 msgstr "Más argumentos actuales que formales en la llamada a procedimento en %L"
52863 #: fortran/interface.c:2863 fortran/interface.c:3243
52864 #, gcc-internal-format, gfc-internal-format
52865 msgid "Missing alternate return spec in subroutine call at %L"
52866 msgstr "Falta la especificación de devolución alternativa en la llamada a subrutina en %L"
52868 #: fortran/interface.c:2871
52869 #, gcc-internal-format, gfc-internal-format
52870 msgid "Unexpected alternate return spec in subroutine call at %L"
52871 msgstr "Especificación de devolución alternativa inesperada en la llamada a subrutina en %L"
52873 #: fortran/interface.c:2898
52874 #, fuzzy, gcc-internal-format
52875 #| msgid "Unexpected NULL() intrinsic at %L to dummy '%s'"
52876 msgid "Unexpected NULL() intrinsic at %L to dummy %qs"
52877 msgstr "Intrínseco NULL inesperado en %L para el dummy '%s'"
52879 #: fortran/interface.c:2901
52880 #, fuzzy, gcc-internal-format
52881 #| msgid "Fortran 2008: Null pointer at %L to non-pointer dummy '%s'"
52882 msgid "Fortran 2008: Null pointer at %L to non-pointer dummy %qs"
52883 msgstr "Fortran 2008: Puntero nulo en %L a un dummy '%s' que no es puntero"
52885 #: fortran/interface.c:2925
52886 #, gcc-internal-format, gfc-internal-format
52887 msgid "Actual argument at %L to assumed-type dummy is of derived type with type-bound or FINAL procedures"
52888 msgstr ""
52890 #: fortran/interface.c:2948
52891 #, fuzzy, gcc-internal-format
52892 #| msgid "Character length mismatch (%ld/%ld) between actual argument and pointer or allocatable dummy argument '%s' at %L"
52893 msgid "Character length mismatch (%ld/%ld) between actual argument and pointer or allocatable dummy argument %qs at %L"
52894 msgstr "No coincide la longitud de carácter (%ld/%ld) entre el argumento actual y el argumento dummy puntero o alojable '%s' en %L"
52896 #: fortran/interface.c:2956
52897 #, fuzzy, gcc-internal-format
52898 #| msgid "Character length mismatch (%ld/%ld) between actual argument and assumed-shape dummy argument '%s' at %L"
52899 msgid "Character length mismatch (%ld/%ld) between actual argument and assumed-shape dummy argument %qs at %L"
52900 msgstr "No coincide la longitud de carácter (%ld/%ld) entre el argumento actual y el argumento dummy de forma asumida '%s' en %L"
52902 #: fortran/interface.c:2970
52903 #, fuzzy, gcc-internal-format
52904 #| msgid "Actual argument at %L to allocatable or pointer dummy argument '%s' must have a deferred length type parameter if and only if the dummy has one"
52905 msgid "Actual argument at %L to allocatable or pointer dummy argument %qs must have a deferred length type parameter if and only if the dummy has one"
52906 msgstr "El argumento actual en %L para el argumento alojable o dummy puntero '%s' debe tener un parámetro de tipo de longitud diferido si y sólo si el dummy tiene uno"
52908 #: fortran/interface.c:2988
52909 #, fuzzy, gcc-internal-format
52910 #| msgid "Character length of actual argument shorter than of dummy argument '%s' (%lu/%lu) at %L"
52911 msgid "Character length of actual argument shorter than of dummy argument %qs (%lu/%lu) at %L"
52912 msgstr "La longitud del carácter del argumento actual es más corta que la del argumento dummy '%s' (%lu/%lu) en %L"
52914 #: fortran/interface.c:2994
52915 #, fuzzy, gcc-internal-format
52916 #| msgid "Actual argument contains too few elements for dummy argument '%s' (%lu/%lu) at %L"
52917 msgid "Actual argument contains too few elements for dummy argument %qs (%lu/%lu) at %L"
52918 msgstr "El argumento actual contiene muy pocos elementos para el argumento dummy '%s' (%lu/%lu) en %L"
52920 #: fortran/interface.c:3013
52921 #, fuzzy, gcc-internal-format
52922 #| msgid "Expected a procedure pointer for argument '%s' at %L"
52923 msgid "Expected a procedure pointer for argument %qs at %L"
52924 msgstr "Se esperaba un puntero procedimiento para el argumento '%s' en %L"
52926 #: fortran/interface.c:3029
52927 #, fuzzy, gcc-internal-format
52928 #| msgid "Expected a procedure for argument '%s' at %L"
52929 msgid "Expected a procedure for argument %qs at %L"
52930 msgstr "Falta un procedimiento para el argumento '%s' en %L"
52932 #: fortran/interface.c:3043
52933 #, fuzzy, gcc-internal-format
52934 #| msgid "Actual argument for '%s' cannot be an assumed-size array at %L"
52935 msgid "Actual argument for %qs cannot be an assumed-size array at %L"
52936 msgstr "El argumento actual para '%s' no puede ser una matriz de tamaño asumido en %L"
52938 #: fortran/interface.c:3052
52939 #, fuzzy, gcc-internal-format
52940 #| msgid "Actual argument for '%s' must be a pointer at %L"
52941 msgid "Actual argument for %qs must be a pointer at %L"
52942 msgstr "El argumento actual para '%s' debe ser un puntero en %L"
52944 #: fortran/interface.c:3062
52945 #, fuzzy, gcc-internal-format
52946 #| msgid "Fortran 2008: Non-pointer actual argument at %L to pointer dummy '%s'"
52947 msgid "Fortran 2008: Non-pointer actual argument at %L to pointer dummy %qs"
52948 msgstr "Fortran 2008: El argumento actual que no es puntero en %L para el puntero dummy '%s'"
52950 #: fortran/interface.c:3072
52951 #, fuzzy, gcc-internal-format
52952 #| msgid "Coindexed actual argument at %L to pointer dummy '%s'"
52953 msgid "Coindexed actual argument at %L to pointer dummy %qs"
52954 msgstr "Argumento actual coindizado en %L para el puntero dummy '%s'"
52956 #: fortran/interface.c:3085
52957 #, fuzzy, gcc-internal-format
52958 #| msgid "Coindexed actual argument at %L to allocatable dummy '%s' requires INTENT(IN)"
52959 msgid "Coindexed actual argument at %L to allocatable dummy %qs requires INTENT(IN)"
52960 msgstr "El argumento actual coindizado en %L para el dummy alojable '%s' requiere INTENT(IN)"
52962 #: fortran/interface.c:3099
52963 #, fuzzy, gcc-internal-format
52964 #| msgid "Coindexed ASYNCHRONOUS or VOLATILE actual argument at %L requires that dummy '%s' has neither ASYNCHRONOUS nor VOLATILE"
52965 msgid "Coindexed ASYNCHRONOUS or VOLATILE actual argument at %L requires that dummy %qs has neither ASYNCHRONOUS nor VOLATILE"
52966 msgstr "El argumento actual coindizado ASYNCHRONOUS o VOLATILE en %L requiere que el dummy '%s' no tenga ASYNCHRONOUS ni VOLATILE"
52968 #: fortran/interface.c:3113
52969 #, fuzzy, gcc-internal-format
52970 #| msgid "Coindexed actual argument at %L with allocatable ultimate component to dummy '%s' requires either VALUE or INTENT(IN)"
52971 msgid "Coindexed actual argument at %L with allocatable ultimate component to dummy %qs requires either VALUE or INTENT(IN)"
52972 msgstr "El argumento actual coindizado en %L con componente último alojable para el dummy '%s' requiere uno de VALUE o INTENT(IN)"
52974 #: fortran/interface.c:3125
52975 #, fuzzy, gcc-internal-format
52976 #| msgid "Actual CLASS array argument for '%s' must be a full array at %L"
52977 msgid "Actual CLASS array argument for %qs must be a full array at %L"
52978 msgstr "El argumento de la matriz CLASS actual para '%s' debe ser una matriz completa en %L"
52980 #: fortran/interface.c:3135
52981 #, fuzzy, gcc-internal-format
52982 #| msgid "Actual argument for '%s' must be ALLOCATABLE at %L"
52983 msgid "Actual argument for %qs must be ALLOCATABLE at %L"
52984 msgstr "El argumento actual para '%s' debe ser ALLOCATABLE en %L"
52986 #: fortran/interface.c:3164
52987 #, fuzzy, gcc-internal-format
52988 #| msgid "Array-section actual argument with vector subscripts at %L is incompatible with INTENT(OUT), INTENT(INOUT), VOLATILE or ASYNCHRONOUS attribute of the dummy argument '%s'"
52989 msgid "Array-section actual argument with vector subscripts at %L is incompatible with INTENT(OUT), INTENT(INOUT), VOLATILE or ASYNCHRONOUS attribute of the dummy argument %qs"
52990 msgstr "El argumento actual de sección de matriz con subíndices vectoriales en %L es incompatible con el atributo INTENT(OUT), INTENT(INOUT), VOLATILE o ASYNCHRONOUS del argumento dummy '%s'"
52992 #: fortran/interface.c:3183
52993 #, fuzzy, gcc-internal-format
52994 #| msgid "Assumed-shape actual argument at %L is incompatible with the non-assumed-shape dummy argument '%s' due to VOLATILE attribute"
52995 msgid "Assumed-shape actual argument at %L is incompatible with the non-assumed-shape dummy argument %qs due to VOLATILE attribute"
52996 msgstr "El argumento actual de forma asumida en %L es incompatible con el argumento dummy de forma no asumida '%s' debido al atributo VOLATILE"
52998 #: fortran/interface.c:3200
52999 #, fuzzy, gcc-internal-format
53000 #| msgid "Array-section actual argument at %L is incompatible with the non-assumed-shape dummy argument '%s' due to VOLATILE attribute"
53001 msgid "Array-section actual argument at %L is incompatible with the non-assumed-shape dummy argument %qs due to VOLATILE attribute"
53002 msgstr "El argumento actual de sección de matriz en %L es incompatible con el argumento dummy de forma no asumida '%s' debido al atributo VOLATILE"
53004 #: fortran/interface.c:3220
53005 #, fuzzy, gcc-internal-format
53006 #| msgid "Pointer-array actual argument at %L requires an assumed-shape or pointer-array dummy argument '%s' due to VOLATILE attribute"
53007 msgid "Pointer-array actual argument at %L requires an assumed-shape or pointer-array dummy argument %qs due to VOLATILE attribute"
53008 msgstr "El argumento actual de matriz de puntero en %L requiere un argumento dummy de forma asumida o matriz de puntero '%s' debido al atributo VOLATILE"
53010 #: fortran/interface.c:3250
53011 #, fuzzy, gcc-internal-format
53012 #| msgid "Missing actual argument for argument '%s' at %L"
53013 msgid "Missing actual argument for argument %qs at %L"
53014 msgstr "Falta el argumento actual para el argumento '%s' en %L"
53016 #: fortran/interface.c:3367
53017 #, gcc-internal-format
53018 msgid "compare_actual_expr(): Bad component code"
53019 msgstr ""
53021 #: fortran/interface.c:3396
53022 #, gcc-internal-format
53023 msgid "check_some_aliasing(): List mismatch"
53024 msgstr ""
53026 #: fortran/interface.c:3422
53027 #, gcc-internal-format
53028 msgid "check_some_aliasing(): corrupted data"
53029 msgstr ""
53031 #: fortran/interface.c:3432
53032 #, fuzzy, gcc-internal-format
53033 #| msgid "Same actual argument associated with INTENT(%s) argument '%s' and INTENT(%s) argument '%s' at %L"
53034 msgid "Same actual argument associated with INTENT(%s) argument %qs and INTENT(%s) argument %qs at %L"
53035 msgstr "El mismo argumento actual está asociado con el argumento INTENT(%s) '%s' y el argumento INTENT(%s) '%s' en %L"
53037 #: fortran/interface.c:3462
53038 #, gcc-internal-format
53039 msgid "check_intents(): List mismatch"
53040 msgstr ""
53042 #: fortran/interface.c:3482
53043 #, gcc-internal-format, gfc-internal-format
53044 msgid "Procedure argument at %L is local to a PURE procedure and has the POINTER attribute"
53045 msgstr "El argumento del procedimiento en %L es local a un procedimiento PURE y tiene el atributo POINTER"
53047 #: fortran/interface.c:3494
53048 #, gcc-internal-format, gfc-internal-format
53049 msgid "Coindexed actual argument at %L in PURE procedure is passed to an INTENT(%s) argument"
53050 msgstr "El argumento coindizado en %L en un procedimiento PURE se pasa a un argumento INTENT(%s)"
53052 #: fortran/interface.c:3504
53053 #, gcc-internal-format, gfc-internal-format
53054 msgid "Coindexed actual argument at %L in PURE procedure is passed to a POINTER dummy argument"
53055 msgstr "El argumento actual coindizado en %L es un procedimiento PURE se pasa a un argumento dummy POINTER"
53057 #: fortran/interface.c:3515
53058 #, fuzzy, gcc-internal-format
53059 #| msgid "Coindexed polymorphic actual argument at %L is passed polymorphic dummy argument '%s'"
53060 msgid "Coindexed polymorphic actual argument at %L is passed polymorphic dummy argument %qs"
53061 msgstr "El argumento actual polimórfico coindizado en %L se pasa al argumento dummy polimórfico '%s'"
53063 #: fortran/interface.c:3543 fortran/interface.c:3553
53064 #, fuzzy, gcc-internal-format
53065 #| msgid "Procedure '%s' called at %L is not explicitly declared"
53066 msgid "Procedure %qs called at %L is not explicitly declared"
53067 msgstr "El procedimiento '%s' que se llama en %L no tiene una interfaz explícita"
53069 #: fortran/interface.c:3549
53070 #, fuzzy, gcc-internal-format
53071 #| msgid "Procedure '%s' called with an implicit interface at %L"
53072 msgid "Procedure %qs called with an implicit interface at %L"
53073 msgstr "Se llamó al procedimiento '%s' con una interfaz implícita en %L"
53075 #: fortran/interface.c:3563
53076 #, fuzzy, gcc-internal-format
53077 #| msgid "The pointer object '%s' at %L must have an explicit function interface or be declared as array"
53078 msgid "The pointer object %qs at %L must have an explicit function interface or be declared as array"
53079 msgstr "El objeto puntero '%s' en %L debe tener una interfaz de función explícita o declrararse como matriz"
53081 #: fortran/interface.c:3571
53082 #, fuzzy, gcc-internal-format
53083 #| msgid "The allocatable object '%s' at %L must have an explicit function interface or be declared as array"
53084 msgid "The allocatable object %qs at %L must have an explicit function interface or be declared as array"
53085 msgstr "El objeto allocatable '%s' en %L debe tener una interfaz de función explícita o declararse como matriz"
53087 #: fortran/interface.c:3579
53088 #, fuzzy, gcc-internal-format
53089 #| msgid "Allocatable function '%s' at %L must have an explicit function interface"
53090 msgid "Allocatable function %qs at %L must have an explicit function interface"
53091 msgstr "La función allocatable '%s' en %L debe tener una interfaz de función explícita"
53093 #: fortran/interface.c:3589
53094 #, fuzzy, gcc-internal-format
53095 #| msgid "Keyword argument requires explicit interface for procedure '%s' at %L"
53096 msgid "Keyword argument requires explicit interface for procedure %qs at %L"
53097 msgstr "El argumento de palabra clave requiere una interfaz explícita para el procedimiento '%s' en %L"
53099 #: fortran/interface.c:3598
53100 #, fuzzy, gcc-internal-format, gfc-internal-format
53101 #| msgid "Symbol '%s' at %L already has an explicit interface"
53102 msgid "Assumed-type argument %s at %L requires an explicit interface"
53103 msgstr "El símbolo '%s' en %L ya tenía una interfaz explícita"
53105 #: fortran/interface.c:3611
53106 #, fuzzy, gcc-internal-format
53107 #| msgid "Actual argument of LOCK_TYPE or with LOCK_TYPE component at %L requires an explicit interface for procedure '%s'"
53108 msgid "Actual argument of LOCK_TYPE or with LOCK_TYPE component at %L requires an explicit interface for procedure %qs"
53109 msgstr "El argumento actual de LOCK_TYPE o con componente LOCK_TYPE en %L requiere una interfaz explícita para el procedimiento '%s'"
53111 #: fortran/interface.c:3624
53112 #, fuzzy, gcc-internal-format
53113 #| msgid "Actual argument of LOCK_TYPE or with LOCK_TYPE component at %L requires an explicit interface for procedure '%s'"
53114 msgid "Actual argument of EVENT_TYPE or with EVENT_TYPE component at %L requires an explicit interface for procedure %qs"
53115 msgstr "El argumento actual de LOCK_TYPE o con componente LOCK_TYPE en %L requiere una interfaz explícita para el procedimiento '%s'"
53117 #: fortran/interface.c:3633
53118 #, gcc-internal-format, gfc-internal-format
53119 msgid "MOLD argument to NULL required at %L"
53120 msgstr "se requiere el argumento MOLD para NULL en %L"
53122 #: fortran/interface.c:3641
53123 #, fuzzy, gcc-internal-format, gfc-internal-format
53124 #| msgid "Keyword argument requires explicit interface for procedure '%s' at %L"
53125 msgid "Assumed-rank argument requires an explicit interface at %L"
53126 msgstr "El argumento de palabra clave requiere una interfaz explícita para el procedimiento '%s' en %L"
53128 #: fortran/interface.c:3679
53129 #, fuzzy, gcc-internal-format
53130 #| msgid "Procedure pointer component '%s' called with an implicit interface at %L"
53131 msgid "Procedure pointer component %qs called with an implicit interface at %L"
53132 msgstr "Se llamó al procedimiento de componente puntero '%s' con una interfaz implícita en %L"
53134 #: fortran/interface.c:3690
53135 #, fuzzy, gcc-internal-format
53136 #| msgid "Keyword argument requires explicit interface for procedure pointer component '%s' at %L"
53137 msgid "Keyword argument requires explicit interface for procedure pointer component %qs at %L"
53138 msgstr "El argumento de palabra clave requiere una interfaz explícita para el procedimiento de componente puntero '%s' en %L"
53140 #: fortran/interface.c:3775
53141 #, gcc-internal-format, gfc-internal-format
53142 msgid "MOLD= required in NULL() argument at %L: Ambiguity between specific functions %s and %s"
53143 msgstr "Se require MOLD= en un argumento NULL en %L: Ambigüedad entre las funciones específicas %s y %s "
53145 #: fortran/interface.c:3845
53146 #, fuzzy, gcc-internal-format
53147 #| msgid "%q+D aliased to undefined symbol %qE"
53148 msgid "Unable to find symbol %qs"
53149 msgstr "%q+D es un alias del símbolo sin definir %qE"
53151 #: fortran/interface.c:4212
53152 #, fuzzy, gcc-internal-format
53153 #| msgid "Entity '%s' at %C is already present in the interface"
53154 msgid "Entity %qs at %L is already present in the interface"
53155 msgstr "La entidad '%s' en %C ya está presente en la interfaz"
53157 #: fortran/interface.c:4329
53158 #, fuzzy, gcc-internal-format
53159 #| msgid "internal error - too many interface type"
53160 msgid "gfc_add_interface(): Bad interface type"
53161 msgstr "error interno - demasiados tipos de interfaz"
53163 #: fortran/interface.c:4423
53164 #, fuzzy, gcc-internal-format
53165 #| msgid "Can't overwrite GENERIC '%s' at %L"
53166 msgid "Can't overwrite GENERIC %qs at %L"
53167 msgstr "No se puede sobreescribir el GENERIC '%s' en %L"
53169 #: fortran/interface.c:4435
53170 #, fuzzy, gcc-internal-format
53171 #| msgid "'%s' at %L overrides a procedure binding declared NON_OVERRIDABLE"
53172 msgid "%qs at %L overrides a procedure binding declared NON_OVERRIDABLE"
53173 msgstr "'%s' en %L sobreescribe un enlace de procedimiento declarad como NON_OVERRIDABLE"
53175 #: fortran/interface.c:4443
53176 #, fuzzy, gcc-internal-format
53177 #| msgid "'%s' at %L must not be DEFERRED as it overrides a non-DEFERRED binding"
53178 msgid "%qs at %L must not be DEFERRED as it overrides a non-DEFERRED binding"
53179 msgstr "'%s' en %L no debe ser DEFERRED porque sobreescribe un enlazado que no es DEFERRED"
53181 #: fortran/interface.c:4451
53182 #, fuzzy, gcc-internal-format
53183 #| msgid "'%s' at %L overrides a PURE procedure and must also be PURE"
53184 msgid "%qs at %L overrides a PURE procedure and must also be PURE"
53185 msgstr "'%s' en %L sobreescribe un procedimiento PURE y también debe ser PURE"
53187 #: fortran/interface.c:4460
53188 #, fuzzy, gcc-internal-format
53189 #| msgid "'%s' at %L overrides an ELEMENTAL procedure and must also be ELEMENTAL"
53190 msgid "%qs at %L overrides an ELEMENTAL procedure and must also be ELEMENTAL"
53191 msgstr "'%s' en %L sobreescribe un procedimiento ELEMENTAL y también debe ser ELEMENTAL"
53193 #: fortran/interface.c:4466
53194 #, fuzzy, gcc-internal-format
53195 #| msgid "'%s' at %L overrides a non-ELEMENTAL procedure and must not be ELEMENTAL, either"
53196 msgid "%qs at %L overrides a non-ELEMENTAL procedure and must not be ELEMENTAL, either"
53197 msgstr "'%s' en %L sobreeescribe un procedimiento que no es ELEMENTAL y tampoco debe ser ELEMENTAL"
53199 #: fortran/interface.c:4475
53200 #, fuzzy, gcc-internal-format
53201 #| msgid "'%s' at %L overrides a SUBROUTINE and must also be a SUBROUTINE"
53202 msgid "%qs at %L overrides a SUBROUTINE and must also be a SUBROUTINE"
53203 msgstr "'%s' en %L sobreescribe una SUBROUTINE y también debe ser una SUBROUTINE"
53205 #: fortran/interface.c:4486
53206 #, fuzzy, gcc-internal-format
53207 #| msgid "'%s' at %L overrides a FUNCTION and must also be a FUNCTION"
53208 msgid "%qs at %L overrides a FUNCTION and must also be a FUNCTION"
53209 msgstr "'%s' en %L sobreescribe una FUNCTION y también debe ser una FUNCTION"
53211 #: fortran/interface.c:4494
53212 #, fuzzy, gcc-internal-format
53213 #| msgid "Argument mismatch for the overriding procedure '%s' at %L: %s"
53214 msgid "Result mismatch for the overriding procedure %qs at %L: %s"
53215 msgstr "La interfaz no coincide en el procedimiento '%s' que sobreescribe en %L: %s"
53217 #: fortran/interface.c:4505
53218 #, fuzzy, gcc-internal-format
53219 #| msgid "'%s' at %L overrides a PUBLIC procedure and must not be PRIVATE"
53220 msgid "%qs at %L overrides a PUBLIC procedure and must not be PRIVATE"
53221 msgstr "'%s' en %L sobreescribe un procedimiento PUBLIC y no debe ser PRIVATE"
53223 #: fortran/interface.c:4535
53224 #, fuzzy, gcc-internal-format
53225 #| msgid "Dummy argument '%s' of '%s' at %L should be named '%s' as to match the corresponding argument of the overridden procedure"
53226 msgid "Dummy argument %qs of %qs at %L should be named %qs as to match the corresponding argument of the overridden procedure"
53227 msgstr "El argumento dummy '%s' de '%s' en %L se debe llamar '%s' para que coincida con el argumento correspondiente al procedimiento sobreescrito"
53229 #: fortran/interface.c:4547
53230 #, fuzzy, gcc-internal-format
53231 #| msgid "Argument mismatch for the overriding procedure '%s' at %L: %s"
53232 msgid "Argument mismatch for the overriding procedure %qs at %L: %s"
53233 msgstr "La interfaz no coincide en el procedimiento '%s' que sobreescribe en %L: %s"
53235 #: fortran/interface.c:4556
53236 #, fuzzy, gcc-internal-format
53237 #| msgid "'%s' at %L must have the same number of formal arguments as the overridden procedure"
53238 msgid "%qs at %L must have the same number of formal arguments as the overridden procedure"
53239 msgstr "'%s' en %L debe tener el mismo nombre de argumentos formales que el procedimiento sobreeescrito"
53241 #: fortran/interface.c:4565
53242 #, fuzzy, gcc-internal-format
53243 #| msgid "'%s' at %L overrides a NOPASS binding and must also be NOPASS"
53244 msgid "%qs at %L overrides a NOPASS binding and must also be NOPASS"
53245 msgstr "'%s' en %L sobreescribe un enlace NOPASS y también debe ser NOPASS"
53247 #: fortran/interface.c:4576
53248 #, fuzzy, gcc-internal-format
53249 #| msgid "'%s' at %L overrides a binding with PASS and must also be PASS"
53250 msgid "%qs at %L overrides a binding with PASS and must also be PASS"
53251 msgstr "'%s' en %L sobreescribe un enlace con PASS y también debe ser PASS"
53253 #: fortran/interface.c:4583
53254 #, fuzzy, gcc-internal-format
53255 #| msgid "Passed-object dummy argument of '%s' at %L must be at the same position as the passed-object dummy argument of the overridden procedure"
53256 msgid "Passed-object dummy argument of %qs at %L must be at the same position as the passed-object dummy argument of the overridden procedure"
53257 msgstr "El argumento dummy del objeto pasado de '%s' en %L debe estar en la misma posición que el argumento dummy del objeto pasado del procedimiento sobreescrito"
53259 #: fortran/interface.c:4604
53260 #, fuzzy, gcc-internal-format, gfc-internal-format
53261 #| msgid "%s tag at %L must be of type %s"
53262 msgid "DTIO dummy argument at %L must be of type %s"
53263 msgstr "La etiqueta %s en %L debe ser de tipo %s"
53265 #: fortran/interface.c:4611
53266 #, fuzzy, gcc-internal-format, gfc-internal-format
53267 #| msgid "Argument dim at %L must be of INTEGER type"
53268 msgid "DTIO dummy argument at %L must be of KIND = %d"
53269 msgstr "El argumento dim en %L debe ser de tipo entero"
53271 #: fortran/interface.c:4618
53272 #, fuzzy, gcc-internal-format, gfc-internal-format
53273 #| msgid "Passed-object dummy argument of '%s' at %L must be scalar"
53274 msgid "DTIO dummy argument at %L must be a scalar"
53275 msgstr "El argumento dummy de objeto pasado de '%s' en %L debe ser escalar"
53277 #: fortran/interface.c:4622
53278 #, fuzzy, gcc-internal-format, gfc-internal-format
53279 #| msgid "Argument of %s at %L must be of length one"
53280 msgid "DTIO dummy argument at %L must be an ASSUMED SHAPE ARRAY"
53281 msgstr "El argumento %s en %L debe ser de longitud uno"
53283 #: fortran/interface.c:4626
53284 #, fuzzy, gcc-internal-format, gfc-internal-format
53285 #| msgid "Actual argument for '%s' must be a pointer at %L"
53286 msgid "DTIO dummy argument at %L must have INTENT %s"
53287 msgstr "El argumento actual para '%s' debe ser un puntero en %L"
53289 #: fortran/interface.c:4685 fortran/interface.c:4729
53290 #, fuzzy, gcc-internal-format, gfc-internal-format
53291 #| msgid "DATA statement at %C is not allowed in a PURE procedure"
53292 msgid "Alternate return at %L is not permitted in a DTIO procedure"
53293 msgstr "No se permite la declaración DATA en %C en un procedimiento PURE"
53295 #: fortran/interface.c:4697
53296 #, fuzzy, gcc-internal-format
53297 #| msgid "ELEMENTAL procedure '%s' at %L must have an explicit interface"
53298 msgid "DTIO procedure %qs at %L must be a subroutine"
53299 msgstr "El procedimiento ELEMENTAL '%s' en %L debe tener una interfaz explícita"
53301 #: fortran/interface.c:4706
53302 #, fuzzy, gcc-internal-format
53303 #| msgid "too few arguments to procedure `%s'"
53304 msgid "Too few dummy arguments in DTIO procedure %qs at %L"
53305 msgstr "faltan argumentos para el procedimiento `%s'"
53307 #: fortran/interface.c:4713
53308 #, fuzzy, gcc-internal-format
53309 #| msgid "too many arguments to procedure `%s'"
53310 msgid "Too many dummy arguments in DTIO procedure %qs at %L"
53311 msgstr "demasiados argumentos para el procedimiento `%s'"
53313 #: fortran/intrinsic.c:196
53314 #, fuzzy, gcc-internal-format, gfc-internal-format
53315 #| msgid "NULL pointer at %L is not permitted as actual argument of '%s' intrinsic function"
53316 msgid "Variable with NO_ARG_CHECK attribute at %L is only permitted as argument to the intrinsic functions C_LOC and PRESENT"
53317 msgstr "No se permite un puntero NULL en %L como un argumento de la función intrínseca '%s'"
53319 #: fortran/intrinsic.c:211
53320 #, fuzzy, gcc-internal-format, gfc-internal-format
53321 #| msgid "NULL pointer at %L is not permitted as actual argument of '%s' intrinsic function"
53322 msgid "Assumed-type argument at %L is not permitted as actual argument to the intrinsic %s"
53323 msgstr "No se permite un puntero NULL en %L como un argumento de la función intrínseca '%s'"
53325 #: fortran/intrinsic.c:218
53326 #, fuzzy, gcc-internal-format, gfc-internal-format
53327 #| msgid "NULL pointer at %L is not permitted as actual argument of '%s' intrinsic function"
53328 msgid "Assumed-type argument at %L is only permitted as first actual argument to the intrinsic %s"
53329 msgstr "No se permite un puntero NULL en %L como un argumento de la función intrínseca '%s'"
53331 #: fortran/intrinsic.c:225
53332 #, fuzzy, gcc-internal-format, gfc-internal-format
53333 #| msgid "NULL pointer at %L is not permitted as actual argument of '%s' intrinsic function"
53334 msgid "Assumed-rank argument at %L is only permitted as actual argument to intrinsic inquiry functions"
53335 msgstr "No se permite un puntero NULL en %L como un argumento de la función intrínseca '%s'"
53337 #: fortran/intrinsic.c:232
53338 #, fuzzy, gcc-internal-format, gfc-internal-format
53339 #| msgid "NULL pointer at %L is not permitted as actual argument of '%s' intrinsic function"
53340 msgid "Assumed-rank argument at %L is only permitted as first actual argument to the intrinsic inquiry function %s"
53341 msgstr "No se permite un puntero NULL en %L como un argumento de la función intrínseca '%s'"
53343 #: fortran/intrinsic.c:280
53344 #, fuzzy, gcc-internal-format
53345 #| msgid "too many arguments"
53346 msgid "do_check(): too many args"
53347 msgstr "demasiados argumentos"
53349 #: fortran/intrinsic.c:360
53350 #, gcc-internal-format
53351 msgid "add_sym(): Bad sizing mode"
53352 msgstr ""
53354 #: fortran/intrinsic.c:1077
53355 #, fuzzy, gcc-internal-format
53356 #| msgid "The intrinsic '%s' at %L is not included in the selected standard but %s and '%s' will be treated as if declared EXTERNAL.  Use an appropriate -std=* option or define -fall-intrinsics to allow this intrinsic."
53357 msgid "The intrinsic %qs at %L is not included in the selected standard but %s and %qs will be treated as if declared EXTERNAL.  Use an appropriate -std=* option or define -fall-intrinsics to allow this intrinsic."
53358 msgstr "El intrínseco '%s' en %L no se incluye en el estándar seleccionado, pero %s y '%s' se tratarán como si se declararan EXTERNAL.  Use una opción -std=* apropiada o defina -fall-intrinsics para permitir este intrínseco."
53360 #: fortran/intrinsic.c:1112
53361 #, gcc-internal-format
53362 msgid "make_generic(): Can't find generic symbol %qs"
53363 msgstr ""
53365 #: fortran/intrinsic.c:4113
53366 #, fuzzy, gcc-internal-format
53367 #| msgid "Too many arguments in call to '%s' at %L"
53368 msgid "Too many arguments in call to %qs at %L"
53369 msgstr "Demasiados argumentos en la llamada a '%s' en %L"
53371 #: fortran/intrinsic.c:4128
53372 #, gcc-internal-format, gfc-internal-format
53373 msgid "The argument list functions %%VAL, %%LOC or %%REF are not allowed in this context at %L"
53374 msgstr "No se permiten las funciones de lista de argumentos %%VAL, %%LOC o %%REF en este contexto en %L"
53376 #: fortran/intrinsic.c:4131
53377 #, fuzzy, gcc-internal-format
53378 #| msgid "Can't find keyword named '%s' in call to '%s' at %L"
53379 msgid "Can't find keyword named %qs in call to %qs at %L"
53380 msgstr "No se puede encontrar la palabra clave nombrada '%s' en la llamada a '%s' en %L"
53382 #: fortran/intrinsic.c:4138
53383 #, fuzzy, gcc-internal-format
53384 #| msgid "Argument '%s' appears twice in call to '%s' at %L"
53385 msgid "Argument %qs appears twice in call to %qs at %L"
53386 msgstr "El argumento '%s' aparece dos veces en la llamada a '%s' en %L"
53388 #: fortran/intrinsic.c:4152
53389 #, fuzzy, gcc-internal-format
53390 #| msgid "Missing actual argument '%s' in call to '%s' at %L"
53391 msgid "Missing actual argument %qs in call to %qs at %L"
53392 msgstr "Falta el argumento actual '%s' en la llamada a '%s' en %L"
53394 #: fortran/intrinsic.c:4167
53395 #, gcc-internal-format, gfc-internal-format
53396 msgid "ALTERNATE RETURN not permitted at %L"
53397 msgstr "No se permite ALTERNATE RETURN en %L"
53399 #: fortran/intrinsic.c:4224
53400 #, fuzzy, gcc-internal-format
53401 #| msgid "Type of argument '%s' in call to '%s' at %L should be %s, not %s"
53402 msgid "Type of argument %qs in call to %qs at %L should be %s, not %s"
53403 msgstr "El tipo del argumento '%s' en la llamada a '%s' en %L debe ser %s, no %s"
53405 #: fortran/intrinsic.c:4330
53406 #, gcc-internal-format
53407 msgid "resolve_intrinsic(): Too many args for intrinsic"
53408 msgstr ""
53410 #: fortran/intrinsic.c:4425
53411 #, fuzzy, gcc-internal-format
53412 #| msgid "Too many arguments for intrinsic `%A' at %0"
53413 msgid "do_simplify(): Too many args for intrinsic"
53414 msgstr "Demasiados argumentos para el intrínseco `%A' en %0"
53416 #: fortran/intrinsic.c:4464
53417 #, fuzzy, gcc-internal-format
53418 #| msgid "too many arguments"
53419 msgid "init_arglist(): too many arguments"
53420 msgstr "demasiados argumentos"
53422 #: fortran/intrinsic.c:4614
53423 #, fuzzy, gcc-internal-format
53424 #| msgid "Invalid reference to intrinsic `%A' at %0"
53425 msgid "Invalid standard code on intrinsic %qs (%d)"
53426 msgstr "Referencia no válida al intrínseco `%A' en %0"
53428 #: fortran/intrinsic.c:4623
53429 #, fuzzy, gcc-internal-format
53430 #| msgid "Intrinsic '%s' (is %s) is used at %L"
53431 msgid "Intrinsic %qs (is %s) is used at %L"
53432 msgstr "El intrínseco '%s' (es %s) se usa en %L"
53434 #: fortran/intrinsic.c:4694
53435 #, fuzzy, gcc-internal-format
53436 #| msgid "Fortran 2003: Function '%s' as initialization expression at %L"
53437 msgid "Function %qs as initialization expression at %L"
53438 msgstr "Fortran 2003: La función '%s' como una expresión de inicialización en %L"
53440 #: fortran/intrinsic.c:4712
53441 #, fuzzy, gcc-internal-format
53442 #| msgid "transformational intrinsic '%s' at %L is not permitted in an initialization expression"
53443 msgid "Transformational function %qs at %L is invalid in an initialization expression"
53444 msgstr "no se permite el intrínseco transformacional '%s' en %L en una expresión de inicialización"
53446 #: fortran/intrinsic.c:4791
53447 #, fuzzy, gcc-internal-format, gfc-internal-format
53448 #| msgid "Fortran 2003: Elemental function as initialization expression with non-integer/non-character arguments at %L"
53449 msgid "Elemental function as initialization expression with non-integer/non-character arguments at %L"
53450 msgstr "Fortran 2003: Función elemental como expresión de inicialización con argumentos que no son enteros/carácter en %L"
53452 #: fortran/intrinsic.c:4862
53453 #, fuzzy, gcc-internal-format
53454 #| msgid "Subroutine call to '%s' in DO CONCURRENT block at %L is not PURE"
53455 msgid "Subroutine call to intrinsic %qs in DO CONCURRENT block at %L is not PURE"
53456 msgstr "La llamada a subrutina a '%s' en el bloque DO CONCURRENT en %L no es PURE"
53458 #: fortran/intrinsic.c:4869
53459 #, fuzzy, gcc-internal-format
53460 #| msgid "Subroutine call to intrinsic '%s' at %L is not PURE"
53461 msgid "Subroutine call to intrinsic %qs at %L is not PURE"
53462 msgstr "La llamada de subrutina al intrínseco '%s' en %L no es PURE"
53464 #: fortran/intrinsic.c:4945
53465 #, gcc-internal-format, gfc-internal-format
53466 msgid "Extension: Conversion from %s to %s at %L"
53467 msgstr "Extensión: Conversión de %s a %s en %L"
53469 #: fortran/intrinsic.c:4981 fortran/intrinsic.c:4998
53470 #, gcc-internal-format, gfc-internal-format
53471 msgid "Possible change of value in conversion from %s to %s at %L"
53472 msgstr "Posible cambio de valor en la conversión de %s a %s en %L"
53474 #: fortran/intrinsic.c:4986 fortran/intrinsic.c:5007
53475 #, gcc-internal-format, gfc-internal-format
53476 msgid "Conversion from %s to %s at %L"
53477 msgstr "Conversión de %s a %s en %L"
53479 #: fortran/intrinsic.c:5062
53480 #, gcc-internal-format, gfc-internal-format
53481 msgid "Can't convert %s to %s at %L"
53482 msgstr "No se puede convertir %s a %s en %L"
53484 #: fortran/intrinsic.c:5067
53485 #, fuzzy, gcc-internal-format
53486 #| msgid "Can't convert %s to %s at %L"
53487 msgid "Can't convert %qs to %qs at %L"
53488 msgstr "No se puede convertir %s a %s en %L"
53490 #: fortran/intrinsic.c:5159
53491 #, fuzzy, gcc-internal-format
53492 #| msgid "'%s' declared at %L may shadow the intrinsic of the same name.  In order to call the intrinsic, explicit INTRINSIC declarations may be required."
53493 msgid "%qs declared at %L may shadow the intrinsic of the same name.  In order to call the intrinsic, explicit INTRINSIC declarations may be required."
53494 msgstr "'%s' declarado en %L puede oscurecer al intrínseco del mismo nombre. Para llamar al intrínsico, tal vez se requieran declaraciones INTRINSIC explícitas."
53496 #: fortran/intrinsic.c:5165
53497 #, fuzzy, gcc-internal-format
53498 #| msgid "'%s' declared at %L is also the name of an intrinsic.  It can only be called via an explicit interface or if declared EXTERNAL."
53499 msgid "%qs declared at %L is also the name of an intrinsic.  It can only be called via an explicit interface or if declared EXTERNAL."
53500 msgstr "'%s' declarado en %L es también el nombre de un intrínseco.  Sólo se puede llamar a través de una interfaz explícita o si se declara EXTERNAL."
53502 #: fortran/io.c:176 fortran/primary.c:922
53503 #, gcc-internal-format, gfc-internal-format
53504 msgid "Extension: backslash character at %C"
53505 msgstr "Extensión: carácter barra invertida en %C"
53507 #: fortran/io.c:210
53508 #, fuzzy, gcc-internal-format, gfc-internal-format
53509 #| msgid "Nonconforming tab character at %C"
53510 msgid "Nonconforming tab character in format at %C"
53511 msgstr "Carácter de tabulación que no es conforme en %C"
53513 #: fortran/io.c:453
53514 #, fuzzy, gcc-internal-format, gfc-internal-format
53515 #| msgid "Fortran 2003: DP format specifier not allowed at %C"
53516 msgid "DP format specifier not allowed at %C"
53517 msgstr "Fortran 2003: no se permite el especificador de formato DP en %C"
53519 #: fortran/io.c:460
53520 #, fuzzy, gcc-internal-format, gfc-internal-format
53521 #| msgid "Fortran 2003: DC format specifier not allowed at %C"
53522 msgid "DC format specifier not allowed at %C"
53523 msgstr "Fortran 2003: no se permite el especificador de formato DC en %C"
53525 #: fortran/io.c:467
53526 #, fuzzy, gcc-internal-format, gfc-internal-format
53527 #| msgid "Fortran 2003: DP format specifier not allowed at %C"
53528 msgid "Fortran 2003: DT format specifier not allowed at %C"
53529 msgstr "Fortran 2003: no se permite el especificador de formato DP en %C"
53531 #: fortran/io.c:685
53532 #, fuzzy, gcc-internal-format, gfc-internal-format
53533 #| msgid "Extension: X descriptor requires leading space count at %L"
53534 msgid "X descriptor requires leading space count at %L"
53535 msgstr "Extensión: El descriptor X requiere una cuenta de espacios iniciales en %L"
53537 #: fortran/io.c:762
53538 #, fuzzy, gcc-internal-format, gfc-internal-format
53539 #| msgid "Extension: $ descriptor at %L"
53540 msgid "$ descriptor at %L"
53541 msgstr "Extensión: Descriptor $ en %L"
53543 #: fortran/io.c:766
53544 #, gcc-internal-format, gfc-internal-format
53545 msgid "$ should be the last specifier in format at %L"
53546 msgstr "$ debe ser el último especificador del formato en %L"
53548 #: fortran/io.c:865 fortran/io.c:869
53549 #, fuzzy, gcc-internal-format, gfc-internal-format
53550 #| msgid "Extension: Missing positive width after L descriptor at %L"
53551 msgid "Extension: Zero width after L descriptor at %L"
53552 msgstr "Extensión: Falta una anchura positiva después del descriptor L en %L"
53554 #: fortran/io.c:881
53555 #, fuzzy, gcc-internal-format, gfc-internal-format
53556 #| msgid "Extension: Missing positive width after L descriptor at %L"
53557 msgid "Missing positive width after L descriptor at %L"
53558 msgstr "Extensión: Falta una anchura positiva después del descriptor L en %L"
53560 #: fortran/io.c:912
53561 #, fuzzy, gcc-internal-format
53562 #| msgid "%s in format string at %L"
53563 msgid "%<G0%> in format at %L"
53564 msgstr "%s en la cadena de formato en %L"
53566 #: fortran/io.c:940
53567 #, gcc-internal-format, gfc-internal-format
53568 msgid "Positive width required in format specifier %s at %L"
53569 msgstr "Se requiere anchura positiva en el especificador de formato %s en %L"
53571 #: fortran/io.c:956 fortran/io.c:963
53572 #, gcc-internal-format, gfc-internal-format
53573 msgid "Period required in format specifier %s at %L"
53574 msgstr "Se requiere un punto en el especificador de formato %s en %L"
53576 #: fortran/io.c:1035
53577 #, gcc-internal-format, gfc-internal-format
53578 msgid "Period required in format specifier at %L"
53579 msgstr "Se requiere un punto en el especificador de formato en %L"
53581 #: fortran/io.c:1057
53582 #, gcc-internal-format, gfc-internal-format
53583 msgid "The H format specifier at %L is a Fortran 95 deleted feature"
53584 msgstr "El especificador de formato H en %L es una característica eliminada de Fortran 95"
53586 #: fortran/io.c:1145 fortran/io.c:1207
53587 #, fuzzy, gcc-internal-format, gfc-internal-format
53588 #| msgid "Extension: Missing comma at %L"
53589 msgid "Missing comma at %L"
53590 msgstr "Extensión: Falta una coma en %L"
53592 #: fortran/io.c:1225
53593 #, gcc-internal-format, gfc-internal-format
53594 msgid "%s in format string at %L"
53595 msgstr "%s en la cadena de formato en %L"
53597 #: fortran/io.c:1263
53598 #, gcc-internal-format, gfc-internal-format
53599 msgid "Extraneous characters in format at %L"
53600 msgstr "Caracteres ajenos el formato en %L"
53602 #: fortran/io.c:1285
53603 #, gcc-internal-format, gfc-internal-format
53604 msgid "Format statement in module main block at %C"
53605 msgstr "Declaración de formato en el módulo bloque principal en %C"
53607 #: fortran/io.c:1294
53608 #, fuzzy, gcc-internal-format, gfc-internal-format
53609 #| msgid "ENTRY statement at %C cannot appear within an INTERFACE"
53610 msgid "FORMAT statement at %C cannot appear within an INTERFACE"
53611 msgstr "La declaración ENTRY en %C no puede aparecer dentro de un INTERFACE"
53613 #: fortran/io.c:1300
53614 #, gcc-internal-format, gfc-internal-format
53615 msgid "Missing format label at %C"
53616 msgstr "Falta la etiqueta de formato en %C"
53618 #: fortran/io.c:1348
53619 #, gcc-internal-format, gfc-internal-format
53620 msgid "IOMSG must be a scalar-default-char-variable at %L"
53621 msgstr ""
53623 #: fortran/io.c:1362
53624 #, gcc-internal-format, gfc-internal-format
53625 msgid "%s requires a scalar-default-char-expr at %L"
53626 msgstr ""
53628 #: fortran/io.c:1385 fortran/io.c:1416 fortran/io.c:1482
53629 #, gcc-internal-format, gfc-internal-format
53630 msgid "Invalid value for %s specification at %C"
53631 msgstr "Valor no válido para la especificación %s en %C"
53633 #: fortran/io.c:1391 fortran/io.c:1422 fortran/io.c:1564 fortran/io.c:1577
53634 #, gcc-internal-format, gfc-internal-format
53635 msgid "Duplicate %s specification at %C"
53636 msgstr "Especificación %s duplicada en %C"
53638 #: fortran/io.c:1429
53639 #, gcc-internal-format, gfc-internal-format
53640 msgid "Variable %s cannot be INTENT(IN) at %C"
53641 msgstr "La variable %s no puede ser INTENT(IN) en %C"
53643 #: fortran/io.c:1437
53644 #, gcc-internal-format, gfc-internal-format
53645 msgid "Variable %s cannot be assigned in PURE procedure at %C"
53646 msgstr "La variable %s no se puede asignar en el procedimiento PURE en %C"
53648 #: fortran/io.c:1488
53649 #, gcc-internal-format, gfc-internal-format
53650 msgid "Duplicate %s label specification at %C"
53651 msgstr "Especifición de etiqueta %s duplicada en %C"
53653 #: fortran/io.c:1508 fortran/io.c:1525 fortran/io.c:1546
53654 #, gcc-internal-format, gfc-internal-format
53655 msgid "%s is a DEC extension at %C, re-compile with -fdec to enable"
53656 msgstr ""
53658 #: fortran/io.c:1599
53659 #, gcc-internal-format, gfc-internal-format
53660 msgid "Constant expression in FORMAT tag at %L must be of type default CHARACTER"
53661 msgstr "La expresión constante en la etiqueta FORMAT en %L debe ser del tipo por defecto CHARACTER"
53663 #: fortran/io.c:1617
53664 #, gcc-internal-format, gfc-internal-format
53665 msgid "FORMAT tag at %L must be of type default-kind CHARACTER or of INTEGER"
53666 msgstr "La etiqueta FORMAT en %L debe ser de tipo con género por defecto CHARACTER o INTEGER"
53668 #: fortran/io.c:1623
53669 #, fuzzy, gcc-internal-format, gfc-internal-format
53670 #| msgid "Deleted feature: ASSIGNED variable in FORMAT tag at %L"
53671 msgid "ASSIGNED variable in FORMAT tag at %L"
53672 msgstr "Característica eliminada: Variable ASSIGNED en la etiqueta FORMAT en %L"
53674 #: fortran/io.c:1628
53675 #, fuzzy, gcc-internal-format
53676 #| msgid "Variable '%s' at %L has not been assigned a format label"
53677 msgid "Variable %qs at %L has not been assigned a format label"
53678 msgstr "No se ha asignado una etiqueta de formato a la variable '%s' en %L"
53680 #: fortran/io.c:1635
53681 #, fuzzy, gcc-internal-format
53682 #| msgid "Scalar '%s' in FORMAT tag at %L is not an ASSIGNED variable"
53683 msgid "Scalar %qs in FORMAT tag at %L is not an ASSIGNED variable"
53684 msgstr "El escalar '%s' en la etiqueta FORMAT en %L no es una variable ASSIGNED"
53686 #: fortran/io.c:1647
53687 #, fuzzy, gcc-internal-format, gfc-internal-format
53688 #| msgid "Extension: Non-character in FORMAT tag at %L"
53689 msgid "Non-character in FORMAT tag at %L"
53690 msgstr "Extensión: Elemento que no es carácter en la etiqueta FORMAT en %L"
53692 #: fortran/io.c:1653
53693 #, gcc-internal-format, gfc-internal-format
53694 msgid "Non-character assumed shape array element in FORMAT tag at %L"
53695 msgstr "Elemento de matriz de forma asumida que no es carácter en la etiqueta FORMAT en %L"
53697 #: fortran/io.c:1660
53698 #, gcc-internal-format, gfc-internal-format
53699 msgid "Non-character assumed size array element in FORMAT tag at %L"
53700 msgstr "Elemento de matriz de tamaño asumido que no es carácter en la etiqueta FORMAT en %L"
53702 #: fortran/io.c:1667
53703 #, gcc-internal-format, gfc-internal-format
53704 msgid "Non-character pointer array element in FORMAT tag at %L"
53705 msgstr "Elemento de matriz de puntero que no es carácter en la etiqueta FORMAT en %L"
53707 #: fortran/io.c:1693
53708 #, gcc-internal-format, gfc-internal-format
53709 msgid "%s tag at %L must be of type %s"
53710 msgstr "La etiqueta %s en %L debe ser de tipo %s"
53712 #: fortran/io.c:1700
53713 #, gcc-internal-format, gfc-internal-format
53714 msgid "%s tag at %L must be a character string of default kind"
53715 msgstr "La etiqueta %s en %L debe ser una cadena de caracteres del género por defecto"
53717 #: fortran/io.c:1707
53718 #, gcc-internal-format, gfc-internal-format
53719 msgid "%s tag at %L must be scalar"
53720 msgstr "La etiqueta %s en %L debe ser escalar"
53722 #: fortran/io.c:1713
53723 #, fuzzy, gcc-internal-format, gfc-internal-format
53724 #| msgid "Fortran 2003: IOMSG tag at %L"
53725 msgid "IOMSG tag at %L"
53726 msgstr "Fortran 2003: Etiqueta IOMSG en %L"
53728 #: fortran/io.c:1721
53729 #, gcc-internal-format, gfc-internal-format
53730 msgid "Fortran 95 requires default INTEGER in %s tag at %L"
53731 msgstr "Fortran 95 requiere un INTEGER por defecto en la etiqueta %s en %L"
53733 #: fortran/io.c:1730
53734 #, fuzzy, gcc-internal-format, gfc-internal-format
53735 #| msgid "Fortran 2008: Nondefault LOGICAL in %s tag at %L"
53736 msgid "Non-default LOGICAL kind in %s tag at %L"
53737 msgstr "Fortran 2008: LOGICAL que no es por defecto en la etiqueta %s en %L"
53739 #: fortran/io.c:1737
53740 #, fuzzy, gcc-internal-format, gfc-internal-format
53741 #| msgid "UNIT not specified at %L"
53742 msgid "NEWUNIT specifier at %L"
53743 msgstr "No se especificó UNIT en %L"
53745 #: fortran/io.c:1755
53746 #, fuzzy, gcc-internal-format, gfc-internal-format
53747 #| msgid "Extension: CONVERT tag at %L"
53748 msgid "CONVERT tag at %L"
53749 msgstr "Extensión: etiqueta CONVERT en %L"
53751 #: fortran/io.c:1965
53752 #, fuzzy, gcc-internal-format
53753 #| msgid "Fortran 2003: %s specifier in %s statement at %C has value '%s'"
53754 msgid "Fortran 2003: %s specifier in %s statement at %C has value %qs"
53755 msgstr "Fortran 2003: el especificador %s en la declaración %s en %C tiene el valor '%s'"
53757 #: fortran/io.c:1973 fortran/io.c:2000
53758 #, fuzzy, gcc-internal-format
53759 #| msgid "%s specifier in %s statement at %C has invalid value '%s'"
53760 msgid "%s specifier in %s statement at %C has value %qs"
53761 msgstr "El especificador %s en la declaración %s en %C tiene el valor no válido '%s'"
53763 #: fortran/io.c:1992
53764 #, fuzzy, gcc-internal-format
53765 #| msgid "Extension: %s specifier in %s statement at %C has value '%s'"
53766 msgid "Extension: %s specifier in %s statement at %C has value %qs"
53767 msgstr "Extensión: el especificador %s en la declaración %s en %C tiene el valor '%s'"
53769 #: fortran/io.c:2014 fortran/io.c:2022
53770 #, fuzzy, gcc-internal-format
53771 #| msgid "%s specifier in %s statement at %C has invalid value '%s'"
53772 msgid "%s specifier in %s statement at %C has invalid value %qs"
53773 msgstr "El especificador %s en la declaración %s en %C tiene el valor no válido '%s'"
53775 #: fortran/io.c:2075
53776 #, gcc-internal-format, gfc-internal-format
53777 msgid "OPEN statement not allowed in PURE procedure at %C"
53778 msgstr "No se permite una declaración OPEN en el procedimiento PURE en %C"
53780 #: fortran/io.c:2088
53781 #, gcc-internal-format, gfc-internal-format
53782 msgid "UNIT specifier not allowed with NEWUNIT at %C"
53783 msgstr "No se permite el especificador UNIT con NEWUNIT en %C"
53785 #: fortran/io.c:2098
53786 #, gcc-internal-format, gfc-internal-format
53787 msgid "NEWUNIT specifier must have FILE= or STATUS='scratch' at %C"
53788 msgstr "El especificador NEWUNIT debe tener FILE= o STATUS='scratch' en %C"
53790 #: fortran/io.c:2106
53791 #, gcc-internal-format, gfc-internal-format
53792 msgid "OPEN statement at %C must have UNIT or NEWUNIT specified"
53793 msgstr "La declaración OPEN en %C debe tener especificado UNIT o NEWUNIT"
53795 #: fortran/io.c:2144
53796 #, gcc-internal-format, gfc-internal-format
53797 msgid "ACTION type conflicts with READONLY specifier at %C"
53798 msgstr ""
53800 #: fortran/io.c:2158
53801 #, fuzzy, gcc-internal-format, gfc-internal-format
53802 #| msgid "Fortran 2003: ASYNCHRONOUS= at %C not allowed in Fortran 95"
53803 msgid "ASYNCHRONOUS= at %C not allowed in Fortran 95"
53804 msgstr "Fortran 2003: no se permite ASYNCHRONOUS= en %C en Fortran 95"
53806 #: fortran/io.c:2179 fortran/io.c:3712
53807 #, fuzzy, gcc-internal-format, gfc-internal-format
53808 #| msgid "Fortran 2003: BLANK= at %C not allowed in Fortran 95"
53809 msgid "BLANK= at %C not allowed in Fortran 95"
53810 msgstr "Fortran 2003: no se permite BLANK= en %C en Fortran 95"
53812 #: fortran/io.c:2216 fortran/io.c:3688
53813 #, fuzzy, gcc-internal-format, gfc-internal-format
53814 #| msgid "Fortran 2003: DECIMAL= at %C not allowed in Fortran 95"
53815 msgid "DECIMAL= at %C not allowed in Fortran 95"
53816 msgstr "Fortran 2003: no se permite DECIMAL= en %C en Fortran 95"
53818 #: fortran/io.c:2254
53819 #, fuzzy, gcc-internal-format, gfc-internal-format
53820 #| msgid "Fortran 2003: ENCODING= at %C not allowed in Fortran 95"
53821 msgid "ENCODING= at %C not allowed in Fortran 95"
53822 msgstr "Fortran 2003: no se permite ENCODING= en %C en Fortran 95"
53824 #: fortran/io.c:2317 fortran/io.c:3761
53825 #, fuzzy, gcc-internal-format, gfc-internal-format
53826 #| msgid "Fortran 2003: ROUND= at %C not allowed in Fortran 95"
53827 msgid "ROUND= at %C not allowed in Fortran 95"
53828 msgstr "Fortran 2003: No se permite ROUND= en %C en Fortran 95"
53830 #: fortran/io.c:2356
53831 #, fuzzy, gcc-internal-format, gfc-internal-format
53832 #| msgid "Fortran 2003: SIGN= at %C not allowed in Fortran 95"
53833 msgid "SIGN= at %C not allowed in Fortran 95"
53834 msgstr "Fortran 2003: no se permite SIGN= en %C en Fortran 95"
53836 #: fortran/io.c:2577
53837 #, gcc-internal-format, gfc-internal-format
53838 msgid "CLOSE statement not allowed in PURE procedure at %C"
53839 msgstr "No se permite una declaración CLOSE en el procedimiento PURE en %C"
53841 #: fortran/io.c:2639
53842 #, gcc-internal-format, gfc-internal-format
53843 msgid "CLOSE statement at %L requires a UNIT number"
53844 msgstr "La declaración CLOSE en %L requiere un número UNIT"
53846 #: fortran/io.c:2647
53847 #, gcc-internal-format, gfc-internal-format
53848 msgid "UNIT number in CLOSE statement at %L must be non-negative"
53849 msgstr "El número UNIT en la declaración CLOSE en %L debe ser no negativo"
53851 #: fortran/io.c:2745 fortran/match.c:2937
53852 #, gcc-internal-format, gfc-internal-format
53853 msgid "%s statement not allowed in PURE procedure at %C"
53854 msgstr "No se permite una declaración %s en el procedimiento PURE en %C"
53856 #: fortran/io.c:2779
53857 #, fuzzy, gcc-internal-format, gfc-internal-format
53858 #| msgid "UNIT number in statement at %L must be non-negative"
53859 msgid "UNIT number missing in statement at %L"
53860 msgstr "El número UNIT en la declaración en %L debe ser no negativo"
53862 #: fortran/io.c:2787 fortran/io.c:3230
53863 #, gcc-internal-format, gfc-internal-format
53864 msgid "UNIT number in statement at %L must be non-negative"
53865 msgstr "El número UNIT en la declaración en %L debe ser no negativo"
53867 #: fortran/io.c:2820
53868 #, fuzzy, gcc-internal-format, gfc-internal-format
53869 #| msgid "Fortran 2003: FLUSH statement at %C"
53870 msgid "FLUSH statement at %C"
53871 msgstr "Fortran 2003: Declaración FLUSH en %C"
53873 #: fortran/io.c:2861
53874 #, fuzzy, gcc-internal-format, gfc-internal-format
53875 #| msgid "Missing format label at %C"
53876 msgid "Missing format with default unit at %C"
53877 msgstr "Falta la etiqueta de formato en %C"
53879 #: fortran/io.c:2881
53880 #, gcc-internal-format, gfc-internal-format
53881 msgid "Duplicate UNIT specification at %C"
53882 msgstr "Especificación UNIT duplicada en %C"
53884 #: fortran/io.c:2955
53885 #, gcc-internal-format, gfc-internal-format
53886 msgid "Duplicate format specification at %C"
53887 msgstr "Especificación de formato duplicada en %C"
53889 #: fortran/io.c:2972
53890 #, fuzzy, gcc-internal-format
53891 #| msgid "Symbol '%s' in namelist '%s' is INTENT(IN) at %C"
53892 msgid "Symbol %qs in namelist %qs is INTENT(IN) at %C"
53893 msgstr "El símbolo '%s' en la lista de nombres '%s' es INTENT(IN) en %C"
53895 #: fortran/io.c:3008
53896 #, gcc-internal-format, gfc-internal-format
53897 msgid "Duplicate NML specification at %C"
53898 msgstr "Especificación NML duplicada en %C"
53900 #: fortran/io.c:3017
53901 #, fuzzy, gcc-internal-format
53902 #| msgid "Symbol '%s' at %C must be a NAMELIST group name"
53903 msgid "Symbol %qs at %C must be a NAMELIST group name"
53904 msgstr "El símbolo '%s' en %C debe ser un nombre de grupo NAMELIST"
53906 #: fortran/io.c:3087
53907 #, gcc-internal-format, gfc-internal-format
53908 msgid "END tag at %C not allowed in output statement"
53909 msgstr "No se permite la etiqueta END en %C en la declaración de salida"
53911 #: fortran/io.c:3164
53912 #, gcc-internal-format, gfc-internal-format
53913 msgid "UNIT not specified at %L"
53914 msgstr "No se especificó UNIT en %L"
53916 #: fortran/io.c:3176
53917 #, gcc-internal-format, gfc-internal-format
53918 msgid "UNIT specification at %L must be an INTEGER expression or a CHARACTER variable"
53919 msgstr "La especificación UNIT en %L debe ser una expresión INTEGER o una variable CHARACTER"
53921 #: fortran/io.c:3198
53922 #, gcc-internal-format, gfc-internal-format
53923 msgid "Invalid form of WRITE statement at %L, UNIT required"
53924 msgstr "Forma no válida de la declaración WRITE en %L, se requiere UNIT"
53926 #: fortran/io.c:3209
53927 #, gcc-internal-format, gfc-internal-format
53928 msgid "Internal unit with vector subscript at %L"
53929 msgstr "Unidad interna con subíndice vectorial en %L"
53931 #: fortran/io.c:3223
53932 #, gcc-internal-format, gfc-internal-format
53933 msgid "External IO UNIT cannot be an array at %L"
53934 msgstr "Un IO UNIT externo no puede ser una matriz en %L"
53936 #: fortran/io.c:3251
53937 #, fuzzy, gcc-internal-format
53938 #| msgid "NAMELIST '%s' in READ statement at %L contains the symbol '%s' which may not appear in a variable definition context"
53939 msgid "NAMELIST %qs in READ statement at %L contains the symbol %qs which may not appear in a variable definition context"
53940 msgstr "NAMELIST '%s' en la declaración READ en %L contiene el símbolo '%s' el cual puede no aparecer en un contexto de definición de variable"
53942 #: fortran/io.c:3261
53943 #, fuzzy, gcc-internal-format, gfc-internal-format
53944 #| msgid "Extension: Comma before i/o item list at %L"
53945 msgid "Comma before i/o item list at %L"
53946 msgstr "Extensión: Una coma antes de una lista de elementos de e/s en %L"
53948 #: fortran/io.c:3271
53949 #, gcc-internal-format, gfc-internal-format
53950 msgid "ERR tag label %d at %L not defined"
53951 msgstr "La etiqueta ERR %d en %L no está definida"
53953 #: fortran/io.c:3283
53954 #, gcc-internal-format, gfc-internal-format
53955 msgid "END tag label %d at %L not defined"
53956 msgstr "La etiqueta END %d en %L no está definida"
53958 #: fortran/io.c:3295
53959 #, gcc-internal-format, gfc-internal-format
53960 msgid "EOR tag label %d at %L not defined"
53961 msgstr "La etiqueta EOR %d en %L no está definida"
53963 #: fortran/io.c:3305
53964 #, gcc-internal-format, gfc-internal-format
53965 msgid "FORMAT label %d at %L not defined"
53966 msgstr "La etiqueta FORMAT %d en %L no está definida"
53968 #: fortran/io.c:3336
53969 #, gcc-internal-format
53970 msgid "io_kind_name(): bad I/O-kind"
53971 msgstr ""
53973 #: fortran/io.c:3425
53974 #, gcc-internal-format, gfc-internal-format
53975 msgid "Syntax error in I/O iterator at %C"
53976 msgstr "Error sintáctico en el iterador de E/S en %C"
53978 #: fortran/io.c:3456
53979 #, gcc-internal-format, gfc-internal-format
53980 msgid "Expected variable in READ statement at %C"
53981 msgstr "Se esperaba una variable en la declaración READ en %C"
53983 #: fortran/io.c:3462
53984 #, gcc-internal-format, gfc-internal-format
53985 msgid "Expected expression in %s statement at %C"
53986 msgstr "Se esperaba una expresión en la declaración %s en %C"
53988 #. A general purpose syntax error.
53989 #: fortran/io.c:3519 fortran/io.c:4179 fortran/gfortran.h:2813
53990 #, gcc-internal-format, gfc-internal-format
53991 msgid "Syntax error in %s statement at %C"
53992 msgstr "Error sintáctico en la declaración %s en %C"
53994 #: fortran/io.c:3603
53995 #, fuzzy, gcc-internal-format, gfc-internal-format
53996 #| msgid "Fortran 2003: Internal file at %L with namelist"
53997 msgid "Internal file at %L with namelist"
53998 msgstr "Fortran 2003: Fichero interno en %L con lista de nombres"
54000 #: fortran/io.c:3659
54001 #, gcc-internal-format, gfc-internal-format
54002 msgid "ASYNCHRONOUS= specifier at %L must be an initialization expression"
54003 msgstr "El especificador ASYNCHRONOUS= en %L debe ser una expresión de inicialización"
54005 #: fortran/io.c:3737
54006 #, fuzzy, gcc-internal-format, gfc-internal-format
54007 #| msgid "Fortran 2003: PAD= at %C not allowed in Fortran 95"
54008 msgid "PAD= at %C not allowed in Fortran 95"
54009 msgstr "Fortran 2003: No se permite PAD= en %C en Fortran 95"
54011 #: fortran/io.c:3813
54012 #, fuzzy, gcc-internal-format, gfc-internal-format
54013 #| msgid "Fortran 2003: DELIM= at %C not allowed in Fortran 95"
54014 msgid "DELIM= at %C not allowed in Fortran 95"
54015 msgstr "Fortran 2003: no se permite DELIM= en %C en Fortran 95"
54017 #: fortran/io.c:3965
54018 #, gcc-internal-format, gfc-internal-format
54019 msgid "PRINT namelist at %C is an extension"
54020 msgstr "La lista de nombres PRINT en %C es una extensión"
54022 #: fortran/io.c:4146
54023 #, gcc-internal-format, gfc-internal-format
54024 msgid "Expected comma in I/O list at %C"
54025 msgstr "Se esperaba una coma en la lista E/S en %C"
54027 #: fortran/io.c:4213
54028 #, gcc-internal-format, gfc-internal-format
54029 msgid "PRINT statement at %C not allowed within PURE procedure"
54030 msgstr "No se permite la declaración PRINT en %C dentro un procedimiento PURE"
54032 #: fortran/io.c:4380 fortran/io.c:4442
54033 #, gcc-internal-format, gfc-internal-format
54034 msgid "INQUIRE statement not allowed in PURE procedure at %C"
54035 msgstr "No se permite la declaración INQUIRE en el procedimiento PURE en %C"
54037 #: fortran/io.c:4408
54038 #, gcc-internal-format, gfc-internal-format
54039 msgid "IOLENGTH tag invalid in INQUIRE statement at %C"
54040 msgstr "La etiqueta IOLENGHT es no válida en la declaración INQUIRE en %C"
54042 #: fortran/io.c:4418 fortran/trans-io.c:1333
54043 #, gcc-internal-format, gfc-internal-format
54044 msgid "INQUIRE statement at %L cannot contain both FILE and UNIT specifiers"
54045 msgstr "La declaración INQUIRE en %L no puede contener especificadores FILE y UNIT al mismo tiempo"
54047 #: fortran/io.c:4425
54048 #, gcc-internal-format, gfc-internal-format
54049 msgid "INQUIRE statement at %L requires either FILE or UNIT specifier"
54050 msgstr "La declaración INQUIRE en %L requiere un especificador FILE o UNIT"
54052 #: fortran/io.c:4435
54053 #, fuzzy, gcc-internal-format, gfc-internal-format
54054 #| msgid "UNIT number in statement at %L must be non-negative"
54055 msgid "UNIT number in INQUIRE statement at %L can not be %d"
54056 msgstr "El número UNIT en la declaración en %L debe ser no negativo"
54058 #: fortran/io.c:4450
54059 #, gcc-internal-format, gfc-internal-format
54060 msgid "INQUIRE statement at %L requires a PENDING= specifier with the ID= specifier"
54061 msgstr "La declaración INQUIRE en %L requiere un especificador PENDING= con el especificador ID="
54063 #: fortran/io.c:4628
54064 #, fuzzy, gcc-internal-format, gfc-internal-format
54065 #| msgid "Fortran 2003: WAIT at %C not allowed in Fortran 95"
54066 msgid "WAIT at %C not allowed in Fortran 95"
54067 msgstr "Fortran 2003: No se permite WAIT en %C en Fortran 95"
54069 #: fortran/io.c:4634
54070 #, gcc-internal-format, gfc-internal-format
54071 msgid "WAIT statement not allowed in PURE procedure at %C"
54072 msgstr "No se permite una declaración WAIT en un procedimiento PURE en %C"
54074 #: fortran/match.c:115
54075 #, fuzzy, gcc-internal-format
54076 #| msgid "gfc_trans_code(): Bad statement code"
54077 msgid "gfc_op2string(): Bad code"
54078 msgstr "gfc_trans_code(): Código de declaración erróneo"
54080 #: fortran/match.c:192
54081 #, fuzzy, gcc-internal-format, gfc-internal-format
54082 #| msgid "Expected structure component name at %C"
54083 msgid "Expected structure component or operator name after '.' at %C"
54084 msgstr "Se esperaba un nombre de componente de estructura en %C"
54086 #: fortran/match.c:224
54087 #, gcc-internal-format
54088 msgid "%qs is neither a defined operator nor a structure component in dotted string at %C"
54089 msgstr ""
54091 #: fortran/match.c:294
54092 #, fuzzy, gcc-internal-format
54093 #| msgid "Missing ')' in statement at or before %L"
54094 msgid "Missing %<)%> in statement at or before %L"
54095 msgstr "Falta un ')' en la declaración en o antes de %L"
54097 #: fortran/match.c:299
54098 #, fuzzy, gcc-internal-format
54099 #| msgid "Missing '(' in statement at or before %L"
54100 msgid "Missing %<(%> in statement at or before %L"
54101 msgstr "Falta un '(' en la declaración en o antes de %L"
54103 #: fortran/match.c:496
54104 #, gcc-internal-format, gfc-internal-format
54105 msgid "Integer too large at %C"
54106 msgstr "Entero demasiado grande en %C"
54108 #: fortran/match.c:577 fortran/parse.c:1125
54109 #, gcc-internal-format, gfc-internal-format
54110 msgid "Too many digits in statement label at %C"
54111 msgstr "Demasiados dígitos en la declaración de etiqueta en %C"
54113 #: fortran/match.c:583
54114 #, gcc-internal-format, gfc-internal-format
54115 msgid "Statement label at %C is zero"
54116 msgstr "La etiqueta de declaración en %C es cero"
54118 #: fortran/match.c:616
54119 #, fuzzy, gcc-internal-format
54120 #| msgid "Label name '%s' at %C is ambiguous"
54121 msgid "Label name %qs at %C is ambiguous"
54122 msgstr "El nombre de etiqueta '%s' en %C es ambigua"
54124 #: fortran/match.c:622
54125 #, fuzzy, gcc-internal-format
54126 #| msgid "Duplicate construct label '%s' at %C"
54127 msgid "Duplicate construct label %qs at %C"
54128 msgstr "Etiqueta construct '%s' duplicada en %C"
54130 #: fortran/match.c:656
54131 #, gcc-internal-format, gfc-internal-format
54132 msgid "Invalid character in name at %C"
54133 msgstr "Carácter no válido en el nombre en %C"
54135 #: fortran/match.c:669
54136 #, gcc-internal-format, gfc-internal-format
54137 msgid "Name at %C is too long"
54138 msgstr "El nombre en %C es demasiado largo"
54140 #: fortran/match.c:680
54141 #, fuzzy, gcc-internal-format
54142 #| msgid "Invalid character '$' at %C. Use -fdollar-ok to allow it as an extension"
54143 msgid "Invalid character %<$%> at %L. Use %<-fdollar-ok%> to allow it as an extension"
54144 msgstr "Carácter '$' no válido en %C. Use -fdollar-ok para permitirlo como una extensión"
54146 #: fortran/match.c:956
54147 #, gcc-internal-format, gfc-internal-format
54148 msgid ".XOR. operator at %C"
54149 msgstr ""
54151 #: fortran/match.c:1011
54152 #, fuzzy, gcc-internal-format, gfc-internal-format
54153 #| msgid "Loop variable at %C cannot be a coarray"
54154 msgid "Loop variable at %C cannot be an array"
54155 msgstr "La variable de bucle en %C no puede ser una comatriz"
54157 #: fortran/match.c:1018
54158 #, gcc-internal-format, gfc-internal-format
54159 msgid "Loop variable at %C cannot be a coarray"
54160 msgstr "La variable de bucle en %C no puede ser una comatriz"
54162 #: fortran/match.c:1024
54163 #, gcc-internal-format, gfc-internal-format
54164 msgid "Loop variable at %C cannot be a sub-component"
54165 msgstr "La variable de bucle en %C no puede ser un subcomponente"
54167 #: fortran/match.c:1058
54168 #, gcc-internal-format, gfc-internal-format
54169 msgid "Expected a step value in iterator at %C"
54170 msgstr "Se esperaba un valor de paso en el iterador en %C"
54172 #: fortran/match.c:1070
54173 #, gcc-internal-format, gfc-internal-format
54174 msgid "Syntax error in iterator at %C"
54175 msgstr "Error sintáctico en el iterador en %C"
54177 #: fortran/match.c:1238
54178 #, fuzzy, gcc-internal-format, gfc-internal-format
54179 #| msgid "gfc_trans_code(): Bad statement code"
54180 msgid "gfc_match(): Bad match code %c"
54181 msgstr "gfc_trans_code(): Código de declaración erróneo"
54183 #: fortran/match.c:1311
54184 #, gcc-internal-format, gfc-internal-format
54185 msgid "Invalid form of PROGRAM statement at %C"
54186 msgstr "Forma no válida de la declaración PROGRAM en %C"
54188 #: fortran/match.c:1441 fortran/match.c:1521
54189 #, fuzzy, gcc-internal-format, gfc-internal-format
54190 #| msgid "Obsolescent feature: Arithmetic IF statement at %C"
54191 msgid "Arithmetic IF statement at %C"
54192 msgstr "Característica obsoleta: Declaración IF aritmética en %C"
54194 #: fortran/match.c:1496
54195 #, gcc-internal-format, gfc-internal-format
54196 msgid "Syntax error in IF-expression at %C"
54197 msgstr "Error sintáctico en la expresión IF en %C"
54199 #: fortran/match.c:1507
54200 #, gcc-internal-format, gfc-internal-format
54201 msgid "Block label not appropriate for arithmetic IF statement at %C"
54202 msgstr "La etiqueta de bloque no es apropiada para la declaración IF aritmética en %C"
54204 #: fortran/match.c:1544
54205 #, gcc-internal-format, gfc-internal-format
54206 msgid "Block label is not appropriate for IF statement at %C"
54207 msgstr "La etiqueta de bloque no es apropiada para la declaración IF en %C"
54209 #: fortran/match.c:1636
54210 #, gcc-internal-format, gfc-internal-format
54211 msgid "Cannot assign to a named constant at %C"
54212 msgstr "No se puede asignar a una constante nombrada en %C"
54214 #: fortran/match.c:1646
54215 #, gcc-internal-format, gfc-internal-format
54216 msgid "Unclassifiable statement in IF-clause at %C"
54217 msgstr "Declaración inclasificable en la cláusula IF en %C"
54219 #: fortran/match.c:1653
54220 #, gcc-internal-format, gfc-internal-format
54221 msgid "Syntax error in IF-clause at %C"
54222 msgstr "Error sintáctico en la cláusula IF en %C"
54224 #: fortran/match.c:1696
54225 #, gcc-internal-format, gfc-internal-format
54226 msgid "Unexpected junk after ELSE statement at %C"
54227 msgstr "Basura inesperada después de la declaración ELSE en %C"
54229 #: fortran/match.c:1702 fortran/match.c:1737
54230 #, fuzzy, gcc-internal-format
54231 #| msgid "Label '%s' at %C doesn't match IF label '%s'"
54232 msgid "Label %qs at %C doesn't match IF label %qs"
54233 msgstr "La etiqueta '%s' en %C no coincide con la etiqueta IF '%s'"
54235 #: fortran/match.c:1731
54236 #, gcc-internal-format, gfc-internal-format
54237 msgid "Unexpected junk after ELSE IF statement at %C"
54238 msgstr "Basura inesperada después de la declaración ELSE IF en %C"
54240 #: fortran/match.c:1795
54241 #, gcc-internal-format, gfc-internal-format
54242 msgid "Image control statement CRITICAL at %C in PURE procedure"
54243 msgstr "Declaración de control de imagen CRITICAL en %C en un procedimiento PURE"
54245 #: fortran/match.c:1801
54246 #, gcc-internal-format, gfc-internal-format
54247 msgid "Image control statement CRITICAL at %C in DO CONCURRENT block"
54248 msgstr "Declaración de control de imagen CRITICAL en %C en un bloque DO CONCURRENT"
54250 #: fortran/match.c:1808
54251 #, fuzzy, gcc-internal-format, gfc-internal-format
54252 #| msgid "Fortran 2008: CRITICAL statement at %C"
54253 msgid "CRITICAL statement at %C"
54254 msgstr "Fortran 2008: Declaración CRITICAL en %C"
54256 #: fortran/match.c:1820
54257 #, gcc-internal-format, gfc-internal-format
54258 msgid "Nested CRITICAL block at %C"
54259 msgstr "Bloque CRITICAL anidado en %C"
54261 #: fortran/match.c:1872
54262 #, gcc-internal-format, gfc-internal-format
54263 msgid "Expected association list at %C"
54264 msgstr "Se esperaba una lista lista de asociación en %C"
54266 #: fortran/match.c:1885
54267 #, gcc-internal-format, gfc-internal-format
54268 msgid "Expected association at %C"
54269 msgstr "Se esperaba una asociación en %C"
54271 #: fortran/match.c:1894
54272 #, fuzzy, gcc-internal-format
54273 #| msgid "Duplicate name '%s' in association at %C"
54274 msgid "Duplicate name %qs in association at %C"
54275 msgstr "Nombre '%s' duplicado en la asociación en %C"
54277 #: fortran/match.c:1902
54278 #, gcc-internal-format, gfc-internal-format
54279 msgid "Association target at %C must not be coindexed"
54280 msgstr "El objetivo de asociación en %C no debe estar coindizado"
54282 #: fortran/match.c:1920
54283 #, fuzzy, gcc-internal-format
54284 #| msgid "Expected ')' or ',' at %C"
54285 msgid "Expected %<)%> or %<,%> at %C"
54286 msgstr "Se esperaba ')' o ',' en %C"
54288 #: fortran/match.c:1938
54289 #, gcc-internal-format, gfc-internal-format
54290 msgid "Junk after ASSOCIATE statement at %C"
54291 msgstr "Basura después de la declaración ASSOCIATE en %C"
54293 #: fortran/match.c:2008
54294 #, fuzzy, gcc-internal-format
54295 #| msgid "Derived type '%s' at %L may not be ABSTRACT"
54296 msgid "Derived type %qs at %L may not be ABSTRACT"
54297 msgstr "El tipo derivado '%s' en %L no debe ser ABSTRACT"
54299 #: fortran/match.c:2076 fortran/match.c:2142 fortran/match.c:2163
54300 #, gcc-internal-format, gfc-internal-format
54301 msgid "Invalid type-spec at %C"
54302 msgstr "Especificación de tipo no válida en %C"
54304 #: fortran/match.c:2258
54305 #, gcc-internal-format, gfc-internal-format
54306 msgid "Syntax error in FORALL iterator at %C"
54307 msgstr "Error sintáctico en el iterador FORALL en %C"
54309 #: fortran/match.c:2523
54310 #, fuzzy, gcc-internal-format, gfc-internal-format
54311 #| msgid "Fortran 2008: DO CONCURRENT construct at %C"
54312 msgid "DO CONCURRENT construct at %C"
54313 msgstr "Fortran 2008: Constructor DO CONCURRENT en %C"
54315 #: fortran/match.c:2648
54316 #, fuzzy, gcc-internal-format
54317 #| msgid "Name '%s' in %s statement at %C is unknown"
54318 msgid "Name %qs in %s statement at %C is unknown"
54319 msgstr "Se desconoce el nombre '%s' en la declaración %s en %C"
54321 #: fortran/match.c:2656
54322 #, fuzzy, gcc-internal-format
54323 #| msgid "Name '%s' in %s statement at %C is not a construct name"
54324 msgid "Name %qs in %s statement at %C is not a construct name"
54325 msgstr "El nombre '%s' en la declaración %s en %C no es un nombre de constructor"
54327 #: fortran/match.c:2668
54328 #, gcc-internal-format, gfc-internal-format
54329 msgid "%s statement at %C leaves CRITICAL construct"
54330 msgstr "La declaración %s en %C deja una construcción CRITICAL"
54332 #. F2008, C821 & C845.
54333 #: fortran/match.c:2676
54334 #, gcc-internal-format, gfc-internal-format
54335 msgid "%s statement at %C leaves DO CONCURRENT construct"
54336 msgstr "La declaración %s en %C deja una construcción DO CONCURRENT"
54338 #: fortran/match.c:2688
54339 #, gcc-internal-format, gfc-internal-format
54340 msgid "%s statement at %C is not within a construct"
54341 msgstr "La declaración %s en %C no está dentro de una construcción"
54343 #: fortran/match.c:2691
54344 #, fuzzy, gcc-internal-format
54345 #| msgid "%s statement at %C is not within construct '%s'"
54346 msgid "%s statement at %C is not within construct %qs"
54347 msgstr "La declaración %s en %C no está dentro de la construcción '%s'"
54349 #: fortran/match.c:2716
54350 #, fuzzy, gcc-internal-format
54351 #| msgid "CYCLE statement at %C is not applicable to non-loop construct '%s'"
54352 msgid "CYCLE statement at %C is not applicable to non-loop construct %qs"
54353 msgstr "La declaración CYCLE en %C no se aplica a la construcción '%s' que no es bucle"
54355 #: fortran/match.c:2721
54356 #, fuzzy, gcc-internal-format, gfc-internal-format
54357 #| msgid "Fortran 2008: EXIT statement with no do-construct-name at %C"
54358 msgid "EXIT statement with no do-construct-name at %C"
54359 msgstr "Fortran 2008: Declaración EXIT sin nombre de constructor do en %C"
54361 #: fortran/match.c:2727
54362 #, fuzzy, gcc-internal-format
54363 #| msgid "%s statement at %C is not applicable to construct '%s'"
54364 msgid "%s statement at %C is not applicable to construct %qs"
54365 msgstr "La declaración %s en %C no se aplica a la construcción '%s'"
54367 #: fortran/match.c:2735
54368 #, fuzzy, gcc-internal-format, gfc-internal-format
54369 #| msgid "%s statement at %C leaving OpenMP structured block"
54370 msgid "%s statement at %C leaving OpenACC structured block"
54371 msgstr "La declaración %s en %C deja un bloque estructurado OpenMP"
54373 #: fortran/match.c:2736
54374 #, fuzzy, gcc-internal-format, gfc-internal-format
54375 #| msgid "%s statement at %C leaving OpenMP structured block"
54376 msgid "%s statement at %C leaving OpenMP structured block"
54377 msgstr "La declaración %s en %C deja un bloque estructurado OpenMP"
54379 #: fortran/match.c:2760
54380 #, fuzzy, gcc-internal-format, gfc-internal-format
54381 #| msgid "EXIT statement at %C terminating !$OMP DO loop"
54382 msgid "EXIT statement at %C terminating !$ACC LOOP loop"
54383 msgstr "La declaración EXIT en %C termina el bucle !$OMP DO"
54385 #: fortran/match.c:2765
54386 #, fuzzy, gcc-internal-format, gfc-internal-format
54387 #| msgid "CYCLE statement at %C to non-innermost collapsed !$OMP DO loop"
54388 msgid "CYCLE statement at %C to non-innermost collapsed !$ACC LOOP loop"
54389 msgstr "La declaración CYCLE en %C para el bucle !$OMP DO colapsado que no es el más interno"
54391 #: fortran/match.c:2794
54392 #, gcc-internal-format, gfc-internal-format
54393 msgid "EXIT statement at %C terminating !$OMP DO loop"
54394 msgstr "La declaración EXIT en %C termina el bucle !$OMP DO"
54396 #: fortran/match.c:2799
54397 #, gcc-internal-format, gfc-internal-format
54398 msgid "CYCLE statement at %C to non-innermost collapsed !$OMP DO loop"
54399 msgstr "La declaración CYCLE en %C para el bucle !$OMP DO colapsado que no es el más interno"
54401 #: fortran/match.c:2886
54402 #, fuzzy, gcc-internal-format, gfc-internal-format
54403 #| msgid "lvalue required in asm statement"
54404 msgid "Blank required in %s statement near %C"
54405 msgstr "se requiere un l-valor en la declaración asm"
54407 #: fortran/match.c:2904
54408 #, fuzzy, gcc-internal-format, gfc-internal-format
54409 #| msgid "Shape specification at %L cannot be negative"
54410 msgid "STOP code at %C cannot be negative"
54411 msgstr "La especificación de forma en %L no puede ser negativa"
54413 #: fortran/match.c:2910
54414 #, gcc-internal-format, gfc-internal-format
54415 msgid "STOP code at %C contains too many digits"
54416 msgstr ""
54418 #: fortran/match.c:2931
54419 #, fuzzy, gcc-internal-format, gfc-internal-format
54420 #| msgid "Image control statement %s at %C in PURE procedure"
54421 msgid "%s statement at %C in PURE procedure"
54422 msgstr "Declaración de control de imagen %s en %C en un procedimiento PURE"
54424 #: fortran/match.c:2947
54425 #, gcc-internal-format, gfc-internal-format
54426 msgid "Image control statement STOP at %C in CRITICAL block"
54427 msgstr "Declaración de control de imagen STOP en %C en el bloque CRITICAL"
54429 #: fortran/match.c:2952
54430 #, gcc-internal-format, gfc-internal-format
54431 msgid "Image control statement STOP at %C in DO CONCURRENT block"
54432 msgstr "Declaración de control de imagen STOP en %C en el bloque DO CONCURRENT"
54434 #: fortran/match.c:2963
54435 #, gcc-internal-format, gfc-internal-format
54436 msgid "STOP code at %L must be a scalar CHARACTER constant or digit[digit[digit[digit[digit]]]]"
54437 msgstr ""
54439 #: fortran/match.c:2976
54440 #, gcc-internal-format, gfc-internal-format
54441 msgid "STOP code at %L must be either INTEGER or CHARACTER type"
54442 msgstr "El código STOP en %L debe ser de tipo INTEGER o CHARACTER"
54444 #: fortran/match.c:2983
54445 #, gcc-internal-format, gfc-internal-format
54446 msgid "STOP code at %L must be scalar"
54447 msgstr "El código STOP en %L debe ser escalar"
54449 #: fortran/match.c:2990
54450 #, gcc-internal-format, gfc-internal-format
54451 msgid "STOP code at %L must be default character KIND=%d"
54452 msgstr "El código STOP en %L debe ser un carácter por defecto KIND=%d"
54454 #: fortran/match.c:2997
54455 #, gcc-internal-format, gfc-internal-format
54456 msgid "STOP code at %L must be default integer KIND=%d"
54457 msgstr "El código STOP en %L debe ser un entero por defecto KIND=%d"
54459 #: fortran/match.c:3045
54460 #, fuzzy, gcc-internal-format, gfc-internal-format
54461 #| msgid "Unexpected CASE statement at %C"
54462 msgid "PAUSE statement at %C"
54463 msgstr "Declaración CASE inesperada en %C"
54465 #: fortran/match.c:3066
54466 #, fuzzy, gcc-internal-format, gfc-internal-format
54467 #| msgid "Fortran 2008: ERROR STOP statement at %C"
54468 msgid "ERROR STOP statement at %C"
54469 msgstr "Fortran 2008: Declaración ERROR STOP en %C"
54471 #: fortran/match.c:3092
54472 #, fuzzy, gcc-internal-format, gfc-internal-format
54473 #| msgid "Image control statement %s at %C in PURE procedure"
54474 msgid "Image control statement EVENT %s at %C in PURE procedure"
54475 msgstr "Declaración de control de imagen %s en %C en un procedimiento PURE"
54477 #: fortran/match.c:3107
54478 #, fuzzy, gcc-internal-format, gfc-internal-format
54479 #| msgid "Image control statement %s at %C in CRITICAL block"
54480 msgid "Image control statement EVENT %s at %C in CRITICAL block"
54481 msgstr "Declaración de control de imagen %s en %C en el bloque CRITICAL"
54483 #: fortran/match.c:3114
54484 #, fuzzy, gcc-internal-format, gfc-internal-format
54485 #| msgid "Image control statement %s at %C in DO CONCURRENT block"
54486 msgid "Image control statement EVENT %s at %C in DO CONCURRENT block"
54487 msgstr "Declaración de control de imagen %s en %C en el bloque DO CONCURRENT"
54489 #: fortran/match.c:3144 fortran/match.c:3361 fortran/match.c:3573
54490 #: fortran/match.c:4083 fortran/match.c:4420
54491 #, fuzzy, gcc-internal-format, gfc-internal-format
54492 #| msgid "Redundant STAT tag found at %L "
54493 msgid "Redundant STAT tag found at %L"
54494 msgstr "Se encontró una etiqueta STAT redundante en %L "
54496 #: fortran/match.c:3165 fortran/match.c:3382 fortran/match.c:3593
54497 #: fortran/match.c:4109 fortran/match.c:4445
54498 #, fuzzy, gcc-internal-format, gfc-internal-format
54499 #| msgid "Redundant ERRMSG tag found at %L "
54500 msgid "Redundant ERRMSG tag found at %L"
54501 msgstr "Se encontró una etiqueta ERRMSG redundante en %L "
54503 #: fortran/match.c:3186
54504 #, fuzzy, gcc-internal-format, gfc-internal-format
54505 #| msgid "Redundant STAT tag found at %L "
54506 msgid "Redundant UNTIL_COUNT tag found at %L"
54507 msgstr "Se encontró una etiqueta STAT redundante en %L "
54509 #: fortran/match.c:3252
54510 #, fuzzy, gcc-internal-format, gfc-internal-format
54511 #| msgid "Empty IMPLICIT statement at %C"
54512 msgid "EVENT POST statement at %C"
54513 msgstr "Declaración IMPLICIT vacía en %C"
54515 #: fortran/match.c:3262
54516 #, fuzzy, gcc-internal-format, gfc-internal-format
54517 #| msgid "Empty IMPLICIT statement at %C"
54518 msgid "EVENT WAIT statement at %C"
54519 msgstr "Declaración IMPLICIT vacía en %C"
54521 #: fortran/match.c:3274
54522 #, fuzzy, gcc-internal-format, gfc-internal-format
54523 #| msgid "Fortran 2003: VALUE statement at %C"
54524 msgid "FAIL IMAGE statement at %C"
54525 msgstr "Fortran 2003: Declaración VALUE en %C"
54527 #: fortran/match.c:3309
54528 #, gcc-internal-format, gfc-internal-format
54529 msgid "Image control statement %s at %C in PURE procedure"
54530 msgstr "Declaración de control de imagen %s en %C en un procedimiento PURE"
54532 #: fortran/match.c:3324
54533 #, gcc-internal-format, gfc-internal-format
54534 msgid "Image control statement %s at %C in CRITICAL block"
54535 msgstr "Declaración de control de imagen %s en %C en el bloque CRITICAL"
54537 #: fortran/match.c:3331
54538 #, gcc-internal-format, gfc-internal-format
54539 msgid "Image control statement %s at %C in DO CONCURRENT block"
54540 msgstr "Declaración de control de imagen %s en %C en el bloque DO CONCURRENT"
54542 #: fortran/match.c:3403
54543 #, fuzzy, gcc-internal-format, gfc-internal-format
54544 #| msgid "Redundant ACQUIRED_LOCK tag found at %L "
54545 msgid "Redundant ACQUIRED_LOCK tag found at %L"
54546 msgstr "Se encontró una etiqueta ACQUIRED_LOCK redundante en %L "
54548 #: fortran/match.c:3468
54549 #, fuzzy, gcc-internal-format, gfc-internal-format
54550 #| msgid "Fortran 2008: LOCK statement at %C"
54551 msgid "LOCK statement at %C"
54552 msgstr "Fortran 2008: Declaración LOCK en %C"
54554 #: fortran/match.c:3478
54555 #, fuzzy, gcc-internal-format, gfc-internal-format
54556 #| msgid "Fortran 2008: UNLOCK statement at %C"
54557 msgid "UNLOCK statement at %C"
54558 msgstr "Fortran 2008: Declaración UNLOCK en %C"
54560 #: fortran/match.c:3503
54561 #, gcc-internal-format, gfc-internal-format
54562 msgid "Image control statement SYNC at %C in PURE procedure"
54563 msgstr "Declaración de control de imagen SYNC en %C en un procedimiento PURE"
54565 #: fortran/match.c:3509
54566 #, fuzzy, gcc-internal-format, gfc-internal-format
54567 #| msgid "Fortran 2008: SYNC statement at %C"
54568 msgid "SYNC statement at %C"
54569 msgstr "Fortran 2008: Declaración SYNC en %C"
54571 #: fortran/match.c:3521
54572 #, gcc-internal-format, gfc-internal-format
54573 msgid "Image control statement SYNC at %C in CRITICAL block"
54574 msgstr "Declaración de control de imagen SYNC en %C en un bloque CRITICAL"
54576 #: fortran/match.c:3527
54577 #, gcc-internal-format, gfc-internal-format
54578 msgid "Image control statement SYNC at %C in DO CONCURRENT block"
54579 msgstr "Declaración de control de imagen SYNC en %C en un bloque DO CONCURRENT"
54581 #: fortran/match.c:3707
54582 #, fuzzy, gcc-internal-format, gfc-internal-format
54583 #| msgid "Deleted feature: ASSIGN statement at %C"
54584 msgid "ASSIGN statement at %C"
54585 msgstr "Característica eliminada: declaración ASSIGN en %C"
54587 #: fortran/match.c:3751
54588 #, fuzzy, gcc-internal-format, gfc-internal-format
54589 #| msgid "Deleted feature: Assigned GOTO statement at %C"
54590 msgid "Assigned GOTO statement at %C"
54591 msgstr "Característica eliminada: declaración GOTO asignada en %C"
54593 #: fortran/match.c:3795 fortran/match.c:3846
54594 #, gcc-internal-format, gfc-internal-format
54595 msgid "Statement label list in GOTO at %C cannot be empty"
54596 msgstr "La lista de etiquetas de declaración en GOTO en %C no puede estar vacía"
54598 #: fortran/match.c:3856
54599 #, fuzzy, gcc-internal-format, gfc-internal-format
54600 #| msgid "Obsolescent feature: Computed GOTO at %C"
54601 msgid "Computed GOTO at %C"
54602 msgstr "Característica obsoleta: GOTO computado en %C"
54604 #: fortran/match.c:3928
54605 #, gcc-internal-format, gfc-internal-format
54606 msgid "Error in type-spec at %L"
54607 msgstr "Error en la especificación de tipo en %L"
54609 #: fortran/match.c:3938
54610 #, fuzzy, gcc-internal-format, gfc-internal-format
54611 #| msgid "Fortran 2003: typespec in ALLOCATE at %L"
54612 msgid "typespec in ALLOCATE at %L"
54613 msgstr "Fortran 2003: Especificación de tipo en ALLOCATE en %L"
54615 #: fortran/match.c:3981
54616 #, gcc-internal-format, gfc-internal-format
54617 msgid "Bad allocate-object at %C for a PURE procedure"
54618 msgstr "Objeto de alojamiento erróneo en %C para un procedimiento PURE"
54620 #: fortran/match.c:4005
54621 #, gcc-internal-format, gfc-internal-format
54622 msgid "ALLOCATE of coarray at %C in DO CONCURRENT block"
54623 msgstr "ALLOCATE de comatriz en %C en el bloque DO CONCURRENT"
54625 #: fortran/match.c:4010
54626 #, gcc-internal-format, gfc-internal-format
54627 msgid "ALLOCATE of coarray at %C in CRITICAL block"
54628 msgstr "ALLOCATE de comatriz en %C en el bloque CRITICAL"
54630 #: fortran/match.c:4032
54631 #, fuzzy, gcc-internal-format, gfc-internal-format
54632 #| msgid "Allocate-object at %L is not a nonprocedure pointer or an allocatable variable"
54633 msgid "Allocate-object at %L is neither a data pointer nor an allocatable variable"
54634 msgstr "El objeto de alojamiento en %L no es un puntero que no es procedimiento o una variable de alojamiento"
54636 #: fortran/match.c:4044
54637 #, gcc-internal-format, gfc-internal-format
54638 msgid "Type of entity at %L is type incompatible with typespec"
54639 msgstr "El tipo de entidad en %L es de tipo incompatible con la especificación de tipo"
54641 #: fortran/match.c:4052
54642 #, gcc-internal-format, gfc-internal-format
54643 msgid "Kind type parameter for entity at %L differs from the kind type parameter of the typespec"
54644 msgstr "El parámetro de tipo de género para la entidad en %L difiere del parámetro de tipo de género de la especificación de tipo"
54646 #: fortran/match.c:4066
54647 #, gcc-internal-format, gfc-internal-format
54648 msgid "Shape specification for allocatable scalar at %C"
54649 msgstr "Especificación de forma para el escalar asignable en %C"
54651 #: fortran/match.c:4103
54652 #, fuzzy, gcc-internal-format, gfc-internal-format
54653 #| msgid "Fortran 2003: ERRMSG tag at %L"
54654 msgid "ERRMSG tag at %L"
54655 msgstr "Fortran 2003: Etiqueta ERRMSG en %L"
54657 #: fortran/match.c:4126
54658 #, fuzzy, gcc-internal-format, gfc-internal-format
54659 #| msgid "Fortran 2003: SOURCE tag at %L"
54660 msgid "SOURCE tag at %L"
54661 msgstr "Fortran 2003: Etiqueta SOURCE en %L"
54663 #: fortran/match.c:4132
54664 #, fuzzy, gcc-internal-format, gfc-internal-format
54665 #| msgid "Redundant SOURCE tag found at %L "
54666 msgid "Redundant SOURCE tag found at %L"
54667 msgstr "Se encontró una etiqueta SOURCE redundante en %L "
54669 #: fortran/match.c:4139
54670 #, gcc-internal-format, gfc-internal-format
54671 msgid "SOURCE tag at %L conflicts with the typespec at %L"
54672 msgstr "La etiqueta SOURCE en %L tiene conflictos con la especificación de tipo en %L"
54674 #: fortran/match.c:4145
54675 #, fuzzy, gcc-internal-format, gfc-internal-format
54676 #| msgid "Fortran 2008: SOURCE tag at %L with more than a single allocate object"
54677 msgid "SOURCE tag at %L with more than a single allocate object"
54678 msgstr "Fortran 2008: Etiqueta SOURCE en %L con más de un objeto de alojamiento sencillo"
54680 #: fortran/match.c:4163
54681 #, fuzzy, gcc-internal-format, gfc-internal-format
54682 #| msgid "Fortran 2008: MOLD tag at %L"
54683 msgid "MOLD tag at %L"
54684 msgstr "Fortran 2008: Etiqueta MOLD en %L"
54686 #: fortran/match.c:4169
54687 #, fuzzy, gcc-internal-format, gfc-internal-format
54688 #| msgid "Redundant MOLD tag found at %L "
54689 msgid "Redundant MOLD tag found at %L"
54690 msgstr "Se encontró una etiqueta MOLD redundante en %L "
54692 #: fortran/match.c:4176
54693 #, gcc-internal-format, gfc-internal-format
54694 msgid "MOLD tag at %L conflicts with the typespec at %L"
54695 msgstr "La etiqueta MOLD en %L tiene conflictos con la especificación de tipo en %L"
54697 #: fortran/match.c:4202
54698 #, gcc-internal-format, gfc-internal-format
54699 msgid "MOLD tag at %L conflicts with SOURCE tag at %L"
54700 msgstr "La etiqueta MOLD en %L tiene conflictos con la etiqueta SOURCE en %L"
54702 #: fortran/match.c:4210
54703 #, gcc-internal-format, gfc-internal-format
54704 msgid "Allocate-object at %L with a deferred type parameter requires either a type-spec or SOURCE tag or a MOLD tag"
54705 msgstr "El objeto de alojamiento en %L con un parámetro de tipo diferido requiere una especificación de tipo o una etiqueta SOURCE o una etiqueta MOLD"
54707 #: fortran/match.c:4222
54708 #, fuzzy, gcc-internal-format, gfc-internal-format
54709 #| msgid "Allocate-object at %L with a deferred type parameter requires either a type-spec or SOURCE tag or a MOLD tag"
54710 msgid "Unlimited polymorphic allocate-object at %L requires either a type-spec or SOURCE tag or a MOLD tag"
54711 msgstr "El objeto de alojamiento en %L con un parámetro de tipo diferido requiere una especificación de tipo o una etiqueta SOURCE o una etiqueta MOLD"
54713 #: fortran/match.c:4284
54714 #, gcc-internal-format, gfc-internal-format
54715 msgid "Pointer object at %C shall not be coindexed"
54716 msgstr "El objeto puntero en %C no debe tener un coíndice"
54718 #: fortran/match.c:4370
54719 #, gcc-internal-format, gfc-internal-format
54720 msgid "Illegal allocate-object at %C for a PURE procedure"
54721 msgstr "Objeto de alojamiento ilegal en %C para un procedimiento PURE"
54723 #: fortran/match.c:4380
54724 #, gcc-internal-format, gfc-internal-format
54725 msgid "DEALLOCATE of coarray at %C in DO CONCURRENT block"
54726 msgstr "DEALLOCATE de comatriz en %C en el bloque DO CONCURRENT"
54728 #: fortran/match.c:4387
54729 #, gcc-internal-format, gfc-internal-format
54730 msgid "DEALLOCATE of coarray at %C in CRITICAL block"
54731 msgstr "DEALLOCATE de comatriz en %C en el bloque CRITICAL"
54733 #: fortran/match.c:4403
54734 #, fuzzy, gcc-internal-format, gfc-internal-format
54735 #| msgid "Allocate-object at %C is not a nonprocedure pointer or an allocatable variable"
54736 msgid "Allocate-object at %C is not a nonprocedure pointer nor an allocatable variable"
54737 msgstr "El objeto de alojamiento en %C no es un puntero que no es procedimiento o una variable de alojamiento"
54739 #: fortran/match.c:4440
54740 #, fuzzy, gcc-internal-format, gfc-internal-format
54741 #| msgid "Fortran 2003: ERRMSG at %L"
54742 msgid "ERRMSG at %L"
54743 msgstr "Fortran 2003: ERRMSG en %L"
54745 #: fortran/match.c:4497
54746 #, gcc-internal-format, gfc-internal-format
54747 msgid "Image control statement RETURN at %C in CRITICAL block"
54748 msgstr "Declaración de control de imagen RETURN en %C en un bloque CRITICAL"
54750 #: fortran/match.c:4503
54751 #, gcc-internal-format, gfc-internal-format
54752 msgid "Image control statement RETURN at %C in DO CONCURRENT block"
54753 msgstr "Declaración de control de imagen RETURN en %C en un bloque DO CRITICAL"
54755 #: fortran/match.c:4512
54756 #, gcc-internal-format, gfc-internal-format
54757 msgid "Alternate RETURN statement at %C is only allowed within a SUBROUTINE"
54758 msgstr "La declaración RETURN alternativa en %C sólo se permite dentro de una SUBROUTINE"
54760 #: fortran/match.c:4543
54761 #, fuzzy, gcc-internal-format, gfc-internal-format
54762 #| msgid "Extension: RETURN statement in main program at %C"
54763 msgid "RETURN statement in main program at %C"
54764 msgstr "Extensión: declaración RETURN en el programa principal en %C"
54766 #: fortran/match.c:4571
54767 #, gcc-internal-format, gfc-internal-format
54768 msgid "Expected component reference at %C"
54769 msgstr "Se esperaba una referencia de componente en %C"
54771 #: fortran/match.c:4580
54772 #, gcc-internal-format, gfc-internal-format
54773 msgid "Junk after CALL at %C"
54774 msgstr "Basura después de CALL en %C"
54776 #: fortran/match.c:4591
54777 #, gcc-internal-format, gfc-internal-format
54778 msgid "Expected type-bound procedure or procedure pointer component at %C"
54779 msgstr "Se esperaba un procedimiento enlazado a tipo o un procedimiento de componente puntero en %C"
54781 #: fortran/match.c:4812
54782 #, gcc-internal-format, gfc-internal-format
54783 msgid "Syntax error in common block name at %C"
54784 msgstr "Error sintáctico en el nombre de bloque común en %C"
54786 #. If we find an error, just print it and continue,
54787 #. cause it's just semantic, and we can see if there
54788 #. are more errors.
54789 #: fortran/match.c:4879
54790 #, fuzzy, gcc-internal-format
54791 #| msgid "Variable '%s' at %L in common block '%s' at %C must be declared with a C interoperable kind since common block '%s' is bind(c)"
54792 msgid "Variable %qs at %L in common block %qs at %C must be declared with a C interoperable kind since common block %qs is bind(c)"
54793 msgstr "La variable '%s' en %L en el bloque común '%s' en %C se debe declarar con género interoperable con C porque el bloque común '%s' es bind(c)"
54795 #: fortran/match.c:4888
54796 #, fuzzy, gcc-internal-format
54797 #| msgid "Variable '%s' in common block '%s' at %C can not be bind(c) since it is not global"
54798 msgid "Variable %qs in common block %qs at %C can not be bind(c) since it is not global"
54799 msgstr "La variable '%s' en el bloque común '%s' en %C no puede ser bind(c) porque no es global"
54801 #: fortran/match.c:4895
54802 #, fuzzy, gcc-internal-format
54803 #| msgid "Symbol '%s' at %C is already in a COMMON block"
54804 msgid "Symbol %qs at %C is already in a COMMON block"
54805 msgstr "El símbolo '%s' en %C ya está en un bloque COMMON"
54807 #: fortran/match.c:4903
54808 #, fuzzy, gcc-internal-format
54809 #| msgid "Initialized symbol '%s' at %C can only be COMMON in BLOCK DATA"
54810 msgid "Initialized symbol %qs at %C can only be COMMON in BLOCK DATA"
54811 msgstr "El símbolo inicializado '%s' en %C sólo puede ser COMMON en BLOCK DATA"
54813 #: fortran/match.c:4919
54814 #, fuzzy, gcc-internal-format
54815 #| msgid "Array specification for symbol '%s' in COMMON at %C must be explicit"
54816 msgid "Array specification for symbol %qs in COMMON at %C must be explicit"
54817 msgstr "La especificación de matriz para el símbolo '%s' en COMMON en %C debe ser explícita"
54819 #: fortran/match.c:4929
54820 #, fuzzy, gcc-internal-format
54821 #| msgid "Symbol '%s' in COMMON at %C cannot be a POINTER array"
54822 msgid "Symbol %qs in COMMON at %C cannot be a POINTER array"
54823 msgstr "El símbolo '%s' en COMMON en %C no puede ser una matriz POINTER"
54825 #: fortran/match.c:4975
54826 #, fuzzy, gcc-internal-format
54827 #| msgid "Symbol '%s', in COMMON block '%s' at %C is being indirectly equivalenced to another COMMON block '%s'"
54828 msgid "Symbol %qs, in COMMON block %qs at %C is being indirectly equivalenced to another COMMON block %qs"
54829 msgstr "El símbolo '%s', en el bloque COMMON '%s' en %C está siendo indirectamente equivalente a otro bloque COMMON '%s'"
54831 #: fortran/match.c:5103
54832 #, fuzzy, gcc-internal-format
54833 #| msgid "Namelist group name '%s' at %C already has a basic type of %s"
54834 msgid "Namelist group name %qs at %C already has a basic type of %s"
54835 msgstr "El nombre de grupo de lista de nombres '%s' en %C ya tiene un tipo básico de %s"
54837 #: fortran/match.c:5111
54838 #, fuzzy, gcc-internal-format
54839 #| msgid "Namelist group name '%s' at %C already is USE associated and cannot be respecified."
54840 msgid "Namelist group name %qs at %C already is USE associated and cannot be respecified."
54841 msgstr "El nombre de grupo de lista de nombres '%s' en %C ya está asociado con USE y no se puede reespecificar."
54843 #: fortran/match.c:5137
54844 #, fuzzy, gcc-internal-format
54845 #| msgid "Assumed size array '%s' in namelist '%s' at %C is not allowed"
54846 msgid "Assumed size array %qs in namelist %qs at %C is not allowed"
54847 msgstr "No se permite la matriz de tamaño asumido '%s' en la lista de nombres '%s' en %C"
54849 #: fortran/match.c:5271
54850 #, gcc-internal-format, gfc-internal-format
54851 msgid "Derived type component %C is not a permitted EQUIVALENCE member"
54852 msgstr "El componente de tipo derivado %C no es un miembro EQUIVALENCE permitido"
54854 #: fortran/match.c:5279
54855 #, gcc-internal-format, gfc-internal-format
54856 msgid "Array reference in EQUIVALENCE at %C cannot be an array section"
54857 msgstr "La referencia a matriz en EQUIVALENCE en %C no puede ser una sección de matriz"
54859 #: fortran/match.c:5307
54860 #, gcc-internal-format, gfc-internal-format
54861 msgid "EQUIVALENCE at %C requires two or more objects"
54862 msgstr "El EQUIVALENCE en %C requiere dos o más objetos"
54864 #: fortran/match.c:5321
54865 #, gcc-internal-format, gfc-internal-format
54866 msgid "Attempt to indirectly overlap COMMON blocks %s and %s by EQUIVALENCE at %C"
54867 msgstr "Se intentó sobreescribir indirectamente los bloques COMMON %s y %s con EQUIVALENCE en %C"
54869 #: fortran/match.c:5334
54870 #, gcc-internal-format, gfc-internal-format
54871 msgid "Expecting a comma in EQUIVALENCE at %C"
54872 msgstr "Se esperaba una coma en EQUIVALENCE en %C"
54874 #: fortran/match.c:5450
54875 #, gcc-internal-format, gfc-internal-format
54876 msgid "Statement function at %L is recursive"
54877 msgstr "La función de declaración en %L es recursiva"
54879 #: fortran/match.c:5460
54880 #, fuzzy, gcc-internal-format, gfc-internal-format
54881 #| msgid "ENTRY statement at %C cannot appear within an INTERFACE"
54882 msgid "Statement function at %L cannot appear within an INTERFACE"
54883 msgstr "La declaración ENTRY en %C no puede aparecer dentro de un INTERFACE"
54885 #: fortran/match.c:5465
54886 #, fuzzy, gcc-internal-format, gfc-internal-format
54887 #| msgid "In statement function"
54888 msgid "Statement function at %C"
54889 msgstr "En la declaración de la función"
54891 #: fortran/match.c:5590 fortran/match.c:5606
54892 #, fuzzy, gcc-internal-format, gfc-internal-format
54893 #| msgid "Expression in CASE statement at %L must be scalar"
54894 msgid "Expression in CASE selector at %L cannot be %s"
54895 msgstr "La expresión en la declaración CASE en %L debe ser escalar"
54897 #: fortran/match.c:5628
54898 #, gcc-internal-format, gfc-internal-format
54899 msgid "Expected initialization expression in CASE at %C"
54900 msgstr "Se esperaba la inicialización de la expresión en CASE en %C"
54902 #: fortran/match.c:5660
54903 #, fuzzy, gcc-internal-format
54904 #| msgid "Expected block name '%s' of SELECT construct at %C"
54905 msgid "Expected block name %qs of SELECT construct at %C"
54906 msgstr "Se esperaba el nombre de bloque '%s' de la construcción SELECT en %C"
54908 #: fortran/match.c:5947
54909 #, fuzzy, gcc-internal-format, gfc-internal-format
54910 #| msgid "Syntax error in PROTECTED statement at %C"
54911 msgid "parse error in SELECT TYPE statement at %C"
54912 msgstr "Error sintáctico en la declaración PROTECTED en %C"
54914 #: fortran/match.c:5971
54915 #, gcc-internal-format, gfc-internal-format
54916 msgid "Selector in SELECT TYPE at %C is not a named variable; use associate-name=>"
54917 msgstr "El selector en SELECT TYPE en %C no es una variable nombrada; use nombre-asociado =>"
54919 #: fortran/match.c:6009
54920 #, gcc-internal-format, gfc-internal-format
54921 msgid "Unexpected CASE statement at %C"
54922 msgstr "Declaración CASE inesperada en %C"
54924 #: fortran/match.c:6061
54925 #, gcc-internal-format, gfc-internal-format
54926 msgid "Syntax error in CASE specification at %C"
54927 msgstr "Error sintáctico en la especificación CASE en %C"
54929 #: fortran/match.c:6079
54930 #, gcc-internal-format, gfc-internal-format
54931 msgid "Unexpected TYPE IS statement at %C"
54932 msgstr "Declaración TYPE IS inesperada en %C"
54934 #: fortran/match.c:6111
54935 #, gcc-internal-format, gfc-internal-format
54936 msgid "The type-spec shall not specify a sequence derived type or a type with the BIND attribute in SELECT TYPE at %C [F2003:C815]"
54937 msgstr ""
54939 #: fortran/match.c:6123
54940 #, gcc-internal-format, gfc-internal-format
54941 msgid "Syntax error in TYPE IS specification at %C"
54942 msgstr "Error sintáctico en la especificación TYPE IS en %C"
54944 #: fortran/match.c:6199
54945 #, gcc-internal-format, gfc-internal-format
54946 msgid "Syntax error in CLASS IS specification at %C"
54947 msgstr "Error sintáctico en la especificación CLASS IS en %C"
54949 #: fortran/match.c:6322
54950 #, gcc-internal-format, gfc-internal-format
54951 msgid "ELSEWHERE statement at %C not enclosed in WHERE block"
54952 msgstr "La declaración ELSEWHERE en %C no está dentro de un bloque WHERE"
54954 #: fortran/match.c:6360
54955 #, fuzzy, gcc-internal-format
54956 #| msgid "Label '%s' at %C doesn't match WHERE label '%s'"
54957 msgid "Label %qs at %C doesn't match WHERE label %qs"
54958 msgstr "La etiqueta '%s' en %C no coincide con la etiqueta WHERE '%s'"
54960 #: fortran/matchexp.c:72
54961 #, fuzzy, gcc-internal-format
54962 #| msgid "Bad character '%c' in OPERATOR name at %C"
54963 msgid "Bad character %qc in OPERATOR name at %C"
54964 msgstr "Carácter '%c' erróneo en el nombre OPERATOR en %C"
54966 #: fortran/matchexp.c:80
54967 #, fuzzy, gcc-internal-format
54968 #| msgid "The name '%s' cannot be used as a defined operator at %C"
54969 msgid "The name %qs cannot be used as a defined operator at %C"
54970 msgstr "El nombre '%s' no se puede usar como un operador definido en %C"
54972 #: fortran/matchexp.c:173
54973 #, gcc-internal-format, gfc-internal-format
54974 msgid "Expected a right parenthesis in expression at %C"
54975 msgstr "Se esperaba un paréntesis derecho en la expresión en %C"
54977 #: fortran/matchexp.c:281
54978 #, gcc-internal-format, gfc-internal-format
54979 msgid "Expected exponent in expression at %C"
54980 msgstr "Se esperaba un exponente en la expresión en %C"
54982 #: fortran/matchexp.c:319 fortran/matchexp.c:324 fortran/matchexp.c:428
54983 #: fortran/matchexp.c:433
54984 #, gcc-internal-format, gfc-internal-format
54985 msgid "Extension: Unary operator following arithmetic operator (use parentheses) at %C"
54986 msgstr "Extensión: Operador unario después de un operador aritmético (usar paréntesis) en %C"
54988 #: fortran/matchexp.c:665
54989 #, gcc-internal-format
54990 msgid "match_level_4(): Bad operator"
54991 msgstr ""
54993 #: fortran/misc.c:108
54994 #, gcc-internal-format
54995 msgid "gfc_basic_typename(): Undefined type"
54996 msgstr ""
54998 #: fortran/misc.c:173
54999 #, gcc-internal-format
55000 msgid "gfc_typename(): Undefined type"
55001 msgstr ""
55003 #: fortran/misc.c:193
55004 #, fuzzy, gcc-internal-format
55005 #| msgid "gfc_trans_code(): Bad statement code"
55006 msgid "gfc_code2string(): Bad code"
55007 msgstr "gfc_trans_code(): Código de declaración erróneo"
55009 #: fortran/module.c:236
55010 #, gcc-internal-format
55011 msgid "free_pi_tree(): Unresolved fixup"
55012 msgstr ""
55014 #: fortran/module.c:453
55015 #, gcc-internal-format
55016 msgid "associate_integer_pointer(): Already associated"
55017 msgstr ""
55019 #: fortran/module.c:535
55020 #, gcc-internal-format, gfc-internal-format
55021 msgid "module nature in USE statement at %C"
55022 msgstr "módulo natural en la declaración USE en %C"
55024 #: fortran/module.c:547
55025 #, gcc-internal-format, gfc-internal-format
55026 msgid "Module nature in USE statement at %C shall be either INTRINSIC or NON_INTRINSIC"
55027 msgstr "El módulo natural en la declaración USE en %C debe ser uno de INTRINSIC o NON_INTRINSIC"
55029 #: fortran/module.c:560
55030 #, gcc-internal-format, gfc-internal-format
55031 msgid "\"::\" was expected after module nature at %C but was not found"
55032 msgstr "Se esperaba \"::\" después del módulo natural en %C pero no se encontró"
55034 #: fortran/module.c:570
55035 #, gcc-internal-format, gfc-internal-format
55036 msgid "\"USE :: module\" at %C"
55037 msgstr "\"USE :: module\" en %C"
55039 #: fortran/module.c:629
55040 #, gcc-internal-format, gfc-internal-format
55041 msgid "Missing generic specification in USE statement at %C"
55042 msgstr "Falta la especificación genérica en la declaración USE en %C"
55044 #: fortran/module.c:637
55045 #, gcc-internal-format, gfc-internal-format
55046 msgid "Renaming operators in USE statements at %C"
55047 msgstr "Se renombran operadores en declaraciones USE en %C"
55049 #: fortran/module.c:678
55050 #, fuzzy, gcc-internal-format
55051 #| msgid "The name %qs at %C has already been used as an external module name."
55052 msgid "The name %qs at %C has already been used as an external module name"
55053 msgstr "El nombre %qs en %C ya se está usando como un nombre de módulo externo."
55055 #: fortran/module.c:741
55056 #, gcc-internal-format, gfc-internal-format
55057 msgid "SUBMODULE declaration at %C"
55058 msgstr "declaración SUBMODULE en %C"
55060 #: fortran/module.c:746
55061 #, fuzzy, gcc-internal-format, gfc-internal-format
55062 #| msgid "ENTRY statement at %C cannot appear within a contained subprogram"
55063 msgid "SUBMODULE declaration at %C cannot appear within another scoping unit"
55064 msgstr "La declaración ENTRY en %C no puede aparecer dentro de un subprograma contenido"
55066 #: fortran/module.c:821
55067 #, gcc-internal-format, gfc-internal-format
55068 msgid "Syntax error in SUBMODULE statement at %C"
55069 msgstr "Error sintáctico en la sentencia SUBMODULE en %C"
55071 #: fortran/module.c:1166
55072 #, gcc-internal-format
55073 msgid "Reading module %qs at line %d column %d: %s"
55074 msgstr "Leyendo el módulo %qs en la línea %d columna %d: %s"
55076 #: fortran/module.c:1170
55077 #, gcc-internal-format
55078 msgid "Writing module %qs at line %d column %d: %s"
55079 msgstr "Escribiendo el módulo %qs en la línea %d columna %d: %s"
55081 #: fortran/module.c:1174
55082 #, gcc-internal-format
55083 msgid "Module %qs at line %d column %d: %s"
55084 msgstr "Módulo %qs en la línea %d columna %d: %s"
55086 #: fortran/module.c:1569
55087 #, gcc-internal-format
55088 msgid "require_atom(): bad atom type required"
55089 msgstr "require_atom(): tipo de átomo requerido incorrecto"
55091 #: fortran/module.c:1618
55092 #, gcc-internal-format, gfc-internal-format
55093 msgid "Error writing modules file: %s"
55094 msgstr "Error al escribir el fichero de módulos: %s"
55096 #: fortran/module.c:1662
55097 #, gcc-internal-format
55098 msgid "write_atom(): Writing negative integer"
55099 msgstr "write_atom(): Escribiendo entero negativo"
55101 #: fortran/module.c:1669
55102 #, gcc-internal-format
55103 msgid "write_atom(): Trying to write dab atom"
55104 msgstr "write_atom(): Intentando escribir átomo incorrecto"
55106 #: fortran/module.c:1875
55107 #, gcc-internal-format
55108 msgid "unquote_string(): got bad string"
55109 msgstr "unquote_string(): cadena incorrecta"
55111 #: fortran/module.c:2674
55112 #, gcc-internal-format
55113 msgid "mio_array_ref(): Unknown array ref"
55114 msgstr "mio_array_ref(): Referencia de array desconocido"
55116 #: fortran/module.c:3650
55117 #, gcc-internal-format, gfc-internal-format
55118 msgid "Namelist %s cannot be renamed by USE association to %s"
55119 msgstr "La lista de nombres %s no se puede renombrar por asociación de USE a %s"
55121 #: fortran/module.c:4746
55122 #, gcc-internal-format, gfc-internal-format
55123 msgid "Ambiguous !$OMP DECLARE REDUCTION from module %s at %L"
55124 msgstr "!$OMP DECLARE REDUCTION ambiguo en el módulo %s en %L"
55126 #: fortran/module.c:4749
55127 #, gcc-internal-format, gfc-internal-format
55128 msgid "Previous !$OMP DECLARE REDUCTION from module %s at %L"
55129 msgstr "!$OMP DECLARE REDUCTION anterior en el módulo %s en %L"
55131 #: fortran/module.c:4943
55132 #, gcc-internal-format
55133 msgid "%qs of module %qs, imported at %C, is also the name of the current program unit"
55134 msgstr "%qs del módulo %qs, importado en %C, es también el nombre de la unidad de programa actual"
55136 #: fortran/module.c:5295
55137 #, gcc-internal-format
55138 msgid "Symbol %qs referenced at %L not found in module %qs"
55139 msgstr "El símbolo %qs referenciado en %L no se encontró en el módulo %qs"
55141 #: fortran/module.c:5302
55142 #, gcc-internal-format
55143 msgid "User operator %qs referenced at %L not found in module %qs"
55144 msgstr "El operador de usuario %qs referenciado en %L no se encontró en el módulo %qs"
55146 #: fortran/module.c:5307
55147 #, gcc-internal-format
55148 msgid "Intrinsic operator %qs referenced at %L not found in module %qs"
55149 msgstr "El operador intrínseco %qs referenciado en %L no se encontró en el módulo %qs"
55151 #: fortran/module.c:5542
55152 #, gcc-internal-format
55153 msgid "write_symbol(): bad module symbol %qs"
55154 msgstr "write_symbol(): símbolo de módulo %qs incorrecto"
55156 #: fortran/module.c:5875
55157 #, gcc-internal-format
55158 msgid "write_symtree(): Symbol not written"
55159 msgstr "write_symtree(): Símbolo no escrito"
55161 #: fortran/module.c:6062
55162 #, gcc-internal-format
55163 msgid "Can't open module file %qs for writing at %C: %s"
55164 msgstr "No se puede abrir el fichero de módulo %qs para escritura en %C: %s"
55166 # El mensaje de error seguramente está mal redactado. cfuga
55167 #: fortran/module.c:6081
55168 #, gcc-internal-format
55169 msgid "Error writing module file %qs for writing: %s"
55170 msgstr "Error al escribir al fichero de módulo %qs para escritura: %s"
55172 #: fortran/module.c:6092
55173 #, gcc-internal-format
55174 msgid "Can't delete module file %qs: %s"
55175 msgstr "No se puede borrar el fichero de módulo %qs: %s"
55177 #: fortran/module.c:6095
55178 #, gcc-internal-format
55179 msgid "Can't rename module file %qs to %qs: %s"
55180 msgstr "No se puede renombrar el fichero de módulo %qs a %qs: %s"
55182 #: fortran/module.c:6101
55183 #, gcc-internal-format
55184 msgid "Can't delete temporary module file %qs: %s"
55185 msgstr "No se puede borrar el fichero de módulo temporal %qs: %s"
55187 #: fortran/module.c:6158
55188 #, gcc-internal-format
55189 msgid "Symbol %qs at %C already declared"
55190 msgstr "El símbolo %qs en %C ya se había declarado"
55192 #: fortran/module.c:6229
55193 #, gcc-internal-format, gfc-internal-format
55194 msgid "import_iso_c_binding_module(): Unable to create symbol for %s"
55195 msgstr "import_iso_c_binding_module(): Imposible crear símbolo para %s"
55197 #: fortran/module.c:6337 fortran/module.c:6681
55198 #, gcc-internal-format
55199 msgid "The symbol %qs, referenced at %L, is not in the selected standard"
55200 msgstr "El símbolo %qs referenciado en %L, no está en el estándar seleccionado"
55202 #: fortran/module.c:6465
55203 #, gcc-internal-format
55204 msgid "Symbol %qs referenced at %L not found in intrinsic module ISO_C_BINDING"
55205 msgstr "El símbolo %qs referenciado en %L no se encontró en el módulo intrínseco ISO_C_BINDING"
55207 #: fortran/module.c:6486 fortran/module.c:6519 fortran/module.c:6561
55208 #, gcc-internal-format
55209 msgid "Symbol %qs already declared"
55210 msgstr "El símbolo %qs ya se había declarado"
55212 #: fortran/module.c:6666
55213 #, gcc-internal-format
55214 msgid "Use of intrinsic module %qs at %C conflicts with non-intrinsic module name used previously"
55215 msgstr "El uso del módulo intrínseco %qs en %C tiene conflictos con un nombre de módulo no intrínseco usado previamente"
55217 #: fortran/module.c:6688
55218 #, fuzzy, gcc-internal-format
55219 #| msgid "Use of the NUMERIC_STORAGE_SIZE named constant from intrinsic module ISO_FORTRAN_ENV at %L is incompatible with option %s"
55220 msgid "Use of the NUMERIC_STORAGE_SIZE named constant from intrinsic module ISO_FORTRAN_ENV at %L is incompatible with option %qs"
55221 msgstr "El uso de la constante nombrada NUMERIC_STORAGE_SIZE del módulo intrínseco ISO_FORTRAN_ENV en %L es incompatible con la opción %s"
55223 #: fortran/module.c:6756
55224 #, gcc-internal-format, gfc-internal-format
55225 msgid "Use of the NUMERIC_STORAGE_SIZE named constant from intrinsic module ISO_FORTRAN_ENV at %C is incompatible with option %s"
55226 msgstr "El uso de la constante nombrada NUMERIC_STORAGE_SIZE del módulo intrínseco ISO_FORTRAN_ENV en %C es incompatible con la opción %s"
55228 #: fortran/module.c:6810
55229 #, fuzzy, gcc-internal-format
55230 #| msgid "Symbol '%s' referenced at %L not found in intrinsic module ISO_FORTRAN_ENV"
55231 msgid "Symbol %qs referenced at %L not found in intrinsic module ISO_FORTRAN_ENV"
55232 msgstr "El símbolo '%s' referenciado en %L no se encontró en el módulo intrínseco ISO_FORTRAN_ENV"
55234 #: fortran/module.c:6836
55235 #, fuzzy, gcc-internal-format, gfc-internal-format
55236 #| msgid "CLOSE statement at %L requires a UNIT number"
55237 msgid "USE statement at %C has no ONLY qualifier"
55238 msgstr "La declaración CLOSE en %L requiere un número UNIT"
55240 #: fortran/module.c:6865
55241 #, fuzzy, gcc-internal-format, gfc-internal-format
55242 #| msgid "Fortran 2003: ISO_FORTRAN_ENV intrinsic module at %C"
55243 msgid "ISO_FORTRAN_ENV intrinsic module at %C"
55244 msgstr "Fortran 2003: Módulo intrínseco ISO_FORTRAN_ENV en %C"
55246 #: fortran/module.c:6877
55247 #, fuzzy, gcc-internal-format, gfc-internal-format
55248 #| msgid "Fortran 2003: ISO_C_BINDING module at %C"
55249 msgid "ISO_C_BINDING module at %C"
55250 msgstr "Fortran 2003: Módulo ISO_C_BINDING en %C"
55252 #: fortran/module.c:6890
55253 #, fuzzy, gcc-internal-format
55254 #| msgid "Can't find an intrinsic module named '%s' at %C"
55255 msgid "Can't find an intrinsic module named %qs at %C"
55256 msgstr "No se puede encontrar un módulo intrínseco llamado '%s' en %C"
55258 #: fortran/module.c:6896
55259 #, gcc-internal-format, gfc-internal-format
55260 msgid "IEEE_FEATURES module at %C"
55261 msgstr ""
55263 #: fortran/module.c:6902
55264 #, gcc-internal-format, gfc-internal-format
55265 msgid "IEEE_EXCEPTIONS module at %C"
55266 msgstr ""
55268 #: fortran/module.c:6908
55269 #, gcc-internal-format, gfc-internal-format
55270 msgid "IEEE_ARITHMETIC module at %C"
55271 msgstr ""
55273 #: fortran/module.c:6918
55274 #, fuzzy, gcc-internal-format
55275 #| msgid "Can't open module file '%s' for reading at %C: %s"
55276 msgid "Can't open module file %qs for reading at %C: %s"
55277 msgstr "No se puede abrir el fichero de módulo '%s' para lectura en %C: %s"
55279 #: fortran/module.c:6921
55280 #, gcc-internal-format
55281 msgid "Module file %qs has not been generated, either because the module does not contain a MODULE PROCEDURE or there is an error in the module."
55282 msgstr ""
55284 #: fortran/module.c:6932
55285 #, fuzzy, gcc-internal-format
55286 #| msgid "Use of non-intrinsic module '%s' at %C conflicts with intrinsic module name used previously"
55287 msgid "Use of non-intrinsic module %qs at %C conflicts with intrinsic module name used previously"
55288 msgstr "El uso del módulo '%s' que no es intrínseco en %C tiene conflictos con el nombre del módulo intrínseco usado previamente"
55290 #: fortran/module.c:6955
55291 #, fuzzy, gcc-internal-format
55292 #| msgid "File '%s' opened at %C is not a GFORTRAN module file"
55293 msgid "File %qs opened at %C is not a GNU Fortran module file"
55294 msgstr "El fichero '%s' abierto en %C no es un fichero de módulo GFORTRAN"
55296 #: fortran/module.c:6963
55297 #, gcc-internal-format
55298 msgid "Cannot read module file %qs opened at %C, because it was created by a different version of GNU Fortran"
55299 msgstr ""
55301 # No se puede hacer el mismo juego de palabras que en inglés. cfuga
55302 #: fortran/module.c:6978
55303 #, fuzzy, gcc-internal-format, gfc-internal-format
55304 #| msgid "Can't USE the same module we're building!"
55305 msgid "Can't USE the same %smodule we're building!"
55306 msgstr "¡No se puede hacer USE del mismo módulo que estamos construyendo!"
55308 #: fortran/openmp.c:296 fortran/openmp.c:397 fortran/openmp.c:692
55309 #: fortran/openmp.c:3162
55310 #, gcc-internal-format, gfc-internal-format
55311 msgid "COMMON block /%s/ not found at %C"
55312 msgstr "No se encontró el bloque COMMON /%s/ en %C"
55314 #: fortran/openmp.c:335 fortran/openmp.c:425
55315 #, gcc-internal-format, gfc-internal-format
55316 msgid "Syntax error in OpenMP variable list at %C"
55317 msgstr "Error sintáctico en la lista de variables OpenMP en %C"
55319 #: fortran/openmp.c:499
55320 #, fuzzy, gcc-internal-format, gfc-internal-format
55321 #| msgid "Syntax error in OpenMP variable list at %C"
55322 msgid "Syntax error in OpenMP DEPEND SINK list at %C"
55323 msgstr "Error sintáctico en la lista de variables OpenMP en %C"
55325 #: fortran/openmp.c:561
55326 #, fuzzy, gcc-internal-format, gfc-internal-format
55327 #| msgid "Syntax error in expression at %C"
55328 msgid "Syntax error in OpenACC expression list at %C"
55329 msgstr "Error sintáctico en la expresión en %C"
55331 #: fortran/openmp.c:628
55332 #, fuzzy, gcc-internal-format
55333 #| msgid "Unexpected element"
55334 msgid "Unexpected OpenACC parallelism."
55335 msgstr "Elemento inesperado."
55337 #: fortran/openmp.c:660
55338 #, fuzzy, gcc-internal-format, gfc-internal-format
55339 #| msgid "Threadprivate variable at %C is an element of a COMMON block"
55340 msgid "Variable at %C is an element of a COMMON block"
55341 msgstr "La variable threadprivate en %C es un elemento de un bloque COMMON"
55343 #: fortran/openmp.c:720
55344 #, fuzzy, gcc-internal-format, gfc-internal-format
55345 #| msgid "Unexpected junk after $OMP ORDERED statement at %C"
55346 msgid "Unexpected junk after !$ACC DECLARE at %C"
55347 msgstr "Basura inesperada después de la declaración $OMP ORDERED en %C"
55349 #: fortran/openmp.c:730
55350 #, fuzzy, gcc-internal-format, gfc-internal-format
55351 #| msgid "Syntax error in !$OMP THREADPRIVATE list at %C"
55352 msgid "Syntax error in !$ACC DECLARE list at %C"
55353 msgstr "Error sintáctico en la lista !$OMP THREADPRIVATE en %C"
55355 #: fortran/openmp.c:1032
55356 #, gcc-internal-format, gfc-internal-format
55357 msgid "COLLAPSE clause argument not constant positive integer at %C"
55358 msgstr "El argumento de la cláusula COLLAPSE no es un entero positivo constante en %C"
55360 #: fortran/openmp.c:1488
55361 #, fuzzy, gcc-internal-format, gfc-internal-format
55362 #| msgid "COLLAPSE clause argument not constant positive integer at %C"
55363 msgid "ORDERED clause argument not constant positive integer at %C"
55364 msgstr "El argumento de la cláusula COLLAPSE no es un entero positivo constante en %C"
55366 #: fortran/openmp.c:1671
55367 #, gcc-internal-format, gfc-internal-format
55368 msgid "!$OMP DECLARE REDUCTION %s not found at %L"
55369 msgstr ""
55371 #: fortran/openmp.c:2062
55372 #, fuzzy, gcc-internal-format, gfc-internal-format
55373 #| msgid "Invalid third argument of IBITS at %L"
55374 msgid "Invalid clause in module with !$ACC DECLARE at %L"
55375 msgstr "Tercer argumento de IBITS no válido en %L"
55377 #: fortran/openmp.c:2072
55378 #, fuzzy, gcc-internal-format, gfc-internal-format
55379 #| msgid "action not allowed in SPEC MODULE"
55380 msgid "Variable is USE-associated with !$ACC DECLARE at %L"
55381 msgstr "no se pertite una acción en SPEC MODULE"
55383 #: fortran/openmp.c:2080
55384 #, fuzzy, gcc-internal-format, gfc-internal-format
55385 #| msgid "Assumed size array '%s' in %s clause at %L"
55386 msgid "Assumed-size dummy array with !$ACC DECLARE at %L"
55387 msgstr "Matriz de tamaño asumido '%s' en la cláusula %s en %L"
55389 #: fortran/openmp.c:2127
55390 #, gcc-internal-format
55391 msgid "%<acc update%> must contain at least one %<device%> or %<host%> or %<self%> clause at %L"
55392 msgstr ""
55394 #: fortran/openmp.c:2175
55395 #, fuzzy, gcc-internal-format, gfc-internal-format
55396 #| msgid "Invalid third argument of IBITS at %L"
55397 msgid "Invalid argument to !$ACC WAIT at %L"
55398 msgstr "Tercer argumento de IBITS no válido en %L"
55400 #: fortran/openmp.c:2184
55401 #, fuzzy, gcc-internal-format, gfc-internal-format
55402 #| msgid "NUM_THREADS clause at %L requires a scalar INTEGER expression"
55403 msgid "WAIT clause at %L requires a scalar INTEGER expression"
55404 msgstr "La cláusula NUM_THREADS en %L requiere una expresión INTEGER escalar"
55406 #: fortran/openmp.c:2217
55407 #, gcc-internal-format, gfc-internal-format
55408 msgid "ACC CACHE directive must be inside of loop %C"
55409 msgstr ""
55411 #: fortran/openmp.c:2248
55412 #, fuzzy, gcc-internal-format
55413 #| msgid "storage class specified for typename"
55414 msgid "Multiple loop axes specified for routine"
55415 msgstr "se especificó una clase de almacenamiento para el nombre de tipo"
55417 #: fortran/openmp.c:2274
55418 #, gcc-internal-format, gfc-internal-format
55419 msgid "Only the !$ACC ROUTINE form without list is allowed in interface block at %C"
55420 msgstr ""
55422 #: fortran/openmp.c:2301
55423 #, gcc-internal-format, gfc-internal-format
55424 msgid "Syntax error in !$ACC ROUTINE ( NAME ) at %C, invalid function name %s"
55425 msgstr ""
55427 #: fortran/openmp.c:2310
55428 #, fuzzy, gcc-internal-format, gfc-internal-format
55429 #| msgid "Syntax error in !GCC$ ATTRIBUTES statement at %C"
55430 msgid "Syntax error in !$ACC ROUTINE ( NAME ) at %C"
55431 msgstr "Error sintáctico en la declaración !GCC$ ATTRIBUTES en %C"
55433 #: fortran/openmp.c:2317
55434 #, gcc-internal-format, gfc-internal-format
55435 msgid "Syntax error in !$ACC ROUTINE ( NAME ) at %C, expecting ')' after NAME"
55436 msgstr ""
55438 #: fortran/openmp.c:2452 fortran/openmp.c:2476
55439 #, gcc-internal-format, gfc-internal-format
55440 msgid "Unexpected junk after $OMP CRITICAL statement at %C"
55441 msgstr "Basura inesperada después de la declaración $OMP CRITICAL en %C"
55443 #: fortran/openmp.c:2543
55444 #, gcc-internal-format, gfc-internal-format
55445 msgid "Unexpected junk after $OMP FLUSH statement at %C"
55446 msgstr "Basura inesperada después de la declaración $OMP FLUSH en %C"
55448 #: fortran/openmp.c:2937 fortran/openmp.c:6206
55449 #, gcc-internal-format, gfc-internal-format
55450 msgid "Redefinition of predefined %s !$OMP DECLARE REDUCTION at %L"
55451 msgstr ""
55453 #: fortran/openmp.c:2941 fortran/openmp.c:6210
55454 #, gcc-internal-format, gfc-internal-format
55455 msgid "Redefinition of predefined !$OMP DECLARE REDUCTION at %L"
55456 msgstr ""
55458 #: fortran/openmp.c:2946
55459 #, gcc-internal-format, gfc-internal-format
55460 msgid "Redefinition of !$OMP DECLARE REDUCTION at %L"
55461 msgstr ""
55463 #: fortran/openmp.c:2948
55464 #, gcc-internal-format, gfc-internal-format
55465 msgid "Previous !$OMP DECLARE REDUCTION at %L"
55466 msgstr ""
55468 #: fortran/openmp.c:2968
55469 #, fuzzy, gcc-internal-format, gfc-internal-format
55470 #| msgid "Unexpected junk after $OMP ORDERED statement at %C"
55471 msgid "Unexpected junk after !$OMP DECLARE REDUCTION at %C"
55472 msgstr "Basura inesperada después de la declaración $OMP ORDERED en %C"
55474 #: fortran/openmp.c:3005
55475 #, gcc-internal-format, gfc-internal-format
55476 msgid "Only the !$OMP DECLARE TARGET form without clauses is allowed in interface block at %C"
55477 msgstr ""
55479 #: fortran/openmp.c:3020
55480 #, fuzzy, gcc-internal-format, gfc-internal-format
55481 #| msgid "Unexpected junk after $OMP ORDERED statement at %C"
55482 msgid "Unexpected junk after !$OMP DECLARE TARGET at %C"
55483 msgstr "Basura inesperada después de la declaración $OMP ORDERED en %C"
55485 #: fortran/openmp.c:3043
55486 #, fuzzy, gcc-internal-format, gfc-internal-format
55487 #| msgid "Threadprivate variable at %C is an element of a COMMON block"
55488 msgid "OMP DECLARE TARGET variable at %L is an element of a COMMON block"
55489 msgstr "La variable threadprivate en %C es un elemento de un bloque COMMON"
55491 #: fortran/openmp.c:3048
55492 #, gcc-internal-format, gfc-internal-format
55493 msgid "OMP DECLARE TARGET variable at %L previously mentioned in LINK clause and later in TO clause"
55494 msgstr ""
55496 #: fortran/openmp.c:3054
55497 #, gcc-internal-format, gfc-internal-format
55498 msgid "OMP DECLARE TARGET variable at %L previously mentioned in TO clause and later in LINK clause"
55499 msgstr ""
55501 #: fortran/openmp.c:3058
55502 #, gcc-internal-format, gfc-internal-format
55503 msgid "Variable at %L mentioned multiple times in clauses of the same OMP DECLARE TARGET directive"
55504 msgstr ""
55506 #: fortran/openmp.c:3073
55507 #, gcc-internal-format, gfc-internal-format
55508 msgid "OMP DECLARE TARGET COMMON at %L previously mentioned in LINK clause and later in TO clause"
55509 msgstr ""
55511 #: fortran/openmp.c:3079
55512 #, gcc-internal-format, gfc-internal-format
55513 msgid "OMP DECLARE TARGET COMMON at %L previously mentioned in TO clause and later in LINK clause"
55514 msgstr ""
55516 #: fortran/openmp.c:3083
55517 #, gcc-internal-format, gfc-internal-format
55518 msgid "COMMON at %L mentioned multiple times in clauses of the same OMP DECLARE TARGET directive"
55519 msgstr ""
55521 #: fortran/openmp.c:3110
55522 #, fuzzy, gcc-internal-format, gfc-internal-format
55523 #| msgid "Syntax error in !$OMP THREADPRIVATE list at %C"
55524 msgid "Syntax error in !$OMP DECLARE TARGET list at %C"
55525 msgstr "Error sintáctico en la lista !$OMP THREADPRIVATE en %C"
55527 #: fortran/openmp.c:3142
55528 #, gcc-internal-format, gfc-internal-format
55529 msgid "Threadprivate variable at %C is an element of a COMMON block"
55530 msgstr "La variable threadprivate en %C es un elemento de un bloque COMMON"
55532 #: fortran/openmp.c:3179
55533 #, fuzzy, gcc-internal-format, gfc-internal-format
55534 #| msgid "Unexpected junk after $OMP ORDERED statement at %C"
55535 msgid "Unexpected junk after OMP THREADPRIVATE at %C"
55536 msgstr "Basura inesperada después de la declaración $OMP ORDERED en %C"
55538 #: fortran/openmp.c:3186
55539 #, gcc-internal-format, gfc-internal-format
55540 msgid "Syntax error in !$OMP THREADPRIVATE list at %C"
55541 msgstr "Error sintáctico en la lista !$OMP THREADPRIVATE en %C"
55543 #: fortran/openmp.c:3400
55544 #, gcc-internal-format, gfc-internal-format
55545 msgid "Unexpected junk after TASKWAIT clause at %C"
55546 msgstr "Basura inesperada después de la cláusula TASKWAIT en %C"
55548 #: fortran/openmp.c:3414
55549 #, gcc-internal-format, gfc-internal-format
55550 msgid "Unexpected junk after TASKYIELD clause at %C"
55551 msgstr "Basura inesperada después de la cláusula TASKYIELD en %C"
55553 #: fortran/openmp.c:3473
55554 #, gcc-internal-format, gfc-internal-format
55555 msgid "Unexpected junk after $OMP WORKSHARE statement at %C"
55556 msgstr "Basura inesperada después de la declaración $OMP WORKSHARE en %C"
55558 #: fortran/openmp.c:3487
55559 #, gcc-internal-format, gfc-internal-format
55560 msgid "Unexpected junk after $OMP MASTER statement at %C"
55561 msgstr "Basura inesperada después de la declaración $OMP MASTER en %C"
55563 #: fortran/openmp.c:3546
55564 #, gcc-internal-format, gfc-internal-format
55565 msgid "Unexpected junk after $OMP ATOMIC statement at %C"
55566 msgstr "Basura inesperada después de la declaración $OMP ATOMIC en %C"
55568 #: fortran/openmp.c:3573
55569 #, gcc-internal-format, gfc-internal-format
55570 msgid "Unexpected junk after $OMP BARRIER statement at %C"
55571 msgstr "Basura inesperada después de la declaración $OMP BARRIER en %C"
55573 #: fortran/openmp.c:3587
55574 #, fuzzy, gcc-internal-format, gfc-internal-format
55575 #| msgid "Unexpected junk after $OMP MASTER statement at %C"
55576 msgid "Unexpected junk after $OMP TASKGROUP statement at %C"
55577 msgstr "Basura inesperada después de la declaración $OMP MASTER en %C"
55579 #: fortran/openmp.c:3637
55580 #, fuzzy, gcc-internal-format, gfc-internal-format
55581 #| msgid "Unexpected junk after $OMP ATOMIC statement at %C"
55582 msgid "Unexpected junk after $OMP CANCELLATION POINT statement at %C"
55583 msgstr "Basura inesperada después de la declaración $OMP ATOMIC en %C"
55585 #: fortran/openmp.c:3657
55586 #, gcc-internal-format, gfc-internal-format
55587 msgid "Unexpected junk after NOWAIT clause at %C"
55588 msgstr "Basura inesperada después de la cláusula NOWAIT en %C"
55590 #: fortran/openmp.c:3699
55591 #, fuzzy, gcc-internal-format, gfc-internal-format
55592 #| msgid "NUM_THREADS clause at %L requires a scalar INTEGER expression"
55593 msgid "%s clause at %L requires a scalar INTEGER expression"
55594 msgstr "La cláusula NUM_THREADS en %L requiere una expresión INTEGER escalar"
55596 #: fortran/openmp.c:3710
55597 #, fuzzy, gcc-internal-format, gfc-internal-format
55598 #| msgid "SIZE at %L must be positive"
55599 msgid "INTEGER expression of %s clause at %L must be positive"
55600 msgstr "SIZE en %L debe ser positivo"
55602 #: fortran/openmp.c:3721
55603 #, fuzzy, gcc-internal-format, gfc-internal-format
55604 #| msgid "SIZE at %L must be positive"
55605 msgid "INTEGER expression of %s clause at %L must be non-negative"
55606 msgstr "SIZE en %L debe ser positivo"
55608 #: fortran/openmp.c:3732
55609 #, fuzzy, gcc-internal-format
55610 #| msgid "POINTER object '%s' in %s clause at %L"
55611 msgid "POINTER object %qs of derived type in %s clause at %L"
55612 msgstr "El objeto POINTER '%s' en la cláusula %s en %L"
55614 #: fortran/openmp.c:3735
55615 #, fuzzy, gcc-internal-format
55616 #| msgid "Cray pointer '%s' in %s clause at %L"
55617 msgid "Cray pointer object %qs of derived type in %s clause at %L"
55618 msgstr "El puntero Cray '%s' en la cláusula %s en %L"
55620 #: fortran/openmp.c:3738
55621 #, fuzzy, gcc-internal-format
55622 #| msgid "Cray pointee '%s' in %s clause at %L"
55623 msgid "Cray pointee object %qs of derived type in %s clause at %L"
55624 msgstr "El apuntado Cray '%s' en la cláusula %s en %L"
55626 #: fortran/openmp.c:3744 fortran/openmp.c:4682
55627 #, fuzzy, gcc-internal-format
55628 #| msgid "POINTER object '%s' in %s clause at %L"
55629 msgid "POINTER object %qs of polymorphic type in %s clause at %L"
55630 msgstr "El objeto POINTER '%s' en la cláusula %s en %L"
55632 #: fortran/openmp.c:3749
55633 #, fuzzy, gcc-internal-format
55634 #| msgid "Cray pointer '%s' in %s clause at %L"
55635 msgid "Cray pointer object %qs of polymorphic type in %s clause at %L"
55636 msgstr "El puntero Cray '%s' en la cláusula %s en %L"
55638 #: fortran/openmp.c:3754
55639 #, fuzzy, gcc-internal-format
55640 #| msgid "Cray pointee '%s' in %s clause at %L"
55641 msgid "Cray pointee object %qs of polymorphic type in %s clause at %L"
55642 msgstr "El apuntado Cray '%s' en la cláusula %s en %L"
55644 #: fortran/openmp.c:3764 fortran/openmp.c:4380 fortran/openmp.c:4485
55645 #, fuzzy, gcc-internal-format
55646 #| msgid "Assumed size array '%s' in %s clause at %L"
55647 msgid "Assumed size array %qs in %s clause at %L"
55648 msgstr "Matriz de tamaño asumido '%s' en la cláusula %s en %L"
55650 #: fortran/openmp.c:3767
55651 #, fuzzy, gcc-internal-format
55652 #| msgid "Assumed size array '%s' in %s clause at %L"
55653 msgid "Assumed rank array %qs in %s clause at %L"
55654 msgstr "Matriz de tamaño asumido '%s' en la cláusula %s en %L"
55656 #: fortran/openmp.c:3771
55657 #, fuzzy, gcc-internal-format
55658 #| msgid "Assumed size array '%s' in %s clause at %L"
55659 msgid "Noncontiguous deferred shape array %qs in %s clause at %L"
55660 msgstr "Matriz de tamaño asumido '%s' en la cláusula %s en %L"
55662 #: fortran/openmp.c:3779
55663 #, fuzzy, gcc-internal-format
55664 #| msgid "POINTER object '%s' in %s clause at %L"
55665 msgid "ALLOCATABLE object %qs of derived type in %s clause at %L"
55666 msgstr "El objeto POINTER '%s' en la cláusula %s en %L"
55668 #: fortran/openmp.c:3784
55669 #, fuzzy, gcc-internal-format
55670 #| msgid "POINTER object '%s' in %s clause at %L"
55671 msgid "ALLOCATABLE object %qs of polymorphic type in %s clause at %L"
55672 msgstr "El objeto POINTER '%s' en la cláusula %s en %L"
55674 #: fortran/openmp.c:3796 fortran/openmp.c:4475
55675 #, fuzzy, gcc-internal-format
55676 #| msgid "POINTER object '%s' in %s clause at %L"
55677 msgid "POINTER object %qs in %s clause at %L"
55678 msgstr "El objeto POINTER '%s' en la cláusula %s en %L"
55680 #: fortran/openmp.c:3801 fortran/openmp.c:4686
55681 #, fuzzy, gcc-internal-format
55682 #| msgid "Cray pointer '%s' in %s clause at %L"
55683 msgid "Cray pointer object %qs in %s clause at %L"
55684 msgstr "El puntero Cray '%s' en la cláusula %s en %L"
55686 #: fortran/openmp.c:3806 fortran/openmp.c:4689
55687 #, fuzzy, gcc-internal-format
55688 #| msgid "Cray pointee '%s' in %s clause at %L"
55689 msgid "Cray pointee object %qs in %s clause at %L"
55690 msgstr "El apuntado Cray '%s' en la cláusula %s en %L"
55692 #: fortran/openmp.c:3811 fortran/openmp.c:4677
55693 #, fuzzy, gcc-internal-format
55694 #| msgid "POINTER object '%s' in %s clause at %L"
55695 msgid "ALLOCATABLE object %qs in %s clause at %L"
55696 msgstr "El objeto POINTER '%s' en la cláusula %s en %L"
55698 #: fortran/openmp.c:3814
55699 #, fuzzy, gcc-internal-format
55700 #| msgid "POINTER object '%s' in %s clause at %L"
55701 msgid "VALUE object %qs in %s clause at %L"
55702 msgstr "El objeto POINTER '%s' en la cláusula %s en %L"
55704 #: fortran/openmp.c:3857
55705 #, fuzzy, gcc-internal-format, gfc-internal-format
55706 #| msgid "Unexpected junk after $OMP ORDERED statement at %C"
55707 msgid "Implicitly declared function %s used in !$OMP DECLARE REDUCTION at %L"
55708 msgstr "Basura inesperada después de la declaración $OMP ORDERED en %C"
55710 #: fortran/openmp.c:3906
55711 #, fuzzy, gcc-internal-format, gfc-internal-format
55712 #| msgid "Unexpected junk after $OMP ORDERED statement at %C"
55713 msgid "Implicitly declared subroutine %s used in !$OMP DECLARE REDUCTION at %L"
55714 msgstr "Basura inesperada después de la declaración $OMP ORDERED en %C"
55716 #: fortran/openmp.c:3939
55717 #, gcc-internal-format, gfc-internal-format
55718 msgid "ORDERED clause parameter is less than COLLAPSE at %L"
55719 msgstr ""
55721 #: fortran/openmp.c:3947 fortran/openmp.c:3958 fortran/resolve.c:9778
55722 #: fortran/resolve.c:11044
55723 #, gcc-internal-format, gfc-internal-format
55724 msgid "IF clause at %L requires a scalar LOGICAL expression"
55725 msgstr "La cláusula IF en %L requiere una expresión LOGICAL escalar"
55727 #: fortran/openmp.c:3962
55728 #, gcc-internal-format, gfc-internal-format
55729 msgid "IF clause without modifier at %L used together with IF clauses with modifiers"
55730 msgstr ""
55732 #: fortran/openmp.c:4039
55733 #, gcc-internal-format, gfc-internal-format
55734 msgid "IF clause modifier %s at %L not appropriate for the current OpenMP construct"
55735 msgstr ""
55737 #: fortran/openmp.c:4049
55738 #, gcc-internal-format, gfc-internal-format
55739 msgid "FINAL clause at %L requires a scalar LOGICAL expression"
55740 msgstr "La cláusula FINAL en %L requiere una expresión LOGICAL escalar"
55742 #: fortran/openmp.c:4059
55743 #, gcc-internal-format, gfc-internal-format
55744 msgid "SCHEDULE clause's chunk_size at %L requires a scalar INTEGER expression"
55745 msgstr "El chunk_size de la cláusula SCHEDULE en %L requiere una expresión INTEGER escalar"
55747 #: fortran/openmp.c:4064
55748 #, fuzzy, gcc-internal-format, gfc-internal-format
55749 #| msgid "SIZE at %L must be positive"
55750 msgid "INTEGER expression of SCHEDULE clause's chunk_size at %L must be positive"
55751 msgstr "SIZE en %L debe ser positivo"
55753 #: fortran/openmp.c:4079
55754 #, fuzzy, gcc-internal-format
55755 #| msgid "Variable '%s' has not been assigned a target label at %L"
55756 msgid "Variable %qs is not a dummy argument at %L"
55757 msgstr "La variable '%s' no se ha asignado a una etiqueta objetivo en %L"
55759 #: fortran/openmp.c:4111
55760 #, fuzzy, gcc-internal-format
55761 #| msgid "Object '%s' is not a variable at %L"
55762 msgid "Object %qs is not a variable at %L"
55763 msgstr "El objeto '%s' no es una variable en %L"
55765 #: fortran/openmp.c:4127 fortran/openmp.c:4138 fortran/openmp.c:4146
55766 #: fortran/openmp.c:4157 fortran/openmp.c:4169 fortran/openmp.c:4184
55767 #: fortran/openmp.c:6004
55768 #, fuzzy, gcc-internal-format
55769 #| msgid "Symbol '%s' present on multiple clauses at %L"
55770 msgid "Symbol %qs present on multiple clauses at %L"
55771 msgstr "El símbolo '%s' está presente en múltiples cláusulas en %L"
55773 #: fortran/openmp.c:4191
55774 #, fuzzy, gcc-internal-format
55775 #| msgid "Array section not permitted in '%s' call at %L"
55776 msgid "Array %qs is not permitted in reduction at %L"
55777 msgstr "No se permite una sección de matriz en la llamada '%s' en %L"
55779 #: fortran/openmp.c:4204
55780 #, fuzzy, gcc-internal-format
55781 #| msgid "Symbol '%s' present on multiple clauses at %L"
55782 msgid "Symbol %qs present on both FROM and TO clauses at %L"
55783 msgstr "El símbolo '%s' está presente en múltiples cláusulas en %L"
55785 #: fortran/openmp.c:4226
55786 #, fuzzy, gcc-internal-format
55787 #| msgid "Non-THREADPRIVATE object '%s' in COPYIN clause at %L"
55788 msgid "Non-THREADPRIVATE object %qs in COPYIN clause at %L"
55789 msgstr "El objeto que no es THREADPRIVATE '%s' en la cláusula COPYIN en %L"
55791 #: fortran/openmp.c:4234
55792 #, fuzzy, gcc-internal-format
55793 #| msgid "Assumed size array '%s' in COPYPRIVATE clause at %L"
55794 msgid "Assumed size array %qs in COPYPRIVATE clause at %L"
55795 msgstr "Matriz de tamaño asumido '%s' en la cláusula COPYPRIVATE en %L"
55797 #: fortran/openmp.c:4237
55798 #, fuzzy, gcc-internal-format
55799 #| msgid "Assumed size array '%s' in COPYPRIVATE clause at %L"
55800 msgid "INTENT(IN) POINTER %qs in COPYPRIVATE clause at %L"
55801 msgstr "Matriz de tamaño asumido '%s' en la cláusula COPYPRIVATE en %L"
55803 #: fortran/openmp.c:4245
55804 #, fuzzy, gcc-internal-format
55805 #| msgid "THREADPRIVATE object '%s' in SHARED clause at %L"
55806 msgid "THREADPRIVATE object %qs in SHARED clause at %L"
55807 msgstr "El objeto THREADPRIVATE '%s' en la cláusula SHARED en %L"
55809 #: fortran/openmp.c:4248
55810 #, fuzzy, gcc-internal-format
55811 #| msgid "Cray pointee '%s' in SHARED clause at %L"
55812 msgid "Cray pointee %qs in SHARED clause at %L"
55813 msgstr "El apuntado Cray '%s' en la cláusula SHARED en %L"
55815 #: fortran/openmp.c:4251
55816 #, fuzzy, gcc-internal-format
55817 #| msgid "THREADPRIVATE object '%s' in SHARED clause at %L"
55818 msgid "ASSOCIATE name %qs in SHARED clause at %L"
55819 msgstr "El objeto THREADPRIVATE '%s' en la cláusula SHARED en %L"
55821 #: fortran/openmp.c:4266
55822 #, gcc-internal-format
55823 msgid "%qs in ALIGNED clause must be POINTER, ALLOCATABLE, Cray pointer or C_PTR at %L"
55824 msgstr ""
55826 #: fortran/openmp.c:4278
55827 #, fuzzy, gcc-internal-format
55828 #| msgid "%Hcollapse argument needs positive constant integer expression"
55829 msgid "%qs in ALIGNED clause at %L requires a scalar positive constant integer alignment expression"
55830 msgstr "%Hel argumento de collapse necesita ser una expresión entera constante positiva"
55832 #: fortran/openmp.c:4297
55833 #, gcc-internal-format, gfc-internal-format
55834 msgid "SINK dependence type only allowed on ORDERED directive at %L"
55835 msgstr ""
55837 #: fortran/openmp.c:4301
55838 #, gcc-internal-format, gfc-internal-format
55839 msgid "DEPEND SINK used together with DEPEND SOURCE on the same construct at %L"
55840 msgstr ""
55842 #: fortran/openmp.c:4311
55843 #, fuzzy, gcc-internal-format, gfc-internal-format
55844 #| msgid "accumulator is not a constant integer"
55845 msgid "SINK addend not a constant integer at %L"
55846 msgstr "el acumulador no es una constante entera"
55848 #: fortran/openmp.c:4317
55849 #, gcc-internal-format, gfc-internal-format
55850 msgid "Only SOURCE or SINK dependence types are allowed on ORDERED directive at %L"
55851 msgstr ""
55853 #: fortran/openmp.c:4328 fortran/openmp.c:4349
55854 #, gcc-internal-format
55855 msgid "%qs in %s clause at %L is not a proper array section"
55856 msgstr ""
55858 #: fortran/openmp.c:4332
55859 #, fuzzy, gcc-internal-format, gfc-internal-format
55860 #| msgid "Cray pointee '%s' in %s clause at %L"
55861 msgid "Coarrays not supported in %s clause at %L"
55862 msgstr "El apuntado Cray '%s' en la cláusula %s en %L"
55864 #: fortran/openmp.c:4341
55865 #, fuzzy, gcc-internal-format, gfc-internal-format
55866 #| msgid "Assumed size array '%s' in %s clause at %L"
55867 msgid "Stride should not be specified for array section in %s clause at %L"
55868 msgstr "Matriz de tamaño asumido '%s' en la cláusula %s en %L"
55870 #: fortran/openmp.c:4362
55871 #, gcc-internal-format
55872 msgid "%qs in DEPEND clause at %L is a zero size array section"
55873 msgstr ""
55875 #: fortran/openmp.c:4398
55876 #, gcc-internal-format, gfc-internal-format
55877 msgid "TARGET%s with map-type other than TO, FROM, TOFROM, or ALLOC on MAP clause at %L"
55878 msgstr ""
55880 #: fortran/openmp.c:4414
55881 #, gcc-internal-format, gfc-internal-format
55882 msgid "TARGET ENTER DATA with map-type other than TO, or ALLOC on MAP clause at %L"
55883 msgstr ""
55885 #: fortran/openmp.c:4429
55886 #, gcc-internal-format, gfc-internal-format
55887 msgid "TARGET EXIT DATA with map-type other than FROM, RELEASE, or DELETE on MAP clause at %L"
55888 msgstr ""
55890 #: fortran/openmp.c:4445 fortran/openmp.c:4461
55891 #, fuzzy, gcc-internal-format
55892 #| msgid "THREADPRIVATE object '%s' in %s clause at %L"
55893 msgid "THREADPRIVATE object %qs in %s clause at %L"
55894 msgstr "El objeto THREADPRIVATE '%s' en la cláusula %s en %L"
55896 #: fortran/openmp.c:4448 fortran/openmp.c:4464
55897 #, fuzzy, gcc-internal-format
55898 #| msgid "Cray pointee '%s' in %s clause at %L"
55899 msgid "Cray pointee %qs in %s clause at %L"
55900 msgstr "El apuntado Cray '%s' en la cláusula %s en %L"
55902 #: fortran/openmp.c:4467
55903 #, fuzzy, gcc-internal-format
55904 #| msgid "POINTER object '%s' in %s clause at %L"
55905 msgid "ASSOCIATE name %qs in %s clause at %L"
55906 msgstr "El objeto POINTER '%s' en la cláusula %s en %L"
55908 #: fortran/openmp.c:4472
55909 #, fuzzy, gcc-internal-format
55910 #| msgid "Cray pointer '%s' in %s clause at %L"
55911 msgid "Procedure pointer %qs in %s clause at %L"
55912 msgstr "El puntero Cray '%s' en la cláusula %s en %L"
55914 #: fortran/openmp.c:4478
55915 #, fuzzy, gcc-internal-format
55916 #| msgid "Cray pointer '%s' in %s clause at %L"
55917 msgid "Cray pointer %qs in %s clause at %L"
55918 msgstr "El puntero Cray '%s' en la cláusula %s en %L"
55920 #: fortran/openmp.c:4488
55921 #, fuzzy, gcc-internal-format
55922 #| msgid "Variable '%s' in %s clause is used in NAMELIST statement at %L"
55923 msgid "Variable %qs in %s clause is used in NAMELIST statement at %L"
55924 msgstr "Se usó la variable '%s' en la cláusula %s en la declaración NAMELIST en %L"
55926 #. case OMP_LIST_REDUCTION:
55927 #: fortran/openmp.c:4498
55928 #, fuzzy, gcc-internal-format
55929 #| msgid "POINTER object '%s' in %s clause at %L"
55930 msgid "INTENT(IN) POINTER %qs in %s clause at %L"
55931 msgstr "El objeto POINTER '%s' en la cláusula %s en %L"
55933 #: fortran/openmp.c:4591
55934 #, gcc-internal-format, gfc-internal-format
55935 msgid "!$OMP DECLARE REDUCTION %s not found for type %s at %L"
55936 msgstr ""
55938 #: fortran/openmp.c:4617
55939 #, gcc-internal-format, gfc-internal-format
55940 msgid "LINEAR clause modifier used on DO or SIMD construct at %L"
55941 msgstr ""
55943 #: fortran/openmp.c:4622
55944 #, gcc-internal-format, gfc-internal-format
55945 msgid "LINEAR clause specified together with ORDERED clause with argument at %L"
55946 msgstr ""
55948 #: fortran/openmp.c:4627
55949 #, fuzzy, gcc-internal-format
55950 #| msgid "%s REDUCTION variable '%s' must be INTEGER at %L"
55951 msgid "LINEAR variable %qs must be INTEGER at %L"
55952 msgstr "La variable REDUCTION %s '%s' debe ser INTEGER en %L"
55954 #: fortran/openmp.c:4632
55955 #, fuzzy, gcc-internal-format
55956 #| msgid "Actual argument for '%s' must be a pointer at %L"
55957 msgid "LINEAR dummy argument %qs with VALUE attribute with %s modifier at %L"
55958 msgstr "El argumento actual para '%s' debe ser un puntero en %L"
55960 #: fortran/openmp.c:4643
55961 #, fuzzy, gcc-internal-format
55962 #| msgid "FINAL clause at %L requires a scalar LOGICAL expression"
55963 msgid "%qs in LINEAR clause at %L requires a scalar integer linear-step expression"
55964 msgstr "La cláusula FINAL en %L requiere una expresión LOGICAL escalar"
55966 #: fortran/openmp.c:4660
55967 #, fuzzy, gcc-internal-format
55968 #| msgid "FINAL clause at %L requires a scalar LOGICAL expression"
55969 msgid "%qs in LINEAR clause at %L requires a constant integer linear-step expression or dummy argument specified in UNIFORM clause"
55970 msgstr "La cláusula FINAL en %L requiere una expresión LOGICAL escalar"
55972 #: fortran/openmp.c:4694
55973 #, fuzzy, gcc-internal-format
55974 #| msgid "type to vector delete is neither pointer or array type"
55975 msgid "%s clause variable %qs at %L is neither a POINTER nor an array"
55976 msgstr "el tipo de vector delete no es del tipo puntero ni matriz"
55978 #: fortran/openmp.c:4726
55979 #, fuzzy, gcc-internal-format, gfc-internal-format
55980 #| msgid "SCHEDULE clause's chunk_size at %L requires a scalar INTEGER expression"
55981 msgid "DIST_SCHEDULE clause's chunk_size at %L requires a scalar INTEGER expression"
55982 msgstr "El chunk_size de la cláusula SCHEDULE en %L requiere una expresión INTEGER escalar"
55984 #: fortran/openmp.c:4758
55985 #, fuzzy, gcc-internal-format, gfc-internal-format
55986 #| msgid "Incompatible ranks in %s (%d and %d) at %L"
55987 msgid "Incompatible use of TILE and COLLAPSE at %L"
55988 msgstr "Rangos incompatibles en %s (%d y %d) en %L"
55990 #: fortran/openmp.c:4760
55991 #, gcc-internal-format, gfc-internal-format
55992 msgid "SOURCE dependence type only allowed on ORDERED directive at %L"
55993 msgstr ""
55995 #: fortran/openmp.c:4773
55996 #, gcc-internal-format, gfc-internal-format
55997 msgid "%s must contain at least one MAP clause at %L"
55998 msgstr ""
56000 #: fortran/openmp.c:4870
56001 #, fuzzy, gcc-internal-format, gfc-internal-format
56002 #| msgid "Unexpected junk after $OMP ATOMIC statement at %C"
56003 msgid "unexpected !$OMP ATOMIC expression at %L"
56004 msgstr "Basura inesperada después de la declaración $OMP ATOMIC en %C"
56006 #: fortran/openmp.c:4899
56007 #, gcc-internal-format, gfc-internal-format
56008 msgid "!$OMP ATOMIC statement must set a scalar variable of intrinsic type at %L"
56009 msgstr "La declaración !$OMP ATOMIC debe definir una variable escalar de tipo intrínseco en %L"
56011 #: fortran/openmp.c:4924
56012 #, gcc-internal-format, gfc-internal-format
56013 msgid "!$OMP ATOMIC READ statement must read from a scalar variable of intrinsic type at %L"
56014 msgstr "La declaración !$OMP ATOMIC READ debe leer de una variable escalar de tipo intrínseco en %L"
56016 #: fortran/openmp.c:4929
56017 #, gcc-internal-format, gfc-internal-format
56018 msgid "expr in !$OMP ATOMIC WRITE assignment var = expr must be scalar and cannot reference var at %L"
56019 msgstr "expr en la asignación !$OMP ATOMIC WRITE var =  expr debe ser escalar y no puede referenciar a var en %L"
56021 #: fortran/openmp.c:4951 fortran/openmp.c:5242
56022 #, gcc-internal-format, gfc-internal-format
56023 msgid "!$OMP ATOMIC CAPTURE capture statement must read from a scalar variable of intrinsic type at %L"
56024 msgstr "La declaración de captura !$OMP ATOMIC CAPTURE debe leer de una variable escalar de tipo intrínseco en %L"
56026 #: fortran/openmp.c:4966
56027 #, gcc-internal-format, gfc-internal-format
56028 msgid "!$OMP ATOMIC CAPTURE update statement must set a scalar variable of intrinsic type at %L"
56029 msgstr "La declaración de actualización !$OMP ATOMIC CAPTURE debe definir una variable escalar de tipo intrínseco en %L"
56031 #: fortran/openmp.c:4973 fortran/openmp.c:5249
56032 #, gcc-internal-format, gfc-internal-format
56033 msgid "!$OMP ATOMIC CAPTURE capture statement reads from different variable than update statement writes into at %L"
56034 msgstr "La declaración de captura !$OMP ATOMIC CAPTURE lee de una variable diferente a la que escribe la declaración de captura en %L"
56036 #: fortran/openmp.c:4989
56037 #, gcc-internal-format, gfc-internal-format
56038 msgid "!$OMP ATOMIC with ALLOCATABLE variable at %L"
56039 msgstr ""
56041 #: fortran/openmp.c:5031
56042 #, fuzzy, gcc-internal-format, gfc-internal-format
56043 #| msgid "!$OMP ATOMIC assignment operator must be +, *, -, /, .AND., .OR., .EQV. or .NEQV. at %L"
56044 msgid "!$OMP ATOMIC assignment operator must be binary +, *, -, /, .AND., .OR., .EQV. or .NEQV. at %L"
56045 msgstr "El operador de la asignación !$OMP ATOMIC debe ser +, -, /, .AND., .OR., .EQV. ó .NEQV. en %L"
56047 #: fortran/openmp.c:5079
56048 #, gcc-internal-format, gfc-internal-format
56049 msgid "!$OMP ATOMIC assignment must be var = var op expr or var = expr op var at %L"
56050 msgstr "El operador de la asignación !$OMP ATOMIC debe ser var = var op expr ó var = expr op var en %L"
56052 #: fortran/openmp.c:5093
56053 #, gcc-internal-format, gfc-internal-format
56054 msgid "!$OMP ATOMIC var = var op expr not mathematically equivalent to var = var op (expr) at %L"
56055 msgstr "!$OMP ATOMIC var = var op expr no es matemáticamente equivalente a var = var op (expr) en %L"
56057 #: fortran/openmp.c:5125
56058 #, gcc-internal-format, gfc-internal-format
56059 msgid "expr in !$OMP ATOMIC assignment var = var op expr must be scalar and cannot reference var at %L"
56060 msgstr "expr en la asignación !$OMP ATOMIC var = var op expr debe ser escalar y no puede referenciar a var en %L"
56062 #: fortran/openmp.c:5149
56063 #, gcc-internal-format, gfc-internal-format
56064 msgid "!$OMP ATOMIC assignment intrinsic IAND, IOR or IEOR must have two arguments at %L"
56065 msgstr "El intrínseco IAND, IOR ó IEOR de la asignación !$OMP ATOMIC debe tener dos argumentos en %L"
56067 #: fortran/openmp.c:5156
56068 #, gcc-internal-format, gfc-internal-format
56069 msgid "!$OMP ATOMIC assignment intrinsic must be MIN, MAX, IAND, IOR or IEOR at %L"
56070 msgstr "El intrínseco de la asignación !$OMP ATOMIC debe ser MIN, MAX, IAND, IOR ó IEOR en %L"
56072 #: fortran/openmp.c:5173
56073 #, fuzzy, gcc-internal-format
56074 #| msgid "!$OMP ATOMIC intrinsic arguments except one must not reference '%s' at %L"
56075 msgid "!$OMP ATOMIC intrinsic arguments except one must not reference %qs at %L"
56076 msgstr "Los argumentos del intrínseco !$OMP ATOMIC, excepto uno, no deben referenciar a '%s' en %L"
56078 #: fortran/openmp.c:5180
56079 #, gcc-internal-format, gfc-internal-format
56080 msgid "!$OMP ATOMIC intrinsic arguments must be scalar at %L"
56081 msgstr "Los argumentos del intrínseco !$OMP ATOMIC deben ser escalares en %L"
56083 #: fortran/openmp.c:5188
56084 #, fuzzy, gcc-internal-format
56085 #| msgid "First or last !$OMP ATOMIC intrinsic argument must be '%s' at %L"
56086 msgid "First or last !$OMP ATOMIC intrinsic argument must be %qs at %L"
56087 msgstr "El primer o último argumentos del intrínseco !$OMP ATOMIC deben ser '%s' en %L"
56089 #: fortran/openmp.c:5206
56090 #, gcc-internal-format, gfc-internal-format
56091 msgid "!$OMP ATOMIC assignment must have an operator or intrinsic on right hand side at %L"
56092 msgstr "La asignación !$OMP ATOMIC debe tener un operador o intrínseco del lado derecho en %L"
56094 #: fortran/openmp.c:5220
56095 #, gcc-internal-format, gfc-internal-format
56096 msgid "!$OMP ATOMIC CAPTURE capture statement must set a scalar variable of intrinsic type at %L"
56097 msgstr "La declaración de captura !$OMP ATOMIC CAPTURE debe definir una variable escalar de tipo intrínseco en %L"
56099 #: fortran/openmp.c:5521
56100 #, fuzzy, gcc-internal-format, gfc-internal-format
56101 #| msgid "!$OMP DO cannot be a DO WHILE or DO without loop control at %L"
56102 msgid "%s cannot be a DO WHILE or DO without loop control at %L"
56103 msgstr "!$OMP DO no puede ser un DO WHILE ó DO sin control de bucle en %L"
56105 #: fortran/openmp.c:5527
56106 #, gcc-internal-format, gfc-internal-format
56107 msgid "%s cannot be a DO CONCURRENT loop at %L"
56108 msgstr ""
56110 #: fortran/openmp.c:5533
56111 #, fuzzy, gcc-internal-format, gfc-internal-format
56112 #| msgid "!$OMP DO iteration variable must be of type integer at %L"
56113 msgid "%s iteration variable must be of type integer at %L"
56114 msgstr "La variable de iteración !$OMP DO debe ser de tipo entero en %L"
56116 #: fortran/openmp.c:5537
56117 #, fuzzy, gcc-internal-format, gfc-internal-format
56118 #| msgid "!$OMP DO iteration variable must not be THREADPRIVATE at %L"
56119 msgid "%s iteration variable must not be THREADPRIVATE at %L"
56120 msgstr "La variable de iteración !$OMP DO no puede ser THREADPRIVATE en %L"
56122 #: fortran/openmp.c:5550
56123 #, fuzzy, gcc-internal-format, gfc-internal-format
56124 #| msgid "!$OMP DO iteration variable present on clause other than PRIVATE or LASTPRIVATE at %L"
56125 msgid "%s iteration variable present on clause other than PRIVATE or LASTPRIVATE at %L"
56126 msgstr "La variable de iteración !$OMP DO está presente en una cláusula diferente de PRIVATE o LASTPRIVATE en %L"
56128 #: fortran/openmp.c:5554
56129 #, fuzzy, gcc-internal-format, gfc-internal-format
56130 #| msgid "!$OMP DO iteration variable present on clause other than PRIVATE or LASTPRIVATE at %L"
56131 msgid "%s iteration variable present on clause other than LASTPRIVATE at %L"
56132 msgstr "La variable de iteración !$OMP DO está presente en una cláusula diferente de PRIVATE o LASTPRIVATE en %L"
56134 #: fortran/openmp.c:5558
56135 #, fuzzy, gcc-internal-format, gfc-internal-format
56136 #| msgid "!$OMP DO iteration variable present on clause other than PRIVATE or LASTPRIVATE at %L"
56137 msgid "%s iteration variable present on clause other than LINEAR at %L"
56138 msgstr "La variable de iteración !$OMP DO está presente en una cláusula diferente de PRIVATE o LASTPRIVATE en %L"
56140 #: fortran/openmp.c:5576
56141 #, fuzzy, gcc-internal-format, gfc-internal-format
56142 #| msgid "!$OMP DO collapsed loops don't form rectangular iteration space at %L"
56143 msgid "%s collapsed loops don't form rectangular iteration space at %L"
56144 msgstr "Los bucles !$OMP DO colapsados no forman un espacio de iteración rectangular en %L"
56146 #: fortran/openmp.c:5590
56147 #, fuzzy, gcc-internal-format, gfc-internal-format
56148 #| msgid "collapsed !$OMP DO loops not perfectly nested at %L"
56149 msgid "collapsed %s loops not perfectly nested at %L"
56150 msgstr "Los bucles !$OMP DO colapsados no están perfectamente anidados en %L"
56152 #: fortran/openmp.c:5599 fortran/openmp.c:5607
56153 #, fuzzy, gcc-internal-format, gfc-internal-format
56154 #| msgid "not enough DO loops for collapsed !$OMP DO at %L"
56155 msgid "not enough DO loops for collapsed %s at %L"
56156 msgstr "no hay suficientes bucles DO para los !$OMP DO colapsados en %L"
56158 #: fortran/openmp.c:5691 fortran/openmp.c:5704
56159 #, fuzzy, gcc-internal-format, gfc-internal-format
56160 #| msgid "A format cannot be specified with a namelist"
56161 msgid "The %s directive cannot be specified within a %s region at %L"
56162 msgstr "No se puede especificar un formato con una lista de nombres"
56164 #: fortran/openmp.c:5723
56165 #, fuzzy, gcc-internal-format, gfc-internal-format
56166 #| msgid "!$OMP DO cannot be a DO WHILE or DO without loop control at %L"
56167 msgid "!$ACC LOOP cannot be a DO WHILE or DO without loop control at %L"
56168 msgstr "!$OMP DO no puede ser un DO WHILE ó DO sin control de bucle en %L"
56170 #: fortran/openmp.c:5729
56171 #, fuzzy, gcc-internal-format, gfc-internal-format
56172 #| msgid "!$OMP DO iteration variable must be of type integer at %L"
56173 msgid "!$ACC LOOP iteration variable must be of type integer at %L"
56174 msgstr "La variable de iteración !$OMP DO debe ser de tipo entero en %L"
56176 #: fortran/openmp.c:5745
56177 #, fuzzy, gcc-internal-format, gfc-internal-format
56178 #| msgid "!$OMP DO collapsed loops don't form rectangular iteration space at %L"
56179 msgid "!$ACC LOOP %s loops don't form rectangular iteration space at %L"
56180 msgstr "Los bucles !$OMP DO colapsados no forman un espacio de iteración rectangular en %L"
56182 #: fortran/openmp.c:5759
56183 #, fuzzy, gcc-internal-format, gfc-internal-format
56184 #| msgid "collapsed !$OMP DO loops not perfectly nested at %L"
56185 msgid "%s !$ACC LOOP loops not perfectly nested at %L"
56186 msgstr "Los bucles !$OMP DO colapsados no están perfectamente anidados en %L"
56188 #: fortran/openmp.c:5769 fortran/openmp.c:5778
56189 #, fuzzy, gcc-internal-format, gfc-internal-format
56190 #| msgid "not enough DO loops for collapsed !$OMP DO at %L"
56191 msgid "not enough DO loops for %s !$ACC LOOP at %L"
56192 msgstr "no hay suficientes bucles DO para los !$OMP DO colapsados en %L"
56194 #: fortran/openmp.c:5793 fortran/openmp.c:5800
56195 #, gcc-internal-format, gfc-internal-format
56196 msgid "!$ACC LOOP %s in PARALLEL region doesn't allow %s arguments at %L"
56197 msgstr ""
56199 #: fortran/openmp.c:5822
56200 #, gcc-internal-format, gfc-internal-format
56201 msgid "Loop parallelized across gangs is not allowed inside another loop parallelized across gangs at %L"
56202 msgstr ""
56204 #: fortran/openmp.c:5826 fortran/openmp.c:5830
56205 #, gcc-internal-format, gfc-internal-format
56206 msgid "Loop parallelized across gangs is not allowed inside loop parallelized across workers at %L"
56207 msgstr ""
56209 #: fortran/openmp.c:5837
56210 #, gcc-internal-format, gfc-internal-format
56211 msgid "Loop parallelized across workers is not allowed inside another loop parallelized across workers at %L"
56212 msgstr ""
56214 #: fortran/openmp.c:5841
56215 #, gcc-internal-format, gfc-internal-format
56216 msgid "Loop parallelized across workers is not allowed inside another loop parallelized across vectors at %L"
56217 msgstr ""
56219 #: fortran/openmp.c:5847
56220 #, gcc-internal-format, gfc-internal-format
56221 msgid "Loop parallelized across vectors is not allowed inside another loop parallelized across vectors at %L"
56222 msgstr ""
56224 #: fortran/openmp.c:5859
56225 #, fuzzy, gcc-internal-format, gfc-internal-format
56226 #| msgid "INTENT (%s) conflicts with INTENT(%s) at %L"
56227 msgid "Clause SEQ conflicts with INDEPENDENT at %L"
56228 msgstr "INTENT (%s) genera un conflicto con INTENT(%s) en %L"
56230 #: fortran/openmp.c:5861
56231 #, fuzzy, gcc-internal-format, gfc-internal-format
56232 #| msgid "%s attribute conflicts with %s attribute at %L"
56233 msgid "Clause SEQ conflicts with GANG at %L"
56234 msgstr "El atributo %s genera un conflicto con el atributo %s en %L"
56236 #: fortran/openmp.c:5863
56237 #, fuzzy, gcc-internal-format, gfc-internal-format
56238 #| msgid "MOLD tag at %L conflicts with SOURCE tag at %L"
56239 msgid "Clause SEQ conflicts with WORKER at %L"
56240 msgstr "La etiqueta MOLD en %L tiene conflictos con la etiqueta SOURCE en %L"
56242 #: fortran/openmp.c:5865
56243 #, fuzzy, gcc-internal-format, gfc-internal-format
56244 #| msgid "MOLD tag at %L conflicts with SOURCE tag at %L"
56245 msgid "Clause SEQ conflicts with VECTOR at %L"
56246 msgstr "La etiqueta MOLD en %L tiene conflictos con la etiqueta SOURCE en %L"
56248 #: fortran/openmp.c:5867
56249 #, fuzzy, gcc-internal-format, gfc-internal-format
56250 #| msgid "MOLD tag at %L conflicts with SOURCE tag at %L"
56251 msgid "Clause SEQ conflicts with AUTO at %L"
56252 msgstr "La etiqueta MOLD en %L tiene conflictos con la etiqueta SOURCE en %L"
56254 #: fortran/openmp.c:5872
56255 #, fuzzy, gcc-internal-format, gfc-internal-format
56256 #| msgid "%s attribute conflicts with %s attribute at %L"
56257 msgid "Clause AUTO conflicts with GANG at %L"
56258 msgstr "El atributo %s genera un conflicto con el atributo %s en %L"
56260 #: fortran/openmp.c:5874
56261 #, fuzzy, gcc-internal-format, gfc-internal-format
56262 #| msgid "MOLD tag at %L conflicts with SOURCE tag at %L"
56263 msgid "Clause AUTO conflicts with WORKER at %L"
56264 msgstr "La etiqueta MOLD en %L tiene conflictos con la etiqueta SOURCE en %L"
56266 #: fortran/openmp.c:5876
56267 #, fuzzy, gcc-internal-format, gfc-internal-format
56268 #| msgid "MOLD tag at %L conflicts with SOURCE tag at %L"
56269 msgid "Clause AUTO conflicts with VECTOR at %L"
56270 msgstr "La etiqueta MOLD en %L tiene conflictos con la etiqueta SOURCE en %L"
56272 #: fortran/openmp.c:5880
56273 #, gcc-internal-format, gfc-internal-format
56274 msgid "Tiled loop cannot be parallelized across gangs, workers and vectors at the same time at %L"
56275 msgstr ""
56277 #: fortran/openmp.c:5915
56278 #, fuzzy, gcc-internal-format, gfc-internal-format
56279 #| msgid "%qE is not a constant expression"
56280 msgid "TILE requires constant expression at %L"
56281 msgstr "%qE no es una expresión constante"
56283 #: fortran/openmp.c:5980
56284 #, fuzzy, gcc-internal-format
56285 #| msgid "POINTER object '%s' in %s clause at %L"
56286 msgid "PARAMETER object %qs is not allowed at %L"
56287 msgstr "El objeto POINTER '%s' en la cláusula %s en %L"
56289 #: fortran/openmp.c:5987
56290 #, fuzzy, gcc-internal-format
56291 #| msgid "action not allowed in SPEC MODULE"
56292 msgid "Array sections: %qs not allowed in !$ACC DECLARE at %L"
56293 msgstr "no se pertite una acción en SPEC MODULE"
56295 #: fortran/openmp.c:6114
56296 #, gcc-internal-format, gfc-internal-format
56297 msgid "OMP TARGET UPDATE at %L requires at least one TO or FROM clause"
56298 msgstr ""
56300 #: fortran/openmp.c:6136
56301 #, gcc-internal-format
56302 msgid "!$OMP DECLARE SIMD should refer to containing procedure %qs at %L"
56303 msgstr ""
56305 #: fortran/openmp.c:6160
56306 #, gcc-internal-format, gfc-internal-format
56307 msgid "Variable other than OMP_PRIV or OMP_ORIG used in INITIALIZER clause of !$OMP DECLARE REDUCTION at %L"
56308 msgstr ""
56310 #: fortran/openmp.c:6168
56311 #, gcc-internal-format, gfc-internal-format
56312 msgid "Variable other than OMP_OUT or OMP_IN used in combiner of !$OMP DECLARE REDUCTION at %L"
56313 msgstr ""
56315 #: fortran/openmp.c:6197
56316 #, gcc-internal-format, gfc-internal-format
56317 msgid "Invalid operator for !$OMP DECLARE REDUCTION %s at %L"
56318 msgstr ""
56320 #: fortran/openmp.c:6219
56321 #, gcc-internal-format, gfc-internal-format
56322 msgid "CHARACTER length in !$OMP DECLARE REDUCTION %s not constant at %L"
56323 msgstr ""
56325 #: fortran/openmp.c:6235
56326 #, gcc-internal-format, gfc-internal-format
56327 msgid "Subroutine call with alternate returns in combiner of !$OMP DECLARE REDUCTION at %L"
56328 msgstr ""
56330 #: fortran/openmp.c:6250
56331 #, gcc-internal-format, gfc-internal-format
56332 msgid "Subroutine call with alternate returns in INITIALIZER clause of !$OMP DECLARE REDUCTION at %L"
56333 msgstr ""
56335 #: fortran/openmp.c:6260
56336 #, gcc-internal-format, gfc-internal-format
56337 msgid "One of actual subroutine arguments in INITIALIZER clause of !$OMP DECLARE REDUCTION must be OMP_PRIV at %L"
56338 msgstr ""
56340 #: fortran/openmp.c:6268
56341 #, gcc-internal-format, gfc-internal-format
56342 msgid "Missing INITIALIZER clause for !$OMP DECLARE REDUCTION of derived type without default initializer at %L"
56343 msgstr ""
56345 #: fortran/options.c:227
56346 #, gcc-internal-format
56347 msgid "-fexcess-precision=standard for Fortran"
56348 msgstr "-fexcess-precision=standard para Fortran"
56350 #: fortran/options.c:314
56351 #, fuzzy, gcc-internal-format
56352 #| msgid "Reading file '%s' as free form"
56353 msgid "Reading file %qs as free form"
56354 msgstr "Leyendo el fichero '%s' como formato libre"
56356 #: fortran/options.c:324
56357 #, fuzzy, gcc-internal-format
56358 #| msgid "'-fd-lines-as-comments' has no effect in free form"
56359 msgid "%<-fd-lines-as-comments%> has no effect in free form"
56360 msgstr "'-fd-lines-as-comments' no tiene efecto en formato libre"
56362 #: fortran/options.c:327
56363 #, fuzzy, gcc-internal-format
56364 #| msgid "'-fd-lines-as-code' has no effect in free form"
56365 msgid "%<-fd-lines-as-code%> has no effect in free form"
56366 msgstr "'-fd-lines-as-code' no tiene efecto en formato libre"
56368 #: fortran/options.c:358
56369 #, fuzzy, gcc-internal-format
56370 #| msgid "Flag -fno-automatic overwrites -fmax-stack-var-size=%d"
56371 msgid "Flag %<-fno-automatic%> overwrites %<-fmax-stack-var-size=%d%>"
56372 msgstr "La opción -fno-automatic sobreescribe -fmax-stack-var-size=%d"
56374 #: fortran/options.c:361
56375 #, fuzzy, gcc-internal-format
56376 #| msgid "Flag -fno-automatic overwrites -frecursive"
56377 msgid "Flag %<-fno-automatic%> overwrites %<-frecursive%>"
56378 msgstr "La opción -fno-automatic sobreescribe -frecursive"
56380 #: fortran/options.c:363
56381 #, fuzzy, gcc-internal-format
56382 #| msgid "Flag -fno-automatic overwrites -frecursive implied by -fopenmp"
56383 msgid "Flag %<-fno-automatic%> overwrites %<-frecursive%> implied by %<-fopenmp%>"
56384 msgstr "La opción -fno-automatic sobreescribe -frecursive implicada por -fopenmp"
56386 #: fortran/options.c:366
56387 #, fuzzy, gcc-internal-format
56388 #| msgid "Flag -frecursive overwrites -fmax-stack-var-size=%d"
56389 msgid "Flag %<-frecursive%> overwrites %<-fmax-stack-var-size=%d%>"
56390 msgstr "La opción -frecursive sobreescribe -fmax-stack-var-size=%d"
56392 #: fortran/options.c:369
56393 #, fuzzy, gcc-internal-format
56394 #| msgid "Flag -fmax-stack-var-size=%d overwrites -frecursive implied by -fopenmp"
56395 msgid "Flag %<-fmax-stack-var-size=%d%> overwrites %<-frecursive%> implied by %<-fopenmp%>"
56396 msgstr "La opción -fmax-stack-var-size=%d sobreescribe -frecursive implicada por -fopenmp"
56398 #: fortran/options.c:412
56399 #, fuzzy, gcc-internal-format
56400 #| msgid "Fixed line length must be at least seven."
56401 msgid "Fixed line length must be at least seven"
56402 msgstr "La longitud de línea fija debe ser al menos de siete."
56404 #: fortran/options.c:415
56405 #, fuzzy, gcc-internal-format
56406 #| msgid "Free line length must be at least three."
56407 msgid "Free line length must be at least three"
56408 msgstr "La longitud de línea libre debe ser al menos de tres."
56410 #: fortran/options.c:418
56411 #, gcc-internal-format, gfc-internal-format
56412 msgid "Maximum subrecord length cannot exceed %d"
56413 msgstr "La longitud de subregistro máxima no puede exceder a %d"
56415 #: fortran/options.c:437
56416 #, fuzzy, gcc-internal-format
56417 #| msgid "gfortran: Only one -J option allowed"
56418 msgid "gfortran: Only one %<-J%> option allowed"
56419 msgstr "gfortran: Sólo se permite una opción -J"
56421 #: fortran/options.c:509
56422 #, fuzzy, gcc-internal-format
56423 #| msgid "Argument to -ffpe-trap is not valid: %s"
56424 msgid "Argument to %<-ffpe-trap%> is not valid: %s"
56425 msgstr "El argumento para -ffpe-trap no es válido: %s"
56427 #: fortran/options.c:511
56428 #, fuzzy, gcc-internal-format
56429 #| msgid "Argument to -ffpe-trap is not valid: %s"
56430 msgid "Argument to %<-ffpe-summary%> is not valid: %s"
56431 msgstr "El argumento para -ffpe-trap no es válido: %s"
56433 #: fortran/options.c:560
56434 #, fuzzy, gcc-internal-format
56435 #| msgid "Argument to -fcheck is not valid: %s"
56436 msgid "Argument to %<-fcheck%> is not valid: %s"
56437 msgstr "El argumento para -fcheck es válido: %s"
56439 #: fortran/options.c:609
56440 #, fuzzy, gcc-internal-format
56441 #| msgid "-static-libgfortran is not supported in this configuration"
56442 msgid "%<-static-libgfortran%> is not supported in this configuration"
56443 msgstr "no se admite -static-libgfortran en esta configuración"
56445 #: fortran/options.c:632
56446 #, gcc-internal-format, gfc-internal-format
56447 msgid "Maximum supported identifier length is %d"
56448 msgstr "La longitud de identificador máxima soportada es %d"
56450 #: fortran/options.c:652
56451 #, fuzzy, gcc-internal-format
56452 #| msgid "Unrecognized option to -finit-logical: %s"
56453 msgid "Unrecognized option to %<-finit-logical%>: %s"
56454 msgstr "No se reconoce la opción para -finit-logical: %s"
56456 #: fortran/options.c:668
56457 #, fuzzy, gcc-internal-format
56458 #| msgid "The value of n in -finit-character=n must be between 0 and 127"
56459 msgid "The value of n in %<-finit-character=n%> must be between 0 and 127"
56460 msgstr "El valor de n en -finit-character=n debe estar entre 0 y 127"
56462 #: fortran/parse.c:589
56463 #, gcc-internal-format, gfc-internal-format
56464 msgid "Unclassifiable statement at %C"
56465 msgstr "Declaración inclasificable en %C"
56467 #: fortran/parse.c:625
56468 #, fuzzy, gcc-internal-format, gfc-internal-format
56469 #| msgid "OpenMP directives at %C may not appear in PURE or ELEMENTAL procedures"
56470 msgid "OpenACC directives at %C may not appear in PURE procedures"
56471 msgstr "Las directivas OpenMP en %C no pueden aparecer en procedimientos PURE o ELEMENTAL"
56473 #: fortran/parse.c:701
56474 #, fuzzy, gcc-internal-format, gfc-internal-format
56475 #| msgid "Unclassifiable OpenMP directive at %C"
56476 msgid "Unclassifiable OpenACC directive at %C"
56477 msgstr "Directiva OpenMP inclasificable en %C"
56479 #: fortran/parse.c:827 fortran/parse.c:1034
56480 #, fuzzy, gcc-internal-format, gfc-internal-format
56481 #| msgid "OpenMP directives at %C may not appear in PURE or ELEMENTAL procedures"
56482 msgid "OpenMP directives other than SIMD or DECLARE TARGET at %C may not appear in PURE or ELEMENTAL procedures"
56483 msgstr "Las directivas OpenMP en %C no pueden aparecer en procedimientos PURE o ELEMENTAL"
56485 #: fortran/parse.c:1018
56486 #, gcc-internal-format, gfc-internal-format
56487 msgid "Unclassifiable OpenMP directive at %C"
56488 msgstr "Directiva OpenMP inclasificable en %C"
56490 #: fortran/parse.c:1069
56491 #, gcc-internal-format, gfc-internal-format
56492 msgid "Unclassifiable GCC directive at %C"
56493 msgstr "Directiva GCC inclasificable en %C"
56495 #: fortran/parse.c:1128 fortran/parse.c:1355
56496 #, gcc-internal-format, gfc-internal-format
56497 msgid "Zero is not a valid statement label at %C"
56498 msgstr "Cero no es una declaración de etiqueta válida en %C"
56500 #: fortran/parse.c:1135 fortran/parse.c:1347
56501 #, gcc-internal-format, gfc-internal-format
56502 msgid "Non-numeric character in statement label at %C"
56503 msgstr "Carácter no numérico en la etiqueta de declaración en %C"
56505 #: fortran/parse.c:1147 fortran/parse.c:1396
56506 #, gcc-internal-format, gfc-internal-format
56507 msgid "Semicolon at %C needs to be preceded by statement"
56508 msgstr "El punto y coma en %C necesita ser precedido por la declaración"
56510 #: fortran/parse.c:1154 fortran/parse.c:1411
56511 #, fuzzy, gcc-internal-format, gfc-internal-format
56512 #| msgid "Ignoring statement label in empty statement at %L"
56513 msgid "Statement label without statement at %L"
56514 msgstr "Se descarta la etiqueta de declaración en la declaración vacía en %L"
56516 #: fortran/parse.c:1217 fortran/parse.c:1398
56517 #, gcc-internal-format, gfc-internal-format
56518 msgid "Fortran 2008: Semicolon at %C without preceding statement"
56519 msgstr "Fortran 2008: El punto y coma en %C sin una declaración precedente"
56521 #: fortran/parse.c:1240 fortran/parse.c:1374
56522 #, gcc-internal-format, gfc-internal-format
56523 msgid "Bad continuation line at %C"
56524 msgstr "Continuación de línea errónea en %C"
56526 #: fortran/parse.c:1670
56527 #, gcc-internal-format, gfc-internal-format
56528 msgid "FORMAT statement at %L does not have a statement label"
56529 msgstr "La declaración FORMAT en %L no tiene una etiqueta de declaración"
56531 #: fortran/parse.c:2414
56532 #, fuzzy, gcc-internal-format
56533 #| msgid "gfc_trans_code(): Bad statement code"
56534 msgid "gfc_ascii_statement(): Bad statement code"
56535 msgstr "gfc_trans_code(): Código de declaración erróneo"
56537 #: fortran/parse.c:2556
56538 #, gcc-internal-format, gfc-internal-format
56539 msgid "Unexpected %s statement at %C"
56540 msgstr "Declaración %s inesperada en %C"
56542 #: fortran/parse.c:2711
56543 #, gcc-internal-format, gfc-internal-format
56544 msgid "%s statement at %C cannot follow %s statement at %L"
56545 msgstr "La declaración %s en %C no puede ir después de la declaración %s en %L"
56547 #: fortran/parse.c:2728
56548 #, fuzzy, gcc-internal-format
56549 #| msgid "Unexpected end of file in '%s'"
56550 msgid "Unexpected end of file in %qs"
56551 msgstr "Fin de fichero inesperado en '%s'"
56553 #: fortran/parse.c:2760
56554 #, fuzzy, gcc-internal-format
56555 #| msgid "Derived-type '%s' with SEQUENCE must not have a CONTAINS section at %C"
56556 msgid "Derived-type %qs with SEQUENCE must not have a CONTAINS section at %C"
56557 msgstr "El tipo derivado '%s' con SEQUENCE no debe tener una sección CONTAINS en %C"
56559 #: fortran/parse.c:2763
56560 #, fuzzy, gcc-internal-format
56561 #| msgid "Derived-type '%s' with BIND(C) must not have a CONTAINS section at %C"
56562 msgid "Derived-type %qs with BIND(C) must not have a CONTAINS section at %C"
56563 msgstr "El tipo derivado '%s' con BIND(C) no debe tener una sección CONTAINS en %C"
56565 #: fortran/parse.c:2783
56566 #, gcc-internal-format, gfc-internal-format
56567 msgid "Components in TYPE at %C must precede CONTAINS"
56568 msgstr "Los componentes en TYPE en %C deben preceder a CONTAINS"
56570 #: fortran/parse.c:2787
56571 #, fuzzy, gcc-internal-format, gfc-internal-format
56572 #| msgid "Fortran 2003:  Type-bound procedure at %C"
56573 msgid "Type-bound procedure at %C"
56574 msgstr "Fortran 2003: Procedimiento enlazado a tipo en %C"
56576 #: fortran/parse.c:2795
56577 #, fuzzy, gcc-internal-format, gfc-internal-format
56578 #| msgid "Junk after GENERIC binding at %C"
56579 msgid "GENERIC binding at %C"
56580 msgstr "Basura después del enlace GENERIC en %C"
56582 #: fortran/parse.c:2803
56583 #, fuzzy, gcc-internal-format, gfc-internal-format
56584 #| msgid "Fortran 2003:  FINAL procedure declaration at %C"
56585 msgid "FINAL procedure declaration at %C"
56586 msgstr "Fortran 2003: Declaración de procedimiento FINAL en %C"
56588 #: fortran/parse.c:2815
56589 #, fuzzy, gcc-internal-format, gfc-internal-format
56590 #| msgid "Fortran 2008: Derived type definition at %C with empty CONTAINS section"
56591 msgid "Derived type definition at %C with empty CONTAINS section"
56592 msgstr "Fortran 2003: La definición de tipo derivado en %C tiene una sección CONTAINS vacía"
56594 #: fortran/parse.c:2825 fortran/parse.c:3280
56595 #, gcc-internal-format, gfc-internal-format
56596 msgid "PRIVATE statement in TYPE at %C must be inside a MODULE"
56597 msgstr "La declaración PRIVATE en TYPE en %C debe estar dentro de un MODULE"
56599 #: fortran/parse.c:2832
56600 #, gcc-internal-format, gfc-internal-format
56601 msgid "PRIVATE statement at %C must precede procedure bindings"
56602 msgstr "La declaración PRIVATE en %C debe preceder a los enlaces de procedimiento"
56604 #: fortran/parse.c:2839 fortran/parse.c:3293
56605 #, gcc-internal-format, gfc-internal-format
56606 msgid "Duplicate PRIVATE statement at %C"
56607 msgstr "Declaración PRIVATE duplicada en %C"
56609 #: fortran/parse.c:2849
56610 #, gcc-internal-format, gfc-internal-format
56611 msgid "SEQUENCE statement at %C must precede CONTAINS"
56612 msgstr "La declaración SEQUENCE en %C debe preceder a CONTAINS"
56614 #: fortran/parse.c:2853
56615 #, gcc-internal-format, gfc-internal-format
56616 msgid "Already inside a CONTAINS block at %C"
56617 msgstr "Ya está dentro de un bloque CONTAINS en %C"
56619 #: fortran/parse.c:2972
56620 #, gcc-internal-format, gfc-internal-format
56621 msgid "Component %s at %L of type LOCK_TYPE must have a codimension or be a subcomponent of a coarray, which is not possible as the component has the pointer attribute"
56622 msgstr "El componente %s en %L de tipo LOCK_TYPE debe tener una codimensión o ser un subcomponente de una comatriz, lo cua no es posible ya que el componente tiene el atributo puntero"
56624 #: fortran/parse.c:2978
56625 #, gcc-internal-format, gfc-internal-format
56626 msgid "Pointer component %s at %L has a noncoarray subcomponent of type LOCK_TYPE, which must have a codimension or be a subcomponent of a coarray"
56627 msgstr "El componenten puntero %s en %L tiene un subcomponenten que no es comatriz de tipo LOCK_TYPE, el cual debe tener una codimensión o ser un subcomponente de una comatriz"
56629 #: fortran/parse.c:2983
56630 #, gcc-internal-format, gfc-internal-format
56631 msgid "Allocatable component %s at %L of type LOCK_TYPE must have a codimension"
56632 msgstr "El componente allocatable %s en %L de tipo LOCK_TYPE debe tener una codimensión"
56634 #: fortran/parse.c:2987
56635 #, gcc-internal-format, gfc-internal-format
56636 msgid "Allocatable component %s at %L must have a codimension as it has a noncoarray subcomponent of type LOCK_TYPE"
56637 msgstr "El componente allocatable %s en %L debe tener una codimensión ya que tiene un subcomponente que no es comatriz de tipo LOCK_TYPE"
56639 #: fortran/parse.c:2992
56640 #, gcc-internal-format, gfc-internal-format
56641 msgid "Noncoarray component %s at %L of type LOCK_TYPE or with subcomponent of type LOCK_TYPE must have a codimension or be a subcomponent of a coarray. (Variables of type %s may not have a codimension as already a coarray subcomponent exists)"
56642 msgstr "El componente %s que no es comatriz en %L de tipo LOCK_TYPE o con subcomponente de tipo LOCK_TYPE debe tener una codimensión o ser un subcomponente de una comatriz. (Las variables de tipo %s pueden no tener una codimensión si ya existe un subcomponente comatriz)"
56644 #: fortran/parse.c:2999
56645 #, gcc-internal-format, gfc-internal-format
56646 msgid "Noncoarray component %s at %L of type LOCK_TYPE or with subcomponent of type LOCK_TYPE must have a codimension or be a subcomponent of a coarray. (Variables of type %s may not have a codimension as %s at %L has a codimension or a coarray subcomponent)"
56647 msgstr "El componente %s que no es comatriz en %L de tipo LOCK_TYPE o con subcomponente de tipo LOCK_TYPE debe tener una codimensión o ser un subcomponente de una comatriz. (Las variables de tipo %s pueden no tener una codimiensión ya que %s en %L tiene una codimensión o un componente submatriz)"
56649 #: fortran/parse.c:3009
56650 #, fuzzy, gcc-internal-format, gfc-internal-format
56651 #| msgid "Component %s at %L of type LOCK_TYPE must have a codimension or be a subcomponent of a coarray, which is not possible as the component has the pointer attribute"
56652 msgid "Component %s at %L of type EVENT_TYPE must have a codimension or be a subcomponent of a coarray, which is not possible as the component has the pointer attribute"
56653 msgstr "El componente %s en %L de tipo LOCK_TYPE debe tener una codimensión o ser un subcomponente de una comatriz, lo cua no es posible ya que el componente tiene el atributo puntero"
56655 #: fortran/parse.c:3015
56656 #, fuzzy, gcc-internal-format, gfc-internal-format
56657 #| msgid "Pointer component %s at %L has a noncoarray subcomponent of type LOCK_TYPE, which must have a codimension or be a subcomponent of a coarray"
56658 msgid "Pointer component %s at %L has a noncoarray subcomponent of type EVENT_TYPE, which must have a codimension or be a subcomponent of a coarray"
56659 msgstr "El componenten puntero %s en %L tiene un subcomponenten que no es comatriz de tipo LOCK_TYPE, el cual debe tener una codimensión o ser un subcomponente de una comatriz"
56661 #: fortran/parse.c:3020
56662 #, fuzzy, gcc-internal-format, gfc-internal-format
56663 #| msgid "Allocatable component %s at %L of type LOCK_TYPE must have a codimension"
56664 msgid "Allocatable component %s at %L of type EVENT_TYPE must have a codimension"
56665 msgstr "El componente allocatable %s en %L de tipo LOCK_TYPE debe tener una codimensión"
56667 #: fortran/parse.c:3024
56668 #, fuzzy, gcc-internal-format, gfc-internal-format
56669 #| msgid "Allocatable component %s at %L must have a codimension as it has a noncoarray subcomponent of type LOCK_TYPE"
56670 msgid "Allocatable component %s at %L must have a codimension as it has a noncoarray subcomponent of type EVENT_TYPE"
56671 msgstr "El componente allocatable %s en %L debe tener una codimensión ya que tiene un subcomponente que no es comatriz de tipo LOCK_TYPE"
56673 #: fortran/parse.c:3029
56674 #, fuzzy, gcc-internal-format, gfc-internal-format
56675 #| msgid "Noncoarray component %s at %L of type LOCK_TYPE or with subcomponent of type LOCK_TYPE must have a codimension or be a subcomponent of a coarray. (Variables of type %s may not have a codimension as already a coarray subcomponent exists)"
56676 msgid "Noncoarray component %s at %L of type EVENT_TYPE or with subcomponent of type EVENT_TYPE must have a codimension or be a subcomponent of a coarray. (Variables of type %s may not have a codimension as already a coarray subcomponent exists)"
56677 msgstr "El componente %s que no es comatriz en %L de tipo LOCK_TYPE o con subcomponente de tipo LOCK_TYPE debe tener una codimensión o ser un subcomponente de una comatriz. (Las variables de tipo %s pueden no tener una codimensión si ya existe un subcomponente comatriz)"
56679 #: fortran/parse.c:3036
56680 #, fuzzy, gcc-internal-format, gfc-internal-format
56681 #| msgid "Noncoarray component %s at %L of type LOCK_TYPE or with subcomponent of type LOCK_TYPE must have a codimension or be a subcomponent of a coarray. (Variables of type %s may not have a codimension as %s at %L has a codimension or a coarray subcomponent)"
56682 msgid "Noncoarray component %s at %L of type EVENT_TYPE or with subcomponent of type EVENT_TYPE must have a codimension or be a subcomponent of a coarray. (Variables of type %s may not have a codimension as %s at %L has a codimension or a coarray subcomponent)"
56683 msgstr "El componente %s que no es comatriz en %L de tipo LOCK_TYPE o con subcomponente de tipo LOCK_TYPE debe tener una codimensión o ser un subcomponente de una comatriz. (Las variables de tipo %s pueden no tener una codimiensión ya que %s en %L tiene una codimensión o un componente submatriz)"
56685 #: fortran/parse.c:3088
56686 #, fuzzy, gcc-internal-format, gfc-internal-format
56687 #| msgid "failed to open %s"
56688 msgid "failed to create map component '%s'"
56689 msgstr "no se puede abrir %s"
56691 #: fortran/parse.c:3121
56692 #, fuzzy, gcc-internal-format, gfc-internal-format
56693 #| msgid "failed to open %s"
56694 msgid "failed to create union component '%s'"
56695 msgstr "no se puede abrir %s"
56697 #: fortran/parse.c:3176
56698 #, fuzzy, gcc-internal-format, gfc-internal-format
56699 #| msgid "Syntax error in data declaration at %C"
56700 msgid "Syntax error in nested structure declaration at %C"
56701 msgstr "Error sintáctico en la declaración de datos en %C"
56703 #: fortran/parse.c:3263
56704 #, gcc-internal-format, gfc-internal-format
56705 msgid "FINAL declaration at %C must be inside CONTAINS"
56706 msgstr "La declaración FINAL en %C debe estar dentro de CONTAINS"
56708 #: fortran/parse.c:3271
56709 #, fuzzy, gcc-internal-format, gfc-internal-format
56710 #| msgid "Fortran 2003: Derived type definition at %C without components"
56711 msgid "Derived type definition at %C without components"
56712 msgstr "Fortran 2003: La definición de tipo derivado en %C no tiene componentes"
56714 #: fortran/parse.c:3287
56715 #, gcc-internal-format, gfc-internal-format
56716 msgid "PRIVATE statement at %C must precede structure components"
56717 msgstr "La declaración PRIVATE en %C debe preceder a los componentes de la estructura"
56719 #: fortran/parse.c:3304
56720 #, gcc-internal-format, gfc-internal-format
56721 msgid "SEQUENCE statement at %C must precede structure components"
56722 msgstr "La declaración SEQUENCE en %C debe preceder a los componentes de la estructura"
56724 #: fortran/parse.c:3310
56725 #, gcc-internal-format, gfc-internal-format
56726 msgid "SEQUENCE attribute at %C already specified in TYPE statement"
56727 msgstr "El atributo SEQUENCE en %C ya se especificó en la declaración TYPE"
56729 #: fortran/parse.c:3315
56730 #, gcc-internal-format, gfc-internal-format
56731 msgid "Duplicate SEQUENCE statement at %C"
56732 msgstr "Declaración SEQUENCE duplicada en %C"
56734 #: fortran/parse.c:3325
56735 #, fuzzy, gcc-internal-format, gfc-internal-format
56736 #| msgid "Fortran 2003:  CONTAINS block in derived type definition at %C"
56737 msgid "CONTAINS block in derived type definition at %C"
56738 msgstr "Fortran 2003: Bloque CONTAINS en una definición de tipo derivado en %C"
56740 #: fortran/parse.c:3383
56741 #, gcc-internal-format, gfc-internal-format
56742 msgid "ENUM declaration at %C has no ENUMERATORS"
56743 msgstr "La declaración ENUM en %C no tiene ENUMERATORS"
56745 #: fortran/parse.c:3470
56746 #, gcc-internal-format, gfc-internal-format
56747 msgid "Unexpected %s statement in INTERFACE block at %C"
56748 msgstr "Declaración %s inesperada en el bloque INTERFACE en %C"
56750 #: fortran/parse.c:3494
56751 #, fuzzy, gcc-internal-format
56752 #| msgid "Name '%s' of ABSTRACT INTERFACE at %C cannot be the same as an intrinsic type"
56753 msgid "Name %qs of ABSTRACT INTERFACE at %C cannot be the same as an intrinsic type"
56754 msgstr "El nombre '%s' de ABSTRACT INTERFACE en %C no puede ser el mismo que un tipo intrínseco"
56756 #: fortran/parse.c:3528
56757 #, gcc-internal-format, gfc-internal-format
56758 msgid "Unexpected %s statement at %C in INTERFACE body"
56759 msgstr "Declaración %s inesperada en %C en el cuerpo de INTERFACE"
56761 #: fortran/parse.c:3546
56762 #, fuzzy, gcc-internal-format
56763 #| msgid "INTERFACE procedure '%s' at %L has the same name as the enclosing procedure"
56764 msgid "INTERFACE procedure %qs at %L has the same name as the enclosing procedure"
56765 msgstr "El procedimiento INTERFACE '%s' en %L tiene el mismo nombre que el procedimiento que lo incluye"
56767 #: fortran/parse.c:3676
56768 #, gcc-internal-format, gfc-internal-format
56769 msgid "%s statement is not allowed inside of BLOCK at %C"
56770 msgstr "No se permite una declaración %s dentro de BLOCK en %C"
56772 #: fortran/parse.c:3707
56773 #, fuzzy, gcc-internal-format, gfc-internal-format
56774 #| msgid "%s statement is not allowed inside of BLOCK at %C"
56775 msgid "%s statement is not allowed inside of BLOCK DATA at %C"
56776 msgstr "No se permite una declaración %s dentro de BLOCK en %C"
56778 #: fortran/parse.c:3797
56779 #, gcc-internal-format, gfc-internal-format
56780 msgid "%s statement must appear in a MODULE"
56781 msgstr "La declaración %s debe aparecer en un MODULE"
56783 #: fortran/parse.c:3805
56784 #, gcc-internal-format, gfc-internal-format
56785 msgid "%s statement at %C follows another accessibility specification"
56786 msgstr "La declaración %s en %C después de otra especificación de accesibilidad"
56788 #: fortran/parse.c:3857
56789 #, fuzzy, gcc-internal-format
56790 #| msgid "Bad kind expression for function '%s' at %L"
56791 msgid "Bad kind expression for function %qs at %L"
56792 msgstr "Expresión de género errónea para la función '%s' en %L"
56794 #: fortran/parse.c:3861
56795 #, fuzzy, gcc-internal-format
56796 #| msgid "The type for function '%s' at %L is not accessible"
56797 msgid "The type for function %qs at %L is not accessible"
56798 msgstr "El tipo para la función '%s' en %L no es accesible"
56800 #: fortran/parse.c:3921
56801 #, gcc-internal-format, gfc-internal-format
56802 msgid "ELSEWHERE statement at %C follows previous unmasked ELSEWHERE"
56803 msgstr "Declaración ELSEWHERE en %C después de un ELSEWHERE desenmascarado previo"
56805 #: fortran/parse.c:3943
56806 #, gcc-internal-format, gfc-internal-format
56807 msgid "Unexpected %s statement in WHERE block at %C"
56808 msgstr "Declaración %s inesperada en el bloque WHERE en %C"
56810 #: fortran/parse.c:4002
56811 #, gcc-internal-format, gfc-internal-format
56812 msgid "Unexpected %s statement in FORALL block at %C"
56813 msgstr "Declaración %s inesperada en el bloque FORALL en %C"
56815 #: fortran/parse.c:4053
56816 #, gcc-internal-format, gfc-internal-format
56817 msgid "ELSE IF statement at %C cannot follow ELSE statement at %L"
56818 msgstr "La declaración ELSE IF en %C no puede ir después de una declaración ELSE en %L"
56820 #: fortran/parse.c:4071
56821 #, gcc-internal-format, gfc-internal-format
56822 msgid "Duplicate ELSE statements at %L and %C"
56823 msgstr "Declaraciones ELSE duplicadas en %L y %C"
56825 #: fortran/parse.c:4132
56826 #, gcc-internal-format, gfc-internal-format
56827 msgid "Expected a CASE or END SELECT statement following SELECT CASE at %C"
56828 msgstr "Se esperaba una declaración CASE o END SELECT después de un SELECT CASE en %C"
56830 #: fortran/parse.c:4216
56831 #, gcc-internal-format, gfc-internal-format
56832 msgid "Expected TYPE IS, CLASS IS or END SELECT statement following SELECT TYPE at %C"
56833 msgstr "Se esperaba una declaración TYPE IS, CLASS IS o END SELECT después de un SELECT TYPE en %C"
56835 #: fortran/parse.c:4278
56836 #, fuzzy, gcc-internal-format
56837 #| msgid "Variable '%s' at %C cannot be redefined inside loop beginning at %L"
56838 msgid "Variable %qs at %C cannot be redefined inside loop beginning at %L"
56839 msgstr "La variable '%s' en %C no se puede redefinir dentro del inicio de un bucle en %L"
56841 #: fortran/parse.c:4311
56842 #, gcc-internal-format, gfc-internal-format
56843 msgid "End of nonblock DO statement at %C is within another block"
56844 msgstr "El final de la declaración DO que no es bloque en %C está dentro de otro bloque"
56846 #: fortran/parse.c:4321
56847 #, gcc-internal-format, gfc-internal-format
56848 msgid "End of nonblock DO statement at %C is interwoven with another DO loop"
56849 msgstr "El final de la declaración DO que no es bloque en %C está entrelazado con otro bucle DO"
56851 #: fortran/parse.c:4347
56852 #, gcc-internal-format, gfc-internal-format
56853 msgid "CRITICAL block inside of OpenACC region at %C"
56854 msgstr ""
56856 #: fortran/parse.c:4348
56857 #, fuzzy, gcc-internal-format, gfc-internal-format
56858 #| msgid "Fortran 2003:  CONTAINS block in derived type definition at %C"
56859 msgid "CRITICAL block inside of OpenMP region at %C"
56860 msgstr "Fortran 2003: Bloque CONTAINS en una definición de tipo derivado en %C"
56862 #: fortran/parse.c:4374
56863 #, fuzzy, gcc-internal-format, gfc-internal-format
56864 #| msgid "Statement label in END CRITICAL at %C does not match CRITIAL label"
56865 msgid "Statement label in END CRITICAL at %C does not match CRITICAL label"
56866 msgstr "La etiqueta de declaración en END CRITICAL en %C no coincide con la etiqueta CRITICAL"
56868 #: fortran/parse.c:4443
56869 #, fuzzy, gcc-internal-format, gfc-internal-format
56870 #| msgid "Fortran 2008: BLOCK construct at %C"
56871 msgid "BLOCK construct at %C"
56872 msgstr "Fortran 2008: Constructor BLOCK en %C"
56874 #: fortran/parse.c:4477
56875 #, fuzzy, gcc-internal-format, gfc-internal-format
56876 #| msgid "Fortran 2003: ASSOCIATE construct at %C"
56877 msgid "ASSOCIATE construct at %C"
56878 msgstr "Fortran 2003: Constructor ASSOCIATE en %C"
56880 #: fortran/parse.c:4658
56881 #, gcc-internal-format, gfc-internal-format
56882 msgid "Statement label in ENDDO at %C doesn't match DO label"
56883 msgstr "La etiqueta de declaración en ENDDO en %C no coincide con la etiqueta DO"
56885 #: fortran/parse.c:4674
56886 #, gcc-internal-format, gfc-internal-format
56887 msgid "Named block DO at %L requires matching ENDDO name"
56888 msgstr "El bloque DO nombrado en %L requiere un nombre ENDDO coincidente"
56890 #: fortran/parse.c:4865
56891 #, gcc-internal-format, gfc-internal-format
56892 msgid "Missing !$OMP END ATOMIC after !$OMP ATOMIC CAPTURE at %C"
56893 msgstr "Falta !$OMP END ATOMIC después de !$OMP ATOMIC CAPTURE en %C"
56895 #: fortran/parse.c:4881 fortran/parse.c:4940
56896 #, fuzzy, gcc-internal-format, gfc-internal-format
56897 #| msgid "Nested CRITICAL block at %C"
56898 msgid "OpenACC directive inside of CRITICAL block at %C"
56899 msgstr "Bloque CRITICAL anidado en %C"
56901 #: fortran/parse.c:4915
56902 #, fuzzy, gcc-internal-format, gfc-internal-format
56903 #| msgid "Expecting %s statement at %C"
56904 msgid "Expecting %s at %C"
56905 msgstr "Se esperaba la declaración %s en %C"
56907 #: fortran/parse.c:4959
56908 #, fuzzy, gcc-internal-format, gfc-internal-format
56909 #| msgid "Expected '(' at %C"
56910 msgid "Expected DO loop at %C"
56911 msgstr "Se esperaba '(' en %C"
56913 #: fortran/parse.c:4979
56914 #, fuzzy, gcc-internal-format, gfc-internal-format
56915 #| msgid "Redundant ACQUIRED_LOCK tag found at %L "
56916 msgid "Redundant !$ACC END LOOP at %C"
56917 msgstr "Se encontró una etiqueta ACQUIRED_LOCK redundante en %L "
56919 #: fortran/parse.c:5193
56920 #, gcc-internal-format, gfc-internal-format
56921 msgid "Name after !$omp critical and !$omp end critical does not match at %C"
56922 msgstr "Los nombres después de !$omp critical y !$omp end critical no coinciden en %C"
56924 #: fortran/parse.c:5251
56925 #, gcc-internal-format, gfc-internal-format
56926 msgid "%s statement at %C cannot terminate a non-block DO loop"
56927 msgstr "La declaración %s en %C no puede terminar un bucle DO que no es bloque"
56929 #: fortran/parse.c:5265
56930 #, fuzzy, gcc-internal-format, gfc-internal-format
56931 #| msgid "FORMAT statement at %L does not have a statement label"
56932 msgid "DATA statement at %C after the first executable statement"
56933 msgstr "La declaración FORMAT en %L no tiene una etiqueta de declaración"
56935 #: fortran/parse.c:5503
56936 #, fuzzy, gcc-internal-format
56937 #| msgid "Contained procedure '%s' at %C is already ambiguous"
56938 msgid "Contained procedure %qs at %C is already ambiguous"
56939 msgstr "El procedimiento contenido '%s' en %C ya es ambiguo"
56941 #: fortran/parse.c:5560
56942 #, gcc-internal-format, gfc-internal-format
56943 msgid "Unexpected %s statement in CONTAINS section at %C"
56944 msgstr "Declaración %s inesperada en la sección CONTAINS en %C"
56946 #: fortran/parse.c:5585
56947 #, fuzzy, gcc-internal-format, gfc-internal-format
56948 #| msgid "Fortran 2008: CONTAINS statement without FUNCTION or SUBROUTINE statement at %C"
56949 msgid "CONTAINS statement without FUNCTION or SUBROUTINE statement at %L"
56950 msgstr "Fortran 2008: Declaración CONTAINS sin una declaración FUNCTION o SUBROUTINE en %C"
56952 #: fortran/parse.c:5697
56953 #, gcc-internal-format, gfc-internal-format
56954 msgid "CONTAINS statement at %C is already in a contained program unit"
56955 msgstr "La declaración CONTAINS en %C ya está contenida en una unidad de programa"
56957 #: fortran/parse.c:5743
56958 #, gcc-internal-format
56959 msgid "gfc_global_used(): Bad type"
56960 msgstr ""
56962 #: fortran/parse.c:5748
56963 #, fuzzy, gcc-internal-format
56964 #| msgid "Global name '%s' at %L is already being used as a %s at %L"
56965 msgid "Global binding name %qs at %L is already being used as a %s at %L"
56966 msgstr "El nombre global '%s' en %L ya se está usando como un %s en %L"
56968 #: fortran/parse.c:5751
56969 #, fuzzy, gcc-internal-format
56970 #| msgid "Global name '%s' at %L is already being used as a %s at %L"
56971 msgid "Global name %qs at %L is already being used as a %s at %L"
56972 msgstr "El nombre global '%s' en %L ya se está usando como un %s en %L"
56974 #: fortran/parse.c:5772
56975 #, gcc-internal-format, gfc-internal-format
56976 msgid "Blank BLOCK DATA at %C conflicts with prior BLOCK DATA at %L"
56977 msgstr "BLOCK DATA en blanco en %C genera un conflicto con un BLOCK DATA previo en %L"
56979 #: fortran/parse.c:5798
56980 #, gcc-internal-format, gfc-internal-format
56981 msgid "Unexpected %s statement in BLOCK DATA at %C"
56982 msgstr "Declaración %s inesperada en BLOCK DATA en %C"
56984 #: fortran/parse.c:5902
56985 #, gcc-internal-format, gfc-internal-format
56986 msgid "Unexpected %s statement in MODULE at %C"
56987 msgstr "Declaración %s inesperada en MODULE en %C"
56989 #. If we see a duplicate main program, shut down.  If the second
56990 #. instance is an implied main program, i.e. data decls or executable
56991 #. statements, we're in for lots of errors.
56992 #: fortran/parse.c:6283
56993 #, gcc-internal-format, gfc-internal-format
56994 msgid "Two main PROGRAMs at %L and %C"
56995 msgstr "Dos PROGRAMas principales en %L y %C"
56997 #: fortran/primary.c:103
56998 #, gcc-internal-format, gfc-internal-format
56999 msgid "Missing kind-parameter at %C"
57000 msgstr "Falta el parámetro de género en %C"
57002 #: fortran/primary.c:136
57003 #, gcc-internal-format
57004 msgid "gfc_check_digit(): bad radix"
57005 msgstr ""
57007 #: fortran/primary.c:230
57008 #, gcc-internal-format, gfc-internal-format
57009 msgid "Integer kind %d at %C not available"
57010 msgstr "El género entero %d en %C no está disponible"
57012 #: fortran/primary.c:239
57013 #, gcc-internal-format, gfc-internal-format
57014 msgid "Integer too big for its kind at %C. This check can be disabled with the option -fno-range-check"
57015 msgstr "El entero es demasiado grande para su género en %C. Esta revisión se puede desactiva con la opción -fno-range-check"
57017 #: fortran/primary.c:267
57018 #, fuzzy, gcc-internal-format, gfc-internal-format
57019 #| msgid "Extension: Hollerith constant at %C"
57020 msgid "Hollerith constant at %C"
57021 msgstr "Extensión: Constante Hollerith en %C"
57023 #: fortran/primary.c:274
57024 #, gcc-internal-format, gfc-internal-format
57025 msgid "Invalid Hollerith constant: %L must contain at least one character"
57026 msgstr "Constante Hollerith no válida: %L debe contener por lo menos un carácter"
57028 #: fortran/primary.c:280
57029 #, gcc-internal-format, gfc-internal-format
57030 msgid "Invalid Hollerith constant: Integer kind at %L should be default"
57031 msgstr "Constante Hollerith no válida: El género entero en %L debe ser por defecto"
57033 #: fortran/primary.c:300
57034 #, gcc-internal-format, gfc-internal-format
57035 msgid "Invalid Hollerith constant at %L contains a wide character"
57036 msgstr "Una constante Hollerith no válida en %L contiene un carácter ancho"
57038 #: fortran/primary.c:386
57039 #, fuzzy, gcc-internal-format, gfc-internal-format
57040 #| msgid "Extension: Hexadecimal constant at %C uses non-standard syntax"
57041 msgid "Hexadecimal constant at %C uses non-standard syntax"
57042 msgstr "Extensión: La constante hexadecimal en %C usa sintaxis que no es estándar."
57044 #: fortran/primary.c:395
57045 #, gcc-internal-format, gfc-internal-format
57046 msgid "Empty set of digits in BOZ constant at %C"
57047 msgstr "Conjunto vacío de dígitos en la constante BOZ en %C"
57049 #: fortran/primary.c:401
57050 #, gcc-internal-format, gfc-internal-format
57051 msgid "Illegal character in BOZ constant at %C"
57052 msgstr "Carácter ilegal en la constante BOZ en %C"
57054 #: fortran/primary.c:424
57055 #, fuzzy, gcc-internal-format, gfc-internal-format
57056 #| msgid "Extension: BOZ constant at %C uses non-standard postfix syntax"
57057 msgid "BOZ constant at %C uses non-standard postfix syntax"
57058 msgstr "Extensión: La constante BOZ en %C usa sintaxis postfija que no es estándar."
57060 #: fortran/primary.c:454
57061 #, gcc-internal-format, gfc-internal-format
57062 msgid "Integer too big for integer kind %i at %C"
57063 msgstr "Entero demasiado grande para el género entero %i en %C"
57065 #: fortran/primary.c:460
57066 #, fuzzy, gcc-internal-format, gfc-internal-format
57067 #| msgid "Fortran 2003: BOZ used outside a DATA statement at %C"
57068 msgid "BOZ used outside a DATA statement at %C"
57069 msgstr "Fortran 2003: Se usa BOZ fuera de una declaración DATA en %C"
57071 #: fortran/primary.c:551
57072 #, fuzzy, gcc-internal-format, gfc-internal-format
57073 #| msgid "Invalid exponent-letter 'q' in real-literal-constant at %C"
57074 msgid "exponent-letter 'q' in real-literal-constant at %C"
57075 msgstr "Letra-exponente 'q' no válida en la constante-literal-real en %C"
57077 #: fortran/primary.c:556
57078 #, fuzzy, gcc-internal-format
57079 #| msgid "Extension: exponent-letter 'q' in real-literal-constant at %C"
57080 msgid "Extension: exponent-letter %<q%> in real-literal-constant at %C"
57081 msgstr "Extensión: letra-exponente 'q' en constante-literal-real en %C"
57083 #: fortran/primary.c:577
57084 #, gcc-internal-format, gfc-internal-format
57085 msgid "Missing exponent in real number at %C"
57086 msgstr "Falta un exponente en el número real en %C"
57088 #: fortran/primary.c:636
57089 #, fuzzy, gcc-internal-format
57090 #| msgid "Real number at %C has a 'd' exponent and an explicit kind"
57091 msgid "Real number at %C has a %<d%> exponent and an explicit kind"
57092 msgstr "El número real en %C tiene un exponente 'd' y un género explícito"
57094 #: fortran/primary.c:666
57095 #, fuzzy, gcc-internal-format
57096 #| msgid "Real number at %C has a 'q' exponent and an explicit kind"
57097 msgid "Real number at %C has a %<q%> exponent and an explicit kind"
57098 msgstr "El número real en %C tiene un exponente 'q' y una afinidad explícita"
57100 #: fortran/primary.c:680
57101 #, fuzzy, gcc-internal-format
57102 #| msgid "Invalid exponent-letter 'q' in real-literal-constant at %C"
57103 msgid "Invalid exponent-letter %<q%> in real-literal-constant at %C"
57104 msgstr "Letra-exponente 'q' no válida en la constante-literal-real en %C"
57106 #: fortran/primary.c:713
57107 #, gcc-internal-format, gfc-internal-format
57108 msgid "Invalid real kind %d at %C"
57109 msgstr "Género real %d no válido en %C"
57111 #: fortran/primary.c:728
57112 #, gcc-internal-format, gfc-internal-format
57113 msgid "Real constant overflows its kind at %C"
57114 msgstr "La constante real desborda su género en %C"
57116 #: fortran/primary.c:733
57117 #, gcc-internal-format, gfc-internal-format
57118 msgid "Real constant underflows its kind at %C"
57119 msgstr "La constante real desborda por debajo su género en %C"
57121 #: fortran/primary.c:738
57122 #, gcc-internal-format
57123 msgid "gfc_range_check() returned bad value"
57124 msgstr ""
57126 #: fortran/primary.c:785
57127 #, gcc-internal-format
57128 msgid "Non-significant digits in %qs number at %C, maybe incorrect KIND"
57129 msgstr ""
57131 #: fortran/primary.c:877
57132 #, gcc-internal-format, gfc-internal-format
57133 msgid "Syntax error in SUBSTRING specification at %C"
57134 msgstr "Error sintáctico en la especificación SUBSTRING en %C"
57136 #: fortran/primary.c:1084
57137 #, gcc-internal-format, gfc-internal-format
57138 msgid "Invalid kind %d for CHARACTER constant at %C"
57139 msgstr "Género %d no válido para la constante CHARACTER en %C"
57141 #: fortran/primary.c:1105
57142 #, gcc-internal-format, gfc-internal-format
57143 msgid "Unterminated character constant beginning at %C"
57144 msgstr "Constante de carácter sin terminar que comienza en %C"
57146 #: fortran/primary.c:1135
57147 #, fuzzy, gcc-internal-format
57148 #| msgid "Character '%s' in string at %C is not representable in character kind %d"
57149 msgid "Character %qs in string at %C is not representable in character kind %d"
57150 msgstr "El carácter '%s' en la cadena en %C no es representable en el género de carácter %d"
57152 #: fortran/primary.c:1148
57153 #, gcc-internal-format
57154 msgid "match_string_constant(): Delimiter not found"
57155 msgstr ""
57157 #: fortran/primary.c:1218
57158 #, gcc-internal-format, gfc-internal-format
57159 msgid "Bad kind for logical constant at %C"
57160 msgstr "Género erróneo para la constante lógica en %C"
57162 #: fortran/primary.c:1250
57163 #, gcc-internal-format, gfc-internal-format
57164 msgid "Expected PARAMETER symbol in complex constant at %C"
57165 msgstr "Se esperaba un símbolo PARAMETER en la constante compleja en %C"
57167 #: fortran/primary.c:1259
57168 #, gcc-internal-format, gfc-internal-format
57169 msgid "Numeric PARAMETER required in complex constant at %C"
57170 msgstr "Se requiere un PARAMETER numérico en la constante compleja en %C"
57172 #: fortran/primary.c:1265
57173 #, gcc-internal-format, gfc-internal-format
57174 msgid "Scalar PARAMETER required in complex constant at %C"
57175 msgstr "Se requiere un PARAMETER escalar en la constante compleja en %C"
57177 #: fortran/primary.c:1269
57178 #, fuzzy, gcc-internal-format, gfc-internal-format
57179 #| msgid "Expected PARAMETER symbol in complex constant at %C"
57180 msgid "PARAMETER symbol in complex constant at %C"
57181 msgstr "Se esperaba un símbolo PARAMETER en la constante compleja en %C"
57183 #: fortran/primary.c:1292
57184 #, gcc-internal-format
57185 msgid "gfc_match_sym_complex_part(): Bad type"
57186 msgstr ""
57188 #: fortran/primary.c:1299
57189 #, gcc-internal-format, gfc-internal-format
57190 msgid "Error converting PARAMETER constant in complex constant at %C"
57191 msgstr "Error al convertir la constante PARAMETER en una constante compleja en %C"
57193 #: fortran/primary.c:1431
57194 #, gcc-internal-format, gfc-internal-format
57195 msgid "Syntax error in COMPLEX constant at %C"
57196 msgstr "Error sintáctico en la constante COMPLEX en %C"
57198 #: fortran/primary.c:1558
57199 #, fuzzy, gcc-internal-format
57200 #| msgid "Namelist %s cannot be renamed by USE association to %s"
57201 msgid "Namelist %qs can not be an argument at %L"
57202 msgstr "La lista de nombres %s no se puede renombrar por asociación de USE a %s"
57204 #: fortran/primary.c:1644
57205 #, fuzzy, gcc-internal-format
57206 #| msgid "Keyword '%s' at %C has already appeared in the current argument list"
57207 msgid "Keyword %qs at %C has already appeared in the current argument list"
57208 msgstr "La palabra clave '%s' en %C ya había aparecido en la lista de argumentos actual"
57210 #: fortran/primary.c:1711
57211 #, fuzzy, gcc-internal-format, gfc-internal-format
57212 #| msgid "Unknown argument list function at %L"
57213 msgid "argument list function at %C"
57214 msgstr "Lista de argumentos de función desconocida en %L"
57216 #: fortran/primary.c:1779
57217 #, gcc-internal-format, gfc-internal-format
57218 msgid "Expected alternate return label at %C"
57219 msgstr "Se esperaba la etiqueta de devolución alterna en %C"
57221 #: fortran/primary.c:1801
57222 #, gcc-internal-format, gfc-internal-format
57223 msgid "Missing keyword name in actual argument list at %C"
57224 msgstr "Falta el nombre de la palabra clave en la lista de argumentos actual en %C"
57226 #: fortran/primary.c:1847
57227 #, gcc-internal-format, gfc-internal-format
57228 msgid "Syntax error in argument list at %C"
57229 msgstr "Error sintáctico en la lista de argumentos en %C"
57231 #: fortran/primary.c:1868
57232 #, gcc-internal-format
57233 msgid "extend_ref(): Bad tail"
57234 msgstr ""
57236 #: fortran/primary.c:1907
57237 #, gcc-internal-format, gfc-internal-format
57238 msgid "Array section designator, e.g. '(:)', is required besides the coarray designator '[...]' at %C"
57239 msgstr "Se requiere un designador de sección de matriz, p.e. '(:)', además del designador de comatriz '[...]' en %C"
57241 #: fortran/primary.c:1915
57242 #, fuzzy, gcc-internal-format
57243 #| msgid "Coarray designator at %C but '%s' is not a coarray"
57244 msgid "Coarray designator at %C but %qs is not a coarray"
57245 msgstr "Designador de comatriz en %C pero '%s' no es una comatriz"
57247 #: fortran/primary.c:2013
57248 #, fuzzy, gcc-internal-format
57249 #| msgid "Symbol '%s' at %L has no IMPLICIT type"
57250 msgid "Symbol %qs at %C has no IMPLICIT type"
57251 msgstr "El símbolo '%s' en %L no tiene tipo IMPLICIT"
57253 #: fortran/primary.c:2019
57254 #, fuzzy, gcc-internal-format
57255 #| msgid "Unexpected character in variable list at %C"
57256 msgid "Unexpected %<%c%> for nonderived-type variable %qs at %C"
57257 msgstr "Carácter inesperado en la lista de variables en %C"
57259 #: fortran/primary.c:2037
57260 #, gcc-internal-format, gfc-internal-format
57261 msgid "Expected structure component name at %C"
57262 msgstr "Se esperaba un nombre de componente de estructura en %C"
57264 #: fortran/primary.c:2088
57265 #, gcc-internal-format, gfc-internal-format
57266 msgid "Expected argument list at %C"
57267 msgstr "Se esperaba una lista de argumentos en %C"
57269 #: fortran/primary.c:2128
57270 #, fuzzy, gcc-internal-format
57271 #| msgid "Procedure pointer component '%s' requires an argument list at %C"
57272 msgid "Procedure pointer component %qs requires an argument list at %C"
57273 msgstr "El componente de procedimiento puntero '%s' requiere una lista de argumentos en %C"
57275 #: fortran/primary.c:2217
57276 #, fuzzy, gcc-internal-format, gfc-internal-format
57277 #| msgid "forming reference to reference type %qT"
57278 msgid "Nonpolymorphic reference to abstract type at %C"
57279 msgstr "se forma una referencia para referenciar al tipo %qT"
57281 #: fortran/primary.c:2224
57282 #, gcc-internal-format, gfc-internal-format
57283 msgid "Coindexed procedure-pointer component at %C"
57284 msgstr "Componente de procedimiento puntero con coíndice en %C"
57286 #: fortran/primary.c:2259
57287 #, gcc-internal-format
57288 msgid "gfc_variable_attr(): Expression isn't a variable"
57289 msgstr ""
57291 #: fortran/primary.c:2314
57292 #, fuzzy, gcc-internal-format
57293 #| msgid "creating array of references"
57294 msgid "gfc_variable_attr(): Bad array reference"
57295 msgstr "se crea la matriz de referencias"
57297 #: fortran/primary.c:2434
57298 #, gcc-internal-format
57299 msgid "gfc_caf_attr(): Expression isn't a variable"
57300 msgstr ""
57302 #: fortran/primary.c:2491
57303 #, fuzzy, gcc-internal-format
57304 #| msgid "creating array of references"
57305 msgid "gfc_caf_attr(): Bad array reference"
57306 msgstr "se crea la matriz de referencias"
57308 #: fortran/primary.c:2663
57309 #, fuzzy, gcc-internal-format, gfc-internal-format
57310 #| msgid "Fortran 2003: Structure constructor with missing optional arguments at %C"
57311 msgid "Structure constructor with missing optional arguments at %C"
57312 msgstr "Fortran 2003: Constructor de estructura con argumentos opcionales faltantes en %C"
57314 #: fortran/primary.c:2672
57315 #, fuzzy, gcc-internal-format
57316 #| msgid "No initializer for component '%s' given in the structure constructor at %C!"
57317 msgid "No initializer for allocatable component %qs given in the structure constructor at %C"
57318 msgstr "¡No existe un inicializador dado para el componente '%s' en el constructor de estructura en %C!"
57320 #: fortran/primary.c:2679
57321 #, fuzzy, gcc-internal-format
57322 #| msgid "No initializer for component '%s' given in the structure constructor at %C!"
57323 msgid "No initializer for component %qs given in the structure constructor at %C!"
57324 msgstr "¡No existe un inicializador dado para el componente '%s' en el constructor de estructura en %C!"
57326 #: fortran/primary.c:2727
57327 #, fuzzy, gcc-internal-format
57328 #| msgid "Can't construct ABSTRACT type '%s' at %L"
57329 msgid "Can't construct ABSTRACT type %qs at %L"
57330 msgstr "No se puede construir el tipo ABSTRACT '%s' en %L"
57332 #: fortran/primary.c:2747
57333 #, fuzzy, gcc-internal-format, gfc-internal-format
57334 #| msgid "Fortran 2003: Structure constructor with named arguments at %C"
57335 msgid "Structure constructor with named arguments at %C"
57336 msgstr "Fortran 2003: Constructor de estructura con argumentos nombrados en %C"
57338 #: fortran/primary.c:2762
57339 #, gcc-internal-format, gfc-internal-format
57340 msgid "Component initializer without name after component named %s at %L!"
57341 msgstr "¡Inicializador de componente sin nombre después del componente nombrado %s en %L!"
57343 #: fortran/primary.c:2767
57344 #, gcc-internal-format, gfc-internal-format
57345 msgid "Too many components in structure constructor at %L!"
57346 msgstr "¡Demasiados componentes en el constructor de estructura en %L!"
57348 #: fortran/primary.c:2804
57349 #, fuzzy, gcc-internal-format
57350 #| msgid "Component '%s' is initialized twice in the structure constructor at %L!"
57351 msgid "Component %qs is initialized twice in the structure constructor at %L!"
57352 msgstr "¡El componente '%s' se inicializa dos veces en el constructor de estructura en %L!"
57354 #: fortran/primary.c:2816
57355 #, fuzzy, gcc-internal-format
57356 #| msgid "Coindexed expression to pointer component '%s' in structure constructor at %L!"
57357 msgid "Coindexed expression to pointer component %qs in structure constructor at %L!"
57358 msgstr "¡Expresión con coíndice en el componente puntero '%s' en el constructor de estructura en %L!"
57360 #: fortran/primary.c:2870
57361 #, fuzzy, gcc-internal-format
57362 #| msgid "component '%s' at %L has already been set by a parent derived type constructor"
57363 msgid "component %qs at %L has already been set by a parent derived type constructor"
57364 msgstr "El componente '%s' en %L ya se había definido por un constructor padre de tipo derivado"
57366 #: fortran/primary.c:3025
57367 #, gcc-internal-format, gfc-internal-format
57368 msgid "%%LOC() as an rvalue at %C"
57369 msgstr ""
57371 #: fortran/primary.c:3084
57372 #, fuzzy, gcc-internal-format
57373 #| msgid "'%s' at %C is the name of a recursive function and so refers to the result variable. Use an explicit RESULT variable for direct recursion (12.5.2.1)"
57374 msgid "%qs at %C is the name of a recursive function and so refers to the result variable. Use an explicit RESULT variable for direct recursion (12.5.2.1)"
57375 msgstr "'%s' en %C es el nombre de una función recursiva y por lo tanto se refiere a la variable de resultado. Use una variable RESULT explícita para recursión directa (12.5.2.1)"
57377 #: fortran/primary.c:3208
57378 #, fuzzy, gcc-internal-format
57379 #| msgid "Unexpected use of subroutine name '%s' at %C"
57380 msgid "Unexpected use of subroutine name %qs at %C"
57381 msgstr "Uso inesperado del nombre de subrutina '%s' en %C"
57383 #: fortran/primary.c:3240
57384 #, fuzzy, gcc-internal-format
57385 #| msgid "Statement function '%s' requires argument list at %C"
57386 msgid "Statement function %qs requires argument list at %C"
57387 msgstr "La función de declaración '%s' requiere una lista de argumentos en %C"
57389 #: fortran/primary.c:3243
57390 #, fuzzy, gcc-internal-format
57391 #| msgid "Function '%s' requires an argument list at %C"
57392 msgid "Function %qs requires an argument list at %C"
57393 msgstr "La función '%s' requiere una lista de argumentos en %C"
57395 #: fortran/primary.c:3293
57396 #, fuzzy, gcc-internal-format
57397 #| msgid "Missing argument to '%s' at %C"
57398 msgid "Missing argument to %qs at %C"
57399 msgstr "Faltan argumentos para '%s' en %C"
57401 #: fortran/primary.c:3306
57402 #, gcc-internal-format, gfc-internal-format
57403 msgid "The leftmost part-ref in a data-ref can not be a function reference at %C"
57404 msgstr ""
57406 #: fortran/primary.c:3460
57407 #, fuzzy, gcc-internal-format
57408 #| msgid "Missing argument list in function '%s' at %C"
57409 msgid "Missing argument list in function %qs at %C"
57410 msgstr "Faltan la lista de argumentos en la función '%s' en %C"
57412 #: fortran/primary.c:3504
57413 #, gcc-internal-format, gfc-internal-format
57414 msgid "Symbol at %C is not appropriate for an expression"
57415 msgstr "El símbolo en %C no es apropiado para una expresión"
57417 #: fortran/primary.c:3574
57418 #, fuzzy, gcc-internal-format
57419 #| msgid "The name '%s' cannot be used as a defined operator at %C"
57420 msgid "Derived type %qs cannot be used as a variable at %C"
57421 msgstr "El nombre '%s' no se puede usar como un operador definido en %C"
57423 #: fortran/primary.c:3615
57424 #, gcc-internal-format, gfc-internal-format
57425 msgid "Named constant at %C in an EQUIVALENCE"
57426 msgstr "La constante nombrada en %C en un EQUIVALENCE"
57428 #: fortran/primary.c:3650
57429 #, fuzzy, gcc-internal-format
57430 #| msgid "'%s' at %C is not a variable"
57431 msgid "%qs at %C is not a variable"
57432 msgstr "'%s' en %C no es una variable"
57434 #: fortran/resolve.c:123
57435 #, fuzzy, gcc-internal-format
57436 #| msgid "'%s' at %L is of the ABSTRACT type '%s'"
57437 msgid "%qs at %L is of the ABSTRACT type %qs"
57438 msgstr "'%s' en %L es del tipo ABSTRACT '%s'"
57440 #: fortran/resolve.c:126
57441 #, fuzzy, gcc-internal-format
57442 #| msgid "ABSTRACT type '%s' used at %L"
57443 msgid "ABSTRACT type %qs used at %L"
57444 msgstr "El tipo ABSTRACT '%s' se usa en %L"
57446 #: fortran/resolve.c:143
57447 #, fuzzy, gcc-internal-format
57448 #| msgid "Interface '%s', used by procedure '%s' at %L, is declared in a later PROCEDURE statement"
57449 msgid "Interface %qs at %L is declared in a later PROCEDURE statement"
57450 msgstr "La interfaz '%s', usada por el procedimiento '%s' en %L, se declara en una declaración PROCEDURE posterior"
57452 #: fortran/resolve.c:156
57453 #, fuzzy, gcc-internal-format
57454 #| msgid "Interface '%s' at %C may not be generic"
57455 msgid "Interface %qs at %L may not be generic"
57456 msgstr "La interfaz '%s' en %C puede no ser generic"
57458 #: fortran/resolve.c:163
57459 #, fuzzy, gcc-internal-format
57460 #| msgid "Interface '%s' at %C may not be a statement function"
57461 msgid "Interface %qs at %L may not be a statement function"
57462 msgstr "La interfaz '%s' en %C puede no ser una función de declaración"
57464 #: fortran/resolve.c:172
57465 #, fuzzy, gcc-internal-format
57466 #| msgid "Intrinsic procedure '%s' not allowed in PROCEDURE statement at %C"
57467 msgid "Intrinsic procedure %qs not allowed in PROCEDURE statement at %L"
57468 msgstr "El procedimiento intrínseco '%s' no se permite en la declaración PROCEDURE en %C"
57470 #: fortran/resolve.c:178
57471 #, fuzzy, gcc-internal-format
57472 #| msgid "Interface '%s' of procedure '%s' at %L must be explicit"
57473 msgid "Interface %qs at %L must be explicit"
57474 msgstr "La interfaz '%s' del procedimiento '%s' en %L debe ser explícita"
57476 #: fortran/resolve.c:200
57477 #, fuzzy, gcc-internal-format
57478 #| msgid "PROCEDURE '%s' at %L may not be used as its own interface"
57479 msgid "PROCEDURE %qs at %L may not be used as its own interface"
57480 msgstr "PROCEDURE '%s' en %L no se puede usar como su propia interfaz"
57482 #: fortran/resolve.c:300
57483 #, fuzzy, gcc-internal-format
57484 #| msgid "Alternate return specifier in elemental subroutine '%s' at %L is not allowed"
57485 msgid "Alternate return specifier in elemental subroutine %qs at %L is not allowed"
57486 msgstr "No se permite el especificador de devolución alternativa en la subrutina elemental '%s' en %L"
57488 #: fortran/resolve.c:304
57489 #, fuzzy, gcc-internal-format
57490 #| msgid "Alternate return specifier in function '%s' at %L is not allowed"
57491 msgid "Alternate return specifier in function %qs at %L is not allowed"
57492 msgstr "No se permite el especificador de devolución alternativa en la función '%s' en %L"
57494 #: fortran/resolve.c:315
57495 #, fuzzy, gcc-internal-format
57496 #| msgid "By-value argument at %L is not allowed in this context"
57497 msgid "Self-referential argument %qs at %L is not allowed"
57498 msgstr "El argumento por valor en %L no se permite en este contexto"
57500 #: fortran/resolve.c:387
57501 #, fuzzy, gcc-internal-format
57502 #| msgid "Dummy procedure '%s' of PURE procedure at %L must also be PURE"
57503 msgid "Dummy procedure %qs of PURE procedure at %L must also be PURE"
57504 msgstr "El procedimiento de prueba '%s' del procedimiento PURE en %L también debe ser PURE"
57506 #: fortran/resolve.c:397
57507 #, fuzzy, gcc-internal-format
57508 #| msgid "Fortran 2008: Argument '%s' of pure function '%s' at %L with VALUE attribute but without INTENT(IN)"
57509 msgid "Argument %qs of pure function %qs at %L with VALUE attribute but without INTENT(IN)"
57510 msgstr "Fortran 2008: El argumento '%s' de la función pure '%s' en %L debe tener el atributo VALUE pero sin INTENT(IN)"
57512 #: fortran/resolve.c:402
57513 #, fuzzy, gcc-internal-format
57514 #| msgid "Argument '%s' of pure function '%s' at %L must be INTENT(IN) or VALUE"
57515 msgid "Argument %qs of pure function %qs at %L must be INTENT(IN) or VALUE"
57516 msgstr "El argumento '%s' de la función pure '%s' en %L debe ser INTENT(IN) o VALUE"
57518 #: fortran/resolve.c:410
57519 #, fuzzy, gcc-internal-format
57520 #| msgid "Fortran 2008: Argument '%s' of pure subroutine '%s' at %L with VALUE attribute but without INTENT"
57521 msgid "Argument %qs of pure subroutine %qs at %L with VALUE attribute but without INTENT"
57522 msgstr "Fortran 2008: El argumento '%s' de la subrutina pure '%s' en %L debe tener atributo VALUE pero sin INTENT"
57524 #: fortran/resolve.c:415
57525 #, fuzzy, gcc-internal-format
57526 #| msgid "Argument '%s' of pure subroutine '%s' at %L must have its INTENT specified or have the VALUE attribute"
57527 msgid "Argument %qs of pure subroutine %qs at %L must have its INTENT specified or have the VALUE attribute"
57528 msgstr "El argumento '%s' de la subrutina pure '%s' en %L debe tener especificado su INTENT o tener el atributo VALUE"
57530 #: fortran/resolve.c:425
57531 #, fuzzy, gcc-internal-format
57532 #| msgid "Parameter '%s' to '%s' at %L must not be polymorphic"
57533 msgid "INTENT(OUT) argument %qs of pure procedure %qs at %L may not be polymorphic"
57534 msgstr "El parámetro '%s' para '%s' en %L no debe ser polimórfico"
57536 #: fortran/resolve.c:458
57537 #, fuzzy, gcc-internal-format
57538 #| msgid "Coarray dummy argument '%s' at %L to elemental procedure"
57539 msgid "Coarray dummy argument %qs at %L to elemental procedure"
57540 msgstr "El argumento dummy de comatriz '%s' en %L para un procedimiento elemental"
57542 #: fortran/resolve.c:466
57543 #, fuzzy, gcc-internal-format
57544 #| msgid "Argument '%s' of elemental procedure at %L must be scalar"
57545 msgid "Argument %qs of elemental procedure at %L must be scalar"
57546 msgstr "El argumento '%s' del procedimiento elemental en %L debe ser escalar"
57548 #: fortran/resolve.c:475
57549 #, fuzzy, gcc-internal-format
57550 #| msgid "Argument '%s' of elemental procedure at %L cannot have the ALLOCATABLE attribute"
57551 msgid "Argument %qs of elemental procedure at %L cannot have the ALLOCATABLE attribute"
57552 msgstr "El argumento '%s' del procedimiento elemental en %L no puede tener el atributo ALLOCATABLE"
57554 #: fortran/resolve.c:485
57555 #, fuzzy, gcc-internal-format
57556 #| msgid "Argument '%s' of elemental procedure at %L cannot have the POINTER attribute"
57557 msgid "Argument %qs of elemental procedure at %L cannot have the POINTER attribute"
57558 msgstr "El argumento '%s' del procedimiento elemental en %L no puede tener el atributo POINTER"
57560 #: fortran/resolve.c:493
57561 #, fuzzy, gcc-internal-format
57562 #| msgid "Dummy procedure '%s' not allowed in elemental procedure '%s' at %L"
57563 msgid "Dummy procedure %qs not allowed in elemental procedure %qs at %L"
57564 msgstr "No se permite el procedimiento dummy '%s' en el procedimiento elemental '%s' en %L"
57566 #: fortran/resolve.c:502
57567 #, fuzzy, gcc-internal-format
57568 #| msgid "Argument '%s' of pure subroutine '%s' at %L must have its INTENT specified or have the VALUE attribute"
57569 msgid "Argument %qs of elemental procedure %qs at %L must have its INTENT specified or have the VALUE attribute"
57570 msgstr "El argumento '%s' de la subrutina pure '%s' en %L debe tener especificado su INTENT o tener el atributo VALUE"
57572 #: fortran/resolve.c:515
57573 #, fuzzy, gcc-internal-format
57574 #| msgid "Argument '%s' of statement function at %L must be scalar"
57575 msgid "Argument %qs of statement function at %L must be scalar"
57576 msgstr "El argumento '%s' de la función de declaración en %L debe ser escalar"
57578 #: fortran/resolve.c:525
57579 #, fuzzy, gcc-internal-format
57580 #| msgid "Character-valued argument '%s' of statement function at %L must have constant length"
57581 msgid "Character-valued argument %qs of statement function at %L must have constant length"
57582 msgstr "El argumento con valor de carácter '%s' de la función de declaración en %L debe tener longitud constante"
57584 #: fortran/resolve.c:574
57585 #, fuzzy, gcc-internal-format
57586 #| msgid "INTERFACE procedure '%s' at %L has the same name as the enclosing procedure"
57587 msgid "Contained procedure %qs at %L has the same name as its encompassing procedure"
57588 msgstr "El procedimiento INTERFACE '%s' en %L tiene el mismo nombre que el procedimiento que lo incluye"
57590 #: fortran/resolve.c:591
57591 #, fuzzy, gcc-internal-format
57592 #| msgid "Contained function '%s' at %L has no IMPLICIT type"
57593 msgid "Contained function %qs at %L has no IMPLICIT type"
57594 msgstr "La función contenida '%s' en %L no es de tipo IMPLICIT"
57596 #: fortran/resolve.c:594
57597 #, fuzzy, gcc-internal-format
57598 #| msgid "Result '%s' of contained function '%s' at %L has no IMPLICIT type"
57599 msgid "Result %qs of contained function %qs at %L has no IMPLICIT type"
57600 msgstr "El resultado '%s ' de la función contenida '%s' en %L no es de tipo IMPLICIT"
57602 #: fortran/resolve.c:619
57603 #, fuzzy, gcc-internal-format
57604 #| msgid "Character-valued %s '%s' at %L must not be assumed length"
57605 msgid "Character-valued module procedure %qs at %L must not be assumed length"
57606 msgstr "La función %s valuada con carácter '%s' en %L no debe tener longitud asumida"
57608 #: fortran/resolve.c:621
57609 #, fuzzy, gcc-internal-format
57610 #| msgid "Character-valued %s '%s' at %L must not be assumed length"
57611 msgid "Character-valued internal function %qs at %L must not be assumed length"
57612 msgstr "La función %s valuada con carácter '%s' en %L no debe tener longitud asumida"
57614 #: fortran/resolve.c:793
57615 #, gcc-internal-format, gfc-internal-format
57616 msgid "Function %s at %L has entries with mismatched array specifications"
57617 msgstr "El procedimiento %s en %L tiene entradas con especificaciones de matriz no coincidentes"
57619 #: fortran/resolve.c:810
57620 #, fuzzy, gcc-internal-format, gfc-internal-format
57621 #| msgid "Extension: Function %s at %L with entries returning variables of different string lengths"
57622 msgid "Function %s at %L with entries returning variables of different string lengths"
57623 msgstr "Extensión: La función %s en %L con entradas que devuelven variables de longitudes de cadena diferentes"
57625 #: fortran/resolve.c:837
57626 #, gcc-internal-format, gfc-internal-format
57627 msgid "FUNCTION result %s can't be an array in FUNCTION %s at %L"
57628 msgstr "El resultado de FUNCTION %s no puede ser una matriz en FUNCTION %s en %L"
57630 #: fortran/resolve.c:841
57631 #, gcc-internal-format, gfc-internal-format
57632 msgid "ENTRY result %s can't be an array in FUNCTION %s at %L"
57633 msgstr "El resultado de ENTRY %s no puede ser una matriz en FUNCTION %s en %L"
57635 #: fortran/resolve.c:848
57636 #, gcc-internal-format, gfc-internal-format
57637 msgid "FUNCTION result %s can't be a POINTER in FUNCTION %s at %L"
57638 msgstr "El resultado de FUNCTION %s no puede ser un POINTER en FUNCTION %s en %L"
57640 #: fortran/resolve.c:852
57641 #, gcc-internal-format, gfc-internal-format
57642 msgid "ENTRY result %s can't be a POINTER in FUNCTION %s at %L"
57643 msgstr "El resultado de ENTRY %s no puede ser un POINTER en FUNCTION %s en %L"
57645 #: fortran/resolve.c:890
57646 #, gcc-internal-format, gfc-internal-format
57647 msgid "FUNCTION result %s can't be of type %s in FUNCTION %s at %L"
57648 msgstr "El resultado de FUNCTION %s no puede ser de tipo %s en FUNCTION %s en %L"
57650 #: fortran/resolve.c:895
57651 #, gcc-internal-format, gfc-internal-format
57652 msgid "ENTRY result %s can't be of type %s in FUNCTION %s at %L"
57653 msgstr "El resultado de ENTRY %s no puede ser de tipo %s en FUNCTION %s en %L"
57655 #: fortran/resolve.c:944
57656 #, fuzzy, gcc-internal-format
57657 #| msgid "Variable '%s' at %L is in COMMON but only in BLOCK DATA initialization is allowed"
57658 msgid "Variable %qs at %L is in COMMON but only in BLOCK DATA initialization is allowed"
57659 msgstr "La variable '%s' en %L está en COMMON pero sólo se permite la inicialización en BLOCK DATA"
57661 #: fortran/resolve.c:948
57662 #, fuzzy, gcc-internal-format
57663 #| msgid "Initialized variable '%s' at %L is in a blank COMMON but initialization is only allowed in named common blocks"
57664 msgid "Initialized variable %qs at %L is in a blank COMMON but initialization is only allowed in named common blocks"
57665 msgstr "La variable inicializada '%s' en %L está en un COMMON vacío pero la inicialización sólo se permite en bloques common nombrados"
57667 #: fortran/resolve.c:955
57668 #, gcc-internal-format
57669 msgid "%qs in cannot appear in COMMON at %L [F2008:C5100]"
57670 msgstr ""
57672 #: fortran/resolve.c:963
57673 #, fuzzy, gcc-internal-format
57674 #| msgid "Derived type variable '%s' in COMMON at %L has neither the SEQUENCE nor the BIND(C) attribute"
57675 msgid "Derived type variable %qs in COMMON at %L has neither the SEQUENCE nor the BIND(C) attribute"
57676 msgstr "La variable de tipo derivado '%s' en COMMON en %L no tiene el atributo SEQUENCE ni el atributo BIND(C)"
57678 #: fortran/resolve.c:967
57679 #, fuzzy, gcc-internal-format
57680 #| msgid "Derived type variable '%s' in COMMON at %L has an ultimate component that is allocatable"
57681 msgid "Derived type variable %qs in COMMON at %L has an ultimate component that is allocatable"
57682 msgstr "La variable de tipo derivado '%s' en COMMON en %L tiene un componente ultimate que es allocatable"
57684 #: fortran/resolve.c:971
57685 #, fuzzy, gcc-internal-format
57686 #| msgid "Derived type variable '%s' in COMMON at %L may not have default initializer"
57687 msgid "Derived type variable %qs in COMMON at %L may not have default initializer"
57688 msgstr "La variable de tipo derivado '%s' en COMMON en %L tal vez no tiene inicializador por defecto"
57690 #: fortran/resolve.c:1015
57691 #, gcc-internal-format
57692 msgid "In Fortran 2003 COMMON %qs block at %L is a global identifier and must thus have the same binding name as the same-named COMMON block at %L: %s vs %s"
57693 msgstr ""
57695 #: fortran/resolve.c:1029
57696 #, fuzzy, gcc-internal-format
57697 #| msgid "COMMON block '%s' at %L is used as PARAMETER at %L"
57698 msgid "COMMON block %qs at %L uses the same global identifier as entity at %L"
57699 msgstr "El bloque COMMON '%s' en %L se usa como PARAMETER en %L"
57701 #: fortran/resolve.c:1037
57702 #, gcc-internal-format
57703 msgid "Fortran 2008: COMMON block %qs with binding label at %L sharing the identifier with global non-COMMON-block entity at %L"
57704 msgstr ""
57706 #: fortran/resolve.c:1059
57707 #, gcc-internal-format, gfc-internal-format
57708 msgid "COMMON block at %L with binding label %s uses the same global identifier as entity at %L"
57709 msgstr ""
57711 #: fortran/resolve.c:1080
57712 #, fuzzy, gcc-internal-format
57713 #| msgid "COMMON block '%s' at %L is used as PARAMETER at %L"
57714 msgid "COMMON block %qs at %L is used as PARAMETER at %L"
57715 msgstr "El bloque COMMON '%s' en %L se usa como PARAMETER en %L"
57717 #: fortran/resolve.c:1084
57718 #, fuzzy, gcc-internal-format
57719 #| msgid "COMMON block '%s' at %L can not have the EXTERNAL attribute"
57720 msgid "COMMON block %qs at %L can not have the EXTERNAL attribute"
57721 msgstr "El bloque COMMON '%s' en %L no puede tener el atributo EXTERNAL"
57723 #: fortran/resolve.c:1088
57724 #, fuzzy, gcc-internal-format
57725 #| msgid "COMMON block '%s' at %L is also an intrinsic procedure"
57726 msgid "COMMON block %qs at %L is also an intrinsic procedure"
57727 msgstr "El bloque COMMON '%s' en %L también es un procedimiento intrínseco"
57729 #: fortran/resolve.c:1092
57730 #, fuzzy, gcc-internal-format
57731 #| msgid "Fortran 2003: COMMON block '%s' at %L that is also a function result"
57732 msgid "COMMON block %qs at %L that is also a function result"
57733 msgstr "Fortran 2003: El bloque COMMON '%s' en %L también es un resultado de función"
57735 #: fortran/resolve.c:1097
57736 #, fuzzy, gcc-internal-format
57737 #| msgid "Fortran 2003: COMMON block '%s' at %L that is also a global procedure"
57738 msgid "COMMON block %qs at %L that is also a global procedure"
57739 msgstr "Fortran 2003: El bloque COMMON '%s' en %L también es un procedimiento global"
57741 #: fortran/resolve.c:1195
57742 #, gcc-internal-format, gfc-internal-format
57743 msgid "The rank of the element in the structure constructor at %L does not match that of the component (%d/%d)"
57744 msgstr "El rango del elemento en el constructor de estructura en %L no coincide con el del componente (%d/%d)"
57746 #: fortran/resolve.c:1216
57747 #, fuzzy, gcc-internal-format
57748 #| msgid "The element in the structure constructor at %L, for pointer component '%s', is %s but should be %s"
57749 msgid "The element in the structure constructor at %L, for pointer component %qs, is %s but should be %s"
57750 msgstr "El elemento en el constructor de estructura en %L, para el componente puntero '%s', es %s pero debería ser %s"
57752 #: fortran/resolve.c:1282
57753 #, fuzzy, gcc-internal-format
57754 #| msgid "The NULL in the structure constructor at %L is being applied to component '%s', which is neither a POINTER nor ALLOCATABLE"
57755 msgid "The NULL in the structure constructor at %L is being applied to component %qs, which is neither a POINTER nor ALLOCATABLE"
57756 msgstr "El NULL en el constructor de estructura en %L se aplica para el componente '%s', el cual no es ni POINTER ni ALLOCATABLE"
57758 #: fortran/resolve.c:1317
57759 #, fuzzy, gcc-internal-format
57760 #| msgid "Interface mismatch for procedure-pointer component '%s' in structure constructor at %L: %s"
57761 msgid "Interface mismatch for procedure-pointer component %qs in structure constructor at %L: %s"
57762 msgstr "No coincide la interfaz en el componente puntero-a-procedimiento '%s' en el constructor de estructura en %L: %s"
57764 #: fortran/resolve.c:1333
57765 #, fuzzy, gcc-internal-format
57766 #| msgid "The element in the structure constructor at %L, for pointer component '%s' should be a POINTER or a TARGET"
57767 msgid "The element in the structure constructor at %L, for pointer component %qs should be a POINTER or a TARGET"
57768 msgstr "El elemento en el constructor de estructura en %L, para el componente puntero '%s', debe ser un POINTER o un TARGET"
57770 #: fortran/resolve.c:1362
57771 #, fuzzy, gcc-internal-format
57772 #| msgid "Invalid expression in the structure constructor for pointer component '%s' at %L in PURE procedure"
57773 msgid "Invalid expression in the structure constructor for pointer component %qs at %L in PURE procedure"
57774 msgstr "Expresión no válida en el constructor de estructura para el componente puntero '%s' en %L en el procedimiento PURE"
57776 #: fortran/resolve.c:1486
57777 #, fuzzy, gcc-internal-format
57778 #| msgid "The upper bound in the last dimension must appear in the reference to the assumed size array '%s' at %L"
57779 msgid "The upper bound in the last dimension must appear in the reference to the assumed size array %qs at %L"
57780 msgstr "El límite superior en la última dimensión debe aparecer en la referencia a la matriz de tamaño asumido '%s' en %L"
57782 #: fortran/resolve.c:1548
57783 #, fuzzy, gcc-internal-format
57784 #| msgid "'%s' at %L is ambiguous"
57785 msgid "%qs at %L is ambiguous"
57786 msgstr "'%s' en %L es ambiguo"
57788 #: fortran/resolve.c:1552
57789 #, fuzzy, gcc-internal-format
57790 #| msgid "GENERIC procedure '%s' is not allowed as an actual argument at %L"
57791 msgid "GENERIC procedure %qs is not allowed as an actual argument at %L"
57792 msgstr "El procedimiento GENERIC '%s' no se permite como un argumento actual en %L"
57794 #: fortran/resolve.c:1673
57795 #, fuzzy, gcc-internal-format
57796 #| msgid "Type specified for intrinsic function '%s' at %L is ignored"
57797 msgid "Type specified for intrinsic function %qs at %L is ignored"
57798 msgstr "Se descarta el tipo para la función intrínseca '%s' en %L"
57800 #: fortran/resolve.c:1686
57801 #, fuzzy, gcc-internal-format
57802 #| msgid "Intrinsic subroutine '%s' at %L shall not have a type specifier"
57803 msgid "Intrinsic subroutine %qs at %L shall not have a type specifier"
57804 msgstr "La subrutina intrínseca '%s' en %L no debe tener un especificador de tipo"
57806 #: fortran/resolve.c:1697
57807 #, fuzzy, gcc-internal-format
57808 #| msgid "'%s' declared INTRINSIC at %L does not exist"
57809 msgid "%qs declared INTRINSIC at %L does not exist"
57810 msgstr "No existe '%s' declarado como INTRINSIC en %L"
57812 #: fortran/resolve.c:1710
57813 #, fuzzy, gcc-internal-format
57814 #| msgid "The intrinsic '%s' declared INTRINSIC at %L is not available in the current standard settings but %s.  Use an appropriate -std=* option or enable -fall-intrinsics in order to use it."
57815 msgid "The intrinsic %qs declared INTRINSIC at %L is not available in the current standard settings but %s. Use an appropriate %<-std=*%> option or enable %<-fall-intrinsics%> in order to use it."
57816 msgstr "El intrínseco '%s' declarado como INTRINSIC en %L no está disponible en la configuración actual de estándares pero %s.  Use una opción -std=* apropiada o active -fall-intrinsics para poder usarlo."
57818 #: fortran/resolve.c:1746
57819 #, fuzzy, gcc-internal-format
57820 #| msgid "Non-RECURSIVE procedure '%s' at %L is possibly calling itself recursively.  Declare it RECURSIVE or use -frecursive"
57821 msgid "Non-RECURSIVE procedure %qs at %L is possibly calling itself recursively.  Declare it RECURSIVE or use %<-frecursive%>"
57822 msgstr "El procedimiento que no es RECURSIVE '%s' en %L posiblemente se está llamando a sí mismo recursivamente. Declárelo RECURSIVE o utilice -frecursive"
57824 #: fortran/resolve.c:1785 fortran/resolve.c:9310 fortran/resolve.c:10971
57825 #, gcc-internal-format, gfc-internal-format
57826 msgid "Label %d referenced at %L is never defined"
57827 msgstr "La etiqueta %d referenciada en %L nunca se define"
57829 #: fortran/resolve.c:1828
57830 #, fuzzy, gcc-internal-format
57831 #| msgid "Statement function '%s' at %L is not allowed as an actual argument"
57832 msgid "Statement function %qs at %L is not allowed as an actual argument"
57833 msgstr "La función de declaración '%s' en %L no se permite como un argumento actual"
57835 #: fortran/resolve.c:1836
57836 #, fuzzy, gcc-internal-format
57837 #| msgid "Intrinsic '%s' at %L is not allowed as an actual argument"
57838 msgid "Intrinsic %qs at %L is not allowed as an actual argument"
57839 msgstr "El intrínseco '%s' en %L no se permite como un argumento actual"
57841 #: fortran/resolve.c:1843
57842 #, fuzzy, gcc-internal-format
57843 #| msgid "Fortran 2008: Internal procedure '%s' is used as actual argument at %L"
57844 msgid "Internal procedure %qs is used as actual argument at %L"
57845 msgstr "Fortran 2008: Se usa el procedimiento interno '%s' como un argumento actual en %L"
57847 #: fortran/resolve.c:1851
57848 #, fuzzy, gcc-internal-format
57849 #| msgid "ELEMENTAL non-INTRINSIC procedure '%s' is not allowed as an actual argument at %L"
57850 msgid "ELEMENTAL non-INTRINSIC procedure %qs is not allowed as an actual argument at %L"
57851 msgstr "El procedimiento ELEMENTAL que no es INTRINSIC '%s' no se permite como un argumento actual en %L"
57853 #: fortran/resolve.c:1878
57854 #, fuzzy, gcc-internal-format
57855 #| msgid "Unable to find a specific INTRINSIC procedure for the reference '%s' at %L"
57856 msgid "Unable to find a specific INTRINSIC procedure for the reference %qs at %L"
57857 msgstr "No se puede encontrar un procedimiento INTRINSIC específico para la referencia '%s' en %L"
57859 #: fortran/resolve.c:1900
57860 #, fuzzy, gcc-internal-format
57861 #| msgid "Symbol '%s' at %L is ambiguous"
57862 msgid "Symbol %qs at %L is ambiguous"
57863 msgstr "El símbolo '%s' en %L es ambiguo"
57865 #: fortran/resolve.c:1955
57866 #, gcc-internal-format, gfc-internal-format
57867 msgid "By-value argument at %L is not of numeric type"
57868 msgstr "El argumento por valor en %L no es de tipo numérico"
57870 #: fortran/resolve.c:1962
57871 #, gcc-internal-format, gfc-internal-format
57872 msgid "By-value argument at %L cannot be an array or an array section"
57873 msgstr "El argumento por valor en %L no puede ser una matriz o una sección de matriz"
57875 #: fortran/resolve.c:1976
57876 #, gcc-internal-format, gfc-internal-format
57877 msgid "By-value argument at %L is not allowed in this context"
57878 msgstr "El argumento por valor en %L no se permite en este contexto"
57880 #: fortran/resolve.c:1988
57881 #, gcc-internal-format, gfc-internal-format
57882 msgid "Passing internal procedure at %L by location not allowed"
57883 msgstr "No se permite el paso del procedimiento interno en %L por ubicación"
57885 #: fortran/resolve.c:1999
57886 #, fuzzy, gcc-internal-format
57887 #| msgid "ELEMENTAL non-INTRINSIC procedure '%s' is not allowed as an actual argument at %L"
57888 msgid "ELEMENTAL procedure pointer component %qs is not allowed as an actual argument at %L"
57889 msgstr "El procedimiento ELEMENTAL que no es INTRINSIC '%s' no se permite como un argumento actual en %L"
57891 #: fortran/resolve.c:2008
57892 #, gcc-internal-format, gfc-internal-format
57893 msgid "Coindexed actual argument at %L with ultimate pointer component"
57894 msgstr "Argumento actual coindizado en %L con componente puntero último"
57896 #: fortran/resolve.c:2140
57897 #, fuzzy, gcc-internal-format
57898 #| msgid "'%s' at %L is an array and OPTIONAL; IF IT IS MISSING, it cannot be the actual argument of an ELEMENTAL procedure unless there is a non-optional argument with the same rank (12.4.1.5)"
57899 msgid "%qs at %L is an array and OPTIONAL; IF IT IS MISSING, it cannot be the actual argument of an ELEMENTAL procedure unless there is a non-optional argument with the same rank (12.4.1.5)"
57900 msgstr "'%s' en %L es una matriz y OPTIONAL; SI FALTA, no puede ser el argumento actual de un procedimiento ELEMENTAL a menos que exista un argumento que no sea opcional con el mismo rango (12.4.1.5)"
57902 #: fortran/resolve.c:2177
57903 #, fuzzy, gcc-internal-format
57904 #| msgid "Actual argument at %L for INTENT(%s) dummy '%s' of ELEMENTAL subroutine '%s' is a scalar, but another actual argument is an array"
57905 msgid "Actual argument at %L for INTENT(%s) dummy %qs of ELEMENTAL subroutine %qs is a scalar, but another actual argument is an array"
57906 msgstr "El argumento actual en %L para el dummy INTENT(%s) '%s' de la subrutina ELEMENTAL '%s' es un escalar, pero otro argumento actual es una matriz"
57908 #: fortran/resolve.c:2449
57909 #, fuzzy, gcc-internal-format
57910 #| msgid "Return type mismatch of function '%s' at %L (%s/%s)"
57911 msgid "Return type mismatch of function %qs at %L (%s/%s)"
57912 msgstr "No coincide el tiop de devolución de la función '%s' en %L (%s/%s)"
57914 #: fortran/resolve.c:2471
57915 #, fuzzy, gcc-internal-format
57916 #| msgid "Interface mismatch in dummy procedure '%s' at %L: %s"
57917 msgid "Interface mismatch in global procedure %qs at %L: %s"
57918 msgstr "La interfaz no coincide en el procedimiento dummy '%s' en %L: %s"
57920 #: fortran/resolve.c:2584
57921 #, fuzzy, gcc-internal-format
57922 #| msgid "There is no specific function for the generic '%s' at %L"
57923 msgid "There is no specific function for the generic %qs at %L"
57924 msgstr "No hay una función específica para el genérico '%s' en %L"
57926 #: fortran/resolve.c:2602
57927 #, fuzzy, gcc-internal-format
57928 #| msgid "Generic function '%s' at %L is not consistent with a specific intrinsic interface"
57929 msgid "Generic function %qs at %L is not consistent with a specific intrinsic interface"
57930 msgstr "La función genérica '%s' en %L no es consistente con una interfaz intrínseca específica"
57932 #: fortran/resolve.c:2640
57933 #, fuzzy, gcc-internal-format
57934 #| msgid "Function '%s' at %L is INTRINSIC but is not compatible with an intrinsic"
57935 msgid "Function %qs at %L is INTRINSIC but is not compatible with an intrinsic"
57936 msgstr "La función '%s' en %L es INTRINSIC pero no es compatible con un intrínseco"
57938 #: fortran/resolve.c:2695
57939 #, fuzzy, gcc-internal-format
57940 #| msgid "Unable to resolve the specific function '%s' at %L"
57941 msgid "Unable to resolve the specific function %qs at %L"
57942 msgstr "No se puede resolver la función específica '%s' en %L"
57944 #: fortran/resolve.c:2751 fortran/resolve.c:15846
57945 #, fuzzy, gcc-internal-format
57946 #| msgid "Function '%s' at %L has no IMPLICIT type"
57947 msgid "Function %qs at %L has no IMPLICIT type"
57948 msgstr "La función '%s' en %L no es de tipo IMPLICIT"
57950 #: fortran/resolve.c:2860
57951 #, fuzzy, gcc-internal-format
57952 #| msgid "Reference to non-PURE function '%s' at %L inside a FORALL %s"
57953 msgid "Reference to impure function %qs at %L inside a FORALL %s"
57954 msgstr "La referencia a la función '%s' que no es PURE en %L está dentro de un FORALL %s"
57956 #: fortran/resolve.c:2867
57957 #, fuzzy, gcc-internal-format
57958 #| msgid "Reference to non-PURE function '%s' at %L inside a DO CONCURRENT %s"
57959 msgid "Reference to impure function %qs at %L inside a DO CONCURRENT %s"
57960 msgstr "La referencia a la función '%s' que no es PURE en %L está dentro de un DO CONCURRENT %s"
57962 #: fortran/resolve.c:2874
57963 #, fuzzy, gcc-internal-format
57964 #| msgid "Reference to non-PURE function '%s' at %L inside a FORALL %s"
57965 msgid "Reference to impure function %qs at %L within a PURE procedure"
57966 msgstr "La referencia a la función '%s' que no es PURE en %L está dentro de un FORALL %s"
57968 #: fortran/resolve.c:2944
57969 #, fuzzy, gcc-internal-format
57970 #| msgid "'%s' at %L is not a function"
57971 msgid "%qs at %L is not a function"
57972 msgstr "'%s' en %L no es una función"
57974 #: fortran/resolve.c:2952 fortran/resolve.c:3422
57975 #, fuzzy, gcc-internal-format
57976 #| msgid "ABSTRACT INTERFACE '%s' must not be referenced at %L"
57977 msgid "ABSTRACT INTERFACE %qs must not be referenced at %L"
57978 msgstr "La ABSTRACT INTERFACE '%s' no se debe referenciar en %L"
57980 #. Internal procedures are taken care of in resolve_contained_fntype.
57981 #: fortran/resolve.c:2995
57982 #, fuzzy, gcc-internal-format
57983 #| msgid "Function '%s' is declared CHARACTER(*) and cannot be used at %L since it is not a dummy argument"
57984 msgid "Function %qs is declared CHARACTER(*) and cannot be used at %L since it is not a dummy argument"
57985 msgstr "La función '%s' se declara CHARACTER(*) y no se puede usar en %L ya que no es un argumento de prueba"
57987 #: fortran/resolve.c:3029
57988 #, fuzzy, gcc-internal-format
57989 #| msgid "<unresolved overloaded function type>"
57990 msgid "resolve_function(): bad function type"
57991 msgstr "<tipo de función sobrecargada sin resolver>"
57993 #: fortran/resolve.c:3049
57994 #, fuzzy, gcc-internal-format
57995 #| msgid "User defined non-ELEMENTAL function '%s' at %L not allowed in WORKSHARE construct"
57996 msgid "User defined non-ELEMENTAL function %qs at %L not allowed in WORKSHARE construct"
57997 msgstr "La función definida por el usuario '%s' que no es ELEMENTAL en %L no se permite en la construcción WORKSHARE"
57999 #: fortran/resolve.c:3111
58000 #, fuzzy, gcc-internal-format
58001 #| msgid "ENTRY '%s' at %L cannot be called recursively, as function '%s' is not RECURSIVE"
58002 msgid "ENTRY %qs at %L cannot be called recursively, as function %qs is not RECURSIVE"
58003 msgstr "ENTRY '%s' en %L no se puede llamar recursivamente, porque la función '%s' no es RECURSIVE"
58005 #: fortran/resolve.c:3115
58006 #, fuzzy, gcc-internal-format
58007 #| msgid "Function '%s' at %L cannot be called recursively, as it is not RECURSIVE"
58008 msgid "Function %qs at %L cannot be called recursively, as it is not RECURSIVE"
58009 msgstr "La función '%s' en %L no se puede llamar recursivamente, porque no es RECURSIVE"
58011 #: fortran/resolve.c:3166
58012 #, fuzzy, gcc-internal-format
58013 #| msgid "Subroutine call to '%s' in FORALL block at %L is not PURE"
58014 msgid "Subroutine call to %qs in FORALL block at %L is not PURE"
58015 msgstr "La llamada a subrutina a '%s' en el bloque FORALL en %L no es PURE"
58017 #: fortran/resolve.c:3172
58018 #, fuzzy, gcc-internal-format
58019 #| msgid "Subroutine call to '%s' in DO CONCURRENT block at %L is not PURE"
58020 msgid "Subroutine call to %qs in DO CONCURRENT block at %L is not PURE"
58021 msgstr "La llamada a subrutina a '%s' en el bloque DO CONCURRENT en %L no es PURE"
58023 #: fortran/resolve.c:3178
58024 #, fuzzy, gcc-internal-format
58025 #| msgid "Subroutine call to '%s' at %L is not PURE"
58026 msgid "Subroutine call to %qs at %L is not PURE"
58027 msgstr "La llamada a subrutina a '%s' en %L no es PURE"
58029 #: fortran/resolve.c:3246
58030 #, fuzzy, gcc-internal-format
58031 #| msgid "There is no specific subroutine for the generic '%s' at %L"
58032 msgid "There is no specific subroutine for the generic %qs at %L"
58033 msgstr "No hay una subrutina específica para el genérico '%s' en %L"
58035 #: fortran/resolve.c:3255
58036 #, fuzzy, gcc-internal-format
58037 #| msgid "Generic subroutine '%s' at %L is not consistent with an intrinsic subroutine interface"
58038 msgid "Generic subroutine %qs at %L is not consistent with an intrinsic subroutine interface"
58039 msgstr "La subrutina genérica '%s' en %L no es consistente con una interfaz de subrutina intrínseca"
58041 #: fortran/resolve.c:3290
58042 #, fuzzy, gcc-internal-format
58043 #| msgid "Subroutine '%s' at %L is INTRINSIC but is not compatible with an intrinsic"
58044 msgid "Subroutine %qs at %L is INTRINSIC but is not compatible with an intrinsic"
58045 msgstr "La subrutina '%s' en %L es INTRINSIC pero no es compatible con un intrínseco"
58047 #: fortran/resolve.c:3335
58048 #, fuzzy, gcc-internal-format
58049 #| msgid "Unable to resolve the specific subroutine '%s' at %L"
58050 msgid "Unable to resolve the specific subroutine %qs at %L"
58051 msgstr "No se puede resolver la subrutina específica '%s' en %L"
58053 #: fortran/resolve.c:3393
58054 #, fuzzy, gcc-internal-format
58055 #| msgid "'%s' at %L has a type, which is not consistent with the CALL at %L"
58056 msgid "%qs at %L has a type, which is not consistent with the CALL at %L"
58057 msgstr "'%s' en %L tiene un tipo, el cual no es consistente con CALL en %L"
58059 #: fortran/resolve.c:3432
58060 #, fuzzy, gcc-internal-format
58061 #| msgid "ENTRY '%s' at %L cannot be called recursively, as subroutine '%s' is not RECURSIVE"
58062 msgid "ENTRY %qs at %L cannot be called recursively, as subroutine %qs is not RECURSIVE"
58063 msgstr "ENTRY '%s' en %L no se puede llamar recursivamente, porque la subrutina '%s' no es RECURSIVE"
58065 #: fortran/resolve.c:3436
58066 #, fuzzy, gcc-internal-format
58067 #| msgid "SUBROUTINE '%s' at %L cannot be called recursively, as it is not RECURSIVE"
58068 msgid "SUBROUTINE %qs at %L cannot be called recursively, as it is not RECURSIVE"
58069 msgstr "SUBROUTINE '%s' en %L no se puede llamar recursivamente, porque no es RECURSIVE"
58071 #: fortran/resolve.c:3481
58072 #, fuzzy, gcc-internal-format
58073 #| msgid "<unresolved overloaded function type>"
58074 msgid "resolve_subroutine(): bad function type"
58075 msgstr "<tipo de función sobrecargada sin resolver>"
58077 #: fortran/resolve.c:3519
58078 #, gcc-internal-format, gfc-internal-format
58079 msgid "Shapes for operands at %L and %L are not conformable"
58080 msgstr "Las formas para los operandos en %L y %L no son conformables"
58082 #: fortran/resolve.c:3571
58083 #, gcc-internal-format
58084 msgid "logical_to_bitwise(): Bad intrinsic"
58085 msgstr ""
58087 #: fortran/resolve.c:3857
58088 #, gcc-internal-format
58089 msgid "resolve_operator(): Bad intrinsic"
58090 msgstr ""
58092 #: fortran/resolve.c:4027 fortran/resolve.c:4050
58093 #, gcc-internal-format
58094 msgid "compare_bound_int(): Bad expression"
58095 msgstr ""
58097 #: fortran/resolve.c:4145
58098 #, gcc-internal-format, gfc-internal-format
58099 msgid "Array reference at %L is out of bounds (%ld < %ld) in dimension %d"
58100 msgstr "La referencia de matriz en %L está fuera de los límites (%ld < %ld) en la dimensión %d"
58102 #: fortran/resolve.c:4150
58103 #, gcc-internal-format, gfc-internal-format
58104 msgid "Array reference at %L is out of bounds (%ld < %ld) in codimension %d"
58105 msgstr "La referencia de matriz en %L está fuera de los límites (%ld < %ld) en la codimensión %d"
58107 #: fortran/resolve.c:4160
58108 #, gcc-internal-format, gfc-internal-format
58109 msgid "Array reference at %L is out of bounds (%ld > %ld) in dimension %d"
58110 msgstr "La referencia de matriz en %L está fuera de los límites (%ld > %ld) en la dimensión %d"
58112 #: fortran/resolve.c:4165
58113 #, gcc-internal-format, gfc-internal-format
58114 msgid "Array reference at %L is out of bounds (%ld > %ld) in codimension %d"
58115 msgstr "La referencia de matriz en %L está fuera de los límites (%ld > %ld) en la codimensión %d"
58117 #: fortran/resolve.c:4185
58118 #, gcc-internal-format, gfc-internal-format
58119 msgid "Illegal stride of zero at %L"
58120 msgstr "Tranco ilegal de cero en %L"
58122 #: fortran/resolve.c:4202
58123 #, gcc-internal-format, gfc-internal-format
58124 msgid "Lower array reference at %L is out of bounds (%ld < %ld) in dimension %d"
58125 msgstr "La referencia de matriz inferior en %L está fuera de los límites (%ld < %ld) en la dimensión %d"
58127 #: fortran/resolve.c:4210
58128 #, gcc-internal-format, gfc-internal-format
58129 msgid "Lower array reference at %L is out of bounds (%ld > %ld) in dimension %d"
58130 msgstr "La referencia de matriz inferior en %L está fuera de los límites (%ld > %ld) en la dimensión %d"
58132 #: fortran/resolve.c:4226
58133 #, gcc-internal-format, gfc-internal-format
58134 msgid "Upper array reference at %L is out of bounds (%ld < %ld) in dimension %d"
58135 msgstr "La referencia de matriz superior en %L está fuera de los límites (%ld < %ld) en la dimensión %d"
58137 #: fortran/resolve.c:4235
58138 #, gcc-internal-format, gfc-internal-format
58139 msgid "Upper array reference at %L is out of bounds (%ld > %ld) in dimension %d"
58140 msgstr "La referencia de matriz superior en %L está fuera de los límites (%ld > %ld) en la dimensión %d"
58142 #: fortran/resolve.c:4251
58143 #, fuzzy, gcc-internal-format
58144 #| msgid "subscript missing in array reference"
58145 msgid "check_dimension(): Bad array reference"
58146 msgstr "falta el subíndice en la referencia de la matriz"
58148 #: fortran/resolve.c:4274
58149 #, gcc-internal-format, gfc-internal-format
58150 msgid "Rightmost upper bound of assumed size array section not specified at %L"
58151 msgstr "No se especificó el límite superior a la derecha de la sección de matriz de tamaño asumido en %L"
58153 #: fortran/resolve.c:4284
58154 #, gcc-internal-format, gfc-internal-format
58155 msgid "Rank mismatch in array reference at %L (%d/%d)"
58156 msgstr "El rango no coincide en la referencia de matriz en %L (%d/%d)"
58158 #: fortran/resolve.c:4292
58159 #, gcc-internal-format, gfc-internal-format
58160 msgid "Coindex rank mismatch in array reference at %L (%d/%d)"
58161 msgstr "El rango de coíndice no coincide en la referencia de matriz en %L (%d/%d)"
58163 #: fortran/resolve.c:4308
58164 #, gcc-internal-format, gfc-internal-format
58165 msgid "Coindex of codimension %d must be a scalar at %L"
58166 msgstr "El coíndice en la codimensión %d debe ser un escalar en %L"
58168 #: fortran/resolve.c:4336
58169 #, gcc-internal-format, gfc-internal-format
58170 msgid "Array index at %L must be scalar"
58171 msgstr "El índice de matriz en %L debe ser escalar"
58173 #: fortran/resolve.c:4342
58174 #, gcc-internal-format, gfc-internal-format
58175 msgid "Array index at %L must be of INTEGER type, found %s"
58176 msgstr "El índice de matriz en %L debe ser de tipo INTEGER, se encontró %s"
58178 #: fortran/resolve.c:4348
58179 #, fuzzy, gcc-internal-format, gfc-internal-format
58180 #| msgid "Extension: REAL array index at %L"
58181 msgid "REAL array index at %L"
58182 msgstr "Extensión: índice de matriz REAL en %L"
58184 #: fortran/resolve.c:4387
58185 #, gcc-internal-format, gfc-internal-format
58186 msgid "Argument dim at %L must be scalar"
58187 msgstr "El argumento dim en %L debe ser escalar"
58189 #: fortran/resolve.c:4394
58190 #, gcc-internal-format, gfc-internal-format
58191 msgid "Argument dim at %L must be of INTEGER type"
58192 msgstr "El argumento dim en %L debe ser de tipo entero"
58194 #: fortran/resolve.c:4439
58195 #, gcc-internal-format
58196 msgid "find_array_spec(): Missing spec"
58197 msgstr ""
58199 #: fortran/resolve.c:4450
58200 #, gcc-internal-format
58201 msgid "find_array_spec(): unused as(1)"
58202 msgstr ""
58204 #: fortran/resolve.c:4461
58205 #, gcc-internal-format
58206 msgid "find_array_spec(): unused as(2)"
58207 msgstr ""
58209 #: fortran/resolve.c:4504
58210 #, gcc-internal-format, gfc-internal-format
58211 msgid "Array index at %L is an array of rank %d"
58212 msgstr "El índice de matriz en %L es una matriz de rango %d"
58214 #: fortran/resolve.c:4602
58215 #, gcc-internal-format, gfc-internal-format
58216 msgid "Substring start index at %L must be of type INTEGER"
58217 msgstr "El índice de inicio de la subcadena en %L debe ser de tipo INTEGER"
58219 #: fortran/resolve.c:4609
58220 #, gcc-internal-format, gfc-internal-format
58221 msgid "Substring start index at %L must be scalar"
58222 msgstr "El índice de inicio de la subcadena en %L debe ser escalar"
58224 #: fortran/resolve.c:4618
58225 #, gcc-internal-format, gfc-internal-format
58226 msgid "Substring start index at %L is less than one"
58227 msgstr "El índice de inicio de la subcadena en %L es menor a uno"
58229 #: fortran/resolve.c:4631
58230 #, gcc-internal-format, gfc-internal-format
58231 msgid "Substring end index at %L must be of type INTEGER"
58232 msgstr "El índice de final de la subcadena en %L debe ser de tipo INTEGER"
58234 #: fortran/resolve.c:4638
58235 #, gcc-internal-format, gfc-internal-format
58236 msgid "Substring end index at %L must be scalar"
58237 msgstr "El índice de final de la subcadena en %L debe ser escalar"
58239 #: fortran/resolve.c:4648
58240 #, gcc-internal-format, gfc-internal-format
58241 msgid "Substring end index at %L exceeds the string length"
58242 msgstr "El índice de final de la subcadena en %L excede la longitud de la cadena"
58244 #: fortran/resolve.c:4658
58245 #, gcc-internal-format, gfc-internal-format
58246 msgid "Substring end index at %L is too large"
58247 msgstr "El índice de final de la subcadena en %L es demasiado grande"
58249 #: fortran/resolve.c:4811
58250 #, fuzzy, gcc-internal-format
58251 #| msgid "Bad array reference at %L"
58252 msgid "resolve_ref(): Bad array reference"
58253 msgstr "Referencia de matriz errónea en %L"
58255 #: fortran/resolve.c:4825
58256 #, gcc-internal-format, gfc-internal-format
58257 msgid "Component to the right of a part reference with nonzero rank must not have the POINTER attribute at %L"
58258 msgstr "El componente a la derecha de una referencia de parte con rango que no es cero no debe tener el atributo POINTER en %L"
58260 #: fortran/resolve.c:4835
58261 #, gcc-internal-format, gfc-internal-format
58262 msgid "Component to the right of a part reference with nonzero rank must not have the ALLOCATABLE attribute at %L"
58263 msgstr "El componente a la derecha de una referencia de parte con rango que no es cero no debe tener el atributo ALLOCATABLE en %L"
58265 #: fortran/resolve.c:4854
58266 #, gcc-internal-format, gfc-internal-format
58267 msgid "Two or more part references with nonzero rank must not be specified at %L"
58268 msgstr "No se deben especificar dos o más referencias de parte con rango que no es cero en %L"
58270 #: fortran/resolve.c:4952
58271 #, gcc-internal-format
58272 msgid "expression_rank(): Two array specs"
58273 msgstr ""
58275 #: fortran/resolve.c:5034
58276 #, gcc-internal-format, gfc-internal-format
58277 msgid "Variable %s at %L with NO_ARG_CHECK attribute may only be used as actual argument"
58278 msgstr ""
58280 #: fortran/resolve.c:5044
58281 #, fuzzy, gcc-internal-format, gfc-internal-format
58282 #| msgid "Assumed shape array at %L must be a dummy argument"
58283 msgid "Assumed-type variable %s at %L may only be used as actual argument"
58284 msgstr "La matriz de forma asumida en %L debe ser un argumento de prueba"
58286 #. FIXME: It doesn't work reliably as inquiry_argument is not set
58287 #. for all inquiry functions in resolve_function; the reason is
58288 #. that the function-name resolution happens too late in that
58289 #. function.
58290 #: fortran/resolve.c:5054
58291 #, gcc-internal-format, gfc-internal-format
58292 msgid "Assumed-type variable %s at %L as actual argument to an inquiry function shall be the first argument"
58293 msgstr ""
58295 #: fortran/resolve.c:5069
58296 #, fuzzy, gcc-internal-format, gfc-internal-format
58297 #| msgid "Assumed shape array at %L must be a dummy argument"
58298 msgid "Assumed-rank variable %s at %L may only be used as actual argument"
58299 msgstr "La matriz de forma asumida en %L debe ser un argumento de prueba"
58301 #. FIXME: It doesn't work reliably as inquiry_argument is not set
58302 #. for all inquiry functions in resolve_function; the reason is
58303 #. that the function-name resolution happens too late in that
58304 #. function.
58305 #: fortran/resolve.c:5079
58306 #, gcc-internal-format, gfc-internal-format
58307 msgid "Assumed-rank variable %s at %L as actual argument to an inquiry function shall be the first argument"
58308 msgstr ""
58310 #: fortran/resolve.c:5090
58311 #, fuzzy, gcc-internal-format, gfc-internal-format
58312 #| msgid "Procedure '%s' at %L with BIND(C) attribute must have an explicit interface"
58313 msgid "Variable %s at %L with NO_ARG_CHECK attribute shall not have a subobject reference"
58314 msgstr "El procedimiento '%s' en %L con atributo BIND(C) debe tener una interfaz explícita"
58316 #: fortran/resolve.c:5099
58317 #, fuzzy, gcc-internal-format, gfc-internal-format
58318 #| msgid "Coarray variable '%s' at %L shall not have codimensions with deferred shape"
58319 msgid "Assumed-type variable %s at %L shall not have a subobject reference"
58320 msgstr "La variable de comatriz '%s' en %L no debe tener codimensiones con forma diferida"
58322 #: fortran/resolve.c:5114
58323 #, fuzzy, gcc-internal-format, gfc-internal-format
58324 #| msgid "Coarray variable '%s' at %L shall not have codimensions with deferred shape"
58325 msgid "Assumed-rank variable %s at %L shall not have a subobject reference"
58326 msgstr "La variable de comatriz '%s' en %L no debe tener codimensiones con forma diferida"
58328 #: fortran/resolve.c:5276
58329 #, fuzzy, gcc-internal-format
58330 #| msgid "Variable '%s', used in a specification expression, is referenced at %L before the ENTRY statement in which it is a parameter"
58331 msgid "Variable %qs, used in a specification expression, is referenced at %L before the ENTRY statement in which it is a parameter"
58332 msgstr "La variable '%s', usada en una expresión de especificación, se referencía en %L antes de la declaración ENTRY en la cual es un parámetro"
58334 #: fortran/resolve.c:5281
58335 #, fuzzy, gcc-internal-format
58336 #| msgid "Variable '%s' is used at %L before the ENTRY statement in which it is a parameter"
58337 msgid "Variable %qs is used at %L before the ENTRY statement in which it is a parameter"
58338 msgstr "La variable '%s' se usa en %L antes de la declaración ENTRY en la cual es un parámetro"
58340 #: fortran/resolve.c:5351
58341 #, gcc-internal-format, gfc-internal-format
58342 msgid "Polymorphic subobject of coindexed object at %L"
58343 msgstr "Subobjecto polimórfico de un objeto coindizado en %L"
58345 #: fortran/resolve.c:5364
58346 #, gcc-internal-format, gfc-internal-format
58347 msgid "Coindexed object with polymorphic allocatable subcomponent at %L"
58348 msgstr "Objeto coindizado con subcomponente alojable polimórfico en %L"
58350 #: fortran/resolve.c:5705
58351 #, gcc-internal-format, gfc-internal-format
58352 msgid "Passed-object at %L must be scalar"
58353 msgstr "El objeto pasado en %L debe ser escalar"
58355 #: fortran/resolve.c:5712
58356 #, fuzzy, gcc-internal-format
58357 #| msgid "Base object for procedure-pointer component call at %L is of ABSTRACT type '%s'"
58358 msgid "Base object for procedure-pointer component call at %L is of ABSTRACT type %qs"
58359 msgstr "El objeto base para la llamada a componente procedimiento-puntero en %L es de tipo ABSTRACT '%s'"
58361 #: fortran/resolve.c:5747
58362 #, fuzzy, gcc-internal-format
58363 #| msgid "Base object for type-bound procedure call at %L is of ABSTRACT type '%s'"
58364 msgid "Base object for type-bound procedure call at %L is of ABSTRACT type %qs"
58365 msgstr "El objeto base para la llamada a procedimiento enlazada a tipo en %L es de tipo ABSTRACT '%s'"
58367 #: fortran/resolve.c:5756
58368 #, gcc-internal-format, gfc-internal-format
58369 msgid "Base object for NOPASS type-bound procedure call at %L must be scalar"
58370 msgstr "El objeto base para la llamada a procedimiento enlazada a tipo NOPASS en %L debe ser escalar"
58372 #. Nothing matching found!
58373 #: fortran/resolve.c:5944
58374 #, fuzzy, gcc-internal-format
58375 #| msgid "Found no matching specific binding for the call to the GENERIC '%s' at %L"
58376 msgid "Found no matching specific binding for the call to the GENERIC %qs at %L"
58377 msgstr "No se encontró un enlace específico coincidente para la llamada al GENERIC '%s' en %L"
58379 #: fortran/resolve.c:5971
58380 #, fuzzy, gcc-internal-format
58381 #| msgid "'%s' at %L should be a SUBROUTINE"
58382 msgid "%qs at %L should be a SUBROUTINE"
58383 msgstr "'%s' en %L debe ser una SUBROUTINE"
58385 #: fortran/resolve.c:6022
58386 #, fuzzy, gcc-internal-format
58387 #| msgid "'%s' at %L should be a FUNCTION"
58388 msgid "%qs at %L should be a FUNCTION"
58389 msgstr "'%s' en %L debe ser una FUNCTION"
58391 #: fortran/resolve.c:6572
58392 #, fuzzy, gcc-internal-format
58393 #| msgid "Expected expression type"
58394 msgid "gfc_resolve_expr(): Bad expression type"
58395 msgstr "Se esperaba un tipo de expresión"
58397 #: fortran/resolve.c:6598
58398 #, gcc-internal-format, gfc-internal-format
58399 msgid "%s at %L must be a scalar"
58400 msgstr "%s en %L debe ser un escalar"
58402 #: fortran/resolve.c:6608
58403 #, fuzzy, gcc-internal-format, gfc-internal-format
58404 #| msgid "'%s' at %L must be nonnegative"
58405 msgid "%s at %L must be integer"
58406 msgstr "'%s' en %L debe ser no negativo"
58408 #: fortran/resolve.c:6612 fortran/resolve.c:6619
58409 #, gcc-internal-format, gfc-internal-format
58410 msgid "%s at %L must be INTEGER"
58411 msgstr "%s en %L debe ser INTEGER"
58413 #: fortran/resolve.c:6661
58414 #, gcc-internal-format, gfc-internal-format
58415 msgid "Step expression in DO loop at %L cannot be zero"
58416 msgstr "La expresión de paso en el bucle DO en %L no puede ser cero"
58418 #: fortran/resolve.c:6697
58419 #, gcc-internal-format, gfc-internal-format
58420 msgid "DO loop at %L will be executed zero times"
58421 msgstr "El bucle DO en %L se ejecutará cero veces"
58423 #: fortran/resolve.c:6714
58424 #, gcc-internal-format, gfc-internal-format
58425 msgid "DO loop at %L is undefined as it overflows"
58426 msgstr ""
58428 #: fortran/resolve.c:6720
58429 #, gcc-internal-format, gfc-internal-format
58430 msgid "DO loop at %L is undefined as it underflows"
58431 msgstr ""
58433 #: fortran/resolve.c:6781
58434 #, gcc-internal-format, gfc-internal-format
58435 msgid "FORALL index-name at %L must be a scalar INTEGER"
58436 msgstr "El nombre de índice FORALL en %L debe ser un INTEGER escalar"
58438 #: fortran/resolve.c:6786
58439 #, gcc-internal-format, gfc-internal-format
58440 msgid "FORALL start expression at %L must be a scalar INTEGER"
58441 msgstr "La expresión de inicio FORALL en %L debe ser un INTEGER escalar"
58443 #: fortran/resolve.c:6793
58444 #, gcc-internal-format, gfc-internal-format
58445 msgid "FORALL end expression at %L must be a scalar INTEGER"
58446 msgstr "La expresión de fin FORALL en %L debe ser un INTEGER escalar"
58448 #: fortran/resolve.c:6801
58449 #, gcc-internal-format, gfc-internal-format
58450 msgid "FORALL stride expression at %L must be a scalar %s"
58451 msgstr "La expresión de tranco FORALL en %L debe ser un %s escalar"
58453 #: fortran/resolve.c:6806
58454 #, gcc-internal-format, gfc-internal-format
58455 msgid "FORALL stride expression at %L cannot be zero"
58456 msgstr "La expresión de tranco FORALL en %L no puede ser cero"
58458 #: fortran/resolve.c:6819
58459 #, fuzzy, gcc-internal-format
58460 #| msgid "FORALL index '%s' may not appear in triplet specification at %L"
58461 msgid "FORALL index %qs may not appear in triplet specification at %L"
58462 msgstr "El índice FORALL '%s' no puede aparecer en la especificación triplet en %L"
58464 #: fortran/resolve.c:6922 fortran/resolve.c:7214
58465 #, gcc-internal-format, gfc-internal-format
58466 msgid "Allocate-object at %L must be ALLOCATABLE or a POINTER"
58467 msgstr "El objeto de alojamiento en %L debe ser ALLOCATABLE o un POINTER"
58469 #: fortran/resolve.c:6930 fortran/resolve.c:7179
58470 #, gcc-internal-format, gfc-internal-format
58471 msgid "Coindexed allocatable object at %L"
58472 msgstr "Objeto alojable coindizado en %L"
58474 #: fortran/resolve.c:7036
58475 #, gcc-internal-format, gfc-internal-format
58476 msgid "Source-expr at %L must be scalar or have the same rank as the allocate-object at %L"
58477 msgstr "La expresión fuente en %L debe ser escalar o tener el mismo rango que el objeto de alojamiento en %L"
58479 #: fortran/resolve.c:7067
58480 #, gcc-internal-format, gfc-internal-format
58481 msgid "Source-expr at %L and allocate-object at %L must have the same shape"
58482 msgstr "La expresión fuente en %L y el objeto de alojamiento en %L deben tener la misma forma"
58484 #: fortran/resolve.c:7225
58485 #, gcc-internal-format, gfc-internal-format
58486 msgid "Type of entity at %L is type incompatible with source-expr at %L"
58487 msgstr "El tipo de entidad en %L es de tipo incompatible con la expresión fuente en %L"
58489 #: fortran/resolve.c:7237
58490 #, gcc-internal-format, gfc-internal-format
58491 msgid "The allocate-object at %L and the source-expr at %L shall have the same kind type parameter"
58492 msgstr "El objeto de alojamiento en %L y la expresión fuente en %L deben tener el mismo parámetro de tipo de género"
58494 #: fortran/resolve.c:7251
58495 #, gcc-internal-format, gfc-internal-format
58496 msgid "The source-expr at %L shall neither be of type LOCK_TYPE nor have a LOCK_TYPE component if allocate-object at %L is a coarray"
58497 msgstr "La expresión fuente en %L no puede ser de tipo LOCK_TYPE ni tener un componente LOCK_TYPE si el objeto-alojado en %L es una comatriz"
58499 #: fortran/resolve.c:7266
58500 #, fuzzy, gcc-internal-format, gfc-internal-format
58501 #| msgid "The source-expr at %L shall neither be of type LOCK_TYPE nor have a LOCK_TYPE component if allocate-object at %L is a coarray"
58502 msgid "The source-expr at %L shall neither be of type EVENT_TYPE nor have a EVENT_TYPE component if allocate-object at %L is a coarray"
58503 msgstr "La expresión fuente en %L no puede ser de tipo LOCK_TYPE ni tener un componente LOCK_TYPE si el objeto-alojado en %L es una comatriz"
58505 #: fortran/resolve.c:7279
58506 #, gcc-internal-format, gfc-internal-format
58507 msgid "Allocating %s of ABSTRACT base type at %L requires a type-spec or source-expr"
58508 msgstr "El alojamiento %s del tipo de base ABSTRACT en %L requiere una especificación de tipo o una expresión source"
58510 #: fortran/resolve.c:7292
58511 #, gcc-internal-format, gfc-internal-format
58512 msgid "Allocating %s at %L with type-spec requires the same character-length parameter as in the declaration"
58513 msgstr "Alojar %s en %L con especificación de tipo requiere el mismo parámetro de longitud de carácter que el de la declaración"
58515 #: fortran/resolve.c:7373 fortran/resolve.c:7388
58516 #, gcc-internal-format, gfc-internal-format
58517 msgid "Array specification required in ALLOCATE statement at %L"
58518 msgstr "Se requiere una especificación de matriz en la declaración ALLOCATE en %L"
58520 #: fortran/resolve.c:7380
58521 #, fuzzy, gcc-internal-format, gfc-internal-format
58522 #| msgid "Array specification required in ALLOCATE statement at %L"
58523 msgid "Array specification or array-valued SOURCE= expression required in ALLOCATE statement at %L"
58524 msgstr "Se requiere una especificación de matriz en la declaración ALLOCATE en %L"
58526 #: fortran/resolve.c:7403
58527 #, gcc-internal-format, gfc-internal-format
58528 msgid "Coarray specification required in ALLOCATE statement at %L"
58529 msgstr "Se requiere una especificación de comatriz en la declaración ALLOCATE en %L"
58531 #: fortran/resolve.c:7430
58532 #, gcc-internal-format, gfc-internal-format
58533 msgid "Bad array specification in ALLOCATE statement at %L"
58534 msgstr "Especificación de matriz errónea en la declaración ALLOCATE en %L"
58536 #: fortran/resolve.c:7449
58537 #, fuzzy, gcc-internal-format
58538 #| msgid "'%s' must not appear in the array specification at %L in the same ALLOCATE statement where it is itself allocated"
58539 msgid "%qs must not appear in the array specification at %L in the same ALLOCATE statement where it is itself allocated"
58540 msgstr "'%s' no debe aparecer en la especificación de matriz en %L en la misma declaración ALLOCATE donde se aloja a sí misma"
58542 #: fortran/resolve.c:7464
58543 #, gcc-internal-format, gfc-internal-format
58544 msgid "Expected '*' in coindex specification in ALLOCATE statement at %L"
58545 msgstr "Se esperaba '*' en la especificación de comatriz en la declaración ALLOCATE en %L"
58547 #: fortran/resolve.c:7475
58548 #, gcc-internal-format, gfc-internal-format
58549 msgid "Bad coarray specification in ALLOCATE statement at %L"
58550 msgstr "Especificación de comatriz errónea en la declaración ALLOCATE en %L"
58552 #: fortran/resolve.c:7507
58553 #, gcc-internal-format, gfc-internal-format
58554 msgid "Stat-variable at %L must be a scalar INTEGER variable"
58555 msgstr "La variable stat en %L debe ser una variable INTEGER escalar"
58557 #: fortran/resolve.c:7530
58558 #, gcc-internal-format, gfc-internal-format
58559 msgid "Stat-variable at %L shall not be %sd within the same %s statement"
58560 msgstr "La variable stat en %L no no debe ser %sd dentro de la misma declaración %s"
58562 #: fortran/resolve.c:7541
58563 #, gcc-internal-format, gfc-internal-format
58564 msgid "ERRMSG at %L is useless without a STAT tag"
58565 msgstr "ERRMSG en %L es inútil sin una etiqueta STAT"
58567 #: fortran/resolve.c:7552
58568 #, gcc-internal-format, gfc-internal-format
58569 msgid "Errmsg-variable at %L must be a scalar CHARACTER variable"
58570 msgstr "La variable errmsg en %L debe ser una variable CHARACTER escalar"
58572 #: fortran/resolve.c:7575
58573 #, gcc-internal-format, gfc-internal-format
58574 msgid "Errmsg-variable at %L shall not be %sd within the same %s statement"
58575 msgstr "La variable errmsg en %L no debe ser %sd dentro de la misma declaración %s"
58577 #: fortran/resolve.c:7605
58578 #, gcc-internal-format, gfc-internal-format
58579 msgid "Allocate-object at %L also appears at %L"
58580 msgstr "El objeto de alojamiento en %L también aparece en %L"
58582 #: fortran/resolve.c:7611 fortran/resolve.c:7617
58583 #, gcc-internal-format, gfc-internal-format
58584 msgid "Allocate-object at %L is subobject of object at %L"
58585 msgstr "El objeto de alojamiento en %L es un subobjeto del objeto en %L"
58587 #. The cases overlap, or they are the same
58588 #. element in the list.  Either way, we must
58589 #. issue an error and get the next case from P.
58590 #. FIXME: Sort P and Q by line number.
58591 #: fortran/resolve.c:7845
58592 #, gcc-internal-format, gfc-internal-format
58593 msgid "CASE label at %L overlaps with CASE label at %L"
58594 msgstr "La etiqueta CASE en %L se encima con la etiqueta CASE en %L"
58596 #: fortran/resolve.c:7896
58597 #, gcc-internal-format, gfc-internal-format
58598 msgid "Expression in CASE statement at %L must be of type %s"
58599 msgstr "La expresión en la declaración CASE en %L debe ser de tipo %s"
58601 #: fortran/resolve.c:7907
58602 #, gcc-internal-format, gfc-internal-format
58603 msgid "Expression in CASE statement at %L must be of kind %d"
58604 msgstr "La expresión en la declaración CASE en %L debe ser de género %d"
58606 #: fortran/resolve.c:7920
58607 #, gcc-internal-format, gfc-internal-format
58608 msgid "Expression in CASE statement at %L must be scalar"
58609 msgstr "La expresión en la declaración CASE en %L debe ser escalar"
58611 #: fortran/resolve.c:7966
58612 #, gcc-internal-format, gfc-internal-format
58613 msgid "Selection expression in computed GOTO statement at %L must be a scalar integer expression"
58614 msgstr "La expresión de selección en una declaración GOTO computada en %L debe ser una expresión entera escalar"
58616 #: fortran/resolve.c:7985
58617 #, gcc-internal-format, gfc-internal-format
58618 msgid "Argument of SELECT statement at %L cannot be %s"
58619 msgstr "El argumento de la declaración SELECT en %L no puede ser %s"
58621 #: fortran/resolve.c:7995
58622 #, gcc-internal-format, gfc-internal-format
58623 msgid "Argument of SELECT statement at %L must be a scalar expression"
58624 msgstr "El argumento de la declaración SELECT en %L debe ser una expresión escalar"
58626 #: fortran/resolve.c:8013 fortran/resolve.c:8021
58627 #, gcc-internal-format, gfc-internal-format
58628 msgid "Expression in CASE statement at %L is not in the range of %s"
58629 msgstr "La expresión en la declaración CASE en %L no está en el rango de %s"
58631 #: fortran/resolve.c:8083 fortran/resolve.c:8625
58632 #, gcc-internal-format, gfc-internal-format
58633 msgid "The DEFAULT CASE at %L cannot be followed by a second DEFAULT CASE at %L"
58634 msgstr "El DEFAULT CASE en %L no puede tener después un segundo DEFAULT CASE en %L"
58636 #: fortran/resolve.c:8109
58637 #, gcc-internal-format, gfc-internal-format
58638 msgid "Logical range in CASE statement at %L is not allowed"
58639 msgstr "No se permite un rango lógico en una declaración CASE en %L"
58641 #: fortran/resolve.c:8121
58642 #, gcc-internal-format, gfc-internal-format
58643 msgid "Constant logical value in CASE statement is repeated at %L"
58644 msgstr "Se repite un valor lógico constante en una declaración CASE en %L"
58646 #: fortran/resolve.c:8136
58647 #, gcc-internal-format, gfc-internal-format
58648 msgid "Range specification at %L can never be matched"
58649 msgstr "La especificación de rango en %L nunca puede coincidir"
58651 #: fortran/resolve.c:8239
58652 #, gcc-internal-format, gfc-internal-format
58653 msgid "Logical SELECT CASE block at %L has more that two cases"
58654 msgstr "El bloque SELECT CASE lógico en %L tiene más de dos cases"
58656 #: fortran/resolve.c:8314
58657 #, fuzzy, gcc-internal-format
58658 #| msgid "Associate-name '%s' at %L is used as array"
58659 msgid "Associate-name %qs at %L is used as array"
58660 msgstr "Se usa el nombre asociado '%s' en %L como una matriz"
58662 #: fortran/resolve.c:8325
58663 #, gcc-internal-format, gfc-internal-format
58664 msgid "CLASS selector at %L needs a temporary which is not yet implemented"
58665 msgstr ""
58667 #: fortran/resolve.c:8518
58668 #, gcc-internal-format, gfc-internal-format
58669 msgid "Selector shall be polymorphic in SELECT TYPE statement at %L"
58670 msgstr "El selector debe ser polimórfico en la declaración SELECT TYPE en %L"
58672 #: fortran/resolve.c:8535 fortran/resolve.c:8547
58673 #, fuzzy, gcc-internal-format, gfc-internal-format
58674 #| msgid "Association target at %C must not be coindexed"
58675 msgid "Selector at %L must not be coindexed"
58676 msgstr "El objetivo de asociación en %C no debe estar coindizado"
58678 #: fortran/resolve.c:8576
58679 #, fuzzy, gcc-internal-format, gfc-internal-format
58680 #| msgid "CASE label at %L overlaps with CASE label at %L"
58681 msgid "TYPE IS at %L overlaps with TYPE IS at %L"
58682 msgstr "La etiqueta CASE en %L se encima con la etiqueta CASE en %L"
58684 #: fortran/resolve.c:8588
58685 #, fuzzy, gcc-internal-format
58686 #| msgid "Derived type '%s' at %L must be extensible"
58687 msgid "Derived type %qs at %L must be extensible"
58688 msgstr "El tipo derivado '%s' en %L debe ser extensible"
58690 #: fortran/resolve.c:8600
58691 #, fuzzy, gcc-internal-format
58692 #| msgid "Derived type '%s' at %L must be an extension of '%s'"
58693 msgid "Derived type %qs at %L must be an extension of %qs"
58694 msgstr "El tipo derivado '%s' en %L debe ser una extensión de '%s'"
58696 #: fortran/resolve.c:8603
58697 #, fuzzy, gcc-internal-format
58698 #| msgid "Unexpected NULL() intrinsic at %L to dummy '%s'"
58699 msgid "Unexpected intrinsic type %qs at %L"
58700 msgstr "Intrínseco NULL inesperado en %L para el dummy '%s'"
58702 #: fortran/resolve.c:8613
58703 #, fuzzy, gcc-internal-format, gfc-internal-format
58704 #| msgid "Type-spec at %L cannot contain a deferred type parameter"
58705 msgid "The type-spec at %L shall specify that each length type parameter is assumed"
58706 msgstr "La especificación de tipo en %L no puede tener un parámetro de tipo diferido"
58708 #: fortran/resolve.c:8851
58709 #, gcc-internal-format, gfc-internal-format
58710 msgid "Double CLASS IS block in SELECT TYPE statement at %L"
58711 msgstr "Bloque CLASS IS doble en la declaración SELECT TYPE  en %L"
58713 #: fortran/resolve.c:8947
58714 #, fuzzy, gcc-internal-format, gfc-internal-format
58715 #| msgid "Invalid context for NULL() pointer at %%L"
58716 msgid "Invalid context for NULL () intrinsic at %L"
58717 msgstr "Contexto no válido para el puntero NULL() en %%L"
58719 #: fortran/resolve.c:9010
58720 #, fuzzy, gcc-internal-format, gfc-internal-format
58721 #| msgid "STOP code at %L must be scalar"
58722 msgid "DTIO %s procedure at %L must be recursive"
58723 msgstr "El código STOP en %L debe ser escalar"
58725 #: fortran/resolve.c:9020
58726 #, gcc-internal-format, gfc-internal-format
58727 msgid "Data transfer element at %L cannot be polymorphic unless it is processed by a defined input/output procedure"
58728 msgstr "El elemento de transferencia de datos en %L no puede ser polimórfico a menos que se procese con un procedimiento de entrada/salida definido"
58730 #: fortran/resolve.c:9033
58731 #, gcc-internal-format, gfc-internal-format
58732 msgid "Data transfer element at %L cannot have POINTER components unless it is processed by a defined input/output procedure"
58733 msgstr "El elemento de transferencia de datos en %L no puede tener componentes POINTER a menos que se procese con un procedimiento de entrada/salida definido"
58735 #: fortran/resolve.c:9042
58736 #, gcc-internal-format, gfc-internal-format
58737 msgid "Data transfer element at %L cannot have procedure pointer components"
58738 msgstr "El elemento de transferencia de datos en %L no puede tener componentes de puntero a procedimiento"
58740 #: fortran/resolve.c:9049
58741 #, gcc-internal-format, gfc-internal-format
58742 msgid "Data transfer element at %L cannot have ALLOCATABLE components unless it is processed by a defined input/output procedure"
58743 msgstr "El elemento de transferencia de datos en %L no puede tener componentes ALLOCATABLE a menos que se procese con un procedimiento de entrada/salida definido"
58745 #: fortran/resolve.c:9060
58746 #, gcc-internal-format, gfc-internal-format
58747 msgid "Data transfer element at %L cannot have PRIVATE components"
58748 msgstr "El elemento de transferencia de datos en %L no puede tener componentes PRIVATE"
58750 #: fortran/resolve.c:9066
58751 #, fuzzy, gcc-internal-format, gfc-internal-format
58752 #| msgid "Data transfer element at %L cannot have POINTER components unless it is processed by a defined input/output procedure"
58753 msgid "Data transfer element at %L cannot have PRIVATE components unless it is processed by a defined input/output procedure"
58754 msgstr "El elemento de transferencia de datos en %L no puede tener componentes POINTER a menos que se procese con un procedimiento de entrada/salida definido"
58756 #: fortran/resolve.c:9081
58757 #, gcc-internal-format, gfc-internal-format
58758 msgid "Data transfer element at %L cannot be a full reference to an assumed-size array"
58759 msgstr "El elemento de transferencia de datos en %L no puede ser una referencia completa a una matriz de tamaño asumido"
58761 #: fortran/resolve.c:9138
58762 #, gcc-internal-format, gfc-internal-format
58763 msgid "Lock variable at %L must be a scalar of type LOCK_TYPE"
58764 msgstr "La variable lock en %L debe ser un escalar de tipo LOCK_TYPE"
58766 #: fortran/resolve.c:9148
58767 #, fuzzy, gcc-internal-format, gfc-internal-format
58768 #| msgid "Lock variable at %L must be a scalar of type LOCK_TYPE"
58769 msgid "Event variable at %L must be a scalar of type EVENT_TYPE"
58770 msgstr "La variable lock en %L debe ser un escalar de tipo LOCK_TYPE"
58772 #: fortran/resolve.c:9152
58773 #, fuzzy, gcc-internal-format, gfc-internal-format
58774 #| msgid "Actual argument to '%s' at %L must be a coarray"
58775 msgid "Event variable argument at %L must be a coarray or coindexed"
58776 msgstr "El argumento actual para '%s' en %L debe ser una comatriz"
58778 #: fortran/resolve.c:9155
58779 #, fuzzy, gcc-internal-format, gfc-internal-format
58780 #| msgid "Actual argument to '%s' at %L must be a coarray"
58781 msgid "Event variable argument at %L must be a coarray but not coindexed"
58782 msgstr "El argumento actual para '%s' en %L debe ser una comatriz"
58784 #: fortran/resolve.c:9162 fortran/resolve.c:9283
58785 #, gcc-internal-format, gfc-internal-format
58786 msgid "STAT= argument at %L must be a scalar INTEGER variable"
58787 msgstr "El argumento STAT= en %L debe ser una variable INTEGER escalar"
58789 #: fortran/resolve.c:9174 fortran/resolve.c:9290
58790 #, gcc-internal-format, gfc-internal-format
58791 msgid "ERRMSG= argument at %L must be a scalar CHARACTER variable"
58792 msgstr "El argumento ERRMSG= en %L debe ser una variable CHARACTER escalar"
58794 #: fortran/resolve.c:9186
58795 #, gcc-internal-format, gfc-internal-format
58796 msgid "ACQUIRED_LOCK= argument at %L must be a scalar LOGICAL variable"
58797 msgstr "El argumento ACQUIRED_LOCK= en %L debe ser una variable LOGICAL escalar"
58799 #: fortran/resolve.c:9199
58800 #, fuzzy, gcc-internal-format, gfc-internal-format
58801 #| msgid "Imageset argument at %L must be a scalar or rank-1 INTEGER expression"
58802 msgid "UNTIL_COUNT= argument at %L must be a scalar INTEGER expression"
58803 msgstr "El argumento de conjunto de imagen %L debe ser un escalar o una expresión INTEGER de rango 1"
58805 #: fortran/resolve.c:9260
58806 #, gcc-internal-format, gfc-internal-format
58807 msgid "Imageset argument at %L must be a scalar or rank-1 INTEGER expression"
58808 msgstr "El argumento de conjunto de imagen %L debe ser un escalar o una expresión INTEGER de rango 1"
58810 #: fortran/resolve.c:9264 fortran/resolve.c:9274
58811 #, gcc-internal-format, gfc-internal-format
58812 msgid "Imageset argument at %L must between 1 and num_images()"
58813 msgstr "El argumento de conjunto de imagen en %L debe estar entre 1 y num_images()"
58815 #: fortran/resolve.c:9317
58816 #, gcc-internal-format, gfc-internal-format
58817 msgid "Statement at %L is not a valid branch target statement for the branch statement at %L"
58818 msgstr "La declaración en %L no es una declaración de objetivo de ramificación válida para la declaración de ramificación en %L"
58820 #: fortran/resolve.c:9327
58821 #, gcc-internal-format, gfc-internal-format
58822 msgid "Branch at %L may result in an infinite loop"
58823 msgstr "La ramificación en %L puede resultar en un bucle infinito"
58825 #. Note: A label at END CRITICAL does not leave the CRITICAL
58826 #. construct as END CRITICAL is still part of it.
58827 #: fortran/resolve.c:9344 fortran/resolve.c:9367
58828 #, gcc-internal-format, gfc-internal-format
58829 msgid "GOTO statement at %L leaves CRITICAL construct for label at %L"
58830 msgstr "La declaración GOTO en %L deja la construcción CRITICAL por la etiqueta en %L"
58832 #: fortran/resolve.c:9348 fortran/resolve.c:9373
58833 #, gcc-internal-format, gfc-internal-format
58834 msgid "GOTO statement at %L leaves DO CONCURRENT construct for label at %L"
58835 msgstr "La declaración GOTO en %L deja la construcción DO CONCURRENT por la etiqueta en %L"
58837 #. The label is not in an enclosing block, so illegal.  This was
58838 #. allowed in Fortran 66, so we allow it as extension.  No
58839 #. further checks are necessary in this case.
58840 #: fortran/resolve.c:9388
58841 #, gcc-internal-format, gfc-internal-format
58842 msgid "Label at %L is not in the same block as the GOTO statement at %L"
58843 msgstr "La etiqueta en %L no está en el mismo bloque que la declaración GOTO en %L"
58845 #: fortran/resolve.c:9460
58846 #, gcc-internal-format, gfc-internal-format
58847 msgid "WHERE mask at %L has inconsistent shape"
58848 msgstr "La máscara WHERE en %L tiene forma inconsistente"
58850 #: fortran/resolve.c:9476
58851 #, gcc-internal-format, gfc-internal-format
58852 msgid "WHERE assignment target at %L has inconsistent shape"
58853 msgstr "El objetivo de asignación WHERE en %L tiene forma inconsistente"
58855 #: fortran/resolve.c:9484 fortran/resolve.c:9571
58856 #, gcc-internal-format, gfc-internal-format
58857 msgid "Non-ELEMENTAL user-defined assignment in WHERE at %L"
58858 msgstr "Asignación definida por el usuario de un no-ELEMENTAL en WHERE en %L"
58860 #: fortran/resolve.c:9494 fortran/resolve.c:9581
58861 #, gcc-internal-format, gfc-internal-format
58862 msgid "Unsupported statement inside WHERE at %L"
58863 msgstr "Declaración sin soporte dentro de WHERE en %L"
58865 #: fortran/resolve.c:9525
58866 #, gcc-internal-format, gfc-internal-format
58867 msgid "Assignment to a FORALL index variable at %L"
58868 msgstr "Asignación a una variable de índice FORALL en %L"
58870 #: fortran/resolve.c:9534
58871 #, fuzzy, gcc-internal-format
58872 #| msgid "The FORALL with index '%s' is not used on the left side of the assignment at %L and so might cause multiple assignment to this object"
58873 msgid "The FORALL with index %qs is not used on the left side of the assignment at %L and so might cause multiple assignment to this object"
58874 msgstr "No se usa el FORALL con índice '%s' en el lado izquierdo de la asignación en %L y podría causar múltiples asignaciones a este objeto"
58876 #: fortran/resolve.c:9699
58877 #, fuzzy, gcc-internal-format, gfc-internal-format
58878 #| msgid "FORALL index-name at %L must be a scalar INTEGER"
58879 msgid "FORALL index-name at %L must be a scalar variable of type integer"
58880 msgstr "El nombre de índice FORALL en %L debe ser un INTEGER escalar"
58882 #: fortran/resolve.c:9709
58883 #, gcc-internal-format, gfc-internal-format
58884 msgid "An outer FORALL construct already has an index with this name %L"
58885 msgstr "Una construcción FORALL externa ya tiene un índice con este nombre %L"
58887 #: fortran/resolve.c:9786
58888 #, gcc-internal-format, gfc-internal-format
58889 msgid "WHERE/ELSEWHERE clause at %L requires a LOGICAL array"
58890 msgstr "la cláusula WHERE/ELSEWHERE en %L requiere una matriz LOGICAL"
58892 #: fortran/resolve.c:9888
58893 #, gcc-internal-format
58894 msgid "gfc_resolve_blocks(): Bad block type"
58895 msgstr ""
58897 #: fortran/resolve.c:10002
58898 #, gcc-internal-format, gfc-internal-format
58899 msgid "CHARACTER expression will be truncated in assignment (%d/%d) at %L"
58900 msgstr "Se truncará la expresión CHARACTER en la asignación (%d/%d) en %L"
58902 #: fortran/resolve.c:10034
58903 #, gcc-internal-format, gfc-internal-format
58904 msgid "Coindexed expression at %L is assigned to a derived type variable with a POINTER component in a PURE procedure"
58905 msgstr "La expresión con coíndice en %L se asigna a una variable de tipo derivado con un componente POINTER en un procedimiento PURE"
58907 #: fortran/resolve.c:10039
58908 #, gcc-internal-format, gfc-internal-format
58909 msgid "The impure variable at %L is assigned to a derived type variable with a POINTER component in a PURE procedure (12.6)"
58910 msgstr "La variable impura en %L se asigna a una variable de tipo derivado con un componente POINTER en un procedimiento PURE (12.6)"
58912 #: fortran/resolve.c:10049
58913 #, gcc-internal-format, gfc-internal-format
58914 msgid "Assignment to coindexed variable at %L in a PURE procedure"
58915 msgstr "Asignación a una variable coindizada en %L en un procedimiento PURE"
58917 #: fortran/resolve.c:10081
58918 #, fuzzy, gcc-internal-format, gfc-internal-format
58919 #| msgid "Polymorphic array at %C not yet supported"
58920 msgid "Assignment to polymorphic coarray at %L is not permitted"
58921 msgstr "Aún no se admite la matriz polimórfica en %C"
58923 #: fortran/resolve.c:10085
58924 #, fuzzy, gcc-internal-format, gfc-internal-format
58925 #| msgid "Assignment to a FORALL index variable at %L"
58926 msgid "Assignment to an allocatable polymorphic variable at %L"
58927 msgstr "Asignación a una variable de índice FORALL en %L"
58929 #: fortran/resolve.c:10090
58930 #, gcc-internal-format
58931 msgid "Assignment to an allocatable polymorphic variable at %L requires %<-frealloc-lhs%>"
58932 msgstr ""
58934 #: fortran/resolve.c:10097
58935 #, fuzzy, gcc-internal-format, gfc-internal-format
58936 #| msgid "Variable must not be polymorphic in intrinsic assignment at %L - check that there is a matching specific subroutine for '=' operator"
58937 msgid "Nonallocatable variable must not be polymorphic in intrinsic assignment at %L - check that there is a matching specific subroutine for '=' operator"
58938 msgstr "La variable no debe ser polimórfica en la asignación intrínseca en %L - revise que hay una subrutina específica coincidente para el operador '='"
58940 #: fortran/resolve.c:10108
58941 #, fuzzy, gcc-internal-format, gfc-internal-format
58942 #| msgid "Coindexed variable must not be have an allocatable ultimate component in assignment at %L"
58943 msgid "Coindexed variable must not have an allocatable ultimate component in assignment at %L"
58944 msgstr "La variable coindizada no debe tener un componente último alojable en la asignación en %L"
58946 #: fortran/resolve.c:10413
58947 #, gcc-internal-format, gfc-internal-format
58948 msgid "TODO: type-bound defined assignment(s) at %L not done because multiple part array references would occur in intermediate expressions."
58949 msgstr ""
58951 #. Even if standard does not support this feature, continue to build
58952 #. the two statements to avoid upsetting frontend_passes.c.
58953 #: fortran/resolve.c:10655
58954 #, fuzzy, gcc-internal-format, gfc-internal-format
58955 #| msgid "Invalid procedure pointer assignment at %L"
58956 msgid "Pointer procedure assignment at %L"
58957 msgstr "Asignación de puntero de procedimiento no válida en %L"
58959 #: fortran/resolve.c:10667
58960 #, fuzzy, gcc-internal-format, gfc-internal-format
58961 #| msgid "Target expression in pointer assignment at %L must deliver a pointer result"
58962 msgid "The function result on the lhs of the assignment at %L must have the pointer attribute."
58963 msgstr "La expresión objetivo en la asignación de puntero en %L debe entregar un resultado puntero."
58965 #: fortran/resolve.c:10903
58966 #, gcc-internal-format, gfc-internal-format
58967 msgid "ASSIGNED GOTO statement at %L requires an INTEGER variable"
58968 msgstr "La declaración ASSIGNED GOTO en %L requiere una variable INTEGER"
58970 #: fortran/resolve.c:10906
58971 #, fuzzy, gcc-internal-format
58972 #| msgid "Variable '%s' has not been assigned a target label at %L"
58973 msgid "Variable %qs has not been assigned a target label at %L"
58974 msgstr "La variable '%s' no se ha asignado a una etiqueta objetivo en %L"
58976 #: fortran/resolve.c:10917
58977 #, gcc-internal-format, gfc-internal-format
58978 msgid "Alternate RETURN statement at %L requires a SCALAR-INTEGER return specifier"
58979 msgstr "La declaración RETURN alternativa en %L requiere de un especificador de devolución SCALAR-INTEGER"
58981 #: fortran/resolve.c:10979
58982 #, gcc-internal-format, gfc-internal-format
58983 msgid "ASSIGN statement at %L requires a scalar default INTEGER variable"
58984 msgstr "La declaración de ASSIGN en %L requiere una variable INTEGER escalar por defecto"
58986 # 'kind' es el tipo del tipo de dato en Fortran. Lo traduzco como 
58987 # 'género', para evitar confusión con 'type' = 'tipo'. cfuga
58988 #: fortran/resolve.c:11027
58989 #, fuzzy, gcc-internal-format, gfc-internal-format
58990 #| msgid "Invalid kind for %s at %L"
58991 msgid "Invalid NULL at %L"
58992 msgstr "Género no válido para %s en %L"
58994 #: fortran/resolve.c:11031
58995 #, fuzzy, gcc-internal-format, gfc-internal-format
58996 #| msgid "Arithmetic IF statement at %L requires a numeric expression"
58997 msgid "Arithmetic IF statement at %L requires a scalar REAL or INTEGER expression"
58998 msgstr "La declaración IF aritmética en %L requiere una expresión numérica"
59000 #: fortran/resolve.c:11087
59001 #, gcc-internal-format
59002 msgid "gfc_resolve_code(): No expression on DO WHILE"
59003 msgstr ""
59005 #: fortran/resolve.c:11092
59006 #, gcc-internal-format, gfc-internal-format
59007 msgid "Exit condition of DO WHILE loop at %L must be a scalar LOGICAL expression"
59008 msgstr "La condición de salida del bucle DO WHILE en %L debe ser una expresión LOGICAL escalar"
59010 #: fortran/resolve.c:11176
59011 #, gcc-internal-format, gfc-internal-format
59012 msgid "FORALL mask clause at %L requires a scalar LOGICAL expression"
59013 msgstr "La cláusula de máscara FORALL en %L requiere una expresión LOGICAL escalar"
59015 #: fortran/resolve.c:11255
59016 #, fuzzy, gcc-internal-format
59017 #| msgid "gfc_trans_code(): Bad statement code"
59018 msgid "gfc_resolve_code(): Bad statement code"
59019 msgstr "gfc_trans_code(): Código de declaración erróneo"
59021 #: fortran/resolve.c:11365
59022 #, fuzzy, gcc-internal-format, gfc-internal-format
59023 #| msgid "Binding label '%s' at %L collides with the global entity '%s' at %L"
59024 msgid "Variable %s with binding label %s at %L uses the same global identifier as entity at %L"
59025 msgstr "La etiqueta enlazante '%s' en %L colisiona con la entidad global '%s' en %L"
59027 #. This can only happen if the variable is defined in a module - if it
59028 #. isn't the same module, reject it.
59029 #: fortran/resolve.c:11378
59030 #, gcc-internal-format, gfc-internal-format
59031 msgid "Variable %s from module %s with binding label %s at %L uses the same global identifier as entity at %L from module %s"
59032 msgstr ""
59034 #. Print an error if the procedure is defined multiple times; we have to
59035 #. exclude references to the same procedure via module association or
59036 #. multiple checks for the same procedure.
59037 #: fortran/resolve.c:11395
59038 #, fuzzy, gcc-internal-format, gfc-internal-format
59039 #| msgid "Binding label '%s' at %L collides with the global entity '%s' at %L"
59040 msgid "Procedure %s with binding label %s at %L uses the same global identifier as entity at %L"
59041 msgstr "La etiqueta enlazante '%s' en %L colisiona con la entidad global '%s' en %L"
59043 #: fortran/resolve.c:11472
59044 #, gcc-internal-format, gfc-internal-format
59045 msgid "String length at %L is too large"
59046 msgstr "La longitud de la cadena en %L es demasiado grande"
59048 #: fortran/resolve.c:11701
59049 #, fuzzy, gcc-internal-format
59050 #| msgid "Allocatable array '%s' at %L must have a deferred shape"
59051 msgid "Allocatable array %qs at %L must have a deferred shape or assumed rank"
59052 msgstr "La matriz allocatable '%s' en %L debe tener una forma diferida"
59054 #: fortran/resolve.c:11705
59055 #, fuzzy, gcc-internal-format
59056 #| msgid "Scalar object '%s' at %L may not be ALLOCATABLE"
59057 msgid "Scalar object %qs at %L may not be ALLOCATABLE"
59058 msgstr "El objeto escalar '%s' en %L no puede ser ALLOCATABLE"
59060 #: fortran/resolve.c:11713
59061 #, fuzzy, gcc-internal-format
59062 #| msgid "Array pointer '%s' at %L must have a deferred shape"
59063 msgid "Array pointer %qs at %L must have a deferred shape or assumed rank"
59064 msgstr "La matriz de puntero '%s' en %L debe tener una forma diferida"
59066 #: fortran/resolve.c:11723
59067 #, fuzzy, gcc-internal-format
59068 #| msgid "Array '%s' at %L cannot have a deferred shape"
59069 msgid "Array %qs at %L cannot have a deferred shape"
59070 msgstr "La matriz '%s' en %L no puede tener una forma diferida"
59072 #: fortran/resolve.c:11738
59073 #, fuzzy, gcc-internal-format
59074 #| msgid "Type '%s' of CLASS variable '%s' at %L is not extensible"
59075 msgid "Type %qs of CLASS variable %qs at %L is not extensible"
59076 msgstr "El tipo '%s' de la variable CLASS '%s' en %L no es extensible"
59078 #: fortran/resolve.c:11750
59079 #, fuzzy, gcc-internal-format
59080 #| msgid "CLASS variable '%s' at %L must be dummy, allocatable or pointer"
59081 msgid "CLASS variable %qs at %L must be dummy, allocatable or pointer"
59082 msgstr "La variable CLASS '%s' en %L debe ser dummy, allocatable o pointer"
59084 #: fortran/resolve.c:11781
59085 #, fuzzy, gcc-internal-format
59086 #| msgid "The type '%s' cannot be host associated at %L because it is blocked by an incompatible object of the same name declared at %L"
59087 msgid "The type %qs cannot be host associated at %L because it is blocked by an incompatible object of the same name declared at %L"
59088 msgstr "El tipo '%s' no se puede asociar al anfitrión en %L porque está bloqueado por un objeto incompatible del mismo nombre declarado en %L"
59090 #: fortran/resolve.c:11803
59091 #, fuzzy, gcc-internal-format
59092 #| msgid "Fortran 2008: Implied SAVE for module variable '%s' at %L, needed due to the default initialization"
59093 msgid "Implied SAVE for module variable %qs at %L, needed due to the default initialization"
59094 msgstr "Fortran 2008: SAVE implícito para la variable de módulo '%s' en %L, se necesita por la inicialización por defecto"
59096 #: fortran/resolve.c:11829
59097 #, fuzzy, gcc-internal-format
59098 #| msgid "Entity '%s' at %L has a deferred type parameter and requires either the pointer or allocatable attribute"
59099 msgid "Entity %qs at %L has a deferred type parameter and requires either the POINTER or ALLOCATABLE attribute"
59100 msgstr "La entidad '%s' en %L tiene un parámetro de tipo diferido y requiere el atributo pointer o allocatable"
59102 #. F08:C541. The shape of an array defined in a main program or module
59103 #. * needs to be constant.
59104 #: fortran/resolve.c:11870
59105 #, fuzzy, gcc-internal-format
59106 #| msgid "The module or main program array '%s' at %L must have constant shape"
59107 msgid "The module or main program array %qs at %L must have constant shape"
59108 msgstr "El módulo o la matriz del programa principal '%s' en %L deben tener una forma constante"
59110 #: fortran/resolve.c:11889
59111 #, gcc-internal-format, gfc-internal-format
59112 msgid "Entity with assumed character length at %L must be a dummy argument or a PARAMETER"
59113 msgstr "La entidad con longitud de carácter asumida en %L debe ser un argumento de prueba o un PARAMETER"
59115 #: fortran/resolve.c:11910
59116 #, fuzzy, gcc-internal-format
59117 #| msgid "'%s' at %L must have constant character length in this context"
59118 msgid "%qs at %L must have constant character length in this context"
59119 msgstr "'%s' en %L debe tener longitud de cáracter constante en este contexto"
59121 #: fortran/resolve.c:11917
59122 #, fuzzy, gcc-internal-format
59123 #| msgid "COMMON variable '%s' at %L must have constant character length"
59124 msgid "COMMON variable %qs at %L must have constant character length"
59125 msgstr "La variable COMMON '%s' en %L debe tener longitud de cáracter constante en este contexto"
59127 #: fortran/resolve.c:11964
59128 #, fuzzy, gcc-internal-format
59129 #| msgid "Allocatable '%s' at %L cannot have an initializer"
59130 msgid "Allocatable %qs at %L cannot have an initializer"
59131 msgstr "El allocatable '%s' en %L no puede tener un inicializador"
59133 #: fortran/resolve.c:11967
59134 #, fuzzy, gcc-internal-format
59135 #| msgid "External '%s' at %L cannot have an initializer"
59136 msgid "External %qs at %L cannot have an initializer"
59137 msgstr "El external '%s' en %L no puede tener un inicializador"
59139 #: fortran/resolve.c:11971
59140 #, fuzzy, gcc-internal-format
59141 #| msgid "Dummy '%s' at %L cannot have an initializer"
59142 msgid "Dummy %qs at %L cannot have an initializer"
59143 msgstr "El dummy '%s' en %L no puede tener un inicializador"
59145 #: fortran/resolve.c:11974
59146 #, fuzzy, gcc-internal-format
59147 #| msgid "Intrinsic '%s' at %L cannot have an initializer"
59148 msgid "Intrinsic %qs at %L cannot have an initializer"
59149 msgstr "El intrinsic '%s' en %L no puede tener un inicializador"
59151 #: fortran/resolve.c:11977
59152 #, fuzzy, gcc-internal-format
59153 #| msgid "Function result '%s' at %L cannot have an initializer"
59154 msgid "Function result %qs at %L cannot have an initializer"
59155 msgstr "El resultado de la función '%s' en %L no puede tener un inicializador"
59157 #: fortran/resolve.c:11980
59158 #, fuzzy, gcc-internal-format
59159 #| msgid "Automatic array '%s' at %L cannot have an initializer"
59160 msgid "Automatic array %qs at %L cannot have an initializer"
59161 msgstr "La matriz automática '%s' en %L no puede tener un inicializador"
59163 #: fortran/resolve.c:12022
59164 #, fuzzy, gcc-internal-format, gfc-internal-format
59165 #| msgid "fstat %s"
59166 msgid "%s at %L"
59167 msgstr "fstat %s"
59169 #: fortran/resolve.c:12049
59170 #, fuzzy, gcc-internal-format
59171 #| msgid "Character-valued statement function '%s' at %L must have constant length"
59172 msgid "Character-valued statement function %qs at %L must have constant length"
59173 msgstr "La función de declaración valuada con carácter '%s' en %L debe tener longitud constante"
59175 #: fortran/resolve.c:12071
59176 #, fuzzy, gcc-internal-format
59177 #| msgid "Fortran 2003: '%s' is of a PRIVATE type and cannot be a dummy argument of '%s', which is PUBLIC at %L"
59178 msgid "%qs is of a PRIVATE type and cannot be a dummy argument of %qs, which is PUBLIC at %L"
59179 msgstr "Fortran 2003: '%s' es de un tipo PRIVATE y no puede ser un argumento dummy de '%s', el cual es PUBLIC en %L"
59181 #: fortran/resolve.c:12093
59182 #, fuzzy, gcc-internal-format
59183 #| msgid "Fortran 2003: Procedure '%s' in PUBLIC interface '%s' at %L takes dummy arguments of '%s' which is PRIVATE"
59184 msgid "Procedure %qs in PUBLIC interface %qs at %L takes dummy arguments of %qs which is PRIVATE"
59185 msgstr "Fortran 2003: El procedimiento '%s' en la interfaz PUBLIC '%s' en %L toma argumentos dummy de '%s' el cual es PRIVATE"
59187 #: fortran/resolve.c:12111
59188 #, fuzzy, gcc-internal-format
59189 #| msgid "Function '%s' at %L cannot have an initializer"
59190 msgid "Function %qs at %L cannot have an initializer"
59191 msgstr "La función '%s' en %L no puede tener un inicializador"
59193 #: fortran/resolve.c:12120
59194 #, fuzzy, gcc-internal-format
59195 #| msgid "External object '%s' at %L may not have an initializer"
59196 msgid "External object %qs at %L may not have an initializer"
59197 msgstr "El objeto external '%s' en %L puede no tener un inicializador"
59199 #: fortran/resolve.c:12128
59200 #, fuzzy, gcc-internal-format
59201 #| msgid "ELEMENTAL function '%s' at %L must have a scalar result"
59202 msgid "ELEMENTAL function %qs at %L must have a scalar result"
59203 msgstr "La función ELEMENTAL '%s' en %L debe tener un resultado escalar"
59205 #: fortran/resolve.c:12138
59206 #, fuzzy, gcc-internal-format
59207 #| msgid "Statement function '%s' at %L may not have pointer or allocatable attribute"
59208 msgid "Statement function %qs at %L may not have pointer or allocatable attribute"
59209 msgstr "La función de declaración '%s' en %L no debe tener atributo puntero o alojable"
59211 #: fortran/resolve.c:12157
59212 #, fuzzy, gcc-internal-format
59213 #| msgid "CHARACTER(*) function '%s' at %L cannot be array-valued"
59214 msgid "CHARACTER(*) function %qs at %L cannot be array-valued"
59215 msgstr "La función CHARACTER(*) '%s' en %L no puede ser matriz-valuada"
59217 #: fortran/resolve.c:12161
59218 #, fuzzy, gcc-internal-format
59219 #| msgid "CHARACTER(*) function '%s' at %L cannot be pointer-valued"
59220 msgid "CHARACTER(*) function %qs at %L cannot be pointer-valued"
59221 msgstr "La función CHARACTER(*) '%s' en %L no puede ser puntero-valuada"
59223 #: fortran/resolve.c:12165
59224 #, fuzzy, gcc-internal-format
59225 #| msgid "CHARACTER(*) function '%s' at %L cannot be pure"
59226 msgid "CHARACTER(*) function %qs at %L cannot be pure"
59227 msgstr "La función CHARACTER(*) '%s' en %L no puede ser pura"
59229 #: fortran/resolve.c:12169
59230 #, fuzzy, gcc-internal-format
59231 #| msgid "CHARACTER(*) function '%s' at %L cannot be recursive"
59232 msgid "CHARACTER(*) function %qs at %L cannot be recursive"
59233 msgstr "La función CHARACTER(*) '%s' en %L no puede ser recursiva"
59235 #: fortran/resolve.c:12182
59236 #, fuzzy, gcc-internal-format
59237 #| msgid "CHARACTER(*) function '%s' at %L cannot be pure"
59238 msgid "CHARACTER(*) function %qs at %L"
59239 msgstr "La función CHARACTER(*) '%s' en %L no puede ser pura"
59241 #: fortran/resolve.c:12191
59242 #, fuzzy, gcc-internal-format
59243 #| msgid "Procedure '%s' in %s at %L has no explicit interface"
59244 msgid "Procedure pointer %qs at %L shall not be elemental"
59245 msgstr "El procedimiento '%s' en %s en %L no tiene una interfaz explícita"
59247 #: fortran/resolve.c:12197
59248 #, fuzzy, gcc-internal-format
59249 #| msgid "Dummy procedure '%s' at %C cannot have a generic interface"
59250 msgid "Dummy procedure %qs at %L shall not be elemental"
59251 msgstr "El procedimiento dummy '%s' en %C no puede tener una interfaz genérica"
59253 #: fortran/resolve.c:12253
59254 #, fuzzy, gcc-internal-format
59255 #| msgid "PROCEDURE attribute conflicts with SAVE attribute in '%s' at %L"
59256 msgid "PROCEDURE attribute conflicts with SAVE attribute in %qs at %L"
59257 msgstr "El atributo PROCEDURE genera un conflicto con el atributo SAVE en '%s' en %L"
59259 #: fortran/resolve.c:12259
59260 #, fuzzy, gcc-internal-format
59261 #| msgid "PROCEDURE attribute conflicts with INTENT attribute in '%s' at %L"
59262 msgid "PROCEDURE attribute conflicts with INTENT attribute in %qs at %L"
59263 msgstr "El atributo PROCEDURE genera un conflicto con el atributo INTENT en '%s' en %L"
59265 #: fortran/resolve.c:12265
59266 #, fuzzy, gcc-internal-format
59267 #| msgid "PROCEDURE attribute conflicts with RESULT attribute in '%s' at %L"
59268 msgid "PROCEDURE attribute conflicts with RESULT attribute in %qs at %L"
59269 msgstr "El atributo PROCEDURE genera un conflicto con el atributo RESULT en '%s' en %L"
59271 #: fortran/resolve.c:12273
59272 #, fuzzy, gcc-internal-format
59273 #| msgid "EXTERNAL attribute conflicts with FUNCTION attribute in '%s' at %L"
59274 msgid "EXTERNAL attribute conflicts with FUNCTION attribute in %qs at %L"
59275 msgstr "El atributo EXTERNAL genera un conflicto con el atributo FUNCTION en '%s' en %L"
59277 #: fortran/resolve.c:12279
59278 #, fuzzy, gcc-internal-format
59279 #| msgid "Procedure pointer result '%s' at %L is missing the pointer attribute"
59280 msgid "Procedure pointer result %qs at %L is missing the pointer attribute"
59281 msgstr "Al resultado del puntero de procedimiento '%s' en %L le falta el atributo puntero"
59283 #: fortran/resolve.c:12322
59284 #, gcc-internal-format, gfc-internal-format
59285 msgid "Mismatch in ELEMENTAL attribute between MODULE PROCEDURE at %L and its interface in %s"
59286 msgstr ""
59288 #: fortran/resolve.c:12330
59289 #, gcc-internal-format, gfc-internal-format
59290 msgid "Mismatch in PURE attribute between MODULE PROCEDURE at %L and its interface in %s"
59291 msgstr ""
59293 #: fortran/resolve.c:12338
59294 #, gcc-internal-format, gfc-internal-format
59295 msgid "Mismatch in RECURSIVE attribute between MODULE PROCEDURE at %L and its interface in %s"
59296 msgstr ""
59298 #: fortran/resolve.c:12347
59299 #, gcc-internal-format
59300 msgid "%s between the MODULE PROCEDURE declaration in MODULE %qs and the declaration at %L in (SUB)MODULE %qs"
59301 msgstr ""
59303 #: fortran/resolve.c:12434
59304 #, fuzzy, gcc-internal-format
59305 #| msgid "FINAL procedure '%s' at %L is not a SUBROUTINE"
59306 msgid "FINAL procedure %qs at %L is not a SUBROUTINE"
59307 msgstr "El procedimiento FINAL '%s' en %L no debe ser una SUBROUTINE"
59309 #: fortran/resolve.c:12443
59310 #, gcc-internal-format, gfc-internal-format
59311 msgid "FINAL procedure at %L must have exactly one argument"
59312 msgstr "El procedimiento FINAL en %L debe tener exactamente un argumento"
59314 #: fortran/resolve.c:12452
59315 #, fuzzy, gcc-internal-format
59316 #| msgid "Argument of FINAL procedure at %L must be of type '%s'"
59317 msgid "Argument of FINAL procedure at %L must be of type %qs"
59318 msgstr "El argumento del procedimiento FINAL en %L debe ser de tipo '%s'"
59320 #: fortran/resolve.c:12460
59321 #, gcc-internal-format, gfc-internal-format
59322 msgid "Argument of FINAL procedure at %L must not be a POINTER"
59323 msgstr "El argumento del procedimiento FINAL en %L no debe ser un POINTER"
59325 #: fortran/resolve.c:12466
59326 #, gcc-internal-format, gfc-internal-format
59327 msgid "Argument of FINAL procedure at %L must not be ALLOCATABLE"
59328 msgstr "El argumento del procedimiento final en %L no debe ser ALLOCATABLE"
59330 #: fortran/resolve.c:12472
59331 #, gcc-internal-format, gfc-internal-format
59332 msgid "Argument of FINAL procedure at %L must not be OPTIONAL"
59333 msgstr "El argumento del procedimiento FINAL en %L no debe ser OPTIONAL"
59335 #: fortran/resolve.c:12480
59336 #, gcc-internal-format, gfc-internal-format
59337 msgid "Argument of FINAL procedure at %L must not be INTENT(OUT)"
59338 msgstr "El argumento del procedimiento FINAL en %L no debe ser INTENT(OUT)"
59340 #: fortran/resolve.c:12489
59341 #, gcc-internal-format, gfc-internal-format
59342 msgid "Non-scalar FINAL procedure at %L should have assumed shape argument"
59343 msgstr "El procedimiento FINAL que no es escalar en %L debe tener un argumento sharp asumido"
59345 #: fortran/resolve.c:12511
59346 #, fuzzy, gcc-internal-format
59347 #| msgid "FINAL procedure '%s' declared at %L has the same rank (%d) as '%s'"
59348 msgid "FINAL procedure %qs declared at %L has the same rank (%d) as %qs"
59349 msgstr "El procedimiento FINAL '%s' declarado en %L tiene el mismo rango (%d) que '%s'"
59351 #: fortran/resolve.c:12548
59352 #, fuzzy, gcc-internal-format
59353 #| msgid "Only array FINAL procedures declared for derived type '%s' defined at %L, suggest also scalar one"
59354 msgid "Only array FINAL procedures declared for derived type %qs defined at %L, suggest also scalar one"
59355 msgstr "Sólo se declaran procedimientos FINAL de matriz para el tipo derivado '%s' definido en %L, se sugiere también uno escalar"
59357 #: fortran/resolve.c:12588
59358 #, fuzzy, gcc-internal-format
59359 #| msgid "'%s' and '%s' can't be mixed FUNCTION/SUBROUTINE for GENERIC '%s' at %L"
59360 msgid "%qs and %qs can't be mixed FUNCTION/SUBROUTINE for GENERIC %qs at %L"
59361 msgstr "'%s' y '%s' no pueden ser FUNCTION/SUBROUTINE mezcladas para el GENERIC '%s' en %L"
59363 #: fortran/resolve.c:12624
59364 #, fuzzy, gcc-internal-format
59365 #| msgid "'%s' and '%s' for GENERIC '%s' at %L are ambiguous"
59366 msgid "%qs and %qs for GENERIC %qs at %L are ambiguous"
59367 msgstr "'%s' y '%s' para el GENERIC '%s' en %L son ambiguos"
59369 #: fortran/resolve.c:12683
59370 #, fuzzy, gcc-internal-format
59371 #| msgid "Undefined specific binding '%s' as target of GENERIC '%s' at %L"
59372 msgid "Undefined specific binding %qs as target of GENERIC %qs at %L"
59373 msgstr "El enlace específico '%s' no está definido como objetivo del GENERIC '%s' en %L"
59375 #: fortran/resolve.c:12695
59376 #, fuzzy, gcc-internal-format
59377 #| msgid "GENERIC '%s' at %L must target a specific binding, '%s' is GENERIC, too"
59378 msgid "GENERIC %qs at %L must target a specific binding, %qs is GENERIC, too"
59379 msgstr "El GENERIC '%s' en %L debe apuntar a un enlace específico, '%s' es GENERIC también"
59381 #: fortran/resolve.c:12723
59382 #, fuzzy, gcc-internal-format
59383 #| msgid "GENERIC '%s' at %L can't overwrite specific binding with the same name"
59384 msgid "GENERIC %qs at %L can't overwrite specific binding with the same name"
59385 msgstr "El GENERIC '%s' en %L no puede sobreescribir el enlace específico con el mismo nombre"
59387 #: fortran/resolve.c:12779
59388 #, gcc-internal-format, gfc-internal-format
59389 msgid "Type-bound operator at %L can't be NOPASS"
59390 msgstr "El operador enlazado a tipo en %L no puede ser NOPASS"
59392 #: fortran/resolve.c:12971
59393 #, fuzzy, gcc-internal-format
59394 #| msgid "'%s' must be a module procedure or an external procedure with an explicit interface at %L"
59395 msgid "%qs must be a module procedure or an external procedure with an explicit interface at %L"
59396 msgstr "'%s' debe ser un procedimiento de módulo o un procedimiento externo con una interfaz explícita en %L"
59398 #: fortran/resolve.c:13013
59399 #, fuzzy, gcc-internal-format
59400 #| msgid "Procedure '%s' with PASS(%s) at %L has no argument '%s'"
59401 msgid "Procedure %qs with PASS(%s) at %L has no argument %qs"
59402 msgstr "El procedimiento '%s' con PASS(%s) en %L no tiene un argumento '%s'"
59404 #: fortran/resolve.c:13027
59405 #, fuzzy, gcc-internal-format
59406 #| msgid "Procedure '%s' with PASS at %L must have at least one argument"
59407 msgid "Procedure %qs with PASS at %L must have at least one argument"
59408 msgstr "El procedimiento '%s' con PASS en %L debe tener al menos un argumento"
59410 #: fortran/resolve.c:13041 fortran/resolve.c:13489
59411 #, fuzzy, gcc-internal-format
59412 #| msgid "Non-polymorphic passed-object dummy argument of '%s' at %L"
59413 msgid "Non-polymorphic passed-object dummy argument of %qs at %L"
59414 msgstr "Argumento dummy pasado como objeto no polimórfico de '%s' en %L"
59416 #: fortran/resolve.c:13049
59417 #, fuzzy, gcc-internal-format
59418 #| msgid "Argument '%s' of '%s' with PASS(%s) at %L must be of the derived-type '%s'"
59419 msgid "Argument %qs of %qs with PASS(%s) at %L must be of the derived-type %qs"
59420 msgstr "El argumento '%s' de '%s' con PASS(%s) en %L debe ser del tipo derivado '%s'"
59422 #: fortran/resolve.c:13058
59423 #, fuzzy, gcc-internal-format
59424 #| msgid "Passed-object dummy argument of '%s' at %L must be scalar"
59425 msgid "Passed-object dummy argument of %qs at %L must be scalar"
59426 msgstr "El argumento dummy de objeto pasado de '%s' en %L debe ser escalar"
59428 #: fortran/resolve.c:13064
59429 #, fuzzy, gcc-internal-format
59430 #| msgid "Passed-object dummy argument of '%s' at %L must not be ALLOCATABLE"
59431 msgid "Passed-object dummy argument of %qs at %L must not be ALLOCATABLE"
59432 msgstr "El argumento dummy de objeto pasado de '%s' en %L no debe ser ALLOCATABLE"
59434 #: fortran/resolve.c:13070
59435 #, fuzzy, gcc-internal-format
59436 #| msgid "Passed-object dummy argument of '%s' at %L must not be POINTER"
59437 msgid "Passed-object dummy argument of %qs at %L must not be POINTER"
59438 msgstr "El argumento dummy de objeto pasado de '%s' en %L no debe ser POINTER"
59440 #: fortran/resolve.c:13099
59441 #, fuzzy, gcc-internal-format
59442 #| msgid "Procedure '%s' at %L has the same name as a component of '%s'"
59443 msgid "Procedure %qs at %L has the same name as a component of %qs"
59444 msgstr "El procedimiento '%s' en %L tiene el mismo nombre que un componente de '%s'"
59446 #: fortran/resolve.c:13109
59447 #, fuzzy, gcc-internal-format
59448 #| msgid "Procedure '%s' at %L has the same name as an inherited component of '%s'"
59449 msgid "Procedure %qs at %L has the same name as an inherited component of %qs"
59450 msgstr "El procedimiento '%s' en %L tiene el mismo nombre que un componente heredado de '%s'"
59452 #: fortran/resolve.c:13201
59453 #, fuzzy, gcc-internal-format
59454 #| msgid "Derived-type '%s' declared at %L must be ABSTRACT because '%s' is DEFERRED and not overridden"
59455 msgid "Derived-type %qs declared at %L must be ABSTRACT because %qs is DEFERRED and not overridden"
59456 msgstr "El tipo derivado '%s' declarado en %L debe ser ABSTRACT porque '%s' es DEFERRED y no se sobreescribió"
59458 #: fortran/resolve.c:13296
59459 #, fuzzy, gcc-internal-format
59460 #| msgid "Coarray component '%s' at %L must be allocatable with deferred shape"
59461 msgid "Coarray component %qs at %L must be allocatable with deferred shape"
59462 msgstr "El componente de comatriz '%s' en %L debe sel alojable con forma diferida"
59464 #: fortran/resolve.c:13305
59465 #, fuzzy, gcc-internal-format
59466 #| msgid "Component '%s' at %L of TYPE(C_PTR) or TYPE(C_FUNPTR) shall not be a coarray"
59467 msgid "Component %qs at %L of TYPE(C_PTR) or TYPE(C_FUNPTR) shall not be a coarray"
59468 msgstr "El componente '%s' en %L de TYPE(C_PTR) o TYPE(C_FUNPTR) no debe ser una comatriz"
59470 #: fortran/resolve.c:13315
59471 #, fuzzy, gcc-internal-format
59472 #| msgid "Component '%s' at %L with coarray component shall be a nonpointer, nonallocatable scalar"
59473 msgid "Component %qs at %L with coarray component shall be a nonpointer, nonallocatable scalar"
59474 msgstr "El componenten '%s' en %L con componente comatriz debe ser un escalar que no sea puntero alojable"
59476 #: fortran/resolve.c:13324
59477 #, fuzzy, gcc-internal-format
59478 #| msgid "Component '%s' at %L has the CONTIGUOUS attribute but is not an array pointer"
59479 msgid "Component %qs at %L has the CONTIGUOUS attribute but is not an array pointer"
59480 msgstr "El componente '%s' en %L tiene el atributo CONTIGUOUS porque no es un puntero de matriz"
59482 #: fortran/resolve.c:13422
59483 #, fuzzy, gcc-internal-format
59484 #| msgid "Procedure pointer component '%s' with PASS(%s) at %L has no argument '%s'"
59485 msgid "Procedure pointer component %qs with PASS(%s) at %L has no argument %qs"
59486 msgstr "El procedimiento de componente puntero '%s' con PASS(%s) en %L no tiene un argumento '%s'"
59488 #: fortran/resolve.c:13436
59489 #, fuzzy, gcc-internal-format
59490 #| msgid "Procedure pointer component '%s' with PASS at %L must have at least one argument"
59491 msgid "Procedure pointer component %qs with PASS at %L must have at least one argument"
59492 msgstr "El procedimiento de componente puntero '%s' con PASS en %L debe tener al menos un argumento"
59494 #: fortran/resolve.c:13452
59495 #, fuzzy, gcc-internal-format
59496 #| msgid "Argument '%s' of '%s' with PASS(%s) at %L must be of the derived type '%s'"
59497 msgid "Argument %qs of %qs with PASS(%s) at %L must be of the derived type %qs"
59498 msgstr "El argumento '%s' de '%s' con PASS(%s) en %L debe ser del tipo derivado '%s'"
59500 #: fortran/resolve.c:13462
59501 #, fuzzy, gcc-internal-format
59502 #| msgid "Argument '%s' of '%s' with PASS(%s) at %L must be scalar"
59503 msgid "Argument %qs of %qs with PASS(%s) at %L must be scalar"
59504 msgstr "El argumento '%s' de '%s' con PASS(%s) en %L debe ser escalar"
59506 #: fortran/resolve.c:13471
59507 #, fuzzy, gcc-internal-format
59508 #| msgid "Argument '%s' of '%s' with PASS(%s) at %L may not have the POINTER attribute"
59509 msgid "Argument %qs of %qs with PASS(%s) at %L may not have the POINTER attribute"
59510 msgstr "El argumento '%s' de '%s' con PASS(%s) en %L no puede tener el atributo POINTER"
59512 #: fortran/resolve.c:13480
59513 #, fuzzy, gcc-internal-format
59514 #| msgid "Argument '%s' of '%s' with PASS(%s) at %L may not be ALLOCATABLE"
59515 msgid "Argument %qs of %qs with PASS(%s) at %L may not be ALLOCATABLE"
59516 msgstr "El argumento '%s' de '%s' con PASS(%s) en %L no puede ser ALLOCATABLE"
59518 #: fortran/resolve.c:13522
59519 #, fuzzy, gcc-internal-format
59520 #| msgid "Component '%s' of '%s' at %L has the same name as an inherited type-bound procedure"
59521 msgid "Component %qs of %qs at %L has the same name as an inherited type-bound procedure"
59522 msgstr "El componente '%s' de '%s' en %L tiene el mismo nombre que un procedimiento enlazado a tipo heredado"
59524 #: fortran/resolve.c:13535
59525 #, fuzzy, gcc-internal-format
59526 #| msgid "Character length of component '%s' needs to be a constant specification expression at %L"
59527 msgid "Character length of component %qs needs to be a constant specification expression at %L"
59528 msgstr "La longitud de carácter del componente '%s' necesita ser una expresión de especificación constante en %L"
59530 #: fortran/resolve.c:13546
59531 #, fuzzy, gcc-internal-format
59532 #| msgid "Character component '%s' of '%s' at %L with deferred length must be a POINTER or ALLOCATABLE"
59533 msgid "Character component %qs of %qs at %L with deferred length must be a POINTER or ALLOCATABLE"
59534 msgstr "El componente de carácter '%s' de '%s' en %L con longitud diferida debe ser POINTER o ALLOCATABLE"
59536 #: fortran/resolve.c:13577
59537 #, fuzzy, gcc-internal-format
59538 #| msgid "Fortran 2003: the component '%s' is a PRIVATE type and cannot be a component of '%s', which is PUBLIC at %L"
59539 msgid "the component %qs is a PRIVATE type and cannot be a component of %qs, which is PUBLIC at %L"
59540 msgstr "Fortran 2003: el componente '%s' es un tipo PRIVATE y no puede ser un componente de '%s' el cual es PUBLIC en %L"
59542 #: fortran/resolve.c:13585
59543 #, gcc-internal-format, gfc-internal-format
59544 msgid "Polymorphic component %s at %L in SEQUENCE or BIND(C) type %s"
59545 msgstr "El componente polimórfico %s en %L en SEQUENCE o de tipo BIND(C) %s"
59547 #: fortran/resolve.c:13594
59548 #, gcc-internal-format, gfc-internal-format
59549 msgid "Component %s of SEQUENCE type declared at %L does not have the SEQUENCE attribute"
59550 msgstr "El componente %s del tipo SEQUENCE declarado en %L no tiene el atributo SEQUENCE"
59552 #: fortran/resolve.c:13612 fortran/resolve.c:13624
59553 #, fuzzy, gcc-internal-format
59554 #| msgid "The pointer component '%s' of '%s' at %L is a type that has not been declared"
59555 msgid "The pointer component %qs of %qs at %L is a type that has not been declared"
59556 msgstr "El componente puntero '%s' de '%s' en %L es de un tipo que no se ha declarado"
59558 #: fortran/resolve.c:13697
59559 #, fuzzy, gcc-internal-format, gfc-internal-format
59560 #| msgid "Conflicting I/O control specifications at %0 and %1"
59561 msgid "Conflicting initializers in union at %L and %L"
59562 msgstr "Especificaciones de control de E/S en conflicto en %0 y %1"
59564 #: fortran/resolve.c:13741
59565 #, fuzzy, gcc-internal-format
59566 #| msgid "As extending type '%s' at %L has a coarray component, parent type '%s' shall also have one"
59567 msgid "As extending type %qs at %L has a coarray component, parent type %qs shall also have one"
59568 msgstr "Como al extender el tipo '%s' en %L tiene un componente de comatriz, el tipo padre '%s' también debe tener uno"
59570 #: fortran/resolve.c:13754
59571 #, fuzzy, gcc-internal-format
59572 #| msgid "Non-extensible derived-type '%s' at %L must not be ABSTRACT"
59573 msgid "Non-extensible derived-type %qs at %L must not be ABSTRACT"
59574 msgstr "El tipo derivado '%s' que no es extensible en %L no debe ser ABSTRACT"
59576 #: fortran/resolve.c:13808
59577 #, fuzzy, gcc-internal-format
59578 #| msgid "Fortran 2003: Generic name '%s' of function '%s' at %L being the same name as derived type at %L"
59579 msgid "Generic name %qs of function %qs at %L being the same name as derived type at %L"
59580 msgstr "Fortran 2003: El nombre genérico '%s' de la función '%s' en %L tiene el mismo nombre que el tipo derivado en %L"
59582 #: fortran/resolve.c:13884
59583 #, fuzzy, gcc-internal-format
59584 #| msgid "Assumed size array '%s' in namelist '%s' at %L is not allowed"
59585 msgid "Assumed size array %qs in namelist %qs at %L is not allowed"
59586 msgstr "No se permite la matriz de tamaño asumido '%s' en la lista de nombres '%s' en %L"
59588 #: fortran/resolve.c:13890
59589 #, fuzzy, gcc-internal-format
59590 #| msgid "Fortran 2003: NAMELIST array object '%s' with assumed shape in namelist '%s' at %L"
59591 msgid "NAMELIST array object %qs with assumed shape in namelist %qs at %L"
59592 msgstr "Fortran 2003: Objeto de matriz NAMELIST '%s' con forma asumida en la lista de nombres '%s' en %L"
59594 #: fortran/resolve.c:13896
59595 #, fuzzy, gcc-internal-format
59596 #| msgid "Fortran 2003: NAMELIST array object '%s' with nonconstant shape in namelist '%s' at %L"
59597 msgid "NAMELIST array object %qs with nonconstant shape in namelist %qs at %L"
59598 msgstr "Fortran 2003: El objeto de matriz NAMELIST '%s' con forma que no es constante en la lista de nombres '%s' en %L"
59600 #: fortran/resolve.c:13904
59601 #, fuzzy, gcc-internal-format
59602 #| msgid "Fortran 2003: NAMELIST object '%s' with nonconstant character length in namelist '%s' at %L"
59603 msgid "NAMELIST object %qs with nonconstant character length in namelist %qs at %L"
59604 msgstr "Fortran 2003: El objeto de matriz NAMELIST '%s' con longitud de carácter que no es constante en la lista de nombres '%s' en %L"
59606 #: fortran/resolve.c:13914
59607 #, fuzzy, gcc-internal-format
59608 #| msgid "NAMELIST object '%s' in namelist '%s' at %L is polymorphic and requires a defined input/output procedure"
59609 msgid "NAMELIST object %qs in namelist %qs at %L is polymorphic and requires a defined input/output procedure"
59610 msgstr "El objeto NAMELIST '%s' en la lista de nombres '%s' en %L es polimórfico y requiere un procedimiento de entrada/salida definido"
59612 #: fortran/resolve.c:13924
59613 #, fuzzy, gcc-internal-format
59614 #| msgid "Fortran 2003: NAMELIST object '%s' in namelist '%s' at %L with ALLOCATABLE or POINTER components"
59615 msgid "NAMELIST object %qs in namelist %qs at %L with ALLOCATABLE or POINTER components"
59616 msgstr "Fortran 2003: El objeto NAMELIST '%s' en la lista de nombres '%s' en %L con componentes ALLOCATABLE o POINTER"
59618 #: fortran/resolve.c:13942
59619 #, fuzzy, gcc-internal-format
59620 #| msgid "NAMELIST object '%s' was declared PRIVATE and cannot be member of PUBLIC namelist '%s' at %L"
59621 msgid "NAMELIST object %qs was declared PRIVATE and cannot be member of PUBLIC namelist %qs at %L"
59622 msgstr "El objeto NAMELIST '%s' se declaró PRIVATE y no puede ser miembro de una lista de nombres PUBLIC '%s' en %L"
59624 #: fortran/resolve.c:13957
59625 #, fuzzy, gcc-internal-format
59626 #| msgid "NAMELIST object '%s' has use-associated PRIVATE components and cannot be member of namelist '%s' at %L"
59627 msgid "NAMELIST object %qs has use-associated PRIVATE components and cannot be member of namelist %qs at %L"
59628 msgstr "El objeto NAMELIST '%s' tiene componentes PRIVATE asociados a uso y no puede ser miembro de la lista de nombres '%s' en %L"
59630 #: fortran/resolve.c:13968
59631 #, fuzzy, gcc-internal-format
59632 #| msgid "NAMELIST object '%s' has PRIVATE components and cannot be a member of PUBLIC namelist '%s' at %L"
59633 msgid "NAMELIST object %qs has PRIVATE components and cannot be a member of PUBLIC namelist %qs at %L"
59634 msgstr "El objeto NAMELIST '%s' tiene componentes PRIVATE y no puede ser un miembro de la lista de nombres PUBLIC '%s' en %L"
59636 #: fortran/resolve.c:13995
59637 #, fuzzy, gcc-internal-format
59638 #| msgid "PROCEDURE attribute conflicts with NAMELIST attribute in '%s' at %L"
59639 msgid "PROCEDURE attribute conflicts with NAMELIST attribute in %qs at %L"
59640 msgstr "El atributo PROCEDURE genera un conflicto con el atributo NAMELIST en '%s' en %L"
59642 #: fortran/resolve.c:14014
59643 #, fuzzy, gcc-internal-format
59644 #| msgid "Parameter array '%s' at %L cannot be automatic or of deferred shape"
59645 msgid "Parameter array %qs at %L cannot be automatic or of deferred shape"
59646 msgstr "La matriz de parámetro '%s' en %L no puede ser automática ni de forma diferida"
59648 #: fortran/resolve.c:14030
59649 #, fuzzy, gcc-internal-format
59650 #| msgid "Implicitly typed PARAMETER '%s' at %L doesn't match a later IMPLICIT type"
59651 msgid "Implicitly typed PARAMETER %qs at %L doesn't match a later IMPLICIT type"
59652 msgstr "El PARAMETER de tipo implícito '%s' en %L no coincide con un tipo IMPLICIT posterior"
59654 #: fortran/resolve.c:14041
59655 #, gcc-internal-format, gfc-internal-format
59656 msgid "Incompatible derived type in PARAMETER at %L"
59657 msgstr "Tipo derivado incompatible en PARAMETER en %L"
59659 #: fortran/resolve.c:14049
59660 #, fuzzy, gcc-internal-format
59661 #| msgid "COMMON block '%s' at %L can not have the EXTERNAL attribute"
59662 msgid "CLASS variable %qs at %L cannot have the PARAMETER attribute"
59663 msgstr "El bloque COMMON '%s' en %L no puede tener el atributo EXTERNAL"
59665 #: fortran/resolve.c:14091
59666 #, gcc-internal-format, gfc-internal-format
59667 msgid "Sorry, allocatable/pointer components in polymorphic (CLASS) type coarrays at %L are unsupported"
59668 msgstr ""
59670 #: fortran/resolve.c:14155
59671 #, gcc-internal-format, gfc-internal-format
59672 msgid "PROTECTED attribute conflicts with EXTERNAL attribute at %L"
59673 msgstr "El atributo PROTECTED genera un conflicto con el atributo EXTERNAL en %L"
59675 #: fortran/resolve.c:14158
59676 #, gcc-internal-format, gfc-internal-format
59677 msgid "PROCEDURE attribute conflicts with PROTECTED attribute at %L"
59678 msgstr "El atributo PROCEDURE genera un conflicto con el atributo PROTECTED en %L"
59680 #: fortran/resolve.c:14254
59681 #, fuzzy, gcc-internal-format
59682 #| msgid "'%s' at %L has the CONTIGUOUS attribute but is not an array pointer or an assumed-shape array"
59683 msgid "%qs at %L has the CONTIGUOUS attribute but is not an array pointer or an assumed-shape or assumed-rank array"
59684 msgstr "'%s' en %L tiene el atributo CONTIGUOUS pero no es un puntero de matriz o una matriz de forma asumida"
59686 #: fortran/resolve.c:14272
59687 #, gcc-internal-format, gfc-internal-format
59688 msgid "Assumed size array at %L must be a dummy argument"
59689 msgstr "La matriz de tamaño asumido en %L debe ser un argumento de prueba"
59691 #: fortran/resolve.c:14275
59692 #, gcc-internal-format, gfc-internal-format
59693 msgid "Assumed shape array at %L must be a dummy argument"
59694 msgstr "La matriz de forma asumida en %L debe ser un argumento de prueba"
59696 #: fortran/resolve.c:14283
59697 #, fuzzy, gcc-internal-format, gfc-internal-format
59698 #| msgid "Assumed shape array at %L must be a dummy argument"
59699 msgid "Assumed-rank array at %L must be a dummy argument"
59700 msgstr "La matriz de forma asumida en %L debe ser un argumento de prueba"
59702 #: fortran/resolve.c:14290
59703 #, gcc-internal-format, gfc-internal-format
59704 msgid "Assumed-rank array at %L may not have the VALUE or CODIMENSION attribute"
59705 msgstr ""
59707 #: fortran/resolve.c:14303
59708 #, gcc-internal-format, gfc-internal-format
59709 msgid "Symbol at %L is not a DUMMY variable"
59710 msgstr "El símbolo en %L no es una variable DUMMY"
59712 #: fortran/resolve.c:14309
59713 #, fuzzy, gcc-internal-format
59714 #| msgid "'%s' at %L cannot have the VALUE attribute because it is not a dummy argument"
59715 msgid "%qs at %L cannot have the VALUE attribute because it is not a dummy argument"
59716 msgstr "'%s' en %L no puede tener el atributo VALUE porque no es un argumento dummy"
59718 #: fortran/resolve.c:14319
59719 #, fuzzy, gcc-internal-format
59720 #| msgid "Character dummy variable '%s' at %L with VALUE attribute must have constant length"
59721 msgid "Character dummy variable %qs at %L with VALUE attribute must have constant length"
59722 msgstr "La variable dummy de carácter '%s' en %L con atributo VALUE debe tener longitud constante"
59724 #: fortran/resolve.c:14328
59725 #, fuzzy, gcc-internal-format
59726 #| msgid "C interoperable character dummy variable '%s' at %L with VALUE attribute must have length one"
59727 msgid "C interoperable character dummy variable %qs at %L with VALUE attribute must have length one"
59728 msgstr "La variable dummy de carácter interoperable con C '%s' en %L con atributo VALUE debe ser de longitud uno"
59730 #: fortran/resolve.c:14341 fortran/resolve.c:14508
59731 #, fuzzy, gcc-internal-format
59732 #| msgid "The derived type '%s' at %L is of type '%s', which has not been defined"
59733 msgid "The derived type %qs at %L is of type %qs, which has not been defined"
59734 msgstr "El tipo derivado '%s' en %L es de tipo '%s', el cual no se ha definido"
59736 #: fortran/resolve.c:14355
59737 #, gcc-internal-format, gfc-internal-format
59738 msgid "Variable %s at %L with NO_ARG_CHECK attribute shall be a dummy argument"
59739 msgstr ""
59741 #: fortran/resolve.c:14364
59742 #, gcc-internal-format, gfc-internal-format
59743 msgid "Variable %s at %L with NO_ARG_CHECK attribute shall be of type TYPE(*) or of an numeric intrinsic type"
59744 msgstr ""
59746 #: fortran/resolve.c:14373
59747 #, fuzzy, gcc-internal-format, gfc-internal-format
59748 #| msgid "Variable '%s' at %L cannot have both the ALLOCATABLE and BIND(C) attributes"
59749 msgid "Variable %s at %L with NO_ARG_CHECK attribute may not have the ALLOCATABLE, CODIMENSION, POINTER or VALUE attribute"
59750 msgstr "La variable '%s' en %L no puede tener los atributos ALLOCATABLE y BIND(C) al mismo tiempo"
59752 #: fortran/resolve.c:14381
59753 #, fuzzy, gcc-internal-format, gfc-internal-format
59754 #| msgid "Variable '%s' at %L cannot have both the POINTER and BIND(C) attributes"
59755 msgid "Variable %s at %L with NO_ARG_CHECK attribute may not have the INTENT(OUT) attribute"
59756 msgstr "La variable '%s' en %L no puede tener los atributos POINTER y BIND(C) al mismo tiempo"
59758 #: fortran/resolve.c:14388
59759 #, fuzzy, gcc-internal-format, gfc-internal-format
59760 #| msgid "'%s' at %L has the CONTIGUOUS attribute but is not an array pointer or an assumed-shape array"
59761 msgid "Variable %s at %L with NO_ARG_CHECK attribute shall either be a scalar or an assumed-size array"
59762 msgstr "'%s' en %L tiene el atributo CONTIGUOUS pero no es un puntero de matriz o una matriz de forma asumida"
59764 #: fortran/resolve.c:14408
59765 #, fuzzy, gcc-internal-format, gfc-internal-format
59766 #| msgid "Assumed shape array '%s' at %L is not permitted in an initialization expression"
59767 msgid "Assumed type of variable %s at %L is only permitted for dummy variables"
59768 msgstr "No se permite la matriz de forma asumida '%s' en %L en una expresión de inicialización"
59770 #: fortran/resolve.c:14415
59771 #, fuzzy, gcc-internal-format, gfc-internal-format
59772 #| msgid "Variable '%s' at %L cannot have both the ALLOCATABLE and BIND(C) attributes"
59773 msgid "Assumed-type variable %s at %L may not have the ALLOCATABLE, CODIMENSION, POINTER or VALUE attribute"
59774 msgstr "La variable '%s' en %L no puede tener los atributos ALLOCATABLE y BIND(C) al mismo tiempo"
59776 #: fortran/resolve.c:14422
59777 #, fuzzy, gcc-internal-format, gfc-internal-format
59778 #| msgid "Variable '%s' at %L cannot have both the POINTER and BIND(C) attributes"
59779 msgid "Assumed-type variable %s at %L may not have the INTENT(OUT) attribute"
59780 msgstr "La variable '%s' en %L no puede tener los atributos POINTER y BIND(C) al mismo tiempo"
59782 #: fortran/resolve.c:14429
59783 #, fuzzy, gcc-internal-format, gfc-internal-format
59784 #| msgid "Loop variable at %C cannot be a coarray"
59785 msgid "Assumed-type variable %s at %L shall not be an explicit-shape array"
59786 msgstr "La variable de bucle en %C no puede ser una comatriz"
59788 #: fortran/resolve.c:14454
59789 #, fuzzy, gcc-internal-format
59790 #| msgid "Variable '%s' at %L cannot be BIND(C) because it is neither a COMMON block nor declared at the module level scope"
59791 msgid "Variable %qs at %L cannot be BIND(C) because it is neither a COMMON block nor declared at the module level scope"
59792 msgstr "La variable '%s' en %L no puede ser BIND(C) porque no es un bloque COMMON ni se declaró en el ámbito de nivel de módulo"
59794 #: fortran/resolve.c:14534
59795 #, fuzzy, gcc-internal-format
59796 #| msgid "Fortran 2003: PUBLIC %s '%s' at %L of PRIVATE derived type '%s'"
59797 msgid "PUBLIC %s %qs at %L of PRIVATE derived type %qs"
59798 msgstr "Fortran 2003: La función PUBLIC %s '%s' en %L es de tipo derivado PRIVATE '%s'"
59800 #: fortran/resolve.c:14549
59801 #, gcc-internal-format, gfc-internal-format
59802 msgid "Variable %s at %L of type LOCK_TYPE or with subcomponent of type LOCK_TYPE must be a coarray"
59803 msgstr "La variable %s en %L de tipo LOCK_TYPE o con un subcomponente de tipo LOCK_TYPE debe ser una comatriz"
59805 #: fortran/resolve.c:14562
59806 #, fuzzy, gcc-internal-format, gfc-internal-format
59807 #| msgid "Variable %s at %L of type LOCK_TYPE or with subcomponent of type LOCK_TYPE must be a coarray"
59808 msgid "Variable %s at %L of type EVENT_TYPE or with subcomponent of type LOCK_TYPE must be a coarray"
59809 msgstr "La variable %s en %L de tipo LOCK_TYPE o con un subcomponente de tipo LOCK_TYPE debe ser una comatriz"
59811 #: fortran/resolve.c:14580
59812 #, fuzzy, gcc-internal-format
59813 #| msgid "The INTENT(OUT) dummy argument '%s' at %L is ASSUMED SIZE and so cannot have a default initializer"
59814 msgid "The INTENT(OUT) dummy argument %qs at %L is ASSUMED SIZE and so cannot have a default initializer"
59815 msgstr "El argumento dummy INTENT(OUT) '%s' en %L es ASSUMED SIZE y por lo tanto no puede tener un inicializador por defecto"
59817 #: fortran/resolve.c:14592
59818 #, fuzzy, gcc-internal-format
59819 #| msgid "Dummy argument '%s' at %L of LOCK_TYPE shall not be INTENT(OUT)"
59820 msgid "Dummy argument %qs at %L of LOCK_TYPE shall not be INTENT(OUT)"
59821 msgstr "El argumento dummy '%s' en %L de LOCK_TYPE no puede ser INTENT(OUT)"
59823 #: fortran/resolve.c:14601
59824 #, fuzzy, gcc-internal-format
59825 #| msgid "Dummy argument '%s' at %L of LOCK_TYPE shall not be INTENT(OUT)"
59826 msgid "Dummy argument %qs at %L of EVENT_TYPE shall not be INTENT(OUT)"
59827 msgstr "El argumento dummy '%s' en %L de LOCK_TYPE no puede ser INTENT(OUT)"
59829 #: fortran/resolve.c:14613
59830 #, fuzzy, gcc-internal-format
59831 #| msgid "Function result '%s' at %L shall not be a coarray or have a coarray component"
59832 msgid "Function result %qs at %L shall not be a coarray or have a coarray component"
59833 msgstr "El resultado de la función '%s' en %L no puede ser una comatriz o tener un componente comatriz"
59835 #: fortran/resolve.c:14622
59836 #, fuzzy, gcc-internal-format
59837 #| msgid "Variable '%s' at %L of TYPE(C_PTR) or TYPE(C_FUNPTR) shall not be a coarray"
59838 msgid "Variable %qs at %L of TYPE(C_PTR) or TYPE(C_FUNPTR) shall not be a coarray"
59839 msgstr "La variable '%s' en %L de TYPE(C_PTR) o TYPE(C_FUNPTR) no debe ser una comatriz"
59841 #: fortran/resolve.c:14634
59842 #, fuzzy, gcc-internal-format
59843 #| msgid "Variable '%s' at %L with coarray component shall be a nonpointer, nonallocatable scalar"
59844 msgid "Variable %qs at %L with coarray component shall be a nonpointer, nonallocatable scalar, which is not a coarray"
59845 msgstr "La variable '%s' en %L con componente de comatriz debe ser un escalar que no sea puntero alojable"
59847 #: fortran/resolve.c:14649
59848 #, fuzzy, gcc-internal-format
59849 #| msgid "Variable '%s' at %L is a coarray and is not ALLOCATABLE, SAVE nor a dummy argument"
59850 msgid "Variable %qs at %L is a coarray and is not ALLOCATABLE, SAVE nor a dummy argument"
59851 msgstr "La variable '%s' en %L es una comatriz y no es ALLOCATABLE, SAVE ni un argumento dummy"
59853 #: fortran/resolve.c:14657
59854 #, fuzzy, gcc-internal-format
59855 #| msgid "Coarray variable '%s' at %L shall not have codimensions with deferred shape"
59856 msgid "Coarray variable %qs at %L shall not have codimensions with deferred shape"
59857 msgstr "La variable de comatriz '%s' en %L no debe tener codimensiones con forma diferida"
59859 #: fortran/resolve.c:14664
59860 #, fuzzy, gcc-internal-format
59861 #| msgid "Allocatable coarray variable '%s' at %L must have deferred shape"
59862 msgid "Allocatable coarray variable %qs at %L must have deferred shape"
59863 msgstr "La variable comatriz allocatable '%s' en %L debe tener forma diferida"
59865 #: fortran/resolve.c:14676
59866 #, fuzzy, gcc-internal-format
59867 #| msgid "Variable '%s' at %L is INTENT(OUT) and can thus not be an allocatable coarray or have coarray components"
59868 msgid "Variable %qs at %L is INTENT(OUT) and can thus not be an allocatable coarray or have coarray components"
59869 msgstr "La variable '%s' en %L es INTENT(OUT) y por lo tanto no puede ser una comatriz allocatable o tener componentes comatriz"
59871 #: fortran/resolve.c:14685
59872 #, fuzzy, gcc-internal-format
59873 #| msgid "Coarray dummy variable '%s' at %L not allowed in BIND(C) procedure '%s'"
59874 msgid "Coarray dummy variable %qs at %L not allowed in BIND(C) procedure %qs"
59875 msgstr "No se permite la variable dummy comatriz '%s' en %L en el procedimiento BIND(C) '%s'"
59877 #: fortran/resolve.c:14701
59878 #, fuzzy, gcc-internal-format
59879 #| msgid "Coarray dummy variable '%s' at %L not allowed in BIND(C) procedure '%s'"
59880 msgid "LOGICAL dummy argument %qs at %L with non-C_Bool kind in BIND(C) procedure %qs"
59881 msgstr "No se permite la variable dummy comatriz '%s' en %L en el procedimiento BIND(C) '%s'"
59883 #: fortran/resolve.c:14707
59884 #, fuzzy, gcc-internal-format
59885 #| msgid "Coarray dummy variable '%s' at %L not allowed in BIND(C) procedure '%s'"
59886 msgid "LOGICAL result variable %qs at %L with non-C_Bool kind in BIND(C) procedure %qs"
59887 msgstr "No se permite la variable dummy comatriz '%s' en %L en el procedimiento BIND(C) '%s'"
59889 #: fortran/resolve.c:14732
59890 #, fuzzy, gcc-internal-format
59891 #| msgid "Namelist %s cannot be renamed by USE association to %s"
59892 msgid "Namelist %qs can not be an argument to subroutine or function at %L"
59893 msgstr "La lista de nombres %s no se puede renombrar por asociación de USE a %s"
59895 #: fortran/resolve.c:14802
59896 #, gcc-internal-format, gfc-internal-format
59897 msgid "Threadprivate at %L isn't SAVEd"
59898 msgstr "No se guarda (SAVE) el threadprivate en %L"
59900 #: fortran/resolve.c:14813
59901 #, gcc-internal-format
59902 msgid "!$OMP DECLARE TARGET variable %qs at %L isn't SAVEd"
59903 msgstr ""
59905 #: fortran/resolve.c:14909
59906 #, gcc-internal-format
59907 msgid "check_data_variable(): Bad expression"
59908 msgstr ""
59910 #: fortran/resolve.c:14915
59911 #, fuzzy, gcc-internal-format
59912 #| msgid "BLOCK DATA element '%s' at %L must be in COMMON"
59913 msgid "BLOCK DATA element %qs at %L must be in COMMON"
59914 msgstr "El elemento BLOCK DATA '%s' en %L debe estar en COMMON"
59916 #: fortran/resolve.c:14921
59917 #, fuzzy, gcc-internal-format
59918 #| msgid "DATA array '%s' at %L must be specified in a previous declaration"
59919 msgid "DATA array %qs at %L must be specified in a previous declaration"
59920 msgstr "La matriz DATA '%s' en %L se debe especificar en una declaración previa"
59922 #: fortran/resolve.c:14930
59923 #, fuzzy, gcc-internal-format
59924 #| msgid "DATA element '%s' at %L cannot have a coindex"
59925 msgid "DATA element %qs at %L cannot have a coindex"
59926 msgstr "El elemento DATA '%s' en %L no puede tener un coíndice"
59928 #: fortran/resolve.c:14944
59929 #, fuzzy, gcc-internal-format
59930 #| msgid "DATA element '%s' at %L is a pointer and so must be a full array"
59931 msgid "DATA element %qs at %L is a pointer and so must be a full array"
59932 msgstr "El elemento DATA '%s' en %L es un puntero y entonces debe ser una matriz completa"
59934 #: fortran/resolve.c:14990
59935 #, gcc-internal-format, gfc-internal-format
59936 msgid "Nonconstant array section at %L in DATA statement"
59937 msgstr "Sección de matriz no constante en %L en la declaración DATA"
59939 #: fortran/resolve.c:15003
59940 #, gcc-internal-format, gfc-internal-format
59941 msgid "DATA statement at %L has more variables than values"
59942 msgstr "La declaración DATA en %L tiene más variables que valores"
59944 #: fortran/resolve.c:15102
59945 #, gcc-internal-format, gfc-internal-format
59946 msgid "start of implied-do loop at %L could not be simplified to a constant value"
59947 msgstr "el inicio del bucle do implícito en %L no se puede simplificar a un valor constante"
59949 #: fortran/resolve.c:15110
59950 #, gcc-internal-format, gfc-internal-format
59951 msgid "end of implied-do loop at %L could not be simplified to a constant value"
59952 msgstr "el final del bucle do implícito en %L no se puede simplificar a un valor constante"
59954 #: fortran/resolve.c:15118
59955 #, gcc-internal-format, gfc-internal-format
59956 msgid "step of implied-do loop at %L could not be simplified to a constant value"
59957 msgstr "el paso del bucle do implícito en %L no se puede simplificar a un valor constante"
59959 #: fortran/resolve.c:15243
59960 #, gcc-internal-format, gfc-internal-format
59961 msgid "DATA statement at %L has more values than variables"
59962 msgstr "La declaración DATA en %L tiene más valores que variables"
59964 #: fortran/resolve.c:15408
59965 #, gcc-internal-format, gfc-internal-format
59966 msgid "Label %d at %L defined but not used"
59967 msgstr "Se define la etiqueta %d en %L pero no se usa"
59969 #: fortran/resolve.c:15414
59970 #, gcc-internal-format, gfc-internal-format
59971 msgid "Label %d at %L defined but cannot be used"
59972 msgstr "Se define la etiqueta %d en %L pero no se puede usar"
59974 #: fortran/resolve.c:15498
59975 #, fuzzy, gcc-internal-format
59976 #| msgid "Derived type variable '%s' at %L must have SEQUENCE attribute to be an EQUIVALENCE object"
59977 msgid "Derived type variable %qs at %L must have SEQUENCE attribute to be an EQUIVALENCE object"
59978 msgstr "La variable de tipo derivado '%s' en %L debe tener el atributo SEQUENCE para ser un objeto EQUIVALENCE"
59980 #: fortran/resolve.c:15507
59981 #, fuzzy, gcc-internal-format
59982 #| msgid "Derived type variable '%s' at %L cannot have ALLOCATABLE components to be an EQUIVALENCE object"
59983 msgid "Derived type variable %qs at %L cannot have ALLOCATABLE components to be an EQUIVALENCE object"
59984 msgstr "La variable de tipo derivado '%s' en %L no puede tener componentes ALLOCATABLE que sean un objeto EQUIVALENCE"
59986 #: fortran/resolve.c:15515
59987 #, fuzzy, gcc-internal-format
59988 #| msgid "Derived type variable '%s' at %L with default initialization cannot be in EQUIVALENCE with a variable in COMMON"
59989 msgid "Derived type variable %qs at %L with default initialization cannot be in EQUIVALENCE with a variable in COMMON"
59990 msgstr "La variable de tipo derivado '%s' en %L con inicializadores por defecto no puede ser un objeto EQUIVALENCE con una variable en COMMON"
59992 #: fortran/resolve.c:15531
59993 #, fuzzy, gcc-internal-format
59994 #| msgid "Derived type variable '%s' at %L with pointer component(s) cannot be an EQUIVALENCE object"
59995 msgid "Derived type variable %qs at %L with pointer component(s) cannot be an EQUIVALENCE object"
59996 msgstr "La variable de tipo derivado '%s' en %L con componente(s) de puntero no puede ser un objeto EQUIVALENCE"
59998 #: fortran/resolve.c:15634
59999 #, gcc-internal-format, gfc-internal-format
60000 msgid "Syntax error in EQUIVALENCE statement at %L"
60001 msgstr "Error sintáctico en la declaración EQUIVALENCE en %L"
60003 #: fortran/resolve.c:15649
60004 #, gcc-internal-format, gfc-internal-format
60005 msgid "Either all or none of the objects in the EQUIVALENCE set at %L shall have the PROTECTED attribute"
60006 msgstr "Todos o ninguno de los objetos en el conjunto EQUIVALENCE en %L deben tener el atributo PROTECTED"
60008 #: fortran/resolve.c:15661
60009 #, fuzzy, gcc-internal-format
60010 #| msgid "Common block member '%s' at %L cannot be an EQUIVALENCE object in the pure procedure '%s'"
60011 msgid "Common block member %qs at %L cannot be an EQUIVALENCE object in the pure procedure %qs"
60012 msgstr "El miembro de bloque común '%s' en %L no puede ser un objeto EQUIVALENCE en el procedimiento puro '%s'"
60014 #: fortran/resolve.c:15670
60015 #, fuzzy, gcc-internal-format
60016 #| msgid "Named constant '%s' at %L cannot be an EQUIVALENCE object"
60017 msgid "Named constant %qs at %L cannot be an EQUIVALENCE object"
60018 msgstr "La constante nombrada '%s' en %L no puede ser un objeto EQUIVALENCE"
60020 #: fortran/resolve.c:15743
60021 #, fuzzy, gcc-internal-format
60022 #| msgid "Array '%s' at %L with non-constant bounds cannot be an EQUIVALENCE object"
60023 msgid "Array %qs at %L with non-constant bounds cannot be an EQUIVALENCE object"
60024 msgstr "La matriz '%s' en %L con límites que no son constantes no puede ser un objeto EQUIVALENCE"
60026 #: fortran/resolve.c:15754
60027 #, fuzzy, gcc-internal-format
60028 #| msgid "Structure component '%s' at %L cannot be an EQUIVALENCE object"
60029 msgid "Structure component %qs at %L cannot be an EQUIVALENCE object"
60030 msgstr "El componente de estructura '%s' en %L no puede ser un objeto EQUIVALENCE"
60032 #: fortran/resolve.c:15765
60033 #, gcc-internal-format, gfc-internal-format
60034 msgid "Substring at %L has length zero"
60035 msgstr "La subcadena en %L tiene longitud cero"
60037 #: fortran/resolve.c:15856
60038 #, fuzzy, gcc-internal-format
60039 #| msgid "PUBLIC function '%s' at %L cannot be of PRIVATE type '%s'"
60040 msgid "PUBLIC function %qs at %L of PRIVATE type %qs"
60041 msgstr "La función PUBLIC '%s' en %L no puede ser del tipo PRIVATE '%s'"
60043 #: fortran/resolve.c:15869
60044 #, fuzzy, gcc-internal-format
60045 #| msgid "ENTRY '%s' at %L has no IMPLICIT type"
60046 msgid "ENTRY %qs at %L has no IMPLICIT type"
60047 msgstr "ENTRY '%s' en %L no tiene tipo IMPLICIT"
60049 #: fortran/resolve.c:15889
60050 #, fuzzy, gcc-internal-format
60051 #| msgid "User operator procedure '%s' at %L must be a FUNCTION"
60052 msgid "User operator procedure %qs at %L must be a FUNCTION"
60053 msgstr "El procedimiento de operador de usuario '%s' en %L debe ser FUNCTION"
60055 #: fortran/resolve.c:15899
60056 #, fuzzy, gcc-internal-format
60057 #| msgid "User operator procedure '%s' at %L cannot be assumed character length"
60058 msgid "User operator procedure %qs at %L cannot be assumed character length"
60059 msgstr "El procedimiento de operador de usuario '%s' en %L no puede ser de longitud de carácter asumido"
60061 #: fortran/resolve.c:15907
60062 #, fuzzy, gcc-internal-format
60063 #| msgid "User operator procedure '%s' at %L must have at least one argument"
60064 msgid "User operator procedure %qs at %L must have at least one argument"
60065 msgstr "El procedimiento de operador de usuario '%s' en %L debe tener al menos un argumento"
60067 #: fortran/resolve.c:15921
60068 #, gcc-internal-format, gfc-internal-format
60069 msgid "First argument of operator interface at %L cannot be optional"
60070 msgstr "El primer argumento de la interfaz de operador en %L no puede ser opcional"
60072 #: fortran/resolve.c:15939
60073 #, gcc-internal-format, gfc-internal-format
60074 msgid "Second argument of operator interface at %L cannot be optional"
60075 msgstr "El segundo argumento de la interfaz de operador en %L no puede ser opcional"
60077 #: fortran/resolve.c:15946
60078 #, gcc-internal-format, gfc-internal-format
60079 msgid "Operator interface at %L must have, at most, two arguments"
60080 msgstr "La interfaz de operador en %L debe tener, cuando mucho, dos argumentos"
60082 #: fortran/resolve.c:16024
60083 #, fuzzy, gcc-internal-format
60084 #| msgid "Contained procedure '%s' at %L of a PURE procedure must also be PURE"
60085 msgid "Contained procedure %qs at %L of a PURE procedure must also be PURE"
60086 msgstr "El procedimiento contenido '%s' en %L de un procedimiento PURE también debe ser PURE"
60088 #: fortran/scanner.c:330
60089 #, fuzzy, gcc-internal-format
60090 #| msgid "can't create directory %s: %m"
60091 msgid "Include directory %qs: %s"
60092 msgstr "no se puede crear el directorio %s: %m"
60094 #: fortran/scanner.c:334
60095 #, fuzzy, gcc-internal-format
60096 #| msgid "ignoring nonexistent directory \"%s\"\n"
60097 msgid "Nonexistent include directory %qs"
60098 msgstr "se descarta el directorio inexistente \"%s\"\n"
60100 #: fortran/scanner.c:339
60101 #, fuzzy, gcc-internal-format
60102 #| msgid "%s: Not a directory"
60103 msgid "%qs is not a directory"
60104 msgstr "%s: No es un directorio"
60106 #: fortran/scanner.c:742
60107 #, fuzzy, gcc-internal-format, gfc-internal-format
60108 #| msgid "!$OMP at %C starts a commented line as it neither is followed by a space nor is a continuation line"
60109 msgid "!$ACC at %C starts a commented line as it neither is followed by a space nor is a continuation line"
60110 msgstr "!$OMP en %C inicia una línea comentada y no está seguido de un espacio ni es una continuación de línea"
60112 #: fortran/scanner.c:782
60113 #, gcc-internal-format, gfc-internal-format
60114 msgid "!$OMP at %C starts a commented line as it neither is followed by a space nor is a continuation line"
60115 msgstr "!$OMP en %C inicia una línea comentada y no está seguido de un espacio ni es una continuación de línea"
60117 #: fortran/scanner.c:1275 fortran/scanner.c:1468
60118 #, gcc-internal-format, gfc-internal-format
60119 msgid "Line truncated at %L"
60120 msgstr "Se truncó la línea en %L"
60122 #: fortran/scanner.c:1331 fortran/scanner.c:1546
60123 #, gcc-internal-format, gfc-internal-format
60124 msgid "Limit of %d continuations exceeded in statement at %C"
60125 msgstr "Se excedió el límite de %d continuaciones en la declaración en %C"
60127 #: fortran/scanner.c:1410 fortran/scanner.c:1507
60128 #, gcc-internal-format, gfc-internal-format
60129 msgid "Wrong OpenACC continuation at %C: expected !$ACC, got !$OMP"
60130 msgstr ""
60132 #: fortran/scanner.c:1412 fortran/scanner.c:1509
60133 #, gcc-internal-format, gfc-internal-format
60134 msgid "Wrong OpenMP continuation at %C: expected !$OMP, got !$ACC"
60135 msgstr ""
60137 #: fortran/scanner.c:1423
60138 #, fuzzy, gcc-internal-format
60139 #| msgid "Missing '&' in continued character constant at %C"
60140 msgid "Missing %<&%> in continued character constant at %C"
60141 msgstr "Falta un '&' en la constante de carácter continuado en %C"
60143 #: fortran/scanner.c:1697
60144 #, gcc-internal-format, gfc-internal-format
60145 msgid "Nonconforming tab character at %C"
60146 msgstr "Carácter de tabulación que no es conforme en %C"
60148 #: fortran/scanner.c:1785 fortran/scanner.c:1788
60149 #, fuzzy, gcc-internal-format
60150 #| msgid "'&' not allowed by itself in line %d"
60151 msgid "%<&%> not allowed by itself in line %d"
60152 msgstr "no se permite '&' por sí solo en la línea %d"
60154 #: fortran/scanner.c:1847
60155 #, gcc-internal-format, gfc-internal-format
60156 msgid "Nonconforming tab character in column %d of line %d"
60157 msgstr "Carácter de tabulador que no es conformante en la columna %d de la línea %d"
60159 #: fortran/scanner.c:2076
60160 #, fuzzy, gcc-internal-format
60161 #| msgid "%s:%d: file %s left but not entered"
60162 msgid "file %qs left but not entered"
60163 msgstr "%s:%d: se dejó el fichero %s pero no se entró"
60165 #: fortran/scanner.c:2114
60166 #, fuzzy, gcc-internal-format
60167 #| msgid "%s:%d: Illegal preprocessor directive"
60168 msgid "Illegal preprocessor directive"
60169 msgstr "%s:%d: Directiva de preprocesamiento ilegal"
60171 #: fortran/scanner.c:2241
60172 #, fuzzy, gcc-internal-format
60173 #| msgid "Can't open file '%s'"
60174 msgid "Can't open file %qs"
60175 msgstr "No se puede abrir el fichero '%s'"
60177 #: fortran/simplify.c:88
60178 #, gcc-internal-format, gfc-internal-format
60179 msgid "Result of %s overflows its kind at %L"
60180 msgstr "El resultado de %s desborda su género en %L"
60182 #: fortran/simplify.c:93
60183 #, gcc-internal-format, gfc-internal-format
60184 msgid "Result of %s underflows its kind at %L"
60185 msgstr "El resultado de %s desborda por debajo su género en %L"
60187 #: fortran/simplify.c:98
60188 #, gcc-internal-format, gfc-internal-format
60189 msgid "Result of %s is NaN at %L"
60190 msgstr "El resultado de %s es NaN en %L"
60192 #: fortran/simplify.c:102
60193 #, gcc-internal-format, gfc-internal-format
60194 msgid "Result of %s gives range error for its kind at %L"
60195 msgstr "El resultado de %s da un rango de error para su género en %L"
60197 #: fortran/simplify.c:125
60198 #, gcc-internal-format, gfc-internal-format
60199 msgid "KIND parameter of %s at %L must be an initialization expression"
60200 msgstr "El parámetro KIND de %s en %L debe ser una expresión de inicialización"
60202 #: fortran/simplify.c:133
60203 #, gcc-internal-format, gfc-internal-format
60204 msgid "Invalid KIND parameter of %s at %L"
60205 msgstr "El parámetro KIND de %s es no válido en %L"
60207 #: fortran/simplify.c:701
60208 #, gcc-internal-format
60209 msgid "gfc_simplify_abs(): Bad type"
60210 msgstr ""
60212 #: fortran/simplify.c:722
60213 #, gcc-internal-format, gfc-internal-format
60214 msgid "Argument of %s function at %L is negative"
60215 msgstr "El argumento de la función %s en %L es negativo"
60217 #: fortran/simplify.c:729
60218 #, gcc-internal-format, gfc-internal-format
60219 msgid "Argument of %s function at %L outside of range [0,127]"
60220 msgstr "El argumento de la función %s en %L está fuera de rango [0,127]"
60222 #: fortran/simplify.c:747
60223 #, gcc-internal-format, gfc-internal-format
60224 msgid "Argument of %s function at %L is too large for the collating sequence of kind %d"
60225 msgstr "El argumento de la función %s en %L es demasiado grande para la secuencia de ordenado de género %d"
60227 #: fortran/simplify.c:784
60228 #, gcc-internal-format, gfc-internal-format
60229 msgid "Argument of ACOS at %L must be between -1 and 1"
60230 msgstr "El argumento de ACOS en %L debe estar entre -1 y 1"
60232 #: fortran/simplify.c:798
60233 #, gcc-internal-format
60234 msgid "in gfc_simplify_acos(): Bad type"
60235 msgstr ""
60237 #: fortran/simplify.c:817
60238 #, gcc-internal-format, gfc-internal-format
60239 msgid "Argument of ACOSH at %L must not be less than 1"
60240 msgstr "El argumento ACOSH en %L no debe ser menor a 1"
60242 #: fortran/simplify.c:832
60243 #, gcc-internal-format
60244 msgid "in gfc_simplify_acosh(): Bad type"
60245 msgstr ""
60247 #: fortran/simplify.c:1061
60248 #, gcc-internal-format, gfc-internal-format
60249 msgid "Argument of ASIN at %L must be between -1 and 1"
60250 msgstr "El argumento de ASIN en %L debe estar entre -1 y 1"
60252 #: fortran/simplify.c:1075
60253 #, gcc-internal-format
60254 msgid "in gfc_simplify_asin(): Bad type"
60255 msgstr ""
60257 #: fortran/simplify.c:1103
60258 #, gcc-internal-format
60259 msgid "in gfc_simplify_asinh(): Bad type"
60260 msgstr ""
60262 #: fortran/simplify.c:1131
60263 #, gcc-internal-format
60264 msgid "in gfc_simplify_atan(): Bad type"
60265 msgstr ""
60267 #: fortran/simplify.c:1152
60268 #, gcc-internal-format, gfc-internal-format
60269 msgid "Argument of ATANH at %L must be inside the range -1 to 1"
60270 msgstr "El argumento de ATANH en %L debe estar dentro del rango -1 a 1"
60272 #: fortran/simplify.c:1166
60273 #, gcc-internal-format
60274 msgid "in gfc_simplify_atanh(): Bad type"
60275 msgstr ""
60277 #: fortran/simplify.c:1183
60278 #, gcc-internal-format, gfc-internal-format
60279 msgid "If first argument of ATAN2 %L is zero, then the second argument must not be zero"
60280 msgstr "Si el primer argumento de ATAN2 %L es cero, entonces el segundo argumento no debe ser cero"
60282 #: fortran/simplify.c:1275
60283 #, gcc-internal-format, gfc-internal-format
60284 msgid "Result of BESSEL_YN is -INF at %L"
60285 msgstr "El resultado de BESSEL_YN es -INF en %L"
60287 #: fortran/simplify.c:1644
60288 #, gcc-internal-format
60289 msgid "gfc_simplify_dcmplx(): Bad type (x)"
60290 msgstr ""
60292 #: fortran/simplify.c:1663
60293 #, gcc-internal-format
60294 msgid "gfc_simplify_dcmplx(): Bad type (y)"
60295 msgstr ""
60297 #: fortran/simplify.c:1744
60298 #, gcc-internal-format
60299 msgid "in simplify_trig_call(): Bad intrinsic"
60300 msgstr ""
60302 #: fortran/simplify.c:1804
60303 #, fuzzy, gcc-internal-format
60304 #| msgid "gfc_trans_code(): Bad statement code"
60305 msgid "in gfc_simplify_trigd(): Bad type"
60306 msgstr "gfc_trans_code(): Código de declaración erróneo"
60308 #: fortran/simplify.c:1822
60309 #, fuzzy, gcc-internal-format
60310 #| msgid "gfc_trans_code(): Bad statement code"
60311 msgid "in gfc_simplify_atrigd(): Bad type"
60312 msgstr "gfc_trans_code(): Código de declaración erróneo"
60314 #: fortran/simplify.c:1846
60315 #, fuzzy, gcc-internal-format
60316 #| msgid "gfc_trans_code(): Bad statement code"
60317 msgid "in gfc_simplify_atan2d(): Bad type"
60318 msgstr "gfc_trans_code(): Código de declaración erróneo"
60320 #: fortran/simplify.c:1884
60321 #, gcc-internal-format
60322 msgid "in gfc_simplify_cos(): Bad type"
60323 msgstr ""
60325 #: fortran/simplify.c:2117
60326 #, gcc-internal-format
60327 msgid "gfc_simplify_dim(): Bad type"
60328 msgstr ""
60330 #: fortran/simplify.c:2425
60331 #, gcc-internal-format
60332 msgid "in gfc_simplify_exp(): Bad type"
60333 msgstr ""
60335 #: fortran/simplify.c:2623
60336 #, gcc-internal-format
60337 msgid "gfc_simplify_floor(): Bad kind"
60338 msgstr ""
60340 #: fortran/simplify.c:2773
60341 #, gcc-internal-format, gfc-internal-format
60342 msgid "Argument of IACHAR at %L must be of length one"
60343 msgstr "El argumento de IACHAR en %L debe ser de longitud uno"
60345 #: fortran/simplify.c:2781
60346 #, gcc-internal-format, gfc-internal-format
60347 msgid "Argument of IACHAR function at %L outside of range 0..127"
60348 msgstr "El argumento de la función IACHAR en %L está fuera de rango 0..127"
60350 #: fortran/simplify.c:2896
60351 #, gcc-internal-format, gfc-internal-format
60352 msgid "Sum of second and third arguments of IBITS exceeds bit size at %L"
60353 msgstr "La suma del segundo y tercer argumentos de IBITS excede el tamaño de bit en %L"
60355 #: fortran/simplify.c:2920
60356 #, gcc-internal-format
60357 msgid "IBITS: Bad bit"
60358 msgstr ""
60360 #: fortran/simplify.c:2971
60361 #, gcc-internal-format, gfc-internal-format
60362 msgid "Argument of ICHAR at %L must be of length one"
60363 msgstr "El argumento de ICHAR en %L debe ser de longitud uno"
60365 #. Left shift, as in SHIFTL.
60366 #: fortran/simplify.c:3336 fortran/simplify.c:3344
60367 #, gcc-internal-format, gfc-internal-format
60368 msgid "Second argument of %s is negative at %L"
60369 msgstr "El segundo argumento de %s es negativo en %L"
60371 #: fortran/simplify.c:3356
60372 #, gcc-internal-format, gfc-internal-format
60373 msgid "Magnitude of second argument of %s exceeds bit size at %L"
60374 msgstr "La magnitud del segundo argumento de %s excede el tamaño de bit en %L"
60376 #: fortran/simplify.c:3481
60377 #, fuzzy, gcc-internal-format, gfc-internal-format
60378 #| msgid "Magnitude of second argument of ISHFTC exceeds BIT_SIZE of first argument at %L"
60379 msgid "Magnitude of second argument of ISHFTC exceeds BIT_SIZE of first argument at %C"
60380 msgstr "La magnitud del segundo argumento de ISHFTC excede el BIT_SIZE del primer argumento en %L"
60382 #: fortran/simplify.c:3484
60383 #, fuzzy, gcc-internal-format, gfc-internal-format
60384 #| msgid "The absolute value of SHIFT at %L must be less than or equal to SIZE at %L"
60385 msgid "Absolute value of SHIFT shall be less than or equal to SIZE at %C"
60386 msgstr "El valor absoluto de SHIFT en %L debe ser menor o igual a SIZE en %L"
60388 #: fortran/simplify.c:3804 fortran/simplify.c:3936
60389 #, gcc-internal-format, gfc-internal-format
60390 msgid "DIM argument at %L is out of bounds"
60391 msgstr "El argumento DIM en %L está fuera de los límites"
60393 #: fortran/simplify.c:4119
60394 #, gcc-internal-format, gfc-internal-format
60395 msgid "Argument of LOG at %L cannot be less than or equal to zero"
60396 msgstr "El argumento de LOG en %L no puede ser menor o igual a cero"
60398 #: fortran/simplify.c:4132
60399 #, gcc-internal-format, gfc-internal-format
60400 msgid "Complex argument of LOG at %L cannot be zero"
60401 msgstr "El argumento complejo de LOG en %L no puede ser cero"
60403 #: fortran/simplify.c:4143
60404 #, gcc-internal-format
60405 msgid "gfc_simplify_log: bad type"
60406 msgstr ""
60408 #: fortran/simplify.c:4160
60409 #, gcc-internal-format, gfc-internal-format
60410 msgid "Argument of LOG10 at %L cannot be less than or equal to zero"
60411 msgstr "El argumento de LOG10 en %L no puede ser menor o igual a cero"
60413 #: fortran/simplify.c:4461
60414 #, gcc-internal-format
60415 msgid "simplify_min_max(): Bad type in arglist"
60416 msgstr ""
60418 #. Result is processor-dependent.
60419 #: fortran/simplify.c:4637
60420 #, gcc-internal-format, gfc-internal-format
60421 msgid "Second argument MOD at %L is zero"
60422 msgstr "El segundo argumento MOD en %L es cero"
60424 #. Result is processor-dependent.
60425 #: fortran/simplify.c:4648
60426 #, gcc-internal-format, gfc-internal-format
60427 msgid "Second argument of MOD at %L is zero"
60428 msgstr "El segundo argumento de MOD en %L es cero"
60430 #: fortran/simplify.c:4659
60431 #, fuzzy, gcc-internal-format
60432 #| msgid "gfc_trans_code(): Bad statement code"
60433 msgid "gfc_simplify_mod(): Bad arguments"
60434 msgstr "gfc_trans_code(): Código de declaración erróneo"
60436 #. Result is processor-dependent. This processor just opts
60437 #. to not handle it at all.
60438 #. Result is processor-dependent.
60439 #: fortran/simplify.c:4685 fortran/simplify.c:4697
60440 #, gcc-internal-format, gfc-internal-format
60441 msgid "Second argument of MODULO at %L is zero"
60442 msgstr "El segundo argumento de MODULO en %L es cero"
60444 #: fortran/simplify.c:4717
60445 #, gcc-internal-format
60446 msgid "gfc_simplify_modulo(): Bad arguments"
60447 msgstr ""
60449 #: fortran/simplify.c:4765
60450 #, gcc-internal-format, gfc-internal-format
60451 msgid "Result of NEAREST is NaN at %L"
60452 msgstr "El resultado de NEAREST es NaN en %L"
60454 #: fortran/simplify.c:5240
60455 #, gcc-internal-format, gfc-internal-format
60456 msgid "Argument NCOPIES of REPEAT intrinsic is negative at %L"
60457 msgstr "El argumento NCOPIES del intrínseco REPEAT es negativo en %L"
60459 #: fortran/simplify.c:5295
60460 #, gcc-internal-format, gfc-internal-format
60461 msgid "Argument NCOPIES of REPEAT intrinsic is too large at %L"
60462 msgstr "El argumento NCOPIES del intrínseco REPEAT es demasiado grande en %L"
60464 #: fortran/simplify.c:5448
60465 #, fuzzy, gcc-internal-format, gfc-internal-format
60466 #| msgid "Integer too large at %C"
60467 msgid "Reshaped array too large at %C"
60468 msgstr "Entero demasiado grande en %C"
60470 #: fortran/simplify.c:5562
60471 #, gcc-internal-format, gfc-internal-format
60472 msgid "Result of SCALE overflows its kind at %L"
60473 msgstr "El resultado de SCALE desborda su género en %L"
60475 #: fortran/simplify.c:6141
60476 #, fuzzy, gcc-internal-format
60477 #| msgid "Bad type in constant expression"
60478 msgid "Bad type in gfc_simplify_sign"
60479 msgstr "Tipo erróneo en la expresión constante"
60481 #: fortran/simplify.c:6170
60482 #, gcc-internal-format
60483 msgid "in gfc_simplify_sin(): Bad type"
60484 msgstr ""
60486 #: fortran/simplify.c:6297 fortran/simplify.c:6576
60487 #, gcc-internal-format
60488 msgid "Failure getting length of a constant array."
60489 msgstr ""
60491 #: fortran/simplify.c:6307
60492 #, fuzzy, gcc-internal-format
60493 #| msgid "The number of elements in the array constructor at %L requires an increase of the allowed %d upper limit.   See -fmax-array-constructor option"
60494 msgid "The number of elements (%d) in the array constructor at %L requires an increase of the allowed %d upper limit.  See %<-fmax-array-constructor%> option."
60495 msgstr "El número de elementos en el constructor de matriz en %L requiere un incremento del límite superior %d permitido.  Vea la opción -fmax-array-constructor."
60497 #: fortran/simplify.c:6373
60498 #, fuzzy, gcc-internal-format, gfc-internal-format
60499 #| msgid "Finalization at %L is not yet implemented"
60500 msgid "Simplification of SPREAD at %C not yet implemented"
60501 msgstr "Aún no se admite la finalización en %L"
60503 #: fortran/simplify.c:6397
60504 #, gcc-internal-format, gfc-internal-format
60505 msgid "Argument of SQRT at %L has a negative value"
60506 msgstr "El argumento de SQRT en %L tiene un valor negativo"
60508 #: fortran/simplify.c:6413
60509 #, fuzzy, gcc-internal-format, gfc-internal-format
60510 #| msgid "Invalid second argument of IBSET at %L"
60511 msgid "invalid argument of SQRT at %L"
60512 msgstr "Segundo argumento de IBSET no válido en %L"
60514 #: fortran/simplify.c:6743
60515 #, gcc-internal-format, gfc-internal-format
60516 msgid "Out of bounds in IMAGE_INDEX at %L for dimension %d, SUB has %ld and COARRAY lower bound is %ld)"
60517 msgstr "Fuera de límites en IMAGE_INDEX en %L para la dimensión %d, SUB tiene %ld y el límite inferior de COARRAY  es %ld)"
60519 #: fortran/simplify.c:6766
60520 #, gcc-internal-format, gfc-internal-format
60521 msgid "Out of bounds in IMAGE_INDEX at %L for dimension %d, SUB has %ld and COARRAY upper bound is %ld)"
60522 msgstr "Fuera de límites en IMAGE_INDEX en %L para la dimensión %d, SUB tiene %ld y el límite superior de COARRAY es %ld)"
60524 #: fortran/simplify.c:7131
60525 #, fuzzy, gcc-internal-format
60526 #| msgid "gfc_conv_constant_to_tree(): invalid type: %s"
60527 msgid "gfc_convert_constant(): Unexpected type"
60528 msgstr "gfc_conv_constant_to_tree(): tipo no válido: %s"
60530 #: fortran/simplify.c:7217
60531 #, fuzzy, gcc-internal-format
60532 #| msgid "Character '%s' in string at %L cannot be converted into character kind %d"
60533 msgid "Character %qs in string at %L cannot be converted into character kind %d"
60534 msgstr "El carácter '%s' en la cadena en %L no se puede convertir al género de carácter %d"
60536 #: fortran/st.c:273
60537 #, fuzzy, gcc-internal-format
60538 #| msgid "gfc_trans_code(): Bad statement code"
60539 msgid "gfc_free_statement(): Bad statement"
60540 msgstr "gfc_trans_code(): Código de declaración erróneo"
60542 #: fortran/symbol.c:141
60543 #, fuzzy, gcc-internal-format, gfc-internal-format
60544 #| msgid "SAVE statement at %C follows blanket SAVE statement"
60545 msgid "IMPLICIT NONE (type) statement at %L following an IMPLICIT statement"
60546 msgstr "Declaración SAVE en %C después de una declaración SAVE incondicional"
60548 #: fortran/symbol.c:178
60549 #, fuzzy, gcc-internal-format
60550 #| msgid "Letter '%c' already set in IMPLICIT statement at %C"
60551 msgid "Letter %qc already set in IMPLICIT statement at %C"
60552 msgstr "Ya se definió la letra '%c' en la declaración IMPLICIT en %C"
60554 #: fortran/symbol.c:200
60555 #, gcc-internal-format, gfc-internal-format
60556 msgid "Cannot specify IMPLICIT at %C after IMPLICIT NONE"
60557 msgstr "No se puede especificar IMPLICIT en %C después de IMPLICIT NONE"
60559 #: fortran/symbol.c:210
60560 #, fuzzy, gcc-internal-format
60561 #| msgid "Letter %c already has an IMPLICIT type at %C"
60562 msgid "Letter %qc already has an IMPLICIT type at %C"
60563 msgstr "La letra %c ya tiene un tipo IMPLICIT en %C"
60565 #: fortran/symbol.c:234
60566 #, gcc-internal-format
60567 msgid "Option %<-fallow-leading-underscore%> is for use only by gfortran developers, and should not be used for implicitly typed variables"
60568 msgstr ""
60570 #: fortran/symbol.c:239
60571 #, gcc-internal-format
60572 msgid "gfc_get_default_type(): Bad symbol %qs"
60573 msgstr ""
60575 #: fortran/symbol.c:258
60576 #, gcc-internal-format
60577 msgid "gfc_set_default_type(): symbol already has a type"
60578 msgstr ""
60580 #: fortran/symbol.c:266
60581 #, fuzzy, gcc-internal-format
60582 #| msgid "Symbol '%s' at %L has no IMPLICIT type"
60583 msgid "Symbol %qs at %L has no IMPLICIT type"
60584 msgstr "El símbolo '%s' en %L no tiene tipo IMPLICIT"
60586 #. BIND(C) variables should not be implicitly declared.
60587 #: fortran/symbol.c:286
60588 #, fuzzy, gcc-internal-format
60589 #| msgid "Implicitly declared BIND(C) variable '%s' at %L may not be C interoperable"
60590 msgid "Implicitly declared BIND(C) variable %qs at %L may not be C interoperable"
60591 msgstr "La variable BIND(C) '%s' declarada implícitamente en %L tal vez no es interoperable con C"
60593 #. Dummy args to a BIND(C) routine may not be interoperable if
60594 #. they are implicitly typed.
60595 #: fortran/symbol.c:302
60596 #, fuzzy, gcc-internal-format
60597 #| msgid "Implicitly declared variable '%s' at %L may not be C interoperable but it is a dummy argument to the BIND(C) procedure '%s' at %L"
60598 msgid "Implicitly declared variable %qs at %L may not be C interoperable but it is a dummy argument to the BIND(C) procedure %qs at %L"
60599 msgstr "La variable declarada implícitamente '%s' en %L tal vez no es interoperable con C pero es un argumento dummy para el procedimiento BIND(C) '%s' en %L"
60601 #: fortran/symbol.c:343
60602 #, fuzzy, gcc-internal-format
60603 #| msgid "Function result '%s' at %L has no IMPLICIT type"
60604 msgid "Function result %qs at %L has no IMPLICIT type"
60605 msgstr "El resultado de la función '%s' en %L no es de tipo IMPLICIT"
60607 #: fortran/symbol.c:440
60608 #, gcc-internal-format, gfc-internal-format
60609 msgid "%s attribute not allowed in BLOCK DATA program unit at %L"
60610 msgstr "No se permite el atributo %s en la unidad de programa BLOCK DATA en %L"
60612 #: fortran/symbol.c:465
60613 #, gcc-internal-format, gfc-internal-format
60614 msgid "Namelist group name at %L cannot have the SAVE attribute"
60615 msgstr "El nombre de grupo de lista de nombres en %L no puede tener el atributo SAVE"
60617 #: fortran/symbol.c:484
60618 #, gcc-internal-format
60619 msgid "internal procedure %qs at %L conflicts with DUMMY argument"
60620 msgstr ""
60622 #: fortran/symbol.c:517
60623 #, fuzzy, gcc-internal-format, gfc-internal-format
60624 #| msgid "Fortran 2003: Procedure pointer at %C"
60625 msgid "Procedure pointer at %C"
60626 msgstr "Fortran 2003: Procedimiento puntero en %C"
60628 #: fortran/symbol.c:711
60629 #, gcc-internal-format, gfc-internal-format
60630 msgid "%s attribute applied to %s %s at %L"
60631 msgstr "El atributo %s se aplica a %s %s en %L"
60633 #: fortran/symbol.c:718
60634 #, gcc-internal-format, gfc-internal-format
60635 msgid "BIND(C) applied to %s %s at %L"
60636 msgstr "Se aplicó BIND(C) a %s %s en %L"
60638 #: fortran/symbol.c:837 fortran/symbol.c:1672
60639 #, gcc-internal-format, gfc-internal-format
60640 msgid "%s attribute conflicts with %s attribute at %L"
60641 msgstr "El atributo %s genera un conflicto con el atributo %s en %L"
60643 #: fortran/symbol.c:840
60644 #, fuzzy, gcc-internal-format
60645 #| msgid "%s attribute conflicts with %s attribute in '%s' at %L"
60646 msgid "%s attribute conflicts with %s attribute in %qs at %L"
60647 msgstr "El atributo %s genera un conflicto con el atributo %s en '%s' en %L"
60649 #: fortran/symbol.c:848
60650 #, fuzzy, gcc-internal-format, gfc-internal-format
60651 #| msgid "%s attribute conflicts with %s attribute at %L"
60652 msgid "%s attribute with %s attribute at %L"
60653 msgstr "El atributo %s genera un conflicto con el atributo %s en %L"
60655 #: fortran/symbol.c:854
60656 #, fuzzy, gcc-internal-format
60657 #| msgid "%s attribute conflicts with %s attribute in '%s' at %L"
60658 msgid "%s attribute with %s attribute in %qs at %L"
60659 msgstr "El atributo %s genera un conflicto con el atributo %s en '%s' en %L"
60661 #: fortran/symbol.c:898
60662 #, gcc-internal-format, gfc-internal-format
60663 msgid "Cannot change attributes of USE-associated symbol at %L"
60664 msgstr "No se pueden cambiar los atributos de un símbolo asociado con USE en %L"
60666 #: fortran/symbol.c:901
60667 #, gcc-internal-format, gfc-internal-format
60668 msgid "Cannot change attributes of USE-associated symbol %s at %L"
60669 msgstr "No se pueden cambiar los atributos del símbolo asociado con USE %s en %L"
60671 #: fortran/symbol.c:917
60672 #, gcc-internal-format, gfc-internal-format
60673 msgid "Duplicate %s attribute specified at %L"
60674 msgstr "Se especificó un atributo %s duplicado en %L"
60676 #: fortran/symbol.c:959
60677 #, gcc-internal-format, gfc-internal-format
60678 msgid "ALLOCATABLE specified outside of INTERFACE body at %L"
60679 msgstr "Se especificó ALLOCATABLE fuera de un cuerpo INTERFACE en %L"
60681 #: fortran/symbol.c:976
60682 #, fuzzy, gcc-internal-format, gfc-internal-format
60683 #| msgid "Duplicate VOLATILE attribute specified at %L"
60684 msgid "Duplicate AUTOMATIC attribute specified at %L"
60685 msgstr "Se especificó un atributo VOLATILE duplicado en %L"
60687 #: fortran/symbol.c:1000
60688 #, fuzzy, gcc-internal-format
60689 #| msgid "CODIMENSION specified for '%s' outside its INTERFACE body at %L"
60690 msgid "CODIMENSION specified for %qs outside its INTERFACE body at %L"
60691 msgstr "Se especificó CODIMENSION para '%s' fuera de su cuerpo INTERFACE en %L"
60693 #: fortran/symbol.c:1026
60694 #, fuzzy, gcc-internal-format
60695 #| msgid "DIMENSION specified for '%s' outside its INTERFACE body at %L"
60696 msgid "DIMENSION specified for %qs outside its INTERFACE body at %L"
60697 msgstr "Se especificó DIMENSION para '%s' fuera de su cuerpo INTERFACE en %L"
60699 #: fortran/symbol.c:1156
60700 #, gcc-internal-format, gfc-internal-format
60701 msgid "Cray Pointee at %L appears in multiple pointer() statements"
60702 msgstr "El Apuntado Cray en %L aparece en varias declaraciones pointer()"
60704 #: fortran/symbol.c:1175
60705 #, gcc-internal-format, gfc-internal-format
60706 msgid "Duplicate PROTECTED attribute specified at %L"
60707 msgstr "Se especificó un atributo PROTECTED duplicado en %L"
60709 #: fortran/symbol.c:1208
60710 #, gcc-internal-format, gfc-internal-format
60711 msgid "SAVE attribute at %L cannot be specified in a PURE procedure"
60712 msgstr "El atributo SAVE en %L no se puede especificar en un procedimiento PURE"
60714 #: fortran/symbol.c:1219
60715 #, gcc-internal-format, gfc-internal-format
60716 msgid "Duplicate SAVE attribute specified at %L"
60717 msgstr "Se especificó un atributo SAVE duplicado en %L"
60719 #: fortran/symbol.c:1239
60720 #, gcc-internal-format, gfc-internal-format
60721 msgid "Duplicate VALUE attribute specified at %L"
60722 msgstr "Se especificó un atributo VALUE duplicado en %L"
60724 #: fortran/symbol.c:1258
60725 #, gcc-internal-format, gfc-internal-format
60726 msgid "Duplicate VOLATILE attribute specified at %L"
60727 msgstr "Se especificó un atributo VOLATILE duplicado en %L"
60729 #: fortran/symbol.c:1277
60730 #, gcc-internal-format, gfc-internal-format
60731 msgid "Duplicate ASYNCHRONOUS attribute specified at %L"
60732 msgstr "Se especificó un atributo ASYNCHRONOUS duplicado en %L"
60734 #: fortran/symbol.c:1668
60735 #, fuzzy, gcc-internal-format
60736 #| msgid "%s attribute of '%s' conflicts with %s attribute at %L"
60737 msgid "%s attribute of %qs conflicts with %s attribute at %L"
60738 msgstr "El atributo %s de '%s' genera un conflicto con el atributo %s en %L"
60740 #: fortran/symbol.c:1704
60741 #, gcc-internal-format, gfc-internal-format
60742 msgid ""
60743 "%s procedure at %L is already declared as %s procedure. \n"
60744 "F2008: A pointer function assignment is ambiguous if it is the first executable statement after the specification block. Please add any other kind of executable statement before it. FIXME"
60745 msgstr ""
60747 #: fortran/symbol.c:1712
60748 #, gcc-internal-format, gfc-internal-format
60749 msgid "%s procedure at %L is already declared as %s procedure"
60750 msgstr "El procedimiento %s en %L ya se había declarado como un procedimiento %s"
60752 #: fortran/symbol.c:1747
60753 #, gcc-internal-format, gfc-internal-format
60754 msgid "INTENT (%s) conflicts with INTENT(%s) at %L"
60755 msgstr "INTENT (%s) genera un conflicto con INTENT(%s) en %L"
60757 #: fortran/symbol.c:1771
60758 #, gcc-internal-format, gfc-internal-format
60759 msgid "ACCESS specification at %L was already specified"
60760 msgstr "La especificación ACCESS en %L ya se había especificado"
60762 #: fortran/symbol.c:1788
60763 #, gcc-internal-format, gfc-internal-format
60764 msgid "Duplicate BIND attribute specified at %L"
60765 msgstr "Se especificó un atributo BIND duplicado en %L"
60767 #: fortran/symbol.c:1795
60768 #, fuzzy, gcc-internal-format, gfc-internal-format
60769 #| msgid " BIND(C)"
60770 msgid "BIND(C) at %L"
60771 msgstr " BIND(C)"
60773 #: fortran/symbol.c:1811
60774 #, gcc-internal-format, gfc-internal-format
60775 msgid "Duplicate EXTENDS attribute specified at %L"
60776 msgstr "Se especificó un atributo EXTENDS duplicado en %L"
60778 #: fortran/symbol.c:1815
60779 #, fuzzy, gcc-internal-format, gfc-internal-format
60780 #| msgid "Fortran 2003: EXTENDS at %L"
60781 msgid "EXTENDS at %L"
60782 msgstr "Fortran 2003: EXTENDS en %L"
60784 #: fortran/symbol.c:1841
60785 #, fuzzy, gcc-internal-format
60786 #| msgid "Symbol '%s' at %L already has an explicit interface"
60787 msgid "Symbol %qs at %L already has an explicit interface"
60788 msgstr "El símbolo '%s' en %L ya tenía una interfaz explícita"
60790 #: fortran/symbol.c:1848
60791 #, fuzzy, gcc-internal-format
60792 #| msgid "'%s' at %L has attributes specified outside its INTERFACE body"
60793 msgid "%qs at %L has attributes specified outside its INTERFACE body"
60794 msgstr "'%s' en %L tiene atributos especificados fuera de su cuerpo INTERFACE"
60796 #: fortran/symbol.c:1886
60797 #, fuzzy, gcc-internal-format
60798 #| msgid "Symbol '%s' at %L conflicts with symbol from module '%s', use-associated at %L"
60799 msgid "Symbol %qs at %L conflicts with symbol from module %qs, use-associated at %L"
60800 msgstr "El símbolo '%s' en %L genera conflictos con el símbolo del módulo '%s' asociado a uso en %L"
60802 #: fortran/symbol.c:1890
60803 #, fuzzy, gcc-internal-format
60804 #| msgid "Symbol '%s' at %L already has basic type of %s"
60805 msgid "Symbol %qs at %L already has basic type of %s"
60806 msgstr "El símbolo '%s' en %L ya tenía el tipo básico de %s"
60808 #: fortran/symbol.c:1897
60809 #, fuzzy, gcc-internal-format
60810 #| msgid "Procedure '%s' at %L may not have basic type of %s"
60811 msgid "Procedure %qs at %L may not have basic type of %s"
60812 msgstr "El procedimiento '%s' en %L no puede tener el tipo básico de %s"
60814 #: fortran/symbol.c:1909
60815 #, fuzzy, gcc-internal-format
60816 #| msgid "Symbol '%s' at %L cannot have a type"
60817 msgid "Symbol %qs at %L cannot have a type"
60818 msgstr "El símbolo '%s' en %L no puede tener un tipo"
60820 #: fortran/symbol.c:2152
60821 #, fuzzy, gcc-internal-format
60822 #| msgid "Component '%s' at %C already in the parent type at %L"
60823 msgid "Component %qs at %C already in the parent type at %L"
60824 msgstr "El componente '%s' en %C ya estaba en el tipo padre en %L"
60826 #: fortran/symbol.c:2237
60827 #, fuzzy, gcc-internal-format
60828 #| msgid "Symbol '%s' at %C is ambiguous"
60829 msgid "Symbol %qs at %C is ambiguous"
60830 msgstr "El símbolo '%s' en %C es ambiguo"
60832 #: fortran/symbol.c:2269
60833 #, fuzzy, gcc-internal-format
60834 #| msgid "Derived type '%s' at %C is being used before it is defined"
60835 msgid "Derived type %qs at %C is being used before it is defined"
60836 msgstr "El tipo derivado '%s' en %C se está usando antes de ser definido"
60838 #: fortran/symbol.c:2392
60839 #, fuzzy, gcc-internal-format
60840 #| msgid "Component '%s' at %C is a PRIVATE component of '%s'"
60841 msgid "Component %qs at %C is a PRIVATE component of %qs"
60842 msgstr "El componente '%s' en %C es un componente PRIVATE de '%s'"
60844 #: fortran/symbol.c:2410
60845 #, fuzzy, gcc-internal-format
60846 #| msgid "'%s' at %C is not a member of the '%s' structure"
60847 msgid "%qs at %C is not a member of the %qs structure"
60848 msgstr "'%s' en %C no es un miembro de la estructura '%s'"
60850 #: fortran/symbol.c:2569
60851 #, gcc-internal-format, gfc-internal-format
60852 msgid "Duplicate statement label %d at %L and %L"
60853 msgstr "Declaración de etiqueta %d duplicada en %L y %L"
60855 #: fortran/symbol.c:2580
60856 #, gcc-internal-format, gfc-internal-format
60857 msgid "Label %d at %C already referenced as branch target"
60858 msgstr "La etiqueta %d en %C ya se referenció como objetivo de ramificación"
60860 #: fortran/symbol.c:2590
60861 #, gcc-internal-format, gfc-internal-format
60862 msgid "Label %d at %C already referenced as a format label"
60863 msgstr "La etiqueta %d en %C ya se referenció como etiqueta de formato"
60865 #: fortran/symbol.c:2596
60866 #, gcc-internal-format, gfc-internal-format
60867 msgid "DO termination statement which is not END DO or CONTINUE with label %d at %C"
60868 msgstr ""
60870 #: fortran/symbol.c:2638
60871 #, gcc-internal-format, gfc-internal-format
60872 msgid "Label %d at %C previously used as a FORMAT label"
60873 msgstr "La etiqueta %d en %C se utilizó previamente como una etiqueta FORMAT"
60875 #: fortran/symbol.c:2647
60876 #, gcc-internal-format, gfc-internal-format
60877 msgid "Label %d at %C previously used as branch target"
60878 msgstr "La etiqueta %d en %C se utilizó previamente como objetivo de ramificación"
60880 #: fortran/symbol.c:2653
60881 #, fuzzy, gcc-internal-format, gfc-internal-format
60882 #| msgid "Expected terminating name at %C"
60883 msgid "Shared DO termination label %d at %C"
60884 msgstr "Se esperaba un nombre terminal en %C"
60886 #: fortran/symbol.c:2979
60887 #, gcc-internal-format
60888 msgid "new_symbol(): Symbol name too long"
60889 msgstr ""
60891 #: fortran/symbol.c:3004
60892 #, fuzzy, gcc-internal-format
60893 #| msgid "Name '%s' at %C is an ambiguous reference to '%s' from module '%s'"
60894 msgid "Name %qs at %C is an ambiguous reference to %qs from module %qs"
60895 msgstr "El nombre '%s' en %C es una referencia ambigua a '%s' del módulo '%s'"
60897 #: fortran/symbol.c:3007
60898 #, fuzzy, gcc-internal-format
60899 #| msgid "Name '%s' at %C is an ambiguous reference to '%s' from current program unit"
60900 msgid "Name %qs at %C is an ambiguous reference to %qs from current program unit"
60901 msgstr "El nombre '%s' en %C es una referencia ambigua a '%s' de la unidad de programa actual"
60903 #. Symbol is from another namespace.
60904 #: fortran/symbol.c:3232
60905 #, fuzzy, gcc-internal-format
60906 #| msgid "Symbol '%s' at %C has already been host associated"
60907 msgid "Symbol %qs at %C has already been host associated"
60908 msgstr "El símbolo '%s' en %C ya se había asociado con el anfitrión"
60910 #: fortran/symbol.c:4218
60911 #, gcc-internal-format
60912 msgid "verify_bind_c_derived_type(): Given symbol is unexpectedly NULL"
60913 msgstr ""
60915 #: fortran/symbol.c:4231
60916 #, fuzzy, gcc-internal-format
60917 #| msgid "Derived type '%s' declared at %L must have the BIND attribute to be C interoperable"
60918 msgid "Derived type %qs declared at %L must have the BIND attribute to be C interoperable"
60919 msgstr "El tipo derivado '%s' declarado en %L debe tener el atributo BIND para ser interoperable con C"
60921 #: fortran/symbol.c:4249
60922 #, fuzzy, gcc-internal-format
60923 #| msgid "Derived type '%s' with BIND(C) attribute at %L is empty, and may be inaccessible by the C companion processor"
60924 msgid "Derived type %qs with BIND(C) attribute at %L is empty, and may be inaccessible by the C companion processor"
60925 msgstr "El tipo derivado '%s' con atributo BIND(C) en %L está vacío, y puede ser inaccesible para el procesador acompañante de C"
60927 #: fortran/symbol.c:4270
60928 #, fuzzy, gcc-internal-format
60929 #| msgid "Component '%s' at %L cannot have the POINTER attribute because it is a member of the BIND(C) derived type '%s' at %L"
60930 msgid "Component %qs at %L cannot have the POINTER attribute because it is a member of the BIND(C) derived type %qs at %L"
60931 msgstr "El componente '%s' en %L no puede tener el atributo POINTER porque es un miembro del tipo derivado BIND(C) '%s' en %L"
60933 #: fortran/symbol.c:4280
60934 #, fuzzy, gcc-internal-format
60935 #| msgid "Procedure pointer component '%s' at %L cannot be a member of the BIND(C) derived type '%s' at %L"
60936 msgid "Procedure pointer component %qs at %L cannot be a member of the BIND(C) derived type %qs at %L"
60937 msgstr "El procedimiento de componente puntero '%s' en %L no puede ser un miembro del tipo derivado BIND(C) '%s' en %L"
60939 #: fortran/symbol.c:4291
60940 #, fuzzy, gcc-internal-format
60941 #| msgid "Component '%s' at %L cannot have the ALLOCATABLE attribute because it is a member of the BIND(C) derived type '%s' at %L"
60942 msgid "Component %qs at %L cannot have the ALLOCATABLE attribute because it is a member of the BIND(C) derived type %qs at %L"
60943 msgstr "El componente '%s' en %L no puede tener el atributo ALLOCATABLE porque es un miembro del tipo derivado BIND(C) '%s' en %L"
60945 #: fortran/symbol.c:4330
60946 #, fuzzy, gcc-internal-format
60947 #| msgid "Component '%s' in derived type '%s' at %L may not be C interoperable, even though derived type '%s' is BIND(C)"
60948 msgid "Component %qs in derived type %qs at %L may not be C interoperable, even though derived type %qs is BIND(C)"
60949 msgstr "El componente '%s' en el tipo derivado '%s' en %L tal vez no es interoperable con C, aún cuando el tipo derivado '%s' es BIND(C)"
60951 #: fortran/symbol.c:4340
60952 #, fuzzy, gcc-internal-format
60953 #| msgid "Component '%s' in derived type '%s' at %L may not be C interoperable"
60954 msgid "Component %qs in derived type %qs at %L may not be C interoperable"
60955 msgstr "El componente '%s' en el tipo derivado '%s' en %L tal vez no es interoperable con C"
60957 #: fortran/symbol.c:4354
60958 #, fuzzy, gcc-internal-format
60959 #| msgid "Derived type '%s' at %L cannot be declared with both PRIVATE and BIND(C) attributes"
60960 msgid "Derived type %qs at %L cannot be declared with both PRIVATE and BIND(C) attributes"
60961 msgstr "El tipo derivado '%s' en %L no se puede declarar con atributos PRIVATE y BIND(C) al mismo tiempo"
60963 #: fortran/symbol.c:4362
60964 #, fuzzy, gcc-internal-format
60965 #| msgid "Derived type '%s' at %L cannot have the SEQUENCE attribute because it is BIND(C)"
60966 msgid "Derived type %qs at %L cannot have the SEQUENCE attribute because it is BIND(C)"
60967 msgstr "El tipo derivado '%s' en %L no puede tener el atributo SEQUENCE porque es BIND(C)"
60969 #: fortran/symbol.c:4839 fortran/symbol.c:4844
60970 #, fuzzy, gcc-internal-format
60971 #| msgid "Symbol '%s' is used before it is typed at %L"
60972 msgid "Symbol %qs is used before it is typed at %L"
60973 msgstr "El símbolo '%s' se usa antes de escribirse en %L"
60975 #: fortran/target-memory.c:126
60976 #, fuzzy, gcc-internal-format
60977 #| msgid "invalid expression for min lvalue"
60978 msgid "Invalid expression in gfc_element_size."
60979 msgstr "expresión no válida para el l-valor min."
60981 #: fortran/target-memory.c:346
60982 #, gcc-internal-format
60983 msgid "Invalid expression in gfc_target_encode_expr."
60984 msgstr ""
60986 #: fortran/target-memory.c:610
60987 #, gcc-internal-format
60988 msgid "Invalid expression in gfc_target_interpret_expr."
60989 msgstr ""
60991 #: fortran/target-memory.c:683
60992 #, gcc-internal-format, gfc-internal-format
60993 msgid "Overlapping unequal initializers in EQUIVALENCE at %L"
60994 msgstr "Se sobreescriben los inicializadores desiguales en EQUIVALENCE en %L"
60996 #: fortran/target-memory.c:686
60997 #, fuzzy, gcc-internal-format, gfc-internal-format
60998 #| msgid "Overlapping unequal initializers in EQUIVALENCE at %L"
60999 msgid "Overlapping unequal initializers in EQUIVALENCE at %C"
61000 msgstr "Se sobreescriben los inicializadores desiguales en EQUIVALENCE en %L"
61002 #: fortran/target-memory.c:774
61003 #, gcc-internal-format, gfc-internal-format
61004 msgid "BOZ constant at %L is too large (%ld vs %ld bits)"
61005 msgstr "La constante BOZ en %L es demasiado grande (%ld vs %ld bits)"
61007 #. Problems occur when we get something like
61008 #. integer :: a(lots) = (/(i, i=1, lots)/)
61009 #: fortran/trans-array.c:5719
61010 #, fuzzy, gcc-internal-format
61011 #| msgid "The number of elements in the array constructor at %L requires an increase of the allowed %d upper limit.   See -fmax-array-constructor option"
61012 msgid "The number of elements in the array constructor at %L requires an increase of the allowed %d upper limit. See %<-fmax-array-constructor%> option"
61013 msgstr "El número de elementos en el constructor de matriz en %L requiere un incremento del límite superior %d permitido.  Vea la opción -fmax-array-constructor"
61015 #: fortran/trans-array.c:7629
61016 #, fuzzy, gcc-internal-format
61017 #| msgid "Creating array temporary at %L for argument '%s'"
61018 msgid "Creating array temporary at %L for argument %qs"
61019 msgstr "Se crea una matriz temporal en %L para el argumento '%s'"
61021 #: fortran/trans-array.c:10080
61022 #, gcc-internal-format, gfc-internal-format
61023 msgid "bad expression type during walk (%d)"
61024 msgstr "tipo de expresión errónea durante la caminata (%d)"
61026 #: fortran/trans-common.c:401
61027 #, fuzzy, gcc-internal-format
61028 #| msgid "Named COMMON block '%s' at %L shall be of the same size as elsewhere (%lu vs %lu bytes)"
61029 msgid "Named COMMON block %qs at %L shall be of the same size as elsewhere (%lu vs %lu bytes)"
61030 msgstr "El bloque COMMON nombrado '%s' en %L debe ser del mismo tamaño como en elsewhere (%lu vs %lu bytes)"
61032 #: fortran/trans-common.c:782
61033 #, fuzzy, gcc-internal-format
61034 #| msgid "requested position is not an integer constant"
61035 msgid "get_mpz(): Not an integer constant"
61036 msgstr "la posición solicitada no es una constante entera"
61038 #: fortran/trans-common.c:810
61039 #, gcc-internal-format
61040 msgid "element_number(): Bad dimension type"
61041 msgstr ""
61043 #: fortran/trans-common.c:880
61044 #, gcc-internal-format, gfc-internal-format
61045 msgid "Bad array reference at %L"
61046 msgstr "Referencia de matriz errónea en %L"
61048 #: fortran/trans-common.c:888
61049 #, gcc-internal-format, gfc-internal-format
61050 msgid "Illegal reference type at %L as EQUIVALENCE object"
61051 msgstr "Tipo de referencia ilegal en %L como un objeto EQUIVALENCE"
61053 #: fortran/trans-common.c:928
61054 #, fuzzy, gcc-internal-format
61055 #| msgid "Inconsistent equivalence rules involving '%s' at %L and '%s' at %L"
61056 msgid "Inconsistent equivalence rules involving %qs at %L and %qs at %L"
61057 msgstr "Reglas de equivalencia inconsistentes que involucran a '%s' en %L y a '%s' en %L"
61059 #. Aligning this field would misalign a previous field.
61060 #: fortran/trans-common.c:1061
61061 #, fuzzy, gcc-internal-format
61062 #| msgid "The equivalence set for variable '%s' declared at %L violates alignment requirements"
61063 msgid "The equivalence set for variable %qs declared at %L violates alignment requirements"
61064 msgstr "El conjunto de equivalencia para la variable '%s' declarado en %L viola los requerimientos de alineación"
61066 #: fortran/trans-common.c:1126
61067 #, fuzzy, gcc-internal-format
61068 #| msgid "Equivalence for '%s' does not match ordering of COMMON '%s' at %L"
61069 msgid "Equivalence for %qs does not match ordering of COMMON %qs at %L"
61070 msgstr "La equivalencia para '%s' no coincide con el orden del COMMON '%s' en %L"
61072 #: fortran/trans-common.c:1141
61073 #, fuzzy, gcc-internal-format
61074 #| msgid "The equivalence set for '%s' cause an invalid extension to COMMON '%s' at %L"
61075 msgid "The equivalence set for %qs cause an invalid extension to COMMON %qs at %L"
61076 msgstr "El conjunto de equivalencia para '%s' causa una extensión no válida al COMMON '%s' en %L"
61078 #: fortran/trans-common.c:1157
61079 #, fuzzy, gcc-internal-format
61080 #| msgid "Padding of %d bytes required before '%s' in COMMON '%s' at %L; reorder elements or use -fno-align-commons"
61081 msgid "Padding of %d bytes required before %qs in COMMON %qs at %L; reorder elements or use -fno-align-commons"
61082 msgstr "Se requiere el relleno de %d bytes antes de '%s' en el COMMON '%s' en %L; reordene los elementos o use -fno-align-commons"
61084 #: fortran/trans-common.c:1163
61085 #, fuzzy, gcc-internal-format
61086 #| msgid "Padding of %d bytes required before '%s' in COMMON at %L; reorder elements or use -fno-align-commons"
61087 msgid "Padding of %d bytes required before %qs in COMMON at %L; reorder elements or use -fno-align-commons"
61088 msgstr "Se requiere el relleno de %d bytes antes de '%s' en COMMON en %L; reordene los elementos o use -fno-align-commons"
61090 #: fortran/trans-common.c:1184
61091 #, fuzzy, gcc-internal-format
61092 #| msgid "COMMON '%s' at %L does not exist"
61093 msgid "COMMON %qs at %L does not exist"
61094 msgstr "El COMMON '%s' en %L no existe"
61096 #: fortran/trans-common.c:1193
61097 #, fuzzy, gcc-internal-format
61098 #| msgid "COMMON '%s' at %L requires %d bytes of padding; reorder elements or use -fno-align-commons"
61099 msgid "COMMON %qs at %L requires %d bytes of padding; reorder elements or use %<-fno-align-commons%>"
61100 msgstr "El COMMON '%s' en %L requiere %d bytes de relleno; reordene los elementos o use -fno-align-commons"
61102 #: fortran/trans-common.c:1198
61103 #, fuzzy, gcc-internal-format
61104 #| msgid "COMMON at %L requires %d bytes of padding; reorder elements or use -fno-align-commons"
61105 msgid "COMMON at %L requires %d bytes of padding; reorder elements or use %<-fno-align-commons%>"
61106 msgstr "El COMMON en %L requiere %d bytes de relleno; reordene los elementos o use -fno-align-commons"
61108 #: fortran/trans-const.c:323
61109 #, gcc-internal-format, gfc-internal-format
61110 msgid "Assigning value other than 0 or 1 to LOGICAL has undefined result at %L"
61111 msgstr "Asignar un valor diferente de 0 o 1 a LOGICAL tiene un resultado sin definir en %L"
61113 #: fortran/trans-const.c:360
61114 #, gcc-internal-format, gfc-internal-format
61115 msgid "gfc_conv_constant_to_tree(): invalid type: %s"
61116 msgstr "gfc_conv_constant_to_tree(): tipo no válido: %s"
61118 #: fortran/trans-const.c:391
61119 #, gcc-internal-format, gfc-internal-format
61120 msgid "non-constant initialization expression at %L"
61121 msgstr "expresión de inicialización que no es constante en %L"
61123 #: fortran/trans-decl.c:1671
61124 #, gcc-internal-format
61125 msgid "intrinsic variable which isn't a procedure"
61126 msgstr "variable intrínseca que no es un procedimiento"
61128 #: fortran/trans-decl.c:4183 fortran/trans-decl.c:6410
61129 #, fuzzy, gcc-internal-format
61130 #| msgid "Return value of function '%s' at %L not set"
61131 msgid "Return value of function %qs at %L not set"
61132 msgstr "No se define el valor de devolución de la función '%s' en %L"
61134 #: fortran/trans-decl.c:4574
61135 #, gcc-internal-format
61136 msgid "Deferred type parameter not yet supported"
61137 msgstr "Aún no se admite un parámetro de tipo diferido"
61139 #: fortran/trans-decl.c:4803
61140 #, fuzzy, gcc-internal-format
61141 #| msgid "backend decl for module variable %s already exists"
61142 msgid "backend decl for module variable %qs already exists"
61143 msgstr "ya existe la declaración del extremo trasero para la variable de módulo %s"
61145 #: fortran/trans-decl.c:4816
61146 #, fuzzy, gcc-internal-format
61147 #| msgid "Unused variable '%s' declared at %L"
61148 msgid "Unused PRIVATE module variable %qs declared at %L"
61149 msgstr "Se declaró la variable '%s' sin uso en %L"
61151 #: fortran/trans-decl.c:5413
61152 #, fuzzy, gcc-internal-format
61153 #| msgid "Dummy argument '%s' at %L was declared INTENT(OUT) but was not set"
61154 msgid "Dummy argument %qs at %L was declared INTENT(OUT) but was not set"
61155 msgstr "El argumento dummy '%s' en %L se declaró INTENT(OUT) pero no se estableció"
61157 #: fortran/trans-decl.c:5419
61158 #, fuzzy, gcc-internal-format
61159 #| msgid "Derived-type dummy argument '%s' at %L was declared INTENT(OUT) but was not set and does not have a default initializer"
61160 msgid "Derived-type dummy argument %qs at %L was declared INTENT(OUT) but was not set and does not have a default initializer"
61161 msgstr "El argumento dummy de tipo derivado '%s' en %L se declaró INTENT(OUT) pero no se estableció y no tiene un inicializador por defecto"
61163 #: fortran/trans-decl.c:5429 fortran/trans-decl.c:5570
61164 #, fuzzy, gcc-internal-format
61165 #| msgid "Unused dummy argument '%s' at %L"
61166 msgid "Unused dummy argument %qs at %L"
61167 msgstr "Argumento dummy sin uso '%s' en %L"
61169 #: fortran/trans-decl.c:5444
61170 #, fuzzy, gcc-internal-format
61171 #| msgid "Unused module variable '%s' which has been explicitly imported at %L"
61172 msgid "Unused module variable %qs which has been explicitly imported at %L"
61173 msgstr "Variable de módulo '%s' sin uso la cual se importó explícitamente en %L"
61175 #: fortran/trans-decl.c:5463
61176 #, fuzzy, gcc-internal-format
61177 #| msgid "Unused variable '%s' declared at %L"
61178 msgid "Unused variable %qs declared at %L"
61179 msgstr "Se declaró la variable '%s' sin uso en %L"
61181 #: fortran/trans-decl.c:5512
61182 #, fuzzy, gcc-internal-format
61183 #| msgid "Unused parameter '%s' declared at %L"
61184 msgid "Unused parameter %qs declared at %L"
61185 msgstr "Se declaró el parámetro '%s' sin uso en %L"
61187 #: fortran/trans-decl.c:5516
61188 #, fuzzy, gcc-internal-format
61189 #| msgid "Unused parameter '%s' which has been explicitly imported at %L"
61190 msgid "Unused parameter %qs which has been explicitly imported at %L"
61191 msgstr "Parámetro '%s' sin uso el cual se importó explícitamente en %L"
61193 #: fortran/trans-decl.c:5542
61194 #, fuzzy, gcc-internal-format
61195 #| msgid "Return value '%s' of function '%s' declared at %L not set"
61196 msgid "Return value %qs of function %qs declared at %L not set"
61197 msgstr "No se define el valor de devolución '%s' de la función '%s' declarada en %L"
61199 #: fortran/trans-decl.c:6136
61200 #, gcc-internal-format, gfc-internal-format
61201 msgid "Sorry, !$ACC DECLARE at %L is not allowed in BLOCK construct"
61202 msgstr ""
61204 #: fortran/trans-expr.c:897
61205 #, gcc-internal-format, gfc-internal-format
61206 msgid "Can't compute the length of the char array at %L."
61207 msgstr ""
61209 #: fortran/trans-expr.c:1530
61210 #, gcc-internal-format, gfc-internal-format
61211 msgid "Code for reallocating the allocatable variable at %L will be added"
61212 msgstr ""
61214 #: fortran/trans-expr.c:1828
61215 #, fuzzy, gcc-internal-format, gfc-internal-format
61216 #| msgid "Sorry, allocatable scalar coarrays are not yet supported at %L"
61217 msgid "Sorry, coindexed access to an unlimited polymorphic object at %L is not supported"
61218 msgstr "Lo siento, aún no se admiten las comatrices escalares alojables en %L"
61220 #: fortran/trans-expr.c:1837
61221 #, fuzzy, gcc-internal-format, gfc-internal-format
61222 #| msgid "Sorry, allocatable scalar coarrays are not yet supported at %L"
61223 msgid "Sorry, coindexed access to an unlimited polymorphic component at %L is not supported"
61224 msgstr "Lo siento, aún no se admiten las comatrices escalares alojables en %L"
61226 #: fortran/trans-expr.c:3352
61227 #, gcc-internal-format
61228 msgid "Unknown intrinsic op"
61229 msgstr "Operador intrínseco desconocido"
61231 #: fortran/trans-expr.c:4654
61232 #, gcc-internal-format, gfc-internal-format
61233 msgid "Unknown argument list function at %L"
61234 msgstr "Lista de argumentos de función desconocida en %L"
61236 #: fortran/trans-intrinsic.c:855
61237 #, fuzzy, gcc-internal-format
61238 #| msgid "Intrinsic function %s(%d) not recognized"
61239 msgid "Intrinsic function %qs (%d) not recognized"
61240 msgstr "No se reconoce la función intrínseca %s(%d)"
61242 #: fortran/trans-intrinsic.c:2241 fortran/trans-intrinsic.c:2663
61243 #: fortran/trans-intrinsic.c:2859
61244 #, fuzzy, gcc-internal-format
61245 #| msgid "'dim' argument of %s intrinsic at %L is not a valid dimension index"
61246 msgid "%<dim%> argument of %s intrinsic at %L is not a valid dimension index"
61247 msgstr "el argumento 'dim' del intrínseco '%s' en %L no es un índice de dimensión válido"
61249 #: fortran/trans-intrinsic.c:10225 fortran/trans-stmt.c:938
61250 #, fuzzy, gcc-internal-format, gfc-internal-format
61251 #| msgid "Deferred-length character component '%s' at %L is not yet supported"
61252 msgid "Sorry, the event component of derived type at %L is not yet supported"
61253 msgstr "El componente de caractér de longitud diferida '%s' en %L aún no se admite"
61255 #: fortran/trans-intrinsic.c:10232
61256 #, fuzzy, gcc-internal-format, gfc-internal-format
61257 #| msgid "Pointer object at %C shall not be coindexed"
61258 msgid "The event variable at %L shall not be coindexed"
61259 msgstr "El objeto puntero en %C no debe tener un coíndice"
61261 #: fortran/trans-io.c:1957
61262 #, gcc-internal-format
61263 msgid "build_dt: format with namelist"
61264 msgstr ""
61266 #: fortran/trans-io.c:2464
61267 #, gcc-internal-format, gfc-internal-format
61268 msgid "Bad IO basetype (%d)"
61269 msgstr "Tipo base ES erróneo (%d)"
61271 #: fortran/trans-openmp.c:1058
61272 #, fuzzy, gcc-internal-format
61273 #| msgid "Bad specification for assumed size array at %C"
61274 msgid "implicit mapping of assumed size array %qD"
61275 msgstr "Especificación errónea para la matriz de tamaño asumido en %C"
61277 #: fortran/trans-openmp.c:4964
61278 #, gcc-internal-format
61279 msgid "gfc_trans_omp_workshare(): Bad statement code"
61280 msgstr "gfc_trans_omp_workshare(): Código de declaración erróneo"
61282 #: fortran/trans-stmt.c:542
61283 #, gcc-internal-format, gfc-internal-format
61284 msgid "An alternate return at %L without a * dummy argument"
61285 msgstr "Una devolución alternativa en %L sin un argumento dummy *"
61287 #: fortran/trans-stmt.c:741
61288 #, fuzzy, gcc-internal-format, gfc-internal-format
61289 #| msgid "Deferred-length character component '%s' at %L is not yet supported"
61290 msgid "Sorry, the lock component of derived type at %L is not yet supported"
61291 msgstr "El componente de caractér de longitud diferida '%s' en %L aún no se admite"
61293 #: fortran/trans-stmt.c:1200
61294 #, gcc-internal-format, gfc-internal-format
61295 msgid "Sorry, only support for integer kind %d implemented for image-set at %L"
61296 msgstr "Lo siento, sólo se admite integer kind %d implementado para el conjunto imagen en %L"
61298 #: fortran/trans-stmt.c:3101
61299 #, fuzzy, gcc-internal-format
61300 #| msgid "gfc_trans_code(): Bad statement code"
61301 msgid "gfc_trans_select(): Bad type for case expr."
61302 msgstr "gfc_trans_code(): Código de declaración erróneo."
61304 #: fortran/trans-types.c:503
61305 #, fuzzy, gcc-internal-format
61306 #| msgid "INTEGER(KIND=8) is not available for -fdefault-integer-8 option"
61307 msgid "INTEGER(KIND=8) is not available for %<-fdefault-integer-8%> option"
61308 msgstr "INTEGER(KIND=8) no está disponible para la opción -fdefault-integer-8"
61310 #: fortran/trans-types.c:512
61311 #, fuzzy, gcc-internal-format
61312 #| msgid "INTEGER(KIND=8) is not available for -finteger-4-integer-8 option"
61313 msgid "INTEGER(KIND=8) is not available for %<-finteger-4-integer-8%> option"
61314 msgstr "INTEGER(KIND=8) no está disponible para la opción -finteger-4-integer-8"
61316 #: fortran/trans-types.c:531
61317 #, fuzzy, gcc-internal-format
61318 #| msgid "REAL(KIND=8) is not available for -fdefault-real-8 option"
61319 msgid "REAL(KIND=8) is not available for %<-fdefault-real-8%> option"
61320 msgstr "REAL(KIND=8) no está disponible para la opción -fdefault-real-8"
61322 #: fortran/trans-types.c:539
61323 #, fuzzy, gcc-internal-format
61324 #| msgid "REAL(KIND=8) is not available for -freal-4-real-8 option"
61325 msgid "REAL(KIND=8) is not available for %<-freal-4-real-8%> option"
61326 msgstr "REAL(KIND=8) no está disponible para la opción -freal-4-real-8"
61328 #: fortran/trans-types.c:547
61329 #, fuzzy, gcc-internal-format
61330 #| msgid "REAL(KIND=10) is not available for -freal-4-real-10 option"
61331 msgid "REAL(KIND=10) is not available for %<-freal-4-real-10%> option"
61332 msgstr "REAL(KIND=10) no está disponible para la opción -freal-4-real-10"
61334 #: fortran/trans-types.c:555
61335 #, fuzzy, gcc-internal-format
61336 #| msgid "REAL(KIND=16) is not available for -freal-4-real-16 option"
61337 msgid "REAL(KIND=16) is not available for %<-freal-4-real-16%> option"
61338 msgstr "REAL(KIND=16) no está disponible para la opción -freal-4-real-16"
61340 #: fortran/trans-types.c:570
61341 #, fuzzy, gcc-internal-format
61342 #| msgid "Use of -fdefault-double-8 requires -fdefault-real-8"
61343 msgid "Use of %<-fdefault-double-8%> requires %<-fdefault-real-8%>"
61344 msgstr "El uso de -fdefault-double-8 require de -fdefault-real-8"
61346 #: fortran/trans-types.c:580
61347 #, fuzzy, gcc-internal-format
61348 #| msgid "REAL(KIND=4) is not available for -freal-8-real-4 option"
61349 msgid "REAL(KIND=4) is not available for %<-freal-8-real-4%> option"
61350 msgstr "REAL(KIND=4) no está disponible para la opción -freal-8-real-4"
61352 #: fortran/trans-types.c:588
61353 #, fuzzy, gcc-internal-format
61354 #| msgid "REAL(KIND=10) is not available for -freal-8-real-10 option"
61355 msgid "REAL(KIND=10) is not available for %<-freal-8-real-10%> option"
61356 msgstr "REAL(KIND=10) no está disponible para la opción -freal-8-real-10"
61358 #: fortran/trans-types.c:596
61359 #, fuzzy, gcc-internal-format
61360 #| msgid "REAL(KIND=10) is not available for -freal-8-real-16 option"
61361 msgid "REAL(KIND=10) is not available for %<-freal-8-real-16%> option"
61362 msgstr "REAL(KIND=10) no está disponible para la opción -freal-8-real-16"
61364 #: fortran/trans-types.c:736
61365 #, gcc-internal-format
61366 msgid "gfc_validate_kind(): Got bad type"
61367 msgstr ""
61369 #: fortran/trans-types.c:740
61370 #, gcc-internal-format
61371 msgid "gfc_validate_kind(): Got bad kind"
61372 msgstr ""
61374 #: fortran/trans-types.c:1478
61375 #, gcc-internal-format, gfc-internal-format
61376 msgid "Array element size too big at %C"
61377 msgstr "El tamaño del elemento de la matriz es demasiado grande en %C"
61379 #: fortran/trans.c:2093
61380 #, gcc-internal-format
61381 msgid "gfc_trans_code(): Bad statement code"
61382 msgstr "gfc_trans_code(): Código de declaración erróneo"
61384 #: jit/docs/examples/tut05-bf.c:242
61385 #, fuzzy, gcc-internal-format
61386 #| msgid "too many arguments"
61387 msgid "too many open parens"
61388 msgstr "demasiados argumentos"
61390 #: jit/docs/examples/tut05-bf.c:275
61391 #, fuzzy, gcc-internal-format
61392 #| msgid "mismatched arguments"
61393 msgid "mismatching parens"
61394 msgstr "no coinciden los argumentos"
61396 #: jit/docs/examples/tut05-bf.c:310
61397 #, fuzzy, gcc-internal-format
61398 #| msgid "unable to open file '%s'"
61399 msgid "unable to open file"
61400 msgstr "no se puede abrir el fichero '%s'"
61402 #: lto/lto-lang.c:811
61403 #, gcc-internal-format
61404 msgid "-fwpa and -fltrans are mutually exclusive"
61405 msgstr "-fwpa y -fltrans son mutuamente exclusivos"
61407 #: lto/lto-object.c:107
61408 #, gcc-internal-format, gfc-internal-format
61409 msgid "open %s failed: %s"
61410 msgstr "falló al abrir %s: %s"
61412 #: lto/lto-object.c:151 lto/lto-object.c:186 lto/lto-object.c:283
61413 #: lto/lto-object.c:340 lto/lto-object.c:364
61414 #, gcc-internal-format, gfc-internal-format
61415 msgid "%s: %s"
61416 msgstr "%s: %s"
61418 #: lto/lto-object.c:153
61419 #, gcc-internal-format, gfc-internal-format
61420 msgid "%s: %s: %s"
61421 msgstr "%s: %s: %s"
61423 #: lto/lto-object.c:195
61424 #, gcc-internal-format, gfc-internal-format
61425 msgid "close: %s"
61426 msgstr "cerrar: %s"
61428 #: lto/lto-object.c:251
61429 #, gcc-internal-format, gfc-internal-format
61430 msgid "two or more sections for %s"
61431 msgstr "dos o más secciones para %s"
61433 #: lto/lto-partition.c:516
61434 #, gcc-internal-format
61435 msgid "min partition size cannot be greater than max partition size"
61436 msgstr ""
61438 #: lto/lto-symtab.c:175
61439 #, fuzzy, gcc-internal-format
61440 #| msgid "%qD is initialized with itself"
61441 msgid "%qD is defined with tls model %s"
61442 msgstr "%qD se inicializa con sí mismo"
61444 #: lto/lto-symtab.c:177
61445 #, fuzzy, gcc-internal-format, gfc-internal-format
61446 #| msgid "previously defined here"
61447 msgid "previously defined here as %s"
61448 msgstr "se definió previamente aquí"
61450 #: lto/lto-symtab.c:447
61451 #, gcc-internal-format
61452 msgid "multiple prevailing defs for %qE"
61453 msgstr "prevalecen definiciones múltiples para %qE"
61455 #: lto/lto-symtab.c:465
61456 #, gcc-internal-format
61457 msgid "%qD has already been defined"
61458 msgstr "%qD ya se definió aquí"
61460 #: lto/lto-symtab.c:467
61461 #, gcc-internal-format
61462 msgid "previously defined here"
61463 msgstr "se definió previamente aquí"
61465 #: lto/lto-symtab.c:675
61466 #, gcc-internal-format
61467 msgid "%qD violates the C++ One Definition Rule "
61468 msgstr ""
61470 #: lto/lto-symtab.c:680
61471 #, gcc-internal-format
61472 msgid "type of %qD does not match original declaration"
61473 msgstr "el tipo de %qD no coincide con la declaración original"
61475 #: lto/lto-symtab.c:700
61476 #, gcc-internal-format
61477 msgid "alignment of %qD is bigger than original declaration"
61478 msgstr "la alineación de %qD es más grande que la declaración original"
61480 #: lto/lto-symtab.c:706
61481 #, fuzzy, gcc-internal-format
61482 #| msgid "type of %qD does not match original declaration"
61483 msgid "size of %qD differ from the size of original declaration"
61484 msgstr "el tipo de %qD no coincide con la declaración original"
61486 #: lto/lto-symtab.c:711
61487 #, fuzzy, gcc-internal-format
61488 #| msgid "%q#T was previously declared here"
61489 msgid "%qD was previously declared here"
61490 msgstr "%q#T se declaró previamente aquí"
61492 #: lto/lto-symtab.c:714
61493 #, gcc-internal-format
61494 msgid "code may be misoptimized unless -fno-strict-aliasing is used"
61495 msgstr ""
61497 #: lto/lto-symtab.c:800
61498 #, gcc-internal-format
61499 msgid "variable %qD redeclared as function"
61500 msgstr "la variable %qD se redeclaró como función"
61502 #: lto/lto-symtab.c:807
61503 #, gcc-internal-format
61504 msgid "function %qD redeclared as variable"
61505 msgstr "la función %qD se redeclaró como variable"
61507 #: lto/lto-symtab.c:819
61508 #, gcc-internal-format
61509 msgid "previously declared here"
61510 msgstr "se declaró previamente aquí"
61512 #: lto/lto.c:1814
61513 #, gcc-internal-format
61514 msgid "bytecode stream: garbage at the end of symbols section"
61515 msgstr "flujo de bytecode: basura al final de la sección de símbolos"
61517 #: lto/lto.c:1841
61518 #, gcc-internal-format
61519 msgid "could not parse hex number"
61520 msgstr "no se puede decodificar el número hexadecimal"
61522 #: lto/lto.c:1873
61523 #, gcc-internal-format, gfc-internal-format
61524 msgid "unexpected file name %s in linker resolution file. Expected %s"
61525 msgstr "nombre de fichero inesperado %s en el fichero de resolución de enlace. Se esperaba %s"
61527 #: lto/lto.c:1882
61528 #, gcc-internal-format
61529 msgid "could not parse file offset"
61530 msgstr "no se puede abrir el fichero de desplazamiento"
61532 #: lto/lto.c:1885
61533 #, gcc-internal-format
61534 msgid "unexpected offset"
61535 msgstr "desplazamiento inesperado"
61537 #: lto/lto.c:1907
61538 #, gcc-internal-format
61539 msgid "invalid line in the resolution file"
61540 msgstr "línea no válida en el fichero de resolución"
61542 #: lto/lto.c:1918
61543 #, gcc-internal-format
61544 msgid "invalid resolution in the resolution file"
61545 msgstr "resolución no válida en el fichero de resolución"
61547 #: lto/lto.c:1924
61548 #, fuzzy, gcc-internal-format
61549 #| msgid "resolution sub id %x not in object file"
61550 msgid "resolution sub id %wx not in object file"
61551 msgstr "el sub id de resolución %x no está en el fichero objeto"
61553 #: lto/lto.c:2036
61554 #, gcc-internal-format, gfc-internal-format
61555 msgid "cannot read LTO decls from %s"
61556 msgstr "no se pueden leer las decls LTO de %s"
61558 #: lto/lto.c:2142
61559 #, gcc-internal-format, gfc-internal-format
61560 msgid "Cannot open %s"
61561 msgstr "No se puede abrir %s"
61563 #: lto/lto.c:2163
61564 #, gcc-internal-format, gfc-internal-format
61565 msgid "Cannot map %s"
61566 msgstr "No se puede mapear %s"
61568 #: lto/lto.c:2174
61569 #, gcc-internal-format, gfc-internal-format
61570 msgid "Cannot read %s"
61571 msgstr "No se puede leer %s"
61573 #: lto/lto.c:2288
61574 #, gcc-internal-format
61575 msgid "lto_obj_file_open() failed"
61576 msgstr "falló lto_obj_file_open()"
61578 #: lto/lto.c:2313
61579 #, fuzzy, gcc-internal-format
61580 #| msgid "atexit failed"
61581 msgid "waitpid failed"
61582 msgstr "falló atexit"
61584 #: lto/lto.c:2316
61585 #, fuzzy, gcc-internal-format
61586 #| msgid "renaming .rpo file: %m"
61587 msgid "streaming subprocess failed"
61588 msgstr "se renombra el fichero .rpo: %m"
61590 #: lto/lto.c:2319
61591 #, gcc-internal-format
61592 msgid "streaming subprocess was killed by signal"
61593 msgstr ""
61595 #: lto/lto.c:2395
61596 #, gcc-internal-format
61597 msgid "no LTRANS output list filename provided"
61598 msgstr "no se proporcionó el nombre de fichero de lista de salida TRANS"
61600 #: lto/lto.c:2483
61601 #, gcc-internal-format
61602 msgid "opening LTRANS output list %s: %m"
61603 msgstr "se abre la lista de salida LTRANS %s: %m"
61605 #: lto/lto.c:2489
61606 #, gcc-internal-format
61607 msgid "writing to LTRANS output list %s: %m"
61608 msgstr "se escribe a la lista de salida LTRANS %s: %m"
61610 #: lto/lto.c:2500
61611 #, gcc-internal-format
61612 msgid "closing LTRANS output list %s: %m"
61613 msgstr "se cierra la lista de salida LTRANS %s: %m"
61615 #: lto/lto.c:2752
61616 #, gcc-internal-format
61617 msgid "could not open symbol resolution file: %m"
61618 msgstr "no se puede abrir el fichero de resolución de símbolos: %m"
61620 #: lto/lto.c:2893
61621 #, gcc-internal-format
61622 msgid "errors during merging of translation units"
61623 msgstr "errores durante la mezcla de unidades de traducción"
61625 #: objc/objc-act.c:425 objc/objc-act.c:6780
61626 #, gcc-internal-format
61627 msgid "%<@end%> missing in implementation context"
61628 msgstr "falta un %<@end%> en el contexto de una implementación"
61630 #: objc/objc-act.c:578
61631 #, gcc-internal-format
61632 msgid "class attributes are not available in Objective-C 1.0"
61633 msgstr "los atributos de clase no están disponibles en Objective-C 1.0"
61635 #: objc/objc-act.c:593
61636 #, gcc-internal-format
61637 msgid "category attributes are not available in Objective-C 1.0"
61638 msgstr "los atributos de categoría no están disponibles en Objective-C 1.0"
61640 #: objc/objc-act.c:596
61641 #, gcc-internal-format
61642 msgid "category attributes are not available in this version of the compiler, (ignored)"
61643 msgstr "los atributos de categoría no están disponibles en esta versión del compilador (se descartan)"
61645 #: objc/objc-act.c:602
61646 #, gcc-internal-format
61647 msgid "class extensions are not available in Objective-C 1.0"
61648 msgstr "las extensiones de clase no están disponibles en Objective-C 1.0"
61650 #: objc/objc-act.c:616
61651 #, gcc-internal-format
61652 msgid "class extension for class %qE declared after its %<@implementation%>"
61653 msgstr "la extensión de clase para la clase %qE se declaró después de su %<@implementation%>"
61655 #: objc/objc-act.c:631
61656 #, gcc-internal-format
61657 msgid "protocol attributes are not available in Objective-C 1.0"
61658 msgstr "los atributos de protocolo no están disponibles en Objective-C 1.0"
61660 #: objc/objc-act.c:696
61661 #, gcc-internal-format
61662 msgid "%<@end%> must appear in an @implementation context"
61663 msgstr "%<@end%> debe aparecer en el contexto de @implementation"
61665 #: objc/objc-act.c:705
61666 #, gcc-internal-format
61667 msgid "%<@package%> is not available in Objective-C 1.0"
61668 msgstr "%<@package%> no está disponible en Objective-C 1.0"
61670 #: objc/objc-act.c:707
61671 #, gcc-internal-format
61672 msgid "%<@package%> presently has the same effect as %<@public%>"
61673 msgstr "%<@package%> en este momento tiene el mismo efecto que %<@public%>"
61675 #: objc/objc-act.c:718
61676 #, gcc-internal-format
61677 msgid "%<@optional%> is not available in Objective-C 1.0"
61678 msgstr "%<@optional%> no está disponible en Objective-C 1.0"
61680 #: objc/objc-act.c:720
61681 #, gcc-internal-format
61682 msgid "%<@required%> is not available in Objective-C 1.0"
61683 msgstr "%<@required%> no está disponible en Objective-C 1.0"
61685 #: objc/objc-act.c:728
61686 #, gcc-internal-format
61687 msgid "%<@optional%> is allowed in @protocol context only"
61688 msgstr "%<@optional%> sólo se permite en el contexto de @protocol"
61690 #: objc/objc-act.c:730
61691 #, gcc-internal-format
61692 msgid "%<@required%> is allowed in @protocol context only"
61693 msgstr "%<@required%> sólo se permite en el contexto de @protocol"
61695 #: objc/objc-act.c:837
61696 #, gcc-internal-format
61697 msgid "%<@property%> is not available in Objective-C 1.0"
61698 msgstr "%<@property%> no está disponible en Objective-C 1.0"
61700 #: objc/objc-act.c:841
61701 #, gcc-internal-format
61702 msgid "%<readonly%> attribute conflicts with %<readwrite%> attribute"
61703 msgstr "El atributo %<readonly%> genera un conflicto con el atributo %<readwrite%>"
61705 #: objc/objc-act.c:858
61706 #, gcc-internal-format
61707 msgid "%<readonly%> attribute conflicts with %<setter%> attribute"
61708 msgstr "el atributo %<readonly%> genera un conflicto con el atributo %<setter%>"
61710 #: objc/objc-act.c:864
61711 #, gcc-internal-format
61712 msgid "%<assign%> attribute conflicts with %<retain%> attribute"
61713 msgstr "el atributo %<assign%> genera un conflicto con el atributo %<retain%>"
61715 #: objc/objc-act.c:869
61716 #, gcc-internal-format
61717 msgid "%<assign%> attribute conflicts with %<copy%> attribute"
61718 msgstr "el atributo %<assign%> genera un conflicto con el atributo %<copy%>"
61720 #: objc/objc-act.c:874
61721 #, gcc-internal-format
61722 msgid "%<retain%> attribute conflicts with %<copy%> attribute"
61723 msgstr "el atributo %<retain%> genera un conflicto con el atributo %<copy%>"
61725 #: objc/objc-act.c:891
61726 #, gcc-internal-format
61727 msgid "property declaration not in @interface or @protocol context"
61728 msgstr "la declaración de propiedad no está en el contexto @interface o @protocol"
61730 #: objc/objc-act.c:902
61731 #, gcc-internal-format
61732 msgid "invalid property declaration"
61733 msgstr "declaración no válida de propiedad"
61735 #: objc/objc-act.c:910
61736 #, gcc-internal-format
61737 msgid "property can not be an array"
61738 msgstr "la propiedad no puede ser una matriz"
61740 #. A @property is not an actual variable, but it is a way to
61741 #. describe a pair of accessor methods, so its type (which is
61742 #. the type of the return value of the getter and the first
61743 #. argument of the setter) can't be a bitfield (as return values
61744 #. and arguments of functions can not be bitfields).  The
61745 #. underlying instance variable could be a bitfield, but that is
61746 #. a different matter.
61747 #: objc/objc-act.c:928
61748 #, gcc-internal-format
61749 msgid "property can not be a bit-field"
61750 msgstr "la propiedad no puede ser un campo de bits"
61752 #: objc/objc-act.c:960
61753 #, gcc-internal-format
61754 msgid "object property %qD has no %<assign%>, %<retain%> or %<copy%> attribute; assuming %<assign%>"
61755 msgstr "la propiedad de objeto %qD no tiene un atributo %<assign%>, %<retain%> o %<copy%>; se asume %<assign%>"
61757 #: objc/objc-act.c:963
61758 #, gcc-internal-format
61759 msgid "%<assign%> can be unsafe for Objective-C objects; please state explicitly if you need it"
61760 msgstr "%<assign%> puede ser inseguro para objetos Objective-C; por favor establezca explícitamente si lo necesita"
61762 #: objc/objc-act.c:970
61763 #, gcc-internal-format
61764 msgid "%<retain%> attribute is only valid for Objective-C objects"
61765 msgstr "el atributo %<retain%> solamente es válido para objetos Objective-C"
61767 #: objc/objc-act.c:974
61768 #, gcc-internal-format
61769 msgid "%<copy%> attribute is only valid for Objective-C objects"
61770 msgstr "el atributo %<copy%> solamente es válido para objectos Objective-C"
61772 #: objc/objc-act.c:1028
61773 #, gcc-internal-format
61774 msgid "redeclaration of property %qD"
61775 msgstr "redeclaración de la propiedad %qD"
61777 #: objc/objc-act.c:1031 objc/objc-act.c:1096 objc/objc-act.c:1106
61778 #: objc/objc-act.c:1119 objc/objc-act.c:1130 objc/objc-act.c:1141
61779 #: objc/objc-act.c:1178 objc/objc-act.c:7551 objc/objc-act.c:7614
61780 #: objc/objc-act.c:7636 objc/objc-act.c:7649 objc/objc-act.c:7667
61781 #: objc/objc-act.c:7766
61782 #, gcc-internal-format
61783 msgid "originally specified here"
61784 msgstr "se especificó originalmente aquí"
61786 #: objc/objc-act.c:1093
61787 #, gcc-internal-format
61788 msgid "'nonatomic' attribute of property %qD conflicts with previous declaration"
61789 msgstr "el atributo 'nonatomic' de la propiedad %qD genera un conflicto con la declaración previa"
61791 #: objc/objc-act.c:1103
61792 #, gcc-internal-format
61793 msgid "'getter' attribute of property %qD conflicts with previous declaration"
61794 msgstr "el atributo 'getter' de la propiedad %qD genera un conflicto con la declaración previa"
61796 #: objc/objc-act.c:1116
61797 #, gcc-internal-format
61798 msgid "'setter' attribute of property %qD conflicts with previous declaration"
61799 msgstr "el atributo 'setter' de la propiedad %qD genera un conflicto con la declaración previa"
61801 #: objc/objc-act.c:1127
61802 #, gcc-internal-format
61803 msgid "assign semantics attributes of property %qD conflict with previous declaration"
61804 msgstr "los atributos de semánticas de asignación de la propiedad %qD genera un conflicto con la declaración previa"
61806 #: objc/objc-act.c:1138
61807 #, gcc-internal-format
61808 msgid "'readonly' attribute of property %qD conflicts with previous declaration"
61809 msgstr "el atributo readonly de la propiedad %qD genera un conflicto con la declaración previa"
61811 #: objc/objc-act.c:1176
61812 #, gcc-internal-format
61813 msgid "type of property %qD conflicts with previous declaration"
61814 msgstr "el tipo de la propiedad %qD genera un conflicto con la declaración previa"
61816 #: objc/objc-act.c:1649
61817 #, gcc-internal-format
61818 msgid "the dot syntax is not available in Objective-C 1.0"
61819 msgstr "la sintaxis de punto no está disponible en Objective-C 1.0"
61821 #. We know that 'class_name' is an Objective-C class name as the
61822 #. parser won't call this function if it is not.  This is only a
61823 #. double-check for safety.
61824 #: objc/objc-act.c:1665
61825 #, gcc-internal-format
61826 msgid "could not find class %qE"
61827 msgstr "no se puede encontrar la clase %qE"
61829 #. Again, this should never happen, but we do check.
61830 #: objc/objc-act.c:1673
61831 #, gcc-internal-format
61832 msgid "could not find interface for class %qE"
61833 msgstr "no se puede encontrar la interfaz para la clase %qE"
61835 #: objc/objc-act.c:1679 objc/objc-act.c:6817 objc/objc-act.c:6948
61836 #, gcc-internal-format
61837 msgid "class %qE is deprecated"
61838 msgstr "la clase %qE es obsoleta"
61840 #: objc/objc-act.c:1708
61841 #, gcc-internal-format
61842 msgid "could not find setter/getter for %qE in class %qE"
61843 msgstr "no se puede encontrar setter/getter para %qE en la clase %qE"
61845 #: objc/objc-act.c:1744
61846 #, gcc-internal-format
61847 msgid "readonly property can not be set"
61848 msgstr "no se puede establecer la propiedad readonly"
61850 #: objc/objc-act.c:2015
61851 #, gcc-internal-format
61852 msgid "method declaration not in @interface context"
61853 msgstr "la declaración de método no está en el contexto @interface"
61855 #: objc/objc-act.c:2019
61856 #, gcc-internal-format
61857 msgid "method attributes are not available in Objective-C 1.0"
61858 msgstr "los atributos de método no están disponibles en Objective-C 1.0"
61860 #: objc/objc-act.c:2039
61861 #, gcc-internal-format
61862 msgid "method definition not in @implementation context"
61863 msgstr "la definición de método no está en el contexto @implementation"
61865 #: objc/objc-act.c:2054
61866 #, gcc-internal-format
61867 msgid "method attributes can not be specified in @implementation context"
61868 msgstr "los atributos de método no se pueden especificar en el contexto @implementation"
61870 #: objc/objc-act.c:2283
61871 #, gcc-internal-format
61872 msgid "class %qs does not implement the %qE protocol"
61873 msgstr "la clase %qs no implementa el protocolo %qE"
61875 #: objc/objc-act.c:2286
61876 #, gcc-internal-format
61877 msgid "type %qs does not conform to the %qE protocol"
61878 msgstr "el tipo %qs no es conforme con el protocolo %qE"
61880 #: objc/objc-act.c:2567
61881 #, gcc-internal-format
61882 msgid "comparison of distinct Objective-C types lacks a cast"
61883 msgstr "la comparación de tipos Objective-C distintos carece de una conversión"
61885 #: objc/objc-act.c:2571
61886 #, gcc-internal-format
61887 msgid "initialization from distinct Objective-C type"
61888 msgstr "inicialización desde un tipo Objective-C distinto"
61890 #: objc/objc-act.c:2575
61891 #, gcc-internal-format
61892 msgid "assignment from distinct Objective-C type"
61893 msgstr "asignación desde un tipo Objective-C distinto"
61895 #: objc/objc-act.c:2579
61896 #, gcc-internal-format
61897 msgid "distinct Objective-C type in return"
61898 msgstr "tipo Objective-C distinto en la devolución"
61900 #: objc/objc-act.c:2583
61901 #, gcc-internal-format
61902 msgid "passing argument %d of %qE from distinct Objective-C type"
61903 msgstr "se pasa el argumento %d de %qE desde un tipo Objective-C distinto"
61905 #: objc/objc-act.c:2726
61906 #, gcc-internal-format
61907 msgid "statically allocated instance of Objective-C class %qE"
61908 msgstr "instancia de la clase Objective-C %qE alojada estáticamente"
61910 #: objc/objc-act.c:2735
61911 #, gcc-internal-format
61912 msgid "redeclaration of Objective-C class %qs"
61913 msgstr "redeclaración de la clase Objective-C %qs"
61915 #. This case happens when we are given an 'interface' which
61916 #. is not a valid class name.  For example if a typedef was
61917 #. used, and 'interface' really is the identifier of the
61918 #. typedef, but when you resolve it you don't get an
61919 #. Objective-C class, but something else, such as 'int'.
61920 #. This is an error; protocols make no sense unless you use
61921 #. them with Objective-C objects.
61922 #: objc/objc-act.c:2777
61923 #, gcc-internal-format
61924 msgid "only Objective-C object types can be qualified with a protocol"
61925 msgstr "sólo los tips de objeto Objective-C se pueden calificar con un protocolo"
61927 #: objc/objc-act.c:2841
61928 #, gcc-internal-format
61929 msgid "protocol %qE has circular dependency"
61930 msgstr "el protocolo %qE tiene una dependencia circular"
61932 #: objc/objc-act.c:2874 objc/objc-act.c:5681
61933 #, gcc-internal-format
61934 msgid "cannot find protocol declaration for %qE"
61935 msgstr "no se puede encontrar la declaración de protocolo para %qE"
61937 #: objc/objc-act.c:3175 objc/objc-act.c:3830 objc/objc-act.c:6393
61938 #: objc/objc-act.c:6868 objc/objc-act.c:6941 objc/objc-act.c:6994
61939 #, gcc-internal-format
61940 msgid "cannot find interface declaration for %qE"
61941 msgstr "no se puede encontrar la declaración de interfaz para %qE"
61943 #: objc/objc-act.c:3179
61944 #, gcc-internal-format
61945 msgid "interface %qE does not have valid constant string layout"
61946 msgstr "la interfaz %qE no tiene una disposición de cadena constante válida"
61948 #: objc/objc-act.c:3184
61949 #, gcc-internal-format
61950 msgid "cannot find reference tag for class %qE"
61951 msgstr "no se puede encontrar la marca de referencia para la clase %qE"
61953 #: objc/objc-act.c:3329
61954 #, gcc-internal-format
61955 msgid "%qE is not an Objective-C class name or alias"
61956 msgstr "%qE no es un nombre de clase o alias de Objective-C"
61958 #: objc/objc-act.c:3344 objc/objc-act.c:3375 objc/objc-act.c:6774
61959 #: objc/objc-act.c:8097 objc/objc-act.c:8148
61960 #, gcc-internal-format
61961 msgid "Objective-C declarations may only appear in global scope"
61962 msgstr "las declaraciones Objective-C sólo pueden aparecer en el ámbito global"
61964 #: objc/objc-act.c:3349
61965 #, gcc-internal-format
61966 msgid "cannot find class %qE"
61967 msgstr "no se puede encontrar la clase %qE"
61969 #: objc/objc-act.c:3351
61970 #, gcc-internal-format
61971 msgid "class %qE already exists"
61972 msgstr "ya existe la clase %qE"
61974 #: objc/objc-act.c:3393 objc/objc-act.c:6833
61975 #, gcc-internal-format
61976 msgid "%qE redeclared as different kind of symbol"
61977 msgstr "%qE redeclarado como un tipo diferente de símbolo"
61979 #: objc/objc-act.c:3395 objc/objc-act.c:3981 objc/objc-act.c:4009
61980 #: objc/objc-act.c:4064 objc/objc-act.c:6835
61981 #, gcc-internal-format
61982 msgid "previous declaration of %q+D"
61983 msgstr "declaración previa de %q+D"
61985 #: objc/objc-act.c:3684
61986 #, gcc-internal-format
61987 msgid "strong-cast assignment has been intercepted"
61988 msgstr "se ha interceptado una asignación strong-cast"
61990 #: objc/objc-act.c:3726
61991 #, gcc-internal-format
61992 msgid "strong-cast may possibly be needed"
61993 msgstr "tal vez se necesite strong-cast"
61995 #: objc/objc-act.c:3736
61996 #, gcc-internal-format
61997 msgid "instance variable assignment has been intercepted"
61998 msgstr "se ha interceptado una asignación de variable de instancia"
62000 #: objc/objc-act.c:3755
62001 #, gcc-internal-format
62002 msgid "pointer arithmetic for garbage-collected objects not allowed"
62003 msgstr "no se permite la aritmética de punteros para los objetos capturados por el recolector de basura"
62005 #: objc/objc-act.c:3761
62006 #, gcc-internal-format
62007 msgid "global/static variable assignment has been intercepted"
62008 msgstr "se ha interceptado una asignación de variable global/estática"
62010 #: objc/objc-act.c:3978 objc/objc-act.c:4006 objc/objc-act.c:4061
62011 #, gcc-internal-format
62012 msgid "duplicate instance variable %q+D"
62013 msgstr "variable de instancia %q+D duplicada"
62015 #: objc/objc-act.c:4121
62016 #, gcc-internal-format
62017 msgid "%<-fobjc-exceptions%> is required to enable Objective-C exception syntax"
62018 msgstr "Se requiere %<-fobjc-exceptions%> para activar la sintaxis de excepción de Objective-C"
62020 #: objc/objc-act.c:4205
62021 #, gcc-internal-format
62022 msgid "@catch parameter is not a known Objective-C class type"
62023 msgstr "el parámetro de @catch no es un tipo de clase conocido para Objective-C"
62025 #: objc/objc-act.c:4211
62026 #, gcc-internal-format
62027 msgid "@catch parameter can not be protocol-qualified"
62028 msgstr "el parámetro @catch no puede ser calificado por protocolo"
62030 #: objc/objc-act.c:4256
62031 #, gcc-internal-format
62032 msgid "exception of type %<%T%> will be caught"
62033 msgstr "se atrapará  la excepción del tipo %<%T%>"
62035 #: objc/objc-act.c:4258
62036 #, gcc-internal-format
62037 msgid "   by earlier handler for %<%T%>"
62038 msgstr "   por un manejador anterior para %<%T%>"
62040 #: objc/objc-act.c:4305
62041 #, gcc-internal-format
62042 msgid "%<@try%> without %<@catch%> or %<@finally%>"
62043 msgstr "%<@try%> sin %<@catch%> o %<@finally%>"
62045 #: objc/objc-act.c:4333
62046 #, gcc-internal-format
62047 msgid "%<@throw%> (rethrow) used outside of a @catch block"
62048 msgstr "se usó %<@throw%> (rethrow) fuera de un bloque @catch"
62050 #: objc/objc-act.c:4346
62051 #, gcc-internal-format
62052 msgid "%<@throw%> argument is not an object"
62053 msgstr "el argumento %<@throw%> no es un objeto"
62055 #: objc/objc-act.c:4367
62056 #, gcc-internal-format
62057 msgid "%<@synchronized%> argument is not an object"
62058 msgstr "el argumento %<@synchronized%> no es un objeto"
62060 #: objc/objc-act.c:4575
62061 #, gcc-internal-format
62062 msgid "%s %qs"
62063 msgstr "%s %qs"
62065 #: objc/objc-act.c:4598 objc/objc-act.c:4617
62066 #, gcc-internal-format
62067 msgid "inconsistent instance variable specification"
62068 msgstr "especificación de instancia de variable inconsistente"
62070 #: objc/objc-act.c:4672
62071 #, gcc-internal-format
62072 msgid "can not use an object as parameter to a method"
62073 msgstr "no se puede usar un objeto como un parámetro para un método"
62075 #: objc/objc-act.c:4716
62076 #, gcc-internal-format
62077 msgid "method argument attributes are not available in Objective-C 1.0"
62078 msgstr "los atributos de argumento de método no están disponibles en Objective-C 1.0"
62080 #: objc/objc-act.c:5090
62081 #, gcc-internal-format
62082 msgid "multiple methods named %<%c%E%> found"
62083 msgstr "se encontraron múltiples métodos nombrados %<%c%E%>"
62085 #: objc/objc-act.c:5093
62086 #, gcc-internal-format
62087 msgid "using %<%c%s%>"
62088 msgstr "se utiliza %<%c%s%>"
62090 #: objc/objc-act.c:5102
62091 #, gcc-internal-format
62092 msgid "multiple selectors named %<%c%E%> found"
62093 msgstr "se encontraron múltiples selectores nombrados %<%c%E%>"
62095 #: objc/objc-act.c:5105
62096 #, gcc-internal-format
62097 msgid "found %<%c%s%>"
62098 msgstr "se encontró %<%c%s%>"
62100 #: objc/objc-act.c:5114
62101 #, gcc-internal-format
62102 msgid "also found %<%c%s%>"
62103 msgstr "también se encontró %<%c%s%>"
62105 #. If 'rtype' is NULL_TREE at this point it means that
62106 #. we have seen no @interface corresponding to that
62107 #. class name, only a @class declaration (alternatively,
62108 #. this was a call such as [objc_getClass("SomeClass")
62109 #. alloc], where we've never seen the @interface of
62110 #. SomeClass).  So, we have a class name (class_tree)
62111 #. but no actual details of the class methods.  We won't
62112 #. be able to check that the class responds to the
62113 #. method, and we will have to guess the method
62114 #. prototype.  Emit a warning, then keep going (this
62115 #. will use any method with a matching name, as if the
62116 #. receiver was of type 'Class').
62117 #. We could not find an @interface declaration, and
62118 #. there are no protocols attached to the receiver,
62119 #. so we can't complete the check that the receiver
62120 #. responds to the method, and we can't retrieve the
62121 #. method prototype.  But, because the receiver has
62122 #. a well-specified class, the programmer did want
62123 #. this check to be performed.  Emit a warning, then
62124 #. keep going as if it was an 'id'.  To remove the
62125 #. warning, either include an @interface for the
62126 #. class, or cast the receiver to 'id'.  Note that
62127 #. rtype is an IDENTIFIER_NODE at this point.
62128 #: objc/objc-act.c:5400 objc/objc-act.c:5534
62129 #, gcc-internal-format
62130 msgid "@interface of class %qE not found"
62131 msgstr "no se encontró la @interface de la clase %qE"
62133 #: objc/objc-act.c:5408
62134 #, gcc-internal-format
62135 msgid "no super class declared in @interface for %qE"
62136 msgstr "no se declaró una super clase en @interface para %qE"
62138 #: objc/objc-act.c:5459
62139 #, gcc-internal-format
62140 msgid "found %<-%E%> instead of %<+%E%> in protocol(s)"
62141 msgstr "se encontró %<-%E%> en lugar de %<+%E%> en el(los) protocolo(s)"
62143 #. We have a type, but it's not an Objective-C type (!).
62144 #: objc/objc-act.c:5571
62145 #, gcc-internal-format
62146 msgid "invalid receiver type %qs"
62147 msgstr "tipo receptor %qs no válido"
62149 #: objc/objc-act.c:5588
62150 #, gcc-internal-format
62151 msgid "%<%c%E%> not found in protocol(s)"
62152 msgstr "no se encontró %<%c%E%> en el(los) protocolo(s)"
62154 #: objc/objc-act.c:5602
62155 #, gcc-internal-format
62156 msgid "%qE may not respond to %<%c%E%>"
62157 msgstr "%qE tal vez no responde a %<%c%E%>"
62159 #: objc/objc-act.c:5610
62160 #, gcc-internal-format
62161 msgid "no %<%c%E%> method found"
62162 msgstr "no se encontró el método %<%c%E%>"
62164 #: objc/objc-act.c:5617
62165 #, gcc-internal-format
62166 msgid "(Messages without a matching method signature"
62167 msgstr "(Mensajes sin una firma de método coincidente"
62169 #: objc/objc-act.c:5619
62170 #, gcc-internal-format
62171 msgid "will be assumed to return %<id%> and accept"
62172 msgstr "se asumirán que devuelven %<id%> y aceptarán"
62174 #: objc/objc-act.c:5621
62175 #, gcc-internal-format
62176 msgid "%<...%> as arguments.)"
62177 msgstr "%<...%> como argumentos.)"
62179 #: objc/objc-act.c:5730
62180 #, gcc-internal-format
62181 msgid "undeclared selector %qE"
62182 msgstr "selector %qE sin declarar"
62184 #. Historically, a class method that produced objects (factory
62185 #. method) would assign `self' to the instance that it
62186 #. allocated.  This would effectively turn the class method into
62187 #. an instance method.  Following this assignment, the instance
62188 #. variables could be accessed.  That practice, while safe,
62189 #. violates the simple rule that a class method should not refer
62190 #. to an instance variable.  It's better to catch the cases
62191 #. where this is done unknowingly than to support the above
62192 #. paradigm.
62193 #: objc/objc-act.c:5754
62194 #, gcc-internal-format
62195 msgid "instance variable %qE accessed in class method"
62196 msgstr "la variable de instancia %qE se accedió en el método de la clase"
62198 #: objc/objc-act.c:5984 objc/objc-act.c:6004
62199 #, gcc-internal-format
62200 msgid "method %<%c%E%> declared %<@optional%> and %<@required%> at the same time"
62201 msgstr "se declaró el método %<%c%E%> como %<@optional%> y %<@required%> al mismo tiempo"
62203 #: objc/objc-act.c:5988
62204 #, gcc-internal-format
62205 msgid "previous declaration of %<%c%E%> as %<@required%>"
62206 msgstr "declaración previa de %<%c%E%> como %<@required%>"
62208 #: objc/objc-act.c:6008
62209 #, gcc-internal-format
62210 msgid "previous declaration of %<%c%E%> as %<@optional%>"
62211 msgstr "declaración previa de %<%c%E%> como %<@optional%>"
62213 #: objc/objc-act.c:6068
62214 #, gcc-internal-format
62215 msgid "duplicate declaration of method %<%c%E%> with conflicting types"
62216 msgstr "declaración duplicada del método %<%c%E%> con tipos en conflicto"
62218 #: objc/objc-act.c:6072
62219 #, gcc-internal-format
62220 msgid "previous declaration of %<%c%E%>"
62221 msgstr "declaración previa de %<%c%E%>"
62223 #: objc/objc-act.c:6109
62224 #, gcc-internal-format
62225 msgid "duplicate interface declaration for category %<%E(%E)%>"
62226 msgstr "declaración de interfaz duplicada para la categoría %<%E(%E)%>"
62228 #: objc/objc-act.c:6197
62229 #, gcc-internal-format
62230 msgid "illegal reference type specified for instance variable %qs"
62231 msgstr "se especificó un tipo de referencia ilegal para la variable de instancia %qs"
62233 #: objc/objc-act.c:6208
62234 #, gcc-internal-format
62235 msgid "instance variable %qs has unknown size"
62236 msgstr "la variable de instancia %qs es de tamaño desconocido"
62238 #: objc/objc-act.c:6229
62239 #, gcc-internal-format
62240 msgid "instance variable %qs uses flexible array member"
62241 msgstr "la variable de instancia %qs usa un miembro de matriz flexible"
62243 #: objc/objc-act.c:6256
62244 #, gcc-internal-format
62245 msgid "type %qE has no default constructor to call"
62246 msgstr "el tipo %qE no tiene un constructor para llamar por defecto"
62248 #: objc/objc-act.c:6262
62249 #, gcc-internal-format
62250 msgid "destructor for %qE shall not be run either"
62251 msgstr "el destructor para %qE no debe se ejecutado por"
62253 #. Vtable pointers are Real Bad(tm), since Obj-C cannot
62254 #. initialize them.
62255 #: objc/objc-act.c:6274
62256 #, gcc-internal-format
62257 msgid "type %qE has virtual member functions"
62258 msgstr "el tipo %qE tiene funciones miembro virtuales"
62260 #: objc/objc-act.c:6275
62261 #, gcc-internal-format
62262 msgid "illegal aggregate type %qE specified for instance variable %qs"
62263 msgstr "se especificó un tipo agregado %qE ilegal para la variable de instancia %qs"
62265 #: objc/objc-act.c:6285
62266 #, gcc-internal-format
62267 msgid "type %qE has a user-defined constructor"
62268 msgstr "el tipo %qE tiene un constructor definido por el usuario"
62270 #: objc/objc-act.c:6287
62271 #, gcc-internal-format
62272 msgid "type %qE has a user-defined destructor"
62273 msgstr "el tipo %qE tiene un destructor definido por el usuario"
62275 #: objc/objc-act.c:6291
62276 #, gcc-internal-format
62277 msgid "C++ constructors and destructors will not be invoked for Objective-C fields"
62278 msgstr "los constructores y destructores de C++ no se invocan para campos Objective-C"
62280 #: objc/objc-act.c:6422
62281 #, gcc-internal-format
62282 msgid "instance variable %qE is declared private"
62283 msgstr "la variable de instancia %qE se declaró privada"
62285 #: objc/objc-act.c:6433
62286 #, gcc-internal-format
62287 msgid "instance variable %qE is %s; this will be a hard error in the future"
62288 msgstr "la variable de instancia %qE es %s; esto será un error severo en el futuro"
62290 #: objc/objc-act.c:6440
62291 #, gcc-internal-format
62292 msgid "instance variable %qE is declared %s"
62293 msgstr "la variable de instancia %qE se declaró %s"
62295 #: objc/objc-act.c:6551 objc/objc-act.c:6666
62296 #, gcc-internal-format
62297 msgid "incomplete implementation of class %qE"
62298 msgstr "implementación incompleta de la clase %qE"
62300 #: objc/objc-act.c:6555 objc/objc-act.c:6670
62301 #, gcc-internal-format
62302 msgid "incomplete implementation of category %qE"
62303 msgstr "implementación incompleta de la categoría %qE"
62305 #: objc/objc-act.c:6564 objc/objc-act.c:6678
62306 #, gcc-internal-format
62307 msgid "method definition for %<%c%E%> not found"
62308 msgstr "no se encontró la definición de método para %<%c%E%>"
62310 #: objc/objc-act.c:6719
62311 #, gcc-internal-format
62312 msgid "%s %qE does not fully implement the %qE protocol"
62313 msgstr "%s %qE no implementa completamente el protocolo %qE"
62315 #: objc/objc-act.c:6809
62316 #, gcc-internal-format
62317 msgid "cannot find interface declaration for %qE, superclass of %qE"
62318 msgstr "no se puede encontrar la declaración de interfaz para %qE, superclase de %qE"
62320 #: objc/objc-act.c:6848
62321 #, gcc-internal-format
62322 msgid "reimplementation of class %qE"
62323 msgstr "reimplementación de la clase %qE"
62325 #: objc/objc-act.c:6881
62326 #, gcc-internal-format
62327 msgid "conflicting super class name %qE"
62328 msgstr "el nombre de la super clase %qE genera un conflicto"
62330 #: objc/objc-act.c:6884
62331 #, gcc-internal-format
62332 msgid "previous declaration of %qE"
62333 msgstr "declaración previa de %qE"
62335 #: objc/objc-act.c:6886
62336 #, gcc-internal-format
62337 msgid "previous declaration"
62338 msgstr "declaración previa"
62340 #: objc/objc-act.c:6899 objc/objc-act.c:6901
62341 #, gcc-internal-format
62342 msgid "duplicate interface declaration for class %qE"
62343 msgstr "declaración de interfaz duplicada para la clase %qE"
62345 #: objc/objc-act.c:7218 objc/objc-act.c:7414
62346 #, gcc-internal-format
62347 msgid "can not find instance variable associated with property"
62348 msgstr "no se encuentra la variable de instancia asociada con la propiedad"
62350 #. TODO: This should be caught much earlier than this.
62351 #: objc/objc-act.c:7380
62352 #, gcc-internal-format
62353 msgid "invalid setter, it must have one argument"
62354 msgstr "setter no válido, debe tener un argumento"
62356 #: objc/objc-act.c:7544 objc/objc-act.c:7759
62357 #, gcc-internal-format
62358 msgid "property %qs already specified in %<@dynamic%>"
62359 msgstr "la propiedad %qs ya se especificó en %<@dynamic%>"
62361 #: objc/objc-act.c:7547 objc/objc-act.c:7762
62362 #, gcc-internal-format
62363 msgid "property %qs already specified in %<@synthesize%>"
62364 msgstr "la propiedad %qs ya se especificó en %<@synthesize%>"
62366 #: objc/objc-act.c:7561 objc/objc-act.c:7776
62367 #, gcc-internal-format
62368 msgid "no declaration of property %qs found in the interface"
62369 msgstr "no se encontró la declaración de la propiedad %qs en la interfaz"
62371 #: objc/objc-act.c:7588
62372 #, gcc-internal-format
62373 msgid "ivar %qs used by %<@synthesize%> declaration must be an existing ivar"
62374 msgstr "el ivar %qs que usa la declaración %<@synthesize%> debe ser un ivar existente"
62376 #: objc/objc-act.c:7609
62377 #, gcc-internal-format
62378 msgid "property %qs is using instance variable %qs of incompatible type"
62379 msgstr "la propiedad %qs está usando la variable de instancia %qs de tipo incompatible"
62381 #: objc/objc-act.c:7631
62382 #, gcc-internal-format
62383 msgid "'assign' property %qs is using bit-field instance variable %qs"
62384 msgstr "la propiedad 'assign' %qs está usando la variable de instancia de campo de bits %qs"
62386 #: objc/objc-act.c:7644
62387 #, gcc-internal-format
62388 msgid "'atomic' property %qs is using bit-field instance variable %qs"
62389 msgstr "la propiedad 'atomic' %qs está usando la variable de instancia de campo de bits %qs"
62391 #: objc/objc-act.c:7662
62392 #, gcc-internal-format
62393 msgid "property %qs is using the same instance variable as property %qs"
62394 msgstr "la propiedad %qs está usando la misma variable de instancia que la propiedad %qs"
62396 #: objc/objc-act.c:7703
62397 #, gcc-internal-format
62398 msgid "%<@synthesize%> is not available in Objective-C 1.0"
62399 msgstr "%<@synthesize%> no está disponible en Objective-C 1.0"
62401 #. We can get here only in Objective-C; the Objective-C++ parser
62402 #. detects the problem while parsing, outputs the error
62403 #. "misplaced '@synthesize' Objective-C++ construct" and skips
62404 #. the declaration.
62405 #: objc/objc-act.c:7714
62406 #, gcc-internal-format
62407 msgid "%<@synthesize%> not in @implementation context"
62408 msgstr "%<@synthesize%> no está en el contexto de @implementation"
62410 #: objc/objc-act.c:7720
62411 #, gcc-internal-format
62412 msgid "%<@synthesize%> can not be used in categories"
62413 msgstr "no se puede usar %<@synthesize%> en categorías"
62415 #: objc/objc-act.c:7729
62416 #, gcc-internal-format
62417 msgid "%<@synthesize%> requires the @interface of the class to be available"
62418 msgstr "%<@synthesize%> requere que @interface de la clase esté disponible"
62420 #: objc/objc-act.c:7812
62421 #, gcc-internal-format
62422 msgid "%<@dynamic%> is not available in Objective-C 1.0"
62423 msgstr "%<@dynamic%> no está disponible en Objective-C 1.0"
62425 #. We can get here only in Objective-C; the Objective-C++ parser
62426 #. detects the problem while parsing, outputs the error
62427 #. "misplaced '@dynamic' Objective-C++ construct" and skips the
62428 #. declaration.
62429 #: objc/objc-act.c:7823
62430 #, gcc-internal-format
62431 msgid "%<@dynamic%> not in @implementation context"
62432 msgstr "%<@dynamic%> no está en el contexto de @implementation"
62434 #: objc/objc-act.c:7845
62435 #, gcc-internal-format
62436 msgid "%<@dynamic%> requires the @interface of the class to be available"
62437 msgstr "%<@dynamic%> requiere que @interface de la clase esté disponible"
62439 #: objc/objc-act.c:8043
62440 #, gcc-internal-format
62441 msgid "definition of protocol %qE not found"
62442 msgstr "no se encontró la definición del protocolo %qE"
62444 #. It would be nice to use warn_deprecated_use() here, but
62445 #. we are using TREE_CHAIN (which is supposed to be the
62446 #. TYPE_STUB_DECL for a TYPE) for something different.
62447 #: objc/objc-act.c:8074
62448 #, gcc-internal-format
62449 msgid "protocol %qE is deprecated"
62450 msgstr "el protocolo %qE es obsoleto"
62452 #: objc/objc-act.c:8193
62453 #, gcc-internal-format
62454 msgid "duplicate declaration for protocol %qE"
62455 msgstr "declaración duplicada para el protocolo %qE"
62457 #: objc/objc-act.c:8704
62458 #, gcc-internal-format
62459 msgid "conflicting types for %<%c%s%>"
62460 msgstr "tipos en conflicto para %<%c%s%>"
62462 #: objc/objc-act.c:8708
62463 #, gcc-internal-format
62464 msgid "previous declaration of %<%c%s%>"
62465 msgstr "declaración previa de %<%c%s%>"
62467 #: objc/objc-act.c:8808
62468 #, gcc-internal-format
62469 msgid "no super class declared in interface for %qE"
62470 msgstr "no se declaró una super clase en la interfaz para %qE"
62472 #: objc/objc-act.c:8835
62473 #, gcc-internal-format
62474 msgid "[super ...] must appear in a method context"
62475 msgstr "[super ...] debe aparecer en el contexto de un método"
62477 #: objc/objc-act.c:8875
62478 #, gcc-internal-format
62479 msgid "method possibly missing a [super dealloc] call"
62480 msgstr "posiblemente el método carece de una llamada [super dealloc]"
62482 #: objc/objc-act.c:9335
62483 #, gcc-internal-format
62484 msgid "instance variable %qs is declared private"
62485 msgstr "la variable de instancia %qs se declaró privada"
62487 #: objc/objc-act.c:9388
62488 #, gcc-internal-format
62489 msgid "local declaration of %qE hides instance variable"
62490 msgstr "la declaración local de %qE oculta la variable de instancia"
62492 #. This can happen if DECL_ARTIFICIAL (*expr_p), but
62493 #. should be impossible for real properties, which always
62494 #. have a getter.
62495 #: objc/objc-act.c:9434
62496 #, gcc-internal-format
62497 msgid "no %qs getter found"
62498 msgstr "no se encuentra el getter %qs"
62500 #: objc/objc-act.c:9674
62501 #, gcc-internal-format
62502 msgid "fast enumeration is not available in Objective-C 1.0"
62503 msgstr "la enumeración rápida no está disponible en Objective-C 1.0"
62505 #: objc/objc-act.c:9684
62506 #, gcc-internal-format
62507 msgid "iterating variable in fast enumeration is not an object"
62508 msgstr "la variable que itera en la enumeración rápida no es un objeto"
62510 #: objc/objc-act.c:9690
62511 #, gcc-internal-format
62512 msgid "collection in fast enumeration is not an object"
62513 msgstr "la colección en la enumeración rápida no es un objeto"
62515 #: objc/objc-encoding.c:130
62516 #, gcc-internal-format
62517 msgid "type %qT does not have a known size"
62518 msgstr "el tipo %qT no tiene un tamaño conocido"
62520 #: objc/objc-encoding.c:721
62521 #, gcc-internal-format
62522 msgid "unknown type %<%T%> found during Objective-C encoding"
62523 msgstr "se encontró el tipo desconocido %<%T%> durante la codificación de Objective-C"
62525 #. Do not do any encoding, produce an error and keep going.
62526 #: objc/objc-encoding.c:804
62527 #, gcc-internal-format
62528 msgid "trying to encode non-integer type as a bitfield"
62529 msgstr "se trata de codificar un tipo que no es entero como un campo"
62531 #: objc/objc-gnu-runtime-abi-01.c:131
62532 #, gcc-internal-format
62533 msgid "%<-fobjc-gc%> is ignored for %<-fgnu-runtime%>"
62534 msgstr "se descarta %<-fobjc-gc%> por %<-fgnu-runtime%>"
62536 #: objc/objc-gnu-runtime-abi-01.c:139
62537 #, gcc-internal-format
62538 msgid "%<-fobjc-sjlj-exceptions%> is ignored for %<-fgnu-runtime%>"
62539 msgstr "se descarta %<-fobjc-sjlj-exceptions%> por %<-fgnu-runtime%>"
62541 #: objc/objc-gnu-runtime-abi-01.c:2168 objc/objc-next-runtime-abi-01.c:2815
62542 #: objc/objc-next-runtime-abi-02.c:3587
62543 #, gcc-internal-format
62544 msgid "non-objective-c type '%T' cannot be caught"
62545 msgstr "no se puede atrapar el tipo '%T' que no es de objective-c"
62547 #: objc/objc-next-runtime-abi-01.c:150
62548 #, gcc-internal-format
62549 msgid "%<-fobjc-sjlj-exceptions%> is the only supported exceptions system for %<-fnext-runtime%> with %<-fobjc-abi-version%> < 2"
62550 msgstr "%<-fobjc-sjlj-exceptions%> es la única excepción a sistema admitida para %<-fnext-runtime%> con %<-fobjc-abi-version%> < 2"
62552 #: objc/objc-next-runtime-abi-02.c:242
62553 #, gcc-internal-format
62554 msgid "%<-fobjc-sjlj-exceptions%> is ignored for %<-fnext-runtime%> when %<-fobjc-abi-version%> >= 2"
62555 msgstr "se descarta %<-fobjc-sjlj-exceptions%> por %<-fnext-runtime%> cuando %<-fobjc-abi-version%> >= 2"
62557 #: objc/objc-runtime-shared-support.c:425
62558 #, gcc-internal-format
62559 msgid "creating selector for nonexistent method %qE"
62560 msgstr "se crea un selector para el método %qE que no existe"
62562 #~ msgid "Cannot open intermediate output file %s\n"
62563 #~ msgstr "No se puede abrir el fichero de salida intermedia %s\n"
62565 #~ msgid "module procedure"
62566 #~ msgstr "procedimiento módulo"
62568 #~ msgid "internal function"
62569 #~ msgstr "función interna"
62571 #~ msgid "Specifies the cost model for vectorization."
62572 #~ msgstr "Especifica el modelo de coste en la vectorización."
62574 #~ msgid "%s uses same OpenACC parallelism as containing loop"
62575 #~ msgstr "%s usa el mismo paralelismo OpenACC que el bucle que lo contiene"
62577 #, fuzzy
62578 #~| msgid "no support for induction"
62579 #~ msgid "not support -fpic"
62580 #~ msgstr "no se admite la inducción"
62582 #, fuzzy
62583 #~| msgid "implicit declaration of function %qE"
62584 #~ msgid "implicit declaration of function %qE;did you mean %qs?"
62585 #~ msgstr "declaración implícita de la función %qE"
62587 #, fuzzy
62588 #~| msgid "%<#pragma omp barrier%> may only be used in compound statements"
62589 #~ msgid "%<#pragma acc enter data%> may only be used in compound statements"
62590 #~ msgstr "%<#pragma omp barrier%> sólo se puede usar en declaraciones compuestas"
62592 #, fuzzy
62593 #~| msgid "%<#pragma omp barrier%> may only be used in compound statements"
62594 #~ msgid "%<#pragma acc exit data%> may only be used in compound statements"
62595 #~ msgstr "%<#pragma omp barrier%> sólo se puede usar en declaraciones compuestas"
62597 #, fuzzy
62598 #~| msgid "%<#pragma omp barrier%> may only be used in compound statements"
62599 #~ msgid "%<#pragma acc update%> may only be used in compound statements"
62600 #~ msgstr "%<#pragma omp barrier%> sólo se puede usar en declaraciones compuestas"
62602 #~ msgid "%<#pragma omp barrier%> may only be used in compound statements"
62603 #~ msgstr "%<#pragma omp barrier%> sólo se puede usar en declaraciones compuestas"
62605 #~ msgid "%<#pragma omp taskwait%> may only be used in compound statements"
62606 #~ msgstr "%<#pragma omp taskwait%> sólo se puede usar en declaraciones compuestas"
62608 #~ msgid "%<#pragma omp taskyield%> may only be used in compound statements"
62609 #~ msgstr "%<#pragma omp taskyield%> sólo se puede usar en declaraciones compuestas"
62611 #, fuzzy
62612 #~| msgid "%<#pragma omp taskyield%> may only be used in compound statements"
62613 #~ msgid "%<#pragma omp cancel%> may only be used in compound statements"
62614 #~ msgstr "%<#pragma omp taskyield%> sólo se puede usar en declaraciones compuestas"
62616 #, fuzzy
62617 #~| msgid "%<num_threads%> value must be positive"
62618 #~ msgid "%<%s%> value must be positive"
62619 #~ msgstr "el valor de %<num_threads%> debe ser positivo"
62621 #~ msgid "expected %<+%>, %<*%>, %<-%>, %<&%>, %<^%>, %<|%>, %<&&%>, %<||%>, %<min%> or %<max%>"
62622 #~ msgstr "se esperaba %<+%>, %<*%>, %<-%>, %<&%>, %<^%>, %<|%>, %<&&%>, %<||%>, %<min%> o %<max%>"
62624 #, fuzzy
62625 #~| msgid "%<#pragma omp barrier%> may only be used in compound statements"
62626 #~ msgid "%<#pragma omp ordered%> with %<depend> clause may only be used in compound statements"
62627 #~ msgstr "%<#pragma omp barrier%> sólo se puede usar en declaraciones compuestas"
62629 #, fuzzy
62630 #~| msgid "%<#pragma omp taskwait%> may only be used in compound statements"
62631 #~ msgid "%<#pragma omp cancellation point%> may only be used in compound statements"
62632 #~ msgstr "%<#pragma omp taskwait%> sólo se puede usar en declaraciones compuestas"
62634 #, fuzzy
62635 #~| msgid "%<#pragma omp taskwait%> may only be used in compound statements"
62636 #~ msgid "%<#pragma omp target update%> may only be used in compound statements"
62637 #~ msgstr "%<#pragma omp taskwait%> sólo se puede usar en declaraciones compuestas"
62639 #, fuzzy
62640 #~| msgid "%<#pragma omp barrier%> may only be used in compound statements"
62641 #~ msgid "%<#pragma omp target enter data%> may only be used in compound statements"
62642 #~ msgstr "%<#pragma omp barrier%> sólo se puede usar en declaraciones compuestas"
62644 #, fuzzy
62645 #~| msgid "%<#pragma omp taskwait%> may only be used in compound statements"
62646 #~ msgid "%<#pragma omp target exit data%> may only be used in compound statements"
62647 #~ msgstr "%<#pragma omp taskwait%> sólo se puede usar en declaraciones compuestas"
62649 #, fuzzy
62650 #~| msgid "expected %<+%>, %<*%>, %<-%>, %<&%>, %<^%>, %<|%>, %<&&%>, %<||%>, %<min%> or %<max%>"
62651 #~ msgid "expected %<+%>, %<*%>, %<-%>, %<&%>, %<^%>, %<|%>, %<&&%>, %<||%>, %<min%> or identifier"
62652 #~ msgstr "se esperaba %<+%>, %<*%>, %<-%>, %<&%>, %<^%>, %<|%>, %<&&%>, %<||%>, %<min%> o %<max%>"
62654 #, fuzzy
62655 #~| msgid "ISO C++ forbids zero-size array %qD"
62656 #~ msgid "ISO C++ forbids flexible array member %<%s%>"
62657 #~ msgstr "ISO C++ prohíbe la matriz %qD de tamaño cero"
62659 #, fuzzy
62660 #~| msgid "  template argument deduction/substitution failed:"
62661 #~ msgid "class template argument deduction requires an initializer"
62662 #~ msgstr "  falló la deducción/sustitución del argumento de plantilla:"
62664 #, fuzzy
62665 #~| msgid "%<#pragma omp barrier%> may only be used in compound statements"
62666 #~ msgid "%<#pragma acc wait%> may only be used in compound statements"
62667 #~ msgstr "%<#pragma omp barrier%> sólo se puede usar en declaraciones compuestas"
62669 #~ msgid "invalid use of %<auto%>"
62670 #~ msgstr "uso no válido de %<auto%>"
62672 #~ msgid "Component '%s' at %C already declared at %L"
62673 #~ msgstr "El componente '%s' en %C ya se había declarado en %L"
62675 #~ msgid "Type name '%s' at %C is ambiguous"
62676 #~ msgstr "El nombre de tipo '%s' en %C es ambiguo"
62678 #~ msgid "Pointer initialization target at %L must not be ALLOCATABLE "
62679 #~ msgstr "El objetivo de inicialización de puntero en %L no debe ser ALLOCATABLE"
62681 # TODO constante o de constantes
62682 #~ msgid "Perform alignment discovery and propagation to make Interprocedural constant propagation stronger."
62683 #~ msgstr "Realiza descubrimiento y propagación de alineamiento para fortalecer la propagación de constantes Interprocedural."
62685 #~ msgid "Enables the unlimited vectorizer cost model.  Preserved for backward compatibility."
62686 #~ msgstr "Activa el modelo de coste de vectorizador ilimitado.  Se preserva por compatibilidad hacia atrás."
62688 #~ msgid "argument %i range [%E, %E] is both negative and exceeds maximum object size %E"
62689 #~ msgstr "argumento %i, rango [%E, %E], es negativo y además supera el tamaño máximo %E del objeto"
62691 #~ msgid "%<%.*s%> directive output truncated while writing %wu bytes into a region of size %wu"
62692 #~ msgstr "salida de la directiva %<%.*s%> truncada al escribir %wu bytes en una región de tamaño %wu"
62694 #~ msgid "%<%.*s%> directive output truncated while writing %wu byte into a region of size %wu"
62695 #~ msgstr "salida de la directiva %<%.*s%> truncada al escribir %wu byte en una región de tamaño %wu"
62697 #~ msgid "output may be truncated at or before format character %qc at offset %wu"
62698 #~ msgstr "podría truncarse la salida en el carácter de formato %qc, o antes, en el desplazamiento %wu"
62700 #~ msgid "output truncated at format character %qc at offset %wu"
62701 #~ msgstr "salida truncada en el carácter de formato %qc en el desplazamiento %wu"
62703 #~ msgid "may write format character %#qc at offset %wu past the end of the destination"
62704 #~ msgstr "podría secribirse el carácter de formato %#qc en el desplazamiento %wu pasado el final del destino"
62706 #~ msgid "writing format character %#qc at offset %wu past the end of the destination"
62707 #~ msgstr "se secribe el carácter de formato %#qc en el desplazamiento %wu pasado el final del destino"
62709 #~ msgid "output between %wu and %wu bytes causes result to exceed %<INT_MAX%>"
62710 #~ msgstr "la salida entre los bytes %wu y %wu provoca que el resultado supere %<INT_MAX%>"
62712 #~ msgid "output between %wu and %wu bytes may cause result to exceed %<INT_MAX%>"
62713 #~ msgstr "la salida entre los bytes %wu y %wu puede provocar que el resultado supere %<INT_MAX%>"
62715 #, fuzzy
62716 #~| msgid "calling %qD with attribute sseregparm without SSE/SSE2 enabled"
62717 #~ msgid "calling %qD with SSE caling convention without SSE/SSE2 enabled"
62718 #~ msgstr "se llama a %qD con el atributo sseregparm sin activar SSE/SSE2"
62720 #, fuzzy
62721 #~| msgid "%<num_threads%> value must be positive"
62722 #~ msgid "%<tile%> value must be positive"
62723 #~ msgstr "el valor de %<num_threads%> debe ser positivo"
62725 #, fuzzy
62726 #~| msgid "%q+D may not have reference type %qT because it is a member of a union"
62727 #~ msgid "in C++98 %q+D may not have reference type %qT because it is a member of a union"
62728 #~ msgstr "%q+D no puede tener el tipo de referencia %qT porque es el miembro de una unión"
62730 #, fuzzy
62731 #~| msgid "declared here"
62732 #~ msgid "  declared here"
62733 #~ msgstr "se declara aquí"
62735 #, fuzzy
62736 #~| msgid "%qD should be initialized"
62737 #~ msgid "%q#D initialized"
62738 #~ msgstr "%qD se debe inicializar"
62740 #~ msgid "not enough collapsed for loops"
62741 #~ msgstr "no se colapsó lo suficiente para los bucles"
62743 #~ msgid "assuming that the loop is not infinite"
62744 #~ msgstr "se asume que el bucle no es infinito"
62746 #~ msgid "cannot optimize possibly infinite loops"
62747 #~ msgstr "no se pueden optimizar los posibles bucles infinitos"
62749 #~ msgid "assuming that the loop counter does not overflow"
62750 #~ msgstr "se asume que el contador de bucles no se desborda"
62752 #~ msgid "function parameters cannot have __fp16 type"
62753 #~ msgstr "los parámetros de la función no pueden tener el tipo __fp16"
62755 #~ msgid "functions cannot return __fp16 type"
62756 #~ msgstr "la función no puede devolver el tipo __fp16"
62758 #~ msgid ""
62759 #~ "'%s': mmcu='%s'\n"
62760 #~ "'%s': specfile='%s'\n"
62761 #~ "\n"
62762 #~ msgstr ""
62763 #~ "'%s': mmcu='%s'\n"
62764 #~ "'%s': specfile='%s'\n"
62765 #~ "\n"
62767 #~ msgid "Use native (MS) bitfield layout"
62768 #~ msgstr "Usa la disposición de campos de bits nativos (MS)"
62770 #~ msgid "Use gcc default bitfield layout"
62771 #~ msgstr "Usa la disposición de campos de bits por defecto de gcc"
62773 #~ msgid "invalid %%L code"
62774 #~ msgstr "código %%L no válido"
62776 #~ msgid "<anonymous %s>"
62777 #~ msgstr "<%s anónimo>"
62779 #~ msgid "Not a valid Java .class file.\n"
62780 #~ msgstr "No es un fichero .class de Java válido.\n"
62782 #~ msgid "error while parsing constant pool\n"
62783 #~ msgstr "error al decodificar el conjunto de constantes\n"
62785 #~ msgid "error in constant pool entry #%d\n"
62786 #~ msgstr "error en la entrada #%d del conjunto de constantes\n"
62788 #~ msgid "error while parsing fields\n"
62789 #~ msgstr "error al decodificar los campos\n"
62791 #~ msgid "error while parsing methods\n"
62792 #~ msgstr "error al decodificar los métodos\n"
62794 #~ msgid "error while parsing final attributes\n"
62795 #~ msgstr "error al decodificar los atributos finales\n"
62797 #~ msgid "Try 'jcf-dump --help' for more information.\n"
62798 #~ msgstr "Use 'jcf-dump --help' para más información.\n"
62800 #~ msgid ""
62801 #~ "Usage: jcf-dump [OPTION]... CLASS...\n"
62802 #~ "\n"
62803 #~ msgstr ""
62804 #~ "Modo de empleo: jcf-dump [OPCIÓN]... CLASE...\n"
62805 #~ "\n"
62807 #~ msgid ""
62808 #~ "Display contents of a class file in readable form.\n"
62809 #~ "\n"
62810 #~ msgstr ""
62811 #~ "Muestra el contenido de un fichero clase en una forma legible.\n"
62812 #~ "\n"
62814 #~ msgid "  -c                      Disassemble method bodies\n"
62815 #~ msgstr "  -c                      Desensambla los cuerpos de los métodos\n"
62817 #~ msgid "  --javap                 Generate output in 'javap' format\n"
62818 #~ msgstr "  --javap                 Genera la salida en formato 'javap'\n"
62820 #~ msgid "  --classpath PATH        Set path to find .class files\n"
62821 #~ msgstr "  --classpath RUTA        Establece la ruta para encontrar ficheros .class\n"
62823 #~ msgid "  -IDIR                   Append directory to class path\n"
62824 #~ msgstr "  -IDIR                   Agrega el directorio a la ruta de clases\n"
62826 #~ msgid "  --bootclasspath PATH    Override built-in class path\n"
62827 #~ msgstr "  --bootclasspath RUTA    Sobreescribe la ruta interna de clases\n"
62829 #~ msgid "  --extdirs PATH          Set extensions directory path\n"
62830 #~ msgstr "  --extdirs RUTA          Establece la ruta del directorio de extensiones\n"
62832 #~ msgid "  -o FILE                 Set output file name\n"
62833 #~ msgstr "  -o FICHERO              Establece el nombre del fichero de salida\n"
62835 #~ msgid "  --help                  Print this help, then exit\n"
62836 #~ msgstr "  --help                  Muestra esta información, y finaliza\n"
62838 #~ msgid "  --version               Print version number, then exit\n"
62839 #~ msgstr "  --version               Muestra el número de versión, y finaliza\n"
62841 #~ msgid "  -v, --verbose           Print extra information while running\n"
62842 #~ msgstr "  -v, --verbose           Muestra información extra durante la ejecución\n"
62844 #~ msgid ""
62845 #~ "For bug reporting instructions, please see:\n"
62846 #~ "%s.\n"
62847 #~ msgstr ""
62848 #~ "Para instrucciones de informe de errores, por favor vea:\n"
62849 #~ "%s.\n"
62851 #~ msgid "jcf-dump: no classes specified\n"
62852 #~ msgstr "jcf-dump: no se especificaron clases\n"
62854 #~ msgid "Cannot open '%s' for output.\n"
62855 #~ msgstr "No se puede abrir '%s' para la salida.\n"
62857 #~ msgid "bad format of .zip/.jar archive\n"
62858 #~ msgstr "formato erróneo del archivo .zip/.jar\n"
62860 #~ msgid "Bad byte codes.\n"
62861 #~ msgstr "Byte codes erróneos.\n"
62863 #~ msgid "Usage: %s [OPTIONS]... CLASSNAMEmain [OUTFILE]\n"
62864 #~ msgstr "Modo de empleo: %s [OPCIONES]... NOMBRECLASEmain [FICHERO-SALIDA]\n"
62866 #~ msgid "%s: Cannot open output file: %s\n"
62867 #~ msgstr "%s: No se puede abrir el fichero de salida: %s\n"
62869 #~ msgid "%s: Failed to close output file %s\n"
62870 #~ msgstr "%s: No se puede cerrar el fichero de salida %s\n"
62872 #~ msgid "-fjni and -femit-class-files are incompatible"
62873 #~ msgstr "-fjni y -femit-class-files son incompatibles"
62875 #~ msgid "-fjni and -femit-class-file are incompatible"
62876 #~ msgstr "-fjni y -femit-class-file son incompatibles"
62878 #~ msgid "-femit-class-file should used along with -fsyntax-only"
62879 #~ msgstr "-femit-class-file se debe usar junto con -fsyntax-only"
62881 #~ msgid "Forces Pointer Bounds Checker to use narrowed bounds for address of the first"
62882 #~ msgstr "Fuerza al comprobador de límites de punteros a usar límites estrechados para la dirección del primer"
62884 #~ msgid "Conform to the ISO 1998 C++ standard revised by the 2003 technical"
62885 #~ msgstr "Conforma al estándar ISO 1998 C++ revisado por el técnico 2003"
62887 #~ msgid "When calculating the reciprocal square root approximation,"
62888 #~ msgstr "Cuando se calcula la aproximación de la raíz cuadrada inversa."
62890 #~ msgid "Support PCOMMIT instruction."
62891 #~ msgstr "Admite la instrucción PCOMMIT."
62893 #~ msgid "the Free Software Foundation; either version 3, or (at your option)"
62894 #~ msgstr "la Free Software Foundation; bien versión 3, o (a su elección)"
62896 #~ msgid "see <http://www.gnu.org/licenses/>.  */"
62897 #~ msgstr "véase <http://www.gnu.org/licenses/>.  */"
62899 #~ msgid "Takes two non-negative integer numbers separated by a comma."
62900 #~ msgstr "Toma dos números enteros no negativos separados por coma."
62902 #~ msgid "Set the branch costs for conditional branch instructions.  Reasonable"
62903 #~ msgstr "Establece los costos de ramificación para las instrucciones de ramificación condicional.  Razonable"
62905 #~ msgid "Pass FP arguments in FP registers."
62906 #~ msgstr "Pasa los argumentos FP en los registros FP."
62908 #~ msgid "Print CPU tuning information as comment in assembler file.  This is"
62909 #~ msgstr "Imprime información sobre el ajuste de la CPU como comentario en el fichero ensamblador.  Esto es"
62911 #~ msgid "Use the old RTX costing tables (transitional)."
62912 #~ msgstr "Usa las tablas de coste RTX antiguas (transicional)."
62914 #~ msgid "Use the new generic RTX cost tables if new core-specific cost table not available (transitional)."
62915 #~ msgstr "Usa las nuevas tablas de coste RTX genéricas si no hay tablas de coste específicas del núcleo disponibles (transicional)."
62917 #~ msgid "Generate 32-bit SHmedia code."
62918 #~ msgstr "Genera código SHmedia de 32-bit."
62920 #~ msgid "Generate 32-bit FPU-less SHmedia code."
62921 #~ msgstr "Genera código SHmedia de 32-bit sin FPU."
62923 #~ msgid "Generate 64-bit SHmedia code."
62924 #~ msgstr "Genera código SHmedia de 64-bit."
62926 #~ msgid "Generate 64-bit FPU-less SHmedia code."
62927 #~ msgstr "Genera código SHmedia de 64-bit sin FPU."
62929 #~ msgid "Generate SHcompact code."
62930 #~ msgstr "Genera código SHcompact."
62932 #~ msgid "Generate FPU-less SHcompact code."
62933 #~ msgstr "Genera código SHcompact sin FPU."
62935 #~ msgid "%qs is deprecated and has no effect"
62936 #~ msgstr "%qs está obsoleto y no tiene ningún efecto"
62938 #~ msgid "Enable cbranchdi4 pattern."
62939 #~ msgstr "Activa el patrón cbranchdi4."
62941 #~ msgid "Emit cmpeqdi_t pattern even when -mcbranchdi is in effect."
62942 #~ msgstr "Emite el patrón cmpeqdi_t aún cuando -mcbranchdi está en efecto."
62944 #~ msgid "Enable SH5 cut2 workaround."
62945 #~ msgstr "Permite evitar cut2 en SH5."
62947 #~ msgid "Division strategy, one of: call, call2, fp, inv, inv:minlat, inv20u, inv20l, inv:call, inv:call2, inv:fp, call-div1, call-fp, call-table."
62948 #~ msgstr "Estrategia de división, una de las siguientes: call, call2, fp, inv, inv:minlat, inv20u, inv20l, inv:call, inv:call2, inv:fp, call-div1, call-fp, call-table."
62950 #~ msgid "Cost to assume for gettr insn."
62951 #~ msgstr "Costo de asumir la instrucción gettr."
62953 #~ msgid "Enable the use of the indexed addressing mode for SHmedia32/SHcompact."
62954 #~ msgstr "Permite el uso del modo de direccionamiento indexado para SHmedia32/SHcompact."
62956 #~ msgid "Assume symbols might be invalid."
62957 #~ msgstr "Asume que los símbolos pueden ser no válidos."
62959 #~ msgid "Assume pt* instructions won't trap"
62960 #~ msgstr "Asume que las instrucciones pt* no capturarán"
62962 #~ msgid "Deprecated.  Use -matomic= instead to select the atomic model."
62963 #~ msgstr "Obsoleta.  Utilice -matomic= en su lugar para seleccionar el modelo atómico."
62965 #~ msgid "Deprecated.  Use -Os instead."
62966 #~ msgstr "Obsoleto. Utilice en su lugar -Os."
62968 #~ msgid "Enable absolute difference instructions."
62969 #~ msgstr "Activa las instrucciones de diferencia absoluta."
62971 #~ msgid "Enable all optional instructions."
62972 #~ msgstr "Activa todas las instrucciones opcionales."
62974 #~ msgid "Enable average instructions."
62975 #~ msgstr "Activa las instrucciones promedio."
62977 #~ msgid "Variables this size and smaller go in the based section. (default 0)."
62978 #~ msgstr "Las variables de este tamaño y menores van en la sección basada. (por defecto 0)."
62980 #~ msgid "Enable bit manipulation instructions."
62981 #~ msgstr "Activa las instrucciones de manipulación de bits."
62983 #~ msgid "Section to put all const variables in (tiny, near, far) (no default)."
62984 #~ msgstr "Sección para poner todas las variables const en (tiny, near, far) (sin valor por defecto)."
62986 #~ msgid "Enable clip instructions."
62987 #~ msgstr "Activa las instrucciones clip."
62989 #~ msgid "Configuration name."
62990 #~ msgstr "Nombre de configuración."
62992 #~ msgid "Enable MeP Coprocessor."
62993 #~ msgstr "Habilita el Coprocesador MeP."
62995 #~ msgid "Enable MeP Coprocessor with 32-bit registers."
62996 #~ msgstr "Habilita el Coprocesador MeP con registros de 32-bit."
62998 #~ msgid "Enable MeP Coprocessor with 64-bit registers."
62999 #~ msgstr "Habilita el Coprocesador MeP con registros de 64-bit."
63001 #~ msgid "Enable IVC2 scheduling."
63002 #~ msgstr "Activa la planificación IVC2."
63004 #~ msgid "Const variables default to the near section."
63005 #~ msgstr "Las variables const van por defecto a la sección near."
63007 #~ msgid "Enable 32-bit divide instructions."
63008 #~ msgstr "Activa las instrucciones divide de 32-bit."
63010 #~ msgid "__io vars are volatile by default."
63011 #~ msgstr "__io vars son volatile por defecto."
63013 #~ msgid "All variables default to the far section."
63014 #~ msgstr "Todas las variables van por defecto a la sección far."
63016 #~ msgid "Enable leading zero instructions."
63017 #~ msgstr "Activa las instrucciones con ceros al inicio."
63019 #~ msgid "All variables default to the near section."
63020 #~ msgstr "Todas las variables van por defecto a la sección near."
63022 #~ msgid "Enable min/max instructions."
63023 #~ msgstr "Activa las instrucciones min/max."
63025 #~ msgid "Enable 32-bit multiply instructions."
63026 #~ msgstr "Activa las instrucciones multiply de 32-bit."
63028 #~ msgid "Disable all optional instructions."
63029 #~ msgstr "Desactiva todas las instrucciones opcionales."
63031 #~ msgid "Allow gcc to use the repeat/erepeat instructions."
63032 #~ msgstr "Permite a gcc usar las instrucciones repeat/erepeat."
63034 #~ msgid "All variables default to the tiny section."
63035 #~ msgstr "Todas las variables van por defecto a la sección tiny."
63037 #~ msgid "Enable saturation instructions."
63038 #~ msgstr "Activa las instrucciones de saturación."
63040 #~ msgid "Use sdram version of runtime."
63041 #~ msgstr "Usa la versión sdram de tiempo de ejecución."
63043 #~ msgid "Use simulator runtime without vectors."
63044 #~ msgstr "Usa el simulador de tiempo de ejecución sin vectores."
63046 #~ msgid "All functions default to the far section."
63047 #~ msgstr "Todas las funciones van por defecto en la sección far."
63049 #~ msgid "Variables this size and smaller go in the tiny section. (default 4)."
63050 #~ msgstr "Las variables de este tamaño y menores van en la sección tiny. (por defecto 4)."
63052 #~ msgid "instrument with mcount calls as in the ucb code."
63053 #~ msgstr "instrumenta con llamadas mcount como en el código ucb."
63055 #~ msgid "Warn if deprecated empty statements are found."
63056 #~ msgstr "Avisa si se encuentran declaraciones vacías obsoletas."
63058 #~ msgid "Warn if .class files are out of date."
63059 #~ msgstr "Avisa si los ficheros .class están desactualizados."
63061 #~ msgid "Warn if modifiers are specified when not necessary."
63062 #~ msgstr "Avisa si se especifican modificadores cuando no son necesarios."
63064 #~ msgid "--CLASSPATH\tDeprecated; use --classpath instead."
63065 #~ msgstr "--CLASSPATH\tObsoleto; use en su lugar --classpath."
63067 #~ msgid "Permit the use of the assert keyword."
63068 #~ msgstr "Permite el uso de la palabra clave assert."
63070 #~ msgid "--bootclasspath=<path>\tReplace system path."
63071 #~ msgstr "--bootclasspath=<ruta>\tReemplaza la ruta del sistema."
63073 #~ msgid "Generate checks for references to NULL."
63074 #~ msgstr "Genera revisiones para referencias a NULL."
63076 #~ msgid "--classpath=<path>\tSet class path."
63077 #~ msgstr "--classpath=<ruta>\tEstablece la ruta de clases."
63079 #~ msgid "Output a class file."
63080 #~ msgstr "Genera un fichero clase como salida."
63082 #~ msgid "Alias for -femit-class-file."
63083 #~ msgstr "Alias para -femit-class-file."
63085 #~ msgid "--encoding=<encoding>\tChoose input encoding (defaults from your locale)."
63086 #~ msgstr "--encoding=<codificación>\tEscoge la codificación de entrada (por defecto viene del local)."
63088 #~ msgid "--extdirs=<path>\tSet the extension directory path."
63089 #~ msgstr "--extdirs=<ruta>\tEstablece la ruta del directorio de extensiones."
63091 #~ msgid "Input file is a file with a list of filenames to compile."
63092 #~ msgstr "El fichero de entrada es un fichero con la lista de nombres de fichero a compilar."
63094 #~ msgid "Always check for non gcj generated classes archives."
63095 #~ msgstr "Revisa siempre por archivos de clases no generados por gcj."
63097 #~ msgid "Assume the runtime uses a hash table to map an object to its synchronization structure."
63098 #~ msgstr "Asume que el tiempo de ejecución usa una tabla hash para mapear un objeto a su estructura de sincronización."
63100 #~ msgid "Generate instances of Class at runtime."
63101 #~ msgstr "Genera instancias de Class en tiempo de ejecución."
63103 #~ msgid "Use offset tables for virtual method calls."
63104 #~ msgstr "Utiliza tablas de desplazamiento para llamadas a métodos virtuales."
63106 #~ msgid "Assume native functions are implemented using JNI."
63107 #~ msgstr "Asume que las funciones nativas se implementan usando JNI."
63109 #~ msgid "Enable optimization of static class initialization code."
63110 #~ msgstr "Activa la optimización del código de inicialización de las clases static."
63112 #~ msgid "Reduce the amount of reflection meta-data generated."
63113 #~ msgstr "Reduce la cantidad de metadatos de reflexión generados."
63115 #~ msgid "Enable assignability checks for stores into object arrays."
63116 #~ msgstr "Activa revisiones de asignabilidad para almacenamientos en matrices de objetos."
63118 #~ msgid "Generate code for the Boehm GC."
63119 #~ msgstr "Genera código para el GC de Boehm."
63121 #~ msgid "Call a library routine to do integer divisions."
63122 #~ msgstr "Llama a una rutina de biblioteca para hacer divisiones enteras."
63124 #~ msgid "Generate code for built-in atomic operations."
63125 #~ msgstr "Genera código para operaciones atómicas internas."
63127 #~ msgid "Generated should be loaded by bootstrap loader."
63128 #~ msgstr "El generado se debe cargar con el cargador de arranque."
63130 #~ msgid "Set the source language version."
63131 #~ msgstr "Establece la versión del lenguaje fuente."
63133 #~ msgid "Set the target VM version."
63134 #~ msgstr "Establece la versión de la MV destino."
63136 #, fuzzy
63137 #~| msgid "Also if-convert conditional jumps containing memory writes"
63138 #~ msgid "Also if-convert conditional jumps containing memory writes."
63139 #~ msgstr "También convierte los saltos condicionales if que contienen escrituras a memoria."
63141 #, fuzzy
63142 #~| msgid "Allow loop optimizations to assume that the loops behave in normal way"
63143 #~ msgid "Allow loop optimizations to assume that the loops behave in normal way."
63144 #~ msgstr "Permite que las optimizaciones de bucle asuman que los bucles se comportan normalmente."
63146 #~ msgid "argument 2 has invalid type"
63147 #~ msgstr "el argumento 2 es de tipo no válido"
63149 #~ msgid "expected map index on left hand side"
63150 #~ msgstr "se esperaba un índice de mapa en el lado izquierdo"
63152 #~ msgid "%Kcall to %D will always overflow destination buffer"
63153 #~ msgstr "%Kla llamada a %D siempre desbordará el almacenamiento temporal destino"
63155 #~ msgid "%Kcall to %D might overflow destination buffer"
63156 #~ msgstr "%Kla llamada a %D puede desbordar el almacenamiento temporal destino"
63158 #, fuzzy
63159 #~| msgid "assuming signed overflow does not occur when changing X +- C1 cmp C2 to X cmp C1 +- C2"
63160 #~ msgid "assuming signed overflow does not occur when changing X +- C1 cmp C2 to X cmp C2 -+ C1"
63161 #~ msgstr "se asume que el desbordamiento con signo no sucede al cambiar X +- C1 cmp C2 a X cmp C1 +- C2"
63163 #, fuzzy
63164 #~| msgid "attribute(target(\"%s\")) is unknown"
63165 #~ msgid "attribute(target_clones(\"%s\")) is not valid for current target"
63166 #~ msgstr "se desconoce attribute(target(\"%s\"))"
63168 #, fuzzy
63169 #~| msgid "-falign-loops=%d is not supported"
63170 #~ msgid "-fsanitize-recover=thread is not supported"
63171 #~ msgstr "no se admite -falign-loops=%d"
63173 #~ msgid "unimplemented functionality"
63174 #~ msgstr "funcionalidad sin implementar"
63176 #~ msgid "tree bytecode streams do not support machine specific builtin functions on this target"
63177 #~ msgstr "los flujos de bytecode de árbol no admiten funciones internas específicas de la máquina en este objetivo"
63179 #, fuzzy
63180 #~| msgid "%qE appears more than once in data clauses"
63181 #~ msgid "variable appears in more than one clause"
63182 #~ msgstr "%qE aparece más de una vez en las cláusulas de datos"
63184 #, fuzzy
63185 #~| msgid "struct defined here"
63186 #~ msgid "other clause defined here"
63187 #~ msgstr "se definió struct aquí"
63189 #~ msgid "bad option %s to optimize attribute"
63190 #~ msgstr "opción %s errónea para optimizar el atributo"
63192 #~ msgid "not enough arguments to function %qE"
63193 #~ msgstr "faltan argumentos para la función %qE"
63195 #~ msgid "unknown conversion type character 0x%x in format"
63196 #~ msgstr "se desconoce el carácter de tipo de conversión 0x%x en el formato"
63198 #, fuzzy
63199 #~| msgid "class extensions are not available in Objective-C 1.0"
63200 #~ msgid "FPX extensions not available on pre-ARC600 cores"
63201 #~ msgstr "las extensiones de clase no están disponibles en Objective-C 1.0"
63203 #, fuzzy
63204 #~| msgid "this builtin function is only available on the fr450"
63205 #~ msgid "This multiplier configuration is not available for HS cores"
63206 #~ msgstr "esta función interna sólo está disponible en el fr450"
63208 #, fuzzy
63209 #~| msgid "-mrelax is only supported for RTP PIC"
63210 #~ msgid "-matomic is only supported for ARC700 or ARC HS cores"
63211 #~ msgstr "-mrelax sólo se admite pare el PIC de RTP"
63213 #, fuzzy
63214 #~| msgid "-mrelax is only supported for RTP PIC"
63215 #~ msgid "-mll64 is only supported for ARC HS cores"
63216 #~ msgstr "-mrelax sólo se admite pare el PIC de RTP"
63218 #~ msgid "passing floating point arguments in fp regs not yet supported"
63219 #~ msgstr "aún no se admite el paso de argumentos de coma flotante en registros fp"
63221 #, fuzzy
63222 #~| msgid "%qT uses address space %qs beyond flash of %qs"
63223 #~ msgid "%qT uses address space %qs beyond flash of %d KiB"
63224 #~ msgstr "%qT usa el espacio de direcciones %qs más allá del destello de %qs"
63226 #, fuzzy
63227 #~| msgid "%s %q+D uses address space %qs beyond flash of %qs"
63228 #~ msgid "%s %q+D uses address space %qs beyond flash of %d KiB"
63229 #~ msgstr "%s %q+D usa el espacio de direcciones %qs más allá del destello de %qs"
63231 #, fuzzy
63232 #~| msgid "variable %q+D located in address space %qs beyond flash of %qs"
63233 #~ msgid "variable %q+D located in address space %qs beyond flash of %d KiB"
63234 #~ msgstr "la variable %q+D se ubica en el espacio de direcciones %qs más allá del destello de %qs"
63236 #, fuzzy
63237 #~| msgid "variable %q+D located in address space %qs beyond flash of %qs"
63238 #~ msgid "variable %q+D located in address space %qs which is not supported for architecture %qs"
63239 #~ msgstr "la variable %q+D se ubica en el espacio de direcciones %qs más allá del destello de %qs"
63241 #~ msgid "bad value (%s) for %sarch=%s %s"
63242 #~ msgstr "valor erróneo (%s) para %sarch=%s %s"
63244 #~ msgid "bad value (%s) for %stune=%s %s"
63245 #~ msgstr "valor erróneo (%s) para %stune=%s %s"
63247 #~ msgid "junk at end of #pragma io_volatile"
63248 #~ msgstr "basura al final de #pragma io_volatile"
63250 #~ msgid "#pragma io_volatile takes only on or off"
63251 #~ msgstr "#pragma io_volatile sólo toma on ú off"
63253 #~ msgid "invalid coprocessor register range"
63254 #~ msgstr "rango de registro de coprocesador no válido"
63256 #~ msgid "invalid coprocessor register %qE"
63257 #~ msgstr "registro de coprocesador %qE no válido"
63259 #~ msgid "malformed coprocessor register"
63260 #~ msgstr "registro de coprocesador malformado"
63262 #~ msgid "junk at end of #pragma GCC coprocessor width"
63263 #~ msgstr "basura al final de #pragma GCC coprocessor width"
63265 #~ msgid "#pragma GCC coprocessor width takes only 32 or 64"
63266 #~ msgstr "#pragma GCC coprocessor width sólo toma 32 o 64"
63268 #~ msgid "#pragma GCC coprocessor subclass letter must be in [ABCD]"
63269 #~ msgstr "#pragma GCC coprocessor subclass letter debe estar en [ABCD]"
63271 #~ msgid "#pragma GCC coprocessor subclass '%c' already defined"
63272 #~ msgstr "#pragma GCC coprocessor subclass '%c' ya está definida"
63274 #~ msgid "malformed #pragma GCC coprocessor subclass"
63275 #~ msgstr "#pragma GCC coprocessor subclass malformado"
63277 #~ msgid "malformed #pragma disinterrupt"
63278 #~ msgstr "#pragma disinterrupt malformado"
63280 #~ msgid "malformed #pragma GCC coprocessor"
63281 #~ msgstr "#pragma GCC coprocessor malformado"
63283 #~ msgid "coprocessor not enabled"
63284 #~ msgstr "el coprocesador no está activado"
63286 #~ msgid "unknown #pragma GCC coprocessor %E"
63287 #~ msgstr "basura al final de #pragma GCC coprocessor %E"
63289 #~ msgid "malformed #pragma call"
63290 #~ msgstr "#pragma call malformado"
63292 #~ msgid "only one of -ms and -mm may be given"
63293 #~ msgstr "solo se puede dar uno de -ms y -mm"
63295 #~ msgid "only one of -ms and -ml may be given"
63296 #~ msgstr "solo se puede dar uno de -ms y -ml"
63298 #~ msgid "only one of -mm and -ml may be given"
63299 #~ msgstr "solo se puede dar uno de -mm y -ml"
63301 #~ msgid "only one of -ms and -mtiny= may be given"
63302 #~ msgstr "solo se puede dar uno de -ms y -mtiny="
63304 #~ msgid "only one of -mm and -mtiny= may be given"
63305 #~ msgstr "solo se puede dar uno de -mm y -mtiny="
63307 #~ msgid "-mclip currently has no effect without -mminmax"
63308 #~ msgstr "-mclip actualmente no tiene efecto sin -mminmax"
63310 #~ msgid "-mc= must be -mc=tiny, -mc=near, or -mc=far"
63311 #~ msgstr "-mc= debe ser -mc=tiny, -mc=near, o -mc=far"
63313 #~ msgid "unusual TP-relative address"
63314 #~ msgstr "dirección relativa a TP inusual"
63316 #~ msgid "unconvertible operand %c %qs"
63317 #~ msgstr "operando %c inconvertible %qs"
63319 #~ msgid "address region attributes not allowed with auto storage class"
63320 #~ msgstr "no se permiten los atributos de región de direcciones con una clase de auto almacenamiento"
63322 #~ msgid "address region attributes on pointed-to types ignored"
63323 #~ msgstr "se descartan los atributos de región de direcciones en tipos puntero-a"
63325 #~ msgid "duplicate address region attribute %qE in declaration of %qE on line %d"
63326 #~ msgstr "atributo de región de dirección %qE duplicado en la declaración de %qE en la línea %d"
63328 #~ msgid "cannot inline interrupt function %qE"
63329 #~ msgstr "no se puede incluir en línea la función de interrupción %qE"
63331 #~ msgid "interrupt function must have return type of void"
63332 #~ msgstr "la función de interrupción debe tener tipo de devolución void"
63334 #~ msgid "interrupt function must have no arguments"
63335 #~ msgstr "la función de interrupción no debe tener argumentos"
63337 #~ msgid ""
63338 #~ "to describe a pointer to a VLIW function, use syntax like this:\n"
63339 #~ "%s"
63340 #~ msgstr ""
63341 #~ "para describir un puntero a una función VLIW, use la siguiente sintaxis:\n"
63342 #~ "%s"
63344 #~ msgid ""
63345 #~ "to describe an array of VLIW function pointers, use syntax like this:\n"
63346 #~ "%s"
63347 #~ msgstr ""
63348 #~ "para describir una matriz de punteros a función VLIW, use la siguiente sintaxis:\n"
63349 #~ "%s"
63351 #~ msgid "VLIW functions are not allowed without a VLIW configuration"
63352 #~ msgstr "no se permiten las funciones VLIW sin una configuración VLIW"
63354 #~ msgid "\"#pragma disinterrupt %s\" not used"
63355 #~ msgstr "no se usó \"#pragma disinterrupt %s\""
63357 #~ msgid "__io address 0x%x is the same for %qE and %qE"
63358 #~ msgstr "la dirección __io 0x%x es la misma para %qE y %qE"
63360 #~ msgid "variable %s (%ld bytes) is too large for the %s section (%d bytes)"
63361 #~ msgstr "la variable %s (%ld bytes) es demasiado grande para la sección %s (%d bytes)"
63363 #~ msgid "variable %D of type %<io%> must be uninitialized"
63364 #~ msgstr "la variable %D de tipo %<io%> no debe ser inicializada"
63366 #~ msgid "variable %D of type %<cb%> must be uninitialized"
63367 #~ msgstr "la variable %D de tipo %<cb%> no debe ser inicializada"
63369 #~ msgid "coprocessor intrinsic %qs is not available in this configuration"
63370 #~ msgstr "coprocessor intrinsic %qs no está disponible en esta configuración"
63372 #~ msgid "%qs is not available in VLIW functions"
63373 #~ msgstr "%qs no está disponible en funciones VLIW"
63375 #~ msgid "%qs is not available in non-VLIW functions"
63376 #~ msgstr "%qs no está disponible en funciones que no son VLIW"
63378 #~ msgid "argument %d of %qE must be in the range %d...%d"
63379 #~ msgstr "el argumento %d de %qE debe estar dentro del rango %d...%d"
63381 #~ msgid "argument %d of %qE must be a multiple of %d"
63382 #~ msgstr "el argumento %d de %qE debe ser un múltiplo de %d"
63384 #~ msgid "too few arguments to %qE"
63385 #~ msgstr "faltan argumentos para %qE"
63387 #~ msgid "too many arguments to %qE"
63388 #~ msgstr "demasiados argumentos para %qE"
63390 #~ msgid "argument %d of %qE must be an address"
63391 #~ msgstr "el argumento %d de %qE debe ser una dirección"
63393 #~ msgid "unexpected %d byte cop instruction"
63394 #~ msgstr "instrucción cop de %d byte inesperada"
63396 #, fuzzy
63397 #~| msgid "Builtin function %s requires the -mspe option"
63398 #~ msgid "Builtin function %s requires the -mpower9-vector option"
63399 #~ msgstr "La función interna %s requiere la opción -mspe"
63401 #~ msgid "attribute interrupt_handler is not compatible with -m5-compact"
63402 #~ msgstr "el atributo interrupt_handler no es compatible con -m5-compact"
63404 #~ msgid "need a second call-clobbered general purpose register"
63405 #~ msgstr "se necesita un segundo registro de propósito general sobreescrito por llamada"
63407 #~ msgid "need a call-clobbered target register"
63408 #~ msgstr "se necesita un registro objetivo sobreescrito por llamada"
63410 #~ msgid "unimplemented-shmedia profiling"
63411 #~ msgstr "análisis de perfil shmedia sin implementar"
63413 #~ msgid "declaration of %q+D shadows a previous local"
63414 #~ msgstr "la declaración de %q+D oscurece a una declaración local previa"
63416 #~ msgid "flexible array member in otherwise empty struct"
63417 #~ msgstr "el miembro de matriz flexible sería de otra manera un struct vacío"
63419 #, fuzzy
63420 #~| msgid "invalid #pragma %s"
63421 #~ msgid "invalid pragma"
63422 #~ msgstr "#pragma %s no válido"
63424 #~ msgid "unknown field %qE specified in initializer"
63425 #~ msgstr "se especificó el campo desconocido %qE en el inicializador"
63427 #~ msgid "cannot bind %qT lvalue to %qT"
63428 #~ msgstr "no se puede unir el l-valor %qT a %qT"
63430 #~ msgid "could not find class$ field in java interface type %qT"
63431 #~ msgstr "no se puede encontrar un campo class$ en el tipo de interfaz java %qT"
63433 #~ msgid "Java class %qT cannot have a destructor"
63434 #~ msgstr "la clase Java %qT no puede tener un destructor"
63436 #~ msgid "Java class %qT cannot have an implicit non-trivial destructor"
63437 #~ msgstr "la clase Java %qT no puede tener un destructor implícito que no es trivial"
63439 #, fuzzy
63440 #~| msgid "  %qT is not derived from %qT"
63441 #~ msgid "%q#D inherited from %qT"
63442 #~ msgstr "  %qT no es derivado de %qT"
63444 #~ msgid "from previous declaration %q+D"
63445 #~ msgstr "de la declaración previa de %q+D"
63447 #, fuzzy
63448 #~| msgid "function %q+D redeclared as inline"
63449 #~ msgid "function %qD redeclared as inline"
63450 #~ msgstr "se redeclara la función %q+D como inline"
63452 #, fuzzy
63453 #~| msgid "previous declaration of %q+D with attribute noinline"
63454 #~ msgid "previous declaration of %qD with attribute noinline"
63455 #~ msgstr "declaración previa de %q+D con el atributo noinline"
63457 #, fuzzy
63458 #~| msgid "function %q+D redeclared with attribute noinline"
63459 #~ msgid "function %qD redeclared with attribute noinline"
63460 #~ msgstr "se redeclara la función %q+D con el atributo noinline"
63462 #, fuzzy
63463 #~| msgid "previous declaration of %q+D was inline"
63464 #~ msgid "previous declaration of %qD was inline"
63465 #~ msgstr "la declaración previa de %q+D era inline"
63467 #~ msgid "Java object %qD not allocated with %<new%>"
63468 #~ msgstr "El objeto Java %qD no se aloja con %<new%>"
63470 #~ msgid "non-static data member %qD has Java class type"
63471 #~ msgstr "el dato miembro que no es estático %qD tiene un tipo de clase Java"
63473 #~ msgid "%qD declared as an %<inline%> variable"
63474 #~ msgstr "%qD se declaró como una variable %<inline%>"
63476 #~ msgid "parameter %qD has Java class type"
63477 #~ msgstr "el parámetro %qD tiene tipo de clase Java"
63479 #~ msgid "previous declaration %q+D"
63480 #~ msgstr "declaración previa de %q+D"
63482 #~ msgid "Java class %qT cannot have multiple bases"
63483 #~ msgstr "la clase Java %qT no puede tener bases múltiples"
63485 #~ msgid "Java class %qT cannot have virtual bases"
63486 #~ msgstr "la clase Java %qT no puede tener bases virtuales"
63488 #~ msgid "return type has Java class type %q#T"
63489 #~ msgstr "el tipo de devolución tiene tipo de clase Java %q#T"
63491 #~ msgid "parameter %qD declared void"
63492 #~ msgstr "el parámetro %qD se declaró void"
63494 #~ msgid "Java method %qD has non-Java return type %qT"
63495 #~ msgstr "el método Java %qD tiene un tipo de devolución %qT que no es de Java"
63497 #~ msgid "Java method %qD has non-Java parameter type %qT"
63498 #~ msgstr "el método Java %qD tiene un tipo de parámetro %qT que no es de Java"
63500 #~ msgid "type %qT is disallowed in Java %<throw%> or %<catch%>"
63501 #~ msgstr "el tipo %qT no está permitido en %<throw%> o %<catch%> de Java"
63503 #~ msgid "call to Java %<catch%> or %<throw%> with %<jthrowable%> undefined"
63504 #~ msgstr "llamada a %<catch%> ó %<throw%> de Java con %<jthrowable%> sin definir"
63506 #~ msgid "type %qT is not derived from %<java::lang::Throwable%>"
63507 #~ msgstr "el tipo %qT no es derivado de %<java::lang::Throwable%>"
63509 #~ msgid "mixing C++ and Java catches in a single translation unit"
63510 #~ msgstr "se mezclan %'catch%'es de C++ y Java en una sola unidad de traducción"
63512 #~ msgid "%qD should never be overloaded"
63513 #~ msgstr "%qD nunca se debe sobrecargar"
63515 #, fuzzy
63516 #~| msgid "not a valid Java .class file"
63517 #~ msgid "%qT isn%'t a valid Java class type"
63518 #~ msgstr "no es un fichero .class de Java válido"
63520 #~ msgid "call to Java constructor with %qs undefined"
63521 #~ msgstr "llamado a constructor Java con %qs sin definir"
63523 #, fuzzy
63524 #~| msgid "%qD is not a function template"
63525 #~ msgid "%qD is not a function returning a pointer"
63526 #~ msgstr "%qD no es una plantilla de función"
63528 #~ msgid "Java class %q#T object allocated using placement new"
63529 #~ msgstr "se aloja el objeto de clase Java %q#T usando una ubicación new"
63531 #~ msgid "call to Java constructor, while %<jclass%> undefined"
63532 #~ msgstr "llamado a constructor Java, mientras %<jclass%> está indefinido"
63534 #~ msgid "can%'t find %<class$%> in %qT"
63535 #~ msgstr "no se puede encontrar %<class$%> en %qT"
63537 #~ msgid "junk at end of #pragma GCC java_exceptions"
63538 #~ msgstr "basura al final del #pragma GCC java_exceptions"
63540 #~ msgid "%qE does not have class type"
63541 #~ msgstr "%qE no tiene un tipo de clase"
63543 #, fuzzy
63544 #~| msgid "%<#pragma GCC option%> is not a string"
63545 #~ msgid "%<#pragma acc routine%> does not refer to a function"
63546 #~ msgstr "%<#pragma GCC option%> no es una cadena"
63548 #~ msgid "%qD is not declared in %qD"
63549 #~ msgstr "%qD no se declaró en %qD"
63551 #~ msgid "%qE attribute can only be applied to Java class definitions"
63552 #~ msgstr "el atributo %qE sólo se puede aplicar a definiciones de clases Java"
63554 #~ msgid "%qE is obsolete; g++ vtables are now COM-compatible by default"
63555 #~ msgstr "%qE es obsoleto; las vtables de g++ ahora son compatibles con COM por defecto"
63557 #~ msgid "ISO C++ forbids taking the address of a cast to a non-lvalue expression"
63558 #~ msgstr "ISO C++ prohíbe tomar la dirección de una conversión a una expresión no l-valuada"
63560 #~ msgid "invalid use of Boolean expression as operand to %<operator--%>"
63561 #~ msgstr "uso no válido de una expresión Booleana como operando para %<operator--%>"
63563 #~ msgid "Extension: Tab character in format at %C"
63564 #~ msgstr "Extensión: Carácter tabulador en el formato en %C"
63566 #~ msgid "Unexpected junk after $OMP ORDERED statement at %C"
63567 #~ msgstr "Basura inesperada después de la declaración $OMP ORDERED en %C"
63569 #~ msgid "NUM_THREADS clause at %L requires a scalar INTEGER expression"
63570 #~ msgstr "La cláusula NUM_THREADS en %L requiere una expresión INTEGER escalar"
63572 #, fuzzy
63573 #~| msgid "NUM_THREADS clause at %L requires a scalar INTEGER expression"
63574 #~ msgid "SAFELEN clause at %L requires a scalar INTEGER expression"
63575 #~ msgstr "La cláusula NUM_THREADS en %L requiere una expresión INTEGER escalar"
63577 #, fuzzy
63578 #~| msgid "NUM_THREADS clause at %L requires a scalar INTEGER expression"
63579 #~ msgid "SIMDLEN clause at %L requires a scalar INTEGER expression"
63580 #~ msgstr "La cláusula NUM_THREADS en %L requiere una expresión INTEGER escalar"
63582 #, fuzzy
63583 #~| msgid "NUM_THREADS clause at %L requires a scalar INTEGER expression"
63584 #~ msgid "NUM_TEAMS clause at %L requires a scalar INTEGER expression"
63585 #~ msgstr "La cláusula NUM_THREADS en %L requiere una expresión INTEGER escalar"
63587 #, fuzzy
63588 #~| msgid "NUM_THREADS clause at %L requires a scalar INTEGER expression"
63589 #~ msgid "DEVICE clause at %L requires a scalar INTEGER expression"
63590 #~ msgstr "La cláusula NUM_THREADS en %L requiere una expresión INTEGER escalar"
63592 #, fuzzy
63593 #~| msgid "NUM_THREADS clause at %L requires a scalar INTEGER expression"
63594 #~ msgid "THREAD_LIMIT clause at %L requires a scalar INTEGER expression"
63595 #~ msgstr "La cláusula NUM_THREADS en %L requiere una expresión INTEGER escalar"
63597 #, fuzzy
63598 #~| msgid "Polymorphic array at %C not yet supported"
63599 #~ msgid "Assignment to an allocatable polymorphic variable at %L is not yet supported"
63600 #~ msgstr "Aún no se admite la matriz polimórfica en %C"
63602 #, fuzzy
63603 #~| msgid "NAMELIST object '%s' in namelist '%s' at %L has ALLOCATABLE or POINTER components and thus requires a defined input/output procedure"
63604 #~ msgid "NAMELIST object %qs in namelist %qs at %L has ALLOCATABLE or POINTER components and thus requires a defined input/output procedure"
63605 #~ msgstr "El objeto NAMELIST '%s' en la lista de nombres '%s' en %L tiene componentes ALLOCATABLE o POINTER y por lo tanto requere un procedimiento de entrada/salida definido"
63607 #~ msgid "bad method signature"
63608 #~ msgstr "firma de método errónea"
63610 #~ msgid "misplaced ConstantValue attribute (not in any field)"
63611 #~ msgstr "atributo ConstantValue mal colocado (no está en ningún campo)"
63613 #~ msgid "duplicate ConstantValue attribute for field '%s'"
63614 #~ msgstr "atributo ConstantValue duplicado para el campo '%s'"
63616 #~ msgid "ConstantValue attribute of field '%s' has wrong type"
63617 #~ msgstr "el atributo ConstantValue del campo '%s' tiene un tipo erróneo"
63619 #~ msgid "abstract method in non-abstract class"
63620 #~ msgstr "método abstracto en una clase que no es abstracta"
63622 #~ msgid "non-static method %q+D overrides static method"
63623 #~ msgstr "el método %q+D que no es estático anula al método estático"
63625 #~ msgid "%q+D used prior to declaration"
63626 #~ msgstr "se usa %q+D antes de la declaración"
63628 #~ msgid "In %+D: overlapped variable and exception ranges at %d"
63629 #~ msgstr "En %+D: variable sobreescrita y rangos de excepción en %d"
63631 #~ msgid "bad type in parameter debug info"
63632 #~ msgstr "tipo erróneo en la información de parámetros de depuración"
63634 #~ msgid "bad PC range for debug info for local %q+D"
63635 #~ msgstr "rango de PC erróneo para la información de depuración para %q+D local"
63637 #~ msgid "need to insert runtime check for %s"
63638 #~ msgstr "se necesita insertar revisión en tiempo de ejecución para %s"
63640 #~ msgid "assert: %s is assign compatible with %s"
63641 #~ msgstr "assert: %s es compatible para asignación con %s"
63643 #~ msgid "stack underflow - dup* operation"
63644 #~ msgstr "desbordamiento por debajo de la pila - operación dup*"
63646 #~ msgid "reference %qs is ambiguous: appears in interface %qs and interface %qs"
63647 #~ msgstr "la referencia %qs es ambigua: aparece en la interfaz %qs y en la interfaz %qs"
63649 #~ msgid "field %qs not found"
63650 #~ msgstr "no se encontró el campo %qs"
63652 #~ msgid "method '%s' not found in class"
63653 #~ msgstr "no se encontró el método '%s' en la clase"
63655 #~ msgid "failed to find class '%s'"
63656 #~ msgstr "no se puede encontrar la clase '%s'"
63658 #~ msgid "class '%s' has no method named '%s' matching signature '%s'"
63659 #~ msgstr "la clase '%s' no tiene un método llamado '%s' que coincida con la firma '%s'"
63661 #~ msgid "invokestatic on non static method"
63662 #~ msgstr "invokestatic en un método no estático"
63664 #~ msgid "invokestatic on abstract method"
63665 #~ msgstr "invokestatic en un método abstracto"
63667 #~ msgid "invoke[non-static] on static method"
63668 #~ msgstr "invoke[no-estático] en un método estático"
63670 #~ msgid "missing field '%s' in '%s'"
63671 #~ msgstr "falta el campo '%s' en '%s'"
63673 #~ msgid "mismatching signature for field '%s' in '%s'"
63674 #~ msgstr "no coincide la firma para el campo '%s' en '%s'"
63676 #~ msgid "assignment to final field %q+D not in field%'s class"
63677 #~ msgstr "la asignación para el campo final %q+D no está en el campo de la clase"
63679 #~ msgid "invalid PC in line number table"
63680 #~ msgstr "PC no válido en la tabla de números de línea"
63682 #~ msgid "unreachable bytecode from %d to before %d"
63683 #~ msgstr "bytecode inalcanzable desde %d hasta antes de %d"
63685 #~ msgid "unreachable bytecode from %d to the end of the method"
63686 #~ msgstr "bytecode inalcanzable desde %d hasta el final del método"
63688 #~ msgid "unrecognized wide sub-instruction"
63689 #~ msgstr "no se reconoce la sub-instrucción ancha"
63691 #~ msgid "<constant pool index %d not in range>"
63692 #~ msgstr "<el índice del conjunto de constantes %d no está en el rango>"
63694 #~ msgid "<constant pool index %d unexpected type"
63695 #~ msgstr "<el índice del conjunto de constantes %d tiene un tipo inesperado"
63697 #~ msgid "bad string constant"
63698 #~ msgstr "constante de cadena errónea"
63700 #~ msgid "bad value constant type %d, index %d"
63701 #~ msgstr "valor erróneo del tipo constante %d, índice %d"
63703 #~ msgid "cannot find file for class %s"
63704 #~ msgstr "no se puede encontrar el fichero para la clase %s"
63706 #~ msgid "not a valid Java .class file"
63707 #~ msgstr "no es un fichero .class de Java válido"
63709 #~ msgid "error while parsing constant pool"
63710 #~ msgstr "error al analizar el conjunto de constantes"
63712 #~ msgid "reading class %s for the second time from %s"
63713 #~ msgstr "se lee la clase %s por segunda vez desde %s"
63715 #~ msgid "error while parsing fields"
63716 #~ msgstr "error al decodificar los campos"
63718 #~ msgid "error while parsing methods"
63719 #~ msgstr "error al decodificar los métodos"
63721 #~ msgid "error while parsing final attributes"
63722 #~ msgstr "error al decodificar los atributos finales"
63724 #~ msgid "duplicate class will only be compiled once"
63725 #~ msgstr "la clase duplicada sólo se compilará una vez"
63727 #~ msgid "missing Code attribute"
63728 #~ msgstr "falta el atributo Code"
63730 #~ msgid "no input file specified"
63731 #~ msgstr "no se especificaron ficheros de entrada"
63733 #~ msgid "can%'t close input file %s: %m"
63734 #~ msgstr "no se puede cerrar el fichero de entrada %s: %m"
63736 #~ msgid "bad zip/jar file %s"
63737 #~ msgstr "fichero zip/jar %s erróneo"
63739 #~ msgid "error while reading %s from zip file"
63740 #~ msgstr "error al leer %s desde el fichero zip"
63742 #~ msgid "can%'t specify %<-D%> without %<--main%>"
63743 #~ msgstr "no se puede especificar %<-D%> sin %<--main%>"
63745 #~ msgid "%qs is not a valid class name"
63746 #~ msgstr "%qs no es un nombre de clase válido"
63748 #~ msgid "--resource requires -o"
63749 #~ msgstr "--resource requiere -o"
63751 #~ msgid "already-compiled .class files ignored with -C"
63752 #~ msgstr "se descartaron los ficheros .class que ya fueron compilados con -C"
63754 #~ msgid "cannot specify both -C and -o"
63755 #~ msgstr "no se pueden especificar -C y -o al mismo tiempo"
63757 #~ msgid "cannot create temporary file"
63758 #~ msgstr "no se puede crear el fichero temporal"
63760 #~ msgid "using both @FILE with multiple files not implemented"
63761 #~ msgstr "no está implementado usar ambos @FILE con ficheros múltiples"
63763 #~ msgid "cannot specify %<main%> class when not linking"
63764 #~ msgstr "no se puede especificar la clase %<main%> cuando no se está enlazando"
63766 #~ msgid "-fexcess-precision=standard for Java"
63767 #~ msgstr "-fexcess-precision=standard para Java"
63769 #~ msgid "-findirect-dispatch is incompatible with -freduced-reflection"
63770 #~ msgstr "-findirect-dispatch es incompatible con -freduced-reflection"
63772 #~ msgid "-fjni is incompatible with -freduced-reflection"
63773 #~ msgstr "-fjni es incompatible con el -freduced-reflection"
63775 #~ msgid "can%'t do dependency tracking with input from stdin"
63776 #~ msgstr "no se puede hacer la revisión de dependencias con entrada proveniente de la entrada estándar"
63778 #~ msgid "couldn%'t determine target name for dependency tracking"
63779 #~ msgstr "no se puede determinar el nombre del objetivo para la revisión de dependencias"
63781 #~ msgid "internal error - invalid Utf8 name"
63782 #~ msgstr "error interno - nombre Utf8 no válido"
63784 #~ msgid "junk at end of signature string"
63785 #~ msgstr "basura al final de la cadena de firma"
63787 #~ msgid "verification failed: %s"
63788 #~ msgstr "error de verificación: %s"
63790 #~ msgid "verification failed at PC=%d: %s"
63791 #~ msgstr "error de verificación en PC=%d: %s"
63793 #~ msgid "bad pc in exception_table"
63794 #~ msgstr "pc erróneo en exception_table"
63796 #~ msgid "%s:not a gcov graph file\n"
63797 #~ msgstr "%s:no es un fichero de grafo gcov\n"
63799 #~ msgid "%s:%d:%d: Invalid state file; %s"
63800 #~ msgstr "%s:%d:%d: Fichero de estado no válido; %s"
63802 #~ msgid "%s:%d: Invalid state file; %s"
63803 #~ msgstr "%s:%d: Fichero de estado no válido; %s"
63805 #~ msgid "%s:%d:%d: Invalid state file; "
63806 #~ msgstr "%s:%d:%d: Fichero de estado no válido; "
63808 #~ msgid "%s:%d: Invalid state file; "
63809 #~ msgstr "%s:%d: Fichero de estad no válido; "
63811 #~ msgid "Option tag unknown"
63812 #~ msgstr "Etiqueta de opción desconocida"
63814 #~ msgid "Unexpected type in write_state_scalar_type"
63815 #~ msgstr "Tipo inesperado en write_state_scalar_type"
63817 #~ msgid "Unexpected type in write_state_string_type"
63818 #~ msgstr "Tipo inesperado en write_state_string_type"
63820 #~ msgid "Unexpected type..."
63821 #~ msgstr "Tipo inesperado..."
63823 #~ msgid "failed to write state trailer [%s]"
63824 #~ msgstr "no se puede escribir el estado remanente [%s]"
63826 #~ msgid "Failed to open file %s for writing state: %s"
63827 #~ msgstr "No se puede abrir el fichero %s para escribir el estado: %s"
63829 #~ msgid "output error when writing state file %s [%s]"
63830 #~ msgstr "error de salida al escribir el fichero de estado %s [%s]"
63832 #~ msgid "failed to close state file %s [%s]"
63833 #~ msgstr "no se puede cerrar el fichero de estado %s [%s]"
63835 #~ msgid "failed to rename %s to state file %s [%s]"
63836 #~ msgstr "no se puede renombrar %s al fichero de estado %s [%s]"
63838 #~ msgid "Failed to open state file %s for reading [%s]"
63839 #~ msgstr "No se puede abrir el fichero de estado %s para lectura [%s]"
63841 #~ msgid "failed to close read state file %s [%s]"
63842 #~ msgstr "no se puede cerrar la lectura del fichero de salida %s [%s]"
63844 #~ msgid "pex_init failed"
63845 #~ msgstr "falló pex_init"
63847 #~ msgid "can't get program status"
63848 #~ msgstr "no se puede obtener el estado del programa"
63850 #~ msgid "%s terminated with signal %d [%s], core dumped"
63851 #~ msgstr "%s terminado con la señal %d [%s], se volcó la memoria"
63853 #~ msgid "%s terminated with signal %d [%s]"
63854 #~ msgstr "%s terminado con la señal %d [%s]"
63856 #~ msgid "could not write to temporary file %s"
63857 #~ msgstr "no se puede escribir en el fichero temporal %s"
63859 #~ msgid "fopen: %s"
63860 #~ msgstr "fopen: %s"
63862 #~ msgid "enabled by default"
63863 #~ msgstr "activado por defecto"
63865 #~ msgid "out of memory"
63866 #~ msgstr "memoria agotada"
63868 #~ msgid "optimizing for size and code size would grow"
63869 #~ msgstr "se optimiza para tamaño y el tamaño del código podría crecer"
63871 #~ msgid "Select fraction of the maximal count of repetitions of basic block in program given basic block needs to have to be considered hot"
63872 #~ msgstr "La selección de fracción de la cuenta maximal de repeticiones del bloque básico en el bloque básico dado de programa que necesita para ser considerado caliente"
63874 #~ msgid "Bound on the number of variables in Omega constraint systems"
63875 #~ msgstr "Límite en el número de variables en sistemas de restricción Omega"
63877 #~ msgid "Bound on the number of inequalities in Omega constraint systems"
63878 #~ msgstr "Límite en el número de inequidades en sistemas de restricción Omega"
63880 #~ msgid "Bound on the number of equalities in Omega constraint systems"
63881 #~ msgstr "Límite en el número de igualdades en sistemas de restricción Omega"
63883 #~ msgid "Bound on the number of wild cards in Omega constraint systems"
63884 #~ msgstr "Límite en el número de comodines en sistemas de restricción Omega"
63886 #~ msgid "Bound on the size of the hash table in Omega constraint systems"
63887 #~ msgstr "Límite en el tamaño de la tabla de dispersión en sistemas de restricción Omega"
63889 #~ msgid "Bound on the number of keys in Omega constraint systems"
63890 #~ msgstr "Límite en el número de llaves en sistemas de restricción Omega"
63892 #~ msgid "When set to 1, use expensive methods to eliminate all redundant constraints"
63893 #~ msgstr "Cuando se establece a 1, usa métodos costosos para eliminar todas las restricciones redundantes"
63895 #~ msgid "Minimum number of virtual mappings to consider switching to full virtual renames"
63896 #~ msgstr "El número mínimo de mapeos virtuales para considerar el cambio a renombrados virtuales completos"
63898 #~ msgid "Ratio between virtual mappings and virtual symbols to do full virtual renames"
63899 #~ msgstr "Tasa entre mapeos virtuales y símbolos virtuales para hacer renombrados virtuales completos"
63901 #~ msgid "Allow new data races on loads to be introduced"
63902 #~ msgstr "Permite que se introduzcan carreras de datos nuevos en loads"
63904 #~ msgid "Allow new data races on packed data loads to be introduced"
63905 #~ msgstr "Permite que se introduzcan carreras de datos nuevos en loads de datos packed"
63907 #~ msgid "Allow new data races on packed data stores to be introduced"
63908 #~ msgstr "Permite que se introduzcan carreras de datos nuevos en stores de datos packed"
63910 #~ msgid "<unnamed-signed:"
63911 #~ msgstr "<consigno-sinnombre:"
63913 #~ msgid "operand is neither a constant nor a condition code, invalid operand code 'C'"
63914 #~ msgstr "el operando no es una constante ni un código de condición, código de operando 'C' no válido"
63916 #~ msgid "operand is neither a constant nor a condition code, invalid operand code 'F'"
63917 #~ msgstr "el operando no es una constante ni un código de condición, código de operando 'F' no válido"
63919 #~ msgid "operand is neither a constant nor a condition code, invalid operand code 'c'"
63920 #~ msgstr "el operando no es una constante ni un código de condición, código de operando 'c' no válido"
63922 #~ msgid "operand is neither a constant nor a condition code, invalid operand code 'f'"
63923 #~ msgstr "el operando no es una constante ni un código de condición, código de operando 'f' no válido"
63925 #~ msgid "mips_debugger_offset called with non stack/frame/arg pointer"
63926 #~ msgstr "se llamó a mips_debuger_offset con un puntero que no es stack/frame/arg"
63928 #~ msgid "picochip_print_memory_address - Operand isn't memory based"
63929 #~ msgstr "picochip_print_memory_address - El operando no está basado en memoria"
63931 #~ msgid "Unknown mode in print_operand (CONST_DOUBLE) :"
63932 #~ msgstr "Modo desconocido en print_operand (CONST_DOUBLE) :"
63934 #~ msgid "Bad address, not (reg+disp):"
63935 #~ msgstr "Dirección errónea, no es (reg+disp):"
63937 #~ msgid "-mvsx used with little endian code"
63938 #~ msgstr "se usó -mvsx con código little endian"
63940 #~ msgid "invalid %%c value"
63941 #~ msgstr "valor %%c no válido"
63943 #~ msgid "invalid %%S value"
63944 #~ msgstr "valor %%S no válido"
63946 #~ msgid "memory reference expected for 'O' output modifier"
63947 #~ msgstr "se esperaba una referencia de memoria para el modificador de salida 'O'"
63949 #~ msgid "memory reference expected for 'R' output modifier"
63950 #~ msgstr "se esperaba una referencia de memoria para el modificador de salida 'R'"
63952 #~ msgid "invalid operand for code: '%c'"
63953 #~ msgstr "operando no válido para code: '%c'"
63955 #~ msgid "long long constant not a valid immediate operand"
63956 #~ msgstr "la constante long long no es un operando inmediato válido"
63958 #~ msgid "%s:%d:   [ skipping %d instantiation contexts ]\n"
63959 #~ msgstr "%s:%d:   [ se saltan %d contextos de instanciación ]\n"
63961 #~ msgid ""
63962 #~ "GNU Fortran comes with NO WARRANTY, to the extent permitted by law.\n"
63963 #~ "You may redistribute copies of GNU Fortran\n"
63964 #~ "under the terms of the GNU General Public License.\n"
63965 #~ "For more information about these matters, see the file named COPYING\n"
63966 #~ "\n"
63967 #~ msgstr ""
63968 #~ "GNU Fortran viene SIN GARANTÍA, a la extensión permitida por ley.\n"
63969 #~ "Puede distribuir copias de GNU Fortran\n"
63970 #~ "bajo los términos de la Licencia Pública General GPL.\n"
63971 #~ "Para más información sobre estos asuntos, vea el fichero llamado COPYING\n"
63972 #~ "\n"
63974 #~ msgid "-I <dir>.\tAdd <dir> to the end of the main source path"
63975 #~ msgstr "-I <dir>.\tAgrega el <dir>ectorio al final de la ruta de inclusión principal"
63977 #~ msgid "Do not look for source files in standard path"
63978 #~ msgstr "No buscar ficheros fuente en la ruta estándar"
63980 #~ msgid "Use big-endian format for unformatted files"
63981 #~ msgstr "Usa el formato big-endian para los ficheros sin formato"
63983 #~ msgid "Use little-endian format for unformatted files"
63984 #~ msgstr "Usa el formato little-endian para los ficheros sin formato"
63986 #~ msgid "Use native format for unformatted files"
63987 #~ msgstr "Usa el formato nativo para los ficheros sin formato"
63989 #~ msgid "Swap endianness for unformatted files"
63990 #~ msgstr "Intercambia la endianess para ficheros sin formato"
63992 #~ msgid "Compile all program units at once and check all interfaces"
63993 #~ msgstr "Compila todas las unidades de programa al mismo tiempo y revisa toda las interfaces"
63995 #~ msgid "Assume GAS"
63996 #~ msgstr "Asume GAS"
63998 #~ msgid "Do not assume GAS"
63999 #~ msgstr "No asume GAS"
64001 #~ msgid "mvcle use"
64002 #~ msgstr "uso de mvcle"
64004 #~ msgid "Specify range of registers to make fixed"
64005 #~ msgstr "Especifica el rango de registros a convertir en fijos"
64007 #~ msgid "If set, data speculative instructions will be chosen for schedule only if there are no other choices at the moment "
64008 #~ msgstr "Si está definido, se escogerán las instrucciones especulativas de datos para planificación sólo si no hay otras opciones por el momento"
64010 #~ msgid "If set, control speculative instructions will be chosen for schedule only if there are no other choices at the moment "
64011 #~ msgstr "Si está definido, se escogerán el control especulativo de instrucciones para planificación sólo si no hay otras opciones por el momento"
64013 #~ msgid "Ignored (obsolete)"
64014 #~ msgstr "Se descarta (obsoleto)"
64016 #~ msgid "Use POWER instruction set"
64017 #~ msgstr "Usa el conjunto de instrucciones POWER"
64019 #~ msgid "Do not use POWER instruction set"
64020 #~ msgstr "No usa el conjunto de instrucciones POWER"
64022 #~ msgid "Use POWER2 instruction set"
64023 #~ msgstr "Usa el conjunto de instrucciones POWER2"
64025 #~ msgid "Use PowerPC instruction set"
64026 #~ msgstr "Usa el conjunto de instrucciones PowerPC"
64028 #~ msgid "Use new mnemonics for PowerPC architecture"
64029 #~ msgstr "Usa los mnemónicos nuevos para la arquitectura PowerPC"
64031 #~ msgid "Use old mnemonics for PowerPC architecture"
64032 #~ msgstr "Usa los mnemónicos antiguos para la arquitectura PowerPC"
64034 #~ msgid "Throttle unrolling to avoid thrashing target registers unless the unroll benefit outweighs this"
64035 #~ msgstr "Contiene el desenrollo para evitar el mal uso de los registros del objetivo a menos que el beneficio del desenrollo sobrepase esto"
64037 #~ msgid "Enable the use of the fused floating point multiply-accumulate operation"
64038 #~ msgstr "Activa el uso de la operación multiply-accumulate de coma flotante de corto circuito"
64040 #~ msgid "Use software atomic sequences supported by kernel"
64041 #~ msgstr "Usa secuencias atómicas de software admitidas por el núcleo"
64043 #~ msgid "Cirrus: Place NOPs to avoid invalid instruction combinations"
64044 #~ msgstr "Cirrus: Coloca NOPs para evitar combinaciones no válidas de instrucciones"
64046 #~ msgid "Assume big endian bytes, little endian words.  This option is deprecated."
64047 #~ msgstr "Asume bytes big endian, words little endian.  Esta opción es obsoleta."
64049 #~ msgid "Ignore dllimport attribute for functions"
64050 #~ msgstr "Ignora el atributo dllimport para las funciones"
64052 #~ msgid "Use rjmp/rcall (limited range) on >8K devices"
64053 #~ msgstr "Usa rjmp/rcall (rango limitado) en dispositivos >8K"
64055 #~ msgid "Known MCU names:"
64056 #~ msgstr "Nombres de MCU conocidos:"
64058 #~ msgid "Generate code for huge switch statements"
64059 #~ msgstr "Genera código para declaraciones switch huge"
64061 # config/pa/pa.h:236
64062 #~ msgid "Put jumps in call delay slots"
64063 #~ msgstr "Pone saltos en ranuras de retardo de llamadas"
64065 #~ msgid "Generate floating-point multiply-add instructions"
64066 #~ msgstr "Genera instrucciones multiply-add de coma flotante"
64068 #~ msgid "Support Green Hills ABI"
64069 #~ msgstr "Soporte para el ABI Green Hills"
64071 #~ msgid "Specify CPU for scheduling purposes"
64072 #~ msgstr "Especifica el CPU para propósitos de planificación"
64074 #~ msgid "Specify which type of AE to target. This option sets the mul-type and byte-access."
64075 #~ msgstr "Especifica a qué tipo de AE se apunta. Esta opción establece el tipo muly el acceso a byte."
64077 #~ msgid "Specify which type of multiplication to use. Can be mem, mac or none."
64078 #~ msgstr "Especifica cuál tipo de multiplicación se usa.  Puede ser mem, mac o none."
64080 #~ msgid "Specify whether the byte access instructions should be used. Enabled by default."
64081 #~ msgstr "Especifica si se deben usar las instrucciones de acceso a byte. Activado por defecto."
64083 #~ msgid "Enable debug output to be generated."
64084 #~ msgstr "Activa que la salida de depuración se genere."
64086 #~ msgid "Allow a symbol value to be used as an immediate value in an instruction."
64087 #~ msgstr "Permite que un valor de símbolo se use como un valor inmediato en una instrucción."
64089 #~ msgid "Generate warnings when inefficient code is known to be generated."
64090 #~ msgstr "Emite avisos cuando se sabe que se genera código ineficiente."
64092 #~ msgid "Disable bcnz instruction"
64093 #~ msgstr "Desactiva la instrucción bcnz"
64095 #~ msgid "Support SCORE 7 ISA"
64096 #~ msgstr "Soporta el ISA de SCORE 7"
64098 #~ msgid "Support SCORE 7D ISA"
64099 #~ msgstr "Soporta el ISA de SCORE 7D"
64101 #~ msgid "Known SCORE architectures (for use with the -march= option):"
64102 #~ msgstr "Arquitecturas SCORE conocidas (para uso con la opción -march=):"
64104 #~ msgid "Deprecated in favor of -Wc++11-compat"
64105 #~ msgstr "Obsoleto en favor de -Wc+11-compat"
64107 #~ msgid "Warn about constructs not instrumented by -fmudflap"
64108 #~ msgstr "Avisa sobre constructores que no se instrumentaron por -fmudflap"
64110 #~ msgid "Reduce the size of object files"
64111 #~ msgstr "Reduce el tamaño de los ficheros objeto"
64113 #~ msgid "Add mudflap bounds-checking instrumentation for single-threaded program"
64114 #~ msgstr "Agrega la instrumentación mudflap de revisión de límites para programas de un solo hilo"
64116 #~ msgid "Add mudflap bounds-checking instrumentation for multi-threaded program"
64117 #~ msgstr "Agrega la instrumentación mudflap de revisión de límites para programas multi-hilo"
64119 #~ msgid "Ignore read operations when inserting mudflap instrumentation"
64120 #~ msgstr "Ignora las operaciones de lectura al insertar instrumentación mudflap"
64122 #~ msgid "Use the same size for double as for float"
64123 #~ msgstr "Usa el mismo tamaño para double que para float"
64125 #~ msgid "Conform to the ISO 2011 C standard (experimental and incomplete support)"
64126 #~ msgstr "Conforma al estándar ISO 2011 C (soporte experimental e incompleto)"
64128 #~ msgid "Conform to the ISO 2011 C standard with GNU extensions (experimental and incomplete support)"
64129 #~ msgstr "Conforma al estándar ISO 2011 C con extensiones GNU (soporte experimental e incompleto)"
64131 #~ msgid "Compare the results of several data dependence analyzers."
64132 #~ msgstr "Compara los resultados de varios analizadores de dependencia de datos."
64134 #~ msgid "Enable Loop Strip Mining transformation"
64135 #~ msgstr "Activa la transformación Loop Strip Mining"
64137 #~ msgid "Enable Loop Interchange transformation"
64138 #~ msgstr "Activa la transformación Loop Interchange"
64140 #~ msgid "Enable Loop Blocking transformation"
64141 #~ msgstr "Activa la transformación Loop Blocking"
64143 #~ msgid "Enable Loop Flattening transformation"
64144 #~ msgstr "Activa la transformación Loop Flattening"
64146 #~ msgid "Perform matrix layout flattening and transposing based"
64147 #~ msgstr "Realiza la ubicación de matriz basado en aplanado y transposición"
64149 #~ msgid "Partition functions and vars at linktime based on object files they originate from"
64150 #~ msgstr "Particiona funciones y variables en tiempo de enlace basado en los ficheros objetos de los que se originaron"
64152 #~ msgid "Partition functions and vars at linktime into approximately same sized buckets"
64153 #~ msgstr "Particiona funciones y variables en tiempo de enlace en cubos de aproximadamente el mismo tamaño"
64155 #~ msgid "Disable partioning and streaming"
64156 #~ msgstr "Desactiva el particionamiento y flujo"
64158 #~ msgid "Do the full register move optimization pass"
64159 #~ msgstr "Hace el paso completo de optimización de movimiento de registros"
64161 #~ msgid "Replace SSA temporaries with better names in copies"
64162 #~ msgstr "Reemplaza temporales SSA con mejores nombres en las copias"
64164 #~ msgid "Enable loop versioning when doing loop vectorization on trees"
64165 #~ msgstr "Activa las versiones de bucles cuando se hace vectorización de bucles en árboles"
64167 #~ msgid "-ftree-vectorizer-verbose=<number>\tSet the verbosity level of the vectorizer"
64168 #~ msgstr "-ftree-vectorizer-verbose=<número>\tEstablece el nivel de detalle del vectorizador"
64170 #~ msgid "expected integer or boolean type"
64171 #~ msgstr "se esperaba un tipo entero o booleano"
64173 #~ msgid "invalid operand for unary %<&%>"
64174 #~ msgstr "operando no válido para el unario %<&%>"
64176 #~ msgid "bad size for make"
64177 #~ msgstr "tamaño erróneo para make"
64179 #~ msgid "bad capacity when making slice"
64180 #~ msgstr "capacidad errónea al crear la rebanada"
64182 #~ msgid "implicit assignment of %s%s%s hidden field %s%s%s"
64183 #~ msgstr "asignación implícita de %s%s%s campo oculto %s%s%s"
64185 #~ msgid "invalid argument to %<__builtin_return_address%>"
64186 #~ msgstr "argumento no válido para %<__builtin_return_address%>"
64188 #~ msgid "unsupported argument to %<__builtin_frame_address%>"
64189 #~ msgstr "argumento no admitido para %<__builtin_frame_address%>"
64191 #~ msgid "invalid memory model for %<__atomic_exchange%>"
64192 #~ msgstr "modelo de memoria no válido para %<__atomic_exchange%>"
64194 #~ msgid "declaration of %q+D shadows a global declaration"
64195 #~ msgstr "la declaración de %q+D oscurece a una declaración global"
64197 #~ msgid "useless %<__thread%> in empty declaration"
64198 #~ msgstr "%<__thread%> sin uso en la declaración vacía"
64200 #~ msgid "the size of array %qE can%'t be evaluated"
64201 #~ msgstr "el tamaño de la matriz %qE no se puede evaluar"
64203 #~ msgid "the size of array can %'t be evaluated"
64204 #~ msgstr "el tamaño de la matriz no se puede evaluar"
64206 #~ msgid "variable length array %qE is used"
64207 #~ msgstr "se usó la matriz de longitud variable %qE"
64209 #~ msgid "function definition declared %<__thread%>"
64210 #~ msgstr "la definición de la función se declaró como %<__thread%>"
64212 #~ msgid "%<%s %E%> declared inside parameter list"
64213 #~ msgstr "se declaró %<%s %E%> dentro de la lista de parámetros"
64215 #~ msgid "anonymous %s declared inside parameter list"
64216 #~ msgstr "el %s anónimo se declaró dentro de una lista de parámetros"
64218 #~ msgid "its scope is only this definition or declaration, which is probably not what you want"
64219 #~ msgstr "su ámbito es solamente esta definición o declaración, lo cual probablemente no es lo que desea"
64221 #~ msgid "%<__thread%> used with %qE"
64222 #~ msgstr "se usó %<__thread%> con %qE"
64224 #~ msgid "increment of pointer to unknown structure"
64225 #~ msgstr "incremento de puntero a estructura desconocida"
64227 #~ msgid "decrement of pointer to unknown structure"
64228 #~ msgstr "decremento de puntero a estructura desconocida"
64230 #~ msgid "missing initializer"
64231 #~ msgstr "falta el inicializador"
64233 #~ msgid "too many eh edges %i"
64234 #~ msgstr "demasiados bordes eh %i"
64236 #~ msgid "insn %d inside basic block %d but block_for_insn is NULL"
64237 #~ msgstr "insn %d está dentro del bloque básico %d pero block_for_insn es NULL"
64239 #~ msgid "insn %d inside basic block %d but block_for_insn is %i"
64240 #~ msgstr "insn %d está dentro del bloque básico %d pero block_for_insn es %i"
64242 #~ msgid "non-DECL_ONE_ONLY node in a same_comdat_group list"
64243 #~ msgstr "nodo que no es DECL_ONE_ONLY en una lista same_comdat_group"
64245 #~ msgid "use -Wno-error=coverage-mismatch to tolerate the mismatch but performance may drop if the function is hot"
64246 #~ msgstr "use -Wno-error=coverage-mismatch para tolerar la diferencia pero el rendmiento puede disminuir si la función está caliente"
64248 #~ msgid "coverage mismatch ignored"
64249 #~ msgstr "se descarta la diferencia de cobertura"
64251 #~ msgid "this can result in poorly optimized code"
64252 #~ msgstr "esto puede resultar en código probremente optimizado"
64254 #~ msgid "multiple accesses to volatile structure member because of packed attribute"
64255 #~ msgstr "accesos múltiples al miembro de estructura volatile debido al atributo packed"
64257 #~ msgid "multiple accesses to volatile structure bitfield because of packed attribute"
64258 #~ msgstr "accesos múltiples al campo de bit de estructura volatile debido al atributo packed"
64260 #~ msgid "mis-aligned access used for structure member"
64261 #~ msgstr "se usó un acceso desalineado para el miembro de la estructura"
64263 #~ msgid "mis-aligned access used for structure bitfield"
64264 #~ msgstr "se usó un acceso desalineado para el campo de bit de la estructura"
64266 #~ msgid "when a volatile object spans multiple type-sized locations, the compiler must choose between using a single mis-aligned access to preserve the volatility, or using multiple aligned accesses to avoid runtime faults; this code may fail at runtime if the hardware does not allow this access"
64267 #~ msgstr "cuando un objeto volatile abarca múltiples ubicaciones con tamaño de tipo, el compilador debe escoger entre usar un solo acceso desalineado para preservar la volatilidad, o usar múltiples accesos alineados para evitar faltas en tiempo de ejecución; este código puede fallar en tiempo de ejecución si el hardware no permite este acceso"
64269 #~ msgid "local frame unavailable (naked function?)"
64270 #~ msgstr "el marco local no está disponible (¿Función desnuda?)"
64272 #~ msgid "assuming signed overflow does not occur when negating a division"
64273 #~ msgstr "se asume que el desbordamiento con signo no sucede cuando se niega una división"
64275 #~ msgid "can%'t seek PCH file: %m"
64276 #~ msgstr "no se puede buscar en el fichero PCH: %m"
64278 #~ msgid "use of type %<%E%> with two mismatching declarations at field %<%E%>"
64279 #~ msgstr "uso del tipo %<%E%> con dos declaraciones que no coinciden en el campo %<%E%>"
64281 #~ msgid "field in mismatching type declared here"
64282 #~ msgstr "el campo en el tipo que no coincide se declaro aquí"
64284 #~ msgid "type of field declared here"
64285 #~ msgstr "el tipo del campo se declaró aquí"
64287 #~ msgid "type of mismatching field declared here"
64288 #~ msgstr "el tipo del campo que no coincide se declaró aquí"
64290 #~ msgid "the file is not in OpenScop format"
64291 #~ msgstr "el fichero no está en el formato OpenScop"
64293 #~ msgid "the language is not recognized"
64294 #~ msgstr "no se reconoce el lenguaje"
64296 #~ msgid "parameters number in the scop file is different from the internal scop parameter number"
64297 #~ msgstr "el número de parámetros en el fichero scop es diferente al número de parámetro scop interno"
64299 #~ msgid "number of statements in the OpenScop file does not match the graphite internal statements number"
64300 #~ msgstr "el número de declaraciones en el fichero OpenScop no coincide con el número de declaraciones internas de graphite"
64302 #~ msgid "can%'t open %s for reading: %m"
64303 #~ msgstr "no se puede abrir %s para escritura: %m"
64305 #~ msgid "the graphite file read for scop %d does not contain a legal transform"
64306 #~ msgstr "la lectura del fichero graphite para el scop %d no contiene una transformación legal"
64308 #~ msgid "cannot find LTO varpool in %s"
64309 #~ msgstr "no se puede encontrar varpool de LTO en %s"
64311 #~ msgid "unrecognized command line option \"%s\""
64312 #~ msgstr "no se reconoce la opción de línea de órdenes \"%s\""
64314 #~ msgid "only one -flto-partition value can be specified"
64315 #~ msgstr "sólo se puede especificar un valor -flto-partition"
64317 #~ msgid "malformed option -fplugin-arg-%s (multiple '=' signs)"
64318 #~ msgstr "opción -fplugin-arg-%s malformada (múltiples signos '=')"
64320 #~ msgid "corrupted profile info: edge count exceeds maximal count"
64321 #~ msgstr "información de análisis de perfil corrupta: la cuenta de borde excede la cuenta maximal"
64323 #~ msgid "corrupted profile info: run_max * runs < sum_max"
64324 #~ msgstr "información de análisis de perfil corrupta: run_max * runs < sum_max"
64326 #~ msgid "correcting inconsistent profile data"
64327 #~ msgstr "se corrige los datos de análisis de perfil inconsistentes"
64329 #~ msgid "try reducing the number of local variables"
64330 #~ msgstr "intente reducir el número de variables locales"
64332 #~ msgid "use of memory input without lvalue in asm operand %d is deprecated"
64333 #~ msgstr "el uso de entrada de memoria sin un lvalor en el operando asm %d es obsoleto"
64335 #~ msgid "mudflap cannot be used together with link-time optimization"
64336 #~ msgstr "mudflap no se puede usar junto con optimización en tiempo de enlazado"
64338 #~ msgid "-fstrict-volatile-bitfields disabled; it is incompatible with ABI versions < 2"
64339 #~ msgstr "se desactivó -fstrict-volatile-bitfiels; es incompatible con versiones de ABI < 2"
64341 #~ msgid "-ffunction-sections disabled; it makes profiling impossible"
64342 #~ msgstr "-ffunction-sections desactivado; hace imposible el análisis de perfil"
64344 #~ msgid "unwind tables currently require a frame pointer for correctness"
64345 #~ msgstr "las tablas de desenredo actualmente requieren un puntero a marco para ser correctas"
64347 #~ msgid "static chain in indirect gimple call"
64348 #~ msgstr "cadena static en la llamada gimple indirecta"
64350 #~ msgid "non-element sized vector shift of floating point vector"
64351 #~ msgstr "desplazamiento de vector de tamaño que no es elemento de vector de coma flotante"
64353 #~ msgid "mudflap checking not yet implemented for ARRAY_RANGE_REF"
64354 #~ msgstr "no se ha implementado la revisión mudflap para ARRAY_RANGE_REF"
64356 #~ msgid "mudflap cannot track %qE in stub function"
64357 #~ msgstr "mudflap no puede seguir a %qE en la función stub"
64359 #~ msgid "mudflap cannot track unknown size extern %qE"
64360 #~ msgstr "mudflap no puede seguir al extern %qE de tamaño desconocido"
64362 #~ msgid "mudflap: this language is not supported"
64363 #~ msgstr "mudflap: este lenguaje no se admite"
64365 #~ msgid "excess def operand for stmt"
64366 #~ msgstr "operando def en exceso para stmt"
64368 #~ msgid "def operand missing for stmt"
64369 #~ msgstr "falta el operando def para stmt"
64371 #~ msgid "cl_target_option size mismatch in LTO reader and writer"
64372 #~ msgstr "no coincide el tamaño cl_target_option en el lector y escritor LTO"
64374 #~ msgid "cl_optimization size mismatch in LTO reader and writer"
64375 #~ msgstr "no coincide el tamaño cl_optimization en el lector y escritor LTO"
64377 #~ msgid "%qD is deprecated (declared at %s:%d): %s"
64378 #~ msgstr "%qD es obsoleto (declarado en %s:%d): %s"
64380 #~ msgid "%qD is deprecated (declared at %s:%d)"
64381 #~ msgstr "%qD es obsoleto (declarado en %s:%d)"
64383 #~ msgid "%qE is deprecated (declared at %s:%d): %s"
64384 #~ msgstr "%qE es obsoleto (declarado en %s:%d): %s"
64386 #~ msgid "%qE is deprecated (declared at %s:%d)"
64387 #~ msgstr "%qE es obsoleto (declarado en %s:%d)"
64389 #~ msgid "type is deprecated (declared at %s:%d): %s"
64390 #~ msgstr "el tipo es obsoleto (declarado en %s:%d): %s"
64392 #~ msgid "type is deprecated (declared at %s:%d)"
64393 #~ msgstr "el tipo es obsoleto (declarado en %s:%d)"
64395 #~ msgid "correcting inconsistent value profile: %s profiler overall count (%d) does not match BB count (%d)"
64396 #~ msgstr "se corrige el valor de perfil inconsistente: %s la cuenta general del perfilador (%d) no coincide con la cuenta BB (%d)"
64398 #~ msgid "Inconsistent profile: indirect call target (%d) does not exist"
64399 #~ msgstr "Perfil inconsistente: el objetivo de llamada indirecta (%d) no existe"
64401 #~ msgid "Skipping target %s with mismatching types for icall "
64402 #~ msgstr "Se salta el objetivo %s con tipos que no coinciden para icall "
64404 #~ msgid "vector %s %s domain error, in %s at %s:%u"
64405 #~ msgstr "error de dominio del vector %s %s, en %s en %s:%u"
64407 #~ msgid "transaction_wrap argument is not a function"
64408 #~ msgstr "el argumento transaction_wrap no es una función"
64410 #~ msgid "-Werror=normalized=: set -Wnormalized=nfc"
64411 #~ msgstr "-Werror=normalized=: define -Wnormalized=nfc"
64413 #~ msgid "can%'t seek in %s: %m"
64414 #~ msgstr "no se puede buscar en %s: %m"
64416 #~ msgid "malformed #pragma extern_prefix, ignored"
64417 #~ msgstr "#pragma extern_prefix malformado, descartado"
64419 #~ msgid "junk at end of %<#pragma extern_prefix%>"
64420 #~ msgstr "basura al final de %<#pragma extern_prefix%>"
64422 #~ msgid "#pragma extern_prefix not supported on this target"
64423 #~ msgstr "No se admite #pragma extern_prefix en este objetivo"
64425 #~ msgid "internal and protected visibility attributes not supported in this configuration; ignored"
64426 #~ msgstr "los atributos de visibilidad internal y protected no se admiten en esta configuración; se descartan"
64428 #~ msgid "FPA is unsupported in the AAPCS"
64429 #~ msgstr "no se admite FPA en el AAPCS"
64431 #~ msgid "iWMMXt and hardware floating point"
64432 #~ msgstr "coma flotante iWMMXt y de hardware"
64434 #~ msgid "Thumb-2 iWMMXt"
64435 #~ msgstr "iWMMXt de Thumb-2"
64437 #~ msgid "the mangling of %<va_list%> has changed in GCC 4.4"
64438 #~ msgstr "la decodificación de %<va_list%> cambió en GCC 4.4"
64440 #~ msgid "static variable %q+D is marked dllimport"
64441 #~ msgstr "la variable estática %q+D se marcó como dllimport"
64443 #~ msgid "that particular -g option is invalid with -maout and -melinux"
64444 #~ msgstr "esa opción -g en particular es no válida con -maout y -melinux"
64446 #~ msgid "unwind tables currently require either a frame pointer or %saccumulate-outgoing-args%s for correctness"
64447 #~ msgstr "actualmente las tablas de desenredo requieren un puntero de marco o %saccumulate-outgoing-args%s para ser correctas"
64449 #~ msgid "ms_abi attribute requires -maccumulate-outgoing-args or subtarget optimization implying it"
64450 #~ msgstr "el atributo ms_abi requiere -maccumulate-outgoing-args o que la optimización de subobjetivo lo implique"
64452 #~ msgid "%q+D:'selectany' attribute applies only to initialized objects"
64453 #~ msgstr "%q+D: el atributo 'selectany' solamente se aplica a objetos inicializados"
64455 #~ msgid "%q+D causes a section type conflict"
64456 #~ msgstr "%q+D causa un conflicto de tipo de sección"
64458 #~ msgid "-fPIC ignored for target (all code is position independent)"
64459 #~ msgstr "se descarta -fPIC para el objetivo (todo el código es independiente de posición)"
64461 #~ msgid "-f%s ignored for target (all code is position independent)"
64462 #~ msgstr "se descarta -f%s para el objetivo (todo el código es independiente de posición)"
64464 #~ msgid "-mbnu210 is ignored (option is obsolete)"
64465 #~ msgstr "se descarta -mbnu210 (la opción es obsoleta)"
64467 #~ msgid "the %<interrupt%> attribute requires %<-msoft-float%>"
64468 #~ msgstr "el atributo %<interrupt%> requiere %<-msoft-float%>"
64470 #~ msgid "-munix=98 option required for C89 Amendment 1 features.\n"
64471 #~ msgstr "se requiere la opción -munix=98 para las características C89 Enmienda 1.\n"
64473 #~ msgid "invalid AE type specified (%s)"
64474 #~ msgstr "se especificó un tipo AE no válido (%s)"
64476 #~ msgid "invalid mul type specified (%s) - expected mac, mul or none"
64477 #~ msgstr "se especificó un tipo mul no válido (%s) - se esperaba mac, mul o none"
64479 #~ msgid "unexpected mode %s encountered in picochip_emit_save_register"
64480 #~ msgstr "se encontró el modo inesperado %s en picochip_emit_save_register"
64482 #~ msgid "defaulting to stack for %s register creation"
64483 #~ msgstr "se cambia a la pila por defecto para la creación del registro %s"
64485 #~ msgid "LCFI labels have already been deferred"
64486 #~ msgstr "Las etiquetas LCFI ya se habían deferenciado"
64488 #~ msgid "LM label has already been deferred"
64489 #~ msgstr "La etiqueta LM ya se había deferenciado"
64491 #~ msgid "LCFI labels have already been deferred."
64492 #~ msgstr "Las etiquetas LCFI ya se habían deferenciado."
64494 #~ msgid "picochip_asm_output_opcode - Found multiple lines in VLIW packet %s"
64495 #~ msgstr "picochip_asm_output_opcode - Se encontraron múltiples líneas en el paquete VLIW %s"
64497 #~ msgid "picochip_asm_output_opcode - can%'t output unknown operator %c"
64498 #~ msgstr "picochip_asm_output_opcode - no se puede mostrar el operador desconocido %c"
64500 #~ msgid "%s: at least one operand can%'t be handled"
64501 #~ msgstr "%s: por lo menos un operando no se puede manejar"
64503 #~ msgid "unknown short branch in %s (type %d)"
64504 #~ msgstr "ramificación short desconocida en %s (tipo %d)"
64506 #~ msgid "unknown long branch in %s (type %d)"
64507 #~ msgstr "ramificación long desconocida en %s (tipo %d)"
64509 #~ msgid "PUT uses port array index %d, which is out of range [%d..%d)"
64510 #~ msgstr "PUT usa el índice de matriz de puerto %d, el cual está fuera de rango [%d..%d]"
64512 #~ msgid "GET uses port array index %d, which is out of range [%d..%d)"
64513 #~ msgstr "GET usa el índice de matriz de puerto %d, el cual está fuera de rango [%d..%d]"
64515 #~ msgid "too many ALU instructions emitted (%d)"
64516 #~ msgstr "se emitieron demasiadas instrucciones ALU (%d)"
64518 #~ msgid "%s: Second source operand is not a constant"
64519 #~ msgstr "%s: El segundo operando fuente no es una constante"
64521 #~ msgid "%s: Third source operand is not a constant"
64522 #~ msgstr "%s: El tercer operando fuente no es una constante"
64524 #~ msgid "%s: Fourth source operand is not a constant"
64525 #~ msgstr "%s: El cuarto operando fuente no es una constante"
64527 #~ msgid "%s (disable warning using -mno-inefficient-warnings)"
64528 #~ msgstr "%s (desactive los avisos utilizando -mno-inefficient-warnings)"
64530 #~ msgid "internal error: builtin function %s had no type"
64531 #~ msgstr "error interno: la función interna %s no tiene tipo"
64533 #~ msgid "-maix64 and POWER architecture are incompatible"
64534 #~ msgstr "-maix64 y la arquitectura POWER son incompatibles"
64536 #~ msgid "-m64 not supported in this configuration"
64537 #~ msgstr "no se admite -m64 en esta configuración"
64539 #~ msgid "RETURN_ADDRESS_OFFSET not supported"
64540 #~ msgstr "no se admite RETURN_ADDRESS_OFFSET"
64542 #~ msgid "-mcall-aixdesc must be big endian"
64543 #~ msgstr "-mcall-aixdesc debe ser big endian"
64545 #~ msgid "ambiguous overload for ternary %<operator?:%> in %<%E ? %E : %E%>"
64546 #~ msgstr "sobrecarga ambigua para el %<operator?:%> terniario en %<%E ? %E : %E%>"
64548 #~ msgid "ambiguous overload for %<operator%s%> in %<%E%s%>"
64549 #~ msgstr "sobrecarga ambigua para %<operator%s%> en %<%E%s%>"
64551 #~ msgid "ambiguous overload for %<operator[]%> in %<%E[%E]%>"
64552 #~ msgstr "sobrecarga ambigua para el %<operador[]%> en %<%E[%E]%>"
64554 #~ msgid "ambiguous overload for %<operator%s%> in %<%E %s %E%>"
64555 #~ msgstr "sobrecarga ambigua para %<operator%s%> en %<%E %s %E%>"
64557 #~ msgid "ambiguous overload for %<operator%s%> in %<%s%E%>"
64558 #~ msgstr "sobrecarga ambigua para %<operador%s%> en %<%s%E%>"
64560 #~ msgid "selected for placement delete"
64561 #~ msgstr "seleccionada para borrado de ubicación"
64563 #~ msgid "%q+#D is private"
64564 #~ msgstr "%q+#D es privado"
64566 #~ msgid "%q+#D is protected"
64567 #~ msgstr "%q+#D está protegido"
64569 #~ msgid "  initializing argument %P of %q+D"
64570 #~ msgstr "  se inicializa el argumento %P de %q+D"
64572 #~ msgid "scoped enum %qT will not promote to an integral type in a future version of GCC"
64573 #~ msgstr "el enum en ámbito %qT no se promoverá a un tipo integral en una versión futura de GCC"
64575 #~ msgid "  in call to %q+D"
64576 #~ msgstr "  en la llamada a %q+D"
64578 #~ msgid "offset of empty base %qT may not be ABI-compliant and maychange in a future version of GCC"
64579 #~ msgstr "el desplazamiento de la base vacía %qT puede no cumplir con la ABI y puede cambiar en una versión futura de GCC"
64581 #~ msgid "class %qT will be considered nearly empty in a future version of GCC"
64582 #~ msgstr "la clase %qT se considerará casi vacía en una versión futura de GCC"
64584 #~ msgid "%q+D declared to take non-const reference cannot be defaulted in the class body"
64585 #~ msgstr "se declaró %q+D para tomar referencia que no es const y no se puede definir por omisión en el cuerpo de clase"
64587 #~ msgid "offset of virtual base %qT is not ABI-compliant and may change in a future version of GCC"
64588 #~ msgstr "el desplazamiento de la base virtual %qT no cumple con la ABI y puede cambiar en una versión futura de GCC"
64590 #~ msgid "size assigned to %qT may not be ABI-compliant and may change in a future version of GCC"
64591 #~ msgstr "el tamaño asignado a %qT puede no cumplir con la ABI y puede cambiar en una versión futura de GCC"
64593 #~ msgid "the offset of %qD may not be ABI-compliant and may change in a future version of GCC"
64594 #~ msgstr "el desplazamiento de %qD tal vez no cumple con la ABI y puede cambiar en una versión futura de GCC"
64596 #~ msgid "%q+D contains empty classes which may cause base classes to be placed at different locations in a future version of GCC"
64597 #~ msgstr "%q+D contiene clases vacías las cuales pueden causar que las clases base se coloquen en diferentes ubicaciones en una versión futura de GCC"
64599 #~ msgid "layout of classes derived from empty class %qT may change in a future version of GCC"
64600 #~ msgstr "la disposición de clases derivadas de la clase vacía %qT puede cambiar en una versión futura de GCC"
64602 #~ msgid "%qE implicitly determined as %<firstprivate%> has reference type"
64603 #~ msgstr "%qE se determina implícitamente ya que %<firstprivate%> tiene tipo de referencia"
64605 #~ msgid "  candidate conversions include %qD"
64606 #~ msgstr "  las conversiones candidatas incluyen %qD"
64608 #~ msgid "variable %q+D set but not used"
64609 #~ msgstr "se define la variable %q+D pero no se usa"
64611 #~ msgid "new declaration %q#D"
64612 #~ msgstr "declaración nueva %q#D"
64614 #~ msgid "previous declaration of %q+#D"
64615 #~ msgstr "declaración previa de %q+#D"
64617 #~ msgid "declaration of C function %q#D conflicts with"
64618 #~ msgstr "la declaración de la función C %q#D genera un conflicto con"
64620 #~ msgid "%q+D has a previous declaration as %q#D"
64621 #~ msgstr "%q+D tiene una declaración previa como %q#D"
64623 #~ msgid "declaration of namespace %qD conflicts with"
64624 #~ msgstr "la declaración del espacio de nombres %qD genera un conflicto con"
64626 #~ msgid "follows non-prototype definition here"
64627 #~ msgstr "a continuación de la definición que no es prototipo aquí"
64629 #~ msgid "conflicts with new declaration with %qL linkage"
64630 #~ msgstr "genera un conflicto con la declaración nueva con el enlace %qL"
64632 #~ msgid "after previous declaration %q+D"
64633 #~ msgstr "después de la declaración previa de %q+D"
64635 #~ msgid "%q+D: visibility attribute ignored because it"
64636 #~ msgstr "%q+D: se descarta el atributo de visibilidad porque"
64638 #~ msgid "jump to label %q+D"
64639 #~ msgstr "salto a la etiqueta %q+D"
64641 #~ msgid "%q+D declared here"
64642 #~ msgstr "%q+D declarado aquí"
64644 #~ msgid "%q#D is not a static member of %q#T"
64645 #~ msgstr "%q#D no es un miembro static de %q#T"
64647 #~ msgid "template header not allowed in member definition of explicitly specialized class"
64648 #~ msgstr "no se permite un encabezado de plantilla en la definición de miembro de una clase explícitamente especializada"
64650 #~ msgid "variable-sized object %qD may not be initialized"
64651 #~ msgstr "el objeto de tamaño variable %qD no se puede inicializar"
64653 #~ msgid "%qD cannot be thread-local because it has non-trivial type %qT"
64654 #~ msgstr "%qD no puede ser thread-local porque es de tipo %qT que no es trivial"
64656 #~ msgid "%qD is thread-local and so cannot be dynamically initialized"
64657 #~ msgstr "q%D es thread-local y por lo tanto no se puede inicializar dinámicamente"
64659 #~ msgid "%qD cannot be initialized by a non-constant expression when being declared"
64660 #~ msgstr "%qD no se puede inicializar con una expresion no constante al declararse"
64662 #~ msgid "declaration of %qD as array of %<auto%>"
64663 #~ msgstr "la declaración de %qD como una matriz %<auto%>"
64665 #~ msgid "can%'t initialize friend function %qs"
64666 #~ msgstr "no se puede inicializar la función friend %qs"
64668 #~ msgid "both %<volatile%> and %<constexpr%> cannot be used here"
64669 #~ msgstr "no se pueden usar aquí %<volatile%> ni %<constexpr%>"
64671 #~ msgid "size of array %qs is too large"
64672 #~ msgstr "el tamaño de la matriz %qs es demasiado grande"
64674 #~ msgid "qualified function types cannot be used to declare static member functions"
64675 #~ msgstr "los tipos de función calificados no se pueden usar para declarar una función miembro estática"
64677 #~ msgid "qualified function types cannot be used to declare free functions"
64678 #~ msgstr "los tipos de función calificados no se pueden usar para declarar funciones libres"
64680 #~ msgid "type qualifiers specified for friend class declaration"
64681 #~ msgstr "se especificaron calificadores de tipo para la declaración de clase friend"
64683 #~ msgid "  in instantiation of template %qT"
64684 #~ msgstr "  en la instanciación de la plantilla %qT"
64686 #~ msgid "default argument for %q#D has type %qT"
64687 #~ msgstr "el argumento por defecto de %q#D tiene tipo %qT"
64689 #~ msgid "default argument for parameter of type %qT has type %qT"
64690 #~ msgstr "el argumento por defecto para el parámetro del tipo %qT tiene el tipo %qT"
64692 #~ msgid "no previous declaration for %q+D"
64693 #~ msgstr "no hay declaración previa para %q+D"
64695 #~ msgid "parameter %q+D set but not used"
64696 #~ msgstr "se define el parámetro %q+D pero no se usa"
64698 #~ msgid "field initializer is not constant"
64699 #~ msgstr "el inicializador del campo no es constante"
64701 #~ msgid "uninitialized member %qD with %<const%> type %qT"
64702 #~ msgstr "miembro %qD sin inicializar con tipo %qT %<const%>"
64704 #~ msgid "uninitialized reference member %qD"
64705 #~ msgstr "miembro referencia %qD sin inicializar"
64707 #~ msgid "non-constant array size in new, unable to verify length of initializer-list"
64708 #~ msgstr "tamaño de matriz no constante en new, no se puede verificar la longitud de la lista del inicializador"
64710 #~ msgid "uninitialized non-static const member %q#D"
64711 #~ msgstr "miembro const que no es estático %q#D sin inicializar"
64713 #~ msgid "uninitialized non-static reference member %q#D"
64714 #~ msgstr "miembro referencia que no es estático %q#D sin inicializar"
64716 #~ msgid "vtable layout for class %qT may not be ABI-compliantand may change in a future version of GCC due to implicit virtual destructor"
64717 #~ msgstr "la disposición vtable para la clase %qT puede no cumplir con la ABI y puede cambiar en una versión futura de GCC debido al destructor virtual implícito"
64719 #~ msgid "declaration of %qD shadows a member of 'this'"
64720 #~ msgstr "la declaración de %qD oscurece a un miembro de 'this'"
64722 #~ msgid "%q#D conflicts with previous using declaration %q#D"
64723 #~ msgstr "%q#D genera un conflicto con la declaración previa en uso %q#D"
64725 #~ msgid "%<%T::%D%> names constructor"
64726 #~ msgstr "%<%T::%D%> nombra al constructor"
64728 #~ msgid "unable to find string literal operator %qD"
64729 #~ msgstr "no se puede encontrar un operador literal de cadena %qD"
64731 #~ msgid "ISO C++ does not allow initializers in lambda expression capture lists"
64732 #~ msgstr "ISO C++ no permite inicializadores en la expresión lambda de listas de captura"
64734 #~ msgid "range-based %<for%> loops are not allowed in C++98 mode"
64735 #~ msgstr "no se permiten los bucles %<for%> basados en rango en el modo C++98"
64737 #~ msgid "%qD is not an enumerator-name"
64738 #~ msgstr "%qD no es un nombre-de-enumerador"
64740 #~ msgid "deprecated use of default argument for parameter of non-function"
64741 #~ msgstr "uso obsoleto del argumento por defecto para el parámetro de una no función"
64743 #~ msgid "declaration of %q+#D"
64744 #~ msgstr "la declaración de %q+#D"
64746 #~ msgid " shadows template parm %q+#D"
64747 #~ msgstr " oscurece el parámetro de plantilla %q+#D"
64749 #~ msgid "parameter pack %qT must be at the end of the template parameter list"
64750 #~ msgstr "el parámetro de paquete %qT debe estar al final de la lista de parámetros de plantilla"
64752 #~ msgid "wrong number of template arguments (%d, should be %d or more)"
64753 #~ msgstr "número erróneo de argumentos de plantilla (%d, debe ser %d o más)"
64755 #~ msgid "template instantiation depth exceeds maximum of %d (use -ftemplate-depth= to increase the maximum) instantiating %qD"
64756 #~ msgstr "la profundidad de instanciación de la plantilla excede el máximo de %d (use -ftemplate-depth= para incrementar el máximo) al instanciar %qD"
64758 #~ msgid "instantiation of %q+D as type %qT"
64759 #~ msgstr "instanciación de %q+D como tipo %qT"
64761 #~ msgid "%s %+#T"
64762 #~ msgstr "%s %+#T"
64764 #~ msgid "variable %q#D with %<auto%> type used in its own initializer"
64765 #~ msgstr "se usó la variable %q#D con tipo %<auto%> en su propio inicializador"
64767 #~ msgid "deprecated covariant return type for %q+#D"
64768 #~ msgstr "tipo de devolución covariante obsoleto para %q+#D"
64770 #~ msgid "invalid use of non-static data member %q+D"
64771 #~ msgstr "uso no válido del dato miembro %q+D que no es static"
64773 #~ msgid "%qE has reference type for %qs"
64774 #~ msgstr "%qE tiene tipo de referencia para %qs"
64776 #~ msgid "__is_convertible_to"
64777 #~ msgstr "__es_convertible_a"
64779 #~ msgid "array subscript out of bound"
64780 #~ msgstr "el subíndice de la matriz está fuera de los límites"
64782 #~ msgid "use of the value of the object being constructed in a constant expression"
64783 #~ msgstr "uso del valor del objeto en construcción en una expresión constante"
64785 #~ msgid "calling a member function of the object being constructed in a constant expression"
64786 #~ msgstr "se llamó a una función miembro del objeto en construcción en una expresión constante"
64788 #~ msgid "difference of two pointer expressions is not a constant expression"
64789 #~ msgstr "la diferencia de dos expresiones puntero no es una expresión constante"
64791 #~ msgid "pointer comparison expression is not a constant expression"
64792 #~ msgstr "la expresión de comparación de punteros no es una expresión constante"
64794 #~ msgid "invalid use of non-static member function"
64795 #~ msgstr "uso no válido de una función miembro que no es static"
64797 #~ msgid "invalid access to non-static data member %qD of NULL object"
64798 #~ msgstr "acceso no válido a datos del miembro que no es static %qD del objeto NULL"
64800 #~ msgid "(perhaps the %<offsetof%> macro was used incorrectly)"
64801 #~ msgstr "(tal vez se utilizó incorrectamente la macro %<offsetof%>)"
64803 #~ msgid "%qD has no member named %qE"
64804 #~ msgstr "%qD no tiene un miembro llamado %qE"
64806 #~ msgid "ISO C++ forbids subscripting non-lvalue array"
64807 #~ msgstr "ISO C++ prohíbe el subíndice de una matriz que no sea l-valuada"
64809 #~ msgid "comparison with string literal results in unspecified behaviour"
64810 #~ msgstr "la comparación con una literal de cadena resulta en una conducta no especificada"
64812 #~ msgid "\t%+#D"
64813 #~ msgstr "\t%+#D"
64815 #~ msgid "  since type %qT has pure virtual functions"
64816 #~ msgstr "  ya que el tipo %qT tiene funciones virtuales pure"
64818 #~ msgid "%q+D has incomplete type"
64819 #~ msgstr "%q+D tiene un tipo de dato incompleto"
64821 #~ msgid "cannot initialize arrays using this syntax"
64822 #~ msgstr "no se puede inicializar matrices usando esta sintaxis"
64824 #~ msgid "uninitialized const member %qD"
64825 #~ msgstr "miembro const %qD sin inicializar"
64827 #~ msgid "member %qD with uninitialized const fields"
64828 #~ msgstr "miembro %qD con campos const sin inicializar"
64830 #~ msgid "Fortran 2008: Array specification at %C with more than 7 dimensions"
64831 #~ msgstr "Fortran 2008: La especificación de matriz en %C tiene más de 7 dimensiones"
64833 #~ msgid "'dim' argument of '%s' intrinsic at %L is not a valid dimension index"
64834 #~ msgstr "el argumento 'dim' del intrínseco '%s' en %L no es un índice de dimensión válido"
64836 #~ msgid "ATOM and VALUE argument of the %s intrinsic function shall have the same type at %L"
64837 #~ msgstr "Los argumentos ATOM y VALUE de la función intrínseca %s deben tener el mismo tipo en %L"
64839 #~ msgid "'%s' argument of '%s' intrinsic at %L must be a non-derived type"
64840 #~ msgstr "El argumento '%s' del intrínseco '%s' en %L debe ser de un tipo no derivado"
64842 #~ msgid "the '%s' and '%s' arguments of '%s' intrinsic at %L must be of the same kind %d/%d"
64843 #~ msgstr "Los argumentos '%s' y '%s' del intrínseco '%s' en %L deben ser del mismo género %d/%d"
64845 #~ msgid "'%s' argument of '%s' intrinsic at %L must be of a derived type"
64846 #~ msgstr "El argumento '%s' del intrínseco '%s' en %L debe ser de un tipo derivado"
64848 #~ msgid "Conflict in attributes of function argument at %C"
64849 #~ msgstr "Conflicto en los atributos de los argumentos de la función en %C"
64851 #~ msgid "Variable '%s' at %L cannot have the ALLOCATABLE attribute because procedure '%s' is BIND(C)"
64852 #~ msgstr "La variable '%s' en %L no puede tener el atributo ALLOCATABLE porque el procedimiento '%s' es BIND(C)"
64854 #~ msgid "Variable '%s' at %L cannot have the POINTER attribute because procedure '%s' is BIND(C)"
64855 #~ msgstr "La variable '%s' en %L no puede tener el atributo POINTER porque el procedimiento '%s' es BIND(C)"
64857 #~ msgid "Deferred-shape array '%s' at %L cannot be an argument to the procedure '%s' at %L because the procedure is BIND(C)"
64858 #~ msgstr "La matriz de forma diferida '%s' en %L no puede ser un argumento para el procedimiento '%s' en %L porque el procedimiento es BIND(C)"
64860 #~ msgid "The type of '%s' at %C has not been declared within the interface"
64861 #~ msgstr "No se declaró el tipo de '%s' en %C en la interfaz"
64863 #~ msgid "Unlimited polymorphism at %C not yet supported"
64864 #~ msgstr "Aún no se admite polimorfismo ilimitado en %C"
64866 #~ msgid "Fortran 2003: IMPORT statement at %C"
64867 #~ msgstr "Fortran 2003: Declaración IMPORT en %C"
64869 #~ msgid "Missing closing quote '\"' for binding label at %C"
64870 #~ msgstr "Falta la comilla '\"' que cierra en la etiqueta de asignación en %C"
64872 #~ msgid "Missing closing quote ''' for binding label at %C"
64873 #~ msgstr "Falta la comilla ''' que cierra en la etiqueta de asignación en %C"
64875 #~ msgid "No such symbol in TYPE definition at %C"
64876 #~ msgstr "No existe ese símbolo en la definición TYPE en %C"
64878 #~ msgid "Fortran 2003: ABSTRACT type at %C"
64879 #~ msgstr "Fortran 2003: Tipo ABSTRACT en %C"
64881 #~ msgid "Expected ',' at %C"
64882 #~ msgstr "Se esperaba ',' en %C"
64884 #~ msgid "Error count reached limit of %d."
64885 #~ msgstr "Error al alcanzar el límite de cuenta de %d."
64887 #~ msgid "Internal Error at (1):"
64888 #~ msgstr "Error Interno en (1):"
64890 #~ msgid "Pointer initialization target at %C must not be ALLOCATABLE "
64891 #~ msgstr "El objetivo de inicialización de puntero en %C no debe ser ALLOCATABLE"
64893 #~ msgid "Pointer initialization target at %C must have the SAVE attribute"
64894 #~ msgstr "El objetivo de inicialización de puntero en %C debe tener el atributo SAVE"
64896 #~ msgid "Unexpected type in truthvalue_conversion"
64897 #~ msgstr "Tipo inesperado en truthvalue_conversion"
64899 #~ msgid "Fortran 2003: ABSTRACT INTERFACE at %C"
64900 #~ msgstr "Fortran 2003: ABSTRACT INTERFACE en %C"
64902 #~ msgid "Procedure argument at %L is INTENT(IN) while interface specifies INTENT(%s)"
64903 #~ msgstr "El argumento del procedimiento en %L es INTENT(IN) mientras que la interfaz especifica INTENT(%s)"
64905 #~ msgid "Procedure argument at %L is local to a PURE procedure and is passed to an INTENT(%s) argument"
64906 #~ msgstr "El argumento del procedimiento en %L es local a un procedimiento PURE y se pasa a un argumento INTENT(%s)"
64908 #~ msgid "'%s' at %L and the overridden FUNCTION should have matching result types and ranks"
64909 #~ msgstr "'%s' en %L y la FUNCION sobreescrita deben tener tipos de resultado y rangos coincidentes"
64911 #~ msgid "Character length mismatch between '%s' at '%L' and overridden FUNCTION"
64912 #~ msgstr "No coincide la longitud de caracteres entre '%s' en %L y FUNCTION sobreescrita"
64914 #~ msgid "Possible character length mismatch between '%s' at '%L' and overridden FUNCTION"
64915 #~ msgstr "Tal vez no coincide la longitud de caracteres entre '%s' en '%L' y FUNCTION sobreescrita"
64917 #~ msgid "Fortran 2008: 'G0' in format at %L"
64918 #~ msgstr "Fortran 2008: 'G0' en un formato en %L"
64920 #~ msgid "Fortran 2008: NEWUNIT specifier at %L"
64921 #~ msgstr "Fortran 2008: especificador NEWUNIT en %L"
64923 #~ msgid "Embedded space in NAME= specifier at %C"
64924 #~ msgstr "Espacio incrustado en el especificador NAME= en %C"
64926 #~ msgid "Deleted feature: PAUSE statement at %C"
64927 #~ msgstr "Característica eliminada: declaración PAUSE en %C"
64929 #~ msgid "Obsolescent feature: Alternate RETURN at %C"
64930 #~ msgstr "Característica obsoleta: RETURN alternativo en %C"
64932 #~ msgid "Symbol '%s' at %C is already an external symbol that is not COMMON"
64933 #~ msgstr "El símbolo '%s' en %C ya es un símbolo externo que no es COMMON"
64935 #~ msgid "Obsolescent feature: Statement function at %C"
64936 #~ msgstr "Característica obsoleta: Función de declaración en %C"
64938 #~ msgid "Parse error when checking module version for file '%s' opened at %C"
64939 #~ msgstr "Error de decodificación al revisar la versión de módulo para el fichero '%s' abierto en %C"
64941 #~ msgid "Wrong module version '%s' (expected '%s') for file '%s' opened at %C"
64942 #~ msgstr "Versión de módulo '%s' errónea (se esperaba '%s) para el fichero '%s' abierto en %C"
64944 #~ msgid "%s is not INTRINSIC procedure name at %C"
64945 #~ msgstr "%s no es un nombre de procedimiento INTRINSIC en %C"
64947 #~ msgid "COPYIN clause object '%s' at %L has ALLOCATABLE components"
64948 #~ msgstr "El objeto de la cláusula COPYIN '%s' en %L tiene componente ALLOCATABLE"
64950 #~ msgid "COPYPRIVATE clause object '%s' at %L has ALLOCATABLE components"
64951 #~ msgstr "El objeto de la cláusula COPYPRIVATE '%s' en %L tiene componentes ALLOCATABLE"
64953 #~ msgid "%s clause object '%s' has ALLOCATABLE components at %L"
64954 #~ msgstr "El objeto de cláusula %s '%s' tiene componentes ALLOCATABLE en %L"
64956 #~ msgid "%c REDUCTION variable '%s' at %L must be of numeric type, got %s"
64957 #~ msgstr "La variable REDUCTION %c '%s' en %L debe ser de tipo numérico, es de tipo %s"
64959 #~ msgid "%s REDUCTION variable '%s' must be LOGICAL at %L"
64960 #~ msgstr "La variable REDUCTION %s '%s' debe ser LOGICAL en %L"
64962 #~ msgid "%s REDUCTION variable '%s' must be INTEGER or REAL at %L"
64963 #~ msgstr "La variable REDUCTION %s '%s' debe ser INTEGER o REAL en %L"
64965 #~ msgid "Argument to -fcoarray is not valid: %s"
64966 #~ msgstr "El argumento para -fcoarray no es válido: %s"
64968 #~ msgid "Fortran 2003:  GENERIC binding at %C"
64969 #~ msgstr "Fortran 2003: Enlace GENERIC en %C"
64971 #~ msgid "Fortran 2003: PARAMETER symbol in complex constant at %C"
64972 #~ msgstr "Fortran 2003: Un símbolo PARAMETER en la constante compleja en %C"
64974 #~ msgid "Extension: argument list function at %C"
64975 #~ msgstr "Extensión: lista de argumentos de función en %C"
64977 #~ msgid "Argument '%s' of elemental procedure '%s' at %L must have its INTENT specified"
64978 #~ msgstr "El argumento '%s' del procedimiento elemental '%s' en %L debe tener especificado su INTENT"
64980 #~ msgid "Components of structure constructor '%s' at %L are PRIVATE"
64981 #~ msgstr "Los componentes del constructor de estructura '%s' en %L son PRIVATE"
64983 #~ msgid "Character length mismatch in return type of function '%s' at %L (%ld/%ld)"
64984 #~ msgstr "No coincide la longitud de caracteres en el tipo de devolución de la función '%s' en %L (%ld/%ld)"
64986 #~ msgid "Dummy argument '%s' of procedure '%s' at %L has an attribute that requires an explicit interface for this procedure"
64987 #~ msgstr "El argumento dummy '%s' del procedimiento '%s' en %L tiene un atributo que requiere una interfaz explícita para este procedimiento"
64989 #~ msgid "Procedure '%s' at %L with assumed-shape dummy argument '%s' must have an explicit interface"
64990 #~ msgstr "El procedimiento '%s' en %L con argumento dummy de forma asumida '%s' debe tener una interfaz explícita"
64992 #~ msgid "Procedure '%s' at %L with coarray dummy argument '%s' must have an explicit interface"
64993 #~ msgstr "El procedimiento '%s' en %L con argumento dummy de comatriz '%s' debe tener una interfaz explícita"
64995 #~ msgid "Procedure '%s' at %L with parametrized derived type argument '%s' must have an explicit interface"
64996 #~ msgstr "El procedimiento '%s' en %L con un argumento de tipo derivado parametrizado '%s' debe tener una interfaz explícita"
64998 #~ msgid "Procedure '%s' at %L with polymorphic dummy argument '%s' must have an explicit interface"
64999 #~ msgstr "El procedimiento '%s' en %L con argumento dummy polimórfico '%s' debe tener una interfaz explícita"
65001 #~ msgid "The reference to function '%s' at %L either needs an explicit INTERFACE or the rank is incorrect"
65002 #~ msgstr "La referencia a la función '%s' en %L necesita una INTERFACE explícita o el rango es incorrecto"
65004 #~ msgid "Function '%s' at %L with a POINTER or ALLOCATABLE result must have an explicit interface"
65005 #~ msgstr "La función '%s' en %L con un resultado POINTER o ALLOCATABLE debe tener una interfaz explícita"
65007 #~ msgid "Nonconstant character-length function '%s' at %L must have an explicit interface"
65008 #~ msgstr "La función de longitud de carácter automática '%s' que no es constante en %L debe una interfaz explícita"
65010 #~ msgid "Argument to '%s' at %L is not a variable"
65011 #~ msgstr "El argumento de '%s' en %L no es una variable"
65013 #~ msgid "More actual than formal arguments in '%s' call at %L"
65014 #~ msgstr "Más argumentos actuales que formales en la llamada '%s' en %L"
65016 #~ msgid "Parameter '%s' to '%s' at %L must be either a TARGET or an associated pointer"
65017 #~ msgstr "El parámetro '%s' para '%s' en %L debe ser un TARGET o un puntero asociado"
65019 #~ msgid "Coindexed argument not permitted in '%s' call at %L"
65020 #~ msgstr "No se permite un argumento coindizado en la llamada '%s' en %L"
65022 #~ msgid "Allocatable variable '%s' used as a parameter to '%s' at %L must not be an array of zero size"
65023 #~ msgstr "La variable alojable '%s' usada como un parámetro para '%s' en %L no debe ser una matriz de tamaño cero"
65025 #~ msgid "Assumed-shape array '%s' at %L cannot be an argument to the procedure '%s' because it is not C interoperable"
65026 #~ msgstr "La matriz de forma asumida '%s' en %L no puede ser un argumento para el procedimiento '%s' porque no es interoperable con C"
65028 #~ msgid "Deferred-shape array '%s' at %L cannot be an argument to the procedure '%s' because it is not C interoperable"
65029 #~ msgstr "La matriz de forma diferida '%s' en %L no puede ser un argumento para el procedimiento '%s' porque no es interoperable con C"
65031 #~ msgid "CHARACTER argument '%s' to '%s' at %L must have a length of 1"
65032 #~ msgstr "El argumento CHARACTER '%s' para '%s' en %L debe ser de longitud 1"
65034 #~ msgid "Argument '%s' to '%s' at %L must be an associated scalar POINTER"
65035 #~ msgstr "El argumento '%s' para '%s' en %L debe ser un POINTER escalar asociado"
65037 #~ msgid "Parameter '%s' to '%s' at %L must be a scalar"
65038 #~ msgstr "El argumento '%s' para '%s' en %L debe ser un escalar"
65040 #~ msgid "Parameter '%s' to '%s' at %L must be a procedure"
65041 #~ msgstr "El parámetro '%s' para '%s' en %L debe ser un procedimiento"
65043 #~ msgid "Parameter '%s' to '%s' at %L must be BIND(C)"
65044 #~ msgstr "El parámetro '%s' para '%s' en %L debe ser BIND(C)"
65046 #~ msgid "Function reference to '%s' at %L is to a non-PURE procedure within a PURE procedure"
65047 #~ msgstr "La referencia de función a '%s' en %L apunta a un procedimiento que no es PURE dentro de un procedimiento PURE"
65049 #~ msgid "Missing SHAPE parameter for call to %s at %L"
65050 #~ msgstr "Falta el parámetro SHAPE para la llamada a %s en %L"
65052 #~ msgid "SHAPE parameter for call to %s at %L must be a rank 1 INTEGER array"
65053 #~ msgstr "El parámetro SHAPE para la llamada a %s en %L debe ser una matriz INTEGER de rango 1"
65055 #~ msgid "Deleted feature: %s at %L must be integer"
65056 #~ msgstr "Característica eliminada: %s en %L debe ser entero"
65058 #~ msgid "NULL intrinsic at %L in data transfer statement requires MOLD="
65059 #~ msgstr "El NULL intrínseco en %L en la declaración de transferencia de datos requiere MOLD="
65061 #~ msgid "Binding label '%s' for common block '%s' at %L collides with the global entity '%s' at %L"
65062 #~ msgstr "La etiqueta enlazante '%s' para el bloque común '%s' en %L colisiona con la entidad global '%s' en %L"
65064 #~ msgid "Binding label '%s' for common block '%s' at %L does not match the binding label '%s' for common block '%s' at %L"
65065 #~ msgstr "La etiqueta enlazante '%s' para el bloque común '%s' en %L no coincide con la etiqueta enlazante '%s' para el bloque común '%s' en %L"
65067 #~ msgid "Binding label '%s' for common block '%s' at %L collides with global entity '%s' at %L"
65068 #~ msgstr "La etiqueta enlazante '%s' para el bloque común '%s' en %L colisiona con la entidad global '%s' en %L"
65070 #~ msgid "Binding label '%s' in interface body at %L collides with the global entity '%s' at %L"
65071 #~ msgstr "La etiqueta enlazante '%s' en el cuerpo de interfaz en %L colisiona con la entidad global '%s' en %L"
65073 #~ msgid "Binding label '%s' at %L collides with global entity '%s' at %L"
65074 #~ msgstr "La etiqueta enlazante '%s' en %L colisiona con la entidad global '%s' en %L"
65076 #~ msgid "CHARACTER variable at %L has negative length %d, the length has been set to zero"
65077 #~ msgstr "La variable CHARACTER en %L tiene longitud negativa %d, la longitud se estableció a cero"
65079 #~ msgid "Obsolescent feature: CHARACTER(*) function '%s' at %L"
65080 #~ msgstr "Característica obsoleta: función CHARACTER(*) '%s' en %L"
65082 #~ msgid "Interface '%s', used by procedure pointer component '%s' at %L, is declared in a later PROCEDURE statement"
65083 #~ msgstr "La interfaz '%s', usada por el procedimiento de componente puntero '%s' en %L, se declara en una declaración PROCEDURE posterior"
65085 #~ msgid "Interface '%s' of procedure pointer component '%s' at %L must be explicit"
65086 #~ msgstr "La interfaz '%s' del procedimiento de componente puntero '%s' en %L debe ser explícita"
65088 #~ msgid "Fortran 2003: PUBLIC function '%s' at %L of PRIVATE type '%s'"
65089 #~ msgstr "Fortran 2003: La función PUBLIC '%s' en %L es de tipo derivado PRIVATE '%s'"
65091 #~ msgid "Fortran 2003: %s attribute with %s attribute at %L"
65092 #~ msgstr "Fortran 2003: El atributo %s genera un conflicto con el atributo %s en %L"
65094 #~ msgid "Fortran 2003: %s attribute with %s attribute in '%s' at %L"
65095 #~ msgstr "Fortran 2003: El atributo %s genera un conflicto con el atributo %s en '%s' en %L"
65097 #~ msgid "Fortran 2003: BIND(C) at %L"
65098 #~ msgstr "Fortran 2003: BIND(C) en %L"
65100 #~ msgid "Extension: Symbol '%s' is used before it is typed at %L"
65101 #~ msgstr "Extensión: Se usa el símbolo '%s' antes de escribirse en %L"
65103 #~ msgid "Possible front-end bug: Deferred array size without pointer, allocatable attribute or derived type without allocatable components."
65104 #~ msgstr "Posible bicho del frente: Tamaño de matriz diferido sin atributo pointer, allocatable o tipo derivado sin componentes allocatable."
65106 #~ msgid "Derived type '%s' at %L has PRIVATE components"
65107 #~ msgstr "El tipo derivado '%s' en %L tiene componentes PRIVATE"
65109 #~ msgid "resolution sub id "
65110 #~ msgstr "sub id de resolución"
65112 #~ msgid "invalid unsafe.Pointer conversion"
65113 #~ msgstr "conversión unsafe.Pointer no válida"
65115 #~ msgid "both %<const%> and %<constexpr%> cannot be used here"
65116 #~ msgstr "no se pueden usar aquí %<const%> ni %<constexpr%>"
65118 #~ msgid "floating point constant truncated to integer"
65119 #~ msgstr "se truncó la constante de coma flotante a entero"
65121 #~ msgid "too many elements in composite literal"
65122 #~ msgstr "demasiados elementos en la literal compuesta"
65124 #~ msgid "%qs appears to be a misspelled interrupt handler"
65125 #~ msgstr "%qs parece ser un manejador de interrupciones mal escrito"
65127 #~ msgid "Interpret any REAL(4) as a REAl(16)"
65128 #~ msgstr "Interpreta cualquier REAL(4) como un REAL(16)"
65130 #~ msgid "Interpret any REAL(8) as a REAl(16)"
65131 #~ msgstr "Interpreta cualquier REAL(8) como un REAL(16)"
65133 #~ msgid "Warn about"
65134 #~ msgstr "Avisa sobre"
65136 #~ msgid "Pay attention to the \"inline\" keyword"
65137 #~ msgstr "Pone atención a la palabra clave \"inline\""
65139 #~ msgid "Integrate simple functions into their callers"
65140 #~ msgstr "Integra las funciones simples en sus invocadores"
65142 #~ msgid "arguments 1 and 2 have different types"
65143 #~ msgstr "los argumentos 1 y 2 tienen tipos diferentes"
65145 #~ msgid "%s expects a compile time long long integer constant as first argument"
65146 #~ msgstr "%s espera una constante entera long long en tiempo de compilación como primer argumento"
65148 #~ msgid "-mno-r11 must not be used if you have trampolines"
65149 #~ msgstr "no se debe usar -mno-r11 si tiene trampolines"
65151 #~ msgid "Fortran F2003: ROUND= at %C not allowed in Fortran 95"
65152 #~ msgstr "Fortran F2003: No se permite ROUND= en %C en Fortran 95"
65154 #~ msgid "internal gcc abort in %s, at %s:%d"
65155 #~ msgstr "aborto interno de gcc en %s, en %s:%d"
65157 #~ msgid "assuming signed overflow does not occur when simplifying && or || to & or |"
65158 #~ msgstr "se asume que el desbordamiento con signo no sucede al simplificar && o || a & o |"
65160 #~ msgid "assuming signed overflow does not occur when simplifying ==, != or ! to identity or ^"
65161 #~ msgstr "se asume que el desbordamiento con signo no sucede al simplificar ==, != o ! a identidad o ^"
65163 #~ msgid "The threshold ratio between current and hottest structure counts"
65164 #~ msgstr "La tasa de intervalo entre las cuentas de estructura actual y más caliente"
65166 #~ msgid " (frv)"
65167 #~ msgstr " (frv)"
65169 #~ msgid "invalid register in the move instruction"
65170 #~ msgstr "registro no válido en la instrucción move"
65172 #~ msgid "invalid operand in the instruction"
65173 #~ msgstr "operando no válido en la instrucción"
65175 #~ msgid "invalid register in the instruction"
65176 #~ msgstr "registro no válido en la instrucción"
65178 #~ msgid "operand 1 must be a hard register"
65179 #~ msgstr "el operando 1 debe ser un registro fijo"
65181 #~ msgid "registers IX, IY and Z used in the same INSN"
65182 #~ msgstr "se usaron los registros IX, IY y Z en la misma INSN"
65184 #~ msgid "cannot do z-register replacement"
65185 #~ msgstr "no se puede reemplazar el registro-z"
65187 #~ msgid "invalid Z register replacement for insn"
65188 #~ msgstr "reemplazo de registro Z no válido para la insn"
65190 #~ msgid "%s:%d:%d:   recursively instantiated from %qs\n"
65191 #~ msgstr "%s:%d:%d:   instanciado recursivamente desde %qs\n"
65193 #~ msgid "%s:%d:%d:   instantiated from %qs\n"
65194 #~ msgstr "%s:%d:%d:   instanciado desde %qs\n"
65196 #~ msgid "%s:%d:%d:   recursively instantiated from here"
65197 #~ msgstr "%s:%d:%d:   instanciado recursivamente desde aquí"
65199 #~ msgid "%s:%d:%d:   instantiated from here"
65200 #~ msgstr "%s:%d:%d:   instanciado desde aquí"
65202 #~ msgid "%s:%d:   instantiated from here"
65203 #~ msgstr "%s:%d:   instanciado desde aquí"
65205 #~ msgid "ax ; {int $0x80 | syscall"
65206 #~ msgstr "ax ; {int $0x80 | syscall"
65208 #~ msgid "Dump a core file when a runtime error occurs"
65209 #~ msgstr "Vuelca un fichero core cuando sucede un error en tiempo de ejecución"
65211 #~ msgid "! It would be better to auto-generate this file."
65212 #~ msgstr "! Sería mejor auto-generar este fichero."
65214 #~ msgid "SYMBOL_VECTOR=(__divdi3=PROCEDURE)"
65215 #~ msgstr "SYMBOL_VECTOR=(__divdi3=PROCEDURE)"
65217 #~ msgid "Generate code for little-endian"
65218 #~ msgstr "Genera código para little-endian"
65220 #~ msgid "Generate code for big-endian"
65221 #~ msgstr "Genera código para big-endian"
65223 #~ msgid "-mabi=\tSpecify ABI to use"
65224 #~ msgstr "-mabi=\tEspecifica la ABI a utilizar"
65226 #~ msgid "Prepend the name of the cpu to all public symbol names"
65227 #~ msgstr "Agrega el nombre dla cpu al inicio de todos los nombres de símbolo públicos"
65229 #~ msgid "-mtext=SECTION\tPut functions in SECTION"
65230 #~ msgstr "-mtext=SECCIÓN\tPone las funciones en la SECCIÓN"
65232 #~ msgid "-mdata=SECTION\tPut data in SECTION"
65233 #~ msgstr "-mdata=SECCIÓN\tPone los datos en la SECCIÓN"
65235 #~ msgid "-mrodata=SECTION\tPut read-only data in SECTION"
65236 #~ msgstr "-mrodata=SECCIÓN\tPone los datos de sólo lectura en la SECCIÓN"
65238 #~ msgid "Alias for -mfloat-abi=hard"
65239 #~ msgstr "Alias para -mfloat-abi=hard"
65241 #~ msgid "Alias for -mfloat-abi=soft"
65242 #~ msgstr "Alias para -mfloat-abi=soft"
65244 #~ msgid "Compile for the Thumb not the ARM"
65245 #~ msgstr "Compila para el Thumb on para el ARM"
65247 #~ msgid "Do not use push to store function arguments"
65248 #~ msgstr "No usa push para guardar los argumentos de función"
65250 #~ msgid "Restrict doloop to the given nesting level"
65251 #~ msgstr "Restringe doloop para el nivel de anidamiento dado"
65253 #~ msgid "Use the mips-tfile postpass"
65254 #~ msgstr "Usa el postpase mips-tfile"
65256 #~ msgid "Compile for a 68HC11"
65257 #~ msgstr "Compila para un 68HC11"
65259 #~ msgid "Compile for a 68HC12"
65260 #~ msgstr "Compila para un 68HC12"
65262 #~ msgid "Compile for a 68HCS12"
65263 #~ msgstr "Compila para un 68HCS12"
65265 #~ msgid "Auto pre/post decrement increment allowed"
65266 #~ msgstr "Permite el auto pre/post decremento incremento"
65268 #~ msgid "Min/max instructions allowed"
65269 #~ msgstr "Permite las instrucciones min/max"
65271 #~ msgid "Use call and rtc for function calls and returns"
65272 #~ msgstr "Usa call y rtc para llamadas y devoluciones de función"
65274 #~ msgid "Auto pre/post decrement increment not allowed"
65275 #~ msgstr "No se permite el auto pre/post decremento incremento"
65277 #~ msgid "Use jsr and rts for function calls and returns"
65278 #~ msgstr "Usa jsr y rts para llamadas y devoluciones de función"
65280 #~ msgid "Min/max instructions not allowed"
65281 #~ msgstr "No se permiten las instrucciones min/max"
65283 # Ya sé que "soft" se refiere a un tipo de dato no fijo, pero no se me
65284 # ocurre en este momento una mejor traducción. cfuga
65285 #~ msgid "Use direct addressing mode for soft registers"
65286 #~ msgstr "Usa el modo de direccionamiento directo para los registros suaves"
65288 #~ msgid "Compile with 32-bit integer mode"
65289 #~ msgstr "Compila con el modo entero de 32-bit"
65291 #~ msgid "Specify the register allocation order"
65292 #~ msgstr "Especifica el orden de asignación de registros"
65294 # Ya sé que "soft" se refiere a un tipo de dato no fijo, pero no se me
65295 # ocurre en este momento una mejor traducción. cfuga
65296 #~ msgid "Do not use direct addressing mode for soft registers"
65297 #~ msgstr "No usa el modo de direccionamiento directo para los registros suaves"
65299 #~ msgid "Compile with 16-bit integer mode"
65300 #~ msgstr "Compila con el modo entero de 16-bit"
65302 #~ msgid "Indicate the number of soft registers available"
65303 #~ msgstr "Indica el número de registros suaves disponibles"
65305 #~ msgid "Conform to the ISO 1998 C++ standard, with extensions that are likely to"
65306 #~ msgstr "Conforma al estándar ISO 1998 C++, con extensiones que son afines"
65308 #~ msgid "Conform to the ISO 1998 C++ standard, with GNU extensions and"
65309 #~ msgstr "Conforma al estándar ISO 1998 C++, con extensiones GNU y"
65311 #~ msgid "Generate debug information to support Identical Code Folding (ICF)"
65312 #~ msgstr "Genera información de depuración para admitir Identical Code Folding (ICF)"
65314 #~ msgid "Perform structure layout optimizations based"
65315 #~ msgstr "Realiza la ubicación de estructuras basada en optimizaciones"
65317 #~ msgid "Eliminate redundant zero extensions on targets that support implicit extensions."
65318 #~ msgstr "Elimina las extensiones cero redundantes en objetivos que admiten extensiones implícitas."
65320 #~ msgid "method call without object"
65321 #~ msgstr "llamada a método sin objeto"
65323 #~ msgid "invalid new of function type"
65324 #~ msgstr "new no válido de tipo de función"
65326 #~ msgid "no object for method call"
65327 #~ msgstr "no hay objeto para la llamada a método"
65329 #~ msgid "not enough values in return statement"
65330 #~ msgstr "faltan valores en la declaración de devolución"
65332 #~ msgid "bad buffer size when making channel"
65333 #~ msgstr "tamaño de almacenamiento temporal erróneo al crear el canal"
65335 #~ msgid "edge points to same body alias:"
65336 #~ msgstr "puntos de borde al mismo alias de cuerpo:"
65338 #~ msgid "a call to thunk improperly represented in the call graph:"
65339 #~ msgstr "una llamada a thunk representada impropiamente en el grafo de llamada:"
65341 #~ msgid "coverage mismatch for function %u while reading execution counters"
65342 #~ msgstr "no coincide la cobertura para la función %u al leer los contadores de ejecución"
65344 #~ msgid "no coverage for function %qE found"
65345 #~ msgstr "no se encontró cobertura para la función %qE"
65347 #~ msgid "coverage mismatch for function %qE while reading counter %qs"
65348 #~ msgstr "no coincide la cobertura para la función %qE al leer el contador %qs"
65350 #~ msgid "DW_LOC_OP %s not implemented"
65351 #~ msgstr "DW_LOC_OP %s no está implementado"
65353 #~ msgid "use of obsolete %%[ operator in specs"
65354 #~ msgstr "uso del operador obsoleto %%[ en especificación"
65356 #~ msgid "optimization options not supported yet"
65357 #~ msgstr "no se admiten aún las opciones de optimización"
65359 #~ msgid "bytecode stream: tried to jump backwards in the stream"
65360 #~ msgstr "flujo de bytecode: se trató de saltar hacia atrás en el flujo"
65362 #~ msgid "gimple bytecode streams do not support the optimization attribute"
65363 #~ msgstr "los flujos de bytecode gimple no admiten el atributo de optimización"
65365 #~ msgid "-fira-algorithm=CB does not work on this architecture"
65366 #~ msgstr "-fira-algorithm=CB no funciona en esta arquitectura"
65368 #~ msgid "type size can%'t be explicitly evaluated"
65369 #~ msgstr "el tamaño del tipo no se puede evaluar explícitamente"
65371 #~ msgid "variable-size type declared outside of any function"
65372 #~ msgstr "tipo de tamaño variable declarado fuera de cualquier función"
65374 #~ msgid "type mismatch in binary truth expression"
65375 #~ msgstr "los tipos de datos no coinciden en la expresión verdadera binaria"
65377 #~ msgid "invalid COND_EXPR in gimple assignment"
65378 #~ msgstr "COND_EXPR no válido en la asignación gimple"
65380 #~ msgid "invalid GIMPLE statement"
65381 #~ msgstr "declaración GIMPLE no válida"
65383 #~ msgid "verify_stmts failed"
65384 #~ msgstr "falló verify_stmts"
65386 #~ msgid "statement makes a memory store, but has no VDEFS"
65387 #~ msgstr "la sentencia hizo un almacenamiento de memoria, pero no tiene VDEFS"
65389 #~ msgid "statement has VDEF operand not in defs list"
65390 #~ msgstr "la sentencia tiene el operando VDEF que no está en la lista de definiciones"
65392 #~ msgid "statement has VDEF but no VUSE operand"
65393 #~ msgstr "la sentencia tiene VDEF pero no el operando VUSE"
65395 #~ msgid "VDEF and VUSE do not use the same symbol"
65396 #~ msgstr "VDEF y VUSE no usan el mismo símbolo"
65398 #~ msgid "statement has VUSE operand not in uses list"
65399 #~ msgstr "la sentencia tiene el operando VUSE que no está en la lista de usos"
65401 #~ msgid "number of operands and imm-links don%'t agree in statement"
65402 #~ msgstr "el número de operandos y enlaces-imm no coinciden en la declaración"
65404 #~ msgid "-mieee not supported on Unicos/Mk"
65405 #~ msgstr "-mieee no se admite en Unicos/Mk"
65407 #~ msgid "-mieee-with-inexact not supported on Unicos/Mk"
65408 #~ msgstr "-mieee-with-inexact no se admite en Unicos/Mk"
65410 #~ msgid "trap mode not supported on Unicos/Mk"
65411 #~ msgstr "el modo de captura no se admite en Unicos/Mk"
65413 #~ msgid "bad value (%s) for %s switch"
65414 #~ msgstr "valor erróneo (%s) para el interruptor %s"
65416 #~ msgid "invalid ABI option: -mabi=%s"
65417 #~ msgstr "opción de ABI no válida: -mabi=%s"
65419 #~ msgid "invalid floating point emulation option: -mfpe=%s"
65420 #~ msgstr "opción de emulación de coma flotante no válida: -mfpe-%s"
65422 #~ msgid "invalid floating point abi: -mfloat-abi=%s"
65423 #~ msgstr "abi de coma flotante no válida: -mfloat-abi=%s"
65425 #~ msgid "See --target-help for supported MCUs"
65426 #~ msgstr "Vea --target-help para MCUs permitidos"
65428 #~ msgid "unknown ABI (%s) for %sabi=%s %s"
65429 #~ msgstr "ABI desconocida (%s) para %sabi=%s %s"
65431 #~ msgid "bad value (%s) for %scmodel=%s %s"
65432 #~ msgstr "valor erróneo (%s) para el interruptor %scmodel=%s %s"
65434 #~ msgid "bad value (%s) for %sasm=%s %s"
65435 #~ msgstr "valor erróneo (%s) para %sasm=%s %s"
65437 #~ msgid "%salign-loops=%d%s is not between 0 and %d"
65438 #~ msgstr "%salign-loops=%d%s no está entre 0 y %d"
65440 #~ msgid "%slarge-data-threshold=%d%s is negative"
65441 #~ msgstr "%slarge-data-threshold=%d%s es negativo"
65443 #~ msgid "bad value (%s) for %stls-dialect=%s %s"
65444 #~ msgstr "valor erróneo (%s) para %stls-dialect=%s %s"
65446 #~ msgid "pc%d is not valid precision setting (32, 64 or 80)"
65447 #~ msgstr "pc%d no es una opción de precisión válida (32, 64 u 80)"
65449 #~ msgid "bad value (%s) for %sfpmath=%s %s"
65450 #~ msgstr "valor erróneo (%s) para %sfpmath=%s %s"
65452 #~ msgid "unknown vectorization library ABI type (%s) for %sveclibabi=%s %s"
65453 #~ msgstr "tipo de ABI de biblioteca de vectorización desconocida (%s) para %sveclibabi=%s %s"
65455 #~ msgid "%qE attribute only available for 64-bit"
65456 #~ msgstr "el atributo %qE solamente está disponible para 64-bit"
65458 #~ msgid "vector permutation requires vector constant"
65459 #~ msgstr "el vector de permutación requiere un vector constante"
65461 #~ msgid "invalid vector permutation constant"
65462 #~ msgstr "constante de permutación de vector no válida"
65464 #~ msgid "vector permutation (%d %d)"
65465 #~ msgstr "permutación de vector (%d %d)"
65467 #~ msgid "vector permutation (%d %d %d %d)"
65468 #~ msgstr "permutación de vector (%d %d %d %d)"
65470 #~ msgid "vector permutation (%d %d %d %d %d %d %d %d)"
65471 #~ msgstr "permutación de vector (%d %d %d %d %d %d %d %d)"
65473 #~ msgid "vector permutation (%d %d %d %d %d %d %d %d %d %d %d %d %d %d %d %d)"
65474 #~ msgstr "permutación de vector (%d %d %d %d %d %d %d %d %d %d %d %d %d %d %d %d)"
65476 #~ msgid "ms-bitfields not supported for objc"
65477 #~ msgstr "ms-bitfields no se admite para objc"
65479 #~ msgid "bad value %<%s%> for -mtune= switch"
65480 #~ msgstr "valor erróneo %<%s%> para el interruptor -mtune="
65482 #~ msgid "-f%s ignored for 68HC11/68HC12 (not supported)"
65483 #~ msgstr "se descarta -f%s para 68HC11/68HC12 (no se admite)"
65485 #~ msgid "%<trap%> and %<far%> attributes are not compatible, ignoring %<far%>"
65486 #~ msgstr "los atributos %<trap%> y %<far%> no son compatibles, se descarta %<far%>"
65488 #~ msgid "%<trap%> attribute is already used"
65489 #~ msgstr "el atributo %<trap%> ya está en uso"
65491 #~ msgid "  typedef int (__vliw *vfuncptr) ();"
65492 #~ msgstr "  typedef int (__vliw *vfuncptr) ();"
65494 #~ msgid "  typedef int (__vliw *vfuncptr[]) ();"
65495 #~ msgstr "  typedef int (__vliw *vfuncptr[]) ();"
65497 #~ msgid "MIPS16 TLS"
65498 #~ msgstr "TLS de MIPS16"
65500 #~ msgid "CPU names must be lower case"
65501 #~ msgstr "los nombres de CPU debe estar en minúsculas"
65503 #~ msgid "unknown -m%s= option specified: '%s'"
65504 #~ msgstr "se desconoce la opción -m%s= especificada: '%s'"
65506 #~ msgid "invalid option for -mcmodel: '%s'"
65507 #~ msgstr "opción no válida para -mcmodel: '%s'"
65509 #~ msgid "unknown ABI specified: '%s'"
65510 #~ msgstr "se especificó una ABI desconocida: '%s'"
65512 #~ msgid "bad value (%s) for -mcpu"
65513 #~ msgstr "valor erróneo (%s) para -mcpu"
65515 #~ msgid "bad value (%s) for -mtune"
65516 #~ msgstr "valor erróneo (%s) para -mtune"
65518 #~ msgid "unknown -mtraceback arg %qs; expecting %<full%>, %<partial%> or %<none%>"
65519 #~ msgstr "argumento de -mtraceback %qs desconocido; se esperaba %<full%>, %<partial%> o %<none%>"
65521 #~ msgid "invalid option for -mfloat-gprs: '%s'"
65522 #~ msgstr "opción no válida para -mfloat-gprs: '%s'"
65524 #~ msgid "unknown -malign-XXXXX option specified: '%s'"
65525 #~ msgstr "opción -malign-XXXXX especificada desconocida: '%s'"
65527 #~ msgid "out-of-line save/restore routines not supported on Darwin"
65528 #~ msgstr "las rutinas save/restore fuera-de-línea no se admiten en Darwin"
65530 #~ msgid "unrecognized argument '%s' to -mcpu= option"
65531 #~ msgstr "no se reconoce el argumento '%s' para la opción -mcpu="
65533 #~ msgid "frame size of function %qs is "
65534 #~ msgstr "el tamaño de marco de la función %qs es "
65536 #~ msgid "%qE declared as both exported to and imported from a DLL"
65537 #~ msgstr "%qE se declara como exportado e importado de una DLL al mismo tiempo"
65539 #~ msgid "failure in redeclaration of %q+D: dllimport%'d symbol lacks external linkage"
65540 #~ msgstr "falla en la redeclaración de %q+D: el símbolo dllimportado carece de enlace externo"
65542 #~ msgid "%s %q+D %s after being referenced with dllimport linkage"
65543 #~ msgstr "%s %q+D %s después de referenciarse con enlace dllimport"
65545 #~ msgid "function %q+D is defined after prior declaration as dllimport: attribute ignored"
65546 #~ msgstr "la función %q+D se define después de una declaración previa como dllimport: se descarta el atributo"
65548 #~ msgid "inline function %q+D is declared as dllimport: attribute ignored"
65549 #~ msgstr "la función inline %q+D se declara como dllimport: se descarta el atributo"
65551 #~ msgid "repeated using declaration %q+D"
65552 #~ msgstr "se repitió usando la declaración %q+D"
65554 #~ msgid "using declaration %q+D conflicts with a previous using declaration"
65555 #~ msgstr "la declaración using %q+D genera un conflicto con la declaración using previa"
65557 #~ msgid "argument of type %qT does not match %qT"
65558 #~ msgstr "el argumento de tipo %qT no coincide con %qT"
65560 #~ msgid "continue statement not within loop or switch"
65561 #~ msgstr "la declaración continue no está dentro de un bucle o switch"
65563 #~ msgid "cannot initialize %qT from %qT"
65564 #~ msgstr "no se pueden inicializar %qT desde %qT"
65566 #~ msgid "%<__int128%> invalid for %qs"
65567 #~ msgstr "%<__int128%> no válido para %qs"
65569 #~ msgid "ISO C++ forbids initialization of member %qD"
65570 #~ msgstr "ISO C++ prohíbe la inicialización del miembro %qD"
65572 #~ msgid "making %qD static"
65573 #~ msgstr "se hace %qD static"
65575 #~ msgid "value-initialization of %q#D, which has reference type"
65576 #~ msgstr "valor-inicialización de %q#D, el cual tiene el tipo de referencia"
65578 #~ msgid "uninitialized base %qT in %<constexpr%> constructor"
65579 #~ msgstr "base %qT sin inicializar en el constructor %<constexpr%>"
65581 #~ msgid "ISO C++ forbids initialization in array new"
65582 #~ msgstr "ISO C++ prohíbe la inicialización en la matriz new"
65584 #~ msgid "mangling new-expression"
65585 #~ msgstr "decodificando la expresión new"
65587 #~ msgid "%qD declared virtual cannot be defaulted in the class body"
65588 #~ msgstr "%qD declarada virtual no se puede definir por defecto en el cuerpo de clase"
65590 #~ msgid "%qE is not a valid template argument for type %qT because function %qD has not external linkage"
65591 #~ msgstr "%qE no es un argumento válido de plantilla para el tipo %qT porque la función %qD no tiene enlace externo"
65593 #~ msgid "cannot expand %<%E%> into a fixed-length argument list"
65594 #~ msgstr "no se puede expandir %<%E%> a una lista de argumentos de longitud fija"
65596 #~ msgid "cannot expand %<%T%> into a fixed-length argument list"
65597 #~ msgstr "no se puede expandir %<%T%> a na lista de argumentos de longitud fija"
65599 #~ msgid "base class %qT has cv qualifiers"
65600 #~ msgstr "la clase base %qT tiene calificadores cv"
65602 #~ msgid "%qE refers to a set of overloaded functions"
65603 #~ msgstr "%qE refiere a un conjunto de funciones sobrecargadas"
65605 #~ msgid "unable to determine the declared type of expression %<%E%>"
65606 #~ msgstr "no se puede determinar el tipo declarado de la expresión %<%E%>"
65608 #~ msgid "incomplete type %qT not allowed"
65609 #~ msgstr "no se permite el tipo incompleto %qT"
65611 #~ msgid "%qE is not a potential constant expression"
65612 #~ msgstr "%qE no es una expresión constante potencial"
65614 #~ msgid "object argument is not a potential constant expression"
65615 #~ msgstr "el argumento objeto no es una expresión constante potencial"
65617 #~ msgid "argument in position %qP is not a potential constant expression"
65618 #~ msgstr "el argumento en la posición %qP no es una expresión constante potencial"
65620 #~ msgid "cannot deduce lambda return type from a braced-init-list"
65621 #~ msgstr "no se puede deducir un tipo de devolución lamba de un alista inicializada entre llaves"
65623 #~ msgid "lambda return type can only be deduced when the return statement is the only statement in the function body"
65624 #~ msgstr "el tipo de devolución lambda sólo se puede deducir cuando la declaración de devolución es la única declaración en el cuerpo de la función"
65626 #~ msgid "Actual argument to '%s' at %L must be a coarray and thus shall not have an array designator"
65627 #~ msgstr "El argumento actuar para '%s' en %L debe ser una comatriz y por lo tanto no debe tener un designador de matriz"
65629 #~ msgid "Expected a PURE procedure for argument '%s' at %L"
65630 #~ msgstr "Falta un procedimiento PURE para el argumento '%s' en %L"
65632 #~ msgid "SOURCE tag at %L requires only a single entity in the allocation-list"
65633 #~ msgstr "La etiqueta SOURCE en %L sólo requiere una sola entidad en la lista de alojamiento"
65635 #~ msgid "Allocation would exceed memory limit -- malloc() failed"
65636 #~ msgstr "El alojamiento excedería el límite de la memoria -- falló malloc()"
65638 #~ msgid "Syntax error in structure constructor at %C"
65639 #~ msgstr "Error sintáctico en el constructor de estructura en %C"
65641 #~ msgid "Dummy procedure at %L not allowed in ELEMENTAL procedure"
65642 #~ msgstr "No se permite el procedimiento de prueba en %L en un procedimiento ELEMENTAL"
65644 #~ msgid "Non-scalar base object at %L currently not implemented"
65645 #~ msgstr "En este momento no está implementado el objeto base que no es escalar en %L"
65647 #~ msgid "Data transfer element at %L cannot have POINTER components"
65648 #~ msgstr "El elemento de transferencia de datos en %L no puede tener componentes POINTER"
65650 #~ msgid "Data transfer element at %L cannot have ALLOCATABLE components"
65651 #~ msgstr "El elemento de transferencia de datos en %L no puede tener componentes ALLOCATABLE"
65653 #~ msgid "Variable must not be polymorphic in assignment at %L"
65654 #~ msgstr "La variable no debe ser polimórfica en la asignación en %L"
65656 #~ msgid "Types mismatch for dummy argument '%s' of '%s' %L in respect to the overridden procedure"
65657 #~ msgstr "Los tipos no coinciden para el argumento dummy '%s' de '%s' %L con respecto al procedimiento sobreescrito"
65659 #~ msgid "Invalid SHIFT argument of DSHIFTL at %L"
65660 #~ msgstr "Argumento SHIFT no válido de DSHIFTL en %L"
65662 #~ msgid "Invalid second argument of IBCLR at %L"
65663 #~ msgstr "Segundo argumento de IBCLR no válido en %L"
65665 #~ msgid "Second argument of IBCLR exceeds bit size at %L"
65666 #~ msgstr "El segundo argumento de IBCLR excede el tamaño de bit en %L"
65668 #~ msgid "Invalid second argument of IBITS at %L"
65669 #~ msgstr "Segundo argumento de IBITS no válido en %L"
65671 #~ msgid "Second argument of IBSET exceeds bit size at %L"
65672 #~ msgstr "El segundo argumento de IBSET excede el tamaño de bit en %L"
65674 #~ msgid "Invalid second argument of %s at %L"
65675 #~ msgstr "Segundo argumento de %s no válido en %L"
65677 #~ msgid "Invalid second argument of ISHFTC at %L"
65678 #~ msgstr "Segundo argumento de ISHFTC no válido en %L"
65680 #~ msgid "Invalid third argument of ISHFTC at %L"
65681 #~ msgstr "Tercer argumento de ISHFTC no válido en %L"
65683 #~ msgid "Magnitude of third argument of ISHFTC exceeds BIT_SIZE of first argument at %L"
65684 #~ msgstr "La magnitud del tercer argumento de ISHFTC excede el BIT_SIZE del tercer argumento en %L"
65686 #~ msgid "Magnitude of second argument of ISHFTC exceeds third argument at %L"
65687 #~ msgstr "La magnitud del segundo argumento de ISHFTC excede el tercer argumento en %L"
65689 #~ msgid "Not yet implemented: LCOBOUND for coarray with non-constant cobounds at %L"
65690 #~ msgstr "Aún sin implementar: LCOBOUND para una comatriz con colímites que no son constantes en %L"
65692 #~ msgid "Too few elements in expression for SUB= argument at %L"
65693 #~ msgstr "Faltan elementos en la expresión para el argumento SUB= en %L"
65695 #~ msgid "Too many elements in expression for SUB= argument at %L"
65696 #~ msgstr "Demasiados elementos en la expresión para el argumento SUB= en %L"
65698 #~ msgid "Not yet implemented: IMAGE_INDEX for coarray with non-constant cobounds at %L"
65699 #~ msgstr "Aún sin implementar: IMAGE_INDEX para comatriz con colímites que no son constantes en %L"
65701 #~ msgid "Not yet implemented: THIS_IMAGE for coarray with non-constant cobounds at %L"
65702 #~ msgstr "Aún sin implementar: THIS_IMAGE para comatriz con colímites que no son constantes en %L"
65704 #~ msgid "Not yet implemented: UCOBOUND for coarray with non-constant cobounds at %L"
65705 #~ msgstr "Aún sin implementar: UCOBOUND para comatriz con colímites que no son constantes en %L"
65707 #~ msgid "parameter packs must be at the end of the parameter list"
65708 #~ msgstr "los paquetes de parámetros deben estar al final de la lista de parámetros"
65710 #~ msgid "enclosing class of %q#D is not a literal type"
65711 #~ msgstr "la clase que contiene a %q#D no es de tipo literal"
65713 #~ msgid "invalid LTO mode"
65714 #~ msgstr "modo LTO no válido"
65716 #~ msgid "Enforce table jump"
65717 #~ msgstr "Refuerza el salto de tabla"
65719 #~ msgid "Support SCORE 5 ISA"
65720 #~ msgstr "Soporta el ISA de SCORE 5"
65722 #~ msgid "Support SCORE 5U ISA"
65723 #~ msgstr "Soporta el ISA de SCORE 5u"
65725 #~ msgid "Support SCORE 3 ISA"
65726 #~ msgstr "Soporta el ISA de SCORE 3"
65728 #~ msgid "Support SCORE 3d ISA"
65729 #~ msgstr "Soporta el ISA de SCORE 3d"
65731 #~ msgid "Enable linear loop transforms on trees"
65732 #~ msgstr "Activa las transformaciones lineales de bucles en árboles"
65734 #~ msgid "redefinition of typedef %q+D may be a constraint violation at runtime"
65735 #~ msgstr "la redefinición de typedef %q+D puede ser una violación de restricción en tiempo de ejecución"
65737 #~ msgid "attributes may not be specified before"
65738 #~ msgstr "los atributos no se pueden especificar antes"
65740 #~ msgid "Corrupted profile info in %s: sum_max is smaller than runs"
65741 #~ msgstr "información de análisis de perfil corrupta en %s: sum_max es menor que runs"
65743 #~ msgid "weak declaration of %q+D after first use results in unspecified behavior"
65744 #~ msgstr "la declaración weak de %q+D después del primer uso resulta en una conducta no especificada"
65746 #~ msgid "getter/setter/ivar attribute must be followed by %<=%>"
65747 #~ msgstr "el atributo getter/setter/ivar debe tener %<=%> a continuación"
65749 #~ msgid "%qE is not a valid template argument for type %qT because it is a non-constant expression"
65750 #~ msgstr "%qE no es un argumento válido de plantilla para el tipo %qT porque es una expresión que no es constante"
65752 #~ msgid "variable %qD is not declared constexpr"
65753 #~ msgstr "la variable %qD no se declaró como constexpr"
65755 #~ msgid "Assumed character length '%s' in namelist '%s' at %C is not allowed"
65756 #~ msgstr "No se permite la longitud de carácter asumida '%s' en la lista de nombres '%s' en %C"
65758 #~ msgid "SUBROUTINE at %C does not belong in a generic function interface"
65759 #~ msgstr "SUBROUTINE en %C no está dentro de una interfaz de función genérica"
65761 #~ msgid "FUNCTION at %C does not belong in a generic subroutine interface"
65762 #~ msgstr "FUNCTION en %C no está dentro de una interfaz de función genérica"
65764 #~ msgid "NAMELIST object '%s' in namelist '%s' at %L cannot have POINTER components"
65765 #~ msgstr "El objeto NAMELIST '%s' en la lista de nombres '%s'en  %L no puede tener componentes POINTER"
65767 #~ msgid "Assignment to deferred-length character variable at %L not implemented"
65768 #~ msgstr "No se admite la asignación a una variable de carácter de longitud diferida en %L"
65770 #~ msgid "@optional/@required are not available in Objective-C 1.0"
65771 #~ msgstr "@optional/@required no están disponibles en Objective-C 1.0"
65773 #~ msgid "instance variable has unknown size"
65774 #~ msgstr "la variable de instancia es de tamaño desconocido"
65776 #~ msgid "UNKNOWN in print_operand !?"
65777 #~ msgstr "UNKNOWN en print_operand !?"
65779 #~ msgid "Attempt to allocate negative amount of memory. Possible integer overflow"
65780 #~ msgstr "Se intentó asignar una cantidad negativa de memoria. Posible desbordamiento entero"
65782 #~ msgid "Out of memory"
65783 #~ msgstr "Memoria agotada"
65785 #~ msgid "Attempt to allocate a negative amount of memory."
65786 #~ msgstr "Se intentó asignar una cantidad negativa de memoria."
65788 #~ msgid "Enable fused multiply/add instructions"
65789 #~ msgstr "Activa las instrucciones multiply/add de corto circuito"
65791 #~ msgid "Enable fused multiply/add and multiply/subtract instructions"
65792 #~ msgstr "Activa las instrucciones multiply/add y multiply/substract de corto circuito"
65794 #~ msgid "Use 16-bit abs patterns"
65795 #~ msgstr "Usa patrones abs de 64-bit"
65797 #~ msgid "could not find libgcc.a"
65798 #~ msgstr "no se puede encontrar libgcc.a"
65800 #~ msgid "fix_sched_param: unknown param: %s"
65801 #~ msgstr "fix_sched_param: parámetro desconocido: %s"
65803 #~ msgid "the C parser does not support -dy, option ignored"
65804 #~ msgstr "el decodificador de C no admite -dy, se descarta la opción"
65806 #~ msgid "the Objective-C parser does not support -dy, option ignored"
65807 #~ msgstr "el decodificador de Objective-C no admite -dy, se descarta la opción"
65809 #~ msgid "the C++ parser does not support -dy, option ignored"
65810 #~ msgstr "el decodificador de C++ no admite -dy, se descarta la opción"
65812 #~ msgid "the Objective-C++ parser does not support -dy, option ignored"
65813 #~ msgstr "el decodificador de Objective-C++ no admite -dy, se descarta la opción"
65815 #~ msgid "#pragma pack(push[, id], <n>) is not supported on this target"
65816 #~ msgstr "#pragma pack(push[, id], <n>) no se admite en este objetivo"
65818 #~ msgid "#pragma pack(pop[, id], <n>) is not supported on this target"
65819 #~ msgstr "#pragma pack(pop[, id], <n>) no se admite en este objetivo"
65821 #~ msgid "invalid type argument of array indexing"
65822 #~ msgstr "argumento de tipo no válido del índice de matriz"
65824 #~ msgid "invalid type argument of unary %<*%>"
65825 #~ msgstr "argumento de tipo no válido del unario %<*%>"
65827 #~ msgid "assignment (via 'asm' output) of data-member %qD in read-only structure"
65828 #~ msgstr "asignación (a través de la salida 'asm') de miembro-dato %qD en estructura de sólo-lectura"
65830 #~ msgid "assignment of read-only data-member %qD"
65831 #~ msgstr "asignación de miembro-dato de sólo-lectura %qD"
65833 #~ msgid "assignment (via 'asm' output) of read-only data-member %qD"
65834 #~ msgstr "asignación (a través de la salida 'asm') del miembro-dato de sólo-lectura %qD"
65836 #~ msgid "increment of read-only data-member %qD"
65837 #~ msgstr "incremento del miembro-dato de sólo-lectura %qD"
65839 #~ msgid "decrement of read-only data-member %qD"
65840 #~ msgstr "decremento del miembro-dato de sólo-lectura %qD"
65842 #~ msgid "assignment (via 'asm' output) of constant field %qD"
65843 #~ msgstr "asignación (a través de la salida 'asm') del campo constante %qD"
65845 #~ msgid "assignment (via 'asm' output) of read-only variable %qD"
65846 #~ msgstr "asignación (a través de la salida 'asm') de la variable de sólo-lectura %qD"
65848 #~ msgid "assignment (via 'asm' output) of read-only parameter %qD"
65849 #~ msgstr "asignación (a través de la salida 'asm') del parámetro de sólo-lectura %qD"
65851 #~ msgid "assignment (via 'asm' output) of read-only reference %qD"
65852 #~ msgstr "asignación (a través de la salida 'asm') de la referencia de sólo lectura %qD"
65854 #~ msgid "assignment (via 'asm' output) of read-only named return value %qD"
65855 #~ msgstr "asignación (a través de la salida 'asm') del valor de devolución nombrado de sólo lectura %qD"
65857 #~ msgid "assignment (via 'asm' output) of function %qD"
65858 #~ msgstr "asignación (a través de la salida 'asm') de la función %qD"
65860 #~ msgid "assignment (via 'asm' output) of read-only location %qE"
65861 #~ msgstr "asignación (a través de la salida 'asm') de la ubicación de sólo lectura %qE"
65863 #~ msgid "class attributes are not available in this version of the compiler, (ignored)"
65864 #~ msgstr "los atributos de clase no están disponibles en esta versión del compilador, (se descartan)"
65866 #~ msgid "protocol attributes are not available in this version of the compiler, (ignored)"
65867 #~ msgstr "los atributos de protocolo no están disponibles en esta versión del compilador (se descartan)"
65869 #~ msgid "too many lto output files"
65870 #~ msgstr "demasiados ficheros de salida lto"
65872 #~ msgid ""
65873 #~ "Internal error: %s (program %s)\n"
65874 #~ "Please submit a full bug report.\n"
65875 #~ "See %s for instructions."
65876 #~ msgstr ""
65877 #~ "Error interno: `%s' (programa %s)\n"
65878 #~ "Por favor envíe un reporte completo de bichos.\n"
65879 #~ "Vea %s para más instrucciones."
65881 #~ msgid "  -combine                 Pass multiple source files to compiler at once\n"
65882 #~ msgstr "  -combine                 Pasa múltiples ficheros fuente al compilador al mismo tiempo\n"
65884 #~ msgid "  -b <machine>             Run gcc for target <machine>, if installed\n"
65885 #~ msgstr "  -b <máquina>             Ejecuta gcc para el objetivo <máquina>, si se instaló\n"
65887 #~ msgid "  -V <version>             Run gcc version number <version>, if installed\n"
65888 #~ msgstr "  -V <versión>             Ejecuta el gcc con número de versión <versión>, si se instaló\n"
65890 #~ msgid "'-%c' option must have argument"
65891 #~ msgstr "la opción '-%c' debe tener argumentos"
65893 #~ msgid "couldn't run '%s': %s"
65894 #~ msgstr "no se puede ejecutar '%s': %s"
65896 #~ msgid "couldn't run '%s': %s: %s"
65897 #~ msgstr "no se puede ejecutar '%s': %s: %s"
65899 #~ msgid "argument to '-Xlinker' is missing"
65900 #~ msgstr "falta el argumento para '-Xlinker'"
65902 #~ msgid "argument to '-Xpreprocessor' is missing"
65903 #~ msgstr "falta el argumento para '-Xpreprocessor'"
65905 #~ msgid "argument to '-Xassembler' is missing"
65906 #~ msgstr "falta el argumento para '-Xassembler'"
65908 #~ msgid "argument to '-l' is missing"
65909 #~ msgstr "falta el argumento para '-l'"
65911 #~ msgid "argument to '-specs' is missing"
65912 #~ msgstr "falta el argumento para '-specs'"
65914 #~ msgid "argument to '-specs=' is missing"
65915 #~ msgstr "falta el argumento para '-specs='"
65917 #~ msgid "argument to '-wrapper' is missing"
65918 #~ msgstr "falta el argumento para '-wrapper'"
65920 #~ msgid "'-%c' must come at the start of the command line"
65921 #~ msgstr "'-%c' debe estar al inicio de la línea de órdenes"
65923 #~ msgid "argument to '-B' is missing"
65924 #~ msgstr "falta el argumento para '-B'"
65926 #~ msgid "argument to '-x' is missing"
65927 #~ msgstr "falta el argumento para '-x'"
65929 #~ msgid "argument to '-%s' is missing"
65930 #~ msgstr "falta el argumento para '-%s'"
65932 #~ msgid ""
65933 #~ "\n"
65934 #~ "Execution times (seconds)\n"
65935 #~ msgstr ""
65936 #~ "\n"
65937 #~ "Tiempos de ejecución (segundos)\n"
65939 #~ msgid " TOTAL                 :"
65940 #~ msgstr " TOTAL                 :"
65942 #~ msgid "time in %s: %ld.%06ld (%ld%%)\n"
65943 #~ msgstr "tiempo en %s: %ld.%06ld (%ld%%)\n"
65945 #~ msgid "argument to '%s' missing\n"
65946 #~ msgstr "falta el argumento para '%s'\n"
65948 #~ msgid "argument to '%s' missing"
65949 #~ msgstr "falta el argumento para '%s'"
65951 #~ msgid "Warning: Using -M <directory> is deprecated, use -J instead\n"
65952 #~ msgstr "Aviso: Usar -M <directorio> es obsoleto; utilice en su lugar -J\n"
65954 #~ msgid "internal error: bad hash value in dynamic dispatch"
65955 #~ msgstr "error interno: valor de dispersión erróneo en el despacho dinámico"
65957 #~ msgid "Array bound mismatch"
65958 #~ msgstr "El límite de la matriz no coincide"
65960 #~ msgid "GCC does not support -C or -CC without -E"
65961 #~ msgstr "GCC no admite -C o -CC sin usar -E"
65963 #~ msgid "-mglibc and -muclibc used together"
65964 #~ msgstr "se usaron juntos -mglibc y -muclibc"
65966 #~ msgid "mno-cygwin and mno-win32 are not compatible"
65967 #~ msgstr "-mno-cygwin y -mno-win32 no son compatibles"
65969 #~ msgid "`-mno-intel-syntax' is deprecated. Use `-masm=att' instead."
65970 #~ msgstr "`-mno-intel-syntax' es obsoleto. Utilice `-masm=att' en su lugar."
65972 #~ msgid "Enable automatic generation of fused floating point multiply-add instructions"
65973 #~ msgstr "Permite la generación automática de instrucciones multiply-add de coma flotante de corto circuito"
65975 #~ msgid "Use the Cygwin interface"
65976 #~ msgstr "Usa la interfaz Cygwin"
65978 #~ msgid "Enable fused multiply/add and multiply/subtract FP instructions"
65979 #~ msgstr "Activa las instrucciones FP multiply/add y multiply/substract de corto circuito"
65981 #~ msgid "Use GNU libc instead of uClibc"
65982 #~ msgstr "Usa libc de GNU en lugar de uClibc"
65984 #~ msgid "Change when template instances are emitted"
65985 #~ msgstr "Cambia cuando se emiten las instancias de la plantilla"
65987 #~ msgid "Inline member functions by default"
65988 #~ msgstr "Incluye en línea a las funciones miembro por defecto"
65990 #~ msgid "Enable optional diagnostics"
65991 #~ msgstr "Activa los diagnósticos opcionales"
65993 #~ msgid "Discard unused virtual functions"
65994 #~ msgstr "Descarta funciones virtual sin usar"
65996 #~ msgid "Implement vtables using thunks"
65997 #~ msgstr "Implementa vtables usando thunks"
65999 #~ msgid "Emit cross referencing information"
66000 #~ msgstr "Emite información de referencia cruzada"
66002 #~ msgid "Print a checksum of the executable for PCH validity checking, and stop"
66003 #~ msgstr "Muestra una suma de comprobación del ejecutable para revisión de validación de PCH, y termina"
66005 #~ msgid "Specify that arguments may alias each other and globals"
66006 #~ msgstr "Especifica que los argumentos pueden ser alias de cada otro y de los globales"
66008 #~ msgid "Assume arguments may alias globals but not each other"
66009 #~ msgstr "Asume que los argumentos pueden ser alias de globales pero no de cada otro"
66011 #~ msgid "Assume arguments alias neither each other nor globals"
66012 #~ msgstr "Asume que los argumentos no pueden ser alias de globales o de cada otro"
66014 #~ msgid "Type based escape and alias analysis"
66015 #~ msgstr "Análisis de alias y escape basado en tipos"
66017 #~ msgid "Do optimistic coalescing."
66018 #~ msgstr "Hace coalescencia optimista."
66020 #~ msgid "argument of %<__builtin_args_info%> must be constant"
66021 #~ msgstr "el argumento de %<__builtin_args_info%> debe ser una constante"
66023 #~ msgid "argument of %<__builtin_args_info%> out of range"
66024 #~ msgstr "el argumento de %<__builtin_args_info%> está fuera de rango"
66026 #~ msgid "missing argument in %<__builtin_args_info%>"
66027 #~ msgstr "falta un argumento en %<__builtin_args_info%>"
66029 #~ msgid "alias argument not a string"
66030 #~ msgstr "el argumento de alias no es una cadena"
66032 #~ msgid "%<noreturn%> function returns non-void value"
66033 #~ msgstr "la función %<noreturn%> devuelve un valor que no es void"
66035 #~ msgid "%s should have type %<%s%s%>, but argument %d has type %qT"
66036 #~ msgstr "%s debe ser de tipo %<%s%s%>, pero el argumento %d es de tipo %qT"
66038 #~ msgid "%s should have type %<%T%s%>, but argument %d has type %qT"
66039 #~ msgstr "%s debe ser de tipo %<%T%s%>, pero el argumento %d es de tipo %qT"
66041 #~ msgid "#pragma GCC diagnostic not allowed inside functions"
66042 #~ msgstr "no se permite #pragma GCC diagnostic dentro de funciones"
66044 #~ msgid "incomplete '%s' option"
66045 #~ msgstr "opción '%s' incompleta"
66047 #~ msgid "missing argument to '%s' option"
66048 #~ msgstr "faltan argumentos para la opción '%s'"
66050 #~ msgid "extraneous argument to '%s' option"
66051 #~ msgstr "argumento extraño para la opción '%s'"
66053 #~ msgid "target optimization options not supported yet"
66054 #~ msgstr "no se admiten aún las opciones de optimización del objetivo"
66056 #~ msgid "gimple bytecode streams do not support the target attribute"
66057 #~ msgstr "los flujos de bytecode gimple no admiten el atributo de objetivo"
66059 #~ msgid "-flto and -fwhopr are mutually exclusive"
66060 #~ msgstr "-flto y -fwhopr son mutuamente exclusivos"
66062 #~ msgid "Indirect reference's operand is not a register or a constant."
66063 #~ msgstr "La referencia indirecta del operando no es un registro o una constante."
66065 #~ msgid "virtual array %s[%lu]: element %lu out of bounds in %s, at %s:%d"
66066 #~ msgstr "matriz virtual %s[%lu]: el elemento %lu está fuera del límite en %s, en %s:%d"
66068 #~ msgid "underflowed virtual array %s in %s, at %s:%d"
66069 #~ msgstr "desbordamiento por debajo de la matriz virtual %s en %s, en %s:%d"
66071 #~ msgid "enabling caller interworking support is only meaningful when compiling for the Thumb"
66072 #~ msgstr "habilitar el soporte de trabajo interno de llamado sólo tiene significado cuando se compila para el Thumb"
66074 #~ msgid "ms_hook_prologue attribute needs assembler swap suffix support"
66075 #~ msgstr "el atributo ms_hook_prologue necesita soporte de intercambio de sufijo del ensamblador"
66077 #~ msgid "Changing the FPU insns/math optimizations pairing is not supported"
66078 #~ msgstr "No se admite cambiar el emparejamiento de optimizaciones insns/math de FPU"
66080 #~ msgid "object of incomplete type %qT will not be accessed in %s"
66081 #~ msgstr "el objeto de tipo incompleto %qT no se accederá en %s"
66083 #~ msgid "object of type %qT will not be accessed in %s"
66084 #~ msgstr "el objeto de tipo %qT no se accederá en %s"
66086 #~ msgid "%s has no effect"
66087 #~ msgstr "%s no tiene efecto"
66089 #~ msgid "storage size of %qD isn't known"
66090 #~ msgstr "no se conoce el tamaño de almacenamiento de %qD"
66092 #~ msgid "storage size of %qD isn't constant"
66093 #~ msgstr "el tamaño de almacenamiento de %qD no es constante"
66095 #~ msgid "missing initializer for constexpr %qD"
66096 #~ msgstr "falta el inicializador para constexpr %qD"
66098 #~ msgid "structure %qD with uninitialized const members"
66099 #~ msgstr "estructura %qD con miembros const sin inicializar"
66101 #~ msgid "structure %qD with uninitialized reference members"
66102 #~ msgstr "estructura %qD con miembros de referencia sin inicializar"
66104 #~ msgid "non-local function %q#D uses anonymous type"
66105 #~ msgstr "la función %q#D que no es local usa un tipo anónimo"
66107 #~ msgid "non-local function %q#D uses local type %qT"
66108 #~ msgstr "la función %q#D que no es local utiliza el tipo local %qT"
66110 #~ msgid "non-local variable %q#D uses anonymous type"
66111 #~ msgstr "la variable %q#D que no es local usa un tipo anónimo"
66113 #~ msgid "non-local variable %q#D uses local type %qT"
66114 #~ msgstr "la variable %q#D que no es local usa el tipo local %qT"
66116 #~ msgid "ignoring %qV qualifiers added to function type %qT"
66117 #~ msgstr "se descartan los calificadores %qV agregados al tipo de función %qT"
66119 #~ msgid "a constexpr function cannot be defined outside of its class"
66120 #~ msgstr "una función constexpr no se puede definir fuera de su clase"
66122 #~ msgid "can't make %qD into a method -- not in a class"
66123 #~ msgstr "no se puede hacer %qD en un método -- no está en una clase"
66125 #~ msgid "%qD declared explicit cannot be defaulted in the class body"
66126 #~ msgstr "%qD declarada explícitamente no se puede definir por defecto en el cuerpo de clase"
66128 #~ msgid "%qD declared with non-public access cannot be defaulted in the class body"
66129 #~ msgstr "%qD declarada con acceso que no es público no se puede definir por defecto en el cuerpo de clase"
66131 #~ msgid "%<%E::%E%> %s"
66132 #~ msgstr "%<%E::%E%> %s"
66134 #~ msgid "%<::%E%> %s"
66135 #~ msgstr "%<::%E%> %s"
66137 #~ msgid "%qE %s"
66138 #~ msgstr "%qE %s"
66140 #~ msgid "wrong number of template arguments (%d, should be %d%s)"
66141 #~ msgstr "número erróneo de argumentos de plantilla (%d, debe ser %d%s)"
66143 #~ msgid "creating array with negative size (%qE)"
66144 #~ msgstr "se crea la matriz con tamaño negativo (%qE)"
66146 #~ msgid "object missing in reference to %q+D"
66147 #~ msgstr "falta un objeto en la referencia a %q+D"
66149 #~ msgid "%s might be a candidate for a format attribute"
66150 #~ msgstr "%s puede ser un candidato para un atributo de formato"
66152 #~ msgid "duplicated initializer"
66153 #~ msgstr "inicializador duplicado"
66155 #~ msgid "'%s' argument of '%s' intrinsic at %L must be of type REAL or COMPLEX"
66156 #~ msgstr "El argumento '%s' del intrínseco '%s' en %L debe ser de tipo REAL o COMPLEX"
66158 #~ msgid "Pointer initialization requires a NULL() at %C"
66159 #~ msgstr "La inicialización de puntero requiere un NULL() en %C"
66161 #~ msgid "DOUBLE COMPLEX at %C does not conform to the Fortran 95 standard"
66162 #~ msgstr "DOUBLE COMPLEX en %C no conforma con el estándar Fortran 95"
66164 #~ msgid "Cannot assign to INTENT(IN) variable '%s' at %L"
66165 #~ msgstr "No se puede asignar a la variable INTENT(IN) '%s' en %L"
66167 #~ msgid "Pointer bounds remapping at %L is not yet implemented in gfortran"
66168 #~ msgstr "El remapeo de límites de puntero en %L aún no se admiten en gfortran"
66170 #~ msgid "Pointer assignment to non-POINTER at %L"
66171 #~ msgstr "Asignación de puntero a un no-POINTER en %L"
66173 #~ msgid "Bad pointer object in PURE procedure at %L"
66174 #~ msgstr "Objeto puntero erróneo en el procedimiento PURE en %L"
66176 #~ msgid "Actual argument at %L is use-associated with PROTECTED attribute and dummy argument '%s' is INTENT = OUT/INOUT"
66177 #~ msgstr "El argumento actual en %L debe ser asociado al uso con el atributo PROTECTED y el argumento dummy '%s' es INTENT = OUT/INOUT"
66179 #~ msgid "Variable '%s' in input list at %C cannot be INTENT(IN)"
66180 #~ msgstr "La variable '%s' en la lista de entrada en %C no puede ser INTENT(IN)"
66182 #~ msgid "Cannot read to variable '%s' in PURE procedure at %C"
66183 #~ msgstr "No se puede leer la variable '%s' en el procedimiento PURE en %C"
66185 #~ msgid "Cannot write to internal file unit '%s' at %C inside a PURE procedure"
66186 #~ msgstr "No se puede escribir a la unidad de fichero interna '%s' en %C dentro de un procedimiento PURE"
66188 #~ msgid "Loop variable '%s' at %C cannot be INTENT(IN)"
66189 #~ msgstr "La variable de ciclo '%s' en %C no puede ser INTENT(IN)"
66191 #~ msgid "Too many digits in STOP code at %C"
66192 #~ msgstr "Demasiados dígitos en el código STOP en %C"
66194 #~ msgid "'%s' at %L is not an accessible derived type"
66195 #~ msgstr "'%s' en %L no es un tipo derivado accesible"
66197 #~ msgid "Illegal variable in NULLIFY at %C for a PURE procedure"
66198 #~ msgstr "Variable ilegal en NULLIFY en %C para un procedimiento PURE"
66200 #~ msgid "Symbol '%s' referenced at %L does not exist in intrinsic module ISO_C_BINDING."
66201 #~ msgstr "El símbolo '%s' referenciado en %L no existe en el módulo intrínseco ISO_C_BINDING."
66203 #~ msgid "Symbol '%s' referenced at %L does not exist in intrinsic module ISO_FORTRAN_ENV"
66204 #~ msgstr "El símbolo '%s' referenciado en %L no existe en el módulo intrínseco ISO_FORTRAN_ENV"
66206 #~ msgid "Assigning to PROTECTED variable at %C"
66207 #~ msgstr "Asignación a una variable PROTECTED en %C"
66209 #~ msgid "no typebound available procedure named '%s' at %L"
66210 #~ msgstr "no hay un procedimiento disponible ligado a tipo llamado '%s' en %L"
66212 #~ msgid "Cannot assign to loop variable in PURE procedure at %L"
66213 #~ msgstr "No se puede asignar a una variable de bucle en el procedimiento PURE en %L"
66215 #~ msgid "Cannot deallocate INTENT(IN) variable '%s' at %L"
66216 #~ msgstr "No se puede desalojar la variable INTENT(IN) '%s' en %L"
66218 #~ msgid "Cannot allocate INTENT(IN) variable '%s' at %L"
66219 #~ msgstr "No se puede alojar la variable INTENT(IN) '%s' en %L"
66221 #~ msgid "Stat-variable '%s' at %L cannot be INTENT(IN)"
66222 #~ msgstr "La variable stat '%s' en %L no puede ser INTENT(IN)"
66224 #~ msgid "Illegal stat-variable at %L for a PURE procedure"
66225 #~ msgstr "Variable stat ilegal en %L para un procedimiento PURE"
66227 #~ msgid "Errmsg-variable '%s' at %L cannot be INTENT(IN)"
66228 #~ msgstr "La variable errmsg '%s' en %L no puede ser INTENT(IN)"
66230 #~ msgid "Illegal errmsg-variable at %L for a PURE procedure"
66231 #~ msgstr "Variable errmsg ilegal en %L para un procedimiento PURE"
66233 #~ msgid "Cannot assign to variable '%s' in PURE procedure at %L"
66234 #~ msgstr "No se puede asignar a la variable '%s' en el procedimiento PURE en %L"
66236 #~ msgid "Component '%s' of '%s' at %L must have constant array bounds"
66237 #~ msgstr "El componente '%s' de '%s' en %L debe tener límites de matriz constantes"
66239 #~ msgid "iterator start at %L does not simplify"
66240 #~ msgstr "el iterador que inicia en %L no simplifica"
66242 #~ msgid "iterator end at %L does not simplify"
66243 #~ msgstr "el iterador que termina en %L no simplifica"
66245 #~ msgid "iterator step at %L does not simplify"
66246 #~ msgstr "el paso de iterador en %L no simplifica"
66248 #~ msgid "Argument of INT at %L is not a valid type"
66249 #~ msgstr "El argumento de INT en %L no es de un tipo válido"
66251 #~ msgid "Argument of %s at %L is not a valid type"
66252 #~ msgstr "El argumento de %s en %L no es de un tipo válido"
66254 #~ msgid "Argument of KIND at %L is a DERIVED type"
66255 #~ msgstr "El argumento de KIND en %L es un tipo DERIVED"
66257 #~ msgid "Derived type '%s' at %L is empty"
66258 #~ msgstr "El tipo derivado '%s' en %L está vacío"
66260 #~ msgid "could not read section header: %s"
66261 #~ msgstr "no se puede leer el encabezado de sección: %s"
66263 #~ msgid "elf32_getshdr() failed: %s"
66264 #~ msgstr "falló elf32_getshdr(): %s"
66266 #~ msgid "elf64_getshdr() failed: %s"
66267 #~ msgstr "falló elf64_getshdr(): %s"
66269 #~ msgid "could not create a new ELF section: %s"
66270 #~ msgstr "no se puede crear una sección ELF nueva: %s"
66272 #~ msgid "could not append data to ELF section: %s"
66273 #~ msgstr "no se pueden agregar datos a la sección ELF: %s"
66275 #~ msgid "not a relocatable ELF object file"
66276 #~ msgstr "no es un fichero objeto ELF reubicable"
66278 #~ msgid "inconsistent file architecture detected"
66279 #~ msgstr "se detectó una arquitectura de fichero inconsistente"
66281 #~ msgid "could not read ELF identification information: %s"
66282 #~ msgstr "no se puede leer la información de identificación ELF: %s"
66284 #~ msgid "unsupported ELF file class"
66285 #~ msgstr "no se admite esta clase de fichero ELF"
66287 #~ msgid "could not locate ELF string table: %s"
66288 #~ msgstr "no se puede localizar la tabla de cadenas ELF: %s"
66290 #~ msgid "elf32_newehdr() failed: %s"
66291 #~ msgstr "falló elf32_newehdr(): %s"
66293 #~ msgid "elf64_newehdr() failed: %s"
66294 #~ msgstr "falló elf64_newehdr(): %s"
66296 #~ msgid "ELF library is older than that used when building GCC"
66297 #~ msgstr "la biblioteca ELF es más antigua que la que se usó para construir GCC"
66299 #~ msgid "could not open ELF file: %s"
66300 #~ msgstr "no se puede abrir el fichero ELF: %s"
66302 #~ msgid "could not seek in archive"
66303 #~ msgstr "no se puede buscar en el archivo"
66305 #~ msgid "could not find archive member"
66306 #~ msgstr "no se puede encontrar el miembro del archivo"
66308 #~ msgid "gelf_getehdr() failed: %s"
66309 #~ msgstr "falló gelf_getehdr(): %s"
66311 #~ msgid "elf_getscn() failed: %s"
66312 #~ msgstr "falló elf_getscn(): %s"
66314 #~ msgid "gelf_getshdr() failed: %s"
66315 #~ msgstr "falló gelf_getshdr(): %s"
66317 #~ msgid "gelf_update_shdr() failed: %s"
66318 #~ msgstr "falló gelf_update_shdr(): %s"
66320 #~ msgid "gelf_update_ehdr() failed: %s"
66321 #~ msgstr "falló gelf_update_ehdr(): %s"
66323 #~ msgid "elf_update() failed: %s"
66324 #~ msgstr "falló elf_update(): %s"
66326 #~ msgid "%s terminated with status %d"
66327 #~ msgstr "%s terminó con estado %d"
66329 #~ msgid "missing argument to \"-%s\""
66330 #~ msgstr "faltan argumentos para \"-%s\""
66332 #~ msgid "If scheduling post reload, do trace scheduling"
66333 #~ msgstr "Si se calendariza después de la recarga, hace trazado de planificación"
66335 #~ msgid "(Each undeclared identifier is reported only once"
66336 #~ msgstr "(Cada identificador sin declarar solamente se reporta una vez"
66338 #~ msgid "for each function it appears in.)"
66339 #~ msgstr "para cada funcion en la que aparece.)"
66341 #~ msgid "at this point in file"
66342 #~ msgstr "en este punto en el fichero"
66344 #~ msgid "Vector assignment to assumed-size Cray Pointee at %L is illegal"
66345 #~ msgstr "La asignación de vector a un Apuntado Cray de tamaño asumido en %L es ilegal."
66347 #~ msgid "CHARACTER variable has zero length at %L"
66348 #~ msgstr "La variable CHARACTER es de longitud cero en %L"
66350 #~ msgid "Object '%s' at %L must have the SAVE attribute for default initialization of a component"
66351 #~ msgstr "El objeto '%s' en %L debe tener el atributo SAVE para la inicialización por defecto de un componente"
66353 #~ msgid "command line option file '%s' does not exist"
66354 #~ msgstr "no existe el fichero de opciones de línea de órdenes '%s'"
66356 #~ msgid "GMP version %s, MPFR version %s\n"
66357 #~ msgstr "GMP versión %s, MPFR versión %s\n"
66359 #~ msgid "Initialization expression didn't reduce %C"
66360 #~ msgstr "La expresión de inicialización no reduce en %C"
66362 #~ msgid "All components of '%s' are PRIVATE in structure constructor at %C"
66363 #~ msgstr "Todos los componentes de '%s' son PRIVATE en el constructor de estructura en %C"
66365 #~ msgid "Replace system path"
66366 #~ msgstr "Reemplaza la ruta del sistema"
66368 #~ msgid "Set class path"
66369 #~ msgstr "Establece la ruta de clases"
66371 #~ msgid "Use n as character line width in fixed mode"
66372 #~ msgstr "Usa n como carácter de ancho de línea en formato fijo"
66374 #~ msgid "Use n as character line width in free mode"
66375 #~ msgstr "Usa n como carácter de ancho de línea en formato libre"
66377 #~ msgid "Maximum identifier length"
66378 #~ msgstr "Longitud máxima de identificador"
66380 #~ msgid "Add <dir> to the end of the system include path"
66381 #~ msgstr "Agrega el <dir>ectorio al final de la ruta de inclusión del sistema"
66383 #~ msgid "Warn about code that will never be executed"
66384 #~ msgstr "Avisa sobre código que nunca se ejecutará"
66386 #~ msgid "Set the default symbol visibility"
66387 #~ msgstr "Establece la visibilidad de símbolos por defecto"
66389 #~ msgid "function %q+F can never be copied because it uses variable sized variables"
66390 #~ msgstr "la función %q+F nunca se puede copiar porque usa variables de tamaño variable"
66392 #~ msgid "shadowing %s function %q#D"
66393 #~ msgstr "oscureciendo la función %s %q#D"
66395 #~ msgid "jump bypassing disabled"
66396 #~ msgstr "omisión del salto desactivado"
66398 #~ msgid "%s: usage '%s [ -VqfnkN ] [ -i <istring> ] [ filename ... ]'\n"
66399 #~ msgstr "%s: modo de empleo '%s [ -VqfnkN ] [ -i <cadena-i> ] [ nombre_fichero ... ]'\n"
66401 #~ msgid "%s: usage '%s [ -VqfnkNlgC ] [ -B <dirname> ] [ filename ... ]'\n"
66402 #~ msgstr "%s: modo de empleo '%s [ -VqufnkNlgC ] [ -B <nombre_directorio> ] [ nombre_fichero ... ]'\n"
66404 #~ msgid "%s: warning: no read access for file '%s'\n"
66405 #~ msgstr "%s: aviso: no hay acceso de lectura para el fichero '%s'\n"
66407 #~ msgid "%s: warning: no write access for file '%s'\n"
66408 #~ msgstr "%s: aviso: no hay acceso de escritura para el fichero '%s'\n"
66410 #~ msgid "%s: warning: no write access for dir containing '%s'\n"
66411 #~ msgstr "%s: aviso: no hay acceso de escritura para el directorio que contiene a '%s'\n"
66413 #~ msgid "%s: %s: can't get status: %s\n"
66414 #~ msgstr "%s: %s: no se puede obtener el estado: %s\n"
66416 #~ msgid ""
66417 #~ "\n"
66418 #~ "%s: fatal error: aux info file corrupted at line %d\n"
66419 #~ msgstr ""
66420 #~ "\n"
66421 #~ "%s: error fatal: fichero de información auxiliar corrupto en la línea %d\n"
66423 #~ msgid "%s:%d: declaration of function '%s' takes different forms\n"
66424 #~ msgstr "%s:%d: la declaración de la función '%s' toma formas diferentes\n"
66426 #~ msgid "%s: compiling '%s'\n"
66427 #~ msgstr "%s: compilando '%s'\n"
66429 # Se refiere a la llamada de sistema wait(2). cfuga
66430 #~ msgid "%s: wait: %s\n"
66431 #~ msgstr "%s: wait: %s\n"
66433 #~ msgid "%s: subprocess got fatal signal %d\n"
66434 #~ msgstr "%s: el subproceso recibió la señal fatal %d\n"
66436 #~ msgid "%s: warning: missing SYSCALLS file '%s'\n"
66437 #~ msgstr "%s: aviso: falta el fichero SYSCALLS '%s'\n"
66439 #~ msgid "%s: can't read aux info file '%s': %s\n"
66440 #~ msgstr "%s: no se puede leer el fichero de información auxiliar '%s': %s\n"
66442 #~ msgid "%s: can't get status of aux info file '%s': %s\n"
66443 #~ msgstr "%s: no se puede obtener el estado del fichero de información auxiliar '%s': %s\n"
66445 #~ msgid "%s: can't open aux info file '%s' for reading: %s\n"
66446 #~ msgstr "%s: no se puede abrir el fichero de información auxiliar '%s' para lectura: %s\n"
66448 #~ msgid "%s: error reading aux info file '%s': %s\n"
66449 #~ msgstr "%s: error al leer el fichero de información auxiliar '%s': %s\n"
66451 #~ msgid "%s: error closing aux info file '%s': %s\n"
66452 #~ msgstr "%s: error al cerrar el fichero de información auxiliar '%s': %s\n"
66454 #~ msgid "%s: can't delete aux info file '%s': %s\n"
66455 #~ msgstr "%s: no se puede borrar el fichero de información auxiliar '%s': %s\n"
66457 #~ msgid "%s: can't delete file '%s': %s\n"
66458 #~ msgstr "%s: no se puede borrar el fichero '%s': %s\n"
66460 #~ msgid "%s: warning: can't rename file '%s' to '%s': %s\n"
66461 #~ msgstr "%s: aviso: no se puede renombrar el fichero '%s' a '%s': %s\n"
66463 #~ msgid "%s: conflicting extern definitions of '%s'\n"
66464 #~ msgstr "%s: definiciones extern de '%s' en conflicto\n"
66466 #~ msgid "%s: declarations of '%s' will not be converted\n"
66467 #~ msgstr "%s: las declaraciones de '%s' no se convertirán\n"
66469 #~ msgid "%s: conflict list for '%s' follows:\n"
66470 #~ msgstr "%s: listas de conflictos para '%s' a continuación:\n"
66472 #~ msgid "%s: warning: using formals list from %s(%d) for function '%s'\n"
66473 #~ msgstr "%s: aviso: usando listas formales de %s(%d) para la función '%s'\n"
66475 #~ msgid "%s: %d: '%s' used but missing from SYSCALLS\n"
66476 #~ msgstr "%s: %d: se usa '%s' pero falta en SYSCALLS\n"
66478 #~ msgid "%s: %d: warning: no extern definition for '%s'\n"
66479 #~ msgstr "%s: %d: aviso: no hay definición extern para '%s'\n"
66481 #~ msgid "%s: warning: no static definition for '%s' in file '%s'\n"
66482 #~ msgstr "%s: aviso: no hay definición static para '%s' en el fichero '%s'\n"
66484 #~ msgid "%s: multiple static defs of '%s' in file '%s'\n"
66485 #~ msgstr "%s: definiciones static múltiples de '%s' en el fichero '%s'\n"
66487 #~ msgid "%s: %d: warning: source too confusing\n"
66488 #~ msgstr "%s: %d: aviso: código fuente demasiado confuso\n"
66490 #~ msgid "%s: %d: warning: varargs function declaration not converted\n"
66491 #~ msgstr "%s: %d: aviso: no se convirtió la declaración de la función varargs\n"
66493 #~ msgid "%s: declaration of function '%s' not converted\n"
66494 #~ msgstr "%s: no se convirtió la declaración de la función '%s'\n"
66496 #~ msgid "%s: warning: too many parameter lists in declaration of '%s'\n"
66497 #~ msgstr "%s: aviso: demasiadas listas de parámetros en la declaración de '%s'\n"
66499 #~ msgid ""
66500 #~ "\n"
66501 #~ "%s: warning: too few parameter lists in declaration of '%s'\n"
66502 #~ msgstr ""
66503 #~ "\n"
66504 #~ "%s: aviso: faltan listas de parámetros en la declaración de '%s'\n"
66506 #~ msgid "%s: %d: warning: found '%s' but expected '%s'\n"
66507 #~ msgstr "%s: %d: aviso: se encontró '%s' pero se esperaba '%s'\n"
66509 #~ msgid "%s: local declaration for function '%s' not inserted\n"
66510 #~ msgstr "%s: no se insertó la declaración local para la función '%s'\n"
66512 #~ msgid ""
66513 #~ "\n"
66514 #~ "%s: %d: warning: can't add declaration of '%s' into macro call\n"
66515 #~ msgstr ""
66516 #~ "\n"
66517 #~ "%s: %d: aviso: no se puede agregar la declaración de '%s' en la llamada a macro\n"
66519 #~ msgid "%s: global declarations for file '%s' not inserted\n"
66520 #~ msgstr "%s: no se insertaron las declaraciones globales para el fichero '%s'\n"
66522 #~ msgid "%s: definition of function '%s' not converted\n"
66523 #~ msgstr "%s: no se convirtió la definición de la función '%s'\n"
66525 #~ msgid "%s: %d: warning: definition of %s not converted\n"
66526 #~ msgstr "%s: %d: aviso: no se convirtió la definición de %s\n"
66528 #~ msgid "%s: found definition of '%s' at %s(%d)\n"
66529 #~ msgstr "%s: se encontró la definición de '%s' en %s(%d)\n"
66531 #~ msgid "%s: %d: warning: '%s' excluded by preprocessing\n"
66532 #~ msgstr "%s: %d: aviso: se excluyó '%s' por el preprocesamiento\n"
66534 #~ msgid "%s: function definition not converted\n"
66535 #~ msgstr "%s: no se convirtió la definición de la función\n"
66537 #~ msgid "%s: '%s' not converted\n"
66538 #~ msgstr "%s: no se convirtió '%s'\n"
66540 #~ msgid "%s: would convert file '%s'\n"
66541 #~ msgstr "%s: se podría convertir el fichero '%s'\n"
66543 #~ msgid "%s: converting file '%s'\n"
66544 #~ msgstr "%s: se convierte el fichero '%s'\n"
66546 #~ msgid "%s: can't get status for file '%s': %s\n"
66547 #~ msgstr "%s: no se puede obtener el estado del fichero '%s': %s\n"
66549 #~ msgid ""
66550 #~ "\n"
66551 #~ "%s: error reading input file '%s': %s\n"
66552 #~ msgstr ""
66553 #~ "\n"
66554 #~ "%s: error al leer el fichero de entrada '%s': %s\n"
66556 #~ msgid "%s: can't create/open clean file '%s': %s\n"
66557 #~ msgstr "%s: no se puede crear/abrir el fichero limpio '%s': %s\n"
66559 #~ msgid "%s: warning: file '%s' already saved in '%s'\n"
66560 #~ msgstr "%s: aviso: el fichero '%s' ya se había guardado en '%s'\n"
66562 #~ msgid "%s: can't link file '%s' to '%s': %s\n"
66563 #~ msgstr "%s: no se puede enlazar el fichero '%s' a '%s': %s\n"
66565 #~ msgid "%s: can't create/open output file '%s': %s\n"
66566 #~ msgstr "%s: no se puede crear/abrir el fichero de salida '%s': %s\n"
66568 #~ msgid "%s: can't change mode of file '%s': %s\n"
66569 #~ msgstr "%s: no se puede cambiar el modo del fichero '%s': %s\n"
66571 #~ msgid "%s: cannot get working directory: %s\n"
66572 #~ msgstr "%s: no se puede obtener el directorio de trabajo: %s\n"
66574 #~ msgid "%s: input file names must have .c suffixes: %s\n"
66575 #~ msgstr "%s: los nombres de fichero de entrada deben tener sufijos .c: %s\n"
66577 #~ msgid "The maximum structure size (in bytes) for which GCC will use by-element copies"
66578 #~ msgstr "El tamaño máximo de la estructura (en bytes) para el cual GCC usará copias por elemento"
66580 #~ msgid "The maximum number of structure fields for which GCC will use by-element copies"
66581 #~ msgstr "El tamaño máximo de los campos de la estructura para el cual GCC usará copias por elemento"
66583 #~ msgid "The threshold ratio between instantiated fields and the total structure size"
66584 #~ msgstr "La tasa de intervalo entre los campos instanciados y el tamaño total de la estructura"
66586 #~ msgid "expense of call operation relative to ordinary arithmetic operations"
66587 #~ msgstr "costo de la operación de llamada relativa a operaciones aritméticas ordinarias"
66589 #~ msgid "The maximum number of passes to make when doing GCSE"
66590 #~ msgstr "El número máximo de pasos a realizar cuando se hace GCSE"
66592 #~ msgid "The maximum number of virtual operators that a function is allowed to have before triggering memory partitioning heuristics"
66593 #~ msgstr "El número máximo de operadores virtuales que permite tener una función antes de activar las heurísticas de particionamiento de memoria"
66595 #~ msgid "The average number of virtual operators that memory statements are allowed to have before triggering memory partitioning heuristics"
66596 #~ msgstr "El número promedio de operadores virtuales que permiten tener las declaraciones de memoria antes de activar las heurísticas de particionamiento de memoria"
66598 #~ msgid "SHIFT argument at %L of CSHIFT must have rank %d or be a scalar"
66599 #~ msgstr "El argumento SHIFT en %L de CSHIFT debe tener rango %d o ser un escalar"
66601 #~ msgid "SHIFT argument at %L of EOSHIFT must have rank %d or be a scalar"
66602 #~ msgstr "El argumento SHIFT en %L de EOSHIFT debe tener rango %d o ser un escalar"
66604 #~ msgid "BOUNDARY argument at %L of EOSHIFT must have rank %d or be a scalar"
66605 #~ msgstr "El argumento BOUNDARY en %L de EOSHIFT debe tener rango %d o ser un escalar"
66607 #~ msgid "Different shape in dimension %d for SHIFT and BOUNDARY arguments of EOSHIFT at %L"
66608 #~ msgstr "Formas diferentes en la dimensión %d para los argumentos SHIFT y BOUNDARY de EOSHIFT en %L"
66610 #~ msgid "Different shape in dimension %d for MASK and FIELD arguments of UNPACK at %L"
66611 #~ msgstr "Formas diferentes en la dimensión %d para los argumentos MASK y FIELD de UNPACK en %L"
66613 #~ msgid "Allocatable component at %C must be an array"
66614 #~ msgstr "El componente allocatable en %C debe ser una matriz"
66616 #~ msgid "Fortran 2003: Procedure components at %C are not yet implemented in gfortran"
66617 #~ msgstr "Fortran 2003: Los componentes del procedimiento en %C aún no se admiten en gfortran"
66619 #~ msgid "Function '%s' at %C already has a type of %s"
66620 #~ msgstr "La función '%s' en %C ya tiene un tipo de %s"
66622 #~ msgid "DEFERRED not yet implemented at %C"
66623 #~ msgstr "DEFERRED aún no se admite en %C"
66625 #~ msgid "Function '%s' called in lieu of an operator at %L must be PURE"
66626 #~ msgstr "La función '%s' llamada en lugar de un operador en %L debe ser PURE"
66628 #~ msgid "Repeat count cannot follow P descriptor"
66629 #~ msgstr "La cuenta de repetición no puede estar después del descriptor P"
66631 #~ msgid "Fortran F2003: ROUND= specifier at %C not implemented"
66632 #~ msgstr "Fortran 2003: Aún no se admiten el especificador ROUND= en %C"
66634 #~ msgid "F2003 Feature: ROUND= specifier at %C not implemented"
66635 #~ msgstr "Característica F2003: aún no se admite el especificador ROUND= en %C"
66637 #~ msgid "Illegal deallocate-expression in DEALLOCATE at %C for a PURE procedure"
66638 #~ msgstr "Expresión de desalojo ilegal en DEALLOCATE en %C para un procedimiento PURE"
66640 #~ msgid "Expected case name of '%s' at %C"
66641 #~ msgstr "Se esperaba el nombre de case de '%s' en %C"
66643 #~ msgid "Option -fwhole-program is not supported for Fortran"
66644 #~ msgstr "No se admite la opción -fwhole-program para Fortran"
66646 #~ msgid "PROCEDURE binding at %C must be inside CONTAINS"
66647 #~ msgstr "El enlace PROCEDURE en %C debe estar dentro de CONTAINS"
66649 #~ msgid "Intrinsic subroutine '%s' used as a function at %L"
66650 #~ msgstr "La subrutina intrínseca '%s' se usa como una función en %L"
66652 #~ msgid "Expression in DEALLOCATE statement at %L must be ALLOCATABLE or a POINTER"
66653 #~ msgstr "La expresión en la declaración DEALLOCATE en %L debe ser ALLOCATABLE o un POINTER"
66655 #~ msgid "The STAT variable '%s' in an ALLOCATE statement must not be allocated in the same statement at %L"
66656 #~ msgstr "La variable STAT '%s' en una declaración ALLOCATE no se puede alojar en la misma declaración en %L"
66658 #~ msgid "STAT variable '%s' of %s statement at %C cannot be INTENT(IN)"
66659 #~ msgstr "La variable STAT '%s' de la declaración %s en %C no puede ser INTENT(IN)"
66661 #~ msgid "Illegal STAT variable in %s statement at %C for a PURE procedure"
66662 #~ msgstr "Variable STAT ilegal en la declaración %s en %C para un procedimiento PURE"
66664 #~ msgid "STAT tag in %s statement at %L must be of type INTEGER"
66665 #~ msgstr "La etiqueta STAT en la declaración %s en %L debe ser de tipo INTEGER"
66667 #~ msgid "Deleted feature: GOTO at %L jumps to END of construct at %L"
66668 #~ msgstr "Característica eliminada: GOTO en %L salta al END de la construcción en %L"
66670 #~ msgid "Subroutine '%s' called instead of assignment at %L must be PURE"
66671 #~ msgstr "La subrutina '%s' llamada en lugar de una asignación en %L debe ser PURE"
66673 #~ msgid "CHARACTER(*) function '%s' at %L is obsolescent in fortran 95"
66674 #~ msgstr "La función CHARACTER(*) '%s' en %L es obsoleta en fortran 95"
66676 #~ msgid "non-constant DATA value at %L"
66677 #~ msgstr "valor DATA que no es constante en %L"
66679 #~ msgid "Integer too large in shape specification at %L"
66680 #~ msgstr "Entero demasiado grande en la especificación de forma en %L"
66682 #~ msgid "Too many dimensions in shape specification for RESHAPE at %L"
66683 #~ msgstr "Demasiadas dimensiones en la especificación de forma para RESHAPE en %L"
66685 #~ msgid "Shape specification at %L cannot be the null array"
66686 #~ msgstr "La especificación de forma en %L no puede ser la matriz nula"
66688 #~ msgid "ORDER parameter of RESHAPE at %L is not the same size as SHAPE parameter"
66689 #~ msgstr "El parámetro ORDER de RESHAPE en %L no es del mismo tamaño que el parámetro SHAPE"
66691 #~ msgid "Error in ORDER parameter of RESHAPE at %L"
66692 #~ msgstr "Error en el parámetro ORDER de RESHAPE en %L"
66694 #~ msgid "ORDER parameter of RESHAPE at %L is out of range"
66695 #~ msgstr "El parámetro ORDER de RESHAPE en %L está fuera de rango"
66697 #~ msgid "Invalid permutation in ORDER parameter at %L"
66698 #~ msgstr "Permutación no válida en el parámetro ORDER en %L"
66700 #~ msgid "PAD parameter required for short SOURCE parameter at %L"
66701 #~ msgstr "Se requiere el parámetro PAD para el parámetro SOURCE corto en %L"
66703 #~ msgid "Do not generate tablejump insns"
66704 #~ msgstr "No genera insns de salto de tabla"
66706 #~ msgid "Output instruction sizes to the asm file"
66707 #~ msgstr "Tamaños de instrucción de salida al fichero asm"
66709 #~ msgid "Do not generate fused multiply/add instructions"
66710 #~ msgstr "No genera instrucciones multiply/add de corto circuito"
66712 #~ msgid "Generate SH2a code"
66713 #~ msgstr "Genera código SH2a"
66715 #~ msgid "Expand cbranchdi4 pattern early into separate comparisons and branches."
66716 #~ msgstr "Expande el patrón cbranchdi4 temprano en comparaciones y ramificaciones separadas."
66718 #~ msgid "When running CSE, follow conditional jumps"
66719 #~ msgstr "Cuando se esté ejecutando CSE, sigue los saltos condicionales"
66721 #~ msgid "Perform sequence abstraction optimization on RTL"
66722 #~ msgstr "Realiza la optimización de la secuencia de abstracción en RTL"
66724 #~ msgid "Eliminate redundant sign extensions using LCM."
66725 #~ msgstr "Elimina las extensiones de signo redundantes usando LCM."
66727 #~ msgid "logical %<%s%> with non-zero constant will always evaluate as true"
66728 #~ msgstr "%<%s%> lógico con una constante diferente de cero siempre se evaluará como verdadero"
66730 #~ msgid "%Hignoring return value of function declared with attribute warn_unused_result"
66731 #~ msgstr "%Hse descarta el valor de devolución de la función declarada con el atributo warn_unused_result"
66733 #~ msgid "%Hduplicate label %qD"
66734 #~ msgstr "%Hetiqueta duplicada %qD"
66736 #~ msgid "%Jjump into statement expression"
66737 #~ msgstr "%Jsalto a una expresión de declaración"
66739 #~ msgid "%Jjump into scope of identifier with variably modified type"
66740 #~ msgstr "%Jjump en el ámbito de un identificador con tipo modificado variablemente"
66742 #~ msgid "variable or field %qs declared void"
66743 #~ msgstr "la variable o el campo %qs se declaró void"
66745 #~ msgid "%Jinvalid use of structure with flexible array member"
66746 #~ msgstr "%Juso no válido de una estructura con un miembro de matriz flexible"
66748 #~ msgid "%Hprototype declaration"
66749 #~ msgstr "%Hdeclaración vacía"
66751 #~ msgid "both %<long long%> and %<double%> in declaration specifiers"
66752 #~ msgstr "se usaron al mismo tiempo %<long long%> y %<double%> en los especificadores de declaración"
66754 #~ msgid "both %<long%> and %<short%> in declaration specifiers"
66755 #~ msgstr "se usaron al mismo tiempo %<long%> y %<short%> en los especificadores de declaración"
66757 #~ msgid "both %<long%> and %<_Bool%> in declaration specifiers"
66758 #~ msgstr "se usaron al mismo tiempo %<long%> y %<_Bool%> en los especificadores de declaración"
66760 #~ msgid "both %<long%> and %<char%> in declaration specifiers"
66761 #~ msgstr "se usaron al mismo tiempo %<long%> y %<char%> en los especificadores de declaración"
66763 #~ msgid "both %<long%> and %<float%> in declaration specifiers"
66764 #~ msgstr "se usaron al mismo tiempo %<long%> y %<float%> en los especificadores de declaración"
66766 #~ msgid "both %<long%> and %<_Decimal32%> in declaration specifiers"
66767 #~ msgstr "se usaron al mismo tiempo %<long%> y %<_Decimal32%> en los especificadores de declaración"
66769 #~ msgid "both %<long%> and %<_Decimal64%> in declaration specifiers"
66770 #~ msgstr "se usaron al mismo tiempo %<long%> y %<_Decimal64%> en los especificadores de declaración"
66772 #~ msgid "both %<long%> and %<_Decimal128%> in declaration specifiers"
66773 #~ msgstr "se usaron al mismo tiempo %<long%> y %<_Decimal128%> en los especificadores de declaración"
66775 #~ msgid "both %<short%> and %<void%> in declaration specifiers"
66776 #~ msgstr "se usaron al mismo tiempo %<short%> y %<void%> en los especificadores de declaración"
66778 #~ msgid "both %<short%> and %<_Bool%> in declaration specifiers"
66779 #~ msgstr "se usaron al mismo tiempo %<short%> y %<_Bool%> en los especificadores de declaración"
66781 #~ msgid "both %<short%> and %<char%> in declaration specifiers"
66782 #~ msgstr "se usaron al mismo tiempo %<short%> y %<char%> en los especificadores de declaración"
66784 #~ msgid "both %<short%> and %<float%> in declaration specifiers"
66785 #~ msgstr "se usaron al mismo tiempo %<short%> y %<float%> en los especificadores de declaración"
66787 #~ msgid "both %<short%> and %<double%> in declaration specifiers"
66788 #~ msgstr "se usaron al mismo tiempo %<short%> y %<double%> en los especificadores de declaración"
66790 #~ msgid "both %<short%> and %<_Decimal32%> in declaration specifiers"
66791 #~ msgstr "se usaron al mismo tiempo %<short%> y %<_Decimal32%> en los especificadores de declaración"
66793 #~ msgid "both %<short%> and %<_Decimal64%> in declaration specifiers"
66794 #~ msgstr "se usaron al mismo tiempo %<short%> y %<_Decimal64%> en los especificadores de declaración"
66796 #~ msgid "both %<short%> and %<_Decimal128%> in declaration specifiers"
66797 #~ msgstr "se usaron al mismo tiempo %<short%> y %<_Decimal128%> en los especificadores de declaración"
66799 #~ msgid "both %<signed%> and %<unsigned%> in declaration specifiers"
66800 #~ msgstr "se usaron al mismo tiempo %<signed%> y %<unsigned%> en los especificadores de declaración"
66802 #~ msgid "both %<signed%> and %<void%> in declaration specifiers"
66803 #~ msgstr "se usaron al mismo tiempo %<signed%> y %<void%> en los especificadores de declaración"
66805 #~ msgid "both %<signed%> and %<_Bool%> in declaration specifiers"
66806 #~ msgstr "se usaron al mismo tiempo %<signed%> y %<_Bool%> en los especificadores de declaración"
66808 #~ msgid "both %<signed%> and %<float%> in declaration specifiers"
66809 #~ msgstr "se usaron al mismo tiempo %<signed%> y %<float%> en los especificadores de declaración"
66811 #~ msgid "both %<signed%> and %<double%> in declaration specifiers"
66812 #~ msgstr "se usaron al mismo tiempo %<signed%> y %<double%> en los especificadores de declaración"
66814 #~ msgid "both %<signed%> and %<_Decimal32%> in declaration specifiers"
66815 #~ msgstr "se usaron al mismo tiempo %<signed%> y %<_Decimal32%> en los especificadores de declaración"
66817 #~ msgid "both %<signed%> and %<_Decimal64%> in declaration specifiers"
66818 #~ msgstr "se usaron al mismo tiempo %<signed%> y %<_Decimal64%> en los especificadores de declaración"
66820 #~ msgid "both %<signed%> and %<_Decimal128%> in declaration specifiers"
66821 #~ msgstr "se usaron al mismo tiempo %<signed%> y %<_Decimal128%> en los especificadores de declaración"
66823 #~ msgid "both %<unsigned%> and %<void%> in declaration specifiers"
66824 #~ msgstr "se usaron al mismo tiempo %<unsigned%> y %<void%> en los especificadores de declaración"
66826 #~ msgid "both %<unsigned%> and %<_Bool%> in declaration specifiers"
66827 #~ msgstr "se usaron al mismo tiempo %<unsigned%> y %<_Bool%> en los especificadores de declaración"
66829 #~ msgid "both %<unsigned%> and %<float%> in declaration specifiers"
66830 #~ msgstr "se usaron al mismo tiempo %<unsigned%> y %<float%> en los especificadores de declaración"
66832 #~ msgid "both %<unsigned%> and %<double%> in declaration specifiers"
66833 #~ msgstr "se usaron al mismo tiempo %<unsigned%> y %<double%> en los especificadores de declaración"
66835 #~ msgid "both %<unsigned%> and %<_Decimal32%> in declaration specifiers"
66836 #~ msgstr "se usaron al mismo tiempo %<unsigned%> y %<_Decimal32%> en los especificadores de declaración"
66838 #~ msgid "both %<unsigned%> and %<_Decimal64%> in declaration specifiers"
66839 #~ msgstr "se usaron al mismo tiempo %<unsigned%> y %<_Decimal64%> en los especificadores de declaración"
66841 #~ msgid "both %<unsigned%> and %<_Decimal128%> in declaration specifiers"
66842 #~ msgstr "se usaron al mismo tiempo %<unsigned%> y %<_Decimal128%> en los especificadores de declaración"
66844 #~ msgid "both %<complex%> and %<void%> in declaration specifiers"
66845 #~ msgstr "se usaron al mismo tiempo %<complex%> y %<void%> en los especificadores de declaración"
66847 #~ msgid "both %<complex%> and %<_Bool%> in declaration specifiers"
66848 #~ msgstr "se usaron al mismo tiempo %<complex%> y %<_Bool%> en los especificadores de declaración"
66850 #~ msgid "both %<complex%> and %<_Decimal32%> in declaration specifiers"
66851 #~ msgstr "se usaron al mismo tiempo %<complex%> y %<_Decimal32%> en los especificadores de declaración"
66853 #~ msgid "both %<complex%> and %<_Decimal64%> in declaration specifiers"
66854 #~ msgstr "se usaron al mismo tiempo %<complex%> y %<_Decimal64%> en los especificadores de declaración"
66856 #~ msgid "both %<complex%> and %<_Decimal128%> in declaration specifiers"
66857 #~ msgstr "se usaron al mismo tiempo %<complex%> y %<_Decimal128%> en los especificadores de declaración"
66859 #~ msgid "both %<complex%> and %<_Fract%> in declaration specifiers"
66860 #~ msgstr "se usaron al mismo tiempo %<complex%> y %<_Fract%> en los especificadores de declaración"
66862 #~ msgid "both %<complex%> and %<_Accum%> in declaration specifiers"
66863 #~ msgstr "se usaron al mismo tiempo %<complex%> y %<_Accum%> en los especificadores de declaración"
66865 #~ msgid "both %<complex%> and %<_Sat%> in declaration specifiers"
66866 #~ msgstr "se usaron al mismo tiempo %<complex%> y %<_Sat%> en los especificadores de declaración"
66868 #~ msgid "both %<_Sat%> and %<void%> in declaration specifiers"
66869 #~ msgstr "se usaron al mismo tiempo %<_Sat%> y %<void%> en los especificadores de declaración"
66871 #~ msgid "both %<_Sat%> and %<_Bool%> in declaration specifiers"
66872 #~ msgstr "se usaron al mismo tiempo %<_Sat%> y %<_Bool%> en los especificadores de declaración"
66874 #~ msgid "both %<_Sat%> and %<int%> in declaration specifiers"
66875 #~ msgstr "se usaron al mismo tiempo %<_Sat%> y %<int%> en los especificadores de declaración"
66877 #~ msgid "both %<_Sat%> and %<float%> in declaration specifiers"
66878 #~ msgstr "se usaron al mismo tiempo %<_Sat%> y %<float%> en los especificadores de declaración"
66880 #~ msgid "both %<_Sat%> and %<double%> in declaration specifiers"
66881 #~ msgstr "se usaron al mismo tiempo %<_Sat%> y %<double%> en los especificadores de declaración"
66883 #~ msgid "both %<_Sat%> and %<_Decimal32%> in declaration specifiers"
66884 #~ msgstr "se usaron al mismo tiempo %<_Sat%> y %<_Decimal32%> en los especificadores de declaración"
66886 #~ msgid "both %<_Sat%> and %<_Decimal64%> in declaration specifiers"
66887 #~ msgstr "se usaron al mismo tiempo %<_Sat%> y %<_Decimal64%> en los especificadores de declaración"
66889 #~ msgid "both %<_Sat%> and %<_Decimal128%> in declaration specifiers"
66890 #~ msgstr "se usaron al mismo tiempo %<_Sat%> y %<_Decimal128%> en los especificadores de declaración"
66892 #~ msgid "both %<_Sat%> and %<complex%> in declaration specifiers"
66893 #~ msgstr "se usaron al mismo tiempo %<_Sat%> y %<complex%> en los especificadores de declaración"
66895 #~ msgid "both %<long long%> and %<%s%> in declaration specifiers"
66896 #~ msgstr "se usaron al mismo tiempo %<long long%> y %<%s%> en los especificadores de declaración"
66898 #~ msgid "both %<long%> and %<%s%> in declaration specifiers"
66899 #~ msgstr "se usaron al mismo tiempo %<long%> y %<%s%> en los especificadores de declaración"
66901 #~ msgid "both %<short%> and %<%s%> in declaration specifiers"
66902 #~ msgstr "se usaron al mismo tiempo %<short%> y %<%s%> en los especificadores de declaración"
66904 #~ msgid "both %<signed%> and %<%s%> in declaration specifiers"
66905 #~ msgstr "se usaron al mismo tiempo %<signed%> y %<%s%> en los especificadores de declaración"
66907 #~ msgid "both %<unsigned%> and %<%s%> in declaration specifiers"
66908 #~ msgstr "se usaron al mismo tiempo %<unsigned%> y %<%s%> en los especificadores de declaración"
66910 #~ msgid "both %<complex%> and %<%s%> in declaration specifiers"
66911 #~ msgstr "se usaron al mismo tiempo %<complex%> y %<%s%> en los especificadores de declaración"
66913 #~ msgid "both %<_Sat%> and %<%s%> in declaration specifiers"
66914 #~ msgstr "se usaron al mismo tiempo %<_Sat%> y %<%s%> en los especificadores de declaración"
66916 #~ msgid "decimal floating point not supported for this target"
66917 #~ msgstr "no se admite la coma flotante decimal para este objetivo"
66919 #~ msgid "missing %<(%> after %<#pragma push_macro%> - ignored"
66920 #~ msgstr "falta un %<(%> después de %<#pragma push_macro%> - descartado"
66922 #~ msgid "invalid constant in %<#pragma push_macro%> - ignored"
66923 #~ msgstr "constante no válida en %<#pragma push_macro%> - descartada"
66925 #~ msgid "missing %<)%> after %<#pragma push_macro%> - ignored"
66926 #~ msgstr "falta un %<)%> después de %<#pragma push_macro%> - descartado"
66928 #~ msgid "junk at end of %<#pragma push_macro%>"
66929 #~ msgstr "basura al final de %<#pragma push_macro%>"
66931 #~ msgid "missing %<(%> after %<#pragma pop_macro%> - ignored"
66932 #~ msgstr "falta un %<(%> después de %<#pragma pop_macro%> - descartado"
66934 #~ msgid "invalid constant in %<#pragma pop_macro%> - ignored"
66935 #~ msgstr "constante no válida en %<#pragma pop_macro%> - descartada"
66937 #~ msgid "missing %<)%> after %<#pragma pop_macro%> - ignored"
66938 #~ msgstr "falta un %<)%> después de %<#pragma pop_macro%> - descartado"
66940 #~ msgid "junk at end of %<#pragma pop_macro%>"
66941 #~ msgstr "basura al final de %<#pragma pop_macro%>"
66943 #~ msgid "#pragma redefine_extname not supported on this target"
66944 #~ msgstr "no se admite #pragma redefine_extname en este objetivo"
66946 #~ msgid "signed and unsigned type in conditional expression"
66947 #~ msgstr "tipos signed y unsigned en la expresión condicional"
66949 #~ msgid "case label in statement expression not containing enclosing switch statement"
66950 #~ msgstr "la etiqueta case en la expresión de declaración no contiene una declaración switch que termina"
66952 #~ msgid "%<default%> label in statement expression not containing enclosing switch statement"
66953 #~ msgstr "la etiqueta %<default%> en la expresión de declaración no contiene una declaración switch que termina"
66955 #~ msgid "case label in scope of identifier with variably modified type not containing enclosing switch statement"
66956 #~ msgstr "la etiqueta case en el ámbito de un identificador con tipo modificado variablemente no contiene una declaración switch que termina"
66958 #~ msgid "%<default%> label in scope of identifier with variably modified type not containing enclosing switch statement"
66959 #~ msgstr "la etiqueta %<default%> en el ámbito de un identificador con tipo modificado variablemente no contiene una declaración switch que termina"
66961 #~ msgid "%Hstatement with no effect"
66962 #~ msgstr "%Hdeclaración sin efecto"
66964 #~ msgid "Unrecognized GIMPLE statement during RTL expansion"
66965 #~ msgstr "No se reconoce la declaración GIMPLE durante la expansión RTL"
66967 #~ msgid "region %i may contain throw and is contained in region that may not"
66968 #~ msgstr "la región %i puede contener throw y está contenida en una región que puede no contenerlo"
66970 #~ msgid "%H%s"
66971 #~ msgstr "%H%s"
66973 #~ msgid "iteration variable %qs should not be firstprivate"
66974 #~ msgstr "la variable de iteración %qs no debe ser firstprivate"
66976 #~ msgid "-freorder-blocks-and-partition does not work with exceptions"
66977 #~ msgstr "-freorder-blocks-and-partition no funciona con excepciones"
66979 #~ msgid "-freorder-blocks-and-partition does not support unwind info"
66980 #~ msgstr "-freorder-blocks-and-partition no admite información de desenrollo"
66982 #~ msgid "%Hvalue computed is not used"
66983 #~ msgstr "%Hno se utiliza el valor calculado"
66985 #~ msgid "%qs is deprecated (declared at %s:%d)"
66986 #~ msgstr "%qs es obsoleto (declarado en %s:%d)"
66988 #~ msgid "%Hwill never be executed"
66989 #~ msgstr "%Hnunca se ejecutará"
66991 #~ msgid "EH edge %i->%i is missing"
66992 #~ msgstr "falta el borde EH %i->%i"
66994 #~ msgid "EH edge %i->%i miss EH flag"
66995 #~ msgstr "falta la bandera EH para el borde EH %i->%i"
66997 #~ msgid "EH edge %i->%i has duplicated regions"
66998 #~ msgstr "el borde EH %i->%i tiene regiones duplicadas"
67000 #~ msgid " Pending stmts not issued on PRED edge (%d, %d)\n"
67001 #~ msgstr " No se ejecutaron los stmts pendientes en el borde PRED (%d, %d)\n"
67003 #~ msgid " Pending stmts not issued on SUCC edge (%d, %d)\n"
67004 #~ msgstr " No se ejecutaron los stmts pendientes en el borde SUCC (%d, %d)\n"
67006 #~ msgid " Pending stmts not issued on ENTRY edge (%d, %d)\n"
67007 #~ msgstr " No se ejecutaron los stmts pendientes en el borde ENTRY (%d, %d)\n"
67009 #~ msgid " Pending stmts not issued on EXIT edge (%d, %d)\n"
67010 #~ msgstr " No se ejecutaron los stmts pendientes en el borde EXIT (%d, %d)\n"
67012 #~ msgid "initialized from %qE"
67013 #~ msgstr "inicializado desde %qE"
67015 #~ msgid "initialized from here"
67016 #~ msgstr "inicializado desde aquí"
67018 #~ msgid "dereferencing pointer %qD does break strict-aliasing rules"
67019 #~ msgstr "la dereferencia del puntero %qD rompe las reglas de alias estricto"
67021 #~ msgid "non-addressable variable inside an alias set"
67022 #~ msgstr "variable no direccionable dentro de un conjunto de alias"
67024 #~ msgid "verify_flow_insensitive_alias_info failed"
67025 #~ msgstr "falló verify_flow_insensitive_alias_info"
67027 #~ msgid "dereferenced pointers should have a name or a symbol tag"
67028 #~ msgstr "los punteros dereferenciados deben tener un nombre o una etiqueta de símbolo"
67030 #~ msgid "pointers with a memory tag, should have points-to sets"
67031 #~ msgstr "los punteros con una etiqueta de memoria, deben tener conjuntos punteros-a"
67033 #~ msgid "pointer escapes but its name tag is not call-clobbered"
67034 #~ msgstr "el puntero escapa pero su etiqueta de nombre no se sobreescribe en la llamada"
67036 #~ msgid "verify_flow_sensitive_alias_info failed"
67037 #~ msgstr "falló verify_flow_sensitive_alias_info"
67039 #~ msgid "variable in call_clobbered_vars but not marked call_clobbered"
67040 #~ msgstr "variable en call_clobbered_vars pero no se marcó call_clobbered"
67042 #~ msgid "variable marked call_clobbered but not in call_clobbered_vars bitmap."
67043 #~ msgstr "variable marcada como call_clobbered pero no está en el mapa de bits call_clobbered_vars."
67045 #~ msgid "verify_call_clobbering failed"
67046 #~ msgstr "falló verify_call_clobbering"
67048 #~ msgid "Memory partitions should have at least one symbol"
67049 #~ msgstr "Las particiones de memoria deben tener por lo menos un símbolo"
67051 #~ msgid "Partitioned symbols should belong to exactly one partition"
67052 #~ msgstr "Los símbolos particionados deben pertenecer exactamente a una partición"
67054 #~ msgid "verify_memory_partitions failed"
67055 #~ msgstr "falló verify_memory_partitions"
67057 #~ msgid "%Jonly weak aliases are supported in this configuration"
67058 #~ msgstr "%Jsólo se admiten los aliases weak en esta configuración"
67060 #~ msgid "the -mno-tablejump switch is deprecated"
67061 #~ msgstr "la opción -mno-tablejump es obsoleta"
67063 #~ msgid "GCC 4.4 is the last release with this switch"
67064 #~ msgstr "GCC 4.4 es la última versión con esta opción"
67066 #~ msgid "use the -fno-jump-tables switch instead"
67067 #~ msgstr "use la opción -fno-jump-tables en su lugar"
67069 #~ msgid "`%s' attribute only applies to functions"
67070 #~ msgstr "el atributo `%s' se aplica solamente a funciones"
67072 #~ msgid "`%s' attribute only applies to variables"
67073 #~ msgstr "el atributo `%s' solamente se aplica a variables"
67075 #~ msgid "Trampoline support for CRX"
67076 #~ msgstr "Soporte de trampolines para CRX"
67078 #~ msgid "nested functions are limited to 2 register parameters"
67079 #~ msgstr "las funciones anidadas están limitadas a 2 parámetros de registro"
67081 #~ msgid "value %<%s%> for -mtune= switch is deprecated"
67082 #~ msgstr "el valor %<%s%> para el interruptor -mtune= es obsoleto"
67084 #~ msgid "GCC 4.4 is the last release with Itanium1 tuning support"
67085 #~ msgstr "GCC 4.4 es la última versión que admite ajustes para Itanium1"
67087 #~ msgid "not yet implemented: latency-optimized inline square root"
67088 #~ msgstr "no se ha implementado aún: raíz cuadrada incluída en línea optimizada para latencia"
67090 #~ msgid "`%s' attribute applies only to functions"
67091 #~ msgstr "el atributo `%s' se aplica solamente a funciones"
67093 #~ msgid "`%s' attribute argument not an integer constant"
67094 #~ msgstr "el argumento del atributo `%s' no es una constante entera"
67096 #~ msgid "`%s' attribute ignored"
67097 #~ msgstr "se descarta el atributo `%s'"
67099 #~ msgid "cannot pass objects of non-POD type %q#T through %<...%>; call will abort at runtime"
67100 #~ msgstr "no se puede pasar objetos de tipo %q#T que no es POD a través de %<...%>; la llamada abortará en tiempo de ejecución"
67102 #~ msgid "cannot receive objects of non-POD type %q#T through %<...%>; call will abort at runtime"
67103 #~ msgstr "no se puede recibir objetos de tipo %q#T que no es POD a través de %<...%>; la llamada abortará en tiempo de ejecución"
67105 #~ msgid "%H  from here"
67106 #~ msgstr "%H  desde aquí"
67108 #~ msgid "  enters scope of non-POD %q+#D"
67109 #~ msgstr "  entra en el ámbito de %q+#D que no es POD"
67111 #~ msgid "%J  enters catch block"
67112 #~ msgstr "%J  entra al bloque catch"
67114 #~ msgid "ISO C++ forbids use of initializer list to initialize reference %qD"
67115 #~ msgstr "ISO C++ prohíbe el uso de una lista de inicializadores para inicializar la referencia %qD"
67117 #~ msgid "creating %s"
67118 #~ msgstr "creando %s"
67120 #~ msgid "XXX is_class_level != (current_scope == class_scope)\n"
67121 #~ msgstr "XXX is_class_level != (current_scope == class_scope)\n"
67123 #~ msgid "%H%<long long long%> is too long for GCC"
67124 #~ msgstr "%H%<long long long%> es demasiado largo para GCC"
67126 #~ msgid "%H%qT is not a template"
67127 #~ msgstr "%H%qT no es una plantilla"
67129 #~ msgid "%Hunsupported non-standard concatenation of string literals"
67130 #~ msgstr "%Hno se admite la concatenació no estándar de literales de cadena"
67132 #~ msgid "%H%qD used without template parameters"
67133 #~ msgstr "%Hse usa %qD sin parámetros de plantilla"
67135 #~ msgid "%Hreference to %qD is ambiguous"
67136 #~ msgstr "%Hla referencia a %qD es ambigua"
67138 #~ msgid "%Hinvalid use of %qD"
67139 #~ msgstr "%Huso no válido de %qD"
67141 #~ msgid "%Hcase label not within a switch statement"
67142 #~ msgstr "%Hla etiqueta case no se encuentra dentro de una declaración switch"
67144 #~ msgid "%H%<else%> without a previous %<if%>"
67145 #~ msgstr "%H%<else%> sin un %<if%> previo"
67147 #~ msgid "%Hbreak statement not within loop or switch"
67148 #~ msgstr "%Hla declaración break no está dentro de un bucle o switch"
67150 #~ msgid "%Hinvalid exit from OpenMP structured block"
67151 #~ msgstr "%Hsalida no válida de un bloque estructurado OpenMP"
67153 #~ msgid "%Hbreak statement used with OpenMP for loop"
67154 #~ msgstr "%Hse usó la declaración break con un bucle for de OpenMP"
67156 #~ msgid "%Hcontinue statement not within a loop"
67157 #~ msgstr "%Hla declaración continue no está dentro de un bucle"
67159 #~ msgid "using %<typename%> outside of template"
67160 #~ msgstr "se usa %<typename%> fuera de la plantilla"
67162 #~ msgid "%Harray bound is not an integer constant"
67163 #~ msgstr "%Hel límite de la matriz no es una constante entera"
67165 #~ msgid "%Hredefinition of %q#T"
67166 #~ msgstr "%Hredefinición de %q#T"
67168 #~ msgid "%Htemplate declaration of %qs"
67169 #~ msgstr "%Hdeclaración de plantilla de %qs"
67171 #~ msgid "%Hschedule %<runtime%> does not take a %<chunk_size%> parameter"
67172 #~ msgstr "%Hel planificador %<runtime%> no toma un parámetro %<chunk_size%>"
67174 #~ msgid "%Hschedule %<auto%> does not take a %<chunk_size%> parameter"
67175 #~ msgstr "%Hel planificador %<auto%> no toma un parámetro %<chunk_size%>"
67177 #~ msgid "%H%qs is not valid for %qs"
67178 #~ msgstr "%H%qs no es válido para %qs"
67180 #~ msgid "%Hiteration variable %qD should not be firstprivate"
67181 #~ msgstr "%Hla variable de iteración %qD no debe ser firstprivate"
67183 #~ msgid "%Hiteration variable %qD should not be reduction"
67184 #~ msgstr "%Hla variable de iteración %qD no debe ser reduction"
67186 #~ msgid "%Hcollapsed loops not perfectly nested"
67187 #~ msgstr "%Hlos bucles colapsados no están perfectamente anidados"
67189 #~ msgid "%H%<#pragma GCC pch_preprocess%> must be first"
67190 #~ msgstr "%H%<#pragma GCC pch_preprocess%> debe ser primero"
67192 #~ msgid "%H%<#pragma omp barrier%> may only be used in compound statements"
67193 #~ msgstr "%H%<#pragma omp barrier%> sólo se puede usar en declaraciones compuestas"
67195 #~ msgid "%H%<#pragma omp flush%> may only be used in compound statements"
67196 #~ msgstr "%H%<#pragma omp flush%> sólo se puede usar en declaraciones compuestas"
67198 #~ msgid "%H%<#pragma omp taskwait%> may only be used in compound statements"
67199 #~ msgstr "%H%<#pragma omp taskwait%> sólo se puede usar en declaraciones compuestas"
67201 #~ msgid "%H%<#pragma omp section%> may only be used in %<#pragma omp sections%> construct"
67202 #~ msgstr "%H%<#pragma omp section%> sólo se puede usar en construcciones %<#pragma omp sections%>"
67204 #~ msgid "%H%qD is not a member of %qT"
67205 #~ msgstr "%H%qD no es un miembro de %qT"
67207 #~ msgid "%Hinvalid controlling predicate"
67208 #~ msgstr "%Hpredicado controlador no válido"
67210 #~ msgid "%Hinvalid increment expression"
67211 #~ msgstr "%Hfalta la expresión de decremento"
67213 #~ msgid "%Hexpected iteration declaration or initialization"
67214 #~ msgstr "%Hse esperaba una declaración de iteración o una inicialización"
67216 #~ msgid "%Hmissing controlling predicate"
67217 #~ msgstr "%Hfalta el predicado controlador"
67219 #~ msgid "%Hmissing increment expression"
67220 #~ msgstr "%Hfalta la expresión de incremento"
67222 #~ msgid "%s of read-only parameter %qD"
67223 #~ msgstr "%s del parámetro de sólo lectura %qD"
67225 #~ msgid "%s of read-only reference %qD"
67226 #~ msgstr "%s de la referencia de sólo lectura %qD"
67228 #~ msgid "%s of read-only location %qE"
67229 #~ msgstr "%s de la ubicación de sólo lectura %qE"
67231 #~ msgid "global register variable %qs used in nested function"
67232 #~ msgstr "se usó la variable de registro global %qs en la función anidada"
67234 #~ msgid "register variable %qs used in nested function"
67235 #~ msgstr "se usó la variable de registro %qs en la función anidada"
67237 #~ msgid "address of global register variable %qs requested"
67238 #~ msgstr "se solicitó la dirección de la variable de registro global %qs"
67240 #~ msgid "address of register variable %qs requested"
67241 #~ msgstr "se solicitó la dirección de la variable de registro %qs"
67243 #~ msgid "Multiplier used for determining the double-queueing threshold"
67244 #~ msgstr "Se usó un multiplicador para determinar la tasa de doble encolamiento"
67246 #~ msgid "Array PUT of intrinsic %s is too small (%i/%i) at %L"
67247 #~ msgstr "La matriz PUT del intrínseco %s es demasiado pequeña (%i/%i) en %L"
67249 #~ msgid "Different character lengths in pointer assignment at %L"
67250 #~ msgstr "Longitudes de carácter diferentes en la asignación de puntero en %L"
67252 #~ msgid "Reference to ENTRY '%s' at %L is recursive, but procedure '%s' is not declared as RECURSIVE"
67253 #~ msgstr "La referencia a ENTRY '%s' en %L es recursiva, pero el procedimiento '%s' no se declaró como RECURSIVE"
67255 #~ msgid "Add a directory for INCLUDE and MODULE searching"
67256 #~ msgstr "Agrega un directorio para la búsqueda de INCLUDE y MODULE"
67258 #~ msgid "Treat the input file as preprocessed"
67259 #~ msgstr "Trata al fichero de entrada como preprocesado"
67261 #~ msgid "Set maximum alignment to 4"
67262 #~ msgstr "Establece la alineación máxima a 4"
67264 #~ msgid "Set maximum alignment to 8"
67265 #~ msgstr "Establece la alineación máxima a 8"
67267 #~ msgid "Warn about deprecated compiler features"
67268 #~ msgstr "Avisa si se usan opciones de compilador obsoletas"
67270 #~ msgid "Use integrated register allocator."
67271 #~ msgstr "Utiliza el alojador de registros integrado."
67273 #~ msgid "disallowed call to %qs"
67274 #~ msgstr "no se permite la llamada a %qs"
67276 #~ msgid "GIMPLE register modified with BIT_FIELD_REF"
67277 #~ msgstr "registro GIMPLE modificado con BIT_FIELD_REF"
67279 # No existe una traducción para type-punning. Gracias a Jose María Pérez
67280 # por el comentario. cfuga
67281 #~ msgid "%Hlikely type-punning may break strict-aliasing rules: object %<%s%s%> of main type %qT is referenced at or around %s:%d and may be aliased to object %<%s%s%> of main type %qT which is referenced at or around %s:%d."
67282 #~ msgstr "%Hes probable que el %<type-punning%> rompa las reglas de alias estricto: el objeto %<%s%s%> del tipo principal %qT se referencía en o cerca de %s:%d y tal vez tenga como alias el objeto %<%s%s%> del tipo principal %qT el cual se referencía en o cerca de %s:%d."
67284 #~ msgid "mangling function-style cast with more than one argument"
67285 #~ msgstr "decodificación de una conversión de estilo función con más de un argumento"
67287 #~ msgid "The maximum number of fields in a structure variable without direct structure accesses that GCC will attempt to track separately"
67288 #~ msgstr "El número máximo de campos en una estructura variable sin accesos directos a estructura que GCC intentará seguir separadamente"
67290 #~ msgid "The maximum number of elements in an array for wich we track its elements separately"
67291 #~ msgstr "El número máximo de elementos en una matriz para la cual se rastrean sus elementos por separado"
67293 #~ msgid "The maximum memory locations recorded by flow"
67294 #~ msgstr "El número máximo de ubicaciones de memoria grabadas por flow"
67296 #~ msgid "mt_final_prescan_insn, invalid insn #1"
67297 #~ msgstr "mt_final_prescan_insn, insn #1 no válida"
67299 #~ msgid "PRINT_OPERAND_ADDRESS, 2 regs"
67300 #~ msgstr "PRINT_OPERAND_ADDRESS, 2 registros"
67302 #~ msgid "PRINT_OPERAND_ADDRESS, invalid insn #1"
67303 #~ msgstr "PRINT_OPERAND_ADDRESS, insn #1 no válida"
67305 #~ msgid "Arithmetic underflow converting %s to %s at %L"
67306 #~ msgstr "Se convierte el desborde aritmético por debajo %s a %s en %L"
67308 #~ msgid "Arithmetic NaN converting %s to %s at %L"
67309 #~ msgstr "Se convierte el NaN aritmético %s a %s en %L"
67311 #~ msgid "%-5d "
67312 #~ msgstr "%-5d "
67314 #~ msgid "      "
67315 #~ msgstr "      "
67317 #~ msgid "%d"
67318 #~ msgstr "%d"
67320 #~ msgid ")"
67321 #~ msgstr ")"
67323 #~ msgid "("
67324 #~ msgstr "("
67326 #~ msgid "%s = "
67327 #~ msgstr "%s = "
67329 #~ msgid "(arg not-present)"
67330 #~ msgstr "(sin argumentos)"
67332 #~ msgid " "
67333 #~ msgstr " "
67335 #~ msgid "()"
67336 #~ msgstr "()"
67338 #~ msgid "(%d"
67339 #~ msgstr "(%d"
67341 #~ msgid " %s "
67342 #~ msgstr " %s "
67344 #~ msgid "FULL"
67345 #~ msgstr "FULL"
67347 #~ msgid " , "
67348 #~ msgstr " , "
67350 #~ msgid "UNKNOWN"
67351 #~ msgstr "UNKNOWN"
67353 #~ msgid " %% %s"
67354 #~ msgstr " %% %s"
67356 #~ msgid "''"
67357 #~ msgstr "''"
67359 #~ msgid "' // ACHAR("
67360 #~ msgstr "' // ACHAR("
67362 #~ msgid ") // '"
67363 #~ msgstr ") // '"
67365 #~ msgid "%s("
67366 #~ msgstr "%s("
67368 #~ msgid "(/ "
67369 #~ msgstr "(/ "
67371 #~ msgid " /)"
67372 #~ msgstr " /)"
67374 #~ msgid "NULL()"
67375 #~ msgstr "NULL()"
67377 #~ msgid "_%d"
67378 #~ msgstr "_%d"
67380 #~ msgid ".true."
67381 #~ msgstr ".true."
67383 #~ msgid ".false."
67384 #~ msgstr ".false."
67386 #~ msgid "(complex "
67387 #~ msgstr "(complex "
67389 #~ msgid "%dH"
67390 #~ msgstr "%dH"
67392 #~ msgid "???"
67393 #~ msgstr "???"
67395 #~ msgid " {"
67396 #~ msgstr " {"
67398 #~ msgid "%.2x"
67399 #~ msgstr "%.2x"
67401 #~ msgid "%s:"
67402 #~ msgstr "%s:"
67404 #~ msgid "U+ "
67405 #~ msgstr "U+ "
67407 #~ msgid "U- "
67408 #~ msgstr "U- "
67410 #~ msgid "+ "
67411 #~ msgstr "+ "
67413 #~ msgid "- "
67414 #~ msgstr "- "
67416 #~ msgid "* "
67417 #~ msgstr "* "
67419 #~ msgid "/ "
67420 #~ msgstr "/ "
67422 #~ msgid "** "
67423 #~ msgstr "** "
67425 #~ msgid "// "
67426 #~ msgstr "// "
67428 #~ msgid "AND "
67429 #~ msgstr "AND "
67431 #~ msgid "OR "
67432 #~ msgstr "OR "
67434 #~ msgid "EQV "
67435 #~ msgstr "EQV "
67437 #~ msgid "NEQV "
67438 #~ msgstr "NEQV "
67440 #~ msgid "= "
67441 #~ msgstr "= "
67443 #~ msgid "/= "
67444 #~ msgstr "/= "
67446 #~ msgid "> "
67447 #~ msgstr "> "
67449 #~ msgid ">= "
67450 #~ msgstr ">= "
67452 #~ msgid "< "
67453 #~ msgstr "< "
67455 #~ msgid "<= "
67456 #~ msgstr "<= "
67458 #~ msgid "NOT "
67459 #~ msgstr "NOT "
67461 #~ msgid "parens"
67462 #~ msgstr "paréntesis"
67464 #~ msgid "%s["
67465 #~ msgstr "%s["
67467 #~ msgid "%s[["
67468 #~ msgstr "%s[["
67470 #~ msgid " ALLOCATABLE"
67471 #~ msgstr " ALLOCATABLE"
67473 #~ msgid " DIMENSION"
67474 #~ msgstr " DIMENSION"
67476 #~ msgid " EXTERNAL"
67477 #~ msgstr " EXTERNAL"
67479 #~ msgid " INTRINSIC"
67480 #~ msgstr " INTRINSIC"
67482 #~ msgid " OPTIONAL"
67483 #~ msgstr " OPTIONAL"
67485 #~ msgid " POINTER"
67486 #~ msgstr " POINTER"
67488 #~ msgid " PROTECTED"
67489 #~ msgstr " PROTECTED"
67491 #~ msgid " VALUE"
67492 #~ msgstr " VALUE"
67494 #~ msgid " VOLATILE"
67495 #~ msgstr " VOLATILE"
67497 #~ msgid " THREADPRIVATE"
67498 #~ msgstr " THREADPRIVATE"
67500 #~ msgid " TARGET"
67501 #~ msgstr " TARGET"
67503 #~ msgid " DUMMY"
67504 #~ msgstr " DUMMY"
67506 #~ msgid " RESULT"
67507 #~ msgstr " RESULT"
67509 #~ msgid " ENTRY"
67510 #~ msgstr " ENTRY"
67512 #~ msgid " DATA"
67513 #~ msgstr " DATA"
67515 #~ msgid " USE-ASSOC"
67516 #~ msgstr " USE-ASSOC"
67518 #~ msgid " IN-NAMELIST"
67519 #~ msgstr " EN-LISTANOMBRE"
67521 #~ msgid " IN-COMMON"
67522 #~ msgstr " EN-COMÚN"
67524 #~ msgid " FUNCTION"
67525 #~ msgstr " FUNCIÓN"
67527 #~ msgid " SUBROUTINE"
67528 #~ msgstr " SUBRUTINA"
67530 #~ msgid " IMPLICIT-TYPE"
67531 #~ msgstr " TIPO-IMPLÍCITO"
67533 #~ msgid " SEQUENCE"
67534 #~ msgstr " SEQUENCE"
67536 #~ msgid " ELEMENTAL"
67537 #~ msgstr " ELEMENTAL"
67539 #~ msgid " PURE"
67540 #~ msgstr " PURE"
67542 #~ msgid " RECURSIVE"
67543 #~ msgstr " RECURSIVE"
67545 #~ msgid " %s"
67546 #~ msgstr " %s"
67548 #~ msgid "symbol %s "
67549 #~ msgstr "símbolo %s "
67551 #~ msgid "value: "
67552 #~ msgstr "valor: "
67554 #~ msgid "Array spec:"
67555 #~ msgstr "Especif matriz:"
67557 #~ msgid "Generic interfaces:"
67558 #~ msgstr "Interfaces genéricas:"
67560 #~ msgid "result: %s"
67561 #~ msgstr "resultado: %s"
67563 #~ msgid "components: "
67564 #~ msgstr "componentes: "
67566 #~ msgid "Formal arglist:"
67567 #~ msgstr "Lista de argumentos formal:"
67569 #~ msgid " [Alt Return]"
67570 #~ msgstr " [Devolución Alt]"
67572 #~ msgid "Formal namespace"
67573 #~ msgstr "Espacio de nombres formal"
67575 #~ msgid "common: /%s/ "
67576 #~ msgstr "común: /%s/ "
67578 #~ msgid ", "
67579 #~ msgstr ", "
67581 #~ msgid "symtree: %s  Ambig %d"
67582 #~ msgstr "árbolsim: %s Ambig %d"
67584 #~ msgid " from namespace %s"
67585 #~ msgstr " del espacio de nombres %s"
67587 #~ msgid "%s,"
67588 #~ msgstr "%s,"
67590 #~ msgid "!$OMP %s"
67591 #~ msgstr "!$OMP %s"
67593 #~ msgid " (%s)"
67594 #~ msgstr " (%s)"
67596 #~ msgid " ("
67597 #~ msgstr " ("
67599 #~ msgid " IF("
67600 #~ msgstr " IF("
67602 #~ msgid " NUM_THREADS("
67603 #~ msgstr " NUM_THREADS("
67605 #~ msgid " SCHEDULE (%s"
67606 #~ msgstr " SCHEDULE (%s"
67608 #~ msgid " DEFAULT(%s)"
67609 #~ msgstr " DEFAULT(%s)"
67611 #~ msgid " ORDERED"
67612 #~ msgstr " ORDERED"
67614 #~ msgid " REDUCTION(%s:"
67615 #~ msgstr " REDUCTION(%s:"
67617 #~ msgid " %s("
67618 #~ msgstr " %s("
67620 #~ msgid "!$OMP SECTION\n"
67621 #~ msgstr "!$OMP SECTION\n"
67623 #~ msgid "!$OMP END %s"
67624 #~ msgstr "!$OMP END %s"
67626 #~ msgid " COPYPRIVATE("
67627 #~ msgstr " COPYPRIVATE("
67629 #~ msgid " NOWAIT"
67630 #~ msgstr " NOWAIT"
67632 #~ msgid "NOP"
67633 #~ msgstr "NOP"
67635 #~ msgid "CONTINUE"
67636 #~ msgstr "CONTINUE"
67638 #~ msgid "ENTRY %s"
67639 #~ msgstr "ENTRY %s"
67641 #~ msgid "ASSIGN "
67642 #~ msgstr "ASSIGN "
67644 #~ msgid "LABEL ASSIGN "
67645 #~ msgstr "LABEL ASSIGN "
67647 #~ msgid " %d"
67648 #~ msgstr " %d"
67650 #~ msgid "POINTER ASSIGN "
67651 #~ msgstr "POINTER ASSIGN "
67653 #~ msgid "GOTO "
67654 #~ msgstr "GOTO "
67656 #~ msgid ", ("
67657 #~ msgstr ", ("
67659 #~ msgid "CALL %s "
67660 #~ msgstr "CALL %s "
67662 #~ msgid "CALL ?? "
67663 #~ msgstr "CALL ?? "
67665 #~ msgid "RETURN "
67666 #~ msgstr "RETURN "
67668 #~ msgid "PAUSE "
67669 #~ msgstr "PAUSE "
67671 #~ msgid "STOP "
67672 #~ msgstr "STOP "
67674 #~ msgid "IF "
67675 #~ msgstr "IF "
67677 #~ msgid " %d, %d, %d"
67678 #~ msgstr " %d, %d, %d"
67680 #~ msgid "ELSE\n"
67681 #~ msgstr "ELSE\n"
67683 #~ msgid "ELSE IF "
67684 #~ msgstr "ELSE IF "
67686 #~ msgid "ENDIF"
67687 #~ msgstr "ENDIF"
67689 #~ msgid "SELECT CASE "
67690 #~ msgstr "SELECT CASE "
67692 #~ msgid "CASE "
67693 #~ msgstr "CASE "
67695 #~ msgid "END SELECT"
67696 #~ msgstr "END SELECT"
67698 #~ msgid "WHERE "
67699 #~ msgstr "WHERE "
67701 #~ msgid "ELSE WHERE "
67702 #~ msgstr "ELSE WHERE "
67704 #~ msgid "END WHERE"
67705 #~ msgstr "END WHERE"
67707 #~ msgid "FORALL "
67708 #~ msgstr "FORALL "
67710 #~ msgid "END FORALL"
67711 #~ msgstr "END FORALL"
67713 #~ msgid "DO "
67714 #~ msgstr "DO "
67716 #~ msgid "END DO"
67717 #~ msgstr "END DO"
67719 #~ msgid "DO WHILE "
67720 #~ msgstr "DO WHILE "
67722 #~ msgid "CYCLE"
67723 #~ msgstr "CICLO"
67725 #~ msgid "EXIT"
67726 #~ msgstr "EXIT"
67728 #~ msgid " STAT="
67729 #~ msgstr " STAT="
67731 #~ msgid "OPEN"
67732 #~ msgstr "OPEN"
67734 #~ msgid " UNIT="
67735 #~ msgstr " UNIT="
67737 #~ msgid " IOMSG="
67738 #~ msgstr " IOMSG="
67740 #~ msgid " IOSTAT="
67741 #~ msgstr " IOSTAT="
67743 #~ msgid " FILE="
67744 #~ msgstr " FILE="
67746 #~ msgid " STATUS="
67747 #~ msgstr " STATUS="
67749 #~ msgid " ACCESS="
67750 #~ msgstr " ACCESS="
67752 #~ msgid " FORM="
67753 #~ msgstr " FORM="
67755 #~ msgid " RECL="
67756 #~ msgstr " RECL="
67758 #~ msgid " BLANK="
67759 #~ msgstr " BLANK="
67761 #~ msgid " POSITION="
67762 #~ msgstr " POSITION="
67764 #~ msgid " ACTION="
67765 #~ msgstr " ACTION="
67767 #~ msgid " DELIM="
67768 #~ msgstr " DELIM="
67770 #~ msgid " PAD="
67771 #~ msgstr " PAD="
67773 #~ msgid " CONVERT="
67774 #~ msgstr " CONVERT="
67776 #~ msgid " ERR=%d"
67777 #~ msgstr " ERR=%d"
67779 #~ msgid "CLOSE"
67780 #~ msgstr "CLOSE"
67782 #~ msgid "BACKSPACE"
67783 #~ msgstr "BACKSPACE"
67785 #~ msgid "ENDFILE"
67786 #~ msgstr "ENDFILE"
67788 #~ msgid "REWIND"
67789 #~ msgstr "REWIND"
67791 #~ msgid "FLUSH"
67792 #~ msgstr "FLUSH"
67794 #~ msgid "INQUIRE"
67795 #~ msgstr "INQUIRE"
67797 #~ msgid " EXIST="
67798 #~ msgstr " EXISTE="
67800 #~ msgid " OPENED="
67801 #~ msgstr " ABIERTO="
67803 #~ msgid " NUMBER="
67804 #~ msgstr " NÚMERO="
67806 #~ msgid " NAMED="
67807 #~ msgstr " NOMBRADO="
67809 #~ msgid " NAME="
67810 #~ msgstr " NOMBRE="
67812 #~ msgid " SEQUENTIAL="
67813 #~ msgstr " SECUENCIAL="
67815 #~ msgid " DIRECT="
67816 #~ msgstr " DIRECTO="
67818 #~ msgid " FORMATTED"
67819 #~ msgstr " CON-FORMATO"
67821 #~ msgid " UNFORMATTED="
67822 #~ msgstr " SIN-FORMATO="
67824 #~ msgid " NEXTREC="
67825 #~ msgstr " SIGREG="
67827 #~ msgid " READ="
67828 #~ msgstr " LEER="
67830 #~ msgid " WRITE="
67831 #~ msgstr " ESCRIBIR="
67833 #~ msgid " READWRITE="
67834 #~ msgstr " LEERESCRIBIR="
67836 #~ msgid "IOLENGTH "
67837 #~ msgstr "ESLONG "
67839 #~ msgid "READ"
67840 #~ msgstr "READ"
67842 #~ msgid "WRITE"
67843 #~ msgstr "WRITE"
67845 #~ msgid " FMT="
67846 #~ msgstr " FMT="
67848 #~ msgid " FMT=%d"
67849 #~ msgstr " FMT=%d"
67851 #~ msgid " NML=%s"
67852 #~ msgstr " NML=%s"
67854 #~ msgid " SIZE="
67855 #~ msgstr " TAM="
67857 #~ msgid " REC="
67858 #~ msgstr " GRAB="
67860 #~ msgid " ADVANCE="
67861 #~ msgstr " AVANZAR="
67863 #~ msgid "TRANSFER "
67864 #~ msgstr "TRANSFERIR "
67866 #~ msgid "DT_END"
67867 #~ msgstr "DT_END"
67869 #~ msgid " END=%d"
67870 #~ msgstr " FIN=%d"
67872 #~ msgid " EOR=%d"
67873 #~ msgstr " FDR=%d"
67875 #~ msgid "Equivalence: "
67876 #~ msgstr "Equivalencia: "
67878 #~ msgid "Namespace:"
67879 #~ msgstr "Espacio de nombre:"
67881 #~ msgid " %c-%c: "
67882 #~ msgstr " %c-%c: "
67884 #~ msgid " %c: "
67885 #~ msgstr " %c: "
67887 #~ msgid "procedure name = %s"
67888 #~ msgstr "nombre de procedimiento = %s"
67890 #~ msgid "Operator interfaces for %s:"
67891 #~ msgstr "Interfaces de operador para %s:"
67893 #~ msgid "User operators:\n"
67894 #~ msgstr "Operadores de usuario:\n"
67896 #~ msgid "CONTAINS\n"
67897 #~ msgstr "CONTIENE\n"
67899 #~ msgid "Setting value of PROTECTED variable at %C"
67900 #~ msgstr "Se establece el valor de la variable PROTECTED en %C"
67902 #~ msgid "Assigning to a PROTECTED pointer at %C"
67903 #~ msgstr "Se asigna a un puntero PROTECTED en %C"
67905 #~ msgid "COPYIN clause object '%s' is ALLOCATABLE at %L"
67906 #~ msgstr "El objeto de la cláusula COPYIN '%s' es ALLOCATABLE en %L"
67908 #~ msgid "COPYPRIVATE clause object '%s' is ALLOCATABLE at %L"
67909 #~ msgstr "El objeto de la cláusula COPYPRIVATE '%s' es ALLOCATABLE en %L"
67911 #~ msgid "%s clause object '%s' is ALLOCATABLE at %L"
67912 #~ msgstr "El objeto de cláusula %s '%s' es ALLOCATABLE en %L"
67914 #~ msgid "Structure constructor for '%s' at %C has PRIVATE components"
67915 #~ msgstr "El constructor de estructura para '%s' en %C tiene componentes PRIVATE"
67917 #~ msgid "Intrinsic '%s' at %L does not exist"
67918 #~ msgstr "El intrínseco '%s' en %L no existe"
67920 #~ msgid "File '%s' is being included recursively"
67921 #~ msgstr "El fichero '%s' se está incluyendo recursivamente"
67923 #~ msgid "Can't open included file '%s'"
67924 #~ msgstr "No se puede abrir el fichero incluído '%s'"
67926 #~ msgid "Argument of CHAR function at %L outside of range [0,255]"
67927 #~ msgstr "El argumento de la función CHAR en %L está fuera de rango [0,255]"
67929 #~ msgid "-pg not supported on this platform"
67930 #~ msgstr "-pg no se admite en esta plataforma"
67932 #~ msgid "-p and -pp specified - pick one"
67933 #~ msgstr "se especificó -p y -pp - escoja uno"
67935 #~ msgid "Warn about usage of non-standard intrinsics"
67936 #~ msgstr "Avisa sobre el uso de intrínsecos no estándar"
67938 #~ msgid "Print information about speculative motions."
67939 #~ msgstr "Muestra la información acerca de los movimientos especulativos."
67941 #~ msgid "Generate ELF output"
67942 #~ msgstr "Genera salida ELF"
67944 #~ msgid "Compile for the MMU-less Etrax 100-based elinux system"
67945 #~ msgstr "Compila para el sistema elinux Etrax basado en 100 sin MMU"
67947 #~ msgid "For elinux, request a specified stack-size for this program"
67948 #~ msgstr "Para elinux, solicita un tamaño de pila especificado para este programa"
67950 #~ msgid "Use the WindISS simulator"
67951 #~ msgstr "Usa el simulador WindISS"
67953 #~ msgid "Use byte loads and stores when generating code."
67954 #~ msgstr "Usa cargas y almacenamientos de bytes al generar código."
67956 #~ msgid "Do not include crt0.o in the startup files"
67957 #~ msgstr "No incluye crt0.o en los ficheros de inicio"
67959 #~ msgid "Internal debug switch"
67960 #~ msgstr "Interruptor de depuración interno"
67962 #~ msgid "Trace lexical analysis"
67963 #~ msgstr "Rastrea el análisis léxico"
67965 #~ msgid "Trace the parsing process"
67966 #~ msgstr "Rastrea el proceso de decodificación"
67968 #~ msgid "Expand OpenMP operations on SSA form"
67969 #~ msgstr "Expande las operaciones OpenMP en la forma SSA"
67971 #~ msgid "Enable SSA-CCP optimization for stores and loads"
67972 #~ msgstr "Activa las optimizaciones SSA-CCP en árboles para almacenamientos y cargas"
67974 #~ msgid "Perform structural alias analysis"
67975 #~ msgstr "Realiza el análisis de aliases estructural"
67977 #~ msgid "Warn when synthesis behavior differs from Cfront"
67978 #~ msgstr "Avisa cuando el comportamiento de síntesis difiere de Cfront"
67980 #~ msgid "too few arguments to function %qs"
67981 #~ msgstr "faltan argumentos para la función %qs"
67983 #~ msgid "too many arguments to function %qs"
67984 #~ msgstr "demasiados argumentos para la función %qs"
67986 #~ msgid "%Hempty declaration"
67987 #~ msgstr "%Hdeclaración vacía"
67989 #~ msgid "%Hcomma at end of enumerator list"
67990 #~ msgstr "%Hcoma al final de la lista de enumeradores"
67992 #~ msgid "comparison between signed and unsigned"
67993 #~ msgstr "comparación entre signed y unsigned"
67995 #~ msgid "can't write PCH fle: %m"
67996 #~ msgstr "no se puede escribir el fichero PCH: %m"
67998 #~ msgid "-Wuninitialized is not supported without -O"
67999 #~ msgstr "-Wuninitialized no se admite sin -O"
68001 #~ msgid "-funit-at-a-time is required for inlining of functions that are only called once"
68002 #~ msgstr "se requiere -funit-at-a-time para la inclusión en línea de funciones que sólo se llaman una vez"
68004 #~ msgid "GCC supports only %d input file changes"
68005 #~ msgstr "GCC sólo admite %d cambios de fichero de entrada"
68007 #~ msgid "-ffunction-sections may affect debugging on some targets"
68008 #~ msgstr "-ffunction-sections podría afectar la depuración en algunos objetivos"
68010 #~ msgid "invariant not recomputed when ADDR_EXPR changed"
68011 #~ msgstr "no se recomputa el invariante cuando cambia ADDR_EXPR"
68013 #~ msgid "type mismatch in unary expression"
68014 #~ msgstr "los tipos de datos no coinciden en la expresión unaria"
68016 #~ msgid "invalid operand in conversion"
68017 #~ msgstr "operando no válido en la conversión"
68019 #~ msgid "invalid operand in int to float conversion"
68020 #~ msgstr "operando no válido en la conversión de int a float"
68022 #~ msgid "invalid operand in float to int conversion"
68023 #~ msgstr "operando no válido en la conversión de float a int"
68025 #~ msgid "constructor not allowed for non-vector types"
68026 #~ msgstr "no se permite un constructor para tipos que no sean vectores"
68028 #~ msgid "invalid operands in shift expression"
68029 #~ msgstr "operandos no válidos en la expresión shift"
68031 #~ msgid "invalid operands in pointer plus expression"
68032 #~ msgstr "operandos no válidos en la expresión puntero más"
68034 #~ msgid "invalid operands in conditional expression"
68035 #~ msgstr "operandos no válidos en la expresión condicional"
68037 #~ msgid "unexpected non-tuple"
68038 #~ msgstr "una no tupla inesperada"
68040 #~ msgid "COND_EXPR with code in branches at the end of bb %d"
68041 #~ msgstr "COND_EXPR con código en ramificaciones al final del bb %d"
68043 #~ msgid "no default case found at end of case vector"
68044 #~ msgstr "no se encontró un case por defecto al final del vector case"
68046 #~ msgid "found real variable when subvariables should have appeared"
68047 #~ msgstr "se encontró una variable real cuando deberían aparacer subvariables"
68049 #~ msgid "tree check: accessed elt %d of phi_node with %d elts in %s, at %s:%d"
68050 #~ msgstr "revisión de árbol: acceso de elt %d de phi_node con %d elts en %s, en %s:%d"
68052 #~ msgid "profiler support for WindISS"
68053 #~ msgstr "soporte de análisis de perfil para WindISS"
68055 #~ msgid "large frame pointer change (%d) with -mtiny-stack"
68056 #~ msgstr "cambio de puntero de marco grande (%d) con -mtiny-stack"
68058 #~ msgid "bf561 support is incomplete yet."
68059 #~ msgstr "el soporte para bf561 aún está incompleto."
68061 #~ msgid "shift must be an immediate"
68062 #~ msgstr "el desplazamiento debe ser un inmediato"
68064 #~ msgid "length mask must be an immediate"
68065 #~ msgstr "la longitud de máscara debe ser un inmediato"
68067 #~ msgid "MIPS16 PIC"
68068 #~ msgstr "PIC de MIPS16"
68070 #~ msgid "info pointer NULL"
68071 #~ msgstr "el puntero de información es NULL"
68073 #~ msgid "%q#D was used before it was declared inline"
68074 #~ msgstr "se usó %q#D antes de que se declarara inline"
68076 #~ msgid "%Jprevious non-inline declaration here"
68077 #~ msgstr "%Jla declaración previa no inline aquí"
68079 #~ msgid "braces around initializer for non-aggregate type %qT"
68080 #~ msgstr "llaves alrededor del inicializador escalar para el tipo no agregado %qT"
68082 #~ msgid "multiple parameters named %qE"
68083 #~ msgstr "múltiples parámetros nombrados %qE"
68085 #~ msgid "ISO C++ does not include variadic templates"
68086 #~ msgstr "ISO C++ no incluye plantillas variadic"
68088 #~ msgid "%qT is not an aggregate type"
68089 #~ msgstr "%qT no es un tipo agregado"
68091 #~ msgid "call_expr cannot be mangled due to a defect in the C++ ABI"
68092 #~ msgstr "call_expr no se puede decodificar debido a un defecto en la ABI de C++"
68094 #~ msgid "zero-operand casts cannot be mangled due to a defect in the C++ ABI"
68095 #~ msgstr "las conversiones con cero operandos no se pueden decodificar debido a un defecto en la ABI de C++"
68097 #~ msgid "suggest a space before %<;%> or explicit braces around empty body in %<%s%> statement"
68098 #~ msgstr "se sugiere un espacio antes de %<;%> o llaves explícitas alrededor del cuerpo vacío en la declaración %<%s%>"
68100 #~ msgid "%Hextra %<;%>"
68101 #~ msgstr "%H%<;%> extra"
68103 #~ msgid "Possible frontend bug: array constructor not expanded"
68104 #~ msgstr "Posible bicho del frente: no se expandió el constructor de la matriz"
68106 #~ msgid "%HDuplicate name %q.*s."
68107 #~ msgstr "%HEtiqueta duplicada %q.*s."
68109 #~ msgid "Register variable %qD used in nested function."
68110 #~ msgstr "Se usó la variable de registro %qD en una función anidada."
68112 #~ msgid "Address of global register variable %qD requested."
68113 #~ msgstr "Se solicitó la dirección de la variable de registro global %qD."
68115 #~ msgid "Address of register variable %qD requested."
68116 #~ msgstr "Se solicitó la dirección de la variable de registro %qD."
68118 #~ msgid "%qD attribute ignored"
68119 #~ msgstr "se descarta el atributo %qD"
68121 #~ msgid "using CONST_DOUBLE for address"
68122 #~ msgstr "usando CONST_DOUBLE para las direcciones"
68124 #~ msgid "c4x_address_cost: Invalid addressing mode"
68125 #~ msgstr "c4x_address_cost: Modo de direccionamiento no válido"
68127 #~ msgid "c4x_print_operand: %%L inconsistency"
68128 #~ msgstr "c4x_print_operand: Inconsistencia %%L"
68130 #~ msgid "c4x_print_operand: %%N inconsistency"
68131 #~ msgstr "c4x_print_operand: Inconsistencia %%N"
68133 #~ msgid "c4x_print_operand: %%O inconsistency"
68134 #~ msgstr "c4x_print_operand: Inconsistencia %%O"
68136 #~ msgid "c4x_print_operand: Bad operand case"
68137 #~ msgstr "c4x_print_operand: Caso de operando erróneo"
68139 #~ msgid "c4x_print_operand_address: Bad post_modify"
68140 #~ msgstr "c4x_print_operand_address: post_modify erróneo"
68142 #~ msgid "c4x_print_operand_address: Bad pre_modify"
68143 #~ msgstr "c4x_print_operand_address: pre_modify erróneo"
68145 #~ msgid "c4x_print_operand_address: Bad operand case"
68146 #~ msgstr "c4x_print_operand_address: Caso de operando erróneo"
68148 #~ msgid "c4x_rptb_insert: Cannot find start label"
68149 #~ msgstr "c4x_rptb_insert: No se puede encontrar la etiqueta de inicio"
68151 #~ msgid "invalid indirect (S) memory address"
68152 #~ msgstr "dirección (S) indirecta de memoria no válida"
68154 #~ msgid "c4x_valid_operands: Internal error"
68155 #~ msgstr "c4x_valid_operands: Error interno"
68157 #~ msgid "c4x_operand_subword: invalid mode"
68158 #~ msgstr "c4x_operand_subword: modo no válido"
68160 #~ msgid "c4x_operand_subword: invalid operand"
68161 #~ msgstr "c4x_operand_subword: operando no válido"
68163 #~ msgid "c4x_operand_subword: invalid autoincrement"
68164 #~ msgstr "c4x_operand_subword: autoincremento no válido"
68166 #~ msgid "c4x_operand_subword: invalid address"
68167 #~ msgstr "c4x_operand_subword: dirección no válida"
68169 #~ msgid "c4x_operand_subword: address not offsettable"
68170 #~ msgstr "c4x_operand_subword: dirección no desplazable"
68172 #~ msgid "c4x_rptb_rpts_p: Repeat block top label moved"
68173 #~ msgstr "c4x_rptb_rpts_p: Se movió la etiqueta principal del bloque de repetición"
68175 #~ msgid "Missing DIM parameter in intrinsic '%s' at %L"
68176 #~ msgstr "Falta el parámetro DIM en el intrínseco '%s' en %L"
68178 #~ msgid "Fortran 2003: Support for intrinsic procedure '%s' in PROCEDURE statement at %C not yet implemented in gfortran"
68179 #~ msgstr "Fortran 2003: El procedimiento intrínseco '%s' en la declaración PROCEDURE en %C aún no se admite en gfortran"
68181 #~ msgid "Inquiry function '%s' at %L is not permitted in an initialization expression"
68182 #~ msgstr "No se permite la función de inquisición '%s' en %L en una expresión de inicialización"
68184 #~ msgid "STAT variable '%s' of DEALLOCATE statement at %C cannot be INTENT(IN)"
68185 #~ msgstr "La variable STAT '%s' de la declaración DEALLOCATE en %C no puede ser INTENT(IN)"
68187 #~ msgid "Illegal STAT variable in DEALLOCATE statement at %C for a PURE procedure"
68188 #~ msgstr "Variable STAT ilegal en la declaración DEALLOCATE en %C para un procedimiento PURE"
68190 #~ msgid "BLOCK DATA unit cannot contain blank COMMON at %C"
68191 #~ msgstr "La unidad BLOCK DATA no puede contener COMMON en blanco en %C"
68193 #~ msgid "Previously initialized symbol '%s' in blank COMMON block at %C"
68194 #~ msgstr "El símbolo '%s' fue previamente inicializado en un bloque COMMON en blanco en %C"
68196 #~ msgid "Previously initialized symbol '%s' in COMMON block '%s' at %C"
68197 #~ msgstr "El símbolo '%s' fue previamente inicializado en un bloque COMMON '%s' en %C"
68199 #~ msgid "STAT tag in DEALLOCATE statement at %L must be of type INTEGER"
68200 #~ msgstr "La etiqueta STAT en la declaración DEALLOCATE en %L debe ser de tipo INTEGER"
68202 #~ msgid "Generate code for C30 CPU"
68203 #~ msgstr "Genera código para el CPU C30"
68205 #~ msgid "Generate code for C32 CPU"
68206 #~ msgstr "Genera código para el CPU C32"
68208 #~ msgid "Generate code for C33 CPU"
68209 #~ msgstr "Genera código para el CPU C33"
68211 #~ msgid "Generate code for C40 CPU"
68212 #~ msgstr "Genera código para el CPU C40"
68214 #~ msgid "Generate code for C44 CPU"
68215 #~ msgstr "Genera código para el CPU C44"
68217 #~ msgid "Assume that pointers may be aliased"
68218 #~ msgstr "Asume que se pueden hacer alias de los punteros"
68220 #~ msgid "Big memory model"
68221 #~ msgstr "Modelo de memoria big"
68223 #~ msgid "Use the BK register as a general purpose register"
68224 #~ msgstr "Usa el registro BK como un registro de propósito general"
68226 #~ msgid "Generate code for CPU"
68227 #~ msgstr "Genera código para el CPU"
68229 #~ msgid "Enable new features under development"
68230 #~ msgstr "Activa nuevas características en desarrollo"
68232 #~ msgid "Use fast but approximate float to integer conversion"
68233 #~ msgstr "Usa conversión de coma flotante a entero rápida pero aproximada"
68235 #~ msgid "Force RTL generation to emit valid 3 operand insns"
68236 #~ msgstr "Fuerza que la generación de RTL emita 3 operandos insns válidos"
68238 #~ msgid "Force constants into registers to improve hoisting"
68239 #~ msgstr "Fuerza las constantes dentro de registros para mejorar el levantamiento"
68241 #~ msgid "Save DP across ISR in small memory model"
68242 #~ msgstr "Guarda DP entre ISR en el modelo de memoria small"
68244 #~ msgid "Allow unsigned iteration counts for RPTB/DB"
68245 #~ msgstr "Permite cuentas de iteración unsigned para RPTB/DB"
68247 #~ msgid "Use MPYI instruction for C3x"
68248 #~ msgstr "Usa instrucción MPYI para C3x"
68250 #~ msgid "Preserve all 40 bits of FP reg across call"
68251 #~ msgstr "Preserva los 40 bits del registro FP entre llamadas"
68253 #~ msgid "Pass arguments in registers"
68254 #~ msgstr "Pasa argumentos en registros"
68256 #~ msgid "Small memory model"
68257 #~ msgstr "Modelo de memoria small"
68259 #~ msgid "Copy memory address constants into registers before use"
68260 #~ msgstr "Copia las constantes de direcciones de memoria en registros antes de usarlos"
68262 #~ msgid "This switch is obsolete"
68263 #~ msgstr "Esta opción es obsoleta"
68265 #~ msgid "static or type qualifiers in abstract declarator"
68266 #~ msgstr "static o calificador de tipo en un declarador abstracto"
68268 #~ msgid "missing '(' after '#pragma %s' - ignored"
68269 #~ msgstr "falta un '(' después de '#pragma %s' -  descartado"
68271 #~ msgid "missing function name in '#pragma %s' - ignored"
68272 #~ msgstr "falta el nombre de la función en '#pragma %s' - descartado"
68274 #~ msgid "malformed '#pragma %s' - ignored"
68275 #~ msgstr "'#pragma %s' malformado - descartado"
68277 #~ msgid "missing section name in '#pragma %s' - ignored"
68278 #~ msgstr "falta el nombre de la sección en '#pragma %s' - descartado"
68280 #~ msgid "missing ')' for '#pragma %s' - ignored"
68281 #~ msgstr "falta un ')' para '#pragma %s' - descartado"
68283 #~ msgid "junk at end of '#pragma %s'"
68284 #~ msgstr "basura al final de '#pragma %s'"
68286 #~ msgid "ISR %s requires %d words of local vars, max is 32767"
68287 #~ msgstr "el ISR %s requiere de %d words de variables locales, el máximo es 32767"
68289 #~ msgid "constant halfword load operand out of range"
68290 #~ msgstr "el operando de carga de una constante halfword está fuera de rango"
68292 #~ msgid "constant arithmetic operand out of range"
68293 #~ msgstr "el operando aritmético constante está fuera de rango"
68295 #~ msgid "used %d template parameter(s) instead of %d"
68296 #~ msgstr "se usaron %d parámetro(s) de plantilla en lugar de %d"
68298 #~ msgid "gcov (GCC) %s\n"
68299 #~ msgstr "gcov (GCC) %s\n"
68301 #~ msgid "Attempt to delete prologue/epilogue insn:"
68302 #~ msgstr "Se intentó borrar la insn de prólogo/epílogo:"
68304 #~ msgid "%s (GCC) %s\n"
68305 #~ msgstr "%s (GCC) %s\n"
68307 #~ msgid "syntax error: cannot back up"
68308 #~ msgstr "error sintáctico: no se puede regresar"
68310 #~ msgid "syntax error; also virtual memory exhausted"
68311 #~ msgstr "error sintáctico; también se agotó la memoria"
68313 #~ msgid "parser stack overflow"
68314 #~ msgstr "desbordamiento de la pila del decodificador"
68316 #~ msgid "call is unlikely"
68317 #~ msgstr "la llamada es poco posible"
68319 #~ msgid ""
68320 #~ "The %s front end recognizes the following options:\n"
68321 #~ "\n"
68322 #~ msgstr ""
68323 #~ "El frente %s reconoce las siguientes opciones:\n"
68324 #~ "\n"
68326 #~ msgid "Maximum number of loops to perform swing modulo scheduling on (mainly for debugging)"
68327 #~ msgstr "Número máximo de bucles que realizan planificación de cambio de módulo en (principalmente para depuración)"
68329 #~ msgid "Given N calls and V call-clobbered vars in a function.  Use .GLOBAL_VAR if NxV is larger than this limit"
68330 #~ msgstr "Dadas N llamadas y V variables sobreescritas por llamada en una función.  Use .GLOBAL_VAR si NxV es mayor que este límite"
68332 #~ msgid "PRINT_OPERAND, invalid insn for %%F"
68333 #~ msgstr "PRINT_OPERAND, insn no válida para %%F"
68335 #~ msgid "PRINT_OPERAND, invalid insn for %%W"
68336 #~ msgstr "PRINT_OPERAND, insn no válida para %%W"
68338 #~ msgid "invalid %%Y value"
68339 #~ msgstr "valor %%Y no válido"
68341 #~ msgid "PRINT_OPERAND, invalid insn for %%q"
68342 #~ msgstr "PRINT_OPERAND, insn no válida para %%q"
68344 #~ msgid "PRINT_OPERAND, invalid operand for relocation"
68345 #~ msgstr "PRINT_OPERAND, operando no válido para la reubicación"
68347 #~ msgid "Arithmetic overflow converting %s to %s at %L"
68348 #~ msgstr "Se convierte el desborde aritmético %s a %s en %L"
68350 #~ msgid "Kind %d is not a CHARACTER kind at %C"
68351 #~ msgstr "El género %d no es un género CHARACTER en %C"
68353 #~ msgid "Unexpected junk following RESULT variable at %C"
68354 #~ msgstr "Basura inesperada después de la variable RESULT en %C"
68356 #~ msgid "%c"
68357 #~ msgstr "%c"
68359 #~ msgid "<> "
68360 #~ msgstr "<> "
68362 #~ msgid " SAVE"
68363 #~ msgstr " SAVE"
68365 #~ msgid "Exponent at %L must be INTEGER for an initialization expression"
68366 #~ msgstr "El exponente en %L debe ser INTEGER para una expresión de inicialización"
68368 #~ msgid "MODULE PROCEDURE '%s' at %L does not come from a module"
68369 #~ msgstr "El MODULE PROCEDURE '%s' en %L no proviene de un módulo"
68371 #~ msgid "Ranks of arguments to elemental intrinsic '%s' differ at %L"
68372 #~ msgstr "Los rangos de los argumentos para el intrínseco elemental '%s' difieren en %L"
68374 #~ msgid "Fortran 95 requires default INTEGER in IOSTAT tag at %L"
68375 #~ msgstr "Fortran 95 requiere un INTEGER por defecto en la etiqueta IOSTAT en %L"
68377 #~ msgid "Assumed shape array '%s' in namelist '%s' at %C is an extension."
68378 #~ msgstr "La matriz de forma asumida '%s' en la lista de nombres '%s' en %C es una extensión."
68380 #~ msgid "%c REDUCTION variable '%s' is %s at %L"
68381 #~ msgstr "La variable REDUCTION %c '%s' es %s en %L"
68383 #~ msgid "Integer too big for its kind at %C"
68384 #~ msgstr "El entero es demasiado grande para su género en %C"
68386 #~ msgid "'%s' is array valued and directly recursive at %C , so the keyword RESULT must be specified in the FUNCTION statement"
68387 #~ msgstr "'%s' es una matriz valuada y directamente recursiva en %C, por lo cual se debe especificar la palabra clave RESULT en la declaración FUNCTION"
68389 #~ msgid "Kind of by-value argument at %L is larger than default kind"
68390 #~ msgstr "La afinidad del argumento por valor en %L es mayor que el género por defecto"
68392 #~ msgid "Obsolete: REAL DO loop iterator at %L"
68393 #~ msgstr "Obsoleto: iterador de bucle REAL DO en %L"
68395 #~ msgid "Unsupported statement while finding forall index in expression"
68396 #~ msgstr "Declaración sin soporte al encontrar el índice forall en la expresión"
68398 #~ msgid "A FORALL index must not appear in a limit or stride expression in the same FORALL at %L"
68399 #~ msgstr "Un índice FORALL no debe aparecer en un límite o en una expresión de tranco en el mismo FORALL en %L"
68401 #~ msgid "rhs of CHARACTER assignment at %L will be truncated (%d/%d)"
68402 #~ msgstr "El lado derecho de la asignación CHARACTER en %L se truncará (%d/%d)"
68404 #~ msgid "Initialized objects '%s' and '%s' cannot both be in the EQUIVALENCE statement at %L"
68405 #~ msgstr "Los objetos inicializados '%s' y '%s' no pueden estar al mismo tiempo en la declaración EQUIVALENCE en %L"
68407 #~ msgid "'&' not allowed by itself with comment in line %d"
68408 #~ msgstr "no se permite '&' por sí solo con comentario en la línea %d"
68410 #~ msgid "Invalid second argument of REPEAT at %L"
68411 #~ msgstr "Segundo argumento de REPEAT no válido en %L"
68413 #~ msgid "TRANSFER intrinsic not implemented for initialization at %L"
68414 #~ msgstr "El intrínseco TRANSFER no está implementado para la inicialización en %L"
68416 #~ msgid "In the selected standard, %s attribute conflicts with %s attribute at %L"
68417 #~ msgstr "En el estándar seleccionado, el atributo %s genera un conflicto con el atributo %s en %L"
68419 #~ msgid "In the selected standard, %s attribute conflicts with %s attribute in '%s' at %L"
68420 #~ msgstr "En el estándar seleccionado, el atributo %s genera un conflicto con el atributo %s en '%s' en %L"
68422 #~ msgid "storage size not known"
68423 #~ msgstr "no se conoce el tamaño de almacenamiento"
68425 #~ msgid "storage size not constant"
68426 #~ msgstr "el tamaño de almacenamiento no es constante"
68428 #~ msgid "INQUIRE statement at %L cannot contain both FILE and UNIT specifiers."
68429 #~ msgstr "La declaración INQUIRE en %L no puede contener especificadores FILE y UNIT al mismo tiempo."
68431 #~ msgid "Assigned label is not in the list"
68432 #~ msgstr "La etiqueta asignada no está en la lista"
68434 #~ msgid "ignored method '"
68435 #~ msgstr "se descarta el método '"
68437 #~ msgid "' marked virtual\n"
68438 #~ msgstr "' marcado como virtual\n"
68440 #~ msgid "Try '"
68441 #~ msgstr "Pruebe '"
68443 #~ msgid " --help' for more information.\n"
68444 #~ msgstr " --help' para más información.\n"
68446 #~ msgid "Usage: "
68447 #~ msgstr "Modo de empleo: "
68449 #~ msgid ""
68450 #~ " [OPTION]... CLASS...\n"
68451 #~ "\n"
68452 #~ msgstr ""
68453 #~ " [OPCIÓN]... CLASE...\n"
68454 #~ "\n"
68456 #~ msgid ""
68457 #~ "Generate C or C++ header files from .class files\n"
68458 #~ "\n"
68459 #~ msgstr ""
68460 #~ "Genera ficheros de encabezado C o C++ a partir de ficheros .class\n"
68461 #~ "\n"
68463 #~ msgid "  -stubs                  Generate an implementation stub file\n"
68464 #~ msgstr "  -stubs                   Genera un fichero de implementación inicial\n"
68466 #~ msgid "  -jni                    Generate a JNI header or stub\n"
68467 #~ msgstr "  -jni                     Genera un encabezado o inicio JNI\n"
68469 #~ msgid "  -force                  Always overwrite output files\n"
68470 #~ msgstr "  -force                  Siempre sobreescribe los ficheros de salida\n"
68472 #~ msgid "  -old                    Unused compatibility option\n"
68473 #~ msgstr "  -old                    Opción de compatibilidad sin uso\n"
68475 #~ msgid "  -trace                  Unused compatibility option\n"
68476 #~ msgstr "  -trace                  Opción de compatibilidad sin uso\n"
68478 #~ msgid "  -J OPTION               Unused compatibility option\n"
68479 #~ msgstr "  -J OPCIÓN               Opción de compatibilidad sin uso\n"
68481 #~ msgid "  -add TEXT               Insert TEXT into class body\n"
68482 #~ msgstr "  -add TEXTO              Inserta el TEXTO en el cuerpo de la clase\n"
68484 #~ msgid "  -append TEXT            Insert TEXT after class declaration\n"
68485 #~ msgstr "  -append TEXTO           Inserta el TEXTO después de la declaración de la clase\n"
68487 #~ msgid "  -friend TEXT            Insert TEXT as 'friend' declaration\n"
68488 #~ msgstr "  -friend TEXTO           Inserta el TEXTO como una declaración 'friend'\n"
68490 #~ msgid "  -prepend TEXT           Insert TEXT before start of class\n"
68491 #~ msgstr "  -prepend TEXTO          Inserta el TEXTO antes del inicio de la clase\n"
68493 #~ msgid "  -d DIRECTORY            Set output directory name\n"
68494 #~ msgstr "  -d DIRECTORIO           Establece el nombre del directorio de salida\n"
68496 #~ msgid "  -td DIRECTORY           Set temporary directory name\n"
68497 #~ msgstr "  -td DIRECTORIO          Establece el nombre del directorio temporal\n"
68499 #~ msgid ""
68500 #~ "  -M                      Print all dependencies to stdout;\n"
68501 #~ "                             suppress ordinary output\n"
68502 #~ msgstr ""
68503 #~ "  -M                      Muestra todas las dependencias en la salida estándar;\n"
68504 #~ "                             suprime la salida normal\n"
68506 #~ msgid ""
68507 #~ "  -MM                     Print non-system dependencies to stdout;\n"
68508 #~ "                             suppress ordinary output\n"
68509 #~ msgstr ""
68510 #~ "  -MM                     Muestra las dependencias que no son del sistema en la salida estándar;\n"
68511 #~ "                             suprime la salida normal\n"
68513 #~ msgid "  -MD                     Print all dependencies to stdout\n"
68514 #~ msgstr "  -MD                     Muestra todas las dependencias en la salida estándar\n"
68516 #~ msgid "  -MMD                    Print non-system dependencies to stdout\n"
68517 #~ msgstr "  -MMD                     Muestra todas las dependencias que no son del sistema en la salida estándar\n"
68519 #~ msgid "Processing %s\n"
68520 #~ msgstr "Procesando %s\n"
68522 #~ msgid "Found in %s\n"
68523 #~ msgstr "Se encontró en %s\n"
68525 #~ msgid "Try 'jv-scan --help' for more information.\n"
68526 #~ msgstr "Use 'jv-scan --help' para más información.\n"
68528 #~ msgid ""
68529 #~ "Usage: jv-scan [OPTION]... FILE...\n"
68530 #~ "\n"
68531 #~ msgstr ""
68532 #~ "Modo de empleo: jv-scan [OPCIÓN]... FICHERO...\n"
68533 #~ "\n"
68535 #~ msgid ""
68536 #~ "Print useful information read from Java source files.\n"
68537 #~ "\n"
68538 #~ msgstr "Muestra información útil a partir de ficheros fuente Java.\n"
68540 #~ msgid "  --no-assert             Don't recognize the assert keyword\n"
68541 #~ msgstr "  --no-assert             No reconoce la palabra clave assert\n"
68543 #~ msgid "  --complexity            Print cyclomatic complexity of input file\n"
68544 #~ msgstr "  --complexity            Muestra la complejidad ciclomática del fichero de entrada\n"
68546 #~ msgid "  --encoding NAME         Specify encoding of input file\n"
68547 #~ msgstr "  --encoding NOMBRE       Especifica la codificación del fichero fuente\n"
68549 #~ msgid "  --print-main            Print name of class containing 'main'\n"
68550 #~ msgstr "  --print-main            Muestra el nombre de la clase que contiene 'main'\n"
68552 #~ msgid "  --list-class            List all classes defined in file\n"
68553 #~ msgstr "  --list-class            Muestra todas las clases definidas en el fichero\n"
68555 #~ msgid "  --list-filename         Print input filename when listing class names\n"
68556 #~ msgstr "  --list-filename         Muestra el fichero de entrada al enumerar los nombres de clases\n"
68558 #~ msgid "%s: error: "
68559 #~ msgstr "%s: error: "
68561 #~ msgid "%s: warning: "
68562 #~ msgstr "%s: aviso: "
68564 #~ msgid "';' expected"
68565 #~ msgstr "se esperaba ';'"
68567 #~ msgid "'*' expected"
68568 #~ msgstr "se esperaba '*'"
68570 #~ msgid "Missing class name"
68571 #~ msgstr "Falta el nombre de la clase"
68573 #~ msgid "'{' expected"
68574 #~ msgstr "Se esperaba '{'"
68576 #~ msgid "Missing super class name"
68577 #~ msgstr "Falta el nombre de la super clase"
68579 #~ msgid "Missing interface name"
68580 #~ msgstr "Falta el nombre de la interfaz"
68582 #~ msgid "Missing term"
68583 #~ msgstr "Falta el término"
68585 #~ msgid "']' expected"
68586 #~ msgstr "Se esperaba ']'"
68588 #~ msgid "Unbalanced ']'"
68589 #~ msgstr "']' desbalanceado"
68591 #~ msgid "Invalid method declaration, method name required"
68592 #~ msgstr "Declaración de método no válida, se requiere un nombre de método"
68594 #~ msgid "Identifier expected"
68595 #~ msgstr "Se esperaba un identificador"
68597 #~ msgid "Invalid method declaration, return type required"
68598 #~ msgstr "Declaración de método no válida, se requiere un tipo de devolución"
68600 #~ msgid "Missing formal parameter term"
68601 #~ msgstr "Falta el término de parámetro formal"
68603 #~ msgid "Missing identifier"
68604 #~ msgstr "Falta el identificador"
68606 #~ msgid "Missing class type term"
68607 #~ msgstr "Falta el término de tipo de clase"
68609 #~ msgid "':' expected"
68610 #~ msgstr "Se esperaba ':'"
68612 #~ msgid "'(' expected"
68613 #~ msgstr "Se esperaba '('"
68615 #~ msgid "Missing term or ')'"
68616 #~ msgstr "Falta término o ')'"
68618 #~ msgid "Missing term and ')' expected"
68619 #~ msgstr "Faltan término y ')' esperados"
68621 #~ msgid "Invalid control expression"
68622 #~ msgstr "Expresión de control no válida"
68624 #~ msgid "Invalid update expression"
68625 #~ msgstr "Expresión de actualización no válida"
68627 #~ msgid "Missing term or ')' expected"
68628 #~ msgstr "Faltan término o ')' esperados"
68630 #~ msgid "'class' or 'this' expected"
68631 #~ msgstr "Se esperaba 'class' o 'this'"
68633 #~ msgid "'class' expected"
68634 #~ msgstr "Se esperaba 'class'"
68636 #~ msgid "')' or term expected"
68637 #~ msgstr "Se esperaba ')' o término"
68639 #~ msgid "'[' expected"
68640 #~ msgstr "Se esperaba '['"
68642 #~ msgid "Field expected"
68643 #~ msgstr "Se esperaba un campo"
68645 #~ msgid "Missing term and ']' expected"
68646 #~ msgstr "Faltan término y ']' esperados"
68648 #~ msgid "']' expected, invalid type expression"
68649 #~ msgstr "Se esperaba ']', expresión de tipo no válida"
68651 #~ msgid "Invalid type expression"
68652 #~ msgstr "Expresión de tipo no válida"
68654 #~ msgid "Invalid reference type"
68655 #~ msgstr "Tipo de referencia no válido"
68657 #~ msgid "Constructor invocation must be first thing in a constructor"
68658 #~ msgstr "La invocación del constructor debe ser el primer elemento en un constructor"
68660 #~ msgid "Only constructors can invoke constructors"
68661 #~ msgstr "Solamente los constructores pueden invocar constructores"
68663 #~ msgid "parse error; also virtual memory exhausted"
68664 #~ msgstr "error de decodificación; también se agotó la memoria"
68666 #~ msgid "parse error: cannot back up"
68667 #~ msgstr "error de decodificación: no se puede regresar"
68669 #~ msgid "Uninitialized locals in .bss"
68670 #~ msgstr "Locales sin inicializar en .bss"
68672 #~ msgid "Generate mips16 code"
68673 #~ msgstr "Genera código mips16"
68675 #~ msgid "Use STACK as the initial value of the stack pointer"
68676 #~ msgstr "Usa PILA como el valor inicial del puntero de pila"
68678 #~ msgid "Don't use hardware fp"
68679 #~ msgstr "No usa fp de hardware"
68681 #~ msgid "Warn about possibly confusing type conversions"
68682 #~ msgstr "Avisa sobre la posibilidad de conversión de tipos confusas"
68684 #~ msgid "Make implicit function declarations an error"
68685 #~ msgstr "Hace que la declaración implícita de funciones sea un error"
68687 #~ msgid "Don't generate code, just do syntax and semantics checking"
68688 #~ msgstr "No genera código, sólo revisa sintaxis y semántica"
68690 #~ msgid "Copy memory operands into registers before use"
68691 #~ msgstr "Copia los operandos de memoria en registros antes de usarlos"
68693 #~ msgid "Coalesce memory temporaries in the SSA->normal pass"
68694 #~ msgstr "Coalesce temporales de memoria en el paso SSA->normal"
68696 #~ msgid "%<va_start%> used with too many arguments"
68697 #~ msgstr "se usó %<va_start%> con demasiados argumentos"
68699 #~ msgid "thread-local storage not supported for this target"
68700 #~ msgstr "no se admite almacenamiento thread-local para este objetivo"
68702 #~ msgid "C99 inline functions are not supported; using GNU89"
68703 #~ msgstr "no se admiten las funciones incluídas en línea de C99; se usa GNU89"
68705 #~ msgid "to disable this warning use -fgnu89-inline or the gnu_inline function attribute"
68706 #~ msgstr "para desactivar este aviso use -fgnu89-inline o el atributo de función gnu_inline"
68708 #~ msgid "this function may return with or without a value"
68709 #~ msgstr "esta función puede devolver con o sin un valor"
68711 #~ msgid "function %q+F can never be inlined because it might not be bound within this unit of translation"
68712 #~ msgstr "la función %q+F nunca puede ser incluída en línea porque puede no estar ligada dentro de esta unidad de traducción"
68714 #~ msgid "YYDEBUG was not defined at build time, -dy ignored"
68715 #~ msgstr "YYDEBUG no se definió al momento de compilar, se descarta -dy"
68717 #~ msgid "wrong single exit %d->%d recorded for loop %d"
68718 #~ msgstr "salida única %d->%d errónea grabada para el bucle %d"
68720 #~ msgid "right exit is %d->%d"
68721 #~ msgstr "la salida correcta es %d->%d"
68723 #~ msgid "loop %d should not have single exit (%d -> %d)"
68724 #~ msgstr "el bucle %d no debe tener una salida única (%d -> %d)"
68726 #~ msgid "bb prediction set for block %i, but it is not used in RTL land"
68727 #~ msgstr "se estableció la predicción bb para el bloque %i, pero no se usó en el mundo RTL"
68729 #~ msgid "ENTRY does not dominate bb %d"
68730 #~ msgstr "ENTRY no domina bb %d"
68732 #~ msgid "-f[no-]force-mem is nop and option will be removed in 4.3"
68733 #~ msgstr "-f[no-]force-mem no funciona y la opción se eliminará en 4.3"
68735 #~ msgid "%<then%> label does not match edge at end of bb %d"
68736 #~ msgstr "la etiqueta %<then%> no coincide con el borde al final del bb %d"
68738 #~ msgid "%<else%> label does not match edge at end of bb %d"
68739 #~ msgstr "la etiqueta %<else%> no coincide con el borde al final del bb %d"
68741 #~ msgid "addressable variable that is aliased but is not in any alias set"
68742 #~ msgstr "variable direccionable que tiene un alias pero no está en ningún conjunto de alias"
68744 #~ msgid "alias set of a pointer's symbol tag should be a superset of the corresponding name tag"
68745 #~ msgstr "el conjunto de alias de una etiqueta de símbolo de puntero debe ser un superconjunto de la etiqueta de nombre correspondiente"
68747 #~ msgid "two different pointers with identical points-to sets but different name tags"
68748 #~ msgstr "dos punteros diferentes con conjuntos punteros-a idénticos pero diferentes etiquetas de nombre"
68750 #~ msgid "statement makes a memory store, but has no V_MAY_DEFS nor V_MUST_DEFS"
68751 #~ msgstr "la sentencia hizo un almacenamiento de memoria, pero no tiene V_MAY_DEFS ni V_MUST_DEFS"
68753 #~ msgid "command line option %<-fapple-kext%> is only valid for C++"
68754 #~ msgstr "la opción de línea de órdenes %<-fapple-kext%> sólo es válida para C++"
68756 #~ msgid "-malign-double makes no sense in the 64bit mode"
68757 #~ msgstr "-malign-double no tiene sentido en el modo 64bit"
68759 #~ msgid "key method %q+D of dllimport'd class defined"
68760 #~ msgstr "se definió el método clave %q+D de la clase dllimportada"
68762 #~ msgid "%q+D: definition is marked as dllimport"
68763 #~ msgstr "%q+D: la definición se marca como dllimport"
68765 #~ msgid "inconsistent dll linkage for %q+D, dllexport assumed"
68766 #~ msgstr "enlace de dll inconsistente para %q+D, se asume dllexport"
68768 #~ msgid "-mips3d/-mpaired-single must be used with -mips64"
68769 #~ msgstr "-mips3d/-mpaired-single se deben usar con -mips64"
68771 #~ msgid "internal error: %%) found without a %%( in assembler pattern"
68772 #~ msgstr "error interno: se encontró %%) sin un %%( en el patrón del ensamblador"
68774 #~ msgid "internal error: %%] found without a %%[ in assembler pattern"
68775 #~ msgstr "error interno: se encontró %%] sin un %%[ en el patrón del ensamblador"
68777 #~ msgid "internal error: %%> found without a %%< in assembler pattern"
68778 #~ msgstr "error interno: se encontró %%> sin un %%< en el patrón del ensamblador"
68780 #~ msgid "internal error: %%} found without a %%{ in assembler pattern"
68781 #~ msgstr "error interno: se encontró %%} sin un %%{ en el patrón del ensamblador"
68783 #~ msgid "PRINT_OPERAND: unknown punctuation '%c'"
68784 #~ msgstr "PRINT_OPERAND: puntuación desconocida '%c'"
68786 #~ msgid "-mstack-size implies use of -mstack-guard"
68787 #~ msgstr "-mstack-size implica el uso de -mstack-guard"
68789 #~ msgid " bytes"
68790 #~ msgstr " bytes"
68792 #~ msgid "%qE has type %<void%> and is not a throw-expression"
68793 #~ msgstr "%qE tiene tipo %<void%> y no es una expresión throw"
68795 #~ msgid "converting to %qT from %qT"
68796 #~ msgstr "convirtiendo a %qT desde %qT"
68798 #~ msgid "pointer to member cast from %qT to %qT is via virtual base"
68799 #~ msgstr "puntero a la conversión de miembro de %qT a %qT es a través de una base virtual"
68801 #~ msgid "operator %qT declared to return %qT"
68802 #~ msgstr "el operador %qT se declaró para devolver %qT"
68804 #~ msgid "enumerator value for %qD not integer constant"
68805 #~ msgstr "el valor de enumerador para %qD no es una constante entera"
68807 #~ msgid "applying attributes to template parameters is not implemented"
68808 #~ msgstr "no está implementada la aplicación de atributos a parámetros de plantilla"
68810 #~ msgid "allocating zero-element array"
68811 #~ msgstr "alojando una matriz de cero elementos"
68813 #~ msgid "using declaration %qD introduced ambiguous type %qT"
68814 #~ msgstr "el uso de la declaración %qD introdujo el tipo ambiguo %qT"
68816 #~ msgid "%qD denotes an ambiguous type"
68817 #~ msgstr "%qD denota un tipo ambiguo"
68819 #~ msgid "%qD does not declare a template type"
68820 #~ msgstr "%qD no declara un tipo de plantilla"
68822 #~ msgid "division by zero in %<%E / 0%>"
68823 #~ msgstr "división por cero en %<%E / 0%>"
68825 #~ msgid "division by zero in %<%E / 0.%>"
68826 #~ msgstr "división por cero en %<%E / 0.%>"
68828 #~ msgid "division by zero in %<%E %% 0%>"
68829 #~ msgstr "división por cero en %<%E %% 0%>"
68831 #~ msgid "division by zero in %<%E %% 0.%>"
68832 #~ msgstr "división por cero en %<%E %% 0.%>"
68834 #~ msgid "cast to non-reference type used as lvalue"
68835 #~ msgstr "se usa la conversión a un tipo no referenciado como un l-valor"
68837 #~ msgid "pointer to member cast via virtual base %qT"
68838 #~ msgstr "puntero a la conversión miembro a través de la base virtual %qT"
68840 #~ msgid "module symbol %s in wrong namespace"
68841 #~ msgstr "símbolo de módulo %s en un espacio de nombres incorrecto"
68843 #~ msgid "gfc_todo: Not Implemented: "
68844 #~ msgstr "gfc_todo: Sin Implementar: "
68846 #~ msgid "Can't reassign a value to the final variable %qs"
68847 #~ msgstr "No se puede reasignar un valor a la variable final %qs"
68849 #~ msgid "variable %qD may not have been initialized"
68850 #~ msgstr "la variable %qD puede no haber sido inicializada"
68852 #~ msgid "internal error in check-init: tree code not implemented: %s"
68853 #~ msgstr "error interno en check-init: árbol de código no implementado: %s"
68855 #~ msgid "%Jfinal field %qD may not have been initialized"
68856 #~ msgstr "%Jel campo final %qD puede no haber sido inicializado"
68858 #~ msgid "declaration of %qs shadows a parameter"
68859 #~ msgstr "la declaración de %qs oscurece un parámetro"
68861 #~ msgid "declaration of %qs shadows a symbol from the parameter list"
68862 #~ msgstr "la declaración de %qs oscurece un símbolo de la lista de parámetros"
68864 #~ msgid "static field has same name as method"
68865 #~ msgstr "el campo estático tiene el mismo nombre que el método"
68867 #~ msgid "parse error while reading %s"
68868 #~ msgstr "error de decodificación al leer %s"
68870 #~ msgid "unparseable signature: '%s'"
68871 #~ msgstr "no se puede decodificar la firma: '%s'"
68873 #~ msgid "Not a valid Java .class file."
68874 #~ msgstr "No es un fichero .class de Java válido."
68876 #~ msgid "error in constant pool entry #%d"
68877 #~ msgstr "error en la entrada #%d del conjunto de constantes"
68879 #~ msgid "class is of array type\n"
68880 #~ msgstr "la clase es de tipo matriz\n"
68882 #~ msgid "base class is of array type"
68883 #~ msgstr "la clase base es de tipo matriz"
68885 #~ msgid "no classes specified"
68886 #~ msgstr "no se especificó ninguna clase"
68888 #~ msgid "'-MG' option is unimplemented"
68889 #~ msgstr "no se ha implementado la opción '-MG'"
68891 #~ msgid "can't specify both -o and -MD"
68892 #~ msgstr "no se pueden especificar -o y -MD al mismo tiempo"
68894 #~ msgid "%s: no such class"
68895 #~ msgstr "%s: no existe esa clase"
68897 #~ msgid "source file for class %qs is newer than its matching class file.  Source file %qs used instead"
68898 #~ msgstr "el fichero fuente para la clase %qs es más nuevo que su fichero de clase coincidente.  Se usó entonces el fichero fuente %qs"
68900 #~ msgid "can't reopen %s: %m"
68901 #~ msgstr "no se puede reabrir %s: %m"
68903 #~ msgid "can't close %s: %m"
68904 #~ msgstr "no se puede cerrar %s: %m"
68906 #~ msgid "the %<java.lang.Object%> that was found in %qs didn't have the special zero-length %<gnu.gcj.gcj-compiled%> attribute.  This generally means that your classpath is incorrectly set.  Use %<info gcj \"Input Options\"%> to see the info page describing how to set the classpath"
68907 #~ msgstr "el %<java.lang.Object%> que se encontró en %qs no tiene el atributo especial de longitud cero %<gnu.gcj.gcj-compiled%>.  Esto significa generalmente que su ruta de clases está establecida incorrectamente.  Use %<info gcj \"Input Options\"%> para ver la página de info que describe cómo establecer la ruta de clases"
68909 #~ msgid "internal error in generate_bytecode_insn - tree code not implemented: %s"
68910 #~ msgstr "error interno en generate_bytecode_insn - no se ha implementado el árbol de código: %s"
68912 #~ msgid "can't open %s for writing: %m"
68913 #~ msgstr "no se puede abrir %s para escritura: %m"
68915 #~ msgid "can't create %s: %m"
68916 #~ msgstr "no se puede crear %s: %m"
68918 #~ msgid "only one of '--print-main', '--list-class', and '--complexity' allowed"
68919 #~ msgstr "sólo se permite uno de '--print-main', '--list-class' y '--complexity'"
68921 #~ msgid "can't open output file '%s'"
68922 #~ msgstr "no se puede abrir el fichero de salida '%s'"
68924 #~ msgid "file not found '%s'"
68925 #~ msgstr "no se encontró el fichero '%s'"
68927 #~ msgid ""
68928 #~ "unknown encoding: %qs\n"
68929 #~ "This might mean that your locale's encoding is not supported\n"
68930 #~ "by your system's iconv(3) implementation.  If you aren't trying\n"
68931 #~ "to use a particular encoding for your input file, try the\n"
68932 #~ "%<--encoding=UTF-8%> option"
68933 #~ msgstr ""
68934 #~ "codificación desconocida: %qs\n"
68935 #~ "Esto puede significar que la codificación de su localización\n"
68936 #~ "no se admite en la implementación iconv(3) de su sistema.\n"
68937 #~ "Si no está intentando usar una codificación particular para su\n"
68938 #~ "fichero de entrada, utilice la opción %<--encoding=UTF-8%>"
68940 #~ msgid "internal error - bad unget"
68941 #~ msgstr "error interno - unget erróneo"
68943 #~ msgid "Ambiguous class: %qs and %qs"
68944 #~ msgstr "Clase ambigua: %qs y %qs"
68946 #~ msgid "Modifier %qs declared twice"
68947 #~ msgstr "Modificador %qs declarado dos veces"
68949 #~ msgid "Discouraged form of returned type specification"
68950 #~ msgstr "Forma no recomendada para especificación de tipo devuelto"
68952 #~ msgid "Can't define static initializer in class %qs. Static initializer can only be defined in top-level classes"
68953 #~ msgstr "No se puede definir un inicializador estático en la clase %qs. Un inicializador estático sólo se puede definir en clases de alto nivel"
68955 #~ msgid "An empty declaration is a deprecated feature that should not be used"
68956 #~ msgstr "Una declaración vacía es una característica obsoleta que no se debe usar"
68958 #~ msgid ": %qs JDK1.1(TM) feature"
68959 #~ msgstr ": %qs es una característica de JDK1.1(MR)"
68961 #~ msgid ""
68962 #~ "%s.\n"
68963 #~ "%s"
68964 #~ msgstr ""
68965 #~ "%s.\n"
68966 #~ "%s"
68968 #~ msgid "Missing return statement"
68969 #~ msgstr "Falta la declaración de devolución"
68971 #~ msgid "Can't access %s field %<%s.%s%> from %qs"
68972 #~ msgstr "No se puede acceder %s al campo %<%s.%s%> desde %qs"
68974 #~ msgid "Variable %qs is already defined in this method and was declared %<%s %s%> at line %d"
68975 #~ msgstr "La variable %qs ya se definió en este método y se declaró %<%s %s%> en la línea %d"
68977 #~ msgid "Interface %qs repeated"
68978 #~ msgstr "Se repitió la interfaz %qs"
68980 #~ msgid "%s name %qs clashes with imported type %qs"
68981 #~ msgstr "%s el nombre %qs choca con el tipo importado %qs"
68983 #~ msgid "Public %s %qs must be defined in a file called %<%s.java%>"
68984 #~ msgstr "El %s %qs público se debe definir en un fichero llamado %<%s.java%>"
68986 #~ msgid "Inner class %qs can't be static. Static classes can only occur in interfaces and top-level classes"
68987 #~ msgstr "La clase interna %qs no puede ser estática. Las clases estáticas sólo pueden suceder en interfaces y en clases de alto nivel"
68989 #~ msgid "The class name %qs is already defined in this scope. An inner class may not have the same simple name as any of its enclosing classes"
68990 #~ msgstr "El nombre de clase %qs ya se definió en este ámbito. Una clase interna no puede tener el mismo nombre simple que cualquiera de sus clases contenidas"
68992 #~ msgid "Qualifier must be a reference"
68993 #~ msgstr "El calificador debe ser una referencia"
68995 #~ msgid "Cyclic inheritance involving %s"
68996 #~ msgstr "Herencia cíclica que involucra a %s"
68998 #~ msgid "Redundant use of %<abstract%> modifier. Interface %qs is implicitly abstract"
68999 #~ msgstr "Uso redundante del modificador %<abstract%>. La interfaz %qs es implícitamente abstracta"
69001 #~ msgid "Class %qs can't be declared both abstract and final"
69002 #~ msgstr "La clase %qs no se puede declarar como abstract y final al mismo tiempo"
69004 #~ msgid "%<java.lang.Object%> can't extend anything"
69005 #~ msgstr "%<java.lang.Object%> no puede extender nada"
69007 #~ msgid "Duplicate variable declaration: %<%s %s%> was %<%s %s%> (%s:%d)"
69008 #~ msgstr "Declaración de variable duplicada: %<%s %s%> era %<%s %s%> (%s:%d)"
69010 #~ msgid "Field %qs can't be static in inner class %qs unless it is final"
69011 #~ msgstr "El campo %qs no puede ser estático en la clase interna %qs a menos que sea final"
69013 #~ msgid "Class %qs must be declared abstract to define abstract method %qs"
69014 #~ msgstr "La clase %qs se debe declarar abstracta para definir el método abstracto %qs"
69016 #~ msgid "native method %qs can't be strictfp"
69017 #~ msgstr "el método nativo %qs no puede ser strictfp"
69019 #~ msgid "method %qs can't be transient"
69020 #~ msgstr "el método %qs no puede ser transient"
69022 #~ msgid "method %qs can't be volatile"
69023 #~ msgstr "el método %qs no puede ser volatile"
69025 #~ msgid "Method %qs can't be static in inner class %qs. Only members of interfaces and top-level classes can be static"
69026 #~ msgstr "El método %qs no puede ser estático en la clase interna %qs. Sólo los miembros de interfaces y de clases de alto nivel pueden ser estáticos"
69028 #~ msgid "%s method %qs can't have a body defined"
69029 #~ msgstr "%s el método %qs no puede tener un cuerpo definido"
69031 #~ msgid "Non native and non abstract method %qs must have a body defined"
69032 #~ msgstr "El método %qs que no es nativo ni abstracto debe tener un cuerpo definido"
69034 #~ msgid "%s: recursive invocation of constructor %qs"
69035 #~ msgstr "%s: invocación recursiva del constructor %qs"
69037 #~ msgid "Inconsistent member declaration.  At most one of %<public%>, %<private%>, or %<protected%> may be specified"
69038 #~ msgstr "Declaración inconsistente de miembro.  Se debe especificar por lo menos uno de %<public%>, %<private%>, o %<protected%>"
69040 #~ msgid "Inconsistent member declaration.  At most one of %<final%> or %<volatile%> may be specified"
69041 #~ msgstr "Declaración inconsistente de miembro.  Se debe especificar por lo menos uno de %<final%> o %<volatile%>"
69043 #~ msgid "%s %qs can't implement/extend %s %qs"
69044 #~ msgstr "%s %qs no puede implementar/extender %s %qs"
69046 #~ msgid "Class %qs can't subclass %s %qs"
69047 #~ msgstr "La clase %qs no puede hacer subclase a %s %qs"
69049 #~ msgid "Can't subclass final classes: %s"
69050 #~ msgstr "No se puede hacer subclase de clases finales: %s"
69052 #~ msgid "Cyclic class inheritance%s"
69053 #~ msgstr "Herencia%s con ciclo de clase"
69055 #~ msgid "Superclass %qs of class %qs not found"
69056 #~ msgstr "No se encontró la superclase %qs de la clase %qs"
69058 #~ msgid "Type %qs not found in declaration of field %qs"
69059 #~ msgstr "No se encontró el tipo %qs en la declaración del campo %qs"
69061 #~ msgid "Type %qs not found in the declaration of the argument %qs of method %qs"
69062 #~ msgstr "No se encontró el tipo %qs en la declaración del argumento %qs del método %qs"
69064 #~ msgid "Type %qs not found in the declaration of the return type of method %qs"
69065 #~ msgstr "No se encontró el tipo %qs en la declaración del tipo de devolución del método %qs"
69067 #~ msgid "Type %qs not found in the declaration of the local variable %qs"
69068 #~ msgstr "No se encontró el tipo %qs en la declaración de la variable local %qs"
69070 #~ msgid "Class %qs not found in %<throws%>"
69071 #~ msgstr "No se encontró la clase %qs en %<throws%>"
69073 #~ msgid "Duplicate %s declaration %qs"
69074 #~ msgstr "Declaración %s %qs duplicada"
69076 #~ msgid "Class %qs doesn't define the abstract method %<%s %s%> from %s %<%s%>. This method must be defined or %s %qs must be declared abstract"
69077 #~ msgstr "La clase %qs no define el método abstracto %<%s %s%> de %s %<%s%>. Se debe definir este método o se debe declarar a %s %qs como abstracta"
69079 #~ msgid "Class %qs in %<throws%> clause must be a subclass of class %<java.lang.Throwable%>"
69080 #~ msgstr "La clase %qs en la cláusula %<throws%> debe ser una subclase de la clase %<java.lang.Throwable%>"
69082 #~ msgid "Class %qs must override %qs with a public method in order to implement interface %qs"
69083 #~ msgstr "La clase %qs debe sobreescribir a %qs con un método público para implementar la interfaz %qs"
69085 #~ msgid "Method %qs was defined with return type %qs in class %qs"
69086 #~ msgstr "Se definió el método %qs con tipo de devolución %qs en la clase %qs"
69088 #~ msgid "%s methods can't be overridden. Method %qs is %s in class %qs"
69089 #~ msgstr "Los métodos %s no se pueden sobreescribir. El método %qs es %s en la clase %qs"
69091 #~ msgid "Instance methods can't be overridden by a static method. Method %qs is an instance method in class %qs"
69092 #~ msgstr "Los métodos de instancia no se pueden sobreescribir con un método estático. El método %qs es un método de instancia en la clase %qs"
69094 #~ msgid "Methods can't be overridden to be more private. Method %qs is not %s in class %qs"
69095 #~ msgstr "Los métodos no se pueden sobreescribir para hacerlos más privados. El método %qs no es %s en la clase %qs"
69097 #~ msgid "Invalid checked exception class %qs in %<throws%> clause.  The exception must be a subclass of an exception thrown by %qs from class %qs"
69098 #~ msgstr "Clase de excepción revisada %qs no válida en la cláusula %<throws%>.  La excepción debe ser una subclase de una excepción arrojada por %qs de la clase %qs"
69100 #~ msgid "Interface %qs inherits method %qs from interface %qs. This method is redefined with a different return type in interface %qs"
69101 #~ msgstr "La interfaz %qs hereda el método %qs de la interfaz %qs. Este método se redefine con un tipo de devolución diferente en la interfaz %qs"
69103 #~ msgid "Class or interface %qs not found in import"
69104 #~ msgstr "No se encontró la clase o interfaz %qs en la importación"
69106 #~ msgid "malformed .zip archive in CLASSPATH: %s"
69107 #~ msgstr "archivo .zip malformado en CLASSPATH: %s"
69109 #~ msgid "Can't find default package %qs. Check the CLASSPATH environment variable and the access to the archives"
69110 #~ msgstr "No se puede encontrar el paquete por defecto %qs. Revise la variable de ambiente CLASSPATH y el acceso a los archivos"
69112 #~ msgid "Package %qs not found in import"
69113 #~ msgstr "No se encontró el paquete %qs en la importación"
69115 #~ msgid "Type %qs also potentially defined in package %qs"
69116 #~ msgstr "El tipo %qs también está potencialmente definido en el paquete %qs"
69118 #~ msgid "Nested %s %s is %s; cannot be accessed from here"
69119 #~ msgstr "El %s %s anidado es %s; no se puede acceder desde aquí"
69121 #~ msgid "Can't access %s %qs. Only public classes and interfaces in other packages can be accessed"
69122 #~ msgstr "No se puede acceder %s %qs. Sólo se pueden acceder las clases públicas y las interfaces en otros paquetes"
69124 #~ msgid "Only %<final%> is allowed as a local variables modifier"
69125 #~ msgstr "Sólo se permite %<final%> como un modificador de variables local"
69127 #~ msgid "No constructor matching %qs found in class %qs"
69128 #~ msgstr "No se encontró un constructor que coincida con %qs en la clase %qs"
69130 #~ msgid "Can't reference %qs before the superclass constructor has been called"
69131 #~ msgstr "No se puede referenciar a %qs antes que se llame el constructor de la superclase"
69133 #~ msgid "Local variable %qs can't be accessed from within the inner class %qs unless it is declared final"
69134 #~ msgstr "No se puede acceder la variable local %qs desde la clase interna %qs a menos que se declare final"
69136 #~ msgid "Undefined variable %qs"
69137 #~ msgstr "No se definió la variable %qs"
69139 #~ msgid "Can't make a static reference to nonstatic variable %qs in class %qs"
69140 #~ msgstr "No se puede hacer una referencia estática a la variable %qs que no es estática en la clase %qs"
69142 #~ msgid "No enclosing instance for inner class %qs is in scope%s"
69143 #~ msgstr "No se encontró una instancia terminal para la clase interna %qs que está en ámbito%s"
69145 #~ msgid "Keyword %<this%> used outside allowed context"
69146 #~ msgstr "Se usó la palabra clave %<this%> fuera del contexto permitido"
69148 #~ msgid "Can't reference %<this%> before the superclass constructor has been called"
69149 #~ msgstr "No se puede referenciar %<this%> antes de que se llame al constructor de la superclase"
69151 #~ msgid "Can't use variable %<%s.this%>: type %qs isn't an outer type of type %qs"
69152 #~ msgstr "No se puede usar la variable %<%s.this%>: el tipo %qs no es un tipo externo del tipo %qs"
69154 #~ msgid "Keyword %<super%> used outside allowed context"
69155 #~ msgstr "Se usó la palabra clave %<super%> fuera del contexto permitido"
69157 #~ msgid "Undefined variable or class name: %qs"
69158 #~ msgstr "Variable o nombre de clase sin definir: %qs"
69160 #~ msgid "Can't use type %qs as a qualifier"
69161 #~ msgstr "No se puede usar %qs como un calificador"
69163 #~ msgid "Attempt to reference field %qs in %<%s %s%>"
69164 #~ msgstr "Se intentó referenciar el campo %qs en %<%s %s%>"
69166 #~ msgid "No variable %qs defined in type %qs"
69167 #~ msgstr "No se definió la variable %qs en el tipo %qs"
69169 #~ msgid "Attempt to reference field %<new%> in a %qs"
69170 #~ msgstr "Se intentó referenciar el campo %<new%> en un %qs"
69172 #~ msgid "The class %qs has been deprecated"
69173 #~ msgstr "La clase %qs es obsoleta"
69175 #~ msgid "The %s %qs in class %qs has been deprecated"
69176 #~ msgstr "El %s %qs en la clase %qs es obsoleto"
69178 #~ msgid "Can't invoke a method on primitive type %qs"
69179 #~ msgstr "No se puede invocar un método en el tipo primitivo %qs"
69181 #~ msgid "Can't make static reference to method %qs in interface %qs"
69182 #~ msgstr "No se puede hacer una referencia estática al método %qs en la interfaz %qs"
69184 #~ msgid "Can't make static reference to method %<%s %s%> in class %qs"
69185 #~ msgstr "No se puede hacer una referencia al método %<%s %s%> en la clase %qs"
69187 #~ msgid "Can't invoke super constructor on java.lang.Object"
69188 #~ msgstr "No se puede invocar al super constructor en java.lang.Object"
69190 #~ msgid "Class %qs is an abstract class. It can't be instantiated"
69191 #~ msgstr "La clase %qs es una clase abstracta. No se puede instanciar"
69193 #~ msgid "No method named %qs in scope"
69194 #~ msgstr "No hay un método llamado %qs en el ámbito"
69196 #~ msgid "Can't access %s %s %<%s.%s%> from %qs"
69197 #~ msgstr "No se puede acceder %s %s %<%s.%s%> desde %qs"
69199 #~ msgid "Constant expression required"
69200 #~ msgstr "Se requiere una expresión constante"
69202 #~ msgid "Incompatible type for case. Can't convert %qs to %<int%>"
69203 #~ msgstr "Tipo incompatible para el case. No se puede convertir %qs a %<int%>"
69205 #~ msgid "Duplicate case label: %<default%>"
69206 #~ msgstr "Valor de case duplicado: %<default%>"
69208 #~ msgid "Incompatible type for %<+=%>. Can't convert %qs to %<java.lang.String%>"
69209 #~ msgstr "Tipo incompatible para %<+=%>. No se puede convertir %qs a %<java.lang.String%>"
69211 #~ msgid "missing static field %qs"
69212 #~ msgstr "falta el campo static %qs"
69214 #~ msgid "not a static field %qs"
69215 #~ msgstr "%qs no es un campo static"
69217 #~ msgid "Can't reference %<this%> or %<super%> before the superclass constructor has been called"
69218 #~ msgstr "No se puede referenciar %<this%> o %<super%> antes que se llame al constructor de la superclase"
69220 #~ msgid "No case for %s"
69221 #~ msgstr "No hay case para %s"
69223 #~ msgid "Incompatible type for %s. Can't convert %qs to %qs"
69224 #~ msgstr "Tipo incompatible para el argumento %s. No se puede convertir %qs a %qs"
69226 #~ msgid "Incompatible type for %s. Explicit cast needed to convert %qs to %qs"
69227 #~ msgstr "Tipo incompatible para %s. Se necesita una conversión explícita para convertir %qs a %qs"
69229 #~ msgid "Constant expression %qs too wide for narrowing primitive conversion to %qs"
69230 #~ msgstr "La expresión constante %qs es demasiado ancha para la conversión primitiva que estrecha a %qs"
69232 #~ msgid "unregistered operator %s"
69233 #~ msgstr "operador %s sin registrar"
69235 #~ msgid "Evaluating this expression will result in an arithmetic exception being thrown"
69236 #~ msgstr "La evaluación de esta expresión resultará en que se arroje una excepción aritmética"
69238 #~ msgid "Incompatible type for %qs. Explicit cast needed to convert shift distance from %qs to integral"
69239 #~ msgstr "Tipo incompatible para %qs. Se requiere una conversión explícita para convertir la distancia de desplazamiento de %qs a integral"
69241 #~ msgid "Incompatible type for %qs. Can't convert shift distance from %qs to integral"
69242 #~ msgstr "Tipo incompatible para %qs. No se puede convertir la distancia de desplazamiento de %qs a integral"
69244 #~ msgid "Impossible for %qs to be instance of %qs"
69245 #~ msgstr "Es imposible para %qs ser instancia de %qs"
69247 #~ msgid "Incompatible type for %qs. Can't convert %qs to %qs"
69248 #~ msgstr "Tipo incompatible para %qs. No se puede convertir %qs a %qs"
69250 #~ msgid "%qs cannot be used with a constant"
69251 #~ msgstr "No se puede usar %qs con una constante"
69253 #~ msgid "Invalid cast from %qs to %qs"
69254 #~ msgstr "Conversión no válida de %qs a %qs"
69256 #~ msgid "%<[]%> can only be applied to arrays. It can't be applied to %qs"
69257 #~ msgstr "%<[]%> sólo se puede aplicar a matrices. No se puede aplicar a %qs"
69259 #~ msgid "Incompatible type for %<[]%>. Explicit cast needed to convert %qs to %<int%>"
69260 #~ msgstr "Tipo incompatible para %<[]%>. Se necesita una conversión explícita para convertir %qs a %<int%>"
69262 #~ msgid "Incompatible type for %<[]%>. Can't convert %qs to %<int%>"
69263 #~ msgstr "Tipo incompatible para %<[]%>. No se puede convertir %qs a %<int%>"
69265 #~ msgid "Incompatible type for dimension in array creation expression. %s convert %qs to %<int%>"
69266 #~ msgstr "Tipo incompatible para la dimensión en la expresión de creación de matriz. %s convierte %qs a %<int%>"
69268 #~ msgid "Invalid array initializer for non-array type %qs"
69269 #~ msgstr "Inicializador de matriz no válido para el tipo %qs que no es matriz"
69271 #~ msgid "%<return%> inside instance initializer"
69272 #~ msgstr "%<return%> dentro de un inicializador de instancia"
69274 #~ msgid "%<return%> inside static initializer"
69275 #~ msgstr "%<return%> dentro de un inicializador estático"
69277 #  FIXME: Sólo funciona en inglés. El primer argumento %s es vacío o 'out',
69278 #  para mostrar 'with' o 'without'. En español, estos adverbios son
69279 #  dos palabras diferentes ('con' y 'sin'). cfuga 
69280 #~ msgid "%<return%> with%s value from %<%s %s%>"
69281 #~ msgstr "%<return%> con%s valor de %<%s %s%>"
69283 #~ msgid "%<return%> with value from constructor %qs"
69284 #~ msgstr "%<return%> con valor del constructor %qs"
69286 #~ msgid "Incompatible type for %<if%>. Can't convert %qs to %<boolean%>"
69287 #~ msgstr "Tipo incompatible para %<if%>. No se puede convertir %qs a %<boolean%>"
69289 #~ msgid "Declaration of %qs shadows a previous label declaration"
69290 #~ msgstr "La declaración de %qs oscurece a una declaración de etiqueta previa"
69292 #~ msgid "This is the location of the previous declaration of label %qs"
69293 #~ msgstr "Esta es la ubicación de la declaración previa de la etiqueta %qs"
69295 #~ msgid "continue label %qs does not name a loop"
69296 #~ msgstr "la etiqueta continue %qs no nombra un bucle"
69298 #~ msgid "%<break%> must be in loop or switch"
69299 #~ msgstr "%<break%> debe estar dentro de un bucle o switch"
69301 #~ msgid "Incompatible type for loop conditional. Can't convert %qs to %<boolean%>"
69302 #~ msgstr "Tipo incompatible para condicional de bucle. No se puede convertir %qs a %<boolean%>"
69304 #~ msgid "Incompatible type for %<switch%>. Can't convert %qs to %<int%>"
69305 #~ msgstr "Tipo incompatible para %<switch%>. No se puede convertir %qs a %<int%>"
69307 #~ msgid "%>"
69308 #~ msgstr "%>"
69310 #~ msgid "Can't catch class %qs. Catch clause parameter type must be a subclass of class %<java.lang.Throwable%>"
69311 #~ msgstr "No se puede capturar la clase %qs. El tipo del parámetro de la cláusula catch debe ser una subclase de la clase %<java.lang.Throwable%>"
69313 #~ msgid "%<catch%> not reached because of the catch clause at line %d"
69314 #~ msgstr "No se alcanzó %<catch%> por la cláusula catch en la línea %d"
69316 #~ msgid "Incompatible type for %<synchronized%>. Can't convert %qs to %<java.lang.Object%>"
69317 #~ msgstr "Tipo incompatible para %<synchronized%>. No se puede convertir %qs a %<java.lang.Object%>"
69319 #~ msgid "Can't throw %qs; it must be a subclass of class %<java.lang.Throwable%>"
69320 #~ msgstr "No se puede arrojar %qs; debe ser una subclase de la clase %<java.lang.Throwable%>"
69322 #~ msgid "Checked exception %qs can't be thrown in instance initializer (not all declared constructor are declaring it in their %<throws%> clause)"
69323 #~ msgstr "La excepción revisada %qs no se puede arrojar en el inicializador de instancia (no todos los constructores declarados la están declarando en su cláusula %<throws%>)"
69325 #~ msgid "Checked exception %qs can't be caught by any of the catch clause(s) of the surrounding %<try%> block"
69326 #~ msgstr "La excepción revisada %qs no puede ser capturada por ninguna de la(s) cláusula(s) catch del bloque %<try%> que las contiene"
69328 #~ msgid "Checked exception %qs can't be thrown in initializer"
69329 #~ msgstr "La excepción revisada %qs no se puede arrojar en el inicializador"
69331 #~ msgid "Checked exception %qs isn't thrown from a %<try%> block"
69332 #~ msgstr "La excepción revisada %qs no se arroja desde un bloque %<try%>"
69334 #~ msgid "Checked exception %qs doesn't match any of current method's %<throws%> declaration(s)"
69335 #~ msgstr "La excepción revisada %qs no coincide con ninguno de los métodos actuales de la(s) declaración(es) %<throws%>"
69337 #~ msgid "Exception %qs can't be thrown in initializer"
69338 #~ msgstr "La excepción %qs no se puede arrojar en el inicializador"
69340 #~ msgid "Exception %qs must be caught, or it must be declared in the %<throws%> clause of %qs"
69341 #~ msgstr "La excepción %qs se debe capturar, o se debe declarar en la cláusula %<throws%> de %qs"
69343 #~ msgid "Incompatible type for %<?:%>. Can't convert %qs to %<boolean%>"
69344 #~ msgstr "Tipo incompatible para %<?:%>. No se puede convertir %qs a %<boolean%>"
69346 #~ msgid "Incompatible type for %<?:%>. Can't convert %qs to %qs"
69347 #~ msgstr "Tipo incompatible para %<?:%>. No se puede convertir %qs a %qs"
69349 #~ msgid "%s method can't be abstract"
69350 #~ msgstr "el método %s no puede ser abstracto"
69352 #~ msgid "Discouraged redundant use of %qs modifier in declaration of %s"
69353 #~ msgstr "Uso redundante no recomendado del modificador %qs en la declaración de %s"
69355 #~ msgid "Discouraged redundant use of %qs modifier in declaration of %s %qs"
69356 #~ msgstr "Uso redundante no recomendado del modificador %qs en la declaración de %s %qs"
69358 #~ msgid "Incompatible type for %qs. Can't convert %qs to boolean"
69359 #~ msgstr "Tipo incompatible para %qs. No se puede convertir %qs a boolean"
69361 #~ msgid "Incompatible type for %qs. Can't convert %qs to numeric type"
69362 #~ msgstr "Tipo incompatible para %qs. No se puede convertir %qs a un tipo numérico"
69364 #~ msgid "Incompatible type for %qs. Explicit cast needed to convert %qs to integral"
69365 #~ msgstr "Tipo incompatible para %qs. Se necesita una conversión explícita para convertir %qs a integral"
69367 #~ msgid "Incompatible type for %qs. Can't convert %qs to integral"
69368 #~ msgstr "Tipo incompatible para %qs. No se puede convertir %qs a integral"
69370 #~ msgid "Variable %qs may not have been initialized"
69371 #~ msgstr "La variable %qs tal vez no se inicializadó"
69373 #~ msgid "In file %s:%d\n"
69374 #~ msgstr "En el fichero %s:%d\n"
69376 #~ msgid "The upper bound in the last dimension of the assumed_size array on the rhs of the pointer assignment at %L must be set"
69377 #~ msgstr "Se debe establecer el límite superior en la última dimensión de la matriz de tamaño asumido en el lado derecho de la asignación de puntero en %L"
69379 # ¿Se requiere un punto? ¿O un periodo? Revisar en el código fuente. cfuga
69380 #~ msgid "Period required"
69381 #~ msgstr "Se requiere un punto"
69383 #~ msgid "Argument to -fqkind isn't a valid real kind"
69384 #~ msgstr "El argumento de -fqkind no es un real afín válido"
69386 #~ msgid "Statement label in blank line will be ignored at %C"
69387 #~ msgstr "Se descartará la declaración de etiqueta en una línea en blanco en %C"
69389 #~ msgid "Generic function '%s' at %L is not an intrinsic function"
69390 #~ msgstr "La función genérica '%s' en %L no es una función intrínseca"
69392 #~ msgid "Extended ASCII not implemented: argument of ACHAR at %L must be between 0 and 127"
69393 #~ msgstr "ASCII extendido sin implementación: el argumento de ACHAR en %L debe estar entre 0 y 127"
69395 #~ msgid "Bad character in CHAR function at %L"
69396 #~ msgstr "Carácter erróneo en la función CHAR en %L"
69398 #~ msgid "Cannot change attributes of symbol at %L after it has been used"
69399 #~ msgstr "No se pueden cambiar los atributos del símbolo en %L después de ser usado"
69401 #~ msgid "Assigned label is not a format label"
69402 #~ msgstr "La etiqueta asignada no es una etiqueta de formato"
69404 #~ msgid "Set the kind for a real with the 'q' exponent to 'n'"
69405 #~ msgstr "Establecer el tipo para un real con el exponente 'q' a la 'n'"
69407 #~ msgid "Use SVR4-style PIC"
69408 #~ msgstr "Usar PIC de estilo SVR4"
69410 #~ msgid "Give strings the type \"array of char\""
69411 #~ msgstr "Dar a las cadenas el tipo \"matriz de char\""
69413 #~ msgid "Make string literals \"const char[]\" not \"char[]\""
69414 #~ msgstr "Hacer que las cadenas literales sean \"const char[]\" en lugar de \"char[]\""
69416 #~ msgid "Perform loop optimizations using the new loop optimizer"
69417 #~ msgstr "Realizar optimizaciones de bucle usando el nuevo optimizador de bucles"
69419 #~ msgid "Mark data as shared rather than private"
69420 #~ msgstr "Marcar datos como compartidos en lugar de privados"
69422 #~ msgid "invalid truth-value expression"
69423 #~ msgstr "expresión de valor verdadero no válida"
69425 #~ msgid "invalid lvalue in increment"
69426 #~ msgstr "l-valor no válido en incremento"
69428 #~ msgid "invalid lvalue in decrement"
69429 #~ msgstr "l-valor no válido en decremento"
69431 #~ msgid "invalid lvalue in unary %<&%>"
69432 #~ msgstr "l-valor no válido en %<&%> unario"
69434 #~ msgid "GCC does not yet properly implement %<[*]%> array declarators"
69435 #~ msgstr "GCC aún no implementa adecuadamente los declaradores de matriz %<[*]%>"
69437 #~ msgid "junk at end of #pragma weak"
69438 #~ msgstr "basura al final de #pragma weak"
69440 #~ msgid "nonlocal label %s is not first in a sequence of labels in bb %d"
69441 #~ msgstr "la etiqueta %s que no es local no es la primera en una secuencia de etiquetas en el bb %d"
69443 #~ msgid "label %s to block does not match in bb %d"
69444 #~ msgstr "la etiqueta %s para el bloque no coincide con el bb %d"
69446 #~ msgid "label %s has incorrect context in bb %d"
69447 #~ msgstr "la etiqueta %s tiene un contexto incorrecto en el bb %d"
69449 #~ msgid "label %s in the middle of basic block %d"
69450 #~ msgstr "etiqueta %s enmedio del bloque básico %d"
69452 #~ msgid "internal error"
69453 #~ msgstr "error interno"
69455 #~ msgid "no-op convert from %wd to %wd bytes in initializer"
69456 #~ msgstr "conversión no realizada de %wd a %wd bytes en el inicializador"
69458 #~ msgid "-fpic is not supported; -fPIC assumed"
69459 #~ msgstr "-fpic no tiene soporte; se asume -fPIC"
69461 #~ msgid "-msoft-float and -mlong-double-128 not supported"
69462 #~ msgstr "-msoft-float y -mlong-double-128 no tienen soporte"
69464 #~ msgid "unable to call pointer to member function here"
69465 #~ msgstr "no se puede llamar un puntero a una función miembro aquí"
69467 #~ msgid "field %q+D in local class cannot be static"
69468 #~ msgstr "el campo %q+D en la clase local no puede ser static"
69470 #~ msgid "cannot initialize %qD to namespace %qD"
69471 #~ msgstr "no se puede inicializar %qD para el espacio de nombres %qD"
69473 #~ msgid "long or short specified with floating type for %qs"
69474 #~ msgstr "se especifica long ó short con tipo floating para %qs"
69476 #~ msgid "qualified type %qT does not match destructor name %<~%T%>"
69477 #~ msgstr "el tipo calificado %qT no coincide con el nombre del destructor %<~%T%>"
69479 #~ msgid "%qD is not a member of type %qT"
69480 #~ msgstr "%qD no es un miembro de tipo %qT"
69482 #~ msgid "zero size array reserves no space"
69483 #~ msgstr "la matriz de tamaño cero no reserva espacio"
69485 #~ msgid "%<%D::%D%> is not a template"
69486 #~ msgstr "%<%D::%D%> no es una plantilla"
69488 #~ msgid "%qD undeclared in namespace %qD"
69489 #~ msgstr "%qD no declarado en el espacio de nombres %qD"
69491 #~ msgid "minimum/maximum operators are deprecated"
69492 #~ msgstr "los operadores minimum/maximum son obsoletos"
69494 #~ msgid "invalid use of %qD as a default value for a template template-parameter"
69495 #~ msgstr "uso no válido de %qD como un valor por defecto para una plantilla de parámetro de plantilla"
69497 #~ msgid "ISO C++ forbids assignment of arrays"
69498 #~ msgstr "ISO C++ prohíbe la asignación de matrices"
69500 #~ msgid "union %qT with no named members cannot be initialized"
69501 #~ msgstr "no se puede inicializar la union %qT sin miembros nombrados"
69503 #~ msgid "unused variable %qs"
69504 #~ msgstr "variable %qs sin uso"
69506 #~ msgid "assignment to final static field %q+D not in class initializer"
69507 #~ msgstr "la asignación para el campo final estático %q+D no está en el inicializador de la clase"
69509 #~ msgid "'%s' argument of '%s' intrinsic at %L must be conformable with '%s' argument"
69510 #~ msgstr "El argumento '%s' del intrínseco '%s' en %L debe ser conformable con el argumento '%s'"
69512 #~ msgid "'%s' in the assignment at %L cannot be an l-value since it is a procedure"
69513 #~ msgstr "'%s' en la asignación en %L no puede ser un l-valor ya que es un procedimiento"
69515 #~ msgid "Function '%s' can be declared in an interface to return CHARACTER(*) but cannot be used at %L"
69516 #~ msgstr "La función '%s' se puede declarar en una interfaz para devolver CHARACTER(*) pero no se puede usar en %L"
69518 #~ msgid "memory exhausted"
69519 #~ msgstr "memoria agotada"
69521 #~ msgid "syntax error, unexpected %s, expecting %s or %s"
69522 #~ msgstr "error sintáctico, %s inesperado, se esperaba %s o %s"
69524 #~ msgid "syntax error, unexpected %s, expecting %s or %s or %s"
69525 #~ msgstr "error sintáctico, %s inesperado, se esperaba %s o %s o %s"
69527 #~ msgid "syntax error, unexpected %s, expecting %s or %s or %s or %s"
69528 #~ msgstr "error sintáctico, %s inesperado, se esperaba %s o %s o %s o %s"
69530 #~ msgid "ADVANCE tag at %L is incompatible with internal file"
69531 #~ msgstr "La etiqueta ADVANCE en %L es incompatible con el fichero interno"
69533 #~ msgid "REC tag at %L is incompatible with END tag"
69534 #~ msgstr "La etiqueta REC en %L es incompatible con la etiqueta END"
69536 #~ msgid "ADVANCE tag at %L is incompatible with list directed format (*)"
69537 #~ msgstr "La etiqueta ADVANCE en %L es incompatible con el formato dirigido por lista (*)"
69539 #~ msgid "EOR tag at %L requires an ADVANCE tag"
69540 #~ msgstr "La etiqueta EOR en %L requere una etiqueta ADVANCE"
69542 #~ msgid "SIZE tag at %L requires an ADVANCE tag"
69543 #~ msgstr "La etiqueta SIZE en %L requere una etiqueta ADVANCE"
69545 #~ msgid "Namelist followed by I/O list at %C"
69546 #~ msgstr "Una lista de nombres a continuación de una lista de E/S en %C"
69548 #~ msgid "Internal file '%s' at %L is INTENT(IN)"
69549 #~ msgstr "El fichero interno '%s' en %L es INTENT(IN)"
69551 #~ msgid "io-unit in %s statement at %C must be an internal file in a PURE procedure"
69552 #~ msgstr "La unidad e/s en la declaración %s en %C debe ser un fichero interno en un procedimiento PURE"
69554 #~ msgid "Ignoring statement label of zero at %C"
69555 #~ msgstr "Se ignora la declaración de etiqueta de cero en %C"
69557 #~ msgid "Empty set of digits in binary constant at %C"
69558 #~ msgstr "Conjunto vacío de dígitos en la constante binaria en %C"
69560 #~ msgid "Empty set of digits in hexadecimal constant at %C"
69561 #~ msgstr "Conjunto vacío de dígitos en la constante hexadecimal en %C"
69563 #~ msgid "Illegal character in binary constant at %C"
69564 #~ msgstr "Carácter ilegal en la constante binaria en %C"
69566 #~ msgid "Illegal character in hexadecimal constant at %C"
69567 #~ msgstr "Carácter ilegal en la constante hexadecimal en %C"
69569 #~ msgid "FORALL Iteration variable at %L must be INTEGER"
69570 #~ msgstr "La variable de iteración FORALL en %L debe ser INTEGER"
69572 #~ msgid "Module array '%s' at %L cannot be automatic or assumed shape"
69573 #~ msgstr "La matriz de módulo '%s' en %L no puede ser automática ni de forma asumida"
69575 #~ msgid "duplicate %<friend%>"
69576 #~ msgstr "%<friend%> duplicado"
69578 #~ msgid "--param max-inline-insns-single limit reached after inlining into the callee"
69579 #~ msgstr "se alcanzó el límite de --param max-inline-insns-single después de hacer inlining en el invocado"
69581 #~ msgid "redirecting stdout: %s"
69582 #~ msgstr "redirigiendo salida estándar: %s"
69584 #~ msgid "pipe"
69585 #~ msgstr "pipe"
69587 #~ msgid "fdopen"
69588 #~ msgstr "fdopen"
69590 #~ msgid "dup2 %d 1"
69591 #~ msgstr "dup2 %d 1"
69593 #~ msgid "close %d"
69594 #~ msgstr "close %d"
69596 #~ msgid "execv %s"
69597 #~ msgstr "execv %s"
69599 #~ msgid ""
69600 #~ ";; Combiner statistics: %d attempts, %d substitutions (%d requiring new space),\n"
69601 #~ ";; %d successes.\n"
69602 #~ "\n"
69603 #~ msgstr ""
69604 #~ ";; Estadísticas del combinador: %d intentos, %d sustituciones (%d requirieron espacio nuevo),\n"
69605 #~ ";; %d éxitos.\n"
69606 #~ "\n"
69608 #~ msgid ""
69609 #~ "\n"
69610 #~ ";; Combiner totals: %d attempts, %d substitutions (%d requiring new space),\n"
69611 #~ ";; %d successes.\n"
69612 #~ msgstr ""
69613 #~ "\n"
69614 #~ ";; Totales del combinador: %d intentos, %d sustituciones (%d requirieron espacio nuevo),\n"
69615 #~ ";; %d éxitos.\n"
69617 #~ msgid ";; Processing block from %d to %d, %d sets.\n"
69618 #~ msgstr ";; Procesando el bloque de %d a %d, %d establecido.\n"
69620 #~ msgid "  -m%-23s [undocumented]\n"
69621 #~ msgstr "  -m%-23s [sin documentar]\n"
69623 #~ msgid ""
69624 #~ "\n"
69625 #~ "There are undocumented target specific options as well.\n"
69626 #~ msgstr ""
69627 #~ "\n"
69628 #~ "Además hay opciones específicas del objetivo sin documentar.\n"
69630 #~ msgid "  They exist, but they are not documented.\n"
69631 #~ msgstr "  Existen, pero no están documentadas.\n"
69633 #~ msgid "Don't generate code suitable for fast turn around debugging"
69634 #~ msgstr "No genera código adecuado para vuelta rápida en la depuración"
69636 #~ msgid "Do not use fp registers"
69637 #~ msgstr "No usa registros fp"
69639 #~ msgid "Emit IEEE-conformant code, with inexact exceptions"
69640 #~ msgstr "Emite código que cumpla con IEEE, con excepciones inexactas"
69642 #~ msgid "Cirrus: Do not break up invalid instruction combinations with NOPs"
69643 #~ msgstr "Cirrus: No rompe combinaciones no válidas de instrucciones con NOPs"
69645 #~ msgid "Assume int to be 8 bit integer"
69646 #~ msgstr "Asume que int sea entero de 8 bit"
69648 #~ msgid "Specify the initial stack address"
69649 #~ msgstr "Especifica la dirección inicial de la pila"
69651 #~ msgid "mode not QImode"
69652 #~ msgstr "el modo no es QImode"
69654 #~ msgid "Do not use MPYI instruction for C3x"
69655 #~ msgstr "No usa instrucción MPYI para C3x"
69657 #~ msgid "Use slow but accurate float to integer conversion"
69658 #~ msgstr "Usa conversión de coma flotante a entero lenta pero exacta"
69660 #~ msgid "Emit code to use GAS extensions"
69661 #~ msgstr "Emite código para usar las extensiones de GAS"
69663 #~ msgid "Don't save DP across ISR in small memory model"
69664 #~ msgstr "No guarda DP entre ISR en el modelo de memoria small"
69666 #~ msgid "Disable new features under development"
69667 #~ msgstr "Desactiva nuevas características en desarrollo"
69669 #~ msgid "Disable debugging"
69670 #~ msgstr "Desactiva la depuración"
69672 #~ msgid "Don't force constants into registers"
69673 #~ msgstr "No fuerza las constantes en los registros"
69675 #~ msgid "Allow RTL generation to emit invalid 3 operand insns"
69676 #~ msgstr "Permite que la generación de RTL emita 3 operandos insns no válidos"
69678 #~ msgid "Disallow unsigned iteration counts for RPTB/DB"
69679 #~ msgstr "No permite cuentas de iteración unsigned para RPTB/DB"
69681 #~ msgid "Only preserve 32 bits of FP reg across call"
69682 #~ msgstr "Sólo preserva 32 bits del registro FP entre llamadas"
69684 #~ msgid "Disable MPY||ADD and MPY||SUB instructions"
69685 #~ msgstr "Desactiva las instrucciones MPY||ADD y MPY||SUB"
69687 #~ msgid "Select CPU to generate code for"
69688 #~ msgstr "Selecciona el CPU para el cual se genera código"
69690 #~ msgid "invalid operand for 'v' modifier"
69691 #~ msgstr "operando no válido para el modificador 'v'"
69693 #~ msgid "invalid operand for 'P' modifier"
69694 #~ msgstr "operando no válido para el modificador 'P'"
69696 #~ msgid "unrecognized supposed constant in cris_global_pic_symbol"
69697 #~ msgstr "supuesta constante no reconocida en cris_global_pic_symbol"
69699 #~ msgid "unexpected PIC symbol"
69700 #~ msgstr "símbolo PIC inesperado"
69702 #~ msgid "Do not generate H8S code"
69703 #~ msgstr "No genera código H8S"
69705 #~ msgid "Do not generate H8SX code"
69706 #~ msgstr "No genera código H8SX"
69708 #~ msgid "Do not generate H8S/2600 code"
69709 #~ msgstr "No genera código H8S/2600"
69711 #~ msgid "Do not generate H8/300H code"
69712 #~ msgstr "No genera código H8/300H"
69714 #~ msgid "Use the Mingw32 interface"
69715 #~ msgstr "Usa la interfaz Mingw32"
69717 #~ msgid "Don't set Windows defines"
69718 #~ msgstr "No establece las definiciones de Windows"
69720 #~ msgid "Align doubles on word boundary"
69721 #~ msgstr "Alinea doubles en límites de word"
69723 #~ msgid "Uninitialized locals in .data"
69724 #~ msgstr "Locales sin inicializar en .data"
69726 #~ msgid "Do not use IEEE math for fp comparisons"
69727 #~ msgstr "No usa matemática IEEE para comparaciones fp"
69729 #~ msgid "Do not return values of functions in FPU registers"
69730 #~ msgstr "No devuelve valores de funciones en registros FPU"
69732 #~ msgid "Do not generate sin, cos, sqrt for FPU"
69733 #~ msgstr "No genera sin, cos, sqrt para FPU"
69735 #~ msgid "Do not align destination of the string operations"
69736 #~ msgstr "No alinea destino de las operaciones de cadenas"
69738 #~ msgid "Do not inline all known string operations"
69739 #~ msgstr "No convierte a inline todas las operaciones de cadenas conocidas"
69741 #~ msgid "Do not support MMX built-in functions"
69742 #~ msgstr "No da soporte para funciones internas MMX"
69744 #~ msgid "Do not support 3DNow! built-in functions"
69745 #~ msgstr "No da soporte para funciones internas 3DNow!"
69747 #~ msgid "Do not support MMX and SSE built-in functions and code generation"
69748 #~ msgstr "No da soporte para funciones internas y generación de código MMX y SSE"
69750 #~ msgid "Do not support MMX, SSE, SSE2 and SSE3 built-in functions and code generation"
69751 #~ msgstr "No da soporte para funciones internas y generación de código MMX, SSE, SSE2 y SSE3"
69753 #~ msgid "Do not use red-zone in the x86-64 code"
69754 #~ msgstr "No usa la zona roja en el código x86-64"
69756 #~ msgid "Do not use direct references against %gs when accessing tls data"
69757 #~ msgstr "No usa referencias directas contra %gs cuando se accesen datos tls"
69759 #~ msgid "Generate code for Intel ld"
69760 #~ msgstr "Genera código para ld de Intel"
69762 #~ msgid "Don't emit stop bits before and after volatile extended asms"
69763 #~ msgstr "No emite bits de parada antes y después de asms extendidos con volatile"
69765 #~ msgid "Disable use of sdata/scommon/sbss"
69766 #~ msgstr "Desactiva el uso de sdata/scommon/sbss"
69768 #~ msgid "Disable Dwarf 2 line debug info via GNU as"
69769 #~ msgstr "Desactiva la información de la línea de depuración Dwarf 2 a través de as de GNU"
69771 #~ msgid "Disable earlier placing stop bits"
69772 #~ msgstr "Desactiva la ubicación temprana de bits de paro"
69774 #~ msgid "Don't use GP relative sdata/sbss sections"
69775 #~ msgstr "No utiliza secciones sdata/sbss relativas a GP"
69777 #~ msgid "Don't use ROM instead of RAM"
69778 #~ msgstr "No usa la ROM en lugar de la RAM"
69780 #~ msgid "Don't put uninitialized constants in ROM"
69781 #~ msgstr "No pone las constantes sin inicializar en ROM"
69783 #~ msgid "Do no generate code for a 68851"
69784 #~ msgstr "No genera código para un 68851"
69786 #~ msgid "Disable ID based shared library"
69787 #~ msgstr "Desactiva la biblioteca compartida basada en ID"
69789 #~ msgid "Use unaligned memory references"
69790 #~ msgstr "Usa referencias a memoria sin alinear"
69792 #~ msgid "Inline constants if it only takes 1 instruction"
69793 #~ msgstr "Constantes inline si sólo toman 1 instrucción"
69795 #~ msgid "Don't optimize lui/addiu address loads"
69796 #~ msgstr "No optimiza las cargas de las direcciones lui/addiu"
69798 #~ msgid "Use GNU as (now ignored)"
69799 #~ msgstr "Usa as de GNU (ahora descartado)"
69801 #~ msgid "Use GP relative sdata/sbss sections (now ignored)"
69802 #~ msgstr "Utiliza secciones sdata/sbss relativas a GP (ahora descartado)"
69804 #~ msgid "Don't use GP relative sdata/sbss sections (now ignored)"
69805 #~ msgstr "No utiliza secciones sdata/sbss relativas a GP (ahora descartado)"
69807 #~ msgid "Output compiler statistics (now ignored)"
69808 #~ msgstr "Muestra la salida de estadísticas del compilador (ahora descartado)"
69810 #~ msgid "Don't output compiler statistics"
69811 #~ msgstr "No muestra la salida de estadísticas del compilador"
69813 #~ msgid "Optimize block moves"
69814 #~ msgstr "Optimiza los movimientos de bloques"
69816 #~ msgid "Don't use mips-tfile asm postpass"
69817 #~ msgstr "No usa el postpase asm mips-tfile"
69819 #~ msgid "Use 32-bit FP registers"
69820 #~ msgstr "Usa registros FP de 32-bit"
69822 #~ msgid "Use Irix PIC"
69823 #~ msgstr "Usa PIC de Irix"
69825 #~ msgid "Don't use Irix PIC"
69826 #~ msgstr "No usa PIC de Irix"
69828 #~ msgid "Don't use indirect calls"
69829 #~ msgstr "No usa llamadas indirectas"
69831 #~ msgid "Use single (32-bit) FP only"
69832 #~ msgstr "Usa únicamente una sola FP (32-bit)"
69834 #~ msgid "Don't use single (32-bit) FP only"
69835 #~ msgstr "No usa únicamente una sola FP (32-bit)"
69837 #~ msgid "Don't use multiply accumulate"
69838 #~ msgstr "No usa el acumulador de multiplicación"
69840 #~ msgid "Don't perform VR4130-specific alignment optimizations"
69841 #~ msgstr "No realiza optimizaciones de alineación específicas para VR4130"
69843 #~ msgid "Don't work around early 4300 hardware bug"
69844 #~ msgstr "No evita el bug del primer hardware 4300"
69846 #~ msgid "Don't work around errata for early SB-1 revision 2 cores"
69847 #~ msgstr "No evita los errores para núcleos tempranos SB-1 revisión 2"
69849 #~ msgid "Work around R4000 errata"
69850 #~ msgstr "Evita el error del R4000"
69852 #~ msgid "Don't work around R4000 errata"
69853 #~ msgstr "No evita el error del R4000"
69855 #~ msgid "Work around R4400 errata"
69856 #~ msgstr "Evita el error del R4400"
69858 #~ msgid "Don't work around R4400 errata"
69859 #~ msgstr "No evita el error del R4400"
69861 #~ msgid "Don't work around certain VR4120 errata"
69862 #~ msgstr "No evita errores de ciertos VR4120"
69864 #~ msgid "Don't trap on integer divide by zero"
69865 #~ msgstr "No atrapa la división entera por cero"
69867 #~ msgid "Don't use Branch Likely instructions, overriding default for arch"
69868 #~ msgstr "No utiliza instrucciones Propensas a Ramificar, sobreponiendo el valor por defecto para la arquitectura"
69870 #~ msgid "Use assembler macros instead of relocation operators"
69871 #~ msgstr "Usa macros de ensamblador en lugar de operadores de reubicación"
69873 #~ msgid "Do not lift restrictions on GOT size"
69874 #~ msgstr "No levanta restricciones en el tamaño de GOT"
69876 #~ msgid "Don't assume all symbols have 32-bit values"
69877 #~ msgstr "No asume que todos los símbolos tienen valores de 32-bit"
69879 #~ msgid "Specify a Standard MIPS ISA"
69880 #~ msgstr "Especifica el ISA de MIPS Standard"
69882 #~ msgid "Do not work around hardware multiply bug"
69883 #~ msgstr "No evita el bug de multiplicación de hardware"
69885 #~ msgid "Alternative calling convention"
69886 #~ msgstr "Convención de llamada alternativa"
69888 #~ msgid "Optimize for 32532 cpu"
69889 #~ msgstr "Optimiza para la cpu 32532"
69891 #~ msgid "Optimize for 32332 cpu"
69892 #~ msgstr "Optimiza para la cpu 32332"
69894 #~ msgid "Optimize for 32032"
69895 #~ msgstr "Optimiza para 32032"
69897 #~ msgid "Register sb is zero. Use for absolute addressing"
69898 #~ msgstr "El registro sb es cero. Se usa para direccionamiento absoluto"
69900 #~ msgid "Do not use register sb"
69901 #~ msgstr "No usa el registro sb"
69903 #~ msgid "Do not use bit-field instructions"
69904 #~ msgstr "No usa instrucciones de campos de bit"
69906 #~ msgid "Generate code for high memory"
69907 #~ msgstr "Genera código para memoria alta"
69909 #~ msgid "Generate code for low memory"
69910 #~ msgstr "Genera código para memoria baja"
69912 #~ msgid "32381 fpu"
69913 #~ msgstr "fpu 32381"
69915 #~ msgid "Do not use multiply-accumulate fp instructions"
69916 #~ msgstr "No usa instrucciones de fp para multiplicar-acumular"
69918 #~ msgid "\"Small register classes\" kludge"
69919 #~ msgstr "Con truco sucio \"Clases de registro pequeñas\""
69921 #~ msgid "No \"Small register classes\" kludge"
69922 #~ msgstr "Sin truco sucio \"Clases de registro pequeñas\""
69924 #~ msgid ""
69925 #~ "Specify UNIX standard for predefines and linking.\n"
69926 #~ "Supported values are 93 and 95."
69927 #~ msgstr ""
69928 #~ "Especifica el estándar UNIX para las predefiniciones y enlace.\n"
69929 #~ "Los valores con soporte son 93 y 95."
69931 #~ msgid ""
69932 #~ "Specify UNIX standard for predefines and linking.\n"
69933 #~ "Supported values are 93, 95 and 98."
69934 #~ msgstr ""
69935 #~ "Especifica el estándar UNIX para las predefiniciones y enlace.\n"
69936 #~ "Los valores con soporte son 93, 95 y 98."
69938 #~ msgid "Do not disable FP regs"
69939 #~ msgstr "No desactiva los registros FP"
69941 #~ msgid "Do not put jumps in call delay slots"
69942 #~ msgstr "No pone saltos en ranuras de retardo de llamadas"
69944 #~ msgid "Do not disable indexed addressing"
69945 #~ msgstr "No desactiva direccionamiento indizado"
69947 #~ msgid "Do not use portable calling conventions"
69948 #~ msgstr "No usa convenciones de llamada trasportable"
69950 #~ msgid "Do not assume code will be assembled by GAS"
69951 #~ msgstr "No asume que el código será ensamblado por GAS"
69953 #~ msgid "Do not use software floating point"
69954 #~ msgstr "No usa coma flotante de software"
69956 #~ msgid "Do not emit long load/store sequences"
69957 #~ msgstr "No emite secuencias load/store long"
69959 #~ msgid "Do not generate fast indirect calls"
69960 #~ msgstr "No genera llamadas indirectas rápidas"
69962 #~ msgid "Generate long calls only when needed"
69963 #~ msgstr "Genera llamadas long sólo cuando sean necesarias"
69965 #~ msgid ""
69966 #~ "Specify PA-RISC architecture for code generation.\n"
69967 #~ "Values are 1.0, 1.1 and 2.0."
69968 #~ msgstr ""
69969 #~ "Especifica la arquitectura PA-RISC para la generación del código.\n"
69970 #~ "Los valores son 1.0, 1.1, y 2.0."
69972 #~ msgid "Target does not have split I&D"
69973 #~ msgstr "El objetivo no tiene I&D dividido"
69975 #~ msgid "Default GCC semantics that differ from IBM XLC"
69976 #~ msgstr "Semántica GCC por defecto que difiere de XLC de IBM"
69978 #~ msgid "Do not use POWER2 instruction set"
69979 #~ msgstr "No usa el conjunto de instrucciones POWER2"
69981 #~ msgid "Do not use PowerPC General Purpose group optional instructions"
69982 #~ msgstr "No usa el grupo opcional de instrucciones PowerPC de Propósito General"
69984 #~ msgid "Do not use PowerPC Graphics group optional instructions"
69985 #~ msgstr "No usa el grupo opcional de instrucciones PowerPC de Gráficas"
69987 #~ msgid "Do not use PowerPC-64 instruction set"
69988 #~ msgstr "No usa el conjunto de instrucciones PowerPC-64"
69990 #~ msgid "Place variable addresses in the regular TOC"
69991 #~ msgstr "Coloca las direcciones variables en el TOC normal"
69993 #~ msgid "Do not generate string instructions for block moves"
69994 #~ msgstr "No genera instrucciones de cadena para movimiento de bloques"
69996 #~ msgid "Specify yes/no if SPE SIMD instructions should be generated"
69997 #~ msgstr "Especifica sí/no si se deben generar las instrucciones SPE SIMD"
69999 #~ msgid "Specify yes/no if using floating point in the GPRs"
70000 #~ msgstr "Especifica sí/no si se utiliza la coma flotante en los GPRs"
70002 #~ msgid "Don't align to the base type of the bit-field"
70003 #~ msgstr "No alinea al tipo base del campo de bit"
70005 #~ msgid "Assume that unaligned accesses are handled by the system"
70006 #~ msgstr "Asume que los accesos sin alinear son manejados por el sistema"
70008 #~ msgid "Don't produce code relocatable at runtime"
70009 #~ msgstr "No produce código reubicable en el momento de ejecución"
70011 #~ msgid "Don't use EABI"
70012 #~ msgstr "No usa EABI"
70014 #~ msgid "Don't use alternate register names"
70015 #~ msgstr "No usa nombres de registro alternados"
70017 #~ msgid "Don't use bras"
70018 #~ msgstr "No usa bras"
70020 #~ msgid "Don't print additional debug prints"
70021 #~ msgstr "No muestra impresiones adicionales de depuración"
70023 #~ msgid "mvc&ex"
70024 #~ msgstr "mvc&ex"
70026 #~ msgid "Disable tpf OS tracing code"
70027 #~ msgstr "Desactiva código de rastreo tpf de OS"
70029 #~ msgid "Disable fused multiply/add instructions"
70030 #~ msgstr "Desactiva instrucciones multiply/add de corto circuito"
70032 #~ msgid "Don't maintain backchain pointer"
70033 #~ msgstr "No mantiene puntero a la cadena hacia atrás"
70035 #~ msgid "Don't use packed stack layout"
70036 #~ msgstr "No usa disposición de pila empacada"
70038 #~ msgid "Use 64 bit long doubles"
70039 #~ msgstr "Usa long doubles de 64 bit"
70041 #~ msgid "Use 128 bit long doubles"
70042 #~ msgstr "Usa long doubles de 128 bit"
70044 #~ msgid "Assume all doubles are aligned"
70045 #~ msgstr "Asume que todos los doubles están alineados"
70047 #~ msgid "Do not pass -assert pure-text to linker"
70048 #~ msgstr "No pasa el texto puro de -assert al enlazador"
70050 #~ msgid "Do not use ABI reserved registers"
70051 #~ msgstr "No usa los registros ABI reservados"
70053 #~ msgid "Do not compile for v8plus ABI"
70054 #~ msgstr "No compila para el ABI de v8plus"
70056 #~ msgid "Do not utilize Visual Instruction Set"
70057 #~ msgstr "No utiliza el Conjunto de Instrucciones Visuales"
70059 #~ msgid "Do not use stack bias"
70060 #~ msgstr "No usa la tendencia de la pila"
70062 #~ msgid "Do not use structs on stronger alignment for double-word copies"
70063 #~ msgstr "No usa structs en alineación más fuerte para copias double-word"
70065 #~ msgid "Do not optimize tail call instructions in assembler or linker"
70066 #~ msgstr "No optimiza las instrucciones de la llamada del extremo en el ensamblador y el enlazador"
70068 #~ msgid "Compile for v850e1 processor"
70069 #~ msgstr "Compila para el procesador v850e1"
70071 #~ msgid "Compile for v850e processor"
70072 #~ msgstr "Compila para el procesador v850e"
70074 #~ msgid "Use value profiling for speculative prefetching"
70075 #~ msgstr "Usa valores de perfilado para precargado especulativo"
70077 #~ msgid "Use tree-ssa based implementation of profiling"
70078 #~ msgstr "Usa la implementación basada en tree-ssa de perfilado"
70080 #~ msgid "-pg or -p and -fomit-frame-pointer are incompatible"
70081 #~ msgstr "-pg ó -p y -fomit-frame-pointer son incompatibles"
70083 #~ msgid "attempt to take address of bit-field structure member %qs"
70084 #~ msgstr "se intentó tomar la dirección del miembro de la estructura de campos de bits %qs"
70086 #~ msgid "%Jlabel %qD used but not defined"
70087 #~ msgstr "%Jse usa la etiqueta %qD pero no está definida"
70089 #~ msgid "%Jlabel %qD defined but not used"
70090 #~ msgstr "%Jla etiqueta %qD está definida pero no se usa"
70092 #~ msgid "%J%qD redeclared as different kind of symbol"
70093 #~ msgstr "%J%qD redeclarado como un tipo diferente de símbolo"
70095 #~ msgid "%Jdeclaration of %qD shadows a parameter"
70096 #~ msgstr "%Jla declaración de %qD oscurece un parámetro"
70098 #~ msgid "%Jdeclaration of %qD shadows a global declaration"
70099 #~ msgstr "%Jla declaración de %qD oscurece una declaración global"
70101 #~ msgid "%Jdeclaration of %qD shadows a previous local"
70102 #~ msgstr "%Jla declaración de %qD oscurece a una declaración local previa"
70104 #~ msgid "label %qs referenced outside of any function"
70105 #~ msgstr "la etiqueta %qs es referenciada fuera de cualquier función"
70107 #~ msgid "%Jinitializer fails to determine size of %qD"
70108 #~ msgstr "%Jel inicializador no puede determinar el tamaño de %qD"
70110 #~ msgid "%Jarray size missing in %qD"
70111 #~ msgstr "%Jfalta el tamaño de la matriz en %qD"
70113 #~ msgid "%Jstorage size of %qD isn%'t known"
70114 #~ msgstr "%Jno se conoce el tamaño de almacenamiento de %qD"
70116 #~ msgid "%Jstorage size of %qD isn%'t constant"
70117 #~ msgstr "%Jel tamaño de almacenamiento de %qD no es una constante"
70119 #~ msgid "-Wmissing-format-attribute ignored without -Wformat"
70120 #~ msgstr "se descarta -Wformat-attribute sin -Wformat"
70122 #~ msgid "syntax error at %qs token"
70123 #~ msgstr "error sintáctico en el elemento %qs"
70125 #~ msgid "No more than sixteen #pragma GCC visibility pushes allowed at once"
70126 #~ msgstr "No se permiten más de dieciséis #pragma GCC visibility push al mismo tiempo"
70128 #~ msgid "%qT has no member named %qs"
70129 #~ msgstr "%qT no tiene un miembro llamado %qs"
70131 #~ msgid "Internal consistency failure"
70132 #~ msgstr "Falla de consistencia interna"
70134 #~ msgid "warning: -pipe ignored because -time specified"
70135 #~ msgstr "aviso: se descarta -pipe porque se especificó -time"
70137 #~ msgid "-freorder-blocks-and-partition does not work with -g (currently)"
70138 #~ msgstr "-freorder-blocks-and-partition no funciona con -g (actualmente)"
70140 #~ msgid "value-based profiling not yet implemented in trees."
70141 #~ msgstr "aún no se ha implementado el análisis de perfil basado en valores para árboles."
70143 #~ msgid "-fspeculative-prefetching not supported for this target"
70144 #~ msgstr "no se da soporte a -fspeculative-prefetching para este objetivo"
70146 #~ msgid "-fspeculative-prefetching not supported for this target (try -march switches)"
70147 #~ msgstr "no se da soporte a -fspeculative-prefetching para este objetivo (intente los interruptores -march)"
70149 #~ msgid "control may reach end of non-void function %qD being inlined"
70150 #~ msgstr "el control puede alcanzar el final de la función %qD que no es void al ser inlined"
70152 #~ msgid "invalid initializer for bit string"
70153 #~ msgstr "inicializador no válido para la cadena de bits"
70155 #~ msgid "volatile register variables don%'t work as you might wish"
70156 #~ msgstr "las variables de registro volatile no funcionan como usted quisiera"
70158 #~ msgid "unknown CPU version %d, using 40.\n"
70159 #~ msgstr "versión desconocida de CPU %d, usando 40.\n"
70161 #~ msgid "allocated but unused delay list in epilogue"
70162 #~ msgstr "lista de retardo asignada pero sin uso en el epílogo"
70164 #~ msgid "unexpected function type needing stack adjustment for __builtin_eh_return"
70165 #~ msgstr "el tipo de función inesperado necesita un ajuste de pila para __builtin_eh_return"
70167 #~ msgid "%Jdefinition of static data member '%D' of dllimport'd class."
70168 #~ msgstr "%Jla definición del dato miembro static '%D' es de la clase dllimport."
70170 #~ msgid "%J'%D' defined locally after being referenced with dllimport linkage"
70171 #~ msgstr "%J'%D' se define localmente después de ser referenciado con enlace dllimport"
70173 #~ msgid "%J'%D' causes a section type conflict"
70174 #~ msgstr "%J'%D' causa un conflicto de tipo de sección"
70176 #~ msgid "cannot optimize floating point division for both latency and throughput"
70177 #~ msgstr "no se puede optimizar la división de coma flotante para latencia y salida al mismo tiempo"
70179 #~ msgid "cannot optimize integer division for both latency and throughput"
70180 #~ msgstr "no se puede optimizar la división entera para latencia y salida al mismo tiempo"
70182 #~ msgid "cannot optimize square root for both latency and throughput"
70183 #~ msgstr "no se puede optimizar la raíz cuadrada para latencia y salida al mismo tiempo"
70185 #~ msgid "bad value (%s) for -mcpu= switch"
70186 #~ msgstr "valor erróneo (%s) para el interruptor -mcpu="
70188 #~ msgid "bad value (%s) for -mmodel switch"
70189 #~ msgstr "valor erróneo (%s) para el interruptor -mmodel"
70191 #~ msgid "bad value (%s) for -msdata switch"
70192 #~ msgstr "valor erróneo (%s) para el interruptor -msdata"
70194 #~ msgid "bad value (%s) for -flush-trap=n (0=<n<=15)"
70195 #~ msgstr "valor erróneo (%s) para -flush-trap=n (0=<n<=15)"
70197 #~ msgid "invalid option %<-mstack-increment=%s%>"
70198 #~ msgstr "opción no válida %<-mstack-increment=%s%>"
70200 #~ msgid "bad value (%s) for -mabi= switch"
70201 #~ msgstr "valor erróneo (%s) para el interruptor -mabi="
70203 #~ msgid "-mint64 is a deprecated option"
70204 #~ msgstr "-mint64 es una opción obsoleta"
70206 #~ msgid "unrecognized option %<-mfix-vr4130%s%>"
70207 #~ msgstr "opción %<-mfix-vr4130%s%> no reconocida"
70209 #~ msgid ""
70210 #~ "unknown -march= option (%s).\n"
70211 #~ "Valid options are 1.0, 1.1, and 2.0\n"
70212 #~ msgstr ""
70213 #~ "opción -march= desconocida (%s).\n"
70214 #~ "Las opciones válidas son 1.0, 1.1, y 2.0\n"
70216 #~ msgid ""
70217 #~ "unknown -munix= option (%s).\n"
70218 #~ "Valid options are 93, 95 and 98.\n"
70219 #~ msgstr ""
70220 #~ "opción -unix= desconocida (%s).\n"
70221 #~ "Las opciones válidas son 93, 95 y 98.\n"
70223 #~ msgid ""
70224 #~ "unknown -munix= option (%s).\n"
70225 #~ "Valid options are 93 and 95.\n"
70226 #~ msgstr ""
70227 #~ "opción -munix= desconocida (%s).\n"
70228 #~ "Las opciones válidas son 93 y 95.\n"
70230 #~ msgid ""
70231 #~ "unknown -munix= option (%s).\n"
70232 #~ "Valid option is 93.\n"
70233 #~ msgstr ""
70234 #~ "opción -munix= desconocida (%s).\n"
70235 #~ "La opción válida es 93.\n"
70237 #~ msgid "Unknown cpu used in -march=%s."
70238 #~ msgstr "Se utilizó un cpu desconocido en -mcpu=%s."
70240 #~ msgid "invalid value for -mwarn-framesize"
70241 #~ msgstr "valor no válido para -mwarn-framesize"
70243 #~ msgid "invalid value for -mstack-size"
70244 #~ msgstr "valor no válido para -mwarn-framesize"
70246 #~ msgid "invalid value for -mstack-guard"
70247 #~ msgstr "valor no válido para -mstack-guard"
70249 #~ msgid "%H function '%D' is defined after prior declaration as dllimport: attribute ignored"
70250 #~ msgstr "%H la función '%D' se define después de una declaración previa como dllimport: se descarta el atributo"
70252 #~ msgid "%Hfailure in redeclaration of '%D': dllimport'd symbol lacks external linkage."
70253 #~ msgstr "%Hfalla en la redeclaración de '%D': el símbolo dllimport carece de enlace externo."
70255 #~ msgid "%Hvariable %qD definition is marked dllimport."
70256 #~ msgstr "%Hla definición de la variable %qD está marcada como dllimport."
70258 #~ msgid "%Hexternal linkage required for symbol '%D' because of '%s' attribute."
70259 #~ msgstr "%Hse requiere enlace externo para el símbolo '%D' debido al atributo '%s'."
70261 #~ msgid "%s=%s is not numeric"
70262 #~ msgstr "%s=%s no es numérico"
70264 #~ msgid "%s=%s is too large"
70265 #~ msgstr "%s=%s es demasiado grande"
70267 #~ msgid "%J%s %+#D"
70268 #~ msgstr "%J%s %+#D"
70270 #~ msgid "converting negative value %qE to %qT"
70271 #~ msgstr "convirtiendo el valor negativo %qE a %qT"
70273 #~ msgid "than previous declaration %qF"
70274 #~ msgstr "que la declaración previa %qF"
70276 #~ msgid "unexpected letter %qc in locate_error\n"
70277 #~ msgstr "letra %qc inesperada en locate_error\n"
70279 #~ msgid "using-declaration cannot name destructor"
70280 #~ msgstr "uan declaración de uso no puede nombrar al destructor"
70282 #~ msgid "  first declared as %q#D here"
70283 #~ msgstr "  declarado inicialmente como %q#D aquí"
70285 #~ msgid "  also declared as %q#D here"
70286 #~ msgstr "  también declarado como %q#D aquí"
70288 #~ msgid "creating array with size zero"
70289 #~ msgstr "creando la matriz con tamaño cero"
70291 #~ msgid "incomplete type unification"
70292 #~ msgstr "unificación de tipo incompleto"
70294 #~ msgid "template instantiation depth exceeds maximum of %d (use -ftemplate-depth-NN to increase the maximum) instantiating %q+D, possibly from virtual table generation"
70295 #~ msgstr "la profundidad de instanciación de la plantilla excede el máximo de %d (use -ftemplate-depth-NN para incrementar el máximo) al instanciar %q+D, posiblemente de la generación de tabla virtual"
70297 #~ msgid "initializing array with parameter list"
70298 #~ msgstr "inicializando una matriz con una lista de parámetros"
70300 #~ msgid "initializer for scalar variable requires one element"
70301 #~ msgstr "inicializador para una variable escalar requiere un elemento"
70303 #~ msgid "ignoring extra initializers for %qT"
70304 #~ msgstr "ignorando los inicializadores extra para %qT"
70306 #~ msgid "subobject of type %qT must be initialized by constructor, not by %qE"
70307 #~ msgstr "el subobjeto de tipo %qT debe ser inicializado por un constructor, no por %qE"
70309 #~ msgid "aggregate has a partly bracketed initializer"
70310 #~ msgstr "el agregado tiene un inicializador con llaves parciales"
70312 #~ msgid "%s is deprecated, please see the documentation for details"
70313 #~ msgstr "%s es obsoleto, por favor vea la documentación para más detalles"
70315 #~ msgid "scalar vector subscript???"
70316 #~ msgstr "¿¿¿subíndice del vector escalar???"
70318 #~ msgid "%J'%D' used prior to declaration"
70319 #~ msgstr "%Jse usa `%D' previo a la declaración"
70321 #~ msgid "%Jlabel '%D' used but not defined"
70322 #~ msgstr "%Jse usa la etiqueta '%D' pero no está definida"
70324 #~ msgid "%Jlabel '%D' defined but not used"
70325 #~ msgstr "%Jse define la etiqueta '%D' pero no se usa"
70327 #~ msgid "%Hsource file seen twice on command line and will be compiled only once"
70328 #~ msgstr "%Hel fichero fuente se vio dos veces en la línea de órdenes y se compilará solo una vez"
70330 #~ msgid "can't mangle %s"
70331 #~ msgstr "no se puede deshacer %s"
70333 #~ msgid "unknown opcode %d@pc=%d during verification"
70334 #~ msgstr "opcode desconocido %d@pc=%d durante la verificación"
70336 #~ msgid "verification error at PC=%d"
70337 #~ msgstr "error de verificación en PC=%d"
70339 #~ msgid "%Jprevious declaration of '%D'"
70340 #~ msgstr "%Jdeclaración previa de '%D'"
70342 #~ msgid "Bad namelist IO basetype (%d)"
70343 #~ msgstr "Lista de nombres de tipo base ES errónea (%d)"
70345 #~ msgid "field '%s' not found in class"
70346 #~ msgstr "no se encuentra el campo '%s' en la clase"
70348 #~ msgid "using synthesized %q#D for copy assignment"
70349 #~ msgstr "usando %q#D sintetizado para asignación de copia"
70351 #~ msgid "  where cfront would use %q#D"
70352 #~ msgstr "  donde cfront podría usar %q#D"
70354 #~ msgid "Designated initializer %qE larger than array size"
70355 #~ msgstr "El inicializador designado %qE es más grande que el tamaño de la matriz"
70357 # FIXME
70358 # ¿bound se utiliza aquí como 'limitada' o 'sujeta'? Revisar el código. cfuga
70359 #~ msgid "taking address of bound pointer-to-member expression"
70360 #~ msgstr "tomando la dirección de la expresión limitada puntero-a-miembro"
70362 #~ msgid "A synonym for -std=c89.  In a future version of GCC it will become synonymous with -std=c99 instead"
70363 #~ msgstr "Un sinónimo de -std=c89.  En una versión futura de GCC será sinónimo con -std=99 en lugar del actual"
70365 #~ msgid "Set the default real and integer kinds to double precision"
70366 #~ msgstr "Establece los tipos real e integer por defecto para precisión doble"
70368 #~ msgid "too many arguments to function %<va_start%>"
70369 #~ msgstr "demasiados argumentos para la función %<va_start%>"
70371 #~ msgid "nested static declaration of %qD"
70372 #~ msgstr "declaración static anidada de %qD"
70374 #~ msgid "elements of array %qD have incomplete type"
70375 #~ msgstr "algunos elementos de la matriz %qD tienen tipo de dato incompleto"
70377 #~ msgid "%Jfunction %qF can never be inlined because it has pending sizes"
70378 #~ msgstr "%Jla función %qF nunca puede ser inlined porque tiene tamaños pendientes"
70380 #~ msgid "%Jnested function %qF can never be inlined because it has possibly saved pending sizes"
70381 #~ msgstr "%Jla función anidada %qF nunca puede ser inlined porque posiblemente tiene tamaños pendientes guardados"
70383 #~ msgid "can't access real part of complex value in hard register"
70384 #~ msgstr "no se puede acceder a la parte real de un valor complejo en un registro fijo"
70386 #~ msgid "can't access imaginary part of complex value in hard register"
70387 #~ msgstr "no se puede acceder a la parte imaginaria de un valor complejo en un registro fijo"
70389 #~ msgid "Didn't find a coloring.\n"
70390 #~ msgstr "No se puede encontrar un coloreado.\n"
70392 #~ msgid "mudflap ran off end of BIND_EXPR body"
70393 #~ msgstr "se terminó mudflap al final del cuerpo BIND_EXPR"
70395 #~ msgid "unknown set constructor type"
70396 #~ msgstr "conjunto de tipo constructor desconocido"
70398 #~ msgid "unexpected NOTE as addr_const:"
70399 #~ msgstr "NOTE inesperado como addr_const:"
70401 #~ msgid "Bad insn to frv_print_operand, 'C' modifier:"
70402 #~ msgstr "insn erróneo para frv_print_operand, modificador 'C':"
70404 #~ msgid "Bad insn to frv_print_operand, 'c' modifier:"
70405 #~ msgstr "insn erróneo para frv_print_operand, modificador 'c':"
70407 #~ msgid "Emit code for Itanium (TM) processor B step"
70408 #~ msgstr "Emitir código para el procesador Itanium (TM) paso B"
70410 #~ msgid "Same as -mabi=32, just trickier"
70411 #~ msgstr "Igual que -mabi=32, solo que con más trucos"
70413 #~ msgid "Always pass floating-point arguments in memory"
70414 #~ msgstr "Pasar siempre los argumentos de coma flotante en memoria"
70416 #~ msgid "Don't always pass floating-point arguments in memory"
70417 #~ msgstr "No pasar siempre los argumentos de coma flotante en memoria"
70419 #~ msgid "base %qT with only non-default constructor in class without a constructor"
70420 #~ msgstr "base %qT con sólo un constructor que no es por defecto en una clase sin un constructor"
70422 #~ msgid "%Jinvalid type qualifier for non-member function type"
70423 #~ msgstr "%Jcalificador de tipo no válido para el tipo de función no miembro"
70425 #~ msgid "%s to %qT from %qT"
70426 #~ msgstr "%s a %qT desde %qT"
70428 #~ msgid "Enable the new bytecode verifier"
70429 #~ msgstr "Activar el nuevo verificador de bytecode"
70431 #~ msgid "no vector mode with the size and type specified could be found"
70432 #~ msgstr "no se puede encontrar un modo vector con el tamaño y tipo especificados"
70434 #~ msgid "%s at end of input"
70435 #~ msgstr "%s al final de la entrada"
70437 #~ msgid "%s before %s'%c'"
70438 #~ msgstr "%s antes de %s'%c'"
70440 #~ msgid "%s before %s'\\x%x'"
70441 #~ msgstr "%s antes de %s'\\x%x'"
70443 #~ msgid "%s before string constant"
70444 #~ msgstr "%s antes de una constante de cadena"
70446 #~ msgid "%s before numeric constant"
70447 #~ msgstr "%s antes de una constante numérica"
70449 #~ msgid "%s before \"%s\""
70450 #~ msgstr "%s antes de \"%s\""
70452 #~ msgid "%s before '%s' token"
70453 #~ msgstr "%s antes del elemento '%s'"
70455 #~ msgid "%Junused variable `%D'"
70456 #~ msgstr "%Jvariable `%D' sin uso"
70458 #~ msgid "%Jvolatile declaration of '%D' follows non-volatile declaration"
70459 #~ msgstr "%Jla declaración volatile de '%D' a continuación de una declaración que no es volatile"
70461 #~ msgid "%Jnon-volatile declaration of '%D' follows volatile declaration"
70462 #~ msgstr "%Jla declaración que no es volatile de '%D' a continuación de una declaración que es volatile"
70464 #~ msgid "%Jconst declaration of '%D' follows non-const declaration"
70465 #~ msgstr "%Jla declaración const de '%D' a continuación de una declaración que no es const"
70467 #~ msgid "%Jnon-const declaration of '%D' follows const declaration"
70468 #~ msgstr "%Jla declaración que no es const de '%D' a continuación de una declaración que es const"
70470 #~ msgid "%J`%D' previously defined here"
70471 #~ msgstr "%Jse definió `%D' previamente aquí"
70473 #~ msgid "%J`%D' previously declared here"
70474 #~ msgstr "%Jse declaró `%D' previamente aquí"
70476 #~ msgid "typedef `%s' is initialized (use __typeof__ instead)"
70477 #~ msgstr "typedef `%s' está inicializado (utilice __typeof__ en su lugar)"
70479 #~ msgid "function `%s' is initialized like a variable"
70480 #~ msgstr "la función `%s' está inicializada como una variable"
70482 #~ msgid "variable `%s' has initializer but incomplete type"
70483 #~ msgstr "la variable `%s' tiene un inicializador, pero es de tipo de dato incompleto"
70485 #~ msgid "elements of array `%s' have incomplete type"
70486 #~ msgstr "algunos elementos de la matriz `%s' tienen tipo de dato incompleto"
70488 #~ msgid "%Jstorage size of '%D' isn't known"
70489 #~ msgstr "%Jno se conoce el tamaño de almacenamiento de '%D'"
70491 #~ msgid "the only valid combination is `long double'"
70492 #~ msgstr "la única combinación válida es `long double'"
70494 #~ msgid "ISO C forbids qualified void function return type"
70495 #~ msgstr "ISO C prohíbe el tipo calificado de devolución de una función void"
70497 #~ msgid "invalid type modifier within pointer declarator"
70498 #~ msgstr "modificador de tipo no válido dentro de la declaración del puntero"
70500 #~ msgid "invalid type modifier within array declarator"
70501 #~ msgstr "modificador de tipo no válido dentro de un declarador de matriz"
70503 #~ msgid "parameter `%s' has incomplete type"
70504 #~ msgstr "el parámetro `%s' tiene tipo de dato incompleto"
70506 #~ msgid "parameter has incomplete type"
70507 #~ msgstr "el parámetro tiene tipo incompleto"
70509 #~ msgid "%s defined inside parms"
70510 #~ msgstr "se definió %s dentro de los parámetros"
70512 #~ msgid "union"
70513 #~ msgstr "unión"
70515 #~ msgid "%s has no %s"
70516 #~ msgstr "%s no tiene %s"
70518 #~ msgid "struct"
70519 #~ msgstr "struct"
70521 #~ msgid "members"
70522 #~ msgstr "miembros"
70524 #~ msgid "enum defined inside parms"
70525 #~ msgstr "enum definido dentro de los parámetros"
70527 #~ msgid "%Jredefinition of global '%D'"
70528 #~ msgstr "%Jredefinición de '%D' global"
70530 #~ msgid "%J'%D' previously defined here"
70531 #~ msgstr "%Jse definió '%D' previamente aquí"
70533 #~ msgid "the ` ' printf flag"
70534 #~ msgstr "la opción de printf ` '"
70536 #~ msgid "the `+' printf flag"
70537 #~ msgstr "la opción de printf `+'"
70539 #~ msgid "the `#' printf flag"
70540 #~ msgstr "la opción de printf `#'"
70542 #~ msgid "the `0' printf flag"
70543 #~ msgstr "la opción de printf `0'"
70545 #~ msgid "the `-' printf flag"
70546 #~ msgstr "la opción de printf `-'"
70548 #~ msgid "`I' flag"
70549 #~ msgstr "opción `I'"
70551 #~ msgid "`a' flag"
70552 #~ msgstr "opción `a'"
70554 #~ msgid "the `a' scanf flag"
70555 #~ msgstr "la opción de scanf `a'"
70557 #~ msgid "`_' flag"
70558 #~ msgstr "opción `_'"
70560 #~ msgid "`^' flag"
70561 #~ msgstr "opción `^'"
70563 #~ msgid "`(' flag"
70564 #~ msgstr "opción `('"
70566 #~ msgid "`!' flag"
70567 #~ msgstr "opción `!'"
70569 #~ msgid "%s does not support the `%%%c' %s format"
70570 #~ msgstr "%1$s no tiene soporte para el formato %3$s `%%%2$c'"
70572 #~ msgid "format argument is not a pointer (arg %d)"
70573 #~ msgstr "el argumento de formato no es un puntero (argumento %d)"
70575 #~ msgid "format argument is not a pointer to a pointer (arg %d)"
70576 #~ msgstr "el argumento de formato no es un puntero a un puntero (argumento %d)"
70578 #~ msgid "%s is not type %s (arg %d)"
70579 #~ msgstr "%s no es del tipo %s (argumento %d)"
70581 #~ msgid "%s format, %s arg (arg %d)"
70582 #~ msgstr "formato %s, argumento %s (argumento %d)"
70584 #~ msgid "YYDEBUG not defined"
70585 #~ msgstr "no se definió YYDEBUG"
70587 #~ msgid "ISO C forbids data definition with no type or storage class"
70588 #~ msgstr "ISO C prohíbe la definición de datos sin tipo o clase de almacenamiento"
70590 #~ msgid "`sizeof' applied to a bit-field"
70591 #~ msgstr "`sizeof' aplicado a un campo de bits"
70593 #~ msgid "old-style parameter declaration"
70594 #~ msgstr "declaración de parámetros de estilo antiguo"
70596 #~ msgid "`...' in old-style identifier list"
70597 #~ msgstr "`...' en una lista de identificadores de estilo antiguo"
70599 #~ msgid "%s: not for %s"
70600 #~ msgstr "%s: no para %s"
70602 #~ msgid "%s: not a PCH file"
70603 #~ msgstr "%s: no es un fichero PCH"
70605 #~ msgid "%s: created on host `%.*s', but used on host `%s'"
70606 #~ msgstr "%s: se creó en el anfitrion `%.*s', pero se usó en el anfitrión `%s'"
70608 #~ msgid "%s: created for target `%.*s', but used for target `%s'"
70609 #~ msgstr "%s: se creó para el objetivo `%.*s', pero se usó para el objetivo `%s'"
70611 #~ msgid "%s: created by version `%.*s', but this is version `%s'"
70612 #~ msgstr "%s: creado por la versión `%.*s', pero éste es versión `%s'"
70614 #~ msgid "%s: created using different flags"
70615 #~ msgstr "%s: creado con opciones diferentes"
70617 #~ msgid "%s: created with -g%s, but used with -g%s"
70618 #~ msgstr "%s: creado con -g%s, pero se usó con -g%s"
70620 #~ msgid "%s: had text segment at different address"
70621 #~ msgstr "%s: tiene segmentos de texto en direcciones diferentes"
70623 #~ msgid "calling fdopen"
70624 #~ msgstr "llamando a fdopen"
70626 #~ msgid "reading"
70627 #~ msgstr "leyendo"
70629 #~ msgid "destructor needed for `%D'"
70630 #~ msgstr "se necesita un destructor para '%D'"
70632 #~ msgid "where case label appears here"
70633 #~ msgstr "donde la etiqueta case aparece aquí"
70635 #~ msgid "(enclose actions of previous case statements requiring destructors in their own scope.)"
70636 #~ msgstr "(las acciones adjuntas de declaraciones case previas requieren destructores en su propio ámbito.)"
70638 #~ msgid "subscript has type `char'"
70639 #~ msgstr "el subíndice es de tipo `char'"
70641 #~ msgid "use of conditional expressions as lvalues is deprecated"
70642 #~ msgstr "el uso de expresiones condicionales como l-valores es obsoleto"
70644 #~ msgid "use of compound expressions as lvalues is deprecated"
70645 #~ msgstr "el uso de expresiones compuestas como l-valores es obsoleto"
70647 #~ msgid "use of cast expressions as lvalues is deprecated"
70648 #~ msgstr "el uso de expresiones de conversión como l-valores es obsoleto"
70650 #~ msgid "%s discards qualifiers from pointer target type"
70651 #~ msgstr "%s descarta calificadores del tipo del destino del puntero"
70653 #~ msgid "passing arg of `%s'"
70654 #~ msgstr "al pasar un argumento de `%s'"
70656 #~ msgid "passing arg %d of `%s'"
70657 #~ msgstr "al pasar el argumento %d de `%s'"
70659 #~ msgid "asm template is not a string constant"
70660 #~ msgstr "la plantilla asm no es una cadena constante"
70662 #~ msgid "modification by `asm'"
70663 #~ msgstr "modificación por `asm'"
70665 #~ msgid "shift count is negative"
70666 #~ msgstr "la cuenta de desplazamiento es negativa"
70668 #~ msgid "shift count >= width of type"
70669 #~ msgstr "cuenta de desplazamiento >= anchura del tipo"
70671 # ¿Cómo traducir inlining de forma correcta? cfuga
70672 #~ msgid "%Jinlining failed in call to '%F'"
70673 #~ msgstr "%Jel `inlining' falló en la llamada a '%F'"
70675 #~ msgid "%Jcan't inline call to '%F'"
70676 #~ msgstr "%Jno se pueden hacer la llamada inline a '%F'"
70678 #~ msgid "ignoring return value of `%D', declared with attribute warn_unused_result"
70679 #~ msgstr "se ignora el valor de devolución de `%D', declarado con atributo warn_unused_result"
70681 #~ msgid "--param large-function-growth limit reached while inlining the caller"
70682 #~ msgstr "se alcanzó el límite de --param large-function-growth al hacer inlining del invocador"
70684 #~ msgid "unable to mmap file '%s'"
70685 #~ msgstr "no se puede hacer mmap al fichero '%s'"
70687 #~ msgid "not found\n"
70688 #~ msgstr "no se encuentra\n"
70690 #~ msgid "bad magic number in file '%s'"
70691 #~ msgstr "número mágico erróneo en el fichero '%s'"
70693 #~ msgid "dynamic dependencies.\n"
70694 #~ msgstr "dependencias dinámicas.\n"
70696 #~ msgid "conversion from %s to %s not supported by iconv"
70697 #~ msgstr "la conversión de %s a %s no está soportada por iconv"
70699 #~ msgid "iconv_open"
70700 #~ msgstr "iconv_open"
70702 #~ msgid "no iconv implementation, cannot convert from %s to %s"
70703 #~ msgstr "no hay una implementación de iconv, no se puede convertir de %s a %s"
70705 #~ msgid "universal character names are only valid in C++ and C99"
70706 #~ msgstr "los nombres universales de carácter sólo son válidos en C++ y C99"
70708 #~ msgid "the meaning of '\\%c' is different in traditional C"
70709 #~ msgstr "el significado de '\\%c' es diferente en C tradicional"
70711 #~ msgid "incomplete universal character name %.*s"
70712 #~ msgstr "nombre universal de carácter %.*s incompleto"
70714 #~ msgid "universal character %.*s is not valid in an identifier"
70715 #~ msgstr "el carácter universal %.*s no es válido en un identificador"
70717 #~ msgid "universal character %.*s is not valid at the start of an identifier"
70718 #~ msgstr "el carácter universal %.*s no es válido al inicio de un identificador"
70720 #~ msgid "converting UCN to source character set"
70721 #~ msgstr "convirtiendo un NUC al conjunto de caracteres fuente"
70723 #~ msgid "converting UCN to execution character set"
70724 #~ msgstr "convirtiendo un NUC al conjunto de caracteres de ejecución"
70726 #~ msgid "the meaning of '\\x' is different in traditional C"
70727 #~ msgstr "el significado de '\\x' es diferente en C tradicional"
70729 #~ msgid "\\x used with no following hex digits"
70730 #~ msgstr "se usó \\x sin dígitos hexadecimales a continuación"
70732 #~ msgid "octal escape sequence out of range"
70733 #~ msgstr "secuencia de escape octal fuera de rango"
70735 #~ msgid "the meaning of '\\a' is different in traditional C"
70736 #~ msgstr "el significado de '\\a' es diferente en C tradicional"
70738 #~ msgid "non-ISO-standard escape sequence, '\\%c'"
70739 #~ msgstr "secuencia de escape que no es estándar ISO, '\\%c'"
70741 #~ msgid "unknown escape sequence '\\%c'"
70742 #~ msgstr "secuencia de escape desconocida, '\\%c'"
70744 #~ msgid "unknown escape sequence: '\\%03o'"
70745 #~ msgstr "secuencia de escape desconocida: '\\%03o'"
70747 #~ msgid "converting escape sequence to execution character set"
70748 #~ msgstr "convirtiendo una secuencia de escape al conjunto de caracteres de ejecución"
70750 #~ msgid "character constant too long for its type"
70751 #~ msgstr "constante de carácter demasiado grande para su tipo"
70753 #~ msgid "multi-character character constant"
70754 #~ msgstr "constante de carácter con múltiples caracteres"
70756 #~ msgid "empty character constant"
70757 #~ msgstr "constante de carácter vacía"
70759 #~ msgid "stdout"
70760 #~ msgstr "salida estándar"
70762 #~ msgid "too many decimal points in number"
70763 #~ msgstr "demasiados puntos decimales en el número"
70765 #~ msgid "use of C99 hexadecimal floating constant"
70766 #~ msgstr "uso de una constante de coma flotante hexadecimal C99"
70768 #~ msgid "exponent has no digits"
70769 #~ msgstr "el exponente no tiene dígitos"
70771 #~ msgid "hexadecimal floating constants require an exponent"
70772 #~ msgstr "las constantes de coma flotante hexadecimal requieren un exponente"
70774 #~ msgid "traditional C rejects the \"%.*s\" suffix"
70775 #~ msgstr "C tradicional rechaza el sufijo \"%.*s\""
70777 #~ msgid "invalid suffix \"%.*s\" on integer constant"
70778 #~ msgstr "sufijo \"%.*s\" no válido en la constante entera"
70780 #~ msgid "imaginary constants are a GCC extension"
70781 #~ msgstr "las constantes imaginarias son una extensión GCC"
70783 #~ msgid "integer constant is so large that it is unsigned"
70784 #~ msgstr "la constante entera es tan grande que es unsigned"
70786 #~ msgid "missing ')' after \"defined\""
70787 #~ msgstr "falta `)' después de \"defined\""
70789 #~ msgid "operator \"defined\" requires an identifier"
70790 #~ msgstr "el operador \"defined\" requiere un identificador"
70792 #~ msgid "(\"%s\" is an alternative token for \"%s\" in C++)"
70793 #~ msgstr "(\"%s\" es un elemento alternativo para \"%s\" en C++)"
70795 #~ msgid "this use of \"defined\" may not be portable"
70796 #~ msgstr "este uso de \"defined\" puede no ser transportable"
70798 #~ msgid "floating constant in preprocessor expression"
70799 #~ msgstr "constante de coma flotante en una expresión del preprocesador"
70801 #~ msgid "imaginary number in preprocessor expression"
70802 #~ msgstr "número imaginario en una expresión del preprocesador"
70804 #~ msgid "missing binary operator before token \"%s\""
70805 #~ msgstr "falta un operador binario antes del elemento \"%s\""
70807 #~ msgid "token \"%s\" is not valid in preprocessor expressions"
70808 #~ msgstr "el elemento \"%s\" no es válido en las expresiones del preprocesador"
70810 #~ msgid "missing expression between '(' and ')'"
70811 #~ msgstr "falta una expresión entre '(' y ')'"
70813 #~ msgid "#if with no expression"
70814 #~ msgstr "#if sin expresión"
70816 #~ msgid "operator '%s' has no right operand"
70817 #~ msgstr "el operador '%s' no tiene operando derecho"
70819 #~ msgid "operator '%s' has no left operand"
70820 #~ msgstr "el operador `%s' no tiene operando izquierdo"
70822 #~ msgid " ':' without preceding '?'"
70823 #~ msgstr " ':' sin una '?' precedente"
70825 #~ msgid "unbalanced stack in #if"
70826 #~ msgstr "pila desbalanceada en #if"
70828 #~ msgid "impossible operator '%u'"
70829 #~ msgstr "operador '%u' imposible"
70831 #~ msgid "missing ')' in expression"
70832 #~ msgstr "falta un ')' en la expresión"
70834 #~ msgid "'?' without following ':'"
70835 #~ msgstr "'?' sin ':' a continuación"
70837 #~ msgid "integer overflow in preprocessor expression"
70838 #~ msgstr "desbordamiento entero en expresión del preprocesador"
70840 #~ msgid "missing '(' in expression"
70841 #~ msgstr "falta un '(' en la expresión"
70843 #~ msgid "the left operand of \"%s\" changes sign when promoted"
70844 #~ msgstr "el operando izquierdo de \"%s\" cambia el signo cuando es promovido"
70846 #~ msgid "the right operand of \"%s\" changes sign when promoted"
70847 #~ msgstr "el operando derecho de \"%s\" cambia el signo cuando es promovido"
70849 #~ msgid "comma operator in operand of #if"
70850 #~ msgstr "operador coma en operando de #if"
70852 #~ msgid "division by zero in #if"
70853 #~ msgstr "división por cero en #if"
70855 #~ msgid "NULL directory in find_file"
70856 #~ msgstr "directorio NULL en find_file"
70858 #~ msgid "one or more PCH files were found, but they were invalid"
70859 #~ msgstr "se encontró uno o más ficheros PCH, pero eran no válidos"
70861 #~ msgid "%s is a block device"
70862 #~ msgstr "%s es un dispositivo de bloques"
70864 #~ msgid "%s is shorter than expected"
70865 #~ msgstr "%s es más corto de lo esperado"
70867 #~ msgid "no include path in which to search for %s"
70868 #~ msgstr "no hay ruta de inclusión en la cual se pueda buscar %s"
70870 #~ msgid "Multiple include guards may be useful for:\n"
70871 #~ msgstr "Guardias múltiples de include pueden ser útiles para:\n"
70873 #~ msgid "cppchar_t must be an unsigned type"
70874 #~ msgstr "cppchar_t debe ser de un tipo unsigned"
70876 #~ msgid "preprocessor arithmetic has maximum precision of %lu bits; target requires %lu bits"
70877 #~ msgstr "la aritmética del preprocesador tiene una precisión máxima de %lu bits; el objetivo requiere de %lu bits"
70879 #~ msgid "CPP arithmetic must be at least as precise as a target int"
70880 #~ msgstr "la aritmética de CPP debe se al menos tan precisa como un int del objetivo"
70882 #~ msgid "target char is less than 8 bits wide"
70883 #~ msgstr "el char del objetivo tiene menos de 8 bits de ancho"
70885 #~ msgid "target wchar_t is narrower than target char"
70886 #~ msgstr "el wchar_t del objetivo es más estrecho que el char del objetivo"
70888 #~ msgid "target int is narrower than target char"
70889 #~ msgstr "el int del objetivo es más estrecho que el char del objetivo"
70891 #~ msgid "CPP half-integer narrower than CPP character"
70892 #~ msgstr "el medio-entero de CPP es más estrecho que el carácter de CPP"
70894 #~ msgid "CPP on this host cannot handle wide character constants over %lu bits, but the target requires %lu bits"
70895 #~ msgstr "CPP no puede manejar constantes de carácter anchas más allá de %lu bits en este objetivo, pero el objetivo requiere %lu bits"
70897 #~ msgid "null character(s) ignored"
70898 #~ msgstr "caracter(es) nulo(s) descartados"
70900 #~ msgid "'$' in identifier or number"
70901 #~ msgstr "'$' en el identificador o número"
70903 #~ msgid "attempt to use poisoned \"%s\""
70904 #~ msgstr "intento de usar \"%s\" envenenado"
70906 #~ msgid "__VA_ARGS__ can only appear in the expansion of a C99 variadic macro"
70907 #~ msgstr "__VA_ARGS__ solamente puede aparecer en la expansión de una macro variadic C99"
70909 #~ msgid "null character(s) preserved in literal"
70910 #~ msgstr "caracter(es) nulo(s) preservados en la literal"
70912 #~ msgid "unterminated comment"
70913 #~ msgstr "comentario sin terminar"
70915 #~ msgid "C++ style comments are not allowed in ISO C90"
70916 #~ msgstr "los comentarios de estilo C++ no se permiten en ISO C90"
70918 #~ msgid "(this will be reported only once per input file)"
70919 #~ msgstr "(esto se reportará solamente una vez por cada fichero de entrada)"
70921 #~ msgid "multi-line comment"
70922 #~ msgstr "comentario en múltiples líneas"
70924 #~ msgid "unspellable token %s"
70925 #~ msgstr "elemento %s impronunciable"
70927 #~ msgid "extra tokens at end of #%s directive"
70928 #~ msgstr "elementos extra al final de la directiva #%s"
70930 #~ msgid "#%s is a GCC extension"
70931 #~ msgstr "#%s es una extensión de GCC"
70933 #~ msgid "suggest not using #elif in traditional C"
70934 #~ msgstr "se sugiere no usar #elif en C tradicional"
70936 #~ msgid "traditional C ignores #%s with the # indented"
70937 #~ msgstr "C tradicional ignora #%s con el # indentado"
70939 #~ msgid "suggest hiding #%s from traditional C with an indented #"
70940 #~ msgstr "se sugiere ocultar #%s de C tradicional con un # indentado"
70942 #~ msgid "embedding a directive within macro arguments is not portable"
70943 #~ msgstr "imbuir una directiva dentro de los argumentos de una macro no es transportable"
70945 #~ msgid "style of line directive is a GCC extension"
70946 #~ msgstr "la directiva de estilo de línea es una extensión de GCC"
70948 #~ msgid "invalid preprocessing directive #%s"
70949 #~ msgstr "directiva de preprocesamiento #%s no válida"
70951 #~ msgid "\"defined\" cannot be used as a macro name"
70952 #~ msgstr "\"defined\" no se puede usar como un nombre de macro"
70954 #~ msgid "no macro name given in #%s directive"
70955 #~ msgstr "no se dio un nombre de macro en la directiva #%s"
70957 #~ msgid "macro names must be identifiers"
70958 #~ msgstr "los nombres de macro deben ser identificadores"
70960 #~ msgid "undefining \"%s\""
70961 #~ msgstr "borrando la definición de \"%s\""
70963 #~ msgid "missing terminating > character"
70964 #~ msgstr "falta el carácter de terminación >"
70966 #~ msgid "#%s expects \"FILENAME\" or <FILENAME>"
70967 #~ msgstr "#%s espera \"NOMBRE_ARCHIVO\" ó <NOMBRE_ARCHIVO>"
70969 #~ msgid "#include_next in primary source file"
70970 #~ msgstr "#include_next en fichero primario de código fuente"
70972 #~ msgid "invalid flag \"%s\" in line directive"
70973 #~ msgstr "indicador \"%s\" no válido en la línea de la directiva"
70975 #~ msgid "\"%s\" after #line is not a positive integer"
70976 #~ msgstr "\"%s\" después de #line no es un entero positivo"
70978 #~ msgid "\"%s\" is not a valid filename"
70979 #~ msgstr "\"%s\" no es un nombre de fichero válido"
70981 #~ msgid "\"%s\" after # is not a positive integer"
70982 #~ msgstr "\"%s\" después de # no es un entero positivo"
70984 #~ msgid "invalid #ident directive"
70985 #~ msgstr "directiva #ident no válida"
70987 #~ msgid "registering \"%s\" as both a pragma and a pragma namespace"
70988 #~ msgstr "registrando \"%s\" como un pragma y como un espacio de nombres de pragma"
70990 #~ msgid "#pragma %s %s is already registered"
70991 #~ msgstr "#pragma %s %s ya está registrado"
70993 #~ msgid "#pragma once in main file"
70994 #~ msgstr "#pragma una vez en el fichero principal"
70996 #~ msgid "invalid #pragma GCC poison directive"
70997 #~ msgstr "directiva #pragma de GCC envenenada no válida"
70999 #~ msgid "poisoning existing macro \"%s\""
71000 #~ msgstr "envenenando la macro existente \"%s\""
71002 #~ msgid "#pragma system_header ignored outside include file"
71003 #~ msgstr "#pragma system_header descartado fuera del fichero a incluir"
71005 #~ msgid "current file is older than %s"
71006 #~ msgstr "el fichero actual es más antiguo que %s"
71008 #~ msgid "_Pragma takes a parenthesized string literal"
71009 #~ msgstr "_Pragma lleva una cadena literal entre paréntesis"
71011 #~ msgid "#else without #if"
71012 #~ msgstr "#else sin #if"
71014 #~ msgid "#else after #else"
71015 #~ msgstr "#else después de #else"
71017 #~ msgid "#elif without #if"
71018 #~ msgstr "#elif sin #if"
71020 #~ msgid "#elif after #else"
71021 #~ msgstr "#elif después de #else"
71023 #~ msgid "#endif without #if"
71024 #~ msgstr "#endif sin #if"
71026 #~ msgid "missing ')' to complete answer"
71027 #~ msgstr "falta ')' para completar la respuesta"
71029 #~ msgid "predicate's answer is empty"
71030 #~ msgstr "el predicado de la respuesta está vacío"
71032 #~ msgid "assertion without predicate"
71033 #~ msgstr "afirmación sin predicado"
71035 #~ msgid "predicate must be an identifier"
71036 #~ msgstr "el predicado debe ser un identificador"
71038 #~ msgid "\"%s\" re-asserted"
71039 #~ msgstr "\"%s\" reafirmado"
71041 #~ msgid "invalid built-in macro \"%s\""
71042 #~ msgstr "macro interna \"%s\" no válida"
71044 #~ msgid "invalid string literal, ignoring final '\\'"
71045 #~ msgstr "cadena literal no válida, se ignora el '\\' final"
71047 #~ msgid "pasting \"%s\" and \"%s\" does not give a valid preprocessing token"
71048 #~ msgstr "pegar \"%s\" y \"%s\" no da un elemento válido de preprocesamiento"
71050 #~ msgid "ISO C99 requires rest arguments to be used"
71051 #~ msgstr "ISO C99 requiere que el resto de los argumentos sea usado"
71053 #~ msgid "macro \"%s\" passed %u arguments, but takes just %u"
71054 #~ msgstr "la macro \"%s\" recibió %u argumentos, pero solamente tomó %u"
71056 #~ msgid "unterminated argument list invoking macro \"%s\""
71057 #~ msgstr "lista de argumentos sin terminar al invocar la macro \"%s\""
71059 #~ msgid "function-like macro \"%s\" must be used with arguments in traditional C"
71060 #~ msgstr "la función de macro \"%s\" se debe usar con argumentos en C tradicional"
71062 #~ msgid "duplicate macro parameter \"%s\""
71063 #~ msgstr "parámetro de macro \"%s\" duplicado"
71065 #~ msgid "\"%s\" may not appear in macro parameter list"
71066 #~ msgstr "\"%s\" podría faltar en la lista de parámetro de macro"
71068 #~ msgid "macro parameters must be comma-separated"
71069 #~ msgstr "los parámetros de macro deben ser separados por comas"
71071 #~ msgid "parameter name missing"
71072 #~ msgstr "falta el nombre del parámetro"
71074 #~ msgid "anonymous variadic macros were introduced in C99"
71075 #~ msgstr "los macros variadic anónimos se introdujeron en C99"
71077 #~ msgid "missing ')' in macro parameter list"
71078 #~ msgstr "falta paréntesis derecho en la lista de parámetros de macro"
71080 #~ msgid "ISO C requires whitespace after the macro name"
71081 #~ msgstr "ISO C requiere espacios en blanco después del nombre de macro"
71083 #~ msgid "'#' is not followed by a macro parameter"
71084 #~ msgstr "'#' no es seguido por un parámetro de macro"
71086 #~ msgid "'##' cannot appear at either end of a macro expansion"
71087 #~ msgstr "'##' no puede aparecer en o al final de una expansión de macro"
71089 #~ msgid "macro argument \"%s\" would be stringified in traditional C"
71090 #~ msgstr "el argumento de macro \"%s\" debería ser convertido a cadena en C tradicional"
71092 #~ msgid "invalid hash type %d in cpp_macro_definition"
71093 #~ msgstr "tipo de hash %d no válido en cpp_macro_definition"
71095 #~ msgid "while writing precompiled header"
71096 #~ msgstr "al escribir el encabezado precompilado"
71098 #~ msgid "%s: not used because `%.*s' not defined"
71099 #~ msgstr "%s: no se usa porque `%.*s' no está definido"
71101 #~ msgid "%s: not used because `%.*s' defined as `%s' not `%.*s'"
71102 #~ msgstr "%s: no se usa porque `%.*s' está definido como `%s' no como `%.*s'"
71104 #~ msgid "%s: not used because `%s' is defined"
71105 #~ msgstr "%s: no se usa porque `%s' está definido"
71107 #~ msgid "while reading precompiled header"
71108 #~ msgstr "al leer el encabezado precompilado"
71110 #~ msgid "detected recursion whilst expanding macro \"%s\""
71111 #~ msgstr "se detectó recursión al expandir la macro \"%s\""
71113 #~ msgid "function using short complex types cannot be inline"
71114 #~ msgstr "las funciones que usan tipos short complex no pueden ser inline"
71116 #~ msgid "%Jprior parameter's size depends on '%D'"
71117 #~ msgstr "%Jel tamaño del parámetro previo depende de '%D'"
71119 #~ msgid "returned value in block_exit_expr"
71120 #~ msgstr "se regresó un valor en block_exit_expr"
71122 #~ msgid "invalid specification!  Bug in cc"
71123 #~ msgstr "¡Especificación no válida!  `Bug' en cc"
71125 #~ msgid "Internal gcov abort.\n"
71126 #~ msgstr "Aborto interno de gcov.\n"
71128 #~ msgid "NULL pointer checks disabled"
71129 #~ msgstr "revisiones para apuntador NULL desactivadas"
71131 #~ msgid "Generating PCH files is not supported when using ggc-simple.c"
71132 #~ msgstr "La generación de ficheros PCH no tiene soporte cuando se usa ggc-simple.c"
71134 #~ msgid "function using alloca cannot be inline"
71135 #~ msgstr "la función que usa alloca no puede ser inline"
71137 #~ msgid "function using setjmp cannot be inline"
71138 #~ msgstr "la función que usa setjmp no puede ser inline"
71140 #~ msgid "function uses __builtin_eh_return"
71141 #~ msgstr "la función usa __builtin_eh_return"
71143 #~ msgid "function with nested functions cannot be inline"
71144 #~ msgstr "la función con funciones anidadas no puede ser inline"
71146 #~ msgid "function with label addresses used in initializers cannot inline"
71147 #~ msgstr "la función con direcciones de etiquetas usada en los inicializadores no puede ser inline"
71149 #~ msgid "function too large to be inline"
71150 #~ msgstr "la función es demasiado grande para ser inline"
71152 #~ msgid "no prototype, and parameter address used; cannot be inline"
71153 #~ msgstr "no hay prototipo, y se usan direcciones de parámetro; no puede ser inline"
71155 #~ msgid "function with varying-size return value cannot be inline"
71156 #~ msgstr "la función con valor de devolución de tamaño variable no puede ser inline"
71158 #~ msgid "function with varying-size parameter cannot be inline"
71159 #~ msgstr "la función con parámetro de tamaño variable no puede ser inline"
71161 #~ msgid "function with transparent unit parameter cannot be inline"
71162 #~ msgstr "la función con parámetro de unidad transparente no puede ser inline"
71164 #~ msgid "function with computed jump cannot inline"
71165 #~ msgstr "la función con salto calculado no puede ser inline"
71167 #~ msgid "function with nonlocal goto cannot be inline"
71168 #~ msgstr "la función con goto no local no puede ser inline"
71170 #~ msgid "function with target specific attribute(s) cannot be inlined"
71171 #~ msgstr "la función con atributo(s) específicos del objetivo no puede ser inline"
71173 #~ msgid ""
71174 #~ ",\n"
71175 #~ "                 from %s:%u"
71176 #~ msgstr ""
71177 #~ ",\n"
71178 #~ "                 de %s:%u"
71180 #~ msgid "-fwritable-strings is deprecated; see documentation for details"
71181 #~ msgstr "-fwritable-strings es obsoleto; por favor vea la documentación para más detalles"
71183 #~ msgid "%s: internal abort\n"
71184 #~ msgstr "%s: aborto interno\n"
71186 #~ msgid "jump to `%s' invalidly jumps into binding contour"
71187 #~ msgstr "el salto a `%s' salta de forma no válida a un contorno de unión"
71189 #~ msgid "%Jlabel '%D' used before containing binding contour"
71190 #~ msgstr "%Jse usó antes la etiqueta '%D' que contenía un contorno de unión"
71192 #~ msgid "%Hunreachable code at beginning of %s"
71193 #~ msgstr "%Hcódigo inalcanzable al inicio de %s"
71195 #~ msgid "case value `%ld' not in enumerated type `%s'"
71196 #~ msgstr "el valor de case `%ld' no es un tipo enumerado `%s'"
71198 #~ msgid "cannot timevar_pop '%s' when top of timevars stack is '%s'"
71199 #~ msgstr "no se puede hacer timevar_pop '%s' cuando el tope de la pila timevars es '%s'"
71201 #~ msgid "invalid option `%s'"
71202 #~ msgstr "opción `%s' no válida"
71204 #~ msgid "%Jfunction '%F' can never be inlined because it contains a nested function"
71205 #~ msgstr "%Jla función '%F' nunca puede ser inlined porque contiene una función anidada"
71207 #~ msgid "bad value `%s' for -mcpu switch"
71208 #~ msgstr "valor erróneo `%s' para el interruptor -mcpu"
71210 #~ msgid "future releases of GCC will not support -mapcs-26"
71211 #~ msgstr "las versiones futuras de GCC no tendrán soporte para -mapcs-26"
71213 #~ msgid "interworking forces APCS-32 to be used"
71214 #~ msgstr "el trabajo interno fuerza el uso de APCS-32"
71216 #~ msgid "-mfpe switch not supported by ep9312 target cpu - ignored."
71217 #~ msgstr "la opción -mfpe no tiene soporte para la cpu objetivo ep9312 - descartada."
71219 #~ msgid "Use the 32-bit version of the APCS"
71220 #~ msgstr "Usar la versión 32-bit del APCS"
71222 #~ msgid "The MMU will trap on unaligned accesses"
71223 #~ msgstr "La MMU atrapará los accesos no alineados"
71225 #~ msgid "Use library calls to perform FP operations"
71226 #~ msgstr "Usar llamadas a bibliotecas para realizar las operaciones de FP"
71228 #~ msgid "bad modes_tieable_p for register %s, mode1 %s, mode2 %s"
71229 #~ msgstr "modes_tieable_p erróneos para el registro %s, modo1 %s, modo2 %s"
71231 #~ msgid "bad insn to d30v_print_operand_address:"
71232 #~ msgstr "insn errónea para d30v_print_operand_address:"
71234 #~ msgid "bad insn to d30v_print_operand_memory_reference:"
71235 #~ msgstr "insn erróneo para d30v_print_operand_memory_reference:"
71237 #~ msgid "bad insn to d30v_print_operand, 'f' modifier:"
71238 #~ msgstr "insn erróneo para d30v_print_operand, modificador 'f':"
71240 #~ msgid "bad insn to d30v_print_operand, 'A' modifier:"
71241 #~ msgstr "insn erróneo para d30v_print_operand, modificador 'A':"
71243 #~ msgid "bad insn to d30v_print_operand, 'M' modifier:"
71244 #~ msgstr "insn erróneo para d30v_print_operand, modificador 'M':"
71246 #~ msgid "bad insn to print_operand, 'F' or 'T' modifier:"
71247 #~ msgstr "insn erróneo para print_operand, modificador 'F' o 'T':"
71249 #~ msgid "bad insn to print_operand, 'B' modifier:"
71250 #~ msgstr "insn erróneo para print_operand, modificador 'B':"
71252 #~ msgid "bad insn to print_operand, 'E' modifier:"
71253 #~ msgstr "insn erróneo para print_operand, modificador 'E':"
71255 #~ msgid "bad insn to print_operand, 'R' modifier:"
71256 #~ msgstr "insn erróneo para print_operand, modificador 'R':"
71258 #~ msgid "bad insn to print_operand, 's' modifier:"
71259 #~ msgstr "insn erróneo para print_operand, modificador 's':"
71261 #~ msgid "bad insn in d30v_print_operand, 0 case"
71262 #~ msgstr "insn erróneo en d30v_print_operand, caso 0"
71264 #~ msgid "d30v_emit_comparison"
71265 #~ msgstr "d30v_emit_comparison"
71267 #~ msgid "bad call to d30v_move_2words"
71268 #~ msgstr "llamada errónea a d30v_move_2words"
71270 #~ msgid "Debug argument support in compiler"
71271 #~ msgstr "Soporte para depuración de argumentos en el compilador"
71273 #~ msgid "Debug stack support in compiler"
71274 #~ msgstr "Soporte para depuración de pila en el compilador"
71276 #~ msgid "Debug memory address support in compiler"
71277 #~ msgstr "Soporte para depuración de direcciones de memoria en el compilador"
71279 #~ msgid "Make adjacent short instructions parallel if possible"
71280 #~ msgstr "Hacer paralelas las instrucciones adyacentes cortas si es posible"
71282 #~ msgid "Do not make adjacent short instructions parallel"
71283 #~ msgstr "No hacer paralelas las instrucciones adyacentes"
71285 #~ msgid "Link programs/data to be in external memory by default"
71286 #~ msgstr "Enlazar programas/datos para estar en la memoria externa por defecto"
71288 #~ msgid "Link programs/data to be in onchip memory by default"
71289 #~ msgstr "Enlazar programas/datos para estar en la memoria del chip por defecto"
71291 #~ msgid "Change the branch costs within the compiler"
71292 #~ msgstr "Cambiar los costos de ramificación dentro del compilador"
71294 #~ msgid "Change the threshold for conversion to conditional execution"
71295 #~ msgstr "Cambiar el umbral para la conversión a ejecución condicional"
71297 #~ msgid "stack size > 32k"
71298 #~ msgstr "tamaño de la pila > 32k"
71300 #~ msgid "bad register extension code"
71301 #~ msgstr "código de extensión de registro erróneo"
71303 #~ msgid "invalid offset in ybase addressing"
71304 #~ msgstr "desplazamiento no válido en el direccionamiento de ybase"
71306 #~ msgid "invalid register in ybase addressing"
71307 #~ msgstr "registro no válido en el direccionamiento de ybase"
71309 #~ msgid "invalid shift operator in emit_1600_core_shift"
71310 #~ msgstr "operador de desplazamiento no válido en emit_1600_core_shift"
71312 #~ msgid "invalid mode for integer comparison in gen_compare_reg"
71313 #~ msgstr "modo no válido para la comparación entera en gen_compare_reg"
71315 #~ msgid "Don't pass parameters in registers"
71316 #~ msgstr "No pasar los parámetros en los registros"
71318 #~ msgid "Don't generate code for near calls"
71319 #~ msgstr "No generar código para llamadas near"
71321 #~ msgid "Don't generate code for near jumps"
71322 #~ msgstr "No generar código para saltos near"
71324 #~ msgid "Generate code for memory map1"
71325 #~ msgstr "Generar código para memoria map1"
71327 #~ msgid "Generate code for memory map2"
71328 #~ msgstr "Generar código para memoria map2"
71330 #~ msgid "Generate code for memory map3"
71331 #~ msgstr "Generar código para memoria map3"
71333 #~ msgid "Generate code for memory map4"
71334 #~ msgstr "Generar código para memoria map4"
71336 #~ msgid "Ouput extra code for initialized data"
71337 #~ msgstr "Generar código extra para datos inicializados"
71339 #~ msgid "Don't let reg. allocator use ybase registers"
71340 #~ msgstr "No permitir que el alojador de registros use registros ybase"
71342 #~ msgid "Output extra debug info in Luxworks environment"
71343 #~ msgstr "Generar información extra de depuración en el ambiente Luxworks"
71345 #~ msgid "Save temp. files in Luxworks environment"
71346 #~ msgstr "Guardar los ficheros temporales en el ambiente Luxworks"
71348 #~ msgid "Specify alternate name for text section"
71349 #~ msgstr "Especificar un nombre alternativo para la sección de texto"
71351 #~ msgid "Specify alternate name for data section"
71352 #~ msgstr "Especificar un nombre alternativo para la sección de datos"
71354 #~ msgid "Specify alternate name for constant section"
71355 #~ msgstr "Especificar un nombre alternativo para la sección de constantes"
71357 #~ msgid "Specify alternate name for dsp16xx chip"
71358 #~ msgstr "Especificar un nombre alternativo para el chip dsp16xx"
71360 #~ msgid "-fpic and -gdwarf are incompatible (-fpic and -g/-gdwarf-2 are fine)"
71361 #~ msgstr "-fpic y -gdwarf son incompatibles (-fpic y -g/-gdwarf-2 están bien)"
71363 #~ msgid "frv_registers_update"
71364 #~ msgstr "frv_registers_update"
71366 #~ msgid "frv_registers_used_p"
71367 #~ msgstr "frv_registers_used_p"
71369 #~ msgid "frv_registers_set_p"
71370 #~ msgstr "frv_registers_set_p"
71372 #~ msgid "junk at end of #pragma map"
71373 #~ msgstr "basura al final de #pragma map"
71375 #~ msgid "real name is too long - alias ignored"
71376 #~ msgstr "el nombre real es demasiado largo - se descarta el alias"
71378 #~ msgid "alias name is too long - alias ignored"
71379 #~ msgstr "el nombre de alias es demasiado largo - se descarta el alias"
71381 #~ msgid "internal error--no jump follows compare:"
71382 #~ msgstr "error interno--no hay saltos a continuación de la comparación:"
71384 #~ msgid "sorry, not implemented: #pragma align NAME=SIZE"
71385 #~ msgstr "disculpe, no se ha implementado: #pragma align NOMBRE=TAMAÑO"
71387 #~ msgid "sorry, not implemented: #pragma noalign NAME"
71388 #~ msgstr "disculpe, no se ha implementado: #pragma noalign NOMBRE"
71390 #~ msgid "conflicting architectures defined - using C series"
71391 #~ msgstr "se definieron arquitecturas en conflicto - usando las series C"
71393 #~ msgid "conflicting architectures defined - using K series"
71394 #~ msgstr "se definieron arquitecturas en conflicto - usando las series K"
71396 #~ msgid "iC2.0 and iC3.0 are incompatible - using iC3.0"
71397 #~ msgstr "iC2.0 e iC3.0 son incompatibles - usando iC3.0"
71399 #~ msgid "Generate KA code"
71400 #~ msgstr "Generar código KA"
71402 #~ msgid "Generate KB code"
71403 #~ msgstr "Generar código KB"
71405 #~ msgid "Generate JA code"
71406 #~ msgstr "Generar código JA"
71408 #~ msgid "Generate JD code"
71409 #~ msgstr "Generar código JD"
71411 #~ msgid "Generate JF code"
71412 #~ msgstr "Generar código JF"
71414 #~ msgid "generate RP code"
71415 #~ msgstr "generar código RP"
71417 #~ msgid "Generate CA code"
71418 #~ msgstr "Generar código CA"
71420 #~ msgid "Generate CF code"
71421 #~ msgstr "Generar código CF"
71423 #~ msgid "Use alternate leaf function entries"
71424 #~ msgstr "Usar entradas de función hojas alternadas"
71426 #~ msgid "Do not use alternate leaf function entries"
71427 #~ msgstr "No usar entradas de función hojas alternadas"
71429 #~ msgid "Do not use complex addressing modes"
71430 #~ msgstr "No usar modos de direccionamiento complejos"
71432 #~ msgid "Align code to 8 byte boundary"
71433 #~ msgstr "Alinear el código a límites de 8 byte"
71435 #~ msgid "Do not align code to 8 byte boundary"
71436 #~ msgstr "No alinear el código a límites de 8 byte"
71438 #~ msgid "Enable compatibility with iC960 v2.0"
71439 #~ msgstr "Activar la compatibilidad con iC960 v2.0"
71441 #~ msgid "Enable compatibility with iC960 v3.0"
71442 #~ msgstr "Activar la compatibilidad con iC960 v3.0"
71444 #~ msgid "Do not permit unaligned accesses"
71445 #~ msgstr "No permitir accessos sin alinear"
71447 #~ msgid "Permit unaligned accesses"
71448 #~ msgstr "Permitir accessos sin alinear"
71450 #~ msgid "Layout types like Intel's v1.3 gcc"
71451 #~ msgstr "Presentar tipos como en el gcc v1.3 de Intel"
71453 #~ msgid "Do not layout types like Intel's v1.3 gcc"
71454 #~ msgstr "No presentar tipos como en el gcc v1.3 de Intel"
71456 #~ msgid "Do not enable linker relaxation"
71457 #~ msgstr "Desactivar la relajación del enlazador"
71459 #~ msgid "-g is only supported using GNU as with -mabi=32,"
71460 #~ msgstr "-g sólo tiene soporte cuando se usa as de GNU con -mabi=32,"
71462 #~ msgid "-G and -membedded-pic are incompatible"
71463 #~ msgstr "-G y -membedded-pic son incompatibles"
71465 #~ msgid "non-PIC n64 with explicit relocations"
71466 #~ msgstr "n64 que no es PIC con reubicaciones explícitas"
71468 #~ msgid "can't rewind temp file: %m"
71469 #~ msgstr "no se puede rebobinar el fichero temporal: %m"
71471 #~ msgid "can't write to output file: %m"
71472 #~ msgstr "no se puede escribir al fichero de salida: %m"
71474 #~ msgid "can't read from temp file: %m"
71475 #~ msgstr "no se puede leer desde el fichero temporal: %m"
71477 #~ msgid "can't close temp file: %m"
71478 #~ msgstr "no se puede cerrar el fichero temporal: %m"
71480 #~ msgid "Use MIPS as"
71481 #~ msgstr "Utilizar el as de MIPS"
71483 #~ msgid "Use symbolic register names"
71484 #~ msgstr "Usar nombres simbólicos de registro"
71486 #~ msgid "Use embedded PIC"
71487 #~ msgstr "Usar PIC imbuído"
71489 #~ msgid "Don't use embedded PIC"
71490 #~ msgstr "No usar PIC imbuído"
71492 #~ msgid "invalid UNSPEC as operand (1)"
71493 #~ msgstr "UNSPEC no válido como operando (1)"
71495 #~ msgid "invalid UNSPEC as operand (2)"
71496 #~ msgstr "UNSPEC no válido como operando (2)"
71498 #~ msgid "UNKNOWN in s390_output_symbolic_const !?"
71499 #~ msgstr "UNKNOWN en s390_output_symbolic_const !?"
71501 #~ msgid "Set backchain"
71502 #~ msgstr "Establecer la cadena hacia atrás"
71504 #~ msgid "Don't set backchain (faster, but debug harder"
71505 #~ msgstr "No establecer la cadena hacia atrás (más rápido, pero más difícil de depurar"
71507 #~ msgid "Do not use flat register window model"
71508 #~ msgstr "No usar el modelo plano de ventana de registro"
71510 #~ msgid "Optimize for Cypress processors"
71511 #~ msgstr "Optimizar para los procesadores Cypress"
71513 #~ msgid "Optimize for SPARCLite processors"
71514 #~ msgstr "Optimizar para los procesadores SPARCLite"
71516 #~ msgid "Optimize for F930 processors"
71517 #~ msgstr "Optimizar para los procesadores F930"
71519 #~ msgid "Optimize for F934 processors"
71520 #~ msgstr "Optimizar para los procesadores F934"
71522 #~ msgid "Use V8 SPARC ISA"
71523 #~ msgstr "Usar el ISA V8 de SPARC"
71525 #~ msgid "Optimize for SuperSPARC processors"
71526 #~ msgstr "Optimizar para procesadores SuperSPARC"
71528 #~ msgid "label `%s' referenced outside of any function"
71529 #~ msgstr "la etiqueta `%s' se referenció fuera de cualquier función"
71531 #~ msgid "destructors must be member functions"
71532 #~ msgstr "los destructores deben ser funciones miembro"
71534 #~ msgid "destructor `%T' must match class name `%T'"
71535 #~ msgstr "el destructor `%T' debe coincidir con el nombre de la clase `%T'"
71537 #~ msgid "`%T' specified as declarator-id"
71538 #~ msgstr "`%T' especificado como id de declarador"
71540 #~ msgid "  perhaps you want `%T' for a constructor"
71541 #~ msgstr "  tal vez quiere `%T' para un constructor"
71543 #~ msgid "`bool' is now a keyword"
71544 #~ msgstr "`bool' ahora es una palabra clave"
71546 #~ msgid "extraneous `%T' ignored"
71547 #~ msgstr "`%T' extra descartado"
71549 #~ msgid "return value type specifier for constructor ignored"
71550 #~ msgstr "el especificador de tipo del valor devuelto para el constructor es descartado"
71552 #~ msgid "storage class `static' invalid for function `%s' declared out of global scope"
71553 #~ msgstr "la clase de almacenamiento `static' es no válida para la función `%s' declarada fuera del ámbito global"
71555 #~ msgid "invalid string constant `%E'"
71556 #~ msgstr "constante de cadena no válida `%E'"
71558 #~ msgid "invalid integer constant in parameter list, did you forget to give parameter name?"
71559 #~ msgstr "constante entera no válida en la lista de parámetros, ¿olvidó proporcionar nombre(s) de parámetro(s)?"
71561 #~ msgid "return type for `main' changed to `int'"
71562 #~ msgstr "el tipo de devolución para `main' cambió a `int'"
71564 #~ msgid "`%D' implicitly declared before its definition"
71565 #~ msgstr "`%D' declarado implícitamente antes de su definición"
71567 #~ msgid "typename type `%#T' declared `friend'"
71568 #~ msgstr "el tipo de nombre de tipo `%#T' se declaró `friend'"
71570 #~ msgid "`%T' fails to be an aggregate typedef"
71571 #~ msgstr "`%T' falla en ser un tipo agregado"
71573 #~ msgid "type `%T' is of non-aggregate type"
71574 #~ msgstr "el tipo `%T' es de un tipo no agregado"
71576 #~ msgid "new of array type fails to specify size"
71577 #~ msgstr "new de matriz falla al especificar el tamaño"
71579 #~ msgid "type name expected before `*'"
71580 #~ msgstr "se esperaba un nombre de tipo antes de `*'"
71582 #~ msgid "`%D' undeclared (first use this function)"
71583 #~ msgstr "`%D' sin declarar (primer uso en esta función)"
71585 #~ msgid "`%D' was previously implicitly declared to return `int'"
71586 #~ msgstr "`%D' fue declarado previa e implícitamente para devolver `int'"
71588 #~ msgid "`%#D' redeclared as %C"
71589 #~ msgstr "`%#D' redeclarado como %C"
71591 #~ msgid "invalid token"
71592 #~ msgstr "elemento no válido"
71594 #~ msgid "`::%D' has not been declared"
71595 #~ msgstr "`::%D' no puede ser declarado"
71597 #~ msgid "`::%D' %s"
71598 #~ msgstr "`::%D' %s"
71600 #~ msgid "`%s' is not a template"
71601 #~ msgstr "`%s' no es una plantilla"
71603 #~ msgid "explicit specialization not preceded by `template <>'"
71604 #~ msgstr "especialización explícita no precedida por `template <>'"
71606 #~ msgid "it must be the address of an object with external linkage"
71607 #~ msgstr "debe ser la dirección de un objeto con enlace externo"
71609 #~ msgid "address of non-extern `%E' cannot be used as template argument"
71610 #~ msgstr "no se puede usar la dirección de `%E' que no es externo como un argumento de plantilla"
71612 #~ msgid "non-constant `%E' cannot be used as template argument"
71613 #~ msgstr "`%E' que no es constante no se puede usar como un argumento de plantilla"
71615 #~ msgid "type '%T' cannot be used as a value for a non-type template-parameter"
71616 #~ msgstr "el tipo `%T' no se puede usar como un valor para un parámetro de plantilla que no es tipo"
71618 #~ msgid "use of `%s' in template type unification"
71619 #~ msgstr "uso de `%s' en la unificación de tipo de la plantilla"
71621 #~ msgid "`%#D' needs a final overrider"
71622 #~ msgstr "`%#D' necesita un impositor final"
71624 #~ msgid "non-lvalue in %s"
71625 #~ msgstr "no es valor-l en %s"
71627 #~ msgid "unary `&'"
71628 #~ msgstr "`&' unario"
71630 #~ msgid "ISO C++ forbids cast to non-reference type used as lvalue"
71631 #~ msgstr "ISO C++ prohíbe la conversión a un tipo no referente usado como l-valor"
71633 #~ msgid "initializer list for object of class with virtual base classes"
71634 #~ msgstr "lista de inicializadores para un objeto de una clase con clases base virtual"
71636 #~ msgid "initializer list for object of class with base classes"
71637 #~ msgstr "lista de inicializadores para un objeto de una clase con clases base"
71639 #~ msgid "initializer list for object using virtual functions"
71640 #~ msgstr "lista de inicializadores para un objeto que usa funciones virtuales"
71642 #~ msgid "fatal:"
71643 #~ msgstr "fatal:"
71645 #~ msgid "(continued):"
71646 #~ msgstr "(continuado):"
71648 #~ msgid "[REPORT BUG!!] %"
71649 #~ msgstr "[¡¡REPORTAR BICHO!!] %"
71651 #~ msgid "[REPORT BUG!!]"
71652 #~ msgstr "[¡¡REPORTAR BICHO!!]"
71654 #~ msgid "ASSIGN'ed label cannot fit into `%A' at %0 -- using wider sibling"
71655 #~ msgstr "la etiqueta ASSIGNada no cabe en `%A' en %0 -- utilizando una similar más ancho"
71657 #~ msgid "no INTEGER type can hold a pointer on this configuration"
71658 #~ msgstr "ningún tipo INTEGER puede guardar un puntero en esta configuración"
71660 #~ msgid "configuration: REAL, INTEGER, and LOGICAL are %d bits wide,"
71661 #~ msgstr "configuration: REAL, INTEGER, y LOGICAL son de %d bits de anchura,"
71663 #~ msgid "and pointers are %d bits wide, but g77 doesn't yet work"
71664 #~ msgstr "y los punteros son de %d bits de anchura, pero g77 aún no trabaja"
71666 #~ msgid "properly unless they all are 32 bits wide"
71667 #~ msgstr "de forma adecuada a menos que todos sean de 32 bits de anchura"
71669 #~ msgid "Please keep this in mind before you report bugs."
71670 #~ msgstr "Por favor tenga esto presente antes de reportar bichos."
71672 #~ msgid "configuration: char * holds %d bits, but ftnlen only %d"
71673 #~ msgstr "configuration: char * guarda %d bits, pero ftnlen sólo %d"
71675 #~ msgid ""
71676 #~ "configuration: char * holds %d bits, but INTEGER only %d --\n"
71677 #~ " ASSIGN statement might fail"
71678 #~ msgstr ""
71679 #~ "configuration: char * guarda %d bits, pero INTEGER sólo %d --\n"
71680 #~ " la declaración ASSIGN puede fallar"
71682 #~ msgid "Outside of any program unit:\n"
71683 #~ msgstr "Fuera de cualquier unidad de programa:\n"
71685 #~ msgid "%A from %B at %0%C"
71686 #~ msgstr "%A desde %B en %0%C"
71688 #~ msgid "At %0, INCLUDE file %A exists, but is not readable"
71689 #~ msgstr "En %0, el fichero INCLUDE %A existe, pero no es legible"
71691 #~ msgid "At %0, INCLUDE nesting too deep"
71692 #~ msgstr "En %0, la anidación de INCLUDE es demasiado profunda"
71694 #~ msgid "Two arithmetic operators in a row at %0 and %1 -- use parentheses"
71695 #~ msgstr "Dos operadores aritméticos en una fila en %0 y %1 -- use paréntesis"
71697 #~ msgid "Operator at %0 has lower precedence than that at %1 -- use parentheses"
71698 #~ msgstr "El operador en %0 tiene una preferencia menor que aquél en %1 -- use paréntesis"
71700 #~ msgid "Use .EQV./.NEQV. instead of .EQ./.NE. at %0 for LOGICAL operands at %1 and %2"
71701 #~ msgstr "Use .EQV./.NEQV. en lugar de .EQ./.NE. en %0 para los operandos LOGICAL en %1 y %2"
71703 #~ msgid "Unsupported operand for ** at %1 -- converting to default INTEGER"
71704 #~ msgstr "Operando sin soporte para ** en %1 -- se convirtió a INTEGER por defecto"
71706 #~ msgid "Implicit declaration of `%A' at %0"
71707 #~ msgstr "Declaración implícita de `%A' en %0"
71709 #~ msgid "Non-ISO-C-standard escape sequence `\\%A' at %0"
71710 #~ msgstr "Secuencia de escape que no es estándar ISO `\\%A' en %0"
71712 #~ msgid "Unknown escape sequence `\\%A' at %0"
71713 #~ msgstr "Secuencia de escape desconocida `\\%A' en %0"
71715 #~ msgid "Unterminated escape sequence `\\' at %0"
71716 #~ msgstr "Secuencia de escape sin terminar `\\' en %0"
71718 #~ msgid "Unknown escape sequence `\\' followed by char code 0x%A at %0"
71719 #~ msgstr "Secuencia de escape desconocida: `\\' seguida por el código de caracter 0x%A en %0"
71721 #~ msgid "\\x used at %0 with no following hex digits"
71722 #~ msgstr "se usó \\x en %0 sin dígitos hexadecimales a continuación"
71724 #~ msgid "Escape sequence at %0 out of range for character"
71725 #~ msgstr "Secuencia de escape en %0 fuera de rango para el carácter"
71727 #~ msgid "hex escape out of range"
71728 #~ msgstr "secuencia de escape hexadecimal fuera de rango"
71730 #~ msgid "non-ANSI-standard escape sequence, `\\%c'"
71731 #~ msgstr "secuencia de escape que no es estándar ANSI, `\\%c'"
71733 #~ msgid "non-ISO escape sequence `\\%c'"
71734 #~ msgstr "secuencia de escape que no es ISO, `\\%c'"
71736 #~ msgid "unknown escape sequence `\\%c'"
71737 #~ msgstr "secuencia de escape desconocida, `\\%c'"
71739 #~ msgid "unknown escape sequence: `\\' followed by char code 0x%x"
71740 #~ msgstr "secuencia de escape desconocida: `\\' seguida por el código de caracter 0x%x"
71742 #~ msgid "badly formed directive -- no closing quote"
71743 #~ msgstr "directiva mal formada -- comilla sin cerrar"
71745 #~ msgid "bad directive -- missing close-quote"
71746 #~ msgstr "directiva errónea -- falta una comilla que cierre"
71748 #~ msgid "invalid #ident"
71749 #~ msgstr "instrucción #ident no válida"
71751 #~ msgid "undefined or invalid # directive"
71752 #~ msgstr "directiva # no definida o no válida"
71754 #~ msgid "invalid #line"
71755 #~ msgstr "instrucción #line no válida"
71757 #~ msgid "use `#line ...' instead of `# ...' in first line"
71758 #~ msgstr "use `#line ...' en lugar de `# ...' en la primera línea"
71760 #~ msgid "invalid #-line"
71761 #~ msgstr "instrucción #-line no válida"
71763 #~ msgid "Null character at %0 -- line ignored"
71764 #~ msgstr "Carácter nulo en %0 -- línea descartada"
71766 #~ msgid "INCLUDE at %0 not the only statement on the source line"
71767 #~ msgstr "INCLUDE en %0 no es la primera declaración en la línea de código"
71769 #~ msgid "ASSIGNed FORMAT specifier is too small"
71770 #~ msgstr "el especificador de FORMATo ASSIGNado es demasiado pequeño"
71772 #~ msgid "SELECT CASE on CHARACTER type (at %0) not supported -- sorry"
71773 #~ msgstr "SELECT CASE en el tipo CHARACTER (en %0) no tiene soporte -- perdón"
71775 #~ msgid "SELECT (at %0) has duplicate cases -- check integer overflow of CASE(s)"
71776 #~ msgstr "SELECT (en %0) tiene casos duplicados -- revise el desbordamiento entero de los CASE(s)"
71778 #~ msgid "ASSIGN to variable that is too small"
71779 #~ msgstr "ASSIGN a una variable que es demasiado pequeña"
71781 #~ msgid "ASSIGNed GOTO target variable is too small"
71782 #~ msgstr "la variable ASSIGNada del objetivo GOTO es demasiado pequeña"
71784 #~ msgid "Local adjustable symbol `%A' at %0"
71785 #~ msgstr "Símbolo local ajustable `%A' en %0"
71787 #~ msgid "data initializer on host with different endianness"
71788 #~ msgstr "inicializador de datos en el anfitrión con `endianness' diferente"
71790 #~ msgid "-fvxt-not-f90 no longer supported -- try -fvxt"
71791 #~ msgstr "-fvxt-not-f90 ya no tiene soporte -- intente -fvxt"
71793 #~ msgid "-ff90-not-vxt no longer supported -- try -fno-vxt -ff90"
71794 #~ msgstr "-ff90-not-vxt ya no tiene soporte -- intente -fno-vxt -ff90"
71796 #~ msgid "-fdebug-kludge is disabled, use normal debugging flags"
71797 #~ msgstr "-fdebug-kludge desactivado, use los interruptores normales de depuración"
71799 #~ msgid "Missing first operand for binary operator at %0"
71800 #~ msgstr "Falta el primer operando binario para el operador binario en %0"
71802 #~ msgid "Invalid token at %0 in expression or subexpression at %1"
71803 #~ msgstr "Elemento no válido en %0 en la expresión o subexpresión en %1"
71805 #~ msgid "Unrecognized character at %0 [info -f g77 M LEX]"
71806 #~ msgstr "Carácter no reconocido en %0 [info -f g77 M LEX]"
71808 #~ msgid "Label definition %A at %0 on empty statement (as of %1)"
71809 #~ msgstr "La definición de la etiqueta %A en %0 en una declaración vacía (para %1)"
71811 #~ msgid "Invalid first character at %0 [info -f g77 M LEX]"
71812 #~ msgstr "Primer carácter no válido en %0 [info -f g77 M LEX]"
71814 #~ msgid "Line too long as of %0 [info -f g77 M LEX]"
71815 #~ msgstr "Línea demasiado larga para %0 [info -f g77 M LEX]"
71817 #~ msgid "Label number at %0 not in range 1-99999"
71818 #~ msgstr "El número de etiqueta en %0 no está en el rango 1-99999"
71820 #~ msgid "At %0, '!' and '/*' are not valid comment delimiters"
71821 #~ msgstr "En %0, '!' y '/*' no son delimitadores de comentario válidos"
71823 #~ msgid "Continuation indicator at %0 must appear in column 6 [info -f g77 M LEX]"
71824 #~ msgstr "El indicador de continuación en %0 debe aparecer en la columna 6 [info -f g77 M LEX]"
71826 #~ msgid "Label at %0 invalid with continuation line indicator at %1 [info -f g77 M LEX]"
71827 #~ msgstr "Etiqueta en %0 no válida con indicador de continuación de línea en %1 [info -f g77 M LEX]"
71829 #~ msgid "Hollerith constant at %0 specified %A more characters than are present as of %1"
71830 #~ msgstr "La constante hollerith en %0 especifica %A más caracteres que los presentes en %1"
71832 #~ msgid "Missing close parenthese at %0 needed to match open parenthese at %1"
71833 #~ msgstr "Falta el paréntesis que cierra en %0 necesario para coincidir con los paréntesis abiertos en %1"
71835 #~ msgid "Period at %0 not followed by digits for floating-point number or by `NOT.', `TRUE.', or `FALSE.'"
71836 #~ msgstr "El punto en %0 no está seguido de dígitos para un número de coma flotante o por `NOT.', `TRUE.' o `FALSE.'"
71838 #~ msgid "Missing close-period between `.%A' at %0 and %1"
71839 #~ msgstr "Falta el punto que cierra entre `.%A' en %0 y %1"
71841 #~ msgid "Invalid exponent at %0 for real constant at %1; nondigit `%A' in exponent field"
71842 #~ msgstr "Exponente no válido en %0 para la constante real en %1; `%A' que no es dígito en el campo del exponente"
71844 #~ msgid "Semicolon at %0 is an invalid token"
71845 #~ msgstr "El punto y coma en %0 es un elemento no válido"
71847 #~ msgid "Unrecognized FORMAT specifier at %0"
71848 #~ msgstr "Especificador FORMAT no reconocido en %0"
71850 #~ msgid "Missing close-parenthese(s) in FORMAT statement at %0"
71851 #~ msgstr "Falta(n) paréntesis que cierran en la declaración FORMAT en %0"
71853 #~ msgid "Missing number following period in FORMAT statement at %0"
71854 #~ msgstr "Falta un número a continuación del punto en la declaración FORMAT en %0"
71856 #~ msgid "Missing number following `E' in FORMAT statement at %0"
71857 #~ msgstr "Falta un número a continuación de `E' en la declaración FORMAT en %0"
71859 #~ msgid "Spurious trailing comma preceding terminator at %0"
71860 #~ msgstr "Coma final espuria precediendo al terminador en %0"
71862 #~ msgid "At %0, specify OPERATOR instead of ASSIGNMENT for INTERFACE statement not specifying the assignment operator (=)"
71863 #~ msgstr "En %0, especifique OPERATOR en lugar de ASSIGNMENT para la declaración INTERFACE que no especifica el operador de asignación (=)"
71865 #~ msgid "At %0, specify ASSIGNMENT instead of OPERATOR for INTERFACE statement specifying the assignment operator (=)"
71866 #~ msgstr "En %0, especifique ASSIGNMENT en lugar de OPERATOR para la declaración INTERFACE que especifica el operador de asignación (=)"
71868 #~ msgid "Cannot specify =initialization-expr at %0 unless `::' appears before list of objects"
71869 #~ msgstr "No se puede especificar =expr-iniciación en %0 a menos que `::' aparezca antes que la lista de los objetos"
71871 #~ msgid "Reference to label at %1 inconsistent with its definition at %0"
71872 #~ msgstr "La referencia a la etiqueta en %1 es inconsistente con su definición en %0"
71874 #~ msgid "Reference to label at %1 inconsistent with earlier reference at %0"
71875 #~ msgstr "La referencia a la etiqueta en %1 es inconsistente con la referencia anterior en %0"
71877 #~ msgid "DO-statement reference to label at %1 follows its definition at %0"
71878 #~ msgstr "La referencia de la declaración DO a la etiqueta en %1 sigue su definición en %0"
71880 #~ msgid "Reference to label at %1 is outside block containing definition at %0"
71881 #~ msgstr "La referencia a la etiqueta en %1 está fuera del bloque que contiene la definición en %0"
71883 #~ msgid "DO-statement references to label at %0 and %2 separated by unterminated block starting at %1"
71884 #~ msgstr "Las referencias de la declaración DO a la etiqueta en %0 y %2 están separadas por un bloque sin terminar que empieza en %1"
71886 #~ msgid "DO-statement reference to label at %0 and label definition at %2 separated by unterminated block starting at %1"
71887 #~ msgstr "La referencia de la declaración DO a la etiqueta en %0 y la definición de la etiqueta en %2 están separadas por un bloque sin terminar que empieza en %1"
71889 #~ msgid "Label definition at %0 invalid on this kind of statement"
71890 #~ msgstr "La definición de etiqueta en %0 es no válida en este tipo de declaración"
71892 #~ msgid "Statement at %0 must specify construct name specified at %1"
71893 #~ msgstr "La declaración en %0 debe especificar el nombre de la construcción especificada en %1"
71895 #~ msgid "Construct name at %0 superfluous, no construct name specified at %1"
71896 #~ msgstr "El nombre de la construcción en %0 es superfluo, no se especificó un nombre de construcción en %1"
71898 #~ msgid "Construct name at %0 not the same as construct name at %1"
71899 #~ msgstr "El nombre de construcción en %0 no es el mismo que el nombre de construcción en %1"
71901 #~ msgid "Construct name at %0 does not match construct name for any containing DO constructs"
71902 #~ msgstr "El nombre de construcción en %0 no coincide con el nombre de construcción para cualquier construcción DO contenedora"
71904 #~ msgid "Label definition missing at %0 for DO construct specifying label at %1"
71905 #~ msgstr "Falta la definición de etiqueta en %0 para la construcción DO que especifica la etiqueta en %1"
71907 #~ msgid "Statement at %0 follows ELSE block for IF construct at %1"
71908 #~ msgstr "La declaración en %0 sigue al bloque ELSE para la construcción IF en %1"
71910 #~ msgid "Second occurrence of ELSE WHERE at %0 within WHERE at %1"
71911 #~ msgstr "Segunda ocurrencia de ELSE WHERE en %0 dentro de WHERE en %1"
71913 #~ msgid "END statement at %0 missing `%A' keyword required for internal or module procedure(s) bounded by %1"
71914 #~ msgstr "A la declaración END en %0 le falta la palabra clave `%A' requerida para procedimiento(s) interno(s) o módulo(s) unidos por %1"
71916 #~ msgid "MODULE PROCEDURE statement at %0 disallowed because INTERFACE at %1 specifies no generic name, operator, or assignment"
71917 #~ msgstr "No se permite la declaración MODULE PROCEDURE en %0 porque INTERFACE en %1 no especifica un nombre genérico, operador o asignación"
71919 #~ msgid "BLOCK DATA name at %0 superfluous, no name specified at %1"
71920 #~ msgstr "El nombre de BLOCK DATA en %0 es superfluo, no se especificó un nombre en %1"
71922 #~ msgid "Program name at %0 superfluous, no PROGRAM statement specified at %1"
71923 #~ msgstr "El nombre de programa en %0 es superfluo, no se especificó una declaración PROGRAM en %1"
71925 #~ msgid "Program unit name at %0 not the same as name at %1"
71926 #~ msgstr "El nombre de unidad de programa en %0 no es el mismo que el nombre en %1"
71928 #~ msgid "End of source file before end of block started at %0"
71929 #~ msgstr "Fin del fichero fuente antes de que empezara el bloque en %0"
71931 #~ msgid "Undefined label, first referenced at %0"
71932 #~ msgstr "Etiqueta indefinida, primero referenciada en %0"
71934 #~ msgid "Access specifier or PRIVATE statement at %0 invalid for derived-type definition within other than the specification part of a module"
71935 #~ msgstr "El especificador de acceso o la declaración PRIVATE en %0 es no válido para la definición de tipo derivado dentro de otro que la parte de especificación de un módulo"
71937 #~ msgid "Access specifier at %0 must immediately follow derived-type statement at %1 with no intervening statements"
71938 #~ msgstr "El especificador de acceso en %0 debe seguir inmediatamente a la declaración de tipo derivado en %1 sin declaraciones que intervengan"
71940 #~ msgid "No components specified as of %0 for derived-type definition beginning at %1"
71941 #~ msgstr "No se especificaron componentes para %0 para la definición de tipo derivado que comienza en %1"
71943 #~ msgid "No components specified as of %0 for structure definition beginning at %1"
71944 #~ msgstr "No se especificaron componentes para %0 para la la definición de la estructura que comienza en %1"
71946 #~ msgid "Field names at %0 for outer structure definition -- specify them in a subsequent RECORD statement instead"
71947 #~ msgstr "Nombres de campos en %0 para la definici{on de la estructura exterior -- especifíquelos en su lugar en una declaración RECORD subsecuente"
71949 #~ msgid "Missing field name(s) for structure definition at %0 within structure definition at %1"
71950 #~ msgstr "Falta(n) el(los) nombre(s) de campo(s) para la definición de la estructura en %0 dentro de la definición de la estructura en %1"
71952 #~ msgid "No components specified as of %0 for map beginning at %1"
71953 #~ msgstr "No se especificaron componente en %0 para el mapa que comienza en %1"
71955 #~ msgid "Zero or one maps specified as of %0 for union beginning at %1 -- at least two are required"
71956 #~ msgstr "Se especificaron cero o un mapa en %0 para la unión que comienza en %1 -- se requieren por lo menos dos"
71958 #~ msgid "Items in I/O list starting at %0 invalid for namelist-directed I/O"
71959 #~ msgstr "Los elementos en la lista de E/S que comienza en %0 son no válidos para la E/S dirigida por una lista de nombres"
71961 #~ msgid "No UNIT= specifier in I/O control list at %0"
71962 #~ msgstr "No hay un especificador UNIT= en la lista de control de E/S en %0"
71964 #~ msgid "Specification at %0 requires ADVANCE=`NO' specification in same I/O control list"
71965 #~ msgstr "La especificación en %0 requiere la especificación ADVANCE=`NO' en la misma lista de control de E/S"
71967 #~ msgid "Specification at %0 requires explicit FMT= specification in same I/O control list"
71968 #~ msgstr "La especificación en %0 requiere la especificación FMT= explícita en la misma lista de control de E/S "
71970 #~ msgid "Second occurrence of CASE DEFAULT at %0 within SELECT CASE at %1"
71971 #~ msgstr "Segunda ocurrencia de CASE DEFAULT en %0 dentro de un SELECT CASE en %1"
71973 #~ msgid "Duplicate or overlapping case values/ranges at %0 and %1"
71974 #~ msgstr "Valores/rangos case duplicados o con solapamientos en %0 y %1"
71976 #~ msgid "Type and/or kind-type parameter disagreement between CASE value or value within range at %0 and SELECT CASE at %1"
71977 #~ msgstr "Desacuerdo de tipo y/o parámetro de tipo entre el valor CASE o el valor dentro del rango en %0 y SELECT CASE en %1"
71979 #~ msgid "Range specification at %0 invalid for CASE statement within logical-type SELECT CASE statement"
71980 #~ msgstr "Especificación de rango en %0 no válida para la declaración CASE dentro de la declaración SELECT CASE de tipo lógico"
71982 #~ msgid "Fortran 90 feature at %0 unsupported"
71983 #~ msgstr "Característica Fortran 90 en %0 sin soporte"
71985 #~ msgid "Invalid declaration of or reference to symbol `%A' at %0 [initially seen at %1]"
71986 #~ msgstr "Declaración no válida de o referencia al símbolo `%A' en %0 [observado inicialmente en %1]"
71988 #~ msgid "Missing colon as of %0 in substring reference for %1"
71989 #~ msgstr "Faltan dos puntos en %0 en la referencia de subcadena para %1"
71991 #~ msgid "Invalid use at %0 of substring operator on %1"
71992 #~ msgstr "Uso no válido en %0 del operador de subcadenas en %1"
71994 #~ msgid "Expression at %0 has incorrect data type or rank for its context"
71995 #~ msgstr "La expresión en %0 tiene el tipo de dato o rango incorrecto para su contexto"
71997 #~ msgid "Division by 0 (zero) at %0 (IEEE not yet supported)"
71998 #~ msgstr "División por 0 (cero) en %0 (IEEE aún no tiene soporte)"
72000 #~ msgid "%A step count known to be 0 (zero) at %0"
72001 #~ msgstr "Se sabe que la cuenta de paso %A es 0 (cero) en %0"
72003 #~ msgid "%A end value plus step count known to overflow at %0"
72004 #~ msgstr "Se sabe que el valor final %A mas la cuenta de paso se desborda en %0"
72006 #~ msgid "%A begin, end, and step-count values known to result in implementation-dependent behavior due to overflow(s) in intermediate calculations at %0"
72007 #~ msgstr "Se sabe que los valores de inicio, fin y cuenta de paso %A resultan en conducta dependiente de la implementación debido a desbordamiento(s) en cálculos intermedios en %0"
72009 #~ msgid "%A begin, end, and step-count values known to result in no iterations at %0"
72010 #~ msgstr "Se sabe que los valores de inicio, fin y cuenta de paso %A resultan en falta de iteraciones en %0"
72012 #~ msgid "Type disagreement between expressions at %0 and %1"
72013 #~ msgstr "Desacuerdo de tipo entre las expresiones en %0 y %1"
72015 #~ msgid "Gratuitous parentheses surround implied-DO construct at %0"
72016 #~ msgstr "Paréntesis gratuitos alrededor de la construcción con DO implícito en %0"
72018 #~ msgid "Zero-size specification invalid at %0"
72019 #~ msgstr "Especificación de tamaño cero no válida en %0"
72021 #~ msgid "Zero-size array at %0"
72022 #~ msgstr "Matriz de tamaño cero en %0"
72024 #~ msgid "Target machine does not support complex entity of kind specified at %0"
72025 #~ msgstr "La máquina objetivo no tiene soporte para la entidad compleja del tipo especificado en %0"
72027 #~ msgid "Target machine does not support DOUBLE COMPLEX, specified at %0"
72028 #~ msgstr "La máquina objetivo no tiene soporte para DOUBLE COMPLEX, especificado en %0"
72030 #~ msgid "Attempt to raise constant zero to a power at %0"
72031 #~ msgstr "Se intenta elevar la constante cero a una potencia en %0"
72033 #~ msgid "Reference to generic intrinsic `%A' at %0 could be to form %B or %C"
72034 #~ msgstr "Referencia al intrínseco genérico `%A' en %0 puede ser para formar %B o %C"
72036 #~ msgid "Ambiguous use of intrinsic `%A' at %0 [info -f g77 M CMPAMBIG]"
72037 #~ msgstr "Uso ambiguo del intrínseco `%A' en %0 [info -f g77 M CMPAMBIG]"
72039 # El que escribió esto en inglés nunca pensó que se traduciría algún día. cfuga
72040 #~ msgid "Intrinsic `%A' referenced %Bly at %0, %Cly at %1 [info -f g77 M EXPIMP]"
72041 #~ msgstr "Intrínseco `%A' referenciado %Bmente en %0, %Cmente en %1 [info -f g77 M EXPIMP]"
72043 #~ msgid "Same name `%A' used for %B at %0 and %C at %1 [info -f g77 M INTGLOB]"
72044 #~ msgstr "Se usa el mismo nombre `%A' para %B en %0 y para %C en %1 [info -f g77 M INTGLOB]"
72046 #~ msgid "Explicit type declaration for intrinsic `%A' disagrees with invocation at %0"
72047 #~ msgstr "La declaración de tipo explícita para el intrínsico `%A' no coincide con la invocación en %0"
72049 #~ msgid "Unable to open INCLUDE file `%A' at %0"
72050 #~ msgstr "No se puede abrir el fichero INCLUDE `%A' en %0"
72052 #~ msgid "Null argument at %0 for procedure invocation at %1"
72053 #~ msgstr "Argumento nulo en %0 para la invocación del procedimiento en %1"
72055 #~ msgid "%A too few arguments (starting with dummy argument `%B') as of %0 for statement function reference at %1"
72056 #~ msgstr "faltan argumentos a %A (comenzando con el argumento de imitación `%B') para %0 para la referencia de la declaración de función en %1"
72058 #~ msgid "%A too many arguments as of %0 for statement function reference at %1"
72059 #~ msgstr "%A demasiados argumentos para %0 para la referencia de la declaración de función en %1"
72061 #~ msgid "Array supplied at %1 for dummy argument `%A' in statement function reference at %0"
72062 #~ msgstr "Se proporcionó una matriz en %1 como argumento de imitación `%A' en la referencia de la declaración de función en %0"
72064 #~ msgid "Variable-expression FORMAT specifier at %0 -- unsupported"
72065 #~ msgstr "Especificador de FORMAT de expresión variable en %0 -- sin soporte"
72067 #~ msgid "Attempt to specify second initial value for `%A' at %0"
72068 #~ msgstr "Se intentó especificar un segundo valor inicial para `%A' en %0"
72070 #~ msgid "Too few initial values in list of initializers for `%A' at %0"
72071 #~ msgstr "Muy pocos valores iniciales en la lista de inicializadores para `%A' en %0"
72073 #~ msgid "Too many initial values in list of initializers starting at %0"
72074 #~ msgstr "Demasiados valores iniciales en la lista de inicializadores que comienza en %0"
72076 #~ msgid "Array or substring specification for `%A' out of range in statement at %0"
72077 #~ msgstr "La especificación de matriz o subcadena para `%A' está fuera de rango en la declaración en %0"
72079 #~ msgid "Array subscript #%B out of range for initialization of `%A' in statement at %0"
72080 #~ msgstr "El subíndice de matriz #%B está fuera de rango para la inicialización de `%A' en la declaración en %0"
72082 #~ msgid "Implied do-loop step count of 0 (zero) for iteration variable `%A' in statement at %0"
72083 #~ msgstr "Cuenta de paso del bucle do implícito de 0 (cero) para la variable de iteración `%A' en la declaración en %0"
72085 #~ msgid "Implied do-loop iteration count of 0 (zero) for iteration variable `%A' in statement at %0"
72086 #~ msgstr "Cuenta de iteración del bucle do implícito de 0 (cero) para la variable de iteración `%A' en la declaración en %0"
72088 #~ msgid "Not an integer constant expression in implied do-loop in statement at %0"
72089 #~ msgstr "Una expresión constante que no es entero en el bucle do implícito en la declaración en %0"
72091 #~ msgid "Attempt to specify second initial value for element of `%A' at %0"
72092 #~ msgstr "Se intentó especificar un segundo valor inicial para un elemento de `%A' en %0"
72094 #~ msgid "Attempt to EQUIVALENCE common areas `%A' and `%B' at %0"
72095 #~ msgstr "Se intentó hacer EQUIVALENCE en las áreas comunes `%A' y `%B' en %0"
72097 #~ msgid "Can't place `%A' as directed by EQUIVALENCE due to alignment restrictions"
72098 #~ msgstr "No se puede colocar `%A' como lo indica EQUIVALENCE debido a restricciones de alineación"
72100 #~ msgid "Mismatched EQUIVALENCE requirements for placement of `%A' at both %C and %D bytes offset from `%B'"
72101 #~ msgstr "No coinciden los requerimientos de EQUIVALENCE para la ubicación de `%A' en el desplazamiento de %C y %D bytes de `%B'"
72103 #~ msgid "Array or substring specification for `%A' out of range in EQUIVALENCE statement"
72104 #~ msgstr "Especificación de matriz o subcadena para `%A' fuera de rango en la declaración EQUIVALENCE"
72106 #~ msgid "Substring of non-CHARACTER entity `%A' in EQUIVALENCE statement"
72107 #~ msgstr "Subcadena de la entidad `%A' que no es CHARACTER en la declaración EQUIVALENCE"
72109 #~ msgid "Array reference to scalar variable `%A' in EQUIVALENCE statement"
72110 #~ msgstr "Matriz de referencia a la variable escalar `%A' en la declaración EQUIVALENCE"
72112 #~ msgid "Array subscript #%B out of range for EQUIVALENCE of `%A'"
72113 #~ msgstr "Subíndice de matriz #%B fuera de rango para EQUIVALENCE de `%A'"
72115 #~ msgid "Too few elements in reference to array `%A' in EQUIVALENCE statement"
72116 #~ msgstr "Muy pocos elementos en la referencia a la matriz `%A' en la declaración EQUIVALENCE"
72118 #~ msgid "Too many elements in reference to array `%A' in EQUIVALENCE statement"
72119 #~ msgstr "Demasiados elementos en la referencia a la matriz `%A' en la declaración EQUIVALENCE"
72121 #~ msgid "Mixed CHARACTER and non-CHARACTER types via COMMON/EQUIVALENCE -- for example, `%A' and `%B'"
72122 #~ msgstr "Tipos CHARACTER y no CHARACTER mezclados a través de COMMON/EQUIVALENCE -- por ejemplo, `%A' y `%B'"
72124 #~ msgid "Return value `%A' for FUNCTION at %0 not referenced in subprogram"
72125 #~ msgstr "El valor de devolución `%A' para la FUNCTION en %0 no está referenciado en el subprograma"
72127 #~ msgid "Common block `%A' is SAVEd, explicitly or implicitly, at %0 but not SAVEd at %1"
72128 #~ msgstr "El bloque común `%A' está SAVE(guardado), explícita o implícitamente, en %0 pero no está SAVE en %1"
72130 #~ msgid "Common block `%A' is %B %D in length at %0 but %C %E at %1"
72131 #~ msgstr "El bloque común `%A' es %B %D en longitud en %0 pero %C %E en %1"
72133 #~ msgid "Blank common initialized at %0"
72134 #~ msgstr "Común en blanco inicializado en %0"
72136 #~ msgid "Intrinsic `%A' is passed as actual argument at %0 but not explicitly declared INTRINSIC"
72137 #~ msgstr "Se pasa el intrínseco `%A' como un argumento actual en %0 pero no está declarado explícitamente INTRINSIC"
72139 #~ msgid "External procedure `%A' is passed as actual argument at %0 but not explicitly declared EXTERNAL"
72140 #~ msgstr "Se pasa el procedimiento externo como un argumento actual en %0 pero no está declarado explícitamente EXTERNAL"
72142 #~ msgid "Character `%A' (for example) is upper-case in symbol name at %0"
72143 #~ msgstr "El carácter `%A' (por ejemplo) está en mayúsculas en el nombre de símbolo en %0"
72145 #~ msgid "Character `%A' (for example) is lower-case in symbol name at %0"
72146 #~ msgstr "El carácter `%A' (por ejemplo) está en minúsculas en el nombre de símbolo en %0"
72148 #~ msgid "Character `%A' not followed at some point by lower-case character in symbol name at %0"
72149 #~ msgstr "El carácter `%A' no está seguido en algún punto por un carácter en minúsculas en el nombre de símbolo en %0"
72151 #~ msgid "Initial character `%A' is lower-case in symbol name at %0"
72152 #~ msgstr "El carácter inicial `%A' está en minúsculas en el nombre del símbolo en %0"
72154 #~ msgid "NAMELIST not adequately supported by run-time library for source files with case preserved"
72155 #~ msgstr "NAMELIST no tiene un soporte adecuado por la biblioteca de tiempo de ejecución para ficheros fuente con mayúsculas/minúsculas conservados"
72157 #~ msgid "Nested %% construct (%%VAL, %%REF, or %%DESCR) at %0"
72158 #~ msgstr "Construcción %% anidada (%%VAL, %%REF, o %%DESCR) en %0"
72160 #~ msgid "Truncating characters on right side of character constant at %0"
72161 #~ msgstr "Truncando caracteres en el lado derecho de la constante de carácter en %0"
72163 #~ msgid "Truncating characters on right side of hollerith constant at %0"
72164 #~ msgstr "Truncando caracteres en el lado derecho de la constante hollerith en %0"
72166 #~ msgid "Truncating non-zero data on left side of numeric constant at %0"
72167 #~ msgstr "Truncando datos que no son cero del lado izquierdo de la constante numérica en %0"
72169 #~ msgid "Truncating non-zero data on left side of typeless constant at %0"
72170 #~ msgstr "Truncando datos que no son cero del lado izquierdo de la constante sin tipo en %0"
72172 #~ msgid "Typeless constant at %0 too large"
72173 #~ msgstr "Constante sin tipo en %0 demasiado grande"
72175 #~ msgid "First-column ampersand continuation at %0"
72176 #~ msgstr "Continuación con signo & en la primera columna en %0"
72178 #~ msgid "Global name `%A' defined at %0 already defined at %1 [info -f g77 M GLOBALS]"
72179 #~ msgstr "El nombre global `%A' definido en %0 ya estaba definido en %1 [info -f g77 M GLOBALS]"
72181 #~ msgid "Global name `%A' is %B at %0 but is %C at %1 [info -f g77 M GLOBALS]"
72182 #~ msgstr "El nombre global `%A' es %B en %0 pero es %C en %1 [info -f g77 M GLOBALS]"
72184 #~ msgid "Global name `%A' at %0 has different type at %1 [info -f g77 M GLOBALS]"
72185 #~ msgstr "El nombre global `%A' en %0 tiene tipo diferente en %1 [info -f g77 M GLOBALS]"
72187 # En las dos traducciones siguientes obviamente está adecuado al inglés,
72188 # ya que corresponden a `too few' y `too many'. Tenemos en español `muy pocos',
72189 # pero es una sola palabra para `demasiados'. Comentar a los autores originales.
72190 # cfuga
72191 #~ msgid "Too %B arguments passed to `%A' at %0 versus definition at %1 [info -f g77 M GLOBALS]"
72192 #~ msgstr "Se pasaron muy %B argumentos a `%A' en %0 contra la definición en %1 [info -f g77 M GLOBALS]"
72194 #~ msgid "Too %B arguments for `%A' at %0 versus invocation at %1 [info -f g77 M GLOBALS]"
72195 #~ msgstr "Muy %B argumentos para `%A' en %0 contra la invocación en %1 [info -f g77 M GLOBALS]"
72197 #~ msgid "Argument #%B of `%A' is %C at %0 but is %D at %1 [info -f g77 M GLOBALS]"
72198 #~ msgstr "El argumento #%B de `%A' es %C en %0 pero es %D en %1 [info -f g77 M GLOBALS]"
72200 #~ msgid "Intrinsic `%A', invoked at %0, known to be non-Y2K-compliant [info -f g77 M Y2KBAD]"
72201 #~ msgstr "Se sabe que el intrínseco `%A', invocado en %0, no cumple con Y2K [info -f g77 M Y2KBAD]"
72203 #~ msgid "Internal compiler error -- cannot perform operation"
72204 #~ msgstr "Error interno del compilador --  no se puede realizar la operación"
72206 #~ msgid "In unknown kind"
72207 #~ msgstr "En el tipo desconocido"
72209 #~ msgid "In entity"
72210 #~ msgstr "En la entidad"
72212 #~ msgid "In program"
72213 #~ msgstr "En el programa"
72215 #~ msgid "In block-data unit"
72216 #~ msgstr "En la unidad de bloque de datos"
72218 #~ msgid "In common block"
72219 #~ msgstr "En el bloque común"
72221 #~ msgid "In namelist"
72222 #~ msgstr "En la lista de nombres"
72224 #~ msgid "In anything"
72225 #~ msgstr "En cualquier"
72227 #~ msgid "declaration of `%s' shadows a parameter"
72228 #~ msgstr "la declaración de `%s' oscurece un parámetro"
72230 #~ msgid "can't expand %s"
72231 #~ msgstr "no se puede expandir %s"
72233 #~ msgid "undefined type `id', please import <objc/objc.h>"
72234 #~ msgstr "tipo `id' indefinido, por favor importe <objc/objc.h>"
72236 #~ msgid "circular inheritance in interface declaration for `%s'"
72237 #~ msgstr "herencia circular en la declaración de interfaz para `%s'"
72239 #~ msgid "Exception already handled by preceding `@catch(id)'"
72240 #~ msgstr "Ya se procesó la excepción por un `@catch(id)' precedente"
72242 #~ msgid "Exception of type `%s *' already handled by `@catch (%s *)'"
72243 #~ msgstr "Ya se manejó la excepción del tipo `%s *' por `@catch (%s *)'"
72245 #~ msgid "-I <dir>\tAdd <dir> to the end of the main include path.  -I- gives more include path control; see info documentation"
72246 #~ msgstr "-I <dir>\tAgregar el <dir>ectorio al final de la ruta de inclusión principal.  -I- da más control de ruta de inclusión; vea la documentación en formato info"
72248 #~ msgid "Do not store floats in registers"
72249 #~ msgstr "No guardar floats en registros"
72251 #~ msgid "Store strings in writable data section"
72252 #~ msgstr "Guardar las cadenas en la sección de datos modificables"
72254 #~ msgid "`-p' not supported; use `-pg' and gprof(1)"
72255 #~ msgstr "`-p' no tiene soporte; use `-pg' y gprof(1)"
72257 #~ msgid "GCC does not support -CC without using -E"
72258 #~ msgstr "GCC no da soporte a -CC sin usar -E"
72260 #~ msgid "-force_cpusubtype_ALL not allowed with -dynamiclib"
72261 #~ msgstr "no se permite -force_cpusubtype_ALL con -dynamiclib"
72263 #~ msgid "one of -c, -S, -gnatc, -gnatz, or -gnats is required for Ada"
72264 #~ msgstr "se requiere uno de -c, -S, -gnatc, -gnatz, o -gnats para Ada"
72266 #~ msgid "Enable warnings about inter-procedural problems"
72267 #~ msgstr "Activar los avisos sobre problemas interprocedurales"
72269 #~ msgid "Backslashes in character and hollerith constants are special (not C-style)"
72270 #~ msgstr "Las barras invertidas en constantes de caracter y hollerith no son especiales (no estilo C)"
72272 #~ msgid "Delete libU77 intrinsics with bad interfaces"
72273 #~ msgstr "Borrar los intrínsecos libU77 con interfaces erróneas"
72275 #~ msgid "Disable libU77 intrinsics with bad interfaces"
72276 #~ msgstr "Desactivar los intrínsecos libU77 con interfaces erróneas"
72278 #~ msgid "Enable libU77 intrinsics with bad interfaces"
72279 #~ msgstr "Activar los intrínsecos libU77 con interfaces erróneas"
72281 #~ msgid "Hide libU77 intrinsics with bad interfaces"
72282 #~ msgstr "Esconder los intrínsecos libU77 con interfaces erróneas"
72284 #~ msgid "Program written in strict mixed-case"
72285 #~ msgstr "Programa escrito estrictamente con mayúsculas y minúsculas mezcladas"
72287 #~ msgid "Preserve case used in program"
72288 #~ msgstr "Preservar todo el deletreo (mayúsculas/minúsculas) usado en el programa"
72290 #~ msgid "Program written in lowercase"
72291 #~ msgstr "Programa escrito en minúsculas"
72293 #~ msgid "Program written in uppercase"
72294 #~ msgstr "Programa escrito en mayúsculas"
72296 #~ msgid "Compile as if program written in uppercase"
72297 #~ msgstr "Compilar como si el programa estuviera escrito en mayúsculas"
72299 #~ msgid "Emit special debugging information for COMMON and EQUIVALENCE (disabled)"
72300 #~ msgstr "Emitir información especial de depuración para COMMON y EQUIVALENCE (desactivado)"
72302 #~ msgid "Allow '$' in symbol names"
72303 #~ msgstr "Permitir '$' en los nombres de símbolos"
72305 #~ msgid "Have front end emulate COMPLEX arithmetic to avoid bugs"
72306 #~ msgstr "Hace que el frente emule aritmética COMPLEX para evitar bichos"
72308 #~ msgid "f2c-compatible code can be generated"
72309 #~ msgstr "Se puede generar generar código compatible con f2c"
72311 #~ msgid "Delete non-FORTRAN-77 intrinsics f2c supports"
72312 #~ msgstr "Borrar los intrínsecos de FORTRAN que no es 77 que soporta f2c"
72314 #~ msgid "Disable non-FORTRAN-77 intrinsics f2c supports"
72315 #~ msgstr "Desactivar los intrínsecos de FORTRAN que no es 77 que soporta f2c"
72317 #~ msgid "Enable non-FORTRAN-77 intrinsics f2c supports"
72318 #~ msgstr "Activar los intrínsecos de FORTRAN que no es 77 que soporta f2c"
72320 #~ msgid "Hide non-FORTRAN-77 intrinsics f2c supports"
72321 #~ msgstr "Esconder los intrínsecos de FORTRAN que no es 77 que soporta f2c"
72323 #~ msgid "Unsupported; generate libf2c-calling code"
72324 #~ msgstr "Sin soporte; genera código de llamada a libf2c"
72326 #~ msgid "Program is written in typical FORTRAN 66 dialect"
72327 #~ msgstr "El programa está escrito en el dialecto típico FORTRAN 66"
72329 #~ msgid "Program is written in typical Unix-f77 dialect"
72330 #~ msgstr "El programa está escrito en el dialecto típico Unix-f77"
72332 #~ msgid "Program is written in Fortran-90-ish dialect"
72333 #~ msgstr "El programa está escrito en un dialecto cercano a Fortran-90"
72335 #~ msgid "Delete non-FORTRAN-77 intrinsics F90 supports"
72336 #~ msgstr "Borrar los intrínsecos de FORTRAN que no es 77 que soporta F90"
72338 #~ msgid "Disable non-FORTRAN-77 intrinsics F90 supports"
72339 #~ msgstr "Desactivar los intrínsecos de FORTRAN que no es 77 que soporta F90"
72341 #~ msgid "Enable non-FORTRAN-77 intrinsics F90 supports"
72342 #~ msgstr "Activar los intrínsecos de FORTRAN que no es 77 que soporta F90"
72344 #~ msgid "Hide non-FORTRAN-77 intrinsics F90 supports"
72345 #~ msgstr "Esconder los intrínsecos de FORTRAN que no es 77 que soporta F90"
72347 #~ msgid "ffixed-line-length-<number>\tSet the maximum line length to <number>"
72348 #~ msgstr "ffixed-line-length-<número>\tLimita la longitud máxima de línea a <número>"
72350 #~ msgid "Unsupported; affects code generation of arrays"
72351 #~ msgstr "Sin soporte; afecta la generación de código de las matrices"
72353 #~ msgid "Generate code to check subscript and substring bounds"
72354 #~ msgstr "Generar código para revisar los límites de subíndices y subcadenas"
72356 #~ msgid "Program is written in Fortran-90-ish free form"
72357 #~ msgstr "El programa está escrito en una forma libre cercana a Fortran-90"
72359 #~ msgid "Enable fatal diagnostics about inter-procedural problems"
72360 #~ msgstr "Activar los diagnósticos fatales sobre problemas interprocedurales"
72362 #~ msgid "Delete non-FORTRAN-77 intrinsics g77 supports"
72363 #~ msgstr "Borrar los intrínsecos de FORTRAN que no es 77 que soporta g77"
72365 #~ msgid "Disable non-FORTRAN 77 intrinsics F90 supports"
72366 #~ msgstr "Desactivar los intrínsecos de FORTRAN que no es 77 que soporta F90"
72368 #~ msgid "Enable non-FORTRAN 77 intrinsics F90 supports"
72369 #~ msgstr "Activar los intrínsecos de FORTRAN que no es 77 que soporta F90"
72371 #~ msgid "Hide non-FORTRAN 77 intrinsics F90 supports"
72372 #~ msgstr "Esconder los intrínsecos de FORTRAN que no es 77 que soporta F90"
72374 #~ msgid "Intrinsics letters in arbitrary cases"
72375 #~ msgstr "Letras de intrínsecos con mayúsculas/minúsculas indistintas"
72377 #~ msgid "Intrinsics spelled as e.g. SqRt"
72378 #~ msgstr "Intrínsecos deletreados como p.e. SqRt"
72380 #~ msgid "Intrinsics in lowercase"
72381 #~ msgstr "Intrínsecos en minúsculas"
72383 #~ msgid "Intrinsics in uppercase"
72384 #~ msgstr "Intrínsecos en mayúsculas"
72386 #~ msgid "Language keyword letters in arbitrary cases"
72387 #~ msgstr "Palabras claves del lenguaje con mayúsculas/minúsculas indistintas"
72389 #~ msgid "Language keywords spelled as e.g. IOStat"
72390 #~ msgstr "Palabras claves del lenguaje deletreadas como p.e. IOStat"
72392 #~ msgid "Language keywords in lowercase"
72393 #~ msgstr "Palabras claves del lenguaje en minúsculas"
72395 #~ msgid "Language keywords in uppercase"
72396 #~ msgstr "Palabras claves del lenguaje en mayúsculas"
72398 #~ msgid "Delete MIL-STD 1753 intrinsics"
72399 #~ msgstr "Borrar los intrínsecos MIL-STD 1753"
72401 #~ msgid "Disable MIL-STD 1753 intrinsics"
72402 #~ msgstr "Desactivar los intrínsecos MIL-STD 1753"
72404 #~ msgid "Enable MIL-STD 1753 intrinsics"
72405 #~ msgstr "Activar los intrínsecos MIL-STD 1753"
72407 #~ msgid "Hide MIL-STD 1753 intrinsics"
72408 #~ msgstr "Esconder los intrínsecos MIL-STD 1753"
72410 #~ msgid "Take at least one trip through each iterative DO loop"
72411 #~ msgstr "Tomar al menos un viaje a través de cada bucle DO iterativo"
72413 #~ msgid "Allow appending a second underscore to externals"
72414 #~ msgstr "Permitir agregar un segundo subrayado a los externos"
72416 #~ msgid "Do not print names of program units as they are compiled"
72417 #~ msgstr "No mostrar los nombres de las unidades de programa mientras son compiladas"
72419 #~ msgid "Internally convert most source to lowercase"
72420 #~ msgstr "Convertir internamente casi todo el código a minúsculas"
72422 #~ msgid "Internally preserve source case"
72423 #~ msgstr "Preservar internamente las mayúsculas y minúsculas del código fuente"
72425 #~ msgid "Internally convert most source to uppercase"
72426 #~ msgstr "Convertir internamente casi todo el código a mayúsculas"
72428 #~ msgid "Symbol names spelled in mixed case"
72429 #~ msgstr "Nombres de símbolo deletreados con mayúsculas/minúsculas mezcladas"
72431 #~ msgid "Symbol names in lowercase"
72432 #~ msgstr "Nombres de símbolo en minúsculas"
72434 #~ msgid "Symbol names in uppercase"
72435 #~ msgstr "Nombres de símbolo en mayúsculas"
72437 #~ msgid "Make prefix-radix non-decimal constants be typeless"
72438 #~ msgstr "Hacer que no tengan tipo las constantes con prefijo-radical que no es decimal"
72440 #~ msgid "Hollerith and typeless can be passed as arguments"
72441 #~ msgstr "Se pueden pasar las constantes hollerith y sin tipo como argumentos"
72443 #~ msgid "Allow ordinary copying of ASSIGN'ed vars"
72444 #~ msgstr "Permite la copia ordinaria de variables ASSIGNadas"
72446 #~ msgid "Dummy array dimensioned to (1) is assumed-size"
72447 #~ msgstr "La matriz falsa dimensionada a (1) es de tamaño asumido"
72449 #~ msgid "Trailing comma in procedure call denotes null argument"
72450 #~ msgstr "Coma al final de la llamada al procedimiento denota un argumento nulo"
72452 #~ msgid "Allow REAL(Z) and AIMAG(Z) given DOUBLE COMPLEX Z"
72453 #~ msgstr "Permite que REAL(Z) y AIMAG(Z) reciban DOUBLE COMPLEX Z"
72455 #~ msgid "Initialization via DATA and PARAMETER is not type-compatible"
72456 #~ msgstr "La inicialización a través de DATA y PARAMETER no es de tipos compatibles"
72458 #~ msgid "Allow INTEGER and LOGICAL interchangeability"
72459 #~ msgstr "Permite el intercambio entre INTEGER y LOGICAL"
72461 #~ msgid "Delete libU77 intrinsics"
72462 #~ msgstr "Borrar los intrínsecos libU77"
72464 #~ msgid "Disable libU77 intrinsics"
72465 #~ msgstr "Desactivar los intrínsecos libU77"
72467 #~ msgid "Enable libU77 intrinsics"
72468 #~ msgstr "Activar los intrínsecos libU77"
72470 #~ msgid "Hide libU77 intrinsics"
72471 #~ msgstr "Borrar los intrínsecos libU77"
72473 #~ msgid "Print g77-specific version information and run internal tests"
72474 #~ msgstr "Imprime la información específica de la versión g77 y ejecuta pruebas internas"
72476 #~ msgid "Program is written in VXT (Digital-like) FORTRAN"
72477 #~ msgstr "El programa está escrito en VXT (como Digital) FORTRAN"
72479 #~ msgid "Delete non-FORTRAN-77 intrinsics VXT FORTRAN supports"
72480 #~ msgstr "Borrar los intrínsecos de FORTRAN que no es 77 que soporta VXT FORTRAN"
72482 #~ msgid "Disable non-FORTRAN-77 intrinsics VXT FORTRAN supports"
72483 #~ msgstr "Desactivar los intrínsecos de FORTRAN que no es 77 que soporta VXT FORTRAN"
72485 #~ msgid "Enable non-FORTRAN-77 intrinsics VXT FORTRAN supports"
72486 #~ msgstr "Activar los intrínsecos de FORTRAN que no es 77 que soporta VXT FORTRAN"
72488 #~ msgid "Hide non-FORTRAN-77 intrinsics VXT FORTRAN supports"
72489 #~ msgstr "Esconder los intrínsecos de FORTRAN que no es 77 que soporta VXT FORTRAN"
72491 #~ msgid "Print internal debugging-related information"
72492 #~ msgstr "Muestra la información interna relacionada con la depuración"
72494 #~ msgid "Treat initial values of 0 like non-zero values"
72495 #~ msgstr "Tratar los valores iniciales de 0 como valores que no son cero"
72497 #~ msgid "neither the destructor nor the class-specific "
72498 #~ msgstr "ni el operador ni el operador delete "
72500 #~ msgid "operator delete will be called, even if they are "
72501 #~ msgstr "específico de la clase serán llamados, aún si se "
72503 #~ msgid "declared when the class is defined."
72504 #~ msgstr "declaran cuando se defina la clase."
72506 #~ msgid "pointer to a member used in arithmetic"
72507 #~ msgstr "se usó un puntero a un miembro en la aritmética"
72509 #~ msgid "Copyright (C) 2003 Free Software Foundation, Inc.\n"
72510 #~ msgstr "Copyright (C) 2003 Free Software Foundation, Inc.\n"
72512 #~ msgid "Use the 26-bit version of the APCS"
72513 #~ msgstr "Usar la versión 26-bit del APCS"
72515 #~ msgid "duplicate enum value `%D'"
72516 #~ msgstr "valor enum duplicado `%D'"
72518 #~ msgid "duplicate field `%D' (as enum and non-enum)"
72519 #~ msgstr "campo duplicado `%D' (como enum y no enum)"
72521 #~ msgid "duplicate nested type `%D'"
72522 #~ msgstr "tipo anidado duplicado `%D'"
72524 #~ msgid "duplicate field `%D' (as type and non-type)"
72525 #~ msgstr "campo duplicado `%D' (como tipo y no tipo)"
72527 #~ msgid "duplicate member `%D'"
72528 #~ msgstr "miembro duplicado `%D'"
72530 #~ msgid "ISO C++ forbids member `%D' with same name as enclosing class"
72531 #~ msgstr "ISO C++ prohíbe que el miembro `%D' tenga el mismo nombre que la clase que lo contiene"
72533 #~ msgid "field `%D' declared static in union"
72534 #~ msgstr "el campo `%s' es declarado como static en la unión"
72536 #~ msgid "ISO C++ forbids static data member `%D' with same name as enclosing class"
72537 #~ msgstr "ISO C++ prohíbe que el miembro de datos static `%D' tenga el mismo nombre que la clase que lo contiene"
72539 #~ msgid "anachronistic use of array size in vector delete"
72540 #~ msgstr "uso anacrónico del tamaño de la matriz desconocida en vector delete"
72542 #~ msgid "ISO C++ forbids aggregate initializer to new"
72543 #~ msgstr "ISO C++ prohíbe un inicializador agregado para new"
72545 #~ msgid "concatenation of string literals with __FUNCTION__ is deprecated"
72546 #~ msgstr "la concatenación de literales de cadena con __FUNCTION__ es obsoleta"
72548 #~ msgid "ISO C++ forbids range expressions in switch statements"
72549 #~ msgstr "ISO C++ prohíbe un rango de expresiones en las declaraciones switch"
72551 #~ msgid "ISO C++ forbids taking the address of a label"
72552 #~ msgstr "ISO C++ prohíbe tomar la dirección de una etiqueta"
72554 #~ msgid "ISO C forbids taking the address of a label"
72555 #~ msgstr "ISO C prohíbe tomar la dirección de una etiqueta"
72557 #~ msgid "declaration of `%s' shadows %s"
72558 #~ msgstr "la declaración de `%s' oscurece a %s"
72560 #~ msgid "`struct %s' incomplete in scope ending here"
72561 #~ msgstr "el `struct %s' incompleto en el ámbito termina aquí"
72563 #~ msgid "`union %s' incomplete in scope ending here"
72564 #~ msgstr "el `union %s' incompleto en el ámbito termina aquí"
72566 #~ msgid "`enum %s' incomplete in scope ending here"
72567 #~ msgstr "el `enum %s' incompleto en el ámbito termina aquí"
72569 #~ msgid "label `%s' defined but not used"
72570 #~ msgstr "la etiqueta `%s' está definida pero no se usa"
72572 #~ msgid "library function `%s' declared as non-function"
72573 #~ msgstr "la función de biblioteca `%s' no es declarada como función"
72575 #~ msgid "redeclaration of `%s'"
72576 #~ msgstr "redeclaración de `%s'"
72578 #~ msgid "prototype for `%s' follows"
72579 #~ msgstr "el prototipo para '%s' a continuación"
72581 #~ msgid "prototype for `%s' follows and number of arguments doesn't match"
72582 #~ msgstr "el prototipo para `%s' continúa y el número de argumentos no coincide"
72584 #~ msgid "prototype for `%s' follows and argument %d doesn't match"
72585 #~ msgstr "el prototipo para `%s' a continuación y el argumento %d no coinciden"
72587 #~ msgid "type qualifiers for `%s' conflict with previous decl"
72588 #~ msgstr "los calificadores de tipo para `%s' generan conflicto con la declaración previa"
72590 #~ msgid "a previous local"
72591 #~ msgstr "un local previo"
72593 #~ msgid "a global declaration"
72594 #~ msgstr "una declaración global"
72596 #~ msgid "`%s' used prior to declaration"
72597 #~ msgstr "se usa `%s' previo a la declaración"
72599 #~ msgid "`%s' was declared implicitly `extern' and later `static'"
72600 #~ msgstr "`%s' se declaró implícitamente `extern' y después `static'"
72602 #~ msgid "previous external decl of `%s'"
72603 #~ msgstr "declaración externa previa de `%s'"
72605 #~ msgid "type mismatch with previous implicit declaration"
72606 #~ msgstr "no coinciden los tipos con la declaración implícita previa"
72608 #~ msgid "`%s' was previously implicitly declared to return `int'"
72609 #~ msgstr "`%s' fue declarado previa e implícitamente para devolver `int'"
72611 #~ msgid "`%s' locally external but globally static"
72612 #~ msgstr "`%s' es externa localmente pero estática globalmente"
72614 #~ msgid "function `%s' was previously declared within a block"
72615 #~ msgstr "la función `%s' fue declarada previamente dentro de un bloque"
72617 #~ msgid "declaration of `%s' has `extern' and is initialized"
72618 #~ msgstr "la declaración  de `%s' tiene `extern' y está inicializada"
72620 #~ msgid "initializer fails to determine size of `%s'"
72621 #~ msgstr "el inicializador no puede determinar el tamaño de `%s'"
72623 #~ msgid "array size missing in `%s'"
72624 #~ msgstr "falta el tamaño de la matriz en %s"
72626 #~ msgid "storage size of `%s' isn't constant"
72627 #~ msgstr "el tamaño de almacenamiento de `%s' no es constante"
72629 #~ msgid "ISO C forbids parameter `%s' shadowing typedef"
72630 #~ msgstr "ISO C prohíbe el oscurecimiento del parámetro `%s' de typedef"
72632 #~ msgid "parameter `%s' points to incomplete type"
72633 #~ msgstr "el parámetro `%s' apunta a un tipo incompleto"
72635 #~ msgid "parameter points to incomplete type"
72636 #~ msgstr "el parámetro apunta a un tipo incompleto"
72638 #~ msgid "`union %s' declared inside parameter list"
72639 #~ msgstr "se declaró `union %s' dentro de la lista de parámetros"
72641 #~ msgid "`enum %s' declared inside parameter list"
72642 #~ msgstr "se declaró `enum %s' dentro de la lista de parámetros"
72644 #~ msgid "anonymous union declared inside parameter list"
72645 #~ msgstr "union anónimo declarado dentro de una lista de parámetros"
72647 #~ msgid "anonymous enum declared inside parameter list"
72648 #~ msgstr "enum anónimo declarado dentro de una lista de parámetros"
72650 #~ msgid "bit-field `%s' type invalid in ISO C"
72651 #~ msgstr "el tipo de campo de bit `%s' es no válido en ISO C"
72653 #~ msgid "duplicate member `%s'"
72654 #~ msgstr "miembro duplicado `%s'"
72656 #~ msgid "parm types given both in parmlist and separately"
72657 #~ msgstr "se dieron los tipos de los parámetros en la lista de parámetros y por separado"
72659 #~ msgid "ignoring invalid multibyte character"
72660 #~ msgstr "ignorando los carácteres multibyte no válidos"
72662 #~ msgid "options array incorrectly sorted: %s is before %s"
72663 #~ msgstr "opciones de matriz ordenadas incorrectamente: %s está antes de %s"
72665 #~ msgid "-Wno-strict-prototypes is not supported in C++"
72666 #~ msgstr "-Wno-strict-prototypes no tiene soporte en C++"
72668 #~ msgid ""
72669 #~ "Switches:\n"
72670 #~ "  -include <file>           Include the contents of <file> before other files\n"
72671 #~ "  -imacros <file>           Accept definition of macros in <file>\n"
72672 #~ "  -iprefix <path>           Specify <path> as a prefix for next two options\n"
72673 #~ "  -iwithprefix <dir>        Add <dir> to the end of the system include path\n"
72674 #~ "  -iwithprefixbefore <dir>  Add <dir> to the end of the main include path\n"
72675 #~ "  -isystem <dir>            Add <dir> to the start of the system include path\n"
72676 #~ msgstr ""
72677 #~ "Interruptores:\n"
72678 #~ "  -include <fichero>        Incluye el contenido del <fichero> antes de otros ficheros\n"
72679 #~ "  -imacros <fichero>        Aceptar definiciones de macros en el <fichero>\n"
72680 #~ "  -iprefix <ruta>           Especificar la <ruta> como un prefijo para las siguientes dos opciones\n"
72681 #~ "  -iwithprefix <dir>        Agregar el <dir>ectorio al final de la ruta de inclusión del sistema\n"
72682 #~ "  -iwithprefixbefore <dir>  Agregar el <dir>ectorio al final de la ruta de inclusión principal\n"
72683 #~ "  -isystem <dir>            Agregar el <dir>ectorio al inicio de la ruta de inclusión del sistema\n"
72685 #~ msgid ""
72686 #~ "  -idirafter <dir>          Add <dir> to the end of the system include path\n"
72687 #~ "  -I <dir>                  Add <dir> to the end of the main include path\n"
72688 #~ "  -I-                       Fine-grained include path control; see info docs\n"
72689 #~ "  -nostdinc                 Do not search system include directories\n"
72690 #~ "                             (dirs specified with -isystem will still be used)\n"
72691 #~ "  -nostdinc++               Do not search system include directories for C++\n"
72692 #~ "  -o <file>                 Put output into <file>\n"
72693 #~ msgstr ""
72694 #~ "  -idirafter <dir>          Agregar el <dir>ectorio al final de la ruta de inclusión del sistema\n"
72695 #~ "  -I <dir>                  Agregar el <dir>ectorio al final de la ruta de inclusión principal\n"
72696 #~ "  -I-                       Control granula de la ruta de inclusión; vea los documentos info\n"
72697 #~ "  -nostdinc                 No buscar en los directorios de inclusión del sistema\n"
72698 #~ "                             (aún se usarán los directorios especificados con -isystem)\n"
72699 #~ "  -nostdinc++               No buscar en los directorios de inclusión del sistema para C++\n"
72700 #~ "  -o <fichero>              Poner la salida en el <fichero>\n"
72702 #~ msgid ""
72703 #~ "  -trigraphs                Support ISO C trigraphs\n"
72704 #~ "  -std=<std name>           Specify the conformance standard; one of:\n"
72705 #~ "                            gnu89, gnu99, c89, c99, iso9899:1990,\n"
72706 #~ "                            iso9899:199409, iso9899:1999, c++98\n"
72707 #~ "  -w                        Inhibit warning messages\n"
72708 #~ "  -W[no-]trigraphs          Warn if trigraphs are encountered\n"
72709 #~ "  -W[no-]comment{s}         Warn if one comment starts inside another\n"
72710 #~ msgstr ""
72711 #~ "  -trigraphs                Permitir trigrafos ISO C\n"
72712 #~ "  -std=<nombre std>         Especificar la concordancia con estándar; una de:\n"
72713 #~ "                            gnu89, gnu99, c89, c99, iso9899:1990,\n"
72714 #~ "                            iso9899:199409, iso9899:1999, c++98\n"
72715 #~ "  -w                        Inhibir los mensajes de aviso\n"
72716 #~ "  -W[no-]trigraphs          Avisar si se encuentran trigrafos\n"
72717 #~ "  -W[no-]comment{s}         Avisar si un comentario inicia dentro de otro\n"
72719 #~ msgid ""
72720 #~ "  -W[no-]traditional        Warn about features not present in traditional C\n"
72721 #~ "  -W[no-]undef              Warn if an undefined macro is used by #if\n"
72722 #~ "  -W[no-]import             Warn about the use of the #import directive\n"
72723 #~ msgstr ""
72724 #~ "  -W[no-]traditional        Avisar sobre características no presentes en C tradicional\n"
72725 #~ "  -W[no-]undef              Avisar si una macro sin definir es usada por #if\n"
72726 #~ "  -W[no-]import             Avisar sobre el uso de la directiva #import\n"
72728 #~ msgid ""
72729 #~ "  -W[no-]error              Treat all warnings as errors\n"
72730 #~ "  -W[no-]system-headers     Do not suppress warnings from system headers\n"
72731 #~ "  -W[no-]all                Enable most preprocessor warnings\n"
72732 #~ msgstr ""
72733 #~ "  -W[no-]error              Tratar todos los avisos como errores\n"
72734 #~ "  -W[no-]system-headers     No suprimir los avisos de los encabezados del sistema\n"
72735 #~ "  -W[no-]all                Activar casi todos los avisos del preprocesador\n"
72737 #~ msgid ""
72738 #~ "  -M                        Generate make dependencies\n"
72739 #~ "  -MM                       As -M, but ignore system header files\n"
72740 #~ "  -MD                       Generate make dependencies and compile\n"
72741 #~ "  -MMD                      As -MD, but ignore system header files\n"
72742 #~ "  -MF <file>                Write dependency output to the given file\n"
72743 #~ "  -MG                       Treat missing header file as generated files\n"
72744 #~ msgstr ""
72745 #~ "  -M                        Genera dependencias para make\n"
72746 #~ "  -MM                       Como -M, pero ignora los ficheros de encabezado del sistema\n"
72747 #~ "  -MD                       Genera dependencias para make y compila\n"
72748 #~ "  -MMD                      Como -MD, pero ignora los ficheros de encabezado del sistema\n"
72749 #~ "  -MF <fichero>             Escribe la salida de la dependencia en el fichero dado\n"
72750 #~ "  -MG                       Trata los ficheros de encabezado faltantes como ficheros generados\n"
72752 # ¿Estoy usando la traducción correcta de 'quoted'? cfuga
72753 #~ msgid ""
72754 #~ "  -MP\t\t\t    Generate phony targets for all headers\n"
72755 #~ "  -MQ <target>              Add a MAKE-quoted target\n"
72756 #~ "  -MT <target>              Add an unquoted target\n"
72757 #~ msgstr ""
72758 #~ "  -MP\t\t\t    Generar objetivos falsos para todos los encabezados\n"
72759 #~ "  -MQ <objetivo>            Agregar un objetivo entrecomillado para MAKE\n"
72760 #~ "  -MT <objetivo>            Agregar un objetivo sin comillas\n"
72762 #~ msgid ""
72763 #~ "  -D<macro>                 Define a <macro> with string '1' as its value\n"
72764 #~ "  -D<macro>=<val>           Define a <macro> with <val> as its value\n"
72765 #~ "  -A<question>=<answer>     Assert the <answer> to <question>\n"
72766 #~ "  -A-<question>=<answer>    Disable the <answer> to <question>\n"
72767 #~ "  -U<macro>                 Undefine <macro> \n"
72768 #~ "  -v                        Display the version number\n"
72769 #~ msgstr ""
72770 #~ "  -D<macro>                 Define una <macro> con la cadena '1' como su valor\n"
72771 #~ "  -D<macro>=<valor>         Define una <macro> con <valor> como su valor\n"
72772 #~ "  -A<pregunta>=<resp>       Define la <resp>uesta para la <pregunta>\n"
72773 #~ "  -A-<pregunta>=<resp>      Desactiva la <resp>uesta a la <pregunta>\n"
72774 #~ "  -U<macro>                 Borra la definición de <macro> \n"
72775 #~ "  -v                        Muestra el número de la versión\n"
72777 #~ msgid ""
72778 #~ "  -H                        Print the name of header files as they are used\n"
72779 #~ "  -C                        Do not discard comments\n"
72780 #~ "  -dM                       Display a list of macro definitions active at end\n"
72781 #~ "  -dD                       Preserve macro definitions in output\n"
72782 #~ "  -dN                       As -dD except that only the names are preserved\n"
72783 #~ "  -dI                       Include #include directives in the output\n"
72784 #~ msgstr ""
72785 #~ "  -H                        Muestra el nombre de los ficheros de encabezado cada vez que se usan\n"
72786 #~ "  -C                        No descarta los comentarios\n"
72787 #~ "  -dM                       Muestra una lista de definiciones de macro activas al final\n"
72788 #~ "  -dD                       Preserva las definiciones de macro en la salida\n"
72789 #~ "  -dN                       Como -dD excepto que sólo se preservan los nombres\n"
72790 #~ "  -dI                       Incluye directivas #include en la salida\n"
72792 #~ msgid ""
72793 #~ "  -f[no-]preprocessed       Treat the input file as already preprocessed\n"
72794 #~ "  -ftabstop=<number>        Distance between tab stops for column reporting\n"
72795 #~ "  -P                        Do not generate #line directives\n"
72796 #~ "  -remap                    Remap file names when including files\n"
72797 #~ "  --help                    Display this information\n"
72798 #~ msgstr ""
72799 #~ "  -f[no-]preprocessed       Trata el fichero de entrada como si ya fuera preprocesado\n"
72800 #~ "  -ftabstop=<número>        Distancia entre los topes de tabulador para el reporte en columnas\n"
72801 #~ "  -P                        No genera directivas #line\n"
72802 #~ "  -remap                    Remapea los nombres de fichero cuando se incluyan ficheros\n"
72803 #~ "  --help                    Muestra esta información\n"
72805 #~ msgid "ISO C forbids the address of a cast expression"
72806 #~ msgstr "ISO C prohíbe la dirección de una expresión cast"
72808 #~ msgid "initializer for static variable uses complicated arithmetic"
72809 #~ msgstr "el inicializador para la variable estática usa aritmética complicada"
72811 #~ msgid "aggregate initializer is not constant"
72812 #~ msgstr "el inicializador agregado no es una constante"
72814 #~ msgid "aggregate initializer uses complicated arithmetic"
72815 #~ msgstr "el inicializador agregado usa aritmética complicada"
72817 #~ msgid "incompatibilities between object file & expected values"
72818 #~ msgstr "incompatibilidades entre el fichero objeto y los valores esperados"
72820 #~ msgid ""
72821 #~ "\n"
72822 #~ "Processing symbol table #%d, offset = 0x%.8lx, kind = %s\n"
72823 #~ msgstr ""
72824 #~ "\n"
72825 #~ "Procesando la tabla de símbolos #%d, desfase =  0x%.8lx, tipo = %s\n"
72827 #~ msgid ""
72828 #~ "\n"
72829 #~ "Updating header and load commands.\n"
72830 #~ "\n"
72831 #~ msgstr ""
72832 #~ "\n"
72833 #~ "Actualizando las órdenes de encabezado y carga.\n"
72834 #~ "\n"
72836 #~ msgid "load command map, %d cmds, new size %ld.\n"
72837 #~ msgstr "cargar mapa de órdenes, %d órdenes, nuevo tamaño %ld.\n"
72839 #~ msgid ""
72840 #~ "writing load commands.\n"
72841 #~ "\n"
72842 #~ msgstr ""
72843 #~ "escribiendo las órdenes de carga.\n"
72844 #~ "\n"
72846 #~ msgid "could not convert 0x%l.8x into a region"
72847 #~ msgstr "no se puede convertir 0x%l.8x en una región"
72849 #~ msgid "%s function, region %d, offset = %ld (0x%.8lx)\n"
72850 #~ msgstr "función %s, región %d, desfase = %ld (0x%.8lx)\n"
72852 #~ msgid "bad magic number"
72853 #~ msgstr "número mágico erróneo"
72855 #~ msgid "bad header version"
72856 #~ msgstr "versión de encabezado errónea"
72858 #~ msgid "bad raw header version"
72859 #~ msgstr "versión de encabezado textual errónea"
72861 #~ msgid "raw header buffer too small"
72862 #~ msgstr "almacenamiento temporal de encabezado textual demasiado pequeño"
72864 #~ msgid "old raw header file"
72865 #~ msgstr "fichero de encabezado textual antiguo"
72867 #~ msgid "unknown {de,en}code_mach_o_hdr return value %d"
72868 #~ msgstr "valor de devolución {de,en}code_mach_o_hdr %d desconocido"
72870 #~ msgid "lseek %s 0"
72871 #~ msgstr "lseek %s 0"
72873 #~ msgid "read %s"
72874 #~ msgstr "read %s"
72876 #~ msgid "read %ld bytes, expected %ld, from %s"
72877 #~ msgstr "%ld bytes leídos, se esperaban %ld, de %s"
72879 #~ msgid "msync %s"
72880 #~ msgstr "msync %s"
72882 #~ msgid "munmap %s"
72883 #~ msgstr "munmap %s"
72885 #~ msgid "write %s"
72886 #~ msgstr "write %s"
72888 #~ msgid "wrote %ld bytes, expected %ld, to %s"
72889 #~ msgstr "%ld bytes escritos, se esperaban %ld, a %s"
72891 #~ msgid "ISO C++ does not permit \"%s\" in #if"
72892 #~ msgstr "ISO C++ no permite \"%s\" en #if"
72894 #~ msgid "invalid character '\\%03o' in #if"
72895 #~ msgstr "Carácter no válido '\\%03o' en #if"
72897 #~ msgid "absolute file name in remap_filename"
72898 #~ msgstr "nombre de fichero absoluto en remap_filename"
72900 #~ msgid "directory name missing after %s"
72901 #~ msgstr "falta el nombre de directorio después de %s"
72903 #~ msgid "file name missing after %s"
72904 #~ msgstr "falta el nombre de fichero después de %s"
72906 #~ msgid "path name missing after %s"
72907 #~ msgstr "falta el nombre de la ruta después de %s"
72909 #~ msgid "trigraph ??%c converted to %c"
72910 #~ msgstr "trigrafo ??%c convertido a %c"
72912 #~ msgid "trigraph ??%c ignored"
72913 #~ msgstr "se descarta el trigrafo ??%c"
72915 #~ msgid "backslash and newline separated by space"
72916 #~ msgstr "caracteres de barra invertida y fin de línea separados por espacio"
72918 #~ msgid "backslash-newline at end of file"
72919 #~ msgstr "no hay caractér de barra invertida o fin de línea al final del fichero"
72921 #~ msgid "\"/*\" within comment"
72922 #~ msgstr "\"/*\" dentro de un comentario"
72924 #~ msgid "no newline at end of file"
72925 #~ msgstr "no hay caractér de fin de línea al final del fichero"
72927 #~ msgid "non-hex digit '%c' in universal-character-name"
72928 #~ msgstr "dígito no hexadecimal '%c' en universal-character-name"
72930 #~ msgid "universal-character-name on EBCDIC target"
72931 #~ msgstr "universal-character-name en el objetivo EBCDIC"
72933 #~ msgid "universal-character-name out of range"
72934 #~ msgstr "universal-character-name fuera de rango"
72936 #~ msgid "escape sequence out of range for its type"
72937 #~ msgstr "secuencia de escape fuera de rango por su tipo"
72939 #~ msgid "#import is obsolete, use an #ifndef wrapper in the header file"
72940 #~ msgstr "#import es obsoleto, use una envoltura #ifndef en el fichero de encabezado"
72942 #~ msgid "#pragma once is obsolete"
72943 #~ msgstr "#pragma una vez es obsoleto"
72945 #~ msgid "unterminated #%s"
72946 #~ msgstr "#%s sin terminar"
72948 #~ msgid "macro \"%s\" is not used"
72949 #~ msgstr "la macro \"%s\" no se utiliza"
72951 #~ msgid "\"%s\" redefined"
72952 #~ msgstr "se redefinió \"%s\""
72954 #~ msgid ""
72955 #~ ",\n"
72956 #~ "                 from %s:%d"
72957 #~ msgstr ""
72958 #~ ",\n"
72959 #~ "                 de %s:%d"
72961 #~ msgid "internal regno botch: `%s' has regno = %d\n"
72962 #~ msgstr "regno interno fastidiado: `%s' tiene regno = %d\n"
72964 #~ msgid "support for the DWARF1 debugging format is deprecated"
72965 #~ msgstr "el soporte para el formato de depuración DWARF1 es obsoleto"
72967 #~ msgid "unsupported wide integer operation"
72968 #~ msgstr "operación de enteros anchos sin soporte"
72970 #~ msgid "Could not open basic block file %s.\n"
72971 #~ msgstr "No se puede abrir fichero de bloque básico %s.\n"
72973 #~ msgid "Assuming that all execution counts are zero.\n"
72974 #~ msgstr "Asumiendo que todas las cuentas de ejecución son cero.\n"
72976 #~ msgid "No executable code associated with file %s.\n"
72977 #~ msgstr "No hay código ejecutable asociado al fichero %s.\n"
72979 #~ msgid "didn't use all bb entries of graph, function %s\n"
72980 #~ msgstr "no se usaron todas las entradas bb del grafo, función %s\n"
72982 #~ msgid "block_num = %ld, num_blocks = %d\n"
72983 #~ msgstr "block_num = %ld, num_blocks = %d\n"
72985 #~ msgid "ERROR: unexpected line number %ld\n"
72986 #~ msgstr "ERROR: número de línea %ld inesperado\n"
72988 #~ msgid "ERROR: too many basic blocks in function %s\n"
72989 #~ msgstr "ERROR: demasiados bloques básicos en la función %s\n"
72991 #~ msgid "ERROR: out of range line number in function %s\n"
72992 #~ msgstr "ERROR: número de líneas fuera de rango en la función %s\n"
72994 #~ msgid "Unexpected EOF while reading source file %s.\n"
72995 #~ msgstr "EOF inesperado mientras se leía el fichero de código fuente %s.\n"
72997 #~ msgid "Name `%s' contains quotes"
72998 #~ msgstr "El nombre `%s' contiene comillas"
73000 #~ msgid "invalid string `%s' in define_cpu_unit"
73001 #~ msgstr "cadena `%s' no válida en define_cpu_unit"
73003 #~ msgid "invalid string `%s' in define_query_cpu_unit"
73004 #~ msgstr "cadena `%s' no válida en define_query_cpu_unit"
73006 #~ msgid "invalid string `%s' in define_bypass"
73007 #~ msgstr "cadena `%s' no válida en define_bypass"
73009 #~ msgid "invalid first string `%s' in exclusion_set"
73010 #~ msgstr "primera cadena `%s' no válida en exclusion_set"
73012 #~ msgid "invalid second string `%s' in exclusion_set"
73013 #~ msgstr "segunda cadena `%s' no válida en exclusion_set"
73015 #~ msgid "invalid first string `%s' in presence_set"
73016 #~ msgstr "primera cadena `%s' no válida en presence_set"
73018 #~ msgid "invalid second string `%s' in presence_set"
73019 #~ msgstr "segunda cadena `%s' no válida en presence_set"
73021 #~ msgid "invalid first string `%s' in absence_set"
73022 #~ msgstr "primera cadena `%s' no válida en absence_set"
73024 #~ msgid "invalid second string `%s' in absence_set"
73025 #~ msgstr "segunda cadena `%s' no válida en absence_set"
73027 #~ msgid "invalid string `%s' in define_automaton"
73028 #~ msgstr "cadena `%s' no válida en define_automaton"
73030 #~ msgid "invalid option `%s' in automata_option"
73031 #~ msgstr "opción `%s' no válida en automata_option"
73033 #~ msgid "garbage after ) in reservation `%s'"
73034 #~ msgstr "basura después de ) en la reservación `%s'"
73036 #~ msgid "invalid `%s' in reservation `%s'"
73037 #~ msgstr "`%s' no válido en la reservación `%s'"
73039 #~ msgid "repetition `%s' <= 1 in reservation `%s'"
73040 #~ msgstr "repetición `%s' <= 1 en la reservación `%s'"
73042 #~ msgid "unit `%s' in exclusion is not declared"
73043 #~ msgstr "no se declaró la unidad `%s' en la exclusión"
73045 #~ msgid "`%s' in exclusion is not unit"
73046 #~ msgstr "`%s' en la exclusión no es una unidad"
73048 #~ msgid "unit `%s' excludes itself"
73049 #~ msgstr "la unidad `%s' se excluye a sí misma"
73051 #~ msgid "units `%s' and `%s' in exclusion set belong to different automata"
73052 #~ msgstr "las unidades `%s' y `%s' en el conjunto de exclusión pertenece a autómatas diferentes"
73054 #~ msgid "unit `%s' excludes and requires presence of `%s'"
73055 #~ msgstr "la unidad `%s' excluye y requiere la presencia de `%s'"
73057 #~ msgid "unit `%s' requires absence and presence of `%s'"
73058 #~ msgstr "la unidad `%s' requiere la ausencia y la presencia de `%s'"
73060 #~ msgid "define_insn_reservation `%s' has negative latency time"
73061 #~ msgstr "define_insn_reservation `%s' tiene un tiempo de latencia negativo"
73063 #~ msgid "`%s' is already used as insn reservation name"
73064 #~ msgstr "`%s' ya se utilizó como un nombre de reservación de insn"
73066 #~ msgid "define_bypass `%s - %s' has negative latency time"
73067 #~ msgstr "define_bypass `%s - %s' tiene un tiempo de latencia negativo"
73069 #~ msgid "automaton `%s' is not declared"
73070 #~ msgstr "el autómata `%s' no se declaró"
73072 #~ msgid "define_unit `%s' without automaton when one defined"
73073 #~ msgstr "define_unit `%s' sin un autómata cuando uno está definido"
73075 #~ msgid "`%s' is declared as cpu unit"
73076 #~ msgstr "`%s' está declarado como una unidad de cpu"
73078 #~ msgid "`%s' is declared as cpu reservation"
73079 #~ msgstr "`%s' está declarado como una reservación de cpu"
73081 #~ msgid "repeated declaration of reservation `%s'"
73082 #~ msgstr "declaración repetida de la reservación `%s'"
73084 #~ msgid "there is no insn reservation `%s'"
73085 #~ msgstr "no hay reservación de insn `%s' previa"
73087 #~ msgid "the same bypass `%s - %s' is already defined"
73088 #~ msgstr "el mismo bypass `%s - %s' ya está definido"
73090 #~ msgid "bypass `%s - %s' is already defined"
73091 #~ msgstr "el bypass `%s - %s' ya está definido"
73093 #~ msgid "undeclared unit or reservation `%s'"
73094 #~ msgstr "unidad o reservación `%s' sin declarar"
73096 #~ msgid "unit `%s' is not used"
73097 #~ msgstr "la unidad `%s' no se utiliza"
73099 #~ msgid "cycle in definition of reservation `%s'"
73100 #~ msgstr "ciclo en la definición de la reservación `%s'"
73102 #~ msgid "Units `%s' and `%s' should be in the same automaton"
73103 #~ msgstr "Las unidades `%s' y `%s' deben estar en el mismo autómata"
73105 #~ msgid "option `-split' has not been implemented yet\n"
73106 #~ msgstr "la opción `-split' aún no se ha implementado\n"
73108 #~ msgid "Automaton `%s': Insn `%s' will never be issued"
73109 #~ msgstr "Autómata `%s': Insn `%s' nunca se utilizará"
73111 #~ msgid "Insn `%s' will never be issued"
73112 #~ msgstr "Insn `%s' nunca se utilizará"
73114 #~ msgid "Errors in DFA description"
73115 #~ msgstr "Errores en la descripción DFA"
73117 #~ msgid "Error in writing DFA description file %s"
73118 #~ msgstr "Error al escribir el fichero de descripción DFA %s"
73120 #~ msgid "Profile does not match flowgraph of function %s (out of date?)"
73121 #~ msgstr "El análisis de perfil no coincide con la gráfica de flujo de la función %s (¿desactualizado?)"
73123 #~ msgid ".da file corrupted"
73124 #~ msgstr "fichero .da corrupto"
73126 #~ msgid "Generate STABS format debug info"
73127 #~ msgstr "Generar información de depuración en el formato STABS"
73129 #~ msgid "Generate extended STABS format debug info"
73130 #~ msgstr "Generar información de depuración en el formato STABS extendido"
73132 #~ msgid "Generate DWARF-1 format debug info"
73133 #~ msgstr "Generar información de depuración en el formato DWARF-1"
73135 #~ msgid "Generate extended DWARF-1 format debug info"
73136 #~ msgstr "Generar información de depuración en el formato DWARF-1 extendido"
73138 #~ msgid "Generate DWARF-2 debug info"
73139 #~ msgstr "Generar información de depuración en el formato DWARF-2"
73141 #~ msgid "Generate XCOFF format debug info"
73142 #~ msgstr "Generar información de depuración en el formato XCOFF"
73144 #~ msgid "Generate extended XCOFF format debug info"
73145 #~ msgstr "Generar información de depuración en el formato XCOFF extendido"
73147 #~ msgid "Generate COFF format debug info"
73148 #~ msgstr "Generar información de depuración en el formato XCOFF"
73150 #~ msgid "Generate VMS format debug info"
73151 #~ msgstr "Generar información de depuración en el formato VMS"
73153 #~ msgid "Consider all mem refs through pointers as volatile"
73154 #~ msgstr "Considerar todas las referencias a memoria a través de punteros como volatile"
73156 #~ msgid "Consider all mem refs to global data to be volatile"
73157 #~ msgstr "Considerar todas las referencias a datos globales como volatile"
73159 #~ msgid "Consider all mem refs to static data to be volatile"
73160 #~ msgstr "Considerar todas las referencias a datos static como volatile"
73162 #~ msgid "Output GNU ld formatted global initializers"
73163 #~ msgstr "Obtener inicializadores globales con formato para ld de GNU"
73165 #~ msgid "Compile just for ISO C90"
73166 #~ msgstr "Compilar sólo para ISO C90"
73168 #~ msgid "Determine language standard"
73169 #~ msgstr "Determinar el estándar de lenguaje"
73171 #~ msgid "Make bit-fields by unsigned by default"
73172 #~ msgstr "Hacer por defecto unsigned los campos de bit"
73174 #~ msgid "Allow different types as args of ? operator"
73175 #~ msgstr "Permitir tipos diferentes como argumentos del operador ?"
73177 #~ msgid "Allow the use of $ inside identifiers"
73178 #~ msgstr "Permitir el uso de $ dentro de los identificadores"
73180 #~ msgid "Use the smallest fitting integer to hold enums"
73181 #~ msgstr "Usar el entero adecuado más pequeño para contener enumerados"
73183 #~ msgid "Warn if nested comments are detected"
73184 #~ msgstr "Avisar si se detectan comentarios anidados"
73186 #~ msgid "Don't warn about too many arguments to format functions"
73187 #~ msgstr "No avisar sobre demasiados argumentos para las funciones de formato"
73189 #~ msgid "Mark strings as 'const char *'"
73190 #~ msgstr "Marcar las cadenas como 'const char *'"
73192 #~ msgid "  -pedantic-errors        Like -pedantic except that errors are produced\n"
73193 #~ msgstr "  -pedantic-errors        Como -pedantic excepto que se producen errores\n"
73195 #~ msgid "  -w                      Suppress warnings\n"
73196 #~ msgstr "  -w                      Suprimir avisos\n"
73198 #~ msgid ""
73199 #~ "\n"
73200 #~ "Language specific options:\n"
73201 #~ msgstr ""
73202 #~ "\n"
73203 #~ "Opciones específicas del lenguaje:\n"
73205 #~ msgid "  %-23.23s [undocumented]\n"
73206 #~ msgstr "  %-23.23s [sin documentar]\n"
73208 #~ msgid ""
73209 #~ "\n"
73210 #~ "There are undocumented %s specific options as well.\n"
73211 #~ msgstr ""
73212 #~ "\n"
73213 #~ "Además hay opciones específicas de %s sin documentar.\n"
73215 #~ msgid "-Wid-clash-LEN is no longer supported"
73216 #~ msgstr "-Wid-clash-LEN ya no tiene soporte"
73218 #~ msgid "use -gdwarf -g%d for DWARF v1, level %d"
73219 #~ msgstr "use -gdwarf -g%d para DWARF v1, nivel %d"
73221 #~ msgid "use -gdwarf-2   for DWARF v2"
73222 #~ msgstr "use -dwarf-2    para DWARF v2"
73224 #~ msgid "ignoring option `%s' due to invalid debug level specification"
73225 #~ msgstr "ignorando la opción `%s' debido a la especificación de un nivel de depuración no válido"
73227 #~ msgid "`%s': unknown or unsupported -g option"
73228 #~ msgstr "`%s': opción -g desconocida o sin soporte"
73230 #~ msgid "`%s' ignored, conflicts with `-g%s'"
73231 #~ msgstr "`%s' descartado, tiene conflicto con `-g%s'"
73233 #~ msgid "-param option missing argument"
73234 #~ msgstr "falta el argumento para la opción -param"
73236 #~ msgid "(it is valid for %s but not the selected language)"
73237 #~ msgstr "(es válida para %s pero no para el lenguaje seleccionado)"
73239 #~ msgid "#`%s' not supported by %s#"
73240 #~ msgstr "#`%s' no tiene soporte para %s#"
73242 #~ msgid "The slope of the linear function throttling inlining after the recursive inlining limit has been reached is given by the negative reciprocal value of this parameter"
73243 #~ msgstr "La pendiente de la función lineal de descarte de inlining antes de que se alcance el límite de inlining recursivo es dada por el valor recíproco negativo de este parámetro"
73245 #~ msgid "The number of instructions in a single functions still eligible to inlining after a lot recursive inlining"
73246 #~ msgstr "El número de instrucciones en una sola función para ser aún elegible para inlining después de mucho inlining recursivo"
73248 #~ msgid "Use Mingw32 interface"
73249 #~ msgstr "Usar la interfaz Mingw32"
73251 #~ msgid "Use bare Windows interface"
73252 #~ msgstr "Usar la interfaz desnuda Windows"
73254 #~ msgid "const objects cannot go in .sdata/.sbss"
73255 #~ msgstr "los objetos const no pueden ir en .sdata/.sbss"
73257 #~ msgid "Do not use Sky linkage convention"
73258 #~ msgstr "No generar código para una tarjeta Sun Sky"
73260 #~ msgid "Generate code for a 68881"
73261 #~ msgstr "Generar código para un 68881"
73263 #~ msgid "internal gcc monitor: short-branch(%x)"
73264 #~ msgstr "monitor interno de gcc: short-branch(%x)"
73266 #~ msgid "internal gcc error: Can't express symbolic location"
73267 #~ msgstr "error interno de gcc: No se puede expresar la ubicación simbólica"
73269 #~ msgid "argument #%d is a structure"
73270 #~ msgstr "el argumento #%d es una estructura"
73272 #~ msgid "%%R not followed by %%B/C/D/E"
73273 #~ msgstr "%%R no es seguido por %%B/C/D/E"
73275 #~ msgid "invalid %%Q value"
73276 #~ msgstr "valor %%Q no válido"
73278 #~ msgid "invalid %%o value"
73279 #~ msgstr "valor %%o no válido"
73281 #~ msgid "invalid %%s/S value"
73282 #~ msgstr "valor %%s/S no válido"
73284 #~ msgid "invalid %%B value"
73285 #~ msgstr "valor %%B no válido"
73287 #~ msgid "`%%d' operand isn't a register"
73288 #~ msgstr "el operando `%%d' no es un registro"
73290 #~ msgid "-mtrap-large-shift and -mhandle-large-shift are incompatible"
73291 #~ msgstr "-mtrap-large-shift y -mhandle-large-shift son incompatibles"
73293 #~ msgid "-mshort-data-%s is too large "
73294 #~ msgstr "-mshort-data-%s es demasiado grande "
73296 #~ msgid "-mshort-data-%s and PIC are incompatible"
73297 #~ msgstr "-mshort-data-%s y PIC son incompatibles"
73299 #~ msgid "bad value (%s) for -mips switch"
73300 #~ msgstr "valor erróneo (%s) para el interruptor -mips"
73302 #~ msgid "invalid option `entry%s'"
73303 #~ msgstr "opción no válida `entry%s'"
73305 #~ msgid "-mentry is only meaningful with -mips-16"
73306 #~ msgstr "-mentry sólo tiene significado con -mips-16"
73308 #~ msgid "MIPS ECOFF format does not allow changing filenames within functions with #line"
73309 #~ msgstr "el formato ECOFF de MIPS no permite el cambio de nombres de fichero dentro de funciones con #line"
73311 #~ msgid "fp_offset (%ld) or end_offset (%ld) is less than zero"
73312 #~ msgstr "fp_offset (%ld) o end_offset (%ld) es menor a cero"
73314 #~ msgid "Trap on integer divide overflow"
73315 #~ msgstr "Atrapar desbordamientos en la división entera"
73317 #~ msgid "Don't trap on integer divide overflow"
73318 #~ msgstr "No atrapar desbordamientos en la división entera"
73320 # Error de dedo de los desarrolladores originales. Avisar. cfuga
73321 #~ msgid "Use mips16 entry/exit psuedo ops"
73322 #~ msgstr "Usar pseudo ops mips16 de entry/exit"
73324 #~ msgid "invalid %%z value"
73325 #~ msgstr "valor %%z no válido"
73327 #~ msgid "can't have varargs with -mfp-arg-in-fp-regs"
73328 #~ msgstr "no se puede tener varargs con -mfp-arg-in-fp-regs"
73330 #~ msgid "unknown -mvrsave= option specified: '%s'"
73331 #~ msgstr "opción -mvrsave= especificada desconocida: '%s'"
73333 #~ msgid "64 bit mode"
73334 #~ msgstr "modo de 64 bit"
73336 #~ msgid "31 bit mode"
73337 #~ msgstr "modo de 31 bit"
73339 #~ msgid "Use the Xtensa code density option"
73340 #~ msgstr "Usar la opción de densidad del código Xtensa"
73342 #~ msgid "Do not use the Xtensa code density option"
73343 #~ msgstr "No usar la opción de densidad del código Xtensa"
73345 #~ msgid "Use the Xtensa MAC16 option"
73346 #~ msgstr "Usar la opción MAC16 de Xtensa"
73348 #~ msgid "Do not use the Xtensa MAC16 option"
73349 #~ msgstr "No usar la opción MAC16 de Xtensa"
73351 #~ msgid "Use the Xtensa MUL16 option"
73352 #~ msgstr "Usar la opción MUL16 de Xtensa"
73354 #~ msgid "Do not use the Xtensa MUL16 option"
73355 #~ msgstr "No usar la opción MUL16 de Xtensa"
73357 #~ msgid "Use the Xtensa MUL32 option"
73358 #~ msgstr "Usar la opción MUL32 de Xtensa"
73360 #~ msgid "Do not use the Xtensa MUL32 option"
73361 #~ msgstr "No usar la opción MUL32 de Xtensa"
73363 #~ msgid "Use the Xtensa NSA option"
73364 #~ msgstr "Usar la opción NSA de Xtensa"
73366 #~ msgid "Use the Xtensa MIN/MAX option"
73367 #~ msgstr "Usar la opción MIN/MAX de Xtensa"
73369 #~ msgid "Do not use the Xtensa MIN/MAX option"
73370 #~ msgstr "No usar la opción MIN/MAX de Xtensa"
73372 #~ msgid "Use the Xtensa SEXT option"
73373 #~ msgstr "Usar la opción SEXT de Xtensa"
73375 #~ msgid "Do not use the Xtensa SEXT option"
73376 #~ msgstr "No usar la opción SEXT de Xtensa"
73378 #~ msgid "Use the Xtensa boolean register option"
73379 #~ msgstr "Usar la opción de registro booleano de Xtensa"
73381 #~ msgid "Do not use the Xtensa boolean register option"
73382 #~ msgstr "No usar la opción de registro booleano de Xtensa"
73384 #~ msgid "Use the Xtensa floating-point unit"
73385 #~ msgstr "Usar la unidad de coma flotante de Xtensa"
73387 #~ msgid "Do not use the Xtensa floating-point unit"
73388 #~ msgstr "No usar la unidad de coma flotante de Xtensa"
73390 #~ msgid "type of `%E' does not match destructor type `%T' (type was `%T')"
73391 #~ msgstr "el tipo de `%E' no coincide con el tipo del destructor `%T' (el tipo era `%T')"
73393 #~ msgid "base object `%E' of scoped method call is of non-aggregate type `%T'"
73394 #~ msgstr "el objeto base `%E' de la llamada de método del ambiente es del tipo no agregado `%T'"
73396 #~ msgid "destructor name `~%T' does not match type `%T' of expression"
73397 #~ msgstr "el nombre del destructor `~%T' no coincide con el tipo `%T' de la expresión"
73399 #~ msgid "%s %+#D%s"
73400 #~ msgstr "%s %+#D%s"
73402 #~ msgid "%s for `%T ? %T : %T' operator"
73403 #~ msgstr "%s para el operador `%T ? %T : %T'"
73405 #~ msgid "%s for `%T [%T]' operator"
73406 #~ msgstr "%s para el operador `%T [%T]'"
73408 #~ msgid "%s for `%T %s %T' operator"
73409 #~ msgstr "%s para el operador `%T %s %T'"
73411 #~ msgid "%s for `%s %T' operator"
73412 #~ msgstr "%s para el operador `%s %T'"
73414 #~ msgid "`%D' must be declared before use"
73415 #~ msgstr "se debe declarar `%D' antes de su uso"
73417 #~ msgid "  initializing argument %P of `%D' from result of `%D'"
73418 #~ msgstr "  argumento de inicialización %P de `%D' a partir del resultado de `%D'"
73420 #~ msgid "  initializing temporary from result of `%D'"
73421 #~ msgstr "  inicializando el temporal a partir del resultado de `%D'"
73423 #~ msgid "field `%D' invalidly declared offset type"
73424 #~ msgstr "el campo `%D' es declarado no válidamente como un tipo de desplazamiento"
73426 #~ msgid "lookup of `%D' finds `%#D'"
73427 #~ msgstr "la búsqueda de `%D' encuentra a `%#D'"
73429 #~ msgid "  instead of `%D' from dependent base class"
73430 #~ msgstr "  en lugar de `%D' de la clase base dependiente"
73432 #~ msgid "lookup of `%D' in the scope of `%#T' (`%#D') does not match lookup in the current scope (`%#D')"
73433 #~ msgstr "la búsqueda de `%D' en el ámbito de `%#T' (`%#D') no coincide con la búsqueda en el ámbito actual (`%#D')"
73435 #~ msgid "`%T' is implicitly a typename"
73436 #~ msgstr "`%T' implícitamente es un nombre de tipo"
73438 #~ msgid "parameter `%D' invalidly declared offset type"
73439 #~ msgstr "el parámetro `%D' se declaró no válidamente como tipo de desplazamiento"
73441 #~ msgid "`%s %T' declares a new type at namespace scope"
73442 #~ msgstr "`%s %T' declara un tipo nuevo en el ámbito del nombre de espacio"
73444 #~ msgid "  names from dependent base classes are not visible to unqualified name lookup - to refer to the inherited type, say `%s %T::%T'"
73445 #~ msgstr "  los nombres de las clases bases dependientes no son visibles para la búsqueda de nombres sin calificar - para referirse al tipo heredado, utilice `%s %T::%T'"
73447 #~ msgid "base class `%T' has incomplete type"
73448 #~ msgstr "la clase base `%T' tiene tipo de dato incompleto"
73450 #~ msgid "semicolon missing after declaration of `%#T'"
73451 #~ msgstr "falta punto y coma después de la declaración de `%#T'"
73453 #~ msgid "template `%#D' instantiated in file without #pragma interface"
73454 #~ msgstr "se instanció la plantilla `%#D' en el fichero sin #pragma interface"
73456 #~ msgid "template `%#D' defined in file without #pragma interface"
73457 #~ msgstr "se definió la plantilla `%#D' en el fichero sin #pragma interface"
73459 #~ msgid "parser may be lost: is there a '{' missing somewhere?"
73460 #~ msgstr "el decodificador tal vez se perdió: ¿falta algún '{' en algún lugar?"
73462 #~ msgid "too many initialization functions required"
73463 #~ msgstr "se requieren demasiadas funciones de inicialización"
73465 #~ msgid "`%D' is not a namespace"
73466 #~ msgstr "`%D' no es un nombre de espacio"
73468 #~ msgid "a using-declaration cannot specify a template-id.  Try  `using %T::%D'"
73469 #~ msgstr "una declaración de uso no puede especificar un id de plantilla.  Intente `using %T::%D'"
73471 #~ msgid "`%T' does not have a class or union named `%D'"
73472 #~ msgstr "`%T' no tiene una clase o union llamado `%D'"
73474 #~ msgid "`%T' is not a class or union type"
73475 #~ msgstr "`%T' no es una clase o tipo union"
73477 #~ msgid "`%s' not supported by %s"
73478 #~ msgstr "`%s' no tiene soporte para %s"
73480 #~ msgid "\\x%x"
73481 #~ msgstr "\\x%x"
73483 #~ msgid "previous friend declaration of `%D'"
73484 #~ msgstr "declaración friend previa de `%D'"
73486 #~ msgid "invalid use of member `%D'"
73487 #~ msgstr "uso no válido del miembro `%D'"
73489 #~ msgid "object missing in use of pointer-to-member construct"
73490 #~ msgstr "falta objeto en el uso de una consctrucción que apunta a miembros"
73492 #~ msgid "member `%D' is non-static but referenced as a static member"
73493 #~ msgstr "el miembro `%D' no es static pero es referenciado como un miembro static"
73495 #~ msgid "object missing in `%E'"
73496 #~ msgstr "falta un objeto en `%E'"
73498 #~ msgid "initializer list being treated as compound expression"
73499 #~ msgstr "se trata la lista de inicializadores como una expresión compuesta"
73501 #~ msgid "semicolon missing after %s declaration"
73502 #~ msgstr "falta punto y coma después de la declaración %s"
73504 #~ msgid "`::%D' undeclared (first use here)"
73505 #~ msgstr "`::%D' sin declarar (primer uso aquí)"
73507 #~ msgid "real-valued template parameters when cross-compiling"
73508 #~ msgstr "parámetros de una plantilla con valores reales cuando se hizo una compilación cruzada"
73510 #~ msgid "due to a defect in the G++ 3.2 ABI, G++ has assigned the same mangled name to two different types"
73511 #~ msgstr "debido a un defecto en el ABI de G++ 3.2, G++ asignó el misno nombre revuelto a dos tipos diferentes"
73513 #~ msgid "use of linkage spec `%D' is different from previous spec `%D'"
73514 #~ msgstr "el uso de la especificación de enlace `%D' es diferente de la especificación previa `%D'"
73516 #~ msgid "no base or member initializers given following ':'"
73517 #~ msgstr "no hay inicializadores de base o miembros dados después de ':'"
73519 #~ msgid "use of template qualifier outside template"
73520 #~ msgstr "uso del calificador de plantilla fuera de la plantilla"
73522 #~ msgid "ISO C++ forbids an empty condition for `%s'"
73523 #~ msgstr "ISO C++ prohíbe una condición vacía para `%s'"
73525 #~ msgid "definition of class `%T' in condition"
73526 #~ msgstr "definición de la clase `%T' en una condición"
73528 #~ msgid "definition of enum `%T' in condition"
73529 #~ msgstr "definición del enum `%T' en una condición"
73531 #~ msgid "definition of array `%#D' in condition"
73532 #~ msgstr "definición de la matriz `%#D' en una condición"
73534 #~ msgid "old style placement syntax, use () instead"
73535 #~ msgstr "sintaxis de ubicación de estilo antiguo, use en su lugar ()"
73537 #~ msgid "sigof type specifier"
73538 #~ msgstr "especificador de tipo sigof"
73540 #~ msgid "storage class specifier `%s' not allowed after struct or class"
73541 #~ msgstr "no se permite el especificador de clase de almacenamiento `%s' después de struct ó class"
73543 #~ msgid "type specifier `%s' not allowed after struct or class"
73544 #~ msgstr "no se permite el especificador de tipo `%s' después de struct ó class"
73546 #~ msgid "type qualifier `%s' not allowed after struct or class"
73547 #~ msgstr "no se permite el calificador de tipo `%s' después de struct ó class"
73549 #~ msgid "no body nor ';' separates two class, struct or union declarations"
73550 #~ msgstr "no hay cuerpo ni ';' separa dos declaraciones class, struct ó union"
73552 #~ msgid "no bases given following `:'"
73553 #~ msgstr "no hay bases dado el siguiente `:'"
73555 #~ msgid "missing ';' before right brace"
73556 #~ msgstr "falta ';' antes de la llave derecha"
73558 #~ msgid "ISO C++ forbids array dimensions with parenthesized type in new"
73559 #~ msgstr "ISO C++ prohíbe las dimensiones de matriz con tipos con paréntesis en new"
73561 #~ msgid "ISO C++ forbids label declarations"
73562 #~ msgstr "ISO C++ prohíbe declaraciones etiquetadas"
73564 #~ msgid "must have at least one catch per try block"
73565 #~ msgstr "se debe tener por lo menos un catch por cada bloque try"
73567 #~ msgid "ISO C++ forbids compound statements inside for initializations"
73568 #~ msgstr "ISO C++ prohíbe las declaraciones compuestas internas para inicializaciones"
73570 #~ msgid "possibly missing ')'"
73571 #~ msgstr "posible ')' faltante"
73573 #~ msgid "`%E' is not a type, use `typename %E' to make it one"
73574 #~ msgstr "`%E' no es un tipo, use `typename %E' para hacerlo un tipo"
73576 #~ msgid "no type `%D' in `%T'"
73577 #~ msgstr "no hay un tipo `%D' en `%T'"
73579 #~ msgid "type specifier omitted for parameter `%E'"
73580 #~ msgstr "se omitió el especificador para el parámetro `%E'"
73582 #~ msgid "type `%T' composed from a local class is not a valid template-argument"
73583 #~ msgstr "el tipo `%T' compuesto desde una clase local no es un argumento de plantilla válido"
73585 #  No me gusta mucho esta traducción. - cfuga
73586 #~ msgid "assignment to non-static member `%D' of enclosing class `%T'"
73587 #~ msgstr "asignación al miembro `%D' que no es static de la clase incluyente `%T'"
73589 #~ msgid "adjusting pointers for covariant returns"
73590 #~ msgstr "ajustando los punteros para devoluciones covariantes"
73592 #~ msgid "  overriding `%#D' (must use pointer or reference)"
73593 #~ msgstr "  sustituyendo a `%#D' (debe ser puntero o referencia)"
73595 #~ msgid "ISO C++ does not permit named return values"
73596 #~ msgstr "ISO C++ no permite valores nombrados de devolución"
73598 #~ msgid "return identifier `%D' already in place"
73599 #~ msgstr "el identificador de devolución `%D' ya está en su lugar"
73601 #~ msgid "can't redefine default return value for constructors"
73602 #~ msgstr "no se puede redefinir el valor por defecto de devolución para los constructores"
73604 #~ msgid "calling type `%T' like a method"
73605 #~ msgstr "llamando al tipo `%T' como un método"
73607 #~ msgid "destructor specifier `%T::~%T()' must have matching names"
73608 #~ msgstr "el especificador del destructor `%T::~%T()' debe tener nombres coincidentes"
73610 #~ msgid "parse error at end of saved function text"
73611 #~ msgstr "error de decodificación al final del texto de la función guardada"
73613 #~ msgid "%Hend of file read inside definition"
73614 #~ msgstr "%Hlectura de final de fichero dentro de la definición"
73616 #~ msgid "function body for constructor missing"
73617 #~ msgstr "falta el cuerpo de la función para el constructor"
73619 #~ msgid "circular dependency in default args of `%#D'"
73620 #~ msgstr "dependencia circular en los argumentos por defecto de `%#D'"
73622 #~ msgid "invalid type `%T' for default argument to `%T'"
73623 #~ msgstr "tipo `%T' no válido para el argumento por defecto de `%T'"
73625 #~ msgid "%s before `%c'"
73626 #~ msgstr "%s antes de `%c'"
73628 #~ msgid "%s before `\\%o'"
73629 #~ msgstr "%s antes de `\\%o'"
73631 #~ msgid "%s before `%s' token"
73632 #~ msgstr "%s antes del elemento `%s'"
73634 #~ msgid "ISO C++ prohibits conversion from `%#T' to `(...)'"
73635 #~ msgstr "ISO C++ prohíbe la conversión de `%#T' a `(...)'"
73637 #~ msgid "invalid application of `%s' to non-static member"
73638 #~ msgstr "aplicación no válida de `%s' a un miembro que no es static"
73640 #~ msgid "destructor specifier `%T::~%T' must have matching names"
73641 #~ msgstr "el especificador del destructor `%T::~%T' debe tener nombres coincidentes"
73643 #~ msgid "parameter type of called function is incomplete"
73644 #~ msgstr "el tipo del parámetro de la función llamada es incompleto"
73646 #~ msgid "ISO C++ forbids using pointer to a member in subtraction"
73647 #~ msgstr "ISO C++ prohíbe el uso de un puntero a un miembro en la sustracción"
73649 #~ msgid "reinterpret_cast from `%T' to `%T' casts away const (or volatile)"
73650 #~ msgstr "reinterpret_cast de `%T' a `%T' proscribe a const (o volatile)"
73652 #~ msgid "return-statement with no value, in function declared with a non-void return type"
73653 #~ msgstr "sentencia de devolución sin valor, en una función declarada con un tipo de devolución que no es void"
73655 #~ msgid "`%T' fails to be a typedef or built-in type"
73656 #~ msgstr "`%T' falla al ser un typedef o un tipo interno"
73658 #~ msgid "ISO C++ forbids defining types within %s"
73659 #~ msgstr "ISO C++ prohíbe la definición de tipos dentro de %s"
73661 #~ msgid "Only emit explicit template instantiations"
73662 #~ msgstr "Emitir solamente instanciaciones explícitas de plantillas"
73664 #~ msgid "Recognize and/bitand/bitor/compl/not/or/xor"
73665 #~ msgstr "Reconocer and/bitand/bitor/compl/not/or/xor"
73667 #~ msgid "directory name must immediately follow -I"
73668 #~ msgstr "el nombre del directorio debe seguir inmediatamente a -I"
73670 #~ msgid "Program does not use Unix-f77 dialectal features"
73671 #~ msgstr "El programa no utiliza las características del dialecto Unix-f77"
73673 #~ msgid "Disable the appending of underscores to externals"
73674 #~ msgstr "Desactiva la agregación de subrayados a los externos"
73676 #~ msgid "Fortran-specific form of -fbounds-check"
73677 #~ msgstr "Forma específica de Fortran de -fbounds-check"
73679 #~ msgid "exception handler inside code that is being protected"
73680 #~ msgstr "manejador de excepciones dentro del código que se está protegiendo"
73682 #~ msgid "Disable automatic array bounds checking"
73683 #~ msgstr "Desactivar la revisión automática de límites de matrices"
73685 #~ msgid "Choose class whose main method should be used"
73686 #~ msgstr "Escoger la clase cuyo método main debería ser usado"
73688 #~ msgid "Add directory to class path"
73689 #~ msgstr "Agregar el directorio a la ruta de clases"
73691 #~ msgid "Directory where class files should be written"
73692 #~ msgstr "Directorio donde se escribirán los ficheros de clase"
73694 #~ msgid "`%s' cannot be statically allocated"
73695 #~ msgstr "`%s' no se puede ubicar estáticamente"
73697 #~ msgid "cannot find class (factory) method"
73698 #~ msgstr "no se puede encontrar el método de la clase (de fábrica)"
73700 #~ msgid "return type for `%s' defaults to id"
73701 #~ msgstr "el tipo de devolución para `%s' por defecto es id"
73703 #~ msgid "return type defaults to id"
73704 #~ msgstr "el tipo de devolución por defecto es id"
73706 #~ msgid "cannot find method"
73707 #~ msgstr "no se puede encontrar el método"
73709 #~ msgid "duplicate definition of class method `%s'"
73710 #~ msgstr "definición duplicada del método de la clase `%s'"
73712 #~ msgid "duplicate definition of instance method `%s'"
73713 #~ msgstr "definición duplicada del método de la instancia `%s'"
73715 #~ msgid "duplicate declaration of instance method `%s'"
73716 #~ msgstr "declaración duplicada del método de la instancia `%s'"
73718 #~ msgid "potential selector conflict for method `%s'"
73719 #~ msgstr "conflicto potencial de selectores para el método `%s'"
73721 #~ msgid "Specify the name of the class for constant strings"
73722 #~ msgstr "Especificar el nombre de la clase para cadenas constantes"
73724 #~ msgid "compilation of header file requested"
73725 #~ msgstr "se solicitó la compilación de fichero de encabezado"
73727 #~ msgid "choose either big or little endian, not both"
73728 #~ msgstr "escoja entre big o little endian, no ambos"
73730 #~ msgid "choose either m340 or m210 not both"
73731 #~ msgstr "escoja entre m340 o m210, no ambos"
73733 #~ msgid "-static not valid with -mcoff"
73734 #~ msgstr "-static no es válido con -mcoff"
73736 #~ msgid "-shared not valid with -mcoff"
73737 #~ msgstr "-shared no es válido con -mcoff"
73739 #~ msgid "-symbolic not valid with -mcoff"
73740 #~ msgstr "-symbolic no es válido con -mcoff"
73742 #~ msgid "-fpic is not valid with -mcoff"
73743 #~ msgstr "-fpic no es válido con -mcoff"
73745 #~ msgid "-fPIC is not valid with -mcoff"
73746 #~ msgstr "-fPIC no es válido con -mcoff"
73748 #~ msgid "-fpic not valid with -mcoff"
73749 #~ msgstr "-fpic no es válido con -mcoff"
73751 #~ msgid "-fPIC not valid with -mcoff"
73752 #~ msgstr "-fPIC no es válido con -mcoff"
73754 #~ msgid "__alignof__ applied to an incomplete type"
73755 #~ msgstr "__alignof__ aplicado a un tipo de dato incompleto"
73757 #~ msgid "-traditional is deprecated and may be removed"
73758 #~ msgstr "-traditional es obsoleto y será eliminado"
73760 #~ msgid "unknown C standard `%s'"
73761 #~ msgstr "no se conoce el estándar de C `%s'"
73763 #~ msgid "type of external `%s' is not global"
73764 #~ msgstr "el tamaño de `%s' externo no es global"
73766 #~ msgid "unnamed fields of type other than struct or union are not allowed"
73767 #~ msgstr "no se permiten campos sin nombre de otro tipo que no sea struct o union"
73769 #~ msgid "ignoring #pragma %s"
73770 #~ msgstr "ignorando el #pragma %s"
73772 #~ msgid "floating point number exceeds range of '%s'"
73773 #~ msgstr "el número de coma flotante excede el rango de '%s'"
73775 #~ msgid "decimal point in exponent - impossible!"
73776 #~ msgstr "punto decimal en el exponente - ¡Imposible!"
73778 #~ msgid "underscore in number"
73779 #~ msgstr "subrayado en el número"
73781 #~ msgid "numeric constant with no digits"
73782 #~ msgstr "constante numérica sin dígitos"
73784 #~ msgid "numeric constant contains digits beyond the radix"
73785 #~ msgstr "la constante numérica contiene dígitos más allá del radical"
73787 #~ msgid "floating constant may not be in radix 16"
73788 #~ msgstr "la constante de coma flotante no puede ser de radical 16"
73790 #~ msgid "traditional C rejects the 'f' suffix"
73791 #~ msgstr "C tradicional rechaza el sufijo 'f'"
73793 #~ msgid "more than one 'l' suffix on floating constant"
73794 #~ msgstr "más de un sufijo `l' en una constante de coma flotante"
73796 #~ msgid "traditional C rejects the 'l' suffix"
73797 #~ msgstr "C tradicional rechaza el sufijo 'l'"
73799 #~ msgid "more than one 'i' or 'j' suffix on floating constant"
73800 #~ msgstr "más de un sufijo `i' o una `j' en una constante de coma flotante"
73802 #~ msgid "ISO C forbids imaginary numeric constants"
73803 #~ msgstr "ISO C prohíbe las constantes numéricas imaginarias"
73805 #~ msgid "floating point number exceeds range of 'double'"
73806 #~ msgstr "el número de coma flotante excede el rango de 'double'"
73808 #~ msgid "two 'u' suffixes on integer constant"
73809 #~ msgstr "dos sufijos 'u' en la constante entera"
73811 #~ msgid "traditional C rejects the 'u' suffix"
73812 #~ msgstr "C tradicional rechaza el sufijo 'u'"
73814 #~ msgid "three 'l' suffixes on integer constant"
73815 #~ msgstr "tres sufijos 'l' en la constante entera"
73817 #~ msgid "'lul' is not a valid integer suffix"
73818 #~ msgstr "'lul' no es un sufijo entero válido"
73820 #~ msgid "'Ll' and 'lL' are not valid integer suffixes"
73821 #~ msgstr "'Ll' y 'lL' no son sufijos enteros válidos"
73823 #~ msgid "more than one 'i' or 'j' suffix on integer constant"
73824 #~ msgstr "más de un sufijo `i' o una `j' en una constante entera"
73826 #~ msgid "invalid suffix on integer constant"
73827 #~ msgstr "sufijo no válido en una constante entera"
73829 #~ msgid "integer constant is too large for this configuration of the compiler - truncated to %d bits"
73830 #~ msgstr "la constante entera es muy grande para esta configuración del compilador - truncando a %d bits"
73832 #~ msgid "width of integer constant changes with -traditional"
73833 #~ msgstr "la anchura de la constante entera cambia con -traditional"
73835 #~ msgid "integer constant is unsigned in ISO C, signed with -traditional"
73836 #~ msgstr "la constante entera es unsigned en ISO C, es signed con -traditional"
73838 #~ msgid "width of integer constant may change on other systems with -traditional"
73839 #~ msgstr "la anchura de la constante entera puede cambiar en otros sistemas con -traditional"
73841 #~ msgid "integer constant larger than the maximum value of %s"
73842 #~ msgstr "la constante entera es más grande que el valor máximo de %s"
73844 #~ msgid "an unsigned long long int"
73845 #~ msgstr "un unsigned long long int"
73847 #~ msgid "a long long int"
73848 #~ msgstr "un long long int"
73850 #~ msgid "an unsigned long int"
73851 #~ msgstr "un unsigned long int"
73853 #~ msgid "decimal constant is so large that it is unsigned"
73854 #~ msgstr "la constante decimal es tan grande que es unsigned"
73856 #~ msgid "complex integer constant is too wide for 'complex int'"
73857 #~ msgstr "la constante entera compleja es demasiado ancha para `complex int'"
73859 #~ msgid "missing white space after number '%.*s'"
73860 #~ msgstr "falta un espacio en blanco después del número `%.*s'"
73862 #~ msgid "ISO C does not permit use of `varargs.h'"
73863 #~ msgstr "ISO C no permite el uso de `varargs.h'"
73865 #~ msgid "sizeof applied to a function type"
73866 #~ msgstr "sizeof aplicado a un tipo de función"
73868 #~ msgid "sizeof applied to a void type"
73869 #~ msgstr "sizeof aplicado a un tipo de dato void"
73871 #~ msgid "variable offset is passed partially in stack and in reg"
73872 #~ msgstr "se pasa parcialmente el desplazamiento de la variable a la pila y al registro"
73874 #~ msgid "variable size is passed partially in stack and in reg"
73875 #~ msgstr "se pasa parcialemente el tamaño de la variable a la pila y al registro"
73877 #~ msgid "execvp %s"
73878 #~ msgstr "execvp %s"
73880 #~ msgid "floating point numbers are not valid in #if"
73881 #~ msgstr "los números de coma flotante no son válidos en #if"
73883 #~ msgid "traditional C rejects the `U' suffix"
73884 #~ msgstr "C tradicional rechaza el sufijo `U'"
73886 #~ msgid "too many 'l' suffixes in integer constant"
73887 #~ msgstr "demasiados sufijos 'l' en constante entera"
73889 #~ msgid "integer constant contains digits beyond the radix"
73890 #~ msgstr "la constante entera contiene dígitos más allá del radical"
73892 #~ msgid "string constants are not valid in #if"
73893 #~ msgstr "las constantes de cadena no son válidas en #if"
73895 #~ msgid "changing search order for system directory \"%s\""
73896 #~ msgstr "cambiando el orden de búsqueda para el directorio del sistema \"%s\""
73898 #~ msgid "  as it is the same as non-system directory \"%s\""
73899 #~ msgstr "  porque es el mismo que el directorio que no es del sistema \"%s\""
73901 #~ msgid "  as it has already been specified as a non-system directory"
73902 #~ msgstr "  porque ya se había especificado como un directorio que no es del sistema"
73904 #~ msgid "I/O error on output"
73905 #~ msgstr "error de E/S en la salida"
73907 #~ msgid "number missing after %s"
73908 #~ msgstr "falta el número después de %s"
73910 #~ msgid "GNU CPP version %s (cpplib)"
73911 #~ msgstr "GNU CPP versión %s (cpplib)"
73913 #~ msgid ""
73914 #~ "  -pedantic                 Issue all warnings demanded by strict ISO C\n"
73915 #~ "  -pedantic-errors          Issue -pedantic warnings as errors instead\n"
73916 #~ "  -trigraphs                Support ISO C trigraphs\n"
73917 #~ "  -lang-c                   Assume that the input sources are in C\n"
73918 #~ "  -lang-c89                 Assume that the input sources are in C89\n"
73919 #~ msgstr ""
73920 #~ "  -pedantic                 Habilita todos los avisos demandados por ISO C estricto\n"
73921 #~ "  -pedantic-errors          Habilita los avisos -pedantic como errores\n"
73922 #~ "  -trigraphs                Soporte para trigrafos de ISO C\n"
73923 #~ "  -lang-c                   Asumir que las fuentes de entrada están en C\n"
73924 #~ "  -lang-c89                 Asumir que las fuentes de entrada están en C89\n"
73926 #~ msgid ""
73927 #~ "  -lang-c++                 Assume that the input sources are in C++\n"
73928 #~ "  -lang-objc                Assume that the input sources are in ObjectiveC\n"
73929 #~ "  -lang-objc++              Assume that the input sources are in ObjectiveC++\n"
73930 #~ "  -lang-asm                 Assume that the input sources are in assembler\n"
73931 #~ msgstr ""
73932 #~ "  -lang-c++                 Asumir que las fuentes de entrada están en C++\n"
73933 #~ "  -lang-objc                Asumir que las fuentes de entrada están en ObjectiveC\n"
73934 #~ "  -lang-objc++              Asumir que las fuentes de entrada están en ObjectiveC++\n"
73935 #~ "  -lang-asm                 Asumir que las fuentes de entrada están en ensamblador\n"
73937 #~ msgid "multi-line string literals are deprecated"
73938 #~ msgstr "las literales de cadena en múltiples líneas son obsoletas"
73940 #~ msgid "the meaning of '\\%c' varies with -traditional"
73941 #~ msgstr "el significado de '\\%c' varía con -traditional"
73943 #~ msgid "the meaning of '\\a' varies with -traditional"
73944 #~ msgstr "el significado de '\\a' varía con -traditional"
73946 #~ msgid "the meaning of '\\x' varies with -traditional"
73947 #~ msgstr "el significado de '\\x' varía con -traditional"
73949 #~ msgid "directives may not be used inside a macro argument"
73950 #~ msgstr "no se pueden usar las directivas dentro de un argumento de macro"
73952 #~ msgid "Copyright (C) 2002 Free Software Foundation, Inc.\n"
73953 #~ msgstr "Copyright (C) 2002 Free Software Foundation, Inc.\n"
73955 #~ msgid "argument to `-b' is missing"
73956 #~ msgstr "falta el argumento para `-b'"
73958 #~ msgid "argument to `-V' is missing"
73959 #~ msgstr "falta el argumento para `-V'"
73961 #~ msgid ".da file contents exhausted too early\n"
73962 #~ msgstr "el contenido del fichero .da se agotó demasiado pronto\n"
73964 #~ msgid ".da file contents not exhausted\n"
73965 #~ msgstr "el contenido del fichero .da no se agotó\n"
73967 #~ msgid "%6.2f%% of %d source lines executed in function %s\n"
73968 #~ msgstr "%6.2f%% de %d líneas de código fuente ejecutadas en la función %s\n"
73970 #~ msgid "No executable source lines in function %s\n"
73971 #~ msgstr "No hay líneas de código ejecutables en la función %s\n"
73973 #~ msgid "%6.2f%% of %d branches executed in function %s\n"
73974 #~ msgstr "%6.2f%% de %d ramificaciones ejecutadas en la función %s\n"
73976 #~ msgid "%6.2f%% of %d branches taken at least once in function %s\n"
73977 #~ msgstr "%6.2f%% de %d ramificaciones visitadas al menos una vez en la función %s\n"
73979 #~ msgid "%6.2f%% of %d calls executed in function %s\n"
73980 #~ msgstr "%6.2f%% de %d llamadas ejecutadas en la función %s\n"
73982 #~ msgid "No calls in function %s\n"
73983 #~ msgstr "No hay llamadas en la función %s\n"
73985 #~ msgid "%6.2f%% of %d source lines executed in file %s\n"
73986 #~ msgstr "%6.2f%% de %d líneas de código fuente ejecutadas en el fichero %s\n"
73988 #~ msgid "%6.2f%% of %d branches executed in file %s\n"
73989 #~ msgstr "%6.2f%% de %d ramificaciones ejecutadas en el fichero %s\n"
73991 #~ msgid "%6.2f%% of %d branches taken at least once in file %s\n"
73992 #~ msgstr "%6.2f%% de %d ramificaciones visitadas al menos una vez en el fichero %s\n"
73994 #~ msgid "%6.2f%% of %d calls executed in file %s\n"
73995 #~ msgstr "%6.2f%% de %d llamadas ejecutadas en el fichero %s\n"
73997 #~ msgid "call %d returns = %s\n"
73998 #~ msgstr "la llamada %d devuelve = %s\n"
74000 #~ msgid "call %d returns = %s%%\n"
74001 #~ msgstr "la llamada %d devuelve = %s%%\n"
74003 #~ msgid "branch %d taken = %s\n"
74004 #~ msgstr "ramificación %d tomada = %s\n"
74006 #~ msgid "branch %d taken = %s%%\n"
74007 #~ msgstr "ramificación %d tomada = %s%%\n"
74009 #~ msgid ".da file contents exhausted too early"
74010 #~ msgstr "el contenido del fichero .da se agotó demasiado pronto"
74012 #~ msgid ".da file contents not exhausted"
74013 #~ msgstr "el contenido del fichero .da no se agotó"
74015 #~ msgid "conversion from NaN to int"
74016 #~ msgstr "conversión de NaN a int"
74018 #~ msgid "overflow on truncation to integer"
74019 #~ msgstr "desbordamiento en truncado a entero"
74021 #~ msgid "overflow on truncation to unsigned integer"
74022 #~ msgstr "desbordamiento en el truncado a unsigned integer"
74024 #~ msgid "%s: argument domain error"
74025 #~ msgstr "%s: error de dominio del argumento"
74027 #~ msgid "%s: function singularity"
74028 #~ msgstr "%s: singularidad de la función"
74030 #~ msgid "%s: underflow range error"
74031 #~ msgstr "%s: desbordamiento por debajo del error de rango"
74033 #~ msgid "%s: total loss of precision"
74034 #~ msgstr "%s: pérdida total de precisión"
74036 #~ msgid "%s: partial loss of precision"
74037 #~ msgstr "%s: pérdida parcial de precisión"
74039 #~ msgid "%s: NaN - producing operation"
74040 #~ msgstr "%s: NaN - produciendo una operación"
74042 #~ msgid "Pretend that host and target use the same FP format"
74043 #~ msgstr "Pretender que el anfitrión y el objetivo utilizan el mismo formato de FP"
74045 #~ msgid "Compile pointers as triples: value, base & end"
74046 #~ msgstr "Compilar los apuntadores como triples: valor, base y fin"
74048 #~ msgid "Do not promote floats to double if using -traditional"
74049 #~ msgstr "No promover floats a double si se usa -traditional"
74051 #~ msgid "Attempt to support traditional K&R style C"
74052 #~ msgstr "Intentar dar soporte a C estilo K&R tradicional"
74054 #~ msgid "internal error: %s"
74055 #~ msgstr "error interno: %s"
74057 #~ msgid "crossjump disabled: %d > 1000 basic blocks and %d >= 20 edges/basic block"
74058 #~ msgstr "salto cruzado desactivado: %d > 1000 bloques básicos y %d >= 20 bloques borde/básicos"
74060 #~ msgid "  -a                      Enable block profiling \n"
74061 #~ msgstr "  -a                      Activar el análisis de perfil de bloques\n"
74063 #~ msgid "  -ax                     Enable jump profiling \n"
74064 #~ msgstr "  -ax                     Activar el análisis de perfil de saltos\n"
74066 #~ msgid "profiling does not work without a frame pointer"
74067 #~ msgstr "el análisis de perfil no funciona sin un apuntador de marco"
74069 #~ msgid "floating point numbers not allowed in #if expressions"
74070 #~ msgstr "no se permiten números de coma flotante en expresiones #if"
74072 #~ msgid "invalid character constant in #if"
74073 #~ msgstr "constante de carácter no válida en #if"
74075 #~ msgid "octal character constant does not fit in a byte"
74076 #~ msgstr "la constante de carácter octal no cabe en un byte"
74078 #~ msgid "empty #if expression"
74079 #~ msgstr "expresión #if vacía"
74081 #~ msgid "macro or #include recursion too deep"
74082 #~ msgstr "recursión de macro o #include demasiado profunda"
74084 #~ msgid "usage: %s [switches] input output"
74085 #~ msgstr "modo de empleo: %s [interruptores] entrada salida"
74087 #~ msgid "filename missing after -i option"
74088 #~ msgstr "falta el nombre del fichero después de la opción -i"
74090 #~ msgid "filename missing after -o option"
74091 #~ msgstr "falta el nombre del fichero después de la opción -o"
74093 #~ msgid "target missing after %s option"
74094 #~ msgstr "falta el objetivo después de la opción %s"
74096 #~ msgid "filename missing after %s option"
74097 #~ msgstr "falta el nombre del fichero después de la opción %s"
74099 #~ msgid "macro name missing after -%c option"
74100 #~ msgstr "falta el nombre de macro después de la opción -%c"
74102 #~ msgid "-trigraphs and -traditional are mutually exclusive"
74103 #~ msgstr "-trigraphs y -traditional son mutuamente exclusivos"
74105 #~ msgid "directory name missing after -I option"
74106 #~ msgstr "falta el nombre de directorio después de la opción -I"
74108 #~ msgid "`/*' within comment"
74109 #~ msgstr "`/*' dentro de un comentario"
74111 #~ msgid "unterminated #%s conditional"
74112 #~ msgstr "condicional #%s sin terminar"
74114 #~ msgid "not in any file?!"
74115 #~ msgstr "¡¿No está en ningún fichero?!"
74117 #~ msgid "`defined' must be followed by ident or (ident)"
74118 #~ msgstr "`defined' debe ser seguido por ident o (ident)"
74120 #~ msgid "cccp error: invalid special hash type"
74121 #~ msgstr "error de cccp: tipo de dispersión especial no válido"
74123 #~ msgid "#include expects \"fname\" or <fname>"
74124 #~ msgstr "#include espera \"fname\" ó <fname>"
74126 #~ msgid "no include path in which to find %.*s"
74127 #~ msgstr "no hay ruta de inclusión en la cual se encuentre %.*s"
74129 #~ msgid "invalid macro name"
74130 #~ msgstr "nombre de macro no válido"
74132 #~ msgid "invalid macro name `%s'"
74133 #~ msgstr "nombre de macro `%s' no válido"
74135 #~ msgid "parameter name starts with a digit in #define"
74136 #~ msgstr "el nombre de un parámetro empieza con un dígito en un #define"
74138 #~ msgid "badly punctuated parameter list in #define"
74139 #~ msgstr "lista de parámetros con puntuación errónea en un #define"
74141 #~ msgid "unterminated parameter list in #define"
74142 #~ msgstr "lista de parámetros en #define sin terminar"
74144 #~ msgid "\"%.*s\" redefined"
74145 #~ msgstr "\"%.*s\" redefinido"
74147 #~ msgid "# operator should be followed by a macro argument name"
74148 #~ msgstr "el operador # debe continuar con un nombre de argumento de macro"
74150 #~ msgid "invalid format #line command"
74151 #~ msgstr "formato no válido de la orden #line"
74153 #~ msgid "undefining `defined'"
74154 #~ msgstr "borrando la definición de `defined'"
74156 #~ msgid "undefining `%s'"
74157 #~ msgstr "borrando la definición de `%s'"
74159 #~ msgid "extra text at end of directive"
74160 #~ msgstr "texto extra al final de la directiva"
74162 #~ msgid "#error%.*s"
74163 #~ msgstr "#error%.*s"
74165 #~ msgid "#warning%.*s"
74166 #~ msgstr "#warning%.*s"
74168 #~ msgid "#elif not within a conditional"
74169 #~ msgstr "#elif no está dentro de un condicional"
74171 #~ msgid "#%s not within a conditional"
74172 #~ msgstr "#%s no está dentro de un condicional"
74174 #~ msgid "#else or #elif after #else"
74175 #~ msgstr "#else o #elif después de #else"
74177 #~ msgid "#else not within a conditional"
74178 #~ msgstr "#else no está dentro de un condicional"
74180 #~ msgid "unbalanced #endif"
74181 #~ msgstr "#endif desbalanceado"
74183 #~ msgid "unterminated string or character constant"
74184 #~ msgstr "cadena sin terminar o constante de carácter"
74186 #~ msgid "arguments given to macro `%s'"
74187 #~ msgstr "argumentos dados a la macro `%s'"
74189 #~ msgid "only 1 arg to macro `%s'"
74190 #~ msgstr "sólo 1 argumento para la macro `%s'"
74192 #~ msgid "only %d args to macro `%s'"
74193 #~ msgstr "sólo %d argumentos para la macro `%s'"
74195 #~ msgid "too many (%d) args to macro `%s'"
74196 #~ msgstr "demasiados argumentos (%d) para la macro `%s'"
74198 #~ msgid ""
74199 #~ "internal error in %s, at tradcpp.c:%d\n"
74200 #~ "Please submit a full bug report.\n"
74201 #~ "See %s for instructions."
74202 #~ msgstr ""
74203 #~ "error interno en %s, en tradcpp.c:%d\n"
74204 #~ "Por favor envíe un reporte completo de error.\n"
74205 #~ "Vea %s para más instrucciones."
74207 #~ msgid "optimization turned on"
74208 #~ msgstr "nivel de optimización encendido"
74210 #~ msgid "optimization turned off"
74211 #~ msgstr "nivel de optimización apagado"
74213 #~ msgid "Generate code assuming DW bit is not set"
74214 #~ msgstr "Generar código asumiendo que el bit DW no está activado"
74216 #~ msgid "Do not generate byte writes"
74217 #~ msgstr "No generar escritura de byte"
74219 #~ msgid "Use normal memory model"
74220 #~ msgstr "Usar modelo de memoria normal"
74222 #~ msgid "Use large memory model"
74223 #~ msgstr "Usar modelo de memoria large"
74225 #~ msgid "Generate 29050 code"
74226 #~ msgstr "Generar código 29050"
74228 #~ msgid "Generate 29000 code"
74229 #~ msgstr "Generar código 29000"
74231 #~ msgid "Use kernel global registers"
74232 #~ msgstr "Usar registros globales del núcleo"
74234 #~ msgid "Use user global registers"
74235 #~ msgstr "Usar registros globales del usuario"
74237 #~ msgid "Emit stack checking code"
74238 #~ msgstr "Emitir código de revisión de la pila"
74240 #~ msgid "Work around storem hardware bug"
74241 #~ msgstr "Evitar el bug de hardware storem"
74243 #~ msgid "Do not work around storem hardware bug"
74244 #~ msgstr "No evitar el bug de hardware storem"
74246 #~ msgid "Do not store locals in arg registers"
74247 #~ msgstr "No almacenar los locales en los registros de argumento"
74249 #~ msgid "Do symbol renaming for BSD"
74250 #~ msgstr "Renombrar los símbolos para BSD"
74252 #~ msgid "Do symbol renaming for X/OPEN"
74253 #~ msgstr "Renombrar los símbolos para X/OPEN"
74255 #~ msgid "Don't do symbol renaming"
74256 #~ msgstr "No renombrar símbolos"
74258 #~ msgid "MCU `%s' not supported"
74259 #~ msgstr "El MCU `%s' no tiene soporte"
74261 #~ msgid "Generate code for c1"
74262 #~ msgstr "Generar código para el c1"
74264 #~ msgid "Generate code for c2"
74265 #~ msgstr "Generar código para el c2"
74267 #~ msgid "Generate code for c32"
74268 #~ msgstr "Generar código para el c32"
74270 #~ msgid "Generate code for c34"
74271 #~ msgstr "Generar código para el c34"
74273 #~ msgid "Use standard calling sequence, with arg count word"
74274 #~ msgstr "Usar secuencia de llamada estándar, con palabra de cuenta de argumentos"
74276 #~ msgid "Place arg count in a nop instruction (faster than push)"
74277 #~ msgstr "Colocar la cuenta de argumentos en una instrucción nop (más rápido que push)"
74279 #~ msgid "Don't push arg count, depend on symbol table"
74280 #~ msgstr "No hacer push de la cuenta de argumentos, depender de la tabla de símbolos"
74282 #~ msgid "Bypass data cache for volatile mem refs"
74283 #~ msgstr "Saltar el caché de datos para referencias a memoria volatile"
74285 #~ msgid "Use 64-bit longs"
74286 #~ msgstr "Usar longs de 64-bit"
74288 #~ msgid "Use cc- and libc-compatible 32-bit longs"
74289 #~ msgstr "Usar longs de 32-bit compatibles con cc y libc"
74291 #~ msgid "inline float constants not supported on this host"
74292 #~ msgstr "no se da soporte a constantes inline float en este `host'"
74294 #~ msgid "Generate code the unix assembler can handle"
74295 #~ msgstr "Generar código que el ensamblador de unix pueda manejar"
74297 #~ msgid "Generate code an embedded assembler can handle"
74298 #~ msgstr "Generar código que un ensamblador imbuído pueda manejar"
74300 #~ msgid "Retain standard MXDB information"
74301 #~ msgstr "Retener la información MXDB estándar"
74303 #~ msgid "Retain legend information"
74304 #~ msgstr "Retener información de la leyenda"
74306 #~ msgid "Generate external legend information"
74307 #~ msgstr "General información de leyenda externa"
74309 #~ msgid "Emit identifying info in .s file"
74310 #~ msgstr "Emitir información de identificación en el fichero .s"
74312 #~ msgid "Warn when a function arg is a structure"
74313 #~ msgstr "Advertir cuando el argumento de una función es una estructura"
74315 #~ msgid "argument is a structure"
74316 #~ msgstr "el argumento es una estructura"
74318 #~ msgid "half-pic init called on systems that don't support it"
74319 #~ msgstr "se llamó a half-pic init en sistemas que no le dan soporte"
74321 #~ msgid "Profiling uses mcount"
74322 #~ msgstr "El análisis de perfil usa mcount"
74324 #~ msgid "Emit half-PIC code"
74325 #~ msgstr "Emitir código semi-PIC"
74327 #~ msgid "Emit ELF object code"
74328 #~ msgstr "Emitir código objeto ELF"
74330 #~ msgid "Emit ROSE object code"
74331 #~ msgstr "Emitir código objeto ROSE"
74333 #~ msgid "Symbols have a leading underscore"
74334 #~ msgstr "Los símbolos son precedidos por un subrayado"
74336 #~ msgid "Align to >word boundaries"
74337 #~ msgstr "Alinear a límites >word"
74339 #~ msgid "Use mcount for profiling"
74340 #~ msgstr "Usar mcount para análisis de perfil"
74342 #~ msgid "Use mcount_ptr for profiling"
74343 #~ msgstr "Usar mcount_ptr para análisis de perfil"
74345 #~ msgid "the -mlong-double-64 option does not work yet"
74346 #~ msgstr "el soporte para -mlong-double-64 aún no funciona"
74348 #~ msgid "The -march option is incompatible to -mipsN and therefore ignored."
74349 #~ msgstr "La opción -march es incompatible con -mipsN y por lo tanto se descarta."
74351 #~ msgid "-mabi=%s does not support -mips%d"
74352 #~ msgstr "-mabi=%s no tiene soporte para -mips%d"
74354 #~ msgid "-mips%d does not support 64 bit gp registers"
74355 #~ msgstr "-mips%d no tiene soporte para registros gp de 64 bit"
74357 #~ msgid "Don't use OSF PIC"
74358 #~ msgstr "No usar PIC de OSF"
74360 #~ msgid "Optimize for 3900"
74361 #~ msgstr "Optimizar para 3900"
74363 #~ msgid "Optimize for 4650"
74364 #~ msgstr "Optimizar para 4650"
74366 #~ msgid "neither varargs or stdarg in mmix_setup_incoming_varargs"
74367 #~ msgstr "no hay varargs ni stdarg en mmix_setup_incoming_varargs"
74369 #~ msgid "oops, not debugged; fixing up value:"
74370 #~ msgstr "ups, no depurado; componiendo el valor:"
74372 #~ msgid "Generate little endian data"
74373 #~ msgstr "Generar datos little endian"
74375 #~ msgid "Generate big endian data"
74376 #~ msgstr "Generar datos big endian"
74378 #~ msgid "Turn on maintainer testing code"
74379 #~ msgstr "Activar el código de prueba del mantenedor"
74381 #~ msgid "Disable Transmeta picoJava extensions"
74382 #~ msgstr "Desactivar las extensiones picoJava de Transmeta"
74384 #~ msgid "Disable reorganization pass"
74385 #~ msgstr "Desactivar el paso de reorganización"
74387 #~ msgid "-f%s ignored (all code is position independent)"
74388 #~ msgstr "se descarta -f%s (todo el código es independiente de posición)"
74390 #~ msgid "-ffunction-sections disabled on AIX when debugging"
74391 #~ msgstr "se desactiva -ffunction-sections en AIX mientras se depura"
74393 #~ msgid "-fdata-sections not supported on AIX"
74394 #~ msgstr "-fdata-sections no tiene soporte en AIX"
74396 #~ msgid "%%S computed all 1's mask"
74397 #~ msgstr "%%S calculó una máscara con sólo 1's"
74399 #~ msgid "%%S computed all 0's mask"
74400 #~ msgstr "%%S calculó una máscara con sólo 0's"
74402 #~ msgid "typedef `%D' is initialized"
74403 #~ msgstr "la definición de tipo `%D' está inicializada"
74405 #~ msgid "`%D' as declarator"
74406 #~ msgstr "`%D' como declarador"
74408 #~ msgid "invalid type: `void &'"
74409 #~ msgstr "tipo no válido: `void &'"
74411 #~ msgid "typedef declaration includes an initializer"
74412 #~ msgstr "la declaración typedef incluye un inicializador"
74414 #~ msgid "                %#D"
74415 #~ msgstr "                %#D"
74417 #~ msgid "member initializers for `%#D'"
74418 #~ msgstr "inicializadores miembro para `%#D'"
74420 #~ msgid "  will be re-ordered to match declaration order"
74421 #~ msgstr "  se reordenará para coincidir con el orden de la declaración"
74423 #~ msgid "multiple initializations given for member `%D'"
74424 #~ msgstr "se dieron inicializadores múltiples para el miembro `%D'"
74426 #~ msgid "base initializers for `%#T'"
74427 #~ msgstr "inicializadores base para `%T'"
74429 #~ msgid "  will be re-ordered to match inheritance order"
74430 #~ msgstr "  se reordenará para coincidir con el orden de herencia"
74432 #~ msgid "implementation-reserved name `%D' used"
74433 #~ msgstr "se usó el nombre `%D' reservado para la implementación"
74435 #~ msgid "explicit instantiation of `%#T' after"
74436 #~ msgstr "instanciación explícita de `%#T' después de"
74438 #~ msgid "base initializer for `%T'"
74439 #~ msgstr "inicializador base para `%T'"
74441 #~ msgid "   will be re-ordered to precede member initializations"
74442 #~ msgstr "   será reordenado para preceder las inicializaciones de los miembros"
74444 #~ msgid "ISO C++ forbids applying `sizeof' to a function type"
74445 #~ msgstr "ISO C++ prohíbe la aplicación de `sizeof' a un tipo de función"
74447 #~ msgid "ISO C++ forbids applying `sizeof' to a member function"
74448 #~ msgstr "ISO C++ prohíbe la aplicación de `sizeof' a una función miembro"
74450 #~ msgid "ISO C++ forbids applying `sizeof' to type `void' which is an incomplete type"
74451 #~ msgstr "ISO C++ prohíbe aplicar `sizeof' al tipo `void' el cual es un tipo incompleto"
74453 #~ msgid "`sizeof' applied to non-static member"
74454 #~ msgstr "`sizeof' aplicado a miembro que no es static"
74456 #~ msgid "`sizeof' applied to incomplete type `%T'"
74457 #~ msgstr "sizeof aplicado a un tipo de dato incompleto `%T'"
74459 #~ msgid "request for member `%T::%D' in expression of non-aggregate type `%T'"
74460 #~ msgstr "petición por el miembro `%T::%D' en la expresión de tipo no agregado `%T'"
74462 #~ msgid "invalid use of type decl `%#D' as expression"
74463 #~ msgstr "uso no válido de la declaración de tipo `%#D' como una expresión"
74465 #~ msgid "invalid use of template `%#D' as expression"
74466 #~ msgstr "uso no válido de la plantilla `%#D' como una expresión"
74468 #~ msgid "invalid offsetof from non-POD type `%#T'; use pointer to member instead"
74469 #~ msgstr "desplazamiento no válido desde un tipo `%#T' que no es POD; use en su lugar un apuntador a miembro"
74471 #~ msgid "pointer to member function called, but not in class scope"
74472 #~ msgstr "se llamó a apuntador a función miembro, pero no en el alcance de la clase"
74474 #~ msgid "function `%D' declared overloaded, but no definitions appear with which to resolve it?!?"
74475 #~ msgstr "¿!¿se declaró la función `%D' sobrecargada, pero no aparece ninguna definición con la cual resolverlo?!?"
74477 #~ msgid "invalid call to member function needing `this' in static member function scope"
74478 #~ msgstr "llamada no válida a función miembro requiere `this' en el alcance de la función miembro static"
74480 #~ msgid "initializer list construction invalid for derived class object `%D'"
74481 #~ msgstr "construcción de la lista de inicializadores no válida para el objeto de la clase derivada `%D'"
74483 #~ msgid "initializer list construction invalid for polymorphic class object `%D'"
74484 #~ msgstr "construcción de la lista de inicializadores no válida para el objeto de la clase polimórfica `%D'"
74486 #~ msgid "initializer list construction invalid for `%D'"
74487 #~ msgstr "construcción de la lista de inicializadores no válida para `%D'"
74489 #~ msgid "due to the presence of a constructor"
74490 #~ msgstr "debido a la presencia de un constructor"
74492 #~ msgid "due to non-public access of member `%D'"
74493 #~ msgstr "debido al acceso no público del miembro `%D'"
74495 #~ msgid "ISO C++ forbids non-constant aggregate initializer expressions"
74496 #~ msgstr "ISO C++ prohíbe las expresiones inicializadoras agregadas que no son constantes"
74498 #~ msgid "The meaning of `\\x' (at %0) varies with -traditional"
74499 #~ msgstr "el significado de `\\x' (en %0) varía con -traditional"
74501 #~ msgid "The meaning of `\\a' (at %0) varies with -traditional"
74502 #~ msgstr "el significado de `\\a' (en %0) varía con -traditional"
74504 #~ msgid "the meaning of `\\x' varies with -traditional"
74505 #~ msgstr "el significado de `\\x' varía con -traditional"
74507 #~ msgid "the meaning of `\\a' varies with -traditional"
74508 #~ msgstr "el significado de `\\a' varía con -traditional"
74510 #~ msgid "parse error; also virtual memory exceeded"
74511 #~ msgstr "error de decodificación; también se excedió la memoria"
74513 #~ msgid "internal error - use of undefined type"
74514 #~ msgstr "error interno - uso de tipo indefinido"
74516 #~ msgid "no class name specified as argument to -fconstant-string-class"
74517 #~ msgstr "no se especificó un nombre de clase como argumento para -fconstant-string-class"
74519 #~ msgid "-p profiling is no longer supported.  Use -pg instead"
74520 #~ msgstr "la creación de perfil con -p ya no tiene soporte.  Use en su lugar -pg"
74522 #~ msgid "incompatible interworking options"
74523 #~ msgstr "opciones de trabajo interno incompatibles"
74525 #~ msgid "options -mabi=mmixware and -mabi=gnu are mutually exclusive"
74526 #~ msgstr "las opciones -mabi=mmixware y -mabi=gnu son mutuamente exclusivas"
74528 #~ msgid "-p option not supported: use -pg instead"
74529 #~ msgstr "la opción -p no tiene soporte: en su lugar use -pg"
74531 #~ msgid "-mbsd and -pedantic incompatible"
74532 #~ msgstr "-mbsd y -pedantic son incompatibles"
74534 #~ msgid "-mbsd and -mxopen incompatible"
74535 #~ msgstr "-mbsd y -mxopen son incompatibles"
74537 #~ msgid "-mxopen and -pedantic incompatible"
74538 #~ msgstr "-mxopen y -pedantic son incompatibles"
74540 #~ msgid "may not use both -mfp64 and -msingle-float"
74541 #~ msgstr "no se pueden usar -mfp64 y -msingle-float al mismo tiempo"
74543 #~ msgid "may not use both -mfp64 and -m4650"
74544 #~ msgstr "no se pueden usar -mfp64 y -m4650 al mismo tiempo"
74546 #~ msgid "may not use both -mgp32 and -mfp64"
74547 #~ msgstr "no se pueden usar -mgp32 y -mfp64 al mismo tiempo"
74549 #~ msgid "declaration of `%#T'"
74550 #~ msgstr "la declaración de `%#T'"
74552 #~ msgid "a -ifile option requires a -map option"
74553 #~ msgstr "una opción -ifile requiere una opción -map"
74555 #~ msgid "increment"
74556 #~ msgstr "incremento"
74558 #~ msgid "decrement"
74559 #~ msgstr "decremento"
74561 #~ msgid "Usage: %s [switches] input output\n"
74562 #~ msgstr "Modo de empleo: %s [interruptores] entrada salida\n"
74564 #~ msgid "output_operand: %s"
74565 #~ msgstr "output_operand: %s"
74567 #~ msgid "invalid %H value"
74568 #~ msgstr "valor %H no válido"
74570 #~ msgid "invalid %h value"
74571 #~ msgstr "valor %h no válido"
74573 #~ msgid "invalid %Q value"
74574 #~ msgstr "valor %Q no válido"
74576 #~ msgid "invalid %q value"
74577 #~ msgstr "valor %q no válido"
74579 #~ msgid "invalid %p value"
74580 #~ msgstr "valor %p no válido"
74582 #~ msgid "invalid %B value"
74583 #~ msgstr "valor %B no válido"
74585 #~ msgid "invalid %C value"
74586 #~ msgstr "valor %C no válido"
74588 #~ msgid "invalid %E value"
74589 #~ msgstr "valor %E no válido"
74591 #~ msgid "invalid %r value"
74592 #~ msgstr "valor %r no válido"
74594 #~ msgid "-march=%s does not support -mips%d"
74595 #~ msgstr "-march=%s no tiene soporte para -mips%d"
74597 #~ msgid "no code label found"
74598 #~ msgstr "no se encuentra la etiqueta"
74600 #~ msgid "%s and profiling conflict: disabling %s"
74601 #~ msgstr "%s y el análisis de perfil en conflicto: desactivando %s"
74603 #~ msgid "Use function_epilogue()"
74604 #~ msgstr "Usar function_epilogue()"
74606 #~ msgid "Do not use function_epilogue()"
74607 #~ msgstr "No usar function_epilogue()"
74609 #~ msgid "%d errors, %d sorries, do granting"
74610 #~ msgstr "%d errores, %d lamentaciones, se hacen concesiones"
74612 #~ msgid "GNU compiler does not support statically allocated objects"
74613 #~ msgstr "el compilador GNU no tiene soporte para objetos ubicados estáticamente"
74615 #~ msgid "causing unhandled exception `%s' (this is flaged only once)"
74616 #~ msgstr "causando una excepción sin manejar `%s' (esto sólo se señala una vez)"
74618 #~ msgid "range failure (not inside function)"
74619 #~ msgstr "falla de rango (no está dentro de la función)"
74621 #~ msgid "possible range failure (not inside function)"
74622 #~ msgstr "posible falla de rango (no está dentro de la función)"
74624 #~ msgid "expression will always cause RANGEFAIL"
74625 #~ msgstr "la expresión siempre causará RANGEFAIL"
74627 #~ msgid "bad string length in %s"
74628 #~ msgstr "constante de cadena errónea en %s"
74630 #~ msgid "%s action in PROC with no declared RESULTS"
74631 #~ msgstr "acción %s en PROC con RESULTS sin declarar"
74633 #~ msgid "RETURN not allowed outside PROC"
74634 #~ msgstr "no se permite RETURN fuera de PROC"
74636 #~ msgid "RETURN with a value, in PROC returning void"
74637 #~ msgstr "RETURN con un valor, en un PROC que devuelve void"
74639 #~ msgid "RETURN with no value and no RESULT action in procedure"
74640 #~ msgstr "RETURN sin valor y no hay una acción RESULT en el procedimiento"
74642 #~ msgid "no label named `%s'"
74643 #~ msgstr "no hay una etiqueta llamada `%s'"
74645 #~ msgid "cannot GOTO label `%s' outside current function"
74646 #~ msgstr "no se puede hacer GOTO a la etiqueta `%s' fuera de la función actual"
74648 #~ msgid "no EXITable label named `%s'"
74649 #~ msgstr "no hay una etiqueta para EXIT llamada `%s'"
74651 #~ msgid "cannot EXIT label `%s' outside current function"
74652 #~ msgstr "no se puede hacer EXIT a la etiqueta `%s' fuera de la función actual"
74654 #~ msgid "ELSE label not within a CASE statement"
74655 #~ msgstr "la etiqueta ELSE no se encuentra dentro de una declaración CASE"
74657 #~ msgid "multiple default labels found in a CASE statement"
74658 #~ msgstr "múltiples etiquetas por omisión en una declaración CASE"
74660 #~ msgid "this is the first ELSE label"
74661 #~ msgstr "esta es la primera etiqueta ELSE"
74663 #~ msgid "label found outside of CASE statement"
74664 #~ msgstr "se encontró una etiqueta fuera de una declaración CASE"
74666 #~ msgid "duplicate CASE value"
74667 #~ msgstr "valor de CASE duplicado"
74669 #~ msgid "this is the first entry for that value"
74670 #~ msgstr "esta es la primera entrada para ese valor"
74672 #~ msgid "empty range"
74673 #~ msgstr "rango vacío"
74675 #~ msgid "label within scope of cleanup or variable array"
74676 #~ msgstr "etiqueta dentro del ámbito de limpieza o del de una matriz variable"
74678 #~ msgid "label not within a CASE statement"
74679 #~ msgstr "la etiqueta no está dentro de una declaración CASE"
74681 #~ msgid "lower bound of range must be a discrete literal expression"
74682 #~ msgstr "el límite inferior del rango debe ser una expresión literal discreta"
74684 #~ msgid "upper bound of range must be a discrete literal expression"
74685 #~ msgstr "el límite superior del rango debe ser una expresión literal discreta"
74687 #~ msgid "CASE selector with variable range"
74688 #~ msgstr "selector CASE con rango variable"
74690 #~ msgid "too many cases to do CASE completeness testing"
74691 #~ msgstr "demasiados cases para hacer la pruebla de completez de CASE"
74693 # Probable error de dedo de los autores originales en 'assignent'. Notificar. cfuga
74694 #~ msgid "type of tuple cannot be implicit in multiple assignent"
74695 #~ msgstr "el tipo de tupla no puede ser implícito en una asignación múltiple"
74697 # Probable error de dedo de los autores originales en 'assignent'. Notificar. cfuga
74698 #~ msgid "conditional expression cannot be used in multiple assignent"
74699 #~ msgstr "no se puede usar una expresión condicional en asignaciones múltiples"
74701 #~ msgid "internal error - unknown type in multiple assignment"
74702 #~ msgstr "error interno - tipo desconocido en una asignación múltiple"
74704 #~ msgid "no operator allowed in multiple assignment,"
74705 #~ msgstr "no se permite un operador en asignaciones múltiples,"
74707 #~ msgid "location modes in multiple assignment are not equivalent"
74708 #~ msgstr "no son equivalesntes los modos de ubicación en las asignaciones múltiples"
74710 #~ msgid "you may not assign a value to a BUFFER or EVENT location"
74711 #~ msgstr "no se puede asignar un valor a una ubicación BUFFER o EVENT"
74713 #~ msgid "can't assign value to READonly location"
74714 #~ msgstr "no se puede asignar un valor a una ubicación READonly"
74716 #~ msgid "lefthand side of assignment is not a location"
74717 #~ msgstr "el lado izquierdo de la asignación no es una ubicación"
74719 #~ msgid "bitstring slice"
74720 #~ msgstr "rebanada de cadena de bits"
74722 #~ msgid "LENGTH on left-hand-side is non-portable"
74723 #~ msgstr "LENGTH en el lado izquierdo no es transportable"
74725 #~ msgid "can only set LENGTH of array location"
74726 #~ msgstr "solamente se puede establecer LENGTH de la ubicación de una matriz"
74728 #~ msgid "internal error: trying to make loc-identity with non-location"
74729 #~ msgstr "error interno: tratando de hacer una loc-identity con algo que no es una ubicación"
74731 #~ msgid "cannot convert to a boolean mode"
74732 #~ msgstr "no se puede convertir a un modo boolean"
74734 #~ msgid "cannot convert to a char mode"
74735 #~ msgstr "no se puede convertir a un modo char"
74737 # FIXME: ¿powerset? cfuga
74738 #~ msgid "powerset tuple element out of range"
74739 #~ msgstr "elemento de la tupla powerset fuera de rango"
74741 #~ msgid "incompatible member of powerset tuple (at position #%d)"
74742 #~ msgstr "miembro incompatible de la tupla powerset (en la posición #%d)"
74744 #~ msgid "no initializer value for fixed field `%s'"
74745 #~ msgstr "no hay valor inicializador para el campo fijo `%s'"
74747 #~ msgid "non-constant value for tag field `%s'"
74748 #~ msgstr "valor no constante para el campo de marcado '%s'"
74750 #~ msgid "field `%s' in wrong variant"
74751 #~ msgstr "el campo `%s' está en una variante incorrecta"
74753 #~ msgid "missing variant fields (at least `%s')"
74754 #~ msgstr "falta los campos variantes (por lo menos `%s')"
74756 #~ msgid "bad initializer for field `%s'"
74757 #~ msgstr "inicializador no válido para el campo `%s'"
74759 #~ msgid "no initializer value for variant field `%s'"
74760 #~ msgstr "no hay un valor inicializador para el campo variante `%s'"
74762 #~ msgid "no selected variant"
74763 #~ msgstr "no se ha escogido un variant"
74765 #~ msgid "mixture of labelled and unlabelled tuple elements"
74766 #~ msgstr "mezcla de elementos de tupla etiquetados y sin etiquetar"
74768 #~ msgid "probably not a structure tuple"
74769 #~ msgstr "probablemente no es una estructura de tupla"
74771 #~ msgid "excess initializer for field `%s'"
74772 #~ msgstr "exceso de inicializadores para el campo `%s'"
74774 #~ msgid "excess unnamed initializers"
74775 #~ msgstr "exceso de inicializadores sin nombre"
74777 #~ msgid "non-constant start index for tuple"
74778 #~ msgstr "índice de inicio no constante para la tupla"
74780 #~ msgid "invalid array tuple label"
74781 #~ msgstr "etiqueta de tupla matriz no válida"
74783 #~ msgid "incompatible array tuple element %s"
74784 #~ msgstr "elemento %s de tupla matriz incompatible"
74786 #~ msgid "multiple (*) or (ELSE) array tuple labels"
74787 #~ msgstr "múltiples etiquetas (*) o (ELSE) de tupla matriz"
74789 #~ msgid "empty range in array tuple"
74790 #~ msgstr "rango vacío en la tupla matriz"
74792 #~ msgid "array tuple has duplicate index %s"
74793 #~ msgstr "la tupla matriz tiene el índice %s duplicado"
74795 #~ msgid "too many array tuple values"
74796 #~ msgstr "demasiados valores de la tupla matriz"
74798 #~ msgid "dynamic array tuple without (*) or (ELSE)"
74799 #~ msgstr "tupla de matriz dinámica sin (*) o (ELSE)"
74801 #~ msgid "missing array tuple element %s"
74802 #~ msgstr "falta el elemento %s de la tupla matriz"
74804 #~ msgid "missing array tuple elements %s : %s"
74805 #~ msgstr "falta los elementos %s : %s de la tupla matriz"
74807 #~ msgid "initializer is not an array or string mode"
74808 #~ msgstr "el inicializador no es un modo matriz o cadena"
74810 #~ msgid "destination is too small"
74811 #~ msgstr "el destino es muy pequeño"
74813 #~ msgid "internal error:  unknown type of expression"
74814 #~ msgstr "error interno:  tipo desconocido de expresión"
74816 #~ msgid "`%s' must not be declared readonly"
74817 #~ msgstr "`%s' no debe ser declarado readonly"
74819 #~ msgid "declaration of readonly variable without initialization"
74820 #~ msgstr "declaración de una variable readonly sin inicialización"
74822 #~ msgid "value for loc-identity `%s' is not a location"
74823 #~ msgstr "el valor para la loc-identity `%s' no es una ubicación"
74825 #~ msgid "location for `%s' not read-compatible"
74826 #~ msgstr "la ubicación para `%s' no es compatible con la lectura"
74828 #~ msgid "do_decl: internal error: don't know what to initialize"
74829 #~ msgstr "do_decl: error interno: no se sabe qué hay que inicializar"
74831 #~ msgid "`%s' must not be READonly"
74832 #~ msgstr "`%s' no debe ser READonly"
74834 #~ msgid "POS may not be specified for a list of field declarations"
74835 #~ msgstr "no se puede especificar POS para una lista de declaraciones de campos"
74837 #~ msgid "(ELSE) case label as well as ELSE variant"
74838 #~ msgstr "la etiqueta de case (ELSE) así como un variant ELSE"
74840 #~ msgid "inconsistent modes between labels and tag field"
74841 #~ msgstr "modos inconsistentes entre las etiquetas y el campo de marcado"
74843 #~ msgid "too few tag labels"
74844 #~ msgstr "faltan etiquetas de marcado"
74846 #~ msgid "case label lower limit is not a discrete constant expression"
74847 #~ msgstr "la etiqueta de `case' del límite inferior no es una expresión constante entera"
74849 #~ msgid "case label upper limit is not a discrete constant expression"
74850 #~ msgstr "la etiqueta de `case' del límite superior no es una expresión constante entera"
74852 #~ msgid "variant label declared here..."
74853 #~ msgstr "la etiqueta variant declarada aquí..."
74855 #~ msgid "...is duplicated here"
74856 #~ msgstr "...está duplicada aquí"
74858 #~ msgid "non-value mode may only returned by LOC"
74859 #~ msgstr "un modo que no es valor sólo puede ser devuelto por LOC"
74861 #~ msgid "`%s' may only be passed by LOC"
74862 #~ msgstr "`%s' sólo puede ser pasado por LOC"
74864 #~ msgid "nothing named `%s' to grant"
74865 #~ msgstr "nada llamado `%s' para conceder"
74867 #~ msgid "duplicate grant for `%s'"
74868 #~ msgstr "concesión duplicada para `%s'"
74870 #~ msgid "previous definition of `%s'"
74871 #~ msgstr "definición previa de `%s'"
74873 #~ msgid "ambiguous choice for seize `%s' -"
74874 #~ msgstr "elección ambigua para sujetar a `%s' -"
74876 #~ msgid " - can seize this `%s' -"
74877 #~ msgstr " - puede sujetar a este `%s' -"
74879 #~ msgid " - or this granted decl `%s'"
74880 #~ msgstr " - o este decl `%s' concedido"
74882 #~ msgid "enumerator value for `%s' is less than 0"
74883 #~ msgstr "el valor de enumerador para `%s' es menor que 0"
74885 #~ msgid "enumerators `%s' and `%s' have equal values"
74886 #~ msgstr "los enumeradores `%s' y `%s' tiene valores iguales"
74888 #~ msgid "undefined value in SET mode is obsolete and deprecated"
74889 #~ msgstr "un valor indefinido en el modo SET es obsoleto y deprecado"
74891 #~ msgid "BASE variable never declared"
74892 #~ msgstr "nunca se declaró la variable BASE"
74894 #~ msgid "cannot BASE a variable on a PROC/PROCESS name"
74895 #~ msgstr "no se puede hacer BASE de una variable en un nombre PROC/PROCESS"
74897 #~ msgid "INTERNAL ERROR: handle_one_level is broken"
74898 #~ msgstr "ERROR INTERNO: handle_one_level está descompuesto"
74900 #~ msgid "tuple without specified mode not allowed in %s"
74901 #~ msgstr "no se permite una tupla sin modo especificado en %s"
74903 #~ msgid "conditional expression not allowed in %s"
74904 #~ msgstr "no se permite una expresión condicional en %s"
74906 #~ msgid "internal error:  unknown expression mode in %s"
74907 #~ msgstr "error interno:  modo de expresión desconocido en %s"
74909 #~ msgid "CASE selector is not a discrete expression"
74910 #~ msgstr "el selector de CASE no es una expresión discreta"
74912 #~ msgid "The number of CASE selectors does not match the number of CASE label lists"
74913 #~ msgstr "El número de selectores CASE no coincide con el número de listas de etiquetas CASE"
74915 #~ msgid "powerset is not addressable"
74916 #~ msgstr "powerset no es direccionable"
74918 #~ msgid "too few arguments in call to `%s'"
74919 #~ msgstr "faltan argumentos en la llamada a `%s'"
74921 #~ msgid "missing '.' operator or undefined mode name `%s'"
74922 #~ msgstr "falta el operador '.' o el nombre de modo indefinido `%s'"
74924 #~ msgid "you have forgotten the '.' operator which must"
74925 #~ msgstr "ha olvidado el operador '.' el cual debe"
74927 #~ msgid " precede a STRUCT field reference, or `%s' is an undefined mode"
74928 #~ msgstr " preceder a una referencia de campo STRUCT, o `%s' es un modo indefinido"
74930 #~ msgid "can't dereference PTR value using unary `->'"
74931 #~ msgstr "no se puede dereferenciar el valor de PTR usando un `->' unario"
74933 #~ msgid "invalid type argument of `->'"
74934 #~ msgstr "argumento de tipo no válido de `->'"
74936 #~ msgid "operand of '.' is not a STRUCT"
74937 #~ msgstr "el operando de '.' no es un STRUCT"
74939 #~ msgid "no field named `%s'"
74940 #~ msgstr "no hay un campo llamado `%s'"
74942 #~ msgid "ABS argument must be discrete or real mode"
74943 #~ msgstr "el argumento de ABS debe ser de modo discreto o real"
74945 #~ msgid "CARD argument must be powerset mode"
74946 #~ msgstr "el argumento de CARD debe ser del modo powerset"
74948 #~ msgid "expression for DESCR-built-in must be referable"
74949 #~ msgstr "la expresión para el DESCR interno debe ser referenciable"
74951 #~ msgid "READonly modes for %s must have a value"
74952 #~ msgstr "los modos READonly para %s deben tener un valor"
74954 #~ msgid "argument to TERMINATE must be a reference primitive value"
74955 #~ msgstr "el argumento para TERMINATE debe ser un valor de referencia primitivo"
74957 #~ msgid "argument 1 to INTTIME must be of mode TIME"
74958 #~ msgstr "el argumento 1 para INTTIME debe ser de modo TIME"
74960 #~ msgid "LENGTH argument must be string, buffer, event mode, text location or mode"
74961 #~ msgstr "el argumento de LENGTH debe ser cadena, almacenamiento temporal, modo evento, ubicación o modo texto"
74963 #~ msgid "LOWER argument must have a mode, or be a mode"
74964 #~ msgstr "el argumento de LOWER debe tener un modo, o ser un modo"
74966 #~ msgid "LOWER argument must be string, array, mode or integer"
74967 #~ msgstr "el argumento de LOWER debe ser cadena, matriz, modo o entero"
74969 #~ msgid "%s argument must be POWERSET mode"
74970 #~ msgstr "el argumento %s debe ser de modo POWERSET"
74972 #~ msgid "%s called for empty POWERSET"
74973 #~ msgstr "se llamó %s para un POWERSET vacío"
74975 #~ msgid "no integer mode which matches expression's mode"
74976 #~ msgstr "no hay un modo entero que coincida con el modo de la expresión"
74978 #~ msgid "NUM's parameter is above its mode range"
74979 #~ msgstr "el parámetro de NUM está por arriba de su rango de modo"
74981 #~ msgid "cannot take SUCC or PRED of a numbered SET"
74982 #~ msgstr "no se puede tomar un SUCC o PRED de un SET numerado"
74984 #~ msgid "SUCC or PRED must not be done on a PTR"
74985 #~ msgstr "no se debe hacer SUCC o PRED en un PTR"
74987 #~ msgid "SUCC or PRED for a reference type is not standard"
74988 #~ msgstr "SUCC o PRED para un tipo de referencia no es estándar"
74990 #~ msgid "SUCC or PRED argument must be a discrete mode"
74991 #~ msgstr "el argumento de SUCC o PRED debe ser un modo discreto"
74993 #~ msgid "taking the %s of a value already at its %s value"
74994 #~ msgstr "tomando el %s de un valor que ya está en su %s valor"
74996 #~ msgid "size applied to a function mode"
74997 #~ msgstr "size aplicado a una modo función"
74999 #~ msgid "sizeof applied to a void mode"
75000 #~ msgstr "sizeof aplicado a un modo void"
75002 #~ msgid "sizeof applied to an incomplete mode"
75003 #~ msgstr "sizeof aplicado a un modo incompleto"
75005 #~ msgid "cannot call a PROCESS, you START a PROCESS"
75006 #~ msgstr "no se puede llamar a un PROCESS, usted START un PROCESS"
75008 #~ msgid "invalid %s"
75009 #~ msgstr "%s no válido"
75011 #~ msgid "%s parameter %d is READ-only"
75012 #~ msgstr "%s del parámetro %d es READ-only"
75014 #~ msgid "LOC actual parameter %d is a non-referable location"
75015 #~ msgstr "el parámetro %d actual de LOC es una ubicación no referenciable"
75017 #~ msgid "syntax error (integer used as function)"
75018 #~ msgstr "error sintáctico (entero usado como función)"
75020 #~ msgid "syntax error - missing operator, comma, or '('?"
75021 #~ msgstr "error de sintaxis - ¿Falta un operador, una coma, o '('?"
75023 #~ msgid "empty expression in string index"
75024 #~ msgstr "expresión vacía en el índice de la cadena"
75026 #~ msgid "only one expression allowed in string index"
75027 #~ msgstr "solamente se permite una expresión en el índice de la cadena"
75029 #~ msgid "invalid: primval ( untyped_exprlist )"
75030 #~ msgstr "no válido: primval ( listaexpr_sintipo )"
75032 #~ msgid "operand is variable-size bitstring/power-set"
75033 #~ msgstr "el operando es una cadena de bits/powerset de tamaño variable"
75035 #~ msgid "tree code `%s' unhandled in build_compare_set_expr"
75036 #~ msgstr "árbol de código `%s' sin manejar en build_compare_set_expr"
75038 #~ msgid "comparison of variant structures is unsafe"
75039 #~ msgstr "no es segura la comparacion de estructuras variantes"
75041 #~ msgid "compare with variant records"
75042 #~ msgstr "compara con registros variantes"
75044 #~ msgid "relational operator not allowed for this mode"
75045 #~ msgstr "no se permite un operador relacional para este modo"
75047 #~ msgid "cannot use %s operator on PROC mode variable"
75048 #~ msgstr "no se puede usar el operador %s en la variable de modo PROC"
75050 #~ msgid "invalid right operand of %s"
75051 #~ msgstr "operando derecho de %s no válido"
75053 #~ msgid "left argument to MOD/REM operator must be integral"
75054 #~ msgstr "el argumento izquierdo del operador MOD/REM debe ser integral"
75056 #~ msgid "right argument to MOD/REM operator must be integral"
75057 #~ msgstr "el argumento derecho del operador MOD/REM debe ser integral"
75059 #~ msgid "right operand of IN is not a powerset"
75060 #~ msgstr "el operando derecho de IN no es un powerset"
75062 #~ msgid "left operand of IN incompatible with right operand"
75063 #~ msgstr "el operando izquierdo de IN es incompatible con el operando derecho"
75065 #~ msgid "-> operator not allow in constant expression"
75066 #~ msgstr "no se permite el operador -> en la expresión constante"
75068 #~ msgid "taking the address of a function is non-standard"
75069 #~ msgstr "tomar la dirección de una función no es estándar"
75071 #~ msgid "ADDR requires a LOCATION argument"
75072 #~ msgstr "ADDR requiere un argumento LOCATION"
75074 #~ msgid "ADDR parameter must be a LOCATION"
75075 #~ msgstr "el parámetro de ADDR debe ser una LOCATION"
75077 #~ msgid "possible internal error in build_chill_arrow_expr"
75078 #~ msgstr "posible error interno en build_chill_arrow_expr"
75080 #~ msgid "repetition count < 0"
75081 #~ msgstr "la cuenta de repetición < 0"
75083 #~ msgid "bitstring repetition of non-constant boolean"
75084 #~ msgstr "repetición de la cadena de bits de un booleano que no es constante"
75086 #~ msgid "string repetition operand is non-constant bitstring"
75087 #~ msgstr "el operando de repetición de cadena es una cadena de bits no constante"
75089 #~ msgid "non-char, non-bit string repetition"
75090 #~ msgstr "repetición de cadena que no es de bit ni char"
75092 #~ msgid "right operand of %s is not array of boolean"
75093 #~ msgstr "el operando derecho de %s no es una matriz de boolean"
75095 #~ msgid "%s operator applied to boolean variable"
75096 #~ msgstr "operador %s aplicado a una variable boolean"
75098 #~ msgid "decode_constant: invalid component_ref"
75099 #~ msgstr "decode_constant: component_ref no válido"
75101 #~ msgid "decode_constant: mode and value mismatch"
75102 #~ msgstr "decode_constant: no coinciden el modo y el valor"
75104 #~ msgid "decode_constant: cannot decode this mode"
75105 #~ msgstr "decode_constant: no se puede decodificar este modo"
75107 #~ msgid "decode_constant_selective: mode and value mismatch"
75108 #~ msgstr "decode_constant_selective: no coinciden el modo y el valor"
75110 #~ msgid "decode_constant_selective: cannot decode this mode"
75111 #~ msgstr "decode_constant_selective: no se puede decodificar este modo"
75113 #~ msgid "function \"really_grant_this\" called for `%s'"
75114 #~ msgstr "se llamó la función \"really_grant_this\" para `%s'"
75116 #~ msgid "non-integral text length"
75117 #~ msgstr "longitud de texto que no es integral"
75119 #~ msgid "non-constant text length"
75120 #~ msgstr "longitud de texto que no es constante"
75122 #~ msgid "argument %d of %s must be of mode ASSOCIATION"
75123 #~ msgstr "el argumento %d de %s debe ser de modo ASSOCIATION"
75125 #~ msgid "argument 2 to ASSOCIATE must be a string"
75126 #~ msgstr "el argumento 2 de ASSOCIATE debe ser una cadena"
75128 #~ msgid "argument 3 to ASSOCIATE must be a string"
75129 #~ msgstr "el argumento 3 de ASSOCIATE debe ser una cadena"
75131 #~ msgid "too many arguments in call to MODIFY"
75132 #~ msgstr "demasiados argumentos en la llamada a MODIFY"
75134 #~ msgid "argument 2 of MODIFY must not be an empty string"
75135 #~ msgstr "el argumento 2 de MODIFY no debe ser una cadena vacía"
75137 #~ msgid "argument 3 to MODIFY must be a string"
75138 #~ msgstr "el argumento 3 de MODIFY debe ser una cadena"
75140 #~ msgid "argument %d of %s must be an ACCESS or TEXT mode"
75141 #~ msgstr "el argumento %d de %s debe ser un modo ACCESS o TEXT"
75143 #~ msgid "argument 4 of CONNECT must be of mode WHERE"
75144 #~ msgstr "el argumento 4 de CONNECT debe ser de modo WHERE"
75146 #~ msgid "index expression for ACCESS without index"
75147 #~ msgstr "expresión de índice para ACCESS sin índice"
75149 #~ msgid "incompatible index mode"
75150 #~ msgstr "modo de índices incompatibles"
75152 #~ msgid "argument 3 to CONNECT must be of mode USAGE"
75153 #~ msgstr "el argumento 3 de CONNECT debe ser de modo USAGE"
75155 #~ msgid "argument %d of %s must be of mode ACCESS"
75156 #~ msgstr "el argumento %d de %s debe ser de modo ACCESS"
75158 #~ msgid "too few arguments in call to `readrecord'"
75159 #~ msgstr "faltan argumentos en la llamada a `readrecord'"
75161 #~ msgid "store location must not be READonly"
75162 #~ msgstr "la ubicación de almacenamiento no debe ser READonly"
75164 #~ msgid "too few arguments in call to `writerecord'"
75165 #~ msgstr "faltan argumentos en la llamada a `writerecord'"
75167 #~ msgid "transfer to ACCESS without record mode"
75168 #~ msgstr "transferencia a ACCESS sin modo de grabación"
75170 #~ msgid "TEXT doesn't have a location"
75171 #~ msgstr "TEXT no tiene una ubicación"
75173 #~ msgid "incompatible index mode for SETETEXTACCESS"
75174 #~ msgstr "modo de índice incompatible para SETTEXTACCESS"
75176 #~ msgid "incompatible record mode for SETTEXTACCESS"
75177 #~ msgstr "modo de grabación incompatible para SETTEXTACCESS"
75179 #~ msgid "parameter 2 must be a location"
75180 #~ msgstr "el parámetro 2 debe ser una ubicación"
75182 #~ msgid "incompatible modes in parameter 2"
75183 #~ msgstr "modos incompatibles en el parámetro 2"
75185 #~ msgid "cannot process %d bits integer for READTEXT argument %d"
75186 #~ msgstr "no se pueden procesar %d bits enteros para el argumento %d de READTEXT"
75188 #~ msgid "cannot process %d bits integer WRITETEXT argument %d"
75189 #~ msgstr "no se pueden procesar %d bits enteros para el argumento %d de WRITETEXT"
75191 #~ msgid "argument %d is READonly"
75192 #~ msgstr "el argumento %d es READonly"
75194 #~ msgid "cannot process argument %d of WRITETEXT, unknown size"
75195 #~ msgstr "no se puede procesar el argumento %d de WRITETEXT, tamaño desconocido"
75197 #~ msgid "cannot process mode of argument %d for %sTEXT"
75198 #~ msgstr "no se puede procesar el modo del argumento %d para %sTEXT"
75200 #~ msgid "too few arguments for this format string"
75201 #~ msgstr "faltan argumentos para esta cadena de formato"
75203 #~ msgid "type of argument %d invalid for conversion code at offset %d"
75204 #~ msgstr "el tipo del argumento %d es no válido para el código de conversión en el desplazamiento %d"
75206 #~ msgid "unmatched open paren"
75207 #~ msgstr "paréntesis abierto sin coincidencia"
75209 #~ msgid "repetition factor overflow (offset %d)"
75210 #~ msgstr "desbordamiento del factor de repetición (desplazamiento %d)"
75212 #~ msgid "clause width overflow (offset %d)"
75213 #~ msgstr "desbordamiento de la anchura de la cláusula (desplazamiento %d)"
75215 #~ msgid "no fraction (offset %d)"
75216 #~ msgstr "no hay una fracción (desplazamiento %d)"
75218 #~ msgid "no fraction width (offset %d)"
75219 #~ msgstr "no hay anchura de la fracción (desplazamiento %d)"
75221 #~ msgid "fraction width overflow (offset %d)"
75222 #~ msgstr "desbordamiento de la anchura de la fracción (desplazamiento %d)"
75224 #~ msgid "no exponent (offset %d)"
75225 #~ msgstr "no hay un exponente (desplazamiento %d)"
75227 #~ msgid "exponent width overflow (offset %d)"
75228 #~ msgstr "desbordamiento de la anchura del exponente (desplazamiento %d)"
75230 #~ msgid "internal error in check_format_string"
75231 #~ msgstr "error interno en check_format_string"
75233 #~ msgid "no padding character (offset %d)"
75234 #~ msgstr "no hay un carácter de relleno (desplazamiento %d)"
75236 #~ msgid "too few arguments in call to `writetext'"
75237 #~ msgstr "faltan argumentos en la llamada a `writetext'"
75239 #~ msgid "argument 1 for WRITETEXT must be a TEXT or CHARS(n) VARYING location"
75240 #~ msgstr "el argumento 1 para WRITETEXT debe ser una ubicación TEXT o CHARS(N) VARYING"
75242 #~ msgid "`format string' for WRITETEXT must be a CHARACTER string"
75243 #~ msgstr "la `cadena de formato' para WRITETEXT debe ser una cadena CHARACTER"
75245 #~ msgid "too few arguments in call to `readtext'"
75246 #~ msgstr "faltan argumentos en la llamada a `readtext'"
75248 #~ msgid "argument 1 for READTEXT must be a TEXT location or CHARS(n) [ VARYING ] expression"
75249 #~ msgstr "el argumento 1 para READTEXT debe ser una ubicación TEXT o una expresión CHARS(n) [ VARYING ]"
75251 #~ msgid "`format string' for READTEXT must be a CHARACTER string"
75252 #~ msgstr "la `cadena de formato' para READTEXT debe ser una cadena CHARACTER"
75254 #~ msgid "ignoring case upon input and"
75255 #~ msgstr "ignorar mayúsculas y minúsculas en la entrada y"
75257 #~ msgid "making special words uppercase wouldn't work"
75258 #~ msgstr "hacer que las palabras especiales estén en mayúsculas no funcionará"
75260 #~ msgid "making special words uppercase and"
75261 #~ msgstr "hacer que las palabras especiales estén en mayúsculas e"
75263 #~ msgid " ignoring case upon input wouldn't work"
75264 #~ msgstr " ignorar mayúsculas y minúsculas de la entrada no funcionará"
75266 #~ msgid "invalid C'xx' "
75267 #~ msgstr "C'xx' no válido "
75269 #~ msgid "malformed exponent part of floating-point literal"
75270 #~ msgstr "parte del exponente malformada de una literal de coma flotante"
75272 #~ msgid "real number exceeds range of REAL"
75273 #~ msgstr "el número real excede el rango de REAL"
75275 #~ msgid "end-of-file in '<>' directive"
75276 #~ msgstr "fin de fichero en la directiva '<>'"
75278 #~ msgid "unrecognized compiler directive"
75279 #~ msgstr "no se reconoce la directiva del compilador"
75281 #~ msgid "unrecognized compiler directive `%s'"
75282 #~ msgstr "no se reconoce la directiva del compilador `%s'"
75284 #~ msgid "unterminated control sequence"
75285 #~ msgstr "secuencia de control sin terminar"
75287 #~ msgid "invalid integer literal in control sequence"
75288 #~ msgstr "entero literal no válido en la secuencia de control"
75290 #~ msgid "control sequence overflow"
75291 #~ msgstr "desbordamiento de la secuencia de control"
75293 #~ msgid "invalid base in read control sequence"
75294 #~ msgstr "base no válida en la secuencia de control de lectura"
75296 #~ msgid "integer literal too big"
75297 #~ msgstr "entero literal demasiado grande"
75299 #~ msgid "can't find %s"
75300 #~ msgstr "no se puede encontrar %s"
75302 #~ msgid "USE_SEIZE_FILE directive must be followed by string"
75303 #~ msgstr "la directiva USE_SEIZE_FILE debe tener una cadena a continuación"
75305 #~ msgid "missing `=' in compiler directive"
75306 #~ msgstr "falta un `=' en la directiva del compilador"
75308 #~ msgid "invalid value follows `=' in compiler directive"
75309 #~ msgstr "valor no válido a continuación de `=' la directiva"
75311 #~ msgid "`%s' not integer constant synonym "
75312 #~ msgstr "`%s' no es un sinónimo de la constante entera "
75314 #~ msgid "value out of range in compiler directive"
75315 #~ msgstr "valor fuera de rango en la directiva del compilador"
75317 #~ msgid "no modules seen"
75318 #~ msgstr "no se ven los módulos"
75320 #~ msgid "location enumeration for BOOLS"
75321 #~ msgstr "enumeración de ubicación para BOOLS"
75323 #~ msgid "location enumeration for bit-packed arrays"
75324 #~ msgstr "enumeración de ubicación para matrices empacadas de bits"
75326 #~ msgid "loop's IN expression is not a composite object"
75327 #~ msgstr "la expresión IN del bucle no es un objeto compuesto"
75329 #~ msgid "start expr must have discrete mode"
75330 #~ msgstr "la expresión de inicio debe tener un modo discreto"
75332 #~ msgid "TO expression is a numbered SET"
75333 #~ msgstr "la expresión TO es un SET numerado"
75335 #~ msgid "TO expr must have discrete mode"
75336 #~ msgstr "la expresión TO debe tener un modo discreto"
75338 #~ msgid "start expr and TO expr must be compatible"
75339 #~ msgstr "la expresión de inicio y la expresión TO deben ser compatibles"
75341 #~ msgid "BY expr must have discrete mode"
75342 #~ msgstr "la expresión BY debe tener un modo discreto"
75344 #~ msgid "start expr and BY expr must be compatible"
75345 #~ msgstr "la expresión de inicio y la expresión BY deben ser compatibles"
75347 #~ msgid "body of DO FOR will never execute"
75348 #~ msgstr "el cuerpo de DO FOR nunca se ejecutará"
75350 #~ msgid "BY expression is negative or zero"
75351 #~ msgstr "la expresión BY es negativa o cero"
75353 #~ msgid "can't iterate through array of BOOL"
75354 #~ msgstr "no se puede iterar a través de una matriz de BOOL"
75356 #~ msgid "Can't iterate through array of BOOL"
75357 #~ msgstr "No se puede iterar a través de una matriz de BOOL"
75359 #~ msgid "there was no start label to match the end label '%s'"
75360 #~ msgstr "no hubo una etiqueta de inicio que coincidiera con la etiqueta final '%s'"
75362 #~ msgid "no RETURN or RESULT in procedure"
75363 #~ msgstr "no hay RETURN o RESULT en el procedimiento"
75365 # Posible error de dedo en 'prelix'. Notificar. cfuga
75366 #~ msgid "PREFIXED clause with no prelix in unlabeled module"
75367 #~ msgstr "cláusula PREFIXED sin prefijo en el módulo sin etiqueta"
75369 #~ msgid "internal parser error - expected token %d"
75370 #~ msgstr "error interno del decodificador - se esperaba el elemento %d"
75372 #~ msgid "'%s!' is not followed by an identifier"
75373 #~ msgstr "'%s!' no es seguido por un identificador"
75375 #~ msgid "`%s' undeclared"
75376 #~ msgstr "`%s' sin declarar"
75378 #~ msgid "missing defining occurrence"
75379 #~ msgstr "falta la ocurrencia que define"
75381 #~ msgid "bad defining occurrence following ','"
75382 #~ msgstr "ocurrencia de definición errónea a continuación de ','"
75384 #~ msgid "missing '(' in exception list"
75385 #~ msgstr "falta un '(' en la lista de excepción"
75387 #~ msgid "empty ON-condition"
75388 #~ msgstr "condición ON vacía"
75390 #~ msgid "'=' used where ':=' is required"
75391 #~ msgstr "se usa '=' cuando se requiere ':='"
75393 #~ msgid "bad syntax following FORBID"
75394 #~ msgstr "sintaxis errónea a continuación de FORBID"
75396 #~ msgid "expected a postfix name here"
75397 #~ msgstr "se esperaba un nombre postfijo aquí"
75399 #~ msgid "NONREF specific without LOC in result attribute"
75400 #~ msgstr "NONREF específico sin LOC en el atributo de resultado"
75402 #~ msgid "DYNAMIC specific without LOC in result attribute"
75403 #~ msgstr "DYNAMIC específico sin LOC en el atributo de resultado"
75405 #~ msgid "exception names must be unique"
75406 #~ msgstr "los nombres de excepción deben ser únicos"
75408 #~ msgid "must specify a PROCESS name"
75409 #~ msgstr "se debe especificar un nombre de PROCESS"
75411 #~ msgid "SIGNAL must be in global reach"
75412 #~ msgstr "SIGNAL debe estar en el alcance global"
75414 #~ msgid "syntax error while parsing signal definition statement"
75415 #~ msgstr "error de sintaxis mientras se analizaban la declaración de definición de señales"
75417 #~ msgid "case range list"
75418 #~ msgstr "lista de rango de case"
75420 #~ msgid "misplaced colon in case label"
75421 #~ msgstr "punto y coma mal ubicado en la etiqueta case"
75423 #~ msgid "unrecognized case label list after ','"
75424 #~ msgstr "no se reconoce la lista de etiquetas case después de ','"
75426 #~ msgid "expected 'TO' in step enumeration"
75427 #~ msgstr "se esperaba 'TO' en la enumeración de pasos"
75429 #~ msgid "expected 'IN' in FOR control here"
75430 #~ msgstr "se esperaba 'IN' en el control FOR aquí"
75432 #~ msgid "missing DELAY CASE alternative"
75433 #~ msgstr "falta la alternativa DELAY CASE"
75435 #~ msgid "non-referable location in DO WITH"
75436 #~ msgstr "ubicación no referenciable en DO WITH"
75438 #~ msgid "WITH element must be of STRUCT mode"
75439 #~ msgstr "el elemento WITH debe ser de modo STRUCT"
75441 #~ msgid "missing ')' in signal/buffer receive alternative"
75442 #~ msgstr "falta un ')' en la alternativa de recepción de señal/almacenamiento temporal"
75444 #~ msgid "misplaced 'IN' in signal/buffer receive alternative"
75445 #~ msgstr "'IN' mal ubicado en la alternativa de recepción de señal/almacenamiento temporal"
75447 #~ msgid "missing RECEIVE alternative"
75448 #~ msgstr "falta la alternativa RECEIVE"
75450 #~ msgid "missing parenthesis for procedure call"
75451 #~ msgstr "faltan paréntesis para la llamada del procedimiento"
75453 #~ msgid "no handler is permitted on this action"
75454 #~ msgstr "no se permite un manejador en esta acción"
75456 #~ msgid "bad tuple field name list"
75457 #~ msgstr "lista de nombres de campos de tupla errónea"
75459 #~ msgid "invalid syntax for label in tuple"
75460 #~ msgstr "sintaxis no válida para la etiqueta en la tupla"
75462 #~ msgid "bad syntax in tuple"
75463 #~ msgstr "sintaxis errónea en la tupla"
75465 #~ msgid "non-mode name before tuple"
75466 #~ msgstr "nombre que no es modo antes de la tupla"
75468 #~ msgid "invalid expression/location syntax"
75469 #~ msgstr "sintaxis de expresión/ubicación no válida"
75471 #~ msgid "RECEIVE expression"
75472 #~ msgstr "expresión RECEIVE"
75474 #~ msgid "there should not be a ';' here"
75475 #~ msgstr "no debería estar un ';' aquí"
75477 #~ msgid "missing ELSE/ELSIF in IF expression"
75478 #~ msgstr "falta un ELSE/ELSIF en la expresión IF"
75480 #~ msgid "mode-less tuple not allowed inside parentheses"
75481 #~ msgstr "no se permite una tupla sin modo dentro de paréntesis"
75483 #~ msgid "mixed numbered and unnumbered set elements is not standard"
75484 #~ msgstr "un conjunto de elementos numerados y sin numerar mezclados no es estándar"
75486 #~ msgid "SET mode must define at least one named value"
75487 #~ msgstr "el modo SET debe definir por lo menos un valor nombrado"
75489 #~ msgid "POS not allowed for ARRAY"
75490 #~ msgstr "no se permite POS en ARRAY"
75492 #~ msgid "bad field name following ','"
75493 #~ msgstr "nombre de campo erróneo a continuación de ','"
75495 #~ msgid "expected ':' in structure variant alternative"
75496 #~ msgstr "se esperaba ':' en la alternativa de estructura variante"
75498 #~ msgid "VARYING bit-strings not implemented"
75499 #~ msgstr "no se han implementado las cadenas de bit VARYING"
75501 #~ msgid "BUFFER modes may not be readonly"
75502 #~ msgstr "los modos BUFFER no pueden ser de sólo lectura"
75504 #~ msgid "EVENT modes may not be readonly"
75505 #~ msgstr "los modos EVENT no pueden ser de sólo lectura"
75507 #~ msgid "SIGNAL is not a valid mode"
75508 #~ msgstr "SIGNAL no es un modo válido"
75510 #~ msgid "syntax error - missing mode"
75511 #~ msgstr "error sintáctico - modo faltante"
75513 #~ msgid "  `%s', which depends on ..."
75514 #~ msgstr "  `%s', el cual depende de ..."
75516 #~ msgid "cycle: `%s' depends on ..."
75517 #~ msgstr "ciclo: `%s' depende de ..."
75519 #~ msgid "  `%s'"
75520 #~ msgstr "  `%s'"
75522 #~ msgid "SYN of this mode not allowed"
75523 #~ msgstr "no se permite el SYN de este modo"
75525 #~ msgid "SYN value outside range of its mode"
75526 #~ msgstr "valor SYN fuera del rango de su modo"
75528 #~ msgid "INIT string too large for mode"
75529 #~ msgstr "la cadena INIT es demasiado grande para el modo"
75531 #~ msgid "mode with non-value property in signal definition"
75532 #~ msgstr "modo sin propiedad que no es valor en la definición de la señal"
75534 #~ msgid "RETURNS spec with invalid mode"
75535 #~ msgstr "especificación de RETURNS con modo no válido"
75537 #~ msgid "operand to REF is not a mode"
75538 #~ msgstr "el operando para REF no es un modo"
75540 #~ msgid "field with non-value mode in variant structure not allowed"
75541 #~ msgstr "no se permite un campo con modo que no es valor en una estructura variante"
75543 #~ msgid "buffer element mode must not have non-value property"
75544 #~ msgstr "el modo de un elemento de un almacenamiento temporal no debe tener una propiedad que no sea valor"
75546 #~ msgid "recordmode must not have the non-value property"
75547 #~ msgstr "el modo de grabación no debe tener la propiedad que no es valor"
75549 #~ msgid "invalid attribute for argument `%s' (only IN or LOC allowed)"
75550 #~ msgstr "atributo no válido para el argumento `%s' (solamente se permiten IN o LOC)"
75552 #~ msgid "PROCESS may only be declared at module level"
75553 #~ msgstr "solamente se puede declarar PROCESS en el nivel de módulos"
75555 #~ msgid "process name %s never declared"
75556 #~ msgstr "nunca se declaró el nombre de proceso %s"
75558 #~ msgid "you may only START a process, not a proc"
75559 #~ msgstr "solamente se puede hacer START de un proceso, no de un procedimiento"
75561 #~ msgid "SET location must be INSTANCE mode"
75562 #~ msgstr "la ubicación SET debe ser de modo INSTANCE"
75564 #~ msgid "too many arguments to process `%s'"
75565 #~ msgstr "demasiados argumentos para el proceso `%s'"
75567 #~ msgid "too many arguments to process"
75568 #~ msgstr "demasiados argumentos para el proceso"
75570 #~ msgid "too few arguments to process `%s'"
75571 #~ msgstr "faltan argumentos para el proceso `%s'"
75573 #~ msgid "too few arguments to process"
75574 #~ msgstr "faltan argumentos para el proceso"
75576 #~ msgid "COPY_NUMBER argument must be INSTANCE expression"
75577 #~ msgstr "el argumento de COPY_NUMBER debe ser una expresión INSTANCE"
75579 #~ msgid "GEN_CODE argument must be a process or signal name"
75580 #~ msgstr "el argumento de GEN_CODE debe ser un proceso o un nombre de señal"
75582 #~ msgid "GEN_INST parameter 2 must be an integer mode"
75583 #~ msgstr "el parámetor 2 de GEN_INST debe ser un modo entero"
75585 #~ msgid "%s is not a declared process"
75586 #~ msgstr "%s no es un proceso declarado"
75588 #~ msgid "PROC_TYPE argument must be INSTANCE expression"
75589 #~ msgstr "el argumento de PROC_TYPE debe ser una expresión INSTANCE"
75591 #~ msgid "QUEUE_LENGTH argument must be a BUFFER/EVENT location"
75592 #~ msgstr "el argumento de QUEUE_LENGTH debe ser una ubicación BUFFER/EVENT"
75594 #~ msgid "SEND requires a SIGNAL; %s is not a SIGNAL name"
75595 #~ msgstr "SEND requiere un SIGNAL; %s no es nombre de SIGNAL"
75597 #~ msgid "too many values for SIGNAL `%s'"
75598 #~ msgstr "demasiados valores para SIGNAL `%s'"
75600 #~ msgid "too few values for SIGNAL `%s'"
75601 #~ msgstr "faltan valores para SIGNAL `%s'"
75603 #~ msgid "signal sent without priority"
75604 #~ msgstr "se envió una señal sin una prioridad"
75606 #~ msgid " and no default priority was set."
75607 #~ msgstr " y no se estableció una prioridad por omisión."
75609 #~ msgid " PRIORITY defaulted to 0"
75610 #~ msgstr " PRIORITY es 0 por omisión"
75612 #~ msgid "SEND without a destination instance"
75613 #~ msgstr "SEND sin una instancia de destino"
75615 #~ msgid " and no destination process specified"
75616 #~ msgstr " y no se especificó un proceso destino"
75618 #~ msgid " for the signal"
75619 #~ msgstr " para la señal"
75621 #~ msgid "SEND to ANY copy of process `%s'"
75622 #~ msgstr "SEND a ANY copia del proceso `%s'"
75624 #~ msgid "SEND TO must be an INSTANCE mode"
75625 #~ msgstr "SEND TO debe ser de un modo INSTANCE"
75627 #~ msgid "SEND WITH must have a mode"
75628 #~ msgstr "SEND WITH debe tener un modo"
75630 #~ msgid "internal error: RECEIVE CASE stack invalid"
75631 #~ msgstr "error interno: pila RECEIVE CASE no válida"
75633 #~ msgid "SET requires INSTANCE location"
75634 #~ msgstr "SET requiere de una ubicación INSTANCE"
75636 #~ msgid "SIGNAL in RECEIVE CASE alternative follows"
75637 #~ msgstr "SIGNAL en una alternativa RECEIVE CASE a continuación de"
75639 #~ msgid " a BUFFER name on line %d"
75640 #~ msgstr " un nombre de BUFFER en la línea %d"
75642 #~ msgid "SIGNAL `%s' has no data fields"
75643 #~ msgstr "SIGNAL `%s' no tiene campos de datos"
75645 #~ msgid "SIGNAL `%s' requires data fields"
75646 #~ msgstr "SIGNAL `%s' requiere de campos de datos"
75648 #~ msgid "too few data fields provided for `%s'"
75649 #~ msgstr "faltan por proveer campos de datos para `%s'"
75651 #~ msgid "too many data fields provided for `%s'"
75652 #~ msgstr "se proporcionaron demasiados campos de datos para `%s'"
75654 #~ msgid "BUFFER in RECEIVE CASE alternative follows"
75655 #~ msgstr "BUFFER en la alternavita RECEIVE CASE a continuación de"
75657 #~ msgid " a SIGNAL name on line %d"
75658 #~ msgstr " un nombre SIGNALE en la línea %d"
75660 #~ msgid "BUFFER in RECEIVE CASE alternative must be a location"
75661 #~ msgstr "BUFFER en la alternativa RECEIVE CASE debe ser una ubicación"
75663 #~ msgid "buffer receive alternative requires only 1 defining occurrence"
75664 #~ msgstr "la alternativa de recepción de almacenamiento temporal sólo requiere de una ocurrencia de definición"
75666 #~ msgid "incompatible modes in receive buffer alternative"
75667 #~ msgstr "modos incompatibles en la alternativa de almacenamiento temporal de recepción"
75669 #~ msgid "defining occurrence in receive buffer alternative must be a location"
75670 #~ msgstr "la ocurrencia de definición en la alternativa de almacenamiento temporal de recepción debe ser una ubicación"
75672 #~ msgid "buffer receive alternative without `IN location'"
75673 #~ msgstr "alternativa de almacenamiento temporal de recepción sin `IN ubicación'"
75675 #~ msgid "RECEIVE CASE alternative must specify a SIGNAL name or BUFFER location"
75676 #~ msgstr "la alternativa RECEIVE CASE debe especificar un nombre SIGNAL o una ubicación BUFFER"
75678 #~ msgid "RECEIVE CASE without alternatives"
75679 #~ msgstr "RECEIVE CASE sin alternativas"
75681 #~ msgid "CONTINUE requires an event location"
75682 #~ msgstr "CONTINUE requiere de una ubicación de evento"
75684 #~ msgid "PRIORITY must be of integer type"
75685 #~ msgstr "PRIORITY debe ser de tipo entero"
75687 #~ msgid "delay alternative must be an EVENT location"
75688 #~ msgstr "la alternativa de retardo debe ser una ubicación EVENT"
75690 #~ msgid "DELAY CASE without alternatives"
75691 #~ msgstr "DELAY CASE sin alternativas"
75693 #~ msgid "DELAY action requires an event location"
75694 #~ msgstr "la acción DELAY requiere una ubicación de evento"
75696 #~ msgid "PRIORITY in DELAY action must be of integer type"
75697 #~ msgstr "PRIORITY en la acción DELAY debe ser de tipo entero"
75699 #~ msgid "DELAY action without priority."
75700 #~ msgstr "una acción DELAY sin prioridad."
75702 #~ msgid "send buffer action requires a BUFFER location"
75703 #~ msgstr "la acción de almacenamiento temporal de envío requiere una ubicación BUFFER"
75705 #~ msgid "there must be only 1 value for send buffer action"
75706 #~ msgstr "solamente debe haber 1 valor para la acción del almacenamiento temporal de envío"
75708 #~ msgid "convert failed for send buffer action"
75709 #~ msgstr "falló la conversión para la acción del almacenamiento temporal de envío"
75711 #~ msgid "buffer sent without priority"
75712 #~ msgstr "almacenamiento temporal enviado sin prioridad"
75714 #~ msgid "WITH not allowed for send buffer action"
75715 #~ msgstr "no se permite WITH para la acción del almacenamiento temporal de envío"
75717 #~ msgid "TO not allowed for send buffer action"
75718 #~ msgstr "no se permite TO para la acción del almacenamiento temporal de envío"
75720 #~ msgid "SEND requires a BUFFER; `%s' is not a BUFFER name"
75721 #~ msgstr "SEND requiere un BUFFER; `%s' no es un nombre de BUFFER"
75723 #~ msgid "non-integral max queue size for EVENT/BUFFER mode"
75724 #~ msgstr "tamaño máximo de cola no integral para el modo EVENT/BUFFER"
75726 #~ msgid "non-constant max queue size for EVENT/BUFFER mode"
75727 #~ msgstr "tamaño máximo de cola no constante para el modo EVENT/BUFFER"
75729 #~ msgid "max queue_size for EVENT/BUFFER is not positive"
75730 #~ msgstr "el tamaño máximo de cola para EVENT/BUFFER no es positivo"
75732 #~ msgid "absolute time value must be of mode TIME"
75733 #~ msgstr "el valor de tiempo absoluto debe ser de modo TIME"
75735 #~ msgid "duration primitive value must be of mode DURATION"
75736 #~ msgstr "el valor de duración primitivo debe ser de modo DURATION"
75738 #~ msgid "string length > UPPER (UINT)"
75739 #~ msgstr "longitud de la cadena > UPPER (UINT)"
75741 #~ msgid "can only build a powerset from a discrete mode"
75742 #~ msgstr "solamente se puede construir un powerset a partir de un modo discreto"
75744 #~ msgid "non-constant bitstring size invalid"
75745 #~ msgstr "tamaño no válido de cadena de bits no constante"
75747 #~ msgid "non-constant powerset size invalid"
75748 #~ msgstr "tamaño no válido de powerset no constante"
75750 #~ msgid "array or string index is a mode (instead of a value)"
75751 #~ msgstr "el índice de una matriz o una cadena es un modo (en lugar de un valor)"
75753 #~ msgid "index is not an integer expression"
75754 #~ msgstr "el índice no es una expresión entera"
75756 #~ msgid "index is not discrete"
75757 #~ msgstr "el índice no es discreto"
75759 #~ msgid "possible internal error - slice argument is neither referable nor constant"
75760 #~ msgstr "posible error interno - la rebanada del argumento no es referenciable ni constante"
75762 #~ msgid "bitstring slice with non-constant length"
75763 #~ msgstr "rebanada de la cadena de bits con longitud no constante"
75765 #~ msgid "slice operation on non-array, non-bitstring value not supported"
75766 #~ msgstr "no se da soporte a operaciones de rebanada en valores que no sean matrices o cadenas de bits"
75768 #~ msgid "can only take slice of array or string"
75769 #~ msgstr "sólo se puede tomar una rebanada de una matriz o una cadena"
75771 #~ msgid "slice length out-of-range"
75772 #~ msgstr "longitud de la rebanada fuera de rango"
75774 #~ msgid "array index is not discrete"
75775 #~ msgstr "el índice de matriz no es discreto"
75777 #~ msgid "invalid compound index for bitstring mode"
75778 #~ msgstr "índice compuesto no válido para el modo de cadena de bits"
75780 # FIXME: revisar que variable_size sea algo fijo en el código. cfuga
75781 #~ msgid "conversions from variable_size value"
75782 #~ msgstr "conversiones desde modo de tamaño variable"
75784 # FIXME: revisar que variable_size sea algo fijo en el código. cfuga
75785 #~ msgid "conversions to variable_size mode"
75786 #~ msgstr "conversiones a modo de tamaño variable"
75788 #~ msgid "cannot convert to float"
75789 #~ msgstr "no se puede convertir a coma flotante"
75791 #~ msgid "cannot convert float to this mode"
75792 #~ msgstr "no se puede convertir un número de coma flotante a este modo"
75794 #~ msgid "OVERFLOW in expression conversion"
75795 #~ msgstr "OVERFLOW en la conversión de la expresión"
75797 # ¿Utilizar mejor 'fuera' que 'no dentro'? cfuga
75798 #~ msgid "overflow (not inside function)"
75799 #~ msgstr "desbordamiento (no dentro de la función)"
75801 #~ msgid "possible overflow (not inside function)"
75802 #~ msgstr "posible desbordamiento (no dentro de la función)"
75804 #~ msgid "expression will always cause OVERFLOW"
75805 #~ msgstr "la expresión siempre causará OVERFLOW"
75807 #~ msgid "not implemented: constant conversion from that kind of expression"
75808 #~ msgstr "no implementado: conversión constante para ese tipo de expresión"
75810 #~ msgid "not implemented: constant conversion to that kind of mode"
75811 #~ msgstr "no implementado: conversión constante a ese tipo de modo"
75813 #~ msgid "non-standard, non-portable value conversion"
75814 #~ msgstr "conversión de valor no estándar y no transportable"
75816 #~ msgid "location conversion between differently-sized modes"
75817 #~ msgstr "conversión de ubicaciones entre modos de tamaños diferentes"
75819 #~ msgid "size %d of BIN too big - no such integer mode"
75820 #~ msgstr "el tamaño %d de BIN es demasiado grande - no existe tal modo entero"
75822 #~ msgid "BIN in pass 2"
75823 #~ msgstr "BIN en el paso 2"
75825 #~ msgid "mode of tuple is neither ARRAY, STRUCT, nor POWERSET"
75826 #~ msgstr "el modo de la tupla no es ARRAY, STRUCT ni POWERSET"
75828 #~ msgid "internal error in chill_root_resulting_mode"
75829 #~ msgstr "error interno en chill_root_resulting_mode"
75831 #~ msgid "string lengths not equal"
75832 #~ msgstr "la longitud de las cadenas no es igual"
75834 #~ msgid "can't do ARRAY assignment - too large"
75835 #~ msgstr "no se puede hacer la asignación ARRAY - es demasiado grande"
75837 #~ msgid "rhs of array assignment is not addressable"
75838 #~ msgstr "el lado derecho de la asignación de matriz no es direccionable"
75840 #~ msgid "non-constant expression for BIN"
75841 #~ msgstr "expresión no constante para BIN"
75843 #~ msgid "expression for BIN must not be negative"
75844 #~ msgstr "la expresión para BIN no debe ser negativa"
75846 #~ msgid "cannot process BIN (>32)"
75847 #~ msgstr "no se puede procesar BIN (>32)"
75849 #~ msgid "bounds of range are not compatible"
75850 #~ msgstr "los límites del rango no son compatibles"
75852 #~ msgid "range's lower bound and parent mode don't match"
75853 #~ msgstr "el límite inferior del rango y el modo padre no coinciden"
75855 #~ msgid "range's upper bound and parent mode don't match"
75856 #~ msgstr "el límite superior del rango y el modo padre no coinciden"
75858 #~ msgid "making range from non-mode"
75859 #~ msgstr "haciendo un rango a partir de algo que no es modo"
75861 #~ msgid "floating point ranges"
75862 #~ msgstr "rangos de coma flotante"
75864 #~ msgid "range's high bound < mode's low bound"
75865 #~ msgstr "límite superior del rango < límite inferior del modo"
75867 #~ msgid "range's high bound > mode's high bound"
75868 #~ msgstr "límite superior del rango > límite superior del modo"
75870 #~ msgid "range mode high bound < range mode low bound"
75871 #~ msgstr "límite superior del modo del rango < límite inferior del modo del rango"
75873 #~ msgid "range's low bound < mode's low bound"
75874 #~ msgstr "límite inferior del rango < límite inferior del modo"
75876 #~ msgid "range's low bound > mode's high bound"
75877 #~ msgstr "límite inferior del rango > límite superior del modo"
75879 #~ msgid "stepsize in STEP must be an integer constant"
75880 #~ msgstr "el tamaño del paso en STEP debe ser una constante entera"
75882 #~ msgid "stepsize in STEP must be > 0"
75883 #~ msgstr "el tamaño del paso en STEP debe ser > 0"
75885 #~ msgid "stepsize in STEP must be the natural width of the array element mode"
75886 #~ msgstr "el tamaño del paso en STEP debe ser la anchura natural del modo del elemento de la matriz"
75888 #~ msgid "starting word in POS must be an integer constant"
75889 #~ msgstr "la palabra de inicio en POS debe ser una constante entera"
75891 #~ msgid "starting word in POS must be >= 0"
75892 #~ msgstr "la palabra de inicio en POS debe ser >=0"
75894 #~ msgid "starting word in POS within STEP must be 0"
75895 #~ msgstr "la palabra de inicio en POS dentro de STEP debe ser 0"
75897 #~ msgid "starting bit in POS within STEP must be 0"
75898 #~ msgstr "el bit de inicio en POS dentro de STEP debe ser 0"
75900 #~ msgid "starting bit in POS must be >= 0"
75901 #~ msgstr "el bit de inicio en POS debe ser >= 0"
75903 #~ msgid "starting bit in POS must be < the width of a word"
75904 #~ msgstr "el bit de inicio en POS debe ser < la anchura de una palabra"
75906 #~ msgid "length in POS must be > 0"
75907 #~ msgstr "la longitud en POS debe ser > 0"
75909 #~ msgid "end bit in POS must be >= the start bit"
75910 #~ msgstr "el bit final en POS debe ser >= el bit de inicio"
75912 #~ msgid "end bit in POS must be < the width of a word"
75913 #~ msgstr "el bit final en POS debe ser < la anchura de una palabra"
75915 #~ msgid "the length specified on POS within STEP must be the natural length of the array element type"
75916 #~ msgstr "la longitud especificada en POS dentro de STEP debe ser la longitud natural del tipo del elemento de la matriz"
75918 #~ msgid "step size in STEP must be >= the length in POS"
75919 #~ msgstr "el tamaño del paso en STEP debe ser >= la longitud en POS"
75921 #~ msgid "array index must be a range, not a single integer"
75922 #~ msgstr "el índice de la matriz debe ser un rango, no un entero simple"
75924 #~ msgid "array index is not a discrete mode"
75925 #~ msgstr "el índice de la matriz no es un modo discreto"
75927 #~ msgid "the length specified on POS must be the natural length of the field type"
75928 #~ msgstr "la longitud especificada en POS debe ser la longitud natural del tipo del campo"
75930 #~ msgid "STRUCT fields must be layed out in monotonically increasing order"
75931 #~ msgstr "los campos STRUCT deben ser acomodados en un orden incrementado monotónicamente"
75933 #~ msgid "if one field has a POS layout, then all fields must have a POS layout"
75934 #~ msgstr "si un campo tiene una disposición POS, entonces todos los campos deben tener una disposición POS"
75936 #~ msgid "invalid parameterized type"
75937 #~ msgstr "tipo parametrizado no válido"
75939 #~ msgid "discarding `const' applied to a reference"
75940 #~ msgstr "descartando `const' aplicado a una referencia"
75942 #~ msgid "discarding `volatile' applied to a reference"
75943 #~ msgstr "descartando `volatile' aplicado a una referencia"
75945 #~ msgid "parser lost in parsing declaration of `%D'"
75946 #~ msgstr "se perdió el decodificador en la declaración de decodificación de `%D'"
75948 #~ msgid "`%T' cannot be `restrict'-qualified"
75949 #~ msgstr "`%T' no se puede calificar con `restrict'"
75951 #~ msgid "`%T' cannot be `const'-, `volatile'-, or `restrict'-qualified"
75952 #~ msgstr "`%T' no puede ser calificado con `const', `volatile' o `restrict'"
75954 #~ msgid "ISO C++ forbids using pointer of type `void *' in pointer arithmetic"
75955 #~ msgstr "ISO C++ prohíbe el uso de un apuntador a un tipo de tipo `void *' en la aritmética de apuntadores"
75957 #~ msgid "ISO C++ forbids using a pointer-to-function in pointer arithmetic"
75958 #~ msgstr "ISO C++ prohíbe el uso de un apuntador a función en la aritmética de apuntadores"
75960 #~ msgid "ISO C++ forbids using pointer to a member in pointer arithmetic"
75961 #~ msgstr "ISO C++ prohíbe el uso de un apuntador a un miembro en la aritmética de apuntadores"
75963 #~ msgid "Extra label definition %A at %0 -- perhaps previous label definition %B at %1 should have CONTINUE statement?"
75964 #~ msgstr "Definición de etiqueta extra %A en %0 -- ¿tal vez la definición de la etiqueta anterior %B en %1 debe tener una declaración CONTINUE?"
75966 #~ msgid "Extra label definition %A at %0 following label definition %B at %1"
75967 #~ msgstr "Definición de etiqueta extra %A en %0 a continuación de la definición de la etiqueta %B en %1"
75969 #~ msgid "Continuation indicator at %0 invalid on first non-comment line of file or following END or INCLUDE [info -f g77 M LEX]"
75970 #~ msgstr "Indicador de continuación en %0 no válido en la primera línea del fichero que no es comentario o a continuación de END o INCLUDE [info -f g77 M LEX]"
75972 #~ msgid "Continuation indicator at %0 invalid here [info -f g77 M LEX]"
75973 #~ msgstr "Indicador de continuación en %0 no válido aquí [info -f g77 M LEX]"
75975 #~ msgid "Integer at %0 too large except as negative number (preceded by unary minus sign)"
75976 #~ msgstr "Entero en %0 demasiado grande excepto como número negativo (precedido por el signo de menos unario)"
75978 #~ msgid "Non-negative integer at %0 too large"
75979 #~ msgstr "Entero no negativo en %0 demasiado grande"
75981 #~ msgid "Integer at %0 too large; even though preceded by unary minus sign at %1, subsequent operator at %2 has precedence over unary minus -- enclose unary minus sign and integer in parentheses to force precedence"
75982 #~ msgstr "Entero en %0 demasiado grande; aún estando precedido por el signo menos unario en %1, el operador subsecuente en %2 tiene precedencia sobre el menos unario -- encierre el signo menos unario y el entero en paréntesis para forzar la precedencia"
75984 #~ msgid "Integer at %0 too large (%2 has precedence over %1)"
75985 #~ msgstr "Entero en %0 demasiado grande (%2 tiene precedencia sobre %1)"
75987 #~ msgid "Integer at %0 too large; even though preceded by minus sign at %1, because minus sign is a binary, not unary, operator -- insert plus sign before minus sign to change it to a unary minus sign"
75988 #~ msgstr "Entero en %0 demasiado grande; aún estando precedido por el signo menos en %1, porque el signo menos es un operador binario, no unario -- inserte el signo más antes del signo menos para cambiarlo a un signo menos unario"
75990 #~ msgid "Integer at %0 too large (needs unary, not binary, minus at %1)"
75991 #~ msgstr "Entero en %0 demasiado grande (necesita un menos unario, no binario, en %1)"
75993 #~ msgid "Integer at %0 too large; even though preceded by minus sign at %1, subsequent operator at %2 has precedence over minus, and that minus sign should be a unary minus rather than a binary minus -- insert plus sign before minus sign to change it to a unary minus sign, and enclose unary minus sign and integer in parentheses to force precedence"
75994 #~ msgstr "Entero en %0 demasiado grande; aún precedido por un signo menos en %1, el operador subsecuente en %2 tiene precedencia sobre el menos, y ese signo menos debería ser un menos unario en lugar de un menos binario -- inserte el signo menos antes del signo menos para cambiarlo a un signo menos unario, y ponga dentro de paréntesis el signo unario menos y el entero para forzar la precedencia"
75996 #~ msgid "Integer at %0 too large (%2 has precedence over %1, which needs to be unary, not binary, minus)"
75997 #~ msgstr "Entero en %0 demasiado grande (%2 tiene precedencia sobre %1, el cual necesita ser un menos unario, no binario)"
75999 #~ msgid "Period at %0 not followed by valid keyword forming a valid binary operator; `.%A.' is not a valid binary operator"
76000 #~ msgstr "El punto en %0 no está seguido por una palabra clave válida que forme un operador binario válido; `.%A.' no es un operador binario válido"
76002 #~ msgid "`.%A.' at %0 not a binary operator"
76003 #~ msgstr "`.%A.' en %0 no es un operador binario"
76005 #~ msgid "Double-quote at %0 not followed by a string of valid octal digits at %1"
76006 #~ msgstr "La comilla doble en %0 no está seguida por una cadena de dígitos octales válidos en %1"
76008 # No me gusta esta traducción (y las que siguen del estilo). cfuga
76009 #~ msgid "Invalid binary digit(s) found in string of digits at %0"
76010 #~ msgstr "Se encontró(aron) (un) dígito(s) binario(s) no válidos en la cadena de dígitos en %0"
76012 #~ msgid "Invalid hexadecimal digit(s) found in string of digits at %0"
76013 #~ msgstr "Se encontró(aron) (un) dígito(s) hexadecimal(es) no válidos en la cadena de dígitos en %0"
76015 #~ msgid "Invalid octal digit(s) found in string of digits at %0"
76016 #~ msgstr "Se encontró(aron) (un) dígito(s) octal(es) no válidos en la cadena de dígitos en %0"
76018 #~ msgid "Invalid radix specifier `%A' at %0 for typeless constant at %1"
76019 #~ msgstr "Especificador de radical `%A' no válido en %0 para la constante sin tipo en %1"
76021 #~ msgid "%A part of complex constant at %0 must be a real or integer constant -- otherwise use CMPLX() or COMPLEX() in place of ()"
76022 #~ msgstr "%A parte de la constante compleja en %0 debe ser una constante real o entera -- de otra forma use CMPLX() o COMPLEX() en lugar de ()"
76024 #~ msgid "%A part of complex constant at %0 not a real or integer constant"
76025 #~ msgstr "%A parte de la constante compleja en %0 no es una constante real o entera"
76027 #~ msgid "Invalid keyword `%%%A' at %0 in this context"
76028 #~ msgstr "Palabra clave `%%%A' no válida en %0 en este contexto"
76030 #~ msgid "Invalid keyword `%%%A' at %0"
76031 #~ msgstr "Palabra clave `%%%A' no válida en %0"
76033 #~ msgid "Invalid null expression between %0 and %1"
76034 #~ msgstr "Expresión nula no válida entre %0 y %1"
76036 #~ msgid "Concatenation operator at %0 must operate on two subexpressions of character type, but neither subexpression at %1 or %2 is of character type"
76037 #~ msgstr "El operador de concatenación %0 debe operar en dos subexpresiones de tipo carácter, pero ninguna subexpresión en %1 o %2 es de tipo carácter"
76039 #~ msgid "Invalid operands at %1 and %2 for concatenation operator at %0"
76040 #~ msgstr "Operandos no válidos en %1 y %2 para el operador de concatenación en %0"
76042 #~ msgid "Concatenation operator at %0 must operate on two subexpressions of character type, but the subexpression at %1 is not of character type"
76043 #~ msgstr "El operando de concatenación en %0 debe operar en dos subexpresiones de tipo carácter, pero la subexpresión en %1 no es de tipo carácter"
76045 #~ msgid "Concatenation operator at %0 must operate on two scalar (not array) subexpressions, two function invocations returning character scalars, or a combination of both -- but the subexpression at %1 is %A"
76046 #~ msgstr "El operador de concatenación en %0 debe operar en dos subexpresiones escalares (no matrices), dos invocaciones de la función regresan caracteres escalares, o una combinación de ambos -- pero la subexpresión en %1 es %A"
76048 #~ msgid "Invalid operand (is %A) at %1 for concatenation operator at %0"
76049 #~ msgstr "Operando no válido (es %A) en %1 para el operador de concatenación en %0"
76051 #~ msgid "Arithmetic operator at %0 must operate on two subexpressions of arithmetic type, but neither subexpression at %1 or %2 is of arithmetic type"
76052 #~ msgstr "Operador aritmético en %0 debe operar en dos subexpresiones de tipo aritmético, pero ninguna subexpresión en %1 o %2 es de tipo aritmético"
76054 #~ msgid "Invalid operands at %1 and %2 for arithmetic operator at %0"
76055 #~ msgstr "Operandos no válidos en %1 y %2 para el operador aritmético en %0"
76057 #~ msgid "Arithmetic operator at %0 must operate on two subexpressions of arithmetic type, but the subexpression at %1 is not of arithmetic type"
76058 #~ msgstr "Operador aritmético en %0 debe operar en dos subexpresiones de tipo aritmético, pero la subexpresión en %1 no es de tipo aritmético"
76060 #~ msgid "Invalid operand at %1 for arithmetic operator at %0"
76061 #~ msgstr "Operando no válido en %1 para el operador aritmético en %0"
76063 #~ msgid "Arithmetic operator at %0 must operate on two scalar (not array) subexpressions, two function invocations returning arithmetic scalars, or a combination of both -- but the subexpression at %1 is %A"
76064 #~ msgstr "Operador aritmético en %0 debe operar en dos expresiones escalares (no matrices), dos invocaciones de la función regresan escalares aritméticos, o una combinación de ambos -- pero la subexpresión en %1 es %A"
76066 #~ msgid "Invalid operand (is %A) at %1 for arithmetic operator at %0"
76067 #~ msgstr "Operando no válido (es %A) en %1 para el operador aritmético en %0"
76069 #~ msgid "Character constant at %0 has no closing quote at %1 [info -f g77 M LEX]"
76070 #~ msgstr "La constante de carácter en %0 no tiene comilla que cierra en %1 [info -f g77 M LEX]"
76072 #~ msgid "Continuation line at %0 must have initial `&' since it continues a character context [info -f g77 M LEX]"
76073 #~ msgstr "La continuación de línea en %0 debe tener un `&' inicial ya que continúa un contexto de carácter [info -f g77 M LEX]"
76075 #~ msgid "Missing initial `&' on continuation line at %0 [info -f g77 M LEX]"
76076 #~ msgstr "Falta el `&' inicial en la continuación de línea en %0 [info -f g77 M LEX]"
76078 #~ msgid "Continuation line at %0 must have initial `&' since it continues a split lexical token [info -f g77 M LEX]"
76079 #~ msgstr "La continuación de línea en %0 debe tener un `&' ya que continúa un elemento léxico dividido [info -f g77 M LEX]"
76081 #~ msgid "Continuation line at %0 invalid because it consists only of a single `&' as the only nonblank character"
76082 #~ msgstr "La continuación de línea en %0 es no válida porque sólo consiste de un `&' sencillo como el único carácter que no es blanco"
76084 #~ msgid "Statement at %0 begins with invalid token [info -f g77 M LEX]"
76085 #~ msgstr "La declaración en %0 empieza con un elemento no válido [info -f g77 M LEX]"
76087 #~ msgid "Invalid statement at %0 [info -f g77 M LEX]"
76088 #~ msgstr "Declaración no válida en %0 [info -f g77 M LEX]"
76090 #~ msgid "Unrecognized statement name at %0 and invalid form for assignment or statement-function definition at %1"
76091 #~ msgstr "Nombre de declaración no reconocido en %0 y forma no válida para la asignación o la definición de la declaración de la función en %1"
76093 #~ msgid "Invalid use of hollerith constant in statement at %0 -- enclose the constant in parentheses (for example, change BACKSPACE 2HAB to BACKSPACE (2HAB))"
76094 #~ msgstr "Uso no válido de una constante hollerith en la declaración en %0 -- encierre la constante en paréntesis (por ejemplo, cambie BACKSPACE 2HAB a BACKSPACE (2HAB))"
76096 #~ msgid "Enclose hollerith constant in statement at %0 in parentheses"
76097 #~ msgstr "Encierre la constante hollerith en paréntesis en la declaración en %0"
76099 #~ msgid "nP control edit descriptor not followed by comma but followed by edit descriptor at %0 other than D, E, EN, F, or G"
76100 #~ msgstr "El descriptor de edición de control nP no está seguido de una coma sin por un descriptor de edición en %0 diferente de D, E, EN, F o G"
76102 #~ msgid "Invalid edit descriptor at %0 following nP control edit descriptor"
76103 #~ msgstr "Descriptor de edición no válido en %0 a continuación del descriptor de edición de control nP"
76105 #~ msgid "Invalid I specifier in FORMAT statement at %0 -- correct form: [r]Iw.[m]"
76106 #~ msgstr "Especificador I no válido en la declaración FORMAT en %0 -- forma correcta: [r]Iw.[m]"
76108 #~ msgid "Invalid B specifier in FORMAT statement at %0 -- correct form: [r]Bw.[m]"
76109 #~ msgstr "Especificador B no válido en la declaración FORMAT en %0 -- forma correcta: [r]Bw.[m]"
76111 #~ msgid "Invalid O specifier in FORMAT statement at %0 -- correct form: [r]Ow.[m]"
76112 #~ msgstr "Especificador O no válido en la declaración FORMAT en %0 -- forma correcta: [r]Ow.[m]"
76114 #~ msgid "Invalid Z specifier in FORMAT statement at %0 -- correct form: [r]Zw.[m]"
76115 #~ msgstr "Especificador Z no válido en la declaración FORMAT en %0 -- forma correcta: [r]Zw.[m]"
76117 #~ msgid "Invalid Z specifier in FORMAT statement at %0"
76118 #~ msgstr "Especificador Z no válido en la declaración FORMAT en %0"
76120 #~ msgid "Invalid F specifier in FORMAT statement at %0 -- correct form: [r]Fw.d"
76121 #~ msgstr "Especificador F no válido en la declaración FORMAT en %0 -- forma correcta: [r]Fw.d"
76123 #~ msgid "Invalid F specifier in FORMAT statement at %0"
76124 #~ msgstr "Especificador F no válido en la declaración FORMAT en %0"
76126 #~ msgid "Invalid E specifier in FORMAT statement at %0 -- correct form: [r]Ew.d[Ee]"
76127 #~ msgstr "Especificador E no válido en la declaración FORMAT en %0 -- forma correcta: [r]Ew.d[Ee]"
76129 #~ msgid "Invalid E specifier in FORMAT statement at %0"
76130 #~ msgstr "Especificador E no válido en la declaración FORMAT en %0"
76132 #~ msgid "Invalid EN specifier in FORMAT statement at %0 -- correct form: [r]ENw.d[Ee]"
76133 #~ msgstr "Especificador EN no válido en la declaración FORMAT en %0 -- forma correcta: [r]ENw.d[Ee]"
76135 #~ msgid "Invalid EN specifier in FORMAT statement at %0"
76136 #~ msgstr "Especificador EN no válido en la declaración FORMAT en %0"
76138 #~ msgid "Invalid G specifier in FORMAT statement at %0 -- correct form: [r]Gw.d[Ee]"
76139 #~ msgstr "Especificador G no válido en la declaración FORMAT en %0 -- forma correcta: [r]Gw.d[Ee]"
76141 #~ msgid "Invalid G specifier in FORMAT statement at %0"
76142 #~ msgstr "Especificador G no válido en la declaración FORMAT en %0"
76144 #~ msgid "Invalid L specifier in FORMAT statement at %0 -- correct form: [r]Lw"
76145 #~ msgstr "Especificador L no válido en la declaración FORMAT en %0 -- forma correcta: [r]Lw"
76147 #~ msgid "Invalid L specifier in FORMAT statement at %0"
76148 #~ msgstr "Especificador L no válido en la declaración FORMAT en %0"
76150 #~ msgid "Invalid A specifier in FORMAT statement at %0 -- correct form: [r]A[w]"
76151 #~ msgstr "Especificador A no válido en la declaración FORMAT en %0 -- forma correcta: [r]A[w]"
76153 #~ msgid "Invalid A specifier in FORMAT statement at %0"
76154 #~ msgstr "Especificador A no válido en la declaración FORMAT en %0"
76156 #~ msgid "Invalid D specifier in FORMAT statement at %0 -- correct form: [r]Dw.d"
76157 #~ msgstr "Especificador D no válido en la declaración FORMAT en %0 -- forma correcta: [r]Dw.d"
76159 #~ msgid "Invalid D specifier in FORMAT statement at %0"
76160 #~ msgstr "Especificador D no válido en la declaración FORMAT en %0"
76162 #~ msgid "Invalid Q specifier in FORMAT statement at %0 -- correct form: Q"
76163 #~ msgstr "Especificador Q no válido en la declaración FORMAT en %0 -- forma correcta: Q"
76165 #~ msgid "Invalid Q specifier in FORMAT statement at %0"
76166 #~ msgstr "Especificador Q no válido en la declaración FORMAT en %0"
76168 #~ msgid "Invalid $ specifier in FORMAT statement at %0 -- correct form: $"
76169 #~ msgstr "Especificador $ no válido en la declaración FORMAT en %0 -- forma correcta: $"
76171 #~ msgid "Invalid $ specifier in FORMAT statement at %0"
76172 #~ msgstr "Especificador $ no válido en la declaración FORMAT en %0"
76174 #~ msgid "Invalid P specifier in FORMAT statement at %0 -- correct form: kP"
76175 #~ msgstr "Especificador P no válido en la declaración FORMAT en %0 -- forma correcta: kP"
76177 #~ msgid "Invalid P specifier in FORMAT statement at %0"
76178 #~ msgstr "Especificador P no válido en la declaración FORMAT en %0"
76180 #~ msgid "Invalid T specifier in FORMAT statement at %0 -- correct form: Tn"
76181 #~ msgstr "Especificador T no válido en la declaración FORMAT en %0 -- forma correcta: Tn"
76183 #~ msgid "Invalid T specifier in FORMAT statement at %0"
76184 #~ msgstr "Especificador T no válido en la declaración FORMAT en %0"
76186 #~ msgid "Invalid TL specifier in FORMAT statement at %0 -- correct form: TLn"
76187 #~ msgstr "Especificador TL no válido en la declaración FORMAT en %0 -- forma correcta: TLn"
76189 #~ msgid "Invalid TL specifier in FORMAT statement at %0"
76190 #~ msgstr "Especificador TL no válido en la declaración FORMAT en %0"
76192 #~ msgid "Invalid TR specifier in FORMAT statement at %0 -- correct form: TRn"
76193 #~ msgstr "Especificador TR no válido en la declaración FORMAT en %0 -- forma correcta: TRn"
76195 #~ msgid "Invalid TR specifier in FORMAT statement at %0"
76196 #~ msgstr "Especificador TR no válido en la declaración FORMAT en %0"
76198 #~ msgid "Invalid X specifier in FORMAT statement at %0 -- correct form: nX"
76199 #~ msgstr "Especificador X no válido en la declaración FORMAT en %0 -- forma correcta: nX"
76201 #~ msgid "Invalid X specifier in FORMAT statement at %0"
76202 #~ msgstr "Especificador X no válido en la declaración FORMAT en %0"
76204 #~ msgid "Invalid S specifier in FORMAT statement at %0 -- correct form: S"
76205 #~ msgstr "Especificador S no válido en la declaración FORMAT en %0 -- forma correcta: S"
76207 #~ msgid "Invalid S specifier in FORMAT statement at %0"
76208 #~ msgstr "Especificador S no válido en la declaración FORMAT en %0"
76210 #~ msgid "Invalid SP specifier in FORMAT statement at %0 -- correct form: SP"
76211 #~ msgstr "Especificador SP no válido en la declaración FORMAT en %0 -- forma correcta: SP"
76213 #~ msgid "Invalid SP specifier in FORMAT statement at %0"
76214 #~ msgstr "Especificador SP no válido en la declaración FORMAT en %0"
76216 #~ msgid "Invalid SS specifier in FORMAT statement at %0 -- correct form: SS"
76217 #~ msgstr "Especificador SS no válido en la declaración FORMAT en %0 -- forma correcta: SS"
76219 #~ msgid "Invalid SS specifier in FORMAT statement at %0"
76220 #~ msgstr "Especificador SS no válido en la declaración FORMAT en %0"
76222 #~ msgid "Invalid BN specifier in FORMAT statement at %0 -- correct form: BN"
76223 #~ msgstr "Especificador BN no válido en la declaración FORMAT en %0 -- forma correcta: BN"
76225 #~ msgid "Invalid BN specifier in FORMAT statement at %0"
76226 #~ msgstr "Especificador BN no válido en la declaración FORMAT en %0"
76228 #~ msgid "Invalid BZ specifier in FORMAT statement at %0 -- correct form: BZ"
76229 #~ msgstr "Especificador BZ no válido en la declaración FORMAT en %0 -- forma correcta: BZ"
76231 #~ msgid "Invalid BZ specifier in FORMAT statement at %0"
76232 #~ msgstr "Especificador BZ no válido en la declaración FORMAT en %0"
76234 #~ msgid "Invalid : specifier in FORMAT statement at %0 -- correct form: :"
76235 #~ msgstr "Especificador : no válido en la declaración FORMAT en %0 -- forma correcta: :"
76237 #~ msgid "Invalid : specifier in FORMAT statement at %0"
76238 #~ msgstr "Especificador : no válido en la declaración FORMAT en %0"
76240 #~ msgid "Invalid H specifier in FORMAT statement at %0 -- correct form: nHcharacters  !where n is an unsigned decimal constant, and characters               !contains exactly n characters (including spaces)"
76241 #~ msgstr "Especificador H no válido en la declaración FORMAT en %0 -- forma correcta: nHcaracteres !donde n es una constante decimal sin signo, y los caracteres              !contienen exactamente n caracteres (incluyendo espacios)"
76243 #~ msgid "Invalid H specifier in FORMAT statement at %0"
76244 #~ msgstr "Especificador H no válido en la declaración FORMAT en %0"
76246 #~ msgid "Invalid token with FORMAT run-time expression at %0 -- use the traditional operators .LT., .LE., .GT., .GE., .EQ., and .NE. in place of the newer tokens <, <=, >, >=, ==, and !=, because > ends an expression within a FORMAT statement"
76247 #~ msgstr "Elemento no válido con la expresión de tiempo de ejecución FORMAT en %0 -- use los operadores tradicionales .LT., .LE., .GT., .GE., .EQ. y .NE. en lugar de los elementos más nuevos <, <=, >, >=, == y !=, porque > termina una expresión dentro de una declaración FORMAT"
76249 #~ msgid "Invalid token with FORMAT run-time expression at %0"
76250 #~ msgstr "Elemento no válido con la expresión de tiempo de ejecución FORMAT en %0"
76252 #~ msgid "Defined operator at %0 contains a nonletter -- must contain only letters A-Z (or a-z)"
76253 #~ msgstr "El operador definido en %0 contiene un carácter que no es letra -- debe contener solamente letras A-Z (o a-z)"
76255 #~ msgid "Nonletter in defined operator at %0"
76256 #~ msgstr "Un carácter que no es letra en el operador definido en %0"
76258 #~ msgid "Invalid type-declaration attribute at %0 -- must be one of: DIMENSION(array-spec), EXTERNAL, INTRINSIC, PARAMETER, or SAVE"
76259 #~ msgstr "Atributo de declaración de tipo no válido en %0 -- debe ser uno de: DIMENSION(espec-matriz), EXTERNAL, INTRINSIC, PARAMETER, o SAVE"
76261 #~ msgid "Unrecognized value for character constant at %0 -- expecting %A"
76262 #~ msgstr "Valor no reconocido para la constante de carácter en %0 -- se esperaba %A"
76264 #~ msgid "Unrecognized value for character constant at %0"
76265 #~ msgstr "Valor no reconocido para una constante de carácter en %0"
76267 #~ msgid "Range specification at %0 invalid -- at least one expression must be specified, or use CASE DEFAULT"
76268 #~ msgstr "Especificación de rango en %0 no válida -- por lo menos una expresión se debe especificar, o utilice CASE DEFAULT"
76270 #~ msgid "Range specification at %0 useless; first expression greater than second expression in range, so range can never be matched by any selection expression"
76271 #~ msgstr "Especificación de rango en %0 inútil; la primera expresión es más grande que la segunda expresión en el rango, así que el rango nunca coincidirá con cualquier expresión de rango"
76273 #~ msgid "Useless range at %0"
76274 #~ msgstr "Rango inútil en %0"
76276 #~ msgid "Invalid kind at %0 for type at %1 -- unsupported or not permitted"
76277 #~ msgstr "Afinidad no válida en %0 por el tipo en %1 -- sin soporte o no está permitido"
76279 #~ msgid "Cannot establish implicit type for initial letter `%A' at %0 -- already explicitly established or used to set implicit type of some name, or backwards order of letters in letter range"
76280 #~ msgstr "No se puede establecer el tipo implícito para la letra inicial `%A' en %0 -- ya se estableció explícitamente o se usó para establecer el tipo implícito de otro nombre, o en orden inverso de letras en el rango de letras"
76282 #~ msgid "Cannot establish implicit type for initial letter `%A' at %0"
76283 #~ msgstr "No se puede establecer el tipo implícito para la letra inicial `%A' en %0"
76285 #~ msgid "Label definition %A (at %0) invalid -- must be in columns 1-5"
76286 #~ msgstr "La definición de la etiqueta %A (en %0) no válida -- debe estar en las columnas 1-5"
76288 #~ msgid "Run-time expression at %0 in FORMAT statement that does not follow the first executable statement in the program unit -- move the statement"
76289 #~ msgstr "Hay una expresión en tiempo de ejecución en %0 en la declaración FORMAT que no sigue la primera declaración ejecutable en la unidad de programa -- mueva la declaración"
76291 #~ msgid "FORMAT at %0 with run-time expression must follow first executable statement"
76292 #~ msgstr "El FORMAT en %0 con una expresión de tiempo de ejecución debe seguir la primera declaración ejecutable"
76294 #~ msgid "Unexpected token at %0 in implied-DO construct at %1 -- form of implied-DO is `(item-list,do-var=start,end[,incr])'"
76295 #~ msgstr "Elemento inesperado en %0 en la construcción con DO implícito en %1 -- la forma del DO implícito es `(elemento-lista,var-do=inicio,fin[,incr])'"
76297 #~ msgid "Unexpected token at %0 in implied-DO construct at %1"
76298 #~ msgstr "Elemento inesperado en %0 en la construcción con DO implícito en %1"
76300 #~ msgid "Boolean/logical operator at %0 must operate on two subexpressions of logical type, but neither subexpression at %1 or %2 is of logical type"
76301 #~ msgstr "El operador booleano/lógico en %0 debe operar en dos subexpresiones de tipo lógico, pero ninguna subexpresión en %1 o %2 es de tipo lógico"
76303 #~ msgid "Invalid operands at %1 and %2 for boolean operator at %0"
76304 #~ msgstr "Operandos no válidos en %1 y %2 para el operador booleano en %0"
76306 #~ msgid "Boolean/logical operator at %0 must operate on two subexpressions of logical type, but the subexpression at %1 is not of logical type"
76307 #~ msgstr "El operador booleano/lógico en %0 debe operar en dos subexpresiones de tipo lógico, pero la subexpresión en %1 no es de tipo lógico"
76309 #~ msgid "Invalid operand at %1 for boolean operator at %0"
76310 #~ msgstr "Operando no válido en %1 para el operador booleano en %0"
76312 #~ msgid "Boolean/logical operator at %0 must operate on two scalar (not array) subexpressions, two function invocations returning logical scalars, or a combination of both -- but the subexpression at %1 is %A"
76313 #~ msgstr "El operador booleano/lógico en %0 debe operar en dos subexpresiones escalares (no matrices), dos invocaciones de función que devuelvan escalares lógicos, o una combinación de ambos -- pero la subexpresión en %1 es %A"
76315 #~ msgid "Invalid operand (is %A) at %1 for boolean operator at %0"
76316 #~ msgstr "Operando no válido (es %A) en %1 para el operador booleano en %0"
76318 #~ msgid ".NOT. operator at %0 must operate on subexpression of logical type, but the subexpression at %1 is not of logical type"
76319 #~ msgstr "El operador .NOT. en %0 debe operar en una subexpresión de tipo lógico, pero la subexpresión en %1 no es de tipo lógico"
76321 #~ msgid ".NOT. operator at %0 must operate on scalar subexpressions -- but the subexpression at %1 is %A"
76322 #~ msgstr "El operador .NOT. en %0 debe operar en expresiones escalares -- pero la subexpresión en %1 es %A"
76324 #~ msgid "Invalid operand (is %A) at %1 for .NOT. operator at %0"
76325 #~ msgstr "Operando no válido (es %A) en %1 para el operador .NOT. en %0"
76327 #~ msgid "Equality operator at %0 must operate on two subexpressions of arithmetic or character type, but neither subexpression at %1 or %2 is of arithmetic or character type"
76328 #~ msgstr "El operador de igualdad en %0 debe operar en dos subexpresiones de tipo aritmético o carácter, pero ninguna subexpresión en %1 o %2 es de tipo aritmético o carácter"
76330 #~ msgid "Invalid operands at %1 and %2 for equality operator at %0"
76331 #~ msgstr "Operandos no válidos en %1 y %2 para el operador de igualdad en %0"
76333 #~ msgid "Equality operator at %0 must operate on two subexpressions of arithmetic or character type, but the subexpression at %1 is not of arithmetic or character type"
76334 #~ msgstr "El operador de igualdad en %0 debe operar en dos subexpresiones de tipo aritmético o carácter, pero la subexpresión en %1 no es de tipo aritmético o carácter"
76336 #~ msgid "Invalid operand at %1 for equality operator at %0"
76337 #~ msgstr "Operando no válido en %1 para el operador de igualdad en %0"
76339 #~ msgid "Equality operator at %0 must operate on two scalar (not array) subexpressions, two function invocations returning arithmetic or character scalars, or a combination of both -- but the subexpression at %1 is %A"
76340 #~ msgstr "El operador de igualdad en %0 debe operar en dos subexpresiones escalares (no matrices), dos invocaciones de función que devuelvan escalares aritméticos o carácter, o una combinación de ambos -- pero la subexpresión en %1 es %A"
76342 #~ msgid "Invalid operand (is %A) at %1 for equality operator at %0"
76343 #~ msgstr "Operando no válido (es %A) en %1 para el operador de igualdad en %0"
76345 #~ msgid "Relational operator at %0 must operate on two subexpressions of integer, real, or character type, but neither subexpression at %1 or %2 is of integer, real, or character type"
76346 #~ msgstr "El operador relacional en %0 debe operar en dos subexpresiones de tipo entero, real o carácter, pero ninguna subexpresión en %1 o %2 es de tipo entero, real, o carácter"
76348 #~ msgid "Invalid operands at %1 and %2 for relational operator at %0"
76349 #~ msgstr "Operandos no válidos en %1 y %2 para el operador relacional en %0"
76351 #~ msgid "Relational operator at %0 must operate on two subexpressions of integer, real, or character type, but the subexpression at %1 is not of integer, real, or character type"
76352 #~ msgstr "El operador relacional en %0 debe operar en dos subexpresiones de tiop entero, real o carácter, pero la subexpresión en %1 no es de tipo entero, real o carácter"
76354 #~ msgid "Invalid operand at %1 for relational operator at %0"
76355 #~ msgstr "Operando no válido en %1 para el operador relacional en %0"
76357 #~ msgid "Relational operator at %0 must operate on two scalar (not array) subexpressions, two function invocations returning integer, real, or character scalars, or a combination of both -- but the subexpression at %1 is %A"
76358 #~ msgstr "El operador relacional en %0 debe operar en dos subexpresiones escalares (no matrices), dos invocaciones de función que devuelvan escalares enteros, reales o de caracteres, o una combinación de ambos -- pero la subexpresión en %1 es %A"
76360 #~ msgid "Invalid operand (is %A) at %1 for relational operator at %0"
76361 #~ msgstr "Operando no válido (es %A) en %1 para el operador relacional en %0"
76363 #~ msgid "Reference to intrinsic `%A' at %0 invalid -- one or more arguments have incorrect type"
76364 #~ msgstr "La referencia al intrínseco `%A' en %0 es no válida -- uno o más argumentos tiene el tipo incorrecto"
76366 #~ msgid "Too few arguments passed to intrinsic `%A' at %0"
76367 #~ msgstr "Se pasaron muy pocos argumentos al intrínseco `%A' en %0"
76369 #~ msgid "Too many arguments passed to intrinsic `%A' at %0"
76370 #~ msgstr "Se pasaron demasiados argumentos para el intrínseco `%A' en %0"
76372 #~ msgid "Reference to disabled intrinsic `%A' at %0"
76373 #~ msgstr "Referencia al intrínsico desactivado `%A' en %0"
76375 #~ msgid "Disabled intrinsic `%A' at %0"
76376 #~ msgstr "Intrínseco desactivado `%A' en %0"
76378 #~ msgid "Reference to intrinsic function `%A' as if it were a subroutine at %0"
76379 #~ msgstr "Referencia a la función intrínseca `%A' como si fuera una subrutina en %0"
76381 #~ msgid "Reference to unimplemented intrinsic `%A' at %0 -- use EXTERNAL to reference user-written procedure with this name"
76382 #~ msgstr "Referencia al intrínseco sin implementar `%A' en %0 -- use EXTERNAL para referenciar al procedimiento escrito por el usuario con este nombre"
76384 #~ msgid "Reference to unimplemented intrinsic `%A' at %0 (assumed EXTERNAL)"
76385 #~ msgstr "Referencia al intrínseco sin implimentar `%A' en %0 (se asume EXTERNAL)"
76387 #~ msgid "Unimplemented intrinsic `%A' at %0 (assumed EXTERNAL)"
76388 #~ msgstr "Intrínseco sin implementar `%A' en %0 (se asume EXTERNAL)"
76390 #~ msgid "Attempt to modify variable `%A' at %0 while it serves as DO-loop iterator at %1"
76391 #~ msgstr "Se intentó modificar la variable `%A' en %0 mientras servía como un iterador de un bucle DO en %1"
76393 #~ msgid "Attempt to modify variable `%A' via item #%B in list at %0 while it serves as implied-DO iterator at %1"
76394 #~ msgstr "Se intentó modificar la variable `%A' a través del elemento #%B en la lista en %0 mientras servía como un iterador DO implícito en %1"
76396 #~ msgid "Array has too many dimensions, as of dimension specifier at %0"
76397 #~ msgstr "La matriz tiene demasiadas dimensiones, para el especificador de dimensión en %0"
76399 #~ msgid "Unsupported OPEN control item at %0 -- ACTION=, ASSOCIATEVARIABLE=, BLOCKSIZE=, BUFFERCOUNT=, CARRIAGECONTROL=, DEFAULTFILE=, DELIM=, DISPOSE=, EXTENDSIZE=, INITIALSIZE=, KEY=, MAXREC=, NOSPANBLOCKS, ORGANIZATION=, PAD=, POSITION=, READONLY=, RECORDTYPE=, SHARED=, and USEROPEN= are not supported"
76400 #~ msgstr "Elemento de control OPEN sin soporte en %0 -- ACTION=, ASSOCIATEVARIABLE=, BLOCKSIZE=, BUFFERCOUNT=, CARRIAGECONTROL=, DEFAULTFILE=, DELIM=, DISPOSE=, EXTENDSIZE=, INITIALSIZE=, KEY=, MAXREC=, NOSPANBLOCKS, ORGANIZATION=, PAD=, POSITION=, READONLY=, RECORDTYPE=, SHARED=, y USEROPEN= no tienen soporte"
76402 #~ msgid "Unsupported OPEN control item at %0"
76403 #~ msgstr "Elemento de control OPEN sin soporte en %0"
76405 #~ msgid "Unsupported INQUIRE control item at %0 -- ACTION=, CARRIAGECONTROL=, DEFAULTFILE=, DELIM=, KEYED=, ORGANIZATION=, PAD=, POSITION=, READ=, READWRITE=, RECORDTYPE=, and WRITE= are not supported"
76406 #~ msgstr "Elemento de control INQUIRE sin soporte en %0 -- ACTION=, CARRIAGECONTROL=, DEFAULTFILE=, DELIM=, KEYED=, ORGANIZATION=, PAD=, POSITION=, READ=, READWRITE=, RECORDTYPE=, y WRITE= sin soporte"
76408 #~ msgid "Unsupported INQUIRE control item at %0"
76409 #~ msgstr "Elemento de control INQUIRE sin soporte en %0"
76411 #~ msgid "Unsupported READ control item at %0 -- ADVANCE=, EOR=, KEYEQ=, KEYGE=, KEYGT=, KEYID=, NULLS=, and SIZE= are not supported"
76412 #~ msgstr "Elemento de control READ sin soporte en %0 -- ADVANCE=, EOR=, KEYEQ=, KEYGE=, KEYGT=, KEYID=, NULLS=, y SIZE= sin soporte"
76414 #~ msgid "Unsupported READ control item at %0"
76415 #~ msgstr "Elemento de control READ sin soporte en %0"
76417 #~ msgid "Unsupported WRITE control item at %0 -- ADVANCE= and EOR= are not supported"
76418 #~ msgstr "Elemento de control WRITE sin soporte en %0 --  ADVANCE= y EOR= sin soporte"
76420 #~ msgid "Unsupported WRITE control item at %0"
76421 #~ msgstr "Elemento de control WRITE sin soporte en %0"
76423 #~ msgid "Padding of %A %D required before `%B' in common block `%C' at %0 -- consider reordering members, largest-type-size first"
76424 #~ msgstr "Se requiere el relleno de %A %D antes de `%B' en el bloque común `%C' en %0 -- considere reordenar los miembros, primero los de tamaño de tipo más grande"
76426 #~ msgid "Invalid length specification at %0 for IMPLICIT statement -- must be integer constant expression"
76427 #~ msgstr "Especificación de longitud no válida en %0 para la declaración IMPLICIT -- debe ser una expresión constante entera"
76429 #~ msgid "Type of ENTRY point at %0 to function conflicts with type(s) of previous entrypoint(s) -- must all be identical-length CHARACTER or none be CHARACTER type"
76430 #~ msgstr "El tipo del punto ENTRY en %0 a la función tiene conflictos con el(los) tipo(s) de punto(s) de entrada previo(s) -- deben ser todos CHARACTER de longitud idéntica o ninguno debe ser de tipo CHARACTER"
76432 #~ msgid "Type of ENTRY point at %0 to function conflicts with type(s) of previous entrypoint(s)"
76433 #~ msgstr "El tipo del punto ENTRY en %0 a la función tiene conflictos con el(los) tipo(s) de punto(s) de entrada previo(s)"
76435 #~ msgid "Common block `%A' initialized at %0 already initialized at %1 -- only one program unit may specify initial values for a particular common block"
76436 #~ msgstr "El bloque común `%A' inicializado en %0 ya se habia inicializado en %1 -- solamente una unidad de programa puede especificar valores iniciales para un bloque común en particular"
76438 #~ msgid "Common block `%A' initialized at %0 already initialized at %1"
76439 #~ msgstr "El bloque común `%A' inicializado en %0 ya se habia inicializado en %1"
76441 #~ msgid "Initial padding for common block `%A' is %B %C at %0 -- consider reordering members, largest-type-size first"
76442 #~ msgstr "El relleno inicial para el bloque común `%A' es %B %C en %0 -- considere reordenar a los miembros, primero los de tamaño de tipo más grande"
76444 #~ msgid "Initial padding for common block `%A' is %B %C at %0"
76445 #~ msgstr "El relleno inicial para el bloque común `%A' es %B %C en %0"
76447 #~ msgid "Initial padding for common block `%A' is %B %D at %0 but %C %E at %1 -- consider reordering members, largest-type-size first"
76448 #~ msgstr "El relleno inicial para el bloque común `%A' es %B %D en %0 pero %C %E en %1 -- considere reordenar a los miembros, primero los de tamaño de tipo más grande"
76450 #~ msgid "Initial padding for common block `%A' is %B %D at %0 but %C %E at %1"
76451 #~ msgstr "El relleno inicial para el bloque común `%A' es %B %D en %0 pero %C %E en %1"
76453 #~ msgid "Common block `%A' is initialized to %B %D long at %0 but enlarged to %C %E at %1 -- use consistent definitions or reorder program units in source file"
76454 #~ msgstr "El bloque común `%A' está inicializado a %B %D de longitud en %0 pero agrandado a %C %E en %1 -- utilice definiciones consistentes o reordene las unidades de programa en el fichero fuente"
76456 #~ msgid "Common block `%A' is initialized to %B %D long at %0 but enlarged to %C %E at %1"
76457 #~ msgstr "El bloque común `%A' está inicializado a %B %D de longitud en %0 pero agrandado a %C %E en %1"
76459 #~ msgid "DO-variable `%A' is type REAL or DOUBLE PRECISION at %0 -- unexpected behavior likely"
76460 #~ msgstr "La variable DO `%A' es de tipo REAL o DOUBLE PRECISION en %0 -- es probable que tenga una conducta inesperada"
76462 #~ msgid "DO-variable `%A' is type REAL or DOUBLE PRECISION at %0"
76463 #~ msgstr "La variable DO `%A' es de tipo REAL o DOUBLE PRECISION en %0"
76465 #~ msgid "Invalid actual argument at %0 -- replace hollerith constants with %%REF('string') and typeless constants with INTEGER constant equivalents, or use -fugly-args or -fugly"
76466 #~ msgstr "Argumento actual no válido en %0 -- reemplace las constantes hollerith con %%REF('cadena') y las constantes sin tipo con constantes INTEGER equivalentes, o utilice -fugly-args o -fugly"
76468 #~ msgid "Quadruple-precision floating-point unsupported -- treating constant at %0 as double-precision"
76469 #~ msgstr "Coma flotante de precisión cuádruple sin soporte -- se tratan las constantes en %0 como de doble precisión"
76471 #~ msgid "Initialization of large (%B-unit) aggregate area `%A' at %0 slow and takes lots of memory during g77 compile"
76472 #~ msgstr "La inicialización del área agregada grande (unidad-%B) `%A' en %0 es actualmente muy lenta y toma mucha memoria durante la compilación de g77"
76474 #~ msgid "This could take a while (initializing `%A' at %0)..."
76475 #~ msgstr "Esto puede tardar un rato (inicializando `%A' en %0)..."
76477 #~ msgid "Set class path and suppress system path"
76478 #~ msgstr "Establecer la ruta de clases y suprimir la ruta del sistema"
76480 #~ msgid "invalid reference to NULL ptr, use ptr-to-member instead"
76481 #~ msgstr "referencia no válida a NULL ptr, use en su lugar ptr-a-miembro"
76483 #~ msgid "can't create cross-reference file `%s'"
76484 #~ msgstr "no se puede crear el fichero de referencia cruzada `%s'"
76486 #~ msgid "support non-32-bit machines better as of version 0.6"
76487 #~ msgstr "dar mejor soporte a máquinas que no sean 32-bit a partir de la versión 0.6"
76489 #~ msgid "ambiguous request for method pointer `%s'"
76490 #~ msgstr "petición ambigua para el apuntador a método `%s'"
76492 #~ msgid "internal error #%d"
76493 #~ msgstr "error interno #%d"
76495 #~ msgid "<stdin>"
76496 #~ msgstr "<salida estándar>"
76498 #~ msgid "hard register `%s' listed as input operand to `asm'"
76499 #~ msgstr "el registro fijo `%s' es listado como operando de entrada para `asm'"
76501 #~ msgid "floating point trap outputting a constant"
76502 #~ msgstr "la captura de coma flotante genera como salida una constante"
76504 #~ msgid "no file-scope type named `%D'"
76505 #~ msgstr "no hay un tipo de ámbito de fichero llamado `%D'"
76507 #~ msgid "base clause without member specification for `%#T'"
76508 #~ msgstr "cláusula base sin una especificación de miembro para `%#T'"
76510 #~ msgid "return value from function receives multiple initializations"
76511 #~ msgstr "el valor de de devolución de la función recibe inicializaciones múltiples"
76513 #~ msgid "Can't use '$' as a separator for inner classes"
76514 #~ msgstr "No se puede usar '$' como un separador para las clases interiores"
76516 #~ msgid "-mlong32 and -mlong64 can not both be specified"
76517 #~ msgstr "-mlong32 y -mlong64 no se pueden especificar al mismo tiempo"
76519 #~ msgid "type with more precision than %s"
76520 #~ msgstr "tipo con más precisión que %s"
76522 #~ msgid "ANSI C forbids const or volatile function types"
76523 #~ msgstr "ANSI C prohíbe los tipos de función const o volatile"
76525 #~ msgid "leaving more files than we entered"
76526 #~ msgstr "dejando más ficheros de los que se introducieron"
76528 #~ msgid "universal-character-name used for '%c'"
76529 #~ msgstr "se usó universal-character-name para '%c'"
76531 #~ msgid "unknown escape sequence: '\\' followed by char 0x%x"
76532 #~ msgstr "secuencia de escape desconocida, '\\' seguida por el carácter 0x%x"
76534 #~ msgid "ISO C forbids `&&'"
76535 #~ msgstr "ISO C prohíbe `&&'"
76537 #~ msgid "`[*]' in parameter declaration only allowed in ISO C 99"
76538 #~ msgstr "`[*]' en la declaración de parámetros solamente se permite en ISO C 99"
76540 #~ msgid "deprecated initialization of zero-length array"
76541 #~ msgstr "inicialización obsoleta de una matriz de longitud cero"
76543 #~ msgid "initialization of zero-length array before end of structure"
76544 #~ msgstr "inicialización de una matriz de longitud cero antes del fin de la estructura"
76546 #~ msgid "initialization of zero-length array inside a nested context"
76547 #~ msgstr "inicialización de una matriz de longitud cero dentro de un contexto anidado"
76549 #~ msgid "Unable to find a temporary location for static chain register"
76550 #~ msgstr "No se puede encontrar una ubicación temporal para el registro estático de cadena"
76552 #~ msgid "Internal gcc abort from %s:%d"
76553 #~ msgstr "Aborto interno de gcc de %s:%d"
76555 #~ msgid "The local variable `insn' has the value:"
76556 #~ msgstr "La variable local `insn' tiene el valor:"
76558 #~ msgid "Register '%c' already specified in allocation order"
76559 #~ msgstr "El registro '%c' ya fue especificado en el orden de alojamiento"
76561 #~ msgid "Same as -mcpu=i486"
76562 #~ msgstr "Igual que -mcpu=i486"
76564 #~ msgid "Same as -mcpu=pentium"
76565 #~ msgstr "Igual que -mcpu=pentium"
76567 #~ msgid "Same as -mcpu=pentiumpro"
76568 #~ msgstr "Igual que -mcpu=pentiumpro"
76570 #~ msgid "Emit Intel syntax assembler opcodes"
76571 #~ msgstr "Emitir códigos de operación ensamblador con sintaxis Intel"
76573 #~ msgid "The -mabi=32 support does not work yet."
76574 #~ msgstr "El soporte para -mabi=32 aún no funciona."
76576 #~ msgid "-mcpu=%s does not support -mips%d"
76577 #~ msgstr "-mcpu=%s no tiene soporte para -mips%d"
76579 #~ msgid "Do not use FUNCTION_EPILOGUE"
76580 #~ msgstr "No usar FUNCTION_EPILOGUE"
76582 #~ msgid "object size exceeds built-in limit for virtual function table implementation"
76583 #~ msgstr "el tamaño del objeto excede el límite interno para la implementación de la tabla virtual de funciones"
76585 #~ msgid "object size exceeds normal limit for virtual function table implementation, recompile all source and use -fhuge-objects"
76586 #~ msgstr "el tamaño del objeto excede el límite normal para la implementación de la tabla virtual de funciones,recompile todo el código y utilice -fhuge-objects"
76588 #~ msgid "the ABI requires vtable thunks"
76589 #~ msgstr "el ABI requiere vtable thunks"
76591 #~ msgid "`__alignof__' applied to a bit-field"
76592 #~ msgstr "`__alignof__' aplicado a un campo de bits"
76594 #~ msgid "initializer for unnamed base class ambiguous"
76595 #~ msgstr "inicializador para clase base sin nombre ambiguo"
76597 #~ msgid "Do not treat the namespace `std' as a normal namespace"
76598 #~ msgstr "No tratar al espacio de nombres `std' como un espacio de nombres normal"
76600 #~ msgid "ISO C++ forbids `&&'"
76601 #~ msgstr "ISO C++ prohíbe `&&'"
76603 #~ msgid "taking dynamic typeid of object with -fno-rtti"
76604 #~ msgstr "tomando typeid dinámico de objeto con -fno-rtti"
76606 #~ msgid "recoverable compiler error, fixups for virtual function"
76607 #~ msgstr "error de compilador recuperable, composturas para la función virtual"
76609 #~ msgid "`com_interface' only supported with -fvtable-thunks"
76610 #~ msgstr "sólo se da soporte a `com_interface' con -fvtable-thunks"
76612 #~ msgid "\"defined\" operator appears during macro expansion"
76613 #~ msgstr "el operador \"defined\" aparece durante la expansión de macro"
76615 #~ msgid "buffers still stacked in cpp_finish"
76616 #~ msgstr "almacenamientos intermedios aún apilados en cpp_finish"
76618 #~ msgid "# followed by integer"
76619 #~ msgstr "# seguido por entero"
76621 #~ msgid "attempt to push file buffer with contexts stacked"
76622 #~ msgstr "intento de empujar el almacenamiento temporal de fichero con contextos apilados"
76624 #~ msgid "header flags for \"%s\" have changed"
76625 #~ msgstr "los interruptores del encabezado para \"%s\" han cambiado"
76627 #~ msgid "file \"%s\" entered but not left"
76628 #~ msgstr "se introdujo el fichero \"%s\" pero no se dejó"
76630 #~ msgid "NOTE_INSN_BASIC_BLOCK is missing for block %d\n"
76631 #~ msgstr "NOTE_INSN_BASIC_BLOCK falta para el bloque %d\n"
76633 #~ msgid "gcov [-b] [-v] [-n] [-l] [-f] [-o OBJDIR] file\n"
76634 #~ msgstr "gcov [-b] [-v] [-n] [-l] [-f] [-o DIROBJ] fichero\n"
76636 #~ msgid "Premature end of input file %s"
76637 #~ msgstr "Final prematuro del fichero de entrada %s"
76639 #~ msgid "Make is_compiled_class return 1"
76640 #~ msgstr "Hacer is_compiled_class devuelve 1"
76642 #~ msgid "Dump class files to <name>.class"
76643 #~ msgstr "Volcar ficheros de clase a <nombre>.class"
76645 #~ msgid "Don't put synchronization structure in each object"
76646 #~ msgstr "No agregar la estructura de sincronización en cada objeto"
76648 #~ msgid "Arc profiling: some edge counts were bad."
76649 #~ msgstr "Análisis de perfil de arco: algunas cuentas de borde fueron erróneas."
76651 #~ msgid "`asm' cannot be used in function where memory usage is checked"
76652 #~ msgstr "no se puede usar `asm' en funciones donde se revisa el uso de memoria"
76654 #~ msgid "`asm' cannot be used with `-fcheck-memory-usage'"
76655 #~ msgstr "no se puede usar `asm' con `-fcheck-memory-usage'"
76657 #~ msgid "output operand constraint %d contains `+'"
76658 #~ msgstr "la restricción de operando de salida %d contiene un `+'"
76660 #~ msgid "\"%s\" and \"%s\" identical in first %d characters"
76661 #~ msgstr "\"%s\" y \"%s\" son idénticos en los primeros %d caracteres"
76663 #~ msgid "Improve FP speed by violating ANSI & IEEE rules"
76664 #~ msgstr "Mejorar la velocidad de FP violando las reglas ANSI & IEEE"
76666 #~ msgid "Generate code to check every memory access"
76667 #~ msgstr "Generar código para revisar cada acceso a memoria"
76669 #~ msgid "Add a prefix to all function names"
76670 #~ msgstr "Agregar un prefijo a todos los nombres de funciones"
76672 #~ msgid "Errors detected in input file (your bison.simple is out of date)\n"
76673 #~ msgstr "Se detectaron errores de salida en el fichero de entrada (su bison.simple está desactualizado)\n"
76675 #~ msgid "  -Wid-clash-<num>        Warn if 2 identifiers have the same first <num> chars\n"
76676 #~ msgstr "  -Wid-clash-<num>        Avisar si 2 identificadores tiene los primeros <num> caracteres iguales\n"
76678 #~ msgid "`-a' option (basic block profile) not supported"
76679 #~ msgstr "la opción `-a' (análisis de perfil de bloques básicos) no tiene soporte"
76681 #~ msgid "`-ax' option (jump profiling) not supported"
76682 #~ msgstr "la opción `-ax' (análisis de perfil de saltos) no tiene soporte"
76684 #~ msgid "`-ax' and `-a' are conflicting options. `-a' ignored."
76685 #~ msgstr "`-ax' y `-a' son opciones en conflicto. Se descarta `-a'."
76687 #~ msgid "Data size %ld.\n"
76688 #~ msgstr "Tamaño de datos %ld.\n"
76690 #~ msgid "bx]"
76691 #~ msgstr "bx]"
76693 #~ msgid "bx"
76694 #~ msgstr "bx"
76696 #~ msgid "cx"
76697 #~ msgstr "cx"