+#: lib/subpipe.c:187
+#, c-format
+msgid "subsidiary program `%s' could not be invoked"
+msgstr ""
+
+#: lib/subpipe.c:189
+#, c-format
+msgid "subsidiary program `%s' not found"
+msgstr ""
+
+#: lib/subpipe.c:191
+#, c-format
+msgid "subsidiary program `%s' failed"
+msgstr ""
+
+#: lib/subpipe.c:192
+#, c-format
+msgid "subsidiary program `%s' failed (exit status %d)"
+msgstr ""
+
+#: lib/timevar.c:476
+msgid ""
+"\n"
+"Execution times (seconds)\n"
+msgstr ""
+"\n"
+"Tempo di esecuzione (in secondi)\n"
+
+#: lib/timevar.c:526
+msgid " TOTAL :"
+msgstr " TOTALE :"
+
+#: lib/timevar.c:562
+#, c-format
+msgid "time in %s: %ld.%06ld (%ld%%)\n"
+msgstr "tempo in %s: %ld.%06ld (%ld%%)\n"
+
+#~ msgid "%d shift/reduce conflict"
+#~ msgid_plural "%d shift/reduce conflicts"
+#~ msgstr[0] "%d conflitto shift/riduzione"
+#~ msgstr[1] "%d conflitti shift/riduzione"
+
+#~ msgid "and"
+#~ msgstr "e"
+
+#~ msgid "conflicts: "
+#~ msgstr "conflitti: "
+
+#~ msgid "State %d contains "
+#~ msgstr "Lo stato %d contiene"
+
+#~ msgid "%s: no grammar file given\n"
+#~ msgstr "%s: nessun file grammatica specificato\n"
+
+#~ msgid "%s: extra arguments ignored after `%s'\n"
+#~ msgstr "%s: ignorati gli argomenti successivi a `%s'\n"
+
+#~ msgid "too many gotos (max %d)"
+#~ msgstr "troppi goto (max %d)"
+
+#~ msgid "two @prec's in a row"
+#~ msgstr "due @prec di seguito"
+
+#~ msgid "%%dprec affects only GLR parsers"
+#~ msgstr "%%dprec considerato solo nei parser GLR"
+
+#~ msgid "only one %%dprec allowed per rule"
+#~ msgstr "solo un %%dprec è permesso in una regola"
+
+#~ msgid "too many symbols (tokens plus nonterminals); maximum %d"
+#~ msgstr "troppi simboli (token e nonterminali); il massimo è %d"
+
+#~ msgid ": unexpected end of file in a comment\n"
+#~ msgstr ": fine del file inattesa in un commento\n"
+
+#~ msgid ": unexpected end of file in a string\n"
+#~ msgstr ": fine del file inattesa in una stringa\n"
+
+#~ msgid ": unexpected end of file in a character\n"
+#~ msgstr ": fine del file inattesa in un carattere\n"