Home | History | Annotate | Download | only in runtime-po
      1 # Messages franais pour Bison.
      2 # Copyright  2004 Free Software Foundation, Inc.
      3 # Michel Robitaille <robitail (a] IRO.UMontreal.CA>, traducteur depuis/since 1996
      4 # Dominique Boucher a t le traducteur de 1996  2000
      5 #
      6 msgid ""
      7 msgstr ""
      8 "Project-Id-Version: GNU bison-runtime 2.1\n"
      9 "Report-Msgid-Bugs-To: bug-bison (a] gnu.org\n"
     10 "POT-Creation-Date: 2012-12-12 16:09+0100\n"
     11 "PO-Revision-Date: 2005-09-21 08:00-0500\n"
     12 "Last-Translator: Michel Robitaille <robitail (a] IRO.UMontreal.CA>\n"
     13 "Language-Team: French <traduc (a] traduc.org>\n"
     14 "Language: fr\n"
     15 "MIME-Version: 1.0\n"
     16 "Content-Type: text/plain; charset=ISO-8859-1\n"
     17 "Content-Transfer-Encoding: 8-bit\n"
     18 "Plural-Forms: nplurals=2; plural=(n > 1);\n"
     19 
     20 #: data/glr.c:855 data/yacc.c:776
     21 msgid "syntax error: cannot back up"
     22 msgstr "erreur de syntaxe: ne peut reculer"
     23 
     24 #: data/glr.c:1729
     25 msgid "syntax is ambiguous"
     26 msgstr "syntaxe ambigu"
     27 
     28 #: data/glr.c:2014 data/glr.c:2094 data/glr.c:2134 data/glr.c:2399
     29 #: data/lalr1.cc:947 data/lalr1.cc:967 data/yacc.c:1351 data/yacc.c:1856
     30 #: data/yacc.c:1862
     31 msgid "syntax error"
     32 msgstr "erreur de syntaxe"
     33 
     34 #: data/glr.c:2095 data/lalr1.cc:948 data/yacc.c:1352
     35 #, c-format
     36 msgid "syntax error, unexpected %s"
     37 msgstr "erreur de syntaxe, %s inattendu"
     38 
     39 #: data/glr.c:2096 data/lalr1.cc:949 data/yacc.c:1353
     40 #, c-format
     41 msgid "syntax error, unexpected %s, expecting %s"
     42 msgstr "erreur de syntaxe, %s inattendu, attendait %s"
     43 
     44 #: data/glr.c:2097 data/lalr1.cc:950 data/yacc.c:1354
     45 #, c-format
     46 msgid "syntax error, unexpected %s, expecting %s or %s"
     47 msgstr "erreur de syntaxe, %s inattendu, attendait %s ou %s"
     48 
     49 #: data/glr.c:2098 data/lalr1.cc:951 data/yacc.c:1355
     50 #, c-format
     51 msgid "syntax error, unexpected %s, expecting %s or %s or %s"
     52 msgstr "erreur de syntaxe, %s inattendu, attendait %s ou %s ou %s"
     53 
     54 #: data/glr.c:2099 data/lalr1.cc:952 data/yacc.c:1356
     55 #, c-format
     56 msgid "syntax error, unexpected %s, expecting %s or %s or %s or %s"
     57 msgstr "erreur de syntaxe, %s inattendu, attendait %s ou %s ou %s ou %s"
     58 
     59 #: data/glr.c:2459 data/yacc.c:1436 data/yacc.c:1438 data/yacc.c:1616
     60 #: data/yacc.c:2013
     61 msgid "memory exhausted"
     62 msgstr "mmoire puise"
     63