-#, fuzzy
-#~ msgid "Memory exhausted"
-#~ msgstr "%s: Hauptspeicher erschöpft\n"
-
-#~ msgid "$%s is invalid"
-#~ msgstr "$%s ist unzulässig"
-
-#~ msgid "unmatched close-brace (`}')"
-#~ msgstr "schließende geschweifte Klammer (»}«) hat kein Gegenstück"
-
-#~ msgid "unmatched right brace (`}')"
-#~ msgstr "schließende geschweifte Klammer (»}«) hat kein Gegenstück"
-
-#~ msgid "multiple %union declarations"
-#~ msgstr "erneute %union Definition"
-
-#~ msgid "unterminated comment at end of file"
-#~ msgstr "unbeendeter Kommentar am Dateiende"
-
-#~ msgid "ill-formed %type declaration"
-#~ msgstr "falsch geformte %type Deklaration"
-
-#~ msgid "gotos"
-#~ msgstr "»goto« Anweisungen"
-
-#, fuzzy
-#~ msgid "fatal error: "
-#~ msgstr "fataler Fehler: %s\n"
-
-#, fuzzy
-#~ msgid ""
-#~ "Usage: %s [-dhklntvyV] [-b file-prefix] [-o outfile] [-p name-prefix]\n"
-#~ " [--debug] [--defines] [--fixed-output-files] [--no-lines]\n"
-#~ " [--verbose] [--version] [--help] [--yacc]\n"
-#~ " [--no-parser] [--token-table]\n"
-#~ " [--file-prefix=prefix] [--name-prefix=prefix]\n"
-#~ " [--output=outfile] grammar-file\n"
-#~ "\n"
-#~ "Report bugs to bug-bison@gnu.org\n"