+#: src/getargs.c:68
+msgid ""
+"Operation modes:\n"
+" -h, --help display this help and exit\n"
+" -V, --version output version information and exit\n"
+" -y, --yacc emulate POSIX yacc\n"
+msgstr ""
+
+#: src/getargs.c:75
+msgid ""
+"Parser:\n"
+" -S, --skeleton=FILE specify the skeleton to use\n"
+" -t, --debug instrument the parser for debugging\n"
+" --locations enable locations computation\n"
+" -p, --name-prefix=PREFIX prepend PREFIX to the external symbols\n"
+" -l, --no-lines don't generate `#line' directives\n"
+" -n, --no-parser generate the tables only\n"
+" -k, --token-table include a table of token names\n"
+msgstr ""
+
+#: src/getargs.c:87
+msgid ""
+"Output:\n"
+" -d, --defines also produce a header file\n"
+" -v, --verbose also produce an explanation of the automaton\n"
+" -b, --file-prefix=PREFIX specify a PREFIX for output files\n"
+" -o, --output-file=FILE leave output to FILE\n"
+" -g, --graph also produce a VCG graph description of the "
+"automaton\n"
+msgstr ""
+
+#: src/getargs.c:97
+msgid "Report bugs to <bug-bison@gnu.org>.\n"
+msgstr ""
+
+#. Some efforts were made to ease the translators' task, please
+#. continue.
+#: src/getargs.c:111
+#, c-format
+msgid "bison (GNU Bison) %s"
+msgstr ""
+
+#: src/getargs.c:116
+msgid ""
+"Copyright 1984, 1986, 1989, 1992, 2000, 2001 Free Software Foundation, Inc.\n"
+msgstr ""
+
+#: src/getargs.c:120
+msgid ""
+"This is free software; see the source for copying conditions. There is NO\n"
+"warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.\n"
+msgstr ""
+
+#: src/getargs.c:186 src/lex.c:619
+#, c-format
+msgid "`%s' is no longer supported"
+msgstr ""
+
+#: src/getargs.c:210
+#, c-format
+msgid "Try `%s --help' for more information.\n"
+msgstr ""
+
+#: src/getargs.c:218