Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(63)

Side by Side Diff: bison/src/bison/2.4.1/bison-2.4.1-src/runtime-po/pl.po

Issue 10807020: Add native Windows binary for bison. (Closed) Base URL: svn://chrome-svn/chrome/trunk/deps/third_party/
Patch Set: Created 8 years, 5 months ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View unified diff | Download patch | Annotate | Revision Log
OLDNEW
(Empty)
1 # Polish translations for GNU Bison package.
2 # Copyright (C) 2004, 2005 Free Software Foundation, Inc.
3 # This file is distributed under the same license as the GNU Bison package.
4 # Wojciech Polak <polak@gnu.org>, 2004, 2005.
5 #
6 msgid ""
7 msgstr ""
8 "Project-Id-Version: bison-runtime 2.1\n"
9 "Report-Msgid-Bugs-To: bug-bison@gnu.org\n"
10 "POT-Creation-Date: 2008-12-11 17:06-0500\n"
11 "PO-Revision-Date: 2005-09-20 19:28+0200\n"
12 "Last-Translator: Wojciech Polak <polak@gnu.org>\n"
13 "Language-Team: Polish <translation-team-pl@lists.sourceforge.net>\n"
14 "MIME-Version: 1.0\n"
15 "Content-Type: text/plain; charset=ISO-8859-2\n"
16 "Content-Transfer-Encoding: 8bit\n"
17 "Plural-Forms: nplurals=3; plural=(n==1 ? 0 : n%10>=2 && n%10<=4 && (n%100<10 "
18 "|| n%100>=20) ? 1 : 2);\n"
19
20 #: data/glr.c:923 data/yacc.c:630
21 msgid "syntax error: cannot back up"
22 msgstr "b³±d sk³adni: nie mo¿na cofn±æ przesuniêcia symbolu leksykalnego"
23
24 #: data/glr.c:1806
25 msgid "syntax is ambiguous"
26 msgstr "sk³adnia jest niejednoznaczna"
27
28 #: data/glr.c:2181 data/glr.c:2187 data/glr.c:2455 data/lalr1.cc:878
29 #: data/yacc.c:1491 data/yacc.c:1519
30 msgid "syntax error"
31 msgstr "b³±d sk³adni"
32
33 #: data/glr.c:2515 data/yacc.c:1106 data/yacc.c:1108 data/yacc.c:1284
34 #: data/yacc.c:1640
35 msgid "memory exhausted"
36 msgstr "pamiêæ wyczerpana"
37
38 #: data/yacc.c:918
39 #, c-format
40 msgid "syntax error, unexpected %s"
41 msgstr "b³±d sk³adni, niespodziewany symbol %s"
42
43 #: data/yacc.c:919
44 #, c-format
45 msgid "syntax error, unexpected %s, expecting %s"
46 msgstr "b³±d sk³adni, niespodziewany symbol %s, oczekiwano %s"
47
48 #: data/yacc.c:920
49 #, c-format
50 msgid "syntax error, unexpected %s, expecting %s or %s"
51 msgstr "b³±d sk³adni, niespodziewany symbol %s, oczekiwano %s lub %s"
52
53 #: data/yacc.c:921
54 #, c-format
55 msgid "syntax error, unexpected %s, expecting %s or %s or %s"
56 msgstr "b³±d sk³adni, niespodziewany %s, oczekiwano %s lub %s lub %s"
57
58 #: data/yacc.c:922
59 #, c-format
60 msgid "syntax error, unexpected %s, expecting %s or %s or %s or %s"
61 msgstr ""
62 "b³±d sk³adni, niespodziewany symbol %s, oczekiwano %s lub %s lub %s lub %s"
OLDNEW
« no previous file with comments | « bison/src/bison/2.4.1/bison-2.4.1-src/runtime-po/pl.gmo ('k') | bison/src/bison/2.4.1/bison-2.4.1-src/runtime-po/pt_BR.gmo » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698