| # Mesajele în limba românã pentru GNU Bison. |
| # Copyright (C) 2004 Free Software Foundation, Inc. |
| # Acest fiºier este distribuit sub aceeaºi licenþã ca ºi pachetul bison. |
| # Laurentiu Buzdugan <[email protected]>, 2003,2004,2005. |
| # |
| # |
| # |
| msgid "" |
| msgstr "" |
| "Project-Id-Version: bison-runtime 2.1\n" |
| "Report-Msgid-Bugs-To: [email protected]\n" |
| "POT-Creation-Date: 2019-12-11 07:43+0100\n" |
| "PO-Revision-Date: 2005-09-20 12:00-0500\n" |
| "Last-Translator: Laurentiu Buzdugan <[email protected]>\n" |
| "Language-Team: Romanian <[email protected]>\n" |
| "Language: ro\n" |
| "MIME-Version: 1.0\n" |
| "Content-Type: text/plain; charset=ISO-8859-2\n" |
| "Content-Transfer-Encoding: 8bit\n" |
| "X-Bugs: Report translation errors to the Language-Team address.\n" |
| "Plural-Forms: nplurals=3; plural=(n==1 ? 0 : (n==0 || ((n%100) > 0 && (n" |
| "%100) < 20)) ? 1 : 2);\n" |
| |
| #: data/skeletons/glr.c:884 data/skeletons/yacc.c:669 |
| msgid "syntax error: cannot back up" |
| msgstr "eroare de sintaxã: nu pot da înapoi" |
| |
| #: data/skeletons/glr.c:1793 |
| msgid "syntax is ambiguous" |
| msgstr "sintaxa este ambiguã" |
| |
| #: data/skeletons/glr.c:2079 data/skeletons/glr.c:2164 |
| #: data/skeletons/glr.c:2208 data/skeletons/glr.c:2446 |
| #: data/skeletons/lalr1.cc:1385 data/skeletons/lalr1.cc:1406 |
| #: data/skeletons/yacc.c:1250 data/skeletons/yacc.c:1762 |
| #: data/skeletons/yacc.c:1768 |
| msgid "syntax error" |
| msgstr "eroare de sintaxã" |
| |
| #: data/skeletons/glr.c:2165 data/skeletons/lalr1.cc:1386 |
| #: data/skeletons/yacc.c:1251 |
| #, c-format |
| msgid "syntax error, unexpected %s" |
| msgstr "eroare de sintaxã, %s neaºteptat" |
| |
| #: data/skeletons/glr.c:2166 data/skeletons/lalr1.cc:1387 |
| #: data/skeletons/yacc.c:1252 |
| #, c-format |
| msgid "syntax error, unexpected %s, expecting %s" |
| msgstr "eroare de sintaxã, %s neaºteptat, aºtept %s" |
| |
| #: data/skeletons/glr.c:2167 data/skeletons/lalr1.cc:1388 |
| #: data/skeletons/yacc.c:1253 |
| #, c-format |
| msgid "syntax error, unexpected %s, expecting %s or %s" |
| msgstr "eroare de sintaxã, %s neaºteptat, aºtept %s sau %s" |
| |
| #: data/skeletons/glr.c:2168 data/skeletons/lalr1.cc:1389 |
| #: data/skeletons/yacc.c:1254 |
| #, c-format |
| msgid "syntax error, unexpected %s, expecting %s or %s or %s" |
| msgstr "eroare de sintaxã, %s neaºteptat, aºtept %s sau %s sau %s" |
| |
| #: data/skeletons/glr.c:2169 data/skeletons/lalr1.cc:1390 |
| #: data/skeletons/yacc.c:1255 |
| #, c-format |
| msgid "syntax error, unexpected %s, expecting %s or %s or %s or %s" |
| msgstr "eroare de sintaxã, %s neaºteptat, aºtept %s sau %s sau %s sau %s" |
| |
| #: data/skeletons/glr.c:2505 data/skeletons/yacc.c:1335 |
| #: data/skeletons/yacc.c:1337 data/skeletons/yacc.c:1526 |
| #: data/skeletons/yacc.c:1918 |
| msgid "memory exhausted" |
| msgstr "memorie epuizatã" |