msgid ""
msgstr ""
"Project-Id-Version: GNU bison 1.49a\n"
-"POT-Creation-Date: 2002-09-10 15:52+0200\n"
+"POT-Creation-Date: 2002-10-04 23:07-0700\n"
"PO-Revision-Date: 2002-05-02 10:19+0200\n"
"Last-Translator: Nicolás García-Pedrajas <ngarcia-pedrajas@acm.org>\n"
"Language-Team: Spanish <es@li.org>\n"
msgid "rule never reduced because of conflicts"
msgstr ""
-#: src/parse-gram.y:347
+#: parse-gram.y:347
msgid "POSIX forbids declarations in the grammar"
msgstr ""
msgid "start symbol %s does not derive any sentence"
msgstr "El símbolo de inicio (axioma) %s no deriva ninguna sentencia"
-#: src/scan-gram.l:202
+#: scan-gram.l:202
#, c-format
msgid ": invalid character: `%c'\n"
msgstr ""
-#: src/scan-gram.l:246
+#: scan-gram.l:246
#, fuzzy
msgid ": unexpected end of file in a comment\n"
msgstr "fin de fichero inesperado"
-#: src/scan-gram.l:274 src/scan-gram.l:412
+#: scan-gram.l:274 scan-gram.l:412
#, fuzzy
msgid ": unexpected end of file in a string\n"
msgstr "fin de fichero inesperado"
-#: src/scan-gram.l:311 src/scan-gram.l:383
+#: scan-gram.l:311 scan-gram.l:383
#, fuzzy
msgid ": unexpected end of file in a character\n"
msgstr "fin de fichero inesperado"
-#: src/scan-gram.l:332
+#: scan-gram.l:332
#, fuzzy, c-format
msgid ": invalid escape: %s\n"
msgstr "valor no válido: %s%d"
-#: src/scan-gram.l:353
+#: scan-gram.l:353
#, fuzzy, c-format
msgid ": unrecognized escape: %s\n"
msgstr "no reconocido: %s"
-#: src/scan-gram.l:473
+#: scan-gram.l:473
#, fuzzy
msgid ": unexpected end of file in a braced code\n"
msgstr "fin de fichero inesperado"
-#: src/scan-gram.l:502
+#: scan-gram.l:502
#, fuzzy
msgid ": unexpected end of file in a prologue\n"
msgstr "fin de fichero inesperado"
-#: src/scan-gram.l:560
+#: scan-gram.l:560
#, c-format
msgid "$$ of `%s' has no declared type"
msgstr "$$ de `%s' no tiene tipo declarado"
-#: src/scan-gram.l:577 src/scan-gram.l:664
+#: scan-gram.l:577 scan-gram.l:664
#, c-format
msgid "invalid value: %s%d"
msgstr "valor no válido: %s%d"
-#: src/scan-gram.l:584
+#: scan-gram.l:584
#, c-format
msgid "$%d of `%s' has no declared type"
msgstr "$%d de `%s' no tiene tipo declarado"
-#: src/scan-gram.l:595 src/scan-gram.l:612 src/scan-gram.l:671
-#: src/scan-gram.l:688
+#: scan-gram.l:595 scan-gram.l:612 scan-gram.l:671 scan-gram.l:688
#, c-format
msgid "%s is invalid"
msgstr "%s no es válido"
msgid "Valid arguments are:"
msgstr ""
-#: lib/bitset_stats.c:226
+#: lib/bitset_stats.c:225
#, c-format
-msgid "%d bitset_allocs, %d freed (%.2f%%).\n"
+msgid "%u bitset_allocs, %u freed (%.2f%%).\n"
msgstr ""
-#: lib/bitset_stats.c:229
+#: lib/bitset_stats.c:228
#, c-format
-msgid "%d bitset_sets, %d cached (%.2f%%)\n"
+msgid "%u bitset_sets, %u cached (%.2f%%)\n"
msgstr ""
-#: lib/bitset_stats.c:232
+#: lib/bitset_stats.c:231
#, c-format
-msgid "%d bitset_resets, %d cached (%.2f%%)\n"
+msgid "%u bitset_resets, %u cached (%.2f%%)\n"
msgstr ""
-#: lib/bitset_stats.c:235
+#: lib/bitset_stats.c:234
#, c-format
-msgid "%d bitset_tests, %d cached (%.2f%%)\n"
+msgid "%u bitset_tests, %u cached (%.2f%%)\n"
msgstr ""
-#: lib/bitset_stats.c:239
+#: lib/bitset_stats.c:238
#, c-format
-msgid "%d bitset_lists\n"
+msgid "%u bitset_lists\n"
msgstr ""
-#: lib/bitset_stats.c:241
+#: lib/bitset_stats.c:240
msgid "count log histogram\n"
msgstr ""
-#: lib/bitset_stats.c:244
+#: lib/bitset_stats.c:243
msgid "size log histogram\n"
msgstr ""
-#: lib/bitset_stats.c:247
+#: lib/bitset_stats.c:246
msgid "density histogram\n"
msgstr ""
-#: lib/bitset_stats.c:264
+#: lib/bitset_stats.c:262
msgid ""
"Bitset statistics:\n"
"\n"
msgstr ""
-#: lib/bitset_stats.c:267
+#: lib/bitset_stats.c:265
#, c-format
-msgid "Accumulated runs = %d\n"
+msgid "Accumulated runs = %u\n"
msgstr ""
-#: lib/bitset_stats.c:311
+#: lib/bitset_stats.c:310
msgid "Could not read stats file."
msgstr ""
-#: lib/bitset_stats.c:313
+#: lib/bitset_stats.c:312
msgid "Bad stats file size.\n"
msgstr ""
-#: lib/bitset_stats.c:339
+#: lib/bitset_stats.c:338
msgid "Could not write stats file."
msgstr ""
-#: lib/bitset_stats.c:343
+#: lib/bitset_stats.c:342
msgid "Could not open stats file for writing."
msgstr ""
msgid "time in %s: %ld.%06ld (%ld%%)\n"
msgstr ""
-#, fuzzy
-#~ msgid "Exiting get_state => %d\n"
-#~ msgstr " %-4s\tir al estado %d\n"
-
-#, fuzzy
-#~ msgid " (rule %d)\n"
-#~ msgstr " (regla %d)"
-
#~ msgid "reduce"
#~ msgstr "reduce"
#~ msgid "`%s' requires an argument"
#~ msgstr "`%s' requiere un argumento"
+#~ msgid " (rule %d)"
+#~ msgstr " (regla %d)"
+
#~ msgid " %-4s\terror (nonassociative)\n"
#~ msgstr " %-4s\terror (no asociativo)\n"