2016-01-26 Paul Thomas <pault@gcc.gnu.org>
[official-gcc.git] / libcpp / po / fr.po
blob0e4f02ccf855d006d97d8f7a0c00dd5a6c4a4770
1 # Messages français pour GNU concernant cpplib.
2 # Copyright © 2001, 2008 Free Software Foundation, Inc.
3 # This file is distributed under the same license as the gcc package.
4 # Michel Robitaille <robitail@IRO.UMontreal.CA>, traducteur depuis/since 1996.
5 # François-Xavier Coudert <fxcoudert@gcc.gnu.org>, 2008.
6 # Stéphane Aulery <lkppo@free.fr>, 2015.
8 # Vocabulaire utilisé
9 #       lvalue          = membre gauche
10 #       deprecated      = obsolète
11 #       out of range    = hors des limites
12 #       range           = gamme
13 #       scope           = porté, champ
14 #       shadowing       = masquer
15 #       embedded PIC    = PIC enchâssé
16 #       CPU             = processeur
17 #       structure with flexible member
18 #                       = structure ayant un membre flexible
19 #       flag            = fanion
20 #       forward declaration
21 #                       = déclaration anticipée
22 #       token           = élément lexical (dans le contexte du parsing)
23 #       to subscript    = indicer
24 #       top-level       = hors de toute fonction
25 #       member function = fonction membre
27 # Pas traduit:
28 #       thread
30 # J'ai des doutes pour :
31 #       inline          = enligne (pas systématiquement)
32 #                         oui dans le contexte du langage C par exemple MR
33 #                         non autrement ...de manière générale MR
34 #       section attribute       attribut de section OK MR
35 #       wide char               caractère long  ...non mieux caractère large MR 
36 #                               plus conforme à l'esprit.
38 # ------
39 #       literals                littéral, ou mot composé ?
40 # msgid "ISO C89 forbids compound literals"
41 # msgstr "le C89 ISO interdit les mots composés"
43 #       symbol table            table des symboles ou table de symbole
44 #       command map             carte des commandes
45 #       Combiner                combinateur
46 # msgid ""
47 # ";; Combiner statistics: %d attempts, %d substitutions (%d requiring new space),\n"
48 # ";; %d successes.\n"
49 # "\n"
50 # msgstr ""
51 # ";; Statistiques du combinateur : %d tentatives, %d substitutions (%d requérant un nouvel espace),\n"
52 # ";; %d succès.\n"
53 # "\n"
55 #       promote                 promouvoir
56 # msgid "the left operand of \"%s\" changes sign when promoted"
57 # msgstr "L'opérande gauche de « %s » change de signe lors de sa promotion"
59 #        include guards        ???
60 # msgid "Multiple include guards may be useful for:\n"
61 # msgstr "De multiples balises pour les inclusions peuvent être utiles pour :\n"
64 #        universal-character-name ???
65 # msgid "incomplete universal-character-name"
66 # msgid "non-hex digit '%c' in universal-character-name"
67 # msgid "universal-character-name on EBCDIC target"
69 #       poisoning                       empoisonnement
70 # msgid "poisoning existing macro \"%s\""
71 # msgstr "empoisonnement de la macro existente « %s »"
72 # MR  9-jan 2004: poisoning etc... transformé par corruption corrompu etc..
73 # MR 24-mai 2004: poison etc...suite au msg concernant le #pragma once et #pragma poison 
75 # Autres règles:
76 #       - j'ai ajouté un adjectif par rapport à l'anglais si le message est
77 #         une phrase avec verbe conjugé. 
78 #       - ISO est considéré comme un adjectif dans « C ISO »
79 #         
80 # Erreurs corrigées:
81 #       librairies, assumer
83 # A faire:
84 #   - s/en ligne/en-ligne/  modifié 9-janv-2004 MR
85 #   - s/en-ligne/enligne/  modifié 18-février-2004 MR pcq expression ou terme enlignage vs inlining
86 #   - hors gamme  a été changé pour hors limite ...MR 09-jan-2004
87 #   - literal
88 #   - chaîne de format => formatage
89 #   - scope
90 #   - supporté est un faux ami
92 # A rapporter upstream:
93 # <<<<<<<<
94 # In c-opts.c, begining line 1732, a lot of options are of the kind:
95 #    "  -W[no-]trigraphs          Warn if trigraphs are encountered\n"
96 # I guess it would be better to change them all to something like
97 #    "  -W[no-]trigraphs          Warn [or not] if trigraphs are encountered\n"
100 # #: c-opts.c:1759
101 # "  -MP\t\t\t    Generate phony targets for all headers\n"
102 # you may want to change the \t to spaces, as it is done for the other lines.
104 # #: c-typeck.c:3166 c-typeck.c:4632 c-typeck.c:4648 c-typeck.c:4664
105 # #: final.c:3146 final.c:3148 gcc.c:4397 rtl-error.c:122 toplev.c:1694
106 # #: config/cris/cris.c:529 cp/typeck.c:4341 java/expr.c:364 java/verify.c:1467
107 # #: java/verify.c:1468 java/verify.c:1483
108 # #, c-format
109 # msgid "%s"
110 # msgstr "%s"
112 # Are you sure you want to translate the messages in cfgrtl.c, or are they
113 #  debugging informations ?
115 # You may want to use ngettext instead of putting (s) in text.
116 # msgid "null character(s) preserved in literal"
118 # >>>>>>>>>
120 msgid ""
121 msgstr ""
122 "Project-Id-Version: GNU cpplib 5.1-b20150208\n"
123 "Report-Msgid-Bugs-To: http://gcc.gnu.org/bugs.html\n"
124 "POT-Creation-Date: 2015-04-13 20:12+0000\n"
125 "PO-Revision-Date: 2015-04-11 00:44+0200\n"
126 "Last-Translator: Stéphane Aulery <lkppo@free.fr>\n"
127 "Language-Team: French <traduc@traduc.org>\n"
128 "Language: fr\n"
129 "MIME-Version: 1.0\n"
130 "Content-Type: text/plain; charset=UTF-8\n"
131 "Content-Transfer-Encoding: 8-bit\n"
132 "Plural-Forms: nplurals=2; plural=(n > 1);\n"
134 #: charset.c:674
135 #, c-format
136 msgid "conversion from %s to %s not supported by iconv"
137 msgstr "la conversion de %s vers %s n’est pas prise en charge par iconv"
139 #: charset.c:677
140 msgid "iconv_open"
141 msgstr "iconv_open"
143 #: charset.c:685
144 #, c-format
145 msgid "no iconv implementation, cannot convert from %s to %s"
146 msgstr "pas d’implantation iconv, impossible de convertir %s vers %s"
148 #: charset.c:781
149 #, c-format
150 msgid "character 0x%lx is not in the basic source character set\n"
151 msgstr "le caractère 0x%lx n’est pas dans le jeu de caractères source de base\n"
153 #: charset.c:798 charset.c:1452
154 msgid "converting to execution character set"
155 msgstr "conversion vers un jeu de caractères d’exécution"
157 #: charset.c:804
158 #, c-format
159 msgid "character 0x%lx is not unibyte in execution character set"
160 msgstr "le caractère 0x%lx n’est pas un octet unique dans le jeu de caractères d’exécution"
162 #: charset.c:998
163 msgid "universal character names are only valid in C++ and C99"
164 msgstr "les noms de caractères universels sont seulement valides en C++ et C99"
166 #: charset.c:1002
167 msgid "C99's universal character names are incompatible with C90"
168 msgstr "les noms de caractère universel C99 sont incompatibles avec C90"
170 #: charset.c:1005
171 #, c-format
172 msgid "the meaning of '\\%c' is different in traditional C"
173 msgstr "la signification de « \\%c » est différente en C traditionnel"
175 #: charset.c:1014
176 msgid "In _cpp_valid_ucn but not a UCN"
177 msgstr "Dans _cpp_valid_ucn mais n'est pas un UCN"
179 # FIXME
180 #: charset.c:1039
181 #, c-format
182 msgid "incomplete universal character name %.*s"
183 msgstr "nom de caractère universel incomplet %.*s"
185 #: charset.c:1054
186 #, c-format
187 msgid "%.*s is not a valid universal character"
188 msgstr "%.*s n’est pas un caractère universel valide"
190 #: charset.c:1064 lex.c:1218
191 msgid "'$' in identifier or number"
192 msgstr "« $ » dans un identificateur ou un nombre"
194 #: charset.c:1074
195 #, c-format
196 msgid "universal character %.*s is not valid in an identifier"
197 msgstr "le caractère universel %.*s n’est pas valide dans un identificateur"
199 #: charset.c:1078
200 #, c-format
201 msgid "universal character %.*s is not valid at the start of an identifier"
202 msgstr "le caractère universel %.*s n’est pas valide au début d’un identificateur"
204 #: charset.c:1110 charset.c:1682
205 msgid "converting UCN to source character set"
206 msgstr "conversion UCN vers le jeu de caractères source"
208 #: charset.c:1114
209 msgid "converting UCN to execution character set"
210 msgstr "conversion UCN vers le jeu de caractères d’exécution"
212 #: charset.c:1186
213 msgid "the meaning of '\\x' is different in traditional C"
214 msgstr "la signification de « \\x » est différente en C traditionnel"
216 #: charset.c:1203
217 msgid "\\x used with no following hex digits"
218 msgstr "\\x utilisé sans être suivi de chiffres hexadécimaux"
220 #: charset.c:1210
221 msgid "hex escape sequence out of range"
222 msgstr "séquence d’échappement hexadécimale hors intervalle"
224 #: charset.c:1248
225 msgid "octal escape sequence out of range"
226 msgstr "séquence d’échappement octale hors intervalle"
228 #: charset.c:1314
229 msgid "the meaning of '\\a' is different in traditional C"
230 msgstr "la signification de « \\a » est différente en C traditionnel"
232 #: charset.c:1321
233 #, c-format
234 msgid "non-ISO-standard escape sequence, '\\%c'"
235 msgstr "séquence d’échappement « \\%c » non conforme au standard ISO"
237 #: charset.c:1329
238 #, c-format
239 msgid "unknown escape sequence: '\\%c'"
240 msgstr "séquence d'échappement inconnue : « \\%c »"
242 #: charset.c:1337
243 #, c-format
244 msgid "unknown escape sequence: '\\%s'"
245 msgstr "séquence d’échappement « \\%s » inconnue"
247 #: charset.c:1344
248 msgid "converting escape sequence to execution character set"
249 msgstr "conversion d’une séquence d’échappement vers le jeu de caractères d’exécution"
251 #: charset.c:1517 charset.c:1581
252 msgid "character constant too long for its type"
253 msgstr "constante caractère trop longue pour son type"
255 #: charset.c:1520
256 msgid "multi-character character constant"
257 msgstr "constante caractère multi-caractères"
259 #: charset.c:1620
260 msgid "empty character constant"
261 msgstr "constante caractère vide"
263 #: charset.c:1729
264 #, c-format
265 msgid "failure to convert %s to %s"
266 msgstr "échec de conversion de %s vers %s"
268 #: directives.c:224 directives.c:267
269 #, c-format
270 msgid "extra tokens at end of #%s directive"
271 msgstr "éléments lexicaux superflus à la fin de la directive #%s"
273 #: directives.c:374
274 #, c-format
275 msgid "#%s is a GCC extension"
276 msgstr "#%s est une extension GCC"
278 #: directives.c:379
279 #, c-format
280 msgid "#%s is a deprecated GCC extension"
281 msgstr "#%s est une extension obsolète de GCC"
283 #: directives.c:392
284 msgid "suggest not using #elif in traditional C"
285 msgstr "il est suggéré de ne pas utiliser #elif en C traditionnel"
287 #: directives.c:395
288 #, c-format
289 msgid "traditional C ignores #%s with the # indented"
290 msgstr "le C traditionnel ignore la directive #%s si le caractère # est indenté"
292 #: directives.c:399
293 #, c-format
294 msgid "suggest hiding #%s from traditional C with an indented #"
295 msgstr "il est suggéré de cacher #%s au C traditionnel en indentant le « # »"
297 #: directives.c:425
298 msgid "embedding a directive within macro arguments is not portable"
299 msgstr "placer une directive dans les arguments d’une macro n’est pas portable"
301 #: directives.c:445
302 msgid "style of line directive is a GCC extension"
303 msgstr "la directive de style de ligne est une extension GCC"
305 #: directives.c:500
306 #, c-format
307 msgid "invalid preprocessing directive #%s"
308 msgstr "directive de pré-traitement #%s invalide"
310 #: directives.c:568
311 msgid "\"defined\" cannot be used as a macro name"
312 msgstr "« defined » ne peut être utilisé comme nom de macro"
314 #: directives.c:573
315 msgid "\"__has_include__\" cannot be used as a macro name"
316 msgstr "« __has_include__ » ne peut être utilisé comme nom de macro"
318 #: directives.c:579
319 #, c-format
320 msgid "\"%s\" cannot be used as a macro name as it is an operator in C++"
321 msgstr "« %s » ne peut être utilisé comme nom de macro car c’est un opérateur C++"
323 #: directives.c:582
324 #, c-format
325 msgid "no macro name given in #%s directive"
326 msgstr "aucun nom de macro donné dans la directive #%s"
328 #: directives.c:585
329 msgid "macro names must be identifiers"
330 msgstr "les noms de macro doivent être des identificateurs"
332 #: directives.c:634 directives.c:639
333 #, c-format
334 msgid "undefining \"%s\""
335 msgstr "suppression de la définition de « %s »"
337 #: directives.c:694
338 msgid "missing terminating > character"
339 msgstr "caractère > de terminaison manquant"
341 #: directives.c:753
342 #, c-format
343 msgid "#%s expects \"FILENAME\" or <FILENAME>"
344 msgstr "#%s attend \"NOM_DE_FICHIER\" ou <NOM_DE_FICHIER>"
346 #: directives.c:799
347 #, c-format
348 msgid "empty filename in #%s"
349 msgstr "nom de fichier vide dans #%s"
351 #: directives.c:809
352 msgid "#include nested too deeply"
353 msgstr "#include imbriqué trop profondément"
355 #: directives.c:850
356 msgid "#include_next in primary source file"
357 msgstr "#include_next dans un fichier source primaire"
359 #: directives.c:876
360 #, c-format
361 msgid "invalid flag \"%s\" in line directive"
362 msgstr "drapeau « %s » invalide dans la ligne de directive"
364 #: directives.c:936
365 msgid "unexpected end of file after #line"
366 msgstr "fin de fichier inattendue après #ligne"
368 #: directives.c:939
369 #, c-format
370 msgid "\"%s\" after #line is not a positive integer"
371 msgstr "« %s » après #ligne n’est pas un nombre entier positif"
373 #: directives.c:945 directives.c:947
374 msgid "line number out of range"
375 msgstr "numéro de ligne hors intervalle"
377 #: directives.c:960 directives.c:1040
378 #, c-format
379 msgid "\"%s\" is not a valid filename"
380 msgstr "« %s » n’est pas un nom de fichier valide"
382 #: directives.c:1000
383 #, c-format
384 msgid "\"%s\" after # is not a positive integer"
385 msgstr "« %s » après # n’est pas un nombre entier positif"
387 #: directives.c:1095 directives.c:1097 directives.c:1099 directives.c:1685
388 #, c-format
389 msgid "%s"
390 msgstr "%s"
392 #: directives.c:1123
393 #, c-format
394 msgid "invalid #%s directive"
395 msgstr "directive #%s invalide"
397 #: directives.c:1186
398 #, c-format
399 msgid "registering pragmas in namespace \"%s\" with mismatched name expansion"
400 msgstr "enregistrement des pragmas dans l’espace de nom « %s » avec une expansion de nom ne correspondant pas"
402 # FIXME
403 #: directives.c:1195
404 #, c-format
405 msgid "registering pragma \"%s\" with name expansion and no namespace"
406 msgstr "enregistrement de la pragma « %s » avec une expansion de nom mais pas d’espace de nom"
408 # FIXME
409 #: directives.c:1213
410 #, c-format
411 msgid "registering \"%s\" as both a pragma and a pragma namespace"
412 msgstr "enregistrement de « %s » à la fois comme une pragma et un espace de nom de pragma"
414 #: directives.c:1216
415 #, c-format
416 msgid "#pragma %s %s is already registered"
417 msgstr "la #pragma %s %s est déjà enregistrée"
419 #: directives.c:1219
420 #, c-format
421 msgid "#pragma %s is already registered"
422 msgstr "la #pragma %s est déjà enregistrée"
424 #: directives.c:1249
425 msgid "registering pragma with NULL handler"
426 msgstr "enregistrement d’une pragma avec un handler NULL"
428 # FIXME
429 #: directives.c:1466
430 msgid "#pragma once in main file"
431 msgstr "#pragma once utilisée une seule fois dans le fichier principal"
433 # FIXME
434 #: directives.c:1489
435 msgid "invalid #pragma push_macro directive"
436 msgstr "directive #pragma push_macro invalide"
438 # FIXME
439 #: directives.c:1544
440 msgid "invalid #pragma pop_macro directive"
441 msgstr "directive #pragma pop_macro invalide"
443 # FIXME
444 #: directives.c:1599
445 msgid "invalid #pragma GCC poison directive"
446 msgstr "directive GCC #pragma poison invalide"
448 # FIXME
449 #: directives.c:1608
450 #, c-format
451 msgid "poisoning existing macro \"%s\""
452 msgstr "élimination de la macro existante « %s »"
454 #: directives.c:1627
455 msgid "#pragma system_header ignored outside include file"
456 msgstr "#pragma system_header ignorée en dehors du fichier d'inclusion"
458 #: directives.c:1652
459 #, c-format
460 msgid "cannot find source file %s"
461 msgstr "impossible de trouver le fichier source %s"
463 #: directives.c:1656
464 #, c-format
465 msgid "current file is older than %s"
466 msgstr "le fichier courant est plus vieux que %s"
468 # FIXME
469 #: directives.c:1680
470 #, c-format
471 msgid "invalid \"#pragma GCC %s\" directive"
472 msgstr "directive « #pragma GCC %s » invalide"
474 #: directives.c:1874
475 msgid "_Pragma takes a parenthesized string literal"
476 msgstr "_Pragma attend une chaîne entourée de parenthèses"
478 #: directives.c:1995
479 msgid "#else without #if"
480 msgstr "#else sans #if"
482 #: directives.c:2000
483 msgid "#else after #else"
484 msgstr "#else après #else"
486 #: directives.c:2002 directives.c:2035
487 msgid "the conditional began here"
488 msgstr "la condition débute ici"
490 #: directives.c:2028
491 msgid "#elif without #if"
492 msgstr "#elif sans #if"
494 #: directives.c:2033
495 msgid "#elif after #else"
496 msgstr "#elif après #else"
498 #: directives.c:2064
499 msgid "#endif without #if"
500 msgstr "#endif sans #if"
502 #: directives.c:2144
503 msgid "missing '(' after predicate"
504 msgstr "« ( » manquante après le prédicat"
506 #: directives.c:2159
507 msgid "missing ')' to complete answer"
508 msgstr "« ) » manquante pour completer la réponse"
510 #: directives.c:2179
511 msgid "predicate's answer is empty"
512 msgstr "la réponse du prédicat est vide"
514 #: directives.c:2206
515 msgid "assertion without predicate"
516 msgstr "assertion sans prédicat"
518 #: directives.c:2209
519 msgid "predicate must be an identifier"
520 msgstr "le prédicat doit être un identificateur"
522 # FIXME
523 #: directives.c:2295
524 #, c-format
525 msgid "\"%s\" re-asserted"
526 msgstr "assertion « %s » redondante"
528 #: directives.c:2587
529 #, c-format
530 msgid "unterminated #%s"
531 msgstr "#%s non terminé"
533 #: directives-only.c:221 lex.c:2433 traditional.c:167
534 msgid "unterminated comment"
535 msgstr "commentaire non terminé"
537 #: errors.c:231
538 msgid "stdout"
539 msgstr "sortie standard"
541 #: errors.c:233
542 #, c-format
543 msgid "%s: %s"
544 msgstr "%s : %s"
546 #: expr.c:512 expr.c:629
547 msgid "fixed-point constants are a GCC extension"
548 msgstr "les constantes à virgule fixe sont une extension GCC"
550 #: expr.c:537
551 msgid "invalid prefix \"0b\" for floating constant"
552 msgstr "préfixe « 0b » invalide pour une constante flottante"
554 #: expr.c:550
555 msgid "use of C++11 hexadecimal floating constant"
556 msgstr "utilisation d’une constante flottante hexadécimale C++11"
558 #: expr.c:553
559 msgid "use of C99 hexadecimal floating constant"
560 msgstr "utilisation d’une constante flottante hexadécimale C99"
562 #: expr.c:597
563 #, c-format
564 msgid "invalid suffix \"%.*s\" on floating constant"
565 msgstr "suffixe « %.*s » invalide pour une constante flottante"
567 #: expr.c:608 expr.c:668
568 #, c-format
569 msgid "traditional C rejects the \"%.*s\" suffix"
570 msgstr "le C traditionnel interdit le suffixe « %.*s »"
572 #: expr.c:616
573 msgid "suffix for double constant is a GCC extension"
574 msgstr "le suffixe pour les constantes double est une extension GCC"
576 #: expr.c:622
577 #, c-format
578 msgid "invalid suffix \"%.*s\" with hexadecimal floating constant"
579 msgstr "suffixe « %.*s » invalide pour une constante flottante hexadécimale"
581 #: expr.c:633
582 msgid "decimal float constants are a GCC extension"
583 msgstr "les constantes flottantes décimales sont une extension GCC"
585 #: expr.c:651
586 #, c-format
587 msgid "invalid suffix \"%.*s\" on integer constant"
588 msgstr "suffixe « %.*s » invalide pour une constante entière"
590 #: expr.c:676
591 msgid "use of C++11 long long integer constant"
592 msgstr "utilisation d’une constante entière « long long » C++11"
594 #: expr.c:677
595 msgid "use of C99 long long integer constant"
596 msgstr "utilisation d’une constante entière « long long » C99"
598 #: expr.c:693
599 msgid "imaginary constants are a GCC extension"
600 msgstr "les constantes imaginaires sont une extension GCC"
602 #: expr.c:699
603 msgid "binary constants are a C++14 feature or GCC extension"
604 msgstr "les constantes binaires sont une fonctionnalité de C++14 ou une extension GCC"
606 #: expr.c:701
607 msgid "binary constants are a GCC extension"
608 msgstr "les constantes binaires sont une extension GCC"
610 #: expr.c:796
611 msgid "integer constant is too large for its type"
612 msgstr "constante entière trop grande pour tenir dans son type"
614 #: expr.c:827
615 msgid "integer constant is so large that it is unsigned"
616 msgstr "cette constante entière est si grande qu’elle est non signée"
618 #: expr.c:922
619 msgid "missing ')' after \"defined\""
620 msgstr "« ) » manquant après « defined »"
622 #: expr.c:929
623 msgid "operator \"defined\" requires an identifier"
624 msgstr "l’opérateur « defined » requiert un identificateur"
626 #: expr.c:937
627 #, c-format
628 msgid "(\"%s\" is an alternative token for \"%s\" in C++)"
629 msgstr "(« %s » est un élément lexical alternatif pour « %s » en C++)"
631 #: expr.c:947
632 msgid "this use of \"defined\" may not be portable"
633 msgstr "cette utilisation de « defined » peut ne pas être portable"
635 #: expr.c:1007
636 msgid "user-defined literal in preprocessor expression"
637 msgstr "chaîne défini par l’utilisateur dans une expression pour le préprocesseur"
639 #: expr.c:1012
640 msgid "floating constant in preprocessor expression"
641 msgstr "constante flottante dans une expression pour le préprocesseur"
643 #: expr.c:1018
644 msgid "imaginary number in preprocessor expression"
645 msgstr "constante complexe dans une expression pour le préprocesseur"
647 #: expr.c:1070
648 #, c-format
649 msgid "\"%s\" is not defined"
650 msgstr "« %s » n’est pas défini"
652 #: expr.c:1083
653 msgid "assertions are a GCC extension"
654 msgstr "les assertions sont une extension GCC"
656 #: expr.c:1086
657 msgid "assertions are a deprecated extension"
658 msgstr "les assertions sont une extension obsolète"
660 #: expr.c:1331
661 #, c-format
662 msgid "unbalanced stack in %s"
663 msgstr "pile non balancée dans %s"
665 #: expr.c:1351
666 #, c-format
667 msgid "impossible operator '%u'"
668 msgstr "opérateur « %u » impossible"
670 #: expr.c:1452
671 msgid "missing ')' in expression"
672 msgstr "« ) » manquante dans l’expression"
674 #: expr.c:1481
675 msgid "'?' without following ':'"
676 msgstr "« ? » n’est pas suivi de « : »"
678 #: expr.c:1491
679 msgid "integer overflow in preprocessor expression"
680 msgstr "débordement d’entier dans l’expression pour le préprocesseur"
682 #: expr.c:1496
683 msgid "missing '(' in expression"
684 msgstr "« ( » manquante dans l’expression"
686 #: expr.c:1528
687 #, c-format
688 msgid "the left operand of \"%s\" changes sign when promoted"
689 msgstr "L’opérande gauche de « %s » change de signe lors de sa promotion"
691 #: expr.c:1533
692 #, c-format
693 msgid "the right operand of \"%s\" changes sign when promoted"
694 msgstr "L’opérande droite de « %s » change de signe lors de sa promotion"
696 #: expr.c:1792
697 msgid "traditional C rejects the unary plus operator"
698 msgstr "le C traditionnel rejette l’opérateur d'addition unaire"
700 #: expr.c:1890
701 msgid "comma operator in operand of #if"
702 msgstr "opérateur virgule dans l’opérande de #if"
704 #: expr.c:2026
705 msgid "division by zero in #if"
706 msgstr "division par zéro dans #if"
708 #: expr.c:2123
709 msgid "operator \"__has_include__\" requires a header string"
710 msgstr "l’opérateur « __has_include__ » requiert un chaîne d'entête"
712 #: expr.c:2139
713 msgid "missing ')' after \"__has_include__\""
714 msgstr "« ) » manquant après « __has_include__ »"
716 #: files.c:513
717 msgid "NULL directory in find_file"
718 msgstr "répertoire NULL dans find_file"
720 #: files.c:561
721 msgid "one or more PCH files were found, but they were invalid"
722 msgstr "un ou plusieurs fichiers PCH ont été trouvés, mais ils étaient invalides"
724 #: files.c:564
725 msgid "use -Winvalid-pch for more information"
726 msgstr "utiliser -Winvalid-pch pour plus d’informations"
728 # FIXME
729 #: files.c:668
730 #, c-format
731 msgid "%s is a block device"
732 msgstr "%s est un périphérique de blocs"
734 #: files.c:685
735 #, c-format
736 msgid "%s is too large"
737 msgstr "%s est trop grand"
739 #: files.c:725
740 #, c-format
741 msgid "%s is shorter than expected"
742 msgstr "%s est plus petit que prévu"
744 #: files.c:961
745 #, c-format
746 msgid "no include path in which to search for %s"
747 msgstr "aucun chemin d’inclusion dans lequel on pourrait rechercher %s"
749 # FIXME
750 #: files.c:1411
751 msgid "Multiple include guards may be useful for:\n"
752 msgstr "De multiples balises pour les inclusions peuvent être utiles pour :\n"
754 #: init.c:546
755 msgid "cppchar_t must be an unsigned type"
756 msgstr "cppchar_t doit être d’un type non signé"
758 #: init.c:550
759 #, c-format
760 msgid "preprocessor arithmetic has maximum precision of %lu bits; target requires %lu bits"
761 msgstr "l’arithmétique du préprocesseur a une précision maximale de %lu bits ; la cible requière %lu bits"
763 #: init.c:557
764 msgid "CPP arithmetic must be at least as precise as a target int"
765 msgstr "l’arithmétique de CPP doit être au moins aussi précise que le type int de la cible"
767 #: init.c:560
768 msgid "target char is less than 8 bits wide"
769 msgstr "sur la cible, char fait moins de 8 bits"
771 #: init.c:564
772 msgid "target wchar_t is narrower than target char"
773 msgstr "sur la cible, wchar_t est plus petit que char"
775 #: init.c:568
776 msgid "target int is narrower than target char"
777 msgstr "sur la cible, int est plus petit que char"
779 #: init.c:573
780 msgid "CPP half-integer narrower than CPP character"
781 msgstr "les demi-entiers de CPP sont plus petits que les caractères de CPP"
783 #: init.c:577
784 #, c-format
785 msgid "CPP on this host cannot handle wide character constants over %lu bits, but the target requires %lu bits"
786 msgstr "CPP sur cette machine ne peut gérer les constantes de caractères larges de plus de %lu bits, mais la cible requière %lu bits"
788 #: lex.c:1011
789 msgid "backslash and newline separated by space"
790 msgstr "\\ et retour de chariot séparés par un blanc"
792 #: lex.c:1016
793 msgid "backslash-newline at end of file"
794 msgstr "\\ en fin de ligne à la fin du fichier"
796 #: lex.c:1032
797 #, c-format
798 msgid "trigraph ??%c converted to %c"
799 msgstr "trigraphe ??%c converti en %c"
801 #: lex.c:1040
802 #, c-format
803 msgid "trigraph ??%c ignored, use -trigraphs to enable"
804 msgstr "trigraphe ??%c ignoré, utilisez -trigraphs pour l’activer"
806 #: lex.c:1089
807 msgid "\"/*\" within comment"
808 msgstr "« /* » à l’intérieur d’un commentaire"
810 #: lex.c:1147
811 #, c-format
812 msgid "%s in preprocessing directive"
813 msgstr "%s dans la directive du préprocesseur"
815 # I18N
816 #: lex.c:1156
817 msgid "null character(s) ignored"
818 msgstr "caractère(s) nul(s) ignoré(s)"
820 #: lex.c:1193
821 #, c-format
822 msgid "`%.*s' is not in NFKC"
823 msgstr "« %.*s » n’est pas normalisée NFKC"
825 #: lex.c:1196
826 #, c-format
827 msgid "`%.*s' is not in NFC"
828 msgstr "« %.*s » n'est pas normalisée NFC"
830 # FIXME
831 #: lex.c:1265 lex.c:1354
832 #, c-format
833 msgid "attempt to use poisoned \"%s\""
834 msgstr "tentative d'utilisation d’un « %s » corrompu"
836 #: lex.c:1275 lex.c:1364
837 msgid "__VA_ARGS__ can only appear in the expansion of a C++11 variadic macro"
838 msgstr "« __VA_ARGS__ » peut seulement apparaître dans l’expansion de macros C++11 à nombre variable d’arguments"
840 #: lex.c:1279 lex.c:1368
841 msgid "__VA_ARGS__ can only appear in the expansion of a C99 variadic macro"
842 msgstr "« __VA_ARGS__ » peut seulement apparaître dans l’expansion des macros C99 à nombre variable d’arguments"
844 #: lex.c:1286 lex.c:1375
845 #, c-format
846 msgid "identifier \"%s\" is a special operator name in C++"
847 msgstr "l’identifiant « %s » est un nom d’opérateur spécial en C++"
849 #: lex.c:1665
850 msgid "raw string delimiter longer than 16 characters"
851 msgstr "délimiteur de chaîne brute de plus de 16 caractères"
853 #: lex.c:1669
854 msgid "invalid new-line in raw string delimiter"
855 msgstr "caractère de nouvelle ligne invalide dans un délimiteur de chaîne brute"
857 #: lex.c:1673
858 #, c-format
859 msgid "invalid character '%c' in raw string delimiter"
860 msgstr "caractère « %c » invalide dans un délimiteur de chaîne brute"
862 #: lex.c:1722 lex.c:1744
863 msgid "unterminated raw string"
864 msgstr "chaîne brute non terminée"
866 #: lex.c:1765 lex.c:1894
867 msgid "invalid suffix on literal; C++11 requires a space between literal and string macro"
868 msgstr "suffixe de chaîne invalide ; C++11 requière un espace entre une chaîne et une macro de chaîne"
870 #: lex.c:1876
871 msgid "null character(s) preserved in literal"
872 msgstr "caractère(s) nul préservé(s) dans la chaîne"
874 #: lex.c:1879
875 #, c-format
876 msgid "missing terminating %c character"
877 msgstr "caractère %c de terminaison manquant"
879 #: lex.c:2447 lex.c:2481
880 msgid "C++ style comments are not allowed in ISO C90"
881 msgstr "La syntaxe des commentaires C++ n’est pas permise en C90 ISO"
883 #: lex.c:2449 lex.c:2460 lex.c:2483
884 msgid "(this will be reported only once per input file)"
885 msgstr "(ceci sera rapporté une seule fois seulement par fichier d'entrée)"
887 #: lex.c:2458
888 msgid "C++ style comments are incompatible with C90"
889 msgstr "La syntaxe des commentaires C++ n’est pas permise en C90"
891 #: lex.c:2489
892 msgid "multi-line comment"
893 msgstr "commentaire multi-lignes"
895 #: lex.c:2833
896 #, c-format
897 msgid "unspellable token %s"
898 msgstr "l’élément lexical %s ne peut être épelé"
900 #: macro.c:200
901 #, c-format
902 msgid "macro \"%s\" is not used"
903 msgstr "la macro « %s » n’est pas utilisée"
905 #: macro.c:238 macro.c:470
906 #, c-format
907 msgid "invalid built-in macro \"%s\""
908 msgstr "macro interne « %s » invalide"
910 #: macro.c:245 macro.c:342
911 #, c-format
912 msgid "macro \"%s\" might prevent reproducible builds"
913 msgstr "la macro « %s » empêchera toute compilation reproductible"
915 #: macro.c:276
916 msgid "could not determine file timestamp"
917 msgstr "date de modification du fichier indéterminable"
919 #: macro.c:377
920 msgid "could not determine date and time"
921 msgstr "date et heure indéterminable"
923 #: macro.c:393
924 msgid "__COUNTER__ expanded inside directive with -fdirectives-only"
925 msgstr "Expansion de __COUNTER__ à l’intérieur d’une directive avec -fdirectives-only"
927 #: macro.c:581
928 msgid "invalid string literal, ignoring final '\\'"
929 msgstr "chaîne invalide, « \\ » final ignoré"
931 #: macro.c:643
932 #, c-format
933 msgid "pasting \"%s\" and \"%s\" does not give a valid preprocessing token"
934 msgstr "le collage de « %s » et de « %s » ne donne pas d’élément lexical de pré-traitement valide"
936 #: macro.c:767
937 msgid "ISO C++11 requires at least one argument for the \"...\" in a variadic macro"
938 msgstr "ISO C++11 requiert au moins un argument pour « ... » dans une macro à nombre variable d’arguments"
940 #: macro.c:771
941 msgid "ISO C99 requires at least one argument for the \"...\" in a variadic macro"
942 msgstr "ISO C99 requiert au moins un argument pour « ... » dans une macro à nombre variable d’arguments"
944 #: macro.c:778
945 #, c-format
946 msgid "macro \"%s\" requires %u arguments, but only %u given"
947 msgstr "la macro « %s » requiert %u arguments, mais seulement %u ont été passés"
949 #: macro.c:783
950 #, c-format
951 msgid "macro \"%s\" passed %u arguments, but takes just %u"
952 msgstr "la macro « %s » a reçu %u arguments, mais elle n’en prend que %u"
954 #: macro.c:977 traditional.c:819
955 #, c-format
956 msgid "unterminated argument list invoking macro \"%s\""
957 msgstr "liste d'arguments non terminée invoquant la macro « %s »"
959 #: macro.c:1128
960 #, c-format
961 msgid "function-like macro \"%s\" must be used with arguments in traditional C"
962 msgstr "la macro « %s » ressemblant à une fonction doit être utilisée avec des arguments en C traditionnel"
964 #: macro.c:1814
965 #, c-format
966 msgid "invoking macro %s argument %d: empty macro arguments are undefined in ISO C++98"
967 msgstr "appel de la macro %s avec l'argument %d : les arguments de macro vides sont indéfinis en ISO C++98"
969 #: macro.c:1822 macro.c:1831
970 #, c-format
971 msgid "invoking macro %s argument %d: empty macro arguments are undefined in ISO C90"
972 msgstr "appel de la macro %s avec l'argument %d : les arguments de macro vides sont indéfinis en ISO C++90"
974 #: macro.c:2800
975 #, c-format
976 msgid "duplicate macro parameter \"%s\""
977 msgstr "paramètre de macro « %s » dupliqués"
979 #: macro.c:2849
980 #, c-format
981 msgid "\"%s\" may not appear in macro parameter list"
982 msgstr "« %s » peut ne pas apparaître parmi la liste des paramètres de macro"
984 #: macro.c:2857
985 msgid "macro parameters must be comma-separated"
986 msgstr "les paramètres de macro doivent être séparés par des virgules"
988 #: macro.c:2875
989 msgid "parameter name missing"
990 msgstr "nom de paramètre manquant"
992 #: macro.c:2896
993 msgid "anonymous variadic macros were introduced in C++11"
994 msgstr "les macros anonymes à nombre variable d’arguments ont été introduites avec le C++11"
996 #: macro.c:2900 macro.c:2905
997 msgid "anonymous variadic macros were introduced in C99"
998 msgstr "les macros anonymes à nombre variable d’arguments ont été introduites avec le C99"
1000 #: macro.c:2912
1001 msgid "ISO C++ does not permit named variadic macros"
1002 msgstr "ISO C++ ne permet pas les macros nommées à nombre variable d’arguments"
1004 #: macro.c:2915
1005 msgid "ISO C does not permit named variadic macros"
1006 msgstr "ISO C ne permet pas les macros nommées à nombre variable d’arguments"
1008 #: macro.c:2925
1009 msgid "missing ')' in macro parameter list"
1010 msgstr "« ) » manquante dans la liste des paramètres de macro"
1012 # FIXME
1013 #: macro.c:2976
1014 msgid "'##' cannot appear at either end of a macro expansion"
1015 msgstr "« ## » ne peut apparaître à chacune des fins d’une expansion de macro"
1017 #: macro.c:3013
1018 msgid "ISO C++11 requires whitespace after the macro name"
1019 msgstr "ISO C++11 requiert un blanc après le nom de la macro"
1021 #: macro.c:3016
1022 msgid "ISO C99 requires whitespace after the macro name"
1023 msgstr "ISO C99 requiert un blanc après le nom de la macro"
1025 #: macro.c:3041
1026 msgid "missing whitespace after the macro name"
1027 msgstr "espacement manquant après le nom de la macro"
1029 #: macro.c:3075
1030 msgid "'#' is not followed by a macro parameter"
1031 msgstr "« # » n'est pas suivi d’un paramètre de macro"
1033 #: macro.c:3236
1034 #, c-format
1035 msgid "\"%s\" redefined"
1036 msgstr "« %s » redéfini"
1038 #: macro.c:3241
1039 msgid "this is the location of the previous definition"
1040 msgstr "ceci est l’emplacement d’une précédente définition"
1042 #: macro.c:3302
1043 #, c-format
1044 msgid "macro argument \"%s\" would be stringified in traditional C"
1045 msgstr "l’argument de macro « %s » serait changé en chaine C traditionnel"
1047 #: macro.c:3329
1048 #, c-format
1049 msgid "invalid hash type %d in cpp_macro_definition"
1050 msgstr "type de hachage %d invalide dans cpp_macro_definition"
1052 #: pch.c:87 pch.c:345 pch.c:359 pch.c:377 pch.c:383 pch.c:392 pch.c:399
1053 msgid "while writing precompiled header"
1054 msgstr "lors de l’écriture de l’en-tête pré-compilée"
1056 #: pch.c:619
1057 #, c-format
1058 msgid "%s: not used because `%.*s' is poisoned"
1059 msgstr "%s : non utilisé parce que « %.*s » est défini"
1061 #: pch.c:641
1062 #, c-format
1063 msgid "%s: not used because `%.*s' not defined"
1064 msgstr "%s : n'est pas utilisé parce que « %.*s » n’est pas définie"
1066 #: pch.c:653
1067 #, c-format
1068 msgid "%s: not used because `%.*s' defined as `%s' not `%.*s'"
1069 msgstr "%s : n’est pas utilisé parce que « %.*s » est défini en tant « %s » et non pas « %.*s »"
1071 #: pch.c:694
1072 #, c-format
1073 msgid "%s: not used because `%s' is defined"
1074 msgstr "%s : non utilisé parce que « %s » est défini"
1076 #: pch.c:714
1077 #, c-format
1078 msgid "%s: not used because `__COUNTER__' is invalid"
1079 msgstr "%s : non utilisé parce que « __COUNTER__ » est invalide"
1081 #: pch.c:723 pch.c:900
1082 msgid "while reading precompiled header"
1083 msgstr "lors de la lecture d’un entête pré-compilée"
1085 #: traditional.c:889
1086 #, c-format
1087 msgid "detected recursion whilst expanding macro \"%s\""
1088 msgstr "récursion détectée lors de l’expansion de la macro « %s »"
1090 #: traditional.c:1108
1091 msgid "syntax error in macro parameter list"
1092 msgstr "erreur de syntaxe dans la liste des paramètres de macro"