This commit is contained in:
Akim Demaille
2002-07-09 13:05:22 +00:00
parent 2ab9a04ffc
commit c5f5043618
11 changed files with 77 additions and 33 deletions

View File

@@ -6,7 +6,7 @@
msgid ""
msgstr ""
"Project-Id-Version: bison 1.35\n"
"POT-Creation-Date: 2002-07-03 14:09+0200\n"
"POT-Creation-Date: 2002-07-09 14:54+0200\n"
"PO-Revision-Date: 2002-04-26 11:58:57+0200\n"
"Last-Translator: Michael Piefel <piefel@informatik.hu-berlin.de>\n"
"Language-Team: German <de@li.org>\n"
@@ -234,6 +234,10 @@ msgstr "%s: zusätzliche Argumente nach »%s« werden ignoriert\n"
msgid "too many gotos (max %d)"
msgstr "zu viele Gotos (max %d)"
#: parse-gram.y:344
msgid "POSIX forbids declarations in the grammar"
msgstr ""
#: src/print.c:46
#, c-format
msgid " type %d is %s\n"
@@ -345,11 +349,11 @@ msgstr ""
msgid "only one %%merge allowed per rule"
msgstr ""
#: src/reader.c:507
#: src/reader.c:512
msgid "no rules in the input grammar"
msgstr "Eingabegrammatik enthält keine Regeln"
#: src/reader.c:539
#: src/reader.c:544
#, c-format
msgid "too many symbols (tokens plus nonterminals); maximum %d"
msgstr "zu viele Symbole (Token plus Nicht-Terminale); Maximum %d"