# Polish translations for GNU Bison package.
# Copyright (C) 2004, 2005, 2010 Free Software Foundation, Inc.
# This file is distributed under the same license as the bison package.
# Wojciech Polak <polak@gnu.org>, 2004, 2005, 2010.
#
msgid ""
msgstr ""
"Project-Id-Version: bison-runtime 2.4.1a\n"
"Report-Msgid-Bugs-To: bug-bison@gnu.org\n"
"POT-Creation-Date: 2020-04-18 10:42+0200\n"
"PO-Revision-Date: 2010-01-30 19:11+0100\n"
"Last-Translator: Wojciech Polak <polak@gnu.org>\n"
"Language-Team: Polish <translation-team-pl@lists.sourceforge.net>\n"
"Language: pl\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\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%10>=2 && n%10<=4 && (n%100<10 || n%100>=20) ? 1 : 2);\n"

#: data/skeletons/glr.c:893 data/skeletons/yacc.c:739
msgid "syntax error: cannot back up"
msgstr "błąd składni: nie można cofnąć przesunięcia symbolu leksykalnego"

#: data/skeletons/glr.c:1802
msgid "syntax is ambiguous"
msgstr "składnia jest niejednoznaczna"

#: data/skeletons/glr.c:2213 data/skeletons/glr.c:2239
#: data/skeletons/glr.c:2292 data/skeletons/glr.c:2530
#: data/skeletons/lalr1.cc:1073 data/skeletons/lalr1.cc:1490
#: data/skeletons/yacc.c:1408 data/skeletons/yacc.c:1915
#: data/skeletons/yacc.c:1919
msgid "syntax error"
msgstr "błąd składni"

#: data/skeletons/glr.c:2240 data/skeletons/lalr1.cc:1491
#: data/skeletons/yacc.c:1409
#, c-format
msgid "syntax error, unexpected %s"
msgstr "błąd składni, niespodziewany symbol %s"

#: data/skeletons/glr.c:2241 data/skeletons/lalr1.cc:1492
#: data/skeletons/yacc.c:1410
#, c-format
msgid "syntax error, unexpected %s, expecting %s"
msgstr "błąd składni, niespodziewany symbol %s, oczekiwano %s"

#: data/skeletons/glr.c:2242 data/skeletons/lalr1.cc:1493
#: data/skeletons/yacc.c:1411
#, c-format
msgid "syntax error, unexpected %s, expecting %s or %s"
msgstr "błąd składni, niespodziewany symbol %s, oczekiwano %s lub %s"

#: data/skeletons/glr.c:2243 data/skeletons/lalr1.cc:1494
#: data/skeletons/yacc.c:1412
#, 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/skeletons/glr.c:2244 data/skeletons/lalr1.cc:1495
#: data/skeletons/yacc.c:1413
#, 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"

#: data/skeletons/glr.c:2589 data/skeletons/yacc.c:1492
#: data/skeletons/yacc.c:1494 data/skeletons/yacc.c:1669
#: data/skeletons/yacc.c:2070
msgid "memory exhausted"
msgstr "pamięć wyczerpana"
