mirror of
https://git.savannah.gnu.org/git/bison.git
synced 2026-03-26 12:43:03 +00:00
Version 1.75a.
This commit is contained in:
14
po/fr.po
14
po/fr.po
@@ -6,7 +6,7 @@
|
||||
msgid ""
|
||||
msgstr ""
|
||||
"Project-Id-Version: GNU bison 1.50\n"
|
||||
"POT-Creation-Date: 2002-10-24 11:20+0200\n"
|
||||
"POT-Creation-Date: 2002-10-24 22:53-0700\n"
|
||||
"PO-Revision-Date: 2002-10-06 12:00-0500\n"
|
||||
"Last-Translator: Michel Robitaille <robitail@IRO.UMontreal.CA>\n"
|
||||
"Language-Team: French <traduc@traduc.org>\n"
|
||||
@@ -337,12 +337,12 @@ msgstr "r
|
||||
#: src/reader.c:344 src/reader.c:359 src/reader.c:372
|
||||
#, fuzzy, c-format
|
||||
msgid "only one %s allowed per rule"
|
||||
msgstr "seul un %%merge est permis par règle"
|
||||
msgstr "seul un %%dprec est permis par règle"
|
||||
|
||||
#: src/reader.c:354 src/reader.c:370
|
||||
#, fuzzy, c-format
|
||||
msgid "%s affects only GLR parsers"
|
||||
msgstr "%%merge affecte seulement les analyseurs GLR"
|
||||
msgstr "%%dprec affecte seulement les analyseurs GLR"
|
||||
|
||||
#: src/reader.c:357
|
||||
#, fuzzy, c-format
|
||||
@@ -733,11 +733,11 @@ msgstr "temps dans %s: %ld.%06ld (%ld%%)\n"
|
||||
#~ msgid "two @prec's in a row"
|
||||
#~ msgstr "deux @prec de suite"
|
||||
|
||||
#~ msgid "%%dprec affects only GLR parsers"
|
||||
#~ msgstr "%%dprec affecte seulement les analyseurs GLR"
|
||||
#~ msgid "%%merge affects only GLR parsers"
|
||||
#~ msgstr "%%merge affecte seulement les analyseurs GLR"
|
||||
|
||||
#~ msgid "only one %%dprec allowed per rule"
|
||||
#~ msgstr "seul un %%dprec est permis par règle"
|
||||
#~ msgid "only one %%merge allowed per rule"
|
||||
#~ msgstr "seul un %%merge est permis par règle"
|
||||
|
||||
#~ msgid "state_list_append (state = %d, symbol = %d (%s))\n"
|
||||
#~ msgstr "state_list_append (état = %d, symbole = %d (%s))\n"
|
||||
|
||||
Reference in New Issue
Block a user