This commit is contained in:
Akim Demaille
2002-02-07 14:59:47 +00:00
parent 4f55c2577d
commit 63f7fb275a
8 changed files with 244 additions and 323 deletions

View File

@@ -5,14 +5,15 @@
#
msgid ""
msgstr ""
"Project-Id-Version: GNU bison 1.30f\n"
"Project-Id-Version: GNU bison 1.32\n"
"POT-Creation-Date: 2002-01-23 14:12+0100\n"
"PO-Revision-Date: 2002-01-23 14:15+0100\n"
"PO-Revision-Date: 2002-01-26 13:30-0500\n"
"Last-Translator: Michel Robitaille <robitail@IRO.UMontreal.CA>\n"
"Language-Team: French <traduc@traduc.org>\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=ISO-8859-1\n"
"Content-Transfer-Encoding: 8-bit\n"
"Plural-Forms: nplurals=2; plural=(n > 1);\n"
#: src/LR0.c:189
#, c-format
@@ -53,7 +54,8 @@ msgstr "une erreur"
#, c-format
msgid "%d shift/reduce conflict"
msgid_plural "%d shift/reduce conflicts"
msgstr[0] "%d conflits par décalage/réduction"
msgstr[0] "%d conflit par décalage/réduction"
msgstr[1] "%d conflits par décalage/réduction"
#: src/conflicts.c:309
msgid "and"
@@ -63,7 +65,8 @@ msgstr "et"
#, c-format
msgid "%d reduce/reduce conflict"
msgid_plural "%d reduce/reduce conflicts"
msgstr[0] "%d conflits par réduction/réduction"
msgstr[0] "%d conflit par réduction/réduction"
msgstr[1] "%d conflits par réduction/réduction"
#: src/conflicts.c:340
#, c-format
@@ -95,7 +98,8 @@ msgstr "%s contient "
#, c-format
msgid "expected %d shift/reduce conflict\n"
msgid_plural "expected %d shift/reduce conflicts\n"
msgstr[0] "attendu %d conflits décalage/réduction\n"
msgstr[0] "attendait %d conflit par décalage/réduction\n"
msgstr[1] "attendait %d conflits par décalage/réduction\n"
#: src/conflicts.c:463 src/conflicts.c:540
#, c-format
@@ -218,8 +222,8 @@ msgid ""
"Copyright 1984, 1986, 1989, 1992, 2000, 2001, 2002\n"
"Free Software Foundation, Inc.\n"
msgstr ""
"Copyright 1984, 1986, 1989, 1992, 2000, 2001, 2002\n"
"Free Software Foundation, Inc.\n"
"Copyright 1984, 1986, 1989, 1992, 2000, 2001, 2002 Free Software Foundation, "
"Inc.\n"
#: src/getargs.c:151
msgid ""
@@ -651,8 +655,8 @@ msgstr "R
#, c-format
msgid "%d rule never reduced\n"
msgid_plural "%d rules never reduced\n"
msgstr[0] "%d règle qui n'a jamais été réduite\n"
msgstr[1] "%d règles qui n'ont jamais été réduites\n"
msgstr[0] "%d règle n'a jamais été réduite\n"
msgstr[1] "%d règles n'ont jamais été réduites\n"
#: src/reduce.c:511
#, c-format