OSDN Git Service

dad50c7cab0a7dc5a0f9258bc3b45d67b0b90508
[pf3gnuchains/gcc-fork.git] / libcpp / po / fr.po
1 # Messages français pour GNU concernant gcc.
2 # Copyright © 2001 Free Software Foundation, Inc.
3 # Michel Robitaille <robitail@IRO.UMontreal.CA>, traducteur depuis/since 1996.
4 #
5 # Vocabulaire utilisé
6 #       lvalue          = membre gauche
7 #       deprecated      = obsolète
8 #       out of range    = hors des limites
9 #       range           = gamme
10 #       scope           = porté, champ
11 #       shadowing       = masquer
12 #       embedded PIC    = PIC enchâssé
13 #       CPU             = processeur
14 #       structure with flexible member
15 #                       = structure ayant un membre flexible
16 #       flag            = fanion
17 #       forward declaration
18 #                       = déclaration anticipée
19 #       token           = élément lexical (dans le contexte du parsing)
20 #       to subscript    = indicer
21 #       top-level       = hors de toute fonction
22 #       member function = fonction membre
23 #
24 # Pas traduit:
25 #       thread
26 #
27 # J'ai des doutes pour :
28 #       inline          = enligne (pas systématiquement)
29 #                         oui dans le contexte du langage C par exemple MR
30 #                         non autrement ...de manière générale MR
31 #       section attribute       attribut de section OK MR
32 #       wide char               caractère long  ...non mieux caractère large MR 
33 #                               plus conforme à l'esprit.
34 #
35 # ------
36 #       literals                littéral, ou mot composé ?
37 # msgid "ISO C89 forbids compound literals"
38 # msgstr "le C89 ISO interdit les mots composés"
39 #
40 #       symbol table            table des symboles ou table de symbole
41 #       command map             carte des commandes
42 #       Combiner                combinateur
43 # msgid ""
44 # ";; Combiner statistics: %d attempts, %d substitutions (%d requiring new space),\n"
45 # ";; %d successes.\n"
46 # "\n"
47 # msgstr ""
48 # ";; Statistiques du combinateur : %d tentatives, %d substitutions (%d requérant un nouvel espace),\n"
49 # ";; %d succès.\n"
50 # "\n"
51 #
52 #       promote                 promouvoir
53 # msgid "the left operand of \"%s\" changes sign when promoted"
54 # msgstr "L'opérande gauche de « %s » change de signe lors de sa promotion"
55 #
56 #        include guards        ???
57 # msgid "Multiple include guards may be useful for:\n"
58 # msgstr "De multiples balises pour les inclusions peuvent être utiles pour :\n"
59 #
60 #
61 #        universal-character-name ???
62 # msgid "incomplete universal-character-name"
63 # msgid "non-hex digit '%c' in universal-character-name"
64 # msgid "universal-character-name on EBCDIC target"
65 #
66 #       poisoning                       empoisonnement
67 # msgid "poisoning existing macro \"%s\""
68 # msgstr "empoisonnement de la macro existente « %s »"
69 # MR  9-jan 2004: poisoning etc... transformé par corruption corrompu etc..
70 # MR 24-mai 2004: poison etc...suite au msg concernant le #pragma once et #pragma poison 
71 #
72 # Autres règles:
73 #       - j'ai ajouté un adjectif par rapport à l'anglais si le message est
74 #         une phrase avec verbe conjugé. 
75 #       - ISO est considéré comme un adjectif dans « C ISO »
76 #         
77 # Erreurs corrigées:
78 #       librairies, assumer
79 #
80 # A faire:
81 #   - s/en ligne/en-ligne/  modifié 9-janv-2004 MR
82 #   - s/en-ligne/enligne/  modifié 18-février-2004 MR pcq expression ou terme enlignage vs inlining
83 #   - hors gamme  a été changé pour hors limite ...MR 09-jan-2004
84 #   - literal
85 #   - chaîne de format => formatage
86 #   - scope
87 #   - supporté est un faux ami
88 #
89 # A rapporter upstream:
90 # <<<<<<<<
91 # In c-opts.c, begining line 1732, a lot of options are of the kind:
92 #    "  -W[no-]trigraphs          Warn if trigraphs are encountered\n"
93 # I guess it would be better to change them all to something like
94 #    "  -W[no-]trigraphs          Warn [or not] if trigraphs are encountered\n"
95 #
96 #
97 # #: c-opts.c:1759
98 # "  -MP\t\t\t    Generate phony targets for all headers\n"
99 # you may want to change the \t to spaces, as it is done for the other lines.
100 #
101 # #: c-typeck.c:3166 c-typeck.c:4632 c-typeck.c:4648 c-typeck.c:4664
102 # #: final.c:3146 final.c:3148 gcc.c:4397 rtl-error.c:122 toplev.c:1694
103 # #: config/cris/cris.c:529 cp/typeck.c:4341 java/expr.c:364 java/verify.c:1467
104 # #: java/verify.c:1468 java/verify.c:1483
105 # #, c-format
106 # msgid "%s"
107 # msgstr "%s"
108 #
109 # Are you sure you want to translate the messages in cfgrtl.c, or are they
110 #  debugging informations ?
111 #
112 # You may want to use ngettext instead of putting (s) in text.
113 # msgid "null character(s) preserved in literal"
114 #
115 # >>>>>>>>>
116 #
117 msgid ""
118 msgstr ""
119 "Project-Id-Version: GNU cpplib 4.0-b20041128\n"
120 "Report-Msgid-Bugs-To: http://gcc.gnu.org/bugs.html\n"
121 "POT-Creation-Date: 2004-11-27 19:38+0000\n"
122 "PO-Revision-Date: 2004-12-02 20:00-0500\n"
123 "Last-Translator: Michel Robitaille <robitail@IRO.UMontreal.CA>\n"
124 "Language-Team: French <traduc@traduc.org>\n"
125 "MIME-Version: 1.0\n"
126 "Content-Type: text/plain; charset=ISO-8859-1\n"
127 "Content-Transfer-Encoding: 8-bit\n"
128 "Plural-Forms: nplurals=2; plural=(n > 1);\n"
129
130 #: charset.c:653
131 #, c-format
132 msgid "conversion from %s to %s not supported by iconv"
133 msgstr "conversion de %s vers %s n'est pas supporté par iconv"
134
135 #: charset.c:656
136 msgid "iconv_open"
137 msgstr "iconv_open"
138
139 #: charset.c:664
140 #, c-format
141 msgid "no iconv implementation, cannot convert from %s to %s"
142 msgstr "pas d'implantation iconv, ne peut convertir de %s vers %s"
143
144 #: charset.c:808
145 msgid "universal character names are only valid in C++ and C99"
146 msgstr "noms de caractère universel sont seulement valides en C++ et C89"
147
148 #: charset.c:811
149 #, c-format
150 msgid "the meaning of '\\%c' is different in traditional C"
151 msgstr "la signification de « \\%c » est différente en C traditionel"
152
153 # FIXME
154 #: charset.c:837
155 #, c-format
156 msgid "incomplete universal character name %.*s"
157 msgstr "nom de caractère universel incomplet %.*s"
158
159 #: charset.c:849
160 #, c-format
161 msgid "%.*s is not a valid universal character"
162 msgstr "%.*s n'est pas un caractère universel valide"
163
164 #: charset.c:859
165 #, c-format
166 msgid "universal character %.*s is not valid in an identifier"
167 msgstr "caractère universel %.*s n'est pas valide dans un identificcateur"
168
169 #: charset.c:863
170 #, c-format
171 msgid "universal character %.*s is not valid at the start of an identifier"
172 msgstr "caractère universel %.*s n'est pas valide au début d'un identificcateur"
173
174 #: charset.c:896
175 msgid "converting UCN to source character set"
176 msgstr "conversion UCN vers le jeu source de caractères"
177
178 #: charset.c:900
179 msgid "converting UCN to execution character set"
180 msgstr "conversion UCN vers le jeu d'exécution de caractères"
181
182 #: charset.c:972
183 msgid "the meaning of '\\x' is different in traditional C"
184 msgstr "la signification de « \\x » est différente en C traditionel"
185
186 #: charset.c:989
187 msgid "\\x used with no following hex digits"
188 msgstr "\\x utilisé sans être suivi de chiffres en hexdécimal"
189
190 #: charset.c:996
191 msgid "hex escape sequence out of range"
192 msgstr "séquence d'échappement hexadécimale hors limite"
193
194 #: charset.c:1035
195 msgid "octal escape sequence out of range"
196 msgstr "séquence d'échappement octale hors limite"
197
198 #: charset.c:1103
199 msgid "the meaning of '\\a' is different in traditional C"
200 msgstr "la signification de « \\a » est différente en C traditionel"
201
202 #: charset.c:1110
203 #, c-format
204 msgid "non-ISO-standard escape sequence, '\\%c'"
205 msgstr "séquence d'échappement « \\%c » non conforme au standard ISO"
206
207 #: charset.c:1118
208 #, c-format
209 msgid "unknown escape sequence '\\%c'"
210 msgstr "séquence d'échappement « \\%c » inconnue"
211
212 #: charset.c:1121
213 #, c-format
214 msgid "unknown escape sequence: '\\%03o'"
215 msgstr "séquence d'échappement « \\%03o » inconnue"
216
217 #: charset.c:1127
218 msgid "converting escape sequence to execution character set"
219 msgstr "conversion d'une séquence d'échappement vers un jeu d'exécution de caractères"
220
221 #: charset.c:1186
222 msgid "converting to execution character set"
223 msgstr "conversion vers un jeu d'exécution de caractères"
224
225 #: charset.c:1249 charset.c:1312
226 msgid "character constant too long for its type"
227 msgstr "constante caractère trop longue pour son type"
228
229 #: charset.c:1252
230 msgid "multi-character character constant"
231 msgstr "constante caractère multi-caractères"
232
233 #: charset.c:1344
234 msgid "empty character constant"
235 msgstr "constante caractère vide"
236
237 #: charset.c:1393
238 #, c-format
239 msgid "failure to convert %s to %s"
240 msgstr "échec de conversion de %s vers %s"
241
242 #: directives.c:216
243 #, c-format
244 msgid "extra tokens at end of #%s directive"
245 msgstr "éléments lexicaux superflus à la fin de la directive #%s"
246
247 #: directives.c:303
248 #, c-format
249 msgid "#%s is a GCC extension"
250 msgstr "#%s est une extension GCC"
251
252 #: directives.c:315
253 msgid "suggest not using #elif in traditional C"
254 msgstr "il est suggéré de ne pas utiliser #elif en C traditionnel"
255
256 #: directives.c:318
257 #, c-format
258 msgid "traditional C ignores #%s with the # indented"
259 msgstr "le C traditionel ignore la directive #%s si le caractère # est indenté"
260
261 #: directives.c:322
262 #, c-format
263 msgid "suggest hiding #%s from traditional C with an indented #"
264 msgstr "il est suggéré de cacher #%s au C traditionel en indentant le « # »"
265
266 #: directives.c:348
267 msgid "embedding a directive within macro arguments is not portable"
268 msgstr "placer une directive dans les arguments d'une macro n'est pas portable"
269
270 #: directives.c:368
271 msgid "style of line directive is a GCC extension"
272 msgstr "la directive de style de ligne est extension GCC"
273
274 #: directives.c:418
275 #, c-format
276 msgid "invalid preprocessing directive #%s"
277 msgstr "directive de pré-traitement #%s invalide"
278
279 #: directives.c:489
280 msgid "\"defined\" cannot be used as a macro name"
281 msgstr "« defined » ne peut être utilisé comme nom de macro"
282
283 #: directives.c:495
284 #, c-format
285 msgid "\"%s\" cannot be used as a macro name as it is an operator in C++"
286 msgstr "« %s » ne peut être utilisé comme nom de macro car c'est un opérateur en C++"
287
288 #: directives.c:498
289 #, c-format
290 msgid "no macro name given in #%s directive"
291 msgstr "aucun nom de macro donné dans la directive #%s"
292
293 #: directives.c:501
294 msgid "macro names must be identifiers"
295 msgstr "les noms de macro doivent être des identificateurs"
296
297 #: directives.c:542
298 #, c-format
299 msgid "undefining \"%s\""
300 msgstr "indéfinition de « %s »"
301
302 #: directives.c:597
303 msgid "missing terminating > character"
304 msgstr "caractère > de terminaison manquant"
305
306 #: directives.c:650
307 #, c-format
308 msgid "#%s expects \"FILENAME\" or <FILENAME>"
309 msgstr "#%s attend \"NOM_DE_FICHIER\" ou <NOM_DE_FICHIER>"
310
311 #: directives.c:673
312 msgid "#include nested too deeply"
313 msgstr "#include imbriqué trop profondément"
314
315 #: directives.c:711
316 msgid "#include_next in primary source file"
317 msgstr "#include_next dans un fichier source primaire"
318
319 #: directives.c:737
320 #, c-format
321 msgid "invalid flag \"%s\" in line directive"
322 msgstr "fanion « %s » invalide dans la ligne de directive"
323
324 #: directives.c:784
325 #, c-format
326 msgid "\"%s\" after #line is not a positive integer"
327 msgstr "« %s » après #line n'est pas un nombre entier positif"
328
329 #: directives.c:790
330 msgid "line number out of range"
331 msgstr "numéro de ligne hors limite"
332
333 #: directives.c:803 directives.c:880
334 #, c-format
335 msgid "\"%s\" is not a valid filename"
336 msgstr "« %s » n'est pas un nom de fichier valide"
337
338 #: directives.c:840
339 #, c-format
340 msgid "\"%s\" after # is not a positive integer"
341 msgstr "« %s » après # n'est pas un nombre entier positif"
342
343 #: directives.c:942
344 msgid "invalid #ident directive"
345 msgstr "directive #ident invalide"
346
347 # FIXME
348 #: directives.c:1030
349 #, c-format
350 msgid "registering \"%s\" as both a pragma and a pragma namespace"
351 msgstr "enregistrement de \"%s\" à la fois comme une pragma et un espace de nom de pragma"
352
353 #: directives.c:1033
354 #, c-format
355 msgid "#pragma %s %s is already registered"
356 msgstr "la #pragma %s %s est déjà enregistrée"
357
358 #: directives.c:1036
359 #, c-format
360 msgid "#pragma %s is already registered"
361 msgstr "la #pragma %s est déjà enregistrée"
362
363 # FIXME
364 #: directives.c:1236
365 msgid "#pragma once in main file"
366 msgstr "#pragma once utilisée une seule fois dans le fichier principal"
367
368 # FIXME
369 #: directives.c:1259
370 msgid "invalid #pragma GCC poison directive"
371 msgstr "la directive GCC #pragma poison est invalide"
372
373 # FIXME
374 #: directives.c:1268
375 #, c-format
376 msgid "poisoning existing macro \"%s\""
377 msgstr "élimination de la macro existente « %s »"
378
379 #: directives.c:1289
380 msgid "#pragma system_header ignored outside include file"
381 msgstr "#pragma system_header ignorée en dehors du fichier d'inclusion"
382
383 #: directives.c:1313
384 #, c-format
385 msgid "cannot find source file %s"
386 msgstr "impossible de trouver le fichier source %s"
387
388 #: directives.c:1317
389 #, c-format
390 msgid "current file is older than %s"
391 msgstr "le fichier courant est plus vieux que %s"
392
393 #: directives.c:1431
394 msgid "_Pragma takes a parenthesized string literal"
395 msgstr "_Pragma prend une chaîne entourée de parenthèrese"
396
397 #: directives.c:1538
398 msgid "#else without #if"
399 msgstr "#else sans #if"
400
401 #: directives.c:1543
402 msgid "#else after #else"
403 msgstr "#else après #else"
404
405 #: directives.c:1545 directives.c:1578
406 msgid "the conditional began here"
407 msgstr "la condition débute ici"
408
409 #: directives.c:1571
410 msgid "#elif without #if"
411 msgstr "#elif sans #if"
412
413 #: directives.c:1576
414 msgid "#elif after #else"
415 msgstr "#elif après #else"
416
417 #: directives.c:1606
418 msgid "#endif without #if"
419 msgstr "#endif sans #if"
420
421 #: directives.c:1683
422 msgid "missing '(' after predicate"
423 msgstr "« ( » manquante après le prédicat"
424
425 #: directives.c:1698
426 msgid "missing ')' to complete answer"
427 msgstr "« ) » manquante pour completer la réponse"
428
429 #: directives.c:1718
430 msgid "predicate's answer is empty"
431 msgstr "la réponse du prédicat est vide"
432
433 #: directives.c:1745
434 msgid "assertion without predicate"
435 msgstr "assertion sans prédicat"
436
437 #: directives.c:1747
438 msgid "predicate must be an identifier"
439 msgstr "le prédicat doit être un identificateur"
440
441 # FIXME
442 #: directives.c:1833
443 #, c-format
444 msgid "\"%s\" re-asserted"
445 msgstr "« %s » re-asserti"
446
447 #: directives.c:2056
448 #, c-format
449 msgid "unterminated #%s"
450 msgstr "#%s non terminé"
451
452 #: errors.c:118
453 msgid "warning: "
454 msgstr "attention : "
455
456 #: errors.c:120
457 msgid "internal error: "
458 msgstr "erreur interne : "
459
460 #: errors.c:122
461 msgid "error: "
462 msgstr "erreur: "
463
464 #: errors.c:181
465 msgid "stdout"
466 msgstr "stdout"
467
468 #: errors.c:183
469 #, c-format
470 msgid "%s: %s"
471 msgstr "%s : %s"
472
473 #: expr.c:192
474 msgid "too many decimal points in number"
475 msgstr "trop de points décimaux dans le nombre"
476
477 #: expr.c:212
478 #, c-format
479 msgid "invalid digit \"%c\" in octal constant"
480 msgstr "chiffre « %c » invalide dans la constante en base 8"
481
482 #: expr.c:218
483 msgid "use of C99 hexadecimal floating constant"
484 msgstr "usage d'une constante hexadécimale constante à la C99"
485
486 #: expr.c:227
487 msgid "exponent has no digits"
488 msgstr "l'exposant n'a pas de chiffre"
489
490 #: expr.c:234
491 msgid "hexadecimal floating constants require an exponent"
492 msgstr "la contante hexadécimale flottante requière un exposant"
493
494 #: expr.c:240
495 #, c-format
496 msgid "invalid suffix \"%.*s\" on floating constant"
497 msgstr "suffixe « %.*s » invalide pour une constante flottante"
498
499 #: expr.c:250 expr.c:275
500 #, c-format
501 msgid "traditional C rejects the \"%.*s\" suffix"
502 msgstr "le C traditionnel interdit le suffixe « %.*s »"
503
504 #: expr.c:261
505 #, c-format
506 msgid "invalid suffix \"%.*s\" on integer constant"
507 msgstr "suffixe « %.*s » invalide pour une constante entière"
508
509 #: expr.c:283
510 msgid "use of C99 long long integer constant"
511 msgstr "usage d'une constante entière « long long » à la C99"
512
513 #: expr.c:290
514 msgid "imaginary constants are a GCC extension"
515 msgstr "les constantes imaginaires sont une extension GCC"
516
517 #: expr.c:376
518 msgid "integer constant is too large for its type"
519 msgstr "constante entière trop grande pour tenir dans son type"
520
521 #: expr.c:388
522 msgid "integer constant is so large that it is unsigned"
523 msgstr "cette constante entière est si grande qu'elle ne peut être signée"
524
525 #: expr.c:470
526 msgid "missing ')' after \"defined\""
527 msgstr "« ) » manquant après « defined »"
528
529 #: expr.c:477
530 msgid "operator \"defined\" requires an identifier"
531 msgstr "l'opérateur « defined » requiert un identificateur"
532
533 #: expr.c:485
534 #, c-format
535 msgid "(\"%s\" is an alternative token for \"%s\" in C++)"
536 msgstr "(« %s » est un élément lexical alternatif pour « %s » en C++)"
537
538 #: expr.c:495
539 msgid "this use of \"defined\" may not be portable"
540 msgstr "cette utilisation de « defined » peut ne pas être portable"
541
542 #: expr.c:534
543 msgid "floating constant in preprocessor expression"
544 msgstr "constante flottante dans une expresion pour le préprocesseur"
545
546 #: expr.c:540
547 msgid "imaginary number in preprocessor expression"
548 msgstr "constante complexe dans une expresion pour le préprocesseur"
549
550 #: expr.c:585
551 #, c-format
552 msgid "\"%s\" is not defined"
553 msgstr "« %s » n'est pas défini"
554
555 #: expr.c:716 expr.c:745
556 #, c-format
557 msgid "missing binary operator before token \"%s\""
558 msgstr "opérateur binaire manquant avant l'élément lexical « %s »"
559
560 #: expr.c:736
561 #, c-format
562 msgid "token \"%s\" is not valid in preprocessor expressions"
563 msgstr "l'élément lexical « %s » n'est pas valide dans les expressions pour le préprocesseur"
564
565 #: expr.c:753
566 msgid "missing expression between '(' and ')'"
567 msgstr "expression manquante entre '(' et ')'"
568
569 #: expr.c:756
570 msgid "#if with no expression"
571 msgstr "#if sans expression"
572
573 #: expr.c:759
574 #, c-format
575 msgid "operator '%s' has no right operand"
576 msgstr "l'opérateur « %s » n'a pas d'opérande droite"
577
578 #: expr.c:764
579 #, c-format
580 msgid "operator '%s' has no left operand"
581 msgstr "opérateur « %s » n'a pas d'opérande gauche"
582
583 #: expr.c:790
584 msgid " ':' without preceding '?'"
585 msgstr "« : » n'est pas précédé de « ? »"
586
587 #: expr.c:817
588 msgid "unbalanced stack in #if"
589 msgstr "pile non balancée dans #if"
590
591 #: expr.c:836
592 #, c-format
593 msgid "impossible operator '%u'"
594 msgstr "opérateur impossible « %u »"
595
596 #: expr.c:928
597 msgid "missing ')' in expression"
598 msgstr "« ) » manquante dans l'expresion"
599
600 #: expr.c:949
601 msgid "'?' without following ':'"
602 msgstr "« ? » n'est pas suivi de « : »"
603
604 #: expr.c:959
605 msgid "integer overflow in preprocessor expression"
606 msgstr "débordement d'entier dans l'expresion pour le préprocesseur"
607
608 #: expr.c:964
609 msgid "missing '(' in expression"
610 msgstr "« ( » manquante dans l'expresion"
611
612 #: expr.c:996
613 #, c-format
614 msgid "the left operand of \"%s\" changes sign when promoted"
615 msgstr "L'opérande gauche de « %s » change de signe lors de sa promotion"
616
617 #: expr.c:1001
618 #, c-format
619 msgid "the right operand of \"%s\" changes sign when promoted"
620 msgstr "L'opérande droite de « %s » change de signe lors de sa promotion"
621
622 #: expr.c:1260
623 msgid "traditional C rejects the unary plus operator"
624 msgstr "le C traditionnel rejette le plus unaire"
625
626 #: expr.c:1359
627 msgid "comma operator in operand of #if"
628 msgstr "opérateur virgule dans l'opérande de #if"
629
630 #: expr.c:1491
631 msgid "division by zero in #if"
632 msgstr "division par zéro dans #if"
633
634 #: files.c:401
635 msgid "NULL directory in find_file"
636 msgstr "répertoire NUL dans find_file"
637
638 #: files.c:446
639 msgid "one or more PCH files were found, but they were invalid"
640 msgstr "un ou plusieurs fichiers PCH ont été repérés, mais ils étaient invalides"
641
642 #: files.c:449
643 msgid "use -Winvalid-pch for more information"
644 msgstr "utiliser -Winvalid-pch pour plus d'informations"
645
646 # FIXME
647 #: files.c:514
648 #, c-format
649 msgid "%s is a block device"
650 msgstr "%s est un périphérique de blocs"
651
652 #: files.c:531
653 #, c-format
654 msgid "%s is too large"
655 msgstr "%s est trop grand"
656
657 #: files.c:566
658 #, c-format
659 msgid "%s is shorter than expected"
660 msgstr "%s est plus petit que prévu"
661
662 #: files.c:769
663 #, c-format
664 msgid "no include path in which to search for %s"
665 msgstr "aucun chemin d'inclusion dans lequel on pourrait repérer %s"
666
667 # FIXME
668 #: files.c:1052
669 msgid "Multiple include guards may be useful for:\n"
670 msgstr "De multiples balises pour les inclusions peuvent être utiles pour:\n"
671
672 #: init.c:393
673 msgid "cppchar_t must be an unsigned type"
674 msgstr "cppchar_t doit être d'un type non signé"
675
676 #: init.c:397
677 #, c-format
678 msgid "preprocessor arithmetic has maximum precision of %lu bits; target requires %lu bits"
679 msgstr "l'arithmétique du préprocesseur a une précision maximale de %lu bits ; la cible requière %lu bits"
680
681 #: init.c:404
682 msgid "CPP arithmetic must be at least as precise as a target int"
683 msgstr "l'arithmétique de CPP doit être au moins aussi précise que le type int de la cible"
684
685 #: init.c:407
686 msgid "target char is less than 8 bits wide"
687 msgstr "sur la cible, « char » fait moins de 8 bits"
688
689 #: init.c:411
690 msgid "target wchar_t is narrower than target char"
691 msgstr "sur la cible, « wchar_t » est plus petit que « char »"
692
693 #: init.c:415
694 msgid "target int is narrower than target char"
695 msgstr "sur la cible, « int » est plus petit que « char »"
696
697 #: init.c:420
698 msgid "CPP half-integer narrower than CPP character"
699 msgstr "les demi-entiers de CPP sont plus petit que les caractères de CPP"
700
701 #: init.c:424
702 #, c-format
703 msgid "CPP on this host cannot handle wide character constants over %lu bits, but the target requires %lu bits"
704 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"
705
706 #: lex.c:274
707 msgid "backslash and newline separated by space"
708 msgstr "« \\ » et retour de chariot séparés par un blanc"
709
710 #: lex.c:279
711 msgid "backslash-newline at end of file"
712 msgstr "« \\ » en fin de ligne à la fin du fichier"
713
714 #: lex.c:294
715 #, c-format
716 msgid "trigraph ??%c converted to %c"
717 msgstr "trigraphe ??%c converti en %c"
718
719 #: lex.c:301
720 #, c-format
721 msgid "trigraph ??%c ignored, use -trigraphs to enable"
722 msgstr "trigraphe ??%c ignoré, utilisez -trigraphs pour le permettre"
723
724 #: lex.c:347
725 msgid "\"/*\" within comment"
726 msgstr "« /* » à l'intérieur d'un commentaire"
727
728 #: lex.c:405
729 #, c-format
730 msgid "%s in preprocessing directive"
731 msgstr "%s dans la directive du préprocesseur"
732
733 # I18N
734 #: lex.c:414
735 msgid "null character(s) ignored"
736 msgstr "caractère(s) nul(s) ignoré(s)"
737
738 #: lex.c:449
739 msgid "'$' in identifier or number"
740 msgstr "« $ » dans un identificateur ou un nombre"
741
742 # FIXME
743 #: lex.c:510
744 #, c-format
745 msgid "attempt to use poisoned \"%s\""
746 msgstr "tentative d'utilisation d'un « %s » corrompu"
747
748 #: lex.c:518
749 msgid "__VA_ARGS__ can only appear in the expansion of a C99 variadic macro"
750 msgstr "« __VA_ARGS__ » peut seulement appraître dans l'expansion des macros C99 à nombre variable d'arguments"
751
752 #: lex.c:614
753 msgid "null character(s) preserved in literal"
754 msgstr "caractère(s) nul préservé(s) dans la chaîne"
755
756 #: lex.c:805
757 msgid "no newline at end of file"
758 msgstr "pas de retour chariot à la fin du fichier"
759
760 #: lex.c:948 traditional.c:162
761 msgid "unterminated comment"
762 msgstr "commentaire non terminé"
763
764 #: lex.c:959
765 msgid "C++ style comments are not allowed in ISO C90"
766 msgstr "Les commentaires à la C++ ne sont pas permis en C89 ISO"
767
768 #: lex.c:961
769 msgid "(this will be reported only once per input file)"
770 msgstr "(ceci sera rapporté une seule fois seulement par fichier d'entrée)"
771
772 #: lex.c:966
773 msgid "multi-line comment"
774 msgstr "commentaire multi-lignes"
775
776 #: lex.c:1230
777 #, c-format
778 msgid "unspellable token %s"
779 msgstr "l'élément lexical %s ne peut être épelé"
780
781 #: line-map.c:309
782 #, c-format
783 msgid "In file included from %s:%u"
784 msgstr "Dans le fichier inclus à partir de %s:%u"
785
786 #: line-map.c:327
787 #, c-format
788 msgid ""
789 ",\n"
790 "                 from %s:%u"
791 msgstr ""
792 ",\n"
793 "          à partir de %s:%u"
794
795 #: macro.c:85
796 #, c-format
797 msgid "macro \"%s\" is not used"
798 msgstr "la macro « %s » n'est pas utilisée"
799
800 #: macro.c:124 macro.c:287
801 #, c-format
802 msgid "invalid built-in macro \"%s\""
803 msgstr "macro interne invalide « %s »"
804
805 #: macro.c:221
806 msgid "could not determine date and time"
807 msgstr "ne peut déterminer la date et l'heure"
808
809 #: macro.c:400
810 msgid "invalid string literal, ignoring final '\\'"
811 msgstr "chaîne invalide,  « \\ » final ignoré"
812
813 #: macro.c:483
814 #, c-format
815 msgid "pasting \"%s\" and \"%s\" does not give a valid preprocessing token"
816 msgstr "le collage de « %s » et de « %s » ne donne pas d'élément lexical de pré-traitement valide"
817
818 #: macro.c:521
819 msgid "ISO C99 requires rest arguments to be used"
820 msgstr "ISO C99 requiert que tous les arguments soient utilisés"
821
822 #: macro.c:526
823 #, c-format
824 msgid "macro \"%s\" requires %u arguments, but only %u given"
825 msgstr "macro « %s » requiert %u arguments, mais seulement %u ont été passés"
826
827 #: macro.c:531
828 #, c-format
829 msgid "macro \"%s\" passed %u arguments, but takes just %u"
830 msgstr "la macro « %s » a reçu %u arguments, mais elle n'en prend que %u"
831
832 #: macro.c:642 traditional.c:675
833 #, c-format
834 msgid "unterminated argument list invoking macro \"%s\""
835 msgstr "liste d'arguments non terminée invoquant la macro « %s »"
836
837 #: macro.c:745
838 #, c-format
839 msgid "function-like macro \"%s\" must be used with arguments in traditional C"
840 msgstr "la macro « %s » ressemblant à une fonction doit utilisée avec des arguments en C traditionnel"
841
842 #: macro.c:1258
843 #, c-format
844 msgid "duplicate macro parameter \"%s\""
845 msgstr "paramètre de macro « %s » en double"
846
847 #: macro.c:1303
848 #, c-format
849 msgid "\"%s\" may not appear in macro parameter list"
850 msgstr "« %s » peut ne pas apparaître parmi les paramètres de macros"
851
852 #: macro.c:1311
853 msgid "macro parameters must be comma-separated"
854 msgstr "les paramètres de macro doivent être séparés par des virgules"
855
856 #: macro.c:1328
857 msgid "parameter name missing"
858 msgstr "nom de paramètre manquant"
859
860 #: macro.c:1345
861 msgid "anonymous variadic macros were introduced in C99"
862 msgstr "les macros anonymes à nombre variable d'arguments ont été introduites avec le C99"
863
864 #: macro.c:1350
865 msgid "ISO C does not permit named variadic macros"
866 msgstr "ISO C ne permet pas les macros nommées à nombre variable d'arguments"
867
868 #: macro.c:1359
869 msgid "missing ')' in macro parameter list"
870 msgstr "« ) » manquante dans la liste des paramètres de macros"
871
872 #: macro.c:1430
873 msgid "ISO C requires whitespace after the macro name"
874 msgstr "ISO C requiert un blanc après le nom de la macro"
875
876 #: macro.c:1458
877 msgid "'#' is not followed by a macro parameter"
878 msgstr "« # » n'est pas suivi d'un paramètre de macro"
879
880 # FIXME
881 #: macro.c:1477
882 msgid "'##' cannot appear at either end of a macro expansion"
883 msgstr "« ## » ne peut apparaître à chacune des fins de l'expansion de macros"
884
885 #: macro.c:1573
886 #, c-format
887 msgid "\"%s\" redefined"
888 msgstr "« %s » redéfini"
889
890 #: macro.c:1578
891 msgid "this is the location of the previous definition"
892 msgstr "ceci est la localisation d'une précédente définition"
893
894 #: macro.c:1628
895 #, c-format
896 msgid "macro argument \"%s\" would be stringified in traditional C"
897 msgstr "l'argument macro « %s » serait changé en chaine en C traditionnel"
898
899 #: macro.c:1651
900 #, c-format
901 msgid "invalid hash type %d in cpp_macro_definition"
902 msgstr "type de hachage %d invalide dans cpp_macro_definition"
903
904 #: pch.c:83 pch.c:331 pch.c:353 pch.c:359
905 msgid "while writing precompiled header"
906 msgstr "lors de l'écriture de l'en-tête pré-compilée"
907
908 #: pch.c:466
909 #, c-format
910 msgid "%s: not used because `%.*s' not defined"
911 msgstr "%s: n'est pas utilisé parce que « %.*s » n'est pas définie"
912
913 #: pch.c:478
914 #, c-format
915 msgid "%s: not used because `%.*s' defined as `%s' not `%.*s'"
916 msgstr "%s: n'est pas utilisé parce que « %.*s » est défini en tant « %s » et non pas « %.*s »"
917
918 #: pch.c:519
919 #, c-format
920 msgid "%s: not used because `%s' is defined"
921 msgstr "%s: non utilisé parce que « %s » est défini"
922
923 #: pch.c:532 pch.c:695
924 msgid "while reading precompiled header"
925 msgstr "lors de la lecture de l'en-tête pré-compilée"
926
927 #: traditional.c:745
928 #, c-format
929 msgid "detected recursion whilst expanding macro \"%s\""
930 msgstr "récursion détectée lors de l'expansion de la macro « %s »"
931
932 #: traditional.c:912
933 msgid "syntax error in macro parameter list"
934 msgstr "erreur de syntaxe dans la liste de paramètres macro"
935
936 #~ msgid "`%s' attribute directive ignored"
937 #~ msgstr "attribut de directive « %s » ignoré"
938
939 #~ msgid "wrong number of arguments specified for `%s' attribute"
940 #~ msgstr "nombre erroné d'arguments spécifié pour l'attribut « %s »"
941
942 #~ msgid "`%s' attribute does not apply to types"
943 #~ msgstr "l'attribut « %s » ne s'applique pas aux types"
944
945 #~ msgid "`%s' attribute only applies to function types"
946 #~ msgstr "l'attribut « %s » ne s'applique qu'à des types de fonction"
947
948 #~ msgid "`%s' attribute ignored"
949 #~ msgstr "attribut « %s » ignoré"
950
951 #~ msgid "offset outside bounds of constant string"
952 #~ msgstr "décalage hors des limites d'une chaîne de constante"
953
954 #~ msgid "second arg to `__builtin_prefetch' must be a constant"
955 #~ msgstr "second argument de « __builtin_prefetch » doit être une constante"
956
957 #~ msgid "invalid second arg to __builtin_prefetch; using zero"
958 #~ msgstr "second argument invalide de « __builtin_prefetch »; utilisation de zéro"
959
960 #~ msgid "third arg to `__builtin_prefetch' must be a constant"
961 #~ msgstr "troisième argument de « __builtin_prefetch » doit être une constante"
962
963 #~ msgid "invalid third arg to __builtin_prefetch; using zero"
964 #~ msgstr "troisième argument invalide de « __builtin_prefetch »; utilisation de zéro"
965
966 #~ msgid "argument of `__builtin_args_info' must be constant"
967 #~ msgstr "argument de « __builtin_args_info » doit être une constante"
968
969 #~ msgid "argument of `__builtin_args_info' out of range"
970 #~ msgstr "argument de « __builtin_args_info » hors des limites"
971
972 #~ msgid "missing argument in `__builtin_args_info'"
973 #~ msgstr "argument manquant dans « __builtin_args_info »"
974
975 #~ msgid "`va_start' used in function with fixed args"
976 #~ msgstr "« va_start » utilisé dans une fonction ayant des arguments fixes"
977
978 #~ msgid "second parameter of `va_start' not last named argument"
979 #~ msgstr "second paramètre de « va_start » n'est pas le dernier argument nommé"
980
981 #~ msgid "`__builtin_next_arg' called without an argument"
982 #~ msgstr "« __builtin_next_arg » appelé sans argument"
983
984 #~ msgid "too many arguments to function `va_start'"
985 #~ msgstr "trop d'arguments pour la function « va_start »"
986
987 #~ msgid "first argument to `va_arg' not of type `va_list'"
988 #~ msgstr "premier argument de « va_arg » n'est pas de type « va_list »"
989
990 #~ msgid "`%s' is promoted to `%s' when passed through `...'"
991 #~ msgstr "« %s » a été promu à « %s » lors du passage à travers « ... »"
992
993 #~ msgid "(so you should pass `%s' not `%s' to `va_arg')"
994 #~ msgstr "(vous devriez donc passer « %s » et non « %s » à « va_arg »)"
995
996 #~ msgid "if this code is reached, the program will abort"
997 #~ msgstr "si ce code est atteint, le programme s'arrêtera"
998
999 #~ msgid "invalid arg to `__builtin_frame_address'"
1000 #~ msgstr "argument de « __builtin_frame_address » invalide"
1001
1002 #~ msgid "invalid arg to `__builtin_return_address'"
1003 #~ msgstr "argument de « __builtin_return_address » invalide"
1004
1005 #~ msgid "unsupported arg to `__builtin_frame_address'"
1006 #~ msgstr "argument de « __builtin_frame_address » non supporté"
1007
1008 #~ msgid "unsupported arg to `__builtin_return_address'"
1009 #~ msgstr "argument de « __builtin_return_address » non supporté"
1010
1011 #~ msgid "second arg to `__builtin_expect' must be a constant"
1012 #~ msgstr "le second argument de « __builtin_expect » doit être une constante"
1013
1014 #~ msgid "__builtin_longjmp second argument must be 1"
1015 #~ msgstr "le second argument de « __builtin_longjmp » doit être 1"
1016
1017 #~ msgid "built-in function `%s' not currently supported"
1018 #~ msgstr "fonction interne « %s » n'est pas actuellement supportée"
1019
1020 #~ msgid "target format does not support infinity"
1021 #~ msgstr "le format cible ne supporte pas l'infini"
1022
1023 #~ msgid "%Hsuggest explicit braces to avoid ambiguous `else'"
1024 #~ msgstr "%Hon vous suggère des accolades explicitement pour éviter des « else » ambiguës"
1025
1026 #~ msgid "%J'%D' is not defined outside of function scope"
1027 #~ msgstr "%J« %D » n'est pas défini à l'extérieur de la portée de la fonction"
1028
1029 #~ msgid "string length `%d' is greater than the length `%d' ISO C%d compilers are required to support"
1030 #~ msgstr "longueur de la chaîne « %d » plus grande que la longueur « %d » que les compilateurs ISO C%d doivent supporter"
1031
1032 #~ msgid "overflow in constant expression"
1033 #~ msgstr "débordement dans l'expression de la constante"
1034
1035 #~ msgid "integer overflow in expression"
1036 #~ msgstr "débordement d'entier dans l'expression"
1037
1038 #~ msgid "floating point overflow in expression"
1039 #~ msgstr "débordement d'un nombre en virgule flottante dans l'expression"
1040
1041 #~ msgid "vector overflow in expression"
1042 #~ msgstr "débordement du vecteur dans l'expression"
1043
1044 #~ msgid "large integer implicitly truncated to unsigned type"
1045 #~ msgstr "grand entier implicitement tronqué pour un type non signé"
1046
1047 #~ msgid "negative integer implicitly converted to unsigned type"
1048 #~ msgstr "entier négatif implicitement converti en un type non signé"
1049
1050 #~ msgid "overflow in implicit constant conversion"
1051 #~ msgstr "débordement dans la conversion implicte de la constante"
1052
1053 #~ msgid "operation on `%s' may be undefined"
1054 #~ msgstr "l'opération portant sur « %s » est peut être indéfinie"
1055
1056 #~ msgid "expression statement has incomplete type"
1057 #~ msgstr "la déclaration de l'expression a un type incomplet"
1058
1059 #~ msgid "case label does not reduce to an integer constant"
1060 #~ msgstr "l'étiquette du « case » ne se réduit pas en une constante entière"
1061
1062 #~ msgid "invalid truth-value expression"
1063 #~ msgstr "expression valeur de vérité invalide"
1064
1065 #~ msgid "invalid operands to binary %s"
1066 #~ msgstr "opérandes invalides pour le binaire %s"
1067
1068 #~ msgid "comparison is always false due to limited range of data type"
1069 #~ msgstr "comparaison est toujours fausse en raison d'une gamme limitée de type de données"
1070
1071 #~ msgid "comparison is always true due to limited range of data type"
1072 #~ msgstr "comparaison est toujours vraie en raison d'une gamme limitée de type de données"
1073
1074 #~ msgid "comparison of unsigned expression >= 0 is always true"
1075 #~ msgstr "comparaison d'une expression non signée >=0 est toujours vraie"
1076
1077 #~ msgid "comparison of unsigned expression < 0 is always false"
1078 #~ msgstr "comparaison d'une expression non signée < 0 est toujours fausse"
1079
1080 #~ msgid "pointer of type `void *' used in arithmetic"
1081 #~ msgstr "usage en arithmétique d'un pointeur de type « void * »"
1082
1083 #~ msgid "pointer to a function used in arithmetic"
1084 #~ msgstr "usage en arithmétique d'un pointeur vers une fonction"
1085
1086 #~ msgid "pointer to member function used in arithmetic"
1087 #~ msgstr "usage en arithmétique d'un pointeur vers une fonction membre"
1088
1089 #~ msgid "struct type value used where scalar is required"
1090 #~ msgstr "valeur de type « struct » utilisé là où un scalaire est attendu"
1091
1092 #~ msgid "union type value used where scalar is required"
1093 #~ msgstr "valeur de type « union » utilisé là où un scalaire est attendu"
1094
1095 #~ msgid "array type value used where scalar is required"
1096 #~ msgstr "valeur de type « array » utilisé là où un scalaire est attendu"
1097
1098 #~ msgid "the address of `%D', will always evaluate as `true'"
1099 #~ msgstr "l'adresse de « %D » sera toujours évaluée comme étant « true »"
1100
1101 #~ msgid "suggest parentheses around assignment used as truth value"
1102 #~ msgstr "parenthèses suggérées autour de l'affectation utilisée comme valeur de vérité"
1103
1104 #~ msgid "invalid use of `restrict'"
1105 #~ msgstr "usage de « restrict » invalide"
1106
1107 #~ msgid "invalid application of `sizeof' to a function type"
1108 #~ msgstr "application de « sizeof » sur un type de fonction invalide"
1109
1110 #~ msgid "invalid application of `%s' to a void type"
1111 #~ msgstr "application invalide de « %s » sur un type void"
1112
1113 #~ msgid "invalid application of `%s' to an incomplete type"
1114 #~ msgstr "application invalide de « %s » sur un type incomplet"
1115
1116 #~ msgid "`__alignof' applied to a bit-field"
1117 #~ msgstr "« __alignof » appliqué sur un champ de bits"
1118
1119 #~ msgid "cannot disable built-in function `%s'"
1120 #~ msgstr "ne peut désactiver la fonction interne « %s »"
1121
1122 #~ msgid "too few arguments to function `%s'"
1123 #~ msgstr "pas assez d'arguments pour la fonction « %s »"
1124
1125 #~ msgid "too many arguments to function `%s'"
1126 #~ msgstr "trop d'arguments pour la fonction « %s »"
1127
1128 #~ msgid "non-floating-point argument to function `%s'"
1129 #~ msgstr "argument pour la fonction « %s » n'étant pas en virgule flottante"
1130
1131 #~ msgid "pointers are not permitted as case values"
1132 #~ msgstr "les pointeurs ne sont pas permis comme valeurs de « case »"
1133
1134 #~ msgid "range expressions in switch statements are non-standard"
1135 #~ msgstr "l'étendue des expressions dans les déclarations switch ne sont pas standard"
1136
1137 #~ msgid "empty range specified"
1138 #~ msgstr "intervalle vide spécifié"
1139
1140 #~ msgid "duplicate (or overlapping) case value"
1141 #~ msgstr "valeur du « case » duppliquée (ou en chevauchant une autre)"
1142
1143 #~ msgid "%Jthis is the first entry overlapping that value"
1144 #~ msgstr "%Jest la première entrée chevauchant cette valeur"
1145
1146 #~ msgid "duplicate case value"
1147 #~ msgstr "valeur du « case » duppliquée"
1148
1149 #~ msgid "%Jpreviously used here"
1150 #~ msgstr "%Jprécédemment utilisé ici"
1151
1152 #~ msgid "multiple default labels in one switch"
1153 #~ msgstr "plusieurs étiquettes par défaut dans un « switch »"
1154
1155 #~ msgid "%Jthis is the first default label"
1156 #~ msgstr "%Jest la première étiquette par défaut"
1157
1158 #~ msgid "taking the address of a label is non-standard"
1159 #~ msgstr "prendre l'adresse d'une étiquette n'est pas standard"
1160
1161 #~ msgid "%Hignoring return value of `%D', declared with attribute warn_unused_result"
1162 #~ msgstr "%Hvaleur à retourner « %D » ignorée, déclarée avec l'attribut warn_unused_result"
1163
1164 #~ msgid "%Hignoring return value of function declared with attribute warn_unused_result"
1165 #~ msgstr "%Hvaleur à retourner ignorée de la fonction déclarée avec l'attribut warn_unused_result"
1166
1167 #~ msgid "unknown machine mode `%s'"
1168 #~ msgstr "mode machine « %s » inconnu"
1169
1170 #~ msgid "no data type for mode `%s'"
1171 #~ msgstr "aucun type de données pour le mode « %s »"
1172
1173 #~ msgid "invalid pointer mode `%s'"
1174 #~ msgstr "mode pointeur invalide « %s »"
1175
1176 #~ msgid "unable to emulate '%s'"
1177 #~ msgstr "impossible d'émuler « %s »"
1178
1179 #~ msgid "%Jsection attribute cannot be specified for local variables"
1180 #~ msgstr "%Jl'attribut de section ne peut être spécifié pour des variables locales"
1181
1182 #~ msgid "%Jsection of '%D' conflicts with previous declaration"
1183 #~ msgstr "%Jsection de « %D » en conflit avec une déclaration précédente"
1184
1185 #~ msgid "%Jsection attribute not allowed for '%D'"
1186 #~ msgstr "%Jattribut de section n'est pas permis pour « %D »"
1187
1188 #~ msgid "%Jsection attributes are not supported for this target"
1189 #~ msgstr "%Jattributs de section ne sont pas supportés pour la cible"
1190
1191 #~ msgid "requested alignment is not a constant"
1192 #~ msgstr "l'alignement demandé n'est pas une constante"
1193
1194 #~ msgid "requested alignment is not a power of 2"
1195 #~ msgstr "l'alignement demandé n'est pas une puissance de 2"
1196
1197 #~ msgid "requested alignment is too large"
1198 #~ msgstr "l'alignement demandé est trop grand"
1199
1200 #~ msgid "%Jalignment may not be specified for '%D'"
1201 #~ msgstr "%Jl'alignement ne peut pas être spécifié pour « %D »"
1202
1203 #~ msgid "%J'%D' defined both normally and as an alias"
1204 #~ msgstr "%J'%D défini à la fois normalement et en tant qu'alias"
1205
1206 #~ msgid "alias arg not a string"
1207 #~ msgstr "l'argument d'alias n'est pas une chaîne"
1208
1209 #~ msgid "visibility arg not a string"
1210 #~ msgstr "l'argument de visibilité n'est pas une chaîne"
1211
1212 #~ msgid "visibility arg must be one of \"default\", \"hidden\", \"protected\" or \"internal\""
1213 #~ msgstr "l'argument de visibilité doit être l'un de « default » (par défaut), « hidden » (masqué), « protected » (protégé) ou « internal » (interne)"
1214
1215 #~ msgid "tls_model arg not a string"
1216 #~ msgstr "l'argument de tls_model n'est pas une chaîne"
1217
1218 #~ msgid "tls_model arg must be one of \"local-exec\", \"initial-exec\", \"local-dynamic\" or \"global-dynamic\""
1219 #~ msgstr "l'argument de tls_model doit être l'un de « local-exec », « initial-exec », « local-dynamic » or « global-dynamic »"
1220
1221 #~ msgid "%J'%E' attribute applies only to functions"
1222 #~ msgstr "%J'%E l'attribut ne s'applique seulement qu'à des fonctions"
1223
1224 #~ msgid "%Jcan't set '%E' attribute after definition"
1225 #~ msgstr "%Jne peut initialiser l'attribut « %E » après définition"
1226
1227 #~ msgid "`%s' attribute ignored for `%s'"
1228 #~ msgstr "attribut « %s » ignoré pour « %s »"
1229
1230 #~ msgid "invalid vector type for attribute `%s'"
1231 #~ msgstr "type de vecteur invalide pour l'attribut « %s »"
1232
1233 #~ msgid "no vector mode with the size and type specified could be found"
1234 #~ msgstr "aucun mode vecteur avec la taille et le type spécifié n'a été trouvé"
1235
1236 #~ msgid "nonnull attribute without arguments on a non-prototype"
1237 #~ msgstr "attribut non nul sans argument sur un non-prototype"
1238
1239 #~ msgid "nonnull argument has invalid operand number (arg %lu)"
1240 #~ msgstr "un argument non nul a un nombre d'opérande invalide (argument %lu)"
1241
1242 #~ msgid "nonnull argument with out-of-range operand number (arg %lu, operand %lu)"
1243 #~ msgstr "un argument non nul a un nombre d'opérande hors des bornes (arg %lu, opérande %lu)"
1244
1245 #~ msgid "nonnull argument references non-pointer operand (arg %lu, operand %lu)"
1246 #~ msgstr "un argument non nul référence une opérande qui n'est pas un pointeur (arg %lu, opérande %lu)"
1247
1248 #~ msgid "null argument where non-null required (arg %lu)"
1249 #~ msgstr "argument nul là où un non-nul est requis (arg %lu)"
1250
1251 #~ msgid "cleanup arg not an identifier"
1252 #~ msgstr "argument de nettoyage n'est pas un identificateur"
1253
1254 #~ msgid "cleanup arg not a function"
1255 #~ msgstr "argument de nettoyage n'est pas une fonction"
1256
1257 #~ msgid "%s at end of input"
1258 #~ msgstr "%s à la fin de l'entrée"
1259
1260 #~ msgid "%s before %s'%c'"
1261 #~ msgstr "%s avant %s« %c »"
1262
1263 #~ msgid "%s before %s'\\x%x'"
1264 #~ msgstr "%s avant %s'\\x%x'"
1265
1266 #~ msgid "%s before string constant"
1267 #~ msgstr "%s avant une chaîne constante"
1268
1269 #~ msgid "%s before numeric constant"
1270 #~ msgstr "%s avant une constante numérique"
1271
1272 #~ msgid "%s before \"%s\""
1273 #~ msgstr "%s avant « %s »"
1274
1275 #~ msgid "%s before '%s' token"
1276 #~ msgstr "%s avant un élément lexical « %s »"
1277
1278 #~ msgid "%s"
1279 #~ msgstr "%s"
1280
1281 #~ msgid "void value not ignored as it ought to be"
1282 #~ msgstr "valeur void n'a pas été ignorée comme elle aurait dû l'être"
1283
1284 #~ msgid "conversion to non-scalar type requested"
1285 #~ msgstr "conversion vers un type non scalaire demandée"
1286
1287 #~ msgid "%Jarray '%D' assumed to have one element"
1288 #~ msgstr "%Jon assume que le tableau « %D » n'a qu'un seul élément"
1289
1290 #~ msgid "%Jlabel `%D' used but not defined"
1291 #~ msgstr "%Jétiquette « %D » utilisée mais non définie"
1292
1293 #~ msgid "%Jlabel `%D' defined but not used"
1294 #~ msgstr "%Jétiquette « %D » définie mais non utilisée"
1295
1296 #~ msgid "%Jlabel `%D' declared but not defined"
1297 #~ msgstr "%Jétiquette « %D » utilisée mais non définie"
1298
1299 #~ msgid "%Junused variable `%D'"
1300 #~ msgstr "%Jvariable inutilisée « %D »"
1301
1302 #~ msgid "a parameter list with an ellipsis can't match an empty parameter name list declaration"
1303 #~ msgstr "un paramètre de la liste avec une ellipse ne peut concorder une déclaration vide de liste de noms de paramètres"
1304
1305 #~ msgid "an argument type that has a default promotion can't match an empty parameter name list declaration"
1306 #~ msgstr "un type d'argument ayant une promotion par défaut ne peut concorder avec une déclaration vide de noms de paramètres"
1307
1308 #~ msgid "%Jprototype for '%D' declares more arguments than previous old-style definition"
1309 #~ msgstr "%Jprototype pour « %D » déclare plus d'arguments que la définition précédente de style ancien"
1310
1311 #~ msgid "%Jprototype for '%D' declares fewer arguments than previous old-style definition"
1312 #~ msgstr "%Jprototype pour « %D » déclare moins d'arguments que la définition précédente de style ancien"
1313
1314 #~ msgid "%Jprototype for '%D' declares arg %d with incompatible type"
1315 #~ msgstr "%Jprototype pour « %D » déclare l'arguments %d avec un type incompatible"
1316
1317 #~ msgid "%Jprototype for '%D' follows non-prototype definition"
1318 #~ msgstr "%Jprototype pour « %D » suit la définition d'un non prototype"
1319
1320 #~ msgid "%Jprevious definition of '%D' was here"
1321 #~ msgstr "%Jdéfinition précédente de « %D » était ici"
1322
1323 #~ msgid "%Jprevious implicit declaration of '%D' was here"
1324 #~ msgstr "%Jdéclaration précédente implicite de « %D » était ici"
1325
1326 #~ msgid "%Jprevious declaration of '%D' was here"
1327 #~ msgstr "%Jdéclaration précédente de « %D » était ici"
1328
1329 #~ msgid "%J'%D' redeclared as different kind of symbol"
1330 #~ msgstr "%J« %D » redéclaré comme une sorte différente de symbole"
1331
1332 #~ msgid "%Jbuilt-in function '%D' declared as non-function"
1333 #~ msgstr "%Jfonction interne « %D » n'est pas déclarée comme une fonction"
1334
1335 #~ msgid "%Jshadowing built-in function '%D'"
1336 #~ msgstr "%Jmasquage de la fonction interne « %D »"
1337
1338 #~ msgid "%Jconflicting types for built-in function '%D'"
1339 #~ msgstr "%Jtypes conflictuels pour la fonction interne « %D »"
1340
1341 #~ msgid "%Jconflicting types for '%D'"
1342 #~ msgstr "%Jtypes conflictuels pour « %D »"
1343
1344 #~ msgid "%Jredefinition of typedef '%D'"
1345 #~ msgstr "%Jredéfinition de « %D »"
1346
1347 #~ msgid "%Jredefinition of '%D'"
1348 #~ msgstr "%Jredéfinition de « %D »"
1349
1350 #~ msgid "%Jstatic declaration of '%D' follows non-static declaration"
1351 #~ msgstr "%Jdéclaration statique de « %D » suit une déclaration non statique"
1352
1353 #~ msgid "%Jnon-static declaration of '%D' follows static declaration"
1354 #~ msgstr "%Jdéclaration non statique de « %D » suite une déclaration statique"
1355
1356 #~ msgid "%Jthread-local declaration of '%D' follows non-thread-local declaration"
1357 #~ msgstr "%Jdéclaration de thread local de « %D » suit une déclaration non thread-local"
1358
1359 #~ msgid "%Jnon-thread-local declaration of '%D' follows thread-local declaration"
1360 #~ msgstr "%Jdéclaration non thread local de « %D » suit une déclaration de thread local"
1361
1362 #~ msgid "%Jextern declaration of '%D' follows declaration with no linkage"
1363 #~ msgstr "%Jdéclaration externe de « %D » suit une déclaraion sans lien"
1364
1365 #~ msgid "%Jdeclaration of '%D' with no linkage follows extern declaration"
1366 #~ msgstr "%Jdéclaration de « %D » sasn lien suivant une déclaration externe"
1367
1368 #~ msgid "%Jredeclaration of '%D' with no linkage"
1369 #~ msgstr "%Jredéclaration de « %D » sans lien"
1370
1371 #~ msgid "%Jredeclaration of '%D' with different visibility (old visibility preserved)"
1372 #~ msgstr "%Jredéclaration de « %D » avec une visibilité différente (visibilité précédente conservée)"
1373
1374 #~ msgid "%Jinline declaration of '%D' follows declaration with attribute noinline"
1375 #~ msgstr "%Jdéclaration enligne de « %D » suit la déclaration avec un attribut non enligne"
1376
1377 #~ msgid "%Jdeclaration of '%D' with attribute noinline follows inline declaration "
1378 #~ msgstr "%Jéclaration de « %D » avec un attribut non enligne suit une déclaration enligne"
1379
1380 #~ msgid "%J'%D' declared inline after being called"
1381 #~ msgstr "%J« %D » déclaré enligne après avoir été appelé"
1382
1383 #~ msgid "%J'%D' declared inline after its definition"
1384 #~ msgstr "%J« %D » déclaré enligne après sa définition"
1385
1386 #~ msgid "%Jredefinition of parameter '%D'"
1387 #~ msgstr "%Jredéfinition du paramètre « %D »"
1388
1389 #~ msgid "%Jvolatile declaration of '%D' follows non-volatile declaration"
1390 #~ msgstr "%Jdéclaration volatile de « %D » suit une déclaration non volatile"
1391
1392 #~ msgid "%Jnon-volatile declaration of '%D' follows volatile declaration"
1393 #~ msgstr "%Jdéclaration non volatile de « %D » suit une déclaration volatile"
1394
1395 #~ msgid "%Jconst declaration of '%D' follows non-const declaration"
1396 #~ msgstr "%Jdéclaration de constante de « %D » suit une déclaration de non constante"
1397
1398 #~ msgid "%Jnon-const declaration of '%D' follows const declaration"
1399 #~ msgstr "%Jdéclaration de non constante de « %D » suit une déclaration de constante"
1400
1401 #~ msgid "%Jredundant redeclaration of '%D'"
1402 #~ msgstr "%Jdéclaration redondante de « %D »"
1403
1404 #~ msgid "%Jdeclaration of '%D' shadows a parameter"
1405 #~ msgstr "%Jdéclaration de « %D » masque un paramètre"
1406
1407 #~ msgid "%Jdeclaration of '%D' shadows a global declaration"
1408 #~ msgstr "%Jdéclaration de « %D » masque une déclaration globale"
1409
1410 #~ msgid "%Jdeclaration of '%D' shadows a previous local"
1411 #~ msgstr "%Jdéclaration de « %D » masque la déclaration d'un local précédent"
1412
1413 #~ msgid "%Jshadowed declaration is here"
1414 #~ msgstr "%Jdéclaration est masquée ici"
1415
1416 #~ msgid "nested extern declaration of `%s'"
1417 #~ msgstr "déclaration de « %s » externe imbriquée"
1418
1419 #~ msgid "%Jprevious declaration of '%D'"
1420 #~ msgstr "%Jdéclaration précédente de « %D »"
1421
1422 #~ msgid "implicit declaration of function `%s'"
1423 #~ msgstr "déclaration implicite de la fonction « %s »"
1424
1425 #~ msgid "`%s' undeclared here (not in a function)"
1426 #~ msgstr "« %s » non déclaré ici (hors de toute fonction)"
1427
1428 #~ msgid "`%s' undeclared (first use in this function)"
1429 #~ msgstr "« %s » non déclaré (première utilisation dans cette fonction)"
1430
1431 #~ msgid "(Each undeclared identifier is reported only once"
1432 #~ msgstr "(Chaque identificateur non déclaré est rapporté une seule fois"
1433
1434 #~ msgid "for each function it appears in.)"
1435 #~ msgstr "pour chaque fonction dans laquelle il apparaît.)"
1436
1437 #~ msgid "label %s referenced outside of any function"
1438 #~ msgstr "étiquette %s référencée à l'extérieur de toute fonction"
1439
1440 #~ msgid "duplicate label declaration `%s'"
1441 #~ msgstr "déclaration de l'étiquette « %s » en double"
1442
1443 #~ msgid "%Jthis is a previous declaration"
1444 #~ msgstr "%Jest la déclaration précédente"
1445
1446 #~ msgid "%Hduplicate label `%D'"
1447 #~ msgstr "%Hétiquette « %D » apparaît en double"
1448
1449 #~ msgid "%J`%D' previously defined here"
1450 #~ msgstr "%J« %D » précédemment défini ici"
1451
1452 #~ msgid "%J`%D' previously declared here"
1453 #~ msgstr "%J« %D » précédemment déclaré ici"
1454
1455 #~ msgid "%Htraditional C lacks a separate namespace for labels, identifier `%s' conflicts"
1456 #~ msgstr "%HC traditionnel manque d'un espace nom séparé pour les étiquettes, identificateur « %D » est en conflit"
1457
1458 #~ msgid "%H`%s' defined as wrong kind of tag"
1459 #~ msgstr "%H« %s » défini incorrectement comme une mauvais sorte d'étiquette"
1460
1461 #~ msgid "unnamed struct/union that defines no instances"
1462 #~ msgstr "struct/union sans nom ne définissant aucune instance"
1463
1464 #~ msgid "useless keyword or type name in empty declaration"
1465 #~ msgstr "mot clé ou nom de type inutile dans une déclaration vide"
1466
1467 #~ msgid "two types specified in one empty declaration"
1468 #~ msgstr "deux types spécifiés dans une déclaration vide"
1469
1470 #~ msgid "empty declaration"
1471 #~ msgstr "déclaration vide"
1472
1473 #~ msgid "ISO C90 does not support `static' or type qualifiers in parameter array declarators"
1474 #~ msgstr "ISO C90 ne supporte pas « static » ou les qualificateurs de type dans les déclarateurs de tableau de paramètres"
1475
1476 #~ msgid "ISO C90 does not support `[*]' array declarators"
1477 #~ msgstr "ISO C90 ne supporte pas « [*] » dans les déclarateurs de tableau"
1478
1479 #~ msgid "GCC does not yet properly implement `[*]' array declarators"
1480 #~ msgstr "GCC n'implémente pas encore correctement les déclarateurs de tableau « [*] »"
1481
1482 #~ msgid "static or type qualifiers in abstract declarator"
1483 #~ msgstr "static ou qualificateurs de type dans un déclarateur abstrait"
1484
1485 #~ msgid "%J'%D' is usually a function"
1486 #~ msgstr "%J« %D » est habituellement une fonction"
1487
1488 #~ msgid "typedef `%s' is initialized (use __typeof__ instead)"
1489 #~ msgstr "typedef « %s » est initialisé (utilisez __typeof__ à la place)"
1490
1491 #~ msgid "function `%s' is initialized like a variable"
1492 #~ msgstr "la fonction « %s » est initialisée comme une variable"
1493
1494 #~ msgid "parameter `%s' is initialized"
1495 #~ msgstr "le paramètre « %s » est initialisé"
1496
1497 #~ msgid "variable-sized object may not be initialized"
1498 #~ msgstr "un objet de taille variable peut ne pas être initialisé"
1499
1500 #~ msgid "variable `%s' has initializer but incomplete type"
1501 #~ msgstr "la variable « %s » est initialisée alors qu'elle est de type incomplet"
1502
1503 #~ msgid "elements of array `%s' have incomplete type"
1504 #~ msgstr "les éléments du tableau « %s » ont des types incomplets"
1505
1506 #~ msgid "%Jinline function '%D' given attribute noinline"
1507 #~ msgstr "%J fonction enligne « %D » a reçu l'attribut non enligne"
1508
1509 #~ msgid "%Jinitializer fails to determine size of '%D'"
1510 #~ msgstr "%Jinitialisateur a échoué à déterminer la taille de « %D »"
1511
1512 #~ msgid "%Jarray size missing in '%D'"
1513 #~ msgstr "%Jtaille du tableau est manquante dans « %D »"
1514
1515 #~ msgid "%Jzero or negative size array '%D'"
1516 #~ msgstr "%Jtableau « %D » de taille zéro ou négative"
1517
1518 #~ msgid "%Jstorage size of '%D' isn't known"
1519 #~ msgstr "%Jtaille de stockage de « %D » n'est pas connue"
1520
1521 #~ msgid "%Jstorage size of '%D' isn't constant"
1522 #~ msgstr "%Jtaille de stockage de « %D » n'est pas une constante"
1523
1524 #~ msgid "%Jignoring asm-specifier for non-static local variable '%D'"
1525 #~ msgstr "%Jspécificateur asm ignoré pour la variable locale non statique « %D »"
1526
1527 #~ msgid "ISO C forbids forward parameter declarations"
1528 #~ msgstr "ISO C interdit la déclaration anticipée de paramètres"
1529
1530 #~ msgid "<anonymous>"
1531 #~ msgstr "<anonymous>"
1532
1533 #~ msgid "bit-field `%s' width not an integer constant"
1534 #~ msgstr "la largeur du champ de bits « %s » n'est pas une constante entière"
1535
1536 #~ msgid "negative width in bit-field `%s'"
1537 #~ msgstr "largeur négative du champ de bits « %s »"
1538
1539 #~ msgid "zero width for bit-field `%s'"
1540 #~ msgstr "largeur nulle pour le champ de bits « %s »"
1541
1542 #~ msgid "bit-field `%s' has invalid type"
1543 #~ msgstr "le champ de bits « %s » a un type invalide"
1544
1545 #~ msgid "type of bit-field `%s' is a GCC extension"
1546 #~ msgstr "le type de champ de bit « %s » est une extension GCC"
1547
1548 #~ msgid "width of `%s' exceeds its type"
1549 #~ msgstr "la largeur de « %s » excède son type"
1550
1551 #~ msgid "`%s' is narrower than values of its type"
1552 #~ msgstr "« %s » est plus étroit que les valeurs de son type"
1553
1554 #~ msgid "`long long long' is too long for GCC"
1555 #~ msgstr "« long long long » est trop long pour GCC"
1556
1557 #~ msgid "ISO C90 does not support `long long'"
1558 #~ msgstr "ISO C90 ne permet pas « long long »"
1559
1560 #~ msgid "duplicate `%s'"
1561 #~ msgstr "« %s » apparaît en double"
1562
1563 #~ msgid "`__thread' before `extern'"
1564 #~ msgstr "« __thread » avant « extern »"
1565
1566 #~ msgid "`__thread' before `static'"
1567 #~ msgstr "« __thread » avant « static »"
1568
1569 #~ msgid "two or more data types in declaration of `%s'"
1570 #~ msgstr "deux types de données ou plus dans la déclaration de « %s »"
1571
1572 #~ msgid "`%s' fails to be a typedef or built in type"
1573 #~ msgstr "« %s » n'a pu devenir un typedef ou un type construit"
1574
1575 #~ msgid "type defaults to `int' in declaration of `%s'"
1576 #~ msgstr "dans la déclaration de « %s », utilisation de « int » par défaut pour le type"
1577
1578 #~ msgid "both long and short specified for `%s'"
1579 #~ msgstr "« long » et « short » spécifiés à la fois pour « %s »"
1580
1581 #~ msgid "long or short specified with char for `%s'"
1582 #~ msgstr "« long » ou « short » spécifié avec « char » pour « %s »"
1583
1584 #~ msgid "long or short specified with floating type for `%s'"
1585 #~ msgstr "« long » ou « short » spécifié avec un type flottant pour « %s »"
1586
1587 #~ msgid "the only valid combination is `long double'"
1588 #~ msgstr "la seule combinaison valide est « long double »"
1589
1590 #~ msgid "both signed and unsigned specified for `%s'"
1591 #~ msgstr "« %s » est à la fois signé et non signé"
1592
1593 #~ msgid "long, short, signed or unsigned invalid for `%s'"
1594 #~ msgstr "« long », « short », « signed » ou « unsigned » invalide pour « %s »"
1595
1596 #~ msgid "long, short, signed or unsigned used invalidly for `%s'"
1597 #~ msgstr "« long », « short », « signed » ou « unsigned » utilisé incorrectement pour « %s »"
1598
1599 #~ msgid "complex invalid for `%s'"
1600 #~ msgstr "« complex » invalide pour « %s »"
1601
1602 #~ msgid "ISO C90 does not support complex types"
1603 #~ msgstr "ISO C90 ne permet pas les types « complex »"
1604
1605 #~ msgid "ISO C does not support plain `complex' meaning `double complex'"
1606 #~ msgstr "ISO C ne permet pas d'utiliser « complex » à la place de « double complex »"
1607
1608 #~ msgid "ISO C does not support complex integer types"
1609 #~ msgstr "ISO C interdit le type d'entiers complexes"
1610
1611 #~ msgid "duplicate `const'"
1612 #~ msgstr "« const » apparaît en double"
1613
1614 #~ msgid "duplicate `restrict'"
1615 #~ msgstr "« restrict » apparaît en double"
1616
1617 #~ msgid "duplicate `volatile'"
1618 #~ msgstr "« volatile » apparaît en double"
1619
1620 #~ msgid "multiple storage classes in declaration of `%s'"
1621 #~ msgstr "multiples classes de stockage dans la déclaration de « %s »"
1622
1623 #~ msgid "function definition declared `auto'"
1624 #~ msgstr "définition de fonction déclaré « auto »"
1625
1626 #~ msgid "function definition declared `register'"
1627 #~ msgstr "définition de fonction déclarée « register »"
1628
1629 #~ msgid "function definition declared `typedef'"
1630 #~ msgstr "définition de fonction déclarée « typedef »"
1631
1632 #~ msgid "function definition declared `__thread'"
1633 #~ msgstr "définition de fonction déclarée « __thread »"
1634
1635 #~ msgid "storage class specified for structure field `%s'"
1636 #~ msgstr "classe de stockage spécifiée pour le champ de structure « %s »"
1637
1638 #~ msgid "storage class specified for parameter `%s'"
1639 #~ msgstr "classe de stockage spécifiée pour le paramètre « %s »"
1640
1641 #~ msgid "storage class specified for typename"
1642 #~ msgstr "classe de stockage spécifié pour un typename"
1643
1644 #~ msgid "`%s' initialized and declared `extern'"
1645 #~ msgstr "« %s » initialisé et déclaré « extern »"
1646
1647 #~ msgid "`%s' has both `extern' and initializer"
1648 #~ msgstr "« %s » a les deux « extern » et initialisateur"
1649
1650 #~ msgid "file-scope declaration of `%s' specifies `auto'"
1651 #~ msgstr "la déclaration de l'étendue de fichier « %s » spécifie « auto »"
1652
1653 #~ msgid "nested function `%s' declared `extern'"
1654 #~ msgstr "fonction imbriquée « %s » déclarée « extern »"
1655
1656 #~ msgid "function-scope `%s' implicitly auto and declared `__thread'"
1657 #~ msgstr "« %s » dans le champ de la fonction est implicitement déclaré auto, et déclaré « __thread »"
1658
1659 #~ msgid "static or type qualifiers in non-parameter array declarator"
1660 #~ msgstr "static ou qualificateurs de type dans un déclarateur de tableau n'étant pas un paramètre"
1661
1662 #~ msgid "declaration of `%s' as array of voids"
1663 #~ msgstr "déclaration de « %s » comme un tableau de « void »"
1664
1665 #~ msgid "declaration of `%s' as array of functions"
1666 #~ msgstr "déclaration de « %s » comme un tableau de fonctions"
1667
1668 #~ msgid "invalid use of structure with flexible array member"
1669 #~ msgstr "utilisation invalide d'une structure ayant un membre flexible"
1670
1671 #~ msgid "size of array `%s' has non-integer type"
1672 #~ msgstr "la taille du tableau « %s » n'est pas de type entier"
1673
1674 #~ msgid "ISO C forbids zero-size array `%s'"
1675 #~ msgstr "ISO C interdit le tableau de taille zéro « %s »"
1676
1677 #~ msgid "size of array `%s' is negative"
1678 #~ msgstr "la taille du tableau « %s » est négative"
1679
1680 #~ msgid "ISO C90 forbids array `%s' whose size can't be evaluated"
1681 #~ msgstr "ISO C90 interdit le tableau « %s » dont la taille ne peut être évaluée"
1682
1683 #~ msgid "ISO C90 forbids variable-size array `%s'"
1684 #~ msgstr "ISO C90 interdit le tableau « %s » de taille variable"
1685
1686 #~ msgid "size of array `%s' is too large"
1687 #~ msgstr "la taille du tableau « %s » est trop grande"
1688
1689 #~ msgid "ISO C90 does not support flexible array members"
1690 #~ msgstr "ISO C90 interdit les tableaux ayant des membres flexibles"
1691
1692 #~ msgid "array type has incomplete element type"
1693 #~ msgstr "les éléments du tableau sont de type incomplet"
1694
1695 #~ msgid "`%s' declared as function returning a function"
1696 #~ msgstr "« %s » déclaré comme une fonction retournant une fonction"
1697
1698 #~ msgid "`%s' declared as function returning an array"
1699 #~ msgstr "« %s » déclaré comme une fonction retournant un tableau"
1700
1701 #~ msgid "ISO C forbids qualified void function return type"
1702 #~ msgstr "ISO C interdit d'utiliser un void qualifié en valeur à retourner par la fonction"
1703
1704 #~ msgid "type qualifiers ignored on function return type"
1705 #~ msgstr "qualificateurs de type ignorés pour le type à retourner par la fonction"
1706
1707 #~ msgid "ISO C forbids qualified function types"
1708 #~ msgstr "ISO C interdit les types de fonction qualifiés"
1709
1710 #~ msgid "invalid type modifier within pointer declarator"
1711 #~ msgstr "modificateur de type invalide dans la déclaration de pointeur"
1712
1713 #~ msgid "ISO C forbids const or volatile function types"
1714 #~ msgstr "ISO C interdit les fonction de type volatile ou constante"
1715
1716 #~ msgid "variable or field `%s' declared void"
1717 #~ msgstr "variable ou champ « %s » déclaré « void »"
1718
1719 #~ msgid "attributes in parameter array declarator ignored"
1720 #~ msgstr "les attributs dans un déclarateur de tableau de paramètres sont ignorés"
1721
1722 #~ msgid "invalid type modifier within array declarator"
1723 #~ msgstr "modificateur invalide de type à l'intérieur d'un déclarateur de tableau"
1724
1725 #~ msgid "field `%s' declared as a function"
1726 #~ msgstr "champ « %s » déclaré comme une fonction"
1727
1728 #~ msgid "field `%s' has incomplete type"
1729 #~ msgstr "champ « %s » est de type incomplet"
1730
1731 #~ msgid "invalid storage class for function `%s'"
1732 #~ msgstr "classe de stockage invalide pour la fonction « %s »"
1733
1734 #~ msgid "`noreturn' function returns non-void value"
1735 #~ msgstr "fonction marquée « noreturn » retourne une valeur n'étant pas de type « void »"
1736
1737 #~ msgid "cannot inline function `main'"
1738 #~ msgstr "ne peut transformer « main » en fonction enligne"
1739
1740 #~ msgid "variable previously declared `static' redeclared `extern'"
1741 #~ msgstr "variable précédemment déclarée « static » redéclarée « extern »"
1742
1743 #~ msgid "%Jvariable '%D' declared `inline'"
1744 #~ msgstr "%Jvariable « %D » déclarée « inline »"
1745
1746 #~ msgid "thread-local storage not supported for this target"
1747 #~ msgstr "cette cible ne permet pas le stockage en local au thread"
1748
1749 #~ msgid "function declaration isn't a prototype"
1750 #~ msgstr "la déclaration de fonction n'est pas un prototype valide"
1751
1752 #~ msgid "parameter names (without types) in function declaration"
1753 #~ msgstr "noms de paramètres (sans type) dans la déclaration de fonction"
1754
1755 #~ msgid "parameter `%s' has incomplete type"
1756 #~ msgstr "le paramètre « %s » a un type incomplet"
1757
1758 #~ msgid "parameter has incomplete type"
1759 #~ msgstr "le paramètre a un type incomplet"
1760
1761 #~ msgid "\"void\" as only parameter may not be qualified"
1762 #~ msgstr "\"void\" comme seul paramètre ne peut être qualifié"
1763
1764 #~ msgid "\"void\" must be the only parameter"
1765 #~ msgstr "\"void\" doit être le seul paramètre"
1766
1767 #~ msgid "%Jparameter \"%D\" has just a forward declaration"
1768 #~ msgstr "%Jparamètre « %D » n'a qu'une déclaration anticipée"
1769
1770 #~ msgid "\"%s %s\" declared inside parameter list"
1771 #~ msgstr "\"%s %s\" déclarée à l'intérieur de la liste de paramètres"
1772
1773 #~ msgid "anonymous %s declared inside parameter list"
1774 #~ msgstr "structure anonyme %s déclarée à l'intérieur de la liste des paramètres"
1775
1776 #~ msgid "its scope is only this definition or declaration, which is probably not what you want"
1777 #~ msgstr "visible uniquement depuis cette définition ou déclaration, ce qui n'est probablement pas ce que vous désirez"
1778
1779 #~ msgid "redefinition of `union %s'"
1780 #~ msgstr "redéfinition de « union %s »"
1781
1782 #~ msgid "redefinition of `struct %s'"
1783 #~ msgstr "redéfinition de « struct %s »"
1784
1785 #~ msgid "declaration does not declare anything"
1786 #~ msgstr "déclaration ne déclarant rien du tout"
1787
1788 #~ msgid "%Jduplicate member '%D'"
1789 #~ msgstr "%Jmembre « %D » est double"
1790
1791 #~ msgid "%s defined inside parms"
1792 #~ msgstr "%s défini à l'intérieur des paramètres"
1793
1794 #~ msgid "union"
1795 #~ msgstr "union"
1796
1797 #~ msgid "structure"
1798 #~ msgstr "structure"
1799
1800 #~ msgid "%s has no %s"
1801 #~ msgstr "%s n'a pas de %s"
1802
1803 #~ msgid "struct"
1804 #~ msgstr "struct"
1805
1806 #~ msgid "named members"
1807 #~ msgstr "membres nommés"
1808
1809 #~ msgid "members"
1810 #~ msgstr "membres"
1811
1812 #~ msgid "nested redefinition of `%s'"
1813 #~ msgstr "redéfinition imbriquée de « %s »"
1814
1815 #~ msgid "%Jflexible array member in union"
1816 #~ msgstr "%Jmembre flexible de tableau dans l'union"
1817
1818 #~ msgid "%Jflexible array member not at end of struct"
1819 #~ msgstr "%Jle membre flexible de tableau n'est pas à la fin de la structure"
1820
1821 #~ msgid "%Jflexible array member in otherwise empty struct"
1822 #~ msgstr "%Jmembre flexible de tableau dans une structure vide par ailleurs"
1823
1824 #~ msgid "%Jinvalid use of structure with flexible array member"
1825 #~ msgstr "%Jutilisation invalide d'une structure ayant un membre flexible"
1826
1827 #~ msgid "union cannot be made transparent"
1828 #~ msgstr "union ne peut pas être rendu transparente"
1829
1830 #~ msgid "redeclaration of `enum %s'"
1831 #~ msgstr "redéclaration de « enum %s »"
1832
1833 #~ msgid "enum defined inside parms"
1834 #~ msgstr "enum défini à l'intérieur des paramètres"
1835
1836 #~ msgid "enumeration values exceed range of largest integer"
1837 #~ msgstr "valeurs d'énumération excède les bornes du plus grand entier"
1838
1839 #~ msgid "enumerator value for `%s' not integer constant"
1840 #~ msgstr "valeur de l'énumérateur pour « %s » n'est pas une constante entière"
1841
1842 #~ msgid "overflow in enumeration values"
1843 #~ msgstr "débordement dans les valeurs de l'énumération"
1844
1845 #~ msgid "ISO C restricts enumerator values to range of `int'"
1846 #~ msgstr "ISO C restreint les valeurs de l'énumérateur aux bornes d'un « int »"
1847
1848 #~ msgid "return type is an incomplete type"
1849 #~ msgstr "le type du retour est incomplet"
1850
1851 #~ msgid "return type defaults to `int'"
1852 #~ msgstr "le type du retour est « int » par défaut"
1853
1854 #~ msgid "%Jno previous prototype for '%D'"
1855 #~ msgstr "%Jaucun prototype précédent pour « %D »"
1856
1857 #~ msgid "%J'%D' was used with no prototype before its definition"
1858 #~ msgstr "%J« %D » a été utilisé sans prototype avant sa définition"
1859
1860 #~ msgid "%Jno previous declaration for '%D'"
1861 #~ msgstr "%Jaucune déclaration précédente pour « %D »"
1862
1863 #~ msgid "%J`%D' was used with no declaration before its definition"
1864 #~ msgstr "%J« %D » a été utilisé sans déclaration avant sa définition"
1865
1866 #~ msgid "%Jreturn type of '%D' is not `int'"
1867 #~ msgstr "%Jle type de retour de « %D » n'est pas « int »"
1868
1869 #~ msgid "%Jfirst argument of '%D' should be `int'"
1870 #~ msgstr "%Jle premier argument de « %D » devrait être « int »"
1871
1872 #~ msgid "%Jsecond argument of '%D' should be 'char **'"
1873 #~ msgstr "%Jle second argument de « %D » devrait être « char ** »"
1874
1875 #~ msgid "%Jthird argument of '%D' should probably be 'char **'"
1876 #~ msgstr "%Jle troisième argument de « %D » devrait probablement être « char ** »"
1877
1878 #~ msgid "%J'%D' takes only zero or two arguments"
1879 #~ msgstr "%J« %D » prend soit aucun argument ou soit deux arguments"
1880
1881 #~ msgid "%J'%D' is normally a non-static function"
1882 #~ msgstr "%J« %D » n'est pas normalement une fonction statique"
1883
1884 #~ msgid "%Jold-style parameter declarations in prototyped function definition"
1885 #~ msgstr "%Jdéclaration de paramètre d'ancien style dans la définition prototypée de fonction"
1886
1887 #~ msgid "%Jparameter name omitted"
1888 #~ msgstr "%Jnom de paramètre omis"
1889
1890 #~ msgid "%Jparameter name missing from parameter list"
1891 #~ msgstr "%Jnom du paramètre manquant dans la liste des paramètres"
1892
1893 #~ msgid "%J\"%D\" declared as a non-parameter"
1894 #~ msgstr "%J\"%D\" déclaré comme un non paramètre"
1895
1896 #~ msgid "%Jmultiple parameters named \"%D\""
1897 #~ msgstr "%Jplusieurs paramètres nommés « %D »"
1898
1899 #~ msgid "%Jparameter \"%D\" declared void"
1900 #~ msgstr "%Jparamètre \"%D\" déclaré «void »"
1901
1902 #~ msgid "%Jtype of \"%D\" defaults to \"int\""
1903 #~ msgstr "%Jtype de « %D » est « int » par défaut"
1904
1905 #~ msgid "%Jparameter \"%D\" has incomplete type"
1906 #~ msgstr "%Jparamètre \"%D\" a un type incomplet"
1907
1908 #~ msgid "%Jdeclaration for parameter \"%D\" but no such parameter"
1909 #~ msgstr "%Jdéclaration du paramètre « %D » mais pas de tel paramètre"
1910
1911 #~ msgid "number of arguments doesn't match prototype"
1912 #~ msgstr "le nombre d'arguments ne concorde pas avec celui du prototype"
1913
1914 #~ msgid "%Hprototype declaration"
1915 #~ msgstr "%Hdéclaration de prototype"
1916
1917 #~ msgid "promoted argument \"%D\" doesn't match prototype"
1918 #~ msgstr "argument promu \"%D\" ne concorde pas avec le prototype"
1919
1920 #~ msgid "argument \"%D\" doesn't match prototype"
1921 #~ msgstr "argument \"%D\" ne concorde pas avec le prototype"
1922
1923 #~ msgid "no return statement in function returning non-void"
1924 #~ msgstr "« return » manquant dans une fonction devant retourner une valeur"
1925
1926 #~ msgid "this function may return with or without a value"
1927 #~ msgstr "cette fonction devrait finir en retournant ou non une valeur"
1928
1929 #~ msgid "'for' loop initial declaration used outside C99 mode"
1930 #~ msgstr "déclaration initiale de la boucle « for » utilisée en dehors du mode C99"
1931
1932 #~ msgid "'struct %s' declared in 'for' loop initial declaration"
1933 #~ msgstr "« struct %s » déclarée dans la déclaration initiale de la boucle « for »"
1934
1935 #~ msgid "'union %s' declared in 'for' loop initial declaration"
1936 #~ msgstr "« union %s » déclarée dans la déclaration initiale de la boucle « for »"
1937
1938 #~ msgid "'enum %s' declared in 'for' loop initial declaration"
1939 #~ msgstr "« enum %s » déclarée dans la déclaration initiale de la boucle « for »"
1940
1941 #~ msgid "%Jdeclaration of non-variable '%D' in 'for' loop initial declaration"
1942 #~ msgstr "%Jdéclaration de « %D » (qui n'est pas une variable) dans la déclaration initiale de « for »"
1943
1944 #~ msgid "%Jdeclaration of static variable '%D' in 'for' loop initial declaration"
1945 #~ msgstr "%Jdéclaration de la variable statique « %D » dans la déclaration initiale de la boucle « for »"
1946
1947 #~ msgid "%Jdeclaration of 'extern' variable '%D' in 'for' loop initial declaration"
1948 #~ msgstr "%Jdéclaration de la variable externe « %D » dans la déclaration initiale « for »"
1949
1950 #~ msgid "%Jredefinition of global '%D'"
1951 #~ msgstr "%Jredéfinition globale de « %D »"
1952
1953 #~ msgid "%J'%D' previously defined here"
1954 #~ msgstr "%J« %D » précédemment défini ici"
1955
1956 #~ msgid "format string has invalid operand number"
1957 #~ msgstr "la chaîne de format a un nombre invalide d'opérandes"
1958
1959 #~ msgid "function does not return string type"
1960 #~ msgstr "fonction ne retourne pas un type « string »"
1961
1962 #~ msgid "format string arg not a string type"
1963 #~ msgstr "l'argument de la chaîne de format n'est pas de type « string »"
1964
1965 #~ msgid "unrecognized format specifier"
1966 #~ msgstr "spécificateur de format non reconnu"
1967
1968 #~ msgid "`%s' is an unrecognized format function type"
1969 #~ msgstr "« %s » a un format de type de fonction non reconnu"
1970
1971 #~ msgid "'...' has invalid operand number"
1972 #~ msgstr "« ... » a un nombre invalide d'opérandes"
1973
1974 #~ msgid "format string arg follows the args to be formatted"
1975 #~ msgstr "l'argument de la chaîne de format suit les arguments devant être formatés"
1976
1977 #~ msgid "` ' flag"
1978 #~ msgstr "fanion « »"
1979
1980 #~ msgid "the ` ' printf flag"
1981 #~ msgstr "le fanion « » de printf"
1982
1983 #~ msgid "`+' flag"
1984 #~ msgstr "fanion « + »"
1985
1986 #~ msgid "the `+' printf flag"
1987 #~ msgstr "le fanion « + » de printf"
1988
1989 #~ msgid "`#' flag"
1990 #~ msgstr "fanion « # »"
1991
1992 #~ msgid "the `#' printf flag"
1993 #~ msgstr "le fanion « # » de printf"
1994
1995 #~ msgid "`0' flag"
1996 #~ msgstr "fanion « 0 »"
1997
1998 #~ msgid "the `0' printf flag"
1999 #~ msgstr "le fanion « 0 » de printf"
2000
2001 #~ msgid "`-' flag"
2002 #~ msgstr "fanion « - »"
2003
2004 #~ msgid "the `-' printf flag"
2005 #~ msgstr "le fanion « - » de printf"
2006
2007 #~ msgid "`'' flag"
2008 #~ msgstr "fanion « ' »"
2009
2010 #~ msgid "the `'' printf flag"
2011 #~ msgstr "le fanion « ' » de printf"
2012
2013 #~ msgid "`I' flag"
2014 #~ msgstr "fanion « I »"
2015
2016 #~ msgid "the `I' printf flag"
2017 #~ msgstr "le fanion « I » de printf"
2018
2019 #~ msgid "field width"
2020 #~ msgstr "largeur de champ"
2021
2022 #~ msgid "field width in printf format"
2023 #~ msgstr "largeur de champ dans le format de printf"
2024
2025 #~ msgid "precision"
2026 #~ msgstr "précision"
2027
2028 #~ msgid "precision in printf format"
2029 #~ msgstr "précision dans le format de printf"
2030
2031 #~ msgid "length modifier"
2032 #~ msgstr "modificateur de longueur"
2033
2034 #~ msgid "length modifier in printf format"
2035 #~ msgstr "modificateur de longueur dans le format printf"
2036
2037 #~ msgid "assignment suppression"
2038 #~ msgstr "suppression d'affectation"
2039
2040 #~ msgid "the assignment suppression scanf feature"
2041 #~ msgstr "options de scanf pour la suppression d'affectation"
2042
2043 #~ msgid "`a' flag"
2044 #~ msgstr "fanion « a »"
2045
2046 #~ msgid "the `a' scanf flag"
2047 #~ msgstr "le fanion « a » de scanf"
2048
2049 #~ msgid "field width in scanf format"
2050 #~ msgstr "largeur de champ dans le format de scanf"
2051
2052 #~ msgid "length modifier in scanf format"
2053 #~ msgstr "modificateur de longueur dans le format de scanf"
2054
2055 #~ msgid "the `'' scanf flag"
2056 #~ msgstr "la fanion « ' » de scanf"
2057
2058 #~ msgid "the `I' scanf flag"
2059 #~ msgstr "le fanion « I » de scanf"
2060
2061 #~ msgid "`_' flag"
2062 #~ msgstr "fanion « _ »"
2063
2064 #~ msgid "the `_' strftime flag"
2065 #~ msgstr "le fanion « _ » de strftime"
2066
2067 #~ msgid "the `-' strftime flag"
2068 #~ msgstr "le fanion « - » de strftime"
2069
2070 #~ msgid "the `0' strftime flag"
2071 #~ msgstr "le fanion « 0 » de strftime"
2072
2073 #~ msgid "`^' flag"
2074 #~ msgstr "fanion « ^ »"
2075
2076 #~ msgid "the `^' strftime flag"
2077 #~ msgstr "la fanion « ^ » de strftime"
2078
2079 #~ msgid "the `#' strftime flag"
2080 #~ msgstr "le fanion « # » de strftime"
2081
2082 #~ msgid "field width in strftime format"
2083 #~ msgstr "largeur de champ dans le format de strftime"
2084
2085 #~ msgid "`E' modifier"
2086 #~ msgstr "modificateur « E »"
2087
2088 #~ msgid "the `E' strftime modifier"
2089 #~ msgstr "le modificateur « E » de strftime"
2090
2091 #~ msgid "`O' modifier"
2092 #~ msgstr "modificateur « O »"
2093
2094 #~ msgid "the `O' strftime modifier"
2095 #~ msgstr "le modificateur « O » de strftime"
2096
2097 #~ msgid "the `O' modifier"
2098 #~ msgstr "le modificateur « O »"
2099
2100 #~ msgid "fill character"
2101 #~ msgstr "caractère de remplissage"
2102
2103 #~ msgid "fill character in strfmon format"
2104 #~ msgstr "caractère de remplissage dans le format de strfmon"
2105
2106 #~ msgid "the `^' strfmon flag"
2107 #~ msgstr "le fanion « ^ » de strfmon"
2108
2109 #~ msgid "the `+' strfmon flag"
2110 #~ msgstr "le fanion « + » de strfmon"
2111
2112 #~ msgid "`(' flag"
2113 #~ msgstr "fanion « ( »"
2114
2115 #~ msgid "the `(' strfmon flag"
2116 #~ msgstr "le fanion « ( » de strfmon"
2117
2118 #~ msgid "`!' flag"
2119 #~ msgstr "fanion « ! »"
2120
2121 #~ msgid "the `!' strfmon flag"
2122 #~ msgstr "le fanion « ! » de strfmon"
2123
2124 #~ msgid "the `-' strfmon flag"
2125 #~ msgstr "le fanion « - » de strfmon"
2126
2127 #~ msgid "field width in strfmon format"
2128 #~ msgstr "largeur de champ dans le format de strfmon"
2129
2130 #~ msgid "left precision"
2131 #~ msgstr "précision de gauche"
2132
2133 #~ msgid "left precision in strfmon format"
2134 #~ msgstr "précision de gauche dans le format de strfmon"
2135
2136 #~ msgid "right precision"
2137 #~ msgstr "précision de droite"
2138
2139 #~ msgid "right precision in strfmon format"
2140 #~ msgstr "précision de droite dans le format de strfmon"
2141
2142 #~ msgid "length modifier in strfmon format"
2143 #~ msgstr "modificateur de longueur dans le format de strfmon"
2144
2145 #~ msgid "function might be possible candidate for `%s' format attribute"
2146 #~ msgstr "la fonction est peut être candidate pour l'attribut de format de « %s »"
2147
2148 #~ msgid "missing $ operand number in format"
2149 #~ msgstr "$ manquant dans le format pour l'opérande du nombre"
2150
2151 #~ msgid "%s does not support %%n$ operand number formats"
2152 #~ msgstr "%s ne permet pas le format d'opérande de nombre %%n$"
2153
2154 #~ msgid "operand number out of range in format"
2155 #~ msgstr "opérande de nombre au delà de la limite dans le format"
2156
2157 #~ msgid "format argument %d used more than once in %s format"
2158 #~ msgstr "argument de format %d utilisé plus d'une fois dans le format %s"
2159
2160 #~ msgid "format argument %d unused before used argument %d in $-style format"
2161 #~ msgstr "argument de format %d inutilisé avant l'utilisation de l'argument %d dans le format de style $"
2162
2163 #~ msgid "format not a string literal, format string not checked"
2164 #~ msgstr "le format n'est pas une chaîne littérale, le format n'est pas vérifé"
2165
2166 #~ msgid "format not a string literal and no format arguments"
2167 #~ msgstr "le format n'est pas une chaîne littérale et pas d'argument de format"
2168
2169 #~ msgid "format not a string literal, argument types not checked"
2170 #~ msgstr "le format n'est pas une chaîne littérale, le type des arguments n'est pas vérifié"
2171
2172 #~ msgid "too many arguments for format"
2173 #~ msgstr "trop d'arguments pour le format"
2174
2175 #~ msgid "unused arguments in $-style format"
2176 #~ msgstr "arguments inutilisés dans le format de style $"
2177
2178 #~ msgid "zero-length %s format string"
2179 #~ msgstr "chaîne de format de longueur nulle %s"
2180
2181 #~ msgid "format is a wide character string"
2182 #~ msgstr "le format est une chaîne large de caractères"
2183
2184 #~ msgid "unterminated format string"
2185 #~ msgstr "chaîne de format non terminée"
2186
2187 #~ msgid "embedded `\\0' in format"
2188 #~ msgstr "« \\0 » inclu dans le format"
2189
2190 #~ msgid "spurious trailing `%%' in format"
2191 #~ msgstr "des caractères « %% » douteux traînent dans le format"
2192
2193 #~ msgid "repeated %s in format"
2194 #~ msgstr "%s répété dans le format"
2195
2196 #~ msgid "missing fill character at end of strfmon format"
2197 #~ msgstr "caractère de remplissage manquant à la fin du format pour strfmon"
2198
2199 #~ msgid "too few arguments for format"
2200 #~ msgstr "trop peu d'arguments dans le format"
2201
2202 #~ msgid "zero width in %s format"
2203 #~ msgstr "largeur zéro dans le format %s"
2204
2205 #~ msgid "empty left precision in %s format"
2206 #~ msgstr "précision de gauche vide dans le format %s"
2207
2208 #~ msgid "field precision"
2209 #~ msgstr "champ de précision"
2210
2211 #~ msgid "empty precision in %s format"
2212 #~ msgstr "précision vide dans le format %s"
2213
2214 #~ msgid "%s does not support the `%s' %s length modifier"
2215 #~ msgstr "%s ne supporte pas « %s » %s comme modificateur de longueur"
2216
2217 #~ msgid "conversion lacks type at end of format"
2218 #~ msgstr "il manque un type pour la conversion à la fin du format"
2219
2220 #~ msgid "unknown conversion type character `%c' in format"
2221 #~ msgstr "type de caractère de conversion inconnu « %c » dans le format"
2222
2223 #~ msgid "unknown conversion type character 0x%x in format"
2224 #~ msgstr "type de caractère de conversion inconnu 0x%x dans le format"
2225
2226 #~ msgid "%s does not support the `%%%c' %s format"
2227 #~ msgstr "%s ne supporte pas le format « %%%c » %s"
2228
2229 #~ msgid "%s used with `%%%c' %s format"
2230 #~ msgstr "%s utilisé avec le format « %%%c » %s"
2231
2232 #~ msgid "%s does not support %s"
2233 #~ msgstr "%s ne supporte pas %s"
2234
2235 #~ msgid "%s does not support %s with the `%%%c' %s format"
2236 #~ msgstr "%s ne supporte pas %s avec le format « %%%c » %s "
2237
2238 #~ msgid "%s ignored with %s and `%%%c' %s format"
2239 #~ msgstr "%s ignoré avec %s et le format « %%%c » %s"
2240
2241 #~ msgid "%s ignored with %s in %s format"
2242 #~ msgstr "%s ignoré avec %s dans le format %s"
2243
2244 #~ msgid "use of %s and %s together with `%%%c' %s format"
2245 #~ msgstr "utilisation de %s et de %s ensemble dans le format « %%%c » %s"
2246
2247 #~ msgid "use of %s and %s together in %s format"
2248 #~ msgstr "utilisation de %s et de %s ensemble dans le format %s"
2249
2250 #~ msgid "`%%%c' yields only last 2 digits of year in some locales"
2251 #~ msgstr "« %%%c » laisse seulement les 2 derniers chiffres de l'année avec certaines locales"
2252
2253 #~ msgid "`%%%c' yields only last 2 digits of year"
2254 #~ msgstr "« %%%c » laisse seulement les 2 derniers chiffres de l'année"
2255
2256 #~ msgid "no closing `]' for `%%[' format"
2257 #~ msgstr "pas de « ] » fermant pour le format « %%[ »"
2258
2259 #~ msgid "use of `%s' length modifier with `%c' type character"
2260 #~ msgstr "utilisation du modificateur de longueur « %s » avec le type de caractère « %c »"
2261
2262 #~ msgid "%s does not support the `%%%s%c' %s format"
2263 #~ msgstr "%s ne supporte par le format « %%%s%c » %s"
2264
2265 #~ msgid "operand number specified with suppressed assignment"
2266 #~ msgstr "nombre d'opérandes spécifié avec des affectations suprimées"
2267
2268 #~ msgid "operand number specified for format taking no argument"
2269 #~ msgstr "nombre d'opérandes spécifié pour un format n'acceptant aucun argument"
2270
2271 #~ msgid "writing through null pointer (arg %d)"
2272 #~ msgstr "écriture à travers un pointeur nul (arg %d)"
2273
2274 #~ msgid "reading through null pointer (arg %d)"
2275 #~ msgstr "lecture à l'aide d'un pointeur nul (arg %d)"
2276
2277 #~ msgid "writing into constant object (arg %d)"
2278 #~ msgstr "écriture dans un objet constant (arg %d)"
2279
2280 #~ msgid "extra type qualifiers in format argument (arg %d)"
2281 #~ msgstr "qualificateur de type additionnel dans l'argument du format (arg %d)"
2282
2283 #~ msgid "format argument is not a pointer (arg %d)"
2284 #~ msgstr "l'argument de format n'est pas un pointeur (arg %d)"
2285
2286 #~ msgid "format argument is not a pointer to a pointer (arg %d)"
2287 #~ msgstr "l'argument de format n'est pas un pointeur de pointeur (arg %d)"
2288
2289 #~ msgid "pointer"
2290 #~ msgstr "pointeur"
2291
2292 #~ msgid "different type"
2293 #~ msgstr "type différent"
2294
2295 #~ msgid "%s is not type %s (arg %d)"
2296 #~ msgstr "%s n'est pas de type %s (arg %d)"
2297
2298 #~ msgid "%s format, %s arg (arg %d)"
2299 #~ msgstr "format %s, arg %s (arg %d)"
2300
2301 #~ msgid "args to be formatted is not '...'"
2302 #~ msgstr "les arguments devant être formatés ne sont pas « ... »"
2303
2304 #~ msgid "strftime formats cannot format arguments"
2305 #~ msgstr "Les formats de strftime ne peuvent pas formater d'argument"
2306
2307 #~ msgid "ignoring duplicate directory \"%s\"\n"
2308 #~ msgstr "le répertoire « %s » est ignoré car présent deux fois\n"
2309
2310 #~ msgid "  as it is a non-system directory that duplicates a system directory\n"
2311 #~ msgstr "  car il s'agit d'un répertoire non système dupliquant un répertoire système\n"
2312
2313 #~ msgid "ignoring nonexistent directory \"%s\"\n"
2314 #~ msgstr "le répertoire « %s » est ignoré car inexistant\n"
2315
2316 #~ msgid "#include \"...\" search starts here:\n"
2317 #~ msgstr "la recherche pour #include \"...\" débute ici :\n"
2318
2319 #~ msgid "#include <...> search starts here:\n"
2320 #~ msgstr "la recherche pour #include <...> débute ici:\n"
2321
2322 #~ msgid "End of search list.\n"
2323 #~ msgstr "Fin de la liste de recherche.\n"
2324
2325 #~ msgid "badly nested C headers from preprocessor"
2326 #~ msgstr "en-têtes C du préprocesseur incorrectement imbriqués"
2327
2328 #~ msgid "ignoring #pragma %s %s"
2329 #~ msgstr "#pragma %s %s ignoré"
2330
2331 #~ msgid "%Hstray '@' in program"
2332 #~ msgstr "%H« @ » perdu dans le programme"
2333
2334 #~ msgid "missing terminating %c character"
2335 #~ msgstr "caractère %c de terminaison manquant"
2336
2337 #~ msgid "stray '%c' in program"
2338 #~ msgstr "« %c » perdu dans le programme"
2339
2340 #~ msgid "stray '\\%o' in program"
2341 #~ msgstr "« \\%o » perdu dans le programme"
2342
2343 #~ msgid "this decimal constant is unsigned only in ISO C90"
2344 #~ msgstr "cette constante décimale est « unsigned » seulement en C90 ISO"
2345
2346 #~ msgid "this decimal constant would be unsigned in ISO C90"
2347 #~ msgstr "cette constante décimale serait « unsigned » en C90 ISO"
2348
2349 #~ msgid "integer constant is too large for \"%s\" type"
2350 #~ msgstr "constante entière trop grande pour le type « %s »"
2351
2352 #~ msgid "floating constant exceeds range of \"%s\""
2353 #~ msgstr "constante en nombre flottant excédant les limites de « %s »"
2354
2355 #~ msgid "traditional C rejects string constant concatenation"
2356 #~ msgstr "le C traditionel rejette la concaténation de chaînes de constantes"
2357
2358 #~ msgid "%Jfunction '%F' can never be inlined because it is suppressed using -fno-inline"
2359 #~ msgstr "%Jfonction « %F » ne jamais être enlignée parce qu'elle supprime l'utilisation de -fno-inline"
2360
2361 #~ msgid "%Jfunction '%F' can never be inlined because it might not be bound within this unit of translation"
2362 #~ msgstr "%Jfonction « %F » ne jamais être enlignée parce qu'elle ne peut être lié dans cette unité de traduction"
2363
2364 #~ msgid "%Jfunction '%F' can never be inlined because it uses attributes conflicting with inlining"
2365 #~ msgstr "%Jfonction « %F » ne jamais être enlignée parce qu'elle utilise un attribut en conflit avec l'enlignage"
2366
2367 #~ msgid "%Jfunction '%F' can never be inlined because it has pending sizes"
2368 #~ msgstr "%Jfonction « %F » ne jamais être enlignée parce qu'elle a des tailles en attente"
2369
2370 #~ msgid "%Jnested function '%F' can never be inlined because it has possibly saved pending sizes"
2371 #~ msgstr "%Jfonction imbriqué « %F » ne peut jamais être enlignée parce qu'ella possiblement sauvegardé des tailles en attente"
2372
2373 #~ msgid "no class name specified with \"%s\""
2374 #~ msgstr "aucun nom de classe spécifié avec \"%s\""
2375
2376 #~ msgid "assertion missing after \"%s\""
2377 #~ msgstr "assertion manquante après \"%s\""
2378
2379 #~ msgid "macro name missing after \"%s\""
2380 #~ msgstr "nom de macro manquant après \"%s\""
2381
2382 #~ msgid "missing path after \"%s\""
2383 #~ msgstr "cible manquante après \"%s\""
2384
2385 #~ msgid "missing filename after \"%s\""
2386 #~ msgstr "nom de fichier manquant après \"%s\""
2387
2388 #~ msgid "missing makefile target after \"%s\""
2389 #~ msgstr "cible manquante dans le makefile après \"%s\""
2390
2391 #~ msgid "-I- specified twice"
2392 #~ msgstr "-I- spécifié deux fois"
2393
2394 #~ msgid "switch \"%s\" is no longer supported"
2395 #~ msgstr "l'option « %s » n'est plus supportée"
2396
2397 #~ msgid "-fhandle-exceptions has been renamed -fexceptions (and is now on by default)"
2398 #~ msgstr "-fhandle-exceptions a été renommé -fexceptions (et est maintenant utilisé par défaut)"
2399
2400 #~ msgid "output filename specified twice"
2401 #~ msgstr "nom du fichier de sortie spécifié deux fois"
2402
2403 #~ msgid "-Wformat-y2k ignored without -Wformat"
2404 #~ msgstr "-Wformat-y2k ignorée sans -Wformat"
2405
2406 #~ msgid "-Wformat-extra-args ignored without -Wformat"
2407 #~ msgstr "-Wformat-extra-args ignorée sans -Wformat"
2408
2409 #~ msgid "-Wformat-zero-length ignored without -Wformat"
2410 #~ msgstr "-Wformat-zero-length ignorée sans -Wformat"
2411
2412 #~ msgid "-Wformat-nonliteral ignored without -Wformat"
2413 #~ msgstr "-Wformat-nonliteral ignorée sans -Wformat"
2414
2415 #~ msgid "-Wformat-security ignored without -Wformat"
2416 #~ msgstr "-Wformat-security ignorée sans -Wformat"
2417
2418 #~ msgid "-Wmissing-format-attribute ignored without -Wformat"
2419 #~ msgstr "-Wmissing-format-attribute ignorée sans -Wformat"
2420
2421 #~ msgid "opening output file %s: %m"
2422 #~ msgstr "ouverture du fichier de sortie %s: %m"
2423
2424 #~ msgid "too many filenames given.  Type %s --help for usage"
2425 #~ msgstr "trop de noms de fichiers. Taper %s --help pour en connaître l'usage"
2426
2427 #~ msgid "YYDEBUG not defined"
2428 #~ msgstr "YYDEBUG n'est pas défini"
2429
2430 #~ msgid "opening dependency file %s: %m"
2431 #~ msgstr "ouverture du fichier de dépendances %s: %m"
2432
2433 #~ msgid "closing dependency file %s: %m"
2434 #~ msgstr "fermeture du fichier de dépendances %s: %m"
2435
2436 #~ msgid "when writing output to %s: %m"
2437 #~ msgstr "lors de l'écriture de la sortie dans %s: %m"
2438
2439 #~ msgid "to generate dependencies you must specify either -M or -MM"
2440 #~ msgstr "pour générer les dépendances, vous devez spécifier -M ou -MM"
2441
2442 #~ msgid "<built-in>"
2443 #~ msgstr "<interne>"
2444
2445 #~ msgid "<command line>"
2446 #~ msgstr "<ligne de commande>"
2447
2448 #~ msgid "too late for # directive to set debug directory"
2449 #~ msgstr "il est trop tard pour la directive # pour fixer un répertoire de mise au point"
2450
2451 #~ msgid "syntax error"
2452 #~ msgstr "erreur de syntaxe"
2453
2454 # FIXME
2455 #~ msgid "syntax error: cannot back up"
2456 #~ msgstr "erreur de syntaxe : impossible de reculer"
2457
2458 #~ msgid "ISO C forbids an empty source file"
2459 #~ msgstr "ISO C interdit un fichier source vide"
2460
2461 #~ msgid "argument of `asm' is not a constant string"
2462 #~ msgstr "l'argument de « asm » n'est pas une chaîne de constante"
2463
2464 #~ msgid "ISO C forbids data definition with no type or storage class"
2465 #~ msgstr "ISO C interdit la définition de données sans type ni classe de stockage"
2466
2467 #~ msgid "data definition has no type or storage class"
2468 #~ msgstr "la définition de données n'a pas de type ni de classe de stockage"
2469
2470 #~ msgid "ISO C does not allow extra `;' outside of a function"
2471 #~ msgstr "ISO C ne permet pas de « ; » additionnel en dehors d'une fonction"
2472
2473 #~ msgid "`sizeof' applied to a bit-field"
2474 #~ msgstr "« sizeof » appliqué à un champ de bits"
2475
2476 #~ msgid "ISO C forbids omitting the middle term of a ?: expression"
2477 #~ msgstr "ISO C interdit l'omission du terme central de l'expression ?:"
2478
2479 # FIXME
2480 #~ msgid "ISO C90 forbids compound literals"
2481 #~ msgstr "ISO C90 interdit les mots composés"
2482
2483 #~ msgid "ISO C forbids braced-groups within expressions"
2484 #~ msgstr "ISO C interdit les groupes d'accolades à l'intérieur d'expressions"
2485
2486 #~ msgid "first argument to __builtin_choose_expr not a constant"
2487 #~ msgstr "le premier argument de « __builtin_choose_expr » n'est pas une constante"
2488
2489 #~ msgid "traditional C rejects ISO C style function definitions"
2490 #~ msgstr "le C traditionel rejette les définitions de fonction de style ISO C"
2491
2492 #~ msgid "old-style parameter declaration"
2493 #~ msgstr "déclaration de paramètre d'un style désuet"
2494
2495 #~ msgid "`%s' is not at beginning of declaration"
2496 #~ msgstr "« %s » n'est pas au début de la déclaration"
2497
2498 #~ msgid "`typeof' applied to a bit-field"
2499 #~ msgstr "« typeof » appliqué à un champ de bits"
2500
2501 #~ msgid "ISO C forbids empty initializer braces"
2502 #~ msgstr "ISO C interdit d'initialiser avec des accolades vides"
2503
2504 #~ msgid "ISO C90 forbids specifying subobject to initialize"
2505 #~ msgstr "ISO C90 interdit de spécifier des sous-objets à initialiser"
2506
2507 #~ msgid "obsolete use of designated initializer without `='"
2508 #~ msgstr "utilisation obsolète d'une initialisation désignée sans « = »"
2509
2510 #~ msgid "obsolete use of designated initializer with `:'"
2511 #~ msgstr "utilisation obsolète d'une initialisation désignée avec « : »"
2512
2513 #~ msgid "ISO C forbids specifying range of elements to initialize"
2514 #~ msgstr "ISO C interdit de spécifier les bornes des éléments à initaliser"
2515
2516 #~ msgid "ISO C forbids nested functions"
2517 #~ msgstr "ISO C interdit les fonctions imbriquées"
2518
2519 #~ msgid "ISO C forbids forward references to `enum' types"
2520 #~ msgstr "ISO C interdit les références anticipée vers un type « enum »"
2521
2522 #~ msgid "comma at end of enumerator list"
2523 #~ msgstr "virgule à la fin de liste d'énumerateurs"
2524
2525 #~ msgid "no semicolon at end of struct or union"
2526 #~ msgstr "pas de point virgule à la fin de la structure ou de l'union"
2527
2528 #~ msgid "extra semicolon in struct or union specified"
2529 #~ msgstr "point virgule superflu dans la structure ou dans l'union"
2530
2531 #~ msgid "ISO C doesn't support unnamed structs/unions"
2532 #~ msgstr "ISO C ne permet pas les structures et unions sans nom"
2533
2534 #~ msgid "ISO C forbids member declarations with no members"
2535 #~ msgstr "ISO C interdit les déclarations de membre sans aucun membre"
2536
2537 #~ msgid "label at end of compound statement"
2538 #~ msgstr "étiquette à la fin d'une déclaration composée"
2539
2540 #~ msgid "ISO C90 forbids mixed declarations and code"
2541 #~ msgstr "ISO C89 interdit les mélanges de déclarations et de code"
2542
2543 #~ msgid "ISO C forbids label declarations"
2544 #~ msgstr "ISO C interdit la déclaration d'étiquette"
2545
2546 #~ msgid "braced-group within expression allowed only inside a function"
2547 #~ msgstr "groupe entre accolades à l'intérieur d'expression permis seulement à l'intérieur d'une fonction"
2548
2549 #~ msgid "empty body in an else-statement"
2550 #~ msgstr "le corps du else est vide"
2551
2552 #~ msgid "%Hempty body in an if-statement"
2553 #~ msgstr "%Hle corps de la déclaration du if est vide"
2554
2555 #~ msgid "break statement not within loop or switch"
2556 #~ msgstr "mot-clé « break » à l'extérieur de toute boucle ou « switch »"
2557
2558 #~ msgid "continue statement not within a loop"
2559 #~ msgstr "mot-clé « continue » à l'extérieur de toute boucle"
2560
2561 #~ msgid "ISO C forbids `goto *expr;'"
2562 #~ msgstr "ISO C interdit « goto *expr; »"
2563
2564 #~ msgid "ISO C requires a named argument before `...'"
2565 #~ msgstr "ISO C requiert un argument nommé devant « ... »"
2566
2567 #~ msgid "`...' in old-style identifier list"
2568 #~ msgstr "« ... » dans une liste d'identificateurs de style ancien"
2569
2570 #~ msgid "parse error; also virtual memory exhausted"
2571 #~ msgstr "erreur d'analyse syntaxique; et la mémoire virtuelle est épuisée"
2572
2573 #~ msgid "parse error"
2574 #~ msgstr "erreur d'analyse syntaxique"
2575
2576 #~ msgid "parser stack overflow"
2577 #~ msgstr "débordement de la pile de l'analyseur syntaxique"
2578
2579 #~ msgid "syntax error at '%s' token"
2580 #~ msgstr "erreur de syntaxe à l'élément lexical « %s »"
2581
2582 #~ msgid "can't create precompiled header %s: %m"
2583 #~ msgstr "ne peut créer une en-tête précompilée %s: %m"
2584
2585 #~ msgid "can't write to %s: %m"
2586 #~ msgstr "ne peut écrire dans %s: %m"
2587
2588 #~ msgid "`%s' is not a valid output file"
2589 #~ msgstr "« %s » n'est pas un nom de fichier valide"
2590
2591 #~ msgid "can't write %s: %m"
2592 #~ msgstr "ne peut écrire dans %s: %m"
2593
2594 #~ msgid "can't seek in %s: %m"
2595 #~ msgstr "ne peut se positionner dans %s: %m"
2596
2597 #~ msgid "can't read %s: %m"
2598 #~ msgstr "ne peut lire %s: %m"
2599
2600 #~ msgid "%s: not compatible with this GCC version"
2601 #~ msgstr "%s: n'est pas compatible avec cette version de GCC"
2602
2603 #~ msgid "%s: not for %s"
2604 #~ msgstr "%s: non pour %s"
2605
2606 #~ msgid "%s: not a PCH file"
2607 #~ msgstr "%s: n'est pas un fichier PCH"
2608
2609 #~ msgid "%s: created on host `%.*s', but used on host `%s'"
2610 #~ msgstr "%s: créé sur l'hôte « %.*s », mais utilisé sur l'hôte « %s »"
2611
2612 #~ msgid "%s: created for target `%.*s', but used for target `%s'"
2613 #~ msgstr "%s: créé pour la cible « %.*s », mais utilisé pour la cible « %s »"
2614
2615 #~ msgid "%s: created by version `%.*s', but this is version `%s'"
2616 #~ msgstr "%s: créé pour la version « %.*s », mais utilisé avec la version « %s »"
2617
2618 #~ msgid "%s: created using different flags"
2619 #~ msgstr "%s: créé en utilisant des fanions différents"
2620
2621 #~ msgid "%s: created with -g%s, but used with -g%s"
2622 #~ msgstr "%s: créé avec -g%s, mais utilisé avec -g%s"
2623
2624 #~ msgid "%s: had text segment at different address"
2625 #~ msgstr "%s: a un segment texte à une adresse différente"
2626
2627 # I18N
2628 #~ msgid "calling fdopen"
2629 #~ msgstr "appel de fdopen()"
2630
2631 #~ msgid "reading"
2632 #~ msgstr "en lecture"
2633
2634 #~ msgid "#pragma pack (pop) encountered without matching #pragma pack (push, <n>)"
2635 #~ msgstr "#pragma pack (pop) rencontré sans #pragma pack (push, <n>) correspondant"
2636
2637 #~ msgid "#pragma pack(pop, %s) encountered without matching #pragma pack(push, %s, <n>)"
2638 #~ msgstr "#pragma pack(pop, %s) rencontré sans #pragma pack(push, %s, <n>) correspondant"
2639
2640 #~ msgid "#pragma pack(push[, id], <n>) is not supported on this target"
2641 #~ msgstr "#pragma pack(push[, id], <n>) n'est pas permis sur cette cible"
2642
2643 #~ msgid "#pragma pack(pop[, id], <n>) is not supported on this target"
2644 #~ msgstr "#pragma pack(pop[, id], <n>) n'est pas permis sur cette cible"
2645
2646 #~ msgid "missing '(' after '#pragma pack' - ignored"
2647 #~ msgstr "« ( » manquante après « #pragma pack » - ignoré"
2648
2649 #~ msgid "malformed '#pragma pack' - ignored"
2650 #~ msgstr "« #pragma pack » mal composée - ignoré"
2651
2652 #~ msgid "malformed '#pragma pack(push[, id], <n>)' - ignored"
2653 #~ msgstr "« #pragma pack(push[, id], <n>) » mal composée - ignoré"
2654
2655 #~ msgid "malformed '#pragma pack(pop[, id])' - ignored"
2656 #~ msgstr "« #pragma pack(pop[, id]) » mal composée, ignoré"
2657
2658 #~ msgid "unknown action '%s' for '#pragma pack' - ignored"
2659 #~ msgstr "action « %s » inconnue pour « #pragma pack » - ignoré"
2660
2661 #~ msgid "junk at end of '#pragma pack'"
2662 #~ msgstr "rebut à la fin de « #pragma pack »"
2663
2664 #~ msgid "alignment must be a small power of two, not %d"
2665 #~ msgstr "l'alignement doit être une petite puissance de 2, pas %d"
2666
2667 #~ msgid "%Japplying #pragma weak '%D' after first use results in unspecified behavior"
2668 #~ msgstr "%Japplication de la #pragma weak « %D » après la première utilisation conduit à un comportement non spécifié"
2669
2670 #~ msgid "malformed #pragma weak, ignored"
2671 #~ msgstr "#pragma weak mal composée, ignoré"
2672
2673 #~ msgid "junk at end of #pragma weak"
2674 #~ msgstr "rebut à la fin de #pragma weak"
2675
2676 #~ msgid "malformed #pragma redefine_extname, ignored"
2677 #~ msgstr "#pragma redefine_extname mal composée, ignoré"
2678
2679 #~ msgid "junk at end of #pragma redefine_extname"
2680 #~ msgstr "rebut à la fin de #pragma redefine_extname"
2681
2682 #~ msgid "#pragma redefine_extname conflicts with declaration"
2683 #~ msgstr "#pragma redefine_extname en conflit avec la déclaration"
2684
2685 #~ msgid "malformed #pragma extern_prefix, ignored"
2686 #~ msgstr "#pragma extern_prefix mal composée, ignoré"
2687
2688 #~ msgid "junk at end of #pragma extern_prefix"
2689 #~ msgstr "rebut à la fin de #pragma extern_prefix"
2690
2691 #~ msgid "asm declaration conflicts with previous rename"
2692 #~ msgstr "déclaration asm en conflit avec le changement de nom précédent"
2693
2694 #~ msgid "destructor needed for `%D'"
2695 #~ msgstr "destructeur requis pour « %D »"
2696
2697 #~ msgid "where case label appears here"
2698 #~ msgstr "où les étiquettes de « case » apparaissent ici"
2699
2700 # FIXME
2701 #~ msgid "(enclose actions of previous case statements requiring destructors in their own scope.)"
2702 #~ msgstr "(les actions dans les « case » précédents requierent des destructeurs dans leur propre champ.)"
2703
2704 #~ msgid "%s qualifier ignored on asm"
2705 #~ msgstr "%s qualificateur ignoré avec asm"
2706
2707 # FIXME: c'est de l'assembleur ?
2708 #~ msgid "will never be executed"
2709 #~ msgstr "ne sera jamais exécuté"
2710
2711 #~ msgid "`%s' has an incomplete type"
2712 #~ msgstr "« %s » a un type incomplet"
2713
2714 #~ msgid "invalid use of void expression"
2715 #~ msgstr "utilisation invalide d'expression void"
2716
2717 #~ msgid "invalid use of flexible array member"
2718 #~ msgstr "utilisation invalide d'un membre flexible de tableau"
2719
2720 #~ msgid "invalid use of array with unspecified bounds"
2721 #~ msgstr "utilisation invalide d'un tableau sans borne spécifiée"
2722
2723 #~ msgid "invalid use of undefined type `%s %s'"
2724 #~ msgstr "utilisation invalide d'un type indéfini « %s %s »"
2725
2726 #~ msgid "invalid use of incomplete typedef `%s'"
2727 #~ msgstr "utilisation invalide d'un typedef incomplet « %s »"
2728
2729 #~ msgid "function types not truly compatible in ISO C"
2730 #~ msgstr "types de fonction pas vraiment compatibles en C ISO"
2731
2732 #~ msgid "types are not quite compatible"
2733 #~ msgstr "les types ne sont pas vraiment compatibles"
2734
2735 #~ msgid "function return types not compatible due to `volatile'"
2736 #~ msgstr "les types retournés d'une fonction ne sont pas compatibles en raison de « volatile »"
2737
2738 #~ msgid "arithmetic on pointer to an incomplete type"
2739 #~ msgstr "arithmétique sur un pointeur vers un type incomplet"
2740
2741 #~ msgid "%s has no member named `%s'"
2742 #~ msgstr "%s n'a pas de membre nommé « %s »"
2743
2744 #~ msgid "request for member `%s' in something not a structure or union"
2745 #~ msgstr "requête du membre « %s » dans quelque chose n'étant ni une structure ni une union"
2746
2747 #~ msgid "dereferencing pointer to incomplete type"
2748 #~ msgstr "déréférencement d'un pointeur de type incomplet"
2749
2750 #~ msgid "dereferencing `void *' pointer"
2751 #~ msgstr "déréférencement d'un pointeur « void * »"
2752
2753 #~ msgid "invalid type argument of `%s'"
2754 #~ msgstr "type d'argument invalide pour « %s »"
2755
2756 #~ msgid "subscript missing in array reference"
2757 #~ msgstr "indice manquant dans la référence du tableau"
2758
2759 #~ msgid "array subscript has type `char'"
2760 #~ msgstr "l'indice du tableau est de type « char »"
2761
2762 #~ msgid "array subscript is not an integer"
2763 #~ msgstr "l'indice du tableau n'est pas un entier"
2764
2765 #~ msgid "ISO C forbids subscripting `register' array"
2766 #~ msgstr "ISO C interdit de sous-indicer des tableaux  « register »"
2767
2768 #~ msgid "ISO C90 forbids subscripting non-lvalue array"
2769 #~ msgstr "ISO C90 interdit d'indicer de tableau n'étant pas membre gauche"
2770
2771 #~ msgid "subscript has type `char'"
2772 #~ msgstr "indice de type « char »"
2773
2774 #~ msgid "subscripted value is neither array nor pointer"
2775 #~ msgstr "la valeur indicée n'est ni un tableau ni un pointeur"
2776
2777 #~ msgid "local declaration of `%s' hides instance variable"
2778 #~ msgstr "la déclaration locale de « %s » masque l'instance d'une variable"
2779
2780 #~ msgid "called object is not a function"
2781 #~ msgstr "l'objet appelé n'est pas une fonction"
2782
2783 #~ msgid "function called through a non-compatible type"
2784 #~ msgstr "fonction appellée à travers un type non compatible"
2785
2786 #~ msgid "too many arguments to function"
2787 #~ msgstr "trop d'arguments pour la fonction"
2788
2789 #~ msgid "type of formal parameter %d is incomplete"
2790 #~ msgstr "le type du paramètre formel %d est incomplet"
2791
2792 #~ msgid "%s as integer rather than floating due to prototype"
2793 #~ msgstr "%s est entier plutôt que flottant en raison du prototype"
2794
2795 #~ msgid "%s as integer rather than complex due to prototype"
2796 #~ msgstr "%s est entier plutôt que complexe en raison du prototype"
2797
2798 #~ msgid "%s as complex rather than floating due to prototype"
2799 #~ msgstr "%s est complexe plutôt que flottant en raison du prototype"
2800
2801 #~ msgid "%s as floating rather than integer due to prototype"
2802 #~ msgstr "%s est flottant plutôt qu'entier en raison du prototype"
2803
2804 #~ msgid "%s as complex rather than integer due to prototype"
2805 #~ msgstr "%s est complexe plutôt qu'entier en raison du prototype"
2806
2807 #~ msgid "%s as floating rather than complex due to prototype"
2808 #~ msgstr "%s est flottant plutôt que complexe en raison du prototype"
2809
2810 #~ msgid "%s as `float' rather than `double' due to prototype"
2811 #~ msgstr "%s est « float » plutôt qu'un « double » en raison du prototype"
2812
2813 #~ msgid "%s with different width due to prototype"
2814 #~ msgstr "%s a une largeur différente en raison du prototype"
2815
2816 #~ msgid "%s as unsigned due to prototype"
2817 #~ msgstr "%s est non signé en raison du prototype"
2818
2819 #~ msgid "%s as signed due to prototype"
2820 #~ msgstr "%s est signé en raison du prototype"
2821
2822 #~ msgid "too few arguments to function"
2823 #~ msgstr "trop peu d'arguments pour la fonction"
2824
2825 #~ msgid "suggest parentheses around + or - inside shift"
2826 #~ msgstr "parenthèses suggérées autour de + ou - à l'intérieur du décalage"
2827
2828 #~ msgid "suggest parentheses around && within ||"
2829 #~ msgstr "parenthèses suggérées autour de && à l'intérieur de ||"
2830
2831 #~ msgid "suggest parentheses around arithmetic in operand of |"
2832 #~ msgstr "parenthèses suggérées autour de l'arithmétique dans l'opérande de |"
2833
2834 #~ msgid "suggest parentheses around comparison in operand of |"
2835 #~ msgstr "parenthèses suggérées autour de la comparaison dans l'opérande de |"
2836
2837 #~ msgid "suggest parentheses around arithmetic in operand of ^"
2838 #~ msgstr "parenthèses suggérées autour de l'arithmétique dans l'opérande de ^"
2839
2840 #~ msgid "suggest parentheses around comparison in operand of ^"
2841 #~ msgstr "parenthèses suggérées autour de la comparaison dans l'opérande de ^"
2842
2843 #~ msgid "suggest parentheses around + or - in operand of &"
2844 #~ msgstr "parenthèses suggérées autour de + ou - dans l'opérande de &"
2845
2846 #~ msgid "suggest parentheses around comparison in operand of &"
2847 #~ msgstr "parenthèses suggérées autour de la comparaison dans l'opérande de &"
2848
2849 #~ msgid "comparisons like X<=Y<=Z do not have their mathematical meaning"
2850 #~ msgstr "les comparaisons telles que X<=Y<=Z n'ont pas de signification mathématique"
2851
2852 #~ msgid "pointer of type `void *' used in subtraction"
2853 #~ msgstr "pointeur de type « void * » utilisé dans une soustraction"
2854
2855 #~ msgid "pointer to a function used in subtraction"
2856 #~ msgstr "pointeur vers un fonction utilisé dans une soustraction"
2857
2858 #~ msgid "wrong type argument to unary plus"
2859 #~ msgstr "type d'argument erroné pour le plus unaire"
2860
2861 #~ msgid "wrong type argument to unary minus"
2862 #~ msgstr "type d'argument erroné pour le moins unaire"
2863
2864 #~ msgid "ISO C does not support `~' for complex conjugation"
2865 #~ msgstr "ISO C ne permet pas d'utiliser « ~ » pour le complexe conjugué"
2866
2867 #~ msgid "wrong type argument to bit-complement"
2868 #~ msgstr "type d'argument erroné pour un complément de bit"
2869
2870 #~ msgid "wrong type argument to abs"
2871 #~ msgstr "type d'argument erroné pour abs"
2872
2873 #~ msgid "wrong type argument to conjugation"
2874 #~ msgstr "type d'argument erroné pour la conjugaison"
2875
2876 #~ msgid "wrong type argument to unary exclamation mark"
2877 #~ msgstr "type d'argument erroné pour le point d'exclamation unaire"
2878
2879 #~ msgid "ISO C does not support `++' and `--' on complex types"
2880 #~ msgstr "ISO C ne permet pas « ++ » ni « -- » sur les types complexes"
2881
2882 #~ msgid "wrong type argument to increment"
2883 #~ msgstr "type d'argument erroné pour un incrément"
2884
2885 #~ msgid "wrong type argument to decrement"
2886 #~ msgstr "type d'argument erroné pour un décrément"
2887
2888 #~ msgid "increment of pointer to unknown structure"
2889 #~ msgstr "incrément d'un pointeur vers une structure inconnue"
2890
2891 #~ msgid "decrement of pointer to unknown structure"
2892 #~ msgstr "décrément d'un pointeur vers une structure inconnue"
2893
2894 #~ msgid "invalid lvalue in unary `&'"
2895 #~ msgstr "membre gauche invalide pour le « & » unaire"
2896
2897 #~ msgid "attempt to take address of bit-field structure member `%s'"
2898 #~ msgstr "tentative pour prendre l'adresse du membre « %s » d'une structure de champ de bits"
2899
2900 #~ msgid "use of conditional expressions as lvalues is deprecated"
2901 #~ msgstr "utilisation d'expressions conditionnelles comme lvalues est obsolète"
2902
2903 #~ msgid "use of compound expressions as lvalues is deprecated"
2904 #~ msgstr "utilisation d'expressions composées comme lvalues est obsolète"
2905
2906 #~ msgid "use of cast expressions as lvalues is deprecated"
2907 #~ msgstr "utilisation de transtypage d'expressions comme lvalues est obsolète"
2908
2909 #~ msgid "%s of read-only member `%s'"
2910 #~ msgstr "%s d'un membre en lecture seule « %s »"
2911
2912 #~ msgid "%s of read-only variable `%s'"
2913 #~ msgstr "%s d'une variable en lecture seule « %s »"
2914
2915 #~ msgid "%s of read-only location"
2916 #~ msgstr "%s d'une position en lecture seule"
2917
2918 #~ msgid "cannot take address of bit-field `%s'"
2919 #~ msgstr "ne peut prendre l'adresse du champ de bits « %s »"
2920
2921 #~ msgid "global register variable `%s' used in nested function"
2922 #~ msgstr "variable globale de registre « %s » utilisée dans une fonction imbriquée"
2923
2924 #~ msgid "register variable `%s' used in nested function"
2925 #~ msgstr "variable de registre « %s » utilisée dans une fonction imbriquée"
2926
2927 #~ msgid "address of global register variable `%s' requested"
2928 #~ msgstr "adresse d'une variable registre globale « %s » requise"
2929
2930 #~ msgid "cannot put object with volatile field into register"
2931 #~ msgstr "impossible de mettre un objet avec un champ volatile dans un registre"
2932
2933 #~ msgid "address of register variable `%s' requested"
2934 #~ msgstr "adresse d'une variable registre « %s » requise"
2935
2936 #~ msgid "signed and unsigned type in conditional expression"
2937 #~ msgstr "type signé et non signé dans une expression conditionnelle"
2938
2939 #~ msgid "ISO C forbids conditional expr with only one void side"
2940 #~ msgstr "ISO C interdit une expression conditionnelle dont un seul côté est « void »"
2941
2942 #~ msgid "ISO C forbids conditional expr between `void *' and function pointer"
2943 #~ msgstr "ISO C interdit une expression conditionnelle entre « void * » et un pointeur de fonction"
2944
2945 #~ msgid "pointer type mismatch in conditional expression"
2946 #~ msgstr "non concordance de type de pointeurs dans un expression conditionnelle"
2947
2948 #~ msgid "pointer/integer type mismatch in conditional expression"
2949 #~ msgstr "non concordance entre pointeur et entier dans une expression conditionnelle"
2950
2951 #~ msgid "type mismatch in conditional expression"
2952 #~ msgstr "non concordance de type dans une expression conditionnelle"
2953
2954 #~ msgid "left-hand operand of comma expression has no effect"
2955 #~ msgstr "l'opérande à gauche de la virgule n'a pas d'effet"
2956
2957 #~ msgid "cast specifies array type"
2958 #~ msgstr "le transtypage spécifie un type de tableau"
2959
2960 #~ msgid "cast specifies function type"
2961 #~ msgstr "le transtypage spécifie un type de fonction"
2962
2963 #~ msgid "ISO C forbids casting nonscalar to the same type"
2964 #~ msgstr "ISO C interdit le transtypage d'un type non scalaire vers lui-même"
2965
2966 #~ msgid "ISO C forbids casts to union type"
2967 #~ msgstr "ISO C interdit le transtypage vers un type union"
2968
2969 #~ msgid "cast to union type from type not present in union"
2970 #~ msgstr "transtypage vers un type union depuis un type absent de l'union"
2971
2972 #~ msgid "cast adds new qualifiers to function type"
2973 #~ msgstr "le transtypage ajoute un nouveau qualificateur au type de la fonction"
2974
2975 #~ msgid "cast discards qualifiers from pointer target type"
2976 #~ msgstr "le transtypage annule des qualificateurs du type pointeur ciblé"
2977
2978 #~ msgid "cast increases required alignment of target type"
2979 #~ msgstr "le transtypage augmente l'alignement requis pour le type ciblé"
2980
2981 #~ msgid "cast from pointer to integer of different size"
2982 #~ msgstr "transtypage d'un pointeur vers un entier de taille différente"
2983
2984 #~ msgid "cast does not match function type"
2985 #~ msgstr "le transtypage ne concorde pas avec le type de la fonction"
2986
2987 #~ msgid "cast to pointer from integer of different size"
2988 #~ msgstr "transtypage vers un pointeur depuis un entier de taille différente"
2989
2990 # FIXME
2991 #~ msgid "type-punning to incomplete type might break strict-aliasing rules"
2992 #~ msgstr "type-punning vers un type incomplet peut briser les règles stricte d'aliases"
2993
2994 # FIXME
2995 #~ msgid "dereferencing type-punned pointer will break strict-aliasing rules"
2996 #~ msgstr "déréférencement du pointeur type-punned brisera les strictes d'aliases"
2997
2998 #~ msgid "ISO C forbids conversion of function pointer to object pointer type"
2999 #~ msgstr "ISO C interdit la conversion d'un pointeur de fonction en un type pointeur d'objet"
3000
3001 #~ msgid "ISO C forbids conversion of object pointer to function pointer type"
3002 #~ msgstr "ISO C interdit la conversion d'un pointeur d'objet vers un type de pointeur à une fonction"
3003
3004 #~ msgid "invalid lvalue in assignment"
3005 #~ msgstr "membre gauche de l'affectation invalide"
3006
3007 #~ msgid "assignment"
3008 #~ msgstr "affectation"
3009
3010 #~ msgid "cannot pass rvalue to reference parameter"
3011 #~ msgstr "impossible de passer un membre droit en paramètre par référence"
3012
3013 #~ msgid "%s makes qualified function pointer from unqualified"
3014 #~ msgstr "%s qualifie un pointeur de fonction non qualifié"
3015
3016 #~ msgid "%s discards qualifiers from pointer target type"
3017 #~ msgstr "%s annule des qualificateurs du type du pointeur cible"
3018
3019 #~ msgid "ISO C prohibits argument conversion to union type"
3020 #~ msgstr "ISO C interdit la conversion d'argument en type union"
3021
3022 #~ msgid "ISO C forbids %s between function pointer and `void *'"
3023 #~ msgstr "ISO C interdit %s entre pointeur de fonction et « void * »"
3024
3025 #~ msgid "pointer targets in %s differ in signedness"
3026 #~ msgstr "les cibles des pointeurs dans %s n'ont pas toutes de signe"
3027
3028 #~ msgid "%s from incompatible pointer type"
3029 #~ msgstr "%s d'un type pointeur incompatible"
3030
3031 #~ msgid "invalid use of non-lvalue array"
3032 #~ msgstr "utilisation invalide d'un tableau n'étant pas membre gauche"
3033
3034 #~ msgid "%s makes pointer from integer without a cast"
3035 #~ msgstr "%s transforme un entier en pointeur sans transtypage"
3036
3037 #~ msgid "%s makes integer from pointer without a cast"
3038 #~ msgstr "%s transforme un pointeur en entier sans transtypage"
3039
3040 #~ msgid "incompatible type for argument %d of `%s'"
3041 #~ msgstr "type incompatible pour l'argument n°%d de « %s »"
3042
3043 #~ msgid "incompatible type for argument %d of indirect function call"
3044 #~ msgstr "type incompatible pour l'argument n°%d de l'appel indirect de fonction"
3045
3046 #~ msgid "incompatible types in %s"
3047 #~ msgstr "type incompatibles dans %s"
3048
3049 #~ msgid "passing arg of `%s'"
3050 #~ msgstr "passage des arguments de « %s »"
3051
3052 #~ msgid "passing arg of pointer to function"
3053 #~ msgstr "passage des arguments au pointeur de fonction"
3054
3055 #~ msgid "passing arg %d of `%s'"
3056 #~ msgstr "passage de l'argument n°%d de « %s »"
3057
3058 #~ msgid "passing arg %d of pointer to function"
3059 #~ msgstr "passage de l'argument n°%d au pointeur de fonction"
3060
3061 #~ msgid "traditional C rejects automatic aggregate initialization"
3062 #~ msgstr "le C traditionel rejette l'initialisation automatique d'aggrégats"
3063
3064 #~ msgid "(near initialization for `%s')"
3065 #~ msgstr "(près de l'initialisation de « %s »)"
3066
3067 #~ msgid "char-array initialized from wide string"
3068 #~ msgstr "tableau de caractères initialisé à l'aide d'une chaîne large de caractères"
3069
3070 #~ msgid "int-array initialized from non-wide string"
3071 #~ msgstr "tableau d'entier initialisé à l'aide d'une chaîne non-large"
3072
3073 #~ msgid "initializer-string for array of chars is too long"
3074 #~ msgstr "la chaîne d'initialisation est trop longue pour le tableau de caractères"
3075
3076 #~ msgid "array initialized from non-constant array expression"
3077 #~ msgstr "tableau initialisé à l'aide de l'expression de tableau non constante"
3078
3079 #~ msgid "initializer element is not constant"
3080 #~ msgstr "un élément de l'initialisation n'est pas une constante"
3081
3082 #~ msgid "initialization"
3083 #~ msgstr "initialisation"
3084
3085 #~ msgid "initializer element is not computable at load time"
3086 #~ msgstr "un élément de l'initialisation n'est pas évaluable lors du chargement"
3087
3088 #~ msgid "invalid initializer"
3089 #~ msgstr "initialisation invalide"
3090
3091 #~ msgid "opaque vector types cannot be initialized"
3092 #~ msgstr "type de vecteur opaque ne peut être initialisé"
3093
3094 #~ msgid "extra brace group at end of initializer"
3095 #~ msgstr "groupe d'accolades superflu à la fin de l'initialisation"
3096
3097 #~ msgid "missing braces around initializer"
3098 #~ msgstr "accolades manquantes autour de l'initialisation"
3099
3100 #~ msgid "braces around scalar initializer"
3101 #~ msgstr "accolades autour d'une initialisation de scalaire"
3102
3103 #~ msgid "initialization of flexible array member in a nested context"
3104 #~ msgstr "initialisation d'un membre de tableau flexible dans un contexte imbriqué"
3105
3106 #~ msgid "initialization of a flexible array member"
3107 #~ msgstr "initialisation d'un membre de tableau flexible"
3108
3109 #~ msgid "missing initializer"
3110 #~ msgstr "initialisation manquante"
3111
3112 #~ msgid "empty scalar initializer"
3113 #~ msgstr "initialisation vide de scalaire"
3114
3115 #~ msgid "extra elements in scalar initializer"
3116 #~ msgstr "éléments superflus dans l'initialisation de scalaire"
3117
3118 #~ msgid "initialization designators may not nest"
3119 #~ msgstr "l'initialisation des désignateurs ne doit pas être imbriquée"
3120
3121 #~ msgid "array index in non-array initializer"
3122 #~ msgstr "index de tableau dans l'initialisation de quelque chose n'étant pas un tableau"
3123
3124 #~ msgid "field name not in record or union initializer"
3125 #~ msgstr "nom de champ dans l'initialisation de quelque chose n'étant ni un enregistrement ni une union"
3126
3127 #~ msgid "nonconstant array index in initializer"
3128 #~ msgstr "index de tableau non constant dans l'initialisation"
3129
3130 #~ msgid "array index in initializer exceeds array bounds"
3131 #~ msgstr "index de tableau hors limites lors de l'initialisation"
3132
3133 #~ msgid "empty index range in initializer"
3134 #~ msgstr "borne d'index vide lors de l'initialisation"
3135
3136 #~ msgid "array index range in initializer exceeds array bounds"
3137 #~ msgstr "plage d'index du tableau excédant les bornes lors de l'initialisation"
3138
3139 #~ msgid "unknown field `%s' specified in initializer"
3140 #~ msgstr "champ inconnu « %s » spécifié lors de l'initialisation"
3141
3142 #~ msgid "initialized field with side-effects overwritten"
3143 #~ msgstr "le champ initialisé par effet de bord a été écrasé"
3144
3145 #~ msgid "excess elements in char array initializer"
3146 #~ msgstr "éléments en excès dans l'initialisation de tableau de caractères"
3147
3148 #~ msgid "excess elements in struct initializer"
3149 #~ msgstr "éléments en excès dans l'initialisation de la structure"
3150
3151 #~ msgid "non-static initialization of a flexible array member"
3152 #~ msgstr "initialisation non statique d'un membre de tableau flexible"
3153
3154 #~ msgid "excess elements in union initializer"
3155 #~ msgstr "éléments en excès dans l'initialisation d'union"
3156
3157 #~ msgid "traditional C rejects initialization of unions"
3158 #~ msgstr "le C traditionel rejette l'initialisation d'union"
3159
3160 #~ msgid "excess elements in array initializer"
3161 #~ msgstr "éléments en excès dans l'initialisation de tableau"
3162
3163 #~ msgid "excess elements in vector initializer"
3164 #~ msgstr "éléments en excès dans l'initialisation du vecteur"
3165
3166 #~ msgid "excess elements in scalar initializer"
3167 #~ msgstr "éléments en excès dans l'initialisation d'un scalaire"
3168
3169 #~ msgid "asm template is not a string constant"
3170 #~ msgstr "le canevas asm n'est pas une chaîne de constante"
3171
3172 #~ msgid "invalid lvalue in asm statement"
3173 #~ msgstr "membre gauche invalide avec asm"
3174
3175 #~ msgid "modification by `asm'"
3176 #~ msgstr "modification par « asm »"
3177
3178 #~ msgid "function declared `noreturn' has a `return' statement"
3179 #~ msgstr "fonction déclarée avec « noreturn» utilisant le mot-clé « return »"
3180
3181 #~ msgid "`return' with no value, in function returning non-void"
3182 #~ msgstr "« return » sans valeur dans une fonction retournant autre chose que void"
3183
3184 #~ msgid "`return' with a value, in function returning void"
3185 #~ msgstr "« return » avec une valeur dans une fonction retournant un void"
3186
3187 #~ msgid "return"
3188 #~ msgstr "return"
3189
3190 #~ msgid "function returns address of local variable"
3191 #~ msgstr "cette fonction retourne l'adresse d'une variable locale"
3192
3193 #~ msgid "switch quantity not an integer"
3194 #~ msgstr "quantité du switch n'est pas un entier"
3195
3196 #~ msgid "`long' switch expression not converted to `int' in ISO C"
3197 #~ msgstr "expression « long » du switch non convertie en « int » par ISO C"
3198
3199 #~ msgid "case label not within a switch statement"
3200 #~ msgstr "étiquette de « case » en dehors de tout switch"
3201
3202 #~ msgid "`default' label not within a switch statement"
3203 #~ msgstr "étiquette « default » en dehors de tout switch"
3204
3205 #~ msgid "division by zero"
3206 #~ msgstr "division par zéro"
3207
3208 #~ msgid "right shift count is negative"
3209 #~ msgstr "le compteur de décalage vers la droite est négatif"
3210
3211 #~ msgid "right shift count >= width of type"
3212 #~ msgstr "compteur de décalage vers la droite >= à la largeur du type"
3213
3214 #~ msgid "left shift count is negative"
3215 #~ msgstr "le compteur de décalage vers la gauche est négatif"
3216
3217 #~ msgid "left shift count >= width of type"
3218 #~ msgstr "compteur de décalage vers la gauche >= à la largeur du type"
3219
3220 #~ msgid "shift count is negative"
3221 #~ msgstr "le compteur de décalage est négatif"
3222
3223 #~ msgid "shift count >= width of type"
3224 #~ msgstr "compteur de décalage >= à la largeur du type"
3225
3226 #~ msgid "comparing floating point with == or != is unsafe"
3227 #~ msgstr "comparer des nombres flottants à l'aide de == ou != n'est pas sûr"
3228
3229 #~ msgid "ISO C forbids comparison of `void *' with function pointer"
3230 #~ msgstr "ISO C interdit la comparaison de « void * » avec un pointeur de fonction"
3231
3232 #~ msgid "comparison of distinct pointer types lacks a cast"
3233 #~ msgstr "il manque un transtypage pour comparer des types distincts de pointeur"
3234
3235 #~ msgid "comparison between pointer and integer"
3236 #~ msgstr "comparaison entre un pointeur et un entier"
3237
3238 #~ msgid "ISO C forbids ordered comparisons of pointers to functions"
3239 #~ msgstr "ISO C interdit les comparaisons ordonnées de pointeurs vers des fonctions"
3240
3241 #~ msgid "comparison of complete and incomplete pointers"
3242 #~ msgstr "comparaison de pointeurs complet et incomplet"
3243
3244 #~ msgid "ordered comparison of pointer with integer zero"
3245 #~ msgstr "comparaison ordonnée de pointeur avec le zéro entier"
3246
3247 #~ msgid "unordered comparison on non-floating point argument"
3248 #~ msgstr "comparaison non ordonnée sur un argument n'étant pas en virgule flottante"
3249
3250 #~ msgid "comparison between signed and unsigned"
3251 #~ msgstr "comparaison entre élément signé et élément non signé"
3252
3253 #~ msgid "comparison of promoted ~unsigned with constant"
3254 #~ msgstr "comparaison entre élément promu ~unsigned et une constante"
3255
3256 #~ msgid "comparison of promoted ~unsigned with unsigned"
3257 #~ msgstr "comparaison entre élément promu ~unsigned et un élément non signé"
3258
3259 #~ msgid "%Jinlining failed in call to '%F'"
3260 #~ msgstr "%Jenlignage a échoué dans l'appel à « %F »"
3261
3262 #~ msgid "called from here"
3263 #~ msgstr "appelé d'ici"
3264
3265 #~ msgid "%Jcan't inline call to '%F'"
3266 #~ msgstr "%Jimpossible d'enligner l'appel à « %F »"
3267
3268 #~ msgid "ignoring return value of `%D', declared with attribute warn_unused_result"
3269 #~ msgstr "valeur à retourner « %D » ignorée, déclaré avec l'attribut warn_unused_result"
3270
3271 #~ msgid "ignoring return value of function declared with attribute warn_unused_result"
3272 #~ msgstr "valeur à retourner d'une fonction ignorée, déclaré avec l'attribut warn_unused_result"
3273
3274 #~ msgid "function call has aggregate value"
3275 #~ msgstr "l'appel de fonction a une valeur d'aggrégat"
3276
3277 #~ msgid "bb %d on wrong place"
3278 #~ msgstr "bb %d au mauvais endroit"
3279
3280 #~ msgid "prev_bb of %d should be %d, not %d"
3281 #~ msgstr "prev_bb de %d devrait être %d, pas %d"
3282
3283 #~ msgid "verify_flow_info: Wrong count of block %i %i"
3284 #~ msgstr "verify_flow_info: Nombre de blocs erroné %i %i"
3285
3286 #~ msgid "verify_flow_info: Wrong frequency of block %i %i"
3287 #~ msgstr "verify_flow_info: Fréquence de blocs erronée %i %i"
3288
3289 #~ msgid "verify_flow_info: Duplicate edge %i->%i"
3290 #~ msgstr "verify_flow_info: arrête dupliquée %i->%i"
3291
3292 #~ msgid "verify_flow_info: Wrong probability of edge %i->%i %i"
3293 #~ msgstr "verify_flow_info: probabilité de l'arrête %i->%i %i erronée"
3294
3295 #~ msgid "verify_flow_info: Wrong count of edge %i->%i %i"
3296 #~ msgstr "verify_flow_info: Mauvais nombre d'arrête %i->%i %i"
3297
3298 #~ msgid "verify_flow_info: Basic block %d succ edge is corrupted"
3299 #~ msgstr "verify_flow_info: l'arrête succ du bloc de base %d est corrompue"
3300
3301 #~ msgid "Wrong amount of branch edges after unconditional jump %i"
3302 #~ msgstr "Mauvais nombre d'arrêtes de branchement après le branchement inconditionnel %i"
3303
3304 #~ msgid "basic block %d pred edge is corrupted"
3305 #~ msgstr "arrête pred du bloc de base %d corrompue"
3306
3307 #~ msgid "basic block %i edge lists are corrupted"
3308 #~ msgstr "les listes d'arrêtes du  bloc de base %i sont corrompues"
3309
3310 #~ msgid "verify_flow_info failed"
3311 #~ msgstr "verify_flow_info a échoué"
3312
3313 #~ msgid "Size of loop %d should be %d, not %d."
3314 #~ msgstr "La taille de la boucle %d devrait être %d, et non %d."
3315
3316 # FIXME
3317 #~ msgid "Bb %d do not belong to loop %d."
3318 #~ msgstr "Bb %d n'appartient pas à la boucle %d."
3319
3320 #~ msgid "Loop %d's header does not have exactly 2 entries."
3321 #~ msgstr "L'en-tête de la boucle %d n'a pas exactement 2 entrées."
3322
3323 #~ msgid "Loop %d's latch does not have exactly 1 successor."
3324 #~ msgstr "Le verrou %d de la boucle n'a pas exactement 1 successeur."
3325
3326 #~ msgid "Loop %d's latch does not have header as successor."
3327 #~ msgstr "Le verrou %d de la boucle n'a pas une en-tête comme successeur."
3328
3329 #~ msgid "Loop %d's latch does not belong directly to it."
3330 #~ msgstr "Le verrou %d de la boucle ne lui appartient pas directement."
3331
3332 #~ msgid "Loop %d's header does not belong directly to it."
3333 #~ msgstr "L'entête de la boucle %d ne lui appartient pas directement."
3334
3335 #~ msgid "Loop %d's latch is marked as part of irreducible region."
3336 #~ msgstr "Le verrou %d de la boucle est défini comme faisant partie d'une zone irréductible"
3337
3338 #~ msgid "Basic block %d should be marked irreducible."
3339 #~ msgstr "bloc de base %d devrait être marqué irréductible."
3340
3341 #~ msgid "Basic block %d should not be marked irreducible."
3342 #~ msgstr "bloc de base %d ne devrait pas être marqué irréductible."
3343
3344 #~ msgid "Edge from %d to %d should be marked irreducible."
3345 #~ msgstr "Bordures à partir de %d à %d devraient être marqués irréductibles."
3346
3347 #~ msgid "Edge from %d to %d should not be marked irreducible."
3348 #~ msgstr "Bordures à partir de %d à %d ne devraient être marquées irréductibles."
3349
3350 #~ msgid "end insn %d for block %d not found in the insn stream"
3351 #~ msgstr "fin insn %d du bloc %d n'a pas été repéré dans le flot insn"
3352
3353 #~ msgid "insn %d is in multiple basic blocks (%d and %d)"
3354 #~ msgstr "insn %d est dans de multiples blocs de base (%d et %d)"
3355
3356 #~ msgid "head insn %d for block %d not found in the insn stream"
3357 #~ msgstr "en-tête insn %d du bloc %d n'a pas été repérée dans le flot insn"
3358
3359 #~ msgid "verify_flow_info: REG_BR_PROB does not match cfg %wi %i"
3360 #~ msgstr "verify_flow_info: REG_BR_PROB ne correspond pas à la config %wi %i"
3361
3362 #~ msgid "Missing REG_EH_REGION note in the end of bb %i"
3363 #~ msgstr "REG_EH_REGION note manquante à la fin du bb %i"
3364
3365 #~ msgid "Too many outgoing branch edges from bb %i"
3366 #~ msgstr "Trop d'arrêtes de branchement sortantes dans le bb %i"
3367
3368 #~ msgid "Fallthru edge after unconditional jump %i"
3369 #~ msgstr "Arrête fallthru après le branchement inconditionnel %i"
3370
3371 #~ msgid "Wrong amount of branch edges after conditional jump %i"
3372 #~ msgstr "Mauvais nombre d'arrêtes de branchement après le branchement conditionnel %i"
3373
3374 #~ msgid "Call edges for non-call insn in bb %i"
3375 #~ msgstr "Arrêtes d'appel pour un insn n'étant pas d'appel dans le bb %i"
3376
3377 #~ msgid "Abnormal edges for no purpose in bb %i"
3378 #~ msgstr "Arrête anormale sans but dans le bb %i"
3379
3380 #~ msgid "insn %d inside basic block %d but block_for_insn is NULL"
3381 #~ msgstr "insn %d à l'intérieur du bloc de base %d mais block_for_insn est NULL"
3382
3383 #~ msgid "insn %d inside basic block %d but block_for_insn is %i"
3384 #~ msgstr "insn %d à l'intérieur du bloc de base %d mais block_for_insn est %i"
3385
3386 #~ msgid "NOTE_INSN_BASIC_BLOCK is missing for block %d"
3387 #~ msgstr "NOTE_INSN_BASIC_BLOCK manquant pour le bloc %d"
3388
3389 #~ msgid "NOTE_INSN_BASIC_BLOCK %d in middle of basic block %d"
3390 #~ msgstr "NOTE_INSN_BASIC_BLOCK %d au milieu du bloc de base %d"
3391
3392 #~ msgid "in basic block %d:"
3393 #~ msgstr "dans le bloc de base %d :"
3394
3395 #~ msgid "flow control insn inside a basic block"
3396 #~ msgstr "insn de contrôle de flot à l'intérieur d'un bloc de base"
3397
3398 #~ msgid "missing barrier after block %i"
3399 #~ msgstr "barrière manquante après le boc %i"
3400
3401 #~ msgid "verify_flow_info: Incorrect blocks for fallthru %i->%i"
3402 #~ msgstr "verify_flow_info: blocs incorrects pour le fallthru %i->%i"
3403
3404 #~ msgid "verify_flow_info: Incorrect fallthru %i->%i"
3405 #~ msgstr "verify_flow_info: fallthru incorrect %i->%i"
3406
3407 #~ msgid "wrong insn in the fallthru edge"
3408 #~ msgstr "insn erronée dans l'arrête fallthru"
3409
3410 #~ msgid "basic blocks not laid down consecutively"
3411 #~ msgstr "les blocs de base ne se suivent pas consécutivement"
3412
3413 #~ msgid "insn outside basic block"
3414 #~ msgstr "insn à l'extérieur de tout bloc de base"
3415
3416 #~ msgid "return not followed by barrier"
3417 #~ msgstr "return n'est pas suivi d'une barrière"
3418
3419 # FIXME
3420 # bb est une abréviation courante dans cette partie du fichier pour « basic block »
3421 #~ msgid "number of bb notes in insn chain (%d) != n_basic_blocks (%d)"
3422 #~ msgstr "nombre de bb noté dans la chaîne d'insn (%d) != n_basic_blocks (%d)"
3423
3424 #~ msgid "function body not available"
3425 #~ msgstr "corps de la fonction n'est pas disponible"
3426
3427 #~ msgid "redefined extern inline functions are not considered for inlining"
3428 #~ msgstr "fonctions externes enlignes redéfinies n'ont pas été retenues pour l'enlignage"
3429
3430 #~ msgid "function not considered for inlining"
3431 #~ msgstr "fonction n'a pas été retenue pour l'enlignage"
3432
3433 #~ msgid "function not inlinable"
3434 #~ msgstr "fonction ne peut être enligne"
3435
3436 #~ msgid "%D renamed after being referenced in assembly"
3437 #~ msgstr "« %D » renommé après avoir été référencé durant l'assemblage"
3438
3439 #~ msgid "--param large-function-growth limit reached"
3440 #~ msgstr "--param large-function-growth limite atteinte"
3441
3442 #~ msgid "--param large-function-growth limit reached while inlining the caller"
3443 #~ msgstr "--param large-function-growth limite atteinte lors de l'enlignage de l'appelant"
3444
3445 #~ msgid "--param max-inline-insns-single limit reached"
3446 #~ msgstr "--param max-inline-insns-single limite atteinte"
3447
3448 #~ msgid "--param max-inline-insns-single limit reached after inlining into the callee"
3449 #~ msgstr "--param max-inline-insns-single limite atteinte après l'enlignage dans l'appellé"
3450
3451 #~ msgid "--param inline-unit-growth limit reached"
3452 #~ msgstr "--param inline-unit-growth limite atteinte"
3453
3454 #~ msgid "recursive inlining"
3455 #~ msgstr "enlignage récursif"
3456
3457 #~ msgid "internal error"
3458 #~ msgstr "erreur interne"
3459
3460 #~ msgid "no arguments"
3461 #~ msgstr "pas d'argument"
3462
3463 # I18N
3464 #~ msgid "fopen %s"
3465 #~ msgstr "fopen() %s"
3466
3467 # I18N
3468 #~ msgid "fclose %s"
3469 #~ msgstr "fclose() %s"
3470
3471 #~ msgid "collect2 version %s"
3472 #~ msgstr "collect2 version %s"
3473
3474 #~ msgid "%d constructor(s) found\n"
3475 #~ msgstr "%d constructeur(s) trouvé(s)\n"
3476
3477 #~ msgid "%d destructor(s)  found\n"
3478 #~ msgstr "%d destructeur(s)  trouvé(s)\n"
3479
3480 #~ msgid "%d frame table(s) found\n"
3481 #~ msgstr "%d table(s) de trame trouvée(s)\n"
3482
3483 #~ msgid "%s terminated with signal %d [%s]%s"
3484 #~ msgstr "%s terminé par le signal %d [%s]%s"
3485
3486 #~ msgid "%s returned %d exit status"
3487 #~ msgstr "%s a retourné %d comme valeur de sortie"
3488
3489 #~ msgid "[cannot find %s]"
3490 #~ msgstr "[%s introuvable]"
3491
3492 #~ msgid "cannot find `%s'"
3493 #~ msgstr "« %s » introuvable"
3494
3495 #~ msgid "redirecting stdout: %s"
3496 #~ msgstr "redirection de stdout : %s"
3497
3498 # FIXME
3499 #~ msgid "[Leaving %s]\n"
3500 #~ msgstr "[Laissant %s]\n"
3501
3502 #~ msgid ""
3503 #~ "\n"
3504 #~ "write_c_file - output name is %s, prefix is %s\n"
3505 #~ msgstr ""
3506 #~ "\n"
3507 #~ "write_c_file - le nom de sortie est %s, le préfixe est %s\n"
3508
3509 #~ msgid "cannot find `nm'"
3510 #~ msgstr "« nm » introuvable"
3511
3512 # I18N
3513 #~ msgid "pipe"
3514 #~ msgstr "pipe"
3515
3516 # I18N
3517 #~ msgid "fdopen"
3518 #~ msgstr "fdopen"
3519
3520 # I18N
3521 #~ msgid "dup2 %d 1"
3522 #~ msgstr "dup2 %d 1"
3523
3524 # I18N
3525 #~ msgid "close %d"
3526 #~ msgstr "close %d"
3527
3528 # I18N
3529 #~ msgid "execv %s"
3530 #~ msgstr "execv %s"
3531
3532 #~ msgid "init function found in object %s"
3533 #~ msgstr "fonction init trouvée dans l'objet %s"
3534
3535 #~ msgid "fini function found in object %s"
3536 #~ msgstr "fonction fini() trouvée dans l'objet %s"
3537
3538 # I18N
3539 #~ msgid "fclose"
3540 #~ msgstr "fclose"
3541
3542 #~ msgid "unable to open file '%s'"
3543 #~ msgstr "impossible d'ouvrir le fichier « %s »"
3544
3545 #~ msgid "unable to stat file '%s'"
3546 #~ msgstr "impossible d'analyser le fichier  « %s » avec stat()"
3547
3548 #~ msgid "unable to mmap file '%s'"
3549 #~ msgstr "incpable de projeter en mémoire le fichier « %s » avec nmap()"
3550
3551 #~ msgid "not found\n"
3552 #~ msgstr "introuvable\n"
3553
3554 #~ msgid "dynamic dependency %s not found"
3555 #~ msgstr "dépendance dynamique %s introuvable"
3556
3557 #~ msgid "bad magic number in file '%s'"
3558 #~ msgstr "le nombre magique du fichier « %s » est erroné"
3559
3560 #~ msgid "dynamic dependencies.\n"
3561 #~ msgstr "dépendances dynamiques.\n"
3562
3563 #~ msgid "cannot find `ldd'"
3564 #~ msgstr "« ldd » introuvable"
3565
3566 #~ msgid ""
3567 #~ "\n"
3568 #~ "ldd output with constructors/destructors.\n"
3569 #~ msgstr ""
3570 #~ "\n"
3571 #~ "sortie de ldd avec constructeurs/destructeurs.\n"
3572
3573 #~ msgid "unable to open dynamic dependency '%s'"
3574 #~ msgstr "incapable d'ouvrir la dépendance dynamique « %s »"
3575
3576 #~ msgid "%s: not a COFF file"
3577 #~ msgstr "%s : n'est pas un fichier COFF"
3578
3579 #~ msgid "%s: cannot open as COFF file"
3580 #~ msgstr "%s : ne peut ouvrir en tant que fichier COFF"
3581
3582 # I18N
3583 #~ msgid "library lib%s not found"
3584 #~ msgstr "bibliothèque lib%s introuvable"
3585
3586 #~ msgid ""
3587 #~ ";; Combiner statistics: %d attempts, %d substitutions (%d requiring new space),\n"
3588 #~ ";; %d successes.\n"
3589 #~ "\n"
3590 #~ msgstr ""
3591 #~ ";; Statistiques du combinateur : %d tentatives, %d substitutions (%d requérant un nouvel espace),\n"
3592 #~ ";; %d succès.\n"
3593 #~ "\n"
3594
3595 #~ msgid ""
3596 #~ "\n"
3597 #~ ";; Combiner totals: %d attempts, %d substitutions (%d requiring new space),\n"
3598 #~ ";; %d successes.\n"
3599 #~ msgstr ""
3600 #~ "\n"
3601 #~ ";; Totaux du combinateur : %d tentatives, %d substitutions (%d requérant un nouvel espace),\n"
3602 #~ ";; %d succès.\n"
3603 #~ "\n"
3604
3605 #~ msgid "cannot convert to a pointer type"
3606 #~ msgstr "ne peut convertir en un type pointeur"
3607
3608 #~ msgid "pointer value used where a floating point value was expected"
3609 #~ msgstr "valeur de pointeur utilisée là où une valeur à virgule flottante était attendue"
3610
3611 #~ msgid "aggregate value u