]> git.saurik.com Git - bison.git/blobdiff - po/it.po
(yyreport_parse_error): Remove, putting its body into...
[bison.git] / po / it.po
index 42de4e36379662817e6835a2672d166563cd2265..2bfdaa28d0394adbdc40692d7f845c0640ba6222 100644 (file)
--- a/po/it.po
+++ b/po/it.po
@@ -5,7 +5,7 @@
 msgid ""
 msgstr ""
 "Project-Id-Version: bison 1.49a\n"
-"POT-Creation-Date: 2002-09-10 15:52+0200\n"
+"POT-Creation-Date: 2002-10-11 11:58+0200\n"
 "PO-Revision-Date: 2002-05-03 11:03+0100\n"
 "Last-Translator: Paolo Bonzini <bonzini@gnu.org>\n"
 "Language-Team: Italian <tp@lists.linux.it>\n"
@@ -240,7 +240,7 @@ msgstr "troppi goto (max %d)"
 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 ""
 
@@ -420,63 +420,62 @@ msgstr[1] "%d regole inutili"
 msgid "start symbol %s does not derive any sentence"
 msgstr "dal simbolo iniziale %s non deriva alcuna frase"
 
-#: 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 "fine del file inattesa"
 
-#: 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 "fine del file inattesa"
 
-#: 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 "fine del file inattesa"
 
-#: src/scan-gram.l:332
+#: scan-gram.l:332
 #, fuzzy, c-format
 msgid ": invalid escape: %s\n"
 msgstr "valore non valido: %s%d"
 
-#: src/scan-gram.l:353
+#: scan-gram.l:353
 #, fuzzy, c-format
 msgid ": unrecognized escape: %s\n"
 msgstr "non riconosciuto: %s"
 
-#: src/scan-gram.l:473
+#: scan-gram.l:473
 #, fuzzy
 msgid ": unexpected end of file in a braced code\n"
 msgstr "fine del file inattesa"
 
-#: src/scan-gram.l:502
+#: scan-gram.l:502
 #, fuzzy
 msgid ": unexpected end of file in a prologue\n"
 msgstr "fine del file inattesa"
 
-#: src/scan-gram.l:560
+#: scan-gram.l:560
 #, c-format
 msgid "$$ of `%s' has no declared type"
 msgstr "Manca una dichiarazione di tipo per $$ di `%s'"
 
-#: 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 "valore non valido: %s%d"
 
-#: src/scan-gram.l:584
+#: scan-gram.l:584
 #, c-format
 msgid "$%d of `%s' has no declared type"
 msgstr "Manca una dichiarazione di tipo per $%d di `%s'"
 
-#: 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 non รจ valido"
@@ -569,67 +568,67 @@ msgstr ""
 msgid "Valid arguments are:"
 msgstr ""
 
-#: lib/bitset_stats.c:226
+#: lib/bitset_stats.c:235
 #, 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:238
 #, 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:241
 #, 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:244
 #, 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:248
 #, c-format
-msgid "%d bitset_lists\n"
+msgid "%u bitset_lists\n"
 msgstr ""
 
-#: lib/bitset_stats.c:241
+#: lib/bitset_stats.c:250
 msgid "count log histogram\n"
 msgstr ""
 
-#: lib/bitset_stats.c:244
+#: lib/bitset_stats.c:253
 msgid "size log histogram\n"
 msgstr ""
 
-#: lib/bitset_stats.c:247
+#: lib/bitset_stats.c:256
 msgid "density histogram\n"
 msgstr ""
 
-#: lib/bitset_stats.c:264
+#: lib/bitset_stats.c:272
 msgid ""
 "Bitset statistics:\n"
 "\n"
 msgstr ""
 
-#: lib/bitset_stats.c:267
+#: lib/bitset_stats.c:275
 #, c-format
-msgid "Accumulated runs = %d\n"
+msgid "Accumulated runs = %u\n"
 msgstr ""
 
-#: lib/bitset_stats.c:311
+#: lib/bitset_stats.c:320
 msgid "Could not read stats file."
 msgstr ""
 
-#: lib/bitset_stats.c:313
+#: lib/bitset_stats.c:322
 msgid "Bad stats file size.\n"
 msgstr ""
 
-#: lib/bitset_stats.c:339
+#: lib/bitset_stats.c:348
 msgid "Could not write stats file."
 msgstr ""
 
-#: lib/bitset_stats.c:343
+#: lib/bitset_stats.c:352
 msgid "Could not open stats file for writing."
 msgstr ""