-msgstr "%s: ËÌÀÞ `--%s' ÄÏÌÖÅÎ ÉÓÐÏÌØÚÏ×ÁÔØÓÑ ÂÅÚ ÁÒÇÕÍÅÎÔÁ\n"
-
-#~ msgid "gotos"
-#~ msgstr "ÂÅÚÕÓÌÏ×ÎÙÈ ÐÅÒÅÈÏÄÏ×"
-
-#, fuzzy
-#~ msgid "fatal error: "
-#~ msgstr "ÆÁÔÁÌØÎÁÑ ÏÛÉÂËÁ: %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"
-#~ msgstr ""
-#~ "éÓÐÏÌØÚÏ×ÁÎÉÅ: %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"
-
-#, fuzzy
-#~ msgid "%s:%d: fatal error: "
-#~ msgstr "ÆÁÔÁÌØÎÁÑ ÏÛÉÂËÁ: %s\n"
-
-#~ msgid "unterminated comment in `%{' definition"
-#~ msgstr "ÎÅÚÁËÏÎÞÅÎÎÙÊ ËÏÍÍÅÎÔÁÒÉÊ × ÏÐÒÅÄÅÌÅÎÉÉ `%{'"
-
-#~ msgid "invalid @-construct"
-#~ msgstr "ÎÅ×ÅÒÎÁÑ @-ËÏÎÓÔÒÕËÃÉÑ"
-
-#~ msgid "\"%s\", line %d: %s\n"
-#~ msgstr "\"%s\", ÓÔÒÏËÁ %d: %s\n"
-
-#~ msgid "error: %s\n"
-#~ msgstr "ÏÛÉÂËÁ: %s\n"
-
-#~ msgid "(\"%s\", line %d) error: %s\n"
-#~ msgstr "(\"%s\", ÓÔÒÏËÁ %d) ÏÛÉÂËÁ: %s\n"
-
-#~ msgid "limit of %d exceeded, too many %s"
-#~ msgstr "ÌÉÍÉÔ × %d ÉÓÞÅÒÐÁÎ, ÓÌÉÛËÏÍ ÍÎÏÇÏ %s"
+msgstr "%s: ËÌÀÞ `-W %s' ÄÏÌÖÅÎ ÉÓÐÏÌØÚÏ×ÁÔØÓÑ ÂÅÚ ÁÒÇÕÍÅÎÔÁ\n"
+
+#. If XALLOC_FAIL_FUNC is NULL, or does return, display this message
+#. before exiting when memory is exhausted. Goes through gettext.
+#: lib/obstack.c:477 lib/xmalloc.c:66
+msgid "memory exhausted"
+msgstr "ÐÁÍÑÔØ ÉÓÞÅÒÐÁÎÁ"
+
+#. Get translations for open and closing quotation marks.
+#.
+#. The message catalog should translate "`" to a left
+#. quotation mark suitable for the locale, and similarly for
+#. "'". If the catalog has no translation,
+#. locale_quoting_style quotes `like this', and
+#. clocale_quoting_style quotes "like this".
+#.
+#. For example, an American English Unicode locale should
+#. translate "`" to U+201C (LEFT DOUBLE QUOTATION MARK), and
+#. should translate "'" to U+201D (RIGHT DOUBLE QUOTATION
+#. MARK). A British English Unicode locale should instead
+#. translate these to U+2018 (LEFT SINGLE QUOTATION MARK) and
+#. U+2019 (RIGHT SINGLE QUOTATION MARK), respectively.
+#: lib/quotearg.c:268
+msgid "`"
+msgstr "`"
+
+#: lib/quotearg.c:269
+msgid "'"
+msgstr "'"
+
+#~ msgid "\t\t/* empty */"
+#~ msgstr "\t\t/* ÐÕÓÔÏ */"
+
+#~ msgid "multiple %%header_extension declarations"
+#~ msgstr "ÍÎÏÖÅÓÔ×ÅÎÎÙÅ ÏÐÉÓÁÎÉÑ %%header_extension"
+
+#~ msgid "multiple %%source_extension declarations"
+#~ msgstr "ÍÎÏÖÅÓÔ×ÅÎÎÙÅ ÏÐÉÓÁÎÉÑ %%source_extension"
+
+#~ msgid "@%s is invalid"
+#~ msgstr "ÎÅ×ÅÒÎÙÊ ÚÎÁË @%s"