+" -o, --output=FILE leave output to FILE\n"
+" -g, --graph also produce a VCG description of the "
+"automaton\n"
+msgstr ""
+"Uitvoer:\n"
+" -d, --defines genereer ook een header-bestand\n"
+" -v, --verbose genereer ook een beschrijving van de automaat\n"
+" -b, --file-prefix=PREFIX geef een PREFIX op voor de uitvoerbestanden\n"
+" -o, --output=BESTAND schrijf uitvoer naar BESTAND\n"
+" -g, --graph genereer ook een VCG beschrijving van de "
+"automaat\n"
+
+#: src/getargs.c:143
+msgid ""
+"THINGS is a list of comma separated words that can include:\n"
+" `state' describe the states\n"
+" `itemset' complete the core item sets with their closure\n"
+" `lookahead' explicitly associate lookaheads to items\n"
+" `solved' describe shift/reduce conflicts solving\n"
+" `all' include all the above information\n"
+" `none' disable the report\n"