+#: src/scan-gram.l:820 src/scan-gram.l:887
+#, fuzzy, c-format
+msgid "invalid value: %s"
+msgstr "geçersiz deðer: %s%d"
+
+#: src/scan-gram.l:978
+#, fuzzy, c-format
+msgid "missing `%s' at end of file"
+msgstr "dosyanýn sonunda sonlandýrýlmamýþ dizge"
+
+#: src/symlist.c:97 src/symlist.c:108
+msgid "invalid $ value"
+msgstr "geçersiz $ deðeri"
+
+#: src/symtab.c:84
+#, c-format
+msgid "type redeclaration for %s"
+msgstr "%s için yeniden tip bildirimi"
+
+#: src/symtab.c:101 src/symtab.c:119
+#, fuzzy, c-format
+msgid "%s redeclaration for %s"
+msgstr "%s için yeniden tip bildirimi"
+
+#: src/symtab.c:138
+#, c-format
+msgid "redefining precedence of %s"
+msgstr "%s'in önceliði tekrar tanýmlandý"
+
+#: src/symtab.c:156
+#, c-format
+msgid "symbol %s redefined"
+msgstr "%s simgesi yeniden tanýmlandý"
+
+#: src/symtab.c:179
+#, fuzzy, c-format
+msgid "redefining user token number of %s"
+msgstr "%s'in önceliði tekrar tanýmlandý"
+
+#: src/symtab.c:206
+#, c-format
+msgid "symbol %s is used, but is not defined as a token and has no rules"
+msgstr ""
+"simge %s kullanýldý, fakat bir andaç olarak tanýmlanmadý ve kurallarý yok"
+
+#: src/symtab.c:231
+#, c-format
+msgid "symbol `%s' used more than once as a literal string"
+msgstr "simge `%s' bir harfiyen uyumlu dizgi gibi birden fazla kullanýldý"
+
+#: src/symtab.c:234
+#, c-format
+msgid "symbol `%s' given more than one literal string"
+msgstr "simge `%s' bir harfiyen uyumlu dizgi gibi birden fazla verilmiþ"
+
+#: src/symtab.c:270
+#, c-format
+msgid "conflicting precedences for %s and %s"
+msgstr "%s ve %s için çeliþen öncelikler"
+
+#: src/symtab.c:282
+#, fuzzy, c-format
+msgid "conflicting associativities for %s (%s) and %s (%s)"
+msgstr "%s ve %s için çeliþen birleþmeli deðerler"
+
+#: src/symtab.c:367
+#, c-format
+msgid "tokens %s and %s both assigned number %d"
+msgstr "%s ve %s andaçlarýnýn her ikisi %d sayýsýna atandý"
+
+#: src/symtab.c:590
+#, c-format
+msgid "the start symbol %s is undefined"
+msgstr "baþlangýç simgesi %s tanýmlanmadý"
+
+#: src/symtab.c:594
+#, c-format
+msgid "the start symbol %s is a token"
+msgstr "baþlangýç simgesi %s bir andaçtýr"
+
+#: lib/argmatch.c:129
+#, fuzzy, c-format
+msgid "invalid argument %s for %s"
+msgstr "geçersiz deðer: %s%d"
+
+#: lib/argmatch.c:130
+#, c-format
+msgid "ambiguous argument %s for %s"
+msgstr ""
+
+#: lib/argmatch.c:149
+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