Files

79 lines
2.7 KiB
Plaintext
Raw Permalink Blame History

This file contains invisible Unicode characters
This file contains invisible Unicode characters that are indistinguishable to humans but may be processed differently by a computer. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.
# 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 <robitail@IRO.UMontreal.CA>, traducteur depuis/since 1996.
# Dominique Boucher a été le traducteur de 1996 à 2000.
# Stéphane Aulery <lkppo@free.fr>, 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: 2021-09-25 07:43+0200\n"
"PO-Revision-Date: 2015-04-25 16:39+0200\n"
"Last-Translator: Stéphane Aulery <lkppo@free.fr>\n"
"Language-Team: French <traduc@traduc.org>\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/skeletons/glr.c:930 data/skeletons/yacc.c:769
msgid "syntax error: cannot back up"
msgstr "erreur de syntaxe : retour arrière impossible"
#: data/skeletons/glr.c:1832
msgid "syntax is ambiguous"
msgstr "syntaxe ambiguë"
#: data/skeletons/glr.c:2245 data/skeletons/glr.c:2271
#: data/skeletons/glr.c:2324 data/skeletons/glr.c:2560
#: data/skeletons/lalr1.cc:1054 data/skeletons/lalr1.cc:1555
#: data/skeletons/yacc.c:1443 data/skeletons/yacc.c:2006
#: data/skeletons/yacc.c:2010
msgid "syntax error"
msgstr "erreur de syntaxe"
#: data/skeletons/glr.c:2272 data/skeletons/lalr1.cc:1556
#: data/skeletons/yacc.c:1444
#, c-format
msgid "syntax error, unexpected %s"
msgstr "erreur de syntaxe, %s inattendu"
#: data/skeletons/glr.c:2273 data/skeletons/lalr1.cc:1557
#: data/skeletons/yacc.c:1445
#, c-format
msgid "syntax error, unexpected %s, expecting %s"
msgstr "erreur de syntaxe, %s inattendu, attendait %s"
#: data/skeletons/glr.c:2274 data/skeletons/lalr1.cc:1558
#: data/skeletons/yacc.c:1446
#, c-format
msgid "syntax error, unexpected %s, expecting %s or %s"
msgstr "erreur de syntaxe, %s inattendu, attendait %s ou %s"
#: data/skeletons/glr.c:2275 data/skeletons/lalr1.cc:1559
#: data/skeletons/yacc.c:1447
#, 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/skeletons/glr.c:2276 data/skeletons/lalr1.cc:1560
#: data/skeletons/yacc.c:1448
#, 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/skeletons/glr.c:2619 data/skeletons/yacc.c:1516
#: data/skeletons/yacc.c:1518 data/skeletons/yacc.c:1748
#: data/skeletons/yacc.c:2158
msgid "memory exhausted"
msgstr "mémoire épuisée"