]>
Commit | Line | Data |
---|---|---|
bb0146c2 AD |
1 | # Italian translation for message of GNU bison. |
2 | # Copyright (C) 2002 Free Software Foundation, Inc. | |
3 | # Paolo Bonzini <bonzini@gnu.org>, 2002. | |
4 | # | |
5 | msgid "" | |
6 | msgstr "" | |
0755be2f PE |
7 | "Project-Id-Version: bison 1.49a\n" |
8 | "POT-Creation-Date: 2002-08-11 00:16-0700\n" | |
9 | "PO-Revision-Date: 2002-05-03 11:03+0100\n" | |
bb0146c2 | 10 | "Last-Translator: Paolo Bonzini <bonzini@gnu.org>\n" |
0755be2f | 11 | "Language-Team: Italian <tp@lists.linux.it>\n" |
bb0146c2 AD |
12 | "MIME-Version: 1.0\n" |
13 | "Content-Type: text/plain; charset=ISO-8859-1\n" | |
14 | "Content-Transfer-Encoding: 8-bit\n" | |
15 | "Plural-Forms: nplurals=2; plural=(n != 1);\n" | |
16 | ||
0755be2f PE |
17 | #: src/LR0.c:63 |
18 | #, c-format | |
19 | msgid "state_list_append (state = %d, symbol = %d (%s))\n" | |
20 | msgstr "" | |
21 | ||
22 | #: src/LR0.c:181 | |
23 | #, c-format | |
24 | msgid "Entering new_itemsets, state = %d\n" | |
25 | msgstr "" | |
26 | ||
27 | #: src/LR0.c:219 | |
28 | #, c-format | |
29 | msgid "Entering get_state, symbol = %d (%s)\n" | |
30 | msgstr "" | |
31 | ||
32 | #: src/LR0.c:227 | |
33 | #, fuzzy, c-format | |
34 | msgid "Exiting get_state => %d\n" | |
35 | msgstr " %-4s\tprosecuzione allo stato %d\n" | |
36 | ||
37 | #: src/LR0.c:247 | |
38 | #, c-format | |
39 | msgid "Entering append_states, state = %d\n" | |
40 | msgstr "" | |
41 | ||
42 | #: src/LR0.c:355 | |
43 | #, c-format | |
44 | msgid "Processing state %d (reached by %s)\n" | |
45 | msgstr "" | |
46 | ||
47 | #: src/assoc.c:31 | |
48 | msgid "undefined associativity" | |
49 | msgstr "" | |
50 | ||
51 | #: src/closure.c:56 | |
52 | #, c-format | |
53 | msgid "Closure: %s\n" | |
54 | msgstr "" | |
55 | ||
56 | #: src/closure.c:63 | |
57 | #, fuzzy, c-format | |
58 | msgid " (rule %d)\n" | |
59 | msgstr " (regola %d)" | |
60 | ||
61 | #: src/closure.c:136 | |
62 | msgid "RTC: Firsts Input" | |
63 | msgstr "" | |
64 | ||
65 | #: src/closure.c:139 | |
66 | msgid "RTC: Firsts Output" | |
67 | msgstr "" | |
68 | ||
69 | #: src/closure.c:203 | |
70 | msgid "input" | |
71 | msgstr "" | |
72 | ||
73 | #: src/closure.c:234 | |
74 | msgid "output" | |
75 | msgstr "" | |
76 | ||
77 | #: src/complain.c:89 lib/error.c:128 lib/error.c:156 | |
bb0146c2 AD |
78 | msgid "Unknown system error" |
79 | msgstr "Errore di sistema sconosciuto" | |
80 | ||
0755be2f | 81 | #: src/complain.c:123 src/complain.c:152 |
bb0146c2 AD |
82 | msgid "warning: " |
83 | msgstr "attenzione: " | |
84 | ||
0755be2f | 85 | #: src/complain.c:252 src/complain.c:282 |
bb0146c2 AD |
86 | msgid "fatal error: " |
87 | msgstr "errore fatale: " | |
88 | ||
74886d31 | 89 | #: src/conflicts.c:72 |
b0e5f19e AD |
90 | #, fuzzy, c-format |
91 | msgid " Conflict between rule %d and token %s resolved as shift" | |
bb0146c2 AD |
92 | msgstr "" |
93 | "Conflitto nello stato %d tra la regola %d e il token %s risolto come %s.\n" | |
94 | ||
74886d31 | 95 | #: src/conflicts.c:80 |
b0e5f19e AD |
96 | #, fuzzy, c-format |
97 | msgid " Conflict between rule %d and token %s resolved as reduce" | |
98 | msgstr "" | |
99 | "Conflitto nello stato %d tra la regola %d e il token %s risolto come %s.\n" | |
bb0146c2 | 100 | |
74886d31 | 101 | #: src/conflicts.c:87 |
b0e5f19e AD |
102 | #, fuzzy, c-format |
103 | msgid " Conflict between rule %d and token %s resolved as an error" | |
104 | msgstr "" | |
105 | "Conflitto nello stato %d tra la regola %d e il token %s risolto come %s.\n" | |
bb0146c2 | 106 | |
0755be2f | 107 | #: src/conflicts.c:402 |
bb0146c2 AD |
108 | #, c-format |
109 | msgid "%d shift/reduce conflict" | |
110 | msgid_plural "%d shift/reduce conflicts" | |
111 | msgstr[0] "%d conflitto shift/riduzione" | |
112 | msgstr[1] "%d conflitti shift/riduzione" | |
113 | ||
0755be2f | 114 | #: src/conflicts.c:409 |
bb0146c2 AD |
115 | msgid "and" |
116 | msgstr "e" | |
117 | ||
0755be2f | 118 | #: src/conflicts.c:415 |
bb0146c2 AD |
119 | #, c-format |
120 | msgid "%d reduce/reduce conflict" | |
121 | msgid_plural "%d reduce/reduce conflicts" | |
122 | msgstr[0] "%d conflitto riduzione/riduzione" | |
123 | msgstr[1] "%d conflitti riduzione/riduzione" | |
124 | ||
0755be2f | 125 | #: src/conflicts.c:435 |
bb0146c2 AD |
126 | msgid "conflicts: " |
127 | msgstr "conflitti: " | |
128 | ||
0755be2f | 129 | #: src/conflicts.c:437 |
bb0146c2 AD |
130 | #, c-format |
131 | msgid " %d shift/reduce" | |
132 | msgstr " %d shift/riduzione" | |
133 | ||
0755be2f | 134 | #: src/conflicts.c:441 |
bb0146c2 AD |
135 | #, c-format |
136 | msgid " %d reduce/reduce" | |
137 | msgstr " %d riduzione/riduzione" | |
138 | ||
0755be2f | 139 | #: src/conflicts.c:460 |
bb0146c2 | 140 | #, c-format |
0755be2f PE |
141 | msgid "State %d contains " |
142 | msgstr "Lo stato %d contiene" | |
bb0146c2 | 143 | |
0755be2f PE |
144 | #: src/conflicts.c:537 |
145 | #, fuzzy, c-format | |
146 | msgid "expected %d shift/reduce conflict" | |
147 | msgid_plural "expected %d shift/reduce conflicts" | |
bb0146c2 AD |
148 | msgstr[0] "atteso %d conflitto shift/riduzione\n" |
149 | msgstr[1] "attesi %d conflitti shift/riduzione\n" | |
150 | ||
0755be2f | 151 | #: src/files.c:114 |
bb0146c2 AD |
152 | #, c-format |
153 | msgid "cannot open file `%s'" | |
154 | msgstr "impossibile aprire il file `%s'" | |
155 | ||
0755be2f | 156 | #: src/files.c:133 |
bb0146c2 AD |
157 | msgid "cannot close file" |
158 | msgstr "impossibile chiudere il file `%s'" | |
159 | ||
0755be2f | 160 | #: src/getargs.c:157 |
bb0146c2 AD |
161 | msgid "GNU bison generates parsers for LALR(1) grammars.\n" |
162 | msgstr "GNU bison genera parser per grammatiche LALR(1).\n" | |
163 | ||
0755be2f | 164 | #: src/getargs.c:161 |
bb0146c2 AD |
165 | #, c-format |
166 | msgid "Usage: %s [OPTION]... FILE\n" | |
167 | msgstr "Utilizzo: %s [OPZIONE]... FILE\n" | |
168 | ||
0755be2f | 169 | #: src/getargs.c:165 |
bb0146c2 AD |
170 | msgid "" |
171 | "If a long option shows an argument as mandatory, then it is mandatory\n" | |
172 | "for the equivalent short option also. Similarly for optional arguments.\n" | |
173 | msgstr "" | |
174 |