X-Git-Url: https://git.saurik.com/bison.git/blobdiff_plain/22c2cbc078dc5243041d10f4e6e1e5ce1aca36cf..78348431f21933cfeaf92ab2827c35bc5d086443:/po/fr.po diff --git a/po/fr.po b/po/fr.po index ae0fbd59..2a1da178 100644 --- a/po/fr.po +++ b/po/fr.po @@ -5,8 +5,8 @@ msgid "" msgstr "" "Project-Id-Version: bison 1.25\n" -"POT-Creation-Date: 2001-08-06 10:50+0200\n" -"PO-Revision-Date: 1996-03-19 20:05 EST\n" +"POT-Creation-Date: 2001-08-06 11:26+0200\n" +"PO-Revision-Date: 2001-08-06 11:28+0200\n" "Last-Translator: Dominique Boucher \n" "Language-Team: French \n" "MIME-Version: 1.0\n" @@ -27,9 +27,8 @@ msgid "warning: " msgstr "" #: src/complain.c:242 src/complain.c:283 -#, fuzzy msgid "fatal error: " -msgstr "erreur fatale: %s\n" +msgstr "erreur fatale: " #: src/conflicts.c:49 #, c-format @@ -136,33 +135,33 @@ msgstr "" msgid "%s derives" msgstr "%s dérive" -#: src/files.c:98 +#: src/files.c:99 #, c-format msgid "cannot open file `%s'" msgstr "" -#: src/files.c:117 +#: src/files.c:118 msgid "cannot close file" msgstr "" #. Some efforts were made to ease the translators' task, please #. continue. -#: src/getargs.c:81 +#: src/getargs.c:83 msgid "GNU bison generates parsers for LALR(1) grammars.\n" msgstr "" -#: src/getargs.c:85 +#: src/getargs.c:87 #, c-format msgid "Usage: %s [OPTION]... FILE\n" msgstr "" -#: src/getargs.c:89 +#: src/getargs.c:91 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" msgstr "" -#: src/getargs.c:95 +#: src/getargs.c:97 msgid "" "Operation modes:\n" " -h, --help display this help and exit\n" @@ -170,7 +169,7 @@ msgid "" " -y, --yacc emulate POSIX yacc\n" msgstr "" -#: src/getargs.c:102 +#: src/getargs.c:104 msgid "" "Parser:\n" " -S, --skeleton=FILE specify the skeleton to use\n" @@ -182,7 +181,7 @@ msgid "" " -k, --token-table include a table of token names\n" msgstr "" -#: src/getargs.c:114 +#: src/getargs.c:116 msgid "" "Output:\n" " -d, --defines also produce a header file\n" @@ -191,44 +190,44 @@ msgid "" " -o, --output-file=FILE leave output to FILE\n" msgstr "" -#: src/getargs.c:122 +#: src/getargs.c:124 msgid "Report bugs to .\n" msgstr "" #. Some efforts were made to ease the translators' task, please #. continue. -#: src/getargs.c:136 +#: src/getargs.c:138 #, c-format msgid "bison (GNU Bison) %s" msgstr "" -#: src/getargs.c:141 +#: src/getargs.c:143 msgid "" "Copyright 1984, 1986, 1989, 1992, 2000, 2001 Free Software Foundation, Inc.\n" msgstr "" -#: src/getargs.c:145 +#: src/getargs.c:147 msgid "" "This is free software; see the source for copying conditions. There is NO\n" "warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.\n" msgstr "" -#: src/getargs.c:202 src/lex.c:635 +#: src/getargs.c:208 src/lex.c:635 #, c-format msgid "`%s' is no longer supported" msgstr "" -#: src/getargs.c:226 +#: src/getargs.c:232 #, c-format msgid "Try `%s --help' for more information.\n" msgstr "" -#: src/getargs.c:233 +#: src/getargs.c:239 #, c-format msgid "%s: no grammar file given\n" msgstr "%s: grammaire manquante\n" -#: src/getargs.c:237 +#: src/getargs.c:243 #, fuzzy, c-format msgid "%s: extra arguments ignored after `%s'\n" msgstr "%s: paramètres supplémentaires ignorés après «%s»\n"