# Polish translations for GNU Bison package. # Copyright (C) 2004, 2005 Free Software Foundation, Inc. # This file is distributed under the same license as the GNU Bison package. # Wojciech Polak , 2004, 2005. # msgid "" msgstr "" "Project-Id-Version: bison-runtime 2.1\n" "Report-Msgid-Bugs-To: bug-bison@gnu.org\n" "POT-Creation-Date: 2006-06-05 00:32-0700\n" "PO-Revision-Date: 2005-09-20 19:28+0200\n" "Last-Translator: Wojciech Polak \n" "Language-Team: Polish \n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=ISO-8859-2\n" "Content-Transfer-Encoding: 8bit\n" "Plural-Forms: nplurals=3; plural=(n==1 ? 0 : n%10>=2 && n%10<=4 && (n%100<10 " "|| n%100>=20) ? 1 : 2);\n" #: data/glr.c:916 data/yacc.c:581 msgid "syntax error: cannot back up" msgstr "błąd składni: nie można cofnąć przesunięcia symbolu leksykalnego" #: data/glr.c:1801 msgid "syntax is ambiguous" msgstr "składnia jest niejednoznaczna" #: data/glr.c:2168 data/glr.c:2174 data/glr.c:2428 data/lalr1.cc:878 #: data/yacc.c:1304 data/yacc.c:1332 msgid "syntax error" msgstr "błąd składni" #: data/glr.c:2488 data/yacc.c:1114 data/yacc.c:1456 msgid "memory exhausted" msgstr "pamięć wyczerpana" #: data/yacc.c:866 #, c-format msgid "syntax error, unexpected %s" msgstr "błąd składni, niespodziewany symbol %s" #: data/yacc.c:867 #, c-format msgid "syntax error, unexpected %s, expecting %s" msgstr "błąd składni, niespodziewany symbol %s, oczekiwano %s" #: data/yacc.c:868 #, c-format msgid "syntax error, unexpected %s, expecting %s or %s" msgstr "błąd składni, niespodziewany symbol %s, oczekiwano %s lub %s" #: data/yacc.c:869 #, c-format msgid "syntax error, unexpected %s, expecting %s or %s or %s" msgstr "błąd składni, niespodziewany %s, oczekiwano %s lub %s lub %s" #: data/yacc.c:870 #, c-format msgid "syntax error, unexpected %s, expecting %s or %s or %s or %s" msgstr "" "błąd składni, niespodziewany symbol %s, oczekiwano %s lub %s lub %s lub %s"