mirror of
https://git.savannah.gnu.org/git/bison.git
synced 2026-03-22 18:53:04 +00:00
Regen.
This commit is contained in:
30
po/fr.po
30
po/fr.po
@@ -6,7 +6,7 @@
|
||||
msgid ""
|
||||
msgstr ""
|
||||
"Project-Id-Version: GNU bison 1.34a\n"
|
||||
"POT-Creation-Date: 2002-07-01 18:45+0200\n"
|
||||
"POT-Creation-Date: 2002-07-03 14:09+0200\n"
|
||||
"PO-Revision-Date: 2002-03-21 15:00-0500\n"
|
||||
"Last-Translator: Michel Robitaille <robitail@IRO.UMontreal.CA>\n"
|
||||
"Language-Team: French <traduc@traduc.org>\n"
|
||||
@@ -45,49 +45,49 @@ msgid " Conflict between rule %d and token %s resolved as an error"
|
||||
msgstr ""
|
||||
"Conflit à l'état %d entre la règle %d et le terminal %s résolu par %s.\n"
|
||||
|
||||
#: src/conflicts.c:379
|
||||
#: src/conflicts.c:403
|
||||
#, c-format
|
||||
msgid "%d shift/reduce conflict"
|
||||
msgid_plural "%d shift/reduce conflicts"
|
||||
msgstr[0] "%d conflit par décalage/réduction"
|
||||
msgstr[1] "%d conflits par décalage/réduction"
|
||||
|
||||
#: src/conflicts.c:386
|
||||
#: src/conflicts.c:410
|
||||
msgid "and"
|
||||
msgstr "et"
|
||||
|
||||
#: src/conflicts.c:392
|
||||
#: src/conflicts.c:416
|
||||
#, c-format
|
||||
msgid "%d reduce/reduce conflict"
|
||||
msgid_plural "%d reduce/reduce conflicts"
|
||||
msgstr[0] "%d conflit par réduction/réduction"
|
||||
msgstr[1] "%d conflits par réduction/réduction"
|
||||
|
||||
#: src/conflicts.c:417
|
||||
#: src/conflicts.c:441
|
||||
#, c-format
|
||||
msgid "State %d contains "
|
||||
msgstr "L'état %d contient "
|
||||
|
||||
#: src/conflicts.c:490
|
||||
#: src/conflicts.c:514
|
||||
msgid "conflicts: "
|
||||
msgstr "conflits: "
|
||||
|
||||
#: src/conflicts.c:492
|
||||
#: src/conflicts.c:516
|
||||
#, c-format
|
||||
msgid " %d shift/reduce"
|
||||
msgstr " %d décalage/réduction"
|
||||
|
||||
#: src/conflicts.c:496
|
||||
#: src/conflicts.c:520
|
||||
#, c-format
|
||||
msgid " %d reduce/reduce"
|
||||
msgstr " %d réduction/réduction"
|
||||
|
||||
#: src/conflicts.c:501
|
||||
#: src/conflicts.c:525
|
||||
#, c-format
|
||||
msgid "%s contains "
|
||||
msgstr "%s contient "
|
||||
|
||||
#: src/conflicts.c:508
|
||||
#: src/conflicts.c:532
|
||||
#, c-format
|
||||
msgid "expected %d shift/reduce conflict\n"
|
||||
msgid_plural "expected %d shift/reduce conflicts\n"
|
||||
@@ -230,7 +230,7 @@ msgstr "%s: grammaire manquante\n"
|
||||
msgid "%s: extra arguments ignored after `%s'\n"
|
||||
msgstr "%s: arguments supplémentaires ignorés après « %s »\n"
|
||||
|
||||
#: src/lalr.c:102
|
||||
#: src/lalr.c:110
|
||||
#, c-format
|
||||
msgid "too many gotos (max %d)"
|
||||
msgstr "nombre trop grand de « goto » (Max %d)"
|
||||
@@ -413,22 +413,22 @@ msgstr[1] "%d r
|
||||
msgid "Start symbol %s does not derive any sentence"
|
||||
msgstr "Aucune phrase ne peut être dérivée du symbole de départ %s"
|
||||
|
||||
#: scan-gram.l:560
|
||||
#: scan-gram.l:559
|
||||
#, c-format
|
||||
msgid "$$ of `%s' has no declared type"
|
||||
msgstr "$$ de « %s » n'a pas son type déclaré"
|
||||
|
||||
#: scan-gram.l:577 scan-gram.l:664
|
||||
#: scan-gram.l:576 scan-gram.l:663
|
||||
#, fuzzy, c-format
|
||||
msgid "invalid value: %s%d"
|
||||
msgstr "valeur @ invalide"
|
||||
|
||||
#: scan-gram.l:584
|
||||
#: scan-gram.l:583
|
||||
#, c-format
|
||||
msgid "$%d of `%s' has no declared type"
|
||||
msgstr "$%d de « %s » n'a pas de type déclaré"
|
||||
|
||||
#: scan-gram.l:595 scan-gram.l:612 scan-gram.l:671 scan-gram.l:688
|
||||
#: scan-gram.l:594 scan-gram.l:611 scan-gram.l:670 scan-gram.l:687
|
||||
#, c-format
|
||||
msgid "%s is invalid"
|
||||
msgstr "%s n'est pas valide"
|
||||
|
||||
Reference in New Issue
Block a user