/[bison]/bison/po/fr.po
ViewVC logotype

Diff of /bison/po/fr.po

Parent Directory Parent Directory | Revision Log Revision Log | View Patch Patch

revision 1.64 by akim, Sun Jan 6 20:49:27 2002 UTC revision 1.65 by akim, Mon Jan 7 08:44:08 2002 UTC
# Line 6  Line 6 
6  msgid ""  msgid ""
7  msgstr ""  msgstr ""
8  "Project-Id-Version: GNU bison 1.28d\n"  "Project-Id-Version: GNU bison 1.28d\n"
9  "POT-Creation-Date: 2002-01-05 14:21+0100\n"  "POT-Creation-Date: 2002-01-07 09:45+0100\n"
10  "PO-Revision-Date: 2001-08-29 20:00-0500\n"  "PO-Revision-Date: 2001-08-29 20:00-0500\n"
11  "Last-Translator: Michel Robitaille <robitail@IRO.UMontreal.CA>\n"  "Last-Translator: Michel Robitaille <robitail@IRO.UMontreal.CA>\n"
12  "Language-Team: French <traduc@traduc.org>\n"  "Language-Team: French <traduc@traduc.org>\n"
# Line 467  msgid "multiple %s declarations" Line 467  msgid "multiple %s declarations"
467  msgstr "multiples déclarations %s"  msgstr "multiples déclarations %s"
468    
469  #: src/reader.c:601 src/reader.c:913 src/reader.c:928 src/reader.c:961  #: src/reader.c:601 src/reader.c:913 src/reader.c:928 src/reader.c:961
470  #: src/reader.c:975 src/reader.c:1181  #: src/reader.c:975 src/reader.c:1178
471  #, c-format  #, c-format
472  msgid "invalid %s declaration"  msgid "invalid %s declaration"
473  msgstr "la déclaration %s n'est pas valide"  msgstr "la déclaration %s n'est pas valide"
# Line 531  msgstr "aucune grammaire en entrée" Line 531  msgstr "aucune grammaire en entrée"
531  msgid "unknown character: %s"  msgid "unknown character: %s"
532  msgstr "caractère inconnu: %s"  msgstr "caractère inconnu: %s"
533    
534  #: src/reader.c:1268  #: src/reader.c:1265
535  msgid "ill-formed rule: initial symbol not followed by colon"  msgid "ill-formed rule: initial symbol not followed by colon"
536  msgstr "règle mal formée: le symbole initial n'est pas suivi de `:'"  msgstr "règle mal formée: le symbole initial n'est pas suivi de `:'"
537    
538  #: src/reader.c:1275  #: src/reader.c:1272
539  msgid "grammar starts with vertical bar"  msgid "grammar starts with vertical bar"
540  msgstr "la grammaire débute par une barre verticale"  msgstr "la grammaire débute par une barre verticale"
541    
542  #: src/reader.c:1303  #: src/reader.c:1300
543  #, c-format  #, c-format
544  msgid "rule given for %s, which is a token"  msgid "rule given for %s, which is a token"
545  msgstr "la règle pour %s, qui est un terminal"  msgstr "la règle pour %s, qui est un terminal"
546    
547  #: src/reader.c:1408  #: src/reader.c:1405
548  msgid "two @prec's in a row"  msgid "two @prec's in a row"
549  msgstr "deux @prec de suite"  msgstr "deux @prec de suite"
550    
551  #: src/reader.c:1417  #: src/reader.c:1414
552  #, c-format  #, c-format
553  msgid "%%guard present but %%semantic_parser not specified"  msgid "%%guard present but %%semantic_parser not specified"
554  msgstr "%%guard est présent mais %%semantic_parser n'est pas spécifié"  msgstr "%%guard est présent mais %%semantic_parser n'est pas spécifié"
555    
556  #: src/reader.c:1427  #: src/reader.c:1424
557  msgid "two actions at end of one rule"  msgid "two actions at end of one rule"
558  msgstr "deux actions à la fin d'une même règle"  msgstr "deux actions à la fin d'une même règle"
559    
560  #: src/reader.c:1441  #: src/reader.c:1438
561  #, c-format  #, c-format
562  msgid "type clash (`%s' `%s') on default action"  msgid "type clash (`%s' `%s') on default action"
563  msgstr "conflit de type (`%s' `%s') pour l'action par défaut"  msgstr "conflit de type (`%s' `%s') pour l'action par défaut"
564    
565  #: src/reader.c:1447  #: src/reader.c:1444
566  msgid "empty rule for typed nonterminal, and no action"  msgid "empty rule for typed nonterminal, and no action"
567  msgstr "règle vide pour une catégorie typée et aucune action"  msgstr "règle vide pour une catégorie typée et aucune action"
568    
569  #: src/reader.c:1453  #: src/reader.c:1450
570  #, c-format  #, c-format
571  msgid "invalid input: %s"  msgid "invalid input: %s"
572  msgstr "entrée non valide: %s"  msgstr "entrée non valide: %s"
573    
574  #: src/reader.c:1460  #: src/reader.c:1457
575  msgid "no rules in the input grammar"  msgid "no rules in the input grammar"
576  msgstr "la grammaire n'a pas de règles"  msgstr "la grammaire n'a pas de règles"
577    
578  #: src/reader.c:1468  #: src/reader.c:1465
579  #, c-format  #, c-format
580  msgid "symbol %s is used, but is not defined as a token and has no rules"  msgid "symbol %s is used, but is not defined as a token and has no rules"
581  msgstr ""  msgstr ""
582  "le symbole %s est utilisé mais ce n'est pas un terminal et il ne possède pas "  "le symbole %s est utilisé mais ce n'est pas un terminal et il ne possède pas "
583  "de règle"  "de règle"
584    
585  #: src/reader.c:1490  #: src/reader.c:1487
586  #, c-format  #, c-format
587  msgid "too many symbols (tokens plus nonterminals); maximum %d"  msgid "too many symbols (tokens plus nonterminals); maximum %d"
588  msgstr "trop de symboles (jeton plus non terminaux); maximum %d"  msgstr "trop de symboles (jeton plus non terminaux); maximum %d"
589    
590  #: src/reader.c:1554  #: src/reader.c:1551
591  #, c-format  #, c-format
592  msgid "tokens %s and %s both assigned number %d"  msgid "tokens %s and %s both assigned number %d"
593  msgstr "les jetons %s et %s se sont vus assigner le nombre %d"  msgstr "les jetons %s et %s se sont vus assigner le nombre %d"
594    
595  #: src/reader.c:1604  #: src/reader.c:1601
596  #, c-format  #, c-format
597  msgid "conflicting precedences for %s and %s"  msgid "conflicting precedences for %s and %s"
598  msgstr "les priorités pour %s et %s entrent en conflit"  msgstr "les priorités pour %s et %s entrent en conflit"
599    
600  #: src/reader.c:1616  #: src/reader.c:1613
601  #, c-format  #, c-format
602  msgid "conflicting assoc values for %s and %s"  msgid "conflicting assoc values for %s and %s"
603  msgstr "les valeurs d'association de %s et %s entrent en conflit"  msgstr "les valeurs d'association de %s et %s entrent en conflit"
604    
605  #: src/reader.c:1653  #: src/reader.c:1650
606  #, c-format  #, c-format
607  msgid "the start symbol %s is undefined"  msgid "the start symbol %s is undefined"
608  msgstr "le symbole de départ %s n'est pas défini"  msgstr "le symbole de départ %s n'est pas défini"
609    
610  #: src/reader.c:1655  #: src/reader.c:1652
611  #, c-format  #, c-format
612  msgid "the start symbol %s is a token"  msgid "the start symbol %s is a token"
613  msgstr "le symbole de départ %s est un terminal"  msgstr "le symbole de départ %s est un terminal"
614    
615  #: src/reader.c:1675  #: src/reader.c:1672
616  #, fuzzy, c-format  #, fuzzy, c-format
617  msgid "too many items (max %d)"  msgid "too many items (max %d)"
618  msgstr "nombre trop grand d'états (max %d)"  msgstr "nombre trop grand d'états (max %d)"

Legend:
Removed from v.1.64  
changed lines
  Added in v.1.65

savannah-hackers-public@gnu.org
ViewVC Help
Powered by ViewVC 1.1.26