This commit is contained in:
Akim Demaille
2002-09-04 09:58:12 +00:00
parent 3c146b5e6f
commit 9503bbd27d
13 changed files with 1160 additions and 1628 deletions

135
po/it.po
View File

@@ -5,7 +5,7 @@
msgid ""
msgstr ""
"Project-Id-Version: bison 1.49a\n"
"POT-Creation-Date: 2002-08-11 00:16-0700\n"
"POT-Creation-Date: 2002-09-04 11:54+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"
@@ -14,66 +14,6 @@ msgstr ""
"Content-Transfer-Encoding: 8-bit\n"
"Plural-Forms: nplurals=2; plural=(n != 1);\n"
#: src/LR0.c:63
#, c-format
msgid "state_list_append (state = %d, symbol = %d (%s))\n"
msgstr ""
#: src/LR0.c:181
#, c-format
msgid "Entering new_itemsets, state = %d\n"
msgstr ""
#: src/LR0.c:219
#, c-format
msgid "Entering get_state, symbol = %d (%s)\n"
msgstr ""
#: src/LR0.c:227
#, fuzzy, c-format
msgid "Exiting get_state => %d\n"
msgstr " %-4s\tprosecuzione allo stato %d\n"
#: src/LR0.c:247
#, c-format
msgid "Entering append_states, state = %d\n"
msgstr ""
#: src/LR0.c:355
#, c-format
msgid "Processing state %d (reached by %s)\n"
msgstr ""
#: src/assoc.c:31
msgid "undefined associativity"
msgstr ""
#: src/closure.c:56
#, c-format
msgid "Closure: %s\n"
msgstr ""
#: src/closure.c:63
#, fuzzy, c-format
msgid " (rule %d)\n"
msgstr " (regola %d)"
#: src/closure.c:136
msgid "RTC: Firsts Input"
msgstr ""
#: src/closure.c:139
msgid "RTC: Firsts Output"
msgstr ""
#: src/closure.c:203
msgid "input"
msgstr ""
#: src/closure.c:234
msgid "output"
msgstr ""
#: src/complain.c:89 lib/error.c:128 lib/error.c:156
msgid "Unknown system error"
msgstr "Errore di sistema sconosciuto"
@@ -286,35 +226,6 @@ msgstr "vuoto"
msgid "Grammar"
msgstr "Grammatica"
#: src/gram.c:250
msgid ""
"Variables\n"
"---------\n"
"\n"
msgstr ""
#: src/gram.c:253
msgid "Value Sprec Sassoc Tag\n"
msgstr ""
#: src/gram.c:263
msgid ""
"Rules\n"
"-----\n"
"\n"
msgstr ""
#: src/gram.c:266
msgid "Num (Prec, Assoc, Useful, Ritem Range) Lhs -> Rhs (Ritem range) [Num]\n"
msgstr ""
#: src/gram.c:292
msgid ""
"Rules interpreted\n"
"-----------------\n"
"\n"
msgstr ""
#: src/gram.c:321 src/reduce.c:302 src/reduce.c:392
#, fuzzy
msgid "warning"
@@ -325,24 +236,6 @@ msgstr "attenzione: "
msgid "too many gotos (max %d)"
msgstr "troppi goto (max %d)"
#: src/lalr.c:406
msgid "Lookaheads: BEGIN\n"
msgstr ""
#: src/lalr.c:418
#, c-format
msgid "State %d: %d lookaheads\n"
msgstr ""
#: src/lalr.c:425
#, c-format
msgid " on %d (%s) -> rule %d\n"
msgstr ""
#: src/lalr.c:430
msgid "Lookaheads: END\n"
msgstr ""
#: src/main.c:117
msgid "rule never reduced because of conflicts"
msgstr ""
@@ -527,14 +420,6 @@ msgstr[1] "%d regole inutili"
msgid "start symbol %s does not derive any sentence"
msgstr "dal simbolo iniziale %s non deriva alcuna frase"
#: src/relation.c:137
msgid "relation_transpose: input\n"
msgstr ""
#: src/relation.c:176
msgid "relation_transpose: output\n"
msgstr ""
#: src/scan-gram.l:202
#, c-format
msgid ": invalid character: `%c'\n"
@@ -670,16 +555,6 @@ msgstr "simbolo iniziale %s non definito"
msgid "the start symbol %s is a token"
msgstr "specificato il token %s come simbolo iniziale"
#: src/tables.c:210
#, c-format
msgid "growing table and check from: %lu to %lu\n"
msgstr ""
#: src/tables.c:757
#, c-format
msgid "base_t too small to hold %d\n"
msgstr ""
#: lib/argmatch.c:161
#, fuzzy, c-format
msgid "invalid argument %s for %s"
@@ -840,6 +715,14 @@ msgstr ""
msgid "time in %s: %ld.%06ld (%ld%%)\n"
msgstr ""
#, fuzzy
#~ msgid "Exiting get_state => %d\n"
#~ msgstr " %-4s\tprosecuzione allo stato %d\n"
#, fuzzy
#~ msgid " (rule %d)\n"
#~ msgstr " (regola %d)"
#~ msgid "reduce"
#~ msgstr "riduzione"