msgid ""
msgstr ""
"Project-Id-Version: bison 1.50\n"
-"POT-Creation-Date: 2002-10-22 09:16+0200\n"
+"POT-Creation-Date: 2002-10-24 22:53-0700\n"
"PO-Revision-Date: 2002-10-07 00:30-0300\n"
"Last-Translator: Alexandre Folle de Menezes <afmenez@terra.com.br>\n"
"Language-Team: Brazilian Portuguese <ldp-br@bazar.conectiva.com.br>\n"
"Content-Transfer-Encoding: 8-bit\n"
"Plural-Forms: nplurals=2; plural=(n > 1);\n"
-#: src/complain.c:80 lib/error.c:128 lib/error.c:156
+#: src/complain.c:78 lib/error.c:128 lib/error.c:156
msgid "Unknown system error"
msgstr "Erro de sistema desconhecido"
-#: src/complain.c:105 src/complain.c:122
+#: src/complain.c:103 src/complain.c:120
msgid "warning: "
msgstr "aviso: "
-#: src/complain.c:184 src/complain.c:202
+#: src/complain.c:182 src/complain.c:200
msgid "fatal error: "
msgstr "erro fatal: "
#: src/reader.c:344 src/reader.c:359 src/reader.c:372
#, fuzzy, c-format
msgid "only one %s allowed per rule"
-msgstr "apenas um %%merge é permitido por regra"
+msgstr "apenas um %%dprec é permitido por regra"
#: src/reader.c:354 src/reader.c:370
#, fuzzy, c-format
msgid "%s affects only GLR parsers"
-msgstr "%%merge afeta apenas analisadores GLR"
+msgstr "%%dprec afeta apenas analisadores GLR"
#: src/reader.c:357
#, fuzzy, c-format
#~ msgid "two @prec's in a row"
#~ msgstr "dois @prec em uma linha"
-#~ msgid "%%dprec affects only GLR parsers"
-#~ msgstr "%%dprec afeta apenas analisadores GLR"
+#~ msgid "%%merge affects only GLR parsers"
+#~ msgstr "%%merge afeta apenas analisadores GLR"
-#~ msgid "only one %%dprec allowed per rule"
-#~ msgstr "apenas um %%dprec é permitido por regra"
+#~ msgid "only one %%merge allowed per rule"
+#~ msgstr "apenas um %%merge é permitido por regra"