-#~ msgid "unterminated comment in `%{' definition"
-#~ msgstr "unbeendeter Kommentar in »%{« Definition"
+#~ msgid "type redeclaration for %s"
+#~ msgstr "erneute Deklaration des Typs für %s"
+
+#~ msgid "redefining precedence of %s"
+#~ msgstr "Vorrang von %s wird erneut definiert"
+
+#~ msgid "argument of %%expect is not an integer"
+#~ msgstr "Argument von %%expect ist keine ganze Zahl"
+
+#~ msgid "unrecognized item %s, expected an identifier"
+#~ msgstr "unerwartetes Symbol %s, hier wird ein Bezeichner erwartet"
+
+#~ msgid "expected string constant instead of %s"
+#~ msgstr "hier wird eine Zeichenkette erwartet, nicht %s"
+
+#~ msgid "the start symbol %s is undefined"
+#~ msgstr "das Startsymbol %s ist undefiniert"
+
+#~ msgid "the start symbol %s is a token"
+#~ msgstr "das Startsymbol %s ist ein Token"
+
+#~ msgid "%%guard present but %%semantic_parser not specified"
+#~ msgstr ""
+#~ "%%guard-Anweisung vorhanden, jedoch wird %%semantic_parser nicht angegeben"