# bison-runtime-2.4: Translation to Portuguese. # Copyright (C) 2009 Free Software Foundation, Inc. # This file is distributed under the same license as the bison package. # Hugo Patrício , 2009. # msgid "" msgstr "" "Project-Id-Version: bison-runtime-2.4\n" "Report-Msgid-Bugs-To: bug-bison@gnu.org\n" "POT-Creation-Date: 2008-11-02 17:00-0500\n" "PO-Revision-Date: 2009-01-27 03:16+0100\n" "Last-Translator: Hugo Patrício \n" "Language-Team: Portuguese \n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=utf-8\n" "Content-Transfer-Encoding: 8bit\n" "X-Poedit-Language: Portuguese\n" "X-Poedit-Country: PORTUGAL\n" "X-Poedit-SourceCharset: utf-8\n" #: data/glr.c:923 data/yacc.c:630 msgid "syntax error: cannot back up" msgstr "erro de sintaxe: não é possível voltar" #: data/glr.c:1806 msgid "syntax is ambiguous" msgstr "a sintaxe é ambígua" #: data/glr.c:2181 data/glr.c:2187 data/glr.c:2455 data/lalr1.cc:878 #: data/yacc.c:1491 data/yacc.c:1519 msgid "syntax error" msgstr "erro de sintaxe" #: data/glr.c:2515 data/yacc.c:1106 data/yacc.c:1108 data/yacc.c:1284 #: data/yacc.c:1640 msgid "memory exhausted" msgstr "memória exausta" #: data/yacc.c:918 #, c-format msgid "syntax error, unexpected %s" msgstr "erro de sintaxe, %s inesperado" #: data/yacc.c:919 #, c-format msgid "syntax error, unexpected %s, expecting %s" msgstr "erro de sintaxe, %s inesperado, esperando %s" #: data/yacc.c:920 #, c-format msgid "syntax error, unexpected %s, expecting %s or %s" msgstr "erro de sintaxe, %s inesperado, esperando %s ou %s" #: data/yacc.c:921 #, c-format msgid "syntax error, unexpected %s, expecting %s or %s or %s" msgstr "erro de sintaxe, %s inesperado, esperando %s ou %s ou %s" #: data/yacc.c:922 #, c-format msgid "syntax error, unexpected %s, expecting %s or %s or %s or %s" msgstr "erro de sintaxe, %s inesperado, esperando %s ou %s ou %s ou %s"