]>
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 "" | |
7 | "Project-Id-Version: bison 1.31\n" | |
39fd0b54 | 8 | "POT-Creation-Date: 2002-06-11 21:15+0200\n" |
bb0146c2 AD |
9 | "PO-Revision-Date: 2002-01-18 12:40 CET\n" |
10 | "Last-Translator: Paolo Bonzini <bonzini@gnu.org>\n" | |
11 | "Language-Team: Italian <it@li.org>\n" | |
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 | ||
df33b928 | 17 | #: src/LR0.c:198 |
bb0146c2 AD |
18 | #, c-format |
19 | msgid "too many states (max %d)" | |
20 | msgstr "troppi stati (massimo %d)" | |
21 | ||
01e5c817 | 22 | #: src/complain.c:99 lib/error.c:128 lib/error.c:156 |
bb0146c2 AD |
23 | msgid "Unknown system error" |
24 | msgstr "Errore di sistema sconosciuto" | |
25 | ||
39fd0b54 | 26 | #: src/complain.c:151 src/complain.c:200 |
bb0146c2 AD |
27 | msgid "warning: " |
28 | msgstr "attenzione: " | |
29 | ||
39fd0b54 | 30 | #: src/complain.c:337 src/complain.c:370 |
bb0146c2 AD |
31 | msgid "fatal error: " |
32 | msgstr "errore fatale: " | |
33 | ||
b0e5f19e AD |
34 | #: src/conflicts.c:67 |
35 | #, fuzzy, c-format | |
36 | msgid " Conflict between rule %d and token %s resolved as shift" | |
bb0146c2 AD |
37 | msgstr "" |
38 | "Conflitto nello stato %d tra la regola %d e il token %s risolto come %s.\n" | |
39 | ||
b0e5f19e AD |
40 | #: src/conflicts.c:75 |
41 | #, fuzzy, c-format | |
42 | msgid " Conflict between rule %d and token %s resolved as reduce" | |
43 | msgstr "" | |
44 | "Conflitto nello stato %d tra la regola %d e il token %s risolto come %s.\n" | |
bb0146c2 | 45 | |
b0e5f19e AD |
46 | #: src/conflicts.c:82 |
47 | #, fuzzy, c-format | |
48 | msgid " Conflict between rule %d and token %s resolved as an error" | |
49 | msgstr "" | |
50 | "Conflitto nello stato %d tra la regola %d e il token %s risolto come %s.\n" | |
bb0146c2 | 51 | |
39fd0b54 | 52 | #: src/conflicts.c:366 |
bb0146c2 AD |
53 | #, c-format |
54 | msgid "%d shift/reduce conflict" | |
55 | msgid_plural "%d shift/reduce conflicts" | |
56 | msgstr[0] "%d conflitto shift/riduzione" | |
57 | msgstr[1] "%d conflitti shift/riduzione" | |
58 | ||
39fd0b54 | 59 | #: src/conflicts.c:373 |
bb0146c2 AD |
60 | msgid "and" |
61 | msgstr "e" | |
62 | ||
39fd0b54 | 63 | #: src/conflicts.c:379 |
bb0146c2 AD |
64 | #, c-format |
65 | msgid "%d reduce/reduce conflict" | |
66 | msgid_plural "%d reduce/reduce conflicts" | |
67 | msgstr[0] "%d conflitto riduzione/riduzione" | |
68 | msgstr[1] "%d conflitti riduzione/riduzione" | |
69 | ||
39fd0b54 | 70 | #: src/conflicts.c:404 |
bb0146c2 AD |
71 | #, c-format |
72 | msgid "State %d contains " | |
73 | msgstr "Lo stato %d contiene" | |
74 | ||
39fd0b54 | 75 | #: src/conflicts.c:451 |
bb0146c2 AD |
76 | msgid "conflicts: " |
77 | msgstr "conflitti: " | |
78 | ||
39fd0b54 | 79 | #: src/conflicts.c:453 |
bb0146c2 AD |
80 | #, c-format |
81 | msgid " %d shift/reduce" | |
82 | msgstr " %d shift/riduzione" | |
83 | ||
39fd0b54 | 84 | #: src/conflicts.c:457 |
bb0146c2 AD |
85 | #, c-format |
86 | msgid " %d reduce/reduce" | |
87 | msgstr " %d riduzione/riduzione" | |
88 | ||
39fd0b54 | 89 | #: src/conflicts.c:462 src/reduce.c:397 |
bb0146c2 AD |
90 | #, c-format |
91 | msgid "%s contains " | |
92 | msgstr "%s contiene " | |
93 | ||
39fd0b54 | 94 | #: src/conflicts.c:469 |
bb0146c2 AD |
95 | #, c-format |
96 | msgid "expected %d shift/reduce conflict\n" | |
97 | msgid_plural "expected %d shift/reduce conflicts\n" | |
98 | msgstr[0] "atteso %d conflitto shift/riduzione\n" | |
99 | msgstr[1] "attesi %d conflitti shift/riduzione\n" | |
100 | ||
64bd62a1 | 101 | #: src/files.c:159 |
bb0146c2 AD |
102 | #, c-format |
103 | msgid "cannot open file `%s'" | |
104 | msgstr "impossibile aprire il file `%s'" | |
105 | ||
64bd62a1 | 106 | #: src/files.c:178 |
bb0146c2 AD |
107 | msgid "cannot close file" |
108 | msgstr "impossibile chiudere il file `%s'" | |
109 | ||
b0e5f19e | 110 | #: src/getargs.c:99 |
bb0146c2 AD |
111 | msgid "GNU bison generates parsers for LALR(1) grammars.\n" |
112 | msgstr "GNU bison genera parser per grammatiche LALR(1).\n" | |
113 | ||
b0e5f19e | 114 | #: src/getargs.c:103 |
bb0146c2 AD |
115 | #, c-format |
116 | msgid "Usage: %s [OPTION]... FILE\n" | |
117 | msgstr "Utilizzo: %s [OPZIONE]... FILE\n" | |
118 | ||
b0e5f19e | 119 | #: src/getargs.c:107 |
bb0146c2 AD |
120 | msgid "" |
121 | "If a long option shows an argument as mandatory, then it is mandatory\n" | |
122 | "for the equivalent short option also. Similarly for optional arguments.\n" | |
123 | msgstr "" | |
124 |