* configure.ac: Add HAVE_AS_TLS check for Xtensa.
[official-gcc.git] / libcpp / po / fr.po
blob4609ee42961eff043e7a69e99fa7f8097fbd948f
1 # Messages français pour GNU concernant cpplib.
2 # Copyright © 2001, 2008 Free Software Foundation, Inc.
3 # Michel Robitaille <robitail@IRO.UMontreal.CA>, traducteur depuis/since 1996.
4 # François-Xavier Coudert <fxcoudert@gcc.gnu.org>
6 # Vocabulaire utilisé
7 #       lvalue          = membre gauche
8 #       deprecated      = obsolète
9 #       out of range    = hors des limites
10 #       range           = gamme
11 #       scope           = porté, champ
12 #       shadowing       = masquer
13 #       embedded PIC    = PIC enchâssé
14 #       CPU             = processeur
15 #       structure with flexible member
16 #                       = structure ayant un membre flexible
17 #       flag            = fanion
18 #       forward declaration
19 #                       = déclaration anticipée
20 #       token           = élément lexical (dans le contexte du parsing)
21 #       to subscript    = indicer
22 #       top-level       = hors de toute fonction
23 #       member function = fonction membre
25 # Pas traduit:
26 #       thread
28 # J'ai des doutes pour :
29 #       inline          = enligne (pas systématiquement)
30 #                         oui dans le contexte du langage C par exemple MR
31 #                         non autrement ...de manière générale MR
32 #       section attribute       attribut de section OK MR
33 #       wide char               caractère long  ...non mieux caractère large MR 
34 #                               plus conforme à l'esprit.
36 # ------
37 #       literals                littéral, ou mot composé ?
38 # msgid "ISO C89 forbids compound literals"
39 # msgstr "le C89 ISO interdit les mots composés"
41 #       symbol table            table des symboles ou table de symbole
42 #       command map             carte des commandes
43 #       Combiner                combinateur
44 # msgid ""
45 # ";; Combiner statistics: %d attempts, %d substitutions (%d requiring new space),\n"
46 # ";; %d successes.\n"
47 # "\n"
48 # msgstr ""
49 # ";; Statistiques du combinateur : %d tentatives, %d substitutions (%d requérant un nouvel espace),\n"
50 # ";; %d succès.\n"
51 # "\n"
53 #       promote                 promouvoir
54 # msgid "the left operand of \"%s\" changes sign when promoted"
55 # msgstr "L'opérande gauche de « %s » change de signe lors de sa promotion"
57 #        include guards        ???
58 # msgid "Multiple include guards may be useful for:\n"
59 # msgstr "De multiples balises pour les inclusions peuvent être utiles pour :\n"
62 #        universal-character-name ???
63 # msgid "incomplete universal-character-name"
64 # msgid "non-hex digit '%c' in universal-character-name"
65 # msgid "universal-character-name on EBCDIC target"
67 #       poisoning                       empoisonnement
68 # msgid "poisoning existing macro \"%s\""
69 # msgstr "empoisonnement de la macro existente « %s »"
70 # MR  9-jan 2004: poisoning etc... transformé par corruption corrompu etc..
71 # MR 24-mai 2004: poison etc...suite au msg concernant le #pragma once et #pragma poison 
73 # Autres règles:
74 #       - j'ai ajouté un adjectif par rapport à l'anglais si le message est
75 #         une phrase avec verbe conjugé. 
76 #       - ISO est considéré comme un adjectif dans « C ISO »
77 #         
78 # Erreurs corrigées:
79 #       librairies, assumer
81 # A faire:
82 #   - s/en ligne/en-ligne/  modifié 9-janv-2004 MR
83 #   - s/en-ligne/enligne/  modifié 18-février-2004 MR pcq expression ou terme enlignage vs inlining
84 #   - hors gamme  a été changé pour hors limite ...MR 09-jan-2004
85 #   - literal
86 #   - chaîne de format => formatage
87 #   - scope
88 #   - supporté est un faux ami
90 # A rapporter upstream:
91 # <<<<<<<<
92 # In c-opts.c, begining line 1732, a lot of options are of the kind:
93 #    "  -W[no-]trigraphs          Warn if trigraphs are encountered\n"
94 # I guess it would be better to change them all to something like
95 #    "  -W[no-]trigraphs          Warn [or not] if trigraphs are encountered\n"
98 # #: c-opts.c:1759
99 # "  -MP\t\t\t    Generate phony targets for all headers\n"
100 # you may want to change the \t to spaces, as it is done for the other lines.
102 # #: c-typeck.c:3166 c-typeck.c:4632 c-typeck.c:4648 c-typeck.c:4664
103 # #: final.c:3146 final.c:3148 gcc.c:4397 rtl-error.c:122 toplev.c:1694
104 # #: config/cris/cris.c:529 cp/typeck.c:4341 java/expr.c:364 java/verify.c:1467
105 # #: java/verify.c:1468 java/verify.c:1483
106 # #, c-format
107 # msgid "%s"
108 # msgstr "%s"
110 # Are you sure you want to translate the messages in cfgrtl.c, or are they
111 #  debugging informations ?
113 # You may want to use ngettext instead of putting (s) in text.
114 # msgid "null character(s) preserved in literal"
116 # >>>>>>>>>
118 msgid ""
119 msgstr ""
120 "Project-Id-Version: GNU cpplib 4.3.0\n"
121 "Report-Msgid-Bugs-To: http://gcc.gnu.org/bugs.html\n"
122 "POT-Creation-Date: 2008-02-01 16:21+0000\n"
123 "PO-Revision-Date: 2008-03-27 22:46+0000\n"
124 "Last-Translator: François-Xavier Coudert <fxcoudert@gmail.com>\n"
125 "Language-Team: French <traduc@traduc.org>\n"
126 "MIME-Version: 1.0\n"
127 "Content-Type: text/plain; charset=ISO-8859-1\n"
128 "Content-Transfer-Encoding: 8-bit\n"
129 "Plural-Forms: nplurals=2; plural=(n > 1);\n"
131 #: charset.c:671
132 #, c-format
133 msgid "conversion from %s to %s not supported by iconv"
134 msgstr "conversion de %s vers %s n'est pas supporté par iconv"
136 #: charset.c:674
137 msgid "iconv_open"
138 msgstr "iconv_open"
140 #: charset.c:682
141 #, c-format
142 msgid "no iconv implementation, cannot convert from %s to %s"
143 msgstr "pas d'implantation iconv, ne peut convertir de %s vers %s"
145 #: charset.c:759
146 #, c-format
147 msgid "character 0x%lx is not in the basic source character set\n"
148 msgstr "caractère 0x%lx n'est pas dans le jeu de caractères de base\n"
150 #: charset.c:776 charset.c:1369
151 msgid "converting to execution character set"
152 msgstr "conversion vers un jeu d'exécution de caractères"
154 #: charset.c:782
155 #, c-format
156 msgid "character 0x%lx is not unibyte in execution character set"
157 msgstr "caractère 0x%lx n'est pas unibyte dans le jeu de caractères d'exécution"
159 #: charset.c:906
160 #, c-format
161 msgid "Character %x might not be NFKC"
162 msgstr "Le charactère %x n'est peut-être pas dans la normalisation NFKC"
164 #: charset.c:966
165 msgid "universal character names are only valid in C++ and C99"
166 msgstr "noms de caractère universel sont seulement valides en C++ et C89"
168 #: charset.c:969
169 #, c-format
170 msgid "the meaning of '\\%c' is different in traditional C"
171 msgstr "la signification de « \\%c » est différente en C traditionel"
173 #: charset.c:978
174 msgid "In _cpp_valid_ucn but not a UCN"
175 msgstr "Dans _cpp_valid_ucn mais pas un Universal Character Name"
177 # FIXME
178 #: charset.c:1003
179 #, c-format
180 msgid "incomplete universal character name %.*s"
181 msgstr "nom de caractère universel incomplet %.*s"
183 #: charset.c:1015
184 #, c-format
185 msgid "%.*s is not a valid universal character"
186 msgstr "%.*s n'est pas un caractère universel valide"
188 #: charset.c:1025 lex.c:484
189 msgid "'$' in identifier or number"
190 msgstr "« $ » dans un identificateur ou un nombre"
192 #: charset.c:1035
193 #, c-format
194 msgid "universal character %.*s is not valid in an identifier"
195 msgstr "caractère universel %.*s n'est pas valide dans un identificcateur"
197 #: charset.c:1039
198 #, c-format
199 msgid "universal character %.*s is not valid at the start of an identifier"
200 msgstr "caractère universel %.*s n'est pas valide au début d'un identificcateur"
202 #: charset.c:1073 charset.c:1588
203 msgid "converting UCN to source character set"
204 msgstr "conversion UCN vers le jeu source de caractères"
206 #: charset.c:1077
207 msgid "converting UCN to execution character set"
208 msgstr "conversion UCN vers le jeu d'exécution de caractères"
210 #: charset.c:1149
211 msgid "the meaning of '\\x' is different in traditional C"
212 msgstr "la signification de « \\x » est différente en C traditionel"
214 #: charset.c:1166
215 msgid "\\x used with no following hex digits"
216 msgstr "\\x utilisé sans être suivi de chiffres en hexdécimal"
218 #: charset.c:1173
219 msgid "hex escape sequence out of range"
220 msgstr "séquence d'échappement hexadécimale hors limite"
222 #: charset.c:1212
223 msgid "octal escape sequence out of range"
224 msgstr "séquence d'échappement octale hors limite"
226 #: charset.c:1280
227 msgid "the meaning of '\\a' is different in traditional C"
228 msgstr "la signification de « \\a » est différente en C traditionel"
230 #: charset.c:1287
231 #, c-format
232 msgid "non-ISO-standard escape sequence, '\\%c'"
233 msgstr "séquence d'échappement « \\%c » non conforme au standard ISO"
235 #: charset.c:1295
236 #, c-format
237 msgid "unknown escape sequence '\\%c'"
238 msgstr "séquence d'échappement « \\%c » inconnue"
240 #: charset.c:1303
241 #, c-format
242 msgid "unknown escape sequence: '\\%s'"
243 msgstr "séquence d'échappement « \\%s » inconnue"
245 #: charset.c:1310
246 msgid "converting escape sequence to execution character set"
247 msgstr "conversion d'une séquence d'échappement vers un jeu d'exécution de caractères"
249 #: charset.c:1432 charset.c:1495
250 msgid "character constant too long for its type"
251 msgstr "constante caractère trop longue pour son type"
253 #: charset.c:1435
254 msgid "multi-character character constant"
255 msgstr "constante caractère multi-caractères"
257 #: charset.c:1527
258 msgid "empty character constant"
259 msgstr "constante caractère vide"
261 #: charset.c:1629
262 #, c-format
263 msgid "failure to convert %s to %s"
264 msgstr "échec de conversion de %s vers %s"
266 #: directives.c:215 directives.c:241
267 #, c-format
268 msgid "extra tokens at end of #%s directive"
269 msgstr "éléments lexicaux superflus à la fin de la directive #%s"
271 #: directives.c:344
272 #, c-format
273 msgid "#%s is a GCC extension"
274 msgstr "#%s est une extension GCC"
276 #: directives.c:356
277 msgid "suggest not using #elif in traditional C"
278 msgstr "il est suggéré de ne pas utiliser #elif en C traditionnel"
280 #: directives.c:359
281 #, c-format
282 msgid "traditional C ignores #%s with the # indented"
283 msgstr "le C traditionel ignore la directive #%s si le caractère # est indenté"
285 #: directives.c:363
286 #, c-format
287 msgid "suggest hiding #%s from traditional C with an indented #"
288 msgstr "il est suggéré de cacher #%s au C traditionel en indentant le « # »"
290 #: directives.c:389
291 msgid "embedding a directive within macro arguments is not portable"
292 msgstr "placer une directive dans les arguments d'une macro n'est pas portable"
294 #: directives.c:409
295 msgid "style of line directive is a GCC extension"
296 msgstr "la directive de style de ligne est extension GCC"
298 #: directives.c:464
299 #, c-format
300 msgid "invalid preprocessing directive #%s"
301 msgstr "directive de pré-traitement #%s invalide"
303 #: directives.c:532
304 msgid "\"defined\" cannot be used as a macro name"
305 msgstr "« defined » ne peut être utilisé comme nom de macro"
307 #: directives.c:538
308 #, c-format
309 msgid "\"%s\" cannot be used as a macro name as it is an operator in C++"
310 msgstr "« %s » ne peut être utilisé comme nom de macro car c'est un opérateur en C++"
312 #: directives.c:541
313 #, c-format
314 msgid "no macro name given in #%s directive"
315 msgstr "aucun nom de macro donné dans la directive #%s"
317 #: directives.c:544
318 msgid "macro names must be identifiers"
319 msgstr "les noms de macro doivent être des identificateurs"
321 #: directives.c:585
322 #, c-format
323 msgid "undefining \"%s\""
324 msgstr "indéfinition de « %s »"
326 #: directives.c:640
327 msgid "missing terminating > character"
328 msgstr "caractère > de terminaison manquant"
330 #: directives.c:695
331 #, c-format
332 msgid "#%s expects \"FILENAME\" or <FILENAME>"
333 msgstr "#%s attend \"NOM_DE_FICHIER\" ou <NOM_DE_FICHIER>"
335 #: directives.c:739
336 #, c-format
337 msgid "empty filename in #%s"
338 msgstr "nom de fichier vide dans #%s"
340 #: directives.c:749
341 msgid "#include nested too deeply"
342 msgstr "#include imbriqué trop profondément"
344 #: directives.c:790
345 msgid "#include_next in primary source file"
346 msgstr "#include_next dans un fichier source primaire"
348 #: directives.c:816
349 #, c-format
350 msgid "invalid flag \"%s\" in line directive"
351 msgstr "fanion « %s » invalide dans la ligne de directive"
353 #: directives.c:868
354 msgid "unexpected end of file after #line"
355 msgstr "fin de fichier inattendue après #ligne"
357 #: directives.c:871
358 #, c-format
359 msgid "\"%s\" after #line is not a positive integer"
360 msgstr "« %s » après #ligne n'est pas un nombre entier positif"
362 #: directives.c:877
363 msgid "line number out of range"
364 msgstr "numéro de ligne hors limite"
366 #: directives.c:890 directives.c:969
367 #, c-format
368 msgid "\"%s\" is not a valid filename"
369 msgstr "« %s » n'est pas un nom de fichier valide"
371 #: directives.c:929
372 #, c-format
373 msgid "\"%s\" after # is not a positive integer"
374 msgstr "« %s » après # n'est pas un nombre entier positif"
376 #: directives.c:1031
377 #, c-format
378 msgid "invalid #%s directive"
379 msgstr "directive #%s invalide"
381 #: directives.c:1094
382 #, c-format
383 msgid "registering pragmas in namespace \"%s\" with mismatched name expansion"
384 msgstr "enregistrement des pragmas dans l'espace de nom « %s » avec une expansion de nom ne correspondant pas"
386 # FIXME
387 #: directives.c:1103
388 #, c-format
389 msgid "registering pragma \"%s\" with name expansion and no namespace"
390 msgstr "enregistrement du pragma « %s » avec une expansion de nom mais pas d'espace de nom"
392 # FIXME
393 #: directives.c:1121
394 #, c-format
395 msgid "registering \"%s\" as both a pragma and a pragma namespace"
396 msgstr "enregistrement de \"%s\" à la fois comme une pragma et un espace de nom de pragma"
398 #: directives.c:1124
399 #, c-format
400 msgid "#pragma %s %s is already registered"
401 msgstr "la #pragma %s %s est déjà enregistrée"
403 #: directives.c:1127
404 #, c-format
405 msgid "#pragma %s is already registered"
406 msgstr "la #pragma %s est déjà enregistrée"
408 #: directives.c:1157
409 msgid "registering pragma with NULL handler"
410 msgstr "enregistrement d'un pragma avec un handler égal à NULL"
412 # FIXME
413 #: directives.c:1367
414 msgid "#pragma once in main file"
415 msgstr "#pragma once utilisée une seule fois dans le fichier principal"
417 # FIXME
418 #: directives.c:1390
419 msgid "invalid #pragma GCC poison directive"
420 msgstr "la directive GCC #pragma poison est invalide"
422 # FIXME
423 #: directives.c:1399
424 #, c-format
425 msgid "poisoning existing macro \"%s\""
426 msgstr "élimination de la macro existente « %s »"
428 #: directives.c:1418
429 msgid "#pragma system_header ignored outside include file"
430 msgstr "#pragma system_header ignorée en dehors du fichier d'inclusion"
432 #: directives.c:1442
433 #, c-format
434 msgid "cannot find source file %s"
435 msgstr "impossible de trouver le fichier source %s"
437 #: directives.c:1446
438 #, c-format
439 msgid "current file is older than %s"
440 msgstr "le fichier courant est plus vieux que %s"
442 #: directives.c:1625
443 msgid "_Pragma takes a parenthesized string literal"
444 msgstr "_Pragma prend une chaîne entourée de parenthèrese"
446 #: directives.c:1698
447 msgid "#else without #if"
448 msgstr "#else sans #if"
450 #: directives.c:1703
451 msgid "#else after #else"
452 msgstr "#else après #else"
454 #: directives.c:1705 directives.c:1738
455 msgid "the conditional began here"
456 msgstr "la condition débute ici"
458 #: directives.c:1731
459 msgid "#elif without #if"
460 msgstr "#elif sans #if"
462 #: directives.c:1736
463 msgid "#elif after #else"
464 msgstr "#elif après #else"
466 #: directives.c:1766
467 msgid "#endif without #if"
468 msgstr "#endif sans #if"
470 #: directives.c:1843
471 msgid "missing '(' after predicate"
472 msgstr "« ( » manquante après le prédicat"
474 #: directives.c:1858
475 msgid "missing ')' to complete answer"
476 msgstr "« ) » manquante pour completer la réponse"
478 #: directives.c:1878
479 msgid "predicate's answer is empty"
480 msgstr "la réponse du prédicat est vide"
482 #: directives.c:1905
483 msgid "assertion without predicate"
484 msgstr "assertion sans prédicat"
486 #: directives.c:1907
487 msgid "predicate must be an identifier"
488 msgstr "le prédicat doit être un identificateur"
490 # FIXME
491 #: directives.c:1993
492 #, c-format
493 msgid "\"%s\" re-asserted"
494 msgstr "« %s » re-asserti"
496 #: directives.c:2276
497 #, c-format
498 msgid "unterminated #%s"
499 msgstr "#%s non terminé"
501 #: directives-only.c:221 lex.c:1016 traditional.c:162
502 msgid "unterminated comment"
503 msgstr "commentaire non terminé"
505 #: errors.c:118
506 msgid "warning: "
507 msgstr "attention : "
509 #: errors.c:120
510 msgid "internal error: "
511 msgstr "erreur interne : "
513 #: errors.c:122
514 msgid "error: "
515 msgstr "erreur: "
517 #: errors.c:186
518 msgid "stdout"
519 msgstr "stdout"
521 #: errors.c:188
522 #, c-format
523 msgid "%s: %s"
524 msgstr "%s : %s"
526 #: expr.c:261
527 msgid "too many decimal points in number"
528 msgstr "trop de points décimaux dans le nombre"
530 #: expr.c:290 expr.c:365
531 msgid "fixed-point constants are a GCC extension"
532 msgstr "les constantes à virgule fixe sont une extension GCC"
534 #: expr.c:303
535 #, c-format
536 msgid "invalid digit \"%c\" in binary constant"
537 msgstr "chiffre « %c » invalide dans la constante binaire"
539 #: expr.c:305
540 #, c-format
541 msgid "invalid digit \"%c\" in octal constant"
542 msgstr "chiffre « %c » invalide dans la constante en base 8"
544 #: expr.c:313
545 msgid "invalid prefix \"0b\" for floating constant"
546 msgstr "préfixe « 0b » invalide pour une constante flottante"
548 #: expr.c:319
549 msgid "use of C99 hexadecimal floating constant"
550 msgstr "usage d'une constante hexadécimale constante à la C99"
552 #: expr.c:328
553 msgid "exponent has no digits"
554 msgstr "l'exposant n'a pas de chiffre"
556 #: expr.c:335
557 msgid "hexadecimal floating constants require an exponent"
558 msgstr "la contante hexadécimale flottante requière un exposant"
560 #: expr.c:341
561 #, c-format
562 msgid "invalid suffix \"%.*s\" on floating constant"
563 msgstr "suffixe « %.*s » invalide pour une constante flottante"
565 #: expr.c:351 expr.c:393
566 #, c-format
567 msgid "traditional C rejects the \"%.*s\" suffix"
568 msgstr "le C traditionnel interdit le suffixe « %.*s »"
570 #: expr.c:358
571 #, c-format
572 msgid "invalid suffix \"%.*s\" with hexadecimal floating constant"
573 msgstr "suffixe « %.*s » invalide pour une constante flottante hexadécimale"
575 #: expr.c:369
576 msgid "decimal float constants are a GCC extension"
577 msgstr "les constantes flottantes décimales sont une extension GCC"
579 #: expr.c:379
580 #, c-format
581 msgid "invalid suffix \"%.*s\" on integer constant"
582 msgstr "suffixe « %.*s » invalide pour une constante entière"
584 #: expr.c:401
585 msgid "use of C99 long long integer constant"
586 msgstr "usage d'une constante entière « long long » à la C99"
588 #: expr.c:409
589 msgid "imaginary constants are a GCC extension"
590 msgstr "les constantes imaginaires sont une extension GCC"
592 #: expr.c:412
593 msgid "binary constants are a GCC extension"
594 msgstr "les constantes binaires sont une extension GCC"
596 #: expr.c:505
597 msgid "integer constant is too large for its type"
598 msgstr "constante entière trop grande pour tenir dans son type"
600 #: expr.c:517
601 msgid "integer constant is so large that it is unsigned"
602 msgstr "cette constante entière est si grande qu'elle ne peut être signée"
604 #: expr.c:612
605 msgid "missing ')' after \"defined\""
606 msgstr "« ) » manquant après « defined »"
608 #: expr.c:619
609 msgid "operator \"defined\" requires an identifier"
610 msgstr "l'opérateur « defined » requiert un identificateur"
612 #: expr.c:627
613 #, c-format
614 msgid "(\"%s\" is an alternative token for \"%s\" in C++)"
615 msgstr "(« %s » est un élément lexical alternatif pour « %s » en C++)"
617 #: expr.c:637
618 msgid "this use of \"defined\" may not be portable"
619 msgstr "cette utilisation de « defined » peut ne pas être portable"
621 #: expr.c:676
622 msgid "floating constant in preprocessor expression"
623 msgstr "constante flottante dans une expresion pour le préprocesseur"
625 #: expr.c:682
626 msgid "imaginary number in preprocessor expression"
627 msgstr "constante complexe dans une expresion pour le préprocesseur"
629 #: expr.c:727
630 #, c-format
631 msgid "\"%s\" is not defined"
632 msgstr "« %s » n'est pas défini"
634 #: expr.c:855 expr.c:884
635 #, c-format
636 msgid "missing binary operator before token \"%s\""
637 msgstr "opérateur binaire manquant avant l'élément lexical « %s »"
639 #: expr.c:875
640 #, c-format
641 msgid "token \"%s\" is not valid in preprocessor expressions"
642 msgstr "l'élément lexical « %s » n'est pas valide dans les expressions pour le préprocesseur"
644 #: expr.c:892
645 msgid "missing expression between '(' and ')'"
646 msgstr "expression manquante entre '(' et ')'"
648 #: expr.c:895
649 msgid "#if with no expression"
650 msgstr "#if sans expression"
652 #: expr.c:898
653 #, c-format
654 msgid "operator '%s' has no right operand"
655 msgstr "l'opérateur « %s » n'a pas d'opérande droite"
657 #: expr.c:903
658 #, c-format
659 msgid "operator '%s' has no left operand"
660 msgstr "opérateur « %s » n'a pas d'opérande gauche"
662 #: expr.c:929
663 msgid " ':' without preceding '?'"
664 msgstr "« : » n'est pas précédé de « ? »"
666 #: expr.c:956
667 msgid "unbalanced stack in #if"
668 msgstr "pile non balancée dans #if"
670 #: expr.c:975
671 #, c-format
672 msgid "impossible operator '%u'"
673 msgstr "opérateur impossible « %u »"
675 #: expr.c:1065
676 msgid "missing ')' in expression"
677 msgstr "« ) » manquante dans l'expresion"
679 #: expr.c:1086
680 msgid "'?' without following ':'"
681 msgstr "« ? » n'est pas suivi de « : »"
683 #: expr.c:1096
684 msgid "integer overflow in preprocessor expression"
685 msgstr "débordement d'entier dans l'expresion pour le préprocesseur"
687 #: expr.c:1101
688 msgid "missing '(' in expression"
689 msgstr "« ( » manquante dans l'expresion"
691 #: expr.c:1133
692 #, c-format
693 msgid "the left operand of \"%s\" changes sign when promoted"
694 msgstr "L'opérande gauche de « %s » change de signe lors de sa promotion"
696 #: expr.c:1138
697 #, c-format
698 msgid "the right operand of \"%s\" changes sign when promoted"
699 msgstr "L'opérande droite de « %s » change de signe lors de sa promotion"
701 #: expr.c:1397
702 msgid "traditional C rejects the unary plus operator"
703 msgstr "le C traditionnel rejette le plus unaire"
705 #: expr.c:1480
706 msgid "comma operator in operand of #if"
707 msgstr "opérateur virgule dans l'opérande de #if"
709 #: expr.c:1612
710 msgid "division by zero in #if"
711 msgstr "division par zéro dans #if"
713 #: files.c:458
714 msgid "NULL directory in find_file"
715 msgstr "répertoire NUL dans find_file"
717 #: files.c:496
718 msgid "one or more PCH files were found, but they were invalid"
719 msgstr "un ou plusieurs fichiers PCH ont été repérés, mais ils étaient invalides"
721 #: files.c:499
722 msgid "use -Winvalid-pch for more information"
723 msgstr "utiliser -Winvalid-pch pour plus d'informations"
725 # FIXME
726 #: files.c:589
727 #, c-format
728 msgid "%s is a block device"
729 msgstr "%s est un périphérique de blocs"
731 #: files.c:606
732 #, c-format
733 msgid "%s is too large"
734 msgstr "%s est trop grand"
736 #: files.c:641
737 #, c-format
738 msgid "%s is shorter than expected"
739 msgstr "%s est plus petit que prévu"
741 #: files.c:872
742 #, c-format
743 msgid "no include path in which to search for %s"
744 msgstr "aucun chemin d'inclusion dans lequel on pourrait repérer %s"
746 # FIXME
747 #: files.c:1238
748 msgid "Multiple include guards may be useful for:\n"
749 msgstr "De multiples balises pour les inclusions peuvent être utiles pour:\n"
751 #: init.c:426
752 msgid "cppchar_t must be an unsigned type"
753 msgstr "cppchar_t doit être d'un type non signé"
755 #: init.c:430
756 #, c-format
757 msgid "preprocessor arithmetic has maximum precision of %lu bits; target requires %lu bits"
758 msgstr "l'arithmétique du préprocesseur a une précision maximale de %lu bits ; la cible requière %lu bits"
760 #: init.c:437
761 msgid "CPP arithmetic must be at least as precise as a target int"
762 msgstr "l'arithmétique de CPP doit être au moins aussi précise que le type int de la cible"
764 #: init.c:440
765 msgid "target char is less than 8 bits wide"
766 msgstr "sur la cible, « char » fait moins de 8 bits"
768 #: init.c:444
769 msgid "target wchar_t is narrower than target char"
770 msgstr "sur la cible, « wchar_t » est plus petit que « char »"
772 #: init.c:448
773 msgid "target int is narrower than target char"
774 msgstr "sur la cible, « int » est plus petit que « char »"
776 #: init.c:453
777 msgid "CPP half-integer narrower than CPP character"
778 msgstr "les demi-entiers de CPP sont plus petit que les caractères de CPP"
780 #: init.c:457
781 #, c-format
782 msgid "CPP on this host cannot handle wide character constants over %lu bits, but the target requires %lu bits"
783 msgstr "CPP sur cette machine ne peut gérer les constantes larges de caractères de plus de %lu bits, mais la cible requière %lu bits"
785 #: lex.c:283
786 msgid "backslash and newline separated by space"
787 msgstr "« \\ » et retour de chariot séparés par un blanc"
789 #: lex.c:288
790 msgid "backslash-newline at end of file"
791 msgstr "« \\ » en fin de ligne à la fin du fichier"
793 #: lex.c:303
794 #, c-format
795 msgid "trigraph ??%c converted to %c"
796 msgstr "trigraphe ??%c converti en %c"
798 #: lex.c:310
799 #, c-format
800 msgid "trigraph ??%c ignored, use -trigraphs to enable"
801 msgstr "trigraphe ??%c ignoré, utilisez -trigraphs pour le permettre"
803 #: lex.c:356
804 msgid "\"/*\" within comment"
805 msgstr "« /* » à l'intérieur d'un commentaire"
807 #: lex.c:414
808 #, c-format
809 msgid "%s in preprocessing directive"
810 msgstr "%s dans la directive du préprocesseur"
812 # I18N
813 #: lex.c:423
814 msgid "null character(s) ignored"
815 msgstr "caractère(s) nul(s) ignoré(s)"
817 #: lex.c:460
818 #, c-format
819 msgid "`%.*s' is not in NFKC"
820 msgstr "« %.*s » n'est pas dans la normalisation NFKC"
822 #: lex.c:463
823 #, c-format
824 msgid "`%.*s' is not in NFC"
825 msgstr "« %.*s » n'est pas dans la normalisation NFC"
827 # FIXME
828 #: lex.c:551
829 #, c-format
830 msgid "attempt to use poisoned \"%s\""
831 msgstr "tentative d'utilisation d'un « %s » corrompu"
833 #: lex.c:559
834 msgid "__VA_ARGS__ can only appear in the expansion of a C99 variadic macro"
835 msgstr "« __VA_ARGS__ » peut seulement appraître dans l'expansion des macros C99 à nombre variable d'arguments"
837 #: lex.c:659
838 msgid "null character(s) preserved in literal"
839 msgstr "caractère(s) nul préservé(s) dans la chaîne"
841 #: lex.c:662
842 #, c-format
843 msgid "missing terminating %c character"
844 msgstr "caractère %c de terminaison manquant"
846 #: lex.c:1027
847 msgid "C++ style comments are not allowed in ISO C90"
848 msgstr "Les commentaires à la C++ ne sont pas permis en C89 ISO"
850 #: lex.c:1029
851 msgid "(this will be reported only once per input file)"
852 msgstr "(ceci sera rapporté une seule fois seulement par fichier d'entrée)"
854 #: lex.c:1034
855 msgid "multi-line comment"
856 msgstr "commentaire multi-lignes"
858 #: lex.c:1347
859 #, c-format
860 msgid "unspellable token %s"
861 msgstr "l'élément lexical %s ne peut être épelé"
863 #: line-map.c:320
864 #, c-format
865 msgid "In file included from %s:%u"
866 msgstr "Dans le fichier inclus à partir de %s:%u"
868 #: line-map.c:338
869 #, c-format
870 msgid ""
871 ",\n"
872 "                 from %s:%u"
873 msgstr ""
874 ",\n"
875 "          à partir de %s:%u"
877 #: macro.c:87
878 #, c-format
879 msgid "macro \"%s\" is not used"
880 msgstr "la macro « %s » n'est pas utilisée"
882 #: macro.c:126 macro.c:322
883 #, c-format
884 msgid "invalid built-in macro \"%s\""
885 msgstr "macro interne invalide « %s »"
887 #: macro.c:160
888 msgid "could not determine file timestamp"
889 msgstr "ne peut déterminer la date de modification du fichier"
891 #: macro.c:257
892 msgid "could not determine date and time"
893 msgstr "ne peut déterminer la date et l'heure"
895 #: macro.c:273
896 msgid "__COUNTER__ expanded inside directive with -fdirectives-only"
897 msgstr "Expansion de __COUNTER__ à l'intérieur d'une directive avec -fdirectives-only"
899 #: macro.c:426
900 msgid "invalid string literal, ignoring final '\\'"
901 msgstr "chaîne invalide,  « \\ » final ignoré"
903 #: macro.c:486
904 #, c-format
905 msgid "pasting \"%s\" and \"%s\" does not give a valid preprocessing token"
906 msgstr "le collage de « %s » et de « %s » ne donne pas d'élément lexical de pré-traitement valide"
908 #: macro.c:561
909 msgid "ISO C99 requires rest arguments to be used"
910 msgstr "ISO C99 requiert que tous les arguments soient utilisés"
912 #: macro.c:566
913 #, c-format
914 msgid "macro \"%s\" requires %u arguments, but only %u given"
915 msgstr "macro « %s » requiert %u arguments, mais seulement %u ont été passés"
917 #: macro.c:571
918 #, c-format
919 msgid "macro \"%s\" passed %u arguments, but takes just %u"
920 msgstr "la macro « %s » a reçu %u arguments, mais elle n'en prend que %u"
922 #: macro.c:730 traditional.c:680
923 #, c-format
924 msgid "unterminated argument list invoking macro \"%s\""
925 msgstr "liste d'arguments non terminée invoquant la macro « %s »"
927 #: macro.c:840
928 #, c-format
929 msgid "function-like macro \"%s\" must be used with arguments in traditional C"
930 msgstr "la macro « %s » ressemblant à une fonction doit utilisée avec des arguments en C traditionnel"
932 #: macro.c:1408
933 #, c-format
934 msgid "duplicate macro parameter \"%s\""
935 msgstr "paramètre de macro « %s » en double"
937 #: macro.c:1454
938 #, c-format
939 msgid "\"%s\" may not appear in macro parameter list"
940 msgstr "« %s » peut ne pas apparaître parmi les paramètres de macros"
942 #: macro.c:1462
943 msgid "macro parameters must be comma-separated"
944 msgstr "les paramètres de macro doivent être séparés par des virgules"
946 #: macro.c:1479
947 msgid "parameter name missing"
948 msgstr "nom de paramètre manquant"
950 #: macro.c:1496
951 msgid "anonymous variadic macros were introduced in C99"
952 msgstr "les macros anonymes à nombre variable d'arguments ont été introduites avec le C99"
954 #: macro.c:1501
955 msgid "ISO C does not permit named variadic macros"
956 msgstr "ISO C ne permet pas les macros nommées à nombre variable d'arguments"
958 #: macro.c:1510
959 msgid "missing ')' in macro parameter list"
960 msgstr "« ) » manquante dans la liste des paramètres de macros"
962 # FIXME
963 #: macro.c:1559
964 msgid "'##' cannot appear at either end of a macro expansion"
965 msgstr "« ## » ne peut apparaître à chacune des fins de l'expansion de macros"
967 #: macro.c:1593
968 msgid "ISO C99 requires whitespace after the macro name"
969 msgstr "ISO C99 requiert un blanc après le nom de la macro"
971 #: macro.c:1617
972 msgid "missing whitespace after the macro name"
973 msgstr "blanc d'espacement manquant après le nom de la macro"
975 #: macro.c:1647
976 msgid "'#' is not followed by a macro parameter"
977 msgstr "« # » n'est pas suivi d'un paramètre de macro"
979 #: macro.c:1766
980 #, c-format
981 msgid "\"%s\" redefined"
982 msgstr "« %s » redéfini"
984 #: macro.c:1771
985 msgid "this is the location of the previous definition"
986 msgstr "ceci est la localisation d'une précédente définition"
988 #: macro.c:1828
989 #, c-format
990 msgid "macro argument \"%s\" would be stringified in traditional C"
991 msgstr "l'argument macro « %s » serait changé en chaine en C traditionnel"
993 #: macro.c:1851
994 #, c-format
995 msgid "invalid hash type %d in cpp_macro_definition"
996 msgstr "type de hachage %d invalide dans cpp_macro_definition"
998 #: pch.c:84 pch.c:332 pch.c:344 pch.c:362 pch.c:368 pch.c:377
999 msgid "while writing precompiled header"
1000 msgstr "lors de l'écriture de l'en-tête pré-compilée"
1002 #: pch.c:485
1003 #, c-format
1004 msgid "%s: not used because `%.*s' not defined"
1005 msgstr "%s: n'est pas utilisé parce que « %.*s » n'est pas définie"
1007 #: pch.c:497
1008 #, c-format
1009 msgid "%s: not used because `%.*s' defined as `%s' not `%.*s'"
1010 msgstr "%s: n'est pas utilisé parce que « %.*s » est défini en tant « %s » et non pas « %.*s »"
1012 #: pch.c:538
1013 #, c-format
1014 msgid "%s: not used because `%s' is defined"
1015 msgstr "%s: non utilisé parce que « %s » est défini"
1017 #: pch.c:558
1018 #, c-format
1019 msgid "%s: not used because `__COUNTER__' is invalid"
1020 msgstr "%s: non utilisé parce que « __COUNTER__ » est invalide"
1022 #: pch.c:567 pch.c:737
1023 msgid "while reading precompiled header"
1024 msgstr "lors de la lecture de l'en-tête pré-compilée"
1026 #: traditional.c:750
1027 #, c-format
1028 msgid "detected recursion whilst expanding macro \"%s\""
1029 msgstr "récursion détectée lors de l'expansion de la macro « %s »"
1031 #: traditional.c:968
1032 msgid "syntax error in macro parameter list"
1033 msgstr "erreur de syntaxe dans la liste de paramètres macro"
1035 #~ msgid "unknown escape sequence: '\\%03o'"
1036 #~ msgstr "séquence d'échappement « \\%03o » inconnue"
1038 #~ msgid "no newline at end of file"
1039 #~ msgstr "pas de retour chariot à la fin du fichier"
1041 #~ msgid "`%s' attribute directive ignored"
1042 #~ msgstr "attribut de directive « %s » ignoré"
1044 #~ msgid "wrong number of arguments specified for `%s' attribute"
1045 #~ msgstr "nombre erroné d'arguments spécifié pour l'attribut « %s »"
1047 #~ msgid "`%s' attribute does not apply to types"
1048 #~ msgstr "l'attribut « %s » ne s'applique pas aux types"
1050 #~ msgid "`%s' attribute only applies to function types"
1051 #~ msgstr "l'attribut « %s » ne s'applique qu'à des types de fonction"
1053 #~ msgid "`%s' attribute ignored"
1054 #~ msgstr "attribut « %s » ignoré"
1056 #~ msgid "offset outside bounds of constant string"
1057 #~ msgstr "décalage hors des limites d'une chaîne de constante"
1059 #~ msgid "second arg to `__builtin_prefetch' must be a constant"
1060 #~ msgstr "second argument de « __builtin_prefetch » doit être une constante"
1062 #~ msgid "invalid second arg to __builtin_prefetch; using zero"
1063 #~ msgstr "second argument invalide de « __builtin_prefetch »; utilisation de zéro"
1065 #~ msgid "third arg to `__builtin_prefetch' must be a constant"
1066 #~ msgstr "troisième argument de « __builtin_prefetch » doit être une constante"
1068 #~ msgid "invalid third arg to __builtin_prefetch; using zero"
1069 #~ msgstr "troisième argument invalide de « __builtin_prefetch »; utilisation de zéro"
1071 #~ msgid "argument of `__builtin_args_info' must be constant"
1072 #~ msgstr "argument de « __builtin_args_info » doit être une constante"
1074 #~ msgid "argument of `__builtin_args_info' out of range"
1075 #~ msgstr "argument de « __builtin_args_info » hors des limites"
1077 #~ msgid "missing argument in `__builtin_args_info'"
1078 #~ msgstr "argument manquant dans « __builtin_args_info »"
1080 #~ msgid "`va_start' used in function with fixed args"
1081 #~ msgstr "« va_start » utilisé dans une fonction ayant des arguments fixes"
1083 #~ msgid "second parameter of `va_start' not last named argument"
1084 #~ msgstr "second paramètre de « va_start » n'est pas le dernier argument nommé"
1086 #~ msgid "`__builtin_next_arg' called without an argument"
1087 #~ msgstr "« __builtin_next_arg » appelé sans argument"
1089 #~ msgid "too many arguments to function `va_start'"
1090 #~ msgstr "trop d'arguments pour la function « va_start »"
1092 #~ msgid "first argument to `va_arg' not of type `va_list'"
1093 #~ msgstr "premier argument de « va_arg » n'est pas de type « va_list »"
1095 #~ msgid "`%s' is promoted to `%s' when passed through `...'"
1096 #~ msgstr "« %s » a été promu à « %s » lors du passage à travers « ... »"
1098 #~ msgid "(so you should pass `%s' not `%s' to `va_arg')"
1099 #~ msgstr "(vous devriez donc passer « %s » et non « %s » à « va_arg »)"
1101 #~ msgid "if this code is reached, the program will abort"
1102 #~ msgstr "si ce code est atteint, le programme s'arrêtera"
1104 #~ msgid "invalid arg to `__builtin_frame_address'"
1105 #~ msgstr "argument de « __builtin_frame_address » invalide"
1107 #~ msgid "invalid arg to `__builtin_return_address'"
1108 #~ msgstr "argument de « __builtin_return_address » invalide"
1110 #~ msgid "unsupported arg to `__builtin_frame_address'"
1111 #~ msgstr "argument de « __builtin_frame_address » non supporté"
1113 #~ msgid "unsupported arg to `__builtin_return_address'"
1114 #~ msgstr "argument de « __builtin_return_address » non supporté"
1116 #~ msgid "second arg to `__builtin_expect' must be a constant"
1117 #~ msgstr "le second argument de « __builtin_expect » doit être une constante"
1119 #~ msgid "__builtin_longjmp second argument must be 1"
1120 #~ msgstr "le second argument de « __builtin_longjmp » doit être 1"
1122 #~ msgid "built-in function `%s' not currently supported"
1123 #~ msgstr "fonction interne « %s » n'est pas actuellement supportée"
1125 #~ msgid "target format does not support infinity"
1126 #~ msgstr "le format cible ne supporte pas l'infini"
1128 #~ msgid "%Hsuggest explicit braces to avoid ambiguous `else'"
1129 #~ msgstr "%Hon vous suggère des accolades explicitement pour éviter des « else » ambiguës"
1131 #~ msgid "%J'%D' is not defined outside of function scope"
1132 #~ msgstr "%J« %D » n'est pas défini à l'extérieur de la portée de la fonction"
1134 #~ msgid "string length `%d' is greater than the length `%d' ISO C%d compilers are required to support"
1135 #~ msgstr "longueur de la chaîne « %d » plus grande que la longueur « %d » que les compilateurs ISO C%d doivent supporter"
1137 #~ msgid "overflow in constant expression"
1138 #~ msgstr "débordement dans l'expression de la constante"
1140 #~ msgid "integer overflow in expression"
1141 #~ msgstr "débordement d'entier dans l'expression"
1143 #~ msgid "floating point overflow in expression"
1144 #~ msgstr "débordement d'un nombre en virgule flottante dans l'expression"
1146 #~ msgid "vector overflow in expression"
1147 #~ msgstr "débordement du vecteur dans l'expression"
1149 #~ msgid "large integer implicitly truncated to unsigned type"
1150 #~ msgstr "grand entier implicitement tronqué pour un type non signé"
1152 #~ msgid "negative integer implicitly converted to unsigned type"
1153 #~ msgstr "entier négatif implicitement converti en un type non signé"
1155 #~ msgid "overflow in implicit constant conversion"
1156 #~ msgstr "débordement dans la conversion implicte de la constante"
1158 #~ msgid "operation on `%s' may be undefined"
1159 #~ msgstr "l'opération portant sur « %s » est peut être indéfinie"
1161 #~ msgid "expression statement has incomplete type"
1162 #~ msgstr "la déclaration de l'expression a un type incomplet"
1164 #~ msgid "case label does not reduce to an integer constant"
1165 #~ msgstr "l'étiquette du « case » ne se réduit pas en une constante entière"
1167 #~ msgid "invalid truth-value expression"
1168 #~ msgstr "expression valeur de vérité invalide"
1170 #~ msgid "invalid operands to binary %s"
1171 #~ msgstr "opérandes invalides pour le binaire %s"
1173 #~ msgid "comparison is always false due to limited range of data type"
1174 #~ msgstr "comparaison est toujours fausse en raison d'une gamme limitée de type de données"
1176 #~ msgid "comparison is always true due to limited range of data type"
1177 #~ msgstr "comparaison est toujours vraie en raison d'une gamme limitée de type de données"
1179 #~ msgid "comparison of unsigned expression >= 0 is always true"
1180 #~ msgstr "comparaison d'une expression non signée >=0 est toujours vraie"
1182 #~ msgid "comparison of unsigned expression < 0 is always false"
1183 #~ msgstr "comparaison d'une expression non signée < 0 est toujours fausse"
1185 #~ msgid "pointer of type `void *' used in arithmetic"
1186 #~ msgstr "usage en arithmétique d'un pointeur de type « void * »"
1188 #~ msgid "pointer to a function used in arithmetic"
1189 #~ msgstr "usage en arithmétique d'un pointeur vers une fonction"
1191 #~ msgid "pointer to member function used in arithmetic"
1192 #~ msgstr "usage en arithmétique d'un pointeur vers une fonction membre"
1194 #~ msgid "struct type value used where scalar is required"
1195 #~ msgstr "valeur de type « struct » utilisé là où un scalaire est attendu"
1197 #~ msgid "union type value used where scalar is required"
1198 #~ msgstr "valeur de type « union » utilisé là où un scalaire est attendu"
1200 #~ msgid "array type value used where scalar is required"
1201 #~ msgstr "valeur de type « array » utilisé là où un scalaire est attendu"
1203 #~ msgid "the address of `%D', will always evaluate as `true'"
1204 #~ msgstr "l'adresse de « %D » sera toujours évaluée comme étant « true »"
1206 #~ msgid "suggest parentheses around assignment used as truth value"
1207 #~ msgstr "parenthèses suggérées autour de l'affectation utilisée comme valeur de vérité"
1209 #~ msgid "invalid use of `restrict'"
1210 #~ msgstr "usage de « restrict » invalide"
1212 #~ msgid "invalid application of `sizeof' to a function type"
1213 #~ msgstr "application de « sizeof » sur un type de fonction invalide"
1215 #~ msgid "invalid application of `%s' to a void type"
1216 #~ msgstr "application invalide de « %s » sur un type void"
1218 #~ msgid "invalid application of `%s' to an incomplete type"
1219 #~ msgstr "application invalide de « %s » sur un type incomplet"
1221 #~ msgid "`__alignof' applied to a bit-field"
1222 #~ msgstr "« __alignof » appliqué sur un champ de bits"
1224 #~ msgid "cannot disable built-in function `%s'"
1225 #~ msgstr "ne peut désactiver la fonction interne « %s »"
1227 #~ msgid "too few arguments to function `%s'"
1228 #~ msgstr "pas assez d'arguments pour la fonction « %s »"
1230 #~ msgid "too many arguments to function `%s'"
1231 #~ msgstr "trop d'arguments pour la fonction « %s »"
1233 #~ msgid "non-floating-point argument to function `%s'"
1234 #~ msgstr "argument pour la fonction « %s » n'étant pas en virgule flottante"
1236 #~ msgid "pointers are not permitted as case values"
1237 #~ msgstr "les pointeurs ne sont pas permis comme valeurs de « case »"
1239 #~ msgid "range expressions in switch statements are non-standard"
1240 #~ msgstr "l'étendue des expressions dans les déclarations switch ne sont pas standard"
1242 #~ msgid "empty range specified"
1243 #~ msgstr "intervalle vide spécifié"
1245 #~ msgid "duplicate (or overlapping) case value"
1246 #~ msgstr "valeur du « case » duppliquée (ou en chevauchant une autre)"
1248 #~ msgid "%Jthis is the first entry overlapping that value"
1249 #~ msgstr "%Jest la première entrée chevauchant cette valeur"
1251 #~ msgid "duplicate case value"
1252 #~ msgstr "valeur du « case » duppliquée"
1254 #~ msgid "%Jpreviously used here"
1255 #~ msgstr "%Jprécédemment utilisé ici"
1257 #~ msgid "multiple default labels in one switch"
1258 #~ msgstr "plusieurs étiquettes par défaut dans un « switch »"
1260 #~ msgid "%Jthis is the first default label"
1261 #~ msgstr "%Jest la première étiquette par défaut"
1263 #~ msgid "taking the address of a label is non-standard"
1264 #~ msgstr "prendre l'adresse d'une étiquette n'est pas standard"
1266 #~ msgid "%Hignoring return value of `%D', declared with attribute warn_unused_result"
1267 #~ msgstr "%Hvaleur à retourner « %D » ignorée, déclarée avec l'attribut warn_unused_result"
1269 #~ msgid "%Hignoring return value of function declared with attribute warn_unused_result"
1270 #~ msgstr "%Hvaleur à retourner ignorée de la fonction déclarée avec l'attribut warn_unused_result"
1272 #~ msgid "unknown machine mode `%s'"
1273 #~ msgstr "mode machine « %s » inconnu"
1275 #~ msgid "no data type for mode `%s'"
1276 #~ msgstr "aucun type de données pour le mode « %s »"
1278 #~ msgid "invalid pointer mode `%s'"
1279 #~ msgstr "mode pointeur invalide « %s »"
1281 #~ msgid "unable to emulate '%s'"
1282 #~ msgstr "impossible d'émuler « %s »"
1284 #~ msgid "%Jsection attribute cannot be specified for local variables"
1285 #~ msgstr "%Jl'attribut de section ne peut être spécifié pour des variables locales"
1287 #~ msgid "%Jsection of '%D' conflicts with previous declaration"
1288 #~ msgstr "%Jsection de « %D » en conflit avec une déclaration précédente"
1290 #~ msgid "%Jsection attribute not allowed for '%D'"
1291 #~ msgstr "%Jattribut de section n'est pas permis pour « %D »"
1293 #~ msgid "%Jsection attributes are not supported for this target"
1294 #~ msgstr "%Jattributs de section ne sont pas supportés pour la cible"
1296 #~ msgid "requested alignment is not a constant"
1297 #~ msgstr "l'alignement demandé n'est pas une constante"
1299 #~ msgid "requested alignment is not a power of 2"
1300 #~ msgstr "l'alignement demandé n'est pas une puissance de 2"
1302 #~ msgid "requested alignment is too large"
1303 #~ msgstr "l'alignement demandé est trop grand"
1305 #~ msgid "%Jalignment may not be specified for '%D'"
1306 #~ msgstr "%Jl'alignement ne peut pas être spécifié pour « %D »"
1308 #~ msgid "%J'%D' defined both normally and as an alias"
1309 #~ msgstr "%J'%D défini à la fois normalement et en tant qu'alias"
1311 #~ msgid "alias arg not a string"
1312 #~ msgstr "l'argument d'alias n'est pas une chaîne"
1314 #~ msgid "visibility arg not a string"
1315 #~ msgstr "l'argument de visibilité n'est pas une chaîne"
1317 #~ msgid "visibility arg must be one of \"default\", \"hidden\", \"protected\" or \"internal\""
1318 #~ msgstr "l'argument de visibilité doit être l'un de « default » (par défaut), « hidden » (masqué), « protected » (protégé) ou « internal » (interne)"
1320 #~ msgid "tls_model arg not a string"
1321 #~ msgstr "l'argument de tls_model n'est pas une chaîne"
1323 #~ msgid "tls_model arg must be one of \"local-exec\", \"initial-exec\", \"local-dynamic\" or \"global-dynamic\""
1324 #~ msgstr "l'argument de tls_model doit être l'un de « local-exec », « initial-exec », « local-dynamic » or « global-dynamic »"
1326 #~ msgid "%J'%E' attribute applies only to functions"
1327 #~ msgstr "%J'%E l'attribut ne s'applique seulement qu'à des fonctions"
1329 #~ msgid "%Jcan't set '%E' attribute after definition"
1330 #~ msgstr "%Jne peut initialiser l'attribut « %E » après définition"
1332 #~ msgid "`%s' attribute ignored for `%s'"
1333 #~ msgstr "attribut « %s » ignoré pour « %s »"
1335 #~ msgid "invalid vector type for attribute `%s'"
1336 #~ msgstr "type de vecteur invalide pour l'attribut « %s »"
1338 #~ msgid "no vector mode with the size and type specified could be found"
1339 #~ msgstr "aucun mode vecteur avec la taille et le type spécifié n'a été trouvé"
1341 #~ msgid "nonnull attribute without arguments on a non-prototype"
1342 #~ msgstr "attribut non nul sans argument sur un non-prototype"
1344 #~ msgid "nonnull argument has invalid operand number (arg %lu)"
1345 #~ msgstr "un argument non nul a un nombre d'opérande invalide (argument %lu)"
1347 #~ msgid "nonnull argument with out-of-range operand number (arg %lu, operand %lu)"
1348 #~ msgstr "un argument non nul a un nombre d'opérande hors des bornes (arg %lu, opérande %lu)"
1350 #~ msgid "nonnull argument references non-pointer operand (arg %lu, operand %lu)"
1351 #~ msgstr "un argument non nul référence une opérande qui n'est pas un pointeur (arg %lu, opérande %lu)"
1353 #~ msgid "null argument where non-null required (arg %lu)"
1354 #~ msgstr "argument nul là où un non-nul est requis (arg %lu)"
1356 #~ msgid "cleanup arg not an identifier"
1357 #~ msgstr "argument de nettoyage n'est pas un identificateur"
1359 #~ msgid "cleanup arg not a function"
1360 #~ msgstr "argument de nettoyage n'est pas une fonction"
1362 #~ msgid "%s at end of input"
1363 #~ msgstr "%s à la fin de l'entrée"
1365 #~ msgid "%s before %s'%c'"
1366 #~ msgstr "%s avant %s« %c »"
1368 #~ msgid "%s before %s'\\x%x'"
1369 #~ msgstr "%s avant %s'\\x%x'"
1371 #~ msgid "%s before string constant"
1372 #~ msgstr "%s avant une chaîne constante"
1374 #~ msgid "%s before numeric constant"
1375 #~ msgstr "%s avant une constante numérique"
1377 #~ msgid "%s before \"%s\""
1378 #~ msgstr "%s avant « %s »"
1380 #~ msgid "%s before '%s' token"
1381 #~ msgstr "%s avant un élément lexical « %s »"
1383 #~ msgid "%s"
1384 #~ msgstr "%s"
1386 #~ msgid "void value not ignored as it ought to be"
1387 #~ msgstr "valeur void n'a pas été ignorée comme elle aurait dû l'être"
1389 #~ msgid "conversion to non-scalar type requested"
1390 #~ msgstr "conversion vers un type non scalaire demandée"
1392 #~ msgid "%Jarray '%D' assumed to have one element"
1393 #~ msgstr "%Jon assume que le tableau « %D » n'a qu'un seul élément"
1395 #~ msgid "%Jlabel `%D' used but not defined"
1396 #~ msgstr "%Jétiquette « %D » utilisée mais non définie"
1398 #~ msgid "%Jlabel `%D' defined but not used"
1399 #~ msgstr "%Jétiquette « %D » définie mais non utilisée"
1401 #~ msgid "%Jlabel `%D' declared but not defined"
1402 #~ msgstr "%Jétiquette « %D » utilisée mais non définie"
1404 #~ msgid "%Junused variable `%D'"
1405 #~ msgstr "%Jvariable inutilisée « %D »"
1407 #~ msgid "a parameter list with an ellipsis can't match an empty parameter name list declaration"
1408 #~ msgstr "un paramètre de la liste avec une ellipse ne peut concorder une déclaration vide de liste de noms de paramètres"
1410 #~ msgid "an argument type that has a default promotion can't match an empty parameter name list declaration"
1411 #~ msgstr "un type d'argument ayant une promotion par défaut ne peut concorder avec une déclaration vide de noms de paramètres"
1413 #~ msgid "%Jprototype for '%D' declares more arguments than previous old-style definition"
1414 #~ msgstr "%Jprototype pour « %D » déclare plus d'arguments que la définition précédente de style ancien"
1416 #~ msgid "%Jprototype for '%D' declares fewer arguments than previous old-style definition"
1417 #~ msgstr "%Jprototype pour « %D » déclare moins d'arguments que la définition précédente de style ancien"
1419 #~ msgid "%Jprototype for '%D' declares arg %d with incompatible type"
1420 #~ msgstr "%Jprototype pour « %D » déclare l'arguments %d avec un type incompatible"
1422 #~ msgid "%Jprototype for '%D' follows non-prototype definition"
1423 #~ msgstr "%Jprototype pour « %D » suit la définition d'un non prototype"
1425 #~ msgid "%Jprevious definition of '%D' was here"
1426 #~ msgstr "%Jdéfinition précédente de « %D » était ici"
1428 #~ msgid "%Jprevious implicit declaration of '%D' was here"
1429 #~ msgstr "%Jdéclaration précédente implicite de « %D » était ici"
1431 #~ msgid "%Jprevious declaration of '%D' was here"
1432 #~ msgstr "%Jdéclaration précédente de « %D » était ici"
1434 #~ msgid "%J'%D' redeclared as different kind of symbol"
1435 #~ msgstr "%J« %D » redéclaré comme une sorte différente de symbole"
1437 #~ msgid "%Jbuilt-in function '%D' declared as non-function"
1438 #~ msgstr "%Jfonction interne « %D » n'est pas déclarée comme une fonction"
1440 #~ msgid "%Jshadowing built-in function '%D'"
1441 #~ msgstr "%Jmasquage de la fonction interne « %D »"
1443 #~ msgid "%Jconflicting types for built-in function '%D'"
1444 #~ msgstr "%Jtypes conflictuels pour la fonction interne « %D »"
1446 #~ msgid "%Jconflicting types for '%D'"
1447 #~ msgstr "%Jtypes conflictuels pour « %D »"
1449 #~ msgid "%Jredefinition of typedef '%D'"
1450 #~ msgstr "%Jredéfinition de « %D »"
1452 #~ msgid "%Jredefinition of '%D'"
1453 #~ msgstr "%Jredéfinition de « %D »"
1455 #~ msgid "%Jstatic declaration of '%D' follows non-static declaration"
1456 #~ msgstr "%Jdéclaration statique de « %D » suit une déclaration non statique"
1458 #~ msgid "%Jnon-static declaration of '%D' follows static declaration"
1459 #~ msgstr "%Jdéclaration non statique de « %D » suite une déclaration statique"
1461 #~ msgid "%Jthread-local declaration of '%D' follows non-thread-local declaration"
1462 #~ msgstr "%Jdéclaration de thread local de « %D » suit une déclaration non thread-local"
1464 #~ msgid "%Jnon-thread-local declaration of '%D' follows thread-local declaration"
1465 #~ msgstr "%Jdéclaration non thread local de « %D » suit une déclaration de thread local"
1467 #~ msgid "%Jextern declaration of '%D' follows declaration with no linkage"
1468 #~ msgstr "%Jdéclaration externe de « %D » suit une déclaraion sans lien"
1470 #~ msgid "%Jdeclaration of '%D' with no linkage follows extern declaration"
1471 #~ msgstr "%Jdéclaration de « %D » sasn lien suivant une déclaration externe"
1473 #~ msgid "%Jredeclaration of '%D' with no linkage"
1474 #~ msgstr "%Jredéclaration de « %D » sans lien"
1476 #~ msgid "%Jredeclaration of '%D' with different visibility (old visibility preserved)"
1477 #~ msgstr "%Jredéclaration de « %D » avec une visibilité différente (visibilité précédente conservée)"
1479 #~ msgid "%Jinline declaration of '%D' follows declaration with attribute noinline"
1480 #~ msgstr "%Jdéclaration enligne de « %D » suit la déclaration avec un attribut non enligne"
1482 #~ msgid "%Jdeclaration of '%D' with attribute noinline follows inline declaration "
1483 #~ msgstr "%Jéclaration de « %D » avec un attribut non enligne suit une déclaration enligne"
1485 #~ msgid "%J'%D' declared inline after being called"
1486 #~ msgstr "%J« %D » déclaré enligne après avoir été appelé"
1488 #~ msgid "%J'%D' declared inline after its definition"
1489 #~ msgstr "%J« %D » déclaré enligne après sa définition"
1491 #~ msgid "%Jredefinition of parameter '%D'"
1492 #~ msgstr "%Jredéfinition du paramètre « %D »"
1494 #~ msgid "%Jvolatile declaration of '%D' follows non-volatile declaration"
1495 #~ msgstr "%Jdéclaration volatile de « %D » suit une déclaration non volatile"
1497 #~ msgid "%Jnon-volatile declaration of '%D' follows volatile declaration"
1498 #~ msgstr "%Jdéclaration non volatile de « %D » suit une déclaration volatile"
1500 #~ msgid "%Jconst declaration of '%D' follows non-const declaration"
1501 #~ msgstr "%Jdéclaration de constante de « %D » suit une déclaration de non constante"
1503 #~ msgid "%Jnon-const declaration of '%D' follows const declaration"
1504 #~ msgstr "%Jdéclaration de non constante de « %D » suit une déclaration de constante"
1506 #~ msgid "%Jredundant redeclaration of '%D'"
1507 #~ msgstr "%Jdéclaration redondante de « %D »"
1509 #~ msgid "%Jdeclaration of '%D' shadows a parameter"
1510 #~ msgstr "%Jdéclaration de « %D » masque un paramètre"
1512 #~ msgid "%Jdeclaration of '%D' shadows a global declaration"
1513 #~ msgstr "%Jdéclaration de « %D » masque une déclaration globale"
1515 #~ msgid "%Jdeclaration of '%D' shadows a previous local"
1516 #~ msgstr "%Jdéclaration de « %D » masque la déclaration d'un local précédent"
1518 #~ msgid "%Jshadowed declaration is here"
1519 #~ msgstr "%Jdéclaration est masquée ici"
1521 #~ msgid "nested extern declaration of `%s'"
1522 #~ msgstr "déclaration de « %s » externe imbriquée"
1524 #~ msgid "%Jprevious declaration of '%D'"
1525 #~ msgstr "%Jdéclaration précédente de « %D »"
1527 #~ msgid "implicit declaration of function `%s'"
1528 #~ msgstr "déclaration implicite de la fonction « %s »"
1530 #~ msgid "`%s' undeclared here (not in a function)"
1531 #~ msgstr "« %s » non déclaré ici (hors de toute fonction)"
1533 #~ msgid "`%s' undeclared (first use in this function)"
1534 #~ msgstr "« %s » non déclaré (première utilisation dans cette fonction)"
1536 #~ msgid "(Each undeclared identifier is reported only once"
1537 #~ msgstr "(Chaque identificateur non déclaré est rapporté une seule fois"
1539 #~ msgid "for each function it appears in.)"
1540 #~ msgstr "pour chaque fonction dans laquelle il apparaît.)"
1542 #~ msgid "label %s referenced outside of any function"
1543 #~ msgstr "étiquette %s référencée à l'extérieur de toute fonction"
1545 #~ msgid "duplicate label declaration `%s'"
1546 #~ msgstr "déclaration de l'étiquette « %s » en double"
1548 #~ msgid "%Jthis is a previous declaration"
1549 #~ msgstr "%Jest la déclaration précédente"
1551 #~ msgid "%Hduplicate label `%D'"
1552 #~ msgstr "%Hétiquette « %D » apparaît en double"
1554 #~ msgid "%J`%D' previously defined here"
1555 #~ msgstr "%J« %D » précédemment défini ici"
1557 #~ msgid "%J`%D' previously declared here"
1558 #~ msgstr "%J« %D » précédemment déclaré ici"
1560 #~ msgid "%Htraditional C lacks a separate namespace for labels, identifier `%s' conflicts"
1561 #~ msgstr "%HC traditionnel manque d'un espace nom séparé pour les étiquettes, identificateur « %D » est en conflit"
1563 #~ msgid "%H`%s' defined as wrong kind of tag"
1564 #~ msgstr "%H« %s » défini incorrectement comme une mauvais sorte d'étiquette"
1566 #~ msgid "unnamed struct/union that defines no instances"
1567 #~ msgstr "struct/union sans nom ne définissant aucune instance"
1569 #~ msgid "useless keyword or type name in empty declaration"
1570 #~ msgstr "mot clé ou nom de type inutile dans une déclaration vide"
1572 #~ msgid "two types specified in one empty declaration"
1573 #~ msgstr "deux types spécifiés dans une déclaration vide"
1575 #~ msgid "empty declaration"
1576 #~ msgstr "déclaration vide"
1578 #~ msgid "ISO C90 does not support `static' or type qualifiers in parameter array declarators"
1579 #~ msgstr "ISO C90 ne supporte pas « static » ou les qualificateurs de type dans les déclarateurs de tableau de paramètres"
1581 #~ msgid "ISO C90 does not support `[*]' array declarators"
1582 #~ msgstr "ISO C90 ne supporte pas « [*] » dans les déclarateurs de tableau"
1584 #~ msgid "GCC does not yet properly implement `[*]' array declarators"
1585 #~ msgstr "GCC n'implémente pas encore correctement les déclarateurs de tableau « [*] »"
1587 #~ msgid "static or type qualifiers in abstract declarator"
1588 #~ msgstr "static ou qualificateurs de type dans un déclarateur abstrait"
1590 #~ msgid "%J'%D' is usually a function"
1591 #~ msgstr "%J« %D » est habituellement une fonction"
1593 #~ msgid "typedef `%s' is initialized (use __typeof__ instead)"
1594 #~ msgstr "typedef « %s » est initialisé (utilisez __typeof__ à la place)"
1596 #~ msgid "function `%s' is initialized like a variable"
1597 #~ msgstr "la fonction « %s » est initialisée comme une variable"
1599 #~ msgid "parameter `%s' is initialized"
1600 #~ msgstr "le paramètre « %s » est initialisé"
1602 #~ msgid "variable-sized object may not be initialized"
1603 #~ msgstr "un objet de taille variable peut ne pas être initialisé"
1605 #~ msgid "variable `%s' has initializer but incomplete type"
1606 #~ msgstr "la variable « %s » est initialisée alors qu'elle est de type incomplet"
1608 #~ msgid "elements of array `%s' have incomplete type"
1609 #~ msgstr "les éléments du tableau « %s » ont des types incomplets"
1611 #~ msgid "%Jinline function '%D' given attribute noinline"
1612 #~ msgstr "%J fonction enligne « %D » a reçu l'attribut non enligne"
1614 #~ msgid "%Jinitializer fails to determine size of '%D'"
1615 #~ msgstr "%Jinitialisateur a échoué à déterminer la taille de « %D »"
1617 #~ msgid "%Jarray size missing in '%D'"
1618 #~ msgstr "%Jtaille du tableau est manquante dans « %D »"
1620 #~ msgid "%Jzero or negative size array '%D'"
1621 #~ msgstr "%Jtableau « %D » de taille zéro ou négative"
1623 #~ msgid "%Jstorage size of '%D' isn't known"
1624 #~ msgstr "%Jtaille de stockage de « %D » n'est pas connue"
1626 #~ msgid "%Jstorage size of '%D' isn't constant"
1627 #~ msgstr "%Jtaille de stockage de « %D » n'est pas une constante"
1629 #~ msgid "%Jignoring asm-specifier for non-static local variable '%D'"
1630 #~ msgstr "%Jspécificateur asm ignoré pour la variable locale non statique « %D »"
1632 #~ msgid "ISO C forbids forward parameter declarations"
1633 #~ msgstr "ISO C interdit la déclaration anticipée de paramètres"
1635 #~ msgid "<anonymous>"
1636 #~ msgstr "<anonymous>"
1638 #~ msgid "bit-field `%s' width not an integer constant"
1639 #~ msgstr "la largeur du champ de bits « %s » n'est pas une constante entière"
1641 #~ msgid "negative width in bit-field `%s'"
1642 #~ msgstr "largeur négative du champ de bits « %s »"
1644 #~ msgid "zero width for bit-field `%s'"
1645 #~ msgstr "largeur nulle pour le champ de bits « %s »"
1647 #~ msgid "bit-field `%s' has invalid type"
1648 #~ msgstr "le champ de bits « %s » a un type invalide"
1650 #~ msgid "type of bit-field `%s' is a GCC extension"
1651 #~ msgstr "le type de champ de bit « %s » est une extension GCC"
1653 #~ msgid "width of `%s' exceeds its type"
1654 #~ msgstr "la largeur de « %s » excède son type"
1656 #~ msgid "`%s' is narrower than values of its type"
1657 #~ msgstr "« %s » est plus étroit que les valeurs de son type"
1659 #~ msgid "`long long long' is too long for GCC"
1660 #~ msgstr "« long long long » est trop long pour GCC"
1662 #~ msgid "ISO C90 does not support `long long'"
1663 #~ msgstr "ISO C90 ne permet pas « long long »"
1665 #~ msgid "duplicate `%s'"
1666 #~ msgstr "« %s » apparaît en double"
1668 #~ msgid "`__thread' before `extern'"
1669 #~ msgstr "« __thread » avant « extern »"
1671 #~ msgid "`__thread' before `static'"
1672 #~ msgstr "« __thread » avant « static »"
1674 #~ msgid "two or more data types in declaration of `%s'"
1675 #~ msgstr "deux types de données ou plus dans la déclaration de « %s »"
1677 #~ msgid "`%s' fails to be a typedef or built in type"
1678 #~ msgstr "« %s » n'a pu devenir un typedef ou un type construit"
1680 #~ msgid "type defaults to `int' in declaration of `%s'"
1681 #~ msgstr "dans la déclaration de « %s », utilisation de « int » par défaut pour le type"
1683 #~ msgid "both long and short specified for `%s'"
1684 #~ msgstr "« long » et « short » spécifiés à la fois pour « %s »"
1686 #~ msgid "long or short specified with char for `%s'"
1687 #~ msgstr "« long » ou « short » spécifié avec « char » pour « %s »"
1689 #~ msgid "long or short specified with floating type for `%s'"
1690 #~ msgstr "« long » ou « short » spécifié avec un type flottant pour « %s »"
1692 #~ msgid "the only valid combination is `long double'"
1693 #~ msgstr "la seule combinaison valide est « long double »"
1695 #~ msgid "both signed and unsigned specified for `%s'"
1696 #~ msgstr "« %s » est à la fois signé et non signé"
1698 #~ msgid "long, short, signed or unsigned invalid for `%s'"
1699 #~ msgstr "« long », « short », « signed » ou « unsigned » invalide pour « %s »"
1701 #~ msgid "long, short, signed or unsigned used invalidly for `%s'"
1702 #~ msgstr "« long », « short », « signed » ou « unsigned » utilisé incorrectement pour « %s »"
1704 #~ msgid "complex invalid for `%s'"
1705 #~ msgstr "« complex » invalide pour « %s »"
1707 #~ msgid "ISO C90 does not support complex types"
1708 #~ msgstr "ISO C90 ne permet pas les types « complex »"
1710 #~ msgid "ISO C does not support plain `complex' meaning `double complex'"
1711 #~ msgstr "ISO C ne permet pas d'utiliser « complex » à la place de « double complex »"
1713 #~ msgid "ISO C does not support complex integer types"
1714 #~ msgstr "ISO C interdit le type d'entiers complexes"
1716 #~ msgid "duplicate `const'"
1717 #~ msgstr "« const » apparaît en double"
1719 #~ msgid "duplicate `restrict'"
1720 #~ msgstr "« restrict » apparaît en double"
1722 #~ msgid "duplicate `volatile'"
1723 #~ msgstr "« volatile » apparaît en double"
1725 #~ msgid "multiple storage classes in declaration of `%s'"
1726 #~ msgstr "multiples classes de stockage dans la déclaration de « %s »"
1728 #~ msgid "function definition declared `auto'"
1729 #~ msgstr "définition de fonction déclaré « auto »"
1731 #~ msgid "function definition declared `register'"
1732 #~ msgstr "définition de fonction déclarée « register »"
1734 #~ msgid "function definition declared `typedef'"
1735 #~ msgstr "définition de fonction déclarée « typedef »"
1737 #~ msgid "function definition declared `__thread'"
1738 #~ msgstr "définition de fonction déclarée « __thread »"
1740 #~ msgid "storage class specified for structure field `%s'"
1741 #~ msgstr "classe de stockage spécifiée pour le champ de structure « %s »"
1743 #~ msgid "storage class specified for parameter `%s'"
1744 #~ msgstr "classe de stockage spécifiée pour le paramètre « %s »"
1746 #~ msgid "storage class specified for typename"
1747 #~ msgstr "classe de stockage spécifié pour un typename"
1749 #~ msgid "`%s' initialized and declared `extern'"
1750 #~ msgstr "« %s » initialisé et déclaré « extern »"
1752 #~ msgid "`%s' has both `extern' and initializer"
1753 #~ msgstr "« %s » a les deux « extern » et initialisateur"
1755 #~ msgid "file-scope declaration of `%s' specifies `auto'"
1756 #~ msgstr "la déclaration de l'étendue de fichier « %s » spécifie « auto »"
1758 #~ msgid "nested function `%s' declared `extern'"
1759 #~ msgstr "fonction imbriquée « %s » déclarée « extern »"
1761 #~ msgid "function-scope `%s' implicitly auto and declared `__thread'"
1762 #~ msgstr "« %s » dans le champ de la fonction est implicitement déclaré auto, et déclaré « __thread »"
1764 #~ msgid "static or type qualifiers in non-parameter array declarator"
1765 #~ msgstr "static ou qualificateurs de type dans un déclarateur de tableau n'étant pas un paramètre"
1767 #~ msgid "declaration of `%s' as array of voids"
1768 #~ msgstr "déclaration de « %s » comme un tableau de « void »"
1770 #~ msgid "declaration of `%s' as array of functions"
1771 #~ msgstr "déclaration de « %s » comme un tableau de fonctions"
1773 #~ msgid "invalid use of structure with flexible array member"
1774 #~ msgstr "utilisation invalide d'une structure ayant un membre flexible"
1776 #~ msgid "size of array `%s' has non-integer type"
1777 #~ msgstr "la taille du tableau « %s » n'est pas de type entier"
1779 #~ msgid "ISO C forbids zero-size array `%s'"
1780 #~ msgstr "ISO C interdit le tableau de taille zéro « %s »"
1782 #~ msgid "size of array `%s' is negative"
1783 #~ msgstr "la taille du tableau « %s » est négative"
1785 #~ msgid "ISO C90 forbids array `%s' whose size can't be evaluated"
1786 #~ msgstr "ISO C90 interdit le tableau « %s » dont la taille ne peut être évaluée"
1788 #~ msgid "ISO C90 forbids variable-size array `%s'"
1789 #~ msgstr "ISO C90 interdit le tableau « %s » de taille variable"
1791 #~ msgid "size of array `%s' is too large"
1792 #~ msgstr "la taille du tableau « %s » est trop grande"
1794 #~ msgid "ISO C90 does not support flexible array members"
1795 #~ msgstr "ISO C90 interdit les tableaux ayant des membres flexibles"
1797 #~ msgid "array type has incomplete element type"
1798 #~ msgstr "les éléments du tableau sont de type incomplet"
1800 #~ msgid "`%s' declared as function returning a function"
1801 #~ msgstr "« %s » déclaré comme une fonction retournant une fonction"
1803 #~ msgid "`%s' declared as function returning an array"
1804 #~ msgstr "« %s » déclaré comme une fonction retournant un tableau"
1806 #~ msgid "ISO C forbids qualified void function return type"
1807 #~ msgstr "ISO C interdit d'utiliser un void qualifié en valeur à retourner par la fonction"
1809 #~ msgid "type qualifiers ignored on function return type"
1810 #~ msgstr "qualificateurs de type ignorés pour le type à retourner par la fonction"
1812 #~ msgid "ISO C forbids qualified function types"
1813 #~ msgstr "ISO C interdit les types de fonction qualifiés"
1815 #~ msgid "invalid type modifier within pointer declarator"
1816 #~ msgstr "modificateur de type invalide dans la déclaration de pointeur"
1818 #~ msgid "ISO C forbids const or volatile function types"
1819 #~ msgstr "ISO C interdit les fonction de type volatile ou constante"
1821 #~ msgid "variable or field `%s' declared void"
1822 #~ msgstr "variable ou champ « %s » déclaré « void »"
1824 #~ msgid "attributes in parameter array declarator ignored"
1825 #~ msgstr "les attributs dans un déclarateur de tableau de paramètres sont ignorés"
1827 #~ msgid "invalid type modifier within array declarator"
1828 #~ msgstr "modificateur invalide de type à l'intérieur d'un déclarateur de tableau"
1830 #~ msgid "field `%s' declared as a function"
1831 #~ msgstr "champ « %s » déclaré comme une fonction"
1833 #~ msgid "field `%s' has incomplete type"
1834 #~ msgstr "champ « %s » est de type incomplet"
1836 #~ msgid "invalid storage class for function `%s'"
1837 #~ msgstr "classe de stockage invalide pour la fonction « %s »"
1839 #~ msgid "`noreturn' function returns non-void value"
1840 #~ msgstr "fonction marquée « noreturn » retourne une valeur n'étant pas de type « void »"
1842 #~ msgid "cannot inline function `main'"
1843 #~ msgstr "ne peut transformer « main » en fonction enligne"
1845 #~ msgid "variable previously declared `static' redeclared `extern'"
1846 #~ msgstr "variable précédemment déclarée « static » redéclarée « extern »"
1848 #~ msgid "%Jvariable '%D' declared `inline'"
1849 #~ msgstr "%Jvariable « %D » déclarée « inline »"
1851 #~ msgid "thread-local storage not supported for this target"
1852 #~ msgstr "cette cible ne permet pas le stockage en local au thread"
1854 #~ msgid "function declaration isn't a prototype"
1855 #~ msgstr "la déclaration de fonction n'est pas un prototype valide"
1857 #~ msgid "parameter names (without types) in function declaration"
1858 #~ msgstr "noms de paramètres (sans type) dans la déclaration de fonction"
1860 #~ msgid "parameter `%s' has incomplete type"
1861 #~ msgstr "le paramètre « %s » a un type incomplet"
1863 #~ msgid "parameter has incomplete type"
1864 #~ msgstr "le paramètre a un type incomplet"
1866 #~ msgid "\"void\" as only parameter may not be qualified"
1867 #~ msgstr "\"void\" comme seul paramètre ne peut être qualifié"
1869 #~ msgid "\"void\" must be the only parameter"
1870 #~ msgstr "\"void\" doit être le seul paramètre"
1872 #~ msgid "%Jparameter \"%D\" has just a forward declaration"
1873 #~ msgstr "%Jparamètre « %D » n'a qu'une déclaration anticipée"
1875 #~ msgid "\"%s %s\" declared inside parameter list"
1876 #~ msgstr "\"%s %s\" déclarée à l'intérieur de la liste de paramètres"
1878 #~ msgid "anonymous %s declared inside parameter list"
1879 #~ msgstr "structure anonyme %s déclarée à l'intérieur de la liste des paramètres"
1881 #~ msgid "its scope is only this definition or declaration, which is probably not what you want"
1882 #~ msgstr "visible uniquement depuis cette définition ou déclaration, ce qui n'est probablement pas ce que vous désirez"
1884 #~ msgid "redefinition of `union %s'"
1885 #~ msgstr "redéfinition de « union %s »"
1887 #~ msgid "redefinition of `struct %s'"
1888 #~ msgstr "redéfinition de « struct %s »"
1890 #~ msgid "declaration does not declare anything"
1891 #~ msgstr "déclaration ne déclarant rien du tout"
1893 #~ msgid "%Jduplicate member '%D'"
1894 #~ msgstr "%Jmembre « %D » est double"
1896 #~ msgid "%s defined inside parms"
1897 #~ msgstr "%s défini à l'intérieur des paramètres"
1899 #~ msgid "union"
1900 #~ msgstr "union"
1902 #~ msgid "structure"
1903 #~ msgstr "structure"
1905 #~ msgid "%s has no %s"
1906 #~ msgstr "%s n'a pas de %s"
1908 #~ msgid "struct"
1909 #~ msgstr "struct"
1911 #~ msgid "named members"
1912 #~ msgstr "membres nommés"
1914 #~ msgid "members"
1915 #~ msgstr "membres"
1917 #~ msgid "nested redefinition of `%s'"
1918 #~ msgstr "redéfinition imbriquée de « %s »"
1920 #~ msgid "%Jflexible array member in union"
1921 #~ msgstr "%Jmembre flexible de tableau dans l'union"
1923 #~ msgid "%Jflexible array member not at end of struct"
1924 #~ msgstr "%Jle membre flexible de tableau n'est pas à la fin de la structure"
1926 #~ msgid "%Jflexible array member in otherwise empty struct"
1927 #~ msgstr "%Jmembre flexible de tableau dans une structure vide par ailleurs"
1929 #~ msgid "%Jinvalid use of structure with flexible array member"
1930 #~ msgstr "%Jutilisation invalide d'une structure ayant un membre flexible"
1932 #~ msgid "union cannot be made transparent"
1933 #~ msgstr "union ne peut pas être rendu transparente"
1935 #~ msgid "redeclaration of `enum %s'"
1936 #~ msgstr "redéclaration de « enum %s »"
1938 #~ msgid "enum defined inside parms"
1939 #~ msgstr "enum défini à l'intérieur des paramètres"
1941 #~ msgid "enumeration values exceed range of largest integer"
1942 #~ msgstr "valeurs d'énumération excède les bornes du plus grand entier"
1944 #~ msgid "enumerator value for `%s' not integer constant"
1945 #~ msgstr "valeur de l'énumérateur pour « %s » n'est pas une constante entière"
1947 #~ msgid "overflow in enumeration values"
1948 #~ msgstr "débordement dans les valeurs de l'énumération"
1950 #~ msgid "ISO C restricts enumerator values to range of `int'"
1951 #~ msgstr "ISO C restreint les valeurs de l'énumérateur aux bornes d'un « int »"
1953 #~ msgid "return type is an incomplete type"
1954 #~ msgstr "le type du retour est incomplet"
1956 #~ msgid "return type defaults to `int'"
1957 #~ msgstr "le type du retour est « int » par défaut"
1959 #~ msgid "%Jno previous prototype for '%D'"
1960 #~ msgstr "%Jaucun prototype précédent pour « %D »"
1962 #~ msgid "%J'%D' was used with no prototype before its definition"
1963 #~ msgstr "%J« %D » a été utilisé sans prototype avant sa définition"
1965 #~ msgid "%Jno previous declaration for '%D'"
1966 #~ msgstr "%Jaucune déclaration précédente pour « %D »"
1968 #~ msgid "%J`%D' was used with no declaration before its definition"
1969 #~ msgstr "%J« %D » a été utilisé sans déclaration avant sa définition"
1971 #~ msgid "%Jreturn type of '%D' is not `int'"
1972 #~ msgstr "%Jle type de retour de « %D » n'est pas « int »"
1974 #~ msgid "%Jfirst argument of '%D' should be `int'"
1975 #~ msgstr "%Jle premier argument de « %D » devrait être « int »"
1977 #~ msgid "%Jsecond argument of '%D' should be 'char **'"
1978 #~ msgstr "%Jle second argument de « %D » devrait être « char ** »"
1980 #~ msgid "%Jthird argument of '%D' should probably be 'char **'"
1981 #~ msgstr "%Jle troisième argument de « %D » devrait probablement être « char ** »"
1983 #~ msgid "%J'%D' takes only zero or two arguments"
1984 #~ msgstr "%J« %D » prend soit aucun argument ou soit deux arguments"
1986 #~ msgid "%J'%D' is normally a non-static function"
1987 #~ msgstr "%J« %D » n'est pas normalement une fonction statique"
1989 #~ msgid "%Jold-style parameter declarations in prototyped function definition"
1990 #~ msgstr "%Jdéclaration de paramètre d'ancien style dans la définition prototypée de fonction"
1992 #~ msgid "%Jparameter name omitted"
1993 #~ msgstr "%Jnom de paramètre omis"
1995 #~ msgid "%Jparameter name missing from parameter list"
1996 #~ msgstr "%Jnom du paramètre manquant dans la liste des paramètres"
1998 #~ msgid "%J\"%D\" declared as a non-parameter"
1999 #~ msgstr "%J\"%D\" déclaré comme un non paramètre"
2001 #~ msgid "%Jmultiple parameters named \"%D\""
2002 #~ msgstr "%Jplusieurs paramètres nommés « %D »"
2004 #~ msgid "%Jparameter \"%D\" declared void"
2005 #~ msgstr "%Jparamètre \"%D\" déclaré «void »"
2007 #~ msgid "%Jtype of \"%D\" defaults to \"int\""
2008 #~ msgstr "%Jtype de « %D » est « int » par défaut"
2010 #~ msgid "%Jparameter \"%D\" has incomplete type"
2011 #~ msgstr "%Jparamètre \"%D\" a un type incomplet"
2013 #~ msgid "%Jdeclaration for parameter \"%D\" but no such parameter"
2014 #~ msgstr "%Jdéclaration du paramètre « %D » mais pas de tel paramètre"
2016 #~ msgid "number of arguments doesn't match prototype"
2017 #~ msgstr "le nombre d'arguments ne concorde pas avec celui du prototype"
2019 #~ msgid "%Hprototype declaration"
2020 #~ msgstr "%Hdéclaration de prototype"
2022 #~ msgid "promoted argument \"%D\" doesn't match prototype"
2023 #~ msgstr "argument promu \"%D\" ne concorde pas avec le prototype"
2025 #~ msgid "argument \"%D\" doesn't match prototype"
2026 #~ msgstr "argument \"%D\" ne concorde pas avec le prototype"
2028 #~ msgid "no return statement in function returning non-void"
2029 #~ msgstr "« return » manquant dans une fonction devant retourner une valeur"
2031 #~ msgid "this function may return with or without a value"
2032 #~ msgstr "cette fonction devrait finir en retournant ou non une valeur"
2034 #~ msgid "'for' loop initial declaration used outside C99 mode"
2035 #~ msgstr "déclaration initiale de la boucle « for » utilisée en dehors du mode C99"
2037 #~ msgid "'struct %s' declared in 'for' loop initial declaration"
2038 #~ msgstr "« struct %s » déclarée dans la déclaration initiale de la boucle « for »"
2040 #~ msgid "'union %s' declared in 'for' loop initial declaration"
2041 #~ msgstr "« union %s » déclarée dans la déclaration initiale de la boucle « for »"
2043 #~ msgid "'enum %s' declared in 'for' loop initial declaration"
2044 #~ msgstr "« enum %s » déclarée dans la déclaration initiale de la boucle « for »"
2046 #~ msgid "%Jdeclaration of non-variable '%D' in 'for' loop initial declaration"
2047 #~ msgstr "%Jdéclaration de « %D » (qui n'est pas une variable) dans la déclaration initiale de « for »"
2049 #~ msgid "%Jdeclaration of static variable '%D' in 'for' loop initial declaration"
2050 #~ msgstr "%Jdéclaration de la variable statique « %D » dans la déclaration initiale de la boucle « for »"
2052 #~ msgid "%Jdeclaration of 'extern' variable '%D' in 'for' loop initial declaration"
2053 #~ msgstr "%Jdéclaration de la variable externe « %D » dans la déclaration initiale « for »"
2055 #~ msgid "%Jredefinition of global '%D'"
2056 #~ msgstr "%Jredéfinition globale de « %D »"
2058 #~ msgid "%J'%D' previously defined here"
2059 #~ msgstr "%J« %D » précédemment défini ici"
2061 #~ msgid "format string has invalid operand number"
2062 #~ msgstr "la chaîne de format a un nombre invalide d'opérandes"
2064 #~ msgid "function does not return string type"
2065 #~ msgstr "fonction ne retourne pas un type « string »"
2067 #~ msgid "format string arg not a string type"
2068 #~ msgstr "l'argument de la chaîne de format n'est pas de type « string »"
2070 #~ msgid "unrecognized format specifier"
2071 #~ msgstr "spécificateur de format non reconnu"
2073 #~ msgid "`%s' is an unrecognized format function type"
2074 #~ msgstr "« %s » a un format de type de fonction non reconnu"
2076 #~ msgid "'...' has invalid operand number"
2077 #~ msgstr "« ... » a un nombre invalide d'opérandes"
2079 #~ msgid "format string arg follows the args to be formatted"
2080 #~ msgstr "l'argument de la chaîne de format suit les arguments devant être formatés"
2082 #~ msgid "` ' flag"
2083 #~ msgstr "fanion « »"
2085 #~ msgid "the ` ' printf flag"
2086 #~ msgstr "le fanion « » de printf"
2088 #~ msgid "`+' flag"
2089 #~ msgstr "fanion « + »"
2091 #~ msgid "the `+' printf flag"
2092 #~ msgstr "le fanion « + » de printf"
2094 #~ msgid "`#' flag"
2095 #~ msgstr "fanion « # »"
2097 #~ msgid "the `#' printf flag"
2098 #~ msgstr "le fanion « # » de printf"
2100 #~ msgid "`0' flag"
2101 #~ msgstr "fanion « 0 »"
2103 #~ msgid "the `0' printf flag"
2104 #~ msgstr "le fanion « 0 » de printf"
2106 #~ msgid "`-' flag"
2107 #~ msgstr "fanion « - »"
2109 #~ msgid "the `-' printf flag"
2110 #~ msgstr "le fanion « - » de printf"
2112 #~ msgid "`'' flag"
2113 #~ msgstr "fanion « ' »"
2115 #~ msgid "the `'' printf flag"
2116 #~ msgstr "le fanion « ' » de printf"
2118 #~ msgid "`I' flag"
2119 #~ msgstr "fanion « I »"
2121 #~ msgid "the `I' printf flag"
2122 #~ msgstr "le fanion « I » de printf"
2124 #~ msgid "field width"
2125 #~ msgstr "largeur de champ"
2127 #~ msgid "field width in printf format"
2128 #~ msgstr "largeur de champ dans le format de printf"
2130 #~ msgid "precision"
2131 #~ msgstr "précision"
2133 #~ msgid "precision in printf format"
2134 #~ msgstr "précision dans le format de printf"
2136 #~ msgid "length modifier"
2137 #~ msgstr "modificateur de longueur"
2139 #~ msgid "length modifier in printf format"
2140 #~ msgstr "modificateur de longueur dans le format printf"
2142 #~ msgid "assignment suppression"
2143 #~ msgstr "suppression d'affectation"
2145 #~ msgid "the assignment suppression scanf feature"
2146 #~ msgstr "options de scanf pour la suppression d'affectation"
2148 #~ msgid "`a' flag"
2149 #~ msgstr "fanion « a »"
2151 #~ msgid "the `a' scanf flag"
2152 #~ msgstr "le fanion « a » de scanf"
2154 #~ msgid "field width in scanf format"
2155 #~ msgstr "largeur de champ dans le format de scanf"
2157 #~ msgid "length modifier in scanf format"
2158 #~ msgstr "modificateur de longueur dans le format de scanf"
2160 #~ msgid "the `'' scanf flag"
2161 #~ msgstr "la fanion « ' » de scanf"
2163 #~ msgid "the `I' scanf flag"
2164 #~ msgstr "le fanion « I » de scanf"
2166 #~ msgid "`_' flag"
2167 #~ msgstr "fanion « _ »"
2169 #~ msgid "the `_' strftime flag"
2170 #~ msgstr "le fanion « _ » de strftime"
2172 #~ msgid "the `-' strftime flag"
2173 #~ msgstr "le fanion « - » de strftime"
2175 #~ msgid "the `0' strftime flag"
2176 #~ msgstr "le fanion « 0 » de strftime"
2178 #~ msgid "`^' flag"
2179 #~ msgstr "fanion « ^ »"
2181 #~ msgid "the `^' strftime flag"
2182 #~ msgstr "la fanion « ^ » de strftime"
2184 #~ msgid "the `#' strftime flag"
2185 #~ msgstr "le fanion « # » de strftime"
2187 #~ msgid "field width in strftime format"
2188 #~ msgstr "largeur de champ dans le format de strftime"
2190 #~ msgid "`E' modifier"
2191 #~ msgstr "modificateur « E »"
2193 #~ msgid "the `E' strftime modifier"
2194 #~ msgstr "le modificateur « E » de strftime"
2196 #~ msgid "`O' modifier"
2197 #~ msgstr "modificateur « O »"
2199 #~ msgid "the `O' strftime modifier"
2200 #~ msgstr "le modificateur « O » de strftime"
2202 #~ msgid "the `O' modifier"
2203 #~ msgstr "le modificateur « O »"
2205 #~ msgid "fill character"
2206 #~ msgstr "caractère de remplissage"
2208 #~ msgid "fill character in strfmon format"
2209 #~ msgstr "caractère de remplissage dans le format de strfmon"
2211 #~ msgid "the `^' strfmon flag"
2212 #~ msgstr "le fanion « ^ » de strfmon"
2214 #~ msgid "the `+' strfmon flag"
2215 #~ msgstr "le fanion « + » de strfmon"
2217 #~ msgid "`(' flag"
2218 #~ msgstr "fanion « ( »"
2220 #~ msgid "the `(' strfmon flag"
2221 #~ msgstr "le fanion « ( » de strfmon"
2223 #~ msgid "`!' flag"
2224 #~ msgstr "fanion « ! »"
2226 #~ msgid "the `!' strfmon flag"
2227 #~ msgstr "le fanion « ! » de strfmon"
2229 #~ msgid "the `-' strfmon flag"
2230 #~ msgstr "le fanion « - » de strfmon"
2232 #~ msgid "field width in strfmon format"
2233 #~ msgstr "largeur de champ dans le format de strfmon"
2235 #~ msgid "left precision"
2236 #~ msgstr "précision de gauche"
2238 #~ msgid "left precision in strfmon format"
2239 #~ msgstr "précision de gauche dans le format de strfmon"
2241 #~ msgid "right precision"
2242 #~ msgstr "précision de droite"
2244 #~ msgid "right precision in strfmon format"
2245 #~ msgstr "précision de droite dans le format de strfmon"
2247 #~ msgid "length modifier in strfmon format"
2248 #~ msgstr "modificateur de longueur dans le format de strfmon"
2250 #~ msgid "function might be possible candidate for `%s' format attribute"
2251 #~ msgstr "la fonction est peut être candidate pour l'attribut de format de « %s »"
2253 #~ msgid "missing $ operand number in format"
2254 #~ msgstr "$ manquant dans le format pour l'opérande du nombre"
2256 #~ msgid "%s does not support %%n$ operand number formats"
2257 #~ msgstr "%s ne permet pas le format d'opérande de nombre %%n$"
2259 #~ msgid "operand number out of range in format"
2260 #~ msgstr "opérande de nombre au delà de la limite dans le format"
2262 #~ msgid "format argument %d used more than once in %s format"
2263 #~ msgstr "argument de format %d utilisé plus d'une fois dans le format %s"
2265 #~ msgid "format argument %d unused before used argument %d in $-style format"
2266 #~ msgstr "argument de format %d inutilisé avant l'utilisation de l'argument %d dans le format de style $"
2268 #~ msgid "format not a string literal, format string not checked"
2269 #~ msgstr "le format n'est pas une chaîne littérale, le format n'est pas vérifé"
2271 #~ msgid "format not a string literal and no format arguments"
2272 #~ msgstr "le format n'est pas une chaîne littérale et pas d'argument de format"
2274 #~ msgid "format not a string literal, argument types not checked"
2275 #~ msgstr "le format n'est pas une chaîne littérale, le type des arguments n'est pas vérifié"
2277 #~ msgid "too many arguments for format"
2278 #~ msgstr "trop d'arguments pour le format"
2280 #~ msgid "unused arguments in $-style format"
2281 #~ msgstr "arguments inutilisés dans le format de style $"
2283 #~ msgid "zero-length %s format string"
2284 #~ msgstr "chaîne de format de longueur nulle %s"
2286 #~ msgid "format is a wide character string"
2287 #~ msgstr "le format est une chaîne large de caractères"
2289 #~ msgid "unterminated format string"
2290 #~ msgstr "chaîne de format non terminée"
2292 #~ msgid "embedded `\\0' in format"
2293 #~ msgstr "« \\0 » inclu dans le format"
2295 #~ msgid "spurious trailing `%%' in format"
2296 #~ msgstr "des caractères « %% » douteux traînent dans le format"
2298 #~ msgid "repeated %s in format"
2299 #~ msgstr "%s répété dans le format"
2301 #~ msgid "missing fill character at end of strfmon format"
2302 #~ msgstr "caractère de remplissage manquant à la fin du format pour strfmon"
2304 #~ msgid "too few arguments for format"
2305 #~ msgstr "trop peu d'arguments dans le format"
2307 #~ msgid "zero width in %s format"
2308 #~ msgstr "largeur zéro dans le format %s"
2310 #~ msgid "empty left precision in %s format"
2311 #~ msgstr "précision de gauche vide dans le format %s"
2313 #~ msgid "field precision"
2314 #~ msgstr "champ de précision"
2316 #~ msgid "empty precision in %s format"
2317 #~ msgstr "précision vide dans le format %s"
2319 #~ msgid "%s does not support the `%s' %s length modifier"
2320 #~ msgstr "%s ne supporte pas « %s » %s comme modificateur de longueur"
2322 #~ msgid "conversion lacks type at end of format"
2323 #~ msgstr "il manque un type pour la conversion à la fin du format"
2325 #~ msgid "unknown conversion type character `%c' in format"
2326 #~ msgstr "type de caractère de conversion inconnu « %c » dans le format"
2328 #~ msgid "unknown conversion type character 0x%x in format"
2329 #~ msgstr "type de caractère de conversion inconnu 0x%x dans le format"
2331 #~ msgid "%s does not support the `%%%c' %s format"
2332 #~ msgstr "%s ne supporte pas le format « %%%c » %s"
2334 #~ msgid "%s used with `%%%c' %s format"
2335 #~ msgstr "%s utilisé avec le format « %%%c » %s"
2337 #~ msgid "%s does not support %s"
2338 #~ msgstr "%s ne supporte pas %s"
2340 #~ msgid "%s does not support %s with the `%%%c' %s format"
2341 #~ msgstr "%s ne supporte pas %s avec le format « %%%c » %s "
2343 #~ msgid "%s ignored with %s and `%%%c' %s format"
2344 #~ msgstr "%s ignoré avec %s et le format « %%%c » %s"
2346 #~ msgid "%s ignored with %s in %s format"
2347 #~ msgstr "%s ignoré avec %s dans le format %s"
2349 #~ msgid "use of %s and %s together with `%%%c' %s format"
2350 #~ msgstr "utilisation de %s et de %s ensemble dans le format « %%%c » %s"
2352 #~ msgid "use of %s and %s together in %s format"
2353 #~ msgstr "utilisation de %s et de %s ensemble dans le format %s"
2355 #~ msgid "`%%%c' yields only last 2 digits of year in some locales"
2356 #~ msgstr "« %%%c » laisse seulement les 2 derniers chiffres de l'année avec certaines locales"
2358 #~ msgid "`%%%c' yields only last 2 digits of year"
2359 #~ msgstr "« %%%c » laisse seulement les 2 derniers chiffres de l'année"
2361 #~ msgid "no closing `]' for `%%[' format"
2362 #~ msgstr "pas de « ] » fermant pour le format « %%[ »"
2364 #~ msgid "use of `%s' length modifier with `%c' type character"
2365 #~ msgstr "utilisation du modificateur de longueur « %s » avec le type de caractère « %c »"
2367 #~ msgid "%s does not support the `%%%s%c' %s format"
2368 #~ msgstr "%s ne supporte par le format « %%%s%c » %s"
2370 #~ msgid "operand number specified with suppressed assignment"
2371 #~ msgstr "nombre d'opérandes spécifié avec des affectations suprimées"
2373 #~ msgid "operand number specified for format taking no argument"
2374 #~ msgstr "nombre d'opérandes spécifié pour un format n'acceptant aucun argument"
2376 #~ msgid "writing through null pointer (arg %d)"
2377 #~ msgstr "écriture à travers un pointeur nul (arg %d)"
2379 #~ msgid "reading through null pointer (arg %d)"
2380 #~ msgstr "lecture à l'aide d'un pointeur nul (arg %d)"
2382 #~ msgid "writing into constant object (arg %d)"
2383 #~ msgstr "écriture dans un objet constant (arg %d)"
2385 #~ msgid "extra type qualifiers in format argument (arg %d)"
2386 #~ msgstr "qualificateur de type additionnel dans l'argument du format (arg %d)"
2388 #~ msgid "format argument is not a pointer (arg %d)"
2389 #~ msgstr "l'argument de format n'est pas un pointeur (arg %d)"
2391 #~ msgid "format argument is not a pointer to a pointer (arg %d)"
2392 #~ msgstr "l'argument de format n'est pas un pointeur de pointeur (arg %d)"
2394 #~ msgid "pointer"
2395 #~ msgstr "pointeur"
2397 #~ msgid "different type"
2398 #~ msgstr "type différent"
2400 #~ msgid "%s is not type %s (arg %d)"
2401 #~ msgstr "%s n'est pas de type %s (arg %d)"
2403 #~ msgid "%s format, %s arg (arg %d)"
2404 #~ msgstr "format %s, arg %s (arg %d)"
2406 #~ msgid "args to be formatted is not '...'"
2407 #~ msgstr "les arguments devant être formatés ne sont pas « ... »"
2409 #~ msgid "strftime formats cannot format arguments"
2410 #~ msgstr "Les formats de strftime ne peuvent pas formater d'argument"
2412 #~ msgid "ignoring duplicate directory \"%s\"\n"
2413 #~ msgstr "le répertoire « %s » est ignoré car présent deux fois\n"
2415 #~ msgid "  as it is a non-system directory that duplicates a system directory\n"
2416 #~ msgstr "  car il s'agit d'un répertoire non système dupliquant un répertoire système\n"
2418 #~ msgid "ignoring nonexistent directory \"%s\"\n"
2419 #~ msgstr "le répertoire « %s » est ignoré car inexistant\n"
2421 #~ msgid "#include \"...\" search starts here:\n"
2422 #~ msgstr "la recherche pour #include \"...\" débute ici :\n"
2424 #~ msgid "#include <...> search starts here:\n"
2425 #~ msgstr "la recherche pour #include <...> débute ici:\n"
2427 #~ msgid "End of search list.\n"
2428 #~ msgstr "Fin de la liste de recherche.\n"
2430 #~ msgid "badly nested C headers from preprocessor"
2431 #~ msgstr "en-têtes C du préprocesseur incorrectement imbriqués"
2433 #~ msgid "ignoring #pragma %s %s"
2434 #~ msgstr "#pragma %s %s ignoré"
2436 #~ msgid "%Hstray '@' in program"
2437 #~ msgstr "%H« @ » perdu dans le programme"
2439 #~ msgid "stray '%c' in program"
2440 #~ msgstr "« %c » perdu dans le programme"
2442 #~ msgid "stray '\\%o' in program"
2443 #~ msgstr "« \\%o » perdu dans le programme"
2445 #~ msgid "this decimal constant is unsigned only in ISO C90"
2446 #~ msgstr "cette constante décimale est « unsigned » seulement en C90 ISO"
2448 #~ msgid "this decimal constant would be unsigned in ISO C90"
2449 #~ msgstr "cette constante décimale serait « unsigned » en C90 ISO"
2451 #~ msgid "integer constant is too large for \"%s\" type"
2452 #~ msgstr "constante entière trop grande pour le type « %s »"
2454 #~ msgid "floating constant exceeds range of \"%s\""
2455 #~ msgstr "constante en nombre flottant excédant les limites de « %s »"
2457 #~ msgid "traditional C rejects string constant concatenation"
2458 #~ msgstr "le C traditionel rejette la concaténation de chaînes de constantes"
2460 #~ msgid "%Jfunction '%F' can never be inlined because it is suppressed using -fno-inline"
2461 #~ msgstr "%Jfonction « %F » ne jamais être enlignée parce qu'elle supprime l'utilisation de -fno-inline"
2463 #~ msgid "%Jfunction '%F' can never be inlined because it might not be bound within this unit of translation"
2464 #~ msgstr "%Jfonction « %F » ne jamais être enlignée parce qu'elle ne peut être lié dans cette unité de traduction"
2466 #~ msgid "%Jfunction '%F' can never be inlined because it uses attributes conflicting with inlining"
2467 #~ msgstr "%Jfonction « %F » ne jamais être enlignée parce qu'elle utilise un attribut en conflit avec l'enlignage"
2469 #~ msgid "%Jfunction '%F' can never be inlined because it has pending sizes"
2470 #~ msgstr "%Jfonction « %F » ne jamais être enlignée parce qu'elle a des tailles en attente"
2472 #~ msgid "%Jnested function '%F' can never be inlined because it has possibly saved pending sizes"
2473 #~ msgstr "%Jfonction imbriqué « %F » ne peut jamais être enlignée parce qu'ella possiblement sauvegardé des tailles en attente"
2475 #~ msgid "no class name specified with \"%s\""
2476 #~ msgstr "aucun nom de classe spécifié avec \"%s\""
2478 #~ msgid "assertion missing after \"%s\""
2479 #~ msgstr "assertion manquante après \"%s\""
2481 #~ msgid "macro name missing after \"%s\""
2482 #~ msgstr "nom de macro manquant après \"%s\""
2484 #~ msgid "missing path after \"%s\""
2485 #~ msgstr "cible manquante après \"%s\""
2487 #~ msgid "missing filename after \"%s\""
2488 #~ msgstr "nom de fichier manquant après \"%s\""
2490 #~ msgid "missing makefile target after \"%s\""
2491 #~ msgstr "cible manquante dans le makefile après \"%s\""
2493 #~ msgid "-I- specified twice"
2494 #~ msgstr "-I- spécifié deux fois"
2496 #~ msgid "switch \"%s\" is no longer supported"
2497 #~ msgstr "l'option « %s » n'est plus supportée"
2499 #~ msgid "-fhandle-exceptions has been renamed -fexceptions (and is now on by default)"
2500 #~ msgstr "-fhandle-exceptions a été renommé -fexceptions (et est maintenant utilisé par défaut)"
2502 #~ msgid "output filename specified twice"
2503 #~ msgstr "nom du fichier de sortie spécifié deux fois"
2505 #~ msgid "-Wformat-y2k ignored without -Wformat"
2506 #~ msgstr "-Wformat-y2k ignorée sans -Wformat"
2508 #~ msgid "-Wformat-extra-args ignored without -Wformat"
2509 #~ msgstr "-Wformat-extra-args ignorée sans -Wformat"
2511 #~ msgid "-Wformat-zero-length ignored without -Wformat"
2512 #~ msgstr "-Wformat-zero-length ignorée sans -Wformat"
2514 #~ msgid "-Wformat-nonliteral ignored without -Wformat"
2515 #~ msgstr "-Wformat-nonliteral ignorée sans -Wformat"
2517 #~ msgid "-Wformat-security ignored without -Wformat"
2518 #~ msgstr "-Wformat-security ignorée sans -Wformat"
2520 #~ msgid "-Wmissing-format-attribute ignored without -Wformat"
2521 #~ msgstr "-Wmissing-format-attribute ignorée sans -Wformat"
2523 #~ msgid "opening output file %s: %m"
2524 #~ msgstr "ouverture du fichier de sortie %s: %m"
2526 #~ msgid "too many filenames given.  Type %s --help for usage"
2527 #~ msgstr "trop de noms de fichiers. Taper %s --help pour en connaître l'usage"
2529 #~ msgid "YYDEBUG not defined"
2530 #~ msgstr "YYDEBUG n'est pas défini"
2532 #~ msgid "opening dependency file %s: %m"
2533 #~ msgstr "ouverture du fichier de dépendances %s: %m"
2535 #~ msgid "closing dependency file %s: %m"
2536 #~ msgstr "fermeture du fichier de dépendances %s: %m"
2538 #~ msgid "when writing output to %s: %m"
2539 #~ msgstr "lors de l'écriture de la sortie dans %s: %m"
2541 #~ msgid "to generate dependencies you must specify either -M or -MM"
2542 #~ msgstr "pour générer les dépendances, vous devez spécifier -M ou -MM"
2544 #~ msgid "<built-in>"
2545 #~ msgstr "<interne>"
2547 #~ msgid "<command line>"
2548 #~ msgstr "<ligne de commande>"
2550 #~ msgid "too late for # directive to set debug directory"
2551 #~ msgstr "il est trop tard pour la directive # pour fixer un répertoire de mise au point"
2553 #~ msgid "syntax error"
2554 #~ msgstr "erreur de syntaxe"
2556 # FIXME
2557 #~ msgid "syntax error: cannot back up"
2558 #~ msgstr "erreur de syntaxe : impossible de reculer"
2560 #~ msgid "ISO C forbids an empty source file"
2561 #~ msgstr "ISO C interdit un fichier source vide"
2563 #~ msgid "argument of `asm' is not a constant string"
2564 #~ msgstr "l'argument de « asm » n'est pas une chaîne de constante"
2566 #~ msgid "ISO C forbids data definition with no type or storage class"
2567 #~ msgstr "ISO C interdit la définition de données sans type ni classe de stockage"
2569 #~ msgid "data definition has no type or storage class"
2570 #~ msgstr "la définition de données n'a pas de type ni de classe de stockage"
2572 #~ msgid "ISO C does not allow extra `;' outside of a function"
2573 #~ msgstr "ISO C ne permet pas de « ; » additionnel en dehors d'une fonction"
2575 #~ msgid "`sizeof' applied to a bit-field"
2576 #~ msgstr "« sizeof » appliqué à un champ de bits"
2578 #~ msgid "ISO C forbids omitting the middle term of a ?: expression"
2579 #~ msgstr "ISO C interdit l'omission du terme central de l'expression ?:"
2581 # FIXME
2582 #~ msgid "ISO C90 forbids compound literals"
2583 #~ msgstr "ISO C90 interdit les mots composés"
2585 #~ msgid "ISO C forbids braced-groups within expressions"
2586 #~ msgstr "ISO C interdit les groupes d'accolades à l'intérieur d'expressions"
2588 #~ msgid "first argument to __builtin_choose_expr not a constant"
2589 #~ msgstr "le premier argument de « __builtin_choose_expr » n'est pas une constante"
2591 #~ msgid "traditional C rejects ISO C style function definitions"
2592 #~ msgstr "le C traditionel rejette les définitions de fonction de style ISO C"
2594 #~ msgid "old-style parameter declaration"
2595 #~ msgstr "déclaration de paramètre d'un style désuet"
2597 #~ msgid "`%s' is not at beginning of declaration"
2598 #~ msgstr "« %s » n'est pas au début de la déclaration"
2600 #~ msgid "`typeof' applied to a bit-field"
2601 #~ msgstr "« typeof » appliqué à un champ de bits"
2603 #~ msgid "ISO C forbids empty initializer braces"
2604 #~ msgstr "ISO C interdit d'initialiser avec des accolades vides"
2606 #~ msgid "ISO C90 forbids specifying subobject to initialize"
2607 #~ msgstr "ISO C90 interdit de spécifier des sous-objets à initialiser"
2609 #~ msgid "obsolete use of designated initializer without `='"
2610 #~ msgstr "utilisation obsolète d'une initialisation désignée sans « = »"
2612 #~ msgid "obsolete use of designated initializer with `:'"
2613 #~ msgstr "utilisation obsolète d'une initialisation désignée avec « : »"
2615 #~ msgid "ISO C forbids specifying range of elements to initialize"
2616 #~ msgstr "ISO C interdit de spécifier les bornes des éléments à initaliser"
2618 #~ msgid "ISO C forbids nested functions"
2619 #~ msgstr "ISO C interdit les fonctions imbriquées"
2621 #~ msgid "ISO C forbids forward references to `enum' types"
2622 #~ msgstr "ISO C interdit les références anticipée vers un type « enum »"
2624 #~ msgid "comma at end of enumerator list"
2625 #~ msgstr "virgule à la fin de liste d'énumerateurs"
2627 #~ msgid "no semicolon at end of struct or union"
2628 #~ msgstr "pas de point virgule à la fin de la structure ou de l'union"
2630 #~ msgid "extra semicolon in struct or union specified"
2631 #~ msgstr "point virgule superflu dans la structure ou dans l'union"
2633 #~ msgid "ISO C doesn't support unnamed structs/unions"
2634 #~ msgstr "ISO C ne permet pas les structures et unions sans nom"
2636 #~ msgid "ISO C forbids member declarations with no members"
2637 #~ msgstr "ISO C interdit les déclarations de membre sans aucun membre"
2639 #~ msgid "label at end of compound statement"
2640 #~ msgstr "étiquette à la fin d'une déclaration composée"
2642 #~ msgid "ISO C90 forbids mixed declarations and code"
2643 #~ msgstr "ISO C89 interdit les mélanges de déclarations et de code"
2645 #~ msgid "ISO C forbids label declarations"
2646 #~ msgstr "ISO C interdit la déclaration d'étiquette"
2648 #~ msgid "braced-group within expression allowed only inside a function"
2649 #~ msgstr "groupe entre accolades à l'intérieur d'expression permis seulement à l'intérieur d'une fonction"
2651 #~ msgid "empty body in an else-statement"
2652 #~ msgstr "le corps du else est vide"
2654 #~ msgid "%Hempty body in an if-statement"
2655 #~ msgstr "%Hle corps de la déclaration du if est vide"
2657 #~ msgid "break statement not within loop or switch"
2658 #~ msgstr "mot-clé « break » à l'extérieur de toute boucle ou « switch »"
2660 #~ msgid "continue statement not within a loop"
2661 #~ msgstr "mot-clé « continue » à l'extérieur de toute boucle"
2663 #~ msgid "ISO C forbids `goto *expr;'"
2664 #~ msgstr "ISO C interdit « goto *expr; »"
2666 #~ msgid "ISO C requires a named argument before `...'"
2667 #~ msgstr "ISO C requiert un argument nommé devant « ... »"
2669 #~ msgid "`...' in old-style identifier list"
2670 #~ msgstr "« ... » dans une liste d'identificateurs de style ancien"
2672 #~ msgid "parse error; also virtual memory exhausted"
2673 #~ msgstr "erreur d'analyse syntaxique; et la mémoire virtuelle est épuisée"
2675 #~ msgid "parse error"
2676 #~ msgstr "erreur d'analyse syntaxique"
2678 #~ msgid "parser stack overflow"
2679 #~ msgstr "débordement de la pile de l'analyseur syntaxique"
2681 #~ msgid "syntax error at '%s' token"
2682 #~ msgstr "erreur de syntaxe à l'élément lexical « %s »"
2684 #~ msgid "can't create precompiled header %s: %m"
2685 #~ msgstr "ne peut créer une en-tête précompilée %s: %m"
2687 #~ msgid "can't write to %s: %m"
2688 #~ msgstr "ne peut écrire dans %s: %m"
2690 #~ msgid "`%s' is not a valid output file"
2691 #~ msgstr "« %s » n'est pas un nom de fichier valide"
2693 #~ msgid "can't write %s: %m"
2694 #~ msgstr "ne peut écrire dans %s: %m"
2696 #~ msgid "can't seek in %s: %m"
2697 #~ msgstr "ne peut se positionner dans %s: %m"
2699 #~ msgid "can't read %s: %m"
2700 #~ msgstr "ne peut lire %s: %m"
2702 #~ msgid "%s: not compatible with this GCC version"
2703 #~ msgstr "%s: n'est pas compatible avec cette version de GCC"
2705 #~ msgid "%s: not for %s"
2706 #~ msgstr "%s: non pour %s"
2708 #~ msgid "%s: not a PCH file"
2709 #~ msgstr "%s: n'est pas un fichier PCH"
2711 #~ msgid "%s: created on host `%.*s', but used on host `%s'"
2712 #~ msgstr "%s: créé sur l'hôte « %.*s », mais utilisé sur l'hôte « %s »"
2714 #~ msgid "%s: created for target `%.*s', but used for target `%s'"
2715 #~ msgstr "%s: créé pour la cible « %.*s », mais utilisé pour la cible « %s »"
2717 #~ msgid "%s: created by version `%.*s', but this is version `%s'"
2718 #~ msgstr "%s: créé pour la version « %.*s », mais utilisé avec la version « %s »"
2720 #~ msgid "%s: created using different flags"
2721 #~ msgstr "%s: créé en utilisant des fanions différents"
2723 #~ msgid "%s: created with -g%s, but used with -g%s"
2724 #~ msgstr "%s: créé avec -g%s, mais utilisé avec -g%s"
2726 #~ msgid "%s: had text segment at different address"
2727 #~ msgstr "%s: a un segment texte à une adresse différente"
2729 # I18N
2730 #~ msgid "calling fdopen"
2731 #~ msgstr "appel de fdopen()"
2733 #~ msgid "reading"
2734 #~ msgstr "en lecture"
2736 #~ msgid "#pragma pack (pop) encountered without matching #pragma pack (push, <n>)"
2737 #~ msgstr "#pragma pack (pop) rencontré sans #pragma pack (push, <n>) correspondant"
2739 #~ msgid "#pragma pack(pop, %s) encountered without matching #pragma pack(push, %s, <n>)"
2740 #~ msgstr "#pragma pack(pop, %s) rencontré sans #pragma pack(push, %s, <n>) correspondant"
2742 #~ msgid "#pragma pack(push[, id], <n>) is not supported on this target"
2743 #~ msgstr "#pragma pack(push[, id], <n>) n'est pas permis sur cette cible"
2745 #~ msgid "#pragma pack(pop[, id], <n>) is not supported on this target"
2746 #~ msgstr "#pragma pack(pop[, id], <n>) n'est pas permis sur cette cible"
2748 #~ msgid "missing '(' after '#pragma pack' - ignored"
2749 #~ msgstr "« ( » manquante après « #pragma pack » - ignoré"
2751 #~ msgid "malformed '#pragma pack' - ignored"
2752 #~ msgstr "« #pragma pack » mal composée - ignoré"
2754 #~ msgid "malformed '#pragma pack(push[, id], <n>)' - ignored"
2755 #~ msgstr "« #pragma pack(push[, id], <n>) » mal composée - ignoré"
2757 #~ msgid "malformed '#pragma pack(pop[, id])' - ignored"
2758 #~ msgstr "« #pragma pack(pop[, id]) » mal composée, ignoré"
2760 #~ msgid "unknown action '%s' for '#pragma pack' - ignored"
2761 #~ msgstr "action « %s » inconnue pour « #pragma pack » - ignoré"
2763 #~ msgid "junk at end of '#pragma pack'"
2764 #~ msgstr "rebut à la fin de « #pragma pack »"
2766 #~ msgid "alignment must be a small power of two, not %d"
2767 #~ msgstr "l'alignement doit être une petite puissance de 2, pas %d"
2769 #~ msgid "%Japplying #pragma weak '%D' after first use results in unspecified behavior"
2770 #~ msgstr "%Japplication de la #pragma weak « %D » après la première utilisation conduit à un comportement non spécifié"
2772 #~ msgid "malformed #pragma weak, ignored"
2773 #~ msgstr "#pragma weak mal composée, ignoré"
2775 #~ msgid "junk at end of #pragma weak"
2776 #~ msgstr "rebut à la fin de #pragma weak"
2778 #~ msgid "malformed #pragma redefine_extname, ignored"
2779 #~ msgstr "#pragma redefine_extname mal composée, ignoré"
2781 #~ msgid "junk at end of #pragma redefine_extname"
2782 #~ msgstr "rebut à la fin de #pragma redefine_extname"
2784 #~ msgid "#pragma redefine_extname conflicts with declaration"
2785 #~ msgstr "#pragma redefine_extname en conflit avec la déclaration"
2787 #~ msgid "malformed #pragma extern_prefix, ignored"
2788 #~ msgstr "#pragma extern_prefix mal composée, ignoré"
2790 #~ msgid "junk at end of #pragma extern_prefix"
2791 #~ msgstr "rebut à la fin de #pragma extern_prefix"
2793 #~ msgid "asm declaration conflicts with previous rename"
2794 #~ msgstr "déclaration asm en conflit avec le changement de nom précédent"
2796 #~ msgid "destructor needed for `%D'"
2797 #~ msgstr "destructeur requis pour « %D »"
2799 #~ msgid "where case label appears here"
2800 #~ msgstr "où les étiquettes de « case » apparaissent ici"
2802 # FIXME
2803 #~ msgid "(enclose actions of previous case statements requiring destructors in their own scope.)"
2804 #~ msgstr "(les actions dans les « case » précédents requierent des destructeurs dans leur propre champ.)"
2806 #~ msgid "%s qualifier ignored on asm"
2807 #~ msgstr "%s qualificateur ignoré avec asm"
2809 # FIXME: c'est de l'assembleur ?
2810 #~ msgid "will never be executed"
2811 #~ msgstr "ne sera jamais exécuté"
2813 #~ msgid "`%s' has an incomplete type"
2814 #~ msgstr "« %s » a un type incomplet"
2816 #~ msgid "invalid use of void expression"
2817 #~ msgstr "utilisation invalide d'expression void"
2819 #~ msgid "invalid use of flexible array member"
2820 #~ msgstr "utilisation invalide d'un membre flexible de tableau"
2822 #~ msgid "invalid use of array with unspecified bounds"
2823 #~ msgstr "utilisation invalide d'un tableau sans borne spécifiée"
2825 #~ msgid "invalid use of undefined type `%s %s'"
2826 #~ msgstr "utilisation invalide d'un type indéfini « %s %s »"
2828 #~ msgid "invalid use of incomplete typedef `%s'"
2829 #~ msgstr "utilisation invalide d'un typedef incomplet « %s »"
2831 #~ msgid "function types not truly compatible in ISO C"
2832 #~ msgstr "types de fonction pas vraiment compatibles en C ISO"
2834 #~ msgid "types are not quite compatible"
2835 #~ msgstr "les types ne sont pas vraiment compatibles"
2837 #~ msgid "function return types not compatible due to `volatile'"
2838 #~ msgstr "les types retournés d'une fonction ne sont pas compatibles en raison de « volatile »"
2840 #~ msgid "arithmetic on pointer to an incomplete type"
2841 #~ msgstr "arithmétique sur un pointeur vers un type incomplet"
2843 #~ msgid "%s has no member named `%s'"
2844 #~ msgstr "%s n'a pas de membre nommé « %s »"
2846 #~ msgid "request for member `%s' in something not a structure or union"
2847 #~ msgstr "requête du membre « %s » dans quelque chose n'étant ni une structure ni une union"
2849 #~ msgid "dereferencing pointer to incomplete type"
2850 #~ msgstr "déréférencement d'un pointeur de type incomplet"
2852 #~ msgid "dereferencing `void *' pointer"
2853 #~ msgstr "déréférencement d'un pointeur « void * »"
2855 #~ msgid "invalid type argument of `%s'"
2856 #~ msgstr "type d'argument invalide pour « %s »"
2858 #~ msgid "subscript missing in array reference"
2859 #~ msgstr "indice manquant dans la référence du tableau"
2861 #~ msgid "array subscript has type `char'"
2862 #~ msgstr "l'indice du tableau est de type « char »"
2864 #~ msgid "array subscript is not an integer"
2865 #~ msgstr "l'indice du tableau n'est pas un entier"
2867 #~ msgid "ISO C forbids subscripting `register' array"
2868 #~ msgstr "ISO C interdit de sous-indicer des tableaux  « register »"
2870 #~ msgid "ISO C90 forbids subscripting non-lvalue array"
2871 #~ msgstr "ISO C90 interdit d'indicer de tableau n'étant pas membre gauche"
2873 #~ msgid "subscript has type `char'"
2874 #~ msgstr "indice de type « char »"
2876 #~ msgid "subscripted value is neither array nor pointer"
2877 #~ msgstr "la valeur indicée n'est ni un tableau ni un pointeur"
2879 #~ msgid "local declaration of `%s' hides instance variable"
2880 #~ msgstr "la déclaration locale de « %s » masque l'instance d'une variable"
2882 #~ msgid "called object is not a function"
2883 #~ msgstr "l'objet appelé n'est pas une fonction"
2885 #~ msgid "function called through a non-compatible type"
2886 #~ msgstr "fonction appellée à travers un type non compatible"
2888 #~ msgid "too many arguments to function"
2889 #~ msgstr "trop d'arguments pour la fonction"
2891 #~ msgid "type of formal parameter %d is incomplete"
2892 #~ msgstr "le type du paramètre formel %d est incomplet"
2894 #~ msgid "%s as integer rather than floating due to prototype"
2895 #~ msgstr "%s est entier plutôt que flottant en raison du prototype"
2897 #~ msgid "%s as integer rather than complex due to prototype"
2898 #~ msgstr "%s est entier plutôt que complexe en raison du prototype"
2900 #~ msgid "%s as complex rather than floating due to prototype"
2901 #~ msgstr "%s est complexe plutôt que flottant en raison du prototype"
2903 #~ msgid "%s as floating rather than integer due to prototype"
2904 #~ msgstr "%s est flottant plutôt qu'entier en raison du prototype"
2906 #~ msgid "%s as complex rather than integer due to prototype"
2907 #~ msgstr "%s est complexe plutôt qu'entier en raison du prototype"
2909 #~ msgid "%s as floating rather than complex due to prototype"
2910 #~ msgstr "%s est flottant plutôt que complexe en raison du prototype"
2912 #~ msgid "%s as `float' rather than `double' due to prototype"
2913 #~ msgstr "%s est « float » plutôt qu'un « double » en raison du prototype"
2915 #~ msgid "%s with different width due to prototype"
2916 #~ msgstr "%s a une largeur différente en raison du prototype"
2918 #~ msgid "%s as unsigned due to prototype"
2919 #~ msgstr "%s est non signé en raison du prototype"
2921 #~ msgid "%s as signed due to prototype"
2922 #~ msgstr "%s est signé en raison du prototype"
2924 #~ msgid "too few arguments to function"
2925 #~ msgstr "trop peu d'arguments pour la fonction"
2927 #~ msgid "suggest parentheses around + or - inside shift"
2928 #~ msgstr "parenthèses suggérées autour de + ou - à l'intérieur du décalage"
2930 #~ msgid "suggest parentheses around && within ||"
2931 #~ msgstr "parenthèses suggérées autour de && à l'intérieur de ||"
2933 #~ msgid "suggest parentheses around arithmetic in operand of |"
2934 #~ msgstr "parenthèses suggérées autour de l'arithmétique dans l'opérande de |"
2936 #~ msgid "suggest parentheses around comparison in operand of |"
2937 #~ msgstr "parenthèses suggérées autour de la comparaison dans l'opérande de |"
2939 #~ msgid "suggest parentheses around arithmetic in operand of ^"
2940 #~ msgstr "parenthèses suggérées autour de l'arithmétique dans l'opérande de ^"
2942 #~ msgid "suggest parentheses around comparison in operand of ^"
2943 #~ msgstr "parenthèses suggérées autour de la comparaison dans l'opérande de ^"
2945 #~ msgid "suggest parentheses around + or - in operand of &"
2946 #~ msgstr "parenthèses suggérées autour de + ou - dans l'opérande de &"
2948 #~ msgid "suggest parentheses around comparison in operand of &"
2949 #~ msgstr "parenthèses suggérées autour de la comparaison dans l'opérande de &"
2951 #~ msgid "comparisons like X<=Y<=Z do not have their mathematical meaning"
2952 #~ msgstr "les comparaisons telles que X<=Y<=Z n'ont pas de signification mathématique"
2954 #~ msgid "pointer of type `void *' used in subtraction"
2955 #~ msgstr "pointeur de type « void * » utilisé dans une soustraction"
2957 #~ msgid "pointer to a function used in subtraction"
2958 #~ msgstr "pointeur vers un fonction utilisé dans une soustraction"
2960 #~ msgid "wrong type argument to unary plus"
2961 #~ msgstr "type d'argument erroné pour le plus unaire"
2963 #~ msgid "wrong type argument to unary minus"
2964 #~ msgstr "type d'argument erroné pour le moins unaire"
2966 #~ msgid "ISO C does not support `~' for complex conjugation"
2967 #~ msgstr "ISO C ne permet pas d'utiliser « ~ » pour le complexe conjugué"
2969 #~ msgid "wrong type argument to bit-complement"
2970 #~ msgstr "type d'argument erroné pour un complément de bit"
2972 #~ msgid "wrong type argument to abs"
2973 #~ msgstr "type d'argument erroné pour abs"
2975 #~ msgid "wrong type argument to conjugation"
2976 #~ msgstr "type d'argument erroné pour la conjugaison"
2978 #~ msgid "wrong type argument to unary exclamation mark"
2979 #~ msgstr "type d'argument erroné pour le point d'exclamation unaire"
2981 #~ msgid "ISO C does not support `++' and `--' on complex types"
2982 #~ msgstr "ISO C ne permet pas « ++ » ni « -- » sur les types complexes"
2984 #~ msgid "wrong type argument to increment"
2985 #~ msgstr "type d'argument erroné pour un incrément"
2987 #~ msgid "wrong type argument to decrement"
2988 #~ msgstr "type d'argument erroné pour un décrément"
2990 #~ msgid "increment of pointer to unknown structure"
2991 #~ msgstr "incrément d'un pointeur vers une structure inconnue"
2993 #~ msgid "decrement of pointer to unknown structure"
2994 #~ msgstr "décrément d'un pointeur vers une structure inconnue"
2996 #~ msgid "invalid lvalue in unary `&'"
2997 #~ msgstr "membre gauche invalide pour le « & » unaire"
2999 #~ msgid "attempt to take address of bit-field structure member `%s'"
3000 #~ msgstr "tentative pour prendre l'adresse du membre « %s » d'une structure de champ de bits"
3002 #~ msgid "use of conditional expressions as lvalues is deprecated"
3003 #~ msgstr "utilisation d'expressions conditionnelles comme lvalues est obsolète"
3005 #~ msgid "use of compound expressions as lvalues is deprecated"
3006 #~ msgstr "utilisation d'expressions composées comme lvalues est obsolète"
3008 #~ msgid "use of cast expressions as lvalues is deprecated"
3009 #~ msgstr "utilisation de transtypage d'expressions comme lvalues est obsolète"
3011 #~ msgid "%s of read-only member `%s'"
3012 #~ msgstr "%s d'un membre en lecture seule « %s »"
3014 #~ msgid "%s of read-only variable `%s'"
3015 #~ msgstr "%s d'une variable en lecture seule « %s »"
3017 #~ msgid "%s of read-only location"
3018 #~ msgstr "%s d'une position en lecture seule"
3020 #~ msgid "cannot take address of bit-field `%s'"
3021 #~ msgstr "ne peut prendre l'adresse du champ de bits « %s »"
3023 #~ msgid "global register variable `%s' used in nested function"
3024 #~ msgstr "variable globale de registre « %s » utilisée dans une fonction imbriquée"
3026 #~ msgid "register variable `%s' used in nested function"
3027 #~ msgstr "variable de registre « %s » utilisée dans une fonction imbriquée"
3029 #~ msgid "address of global register variable `%s' requested"
3030 #~ msgstr "adresse d'une variable registre globale « %s » requise"
3032 #~ msgid "cannot put object with volatile field into register"
3033 #~ msgstr "impossible de mettre un objet avec un champ volatile dans un registre"
3035 #~ msgid "address of register variable `%s' requested"
3036 #~ msgstr "adresse d'une variable registre « %s » requise"
3038 #~ msgid "signed and unsigned type in conditional expression"
3039 #~ msgstr "type signé et non signé dans une expression conditionnelle"
3041 #~ msgid "ISO C forbids conditional expr with only one void side"
3042 #~ msgstr "ISO C interdit une expression conditionnelle dont un seul côté est « void »"
3044 #~ msgid "ISO C forbids conditional expr between `void *' and function pointer"
3045 #~ msgstr "ISO C interdit une expression conditionnelle entre « void * » et un pointeur de fonction"
3047 #~ msgid "pointer type mismatch in conditional expression"
3048 #~ msgstr "non concordance de type de pointeurs dans un expression conditionnelle"
3050 #~ msgid "pointer/integer type mismatch in conditional expression"
3051 #~ msgstr "non concordance entre pointeur et entier dans une expression conditionnelle"
3053 #~ msgid "type mismatch in conditional expression"
3054 #~ msgstr "non concordance de type dans une expression conditionnelle"
3056 #~ msgid "left-hand operand of comma expression has no effect"
3057 #~ msgstr "l'opérande à gauche de la virgule n'a pas d'effet"
3059 #~ msgid "cast specifies array type"
3060 #~ msgstr "le transtypage spécifie un type de tableau"
3062 #~ msgid "cast specifies function type"
3063 #~ msgstr "le transtypage spécifie un type de fonction"
3065 #~ msgid "ISO C forbids casting nonscalar to the same type"
3066 #~ msgstr "ISO C interdit le transtypage d'un type non scalaire vers lui-même"
3068 #~ msgid "ISO C forbids casts to union type"
3069 #~ msgstr "ISO C interdit le transtypage vers un type union"
3071 #~ msgid "cast to union type from type not present in union"
3072 #~ msgstr "transtypage vers un type union depuis un type absent de l'union"
3074 #~ msgid "cast adds new qualifiers to function type"
3075 #~ msgstr "le transtypage ajoute un nouveau qualificateur au type de la fonction"
3077 #~ msgid "cast discards qualifiers from pointer target type"
3078 #~ msgstr "le transtypage annule des qualificateurs du type pointeur ciblé"
3080 #~ msgid "cast increases required alignment of target type"
3081 #~ msgstr "le transtypage augmente l'alignement requis pour le type ciblé"
3083 #~ msgid "cast from pointer to integer of different size"
3084 #~ msgstr "transtypage d'un pointeur vers un entier de taille différente"
3086 #~ msgid "cast does not match function type"
3087 #~ msgstr "le transtypage ne concorde pas avec le type de la fonction"
3089 #~ msgid "cast to pointer from integer of different size"
3090 #~ msgstr "transtypage vers un pointeur depuis un entier de taille différente"
3092 # FIXME
3093 #~ msgid "type-punning to incomplete type might break strict-aliasing rules"
3094 #~ msgstr "type-punning vers un type incomplet peut briser les règles stricte d'aliases"
3096 # FIXME
3097 #~ msgid "dereferencing type-punned pointer will break strict-aliasing rules"
3098 #~ msgstr "déréférencement du pointeur type-punned brisera les strictes d'aliases"
3100 #~ msgid "ISO C forbids conversion of function pointer to object pointer type"
3101 #~ msgstr "ISO C interdit la conversion d'un pointeur de fonction en un type pointeur d'objet"
3103 #~ msgid "ISO C forbids conversion of object pointer to function pointer type"
3104 #~ msgstr "ISO C interdit la conversion d'un pointeur d'objet vers un type de pointeur à une fonction"
3106 #~ msgid "invalid lvalue in assignment"
3107 #~ msgstr "membre gauche de l'affectation invalide"
3109 #~ msgid "assignment"
3110 #~ msgstr "affectation"
3112 #~ msgid "cannot pass rvalue to reference parameter"
3113 #~ msgstr "impossible de passer un membre droit en paramètre par référence"
3115 #~ msgid "%s makes qualified function pointer from unqualified"
3116 #~ msgstr "%s qualifie un pointeur de fonction non qualifié"
3118 #~ msgid "%s discards qualifiers from pointer target type"
3119 #~ msgstr "%s annule des qualificateurs du type du pointeur cible"
3121 #~ msgid "ISO C prohibits argument conversion to union type"
3122 #~ msgstr "ISO C interdit la conversion d'argument en type union"
3124 #~ msgid "ISO C forbids %s between function pointer and `void *'"
3125 #~ msgstr "ISO C interdit %s entre pointeur de fonction et « void * »"
3127 #~ msgid "pointer targets in %s differ in signedness"
3128 #~ msgstr "les cibles des pointeurs dans %s n'ont pas toutes de signe"
3130 #~ msgid "%s from incompatible pointer type"
3131 #~ msgstr "%s d'un type pointeur incompatible"
3133 #~ msgid "invalid use of non-lvalue array"
3134 #~ msgstr "utilisation invalide d'un tableau n'étant pas membre gauche"
3136 #~ msgid "%s makes pointer from integer without a cast"
3137 #~ msgstr "%s transforme un entier en pointeur sans transtypage"
3139 #~ msgid "%s makes integer from pointer without a cast"
3140 #~ msgstr "%s transforme un pointeur en entier sans transtypage"
3142 #~ msgid "incompatible type for argument %d of `%s'"
3143 #~ msgstr "type incompatible pour l'argument n°%d de « %s »"
3145 #~ msgid "incompatible type for argument %d of indirect function call"
3146 #~ msgstr "type incompatible pour l'argument n°%d de l'appel indirect de fonction"
3148 #~ msgid "incompatible types in %s"
3149 #~ msgstr "type incompatibles dans %s"
3151 #~ msgid "passing arg of `%s'"
3152 #~ msgstr "passage des arguments de « %s »"
3154 #~ msgid "passing arg of pointer to function"
3155 #~ msgstr "passage des arguments au pointeur de fonction"
3157 #~ msgid "passing arg %d of `%s'"
3158 #~ msgstr "passage de l'argument n°%d de « %s »"
3160 #~ msgid "passing arg %d of pointer to function"
3161 #~ msgstr "passage de l'argument n°%d au pointeur de fonction"
3163 #~ msgid "traditional C rejects automatic aggregate initialization"
3164 #~ msgstr "le C traditionel rejette l'initialisation automatique d'aggrégats"
3166 #~ msgid "(near initialization for `%s')"
3167 #~ msgstr "(près de l'initialisation de « %s »)"
3169 #~ msgid "char-array initialized from wide string"
3170 #~ msgstr "tableau de caractères initialisé à l'aide d'une chaîne large de caractères"
3172 #~ msgid "int-array initialized from non-wide string"
3173 #~ msgstr "tableau d'entier initialisé à l'aide d'une chaîne non-large"
3175 #~ msgid "initializer-string for array of chars is too long"
3176 #~ msgstr "la chaîne d'initialisation est trop longue pour le tableau de caractères"
3178 #~ msgid "array initialized from non-constant array expression"
3179 #~ msgstr "tableau initialisé à l'aide de l'expression de tableau non constante"
3181 #~ msgid "initializer element is not constant"
3182 #~ msgstr "un élément de l'initialisation n'est pas une constante"
3184 #~ msgid "initialization"
3185 #~ msgstr "initialisation"
3187 #~ msgid "initializer element is not computable at load time"
3188 #~ msgstr "un élément de l'initialisation n'est pas évaluable lors du chargement"
3190 #~ msgid "invalid initializer"
3191 #~ msgstr "initialisation invalide"
3193 #~ msgid "opaque vector types cannot be initialized"
3194 #~ msgstr "type de vecteur opaque ne peut être initialisé"
3196 #~ msgid "extra brace group at end of initializer"
3197 #~ msgstr "groupe d'accolades superflu à la fin de l'initialisation"
3199 #~ msgid "missing braces around initializer"
3200 #~ msgstr "accolades manquantes autour de l'initialisation"
3202 #~ msgid "braces around scalar initializer"
3203 #~ msgstr "accolades autour d'une initialisation de scalaire"
3205 #~ msgid "initialization of flexible array member in a nested context"
3206 #~ msgstr "initialisation d'un membre de tableau flexible dans un contexte imbriqué"
3208 #~ msgid "initialization of a flexible array member"
3209 #~ msgstr "initialisation d'un membre de tableau flexible"
3211 #~ msgid "missing initializer"
3212 #~ msgstr "initialisation manquante"
3214 #~ msgid "empty scalar initializer"
3215 #~ msgstr "initialisation vide de scalaire"
3217 #~ msgid "extra elements in scalar initializer"
3218 #~ msgstr "éléments superflus dans l'initialisation de scalaire"
3220 #~ msgid "initialization designators may not nest"
3221 #~ msgstr "l'initialisation des désignateurs ne doit pas être imbriquée"
3223 #~ msgid "array index in non-array initializer"
3224 #~ msgstr "index de tableau dans l'initialisation de quelque chose n'étant pas un tableau"
3226 #~ msgid "field name not in record or union initializer"
3227 #~ msgstr "nom de champ dans l'initialisation de quelque chose n'étant ni un enregistrement ni une union"
3229 #~ msgid "nonconstant array index in initializer"
3230 #~ msgstr "index de tableau non constant dans l'initialisation"
3232 #~ msgid "array index in initializer exceeds array bounds"
3233 #~ msgstr "index de tableau hors limites lors de l'initialisation"
3235 #~ msgid "empty index range in initializer"
3236 #~ msgstr "borne d'index vide lors de l'initialisation"
3238 #~ msgid "array index range in initializer exceeds array bounds"
3239 #~ msgstr "plage d'index du tableau excédant les bornes lors de l'initialisation"
3241 #~ msgid "unknown field `%s' specified in initializer"
3242 #~ msgstr "champ inconnu « %s » spécifié lors de l'initialisation"
3244 #~ msgid "initialized field with side-effects overwritten"
3245 #~ msgstr "le champ initialisé par effet de bord a été écrasé"
3247 #~ msgid "excess elements in char array initializer"
3248 #~ msgstr "éléments en excès dans l'initialisation de tableau de caractères"
3250 #~ msgid "excess elements in struct initializer"
3251 #~ msgstr "éléments en excès dans l'initialisation de la structure"
3253 #~ msgid "non-static initialization of a flexible array member"
3254 #~ msgstr "initialisation non statique d'un membre de tableau flexible"
3256 #~ msgid "excess elements in union initializer"
3257 #~ msgstr "éléments en excès dans l'initialisation d'union"
3259 #~ msgid "traditional C rejects initialization of unions"
3260 #~ msgstr "le C traditionel rejette l'initialisation d'union"
3262 #~ msgid "excess elements in array initializer"
3263 #~ msgstr "éléments en excès dans l'initialisation de tableau"
3265 #~ msgid "excess elements in vector initializer"
3266 #~ msgstr "éléments en excès dans l'initialisation du vecteur"
3268 #~ msgid "excess elements in scalar initializer"
3269 #~ msgstr "éléments en excès dans l'initialisation d'un scalaire"
3271 #~ msgid "asm template is not a string constant"
3272 #~ msgstr "le canevas asm n'est pas une chaîne de constante"
3274 #~ msgid "invalid lvalue in asm statement"
3275 #~ msgstr "membre gauche invalide avec asm"
3277 #~ msgid "modification by `asm'"
3278 #~ msgstr "modification par « asm »"
3280 #~ msgid "function declared `noreturn' has a `return' statement"
3281 #~ msgstr "fonction déclarée avec « noreturn» utilisant le mot-clé « return »"
3283 #~ msgid "`return' with no value, in function returning non-void"
3284 #~ msgstr "« return » sans valeur dans une fonction retournant autre chose que void"
3286 #~ msgid "`return' with a value, in function returning void"
3287 #~ msgstr "« return » avec une valeur dans une fonction retournant un void"
3289 #~ msgid "return"
3290 #~ msgstr "return"
3292 #~ msgid "function returns address of local variable"
3293 #~ msgstr "cette fonction retourne l'adresse d'une variable locale"
3295 #~ msgid "switch quantity not an integer"
3296 #~ msgstr "quantité du switch n'est pas un entier"
3298 #~ msgid "`long' switch expression not converted to `int' in ISO C"
3299 #~ msgstr "expression « long » du switch non convertie en « int » par ISO C"
3301 #~ msgid "case label not within a switch statement"
3302 #~ msgstr "étiquette de « case » en dehors de tout switch"
3304 #~ msgid "`default' label not within a switch statement"
3305 #~ msgstr "étiquette « default » en dehors de tout switch"
3307 #~ msgid "division by zero"
3308 #~ msgstr "division par zéro"
3310 #~ msgid "right shift count is negative"
3311 #~ msgstr "le compteur de décalage vers la droite est négatif"
3313 #~ msgid "right shift count >= width of type"
3314 #~ msgstr "compteur de décalage vers la droite >= à la largeur du type"
3316 #~ msgid "left shift count is negative"
3317 #~ msgstr "le compteur de décalage vers la gauche est négatif"
3319 #~ msgid "left shift count >= width of type"
3320 #~ msgstr "compteur de décalage vers la gauche >= à la largeur du type"
3322 #~ msgid "shift count is negative"
3323 #~ msgstr "le compteur de décalage est négatif"
3325 #~ msgid "shift count >= width of type"
3326 #~ msgstr "compteur de décalage >= à la largeur du type"
3328 #~ msgid "comparing floating point with == or != is unsafe"
3329 #~ msgstr "comparer des nombres flottants à l'aide de == ou != n'est pas sûr"
3331 #~ msgid "ISO C forbids comparison of `void *' with function pointer"
3332 #~ msgstr "ISO C interdit la comparaison de « void * » avec un pointeur de fonction"
3334 #~ msgid "comparison of distinct pointer types lacks a cast"
3335 #~ msgstr "il manque un transtypage pour comparer des types distincts de pointeur"
3337 #~ msgid "comparison between pointer and integer"
3338 #~ msgstr "comparaison entre un pointeur et un entier"
3340 #~ msgid "ISO C forbids ordered comparisons of pointers to functions"
3341 #~ msgstr "ISO C interdit les comparaisons ordonnées de pointeurs vers des fonctions"
3343 #~ msgid "comparison of complete and incomplete pointers"
3344 #~ msgstr "comparaison de pointeurs complet et incomplet"
3346 #~ msgid "ordered comparison of pointer with integer zero"
3347 #~ msgstr "comparaison ordonnée de pointeur avec le zéro entier"
3349 #~ msgid "unordered comparison on non-floating point argument"
3350 #~ msgstr "comparaison non ordonnée sur un argument n'étant pas en virgule flottante"
3352 #~ msgid "comparison between signed and unsigned"
3353 #~ msgstr "comparaison entre élément signé et élément non signé"
3355 #~ msgid "comparison of promoted ~unsigned with constant"
3356 #~ msgstr "comparaison entre élément promu ~unsigned et une constante"
3358 #~ msgid "comparison of promoted ~unsigned with unsigned"
3359 #~ msgstr "comparaison entre élément promu ~unsigned et un élément non signé"
3361 #~ msgid "%Jinlining failed in call to '%F'"
3362 #~ msgstr "%Jenlignage a échoué dans l'appel à « %F »"
3364 #~ msgid "called from here"
3365 #~ msgstr "appelé d'ici"
3367 #~ msgid "%Jcan't inline call to '%F'"
3368 #~ msgstr "%Jimpossible d'enligner l'appel à « %F »"
3370 #~ msgid "ignoring return value of `%D', declared with attribute warn_unused_result"
3371 #~ msgstr "valeur à retourner « %D » ignorée, déclaré avec l'attribut warn_unused_result"
3373 #~ msgid "ignoring return value of function declared with attribute warn_unused_result"
3374 #~ msgstr "valeur à retourner d'une fonction ignorée, déclaré avec l'attribut warn_unused_result"
3376 #~ msgid "function call has aggregate value"
3377 #~ msgstr "l'appel de fonction a une valeur d'aggrégat"
3379 #~ msgid "bb %d on wrong place"
3380 #~ msgstr "bb %d au mauvais endroit"
3382 #~ msgid "prev_bb of %d should be %d, not %d"
3383 #~ msgstr "prev_bb de %d devrait être %d, pas %d"
3385 #~ msgid "verify_flow_info: Wrong count of block %i %i"
3386 #~ msgstr "verify_flow_info: Nombre de blocs erroné %i %i"
3388 #~ msgid "verify_flow_info: Wrong frequency of block %i %i"
3389 #~ msgstr "verify_flow_info: Fréquence de blocs erronée %i %i"
3391 #~ msgid "verify_flow_info: Duplicate edge %i->%i"
3392 #~ msgstr "verify_flow_info: arrête dupliquée %i->%i"
3394 #~ msgid "verify_flow_info: Wrong probability of edge %i->%i %i"
3395 #~ msgstr "verify_flow_info: probabilité de l'arrête %i->%i %i erronée"
3397 #~ msgid "verify_flow_info: Wrong count of edge %i->%i %i"
3398 #~ msgstr "verify_flow_info: Mauvais nombre d'arrête %i->%i %i"
3400 #~ msgid "verify_flow_info: Basic block %d succ edge is corrupted"
3401 #~ msgstr "verify_flow_info: l'arrête succ du bloc de base %d est corrompue"
3403 #~ msgid "Wrong amount of branch edges after unconditional jump %i"
3404 #~ msgstr "Mauvais nombre d'arrêtes de branchement après le branchement inconditionnel %i"
3406 #~ msgid "basic block %d pred edge is corrupted"
3407 #~ msgstr "arrête pred du bloc de base %d corrompue"
3409 #~ msgid "basic block %i edge lists are corrupted"
3410 #~ msgstr "les listes d'arrêtes du  bloc de base %i sont corrompues"
3412 #~ msgid "verify_flow_info failed"
3413 #~ msgstr "verify_flow_info a échoué"
3415 #~ msgid "Size of loop %d should be %d, not %d."
3416 #~ msgstr "La taille de la boucle %d devrait être %d, et non %d."
3418 # FIXME
3419 #~ msgid "Bb %d do not belong to loop %d."
3420 #~ msgstr "Bb %d n'appartient pas à la boucle %d."
3422 #~ msgid "Loop %d's header does not have exactly 2 entries."
3423 #~ msgstr "L'en-tête de la boucle %d n'a pas exactement 2 entrées."
3425 #~ msgid "Loop %d's latch does not have exactly 1 successor."
3426 #~ msgstr "Le verrou %d de la boucle n'a pas exactement 1 successeur."
3428 #~ msgid "Loop %d's latch does not have header as successor."
3429 #~ msgstr "Le verrou %d de la boucle n'a pas une en-tête comme successeur."
3431 #~ msgid "Loop %d's latch does not belong directly to it."
3432 #~ msgstr "Le verrou %d de la boucle ne lui appartient pas directement."
3434 #~ msgid "Loop %d's header does not belong directly to it."
3435 #~ msgstr "L'entête de la boucle %d ne lui appartient pas directement."
3437 #~ msgid "Loop %d's latch is marked as part of irreducible region."
3438 #~ msgstr "Le verrou %d de la boucle est défini comme faisant partie d'une zone irréductible"
3440 #~ msgid "Basic block %d should be marked irreducible."
3441 #~ msgstr "bloc de base %d devrait être marqué irréductible."
3443 #~ msgid "Basic block %d should not be marked irreducible."
3444 #~ msgstr "bloc de base %d ne devrait pas être marqué irréductible."
3446 #~ msgid "Edge from %d to %d should be marked irreducible."
3447 #~ msgstr "Bordures à partir de %d à %d devraient être marqués irréductibles."
3449 #~ msgid "Edge from %d to %d should not be marked irreducible."
3450 #~ msgstr "Bordures à partir de %d à %d ne devraient être marquées irréductibles."
3452 #~ msgid "end insn %d for block %d not found in the insn stream"
3453 #~ msgstr "fin insn %d du bloc %d n'a pas été repéré dans le flot insn"
3455 #~ msgid "insn %d is in multiple basic blocks (%d and %d)"
3456 #~ msgstr "insn %d est dans de multiples blocs de base (%d et %d)"
3458 #~ msgid "head insn %d for block %d not found in the insn stream"
3459 #~ msgstr "en-tête insn %d du bloc %d n'a pas été repérée dans le flot insn"
3461 #~ msgid "verify_flow_info: REG_BR_PROB does not match cfg %wi %i"
3462 #~ msgstr "verify_flow_info: REG_BR_PROB ne correspond pas à la config %wi %i"
3464 #~ msgid "Missing REG_EH_REGION note in the end of bb %i"
3465 #~ msgstr "REG_EH_REGION note manquante à la fin du bb %i"
3467 #~ msgid "Too many outgoing branch edges from bb %i"
3468 #~ msgstr "Trop d'arrêtes de branchement sortantes dans le bb %i"
3470 #~ msgid "Fallthru edge after unconditional jump %i"
3471 #~ msgstr "Arrête fallthru après le branchement inconditionnel %i"
3473 #~ msgid "Wrong amount of branch edges after conditional jump %i"
3474 #~ msgstr "Mauvais nombre d'arrêtes de branchement après le branchement conditionnel %i"
3476 #~ msgid "Call edges for non-call insn in bb %i"
3477 #~ msgstr "Arrêtes d'appel pour un insn n'étant pas d'appel dans le bb %i"
3479 #~ msgid "Abnormal edges for no purpose in bb %i"
3480 #~ msgstr "Arrête anormale sans but dans le bb %i"
3482 #~ msgid "insn %d inside basic block %d but block_for_insn is NULL"
3483 #~ msgstr "insn %d à l'intérieur du bloc de base %d mais block_for_insn est NULL"
3485 #~ msgid "insn %d inside basic block %d but block_for_insn is %i"
3486 #~ msgstr "insn %d à l'intérieur du bloc de base %d mais block_for_insn est %i"
3488 #~ msgid "NOTE_INSN_BASIC_BLOCK is missing for block %d"
3489 #~ msgstr "NOTE_INSN_BASIC_BLOCK manquant pour le bloc %d"
3491 #~ msgid "NOTE_INSN_BASIC_BLOCK %d in middle of basic block %d"
3492 #~ msgstr "NOTE_INSN_BASIC_BLOCK %d au milieu du bloc de base %d"
3494 #~ msgid "in basic block %d:"
3495 #~ msgstr "dans le bloc de base %d :"
3497 #~ msgid "flow control insn inside a basic block"
3498 #~ msgstr "insn de contrôle de flot à l'intérieur d'un bloc de base"
3500 #~ msgid "missing barrier after block %i"
3501 #~ msgstr "barrière manquante après le boc %i"
3503 #~ msgid "verify_flow_info: Incorrect blocks for fallthru %i->%i"
3504 #~ msgstr "verify_flow_info: blocs incorrects pour le fallthru %i->%i"
3506 #~ msgid "verify_flow_info: Incorrect fallthru %i->%i"
3507 #~ msgstr "verify_flow_info: fallthru incorrect %i->%i"
3509 #~ msgid "wrong insn in the fallthru edge"
3510 #~ msgstr "insn erronée dans l'arrête fallthru"
3512 #~ msgid "basic blocks not laid down consecutively"
3513 #~ msgstr "les blocs de base ne se suivent pas consécutivement"
3515 #~ msgid "insn outside basic block"
3516 #~ msgstr "insn à l'extérieur de tout bloc de base"
3518 #~ msgid "return not followed by barrier"
3519 #~ msgstr "return n'est pas suivi d'une barrière"
3521 # FIXME
3522 # bb est une abréviation courante dans cette partie du fichier pour « basic block »
3523 #~ msgid "number of bb notes in insn chain (%d) != n_basic_blocks (%d)"
3524 #~ msgstr "nombre de bb noté dans la chaîne d'insn (%d) != n_basic_blocks (%d)"
3526 #~ msgid "function body not available"
3527 #~ msgstr "corps de la fonction n'est pas disponible"
3529 #~ msgid "redefined extern inline functions are not considered for inlining"
3530 #~ msgstr "fonctions externes enlignes redéfinies n'ont pas été retenues pour l'enlignage"
3532 #~ msgid "function not considered for inlining"
3533 #~ msgstr "fonction n'a pas été retenue pour l'enlignage"
3535 #~ msgid "function not inlinable"
3536 #~ msgstr "fonction ne peut être enligne"
3538 #~ msgid "%D renamed after being referenced in assembly"
3539 #~ msgstr "« %D » renommé après avoir été référencé durant l'assemblage"
3541 #~ msgid "--param large-function-growth limit reached"
3542 #~ msgstr "--param large-function-growth limite atteinte"
3544 #~ msgid "--param large-function-growth limit reached while inlining the caller"
3545 #~ msgstr "--param large-function-growth limite atteinte lors de l'enlignage de l'appelant"
3547 #~ msgid "--param max-inline-insns-single limit reached"
3548 #~ msgstr "--param max-inline-insns-single limite atteinte"
3550 #~ msgid "--param max-inline-insns-single limit reached after inlining into the callee"
3551 #~ msgstr "--param max-inline-insns-single limite atteinte après l'enlignage dans l'appellé"
3553 #~ msgid "--param inline-unit-growth limit reached"
3554 #~ msgstr "--param inline-unit-growth limite atteinte"
3556 #~ msgid "recursive inlining"
3557 #~ msgstr "enlignage récursif"
3559 #~ msgid "internal error"
3560 #~ msgstr "erreur interne"
3562 #~ msgid "no arguments"
3563 #~ msgstr "pas d'argument"
3565 # I18N
3566 #~ msgid "fopen %s"
3567 #~ msgstr "fopen() %s"
3569 # I18N
3570 #~ msgid "fclose %s"
3571 #~ msgstr "fclose() %s"
3573 #~ msgid "collect2 version %s"
3574 #~ msgstr "collect2 version %s"
3576 #~ msgid "%d constructor(s) found\n"
3577 #~ msgstr "%d constructeur(s) trouvé(s)\n"
3579 #~ msgid "%d destructor(s)  found\n"
3580 #~ msgstr "%d destructeur(s)  trouvé(s)\n"
3582 #~ msgid "%d frame table(s) found\n"
3583 #~ msgstr "%d table(s) de trame trouvée(s)\n"
3585 #~ msgid "%s terminated with signal %d [%s]%s"
3586 #~ msgstr "%s terminé par le signal %d [%s]%s"
3588 #~ msgid "%s returned %d exit status"
3589 #~ msgstr "%s a retourné %d comme valeur de sortie"
3591 #~ msgid "[cannot find %s]"
3592 #~ msgstr "[%s introuvable]"
3594 #~ msgid "cannot find `%s'"
3595 #~ msgstr "« %s » introuvable"
3597 #~ msgid "redirecting stdout: %s"
3598 #~ msgstr "redirection de stdout : %s"
3600 # FIXME
3601 #~ msgid "[Leaving %s]\n"
3602 #~ msgstr "[Laissant %s]\n"
3604 #~ msgid ""
3605 #~ "\n"
3606 #~ "write_c_file - output name is %s, prefix is %s\n"
3607 #~ msgstr ""
3608 #~ "\n"
3609 #~ "write_c_file - le nom de sortie est %s, le préfixe est %s\n"
3611 #~ msgid "cannot find `nm'"
3612 #~ msgstr "« nm » introuvable"
3614 # I18N
3615 #~ msgid "pipe"
3616 #~ msgstr "pipe"
3618 # I18N
3619 #~ msgid "fdopen"
3620 #~ msgstr "fdopen"
3622 # I18N
3623 #~ msgid "dup2 %d 1"
3624 #~ msgstr "dup2 %d 1"
3626 # I18N
3627 #~ msgid "close %d"
3628 #~ msgstr "close %d"
3630 # I18N
3631 #~ msgid "execv %s"
3632 #~ msgstr "execv %s"
3634 #~ msgid "init function found in object %s"
3635 #~ msgstr "fonction init trouvée dans l'objet %s"
3637 #~ msgid "fini function found in object %s"
3638 #~ msgstr "fonction fini() trouvée dans l'objet %s"
3640 # I18N
3641 #~ msgid "fclose"
3642 #~ msgstr "fclose"
3644 #~ msgid "unable to open file '%s'"
3645 #~ msgstr "impossible d'ouvrir le fichier « %s »"
3647 #~ msgid "unable to stat file '%s'"
3648 #~ msgstr "impossible d'analyser le fichier  « %s » avec stat()"
3650 #~ msgid "unable to mmap file '%s'"
3651 #~ msgstr "incpable de projeter en mémoire le fichier « %s » avec nmap()"
3653 #~ msgid "not found\n"
3654 #~ msgstr "introuvable\n"
3656 #~ msgid "dynamic dependency %s not found"
3657 #~ msgstr "dépendance dynamique %s introuvable"
3659 #~ msgid "bad magic number in file '%s'"
3660 #~ msgstr "le nombre magique du fichier « %s » est erroné"
3662 #~ msgid "dynamic dependencies.\n"
3663 #~ msgstr "dépendances dynamiques.\n"
3665 #~ msgid "cannot find `ldd'"
3666 #~ msgstr "« ldd » introuvable"
3668 #~ msgid ""
3669 #~ "\n"
3670 #~ "ldd output with constructors/destructors.\n"
3671 #~ msgstr ""
3672 #~ "\n"
3673 #~ "sortie de ldd avec constructeurs/destructeurs.\n"
3675 #~ msgid "unable to open dynamic dependency '%s'"
3676 #~ msgstr "incapable d'ouvrir la dépendance dynamique « %s »"
3678 #~ msgid "%s: not a COFF file"
3679 #~ msgstr "%s : n'est pas un fichier COFF"
3681 #~ msgid "%s: cannot open as COFF file"
3682 #~ msgstr "%s : ne peut ouvrir en tant que fichier COFF"
3684 # I18N
3685 #~ msgid "library lib%s not found"
3686 #~ msgstr "bibliothèque lib%s introuvable"
3688 #~ msgid ""
3689 #~ ";; Combiner statistics: %d attempts, %d substitutions (%d requiring new space),\n"
3690 #~ ";; %d successes.\n"
3691 #~ "\n"
3692 #~ msgstr ""
3693 #~ ";; Statistiques du combinateur : %d tentatives, %d substitutions (%d requérant un nouvel espace),\n"
3694 #~ ";; %d succès.\n"
3695 #~ "\n"
3697 #~ msgid ""
3698 #~ "\n"
3699 #~ ";; Combiner totals: %d attempts, %d substitutions (%d requiring new space),\n"
3700 #~ ";; %d successes.\n"
3701 #~ msgstr ""
3702 #~ "\n"
3703 #~ ";; Totaux du combinateur : %d tentatives, %d substitutions (%d requérant un nouvel espace),\n"
3704 #~ ";; %d succès.\n"
3705 #~ "\n"
3707 #~ msgid "cannot convert to a pointer type"
3708 #~ msgstr "ne peut convertir en un type pointeur"
3710 #~ msgid "pointer value used where a floating point value was expected"
3711 #~ msgstr "valeur de pointeur utilisée là où une valeur à virgule flottante était attendue"
3713 #~ msgid "aggregate value used where a float was expected"
3714 #~ msgstr "valeur d'aggrégat utilisée là où un flottant était attendu"
3716 #~ msgid "conversion to incomplete type"
3717 #~ msgstr "conversion vers un type incomplet"
3719 #~ msgid "can't convert between vector values of different size"
3720 #~ msgstr "ne peut convertir entre des valeurs de vecteurs de tailles différentes"
3722 #~ msgid "aggregate value used where an integer was expected"
3723 #~ msgstr "valeur d'aggrégat utilisée là où un entier était attendu"
3725 #~ msgid "pointer value used where a complex was expected"
3726 #~ msgstr "valeur de pointeur utilisée là où un complexe était attendu"
3728 #~ msgid "aggregate value used where a complex was expected"
3729 #~ msgstr "valeur d'aggrégat utilisée là où un complexe était attendu"
3731 #~ msgid "can't convert value to a vector"
3732 #~ msgstr "ne peut convertir une valeur en vecteur"
3734 #~ msgid "`%s' is not a gcov data file"
3735 #~ msgstr "« %s » n'est pas un fichier de données gcov"
3737 #~ msgid "`%s' is version `%.4s', expected version `%.4s'"
3738 #~ msgstr "« %s » est de version « %.4s », version « %.4s » attendue"
3740 #~ msgid "coverage mismatch for function %u while reading execution counters."
3741 #~ msgstr "non concordance de la couverture pour la fonction %u lors de la lecture des compteurs d'exécution"
3743 #~ msgid "checksum is %x instead of %x"
3744 #~ msgstr "somme de contrôle est %x au lieu de %x"
3746 #~ msgid "number of counters is %d instead of %d"
3747 #~ msgstr "nombre de compteurs est %d au lieu de %d"
3749 #~ msgid "cannot merge separate %s counters for function %u"
3750 #~ msgstr "ne peut faire la fusion séparée des compteurs %s pour la fonction %u"
3752 #~ msgid "`%s' has overflowed"
3753 #~ msgstr "« %s » a déborbé"
3755 #~ msgid "`%s' is corrupted"
3756 #~ msgstr "« %s » est corrompu"
3758 #~ msgid "file %s not found, execution counts assumed to be zero"
3759 #~ msgstr "fichier %s non repéré, compteur d'exécution assumé être à zéro"
3761 #~ msgid "no coverage for function '%s' found."
3762 #~ msgstr "pas de couverture repérée pour la fonction « %s »"
3764 #~ msgid "coverage mismatch for function '%s' while reading counter '%s'."
3765 #~ msgstr "non concordance de la couverture pour la fonction « %s » lors de la lecture des compteurs d'exécution « %s »"
3767 #~ msgid "cannot open %s"
3768 #~ msgstr "ne peut ouvrir %s"
3770 #~ msgid "error writing `%s'"
3771 #~ msgstr "erreur d'écriture dans %s"
3773 #~ msgid "\"%s\" is not a valid option to the preprocessor"
3774 #~ msgstr "« %s » n'est pas une option valide pour le préprocesseur"
3776 #~ msgid "too many input files"
3777 #~ msgstr "trop de fichiers d'entrée"
3779 # FIXME: Initialisé, ou ensembles?
3780 #~ msgid ";; Processing block from %d to %d, %d sets.\n"
3781 #~ msgstr ";; traitement du bloc de %d à %d, %d initialisés.\n"
3783 #~ msgid "%s:%d: confused by earlier errors, bailing out\n"
3784 #~ msgstr "%s:%d: embrouillé par les erreurs précédentes, abandon\n"
3786 #~ msgid "compilation terminated.\n"
3787 #~ msgstr "compilation terminée.\n"
3789 # FIXME
3790 #~ msgid "Internal compiler error: Error reporting routines re-entered.\n"
3791 #~ msgstr "erreur interne au compilateur : routine de rapport d'erreur préemptée.\n"
3793 #~ msgid "in %s, at %s:%d"
3794 #~ msgstr "dans %s, à %s:%d"
3796 # FIXME
3797 #~ msgid "dominator of %d should be %d, not %d"
3798 #~ msgstr "le dominateur de %d devrait être %d, et non %d"
3800 #~ msgid "DW_LOC_OP %s not implemented\n"
3801 #~ msgstr "DW_LOC_OP %s n'est pas implanté\n"
3803 #~ msgid "can't access real part of complex value in hard register"
3804 #~ msgstr "ne peut accéder à la partie réelle d'une valeur complexe dans un registre matériel"
3806 #~ msgid "can't access imaginary part of complex value in hard register"
3807 #~ msgstr "ne peut accéder à la partie imaginaire d'une valeur complexe dans un registre matériel"
3809 #~ msgid "Invalid rtl sharing found in the insn"
3810 #~ msgstr "partage rtl invalide repéré dans l'insn"
3812 #~ msgid "Shared rtx"
3813 #~ msgstr "rtx partagé"
3815 #~ msgid "ICE: emit_insn used where emit_jump_insn needed:\n"
3816 #~ msgstr "ICE : emit_insn utilisé là où emit_jump_insn était attendu :\n"
3818 #~ msgid "abort in %s, at %s:%d"
3819 #~ msgstr "abandon dans %s, à %s:%d"
3821 #~ msgid "exception handling disabled, use -fexceptions to enable"
3822 #~ msgstr "traitement des exceptions désactivé, utiliser -fexceptions pour l'activer"
3824 #~ msgid "argument of `__builtin_eh_return_regno' must be constant"
3825 #~ msgstr "l'argument de « __builtin_eh_return_regno » doit être une constante"
3827 #~ msgid "__builtin_eh_return not supported on this target"
3828 #~ msgstr "« __builtin_eh_return » n'est pas possible sur cette cible"
3830 # FIXME
3831 #~ msgid "stack limits not supported on this target"
3832 #~ msgstr "les limites de la pile ne sont pas supportées sur cette cible"
3834 #~ msgid "function using short complex types cannot be inline"
3835 #~ msgstr "un foncton utilisant un type « complex short » ne peut être enligne"
3837 #~ msgid "%Jprior parameter's size depends on '%D'"
3838 #~ msgstr "%Jtaille du paramètre précédent dépend de « %D »"
3840 #~ msgid "returned value in block_exit_expr"
3841 #~ msgstr "valeur retournée dans block_exit_expr"
3843 #~ msgid "cannot take the address of an unaligned member"
3844 #~ msgstr "ne peut prendre l'adresse d'un membre non aligné"
3846 #~ msgid "negative insn length"
3847 #~ msgstr "longueur négative insn"
3849 #~ msgid "could not split insn"
3850 #~ msgstr "n'a pu séparer insn"
3852 #~ msgid "invalid `asm': "
3853 #~ msgstr "« asm » invalide: "
3855 #~ msgid "nested assembly dialect alternatives"
3856 #~ msgstr "assemblage de dialectes alternatifs imbriqués"
3858 #~ msgid "unterminated assembly dialect alternative"
3859 #~ msgstr "assemblage de dialectes alternatifs non terminé"
3861 #~ msgid "operand number missing after %%-letter"
3862 #~ msgstr "numéro d'opérande manquant après %%-letter"
3864 #~ msgid "operand number out of range"
3865 #~ msgstr "nombre d'opérandes hors limite"
3867 #~ msgid "invalid %%-code"
3868 #~ msgstr "%%-code est invalide"
3870 #~ msgid "`%%l' operand isn't a label"
3871 #~ msgstr "opérande « %%l » n'est pas une étiquette"
3873 #~ msgid "floating constant misused"
3874 #~ msgstr "constante flottante mal utilisée"
3876 #~ msgid "invalid expression as operand"
3877 #~ msgstr "expression invalide comme opérande"
3879 #~ msgid "function might be possible candidate for attribute `noreturn'"
3880 #~ msgstr "fonction peut être une possible candidate pour l'attribut « norreturn »"
3882 #~ msgid "`noreturn' function does return"
3883 #~ msgstr "fonction avec « noreturn » effectue des retour"
3885 #~ msgid "control reaches end of non-void function"
3886 #~ msgstr "contrôle a atteint la fin non void de la fonction"
3888 #~ msgid "Attempt to delete prologue/epilogue insn:"
3889 #~ msgstr "Tentative pour détruire le prologue/épilogue insn:"
3891 #~ msgid "comparison is always %d due to width of bit-field"
3892 #~ msgstr "comparaison est toujours %d en raison de la largeur du champ de bits"
3894 #~ msgid "comparison is always %d"
3895 #~ msgstr "comparaison est toujours %d"
3897 #~ msgid "`or' of unmatched not-equal tests is always 1"
3898 #~ msgstr "« or » de tests non pairé de non égalité est troujours 1"
3900 #~ msgid "`and' of mutually exclusive equal-tests is always 0"
3901 #~ msgstr "« and » de tests d'égalité mutuellement exclusifs est toujours 0"
3903 #~ msgid "fold check: original tree changed by fold"
3904 #~ msgstr "vérification fold: arbre originale modifié par fold"
3906 #~ msgid "%Jsize of variable '%D' is too large"
3907 #~ msgstr "%Jtaille de la variable « %D » est trop grande"
3909 #~ msgid "impossible constraint in `asm'"
3910 #~ msgstr "contrainte impossible dans « asm »"
3912 #~ msgid "%J'%D' might be used uninitialized in this function"
3913 #~ msgstr "%J« %D » pourrait être utilisé sans être initialisé dans cette fonction"
3915 #~ msgid "%Jvariable '%D' might be clobbered by `longjmp' or `vfork'"
3916 #~ msgstr "%Jvariable « %D » pourrait être maltraitée par un «longjmp» ou un «vfork »"
3918 #~ msgid "%Jargument '%D' might be clobbered by `longjmp' or `vfork'"
3919 #~ msgstr "%Jargument « %D » pourrait être maltraitée par un «longjmp» ou un «vfork »"
3921 #~ msgid "function returns an aggregate"
3922 #~ msgstr "fonction retourne un aggrégat"
3924 #~ msgid "%Junused parameter '%D'"
3925 #~ msgstr "%Jparamètre « %D » inutilisé"
3927 #~ msgid "ambiguous abbreviation %s"
3928 #~ msgstr "abréviation %s est ambiguë"
3930 #~ msgid "incomplete `%s' option"
3931 #~ msgstr "option « %s » est incomplète"
3933 #~ msgid "missing argument to `%s' option"
3934 #~ msgstr "argument manquant à l'option « %s »"
3936 #~ msgid "extraneous argument to `%s' option"
3937 #~ msgstr "argument superflu à l'option « %s »"
3939 #~ msgid "Using built-in specs.\n"
3940 #~ msgstr "Utilisation des specs internes.\n"
3942 #~ msgid ""
3943 #~ "Setting spec %s to '%s'\n"
3944 #~ "\n"
3945 #~ msgstr ""
3946 #~ "Initialisation des spec %s à « %s »\n"
3947 #~ "\n"
3949 #~ msgid "Reading specs from %s\n"
3950 #~ msgstr "Lecture des spécification à partir de %s\n"
3952 #~ msgid "specs %%include syntax malformed after %ld characters"
3953 #~ msgstr "syntaxe des specs %%include mal composée après %ld caractères"
3955 #~ msgid "could not find specs file %s\n"
3956 #~ msgstr "ne peut repérer le fichiers des specs %s\n"
3958 #~ msgid "specs %%rename syntax malformed after %ld characters"
3959 #~ msgstr "specs de la syntaxe %%rename mal composées après %ld caractères"
3961 #~ msgid "specs %s spec was not found to be renamed"
3962 #~ msgstr "specs de la spécification %s n'a pas été trouvé pour être renommer"
3964 #~ msgid "%s: attempt to rename spec '%s' to already defined spec '%s'"
3965 #~ msgstr "%s: tentative pour renommner la spécification « %s » à un spécification « %s » déjà définie"
3967 #~ msgid "rename spec %s to %s\n"
3968 #~ msgstr "renommé les specs %s à %s\n"
3970 #~ msgid ""
3971 #~ "spec is '%s'\n"
3972 #~ "\n"
3973 #~ msgstr ""
3974 #~ "spec est « %s »\n"
3975 #~ "\n"
3977 #~ msgid "specs unknown %% command after %ld characters"
3978 #~ msgstr "specs inconnus de la commande %% après %ld caractères"
3980 #~ msgid "specs file malformed after %ld characters"
3981 #~ msgstr "fichier de specs mal composé après %ld caractères"
3983 #~ msgid "spec file has no spec for linking"
3984 #~ msgstr "fichier de specs n'a pas de spécification pour l'édition de liens"
3986 #~ msgid "-pipe not supported"
3987 #~ msgstr "-pipe n'est pas supporté"
3989 #~ msgid ""
3990 #~ "\n"
3991 #~ "Go ahead? (y or n) "
3992 #~ msgstr ""
3993 #~ "\n"
3994 #~ "Aller de l'avant? (y ou n) "
3996 #~ msgid ""
3997 #~ "Internal error: %s (program %s)\n"
3998 #~ "Please submit a full bug report.\n"
3999 #~ "See %s for instructions."
4000 #~ msgstr ""
4001 #~ "Erreur internal error: %s (programme %s)\n"
4002 #~ "SVP soumettre un rapport complet d'anomalies.\n"
4003 #~ "Consulter %s pour les instructions."
4005 #~ msgid "# %s %.2f %.2f\n"
4006 #~ msgstr "# %s %.2f %.2f\n"
4008 #~ msgid "Usage: %s [options] file...\n"
4009 #~ msgstr "Usage: %s [options] fichier...\n"
4011 #~ msgid "Options:\n"
4012 #~ msgstr "Options:\n"
4014 #~ msgid "  -pass-exit-codes         Exit with highest error code from a phase\n"
4015 #~ msgstr "  -pass-exit-codes         quitter avec le plus grand code d'erreur de la phase\n"
4017 #~ msgid "  --help                   Display this information\n"
4018 #~ msgstr "  --help                   afficher l'aide mémoire\n"
4020 #~ msgid "  --target-help            Display target specific command line options\n"
4021 #~ msgstr "  --target-help            afficher les options spécifiques de la ligne de commande\n"
4023 #~ msgid "  (Use '-v --help' to display command line options of sub-processes)\n"
4024 #~ msgstr "  (Utiliser «-v --help» pour afficher les options de la ligne de commande des sous-processus)\n"
4026 #~ msgid "  -dumpspecs               Display all of the built in spec strings\n"
4027 #~ msgstr "  -dumpspecs               afficher tous les construits des chaînes de specs\n"
4029 #~ msgid "  -dumpversion             Display the version of the compiler\n"
4030 #~ msgstr "  -dumpversion             afficher la version du compilateur\n"
4032 #~ msgid "  -dumpmachine             Display the compiler's target processor\n"
4033 #~ msgstr "  -dumpmachine             afficher le processeur ciblé par le compilateur\n"
4035 #~ msgid "  -print-search-dirs       Display the directories in the compiler's search path\n"
4036 #~ msgstr "  -print-search-dirs       afficher les répertoires du chemin de recherche du compiltateur\n"
4038 #~ msgid "  -print-libgcc-file-name  Display the name of the compiler's companion library\n"
4039 #~ msgstr "  -print-libgcc-file-name  afficher le nom de la bibliothèque compagne du compilateur\n"
4041 #~ msgid "  -print-file-name=<lib>   Display the full path to library <lib>\n"
4042 #~ msgstr "  -print-file-name=<lib>   afficher le chemin d'accès complet vers la bibliothèque <lib>\n"
4044 #~ msgid "  -print-prog-name=<prog>  Display the full path to compiler component <prog>\n"
4045 #~ msgstr "  -print-prog-name=<prog>  afficher le chemin d'accès complet vers le composant du compilateur <prog>\n"
4047 #~ msgid "  -print-multi-directory   Display the root directory for versions of libgcc\n"
4048 #~ msgstr "  -print-multi-directory   afficher la racine du répertoire des version libgcc\n"
4050 #~ msgid ""
4051 #~ "  -print-multi-lib         Display the mapping between command line options and\n"
4052 #~ "                           multiple library search directories\n"
4053 #~ msgstr ""
4054 #~ "  -print-multi-lib         Afficher la table de projection entre les options de\n"
4055 #~ "                           la ligne de commande et les multiples répertoires de\n"
4056 #~ "                           recherches des bibliothèques\n"
4058 #~ msgid "  -print-multi-os-directory Display the relative path to OS libraries\n"
4059 #~ msgstr "  -print-multi-os-directory   afficher le chemin relatif du répertoire vers les librairies de l'OS\n"
4061 #~ msgid "  -Wa,<options>            Pass comma-separated <options> on to the assembler\n"
4062 #~ msgstr "  -Wa,<options>            passer les <options> séparées par des virgules à l'assembleur\n"
4064 #~ msgid "  -Wp,<options>            Pass comma-separated <options> on to the preprocessor\n"
4065 #~ msgstr "  -Wp,<options>            passer les <options> séparées par des virgules au préprocesseur\n"
4067 #~ msgid "  -Wl,<options>            Pass comma-separated <options> on to the linker\n"
4068 #~ msgstr "  -Wl,<options>            passer les <options> séparées par des virgules  à l'éditeur de liens\n"
4070 #~ msgid "  -Xassembler <arg>        Pass <arg> on to the assembler\n"
4071 #~ msgstr "  -Xassembler <arg>        passer l'<arg>ument à l'assembleur\n"
4073 #~ msgid "  -Xpreprocessor <arg>     Pass <arg> on to the preprocessor\n"
4074 #~ msgstr "  -Xpreprocessor <arg>     passer l'<arg>ument au pré-processeur\n"
4076 #~ msgid "  -Xlinker <arg>           Pass <arg> on to the linker\n"
4077 #~ msgstr "  -Xlinker <argument>      passer l'<argument> à l'éditeur de liens\n"
4079 #~ msgid "  -save-temps              Do not delete intermediate files\n"
4080 #~ msgstr "  -save-temps              ne pas détruire les fichiers intermédiaires\n"
4082 #~ msgid "  -pipe                    Use pipes rather than intermediate files\n"
4083 #~ msgstr "  -pipe                    utiliser des pipes au lieu de fichiers intermédiares\n"
4085 #~ msgid "  -time                    Time the execution of each subprocess\n"
4086 #~ msgstr "  -time                    mesurer le temps d'exécution de chaque sous-processus\n"
4088 #~ msgid "  -specs=<file>            Override built-in specs with the contents of <file>\n"
4089 #~ msgstr "  -specs=<fichier>         écraser les specs internes à l'aide du contenu du <fichier>\n"
4091 #~ msgid "  -std=<standard>          Assume that the input sources are for <standard>\n"
4092 #~ msgstr "  -std=<standard>          Présumer que les fichiers sources respectent le <standard>\n"
4094 #~ msgid "  -B <directory>           Add <directory> to the compiler's search paths\n"
4095 #~ msgstr "  -B <répertoire>          ajouter le <répertoire> aux chemins de recherche du compilateur\n"
4097 #~ msgid "  -b <machine>             Run gcc for target <machine>, if installed\n"
4098 #~ msgstr "  -b <machine>             exécuter gcc pour la <machine> cible, si installé\n"
4100 #~ msgid "  -V <version>             Run gcc version number <version>, if installed\n"
4101 #~ msgstr "  -V <version>             exécuter le numéro de <version> de gcc, si installée\n"
4103 #~ msgid "  -v                       Display the programs invoked by the compiler\n"
4104 #~ msgstr "  -v                       afficher les programmes invoqués par le compilateur\n"
4106 #~ msgid "  -###                     Like -v but options quoted and commands not executed\n"
4107 #~ msgstr "  -###                     identique à -v mais les options et les commandes entre guillemets ne sont pas exécutées\n"
4109 #~ msgid "  -E                       Preprocess only; do not compile, assemble or link\n"
4110 #~ msgstr "  -E                       pré-traiter seulement; ne pas compiler, assembler ou éditer les liens\n"
4112 #~ msgid "  -S                       Compile only; do not assemble or link\n"
4113 #~ msgstr "  -S                       compiler seulement; ne pas assembler ou éditer les liens\n"
4115 #~ msgid "  -c                       Compile and assemble, but do not link\n"
4116 #~ msgstr "  -S                       compiler et assembler, mais ne pas éditer les liens\n"
4118 #~ msgid "  -o <file>                Place the output into <file>\n"
4119 #~ msgstr "  -o <fichier>             placer la sortie dans le <fichier>\n"
4121 #~ msgid ""
4122 #~ "  -x <language>            Specify the language of the following input files\n"
4123 #~ "                           Permissible languages include: c c++ assembler none\n"
4124 #~ "                           'none' means revert to the default behavior of\n"
4125 #~ "                           guessing the language based on the file's extension\n"
4126 #~ msgstr ""
4127 #~ "  -x <langage>             spécifier le langage des fichiers suivants d'entrée\n"
4128 #~ "                           Les langages permis sont: c c++ assembler none\n"
4129 #~ "                           « none » signifiant d'utiliser le comportement par défaut\n"
4130 #~ "                           en tentant d'identifier le langage par l'extension du fichier\n"
4132 #~ msgid ""
4133 #~ "\n"
4134 #~ "Options starting with -g, -f, -m, -O, -W, or --param are automatically\n"
4135 #~ " passed on to the various sub-processes invoked by %s.  In order to pass\n"
4136 #~ " other options on to these processes the -W<letter> options must be used.\n"
4137 #~ msgstr ""
4138 #~ "\n"
4139 #~ "Options débutant par -g, -f, -m, -O, -W, ou --param sont automatiquement\n"
4140 #~ " passés aux divers sous-processus invoqués par %s.  Afin de passer\n"
4141 #~ " les autres options à ces processus l'option -W<lettre> doit être utilisé.\n"
4143 #~ msgid "`-%c' option must have argument"
4144 #~ msgstr "l'option « -%c » requière un argument"
4146 #~ msgid "couldn't run `%s': %s"
4147 #~ msgstr "impossible d'exécuter « %s » : %s"
4149 #~ msgid "%s (GCC) %s\n"
4150 #~ msgstr "%s (GCC) %s\n"
4152 #~ msgid "(C)"
4153 #~ msgstr "©"
4155 #~ msgid ""
4156 #~ "This is free software; see the source for copying conditions.  There is NO\n"
4157 #~ "warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.\n"
4158 #~ "\n"
4159 #~ msgstr ""
4160 #~ "Ce logiciel est libre; voir les sources pour les conditions de copie.  Il n'y a PAS\n"
4161 #~ "GARANTIE; ni implicite pour le MARCHANDAGE ou pour un BUT PARTICULIER.\n"
4162 #~ "\n"
4164 #~ msgid "argument to `-Xlinker' is missing"
4165 #~ msgstr "argument de «-Xlinker» est manquant"
4167 #~ msgid "argument to `-Xpreprocessor' is missing"
4168 #~ msgstr "argument de « -Xpreprocessor » est manquant"
4170 #~ msgid "argument to `-Xassembler' is missing"
4171 #~ msgstr "argument de « -Xassembler » est manquant"
4173 #~ msgid "argument to `-l' is missing"
4174 #~ msgstr "argument pour « -l » est manquant"
4176 #~ msgid "argument to `-specs' is missing"
4177 #~ msgstr "argument de « -specs » est manquant"
4179 #~ msgid "argument to `-specs=' is missing"
4180 #~ msgstr "argument de «-specs=» est manquant"
4182 #~ msgid "`-%c' must come at the start of the command line"
4183 #~ msgstr "« -%c » doit apparaître au début de la ligne de commande"
4185 #~ msgid "argument to `-B' is missing"
4186 #~ msgstr "argument de « -B » est manquant"
4188 #~ msgid "warning: -pipe ignored because -save-temps specified"
4189 #~ msgstr "AVERTISSEMENT: -pipe ignoré parce que -save-temps a été spécifié"
4191 #~ msgid "warning: -pipe ignored because -time specified"
4192 #~ msgstr "AVERTISSEMENT: -pipe ignoré parce que -time a été spécifié"
4194 #~ msgid "argument to `-x' is missing"
4195 #~ msgstr "argument pour « -x » est manquant"
4197 #~ msgid "argument to `-%s' is missing"
4198 #~ msgstr "argument pour « -%s » est manquant"
4200 #~ msgid "warning: `-x %s' after last input file has no effect"
4201 #~ msgstr "AVERTISSEMENT: « -x %s » après le dernier fichier d'entrée n'a pas d'effet"
4203 #~ msgid "invalid specification!  Bug in cc"
4204 #~ msgstr "spécification invalide!  Bug dans cc."
4206 #~ msgid "%s\n"
4207 #~ msgstr "%s\n"
4209 #~ msgid "spec failure: '%%*' has not been initialized by pattern match"
4210 #~ msgstr "échec du spec: « %%* » n'a pas été initialisé par concordance du canevas"
4212 #~ msgid "warning: use of obsolete %%[ operator in specs"
4213 #~ msgstr "AVERTISSEMENT: utilisation obsolète de l'opérateur %%[ dans les specs"
4215 #~ msgid "Processing spec %c%s%c, which is '%s'\n"
4216 #~ msgstr "Traitement du spec %c%s%c, lequel est « %s »\n"
4218 #~ msgid "spec failure: unrecognized spec option '%c'"
4219 #~ msgstr "échec de spec: option « %c » de spec non reconnue"
4221 #~ msgid "unknown spec function `%s'"
4222 #~ msgstr "spécification de fonction inconnue « %s »:"
4224 #~ msgid "error in args to spec function `%s'"
4225 #~ msgstr "ERREUR d'arguments pour la spécification de fonction « %s »"
4227 #~ msgid "malformed spec function name"
4228 #~ msgstr "nom de spécification de fonction mal composé"
4230 #~ msgid "no arguments for spec function"
4231 #~ msgstr "aucun argument pour la spécification de fonction"
4233 #~ msgid "malformed spec function arguments"
4234 #~ msgstr "arguments de spécification de fonction mal composés"
4236 #~ msgid "spec failure: more than one arg to SYSROOT_SUFFIX_SPEC."
4237 #~ msgstr "échec de spécification: plus d'un argument à SYSROOT_SUFFIX_SPEC."
4239 #~ msgid "spec failure: more than one arg to SYSROOT_HEADERS_SUFFIX_SPEC."
4240 #~ msgstr "échec de spécification: plus d'un argument à SYSROOT_HEADERS_SUFFIX_SPEC."
4242 #~ msgid "unrecognized option `-%s'"
4243 #~ msgstr "option « -%s » non reconnue"
4245 #~ msgid "install: %s%s\n"
4246 #~ msgstr "installés: %s%s\n"
4248 #~ msgid "programs: %s\n"
4249 #~ msgstr "programmes: %s\n"
4251 #~ msgid "libraries: %s\n"
4252 #~ msgstr "libraries: %s\n"
4254 #~ msgid ""
4255 #~ "\n"
4256 #~ "For bug reporting instructions, please see:\n"
4257 #~ msgstr ""
4258 #~ "\n"
4259 #~ "Pour les instructons afin de rapporter des anomales, SVP consulter:\n"
4261 #~ msgid "Configured with: %s\n"
4262 #~ msgstr "Configuré avec: %s\n"
4264 #~ msgid "Thread model: %s\n"
4265 #~ msgstr "Modèle de thread: %s\n"
4267 #~ msgid "gcc version %s\n"
4268 #~ msgstr "version gcc %s\n"
4270 #~ msgid "gcc driver version %s executing gcc version %s\n"
4271 #~ msgstr "version du pilote gcc %s exécutant le version %s de gcc\n"
4273 #~ msgid "no input files"
4274 #~ msgstr "pas de fichier à l'entrée"
4276 #~ msgid "%s: linker input file unused because linking not done"
4277 #~ msgstr "%s: fichier d'entrée d'édition de liens n'est pas utilisé parce l'édition de lien n'a pas été faite"
4279 #~ msgid "cannot specify -o with -c or -S and multiple languages"
4280 #~ msgstr "ne peut spécifier -o avec -c ou -S et de multiples langages"
4282 #~ msgid "%s: %s compiler not installed on this system"
4283 #~ msgstr "%s: %s compilateur n'est pas installé sur ce système"
4285 #~ msgid "language %s not recognized"
4286 #~ msgstr "language %s n'est pas reconnu"
4288 #~ msgid "internal gcc abort"
4289 #~ msgstr "abandon interne de gcc"
4291 #~ msgid "Internal gcov abort.\n"
4292 #~ msgstr "Abandon interne de gcov.\n"
4294 #~ msgid ""
4295 #~ "Usage: gcov [OPTION]... SOURCEFILE\n"
4296 #~ "\n"
4297 #~ msgstr ""
4298 #~ "Usage: gcov [OPTION]... FICHIER-SOURCE\n"
4299 #~ "\n"
4301 #~ msgid ""
4302 #~ "Print code coverage information.\n"
4303 #~ "\n"
4304 #~ msgstr ""
4305 #~ "Produire les informations de la couverture du code.\n"
4306 #~ "\n"
4308 #~ msgid "  -h, --help                      Print this help, then exit\n"
4309 #~ msgstr "  -h, --help               afficher l'aide mémoire\n"
4311 #~ msgid "  -v, --version                   Print version number, then exit\n"
4312 #~ msgstr "  -v, --version            exécuter le numéro de <version> de gcc, si installée\n"
4314 #~ msgid "  -a, --all-blocks                Show information for every basic block\n"
4315 #~ msgstr "  -a, --all-blocks                afficher l'information pour chaque bloc de base\n"
4317 #~ msgid "  -b, --branch-probabilities      Include branch probabilities in output\n"
4318 #~ msgstr "  -b, --branch-probabilities      inclure les probabilités de branchement dans la sortie\n"
4320 #~ msgid ""
4321 #~ "  -c, --branch-counts             Given counts of branches taken\n"
4322 #~ "                                    rather than percentages\n"
4323 #~ msgstr ""
4324 #~ "  -c, --branch-counts             donner le décompte de branchements pris\n"
4325 #~ "                                    plutôt que les pourcentages\n"
4327 #~ msgid "  -n, --no-output                 Do not create an output file\n"
4328 #~ msgstr "  -n, --no-output                 ne créer de fichier de sortie\n"
4330 #~ msgid ""
4331 #~ "  -l, --long-file-names           Use long output file names for included\n"
4332 #~ "                                    source files\n"
4333 #~ msgstr ""
4334 #~ "  -l, --long-file-names           utiliser des longs noms de fichiers pour\n"
4335 #~ "                                    les fichier sources d'inclusion\n"
4337 #~ msgid "  -f, --function-summaries        Output summaries for each function\n"
4338 #~ msgstr "  -f, --function-summaries        produire un sommaire pour chaque fonction\n"
4340 #~ msgid "  -o, --object-directory DIR|FILE Search for object files in DIR or called FILE\n"
4341 #~ msgstr "  -o, --object-directory RÉP|FICHIERS  rechercher les fichiers objets dans le RÉPertoire ou appellés FICHIERS\n"
4343 #~ msgid "  -p, --preserve-paths            Preserve all pathname components\n"
4344 #~ msgstr "  -p, --preserve-paths            préserver tous les composants des chemins d'accès\n"
4346 #~ msgid "  -u, --unconditional-branches    Show unconditional branch counts too\n"
4347 #~ msgstr "  -u, --unconditional-branches    afficher les compteurs de branchement inconditionnel aussi\n"
4349 #~ msgid ""
4350 #~ "\n"
4351 #~ "For bug reporting instructions, please see:\n"
4352 #~ "%s.\n"
4353 #~ msgstr ""
4354 #~ "\n"
4355 #~ "Pour les instructons afin de rapporter des anomales, SVP consulter:\n"
4356 #~ "%s.\n"
4358 #~ msgid "gcov (GCC) %s\n"
4359 #~ msgstr "gcov (GCC) %s\n"
4361 #~ msgid ""
4362 #~ "This is free software; see the source for copying conditions.\n"
4363 #~ "There is NO warranty; not even for MERCHANTABILITY or \n"
4364 #~ "FITNESS FOR A PARTICULAR PURPOSE.\n"
4365 #~ "\n"
4366 #~ msgstr ""
4367 #~ "Ce logiciel est libre; voir les sources pour les conditions de copie. \n"
4368 #~ "Il n'y a PAS GARANTIE; ni implicite pour le MARCHANDAGE ou\n"
4369 #~ "pour un BUT PARTICULIER.\n"
4370 #~ "\n"
4372 #~ msgid "%s:no functions found\n"
4373 #~ msgstr "%s: aucune fonction repérée\n"
4375 # I18N
4376 #~ msgid "\n"
4377 #~ msgstr "\n"
4379 #~ msgid "%s:creating `%s'\n"
4380 #~ msgstr "%s: création de « %s »\n"
4382 #~ msgid "%s:error writing output file `%s'\n"
4383 #~ msgstr "%s: ERREUR d'écriture dans le fichier de sortie « %s ».\n"
4385 #~ msgid "%s:could not open output file `%s'\n"
4386 #~ msgstr "%s: ne peut ouvrir le fichier de sortie « %s ».\n"
4388 #~ msgid "%s:cannot open graph file\n"
4389 #~ msgstr "%s: ne peut ouvrir le fichier de graphe\n"
4391 #~ msgid "%s:not a gcov graph file\n"
4392 #~ msgstr "%s: n'est pas un fichier de graphe gcov\n"
4394 #~ msgid "%s:version `%.4s', prefer `%.4s'\n"
4395 #~ msgstr "%s:version « %.4s », préfère « %.4s »\n"
4397 #~ msgid "%s:already seen blocks for `%s'\n"
4398 #~ msgstr "%s:blocs déjà vus pour « %s »\n"
4400 #~ msgid "%s:corrupted\n"
4401 #~ msgstr "%s:corrompu\n"
4403 #~ msgid "%s:cannot open data file\n"
4404 #~ msgstr "%s: ne peut ouvrir le fichier de données\n"
4406 #~ msgid "%s:not a gcov data file\n"
4407 #~ msgstr "%s: n'est pas un fichier de données gcov\n"
4409 #~ msgid "%s:version `%.4s', prefer version `%.4s'\n"
4410 #~ msgstr "%s:version « %.4s », préfère la version « %.4s »\n"
4412 #~ msgid "%s:stamp mismatch with graph file\n"
4413 #~ msgstr "%s: estampille ne concorde par avec le fichier de graphe\n"
4415 #~ msgid "%s:unknown function `%u'\n"
4416 #~ msgstr "%s: fonction inconnue « %u »\n"
4418 #~ msgid "%s:profile mismatch for `%s'\n"
4419 #~ msgstr "%s: profile ne concorde pas pour « %s »\n"
4421 #~ msgid "%s:overflowed\n"
4422 #~ msgstr "%s: débordement\n"
4424 #~ msgid "%s:`%s' lacks entry and/or exit blocks\n"
4425 #~ msgstr "%s:« %s » manque de blocs d'entrée et/ou de sortie\n"
4427 #~ msgid "%s:`%s' has arcs to entry block\n"
4428 #~ msgstr "%s:« %s » possède des arcs vers un bloc d'entrée\n"
4430 #~ msgid "%s:`%s' has arcs from exit block\n"
4431 #~ msgstr "%s:« %s » possèdes des arcs à partir du bloc de sortie\n"
4433 #~ msgid "%s:graph is unsolvable for `%s'\n"
4434 #~ msgstr "%s: graphe n'a pas de solution pour « %s »\n"
4436 #~ msgid "%s `%s'\n"
4437 #~ msgstr "%s « %s »\n"
4439 #~ msgid "Lines executed:%s of %d\n"
4440 #~ msgstr "Lignes exécutées: %s de %d\n"
4442 #~ msgid "No executable lines"
4443 #~ msgstr "Auncue ligne exécutable"
4445 #~ msgid "Branches executed:%s of %d\n"
4446 #~ msgstr "Branchements exécutés: %s de %d\n"
4448 #~ msgid "Taken at least once:%s of %d\n"
4449 #~ msgstr "Branchements pris au moins une fois: %s de %d\n"
4451 #~ msgid "No branches\n"
4452 #~ msgstr "Pas de branchement\n"
4454 #~ msgid "Calls executed:%s of %d\n"
4455 #~ msgstr "Appels exécutés: %s de %d\n"
4457 #~ msgid "No calls\n"
4458 #~ msgstr "Pas d'appel\n"
4460 #~ msgid "%s:no lines for `%s'\n"
4461 #~ msgstr "%s: pas de ligne pour « %s »\n"
4463 #~ msgid "call   %2d returned %s\n"
4464 #~ msgstr "appel  %2d a retourné %s\n"
4466 # FIXME: c'est de l'assembleur ?
4467 #~ msgid "call   %2d never executed\n"
4468 #~ msgstr "call   %2d n'est jamais été exécuté\n"
4470 #~ msgid "branch %2d taken %s%s\n"
4471 #~ msgstr "branchement %2d a pris %s%s\n"
4473 #~ msgid "branch %2d never executed\n"
4474 #~ msgstr "branchement %2d n'a jamais été exécuté\n"
4476 #~ msgid "unconditional %2d taken %s\n"
4477 #~ msgstr "inconditionnel %2d a pris %s\n"
4479 # FIXME: c'est de l'assembleur ?
4480 #~ msgid "unconditional %2d never executed\n"
4481 #~ msgstr "inconditionnel %2d n'a jamais été exécuté\n"
4483 #~ msgid "%s:cannot open source file\n"
4484 #~ msgstr "%s: ne peut ouvrir le fichier source\n"
4486 #~ msgid "%s:source file is newer than graph file `%s'\n"
4487 #~ msgstr "%s: fichier source est plus récent que le fichier graphe « %s »\n"
4489 #~ msgid "GCSE disabled"
4490 #~ msgstr "GCSE désactivé"
4492 #~ msgid "NULL pointer checks disabled"
4493 #~ msgstr "vérification des pointeurs NULS désactivée"
4495 #~ msgid "jump bypassing disabled"
4496 #~ msgstr "saut d'évitement désactivé"
4498 #~ msgid "%s: %d basic blocks and %d edges/basic block"
4499 #~ msgstr "%s: %d blocs de base et %d blocs edges/basic"
4501 #~ msgid "%s: %d basic blocks and %d registers"
4502 #~ msgstr "%s: %d blocs basic et %d registres"
4504 #~ msgid "can't write PCH file: %m"
4505 #~ msgstr "ne peut écrire le fichier PCH: %m"
4507 #~ msgid "can't get position in PCH file: %m"
4508 #~ msgstr "ne peut obtenir la position dans le fichier PCH: %m"
4510 #~ msgid "can't write padding to PCH file: %m"
4511 #~ msgstr "ne peut écrire de remplissage dans le fichier PCH: %m"
4513 #~ msgid "can't read PCH file: %m"
4514 #~ msgstr "ne peut lire le fichier PCH: %m"
4516 #~ msgid "had to relocate PCH"
4517 #~ msgstr "a dû relocaliser PCH"
4519 #~ msgid "open /dev/zero: %m"
4520 #~ msgstr "ouverture de /dev/zero: %m"
4522 #~ msgid "can't write PCH file"
4523 #~ msgstr "ne peut écrire dans le fichier PCH"
4525 #~ msgid "Generating PCH files is not supported when using ggc-simple.c"
4526 #~ msgstr "Génération des ficheirs PCH n'est pas supporté lors de l'utilisation de ggc-simple.c"
4528 #~ msgid "%s cannot be used in asm here"
4529 #~ msgstr "%s ne peut être utilisé dans asm ici"
4531 #~ msgid "can't open %s: %m"
4532 #~ msgstr "ne peut ouvrir %s: %m"
4534 #~ msgid "fix_sched_param: unknown param: %s"
4535 #~ msgstr "fix_sched_param: paramètre inconnu: %s"
4537 #~ msgid "function cannot be inline"
4538 #~ msgstr "fonction ne pas pas être enligne"
4540 #~ msgid "varargs function cannot be inline"
4541 #~ msgstr "varargs de fonction ne peuvent par être enligne"
4543 #~ msgid "function using alloca cannot be inline"
4544 #~ msgstr "fonction utilisant alloca ne pas pas être enligne"
4546 #~ msgid "function using longjmp cannot be inline"
4547 #~ msgstr "fonction utilisant longjmp ne peut pas être enligne"
4549 #~ msgid "function using setjmp cannot be inline"
4550 #~ msgstr "fonction utilisant setjmp ne peut pas être enligne"
4552 #~ msgid "function uses __builtin_eh_return"
4553 #~ msgstr "fonction utilise « __builtin_eh_return »"
4555 #~ msgid "function with nested functions cannot be inline"
4556 #~ msgstr "fonction avec fonctions imbriquées ne peut pas être enligne"
4558 #~ msgid "function with label addresses used in initializers cannot inline"
4559 #~ msgstr "un fonction avec étiquette d'adresses utilisée pour l'initialisation ne peut pas être enligne (inline)"
4561 #~ msgid "function too large to be inline"
4562 #~ msgstr "fonction trop grande pour être enligne"
4564 #~ msgid "no prototype, and parameter address used; cannot be inline"
4565 #~ msgstr "pas de prototpe, et de adresse de paramètre utilisée; ne peut pas être enligne"
4567 #~ msgid "inline functions not supported for this return value type"
4568 #~ msgstr "fonctions enligne ne peuvent pas être supportées pour ce type de valeur retournée"
4570 #~ msgid "function with varying-size return value cannot be inline"
4571 #~ msgstr "fonction avec une valeur retournée de taille variable ne peut pas être enligne"
4573 #~ msgid "function with varying-size parameter cannot be inline"
4574 #~ msgstr "fonction avec un paramètre de taille variable ne peut pas être enligne"
4576 #~ msgid "function with transparent unit parameter cannot be inline"
4577 #~ msgstr "fonction avec une unité transparente de paramètre ne peut pas être enligne"
4579 #~ msgid "function with computed jump cannot inline"
4580 #~ msgstr "fonction avec un saut calculé ne peut pas être enligne"
4582 #~ msgid "function with nonlocal goto cannot be inline"
4583 #~ msgstr "fonction avec un goto non local ne peut pas être enligne"
4585 #~ msgid "function with target specific attribute(s) cannot be inlined"
4586 #~ msgstr "fonction avec des attributs spécifiques à la cible ne peut pas être enligne"
4588 # FIXME: c'est de l'assembleur ?
4589 #~ msgid "%Hwill never be executed"
4590 #~ msgstr "%Hne sera jamais exécuté"
4592 #~ msgid "This switch lacks documentation"
4593 #~ msgstr "Cette option manque de documentation"
4595 #~ msgid "command line option \"%s\" is valid for %s but not for %s"
4596 #~ msgstr "l'option de la ligne de commande \"%s\" est valide pour %s mais pas pour %s"
4598 #~ msgid "missing argument to \"%s\""
4599 #~ msgstr "argument manquant à \"%s\""
4601 #~ msgid "argument to \"%s\" should be a non-negative integer"
4602 #~ msgstr "argument de \"%s\" doit être un entier non négatif"
4604 #~ msgid "unrecognized command line option \"%s\""
4605 #~ msgstr "option \"%s\" de la ligne de commande non reconnue"
4607 #~ msgid "-Wuninitialized is not supported without -O"
4608 #~ msgstr "-Wuninitialized n'est pas supporté sans -O"
4610 #~ msgid "unrecognized register name \"%s\""
4611 #~ msgstr "nom de registre non reconnue \"%s\""
4613 #~ msgid "unknown tls-model \"%s\""
4614 #~ msgstr "tls-model  \"%s\" inconnu"
4616 #~ msgid "-fwritable-strings is deprecated; see documentation for details"
4617 #~ msgstr "-fwritable-strings est obsolète, voir la documentation pour les détails"
4619 #~ msgid "%s: --param arguments should be of the form NAME=VALUE"
4620 #~ msgstr "%s: arguments de --param devrait être de la forme NOM=VALEUR"
4622 #~ msgid "invalid --param value `%s'"
4623 #~ msgstr "valeur de --param invalide « %s »"
4625 #~ msgid "target system does not support debug output"
4626 #~ msgstr "le ssytème cible ne supporte pas la sortie pour mise au point"
4628 #~ msgid "debug format \"%s\" conflicts with prior selection"
4629 #~ msgstr "le format de mise au point \"%s\" entre en conflit avec une sélection précédente"
4631 #~ msgid "unrecognised debug output level \"%s\""
4632 #~ msgstr "niveau de sortie de mise au point non reconnu \"%s\""
4634 #~ msgid "debug output level %s is too high"
4635 #~ msgstr "niveau de sortie de mise au point %s est trop élevé"
4637 #~ msgid "The following options are language-independent:\n"
4638 #~ msgstr "Les options suivantes sont indépendantes du langage:\n"
4640 #~ msgid ""
4641 #~ "The %s front end recognizes the following options:\n"
4642 #~ "\n"
4643 #~ msgstr ""
4644 #~ "L'interface %s reconnaît les options suivantes:\n"
4645 #~ "\n"
4647 #~ msgid "The --param option recognizes the following as parameters:\n"
4648 #~ msgstr "L'option --param reconnaît les paramètres suivant:\n"
4650 #~ msgid "invalid parameter `%s'"
4651 #~ msgstr "paramètre invalide « %s »"
4653 #~ msgid "corrupted profile info: run_max * runs < sum_max"
4654 #~ msgstr "profile info corrompu: run_max * runs < sum_max"
4656 #~ msgid "corrupted profile info: sum_all is smaller than sum_max"
4657 #~ msgstr "info profile corrompu: sum_all est plus petit que sum_max"
4659 #~ msgid "corrupted profile info: edge from %i to %i exceeds maximal count"
4660 #~ msgstr "info de profilage corrompu: bordure (edge) %i à %i excède le compte maximal"
4662 #~ msgid "corrupted profile info: number of iterations for basic block %d thought to be %i"
4663 #~ msgstr "info de profilage corrompu: nombre d'itérations pour un bloc basic %d devrait être %i"
4665 #~ msgid "corrupted profile info: number of executions for edge %d-%d thought to be %i"
4666 #~ msgstr "info de profilage corrompu: nombre d'exécutions pour bordures (edge) %d-%d devrait être %i"
4668 #~ msgid "%s: internal abort\n"
4669 #~ msgstr "%s: abandon interne\n"
4671 #~ msgid "%s: error writing file `%s': %s\n"
4672 #~ msgstr "%s: erreur d'écriture au fichier « %s »: %s\n"
4674 #~ msgid "%s: usage '%s [ -VqfnkN ] [ -i <istring> ] [ filename ... ]'\n"
4675 #~ msgstr "%s: usage « %s [ -VqfnkN ] [ -i <chaîne> ] [ nom-de-fichier ... ] »\n"
4677 #~ msgid "%s: usage '%s [ -VqfnkNlgC ] [ -B <dirname> ] [ filename ... ]'\n"
4678 #~ msgstr "%s: usage « %s [ -VqfnkNlgC ] [ -B <répertoire> ] [ nom-de-fichier ... ] »\n"
4680 #~ msgid "%s: warning: no read access for file `%s'\n"
4681 #~ msgstr "%s: AVERTISSEMENT: aucun accès en lecture du fichier « %s »\n"
4683 #~ msgid "%s: warning: no write access for file `%s'\n"
4684 #~ msgstr "%s: AVERTISSEMENT: aucun accès en écriture du fichier « %s »\n"
4686 #~ msgid "%s: warning: no write access for dir containing `%s'\n"
4687 #~ msgstr "%s: AVERTISSEMENT: aucun accès en écriture du répertoire contenant « %s »\n"
4689 #~ msgid "%s: invalid file name: %s\n"
4690 #~ msgstr "%s: nom de fichier invalide: %s\n"
4692 #~ msgid "%s: %s: can't get status: %s\n"
4693 #~ msgstr "%s: %s: ne peut obtenir l'état: %s\n"
4695 #~ msgid ""
4696 #~ "\n"
4697 #~ "%s: fatal error: aux info file corrupted at line %d\n"
4698 #~ msgstr ""
4699 #~ "\n"
4700 #~ "%s: erreur fatale: fichier auxiliaire d'infos à la ligne %d\n"
4702 #~ msgid "%s:%d: declaration of function `%s' takes different forms\n"
4703 #~ msgstr "%s:%d: déclaration de fonction « %s » prend différentes formes\n"
4705 #~ msgid "%s: compiling `%s'\n"
4706 #~ msgstr "%s: en compilation « %s »\n"
4708 #~ msgid "%s: wait: %s\n"
4709 #~ msgstr "%s: en attente: %s\n"
4711 #~ msgid "%s: subprocess got fatal signal %d\n"
4712 #~ msgstr "%s: sous-processus a reçu le signal fatal %d\n"
4714 #~ msgid "%s: %s exited with status %d\n"
4715 #~ msgstr "%s: %s a terminé avec le statut %d\n"
4717 #~ msgid "%s: warning: missing SYSCALLS file `%s'\n"
4718 #~ msgstr "%s: AVERTISSEMENT: fichier des SYSCALLS « %s » est manquant\n"
4720 #~ msgid "%s: can't read aux info file `%s': %s\n"
4721 #~ msgstr "%s: ne peut lire le fichier auxiliaire d'infos « %s »: %s\n"
4723 #~ msgid "%s: can't get status of aux info file `%s': %s\n"
4724 #~ msgstr "%s: ne peut obtenir l'état du fichier auxiliaire d'infos « %s »: %s\n"
4726 #~ msgid "%s: can't open aux info file `%s' for reading: %s\n"
4727 #~ msgstr "%s: ne peut ouvrir le fichier auxiliaire d'infos « %s » en lecture: %s\n"
4729 #~ msgid "%s: error reading aux info file `%s': %s\n"
4730 #~ msgstr "%s: erreur lors de la lecture du fichier auxilaire d'infos « %s »: %s\n"
4732 #~ msgid "%s: error closing aux info file `%s': %s\n"
4733 #~ msgstr "%s: erreur lors de la fermeture du fichier auxiliaire d'infos « %s »: %s\n"
4735 #~ msgid "%s: can't delete aux info file `%s': %s\n"
4736 #~ msgstr "%s: ne peut détruire le fichier auxiliaire d'infos « %s »: %s\n"
4738 #~ msgid "%s: can't delete file `%s': %s\n"
4739 #~ msgstr "%s: ne peut détruire le fichier « %s »: %s\n"
4741 #~ msgid "%s: warning: can't rename file `%s' to `%s': %s\n"
4742 #~ msgstr "%s: AVERTISSEMENT: ne peut renommer le fichier « %s » à « %s »: %s\n"
4744 #~ msgid "%s: conflicting extern definitions of '%s'\n"
4745 #~ msgstr "%s: définitions externes conflictuelles de « %s »\n"
4747 #~ msgid "%s: declarations of '%s' will not be converted\n"
4748 #~ msgstr "%s: déclarations de « %s » ne seront pas converties\n"
4750 #~ msgid "%s: conflict list for '%s' follows:\n"
4751 #~ msgstr "%s: liste conflictuelle pour « %s » suit:\n"
4753 #~ msgid "%s: warning: using formals list from %s(%d) for function `%s'\n"
4754 #~ msgstr "%s: AVERTISSEMENT: using la liste des formels de %s(%d) pour la fonction « %s »\n"
4756 #~ msgid "%s: %d: `%s' used but missing from SYSCALLS\n"
4757 #~ msgstr "%s: %d: « %s » utilisé mais manquant dans les SYSCALLS\n"
4759 #~ msgid "%s: %d: warning: no extern definition for `%s'\n"
4760 #~ msgstr "%s: %d: AVERTISSEMENT: pas de définition externe pour « %s »\n"
4762 #~ msgid "%s: warning: no static definition for `%s' in file `%s'\n"
4763 #~ msgstr "%s: AVERTISSEMENT: pas de définition statique pour « %s » dans le fichier« %s »\n"
4765 #~ msgid "%s: multiple static defs of `%s' in file `%s'\n"
4766 #~ msgstr "%s: multiples définitions statiques de « %s » dans le fichier « %s »\n"
4768 #~ msgid "%s: %d: warning: source too confusing\n"
4769 #~ msgstr "%s: %d: AVERTISSEMENT: trop de confusions dans le source\n"
4771 #~ msgid "%s: %d: warning: varargs function declaration not converted\n"
4772 #~ msgstr "%s: %d: AVERTISSEMENT: déclaration de varargs de fonction non convertis\n"
4774 #~ msgid "%s: declaration of function `%s' not converted\n"
4775 #~ msgstr "%s: déclaration de la fonction « %s » non convertie\n"
4777 #~ msgid "%s: warning: too many parameter lists in declaration of `%s'\n"
4778 #~ msgstr "%s: AVERTISSEMENT: trop de paramètres de listes dans la déclaration de « %s »\n"
4780 #~ msgid ""
4781 #~ "\n"
4782 #~ "%s: warning: too few parameter lists in declaration of `%s'\n"
4783 #~ msgstr ""
4784 #~ "\n"
4785 #~ "%s: AVERTISSEMENT: trop peu de paramètres de listes dans la déclaration de « %s »\n"
4787 #~ msgid "%s: %d: warning: found `%s' but expected `%s'\n"
4788 #~ msgstr "%s: %d: AVERTISSEMENT: a obtenu « %s » mais attendait « %s »\n"
4790 #~ msgid "%s: local declaration for function `%s' not inserted\n"
4791 #~ msgstr "%s: déclaration locale pour la fonction « %s » n'a pas été insérée\n"
4793 #~ msgid ""
4794 #~ "\n"
4795 #~ "%s: %d: warning: can't add declaration of `%s' into macro call\n"
4796 #~ msgstr ""
4797 #~ "\n"
4798 #~ "%s: %d: AVERTISSEMENT: ne peut ajouter une déclaration de « %s » dans l'appel macro\n"
4800 #~ msgid "%s: global declarations for file `%s' not inserted\n"
4801 #~ msgstr "%s: déclarations globale du fichier « %s » n'ont pas été insérées\n"
4803 #~ msgid "%s: definition of function `%s' not converted\n"
4804 #~ msgstr "%s: définition de la fonction « %s » n'a pas été convertie\n"
4806 #~ msgid "%s: %d: warning: definition of %s not converted\n"
4807 #~ msgstr "%s: %d: AVERTISSEMENT: définition de %s n'a pas été convertie\n"
4809 #~ msgid "%s: found definition of `%s' at %s(%d)\n"
4810 #~ msgstr "%s: définition de « %s » trouvé à %s(%d)\n"
4812 #~ msgid "%s: %d: warning: `%s' excluded by preprocessing\n"
4813 #~ msgstr "%s: %d: AVERTISSEMENT: « %s » exclu par le préprocesseur\n"
4815 #~ msgid "%s: function definition not converted\n"
4816 #~ msgstr "%s: définition de fonction n'a pas été convertie\n"
4818 #~ msgid "%s: `%s' not converted\n"
4819 #~ msgstr "%s: « %s » n'a pas été converti\n"
4821 #~ msgid "%s: would convert file `%s'\n"
4822 #~ msgstr "%s: devrait convertir le fichier « %s »\n"
4824 #~ msgid "%s: converting file `%s'\n"
4825 #~ msgstr "%s: conversion du fichier « %s »\n"
4827 #~ msgid "%s: can't get status for file `%s': %s\n"
4828 #~ msgstr "%s: ne peut obtenur l'état du fichier « %s »: %s\n"
4830 #~ msgid "%s: can't open file `%s' for reading: %s\n"
4831 #~ msgstr "%s: ne peut ouvrir le fichier « %s » en lecture: %s\n"
4833 #~ msgid ""
4834 #~ "\n"
4835 #~ "%s: error reading input file `%s': %s\n"
4836 #~ msgstr ""
4837 #~ "\n"
4838 #~ "%s: erreur de lecture du fichier d'entrée « %s »: %s\n"
4840 #~ msgid "%s: can't create/open clean file `%s': %s\n"
4841 #~ msgstr "%s: ne peut créer/ouvrir un fichier propre « %s »: %s\n"
4843 #~ msgid "%s: warning: file `%s' already saved in `%s'\n"
4844 #~ msgstr "%s: AVERTISSEMENT: fichier « %s » est déjà sauvegardé dans « %s »\n"
4846 #~ msgid "%s: can't link file `%s' to `%s': %s\n"
4847 #~ msgstr "%s: ne peut lier le fichier « %s » à « %s »: %s\n"
4849 #~ msgid "%s: can't create/open output file `%s': %s\n"
4850 #~ msgstr "%s: ne peut créer/ouvrier le fichier de sortie « %s »: %s\n"
4852 #~ msgid "%s: can't change mode of file `%s': %s\n"
4853 #~ msgstr "%s: ne peut changer le mode du fichier « %s »: %s\n"
4855 #~ msgid "%s: cannot get working directory: %s\n"
4856 #~ msgstr "%s: ne peut repérer le répertoire de travail: %s\n"
4858 #~ msgid "%s: input file names must have .c suffixes: %s\n"
4859 #~ msgstr "%s: noms de fichiers d'entrée doivent avoir le suffixe .c: %s\n"
4861 #~ msgid "Didn't find a coloring.\n"
4862 #~ msgstr "N'a pas repéré une coloration.\n"
4864 #~ msgid "output constraint %d must specify a single register"
4865 #~ msgstr "Contrainte de sortie %d doit spécifier un simple registre"
4867 #~ msgid "output constraint %d cannot be specified together with \"%s\" clobber"
4868 #~ msgstr "contrainte de sortie %d ne doit pas être spécifié avec « %s » clobber"
4870 #~ msgid "output regs must be grouped at top of stack"
4871 #~ msgstr "registres de sortie doivent être regroupés au haut de la pile"
4873 #~ msgid "implicitly popped regs must be grouped at top of stack"
4874 #~ msgstr "les registres implicitement dépilés doivent être groupés au haut de la pile"
4876 #~ msgid "output operand %d must use `&' constraint"
4877 #~ msgstr "opérande de sortie %d doit utiliser la contrainte « & »"
4879 #~ msgid "can't use '%s' as a %s register"
4880 #~ msgstr "ne peut utiliser « %s » comme le registre %s"
4882 #~ msgid "unknown register name: %s"
4883 #~ msgstr "nom de registre inconnu: %s"
4885 #~ msgid "global register variable follows a function definition"
4886 #~ msgstr "variable registre globale suit la définition d'une fonction"
4888 #~ msgid "register used for two global register variables"
4889 #~ msgstr "registre utilisé pour deux variables registres globales"
4891 #~ msgid "call-clobbered register used for global register variable"
4892 #~ msgstr "registre maltraité par un appel utilisé par un variable registre globale"
4894 #~ msgid "validate_value_data: [%u] Bad next_regno for empty chain (%u)"
4895 #~ msgstr "validate_value_data: [%u] next_regno erroné pour une chaîne vide (%u)"
4897 #~ msgid "validate_value_data: Loop in regno chain (%u)"
4898 #~ msgstr "validate_value_data: boucle dans la chaîne regno (%u)"
4900 #~ msgid "validate_value_data: [%u] Bad oldest_regno (%u)"
4901 #~ msgstr "validate_value_data: [%u] oldest_regno erroné (%u)"
4903 #~ msgid "validate_value_data: [%u] Non-empty reg in chain (%s %u %i)"
4904 #~ msgstr "validate_value_data: [%u] registre non vide dans la chaîne (%s %u %i)"
4906 #~ msgid "cannot reload integer constant operand in `asm'"
4907 #~ msgstr "ne peut recharger l'opérande de constante entière dans « asm »"
4909 #~ msgid "impossible register constraint in `asm'"
4910 #~ msgstr "impossible de contraindre les registres en « asm »"
4912 #~ msgid "`&' constraint used with no register class"
4913 #~ msgstr "contrainte « & » utilisé sans classe registre"
4915 #~ msgid "unable to generate reloads for:"
4916 #~ msgstr "incapable de générer des recharges pour:"
4918 #~ msgid "inconsistent operand constraints in an `asm'"
4919 #~ msgstr "contrainte d'opérande inconsistente en « asm »"
4921 #~ msgid "frame size too large for reliable stack checking"
4922 #~ msgstr "taille de trame trop grande pour une vérification fiable de la pile"
4924 #~ msgid "try reducing the number of local variables"
4925 #~ msgstr "essayer de réduire le nombre de variables locales"
4927 #~ msgid "can't find a register in class `%s' while reloading `asm'"
4928 #~ msgstr "ne peut repérer un registre dans la classe « %s » durant le rechargement «asm »"
4930 #~ msgid "unable to find a register to spill in class `%s'"
4931 #~ msgstr "incapable de trouver un registre de déversement dans la classe « %s »"
4933 #~ msgid "this is the insn:"
4934 #~ msgstr "ceci est le insn:"
4936 #~ msgid "`asm' operand requires impossible reload"
4937 #~ msgstr "opérande « asm » requiert une recharge impossible"
4939 #~ msgid "could not find a spill register"
4940 #~ msgstr "ne peut repérer un registre de déversement"
4942 #~ msgid "`asm' operand constraint incompatible with operand size"
4943 #~ msgstr "contrainte de l'opérande « asm » incompatible avec la taille de l'opérande"
4945 #~ msgid "VOIDmode on an output"
4946 #~ msgstr "mode VOID sur une sortie"
4948 #~ msgid "output operand is constant in `asm'"
4949 #~ msgstr "opérande de sortie est une constante dans « asm »"
4951 #~ msgid "unrecognizable insn:"
4952 #~ msgstr "insn non reconnaissable:"
4954 #~ msgid "insn does not satisfy its constraints:"
4955 #~ msgstr "insn ne satisfait pas à ses contraintes:"
4957 #~ msgid "RTL check: access of elt %d of `%s' with last elt %d in %s, at %s:%d"
4958 #~ msgstr "vérification RTL: accès de elt %d de « %s » avec le dernier elt %d dans %s, à %s:%d"
4960 #~ msgid "RTL check: expected elt %d type '%c', have '%c' (rtx %s) in %s, at %s:%d"
4961 #~ msgstr "vérification RTL: attendu elt %d de type « %c », a « %c » (rtx %s) dans %s, à %s:%d"
4963 #~ msgid "RTL check: expected elt %d type '%c' or '%c', have '%c' (rtx %s) in %s, at %s:%d"
4964 #~ msgstr "vérification RTL: attendu elt %d de type « %c » ou « %c », a « %c » (rtx %s) dans %s, à %s:%d"
4966 #~ msgid "RTL check: expected code `%s', have `%s' in %s, at %s:%d"
4967 #~ msgstr "vérification RTL: code attendu « %s », a « %s » dans %s, à %s:%d"
4969 #~ msgid "RTL check: expected code `%s' or `%s', have `%s' in %s, at %s:%d"
4970 #~ msgstr "vérification RTL: code attendu « %s » ou « %s », a « %s » dans %s, à %s:%d"
4972 #~ msgid "RTL check: access of elt %d of vector with last elt %d in %s, at %s:%d"
4973 #~ msgstr "vérification RTL: accès de elt %d du vecteur avec le dernier elt %d dans %s, à %s:%d"
4975 #~ msgid "RTL flag check: %s used with unexpected rtx code `%s' in %s, at %s:%d"
4976 #~ msgstr "vérification du fanion RTL: %s utilisé avec un code rtx inattendu, « %s » dans %s, à %s:%d"
4978 #~ msgid "jump to `%s' invalidly jumps into binding contour"
4979 #~ msgstr "saut vers « %s » saute de manière invalide dans un contour de liaison"
4981 #~ msgid "%Jlabel '%D' used before containing binding contour"
4982 #~ msgstr "%Jétiquette « %D » utilisé avant de contenir le contour de liaison"
4984 #~ msgid "output operand constraint lacks `='"
4985 #~ msgstr "contrainte de sortie de l'opérande manque « = »"
4987 #~ msgid "output constraint `%c' for operand %d is not at the beginning"
4988 #~ msgstr "contrainte de sortie « %c » pour l'opérande %d n'est pas au début"
4990 #~ msgid "operand constraint contains incorrectly positioned '+' or '='"
4991 #~ msgstr "contrainte de l'opérande contient « + » ou « - » incorrectement positionné"
4993 #~ msgid "`%%' constraint used with last operand"
4994 #~ msgstr "contrainte « %% » utilisée avec la dernière opérande"
4996 #~ msgid "matching constraint not valid in output operand"
4997 #~ msgstr "contrainte concordante n'est pas valide dans une opérande de sortie"
4999 #~ msgid "read-write constraint does not allow a register"
5000 #~ msgstr "contrainte de lecture-éccriture ne permet pas de registre"
5002 #~ msgid "input operand constraint contains `%c'"
5003 #~ msgstr "contrainte d'entrée de l'opérande contient « %c »"
5005 #~ msgid "matching constraint references invalid operand number"
5006 #~ msgstr "nombre d'opérandes invalides pour références de containte concordantes"
5008 #~ msgid "invalid punctuation `%c' in constraint"
5009 #~ msgstr "ponctuation invalide « %c » dans la contrainte"
5011 #~ msgid "matching constraint does not allow a register"
5012 #~ msgstr "contrainte de concordance ne permet pas de reigstre"
5014 #~ msgid "asm-specifier for variable `%s' conflicts with asm clobber list"
5015 #~ msgstr "asm-specifier pour la variable « %s » est en conflit avec la liste asm clobber"
5017 #~ msgid "unknown register name `%s' in `asm'"
5018 #~ msgstr "nom de registre inconnu « %s » dans «asm »"
5020 #~ msgid "PIC register `%s' clobbered in `asm'"
5021 #~ msgstr "registre PIC « %s » est maltraité dans «asm »"
5023 #~ msgid "more than %d operands in `asm'"
5024 #~ msgstr "plus que %d opérandes dans « asm »"
5026 #~ msgid "output number %d not directly addressable"
5027 #~ msgstr "nombre de sortie %d n,est pas directement adressable"
5029 #~ msgid "asm operand %d probably doesn't match constraints"
5030 #~ msgstr "opérande asm %d ne concorde pas probablement avec les contraintes"
5032 #~ msgid "use of memory input without lvalue in asm operand %d is deprecated"
5033 #~ msgstr "utilisation de l'entré mémoire sans lvalue dans l'opérande asm %d est obsolète"
5035 #~ msgid "asm clobber conflict with output operand"
5036 #~ msgstr "asm clobber est en conflit sans opérande de sortie"
5038 #~ msgid "asm clobber conflict with input operand"
5039 #~ msgstr "asm globber est en conflit avec l'opérande d'entrée"
5041 #~ msgid "too many alternatives in `asm'"
5042 #~ msgstr "trop d'alternatives dans « asm »"
5044 #~ msgid "operand constraints for `asm' differ in number of alternatives"
5045 #~ msgstr "contraintes de l'opérande pour « asm » diffèrent en nombre d'alternatives"
5047 #~ msgid "duplicate asm operand name '%s'"
5048 #~ msgstr "nom d'opérande asm « %s » apparaît en double"
5050 #~ msgid "missing close brace for named operand"
5051 #~ msgstr "accolade de fermeture manquante pour l'opérandé nommée"
5053 #~ msgid "undefined named operand '%s'"
5054 #~ msgstr "opérande nommée « %s » indéfinie"
5056 #~ msgid "%Hstatement with no effect"
5057 #~ msgstr "%Hdéclaration sasn effet"
5059 #~ msgid "%Hvalue computed is not used"
5060 #~ msgstr "%Hvaleur calculée n'est pas utilisée"
5062 #~ msgid "%Junused variable '%D'"
5063 #~ msgstr "%Jvariable « %D » inutilisée"
5065 #~ msgid "%Hunreachable code at beginning of %s"
5066 #~ msgstr "%Hcode inatteignable au début de %s"
5068 #~ msgid "enumeration value `%s' not handled in switch"
5069 #~ msgstr "valeur d'énumération « %s » n'est pas traitée dans le switch"
5071 #~ msgid "case value `%ld' not in enumerated type"
5072 #~ msgstr "valeur du case « %ld » n'est pas dans le type énuméré"
5074 #~ msgid "case value `%ld' not in enumerated type `%s'"
5075 #~ msgstr "valeur du case « %ld » n'est pas dans le type énuméré « %s »"
5077 #~ msgid "switch missing default case"
5078 #~ msgstr "switch n'a pas de case par défaut"
5080 #~ msgid "type size can't be explicitly evaluated"
5081 #~ msgstr "taille du type ne peut être explicitement évaluée"
5083 #~ msgid "variable-size type declared outside of any function"
5084 #~ msgstr "type de taille variable déclaré à l'extérieur den'importe quelle fonction"
5086 #~ msgid "%Jsize of '%D' is %d bytes"
5087 #~ msgstr "%Jtaille de « %D » est de %d octets"
5089 #~ msgid "%Jsize of '%D' is larger than %d bytes"
5090 #~ msgstr "%Jtaille de « %D » est plus grande que %d octets"
5092 #~ msgid "%Jpacked attribute causes inefficient alignment for '%D'"
5093 #~ msgstr "%Jattribut empaqueté provoque un alignement inefficient pour « %D »"
5095 #~ msgid "%Jpacked attribute is unnecessary for '%D'"
5096 #~ msgstr "%Jattribut empaqueté n'est pas nécessaire pour « %D »"
5098 #~ msgid "%Jpadding struct to align '%D'"
5099 #~ msgstr "%Jremplissage du struct pour aligner « %D »"
5101 #~ msgid "padding struct size to alignment boundary"
5102 #~ msgstr "remplissage la taille du struct pour aligner les frontières"
5104 #~ msgid "packed attribute causes inefficient alignment for `%s'"
5105 #~ msgstr "attribut empaqueté provoque un alignement inefficient pour « %s »"
5107 #~ msgid "packed attribute is unnecessary for `%s'"
5108 #~ msgstr "attribut empaqueté n'est pas nécessaire pour « %s »"
5110 #~ msgid "packed attribute causes inefficient alignment"
5111 #~ msgstr "attribut empaqueté provoque un alignement inefficient"
5113 #~ msgid "packed attribute is unnecessary"
5114 #~ msgstr "attribut empaqueté n'est pas nécessaire"
5116 #~ msgid "__builtin_saveregs not supported by this target"
5117 #~ msgstr "« __builtin_saveregs » n'est pas supporté par cette cible"
5119 #~ msgid "cannot timevar_pop '%s' when top of timevars stack is '%s'"
5120 #~ msgstr "ne peut faire timevar_pop « %s » lorsque le haut de la pile timevars est « %s »"
5122 #~ msgid ""
5123 #~ "\n"
5124 #~ "Execution times (seconds)\n"
5125 #~ msgstr ""
5126 #~ "\n"
5127 #~ "Temps d'exécution (secondes)\n"
5129 #~ msgid " TOTAL                 :"
5130 #~ msgstr " TOTAL                 :"
5132 #~ msgid "time in %s: %ld.%06ld (%ld%%)\n"
5133 #~ msgstr "temps passé dans %s: %ld.%06ld (%ld%%)\n"
5135 #~ msgid "collect: reading %s\n"
5136 #~ msgstr "collect: lecture de %s\n"
5138 #~ msgid "collect: recompiling %s\n"
5139 #~ msgstr "collect: recompilation de %s\n"
5141 #~ msgid "collect: tweaking %s in %s\n"
5142 #~ msgstr "collect: tordage de %s dans %s\n"
5144 #~ msgid "collect: relinking\n"
5145 #~ msgstr "collect: ré-édition des liens\n"
5147 #~ msgid "ld returned %d exit status"
5148 #~ msgstr "ld a retourné %d code d'état d'exécution"
5150 # I18N
5151 #~ msgid "%s "
5152 #~ msgstr "%s "
5154 # I18N
5155 #~ msgid " %s"
5156 #~ msgstr " %s"
5158 #~ msgid "invalid option argument `%s'"
5159 #~ msgstr "argument de l'option invalide « %s »"
5161 #~ msgid "getting core file size maximum limit: %m"
5162 #~ msgstr "limite maximale obtenue de la taille du fichier de vidange (core file): %m"
5164 #~ msgid "setting core file size limit to maximum: %m"
5165 #~ msgstr "initialisation de la limite maximal de la taille du fichier de vidance (core file): %m"
5167 #~ msgid "%J'%F' used but never defined"
5168 #~ msgstr "%J« %F » utilisé mais n'a jamais été défini"
5170 #~ msgid "%J'%F' declared `static' but never defined"
5171 #~ msgstr "%J« %F » déclaré « static » mais n'a jamais été définie"
5173 #~ msgid "%J'%D' defined but not used"
5174 #~ msgstr "%J« %F » défini mais n'a pas été utilisé"
5176 #~ msgid "`%s' is deprecated (declared at %s:%d)"
5177 #~ msgstr "« %s » est obsolète (déclaré à %s:%d)"
5179 #~ msgid "`%s' is deprecated"
5180 #~ msgstr "« %s » est obsolète"
5182 #~ msgid "type is deprecated (declared at %s:%d)"
5183 #~ msgstr "type est obsolète (déclaré à %s:%d)"
5185 #~ msgid "type is deprecated"
5186 #~ msgstr "type est obsolète"
5188 #~ msgid "invalid register name `%s' for register variable"
5189 #~ msgstr "nom de registre invalide « %s » pour un variable registre"
5191 #~ msgid "branch target register load optimization is not intended to be run twice"
5192 #~ msgstr "optimisation du chargement du registre cible de branchement est pas prévu pour être exécuté deux fois"
5194 #~ msgid ""
5195 #~ "\n"
5196 #~ "Target specific options:\n"
5197 #~ msgstr ""
5198 #~ "\n"
5199 #~ "Options spécifiques à la cible:\n"
5201 #~ msgid "  -m%-23s [undocumented]\n"
5202 #~ msgstr "  -m%-23s [non documenté]\n"
5204 #~ msgid ""
5205 #~ "\n"
5206 #~ "There are undocumented target specific options as well.\n"
5207 #~ msgstr ""
5208 #~ "\n"
5209 #~ "Il y a des options spécifiques à la cible qui ne sont pas documentés aussi.\n"
5211 #~ msgid "  They exist, but they are not documented.\n"
5212 #~ msgstr "  Ils existent, mais ils ne sont pas documentés.\n"
5214 #~ msgid "unrecognized gcc debugging option: %c"
5215 #~ msgstr "option gcc de mise au point non reconnue: %c"
5217 #~ msgid "invalid option `%s'"
5218 #~ msgstr "option invalide « %s »"
5220 #~ msgid ""
5221 #~ "%s%s%s version %s (%s)\n"
5222 #~ "%s\tcompiled by GNU C version %s.\n"
5223 #~ "%s%s%s version %s (%s) compiled by CC.\n"
5224 #~ msgstr ""
5225 #~ "%s%s%s version %s (%s)\n"
5226 #~ "%s\tcompilé par GNU C version %s.\n"
5227 #~ "%s%s%s version %s (%s) compilé par CC.\n"
5229 #~ msgid "%s%sGGC heuristics: --param ggc-min-expand=%d --param ggc-min-heapsize=%d\n"
5230 #~ msgstr "heuristiques %s%sGGC: --param ggc-min-expand=%d --param ggc-min-heapsize=%d\n"
5232 #~ msgid "options passed: "
5233 #~ msgstr "options passées: "
5235 #~ msgid "options enabled: "
5236 #~ msgstr "options autorisées: "
5238 #~ msgid "can't open %s for writing: %m"
5239 #~ msgstr "ne peut ouvrir %s en écriture: %m"
5241 #~ msgid "created and used with different settings of -fpic"
5242 #~ msgstr "créé et utilisé avec des configurations différentes de -fpic"
5244 #~ msgid "created and used with different settings of -fpie"
5245 #~ msgstr "créé et utilisé avec des configurations différentes de -fpie"
5247 #~ msgid "created and used with differing settings of `-m%s'"
5248 #~ msgstr "créé et utilisé avec des configurations différentes de « -m%s »"
5250 #~ msgid "out of memory"
5251 #~ msgstr "mémoire épuisée"
5253 #~ msgid "instruction scheduling not supported on this target machine"
5254 #~ msgstr "instruction d'ordonnancement n'est pas supportée sur cette machine cible"
5256 #~ msgid "this target machine does not have delayed branches"
5257 #~ msgstr "cette machine cible n'a pas de branchments avec délais"
5259 #~ msgid "-f%sleading-underscore not supported on this target machine"
5260 #~ msgstr "-f%sleading-underscore n'est pas supporté sur cette machine cible"
5262 #~ msgid "target system does not support the \"%s\" debug format"
5263 #~ msgstr "système cible ne supporte par le format \"%s\" de mise au point"
5265 #~ msgid "-ffunction-sections not supported for this target"
5266 #~ msgstr "-ffunction-sections n'est pas supporté pour cette cible"
5268 #~ msgid "-fdata-sections not supported for this target"
5269 #~ msgstr "-fdata-sections n'est pas supporté pour cette machine cible"
5271 #~ msgid "-ffunction-sections disabled; it makes profiling impossible"
5272 #~ msgstr "-ffunction-sections désactivé; cela rend le profilage impossible"
5274 #~ msgid "-fprefetch-loop-arrays not supported for this target"
5275 #~ msgstr "-fprefetch-loop-arrays n'est pas supporté pour cette machine cible"
5277 #~ msgid "-fprefetch-loop-arrays not supported for this target (try -march switches)"
5278 #~ msgstr "-fprefetch-loop-arrays n'est pas supporté sur cette machine cible (essayer -march options)"
5280 #~ msgid "-fprefetch-loop-arrays is not supported with -Os"
5281 #~ msgstr "-fprefetch-loop-arrays n'est pas supporté avec -Os"
5283 #~ msgid "-ffunction-sections may affect debugging on some targets"
5284 #~ msgstr "-ffunction-sections peut affecter la mise au point sur quelques machines cibles."
5286 #~ msgid "error writing to %s: %m"
5287 #~ msgstr "erreur d'écriture dans %s: %m"
5289 #~ msgid "error closing %s: %m"
5290 #~ msgstr "erreur de fermeture %s: %m"
5292 #~ msgid "could not open dump file `%s'"
5293 #~ msgstr "ne peut ouvrir le fichier de vidange « %s »"
5295 #~ msgid "ignoring unknown option `%.*s' in `-fdump-%s'"
5296 #~ msgstr "option inconnue « %.*s » ignorée dans « -fdump-%s »"
5298 #~ msgid "%Jfunction '%F' can never be inlined because it uses alloca (override using the always_inline attribute)"
5299 #~ msgstr "%Jfonction « %F » ne peut être enligne parce qu'elle utilise alloca (écrasant l'utiliastion de l'attribut always_inline)"
5301 #~ msgid "%Jfunction '%F' can never be inlined because it uses setjmp"
5302 #~ msgstr "%Jfonction « %F » ne peut être enligne parce qu'elle utilise setjmp"
5304 #~ msgid "%Jfunction '%F' can never be inlined because it uses variable argument lists"
5305 #~ msgstr "%Jfonction « %F » ne peut être enligne parce qu'elle utilise une liste variable d'arguments"
5307 #~ msgid "%Jfunction '%F' can never be inlined because it uses setjmp-longjmp exception handling"
5308 #~ msgstr "%Jfonction « %F » ne peut être enligne parce qu'elle utilise le traitement d'exception setjmp-longjmp"
5310 #~ msgid "%Jfunction '%F' can never be inlined because it contains a nested function"
5311 #~ msgstr "%Jfonction « %F » ne peut être enligne parce qu'elle contient une fonction imbriquée"
5313 #~ msgid "%Jfunction '%F' can never be inlined because it contains a computed goto"
5314 #~ msgstr "%Jfonction « %F » ne peut être enligne parce qu'elle contient un goto calculé"
5316 #~ msgid "%Jfunction '%F' can never be inlined because it contains a nonlocal goto"
5317 #~ msgstr "%Jfonction « %F » ne peut être enligne parce qu'elle contient un goto qui n'est pas local"
5319 #~ msgid "%Jfunction '%F' can never be inlined because it uses variable sized variables"
5320 #~ msgstr "%Jfonction « %F » ne peut être enligne parce qu'elle utilise une taille variable de variables"
5322 #~ msgid "%Jinlining failed in call to '%F': %s"
5323 #~ msgstr "%Jl'enlignage de l'appel à « %F »: %s a échoué"
5325 #~ msgid "%Jsize of return value of '%D' is %u bytes"
5326 #~ msgstr "%Jtaille de la valeur retournée par « %D » est %u octets"
5328 #~ msgid "%Jsize of return value of '%D' is larger than %wd bytes"
5329 #~ msgstr "%Jtaille de la valeur retournée par « %D » supérieure à %wd octets"
5331 #~ msgid "arrays of functions are not meaningful"
5332 #~ msgstr "tableaux de fonctions n'a pas grand sens"
5334 #~ msgid "function return type cannot be function"
5335 #~ msgstr "Le type retourné d'une fonction ne peut être une fonction"
5337 #~ msgid "invalid initializer for bit string"
5338 #~ msgstr "initialisation invalide pour une chaîne de bits"
5340 #~ msgid "tree check: expected %s, have %s in %s, at %s:%d"
5341 #~ msgstr "vérification de l'arbre: attendait %s, obtenu %s dans %s, à %s:%d"
5343 #~ msgid "tree check: expected class '%c', have '%c' (%s) in %s, at %s:%d"
5344 #~ msgstr "vérification de l'arbre: attendait classe « %c », obtenu « %c » (%s) dans %s, à %s:%d"
5346 #~ msgid "tree check: accessed elt %d of tree_vec with %d elts in %s, at %s:%d"
5347 #~ msgstr "vérification de l'arbre: accès de elt %d de tree-vec avec %d elts dans %s, à %s:%d"
5349 #~ msgid "tree check: accessed operand %d of %s with %d operands in %s, at %s:%d"
5350 #~ msgstr "vérification de l'arbre: opérande accédé %d de %s avec %d opérandes dans %s, à %s:%d"
5352 #~ msgid "%J%D causes a section type conflict"
5353 #~ msgstr "%J%D cause un conflit du type de section"
5355 #~ msgid "%Jregister name not specified for '%D'"
5356 #~ msgstr "%Jnom de registre n'est pas spécifié pour « %D »"
5358 #~ msgid "%Jinvalid register name for '%D'"
5359 #~ msgstr "%Jnom de registre invalide pour « %D »"
5361 #~ msgid "%Jdata type of '%D' isn't suitable for a register"
5362 #~ msgstr "%Jtype de données de « %D » n'est pas applicable pour un registre"
5364 #~ msgid "%Jregister specified for '%D' isn't suitable for data type"
5365 #~ msgstr "%Jregistre spécifié pour « %D » n'est applicable à un type de données"
5367 #~ msgid "global register variable has initial value"
5368 #~ msgstr "variable globale registre a une valeur initiale"
5370 #~ msgid "volatile register variables don't work as you might wish"
5371 #~ msgstr "variables resgistres volatiles ne fonctionne pas comme vous le souhaiteriez"
5373 #~ msgid "%Jregister name given for non-register variable '%D'"
5374 #~ msgstr "%Jnom de registre donné pour une variable non registre « %D »"
5376 #~ msgid "%Jstorage size of `%D' isn't known"
5377 #~ msgstr "%Jtaille de stockage de « %D » n'est pas connue"
5379 #~ msgid "%Jalignment of '%D' is greater than maximum object file alignment.  Using %d"
5380 #~ msgstr "%Jalignement de « %D » est plus grand que l'alignement maximal du fichier objet. %d est utilisé."
5382 #~ msgid "thread-local COMMON data not implemented"
5383 #~ msgstr "thread-local COMMON data n'est pas implanté"
5385 #~ msgid "%Jrequested alignment for '%D' is greater than implemented alignment of %d"
5386 #~ msgstr "%Jrequête d'alignement pour '%D' est plus grand que l'alignement implanté de %d"
5388 #~ msgid "initializer for integer value is too complicated"
5389 #~ msgstr "initialisation d'entier trop compliquée"
5391 #~ msgid "initializer for floating value is not a floating constant"
5392 #~ msgstr "l'initialisation d'une valeur à virgule flottante n'est pas une constante à virgule flottante"
5394 #~ msgid "unknown set constructor type"
5395 #~ msgstr "type de jeu de constructeurs inconnu"
5397 #~ msgid "invalid initial value for member `%s'"
5398 #~ msgstr "valeur initiale invalide pour le membre « %s »"
5400 #~ msgid "%Jweak declaration of '%D' must precede definition"
5401 #~ msgstr "%Jdéclaration faible de « %D » qui doit être précédée d'une définition"
5403 #~ msgid "%Jweak declaration of '%D' after first use results in unspecified behavior"
5404 #~ msgstr "%Jdéclaration faible de « %D » après une première utilisation des résultats d'un comportement non spécifié"
5406 #~ msgid "%Jweak declaration of '%D' must be public"
5407 #~ msgstr "%Jdéclaration faible de « %D » doit être publique"
5409 #~ msgid "%Jweak declaration of '%D' not supported"
5410 #~ msgstr "%Jdéclaration faible de « %D » n'est pas supportée"
5412 #~ msgid "only weak aliases are supported in this configuration"
5413 #~ msgstr "seulement les alias faibles sont supportés dans cette configuration"
5415 #~ msgid "alias definitions not supported in this configuration; ignored"
5416 #~ msgstr "définitions d'alias ne sont pas supportés dans cette configuration; ignoré"
5418 #~ msgid "visibility attribute not supported in this configuration; ignored"
5419 #~ msgstr "visibilité de l'attribut n'est pas supporté dans cette configuration; ignoré"
5421 #~ msgid "virtual array %s[%lu]: element %lu out of bounds in %s, at %s:%d"
5422 #~ msgstr "tableau virtuel %s[%lu]: élément %lu hors limite dans %s, à %s:%d"
5424 #~ msgid "underflowed virtual array %s in %s, at %s:%d"
5425 #~ msgstr "sous débordement du tableau virtuele %s dans %s, à %s:%d"
5427 #~ msgid "no sclass for %s stab (0x%x)\n"
5428 #~ msgstr "pas de sclass pour le stab %s (0x%x)\n"
5430 #~ msgid "fatal error: "
5431 #~ msgstr "erreur fatale: "
5433 #~ msgid "internal compiler error: "
5434 #~ msgstr "erreur interne du compilateur: "
5436 #~ msgid "sorry, unimplemented: "
5437 #~ msgstr "désolé, pas implanté: "
5439 #~ msgid "anachronism: "
5440 #~ msgstr "anachronisme: "
5442 #~ msgid "note: "
5443 #~ msgstr "note: "
5445 #~ msgid "debug: "
5446 #~ msgstr "mise au point: "
5448 #~ msgid "The maximum number of instructions in a single function eligible for inlining"
5449 #~ msgstr "Le nombre maximum d'instructions dans une fonction simple éligible au type enligne"
5451 #~ msgid "The maximum number of instructions when automatically inlining"
5452 #~ msgstr "Le nombre maximum d'instructions lorsqu'automatiquement de type enligne"
5454 #~ msgid "The maximum number of instructions for the RTL inliner"
5455 #~ msgstr "Le nombre maximum d'instructions pour la fonction d'enlignage RTL"
5457 #~ msgid "The maximum number of instructions to consider to fill a delay slot"
5458 #~ msgstr "Le nombre maximum d'instructions à considérer pour remplir une slot délai"
5460 #~ msgid "The maximum number of instructions to consider to find accurate live register information"
5461 #~ msgstr "Le nombre maximum d'instructions à considérer pour repérer un registre d'information actif et précis"
5463 #~ msgid "The maximum length of scheduling's pending operations list"
5464 #~ msgstr "La longueur maximale de la liste des opération en attente d'ordonnancement"
5466 #~ msgid "The size of function body to be considered large"
5467 #~ msgstr "La taille du corps de la fonction est considéré comme étant grande"
5469 #~ msgid "Maximal growth due to inlining of large function (in percent)"
5470 #~ msgstr "Croissance maximal en raison de l'enlignage d'une grande fonction (en pourcent)"
5472 #~ msgid "how much can given compilation unit grow because of the inlining (in percent)"
5473 #~ msgstr "quelle croissance d'une unité de compilation peut être tolérée en raison de l'enlignage (en pourcent)"
5475 #~ msgid "The maximum amount of memory to be allocated by GCSE"
5476 #~ msgstr "La taille maximale de mémoire à être alloué par GCSE"
5478 #~ msgid "The maximum number of passes to make when doing GCSE"
5479 #~ msgstr "Le nombre maxium de passes à effectuer lors de l'exécution de GCSE"
5481 #~ msgid "The maximum number of instructions to consider to unroll in a loop"
5482 #~ msgstr "Le nombre maximum d'instructions à considérer à inclure dans une boucle"
5484 #~ msgid "The maximum number of instructions to consider to unroll in a loop on average"
5485 #~ msgstr "Le nombre maximum d'instructions à considérer à inclure dans une boucle en moyenne"
5487 #~ msgid "The maximum number of unrollings of a single loop"
5488 #~ msgstr "Le nombre maximum d'instructions à inclure dans une boucle simple"
5490 #~ msgid "The maximum number of insns of a peeled loop"
5491 #~ msgstr "Le nombre maximum d'insns de boucle réduite"
5493 #~ msgid "The maximum number of peelings of a single loop"
5494 #~ msgstr "Le nombre maxium de passes de réduction d'une boucle simple"
5496 #~ msgid "The maximum number of insns of a completely peeled loop"
5497 #~ msgstr "Le nombre maximum d'insns d'une boucle complètement réduite"
5499 #~ msgid "The maximum number of peelings of a single loop that is peeled completely"
5500 #~ msgstr "Le nombre maximum de réductions d'une boucle simple qui a été complètement réduite"
5502 #~ msgid "The maximum number of insns of a peeled loop that rolls only once"
5503 #~ msgstr "Le nombre maximum d'insns d'une boucle réduite qui tourne une seule fois"
5505 #~ msgid "The maximum number of insns of an unswitched loop"
5506 #~ msgstr "Le nombre maximum d'insns d'une boucle sans branchement"
5508 #~ msgid "The maximum number of unswitchings in a single loop"
5509 #~ msgstr "Le nombre maximum de non branchement dans une boucle simple"
5511 #~ msgid "Select fraction of the maximal count of repetitions of basic block in program given basic block needs to have to be considered hot"
5512 #~ msgstr "Sélectionner la fraction du décompte maximal de répétition du bloc de base dans le programme selon le bloc de bsae donné doit être considéré comme chaud « hot »"
5514 #~ msgid "Select fraction of the maximal frequency of executions of basic block in function given basic block needs to have to be considered hot"
5515 #~ msgstr "Sélectionner la fraction de la fréquence maximale d'exécutions du bloc de base dans la fonction selon le bloc de bsae donné doit être considéré comme chaud « hot »"
5517 #~ msgid "The percentage of function, weighted by execution frequency, that must be covered by trace formation. Used when profile feedback is available"
5518 #~ msgstr "Le pourcentage de fonction, pondéré par la fréquence d'exécutions, qui doit être couvert la formation de la trace. Utilisé lorsque le feedback par profile est disponible"
5520 #~ msgid "The percentage of function, weighted by execution frequency, that must be covered by trace formation. Used when profile feedback is not available"
5521 #~ msgstr "Le pourcentage de fonction, pondéré par la fréquence d'exécutions, qui doit être couvert la formation de la trace. Utilisé lorsque le feedback par profilage n'est disponible"
5523 #~ msgid "Maximal code growth caused by tail duplication (in percent)"
5524 #~ msgstr "Croissance maximal du code en raison de duplication de queue (en pourcent)"
5526 #~ msgid "Stop reverse growth if the reverse probability of best edge is less than this threshold (in percent)"
5527 #~ msgstr "Stopper la croissance renversée si la probabilité inverse des meilleures bordures est inférieure à ce seuil (en pourcent)"
5529 #~ msgid "Stop forward growth if the probability of best edge is less than this threshold (in percent). Used when profile feedback is available"
5530 #~ msgstr "Stopper la croissance anticipée si la probabilité des meilleures bordures est inférieure à ce seuil (en pourcent). Utilisé lorsque le feedback par profilage est disponible"
5532 #~ msgid "Stop forward growth if the probability of best edge is less than this threshold (in percent). Used when profile feedback is not available"
5533 #~ msgstr "Stopper la croissance anticipée si la probabilité des meilleures bordures est inférieure à ce seuil (en pourcent). Utilisé lorsque le feedback par profilage n'est pas disponible"
5535 #~ msgid "The maximum number of incoming edges to consider for crossjumping"
5536 #~ msgstr "Le nombre maximum de bordures à considérer pour les sauts croisés"
5538 #~ msgid "The maximum length of path considered in cse"
5539 #~ msgstr "La longueur maximale des chemins considérés dans cse"
5541 #~ msgid "The maximum memory locations recorded by cselib"
5542 #~ msgstr "Le nombre maximum de localisations mémoire enregistrées par cselib"
5544 #~ msgid "Minimum heap expansion to trigger garbage collection, as a percentage of the total size of the heap"
5545 #~ msgstr "L'expansion minimale des tas pour lancer la collecte des rebuts, en pourcentage de la taille totale du tas."
5547 #~ msgid "Minimum heap size before we start collecting garbage, in kilobytes"
5548 #~ msgstr "La taille minimale du tas avant de lancer la collecte des rebuts, en kilo-octets."
5550 #~ msgid "The maximum number of instructions to search backward when looking for equivalent reload"
5551 #~ msgstr "Le nombre maximum d'instructions à rechercher antérieurement lors d'une recherche d'une recharge équivalente"
5553 #~ msgid "too many #pragma options align=reset"
5554 #~ msgstr "trop d'options pour #pragma pour align=reset"
5556 #~ msgid "malformed '#pragma options', ignoring"
5557 #~ msgstr "« #pragma options » mal composé, ignoré"
5559 #~ msgid "junk at end of '#pragma options'"
5560 #~ msgstr "rebut à la fin de « #pragma options »"
5562 #~ msgid "malformed '#pragma options align={mac68k|power|reset}', ignoring"
5563 #~ msgstr "« #pragma options align={mac68k|power|reset} » mal composé, ignoré"
5565 #~ msgid "missing '(' after '#pragma unused', ignoring"
5566 #~ msgstr "« ( » manquante après « #pragma unused », ignoré"
5568 #~ msgid "missing ')' after '#pragma unused', ignoring"
5569 #~ msgstr "« ( » manquante après « #pragma unused », ignoré"
5571 #~ msgid "junk at end of '#pragma unused'"
5572 #~ msgstr "rebut à la fin de « #pragma unused »"
5574 #~ msgid "internal and protected visibility attributes not supportedin this configuration; ignored"
5575 #~ msgstr "visibilité des attributs internes et protégées n'est pas supportée dans cette configuration; ignoré"
5577 #~ msgid "-msystem-v and -p are incompatible"
5578 #~ msgstr "-msystem-v et -p sont incompatibles"
5580 #~ msgid "-msystem-v and -mthreads are incompatible"
5581 #~ msgstr "-msystem-v et -mthreads sont incompatibles"
5583 #~ msgid "profiler support for WindISS"
5584 #~ msgstr "support du profileur pour WindISS"
5586 #~ msgid "-f%s ignored for Unicos/Mk (not supported)"
5587 #~ msgstr "-f%s ignoré pour Unicos/Mk (non supporté)"
5589 #~ msgid "-mieee not supported on Unicos/Mk"
5590 #~ msgstr "-mieee n'est pas supporté sur Unicos/Mk"
5592 #~ msgid "-mieee-with-inexact not supported on Unicos/Mk"
5593 #~ msgstr "-mieee-with-inexact n'est pas supporté sur Unicos/Mk"
5595 #~ msgid "bad value `%s' for -mtrap-precision switch"
5596 #~ msgstr "valeur « %s » erronée pour l'option -mtrap-precision"
5598 #~ msgid "bad value `%s' for -mfp-rounding-mode switch"
5599 #~ msgstr "valeur « %s » erronée pour l'option -mfp-rounding-mode"
5601 #~ msgid "bad value `%s' for -mfp-trap-mode switch"
5602 #~ msgstr "valeur « %s » erronée pour l'option -mfp-trap-mode"
5604 #~ msgid "bad value `%s' for -mtls-size switch"
5605 #~ msgstr "valeur « %s » erronée pour l'option -mtls-size"
5607 #~ msgid "bad value `%s' for -mcpu switch"
5608 #~ msgstr "valeur « %s » erronée pour l'option -mcpu"
5610 #~ msgid "trap mode not supported on Unicos/Mk"
5611 #~ msgstr "mode trappe n'est pas supporté sur Unicos/Mk"
5613 #~ msgid "fp software completion requires -mtrap-precision=i"
5614 #~ msgstr "complétion logicielle FP requiert -mtrap-precision=i"
5616 #~ msgid "rounding mode not supported for VAX floats"
5617 #~ msgstr "mode d'arondissement n'est pas supporté pour les flottants sur VAX"
5619 #~ msgid "trap mode not supported for VAX floats"
5620 #~ msgstr "mode trappe n'est pas supporté avec les flottants sur VAX"
5622 #~ msgid "128-bit long double not supported for VAX floats"
5623 #~ msgstr "long double de 128 bits ne sont pas supporté pour les flottants sur VAX"
5625 #~ msgid "L%d cache latency unknown for %s"
5626 #~ msgstr "latence de la cache L%d inconnue pour %s"
5628 #~ msgid "bad value `%s' for -mmemory-latency"
5629 #~ msgstr "valeur « %s » erronée pour -mmemory-latency"
5631 #~ msgid "invalid %%H value"
5632 #~ msgstr "valeur %%H invalide"
5634 #~ msgid "invalid %%J value"
5635 #~ msgstr "valeur %%J invalide"
5637 #~ msgid "invalid %%r value"
5638 #~ msgstr "valeur %%r invalide"
5640 #~ msgid "invalid %%R value"
5641 #~ msgstr "valeur %%R invalide"
5643 #~ msgid "invalid %%N value"
5644 #~ msgstr "valeur %%N invalide"
5646 #~ msgid "invalid %%P value"
5647 #~ msgstr "valeur %%P invalide"
5649 #~ msgid "invalid %%h value"
5650 #~ msgstr "valeur %%h invalide"
5652 #~ msgid "invalid %%L value"
5653 #~ msgstr "valeur %%L invalide"
5655 #~ msgid "invalid %%m value"
5656 #~ msgstr "valeur %%m invalide"
5658 #~ msgid "invalid %%M value"
5659 #~ msgstr "valeur %%M invalide"
5661 #~ msgid "invalid %%U value"
5662 #~ msgstr "valeur %%U invalide"
5664 #~ msgid "invalid %%s value"
5665 #~ msgstr "valeur %%s invalide"
5667 #~ msgid "invalid %%C value"
5668 #~ msgstr "valeur %%C invalide"
5670 #~ msgid "invalid %%E value"
5671 #~ msgstr "valeur %%E invalide"
5673 #~ msgid "unknown relocation unspec"
5674 #~ msgstr "relocalisation unspec inconnue"
5676 #~ msgid "invalid %%xn code"
5677 #~ msgstr "valeur %%xn invalide"
5679 #~ msgid "bad builtin fcode"
5680 #~ msgstr "construit interne erroné de fcode"
5682 #~ msgid "Use hardware fp"
5683 #~ msgstr "Utiliser le FP matériel"
5685 #~ msgid "Do not use hardware fp"
5686 #~ msgstr "Ne pas utiliser l'unité FP matérielle"
5688 #~ msgid "Use fp registers"
5689 #~ msgstr "Utiliser les registres FP"
5691 #~ msgid "Do not use fp registers"
5692 #~ msgstr "Ne pas utiliser les registres FP"
5694 #~ msgid "Do not assume GAS"
5695 #~ msgstr "Ne pas présumer la présence de GAS"
5697 #~ msgid "Assume GAS"
5698 #~ msgstr "Présumer la présence de GAS"
5700 #~ msgid "Request IEEE-conformant math library routines (OSF/1)"
5701 #~ msgstr "Requête des routine de la bibliothèque mathématique conforme IEEE (OSF/1)"
5703 #~ msgid "Emit IEEE-conformant code, without inexact exceptions"
5704 #~ msgstr "Produire du code conforme IEEE, sans exceptions inexactes"
5706 #~ msgid "Emit IEEE-conformant code, with inexact exceptions"
5707 #~ msgstr "Produire du code conforme IEEE, avec exceptions inexactes"
5709 #~ msgid "Do not emit complex integer constants to read-only memory"
5710 #~ msgstr "Ne pas produire des constantes entières complexes en mémoire en mode lecture seulement"
5712 #~ msgid "Use VAX fp"
5713 #~ msgstr "Utiliser les registres FP sur VAX"
5715 #~ msgid "Do not use VAX fp"
5716 #~ msgstr "Ne pas utiliser les registres FP sur VAX"
5718 #~ msgid "Emit code for the byte/word ISA extension"
5719 #~ msgstr "Produire du code pour les octets/mots des extensions ISA"
5721 #~ msgid "Emit code for the motion video ISA extension"
5722 #~ msgstr "Produire du code pour les extensions vidéo ISA"
5724 #~ msgid "Emit code for the fp move and sqrt ISA extension"
5725 #~ msgstr "Produire du code pour les déplacements FP et sqrt des extensions ISA"
5727 #~ msgid "Emit code for the counting ISA extension"
5728 #~ msgstr "Produire du code pour les extensions ISA de comptage"
5730 #~ msgid "Emit code using explicit relocation directives"
5731 #~ msgstr "Produire du code utilisant des directives explicites de relocalisation"
5733 #~ msgid "Emit 16-bit relocations to the small data areas"
5734 #~ msgstr "Produire du code de 16 bits pour le relocalisation des petites zones de données"
5736 #~ msgid "Emit 32-bit relocations to the small data areas"
5737 #~ msgstr "Produire du code de 32 bits pour le relocalisation des petites zones de données"
5739 #~ msgid "Emit direct branches to local functions"
5740 #~ msgstr "Omettre le branchement direct aux fonctions locales"
5742 #~ msgid "Emit rdval instead of rduniq for thread pointer"
5743 #~ msgstr "Produire rdval au lieu de rduniq pour le pointeur de thread"
5745 #~ msgid "Use 128-bit long double"
5746 #~ msgstr "Utiliser un long double de 128 bits"
5748 #~ msgid "Use 64-bit long double"
5749 #~ msgstr "Utiliser un long double de 64 bits"
5751 #~ msgid "Use features of and schedule given CPU"
5752 #~ msgstr "Utiliser les options et ordonnancer pour le processeur donné "
5754 #~ msgid "Schedule given CPU"
5755 #~ msgstr "Ordonnancer le processeur donné"
5757 #~ msgid "Control the generated fp rounding mode"
5758 #~ msgstr "Contrôler le mode d'arondissement FP généré"
5760 #~ msgid "Control the IEEE trap mode"
5761 #~ msgstr "Contrôler le mode trappe IEEE"
5763 #~ msgid "Control the precision given to fp exceptions"
5764 #~ msgstr "Contrôler la précision donnée des exceptions FP"
5766 #~ msgid "Specify bit size of immediate TLS offsets"
5767 #~ msgstr "Spécifier la taille de bit des décalages immédiats TLS"
5769 #~ msgid "bad value (%s) for -mcpu switch"
5770 #~ msgstr "valeur (%s) erronée pour l'option -mcpu"
5772 #~ msgid "argument of `%s' attribute is not a string constant"
5773 #~ msgstr "argument de l'attribut « %s » n'est pas une chaîne de constante"
5775 #~ msgid "argument of `%s' attribute is not \"ilink1\" or \"ilink2\""
5776 #~ msgstr "l'argument de l'attribut « %s » n'est pas «ilink1» ou «ilink2 »"
5778 #~ msgid "invalid operand to %%R code"
5779 #~ msgstr "opérande invalide pour le code %%R"
5781 #~ msgid "invalid operand to %%H/%%L code"
5782 #~ msgstr "opérande invalide pour le code %%H/%%L"
5784 #~ msgid "invalid operand to %%U code"
5785 #~ msgstr "opérande invalide pour le code %%U"
5787 #~ msgid "invalid operand to %%V code"
5788 #~ msgstr "opérande invalide pour le code %%V"
5790 #~ msgid "invalid operand output code"
5791 #~ msgstr "opérande invalide pour le code de sortie"
5793 #~ msgid "switch -mcpu=%s conflicts with -march= switch"
5794 #~ msgstr "l'option -mcpu=%s est en conflit avec l'option -march= "
5796 #~ msgid "bad value (%s) for %s switch"
5797 #~ msgstr "valeur (%s) erronée pour l'option %s"
5799 #~ msgid "target CPU does not support APCS-32"
5800 #~ msgstr "le processeur cible ne supporte pas APCS-32"
5802 #~ msgid "target CPU does not support APCS-26"
5803 #~ msgstr "le processeur cible ne supporte pas APCS-26"
5805 #~ msgid "target CPU does not support interworking"
5806 #~ msgstr "le processeur cible ne supporte pas l'inter-réseautage"
5808 #~ msgid "target CPU does not support THUMB instructions"
5809 #~ msgstr "le processeur cible ne supporte pas les instructions THUMB"
5811 #~ msgid "future releases of GCC will not support -mapcs-26"
5812 #~ msgstr "les prochaines versions de GCC ne supporteront pas -mapcs-26"
5814 #~ msgid "enabling backtrace support is only meaningful when compiling for the Thumb"
5815 #~ msgstr "autoriser le support de pistage arrière si seulement significatif lors de la compilation pour le Thumb"
5817 #~ msgid "enabling callee interworking support is only meaningful when compiling for the Thumb"
5818 #~ msgstr "autoriser le support d'inter-réseautage des appelés si seulement significatif lors de la compilation pour le Thumb"
5820 #~ msgid "enabling caller interworking support is only meaningful when compiling for the Thumb"
5821 #~ msgstr "autoriser le support d'inter-réseautage des appelants si seulement significatif lors de la compilation pour le Thumb"
5823 #~ msgid "interworking forces APCS-32 to be used"
5824 #~ msgstr "l'inter-réseautage force l'utilisation de APCS-32"
5826 #~ msgid "-mapcs-stack-check incompatible with -mno-apcs-frame"
5827 #~ msgstr "-mapcs-stack-check incompatible avec -mno-apcs-frame"
5829 #~ msgid "-fpic and -mapcs-reent are incompatible"
5830 #~ msgstr "-fpic et -mapcs-reent sont incompatibles"
5832 #~ msgid "APCS reentrant code not supported.  Ignored"
5833 #~ msgstr "Code réentrant APCS n'est pas supporté.  Ignoré"
5835 #~ msgid "-g with -mno-apcs-frame may not give sensible debugging"
5836 #~ msgstr "-g avec -mno-apcs-frame peut ne pas donner une mise au point sensée"
5838 #~ msgid "passing floating point arguments in fp regs not yet supported"
5839 #~ msgstr "passage d'argument en virgule flottante dans les registres FP n'est pas encore supporté"
5841 #~ msgid "invalid floating point emulation option: -mfpe-%s"
5842 #~ msgstr "option d'émulation en virgule flottante invalide: -mfpe-%s"
5844 #~ msgid "-mfpe switch not supported by ep9312 target cpu - ignored."
5845 #~ msgstr "opeion -mfpe n'est pas supportée par le processeur cible ep9312 - ignoré"
5847 #~ msgid "structure size boundary can only be set to 8 or 32"
5848 #~ msgstr "taille des bornes de la structure peut seulement être 8 ou 32"
5850 #~ msgid "-mpic-register= is useless without -fpic"
5851 #~ msgstr "-mpic-register= est inutile sans -fpic"
5853 #~ msgid "unable to use '%s' for PIC register"
5854 #~ msgstr "incapable d'utiliser « %s » pour un registre PIC"
5856 #~ msgid "`%s' attribute only applies to functions"
5857 #~ msgstr "attribut « %s » s'applique seulement aux fonctions"
5859 #~ msgid "unable to compute real location of stacked parameter"
5860 #~ msgstr "incapable de calculer la localisation réelle de la pile de paramètres"
5862 #~ msgid "selector must be an immediate"
5863 #~ msgstr "sélecteur doit être un immédiat"
5865 #~ msgid "mask must be an immediate"
5866 #~ msgstr "masque doit être un immédiat"
5868 #~ msgid "no low registers available for popping high registers"
5869 #~ msgstr "pas de registre bas disponible pour faire ressortir les registres du haut"
5871 #~ msgid "interrupt Service Routines cannot be coded in Thumb mode"
5872 #~ msgstr "routines d'interruption de service ne peuvent être codées en mode THUMB"
5874 #~ msgid "%Jinitialized variable '%D' is marked dllimport"
5875 #~ msgstr "%Jvariable initialisé « %D » est marquée dllimport"
5877 #~ msgid "%Jstatic variable '%D' is marked dllimport"
5878 #~ msgstr "%Jvariable statique « %D » est marquée dllimport"
5880 #~ msgid "Generate APCS conformant stack frames"
5881 #~ msgstr "Générer des trames de pile conformes à APCS"
5883 #~ msgid "Store function names in object code"
5884 #~ msgstr "Sotcker les noms de fonctions dans le code objet"
5886 #~ msgid "Use the 32-bit version of the APCS"
5887 #~ msgstr "Utilise la version 32 bts de APCS"
5889 #~ msgid "Pass FP arguments in FP registers"
5890 #~ msgstr "Passer les arguments FP par les registres FP"
5892 #~ msgid "Generate re-entrant, PIC code"
5893 #~ msgstr "Générer du code PIC ré-entrant"
5895 #~ msgid "The MMU will trap on unaligned accesses"
5896 #~ msgstr "Le MMU va intercepter les accès mal alignés"
5898 #~ msgid "Use library calls to perform FP operations"
5899 #~ msgstr "Utiliser les appels de bibliothèque pour exécuter les opérations FP"
5901 #~ msgid "Use hardware floating point instructions"
5902 #~ msgstr "Utiliser les instructions matérielles en virgule flottante"
5904 #~ msgid "Assume target CPU is configured as big endian"
5905 #~ msgstr "Présumer que le processeur cible est un système à octets de poids fort"
5907 #~ msgid "Assume target CPU is configured as little endian"
5908 #~ msgstr "Présumer que le processeur cible est un système à octets de poids faible"
5910 #~ msgid "Assume big endian bytes, little endian words"
5911 #~ msgstr "Présumer un système à octets de poids fort pour les octets et faible pour les mots"
5913 #~ msgid "Support calls between Thumb and ARM instruction sets"
5914 #~ msgstr "Supporter les appels des jeux d'instructions THUMB et ARM"
5916 #~ msgid "Generate a call to abort if a noreturn function returns"
5917 #~ msgstr "Générer un appel pour stopper si une fonction sans retour retourne un résultat"
5919 #~ msgid "Do not move instructions into a function's prologue"
5920 #~ msgstr "Ne pas déplacer les instruction dans le prologue de fonction"
5922 #~ msgid "Do not load the PIC register in function prologues"
5923 #~ msgstr "Ne pas charger le registre PIC dans les prologue de fonction"
5925 #~ msgid "Generate call insns as indirect calls, if necessary"
5926 #~ msgstr "Générer l'appel insn comme un appel indirect, si nécessaire"
5928 #~ msgid "Compile for the Thumb not the ARM"
5929 #~ msgstr "Compiler pour le THUMB et non pas le ARM"
5931 #~ msgid "Thumb: Generate (non-leaf) stack frames even if not needed"
5932 #~ msgstr "Thumb: générer (non feuilles) trames de pile même si non nécessaire"
5934 #~ msgid "Thumb: Generate (leaf) stack frames even if not needed"
5935 #~ msgstr "Thumb : Générer (feuilles) trames de pile même si non nécessaire"
5937 #~ msgid "Thumb: Assume non-static functions may be called from ARM code"
5938 #~ msgstr "Thumb : Présumer que les fonctions non statiques peuvent être appelées du code ARM"
5940 #~ msgid "Thumb: Assume function pointers may go to non-Thumb aware code"
5941 #~ msgstr "Thumb : Présumer que les pointeurs de fonction peuvent tomber dans le code en dehors non sensible au Thumb"
5943 #~ msgid "Cirrus: Place NOPs to avoid invalid instruction combinations"
5944 #~ msgstr "Cirrus: insérer des NOP pour éviter un combinaison d'instructions invalides"
5946 #~ msgid "Cirrus: Do not break up invalid instruction combinations with NOPs"
5947 #~ msgstr "Cirrus: ne pas briser la combinaison d'instructions invalides avec des NOP"
5949 #~ msgid "Specify the name of the target CPU"
5950 #~ msgstr "Spécifier le nom du processeur cible"
5952 #~ msgid "Specify the name of the target architecture"
5953 #~ msgstr "Spécifier le nom de l'architecture cible"
5955 #~ msgid "Specify the version of the floating point emulator"
5956 #~ msgstr "Spécifier la version de l'émulateur en virgule flottante"
5958 #~ msgid "Specify the minimum bit alignment of structures"
5959 #~ msgstr "Spécifier le minimum de bits pour l'alignement de structures"
5961 #~ msgid "Specify the register to be used for PIC addressing"
5962 #~ msgstr "Spécifier le registre à utiliser pour l'adressage PIC"
5964 #~ msgid "Ignore dllimport attribute for functions"
5965 #~ msgstr "Ignorer l'attribut dllimport pour les fonctions"
5967 #~ msgid "large frame pointer change (%d) with -mtiny-stack"
5968 #~ msgstr "grand pointeur de trames change (%d) avec -mtiny-stack"
5970 #~ msgid "bad address, not (reg+disp):"
5971 #~ msgstr "adresse erronée, pas (reg+disp):"
5973 #~ msgid "internal compiler error.  Bad address:"
5974 #~ msgstr "erreur internal du compilateur. Adresse erronée:"
5976 #~ msgid "internal compiler error.  Unknown mode:"
5977 #~ msgstr "erreur internal du compilateur. Mode inconnu:"
5979 #~ msgid "invalid insn:"
5980 #~ msgstr "insn invalide:"
5982 #~ msgid "incorrect insn:"
5983 #~ msgstr "insn incoorect:"
5985 #~ msgid "unknown move insn:"
5986 #~ msgstr "insn de déplacement inconnu:"
5988 #~ msgid "bad shift insn:"
5989 #~ msgstr "décalage insn erroné:"
5991 #~ msgid "internal compiler error.  Incorrect shift:"
5992 #~ msgstr "erreur internal du compilateur. Décalage incorrect:"
5994 #~ msgid "only initialized variables can be placed into program memory area"
5995 #~ msgstr "seules les variables initialisées peuvent être placées dans la zone mémoire du programme"
5997 #~ msgid "only uninitialized variables can be placed in the .noinit section"
5998 #~ msgstr "seuls les variables non initialisées peuvent être placées dans une section .noinit"
6000 #~ msgid "MCU `%s' supported for assembler only"
6001 #~ msgstr "MCU « %s » est supporté pour l'assembleur seulement"
6003 #~ msgid "Assume int to be 8 bit integer"
6004 #~ msgstr "Présumer que les int sont des entiers de 8 bits"
6006 #~ msgid "Change the stack pointer without disabling interrupts"
6007 #~ msgstr "Changer le pointeur de pile sans désactiver les interruptions"
6009 #~ msgid "Use subroutines for function prologue/epilogue"
6010 #~ msgstr "Utiliser des sous-routines pour le prologue/epilogue de fonction"
6012 #~ msgid "Change only the low 8 bits of the stack pointer"
6013 #~ msgstr "Changer seulement les 8 bits du bas du pointeur de pile"
6015 #~ msgid "Do not generate tablejump insns"
6016 #~ msgstr "Ne pas générer les sauts de table insns"
6018 #~ msgid "Use rjmp/rcall (limited range) on >8K devices"
6019 #~ msgstr "Utiliser rjpm/rcall (étendue limitée) sur des périphériques >8K"
6021 #~ msgid "Output instruction sizes to the asm file"
6022 #~ msgstr "Produire les tailles d'instructions dans le fichier asm"
6024 #~ msgid "Specify the initial stack address"
6025 #~ msgstr "Spécifier l'adresse initiale de la pile"
6027 #~ msgid "Specify the MCU name"
6028 #~ msgstr "Spécifier le nom du MCU"
6030 #~ msgid "trampolines not supported"
6031 #~ msgstr "trampolines ne sont pas supportées"
6033 #~ msgid "missing '(' after '#pragma %s' - ignored"
6034 #~ msgstr "«(» manquante après «#pragma %s» - ignoré"
6036 #~ msgid "missing function name in '#pragma %s' - ignored"
6037 #~ msgstr "nom de fonction manquant dans «#pragma %s» - ignoré"
6039 #~ msgid "malformed '#pragma %s' - ignored"
6040 #~ msgstr "«#pragma %s» mal composé - ignoré"
6042 #~ msgid "missing section name in '#pragma %s' - ignored"
6043 #~ msgstr "nom de section manquant dans «#pragma %s» - ignoré"
6045 #~ msgid "missing ')' for '#pragma %s' - ignored"
6046 #~ msgstr "«)» manquante pour «#pragma %s» - ignoré"
6048 #~ msgid "junk at end of '#pragma %s'"
6049 #~ msgstr "rebut à la fin de «#pragma %s'"
6051 #~ msgid "unknown CPU version %d, using 40.\n"
6052 #~ msgstr "version de processeur %d inconnue, 40 est utilisé.\n"
6054 #~ msgid "ISR %s requires %d words of local vars, max is 32767"
6055 #~ msgstr "ISR %s requiert %d mots de var. locales, max est 32767."
6057 #~ msgid "using CONST_DOUBLE for address"
6058 #~ msgstr "CONST_DOUBLE utilisé pour l'adresse"
6060 #~ msgid "c4x_address_cost: Invalid addressing mode"
6061 #~ msgstr "c4x_address_cost: mode d'adressage invalide"
6063 #~ msgid "c4x_print_operand: %%L inconsistency"
6064 #~ msgstr "c4x_print_operand: %%L inconsistent"
6066 #~ msgid "c4x_print_operand: %%N inconsistency"
6067 #~ msgstr "c4x_print_operand: %%N inconsistent"
6069 #~ msgid "c4x_print_operand: %%O inconsistency"
6070 #~ msgstr "c4x_print_operand: %%O inconsisten"
6072 #~ msgid "c4x_print_operand: Bad operand case"
6073 #~ msgstr "c4x_print_operand: opérande erronée pour un case"
6075 #~ msgid "c4x_print_operand_address: Bad post_modify"
6076 #~ msgstr "c4x_print_operand_address: post-modification erronée"
6078 #~ msgid "c4x_print_operand_address: Bad pre_modify"
6079 #~ msgstr "c4x_print_operand_address: pré-modification erronée"
6081 #~ msgid "c4x_print_operand_address: Bad operand case"
6082 #~ msgstr "c4x_print_operand_address: opérande erronée pour un case"
6084 #~ msgid "c4x_rptb_insert: Cannot find start label"
6085 #~ msgstr "c4x_rptb_insert: ne peut repérer l'étiquette de départ"
6087 #~ msgid "mode not QImode"
6088 #~ msgstr "mode n'est pas QImode"
6090 #~ msgid "invalid indirect memory address"
6091 #~ msgstr "adresse mémoire d'indirection invalide"
6093 #~ msgid "invalid indirect (S) memory address"
6094 #~ msgstr "adresse mémoire (S) d'indirection invalide"
6096 #~ msgid "c4x_valid_operands: Internal error"
6097 #~ msgstr "c4x_valid_operands: erreur interne"
6099 #~ msgid "c4x_operand_subword: invalid mode"
6100 #~ msgstr "c4x_oprande_subword: mode invalide"
6102 #~ msgid "c4x_operand_subword: invalid operand"
6103 #~ msgstr "c4x_operand_subword: opérande invalide"
6105 #~ msgid "c4x_operand_subword: invalid autoincrement"
6106 #~ msgstr "c4x_operand_subword: autoincrement invalide"
6108 #~ msgid "c4x_operand_subword: invalid address"
6109 #~ msgstr "c4x_operand_subword: adresse invalide"
6111 #~ msgid "c4x_operand_subword: address not offsettable"
6112 #~ msgstr "c4x_operand_subword: un décalage d'adresse ne peut s'appliquer sur cette adresse"
6114 #~ msgid "c4x_rptb_rpts_p: Repeat block top label moved\n"
6115 #~ msgstr "c4x_rptb_rpts_p: étiquette supérieur de bloc de répétition déplacée\n"
6117 #~ msgid "Small memory model"
6118 #~ msgstr "Modèle de mémoire petite"
6120 #~ msgid "Big memory model"
6121 #~ msgstr "Modèle de mémoire grande"
6123 #~ msgid "Use MPYI instruction for C3x"
6124 #~ msgstr "Utiliser les instructions MPYI pour C3x"
6126 #~ msgid "Do not use MPYI instruction for C3x"
6127 #~ msgstr "Ne pas utiliser les instructions MPYI pour C3x"
6129 #~ msgid "Use fast but approximate float to integer conversion"
6130 #~ msgstr "Utiliser le mode rapide mais approximatif de conversion de flottant à entier"
6132 #~ msgid "Use slow but accurate float to integer conversion"
6133 #~ msgstr "Utiliser le mode lent mais précis de conversion de flottant à entier"
6135 #~ msgid "Enable use of RTPS instruction"
6136 #~ msgstr "Autoriser l'utilisation de l'instruction RTPS"
6138 #~ msgid "Disable use of RTPS instruction"
6139 #~ msgstr "Interdire l'utilisation de l'instruction RTPS"
6141 #~ msgid "Enable use of RTPB instruction"
6142 #~ msgstr "Autoriser l'utilisation de l'instruction RTPB"
6144 #~ msgid "Disable use of RTPB instruction"
6145 #~ msgstr "Interdire l'utilisation de l'instruction RTPB"
6147 #~ msgid "Generate code for C30 CPU"
6148 #~ msgstr "Générer du code pour processeur C30"
6150 #~ msgid "Generate code for C31 CPU"
6151 #~ msgstr "Générer du code pour processeur C31"
6153 #~ msgid "Generate code for C32 CPU"
6154 #~ msgstr "Générer du code pour processeur C32"
6156 #~ msgid "Generate code for C33 CPU"
6157 #~ msgstr "Générer du code pour processeur C33"
6159 #~ msgid "Generate code for C40 CPU"
6160 #~ msgstr "Générer du code pour processeur C40"
6162 #~ msgid "Generate code for C44 CPU"
6163 #~ msgstr "Générer du code pour processeur C44"
6165 #~ msgid "Emit code compatible with TI tools"
6166 #~ msgstr "Produire du code compatible avec les outils TI"
6168 #~ msgid "Emit code to use GAS extensions"
6169 #~ msgstr "Produire du code pour utiliser les extensions GAS"
6171 #~ msgid "Save DP across ISR in small memory model"
6172 #~ msgstr "Sauvegarder DP à travers ISR dans le modèle de mémoire restreinte"
6174 #~ msgid "Don't save DP across ISR in small memory model"
6175 #~ msgstr "Ne pas sauvegarder DP à travers ISR dans le modèle de mémoire restreinte"
6177 #~ msgid "Pass arguments on the stack"
6178 #~ msgstr "Passer les arguments sur la pile"
6180 #~ msgid "Pass arguments in registers"
6181 #~ msgstr "Passer les arguments par les registres"
6183 #~ msgid "Enable new features under development"
6184 #~ msgstr "Autoriser les nouvelles options en développement"
6186 #~ msgid "Disable new features under development"
6187 #~ msgstr "Désactiver les nouvelles options en développement"
6189 #~ msgid "Use the BK register as a general purpose register"
6190 #~ msgstr "Utiliser le registre BK comme registre général tout usage"
6192 #~ msgid "Do not allocate BK register"
6193 #~ msgstr "Ne pas allouer de registre BK"
6195 #~ msgid "Enable use of DB instruction"
6196 #~ msgstr "Activer l'utilisation d'instruction DB"
6198 #~ msgid "Disable use of DB instruction"
6199 #~ msgstr "Désactiver l'utilisation d'instruction DB"
6201 #~ msgid "Enable debugging"
6202 #~ msgstr "Permettre la mise au point"
6204 #~ msgid "Disable debugging"
6205 #~ msgstr "Désactiver la mise au point"
6207 #~ msgid "Force constants into registers to improve hoisting"
6208 #~ msgstr "Forcer les constantes dans les registres pour améliorer la montée"
6210 #~ msgid "Don't force constants into registers"
6211 #~ msgstr "Ne pas forcer les constantes dans les registres"
6213 #~ msgid "Force RTL generation to emit valid 3 operand insns"
6214 #~ msgstr "Forcer la génération RTL pour produire des opérandes insn 3 valides"
6216 #~ msgid "Allow RTL generation to emit invalid 3 operand insns"
6217 #~ msgstr "Autoriser la génération RTL pour produire des opérandes insn 3 invalides"
6219 #~ msgid "Allow unsigned iteration counts for RPTB/DB"
6220 #~ msgstr "Autoriser un compteur non signé d'itérations pour RPTB/DB"
6222 #~ msgid "Disallow unsigned iteration counts for RPTB/DB"
6223 #~ msgstr "Interdire un compteur non signé d'itération pour RPTB/DB"
6225 #~ msgid "Preserve all 40 bits of FP reg across call"
6226 #~ msgstr "Préserver tous les 40 bits du registre FP à travers les appels"
6228 #~ msgid "Only preserve 32 bits of FP reg across call"
6229 #~ msgstr "Préserver seulement 32 bits du registre FP à travers les appels"
6231 #~ msgid "Enable parallel instructions"
6232 #~ msgstr "Autoriser les instructions parallèles"
6234 #~ msgid "Disable parallel instructions"
6235 #~ msgstr "Interdire les instructions parallèles"
6237 #~ msgid "Enable MPY||ADD and MPY||SUB instructions"
6238 #~ msgstr "Autoriser les instructions MPY||ADD et MPY||SUB"
6240 #~ msgid "Disable MPY||ADD and MPY||SUB instructions"
6241 #~ msgstr "Interdire les instructions MPY||ADD et MPY||SUB"
6243 #~ msgid "Assume that pointers may be aliased"
6244 #~ msgstr "Présumer que les pointeurs peuvent être aliasés"
6246 #~ msgid "Assume that pointers not aliased"
6247 #~ msgstr "Présumer que les pointeurs ne peuvent pas être aliasés"
6249 #~ msgid "Specify maximum number of iterations for RPTS"
6250 #~ msgstr "Spécifier le nombre maximum d'itérations pour RPTS"
6252 #~ msgid "Select CPU to generate code for"
6253 #~ msgstr "Sélectionner le processeur pour lequel le code doit être généré"
6255 #~ msgid "unexpected index-type in cris_print_index"
6256 #~ msgstr "type d'index inattendu dans cris_print_index"
6258 #~ msgid "unexpected base-type in cris_print_base"
6259 #~ msgstr "type de base inattendu dans cris_print_base"
6261 #~ msgid "stackframe too big: %d bytes"
6262 #~ msgstr "trame de pile trop grande: %d octets"
6264 #~ msgid "allocated but unused delay list in epilogue"
6265 #~ msgstr "alloué mais liste de délai non utilisée dans l'épilogue"
6267 #~ msgid "unexpected function type needing stack adjustment for __builtin_eh_return"
6268 #~ msgstr "type de fonction inattendue ajustement de la pile nécessaire pour « __builtin_eh_return »"
6270 #~ msgid "invalid operand for 'b' modifier"
6271 #~ msgstr "opérande invalide pour le modificateur « b »"
6273 #~ msgid "invalid operand for 'v' modifier"
6274 #~ msgstr "opérande invalide pour le modificateur « v »"
6276 #~ msgid "invalid operand for 'P' modifier"
6277 #~ msgstr "opérande invalide pour le modificateur « P »"
6279 #~ msgid "invalid operand for 'p' modifier"
6280 #~ msgstr "opérande invalide pour le modificateur « p »"
6282 #~ msgid "invalid operand for 'z' modifier"
6283 #~ msgstr "opérande invalide pour le modificateur « z »"
6285 #~ msgid "invalid operand for 'H' modifier"
6286 #~ msgstr "opérande invalide pour le modificateur « H »"
6288 #~ msgid "bad register"
6289 #~ msgstr "registre erroné"
6291 #~ msgid "invalid operand for 'e' modifier"
6292 #~ msgstr "opérande invalide pour le modificateur « e »"
6294 #~ msgid "invalid operand for 'm' modifier"
6295 #~ msgstr "opérande invalide pour le modificateur « m »"
6297 #~ msgid "invalid operand for 'A' modifier"
6298 #~ msgstr "opérande invalide pour le modificateur « A »"
6300 #~ msgid "invalid operand for 'D' modifier"
6301 #~ msgstr "opérande invalide pour le modificateur « D »"
6303 #~ msgid "invalid operand for 'T' modifier"
6304 #~ msgstr "opérande invalide pour le modificateur « T »"
6306 #~ msgid "invalid operand modifier letter"
6307 #~ msgstr "opérande invalide pour le modificateur de lettre"
6309 #~ msgid "internal error: bad register: %d"
6310 #~ msgstr "erreur interne: registre erroné: %d"
6312 #~ msgid "unexpected multiplicative operand"
6313 #~ msgstr "opérande multiplicative inattendue"
6315 #~ msgid "unexpected operand"
6316 #~ msgstr "opérande inattendue"
6318 #~ msgid "unrecognized address"
6319 #~ msgstr "adresse non reconnue"
6321 #~ msgid "internal error: sideeffect-insn affecting main effect"
6322 #~ msgstr "erreur interne: effet de bord de insn sideeffect-insn ayant un effet principal"
6324 #~ msgid "internal error: cris_side_effect_mode_ok with bad operands"
6325 #~ msgstr "erreur interne: cris_side_effect_mode_ok avec des opérandes erronées"
6327 #~ msgid "unrecognized supposed constant"
6328 #~ msgstr "supposée constante non reconnue"
6330 #~ msgid "unrecognized supposed constant in cris_global_pic_symbol"
6331 #~ msgstr "supposée constante non reconnue dans cris_global_pic_symbol"
6333 #~ msgid "-max-stackframe=%d is not usable, not between 0 and %d"
6334 #~ msgstr "-max-stackframe=%d n'est pas utilisable, n'est pas entre 0 et %d"
6336 #~ msgid "unknown CRIS version specification in -march= or -mcpu= : %s"
6337 #~ msgstr "spécification de version CRIS inconnue dans -march= ou -mcpu= : %s"
6339 #~ msgid "unknown CRIS cpu version specification in -mtune= : %s"
6340 #~ msgstr "spécification de version CRIS inconnue dans -mtune= : %s"
6342 #~ msgid "-fPIC and -fpic are not supported in this configuration"
6343 #~ msgstr "-fPIC et -fpic ne sont pas supportées par cette configuration"
6345 #~ msgid "that particular -g option is invalid with -maout and -melinux"
6346 #~ msgstr "l'option particulière -g est invalide avec -maout et -melinux"
6348 #~ msgid "unexpected side-effects in address"
6349 #~ msgstr "effets de bord inattendue dans l'adresse"
6351 #~ msgid "unexpected PIC symbol"
6352 #~ msgstr "symbole PIC inattendue"
6354 #~ msgid "PIC register isn't set up"
6355 #~ msgstr "le registre n'est pas initialisé"
6357 #~ msgid "unexpected address expression"
6358 #~ msgstr "expression d'adresse inattendue"
6360 #~ msgid "emitting PIC operand, but PIC register isn't set up"
6361 #~ msgstr "génération d'une opérande PIC mais le registre PIC n'est pas initialisé"
6363 #~ msgid "unexpected NOTE as addr_const:"
6364 #~ msgstr "NOTE inattendu comme addr_conts:"
6366 #~ msgid "Compile for the MMU-less Etrax 100-based elinux system"
6367 #~ msgstr "Compiler pour le MMU-less Etrax 100-based de système elinux"
6369 #~ msgid "For elinux, request a specified stack-size for this program"
6370 #~ msgstr "Pour elinux, faire la requête pour un taille de pile spécifique pour ce programme"
6372 #~ msgid "Work around bug in multiplication instruction"
6373 #~ msgstr "Travailler autour de l'anomalie dans l'instructions de multiplication"
6375 #~ msgid "Compile for ETRAX 4 (CRIS v3)"
6376 #~ msgstr "Compilé pour ETRAX 4 (CRIS v3)"
6378 #~ msgid "Compile for ETRAX 100 (CRIS v8)"
6379 #~ msgstr "Compile pour ETRAX 100 (CRIS v8)"
6381 #~ msgid "Emit verbose debug information in assembly code"
6382 #~ msgstr "Produire des informations de mise au point dans le code assemblé"
6384 #~ msgid "Do not use condition codes from normal instructions"
6385 #~ msgstr "Ne pas utiliser du code conditionnel pour des instructions normales"
6387 #~ msgid "Do not emit addressing modes with side-effect assignment"
6388 #~ msgstr "Ne pas produire de modes d'adressage avec des affectations avec effet de bord"
6390 #~ msgid "Do not tune stack alignment"
6391 #~ msgstr "Ne pas ajuster l'alignement de la pile"
6393 #~ msgid "Do not tune writable data alignment"
6394 #~ msgstr "Ne pas ajuster l'alignement les sections de données dynamiques"
6396 #~ msgid "Do not tune code and read-only data alignment"
6397 #~ msgstr "Ne pas ajuster l'alignement du code et des sections de données statiques"
6399 #~ msgid "Align code and data to 32 bits"
6400 #~ msgstr "Aligner le code et les données sur 32 bits"
6402 #~ msgid "Don't align items in code or data"
6403 #~ msgstr "Ne pas aligner les items dans le code ou les données"
6405 #~ msgid "Do not emit function prologue or epilogue"
6406 #~ msgstr "Ne pas générer de prologue ou d'épilogue de fonction"
6408 #~ msgid "Use the most feature-enabling options allowed by other options"
6409 #~ msgstr "Utiliser le plus d'options autorisant autorisant des options permises par les autres options"
6411 #~ msgid "Override -mbest-lib-options"
6412 #~ msgstr "Écraser -mbest-lib-options"
6414 #~ msgid "Generate code for the specified chip or CPU version"
6415 #~ msgstr "Générer le code pour la version de processeur ou de circuit spécifiée"
6417 #~ msgid "Tune alignment for the specified chip or CPU version"
6418 #~ msgstr "Ajuster l'alignement pour la version de processeur ou de circuit spécifiée"
6420 #~ msgid "Warn when a stackframe is larger than the specified size"
6421 #~ msgstr "Avertir lorsqu'une trame de pile est plus grande que la taille spécifiée"
6423 #~ msgid "no FUNCTION_PROFILER for CRIS"
6424 #~ msgstr "pas de FUNCTION_PROFILER pour CRIS"
6426 #~ msgid "Together with -fpic and -fPIC, do not use GOTPLT references"
6427 #~ msgstr "ensemble avec -fpic et -fPIC, ne pas utiliser les références GOTPLT"
6429 #~ msgid "bad modes_tieable_p for register %s, mode1 %s, mode2 %s"
6430 #~ msgstr "modes_tieable_p erronée pour le registre %s, mode1 %s, mode2 %s"
6432 #~ msgid "bad insn to d30v_print_operand_address:"
6433 #~ msgstr "insn erroné pour d30v_print_operand_addresse:"
6435 #~ msgid "bad insn to d30v_print_operand_memory_reference:"
6436 #~ msgstr "insn erroné pour d30v_print_operand_memory_reference:"
6438 #~ msgid "bad insn to d30v_print_operand, 'f' modifier:"
6439 #~ msgstr "insn erroné pour d30v_print_operand, modificateur « f »:"
6441 #~ msgid "bad insn to d30v_print_operand, 'A' modifier:"
6442 #~ msgstr "insn erroné pour d30v_print_operand, modificateur « A »:"
6444 #~ msgid "bad insn to d30v_print_operand, 'M' modifier:"
6445 #~ msgstr "insn erroné pour d30v_print_operand, modificateur « M »:"
6447 #~ msgid "bad insn to print_operand, 'F' or 'T' modifier:"
6448 #~ msgstr "insn erroné pour print_operand, modificateur « F » ou « T »:"
6450 #~ msgid "bad insn to print_operand, 'B' modifier:"
6451 #~ msgstr "insn erroné pour print_operand, modificateur « B »:"
6453 #~ msgid "bad insn to print_operand, 'E' modifier:"
6454 #~ msgstr "insn erroné pour print_operand, modificateur « E »:"
6456 #~ msgid "bad insn to print_operand, 'R' modifier:"
6457 #~ msgstr "insn erroné to print_operand, modificateur « R »:"
6459 #~ msgid "bad insn to print_operand, 's' modifier:"
6460 #~ msgstr "insn erroné to print_operand, modificateur « s »:"
6462 #~ msgid "bad insn in d30v_print_operand, 0 case"
6463 #~ msgstr "insn erroné dans d30v_print_operand, cas 0"
6465 #~ msgid "d30v_emit_comparison"
6466 #~ msgstr "d30v_emit_comparison"
6468 #~ msgid "bad call to d30v_move_2words"
6469 #~ msgstr "appel erroné à d30v_move_2words"
6471 #~ msgid "Enable use of conditional move instructions"
6472 #~ msgstr "Autoriser l'utilisation des instructions conditionnelles move"
6474 #~ msgid "Disable use of conditional move instructions"
6475 #~ msgstr "Interdire l'utilisation des instructions conditionnelles move"
6477 #~ msgid "Debug argument support in compiler"
6478 #~ msgstr "Mettre au point le support d'argument dans le compilateur"
6480 #~ msgid "Debug stack support in compiler"
6481 #~ msgstr "Mettre au point le support de la pile dans le compilateur"
6483 #~ msgid "Debug memory address support in compiler"
6484 #~ msgstr "Mettre au point le support d'adresses dans le compilateur"
6486 #~ msgid "Make adjacent short instructions parallel if possible"
6487 #~ msgstr "Rendre adjacentes les instructions short en instructions parallèles si possible"
6489 #~ msgid "Do not make adjacent short instructions parallel"
6490 #~ msgstr "Ne pas rendre adjacentes les instructions short en instructions parallèles"
6492 #~ msgid "Link programs/data to be in external memory by default"
6493 #~ msgstr "Faire l'édition de lien des programmes/données comme étant externe à la mémoire par défaut"
6495 #~ msgid "Link programs/data to be in onchip memory by default"
6496 #~ msgstr "Faire l'édition de lien des programmes/données comme étant interne dans la circuiterie de la mémoire par défaut"
6498 #~ msgid "Change the branch costs within the compiler"
6499 #~ msgstr "Changer les coûts de branchement à l'intérieur du compilateur"
6501 #~ msgid "Change the threshold for conversion to conditional execution"
6502 #~ msgstr "Changer le seuil pour la conversion en une exécution conditionnelle"
6504 #~ msgid "stack size > 32k"
6505 #~ msgstr "taille de la pile > 32k"
6507 #~ msgid "invalid addressing mode"
6508 #~ msgstr "mode d'adressage invalide"
6510 #~ msgid "bad register extension code"
6511 #~ msgstr "code d'extension de registre erroné"
6513 #~ msgid "invalid offset in ybase addressing"
6514 #~ msgstr "décalage invalide dans l'adresse ybase"
6516 #~ msgid "invalid register in ybase addressing"
6517 #~ msgstr "registre invalide dans l'adressage ybase"
6519 #~ msgid "invalid shift operator in emit_1600_core_shift"
6520 #~ msgstr "opérateur de décalage invalide dans emit_1600_core_shift"
6522 #~ msgid "invalid mode for gen_tst_reg"
6523 #~ msgstr "mode invalide pour gen_tst_reg"
6525 #~ msgid "invalid mode for integer comparison in gen_compare_reg"
6526 #~ msgstr "mode invalide pour la comparaison d'entiers dans gen_compare_reg"
6528 #~ msgid "Pass parameters in registers (default)"
6529 #~ msgstr "Passer les paramètres par les registres (par défaut)"
6531 #~ msgid "Don't pass parameters in registers"
6532 #~ msgstr "Ne pas passer les paramètres par les registres"
6534 #~ msgid "Generate code for near calls"
6535 #~ msgstr "Générer du code pour les appels proches"
6537 #~ msgid "Don't generate code for near calls"
6538 #~ msgstr "Ne pas générer du code pour les appels proches"
6540 #~ msgid "Generate code for near jumps"
6541 #~ msgstr "Générer du code pour les sauts proches"
6543 #~ msgid "Don't generate code for near jumps"
6544 #~ msgstr "Ne pas générer du code pour les sauts proches"
6546 #~ msgid "Generate code for a bit-manipulation unit"
6547 #~ msgstr "Générer du code pour une unité de manipulation de bits"
6549 #~ msgid "Don't generate code for a bit-manipulation unit"
6550 #~ msgstr "Ne pas générer du code pour une unité de manipulation de bits"
6552 #~ msgid "Generate code for memory map1"
6553 #~ msgstr "Générer du code pour la mémoire map1"
6555 #~ msgid "Generate code for memory map2"
6556 #~ msgstr "Générer du code pour la mémoire map2"
6558 #~ msgid "Generate code for memory map3"
6559 #~ msgstr "Générer du code pour la mémoire map3"
6561 #~ msgid "Generate code for memory map4"
6562 #~ msgstr "Générer du code pour la mémoire map4"
6564 #~ msgid "Ouput extra code for initialized data"
6565 #~ msgstr "Produire du code additionnel pour les données initialisées"
6567 #~ msgid "Don't let reg. allocator use ybase registers"
6568 #~ msgstr "Ne pas laisser l'allocateur de registres utiliser les registres ybase"
6570 #~ msgid "Output extra debug info in Luxworks environment"
6571 #~ msgstr "Produire des informations supplémentaires de mise au point dans l'environnement Luxworks"
6573 #~ msgid "Save temp. files in Luxworks environment"
6574 #~ msgstr "Sauvegarder les fichiers temporaires dans l'environnement Luxworks"
6576 #~ msgid "Specify alternate name for text section"
6577 #~ msgstr "Spécifier un nom alternatif pour la section texte"
6579 #~ msgid "Specify alternate name for data section"
6580 #~ msgstr "Spécifier un nom alternatif pour la section données"
6582 #~ msgid "Specify alternate name for bss section"
6583 #~ msgstr "Spécifier un nom alternatif pour la section bss"
6585 #~ msgid "Specify alternate name for constant section"
6586 #~ msgstr "Spécifier un nom alternatif pour la section des constantes"
6588 #~ msgid "Specify alternate name for dsp16xx chip"
6589 #~ msgstr "Spécifier un nom alternatif pour le cirsuit dsp16xx"
6591 #~ msgid "profiling not implemented yet"
6592 #~ msgstr "profilage n'est pas implanté encore"
6594 #~ msgid "trampolines not yet implemented"
6595 #~ msgstr "trampolines ne sont pas encore implantées"
6597 #~ msgid "fr30_print_operand_address: unhandled address"
6598 #~ msgstr "fr30_print_operand_address: adresse non traitée"
6600 #~ msgid "fr30_print_operand: unrecognized %%p code"
6601 #~ msgstr "fr30_print_operand: code %%p non reconnue"
6603 #~ msgid "fr30_print_operand: unrecognized %%b code"
6604 #~ msgstr "fr30_print_operand: code %%b non reconnue"
6606 #~ msgid "fr30_print_operand: unrecognized %%B code"
6607 #~ msgstr "fr30_print_operand: code %%B non reconnu"
6609 #~ msgid "fr30_print_operand: invalid operand to %%A code"
6610 #~ msgstr "fr30_print_operand: opérande invalide pour code %%A"
6612 #~ msgid "fr30_print_operand: invalid %%x code"
6613 #~ msgstr "fr30_print_operand: code %%x invalide"
6615 #~ msgid "fr30_print_operand: invalid %%F code"
6616 #~ msgstr "fr30_print_operand: code %%F invalide"
6618 #~ msgid "fr30_print_operand: unknown code"
6619 #~ msgstr "fr30_print_operand: code inconnu"
6621 #~ msgid "fr30_print_operand: unhandled MEM"
6622 #~ msgstr "fr30_print_operand: MEM non traité"
6624 #~ msgid "Assume small address space"
6625 #~ msgstr "Présumer un petit espace d'adressage"
6627 #~ msgid "Unknown cpu: -mcpu=%s"
6628 #~ msgstr "Processeur inconnu : -mcpu=%s"
6630 #~ msgid "-fpic and -gdwarf are incompatible (-fpic and -g/-gdwarf-2 are fine)"
6631 #~ msgstr "-fpic et -gdwarf sont incompatibles (-fpic et -g/-gdwarf-2 sont acceptables)"
6633 #~ msgid "Bad insn to frv_print_operand_address:"
6634 #~ msgstr "insn erroné pour frv_print_operand_addresse:"
6636 #~ msgid "Bad register to frv_print_operand_memory_reference_reg:"
6637 #~ msgstr "registre erroné pour frv_print_operand_memory_reference_reg:"
6639 #~ msgid "Bad insn to frv_print_operand_memory_reference:"
6640 #~ msgstr "insn erroné pour frv_print_operand_memory_reference:"
6642 #~ msgid "Bad insn in frv_print_operand, bad const_double"
6643 #~ msgstr "insn erroné dans frv_print_operand, bad const_double"
6645 #~ msgid "Bad insn to frv_print_operand, 'C' modifier:"
6646 #~ msgstr "insn erroné pour frv_print_operand, modificateur « C »:"
6648 #~ msgid "Bad insn to frv_print_operand, 'c' modifier:"
6649 #~ msgstr "insn erroné pour frv_print_operand, modificateur « c »:"
6651 #~ msgid "Bad insn to frv_print_operand, 'e' modifier:"
6652 #~ msgstr "insn erroné pour frv_print_operand, modificateur « e »:"
6654 #~ msgid "Bad insn to frv_print_operand, 'F' modifier:"
6655 #~ msgstr "insn erroné pour frv_print_operand, modificateur « F »:"
6657 #~ msgid "Bad insn to frv_print_operand, 'f' modifier:"
6658 #~ msgstr "insn erroné pour frv_print_operand, modificateur « f »:"
6660 #~ msgid "Bad insn to frv_print_operand, 'L' modifier:"
6661 #~ msgstr "insn erroné pour frv_print_operand, modificateur « L »:"
6663 #~ msgid "Bad insn to frv_print_operand, 'M/N' modifier:"
6664 #~ msgstr "insn erroné pour frv_print_operand, modificateur « M/N »:"
6666 #~ msgid "Bad insn to frv_print_operand, 'O' modifier:"
6667 #~ msgstr "insn erroné pour frv_print_operand, modificateur « O »:"
6669 #~ msgid "Bad insn to frv_print_operand, P modifier:"
6670 #~ msgstr "insn erroné pour frv_print_operand, modificateur « P »:"
6672 #~ msgid "Bad insn in frv_print_operand, z case"
6673 #~ msgstr "insn erroné dans frv_print_operand, case z"
6675 #~ msgid "Bad insn in frv_print_operand, 0 case"
6676 #~ msgstr "insn erroné dans frv_print_operand, case 0"
6678 #~ msgid "frv_print_operand: unknown code"
6679 #~ msgstr "frv_print_operand: code inconnu"
6681 #~ msgid "Bad output_move_single operand"
6682 #~ msgstr "opérande output_move_single erronée"
6684 #~ msgid "Bad output_move_double operand"
6685 #~ msgstr "opérande output_move_double erronée"
6687 #~ msgid "Bad output_condmove_single operand"
6688 #~ msgstr "opérande output_condmove_single erronée"
6690 #~ msgid "frv_registers_update"
6691 #~ msgstr "frv_registers_update"
6693 #~ msgid "frv_registers_used_p"
6694 #~ msgstr "frv_registers_used_p"
6696 #~ msgid "frv_registers_set_p"
6697 #~ msgstr "frv_registers_set_p"
6699 #~ msgid "accumulator is not a constant integer"
6700 #~ msgstr "accumulateur n'est pas une constante en entier"
6702 #~ msgid "accumulator number is out of bounds"
6703 #~ msgstr "numéro de l'accumulateur est hors limite"
6705 #~ msgid "inappropriate accumulator for `%s'"
6706 #~ msgstr "accumulateur inapproprié pour « %s »"
6708 #~ msgid "`%s' expects a constant argument"
6709 #~ msgstr "« %s » attend un argument de constante"
6711 #~ msgid "constant argument out of range for `%s'"
6712 #~ msgstr "argument de constante hors limite pour « %s »"
6714 #~ msgid "media functions are not available unless -mmedia is used"
6715 #~ msgstr "fonctions média ne sont pas disponibles à mois que -mmedia soit utilisé"
6717 #~ msgid "this media function is only available on the fr500"
6718 #~ msgstr "cette fonction média est seulement disponible sur le fr500"
6720 #~ msgid "this media function is only available on the fr400"
6721 #~ msgstr "cette fonction média est seulement disponible sur le fr400"
6723 #~ msgid " (frv)"
6724 #~ msgstr " (frv)"
6726 #~ msgid "-ms2600 is used without -ms"
6727 #~ msgstr "-ms2600 est utilisé sans -ms"
6729 #~ msgid "-mn is used without -mh or -ms"
6730 #~ msgstr "-mm est utilisé sans -mh ou -ms"
6732 #~ msgid "Generate H8S code"
6733 #~ msgstr "Générer du code H8S"
6735 #~ msgid "Do not generate H8S code"
6736 #~ msgstr "Ne pas générer du code H8S"
6738 #~ msgid "Generate H8S/2600 code"
6739 #~ msgstr "Générer du code H8S/S2600"
6741 #~ msgid "Do not generate H8S/2600 code"
6742 #~ msgstr "Ne pas générer du code H8S/2600"
6744 #~ msgid "Make integers 32 bits wide"
6745 #~ msgstr "Rendre les entiers larges de 32 bits"
6747 #~ msgid "Use registers for argument passing"
6748 #~ msgstr "Utiliser les registres pour le passage d'arguments"
6750 #~ msgid "Do not use registers for argument passing"
6751 #~ msgstr "Ne pas utiliser les registres pour le passage d'arguments"
6753 #~ msgid "Consider access to byte sized memory slow"
6754 #~ msgstr "Considérer l'accès mémoire lent pour la taille d'octets"
6756 #~ msgid "Enable linker relaxing"
6757 #~ msgstr "Activer la rélâche par l'éditeur de liens"
6759 #~ msgid "Generate H8/300H code"
6760 #~ msgstr "Générer du code H8/300H"
6762 #~ msgid "Enable the normal mode"
6763 #~ msgstr "Activer le mode normal"
6765 #~ msgid "Do not generate H8/300H code"
6766 #~ msgstr "Ne pas générer du code H8/300H"
6768 #~ msgid "Use H8/300 alignment rules"
6769 #~ msgstr "Utiliser les règles d'alignement H8/300"
6771 #~ msgid "junk at end of #pragma map"
6772 #~ msgstr "rebut à la fin de #pragma map"
6774 #~ msgid "malformed #pragma map, ignored"
6775 #~ msgstr "#pragma map mal composé, ignoré"
6777 #~ msgid "real name is too long - alias ignored"
6778 #~ msgstr "nom réel est trop long - alias ignoré"
6780 #~ msgid "alias name is too long - alias ignored"
6781 #~ msgstr "nom d'alias est trop long - alias ignoré"
6783 #~ msgid "internal error--no jump follows compare:"
6784 #~ msgstr "erreur interne--pas de saut suivant la comparaison:"
6786 #~ msgid "Generate char instructions"
6787 #~ msgstr "Générer des instructions « char »"
6789 #~ msgid "Do not generate char instructions"
6790 #~ msgstr "Ne pas générer des instructions « char »"
6792 #~ msgid "code model %s not supported in PIC mode"
6793 #~ msgstr "model de code %s n'est pas supporté en mode PIC"
6795 #~ msgid "bad value (%s) for -mcmodel= switch"
6796 #~ msgstr "valeur erronée (%s) pour l'opton -mcmodel="
6798 #~ msgid "bad value (%s) for -masm= switch"
6799 #~ msgstr "valeur erronée (%s) pour l'option -masm"
6801 #~ msgid "code model `%s' not supported in the %s bit mode"
6802 #~ msgstr "model de code « %s » n'est pas supporté dans le mode %s bits"
6804 #~ msgid "code model `large' not supported yet"
6805 #~ msgstr "model de code « large » n'est pas supporté encore"
6807 #~ msgid "%i-bit mode not compiled in"
6808 #~ msgstr "mode %i bits pas compilé en"
6810 #~ msgid "CPU you selected does not support x86-64 instruction set"
6811 #~ msgstr "le processeur sélectionné ne supporte pas le jeu d'instructions x86-64"
6813 #~ msgid "bad value (%s) for -march= switch"
6814 #~ msgstr "valeur erronée (%s) pour l'option -march="
6816 #~ msgid "bad value (%s) for -mtune= switch"
6817 #~ msgstr "valeur erronée (%s) pour l'option -mtune="
6819 #~ msgid "-mregparm=%d is not between 0 and %d"
6820 #~ msgstr "-mregparm=%d n'est pas entre 0 et %d"
6822 #~ msgid "-malign-loops is obsolete, use -falign-loops"
6823 #~ msgstr "-malign-loops est obsolète, utiliser -falign-loops"
6825 #~ msgid "-malign-loops=%d is not between 0 and %d"
6826 #~ msgstr "-malign-loops=%d n'est pas entre 0 et %d"
6828 #~ msgid "-malign-jumps is obsolete, use -falign-jumps"
6829 #~ msgstr "-malign-jumps est obsolète, utiliser -falign-loops"
6831 #~ msgid "-malign-functions is obsolete, use -falign-functions"
6832 #~ msgstr "-malign-functions est obsolète, utiliser -falign-loops"
6834 #~ msgid "-mpreferred-stack-boundary=%d is not between %d and 12"
6835 #~ msgstr "-mpreferred-stack-boundary=%d n'est pas entre %d et 12"
6837 #~ msgid "-mbranch-cost=%d is not between 0 and 5"
6838 #~ msgstr "-mbranch-cost=%d n'est pas entre 0 et 5"
6840 #~ msgid "bad value (%s) for -mtls-dialect= switch"
6841 #~ msgstr "valeur erronée (%s) pour l'option -mtls-dialect"
6843 #~ msgid "-malign-double makes no sense in the 64bit mode"
6844 #~ msgstr "-malign-double n'a aucun sens en mode 64 bits"
6846 #~ msgid "-mrtd calling convention not supported in the 64bit mode"
6847 #~ msgstr "la conversion d'appel -mrtd n'est pas supporté en mode 64 bits"
6849 #~ msgid "SSE instruction set disabled, using 387 arithmetics"
6850 #~ msgstr "jeu d'instructions SSE désactivé, arithmétique 387 est utilisé"
6852 #~ msgid "387 instruction set disabled, using SSE arithmetics"
6853 #~ msgstr "jeu d'instructions 387 désactivé, arithmétique SSE est utilisé"
6855 #~ msgid "bad value (%s) for -mfpmath= switch"
6856 #~ msgstr "valeur erronée (%s) pour l'option -mfpmath"
6858 #~ msgid "fastcall and stdcall attributes are not compatible"
6859 #~ msgstr "les attributs fastcall et stdcall ne sont pas compatibles"
6861 #~ msgid "fastcall and regparm attributes are not compatible"
6862 #~ msgstr "les attributs fastcall et regparm ne sont pas compatibles"
6864 #~ msgid "`%s' attribute requires an integer constant argument"
6865 #~ msgstr "l'attribut « %s » requiert un argument de type constante entière"
6867 #~ msgid "argument to `%s' attribute larger than %d"
6868 #~ msgstr "l'argument pour l'attribut « %s » est plus grand que %d"
6870 #~ msgid "SSE vector argument without SSE enabled changes the ABI"
6871 #~ msgstr "l'argument vecteur SSE sans autorisation SSE modifie l'ABI "
6873 #~ msgid "MMX vector argument without MMX enabled changes the ABI"
6874 #~ msgstr "l'argument vecteur SSE sans autorisation MXX modifie l'ABI "
6876 #~ msgid "SSE vector return without SSE enabled changes the ABI"
6877 #~ msgstr "vecteur SSE retourné sans autorisation SSE des changements de l'ABI "
6879 #~ msgid "invalid UNSPEC as operand"
6880 #~ msgstr "UNSPEC invalide comme opérande"
6882 #~ msgid "extended registers have no high halves"
6883 #~ msgstr "registres étendus n'a pas de demis hauts"
6885 #~ msgid "unsupported operand size for extended register"
6886 #~ msgstr "taille d'opérande non supportée pour un registre étendu"
6888 #~ msgid "operand is neither a constant nor a condition code, invalid operand code 'c'"
6889 #~ msgstr "l'opérande n'est ni une constante ni du code de condition, code d'opérande invalide « c »"
6891 #~ msgid "invalid operand code `%c'"
6892 #~ msgstr "opérande invalide pour « %c »"
6894 #~ msgid "invalid constraints for operand"
6895 #~ msgstr "contrainte invalide pour l'opérande"
6897 #~ msgid "unknown insn mode"
6898 #~ msgstr "mode insn inconnu"
6900 #~ msgid "selector must be an integer constant in the range 0..%i"
6901 #~ msgstr "le sélecteur doit être une constante entière entre les bornes 0..%i"
6903 #~ msgid "shift must be an immediate"
6904 #~ msgstr "décalage doit être un immédiat"
6906 #~ msgid "`%s' incompatible attribute ignored"
6907 #~ msgstr "attribut « %s » incompatible ignoré"
6909 #~ msgid "%Jfunction `%D' definition is marked dllimport."
6910 #~ msgstr "%Jdéfinition de la fonction « %D » est marquée dllimport"
6912 #~ msgid "%Jvariable `%D' definition is marked dllimport."
6913 #~ msgstr "%Jdéfinition de la variable « %D » est marquée dllimport"
6915 #~ msgid "%Jexternal linkage required for symbol '%D' because of '%s' attribute."
6916 #~ msgstr "%Jédition de lien externe requise pour le symbole « %D » en raison de l'attribut « %s »"
6918 #~ msgid "`%s' attribute only applies to variables"
6919 #~ msgstr "attribut « %s » s'applique seulement aux variables"
6921 #~ msgid "%Jfunction '%D' is defined after prior declaration as dllimport: attribute ignored"
6922 #~ msgstr "%Jfonction « %D » est définie après un déclaration antérieure en tant que dllimport: attribut ignoré"
6924 #~ msgid "%Jinline function '%D' is declared as dllimport: attribute ignored."
6925 #~ msgstr "%Jfonction enligne « %D » est déclarée en tant que dllimport: attribut ignoré."
6927 #~ msgid "%Jdefinition of static data member '%D' of dllimport'd class."
6928 #~ msgstr "%Jdéfinition d'un membre statique de données « %D » de la classe dllimport"
6930 #~ msgid "%Jinconsistent dll linkage for '%D', dllexport assumed."
6931 #~ msgstr "%Jédition de lien dll inconsistent pour « %D »: dllexport assumé."
6933 #~ msgid "`%s' declared as both exported to and imported from a DLL"
6934 #~ msgstr "« %s » déclaré à la fois comme exporté et importé d'une DLL"
6936 #~ msgid "%Jfailure in redeclaration of '%D': dllimport'd symbol lacks external linkage."
6937 #~ msgstr "%Jéchec dans la redéclation de « %D »: symbol dllimporté manque de liens externes."
6939 #~ msgid "%J'%D' defined locally after being referenced with dllimport linkage"
6940 #~ msgstr "%J« %D » défini localement après avoir été référencé avec lien dllimport."
6942 #~ msgid "%J'%D' redeclared without dllimport attribute after being referenced with dllimport linkage"
6943 #~ msgstr "%J« %D » redéclaré sans attribut dllimport après avoir été référencé avec lien dllimport."
6945 #~ msgid "%J'%D' causes a section type conflict"
6946 #~ msgstr "%J« %D » cause un conflit du type de section"
6948 #~ msgid "Use the Cygwin interface"
6949 #~ msgstr "Utiliser l'interface Cygwin"
6951 #~ msgid "Use the Mingw32 interface"
6952 #~ msgstr "Utiliser l'interface Mingw32"
6954 #~ msgid "Create GUI application"
6955 #~ msgstr "Créer une application de type GUI"
6957 #~ msgid "Don't set Windows defines"
6958 #~ msgstr "Ne pas initialiser les définitions Windows"
6960 #~ msgid "Set Windows defines"
6961 #~ msgstr "Initialiser les définitions Windows"
6963 #~ msgid "Create console application"
6964 #~ msgstr "Créer une application de type console"
6966 #~ msgid "Generate code for a DLL"
6967 #~ msgstr "Générer le code pour un DLL"
6969 #~ msgid "Ignore dllimport for functions"
6970 #~ msgstr "Ignorer dllimport pour fonctions"
6972 #~ msgid "Use Mingw-specific thread support"
6973 #~ msgstr "Utilise le support de thread spécifique à Mingw"
6975 #~ msgid "-f%s ignored for target (all code is position independent)"
6976 #~ msgstr "-f%s ignoré pour la cible (tout le code set indépendant de la position)"
6978 #~ msgid "-mbnu210 is ignored (option is obsolete)"
6979 #~ msgstr "-mbnu210 est ignoré (option obsolète)"
6981 #~ msgid "ms-bitfields not supported for objc"
6982 #~ msgstr "ms-bitfields n'est pas supporté pour objc"
6984 #~ msgid "Alternate calling convention"
6985 #~ msgstr "Convention alternative d'appels"
6987 #~ msgid "Use normal calling convention"
6988 #~ msgstr "Utiliser la convention normale d'appels"
6990 #~ msgid "Align some doubles on dword boundary"
6991 #~ msgstr "Aligner quelques doubles sur des frontières de mots doubles"
6993 #~ msgid "Align doubles on word boundary"
6994 #~ msgstr "Aligner les doubles sur des frontières de mots"
6996 #~ msgid "Uninitialized locals in .bss"
6997 #~ msgstr "Var. locales non initialisées dans .bss"
6999 #~ msgid "Uninitialized locals in .data"
7000 #~ msgstr "Var. locales non initialisées dans .data"
7002 #~ msgid "Use IEEE math for fp comparisons"
7003 #~ msgstr "Utiliser les mathématiques IEEE pour les comparaisons FP"
7005 #~ msgid "Do not use IEEE math for fp comparisons"
7006 #~ msgstr "Ne pas utiliser les mathématiques IEEE pour les comparaisons FP"
7008 #~ msgid "Return values of functions in FPU registers"
7009 #~ msgstr "Retourner les valeurs de fonctions dans les registres FPU"
7011 #~ msgid "Do not return values of functions in FPU registers"
7012 #~ msgstr "Ne pas retourner les valeurs de fonctions dans les registres FPU"
7014 #~ msgid "Do not generate sin, cos, sqrt for FPU"
7015 #~ msgstr "Ne pas générer sin, cos, sqrt pour le FPU"
7017 #~ msgid "Generate sin, cos, sqrt for FPU"
7018 #~ msgstr "Générer sin, cos, sqrt pour le FPU"
7020 #~ msgid "Omit the frame pointer in leaf functions"
7021 #~ msgstr "Omettre le pointeur de trame dans les fonctions feuilles"
7023 #~ msgid "Enable stack probing"
7024 #~ msgstr "Autoriser le sondage de la pile"
7026 #~ msgid "Align destination of the string operations"
7027 #~ msgstr "Aligner la destination des opérations sur les chaînes"
7029 #~ msgid "Do not align destination of the string operations"
7030 #~ msgstr "Ne pas aligner la destination des opérations sur les chaînes"
7032 #~ msgid "Inline all known string operations"
7033 #~ msgstr "Permettre l'enlignage dans toutes les opérations portant sur les chaînes"
7035 #~ msgid "Do not inline all known string operations"
7036 #~ msgstr "Ne pas permettre l'enlignage dans toutes les opérations portant sur les chaînes"
7038 #~ msgid "Use push instructions to save outgoing arguments"
7039 #~ msgstr "Utiliser les instructions push pour sauvegardes les arguments sortants"
7041 #~ msgid "Do not use push instructions to save outgoing arguments"
7042 #~ msgstr "Ne pas utiliser les instructions push pour sauvegardes les arguments sortants"
7044 #~ msgid "Support MMX built-in functions"
7045 #~ msgstr "Supporte les fonctions internes MMX"
7047 #~ msgid "Do not support MMX built-in functions"
7048 #~ msgstr "Ne supporte pas les fonctions internes MMX"
7050 #~ msgid "Support 3DNow! built-in functions"
7051 #~ msgstr "Supporte les fonctions internes 3DNOW!"
7053 #~ msgid "Do not support 3DNow! built-in functions"
7054 #~ msgstr "Ne supporte pas les fonctions internes 3DNOW!"
7056 #~ msgid "Support MMX and SSE built-in functions and code generation"
7057 #~ msgstr "Supporte les fonctions internes MMX et SSE et la génération de code"
7059 #~ msgid "Do not support MMX and SSE built-in functions and code generation"
7060 #~ msgstr "Ne supporte pas les fonctions internes MMX et SSE et la génération de code"
7062 #~ msgid "Support MMX, SSE and SSE2 built-in functions and code generation"
7063 #~ msgstr "Supporte les fonctions internes MMX, SSE et SSE2 et la génération de code"
7065 #~ msgid "Do not support MMX, SSE and SSE2 built-in functions and code generation"
7066 #~ msgstr "Ne supporte pas les fonctions internes MMX, SSE et SSE2 et la génération de code"
7068 #~ msgid "Support MMX, SSE, SSE2 and SSE3 built-in functions and code generation"
7069 #~ msgstr "Supporte les fonctions internes MMX, SSE, SSE2 et SSE3 et la génération de code"
7071 #~ msgid "Do not support MMX, SSE, SSE2 and SSE3 built-in functions and code generation"
7072 #~ msgstr "Ne supporte pas les fonctions internes MMX, SSE, SSE2 et SSE3 et la génération de code"
7074 #~ msgid "sizeof(long double) is 16"
7075 #~ msgstr "sizeof(long double) est 16"
7077 #~ msgid "sizeof(long double) is 12"
7078 #~ msgstr "sizeof(long double) est 12"
7080 #~ msgid "Generate 64bit x86-64 code"
7081 #~ msgstr "Générer du code 64 bits pour x86-64"
7083 #~ msgid "Generate 32bit i386 code"
7084 #~ msgstr "Générer du code 32 bits pour i386"
7086 #~ msgid "Use native (MS) bitfield layout"
7087 #~ msgstr "Utiliser une configuration de champ de bits native (MS)"
7089 #~ msgid "Use gcc default bitfield layout"
7090 #~ msgstr "Utiliser la configuration par défaut de gcc pour les champs de bits"
7092 #~ msgid "Use red-zone in the x86-64 code"
7093 #~ msgstr "Utiliser la zone-rouge pour le code x86-64"
7095 #~ msgid "Do not use red-zone in the x86-64 code"
7096 #~ msgstr "Ne pas utiliser la zone-rouge pour le code x86-64"
7098 #~ msgid "Use direct references against %gs when accessing tls data"
7099 #~ msgstr "Utiliser la référence directe envers %gs lors de l'accès des données tls"
7101 #~ msgid "Do not use direct references against %gs when accessing tls data"
7102 #~ msgstr "Ne pas utiliser la référence directe envers %gs lors de l'accès des données tls"
7104 #~ msgid "Schedule code for given CPU"
7105 #~ msgstr "Ordonnancer le code pour le processeur donné"
7107 #~ msgid "Generate floating point mathematics using given instruction set"
7108 #~ msgstr "Générer les mathématiques en virgule flottante avec le jeu d'instructions données"
7110 #~ msgid "Generate code for given CPU"
7111 #~ msgstr "Générer le code pour le processeur donné"
7113 #~ msgid "Number of registers used to pass integer arguments"
7114 #~ msgstr "Nombre de registres utilisés pour passer les arguments entiers"
7116 #~ msgid "Loop code aligned to this power of 2"
7117 #~ msgstr "Codes de boucles alignés selon une puissance de 2"
7119 #~ msgid "Jump targets are aligned to this power of 2"
7120 #~ msgstr "Sauts de cibles alignés selon une puissance de 2"
7122 #~ msgid "Function starts are aligned to this power of 2"
7123 #~ msgstr "Débuts des fonction alignés selon une puissance de 2"
7125 #~ msgid "Attempt to keep stack aligned to this power of 2"
7126 #~ msgstr "Tentative de conservation de la pile alignée selon une puissance de 2"
7128 #~ msgid "Branches are this expensive (1-5, arbitrary units)"
7129 #~ msgstr "Branchements coûteux à ce point (1-4, unités arbitraires)"
7131 #~ msgid "Use given x86-64 code model"
7132 #~ msgstr "Utiliser le modèle de x86-64 donné"
7134 #~ msgid "Use given assembler dialect"
7135 #~ msgstr "Utiliser la syntaxe de l'assembleur donné"
7137 #~ msgid "Use given thread-local storage dialect"
7138 #~ msgstr "Utiliser le dialecte de stockage du thread local fourni"
7140 #~ msgid "Generate ELF output"
7141 #~ msgstr "Générer la sortie ELF"
7143 #~ msgid "environment variable DJGPP not defined"
7144 #~ msgstr "variable d'environment DJGPP non définie"
7146 #~ msgid "environment variable DJGPP points to missing file '%s'"
7147 #~ msgstr "variable d'environment DJGPP pointe sur un fichier manquant « %s »"
7149 #~ msgid "environment variable DJGPP points to corrupt file '%s'"
7150 #~ msgstr "variable d'environment DJGPP pointe vers un fichier corrompu « %s »"
7152 #~ msgid "Generate code which uses the FPU"
7153 #~ msgstr "Générer du code qui utilise le FPU"
7155 #~ msgid "Do not generate code which uses the FPU"
7156 #~ msgstr "Ne pas générer du code qui utilise le FPU"
7158 #~ msgid "sorry, not implemented: #pragma align NAME=SIZE"
7159 #~ msgstr "désolé, pas implanté: #pragma align NOM=TAILLE"
7161 #~ msgid "malformed #pragma align - ignored"
7162 #~ msgstr "#pragma align  mal composé - ignoré"
7164 #~ msgid "sorry, not implemented: #pragma noalign NAME"
7165 #~ msgstr "désolé, pas implanté: #pragma noalign NOM"
7167 #~ msgid "conflicting architectures defined - using C series"
7168 #~ msgstr "architectures conflictuelles définies - utilise les séries C"
7170 #~ msgid "conflicting architectures defined - using K series"
7171 #~ msgstr "architectures conflictuelles définies - utilise les séries K"
7173 #~ msgid "iC2.0 and iC3.0 are incompatible - using iC3.0"
7174 #~ msgstr "iC2.0 et iC3.0 sont incompatibles - utilise iC3.0"
7176 #~ msgid "stack limit expression is not supported"
7177 #~ msgstr "expression limitant la pile n'est pas supportée"
7179 #~ msgid "Generate SA code"
7180 #~ msgstr "Générer du code SA"
7182 #~ msgid "Generate SB code"
7183 #~ msgstr "Générer du code SB"
7185 #~ msgid "Generate KA code"
7186 #~ msgstr "Générer du code KA"
7188 #~ msgid "Generate KB code"
7189 #~ msgstr "Générer du code KB"
7191 #~ msgid "Generate JA code"
7192 #~ msgstr "Générer du code JA"
7194 #~ msgid "Generate JD code"
7195 #~ msgstr "Générer du code JD"
7197 #~ msgid "Generate JF code"
7198 #~ msgstr "Générer du code JF"
7200 #~ msgid "generate RP code"
7201 #~ msgstr "Générer du code RP"
7203 #~ msgid "Generate MC code"
7204 #~ msgstr "Générer du code MC"
7206 #~ msgid "Generate CA code"
7207 #~ msgstr "Générer du code CA"
7209 #~ msgid "Generate CF code"
7210 #~ msgstr "Générer du code CF"
7212 #~ msgid "Use software floating point"
7213 #~ msgstr "Utiliser le traitement par logiciel des nombres flottants"
7215 #~ msgid "Use alternate leaf function entries"
7216 #~ msgstr "Utiliser les entrées alternatives pour les fonctions de feuilles"
7218 #~ msgid "Do not use alternate leaf function entries"
7219 #~ msgstr "Ne pas utiliser les entrées alternatives pour les fonctions de feuilles"
7221 #~ msgid "Perform tail call optimization"
7222 #~ msgstr "Effectuer une optimisation sur mesure des appels"
7224 #~ msgid "Do not perform tail call optimization"
7225 #~ msgstr "Ne pas effectuer une optimisation sur mesure des appels"
7227 #~ msgid "Use complex addressing modes"
7228 #~ msgstr "Utiliser les modes d'adressage complexes"
7230 #~ msgid "Do not use complex addressing modes"
7231 #~ msgstr "Ne pas utiliser les modes d'adressage complexes"
7233 #~ msgid "Align code to 8 byte boundary"
7234 #~ msgstr "Aligner le code sur des frontières de 8 octets"
7236 #~ msgid "Do not align code to 8 byte boundary"
7237 #~ msgstr "Ne pas aligner le code sur des frontières de 8 octets"
7239 #~ msgid "Enable compatibility with iC960 v2.0"
7240 #~ msgstr "Autoriser la compatibilité avec iC960 v2.0"
7242 #~ msgid "Enable compatibility with iC960 v3.0"
7243 #~ msgstr "Autoriser la compatibilité avec iC960 v3.0"
7245 #~ msgid "Enable compatibility with ic960 assembler"
7246 #~ msgstr "Autoriser la compatibilité avec l'assembleur iC960"
7248 #~ msgid "Do not permit unaligned accesses"
7249 #~ msgstr "Ne pas permettre les accès non alignés"
7251 #~ msgid "Permit unaligned accesses"
7252 #~ msgstr "Permettre les accès non alignés"
7254 #~ msgid "Layout types like Intel's v1.3 gcc"
7255 #~ msgstr "Utiliser une disposition de type Intel's v1.3 gcc"
7257 #~ msgid "Do not layout types like Intel's v1.3 gcc"
7258 #~ msgstr "Ne pas utiliser une disposition de type Intel's v1.3 gcc"
7260 #~ msgid "Use 64 bit long doubles"
7261 #~ msgstr "Utiliser les doubles longs de 64 bits"
7263 #~ msgid "Enable linker relaxation"
7264 #~ msgstr "Autoriser la relâche par l'éditeur de liens"
7266 #~ msgid "Do not enable linker relaxation"
7267 #~ msgstr "Ne pas autoriser la relâche par l'éditeur de liens"
7269 #~ msgid "malformed #pragma builtin"
7270 #~ msgstr "construit #pragma mal composé"
7272 #~ msgid "invalid argument of `%s' attribute"
7273 #~ msgstr "type d'argument invalide pour l'attribut « %s »"
7275 #~ msgid "%Jan address area attribute cannot be specified for local variables"
7276 #~ msgstr "%Jun attribut d'adresse de zone de données ne peut pas être spécifié pour des variables locales"
7278 #~ msgid "%Jaddress area of '%s' conflicts with previous declaration"
7279 #~ msgstr "%Jl'adresse de la zone « %s » entre en conflit avec un déclaration précédente"
7281 #~ msgid "%Jaddress area attribute cannot be specified for functions"
7282 #~ msgstr "%Jl'attribut de la zone d'adresse ne peut pas être spécifié pour des fonctiones"
7284 #~ msgid "ia64_print_operand: unknown code"
7285 #~ msgstr "ia64_print_operand: code inconnu"
7287 #~ msgid "value of -mfixed-range must have form REG1-REG2"
7288 #~ msgstr "valeur de -mfixed-range doit avoir la forme REG1-REG2"
7290 #~ msgid "%s-%s is an empty range"
7291 #~ msgstr "%s-%s est une étendue vide"
7293 #~ msgid "cannot optimize floating point division for both latency and throughput"
7294 #~ msgstr "ne peut optimiser la division en point flottant à la fois pour la latence et le débit"
7296 #~ msgid "cannot optimize integer division for both latency and throughput"
7297 #~ msgstr "ne peut optimiser la division entière à la fois pour la latence et le débit"
7299 #~ msgid "cannot optimize square root for both latency and throughput"
7300 #~ msgstr "ne peut optimiser la racine carrée à la fois pour la latence et le débit"
7302 #~ msgid "not yet implemented: latency-optimized inline square root"
7303 #~ msgstr "pas encore implanté: racine carrée enligne optimisée pour la latence"
7305 #~ msgid "bad value (%s) for -mtls-size= switch"
7306 #~ msgstr "valeur erronée (%s) pour l'option -mtls-size"
7308 #~ msgid "bad value (%s) for -tune= switch"
7309 #~ msgstr "valeur erronée (%s) pour l'option -tune="
7311 #~ msgid "Generate big endian code"
7312 #~ msgstr "Générer du code de système à octets de poids fort"
7314 #~ msgid "Generate little endian code"
7315 #~ msgstr "Générer du code de système à octets de poids faible"
7317 #~ msgid "Generate code for GNU as"
7318 #~ msgstr "Générer du code pour GNU tel que"
7320 #~ msgid "Generate code for Intel as"
7321 #~ msgstr "Générer du code pour Intel tel que"
7323 #~ msgid "Generate code for GNU ld"
7324 #~ msgstr "Générer du code pour GNU ld"
7326 #~ msgid "Generate code for Intel ld"
7327 #~ msgstr "Générer du code pour Intel ld"
7329 #~ msgid "Generate code without GP reg"
7330 #~ msgstr "Générer du code sans registre GP"
7332 #~ msgid "Emit stop bits before and after volatile extended asms"
7333 #~ msgstr "Produire de stop bits avant et après les asms étendus"
7335 #~ msgid "Don't emit stop bits before and after volatile extended asms"
7336 #~ msgstr "Ne pas produire de stop bits avant et après les asms étendus"
7338 #~ msgid "Emit code for Itanium (TM) processor B step"
7339 #~ msgstr "Produire du code pour le processeur B Itanium (TM)"
7341 #~ msgid "Use in/loc/out register names"
7342 #~ msgstr "Utilise les noms des registres in/loc/out "
7344 #~ msgid "Disable use of sdata/scommon/sbss"
7345 #~ msgstr "Interdire l'utilisation de sdata/scommon/sbss"
7347 #~ msgid "Enable use of sdata/scommon/sbss"
7348 #~ msgstr "Autoriser l'utilisation de sdata/scommon/sbss"
7350 #~ msgid "gp is constant (but save/restore gp on indirect calls)"
7351 #~ msgstr "gp est une constante (mais save/restore gp fait par appels indirects)"
7353 #~ msgid "Generate self-relocatable code"
7354 #~ msgstr "Générer du code auto-relocalisable"
7356 #~ msgid "Generate inline floating point division, optimize for latency"
7357 #~ msgstr "Générer la division enligne en point flottant, optimiser pour la latence"
7359 #~ msgid "Generate inline floating point division, optimize for throughput"
7360 #~ msgstr "Générer la division en point flottant enligne, optimiser pour le débit"
7362 #~ msgid "Generate inline integer division, optimize for latency"
7363 #~ msgstr "Générer la division entière enligne, optimiser pour la latence"
7365 #~ msgid "Generate inline integer division, optimize for throughput"
7366 #~ msgstr "Générer la divisions entière enligne, optimiser pour le débit"
7368 #~ msgid "Generate inline square root, optimize for latency"
7369 #~ msgstr "Générer la racine carrée enligne, optimiser pour la latence"
7371 #~ msgid "Generate inline square root, optimize for throughput"
7372 #~ msgstr "Générer la racine carrée enligne, optimiser pour le débit"
7374 #~ msgid "Enable Dwarf 2 line debug info via GNU as"
7375 #~ msgstr "Autoriser les infos de lignes de mise au point Dwarf 2 via GNU tel que"
7377 #~ msgid "Disable Dwarf 2 line debug info via GNU as"
7378 #~ msgstr "Interdire les infos de lignes de mise au point Dwarf 2 via GNU tel que"
7380 #~ msgid "Enable earlier placing stop bits for better scheduling"
7381 #~ msgstr "Autoriser l'insertion antérieure de stop bits pour un meilleur ordonnancement"
7383 #~ msgid "Disable earlier placing stop bits"
7384 #~ msgstr "Interdire l'installation antérieure de bits d'arrêt"
7386 #~ msgid "Specify range of registers to make fixed"
7387 #~ msgstr "spécifier l'étendue des registres pour la rendre fixe"
7389 #~ msgid "bad operand"
7390 #~ msgstr "opérande erronée"
7392 #~ msgid "bad value (%s) for -mcpu= switch"
7393 #~ msgstr "valeur erronée (%s) pour l'option -mcpu="
7395 #~ msgid "The compiler does not support -march=%s."
7396 #~ msgstr "Le compilateur ne supporte pas -march=%s."
7398 #~ msgid "gp_offset (%ld) or end_offset (%ld) is less than zero."
7399 #~ msgstr "gp_offset (%ld) ou end_offset (%ld) est plus petit que zéro."
7401 #~ msgid "argument `%d' is not a constant"
7402 #~ msgstr "l'argument de « %d » n'est pas une constante"
7404 #~ msgid "PRINT_OPERAND_ADDRESS, null pointer"
7405 #~ msgstr "PRINT_OPERAND_ADDRESS, pointeur nul"
7407 #~ msgid "PRINT_OPERAND: Unknown punctuation '%c'"
7408 #~ msgstr "PRINT_OPERAND: ponctuation « %c » inconnue"
7410 #~ msgid "PRINT_OPERAND null pointer"
7411 #~ msgstr "PRINT_OPERAND pointeur nul"
7413 #~ msgid "invalid %%P operand"
7414 #~ msgstr "opérande %%P invalide"
7416 #~ msgid "invalid %%p value"
7417 #~ msgstr "valeur %%p invalide"
7419 #~ msgid "invalid use of %%d, %%x, or %%X"
7420 #~ msgstr "utilisation invalide de %%d, %%x, ou %%X"
7422 #~ msgid "No default crt0.o"
7423 #~ msgstr "Aucun défaut pour crt0.o"
7425 #~ msgid "Use GP relative sdata/sbss sections"
7426 #~ msgstr "Utiliser GP en mode relatif aux sections sdata/sbss"
7428 #~ msgid "Don't use GP relative sdata/sbss sections"
7429 #~ msgstr "Ne pas utiliser GP en mode relatif aux sections sdata/sbss"
7431 #~ msgid "Use ROM instead of RAM"
7432 #~ msgstr "Utiliser le ROM au lieu de la RAM"
7434 #~ msgid "Don't use ROM instead of RAM"
7435 #~ msgstr "Ne pas utiliser le ROM au lieu de la RAM"
7437 #~ msgid "Put uninitialized constants in ROM (needs -membedded-data)"
7438 #~ msgstr "Placer les constantes non itialisées dans le ROM (a besoin de -membedded-data)"
7440 #~ msgid "Don't put uninitialized constants in ROM"
7441 #~ msgstr "Ne pas placer les constantes non itialisées dans le ROM (a besoin de -membedded-data)"
7443 #~ msgid "Specify CPU for scheduling purposes"
7444 #~ msgstr "Spécifier le processeur pour les besoins de l'ordonnancement"
7446 #~ msgid "Specify CPU for code generation purposes"
7447 #~ msgstr "Spécifier le processeur pour les besoins de la génération de code"
7449 #~ msgid "bad value (%s) for -mmodel switch"
7450 #~ msgstr "valeur erronée (%s) pour l'option -mmodel"
7452 #~ msgid "bad value (%s) for -msdata switch"
7453 #~ msgstr "valeur erronée (%s) pour l'option -msdata"
7455 #~ msgid "bad value (%s) for -flush-trap=n (0=<n<=15)"
7456 #~ msgstr "valeur erronée (%s) pour l'option -flush-trap=n (0=<n<=15)"
7458 #~ msgid "invalid operand to %%s code"
7459 #~ msgstr "opérande invalide pour le code %%s"
7461 #~ msgid "invalid operand to %%p code"
7462 #~ msgstr "opérande invalide pour le code %%p"
7464 #~ msgid "bad insn for 'A'"
7465 #~ msgstr "insn erroné pour « A »"
7467 #~ msgid "invalid operand to %%T/%%B code"
7468 #~ msgstr "opérande invalide pour le code %%T/%%B"
7470 #~ msgid "invalid operand to %%N code"
7471 #~ msgstr "opérande invalide pour le code %%N"
7473 #~ msgid "pre-increment address is not a register"
7474 #~ msgstr "pré-incrément d'adresse n'est pas un registre"
7476 #~ msgid "pre-decrement address is not a register"
7477 #~ msgstr "pré-décrément d'adresse n'est pas un registre"
7479 #~ msgid "post-increment address is not a register"
7480 #~ msgstr "post-incrément d'adresse n'est pas un registre"
7482 #~ msgid "bad address"
7483 #~ msgstr "adresse erronée"
7485 #~ msgid "lo_sum not of register"
7486 #~ msgstr "lo_sum n'est pas un registre"
7488 #~ msgid "Display compile time statistics"
7489 #~ msgstr "Afficher les statistiques de temps de compilation"
7491 #~ msgid "Align all loops to 32 byte boundary"
7492 #~ msgstr "Aligner toutes les boucles sur des frontières de 32 octets"
7494 #~ msgid "Only issue one instruction per cycle"
7495 #~ msgstr "Émettre seulement une instruction par cycle"
7497 #~ msgid "Prefer branches over conditional execution"
7498 #~ msgstr "Privilégier les branchements au lieu d'une exécution conditionnelle"
7500 #~ msgid "Code size: small, medium or large"
7501 #~ msgstr "Taille du code: small, medium ou large"
7503 #~ msgid "Small data area: none, sdata, use"
7504 #~ msgstr "Petite zone de données: none, sdata, use"
7506 #~ msgid "Don't call any cache flush functions"
7507 #~ msgstr "Ne pas faire d'appel de fonction de vidange de la cache"
7509 #~ msgid "Specify cache flush function"
7510 #~ msgstr "Spécifier la fonction de vidange de la cache"
7512 #~ msgid "Don't call any cache flush trap"
7513 #~ msgstr "Ne pas faire d'appel de fonction de déroutement de vidange de la cache"
7515 #~ msgid "Specify cache flush trap number"
7516 #~ msgstr "Spécifier la fonction de déroutement de vidange de la cache"
7518 #~ msgid "-f%s ignored for 68HC11/68HC12 (not supported)"
7519 #~ msgstr "-f%s ignoré pour 68HC11/68HC12 (non supporté)"
7521 #~ msgid "`trap' and `far' attributes are not compatible, ignoring `far'"
7522 #~ msgstr "attributs « trap » et « far » ne sont pas compatibles, « far » ignoré "
7524 #~ msgid "`trap' attribute is already used"
7525 #~ msgstr "attribut « trap » est déjà utilisé"
7527 #~ msgid "move insn not handled"
7528 #~ msgstr "déplacement insn non traité"
7530 #~ msgid "invalid register in the move instruction"
7531 #~ msgstr "registre invalide dans l'instruction de déplacement"
7533 #~ msgid "invalid operand in the instruction"
7534 #~ msgstr "opérande invalide dans l'instruction"
7536 #~ msgid "invalid register in the instruction"
7537 #~ msgstr "registre invalide dans l'instruction"
7539 #~ msgid "operand 1 must be a hard register"
7540 #~ msgstr "l'opérande 1 doit être un registre matériel"
7542 #~ msgid "invalid rotate insn"
7543 #~ msgstr "rotation invalide insn"
7545 #~ msgid "registers IX, IY and Z used in the same INSN"
7546 #~ msgstr "registres IX, IY et Z utilisés dans le même INSN"
7548 #~ msgid "cannot do z-register replacement"
7549 #~ msgstr "ne peut effectuer le remplacement d'un registre z"
7551 #~ msgid "invalid Z register replacement for insn"
7552 #~ msgstr "remplacement invalide de registre Z pour insn"
7554 #~ msgid "Compile with 16-bit integer mode"
7555 #~ msgstr "Compiler en mode entier de 16 bits"
7557 #~ msgid "Compile with 32-bit integer mode"
7558 #~ msgstr "Compiler en mode entier de 32 bits"
7560 #~ msgid "Auto pre/post decrement increment allowed"
7561 #~ msgstr "Auto pré/post décrementation incrémentation permise"
7563 #~ msgid "Auto pre/post decrement increment not allowed"
7564 #~ msgstr "Auto pré/post décrementation incrémentation non permise"
7566 #~ msgid "Min/max instructions allowed"
7567 #~ msgstr "instructions min/max permises"
7569 #~ msgid "Min/max instructions not allowed"
7570 #~ msgstr "instructions min/max ne sont pas permises"
7572 #~ msgid "Use call and rtc for function calls and returns"
7573 #~ msgstr "Utiliser call et rtc pour les appels fonction et les retours"
7575 #~ msgid "Use jsr and rts for function calls and returns"
7576 #~ msgstr "Utiliser jsr et rtc pour les appels de fonction et les retours"
7578 #~ msgid "Do not use direct addressing mode for soft registers"
7579 #~ msgstr "Ne pas utiliser les modes directs d'adressage pour des registres logiciels"
7581 #~ msgid "Use direct addressing mode for soft registers"
7582 #~ msgstr "Ne pas utiliser les modes directs d'adressage pour les registres logiciels"
7584 #~ msgid "Compile for a 68HC11"
7585 #~ msgstr "Compiler pour un 68HC11"
7587 #~ msgid "Compile for a 68HC12"
7588 #~ msgstr "Compiler pour un 68HC12"
7590 #~ msgid "Compile for a 68HCS12"
7591 #~ msgstr "Compiler pour un 68HCS12"
7593 #~ msgid "Specify the register allocation order"
7594 #~ msgstr "Spécifier l'ordre d'allocation des registres"
7596 #~ msgid "Indicate the number of soft registers available"
7597 #~ msgstr "Indiquer le nombre de registres logiciels disponibles"
7599 #~ msgid "-malign-loops=%d is not between 1 and %d"
7600 #~ msgstr "-malign-loops=%d n'est pas entre 1 et %d"
7602 #~ msgid "-mshared-library-id= specified without -mid-shared-library"
7603 #~ msgstr "-mshared-library-id= spécifié sans -mid-shared-library"
7605 #~ msgid "-mshared-library-id=%d is not between 0 and %d"
7606 #~ msgstr "-mshared-library-id=%d n'est pas entre 0 et %d"
7608 #~ msgid "cannot specify both -msep-data and -mid-shared-library"
7609 #~ msgstr "ne peut spécifier à la fois -msep-data et -mid-shared-library"
7611 #~ msgid "-malign-jumps=%d is not between 1 and %d"
7612 #~ msgstr "-malign-jumps=%d n'est pas entre 1 et %d"
7614 #~ msgid "-malign-functions=%d is not between 1 and %d"
7615 #~ msgstr "-malign-functions=%d n'est pas entre 1 et %d"
7617 #~ msgid "-fPIC is not currently supported on the 68000 or 68010\n"
7618 #~ msgstr "-fPIC n'est pas couramment supporté pour le 68000 ou 68010\n"
7620 #~ msgid "Generate code for a 68020"
7621 #~ msgstr "Générer le code pour un 68020"
7623 #~ msgid "Generate code for a 68000"
7624 #~ msgstr "Générer le code pour un 68000"
7626 #~ msgid "Use the bit-field instructions"
7627 #~ msgstr "Utiliser les instructions de champs de bits"
7629 #~ msgid "Do not use the bit-field instructions"
7630 #~ msgstr "Ne pas utiliser les instructions de champs de bits"
7632 #~ msgid "Consider type `int' to be 16 bits wide"
7633 #~ msgstr "Considérer le type « int » comme ayant une largeur de 16 bits"
7635 #~ msgid "Consider type `int' to be 32 bits wide"
7636 #~ msgstr "Considérer le type « int » comme ayant une largeur de 32 bits"
7638 #~ msgid "Generate code with library calls for floating point"
7639 #~ msgstr "Générer du code avec les appels de bibliothèques pour la virgule flottante"
7641 #~ msgid "Generate code for a 68040, without any new instructions"
7642 #~ msgstr "Générer du code pour un 68040 sans les nouvelles instructions"
7644 #~ msgid "Generate code for a 68060, without any new instructions"
7645 #~ msgstr "Générer du code pour un 68060 sans les nouvelles instructions"
7647 #~ msgid "Generate code for a 68030"
7648 #~ msgstr "Générer du code pour un 68030"
7650 #~ msgid "Generate code for a 68040"
7651 #~ msgstr "Générer du code pour un 68040"
7653 #~ msgid "Generate code for a 68060"
7654 #~ msgstr "Générer du code pour un 68060"
7656 #~ msgid "Generate code for a 520X"
7657 #~ msgstr "Générer du code pour un 520X"
7659 #~ msgid "Generate code for a 5206e"
7660 #~ msgstr "Générer du code pour un 5206e"
7662 #~ msgid "Generate code for a 528x"
7663 #~ msgstr "Générer du code pour un 528x"
7665 #~ msgid "Generate code for a 5307"
7666 #~ msgstr "Générer du code pour un 5307"
7668 #~ msgid "Generate code for a 5407"
7669 #~ msgstr "Générer du code pour un 5407"
7671 #~ msgid "Generate code for a 68851"
7672 #~ msgstr "Générer le code pour un 68851"
7674 #~ msgid "Do no generate code for a 68851"
7675 #~ msgstr "Ne pas générer de code pour un 68851"
7677 #~ msgid "Generate code for a 68302"
7678 #~ msgstr "Générer du code pour un 68302"
7680 #~ msgid "Generate code for a 68332"
7681 #~ msgstr "Générer du code pour un 68332"
7683 #~ msgid "Generate code for a cpu32"
7684 #~ msgstr "Générer du code pour un cpu32"
7686 #~ msgid "Align variables on a 32-bit boundary"
7687 #~ msgstr "Aligner les variables sur des frontières de 32 bits"
7689 #~ msgid "Align variables on a 16-bit boundary"
7690 #~ msgstr "Aligner les variables sur des frontières de 16 bits"
7692 #~ msgid "Enable separate data segment"
7693 #~ msgstr "Autoriser des segments de données séparés"
7695 #~ msgid "Disable separate data segment"
7696 #~ msgstr "Désactiver les segments séparés de données"
7698 #~ msgid "Enable ID based shared library"
7699 #~ msgstr "Autoriser les identificateurs de librairies partagées de base"
7701 #~ msgid "Disable ID based shared library"
7702 #~ msgstr "Interdire les identificateurs de librairies partagées de base"
7704 #~ msgid "Generate pc-relative code"
7705 #~ msgstr "Générer du code relatif au compteur de programme (PC)"
7707 #~ msgid "Do not use unaligned memory references"
7708 #~ msgstr "Ne pas utiliser des références mémoire non alignées"
7710 #~ msgid "Use unaligned memory references"
7711 #~ msgstr "Utiliser des références mémoire non alignées"
7713 #~ msgid "Use different calling convention using 'rtd'"
7714 #~ msgstr "Utiliser une convention différente d'appel en utilisant « rtd »"
7716 #~ msgid "ID of shared library to build"
7717 #~ msgstr "Identification de librairie partagé à construire"
7719 #~ msgid "invalid option `-mstack-increment=%s'"
7720 #~ msgstr "opton invalide « -mstack-increment=%s »"
7722 #~ msgid "Inline constants if it can be done in 2 insns or less"
7723 #~ msgstr "Constante enligne si elle peut être dans 2 insn ou moins"
7725 #~ msgid "Inline constants if it only takes 1 instruction"
7726 #~ msgstr "Constante enligne si elle prend seulement 1 instruction"
7728 #~ msgid "Set maximum alignment to 4"
7729 #~ msgstr "Initialiser l'alignement maximal à 4"
7731 #~ msgid "Set maximum alignment to 8"
7732 #~ msgstr "Initialiser l'alignement maximal à 8"
7734 #~ msgid "Do not use the divide instruction"
7735 #~ msgstr "Ne pas utiliser l'instruction de division"
7737 #~ msgid "Do not arbitrary sized immediates in bit operations"
7738 #~ msgstr "Ne pas calculer la taille des immédiats dans les opérations sur les bits"
7740 #~ msgid "Always treat bit-field as int-sized"
7741 #~ msgstr "Toujours traiter les champs de bits comme si la taille entière"
7743 #~ msgid "Force functions to be aligned to a 4 byte boundary"
7744 #~ msgstr "Forcer les fonctions à être alignés sur des frontières de 4 octets"
7746 #~ msgid "Force functions to be aligned to a 2 byte boundary"
7747 #~ msgstr "Forcer les fonctions à être alignés sur des frontières de 2 octets"
7749 #~ msgid "Emit call graph information"
7750 #~ msgstr "Produire les informations du graphe d'appel"
7752 #~ msgid "Prefer word accesses over byte accesses"
7753 #~ msgstr "Préférer l'accès à des mots plutôt qu'un accès à des octets"
7755 #~ msgid "Generate code for the M*Core M340"
7756 #~ msgstr "Générer du code pour M*Core M340"
7758 #~ msgid "Maximum amount for a single stack increment operation"
7759 #~ msgstr "Montant maximal pour une opération d'incrémentation simple de la pile"
7761 #~ msgid "bad test"
7762 #~ msgstr "test erroné"
7764 #~ msgid "bad value (%s) for -mabi= switch"
7765 #~ msgstr "valeur erronée (%s) pour l'option -mabi"
7767 #~ msgid "-mips%s conflicts with the other architecture options, which specify a MIPS%d processor"
7768 #~ msgstr "-mips%s en conflit avec d'autres options d'architecture, lesquelles spécifie un processeur MIPS%d"
7770 #~ msgid "-march=%s is not compatible with the selected ABI"
7771 #~ msgstr "-march=%s n'est pas compatible avec l'ABI sélectionné"
7773 #~ msgid "-mgp64 used with a 32-bit processor"
7774 #~ msgstr "-mgp64 utilisé avec un processeur de 32 bits"
7776 #~ msgid "-mgp32 used with a 64-bit ABI"
7777 #~ msgstr "-mgp32 utilisé avec un ABI de 64 bits"
7779 #~ msgid "-mgp64 used with a 32-bit ABI"
7780 #~ msgstr "-mgp64 utilisé avec un ABI de 32 bits"
7782 #~ msgid "unsupported combination: %s"
7783 #~ msgstr "combinaison non supportée: %s"
7785 #~ msgid "-g is only supported using GNU as,"
7786 #~ msgstr "L'option -g est seulement supportée lorsque GNU est utilisé tel,"
7788 #~ msgid "-g is only supported using GNU as with -mabi=32,"
7789 #~ msgstr "L'option -g est seulement supportée lorsque GNU est utilisé avec -mabi=32,"
7791 #~ msgid "-g option disabled"
7792 #~ msgstr "option -g désactivée"
7794 #~ msgid "generation of Branch Likely instructions enabled, but not supported by architecture"
7795 #~ msgstr "activer la génération d'instructions identiques à des branchements mais non supportés par l'architecture"
7797 #~ msgid "-G is incompatible with PIC code which is the default"
7798 #~ msgstr "-G est incompatible avec le code PIC par défaut"
7800 #~ msgid "-membedded-pic and -mabicalls are incompatible"
7801 #~ msgstr "-membedded-pic et -mabicalls sont incompatibles"
7803 #~ msgid "-G and -membedded-pic are incompatible"
7804 #~ msgstr "-G et -membedded-pic sont incompatibles"
7806 #~ msgid "non-PIC n64 with explicit relocations"
7807 #~ msgstr "non PIC n64 avec une relocalisation explicite"
7809 #~ msgid "mips_debugger_offset called with non stack/frame/arg pointer"
7810 #~ msgstr "mips_debugger_offset appellé avec un pointeur non stack/frame/arg"
7812 #~ msgid "internal error: %%) found without a %%( in assembler pattern"
7813 #~ msgstr "erreur interne: %%) trouvé sans %%( dans le canevas d'assemblage"
7815 #~ msgid "internal error: %%] found without a %%[ in assembler pattern"
7816 #~ msgstr "erreur interne: %%] trouvé sans %%[ dans le canevas d'assemblage"
7818 #~ msgid "internal error: %%> found without a %%< in assembler pattern"
7819 #~ msgstr "erreur interne: %%> trouvé sans %%< dans le canevas d'assemblage"
7821 #~ msgid "internal error: %%} found without a %%{ in assembler pattern"
7822 #~ msgstr "erreur interne: %%} trouvé sans %%{ dans le canevas d'assemblage"
7824 #~ msgid "PRINT_OPERAND: unknown punctuation '%c'"
7825 #~ msgstr "PRINT_OPERAND: ponctuation « %c » inconnue"
7827 #~ msgid "PRINT_OPERAND, invalid insn for %%C"
7828 #~ msgstr "PRINT_OPERAND insn invalide pour %%C"
7830 #~ msgid "PRINT_OPERAND, invalid insn for %%N"
7831 #~ msgstr "PRINT_OPERAND insn invalide pour %%N"
7833 #~ msgid "PRINT_OPERAND, invalid insn for %%F"
7834 #~ msgstr "PRINT_OPERAND insn invalide pour %%F"
7836 #~ msgid "PRINT_OPERAND, invalid insn for %%W"
7837 #~ msgstr "PRINT_OPERAND insn invalide pour %%W"
7839 #~ msgid "PRINT_OPERAND, invalid operand for relocation"
7840 #~ msgstr "PRINT_OPERAND, opérande invalide pour la relocalisation"
7842 #~ msgid "can not handle inconsistent calls to `%s'"
7843 #~ msgstr "ne peut traiter des appels inconsistents à « %s »"
7845 #~ msgid "the cpu name must be lower case"
7846 #~ msgstr "le nom du cpu doit être en minuscules"
7848 #~ msgid "bad value (%s) for %s"
7849 #~ msgstr "valeur (%s) erronée pour %s"
7851 #~ msgid "can't rewind temp file: %m"
7852 #~ msgstr "ne peut rembobiner le fichier temporaire: %m"
7854 #~ msgid "can't write to output file: %m"
7855 #~ msgstr "ne peut écrire dans le fichier de sortie: %m"
7857 #~ msgid "can't read from temp file: %m"
7858 #~ msgstr "ne peut lire du fichier temporaire: %m"
7860 #~ msgid "can't close temp file: %m"
7861 #~ msgstr "ne peut fermer le fichier temporaire: %m"
7863 #~ msgid "Same as -mabi=32, just trickier"
7864 #~ msgstr "Identique à -mabi=32, juste plus complexe"
7866 #~ msgid "Use 64-bit int type"
7867 #~ msgstr "Utiliser le type int de 64 bits"
7869 #~ msgid "Use 64-bit long type"
7870 #~ msgstr "Utiliser le type long de 64 bits"
7872 #~ msgid "Use 32-bit long type"
7873 #~ msgstr "Utiliser le type long de 32 bits"
7875 #~ msgid "Optimize lui/addiu address loads"
7876 #~ msgstr "Optimiser les chargements d'adresses lui/addiu"
7878 #~ msgid "Don't optimize lui/addiu address loads"
7879 #~ msgstr "Ne pas optimiser les chargements d'adresses lui/addiu"
7881 #~ msgid "Use MIPS as"
7882 #~ msgstr "Utiliser MIPS tel que"
7884 #~ msgid "Use GNU as"
7885 #~ msgstr "Utiliser GNU tel que"
7887 #~ msgid "Use symbolic register names"
7888 #~ msgstr "Utiliser les noms de registres symboliques"
7890 #~ msgid "Don't use symbolic register names"
7891 #~ msgstr "Ne pas utiliser les noms de registres symboliques"
7893 #~ msgid "Use GP relative sdata/sbss sections (now ignored)"
7894 #~ msgstr "Utiliser GP en mode relatif aux sections sdata/sbss (maintenant ignoré)"
7896 #~ msgid "Don't use GP relative sdata/sbss sections (now ignored)"
7897 #~ msgstr "Ne pas utiliser GP en mode relatif aux sections sdata/sbss (maintenant ignoré)"
7899 #~ msgid "Output compiler statistics (now ignored)"
7900 #~ msgstr "Afficher les statistiques de compilation (maintenant ignoré)"
7902 #~ msgid "Don't output compiler statistics"
7903 #~ msgstr "Ne pas afficher les statistiques de compilation"
7905 #~ msgid "Don't optimize block moves"
7906 #~ msgstr "Ne pas optimiser les déplacements de blocs"
7908 #~ msgid "Optimize block moves"
7909 #~ msgstr "Optimiser les déplacements de blocs"
7911 #~ msgid "Use mips-tfile asm postpass"
7912 #~ msgstr "Utiliser la post-passe de type mips-tfile de l'assembleur"
7914 #~ msgid "Don't use mips-tfile asm postpass"
7915 #~ msgstr "Ne pas utiliser la post-passe de type mips-tfile de l'assembleur"
7917 #~ msgid "Use hardware floating point"
7918 #~ msgstr "Utiliser l'unité matérielle en virgule flottante"
7920 #~ msgid "Use 64-bit FP registers"
7921 #~ msgstr "Utiliser les registres FP de 64 bits"
7923 #~ msgid "Use 32-bit FP registers"
7924 #~ msgstr "Utiliser les registres FP de 32 bits"
7926 #~ msgid "Use 64-bit general registers"
7927 #~ msgstr "Utiliser les registres généraux de 64 bits"
7929 #~ msgid "Use 32-bit general registers"
7930 #~ msgstr "Utiliser les registres généraux de 32 bits"
7932 #~ msgid "Use Irix PIC"
7933 #~ msgstr "Utiliser le code PIC Irix"
7935 #~ msgid "Don't use Irix PIC"
7936 #~ msgstr "Ne pas utiliser le code PIC Irix"
7938 #~ msgid "Use indirect calls"
7939 #~ msgstr "Utiliser les appels indirects"
7941 #~ msgid "Don't use indirect calls"
7942 #~ msgstr "Ne pas utiliser les appels indirects"
7944 #~ msgid "Use embedded PIC"
7945 #~ msgstr "Utiliser le code PIC enchâssé"
7947 #~ msgid "Don't use embedded PIC"
7948 #~ msgstr "Ne pas utiliser le code PIC enchâssé"
7950 #~ msgid "Use big-endian byte order"
7951 #~ msgstr "Utiliser l'ordre des octets pour système à octets de poids fort"
7953 #~ msgid "Use little-endian byte order"
7954 #~ msgstr "Utiliser l'ordre des octets pour système à octets de poids faible"
7956 #~ msgid "Use single (32-bit) FP only"
7957 #~ msgstr "Utiliser un simple FP (32 bits) seulement"
7959 #~ msgid "Don't use single (32-bit) FP only"
7960 #~ msgstr "Ne pas utiliser un simple FP (32 bits) seulement"
7962 #~ msgid "Use multiply accumulate"
7963 #~ msgstr "Utiliser les multiplications par accumulations"
7965 #~ msgid "Don't use multiply accumulate"
7966 #~ msgstr "Ne pas utiliser les multiplications par accumulations"
7968 #~ msgid "Don't generate fused multiply/add instructions"
7969 #~ msgstr "Ne pas générer des instructions fusionnés de multiplication/addition"
7971 #~ msgid "Generate fused multiply/add instructions"
7972 #~ msgstr "Générer des instructions fusionnés de multiplication/addition"
7974 #~ msgid "Work around early 4300 hardware bug"
7975 #~ msgstr "Contourner le bug matériel des premiers 4300"
7977 #~ msgid "Don't work around early 4300 hardware bug"
7978 #~ msgstr "Ne pas contourner le bug matériel des premiers 4300"
7980 #~ msgid "Work around errata for early SB-1 revision 2 cores"
7981 #~ msgstr "Contourner l'erreur pour la révision 2 du noyau des versions initiales SB-1"
7983 #~ msgid "Don't work around errata for early SB-1 revision 2 cores"
7984 #~ msgstr "Ne pas contourner l'erreur pour la révision 2 du noyau des versions initiales SB-1"
7986 #~ msgid "Trap on integer divide by zero"
7987 #~ msgstr "Intercepter les divisions par zéros sur des entiers"
7989 #~ msgid "Don't trap on integer divide by zero"
7990 #~ msgstr "Ne pas intercepter les divisions par zéros sur des entiers"
7992 #~ msgid "Use Branch Likely instructions, overriding default for arch"
7993 #~ msgstr "Utiliser des instructions se comportant comme des branchements, écrasant le défaut de l'architecture"
7995 #~ msgid "Don't use Branch Likely instructions, overriding default for arch"
7996 #~ msgstr "Ne pas utiliser des instructions se comportant comme des branchements, écrasant le défaut de l'architecture"
7998 #~ msgid "Use NewABI-style %reloc() assembly operators"
7999 #~ msgstr "Utiliser NewABI-style %reloc() les opérateurs d'assemblage"
8001 #~ msgid "Use assembler macros instead of relocation operators"
8002 #~ msgstr "Utiliser les macros assembleurs au lieu des opérateurs de relocalisation"
8004 #~ msgid "Generate mips16 code"
8005 #~ msgstr "Générer du code mips16"
8007 #~ msgid "Generate normal-mode code"
8008 #~ msgstr "Générer du code en mode normal"
8010 #~ msgid "Lift restrictions on GOT size"
8011 #~ msgstr "Enlever les restrictions sur la taille GOT"
8013 #~ msgid "Do not lift restrictions on GOT size"
8014 #~ msgstr "Ne pas enlever les restrictions sur la taille GOT"
8016 #~ msgid "Specify an ABI"
8017 #~ msgstr "Spécifier une ABI"
8019 #~ msgid "Specify a Standard MIPS ISA"
8020 #~ msgstr "Spécifier le standard MIPS ISA"
8022 #~ msgid "mips16 function profiling"
8023 #~ msgstr "profilage de fonction mips16"
8025 #~ msgid "-f%s not supported: ignored"
8026 #~ msgstr "-f%s n'est pas supporté: ignoré"
8028 #~ msgid "too large function value type, needs %d registers, have only %d registers for this"
8029 #~ msgstr "valeur de type de fonction trop grande, a besoin de %d registres mais seuls %d disponibles"
8031 #~ msgid "function_profiler support for MMIX"
8032 #~ msgstr "function_profiler supporté pour MMIX"
8034 #~ msgid "MMIX Internal: Last named vararg would not fit in a register"
8035 #~ msgstr "MMIX interne: dernier vararg nommé ne pourra être inséré dans un registre"
8037 #~ msgid "MMIX Internal: Expected a CONST_INT, not this"
8038 #~ msgstr "MMIX interne: attendait CONST_INT, pas ceci"
8040 #~ msgid "MMIX Internal: Bad register: %d"
8041 #~ msgstr "MMIX interne: registre erroné: %d"
8043 #~ msgid "MMIX Internal: Bad value for 'm', not a CONST_INT"
8044 #~ msgstr "MMIX interne: valeur erronée pour « m », pas un CONST_INT"
8046 #~ msgid "MMIX Internal: Expected a register, not this"
8047 #~ msgstr "MMIX interne: attendait un registre, pas ceci"
8049 #~ msgid "MMIX Internal: Expected a constant, not this"
8050 #~ msgstr "MMIX interne: attendait une constante, pas ceci"
8052 #~ msgid "MMIX Internal: Missing `%c' case in mmix_print_operand"
8053 #~ msgstr "MMIX interne: cas « %c » manquant dans mmix_print_operand"
8055 #~ msgid "MMIX Internal: Cannot decode this operand"
8056 #~ msgstr "MMIX interne: ne peut décoder cette opérande"
8058 #~ msgid "MMIX Internal: This is not a recognized address"
8059 #~ msgstr "MMIX interne: ce n'est pas une adresse reconnue"
8061 #~ msgid "stack frame not a multiple of 8 bytes: %d"
8062 #~ msgstr "trame de pile n'est pas un multiple de 8 octets: %d"
8064 #~ msgid "stack frame not a multiple of octabyte: %d"
8065 #~ msgstr "trame de pile n'est pas un multiple de 8 octets: %d"
8067 #~ msgid "MMIX Internal: %s is not a shiftable int"
8068 #~ msgstr "MMIX interne: %s n'est pas un entier pouvant décalé"
8070 #~ msgid "MMIX Internal: Trying to output invalidly reversed condition:"
8071 #~ msgstr "MMIX interne: tentative de produire incorrectement une condition renversée:"
8073 #~ msgid "MMIX Internal: What's the CC of this?"
8074 #~ msgstr "MMIX interne: quel sorte de CC est-ce?"
8076 #~ msgid "MMIX Internal: What is the CC of this?"
8077 #~ msgstr "MMIX interne: quel sorte de CC est-ce?"
8079 #~ msgid "MMIX Internal: This is not a constant:"
8080 #~ msgstr "interne MMIX: ce n'est pas une constante:"
8082 #~ msgid "Set start-address of the program"
8083 #~ msgstr "Adress de départ du programme fixée"
8085 #~ msgid "Set start-address of data"
8086 #~ msgstr "Adresse de départ des données fixée"
8088 #~ msgid "For intrinsics library: pass all parameters in registers"
8089 #~ msgstr "Pour les bibliothèques intrinsèques : passer tous les paramètres par registre"
8091 #~ msgid "Use register stack for parameters and return value"
8092 #~ msgstr "Utiliser le registre de la pile pour les paramètres et la valeur retournée"
8094 #~ msgid "Use call-clobbered registers for parameters and return value"
8095 #~ msgstr "utiliser les registres d'appels maltraités pour les paramètres et les valeurs retournées"
8097 #~ msgid "Use epsilon-respecting floating point compare instructions"
8098 #~ msgstr "Utiliser un epsilon respectant les instructions de comparaison en virgule flottante"
8100 #~ msgid "Use zero-extending memory loads, not sign-extending ones"
8101 #~ msgstr "utiliser des chargements mémoire avec zéro extension, pas celles avec signe d'extension"
8103 #~ msgid "Generate divide results with reminder having the same sign as the divisor (not the dividend)"
8104 #~ msgstr "générer des résultats de division avec reste ayant le même signe que le diviseur (pas le dividende)"
8106 #~ msgid "Prepend global symbols with \":\" (for use with PREFIX)"
8107 #~ msgstr "pré ajouter les symboles globaux avec «:» (pour l'utilisation avec PREFIX)"
8109 #~ msgid "Do not provide a default start-address 0x100 of the program"
8110 #~ msgstr "Ne pas fournir d'adresse de départ par défaut 0x100 du programme"
8112 #~ msgid "Link to emit program in ELF format (rather than mmo)"
8113 #~ msgstr "Faire l'édition de liens pour produire le programme en format ELF (au lieu de mmo)"
8115 #~ msgid "Use P-mnemonics for branches statically predicted as taken"
8116 #~ msgstr "Utiliser les mnémoniques P pour les branchements statiquement prévus à être pris"
8118 #~ msgid "Don't use P-mnemonics for branches"
8119 #~ msgstr "Ne pas utiliser les mnémoniques P pour les branchements"
8121 #~ msgid "Use addresses that allocate global registers"
8122 #~ msgstr "Utiliser les adresses qui allouent des registres globaux"
8124 #~ msgid "Do not use addresses that allocate global registers"
8125 #~ msgstr "Ne pas utiliser des adresses qui allouent des registres globaux"
8127 #~ msgid "Generate a single exit point for each function"
8128 #~ msgstr "Générer un point de sortie simple pour chaque fonction"
8130 #~ msgid "Do not generate a single exit point for each function"
8131 #~ msgstr "Ne pas générer un point de sortie simple pour chaque fonction"
8133 #~ msgid "Target the AM33 processor"
8134 #~ msgstr "Cible le processeur AM33"
8136 #~ msgid "Target the AM33/2.0 processor"
8137 #~ msgstr "Cibler le processeur AM33/2.0"
8139 #~ msgid "Enable linker relaxations"
8140 #~ msgstr "Autoriser la relâche de l'éditeur de liens"
8142 #~ msgid "Work around hardware multiply bug"
8143 #~ msgstr "Contourner le bug matériel de la multiplication"
8145 #~ msgid "Do not work around hardware multiply bug"
8146 #~ msgstr "Ne pas contourner le bug matériel de la multiplication"
8148 #~ msgid "Don't use hardware fp"
8149 #~ msgstr "Ne pas utiliser le FP matériel"
8151 #~ msgid "Alternative calling convention"
8152 #~ msgstr "Convention alternative d'appels"
8154 #~ msgid "Pass some arguments in registers"
8155 #~ msgstr "Passer quelques arguments par les registres"
8157 #~ msgid "Pass all arguments on stack"
8158 #~ msgstr "PAsser tous les arguments par la pile"
8160 #~ msgid "Optimize for 32532 cpu"
8161 #~ msgstr "Optimiser pour le processeur 32532"
8163 #~ msgid "Optimize for 32332 cpu"
8164 #~ msgstr "Optimiser pour le processeur 32332"
8166 #~ msgid "Optimize for 32032"
8167 #~ msgstr "Optimiser pour le 32022"
8169 #~ msgid "Register sb is zero. Use for absolute addressing"
8170 #~ msgstr "Registre sb est zéro. Utilisé pour l'adressage absolu"
8172 #~ msgid "Do not use register sb"
8173 #~ msgstr "Ne pas utiliser le registre sb"
8175 #~ msgid "Use bit-field instructions"
8176 #~ msgstr "Utiliser les instructions de champs de bits"
8178 #~ msgid "Do not use bit-field instructions"
8179 #~ msgstr "Ne pas utiliser les instructions de champs de bits"
8181 #~ msgid "Generate code for high memory"
8182 #~ msgstr "Générer du code pour la partie haute de la mémoire"
8184 #~ msgid "Generate code for low memory"
8185 #~ msgstr "Générer du code pour la partie basse de la mémoire"
8187 #~ msgid "32381 fpu"
8188 #~ msgstr "FPU 32381"
8190 #~ msgid "Use multiply-accumulate fp instructions"
8191 #~ msgstr "Utiliser les instructions FP de multiplications avec accumulations"
8193 #~ msgid "Do not use multiply-accumulate fp instructions"
8194 #~ msgstr "Ne pas utiliser les instructions FP de multiplications avec accumulations"
8196 #~ msgid "\"Small register classes\" kludge"
8197 #~ msgstr "\"Petites classes de registres\" kludge"
8199 #~ msgid "No \"Small register classes\" kludge"
8200 #~ msgstr "Pas de \"Petites classes de registres\" kludge"
8202 #~ msgid ""
8203 #~ "unknown -mschedule= option (%s).\n"
8204 #~ "Valid options are 700, 7100, 7100LC, 7200, 7300, and 8000\n"
8205 #~ msgstr ""
8206 #~ "Option inconnue -mschedule= (%s)\n"
8207 #~ "Les options valides sont 700, 7100, 7100LC, 7200, 7300 et 8000\n"
8209 #~ msgid ""
8210 #~ "unknown -march= option (%s).\n"
8211 #~ "Valid options are 1.0, 1.1, and 2.0\n"
8212 #~ msgstr ""
8213 #~ "Option inconnue -march= (%s)\n"
8214 #~ "Les options valides sont 1.0, 1.1 et 2.0\n"
8216 #~ msgid "PIC code generation is not supported in the portable runtime model\n"
8217 #~ msgstr "La génération de code PIC n'est pas supportée dans le modèle portable d'exécution\n"
8219 #~ msgid "PIC code generation is not compatible with fast indirect calls\n"
8220 #~ msgstr "La génération de code PIC n'est pas compatible avec les appels indirects rapides.\n"
8222 #~ msgid "-g is only supported when using GAS on this processor,"
8223 #~ msgstr "L'option -g est seulement supportée lorsque GAS est utilisé sur ce processeur,"
8225 #~ msgid "Generate cpp defines for server IO"
8226 #~ msgstr "Générer les defines pour les IO d'un serveur"
8228 #~ msgid "Generate cpp defines for workstation IO"
8229 #~ msgstr "Générer les defines pour les IO d'une station de travail"
8231 #~ msgid "Generate PA1.1 code"
8232 #~ msgstr "Générer du code PA1.1"
8234 #~ msgid "Generate PA1.0 code"
8235 #~ msgstr "Générer du code PA1.0"
8237 #~ msgid "Generate PA2.0 code (requires binutils 2.10 or later)"
8238 #~ msgstr "Générer du code PA2.0 (nécessite binutils 2.10 ou supérieur)"
8240 #~ msgid "Disable FP regs"
8241 #~ msgstr "Désactiver les registres FP"
8243 #~ msgid "Do not disable FP regs"
8244 #~ msgstr "Ne pas désactiver les registres FP"
8246 #~ msgid "Disable space regs"
8247 #~ msgstr "Désactiver l'espace registre"
8249 #~ msgid "Do not disable space regs"
8250 #~ msgstr "Ne pas désactiver l'espace registre"
8252 #~ msgid "Put jumps in call delay slots"
8253 #~ msgstr "Mettre des sauts dant les fentes de délais"
8255 #~ msgid "Do not put jumps in call delay slots"
8256 #~ msgstr "Ne pas mettre des sauts dant les fentes de délais"
8258 #~ msgid "Disable indexed addressing"
8259 #~ msgstr "désactiver l'adressage indexé"
8261 #~ msgid "Do not disable indexed addressing"
8262 #~ msgstr "Ne pas désactiver l'adressage indexé"
8264 #~ msgid "Use portable calling conventions"
8265 #~ msgstr "Utiliser les conventions d'appels portables"
8267 #~ msgid "Do not use portable calling conventions"
8268 #~ msgstr "Ne pas utiliser les conventions d'appel portables"
8270 #~ msgid "Assume code will be assembled by GAS"
8271 #~ msgstr "Assumer que le code sera assemblé par GAS"
8273 #~ msgid "Do not assume code will be assembled by GAS"
8274 #~ msgstr "Ne pas assumer que le code sera assemblé par GAS"
8276 #~ msgid "Do not use software floating point"
8277 #~ msgstr "Ne pas utiliser le logiciel pour virgule flottante"
8279 #~ msgid "Emit long load/store sequences"
8280 #~ msgstr "Générer des instructions multiples pour chargement/stockage"
8282 #~ msgid "Do not emit long load/store sequences"
8283 #~ msgstr "Ne pas générer les instructions multiples de chargement/stockage"
8285 #~ msgid "Generate fast indirect calls"
8286 #~ msgstr "Ne pas utiliser les appels rapides indirects"
8288 #~ msgid "Do not generate fast indirect calls"
8289 #~ msgstr "Ne pas générer de directives rapides indirects"
8291 #~ msgid "Generate code for huge switch statements"
8292 #~ msgstr "Générer du code pour les grandes déclarations de branchements"
8294 #~ msgid "Do not generate code for huge switch statements"
8295 #~ msgstr "Ne pas générer du code pour les grandes déclarations de branchement"
8297 #~ msgid "Always generate long calls"
8298 #~ msgstr "Générer toujours des appels longs"
8300 #~ msgid "Generate long calls only when needed"
8301 #~ msgstr "Générer des appels longs lorsque nécessaire"
8303 #~ msgid "Enable linker optimizations"
8304 #~ msgstr "Activer les optimisations par l'éditeur de liens"
8306 #~ msgid "Specify architecture for code generation.  Values are 1.0, 1.1, and 2.0.  2.0 requires gas snapshot 19990413 or later."
8307 #~ msgstr "Spécifier l'architecture pour la génération de code. Les valeurs sont 1.0, 1.1 et 2.0. 2.0 requiert gas snapshot 19990413 ou plus récent."
8309 #~ msgid "Assume code will be linked by GNU ld"
8310 #~ msgstr "Assumer que le code sera lié par GNU ld"
8312 #~ msgid "Assume code will be linked by HP ld"
8313 #~ msgstr "Assumer que le code sera lié par HP ld"
8315 #~ msgid "Do not use hardware floating point"
8316 #~ msgstr "Ne pas utiliser le matériel pour virgule flottante"
8318 #~ msgid "Return floating point results in ac0"
8319 #~ msgstr "Le résultat retourné en virgule flottante se retrouve dans AC0."
8321 #~ msgid "Return floating point results in memory"
8322 #~ msgstr "Le résultat retourné en virgule flottante se retrouve en mémoire."
8324 #~ msgid "Generate code for an 11/40"
8325 #~ msgstr "Générer du code pour un 11/40"
8327 #~ msgid "Generate code for an 11/45"
8328 #~ msgstr "Générer du code pour un 11/45"
8330 #~ msgid "Generate code for an 11/10"
8331 #~ msgstr "Générer du code pour un 11/10"
8333 #~ msgid "Use 32 bit int"
8334 #~ msgstr "Utiliser des int de 32 bits"
8336 #~ msgid "Use 16 bit int"
8337 #~ msgstr "Utiliser des int de 16 bits"
8339 #~ msgid "Use 32 bit float"
8340 #~ msgstr "Utiliser des flottants de 32 bits"
8342 #~ msgid "Use 64 bit float"
8343 #~ msgstr "Utiliser des flottants de 64 bits"
8345 #~ msgid "Target has split I&D"
8346 #~ msgstr "Cible a un I&D séparé"
8348 #~ msgid "Target does not have split I&D"
8349 #~ msgstr "Cible n'a pas un I&D séparé"
8351 #~ msgid "Use UNIX assembler syntax"
8352 #~ msgstr "Utliser la syntaxe de l'assembleur UNIX"
8354 #~ msgid "Use DEC assembler syntax"
8355 #~ msgstr "Utliser la syntaxe de l'assembleur DEC"
8357 #~ msgid "Segmentation Fault (code)"
8358 #~ msgstr "Faute de segmentation (code)"
8360 #~ msgid "Out of stack space.\n"
8361 #~ msgstr "Manque d'espace sur la pile.\n"
8363 #~ msgid "Try running `%s' in the shell to raise its limit.\n"
8364 #~ msgstr "Essayer d'exécuter « %s » dans le shell pour augmenter la limite.\n"
8366 #~ msgid "Segmentation Fault"
8367 #~ msgstr "Faute de segmentation"
8369 #~ msgid "While setting up signal stack: %m"
8370 #~ msgstr "Lors de la configuration de la pile de signaux: %m"
8372 #~ msgid "While setting up signal handler: %m"
8373 #~ msgstr "Lors de la configuration de la routine de traitement de signal: %m"
8375 #~ msgid "couldn't unmap pch_address_space: %m\n"
8376 #~ msgstr "ne peut défaire la map pch_address_space: %m\n"
8378 #~ msgid "ignoring malformed #pragma longcall"
8379 #~ msgstr "#pragma longcall mal composé"
8381 #~ msgid "missing open paren"
8382 #~ msgstr "parenthèse ouvrante manquante"
8384 #~ msgid "missing number"
8385 #~ msgstr "nombre manquant"
8387 #~ msgid "missing close paren"
8388 #~ msgstr "parenthèse fermante manquante"
8390 #~ msgid "number must be 0 or 1"
8391 #~ msgstr "le nombre doit être 0 ou 1"
8393 #~ msgid "junk at end of #pragma longcall"
8394 #~ msgstr "rebut à la fin de #pragma longcall"
8396 #~ msgid "-mmultiple is not supported on little endian systems"
8397 #~ msgstr "-mmultiple n'est pas supporté sur des système à octets de poids faible"
8399 #~ msgid "-mstring is not supported on little endian systems"
8400 #~ msgstr "-mstring n'est pas supporté sur des système à octets de poids faible"
8402 #~ msgid "unknown -mdebug-%s switch"
8403 #~ msgstr "option -mdebug-%s inconnue"
8405 #~ msgid "unknown -mtraceback arg `%s'; expecting `full', `partial' or `none'"
8406 #~ msgstr "argument « %s » inconnu de l'option -mtraceback; attendu « full », « partial » ou « none »"
8408 #~ msgid "Unknown switch -mlong-double-%s"
8409 #~ msgstr "option -mlong-double-%s inconnue"
8411 #~ msgid "unknown -m%s= option specified: '%s'"
8412 #~ msgstr "option -m%s= inconnue spécifiée: « %s »"
8414 #~ msgid "not configured for ABI: '%s'"
8415 #~ msgstr "pas configuré pour ABI: « %s »"
8417 #~ msgid "unknown ABI specified: '%s'"
8418 #~ msgstr "ABI spécifié inconnu: « %s »"
8420 #~ msgid "unknown -malign-XXXXX option specified: '%s'"
8421 #~ msgstr "option -malign-XXXXX inconnue spécifiée: « %s »"
8423 #~ msgid "Cannot return value in vector register because altivec instructions are disabled, use -maltivec to enable them."
8424 #~ msgstr "Ne peut retourner la valeur dans le registre de vecteur parce que les instructions altivec sont désactivées, utiliser -maltivec pour les autoriser"
8426 #~ msgid "Cannot pass argument in vector register because altivec instructions are disabled, use -maltivec to enable them."
8427 #~ msgstr "Ne peut relayer l'argument dans le registre de vecteur parce que les instructions altivec sont désactivées, utiliser -maltivec pour les autoriser"
8429 #~ msgid "argument 1 must be a 5-bit signed literal"
8430 #~ msgstr "argument 1 doit être un litéral signé de 5 bits"
8432 #~ msgid "argument 2 must be a 5-bit unsigned literal"
8433 #~ msgstr "argument 2 doit être un litéral non signé de 5 bits"
8435 #~ msgid "argument 1 of __builtin_altivec_predicate must be a constant"
8436 #~ msgstr "argument 1 de « __builtin_altivec_predicate » doit être une constante"
8438 #~ msgid "argument 1 of __builtin_altivec_predicate is out of range"
8439 #~ msgstr "argument 1 de « __builtin_altivec_predicate » est hors limite"
8441 #~ msgid "argument 3 must be a 4-bit unsigned literal"
8442 #~ msgstr "argument 3 doit être un litéral non signé de 4 bits"
8444 #~ msgid "argument to `%s' must be a 2-bit unsigned literal"
8445 #~ msgstr "argument de « %s » doit être un litéral non signé de 2 bits"
8447 #~ msgid "argument to dss must be a 2-bit unsigned literal"
8448 #~ msgstr "argument de dss doit être un litéral non signé de 2 bits"
8450 #~ msgid "argument 1 of __builtin_spe_predicate must be a constant"
8451 #~ msgstr "argument 1 de « __builtin_spe_predicate » doit être une constante"
8453 #~ msgid "argument 1 of __builtin_spe_predicate is out of range"
8454 #~ msgstr "argument 1 de « __builtin_spe_predicate » est hors limite"
8456 #~ msgid "your function will be miscompiled"
8457 #~ msgstr "votre fonction sera mal compilée"
8459 #~ msgid "invalid %%f value"
8460 #~ msgstr "valeur %%f invalide"
8462 #~ msgid "invalid %%F value"
8463 #~ msgstr "valeur %%F invalide"
8465 #~ msgid "invalid %%G value"
8466 #~ msgstr "valeur %%G invalide"
8468 #~ msgid "invalid %%j code"
8469 #~ msgstr "valeur %%j invalide"
8471 #~ msgid "invalid %%J code"
8472 #~ msgstr "valeur %%J invalide"
8474 #~ msgid "invalid %%k value"
8475 #~ msgstr "valeur %%k invalide"
8477 #~ msgid "invalid %%K value"
8478 #~ msgstr "valeur %%K invalide"
8480 #~ msgid "invalid %%O value"
8481 #~ msgstr "valeur %%O invalide"
8483 #~ msgid "invalid %%q value"
8484 #~ msgstr "valeur %%q invalide"
8486 #~ msgid "invalid %%S value"
8487 #~ msgstr "valeur %%S invalide"
8489 #~ msgid "invalid %%T value"
8490 #~ msgstr "valeur %%T invalide"
8492 #~ msgid "invalid %%u value"
8493 #~ msgstr "valeur %%u invalide"
8495 #~ msgid "invalid %%v value"
8496 #~ msgstr "valeur %%v invalide"
8498 #~ msgid "no profiling of 64-bit code for this ABI"
8499 #~ msgstr "pas de profilage du code de 64 bits pour cet ABI"
8501 #~ msgid "Always pass floating-point arguments in memory"
8502 #~ msgstr "Toujours passer des arguments en virgule flottante en mémoire"
8504 #~ msgid "Don't always pass floating-point arguments in memory"
8505 #~ msgstr "Na pas toujours passer des arguments en virgule flottante en mémoire"
8507 #~ msgid "Support message passing with the Parallel Environment"
8508 #~ msgstr "Supporter le passage de messages dans un environnement parallèle"
8510 #~ msgid "Compile for 64-bit pointers"
8511 #~ msgstr "Compiler pour des pointeurs de 64 bits"
8513 #~ msgid "Compile for 32-bit pointers"
8514 #~ msgstr "Compiler pour des pointeurs de 32 bits"
8516 #~ msgid "-maix64 and POWER architecture are incompatible"
8517 #~ msgstr "-maix64 et architecture POWER sont incompatibles"
8519 #~ msgid "-maix64 requires PowerPC64 architecture remain enabled"
8520 #~ msgstr "-maix64 requiert une architecture PowerPC64 qui demeure sélectionnée"
8522 #~ msgid "-maix64 required: 64-bit computation with 32-bit addressing not yet supported"
8523 #~ msgstr "-maix64 requis: calcul en 64 bits avec un adressage de 32 bits n'est pas encore supporté"
8525 #~ msgid "Generate code suitable for executables (NOT shared libs)"
8526 #~ msgstr "Générer du code adapté pour les exécutables (PAS les librairies partagées)"
8528 #~ msgid "-mdynamic-no-pic overrides -fpic or -fPIC"
8529 #~ msgstr "-mdynamic-no-pic écrase -fpic ou -fPIC"
8531 #~ msgid "-fpic is not supported; -fPIC assumed"
8532 #~ msgstr "-fpic n'est pas supporté; -fPIC assumé"
8534 #~ msgid "-m64 requires a PowerPC64 cpu"
8535 #~ msgstr "-m64 requiert un processeur PowerPC64"
8537 #~ msgid "Call mcount for profiling before a function prologue"
8538 #~ msgstr "Appeller mcount pour le profilage avant le prologue de la fonction"
8540 #~ msgid "Call mcount for profiling after a function prologue"
8541 #~ msgstr "Ne pas appeller mcount pour le profilage avant le prologue de la fonction"
8543 #~ msgid "Use POWER instruction set"
8544 #~ msgstr "Utiliser le jeu d'instructions du POWER"
8546 #~ msgid "Use POWER2 instruction set"
8547 #~ msgstr "Utiliser le jeu d'instructions du POWER2"
8549 #~ msgid "Do not use POWER2 instruction set"
8550 #~ msgstr "Ne pas utiliser le jeu d'instructions du POWER2"
8552 #~ msgid "Do not use POWER instruction set"
8553 #~ msgstr "Ne pas utiliser le jeu d'instructions du POWER"
8555 #~ msgid "Use PowerPC instruction set"
8556 #~ msgstr "Utiliser le jeu d'instructions du PowerPC"
8558 #~ msgid "Do not use PowerPC instruction set"
8559 #~ msgstr "Ne pas utiliser le jeu d'instructions du PowerPC"
8561 #~ msgid "Use PowerPC General Purpose group optional instructions"
8562 #~ msgstr "Utiliser le groupe d'instructions optionnelles d'utilité général du PowerPC"
8564 #~ msgid "Do not use PowerPC General Purpose group optional instructions"
8565 #~ msgstr "Ne pas utiliser le groupe d'instructions optionnelles d'usage général du PowerPC"
8567 #~ msgid "Use PowerPC Graphics group optional instructions"
8568 #~ msgstr "Utiliser le groupe d'instructions graphiques optionnelles du PowerPC"
8570 #~ msgid "Do not use PowerPC Graphics group optional instructions"
8571 #~ msgstr "Ne pas utiliser le groupe d'instructions optionnelles graphiques du PowerPC"
8573 #~ msgid "Use PowerPC-64 instruction set"
8574 #~ msgstr "Utiliser le jeu d'instructions du PowerPC-64"
8576 #~ msgid "Do not use PowerPC-64 instruction set"
8577 #~ msgstr "Ne pas utiliser le jeu d'instructions du PowerPC-64"
8579 #~ msgid "Use AltiVec instructions"
8580 #~ msgstr "Utiliser les instructions AltiVec"
8582 #~ msgid "Do not use AltiVec instructions"
8583 #~ msgstr "Ne pas utiliser les instructions AltiVec"
8585 #~ msgid "Use new mnemonics for PowerPC architecture"
8586 #~ msgstr "Utiliser les nouvelles mnémoniques pour l'architecture du PowerPC"
8588 #~ msgid "Use old mnemonics for PowerPC architecture"
8589 #~ msgstr "Utiliser les anciennes mnémoniques pour l'architecture du PowerPC"
8591 #~ msgid "Put everything in the regular TOC"
8592 #~ msgstr "Place tout dans le TOC régulier"
8594 #~ msgid "Place floating point constants in TOC"
8595 #~ msgstr "Placer les constantes en virgule flottante dans le TOC"
8597 #~ msgid "Do not place floating point constants in TOC"
8598 #~ msgstr "Ne pas placer les constantes en virgule flottante dans le TOC"
8600 #~ msgid "Place symbol+offset constants in TOC"
8601 #~ msgstr "Placer les constantes symboles+décalages dans le TOC"
8603 #~ msgid "Do not place symbol+offset constants in TOC"
8604 #~ msgstr "Ne pas placer les constantes symboles+décalages dans le TOC"
8606 #~ msgid "Place variable addresses in the regular TOC"
8607 #~ msgstr "Placer les adresses variables dans un TOC régulier"
8609 #~ msgid "Generate load/store multiple instructions"
8610 #~ msgstr "Générer les instructions multiples de chargement/stockage"
8612 #~ msgid "Do not generate load/store multiple instructions"
8613 #~ msgstr "Ne pas générer les instructions multiples de chargement/stockage"
8615 #~ msgid "Generate string instructions for block moves"
8616 #~ msgstr "Générer les instructions chaînes pour les déplacements de blocs"
8618 #~ msgid "Do not generate string instructions for block moves"
8619 #~ msgstr "Ne pas générer les instructions chaînes pour les déplacements de blocs"
8621 #~ msgid "Generate load/store with update instructions"
8622 #~ msgstr "Générer les instructions de mise à jour de chargement/stockage"
8624 #~ msgid "Do not generate load/store with update instructions"
8625 #~ msgstr "Ne pas générer les instructions de mise à jour de chargement/stockage"
8627 #~ msgid "Do not generate fused multiply/add instructions"
8628 #~ msgstr "Ne pas générer des instructions fusionnés de multiplication/addition"
8630 #~ msgid "Do not schedule the start and end of the procedure"
8631 #~ msgstr "Ne pas ordonnancer le début et la fin de la procédure"
8633 #~ msgid "Return all structures in memory (AIX default)"
8634 #~ msgstr "Retourner toutes les structures en mémoire (par défaut sur AIX)"
8636 #~ msgid "Return small structures in registers (SVR4 default)"
8637 #~ msgstr "Retourner les petites structures par les registres (par défaut sur SVR4)"
8639 #~ msgid "Generate single field mfcr instruction"
8640 #~ msgstr "Générer des instructions à champ simple mfcr"
8642 #~ msgid "Do not generate single field mfcr instruction"
8643 #~ msgstr "Ne pas générer des instructions à champ simple mfcr"
8645 #~ msgid "Use features of and schedule code for given CPU"
8646 #~ msgstr "Utiliser les options et ordonnancer le code pour le processeur donné"
8648 #~ msgid "Enable debug output"
8649 #~ msgstr "Autoriser la sortie lors de la mise au point"
8651 #~ msgid "Select full, part, or no traceback table"
8652 #~ msgstr "Sélectionner « full », « part » ou « none »"
8654 #~ msgid "Specify ABI to use"
8655 #~ msgstr "Spécifier l'ABI à utiliser"
8657 #~ msgid "Specify size of long double (64 or 128 bits)"
8658 #~ msgstr "Spécifier la taille des long double (64 ou 128 bits)"
8660 #~ msgid "Specify yes/no if isel instructions should be generated"
8661 #~ msgstr "Spécifier yes (pour oui)/ no (pour non) si les instruction isel doivent être générés"
8663 #~ msgid "Specify yes/no if SPE SIMD instructions should be generated"
8664 #~ msgstr "Spécifier yes (pour oui) /no (pour non) si les instructions SPE SIMD doivent être générées"
8666 #~ msgid "Specify yes/no if using floating point in the GPRs"
8667 #~ msgstr "Spécifier yes (pour oui) /no (pour non) si les nombres en virgule flottante sont utilisés dans le GPR"
8669 #~ msgid "Specify yes/no if VRSAVE instructions should be generated for AltiVec"
8670 #~ msgstr "Spécifier yes (pour oui)/ no (pour non) si les instruction VRSAVE doivent être générés pour ALtiVec"
8672 #~ msgid "Avoid all range limits on call instructions"
8673 #~ msgstr "Éviter toutes les limites sur les instructions d'appel"
8675 #~ msgid "Determine which dependences between insns are considered costly"
8676 #~ msgstr "Déterminer laquelle des dépendances entre les insns qui sont considérées coûteuses"
8678 #~ msgid "Specify which post scheduling nop insertion scheme to apply"
8679 #~ msgstr "Spécifier lequel schème de post ordonnancement d'insertion de NOP doit être appliqué"
8681 #~ msgid "Specify alignment of structure fields default/natural"
8682 #~ msgstr "Spécifier l'alignement des champs de structure par défaut/naturel"
8684 #~ msgid "Specify scheduling priority for dispatch slot restricted insns"
8685 #~ msgstr "Spécifier la priorité d'ordonnancement pour la répartition de fentes insns restreintes"
8687 #~ msgid "RETURN_ADDRESS_OFFSET not supported"
8688 #~ msgstr "RETURN_ADDRESS_OFFSET n'est pas supporté"
8690 #~ msgid "Select ABI calling convention"
8691 #~ msgstr "Sélectionner la convention d'appel ABI"
8693 #~ msgid "Select method for sdata handling"
8694 #~ msgstr "Sélectionner la méthode de traitement sdata"
8696 #~ msgid "Align to the base type of the bit-field"
8697 #~ msgstr "Aligner à la base du type du champ de bits"
8699 #~ msgid "Don't align to the base type of the bit-field"
8700 #~ msgstr "Ne pas aligner à la base du type du champ de bits"
8702 #~ msgid "Don't assume that unaligned accesses are handled by the system"
8703 #~ msgstr "Ne pas présumer que les accès non alignées sont traités par le système"
8705 #~ msgid "Assume that unaligned accesses are handled by the system"
8706 #~ msgstr "Présumer que les accès non alignées sont traités par le système"
8708 #~ msgid "Produce code relocatable at runtime"
8709 #~ msgstr "Produire du code relocalisable au moment de l'exécution"
8711 #~ msgid "Don't produce code relocatable at runtime"
8712 #~ msgstr "Ne pas produire du code relocalisable au moment de l'exécution"
8714 #~ msgid "Produce little endian code"
8715 #~ msgstr "Produire du code pour système à octets de poids faible (little endian)"
8717 #~ msgid "Produce big endian code"
8718 #~ msgstr "Produire du code pour système à octets de poids fort (big endian)"
8720 #~ msgid "no description yet"
8721 #~ msgstr "aucune description encore"
8723 #~ msgid "Use EABI"
8724 #~ msgstr "Utiliser EABI"
8726 #~ msgid "Don't use EABI"
8727 #~ msgstr "Ne pas utiliser EABI"
8729 #~ msgid "Do not allow bit-fields to cross word boundaries"
8730 #~ msgstr "Ne pas permettre les champs de bits de traverser des frontières de mots"
8732 #~ msgid "Use alternate register names"
8733 #~ msgstr "Utiliser les noms alternatifs de registres"
8735 #~ msgid "Don't use alternate register names"
8736 #~ msgstr "Ne pas utiliser les noms alternatifs de registres"
8738 #~ msgid "Link with libsim.a, libc.a and sim-crt0.o"
8739 #~ msgstr "Faire l'édition de liens avec libsim.a, libc.a et sim-crt0.o"
8741 #~ msgid "Link with libads.a, libc.a and crt0.o"
8742 #~ msgstr "Faire l'édition de liens avec libads.a, libc.a and crt0.o"
8744 #~ msgid "Link with libyk.a, libc.a and crt0.o"
8745 #~ msgstr "Faire l'édition de liens avec libyk.a, libc.a and crt0.o"
8747 #~ msgid "Link with libmvme.a, libc.a and crt0.o"
8748 #~ msgstr "Faire l'édition de liens avec libmvme.a, libc.a and crt0.o"
8750 #~ msgid "Set the PPC_EMB bit in the ELF flags header"
8751 #~ msgstr "Initialiser le bit PPC_EMB bit dans l'en-tête des fanions ELF"
8753 #~ msgid "Use the WindISS simulator"
8754 #~ msgstr "Utiliser le simulateur WindISS"
8756 #~ msgid "Generate 64-bit code"
8757 #~ msgstr "Générer du code 64 bits"
8759 #~ msgid "Generate 32-bit code"
8760 #~ msgstr "Générer du code 32 bits"
8762 #~ msgid "bad value for -mcall-%s"
8763 #~ msgstr "valeur erronée pour -mcall-%s"
8765 #~ msgid "bad value for -msdata=%s"
8766 #~ msgstr "valeur erronée pour -msdata=%s"
8768 #~ msgid "-mrelocatable and -msdata=%s are incompatible"
8769 #~ msgstr "-mrelocatable et -msdata=%s sont incompatibles"
8771 #~ msgid "-f%s and -msdata=%s are incompatible"
8772 #~ msgstr "-f%s et -msdata=%s sont incompatibles"
8774 #~ msgid "-msdata=%s and -mcall-%s are incompatible"
8775 #~ msgstr "-msdata=%s et -mcall-%s sont incompatibles"
8777 #~ msgid "-mrelocatable and -mno-minimal-toc are incompatible"
8778 #~ msgstr "-mrelocatable et -mno-minimal-toc sont incompatibles"
8780 #~ msgid "-mrelocatable and -mcall-%s are incompatible"
8781 #~ msgstr "-mrelocatable et -mcall-%s sont incompatibles"
8783 #~ msgid "-fPIC and -mcall-%s are incompatible"
8784 #~ msgstr "-fPIC et -mcall-%s sont incompatibles"
8786 #~ msgid "-mcall-aixdesc must be big endian"
8787 #~ msgstr "-mcall-aixdesc doit être pour un système à octets de poids fort"
8789 #~ msgid "-m%s not supported in this configuration"
8790 #~ msgstr "-m%s n'est pas supporté par cette configuration"
8792 #~ msgid "Unknown cpu used in -march=%s."
8793 #~ msgstr "Processeur inconnu utilisé dans -march=%s"
8795 #~ msgid "Unknown cpu used in -mtune=%s."
8796 #~ msgstr "Processeur inconnu dans -mtune=%s"
8798 #~ msgid "z/Architecture mode not supported on %s."
8799 #~ msgstr "z/mode d'architecture n'est pas supporté sur %s"
8801 #~ msgid "64-bit ABI not supported in ESA/390 mode."
8802 #~ msgstr "ABI 64 bits n'est pas supporté en mode ESA/390"
8804 #~ msgid "invalid UNSPEC as operand (1)"
8805 #~ msgstr "UNSPEC invalide comme opérande (1)"
8807 #~ msgid "invalid UNSPEC as operand (2)"
8808 #~ msgstr "UNSPEC invalide comme opérande (2)"
8810 #~ msgid "UNKNOWN in s390_output_symbolic_const !?"
8811 #~ msgstr "INCONNU dans s390_output_symbolic_const !?"
8813 #~ msgid "Cannot decompose address."
8814 #~ msgstr "Ne pas décomposer l'adresse"
8816 #~ msgid "UNKNOWN in print_operand !?"
8817 #~ msgstr "INCONNNU dans print_operand !?"
8819 #~ msgid "Total size of local variables exceeds architecture limit."
8820 #~ msgstr "Taille totale des variables locales excède la limite de l'architecture"
8822 #~ msgid "Set backchain"
8823 #~ msgstr "Fixer la chaîne arrière"
8825 #~ msgid "Don't set backchain (faster, but debug harder"
8826 #~ msgstr "Ne pas fixer la chaîne arrière (plus rapide mais plus difficle à mettre au point)"
8828 #~ msgid "Use bras for executable < 64k"
8829 #~ msgstr "Utiliser « bras » pour les exécutables < 64k"
8831 #~ msgid "Don't use bras"
8832 #~ msgstr "Ne pas utiliser bras"
8834 #~ msgid "Additional debug prints"
8835 #~ msgstr "Imprimer des informations additionnelles en mode débug"
8837 #~ msgid "Don't print additional debug prints"
8838 #~ msgstr "Ne pas imprimer des informations additionnelles en mode débug"
8840 #~ msgid "64 bit ABI"
8841 #~ msgstr "ABI de 64 bits"
8843 #~ msgid "31 bit ABI"
8844 #~ msgstr "ABI de 64 bits"
8846 #~ msgid "z/Architecture"
8847 #~ msgstr "z/Architecture"
8849 #~ msgid "ESA/390 architecture"
8850 #~ msgstr "architecture ESA/390"
8852 #~ msgid "mvcle use"
8853 #~ msgstr "mvcle utilisé"
8855 #~ msgid "mvc&ex"
8856 #~ msgstr "mvc&ex"
8858 #~ msgid "enable tpf OS code"
8859 #~ msgstr "autoriser le code OS tpf"
8861 #~ msgid "disable tpf OS code"
8862 #~ msgstr "interdire le code OS tpf"
8864 #~ msgid "disable fused multiply/add instructions"
8865 #~ msgstr "interdire les instructions fusionnés de multiplication/addition"
8867 #~ msgid "enable fused multiply/add instructions"
8868 #~ msgstr "autoriser les instructions fusionnés de multiplication/addition"
8870 #~ msgid "__builtin_saveregs not supported by this subtarget"
8871 #~ msgstr "__builtin_saveregs n'est pas supporté par la sous-cible"
8873 #~ msgid "attribute interrupt_handler is not compatible with -m5-compact"
8874 #~ msgstr "attribut interrupt_handler n'est pas compatible avec -m5-compact"
8876 #~ msgid "`%s' attribute only applies to interrupt functions"
8877 #~ msgstr "attribut « %s » s'applique seulement à des fonctions d'interruption"
8879 #~ msgid "`%s' attribute argument not a string constant"
8880 #~ msgstr "l'attribut « %s » de l'argument n'est pas une contante chaîne"
8882 #~ msgid "`%s' attribute argument not an integer constant"
8883 #~ msgstr "l'attribut « %s » de l'argument n'est pas une contante entière"
8885 #~ msgid "Profiling is not supported on this target."
8886 #~ msgstr "le profilage n'est pas supporté sur cette cible"
8888 #~ msgid "%s is not supported by this configuration"
8889 #~ msgstr "%s n'est pas supporté par cette configuration"
8891 #~ msgid "-mlong-double-64 not allowed with -m64"
8892 #~ msgstr "-mlong-double-64 n'est pas permis avec -m64"
8894 #~ msgid "-mcmodel= is not supported on 32 bit systems"
8895 #~ msgstr "-mcmodel= n'est pas supporté sur les systèmes de 32 bits"
8897 #~ msgid "invalid %%Y operand"
8898 #~ msgstr "opérande %%Y invalide"
8900 #~ msgid "invalid %%A operand"
8901 #~ msgstr "opérande %%A invalide"
8903 #~ msgid "invalid %%B operand"
8904 #~ msgstr "Opérande %%B invalide"
8906 #~ msgid "invalid %%c operand"
8907 #~ msgstr "opérande %%c invalide"
8909 #~ msgid "invalid %%C operand"
8910 #~ msgstr "opérande %%C invalide"
8912 #~ msgid "invalid %%d operand"
8913 #~ msgstr "opérande %%d invalide"
8915 #~ msgid "invalid %%D operand"
8916 #~ msgstr "opérande %%D invalide"
8918 #~ msgid "invalid %%f operand"
8919 #~ msgstr "opérande %%f invalide"
8921 #~ msgid "invalid %%s operand"
8922 #~ msgstr "opérande %%s invalide"
8924 #~ msgid "long long constant not a valid immediate operand"
8925 #~ msgstr "constante long long n'est pas une opérande immédiate valide"
8927 #~ msgid "floating point constant not a valid immediate operand"
8928 #~ msgstr "constante en virgule flottante n'est pas une opérande immédiate valide"
8930 #~ msgid "Use 128 bit long doubles"
8931 #~ msgstr "Utiliser des longs doubles de 128 bits"
8933 #~ msgid "Generate code for big endian"
8934 #~ msgstr "Générer du code pour un système à octets de poids fort"
8936 #~ msgid "Generate code for little endian"
8937 #~ msgstr "Générer du code pour un système à octets de poids faible"
8939 #~ msgid "Use little-endian byte order for data"
8940 #~ msgstr "Utiliser l'ordre des octets de poids faible pour les données"
8942 #~ msgid "Assume possible double misalignment"
8943 #~ msgstr "Présumer un possible mauvais alignement des doubles"
8945 #~ msgid "Assume all doubles are aligned"
8946 #~ msgstr "Présumer que tous les doubles sont alignés"
8948 #~ msgid "Pass -assert pure-text to linker"
8949 #~ msgstr "Passer -assert pure-text à l'éditeur de liens"
8951 #~ msgid "Do not pass -assert pure-text to linker"
8952 #~ msgstr "Ne pas passer -assert pure-text à l'éditeur de liens"
8954 #~ msgid "Use flat register window model"
8955 #~ msgstr "Utiliser le modèle de fenêtre de registre plat"
8957 #~ msgid "Do not use flat register window model"
8958 #~ msgstr "Ne pas utiliser le modèle de fenêtre de registre plat"
8960 #~ msgid "Use ABI reserved registers"
8961 #~ msgstr "Utiliser les registres réservés ABI"
8963 #~ msgid "Do not use ABI reserved registers"
8964 #~ msgstr "Ne pas utiliser les registres réservés ABI"
8966 #~ msgid "Use hardware quad fp instructions"
8967 #~ msgstr "Utiliser les instructions matérielles quad FP"
8969 #~ msgid "Do not use hardware quad fp instructions"
8970 #~ msgstr "Ne pas utiliser les instructions matérielles quad FP"
8972 #~ msgid "Compile for v8plus ABI"
8973 #~ msgstr "Compiler pour ABI v8plus"
8975 #~ msgid "Do not compile for v8plus ABI"
8976 #~ msgstr "Ne pas compiler pour ABI v8plus"
8978 #~ msgid "Utilize Visual Instruction Set"
8979 #~ msgstr "Utiliser le jeu d'instructions Visual"
8981 #~ msgid "Do not utilize Visual Instruction Set"
8982 #~ msgstr "Ne pas utiliser le jeu d'instructions Visual"
8984 #~ msgid "Optimize for Cypress processors"
8985 #~ msgstr "Optimiser pour les processeurs Cypress"
8987 #~ msgid "Optimize for SPARCLite processors"
8988 #~ msgstr "Optimiser pour les processeurs SPARCLite"
8990 #~ msgid "Optimize for F930 processors"
8991 #~ msgstr "Optimiser pour les processeurs F930"
8993 #~ msgid "Optimize for F934 processors"
8994 #~ msgstr "Optimiser pour les processeurs F934"
8996 #~ msgid "Use V8 SPARC ISA"
8997 #~ msgstr "Utiliser le V8 SPARC ISA"
8999 #~ msgid "Optimize for SuperSPARC processors"
9000 #~ msgstr "Optimiser pour les processeurs SuperSPARC"
9002 #~ msgid "Pointers are 64-bit"
9003 #~ msgstr "Pointeurs sont de 64 bits"
9005 #~ msgid "Pointers are 32-bit"
9006 #~ msgstr "Pointeurs sont de 32 bits"
9008 #~ msgid "Use 32-bit ABI"
9009 #~ msgstr "Utiliser ABI de 32 bits"
9011 #~ msgid "Use 64-bit ABI"
9012 #~ msgstr "Utiliser ABI de 64 bits"
9014 #~ msgid "Use stack bias"
9015 #~ msgstr "Utiliser le biais de la pile"
9017 #~ msgid "Do not use stack bias"
9018 #~ msgstr "Ne pas utiliser le biais de la pile"
9020 #~ msgid "Use structs on stronger alignment for double-word copies"
9021 #~ msgstr "Utiliser des structs avec alignement plus fort pour les copies de mots-doubles"
9023 #~ msgid "Do not use structs on stronger alignment for double-word copies"
9024 #~ msgstr "Ne pas utiliser des structs avec alignement plus fort pour les copies de mots-doubles"
9026 #~ msgid "Optimize tail call instructions in assembler and linker"
9027 #~ msgstr "Optimiser sur mesure les instructions d'appel avec l'assembleur et l'éditeur de liens"
9029 #~ msgid "Do not optimize tail call instructions in assembler or linker"
9030 #~ msgstr "Ne pas optimiser sur mesure les instructions d'appel avec l'assembleur et l'éditeur de liens"
9032 #~ msgid "Use given SPARC code model"
9033 #~ msgstr "Utiliser le modèle donné de code pour le SPARC"
9035 #~ msgid "Constant halfword load operand out of range."
9036 #~ msgstr "chargement de l'opérande de la constante demi-mot est hors limite"
9038 #~ msgid "Constant arithmetic operand out of range."
9039 #~ msgstr "opérande arithmétique de la constante est hors limite"
9041 #~ msgid "Local variable memory requirements exceed capacity."
9042 #~ msgstr "La mémoire requise pour les variables locales excède la capacité disponible."
9044 #~ msgid "function_profiler support"
9045 #~ msgstr "function_profiler supporté"
9047 #~ msgid "cannot use va_start in interrupt function"
9048 #~ msgstr "ne peut utiliser va-start dans une fonction d'interruption"
9050 #~ msgid "`B' operand is not constant"
9051 #~ msgstr "opérande « B » n'est pas une constante"
9053 #~ msgid "`B' operand has multiple bits set"
9054 #~ msgstr "l'opérande « B » a de multiples jeux de bits"
9056 #~ msgid "`o' operand is not constant"
9057 #~ msgstr "opérande « o » n'est pas une constante"
9059 #~ msgid "xstormy16_print_operand: unknown code"
9060 #~ msgstr "xstormy16_print_operand: code inconnu"
9062 #~ msgid "switch statement of size %lu entries too large"
9063 #~ msgstr "déclaration de switch de taille %lu entrée est trop grande"
9065 #~ msgid "#pragma GHS endXXXX found without previous startXXX"
9066 #~ msgstr "#pragma GHS endXXXX repéré sans être précédé de startXXX"
9068 #~ msgid "#pragma GHS endXXX does not match previous startXXX"
9069 #~ msgstr "#pragma GHS endXXX ne concorde pas avec le précédent startXXX"
9071 #~ msgid "cannot set interrupt attribute: no current function"
9072 #~ msgstr "ne peut initialiser l'attribut d'interruption: aucune fonction courante"
9074 #~ msgid "cannot set interrupt attribute: no such identifier"
9075 #~ msgstr "ne peut initialiser l'attribut d'interruption: pas de tel identificateur"
9077 #~ msgid "junk at end of #pragma ghs section"
9078 #~ msgstr "rebut à la fin de la section #pragma ghs"
9080 #~ msgid "unrecognized section name \"%s\""
9081 #~ msgstr "nom de section non reconnue « %s »"
9083 #~ msgid "malformed #pragma ghs section"
9084 #~ msgstr "sectin mal composée #pragma ghs"
9086 #~ msgid "junk at end of #pragma ghs interrupt"
9087 #~ msgstr "rebut à la fin de l'interruption #pragma ghs"
9089 #~ msgid "junk at end of #pragma ghs starttda"
9090 #~ msgstr "rebut à la fin de #pragma ghs starttda"
9092 #~ msgid "junk at end of #pragma ghs startsda"
9093 #~ msgstr "rebut à la fin de #pragma ghs startsda"
9095 #~ msgid "junk at end of #pragma ghs startzda"
9096 #~ msgstr "rebut à la fin de #pragma ghs startzda"
9098 #~ msgid "junk at end of #pragma ghs endtda"
9099 #~ msgstr "rebut à la fin de #pragma ghs endtda"
9101 #~ msgid "junk at end of #pragma ghs endsda"
9102 #~ msgstr "rebut à la fin de #pragma ghs endsda"
9104 #~ msgid "junk at end of #pragma ghs endzda"
9105 #~ msgstr "rebut à la fin de #pragma ghs endzda"
9107 #~ msgid "%s=%s is not numeric"
9108 #~ msgstr "%s=%s n'est pas numérique"
9110 #~ msgid "%s=%s is too large"
9111 #~ msgstr "%s=%s est trop grand"
9113 #~ msgid "const_double_split got a bad insn:"
9114 #~ msgstr "const_double_split a reçu un insn erroné:"
9116 #~ msgid "output_move_single:"
9117 #~ msgstr "output_move_single:"
9119 #~ msgid "%Jdata area attributes cannot be specified for local variables"
9120 #~ msgstr "%Jattribut de zone de donnéées ne peut être spécifié pour des variables locales"
9122 #~ msgid "%Jdata area of '%D' conflicts with previous declaration"
9123 #~ msgstr "%Jzone de données de « %D » entre en conflit avec un déclaration précédente"
9125 #~ msgid "bogus JR construction: %d\n"
9126 #~ msgstr "construction JR boggé: %d\n"
9128 #~ msgid "bad amount of stack space removal: %d"
9129 #~ msgstr "taille erronée pour l'enlèvement d'espace de la pile: %d"
9131 #~ msgid "bogus JARL construction: %d\n"
9132 #~ msgstr "construction JARL boggée: %d\n"
9134 #~ msgid "Bogus DISPOSE construction: %d\n"
9135 #~ msgstr "construction DISPOSE boggé: %d\n"
9137 #~ msgid "Too much stack space to dispose of: %d"
9138 #~ msgstr "Trop d'espace pour l'empilage pour la disposition de: %d"
9140 #~ msgid "Bogus PREPEARE construction: %d\n"
9141 #~ msgstr "construction PREPEARE boggée: %d\n"
9143 #~ msgid "Too much stack space to prepare: %d"
9144 #~ msgstr "Trop d'espace pour l'empilage pour la préparation: %d"
9146 #~ msgid "Support Green Hills ABI"
9147 #~ msgstr "Supporter l'ABI Green Hills"
9149 #~ msgid "Prohibit PC relative function calls"
9150 #~ msgstr "Interdire les appels relatifs de fonctions par le PC"
9152 #~ msgid "Reuse r30 on a per function basis"
9153 #~ msgstr "Ré-utiliser R30 sur une base par fonction"
9155 #~ msgid "Use stubs for function prologues"
9156 #~ msgstr "Utiliser des stubs pour les prologues de fonction"
9158 #~ msgid "Same as: -mep -mprolog-function"
9159 #~ msgstr "Identique à: -mep -mprolog-function"
9161 #~ msgid "Enable backend debugging"
9162 #~ msgstr "Autoriser la mise au point par la fin"
9164 #~ msgid "Compile for the v850 processor"
9165 #~ msgstr "Compiler pour le processeur v850"
9167 #~ msgid "Compile for v850e1 processor"
9168 #~ msgstr "Compiler pour le processeur v850e1"
9170 #~ msgid "Compile for v850e processor"
9171 #~ msgstr "Compiler pour le processeur v850e"
9173 #~ msgid "Enable the use of the short load instructions"
9174 #~ msgstr "Activer l'utilisation d'instructions courtes de chargement"
9176 #~ msgid "Do not use the callt instruction"
9177 #~ msgstr "Ne pas utiliser l'instruction callt"
9179 #~ msgid "Do not use registers r2 and r5"
9180 #~ msgstr "Ne pas utiliser les registres r2 et r5"
9182 #~ msgid "Enforce strict alignment"
9183 #~ msgstr "Forcer l'alignement stricte"
9185 #~ msgid "Use 4 byte entries in switch tables"
9186 #~ msgstr "Utiliser des entrées de 4 octets dans les tables de switch"
9188 #~ msgid "Set the max size of data eligible for the TDA area"
9189 #~ msgstr "Initialiser la taille maximale des données éligibles pour la zone TDA"
9191 #~ msgid "Set the max size of data eligible for the SDA area"
9192 #~ msgstr "Initialiser la taille maximale des données éligibles pour la zone SDA"
9194 #~ msgid "Set the max size of data eligible for the ZDA area"
9195 #~ msgstr "Initialiser la taille maximale des données éligibles pour la zone ZDA"
9197 #~ msgid "boolean registers required for the floating-point option"
9198 #~ msgstr "registres booléens requis pour l'option de virgule flottante"
9200 #~ msgid "-f%s is not supported with CONST16 instructions"
9201 #~ msgstr "-f%s n'est pas supporté avec les instructions CONST16"
9203 #~ msgid "PIC is required but not supported with CONST16 instructions"
9204 #~ msgstr "PIC est requis mais non supporté avec des instructions CONST16"
9206 #~ msgid "invalid %%D value"
9207 #~ msgstr "valeur %%D invalide"
9209 #~ msgid "invalid mask"
9210 #~ msgstr "masque invalide"
9212 #~ msgid "invalid %%x value"
9213 #~ msgstr "valeur %%x invalide"
9215 #~ msgid "invalid %%d value"
9216 #~ msgstr "valeur %%d invalide"
9218 #~ msgid "invalid %%t/%%b value"
9219 #~ msgstr "valeur %%t/%%b invalide"
9221 #~ msgid "invalid address"
9222 #~ msgstr "adresse invalide"
9224 #~ msgid "no register in address"
9225 #~ msgstr "pas de registre dans l'adresse"
9227 #~ msgid "address offset not a constant"
9228 #~ msgstr "décalage d'adresse n'est pas une constante"
9230 #~ msgid "only uninitialized variables can be placed in a .bss section"
9231 #~ msgstr "seules les variables non initialisées peuvent être placées dans une section .bss"
9233 #~ msgid "Use CONST16 instruction to load constants"
9234 #~ msgstr "Utiliser les instructions CONST16 pour charger les constantes"
9236 #~ msgid "Use PC-relative L32R instruction to load constants"
9237 #~ msgstr "Utiliser les instructions L32R relatives au PC pour charger les constantes"
9239 #~ msgid "Disable fused multiply/add and multiply/subtract FP instructions"
9240 #~ msgstr "Interdire les instructions fusionnés FP de multiplication/addition et de multiplication/soustraction"
9242 #~ msgid "Enable fused multiply/add and multiply/subtract FP instructions"
9243 #~ msgstr "Permettre les instructions fusionnés FP de multiplication/addition et de multiplication/soustraction"
9245 #~ msgid "Intersperse literal pools with code in the text section"
9246 #~ msgstr "Entrecouper les lots de litéraux avec le code dans la section texte"
9248 #~ msgid "Put literal pools in a separate literal section"
9249 #~ msgstr "Placer les lots de litéraux dans des sections séparées de litéraux"
9251 #~ msgid "Automatically align branch targets to reduce branch penalties"
9252 #~ msgstr "Aligner automatiquement les branchements cibles pour réduire les pénalités de branchement"
9254 #~ msgid "Do not automatically align branch targets"
9255 #~ msgstr "Ne pas aligner automatiquement les branchements cibles pour réduire les pénalités de branchement"
9257 #~ msgid "Use indirect CALLXn instructions for large programs"
9258 #~ msgstr "Utiliser les instructions indirectes CALLXn pour les grands programmes"
9260 #~ msgid "Use direct CALLn instructions for fast calls"
9261 #~ msgstr "Utiliser les instructions directes CALLn pour des appels rapides"
9263 #~ msgid "missing argument to \"-%s\""
9264 #~ msgstr "argument manquant à « -%s »"
9266 #~ msgid "`-gnat' misspelled as `-gant'"
9267 #~ msgstr "« -gnat » mal épellé comme « -gant »"
9269 #~ msgid "unable to call pointer to member function here"
9270 #~ msgstr "incapable de faire l'appel avec le pointeur vers la fonction membre ici"
9272 #~ msgid "%s %D(%T, %T, %T) <built-in>"
9273 #~ msgstr "%s %D(%T, %T, %T) <construit-interne>"
9275 #~ msgid "%s %D(%T, %T) <built-in>"
9276 #~ msgstr "%s %D(%T, %T) <construit-interne>"
9278 #~ msgid "%s %D(%T) <built-in>"
9279 #~ msgstr "%s %D(%T) <interne>"
9281 #~ msgid "%s %T <conversion>"
9282 #~ msgstr "%s %T <conversion>"
9284 #~ msgid "%J%s %+#D <near match>"
9285 #~ msgstr "%J%s %+#D <près d'une concordance>"
9287 #~ msgid "%J%s %+#D"
9288 #~ msgstr "%J%s %+#D"
9290 #~ msgid "candidates are:"
9291 #~ msgstr "candidats sont:"
9293 #~ msgid "conversion from `%T' to `%T' is ambiguous"
9294 #~ msgstr "conversion de « %T » vers « %T » est ambiguë"
9296 #~ msgid "no matching function for call to `%D(%A)'"
9297 #~ msgstr "pas de fonction concordante pour l'appel de « %D(%A) »"
9299 #~ msgid "call of overloaded `%D(%A)' is ambiguous"
9300 #~ msgstr "appel du surchargé « %D(%A) » est ambiguë"
9302 #~ msgid "pointer-to-member function %E cannot be called without an object; consider using .* or ->*"
9303 #~ msgstr "pointeur vers fonction membre %E ne peut être appelé sans un objet; utilisez  .* ou  ->*"
9305 #~ msgid "no match for call to `(%T) (%A)'"
9306 #~ msgstr "pas de concordance pour l'appel de « (%T) (%A) »"
9308 #~ msgid "call of `(%T) (%A)' is ambiguous"
9309 #~ msgstr "appel de « (%T) (%A) » est ambiguë"
9311 #~ msgid "%s for ternary 'operator?:' in '%E ? %E : %E'"
9312 #~ msgstr "%s pour « operator?: » ternaire dans « %E ? %E : %E »"
9314 #~ msgid "%s for 'operator%s' in '%E%s'"
9315 #~ msgstr "%s pour « operator%s » dans « %E%s »"
9317 #~ msgid "%s for 'operator[]' in '%E[%E]'"
9318 #~ msgstr "%s pour « operator[] » dans « %E[%E] »"
9320 #~ msgid "%s for '%s' in '%s %E'"
9321 #~ msgstr "%s pour « %s » dans « %s %E »"
9323 #~ msgid "%s for 'operator%s' in '%E %s %E'"
9324 #~ msgstr "%s pour « operator%s » dans « %E %s %E »"
9326 #~ msgid "%s for 'operator%s' in '%s%E'"
9327 #~ msgstr "%s pour « operator%s » dans « %s%E »"
9329 #~ msgid "ISO C++ forbids omitting the middle term of a ?: expression"
9330 #~ msgstr "ISO C++ interdit l'omission du terme milieu de l'expression ?:"
9332 #~ msgid "`%E' has type `void' and is not a throw-expression"
9333 #~ msgstr "« %E » a le type « void » et n'est pas une expression de retour de type throw"
9335 #~ msgid "operands to ?: have different types"
9336 #~ msgstr "opérande vers ?: a différents types"
9338 #~ msgid "enumeral mismatch in conditional expression: `%T' vs `%T'"
9339 #~ msgstr "non concordance de type énuméré dans l'expression conditionnelle: « %T » vs « %T »"
9341 #~ msgid "enumeral and non-enumeral type in conditional expression"
9342 #~ msgstr "type énuméré et non énuméré dans l'expression conditionnelle"
9344 #~ msgid "no `%D(int)' declared for postfix `%s', trying prefix operator instead"
9345 #~ msgstr "pas « %D(int) » déclaré pour le postfixe « %s », essaie avec l'oprateur préfixe à la place"
9347 #~ msgid "using synthesized `%#D' for copy assignment"
9348 #~ msgstr "utilisation du synthétisé « %#D » pour l'affectaion par copie"
9350 #~ msgid "  where cfront would use `%#D'"
9351 #~ msgstr "  où cfront utiliserait « %#D »"
9353 #~ msgid "comparison between `%#T' and `%#T'"
9354 #~ msgstr "comparaison entre « %#T » et « %#T »"
9356 #~ msgid "no suitable `operator %s' for `%T'"
9357 #~ msgstr "pas « operator %s » adapté pour « %T »"
9359 #~ msgid "`%+#D' is private"
9360 #~ msgstr "« %+#D » est privé"
9362 #~ msgid "`%+#D' is protected"
9363 #~ msgstr "« %+#D » est protégé"
9365 #~ msgid "`%+#D' is inaccessible"
9366 #~ msgstr "« %+#D » et inaccessible"
9368 #~ msgid "within this context"
9369 #~ msgstr "à l'intérieur du contexte"
9371 #~ msgid "invalid conversion from `%T' to `%T'"
9372 #~ msgstr "conversion invalide de « %T » vers « %T »"
9374 #~ msgid "  initializing argument %P of `%D'"
9375 #~ msgstr "  initialisation de l'argument %P de « %D »"
9377 #~ msgid "cannot bind bitfield `%E' to `%T'"
9378 #~ msgstr "ne peut lier le champ de bits « %E » avec « %T »"
9380 #~ msgid "cannot bind packed field `%E' to `%T'"
9381 #~ msgstr "ne peut lier le champs empaqueté « %E » avec « %T »"
9383 #~ msgid "cannot bind rvalue `%E' to `%T'"
9384 #~ msgstr "ne peut lier la rvalue « %E » avec « %T »"
9386 #~ msgid "cannot pass objects of non-POD type `%#T' through `...'; call will abort at runtime"
9387 #~ msgstr "ne peut recevoir d'objets de type non POD « %#T » through « ... »; l'appel échouera lors de l'éxecution"
9389 #~ msgid "cannot receive objects of non-POD type `%#T' through `...'; call will abort at runtime"
9390 #~ msgstr "ne peut recevoir d'objets de type non POD « %#T » through « ... »; l'appel échouera lors de l'éxecution"
9392 #~ msgid "the default argument for parameter %d of `%D' has not yet been parsed"
9393 #~ msgstr "argument par défaut pour le paramètre %d de « %D » n'a pas encore été analysé"
9395 #~ msgid "passing `%T' as `this' argument of `%#D' discards qualifiers"
9396 #~ msgstr "passant « %T» comme «cet» argument de « %#D » écarte les qualificateurs"
9398 #~ msgid "`%T' is not an accessible base of `%T'"
9399 #~ msgstr "« %T » est une base accessible de « %T »"
9401 #~ msgid "could not find class$ field in java interface type `%T'"
9402 #~ msgstr "ne peut repérer le champ classe$ dans le type d'interface JAVA « %T »"
9404 #~ msgid "call to non-function `%D'"
9405 #~ msgstr "appel à une non fonction « %D »"
9407 #~ msgid "request for member `%D' in `%E', which is of non-aggregate type `%T'"
9408 #~ msgstr "requête du membre « %D » dans « %E », lequel n'est pas de type aggrégat « %T »"
9410 #~ msgid "no matching function for call to `%T::%s(%A)%#V'"
9411 #~ msgstr "pas de fonction concordante pour l'appel à « %T::%s(%A)%#V »"
9413 #~ msgid "call of overloaded `%s(%A)' is ambiguous"
9414 #~ msgstr "appel du surchargé « %s(%A) » est ambiguë"
9416 #~ msgid "cannot call member function `%D' without object"
9417 #~ msgstr "ne peut appeler la fonction membre « %D » sans objet"
9419 #~ msgid "passing `%T' chooses `%T' over `%T'"
9420 #~ msgstr "passant « %T » à choisit « %T » au lieu de « %T »"
9422 #~ msgid "  in call to `%D'"
9423 #~ msgstr " dans l'appel de « %D »"
9425 #~ msgid "choosing `%D' over `%D'"
9426 #~ msgstr "choix de « %D » à la place de « %D »"
9428 #~ msgid "  for conversion from `%T' to `%T'"
9429 #~ msgstr " pour la conversion de « %T » vers « %T »"
9431 #~ msgid "  because conversion sequence for the argument is better"
9432 #~ msgstr "  parce que la séquence de conversion pour l'argument est meilleure"
9434 #~ 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:"
9435 #~ msgstr "ISO C++ indique qu'ils sont ambiguës même à travers la plus mauvaise conversion pour le premier que la plus mauvaise pour la seconde:"
9437 #~ msgid "candidate 1:"
9438 #~ msgstr "candidat 1:"
9440 #~ msgid "candidate 2:"
9441 #~ msgstr "candidat 2:"
9443 #~ msgid "could not convert `%E' to `%T'"
9444 #~ msgstr "ne peut convertir « %E » vers « %T »"
9446 #~ msgid "invalid initialization of non-const reference of type '%T' from a temporary of type '%T'"
9447 #~ msgstr "initialisation invalide pour une référence à un non constante de type « %T » à partir d'un type temporaire de type « %T »"
9449 #~ msgid "invalid initialization of reference of type '%T' from expression of type '%T'"
9450 #~ msgstr "initialisation invalide de référence d'un type « %T » à partir d'une expression de type « %T »"
9452 #~ msgid "cannot convert from base `%T' to derived type `%T' via virtual base `%T'"
9453 #~ msgstr "ne peut convertir de la base « %T » à un type dérivé « %T » via la base virtuel « %T »"
9455 #~ msgid "Java class '%T' cannot have an implicit non-trivial destructor"
9456 #~ msgstr "classe Java « %T » ne peut avoir un destructeur implicite non trivial"
9458 #~ msgid "Java class '%T' cannot have a destructor"
9459 #~ msgstr "classe Java « %T » ne peut avoir un destructeur"
9461 #~ msgid "`%#D' and `%#D' cannot be overloaded"
9462 #~ msgstr "« %#D » et « %#D » ne peut être surchargé"
9464 #~ msgid "conflicting access specifications for method `%D', ignored"
9465 #~ msgstr "spécifications d'accès conflictuelles pour la méthode « %D », ignoré"
9467 #~ msgid "conflicting access specifications for field `%s', ignored"
9468 #~ msgstr "spécifications d'accès conflictuelles pour le champ « %s », ignoré"
9470 #~ msgid "`%D' names constructor"
9471 #~ msgstr "« %D » nomme le constructeur"
9473 #~ msgid "`%D' invalid in `%T'"
9474 #~ msgstr "« %D » invalide dans « %T »"
9476 #~ msgid "no members matching `%D' in `%#T'"
9477 #~ msgstr "aucun membre concordant « %D » dans « %#T »"
9479 #~ msgid "`%D' invalid in `%#T'"
9480 #~ msgstr "« %D » invalide dans « %#T »"
9482 #~ msgid "  because of local method `%#D' with same name"
9483 #~ msgstr "  parce que la méthode locale « %#D » a le même nom"
9485 #~ msgid "  because of local member `%#D' with same name"
9486 #~ msgstr "  parce que le membre local « %#D » a le même nom"
9488 #~ msgid "base class `%#T' has a non-virtual destructor"
9489 #~ msgstr "classe de base « %#T » a un destructeur non virtuel"
9491 #~ msgid "base `%T' with only non-default constructor in class without a constructor"
9492 #~ msgstr "base « %T » avec seulement le constructeur non par défaut dans la classe sans un constructeur"
9494 #~ msgid "all member functions in class `%T' are private"
9495 #~ msgstr "toutes les fonctions membres de la classe « %T » sont privés"
9497 #~ msgid "`%#T' only defines a private destructor and has no friends"
9498 #~ msgstr "« %#T » définit seulement les constructeurs privés et n'a pas d'amis"
9500 #~ msgid "`%#T' only defines private constructors and has no friends"
9501 #~ msgstr "« %#T » définit seulement les constructeurs privés et n'a pas d'amis"
9503 #~ msgid "no unique final overrider for `%D' in `%T'"
9504 #~ msgstr "pas d'écraseur unique final pour « %D » dans « %T »"
9506 #~ msgid "`%D' was hidden"
9507 #~ msgstr "« %D » était caché"
9509 #~ msgid "  by `%D'"
9510 #~ msgstr "  par « %D »"
9512 #~ msgid "`%#D' invalid; an anonymous union can only have non-static data members"
9513 #~ msgstr "« %#D » invalide; une union anonyme peut seulement avoir des données non statiques de membres"
9515 #~ msgid "private member `%#D' in anonymous union"
9516 #~ msgstr "membre privé « %#D » dans une union anonyme"
9518 #~ msgid "protected member `%#D' in anonymous union"
9519 #~ msgstr "membre protégé « %#D » dans une union anonyme"
9521 #~ msgid "vtable layout for class `%T' may not be ABI-compliant and may change in a future version of GCC due to implicit virtual destructor"
9522 #~ msgstr "disposition vtable pour la classe « %T » peut ne pas être compatible avec l'ABI et peut être modifié dans une version future deGCC en raison d'un destructeur virtuel implicite"
9524 #~ msgid "bit-field `%#D' with non-integral type"
9525 #~ msgstr "largeur du champ de bits « %#D » n'est pas une constante entière"
9527 #~ msgid "bit-field `%D' width not an integer constant"
9528 #~ msgstr "largeur du champ de bits « %D » n'est pas une constante entière"
9530 #~ msgid "negative width in bit-field `%D'"
9531 #~ msgstr "largeur négative du champ de bits « %D »"
9533 #~ msgid "zero width for bit-field `%D'"
9534 #~ msgstr "largeur zéro pour le champ de bits « %D »"
9536 #~ msgid "width of `%D' exceeds its type"
9537 #~ msgstr "largeur de « %D » excède son type"
9539 #~ msgid "`%D' is too small to hold all values of `%#T'"
9540 #~ msgstr "« %D » est trop petit pour contenir toutes les valeurs de « %#T »"
9542 #~ msgid "member `%#D' with constructor not allowed in union"
9543 #~ msgstr "membre « %#D » avec consructeur n'est pas permis dans l'union"
9545 #~ msgid "member `%#D' with destructor not allowed in union"
9546 #~ msgstr "membre « %#D » avec destructeur n'est pas permis dans l'union"
9548 #~ msgid "member `%#D' with copy assignment operator not allowed in union"
9549 #~ msgstr "membre « %#D » avec opérateur d,affectation par copie n'st pas permis dans l'union"
9551 #~ msgid "multiple fields in union `%T' initialized"
9552 #~ msgstr "champs multiples dans l'union « %T » initialisés"
9554 #~ msgid "ignoring packed attribute on unpacked non-POD field `%#D'"
9555 #~ msgstr "attribut empaqueté ignoré sur un champ non POD non paqueté « %#D »"
9557 #~ msgid "`%D' may not be static because it is a member of a union"
9558 #~ msgstr "« %D » peut ne pas être statique parce qu'il est membre de l'uniont"
9560 #~ msgid "`%D' may not have reference type `%T' because it is a member of a union"
9561 #~ msgstr "« %D » peut ne pas avoir de type référencé « %T » parce qu'il est membre de l'union"
9563 #~ msgid "field `%D' in local class cannot be static"
9564 #~ msgstr "champ « %D » dans une classe locale ne peut être statique"
9566 #~ msgid "field `%D' invalidly declared function type"
9567 #~ msgstr "champ « %D » incorrectement validé comme un type de fonction"
9569 #~ msgid "field `%D' invalidly declared method type"
9570 #~ msgstr "champ « %D » incorrectement validé comme un type de méthode"
9572 #~ msgid "non-static reference `%#D' in class without a constructor"
9573 #~ msgstr "référence non statique « %#D » dans la classe sans un constructeur"
9575 #~ msgid "non-static const member `%#D' in class without a constructor"
9576 #~ msgstr "constante non statique de membre « %#D » dans la classe sans un constructeur"
9578 #~ msgid "field `%#D' with same name as class"
9579 #~ msgstr "champ « %#D » avec le même nom qu'une classe"
9581 #~ msgid "`%#T' has pointer data members"
9582 #~ msgstr "« %#T » a un pointeur vers un membre de données"
9584 #~ msgid "  but does not override `%T(const %T&)'"
9585 #~ msgstr "  mais n'écrase pas « %T(const %T&) »"
9587 #~ msgid "  or `operator=(const %T&)'"
9588 #~ msgstr "  ou « operator=(const %T&) »"
9590 #~ msgid "  but does not override `operator=(const %T&)'"
9591 #~ msgstr "  mais n'écrase pas « operator=(const %T&) »"
9593 #~ msgid "offset of empty base `%T' may not be ABI-compliant and maychange in a future version of GCC"
9594 #~ msgstr "décalage d'une base vide « %T » peut ne pas être compatible avec l'ABI et peut être modifié dans une version future de GCC"
9596 #~ msgid "class `%T' will be considered nearly empty in a future version of GCC"
9597 #~ msgstr "classe « %T » devra être considérée pratiquement vide dans une version future de GCC"
9599 #~ msgid "initializer specified for non-virtual method `%D'"
9600 #~ msgstr "initialisation spécifiée pour une méthode non virtuelle « %D »"
9602 #~ msgid "offset of virtual base `%T' is not ABI-compliant and may change in a future version of GCC"
9603 #~ msgstr "décalage relatif d'une base virtuelle « %T » n'est pas compatible avec l'ABI et peut être modifié dans une version future de GCC"
9605 #~ msgid "direct base `%T' inaccessible in `%T' due to ambiguity"
9606 #~ msgstr "base directe « %T » inaccessible dans « %T » en raison de l'ambiguité"
9608 #~ msgid "virtual base `%T' inaccessible in `%T' due to ambiguity"
9609 #~ msgstr "base virtuelle « %T » inaccessible dans « %T » en raison de l'ambiguité"
9611 #~ msgid "size assigned to `%T' may not be ABI-compliant and may change in a future version of GCC"
9612 #~ msgstr "taille assignée à « %T » peut ne pas être compatible avec l'ABI et peut être modifié dans une version future de GCC"
9614 #~ msgid "the offset of `%D' may not be ABI-compliant and may change in a future version of GCC"
9615 #~ msgstr "le décalage relatif de « %D » peut ne pas être compatible avec l'ABI et peut être modifié dans une version future de GCC"
9617 #~ msgid "offset of `%D' is not ABI-compliant and may change in a future version of GCC"
9618 #~ msgstr "le décalage relatif de « %D » peut ne pas être compatible avec l'ABI et peut être modifié dans une version future de GCC"
9620 #~ msgid "`%D' contains empty classes which may cause base classes to be placed at different locations in a future version of GCC"
9621 #~ msgstr "« %D » contient des classes vides lesquelles peuvent placer les classes de base à une localisation différente dans une version future de GCC"
9623 #~ msgid "layout of classes derived from empty class `%T' may change in a future version of GCC"
9624 #~ msgstr "disposition des classes est dérivés de la classe vide « %T » peut être modifiée dans une version future de GCC"
9626 #~ msgid "redefinition of `%#T'"
9627 #~ msgstr "redéfinition de « %#T »"
9629 #~ msgid "`%#T' has virtual functions but non-virtual destructor"
9630 #~ msgstr "« %#T » a des fonctions virtuelles mais un destructeur non virtuel"
9632 #~ msgid "trying to finish struct, but kicked out due to previous parse errors"
9633 #~ msgstr "tentative de complétion du struct, mais a été stoppé en raison d'erreurs précédentes d'analyses syntaxiques"
9635 #~ msgid "language string `\"%s\"' not recognized"
9636 #~ msgstr "chaîne du langage « \"%s\" » n'est pas reconnue"
9638 #~ msgid "cannot resolve overloaded function `%D' based on conversion to type `%T'"
9639 #~ msgstr "ne peut résoudre la fonction surchargé « %D » basé sur la conversion vers le type « %T »"
9641 #~ msgid "no matches converting function `%D' to type `%#T'"
9642 #~ msgstr "pas de concordance de conversion de fonction « %D » vers le type « %#T »"
9644 #~ msgid "converting overloaded function `%D' to type `%#T' is ambiguous"
9645 #~ msgstr "conversion d'une fonction surchargée « %D » vers le type « %#T » est ambiguë"
9647 #~ msgid "assuming pointer to member `%D'"
9648 #~ msgstr "pointeur assumé vers le membre « %D »"
9650 #~ msgid "(a pointer to member can only be formed with `&%E')"
9651 #~ msgstr "(un pointeur vers un membre peut seulement être formé avec «&%E»)"
9653 #~ msgid "not enough type information"
9654 #~ msgstr "pas assez d'information sur le type"
9656 #~ msgid "argument of type `%T' does not match `%T'"
9657 #~ msgstr "argument de type « %T » ne concorde pas avec « %T »"
9659 #~ msgid "invalid operation on uninstantiated type"
9660 #~ msgstr "opération invalide sur un type non instancié"
9662 #~ msgid "declaration of `%#D'"
9663 #~ msgstr "déclaration de « %#D »"
9665 #~ msgid "changes meaning of `%D' from `%+#D'"
9666 #~ msgstr "changements signifiant de « %D » à partir de « %+#D »"
9668 #~ msgid "inter-module optimisations not implemented yet"
9669 #~ msgstr "les optimisations inter-module n'est pas implanté encore"
9671 #~ msgid "can't convert from incomplete type `%T' to `%T'"
9672 #~ msgstr "ne peut convertir d'un type incomplet « %T » vers « %T »"
9674 #~ msgid "conversion of `%E' from `%T' to `%T' is ambiguous"
9675 #~ msgstr "conversion de « %E » à partir de « %T » vers « %T » est ambiguë"
9677 #~ msgid "converting from `%T' to `%T'"
9678 #~ msgstr "conversion de « %T » vers « %T »"
9680 #~ msgid "cannot convert `%E' from type `%T' to type `%T'"
9681 #~ msgstr "ne peut convertir « %E » du type « %T » vers le type « %T »"
9683 #~ msgid "pointer to member cast from `%T' to `%T' is via virtual base"
9684 #~ msgstr "pointeur vers un membre transtypé de « %T » à « %T » est fait via une base virtuelle"
9686 #~ msgid "invalid conversion from '%T' to '%T'"
9687 #~ msgstr "conversion invalide de « %T » vers « %T »"
9689 #~ msgid "conversion from `%T' to `%T' discards qualifiers"
9690 #~ msgstr "conversion de « %T » à « %T » écarte les qualificateurs"
9692 #~ msgid "casting `%T' to `%T' does not dereference pointer"
9693 #~ msgstr "transtypage de « %T » vers « %T » ne fait pas de dé-référence de pointeur"
9695 #~ msgid "cannot convert type `%T' to type `%T'"
9696 #~ msgstr "ne peut convertir type « %T » vers le type « %T »"
9698 #~ msgid "conversion from `%#T' to `%#T'"
9699 #~ msgstr "conversion de « %#T » vers « %#T »"
9701 #~ msgid "`%#T' used where a `%T' was expected"
9702 #~ msgstr "« %#T » utilisé où « %T » était attendu"
9704 #~ msgid "`%#T' used where a floating point value was expected"
9705 #~ msgstr "« %#T » utilisé où un nombre flottant était attendu"
9707 #~ msgid "conversion from `%T' to non-scalar type `%T' requested"
9708 #~ msgstr "conversion de « %T » vers un type non scalaire « %T » demandée"
9710 #~ msgid "object of incomplete type `%T' will not be accessed in %s"
9711 #~ msgstr "objet de type incomplet « %T » ne sera pas accessible dans %s"
9713 #~ msgid "object of type `%T' will not be accessed in %s"
9714 #~ msgstr "objet de type « %T » ne sera pas acccessible dans %s"
9716 #~ msgid "object `%E' of incomplete type `%T' will not be accessed in %s"
9717 #~ msgstr "objet « %E » d'un type incomplet « %T » ne sera pas accessible dans %s"
9719 #~ msgid "%s cannot resolve address of overloaded function"
9720 #~ msgstr "%s ne peut résoudre l'adresse la fonction surchargée"
9722 #~ msgid "%s is a reference, not call, to function `%E'"
9723 #~ msgstr "%s est un référence, pas un appel, à la fonction « %E »"
9725 #~ msgid "%s has no effect"
9726 #~ msgstr "%s n'a pas d'effet"
9728 #~ msgid "converting NULL to non-pointer type"
9729 #~ msgstr "conversion d'un NULL vers un type non pointeur"
9731 #~ msgid "ambiguous default type conversion from `%T'"
9732 #~ msgstr "conversion de type par défaut ambiguë à partir de « %T »"
9734 #~ msgid "  candidate conversions include `%D' and `%D'"
9735 #~ msgstr "  conversions de candidat inclut « %D » et « %D »"
9737 #~ msgid "label `%D' used but not defined"
9738 #~ msgstr "étiquette « %D » utilisée mais non définie"
9740 #~ msgid "label `%D' defined but not used"
9741 #~ msgstr "étiquette « %D » définie mais non utilisée"
9743 #~ msgid "previous declaration of `%D'"
9744 #~ msgstr "déclaration précédente de « %D »"
9746 #~ msgid "%Jfunction '%D' redeclared as inline"
9747 #~ msgstr "%Jfonction « %D » redéclarée comme étant enligne"
9749 #~ msgid "%Jprevious declaration of '%D' with attribute noinline"
9750 #~ msgstr "%Jdéclaration précédente de « %D » avec l'attribut non enligne"
9752 #~ msgid "%Jfunction '%D' redeclared with attribute noinline"
9753 #~ msgstr "%Jfonction « %D » redéclarée avec l'attribut non enligne"
9755 #~ msgid "%Jprevious declaration of '%D' was inline"
9756 #~ msgstr "%Jdéclaration précédente de « %D » était enligne"
9758 #~ msgid "shadowing %s function `%#D'"
9759 #~ msgstr "%s masque la fonction « %#D »"
9761 #~ msgid "library function `%#D' redeclared as non-function `%#D'"
9762 #~ msgstr "fonction « %#D » de la bibliothèque redéclarée comme n'étant pas une fonction « %#D »"
9764 #~ msgid "conflicts with built-in declaration `%#D'"
9765 #~ msgstr "conflits avec la déclaration interne de « %#D »"
9767 #~ msgid "new declaration `%#D'"
9768 #~ msgstr "nouvelle déclaration de « %#D »"
9770 #~ msgid "ambiguates built-in declaration `%#D'"
9771 #~ msgstr "ambiguités de la déclaration interne de « %#D »"
9773 #~ msgid "`%#D' redeclared as different kind of symbol"
9774 #~ msgstr "« %#D » redéclaré comme une sorte différente de symbole"
9776 #~ msgid "previous declaration of `%#D'"
9777 #~ msgstr "déclaration précédente de « %#D »"
9779 #~ msgid "declaration of template `%#D'"
9780 #~ msgstr "déclaration du canevas « %#D »"
9782 #~ msgid "conflicts with previous declaration `%#D'"
9783 #~ msgstr "conflits avec la déclaration précédente de « %#D »"
9785 #~ msgid "ambiguates old declaration `%#D'"
9786 #~ msgstr "ambiguités d'une vieille déclaration de « %#D »"
9788 #~ msgid "declaration of C function `%#D' conflicts with"
9789 #~ msgstr "déclaration de la fonction C « %#D » en conflit avec"
9791 #~ msgid "previous declaration `%#D' here"
9792 #~ msgstr "déclaration précédente de « %#D » ici"
9794 #~ msgid "conflicting declaration '%#D'"
9795 #~ msgstr "déclaration conflictuelle « %#D »"
9797 #~ msgid "'%D' has a previous declaration as `%#D'"
9798 #~ msgstr "« %D » a une déclaration précédente tel que « %#D »"
9800 #~ msgid "`%#D' previously defined here"
9801 #~ msgstr "« %#D » précédemment défini ici"
9803 #~ msgid "`%#D' previously declared here"
9804 #~ msgstr "« %#D » précédemment déclaré ici"
9806 #~ msgid "prototype for `%#D'"
9807 #~ msgstr "prototype de « %#D »"
9809 #~ msgid "%Jfollows non-prototype definition here"
9810 #~ msgstr "%Jsuit la définition d'un non prototype ici"
9812 #~ msgid "previous declaration of `%#D' with %L linkage"
9813 #~ msgstr "déclaration précédente de « %#D » avec le lien %L"
9815 #~ msgid "conflicts with new declaration with %L linkage"
9816 #~ msgstr "conflits avec la nouvelle déclaration avec le lien %L"
9818 #~ msgid "default argument given for parameter %d of `%#D'"
9819 #~ msgstr "argument par défaut donné pour le paramètre %d de « %#D »"
9821 #~ msgid "after previous specification in `%#D'"
9822 #~ msgstr "après la déclaration précédente dans « %#D »"
9824 #~ msgid "`%#D' was used before it was declared inline"
9825 #~ msgstr "« %#D » a été utilisé avant qu'il ne soit déclaré enligne"
9827 #~ msgid "%Jprevious non-inline declaration here"
9828 #~ msgstr "%Jdéclaration précédente non enligne ici"
9830 #~ msgid "redundant redeclaration of `%D' in same scope"
9831 #~ msgstr "déclaration redondante de « %D » dans la même étendue"
9833 #~ msgid "declaration of `%F' throws different exceptions"
9834 #~ msgstr "déclaration de « %F » amène différentes exceptions"
9836 #~ msgid "than previous declaration `%F'"
9837 #~ msgstr "qu'une précédente déclaratio « %F »"
9839 #~ msgid "explicit specialization of %D after first use"
9840 #~ msgstr "spécialisation explicite de %D après la première utilisation"
9842 #~ msgid "%J'%D': visibility attribute ignored because it"
9843 #~ msgstr "%J« %D »: attribut de visibilité ignoré en cause de lui"
9845 #~ msgid "%Jconflicts with previous declaration here"
9846 #~ msgstr "%Jentre en conflit avec la déclaration précédente ici"
9848 #~ msgid "implicit declaration of function `%#D'"
9849 #~ msgstr "déclaration implicite de la fonction « %#D »"
9851 #~ msgid "label `%s' referenced outside of any function"
9852 #~ msgstr "étiquette « %s » référencée à l'extérieur de n'importe quelle fonction"
9854 #~ msgid "jump to label `%D'"
9855 #~ msgstr "saut à l'étiquette « %D »"
9857 #~ msgid "jump to case label"
9858 #~ msgstr "saut à l'étiquette du « case »"
9860 #~ msgid "%H  from here"
9861 #~ msgstr "%H  à partir d'ici"
9863 #~ msgid "  crosses initialization of `%#D'"
9864 #~ msgstr " initialisation croisée pour « %#D »"
9866 #~ msgid "  enters scope of non-POD `%#D'"
9867 #~ msgstr "  entre dans la porté d'un non POD « %#D »"
9869 #~ msgid "  enters try block"
9870 #~ msgstr "  entre dans le bloc d'essais"
9872 #~ msgid "  enters catch block"
9873 #~ msgstr "  entre dans le bloc d'interceptions"
9875 #~ msgid "  from here"
9876 #~ msgstr "  à partir d'ici"
9878 #~ msgid "%J  enters catch block"
9879 #~ msgstr "%J  entre dans le bloc d'interception"
9881 #~ msgid "  skips initialization of `%#D'"
9882 #~ msgstr " saut d'initialisation pour « %#D »"
9884 #~ msgid "label named wchar_t"
9885 #~ msgstr "étiquette nommée wchar_t"
9887 #~ msgid "duplicate label `%D'"
9888 #~ msgstr "étiquette « %D » apparaît en double"
9890 #~ msgid "`%D' used without template parameters"
9891 #~ msgstr "« %D » utilisé sans canevas de paramétres"
9893 #~ msgid "no class template named `%#T' in `%#T'"
9894 #~ msgstr "pas de canevas de classe nommé « %#T » in « %#T »"
9896 #~ msgid "no type named `%#T' in `%#T'"
9897 #~ msgstr "pas de type nommé dans « %#T » dans « %#T »"
9899 #~ msgid "%Jan anonymous union cannot have function members"
9900 #~ msgstr "%Jun UNION  anonyme ne peut avoir de fonctions membres"
9902 #~ msgid "member %#D' with constructor not allowed in anonymous aggregate"
9903 #~ msgstr "membre « %#D » avec constructeur n'est pas permis dans un aggrégat anonyme"
9905 #~ msgid "member %#D' with destructor not allowed in anonymous aggregate"
9906 #~ msgstr "membre « %#D » avec destructeur n'est pas permis dans un aggrégat anonyme"
9908 #~ msgid "member %#D' with copy assignment operator not allowed in anonymous aggregate"
9909 #~ msgstr "membre « %#D » avec opérateur d'affectation par copie n'est pas permis dans un aggrégat anonyme"
9911 #~ msgid "redeclaration of C++ built-in type `%T'"
9912 #~ msgstr "redéclaration du type interne C++ « %T »"
9914 #~ msgid "multiple types in one declaration"
9915 #~ msgstr "types multiples dans une déclaration"
9917 #~ msgid "missing type-name in typedef-declaration"
9918 #~ msgstr "nom de type manquant dans la déclaration typedef"
9920 #~ msgid "ISO C++ prohibits anonymous structs"
9921 #~ msgstr "ISO C++ interdit les structures anonymes"
9923 #~ msgid "`%D' can only be specified for functions"
9924 #~ msgstr "« %D » ne peut seulement être spécifier pour les fonctions"
9926 #~ msgid "`%D' can only be specified inside a class"
9927 #~ msgstr "« %D » peut seulement être spécifié à l'intérieur d'une classe"
9929 #~ msgid "`%D' can only be specified for constructors"
9930 #~ msgstr "« %D » ne peut seulement être spécifié pour les constructeurs"
9932 #~ msgid "`%D' can only be specified for objects and functions"
9933 #~ msgstr "« %D » ne peut seulement être spécifié pour les objets et les fonctions"
9935 #~ msgid "typedef `%D' is initialized (use __typeof__ instead)"
9936 #~ msgstr "typedef « %D » est initialisé (use __typeof__ instead)"
9938 #~ msgid "function `%#D' is initialized like a variable"
9939 #~ msgstr "fonction « %#D » est initialisée comme une variable"
9941 #~ msgid "declaration of `%#D' has `extern' and is initialized"
9942 #~ msgstr "déclaration de « %#D » est externe et initialisé"
9944 #~ msgid "`%#D' is not a static member of `%#T'"
9945 #~ msgstr "« %#D » n'est pas un membre statique de « %#T »"
9947 #~ msgid "ISO C++ does not permit `%T::%D' to be defined as `%T::%D'"
9948 #~ msgstr "ISO C++ ne permet pas que « %T::%D » soit défini comme « %T::%D »"
9950 #~ msgid "duplicate initialization of %D"
9951 #~ msgstr "initialisation en double de %D"
9953 #~ msgid "declaration of `%#D' outside of class is not definition"
9954 #~ msgstr "déclaraion de « %#D » en dehors de la classe n'est pas une définition"
9956 #~ msgid "variable `%#D' has initializer but incomplete type"
9957 #~ msgstr "la variable « %#D » est initialisée, mais a un type incomplet"
9959 #~ msgid "elements of array `%#D' have incomplete type"
9960 #~ msgstr "éléments du tableau « %#D » ont un type incomplet"
9962 #~ msgid "aggregate `%#D' has incomplete type and cannot be defined"
9963 #~ msgstr "aggrégat « %#D » a un type incomplet et ne peut être défini"
9965 #~ msgid "`%D' declared as reference but not initialized"
9966 #~ msgstr "« %D » déclaré comme référence mais n'est pas initialisé"
9968 #~ msgid "ISO C++ forbids use of initializer list to initialize reference `%D'"
9969 #~ msgstr "ISO C++ interdit l'usage de liste d'initialiseur pour initialiser la référence « %D »"
9971 #~ msgid "cannot initialize `%T' from `%T'"
9972 #~ msgstr "ne peut initialiser « %T » à partir de « %T »"
9974 #~ msgid "initializer fails to determine size of `%D'"
9975 #~ msgstr "l'initialisation n'a pu déterminer la taille de « %D »"
9977 #~ msgid "array size missing in `%D'"
9978 #~ msgstr "taille de tableau manquante dans « %D »"
9980 #~ msgid "zero-size array `%D'"
9981 #~ msgstr "tableau « %D » de taille zéro"
9983 #~ msgid "storage size of `%D' isn't known"
9984 #~ msgstr "taille de stockage de « %D » n'est pas connue"
9986 #~ msgid "storage size of `%D' isn't constant"
9987 #~ msgstr "taille de stockage de « %D » n'est pas une constante"
9989 #~ msgid "sorry: semantics of inline function static data `%#D' are wrong (you'll wind up with multiple copies)"
9990 #~ msgstr "désolé: sémantique de fonction enligne de données statiques « %#D » est erronée (vous obtiendrez de multiples copies)"
9992 #~ msgid "%J  you can work around this by removing the initializer"
9993 #~ msgstr "%J  vous pouvez contourner cela en enlevant l'initialiseur"
9995 #~ msgid "uninitialized const `%D'"
9996 #~ msgstr "constante « %D » non initialisée"
9998 #~ msgid "brace-enclosed initializer used to initialize `%T'"
9999 #~ msgstr "initialiseur utilisé entre accolades pour initialiser « %T »"
10001 #~ msgid "initializer for `%T' must be brace-enclosed"
10002 #~ msgstr "initialiseur de « %T » doit être entre accolades"
10004 #~ msgid "ISO C++ does not allow designated initializers"
10005 #~ msgstr "ISO C++ ne permet de désigner les initialiseurs"
10007 #~ msgid "`%T' has no non-static data member named `%D'"
10008 #~ msgstr "« %T » n'a pas de membre de données non statique nommé « %D »"
10010 #~ msgid "name `%D' used in a GNU-style designated initializer for an array"
10011 #~ msgstr "nom « %D » utilisé dans un style GNU de l'initialisateur désigné pour un tableau"
10013 #~ msgid "too many initializers for `%T'"
10014 #~ msgstr "trop d'initialiseurs pour « %T »"
10016 #~ msgid "variable-sized object `%D' may not be initialized"
10017 #~ msgstr "objet de taille variable « %D » peut ne pas être initialisé"
10019 #~ msgid "`%D' has incomplete type"
10020 #~ msgstr "« %D » a un type incomplet"
10022 #~ msgid "`%D' must be initialized by constructor, not by `{...}'"
10023 #~ msgstr "« %D » doit être initialisé par un constructeur, non pas par « {...} »"
10025 #~ msgid "structure `%D' with uninitialized const members"
10026 #~ msgstr "structure « %D » avec constantes non initialisées de membres"
10028 #~ msgid "structure `%D' with uninitialized reference members"
10029 #~ msgstr "structure « %D » avec références non initialisées de membres"
10031 #~ msgid "assignment (not initialization) in declaration"
10032 #~ msgstr "affectation (non pas l'initialisation) dans la déclaration"
10034 #~ msgid "cannot initialize `%D' to namespace `%D'"
10035 #~ msgstr "ne peut initialiser « %D » à l'espace de noms « %D »"
10037 #~ msgid "shadowing previous type declaration of `%#D'"
10038 #~ msgstr "masque la déclaration précédente de « %#D »"
10040 #~ msgid "`%D' cannot be thread-local because it has non-POD type `%T'"
10041 #~ msgstr "« %D » ne peut être utilisé comme un thread local parce qu'il a un non POD de type « %T »"
10043 #~ msgid "`%D' is thread-local and so cannot be dynamically initialized"
10044 #~ msgstr "« %D » est un thread local et ne peut donc pas être initialisé dynamiquement"
10046 #~ msgid "invalid catch parameter"
10047 #~ msgstr "paramètre d'interception invalide"
10049 #~ msgid "destructor for alien class `%T' cannot be a member"
10050 #~ msgstr "destructeur pour la classe étrangère « %T » ne peut être un membre"
10052 #~ msgid "constructor for alien class `%T' cannot be a member"
10053 #~ msgstr "constructeur pour la classe étrangère « %T » ne peut être un membre"
10055 #~ msgid "`%D' declared as a `virtual' %s"
10056 #~ msgstr "« %D» déclaré comme « virtual » %s"
10058 #~ msgid "`%D' declared as an `inline' %s"
10059 #~ msgstr "« %D» déclaré comme « inline » %s"
10061 #~ msgid "`const' and `volatile' function specifiers on `%D' invalid in %s declaration"
10062 #~ msgstr "spécificateurs de fonction « const» et «volatile» invalide pour « %D » dans la déclaration %s"
10064 #~ msgid "`%D' declared as a friend"
10065 #~ msgstr "« %D » déclaré comme un ami"
10067 #~ msgid "`%D' declared with an exception specification"
10068 #~ msgstr "« %D » déclaré avec une exception de spécification"
10070 #~ msgid "cannot declare `::main' to be a template"
10071 #~ msgstr "ne peut déclarer « ::main » comme étant un canevas"
10073 #~ msgid "cannot declare `::main' to be inline"
10074 #~ msgstr "ne peut déclarer «::main» à être enligne"
10076 #~ msgid "cannot declare `::main' to be static"
10077 #~ msgstr "ne peut déclarer « ::main » comme étant static"
10079 #~ msgid "`main' must return `int'"
10080 #~ msgstr "« main» doit retourner « int »"
10082 #~ msgid "non-local function `%#D' uses anonymous type"
10083 #~ msgstr "fonction non locale « %#D » utilise un type anonyme"
10085 #~ msgid "`%#D' does not refer to the unqualified type, so it is not used for linkage"
10086 #~ msgstr "« %#D » ne réfère pas à un type non qualifié, aussi il n'est pas utilisé pour la liaison"
10088 #~ msgid "non-local function `%#D' uses local type `%T'"
10089 #~ msgstr "fonction non locale « %#D » utilise un type local « %T »"
10091 #~ msgid "%smember function `%D' cannot have `%T' method qualifier"
10092 #~ msgstr "%sfonction membre « %D » ne peut avoir « %T » comme qualificateur de méthode"
10094 #~ msgid "defining explicit specialization `%D' in friend declaration"
10095 #~ msgstr "définition explicite de spécialisation « %D » dans lka déclaration ami"
10097 #~ msgid "invalid use of template-id `%D' in declaration of primary template"
10098 #~ msgstr "utilisation invalide du template-id « %D » dans la déclaration du canevas primaire"
10100 #~ msgid "default arguments are not allowed in declaration of friend template specialization `%D'"
10101 #~ msgstr "arguments par défaut ne sont pas permis dans la déclaration amie de la spécialisation du canevas « %D »"
10103 #~ msgid "`inline' is not allowed in declaration of friend template specialization `%D'"
10104 #~ msgstr "« inline» n'estpas permis dans la déclaration amie de la spécialisation du canevas « %D »"
10106 #~ msgid "definition of implicitly-declared `%D'"
10107 #~ msgstr "définition implicitement déclarée « %D »"
10109 #~ msgid "no `%#D' member function declared in class `%T'"
10110 #~ msgstr "pas de fonction membre « %#D » déclarée dans la classe « %T »"
10112 #~ msgid "non-local variable `%#D' uses local type `%T'"
10113 #~ msgstr "variable non locale « %#D » utilise un type local « %T »"
10115 #~ msgid "invalid in-class initialization of static data member of non-integral type `%T'"
10116 #~ msgstr "initialisation invalide dans la class de données de membre statiques d'un non entier de type « %T »"
10118 #~ msgid "ISO C++ forbids in-class initialization of non-const static member `%D'"
10119 #~ msgstr "ISO C++ interdit l'initialisation intra-classe d'un membre statique non constant « %D »"
10121 #~ msgid "ISO C++ forbids initialization of member constant `%D' of non-integral type `%T'"
10122 #~ msgstr "ISO C++ interdit l'initialisation d'une membre constant « %D » d'un type non entier « %T »"
10124 #~ msgid "size of array `%D' has non-integral type `%T'"
10125 #~ msgstr "taille du tableau « %D » n'est pas de type entier « %T »"
10127 #~ msgid "size of array has non-integral type `%T'"
10128 #~ msgstr "taille du tableau a type non entier « %T »"
10130 #~ msgid "size of array `%D' is negative"
10131 #~ msgstr "taille du tableau « %D » est négative"
10133 #~ msgid "size of array is negative"
10134 #~ msgstr "taille du tableau est négative"
10136 #~ msgid "ISO C++ forbids zero-size array `%D'"
10137 #~ msgstr "ISO C++ interdit les tableaux de taille zéro « %D »"
10139 #~ msgid "ISO C++ forbids zero-size array"
10140 #~ msgstr "ISO C++ interdit les tableaux de taille zéro"
10142 #~ msgid "size of array `%D' is not an integral constant-expression"
10143 #~ msgstr "taille du tableau « %D » n'a pas une expression de constante de type entier"
10145 #~ msgid "size of array is not an integral constant-expression"
10146 #~ msgstr "taille du tableau n'est pas une expression de constante de type entier"
10148 #~ msgid "ISO C++ forbids variable-size array `%D'"
10149 #~ msgstr "ISO C++ interdit les tableaus de taille variable « %D »"
10151 #~ msgid "ISO C++ forbids variable-size array"
10152 #~ msgstr "ISO C++ interdit le tableau de taille variable"
10154 #~ msgid "overflow in array dimension"
10155 #~ msgstr "débordement dans les dimensions du tableau"
10157 #~ msgid "declaration of `%D' as %s"
10158 #~ msgstr "déclaration de « %D » comme « %s »"
10160 #~ msgid "creating %s"
10161 #~ msgstr "création de %s"
10163 #~ msgid "declaration of `%D' as multidimensional array must have bounds for all dimensions except the first"
10164 #~ msgstr "déclaration de « %D » comme tableau multidimensionel doit avoir des bornes pour chaque dimension excepté pour la première"
10166 #~ msgid "multidimensional array must have bounds for all dimensions except the first"
10167 #~ msgstr "tableau multidimensionel doit avoir des bornes pour chaque dimension excepté pour la première"
10169 #~ msgid "return type specification for constructor invalid"
10170 #~ msgstr "spécification de type retourné pour un constructeur est invalide"
10172 #~ msgid "return type specification for destructor invalid"
10173 #~ msgstr "spécification de type retourné pour un destructeur est invalide"
10175 #~ msgid "operator `%T' declared to return `%T'"
10176 #~ msgstr "opérateur « %T » déclaré comme retournant « %T »"
10178 #~ msgid "return type specified for `operator %T'"
10179 #~ msgstr "type spécifié retourné pour l'opérateur « %T »"
10181 #~ msgid "destructors must be member functions"
10182 #~ msgstr "les destructeurs doivent être des fonctions membres"
10184 #~ msgid "destructor `%T' must match class name `%T'"
10185 #~ msgstr "destructeur « %T » doit concorder avec le nom de la classe « %T »"
10187 #~ msgid "declarator-id missing; using reserved word `%D'"
10188 #~ msgstr "declarator-id manquant; utilisation du mot réservé « %D »"
10190 #~ msgid "type `%T' is not derived from type `%T'"
10191 #~ msgstr "type « %T » n'est pas dérivé du type « %T »"
10193 #~ msgid "`%T' specified as declarator-id"
10194 #~ msgstr "« %T » spécifié comme declarator-id"
10196 #~ msgid "  perhaps you want `%T' for a constructor"
10197 #~ msgstr "  peut-être que vous voulez « %T » comme constructeur"
10199 #~ msgid "invalid use of template-name '%E' in a declarator"
10200 #~ msgstr "utilisation invalide du template-name « %E » dans le déclarateur"
10202 #~ msgid "declaration of `%D' as non-function"
10203 #~ msgstr "déclaration de « %D » comme non-fonction"
10205 #~ msgid "`bool' is now a keyword"
10206 #~ msgstr "« bool » est maintenant un mot clé"
10208 #~ msgid "extraneous `%T' ignored"
10209 #~ msgstr "« %T » surperflu ignoré"
10211 #~ msgid "multiple declarations `%T' and `%T'"
10212 #~ msgstr "multiples déclarations « %T » et « %T »"
10214 #~ msgid "ISO C++ does not support `long long'"
10215 #~ msgstr "ISO C++ ne permet pas « long long »"
10217 #~ msgid "ISO C++ forbids declaration of `%s' with no type"
10218 #~ msgstr "ISO C++ interdit la déclaration de « %s » sans type"
10220 #~ msgid "short, signed or unsigned invalid for `%s'"
10221 #~ msgstr "short, signed ou unsigned est invalide pour « %s »"
10223 #~ msgid "long and short specified together for `%s'"
10224 #~ msgstr "long et short spécifiés ensembles pour « %s »"
10226 #~ msgid "signed and unsigned given together for `%s'"
10227 #~ msgstr "signed et unsigned donnés ensembles pour « %s »"
10229 #~ msgid "qualifiers are not allowed on declaration of `operator %T'"
10230 #~ msgstr "qualificateurs ne sont pas permis dans la déclaration de « operator %T »"
10232 #~ msgid "member `%D' cannot be declared both virtual and static"
10233 #~ msgstr "membre « %D » ne peut être déclaré virtuel et statique"
10235 #~ msgid "`%T::%D' is not a valid declarator"
10236 #~ msgstr "« %T::%D » n'est pas un déclarateur valide"
10238 #~ msgid "storage class specifiers invalid in parameter declarations"
10239 #~ msgstr "spécificateurs de classe de stockage invalides dans la déclaration des paramètres"
10241 #~ msgid "typedef declaration invalid in parameter declaration"
10242 #~ msgstr "déclaration typedef invalide dans le paramètre de la déclaration"
10244 #~ msgid "virtual outside class declaration"
10245 #~ msgstr "virtuel en dehors de la déclaration de classe"
10247 #~ msgid "storage class specified for %s `%s'"
10248 #~ msgstr "classe de stockage spécifiée pour %s « %s »"
10250 #~ msgid "top-level declaration of `%s' specifies `auto'"
10251 #~ msgstr "la déclaration hors de toute fonction de « %s » a spécifié « auto »"
10253 #~ msgid "storage class specifiers invalid in friend function declarations"
10254 #~ msgstr "spécificateurs de classe de stockage invalide dans les déclarations de fonction amie"
10256 #~ msgid "destructor cannot be static member function"
10257 #~ msgstr "le destructeur ne peut être une fonction membre statique"
10259 #~ msgid "destructors may not be `%s'"
10260 #~ msgstr "destructeurs ne peut être « %s »"
10262 #~ msgid "constructor cannot be static member function"
10263 #~ msgstr "le constructeur ne peut être une fonction membre statique"
10265 #~ msgid "constructors cannot be declared virtual"
10266 #~ msgstr "constructeurs ne peut être déclarés virtuels"
10268 #~ msgid "constructors may not be `%s'"
10269 #~ msgstr "constructeurs ne peuvent pas être « %s »"
10271 #~ msgid "return value type specifier for constructor ignored"
10272 #~ msgstr "type de valeur retournée d'un spécificateur pour un constructeur est ignoré"
10274 #~ msgid "can't initialize friend function `%s'"
10275 #~ msgstr "ne peut initialiser la fonction amie « %s »"
10277 #~ msgid "virtual functions cannot be friends"
10278 #~ msgstr "fonctions virtuelles ne peuvent être amies"
10280 #~ msgid "friend declaration not in class definition"
10281 #~ msgstr "déclaration amie n'est pas dans la définition de classe"
10283 #~ msgid "can't define friend function `%s' in a local class definition"
10284 #~ msgstr "ne peut définir une fonction amie « %s » dans une définition locale de classe"
10286 #~ msgid "destructors may not have parameters"
10287 #~ msgstr "destructeurs ne peuvent pas avoir de paramètre"
10289 #~ msgid "cannot declare reference to `%#T'"
10290 #~ msgstr "ne peut déclarer une référence vers « %#T »"
10292 #~ msgid "cannot declare pointer to `%#T'"
10293 #~ msgstr "ne peut déclarer un pointeur vers « %#T »"
10295 #~ msgid "cannot declare pointer to `%#T' member"
10296 #~ msgstr "ne peut déclarer un pointeur vers le membre « %#T »"
10298 #~ msgid "extra qualification `%T::' on member `%s' ignored"
10299 #~ msgstr "qualification additionnelle « %T:: » sur le membre « %s » est ignorée"
10301 #~ msgid "cannot declare member function `%T::%s' within `%T'"
10302 #~ msgstr "ne peut déclarer la fonction membre « %T::%s » à l'intérieur de « %T »"
10304 #~ msgid "cannot declare member `%T::%s' within `%T'"
10305 #~ msgstr "ne peut déclarer le membre « %T::%s » à l'intérieur de « %T »"
10307 #~ msgid "data member may not have variably modified type `%T'"
10308 #~ msgstr "membre de données peut ne pas avoir de type « %T » modifié de manière variable"
10310 #~ msgid "parameter may not have variably modified type `%T'"
10311 #~ msgstr "paramètre peut ne pas avoir de type « %T » modifié de manière variable"
10313 #~ msgid "only declarations of constructors can be `explicit'"
10314 #~ msgstr "seuls les déclarations de constructeurs peuvent être « explicit »"
10316 #~ msgid "non-member `%s' cannot be declared `mutable'"
10317 #~ msgstr "le non membre « %s » ne peut être déclaré « mutable »"
10319 #~ msgid "non-object member `%s' cannot be declared `mutable'"
10320 #~ msgstr "un membre non objet « %s » ne peut être déclaré « mutable »"
10322 #~ msgid "function `%s' cannot be declared `mutable'"
10323 #~ msgstr "fonction « %s » ne peut être déclarée « mutable »"
10325 #~ msgid "static `%s' cannot be declared `mutable'"
10326 #~ msgstr "static « %s » ne peut être déclaré « mutable »"
10328 #~ msgid "const `%s' cannot be declared `mutable'"
10329 #~ msgstr "const « %s » ne peut être déclaré « mutable »"
10331 #~ msgid "template-id `%D' used as a declarator"
10332 #~ msgstr "identificateur de canevas « %D » utilisé comme déclarateur"
10334 #~ msgid "ISO C++ forbids nested type `%D' with same name as enclosing class"
10335 #~ msgstr "ISO C++ interdit le type imbriqué « %D » avec le même nom que la classe de fermeture"
10337 #~ msgid "%Jtypedef name may not be a nested-name-specifier"
10338 #~ msgstr "%Jnom du typedef peut ne pas être un nom de spécificateur imbriqué"
10340 #~ msgid "%Jinvalid type qualifier for non-member function type"
10341 #~ msgstr "%Jqualificateur de type invalide pour un type de fonction non membre"
10343 #~ msgid "type qualifiers specified for friend class declaration"
10344 #~ msgstr "qulificateurs de types spécifiés pour la déclaration d'une classe amie"
10346 #~ msgid "`inline' specified for friend class declaration"
10347 #~ msgstr "« inline » spécifié pour la déclaration d'une classe amie"
10349 #~ msgid "template parameters cannot be friends"
10350 #~ msgstr "paramètres du canevas ne peuvent pas être amis"
10352 #~ msgid "friend declaration requires class-key, i.e. `friend class %T::%D'"
10353 #~ msgstr "déclaration ami requiert une clé de classe, i.e. « friend class %T::%D »"
10355 #~ msgid "friend declaration requires class-key, i.e. `friend %#T'"
10356 #~ msgstr "déclaration amie requiert une clé de classes, i.e. « friend %#T »"
10358 #~ msgid "trying to make class `%T' a friend of global scope"
10359 #~ msgstr "tentative de rendre la classe « %T » un ami de la portée globale"
10361 #~ msgid "invalid qualifiers on non-member function type"
10362 #~ msgstr "qualificteurs invalide pour un type de fonction (autre que fonction membre)"
10364 #~ msgid "abstract declarator `%T' used as declaration"
10365 #~ msgstr "déclaration abstrait « %T » utilisé dans la déclaration"
10367 #~ msgid "unnamed variable or field declared void"
10368 #~ msgstr "variable non nommée ou champ déclaré void"
10370 #~ msgid "variable or field declared void"
10371 #~ msgstr "variable ou champ déclaré void"
10373 #~ msgid "cannot use `::' in parameter declaration"
10374 #~ msgstr "ne peut utiliser «::» dans le paramètre d'un déclaration"
10376 #~ msgid "invalid use of `::'"
10377 #~ msgstr "utilisation invalide de « :: »"
10379 #~ msgid "function `%D' cannot be declared friend"
10380 #~ msgstr "fonction « %D » ne peut être déclarée amie"
10382 #~ msgid "can't make `%D' into a method -- not in a class"
10383 #~ msgstr "ne peut rendre « %D » dans la méthode -- n'est pas dans la classe"
10385 #~ msgid "function `%D' declared virtual inside a union"
10386 #~ msgstr "fonction « %D » déclaré comme virtuelle à l'intérieur d'un agrégat"
10388 #~ msgid "`%D' cannot be declared virtual, since it is always static"
10389 #~ msgstr "« %D » ne peut être déclaré virtuel, alors qu'il est toujours statique"
10391 #~ msgid "field `%D' has incomplete type"
10392 #~ msgstr "champ « %D » a un type incomplet"
10394 #~ msgid "name `%T' has incomplete type"
10395 #~ msgstr "nom « %T » a un type incomplet"
10397 #~ msgid "  in instantiation of template `%T'"
10398 #~ msgstr " dans l'instanciation du canevas « %T »"
10400 #~ msgid "`%s' is neither function nor member function; cannot be declared friend"
10401 #~ msgstr "« %s » n'est ni une fonction ni une fonction membre ; ne peut être déclaré ami"
10403 #~ msgid "member functions are implicitly friends of their class"
10404 #~ msgstr "les fonctions membres sont implicitement amis de leur classe"
10406 #~ msgid "ISO C++ forbids initialization of member `%D'"
10407 #~ msgstr "ISO C++ interdit l'initialisation du membre « %D »"
10409 #~ msgid "making `%D' static"
10410 #~ msgstr "rendant « %D » statique"
10412 #~ msgid "storage class `auto' invalid for function `%s'"
10413 #~ msgstr "classe de stockage « auto» invalide pour une fonction « %s  »"
10415 #~ msgid "storage class `register' invalid for function `%s'"
10416 #~ msgstr "classe de stockage « register» invalide pour une fonction « %s  »"
10418 #~ msgid "storage class `__thread' invalid for function `%s'"
10419 #~ msgstr "classe de stockage « __thread » invalide pour la fonction « %s  »"
10421 #~ msgid "storage class `static' invalid for function `%s' declared out of global scope"
10422 #~ msgstr "classe de stockage « static» invalide pour une fonction « %s  » déclarée en dehors de la portée globale"
10424 #~ msgid "storage class `inline' invalid for function `%s' declared out of global scope"
10425 #~ msgstr "classe de stockage « inline» invalide pour une fonction « %s  » déclarée en dehors de la portée globale"
10427 #~ msgid "virtual non-class function `%s'"
10428 #~ msgstr "fonction virtuelle d'une non classe « %s »"
10430 #~ msgid "cannot declare member function `%D' to have static linkage"
10431 #~ msgstr "ne peut déclarer la fonction membre « %D » comme ayant un lien statique"
10433 #~ msgid "cannot declare static function inside another function"
10434 #~ msgstr "ne peut déclarer une fonction statique à l'intérieur d'une autre fonction"
10436 #~ msgid "`static' may not be used when defining (as opposed to declaring) a static data member"
10437 #~ msgstr "« static » ne peut pas être utilisé lors de la définition (contrairement à la déclaration) de données de membres statiques"
10439 #~ msgid "static member `%D' declared `register'"
10440 #~ msgstr "mambre statique « %D» déclaré «register »"
10442 #~ msgid "cannot explicitly declare member `%#D' to have extern linkage"
10443 #~ msgstr "ne peut explicitement déclarer le membre « %#D » comme ayant une liaison externe"
10445 #~ msgid "default argument for `%#D' has type `%T'"
10446 #~ msgstr "argument par défaut pour « %#D » à un type « %T »"
10448 #~ msgid "default argument for parameter of type `%T' has type `%T'"
10449 #~ msgstr "argument par défaut pour le paramètre de type « %T » a le type « %T »"
10451 #~ msgid "default argument `%E' uses local variable `%D'"
10452 #~ msgstr "argument par défaut « %E » utiliser une variable locale « %D »"
10454 #~ msgid "invalid string constant `%E'"
10455 #~ msgstr "constante chaîne invalide « %E »"
10457 #~ msgid "invalid integer constant in parameter list, did you forget to give parameter name?"
10458 #~ msgstr "constante entière invalide dans la liste de paramètre, avez-vous oublier de donner un nom de paramètre?"
10460 #~ msgid "parameter `%D' invalidly declared method type"
10461 #~ msgstr "paramètre « %D » incorrectement validé comme type de méthode"
10463 #~ msgid "parameter `%D' includes %s to array of unknown bound `%T'"
10464 #~ msgstr "paramètre « %D » inclut %s au tableau de bornes inconnues « %T »"
10466 #~ msgid "invalid constructor; you probably meant `%T (const %T&)'"
10467 #~ msgstr "constructeur invalide; vous vouliez probablement dire « %T (const %T&) »"
10469 #~ msgid "`%D' must be a nonstatic member function"
10470 #~ msgstr "« %D » doit être une fonction membre non statique"
10472 #~ msgid "`%D' must be either a non-static member function or a non-member function"
10473 #~ msgstr "« %D » doit être soit un membre non statique de fonction ou une fonction non membre"
10475 #~ msgid "`%D' must have an argument of class or enumerated type"
10476 #~ msgstr "« %D » doit avoir un argument de classe ou de type énuméré"
10478 #~ msgid "conversion to %s%s will never use a type conversion operator"
10479 #~ msgstr "conversion de %s%s ne sera jamais utilisé dans un type d'opérateur de conversion"
10481 #~ msgid "ISO C++ prohibits overloading operator ?:"
10482 #~ msgstr "ISO C++ interdit la surcharge de l'opérateur ?:"
10484 #~ msgid "postfix `%D' must take `int' as its argument"
10485 #~ msgstr "postfixe « %D» doit prendre « int » comme argument"
10487 #~ msgid "postfix `%D' must take `int' as its second argument"
10488 #~ msgstr "postfixe « %D» doit prndre « int » pour son second argument"
10490 #~ msgid "`%D' must take either zero or one argument"
10491 #~ msgstr "« %D » doit prendre seulement zéro ou un autre argument"
10493 #~ msgid "`%D' must take either one or two arguments"
10494 #~ msgstr "« %D » doit prendre seulement un OU deux arguments"
10496 #~ msgid "prefix `%D' should return `%T'"
10497 #~ msgstr "préfixe « %D » devrait retourner « %T »"
10499 #~ msgid "postfix `%D' should return `%T'"
10500 #~ msgstr "postfixe « %D » devrait retourner « %T »"
10502 #~ msgid "`%D' must take `void'"
10503 #~ msgstr "« %D» doit prendre « void »"
10505 #~ msgid "`%D' must take exactly one argument"
10506 #~ msgstr "« %D » doit prendre exactement un argument"
10508 #~ msgid "`%D' must take exactly two arguments"
10509 #~ msgstr "« %D » doit prendre exactemenr deux arguments"
10511 #~ msgid "user-defined `%D' always evaluates both arguments"
10512 #~ msgstr "« %D » défini par l'usager évalue toujours les 2 arguments"
10514 #~ msgid "`%D' should return by value"
10515 #~ msgstr "« %D » devrait retourner par valeur"
10517 #~ msgid "`%D' cannot have default arguments"
10518 #~ msgstr "« %D » ne peut avoir d'arguments par défaut"
10520 #~ msgid "using typedef-name `%D' after `%s'"
10521 #~ msgstr "utilisation d'un nom de typedef « %D » après « %s »"
10523 #~ msgid "using template type parameter `%T' after `%s'"
10524 #~ msgstr "utilisation de type de canevas de paramètre « %T » après « %s »"
10526 #~ msgid "`%T' referred to as `%s'"
10527 #~ msgstr "« %TD » référé comme « %s »"
10529 #~ msgid "`%T' referred to as enum"
10530 #~ msgstr "« %T » référé comme enum"
10532 #~ msgid "template argument required for `%s %T'"
10533 #~ msgstr "argument du canevas est requis pour « %s %T »"
10535 #~ msgid "use of enum `%#D' without previous declaration"
10536 #~ msgstr "utilisation de enum « %#D » sans déclaration précédente"
10538 #~ msgid "derived union `%T' invalid"
10539 #~ msgstr "union dérivée « %T » invalide"
10541 #~ msgid "base type `%T' fails to be a struct or class type"
10542 #~ msgstr "type de base « %T » a échoué pour devenir un type de classe ou un type construit"
10544 #~ msgid "recursive type `%T' undefined"
10545 #~ msgstr "type récursif « %T » non défini"
10547 #~ msgid "duplicate base type `%T' invalid"
10548 #~ msgstr "duplication du type de base « %T » invalide"
10550 #~ msgid "Java class '%T' cannot have multiple bases"
10551 #~ msgstr "classe Java « %T » ne peut avoir de bases multiples"
10553 #~ msgid "Java class '%T' cannot have virtual bases"
10554 #~ msgstr "classe Java « %T » ne peut avoir de bases virtuelles"
10556 #~ msgid "multiple definition of `%#T'"
10557 #~ msgstr "définition multiple de « %#T »"
10559 #~ msgid "%Jprevious definition here"
10560 #~ msgstr "%Jdéfinition précédente ici"
10562 #~ msgid "no integral type can represent all of the enumerator values for `%T'"
10563 #~ msgstr "aucun type entier peut représenter toutes les valeurs de l'énumérateur pour « %T »"
10565 #~ msgid "enumerator value for `%D' not integer constant"
10566 #~ msgstr "valeur de l'énumérateur pour « %D » n'est pas une constante entière"
10568 #~ msgid "overflow in enumeration values at `%D'"
10569 #~ msgstr "débordement dans les valeurs de l'énumération à « %D »"
10571 #~ msgid "return type `%#T' is incomplete"
10572 #~ msgstr "type retourné « %#T » est incomplet"
10574 #~ msgid "return type for `main' changed to `int'"
10575 #~ msgstr "type retourné pour « main » est changé pour «int »"
10577 #~ msgid "`%D' implicitly declared before its definition"
10578 #~ msgstr "« %D » implicitement déclaré avant sa définition"
10580 #~ msgid "`operator=' should return a reference to `*this'"
10581 #~ msgstr "« operator= » devrait retourner une référence à «*ceci »"
10583 #~ msgid "parameter `%D' declared void"
10584 #~ msgstr "paramètre « %D » déclaré «void »"
10586 #~ msgid "invalid member function declaration"
10587 #~ msgstr "déclaration de membre de fonction invalide"
10589 #~ msgid "`%D' is already defined in class `%T'"
10590 #~ msgstr "« %D » est déjà défini dans la classe « %T »"
10592 #~ msgid "static member function `%#D' declared with type qualifiers"
10593 #~ msgstr "membre de fonction statique « %#D » déclaré avec des qualificateurs de tyep"
10595 #~ msgid "duplicate type qualifiers in %s declaration"
10596 #~ msgstr "qualificateurs de types dupliqués dans déclaration %s"
10598 #~ msgid "name missing for member function"
10599 #~ msgstr "nom manquant pour le membre d'une fonction"
10601 #~ msgid "ambiguous conversion for array subscript"
10602 #~ msgstr "comversion ambigue pour un sous-tableau"
10604 #~ msgid "invalid types `%T[%T]' for array subscript"
10605 #~ msgstr "types invalides « %T[%T] » pour un sous-script de tableau"
10607 #~ msgid "deleting array `%#D'"
10608 #~ msgstr "destruction du tableau « %#D »"
10610 #~ msgid "type `%#T' argument given to `delete', expected pointer"
10611 #~ msgstr "type « %#T » de l'argument donné pour « delete », attendait un pointeur"
10613 #~ msgid "cannot delete a function.  Only pointer-to-objects are valid arguments to `delete'"
10614 #~ msgstr "ne peut détruire une fonction.  Seuls les pointeurs-d'objets sont des arguments valable pour destruction"
10616 #~ msgid "deleting `%T' is undefined"
10617 #~ msgstr "destruction de « %T » est indéfinie"
10619 #~ msgid "invalid declaration of member template `%#D' in local class"
10620 #~ msgstr "déclaration invalide du canevas de membre « %#D » dans la classe locale"
10622 #~ msgid "invalid use of `virtual' in template declaration of `%#D'"
10623 #~ msgstr "utilisation invalide de « virtual» dans la déclaration d'un canevas de « %#D »"
10625 #~ msgid "template declaration of `%#D'"
10626 #~ msgstr "déclaration du canevas de « %#D »"
10628 #~ msgid "Java method '%D' has non-Java return type `%T'"
10629 #~ msgstr "méthode Java « %D » a un type non Java retourné « %T »"
10631 #~ msgid "Java method '%D' has non-Java parameter type `%T'"
10632 #~ msgstr "méthode Java « %D » a un paramètre non Java de type « %T »"
10634 #~ msgid "prototype for `%#D' does not match any in class `%T'"
10635 #~ msgstr "prototype pour « %#D » ne concorde avec aucun dans la classe « %T »"
10637 #~ msgid "local class `%#T' shall not have static data member `%#D'"
10638 #~ msgstr "la classe locale « %#T » ne doit pas être un membre de données statiques de « %#D »"
10640 #~ msgid "initializer invalid for static member with constructor"
10641 #~ msgstr "initialisation invalide pour un membre statique avec constructeur"
10643 #~ msgid "(an out of class initialization is required)"
10644 #~ msgstr "(une initialisation en dehors de la classe est requise)"
10646 #~ msgid "member `%D' conflicts with virtual function table field name"
10647 #~ msgstr "membre « %D » en conflit avec un nom de champ de table d'une fonction virtuelle"
10649 #~ msgid "`%D' is already defined in `%T'"
10650 #~ msgstr "« %D » est déjà défini dans « %T »"
10652 #~ msgid "field initializer is not constant"
10653 #~ msgstr "l'initialisation du champ n'est pas une constante"
10655 #~ msgid "`asm' specifiers are not permitted on non-static data members"
10656 #~ msgstr "spécificateurs « asm » ne sont pas permis pour des données de membres non statiques"
10658 #~ msgid "cannot declare `%D' to be a bit-field type"
10659 #~ msgstr "ne peut déclarer « %D » comme étant un type de champ de bits"
10661 #~ msgid "cannot declare bit-field `%D' with function type"
10662 #~ msgstr "ne peut déclarer un champ de bits « %D » avec un type de fonction"
10664 #~ msgid "`%D' is already defined in the class %T"
10665 #~ msgstr "« %D » est déjà défini dans la classe %T"
10667 #~ msgid "static member `%D' cannot be a bit-field"
10668 #~ msgstr "membre statique « %D » ne peut être un champ de bits"
10670 #~ msgid "initializer specified for non-member function `%D'"
10671 #~ msgstr "initialisation spécifiée pour une fonction « %D » n'étant pas membre"
10673 #~ msgid "invalid initializer for virtual method `%D'"
10674 #~ msgstr "initialisation invalide pour la méthode virtuelle « %D »"
10676 #~ msgid "anonymous struct not inside named type"
10677 #~ msgstr "struct anonyme n'est pas l'intérieur du type nommé"
10679 #~ msgid "namespace-scope anonymous aggregates must be static"
10680 #~ msgstr "aggrégats anonymes de champs d'espace nom doit être statique"
10682 #~ msgid "anonymous union with no members"
10683 #~ msgstr "aggrégat anonyme sans aucun membre"
10685 #~ msgid "`operator new' must return type `%T'"
10686 #~ msgstr "« operator new » doit retourner un type « %T »"
10688 #~ msgid "`operator new' takes type `size_t' (`%T') as first parameter"
10689 #~ msgstr "« operator new » prend le type « size_t » (« %T ») comme premier paramètre"
10691 #~ msgid "`operator delete' must return type `%T'"
10692 #~ msgstr "« operator delete » doit retourner le type « %T »"
10694 #~ msgid "`operator delete' takes type `%T' as first parameter"
10695 #~ msgstr "« operator delete » prend le type « %T » comme premier paramètre"
10697 #~ msgid "inline function `%D' used but never defined"
10698 #~ msgstr "fonction enligne « %D » utilisé mais n'a jamais été défini"
10700 #~ msgid "default argument missing for parameter %P of `%+#D'"
10701 #~ msgstr "argument par défaut manquant pour le paramètre %P de « %+#D »"
10703 #~ msgid "unexpected letter `%c' in locate_error\n"
10704 #~ msgstr "lettre inattendue « %c » dans locate_error\n"
10706 #~ msgid "type `%T' is disallowed in Java `throw' or `catch'"
10707 #~ msgstr "type « %T» n'est pas permis en Java «throw» ou «catch »"
10709 #~ msgid "call to Java `catch' or `throw' with `jthrowable' undefined"
10710 #~ msgstr "appel en Java de « catch» ou «throw» avec «jthrowable » undéfini"
10712 #~ msgid "type `%T' is not derived from `java::lang::Throwable'"
10713 #~ msgstr "type « %T» n'est pas dérivé de «java::lang::Throwable »"
10715 #~ msgid "mixing C++ and Java catches in a single translation unit"
10716 #~ msgstr "mélange des interceptions  C++ et Java dans une unité simple de traduction "
10718 #~ msgid "throwing NULL, which has integral, not pointer type"
10719 #~ msgstr "retounrnant NULL (par throw), lequel est entier, pas de type pointeur"
10721 #~ msgid "`%D' should never be overloaded"
10722 #~ msgstr "« %D » ne devrait jamais être surchargé"
10724 #~ msgid "  in thrown expression"
10725 #~ msgstr "  dans l'expression projetée"
10727 #~ msgid "expression '%E' of abstract class type '%T' cannot be used in throw-expression"
10728 #~ msgstr "expression « %E » de la classe abstraite de type « %T » ne peut être utilisé dans une expression throw"
10730 #~ msgid "exception of type `%T' will be caught"
10731 #~ msgstr "exception du type « %T » sera interceptée"
10733 #~ msgid "   by earlier handler for `%T'"
10734 #~ msgstr "   par un handler antérieur pour « %T »"
10736 #~ msgid "`...' handler must be the last handler for its try block"
10737 #~ msgstr "« ... » handler doit être le dernier handler de son bloc d'essai"
10739 #~ msgid "`%D' is already a friend of class `%T'"
10740 #~ msgstr "« %D » est déjà un ami de la classe « %T »"
10742 #~ msgid "invalid type `%T' declared `friend'"
10743 #~ msgstr "type invalide « %T» déclaré «friend »"
10745 #~ msgid "partial specialization `%T' declared `friend'"
10746 #~ msgstr "spécialisation partielle « %T» déclarée «friend »"
10748 #~ msgid "class `%T' is implicitly friends with itself"
10749 #~ msgstr "classe « %T » est implicitement ami avec elle-même"
10751 #~ msgid "typename type `%#T' declared `friend'"
10752 #~ msgstr "type typename « %#T» déclaré «friend »"
10754 #~ msgid "template parameter type `%T' declared `friend'"
10755 #~ msgstr "type paramètre du canevas « %T» déclaré «friend »"
10757 #~ msgid "`%#T' is not a template"
10758 #~ msgstr "« %#T » n'est pas un canevas"
10760 #~ msgid "`%D' is already a friend of `%T'"
10761 #~ msgstr "« %D » est déjà un ami de « %T »"
10763 #~ msgid "`%T' is already a friend of `%T'"
10764 #~ msgstr "« %T » est déjà un ami de « %T »"
10766 #~ msgid "member `%D' declared as friend before type `%T' defined"
10767 #~ msgstr "membre « %D » déclaré comme ami avant la définition du type « %T »"
10769 #~ msgid "friend declaration `%#D' declares a non-template function"
10770 #~ msgstr "déclaration amie « %#D » déclare une fonction non canevas"
10772 #~ msgid "(if this is not what you intended, make sure the function template has already been declared and add <> after the function name here) -Wno-non-template-friend disables this warning"
10773 #~ msgstr "(si ce n'est pas ce que vous vouliez faire, soyez sûr que le canevas de la fonction a déjà été déclaré et ajouter <> après le nom de la fonction ici) -Wno-non-template-friend désactive le présent avertissement"
10775 #~ msgid "argument to `%s' missing\n"
10776 #~ msgstr "argument pour « %s » est manquant\n"
10778 #~ msgid "`%D' should be initialized in the member initialization list"
10779 #~ msgstr "« %D » devrait être initialisé dans la liste d'initialisation du membre"
10781 #~ msgid "default-initialization of `%#D', which has reference type"
10782 #~ msgstr "initialisation par défaut de « %#D », lequel a un type référencé"
10784 #~ msgid "uninitialized reference member `%D'"
10785 #~ msgstr "référence de membre non initialisé « %D »"
10787 #~ msgid "uninitialized member `%D' with `const' type `%T'"
10788 #~ msgstr "membre non initialisé « %D » avec « const » type « %T »"
10790 #~ msgid "`%D' will be initialized after"
10791 #~ msgstr "« %D » sera initialisé après"
10793 #~ msgid "base `%T' will be initialized after"
10794 #~ msgstr "base « %T » sera initialisé après"
10796 #~ msgid "  `%#D'"
10797 #~ msgstr "  « %D »"
10799 #~ msgid "  base `%T'"
10800 #~ msgstr "  base « %T »"
10802 #~ msgid "  when initialized here"
10803 #~ msgstr "  lorsqu'initialisé ici"
10805 #~ msgid "multiple initializations given for `%D'"
10806 #~ msgstr "multiples initialisations données pour « %D »"
10808 #~ msgid "multiple initializations given for base `%T'"
10809 #~ msgstr "multiples initialisations données pour base « %T »"
10811 #~ msgid "initializations for multiple members of `%T'"
10812 #~ msgstr "initialisation de multiples membres de « %T »"
10814 #~ msgid "base class `%#T' should be explicitly initialized in the copy constructor"
10815 #~ msgstr "classe de base « %#T » devrait être explicitement initialisé dans la copie du constructeur"
10817 #~ msgid "class `%T' does not have any field named `%D'"
10818 #~ msgstr "classe « %T » n'a pas aucun champ nommé « %D »"
10820 #~ msgid "`%#D' is a static data member; it can only be initialized at its definition"
10821 #~ msgstr "« %#D » est un membre statique de données; il peut seulement être initialisée lors de sa définition"
10823 #~ msgid "`%#D' is not a non-static data member of `%T'"
10824 #~ msgstr "« %#D » n'est pas un membre statique de données de « %T »"
10826 #~ msgid "unnamed initializer for `%T', which has no base classes"
10827 #~ msgstr "initialiseur sans nom pour « %T », lequel n'a pas de classe de base"
10829 #~ msgid "unnamed initializer for `%T', which uses multiple inheritance"
10830 #~ msgstr "initialiseur sans nom pour « %T », lequel utilise de multiples héritages"
10832 #~ msgid "'%D' is both a direct base and an indirect virtual base"
10833 #~ msgstr "« %D » est à la fois une base directe et indirecte virtuelle"
10835 #~ msgid "type `%D' is not a direct or virtual base of `%T'"
10836 #~ msgstr "type « %D » n'est pas une base directe ou virtuelle de « %T »"
10838 #~ msgid "type `%D' is not a direct base of `%T'"
10839 #~ msgstr "type « %D » n'est pas une base directe de « %T »"
10841 #~ msgid "bad array initializer"
10842 #~ msgstr "mauvaise initialisation de tableau"
10844 #~ msgid "`%T' is not an aggregate type"
10845 #~ msgstr "« %T » n'est pas de type aggrégat"
10847 #~ msgid "`%T' fails to be an aggregate typedef"
10848 #~ msgstr "« %T » a échoué à être un typedef d'aggrégat"
10850 #~ msgid "type `%T' is of non-aggregate type"
10851 #~ msgstr "type « %T » est un type qui n'est pas d'aggrégat"
10853 #~ msgid "qualified type `%T' does not match destructor name `~%T'"
10854 #~ msgstr "type qualifé « %T » ne concorde pas le nom du destructeur «~%T»"
10856 #~ msgid "incomplete type `%T' does not have member `%D'"
10857 #~ msgstr "type incomplet « %T » n'a pas de membre « %D »"
10859 #~ msgid "`%D' is not a member of type `%T'"
10860 #~ msgstr "« %D » n'est pas un membre de type « %T »"
10862 #~ msgid "invalid pointer to bit-field `%D'"
10863 #~ msgstr "pointeur invalide pour un champ de bits « %D »"
10865 #~ msgid "invalid use of non-static member function `%D'"
10866 #~ msgstr "utilisation invalide d'un membre non statique de fonction « %D »"
10868 #~ msgid "invalid use of non-static data member `%D'"
10869 #~ msgstr "utilisation invalide d'un membre non statique de données « %D »"
10871 #~ msgid "new of array type fails to specify size"
10872 #~ msgstr "new sur un type tableau a échoué dans l'évaluation de la taille"
10874 #~ msgid "size in array new must have integral type"
10875 #~ msgstr "taille d'un nouveau tableau (new) doit avoir un type entier"
10877 #~ msgid "zero size array reserves no space"
10878 #~ msgstr "tableau de taille zéro ne réserve pas d'espace"
10880 #~ msgid "new cannot be applied to a reference type"
10881 #~ msgstr "new ne peut être appliqué à un type référencé"
10883 #~ msgid "new cannot be applied to a function type"
10884 #~ msgstr "new ne peut être appliqué à un type de fonction"
10886 #~ msgid "call to Java constructor, while `jclass' undefined"
10887 #~ msgstr "appel d'un constructeur Java, alors que « jclass » est indéfini"
10889 #~ msgid "can't find class$"
10890 #~ msgstr "ne peut repérer class$"
10892 #~ msgid "invalid type `void' for new"
10893 #~ msgstr "type « void » invalide pour new"
10895 #~ msgid "uninitialized const in `new' of `%#T'"
10896 #~ msgstr "constante non initialisée dans « new» pour « %#T »"
10898 #~ msgid "call to Java constructor with `%s' undefined"
10899 #~ msgstr "appel au constructeur Java avec « %s » indéfini"
10901 #~ msgid "request for member `%D' is ambiguous"
10902 #~ msgstr "la requête pour le membre « %D » est ambiguë"
10904 #~ msgid "ISO C++ forbids initialization in array new"
10905 #~ msgstr "ISO C++ interdit l'initialisation d'un nouveau tableau"
10907 #~ msgid "initializer ends prematurely"
10908 #~ msgstr "fin prématurée de l'initialisation"
10910 #~ msgid "cannot initialize multi-dimensional array with initializer"
10911 #~ msgstr "ne peut initialiser un table multi-dimensionnel avec initialiseur"
10913 #~ msgid "possible problem detected in invocation of delete operator:"
10914 #~ msgstr "problème possible détecté dans l'invocation de l'opérateur delete:"
10916 #~ msgid "neither the destructor nor the class-specific "
10917 #~ msgstr "ni le destructeur ni la classe spécifique"
10919 #~ msgid "operator delete will be called, even if they are "
10920 #~ msgstr "l'opérateur de destruction sera appellé, même s'ils sont "
10922 #~ msgid "declared when the class is defined."
10923 #~ msgstr "déclarés lorsque la classe est définie."
10925 #~ msgid "unknown array size in delete"
10926 #~ msgstr "taille du tableau inconnue dans delete"
10928 #~ msgid "type to vector delete is neither pointer or array type"
10929 #~ msgstr "type du vesteur delete n'est ni un pointeur ou un type tableau"
10931 #~ msgid "type name expected before `*'"
10932 #~ msgstr "nom de type attendu avec «*»"
10934 #~ msgid "junk at end of #pragma %s"
10935 #~ msgstr "rebut à la fin de #pragma %s"
10937 #~ msgid "invalid #pragma %s"
10938 #~ msgstr "#pragma %s invalde"
10940 #~ msgid "#pragma vtable no longer supported"
10941 #~ msgstr "#pragma vtable n'est plus supporté"
10943 #~ msgid "#pragma implementation for %s appears after file is included"
10944 #~ msgstr "implantation de #pragma pour %s apparaît après l'inclusion du fichier"
10946 #~ msgid "junk at end of #pragma GCC java_exceptions"
10947 #~ msgstr "rebut à la fin de #pragma GCC java_exceptions"
10949 #~ msgid "`%D' not defined"
10950 #~ msgstr "« %D » n'est pas défini"
10952 #~ msgid "`%D' was not declared in this scope"
10953 #~ msgstr "« %D » n'a pas été déclaré dans cet horizon"
10955 #~ msgid "`%D' undeclared (first use this function)"
10956 #~ msgstr "« %D » non déclaré (première utilisation dans cette fonction)"
10958 #~ msgid "(Each undeclared identifier is reported only once for each function it appears in.)"
10959 #~ msgstr "(Chaque identificateur non déclaré est rapporté seulement une seule fois pour la fonction dans laquelle il apparaît.)"
10961 #~ msgid "there are no arguments to `%D' that depend on a template parameter, so a declaration of `%D' must be available"
10962 #~ msgstr "il n'y a pas d'argument à « %D » qui dépend d'un paramètre du canevas, aussi une déclaration de « %D » doit être disponible"
10964 #~ msgid "(if you use `-fpermissive', G++ will accept your code, but allowing the use of an undeclared name is deprecated)"
10965 #~ msgstr "(si vous utilisez « -fpermissive », G++ acceptera votre core, mais permettre l'utilisation d'un nom non déclaré est obsolète)"
10967 #~ msgid "call_expr cannot be mangled due to a defect in the C++ ABI"
10968 #~ msgstr "call_expr ne peut être mutilé en raison d'un faute dans l'ABI C++"
10970 #~ msgid "omitted middle operand to `?:' operand cannot be mangled"
10971 #~ msgstr "opérande du milieu « ?: » omise, l'opérande ne peut être mutilée"
10973 #~ msgid "the mangled name of `%D' will change in a future version of GCC"
10974 #~ msgstr "le nom mutilé de « %D » sera modifié dans une version future de GCC"
10976 #~ msgid "generic thunk code fails for method `%#D' which uses `...'"
10977 #~ msgstr "code « thunk» générique a échoué pour la méthode « %#D » laquelle utilise « ...  »"
10979 #~ msgid "non-static const member `%#D', can't use default assignment operator"
10980 #~ msgstr "constante non statique du membre « %#D », ne peut utiliser l'opérateur d'affectation par défaut"
10982 #~ msgid "non-static reference member `%#D', can't use default assignment operator"
10983 #~ msgstr "référence non statique du membre « %#D », ne peut utiliser l'opérateur d'affectation par défaut"
10985 #~ msgid "`%#D' used prior to declaration"
10986 #~ msgstr "« %#D » utilisé précédemment avant sa déclaration"
10988 #~ msgid "redeclaration of `wchar_t' as `%T'"
10989 #~ msgstr "redéclaration de « wchar_t» comme « %T »"
10991 #~ msgid "invalid redeclaration of `%D'"
10992 #~ msgstr "redéclaration invalide de « %D »"
10994 #~ msgid "as `%D'"
10995 #~ msgstr "comme « %D »"
10997 #~ msgid "type mismatch with previous external decl of `%#D'"
10998 #~ msgstr "non concordance de type avec la déclaration externe précédente de « %D »"
11000 #~ msgid "previous external decl of `%#D'"
11001 #~ msgstr "déclaration externe précédente de « %#D »"
11003 #~ msgid "`%D' was previously implicitly declared to return `int'"
11004 #~ msgstr "« %D » a été précédemment implicitement déclaré comme retournant un entier"
11006 #~ msgid "extern declaration of `%#D' doesn't match"
11007 #~ msgstr "déclaration externe de « %#D » ne concorde pas"
11009 #~ msgid "global declaration `%#D'"
11010 #~ msgstr "déclaration globale « %#D »"
11012 #~ msgid "declaration of '%#D' shadows a parameter"
11013 #~ msgstr "déclaration de « %#D » masque un paramètre"
11015 #~ msgid "declaration of '%D' shadows a member of 'this'"
11016 #~ msgstr "déclaration de « %D » masque un membre de « this »"
11018 #~ msgid "declaration of '%D' shadows a previous local"
11019 #~ msgstr "déclaration de « %D » masque la déclaration d'un local précédent"
11021 #~ msgid "declaration of '%D' shadows a global declaration"
11022 #~ msgstr "déclaration de « %D » masque une déclaration globale"
11024 #~ msgid "name lookup of `%D' changed"
11025 #~ msgstr "recherche du nom « %D » a changé"
11027 #~ msgid "  matches this `%D' under ISO standard rules"
11028 #~ msgstr "  concorde avec « %D » selon les règles standards ISO"
11030 #~ msgid "  matches this `%D' under old rules"
11031 #~ msgstr "  concorde avec « %D » selon les vieilles règles"
11033 #~ msgid "name lookup of `%D' changed for new ISO `for' scoping"
11034 #~ msgstr "recherche du nom de « %D » changé pour la nouvelle étendue ISO pour le « for »"
11036 #~ msgid "  cannot use obsolete binding at `%D' because it has a destructor"
11037 #~ msgstr "  ne peut utiliser une liaison obsolète à « %D » parce qu'il a un destructeur"
11039 #~ msgid "  using obsolete binding at `%D'"
11040 #~ msgstr "  utilisation de liaison obsolète à « %D »"
11042 #~ msgid "%s %s(%E) %p %d\n"
11043 #~ msgstr "%s %s(%E) %p %d\n"
11045 #~ msgid "%s %s %p %d\n"
11046 #~ msgstr "%s %s %p %d\n"
11048 #~ msgid "XXX is_class_level != (current_scope == class_scope)\n"
11049 #~ msgstr "XXX is_class_level != (current_scope == class_scope)\n"
11051 #~ msgid "`%#D' hides constructor for `%#T'"
11052 #~ msgstr "« %#D » cache un constructeur pour « %#T »"
11054 #~ msgid "`%#D' conflicts with previous using declaration `%#D'"
11055 #~ msgstr "« %#D » en conflit avec une déclaration précédente « %#D »"
11057 #~ msgid "previous non-function declaration `%#D'"
11058 #~ msgstr "déclaration précédente d'un non fonction « %#D »"
11060 #~ msgid "conflicts with function declaration `%#D'"
11061 #~ msgstr "conflits avec la déclaration de fonction de « %#D »"
11063 #~ msgid "a using-declaration cannot specify a template-id.  Try `using %D'"
11064 #~ msgstr "l'utilisation d'une déclaration ne peut spécifier un template-id.  Essayer « using %D »"
11066 #~ msgid "namespace `%D' not allowed in using-declaration"
11067 #~ msgstr "espace de noms « %D » n'est pas permis dans l'utilisation d'une déclaration"
11069 #~ msgid "`%T' is not a namespace"
11070 #~ msgstr "« %T » n'est pas un espace de noms"
11072 #~ msgid "`%D' not declared"
11073 #~ msgstr "« %D » n'est pas déclaré"
11075 #~ msgid "`%D' is already declared in this scope"
11076 #~ msgstr "« %D » est déjà déclaré dans cette portée"
11078 #~ msgid "using declaration `%D' introduced ambiguous type `%T'"
11079 #~ msgstr "l'utlisation de la déclaration « %D » introduit un type ambigu « %T »"
11081 #~ msgid "`%#D' redeclared as %C"
11082 #~ msgstr "« %#D » rédéclaré comme %C"
11084 #~ msgid "`%D' has the same name as the class in which it is declared"
11085 #~ msgstr "« %D » a le même nom que la classe dans laquelle il est déclaré"
11087 #~ msgid "using-declaration for non-member at class scope"
11088 #~ msgstr "l'utilisation de déclaration pour un non membre au niveau de la portée de la classe"
11090 #~ msgid "using-declaration cannot name destructor"
11091 #~ msgstr "utilisation de déclaration ne peut nommer le destructeur"
11093 #~ msgid "declaration of `%D' not in a namespace surrounding `%D'"
11094 #~ msgstr "déclaration de « %D » n'est pas dans l'espace de noms entourant « %D »"
11096 #~ msgid "`%D' should have been declared inside `%D'"
11097 #~ msgstr "« %D » devrait avoir été déclaré à l'intérieur de « %D »"
11099 #~ msgid "namespace alias `%D' not allowed here, assuming `%D'"
11100 #~ msgstr "alias d'espace de noms « %D » n'est pas permis ici, on assume « %D »"
11102 #~ msgid "unknown namespace `%D'"
11103 #~ msgstr "espace de nomes inconnu « %D »"
11105 #~ msgid "namespace `%T' undeclared"
11106 #~ msgstr "espace de noms « %T » n'est pas déclaré"
11108 #~ msgid "strong using only meaningful at namespace scope"
11109 #~ msgstr "forte n'ayant un sens seulement sur l'étendue de l'espace nom"
11111 #~ msgid "`%D' attribute directive ignored"
11112 #~ msgstr "« %D » attribut de directive ignoré"
11114 #~ msgid "use of `%D' is ambiguous"
11115 #~ msgstr "utilisation de « %D » est ambiguë"
11117 #~ msgid "  first declared as `%#D' here"
11118 #~ msgstr "  d'abord déclaré comme « %#D » ici"
11120 #~ msgid "  also declared as `%#D' here"
11121 #~ msgstr "  aussi déclaré comme « %#D » ici"
11123 #~ msgid "`%D' denotes an ambiguous type"
11124 #~ msgstr "« %D » dénote un type ambigu"
11126 #~ msgid "%J  first type here"
11127 #~ msgstr "%J  premier type ici"
11129 #~ msgid "%J  other type here"
11130 #~ msgstr "%J  autre type ici"
11132 #~ msgid "invalid use of `%D'"
11133 #~ msgstr "utilisation invalide de « %D »"
11135 #~ msgid "`%D::%D' is not a template"
11136 #~ msgstr "« %D::%D » n'est pas un canevas"
11138 #~ msgid "`%D' undeclared in namespace `%D'"
11139 #~ msgstr "« %D » non déclaré dans l'espace de noms « %D »"
11141 #~ msgid "`%D' is not a function,"
11142 #~ msgstr "« %D » n'est pas une fonction"
11144 #~ msgid "  conflict with `%D'"
11145 #~ msgstr "  en conflit avec « %D »"
11147 #~ msgid "XXX entering pop_everything ()\n"
11148 #~ msgstr "XXX on entre dans pop_everything ()\n"
11150 #~ msgid "XXX leaving pop_everything ()\n"
11151 #~ msgstr "XXX on quitte pop_everything ()\n"
11153 #~ msgid "invalid token"
11154 #~ msgstr "jeton invalide"
11156 #~ msgid "`%D::%D' has not been declared"
11157 #~ msgstr "« %D::%D » n'a pas été déclaré"
11159 #~ msgid "`::%D' has not been declared"
11160 #~ msgstr "« ::%D » n'a pas été déclaré"
11162 #~ msgid "`%D' has not been declared"
11163 #~ msgstr "« %D » n'a pas été déclaré"
11165 #~ msgid "`%D::%D' %s"
11166 #~ msgstr "« %D::%D » %s"
11168 #~ msgid "`::%D' %s"
11169 #~ msgstr "« ::%D » %s"
11171 #~ msgid "`%D' %s"
11172 #~ msgstr "« %D » %s"
11174 #~ msgid "new types may not be defined in a return type"
11175 #~ msgstr "nouveaux types ne peuvent être définis dans un type à retourner"
11177 #~ msgid "`%T' is not a template"
11178 #~ msgstr "« %T » n'est pas un canevas"
11180 #~ msgid "invalid template-id"
11181 #~ msgstr "id de canevas invalide"
11183 #~ msgid "%s cannot appear in a constant-expression"
11184 #~ msgstr "%s ne peut apparaître dans une expression de constante"
11186 #~ msgid "`%s' does not name a type"
11187 #~ msgstr "« %s » ne nomme pas un type"
11189 #~ msgid "(perhaps `typename %T::%s' was intended)"
11190 #~ msgstr "(peut-être « typename %T::%s » était votre intention"
11192 #~ msgid "ISO C++ forbids braced-groups within expressions"
11193 #~ msgstr "ISO C++ interdit les groupes d'accolades à l'intérieur des expressions"
11195 #~ msgid "statement-expressions are allowed only inside functions"
11196 #~ msgstr "expression de déclaration sont permises seulement à l'intérieur de fonctions"
11198 #~ msgid "`this' may not be used in this context"
11199 #~ msgstr "« cela » ne peut être utilisé dans ce contexte"
11201 #~ msgid "local variable `%D' may not appear in this context"
11202 #~ msgstr "variable locale « %D » ne peut apparaître dans ce contexte"
11204 #~ msgid "typedef-name `%D' used as destructor declarator"
11205 #~ msgstr "nom du typdef « %D » utilisé comme déclarateur de destructeur"
11207 #~ msgid "ISO C++ forbids compound-literals"
11208 #~ msgstr "ISO C++ interdit les chaînes composées"
11210 #~ msgid "array bound forbidden after parenthesized type-id"
11211 #~ msgstr "les limites du tableau interdisent ce qui suit après le type-id mis entre parenthèses"
11213 #~ msgid "try removing the parentheses around the type-id"
11214 #~ msgstr "essayer d'enlever les parenthèses autour du type-id"
11216 #~ msgid "expression in new-declarator must have integral or enumeration type"
11217 #~ msgstr "expression dans le nouveau déclarateur doit être un type entier ou d'énumération"
11219 #~ msgid "use of old-style cast"
11220 #~ msgstr "utilisation d'un vieux style de transtypage (cast)"
11222 #~ msgid "case label `%E' not within a switch statement"
11223 #~ msgstr "étiquette du CASE « %E » n'est pas à l'intérieur de la déclaration du SWITCH"
11225 #~ msgid "ISO C++ forbids computed gotos"
11226 #~ msgstr "ISO C++ interdit les gotos calculés"
11228 #~ msgid "extra `;'"
11229 #~ msgstr "« ; » superflu"
11231 #~ msgid "mixing declarations and function-definitions is forbidden"
11232 #~ msgstr "mélange de déclarations et de définitions de fonction est interdit"
11234 #~ msgid "duplicate `friend'"
11235 #~ msgstr "« friend » apparaît en double"
11237 #~ msgid "class definition may not be declared a friend"
11238 #~ msgstr "définition de classe ne peut pas être déclaré comme ami"
11240 #~ msgid "only constructors take base initializers"
11241 #~ msgstr "seuls les constructeurs prennent des initialiseurs de base"
11243 #~ msgid "anachronistic old-style base class initializer"
11244 #~ msgstr "ancien style anachronique d'initialiseur de classe de base"
11246 #~ msgid "keyword `export' not implemented, and will be ignored"
11247 #~ msgstr "mot clé « export » n'est pas implanté et sera ignoré"
11249 #~ msgid "`<::' cannot begin a template-argument list"
11250 #~ msgstr "« <:: » ne peut pas être au début d'une liste d'un canevas d'arguments"
11252 #~ msgid "`<:' is an alternate spelling for `['. Insert whitespace between `<' and `::'"
11253 #~ msgstr "« <: » est une épellation alternative pour « [ ». Insérer des blancs d,espacement entre « < » et « :: »"
11255 #~ msgid "(if you use `-fpermissive' G++ will accept your code)"
11256 #~ msgstr "(si vous utiliser « -fpermissive » G++ acceptera votre code)"
11258 #~ msgid "non-template `%D' used as template"
11259 #~ msgstr "« %D » qui n'est pas un canevas est utilisé comme canevas"
11261 #~ msgid "(use `%T::template %D' to indicate that it is a template)"
11262 #~ msgstr "(utiliser « %T::template %D » pour indiquer que c'est un canevas)"
11264 #~ msgid "using `typename' outside of template"
11265 #~ msgstr "utilisation de « typename » en dehors du canevas"
11267 #~ msgid "expected type-name"
11268 #~ msgstr "un nom de type attendu"
11270 #~ msgid "type attributes are honored only at type definition"
11271 #~ msgstr "type d'attributs sont honorés seulement lors de la définitions de type"
11273 #~ msgid "a template-id may not appear in a using-declaration"
11274 #~ msgstr "un id de canevas ne peut pas apparaître dans l'utilisation de la déclaration"
11276 #~ msgid "an asm-specification is not allowed on a function-definition"
11277 #~ msgstr "une spécification asm n'est pas permise dans la définition de fonction"
11279 #~ msgid "attributes are not allowed on a function-definition"
11280 #~ msgstr "attributs ne sont pas permis dans la définition de fonction"
11282 #~ msgid "attributes after parenthesized initializer ignored"
11283 #~ msgstr "attributs après l'initialisateur mis entre parenthèses sont ignorés"
11285 #~ msgid "file ends in default argument"
11286 #~ msgstr "fin de fichier dans l'argument par défaut"
11288 #~ msgid "deprecated use of default argument for parameter of non-function"
11289 #~ msgstr "utilisation de l'argument par défaut pour un paramètre d'une non fonction"
11291 #~ msgid "default arguments are only permitted for function parameters"
11292 #~ msgstr "arguments par défaut sont permis seulement pour les paramètres de fonction"
11294 #~ msgid "declaration of `%D' in `%D' which does not enclose `%D'"
11295 #~ msgstr "déclaration de « %D » dans « %D » lequel n'entoure pas « %D »"
11297 #~ msgid "extra qualification ignored"
11298 #~ msgstr "qualification superflue ignorée"
11300 #~ msgid "an explicit specialization must be preceded by 'template <>'"
11301 #~ msgstr "spécialisation explicite doit être précédé par « template <> »"
11303 #~ msgid "extra semicolon"
11304 #~ msgstr "« ; » superflu"
11306 #~ msgid "a class-key must be used when declaring a friend"
11307 #~ msgstr "une clé de classe doit être utilise lors de la déclaration d'un ami"
11309 #~ msgid "friend declaration does not name a class or function"
11310 #~ msgstr "déclaration amie ne nomme pas une classe ou une fonction"
11312 #~ msgid "pure-specifier on function-definition"
11313 #~ msgstr "spécificateur pur lors de la définition d'une fonction"
11315 #~ msgid "keyword `typename' not allowed outside of templates"
11316 #~ msgstr "mot clé « typename » n'est pas permis en dehors du canevas"
11318 #~ msgid "keyword `typename' not allowed in this context (the base class is implicitly a type)"
11319 #~ msgstr "mot clé « typename » n'est pas permis dans ce contexte (la classe de base est implicitement un type)"
11321 #~ msgid "reference to `%D' is ambiguous"
11322 #~ msgstr "référence à « %D » est ambiguë"
11324 #~ msgid "too few template-parameter-lists"
11325 #~ msgstr "trop peu de canevas de listes de paramètres"
11327 #~ msgid "too many template-parameter-lists"
11328 #~ msgstr "trop de canevas de listes de paramètres"
11330 #~ msgid "invalid function declaration"
11331 #~ msgstr "déclaration de fonction invalide"
11333 #~ msgid "named return values are no longer supported"
11334 #~ msgstr "valeurs nommées à retourner ne sont plus supportées"
11336 #~ msgid "`>>' should be `> >' within a nested template argument list"
11337 #~ msgstr "« >> » devrait être « > > » à l'intérieur du canevas de la liste d'arguments"
11339 #~ msgid "spurious `>>', use `>' to terminate a template argument list"
11340 #~ msgstr "faux « >> », utiliser « > » pour terminer la liste d'argument du canevas"
11342 #~ msgid "missing `>' to terminate the template argument list"
11343 #~ msgstr "« > » manquant pour terminer la liste d'argument du canevas"
11345 #~ msgid "`%s' tag used in naming `%#T'"
11346 #~ msgstr "étiquette « %s » utilisée dans la dénomination de « %#T »"
11348 #~ msgid "%D redeclared with different access"
11349 #~ msgstr "« %#D » redéclaré avec un accès différent"
11351 #~ msgid "`template' (as a disambiguator) is only allowed within templates"
11352 #~ msgstr "« template » (afin de rendre moins ambiguë) est seulement permis à l'intérieur des canevas"
11354 #~ msgid "data member `%D' cannot be a member template"
11355 #~ msgstr "membre de données « %D » ne peut être membre du canevas"
11357 #~ msgid "invalid member template declaration `%D'"
11358 #~ msgstr "déclaration de membre de canevas invalide « %D »"
11360 #~ msgid "explicit specialization in non-namespace scope `%D'"
11361 #~ msgstr "spécialisation explicite dans la portée d'un non espace de noms « %D »"
11363 #~ msgid "enclosing class templates are not explicitly specialized"
11364 #~ msgstr "fermetures de canevass de classe ne sont pas explicitement spécialisées"
11366 #~ msgid "specializing `%#T' in different namespace"
11367 #~ msgstr "spécialisation de « %#T » dans différents espaces de noms"
11369 #~ msgid "  from definition of `%#D'"
11370 #~ msgstr "  à partir de la définition de « %#D »"
11372 #~ msgid "specialization of `%T' after instantiation"
11373 #~ msgstr "spécialisation de « %T » après instanciation"
11375 #~ msgid "specialization `%T' after instantiation `%T'"
11376 #~ msgstr "spécialisation de « %T » après instanciation « %T »"
11378 #~ msgid "explicit specialization of non-template `%T'"
11379 #~ msgstr "spécialisation explicite du non canevas « %T »"
11381 #~ msgid "specialization of %D after instantiation"
11382 #~ msgstr "spécialisation de %D après instanciation"
11384 #~ msgid "%s %+#D"
11385 #~ msgstr "%s %+#D"
11387 #~ msgid "`%D' is not a function template"
11388 #~ msgstr "« %D » n'est pas un canevas de fonction"
11390 #~ msgid "template-id `%D' for `%+D' does not match any template declaration"
11391 #~ msgstr "template-id « %D » pour « %+D » ne concorde pas avec aucune déclaration de canevas"
11393 #~ msgid "ambiguous template specialization `%D' for `%+D'"
11394 #~ msgstr "spécialisation de canevas amibiguë « %D » pour « %+D »"
11396 #~ msgid "template-id `%D' in declaration of primary template"
11397 #~ msgstr "template-id « %D » dans la déclaration de canevas primaire"
11399 #~ msgid "template parameter list used in explicit instantiation"
11400 #~ msgstr "canevas de liste de paramètres utilisé dans une instanciation explicite"
11402 #~ msgid "definition provided for explicit instantiation"
11403 #~ msgstr "définition fournie pour une instanciation explicite"
11405 #~ msgid "too many template parameter lists in declaration of `%D'"
11406 #~ msgstr "trop de canevass de listes de paramètres dans la déclaration de « %D »"
11408 #~ msgid "too few template parameter lists in declaration of `%D'"
11409 #~ msgstr "trop peu de canevass de listes de paramètres dans la déclaration de « %D »"
11411 #~ msgid "explicit specialization not preceded by `template <>'"
11412 #~ msgstr "spécialisation explicite n'est pas précédée de « template <> »"
11414 #~ msgid "partial specialization `%D' of function template"
11415 #~ msgstr "spécialisation partielle « %D » du canevas de fonction"
11417 #~ msgid "default argument specified in explicit specialization"
11418 #~ msgstr "argument par défaut spécifié dans la spécialisation explicite"
11420 #~ msgid "template specialization with C linkage"
11421 #~ msgstr "spécialisation de canevas avec édition de liens C"
11423 #~ msgid "specialization of implicitly-declared special member function"
11424 #~ msgstr "spécialisation d'un membre spécial d'nue fonction déclaré implicitement"
11426 #~ msgid "no member function `%D' declared in `%T'"
11427 #~ msgstr "pas de membre de fonction « %D » déclaré dans « %T »"
11429 #~ msgid "too many template parameter lists in declaration of `%T'"
11430 #~ msgstr "trop de canevass de listes de paramètres dans la déclaration de « %T »"
11432 #~ msgid " shadows template parm `%#D'"
11433 #~ msgstr " masque le paramètre du canevas « %#D »"
11435 #~ msgid "template parameters not used in partial specialization:"
11436 #~ msgstr "paramètres du canevas ne sont pas utilisés dans la spécialisation partielle:"
11438 #~ msgid "        `%D'"
11439 #~ msgstr "        « %D »"
11441 #~ msgid "partial specialization `%T' does not specialize any template arguments"
11442 #~ msgstr "spécialisation partielle « %T » ne spécialise pas aucun canevas d'arguments"
11444 #~ msgid "template argument `%E' involves template parameter(s)"
11445 #~ msgstr "canevas d'argument « %E » implique des paramètres du canevas"
11447 #~ msgid "type `%T' of template argument `%E' depends on template parameter(s)"
11448 #~ msgstr "type « %T » du canevas d'argument « %E » dépend des paramètres du canevas"
11450 #~ msgid "no default argument for `%D'"
11451 #~ msgstr "pas d'argument par défaut pour « %D »"
11453 #~ msgid "template with C linkage"
11454 #~ msgstr "canevas avec liaison C"
11456 #~ msgid "template class without a name"
11457 #~ msgstr "canevas de classe sans nom"
11459 #~ msgid "destructor `%D' declared as member template"
11460 #~ msgstr "destructeur « %D » déclaré en tant que membre du canevas"
11462 #~ msgid "`%D' does not declare a template type"
11463 #~ msgstr "« %D » ne déclare pas un type de canevas"
11465 #~ msgid "template definition of non-template `%#D'"
11466 #~ msgstr "définition de canevas d'un non canevas « %#D »"
11468 #~ msgid "expected %d levels of template parms for `%#D', got %d"
11469 #~ msgstr "attendait %d niveaux de canevas de paramètres pour « %#D », obtenu %d"
11471 #~ msgid "got %d template parameters for `%#D'"
11472 #~ msgstr "a obtenu %d paramètres de canevas pour « %#D »"
11474 #~ msgid "got %d template parameters for `%#T'"
11475 #~ msgstr "a obtenu %d paramètres de canevas pour « %#T »"
11477 #~ msgid "  but %d required"
11478 #~ msgstr "  mais %d son requis"
11480 #~ msgid "`%T' is not a template type"
11481 #~ msgstr "« %T » n'est pas un type canevas"
11483 #~ msgid "previous declaration `%D'"
11484 #~ msgstr "déclaration précédente de « %D »"
11486 #~ msgid "used %d template parameter%s instead of %d"
11487 #~ msgstr "utilisé %d canevass paramètre%s au lieu de %d"
11489 #~ msgid "template parameter `%#D'"
11490 #~ msgstr "canevas de paramètre « %#D »"
11492 #~ msgid "redeclared here as `%#D'"
11493 #~ msgstr "redéclaré ici comme « %#D »"
11495 #~ msgid "redefinition of default argument for `%#D'"
11496 #~ msgstr "redéfinition de l'argument par défaut pour « %#D »"
11498 #~ msgid "%J  original definition appeared here"
11499 #~ msgstr "%J  définition originale apparaît ici"
11501 #~ msgid "`%E' is not a valid template argument"
11502 #~ msgstr "« %E » n'est pas un argument valide pour le canevas"
11504 #~ msgid "it must be the address of a function with external linkage"
11505 #~ msgstr "il doit être l'adresse d'une fonction avec lien externe"
11507 #~ msgid "it must be the address of an object with external linkage"
11508 #~ msgstr "il doît être l'adresse d'un objet avec lien externe"
11510 #~ msgid "it must be a pointer-to-member of the form `&X::Y'"
11511 #~ msgstr "il doit être un pointeur-vers-un-membre de la forme «&X::Y»"
11513 #~ msgid "string literal %E is not a valid template argument because it is the address of an object with static linkage"
11514 #~ msgstr "chaîne %E n'est pas un canevas d'argument valide parce que c'est l'adresse d'un objet avec lien statique"
11516 #~ msgid "address of non-extern `%E' cannot be used as template argument"
11517 #~ msgstr "adresse du non externe « %E » ne peut être utilisé comme canevas d'argument"
11519 #~ msgid "non-constant `%E' cannot be used as template argument"
11520 #~ msgstr "la non const « %E » ne peut être utilisé comme un canevas d'argument"
11522 #~ msgid "type '%T' cannot be used as a value for a non-type template-parameter"
11523 #~ msgstr "type « %T » ne peut être utilisé comme une valeur pour un non type de paramètre de canevas"
11525 #~ msgid "invalid use of '%D' as a non-type template-argument"
11526 #~ msgstr "utilisation invalide de « %D » pour un non type de paramètre de canevas"
11528 #~ msgid "invalid use of '%E' as a non-type template-argument"
11529 #~ msgstr "utilisation invalide de « %E » pour un non type de paramètre de canevas"
11531 #~ msgid "to refer to a type member of a template parameter, use `typename %E'"
11532 #~ msgstr "pour référencer un type de membre de canevas de paramètres, utiliser « typename %E »"
11534 #~ msgid "type/value mismatch at argument %d in template parameter list for `%D'"
11535 #~ msgstr "non concordance de type/valeur pour l'argument %d dans la liste des paramètres du canevas de « %D »"
11537 #~ msgid "  expected a constant of type `%T', got `%T'"
11538 #~ msgstr "  attendait une constante de type « %T », a obtenu « %T »"
11540 #~ msgid "  expected a class template, got `%E'"
11541 #~ msgstr "  attendait un canevas de classe, a obtenu « %E »"
11543 #~ msgid "  expected a type, got `%E'"
11544 #~ msgstr "  attendait un type, a obtenu « %E »"
11546 #~ msgid "  expected a type, got `%T'"
11547 #~ msgstr "  attendait un type, a obtenu « %T »"
11549 #~ msgid "  expected a class template, got `%T'"
11550 #~ msgstr "  attendait un canevas de classe, a obtenu « %T »"
11552 #~ msgid "  expected a template of type `%D', got `%D'"
11553 #~ msgstr "  attendait un canevas de type « %D », a obtenu « %D »"
11555 #~ msgid "could not convert template argument `%E' to `%T'"
11556 #~ msgstr "ne peut convertir l'argument du canevas « %E » vers « %T »"
11558 #~ msgid "wrong number of template arguments (%d, should be %d)"
11559 #~ msgstr "nombre erroné d'arguments du canevas (%d devrait être %d)"
11561 #~ msgid "provided for `%D'"
11562 #~ msgstr "fournie pour « %D »"
11564 #~ msgid "template argument %d is invalid"
11565 #~ msgstr "canevas de l'argument %d est invalide"
11567 #~ msgid "non-template used as template"
11568 #~ msgstr "non canevas utilisé comme canevas"
11570 #~ msgid "non-template type `%T' used as a template"
11571 #~ msgstr "type non canevas « %T » utilisé comme un canevas"
11573 #~ msgid "for template declaration `%D'"
11574 #~ msgstr "pour la déclaration du canevas « %D »"
11576 #~ msgid "template instantiation depth exceeds maximum of %d (use -ftemplate-depth-NN to increase the maximum) instantiating `%D'"
11577 #~ msgstr "instantiation de la profondeur du canevas excède le maximum de %d (utiliser -ftemplate-depth-NN pour augmenter le maximum) lors de l'instanciation de « %D »"
11579 #~ msgid "ambiguous class template instantiation for `%#T'"
11580 #~ msgstr "instanciation ambiguë de canevas de classe pour « %#T »"
11582 #~ msgid "%s %+#T"
11583 #~ msgstr "%s %+#T"
11585 #~ msgid "instantiation of `%D' as type `%T'"
11586 #~ msgstr "instanciation de « %D » comme type « %T »"
11588 #~ msgid "invalid parameter type `%T'"
11589 #~ msgstr "paramètre invalide pour le type « %T »"
11591 #~ msgid "in declaration `%D'"
11592 #~ msgstr "dans la déclaration de « %D »"
11594 #~ msgid "creating pointer to member function of non-class type `%T'"
11595 #~ msgstr "création d'un pointeur vers le membre d'une fonction d'un type non classe « %T »"
11597 #~ msgid "creating array with size zero"
11598 #~ msgstr "création d'un tableau de taille zéro"
11600 #~ msgid "creating array with size zero (`%E')"
11601 #~ msgstr "création d'un tableau de taille zéro (« %E »)"
11603 #~ msgid "forming reference to void"
11604 #~ msgstr "formation d'une référence en void"
11606 #~ msgid "forming %s to reference type `%T'"
11607 #~ msgstr "formant %s pour référencer le type « %T »"
11609 #~ msgid "creating pointer to member of non-class type `%T'"
11610 #~ msgstr "création d'un pointeur vers le membre d'un type non classe « %T »"
11612 #~ msgid "creating pointer to member reference type `%T'"
11613 #~ msgstr "création d'un pointeur vers le membre de référence du type « %T »"
11615 #~ msgid "creating array of `%T'"
11616 #~ msgstr "création du tableau « %T »"
11618 #~ msgid "creating array of `%T', which is an abstract class type"
11619 #~ msgstr "création d'un tableau « %T », lequel est un type de classe abstraite"
11621 #~ msgid "`%T' is not a class, struct, or union type"
11622 #~ msgstr "« %T » n'est pas une classe, struct ou un type d'union"
11624 #~ msgid "use of `%s' in template"
11625 #~ msgstr "utilisation de « %s » dans le canevas"
11627 #~ msgid "dependent-name `%E' is parsed as a non-type, but instantiation yields a type"
11628 #~ msgstr "nom dépendant « %E » est analysé comme un non type, mais son instantiation le rend comme un type"
11630 #~ msgid "say `typename %E' if a type is meant"
11631 #~ msgstr "utiliser « typename %E » si un type est désiré"
11633 #~ msgid "`%T' uses anonymous type"
11634 #~ msgstr "« %T » utilise un type anonyme"
11636 #~ msgid "`%T' uses local type `%T'"
11637 #~ msgstr "« %T » utilise un type local « %T »"
11639 #~ msgid "`%T' is a variably modified type"
11640 #~ msgstr "« %T » est type modifié de manière variable"
11642 #~ msgid "integral expression `%E' is not constant"
11643 #~ msgstr "expression intégrale « %E » n'est pas une constante"
11645 #~ msgid "  trying to instantiate `%D'"
11646 #~ msgstr "  tentative d'instanciation « %D »"
11648 #~ msgid "incomplete type unification"
11649 #~ msgstr "type d'unification incomplète"
11651 #~ msgid "use of `%s' in template type unification"
11652 #~ msgstr "utilisation de « %s » dans le canevas du type d'unification"
11654 #~ msgid "explicit instantiation of non-template `%#D'"
11655 #~ msgstr "instanciation explicite d'un non canevas « %#D »"
11657 #~ msgid "no matching template for `%D' found"
11658 #~ msgstr "non concordance de canevas pour « %D » repéré"
11660 #~ msgid "explicit instantiation of `%#D'"
11661 #~ msgstr "instanciation explicite de « %#D »"
11663 #~ msgid "duplicate explicit instantiation of `%#D'"
11664 #~ msgstr "duplication d'instanciation explicite de « %#D »"
11666 #~ msgid "ISO C++ forbids the use of `extern' on explicit instantiations"
11667 #~ msgstr "ISO C++ interdit l'utilisation de « extern » sur instanciations explicites"
11669 #~ msgid "storage class `%D' applied to template instantiation"
11670 #~ msgstr "classe de stockage « %D » appliqué à l'instanciation du canevas"
11672 #~ msgid "explicit instantiation of non-template type `%T'"
11673 #~ msgstr "instanciation explicite de type non canevas « %T »"
11675 #~ msgid "explicit instantiation of `%#T' before definition of template"
11676 #~ msgstr "instanciation explicite de « %#T » avant la définition de canevas"
11678 #~ msgid "ISO C++ forbids the use of `%s' on explicit instantiations"
11679 #~ msgstr "ISO C++ interdit l'utilisation de « %s » sur instanciations explicites"
11681 #~ msgid "duplicate explicit instantiation of `%#T'"
11682 #~ msgstr "duplication d'instanciation explicite de « %#T »"
11684 #~ msgid "explicit instantiation of `%D' but no definition available"
11685 #~ msgstr "instanciation explicite de « %D » mais pas de définition disponible"
11687 #~ msgid "`%#T' is not a valid type for a template constant parameter"
11688 #~ msgstr "« %#T » n'a pas un type valide pour un canevas de parametre de constante"
11690 #~ msgid "-frepo must be used with -c"
11691 #~ msgstr "-frepo doit être utilisé avec -c"
11693 #~ msgid "mysterious repository information in %s"
11694 #~ msgstr "dépôt mystérieux d'informations dans %s"
11696 #~ msgid "can't create repository information file `%s'"
11697 #~ msgstr "ne peut créer le fichier « %s » pour dépôt d'informations"
11699 #~ msgid "cannot use typeid with -fno-rtti"
11700 #~ msgstr "ne peut utiliser typeid avec -fno-rtti"
11702 #~ msgid "must #include <typeinfo> before using typeid"
11703 #~ msgstr "doit utiliser  #include <typeinfo> avant d'utiliser typeid"
11705 #~ msgid "cannot create type information for type `%T' because its size is variable"
11706 #~ msgstr "ne peut créer une information pour le type « %T » parce que sa taille est variable"
11708 #~ msgid "dynamic_cast of `%#D' to `%#T' can never succeed"
11709 #~ msgstr "dynamic_cast de « %#D » vers « %#T » ne pourra jamais réussir"
11711 #~ msgid "cannot dynamic_cast `%E' (of type `%#T') to type `%#T' (%s)"
11712 #~ msgstr "ne peut effectuer un dynamic_cast « %E » (du type « %#T ») vers le type « %#T » (%s)"
11714 #~ msgid "`%T' is an ambiguous base of `%T'"
11715 #~ msgstr "« %T » est une base ambiguë de « %T »"
11717 #~ msgid "`%T' is an inaccessible base of `%T'"
11718 #~ msgstr "« %T » est une base inaccessible de « %T »"
11720 #~ msgid "invalid covariant return type for `%#D'"
11721 #~ msgstr "type retourné covariant invalide pour « %#D »"
11723 #~ msgid "  overriding `%#D'"
11724 #~ msgstr "  écrasant « %#D »"
11726 #~ msgid "conflicting return type specified for `%#D'"
11727 #~ msgstr "types retournés conflictuels spécifiés pour « %#D »"
11729 #~ msgid "looser throw specifier for `%#F'"
11730 #~ msgstr "a placé un spécificateur pour « %#F »"
11732 #~ msgid "  overriding `%#F'"
11733 #~ msgstr "  écrasant « %#F »"
11735 #~ msgid "`%#D' cannot be declared"
11736 #~ msgstr "« %#D » ne peut être déclaré"
11738 #~ msgid "  since `%#D' declared in base class"
11739 #~ msgstr "  alors que « %#D » est déclaré dans la classe de base"
11741 #~ msgid "`%#D' needs a final overrider"
11742 #~ msgstr "« %#D » a besoin d'un écraseur final"
11744 #~ msgid "type of asm operand `%E' could not be determined"
11745 #~ msgstr "type d'opérande asm « %E » ne peut être déterminé"
11747 #~ msgid "invalid use of member `%D' in static member function"
11748 #~ msgstr "utilisation invalide du membre « %D » dans un membre statique de fonction"
11750 #~ msgid "from this location"
11751 #~ msgstr "à partir de cette localisation"
11753 #~ msgid "object missing in reference to `%D'"
11754 #~ msgstr "objet manquant dans la référence à « %D »"
11756 #~ msgid "arguments to destructor are not allowed"
11757 #~ msgstr "arguments au destructeur ne sont pas permis"
11759 #~ msgid "`this' is unavailable for static member functions"
11760 #~ msgstr "« cela » n'est pas disponible pour les membres statiques de fonctions"
11762 #~ msgid "invalid use of `this' in non-member function"
11763 #~ msgstr "utilisation invalide de « ceci » dans un non membre de fonction"
11765 #~ msgid "invalid use of `this' at top level"
11766 #~ msgstr "utilisation invalide de « this » hors de toute fonction"
11768 #~ msgid "invalid qualifying scope in pseudo-destructor name"
11769 #~ msgstr "étendue invalide du qualificateur dans un nom de pseudo-destructeur"
11771 #~ msgid "`%E' is not of type `%T'"
11772 #~ msgstr "« %E » n'est pas un type « %T »"
11774 #~ msgid "template type parameters must use the keyword `class' or `typename'"
11775 #~ msgstr "canevas de type de paramètres doit utiliser le mot clé « class» ou «typename »"
11777 #~ msgid "invalid use of type `%T' as a default value for a template template-parameter"
11778 #~ msgstr "utilisation invalide du type « %T » comme valeur par défaut pour un canevas de paramètres de canevas"
11780 #~ msgid "invalid use of `%D' as a default value for a template template-parameter"
11781 #~ msgstr "utilisation invalide de « %D » comme valeur par défaut pour un canevas de paramètres de canevas"
11783 #~ msgid "invalid default argument for a template template parameter"
11784 #~ msgstr "utilisation invalide d'argumenet pour un canevas de paramètres de canevas"
11786 #~ msgid "definition of `%#T' inside template parameter list"
11787 #~ msgstr "définition de « %#T » à l'intérieur d'un canevas de liste de paramètres"
11789 #~ msgid "invalid definition of qualified type `%T'"
11790 #~ msgstr "définition invalide d'un type qualifié « %T »"
11792 #~ msgid "previous definition of `%#T'"
11793 #~ msgstr "définition précédente de « %#T »"
11795 #~ msgid "invalid base-class specification"
11796 #~ msgstr "spécification de base de classe invalide"
11798 #~ msgid "base class `%T' has cv qualifiers"
11799 #~ msgstr "classe de base « %T » a des qualificateurs cv"
11801 #~ msgid "multiple declarators in template declaration"
11802 #~ msgstr "déclarateurs  multiples dans la déclaration de canevas"
11804 #~ msgid "incomplete type `%T' used in nested name specifier"
11805 #~ msgstr "type « %T » incomplet utilisé dans un spécificateur de noms imbriqué"
11807 #~ msgid "`%D' is not a member of `%T'"
11808 #~ msgstr "« %D » n'est pas un membre de « %T »"
11810 #~ msgid "`%D' is not a member of `%D'"
11811 #~ msgstr "« %D » n'est pas un membre de « %D »"
11813 #~ msgid "template parameter `%D' of type `%T' is not allowed in an integral constant expression because it is not of integral or enumeration type"
11814 #~ msgstr "paramètre « %D » du canevas du type « %T » ne sont pas permises dans une expression intégrale de constante parce qu'elle n'est pas intégral ou un type énumération"
11816 #~ msgid "`%D' cannot appear in a constant-expression"
11817 #~ msgstr "« %D » ne peut apparaître dans une expression de constante"
11819 #~ msgid "use of namespace `%D' as expression"
11820 #~ msgstr "utilisation d'un espace de dnomes « %D » comme expression"
11822 #~ msgid "use of class template `%T' as expression"
11823 #~ msgstr "utilisation du canevas de classe « %T » comme expression"
11825 #~ msgid "request for member `%D' is ambiguous in multiple inheritance lattice"
11826 #~ msgstr "requête du membre « %D » est ambiquë dans de mutliples héritage de treillis"
11828 #~ msgid "use of %s from containing function"
11829 #~ msgstr "utilisation de %s d'un fonction contenante"
11831 #~ msgid "  `%#D' declared here"
11832 #~ msgstr "  « %#D » déclaré ici"
11834 #~ msgid "type of `%E' is unknown"
11835 #~ msgstr "type « %E » est inconnu"
11837 #~ msgid "non-lvalue in %s"
11838 #~ msgstr "n'est pas un membre gauche dans %s"
11840 #~ msgid "`%V' qualifiers cannot be applied to `%T'"
11841 #~ msgstr "qualificateur « %V » ne peut pas être appliqué à « %T »"
11843 #~ msgid "`%s' attribute can only be applied to Java class definitions"
11844 #~ msgstr "attribut « %s » peut seulement être appliqué aux définitions de classes Java"
11846 #~ msgid "`%s' attribute can only be applied to class definitions"
11847 #~ msgstr "attribut « %s » peut seulement être appliqué aux définitions de classes"
11849 #~ msgid "`%s' is obsolete; g++ vtables are now COM-compatible by default"
11850 #~ msgstr "« %s » est obsolète; vtables g++ sont maintenant COM-compatibles par défaut"
11852 #~ msgid "requested init_priority is not an integer constant"
11853 #~ msgstr "init_priority demandé n'est pas une constante entière"
11855 #~ msgid "can only use `%s' attribute on file-scope definitions of objects of class type"
11856 #~ msgstr "peut seulement utiliser l'attribut « %s » sur la portée de fichier de définitions des objets de type de classe"
11858 #~ msgid "requested init_priority is out of range"
11859 #~ msgstr "init_priority demandé est hors limite"
11861 #~ msgid "requested init_priority is reserved for internal use"
11862 #~ msgstr "init_priority demandé est réservé pour un usage interne"
11864 #~ msgid "`%s' attribute is not supported on this platform"
11865 #~ msgstr "attribut « %s » n'est pas supporté sur cette plate-forme"
11867 #~ msgid "lang_* check: failed in %s, at %s:%d"
11868 #~ msgstr "vérification lang_* : éched dans %s, à %s:%d"
11870 #~ msgid "%s between distinct pointer types `%T' and `%T' lacks a cast"
11871 #~ msgstr "%s entre des types distincs de pointeurs  « %T » et « %T » manque de transtypage"
11873 #~ msgid "ISO C++ forbids %s between pointer of type `void *' and pointer-to-function"
11874 #~ msgstr "ISO C++ interdit %s entre les pointeurs de type « void * » et les pointeurs de fonctions"
11876 #~ msgid "%s between distinct pointer-to-member types `%T' and `%T' lacks a cast"
11877 #~ msgstr "%s entre des types distincs de pointeurs vers les membres  « %T » et « %T » manque de transtypage"
11879 #~ msgid "invalid application of `%s' to a member function"
11880 #~ msgstr "application invalide de « %s » à une fonction membre"
11882 #~ msgid "invalid application of `%s' to a bit-field"
11883 #~ msgstr "application invalide de « %s » sur un champ de bits"
11885 #~ msgid "ISO C++ forbids applying `%s' to an expression of function type"
11886 #~ msgstr "ISO C++ interdit l'application de « %s » à une expression d'un type de fonction"
11888 #~ msgid "invalid use of non-static member function"
11889 #~ msgstr "utilisation invalide d'un membre non statique de fonction"
11891 #~ msgid "deprecated conversion from string constant to `%T'"
11892 #~ msgstr "conversion obsolète de la chaîne de constante vers « %T »"
11894 #~ msgid "request for member `%D' in `%E', which is of non-class type `%T'"
11895 #~ msgstr "requête du membre « %D » dans « %E », lequel n'est pas de type classe « %T »"
11897 #~ msgid "invalid use of nonstatic data member '%E'"
11898 #~ msgstr "utilisation invalide d'un membre de données non statique « %E »"
11900 #~ msgid "invalid access to non-static data member `%D' of NULL object"
11901 #~ msgstr "accès invalide à un membre de données non statique « %D » d'un objet null"
11903 #~ msgid "(perhaps the `offsetof' macro was used incorrectly)"
11904 #~ msgstr "(peut-être que le macro « offsetof » a été utilisé incorrectement)"
11906 #~ msgid "the type being destroyed is `%T', but the destructor refers to `%T'"
11907 #~ msgstr "le type devant être détruit est « %T », mais le destructeur réfère à « %T »"
11909 #~ msgid "`%D::%D' is not a member of `%T'"
11910 #~ msgstr "« %D::%D » n'est pas un membre de « %T »"
11912 #~ msgid "`%T' is not a base of `%T'"
11913 #~ msgstr "« %D » n'est pas une base de « %T »"
11915 #~ msgid "'%D' has no member named '%E'"
11916 #~ msgstr "« %D » n'a pas de membre nommé « %E »"
11918 #~ msgid "`%D' is not a member template function"
11919 #~ msgstr "« %D » n'est pas une membre du canevas de fonction"
11921 #~ msgid "`%T' is not a pointer-to-object type"
11922 #~ msgstr "« %T » n'est pas un type pointeur-vers-objet"
11924 #~ msgid "invalid use of `%s' on pointer to member"
11925 #~ msgstr "utilisation invalide de « %s » sur un pointeur vers un membre"
11927 #~ msgid "invalid type argument"
11928 #~ msgstr "type d'argument invalide"
11930 #~ msgid "ISO C++ forbids subscripting non-lvalue array"
11931 #~ msgstr "ISO C++ interdit le souscriptage de non lvalue de tableau"
11933 #~ msgid "subscripting array declared `register'"
11934 #~ msgstr "souscriptage de tableau déclaré « register »"
11936 #~ msgid "object missing in use of `%E'"
11937 #~ msgstr "objet manquant dans l'usage de « %E »"
11939 #~ msgid "ISO C++ forbids calling `::main' from within program"
11940 #~ msgstr "ISO C++ interdit l'appel de «::main» depuis l'intérieur du programme"
11942 #~ msgid "must use .* or ->* to call pointer-to-member function in `%E (...)'"
11943 #~ msgstr "doit utiliser .* ou ->* pour l'appel de la fonction pointer-to-member dans « %E (...) »"
11945 #~ msgid "`%E' cannot be used as a function"
11946 #~ msgstr "« %E » ne peut être utilisé comme une fonction"
11948 #~ msgid "too many arguments to %s `%+#D'"
11949 #~ msgstr "trop d'arguments pour %s « %+#D »"
11951 #~ msgid "at this point in file"
11952 #~ msgstr "à ce point dans le fichier"
11954 #~ msgid "parameter %P of `%D' has incomplete type `%T'"
11955 #~ msgstr "paramètre %P de « %D » a un type incomplet « %T »"
11957 #~ msgid "parameter %P has incomplete type `%T'"
11958 #~ msgstr "paramètre %P a un type incomplet « %T »"
11960 #~ msgid "too few arguments to %s `%+#D'"
11961 #~ msgstr "pas assez d'argument pour %s « %+#D »"
11963 #~ msgid "assuming cast to type `%T' from overloaded function"
11964 #~ msgstr "transtypage vers le type « %T » est assumé à partir de la fonction surchargée"
11966 #~ msgid "division by zero in `%E / 0'"
11967 #~ msgstr "division par zéro dans « %E / 0 »"
11969 #~ msgid "division by zero in `%E / 0.'"
11970 #~ msgstr "division par zéro dans « %E / 0. »"
11972 #~ msgid "division by zero in `%E %% 0'"
11973 #~ msgstr "division par zéro dans « %E %% 0 »"
11975 #~ msgid "division by zero in `%E %% 0.'"
11976 #~ msgstr "division par zéro dans « %E %% 0. »"
11978 #~ msgid "%s rotate count is negative"
11979 #~ msgstr "compteur de rotation %s est négatif"
11981 #~ msgid "%s rotate count >= width of type"
11982 #~ msgstr "compteur de rotation %s >= largeur du type"
11984 #~ msgid "ISO C++ forbids comparison between pointer and integer"
11985 #~ msgstr "ISO C++ interdit la comparaison entre un pointeur et un entier"
11987 #~ msgid "comparison between types `%#T' and `%#T'"
11988 #~ msgstr "comparaison entre les types « %#T » et « %#T »"
11990 #~ msgid "comparison between signed and unsigned integer expressions"
11991 #~ msgstr "comparaison entre des expressions entières signée et non signée"
11993 #~ msgid "invalid operands of types `%T' and `%T' to binary `%O'"
11994 #~ msgstr "opérandes invalides pour les types « %T » et « %T » en binaire « %O »"
11996 #~ msgid "NULL used in arithmetic"
11997 #~ msgstr "NULL utilisé en arithmétique"
11999 #~ msgid "ISO C++ forbids using pointer of type `void *' in subtraction"
12000 #~ msgstr "ISO C++ interdit l'utilisation d'un pointeur de type « void * » dans une soustraction"
12002 #~ msgid "ISO C++ forbids using pointer to a function in subtraction"
12003 #~ msgstr "ISO C++ interdit l'utilisation d'un pointeur survers une fonction dans une soustraction"
12005 #~ msgid "ISO C++ forbids using pointer to a method in subtraction"
12006 #~ msgstr "ISO C++ interdit l'utilisation d'un pointeur survers une méthode dans une soustraction"
12008 #~ msgid "invalid use of a pointer to an incomplete type in pointer arithmetic"
12009 #~ msgstr "utilisation invalide d'un pointeur vers un type incomplet dans un pointeur arithmétique"
12011 #~ msgid "invalid use of '%E' to form a pointer-to-member-function.  Use a qualified-id."
12012 #~ msgstr "utilisation invalide de « %E » pour former pointer-to-member-function.  Utiliser un identifateur qualifié"
12014 #~ msgid "parenthesis around '%E' cannot be used to form a pointer-to-member-function"
12015 #~ msgstr "parenthèses autour de « %E » ne peuvent être utilisées pour former pointer-to-member-function"
12017 #~ msgid "taking address of temporary"
12018 #~ msgstr "prise de l'adresse du temporaire"
12020 # FIXME: I18N
12021 #~ msgid "ISO C++ forbids %sing an enum"
12022 #~ msgstr "ISO C++ interdit de %ser un enum"
12024 #~ msgid "cannot %s a pointer to incomplete type `%T'"
12025 #~ msgstr "ne peut utiliser %s comme pointeur sur un type incomplet « %T »"
12027 #~ msgid "ISO C++ forbids %sing a pointer of type `%T'"
12028 #~ msgstr "ISO C++ interdit %s utilisation d'un pointeur de type « %T »"
12030 #~ msgid "cast to non-reference type used as lvalue"
12031 #~ msgstr "transtypage d'un type non référencé utilisé comme membre gauche"
12033 #~ msgid "invalid use of `--' on bool variable `%D'"
12034 #~ msgstr "utilisation invalide de «--» sur une variable booléenne « %D »"
12036 #~ msgid "ISO C++ forbids taking address of function `::main'"
12037 #~ msgstr "ISO C++ interdit de prendre l'adresse d'une fonction «::main»"
12039 #~ 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'"
12040 #~ msgstr "ISO C++ interdit de prendre l'adress d'un membre de fonction non statique non qualifié ou entre parenthèses pour former un pointeur d'un membre de fonction. Utilisers «&%T::%D»"
12042 #~ msgid "ISO C++ forbids taking the address of a bound member function to form a pointer to member function.  Say `&%T::%D'"
12043 #~ msgstr "ISO C++ interdit de prendre l'adresse d'une borne d'un membre de fontion pour former un membre à la fonction. Disons «&%T::%D»"
12045 #~ msgid "ISO C++ forbids taking the address of a cast to a non-lvalue expression"
12046 #~ msgstr "ISO C++ interdit de prendre l'adresse du transtypage vers une expression n'etant pas membre gauche"
12048 #~ msgid "unary `&'"
12049 #~ msgstr "unaire « & »"
12051 #~ msgid "attempt to take address of bit-field structure member `%D'"
12052 #~ msgstr "tentative de prise d'adresse du membre « %D » d'une structure de champ de bits"
12054 #~ msgid "taking address of destructor"
12055 #~ msgstr "prise de l'adresse du destructeur"
12057 #~ msgid "taking address of bound pointer-to-member expression"
12058 #~ msgstr "prise de l'adresse de la borne de l'expression d'un pointeur-vers-un membre"
12060 #~ msgid "cannot create pointer to reference member `%D'"
12061 #~ msgstr "ne peut déclarer un pointeur vers le membre de référence « %D »"
12063 #~ msgid "cannot take the address of `this', which is an rvalue expression"
12064 #~ msgstr "ne peut prendre l'adresse de « ceci », laquelle est une expression rvalue"
12066 #~ msgid "address requested for `%D', which is declared `register'"
12067 #~ msgstr "adresse requise pour « %D», lequel est déclaré «register »"
12069 #~ msgid "%s expression list treated as compound expression"
12070 #~ msgstr "%s liste d'expressions traitée comme une expression composée"
12072 #~ msgid "%s from type `%T' to type `%T' casts away constness"
12073 #~ msgstr "%S à partir du « %T » vers le type « %T » provoque un transtypage sans constante"
12075 #~ msgid "invalid static_cast from type `%T' to type `%T'"
12076 #~ msgstr "static_cast invalide du type « %T » au type « %T »"
12078 #~ msgid "invalid reinterpret_cast of an rvalue expression of type `%T' to type `%T'"
12079 #~ msgstr "reinterpret_cast invalide d'une expression rvalue de type « %T » vers le type « %T »"
12081 #~ msgid "reinterpret_cast from `%T' to `%T' loses precision"
12082 #~ msgstr "reinterpret_cast de « %T » vers « %T » génère une perte de précision"
12084 #~ msgid "ISO C++ forbids casting between pointer-to-function and pointer-to-object"
12085 #~ msgstr "ISO C++ interdit le transtypage entre un pointeur de fonction et un pointeur d'objet"
12087 #~ msgid "invalid reinterpret_cast from type `%T' to type `%T'"
12088 #~ msgstr "reinterpret_cast invalide à partir du type « %T » vers le type « %T »"
12090 #~ msgid "invalid use of const_cast with type `%T', which is not a pointer, reference, nor a pointer-to-data-member type"
12091 #~ msgstr "utilisation invalide de const_cast avec le type « %T », lequel n'est pas un pointeur, une référence, ni un type pointeur-vers-données-membre"
12093 #~ msgid "invalid use of const_cast with type `%T', which is a pointer or reference to a function type"
12094 #~ msgstr "utilisation invalide de const_cast avec le type « %T », lequel est un pointeur ou un référence à un type de fonction"
12096 #~ msgid "invalid const_cast of an rvalue of type `%T' to type `%T'"
12097 #~ msgstr "const_cast invalide de la rvalue du type « %T » vers le type « %T »"
12099 #~ msgid "invalid const_cast from type `%T' to type `%T'"
12100 #~ msgstr "const_cast invalide à partir du type « %T » vers le type « %T »"
12102 #~ msgid "ISO C++ forbids casting to an array type `%T'"
12103 #~ msgstr "ISO C++ interdit le transtypage vers un type tableau « %T »"
12105 #~ msgid "invalid cast to function type `%T'"
12106 #~ msgstr "transtypage invalide pour un type de fonction « %T »"
12108 #~ msgid "cast from `%T' to `%T' discards qualifiers from pointer target type"
12109 #~ msgstr "transtypage de « %T » vers « %T » écarte les qualificateurs du type cible du pointeur"
12111 #~ msgid "cast from `%T' to `%T' increases required alignment of target type"
12112 #~ msgstr "transtypage de « %T » vers « %T » augmente l'alignement requis pour le type ciblé"
12114 #~ msgid "  in evaluation of `%Q(%#T, %#T)'"
12115 #~ msgstr "  lors de l'évaluation de « %Q(%#T, %#T) »"
12117 #~ msgid "ISO C++ forbids cast to non-reference type used as lvalue"
12118 #~ msgstr "ISO C++ interdit le transtypage d'un type non référencé utilisé comme membre gauche"
12120 #~ msgid "incompatible types in assignment of `%T' to `%T'"
12121 #~ msgstr "type incompatible dans l'affectation de « %T » vers « %T »"
12123 #~ msgid "ISO C++ forbids assignment of arrays"
12124 #~ msgstr "ISO C++ interdit l'affectation de tableaux"
12126 #~ msgid "   in pointer to member function conversion"
12127 #~ msgstr "   dans la conversion d'un pointeur vers un membre de fonction"
12129 #~ msgid "   in pointer to member conversion"
12130 #~ msgstr "   dans la conversion d'un pointeur vers un membre"
12132 #~ msgid "pointer to member cast via virtual base `%T'"
12133 #~ msgstr "pointeur vers un membre transtypé via la base virtuelle « %T »"
12135 #~ msgid "pointer to member conversion via virtual base `%T'"
12136 #~ msgstr "conversion de pointeur à membre à l'aide de la base virtuelle « %T »"
12138 #~ msgid "invalid conversion to type `%T' from type `%T'"
12139 #~ msgstr "conversion invalide vers un type « %T » à partir du type « %T »"
12141 #~ msgid "passing NULL used for non-pointer %s %P of `%D'"
12142 #~ msgstr "passage d'un NULL utilisé pour un non pointeur %s %P de « %D »"
12144 #~ msgid "%s to non-pointer type `%T' from NULL"
12145 #~ msgstr "%s vers un type non pointeur « %T » à partir d'un NULL"
12147 #~ msgid "passing `%T' for %s %P of `%D'"
12148 #~ msgstr "passage « %T » pour %s %P de « %D »"
12150 #~ msgid "%s to `%T' from `%T'"
12151 #~ msgstr "%s vers « %T » à partir de « %T »"
12153 #~ msgid "passing negative value `%E' for %s %P of `%D'"
12154 #~ msgstr "passage de valeur négative « %E » pour %s %P de « %D »"
12156 #~ msgid "%s of negative value `%E' to `%T'"
12157 #~ msgstr "%s de valeur négative « %E » vers « %T »"
12159 #~ msgid "cannot convert `%T' to `%T' for argument `%P' to `%D'"
12160 #~ msgstr "ne peut convertir « %T » à « %T » pour l'argument « %P » vers « %D »"
12162 #~ msgid "cannot convert `%T' to `%T' in %s"
12163 #~ msgstr "ne peut convertir « %T » vers « %T » dans %s"
12165 #~ msgid "in passing argument %P of `%+D'"
12166 #~ msgstr "dans le passage de l'argument %P de « %+D »"
12168 #~ msgid "returning reference to temporary"
12169 #~ msgstr "retourné la référence vers le temporaire"
12171 #~ msgid "reference to non-lvalue returned"
12172 #~ msgstr "une référence vers quelque chose n'étant pas un membre gauche a été retourné"
12174 #~ msgid "reference to local variable `%D' returned"
12175 #~ msgstr "référence vers une variable locale « %D » retourné"
12177 #~ msgid "address of local variable `%D' returned"
12178 #~ msgstr "adresse d'une variable locale « %D » retournée"
12180 #~ msgid "returning a value from a destructor"
12181 #~ msgstr "retourné une valeur du destructeur"
12183 #~ msgid "cannot return from a handler of a function-try-block of a constructor"
12184 #~ msgstr "ne peut retourner d'un handler d'une fonction try-block d'un constructeur"
12186 #~ msgid "returning a value from a constructor"
12187 #~ msgstr "retourné une valeur d'un constructeur"
12189 #~ msgid "return-statement with no value, in function returning '%T'"
12190 #~ msgstr "déclaration à retourner sans valeur dans une fonction retournant « %T »"
12192 #~ msgid "return-statement with a value, in function returning 'void'"
12193 #~ msgstr "déclaration éa retourner avec une valeur dans une fonction retournant un « void »"
12195 #~ msgid "`operator new' must not return NULL unless it is declared `throw()' (or -fcheck-new is in effect)"
12196 #~ msgstr "« operator new» ne doit pas retourner NULL à moins qu'il ne soit déclaré «throw() » (ou -fcheck-new est utilisée)"
12198 #~ msgid "type `%T' is not a base type for type `%T'"
12199 #~ msgstr "type « %T » n'est pas un type de base pour le type « %T »"
12201 #~ msgid "cannot declare variable `%D' to be of type `%T'"
12202 #~ msgstr "ne peut déclarer la variable « %D » comme étant de type « %T »"
12204 #~ msgid "cannot declare parameter `%D' to be of type `%T'"
12205 #~ msgstr "ne peut déclarer la paramètre « %D » comme étant de type « %T »"
12207 #~ msgid "cannot declare field `%D' to be of type `%T'"
12208 #~ msgstr "ne peut déclarer la champ « %D » comme étant de type « %T »"
12210 #~ msgid "invalid return type for member function `%#D'"
12211 #~ msgstr "type retourné invalide pour le membre de la fonction « %#D »"
12213 #~ msgid "invalid return type for function `%#D'"
12214 #~ msgstr "type retourné invalide pour la fonction « %#D »"
12216 #~ msgid "cannot allocate an object of type `%T'"
12217 #~ msgstr "ne peut allouer un objet de type « %T »"
12219 #~ msgid "  because the following virtual functions are abstract:"
12220 #~ msgstr "  parce que les fonctions viruelles suivantes sont abstraites:"
12222 #~ msgid "\t%#D"
12223 #~ msgstr "\t%#D"
12225 #~ msgid "  since type `%T' has abstract virtual functions"
12226 #~ msgstr "  depuis que le type « %T » a des fonctions virtuelles abstraites"
12228 #~ msgid "constructor syntax used, but no constructor declared for type `%T'"
12229 #~ msgstr "syntaxe de constructeur utilisé mais aucun constructeur déclaré pour le type « %T »"
12231 #~ msgid "cannot initialize arrays using this syntax"
12232 #~ msgstr "ne peut initialiser les tableaux en utilisant la syntaxe"
12234 #~ msgid "initializing array with parameter list"
12235 #~ msgstr "initialise le tableau avec la liste des paramètres"
12237 #~ msgid "initializer for scalar variable requires one element"
12238 #~ msgstr "l'initialisation de variable scalaire requiert un élément"
12240 #~ msgid "braces around scalar initializer for `%T'"
12241 #~ msgstr "accolades autour de l'initialiseur scalaire pour « %T »"
12243 #~ msgid "ignoring extra initializers for `%T'"
12244 #~ msgstr "initialiseurs superflus pour « %T » ignorés"
12246 #~ msgid "variable-sized object of type `%T' may not be initialized"
12247 #~ msgstr "un objet de taille variable de type « %T » peut ne pas être initialisé"
12249 #~ msgid "subobject of type `%T' must be initialized by constructor, not by `%E'"
12250 #~ msgstr "sous-objet de type « %T » doit être initialisé par un constructeur, non pas par « %E »"
12252 #~ msgid "aggregate has a partly bracketed initializer"
12253 #~ msgstr "aggrégat a un initialiseur partiellement entouré d'accolades"
12255 #~ msgid "non-trivial labeled initializers"
12256 #~ msgstr "initialiseur étiqueté de manière non trivial"
12258 #~ msgid "non-empty initializer for array of empty elements"
12259 #~ msgstr "initialiseurs non vides pour un tableau d'éléments vides"
12261 #~ msgid "initializer list for object of class with virtual base classes"
12262 #~ msgstr "liste d'initialiseurs pour les objets de classe avec classes de base virtuelles"
12264 #~ msgid "initializer list for object of class with base classes"
12265 #~ msgstr "liste d'initialiseurs pour les objets de classe avec classes de base"
12267 #~ msgid "initializer list for object using virtual functions"
12268 #~ msgstr "liste d'initialiseurs pour objet utilisant des fonctions virtuelles"
12270 #~ msgid "missing initializer for member `%D'"
12271 #~ msgstr "initialiseur manquant pour le membre « %D »"
12273 #~ msgid "uninitialized const member `%D'"
12274 #~ msgstr "membre de constante non initialisé pour « %D »"
12276 #~ msgid "member `%D' with uninitialized const fields"
12277 #~ msgstr "membre « %D » avec des champs de constantes non initialisée"
12279 #~ msgid "member `%D' is uninitialized reference"
12280 #~ msgstr "membre « %D » est une référence non initialisée"
12282 #~ msgid "index value instead of field name in union initializer"
12283 #~ msgstr "valeur index au lieu du nom de champ dans l'initialiseur d'union"
12285 #~ msgid "no field `%D' in union being initialized"
12286 #~ msgstr "pas de champ « %D » dans l'aggrégat n'a été initialisé"
12288 #~ msgid "union `%T' with no named members cannot be initialized"
12289 #~ msgstr "aggrégat « %T » sans mambre nommé ne peut être initialisé"
12291 #~ msgid "excess elements in aggregate initializer"
12292 #~ msgstr "éléments en excès dans l'initialiseur d'aggrégat"
12294 #~ msgid "circular pointer delegation detected"
12295 #~ msgstr "délégation de pointeur circulaire détecté"
12297 #~ msgid "base operand of `->' has non-pointer type `%T'"
12298 #~ msgstr "l'opérande de base de «->» a un type non pointeur « %T »"
12300 #~ msgid "result of `operator->()' yields non-pointer result"
12301 #~ msgstr "résultat de « operator->() » laisse comme résultat un non pointeur"
12303 #~ msgid "base operand of `->' is not a pointer"
12304 #~ msgstr "l'opérande de base de «->» n'est pas un pointeur"
12306 #~ msgid "`%E' cannot be used as a member pointer, since it is of type `%T'"
12307 #~ msgstr "« %E » ne peut être utilisé comme pointeur de membre, alors qu'il est de type « %T »"
12309 #~ msgid "cannot apply member pointer `%E' to `%E', which is of non-aggregate type `%T'"
12310 #~ msgstr "ne peut appliquer un pointeur de membre « %E » à « %E », lequel n'est pas un type d'aggrégat « %T »"
12312 #~ msgid "member type `%T::' incompatible with object type `%T'"
12313 #~ msgstr "type du membre « %T:: » incompatible avec le type d'objet « %T »"
12315 #~ msgid "call to function `%D' which throws incomplete type `%#T'"
12316 #~ msgstr "l'appel à la fonction « %D » laquelle écarte le type incomplet « %T »"
12318 #~ msgid "call to function which throws incomplete type `%#T'"
12319 #~ msgstr "l'appel à la fonction laquelle écarte le type incomplet « %T »"
12321 #~ msgid "%s is deprecated, please see the documentation for details"
12322 #~ msgstr "%s est obsolète, SVP voir la documentation pour les détails"
12324 #~ msgid "note:"
12325 #~ msgstr "note :"
12327 #~ msgid "warning:"
12328 #~ msgstr "avertissement :"
12330 #~ msgid "fatal:"
12331 #~ msgstr "fatal :"
12333 #~ msgid "(continued):"
12334 #~ msgstr "(suite) :"
12336 #~ msgid "[REPORT BUG!!] %"
12337 #~ msgstr "[RAPPORTER L'ANOMALIE!!] %"
12339 #~ msgid "[REPORT BUG!!]"
12340 #~ msgstr "[RAPPORTER L'ANOMALIE!!]"
12342 #~ msgid "ASSIGN'ed label cannot fit into `%A' at %0 -- using wider sibling"
12343 #~ msgstr "l'étiquette affectée ne peut s'insérer dans « %A » à %0 - utilisation d'un voisinage plus grand"
12345 #~ msgid "no INTEGER type can hold a pointer on this configuration"
12346 #~ msgstr "AUCUN type ENTIER ne peut tenir un pointeur sur cette configuration"
12348 #~ msgid "configuration: REAL, INTEGER, and LOGICAL are %d bits wide,"
12349 #~ msgstr "configuration : REAL, INTEGER, et LOGICAL ont %d bits,"
12351 #~ msgid "and pointers are %d bits wide, but g77 doesn't yet work"
12352 #~ msgstr "et les pointeurs ont %d bits, mais g77 ne fonctionne pas encore"
12354 #~ msgid "properly unless they all are 32 bits wide"
12355 #~ msgstr "correctement à moins qu'ils aient tous 32 bits de largeur"
12357 #~ msgid "Please keep this in mind before you report bugs."
12358 #~ msgstr "SVP garder cela en tête avant de rapporter les anomalies."
12360 #~ msgid "configuration: char * holds %d bits, but ftnlen only %d"
12361 #~ msgstr "configuration: char * contient %d bits, mais ftnlen seulement %d"
12363 #~ msgid ""
12364 #~ "configuration: char * holds %d bits, but INTEGER only %d --\n"
12365 #~ " ASSIGN statement might fail"
12366 #~ msgstr ""
12367 #~ "configuration: char * contient %d bits, mais INTEGER seulement %d --\n"
12368 #~ " déclaration ASSIGN pourrait échouer"
12370 #~ msgid "In statement function"
12371 #~ msgstr "Dans la déclaration de fonction"
12373 #~ msgid "Outside of any program unit:\n"
12374 #~ msgstr "En dehors de toute unité de programme:\n"
12376 #~ msgid "%A from %B at %0%C"
12377 #~ msgstr "%A à partir de %B à %0%C"
12379 #~ msgid "At %0, INCLUDE file %A exists, but is not readable"
12380 #~ msgstr "À %0, fichier INCLUDE %A existe mais n'est pas lisible"
12382 #~ msgid "At %0, INCLUDE nesting too deep"
12383 #~ msgstr "À %0, imbrication du INCLUDE est trop profonde"
12385 #~ msgid "Two arithmetic operators in a row at %0 and %1 -- use parentheses"
12386 #~ msgstr "Deux opérateurs arithmétiques dans la rangée à %0 et %1 -- utiliser des parenthèses"
12388 #~ msgid "Operator at %0 has lower precedence than that at %1 -- use parentheses"
12389 #~ msgstr "L'opérateur à %0 a une précédence plus basse que celui à %1 -- utiliser des parenthèses"
12391 #~ msgid "Use .EQV./.NEQV. instead of .EQ./.NE. at %0 for LOGICAL operands at %1 and %2"
12392 #~ msgstr "Utiliser .EQV./.NEQV. au lieu de .EQ./.NE. à %0 pour les opérandes LOGICAL à %1 et %2"
12394 #~ msgid "Unsupported operand for ** at %1 -- converting to default INTEGER"
12395 #~ msgstr "Opérande non supportée pour ** à %1 -- conversion à INTEGER par défaut"
12397 #~ msgid "overflowed output arg list for `%s'"
12398 #~ msgstr "débordement de la liste d'arguments de sortie pour « %s »"
12400 #~ msgid ""
12401 #~ "GNU Fortran comes with NO WARRANTY, to the extent permitted by law.\n"
12402 #~ "You may redistribute copies of GNU Fortran\n"
12403 #~ "under the terms of the GNU General Public License.\n"
12404 #~ "For more information about these matters, see the file named COPYING\n"
12405 #~ "or type the command `info -f g77 Copying'.\n"
12406 #~ msgstr ""
12407 #~ "GNU Fortran est fourni sans aucune garantie, selon les limites permises par la loi.\n"
12408 #~ "Vous pouvez redistribuer des copies de GNU Fortran\n"
12409 #~ "selon les termes de la GNU General Public License.\n"
12410 #~ "Pour plus d'informations à ce sujet, consulter le fichier portant le nom COPYING\n"
12411 #~ "ou taper la commande `info -f g77 Copying'.\n"
12413 #~ msgid "--driver no longer supported"
12414 #~ msgstr "--driver n'est plus supporté"
12416 #~ msgid "argument to `%s' missing"
12417 #~ msgstr "argument pour « %s » est manquant"
12419 #~ msgid "no input files; unwilling to write output files"
12420 #~ msgstr "aucun fichier d'entrée; pas d'accord pour écrire dans les fichiers de sortie"
12422 #~ msgid "Implicit declaration of `%A' at %0"
12423 #~ msgstr "déclaration implicite de « %A » à %0"
12425 #~ msgid "Non-ISO-C-standard escape sequence `\\%A' at %0"
12426 #~ msgstr "séquence d'échappement non conforme au standard ISO C «\\%A» à %0"
12428 #~ msgid "Unknown escape sequence `\\%A' at %0"
12429 #~ msgstr "séquence d'échappement inconnue «\\%A» à %0"
12431 #~ msgid "Unterminated escape sequence `\\' at %0"
12432 #~ msgstr "séquence d'échappement non terminée «\\» at %0"
12434 #~ msgid "Unknown escape sequence `\\' followed by char code 0x%A at %0"
12435 #~ msgstr "séquence d'échappement inconnue «\\» suivi par le code de caractères 0x%A at %0"
12437 #~ msgid "\\x used at %0 with no following hex digits"
12438 #~ msgstr "\\x utilisé à %0 sans être suivi des chiffres hexdécimaux"
12440 #~ msgid "Hex escape at %0 out of range"
12441 #~ msgstr "échappement hexadécimal à %0 hors limite"
12443 #~ msgid "Escape sequence at %0 out of range for character"
12444 #~ msgstr "séquence d'échappement à %0 hors limite pour le type caractère"
12446 #~ msgid "hex escape out of range"
12447 #~ msgstr "échappement hexadécimal hors limite"
12449 #~ msgid "non-ANSI-standard escape sequence, `\\%c'"
12450 #~ msgstr "séquence d'échappement n'est pas ANSI standard: «\\%c'"
12452 #~ msgid "non-ISO escape sequence `\\%c'"
12453 #~ msgstr "séquence d'échappement non ISO «\\%c'"
12455 #~ msgid "unknown escape sequence `\\%c'"
12456 #~ msgstr "séquence d'échappement inconnue: «\\%c'"
12458 #~ msgid "unknown escape sequence: `\\' followed by char code 0x%x"
12459 #~ msgstr "séquence d'échappement inconnue: «\\» suivi par le code de caractères 0x%x"
12461 #~ msgid "badly formed directive -- no closing quote"
12462 #~ msgstr "directive mal composée -- pas de guillement ou d'apostrophe de fermeture"
12464 #~ msgid "#-lines for entering and leaving files don't match"
12465 #~ msgstr "#-lines pour entrer et quitter les fichiers ne concordent pas"
12467 #~ msgid "bad directive -- missing close-quote"
12468 #~ msgstr "directive erronée -- manque un apostrophe ou un guillemet de fermeture"
12470 #~ msgid "invalid #ident"
12471 #~ msgstr "#ident invalide"
12473 #~ msgid "undefined or invalid # directive"
12474 #~ msgstr "directive # non définie ou invalide"
12476 #~ msgid "invalid #line"
12477 #~ msgstr "#ligne invalide"
12479 #~ msgid "use `#line ...' instead of `# ...' in first line"
12480 #~ msgstr "utiliser « #ligne ... » au lieu de « # ... » dans la première ligne"
12482 #~ msgid "invalid #-line"
12483 #~ msgstr "#-line invalide"
12485 #~ msgid "Null character at %0 -- line ignored"
12486 #~ msgstr "caractère null à %0 -- ligne ignorée"
12488 #~ msgid "INCLUDE at %0 not the only statement on the source line"
12489 #~ msgstr "INCLUDE à %0 n'est pas la seule déclaration sur la ligne source"
12491 #~ msgid "ASSIGNed FORMAT specifier is too small"
12492 #~ msgstr "spécificateur dans ASSIGN FORMAT est trop petit"
12494 #~ msgid "SELECT CASE on CHARACTER type (at %0) not supported -- sorry"
12495 #~ msgstr "SÉLECTION du CASE sur un type CHARACTER (à %0) n'est pas supporté -- désolé"
12497 #~ msgid "SELECT (at %0) has duplicate cases -- check integer overflow of CASE(s)"
12498 #~ msgstr "SELECT (à %0) possède des cases doubles -- vérifier le débordement d'entier des CASES"
12500 #~ msgid "ASSIGN to variable that is too small"
12501 #~ msgstr "ASSIGN à la variable est trop petit"
12503 #~ msgid "ASSIGNed GOTO target variable is too small"
12504 #~ msgstr "variable cible par ASSIGN GOTO est trop petite"
12506 #~ msgid "Local adjustable symbol `%A' at %0"
12507 #~ msgstr "Symbole local ajustable « %A » à %0"
12509 #~ msgid "data initializer on host with different endianness"
12510 #~ msgstr "initialiseur de données sur l'hôte a un alignement des octets différent (endian)"
12512 #~ msgid "-fvxt-not-f90 no longer supported -- try -fvxt"
12513 #~ msgstr "-fvxt-not-f90 n'est plus supporté -- essayer -fvxt"
12515 #~ msgid "-ff90-not-vxt no longer supported -- try -fno-vxt -ff90"
12516 #~ msgstr "-ff90-not-vxt n'est plus supporté -- essayer -fno-vxt -ff90"
12518 #~ msgid "-fdebug-kludge is disabled, use normal debugging flags"
12519 #~ msgstr "-fdebug-kludge est désactivé, utiliser le fanion normal de mise au point"
12521 #~ msgid "Missing first operand for binary operator at %0"
12522 #~ msgstr "première opérande manquante pour l'opérateur biunaire à %0"
12524 #~ msgid "Zero-length character constant at %0"
12525 #~ msgstr "constante caractère de longueur zéro à %0"
12527 #~ msgid "Invalid token at %0 in expression or subexpression at %1"
12528 #~ msgstr "élément lexical invalide à %0 dans l'expression ou la sous-expression à %1"
12530 #~ msgid "Missing operand for operator at %1 at end of expression at %0"
12531 #~ msgstr "Opérande manquante pour l'opérateur %1 à la fin de l'expresssion à %0"
12533 #~ msgid "Label %A already defined at %1 when redefined at %0"
12534 #~ msgstr "Étiquette %A déjà définie à %1 et redéfinie à %0"
12536 #~ msgid "Unrecognized character at %0 [info -f g77 M LEX]"
12537 #~ msgstr "Caractère non reconnue à %0 [info -f g77 M LEX]"
12539 #~ msgid "Label definition %A at %0 on empty statement (as of %1)"
12540 #~ msgstr "Définition d'étiquette %A à %0 dans une déclaration vide (comme %1)"
12542 #~ msgid "Invalid first character at %0 [info -f g77 M LEX]"
12543 #~ msgstr "Premier caractère invalide à %0 [info -f g77 M LEX]"
12545 #~ msgid "Line too long as of %0 [info -f g77 M LEX]"
12546 #~ msgstr "Ligne trop longue tel que %0 [info -f g77 M LEX]"
12548 #~ msgid "Non-numeric character at %0 in label field [info -f g77 M LEX]"
12549 #~ msgstr "Caractère non-numérique à %0 dans le champ d'étiquette [info -f g77 M LEX]"
12551 #~ msgid "Label number at %0 not in range 1-99999"
12552 #~ msgstr "Numéro d'étiquette à %0 n'est pas entre les bornes 1-99999"
12554 #~ msgid "At %0, '!' and '/*' are not valid comment delimiters"
12555 #~ msgstr "À %0, « ! » et « /* » ne sont pas des délimiteurs de commentaire valides"
12557 #~ msgid "Continuation indicator at %0 must appear in column 6 [info -f g77 M LEX]"
12558 #~ msgstr "Indicateur de continuation à %0 doit apparaître en colonne 6 [info -f g77 M LEX]"
12560 #~ msgid "Label at %0 invalid with continuation line indicator at %1 [info -f g77 M LEX]"
12561 #~ msgstr "Étiquette invalide à %0 avec l'indicateur de continuation de ligne à %1 [info -f g77 M LEX]"
12563 #~ msgid "Character constant at %0 has no closing apostrophe at %1"
12564 #~ msgstr "constante caractère à %0 n'a pas d'apostrophe de fermeture à %1"
12566 #~ msgid "Hollerith constant at %0 specified %A more characters than are present as of %1"
12567 #~ msgstr "Constante Hollerith à %0 spécifiée %A a plus de caractères que ceux présents dans %1"
12569 #~ msgid "Missing close parenthese at %0 needed to match open parenthese at %1"
12570 #~ msgstr "Paranethèse fermante amnquante à %0 nécessaire pour pairer la parenthèse ouverte à %1"
12572 #~ msgid "Integer at %0 too large"
12573 #~ msgstr "entier à %0 est trop grand"
12575 #~ msgid "Period at %0 not followed by digits for floating-point number or by `NOT.', `TRUE.', or `FALSE.'"
12576 #~ msgstr "Période à %0 n'est pas suivie de chiffres en nombre flottant ou de « NOT.», «TRUE.», ou «FALSE. »"
12578 #~ msgid "Missing close-period between `.%A' at %0 and %1"
12579 #~ msgstr "Fermeture de période manquante entre «.%A» à %0 et %1"
12581 #~ msgid "Invalid exponent at %0 for real constant at %1; nondigit `%A' in exponent field"
12582 #~ msgstr "Exposant invalide à %0 pour la constante réelle à %1; « %A » n'est pas un chiffre dans le champ de l'exposant"
12584 #~ msgid "Missing value at %1 for real-number exponent at %0"
12585 #~ msgstr "Valeur manquante à %1 pour l'exposant d'un nombre réeal à %0"
12587 #~ msgid "Expected binary operator between expressions at %0 and at %1"
12588 #~ msgstr "Opérateur binaire attendu entre les expressions à %0 et à %1"
12590 #~ msgid "Semicolon at %0 is an invalid token"
12591 #~ msgstr "Point-virgule (« ; ») en %0 est un élément lexical invalide"
12593 #~ msgid "Extraneous comma in FORMAT statement at %0"
12594 #~ msgstr "Virgule superflue dans la déclaration de FORMAT à %0"
12596 #~ msgid "Missing comma in FORMAT statement at %0"
12597 #~ msgstr "Virgule manquante dans la déclaration de FORMAT à %0"
12599 #~ msgid "Spurious sign in FORMAT statement at %0"
12600 #~ msgstr "faux signe dans la déclaration de FORMAT à %0"
12602 #~ msgid "Spurious number in FORMAT statement at %0"
12603 #~ msgstr "faux nombre dans la déclaration de FORMAT à %0"
12605 #~ msgid "Spurious text trailing number in FORMAT statement at %0"
12606 #~ msgstr "faux texte terminant le nombre dans la déclaration de FORMAT à %0"
12608 #~ msgid "Unrecognized FORMAT specifier at %0"
12609 #~ msgstr "spécificateur de FORMAT non reconnu à %0"
12611 #~ msgid "Missing close-parenthese(s) in FORMAT statement at %0"
12612 #~ msgstr "Parenthèse(s) fermante(s) manquante(s) dans la déclaration de FORMAT à %0"
12614 #~ msgid "Missing number following period in FORMAT statement at %0"
12615 #~ msgstr "Nombre manquant suivant la période dans la déclaration de FORMAT à %0"
12617 #~ msgid "Missing number following `E' in FORMAT statement at %0"
12618 #~ msgstr "Nombre manquant suivant « E » dans la déclaration de FORMAT à %0"
12620 #~ msgid "Spurious trailing comma preceding terminator at %0"
12621 #~ msgstr "fausse virgule qui traîne dans la précédente terminaison à %0"
12623 #~ msgid "At %0, specify OPERATOR instead of ASSIGNMENT for INTERFACE statement not specifying the assignment operator (=)"
12624 #~ msgstr "À %0, spécifier l'OPÉRATEUR au lieu de l'AFFECTATION pour le déclaration d'INTERFACE ne spécifiant pas d'opérateur d'affectation (=)"
12626 #~ msgid "At %0, specify ASSIGNMENT instead of OPERATOR for INTERFACE statement specifying the assignment operator (=)"
12627 #~ msgstr "À %0, spécifier une AFFECTATION au lieu d'un OPÉRATEUR dans la déclaration d'INTERFACE spécifiant un opérateur d'affectation (=)"
12629 #~ msgid "Cannot specify =initialization-expr at %0 unless `::' appears before list of objects"
12630 #~ msgstr "Ne peut spécifier une expression d'initialisation = à %0 à moins que «::» n'apparaissae avant la liste d'objets"
12632 #~ msgid "Reference to label at %1 inconsistent with its definition at %0"
12633 #~ msgstr "La référence à l'étiquette à %1 est inconsistente avec sa définition à %0"
12635 #~ msgid "Reference to label at %1 inconsistent with earlier reference at %0"
12636 #~ msgstr "La référence à l'étiquette à %1 est inconsistente avec sa précédente référence à %0"
12638 #~ msgid "DO-statement reference to label at %1 follows its definition at %0"
12639 #~ msgstr "Déclaration DO utilisant une référence à l'étiquette à %1 suis sa définition à %0"
12641 #~ msgid "Reference to label at %1 is outside block containing definition at %0"
12642 #~ msgstr "Référence à l'étiquette à %1 est en dehors du bloc contenant la définition à %0"
12644 #~ msgid "DO-statement references to label at %0 and %2 separated by unterminated block starting at %1"
12645 #~ msgstr "Déclaration DO utilisant des références à l'étiquette à %0 et %2 séparés par un bloc non complet débutant à %1"
12647 #~ msgid "DO-statement reference to label at %0 and label definition at %2 separated by unterminated block starting at %1"
12648 #~ msgstr "Déclaration DO utilisant une référence à l'étiquette à %0 et la définition d'étiquette à %2 séparés par un bloc non complet débutant à %1"
12650 #~ msgid "Label definition at %0 invalid on this kind of statement"
12651 #~ msgstr "définition d'étiquette à %0 invalide pour ce genre de déclaration"
12653 #~ msgid "Statement at %0 invalid in this context"
12654 #~ msgstr "déclaration à %0 invalide dans ce contexte"
12656 #~ msgid "Statement at %0 invalid in context established by statement at %1"
12657 #~ msgstr "déclaration à %0 invalide dans le contexte établi par la déclaration à %1"
12659 #~ msgid "Statement at %0 must specify construct name specified at %1"
12660 #~ msgstr "Déclaration à %0 doit spécifier un nom de construit spécifié à %1"
12662 #~ msgid "Construct name at %0 superfluous, no construct name specified at %1"
12663 #~ msgstr "Nom de construit à %0 superflue, aucun nom de construit spécifié à %1"
12665 #~ msgid "Construct name at %0 not the same as construct name at %1"
12666 #~ msgstr "Nom de construit à %0 n'est pas le même que celui à %1"
12668 #~ msgid "Construct name at %0 does not match construct name for any containing DO constructs"
12669 #~ msgstr "Nom de construit à %0 ne concorde pas avec un nom de construit contenant des construits DO"
12671 #~ msgid "Label definition missing at %0 for DO construct specifying label at %1"
12672 #~ msgstr "Définition d'étiquette manquante à %0 pour le construit DO spécifiant l'étiquette à %1"
12674 #~ msgid "Statement at %0 follows ELSE block for IF construct at %1"
12675 #~ msgstr "Déclaration à %0 suivant un bloc ELSE pour le construit IF à %1"
12677 #~ msgid "No label definition for FORMAT statement at %0"
12678 #~ msgstr "pas de définition d'étiquette pour la déclaration de FORMAT à %0"
12680 #~ msgid "Second occurrence of ELSE WHERE at %0 within WHERE at %1"
12681 #~ msgstr "Seconde occurente de ELSE WHERE à %0 à l'intérieur du WHERE à %1"
12683 #~ msgid "END statement at %0 missing `%A' keyword required for internal or module procedure(s) bounded by %1"
12684 #~ msgstr "déclaration END à %0 manquante mot clé « %A » requis pour une procédure interne ou un module lié à %1"
12686 #~ msgid "MODULE PROCEDURE statement at %0 disallowed because INTERFACE at %1 specifies no generic name, operator, or assignment"
12687 #~ msgstr "déclaration de MODULE PROCEDURE à %0 non permise parce que l'INTERFACE à %1 ne spécifie pas de nom générique, d'opérateur ou d'affectation"
12689 #~ msgid "BLOCK DATA name at %0 superfluous, no name specified at %1"
12690 #~ msgstr "nom du BLOCK DATA à %0 superflue, aucun nom spécifié à %1"
12692 #~ msgid "Program name at %0 superfluous, no PROGRAM statement specified at %1"
12693 #~ msgstr "nom de programme à %0 superflue, aucune déclaration PROGRAM spécifié à %1"
12695 #~ msgid "Program unit name at %0 not the same as name at %1"
12696 #~ msgstr "nom de l'unité programme à %0 n'est pas le même que le nom à %1"
12698 #~ msgid "Type name at %0 not the same as name at %1"
12699 #~ msgstr "Nom de type à %0 n'est pas le même que le nom à %1"
12701 #~ msgid "End of source file before end of block started at %0"
12702 #~ msgstr "Fin du fichier source avant la fin du bloc débutant à %0"
12704 #~ msgid "Undefined label, first referenced at %0"
12705 #~ msgstr "Étiquette non définie, première référence à %0"
12707 #~ msgid "SAVE statement or attribute at %1 cannot be specified along with SAVE statement or attribute at %0"
12708 #~ msgstr "déclaration SAVE ou attribut à %1 ne peut être spécifiée en même temps avec la déclaration SAVE ou l'attribut à %0"
12710 #~ msgid "PUBLIC or PRIVATE statement at %1 cannot be specified along with PUBLIC or PRIVATE statement at %0"
12711 #~ msgstr "déclaration PUBLIC ou PRIVATE à %1 ne peut être spécifié en même temps avec la déclaration PUBLIC ou PRIVATE à %0"
12713 #~ msgid "RETURN statement at %0 invalid within a main program unit"
12714 #~ msgstr "déclaration RETURN à %0 invalide à l'intérieur de l'unité du programme principal"
12716 #~ msgid "Alternate return specifier at %0 invalid within a main program unit"
12717 #~ msgstr "spécificateur alternatif de retour à %0 invalide à l'intérieur de l'unité du programme principal"
12719 #~ msgid "Alternate return specifier at %0 invalid within a function"
12720 #~ msgstr "spécificateur alternatif de retour à %0 invalide à l'intérieur de la fonction"
12722 #~ msgid "Access specifier or PRIVATE statement at %0 invalid for derived-type definition within other than the specification part of a module"
12723 #~ msgstr "spécificateur d'accès ou déclaration PRIVATE à %0 invalide pour une définition de type dérivé à l'intérieur d'autre chose que la portion de spécification d'un module"
12725 #~ msgid "Access specifier at %0 must immediately follow derived-type statement at %1 with no intervening statements"
12726 #~ msgstr "Spécificateur d'accès à %0 doit suivre immédaitement la déclaration de type dérivé à %1 sans intervention de déclarations"
12728 #~ msgid "No components specified as of %0 for derived-type definition beginning at %1"
12729 #~ msgstr "Aucun composant spécifié tel que %0 pour une définition de type dérivé débutant à %1"
12731 #~ msgid "No components specified as of %0 for structure definition beginning at %1"
12732 #~ msgstr "Aucun composant spécifié tel que %0 pour la définition de structure débutant à %1"
12734 #~ msgid "Missing structure name for outer structure definition at %0"
12735 #~ msgstr "Nom de structure manquant pour la définition de structure externe à %0"
12737 #~ msgid "Field names at %0 for outer structure definition -- specify them in a subsequent RECORD statement instead"
12738 #~ msgstr "Noms de champs à %0 pour la définition externe de structure -- les spécifier dans une déclaration subséquente de déclaration RECORD à la place"
12740 #~ msgid "Missing field name(s) for structure definition at %0 within structure definition at %1"
12741 #~ msgstr "noms de champs manquant pour la définition de strcutreu à %0 à l'intérieur de la définition de structure à %1"
12743 #~ msgid "No components specified as of %0 for map beginning at %1"
12744 #~ msgstr "Aucun composant spécifié tel que %0 pour la map débutant à %1"
12746 #~ msgid "Zero or one maps specified as of %0 for union beginning at %1 -- at least two are required"
12747 #~ msgstr "Aucune ou une map spécifié tel que %0 pour l'union débutant à %1 -- au moins deux sont requises"
12749 #~ msgid "Missing %A specifier in statement at %0"
12750 #~ msgstr "spécificateur %A manquant dans la déclaration à %0"
12752 #~ msgid "Items in I/O list starting at %0 invalid for namelist-directed I/O"
12753 #~ msgstr "Items dans la liste E/S débutant à %0 invalide pour un liste nommé d'E/S dirigées"
12755 #~ msgid "Conflicting I/O control specifications at %0 and %1"
12756 #~ msgstr "spécifications conflictuelles de contrôle d'E/S à %0 et %1"
12758 #~ msgid "No UNIT= specifier in I/O control list at %0"
12759 #~ msgstr "aucun spécificateur UNIT=1 dans la liste de contrôle d'E/S à %0"
12761 #~ msgid "Specification at %0 requires ADVANCE=`NO' specification in same I/O control list"
12762 #~ msgstr "spécification à %0 requiert la spécification ADVANCE=« NO » dans la même liste de contrôel d'E/S"
12764 #~ msgid "Specification at %0 requires explicit FMT= specification in same I/O control list"
12765 #~ msgstr "spécification à %0 requiert la spécification explicite FMT= dans la même liste de contrôel d'E/S"
12767 #~ msgid "Second occurrence of CASE DEFAULT at %0 within SELECT CASE at %1"
12768 #~ msgstr "Seconde occurence du CASE DEFAULT à %0 à l'intéreur de SELECT CASE à %1"
12770 #~ msgid "Duplicate or overlapping case values/ranges at %0 and %1"
12771 #~ msgstr "duplication ou chevauchement des valeurs/plages de case à %0 et %1"
12773 #~ msgid "Type and/or kind-type parameter disagreement between CASE value or value within range at %0 and SELECT CASE at %1"
12774 #~ msgstr "Désaccord du paramètre du Type et/ou type de sorte entre la valeur du CASE ou la valeur à l'intérieur de l'étendue à %0 et le SELECT CASE à %1"
12776 #~ msgid "Range specification at %0 invalid for CASE statement within logical-type SELECT CASE statement"
12777 #~ msgstr "spécification d'étendue à %0 invalide pour la déclaration du CASE à l'intérieur de la déclaration du type logique du SELECT CASE"
12779 #~ msgid "Fortran 90 feature at %0 unsupported"
12780 #~ msgstr "option FORTRAN 90 à %0 non supportée"
12782 #~ msgid "Invalid declaration of or reference to symbol `%A' at %0 [initially seen at %1]"
12783 #~ msgstr "déclaration invalide ou référence au symboe « %A » à %0 [initialement vu à %1]"
12785 #~ msgid "Null element at %0 for array reference at %1"
12786 #~ msgstr "élément nul à %0 pour la référence au tableau à %1"
12788 #~ msgid "Too few elements (%A missing) as of %0 for array reference at %1"
12789 #~ msgstr "Trop peu d'éléments (%A manquant) tel que %0 pour la référence au tableau à %1"
12791 #~ msgid "Too many elements as of %0 for array reference at %1"
12792 #~ msgstr "Trop peu d'éléments tel que %0 pour la référence au tableau à %1"
12794 #~ msgid "Missing colon as of %0 in substring reference for %1"
12795 #~ msgstr "«:» manquant dans %0 dans la sous-chaîne de référence pour %1"
12797 #~ msgid "Invalid use at %0 of substring operator on %1"
12798 #~ msgstr "utilisation invalide à %0 de l'opérateur de sous-chaîne sur %1"
12800 #~ msgid "Substring begin/end point at %0 out of defined range"
12801 #~ msgstr "point begin/end de la sous-chaîne à %0 en dehors de la plage définie"
12803 #~ msgid "Array element value at %0 out of defined range"
12804 #~ msgstr "Valeur de l'élément du tableau à %0 en dehors de la plage définie"
12806 #~ msgid "Expression at %0 has incorrect data type or rank for its context"
12807 #~ msgstr "expression à %0 a un type de données ou un rang incorrect pour son contexte"
12809 #~ msgid "Division by 0 (zero) at %0 (IEEE not yet supported)"
12810 #~ msgstr "division par 0 (zéro) à %0 (IEEE pas encore supporté)"
12812 #~ msgid "%A step count known to be 0 (zero) at %0"
12813 #~ msgstr "valeur du pas %A connu pour être à 0 (zéro) à %0"
12815 #~ msgid "%A end value plus step count known to overflow at %0"
12816 #~ msgstr "valeur finale %A plus la valeur du pas connus pour déborder à %0"
12818 #~ msgid "%A begin, end, and step-count values known to result in implementation-dependent behavior due to overflow(s) in intermediate calculations at %0"
12819 #~ msgstr "valeur de départ, fin et du pas %A connu pour résulter dans un comportement dépendant de l'implantation en raison d'un débordement dans les calculs intermédiaires à %0"
12821 #~ msgid "%A begin, end, and step-count values known to result in no iterations at %0"
12822 #~ msgstr "valeur de départ, fin et du pas %A connus pour ne faire aucune itération à %0"
12824 #~ msgid "Type disagreement between expressions at %0 and %1"
12825 #~ msgstr "désaccord de type entre les expressions à %0 et %1"
12827 #~ msgid "No specification for implied-DO iterator `%A' at %0"
12828 #~ msgstr "aucune spécification pour l'itération DO-implicite « %A » à %0"
12830 #~ msgid "Gratuitous parentheses surround implied-DO construct at %0"
12831 #~ msgstr "parenthèses gratuites entourant le construit DO implicite à %0"
12833 #~ msgid "Zero-size specification invalid at %0"
12834 #~ msgstr "spécification de taille zéro invalide à %0"
12836 #~ msgid "Zero-size array at %0"
12837 #~ msgstr "tableau de taille zéro à %0"
12839 #~ msgid "Target machine does not support complex entity of kind specified at %0"
12840 #~ msgstr "machine cible ne supporte par l'entité complexe de la sorte spécifié à %0"
12842 #~ msgid "Target machine does not support DOUBLE COMPLEX, specified at %0"
12843 #~ msgstr "machine cible ne supporte pas DOUBLE COMPLEX spécifié à %0"
12845 #~ msgid "Attempt to raise constant zero to a power at %0"
12846 #~ msgstr "Tentative d'augmentation d'une constante de valeur zéro à la puissance %0"
12848 #~ msgid "Reference to generic intrinsic `%A' at %0 could be to form %B or %C"
12849 #~ msgstr "référence à un intrinsèque générique « %A » à %0 pourrait être de la forme %B ou %C"
12851 #~ msgid "Ambiguous use of intrinsic `%A' at %0 [info -f g77 M CMPAMBIG]"
12852 #~ msgstr "utilisation ambiquë de l'intrinsèque « %A » à %0 [info -f g77 M CMPAMBIG]"
12854 #~ msgid "Intrinsic `%A' referenced %Bly at %0, %Cly at %1 [info -f g77 M EXPIMP]"
12855 #~ msgstr "intrinsèque « %A » référencé %Bly à %0, %Cly à %1 [info -f g77 M EXPIMP]"
12857 #~ msgid "Same name `%A' used for %B at %0 and %C at %1 [info -f g77 M INTGLOB]"
12858 #~ msgstr "Même nom « %A » utilisé pour %B à %0 et %C à %1 [info -f g77 M INTGLOB]"
12860 #~ msgid "Explicit type declaration for intrinsic `%A' disagrees with invocation at %0"
12861 #~ msgstr "déclaration de type explicite pour l'intrinsèque « %A » en désaccord avec l'invocation à %0"
12863 #~ msgid "Unable to open INCLUDE file `%A' at %0"
12864 #~ msgstr "incapable d'ouvrir le fichier INCLUDE « %A » à %0"
12866 #~ msgid "Null argument at %0 for statement function reference at %1"
12867 #~ msgstr "argument nul à %0 pour la déclaration de la référence de fonction à %1"
12869 #~ msgid "Null argument at %0 for procedure invocation at %1"
12870 #~ msgstr "arguement nul à %0 pour l'invocation de la procédure à %1"
12872 #~ msgid "%A too few arguments (starting with dummy argument `%B') as of %0 for statement function reference at %1"
12873 #~ msgstr "trop peu d'arguments %A (débutant avec l'argument factice « %B ») tel que %0 pour la déclaration de la référence de fonction à %1"
12875 #~ msgid "%A too many arguments as of %0 for statement function reference at %1"
12876 #~ msgstr "trop peu d'arguments %A tel que %0 pour la déclaration de la référence de fonction à %1"
12878 #~ msgid "Array supplied at %1 for dummy argument `%A' in statement function reference at %0"
12879 #~ msgstr "tableau fourni à %1 pour l'argument factice « %A » dans la déclaration de référence de fonction à %0"
12881 #~ msgid "Unsupported FORMAT specifier at %0"
12882 #~ msgstr "spécificateur de FORMAT non supporté à %0"
12884 #~ msgid "Variable-expression FORMAT specifier at %0 -- unsupported"
12885 #~ msgstr "expression variable dans le spécificateur de FORMAT à %0 -- non supportée"
12887 #~ msgid "Unsupported VXT statement at %0"
12888 #~ msgstr "déclaration VXT non supporté à %0"
12890 #~ msgid "Attempt to specify second initial value for `%A' at %0"
12891 #~ msgstr "Tentative de spécifier une seconde valeur initial pour « %A » à %0"
12893 #~ msgid "Too few initial values in list of initializers for `%A' at %0"
12894 #~ msgstr "Trop peu de valeurs initiales dans la liste des initialisations pour « %A » à %0"
12896 #~ msgid "Too many initial values in list of initializers starting at %0"
12897 #~ msgstr "Trop de valeurs initiales dans la liste des initialisations débutant à %0"
12899 #~ msgid "Array or substring specification for `%A' out of range in statement at %0"
12900 #~ msgstr "Tableau ou sous-chaîne de spécification pour « %A » hors limite dans la déclaration à %0"
12902 #~ msgid "Array subscript #%B out of range for initialization of `%A' in statement at %0"
12903 #~ msgstr "souscript de tableau #%B hors limite pour l'initialisation de « %A » dans la déclaration à %0"
12905 #~ msgid "Implied do-loop step count of 0 (zero) for iteration variable `%A' in statement at %0"
12906 #~ msgstr "le pas implicite de la boucle DO a un compte de 0 (zéro) pour la variable itérative « %A » dans la déclaration à %0 "
12908 #~ msgid "Implied do-loop iteration count of 0 (zero) for iteration variable `%A' in statement at %0"
12909 #~ msgstr "le compte implicite de la boucle DO est à 0 (zéro) pour la variable itérative « %A » dans la déclaration à %0 "
12911 #~ msgid "Not an integer constant expression in implied do-loop in statement at %0"
12912 #~ msgstr "N'est pas un entier dans l'expression de la constante dans la déclaration implicite de la boucle DO à %0"
12914 #~ msgid "Attempt to specify second initial value for element of `%A' at %0"
12915 #~ msgstr "Tentative de spécifier une seconde valeur initiale pour l'élément « %A » à %0"
12917 #~ msgid "Attempt to EQUIVALENCE common areas `%A' and `%B' at %0"
12918 #~ msgstr "Tentative de définit une zone commmue par EQUIVALENCE « %A » et « %B » à %0"
12920 #~ msgid "Can't place `%A' as directed by EQUIVALENCE due to alignment restrictions"
12921 #~ msgstr "ne peut insérer « %A » tel que demandé par EQUIVALENCE en raison des restrictions d'alignement"
12923 #~ msgid "Mismatched EQUIVALENCE requirements for placement of `%A' at both %C and %D bytes offset from `%B'"
12924 #~ msgstr "Désaccord des conditions requises par EQUIVALENCE pour l'emplacement de « %A » aux deux décalages d'octets %C et %D à partir de %B"
12926 #~ msgid "Array or substring specification for `%A' out of range in EQUIVALENCE statement"
12927 #~ msgstr "spécification de tableau ou de sous-chaîne pour « %A » est hors limite dans la déclaration EQUIVALENCE"
12929 #~ msgid "Substring of non-CHARACTER entity `%A' in EQUIVALENCE statement"
12930 #~ msgstr "Sous-chaîne de non caractères « %A » dans la déclaration EQUIVALENCE"
12932 #~ msgid "Array reference to scalar variable `%A' in EQUIVALENCE statement"
12933 #~ msgstr "référence de tableau vers une variable scalaire « %A » dans une déclaraion EQUIVALENCE"
12935 #~ msgid "Array subscript #%B out of range for EQUIVALENCE of `%A'"
12936 #~ msgstr "souscript de tableau #%B hors limite pour la déclaration EQUIVALENCE de « %A »"
12938 #~ msgid "Attempt to extend COMMON area beyond its starting point via EQUIVALENCE of `%A'"
12939 #~ msgstr "Tentative d'étendre la zone COMMON au delà de son point de départ via EQUIVALENCE de « %A »"
12941 #~ msgid "Too few elements in reference to array `%A' in EQUIVALENCE statement"
12942 #~ msgstr "Trop peu d'élémens dans la référence au tableau « %A » dans la déclaration d'EQUIVALENCE"
12944 #~ msgid "Too many elements in reference to array `%A' in EQUIVALENCE statement"
12945 #~ msgstr "Trop d'élémens dans la référence au tableau « %A » dans la déclaration d'EQUIVALENCE"
12947 #~ msgid "Mixed CHARACTER and non-CHARACTER types via COMMON/EQUIVALENCE -- for example, `%A' and `%B'"
12948 #~ msgstr "Mélange de type caractère et de non caractère via le COMMON/EQUIVALENCE -- par exemple « %A » et « %B »"
12950 #~ msgid "Return value `%A' for FUNCTION at %0 not referenced in subprogram"
12951 #~ msgstr "valeur retournée « %A » pour FUNCTION  à %0 n'est pas référencé dans le sous-programme"
12953 #~ msgid "Common block `%A' is SAVEd, explicitly or implicitly, at %0 but not SAVEd at %1"
12954 #~ msgstr "bloc commun « %A » est sauvegardé, explicitement ou implicitement, à %0 mais non pas %1"
12956 #~ msgid "Common block `%A' is %B %D in length at %0 but %C %E at %1"
12957 #~ msgstr "bloc commun « %A » est %B %D en longueur à %0 mais %C %E à %1"
12959 #~ msgid "Blank common initialized at %0"
12960 #~ msgstr "commun vide initialisé à %0"
12962 #~ msgid "Intrinsic `%A' is passed as actual argument at %0 but not explicitly declared INTRINSIC"
12963 #~ msgstr "intrinsèque « %A » est passé comme argument actuel à %0 mais non pas explicitment déclaré INTRINSIC"
12965 #~ msgid "External procedure `%A' is passed as actual argument at %0 but not explicitly declared EXTERNAL"
12966 #~ msgstr "procédure externe « %A » est pass comme argument actuel à %0 mais non pas déclaré explicitement déclaré EXTERNAL"
12968 #~ msgid "Character `%A' (for example) is upper-case in symbol name at %0"
12969 #~ msgstr "caractère « %A » (par exemple) est en majuscule dans le nom de symbole à %0"
12971 #~ msgid "Character `%A' (for example) is lower-case in symbol name at %0"
12972 #~ msgstr "caractère « %A » (par exemple) est en minuscule dans le nom de symbole à %0"
12974 #~ msgid "Character `%A' not followed at some point by lower-case character in symbol name at %0"
12975 #~ msgstr "caractère « %A » n'est pas suivi par un caractère en minuscule dans le nom de symbole à %0"
12977 #~ msgid "Initial character `%A' is lower-case in symbol name at %0"
12978 #~ msgstr "caractère initial « %A » est en minuscule dans le nom de symbole à %0"
12980 #~ msgid "NAMELIST not adequately supported by run-time library for source files with case preserved"
12981 #~ msgstr "nom de liste n'est pas adéquatement supporté par la bibliothèque d'exécution pour les fichiers source avec une casse préservée"
12983 #~ msgid "Nested %% construct (%%VAL, %%REF, or %%DESCR) at %0"
12984 #~ msgstr "construit %% imbriqué (%%VAL, %%REF ou %%DESCR) à %0"
12986 #~ msgid "Statement at %0 invalid in BLOCK DATA program unit at %1"
12987 #~ msgstr "Déclaration à %0 invalide dans le bloc de donnée de l'unité programme à %1"
12989 #~ msgid "Truncating characters on right side of character constant at %0"
12990 #~ msgstr "troncation de caractères du côté droit de la constante caractères à %0"
12992 #~ msgid "Truncating characters on right side of hollerith constant at %0"
12993 #~ msgstr "troncation de caractères du côté droit de la constante Hollerith à %0"
12995 #~ msgid "Truncating non-zero data on left side of numeric constant at %0"
12996 #~ msgstr "troncation de données non à zéro du côté gauche de la constante numérique à %0"
12998 #~ msgid "Truncating non-zero data on left side of typeless constant at %0"
12999 #~ msgstr "troncation de données non à zéro du côté gauche de la constante sans type à %0"
13001 #~ msgid "Typeless constant at %0 too large"
13002 #~ msgstr "constante sans type à %0 trop grande"
13004 #~ msgid "First-column ampersand continuation at %0"
13005 #~ msgstr "«&» en première colonne de continuation à %0"
13007 #~ msgid "Global name `%A' defined at %0 already defined at %1 [info -f g77 M GLOBALS]"
13008 #~ msgstr "nom global « %A » défini à %0 est déjà défini à %1 [info -f g77 M GLOBALS]"
13010 #~ msgid "Global name `%A' is %B at %0 but is %C at %1 [info -f g77 M GLOBALS]"
13011 #~ msgstr "nom global « %A » est %B à %0 mais est %C à %1 [info -f g77 M GLOBALS]"
13013 #~ msgid "Global name `%A' at %0 has different type at %1 [info -f g77 M GLOBALS]"
13014 #~ msgstr "nom global « %A » à %0 a un type différent à %1 [info -f g77 M GLOBALS]"
13016 #~ msgid "Too %B arguments passed to `%A' at %0 versus definition at %1 [info -f g77 M GLOBALS]"
13017 #~ msgstr "trop %B d'arguments passé à « %A » à %0 par rapport à la définition à %1 [info -f g77 M GLOBALS]"
13019 #~ msgid "Too %B arguments for `%A' at %0 versus invocation at %1 [info -f g77 M GLOBALS]"
13020 #~ msgstr "trop %B d'arguments pour « %A » à %0 par rapport à l'invocation à %1 [info -f g77 M GLOBALS]"
13022 #~ msgid "Argument #%B of `%A' is %C at %0 but is %D at %1 [info -f g77 M GLOBALS]"
13023 #~ msgstr "Argument #%B de « %A » est %C à %0 mais est %D à %1  [info -f g77 M GLOBALS]"
13025 #~ msgid "Array `%A' at %0 is too large to handle"
13026 #~ msgstr "tableau « %A » à %0 est trop grand pour être traité"
13028 #~ msgid "Statement function `%A' defined at %0 is not used"
13029 #~ msgstr "déclaration de fonction « %A » définie à %0 n'est pas utilisée"
13031 #~ msgid "Intrinsic `%A', invoked at %0, known to be non-Y2K-compliant [info -f g77 M Y2KBAD]"
13032 #~ msgstr "Intrinsèque « %A » invoqué à %0 est connu pour ne pas être conforme à l'An 2000 [info -f g77 M Y2KBAD]"
13034 #~ msgid "Internal compiler error -- cannot perform operation"
13035 #~ msgstr "erreur interne du compilateur -- ne peut exécuter l'opération"
13037 #~ msgid "In unknown kind"
13038 #~ msgstr "dans une sorte inconnue"
13040 #~ msgid "In entity"
13041 #~ msgstr "Dans l'entité"
13043 #~ msgid "In function"
13044 #~ msgstr "Dans la fonction"
13046 #~ msgid "In subroutine"
13047 #~ msgstr "Dans la sous-routine"
13049 #~ msgid "In program"
13050 #~ msgstr "Dans le programme"
13052 #~ msgid "In block-data unit"
13053 #~ msgstr "Dans l'unité du bloc de données"
13055 #~ msgid "In common block"
13056 #~ msgstr "Dans le bloc commun"
13058 #~ msgid "In construct"
13059 #~ msgstr "Dans le construit"
13061 #~ msgid "In namelist"
13062 #~ msgstr "Dans la liste de noms"
13064 #~ msgid "In anything"
13065 #~ msgstr "Dans n'importe quoi"
13067 #~ msgid "internal error in check-init: tree code not implemented: %s"
13068 #~ msgstr "erreur interne dans check-init: arbre de code n'est pas implanté: %s"
13070 #~ msgid "%Jfinal field '%D' may not have been initialized"
13071 #~ msgstr "%Jchamp final « %D » peut ne pas avoir été initialisé"
13073 #~ msgid "internal error - too many interface type"
13074 #~ msgstr "erreur interne - trop de type d'interface"
13076 #~ msgid "bad method signature"
13077 #~ msgstr "méthode de signature erronée"
13079 #~ msgid "misplaced ConstantValue attribute (not in any field)"
13080 #~ msgstr "attribut ConstantValue mal positionné (n'est dans aucun champ)"
13082 #~ msgid "duplicate ConstantValue attribute for field '%s'"
13083 #~ msgstr "duplication de  l'attribut ConstanValue pour le champ « %s »"
13085 #~ msgid "ConstantValue attribute of field '%s' has wrong type"
13086 #~ msgstr "attribut ConstanValue du champ « %s » a un type erroné"
13088 #~ msgid "field '%s' not found in class"
13089 #~ msgstr "champ « %s » n'a pas été repéré dans la classe"
13091 #~ msgid "%Jabstract method in non-abstract class"
13092 #~ msgstr "%Jméthode abstraite dans une classe non abstraite"
13094 #~ msgid "%Jnon-static method '%D' overrides static method"
13095 #~ msgstr "%Jméthode non statique « %D » écrase la méthode statique"
13097 #~ msgid "%J'%D' used prior to declaration"
13098 #~ msgstr "%J« %D » utilisé précédemment avant sa déclaration"
13100 #~ msgid "declaration of `%s' shadows a parameter"
13101 #~ msgstr "la déclaration de « %s » masque un paramètre"
13103 #~ msgid "declaration of `%s' shadows a symbol from the parameter list"
13104 #~ msgstr "la déclaration de « %s » masque un symbole de la liste des paramètres"
13106 #~ msgid "%Jlabel '%D' used but not defined"
13107 #~ msgstr "%Jétiquette « %D » utilisée mais non définie"
13109 #~ msgid "%Jlabel '%D' defined but not used"
13110 #~ msgstr "%Jétiquette « %D » définie mais non utilisée"
13112 #~ msgid "%JIn %D: overlapped variable and exception ranges at %d"
13113 #~ msgstr "%JDans %D: chevauchement de variable et plage d'exception à %d"
13115 #~ msgid "bad type in parameter debug info"
13116 #~ msgstr "type erroné dans les paramètres d'informations de mise au point"
13118 #~ msgid "%Jbad PC range for debug info for local '%D'"
13119 #~ msgstr "%Jplage PC erroné pour les infos de débug pour la var. locale « %D »"
13121 #~ msgid "stack underflow - dup* operation"
13122 #~ msgstr "sous débordement de la pile - opération dup*"
13124 #~ msgid "reference `%s' is ambiguous: appears in interface `%s' and interface `%s'"
13125 #~ msgstr "référence « %s » est ambigue: apparaît dans l'interface « %s » et l'interface « %s »"
13127 #~ msgid "field `%s' not found"
13128 #~ msgstr "champ « %s » n'a pas été trouvé"
13130 #~ msgid "ret instruction not implemented"
13131 #~ msgstr "instruction ret n'est pas implantée"
13133 #~ msgid "method '%s' not found in class"
13134 #~ msgstr "méthode « %s » n'a pas été repéré dans la classe"
13136 #~ msgid "failed to find class '%s'"
13137 #~ msgstr "échec de repérage de la classe « %s »"
13139 #~ msgid "class '%s' has no method named '%s' matching signature '%s'"
13140 #~ msgstr "classe « %s » n'a pas de méthode nommée « %s » concordant avec la signature « %s »"
13142 #~ msgid "invokestatic on non static method"
13143 #~ msgstr "invocation statique sur un méthode non statique"
13145 #~ msgid "invokestatic on abstract method"
13146 #~ msgstr "invocation statique sur un méthode abstraite"
13148 #~ msgid "invoke[non-static] on static method"
13149 #~ msgstr "invocation non statique sur un méthode statique"
13151 #~ msgid "missing field '%s' in '%s'"
13152 #~ msgstr "champ « %s » manquant dans « %s »"
13154 #~ msgid "mismatching signature for field '%s' in '%s'"
13155 #~ msgstr "aignature ne concorde pas pour le champ « %s » dans « %s »"
13157 #~ msgid "%Jassignment to final field '%D' not in field's class"
13158 #~ msgstr "%Jaffectation au champ final « %D » n'est pas le champ de la classe"
13160 #~ msgid "%Jassignment to final static field `%D' not in class initializer"
13161 #~ msgstr "%Jaffectation au champ statique final « %D » n'est pas dans l'initialiseur de la classe"
13163 #~ msgid "%Jassignment to final field '%D' not in constructor"
13164 #~ msgstr "%Jaffectation au champ final « %D » n'est pas dans le constructeur"
13166 #~ msgid "can't expand %s"
13167 #~ msgstr "ne peut faire l'expansion de %s"
13169 #~ msgid "invalid PC in line number table"
13170 #~ msgstr "PC invalide dans la numéro de ligne de la table"
13172 #~ msgid "unreachable bytecode from %d to before %d"
13173 #~ msgstr "bytcode n'est pas atteignable à partir de %d jusqu'à %d"
13175 #~ msgid "unreachable bytecode from %d to the end of the method"
13176 #~ msgstr "bytcode n'est pas atteignable à partir de %d jusqu'à la fin de la méthode."
13178 #~ msgid "unrecogized wide sub-instruction"
13179 #~ msgstr "sous-instruction très large non reconnue"
13181 #~ msgid "source file for class `%s' is newer than its matching class file.  Source file `%s' used instead"
13182 #~ msgstr "fichier source de la classe « %s » est plus récent que son fichier de classe concordant. Fichier source « %s » utilisé à la place."
13184 #~ msgid "bad string constant"
13185 #~ msgstr "constante chaîne erronée"
13187 #~ msgid "bad value constant type %d, index %d"
13188 #~ msgstr "valeur %d de type de constante erronée, index %d"
13190 #~ msgid "can't reopen %s: %m"
13191 #~ msgstr "ne peut ré-ouvrir %s: %m"
13193 #~ msgid "can't close %s: %m"
13194 #~ msgstr "ne peut fermer %s: %m"
13196 #~ msgid "cannot find file for class %s"
13197 #~ msgstr "ne peut repérer le fichier pour la classe %s."
13199 #~ msgid "not a valid Java .class file"
13200 #~ msgstr "n'est pas un fichier Java .class valide"
13202 #~ msgid "error while parsing constant pool"
13203 #~ msgstr "error lors de l'analyse syntaxique du lots de constantes"
13205 #~ msgid "error in constant pool entry #%d\n"
13206 #~ msgstr "erreur dans l'entrée #%d du lot de constantes\n"
13208 #~ msgid "reading class %s for the second time from %s"
13209 #~ msgstr "lecture de la classe %s pour la seconde fois depuis %s"
13211 #~ msgid "error while parsing fields"
13212 #~ msgstr "erreur lors de l'analyse syntaxique des champs"
13214 #~ msgid "error while parsing methods"
13215 #~ msgstr "erreur lors de l'analyse syntaxique des méthodes"
13217 #~ msgid "error while parsing final attributes"
13218 #~ msgstr "erreur lors de l'analyse syntaxique des attributs"
13220 #~ msgid "the `java.lang.Object' that was found in `%s' 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"
13221 #~ msgstr "« java.lang.Object» qui a été repéré dans « %s » n'avait pas l'attribut spécial de longueur zéro «gnu.gcj.gcj-compiled». Cela généralement signifie que le chemin d'accès aux classes est incorrectement initialisé. Utiliser  «info gcj \"Input Options\" » pour accéder aux informations décrivant comment initialiser le chemin d'accès des classes."
13223 #~ msgid "missing Code attribute"
13224 #~ msgstr "attribut Code manquant"
13226 #~ msgid "%Hsource file seen twice on command line and will be compiled only once"
13227 #~ msgstr "%Hfichier source vu deux fois sur la ligne de commande et ne sera compilé une seule fois"
13229 #~ msgid "no input file specified"
13230 #~ msgstr "aucun fichier n'a été spécifié à l'entrée"
13232 #~ msgid "can't close input file %s: %m"
13233 #~ msgstr "ne peut fermer le fichier d'entrée %s: %m"
13235 #~ msgid "bad zip/jar file %s"
13236 #~ msgstr "fichier zip/jar erroné %s"
13238 #~ msgid "error while reading %s from zip file"
13239 #~ msgstr "erreur lors de la lecture de %s à partir du fichier zip"
13241 #~ msgid "internal error in generate_bytecode_insn - tree code not implemented: %s"
13242 #~ msgstr "erreur interne dans generate_bytecode_insn - arbre de code n'est pas implanté: %s"
13244 #~ msgid "field initializer type mismatch"
13245 #~ msgstr "type de initialiseur du champ ne concorde pas"
13247 #~ msgid "can't create directory %s: %m"
13248 #~ msgstr "ne peut créer le répertoire %s: %m"
13250 #~ msgid "can't create %s: %m"
13251 #~ msgstr "ne peut créer %s: %m"
13253 #~ msgid "only one of `--print-main', `--list-class', and `--complexity' allowed"
13254 #~ msgstr "seule une des options «--print-main», «--list-class» et «--complexity» est permise"
13256 #~ msgid "can't open output file `%s'"
13257 #~ msgstr "ne peut ouvrir le fichier de sortie « %s »"
13259 #~ msgid "file not found `%s'"
13260 #~ msgstr "fichier non repéré « %s »"
13262 #~ msgid "can't specify `-D' without `--main'\n"
13263 #~ msgstr "ne peut spécifier «-D» sans «--main»\n"
13265 #~ msgid "`%s' is not a valid class name"
13266 #~ msgstr "« %s » n'est pas un nom de classe valide"
13268 #~ msgid "--resource requires -o"
13269 #~ msgstr "--resource requiert -o"
13271 #~ msgid "warning: already-compiled .class files ignored with -C"
13272 #~ msgstr "AVERTISSEMENT: fichiers .class déjà compilés ignorés avec -C"
13274 #~ msgid "cannot specify both -C and -o"
13275 #~ msgstr "ne peut spécéfier à la fois -C et -o"
13277 #~ msgid "cannot create temporary file"
13278 #~ msgstr "ne peut créer un fichier temporaire"
13280 #~ msgid "using both @FILE with multiple files not implemented"
13281 #~ msgstr "utilisé ensemble @FICHIER avec de multiples fichiers bMest pas implanté"
13283 #~ msgid "cannot specify `main' class when not linking"
13284 #~ msgstr "ne peut spécifier la classe « main » lorsqu'il n'y a pas d'édition de liens"
13286 #~ msgid "can't do dependency tracking with input from stdin"
13287 #~ msgstr "ne peut faire le tracking de dépendance avec l'entrée à partir de stdin"
13289 #~ msgid "couldn't determine target name for dependency tracking"
13290 #~ msgstr "ne peut déterminer le nom de la cible pour le tracking de dépendance"
13292 #~ msgid ""
13293 #~ "unknown encoding: `%s'\n"
13294 #~ "This might mean that your locale's encoding is not supported\n"
13295 #~ "by your system's iconv(3) implementation.  If you aren't trying\n"
13296 #~ "to use a particular encoding for your input file, try the\n"
13297 #~ "`--encoding=UTF-8' option"
13298 #~ msgstr ""
13299 #~ "encodage inconnu: « %s »\n"
13300 #~ "Cela signifie que votre encodage local n'est pas supporté\n"
13301 #~ "par l'implantation iconv(3) sur votre système. Si vous n'essayez pas\n"
13302 #~ "d'utiliser un encodage particulier pour votre fichier d'entrée, essayer\n"
13303 #~ "l'option «--encoding=UTF-8»."
13305 #~ msgid "can't mangle %s"
13306 #~ msgstr "ne peut mutiler %s"
13308 #~ msgid "internal error - invalid Utf8 name"
13309 #~ msgstr "erreur interne - nom Utf8 invalide"
13311 #~ msgid "Missing term"
13312 #~ msgstr "Terme manquant"
13314 #~ msgid "';' expected"
13315 #~ msgstr "«;» attendu"
13317 #~ msgid "Missing name"
13318 #~ msgstr "Nom manquant"
13320 #~ msgid "'*' expected"
13321 #~ msgstr "« * » attendu"
13323 #~ msgid "Class or interface declaration expected"
13324 #~ msgstr "Déclaration de classe ou d'interface attendue"
13326 #~ msgid "Missing class name"
13327 #~ msgstr "Nom de classe manquant"
13329 #~ msgid "'{' expected"
13330 #~ msgstr "«{» attendu"
13332 #~ msgid "Missing super class name"
13333 #~ msgstr "Nom de super classe manquant"
13335 #~ msgid "Missing interface name"
13336 #~ msgstr "Nom d'interface manquant"
13338 #~ msgid "Missing variable initializer"
13339 #~ msgstr "Initialiseur de variable manquant"
13341 #~ msgid "Invalid declaration"
13342 #~ msgstr "Déclaration invalide"
13344 #~ msgid "']' expected"
13345 #~ msgstr "«]» attendu"
13347 #~ msgid "Unbalanced ']'"
13348 #~ msgstr "«]» non pairé"
13350 #~ msgid "Invalid method declaration, method name required"
13351 #~ msgstr "Déclaration de méthode invalide, nom de méthode requis"
13353 #~ msgid "Identifier expected"
13354 #~ msgstr "Identificateur attendu"
13356 #~ msgid "Invalid method declaration, return type required"
13357 #~ msgstr "Déclaration de méthode invalide, type retourné requis"
13359 #~ msgid "')' expected"
13360 #~ msgstr "«)» attendu"
13362 #~ msgid "Missing formal parameter term"
13363 #~ msgstr "Paramètre term formel manquant"
13365 #~ msgid "Missing identifier"
13366 #~ msgstr "Identificateur manquant"
13368 #~ msgid "Missing class type term"
13369 #~ msgstr "Type term de classe manquant"
13371 #~ msgid "Invalid interface type"
13372 #~ msgstr "Type d'interface invalide"
13374 #~ msgid "':' expected"
13375 #~ msgstr "«:» attendu"
13377 #~ msgid "Invalid expression statement"
13378 #~ msgstr "Déclaration d'expression invalide"
13380 #~ msgid "'(' expected"
13381 #~ msgstr "«(» attendu"
13383 #~ msgid "Missing term or ')'"
13384 #~ msgstr "Terme manquant ou «)»"
13386 #~ msgid "Missing or invalid constant expression"
13387 #~ msgstr "Expresion de constante manquante ou invalide"
13389 #~ msgid "Missing term and ')' expected"
13390 #~ msgstr "Terme manquant et «)» attendus"
13392 #~ msgid "Invalid control expression"
13393 #~ msgstr "Expression de contrôle invalide"
13395 #~ msgid "Invalid update expression"
13396 #~ msgstr "Expression de mise à jour invalide"
13398 #~ msgid "Invalid init statement"
13399 #~ msgstr "Déclaration init invalide"
13401 #~ msgid "Missing term or ')' expected"
13402 #~ msgstr "Terme manquant ou «)» attendu"
13404 #~ msgid "'class' or 'this' expected"
13405 #~ msgstr "« class» ou «ceci » attendu"
13407 #~ msgid "'class' expected"
13408 #~ msgstr "« class » attendu"
13410 #~ msgid "')' or term expected"
13411 #~ msgstr "«)» or terme attendu"
13413 #~ msgid "'[' expected"
13414 #~ msgstr "«[» attendu"
13416 #~ msgid "Field expected"
13417 #~ msgstr "Champ attendu"
13419 #~ msgid "Missing term and ']' expected"
13420 #~ msgstr "Terme manquant et «]» attendu"
13422 #~ msgid "']' expected, invalid type expression"
13423 #~ msgstr "«]» attendu, type d'expression invalide"
13425 #~ msgid "Invalid type expression"
13426 #~ msgstr "Type d'expression invalide"
13428 #~ msgid "Invalid reference type"
13429 #~ msgstr "Type de référence invalide"
13431 #~ msgid "Constructor invocation must be first thing in a constructor"
13432 #~ msgstr "L'invaocation d'un constructeur doit être la première chose dans un constructeur"
13434 #~ msgid "Only constructors can invoke constructors"
13435 #~ msgstr "Seuls les constructeurs peuvent invoquer des constructeurs"
13437 #~ msgid ": `%s' JDK1.1(TM) feature"
13438 #~ msgstr ": « %s » option JDK1.1(TM)"
13440 #~ msgid ""
13441 #~ "%s.\n"
13442 #~ "%s"
13443 #~ msgstr ""
13444 #~ "%s.\n"
13445 #~ "%s"
13447 #~ msgid "malformed .zip archive in CLASSPATH: %s"
13448 #~ msgstr "archive .zip mal composée dans CLASSPATH: %s"
13450 #~ msgid "Can't find default package `%s'. Check the CLASSPATH environment variable and the access to the archives"
13451 #~ msgstr "ne peut repérer le package par défaut « %s ». Vérifier la variable d'environnement CLASSPATH et l'accès aux archives."
13453 #~ msgid "missing static field `%s'"
13454 #~ msgstr "champ statique manquant « %s »"
13456 #~ msgid "not a static field `%s'"
13457 #~ msgstr "n'est pas un champ statique « %s »"
13459 #~ msgid "No case for %s"
13460 #~ msgstr "Oas de case pour %s"
13462 #~ msgid "unregistered operator %s"
13463 #~ msgstr "opérator %s non enregistré"
13465 #~ msgid "junk at end of signature string"
13466 #~ msgstr "rebut à la fin de la chaîne de signature"
13468 #~ msgid "bad pc in exception_table"
13469 #~ msgstr "PC erroné dans exception_table"
13471 #~ msgid "unknown opcode %d@pc=%d during verification"
13472 #~ msgstr "code-op inconnu %d@pc=%d durant la vérification"
13474 #~ msgid "verification error at PC=%d"
13475 #~ msgstr "erreur de vérification au PC=%d"
13477 #~ msgid "object does not conform to the `%s' protocol"
13478 #~ msgstr "objet n'est pas conforme au protocole « %s »"
13480 #~ msgid "class `%s' does not implement the `%s' protocol"
13481 #~ msgstr "classe « %s » n'implante pas le protocole « %s »"
13483 #~ msgid "statically allocated instance of Objective-C class `%s'"
13484 #~ msgstr "instance allouée de manière statique de la classe Objective-C « %s »"
13486 #~ msgid "unexpected type for `id' (%s)"
13487 #~ msgstr "type inattendu pour « id » (%s)"
13489 #~ msgid "undefined type `id', please import <objc/objc.h>"
13490 #~ msgstr "type « id » indéfini, SVP importer <objc/objc.h>"
13492 #~ msgid "protocol `%s' has circular dependency"
13493 #~ msgstr "le protocole « %s » a une dépendance circulaire"
13495 #~ msgid "cannot find protocol declaration for `%s'"
13496 #~ msgstr "ne peut repérer la déclaration de protocole pour « %s »"
13498 #~ msgid "cannot find interface declaration for `%s'"
13499 #~ msgstr "ne peut repérer la déclaration d'interface pour « %s »"
13501 #~ msgid "interface `%s' does not have valid constant string layout"
13502 #~ msgstr "interface « %s » n'a pas une organisation valide de chaînes de constantes"
13504 #~ msgid "cannot find reference tag for class `%s'"
13505 #~ msgstr "ne peut repérer la référence pour l'étiquette de classe %s."
13507 #~ msgid "creating selector for non existant method %s"
13508 #~ msgstr "création du sélection pour une méthode inexistente %s"
13510 #~ msgid "`%s' is not an Objective-C class name or alias"
13511 #~ msgstr "« %s » n'est pas une classe Objective-C ou un alias"
13513 #~ msgid "Objective-C declarations may only appear in global scope"
13514 #~ msgstr "déclarations Objective-C peut seulement apparaître dans l'étendue globale"
13516 #~ msgid "cannot find class `%s'"
13517 #~ msgstr "ne peut repérer la classe « %s »"
13519 #~ msgid "class `%s' already exists"
13520 #~ msgstr "classe « %s » existe déjà"
13522 #~ msgid "`%s' redeclared as different kind of symbol"
13523 #~ msgstr "« %s » redéclaré comme une autre sorte de symbole"
13525 #~ msgid "cannot find interface declaration for `%s', superclass of `%s'"
13526 #~ msgstr "ne peut repérer une déclaration d'interface pour « %s », super classe de « %s »"
13528 #~ msgid "circular inheritance in interface declaration for `%s'"
13529 #~ msgstr "héritage circulaire dans la déclaration de l'interface pour « %s »"
13531 #~ msgid "Use `-fobjc-exceptions' to enable Objective-C exception syntax"
13532 #~ msgstr "Utiliser « -fobjc-exceptions » pour autoriser la syntaxe d'exception d'Objective-C"
13534 #~ msgid "`@throw;' (rethrow) used outside of a `@catch' block"
13535 #~ msgstr "« @throw; » (rethrow) utilisé en dehors d'un bloc « @catch »"
13537 #~ msgid "`@catch' parameter is not a known Objective-C class type"
13538 #~ msgstr "paramètre « @catch » n'est pas connu comme un type de classe Objective-C"
13540 #~ msgid "Exception already handled by preceding `@catch(id)'"
13541 #~ msgstr "Exception est déjà traité par le précédent « @catch(id) »"
13543 #~ msgid "Exception of type `%s *' already handled by `@catch (%s *)'"
13544 #~ msgstr "exception du type « %s * » est déjà traitée par « @catch (%s *) »"
13546 #~ msgid "`@try' without `@catch' or `@finally'"
13547 #~ msgstr "« @try » sans  « @catch » ou  « @finally »"
13549 #~ msgid "%Jtype '%D' does not have a known size"
13550 #~ msgstr "%Jtype  « %D » n'a pas de taille connue"
13552 #~ msgid "%J%s `%s'"
13553 #~ msgstr "%J%s « %s »"
13555 #~ msgid "inconsistent instance variable specification"
13556 #~ msgstr "spécification inconsistente avec l'instance de la vairable"
13558 #~ msgid "can not use an object as parameter to a method\n"
13559 #~ msgstr "ne peut utiliser un objet comme paramètre à une méthode\n"
13561 #~ msgid "multiple %s named `%c%s' found"
13562 #~ msgstr "multiples %s nommés « %c%s » repérés"
13564 #~ msgid "no super class declared in @interface for `%s'"
13565 #~ msgstr "pas de super classe déclarée dans @nterface pour « %s »"
13567 #~ msgid "invalid receiver type `%s'"
13568 #~ msgstr "type du receveur invalide « %s »"
13570 #~ msgid "`%s' may not respond to `%c%s'"
13571 #~ msgstr "« %s » peut ne pas répondre à « %c%s »"
13573 #~ msgid "`%c%s' not implemented by protocol(s)"
13574 #~ msgstr "« %c%s » n'est pas implantée dans le protocole"
13576 #~ msgid "(Messages without a matching method signature"
13577 #~ msgstr "(Messages sans une méthode concordante de signature"
13579 #~ msgid "will be assumed to return `id' and accept"
13580 #~ msgstr "sera assumé pour retourner « id » et accepter"
13582 #~ msgid "`...' as arguments.)"
13583 #~ msgstr " « ... » comme argument.)"
13585 #~ msgid "undeclared selector `%s'"
13586 #~ msgstr "sélecteur « %s » non déclaré"
13588 #~ msgid "instance variable `%s' accessed in class method"
13589 #~ msgstr "instance « %s » de la variable accédé par la méthode de classe"
13591 #~ msgid "duplicate declaration of method `%c%s'"
13592 #~ msgstr "duplication de déclaration de la méthode « %c%s »"
13594 #~ msgid "duplicate interface declaration for category `%s(%s)'"
13595 #~ msgstr "duplication de déclaration d'interface pour la catégorie « %s(%s) »"
13597 #~ msgid "illegal reference type specified for instance variable `%s'"
13598 #~ msgstr "type deréférence spécifié illégal pour l'instance de variable « %s »"
13600 #~ msgid "instance variable `%s' has unknown size"
13601 #~ msgstr "instance de la variable « %s » a une taille inconnue"
13603 #~ msgid "type `%s' has virtual member functions"
13604 #~ msgstr "type « %s » a des membres de fonction virtuelle"
13606 #~ msgid "illegal aggregate type `%s' specified for instance variable `%s'"
13607 #~ msgstr "type d'aggrégat illégal « %s » spécifié pour l'instance de la variable « %s »"
13609 #~ msgid "type `%s' has a user-defined constructor"
13610 #~ msgstr "type « %s » a un constructeur défini par l'usager"
13612 #~ msgid "type `%s' has a user-defined destructor"
13613 #~ msgstr "type « %s » a un destructeur défini par l'usager"
13615 #~ msgid "C++ constructors and destructors will not be invoked for Objective-C fields"
13616 #~ msgstr "constructeurs et destructeurs C++ ne seront pas invoqués pour les champs en Objective-C"
13618 #~ msgid "instance variable `%s' is declared private"
13619 #~ msgstr "instance de la variable « %s » est déclaré privée"
13621 #~ msgid "instance variable `%s' is %s; this will be a hard error in the future"
13622 #~ msgstr "instance de la variable « %s » est %s; cela déclenchera une erreur dure dans le futur"
13624 #~ msgid "instance variable `%s' is declared %s"
13625 #~ msgstr "instance de la variable « %s » est déclaré %s"
13627 #~ msgid "static access to object of type `id'"
13628 #~ msgstr "accès statique à un objket de type « id »"
13630 #~ msgid "incomplete implementation of class `%s'"
13631 #~ msgstr "implantation incomplète de la classe « %s »"
13633 #~ msgid "incomplete implementation of category `%s'"
13634 #~ msgstr "implantation incomplète de la catégorie « %s »"
13636 #~ msgid "method definition for `%c%s' not found"
13637 #~ msgstr "définition de la méthode pour « %c%s » n'a pas été repérée"
13639 #~ msgid "%s `%s' does not fully implement the `%s' protocol"
13640 #~ msgstr "%s « %s » n'implante pas complètement le protocole « %s »"
13642 #~ msgid "`@end' missing in implementation context"
13643 #~ msgstr "«@end» manquant dans l'implantation du contexte"
13645 #~ msgid "reimplementation of class `%s'"
13646 #~ msgstr "ré-implantation de la classe « %s »"
13648 #~ msgid "conflicting super class name `%s'"
13649 #~ msgstr "nom de super classe « %s » est conflictuel"
13651 #~ msgid "previous declaration of `%s'"
13652 #~ msgstr "déclaration précédente de « %s »"
13654 #~ msgid "duplicate interface declaration for class `%s'"
13655 #~ msgstr "double déclaration d'interface pour la classe « %s »"
13657 #~ msgid "duplicate declaration for protocol `%s'"
13658 #~ msgstr "double déclaration pour le protocole « %s »"
13660 #~ msgid "%J%s `%c%s'"
13661 #~ msgstr "%J%s « %c%s »"
13663 #~ msgid "no super class declared in interface for `%s'"
13664 #~ msgstr "pas de super classe déclarée dans l'interface pour « %s »"
13666 #~ msgid "[super ...] must appear in a method context"
13667 #~ msgstr "[super ...] doit apparaître dans une méthode du contexte"
13669 #~ msgid "`@end' must appear in an implementation context"
13670 #~ msgstr "«@end» doit appraître dans un contaxte d'implantation"
13672 #~ msgid "method definition not in class context"
13673 #~ msgstr "méthode de définition n'est pas dans un contexte de classe"
13675 #~ msgid "Display this information"
13676 #~ msgstr "afficher l'aide-mémoire"
13678 #~ msgid "--param <param>=<value>\tSet paramter <param> to value.  See below for a complete list of parameters"
13679 #~ msgstr "--param <paramètre>=<valeur>\tinitialiser le <paramètre> avec la valeur.  Voir ci-bas pour la liste complète des paramètres"
13681 #~ msgid "-A<question>=<answer>\tAssert the <answer> to <question>.  Putting '-' before <question> disables the <answer> to <question>"
13682 #~ msgstr "-A<question>=<réponse>\tassocier la <réponse> à la <question>.  Placer « - » devant la <question> désactive la <réponse> à la <question>"
13684 #~ msgid "Do not discard comments"
13685 #~ msgstr "Ne pas éliminer les commentaires"
13687 #~ msgid "Do not discard comments in macro expansions"
13688 #~ msgstr "Ne pas éliminer les commentaires dans les expansions macro"
13690 #~ msgid "-D<macro>[=<val>]\tDefine a <macro> with <val> as its value.  If just <macro> is given, <val> is taken to be 1"
13691 #~ msgstr "-D<macro>[=<valeur>]\tdéfinir le <macro> avec la <valeur>.  Si seul le <macro> est fourni, <valeur> vaut 1 par défaut"
13693 #~ msgid "-G<number>\tPut global and static data smaller than <number> bytes into a special section (on some targets)"
13694 #~ msgstr ""
13695 #~ "  -G <nombre>             placer les données globales et statiques plus\n"
13696 #~ "                          petites que <nombre> d'octets dans une section\n"
13697 #~ "                          spéciale (sur certaines cibles)"
13699 #~ msgid "Print the name of header files as they are used"
13700 #~ msgstr "Afficher les noms des en-têtes de fichiers tel qu'ils sont utilisés"
13702 #~ msgid "-I <dir>\tAdd <dir> to the end of the main include path.  -I- gives more include path control; see info documentation"
13703 #~ msgstr "-I <rép>\tajouter <rép> à la fin du chemin principal d'inclusion.  -I- donne plus de contrôle sur le chemin d'inclusion; voir la documentation info"
13705 #~ msgid "Generate make dependencies"
13706 #~ msgstr "Générer les dépendances pour make"
13708 #~ msgid "Generate make dependencies and compile"
13709 #~ msgstr "Générer les dépendances pour make et compiler"
13711 #~ msgid "-MF <file>\tWrite dependency output to the given file"
13712 #~ msgstr "-MF <fichier>\técrire les dépendances en sortie dans le fichier fourni"
13714 #~ msgid "Treat missing header files as generated files"
13715 #~ msgstr "Traiter les en-têtes manquantes de fichiers comme des fichiers générés"
13717 #~ msgid "Like -M but ignore system header files"
13718 #~ msgstr "Identique à -M mais ignore les en-têtes de fichiers système"
13720 #~ msgid "Like -MD but ignore system header files"
13721 #~ msgstr "Identique à -MD mais ignore les en-têtes de fichiers système"
13723 #~ msgid "Generate phony targets for all headers"
13724 #~ msgstr "Générer les cibles bidons pour toutes les en-têtes"
13726 #~ msgid "-MQ <target>\tAdd a MAKE-quoted target"
13727 #~ msgstr "-MQ <cible>\tajouter MAKE-quoted cible"
13729 #~ msgid "-MT <target>\tAdd an unquoted target"
13730 #~ msgstr "-MT <cible>\tajouter une cible sans quote"
13732 #~ msgid "-O<number>\tSet optimization level to <number>"
13733 #~ msgstr "-O<nombre>\tutiliser le niveau d'optimisation <nombre>"
13735 #~ msgid "Optimize for space rather than speed"
13736 #~ msgstr "Optimiser l'utilisation de l'espace plutôt que la vitesse"
13738 #~ msgid "Do not generate #line directives"
13739 #~ msgstr "Ne pas générer de directives #ligne"
13741 #~ msgid "-U<macro>\tUndefine <macro>"
13742 #~ msgstr "-U<macro>\tabandonner la définition <macro>"
13744 #~ msgid "This switch is deprecated; use -Wextra instead"
13745 #~ msgstr "Cette option est obsolète; utiliser -Wextra à la place"
13747 #~ msgid "Warn about returning structures, unions or arrays"
13748 #~ msgstr "Avertir à propos de structures retournés, unions ou tableaux"
13750 #~ msgid "Enable most warning messages"
13751 #~ msgstr "Autoriser la plupart des messages d'avertissement"
13753 #~ msgid "Warn about casting functions to incompatible types"
13754 #~ msgstr "Avertir à propos des fonctions de transtypage avec des types incompatibles"
13756 #~ msgid "Warn about pointer casts which increase alignment"
13757 #~ msgstr "Avertir à propos des pointeurs convertis lesquels augment l'alignement"
13759 #~ msgid "Warn about casts which discard qualifiers"
13760 #~ msgstr "Avertir à propos des transtypage qui écartent les qualificateurs"
13762 #~ msgid "Warn about subscripts whose type is \"char\""
13763 #~ msgstr "Avertir à propos des souscripts dont le type est \"char\""
13765 #~ msgid "Warn about possibly nested block comments, and C++ comments spanning more than one physical line"
13766 #~ msgstr "Avertir à propos des blocs de commentaires imbriqués et les commentaires C++ qui s'étendent sur plus d'une ligne physique"
13768 #~ msgid "Synonym for -Wcomment"
13769 #~ msgstr "Synonyme pour -Wcommentaire"
13771 #~ msgid "Warn about possibly confusing type conversions"
13772 #~ msgstr "Avertir à propos des conversion confuses de types"
13774 #~ msgid "Warn when all constructors and destructors are private"
13775 #~ msgstr "Avertir lorsque tous les constructeurs et destructeurs sont privés"
13777 #~ msgid "Warn when a declaration is found after a statement"
13778 #~ msgstr "Avertir lorsqu'une déclaration est spécifiée après une déclaration"
13780 #~ msgid "Warn about deprecated compiler features"
13781 #~ msgstr "Avertir à propose de la dépréciation des options du compilateur"
13783 #~ msgid "Warn about uses of __attribute__((deprecated)) declarations"
13784 #~ msgstr "Avertir à propos de l'utilisation des déclarations « __attribute__ ((deprecated)) »"
13786 #~ msgid "Warn when an optimization pass is disabled"
13787 #~ msgstr "Avertir lorsque la passe d'optimisation est désactivée"
13789 #~ msgid "Warn about compile-time integer division by zero"
13790 #~ msgstr "Avertir au sujet de la division entière par zéro au moment de la compilation"
13792 #~ msgid "Warn about violations of Effective C++ style rules"
13793 #~ msgstr "Avertir à propos des violations des règles de style de Effective C++"
13795 #~ msgid "Warn about stray tokens after #elif and #endif"
13796 #~ msgstr "Avertir à propos des jetons perdus après #elif et #endif"
13798 #~ msgid "Treat all warnings as errors"
13799 #~ msgstr "Traiter tous les avertissements commes des erreurs"
13801 #~ msgid "Make implicit function declarations an error"
13802 #~ msgstr "Faire une erreur lors de déclaration de fonctions implicites"
13804 #~ msgid "Print extra (possibly unwanted) warnings"
13805 #~ msgstr "Afficher des avertissements superflus (possiblement non désirés)"
13807 #~ msgid "Warn if testing floating point numbers for equality"
13808 #~ msgstr "Avertir à propos des tests d'égalité sur des nombres flottants"
13810 #~ msgid "Warn about printf/scanf/strftime/strfmon format string anomalies"
13811 #~ msgstr "Avertir à propos des anomalies de format de chaînes pour printf/scanf/strftime/strfmon"
13813 #~ msgid "Warn if passing too many arguments to a function for its format string"
13814 #~ msgstr "Avertir lorsqu'il y a trop de passage d'arguments à une fonction pour le format de ses chaînes"
13816 #~ msgid "Warn about format strings that are not literals"
13817 #~ msgstr "Avertir à propos des chaînes de format qui n'ont pas de litérals"
13819 #~ msgid "Warn about possible security problems with format functions"
13820 #~ msgstr "Avertir à propos des problèmes possibles de sécurité avec les formats de fonction"
13822 #~ msgid "Warn about strftime formats yielding 2-digit years"
13823 #~ msgstr "Avertir à propos des formats strftime ne laissant que 2 chiffres pour l'année"
13825 #~ msgid "Warn about implicit function declarations"
13826 #~ msgstr "Avertir à propos des déclarations de fonctions implicites"
13828 #~ msgid "Warn when a declaration does not specify a type"
13829 #~ msgstr "Avertir lorsqu'une déclaration ne spécifie pas le type"
13831 #~ msgid "Deprecated.  This switch has no effect."
13832 #~ msgstr "Obsolète. Cette option n'a aucun effet."
13834 #~ msgid "Warn about variables which are initialized to themselves."
13835 #~ msgstr "Avertir au sujet des variables qui sont initialisés par elles-même"
13837 #~ msgid "Warn when an inlined function cannot be inlined"
13838 #~ msgstr "Avertir lorsque des fonctions en ligne ne peuvent être enligne"
13840 #~ msgid "Warn about invalid uses of the \"offsetof\" macro"
13841 #~ msgstr "Avertir à propos de l'utilisation invalide de macro \"offsetof\""
13843 #~ msgid "Warn about PCH files that are found but not used"
13844 #~ msgstr "Avertir à propos des fichier PCH qui sont repérés mais non utilisés"
13846 #~ msgid "-Wlarger-than-<number>\tWarn if an object is larger than <number> bytes"
13847 #~ msgstr "-Wlarger-than-<nombre>\tavertir si un objet est plus grand que <nombre> d'octets"
13849 #~ msgid "Do not warn about using \"long long\" when -pedantic"
13850 #~ msgstr "Ne pas avertir à propos de l'utilisation de \"long long\" avec -pedantic"
13852 #~ msgid "Warn about suspicious declarations of \"main\""
13853 #~ msgstr "Avertir à propos des déclarations douteuses de \"main\""
13855 #~ msgid "Warn about possibly missing braces around initializers"
13856 #~ msgstr "Avertir à propos des possibles accolades manquantes autour des initialisations"
13858 #~ msgid "Warn about global functions without previous declarations"
13859 #~ msgstr "Avertir à propos des fonctions globales sans déclaration précédente"
13861 #~ msgid "Warn about functions which might be candidates for format attributes"
13862 #~ msgstr "Avertir à propos des fonctions qui pourraient être candidates pour les attributs de format"
13864 #~ msgid "Warn about functions which might be candidates for __attribute__((noreturn))"
13865 #~ msgstr "Avertir à propos des fonctions qui seraient candidates pour __attribute__((noreturn))"
13867 #~ msgid "Warn about global functions without prototypes"
13868 #~ msgstr "Avertir à propos des fonctions globales sans prototype"
13870 #~ msgid "Warn about use of multi-character character constants"
13871 #~ msgstr "Avertir à propos de l'utilisation des chaînes de multi-caractères"
13873 #~ msgid "Warn about \"extern\" declarations not at file scope"
13874 #~ msgstr "Avertir à propos des déclarations \"extern\" qui n'est pas dans l'étendue du fichier"
13876 #~ msgid "Warn when non-templatized friend functions are declared within a template"
13877 #~ msgstr "Avertir lorsque des fonctions amis sans canevas sont déclarés à l'intérieur d'un canevas"
13879 #~ msgid "Warn about non-virtual destructors"
13880 #~ msgstr "Avertir à propos des destructeurs non virtuels"
13882 #~ msgid "Warn if a C-style cast is used in a program"
13883 #~ msgstr "Avertir si le style de transtypage C est utilisé dans un programme"
13885 #~ msgid "Warn if an old-style parameter definition is used"
13886 #~ msgstr "Avertir lorsqu'un paramètre de style ancien de définition est utilisé"
13888 #~ msgid "Warn about overloaded virtual function names"
13889 #~ msgstr "Avertir à propos de la surcharge des noms de fonctions virtuelles"
13891 #~ msgid "Warn when the packed attribute has no effect on struct layout"
13892 #~ msgstr "Avertir lorsque les attributs paquetés n'ont pas d'effet sur l'organisation d'un struct"
13894 #~ msgid "Warn when padding is required to align structure members"
13895 #~ msgstr "Avertir lorsque le remplissage est requis pour aligner les membres de structure"
13897 #~ msgid "Warn about possibly missing parentheses"
13898 #~ msgstr "Avertir à propos du manque possible de parenthèses"
13900 #~ msgid "Warn when converting the type of pointers to member functions"
13901 #~ msgstr "Avertir lors de la conversion des types de pointeurs en membres de fonctions"
13903 #~ msgid "Warn about function pointer arithmetic"
13904 #~ msgstr "Avertir à propos d'arithmétique portant sur un pointeur de fonction"
13906 #~ msgid "Warn if inherited methods are unimplemented"
13907 #~ msgstr "Avertir si les méthodes héritées ne sont pas implantées"
13909 #~ msgid "Warn about multiple declarations of the same object"
13910 #~ msgstr "Avertir à propos des déclarations multiples portant sur le même objet"
13912 #~ msgid "Warn when the compiler reorders code"
13913 #~ msgstr "Avertir lorsque le compilateur réordonne le code"
13915 #~ msgid "Warn whenever a function's return type defaults to \"int\" (C), or about inconsistent return types (C++)"
13916 #~ msgstr "Avertir lorsque le type de fonction à retourner par défaut est \"int\" (C) ou à propos d'un type inconsisten à retourner (C++)"
13918 #~ msgid "Warn if a selector has multiple methods"
13919 #~ msgstr "Avertir si le sélecteur a de multiples méthodes"
13921 #~ msgid "Warn about possible violations of sequence point rules"
13922 #~ msgstr "Avertir à propos des violations possibles des règles de séquence de points"
13924 #~ msgid "Warn when one local variable shadows another"
13925 #~ msgstr "Avertir lorsqu'une variable locale masque une autre"
13927 #~ msgid "Warn about signed-unsigned comparisons"
13928 #~ msgstr "Avertir à propos des comparaisons signés ou non signés"
13930 #~ msgid "Warn when overload promotes from unsigned to signed"
13931 #~ msgstr "Avertir lorsque la surcharge fait la promotion d'un non signé en signé"
13933 #~ msgid "Warn about code which might break strict aliasing rules"
13934 #~ msgstr "Avertir à propos du code qui pourrait briser les règles strictes d'alias"
13936 #~ msgid "Warn about unprototyped function declarations"
13937 #~ msgstr "Avertir à propos des déclarations de fonctions sans prototype"
13939 #~ msgid "Warn about enumerated switches, with no default, missing a case"
13940 #~ msgstr "Avertir à propos d'un switch énuméré, sans défaut ou un case est manquant"
13942 #~ msgid "Warn about enumerated switches missing a \"default:\" statement"
13943 #~ msgstr "Avertir à propos d'un switch énuméré n'ayant pas de déclaration \"default:\""
13945 #~ msgid "Warn about all enumerated switches missing a specific case"
13946 #~ msgstr "Avertir à propos de tous les switch énumérés où un case spécific manque"
13948 #~ msgid "Warn when synthesis behavior differs from Cfront"
13949 #~ msgstr "Avertir lorsque le comportement de synthère diffère de Cfront"
13951 #~ msgid "Do not suppress warnings from system headers"
13952 #~ msgstr "Ne pas supprimer les avertissements pour les en-têtes système"
13954 #~ msgid "Warn about features not present in traditional C"
13955 #~ msgstr "Avertir à propos d'une option absente en C traditionnel"
13957 #~ msgid "Warn if trigraphs are encountered that might affect the meaning of the program"
13958 #~ msgstr "Avertir si des trigraphes sont rencontrés et qui pourraient affecter le sens du programme"
13960 #~ msgid "Warn if an undefined macro is used in an #if directive"
13961 #~ msgstr "Avertir si un macro indéfini est utilisé dans un directive #if"
13963 #~ msgid "Warn about uninitialized automatic variables"
13964 #~ msgstr "Avertir à propos des variables automatiques non initialisées"
13966 #~ msgid "Warn about unrecognized pragmas"
13967 #~ msgstr "Avertir à propos des pragmas non reconnus"
13969 #~ msgid "Warn about code that will never be executed"
13970 #~ msgstr "Avertir à propos du code qui ne sera jamais exécuté"
13972 #~ msgid "Enable all -Wunused- warnings"
13973 #~ msgstr "Autoriser tous les -Wunused- warnings"
13975 #~ msgid "Warn when a function is unused"
13976 #~ msgstr "Avertir lorsqu'une fonction est inutilisée"
13978 #~ msgid "Warn when a label is unused"
13979 #~ msgstr "Avertir lorsqu'une étiquette est inutilisée"
13981 #~ msgid "Warn about macros defined in the main file that are not used"
13982 #~ msgstr "Avertir à propos de macros définis dans le fichier principal qui ne sont pas utilisés"
13984 #~ msgid "Warn when a function parameter is unused"
13985 #~ msgstr "Avertir lorsqu'un paramètre de fonction est inutilisé"
13987 #~ msgid "Warn when an expression value is unused"
13988 #~ msgstr "Avertir lorsque la valeur d'une expression n'est pas utilisée"
13990 #~ msgid "Warn when a variable is unused"
13991 #~ msgstr "Avertir lorsque 'une variable est inutilisée"
13993 #~ msgid "Give strings the type \"array of char\""
13994 #~ msgstr "Fournir des chaînes de type \"array of char\""
13996 #~ msgid "A synonym for -std=c89.  In a future version of GCC it will become synonymous with -std=c99 instead"
13997 #~ msgstr "Un synonyme pour -std=c89.  Dans une version future de GCC cela deviendra synonyme de -std=c99 à la place"
13999 #~ msgid "-aux-info <file>\tEmit declaration information into <file>"
14000 #~ msgstr "-aux-info <fichier>\tproduire une déclaration d'information dans le <fichier>"
14002 #~ msgid "-d<letters>\tEnable dumps from specific passes of the compiler"
14003 #~ msgstr "-d<lettres>\tautoriser les vidanges pour des passes spécifiques du compilateur"
14005 #~ msgid "-dumpbase <file>\tSet the file basename to be used for dumps"
14006 #~ msgstr "-dumpbase <fichier>\tfixer le nom de base du fichier à utiliser pour les vidanges"
14008 #~ msgid "Enforce class member access control semantics"
14009 #~ msgstr "Forcer à la sémantique du contrôle d'accès à un membre de classe"
14011 #~ msgid "Align the start of functions"
14012 #~ msgstr "Aligner le début des fonctions"
14014 #~ msgid "Align labels which are only reached by jumping"
14015 #~ msgstr "Aligner les étiquettes qui sont seulement atteintes par sauts"
14017 #~ msgid "Align all labels"
14018 #~ msgstr "Aligner toutes les étiquettes"
14020 #~ msgid "Align the start of loops"
14021 #~ msgstr "Aligner le début des boucles"
14023 #~ msgid "Change when template instances are emitted"
14024 #~ msgstr "Changer lorsque les instances du canevas sont produites"
14026 #~ msgid "Specify that arguments may alias each other and globals"
14027 #~ msgstr "Spécifier que les arguments peuvent avoir des alias l'un vers l'autre et globaux"
14029 #~ msgid "Assume arguments may alias globals but not each other"
14030 #~ msgstr "Présumer que les arguments peuvent avoir des alias globaux mais pas l'un vers l'autre"
14032 #~ msgid "Assume arguments alias neither each other nor globals"
14033 #~ msgstr "Assumer que les alias d'arguments n'en ont pas l'un vers l'autre ou globaux"
14035 #~ msgid "Recognize the \"asm\" keyword"
14036 #~ msgstr "Reconnaître le mot clé « asm »"
14038 #~ msgid "Generate unwind tables that are exact at each instruction boundary"
14039 #~ msgstr "Générer des tables étendues qui soient exactes pour chaque borne d'instruction"
14041 #~ msgid "Generate code to check bounds before indexing arrays"
14042 #~ msgstr "Générer du code pour vérifier les bornes avant d'indexer les tableaux"
14044 #~ msgid "Replace add, compare, branch with branch on count register"
14045 #~ msgstr "Remplacer add,compare,branch avec des branchements utilisant un compteur registre"
14047 #~ msgid "Use profiling information for branch probabilities"
14048 #~ msgstr "Utiliser les informations de profilage pour les probabilités de branchements"
14050 #~ msgid "Perform branch target load optimization before prologue / epilogue threading"
14051 #~ msgstr "Effectuer l'optimisation du chargement du branchement cible avant le thread prologue / epilogue"
14053 #~ msgid "Perform branch target load optimization after prologue / epilogue threading"
14054 #~ msgstr "Effectuer l'optimisation du chargement du branchement cible après le thread prologue / epilogue"
14056 #~ msgid "Recognize built-in functions"
14057 #~ msgstr "Reconnaître aucun construit dans les fonctions"
14059 #~ msgid "-fcall-saved-<register>\tMark <register> as being preserved across functions"
14060 #~ msgstr "-fcall-saved-<registre>\tmarquer le <registre> comme étant préservé à travers les fonctions"
14062 #~ msgid "-fcall-used-<register>\tMark <register> as being corrupted by function calls"
14063 #~ msgstr "-fcall-used-<registre>\tmarquer le <registre> comme étant corrompu par les appels de fonctions"
14065 #~ msgid "Save registers around function calls"
14066 #~ msgstr "Sauvegarder les registres autour des appels de fonction"
14068 #~ msgid "Check the return value of new"
14069 #~ msgstr "Vérifier la valeur retournée de new"
14071 #~ msgid "Do not put uninitialized globals in the common section"
14072 #~ msgstr "Ne pas placer de globaux non initialisés dans la section commune"
14074 #~ msgid "Allow the arguments of the '?' operator to have different types"
14075 #~ msgstr "Permettre les arguments de l'opérateur « ? » d'avoir différents types"
14077 #~ msgid "Reduce the size of object files"
14078 #~ msgstr "Réduire la taille des fichiers objets"
14080 #~ msgid "Make string literals \"const char[]\" not \"char[]\""
14081 #~ msgstr "Rendre les chaînes de mots \"const char[]\" et non pas \"char[]\""
14083 #~ msgid "-fconst-string-class=<name>\tUse class <name> for constant strings"
14084 #~ msgstr "-fconst-string-class=<nom>\tutiliser la classe <nom> pour la chaînes de constantes"
14086 #~ msgid "Perform a register copy-propagation optimization pass"
14087 #~ msgstr "Effectuer la passe d'optimisation de la propagation-de-copie par registre"
14089 #~ msgid "Perform cross-jumping optimization"
14090 #~ msgstr "Exécuter des optimisations de sauts croisés"
14092 #~ msgid "When running CSE, follow jumps to their targets"
14093 #~ msgstr "Lorsque CSE s'exécute, suivre les sauts vers leurs cibles"
14095 #~ msgid "When running CSE, follow conditional jumps"
14096 #~ msgstr "Lorsque CSE s'exécute, suivre les sauts considitionnels vers leurs cibles"
14098 #~ msgid "Place data items into their own section"
14099 #~ msgstr "placer les items des données dans leur propre section"
14101 #~ msgid "Inline member functions by default"
14102 #~ msgstr "Rendre enligne un membre de fonction par défaut"
14104 #~ msgid "Defer popping functions args from stack until later"
14105 #~ msgstr "Déférer le dépilage des arguments de fonction de la pile plus tard"
14107 #~ msgid "Attempt to fill delay slots of branch instructions"
14108 #~ msgstr "Tented de remplir de délais les fentes des instructions de branchement"
14110 #~ msgid "Delete useless null pointer checks"
14111 #~ msgstr "Détruire les vérifications de pointeurs nul inutiles"
14113 #~ msgid "-fdiagnostics-show-location=[once|every-line]\tHow often to emit source location at the beginning of line-wrapped diagnostics"
14114 #~ msgstr "-fdiagnostics-show-location=[once|every-line]\tindiquer combien de fois les informations de localisation des sources doivent être produites au début d'un diagnostique lorsque les lignes doivent s'enrouler"
14116 #~ msgid "Permit '$' as an identifier character"
14117 #~ msgstr "Autoriser '$' comme identificateur de caractère"
14119 #~ msgid "-fdump-<type>\tDump various compiler internals to a file"
14120 #~ msgstr "-fdump-<type>\tvidander les divers internes du compilateur dans un fichier"
14122 #~ msgid "Suppress output of instruction numbers and line number notes in debugging dumps"
14123 #~ msgstr "Supprimer dans la sortie les numéros d'instructions et de notes de lignes dans les vidanges de mises au point"
14125 #~ msgid "Perform DWARF2 duplicate elimination"
14126 #~ msgstr "Exécuter une élimination DAWRF2 des doublons"
14128 #~ msgid "Perform unused type elimination in debug info"
14129 #~ msgstr "Effectuer l'élimination des types non utilisés dans l'information de mise au point"
14131 #~ msgid "Generate code to check exception specifications"
14132 #~ msgstr "Générer le code pour vérifier les exceptions de spécifications"
14134 #~ msgid "Enable exception handling"
14135 #~ msgstr "Autoriser le traitement des exceptions"
14137 #~ msgid "-fexec-charset=<cset>\tConvert all strings and character constants to character set <cset>"
14138 #~ msgstr "-fexec-charset=<jeucar>\tconvertir toutes les chaînes et les constantes de caractères en jeu de caractères <jeucar>"
14140 #~ msgid "Perform a number of minor, expensive optimizations"
14141 #~ msgstr "Effectuer un nombre mineur d'optimisations coûteuses"
14143 #~ msgid "Assume no NaNs or infinities are generated"
14144 #~ msgstr "Assumer qu'aucun NaNs ou infinités ne soit généré"
14146 #~ msgid "-ffixed-<register>\tMark <register> as being unavailable to the compiler"
14147 #~ msgstr "-ffixed-<registre>\tmarquer le <registre> comme n'étant plus disponible pour le compilateur"
14149 #~ msgid "Do not store floats in registers"
14150 #~ msgstr "Ne pas stocker les flottants dans les registres"
14152 #~ msgid "Scope of for-init-statement variables is local to the loop"
14153 #~ msgstr "Étendue des variables for-init-statement est local à la boucle"
14155 #~ msgid "Copy memory address constants into registers before use"
14156 #~ msgstr "Copier les constantes d'adresses mémoire dans les registres avant de les utiliser"
14158 #~ msgid "Copy memory operands into registers before use"
14159 #~ msgstr "Copier les opérandes mémoire dans les registres avant de les utiliser"
14161 #~ msgid "Do not assume that standard C libraries and \"main\" exist"
14162 #~ msgstr "Ne pas assumer que les bibliothèques standards C et \"main\" existent"
14164 #~ msgid "Allow function addresses to be held in registers"
14165 #~ msgstr "Autoriser le maintien des adresses de fonction dans les registres"
14167 #~ msgid "Place each function into its own section"
14168 #~ msgstr "placer chaque fonction dans sa propre section"
14170 #~ msgid "Perform global common subexpression elimination"
14171 #~ msgstr "Exécuter l'élimination de sous-expression commune globale"
14173 #~ msgid "Perform redundant load after store elimination in global common subexpression elimination"
14174 #~ msgstr "Exécuter un stockage redondant après l'élimination de sous-expression commune globale"
14176 #~ msgid "Perform enhanced load motion during global common subexpression elimination"
14177 #~ msgstr "Exécuter un chargement amélioré lors de l'élimination de sous-expression commune globale"
14179 #~ msgid "Perform store motion after global common subexpression elimination"
14180 #~ msgstr "Exécuter un stockage après l'élimination de sous-expression commune globale"
14182 #~ msgid "Recognize GNU-defined keywords"
14183 #~ msgstr "Reconnaître les mots clés définis GNU"
14185 #~ msgid "Generate code for GNU runtime environment"
14186 #~ msgstr "Générer du code pour l'environnement GNU d'exécution"
14188 #~ msgid "Enable guessing of branch probabilities"
14189 #~ msgstr "Autoriser l'estimation des probabilités de branchement"
14191 #~ msgid "Assume normal C execution environment"
14192 #~ msgstr "Présumer que l'environnement d'exécution C est normal"
14194 #~ msgid "Enable support for huge objects"
14195 #~ msgstr "Autoriser le support des grands objets"
14197 #~ msgid "Process #ident directives"
14198 #~ msgstr "Traiter les directive #ident"
14200 #~ msgid "Perform conversion of conditional jumps to branchless equivalents"
14201 #~ msgstr "Exécuter la conversion des sauts conditionels à des équivalents sans branchements"
14203 #~ msgid "Perform conversion of conditional jumps to conditional execution"
14204 #~ msgstr "Exécuter la conversion des sauts conditionnels à une exécution conditionnel"
14206 #~ msgid "Export functions even if they can be inlined"
14207 #~ msgstr "Exporter les fonctions même si elles peuvent être enligne"
14209 #~ msgid "Emit implicit instantiations of inline templates"
14210 #~ msgstr "Produire les instanciations explicites de canevas enligne"
14212 #~ msgid "Emit implicit instantiations of templates"
14213 #~ msgstr "Produire les instanciations explicites de canevas"
14215 #~ msgid "Do not generate .size directives"
14216 #~ msgstr "Ne pas générer de directives .size"
14218 #~ msgid "Pay attention to the \"inline\" keyword"
14219 #~ msgstr "Porter attention au mot clé \"inline\""
14221 #~ msgid "Integrate simple functions into their callers"
14222 #~ msgstr "Intégrer les fonctions simples à l'intérieur des appelants"
14224 #~ msgid "-finline-limit=<number>\tLimit the size of inlined functions to <number>"
14225 #~ msgstr "-finline-limit=<nombre>\tlimiter la taille des fonction enligne à <nombre>"
14227 #~ msgid "-finput-charset=<cset>      Specify the default character set for source files."
14228 #~ msgstr "-finput-charset=<jeucar>    spécifier le jeu de caractères par défaut pour les fichiers source"
14230 #~ msgid "Instrument function entry and exit with profiling calls"
14231 #~ msgstr "Traiter les entrées et les sorties des fonctions avec appels de profilage"
14233 #~ msgid "Generate code for functions even if they are fully inlined"
14234 #~ msgstr "Générer le code pour les fonctions même si elles sont complètement enligne"
14236 #~ msgid "Emit static const variables even if they are not used"
14237 #~ msgstr "Produire des variables constantes statiques même si elles ne sont pas utilisées"
14239 #~ msgid "Give external symbols a leading underscore"
14240 #~ msgstr "Afficher les symboles externes préfixés d'un caractère de soulignement"
14242 #~ msgid "Perform loop optimizations"
14243 #~ msgstr "Exécuter l'optimisation des boucles"
14245 #~ msgid "Set errno after built-in math functions"
14246 #~ msgstr "Initialiser errno après les fonctions internes mathématiques"
14248 #~ msgid "Report on permanent memory allocation"
14249 #~ msgstr "Rapporter l'allocation de mémoire permanente"
14251 #~ msgid "Attempt to merge identical constants and constant variables"
14252 #~ msgstr "Tentative de fusion de constantes identique et des variables constantes"
14254 #~ msgid "Attempt to merge identical constants across compilation units"
14255 #~ msgstr "Tentative de fusion de constantes identiques à travers des unités de compilation"
14257 #~ msgid "-fmessage-length=<number>\tLimit diagnostics to <number> characters per line.  0 suppresses line-wrapping"
14258 #~ msgstr "-fmessage-length=<nombre>\tlimiter la longueur des diagnotiques à <nombre> de caractères par ligne.  0 supprime l'enroulement de ligne"
14260 #~ msgid "Force all loop invariant computations out of loops"
14261 #~ msgstr "Forcer pour toutes les boucles des calculs invariants en dehors des boucles"
14263 #~ msgid "Don't warn about uses of Microsoft extensions"
14264 #~ msgstr "Ne donner d'avertissement au sujet de l'utilisation des extensions de Microsoft"
14266 #~ msgid "Use graph-coloring register allocation"
14267 #~ msgstr "Utiliser l'allocation des registres par coloriage de graphe"
14269 #~ msgid "Generate code for NeXT (Apple Mac OS X) runtime environment"
14270 #~ msgstr "Générer le code pour l'environnement d'exécution du NeXT (Apple Mac OS X)"
14272 #~ msgid "Assume that receivers of Objective-C messages may be nil"
14273 #~ msgstr "Assumer que les receveur de messages Objective-C peut être NIL"
14275 #~ msgid "Support synchronous non-call exceptions"
14276 #~ msgstr "Supporter les exceptions synchrones des non appels"
14278 #~ msgid "Enable Objective-C exception and synchronization syntax"
14279 #~ msgstr "Autoriser l'exception Objective-C et la synchronisation de syntaxe"
14281 #~ msgid "Perform loop unrolling for all loops"
14282 #~ msgstr "Exécuter la boucle par désenroulement de toutes les boucles"
14284 #~ msgid "Perform loop unrolling when iteration count is known"
14285 #~ msgstr "Exécuter un dé-roulement des boucles lorsque le compteur d'itération est connu"
14287 #~ msgid "When possible do not generate stack frames"
14288 #~ msgstr "Lorsque c'est possible ne pas générer des trames de pile"
14290 #~ msgid "Recognize C++ kewords like \"compl\" and \"xor\""
14291 #~ msgstr "Reconnaître les mots clés C++ comme \"compl\" et \"xor\""
14293 #~ msgid "Do the full register move optimization pass"
14294 #~ msgstr "Effectuer la passe d'optimisation complète des déplacements par les registres"
14296 #~ msgid "Optimize sibling and tail recursive calls"
14297 #~ msgstr "Optimiser sur mesure les appels enfants et récursif"
14299 #~ msgid "Enable optional diagnostics"
14300 #~ msgstr "Autoriser les diagnostiques optionnels"
14302 #~ msgid "Pack structure members together without holes"
14303 #~ msgstr "Empaqueter les membres des structures ensembles sans trous"
14305 #~ msgid "Return small aggregates in memory, not registers"
14306 #~ msgstr "Retourner les petits aggrégats en mémoire, pas dans les registres"
14308 #~ msgid "Perform loop peeling"
14309 #~ msgstr "Exécuter des réductions de boucles"
14311 #~ msgid "Enable machine specific peephole optimizations"
14312 #~ msgstr "Autoriser les optimisations des trous spécifiques à une machine"
14314 #~ msgid "Enable an RTL peephole pass before sched2"
14315 #~ msgstr "Autoriser l'exécution de la passe RTL avant sched2"
14317 #~ msgid "Downgrade conformance errors to warnings"
14318 #~ msgstr "Dégrader les erreurs de conformité en des avertissements"
14320 #~ msgid "Generate position-independent code if possible"
14321 #~ msgstr "Générer du code indépendant de la position si possible"
14323 #~ msgid "Generate position-independent code for executables if possible"
14324 #~ msgstr "Générer du code indépendant de la position pour les exécutables si possible"
14326 #~ msgid "Generate prefetch instructions, if available, for arrays in loops"
14327 #~ msgstr "Générer des instructions prérecherchées, si disponible, pour les tableaux dans les boucles"
14329 #~ msgid "Treat the input file as already preprocessed"
14330 #~ msgstr "Traiter le fichier d'entrée comme ayant déjà été pré-traité"
14332 #~ msgid "Enable basic program profiling code"
14333 #~ msgstr "Autoriser le code de profilage de base du programme"
14335 #~ msgid "Insert arc-based program profiling code"
14336 #~ msgstr "Insérer le code de profilage du programme de arc-based"
14338 #~ msgid "Enable common options for generating profile info for profile feedback directed optimizations"
14339 #~ msgstr "Autoriser les options communes pour la génération d'information de profile pour le feedback d'optimisation direct de profile"
14341 #~ msgid "Enable common options for performing profile feedback directed optimizations"
14342 #~ msgstr "Autoriser les options communes pour effectuer le feedback d'optimisation direct de profile"
14344 #~ msgid "Insert code to profile values of expressions"
14345 #~ msgstr "Insérer le code pour profile les expressions de valeurs"
14347 #~ msgid "-frandom-seed=<string>\tMake compile reproducible using <string>"
14348 #~ msgstr "-frandom-seed=<chaîne>\tfaire une compilation reproduisible en utilisant <chaîne>"
14350 #~ msgid "Strength reduce all loop general induction variables"
14351 #~ msgstr "Renforcer la réduction de toutes les boucles par induction des variables"
14353 #~ msgid "Return small aggregates in registers"
14354 #~ msgstr "Retourner les petits aggrégats dans les registres"
14356 #~ msgid "Enables a register move optimization"
14357 #~ msgstr "Autoriser l'optimisation des déplacements par registre"
14359 #~ msgid "Perform a register renaming optimization pass"
14360 #~ msgstr "Effectuer une changement de nom de registres après une passe d'optimisation"
14362 #~ msgid "Reorder basic blocks to improve code placement"
14363 #~ msgstr "Ré-ordonner les blocs de base pour améliorer l'emplacement de code"
14365 #~ msgid "Reorder functions to improve code placement"
14366 #~ msgstr "Ré-ordonner les fonctions pour améliorer l'emplacement de code"
14368 #~ msgid "Used in Fix-and-Continue mode to indicate that object files may be swapped in at runtime"
14369 #~ msgstr "Utiliser le mode Fix-and-=Continue pour indique que des fichiers objets peuvent interchangés lors de l'éexécution"
14371 #~ msgid "Enable automatic template instantiation"
14372 #~ msgstr "Autoriser l'instanciation automatique de canevas"
14374 #~ msgid "Add a common subexpression elimination pass after loop optimizations"
14375 #~ msgstr "Ajouter une passe d'élimination d'une sous-expression commune après les optimisations de boucle"
14377 #~ msgid "Run the loop optimizer twice"
14378 #~ msgstr "Exécuter l'optimiseur de boucle deux fois"
14380 #~ msgid "Disable optimizations that assume default FP rounding behavior"
14381 #~ msgstr "Interdire les optimisation qui assument un comportement d'arrondissement FP par défaut"
14383 #~ msgid "Generate run time type descriptor information"
14384 #~ msgstr "Générer l'information pour un type de descripteur lors de l'exécution"
14386 #~ msgid "Enable scheduling across basic blocks"
14387 #~ msgstr "Autoriser l'ordonnancement à travers les blocs de base"
14389 #~ msgid "Allow speculative motion of non-loads"
14390 #~ msgstr "Autoriser le mouvement spéculatif de non chargements"
14392 #~ msgid "Allow speculative motion of some loads"
14393 #~ msgstr "Autoriser le mouvement spéculatif de quelques chargements"
14395 #~ msgid "Allow speculative motion of more loads"
14396 #~ msgstr "Autoriser le mouvement spéculatif de plusieurs chargements"
14398 #~ msgid "Allow premature scheduling of queued insns"
14399 #~ msgstr "Autoriser l'ordonnancement prématuré de queues insns"
14401 #~ msgid "Set dependence distance checking in premature scheduling of queued insns"
14402 #~ msgstr "Fixer la distance de vérification de dépendance dans l'ordonnancement prématuré d'insns en queue"
14404 #~ msgid "-fsched-stalled-insns-dep=<number>   Set dependence distance checking in premature scheduling of queued insns"
14405 #~ msgstr "-fsched-stalled-insns-dep=<nombre>   fixer la distance de vérification de dépendance dans l'ordonnancement d'insnsn en queue"
14407 #~ msgid "-fsched-stalled-insns=<number>       Set number of queued insns that can be prematurely scheduled"
14408 #~ msgstr "-fsched-stalled-insns=<nombre>       fixer le nombre d'insns en queu qui peuvent être prématurément ordonnancés"
14410 #~ msgid "-fsched-verbose=<number>\tSet the verbosity level of the scheduler"
14411 #~ msgstr "-fsched-verbose=<numéro>\tnitialiser le niveau de verbosité de l'ordonnanceur"
14413 #~ msgid "If scheduling post reload, do superblock scheduling"
14414 #~ msgstr "Si l'ordonnancement fait une post recharge, faire un ordonnancement de super bloc"
14416 #~ msgid "If scheduling post reload, do trace scheduling"
14417 #~ msgstr "Si l'ordonnancement fait une post recharge, laisse une trace de l'ordonnancement"
14419 #~ msgid "Reschedule instructions before register allocation"
14420 #~ msgstr "Réordonnancer les instructions avant l'allocation de registres"
14422 #~ msgid "Reschedule instructions after register allocation"
14423 #~ msgstr "Réordonnancer les instructions après l'allocation de registres"
14425 #~ msgid "Mark data as shared rather than private"
14426 #~ msgstr "Marquer les données comme partagées au lieu de privées"
14428 #~ msgid "Use the same size for double as for float"
14429 #~ msgstr "Utiliser la même taille pour un double que pour un flottant"
14431 #~ msgid "Use the narrowest integer type possible for enumeration types"
14432 #~ msgstr "Utiliser le type d'entier le moins large possible pour les types d'énumération"
14434 #~ msgid "Force the underlying type for \"wchar_t\" to be \"unsigned short\""
14435 #~ msgstr "Écraser le type sous-jacent de \"wchar_t\" vers \"unsigned short\""
14437 #~ msgid "Disable optimizations observable by IEEE signaling NaNs"
14438 #~ msgstr "Désactiver les optimisations observable par le signalement NaNs IEEE"
14440 #~ msgid "When \"signed\" or \"unsigned\" is not given make the bitfield signed"
14441 #~ msgstr "Lorsque \"signed\" ou \"unsigned\" n,est pas fourni rendre le champ de bits signé"
14443 #~ msgid "Make \"char\" signed by default"
14444 #~ msgstr "Rendre les « char » signés par défaut"
14446 #~ msgid "Convert floating point constants to single precision constants"
14447 #~ msgstr "Convertir les constantes en virgules flottantes en constantes de simple précision"
14449 #~ msgid "Insert stack checking code into the program"
14450 #~ msgstr "Insérer du code de vérificaion de la pile dans le programme"
14452 #~ msgid "-fstack-limit-register=<register>\tTrap if the stack goes past <register>"
14453 #~ msgstr "-fstack-limit-register=<registre>\tfaire un déroutement si la pile va au delà du <registre>"
14455 #~ msgid "-fstack-limit-symbol=<name>\tTrap if the stack goes past symbol <name>"
14456 #~ msgstr "-fstack-limit-symbol=<nom>\tfaire un déroutement si la pile va au delà du symbole <nom>"
14458 #~ msgid "Display statistics accumulated during compilation"
14459 #~ msgstr "Afficher les statistiques accumulés durant la compilation"
14461 #~ msgid "Perform strength reduction optimizations"
14462 #~ msgstr "Exécuter un réduction en force des optimisations"
14464 #~ msgid "Assume strict aliasing rules apply"
14465 #~ msgstr "Présumer que des règles stricts d'alias s'appliquent"
14467 #~ msgid "Check for syntax errors, then stop"
14468 #~ msgstr "Vérifier les erreurs de syntaxes et puis stopper"
14470 #~ msgid "-ftabstop=<number>\tDistance between tab stops for column reporting"
14471 #~ msgstr "-ftabstop=<nombre>\tfixer la distance de la tabulation des colonnes dans les rapports"
14473 #~ msgid "-ftemplate-depth-<number>\tSpecify maximum template instantiation depth"
14474 #~ msgstr "-ftemplate-depth-<nombre>\tspécifier la profondeur maximale d'instanciation de canevas"
14476 #~ msgid "Create data files needed by \"gcov\""
14477 #~ msgstr "Créer les fichiers de données nécessaires à \"gcov\""
14479 #~ msgid "Perform jump threading optimizations"
14480 #~ msgstr "Exécuter des optimisations de sauts de thread"
14482 #~ msgid "Report the time taken by each compiler pass"
14483 #~ msgstr "Rapporter le temps pris par chaque passe de compilation"
14485 #~ msgid "-ftls-model=[global-dynamic|local-dynamic|initial-exec|local-exec]\tSet the default thread-local storage code generation model"
14486 #~ msgstr "-ftls-model=[global-dynamic|local-dynamic|initial-exec|local-exec]\tinitialiser le modèle de génération de code par défaut de thread local"
14488 #~ msgid "Perform superblock formation via tail duplication"
14489 #~ msgstr "Exécuter la formation du super bloc via la duplication de la queue"
14491 #~ msgid "Assume floating-point operations can trap"
14492 #~ msgstr "On assume que les opérations en virgule flottante peuvent être attrappées"
14494 #~ msgid "Trap for signed overflow in addition, subtraction and multiplication"
14495 #~ msgstr "Attrapper les débordements de signe dans l'addition, la soustraction et la multiplication"
14497 #~ msgid "Compile whole compilation unit at a time"
14498 #~ msgstr "Compiler complètement à la fois une unité de compilation"
14500 #~ msgid "Allow math optimizations that may violate IEEE or ISO standards"
14501 #~ msgstr "Permettre les optimisations mathématiques qui peuvent violer les standards IEEE ou ISO"
14503 #~ msgid "When \"signed\" or \"unsigned\" is not given make the bitfield unsigned"
14504 #~ msgstr "Lorsque \"signed\" ou \"unsigned\" n'est pas fourni rendre le champ de bits non signé"
14506 #~ msgid "Make \"char\" unsigned by default"
14507 #~ msgstr "Rendre les \"char\" non signés par défaut"
14509 #~ msgid "Perform loop unswitching"
14510 #~ msgstr "Exécuter des boucles sans branchement"
14512 #~ msgid "Just generate unwind tables for exception handling"
14513 #~ msgstr "Générer simplement des tables étendues pour le traitement des exceptions"
14515 #~ msgid "Use __cxa_atexit to register destructors"
14516 #~ msgstr "Utiliser « __cxa_atexit » pour enregistrer les destructeurs."
14518 #~ msgid "Add extra commentary to assembler output"
14519 #~ msgstr "Ajouter des commentaires additionnels à la sortie de l'assembleur"
14521 #~ msgid "Use expression value profiles in optimizations"
14522 #~ msgstr "Utiliser le profile de la valeur d'expression dans l'optimisation"
14524 #~ msgid "Discard unused virtual functions"
14525 #~ msgstr "Écarter les fonctions virtuelles non utilisées"
14527 #~ msgid "Implement vtables using thunks"
14528 #~ msgstr "Implanter les vtables en utilisant des thunks"
14530 #~ msgid "Emit common-like symbols as weak symbols"
14531 #~ msgstr "Produire les symboles communs comme des symboles faibles"
14533 #~ msgid "Construct webs and split unrelated uses of single variable"
14534 #~ msgstr "Construire une toile et séparer les utilisations de variables simples"
14536 #~ msgid "-fwide-exec-charset=<cset>\tConvert all wide strings and character constants to character set <cset>"
14537 #~ msgstr "-fwide-exec-charset=<cset>\tconvertir toutes les chaînes et les constantes larges de caractères en jeux de caractères <cset>"
14539 #~ msgid "Generate a #line directive pointing at the current working directory"
14540 #~ msgstr "Générer une directive #ligne pointant sur le répertoire courant de travail"
14542 #~ msgid "Assume signed arithmetic overflow wraps around"
14543 #~ msgstr "Assumer un débordement arithmétique signé enroulé"
14545 #~ msgid "Store strings in writable data section"
14546 #~ msgstr "Stocker les chaînes dans les sections d'écriture des données"
14548 #~ msgid "Emit cross referencing information"
14549 #~ msgstr "Produire l'information des références croisées"
14551 #~ msgid "Put zero initialized data in the bss section"
14552 #~ msgstr "Placer des données initialisées de zéros dans la section bss"
14554 #~ msgid "Generate lazy class lookup (via objc_getClass()) for use in Zero-Link mode"
14555 #~ msgstr "Générer un recherche molle de class (via objc_getClass()) pour l'utilisation en mode Zero-Link"
14557 #~ msgid "Generate debug information in default format"
14558 #~ msgstr "Générer les informations de mise au point dans le format par défaut"
14560 #~ msgid "Generate debug information in COFF format"
14561 #~ msgstr "Générer les informations de mise au point dans le format COFF"
14563 #~ msgid "Generate debug information in DWARF v2 format"
14564 #~ msgstr "Générer les informations de mise au point dans le format DWARF v2"
14566 #~ msgid "Dump declarations to a .decl file"
14567 #~ msgstr "Vidanger les déclarations dans un fichier .decl"
14569 #~ msgid "Generate debug information in default extended format"
14570 #~ msgstr "Générer les informations de mise au point dans le format étendu par défaut"
14572 #~ msgid "Generate debug information in STABS format"
14573 #~ msgstr "Générer les informations de mise au point dans le format STABS"
14575 #~ msgid "Generate debug information in extended STABS format"
14576 #~ msgstr "Générer les informations de mise au point dans le format étendu STABS"
14578 #~ msgid "Generate debug information in VMS format"
14579 #~ msgstr "Générer les informations de mise au point dans le format VMS"
14581 #~ msgid "Generate debug information in XCOFF format"
14582 #~ msgstr "Générer les information de mise au point dans le format XCOFF"
14584 #~ msgid "Generate debug information in extended XCOFF format"
14585 #~ msgstr "Générer les informations de mise au point dans le format étendu XCOFF"
14587 #~ msgid "-idirafter <dir>\tAdd <dir> to the end of the system include path"
14588 #~ msgstr "-idirafter <répertoire>\tajouter <répertoire> à la fin du chemin système d'inclusion"
14590 #~ msgid "-imacros <file>\tAccept definition of macros in <file>"
14591 #~ msgstr "-imacros <fichier>\taccepter la définition de macros dans le <fichier>"
14593 #~ msgid "-include <file>\tInclude the contents of <file> before other files"
14594 #~ msgstr "-include <fichier>\tinclure le contenu du <fichier> avant les autres fichiers"
14596 #~ msgid "-iprefix <path>\tSpecify <path> as a prefix for next two options"
14597 #~ msgstr "-iprefix <chemin>\tsélectionner le <chemin> comme préfixer aux deux prochaines options"
14599 #~ msgid "-isysroot <dir>\tSet <dir> to be the system root directory"
14600 #~ msgstr "-isysroot <répertoire>\tsélectionner le <répertoire> comme répertoire racine du système"
14602 #~ msgid "-isystem <dir>\tAdd <dir> to the start of the system include path"
14603 #~ msgstr "-isystem <répertoire>\tajouter le <répertoire> au début du chemin d'inclusion principal"
14605 #~ msgid "-iwithprefix <dir>\tAdd <dir> to the end of the system include path"
14606 #~ msgstr "-iwithprefix <répertoire>\tajouter le <répertoire> à la fin du chemin d'inclusion principal"
14608 #~ msgid "-iwithprefixbefore <dir>\tAdd <dir> to the end of the main include path"
14609 #~ msgstr "-iwithprefixbefore <répertoire>\tajouter le <répertoire> à la fin du chemin d'inclusion principal"
14611 #~ msgid "Do not search standard system include directories (those specified with -isystem will still be used)"
14612 #~ msgstr "Ne pas rechercher les répertoires standard système d'inclusion (ceux spécifiés avec -isystem seront encore utilisés)"
14614 #~ msgid "Do not search standard system include directories for C++"
14615 #~ msgstr "Ne pas rechercher les répertoires standard système d'inclusion pour C++"
14617 #~ msgid "-o <file>\tPlace output into <file>"
14618 #~ msgstr "-o <fichier>\tproduire la sortie dans le <fichier>"
14620 #~ msgid "Enable function profiling"
14621 #~ msgstr "Autoriser le profilage de fonction"
14623 #~ msgid "Issue warnings needed for strict compliance to the standard"
14624 #~ msgstr "Émettre les avertissements nécessaires pour être conforme au standard"
14626 #~ msgid "Like -pedantic but issue them as errors"
14627 #~ msgstr "Identique à -pedantic mais les marque comme des erreurs"
14629 #~ msgid "Generate C header of platform-specific features"
14630 #~ msgstr "Générer les en-têtes C pour les options spécifiques à la plate-forme"
14632 #~ msgid "Do not display functions compiled or elapsed time"
14633 #~ msgstr "Ne pas afficher les fonctions compilées ou le temps écoulé"
14635 #~ msgid "Remap file names when including files"
14636 #~ msgstr "Rampper les noms lors de l'inclusion des fichiers"
14638 #~ msgid "Conform to the ISO 1998 C++ standard"
14639 #~ msgstr "Conforme au standard ISO C++ de 1998"
14641 #~ msgid "Conform to the ISO 1990 C standard"
14642 #~ msgstr "Conforme au standard ISO C de 1990"
14644 #~ msgid "Conform to the ISO 1999 C standard"
14645 #~ msgstr "Conforme au standard ISO C de 1999"
14647 #~ msgid "Deprecated in favor of -std=c99"
14648 #~ msgstr "Obsolète à la faveur de l'option -std=c99"
14650 #~ msgid "Conform to the ISO 1998 C++ standard with GNU extensions"
14651 #~ msgstr "Conforme au standard ISO C++ de 1998 avec les extensions de GNU"
14653 #~ msgid "Conform to the ISO 1990 C standard with GNU extensions"
14654 #~ msgstr "Conforme au standard ISO C de 1990 avec les extensions de GNU"
14656 #~ msgid "Conform to the ISO 1999 C standard with GNU extensions"
14657 #~ msgstr "Conforme au standard ISO C de 1999 avec les extensions de GNU"
14659 #~ msgid "Deprecated in favor of -std=gnu99"
14660 #~ msgstr "Obsolète à la faveur de l'option -std=gnu99"
14662 #~ msgid "Deprecated in favor of -std=c89"
14663 #~ msgstr "Obsolète à la faveur de l'option -std=c89"
14665 #~ msgid "Conform to the ISO 1990 C standard as amended in 1994"
14666 #~ msgstr "Conforme au standard ISO C de 1990 tel amendé en 1994"
14668 #~ msgid "Enable traditional preprocessing"
14669 #~ msgstr "Autoriser le traitement traditionnel"
14671 #~ msgid "-trigraphs\tSupport ISO C trigraphs"
14672 #~ msgstr "-trigraphs\tSupporter les tri-graphes ISO C"
14674 #~ msgid "Do not predefine system-specific and GCC-specific macros"
14675 #~ msgstr "Ne pas prédéfinir les macros spécifiques au système ou à GCC"
14677 #~ msgid "Enable verbose output"
14678 #~ msgstr "Autoriser le mode bavard sur la sortie"
14680 #~ msgid "Display the compiler's version"
14681 #~ msgstr "Afficher la version du compilateur"
14683 #~ msgid "Suppress warnings"
14684 #~ msgstr "Supprimer les avertissements"
14686 #~ msgid "`-p' not supported; use `-pg' and gprof(1)"
14687 #~ msgstr "« -p » n'est pas supporté; utiliser « -pg » et gprof(1)"
14689 #~ msgid "GCC does not support -C without using -E"
14690 #~ msgstr "GCC ne supporte pas -C sans utiliser -E"
14692 #~ msgid "GCC does not support -CC without using -E"
14693 #~ msgstr "GCC ne supporte pas -CC sans utiliser -E"
14695 #~ msgid "may not use both -m32 and -m64"
14696 #~ msgstr "ne peut utiliser ensemble -m32 et -m64"
14698 #~ msgid "shared and mdll are not compatible"
14699 #~ msgstr "shared et mdll ne sont pas compatibles"
14701 #~ msgid "-current_version only allowed with -dynamiclib"
14702 #~ msgstr "-current_version permis seulement avec -dynamiclib"
14704 #~ msgid "-install_name only allowed with -dynamiclib"
14705 #~ msgstr "-install_name permis seulement avec with -dynamiclib"
14707 #~ msgid "-bundle not allowed with -dynamiclib"
14708 #~ msgstr "-bundle n'est pas permis avec -dynamiclib"
14710 #~ msgid "-bundle_loader not allowed with -dynamiclib"
14711 #~ msgstr "-bundle_loader n'est pas permis avec -dynamiclib"
14713 #~ msgid "-client_name not allowed with -dynamiclib"
14714 #~ msgstr "-client_name n'est pas permis avec -dynamiclib"
14716 #~ msgid "-force_cpusubtype_ALL not allowed with -dynamiclib"
14717 #~ msgstr "-force_cpusubtype_ALL n'est pas permis avec -dynamiclib"
14719 #~ msgid "-force_flat_namespace not allowed with -dynamiclib"
14720 #~ msgstr "-force_flat_namespace n'est pas permis avec -dynamiclib"
14722 #~ msgid "-keep_private_externs not allowed with -dynamiclib"
14723 #~ msgstr "-keep_private_externs n'est pas permis avec -dynamiclib"
14725 #~ msgid "-private_bundle not allowed with -dynamiclib"
14726 #~ msgstr "-private_bundle n'est pas permis avec -dynamiclib"
14728 #~ msgid "The -shared option is not currently supported for VAX ELF."
14729 #~ msgstr "L'option -shared n'est pas couramment supportée pour VAS ELF."
14731 #~ msgid "profiling not supported with -mg\n"
14732 #~ msgstr "profilage n'est pas supporté avec -mg\n"
14734 #~ msgid "may not use both -EB and -EL"
14735 #~ msgstr "ne peut utiliser ensemble -EB et -EL"
14737 #~ msgid "-pipe is not supported"
14738 #~ msgstr "-pipe n'est pas supporté"
14740 #~ msgid "-pg and -fomit-frame-pointer are incompatible"
14741 #~ msgstr "-pg et -fomit-frame-pointer sont incompatibles"
14743 #~ msgid "-fjni and -femit-class-files are incompatible"
14744 #~ msgstr "-fjni et -femit-class-files sont incompatibles"
14746 #~ msgid "-fjni and -femit-class-file are incompatible"
14747 #~ msgstr "-fjni et -femit-class-file sont incompatibles"
14749 #~ msgid "-femit-class-file should used along with -fsyntax-only"
14750 #~ msgstr "-femit-class-file dervait être utilisé avec -fsyntax-only"
14752 #~ msgid "-pg or -p and -fomit-frame-pointer are incompatible"
14753 #~ msgstr "-pg et -p et -fomit-frame-pointer sont incompatibles"
14755 #~ msgid "does not support multilib"
14756 #~ msgstr "ne supporte pas multilib"
14758 #~ msgid "-pg not supported on this platform"
14759 #~ msgstr "-pg n'est pas supporté sur cette plate-forme"
14761 #~ msgid "-p and -pp specified - pick one"
14762 #~ msgstr "-p et -pp spécifié - n'en prendre qu'un seul"
14764 #~ msgid "-G and -static are mutually exclusive"
14765 #~ msgstr "-G et -static sont mutuellement exclusives"
14767 #~ msgid "-mapcs-26 and -mapcs-32 may not be used together"
14768 #~ msgstr "-mapcs-26 et -mapcs-32 ne peuvent être utilisés ensembles"
14770 #~ msgid "-msoft-float and -mhard_float may not be used together"
14771 #~ msgstr "-msoft-float et -mhard_float ne peuvent être utilisées ensembles"
14773 #~ msgid "-mbig-endian and -mlittle-endian may not be used together"
14774 #~ msgstr "-mbig-endian et -mlittle-endian ne peuvent être utilisés ensemble"
14776 #~ msgid "the m210 does not have little endian support"
14777 #~ msgstr "Le m210 ne supporte pas le code pour système à octets de poids faible"
14779 #~ msgid "one of -c, -S, -gnatc, -gnatz, or -gnats is required for Ada"
14780 #~ msgstr "une parmi -c, -S, -gnatc, -gnatz ou -gnats est requise pour Ada"
14782 #~ msgid "-mhard-float not supported"
14783 #~ msgstr "-mhard-float n'est pas supporté"
14785 #~ msgid "-msingle-float and -msoft-float can not both be specified"
14786 #~ msgstr "-msingle-float et -msoft-float ne peuvent être spécifiés ensembles"
14788 #~ msgid " conflicting code gen style switches are used"
14789 #~ msgstr " code de génération de style de switches utilisées est en conflit"
14791 #~ msgid "GCC does not support -C or -CC without -E"
14792 #~ msgstr "GCC ne supporte pas -C ou -CC sans utiliser -E"
14794 #~ msgid "-E required when input is from standard input"
14795 #~ msgstr "-E est requis lorsque l'entrée est faite à partir de l'entrée standard"
14797 #~ msgid "mno-cygwin and mno-win32 are not compatible"
14798 #~ msgstr "mno-cygwin et mno-win32 ne sont pas compatibles"
14800 #~ msgid "pointer to a member used in arithmetic"
14801 #~ msgstr "usage en arithmétique d'un pointeur vers un membre"
14803 #~ msgid "declaration of \"%s\" shadows a parameter"
14804 #~ msgstr "la déclaration de « %s » masque un paramètre"
14806 #~ msgid "Copyright (C) 2003 Free Software Foundation, Inc.\n"
14807 #~ msgstr "Copyright © 2003 Free Software Foundation, Inc.\n"
14809 #~ msgid "Use the 26-bit version of the APCS"
14810 #~ msgstr "Utiliser la version 26 bits de APCS"
14812 #~ msgid "duplicate enum value `%D'"
14813 #~ msgstr "valeur d'énumérateur « %D » en double"
14815 #~ msgid "duplicate field `%D' (as enum and non-enum)"
14816 #~ msgstr "champ « %D » en double (comme enum et non enum)"
14818 #~ msgid "duplicate nested type `%D'"
14819 #~ msgstr "type « %D » imbriqué en double"
14821 #~ msgid "duplicate field `%D' (as type and non-type)"
14822 #~ msgstr "duplicattion du champ « %D » (comme type et non type)"
14824 #~ msgid "duplicate member `%D'"
14825 #~ msgstr "membre « %D » est double"
14827 #~ msgid "ISO C++ forbids member `%D' with same name as enclosing class"
14828 #~ msgstr "ISO C++ interdit le membre « %D » avec le même non de la classe de fermeture"
14830 #~ msgid "field `%D' declared static in union"
14831 #~ msgstr "champ « %D » déclaré statique dans l'union"
14833 #~ msgid "ISO C++ forbids static data member `%D' with same name as enclosing class"
14834 #~ msgstr "ISO C++ interdit les données de membres statiques « %D » avec le même nom comme classe de fermeture"
14836 #~ msgid "anachronistic use of array size in vector delete"
14837 #~ msgstr "utilisation anachronique de la taille d'un tableau dans un vecteur delete"
14839 #~ msgid "ISO C++ forbids aggregate initializer to new"
14840 #~ msgstr "ISO C++ interdit l'aggrégation d'initialiseur à new"
14842 #~ msgid "neither the destructor nor the class-specific operator delete will be called, even if they are declared when the class is defined."
14843 #~ msgstr "ni le destructeur ni l'opérateur « delete » spécifique à la classe ne sera appellé, même s'ils sont déclarés lorsque la classe est définie"
14845 #~ msgid "Warn if deprecated class, method, or field is used"
14846 #~ msgstr "Avertir si une classe, une méthode ou un champ obsolète est utilisé"
14848 #~ msgid "Warn if deprecated empty statements are found"
14849 #~ msgstr "Avertir si des déclarations vides obsolètes sont trouvées"
14851 #~ msgid "Enable warnings about inter-procedural problems"
14852 #~ msgstr "Autoriser les avertissements à propos des problèmes inter-procédural"
14854 #~ msgid "Warn if .class files are out of date"
14855 #~ msgstr "Avertir si des fichier .class sont périmées"
14857 #~ msgid "Warn if modifiers are specified when not necessary"
14858 #~ msgstr "Avertir si des modificateurs sont spécifiés sans que cela ne soit nécessaires"
14860 #~ msgid "Warn about constructs with surprising meanings"
14861 #~ msgstr "Avertir à propos des construits ayant des sens surprenants"
14863 #~ msgid "--CLASSPATH\tDeprecated; use --classpath instead"
14864 #~ msgstr "--CLASSPATH\tobsolète; utiliser --classpath à la place"
14866 #~ msgid "Do not treat local variables and COMMON blocks as if they were named in SAVE statements"
14867 #~ msgstr "Traiter les variables locales et les blocs COMMON comme s'ils étaient nommés dans une déclaration SAVE"
14869 #~ msgid "Backslashes in character and hollerith constants are special (not C-style)"
14870 #~ msgstr "Barres obliques inverses dans les constantes de caractères ou d'hollerith ne sont pas particulières (pas de style C)"
14872 #~ msgid "Delete libU77 intrinsics with bad interfaces"
14873 #~ msgstr "Détruire les intrinsèques libU77 ayant des interfaces erronées"
14875 #~ msgid "Disable libU77 intrinsics with bad interfaces"
14876 #~ msgstr "Désactiver les intrinsèques libU77 ayant des interfaces erronées"
14878 #~ msgid "Enable libU77 intrinsics with bad interfaces"
14879 #~ msgstr "Autoriser les intrinsèques libU77 ayant des interfaces erronées"
14881 #~ msgid "Hide libU77 intrinsics with bad interfaces"
14882 #~ msgstr "Cacher les intrinsèques libU77 ayant des interfaces erronées"
14884 #~ msgid "--bootclasspath=<path>\tReplace system path"
14885 #~ msgstr "--bootclasspath=<chemin>\tremplacer le <chemin> système"
14887 #~ msgid "Program written in strict mixed-case"
14888 #~ msgstr "Programme écrit dans une stricte casse mélangée"
14890 #~ msgid "Compile as if program written in lowercase"
14891 #~ msgstr "Compiler comme si le programme était écrit en minuscules"
14893 #~ msgid "Preserve case used in program"
14894 #~ msgstr "Préserver la casse utilisée dans un programme"
14896 #~ msgid "Program written in lowercase"
14897 #~ msgstr "Programmes écrit en minuscules"
14899 #~ msgid "Program written in uppercase"
14900 #~ msgstr "Programme écrit en majuscules"
14902 #~ msgid "Compile as if program written in uppercase"
14903 #~ msgstr "Compiler comme si le programme était écrit en majuscules"
14905 #~ msgid "--classpath=<path>\tSet class path"
14906 #~ msgstr "--classpath=<chemin>\tfixer le chemin des classes"
14908 #~ msgid "Emit special debugging information for COMMON and EQUIVALENCE (disabled)"
14909 #~ msgstr "Produire des information spéciales de mise au point pour COMMON et EQUIVALENCE (désactivé)"
14911 #~ msgid "Allow '$' in symbol names"
14912 #~ msgstr "Permettre '$' dans les noms de symboles"
14914 #~ msgid "Have front end emulate COMPLEX arithmetic to avoid bugs"
14915 #~ msgstr "Avoir un frontal d'émulation pour l'arithmétique COMPLEXE pour éviter les bugs"
14917 #~ msgid "--encoding=<encoding>\tChoose input encoding (defaults from your locale)"
14918 #~ msgstr "--encoding=<encodage>\tchoisir l'encodade d'entrée (par défaut provient de la locale)"
14920 #~ msgid "f2c-compatible code can be generated"
14921 #~ msgstr "code f2c compatible peut être généré"
14923 #~ msgid "Delete non-FORTRAN-77 intrinsics f2c supports"
14924 #~ msgstr "Détruire les supports f2c intrinsèques non Fortran 77"
14926 #~ msgid "Disable non-FORTRAN-77 intrinsics f2c supports"
14927 #~ msgstr "Désactiver les supports f2c intrinsèques non Fortran 77"
14929 #~ msgid "Enable non-FORTRAN-77 intrinsics f2c supports"
14930 #~ msgstr "Autoriser les supports f2c intrinsèques non Fortran 77"
14932 #~ msgid "Hide non-FORTRAN-77 intrinsics f2c supports"
14933 #~ msgstr "Cacher les supports f2c intrinsèques non Fortran 77"
14935 #~ msgid "Unsupported; generate libf2c-calling code"
14936 #~ msgstr "Non supporté; générer le code d'appel libf2c"
14938 #~ msgid "Program is written in typical FORTRAN 66 dialect"
14939 #~ msgstr "Programme est écrit dans un dialecte typique FORTRAN 66"
14941 #~ msgid "Program is written in typical Unix-f77 dialect"
14942 #~ msgstr "Programme est écrit dans un dialecte typique Unix f77"
14944 #~ msgid "Program is written in Fortran-90-ish dialect"
14945 #~ msgstr "Programme est écrit dans un dialecte Fortran 90"
14947 #~ msgid "Delete non-FORTRAN-77 intrinsics F90 supports"
14948 #~ msgstr "Détruire les supports F90 intrinsèques non Fortran 77"
14950 #~ msgid "Disable non-FORTRAN-77 intrinsics F90 supports"
14951 #~ msgstr "Désactiver les supports F90 intrinsèques non Fortran 77"
14953 #~ msgid "Enable non-FORTRAN-77 intrinsics F90 supports"
14954 #~ msgstr "Autoriser  les supports F90 intrinsèques non Fortran 77"
14956 #~ msgid "Hide non-FORTRAN-77 intrinsics F90 supports"
14957 #~ msgstr "Cacher les supports F90 intrinsèques non Fortran 77"
14959 #~ msgid "ffixed-line-length-<number>\tSet the maximum line length to <number>"
14960 #~ msgstr "ffixed-line-limit-<nombre>\tfixer la longueur maximale de la ligne à <nombre>"
14962 #~ msgid "Unsupported; affects code generation of arrays"
14963 #~ msgstr "Non supporté; affecte la génération de code des tableaux"
14965 #~ msgid "Always check for non gcj generated classes archives"
14966 #~ msgstr "Toujours vérifier dans les archives de classes non générées gcj"
14968 #~ msgid "Generate code to check subscript and substring bounds"
14969 #~ msgstr "Générer du code pour vérifier les bornes des souscripts et des sous-chaînes"
14971 #~ msgid "Program is written in Fortran-90-ish free form"
14972 #~ msgstr "Programme est écrit dans un style libre Fortran 90"
14974 #~ msgid "Enable fatal diagnostics about inter-procedural problems"
14975 #~ msgstr "Autoriser les diagnostiques fatals à propos des problèmes entre procédures"
14977 #~ msgid "Delete non-FORTRAN-77 intrinsics g77 supports"
14978 #~ msgstr "Détruire les supports g77 intrinsèques non Fortran 77"
14980 #~ msgid "Disable non-FORTRAN 77 intrinsics F90 supports"
14981 #~ msgstr "Désactiver les supports g77 intrinsèques non Fortran 77"
14983 #~ msgid "Enable non-FORTRAN 77 intrinsics F90 supports"
14984 #~ msgstr "Autoriser les supports F90 intrinsèques non Fortran 77"
14986 #~ msgid "Hide non-FORTRAN 77 intrinsics F90 supports"
14987 #~ msgstr "Cacher les supports g77 intrinsèques non Fortran 77"
14989 #~ msgid "Use offset tables for virtual method calls"
14990 #~ msgstr "Utiliser des tables de décalage pour les appels de méthodes virtuelles"
14992 #~ msgid "Initialize local vars and arrays to zero"
14993 #~ msgstr "Initialiser les vars locales et les tableaux à zéro"
14995 #~ msgid "Intrinsics letters in arbitrary cases"
14996 #~ msgstr "Lettres d'instrinsèques en casse arbitraire"
14998 #~ msgid "Intrinsics spelled as e.g. SqRt"
14999 #~ msgstr "Intrinsèques épellées tel que SqRt"
15001 #~ msgid "Intrinsics in lowercase"
15002 #~ msgstr "Intrinsèques en minuscules"
15004 #~ msgid "Intrinsics in uppercase"
15005 #~ msgstr "Intrinsèques en majuscules"
15007 #~ msgid "Assume native functions are implemented using JNI"
15008 #~ msgstr "Présumer que les fonctions natives sont implantées et qu'elles utilisent JNI"
15010 #~ msgid "Language keyword letters in arbitrary cases"
15011 #~ msgstr "Lettres des mots clés du langage dans des casses arbitraires"
15013 #~ msgid "Language keywords spelled as e.g. IOStat"
15014 #~ msgstr "Mots clés du langage épellés tel que IOStat"
15016 #~ msgid "Language keywords in lowercase"
15017 #~ msgstr "Mots clés du langage en minuscules"
15019 #~ msgid "Language keywords in uppercase"
15020 #~ msgstr "Mots clés du langage en majuscules"
15022 #~ msgid "Delete MIL-STD 1753 intrinsics"
15023 #~ msgstr "Détruire les intrinsèques MIL-STD 1753"
15025 #~ msgid "Disable MIL-STD 1753 intrinsics"
15026 #~ msgstr "Désactiver les intrinsèques MIL-STD 1753"
15028 #~ msgid "Enable MIL-STD 1753 intrinsics"
15029 #~ msgstr "Autoriser intrinsèques MIL-STD 1753"
15031 #~ msgid "Hide MIL-STD 1753 intrinsics"
15032 #~ msgstr "Cacher les intrinsèques MIL-STD 1753"
15034 #~ msgid "Take at least one trip through each iterative DO loop"
15035 #~ msgstr "Exécuter une dernière fois la visite à traves chaque boucle itérative DO"
15037 #~ msgid "Enable optimization of static class initialization code"
15038 #~ msgstr "Autorisser l'optimisation du code d'initialisation de classe statique"
15040 #~ msgid "Warn about use of (only a few for now) Fortran extensions"
15041 #~ msgstr "Avertir à propos de l'utilisation (très peu pour l'instant) des extensions Fortran"
15043 #~ msgid "Allow appending a second underscore to externals"
15044 #~ msgstr "Permettre l'ajout d'un second caractère de soulignement aux externes"
15046 #~ msgid "Do not print names of program units as they are compiled"
15047 #~ msgstr "Afficher les noms des unités de programme tels que compilées"
15049 #~ msgid "Internally convert most source to lowercase"
15050 #~ msgstr "Convertir de manière interne la majorité des sources en majuscules"
15052 #~ msgid "Internally preserve source case"
15053 #~ msgstr "Préserver à l'interne la casse des sources"
15055 #~ msgid "Internally convert most source to uppercase"
15056 #~ msgstr "Convertir à l'interne la majorité des sources en majuscules"
15058 #~ msgid "Enable assignability checks for stores into object arrays"
15059 #~ msgstr "Autoriser la vérificaitions des affectations dans le stockage des tableaux d'objets"
15061 #~ msgid "Symbol names spelled in mixed case"
15062 #~ msgstr "Noms des symboles épellés dans des casses mélangées"
15064 #~ msgid "Symbol names in lowercase"
15065 #~ msgstr "Noms de symboles en minuscules"
15067 #~ msgid "Symbol names in uppercase"
15068 #~ msgstr "Noms des symboles en majuscules"
15070 #~ msgid "Make prefix-radix non-decimal constants be typeless"
15071 #~ msgstr "Rendre les préfixes des bases des constantes non décimales sans type"
15073 #~ msgid "Allow all ugly features"
15074 #~ msgstr "Permettre toutes les options laides"
15076 #~ msgid "Hollerith and typeless can be passed as arguments"
15077 #~ msgstr "Les Hollerith et sans type peuvent être passés comme arguments"
15079 #~ msgid "Allow ordinary copying of ASSIGN'ed vars"
15080 #~ msgstr "Permettre le copie ordinaire des variable affectées"
15082 #~ msgid "Dummy array dimensioned to (1) is assumed-size"
15083 #~ msgstr "Tableau factice dont la taille des dimensions (1) est assumée"
15085 #~ msgid "Trailing comma in procedure call denotes null argument"
15086 #~ msgstr "Virgule de fin dans l'appel de la procédure dénote un argument nul"
15088 #~ msgid "Allow REAL(Z) and AIMAG(Z) given DOUBLE COMPLEX Z"
15089 #~ msgstr "Permettre REAL(Z) et AIMAG(Z) pour les DOUBLE COMPLEX Z"
15091 #~ msgid "Initialization via DATA and PARAMETER is not type-compatible"
15092 #~ msgstr "Initialisation via DATA et PARAMETER n'est pas un type compatible"
15094 #~ msgid "Allow INTEGER and LOGICAL interchangeability"
15095 #~ msgstr "Permettre l'interchangeabilité de INTEGER et LOGICAL"
15097 #~ msgid "Append underscores to externals"
15098 #~ msgstr "Ajouter des caractères de soulignement aux externes"
15100 #~ msgid "Delete libU77 intrinsics"
15101 #~ msgstr "Détruire les intrinsèques libU77"
15103 #~ msgid "Disable libU77 intrinsics"
15104 #~ msgstr "Désactiver les intrinsèques libU77"
15106 #~ msgid "Enable libU77 intrinsics"
15107 #~ msgstr "Autoriser les intrinsèques libU77"
15109 #~ msgid "Hide libU77 intrinsics"
15110 #~ msgstr "Cacher les intrinsèques libU77"
15112 #~ msgid "Print g77-specific version information and run internal tests"
15113 #~ msgstr "Afficher les informations de version spécifiques du compilateur g77, exécuter les tests internes"
15115 #~ msgid "Program is written in VXT (Digital-like) FORTRAN"
15116 #~ msgstr "Programme est écrit en Fortran VXT (forme de Digital)"
15118 #~ msgid "Delete non-FORTRAN-77 intrinsics VXT FORTRAN supports"
15119 #~ msgstr "Détruire les supports VXT Fortran intrinsèques non Fortran-77"
15121 #~ msgid "Disable non-FORTRAN-77 intrinsics VXT FORTRAN supports"
15122 #~ msgstr "Désactiver les supports VXT Fortran intrinsèques non Fortran-77"
15124 #~ msgid "Enable non-FORTRAN-77 intrinsics VXT FORTRAN supports"
15125 #~ msgstr "Désactiver les supports VXT Fortran intrinsèques non Fortran-77"
15127 #~ msgid "Hide non-FORTRAN-77 intrinsics VXT FORTRAN supports"
15128 #~ msgstr "Cacher les supports VXT Fortran des intrinsèques non Fortran-77"
15130 #~ msgid "Print internal debugging-related information"
15131 #~ msgstr "Afficher les informations internes reliées à la mise au point"
15133 #~ msgid "Treat initial values of 0 like non-zero values"
15134 #~ msgstr "Traiter les valeurs initiales de 0 comme des valeurs non zéros"
15136 #~ msgid "-gnat<options>\tSpecify options to GNAT"
15137 #~ msgstr "-gnat<options>\tSpécifier les options pour GNAT"
15139 #~ msgid "concatenation of string literals with __FUNCTION__ is deprecated"
15140 #~ msgstr "la concaténation de chaînes de litéraux avec « __FUNCTION__ » est obsolète"
15142 #~ msgid "ISO C++ forbids range expressions in switch statements"
15143 #~ msgstr "ISO C++ interdit les intervalles dans les déclarations de « switch »"
15145 #~ msgid "ISO C++ forbids taking the address of a label"
15146 #~ msgstr "ISO C++ interdit de prendre l'adresse d'une étiquette"
15148 #~ msgid "ISO C forbids taking the address of a label"
15149 #~ msgstr "ISO C interdit de prendre l'adresse d'une étiquette"
15151 #~ msgid "declaration of `%s' shadows %s"
15152 #~ msgstr "la déclaration de « %s » masque %s"
15154 #~ msgid "`struct %s' incomplete in scope ending here"
15155 #~ msgstr "« struct %s » incomplète dans le champ terminant ici"
15157 #~ msgid "`union %s' incomplete in scope ending here"
15158 #~ msgstr "« union %s » incomplète dans le champ terminant ici"
15160 #~ msgid "`enum %s' incomplete in scope ending here"
15161 #~ msgstr "« enum %s » incomplète dans le champ terminant ici"
15163 #~ msgid "label `%s' defined but not used"
15164 #~ msgstr "étiquette « %s » définie mais pas utilisée"
15166 #~ msgid "shadowing library function `%s'"
15167 #~ msgstr "masquage de la fonction « %s » de la bibliothèque"
15169 #~ msgid "library function `%s' declared as non-function"
15170 #~ msgstr "fonction « %s » de la bibliothèque déclarée comme n'étant pas une fonction"
15172 #~ msgid "conflicting types for `%s'"
15173 #~ msgstr "types conflictuels pour « %s »"
15175 #~ msgid "redeclaration of `%s'"
15176 #~ msgstr "redéclaration de « %s »"
15178 #~ msgid "prototype for `%s' follows"
15179 #~ msgstr "le prototype de « %s » suit"
15181 #~ msgid "non-prototype definition here"
15182 #~ msgstr "définition d'un non prototype ici"
15184 #~ msgid "prototype for `%s' follows and number of arguments doesn't match"
15185 #~ msgstr "le prototype de « %s » suit mais le nombre d'arguments ne concorde pas"
15187 #~ msgid "prototype for `%s' follows and argument %d doesn't match"
15188 #~ msgstr "le prototype de « %s » suit mais le nombre d'arguments %d ne concorde pas"
15190 #~ msgid "type qualifiers for `%s' conflict with previous decl"
15191 #~ msgstr "le qualificateur du type de « %s » est en conflit avec une déclaration précédente"
15193 #~ msgid "redundant redeclaration of `%s' in same scope"
15194 #~ msgstr "redéclaration redondante de « %s » dans le même champ"
15196 #~ msgid "a parameter"
15197 #~ msgstr "un paramètre"
15199 #~ msgid "a previous local"
15200 #~ msgstr "une locale précédente"
15202 #~ msgid "a global declaration"
15203 #~ msgstr "une déclaration globale"
15205 #~ msgid "`%s' used prior to declaration"
15206 #~ msgstr "« %s » utilisé avant sa déclaration"
15208 #~ msgid "`%s' was declared implicitly `extern' and later `static'"
15209 #~ msgstr "« %s » a été déclaré implicitement « extern » et plus loin « static »"
15211 #~ msgid "previous external decl of `%s'"
15212 #~ msgstr "déclaration externe précédente de « %s »"
15214 #~ msgid "type mismatch with previous implicit declaration"
15215 #~ msgstr "non concordance de type avec la déclaration implicite précédente"
15217 #~ msgid "`%s' was previously implicitly declared to return `int'"
15218 #~ msgstr "« %s » a été précédemment déclaré implicitement comme retournant un « int »"
15220 #~ msgid "`%s' was declared `extern' and later `static'"
15221 #~ msgstr "« %s » a été déclaré « extern » et plus loin « static »"
15223 #~ msgid "`%s' locally external but globally static"
15224 #~ msgstr "« %s » localement externe mais globalement statique"
15226 #~ msgid "function `%s' was previously declared within a block"
15227 #~ msgstr "la fonction « %s » a été précédemment déclarée à l'intérieur d'un bloc"
15229 #~ msgid "declaration of `%s' has `extern' and is initialized"
15230 #~ msgstr "« %s » initialisé et déclaré « extern »"
15232 #~ msgid "initializer fails to determine size of `%s'"
15233 #~ msgstr "l'initialisation n'a pas pu déterminer la taille de « %s »"
15235 #~ msgid "array size missing in `%s'"
15236 #~ msgstr "taille du tableau manquante dans « %s »"
15238 #~ msgid "storage size of `%s' isn't known"
15239 #~ msgstr "taille de stockage de « %s » inconnue"
15241 #~ msgid "storage size of `%s' isn't constant"
15242 #~ msgstr "la taille de stockage de « %s » n'est pas une constante"
15244 #~ msgid "ISO C forbids parameter `%s' shadowing typedef"
15245 #~ msgstr "ISO C interdit que le paramètre « %s » masque un typedef"
15247 #~ msgid "parameter `%s' points to incomplete type"
15248 #~ msgstr "le paramètre « %s » pointe vers un type incomplet"
15250 #~ msgid "parameter points to incomplete type"
15251 #~ msgstr "le paramètre pointe vers un type incomplet"
15253 #~ msgid "`void' in parameter list must be the entire list"
15254 #~ msgstr "si « void » est dans une liste de paramètres, toute la liste doit l'être"
15256 #~ msgid "`union %s' declared inside parameter list"
15257 #~ msgstr "« union %s » déclarée à l'intérieur de la liste de paramètres"
15259 #~ msgid "`enum %s' declared inside parameter list"
15260 #~ msgstr "« enum %s » déclarée à l'intérieur de la liste de paramètres"
15262 #~ msgid "anonymous union declared inside parameter list"
15263 #~ msgstr "union anonyme déclarée à l'intérieur de la liste des paramètres"
15265 #~ msgid "anonymous enum declared inside parameter list"
15266 #~ msgstr "énumération anonyme déclarée à l'intérieur de la liste des paramètres"
15268 #~ msgid "bit-field `%s' type invalid in ISO C"
15269 #~ msgstr "le champ de bits « %s » a un type invalide en C ISO"
15271 #~ msgid "duplicate member `%s'"
15272 #~ msgstr "membre « %s » apparaît en double"
15274 #~ msgid "parm types given both in parmlist and separately"
15275 #~ msgstr "types des paramètres à la fois donnés dans la liste et séparément"
15277 #~ msgid "parameter `%s' declared void"
15278 #~ msgstr "paramètre « %s » déclaré « void »"
15280 #~ msgid "universal-character-name '\\u%04x' not valid in identifier"
15281 #~ msgstr "nom-de-caractère-universel « \\U%04x » invalide dans l'identificcateur"
15283 #~ msgid "ignoring invalid multibyte character"
15284 #~ msgstr "caractère multioctet invalide ignoré"
15286 #~ msgid "options array incorrectly sorted: %s is before %s"
15287 #~ msgstr "tableau des options mal trié : %s est avant %s"
15289 #~ msgid "-Wno-strict-prototypes is not supported in C++"
15290 #~ msgstr "-Wno-strict-prototypes n'est pas permis en C++"
15292 #~ msgid ""
15293 #~ "Switches:\n"
15294 #~ "  -include <file>           Include the contents of <file> before other files\n"
15295 #~ "  -imacros <file>           Accept definition of macros in <file>\n"
15296 #~ "  -iprefix <path>           Specify <path> as a prefix for next two options\n"
15297 #~ "  -iwithprefix <dir>        Add <dir> to the end of the system include path\n"
15298 #~ "  -iwithprefixbefore <dir>  Add <dir> to the end of the main include path\n"
15299 #~ "  -isystem <dir>            Add <dir> to the start of the system include path\n"
15300 #~ msgstr ""
15301 #~ "Options:\n"
15302 #~ "  -include <fichier>        Inclure le contenu du <fichier> avant d'autres fichiers\n"
15303 #~ "  -imacros <fichier>        Accepter la définition de macros dans le <fichier>\n"
15304 #~ "  -iprefix <chemin>         Spécifier le <chemin> comme un préfixe aux prochaines deux options\n"
15305 #~ "  -iwithprefix <rép>        Ajouter le <rép>ertoire à la fin du chemin d'inclusion système\n"
15306 #~ "  -iwithprefixbefore <rép>  Ajouter le <rép>ertoire à la fin du chemin d'inclusion principal\n"
15307 #~ "  -isystem <rép>            Ajouter le <rép>ertoire au début du chemin d'inclusion système\n"
15309 #~ msgid ""
15310 #~ "  -idirafter <dir>          Add <dir> to the end of the system include path\n"
15311 #~ "  -I <dir>                  Add <dir> to the end of the main include path\n"
15312 #~ "  -I-                       Fine-grained include path control; see info docs\n"
15313 #~ "  -nostdinc                 Do not search system include directories\n"
15314 #~ "                             (dirs specified with -isystem will still be used)\n"
15315 #~ "  -nostdinc++               Do not search system include directories for C++\n"
15316 #~ "  -o <file>                 Put output into <file>\n"
15317 #~ msgstr ""
15318 #~ "  -idirafter <rép>          Ajouter le <rép>ertoire à la fin du chemin d'inclusion système\n"
15319 #~ "  -I <rép>                  Ajouter le <rép>ertoire à la fin du chemin d'inclusion principal\n"
15320 #~ "  -I-                       Raffiner le contrôle du chemin d'inclusion; consulter la doc\n"
15321 #~ "  -nostdinc                 Ne pas rechercher dans les répertoires d'inclusion système\n"
15322 #~ "                             (les rép spécifiés avec -isystem seront encore utilisés)\n"
15323 #~ "  -nostdinc++               Ne pas rechercher dans les répertoires d'inclusion système pour C++\n"
15324 #~ "  -o <fichier>              Produire la sortie dans le <fichier>\n"
15326 #~ msgid ""
15327 #~ "  -trigraphs                Support ISO C trigraphs\n"
15328 #~ "  -std=<std name>           Specify the conformance standard; one of:\n"
15329 #~ "                            gnu89, gnu99, c89, c99, iso9899:1990,\n"
15330 #~ "                            iso9899:199409, iso9899:1999, c++98\n"
15331 #~ "  -w                        Inhibit warning messages\n"
15332 #~ "  -W[no-]trigraphs          Warn if trigraphs are encountered\n"
15333 #~ "  -W[no-]comment{s}         Warn if one comment starts inside another\n"
15334 #~ msgstr ""
15335 #~ "  -trigraphs                Permettre les trigraphes C ISO\n"
15336 #~ "  -std=<standard>           Spécifier le <standard> de conformité à utiliser; soit:\n"
15337 #~ "                             gnu89, gnu99, c89, c99, iso9899:1990,\n"
15338 #~ "                             iso9899:199409, iso9899:1999, c++98\n"
15339 #~ "  -w                        Inhiber les messages d'avertissement\n"
15340 #~ "  -W[no-]trigraphs          Avertir [ou non] si des trigraphes sont rencontrés\n"
15341 #~ "  -W[no-]comment{s}         Avertir [ou non] si un commentaire débute à l'intérieur \n"
15342 #~ "                             d'un autre\n"
15344 #~ msgid ""
15345 #~ "  -W[no-]traditional        Warn about features not present in traditional C\n"
15346 #~ "  -W[no-]undef              Warn if an undefined macro is used by #if\n"
15347 #~ "  -W[no-]import             Warn about the use of the #import directive\n"
15348 #~ msgstr ""
15349 #~ "  -W[no-]traditional        Avertir [ou non] à propos des fonctionnalités absentes\n"
15350 #~ "                             en C traditionnel\n"
15351 #~ "  -W[no-]undef              Avertir [ou non] à propos des macros utilisées dans des\n"
15352 #~ "                             #if sans être définies\n"
15353 #~ "  -W[no-]import             Avertir [ou non] de l'utilisation de la directive #import\n"
15355 #~ msgid ""
15356 #~ "  -W[no-]error              Treat all warnings as errors\n"
15357 #~ "  -W[no-]system-headers     Do not suppress warnings from system headers\n"
15358 #~ "  -W[no-]all                Enable most preprocessor warnings\n"
15359 #~ msgstr ""
15360 #~ "  -W[no-]error              Changer [ou non] les avertissements en erreurs\n"
15361 #~ "  -W[no-]system-headers     Supprimer [ou non] les avertissements à propos des \n"
15362 #~ "                             en-têtes système\n"
15363 #~ "  -W[no-]all                Générer [ou non] la plupart des avertissements du\n"
15364 #~ "                             préprocesseur\n"
15366 #~ msgid ""
15367 #~ "  -M                        Generate make dependencies\n"
15368 #~ "  -MM                       As -M, but ignore system header files\n"
15369 #~ "  -MD                       Generate make dependencies and compile\n"
15370 #~ "  -MMD                      As -MD, but ignore system header files\n"
15371 #~ "  -MF <file>                Write dependency output to the given file\n"
15372 #~ "  -MG                       Treat missing header file as generated files\n"
15373 #~ msgstr ""
15374 #~ "  -M                        Générer les dépendances pour make\n"
15375 #~ "  -MM                       Comme -M, en ignorant les fichiers d'en-têtes système\n"
15376 #~ "  -MD                       Générer les dépendances pour make et compiler\n"
15377 #~ "  -MMD                      Comme -MD, en ignorant les fichiers d'en-têtes système\n"
15378 #~ "  -MF <fichier>             Écrire les dépendances dans le <fichier>\n"
15379 #~ "  -MG                       Traiter les en-têtes manquants comme des fichiers générés\n"
15381 #~ msgid ""
15382 #~ "  -MP\t\t\t    Generate phony targets for all headers\n"
15383 #~ "  -MQ <target>              Add a MAKE-quoted target\n"
15384 #~ "  -MT <target>              Add an unquoted target\n"
15385 #~ msgstr ""
15386 #~ "  -MP\t\t\t    Générer des cibles factices pour tous les en-têtes\n"
15387 #~ "  -MQ <target>              Ajouter une cible protégée pour MAKE\n"
15388 #~ "  -MT <target>              Ajouter une cible non protégée\n"
15390 #~ msgid ""
15391 #~ "  -D<macro>                 Define a <macro> with string '1' as its value\n"
15392 #~ "  -D<macro>=<val>           Define a <macro> with <val> as its value\n"
15393 #~ "  -A<question>=<answer>     Assert the <answer> to <question>\n"
15394 #~ "  -A-<question>=<answer>    Disable the <answer> to <question>\n"
15395 #~ "  -U<macro>                 Undefine <macro> \n"
15396 #~ "  -v                        Display the version number\n"
15397 #~ msgstr ""
15398 #~ "  -D<macro>                 Définir une <macro> avec la chaîne « 1 » pour valeur\n"
15399 #~ "  -D<macro>=<valeur>        Définir une <macro> de <valeur>\n"
15400 #~ "  -A<question>=(<réponse>)  Créer une assertion <question>=<réponse>\n"
15401 #~ "  -A-<question>=(<réponse>) Dissocier la <réponse> à la <question>\n"
15402 #~ "  -U<macro>                 Oublier la définition de la <macro> \n"
15403 #~ "  -v                        Afficher le numéro de version\n"
15405 #~ msgid ""
15406 #~ "  -H                        Print the name of header files as they are used\n"
15407 #~ "  -C                        Do not discard comments\n"
15408 #~ "  -dM                       Display a list of macro definitions active at end\n"
15409 #~ "  -dD                       Preserve macro definitions in output\n"
15410 #~ "  -dN                       As -dD except that only the names are preserved\n"
15411 #~ "  -dI                       Include #include directives in the output\n"
15412 #~ msgstr ""
15413 #~ "  -H                        Afficher le nom des fichiers en-tête tel qu'utilisés\n"
15414 #~ "  -C                        Ne pas mettre de côté les commantaires\n"
15415 #~ "  -dM                       Afficher la liste des définitions de macro actives à la fin\n"
15416 #~ "  -dD                       Préserver les définitions de macros dans la sortie\n"
15417 #~ "  -dN                       Comme -dD, mais seuls les noms sont préservés\n"
15418 #~ "  -dI                       Inclure la directive #include dans la sortie\n"
15420 #~ msgid ""
15421 #~ "  -f[no-]preprocessed       Treat the input file as already preprocessed\n"
15422 #~ "  -ftabstop=<number>        Distance between tab stops for column reporting\n"
15423 #~ "  -P                        Do not generate #line directives\n"
15424 #~ "  -remap                    Remap file names when including files\n"
15425 #~ "  --help                    Display this information\n"
15426 #~ msgstr ""
15427 #~ "  -f[no-]preprocessed       Considérer [ou non] que le fichier d'entrée est \n"
15428 #~ "                             déjà pré-traité\n"
15429 #~ "  -ftabstop=<nombre>        Largeur des tabulations pour indiquer la colonne\n"
15430 #~ "  -P                        Ne pas générer des directives #ligne\n"
15431 #~ "  -remap                    Refaire la table des noms de fichiers lors de\n"
15432 #~ "                             l'inclusion de fichiers\n"
15433 #~ "  --help                    Afficher cet l'aide-mémoire\n"
15435 # FIXME
15436 #~ msgid "ISO C forbids the address of a cast expression"
15437 #~ msgstr "ISO C interdit l'adresse d'une expression transtypée"
15439 #~ msgid "initializer for static variable is not constant"
15440 #~ msgstr "l'initialisation d'une variable statique n'est pas une constante"
15442 #~ msgid "initializer for static variable uses complicated arithmetic"
15443 #~ msgstr "l'initialisation d'une variable statique utilise une artihmétique compliquée"
15445 # FIXME
15446 #~ msgid "aggregate initializer is not constant"
15447 #~ msgstr "l'initialisation d'aggrégat n'est pas une constante"
15449 # FIXME
15450 #~ msgid "aggregate initializer uses complicated arithmetic"
15451 #~ msgstr "l'initialisation d'un aggrégat utilise une arithmétique compliquée"
15453 # FIXME
15454 #~ msgid "variable offset is passed partially in stack and in reg"
15455 #~ msgstr "le décalage de variable est passé partiellement dans la pile et dans le registre"
15457 #~ msgid "variable size is passed partially in stack and in reg"
15458 #~ msgstr "la taille de la variable est passée partiellement dans la pile et le registre"
15460 # I18N
15461 #~ msgid "open %s"
15462 #~ msgstr "open %s"
15464 #~ msgid "incompatibilities between object file & expected values"
15465 #~ msgstr "incompatibilités entre le fichier objet et les valeurs attendues"
15467 #~ msgid ""
15468 #~ "\n"
15469 #~ "Processing symbol table #%d, offset = 0x%.8lx, kind = %s\n"
15470 #~ msgstr ""
15471 #~ "\n"
15472 #~ "Traitement de la table des symboles #%d, décalage = 0x%.8lx, sorte = %s\n"
15474 # FIXME
15475 #~ msgid "string section missing"
15476 #~ msgstr "chaîne de section manquante"
15478 #~ msgid "section pointer missing"
15479 #~ msgstr "pointeur de section manquant"
15481 #~ msgid "no symbol table found"
15482 #~ msgstr "aucune table des symboles trouvée"
15484 #~ msgid ""
15485 #~ "\n"
15486 #~ "Updating header and load commands.\n"
15487 #~ "\n"
15488 #~ msgstr ""
15489 #~ "\n"
15490 #~ "Mise à jour des en-têtes et des commandes de chargement.\n"
15491 #~ "\n"
15493 # FIXME
15494 #~ msgid "load command map, %d cmds, new size %ld.\n"
15495 #~ msgstr "Chargement de la carte des commandes, %d commandes, nouvelle taille %ld.\n"
15497 #~ msgid ""
15498 #~ "writing load commands.\n"
15499 #~ "\n"
15500 #~ msgstr ""
15501 #~ "écriture des commandes de chargement.\n"
15502 #~ "\n"
15504 # I18N
15505 #~ msgid "close %s"
15506 #~ msgstr "close %s"
15508 #~ msgid "could not convert 0x%l.8x into a region"
15509 #~ msgstr "ne peut convertir 0x%l.8x en région"
15511 #~ msgid "%s function, region %d, offset = %ld (0x%.8lx)\n"
15512 #~ msgstr "fonction %s, région %d, décalage = %ld (0x%.8lx)\n"
15514 #~ msgid "bad magic number"
15515 #~ msgstr "nombre magique erroné"
15517 #~ msgid "bad header version"
15518 #~ msgstr "version d'en-tête erronée"
15520 # FIXME: ou version d'en-tête brut erronée
15521 #~ msgid "bad raw header version"
15522 #~ msgstr "version brute d'en-tête erronée"
15524 # FIXME: ou tampon d'en-tête brut trop petit
15525 #~ msgid "raw header buffer too small"
15526 #~ msgstr "tampon brut d'en-tête trop petit"
15528 #~ msgid "old raw header file"
15529 #~ msgstr "ancien fichier d'en-tête brute"
15531 #~ msgid "unsupported version"
15532 #~ msgstr "version non reconnue"
15534 #~ msgid "unknown {de,en}code_mach_o_hdr return value %d"
15535 #~ msgstr "mauvaise valeur de retour (%d) de {de,en}code_mach_o_hdr"
15537 # I18N
15538 #~ msgid "fstat %s"
15539 #~ msgstr "fstat %s"
15541 # I18N
15542 #~ msgid "lseek %s 0"
15543 #~ msgstr "lseek %s 0"
15545 # I18N
15546 #~ msgid "read %s"
15547 #~ msgstr "read %s"
15549 #~ msgid "read %ld bytes, expected %ld, from %s"
15550 #~ msgstr "lu %ld octets, attendu %ld, de %s"
15552 # I18N
15553 #~ msgid "msync %s"
15554 #~ msgstr "msync %s"
15556 # I18N
15557 #~ msgid "munmap %s"
15558 #~ msgstr "munmap %s"
15560 # I18N
15561 #~ msgid "write %s"
15562 #~ msgstr "write %s"
15564 #~ msgid "wrote %ld bytes, expected %ld, to %s"
15565 #~ msgstr "écrit %ld octets, attendu %ld, vers %s"
15567 #~ msgid "ISO C++ does not permit \"%s\" in #if"
15568 #~ msgstr "ISO C++ n'autorise pas « %s » dans #if"
15570 #~ msgid "invalid character '%c' in #if"
15571 #~ msgstr "caractère « %c » invalide dans #if"
15573 #~ msgid "invalid character '\\%03o' in #if"
15574 #~ msgstr "caractère « \\%03o » invalide dans #if"
15576 #~ msgid "absolute file name in remap_filename"
15577 #~ msgstr "nom de fichier absolu dans remap_filename"
15579 #~ msgid "%s: Not a directory"
15580 #~ msgstr "%s : ce n'est pas un répertoire"
15582 #~ msgid "directory name missing after %s"
15583 #~ msgstr "nom de répertoire manquant après %s"
15585 #~ msgid "file name missing after %s"
15586 #~ msgstr "nom de fichier manquant après %s"
15588 #~ msgid "path name missing after %s"
15589 #~ msgstr "nom de chemin manquant après %s"
15591 #~ msgid "unknown string token %s\n"
15592 #~ msgstr "élément lexical %s inconnu\n"
15594 #~ msgid "non-hex digit '%c' in universal-character-name"
15595 #~ msgstr "chiffre « %c » non hexadécimal dans le nom-de-caractère-universel"
15597 #~ msgid "universal-character-name on EBCDIC target"
15598 #~ msgstr "nom-de-caractère-universel pour une cible EBCDIC"
15600 #~ msgid "universal-character-name out of range"
15601 #~ msgstr "nom-de-caractère-universel est hors limite"
15603 #~ msgid "escape sequence out of range for its type"
15604 #~ msgstr "séquence d'échappement hors limite pour son type"
15606 #~ msgid "#import is obsolete, use an #ifndef wrapper in the header file"
15607 #~ msgstr "#import est obsolète, enveloppez le avec #ifndef dans le fichier d'en-tête"
15609 # FIXME
15610 #~ msgid "#pragma once is obsolete"
15611 #~ msgstr "utiliser #pragma once est obsolète"
15613 #~ msgid "((anonymous))"
15614 #~ msgstr "((anonyme))"
15616 #~ msgid "%s: warnings being treated as errors\n"
15617 #~ msgstr "%s : les avertissements sont traités commes des erreurs\n"
15619 #~ msgid "At top level:"
15620 #~ msgstr "Hors de toute fonction :"
15622 #~ msgid "In member function `%s':"
15623 #~ msgstr "Dans la fonction membre « %s » :"
15625 #~ msgid "In function `%s':"
15626 #~ msgstr "Dans la fonction « %s »:"
15628 #~ msgid ""
15629 #~ "Please submit a full bug report,\n"
15630 #~ "with preprocessed source if appropriate.\n"
15631 #~ "See %s for instructions.\n"
15632 #~ msgstr ""
15633 #~ "Veuillez soumettre un rapport complet d'anomalies,\n"
15634 #~ "avec le source pré-traité si nécessaire.\n"
15635 #~ "Consultez %s pour plus de détail.\n"
15637 # FRONT
15638 #~ msgid "In file included from %s:%d"
15639 #~ msgstr "Dans le fichier inclus depuis %s:%d"
15641 # I18N: This line should be indented with the previous entry
15642 #~ msgid ""
15643 #~ ",\n"
15644 #~ "                 from %s:%d"
15645 #~ msgstr ""
15646 #~ ",\n"
15647 #~ "                       depuis %s:%d"
15649 #~ msgid "internal regno botch: `%s' has regno = %d\n"
15650 #~ msgstr "regno interne mal fait : « %s » a regno = %d\n"
15652 #~ msgid "support for the DWARF1 debugging format is deprecated"
15653 #~ msgstr "le support du format de débogage DWARF1 est obsolète"
15655 #~ msgid "can't get current directory"
15656 #~ msgstr "ne peut repérer le répertoire courant"
15658 # FRONT
15659 #~ msgid "unsupported wide integer operation"
15660 #~ msgstr "opération sur de large entier non supportée"
15662 #~ msgid "Copyright (C) 2002 Free Software Foundation, Inc.\n"
15663 #~ msgstr "Copyright © 2002 Free Software Foundation, Inc.\n"
15665 #~ msgid "mismatched braces in specs"
15666 #~ msgstr "accolades non concordantes dans les specs"
15668 #~ msgid "Could not open basic block file %s.\n"
15669 #~ msgstr "Ne pourrait pas ouvrir le fichier de blocs de base %s.\n"
15671 #~ msgid "Could not open program flow graph file %s.\n"
15672 #~ msgstr "Ne pourrait pas ouvrir le fichier de flux du programm  %s.\n"
15674 #~ msgid "Could not open data file %s.\n"
15675 #~ msgstr "Ne pourrait pas ouvrir le fichier de données %s.\n"
15677 #~ msgid "Assuming that all execution counts are zero.\n"
15678 #~ msgstr "Suppose que tous les compteurs d'exécution sont à zéro.\n"
15680 #~ msgid "No executable code associated with file %s.\n"
15681 #~ msgstr "Aucun code exécutable associé avec le fichier %s.\n"
15683 #~ msgid "didn't use all bb entries of graph, function %s\n"
15684 #~ msgstr "N'a pas utiliser toutes les entrées bb du graphe, fonction %s\n"
15686 #~ msgid "block_num = %ld, num_blocks = %d\n"
15687 #~ msgstr "block_num = %ld, num_blocks = %d\n"
15689 #~ msgid "ERROR: unexpected line number %ld\n"
15690 #~ msgstr "ERREUR : ligne numéro %ld inattendue\n"
15692 #~ msgid "ERROR: too many basic blocks in function %s\n"
15693 #~ msgstr "ERREUR : trop de blocs de base dans la fonction %s\n"
15695 #~ msgid "ERROR: out of range line number in function %s\n"
15696 #~ msgstr "ERROR: numéro de ligne hors limite dans la fonction %s\n"
15698 #~ msgid "Could not open source file %s.\n"
15699 #~ msgstr "N'a pu ouvrir le fichier source %s.\n"
15701 #~ msgid "Unexpected EOF while reading source file %s.\n"
15702 #~ msgstr "EOF inattendue lors de la lecture du fichier source %s.\n"
15704 #~ msgid "Creating %s.\n"
15705 #~ msgstr "Création de %s.\n"
15707 #~ msgid "invalid string `%s' in define_cpu_unit"
15708 #~ msgstr "chaîne invalide « %s » dans define_cpu_unit"
15710 #~ msgid "invalid string `%s' in define_bypass"
15711 #~ msgstr "chaîne invalide « %s » dans define_bypass"
15713 #~ msgid "invalid first string `%s' in exclusion_set"
15714 #~ msgstr "première chaîne invalide « %s » dans exclusion_set"
15716 #~ msgid "invalid second string `%s' in exclusion_set"
15717 #~ msgstr "seconde chaîne invalide « %s » dans exclusion_set"
15719 #~ msgid "invalid second string `%s' in presence_set"
15720 #~ msgstr "seconde chaîne invalide « %s » dans presence_set"
15722 #~ msgid "invalid option `%s' in automata_option"
15723 #~ msgstr "option invalide « %s » dans automata_option"
15725 #~ msgid "invalid `%s' in reservation `%s'"
15726 #~ msgstr "« %s » invalide dans la réservation « %s »"
15728 #~ msgid "unit `%s' in exclusion is not declared"
15729 #~ msgstr "unité « %s » dans l'exclusion n'est pas déclaré"
15731 #~ msgid "unit `%s' excludes itself"
15732 #~ msgstr "unité « %s » s'exclue elle-même"
15734 #~ msgid "repeated declaration of automaton `%s'"
15735 #~ msgstr "déclaration répété de l'automate « %s »"
15737 #~ msgid "`%s' is already used as insn reservation name"
15738 #~ msgstr "« %s » est déjà utilisé dans le nom de réservation insn"
15740 #~ msgid "automaton `%s' is not declared"
15741 #~ msgstr "automate « %s » n'est pas déclaré"
15743 #~ msgid "`%s' is declared as cpu unit"
15744 #~ msgstr "« %s » déclaré comme unité cpu"
15746 #~ msgid "`%s' is declared as cpu reservation"
15747 #~ msgstr "« %s » est déclaré comme réservation cpu"
15749 #~ msgid "repeated declaration of unit `%s'"
15750 #~ msgstr "déclaration répété d'unité « %s »"
15752 #~ msgid "repeated declaration of reservation `%s'"
15753 #~ msgstr "déclaration répété de réservation « %s »"
15755 #~ msgid "there is no insn reservation `%s'"
15756 #~ msgstr "il n'y a pas de réservation insn « %s »"
15758 #~ msgid "the same bypass `%s - %s' is already defined"
15759 #~ msgstr "le même bypass « %s - %s » est déjà défini"
15761 #~ msgid "bypass `%s - %s' is already defined"
15762 #~ msgstr "bypass « %s - %s » est déjà défini"
15764 #~ msgid "undeclared unit or reservation `%s'"
15765 #~ msgstr "unité ou réservation « %s » non déclaré"
15767 #~ msgid "unit `%s' is not used"
15768 #~ msgstr "unité « %s » n'est utilisé"
15770 #~ msgid "reservation `%s' is not used"
15771 #~ msgstr "réservation « %s » n'est utilisé"
15773 #~ msgid "cycle in definition of reservation `%s'"
15774 #~ msgstr "cycle de définition de réservation « %s »"
15776 #~ msgid "-split has no argument."
15777 #~ msgstr "-split n'a pas d'argument."
15779 #~ msgid "option `-split' has not been implemented yet\n"
15780 #~ msgstr "l'option « -split » n'a pas été implanté encore\n"
15782 #~ msgid "Errors in DFA description"
15783 #~ msgstr "ERREURS dans la description DFA"
15785 #~ msgid "Error in writing DFA description file %s"
15786 #~ msgstr "Erreur dans l'écriture du fichier de description DFA %s"
15788 #~ msgid "No input file name."
15789 #~ msgstr "Pas de nom de fichier."
15791 #~ msgid ".da file corrupted"
15792 #~ msgstr "fichier .da corrompu"
15794 #~ msgid "Generate STABS format debug info"
15795 #~ msgstr "Générer des infos de mise au point de format STABS"
15797 #~ msgid "Generate extended STABS format debug info"
15798 #~ msgstr "Générer des infos de mise au point de format STABS étendu"
15800 #~ msgid "Generate DWARF-1 format debug info"
15801 #~ msgstr "Générer les informations de mise au point du format DWARF-1"
15803 #~ msgid "Generate extended DWARF-1 format debug info"
15804 #~ msgstr "Générer les extensions des informations de mise au point du format DWARF-1"
15806 #~ msgid "Generate DWARF-2 debug info"
15807 #~ msgstr "Générer les informations de mise au point DWARF-2"
15809 #~ msgid "Generate XCOFF format debug info"
15810 #~ msgstr "Générer les informations de mise au point du format XCOFF"
15812 #~ msgid "Generate extended XCOFF format debug info"
15813 #~ msgstr "Générer les extensions de mise au point du format XCOFF"
15815 #~ msgid "Generate COFF format debug info"
15816 #~ msgstr "Générer les informations de mise au point du format COFF"
15818 #~ msgid "Generate VMS format debug info"
15819 #~ msgstr "Générer des infos de mise au point de format VMS"
15821 #~ msgid "Consider all mem refs through pointers as volatile"
15822 #~ msgstr "Considérer toutes les référence en mémoire comme faite par des pointeurs volatiles"
15824 #~ msgid "Consider all mem refs to global data to be volatile"
15825 #~ msgstr "Considérer toutes les références mémoire à des données globales comme volatiles"
15827 #~ msgid "Consider all mem refs to static data to be volatile"
15828 #~ msgstr "Considérer toutes les références mémoire à des données statiques comme volatiles"
15830 #~ msgid "Output GNU ld formatted global initializers"
15831 #~ msgstr "Produire des initialisations de globlales au format GNU ld"
15833 #~ msgid "Enable SSA optimizations"
15834 #~ msgstr "Autoriser les optimisations SSA"
15836 #~ msgid "Enable SSA conditional constant propagation"
15837 #~ msgstr "Autoriser la propagation SSA de constante conditionnelle"
15839 #~ msgid "Enable aggressive SSA dead code elimination"
15840 #~ msgstr "Autoriser l'élimination agressive SSA du code mort"
15842 #~ msgid "Compile just for ISO C90"
15843 #~ msgstr "Compiler seulement pour ISO C90"
15845 #~ msgid "Determine language standard"
15846 #~ msgstr "Déterminer le standard du langage"
15848 #~ msgid "Make bit-fields by unsigned by default"
15849 #~ msgstr "Rendre les champs de bits non signés par défaut"
15851 #~ msgid "Allow different types as args of ? operator"
15852 #~ msgstr "Permettre des types différents pour les arguments de l'opérateur ?"
15854 #~ msgid "Allow the use of $ inside identifiers"
15855 #~ msgstr "Permettre l'utilisation de $ à l'intérieur d'identificateurs"
15857 #~ msgid "Use the smallest fitting integer to hold enums"
15858 #~ msgstr "Utiliser le plus petit entier pour contenir l'énumération (enums)"
15860 #~ msgid "Warn if nested comments are detected"
15861 #~ msgstr "Avertir si des commentaires imbriqués sont détectés"
15863 #~ msgid "Don't warn about too many arguments to format functions"
15864 #~ msgstr "Ne pas avertir à propos d'un surplus d'arguments pour des fonctions de format"
15866 #~ msgid "Warn about non-string-literal format strings"
15867 #~ msgstr "Avertir à propos des chaînes de format qui ne sont pas des chaînes"
15869 #~ msgid "Warn about constructs whose meanings change in ISO C"
15870 #~ msgstr "Avertir à propos de construits dont le sens change en C ISO"
15872 #~ msgid "Warn when trigraphs are encountered"
15873 #~ msgstr "Avertir lorsque des trigraphes sont rencontrés"
15875 #~ msgid "Mark strings as 'const char *'"
15876 #~ msgstr "Marque les chaînes comme étant 'const char *'"
15878 #~ msgid "  -pedantic-errors        Like -pedantic except that errors are produced\n"
15879 #~ msgstr "  -pedantic-errors        identique à -pedantic sauf que les erreurs sont produites\n"
15881 #~ msgid "  -w                      Suppress warnings\n"
15882 #~ msgstr "  -w                      supprimer les avertissements\n"
15884 #~ msgid "  -W                      Enable extra warnings\n"
15885 #~ msgstr "  -W                      autoriser les avertissements additionnels\n"
15887 #~ msgid "  -Wunused                Enable unused warnings\n"
15888 #~ msgstr "  -Wunused                autoriser les avertissements pour signaler les non utilisés\n"
15890 #~ msgid "  -p                      Enable function profiling\n"
15891 #~ msgstr "  -p                      autoriser le profilage des fonctions\n"
15893 #~ msgid ""
15894 #~ "\n"
15895 #~ "Language specific options:\n"
15896 #~ msgstr ""
15897 #~ "\n"
15898 #~ "Options spécifiques au langage:\n"
15900 #~ msgid "  %-23.23s [undocumented]\n"
15901 #~ msgstr "  %-23.23s [non documenté]\n"
15903 #~ msgid ""
15904 #~ "\n"
15905 #~ "There are undocumented %s specific options as well.\n"
15906 #~ msgstr ""
15907 #~ "\n"
15908 #~ "Il y a des options spécifiques %s qui ne sont pas documentés aussi.\n"
15910 #~ msgid ""
15911 #~ "\n"
15912 #~ " Options for %s:\n"
15913 #~ msgstr ""
15914 #~ "\n"
15915 #~ " Options pour %s:\n"
15917 #~ msgid "unrecognized option `%s'"
15918 #~ msgstr "option « %s » non reconnue"
15920 #~ msgid "-Wid-clash-LEN is no longer supported"
15921 #~ msgstr "-Wid-clash-LEN n'est plus supportée"
15923 #~ msgid "use -gdwarf -g%d for DWARF v1, level %d"
15924 #~ msgstr "utiliser -gdwarf -g%d pour DWARF v1, niveau %d"
15926 #~ msgid "use -gdwarf-2   for DWARF v2"
15927 #~ msgstr "utiliser -gdwarf-2   pour  DWARF v2"
15929 #~ msgid "ignoring option `%s' due to invalid debug level specification"
15930 #~ msgstr "option « %s » ignorée en raison de la spécification du niveau de mise au poitn invalide"
15932 #~ msgid "`%s': unknown or unsupported -g option"
15933 #~ msgstr "« %s »: inconnu ou non supporté option -g"
15935 #~ msgid "`%s' ignored, conflicts with `-g%s'"
15936 #~ msgstr "« %s » ignoré, en conflit avec «-g%s»"
15938 #~ msgid "-param option missing argument"
15939 #~ msgstr "argument manquant pour l'option -param"
15941 #~ msgid "invalid --param option: %s"
15942 #~ msgstr "option invalide --param: %s"
15944 #~ msgid "(it is valid for %s but not the selected language)"
15945 #~ msgstr "(c'est valide pour %s mais pas pour le langage séclectionné)"
15947 #~ msgid "#`%s' not supported by %s#"
15948 #~ msgstr "« %s » n'est pas supporté par %s#"
15950 #~ msgid "The maximuem number of instructions by repeated inlining before gcc starts to throttle inlining"
15951 #~ msgstr "Le nombre maximum d'instructions par type inline répété avant l'exécution de gcc au « throttle » enligne"
15953 #~ msgid "The number of instructions in a single functions still eligible to inlining after a lot recursive inlining"
15954 #~ msgstr "Le nombre d'instructions dans une fonction simple encore éligible au type enligne après plusieurs inline récursifs"
15956 #~ msgid "Use Mingw32 interface"
15957 #~ msgstr "Utiliser l'interface Mingw32"
15959 #~ msgid "Use Cygwin interface"
15960 #~ msgstr "Utiliser l'interface Cygwin"
15962 #~ msgid "Use bare Windows interface"
15963 #~ msgstr "Utiliser l'interface brute Windows"
15965 #~ msgid "Only initialized variables can be placed into program memory area."
15966 #~ msgstr "seules les variables initialisées peuvent être placées dans la zone mémoire du programme"
15968 #~ msgid "const objects cannot go in .sdata/.sbss"
15969 #~ msgstr "constantes objets ne peuvent aller dans .sdata/.sbss"
15971 #~ msgid "Generate code for a Sun FPA"
15972 #~ msgstr "Générer le code pour un Sun FPA"
15974 #~ msgid "Do not generate code for a Sun FPA"
15975 #~ msgstr "Ne pas générer le code pour un Sun FPA"
15977 #~ msgid "Generate code for a Sun Sky board"
15978 #~ msgstr "Générer le code pour un Sun Sky board"
15980 #~ msgid "Do not use Sky linkage convention"
15981 #~ msgstr "Ne pas utiliser la convention d'édition de lien Sky"
15983 #~ msgid "Generate code for a 68881"
15984 #~ msgstr "Générer du code pour un 68881"
15986 #~ msgid "internal gcc monitor: short-branch(%x)"
15987 #~ msgstr "moniteur interne gcc: branchement court(%x)"
15989 #~ msgid "internal gcc error: Can't express symbolic location"
15990 #~ msgstr "erreur interne gcc: ne peut exprimer la localisation symbolique"
15992 #~ msgid "argument #%d is a structure"
15993 #~ msgstr "argument #%d est une structure"
15995 #~ msgid "%%R not followed by %%B/C/D/E"
15996 #~ msgstr "%%R n'est pas suivi de %%B/C/D/E"
15998 #~ msgid "invalid %%Q value"
15999 #~ msgstr "valeur %%Q invalide"
16001 #~ msgid "invalid %%o value"
16002 #~ msgstr "valeur %%o invalide"
16004 #~ msgid "invalid %%s/S value"
16005 #~ msgstr "valeur %%s/S invalide"
16007 #~ msgid "invalid %%B value"
16008 #~ msgstr "valeur %%B invalide"
16010 #~ msgid "`%%d' operand isn't a register"
16011 #~ msgstr "l'opérande «%%d» n'est pas un registre"
16013 #~ msgid "operand is r0"
16014 #~ msgstr "opérande est R0"
16016 #~ msgid "operand is const_double"
16017 #~ msgstr "opérande est de type const_double"
16019 #~ msgid "-mtrap-large-shift and -mhandle-large-shift are incompatible"
16020 #~ msgstr "-mtrap-large-shift et -mhandle-large-shift sont incompatibles"
16022 #~ msgid "invalid option `-mshort-data-%s'"
16023 #~ msgstr "option invalide «-mshort-data-%s'"
16025 #~ msgid "-mshort-data-%s is too large "
16026 #~ msgstr "-mshort-data-%s est trop grande "
16028 #~ msgid "-mshort-data-%s and PIC are incompatible"
16029 #~ msgstr "-mshort-data-%s et PIC sont incompatibles"
16031 #~ msgid "bad value (%s) for -mips switch"
16032 #~ msgstr "valeur erronée (%s) pour l'option -mips"
16034 #~ msgid "invalid option `entry%s'"
16035 #~ msgstr "option invalide «entry%s'"
16037 #~ msgid "-mentry is only meaningful with -mips-16"
16038 #~ msgstr "-mentry n'a de sens qu'avec -mips-16"
16040 #~ msgid "MIPS ECOFF format does not allow changing filenames within functions with #line"
16041 #~ msgstr "format MIPS ECOFF ne permet pas de changer le nom des fichiers à l'intérieur des fonction avec #ligne"
16043 #~ msgid "fp_offset (%ld) or end_offset (%ld) is less than zero"
16044 #~ msgstr "fp_offset (%ld) ou end_offset (%ld) est plus petit que zéro"
16046 #~ msgid "Trap on integer divide overflow"
16047 #~ msgstr "Intercepter les débordements lors de divisions avec des entiers"
16049 #~ msgid "Don't trap on integer divide overflow"
16050 #~ msgstr "Ne pas intercepter les débordement lors de divisions avec des entiers"
16052 #~ msgid "Use mips16 entry/exit psuedo ops"
16053 #~ msgstr "Utiliser les pseudo-op mips16 d'entrée/sortie"
16055 #~ msgid "Don't use MIPS16 instructions"
16056 #~ msgstr "Ne pas utiliser les instructions MIPS16"
16058 #~ msgid "invalid %%z value"
16059 #~ msgstr "valeur %%z invalide"
16061 #~ msgid "invalid %%Z value"
16062 #~ msgstr "valeur %%Z invalide"
16064 #~ msgid "invalid %%j value"
16065 #~ msgstr "valeur %%j invalide"
16067 #~ msgid "can't have varargs with -mfp-arg-in-fp-regs"
16068 #~ msgstr "ne peut avoir varargs avec -mfp-arg-in-fp-regs"
16070 #~ msgid "unknown -mvrsave= option specified: '%s'"
16071 #~ msgstr "option -mvrsave inconnue spécifiés: « %s »"
16073 #~ msgid "64 bit mode"
16074 #~ msgstr "mode 64 bits"
16076 #~ msgid "31 bit mode"
16077 #~ msgstr "mode 31 bits"
16079 #~ msgid "Use the Xtensa code density option"
16080 #~ msgstr "Utiliser l'option de densité du code Xtensa"
16082 #~ msgid "Do not use the Xtensa code density option"
16083 #~ msgstr "Ne pas utiliser l'option de densité du code Xtensa"
16085 #~ msgid "Use the Xtensa MAC16 option"
16086 #~ msgstr "Utiliser l'option Xtensa MAC16"
16088 #~ msgid "Do not use the Xtensa MAC16 option"
16089 #~ msgstr "Ne pas utiliser l'option Xtensa MAC16"
16091 #~ msgid "Use the Xtensa MUL16 option"
16092 #~ msgstr "Utiliser l'option Xtensa MUL16"
16094 #~ msgid "Do not use the Xtensa MUL16 option"
16095 #~ msgstr "Ne pas utiliser l'option Xtensa MUL16"
16097 #~ msgid "Use the Xtensa MUL32 option"
16098 #~ msgstr "Utiliser l'option Xtensa MUL16"
16100 #~ msgid "Do not use the Xtensa MUL32 option"
16101 #~ msgstr "Ne pas utiliser l'option Xtensa MUL32"
16103 #~ msgid "Use the Xtensa NSA option"
16104 #~ msgstr "Utiliser l'option Xtensa NSA"
16106 #~ msgid "Do not use the Xtensa NSA option"
16107 #~ msgstr "Ne pas utiliser l'option Xtensa NSA"
16109 #~ msgid "Use the Xtensa MIN/MAX option"
16110 #~ msgstr "Utiliser l'option Xtensa MIN/MAX"
16112 #~ msgid "Do not use the Xtensa MIN/MAX option"
16113 #~ msgstr "Ne pas utiliser l'option Xtensa MIN/MAX"
16115 #~ msgid "Use the Xtensa SEXT option"
16116 #~ msgstr "Utiliser l'option Xtensa SEXT"
16118 #~ msgid "Do not use the Xtensa SEXT option"
16119 #~ msgstr "Ne pas utiliser l'option Xtensa SEXT"
16121 #~ msgid "Use the Xtensa boolean register option"
16122 #~ msgstr "Utiliser l'option des registres booléens Xtensa"
16124 #~ msgid "Do not use the Xtensa boolean register option"
16125 #~ msgstr "Ne pas utiliser l'option des registres booléens Xtensa"
16127 #~ msgid "Use the Xtensa floating-point unit"
16128 #~ msgstr "Utiliser l'unité matérielle pour virgule flottante Xtensa"
16130 #~ msgid "Do not use the Xtensa floating-point unit"
16131 #~ msgstr "Ne pas utiliser l'unité matérielle pour virgule flottante Xtensa"
16133 #~ msgid "Serialize volatile memory references with MEMW instructions"
16134 #~ msgstr "Sérialiser les références à la mémoire volatile avec des instructions MEMW"
16136 #~ msgid "Do not serialize volatile memory references with MEMW instructions"
16137 #~ msgstr "Ne pas sérialiser les références à la mémoire volatile avec des instructions MEMW"
16139 #~ msgid "type of `%E' does not match destructor type `%T' (type was `%T')"
16140 #~ msgstr "type de « %E » ne concorde pas avec le type du destructeur « %T » (type était « %T »)"
16142 #~ msgid "`%D' is a namespace"
16143 #~ msgstr "« %D » est un nom d'espace"
16145 #~ msgid "base object `%E' of scoped method call is of non-aggregate type `%T'"
16146 #~ msgstr "objet de base « %E » de la portée d'appel de la méthode n'est pas de type aggrégat « %T »"
16148 #~ msgid "destructors take no parameters"
16149 #~ msgstr "destructeurs ne prend aucun paramètre"
16151 #~ msgid "destructor name `~%T' does not match type `%T' of expression"
16152 #~ msgstr "nom du destructeur «~%T» ne concorde pas avec le type « %T » de l'expression"
16154 #~ msgid "%s %+#D%s"
16155 #~ msgstr "%s %+#D%s"
16157 #~ msgid "%s for `%T ? %T : %T' operator"
16158 #~ msgstr "%s pour «%T ? %T : %T» comme opérateur"
16160 #~ msgid "%s for `%T [%T]' operator"
16161 #~ msgstr "%s pour l'opérateur «%T [%T]»"
16163 #~ msgid "%s for `%T %s %T' operator"
16164 #~ msgstr "%s pour l'opérateur «%T %s [%T]»"
16166 #~ msgid "%s for `%s %T' operator"
16167 #~ msgstr "%s pour l'opérateur «%s [%T]»"
16169 #~ msgid "`%D' must be declared before use"
16170 #~ msgstr "« %D » doit être déclaré avant son usage"
16172 #~ msgid "  initializing argument %P of `%D' from result of `%D'"
16173 #~ msgstr "  initialisation de l'argument %P de « %D » à partir du résultat « %D »"
16175 #~ msgid "  initializing temporary from result of `%D'"
16176 #~ msgstr "  initialisation temporaire à partir du résultat « %D »"
16178 #~ msgid "cannot receive objects of non-POD type `%#T' through `...'"
16179 #~ msgstr "ne peut recevoir d'objets de type non POD « %#T » through « ... »"
16181 #~ msgid "field `%D' invalidly declared offset type"
16182 #~ msgstr "champ « %D » incorrectement validé comme type de décalage"
16184 #~ msgid "lookup of `%D' finds `%#D'"
16185 #~ msgstr "recherche de « %D » a repéré « %#D »"
16187 #~ msgid "  instead of `%D' from dependent base class"
16188 #~ msgstr "  au lieu de « %D » à partir d'un classe de base dépendante"
16190 #~ msgid "lookup of `%D' in the scope of `%#T' (`%#D') does not match lookup in the current scope (`%#D')"
16191 #~ msgstr "recherche de « %D » dans la portée de « %#T » (« %#D ») ne concorde pas avec la recherche dans la portée courante (« %#D »)"
16193 #~ msgid "invalid declarator"
16194 #~ msgstr "déclarateur invalide"
16196 #~ msgid "`%T' is implicitly a typename"
16197 #~ msgstr "« %T » est implicitement un typename"
16199 #~ msgid "parameter `%D' invalidly declared offset type"
16200 #~ msgstr "paramètre « %D » incorrectement validé comme type de décalage"
16202 #~ msgid "`%s %T' declares a new type at namespace scope"
16203 #~ msgstr "« %s %T » déclare un nouveau type dans l'étendue de l'espace de noms"
16205 #~ msgid "  names from dependent base classes are not visible to unqualified name lookup - to refer to the inherited type, say `%s %T::%T'"
16206 #~ msgstr "  noms des classes de base dépendantes ne sont pas visibles à la recherche de nom non qualifié - pour référer à type par héritage, disons «%s %T::%T»"
16208 #~ msgid "base class `%T' has incomplete type"
16209 #~ msgstr "classe de base « %T » a un type incomplet"
16211 #~ msgid "semicolon missing after declaration of `%#T'"
16212 #~ msgstr "point-virgule manquant après la déclaration %#T"
16214 #~ msgid "template `%#D' instantiated in file without #pragma interface"
16215 #~ msgstr "canevas « %#D » instancié dans le fichier sans interface #pragma"
16217 #~ msgid "template `%#D' defined in file without #pragma interface"
16218 #~ msgstr "canevas « %#D » défini dans le fichier sans interface #pragma"
16220 #~ msgid "parser may be lost: is there a '{' missing somewhere?"
16221 #~ msgstr "analyseur syntaxique est perdu: y-a-t-il un «{» manquant quelque part?"
16223 #~ msgid "invalid data member initialization"
16224 #~ msgstr "initialisation de données membres invalide"
16226 #~ msgid "(use `=' to initialize static data members)"
16227 #~ msgstr "(utiliser «=» pour initialiser les données de membres)"
16229 #~ msgid "too many initialization functions required"
16230 #~ msgstr "trop d'initialisations de fonctions requises"
16232 #~ msgid "`%D' is not a namespace"
16233 #~ msgstr "« %D » n'est pas un espace de noms"
16235 #~ msgid "a using-declaration cannot specify a template-id.  Try  `using %T::%D'"
16236 #~ msgstr "l'utilisation de déclaration ne peut spécifier template-id.  Essayer «using %T::%D'"
16238 #~ msgid "`%T' does not have a class or union named `%D'"
16239 #~ msgstr "« %T » n'a pas de classe ou d'union nommé « %D »"
16241 #~ msgid "`%T' is not a class or union type"
16242 #~ msgstr "« %T » n'est pas une classe ou un type d'union"
16244 #~ msgid "`%s' not supported by %s"
16245 #~ msgstr "« %s » n'est pas supporté par %s"
16247 #~ msgid "(static %s for %s)"
16248 #~ msgstr "(static %s pour %s)"
16250 #~ msgid "%s: In instantiation of `%s':\n"
16251 #~ msgstr "%s: dans l'instanciation de « %s »:\n"
16253 #~ msgid "%s:%d:   instantiated from `%s'\n"
16254 #~ msgstr "%s:%d:   instancié à partir de « %s »\n"
16256 #~ msgid "%s:%d:   instantiated from here\n"
16257 #~ msgstr "%s:%d:   instancié à partir d'ici\n"
16259 #~ msgid "previous friend declaration of `%D'"
16260 #~ msgstr "déclaration amie précédente de « %D »"
16262 #~ msgid "cannot call destructor `%T::~%T' without object"
16263 #~ msgstr "ne peut appeler le destructeur «%T::~%T» sans objet"
16265 #~ msgid "invalid use of member `%D'"
16266 #~ msgstr "utilisation invalide du membre « %D »"
16268 #~ msgid "no method `%T::%D'"
16269 #~ msgstr "pas de méthode «%T::%D»"
16271 #~ msgid "object missing in use of pointer-to-member construct"
16272 #~ msgstr "objet manquant dans l'utilisation du construit pointeur-à-membre"
16274 #~ msgid "member `%D' is non-static but referenced as a static member"
16275 #~ msgstr "membre « %D » est non statique mais référencé comme membre statique"
16277 #~ msgid "object missing in `%E'"
16278 #~ msgstr "objet manquant dans « %E »"
16280 #~ msgid "initializer list being treated as compound expression"
16281 #~ msgstr "liste d'initaliseurs a été traité comme une expression composée"
16283 #~ msgid "cannot declare references to references"
16284 #~ msgstr "ne peut décalrer des références vers des références"
16286 #~ msgid "cannot declare pointers to references"
16287 #~ msgstr "ne peut déclarer des pointeurs vers des références"
16289 #~ msgid "type name expected before `&'"
16290 #~ msgstr "nom de type attendu avant «&»"
16292 #~ msgid "semicolon missing after %s declaration"
16293 #~ msgstr "«;» manquant après la déclaration de %s"
16295 #~ msgid "semicolon missing after declaration of `%T'"
16296 #~ msgstr "«;» manquant après la déclaration « %T »"
16298 #~ msgid "`::%D' undeclared (first use here)"
16299 #~ msgstr "«::%D» non déclaré (première utilisation ici)"
16301 #~ msgid "real-valued template parameters when cross-compiling"
16302 #~ msgstr "canevas de paramètre en valeur réelle lors de la compilation croisée"
16304 #~ msgid "use of linkage spec `%D' is different from previous spec `%D'"
16305 #~ msgstr "utilisation de spéc de liaisons « %D » est différente de la spec précédente « %D »"
16307 #~ msgid "no base or member initializers given following ':'"
16308 #~ msgstr "pas d'initialiseur de base ou membre donné après «:»"
16310 #~ msgid "use of template qualifier outside template"
16311 #~ msgstr "utilisation d'un qualificateur de canevas en dehors d'un canevas"
16313 #~ msgid "ISO C++ forbids an empty condition for `%s'"
16314 #~ msgstr "ISO C++ interdit une condition vide pour « %s »"
16316 #~ msgid "definition of class `%T' in condition"
16317 #~ msgstr "définition de la classe « %T » dans la condition"
16319 #~ msgid "definition of enum `%T' in condition"
16320 #~ msgstr "définition de l'aggrégat « %T » dans la condition"
16322 #~ msgid "definition of array `%#D' in condition"
16323 #~ msgstr "définition du tableau « %#D » dans la condition"
16325 #~ msgid "old style placement syntax, use () instead"
16326 #~ msgstr "ancien style de syntaxe de positionnement, utiliser () à la place"
16328 #~ msgid "`%T' is not a valid expression"
16329 #~ msgstr "« %T » n'est pas une expression valide"
16331 #~ msgid "initialization of new expression with `='"
16332 #~ msgstr "initialisation de la nouvelle expression avec « = »"
16334 #~ msgid "sigof type specifier"
16335 #~ msgstr "spécificateur du type sigof"
16337 #~ msgid "`sigof' applied to non-aggregate expression"
16338 #~ msgstr "« sigof » appliqué à une expression de non aggrégats"
16340 #~ msgid "`sigof' applied to non-aggregate type"
16341 #~ msgstr "« sigof » appliqué à un type non aggrégat"
16343 #~ msgid "storage class specifier `%s' not allowed after struct or class"
16344 #~ msgstr "spécificateur de classe de stockages « %s » n'est pas permis après struct ou class"
16346 #~ msgid "type specifier `%s' not allowed after struct or class"
16347 #~ msgstr "spécificateur de type « %s » n'est pas permis après struct ou class"
16349 #~ msgid "type qualifier `%s' not allowed after struct or class"
16350 #~ msgstr "qualificateur de type « %s » n'est pas permis après struct ou class"
16352 #~ msgid "no body nor ';' separates two class, struct or union declarations"
16353 #~ msgstr "pas de corps ni de «;» séparant les deux déclarations de classes, struct ou union"
16355 #~ msgid "no bases given following `:'"
16356 #~ msgstr "pas de base donnée après «:»"
16358 #~ msgid "multiple access specifiers"
16359 #~ msgstr "spécificateurs d'accès multiples"
16361 #~ msgid "multiple `virtual' specifiers"
16362 #~ msgstr "spécificateurs « virtual » multiples"
16364 #~ msgid "missing ';' before right brace"
16365 #~ msgstr "«;» manquant avant l'accolade de droite"
16367 #~ msgid "ISO C++ forbids array dimensions with parenthesized type in new"
16368 #~ msgstr "ISO C++ interdit l'utilisation de parenthèses autour du type pour les dimensions de tableaux avec new"
16370 #~ msgid "`%T' is not a class or namespace"
16371 #~ msgstr "« %T » n'est pas une classe ou un espace de noms"
16373 #~ msgid "ISO C++ forbids label declarations"
16374 #~ msgstr "ISO C++ interdit la déclaration d'étiquette"
16376 #~ msgid "label must be followed by statement"
16377 #~ msgstr "l'étiquette doit être suivie d'une déclaration"
16379 #~ msgid "must have at least one catch per try block"
16380 #~ msgstr "doit avoir au moins un intercepteur par bloc d'essais"
16382 #~ msgid "ISO C++ forbids compound statements inside for initializations"
16383 #~ msgstr "ISO C++ interdit les déclarations composées à l'intérieur des initialisations"
16385 #~ msgid "possibly missing ')'"
16386 #~ msgstr "«)» possiblement manquante"
16388 #~ msgid "type specifier omitted for parameter"
16389 #~ msgstr "spécificateur de type omis pour le paramètre"
16391 #~ msgid "`%E' is not a type, use `typename %E' to make it one"
16392 #~ msgstr "« %E» n'est pas un type, utiliser «typename %E » pour en faire un"
16394 #~ msgid "no type `%D' in `%T'"
16395 #~ msgstr "pas de type « %D » dans « %T »"
16397 #~ msgid "type specifier omitted for parameter `%E'"
16398 #~ msgstr "spécificateur de type omis pour le paramètre « %E »"
16400 #~ msgid "type `%T' composed from a local class is not a valid template-argument"
16401 #~ msgstr "type « %T » composé à partir d'une classe locale n'est pas un canevas d'argument valide"
16403 #~ msgid "adjusting pointers for covariant returns"
16404 #~ msgstr "ajuster les pointeurs pour des retours co-variants"
16406 #~ msgid "  overriding `%#D' (must be pointer or reference to class)"
16407 #~ msgstr "  écrasant « %#D » (doit être un pointeur ou une référence vers un classe)"
16409 #~ msgid "  overriding `%#D' (must use pointer or reference)"
16410 #~ msgstr "  écrasant « %#D » (doit utiliser un pointeur ou un référence)"
16412 #~ msgid "return identifier `%D' already in place"
16413 #~ msgstr "identificateur retourné « %D » est déjà en place"
16415 #~ msgid "can't redefine default return value for constructors"
16416 #~ msgstr "ne peut redéfinir la valeur retournée par défaut pour les constructeurs"
16418 #~ msgid "calling type `%T' like a method"
16419 #~ msgstr "appel du type « %T » comme une méthode"
16421 #~ msgid "destructor specifier `%T::~%T()' must have matching names"
16422 #~ msgstr "spécificateur du destructeur «%T::~%T()» doit avoir des noms concordants"
16424 #~ msgid "identifier name `%s' conflicts with GNU C++ internal naming strategy"
16425 #~ msgstr "nom d'identificateur « %s » entre en conflit avec la stratégie interne de dénomination de GNU C++"
16427 #~ msgid "parse error at end of saved function text"
16428 #~ msgstr "erreur d'analyse syntaxique à la fin de la sauvegarde de la fonction texte"
16430 #~ msgid "%Hend of file read inside definition"
16431 #~ msgstr "%H fin de fichier lors de la lecture à l'intérieur d'une définition"
16433 #~ msgid "parse error in method specification"
16434 #~ msgstr "erreur d'analyse syntaxique dans la spécification de fonction"
16436 #~ msgid "function body for constructor missing"
16437 #~ msgstr "corps de fonction pour le constructeur est manquante"
16439 #~ msgid "circular dependency in default args of `%#D'"
16440 #~ msgstr "dépendance circulaire dans les arguments par défaut de « %#D »"
16442 #~ msgid "invalid type `%T' for default argument to `%T'"
16443 #~ msgstr "type invalide « %T » pour l'argument par défaut « %T »"
16445 #~ msgid "%s before `%c'"
16446 #~ msgstr "%s avant « %c »"
16448 #~ msgid "%s before `\\%o'"
16449 #~ msgstr "%s avant «\\%o»"
16451 #~ msgid "%s before `%s' token"
16452 #~ msgstr "%s avant l'élément lexical « %s »"
16454 #~ msgid "ISO C++ prohibits conversion from `%#T' to `(...)'"
16455 #~ msgstr "ISO C++ interdit la conversion de « %#T » en « (...) »"
16457 #~ msgid "invalid application of `%s' to non-static member"
16458 #~ msgstr "utilisation invalide de « %s » sur un membre non statique"
16460 #~ msgid "sizeof applied to a bit-field"
16461 #~ msgstr "sizeof appliqué sur un champ de bits"
16463 #~ msgid "destructor specifier `%T::~%T' must have matching names"
16464 #~ msgstr "spécificateur du destructeur «%T::~%T» doit des noms concordants"
16466 #~ msgid "parameter type of called function is incomplete"
16467 #~ msgstr "type de paramètre de la fonction appelée est incomplet"
16469 #~ msgid "ISO C++ forbids using pointer to a member in subtraction"
16470 #~ msgstr "ISO C++ interdit l'utilisation d'un pointeur vers un membre dans une soustraction"
16472 #~ msgid "reinterpret_cast from `%T' to `%T' casts away const (or volatile)"
16473 #~ msgstr "reinterpret_cast de « %T » vers « %T » fait un transtypage écartant la constante (ou volatile)"
16475 #~ msgid "return-statement with no value, in function declared with a non-void return type"
16476 #~ msgstr "déclaration d'un retour sans valeur, dans la fonction déclarée avec un type retourné non void"
16478 #~ msgid "return-statement with a value, in function declared with a void return type"
16479 #~ msgstr "déclaration d'un retour sans valeur, dans la fonction déclarée avec un type retourné void"
16481 #~ msgid "comma expression used to initialize return value"
16482 #~ msgstr "expression virgule utilsée pour initialiser la valeur de retour"
16484 #~ msgid "ISO C++ forbids non-constant aggregate initializer expressions"
16485 #~ msgstr "ISO C++ interdit les expressions d'initialiseur d'aggrégat de non constante"
16487 #~ msgid "`%T' fails to be a typedef or built-in type"
16488 #~ msgstr "« %T » a échoué à devenir un typedef ou un type construit interne"
16490 #~ msgid "ISO C++ forbids defining types within %s"
16491 #~ msgstr "ISO C++ interdit la définition de types à l'intérieur de %s"
16493 #~ msgid "Only emit explicit template instatiations"
16494 #~ msgstr "Produire seulement des instanciations explicites du canevas"
16496 #~ msgid "Recognize and/bitand/bitor/compl/not/or/xor"
16497 #~ msgstr "Reconnaître and/bitand/bitor/compl/not/or/xor"
16499 #~ msgid "Warn about inconsistent return types"
16500 #~ msgstr "Avertir à propos des types retournés inconsistants"
16502 #~ msgid "Warn when a function is declared extern, then inline"
16503 #~ msgstr "Avertir lorsqu'un fonction est déclarée extern, puis inline"
16505 #~ msgid "directory name must immediately follow -I"
16506 #~ msgstr "nom du répertoire doit suivre immédiatement -I"
16508 #~ msgid "ignoring pragma: %s"
16509 #~ msgstr "pragma: %s ignoré"
16511 #~ msgid "Program does not use Unix-f77 dialectal features"
16512 #~ msgstr "Programme n'utilise pas les options du dialecte Unix f77"
16514 #~ msgid "Disable the appending of underscores to externals"
16515 #~ msgstr "Désactiver l'ajout de caractères de soulignement aux externes"
16517 #~ msgid "Fortran-specific form of -fbounds-check"
16518 #~ msgstr "Forme spécifique Fortran de -fbounds-check"
16520 #~ msgid "Add a directory for INCLUDE searching"
16521 #~ msgstr "Ajouter un répertoire pour la recherche par INCLUDE"
16523 #~ msgid "Set the maximum line length"
16524 #~ msgstr "Initialiser la longueur maximale des lignes"
16526 #~ msgid "Disable automatic array bounds checking"
16527 #~ msgstr "Vérification automatique désactivée des bornes de tableaux"
16529 #~ msgid "Set class path"
16530 #~ msgstr "Initialiser le chemin des classes"
16532 #~ msgid "Choose class whose main method should be used"
16533 #~ msgstr "Choisir la classe dont la méthode principale devrait être utilisée"
16535 #~ msgid "Add directory to class path"
16536 #~ msgstr "Ajouter un répertoire au chemin des classes"
16538 #~ msgid "Directory where class files should be written"
16539 #~ msgstr "Répertoire où les fichiers de classe devraient être écrits"
16541 #~ msgid "`%s' cannot be statically allocated"
16542 #~ msgstr "« %s » ne peut être statiquement alloué"
16544 #~ msgid "multiple declarations for method `%s'"
16545 #~ msgstr "multiples déclarations pour la méthode « %s »"
16547 #~ msgid "cannot find class (factory) method"
16548 #~ msgstr "ne peut repérer de méthode de classe (manufacturé)"
16550 #~ msgid "return type for `%s' defaults to id"
16551 #~ msgstr "type retourné pour « %s » par défaut est id"
16553 #~ msgid "return type defaults to id"
16554 #~ msgstr "type retourné par défaut est id"
16556 #~ msgid "cannot find method"
16557 #~ msgstr "ne peut repérer la méthode"
16559 #~ msgid "duplicate definition of class method `%s'"
16560 #~ msgstr "duplication de définition de la méthode de la classe « %s »"
16562 #~ msgid "duplicate definition of instance method `%s'"
16563 #~ msgstr "duplication de définition de la méthode d'instanciation « %s »"
16565 #~ msgid "duplicate declaration of instance method `%s'"
16566 #~ msgstr "duplication de déclaration de la méthode d'instanciation « %s »"
16568 #~ msgid "potential selector conflict for method `%s'"
16569 #~ msgstr "conflit potentiel sur le sélecteur pour la méthode « %s »"
16571 #~ msgid "Specify the name of the class for constant strings"
16572 #~ msgstr "Spécifier le nom de la classe pour les constantes chaînes"
16574 #~ msgid "compilation of header file requested"
16575 #~ msgstr "fichier d'en-tête requis pour la compilation"
16577 #~ msgid "choose either big or little endian, not both"
16578 #~ msgstr "choisir un système à octets de poids fort ou faible mais pas les deux"
16580 #~ msgid "choose either m340 or m210 not both"
16581 #~ msgstr "choisir m340 ou m210 mais pas les deux"
16583 #~ msgid "-c or -S required for Ada"
16584 #~ msgstr "-c ou -S requis pour Ada"
16586 #~ msgid "-static not valid with -mcoff"
16587 #~ msgstr "-static n'est pas valide avec -mcoff"
16589 #~ msgid "-shared not valid with -mcoff"
16590 #~ msgstr "-shared n'est pas valide avec -mcoff"
16592 #~ msgid "-symbolic not valid with -mcoff"
16593 #~ msgstr "-symbolic n'est pas valide avec -mcoff"
16595 #~ msgid "-fpic is not valid with -mcoff"
16596 #~ msgstr "-fpic n'est pas valide avec -mcoff"
16598 #~ msgid "-fPIC is not valid with -mcoff"
16599 #~ msgstr "-fPic n'est pas valide avec -mcoff"
16601 #~ msgid "-fpic not valid with -mcoff"
16602 #~ msgstr "-fpic n'est pas valide avec -mcoff"
16604 #~ msgid "-fPIC not valid with -mcoff"
16605 #~ msgstr "-fPIC n'est pas valide avec -mcoff"
16607 #~ msgid "unnamed fields of type other than struct or union are not allowed"
16608 #~ msgstr "champs sans nom de type autre que struct ou union ne sont pas permis"
16610 #~ msgid "numeric constant with no digits"
16611 #~ msgstr "constante numérique sans chiffre"
16613 #~ msgid "numeric constant contains digits beyond the radix"
16614 #~ msgstr "constante numérique contient des chiffres en dehors la base numérique"
16616 #~ msgid "floating constant may not be in radix 16"
16617 #~ msgstr "constante flottante peut ne pas être en base 16"
16619 #~ msgid "more than one 'f' suffix on floating constant"
16620 #~ msgstr "plus d'un « f » en suffixe sur une constante flottante"
16622 #~ msgid "more than one 'l' suffix on floating constant"
16623 #~ msgstr "plus d'un « l » en suffixe sur une constante flottante"
16625 #~ msgid "traditional C rejects the 'l' suffix"
16626 #~ msgstr "C traditionnel rejette le suffixe « l »"
16628 #~ msgid "more than one 'i' or 'j' suffix on floating constant"
16629 #~ msgstr "plus d'un « i » ou « j » en suffixe sur une constante flottante"
16631 #~ msgid "floating constant out of range"
16632 #~ msgstr "constante flottante est hors gamme"
16634 #~ msgid "floating point number exceeds range of 'double'"
16635 #~ msgstr "nombre en virgule flottante excède les limites de « double »"
16637 #~ msgid "two 'u' suffixes on integer constant"
16638 #~ msgstr "deux « u » en suffixe sur une constante entière"
16640 #~ msgid "traditional C rejects the 'u' suffix"
16641 #~ msgstr "C traditionnel rejette le suffixe « u »"
16643 #~ msgid "three 'l' suffixes on integer constant"
16644 #~ msgstr "trois « l » en suffixe sur une constante entière"
16646 #~ msgid "'lul' is not a valid integer suffix"
16647 #~ msgstr "'lul» n'est pas un suffixe valide pour un entier"
16649 #~ msgid "'Ll' and 'lL' are not valid integer suffixes"
16650 #~ msgstr "« Ll» et «1L » ne sont pas des suffixes valides pour un entier"
16652 #~ msgid "more than one 'i' or 'j' suffix on integer constant"
16653 #~ msgstr "plus d'un « i » ou « j » en suffixe sur une constante entière"
16655 #~ msgid "invalid suffix on integer constant"
16656 #~ msgstr "suffixe invalide pour une constante entière"
16658 #~ msgid "integer constant is too large for this configuration of the compiler - truncated to %d bits"
16659 #~ msgstr "constante entière trop grande pour la configuration du compilateur - tronqué à %d bits"
16661 #~ msgid "width of integer constant changes with -traditional"
16662 #~ msgstr "largeur de la constante entière change avec -traditional"
16664 #~ msgid "width of integer constant may change on other systems with -traditional"
16665 #~ msgstr "largeur de la constante entière peut changer sur d'autres système avec -traditional"
16667 #~ msgid "integer constant larger than the maximum value of %s"
16668 #~ msgstr "constante entière plus grande que la valeur maximale de %s"
16670 #~ msgid "an unsigned long long int"
16671 #~ msgstr "un entier long long non signé"
16673 #~ msgid "a long long int"
16674 #~ msgstr "un entier long long"
16676 #~ msgid "an unsigned long int"
16677 #~ msgstr "un entier long non signé"
16679 #~ msgid "decimal constant is so large that it is unsigned"
16680 #~ msgstr "constante décimale est tellement grande qu'elle est non signée"
16682 #~ msgid "complex integer constant is too wide for 'complex int'"
16683 #~ msgstr "constante complexe entière est trop grande pour le type 'complex int'"
16685 #~ msgid "integer constant is larger than the maximum value for its type"
16686 #~ msgstr "constante entière est plus grande que la valeur maximale pour ce type"
16688 #~ msgid "missing white space after number '%.*s'"
16689 #~ msgstr "espace blanc manquant après le nombre '%.*s'"
16691 #~ msgid "storage class specifier in array declarator"
16692 #~ msgstr "spécificateur de classe de stockage dans le déclarateur de tableau"
16694 #~ msgid "sizeof applied to a function type"
16695 #~ msgstr "sizeof appliqué sur un type de fonction"
16697 #~ msgid "sizeof applied to a void type"
16698 #~ msgstr "sizeof appliqué sur un type void"
16700 #~ msgid "execvp %s"
16701 #~ msgstr "execvp %s"
16703 #~ msgid "floating point numbers are not valid in #if"
16704 #~ msgstr "nombres flottants ne sont pas valides dans un #if"
16706 #~ msgid "traditional C rejects the `U' suffix"
16707 #~ msgstr "C traditionel rejette le suffixe « U »"
16709 #~ msgid "too many 'l' suffixes in integer constant"
16710 #~ msgstr "trop de « l » en suffixe dans les constantes entières"
16712 #~ msgid "integer constant contains digits beyond the radix"
16713 #~ msgstr "constante entière contient des chiffres en dehors la base numérique"
16715 #~ msgid "integer constant out of range"
16716 #~ msgstr "constante entière est hors gamme"
16718 #~ msgid "string constants are not valid in #if"
16719 #~ msgstr "constantes de chaîne ne sont pas valides dasn un #if"
16721 #~ msgid "missing binary operator"
16722 #~ msgstr "opérateur binaire manquant"
16724 #~ msgid "changing search order for system directory \"%s\""
16725 #~ msgstr "modification de l'ordonnancement de recherche du répertoire système « %s »"
16727 #~ msgid "  as it is the same as non-system directory \"%s\""
16728 #~ msgstr "  comme c'est le même qu'un répertoire non système « %s »"
16730 #~ msgid "I/O error on output"
16731 #~ msgstr "Erreur E/S sur la sortie"
16733 #~ msgid "argument missing after %s"
16734 #~ msgstr "argument manquant après %s"
16736 #~ msgid "number missing after %s"
16737 #~ msgstr "nombre manquant après %s"
16739 #~ msgid "target missing after %s"
16740 #~ msgstr "cible manquante après %s"
16742 #~ msgid "GNU CPP version %s (cpplib)"
16743 #~ msgstr "GNU CPP version %s (cpplib)"
16745 #~ msgid ""
16746 #~ "  -lang-c++                 Assume that the input sources are in C++\n"
16747 #~ "  -lang-objc                Assume that the input sources are in ObjectiveC\n"
16748 #~ "  -lang-objc++              Assume that the input sources are in ObjectiveC++\n"
16749 #~ "  -lang-asm                 Assume that the input sources are in assembler\n"
16750 #~ msgstr ""
16751 #~ "  -lang-c++                 Présumer que les sources sont en C++\n"
16752 #~ "  -lang-objc                Présumer que les sources sont en ObjectiveC\n"
16753 #~ "  -lang-objc++              Présumer que les sources sont en ObjectiveC++\n"
16754 #~ "  -lang-asm                 Présumer que les sources sont en assembleur\n"
16756 #~ msgid "possible start of unterminated string literal"
16757 #~ msgstr "début possible d'une chaîne de mot non terminée"
16759 #~ msgid "multi-line string literals are deprecated"
16760 #~ msgstr "chaîne de mots multi-lignes sont obsolètes"
16762 #~ msgid "directives may not be used inside a macro argument"
16763 #~ msgstr "directives ne peuvent être utilisées à l'intérieur d'un argument macro"
16765 #~ msgid "invalid option %s"
16766 #~ msgstr "option invalide %s"
16768 #~ msgid "%s:%d: warning: "
16769 #~ msgstr "%s:%d: AVERTISSEMENT: "
16771 #~ msgid "argument to `-b' is missing"
16772 #~ msgstr "argument de «-b» est manquant"
16774 #~ msgid "argument to `-V' is missing"
16775 #~ msgstr "argument de «-V» est manquant"
16777 #~ msgid "invalid version number format"
16778 #~ msgstr "format de numéro de verson invalide"
16780 #~ msgid ".da file contents exhausted too early\n"
16781 #~ msgstr "Le contenu du fichier .da a été épuisé trop rapidement\n"
16783 #~ msgid ".da file contents not exhausted\n"
16784 #~ msgstr "Le contenu du fichier .da n'a pas été épuisé\n"
16786 #~ msgid "%6.2f%% of %d source lines executed in function %s\n"
16787 #~ msgstr "%6.2f%% des lignes sources %d exécutées dans la fonction %s\n"
16789 #~ msgid "%6.2f%% of %d branches executed in function %s\n"
16790 #~ msgstr "%6.2f%% de branchements %d exécutés dans la fonction %s\n"
16792 #~ msgid "%6.2f%% of %d branches taken at least once in function %s\n"
16793 #~ msgstr "%6.2f%% de branchements %d pris au mons une fois dans la fonction %s\n"
16795 #~ msgid "No branches in function %s\n"
16796 #~ msgstr "Pas de branchement dans la fonction %s\n"
16798 #~ msgid "%6.2f%% of %d calls executed in function %s\n"
16799 #~ msgstr "%6.2f%% d'appels %d exécutés dans la fonction %s\n"
16801 #~ msgid "No calls in function %s\n"
16802 #~ msgstr "Pas d'appel dans la fonction %s\n"
16804 #~ msgid "call %d returns = %s%%\n"
16805 #~ msgstr "appel %d a retourné = %s%%\n"
16807 #~ msgid "branch %d taken = %s%%\n"
16808 #~ msgstr "branchement %d a pris = %s%%\n"
16810 #~ msgid ".da file contents exhausted too early"
16811 #~ msgstr "Le contenu du fichier .da a été épuisé trop rapidement"
16813 #~ msgid "conversion from NaN to int"
16814 #~ msgstr "conversion de NaN en int"
16816 #~ msgid "floating point overflow"
16817 #~ msgstr "débordement de virgule flottante"
16819 #~ msgid "overflow on truncation to integer"
16820 #~ msgstr "débordement de troncation d'un entier"
16822 #~ msgid "overflow on truncation to unsigned integer"
16823 #~ msgstr "débordement lors de la troncation d'un entier non signé"
16825 #~ msgid "%s: argument domain error"
16826 #~ msgstr "%s: erreur d'argument de domaine"
16828 #~ msgid "%s: function singularity"
16829 #~ msgstr "%s: singularité de fonction"
16831 #~ msgid "%s: underflow range error"
16832 #~ msgstr "%s: erreur de sous débordement de bornes"
16834 #~ msgid "%s: total loss of precision"
16835 #~ msgstr "%s: perte totale de précision"
16837 #~ msgid "%s: partial loss of precision"
16838 #~ msgstr "%s: perte partielle de précision"
16840 #~ msgid "%s: NaN - producing operation"
16841 #~ msgstr "%s: NaN - opération produite"
16843 #~ msgid "Pretend that host and target use the same FP format"
16844 #~ msgstr "Prétendre que l'hôte et la cible utilise le format FP"
16846 #~ msgid "Compile pointers as triples: value, base & end"
16847 #~ msgstr "Compiler les pointeurs comme des triplets: valeur, base et fin"
16849 #~ msgid "Do not promote floats to double if using -traditional"
16850 #~ msgstr "Ne pas promouvoir les flottants à des doubles avec -traditional"
16852 #~ msgid "Attempt to support traditional K&R style C"
16853 #~ msgstr "Tenter de supporter le style de langage C traditionnel K&R"
16855 #~ msgid "internal error: %s"
16856 #~ msgstr "erreur interne: %s"
16858 #~ msgid "crossjump disabled: %d > 1000 basic blocks and %d >= 20 edges/basic block"
16859 #~ msgstr "saut croisé désactivé: %d > 1000 blocs de base  et %d >= 20 blocs edges/basic"
16861 #~ msgid "  -a                      Enable block profiling \n"
16862 #~ msgstr "  -a                      autoriser le profilage des blocs \n"
16864 #~ msgid "  -ax                     Enable jump profiling \n"
16865 #~ msgstr "  -ax                     autoriser le profilage des sauts \n"
16867 #~ msgid "profiling does not work without a frame pointer"
16868 #~ msgstr "profilage ne fonctionne pas sans un pointeur de trames"
16870 #~ msgid "floating point numbers not allowed in #if expressions"
16871 #~ msgstr "nombres flottants ne sont pas permis dans les expressions #if"
16873 #~ msgid "invalid number in #if expression"
16874 #~ msgstr "nombre invalide dans l'expression #if"
16876 #~ msgid "invalid character constant in #if"
16877 #~ msgstr "constante de caractères invalide dans le #if"
16879 #~ msgid "double quoted strings not allowed in #if expressions"
16880 #~ msgstr "chaînes entre quillemets ne sont pas allouées dans les expression #if"
16882 #~ msgid "octal character constant does not fit in a byte"
16883 #~ msgstr "constante de caractères en octal ne peut être insérée dans un octet"
16885 #~ msgid "empty #if expression"
16886 #~ msgstr "expression #if vide"
16888 #~ msgid "Junk after end of expression."
16889 #~ msgstr "Rebut à la fin de l'expression."
16891 #~ msgid "macro or #include recursion too deep"
16892 #~ msgstr "macro ou récursion de #include trop profonde"
16894 #~ msgid "usage: %s [switches] input output"
16895 #~ msgstr "usage: %s [options] entrée sortie"
16897 #~ msgid "-traditional is not supported in C++"
16898 #~ msgstr "-traditional n'est pas supporté en C++"
16900 #~ msgid "-traditional and -ansi are mutually exclusive"
16901 #~ msgstr "-traditional et -ansi sont mutuellement exclusives"
16903 #~ msgid "filename missing after -i option"
16904 #~ msgstr "nom de fichier manquant après l'option -i"
16906 #~ msgid "filename missing after -o option"
16907 #~ msgstr "nom de fichier manquant après l'option -o"
16909 #~ msgid "target missing after %s option"
16910 #~ msgstr "cible manquante après l'option %s"
16912 #~ msgid "filename missing after %s option"
16913 #~ msgstr "nom de fichier manquant après l'option %s"
16915 #~ msgid "macro name missing after -%c option"
16916 #~ msgstr "nom de macro manquant après l'option -%c"
16918 #~ msgid "-trigraphs and -traditional are mutually exclusive"
16919 #~ msgstr "-trigraphs et -traditional sont mutuellement exclusives"
16921 #~ msgid "directory name missing after -I option"
16922 #~ msgstr "nom de répertoire manquant après l'option -I"
16924 #~ msgid "`/*' within comment"
16925 #~ msgstr "« /* » à l'intérieur d'un commentaire"
16927 #~ msgid "unterminated #%s conditional"
16928 #~ msgstr "#%s conditionel non terminé"
16930 #~ msgid "not in any file?!"
16931 #~ msgstr "n'est pas dans aucun fichier?!"
16933 #~ msgid "`defined' must be followed by ident or (ident)"
16934 #~ msgstr "« defined » doit être suivi par ident ou (ident)"
16936 #~ msgid "cccp error: invalid special hash type"
16937 #~ msgstr "erreur cccp: type de hachage spécial invalide"
16939 #~ msgid "#include expects \"fname\" or <fname>"
16940 #~ msgstr "#include espère « fname » ou <fname>"
16942 #~ msgid "no include path in which to find %.*s"
16943 #~ msgstr "pas de chemin d'inclusion dans lequel trouver %.*s"
16945 #~ msgid "invalid macro name"
16946 #~ msgstr "nom de macro invalide"
16948 #~ msgid "invalid macro name `%s'"
16949 #~ msgstr "nom de macro invalide « %s »"
16951 #~ msgid "parameter name starts with a digit in #define"
16952 #~ msgstr "nom de paramètre débute avec un chiffre dans #define"
16954 #~ msgid "badly punctuated parameter list in #define"
16955 #~ msgstr "liste de paramètres incorrectement ponctués dans #define"
16957 #~ msgid "unterminated parameter list in #define"
16958 #~ msgstr "liste de paramètres non terminée dans #define"
16960 #~ msgid "\"%.*s\" redefined"
16961 #~ msgstr "\"%.*s\" redéfini"
16963 #~ msgid "# operator should be followed by a macro argument name"
16964 #~ msgstr "# opérator derait être suivi par le nom d'un argument macro"
16966 #~ msgid "invalid format #line command"
16967 #~ msgstr "format invalide dans la commande #ligne"
16969 #~ msgid "undefining `defined'"
16970 #~ msgstr "indéfinition « defined »"
16972 #~ msgid "undefining `%s'"
16973 #~ msgstr "indéfinition « %s »"
16975 #~ msgid "extra text at end of directive"
16976 #~ msgstr "texte superflu à la fin de la directive"
16978 #~ msgid "#error%.*s"
16979 #~ msgstr "#error%.*s"
16981 #~ msgid "#warning%.*s"
16982 #~ msgstr "#warning%.*s"
16984 #~ msgid "#elif not within a conditional"
16985 #~ msgstr "#elif n'est pas à l'intérieur d'un conditionel"
16987 #~ msgid "#%s not within a conditional"
16988 #~ msgstr "#%s n'est pas à l'intérieur d'un conditionel"
16990 #~ msgid "#else or #elif after #else"
16991 #~ msgstr "#else ou #elif après #else"
16993 #~ msgid "#else not within a conditional"
16994 #~ msgstr "#else n'est pas à l'intérieur d'un conditionel"
16996 #~ msgid "unbalanced #endif"
16997 #~ msgstr "#endif non pairé"
16999 #~ msgid "unterminated string or character constant"
17000 #~ msgstr "chaîne non terminée ou constante caractère"
17002 #~ msgid "arguments given to macro `%s'"
17003 #~ msgstr "argument donnée à la macro « %s »"
17005 #~ msgid "no args to macro `%s'"
17006 #~ msgstr "aucun argument pour la macro « %s »"
17008 #~ msgid "only 1 arg to macro `%s'"
17009 #~ msgstr "seulement 1 argument pour la macro « %s »"
17011 #~ msgid "only %d args to macro `%s'"
17012 #~ msgstr "seulement %d arguments pour la macro « %s »"
17014 #~ msgid "too many (%d) args to macro `%s'"
17015 #~ msgstr "trop d'arguments (%d) pour la macro « %s »"
17017 #~ msgid ""
17018 #~ "internal error in %s, at tradcpp.c:%d\n"
17019 #~ "Please submit a full bug report.\n"
17020 #~ "See %s for instructions."
17021 #~ msgstr ""
17022 #~ "Erreur interne dans %s, à tradcpp.c:%d\n"
17023 #~ "SVP soumettre un rapport complet des anomalies rencontrées.\n"
17024 #~ "Consulter %s pour les instructions."
17026 #~ msgid "optimization turned on"
17027 #~ msgstr "optimisation activée"
17029 #~ msgid "optimization turned off"
17030 #~ msgstr "optimisation désactivée"
17032 #~ msgid "optimization level restored"
17033 #~ msgstr "niveau d'optimisation restauré"
17035 #~ msgid "Use VAX-C alignment"
17036 #~ msgstr "Utiliser l'alignement VAX-C"
17038 #~ msgid "Generate code assuming DW bit is set"
17039 #~ msgstr "Générer le code en assumant que le bit DW est initialisé"
17041 #~ msgid "Generate code assuming DW bit is not set"
17042 #~ msgstr "Générer le code en assumant que le bit DW n'est pas initialisé"
17044 #~ msgid "Generate code using byte writes"
17045 #~ msgstr "Générer le code en utilisant des écritures par octets"
17047 #~ msgid "Do not generate byte writes"
17048 #~ msgstr "Ne pas générer des écritures par octets"
17050 #~ msgid "Use small memory model"
17051 #~ msgstr "Utiliser le modèle de petite mémoire"
17053 #~ msgid "Use normal memory model"
17054 #~ msgstr "Utiliser le modèle normal de mémoire"
17056 #~ msgid "Use large memory model"
17057 #~ msgstr "Utiliser le modèle de grande mémoire"
17059 #~ msgid "Generate 29050 code"
17060 #~ msgstr "Générer le code 29050"
17062 #~ msgid "Generate 29000 code"
17063 #~ msgstr "Générer le code 29000"
17065 #~ msgid "Use kernel global registers"
17066 #~ msgstr "Utiliser les registres globaux du kernel"
17068 #~ msgid "Use user global registers"
17069 #~ msgstr "Utiliser les registres globaux"
17071 #~ msgid "Emit stack checking code"
17072 #~ msgstr "Produire le code de vérification de la pile"
17074 #~ msgid "Do not emit stack checking code"
17075 #~ msgstr "Ne pas produire le code de vérification de la pile"
17077 #~ msgid "Work around storem hardware bug"
17078 #~ msgstr "Contourner le bug matériel de stockage"
17080 #~ msgid "Do not work around storem hardware bug"
17081 #~ msgstr "Ne pas contourner le bug matériel de stockage"
17083 #~ msgid "Store locals in argument registers"
17084 #~ msgstr "Stocker les var. locales dans redistres d'arguments"
17086 #~ msgid "Do not store locals in arg registers"
17087 #~ msgstr "Ne pas stocker les var. locales dans redistres d'arguments"
17089 #~ msgid "Do symbol renaming for BSD"
17090 #~ msgstr "Ne pas renommer les symboles pour BSD"
17092 #~ msgid "Do symbol renaming for X/OPEN"
17093 #~ msgstr "Ne pas renommer les symboles pour X/OPEN"
17095 #~ msgid "Don't do symbol renaming"
17096 #~ msgstr "Ne pas renommer les symboles"
17098 #~ msgid "Generate code for the C400"
17099 #~ msgstr "Générer le code pour le C400"
17101 #~ msgid "Generate code for the C300"
17102 #~ msgstr "Générer le code pour le C300"
17104 #~ msgid "Generate code for c1"
17105 #~ msgstr "Générer le code pour le c1"
17107 #~ msgid "Generate code for c2"
17108 #~ msgstr "Générer le code pour le c2"
17110 #~ msgid "Generate code for c32"
17111 #~ msgstr "Générer le code pour le c3"
17113 #~ msgid "Generate code for c34"
17114 #~ msgstr "Générer le code pour le c34"
17116 #~ msgid "Use standard calling sequence, with arg count word"
17117 #~ msgstr "Utiliser la séquence standard d'appel, avec arg et mot compteur"
17119 #~ msgid "Place arg count in a nop instruction (faster than push)"
17120 #~ msgstr "Placer le compteur d'arg dans une instruction NOP (plus rapide que push)"
17122 #~ msgid "Don't push arg count, depend on symbol table"
17123 #~ msgstr "Ne pas empiler le compteur d'arg, dépend de la table de symboles"
17125 #~ msgid "Use data cache for volatile mem refs (default)"
17126 #~ msgstr "Utiliser la cache de données pour les réf. mémoire volatiles (par défaut)"
17128 #~ msgid "Don't use data cache for volatile mem refs"
17129 #~ msgstr "Ne pas utiliser la cache de données pour les réf. mémoire volatiles"
17131 #~ msgid "Bypass data cache for volatile mem refs"
17132 #~ msgstr "Éviter la cache de données pour les réf. mémoire volatiles"
17134 #~ msgid "Use 64-bit longs"
17135 #~ msgstr "Utiliser des longs de 64 bits"
17137 #~ msgid "Use cc- and libc-compatible 32-bit longs"
17138 #~ msgstr "Utiliser cc- et libc-compatible longs de 32 bits"
17140 #~ msgid "inline float constants not supported on this host"
17141 #~ msgstr "enlignage des constantes flottantes n'est pas supporté sur cet hôte"
17143 #~ msgid "Generate code the unix assembler can handle"
17144 #~ msgstr "Générer du code que l'assembleur UNIX peut traiter"
17146 #~ msgid "Retain standard MXDB information"
17147 #~ msgstr "Retenir l'information standard MXDB"
17149 #~ msgid "Retain legend information"
17150 #~ msgstr "Retenir les informations de légende"
17152 #~ msgid "Generate external legend information"
17153 #~ msgstr "Générer les informations externes de légende"
17155 #~ msgid "Emit identifying info in .s file"
17156 #~ msgstr "Produire les infos d'identification dans le fichier .s"
17158 #~ msgid "Warn when a function arg is a structure"
17159 #~ msgstr "Avertir lorsque l'arg d'une fonction est une structure"
17161 #~ msgid "argument is a structure"
17162 #~ msgstr "argument est une structure"
17164 #~ msgid "half-pic init called on systems that don't support it"
17165 #~ msgstr "init à demi PIC appelé sur un système qui ne le supporte pas"
17167 #~ msgid "Profiling uses mcount"
17168 #~ msgstr "Profilage utilise mcount"
17170 #~ msgid "Emit half-PIC code"
17171 #~ msgstr "Produire du code à moitié PIC"
17173 #~ msgid "Emit ELF object code"
17174 #~ msgstr "Produire du code objet ELF"
17176 #~ msgid "Emit ROSE object code"
17177 #~ msgstr "Produire du code objet ROSE"
17179 #~ msgid "Symbols have a leading underscore"
17180 #~ msgstr "Les symboles sont précédées d'un caractère de soulignement "
17182 #~ msgid "Align to >word boundaries"
17183 #~ msgstr "Aligner sur >frontières de mots"
17185 #~ msgid "Use mcount for profiling"
17186 #~ msgstr "Utiliser mcount pour le profilage"
17188 #~ msgid "Use mcount_ptr for profiling"
17189 #~ msgstr "Utiliser mcount_ptr pour le profilage"
17191 #~ msgid "the -mlong-double-64 option does not work yet"
17192 #~ msgstr "l'option -mlong-double-64 n'est pas fonctionnelle encore"
17194 #~ msgid "The -march option is incompatible to -mipsN and therefore ignored."
17195 #~ msgstr "L'option -march est incompatible avec -mipsN et est alors ignorée."
17197 #~ msgid "-mips%d not supported"
17198 #~ msgstr "-mips%d n'est pas supporté"
17200 #~ msgid "-mabi=%s does not support -mips%d"
17201 #~ msgstr "-mabi=%s ne supporte pas -mips%d"
17203 #~ msgid "this target does not support the -mabi switch"
17204 #~ msgstr "cette cible ne supporte pas l'option -mabi"
17206 #~ msgid "-mips%d does not support 64 bit fp registers"
17207 #~ msgstr "-mips%d ne supporte pas les registres FP de 64 bits"
17209 #~ msgid "-mips%d does not support 64 bit gp registers"
17210 #~ msgstr "-mips%d ne supporte pas les registres GP de 64 bits"
17212 #~ msgid "Use OSF PIC"
17213 #~ msgstr "Utiliser le code PIC OSF"
17215 #~ msgid "Don't use OSF PIC"
17216 #~ msgstr "Ne pas utiliser le code PIC OSF"
17218 #~ msgid "Optimize for 3900"
17219 #~ msgstr "Optimiser pour le 3900"
17221 #~ msgid "Optimize for 4650"
17222 #~ msgstr "Optimiser pour le 4650"
17224 #~ msgid "stack frame too big"
17225 #~ msgstr "trame de pile trop grande"
17227 #~ msgid "neither varargs or stdarg in mmix_setup_incoming_varargs"
17228 #~ msgstr "ni varargs ou stdarg dans mmix_setup_incoming_varargs"
17230 #~ msgid "oops, not debugged; fixing up value:"
17231 #~ msgstr "oops, pas mis au point; correction de la valeur:"
17233 #~ msgid "Generate little endian data"
17234 #~ msgstr "Générer des données pour systèmes à octets de poids faible"
17236 #~ msgid "Generate big endian data"
17237 #~ msgstr "Générer des données pour systèmes à octets de poids fort"
17239 #~ msgid "Turn on maintainer testing code"
17240 #~ msgstr "Mettre en marche le code d'entretien de mise au point"
17242 #~ msgid "Enable Transmeta picoJava extensions"
17243 #~ msgstr "Autoriser les extensions Transmeta picoJava"
17245 #~ msgid "Disable Transmeta picoJava extensions"
17246 #~ msgstr "Interdire les extensions Transmeta picoJava"
17248 #~ msgid "Disable reorganization pass"
17249 #~ msgstr "Désactiver la passe de réorganisation"
17251 #~ msgid "-f%s ignored (all code is position independent)"
17252 #~ msgstr "-f%s ignoré (tout le code est indépendant de la position)"
17254 #~ msgid "-ffunction-sections disabled on AIX when debugging"
17255 #~ msgstr "-ffunction-sections désactivé sur AIX lors de la mise au point"
17257 #~ msgid "-fdata-sections not supported on AIX"
17258 #~ msgstr "-fdata-sections n'est pas supporté sur AIX"
17260 #~ msgid "%%S computed all 1's mask"
17261 #~ msgstr "%%S calculé avec un masque que uns"
17263 #~ msgid "%%S computed all 0's mask"
17264 #~ msgstr "%%S calculé avec un masque de zéros"
17266 #~ msgid "no viable candidates"
17267 #~ msgstr "pas de candidats viables"
17269 #~ msgid "`%D' has already been declared in `%T'"
17270 #~ msgstr "« %D » a déjà été déclaré dans « %T »"
17272 #~ msgid "`%D' as declarator"
17273 #~ msgstr "« %D » comme déclarateur"
17275 #~ msgid "cannot declare %s to references"
17276 #~ msgstr "ne peut déclarer %s comme références"
17278 #~ msgid "invalid type: `void &'"
17279 #~ msgstr "type invalide: « void & »"
17281 #~ msgid "typedef declaration includes an initializer"
17282 #~ msgstr "déclaration typedef inclut un initialiseur"
17284 #~ msgid "-fname-mangling-version is no longer supported"
17285 #~ msgstr "-fname-mangling-version n'est plus supportée"
17287 #~ msgid "                %#D"
17288 #~ msgstr "                %#D"
17290 #~ msgid "member initializers for `%#D'"
17291 #~ msgstr "initialiseur du membre pour « %#D »"
17293 #~ msgid "  will be re-ordered to match declaration order"
17294 #~ msgstr "  sera ré-odonné pour concorder avec l'ordre déclaré"
17296 #~ msgid "multiple initializations given for member `%D'"
17297 #~ msgstr "initialisations multiples données pour le membre « %D »"
17299 #~ msgid "  will be re-ordered to match inheritance order"
17300 #~ msgstr "  sera ré-ordonné pour concorder avec l'ordre d'héritage"
17302 #~ msgid "implementation-reserved name `%D' used"
17303 #~ msgstr "nom d'implantation réservé « %D » est utilisé"
17305 #~ msgid "explicit instantiation of `%#D' after"
17306 #~ msgstr "instanciation explicite de « %#D » après"
17308 #~ msgid "explicit specialization here"
17309 #~ msgstr "spécialisation explicite ici"
17311 #~ msgid "explicit instantiation of `%#T' after"
17312 #~ msgstr "instanciation explicite de « %#T » après"
17314 #~ msgid "base initializer for `%T'"
17315 #~ msgstr "initialiseur de base « %T »"
17317 #~ msgid "   will be re-ordered to precede member initializations"
17318 #~ msgstr "   sera ré-ordonné pour précéder les initialisations de membre"
17320 #~ msgid "ignoring `%V' qualifiers on `%T'"
17321 #~ msgstr "qualificateurs « %V » ignorés pour « %T »"
17323 #~ msgid "`sizeof' applied to non-static member"
17324 #~ msgstr "« sizeof » appliqué à un membre non statique"
17326 #~ msgid "`sizeof' applied to incomplete type `%T'"
17327 #~ msgstr "« sizeof» appliqué sur un type incomplet «%T »"
17329 #~ msgid "request for member `%T::%D' in expression of non-aggregate type `%T'"
17330 #~ msgstr "requête du membre «%T::%D» dans l'expression du type non aggrégat « %T »"
17332 #~ msgid "invalid use of type decl `%#D' as expression"
17333 #~ msgstr "utilisation invalide du type decl « %#D » comme expression"
17335 #~ msgid "invalid use of template `%#D' as expression"
17336 #~ msgstr "utilisation invalide du canevas « %#D » comme expression"
17338 #~ msgid "invalid offsetof from non-POD type `%#T'; use pointer to member instead"
17339 #~ msgstr "offsetof invalide du type non POD « %#T »; utiliser un pointeur vers un membre à la place"
17341 #~ msgid "pointer to member function called, but not in class scope"
17342 #~ msgstr "appel d'un pointeur vers un membre de fonction, mais n'est pas dans le champ de la classe"
17344 #~ msgid "object missing in call to method `%D'"
17345 #~ msgstr "objet manquant dans l'appel de la méthode « %D »"
17347 #~ msgid "function `%D' declared overloaded, but no definitions appear with which to resolve it?!?"
17348 #~ msgstr "fontion « %D » déclarée surchargée, mais aucune définition n'apparaît pour la résoudre?!?"
17350 #~ msgid "invalid call to member function needing `this' in static member function scope"
17351 #~ msgstr "appel invalide vers un membre de fonction ayant besoin de « ceci » dans le champ du membre statique de la fonction"
17353 #~ msgid "invalid use of undefined type `%#T'"
17354 #~ msgstr "utilisation invalide d'un type indéfini « %#T »"
17356 #~ msgid "invalid use of `%T'"
17357 #~ msgstr "utilisation invalide de « %T »"
17359 #~ msgid "invalid use of member (did you forget the `&' ?)"
17360 #~ msgstr "utilisation invalide de membre (avez-vous oublié le «&» ?)"
17362 #~ msgid "address of overloaded function with no contextual type information"
17363 #~ msgstr "adresse de la fonction surchargée sans information contextuelle de type"
17365 #~ msgid "overloaded function with no contextual type information"
17366 #~ msgstr "fonction surchargée sans information contextuelle de type"
17368 #~ msgid "insufficient contextual information to determine type"
17369 #~ msgstr "information contextuelle insuffisante pour déterminer le type"
17371 #~ msgid "initializer list construction invalid for derived class object `%D'"
17372 #~ msgstr "initialiseur de construction de liste invalide pour l'objet de classe dérivée « %D »"
17374 #~ msgid "initializer list construction invalid for polymorphic class object `%D'"
17375 #~ msgstr "initialiseur de construction de liste invalide pour l'objet de classe polymorphique « %D »"
17377 #~ msgid "initializer list construction invalid for `%D'"
17378 #~ msgstr "construction de la liste d'initialiseurs invalide pour « %D »"
17380 #~ msgid "due to the presence of a constructor"
17381 #~ msgstr "en raison de la présence d'un constructeur"
17383 #~ msgid "due to non-public access of member `%D'"
17384 #~ msgstr "en raison d'un accès non public du membre « %D »"
17386 #~ msgid "The meaning of `\\x' (at %0) varies with -traditional"
17387 #~ msgstr "La signification de «\\x» (à %0) varie avec l'option -traditional"
17389 #~ msgid "The meaning of `\\a' (at %0) varies with -traditional"
17390 #~ msgstr "La signification de «\\a»(à %0) varie avec -traditional"
17392 #~ msgid "the meaning of `\\x' varies with -traditional"
17393 #~ msgstr "la signification de «\\x» varie avec l'option -traditional"
17395 #~ msgid "the meaning of `\\a' varies with -traditional"
17396 #~ msgstr "le sens de «\\a» varie avec -traditional"
17398 #~ msgid "parse error; also virtual memory exceeded"
17399 #~ msgstr "erreur d,analyse syntaxique; aussi la mémoire virtuelle est épuisée"
17401 #~ msgid "Can't specify array dimension in a declaration"
17402 #~ msgstr "Ne peut spécifier la dimension du tableau dans la déclaration"
17404 #~ msgid "internal error - use of undefined type"
17405 #~ msgstr "erreur interne - utilisation d'un type non défini"
17407 #~ msgid "no class name specified as argument to -fconstant-string-class"
17408 #~ msgstr "pas de nom de classe spécifier dans l'argument à -fconstant-string-class"
17410 #~ msgid "-p profiling is no longer supported.  Use -pg instead"
17411 #~ msgstr "-p profilage n'est plus supporté.  Utiliser -pg à la place."
17413 #~ msgid "incompatible interworking options"
17414 #~ msgstr "options d'inter-réseautage incompatibles"
17416 #~ msgid "options -mabi=mmixware and -mabi=gnu are mutually exclusive"
17417 #~ msgstr "options -mabi=mmixware et -mabi=gnu sont mutuellement exclusives"
17419 #~ msgid "-p option not supported: use -pg instead"
17420 #~ msgstr "l'option -p n'est pas supportée: utitilse -pg à la place"
17422 #~ msgid "-mbsd and -pedantic incompatible"
17423 #~ msgstr "-mbsd et -pedantic incompatibles"
17425 #~ msgid "-mbsd and -mxopen incompatible"
17426 #~ msgstr "-mbsd et -mxopen incompatibles"
17428 #~ msgid "-mxopen and -pedantic incompatible"
17429 #~ msgstr "-mxopen et -pedantic incompatibles"
17431 #~ msgid "may not use both -mfp64 and -msingle-float"
17432 #~ msgstr "ne peut utiliser ensemble -mfp64 et -msingle-float"
17434 #~ msgid "may not use both -mfp64 and -m4650"
17435 #~ msgstr "ne peut utiliser ensemble -mfp64 et -m4650"
17437 #~ msgid "may not use both -mgp32 and -mfp64"
17438 #~ msgstr "ne peut utiliser ensemble -mfp32 et -mfp64"
17440 #~ msgid "declaration of `%#T'"
17441 #~ msgstr "déclaration de « %#T »"
17443 #~ msgid "a -ifile option requires a -map option"
17444 #~ msgstr "l'option -ifile requiert l'option -map"
17446 #~ msgid "__builtin_trap not supported by this target"
17447 #~ msgstr "__builtin_trap n'est pas supporté par la cible"
17449 #~ msgid "`%s' previously defined here"
17450 #~ msgstr "« %s » précédemment défini ici"
17452 #~ msgid "`%s' previously declared here"
17453 #~ msgstr "« %s » précédemment déclaré ici"
17455 #~ msgid "increment"
17456 #~ msgstr "incrément"
17458 #~ msgid "decrement"
17459 #~ msgstr "décrément"
17461 #~ msgid "Usage: %s [switches] input output\n"
17462 #~ msgstr "Usage: %s [options] entrée sortie\n"
17464 #~ msgid "output_operand: %s"
17465 #~ msgstr "output_operand: %s"
17467 #~ msgid "invalid %H value"
17468 #~ msgstr "valeur %H invalide"
17470 #~ msgid "invalid %h value"
17471 #~ msgstr "valeur %h invalide"
17473 #~ msgid "invalid %Q value"
17474 #~ msgstr "valeur %Q invalide"
17476 #~ msgid "invalid %q value"
17477 #~ msgstr "valeur %q invalide"
17479 #~ msgid "invalid %p value"
17480 #~ msgstr "valeur %p invalide"
17482 #~ msgid "invalid %B value"
17483 #~ msgstr "valeur %B invalide"
17485 #~ msgid "invalid %C value"
17486 #~ msgstr "valeur %C invalide"
17488 #~ msgid "invalid %E value"
17489 #~ msgstr "valeur %E invalide"
17491 #~ msgid "invalid %r value"
17492 #~ msgstr "valeur %r invalide"
17494 #~ msgid "-march=%s does not support -mips%d"
17495 #~ msgstr "-march=%s ne supporte pas -mips%d"
17497 #~ msgid "no code label found"
17498 #~ msgstr "pas d'étiquette de code trouvée"
17500 #~ msgid "profiling does not support code models other than medlow"
17501 #~ msgstr "profilage ne supporte pas le code pour les modèles autre que medlow"
17503 #~ msgid "%s and profiling conflict: disabling %s"
17504 #~ msgstr "%s avec des conflit de profilage: désactivation de %s"
17506 #~ msgid "Use function_epilogue()"
17507 #~ msgstr "Utiliser fonction_epilogue()"
17509 #~ msgid "Do not use function_epilogue()"
17510 #~ msgstr "Ne pas utiliser fonction_epilogue()"
17512 #~ msgid "%d errors, %d sorries, do granting"
17513 #~ msgstr "%d erreurs, %d plaintes, donner la permission"
17515 #~ msgid "GNU compiler does not support statically allocated objects"
17516 #~ msgstr "compilateur GNU ne supporte pas les objets alloués de manière statique"
17518 #~ msgid "causing unhandled exception `%s' (this is flaged only once)"
17519 #~ msgstr "causant l'exception non traité « %s » (ceci est relevé seulement une fois)"
17521 #~ msgid "range failure (not inside function)"
17522 #~ msgstr "échec sur l'étendue (n'est pas à l'intérieur de la fonction)"
17524 #~ msgid "possible range failure (not inside function)"
17525 #~ msgstr "échec possible de l'étendue (pas à l'intérique de la fonction)"
17527 #~ msgid "expression will always cause RANGEFAIL"
17528 #~ msgstr "l'expression causera toujours RENGEFAIL"
17530 #~ msgid "right hand side of assignment is a mode"
17531 #~ msgstr "côté droit de l'affectation est un mode"
17533 #~ msgid "bad string length in %s"
17534 #~ msgstr "chaîne de longueur erronée dans %s"
17536 #~ msgid "mode mismatch in %s expression"
17537 #~ msgstr "non concordance de mode dans l'expression %s"
17539 #~ msgid "%s expression must be referable"
17540 #~ msgstr "expression %s doit être référable"
17542 #~ msgid "%s not allowed outside a PROC"
17543 #~ msgstr "%s n'est pas permis en dehors d'une procédure"
17545 #~ msgid "%s action in PROC with no declared RESULTS"
17546 #~ msgstr "action %s dans la procédure sans RÉSULTATS déclarés"
17548 #~ msgid "RETURN not allowed outside PROC"
17549 #~ msgstr "RETURN n'est pas permis en dehors d'une procédure"
17551 #~ msgid "RETURN with a value, in PROC returning void"
17552 #~ msgstr "RETURN avec valeur dans une procédure retournant void"
17554 #~ msgid "RETURN with no value and no RESULT action in procedure"
17555 #~ msgstr "RETURN sans valeur et sans RÉSULTAT d'action dans la procédure"
17557 #~ msgid "no label named `%s'"
17558 #~ msgstr "pas d'étiquette nommée « %s »"
17560 #~ msgid "cannot GOTO label `%s' outside current function"
17561 #~ msgstr "ne peut aller à L'étiquette « %s » en dehors de la fonction courante"
17563 #~ msgid "no EXITable label named `%s'"
17564 #~ msgstr "pas d'étiquette de sortie portant le nom « %s »"
17566 #~ msgid "cannot EXIT label `%s' outside current function"
17567 #~ msgstr "ne sortir à l'aide de l'étiquette « %s » en dehors de la fonction courante"
17569 #~ msgid "ELSE label not within a CASE statement"
17570 #~ msgstr "étiquette du ELSE n'est pas n'est pas à l'intérieur de la déclaration du CASE"
17572 #~ msgid "multiple default labels found in a CASE statement"
17573 #~ msgstr "étiquettes multiples de défaut dans la déclaration d'un «case»"
17575 #~ msgid "this is the first ELSE label"
17576 #~ msgstr "ceci est la première étiquette ELSE"
17578 #~ msgid "label found outside of CASE statement"
17579 #~ msgstr "étiquette trouvée en dehors de la déclaration du CASE"
17581 #~ msgid "duplicate CASE value"
17582 #~ msgstr "valeur de CASE double"
17584 #~ msgid "this is the first entry for that value"
17585 #~ msgstr "c'est la première entrée pour cette valeur"
17587 #~ msgid "CASE value out of range"
17588 #~ msgstr "valeur du CASE hors gamme"
17590 #~ msgid "empty range"
17591 #~ msgstr "bornes vides"
17593 #~ msgid "label within scope of cleanup or variable array"
17594 #~ msgstr "étiquette à l'intérieur de la portée du nettoyage ou du tableau de variables"
17596 #~ msgid "mode in label is not discrete"
17597 #~ msgstr "mode dans l'étiquette n'est pas discret"
17599 #~ msgid "label not within a CASE statement"
17600 #~ msgstr "étiquette n'est pas à l'intérieur de la déclaration du CASE"
17602 #~ msgid "lower bound of range must be a discrete literal expression"
17603 #~ msgstr "borne inférieure de l'étendue doit être une expression litérale discrète"
17605 #~ msgid "upper bound of range must be a discrete literal expression"
17606 #~ msgstr "borne supérieure de l'étendue doit être une expression litérale discrète"
17608 #~ msgid "CASE label is not valid"
17609 #~ msgstr "étiquette du CASE n'est pas valide"
17611 #~ msgid "number of CASE selectors does not match the number of CASE label lists"
17612 #~ msgstr "nombre de sélecteurs de CASE ne concorde pas avec la liste des étiquettes du CASE"
17614 #~ msgid "incomplete CASE - %s not handled"
17615 #~ msgstr "CASE incomplet - %s n'est pas traité"
17617 #~ msgid "CASE selector with variable range"
17618 #~ msgstr "sélecteur du CASE avec un étendue variable"
17620 #~ msgid "too many cases to do CASE completeness testing"
17621 #~ msgstr "trop de cas pour la complétion de tests du CASE"
17623 #~ msgid "type of tuple cannot be implicit in multiple assignent"
17624 #~ msgstr "type de tuple ne peut être implicite dans de multiples affectations"
17626 #~ msgid "conditional expression cannot be used in multiple assignent"
17627 #~ msgstr "expression conditionnelle ne peut être utilisé dans de multiples affectations"
17629 #~ msgid "internal error - unknown type in multiple assignment"
17630 #~ msgstr "erreur interne - type inconnu dans une affectation multiple"
17632 #~ msgid "no operator allowed in multiple assignment,"
17633 #~ msgstr "pas d'opérateur permis dans de multiples affectations"
17635 #~ msgid "location modes in multiple assignment are not equivalent"
17636 #~ msgstr "modes de localisation dans de multiples affectations ne sont pas équivalents"
17638 #~ msgid "you may not assign a value to a BUFFER or EVENT location"
17639 #~ msgstr "vous pouvez affecter une valeur à la localisation d'un TAMPON ou d'un ÉVÉNEMENT "
17641 #~ msgid "can't assign value to READonly location"
17642 #~ msgstr "ne peut affecter une valeur à une localisation en mode LECTURE seulement"
17644 #~ msgid "cannot assign to location with non-value property"
17645 #~ msgstr "ne peut affecter une localisation avec une propriété sans valeur"
17647 #~ msgid "lefthand side of assignment is not a location"
17648 #~ msgstr "côté gauche de l'affectation n'est pas un localisation"
17650 #~ msgid "bitstring slice"
17651 #~ msgstr "tranche d'une chaîne de bits"
17653 #~ msgid "LENGTH on left-hand-side is non-portable"
17654 #~ msgstr "LONGUEUR sur le côté droit n'est pas portable"
17656 #~ msgid "can only set LENGTH of array location"
17657 #~ msgstr "peut seulement fixer la LONGUEUR de la localisation d'un tableau"
17659 #~ msgid "internal error: trying to make loc-identity with non-location"
17660 #~ msgstr "erreur interne: tentative de créer une identité de localisation avec une non localisation"
17662 #~ msgid "cannot convert to a boolean mode"
17663 #~ msgstr "ne peut convertir en un mode booléen"
17665 #~ msgid "cannot convert to a char mode"
17666 #~ msgstr "ne peut convertir en mode caractère"
17668 #~ msgid "powerset tuple element out of range"
17669 #~ msgstr "élément du tuple du powerset est hors gamme"
17671 #~ msgid "incompatible member of powerset tuple (at position #%d)"
17672 #~ msgstr "membre incompatible du tuple du powerset ( à la position #%d)"
17674 #~ msgid "non-constant value for tag field `%s'"
17675 #~ msgstr "valeur non constante pour l'étiquette de champ « %s »"
17677 #~ msgid "field `%s' in wrong variant"
17678 #~ msgstr "champ « %s » dans un variant erroné"
17680 #~ msgid "missing variant fields (at least `%s')"
17681 #~ msgstr "champs variants manquants (au moins « %s »)"
17683 #~ msgid "bad initializer for field `%s'"
17684 #~ msgstr "initialiseur erroné pour le champ « %s »"
17686 #~ msgid "no initializer value for variant field `%s'"
17687 #~ msgstr "pas de valeur d'initialiseur pour le champ « %s »"
17689 #~ msgid "no selected variant"
17690 #~ msgstr "pas de variant sélectionné"
17692 #~ msgid "mixture of labelled and unlabelled tuple elements"
17693 #~ msgstr "mélange de tuple d'éléments étiquettés et non étiquettés"
17695 #~ msgid "probably not a structure tuple"
17696 #~ msgstr "probablement pas une structure de tuple"
17698 #~ msgid "excess initializer for field `%s'"
17699 #~ msgstr "débordement de l'initialiseur pour le champ « %s »"
17701 #~ msgid "excess unnamed initializers"
17702 #~ msgstr "débordement d'initialiseurs sans nom"
17704 #~ msgid "non-constant start index for tuple"
17705 #~ msgstr "index de départ du tuple n'est pas une constante"
17707 #~ msgid "invalid array tuple label"
17708 #~ msgstr "étiquette invalide d'un tuple de tableau"
17710 #~ msgid "non-constant array tuple index range"
17711 #~ msgstr "étendue de l'index du tableau de tuples n'est pas une constante"
17713 #~ msgid "incompatible array tuple element %s"
17714 #~ msgstr "élément incompatible du tableau de tuples %s"
17716 #~ msgid "multiple (*) or (ELSE) array tuple labels"
17717 #~ msgstr "multiples étiquettes de tuples de tableaux (*) ou (ELSE)"
17719 #~ msgid "empty range in array tuple"
17720 #~ msgstr "étendue vide dans le tableau de tuples"
17722 #~ msgid "array tuple has duplicate index %s"
17723 #~ msgstr "tableau de tuples a un double index %s"
17725 #~ msgid "array tuple index out of range"
17726 #~ msgstr "index du tableau de tuples est hors gamme"
17728 #~ msgid "too many array tuple values"
17729 #~ msgstr "trop de valeurs de tuples de tableaux"
17731 #~ msgid "dynamic array tuple without (*) or (ELSE)"
17732 #~ msgstr "tuple de tableau dynamique sans (*) ou (ELSE)"
17734 #~ msgid "missing array tuple element %s"
17735 #~ msgstr "élément de tuple de tableau manquant %s"
17737 #~ msgid "missing array tuple elements %s : %s"
17738 #~ msgstr "éléments de tuple de tableau manquant %s : %s"
17740 #~ msgid "initializer is not an array or string mode"
17741 #~ msgstr "initialiseur n'est pas en mode tableau ou chaîne"
17743 #~ msgid "destination is too small"
17744 #~ msgstr "destination trop petite"
17746 #~ msgid "internal error:  unknown type of expression"
17747 #~ msgstr "erreur interne:  type d'expression inconnue"
17749 #~ msgid "`%s' must not be declared readonly"
17750 #~ msgstr "« %s » ne doit pas être déclaré en lecture seulement"
17752 #~ msgid "declaration of readonly variable without initialization"
17753 #~ msgstr "déclaration d'une variable en lecture seuelement sans initialisation"
17755 #~ msgid "no initialization allowed for `%s'"
17756 #~ msgstr "pas d'initialisation permise pour « %s »"
17758 #~ msgid "value for loc-identity `%s' is not a location"
17759 #~ msgstr "valeur pour l'identité de localisation « %s » n'est pas une localisation"
17761 #~ msgid "location for `%s' not read-compatible"
17762 #~ msgstr "localisation pour « %s » n'est pas compatible en lecture"
17764 #~ msgid "nonconstant initializer for `%s'"
17765 #~ msgstr "initialiseur n,est pas un constante pour « %s »"
17767 #~ msgid "do_decl: internal error: don't know what to initialize"
17768 #~ msgstr "do_decl: erreur interne: ne sait pas quoi initialiser"
17770 #~ msgid "RECURSIVE PROCs"
17771 #~ msgstr "PROCÉDURES RÉCURSIVES"
17773 #~ msgid "`%s' must not be READonly"
17774 #~ msgstr "« %s » ne doit pas être en lecture seulement"
17776 #~ msgid "POS may not be specified for a list of field declarations"
17777 #~ msgstr "POS ne peut pas être spécifiés pour une liste de déclarations de champs"
17779 #~ msgid "(ELSE) case label as well as ELSE variant"
17780 #~ msgstr "étiquette du cas (ELSE) aussi bien que le ELSE variant"
17782 #~ msgid "inconsistent modes between labels and tag field"
17783 #~ msgstr "modes inconsistents entre les étiquettes et le champ étiquette"
17785 #~ msgid "too few tag labels"
17786 #~ msgstr "pas assez d'étiquettes"
17788 #~ msgid "too many tag labels"
17789 #~ msgstr "trop d'étiquettes"
17791 #~ msgid "case label lower limit is not a discrete constant expression"
17792 #~ msgstr "limite inférieure de l'étiquette du CASE n'est pas une expression d'une constante discrète"
17794 #~ msgid "case label upper limit is not a discrete constant expression"
17795 #~ msgstr "limite supérieure de l'étiquette du CASE n'est pas une expression d'une constante discrète"
17797 #~ msgid "case label must be a discrete constant expression"
17798 #~ msgstr "l'étiquette du CASE doit être une expression de constante discrète"
17800 #~ msgid "variant label declared here..."
17801 #~ msgstr "étiquette variante déclarée ici..."
17803 #~ msgid "...is duplicated here"
17804 #~ msgstr "...est dupliqué ici"
17806 #~ msgid "no field (yet) for tag %s"
17807 #~ msgstr "pas de champ (encore) pour l'étiquette %s"
17809 #~ msgid "non-value mode may only returned by LOC"
17810 #~ msgstr "mode non-valeur peut seulement être retourné par LOC"
17812 #~ msgid "`%s' may only be passed by LOC"
17813 #~ msgstr "« %s » peut seulement être passé par LOC"
17815 #~ msgid "nothing named `%s' to grant"
17816 #~ msgstr "rien de nommé « %s » à autoriser"
17818 #~ msgid "duplicate grant for `%s'"
17819 #~ msgstr "duplication autorisée pour « %s »"
17821 #~ msgid "duplicate definition `%s'"
17822 #~ msgstr "double définition de « %s »"
17824 #~ msgid "previous definition of `%s'"
17825 #~ msgstr "définition précédente de « %s »"
17827 #~ msgid "ambiguous choice for seize `%s' -"
17828 #~ msgstr "¨choix ambigu pour évaluer « %s » -"
17830 #~ msgid " - can seize this `%s' -"
17831 #~ msgstr " - peut évaluer ceci « %s » -"
17833 #~ msgid " - or this granted decl `%s'"
17834 #~ msgstr " - ou cette decl « %s » autorisé"
17836 #~ msgid "enumerator value for `%s' is less than 0"
17837 #~ msgstr "valeur de l'énumérateur pour « %s » est plus petit que 0"
17839 #~ msgid "enumerators `%s' and `%s' have equal values"
17840 #~ msgstr "énumérateurs « %s » et « %s » ont les mêmes valeurs"
17842 #~ msgid "undefined value in SET mode is obsolete and deprecated"
17843 #~ msgstr "valeur non définie dans le mode SET est obsolète"
17845 #~ msgid "BASE variable never declared"
17846 #~ msgstr "variable de BASE jamais déclarée"
17848 #~ msgid "cannot BASE a variable on a PROC/PROCESS name"
17849 #~ msgstr "ne peut établir une variable sur le nom du PROC/PROCESSUS"
17851 #~ msgid "INTERNAL ERROR: handle_one_level is broken"
17852 #~ msgstr "ERREUR INTERNE: handle_one_level est brisé"
17854 #~ msgid "tuple without specified mode not allowed in %s"
17855 #~ msgstr "tuple sans mode spécifié n'est pas permis dans %s"
17857 #~ msgid "conditional expression not allowed in %s"
17858 #~ msgstr "expression conditionnelle n'est pas permise dans « %s »"
17860 #~ msgid "internal error:  unknown expression mode in %s"
17861 #~ msgstr "erreur interne: mode d'expression inconnnu dans %s"
17863 #~ msgid "CASE selector is not a discrete expression"
17864 #~ msgstr "sélecteur du CASE n'est pas une expression discrète"
17866 #~ msgid "The number of CASE selectors does not match the number of CASE label lists"
17867 #~ msgstr "Le nombre de sélecteurs de CASE ne concordent pas avec le nombre de listes d'étiquettes du CASE"
17869 #~ msgid "powerset is not addressable"
17870 #~ msgstr "powerset n'est pas adressable"
17872 #~ msgid "array is not addressable"
17873 #~ msgstr "tableau n'est pas adressable"
17875 #~ msgid "too few arguments in call to `%s'"
17876 #~ msgstr "pas assez d'argument pour l'appel de « %s »"
17878 #~ msgid "too many arguments in call to `%s'"
17879 #~ msgstr "trop d'arguments pour l'appel de « %s »"
17881 #~ msgid "cannot dereference, not a pointer"
17882 #~ msgstr "ne peut déréférencer, n'est pas un pointeur"
17884 #~ msgid "missing '.' operator or undefined mode name `%s'"
17885 #~ msgstr "opérateur «.» manquant ou nom de mode « %s » indéfini"
17887 #~ msgid "you have forgotten the '.' operator which must"
17888 #~ msgstr "vous avez oublié l'opérateur «.» lequel doit être"
17890 #~ msgid " precede a STRUCT field reference, or `%s' is an undefined mode"
17891 #~ msgstr " précède une référence sur champ STRUCT ou « %s » est un mode indéfini"
17893 #~ msgid "invalid type argument of `->'"
17894 #~ msgstr "type d'argument invalide de «->»"
17896 #~ msgid "operand of '.' is not a STRUCT"
17897 #~ msgstr "l'opérande de '.« n»est pas un STRUCT"
17899 #~ msgid "no field named `%s'"
17900 #~ msgstr "pas de champ nommé « %s »"
17902 #~ msgid "ABS argument must be discrete or real mode"
17903 #~ msgstr "argument ABS doit être en mode discret ou réel"
17905 #~ msgid "argument %d to ABSTIME must be of integer type"
17906 #~ msgstr "argument %d à ABSTIME doit être un type entier"
17908 #~ msgid "parameter 1 must be referable"
17909 #~ msgstr "paramètre 1 doit pouvoir être référencé"
17911 #~ msgid "parameter 2 must be a positive integer"
17912 #~ msgstr "paramètre 2 doit être un entier positif"
17914 #~ msgid "CARD argument must be powerset mode"
17915 #~ msgstr "argument CARD doit être un mode powerset"
17917 #~ msgid "expression for DESCR-built-in must be referable"
17918 #~ msgstr "expression pour DESCR-built-in doit pouvoir être référencé"
17920 #~ msgid "argument to `%s' must be of integer type"
17921 #~ msgstr "argument de « %s » doit être de type entier"
17923 #~ msgid "argument 1 to `%s' must be of floating point mode"
17924 #~ msgstr "argument 1 de « %s » doit être en mode virgule flottante"
17926 #~ msgid "first argument to `%s' must be a mode"
17927 #~ msgstr "premier argument de « %s » doit être un mode"
17929 #~ msgid "READonly modes for %s must have a value"
17930 #~ msgstr "mode LECTRURE seulement pour %s doit avoir une valeur"
17932 #~ msgid "argument to TERMINATE must be a reference primitive value"
17933 #~ msgstr "argument à TERMINATE doit être une référence à une valeur primitive"
17935 #~ msgid "argument 1 to INTTIME must be of mode TIME"
17936 #~ msgstr "argument 1 de INTTIME doit être de mode TIME"
17938 #~ msgid "LENGTH argument must be string, buffer, event mode, text location or mode"
17939 #~ msgstr "LONGUEUR de l'argument doit être une chaîne, un tampon, un mode d'événement, la localisation d'un texte ou un mode"
17941 #~ msgid "UPPER argument must have a mode, or be a mode"
17942 #~ msgstr "argument du HAUT doit avoir un mode ou être un mode"
17944 #~ msgid "LOWER argument must have a mode, or be a mode"
17945 #~ msgstr "argument du BAS doit avoir un mode ou être un mode"
17947 #~ msgid "UPPER argument must be string, array, mode or integer"
17948 #~ msgstr "argument du HAUT doit être une chaîne, un tableau, un mode ou un entier"
17950 #~ msgid "LOWER argument must be string, array, mode or integer"
17951 #~ msgstr "argument du BAS doit être une chaîne, un tableau, un mode ou un entier"
17953 #~ msgid "%s argument must be POWERSET mode"
17954 #~ msgstr "argument %s doit être un mode POWERSET"
17956 #~ msgid "%s called for empty POWERSET"
17957 #~ msgstr "%s appelé pour un POWERSET vide"
17959 #~ msgid "argument to NUM is not discrete"
17960 #~ msgstr "argument à NUM n'est pas discret"
17962 #~ msgid "no integer mode which matches expression's mode"
17963 #~ msgstr "pas de mode entier concordant au mode de l'expresion"
17965 #~ msgid "NUM's parameter is below its mode range"
17966 #~ msgstr "paramètre NUMÉRIQUE est en dessous de l'étendue de son mode"
17968 #~ msgid "NUM's parameter is above its mode range"
17969 #~ msgstr "paramètre NUMÉRIQUE est au dessus de l'étendue de son mode"
17971 #~ msgid "cannot take SUCC or PRED of a numbered SET"
17972 #~ msgstr "ne peut prendre le SUIVANT ou le PRÉCÉDENT d'un ensemble énuméré"
17974 #~ msgid "SUCC or PRED must not be done on a PTR"
17975 #~ msgstr "SUIVANT ou PRÉCÉDENT ne peuvent être pris sur un PTR"
17977 #~ msgid "SUCC or PRED for a reference type is not standard"
17978 #~ msgstr "SUIVANT ou PRÉCÉDENT pour un type référencé n'est pas standard"
17980 #~ msgid "SUCC or PRED argument must be a discrete mode"
17981 #~ msgstr "SUIVANT ou PRÉCÉDENT comme argument doit être en mode discret"
17983 #~ msgid "taking the %s of a value already at its %s value"
17984 #~ msgstr "prendre le %s d'une valeur déjà à sa %s valeur"
17986 #~ msgid "size applied to a function mode"
17987 #~ msgstr "taille appliquée au mode de la fonction"
17989 #~ msgid "sizeof applied to a void mode"
17990 #~ msgstr "sizeof appliqué sur un mode void"
17992 #~ msgid "sizeof applied to an incomplete mode"
17993 #~ msgstr "sizeof appliqué sur un mode incomplet"
17995 #~ msgid "cannot call a PROCESS, you START a PROCESS"
17996 #~ msgstr "ne peut lancer un PROCESSUS, vous devez lancer le PROCESSUS"
17998 #~ msgid "%s parameter %d must be a location"
17999 #~ msgstr "%s paramètre %d doit être une localisation"
18001 #~ msgid "%s parameter %d is READ-only"
18002 #~ msgstr "%s paramètre %d est en mode LECTURE seulement"
18004 #~ msgid "LOC actual parameter %d is a non-referable location"
18005 #~ msgstr "LOCALISATION du paramètre actuel %d est dans une localisation non référençable"
18007 #~ msgid "mode mismatch in parameter %d"
18008 #~ msgstr "non concordance du mode dans le paramètre %d"
18010 #~ msgid "too many arguments to procedure `%s'"
18011 #~ msgstr "trop d'arguments pour la procédure « %s »"
18013 #~ msgid "too many arguments to procedure"
18014 #~ msgstr "trop d'arguments pour la procédure"
18016 #~ msgid "too few arguments to procedure `%s'"
18017 #~ msgstr "pas assez d'argument pour la procédure « %s »"
18019 #~ msgid "too few arguments to procedure"
18020 #~ msgstr "trop peu d'arguments pour la procédure"
18022 #~ msgid "syntax error (integer used as function)"
18023 #~ msgstr "erreur de syntaxe (entier utilisé comme un fonction)"
18025 #~ msgid "syntax error - missing operator, comma, or '('?"
18026 #~ msgstr "erreur de syntaxe - opérateur manquant virgule ou «(»?"
18028 #~ msgid "unimplemented built-in function `%s'"
18029 #~ msgstr "fonction interne non implantée « %s »"
18031 #~ msgid "internal error - bad built-in function `%s'"
18032 #~ msgstr "erreur interne - mauvaise fonction interne « %s »"
18034 #~ msgid "empty expression in string index"
18035 #~ msgstr "expression vide dans la chaîne d'index"
18037 #~ msgid "only one expression allowed in string index"
18038 #~ msgstr "seul un expression est permise dans une chaîne d'index"
18040 #~ msgid "invalid: primval ( untyped_exprlist )"
18041 #~ msgstr "invalide: primval ( untyped_exprlist )"
18043 #~ msgid "operand is variable-size bitstring/power-set"
18044 #~ msgstr "opérande est de taille variable bitstring/power-set"
18046 #~ msgid "tree code `%s' unhandled in build_compare_set_expr"
18047 #~ msgstr "code de l'arbre « %s » n'est pas traitée dans build_compare_set_expr"
18049 #~ msgid "incompatible modes in concat expression"
18050 #~ msgstr "modes incompatibles dans l'expression de concaténation"
18052 #~ msgid "invalid operation on array of chars"
18053 #~ msgstr "opération invalide pour des tableaux de caractères"
18055 #~ msgid "comparison of variant structures is unsafe"
18056 #~ msgstr "comparaison de structures variantes n'est pas sûre"
18058 #~ msgid "compare with variant records"
18059 #~ msgstr "comparaison avec des enregistrements vairants"
18061 #~ msgid "incompatible operands to %s"
18062 #~ msgstr "type d'opérandes incompatibles pour %s"
18064 #~ msgid "relational operator not allowed for this mode"
18065 #~ msgstr "opérateur relationnel n'est pas permis pour ce mode"
18067 #~ msgid "cannot use %s operator on PROC mode variable"
18068 #~ msgstr "ne peut utiliser l'opérateur %s pour une variable en mode PROCÉDURE"
18070 #~ msgid "invalid left operand of %s"
18071 #~ msgstr "opérande de gauche invalide pour %s"
18073 #~ msgid "invalid right operand of %s"
18074 #~ msgstr "opérande de droite invalide pour %s"
18076 #~ msgid "repetition expression must be constant"
18077 #~ msgstr "répétitions d'expressions doit être une constante"
18079 #~ msgid "left argument to MOD/REM operator must be integral"
18080 #~ msgstr "argument de gauche de l'opérateur MOD/REM doit être entier"
18082 #~ msgid "right argument to MOD/REM operator must be integral"
18083 #~ msgstr "argument de droite de l'opérateur MOD/REM doit être entier"
18085 #~ msgid "right operand of IN is not a powerset"
18086 #~ msgstr "l'opérande de droite de IN n'est pas un POWERSET"
18088 #~ msgid "left operand of IN incompatible with right operand"
18089 #~ msgstr "opérande de gauche de IN incompatible avec l'opérande de droite"
18091 #~ msgid "-> operator not allow in constant expression"
18092 #~ msgstr "opérateur -> n'est pas permis dans l'expression d'une constante"
18094 #~ msgid "taking the address of a function is non-standard"
18095 #~ msgstr "prendre l'adresse d'une fonction n'est pas standard"
18097 #~ msgid "ADDR requires a LOCATION argument"
18098 #~ msgstr "ADDR requiert un argument de LOCALISATION"
18100 #~ msgid "-> expression is not addressable"
18101 #~ msgstr "expression -> n'est pas adressable"
18103 #~ msgid "ADDR parameter must be a LOCATION"
18104 #~ msgstr "paramètre ADDR doit être une LOCALISATION"
18106 #~ msgid "possible internal error in build_chill_arrow_expr"
18107 #~ msgstr "erreur interne possible dans build_chill_arrow_expr"
18109 #~ msgid "%s is not addressable"
18110 #~ msgstr "%s n'est pas adressable"
18112 #~ msgid "repetition count is not an integer constant"
18113 #~ msgstr "compteur de répétition n'est pas une constante entière"
18115 #~ msgid "repetition count < 0"
18116 #~ msgstr "compteur de répétition > que 0"
18118 #~ msgid "repetition value not constant"
18119 #~ msgstr "valeur de répétition n'est pas une constante"
18121 #~ msgid "bitstring repetition of non-constant boolean"
18122 #~ msgstr "répétition de chaîne de bits d'un booléen non constant"
18124 #~ msgid "string repetition operand is non-constant bitstring"
18125 #~ msgstr "opérande de répétition de chaînes n'est pas une contante de chaîne de bits"
18127 #~ msgid "non-char, non-bit string repetition"
18128 #~ msgstr "répétition de chaîne n'est pas de caractères ni de bits"
18130 #~ msgid "right operand of %s is not array of boolean"
18131 #~ msgstr "opérande de droite de %s n'est pas un tableau de booléens"
18133 #~ msgid "%s operator applied to boolean variable"
18134 #~ msgstr "opérateur %s appliqué à une variable booléenne"
18136 #~ msgid "non-boolean mode in conditional expression"
18137 #~ msgstr "mode non booléen dans l'expression conditionnelle"
18139 #~ msgid "decode_constant: invalid component_ref"
18140 #~ msgstr "decode_constant: component_ref invalide"
18142 #~ msgid "decode_constant: mode and value mismatch"
18143 #~ msgstr "decode_constant: mode et valeur ne concordent pas"
18145 #~ msgid "decode_constant: cannot decode this mode"
18146 #~ msgstr "decode_constant: ne peut décoder ce mode"
18148 #~ msgid "decode_constant_selective: mode and value mismatch"
18149 #~ msgstr "decode_constant_selective: mode et value ne concorde pas"
18151 #~ msgid "decode_constant_selective: cannot decode this mode"
18152 #~ msgstr "decode_constant_selective: ne peut décoder ce mode"
18154 #~ msgid "FORBID is not yet implemented"
18155 #~ msgstr "FORBID n'est pas encore implantée"
18157 #~ msgid "function \"really_grant_this\" called for `%s'"
18158 #~ msgstr "fonction «really_grant_this» appelée pour « %s »"
18160 #~ msgid "non-integral text length"
18161 #~ msgstr "longueur de texte non entier"
18163 #~ msgid "non-constant text length"
18164 #~ msgstr "longueur de texte non constante"
18166 #~ msgid "text length must be greater than 0"
18167 #~ msgstr "la longueur de texte doit être plus grande que 0"
18169 #~ msgid "argument %d of %s must be of mode ASSOCIATION"
18170 #~ msgstr "argument %d de %s doit être de mode ASSOCIATION"
18172 #~ msgid "argument %d of %s must be a location"
18173 #~ msgstr "argument %d de %s doit être une localisation"
18175 #~ msgid "argument 2 of ASSOCIATE must not be an empty string"
18176 #~ msgstr "argument 2 de ASSOCIATE ne doit pas être une chaîne vide"
18178 #~ msgid "argument 2 to ASSOCIATE must be a string"
18179 #~ msgstr "argument 2 de ASSOCIATE doit être une chaîne"
18181 #~ msgid "argument 3 to ASSOCIATE must be a string"
18182 #~ msgstr "argument 3 de ASSOCIATE doit être une chaîne"
18184 #~ msgid "too many arguments in call to MODIFY"
18185 #~ msgstr "trop d'arguments dans l'appel de MODIFY"
18187 #~ msgid "argument 2 of MODIFY must not be an empty string"
18188 #~ msgstr "argument 2 de MODIFY ne doit pas être une chaîne vide"
18190 #~ msgid "argument 2 to MODIFY must be a string"
18191 #~ msgstr "argument 2 de MODIFY doit être une chaîne"
18193 #~ msgid "argument 3 to MODIFY must be a string"
18194 #~ msgstr "argument 3 de MODIFY doit être une chaîne"
18196 #~ msgid "argument %d of %s must be an ACCESS or TEXT mode"
18197 #~ msgstr "argument %d de %s doit être de mode ACCESS ou TEXT"
18199 #~ msgid "argument 4 of CONNECT must be of mode WHERE"
18200 #~ msgstr "argument 4 de CONNECT doit être de mode WHERE"
18202 #~ msgid "index expression for ACCESS without index"
18203 #~ msgstr "expression d'index pour ACCESS sans index"
18205 #~ msgid "incompatible index mode"
18206 #~ msgstr "mode incompatible d'index"
18208 #~ msgid "argument 3 to CONNECT must be of mode USAGE"
18209 #~ msgstr "argument 3 de CONNECT doit être de mode USAGE"
18211 #~ msgid "argument %d of %s must be of mode ACCESS"
18212 #~ msgstr "argument %d de %s doit être de mode ACCESS"
18214 #~ msgid "too few arguments in call to `readrecord'"
18215 #~ msgstr "pas assez d'arguments dans l'appel de readrecord()"
18217 #~ msgid "store location must not be READonly"
18218 #~ msgstr "localisation de stockage ne doit pas être en LECTURE seulement"
18220 #~ msgid "too few arguments in call to `writerecord'"
18221 #~ msgstr "pas assez d'arguments pour l'appel de writerecord()"
18223 #~ msgid "transfer to ACCESS without record mode"
18224 #~ msgstr "transfer vers ACCESS sans mode d'enregistrement"
18226 #~ msgid "argument %d of %s must be of mode TEXT"
18227 #~ msgstr "argument %d de %s doit être de mode TEXT"
18229 #~ msgid "TEXT doesn't have a location"
18230 #~ msgstr "TEXT n'a pas de localisation"
18232 #~ msgid "incompatible index mode for SETETEXTACCESS"
18233 #~ msgstr "mode d'index incompatible pour SETETEXTACCESS"
18235 #~ msgid "incompatible record mode for SETTEXTACCESS"
18236 #~ msgstr "mode d'enregistrement incompatible pour SETTEXTACCESS"
18238 #~ msgid "parameter 2 must be a location"
18239 #~ msgstr "paramètre 2 doit être une localisation"
18241 #~ msgid "incompatible modes in parameter 2"
18242 #~ msgstr "modes incompatible dans le paramètre 2"
18244 #~ msgid "conditional expression not allowed in this context"
18245 #~ msgstr "expression conditionnelle n'est pas permise dans ce contexte"
18247 #~ msgid "untyped expression as argument %d"
18248 #~ msgstr "expression sans type comme argument %d"
18250 #~ msgid "cannot process %d bits integer for READTEXT argument %d"
18251 #~ msgstr "ne peut traiter %d bits entiers pour l'argument de READTEXT %d"
18253 #~ msgid "cannot process %d bits integer WRITETEXT argument %d"
18254 #~ msgstr "ne peut traiter %d bits entiers pour l'argument de WRITETEXT %d"
18256 #~ msgid "argument %d is READonly"
18257 #~ msgstr "argument %d est en LECTURE seulement"
18259 #~ msgid "argument %d must be referable"
18260 #~ msgstr "argument %d doit pouvoir être référencé"
18262 #~ msgid "cannot process argument %d of WRITETEXT, unknown size"
18263 #~ msgstr "ne peut traiter l'argument %d de WRITETEXT, taille inconnue"
18265 #~ msgid "cannot process mode of argument %d for %sTEXT"
18266 #~ msgstr "ne peut traiter le mode de l'argument %d pour %s de type TEXTE"
18268 #~ msgid "too few arguments for this format string"
18269 #~ msgstr "trop peu d'arguments pour ce format de chaîne"
18271 #~ msgid "type of argument %d invalid for conversion code at offset %d"
18272 #~ msgstr "type d'argument %d invalide pour la conversion du code au décalage %d"
18274 #~ msgid "unmatched open paren"
18275 #~ msgstr "parenthèse ouverte non pairée"
18277 #~ msgid "bad format specification character (offset %d)"
18278 #~ msgstr "caractère de format de spécification erroné (décalage %d)"
18280 #~ msgid "repetition factor overflow (offset %d)"
18281 #~ msgstr "débordement du facteur de répétition (décalage %d)"
18283 #~ msgid "duplicate qualifier (offset %d)"
18284 #~ msgstr "duplication du qualificateur (décalage %d)"
18286 #~ msgid "clause width overflow (offset %d)"
18287 #~ msgstr "débordement de la largeur de la clause (décalage %d)"
18289 #~ msgid "no fraction (offset %d)"
18290 #~ msgstr "pas de fraction (décalage %d)"
18292 #~ msgid "no fraction width (offset %d)"
18293 #~ msgstr "pas de largeur de fraction (décalage %d)"
18295 #~ msgid "fraction width overflow (offset %d)"
18296 #~ msgstr "débordement de largeur de fraction (décalage %d)"
18298 #~ msgid "no exponent (offset %d)"
18299 #~ msgstr "pas d'exposant (décalage %d)"
18301 #~ msgid "no exponent width (offset %d)"
18302 #~ msgstr "pas de largeur d'exposant (décalage %d)"
18304 #~ msgid "exponent width overflow (offset %d)"
18305 #~ msgstr "débordement de largeur d'exposant (décalage %d)"
18307 #~ msgid "internal error in check_format_string"
18308 #~ msgstr "erreur interne dans check_format_string"
18310 #~ msgid "no padding character (offset %d)"
18311 #~ msgstr "pas de caractère de remplissage (décalage %d)"
18313 #~ msgid "missing index expression"
18314 #~ msgstr "expresion d'index manquante"
18316 #~ msgid "too few arguments in call to `writetext'"
18317 #~ msgstr "pas assez d'arguments pour l'appel de writext()"
18319 #~ msgid "argument 1 for WRITETEXT must be a TEXT or CHARS(n) VARYING location"
18320 #~ msgstr "argument 1 de WRITETEXT doit être TEXT ou CHARS(n) VARYING location"
18322 #~ msgid "`format string' for WRITETEXT must be a CHARACTER string"
18323 #~ msgstr "«format string» pour WRITETEXT doit être une chaîne de caractères"
18325 #~ msgid "too few arguments in call to `readtext'"
18326 #~ msgstr "trop peu d'arguments dans l'appel de readtext()"
18328 #~ msgid "argument 1 for READTEXT must be a TEXT location or CHARS(n) [ VARYING ] expression"
18329 #~ msgstr "argument 1 de READTEXT doit être de localisation TEXT ou CHARS(n) [ VARYING ] expression"
18331 #~ msgid "`format string' for READTEXT must be a CHARACTER string"
18332 #~ msgstr "«format string» de READTEXT doit être une chaîne de caractères"
18334 #~ msgid "non-constant expression"
18335 #~ msgstr "expression n'est pas une constante"
18337 #~ msgid "ignoring case upon input and"
18338 #~ msgstr "ignorer la casse durant l'entrée et"
18340 #~ msgid "making special words uppercase wouldn't work"
18341 #~ msgstr "rendre les mots spéciaux en majuscule ne fonctionnerait pas"
18343 #~ msgid "making special words uppercase and"
18344 #~ msgstr "rendant les mots spéciaux en majuscule et"
18346 #~ msgid " ignoring case upon input wouldn't work"
18347 #~ msgstr " ignorer la casse durant ne fonctionnerait pas"
18349 #~ msgid "invalid C'xx' "
18350 #~ msgstr "C«xx» invalide"
18352 #~ msgid "malformed exponent part of floating-point literal"
18353 #~ msgstr "partie de l'exposant mal composée du litéral en virgule flottante"
18355 #~ msgid "real number exceeds range of REAL"
18356 #~ msgstr "nombre réel excède les limites de REAL"
18358 #~ msgid "end-of-file in '<>' directive"
18359 #~ msgstr "fin de fichier dans la directive «<>»"
18361 #~ msgid "unrecognized compiler directive"
18362 #~ msgstr "directive du compilateur non reconnue"
18364 #~ msgid "unrecognized compiler directive `%s'"
18365 #~ msgstr "directive du compilateur « %s » non reconnue"
18367 #~ msgid "unterminated control sequence"
18368 #~ msgstr "séquence de contrôle non terminée"
18370 #~ msgid "invalid integer literal in control sequence"
18371 #~ msgstr "chaîne d'entiers invalide dans la séquence de contrôle"
18373 #~ msgid "control sequence overflow"
18374 #~ msgstr "débordement de la chaîne de contrôle"
18376 #~ msgid "invalid base in read control sequence"
18377 #~ msgstr "base invalide dans la séquence de contrôle de lecture"
18379 #~ msgid "unterminated string literal"
18380 #~ msgstr "chaîne litérale non terminée"
18382 #~ msgid "invalid number format `%s'"
18383 #~ msgstr "format de numéro « %s » invalide"
18385 #~ msgid "integer literal too big"
18386 #~ msgstr "litéral d'entier trop grand"
18388 #~ msgid "can't find %s"
18389 #~ msgstr "ne peut repérer %s"
18391 #~ msgid "USE_SEIZE_FILE directive must be followed by string"
18392 #~ msgstr "directive USE_SEIZE_FILE doit être suivie d'une chaîne"
18394 #~ msgid "missing `=' in compiler directive"
18395 #~ msgstr "«=» manquant dans la directtive au compilateur"
18397 #~ msgid "invalid value follows `=' in compiler directive"
18398 #~ msgstr "valeur invalide suivant «=» dans la directive au compilateur"
18400 #~ msgid "invalid `%c' character in name"
18401 #~ msgstr "caractère «%c» invalide dans le nom"
18403 #~ msgid "`%s' not integer constant synonym "
18404 #~ msgstr "« %s » n'est pas un synonyme de constante entière"
18406 #~ msgid "value out of range in compiler directive"
18407 #~ msgstr "valeur hors gamme dans la directive au compilateur"
18409 #~ msgid "no modules seen"
18410 #~ msgstr "aucun module vu"
18412 #~ msgid "modeless tuple not allowed in this context"
18413 #~ msgstr "tuple sans modèle n'est pas permis dans ce contexte"
18415 #~ msgid "IN expression does not have a mode"
18416 #~ msgstr "expression IN n'a pas de mode"
18418 #~ msgid "location enumeration for BOOLS"
18419 #~ msgstr "localisation d'énumération pour BOOLÉENS"
18421 #~ msgid "location enumeration for bit-packed arrays"
18422 #~ msgstr "localisation d'énumération tableaux de bits paquetés"
18424 #~ msgid "loop's IN expression is not a composite object"
18425 #~ msgstr "boucle dans l'expression IN n'est pas un objet composite"
18427 #~ msgid "start expr must have discrete mode"
18428 #~ msgstr "début de l'expression doit avoir un mode discret"
18430 #~ msgid "DO FOR start expression is a numbered SET"
18431 #~ msgstr "expression de départ de DO FOR est un SET énuméré"
18433 #~ msgid "TO expression is a numbered SET"
18434 #~ msgstr "expression TO est un SET énuméré"
18436 #~ msgid "TO expr must have discrete mode"
18437 #~ msgstr "expression TO doit avoir un mode discret"
18439 #~ msgid "start expr and TO expr must be compatible"
18440 #~ msgstr "début de l'expression et l'expression TO doivent être compatibles"
18442 #~ msgid "BY expr must have discrete mode"
18443 #~ msgstr "expression BY doit avoir un mode discret"
18445 #~ msgid "start expr and BY expr must be compatible"
18446 #~ msgstr "début de l'expression et l'expression BY doivent être compatibles"
18448 #~ msgid "loop identifier undeclared"
18449 #~ msgstr "identificateur de boucle non déclaré"
18451 #~ msgid "loop variable incompatible with start expression"
18452 #~ msgstr "variable de boucle incompatible avec le début de l'expression"
18454 #~ msgid "body of DO FOR will never execute"
18455 #~ msgstr "corps de DO FOR ne sera jamais exécuté"
18457 #~ msgid "BY expression is negative or zero"
18458 #~ msgstr "expression BY est négative ou zéro"
18460 #~ msgid "can't iterate through array of BOOL"
18461 #~ msgstr "ne peut faire d'itération à travers le tableau de BOOLÉENS"
18463 #~ msgid "Can't iterate through array of BOOL"
18464 #~ msgstr "ne peut faire d'itération à travers le tableau de BOOLÉENS"
18466 #~ msgid "there was no start label to match the end label '%s'"
18467 #~ msgstr "il n'y a pas d'étiquette de départ concordant avec l'étiquette de fin « %s »"
18469 #~ msgid "start label '%s' does not match end label '%s'"
18470 #~ msgstr "étiquette de départ « %s » ne concorde pas avec l'étiquette de fin « %s »"
18472 #~ msgid "no RETURN or RESULT in procedure"
18473 #~ msgstr "pas de RETURN ou RESULT dans la procédure"
18475 #~ msgid "PREFIXED clause with no prelix in unlabeled module"
18476 #~ msgstr "cluase PREFIXÉ sans no prelix dans un module sans étiquette"
18478 #~ msgid "'%s!' is not followed by an identifier"
18479 #~ msgstr "« %s » n'est pas suivi d'un identificateur"
18481 #~ msgid "expected a name string here"
18482 #~ msgstr "un nom de chaîne est attendu ici"
18484 #~ msgid "`%s' undeclared"
18485 #~ msgstr "« %s » non déclaré"
18487 #~ msgid "action not allowed in SPEC MODULE"
18488 #~ msgstr "action n,est pas permise dans le MODULE SPEC"
18490 #~ msgid "missing defining occurrence"
18491 #~ msgstr "définition d'occurence manquante"
18493 #~ msgid "bad defining occurrence following ','"
18494 #~ msgstr "définition d'occurence erronée suivant «,»"
18496 #~ msgid "missing '(' in exception list"
18497 #~ msgstr "«)» manquante dans la liste d'exceptions"
18499 #~ msgid "ON exception names must be unique"
18500 #~ msgstr "noms d'exception ON doivent être uniques"
18502 #~ msgid "syntax error in exception list"
18503 #~ msgstr "erreur de syntaxe dans la liste d'exception"
18505 #~ msgid "empty ON-condition"
18506 #~ msgstr "condition ON vide"
18508 #~ msgid "INIT not allowed at loc-identity declaration"
18509 #~ msgstr "INIT n'est pas permis dans la déclaration d'identité de localisation"
18511 #~ msgid "'=' used where ':=' is required"
18512 #~ msgstr "«=» utilisé où «:=» est requis"
18514 #~ msgid "loc-identity declaration without initialization"
18515 #~ msgstr "déclaration de loc n'a pas d'initialisation"
18517 #~ msgid "bad syntax following FORBID"
18518 #~ msgstr "syntaxe erronée suivant FORBID"
18520 #~ msgid "expected a postfix name here"
18521 #~ msgstr "nom postfixe attendu ici"
18523 #~ msgid "expected another rename clause"
18524 #~ msgstr "attendait une autre clause de changement de nom"
18526 #~ msgid "NONREF specific without LOC in result attribute"
18527 #~ msgstr "NONREF spécifique sans LOCALISATION dans l'attribut résultant"
18529 #~ msgid "DYNAMIC specific without LOC in result attribute"
18530 #~ msgstr "DYNAMIC spécifique sans LOCALISATION dans l'attribut résultant"
18532 #~ msgid "exception names must be unique"
18533 #~ msgstr "noms d'exceptions doivent être uniques"
18535 #~ msgid "must specify a PROCESS name"
18536 #~ msgstr "doit spécifier un nom de processus"
18538 #~ msgid "SIGNAL must be in global reach"
18539 #~ msgstr "SIGNAL doit être dans l'étendue globale"
18541 #~ msgid "syntax error while parsing signal definition statement"
18542 #~ msgstr "erreur de syntaxe lors de l'analyse syntaxique de la déclaration de la définition"
18544 #~ msgid "case range list"
18545 #~ msgstr "liste d'étendue du CASE"
18547 #~ msgid "misplaced colon in case label"
18548 #~ msgstr "«:» mal placés dans l'étiquette du CASE"
18550 #~ msgid "unrecognized case label list after ','"
18551 #~ msgstr "étiquette non reconnue du CASE après «,»"
18553 #~ msgid "readonly location modified by 'asm'"
18554 #~ msgstr "localisation en lecture seulement modifiée par «asm»"
18556 #~ msgid "expected 'TO' in step enumeration"
18557 #~ msgstr "attendait «TO» dans l'énumération du PAS"
18559 #~ msgid "expected 'IN' in FOR control here"
18560 #~ msgstr "attendait «IN» dans le contrôle du FOR ici"
18562 #~ msgid "missing DELAY CASE alternative"
18563 #~ msgstr "alternative de délais du CASE manquante"
18565 #~ msgid "non-referable location in DO WITH"
18566 #~ msgstr "localisation non référençable dans le DO WITH"
18568 #~ msgid "WITH element must be of STRUCT mode"
18569 #~ msgstr "élément WITH doit être de mode STRUCT"
18571 #~ msgid "missing ')' in signal/buffer receive alternative"
18572 #~ msgstr "«)» manquant dans la réception alternative de signal/tampon"
18574 #~ msgid "misplaced 'IN' in signal/buffer receive alternative"
18575 #~ msgstr "«IN» mal placé dans la réception alternative de signal/tampon"
18577 #~ msgid "missing RECEIVE alternative"
18578 #~ msgstr "RECEIVE alternative manquant"
18580 #~ msgid "PROCESS copy number must be integer"
18581 #~ msgstr "processus de copie de nombres doit être entier"
18583 #~ msgid "missing parenthesis for procedure call"
18584 #~ msgstr "parenthèse manquante dans l'appel de procédure"
18586 #~ msgid "syntax error in action"
18587 #~ msgstr "erreur de syntaxe dans l,action"
18589 #~ msgid "no handler is permitted on this action"
18590 #~ msgstr "pas de handler permis pour cette action"
18592 #~ msgid "definition follows action"
18593 #~ msgstr "définition suit l'action"
18595 #~ msgid "bad tuple field name list"
18596 #~ msgstr "nom erroné de liste de champ de tuple"
18598 #~ msgid "invalid syntax for label in tuple"
18599 #~ msgstr "syntaxe invalide pour l'étiquette dans le tuple"
18601 #~ msgid "bad syntax in tuple"
18602 #~ msgstr "syntaxe erronée dans le tuple"
18604 #~ msgid "non-mode name before tuple"
18605 #~ msgstr "nom sans mode avant le tuple"
18607 #~ msgid "invalid expression/location syntax"
18608 #~ msgstr "expression/localisation syntaxe invalide"
18610 #~ msgid "RECEIVE expression"
18611 #~ msgstr "expression RECEIVE"
18613 #~ msgid "there should not be a ';' here"
18614 #~ msgstr "il ne devrait pas y avoir un «;» ici"
18616 #~ msgid "missing ELSE/ELSIF in IF expression"
18617 #~ msgstr "ELSE/ELSIF manquant dans l'expresion IF"
18619 #~ msgid "conditional expression not allowed inside parentheses"
18620 #~ msgstr "expression conditionnelle non permise à l'intérieur des parenthèses"
18622 #~ msgid "mode-less tuple not allowed inside parentheses"
18623 #~ msgstr "tuple sans modèle n'est pas permis à l'intérieur des parenthèses"
18625 #~ msgid "mixed numbered and unnumbered set elements is not standard"
18626 #~ msgstr "éléments de l'ensemble numérotés et non numérotés mélangés n'est pas standard"
18628 #~ msgid "SET mode must define at least one named value"
18629 #~ msgstr "mode SET doit définir au moins une valeur nommée"
18631 #~ msgid "POS not allowed for ARRAY"
18632 #~ msgstr "POSITION n'est pas permise pour un TABLEAU"
18634 #~ msgid "bad field name following ','"
18635 #~ msgstr "nom de champ erroné après «,»"
18637 #~ msgid "expected ':' in structure variant alternative"
18638 #~ msgstr "«:» attendu dans la structure variante alternative"
18640 #~ msgid "missing field"
18641 #~ msgstr "champ manquant"
18643 #~ msgid "VARYING bit-strings not implemented"
18644 #~ msgstr "chaîne variante de bits n'est pas implantée"
18646 #~ msgid "BUFFER modes may not be readonly"
18647 #~ msgstr "modes des TAMPOONS ne peuvent pas être en LECTURE seulement"
18649 #~ msgid "EVENT modes may not be readonly"
18650 #~ msgstr "modes d'ÉVÉVEMENTS ne peuvent pas être en LECTURE seulement"
18652 #~ msgid "SIGNAL is not a valid mode"
18653 #~ msgstr "SIGNAL n'est pas un mode valide"
18655 #~ msgid "syntax error - missing mode"
18656 #~ msgstr "erreur de syntaxe - mode manquant"
18658 #~ msgid "syntax error - expected a module or end of file"
18659 #~ msgstr "erreur de syntaxe - module attendu ou fin de fichier"
18661 #~ msgid "  `%s', which depends on ..."
18662 #~ msgstr "  « %s », laquel dépend de  ..."
18664 #~ msgid "cycle: `%s' depends on ..."
18665 #~ msgstr "cycle: « %s » dépend de ..."
18667 #~ msgid "  `%s'"
18668 #~ msgstr "  « %s »"
18670 #~ msgid "SYN of this mode not allowed"
18671 #~ msgstr "SYN de de mode n'est pas permis"
18673 #~ msgid "mode of SYN incompatible with value"
18674 #~ msgstr "mode de SYN incompatible avec la valeur"
18676 #~ msgid "SYN value outside range of its mode"
18677 #~ msgstr "valeur de SYN en dehors de l'étendue de son mode"
18679 #~ msgid "INIT string too large for mode"
18680 #~ msgstr "chaîne d'INIT trop grande pour ce mode"
18682 #~ msgid "mode with non-value property in signal definition"
18683 #~ msgstr "mode sans propriété de non valeur dans la définition de signal"
18685 #~ msgid "RETURNS spec with invalid mode"
18686 #~ msgstr "spécification de RETOUR avec un mode invalide"
18688 #~ msgid "operand to REF is not a mode"
18689 #~ msgstr "l'opérande de REF n'est pas un mode"
18691 #~ msgid "field with non-value mode in variant structure not allowed"
18692 #~ msgstr "champ avec un mode non valeur dans une structure variante n'est pas permis"
18694 #~ msgid "buffer element mode must not have non-value property"
18695 #~ msgstr "mode élément du tampon ne doit pas avoir une propriété de non valeur"
18697 #~ msgid "recordmode must not have the non-value property"
18698 #~ msgstr "mode d'enregistrement ne doit pas avoir une propriété de non valeur"
18700 #~ msgid "invalid attribute for argument `%s' (only IN or LOC allowed)"
18701 #~ msgstr "attribue invalide pour l'argument « %s » (seul IN ou LOC est permis)"
18703 #~ msgid "PROCESS may only be declared at module level"
18704 #~ msgstr "PROCESSUS peut seulement être déclaré au niveau module"
18706 #~ msgid "process name %s never declared"
18707 #~ msgstr "nom de processus %s n'a jamais été déclaré"
18709 #~ msgid "you may only START a process, not a proc"
18710 #~ msgstr "vous pouvez seulement LANCER un processus, pas une procédure"
18712 #~ msgid "SET expression not a location"
18713 #~ msgstr "expression de l'ENSEMBLE n'est pas une localisation"
18715 #~ msgid "SET location must be INSTANCE mode"
18716 #~ msgstr "localisation de l'ENSEMBLE doit être un mode d'INSTANCE"
18718 #~ msgid "too many arguments to process `%s'"
18719 #~ msgstr "trop d'arguments à traiter pour « %s »"
18721 #~ msgid "too many arguments to process"
18722 #~ msgstr "trop d'arguments à traiter"
18724 #~ msgid "too few arguments to process `%s'"
18725 #~ msgstr "pas assez d'arguments pour traiter « %s »"
18727 #~ msgid "too few arguments to process"
18728 #~ msgstr "trop peu d'arguments pour le traitement"
18730 #~ msgid "COPY_NUMBER argument must be INSTANCE expression"
18731 #~ msgstr "argument de COPY_NUMBER doit être une expression d'INSTANCE"
18733 #~ msgid "GEN_CODE argument must be a process or signal name"
18734 #~ msgstr "argument GEN_CODE doit être une processus ou un nom de signal"
18736 #~ msgid "GEN_INST parameter 2 must be an integer mode"
18737 #~ msgstr "paramètre 2 de GEN_INST doit être un mode entier"
18739 #~ msgid "GEN_INST parameter 1 must be a PROCESS or an integer expression"
18740 #~ msgstr "paramètre 1 de GEN_INST doit être une PROCESSUS ou une expression entière"
18742 #~ msgid "%s is not a declared process"
18743 #~ msgstr "%s n'est pas processus déclaré"
18745 #~ msgid "PROC_TYPE argument must be INSTANCE expression"
18746 #~ msgstr "argument de PROC_TYPE doit être une expression d'INSTANCE"
18748 #~ msgid "QUEUE_LENGTH argument must be a BUFFER/EVENT location"
18749 #~ msgstr "argument de QUEUE_LENGTH doit avoir une localisation de TAMPON/ÉVÉNEMENT"
18751 #~ msgid "SEND requires a SIGNAL; %s is not a SIGNAL name"
18752 #~ msgstr "TRANSMISSION requiert un SIGNAL; %s n'est pas un nom de SIGNAL"
18754 #~ msgid "too many values for SIGNAL `%s'"
18755 #~ msgstr "trop de valeurs pour le SIGNAL « %s »"
18757 #~ msgid "too few values for SIGNAL `%s'"
18758 #~ msgstr "pas assez de valeurs pour le SIGNAL « %s »"
18760 #~ msgid "signal sent without priority"
18761 #~ msgstr "signal transmis sans priorité"
18763 #~ msgid " and no default priority was set."
18764 #~ msgstr " et aucune priorité par défaut n'a été définie."
18766 #~ msgid " PRIORITY defaulted to 0"
18767 #~ msgstr " PRIORITÉ par défaut est 0"
18769 #~ msgid "SEND without a destination instance"
18770 #~ msgstr "TRANSMISSION sans instance de destination"
18772 #~ msgid " and no destination process specified"
18773 #~ msgstr " et aucune destination de processus spécifiée"
18775 #~ msgid " for the signal"
18776 #~ msgstr " pour le signal"
18778 #~ msgid "SEND to ANY copy of process `%s'"
18779 #~ msgstr "TRANSMISSION vers N'IMPORTE QUELLE copie de processus « %s »"
18781 #~ msgid "SEND TO must be an INSTANCE mode"
18782 #~ msgstr "TRANSMISSION TO doit avoir un mode d'INSTANCE"
18784 #~ msgid "SEND WITH must have a mode"
18785 #~ msgstr "TRANSMISSION WITH doit avoir un mode"
18787 #~ msgid "internal error: RECEIVE CASE stack invalid"
18788 #~ msgstr "erreur interne: pile du RECEIVE CASE invalide"
18790 #~ msgid "SET requires INSTANCE location"
18791 #~ msgstr "ENSEMBLE requiert une INSTANCE de localisation"
18793 #~ msgid "SIGNAL in RECEIVE CASE alternative follows"
18794 #~ msgstr "SIGNAL dans un CASE de RÉCEPTION alternative suit"
18796 #~ msgid " a BUFFER name on line %d"
18797 #~ msgstr " un nom de TAMPON sur la ligne %d"
18799 #~ msgid "SIGNAL `%s' has no data fields"
18800 #~ msgstr "SIGNAL « %s » n'a pas de champs de données"
18802 #~ msgid "SIGNAL `%s' requires data fields"
18803 #~ msgstr "SIGNAL « %s » requiert des champs de données"
18805 #~ msgid "too few data fields provided for `%s'"
18806 #~ msgstr "trop peu de champs de données fournies pour « %s »"
18808 #~ msgid "too many data fields provided for `%s'"
18809 #~ msgstr "trop de champs de données fournis pour « %s »"
18811 #~ msgid "BUFFER in RECEIVE CASE alternative follows"
18812 #~ msgstr "TAMPON du CASE de RÉCEPTION alternative suit"
18814 #~ msgid " a SIGNAL name on line %d"
18815 #~ msgstr " un nom de SIGNAL sur la ligne %d"
18817 #~ msgid "BUFFER in RECEIVE CASE alternative must be a location"
18818 #~ msgstr "TAMPON dans un CASE de RÉCEPTION alternative doit être une localisation "
18820 #~ msgid "buffer receive alternative requires only 1 defining occurrence"
18821 #~ msgstr "tampon de réception alternatif requiert une seule définition d'occurence"
18823 #~ msgid "incompatible modes in receive buffer alternative"
18824 #~ msgstr "modes incompatibles dans le tampon alternatif de réception"
18826 #~ msgid "defining occurrence in receive buffer alternative must be a location"
18827 #~ msgstr "définition d'occurence dans un tampon de réception alternatif doit être une localisation"
18829 #~ msgid "buffer receive alternative without `IN location'"
18830 #~ msgstr "tampon de réception alternative sans «IN location»"
18832 #~ msgid "RECEIVE CASE alternative must specify a SIGNAL name or BUFFER location"
18833 #~ msgstr "alternative de RÉCEPTION DE CASE doit spécifier un nom de SIGNAL ou la localisation d'un TAMPON"
18835 #~ msgid "RECEIVE CASE without alternatives"
18836 #~ msgstr "RÉCEPTION DE CASE sans alternative"
18838 #~ msgid "CONTINUE requires an event location"
18839 #~ msgstr "CONTINUE requiert une localisation d'événement"
18841 #~ msgid "PRIORITY must be of integer type"
18842 #~ msgstr "PRIORITÉ doit avoir un type entier"
18844 #~ msgid "delay alternative must be an EVENT location"
18845 #~ msgstr "délai alternatif doit avoir une localisation d'ÉVÉNEMENT"
18847 #~ msgid "DELAY CASE without alternatives"
18848 #~ msgstr "DÉLAI du CASE sans alternative"
18850 #~ msgid "DELAY action requires an event location"
18851 #~ msgstr "DÉLAI d'action requiert une localisation d'événement"
18853 #~ msgid "PRIORITY in DELAY action must be of integer type"
18854 #~ msgstr "PRIORITÉ dans le DÉLAI d'action doit avoir un type entier"
18856 #~ msgid "DELAY action without priority."
18857 #~ msgstr "DÉLAI d'action sans priorité"
18859 #~ msgid "send buffer action requires a BUFFER location"
18860 #~ msgstr "le tampon d'expédition de l'action requiert une localisation de TAMPON"
18862 #~ msgid "there must be only 1 value for send buffer action"
18863 #~ msgstr "il ne doit y avoir qu'une valeur pour le tampon de transmission d'action"
18865 #~ msgid "convert failed for send buffer action"
18866 #~ msgstr "échec de voncversion pour le tampon de transmission d'action"
18868 #~ msgid "incompatible modes in send buffer action"
18869 #~ msgstr "modes incompatibles dans le tampon de transmission d'action"
18871 #~ msgid "buffer sent without priority"
18872 #~ msgstr "tampon de transmission sans priorité"
18874 #~ msgid "WITH not allowed for send buffer action"
18875 #~ msgstr "WITH n'est pas permis pour le tampon de transmission d'action"
18877 #~ msgid "TO not allowed for send buffer action"
18878 #~ msgstr "TO n'est pas permis pour le tampon de transmission d'action"
18880 #~ msgid "SEND requires a BUFFER; `%s' is not a BUFFER name"
18881 #~ msgstr "SEND requiert un TAMPON; « %s » n'est pas un nom de TAMPON"
18883 #~ msgid "non-integral max queue size for EVENT/BUFFER mode"
18884 #~ msgstr "taille maximale de queue n'est pas un entier pour un mode ÉVÉNEMENT/TAMPON"
18886 #~ msgid "non-constant max queue size for EVENT/BUFFER mode"
18887 #~ msgstr "taille maximale de queue n'est pas une constante pour un mode ÉVÉNEMENT/TAMPON"
18889 #~ msgid "max queue_size for EVENT/BUFFER is not positive"
18890 #~ msgstr "taille maximale de queue pour un ÉVÉNEMENT/TAMPON n'est pas positive"
18892 #~ msgid "absolute time value must be of mode TIME"
18893 #~ msgstr "valeur absolue de temps doit être du mode TEMPS"
18895 #~ msgid "duration primitive value must be of mode DURATION"
18896 #~ msgstr "valeur de la durée de la primitive doit être un mode de DURÉE"
18898 #~ msgid "string length > UPPER (UINT)"
18899 #~ msgstr "longueur de la chaîne > UPPER (UINT)"
18901 #~ msgid "can only build a powerset from a discrete mode"
18902 #~ msgstr "peut seulement construire un powerset à partir d'un mode discret"
18904 #~ msgid "non-constant bitstring size invalid"
18905 #~ msgstr "taille du champ de bits n'est pas une constante valide"
18907 #~ msgid "non-constant powerset size invalid"
18908 #~ msgstr "taille de la non constante du powerset est invalide"
18910 #~ msgid "array or string index is a mode (instead of a value)"
18911 #~ msgstr "tableau ou chaîne d'index est une mode (au lieu d'une valeur)"
18913 #~ msgid "index is not an integer expression"
18914 #~ msgstr "index n'est pas une expression entière"
18916 #~ msgid "index is not discrete"
18917 #~ msgstr "index n'est pas discret"
18919 #~ msgid "possible internal error - slice argument is neither referable nor constant"
18920 #~ msgstr "erreur interne possible - l'argument de découpage n'est ni référençable ni une constante"
18922 #~ msgid "bit array slice with non-constant length"
18923 #~ msgstr "découpage de tableau de bits avec une longueur non constante"
18925 #~ msgid "bitstring slice with non-constant length"
18926 #~ msgstr "découpage de chaîne de bits avec une longueur non constante"
18928 #~ msgid "slice operation on non-array, non-bitstring value not supported"
18929 #~ msgstr "opération de découpage sur un non tableau ou sur une valeur non chaîne de bits n'est pas supportée"
18931 #~ msgid "can only take slice of array or string"
18932 #~ msgstr "peut seulement faire le découpage d'un tableau ou d'une chaîne"
18934 #~ msgid "slice length out-of-range"
18935 #~ msgstr "tranche de la longueur est hors gamme"
18937 #~ msgid "too many index expressions"
18938 #~ msgstr "trop d'expressions d'index"
18940 #~ msgid "array index is not discrete"
18941 #~ msgstr "index de tableau n'est pas discret"
18943 #~ msgid "invalid compound index for bitstring mode"
18944 #~ msgstr "index composé invalide pour un mode chaîne de bits"
18946 #~ msgid "conversions from variable_size value"
18947 #~ msgstr "conversions à partir de la valeur variable_size"
18949 #~ msgid "conversions to variable_size mode"
18950 #~ msgstr "conversion vers un mode variable_size"
18952 #~ msgid "cannot convert to float"
18953 #~ msgstr "ne peut convertir en un type flottant"
18955 #~ msgid "cannot convert float to this mode"
18956 #~ msgstr "ne peut convertir un flottant vers ce mode"
18958 #~ msgid "OVERFLOW in expression conversion"
18959 #~ msgstr "DÉBORDEMENT dans la conversion d'expression"
18961 #~ msgid "overflow (not inside function)"
18962 #~ msgstr "débordement (pas à l'intérieur de la fonction)"
18964 #~ msgid "possible overflow (not inside function)"
18965 #~ msgstr "débordement possible (pas à l'intérieur de la fonction)"
18967 #~ msgid "expression will always cause OVERFLOW"
18968 #~ msgstr "expression causera toujours un DÉBORDEMENT"
18970 #~ msgid "not implemented: constant conversion from that kind of expression"
18971 #~ msgstr "pas implanté: conversion de constante depuis quel sorte d'expression"
18973 #~ msgid "not implemented: constant conversion to that kind of mode"
18974 #~ msgstr "pas implanté: conversion de constante vers quell sorte de mode"
18976 #~ msgid "non-standard, non-portable value conversion"
18977 #~ msgstr "non standard, conversion de valeur non portable"
18979 #~ msgid "location conversion between differently-sized modes"
18980 #~ msgstr "conversion de localisation entre des mode de taille différentes"
18982 #~ msgid "size %d of BIN too big - no such integer mode"
18983 #~ msgstr "taille %d de BIN trop grand - pas de tel mode entier"
18985 #~ msgid "BIN in pass 2"
18986 #~ msgstr "BIN dans la passe 2"
18988 #~ msgid "mode of tuple is neither ARRAY, STRUCT, nor POWERSET"
18989 #~ msgstr "mode du tuple n'est pas ARRAY, STRUCT, ni POWERSET"
18991 #~ msgid "internal error in chill_root_resulting_mode"
18992 #~ msgstr "erreur interne dans chill_root_resulting_mode"
18994 #~ msgid "string lengths not equal"
18995 #~ msgstr "longueurs de chaînes inégales"
18997 #~ msgid "can't do ARRAY assignment - too large"
18998 #~ msgstr "ne peut effectuer une affectation de tableau - trop grand"
19000 #~ msgid "rhs of array assignment is not addressable"
19001 #~ msgstr "rhs de l'affectation de tableau n'est pas adressable"
19003 #~ msgid "non-constant expression for BIN"
19004 #~ msgstr "expression n'est pas un constante pour BIN"
19006 #~ msgid "expression for BIN must not be negative"
19007 #~ msgstr "expression pour BIN ne doit pas être négatif"
19009 #~ msgid "cannot process BIN (>32)"
19010 #~ msgstr "ne peut traiter BIN (>32)"
19012 #~ msgid "bounds of range are not compatible"
19013 #~ msgstr "bornes de l'étendue ne sont pas compatibles"
19015 #~ msgid "negative string length"
19016 #~ msgstr "longueur négative de chaîne"
19018 #~ msgid "range's lower bound and parent mode don't match"
19019 #~ msgstr "borne inférieure de l'étendue et le mode parent ne concordent pas"
19021 #~ msgid "range's upper bound and parent mode don't match"
19022 #~ msgstr "borne supérieure de l'étendue et le mode parent ne concordent pas"
19024 #~ msgid "making range from non-mode"
19025 #~ msgstr "faisant une étendue à partir de non mode"
19027 #~ msgid "floating point ranges"
19028 #~ msgstr "étendues en virgules flottantes"
19030 #~ msgid "range mode has non-constant limits"
19031 #~ msgstr "mode d'étendue a des limites non contantes"
19033 #~ msgid "range's high bound < mode's low bound"
19034 #~ msgstr "borne supérieure de l'étendue < mode de la borne inférieure"
19036 #~ msgid "range's high bound > mode's high bound"
19037 #~ msgstr "borne supérieure de l'étendue > mode de la borne supérieure"
19039 #~ msgid "range mode high bound < range mode low bound"
19040 #~ msgstr "borne supérieure de l'étendue < mode de l'étendue la borne inférieure"
19042 #~ msgid "range's low bound < mode's low bound"
19043 #~ msgstr "borne inférieure de l'étendue < mode de la borne inférieure"
19045 #~ msgid "range's low bound > mode's high bound"
19046 #~ msgstr "borne inférieure de l'étendue > mode de la borne supérieure"
19048 #~ msgid "stepsize in STEP must be an integer constant"
19049 #~ msgstr "taille du PAS doit être une contante entière"
19051 #~ msgid "stepsize in STEP must be > 0"
19052 #~ msgstr "taille du PAS doit être > 0"
19054 #~ msgid "stepsize in STEP must be the natural width of the array element mode"
19055 #~ msgstr "taille du PAS doit être de largeur naturelle au mode d'éléments du tableau"
19057 #~ msgid "starting word in POS must be an integer constant"
19058 #~ msgstr "début du mot dans la POSITION doit être une constante entière"
19060 #~ msgid "starting word in POS must be >= 0"
19061 #~ msgstr "début du mot dans la POSITION doit être >= 0"
19063 #~ msgid "starting word in POS within STEP must be 0"
19064 #~ msgstr "début du mot dans la POSITION à l'intérieur du PAS doit être 0"
19066 #~ msgid "starting bit in POS must be an integer constant"
19067 #~ msgstr "bit de départ dans la POSITION doit être une constante entière"
19069 #~ msgid "starting bit in POS within STEP must be 0"
19070 #~ msgstr "bit de départ dans la POSITION à l'intérieur du PAS doit être 0"
19072 #~ msgid "starting bit in POS must be >= 0"
19073 #~ msgstr "bit de départ dans la POSITION doit être >= 0"
19075 #~ msgid "starting bit in POS must be < the width of a word"
19076 #~ msgstr "bit de départ dans la POSITION doit être < que la largeur d'un mot"
19078 #~ msgid "length in POS must be > 0"
19079 #~ msgstr "longueur dans la POSITION doit être > 0"
19081 #~ msgid "end bit in POS must be an integer constant"
19082 #~ msgstr "bit final dans la POSITION doit être une constante entière"
19084 #~ msgid "end bit in POS must be >= the start bit"
19085 #~ msgstr "bit final dans la POSITION doit être >= bit de départ"
19087 #~ msgid "end bit in POS must be < the width of a word"
19088 #~ msgstr "bit final dans la POSITION doit être <  la largeur de mot"
19090 #~ msgid "the length specified on POS within STEP must be the natural length of the array element type"
19091 #~ msgstr "la longueur spécifié de positionnement à l'intérieur du pas doit être naturelle à la longueur des types des éléments du tableau"
19093 #~ msgid "step size in STEP must be >= the length in POS"
19094 #~ msgstr "la taille du PAS doit être >= la longueur dans la POSITION"
19096 #~ msgid "array index must be a range, not a single integer"
19097 #~ msgstr "l'index d'un tableau doit être une étendue, pas un simple entier"
19099 #~ msgid "array index is not a discrete mode"
19100 #~ msgstr "index du tableau n'a pas un mode discret"
19102 #~ msgid "the length specified on POS must be the natural length of the field type"
19103 #~ msgstr "la longueur spécifiée de positionnement doit être de longueur naturel au type du champ"
19105 #~ msgid "STRUCT fields must be layed out in monotonically increasing order"
19106 #~ msgstr "champs STRUCT doit avoir été disposés en ordre monotonique croissant"
19108 #~ msgid "if one field has a POS layout, then all fields must have a POS layout"
19109 #~ msgstr "si un champ a une disposition de positionnement, alors tous les champs doivent avoir une disposition de positionnement"
19111 #~ msgid "parameterized structures not implemented"
19112 #~ msgstr "structure paramétrisées ne sont pas implantées"
19114 #~ msgid "invalid parameterized type"
19115 #~ msgstr "type paramétrisé invalide"
19117 #~ msgid "abstract virtual `%#D' called from constructor"
19118 #~ msgstr "abstrait virtuel « %#D » appelé à partir d'un constructeur"
19120 #~ msgid "abstract virtual `%#D' called from destructor"
19121 #~ msgstr "abstrait virtuel « %#D » appelé à partir d'un destructeur"
19123 #~ msgid "discarding `const' applied to a reference"
19124 #~ msgstr "mis de côté «const» appliqué à une référence"
19126 #~ msgid "discarding `volatile' applied to a reference"
19127 #~ msgstr "mis de côté «volatile» appliqué à une référence"
19129 #~ msgid "parser lost in parsing declaration of `%D'"
19130 #~ msgstr "analyseur syntaxique perdu dans l'analyse de la déclaration de «%D»"
19132 #~ msgid "methods cannot be converted to function pointers"
19133 #~ msgstr "méthode ne peuvent être converties en des pointeurs de fonction"
19135 #~ msgid "ambiguous request for method pointer `%s'"
19136 #~ msgstr "requête ambigue pour la méthode sur pointeur « %s »"
19138 #~ msgid "`%T' cannot be `restrict'-qualified"
19139 #~ msgstr "«%T» ne peut être «restrict»-qualified"
19141 #~ msgid "`%T' cannot be `const'-, `volatile'-, or `restrict'-qualified"
19142 #~ msgstr "«%T» ne peut être «const»-, «volatile»- ou «restrict»-qualified"
19144 #~ msgid "invalid reference to NULL ptr, use ptr-to-member instead"
19145 #~ msgstr "référence invalide à un pointeur NUL, utiliser pointeur de membre à la place"
19147 #~ msgid "internal error #%d"
19148 #~ msgstr "erreur interne #%d"
19150 #~ msgid "can't create cross-reference file `%s'"
19151 #~ msgstr "ne peut produire un fichier de références croisées « %s »"
19153 #~ msgid "support non-32-bit machines better as of version 0.6"
19154 #~ msgstr "le support des machines n'ayant pas 32 bits est meilleur avec la version 0.6"
19156 #~ msgid "Extra label definition %A at %0 -- perhaps previous label definition %B at %1 should have CONTINUE statement?"
19157 #~ msgstr "Définition superflue d'étiquette %A à %0 -- peut-être que la définition précédente d'étiquette %B à %1 aurait besoin d'une déclaration CONTINUE?"
19159 #~ msgid "Extra label definition %A at %0 following label definition %B at %1"
19160 #~ msgstr "Définition superflue d'étiquette %A à %0 après la définition de l'étiquette %B à %1"
19162 #~ msgid "Continuation indicator at %0 invalid on first non-comment line of file or following END or INCLUDE [info -f g77 M LEX]"
19163 #~ msgstr "Indicateur de continuation à %0 invalide sur la première ligne de non commentaire du fichier ou suivant END ou INCLUDE [info -f g77 M LEX]"
19165 #~ msgid "Continuation indicator at %0 invalid here [info -f g77 M LEX]"
19166 #~ msgstr "Indicateur de continuation à %0 invalide ici [info -f g77 M LEX]"
19168 #~ msgid "Non-negative integer at %0 too large"
19169 #~ msgstr "Entier non négatif à %0 trop grand"
19171 #~ msgid "Integer at %0 too large (%2 has precedence over %1)"
19172 #~ msgstr "Entier à %0 trop grand (%2 a précédence sur %1)"
19174 #~ msgid "Period at %0 not followed by valid keyword forming a valid binary operator; `.%A.' is not a valid binary operator"
19175 #~ msgstr "Période à %0 n'est pas suivie d'un mot clé valide formant un opérateut binaire valide; «.%A,» n'est pas un opérateur binaire valide"
19177 #~ msgid "`.%A.' at %0 not a binary operator"
19178 #~ msgstr "«.%A.» n'est pas un opérateur binaire valide"
19180 #~ msgid "Double-quote at %0 not followed by a string of valid octal digits at %1"
19181 #~ msgstr "Double apostrophe à %0 pas suivi par une chaîne valide de chiffres en octal à %1"
19183 #~ msgid "Invalid octal constant at %0"
19184 #~ msgstr "constante octale invalide à %0"
19186 #~ msgid "Invalid binary digit(s) found in string of digits at %0"
19187 #~ msgstr "Chiffre binaire invalide trouvé dans la chaîne de chiffres à %0"
19189 #~ msgid "Invalid binary constant at %0"
19190 #~ msgstr "constante binaire invalide à %0"
19192 #~ msgid "Invalid hexadecimal digit(s) found in string of digits at %0"
19193 #~ msgstr "Chiffre hexadécimal invalide trouvé dans la chaîne de chiffres à %0"
19195 #~ msgid "Invalid hexadecimal constant at %0"
19196 #~ msgstr "constante hexadécimale invalide %0"
19198 #~ msgid "Invalid octal digit(s) found in string of digits at %0"
19199 #~ msgstr "Chiffre octal invalide trouvé dans la chaîne de chiffres à %0"
19201 #~ msgid "Invalid radix specifier `%A' at %0 for typeless constant at %1"
19202 #~ msgstr "Spécificateur de base invalide «%A» à %0 pour un constante sans type  à %1"
19204 #~ msgid "Invalid typeless constant at %1"
19205 #~ msgstr "constante sans type invalide à %1"
19207 #~ msgid "%A part of complex constant at %0 must be a real or integer constant -- otherwise use CMPLX() or COMPLEX() in place of ()"
19208 #~ msgstr "la partie %A de la constante complexe à %0 doit être une constante réelle ou entière -- autrement utiliser CMPLX() ou COMPLEX() à la place de ()"
19210 #~ msgid "%A part of complex constant at %0 not a real or integer constant"
19211 #~ msgstr "la partie %A de la constante complexe à %0 n'est pas une constante réelle ou entière"
19213 #~ msgid "Invalid keyword `%%%A' at %0 in this context"
19214 #~ msgstr "mot clé invalide «%%%A» à %0 dans ce contexte"
19216 #~ msgid "Invalid keyword `%%%A' at %0"
19217 #~ msgstr "mot clé invalide «%%%A» à %0"
19219 #~ msgid "Null expression between %0 and %1 invalid in this context"
19220 #~ msgstr "expression nulle entre %0 et %1 invalide dans ce contexte"
19222 #~ msgid "Invalid null expression between %0 and %1"
19223 #~ msgstr "expression null invalide entre %0 et %1"
19225 #~ msgid "Concatenation operator at %0 must operate on two subexpressions of character type, but neither subexpression at %1 or %2 is of character type"
19226 #~ msgstr "opérateur de concaténation à %0 doit opérer sur deux sous-expressions de type caractère, mais aucune des sous-expressions à %1 ou %2 n'est de type caractère"
19228 #~ msgid "Invalid operands at %1 and %2 for concatenation operator at %0"
19229 #~ msgstr "Opérandes invalides à %1 et %2 pour l'opérateur de concaténation à %0"
19231 #~ msgid "Concatenation operator at %0 must operate on two subexpressions of character type, but the subexpression at %1 is not of character type"
19232 #~ msgstr "Opérateur de concaténation à %0 doit opérer sur deux sous-expressions de type caractère, mais la sous-expression à %1 n'est pas de type caractère"
19234 #~ msgid "Invalid operand at %1 for concatenation operator at %0"
19235 #~ msgstr "Opérande invalide à %1 pour l'opérateur de concaténation à %0"
19237 #~ 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"
19238 #~ msgstr "Opérateur de concaténation à %0 doit opérer sur deux sous-expressions scalaires (non pas de tableau), deux invocations de fonctions retournant des caractères scalaires ou une combinaison des deux -- mais la sous-expression à %1 est %A"
19240 #~ msgid "Invalid operand (is %A) at %1 for concatenation operator at %0"
19241 #~ msgstr "Opérande invalide (est %A) à %1 pour l'opérateur de concaténation à %0"
19243 #~ msgid "Arithmetic operator at %0 must operate on two subexpressions of arithmetic type, but neither subexpression at %1 or %2 is of arithmetic type"
19244 #~ msgstr "Opérateur arithmétique à %0 doit opérer sur deux sous-expressions de type artihmétique, mais aucune des sous-expressions à %1 ou %2 n'est pas de type arithmétique"
19246 #~ msgid "Invalid operands at %1 and %2 for arithmetic operator at %0"
19247 #~ msgstr "Opérande invalide à %1 et %2 pour l'opérateur arithmétique à %0"
19249 #~ msgid "Arithmetic operator at %0 must operate on two subexpressions of arithmetic type, but the subexpression at %1 is not of arithmetic type"
19250 #~ msgstr "Opérateur arithmétique à %0 doit opérer sur deux sous-expressions de type artihmétique, mais la sous-expression à %1 n'est pas de type arithmétique"
19252 #~ msgid "Invalid operand at %1 for arithmetic operator at %0"
19253 #~ msgstr "Opérande invalide à %1 pour l'opérateur arithmétique à %0"
19255 #~ 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"
19256 #~ msgstr "Opérateur arithmétique à %0 doit opérer sur deux sous-expressions scalaires (pas de tableau), l'invocation des deux fonctions retournant un scalaire arithmétique ou une combinaison des deux -- mais la sous-expressions à %1 est %A"
19258 #~ msgid "Invalid operand (is %A) at %1 for arithmetic operator at %0"
19259 #~ msgstr "Opérande invalide (est %A) à %1 pour l'opérateur arithmétique à %0"
19261 #~ msgid "Character constant at %0 has no closing quote at %1 [info -f g77 M LEX]"
19262 #~ msgstr "Constante caractère à %0 n'a pas de guillemets de fermeture à %1 [info -f g77 M LEX]"
19264 #~ msgid "Unterminated character constant at %0 [info -f g77 M LEX]"
19265 #~ msgstr "constante de caractères non terminée à %0 [info -f g77 M LEX]"
19267 #~ msgid "Missing initial `&' on continuation line at %0 [info -f g77 M LEX]"
19268 #~ msgstr "«&» initial manquant sur la ligne de continuation à %0 [info -f g77 M LEX]"
19270 #~ msgid "Continuation line at %0 invalid because it consists only of a single `&' as the only nonblank character"
19271 #~ msgstr "Ligne de continuation à %0 invalide parce qu'elle contient seulement un simple «&» comme seul caractère non blanc"
19273 #~ msgid "Invalid continuation line at %0"
19274 #~ msgstr "ligne de continuation invalide à %0"
19276 #~ msgid "Invalid statement at %0 [info -f g77 M LEX]"
19277 #~ msgstr "Déclaration invalide à %0 [info -f g77 M LEX]"
19279 #~ msgid "Unrecognized statement name at %0 and invalid form for assignment or statement-function definition at %1"
19280 #~ msgstr "Déclaration de nom non reconnue à %0 et forme invalide pour l'affectation ou la définition de déclaration de fonction à %1"
19282 #~ msgid "Invalid statement at %0"
19283 #~ msgstr "Déclaration invalide à %0"
19285 #~ msgid "Invalid form for %A statement at %0"
19286 #~ msgstr "Forme invalide pour la déclaration %A à %0"
19288 #~ msgid "Invalid %A statement at %0"
19289 #~ msgstr "Déclaration %A invalide à %0"
19291 #~ msgid "Invalid use of hollerith constant in statement at %0 -- enclose the constant in parentheses (for example, change BACKSPACE 2HAB to BACKSPACE (2HAB))"
19292 #~ msgstr "Utilisation invalide d'une constante Hollerith à la déclaration à %0 -- encapsuler la constante entre parenthèses (par exemple, changer BACKSPACE 2HAB en BACKSPACE (2HAB) )"
19294 #~ msgid "Invalid I specifier in FORMAT statement at %0"
19295 #~ msgstr "spécificateur I invalide dans la déclaration de FORMAT à %0"
19297 #~ msgid "Invalid B specifier in FORMAT statement at %0"
19298 #~ msgstr "spécificateur B invalide dans la déclaration de FORMAT à %0"
19300 #~ msgid "Invalid O specifier in FORMAT statement at %0"
19301 #~ msgstr "spécificateur O invalide dans la déclaration de FORMAT à %0"
19303 #~ msgid "Invalid Z specifier in FORMAT statement at %0"
19304 #~ msgstr "spécificateur Z invalide dans la déclaration de FORMAT à %0"
19306 #~ msgid "Invalid F specifier in FORMAT statement at %0"
19307 #~ msgstr "spécificateur F invalide dans la déclaration de FORMAT à %0"
19309 #~ msgid "Invalid E specifier in FORMAT statement at %0"
19310 #~ msgstr "spécificateur E invalide dans la déclaration de FORMAT à %0"
19312 #~ msgid "Invalid EN specifier in FORMAT statement at %0"
19313 #~ msgstr "spécificateur EN invalide dans la déclaration de FORMAT à %0"
19315 #~ msgid "Invalid G specifier in FORMAT statement at %0"
19316 #~ msgstr "spécificateur G invalide dans la déclaration de FORMAT à %0"
19318 #~ msgid "Invalid L specifier in FORMAT statement at %0"
19319 #~ msgstr "spécificateur L invalide dans la déclaration de FORMAT à %0"
19321 #~ msgid "Invalid A specifier in FORMAT statement at %0"
19322 #~ msgstr "spécificateur A invalide dans la déclaration de FORMAT à %0"
19324 #~ msgid "Invalid D specifier in FORMAT statement at %0"
19325 #~ msgstr "spécificateur D invalide dans la déclaration de FORMAT à %0"
19327 #~ msgid "Invalid Q specifier in FORMAT statement at %0"
19328 #~ msgstr "spécificateur Q invalide dans la déclaration de FORMAT à %0"
19330 #~ msgid "Invalid $ specifier in FORMAT statement at %0"
19331 #~ msgstr "spécificateur $ invalide dans la déclaration de FORMAT à %0"
19333 #~ msgid "Invalid P specifier in FORMAT statement at %0"
19334 #~ msgstr "spécificateur P invalide dans la déclaration de FORMAT à %0"
19336 #~ msgid "Invalid T specifier in FORMAT statement at %0"
19337 #~ msgstr "spécificateur T invalide dans la déclaration de FORMAT à %0"
19339 #~ msgid "Invalid TL specifier in FORMAT statement at %0"
19340 #~ msgstr "spécificateur TL invalide dans la déclaration de FORMAT à %0"
19342 #~ msgid "Invalid TR specifier in FORMAT statement at %0"
19343 #~ msgstr "spécificateur TR invalide dans la déclaration de FORMAT à %0"
19345 #~ msgid "Invalid X specifier in FORMAT statement at %0"
19346 #~ msgstr "spécificateur X invalide dans la déclaration de FORMAT à %0"
19348 #~ msgid "Invalid S specifier in FORMAT statement at %0"
19349 #~ msgstr "spécificateur S invalide dans la déclaration de FORMAT à %0"
19351 #~ msgid "Invalid SP specifier in FORMAT statement at %0"
19352 #~ msgstr "spécificateur SP invalide dans la déclaration de FORMAT à %0"
19354 #~ msgid "Invalid SS specifier in FORMAT statement at %0"
19355 #~ msgstr "spécificateur SS invalide dans la déclaration de FORMAT à %0"
19357 #~ msgid "Invalid BN specifier in FORMAT statement at %0"
19358 #~ msgstr "spécificateur BN invalide dans la déclaration de FORMAT à %0"
19360 #~ msgid "Invalid BZ specifier in FORMAT statement at %0"
19361 #~ msgstr "spécificateur BZ invalide dans la déclaration de FORMAT à %0"
19363 #~ msgid "Invalid : specifier in FORMAT statement at %0"
19364 #~ msgstr "Invalide: spécificateur de déclaration de FORMAT à %0"
19366 #~ msgid "Invalid H specifier in FORMAT statement at %0"
19367 #~ msgstr "spécificateur H invalide dans la déclaration de FORMAT à %0"
19369 #~ msgid "Nonletter in defined operator at %0"
19370 #~ msgstr "ne contient pas une non lettre dans l'opérateur défini à %0"
19372 #~ msgid "Invalid type-declaration attribute at %0"
19373 #~ msgstr "type d'attribut de déclaration invalide à %0"
19375 #~ msgid "Unrecognized value for character constant at %0 -- expecting %A"
19376 #~ msgstr "valeur non reconnue pour la constante caractère à %0 -- %A attendu"
19378 #~ msgid "Unrecognized value for character constant at %0"
19379 #~ msgstr "valeur non reconnnue pour la constante caractère à %0"
19381 #~ msgid "Range specification at %0 invalid -- at least one expression must be specified, or use CASE DEFAULT"
19382 #~ msgstr "spécification d'étendue à %0 invalide -- au moins une expression doit être spécifié ou utiliser CASE DEFAULT"
19384 #~ msgid "Range specification at %0 invalid"
19385 #~ msgstr "spécification d'étendue à %0 invalide"
19387 #~ msgid "Useless range at %0"
19388 #~ msgstr "étendue inutile à %0"
19390 #~ msgid "Invalid kind at %0 for type at %1 -- unsupported or not permitted"
19391 #~ msgstr "sorte invalide à %0 pour le type à %1 -- non supporté ou non permis"
19393 #~ msgid "Invalid kind at %0 for type at %1"
19394 #~ msgstr "sorte invalide à %0 pour le type à %1"
19396 #~ 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"
19397 #~ msgstr "ne peut établir un type implicite pour la lettre initiale «%A» à %0 -- déjà explicitement établie ou utilisé pour initialiser un type implicite pour un nom quelconque ou un ordre arrière de lettres dans une étendue de lettres"
19399 #~ msgid "Cannot establish implicit type for initial letter `%A' at %0"
19400 #~ msgstr "ne peut établir un type implicite pour la lettre initiale «%A» à %0"
19402 #~ msgid "Label definition %A (at %0) invalid -- must be in columns 1-5"
19403 #~ msgstr "définition d'étiquette %A (à %0) invalide -- doit être en colonnes 1-5"
19405 #~ msgid "Invalid label definition %A (at %0)"
19406 #~ msgstr "définition d'étiquette invalide %A (à %0)"
19408 #~ msgid "Run-time expression at %0 in FORMAT statement that does not follow the first executable statement in the program unit -- move the statement"
19409 #~ msgstr "expression lors de l'exécution à %0 dans la déclaration de FORMAT qui ne suit pas la première déclaration exécutable dans l'unité programme -- déplacer la déclaration"
19411 #~ msgid "FORMAT at %0 with run-time expression must follow first executable statement"
19412 #~ msgstr "FORMAT à %0 dans l'expression lors de l'exécution doit suivre la première déclaration exécutable"
19414 #~ 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"
19415 #~ msgstr "opérateur booléen/logique à %0 doit opérer sur deux sous-expressions de type logique mais aucune des sous-expressions à %1 ou %2 n'est de type logique"
19417 #~ msgid "Invalid operands at %1 and %2 for boolean operator at %0"
19418 #~ msgstr "opérandes invalides à %1 et %2 pour l'opérateur booléen à %0"
19420 #~ msgid "Boolean/logical operator at %0 must operate on two subexpressions of logical type, but the subexpression at %1 is not of logical type"
19421 #~ msgstr "opérateur booléen/logique à %0 doit opérer sur deux sous-expressions de type logique mais la sous-expression à %1 n'est pas de type logique"
19423 #~ msgid "Invalid operand at %1 for boolean operator at %0"
19424 #~ msgstr "opérande invalide à %1 pour l'opérateur booléen à %0"
19426 #~ 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"
19427 #~ msgstr "opérateur booléen/logique à %0 doit opérer sur deux sous-expressions de type scalaire (pas tableau), deux invocations de fonction retournant des scalaires logique ou une combinaison des deux -- mais la sous-expression à %1 est %A"
19429 #~ msgid "Invalid operand (is %A) at %1 for boolean operator at %0"
19430 #~ msgstr "opérande invalide (est %A) à %1 pour l'opérateur booléen à %0"
19432 #~ msgid ".NOT. operator at %0 must operate on subexpression of logical type, but the subexpression at %1 is not of logical type"
19433 #~ msgstr "opérateur .NOT. à %0 doit opérer sur une sous-expression de type logique mais la sous-expression à %1 n'est pas de type logique"
19435 #~ msgid "Invalid operand at %1 for .NOT. operator at %0"
19436 #~ msgstr "opérande invalide à %1 pour l'opérateur .NOT. à %0"
19438 #~ msgid ".NOT. operator at %0 must operate on scalar subexpressions -- but the subexpression at %1 is %A"
19439 #~ msgstr "opérateur .NOT. à %0 doit opérer sur une sous-expression scalaire mais la sous-expression à %1 est %A"
19441 #~ msgid "Invalid operand (is %A) at %1 for .NOT. operator at %0"
19442 #~ msgstr "opérande invalide (est %A) à %1 pour l'opérateur .NOT. à %0"
19444 #~ 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"
19445 #~ msgstr "opérateur d'égalité à %0 doit opérer sur deux sous-expressions de type artihmétique ou caractère mais aucune des sous-expressions à %1 ou %2 n'est de type arithmétique ou caractère"
19447 #~ msgid "Invalid operands at %1 and %2 for equality operator at %0"
19448 #~ msgstr "opérandes invalides à %1 et %2 pour l'opérateur d'égalité à %0"
19450 #~ 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"
19451 #~ msgstr "opérateur d'égalité à %0 doit opérer sur deux sous-expressions de type artihmétique ou caractère mais la sous-expression à %1 n'est pas de type arithmétique ou caractère"
19453 #~ msgid "Invalid operand at %1 for equality operator at %0"
19454 #~ msgstr "opérande invalide à %1 pour l'opérateur d'égalité à %0"
19456 #~ 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"
19457 #~ msgstr "opérateur d'égalité à %0 doit opérer sur deux sous-expressions de type scalaire (non pas de tableau), deux invocations de fonction retournant un type arithmétique ou scalaires caractère ou une combinaison des deux mais la sous-expression à %1 est %A"
19459 #~ msgid "Invalid operand (is %A) at %1 for equality operator at %0"
19460 #~ msgstr "opérande invalide (est %A) à %1 pour l'opérateur d'égalité à %0"
19462 #~ 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"
19463 #~ msgstr "opérateur relationnal à %0 doit opérer sur deux sous-expressions de type entier, réel ou caractère, mais aucune des sous-expression à %1 ou %2 n'est de type entier, réel ou caractère"
19465 #~ msgid "Invalid operands at %1 and %2 for relational operator at %0"
19466 #~ msgstr "opérandes invalides à %1 et %2 pour l'opérateur relationnel à %0"
19468 #~ 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"
19469 #~ msgstr "opérateur relationnal à %0 doit opérer sur deux sous-expressions de type entier, réel ou caractère, mais la sous-expression à %1 n'est pas de type entier, réel ou caractère"
19471 #~ msgid "Invalid operand at %1 for relational operator at %0"
19472 #~ msgstr "opérande invalide à %1 pour l'opérateur relationnel à %0"
19474 #~ 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"
19475 #~ msgstr "opérateur relationnal à %0 doit opérer sur deux sous-expressions de type scalaire (non pas de tableau), deux invocations de fonction retournant un type entier, réel ou caractère ou une combinaison des deux mais la sous-expression à %1 est %A"
19477 #~ msgid "Invalid operand (is %A) at %1 for relational operator at %0"
19478 #~ msgstr "opérande invalide (est %A) à %1 pour l'opérateur relationnel à %0"
19480 #~ msgid "Reference to intrinsic `%A' at %0 invalid -- one or more arguments have incorrect type"
19481 #~ msgstr "référence à l'intrinsèque «%A» à %0 invalide -- un ou plusieurs d'arguments ont un type incorrect"
19483 #~ msgid "Invalid reference to intrinsic `%A' at %0"
19484 #~ msgstr "référence invalide vers l'intrinsèque «%A» à %0"
19486 #~ msgid "Too few arguments passed to intrinsic `%A' at %0"
19487 #~ msgstr "trop peu d'arguments passés à l'intrinsèque «%A» à %0"
19489 #~ msgid "Too few arguments for intrinsic `%A' at %0"
19490 #~ msgstr "trop peu d'arguments passés à l'intrinsèque «%A» à %0"
19492 #~ msgid "Too many arguments passed to intrinsic `%A' at %0"
19493 #~ msgstr "trop d'arguments passés à l'intrinsèque «%A» à %0"
19495 #~ msgid "Too many arguments for intrinsic `%A' at %0"
19496 #~ msgstr "trop d'arguments passés à l'intrinsèque «%A» à %0"
19498 #~ msgid "Reference to disabled intrinsic `%A' at %0"
19499 #~ msgstr "référence à l'intrinsèque désactivé «%A» à %0"
19501 #~ msgid "Disabled intrinsic `%A' at %0"
19502 #~ msgstr "Désactiver les intrinsèques «%A» à %0"
19504 #~ msgid "Reference to intrinsic subroutine `%A' as if it were a function at %0"
19505 #~ msgstr "référence à la sous-routine intrinsèque «%A» comme s'il est une fonction à %0"
19507 #~ msgid "Function reference to intrinsic subroutine `%A' at %0"
19508 #~ msgstr "référence de fonction à la sous-routine intrinsèque «%A» à %0"
19510 #~ msgid "Reference to intrinsic function `%A' as if it were a subroutine at %0"
19511 #~ msgstr "référence à une fonction intrinsèque «%A» comme s'il est une sous-routine à %0"
19513 #~ msgid "Subroutine reference to intrinsic function `%A' at %0"
19514 #~ msgstr "référence de sous-routine à la fonction «%A» à %0"
19516 #~ msgid "Reference to unimplemented intrinsic `%A' at %0 -- use EXTERNAL to reference user-written procedure with this name"
19517 #~ msgstr "référence à un intrinsèque non implanté «%A» à %0 -- utiliser EXTERNAL pour référence la procédure ayant ce nom et écrite par l'usager"
19519 #~ msgid "Unimplemented intrinsic `%A' at %0"
19520 #~ msgstr "intrinsèque «%A» non implanté à %0"
19522 #~ msgid "Reference to unimplemented intrinsic `%A' at %0 (assumed EXTERNAL)"
19523 #~ msgstr "référence à un intrinsèque non implanté «%A» à (EXTERNAL assumé)"
19525 #~ msgid "Unimplemented intrinsic `%A' at %0 (assumed EXTERNAL)"
19526 #~ msgstr "intrinsèque non implantée «%A» à (EXTERNAL assumé)"
19528 #~ msgid "Attempt to modify variable `%A' at %0 while it serves as DO-loop iterator at %1"
19529 #~ msgstr "Tentative de modification de la variable «%A» à %0 alors qu'il sert à l'itération de la boucle DO à %1"
19531 #~ msgid "Modification of DO-loop iterator `%A' at %0"
19532 #~ msgstr "Modification de l'itération de la boucle DO «%A» à %0"
19534 #~ msgid "Attempt to modify variable `%A' via item #%B in list at %0 while it serves as implied-DO iterator at %1"
19535 #~ msgstr "Tentative de modification de la variable «%A» par le biais de l'item #%b dans la liste à %0 alors qu'il sert à l'itération implicite de la boucle DO à %1"
19537 #~ msgid "Array has too many dimensions, as of dimension specifier at %0"
19538 #~ msgstr "Tableau à trop de dimensions comme spécificateur de dimension à %0"
19540 #~ msgid "Too many dimensions at %0"
19541 #~ msgstr "trop de dimensions à %0"
19543 #~ 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"
19544 #~ msgstr "Item de contrôle OPEN non supporté à %0 -- ACTION=, ASSOCIATEVARIABLE=, BLOCKSIZE=, BUFFERCOUNT=, CARRIAGECONTROL=, DEFAULTFILE=, DELIM=, DISPOSE=, EXTENDSIZE=, INITIALSIZE=, KEY=, MAXREC=, NOSPANBLOCKS, ORGANIZATION=, PAD=, POSITION=, READONLY=, RECORDTYPE=, SHARED= et USEROPEN= ne sont pas supportés"
19546 #~ msgid "Unsupported OPEN control item at %0"
19547 #~ msgstr "item de contrôle OPEN non supporté à %0"
19549 #~ msgid "Unsupported INQUIRE control item at %0 -- ACTION=, CARRIAGECONTROL=, DEFAULTFILE=, DELIM=, KEYED=, ORGANIZATION=, PAD=, POSITION=, READ=, READWRITE=, RECORDTYPE=, and WRITE= are not supported"
19550 #~ msgstr "item de contrôle INQUIRE non supporté à %0 -- ACTION=, CARRIAGECONTROL=, DEFAULTFILE=, DELIM=, KEYED=, ORGANIZATION=, PAD=, POSITION=, READ=, READWRITE=, RECORDTYPE= et WRITE= ne sont pas supportés"
19552 #~ msgid "Unsupported INQUIRE control item at %0"
19553 #~ msgstr "item de contrôle INQUIRE non supporté à %0"
19555 #~ msgid "Unsupported READ control item at %0 -- ADVANCE=, EOR=, KEYEQ=, KEYGE=, KEYGT=, KEYID=, NULLS=, and SIZE= are not supported"
19556 #~ msgstr "item de contrôle READ non supporté à %0 -- ADVANCE=, EOR=, KEYEQ=, KEYGE=, KEYGT=, KEYID=, NULLS= et SIZE= ne sont pas supportés"
19558 #~ msgid "Unsupported READ control item at %0"
19559 #~ msgstr "item de contrôle READ non supporté à %0"
19561 #~ msgid "Unsupported WRITE control item at %0 -- ADVANCE= and EOR= are not supported"
19562 #~ msgstr "item de contrôle WRITE non supporté à %0 -- ADVANCE= et EOR= ne sont pas supportés"
19564 #~ msgid "Unsupported WRITE control item at %0"
19565 #~ msgstr "item de contrôle WRITE non supporté à %0"
19567 #~ msgid "Padding of %A %D required before `%B' in common block `%C' at %0 -- consider reordering members, largest-type-size first"
19568 #~ msgstr "Remplissage de %A %D requis avant «%B» dans le bloc commun «%C» à %0 -- considérer reordonner les membres, celui de plus grande taille en premier"
19570 #~ msgid "Padding of %A %D required before `%B' in common block `%C' at %0"
19571 #~ msgstr "Remplissage de %A %D requis avant «%B» dans le bloc commun «%C» à %0"
19573 #~ 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"
19574 #~ msgstr "Type du point d'entrée à %0 de la fonction est en conflit avec le type de point d'entrée précédent de la fonction -- doit être de longueur indentique ou zéro pour un type caractère"
19576 #~ msgid "Type of ENTRY point at %0 to function conflicts with type(s) of previous entrypoint(s)"
19577 #~ msgstr "type de point d'entré à %0 à la fonction est en conflit avec le type de point d'entrée précédent de la fonction"
19579 #~ msgid "Common block `%A' initialized at %0 already initialized at %1 -- only one program unit may specify initial values for a particular common block"
19580 #~ msgstr "bloc commun «%A» initialisé à %0 est déjà initialisé à %1 -- une seule unité de programme peut spécifier les valeurs initiales pour un bloc commun particulier"
19582 #~ msgid "Common block `%A' initialized at %0 already initialized at %1"
19583 #~ msgstr "bloc commun «%A» initialisé à %0 est déjà initialisé à %1"
19585 #~ msgid "Initial padding for common block `%A' is %B %C at %0 -- consider reordering members, largest-type-size first"
19586 #~ msgstr "remplissage initial pour le bloc commun «%A» est %B %C à %0 -- considérer réordonner les membres, celui de plus grande taille en premier"
19588 #~ msgid "Initial padding for common block `%A' is %B %C at %0"
19589 #~ msgstr "remplissage initial pour le bloc commun «%A» est %B %C à %0"
19591 #~ msgid "Initial padding for common block `%A' is %B %D at %0 but %C %E at %1 -- consider reordering members, largest-type-size first"
19592 #~ msgstr "remplissage initial pour le bloc commun «%A» est %B %D à %0 mais %C %E à %1 -- considérer réordonner les membres, ceux de plus grande taille en premier"
19594 #~ msgid "Initial padding for common block `%A' is %B %D at %0 but %C %E at %1"
19595 #~ msgstr "remplissage initial pour le bloc commun «%A» est %B %D à %0 mais %C %E à %1"
19597 #~ 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"
19598 #~ msgstr "bloc commun «%A» initialisé à un longueur %B %D à %0 mais augmenté à %C %E à %1 -- utiliser des définitions consistantes ou réordonner les unités de programmes dans le fichier source"
19600 #~ msgid "Common block `%A' is initialized to %B %D long at %0 but enlarged to %C %E at %1"
19601 #~ msgstr "bloc commun «%A» initialisé à un longueur %B %D à %0 mais augmenté à %C %E à %1"
19603 #~ msgid "DO-variable `%A' is type REAL or DOUBLE PRECISION at %0 -- unexpected behavior likely"
19604 #~ msgstr "variable DO «%A» est de type REEL ou DOUBLE PRECISION à %0 -- comportement inattendue est à prévoir"
19606 #~ msgid "DO-variable `%A' is type REAL or DOUBLE PRECISION at %0"
19607 #~ msgstr "variable DO «%A» est de type REEL ou DOUBLE PRECISION à %0"
19609 #~ 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"
19610 #~ msgstr "argument actuel invalide à %0 -- remplacer les constantes Hollerith avec %%REF('chaÎne') et des constantes sans type avec des équivalents entiers ou utiliser -fugly-args ou -fugly"
19612 #~ msgid "Invalid actual argument at %0"
19613 #~ msgstr "argument actuel invalide à %0"
19615 #~ msgid "Quadruple-precision floating-point unsupported -- treating constant at %0 as double-precision"
19616 #~ msgstr "virgule flottante en quadruple précision non supporté -- tratement de la constante à %0 en double précision"
19618 #~ msgid "Quadruple-precision floating-point unsupported"
19619 #~ msgstr "virgule flottante en quadruple précision non supporté"
19621 #~ msgid "Initialization of large (%B-unit) aggregate area `%A' at %0 currently very slow and takes lots of memory during g77 compile -- to be improved in 0.6"
19622 #~ msgstr "initialisation d'une large zone aggrégat (unit %B) «%A» à %0 couramment lente et prenant beaucoup de mémoire durant la compilation g77 -- à être amélioré dans 0.6"
19624 #~ msgid "This could take a while (initializing `%A' at %0)..."
19625 #~ msgstr "Cela pourrait prendre du temps (initialisation «%A» à %0)..."
19627 #~ msgid "can't to open %s"
19628 #~ msgstr "ne peut ouvrir %s"
19630 #~ msgid "Set class path and suppress system path"
19631 #~ msgstr "Initialiser le chemin des classes et supprimer le chemin systèmes"
19633 #~ msgid "<stdin>"
19634 #~ msgstr "<stdin>"
19636 #~ msgid "hard register `%s' listed as input operand to `asm'"
19637 #~ msgstr "registre matériel `%s' est listé comme une opérande d'entrée à `asm'"
19639 #~ msgid "floating point trap outputting a constant"
19640 #~ msgstr "la trappe en virgule flottante produit une constante"
19642 #~ msgid "no file-scope type named `%D'"
19643 #~ msgstr "pas de type de portée de fichier nommé `%D'"
19645 #~ msgid "%T is not a class type"
19646 #~ msgstr "« %T » n'est pas un type de classe"
19648 #~ msgid "base clause without member specification for `%#T'"
19649 #~ msgstr "clause de base sans spécification de membre pour `%#T'"
19651 #~ msgid "non-`union' tag used in declaring `%#T'"
19652 #~ msgstr "étiquette non-`union' utilisé dans la déclaration de `%#T'"
19654 #~ msgid "invalid use of %D"
19655 #~ msgstr "utilisation invalide de %D"
19657 #~ msgid "return value from function receives multiple initializations"
19658 #~ msgstr "valeur retournée de la fonction reçoit de multiples initialisations"
19660 #~ msgid "Can't use '$' as a separator for inner classes"
19661 #~ msgstr "Ne peut utiliser '$' comme séparateur pour des classes internes"
19663 #~ msgid "-mlong32 and -mlong64 can not both be specified"
19664 #~ msgstr "-mlong32 et -mlong64 ne peuvent être spécifiés ensembles."
19666 #~ msgid "type with more precision than %s"
19667 #~ msgstr "type avec plus de precision que %s"
19669 #~ msgid "ANSI C forbids const or volatile function types"
19670 #~ msgstr "C ANSI interdit les types `const' ou de fonctions volatiles"
19672 #~ msgid "leaving more files than we entered"
19673 #~ msgstr "laissant plus de fichiers que nous en avons entrée"
19675 #~ msgid "universal-character-name used for '%c'"
19676 #~ msgstr "nom-de-caractère-universel utilisé pour `%c'"
19678 #~ msgid "unknown escape sequence: '\\' followed by char 0x%x"
19679 #~ msgstr "séquence d'échappement inconnue: '\\' suivi du caractère 0x%x"
19681 #~ msgid "wrong type argument to %s"
19682 #~ msgstr "type d'argument erroné pour %s"
19684 #~ msgid "deprecated initialization of zero-length array"
19685 #~ msgstr "initialisation obsolète d'un tableau de taille zéro"
19687 #~ msgid "initialization of zero-length array before end of structure"
19688 #~ msgstr "initialisation d'un tableau de taille zéro avant la fin de la structure"
19690 #~ msgid "initialization of zero-length array inside a nested context"
19691 #~ msgstr "initialisation d'un tableau de taille zéro à l'intérieur d'un contexte imbriqué"
19693 #~ msgid "Unable to find a temporary location for static chain register"
19694 #~ msgstr "Incapable de trouver une location temporaire pour un registre chaîné statique"
19696 #~ msgid "Internal gcc abort from %s:%d"
19697 #~ msgstr "Abandon interne gcc à partir de %s:%d"
19699 #~ msgid "The local variable `insn' has the value:"
19700 #~ msgstr "La variable locale `insn' a la valeur:"
19702 #~ msgid "Register '%c' already specified in allocation order"
19703 #~ msgstr "Registre '%c' est déjà spécifié dans l'ordre d'allocation"
19705 #~ msgid "Same as -mcpu=i386"
19706 #~ msgstr "Identique à -mcpu=i386"
19708 #~ msgid "Same as -mcpu=i486"
19709 #~ msgstr "Identique à -mcpu=i486"
19711 #~ msgid "Same as -mcpu=pentium"
19712 #~ msgstr "Identique à -mcpu=pentium"
19714 #~ msgid "Same as -mcpu=pentiumpro"
19715 #~ msgstr "Identique à -mcpu=pentiumpro"
19717 #~ msgid "Emit Intel syntax assembler opcodes"
19718 #~ msgstr "Produire les code-op pour la syntaxe d'assembleur Intel"
19720 #~ msgid "Control allocation order of integer registers"
19721 #~ msgstr "Contrôle l'ordre d'allocation des registres entier"
19723 #~ msgid "The -mabi=32 support does not work yet."
19724 #~ msgstr "L'option -mabi=32 n'est pas fonctionnelle encore."
19726 #~ msgid "-mcpu=%s does not support -mips%d"
19727 #~ msgstr "-mcpu=%s ne supporte par -mips%d"
19729 #~ msgid "Use FUNCTION_EPILOGUE"
19730 #~ msgstr "Utiliser FUNCTION_EPILOGUE"
19732 #~ msgid "Do not use FUNCTION_EPILOGUE"
19733 #~ msgstr "Ne pas utiliser FUNCTION_EPILOGUE"
19735 #~ msgid "object size exceeds built-in limit for virtual function table implementation"
19736 #~ msgstr "taille des objets excède les limites internes pour la table implantée de fonctions virtuelles"
19738 #~ msgid "object size exceeds normal limit for virtual function table implementation, recompile all source and use -fhuge-objects"
19739 #~ msgstr "taille des objets excède la limite normale pour la table implantée de foncions virtuelles, recompiler tous les sources et utiliser -fhuge-objects"
19741 #~ msgid "the ABI requires vtable thunks"
19742 #~ msgstr "l'ABI requiert vtable thunks"
19744 #~ msgid "`__alignof__' applied to a bit-field"
19745 #~ msgstr "`__alignof__' appliqué à un champ de bits"
19747 #~ msgid "Do not treat the namespace `std' as a normal namespace"
19748 #~ msgstr "Ne pas traiter l'espace nom `std' comme un espace nom normal"
19750 #~ msgid "taking dynamic typeid of object with -fno-rtti"
19751 #~ msgstr "prendre le typeid dynamique d'objet avec -fno-rtti"
19753 #~ msgid "recoverable compiler error, fixups for virtual function"
19754 #~ msgstr "erreur de recouvrement du compilateur, correctifs pour les fonctions virtuelles"
19756 #~ msgid "`com_interface' only supported with -fvtable-thunks"
19757 #~ msgstr "`com_interface' supporté seulement avec -fvtable-thunks"
19759 #~ msgid "\"defined\" operator appears during macro expansion"
19760 #~ msgstr "opérateur \"defined\" apparaît durant l'expansion de macro"
19762 #~ msgid "-include and -imacros cannot be used with -fpreprocessed"
19763 #~ msgstr "-include et -imacros ne peuvent être utilisés avec -fpreprocessed"
19765 #~ msgid "buffers still stacked in cpp_finish"
19766 #~ msgstr "tampons toujours empilés dans cpp_finish"
19768 #~ msgid "# followed by integer"
19769 #~ msgstr "# suivi d'un entier"
19771 #~ msgid "attempt to push file buffer with contexts stacked"
19772 #~ msgstr "tentative d'empilage du tampon fichier dans un contexte de pile"
19774 #~ msgid "file \"%s\" left but not entered"
19775 #~ msgstr "fichier \"%s\" a été laissé mais n'a pas été entré"
19777 #~ msgid "expected to return to file \"%s\""
19778 #~ msgstr "attendait retourner au fichier \"%s\""
19780 #~ msgid "header flags for \"%s\" have changed"
19781 #~ msgstr "fanion d'en-tête de \"%s\" a changé"
19783 #~ msgid "file \"%s\" entered but not left"
19784 #~ msgstr "fichier \"%s\" entrée mais non laissé"
19786 #~ msgid "NOTE_INSN_BASIC_BLOCK is missing for block %d\n"
19787 #~ msgstr "NOTE_INSN_BASIC_BLOCK est manquant por le bloc %d\n"
19789 #~ msgid "gcov [-b] [-v] [-n] [-l] [-f] [-o OBJDIR] file\n"
19790 #~ msgstr "gcov [-b] [-v] [-n] [-l] [-f] [-o RÉP_OBJ] fichier\n"
19792 #~ msgid "Premature end of input file %s"
19793 #~ msgstr "Fin prématuré du fichier d'entrée %s"
19795 #~ msgid "Make is_compiled_class return 1"
19796 #~ msgstr "Faire que is_compiled_class retourne 1"
19798 #~ msgid "Dump class files to <name>.class"
19799 #~ msgstr "Vidanger les fichiers de classs dans <nom>.class"
19801 #~ msgid "input file is list of file names to compile"
19802 #~ msgstr "fichier d'entrée est listé dans les noms de fichiers à compiler"
19804 #~ msgid "Generate code for Boehm GC"
19805 #~ msgstr "Générer le code pour Boehm GC"
19807 #~ msgid "Don't put synchronization structure in each object"
19808 #~ msgstr "Ne pas insérer de structure de synchronisation dans cahque objet"
19810 #~ msgid "Arc profiling: some edge counts were bad."
19811 #~ msgstr "profilage Arc: quelques compteurs de bordures étaient erronées."
19813 #~ msgid "`asm' cannot be used in function where memory usage is checked"
19814 #~ msgstr "`asm' ne peut être utilisé dans une fonction où l'usage de la mémoire est vérifié"
19816 #~ msgid "`asm' cannot be used with `-fcheck-memory-usage'"
19817 #~ msgstr "`asm' ne peut être utilisé `-fcheck-memory-usage'"
19819 #~ msgid "output operand constraint %d contains `+'"
19820 #~ msgstr "contrainte de sortie de l'opérande %d contient `+'"
19822 #~ msgid "\"%s\" and \"%s\" identical in first %d characters"
19823 #~ msgstr "\"%s\" et \"%s\" identique pour les premiers %d caractères"
19825 #~ msgid "Improve FP speed by violating ANSI & IEEE rules"
19826 #~ msgstr "Améliorer la vitesse FP en violant les règles ANSI & IEEE"
19828 #~ msgid "Generate code to check every memory access"
19829 #~ msgstr "Générer du code pour vérifier chaque accès mémoire"
19831 #~ msgid "Add a prefix to all function names"
19832 #~ msgstr "Ajouter un préfixe à tous les noms de fonctions"
19834 #~ msgid "Errors detected in input file (your bison.simple is out of date)\n"
19835 #~ msgstr "Erreurs détectées dans le fichier d'entrée (votre bison.simple est périmé)\n"
19837 #~ msgid "  -Wid-clash-<num>        Warn if 2 identifiers have the same first <num> chars\n"
19838 #~ msgstr "  -Wid-clash-<nombre>     avertir si 2 identificateurs one les mêmes premiers <nombre> de caractères\n"
19840 #~ msgid "Unrecognized option `%s'"
19841 #~ msgstr "Option non reconnue `%s'"
19843 #~ msgid "`-a' option (basic block profile) not supported"
19844 #~ msgstr "`-a' option (profile de blocs de base) non supporté"
19846 #~ msgid "`-ax' option (jump profiling) not supported"
19847 #~ msgstr "`-ax' option (profilage des sauts) non supporté"
19849 #~ msgid "`-ax' and `-a' are conflicting options. `-a' ignored."
19850 #~ msgstr "`-ax' et `-a' sont des options conflictuelles. `-a' ignoré."
19852 #~ msgid "Data size %ld.\n"
19853 #~ msgstr "Taille des données %ld.\n"
19855 #~ msgid "Copyright (C) 2001 Free Software Foundation, Inc.\n"
19856 #~ msgstr "Copyright © 2001 Free Software Foundation, Inc.\n"
19858 #~ msgid "Name `%s' contains quotes"
19859 #~ msgstr "Nom « %s » contient des guillemets"
19861 #~ msgid "invalid string `%s' in define_query_cpu_unit"
19862 #~ msgstr "chaîne invalide « %s » dans define_query_cpu_unit"
19864 #~ msgid "invalid first string `%s' in presence_set"
19865 #~ msgstr "première chaîne invalide « %s » dans presence_set"
19867 #~ msgid "invalid first string `%s' in absence_set"
19868 #~ msgstr "première chaîne invalide « %s » dans absence_set"
19870 #~ msgid "invalid second string `%s' in absence_set"
19871 #~ msgstr "seconde chaîne invalide « %s » dans absence_set"
19873 #~ msgid "invalid string `%s' in define_automaton"
19874 #~ msgstr "chaîne invalide « %s » dans define_automaton"
19876 #~ msgid "garbage after ) in reservation `%s'"
19877 #~ msgstr "rebut après « ) » dans la réservation « %s »"
19879 #~ msgid "repetition `%s' <= 1 in reservation `%s'"
19880 #~ msgstr "répétition « %s » <= 1 dans la réservation « %s »"
19882 #~ msgid "`%s' in exclusion is not unit"
19883 #~ msgstr "« %s » dans l'exclusion n'est pas une unité"
19885 #~ msgid "units `%s' and `%s' in exclusion set belong to different automata"
19886 #~ msgstr "unités « %s » et « %s » dans l'ensemble d'exclusions appartient à un automate différent"
19888 #~ msgid "unit `%s' excludes and requires presence of `%s'"
19889 #~ msgstr "unité « %s » exclue et requiert la présence de « %s »"
19891 #~ msgid "unit `%s' requires absence and presence of `%s'"
19892 #~ msgstr "unité « %s » exclue et requiert l'absence ou la présence de « %s »"
19894 #~ msgid "define_insn_reservation `%s' has negative latency time"
19895 #~ msgstr "define_insn_reservation « %s » a un temps de latence négatif"
19897 #~ msgid "define_bypass `%s - %s' has negative latency time"
19898 #~ msgstr "define_bypass « %s - %s » a un temps de latence négatif"
19900 #~ msgid "define_unit `%s' without automaton when one defined"
19901 #~ msgstr "define_unit « %s » sans automate alors qu'il y en a un défini"
19903 #~ msgid "Units `%s' and `%s' should be in the same automaton"
19904 #~ msgstr "Unités « %s » et « %s » devraient être dans le même automate"
19906 #~ msgid "Automaton `%s': Insn `%s' will never be issued"
19907 #~ msgstr "Automate « %s »: Insn « %s » ne sera jamais émis"
19909 #~ msgid "Insn `%s' will never be issued"
19910 #~ msgstr "Insn « %s » ne sera jamais émis"
19912 #~ msgid "Profile does not match flowgraph of function %s (out of date?)"
19913 #~ msgstr "Profil ne concorde pas le graphe de flux de la fonction %s (périmé?)"
19915 #~ 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"
19916 #~ msgstr "La pente de la fonction linéaire d'étrnaglement d'enlignage après avoir atteint récursivement la limite d'enlignage récursif est obtenue par la valeur négative réciproque de ce paramètre"
19918 #~ msgid "push %s level %p line %d\n"
19919 #~ msgstr "empiler %s niveau %p ligne %d\n"
19921 #~ msgid "pop  %s level %p line %d\n"
19922 #~ msgstr "dépiler %s niveau %p ligne %d\n"
19924 #~ msgid "suspend  %s level %p line %d\n"
19925 #~ msgstr "suspendre %s niveau %p ligne %d\n"
19927 #~ msgid "resume %s level %p line %d\n"
19928 #~ msgstr "compléter %s niveau %p ligne %d\n"
19930 #~ msgid "\\x%x"
19931 #~ msgstr "\\x%x"
19933 #~ msgid "invalid use of template `%D'"
19934 #~ msgstr "utilisation invalide du canevas « %D »"
19936 #~ msgid "qualified name does not name a class"
19937 #~ msgstr "nom qualifié ne nomme pas une classe"
19939 #~ msgid "assignment to non-static member `%D' of enclosing class `%T'"
19940 #~ msgstr "affectation à un membre non statique « %D » de la classe « %T » entourée"
19942 #~ msgid "ISO C++ does not permit named return values"
19943 #~ msgstr "ISO C++ ne permet pas les valeurs retournées nommées"
19945 #~ msgid "exception handler inside code that is being protected"
19946 #~ msgstr "traitement d'exception à l'intérieur du code qui est protégé"
19948 #~ msgid "(debug) trace parsing process"
19949 #~ msgstr "(débug) tracer le traitement de l'analyse"
19951 #~ msgid "(debug) trace lexical analysis"
19952 #~ msgstr "(débug) trace l'analyse lexicale"