Home | History | Annotate | Download | only in runtime-po
      1 # Polish translations for GNU Bison package.
      2 # Copyright (C) 2004, 2005, 2010 Free Software Foundation, Inc.
      3 # This file is distributed under the same license as the bison package.
      4 # Wojciech Polak <polak (a] gnu.org>, 2004, 2005, 2010.
      5 #
      6 msgid ""
      7 msgstr ""
      8 "Project-Id-Version: bison-runtime 2.4.1a\n"
      9 "Report-Msgid-Bugs-To: bug-bison (a] gnu.org\n"
     10 "POT-Creation-Date: 2012-12-12 16:09+0100\n"
     11 "PO-Revision-Date: 2010-01-30 19:11+0100\n"
     12 "Last-Translator: Wojciech Polak <polak (a] gnu.org>\n"
     13 "Language-Team: Polish <translation-team-pl (a] lists.sourceforge.net>\n"
     14 "Language: pl\n"
     15 "MIME-Version: 1.0\n"
     16 "Content-Type: text/plain; charset=UTF-8\n"
     17 "Content-Transfer-Encoding: 8bit\n"
     18 "Plural-Forms: nplurals=3; plural=(n==1 ? 0 : n%10>=2 && n%10<=4 && (n%100<10 "
     19 "|| n%100>=20) ? 1 : 2);\n"
     20 
     21 #: data/glr.c:855 data/yacc.c:776
     22 msgid "syntax error: cannot back up"
     23 msgstr "bd skadni: nie mona cofn przesunicia symbolu leksykalnego"
     24 
     25 #: data/glr.c:1729
     26 msgid "syntax is ambiguous"
     27 msgstr "skadnia jest niejednoznaczna"
     28 
     29 #: data/glr.c:2014 data/glr.c:2094 data/glr.c:2134 data/glr.c:2399
     30 #: data/lalr1.cc:947 data/lalr1.cc:967 data/yacc.c:1351 data/yacc.c:1856
     31 #: data/yacc.c:1862
     32 msgid "syntax error"
     33 msgstr "bd skadni"
     34 
     35 #: data/glr.c:2095 data/lalr1.cc:948 data/yacc.c:1352
     36 #, c-format
     37 msgid "syntax error, unexpected %s"
     38 msgstr "bd skadni, niespodziewany symbol %s"
     39 
     40 #: data/glr.c:2096 data/lalr1.cc:949 data/yacc.c:1353
     41 #, c-format
     42 msgid "syntax error, unexpected %s, expecting %s"
     43 msgstr "bd skadni, niespodziewany symbol %s, oczekiwano %s"
     44 
     45 #: data/glr.c:2097 data/lalr1.cc:950 data/yacc.c:1354
     46 #, c-format
     47 msgid "syntax error, unexpected %s, expecting %s or %s"
     48 msgstr "bd skadni, niespodziewany symbol %s, oczekiwano %s lub %s"
     49 
     50 #: data/glr.c:2098 data/lalr1.cc:951 data/yacc.c:1355
     51 #, c-format
     52 msgid "syntax error, unexpected %s, expecting %s or %s or %s"
     53 msgstr "bd skadni, niespodziewany %s, oczekiwano %s lub %s lub %s"
     54 
     55 #: data/glr.c:2099 data/lalr1.cc:952 data/yacc.c:1356
     56 #, c-format
     57 msgid "syntax error, unexpected %s, expecting %s or %s or %s or %s"
     58 msgstr ""
     59 "bd skadni, niespodziewany symbol %s, oczekiwano %s lub %s lub %s lub %s"
     60 
     61 #: data/glr.c:2459 data/yacc.c:1436 data/yacc.c:1438 data/yacc.c:1616
     62 #: data/yacc.c:2013
     63 msgid "memory exhausted"
     64 msgstr "pami wyczerpana"
     65