X-Git-Url: https://git.saurik.com/bison.git/blobdiff_plain/c57b2479ff8aab8259eecb67aebe3af21da65758..a75c057f106d367cc8ad0d987e4c81d1d10c20f5:/po/fr.po diff --git a/po/fr.po b/po/fr.po index 66e8d915..808e0d7a 100644 --- a/po/fr.po +++ b/po/fr.po @@ -6,7 +6,7 @@ msgid "" msgstr "" "Project-Id-Version: GNU bison 1.28d\n" -"POT-Creation-Date: 2002-01-09 19:09+0100\n" +"POT-Creation-Date: 2002-02-25 15:48+0100\n" "PO-Revision-Date: 2001-08-29 20:00-0500\n" "Last-Translator: Michel Robitaille \n" "Language-Team: French \n" @@ -109,16 +109,16 @@ msgstr "ne peut fermer le fichier" #. Some efforts were made to ease the translators' task, please #. continue. -#: src/getargs.c:55 +#: src/getargs.c:56 msgid "GNU bison generates parsers for LALR(1) grammars.\n" msgstr "GNU bison génère des analyseurs pour les grammaires de type LALR(1).\n" -#: src/getargs.c:59 +#: src/getargs.c:60 #, c-format msgid "Usage: %s [OPTION]... FILE\n" msgstr "Usage: %s [OPTION]... FICHIER\n" -#: src/getargs.c:63 +#: src/getargs.c:64 msgid "" "If a long option shows an argument as mandatory, then it is mandatory\n" "for the equivalent short option also. Similarly for optional arguments.\n" @@ -127,7 +127,7 @@ msgstr "" "il est alors obligatoire également pour une option de forme courte.\n" "Il en est de même pour les paramètres optionnels.\n" -#: src/getargs.c:69 +#: src/getargs.c:70 msgid "" "Operation modes:\n" " -h, --help display this help and exit\n" @@ -139,7 +139,7 @@ msgstr "" " -V, --version afficher le nom et la version du logiciel\n" " -y, --yacc émuler yacc en mode POSIX\n" -#: src/getargs.c:76 +#: src/getargs.c:77 msgid "" "Parser:\n" " -S, --skeleton=FILE specify the skeleton to use\n" @@ -161,7 +161,7 @@ msgstr "" " -r, --raw compter les jetons à partir de 3\n" " -k, --token-table inclure la table des noms de jetons\n" -#: src/getargs.c:88 +#: src/getargs.c:89 #, fuzzy msgid "" "Output:\n" @@ -180,20 +180,24 @@ msgstr "" " -g, --graph produire aussi la description du graphe VCG de " "l'automate\n" -#: src/getargs.c:98 +#: src/getargs.c:99 msgid "Report bugs to .\n" msgstr "Rapporter toutes anomalies à .\n" #. Some efforts were made to ease the translators' task, please #. continue. -#: src/getargs.c:112 +#: src/getargs.c:113 #, c-format msgid "bison (GNU Bison) %s" msgstr "bison (GNU Bison) %s" -#: src/getargs.c:117 -msgid "" -"Copyright 1984, 1986, 1989, 1992, 2000, 2001 Free Software Foundation, Inc.\n" +#: src/getargs.c:115 +msgid "Written by Robert Corbett and Richard Stallman.\n" +msgstr "" + +#: src/getargs.c:119 +#, fuzzy, c-format +msgid "Copyright (C) %d Free Software Foundation, Inc.\n" msgstr "" "Copyright 1984, 1986, 1989, 1992, 2000, 2001 Free Software Foundation, Inc.\n" @@ -206,7 +210,7 @@ msgstr "" "reproduction. AUCUNE garantie n'est donnée; tant pour des raisons\n" "COMMERCIALES que pour RÉPONDRE À UN BESOIN PARTICULIER.\n" -#: src/getargs.c:200 src/lex.c:588 +#: src/getargs.c:200 src/lex.c:599 #, c-format msgid "`%s' is no longer supported" msgstr "`%s' n'est plus supporté" @@ -274,17 +278,17 @@ msgstr "le nom de type ne se termine pas" msgid "use \"...\" for multi-character literal tokens" msgstr "utilisez \"...\" pour les terminaux litéraux de plusieurs caractères" -#: src/lex.c:560 +#: src/lex.c:571 #, c-format msgid "`%s' supports no argument: %s" msgstr "" -#: src/lex.c:577 +#: src/lex.c:588 #, fuzzy, c-format msgid "`%s' requires an argument" msgstr "%s: l'option %s requiert un paramètre\n" -#: src/output.c:804 +#: src/output.c:792 #, c-format msgid "maximum table size (%d) exceeded" msgstr "taille maximale de la table (%d) dépassée"