grub2: bring back build of aros-side grub2 tools
[AROS.git] / rom / dos / catalogs / italian.ct
blobf9cb903c3f290e04c5fb86e130b33509b44dab65
1 ## version $VER: dos.catalog 1.0 (02.02.2005)
2 ## language italiano
3 ## codeset 0
5 MSG_ERROR_NO_FREE_STORE
6 memoria insufficiente
7 ; not enough memory available
9 MSG_ERROR_TASK_TABLE_FULL
10 tavola dei processi completa
11 ; process table full
13 MSG_ERROR_BAD_TEMPLATE
14 template errato
15 ; bad template
17 MSG_ERROR_BAD_NUMBER
18 numero errato
19 ; bad number
21 MSG_ERROR_REQUIRED_ARG_MISSING
22 manca un argomento necessario
23 ; required argument missing
25 MSG_ERROR_KEY_NEEDS_ARG
26 manca un valore dopo la keyword
27 ; value after keyword missing
29 MSG_ERROR_TOO_MANY_ARGS
30 numero di argomenti errato
31 ; wrong number of arguments
33 MSG_ERROR_UNMATCHED_QUOTES
34 unmatched quotes
35 ; unmatched quotes
37 MSG_ERROR_LINE_TOO_LONG
38 linea degli argomenti non valida o troppo lunga
39 ; argument line invalid or too long
41 MSG_ERROR_FILE_NOT_OBJECT
42 il file non è eseguibile
43 ; file is not executable
45 MSG_ERROR_INVALID_RESIDENT_LIBRARY
46 libreria residente non valida
47 ; invalid resident library
49 MSG_ERROR_NO_DEFAULT_DIR
50 errore 201
51 ; no default directory
53 MSG_ERROR_OBJECT_IN_USE
54 l'oggetto è in uso
55 ; object is in use
57 MSG_ERROR_OBJECT_EXISTS
58 l'oggetto esiste già
59 ; object already exists
61 MSG_ERROR_DIR_NOT_FOUND
62 directory non trovata
63 ; directory not found
65 MSG_ERROR_OBJECT_NOT_FOUND
66 oggetto non trovato
67 ; object not found
69 MSG_ERROR_BAD_STREAM_NAME
70 descrizione della finestra invalida
71 ; invalid window description
73 MSG_ERROR_OBJECT_TOO_LARGE
74 oggetto troppo grande
75 ; object too large
77 MSG_ERROR_ACTION_NOT_KNOWN
78 tipo di azione sconosciuto del filesystem
79 ; filesystem action type unknown
81 MSG_ERROR_INVALID_COMPONENT_NAME
82 nome dell'oggetto invalido
83 ; object name invalid
85 MSG_ERROR_INVALID_LOCK
86 blocco dell'oggetto invalido
87 ; invalid object lock
89 MSG_ERROR_OBJECT_WRONG_TYPE
90 L'oggetto non è della tipologia richiesta
91 ; object is not of required type
93 MSG_ERROR_DISK_NOT_VALIDATED
94 disco non convalidato
95 ; disk not validated
97 MSG_ERROR_DISK_WRITE_PROTECTED
98 disco protetto dalla scrittura
99 ; disk is write-protected
101 MSG_ERROR_RENAME_ACROSS_DEVICES
102 tentativo di rinominazione invalida
103 ; rename across devices attempted
105 MSG_ERROR_DIRECTORY_NOT_EMPTY
106 la directory non è vuota
107 ; directory not empty
109 MSG_ERROR_TOO_MANY_LEVELS
110 troppi livelli
111 ; too many levels
113 MSG_ERROR_DEVICE_NOT_MOUNTED
114 dispositivo (o volume) non montato
115 ; device (or volume) is not mounted
117 MSG_ERROR_SEEK_ERROR
118 ricerca fallita
119 ; seek failure
121 MSG_ERROR_COMMENT_TOO_BIG
122 commento troppo lungo
123 ; comment is too long
125 MSG_ERROR_DISK_FULL
126 il disco è pieno
127 ; disk is full
129 MSG_ERROR_DELETE_PROTECTED
130 oggetto protetto dalla cancellazione
131 ; object is protected from deletion
133 MSG_ERROR_WRITE_PROTECTED
134 file protetto dalla scrittura
135 ; file is write protected
137 MSG_ERROR_READ_PROTECTED
138 file protetto dalla lettura
139 ; file is read protected
141 MSG_ERROR_NOT_A_DOS_DISK
142 disco DOS non valido
143 ; not a valid DOS disk
145 MSG_ERROR_NO_DISK
146 manca il disco
147 ; no disk in drive
149 MSG_ERROR_NO_MORE_ENTRIES
150 la directory è piena
151 ; no more entries in directory
153 MSG_ERROR_IS_SOFT_LINK
154 l'oggetto è un collegamento semplice
155 ; object is soft link
157 MSG_ERROR_OBJECT_LINKED
158 l'oggetto è collegato
159 ; object is linked
161 MSG_ERROR_BAD_HUNK
162 descrizione del file corrotta
163 ; bad loadfile hunk
165 MSG_ERROR_NOT_IMPLEMENTED
166 funzione non ancora supportata
167 ; function not implemented
169 MSG_ERROR_RECORD_NOT_LOCKED
170 record non bloccato
171 ; record not locked
173 MSG_ERROR_LOCK_COLLISION
174 collisione del blocco del record
175 ; record lock collision
177 MSG_ERROR_LOCK_TIMEOUT
178 tempo esaurito per blocco record
179 ; record lock timeout
181 MSG_ERROR_UNLOCK_ERROR
182 errore nello sblocco del record
183 ; record unlock error
185 MSG_ERROR_BUFFER_OVERFLOW
186 buffer overflow
187 ; buffer overflow
189 MSG_ERROR_BREAK
190 ***Interruzione
191 ; ***Break
193 MSG_ERROR_NOT_EXECUTABLE
194 file non eseguibile
195 ; file not executable
197 MSG_STRING_DISK_NOT_VALIDATED
198 Volume "%s" non convalidato
199 ; Volume "%s" is not validated
201 MSG_STRING_DISK_WRITE_PROTECTED
202 Volume "%s" protetto da scrittura
203 ; Volume "%s" is write protected
205 MSG_STRING_DEVICE_NOT_MOUNTED_INSERT
206 Prego inserire il volume "%s" in qualsiasi unità
207 ; Please insert volume "%s" in any drive
209 MSG_STRING_DEVICE_NOT_MOUNTED_REPLACE
210 Prego reinserire il volume "%s" in qualsiasi unità
211 ; Please replace volume "%s" in any drive
213 MSG_STRING_DEVICE_NOT_MOUNTED_REPLACE_TARGET
214 Prego reinserire il volume "%s" in "%s"
215 ; Please replace volume "%s" in "%s"
217 MSG_STRING_DISK_FULL
218 Volume "%s" pieno
219 ; Volume "%s" is full
221 MSG_STRING_NOT_A_DOS_DISK
222 Disco DOS non valido in "%s"
223 ; Not a DOS disk in "%s"
225 MSG_STRING_NO_DISK
226 manca il disco in "%s"
227 ; No disk present in "%s"
229 MSG_STRING_ABORT_BUSY
230 È assolutamente necessario reinserire "%s" in "%s"!
231 ; You MUST replace volume "%s" in "%s"!
233 MSG_STRING_ABORT_DISK_ERROR
234 Il volume "%s" ha errori di lettura/scrittura
235 ; Volume "%s" has a read/write error
237 MSG_STRING_RETRY
238 Riprova
239 ; Retry
241 MSG_STRING_CANCEL
242 Annulla
243 ; Cancel
245 MSG_STRING_REQUESTTITLE
246 Richiesta di sistema
247 ; System requester
249 MSG_ERROR_NO_MATCHING_ELSEENDIF
250 manca corrispettivo Else o EndIf
251 ; no matching Else or EndIf
253 MSG_ERROR_SCRIPT_ONLY
254 questo comando può essere usato solo in file di comando
255 ; this command is supposed to be used in command files only
257 MSG_ERROR_UNKNOWN
258 errore indefinito
259 ; undefined error