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

Side by Side Diff: bison/src/bison/2.4.1/bison-2.4.1-src/runtime-po/de.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 # German translation for messages of GNU bison (runtime module).
2 # Copyright (C) 2004 Free Software Foundation, Inc.
3 # Ulrich Drepper <drepper@gnu.ai.mit.edu>, 1996.
4 # Michael Piefel <piefel@informatik.hu-berlin.de>, 2002, 2003, 2004, 2005, 2006.
5 #
6 msgid ""
7 msgstr ""
8 "Project-Id-Version: bison-runtime 2.3a\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: 2006-12-12 09:38+0100\n"
12 "Last-Translator: Michael Piefel <piefel@informatik.hu-berlin.de>\n"
13 "Language-Team: German <translation-team-de@lists.sourceforge.net>\n"
14 "MIME-Version: 1.0\n"
15 "Content-Type: text/plain; charset=UTF-8\n"
16 "Content-Transfer-Encoding: 8-bit\n"
17 "Plural-Forms: nplurals=2; plural=n != 1;\n"
18
19 #: data/glr.c:923 data/yacc.c:630
20 msgid "syntax error: cannot back up"
21 msgstr "Syntaxfehler: Kann nicht zurück gehen"
22
23 #: data/glr.c:1806
24 msgid "syntax is ambiguous"
25 msgstr "Syntax ist mehrdeutig"
26
27 #: data/glr.c:2181 data/glr.c:2187 data/glr.c:2455 data/lalr1.cc:878
28 #: data/yacc.c:1491 data/yacc.c:1519
29 msgid "syntax error"
30 msgstr "Syntaxfehler"
31
32 #: data/glr.c:2515 data/yacc.c:1106 data/yacc.c:1108 data/yacc.c:1284
33 #: data/yacc.c:1640
34 msgid "memory exhausted"
35 msgstr "Speicher ausgeschöpft"
36
37 #: data/yacc.c:918
38 #, c-format
39 msgid "syntax error, unexpected %s"
40 msgstr "Syntaxfehler, unerwartetes %s"
41
42 #: data/yacc.c:919
43 #, c-format
44 msgid "syntax error, unexpected %s, expecting %s"
45 msgstr "Syntaxfehler, unerwartetes %s, hatte %s erwartet"
46
47 #: data/yacc.c:920
48 #, c-format
49 msgid "syntax error, unexpected %s, expecting %s or %s"
50 msgstr "Syntaxfehler, unerwartetes %s, hatte %s oder %s erwartet"
51
52 #: data/yacc.c:921
53 #, c-format
54 msgid "syntax error, unexpected %s, expecting %s or %s or %s"
55 msgstr "Syntaxfehler, unerwartetes %s, hatte %s oder %s oder %s erwartet"
56
57 #: data/yacc.c:922
58 #, c-format
59 msgid "syntax error, unexpected %s, expecting %s or %s or %s or %s"
60 msgstr ""
61 "Syntaxfehler, unerwartetes %s, hatte %s oder %s oder %s oder %s erwartet"
OLDNEW
« no previous file with comments | « bison/src/bison/2.4.1/bison-2.4.1-src/runtime-po/de.gmo ('k') | bison/src/bison/2.4.1/bison-2.4.1-src/runtime-po/el.gmo » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698