-msgstr ""
-
-#~ msgid "reduce"
-#~ msgstr "reduzir"
-
-#~ msgid "shift"
-#~ msgstr "deslocar"
-
-#~ msgid "an error"
-#~ msgstr "um erro"
-
-#~ msgid "%s contains "
-#~ msgstr "%s contém "
-
-#~ msgid "`%s' is no longer supported"
-#~ msgstr "`%s' não é mais suportado"
-
-#~ msgid "unexpected `/' found and ignored"
-#~ msgstr "encontrado e ignorado um `/' inesperado"
-
-#~ msgid "unterminated comment"
-#~ msgstr "comentario não terminado"
-
-#~ msgid "unescaped newline in constant"
-#~ msgstr "salto de linha em constante sem escape"
-
-#~ msgid "octal value outside range 0...255: `\\%o'"
-#~ msgstr "valor octal fora da faixa 0...255: `\\%o'"
-
-#~ msgid "hexadecimal value above 255: `\\x%x'"
-#~ msgstr "valor hexadecimal maior que 255: `\\x%x'"
-
-#~ msgid "unknown escape sequence: `\\' followed by `%s'"
-#~ msgstr "seqüência de escape desconhecida: `\\' seguido de `%s'"
-
-#~ msgid "unterminated type name at end of file"
-#~ msgstr "nome de tipo sem terminação no final do arquivo"
-
-#~ msgid "unterminated type name"
-#~ msgstr "nome de tipo sem terminação"
-
-#~ msgid "use \"...\" for multi-character literal tokens"
-#~ msgstr "use \"...\" para tokens literais multi-caracteres"
-
-#~ msgid "`%s' supports no argument: %s"
-#~ msgstr "`%s' não suporta o argumento: %s"
-
-#~ msgid "`%s' requires an argument"
-#~ msgstr "`%s' exige um argumento"
-
-#~ msgid ""
-#~ " $default\treduce using rule %d (%s)\n"
-#~ "\n"
-#~ msgstr ""
-#~ " $default\treduzir usando a regra %d (%s)\n"
-#~ "\n"
-
-#~ msgid " %-4s\t[reduce using rule %d (%s)]\n"
-#~ msgstr " %-4s\t[reduzir usando a regra %d (%s)]\n"
-
-#~ msgid " $default\treduce using rule %d (%s)\n"
-#~ msgstr " $default\treduzir usando a regra %d (%s)\n"
-
-#~ msgid " $default\taccept\n"
-#~ msgstr " $default\taceitar\n"
-
-#~ msgid " NO ACTIONS\n"
-#~ msgstr " SEM AÇÕES\n"
-
-#~ msgid "Number, Line, Rule"
-#~ msgstr "Número, Linha, Regra"
-
-#~ msgid " %3d %3d %s ->"
-#~ msgstr " %3d %3d %s ->"
-
-#~ msgid " Skipping to next \\n"
-#~ msgstr " Pulando para o próximo \\n"
-
-#~ msgid " Skipping to next %c"
-#~ msgstr " Pulando para o próximo %c"
-
-#~ msgid "unterminated string at end of file"
-#~ msgstr "string não terminada no final do arquivo"
-
-#~ msgid "unterminated string"
-#~ msgstr "string não terminada"
-
-#~ msgid "unterminated `%{' definition"
-#~ msgstr "definição `%{' não terminada"
-
-#~ msgid "Premature EOF after %s"
-#~ msgstr "EOF prematuor depois de %s"
-
-#~ msgid "`%s' is invalid in %s"
-#~ msgstr "`%s' é inválido em %s"
-
-#~ msgid "invalid %s declaration"
-#~ msgstr "declaração de %s inválida"
-
-#~ msgid "%type declaration has no <typename>"
-#~ msgstr "a declaração %type no tem <nome-de-tipo>"
-
-#~ msgid "invalid %%type declaration due to item: %s"
-#~ msgstr "declaração de %%type inválida devido ao ítem: %s"
-
-#~ msgid "invalid text (%s) - number should be after identifier"
-#~ msgstr ""
-#~ "texto inválido (%s) - o número deveria estar depois do identificador"
-
-#~ msgid "unexpected item: %s"
-#~ msgstr "ítem inesperado: %s"
-
-#~ msgid "unmatched %s"
-#~ msgstr "%s sem correspondência"
-
-#~ msgid "argument of %%expect is not an integer"
-#~ msgstr "o argumento de %%expect não é um inteiro"
-
-#~ msgid "unrecognized item %s, expected an identifier"
-#~ msgstr "ítem %s desconhecido, era esperado um identificador"
-
-#~ msgid "expected string constant instead of %s"
-#~ msgstr "era esperada uma string constante no lugar de %s"
-
-#~ msgid "no input grammar"
-#~ msgstr "não há gramática de entrada"
-
-#~ msgid "unknown character: %s"
-#~ msgstr "caractere desconhecido: %s"
-
-#~ msgid "ill-formed rule: initial symbol not followed by colon"
-#~ msgstr "regra mal formada: o símbolo inicial não está seguido por :"
-
-#~ msgid "grammar starts with vertical bar"
-#~ msgstr "a gramática começa com uma barra vertical"
-
-#~ msgid "previous rule lacks an ending `;'"
-#~ msgstr "falta um `;' no final da regra anterior"
-
-#~ msgid "%%guard present but %%semantic_parser not specified"
-#~ msgstr "%%guard presente mas %%semantic_parser não especificado"
-
-#~ msgid "two actions at end of one rule"
-#~ msgstr "duas ações no final de uma regra"
-
-#~ msgid "invalid input: %s"
-#~ msgstr "entrada inválida: %s"