1 # Messages français pour Bison.
2 # Copyright © 1996 Free Software Foundation, Inc.
3 # Michel Robitaille <robitail@IRO.UMontreal.CA>, traducteur depuis/since 1996
4 # Dominique Boucher a été le traducteur de 1996 à 2000
8 "Project-Id-Version: GNU bison 1.75b\n"
9 "POT-Creation-Date: 2002-12-13 03:47-0800\n"
10 "PO-Revision-Date: 2002-11-13 08:00-0500\n"
11 "Last-Translator: Michel Robitaille <robitail@IRO.UMontreal.CA>\n"
12 "Language-Team: French <traduc@traduc.org>\n"
14 "Content-Type: text/plain; charset=ISO-8859-1\n"
15 "Content-Transfer-Encoding: 8-bit\n"
16 "Plural-Forms: nplurals=2; plural=(n > 1);\n"
18 #: src/complain.c:56 lib/error.c:135 lib/error.c:163
19 msgid "Unknown system error"
20 msgstr "Erreur système inconnue"
22 #: src/complain.c:80 src/complain.c:97
24 msgstr "AVERTISSEMENT: "
26 #: src/complain.c:159 src/complain.c:177
28 msgstr "erreur fatale: "
32 msgid " Conflict between rule %d and token %s resolved as shift"
33 msgstr "Conflit entre la règle %d et le jeton %s résolu par décalage"
37 msgid " Conflict between rule %d and token %s resolved as reduce"
38 msgstr "Conflit entre la règle %d et le jeton %s résolu par réduction"
42 msgid " Conflict between rule %d and token %s resolved as an error"
43 msgstr "Conflit entre la règle %d et le jeton %s résolu comme étant une erreur"
45 #: src/conflicts.c:403
47 msgid "%d shift/reduce conflict"
48 msgid_plural "%d shift/reduce conflicts"
49 msgstr[0] "%d conflit par décalage/réduction"
50 msgstr[1] "%d conflits par décalage/réduction"
52 #: src/conflicts.c:410
56 #: src/conflicts.c:416
58 msgid "%d reduce/reduce conflict"
59 msgid_plural "%d reduce/reduce conflicts"
60 msgstr[0] "%d conflit par réduction/réduction"
61 msgstr[1] "%d conflits par réduction/réduction"
63 #: src/conflicts.c:436
67 #: src/conflicts.c:438
69 msgid " %d shift/reduce"
70 msgstr " %d décalage/réduction"
72 #: src/conflicts.c:442
74 msgid " %d reduce/reduce"
75 msgstr " %d réduction/réduction"
77 #: src/conflicts.c:461
79 msgid "State %d contains "
80 msgstr "L'état %d contient "
82 #: src/conflicts.c:538
84 msgid "expected %d shift/reduce conflict"
85 msgid_plural "expected %d shift/reduce conflicts"
86 msgstr[0] "attendait %d conflit par décalage/réduction"
87 msgstr[1] "attendait %d conflits par décalage/réduction"
91 msgid "cannot open file `%s'"
92 msgstr "ne peut ouvrir le fichier « %s »"
96 msgstr "une erreur d'E/S"
99 msgid "cannot close file"
100 msgstr "ne peut fermer le fichier"
104 msgid "Try `%s --help' for more information.\n"
105 msgstr "Pour en savoir davantage, faites: « %s --help ».\n"
108 msgid "GNU bison generates parsers for LALR(1) grammars.\n"
109 msgstr "GNU bison génère des analyseurs pour les grammaires de type LALR(1).\n"
113 msgid "Usage: %s [OPTION]... FILE\n"
114 msgstr "Usage: %s [OPTION]... FICHIER\n"
118 "If a long option shows an argument as mandatory, then it is mandatory\n"
119 "for the equivalent short option also. Similarly for optional arguments.\n"
121 "Si une option de forme longue montre un arguement comme étant obligatoire,\n"
122 "il est alors obligatoire également pour une option de forme courte.\n"
123 "Il en est de même pour les arguments optionnels.\n"
128 " -h, --help display this help and exit\n"
129 " -V, --version output version information and exit\n"
130 " -y, --yacc emulate POSIX yacc\n"
132 "Modes d'utilisation:\n"
133 " -h, --help afficher l'aide-mémoire\n"
134 " -V, --version afficher le nom et la version du logiciel\n"
135 " -y, --yacc émuler yacc en mode POSIX\n"
140 " -S, --skeleton=FILE specify the skeleton to use\n"
141 " -t, --debug instrument the parser for debugging\n"
142 " --locations enable locations computation\n"
143 " -p, --name-prefix=PREFIX prepend PREFIX to the external symbols\n"
144 " -l, --no-lines don't generate `#line' directives\n"
145 " -n, --no-parser generate the tables only\n"
146 " -k, --token-table include a table of token names\n"
149 " -S, --skeleton=FICHIER utiliser le FICHIER squelette\n"
150 " -t, --debug activer le mode de mise au point\n"
152 " --locations permettre le calcul des localisations\n"
153 " -p, --name-prefix=PREFIXE accoler le PREFIXE aux symboles externes\n"
154 " -l, --no-lines ne pas générer les directives « #line »\n"
155 " -n, --no-parser générer les tables seulement\n"
156 " -r, --raw compter les jetons à partir de 3\n"
157 " -k, --token-table inclure la table des noms de jetons\n"
162 " -d, --defines also produce a header file\n"
163 " -r, --report=THINGS also produce details on the automaton\n"
164 " -v, --verbose same as `--report=state'\n"
165 " -b, --file-prefix=PREFIX specify a PREFIX for output files\n"
166 " -o, --output=FILE leave output to FILE\n"
167 " -g, --graph also produce a VCG description of the "
171 " -d, --defines produire un fichier d'en-tête\n"
172 " -r, --report=CHOSES générer les détails concernant l'automate\n"
173 " -v, --verbose produire une explication de l'automate\n"
174 " -b, --file-prefix=PREFIXE utiliser le PREFIXE pour le fichier de sortie\n"
175 " -o, --output=FICHIER produire la sortie dans le FICHIER\n"
176 " -g, --graph produire aussi la description du graphe VCG de "
181 "THINGS is a list of comma separated words that can include:\n"
182 " `state' describe the states\n"
183 " `itemset' complete the core item sets with their closure\n"
184 " `lookahead' explicitly associate lookaheads to items\n"
185 " `solved' describe shift/reduce conflicts solving\n"
186 " `all' include all the above information\n"
187 " `none' disable the report\n"
189 "CHOSES est une liste de mots séparés par des virgules par les suivants:\n"
190 " `state' description des états\n"
191 " `itemset' compléter le corps du jeu d'items avec leur fermeture\n"
192 " `lookahead' explicitement associé les lookahead aux items\n"
193 " `solved' décrirer la résolution des conflits décalage/réduction\n"
194 " `all' inclure toutes les informations ci-haut\n"
195 " `none' désactiver la génération de rapport\n"
198 msgid "Report bugs to <bug-bison@gnu.org>.\n"
199 msgstr "Rapporter toutes anomalies à <bug-bison@gnu.org>.\n"
203 msgid "bison (GNU Bison) %s"
204 msgstr "bison (GNU Bison) %s"
207 msgid "Written by Robert Corbett and Richard Stallman.\n"
208 msgstr "Écrit par Robert Corbett et Richard Stallman.\n"
212 msgid "Copyright (C) %d Free Software Foundation, Inc.\n"
213 msgstr "Copyright © %d Free Software Foundation, Inc.\n"
217 "This is free software; see the source for copying conditions. There is NO\n"
218 "warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.\n"
220 "Ce logiciel est libre; voir les sources pour les conditions de\n"
221 "reproduction. AUCUNE garantie n'est donnée; tant pour des raisons\n"
222 "COMMERCIALES que pour RÉPONDRE À UN BESOIN PARTICULIER.\n"
226 msgid "missing operand after `%s'"
227 msgstr "opérande manquante après « %s »"
231 msgid "extra operand `%s'"
232 msgstr "opérande superflue « %s »"
242 #: src/gram.c:324 src/reduce.c:393
244 msgstr "AVERTISSEMENT"
247 msgid "rule never reduced because of conflicts"
248 msgstr "la règle n'a jamais fait de réduction en raison des conflits"
250 #: src/parse-gram.y:336
251 msgid "POSIX forbids declarations in the grammar"
252 msgstr "POSIX interdit les déclaration dans la grammaire"
254 #: src/parse-gram.y:468
255 msgid "missing identifier in parameter declaration"
260 msgid " type %d is %s\n"
261 msgstr " le type %d est %s\n"
265 msgid "shift, and go to state %d\n"
266 msgstr "décalage et aller à l'état %d\n"
270 msgid "go to state %d\n"
271 msgstr "aller à l'état %d\n"
274 msgid "error (nonassociative)\n"
275 msgstr "erreur (non-associative)\n"
279 msgid "reduce using rule %d (%s)"
280 msgstr "réduction par utilisation de la règle %d (%s)"
286 #: src/print.c:324 src/print.c:390
296 msgid "Terminals, with rules where they appear"
297 msgstr "Terminaux, suivis des règles où ils apparaissent"
300 msgid "Nonterminals, with rules where they appear"
301 msgstr "Non-terminaux, suivis des règles où ils apparaissent"
312 msgid "Rules never reduced"
313 msgstr "Règles jamais réduites"
317 msgid "multiple %s declarations"
318 msgstr "déclarations multiples de %s"
322 msgid "result type clash on merge function %s: <%s> != <%s>"
324 "conflit dans le type résultant de la fonction de fusion %s: <%s> != <%s>"
328 msgid "rule given for %s, which is a token"
329 msgstr "la règle pour %s, qui est un terminal"
333 msgid "type clash on default action: <%s> != <%s>"
334 msgstr "conflit de type pour l'action par défaut: <%s> != <%s>"
337 msgid "empty rule for typed nonterminal, and no action"
338 msgstr "règle vide pour une catégorie typée et aucune action"
340 #: src/reader.c:341 src/reader.c:355 src/reader.c:368
342 msgid "only one %s allowed per rule"
343 msgstr "seul un %s est permis par règle"
345 #: src/reader.c:351 src/reader.c:366
347 msgid "%s affects only GLR parsers"
348 msgstr "%s affecte seulement les analyseurs GLR"
352 msgid "%s must be followed by positive number"
353 msgstr "%s doit être suivi d'un nombre positif"
356 msgid "no rules in the input grammar"
357 msgstr "la grammaire n'a pas de règles"
361 msgstr "règle inutilisable"
365 msgid "useless nonterminal: %s"
366 msgstr "non-terminal inutilisable"
369 msgid "Useless nonterminals"
370 msgstr "Non-terminaux inutiles"
373 msgid "Terminals which are not used"
374 msgstr "Terminaux qui ne sont utilisés"
377 msgid "Useless rules"
378 msgstr "Règles inutiles"
382 msgid "%d rule never reduced\n"
383 msgid_plural "%d rules never reduced\n"
384 msgstr[0] "%d règle n'a jamais été réduite\n"
385 msgstr[1] "%d règles n'ont jamais été réduites\n"
389 msgid "%d useless nonterminal"
390 msgid_plural "%d useless nonterminals"
391 msgstr[0] "%d nonterminal inutilisable"
392 msgstr[1] "%d nonterminals inutilisables"
400 msgid "%d useless rule"
401 msgid_plural "%d useless rules"
402 msgstr[0] "%d règle inutilisable"
403 msgstr[1] "%d règles inutilisables"
407 msgid "start symbol %s does not derive any sentence"
409 "symbole de départ %s peut permettre la dérivation de n'importe quelle phrase"
411 #: src/scan-gram.l:208
413 msgid "invalid directive: %s"
414 msgstr "directive invalide: %s"
416 #: src/scan-gram.l:216
417 msgid "stray `,' treated as white space"
420 #: src/scan-gram.l:232 src/scan-gram.l:727 src/scan-gram.l:798
422 msgid "integer out of range: %s"
423 msgstr "entier hors gamme: %s"
425 #: src/scan-gram.l:276
427 msgid "invalid character: %s"
428 msgstr "caractère invalide: %s"
430 #: src/scan-gram.l:400 src/scan-gram.l:410 src/scan-gram.l:429
432 msgid "invalid escape sequence: %s"
433 msgstr "séquence d'échappement invalide: %s"
435 #: src/scan-gram.l:434
437 msgid "unrecognized escape sequence: %s"
438 msgstr "séquence d'échappement non reconnue: %s"
440 #: src/scan-gram.l:699
442 msgid "$$ of `%s' has no declared type"
443 msgstr "$$ de « %s » n'a pas son type déclaré"
445 #: src/scan-gram.l:718
447 msgid "$%d of `%s' has no declared type"
448 msgstr "$%d de « %s » n'a pas de type déclaré"
450 #: src/scan-gram.l:744 src/scan-gram.l:815
452 msgid "invalid value: %s"
453 msgstr "valeur invalide: %s"
455 #: src/scan-gram.l:928
457 msgid "missing `%s' at end of file"
458 msgstr "chaîne de caractères « %s » manquante en fin de fichier"
460 #: src/symlist.c:97 src/symlist.c:108
461 msgid "invalid $ value"
462 msgstr "la valeur de symbole $ n'est pas valide"
466 msgid "type redeclaration for %s"
467 msgstr "redéclaration du type de %s"
469 #: src/symtab.c:101 src/symtab.c:119
471 msgid "%s redeclaration for %s"
472 msgstr "redéclaration de %s pour %s"
476 msgid "redefining precedence of %s"
477 msgstr "redéfinition du niveau de priorité de %s"
481 msgid "symbol %s redefined"
482 msgstr "symbole %s redéfini"
486 msgid "redefining user token number of %s"
487 msgstr "redéfinition du jeton usager numéro de %s"
491 msgid "symbol %s is used, but is not defined as a token and has no rules"
493 "le symbole %s est utilisé mais ce n'est pas un terminal et il ne possède pas "
498 msgid "symbol `%s' used more than once as a literal string"
499 msgstr "symbole « %s » utilisé plus d'une fois dans une chaîne litérale"
503 msgid "symbol `%s' given more than one literal string"
504 msgstr "symbole « %s » présent dans plus d'une chaîne litérale"
508 msgid "conflicting precedences for %s and %s"
509 msgstr "les priorités pour %s et %s entrent en conflit"
513 msgid "conflicting associativities for %s (%s) and %s (%s)"
514 msgstr "conflits d'associativités pour %s (%s) et %s (%s)"
518 msgid "tokens %s and %s both assigned number %d"
519 msgstr "les jetons %s et %s se sont vus assigner le nombre %d"
523 msgid "the start symbol %s is undefined"
524 msgstr "le symbole de départ %s n'est pas défini"
528 msgid "the start symbol %s is a token"
529 msgstr "le symbole de départ %s est un terminal"
531 #: lib/argmatch.c:129
533 msgid "invalid argument %s for %s"
534 msgstr "argument invalide %s pour %s"
536 #: lib/argmatch.c:130
538 msgid "ambiguous argument %s for %s"
539 msgstr "argument ambiguë %s pour %s"
541 #: lib/argmatch.c:149
542 msgid "Valid arguments are:"
543 msgstr "Arguments valides sont:"
545 #: lib/bitset_stats.c:178
547 msgid "%u bitset_allocs, %u freed (%.2f%%).\n"
548 msgstr "%u bitset_allocs, %u libérés (%.2f%%).\n"
550 #: lib/bitset_stats.c:181
552 msgid "%u bitset_sets, %u cached (%.2f%%)\n"
553 msgstr "%u bitset_sets, %u dans la cache (%.2f%%)\n"
555 #: lib/bitset_stats.c:184
557 msgid "%u bitset_resets, %u cached (%.2f%%)\n"
558 msgstr "%u bitset_resets, %u dans la cache (%.2f%%)\n"
560 #: lib/bitset_stats.c:187
562 msgid "%u bitset_tests, %u cached (%.2f%%)\n"
563 msgstr "%u bitset_tests, %u dans la cache (%.2f%%)\n"
565 #: lib/bitset_stats.c:191
567 msgid "%u bitset_lists\n"
568 msgstr "%u bitset_lists\n"
570 #: lib/bitset_stats.c:193
571 msgid "count log histogram\n"
572 msgstr "histogramme des compteurs\n"
574 #: lib/bitset_stats.c:196
575 msgid "size log histogram\n"
576 msgstr "taille de l'histogramme des compteurs\n"
578 #: lib/bitset_stats.c:199
579 msgid "density histogram\n"
580 msgstr "densité de l'histogramme\n"
582 #: lib/bitset_stats.c:213
584 "Bitset statistics:\n"
587 "Statistiques des bitset:\n"
590 #: lib/bitset_stats.c:216
592 msgid "Accumulated runs = %u\n"
593 msgstr "Exécutions accumulées = %u\n"
595 #: lib/bitset_stats.c:260 lib/bitset_stats.c:265
596 msgid "Could not read stats file."
597 msgstr "Ne peut lire le fichier de stats."
599 #: lib/bitset_stats.c:262
600 msgid "Bad stats file size.\n"
601 msgstr "Taille erronée du fichier de stats.\n"
603 #: lib/bitset_stats.c:288 lib/bitset_stats.c:290
604 msgid "Could not write stats file."
605 msgstr "Ne peut écrire le fichier de stats."
607 #: lib/bitset_stats.c:293
608 msgid "Could not open stats file for writing."
609 msgstr "Ne ouvrir en écriture le fichier de stats."
611 #: lib/getopt.c:688 lib/getopt.c:700
613 msgid "%s: option `%s' is ambiguous\n"
614 msgstr "%s: l'option %s est ambigüe\n"
616 #: lib/getopt.c:733 lib/getopt.c:737
618 msgid "%s: option `--%s' doesn't allow an argument\n"
619 msgstr "%s: l'option « --%s » n'admet pas d'argument\n"
621 #: lib/getopt.c:746 lib/getopt.c:751
623 msgid "%s: option `%c%s' doesn't allow an argument\n"
624 msgstr "%s: l'option « %c%s » n'admet pas d'argument\n"
626 #: lib/getopt.c:787 lib/getopt.c:800 lib/getopt.c:1089 lib/getopt.c:1102
628 msgid "%s: option `%s' requires an argument\n"
629 msgstr "%s: l'option « %s » requiert un argument\n"
631 #: lib/getopt.c:838 lib/getopt.c:841
633 msgid "%s: unrecognized option `--%s'\n"
634 msgstr "%s: l'option « --%s » est inconnue\n"
636 #: lib/getopt.c:849 lib/getopt.c:852
638 msgid "%s: unrecognized option `%c%s'\n"
639 msgstr "%s: l'option « %c%s » est inconnue\n"
641 #: lib/getopt.c:899 lib/getopt.c:902
643 msgid "%s: illegal option -- %c\n"
644 msgstr "%s: option illégale -- %c\n"
646 #: lib/getopt.c:908 lib/getopt.c:911
648 msgid "%s: invalid option -- %c\n"
649 msgstr "%s: option non valide -- %c\n"
651 #: lib/getopt.c:958 lib/getopt.c:969 lib/getopt.c:1155 lib/getopt.c:1168
653 msgid "%s: option requires an argument -- %c\n"
654 msgstr "%s: l'option requiert un argument -- %c\n"
656 #: lib/getopt.c:1021 lib/getopt.c:1032
658 msgid "%s: option `-W %s' is ambiguous\n"
659 msgstr "%s: l'option « -W %s » est ambiguë\n"
661 #: lib/getopt.c:1056 lib/getopt.c:1068
663 msgid "%s: option `-W %s' doesn't allow an argument\n"
664 msgstr "%s: l'option « -W %s » n'admet pas d'argument\n"
666 #: lib/obstack.c:487 lib/obstack.c:490 lib/xmalloc.c:63
667 msgid "memory exhausted"
668 msgstr "mémoire épuisée"
670 #: lib/quotearg.c:236
674 #: lib/quotearg.c:237
680 msgid "subsidiary program `%s' could not be invoked"
681 msgstr "programme subsidiaire « %s » n'a pu être invoqué"
685 msgid "subsidiary program `%s' not found"
686 msgstr "programme subsidiaire « %s » n'a pas été repéré"
690 msgid "subsidiary program `%s' failed"
691 msgstr "programme subsidiaire « %s » a échoué"
695 msgid "subsidiary program `%s' failed (exit status %d)"
696 msgstr "programme subsidiaire « %s » a échoué (statut d'exécution %d)"
701 "Execution times (seconds)\n"
704 "Temps d'exécution (secondes)\n"
712 msgid "time in %s: %ld.%06ld (%ld%%)\n"
713 msgstr "temps dans %s: %ld.%06ld (%ld%%)\n"
715 #~ msgid "too many gotos (max %d)"
716 #~ msgstr "nombre trop grand de « goto » (Max %d)"
718 #~ msgid "too many symbols (tokens plus nonterminals); maximum %d"
719 #~ msgstr "trop de symboles (jeton plus non terminaux); maximum %d"
721 #~ msgid ": unexpected end of file in a comment\n"
722 #~ msgstr ": fin de fichier inattendue dans un commentaire\n"
724 #~ msgid ": unexpected end of file in a string\n"
725 #~ msgstr ": fin de fichier inattendue dans une chaîne\n"
727 #~ msgid ": unexpected end of file in a character\n"
728 #~ msgstr ": fin de fichier inattendue dans un caractère\n"
730 #~ msgid ": unexpected end of file in a braced code\n"
731 #~ msgstr ": fin de fichier inattendue dans du code entre accolades\n"
733 #~ msgid ": unexpected end of file in a prologue\n"
734 #~ msgstr ": fin de fichier inattendue dans un prologue\n"
736 #~ msgid "%s is invalid"
737 #~ msgstr "%s n'est pas valide"
739 #~ msgid "too many states (max %d)"
740 #~ msgstr "nombre trop grand d'états (max %d)"
742 #~ msgid "%s: no grammar file given\n"
743 #~ msgstr "%s: grammaire manquante\n"
745 #~ msgid "%s: extra arguments ignored after `%s'\n"
746 #~ msgstr "%s: arguments supplémentaires ignorés après « %s »\n"
748 #~ msgid "two @prec's in a row"
749 #~ msgstr "deux @prec de suite"
751 #~ msgid "%%dprec affects only GLR parsers"
752 #~ msgstr "%%dprec affecte seulement les analyseurs GLR"
754 #~ msgid "only one %%dprec allowed per rule"
755 #~ msgstr "seul un %%dprec est permis par règle"
757 #~ msgid "state_list_append (state = %d, symbol = %d (%s))\n"
758 #~ msgstr "state_list_append (état = %d, symbole = %d (%s))\n"
760 #~ msgid "Entering new_itemsets, state = %d\n"
761 #~ msgstr "Entrant dans new_itemsets, état = %d\n"
763 #~ msgid "Entering get_state, symbol = %d (%s)\n"
764 #~ msgstr "Entrant dans get_state, symbole = %d (%s)\n"
766 #~ msgid "Exiting get_state => %d\n"
767 #~ msgstr "Sortant de get_state => %d\n"
769 #~ msgid "Entering append_states, state = %d\n"
770 #~ msgstr "Entrant dans append_states, état = %d\n"
772 #~ msgid "Processing state %d (reached by %s)\n"
773 #~ msgstr "Traitement de l'état %d (atteint par %s)\n"
775 #~ msgid "undefined associativity"
776 #~ msgstr "associativité indéfinie"
778 #~ msgid "Closure: %s\n"
779 #~ msgstr "Fermeture: %s\n"
781 #~ msgid " (rule %d)\n"
782 #~ msgstr " (règle %d)\n"
784 #~ msgid "RTC: Firsts Input"
785 #~ msgstr "RTC: premières entrées"
787 #~ msgid "RTC: Firsts Output"
788 #~ msgstr "RTC: premières sorties"
805 #~ msgid "Value Sprec Sassoc Tag\n"
806 #~ msgstr "Valeur Sprec Sassoc Étiquette\n"
818 #~ "Num (Prec, Assoc, Useful, Ritem Range) Lhs -> Rhs (Ritem range) [Num]\n"
820 #~ "Num (Prec, Assoc, Utile, Ritem étendue) Lhs -> Rhs (Ritem étendue) "
824 #~ "Rules interpreted\n"
825 #~ "-----------------\n"
828 #~ "Règles interprétées\n"
829 #~ "-------------------\n"
832 #~ msgid "Lookaheads: BEGIN\n"
833 #~ msgstr "Lookaheads: DÉBUT\n"
835 #~ msgid "State %d: %d lookaheads\n"
836 #~ msgstr "État %d: %d lookaheads\n"
838 #~ msgid " on %d (%s) -> rule %d\n"
839 #~ msgstr " sur %d (%s) -> règle %d\n"
841 #~ msgid "Lookaheads: END\n"
842 #~ msgstr "Lookaheads: FIN\n"
844 #~ msgid "relation_transpose: input\n"
845 #~ msgstr "relation_transpose: entrée\n"
847 #~ msgid "relation_transpose: output\n"
848 #~ msgstr "relation_transpose: sortie\n"
850 #~ msgid "growing table and check from: %lu to %lu\n"
851 #~ msgstr "table en croissance et vérification depuis %lu à %lu\n"
853 #~ msgid "base_t too small to hold %d\n"
854 #~ msgstr "base_t trop petite pour contenir %d\n"
857 #~ msgstr "réduction"
862 #~ msgid "%s contains "
863 #~ msgstr "%s contient "
865 #~ msgid "`%s' is no longer supported"
866 #~ msgstr "« %s » n'est plus supporté"
868 #~ msgid "unexpected `/' found and ignored"
869 #~ msgstr "« / » inattendu et ignoré"
871 #~ msgid "unterminated comment"
872 #~ msgstr "le commentaire ne se termine pas"
874 #~ msgid "unescaped newline in constant"
875 #~ msgstr "retour de chariot sans échappement dans une constante"
877 #~ msgid "octal value outside range 0...255: `\\%o'"
878 #~ msgstr "valeur octale à l'extérieur de l'intervalle 0...255: « \\%o »"
880 #~ msgid "hexadecimal value above 255: `\\x%x'"
881 #~ msgstr "valeur hexadécimale supérieure à 255: « \\x%x »"
883 #~ msgid "unknown escape sequence: `\\' followed by `%s'"
884 #~ msgstr "séquence d'échappement inconnue: « \\ » suivie de « %s »"
886 #~ msgid "unterminated type name at end of file"
887 #~ msgstr "le nom de type ne se termine pas avant la fin de fichier"
889 #~ msgid "unterminated type name"
890 #~ msgstr "le nom de type ne se termine pas"
892 #~ msgid "use \"...\" for multi-character literal tokens"
894 #~ "utilisez \"...\" pour les terminaux litéraux de plusieurs caractères"
896 #~ msgid "`%s' supports no argument: %s"
897 #~ msgstr "« %s » ne supporte aucun argument: %s"
899 #~ msgid "`%s' requires an argument"
900 #~ msgstr "« %s »: requiert un argument"
902 #~ msgid " %-4s\terror (nonassociative)\n"
903 #~ msgstr " %-4s\terreur (non-associatif)\n"
906 #~ " $default\treduce using rule %d (%s)\n"
909 #~ " $défaut\tréduction par la règle %d (%s)\n"
912 #~ msgid " %-4s\t[reduce using rule %d (%s)]\n"
913 #~ msgstr " %-4s\t[réduction par la règle %d (%s)]\n"
915 #~ msgid " %-4s\treduce using rule %d (%s)\n"
916 #~ msgstr " %-4s\tréduction par la règle %d (%s)\n"
918 #~ msgid " $default\treduce using rule %d (%s)\n"
919 #~ msgstr " $défaut\tréduction par la règle %d (%s)\n"
921 #~ msgid " $default\taccept\n"
922 #~ msgstr " $défaut\taccepter\n"
924 #~ msgid " NO ACTIONS\n"
925 #~ msgstr " PAS D'ACTION\n"
927 #~ msgid "Number, Line, Rule"
928 #~ msgstr "Nombre, ligne, règle"
930 #~ msgid " %3d %3d %s ->"
931 #~ msgstr " %3d %3d %s ->"
933 #~ msgid " Skipping to next \\n"
934 #~ msgstr " Saut jusqu'au prochain \\n"
936 #~ msgid " Skipping to next %c"
937 #~ msgstr " Saut jusqu'au prochain %c"
939 #~ msgid "unterminated string"
940 #~ msgstr "chaîne de caractère non terminée"
942 #~ msgid "unterminated `%{' definition"
944 #~ "La section de définition « %{ » ne termine pas avant la fin du fichier"
946 #~ msgid "Premature EOF after %s"
947 #~ msgstr "Fin de fichier prématutée après %s"
949 #~ msgid "`%s' is invalid in %s"
950 #~ msgstr "« %s » n'est pas valide dans %s"
952 #~ msgid "invalid %s declaration"
953 #~ msgstr "la déclaration %s n'est pas valide"
955 #~ msgid "%type declaration has no <typename>"
956 #~ msgstr "la déclaration %type n'a pas de <nom_de_type>"
958 #~ msgid "invalid %%type declaration due to item: %s"
959 #~ msgstr "la déclaration %%type n'est pas valide en raison de l'item: %s"
961 #~ msgid "invalid text (%s) - number should be after identifier"
963 #~ "le texte n'est pas valide (%s) - le nombre devrait suivre l'identificateur"
965 #~ msgid "unexpected item: %s"
966 #~ msgstr "item inattendu: %s"
968 #~ msgid "unmatched %s"
969 #~ msgstr "non appariement de %s"
971 #~ msgid "argument of %%expect is not an integer"
972 #~ msgstr "l'argument de %%expect n'est pas un entier"
974 #~ msgid "unrecognized item %s, expected an identifier"
975 #~ msgstr "item %s non reconnu, un identificateur est attendu"
977 #~ msgid "expected string constant instead of %s"
978 #~ msgstr "chaîne de caractères constante attendue plutôt que %s"
980 #~ msgid "no input grammar"
981 #~ msgstr "aucune grammaire en entrée"
983 #~ msgid "unknown character: %s"
984 #~ msgstr "caractère inconnu: %s"
986 #~ msgid "ill-formed rule: initial symbol not followed by colon"
987 #~ msgstr "règle mal formée: le symbole initial n'est pas suivi de « : »"
989 #~ msgid "grammar starts with vertical bar"
990 #~ msgstr "la grammaire débute par une barre verticale"
992 #~ msgid "previous rule lacks an ending `;'"
993 #~ msgstr "règle précédente manque une terminaison « ; »"
995 #~ msgid "%%guard present but %%semantic_parser not specified"
996 #~ msgstr "%%guard est présent mais %%semantic_parser n'est pas spécifié"
998 #~ msgid "two actions at end of one rule"
999 #~ msgstr "deux actions à la fin d'une même règle"
1001 #~ msgid "maximum table size (%d) exceeded"
1002 #~ msgstr "taille maximale de la table (%d) dépassée"
1004 #~ msgid " $ \tgo to state %d\n"
1005 #~ msgstr " $ \taller à l'état %d\n"
1007 #~ msgid "unterminated %guard clause"
1008 #~ msgstr "clause %guard non terminée"
1010 #~ msgid "%s: internal error: %s\n"
1011 #~ msgstr "%s: erreur interne: %s\n"
1016 #~ msgid "%s derives"
1017 #~ msgstr "%s dérive"
1019 #~ msgid "Entering set_nullable"
1020 #~ msgstr "Entré dans set_nullable"
1023 #~ "reduced %s defines %d terminal%s, %d nonterminal%s, and %d production%s.\n"
1025 #~ "la réduction de %s définit %d terminal%s, %d catégorie%s et %d production%"
1028 #~ msgid " 1 shift/reduce conflict"
1029 #~ msgstr " 1 conflit décalage/réduction"
1031 #~ msgid "%s contains"
1032 #~ msgstr "%s contient"
1034 #~ msgid "\t\t/* empty */"
1035 #~ msgstr "\t\t/* epsilon */"
1037 #~ msgid "multiple %%header_extension declarations"
1038 #~ msgstr "multiples déclarations %%header_extension"
1040 #~ msgid "multiple %%source_extension declarations"
1041 #~ msgstr "multiples déclarations %%source_extension"
1043 #~ msgid "vcg graph: no such color."
1044 #~ msgstr "graphe vcg: pas de telle couleur"
1046 #~ msgid "vcg graph: no such text mode"
1047 #~ msgstr "graphe vcg: pas de tel mode texte"
1049 #~ msgid "vcg graph: no such shape"
1050 #~ msgstr "graphe vcg: pas de telle forme"
1052 #~ msgid "vcg graph: no such decision"
1053 #~ msgstr "graphe vcg: pas de telle décision"
1055 #~ msgid "vcg graph: no such an orientation"
1056 #~ msgstr "graphe vcg: pas de telle orientation"
1058 #~ msgid "vcg graph: no such an alignement"
1059 #~ msgstr "graphe vcg: pas de tel alignement"
1061 #~ msgid "vcg graph: no such an arrow mode"
1062 #~ msgstr "graphe vcg: pas de tel mode de flèche"
1064 #~ msgid "vcg graph: no such crossing_type"
1065 #~ msgstr "graphe vcg: pas de tel type de croisement (crossing_type)"
1067 #~ msgid "vcg graph: no such view"
1068 #~ msgstr "graphe vcg: pas de tel vue"
1070 #~ msgid "vcg graph: no such linestyle"
1071 #~ msgstr "graphe vcg: pas de tel style de ligne"
1073 #~ msgid "vcg graph: no such an arrowstyle"
1074 #~ msgstr "graphe vcg: pas de tel style de flèche"
1089 #~ msgid "unterminated comment at end of file"
1090 #~ msgstr "le commentaire ne se termine pas avant la fin du fichier"
1092 #~ msgid "unmatched close-brace (`}')"
1093 #~ msgstr "accolade fermante `}' non appariée"
1095 #~ msgid "@%s is invalid"
1096 #~ msgstr "@%s n'est pas valide"
1098 #~ msgid "unmatched right brace (`}')"
1099 #~ msgstr "accolade fermante `}' non appariée"
1101 #~ msgid "ill-formed %type declaration"
1102 #~ msgstr "déclaration %type mal formée"
1140 #~ "Usage: %s [-dhklntvyV] [-b file-prefix] [-o outfile] [-p name-prefix]\n"
1141 #~ " [--debug] [--defines] [--fixed-output-files] [--no-lines]\n"
1142 #~ " [--verbose] [--version] [--help] [--yacc]\n"
1143 #~ " [--no-parser] [--token-table]\n"
1144 #~ " [--file-prefix=prefix] [--name-prefix=prefix]\n"
1145 #~ " [--output=outfile] grammar-file\n"
1147 #~ "Usage: %s [-dhklntvyV] [-b préfixe-de-fichier] [-o sortie] [-p préfixe-de-"
1149 #~ " [--debug] [--defines] [--fixed-output-files] [--no-lines]\n"
1150 #~ " [--verbose] [--version] [--help] [--yacc]\n"
1151 #~ " [--no-parser] [--token-table]\n"
1152 #~ " [--file-prefix=préfixe] [--name-prefix=préfixe]\n"
1153 #~ " [--output=outfile] grammaire\n"
1158 #~ msgid "\"%s\", line %d: %s\n"
1159 #~ msgstr "\"%s\", ligne %d: %s\n"
1161 #~ msgid "(\"%s\", line %d) error: %s\n"
1162 #~ msgstr "(\"%s\", ligne %d) erreur: %s\n"
1164 #~ msgid "limit of %d exceeded, too many %s"
1165 #~ msgstr "limite de %d dépassée, trop de %s"
1167 #~ msgid "unterminated comment in `%{' definition"
1168 #~ msgstr "le commentaire ne se termine pas dans la section de définition (%{)"
1170 #~ msgid "invalid @-construct"
1171 #~ msgstr "la construction «@» n'est pas valide"