# Messages français pour Bison. # Copyright © 2004 Free Software Foundation, Inc. # # This file is distributed under the same license as the bison package. # # Michel Robitaille , traducteur depuis/since 1996. # Dominique Boucher a été le traducteur de 1996 à 2000. # Stéphane Aulery , 2015. # # Réencodage ISO-8859-1 => UTF-8 et typos, S.Aulery, 2015. # relecture complète, S. Aulery, 24-04-2015. # msgid "" msgstr "" "Project-Id-Version: bison-runtime 3.0.2\n" "Report-Msgid-Bugs-To: bug-bison@gnu.org\n" "POT-Creation-Date: 2018-05-27 11:55+0200\n" "PO-Revision-Date: 2015-04-25 16:39+0200\n" "Last-Translator: Stéphane Aulery \n" "Language-Team: French \n" "Language: fr\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8-bit\n" "X-Bugs: Report translation errors to the Language-Team address.\n" "Plural-Forms: nplurals=2; plural=(n > 1);\n" #: data/glr.c:803 data/yacc.c:643 msgid "syntax error: cannot back up" msgstr "erreur de syntaxe : retour arrière impossible" #: data/glr.c:1688 msgid "syntax is ambiguous" msgstr "syntaxe ambiguë" #: data/glr.c:2009 data/glr.c:2090 data/glr.c:2130 data/glr.c:2394 #: data/lalr1.cc:1090 data/lalr1.cc:1111 data/yacc.c:1211 data/yacc.c:1712 #: data/yacc.c:1718 msgid "syntax error" msgstr "erreur de syntaxe" #: data/glr.c:2091 data/lalr1.cc:1091 data/yacc.c:1212 #, c-format msgid "syntax error, unexpected %s" msgstr "erreur de syntaxe, %s inattendu" #: data/glr.c:2092 data/lalr1.cc:1092 data/yacc.c:1213 #, c-format msgid "syntax error, unexpected %s, expecting %s" msgstr "erreur de syntaxe, %s inattendu, attendait %s" #: data/glr.c:2093 data/lalr1.cc:1093 data/yacc.c:1214 #, c-format msgid "syntax error, unexpected %s, expecting %s or %s" msgstr "erreur de syntaxe, %s inattendu, attendait %s ou %s" #: data/glr.c:2094 data/lalr1.cc:1094 data/yacc.c:1215 #, c-format msgid "syntax error, unexpected %s, expecting %s or %s or %s" msgstr "erreur de syntaxe, %s inattendu, attendait %s ou %s ou %s" #: data/glr.c:2095 data/lalr1.cc:1095 data/yacc.c:1216 #, c-format msgid "syntax error, unexpected %s, expecting %s or %s or %s or %s" msgstr "erreur de syntaxe, %s inattendu, attendait %s ou %s ou %s ou %s" #: data/glr.c:2454 data/yacc.c:1296 data/yacc.c:1298 data/yacc.c:1471 #: data/yacc.c:1868 msgid "memory exhausted" msgstr "mémoire épuisée"