+#: src/symtab.c:240
+#, c-format
+msgid "symbol `%s' used more than once as a literal string"
+msgstr "simbol `%s' kori¹ten vi¹e puta kao znakovni niz"
+
+#: src/symtab.c:243
+#, c-format
+msgid "symbol `%s' given more than one literal string"
+msgstr "simbolz `%s' dat vi¹e od jednog znakovnog niza"
+
+#: src/symtab.c:277
+#, c-format
+msgid "conflicting precedences for %s and %s"
+msgstr "konflikt u prethodnici za %s and %s"
+
+#: src/symtab.c:289
+#, fuzzy, c-format
+msgid "conflicting associativities for %s (%s) and %s (%s)"
+msgstr "konfliktne asocijativne vrijednosti za %s i %s"
+
+#: src/symtab.c:359
+#, c-format
+msgid "tokens %s and %s both assigned number %d"
+msgstr "objema znakovima %s i %s je pridru¾en broj %d"
+
+#: src/symtab.c:566
+#, c-format
+msgid "the start symbol %s is undefined"
+msgstr "poèetni simbol %s nije definiran"
+
+#: src/symtab.c:570
+#, c-format
+msgid "the start symbol %s is a token"
+msgstr "poèetni simbol %s je znak"
+
+#: lib/argmatch.c:161
+#, fuzzy, c-format
+msgid "invalid argument %s for %s"
+msgstr "nedozvoljeni ulaz: %s"
+
+#: lib/argmatch.c:162
+#, c-format
+msgid "ambiguous argument %s for %s"
+msgstr ""
+
+#: lib/argmatch.c:181
+msgid "Valid arguments are:"
+msgstr ""
+
+#: lib/bitset_stats.c:178
+#, c-format
+msgid "%u bitset_allocs, %u freed (%.2f%%).\n"
+msgstr ""
+
+#: lib/bitset_stats.c:181
+#, c-format
+msgid "%u bitset_sets, %u cached (%.2f%%)\n"
+msgstr ""
+
+#: lib/bitset_stats.c:184
+#, c-format
+msgid "%u bitset_resets, %u cached (%.2f%%)\n"
+msgstr ""
+
+#: lib/bitset_stats.c:187
+#, c-format
+msgid "%u bitset_tests, %u cached (%.2f%%)\n"
+msgstr ""
+
+#: lib/bitset_stats.c:191
+#, c-format
+msgid "%u bitset_lists\n"
+msgstr ""
+
+#: lib/bitset_stats.c:193
+msgid "count log histogram\n"
+msgstr ""
+
+#: lib/bitset_stats.c:196
+msgid "size log histogram\n"
+msgstr ""
+
+#: lib/bitset_stats.c:199
+msgid "density histogram\n"
+msgstr ""
+
+#: lib/bitset_stats.c:213
+msgid ""
+"Bitset statistics:\n"
+"\n"
+msgstr ""
+
+#: lib/bitset_stats.c:216
+#, c-format
+msgid "Accumulated runs = %u\n"
+msgstr ""
+
+#: lib/bitset_stats.c:260 lib/bitset_stats.c:265
+msgid "Could not read stats file."
+msgstr ""
+
+#: lib/bitset_stats.c:262
+msgid "Bad stats file size.\n"
+msgstr ""
+
+#: lib/bitset_stats.c:288 lib/bitset_stats.c:290
+msgid "Could not write stats file."
+msgstr ""
+
+#: lib/bitset_stats.c:293
+msgid "Could not open stats file for writing."
+msgstr ""
+
+#: lib/getopt.c:662