blob: 752d060d633eec137df861c13cfc43ff99058eae [file] [log] [blame]
Bram Moolenaar675e8d62018-06-24 20:42:01 +02001# Italian translation for Vim
Bram Moolenaar768b8c42006-03-04 21:58:33 +00002#
Bram Moolenaar910f66f2006-04-05 20:41:53 +00003# FIRST AUTHOR Antonio Colombo <azc100@gmail.com>, 2000
Bram Moolenaar675e8d62018-06-24 20:42:01 +02004# Vlad Sandrini <vlad.gently@gmail.com>
5# Luciano Montanaro <mikelima@cirulla.net>
Bram Moolenaar768b8c42006-03-04 21:58:33 +00006#
7# Ogni commento è benvenuto...
8# Every remark is very welcome...
9#
10# Translation done under Linux and using an Italian keyboard.
11# English words left in the text are unmodified at plural.
12# Option names are mostly left untouched.
13#
14msgid ""
15msgstr ""
Bram Moolenaareb3dc872018-05-13 22:34:24 +020016"Project-Id-Version: vim 8.1\n"
Bram Moolenaar29291602010-07-28 14:28:48 +020017"Report-Msgid-Bugs-To: \n"
Bram Moolenaar675e8d62018-06-24 20:42:01 +020018"POT-Creation-Date: 2018-06-19 21:17+0200\n"
19"PO-Revision-Date: 2018-06-19 22:30+0200\n"
Bram Moolenaar38a55632016-02-15 22:07:32 +010020"Last-Translator: Antonio Colombo <azc100@gmail.com>\n"
Bram Moolenaar675e8d62018-06-24 20:42:01 +020021"Language-Team: Italian\n"
22"Language: It\n"
Bram Moolenaar768b8c42006-03-04 21:58:33 +000023"MIME-Version: 1.0\n"
24"Content-Type: text/plain; charset=ISO_8859-1\n"
25"Content-Transfer-Encoding: 8-bit\n"
Bram Moolenaareb3dc872018-05-13 22:34:24 +020026"Plural-Forms: nplurals=2; plural=(n != 1);\n"
Bram Moolenaar768b8c42006-03-04 21:58:33 +000027
Bram Moolenaar6f0d3dd2010-06-08 23:17:01 +020028msgid "E831: bf_key_init() called with empty password"
29msgstr "E831: chiamata a bf_key_init() con password nulla"
30
31msgid "E820: sizeof(uint32_t) != 4"
32msgstr "E820: sizeof(uint32_t) != 4"
33
34msgid "E817: Blowfish big/little endian use wrong"
35msgstr "E817: uso errato di big/little endian in Blowfish"
36
37msgid "E818: sha256 test failed"
38msgstr "E818: test sha256 fallito"
39
40msgid "E819: Blowfish test failed"
41msgstr "E819: test Blowfish fallito"
42
Bram Moolenaar29291602010-07-28 14:28:48 +020043msgid "[Location List]"
44msgstr "[Lista Locazioni]"
45
46msgid "[Quickfix List]"
47msgstr "[Lista Quickfix]"
48
Bram Moolenaar3b1db362013-08-10 15:00:24 +020049msgid "E855: Autocommands caused command to abort"
50msgstr "E855: Comando non completato a causa di autocomandi"
51
Bram Moolenaar768b8c42006-03-04 21:58:33 +000052msgid "E82: Cannot allocate any buffer, exiting..."
53msgstr "E82: Non riesco ad allocare alcun buffer, esco..."
54
55msgid "E83: Cannot allocate buffer, using other one..."
56msgstr "E83: Non riesco ad allocare un buffer, uso l'altro..."
57
Bram Moolenaar6f1d9a02016-07-24 14:12:38 +020058msgid "E931: Buffer cannot be registered"
59msgstr "E931: Non riesco a registrare il buffer"
60
Bram Moolenaar6aa8cea2017-06-05 14:44:35 +020061msgid "E937: Attempt to delete a buffer that is in use"
62msgstr "E937: Tentativo di eliminare un buffer ancora usato"
63
Bram Moolenaar768b8c42006-03-04 21:58:33 +000064msgid "E515: No buffers were unloaded"
65msgstr "E515: Nessun buffer scaricato"
66
67msgid "E516: No buffers were deleted"
68msgstr "E516: Nessun buffer tolto dalla lista"
69
70msgid "E517: No buffers were wiped out"
71msgstr "E517: Nessun buffer cancellato"
72
73msgid "1 buffer unloaded"
74msgstr "1 buffer scaricato"
75
Bram Moolenaar768b8c42006-03-04 21:58:33 +000076msgid "%d buffers unloaded"
77msgstr "%d buffer scaricati"
78
79msgid "1 buffer deleted"
80msgstr "1 buffer tolto dalla lista"
81
Bram Moolenaar768b8c42006-03-04 21:58:33 +000082msgid "%d buffers deleted"
83msgstr "%d buffer tolti dalla lista"
84
85msgid "1 buffer wiped out"
86msgstr "1 buffer cancellato"
87
Bram Moolenaar768b8c42006-03-04 21:58:33 +000088msgid "%d buffers wiped out"
89msgstr "%d buffer cancellati"
90
Bram Moolenaar88774fd2015-08-25 19:52:04 +020091msgid "E90: Cannot unload last buffer"
92msgstr "E90: Non riesco a scaricare l'ultimo buffer"
93
Bram Moolenaar768b8c42006-03-04 21:58:33 +000094msgid "E84: No modified buffer found"
95msgstr "E84: Nessun buffer risulta modificato"
96
Bram Moolenaar768b8c42006-03-04 21:58:33 +000097msgid "E85: There is no listed buffer"
98msgstr "E85: Non c'è alcun buffer elencato"
99
Bram Moolenaar768b8c42006-03-04 21:58:33 +0000100msgid "E87: Cannot go beyond last buffer"
101msgstr "E87: Non posso oltrepassare l'ultimo buffer"
102
103msgid "E88: Cannot go before first buffer"
104msgstr "E88: Non posso andare prima del primo buffer"
105
Bram Moolenaar768b8c42006-03-04 21:58:33 +0000106msgid "E89: No write since last change for buffer %ld (add ! to override)"
107msgstr ""
108"E89: Buffer %ld non salvato dopo modifica (aggiungi ! per eseguire comunque)"
109
Bram Moolenaar24a98a02017-09-27 22:23:55 +0200110msgid "E948: Job still running (add ! to end the job)"
111msgstr "E948: Lavoro ancora in esecuzione (aggiungi! per terminarlo)"
112
113msgid "E37: No write since last change (add ! to override)"
114msgstr "E37: Non salvato dopo modifica (aggiungi ! per eseguire comunque)"
115
116msgid "E948: Job still running"
117msgstr "E948: Lavoro ancora attivo"
118
119msgid "E37: No write since last change"
120msgstr "E37: Non salvato dopo l'ultima modifica"
121
Bram Moolenaar768b8c42006-03-04 21:58:33 +0000122msgid "W14: Warning: List of file names overflow"
Bram Moolenaar88774fd2015-08-25 19:52:04 +0200123msgstr "W14: Avviso: Superato limite della lista dei nomi di file"
Bram Moolenaar768b8c42006-03-04 21:58:33 +0000124
Bram Moolenaar768b8c42006-03-04 21:58:33 +0000125msgid "E92: Buffer %ld not found"
126msgstr "E92: Buffer %ld non trovato"
127
Bram Moolenaar768b8c42006-03-04 21:58:33 +0000128msgid "E93: More than one match for %s"
129msgstr "E93: Più di una corrispondenza per %s"
130
Bram Moolenaar768b8c42006-03-04 21:58:33 +0000131msgid "E94: No matching buffer for %s"
132msgstr "E94: Nessun buffer corrispondente a %s"
133
Bram Moolenaar768b8c42006-03-04 21:58:33 +0000134msgid "line %ld"
Bram Moolenaar88774fd2015-08-25 19:52:04 +0200135msgstr "riga %ld"
Bram Moolenaar768b8c42006-03-04 21:58:33 +0000136
137msgid "E95: Buffer with this name already exists"
138msgstr "E95: C'è già un buffer con questo nome"
139
140msgid " [Modified]"
141msgstr " [Modificato]"
142
143msgid "[Not edited]"
144msgstr "[Non elaborato]"
145
146msgid "[New file]"
147msgstr "[File nuovo]"
148
149msgid "[Read errors]"
150msgstr "[Errori in lettura]"
151
Bram Moolenaar3b1db362013-08-10 15:00:24 +0200152msgid "[RO]"
153msgstr "[Sola Lettura]"
154
Bram Moolenaar768b8c42006-03-04 21:58:33 +0000155msgid "[readonly]"
156msgstr "[in sola lettura]"
157
158msgid "1 line --%d%%--"
Bram Moolenaar88774fd2015-08-25 19:52:04 +0200159msgstr "1 riga --%d%%--"
Bram Moolenaar768b8c42006-03-04 21:58:33 +0000160
161msgid "%ld lines --%d%%--"
Bram Moolenaar88774fd2015-08-25 19:52:04 +0200162msgstr "%ld righe --%d%%--"
Bram Moolenaar768b8c42006-03-04 21:58:33 +0000163
164msgid "line %ld of %ld --%d%%-- col "
Bram Moolenaar88774fd2015-08-25 19:52:04 +0200165msgstr "riga %ld di %ld --%d%%-- col "
Bram Moolenaar768b8c42006-03-04 21:58:33 +0000166
167msgid "[No Name]"
168msgstr "[Senza nome]"
169
Bram Moolenaar768b8c42006-03-04 21:58:33 +0000170msgid "help"
171msgstr "aiuto"
172
Bram Moolenaar910f66f2006-04-05 20:41:53 +0000173msgid "[Help]"
174msgstr "[Aiuto]"
Bram Moolenaar768b8c42006-03-04 21:58:33 +0000175
176msgid "[Preview]"
177msgstr "[Anteprima]"
178
179msgid "All"
180msgstr "Tut"
181
182msgid "Bot"
183msgstr "Fon"
184
185msgid "Top"
186msgstr "Cim"
187
188msgid ""
189"\n"
190"# Buffer list:\n"
191msgstr ""
192"\n"
193"# Lista Buffer:\n"
194
Bram Moolenaar24a98a02017-09-27 22:23:55 +0200195msgid "E382: Cannot write, 'buftype' option is set"
196msgstr "E382: Non posso scrivere, l'opzione 'buftype' è impostata"
197
Bram Moolenaar675e8d62018-06-24 20:42:01 +0200198msgid "[Prompt]"
199msgstr "[Richiesta]"
200
Bram Moolenaar28c37952010-01-06 20:29:28 +0100201msgid "[Scratch]"
202msgstr "[Volatile]"
203
Bram Moolenaar768b8c42006-03-04 21:58:33 +0000204msgid ""
205"\n"
206"--- Signs ---"
207msgstr ""
208"\n"
209"--- Segni ---"
210
Bram Moolenaar768b8c42006-03-04 21:58:33 +0000211msgid "Signs for %s:"
212msgstr "Segni per %s:"
213
Bram Moolenaar768b8c42006-03-04 21:58:33 +0000214msgid " line=%ld id=%d name=%s"
Bram Moolenaar88774fd2015-08-25 19:52:04 +0200215msgstr " riga=%ld id=%d, nome=%s"
216
Bram Moolenaar38a55632016-02-15 22:07:32 +0100217msgid "E902: Cannot connect to port"
218msgstr "E902: Non posso commettermi alla porta"
219
Bram Moolenaar6aa8cea2017-06-05 14:44:35 +0200220msgid "E901: gethostbyname() in channel_open()"
221msgstr "E901: gethostbyname() in channel_open()"
222
223msgid "E898: socket() in channel_open()"
224msgstr "E898: socket() in channel_open()"
225
226msgid "E903: received command with non-string argument"
227msgstr "E903: il comando ricevuto non aveva come argomento una stringa"
228
229msgid "E904: last argument for expr/call must be a number"
230msgstr "E904: l'ultimo argomento per espressione/chiamata dev'essere numerico"
231
232msgid "E904: third argument for call must be a list"
233msgstr "E904: il terzo argomento della chiamata dev'essere una Lista"
234
235msgid "E905: received unknown command: %s"
236msgstr "E905: recevuto comando non conosciuto: %s"
237
Bram Moolenaar6aa8cea2017-06-05 14:44:35 +0200238msgid "E630: %s(): write while not connected"
239msgstr "E630: %s(): scrittura in mancanza di connessione"
240
241msgid "E631: %s(): write failed"
242msgstr "E631: %s(): scrittura non riuscita"
243
Bram Moolenaar91c49372016-05-08 09:50:29 +0200244msgid "E917: Cannot use a callback with %s()"
245msgstr "E917: Non posso usare callback con %s()"
Bram Moolenaar38a55632016-02-15 22:07:32 +0100246
Bram Moolenaar91c49372016-05-08 09:50:29 +0200247msgid "E912: cannot use ch_evalexpr()/ch_sendexpr() with a raw or nl channel"
248msgstr "E912: non posso usare ch_evalexpr() con un canale grezzo o nl"
249
250msgid "E906: not an open channel"
251msgstr "E906: canale non aperto"
252
253msgid "E920: _io file requires _name to be set"
254msgstr "E920: il file _io necessita di impostare _name"
255
256msgid "E915: in_io buffer requires in_buf or in_name to be set"
257msgstr "E915: il buffer in_io necessita di impostare in_buf o in_name"
258
259msgid "E918: buffer must be loaded: %s"
260msgstr "E918: il buffer dev'essere caricato: %s"
Bram Moolenaar38a55632016-02-15 22:07:32 +0100261
Bram Moolenaar88774fd2015-08-25 19:52:04 +0200262msgid "E821: File is encrypted with unknown method"
263msgstr "E821: File cifrato con metodo sconosciuto"
264
265msgid "Warning: Using a weak encryption method; see :help 'cm'"
266msgstr "Avviso: Metodo di cifratura debole in uso; vedere :help 'cm'"
267
268msgid "Enter encryption key: "
269msgstr "Immetti chiave di cifratura: "
270
271msgid "Enter same key again: "
272msgstr "Ribatti per conferma la stessa chiave: "
273
274msgid "Keys don't match!"
275msgstr "Le chiavi non corrispondono!"
276
277msgid "[crypted]"
278msgstr "[cifrato]"
Bram Moolenaar768b8c42006-03-04 21:58:33 +0000279
Bram Moolenaar6aa8cea2017-06-05 14:44:35 +0200280msgid "E720: Missing colon in Dictionary: %s"
281msgstr "E720: Manca ':' nel Dizionario: %s"
282
Bram Moolenaar6aa8cea2017-06-05 14:44:35 +0200283msgid "E721: Duplicate key in Dictionary: \"%s\""
284msgstr "E721: Chiave duplicata nel Dizionario: \"%s\""
285
Bram Moolenaar6aa8cea2017-06-05 14:44:35 +0200286msgid "E722: Missing comma in Dictionary: %s"
287msgstr "E722: Manca virgola nel Dizionario: %s"
288
Bram Moolenaar6aa8cea2017-06-05 14:44:35 +0200289msgid "E723: Missing end of Dictionary '}': %s"
290msgstr "E723: Manca '}' a fine Dizionario: %s"
291
292msgid "extend() argument"
293msgstr "argomento di extend()"
294
Bram Moolenaar6aa8cea2017-06-05 14:44:35 +0200295msgid "E737: Key already exists: %s"
296msgstr "E737: Chiave già esistente: %s"
297
298msgid "E96: Cannot diff more than %ld buffers"
Bram Moolenaar768b8c42006-03-04 21:58:33 +0000299msgstr "E96: Non supporto differenze fra più di %ld buffer"
300
Bram Moolenaar28c37952010-01-06 20:29:28 +0100301msgid "E810: Cannot read or write temp files"
302msgstr "E810: Non riesco a leggere o scrivere file temporanei"
303
Bram Moolenaar768b8c42006-03-04 21:58:33 +0000304msgid "E97: Cannot create diffs"
Bram Moolenaar6f0d3dd2010-06-08 23:17:01 +0200305msgstr "E97: Non riesco a creare differenze"
Bram Moolenaar768b8c42006-03-04 21:58:33 +0000306
307msgid "Patch file"
308msgstr "File di differenze"
309
Bram Moolenaar28c37952010-01-06 20:29:28 +0100310msgid "E816: Cannot read patch output"
311msgstr "E816: Non riesco a leggere output del comando 'patch'"
312
Bram Moolenaar768b8c42006-03-04 21:58:33 +0000313msgid "E98: Cannot read diff output"
314msgstr "E98: Non riesco a leggere output del comando 'diff'"
315
316msgid "E99: Current buffer is not in diff mode"
317msgstr "E99: Buffer corrente non in modalità 'diff'"
318
Bram Moolenaar83e138c2007-05-05 18:27:07 +0000319msgid "E793: No other buffer in diff mode is modifiable"
320msgstr "E793: Nessun altro buffer è modificabile in modalità 'diff'"
321
Bram Moolenaar768b8c42006-03-04 21:58:33 +0000322msgid "E100: No other buffer in diff mode"
323msgstr "E100: Non c'è nessun altro buffer in modalità 'diff'"
324
325msgid "E101: More than two buffers in diff mode, don't know which one to use"
326msgstr "E101: Più di due buffer in modalità 'diff', non so quale usare"
327
Bram Moolenaar768b8c42006-03-04 21:58:33 +0000328msgid "E102: Can't find buffer \"%s\""
329msgstr "E102: Non riesco a trovare il buffer: \"%s\""
330
Bram Moolenaar768b8c42006-03-04 21:58:33 +0000331msgid "E103: Buffer \"%s\" is not in diff mode"
332msgstr "E103: Il buffer \"%s\" non è in modalità 'diff'"
333
Bram Moolenaar18144c82006-04-12 21:52:12 +0000334msgid "E787: Buffer changed unexpectedly"
335msgstr "E787: Il buffer è variato inaspettatamente"
336
Bram Moolenaar768b8c42006-03-04 21:58:33 +0000337msgid "E104: Escape not allowed in digraph"
338msgstr "E104: Escape not ammesso nei digrammi"
339
340msgid "E544: Keymap file not found"
341msgstr "E544: File keymap non trovato"
342
343msgid "E105: Using :loadkeymap not in a sourced file"
344msgstr "E105: Uso di :loadkeymap fuori da un file di comandi"
345
Bram Moolenaar3fb9eda2006-05-03 21:29:58 +0000346msgid "E791: Empty keymap entry"
347msgstr "E791: Nessuna keymap per questo tasto"
348
Bram Moolenaar768b8c42006-03-04 21:58:33 +0000349msgid " Keyword completion (^N^P)"
350msgstr " Completamento Keyword (^N^P)"
351
Bram Moolenaar910f66f2006-04-05 20:41:53 +0000352msgid " ^X mode (^]^D^E^F^I^K^L^N^O^Ps^U^V^Y)"
353msgstr " modalità ^X (^]^D^E^F^I^K^L^N^O^Ps^U^V^Y)"
Bram Moolenaar768b8c42006-03-04 21:58:33 +0000354
355msgid " Whole line completion (^L^N^P)"
Bram Moolenaar88774fd2015-08-25 19:52:04 +0200356msgstr " Completamento riga intera (^L^N^P)"
Bram Moolenaar768b8c42006-03-04 21:58:33 +0000357
358msgid " File name completion (^F^N^P)"
Bram Moolenaar88774fd2015-08-25 19:52:04 +0200359msgstr " Completamento nomi file (^F^N^P)"
Bram Moolenaar768b8c42006-03-04 21:58:33 +0000360
361msgid " Tag completion (^]^N^P)"
362msgstr " Completamento Tag (^]^N^P)"
363
364msgid " Path pattern completion (^N^P)"
365msgstr " Completamento modello Path (^N^P)"
366
367msgid " Definition completion (^D^N^P)"
368msgstr " Completamento Definizione (^D^N^P)"
369
370msgid " Dictionary completion (^K^N^P)"
371msgstr " Completamento Dizionario (^K^N^P)"
372
373msgid " Thesaurus completion (^T^N^P)"
374msgstr " Completamento Thesaurus (^T^N^P)"
375
376msgid " Command-line completion (^V^N^P)"
Bram Moolenaar88774fd2015-08-25 19:52:04 +0200377msgstr " Completamento riga comandi (^V^N^P)"
Bram Moolenaar768b8c42006-03-04 21:58:33 +0000378
379msgid " User defined completion (^U^N^P)"
380msgstr " Completamento definito dall'utente (^U^N^P)"
381
382msgid " Omni completion (^O^N^P)"
383msgstr " Completamento globale (^O^N^P)"
384
Bram Moolenaar910f66f2006-04-05 20:41:53 +0000385msgid " Spelling suggestion (s^N^P)"
386msgstr " Suggerimento ortografico (s^N^P)"
Bram Moolenaar768b8c42006-03-04 21:58:33 +0000387
388msgid " Keyword Local completion (^N^P)"
389msgstr " Completamento Keyword Locale (^N^P)"
390
391msgid "Hit end of paragraph"
392msgstr "Giunto alla fine del paragrafo"
393
Bram Moolenaar662db672011-03-22 14:05:35 +0100394msgid "E839: Completion function changed window"
395msgstr "E839: La funzione di completamento ha modificato la finestra"
396
397msgid "E840: Completion function deleted text"
398msgstr "E840: La funzione di completamento ha eliminato del testo"
399
Bram Moolenaar768b8c42006-03-04 21:58:33 +0000400msgid "'dictionary' option is empty"
401msgstr "l'opzione 'dictionary' non è impostata"
402
403msgid "'thesaurus' option is empty"
404msgstr "l'opzione 'thesaurus' non è impostata"
405
Bram Moolenaar768b8c42006-03-04 21:58:33 +0000406msgid "Scanning dictionary: %s"
407msgstr "Scansione dizionario: %s"
408
409msgid " (insert) Scroll (^E/^Y)"
410msgstr " (inserisci) Scroll (^E/^Y)"
411
412msgid " (replace) Scroll (^E/^Y)"
413msgstr " (sostituisci) Scroll (^E/^Y)"
414
Bram Moolenaar768b8c42006-03-04 21:58:33 +0000415msgid "Scanning: %s"
416msgstr "Scansione: %s"
417
418msgid "Scanning tags."
419msgstr "Scansione tag."
420
Bram Moolenaar6aa8cea2017-06-05 14:44:35 +0200421msgid "match in file"
422msgstr "corrispondenza nel file"
423
Bram Moolenaar768b8c42006-03-04 21:58:33 +0000424msgid " Adding"
425msgstr " Aggiungo"
426
Bram Moolenaar768b8c42006-03-04 21:58:33 +0000427msgid "-- Searching..."
428msgstr "-- Ricerca..."
429
430msgid "Back at original"
431msgstr "Ritorno all'originale"
432
433msgid "Word from other line"
Bram Moolenaar88774fd2015-08-25 19:52:04 +0200434msgstr "Parola da un'altra riga"
Bram Moolenaar768b8c42006-03-04 21:58:33 +0000435
436msgid "The only match"
437msgstr "L'unica corrispondenza"
438
Bram Moolenaar768b8c42006-03-04 21:58:33 +0000439msgid "match %d of %d"
440msgstr "corrispondenza %d di %d"
441
Bram Moolenaar768b8c42006-03-04 21:58:33 +0000442msgid "match %d"
Bram Moolenaar8c8de832008-06-24 22:58:06 +0000443msgstr "corrispondenza %d"
Bram Moolenaar768b8c42006-03-04 21:58:33 +0000444
445msgid "E18: Unexpected characters in :let"
446msgstr "E18: Caratteri non previsti in :let"
447
Bram Moolenaar768b8c42006-03-04 21:58:33 +0000448msgid "E121: Undefined variable: %s"
449msgstr "E121: Variabile non definita: %s"
450
451msgid "E111: Missing ']'"
452msgstr "E111: Manca ']'"
453
Bram Moolenaar768b8c42006-03-04 21:58:33 +0000454msgid "E719: Cannot use [:] with a Dictionary"
455msgstr "E719: Non posso usare [:] con un Dizionario"
456
Bram Moolenaar768b8c42006-03-04 21:58:33 +0000457msgid "E734: Wrong variable type for %s="
458msgstr "E734: Tipo di variabile errato per %s="
459
Bram Moolenaar768b8c42006-03-04 21:58:33 +0000460msgid "E461: Illegal variable name: %s"
461msgstr "E461: Nome di variabile non ammesso: %s"
462
Bram Moolenaar3b1db362013-08-10 15:00:24 +0200463# nuovo
464msgid "E806: using Float as a String"
Bram Moolenaar38a55632016-02-15 22:07:32 +0100465msgstr "E806: uso di un Numero-a-virgola-mobile come Stringa"
Bram Moolenaar3b1db362013-08-10 15:00:24 +0200466
Bram Moolenaar768b8c42006-03-04 21:58:33 +0000467msgid "E687: Less targets than List items"
468msgstr "E687: Destinazioni più numerose degli elementi di Lista"
469
470msgid "E688: More targets than List items"
471msgstr "E688: Destinazioni meno numerose degli elementi di Lista"
472
473msgid "Double ; in list of variables"
474msgstr "Doppio ; nella lista di variabili"
475
Bram Moolenaar768b8c42006-03-04 21:58:33 +0000476msgid "E738: Can't list variables for %s"
477msgstr "E738: Non riesco a elencare le variabili per %s"
478
479msgid "E689: Can only index a List or Dictionary"
480msgstr "E689: Posso indicizzare solo una Lista o un Dizionario"
481
482msgid "E708: [:] must come last"
483msgstr "E708: [:] deve essere alla fine"
484
485msgid "E709: [:] requires a List value"
486msgstr "E709: [:] necessita un valore Lista"
487
488msgid "E710: List value has more items than target"
489msgstr "E710: Il valore Lista ha più elementi della destinazione"
490
491msgid "E711: List value has not enough items"
492msgstr "E711: Il valore Lista non ha elementi sufficienti"
493
494msgid "E690: Missing \"in\" after :for"
Bram Moolenaar8c8de832008-06-24 22:58:06 +0000495msgstr "E690: Manca \"in\" dopo :for"
Bram Moolenaar768b8c42006-03-04 21:58:33 +0000496
Bram Moolenaar768b8c42006-03-04 21:58:33 +0000497msgid "E108: No such variable: \"%s\""
498msgstr "E108: Variabile inesistente: \"%s\""
499
Bram Moolenaar6aa8cea2017-06-05 14:44:35 +0200500msgid "E940: Cannot lock or unlock variable %s"
501msgstr "E940: Non riesco a bloccare o sbloccare la variabile %s"
502
Bram Moolenaar768b8c42006-03-04 21:58:33 +0000503msgid "E743: variable nested too deep for (un)lock"
504msgstr "E743: variabile troppo nidificata per lock/unlock"
505
506msgid "E109: Missing ':' after '?'"
507msgstr "E109: Manca ':' dopo '?'"
508
Bram Moolenaarc236c162008-07-13 17:41:49 +0000509msgid "E804: Cannot use '%' with Float"
Bram Moolenaar38a55632016-02-15 22:07:32 +0100510msgstr "E804: Non si può usare '%' con un Numero-a-virgola-mobile"
Bram Moolenaarc236c162008-07-13 17:41:49 +0000511
Bram Moolenaar768b8c42006-03-04 21:58:33 +0000512msgid "E110: Missing ')'"
513msgstr "E110: Manca ')'"
514
515msgid "E695: Cannot index a Funcref"
516msgstr "E695: Non posso indicizzare un Funcref"
517
Bram Moolenaar38a55632016-02-15 22:07:32 +0100518msgid "E909: Cannot index a special variable"
519msgstr "E909: Non posso indicizzare una variabile speciale"
520
Bram Moolenaar768b8c42006-03-04 21:58:33 +0000521msgid "E112: Option name missing: %s"
522msgstr "E112: Nome Opzione mancante: %s"
523
Bram Moolenaar768b8c42006-03-04 21:58:33 +0000524msgid "E113: Unknown option: %s"
525msgstr "E113: Opzione inesistente: %s"
526
Bram Moolenaar768b8c42006-03-04 21:58:33 +0000527msgid "E114: Missing quote: %s"
528msgstr "E114: Manca '\"': %s"
529
Bram Moolenaar768b8c42006-03-04 21:58:33 +0000530msgid "E115: Missing quote: %s"
531msgstr "E115: Manca apostrofo: %s"
532
Bram Moolenaar88774fd2015-08-25 19:52:04 +0200533msgid "Not enough memory to set references, garbage collection aborted!"
534msgstr "Memoria insufficiente per impostarlo, recupero memoria fallito!"
535
Bram Moolenaar768b8c42006-03-04 21:58:33 +0000536msgid "E724: variable nested too deep for displaying"
537msgstr "E724: variabile troppo nidificata per la visualizzazione"
538
Bram Moolenaare37d50a2008-08-06 17:06:04 +0000539msgid "E805: Using a Float as a Number"
Bram Moolenaar38a55632016-02-15 22:07:32 +0100540msgstr "E805: Uso di un Numero-a-virgola-mobile come Numero"
Bram Moolenaarc236c162008-07-13 17:41:49 +0000541
Bram Moolenaare37d50a2008-08-06 17:06:04 +0000542msgid "E703: Using a Funcref as a Number"
543msgstr "E703: Uso di Funcref come Numero"
Bram Moolenaar768b8c42006-03-04 21:58:33 +0000544
Bram Moolenaare37d50a2008-08-06 17:06:04 +0000545msgid "E745: Using a List as a Number"
546msgstr "E745: Uso di Lista come Numero"
Bram Moolenaar768b8c42006-03-04 21:58:33 +0000547
Bram Moolenaare37d50a2008-08-06 17:06:04 +0000548msgid "E728: Using a Dictionary as a Number"
549msgstr "E728: Uso di Dizionario come Numero"
Bram Moolenaar768b8c42006-03-04 21:58:33 +0000550
Bram Moolenaar38a55632016-02-15 22:07:32 +0100551msgid "E910: Using a Job as a Number"
552msgstr "E910: Uso di Job come Numero"
553
Bram Moolenaar91c49372016-05-08 09:50:29 +0200554msgid "E913: Using a Channel as a Number"
555msgstr "E913: Uso di Canale come Numero"
556
Bram Moolenaar38a55632016-02-15 22:07:32 +0100557msgid "E891: Using a Funcref as a Float"
558msgstr "E891: Uso di Funcref come Numero-a-virgola-mobile"
559
560msgid "E892: Using a String as a Float"
561msgstr "E892: Uso di Stringa come Numero-a-virgola-mobile"
562
563msgid "E893: Using a List as a Float"
564msgstr "E893: Uso di Lista come Numero-a-virgola-mobile"
565
566msgid "E894: Using a Dictionary as a Float"
567msgstr "E894: Uso di Dizionario come Numero-a-virgola-mobile"
568
569msgid "E907: Using a special value as a Float"
570msgstr "E907: Uso di valore speciale come Numero-a-virgola-mobile"
571
572msgid "E911: Using a Job as a Float"
573msgstr "E911: Uso di Job come Numero-a-virgola-mobile"
574
Bram Moolenaar91c49372016-05-08 09:50:29 +0200575msgid "E914: Using a Channel as a Float"
576msgstr "E914: Uso di Canale come Numero-a-virgola-mobile"
577
Bram Moolenaar768b8c42006-03-04 21:58:33 +0000578msgid "E729: using Funcref as a String"
579msgstr "E729: uso di Funcref come Stringa"
580
581msgid "E730: using List as a String"
582msgstr "E730: uso di Lista come Stringa"
583
584msgid "E731: using Dictionary as a String"
585msgstr "E731: uso di Dizionario come Stringa"
586
Bram Moolenaar38a55632016-02-15 22:07:32 +0100587# nuovo
588msgid "E908: using an invalid value as a String"
589msgstr "E908: uso di un valore non valido come Stringa"
590
Bram Moolenaar3b1db362013-08-10 15:00:24 +0200591msgid "E795: Cannot delete variable %s"
592msgstr "E795: Non posso cancellare la variabile %s"
Bram Moolenaarc236c162008-07-13 17:41:49 +0000593
Bram Moolenaar768b8c42006-03-04 21:58:33 +0000594msgid "E704: Funcref variable name must start with a capital: %s"
595msgstr ""
596"E704: Il nome della variabile Funcref deve iniziare con una maiuscola: %s"
597
Bram Moolenaar768b8c42006-03-04 21:58:33 +0000598msgid "E705: Variable name conflicts with existing function: %s"
599msgstr "E705: Nome di variabile in conflitto con una funzione esistente: %s"
600
Bram Moolenaar768b8c42006-03-04 21:58:33 +0000601msgid "E741: Value is locked: %s"
602msgstr "E741: Valore di %s non modificabile"
603
604msgid "Unknown"
605msgstr "Sconosciuto"
606
Bram Moolenaar768b8c42006-03-04 21:58:33 +0000607msgid "E742: Cannot change value of %s"
608msgstr "E742: Non riesco a cambiare il valore di %s"
609
610msgid "E698: variable nested too deep for making a copy"
611msgstr "E698: Variabile troppo nidificata per poterla copiare"
612
Bram Moolenaar768b8c42006-03-04 21:58:33 +0000613msgid ""
614"\n"
615"# global variables:\n"
616msgstr ""
617"\n"
618"# variabili globali:\n"
619
620msgid ""
621"\n"
622"\tLast set from "
623msgstr ""
624"\n"
625"\tImpostata l'ultima volta da "
626
Bram Moolenaareb3dc872018-05-13 22:34:24 +0200627msgid "E691: Can only compare List with List"
628msgstr "E691: Posso confrontare una Lista solo con un'altra Lista"
629
630msgid "E692: Invalid operation for List"
631msgstr "E692: Operazione non valida per Liste"
632
633msgid "E735: Can only compare Dictionary with Dictionary"
634msgstr "E735: Posso confrontare un Dizionario solo con un altro Dizionario"
635
636msgid "E736: Invalid operation for Dictionary"
637msgstr "E736: Operazione non valida per Dizionari"
638
639msgid "E694: Invalid operation for Funcrefs"
640msgstr "E694: Operazione non valida per Funcref"
641
Bram Moolenaar6aa8cea2017-06-05 14:44:35 +0200642msgid "map() argument"
643msgstr "argomento di map()"
644
645msgid "filter() argument"
646msgstr "argomento di filter()"
647
Bram Moolenaar6aa8cea2017-06-05 14:44:35 +0200648msgid "E686: Argument of %s must be a List"
649msgstr "E686: L'argomento di %s deve essere una Lista"
650
651msgid "E928: String required"
652msgstr "E928: Stringa necessaria"
653
654msgid "E808: Number or Float required"
655msgstr "E808: Ci vuole un Numero o un Numero-a-virgola-mobile"
656
657msgid "add() argument"
658msgstr "argomento di add()"
659
660msgid "E785: complete() can only be used in Insert mode"
661msgstr "E785: complete() può essere usata solo in modalità inserimento"
662
Bram Moolenaar6aa8cea2017-06-05 14:44:35 +0200663msgid "&Ok"
664msgstr "&OK"
665
Bram Moolenaareb3dc872018-05-13 22:34:24 +0200666msgid "+-%s%3ld line: "
667msgid_plural "+-%s%3ld lines: "
668msgstr[0] "+-%s%3ld riga: "
669msgstr[1] "+-%s%3ld righe: "
670
Bram Moolenaar6aa8cea2017-06-05 14:44:35 +0200671msgid "E700: Unknown function: %s"
672msgstr "E700: Funzione sconosciuta: %s"
673
674msgid "E922: expected a dict"
675msgstr "E922: aspettavo un Dizionario"
676
677msgid "E923: Second argument of function() must be a list or a dict"
678msgstr ""
679"E923: Il secondo argomento di function() dev'essere una Lista o un Dizionario"
680
681msgid ""
682"&OK\n"
683"&Cancel"
684msgstr ""
685"&OK\n"
686"&Non eseguire"
687
688msgid "called inputrestore() more often than inputsave()"
689msgstr "inputrestore() chiamata più volte di inputsave()"
690
691msgid "insert() argument"
692msgstr "argomento di insert()"
693
694msgid "E786: Range not allowed"
695msgstr "E786: Intervallo non consentito"
696
697msgid "E916: not a valid job"
698msgstr "E916: job non valido"
699
700msgid "E701: Invalid type for len()"
701msgstr "E701: Tipo non valido per len()"
702
Bram Moolenaar6aa8cea2017-06-05 14:44:35 +0200703msgid "E798: ID is reserved for \":match\": %ld"
704msgstr "E798: ID riservato per \":match\": %ld"
705
706msgid "E726: Stride is zero"
707msgstr "E726: Incremento indice a zero"
708
709msgid "E727: Start past end"
710msgstr "E727: Indice iniziale superiore a quello finale"
711
712msgid "<empty>"
713msgstr "<vuoto>"
714
715msgid "E240: No connection to the X server"
716msgstr "E240: Manca connessione con server Vim"
717
Bram Moolenaar6aa8cea2017-06-05 14:44:35 +0200718msgid "E241: Unable to send to %s"
719msgstr "E241: Impossibile inviare a %s"
720
721msgid "E277: Unable to read a server reply"
722msgstr "E277: Non riesco a leggere una risposta del server"
723
724msgid "E941: already started a server"
725msgstr "E941: un server è già stato predisposto"
726
727msgid "E942: +clientserver feature not available"
728msgstr "E942: funzionalità +clientserver non disponibile"
729
730msgid "remove() argument"
731msgstr "argomento di remove()"
732
733msgid "E655: Too many symbolic links (cycle?)"
734msgstr "E655: Troppi link simbolici (circolarità?)"
735
736msgid "reverse() argument"
737msgstr "argomento di reverse()"
738
739msgid "E258: Unable to send to client"
740msgstr "E258: Impossibile inviare al client"
741
Bram Moolenaar6aa8cea2017-06-05 14:44:35 +0200742msgid "E927: Invalid action: '%s'"
743msgstr "E927: Azione non valida: '%s'"
744
745msgid "sort() argument"
746msgstr "argomento di sort()"
747
748msgid "uniq() argument"
749msgstr "argomento di uniq()"
750
751msgid "E702: Sort compare function failed"
752msgstr "E702: Funzione confronto nel sort non riuscita"
753
754msgid "E882: Uniq compare function failed"
755msgstr "E882: Funzione confronto in uniq non riuscita"
756
757msgid "(Invalid)"
758msgstr "(Non valido)"
759
760msgid "E935: invalid submatch number: %d"
761msgstr "E935: nomeri di sotto-corrispondenza non valido: %d"
762
763msgid "E677: Error writing temp file"
764msgstr "E677: Errore in scrittura su file temporaneo"
765
766msgid "E921: Invalid callback argument"
767msgstr "E921: Argomento callback non valido"
Bram Moolenaar28c37952010-01-06 20:29:28 +0100768
Bram Moolenaareb3dc872018-05-13 22:34:24 +0200769msgid "<%s>%s%s %d, Hex %02x, Oct %03o, Digr %s"
770msgstr "<%s>%s%s %d, Esa %02x, Ottale %03o, Digr %s"
771
Bram Moolenaar768b8c42006-03-04 21:58:33 +0000772msgid "<%s>%s%s %d, Hex %02x, Octal %03o"
773msgstr "<%s>%s%s %d, Esa %02x, Ottale %03o"
774
Bram Moolenaareb3dc872018-05-13 22:34:24 +0200775msgid "> %d, Hex %04x, Oct %o, Digr %s"
776msgstr "> %d, Esa %04x, Ottale %o, Digr %s"
777
778msgid "> %d, Hex %08x, Oct %o, Digr %s"
779msgstr "> %d, Esa %08x, Ottale %o, Digr %s"
780
Bram Moolenaar768b8c42006-03-04 21:58:33 +0000781msgid "> %d, Hex %04x, Octal %o"
782msgstr "> %d, Esa %04x, Ottale %o"
783
Bram Moolenaar768b8c42006-03-04 21:58:33 +0000784msgid "> %d, Hex %08x, Octal %o"
785msgstr "> %d, Esa %08x, Ottale %o"
786
787msgid "E134: Move lines into themselves"
Bram Moolenaar88774fd2015-08-25 19:52:04 +0200788msgstr "E134: Movimento di righe verso se stesse"
Bram Moolenaar768b8c42006-03-04 21:58:33 +0000789
790msgid "1 line moved"
Bram Moolenaar88774fd2015-08-25 19:52:04 +0200791msgstr "1 riga mossa"
Bram Moolenaar768b8c42006-03-04 21:58:33 +0000792
Bram Moolenaar768b8c42006-03-04 21:58:33 +0000793msgid "%ld lines moved"
Bram Moolenaar88774fd2015-08-25 19:52:04 +0200794msgstr "%ld righe mosse"
Bram Moolenaar768b8c42006-03-04 21:58:33 +0000795
Bram Moolenaar768b8c42006-03-04 21:58:33 +0000796msgid "%ld lines filtered"
Bram Moolenaar88774fd2015-08-25 19:52:04 +0200797msgstr "%ld righe filtrate"
Bram Moolenaar768b8c42006-03-04 21:58:33 +0000798
799msgid "E135: *Filter* Autocommands must not change current buffer"
800msgstr "E135: *Filter* Gli autocomandi non devono modificare il buffer in uso"
801
802msgid "[No write since last change]\n"
803msgstr "[Non salvato dopo l'ultima modifica]\n"
804
Bram Moolenaar768b8c42006-03-04 21:58:33 +0000805msgid "%sviminfo: %s in line: "
Bram Moolenaar88774fd2015-08-25 19:52:04 +0200806msgstr "%sviminfo: %s nella riga: "
Bram Moolenaar768b8c42006-03-04 21:58:33 +0000807
808msgid "E136: viminfo: Too many errors, skipping rest of file"
809msgstr "E136: viminfo: Troppi errori, ignoro il resto del file"
810
Bram Moolenaar768b8c42006-03-04 21:58:33 +0000811msgid "Reading viminfo file \"%s\"%s%s%s"
812msgstr "Lettura file viminfo \"%s\"%s%s%s"
813
814msgid " info"
815msgstr " informazione"
816
817msgid " marks"
818msgstr " mark"
819
Bram Moolenaar28c37952010-01-06 20:29:28 +0100820msgid " oldfiles"
821msgstr " file elaborati in precedenza"
822
Bram Moolenaar768b8c42006-03-04 21:58:33 +0000823msgid " FAILED"
824msgstr " FALLITO"
825
Bram Moolenaar768b8c42006-03-04 21:58:33 +0000826msgid "E137: Viminfo file is not writable: %s"
827msgstr "E137: File viminfo \"%s\" inaccessibile in scrittura"
828
Bram Moolenaar6f1d9a02016-07-24 14:12:38 +0200829msgid "E929: Too many viminfo temp files, like %s!"
830msgstr "E929: Troppi file temporanei viminfo, come %s!"
831
Bram Moolenaar768b8c42006-03-04 21:58:33 +0000832msgid "E138: Can't write viminfo file %s!"
833msgstr "E138: Non riesco a scrivere il file viminfo %s!"
834
Bram Moolenaar768b8c42006-03-04 21:58:33 +0000835msgid "Writing viminfo file \"%s\""
836msgstr "Scrivo file viminfo \"%s\""
837
Bram Moolenaar88774fd2015-08-25 19:52:04 +0200838msgid "E886: Can't rename viminfo file to %s!"
839msgstr "E886: Non riesco a rinominare il file viminfo a %s!"
840
Bram Moolenaar768b8c42006-03-04 21:58:33 +0000841msgid "# This viminfo file was generated by Vim %s.\n"
842msgstr "# Questo file viminfo è stato generato da Vim %s.\n"
843
844msgid ""
845"# You may edit it if you're careful!\n"
846"\n"
847msgstr ""
848"# File modificabile, attento a quel che fai!\n"
849"\n"
850
851msgid "# Value of 'encoding' when this file was written\n"
852msgstr "# Valore di 'encoding' al momento della scrittura di questo file\n"
853
854msgid "Illegal starting char"
855msgstr "Carattere iniziale non ammesso"
856
Bram Moolenaar38a55632016-02-15 22:07:32 +0100857msgid ""
858"\n"
859"# Bar lines, copied verbatim:\n"
860msgstr ""
861"\n"
862"# Righe che iniziano con '|', semplicemente copiate:\n"
863
Bram Moolenaar768b8c42006-03-04 21:58:33 +0000864msgid "Save As"
865msgstr "Salva con Nome"
866
867msgid "Write partial file?"
868msgstr "Scrivo il file incompleto?"
869
870msgid "E140: Use ! to write partial buffer"
871msgstr "E140: Usa ! per scrivere il buffer incompleto"
872
Bram Moolenaar768b8c42006-03-04 21:58:33 +0000873msgid "Overwrite existing file \"%s\"?"
874msgstr "Riscrittura del file esistente \"%s\"?"
875
Bram Moolenaar768b8c42006-03-04 21:58:33 +0000876msgid "Swap file \"%s\" exists, overwrite anyway?"
877msgstr "Il file swap \"%s\" esiste già, sovrascrivo?"
878
Bram Moolenaar768b8c42006-03-04 21:58:33 +0000879msgid "E768: Swap file exists: %s (:silent! overrides)"
880msgstr "E768: File swap esistente: %s (:silent! per sovrascriverlo)"
881
Bram Moolenaar768b8c42006-03-04 21:58:33 +0000882msgid "E141: No file name for buffer %ld"
883msgstr "E141: Manca nome file per il buffer %ld"
884
885msgid "E142: File not written: Writing is disabled by 'write' option"
886msgstr "E142: File non scritto: Scrittura inibita da opzione 'write'"
887
Bram Moolenaar768b8c42006-03-04 21:58:33 +0000888msgid ""
889"'readonly' option is set for \"%s\".\n"
890"Do you wish to write anyway?"
891msgstr ""
892"opzione 'readonly' attiva per \"%s\".\n"
893"Vuoi scrivere comunque?"
894
Bram Moolenaar8c8de832008-06-24 22:58:06 +0000895msgid ""
896"File permissions of \"%s\" are read-only.\n"
897"It may still be possible to write it.\n"
898"Do you wish to try?"
899msgstr ""
900"I permessi di \"%s\" sono di sola lettura.\n"
901"Questo potrebbe non impedire la scrittura.\n"
902"Vuoi provare?"
903
Bram Moolenaar8c8de832008-06-24 22:58:06 +0000904msgid "E505: \"%s\" is read-only (add ! to override)"
905msgstr "E505: \"%s\" è in sola lettura (aggiungi ! per eseguire comunque)"
906
Bram Moolenaar768b8c42006-03-04 21:58:33 +0000907msgid "Edit File"
908msgstr "Elabora File"
909
Bram Moolenaar768b8c42006-03-04 21:58:33 +0000910msgid "E143: Autocommands unexpectedly deleted new buffer %s"
911msgstr ""
912"E143: Gli autocomandi hanno inaspettatamente cancellato il nuovo buffer %s"
913
914msgid "E144: non-numeric argument to :z"
915msgstr "E144: argomento non-numerico a :z"
916
917msgid "E145: Shell commands not allowed in rvim"
918msgstr "E145: Comandi Shell non permessi in rvim"
919
920msgid "E146: Regular expressions can't be delimited by letters"
921msgstr "E146: Le espressioni regolari non possono essere delimitate da lettere"
922
Bram Moolenaar768b8c42006-03-04 21:58:33 +0000923msgid "replace with %s (y/n/a/q/l/^E/^Y)?"
924msgstr "sostituire con %s (y/n/a/q/l/^E/^Y)?"
925
926msgid "(Interrupted) "
927msgstr "(Interrotto) "
928
929msgid "1 match"
Bram Moolenaar6f0d3dd2010-06-08 23:17:01 +0200930msgstr "1 corrisp."
Bram Moolenaar768b8c42006-03-04 21:58:33 +0000931
932msgid "1 substitution"
933msgstr "1 sostituzione"
934
Bram Moolenaar768b8c42006-03-04 21:58:33 +0000935msgid "%ld matches"
936msgstr "%ld corrisp."
937
Bram Moolenaar768b8c42006-03-04 21:58:33 +0000938msgid "%ld substitutions"
939msgstr "%ld sostituzioni"
940
941msgid " on 1 line"
Bram Moolenaar88774fd2015-08-25 19:52:04 +0200942msgstr " in 1 riga"
Bram Moolenaar768b8c42006-03-04 21:58:33 +0000943
Bram Moolenaar768b8c42006-03-04 21:58:33 +0000944msgid " on %ld lines"
Bram Moolenaar88774fd2015-08-25 19:52:04 +0200945msgstr " in %ld righe"
Bram Moolenaar768b8c42006-03-04 21:58:33 +0000946
Bram Moolenaar24a98a02017-09-27 22:23:55 +0200947msgid "E147: Cannot do :global recursive with a range"
948msgstr "E147: :global non può essere usato ricorsivamente con un intervallo"
Bram Moolenaar768b8c42006-03-04 21:58:33 +0000949
950msgid "E148: Regular expression missing from global"
951msgstr "E148: Manca espressione regolare nel comando 'global'"
952
Bram Moolenaar768b8c42006-03-04 21:58:33 +0000953msgid "Pattern found in every line: %s"
Bram Moolenaar88774fd2015-08-25 19:52:04 +0200954msgstr "Espressione trovata su ogni riga: %s"
Bram Moolenaar768b8c42006-03-04 21:58:33 +0000955
Bram Moolenaar3b1db362013-08-10 15:00:24 +0200956msgid "Pattern not found: %s"
957msgstr "Espressione non trovata: %s"
958
Bram Moolenaar768b8c42006-03-04 21:58:33 +0000959msgid ""
960"\n"
961"# Last Substitute String:\n"
962"$"
963msgstr ""
964"\n"
965"# Ultima Stringa Sostituzione:\n"
966"$"
967
968msgid "E478: Don't panic!"
969msgstr "E478: Non lasciarti prendere dal panico!"
970
Bram Moolenaar768b8c42006-03-04 21:58:33 +0000971msgid "E661: Sorry, no '%s' help for %s"
972msgstr "E661: Spiacente, nessun aiuto '%s' per %s"
973
Bram Moolenaar768b8c42006-03-04 21:58:33 +0000974msgid "E149: Sorry, no help for %s"
975msgstr "E149: Spiacente, nessun aiuto per %s"
976
Bram Moolenaar768b8c42006-03-04 21:58:33 +0000977msgid "Sorry, help file \"%s\" not found"
978msgstr "Spiacente, non trovo file di aiuto \"%s\""
979
Bram Moolenaar6aa8cea2017-06-05 14:44:35 +0200980msgid "E151: No match: %s"
981msgstr "E151: Nessuna corrispondenza: %s"
982
Bram Moolenaar768b8c42006-03-04 21:58:33 +0000983msgid "E152: Cannot open %s for writing"
984msgstr "E152: Non posso aprire %s in scrittura"
985
Bram Moolenaar768b8c42006-03-04 21:58:33 +0000986msgid "E153: Unable to open %s for reading"
987msgstr "E153: Non riesco ad aprire %s in lettura"
988
Bram Moolenaar768b8c42006-03-04 21:58:33 +0000989msgid "E670: Mix of help file encodings within a language: %s"
990msgstr "E670: Codifiche diverse fra file di aiuto nella stessa lingua: %s"
991
Bram Moolenaar768b8c42006-03-04 21:58:33 +0000992msgid "E154: Duplicate tag \"%s\" in file %s/%s"
Bram Moolenaar8c8de832008-06-24 22:58:06 +0000993msgstr "E154: Tag duplicato \"%s\" nel file %s/%s"
Bram Moolenaar768b8c42006-03-04 21:58:33 +0000994
Bram Moolenaar91c49372016-05-08 09:50:29 +0200995msgid "E150: Not a directory: %s"
996msgstr "E150: %s non è una directory"
997
Bram Moolenaar768b8c42006-03-04 21:58:33 +0000998msgid "E160: Unknown sign command: %s"
999msgstr "E160: Comando 'sign' sconosciuto: %s"
1000
1001msgid "E156: Missing sign name"
1002msgstr "E156: Manca nome 'sign'"
1003
1004msgid "E612: Too many signs defined"
1005msgstr "E612: Troppi 'sign' definiti"
1006
Bram Moolenaar768b8c42006-03-04 21:58:33 +00001007msgid "E239: Invalid sign text: %s"
1008msgstr "E239: Testo 'sign' non valido: %s"
1009
Bram Moolenaar768b8c42006-03-04 21:58:33 +00001010msgid "E155: Unknown sign: %s"
1011msgstr "E155: 'sign' sconosciuto: %s"
1012
1013msgid "E159: Missing sign number"
1014msgstr "E159: Manca numero 'sign'"
1015
Bram Moolenaar768b8c42006-03-04 21:58:33 +00001016msgid "E158: Invalid buffer name: %s"
1017msgstr "E158: Nome buffer non valido: %s"
1018
Bram Moolenaar6aa8cea2017-06-05 14:44:35 +02001019msgid "E934: Cannot jump to a buffer that does not have a name"
1020msgstr "E934: Impossibile passare a un buffer che non ha un nome"
1021
Bram Moolenaar768b8c42006-03-04 21:58:33 +00001022msgid "E157: Invalid sign ID: %ld"
1023msgstr "E157: ID 'sign' non valido: %ld"
1024
Bram Moolenaar88774fd2015-08-25 19:52:04 +02001025msgid "E885: Not possible to change sign %s"
1026msgstr "E885: Impossibile cambiare segno %s"
1027
Bram Moolenaar768b8c42006-03-04 21:58:33 +00001028msgid " (NOT FOUND)"
1029msgstr " (NON TROVATO)"
1030
1031msgid " (not supported)"
1032msgstr " (non supportata)"
1033
1034msgid "[Deleted]"
1035msgstr "[Cancellato]"
1036
Bram Moolenaar6aa8cea2017-06-05 14:44:35 +02001037msgid "No old files"
1038msgstr "Nessun file elaborato in precedenza"
1039
Bram Moolenaar768b8c42006-03-04 21:58:33 +00001040msgid "Entering Debug mode. Type \"cont\" to continue."
1041msgstr "Entro modalità Debug. Batti \"cont\" per continuare."
1042
Bram Moolenaareb3dc872018-05-13 22:34:24 +02001043msgid "Oldval = \"%s\""
1044msgstr "Vecchioval = \"%s\""
1045
Bram Moolenaareb3dc872018-05-13 22:34:24 +02001046msgid "Newval = \"%s\""
1047msgstr "Nuovoval = \"%s\""
1048
Bram Moolenaar768b8c42006-03-04 21:58:33 +00001049msgid "line %ld: %s"
Bram Moolenaar88774fd2015-08-25 19:52:04 +02001050msgstr "riga %ld: %s"
Bram Moolenaar768b8c42006-03-04 21:58:33 +00001051
Bram Moolenaar768b8c42006-03-04 21:58:33 +00001052msgid "cmd: %s"
1053msgstr "com: %s"
1054
Bram Moolenaar38a55632016-02-15 22:07:32 +01001055msgid "frame is zero"
1056msgstr "al livello zero"
1057
Bram Moolenaar38a55632016-02-15 22:07:32 +01001058msgid "frame at highest level: %d"
1059msgstr "al livello più alto: %d"
1060
Bram Moolenaar768b8c42006-03-04 21:58:33 +00001061msgid "Breakpoint in \"%s%s\" line %ld"
Bram Moolenaar88774fd2015-08-25 19:52:04 +02001062msgstr "Pausa in \"%s%s\" riga %ld"
Bram Moolenaar768b8c42006-03-04 21:58:33 +00001063
Bram Moolenaar768b8c42006-03-04 21:58:33 +00001064msgid "E161: Breakpoint not found: %s"
1065msgstr "E161: Breakpoint %s non trovato"
1066
1067msgid "No breakpoints defined"
1068msgstr "Nessun 'breakpoint' definito"
1069
Bram Moolenaar768b8c42006-03-04 21:58:33 +00001070msgid "%3d %s %s line %ld"
Bram Moolenaar88774fd2015-08-25 19:52:04 +02001071msgstr "%3d %s %s riga %ld"
Bram Moolenaar768b8c42006-03-04 21:58:33 +00001072
Bram Moolenaareb3dc872018-05-13 22:34:24 +02001073msgid "%3d expr %s"
1074msgstr "%3d espr %s"
1075
Bram Moolenaarb52073a2010-03-17 20:02:06 +01001076msgid "E750: First use \":profile start {fname}\""
1077msgstr "E750: Usare prima \":profile start {fname}\""
Bram Moolenaar768b8c42006-03-04 21:58:33 +00001078
Bram Moolenaar768b8c42006-03-04 21:58:33 +00001079msgid "Save changes to \"%s\"?"
1080msgstr "Salvare modifiche a \"%s\"?"
1081
Bram Moolenaar24a98a02017-09-27 22:23:55 +02001082msgid "E947: Job still running in buffer \"%s\""
1083msgstr "E947: Lavoro ancora in esecuzione nel buffer \"%s\""
Bram Moolenaar768b8c42006-03-04 21:58:33 +00001084
Bram Moolenaar768b8c42006-03-04 21:58:33 +00001085msgid "E162: No write since last change for buffer \"%s\""
1086msgstr "E162: Buffer \"%s\" non salvato dopo modifica"
1087
1088msgid "Warning: Entered other buffer unexpectedly (check autocommands)"
1089msgstr ""
Bram Moolenaar38a55632016-02-15 22:07:32 +01001090"Avviso: Entrato in altro buffer inaspettatamente (controllare autocomandi)"
Bram Moolenaar768b8c42006-03-04 21:58:33 +00001091
1092msgid "E163: There is only one file to edit"
1093msgstr "E163: C'è un solo file da elaborare"
1094
1095msgid "E164: Cannot go before first file"
1096msgstr "E164: Non posso andare davanti al primo file"
1097
1098msgid "E165: Cannot go beyond last file"
1099msgstr "E165: Non posso oltrepassare l'ultimo file"
1100
Bram Moolenaar768b8c42006-03-04 21:58:33 +00001101msgid "E666: compiler not supported: %s"
1102msgstr "E666: compilatore non supportato: %s"
1103
Bram Moolenaar768b8c42006-03-04 21:58:33 +00001104msgid "Searching for \"%s\" in \"%s\""
1105msgstr "Cerco \"%s\" in \"%s\""
1106
Bram Moolenaar768b8c42006-03-04 21:58:33 +00001107msgid "Searching for \"%s\""
1108msgstr "Cerco \"%s\""
1109
Bram Moolenaar91c49372016-05-08 09:50:29 +02001110msgid "not found in '%s': \"%s\""
Bram Moolenaar6f1d9a02016-07-24 14:12:38 +02001111msgstr "non trovato in '%s': \"%s\""
Bram Moolenaar768b8c42006-03-04 21:58:33 +00001112
Bram Moolenaar6aa8cea2017-06-05 14:44:35 +02001113msgid "W20: Required python version 2.x not supported, ignoring file: %s"
Bram Moolenaar24a98a02017-09-27 22:23:55 +02001114msgstr ""
1115"W20: Versione richiesta di python 2.x non supportata, ignoro il file: %s"
Bram Moolenaar6aa8cea2017-06-05 14:44:35 +02001116
Bram Moolenaar6aa8cea2017-06-05 14:44:35 +02001117msgid "W21: Required python version 3.x not supported, ignoring file: %s"
Bram Moolenaar24a98a02017-09-27 22:23:55 +02001118msgstr ""
1119"W21: Versione richiesta di python 3.x non supportata, ignoro il file: %s"
Bram Moolenaar6aa8cea2017-06-05 14:44:35 +02001120
Bram Moolenaar768b8c42006-03-04 21:58:33 +00001121msgid "Source Vim script"
1122msgstr "Esegui script Vim"
1123
Bram Moolenaar768b8c42006-03-04 21:58:33 +00001124msgid "Cannot source a directory: \"%s\""
1125msgstr "Non riesco ad eseguire una directory: \"%s\""
1126
Bram Moolenaar768b8c42006-03-04 21:58:33 +00001127msgid "could not source \"%s\""
1128msgstr "non riesco ad eseguire \"%s\""
1129
Bram Moolenaar768b8c42006-03-04 21:58:33 +00001130msgid "line %ld: could not source \"%s\""
Bram Moolenaar88774fd2015-08-25 19:52:04 +02001131msgstr "riga %ld: non riesco ad eseguire \"%s\""
Bram Moolenaar768b8c42006-03-04 21:58:33 +00001132
Bram Moolenaar768b8c42006-03-04 21:58:33 +00001133msgid "sourcing \"%s\""
1134msgstr "eseguo \"%s\""
1135
Bram Moolenaar768b8c42006-03-04 21:58:33 +00001136msgid "line %ld: sourcing \"%s\""
Bram Moolenaar88774fd2015-08-25 19:52:04 +02001137msgstr "riga %ld: eseguo \"%s\""
Bram Moolenaar768b8c42006-03-04 21:58:33 +00001138
Bram Moolenaar768b8c42006-03-04 21:58:33 +00001139msgid "finished sourcing %s"
1140msgstr "esecuzione di %s terminata"
1141
Bram Moolenaar6aa8cea2017-06-05 14:44:35 +02001142msgid "continuing in %s"
1143msgstr "continuo in %s"
1144
Bram Moolenaar768b8c42006-03-04 21:58:33 +00001145msgid "modeline"
1146msgstr "modeline"
1147
1148msgid "--cmd argument"
1149msgstr "argomento --cmd"
1150
1151msgid "-c argument"
1152msgstr "argomento -c"
1153
1154msgid "environment variable"
1155msgstr "variabile d'ambiente"
1156
1157msgid "error handler"
1158msgstr "gestore di errore"
1159
1160msgid "W15: Warning: Wrong line separator, ^M may be missing"
Bram Moolenaar88774fd2015-08-25 19:52:04 +02001161msgstr "W15: Avviso: Separatore di riga errato, forse manca ^M"
Bram Moolenaar768b8c42006-03-04 21:58:33 +00001162
1163msgid "E167: :scriptencoding used outside of a sourced file"
1164msgstr "E167: :scriptencoding usato fuori da un file di comandi"
1165
1166msgid "E168: :finish used outside of a sourced file"
1167msgstr "E168: :finish usato fuori da file di comandi"
1168
Bram Moolenaar768b8c42006-03-04 21:58:33 +00001169msgid "Current %slanguage: \"%s\""
1170msgstr "Lingua %sin uso: \"%s\""
1171
Bram Moolenaar768b8c42006-03-04 21:58:33 +00001172msgid "E197: Cannot set language to \"%s\""
1173msgstr "E197: Non posso impostare lingua a \"%s\""
1174
1175msgid "Entering Ex mode. Type \"visual\" to go to Normal mode."
1176msgstr "Entro modalità Ex. Batti \"visual\" per tornare a modalità Normale."
1177
1178msgid "E501: At end-of-file"
1179msgstr "E501: Alla fine-file"
1180
1181msgid "E169: Command too recursive"
1182msgstr "E169: Comando troppo ricorsivo"
1183
Bram Moolenaar768b8c42006-03-04 21:58:33 +00001184msgid "E605: Exception not caught: %s"
1185msgstr "E605: Eccezione non intercettata: %s"
1186
1187msgid "End of sourced file"
1188msgstr "Fine del file di comandi"
1189
1190msgid "End of function"
Bram Moolenaar6f0d3dd2010-06-08 23:17:01 +02001191msgstr "Fine funzione"
Bram Moolenaar768b8c42006-03-04 21:58:33 +00001192
1193msgid "E464: Ambiguous use of user-defined command"
1194msgstr "E464: Uso ambiguo di comando definito dall'utente"
1195
1196msgid "E492: Not an editor command"
1197msgstr "E492: Non è un comando dell'editor"
1198
1199msgid "E493: Backwards range given"
1200msgstr "E493: Intervallo rovesciato"
1201
1202msgid "Backwards range given, OK to swap"
1203msgstr "Intervallo rovesciato, OK invertirlo"
1204
1205msgid "E494: Use w or w>>"
1206msgstr "E494: Usa w oppure w>>"
1207
Bram Moolenaar6aa8cea2017-06-05 14:44:35 +02001208msgid "E943: Command table needs to be updated, run 'make cmdidxs'"
1209msgstr "E943: Tabella dei comandi da aggiornare, eseguire 'make cmdidxs'"
1210
Bram Moolenaar768b8c42006-03-04 21:58:33 +00001211msgid "E319: Sorry, the command is not available in this version"
1212msgstr "E319: Spiacente, comando non disponibile in questa versione"
1213
Bram Moolenaar768b8c42006-03-04 21:58:33 +00001214msgid "1 more file to edit. Quit anyway?"
1215msgstr "1 ulteriore file da elaborare. Esco lo stesso?"
1216
Bram Moolenaar768b8c42006-03-04 21:58:33 +00001217msgid "%d more files to edit. Quit anyway?"
1218msgstr "%d ulteriori file da elaborare. Esco lo stesso?"
1219
1220msgid "E173: 1 more file to edit"
1221msgstr "E173: ancora 1 file da elaborare"
1222
Bram Moolenaar768b8c42006-03-04 21:58:33 +00001223msgid "E173: %ld more files to edit"
1224msgstr "E173: ancora %ld file da elaborare"
1225
1226msgid "E174: Command already exists: add ! to replace it"
1227msgstr "E174: Il comando esiste già: aggiungi ! per sostituirlo"
1228
1229msgid ""
1230"\n"
Bram Moolenaar88774fd2015-08-25 19:52:04 +02001231" Name Args Address Complete Definition"
Bram Moolenaar768b8c42006-03-04 21:58:33 +00001232msgstr ""
1233"\n"
Bram Moolenaar88774fd2015-08-25 19:52:04 +02001234" Nome Arg. Indir. Completo Definizione"
Bram Moolenaar768b8c42006-03-04 21:58:33 +00001235
1236msgid "No user-defined commands found"
1237msgstr "Non trovo comandi definiti dall'utente"
1238
1239msgid "E175: No attribute specified"
1240msgstr "E175: Nessun attributo specificato"
1241
1242msgid "E176: Invalid number of arguments"
1243msgstr "E176: Numero di argomenti non valido"
1244
1245msgid "E177: Count cannot be specified twice"
1246msgstr "E177: Non si può specificare due volte il contatore"
1247
1248msgid "E178: Invalid default value for count"
1249msgstr "E178: Valore predefinito del contatore non valido"
1250
1251msgid "E179: argument required for -complete"
1252msgstr "E179: argomento necessario per -complete"
1253
Bram Moolenaar88774fd2015-08-25 19:52:04 +02001254msgid "E179: argument required for -addr"
1255msgstr "E179: argomento necessario per -addr"
1256
Bram Moolenaar768b8c42006-03-04 21:58:33 +00001257msgid "E181: Invalid attribute: %s"
1258msgstr "E181: Attributo non valido: %s"
1259
1260msgid "E182: Invalid command name"
1261msgstr "E182: Nome comando non valido"
1262
1263msgid "E183: User defined commands must start with an uppercase letter"
1264msgstr ""
1265"E183: I comandi definiti dall'utente devono iniziare con lettera maiuscola"
1266
Bram Moolenaar662db672011-03-22 14:05:35 +01001267msgid "E841: Reserved name, cannot be used for user defined command"
1268msgstr "E841: Nome riservato, non usabile in un comando definito dall'utente"
1269
Bram Moolenaar768b8c42006-03-04 21:58:33 +00001270msgid "E184: No such user-defined command: %s"
1271msgstr "E184: Comando definito dall'utente %s inesistente"
1272
Bram Moolenaar88774fd2015-08-25 19:52:04 +02001273msgid "E180: Invalid address type value: %s"
1274msgstr "E180: Tipo di indirizzo non valido: %s"
1275
Bram Moolenaar768b8c42006-03-04 21:58:33 +00001276msgid "E180: Invalid complete value: %s"
1277msgstr "E180: Valore %s non valido per 'complete'"
1278
1279msgid "E468: Completion argument only allowed for custom completion"
1280msgstr ""
Bram Moolenaar88774fd2015-08-25 19:52:04 +02001281"E468: Argomento di completamento consentito solo per completamento "
Bram Moolenaar768b8c42006-03-04 21:58:33 +00001282"personalizzato"
1283
1284msgid "E467: Custom completion requires a function argument"
1285msgstr ""
1286"E467: Il completamento personalizzato richiede un argomento di funzione"
1287
Bram Moolenaar218116c2010-05-20 21:46:00 +02001288msgid "unknown"
1289msgstr "sconosciuto"
1290
Bram Moolenaar3b1db362013-08-10 15:00:24 +02001291msgid "E185: Cannot find color scheme '%s'"
1292msgstr "E185: Non riesco a trovare schema colore '%s'"
Bram Moolenaar768b8c42006-03-04 21:58:33 +00001293
1294msgid "Greetings, Vim user!"
1295msgstr "Salve, utente Vim!"
1296
1297msgid "E784: Cannot close last tab page"
1298msgstr "E784: Non posso chiudere l'ultima linguetta"
1299
1300msgid "Already only one tab page"
1301msgstr "C'è già una linguetta sola"
1302
1303msgid "Edit File in new window"
1304msgstr "Apri il File in una nuova finestra"
1305
Bram Moolenaar768b8c42006-03-04 21:58:33 +00001306msgid "Tab page %d"
1307msgstr "Linguetta %d"
1308
1309msgid "No swap file"
1310msgstr "Non posso creare un file di swap"
1311
1312msgid "Append File"
1313msgstr "In aggiunta al File"
1314
Bram Moolenaar8c8de832008-06-24 22:58:06 +00001315msgid "E747: Cannot change directory, buffer is modified (add ! to override)"
Bram Moolenaar768b8c42006-03-04 21:58:33 +00001316msgstr ""
1317"E747: Non posso cambiare directory, buffer modificato (aggiungi ! per "
1318"eseguire comunque)"
1319
1320msgid "E186: No previous directory"
1321msgstr "E186: Non c'è una directory precedente"
1322
1323msgid "E187: Unknown"
1324msgstr "E187: Sconosciuto"
1325
1326msgid "E465: :winsize requires two number arguments"
1327msgstr "E465: :winsize richiede due argomenti numerici"
1328
Bram Moolenaar768b8c42006-03-04 21:58:33 +00001329msgid "Window position: X %d, Y %d"
1330msgstr "Posizione finestra: X %d, Y %d"
1331
1332msgid "E188: Obtaining window position not implemented for this platform"
1333msgstr ""
1334"E188: Informazioni posizione finestra non disponibili su questa piattaforma"
1335
1336msgid "E466: :winpos requires two number arguments"
1337msgstr "E466: :winpos richiede due argomenti numerici"
1338
Bram Moolenaar6f1d9a02016-07-24 14:12:38 +02001339msgid "E930: Cannot use :redir inside execute()"
1340msgstr "E930: Non è possibile usare :redir all'interno di execute()"
1341
Bram Moolenaar768b8c42006-03-04 21:58:33 +00001342msgid "Save Redirection"
1343msgstr "Salva Redirezione"
1344
1345msgid "Save View"
1346msgstr "Salva Veduta"
1347
1348msgid "Save Session"
1349msgstr "Salva Sessione"
1350
1351msgid "Save Setup"
1352msgstr "Salva Setup"
1353
Bram Moolenaar768b8c42006-03-04 21:58:33 +00001354msgid "E739: Cannot create directory: %s"
1355msgstr "E739: Non posso creare la directory: %s"
1356
Bram Moolenaar768b8c42006-03-04 21:58:33 +00001357msgid "E189: \"%s\" exists (add ! to override)"
1358msgstr "E189: \"%s\" esiste (aggiungi ! per eseguire comunque)"
1359
Bram Moolenaar768b8c42006-03-04 21:58:33 +00001360msgid "E190: Cannot open \"%s\" for writing"
1361msgstr "E190: Non riesco ad aprire \"%s\" in scrittura"
1362
Bram Moolenaar768b8c42006-03-04 21:58:33 +00001363msgid "E191: Argument must be a letter or forward/backward quote"
1364msgstr ""
1365"E191: L'argomento deve essere una lettera, oppure un apice/apice retroverso"
1366
1367msgid "E192: Recursive use of :normal too deep"
1368msgstr "E192: Uso ricorsivo di :normal troppo esteso"
1369
Bram Moolenaar28c37952010-01-06 20:29:28 +01001370msgid "E809: #< is not available without the +eval feature"
1371msgstr "E809: #< non disponibile se Vim è compilato senza +eval"
1372
Bram Moolenaar768b8c42006-03-04 21:58:33 +00001373msgid "E194: No alternate file name to substitute for '#'"
1374msgstr "E194: Nessun nome file alternativo da sostituire a '#'"
1375
1376msgid "E495: no autocommand file name to substitute for \"<afile>\""
1377msgstr "E495: nessun file di autocomandi da sostituire per \"<afile>\""
1378
1379msgid "E496: no autocommand buffer number to substitute for \"<abuf>\""
1380msgstr ""
1381"E496: nessun numero di buffer di autocomandi da sostituire per \"<abuf>\""
1382
1383msgid "E497: no autocommand match name to substitute for \"<amatch>\""
1384msgstr ""
1385"E497: nessun nome di autocomandi trovato da sostituire per \"<amatch>\""
1386
1387msgid "E498: no :source file name to substitute for \"<sfile>\""
1388msgstr ""
1389"E498: nessun nome di file :source trovato da sostituire per \"<sfile>\""
1390
Bram Moolenaar662db672011-03-22 14:05:35 +01001391msgid "E842: no line number to use for \"<slnum>\""
1392msgstr "E842: nessun numero di riga da usare per \"<slnum>\""
1393
Bram Moolenaar768b8c42006-03-04 21:58:33 +00001394#, no-c-format
1395msgid "E499: Empty file name for '%' or '#', only works with \":p:h\""
Bram Moolenaar83e138c2007-05-05 18:27:07 +00001396msgstr "E499: Un nome di file nullo per '%' o '#', va bene solo con \":p:h\""
Bram Moolenaar768b8c42006-03-04 21:58:33 +00001397
1398msgid "E500: Evaluates to an empty string"
1399msgstr "E500: Il valore è una stringa nulla"
1400
1401msgid "E195: Cannot open viminfo file for reading"
1402msgstr "E195: Non posso aprire il file viminfo in lettura"
1403
Bram Moolenaar24a98a02017-09-27 22:23:55 +02001404msgid "Untitled"
1405msgstr "Senza Nome"
1406
Bram Moolenaar768b8c42006-03-04 21:58:33 +00001407msgid "E196: No digraphs in this version"
1408msgstr "E196: Digrammi non supportati in questa versione"
1409
1410msgid "E608: Cannot :throw exceptions with 'Vim' prefix"
1411msgstr "E608: Impossibile lanciare eccezioni con prefisso 'Vim'"
1412
Bram Moolenaar768b8c42006-03-04 21:58:33 +00001413msgid "Exception thrown: %s"
1414msgstr "Eccezione lanciata: %s"
1415
Bram Moolenaar768b8c42006-03-04 21:58:33 +00001416msgid "Exception finished: %s"
1417msgstr "Eccezione finita: %s"
1418
Bram Moolenaar768b8c42006-03-04 21:58:33 +00001419msgid "Exception discarded: %s"
1420msgstr "Eccezione scartata: %s"
1421
Bram Moolenaar768b8c42006-03-04 21:58:33 +00001422msgid "%s, line %ld"
Bram Moolenaar88774fd2015-08-25 19:52:04 +02001423msgstr "%s, riga %ld"
Bram Moolenaar768b8c42006-03-04 21:58:33 +00001424
Bram Moolenaar768b8c42006-03-04 21:58:33 +00001425msgid "Exception caught: %s"
1426msgstr "Eccezione intercettata: %s"
1427
Bram Moolenaar768b8c42006-03-04 21:58:33 +00001428msgid "%s made pending"
1429msgstr "%s reso 'pending'"
1430
Bram Moolenaar768b8c42006-03-04 21:58:33 +00001431msgid "%s resumed"
1432msgstr "%s ripristinato"
1433
Bram Moolenaar768b8c42006-03-04 21:58:33 +00001434msgid "%s discarded"
1435msgstr "%s scartato"
1436
1437msgid "Exception"
1438msgstr "Eccezione"
1439
1440msgid "Error and interrupt"
1441msgstr "Errore ed interruzione"
1442
1443msgid "Error"
1444msgstr "Errore"
1445
Bram Moolenaar768b8c42006-03-04 21:58:33 +00001446msgid "Interrupt"
1447msgstr "Interruzione"
1448
1449msgid "E579: :if nesting too deep"
1450msgstr "E579: nidificazione di :if troppo estesa"
1451
1452msgid "E580: :endif without :if"
1453msgstr "E580: :endif senza :if"
1454
1455msgid "E581: :else without :if"
1456msgstr "E581: :else senza :if"
1457
1458msgid "E582: :elseif without :if"
1459msgstr "E582: :elseif senza :if"
1460
1461msgid "E583: multiple :else"
1462msgstr "E583: :else multipli"
1463
1464msgid "E584: :elseif after :else"
1465msgstr "E584: :elseif dopo :else"
1466
1467msgid "E585: :while/:for nesting too deep"
1468msgstr "E585: nidificazione di :while/:for troppo estesa"
1469
1470msgid "E586: :continue without :while or :for"
1471msgstr "E586: :continue senza :while o :for"
1472
1473msgid "E587: :break without :while or :for"
1474msgstr "E587: :break senza :while o :for"
1475
1476msgid "E732: Using :endfor with :while"
1477msgstr "E732: Uso di :endfor con :while"
1478
1479msgid "E733: Using :endwhile with :for"
1480msgstr "E733: Uso di :endwhile con :for"
1481
1482msgid "E601: :try nesting too deep"
1483msgstr "E601: nidificazione di :try troppo estesa"
1484
1485msgid "E603: :catch without :try"
1486msgstr "E603: :catch senza :try"
1487
Bram Moolenaar768b8c42006-03-04 21:58:33 +00001488msgid "E604: :catch after :finally"
1489msgstr "E604: :catch dopo :finally"
1490
1491msgid "E606: :finally without :try"
1492msgstr "E606: :finally senza :try"
1493
Bram Moolenaar768b8c42006-03-04 21:58:33 +00001494msgid "E607: multiple :finally"
1495msgstr "E607: :finally multipli"
1496
1497msgid "E602: :endtry without :try"
1498msgstr "E602: :endtry senza :try"
1499
1500msgid "E193: :endfunction not inside a function"
1501msgstr "E193: :endfunction non contenuto in una funzione"
1502
Bram Moolenaar18144c82006-04-12 21:52:12 +00001503msgid "E788: Not allowed to edit another buffer now"
1504msgstr "E788: Non si può aprire ora un altro buffer"
1505
Bram Moolenaar28c37952010-01-06 20:29:28 +01001506msgid "E811: Not allowed to change buffer information now"
1507msgstr "E811: Non consentito modificare informazioni del buffer ora"
1508
Bram Moolenaar768b8c42006-03-04 21:58:33 +00001509msgid "tagname"
1510msgstr "nome_tag"
1511
1512msgid " kind file\n"
1513msgstr " tipo file\n"
1514
1515msgid "'history' option is zero"
1516msgstr "l'opzione 'history' è a zero"
1517
Bram Moolenaar768b8c42006-03-04 21:58:33 +00001518msgid ""
1519"\n"
1520"# %s History (newest to oldest):\n"
1521msgstr ""
1522"\n"
1523"# %s Storia (da più recente a meno recente):\n"
1524
1525msgid "Command Line"
Bram Moolenaar88774fd2015-08-25 19:52:04 +02001526msgstr "Riga di Comando"
Bram Moolenaar768b8c42006-03-04 21:58:33 +00001527
1528msgid "Search String"
1529msgstr "Stringa di Ricerca"
1530
1531msgid "Expression"
1532msgstr "Espressione"
1533
1534msgid "Input Line"
Bram Moolenaar88774fd2015-08-25 19:52:04 +02001535msgstr "Riga di Input"
Bram Moolenaar768b8c42006-03-04 21:58:33 +00001536
Bram Moolenaar6f1d9a02016-07-24 14:12:38 +02001537msgid "Debug Line"
1538msgstr "Riga di Debug"
1539
Bram Moolenaar768b8c42006-03-04 21:58:33 +00001540msgid "E198: cmd_pchar beyond the command length"
1541msgstr "E198: cmd_pchar dopo la fine del comando"
1542
1543msgid "E199: Active window or buffer deleted"
1544msgstr "E199: Finestra attiva o buffer cancellato"
1545
Bram Moolenaar28c37952010-01-06 20:29:28 +01001546msgid "E812: Autocommands changed buffer or buffer name"
1547msgstr "E812: Gli autocomandi hanno modificato il buffer o il nome del buffer"
1548
Bram Moolenaar768b8c42006-03-04 21:58:33 +00001549msgid "Illegal file name"
1550msgstr "Nome di file non ammesso"
1551
1552msgid "is a directory"
1553msgstr "è una directory"
1554
1555msgid "is not a file"
1556msgstr "non è un file"
1557
Bram Moolenaar8c8de832008-06-24 22:58:06 +00001558msgid "is a device (disabled with 'opendevice' option)"
1559msgstr "è una periferica (disabilitata con l'opzione 'opendevice')"
Bram Moolenaar83e138c2007-05-05 18:27:07 +00001560
Bram Moolenaar768b8c42006-03-04 21:58:33 +00001561msgid "[New File]"
1562msgstr "[File nuovo]"
1563
1564msgid "[New DIRECTORY]"
1565msgstr "[Nuova DIRECTORY]"
1566
1567msgid "[File too big]"
1568msgstr "[File troppo grande]"
1569
1570msgid "[Permission Denied]"
1571msgstr "[Tipo di accesso non consentito]"
1572
1573msgid "E200: *ReadPre autocommands made the file unreadable"
Bram Moolenaar8c8de832008-06-24 22:58:06 +00001574msgstr "E200: Gli autocomandi *ReadPre hanno reso il file illeggibile"
Bram Moolenaar768b8c42006-03-04 21:58:33 +00001575
1576msgid "E201: *ReadPre autocommands must not change current buffer"
1577msgstr "E201: Gli autocomandi *ReadPre non devono modificare il buffer in uso"
1578
1579msgid "Vim: Reading from stdin...\n"
1580msgstr "Vim: Leggo da 'stdin'...\n"
1581
1582msgid "Reading from stdin..."
1583msgstr "Leggo da 'stdin'..."
1584
Bram Moolenaar768b8c42006-03-04 21:58:33 +00001585msgid "E202: Conversion made file unreadable!"
1586msgstr "E202: La conversione ha reso il file illeggibile!"
1587
1588msgid "[fifo/socket]"
1589msgstr "[fifo/socket]"
1590
1591msgid "[fifo]"
1592msgstr "[fifo]"
1593
1594msgid "[socket]"
1595msgstr "[socket]"
1596
Bram Moolenaar8c8de832008-06-24 22:58:06 +00001597msgid "[character special]"
1598msgstr "[character special]"
1599
Bram Moolenaar768b8c42006-03-04 21:58:33 +00001600msgid "[CR missing]"
1601msgstr "[manca CR]"
1602
Bram Moolenaar768b8c42006-03-04 21:58:33 +00001603msgid "[long lines split]"
Bram Moolenaar88774fd2015-08-25 19:52:04 +02001604msgstr "[righe lunghe divise]"
Bram Moolenaar768b8c42006-03-04 21:58:33 +00001605
1606msgid "[NOT converted]"
1607msgstr "[NON convertito]"
1608
1609msgid "[converted]"
1610msgstr "[convertito]"
1611
Bram Moolenaar768b8c42006-03-04 21:58:33 +00001612msgid "[CONVERSION ERROR in line %ld]"
Bram Moolenaar88774fd2015-08-25 19:52:04 +02001613msgstr "[ERRORE DI CONVERSIONE alla riga %ld]"
Bram Moolenaar768b8c42006-03-04 21:58:33 +00001614
Bram Moolenaar768b8c42006-03-04 21:58:33 +00001615msgid "[ILLEGAL BYTE in line %ld]"
Bram Moolenaar88774fd2015-08-25 19:52:04 +02001616msgstr "[BYTE NON VALIDO alla riga %ld]"
Bram Moolenaar768b8c42006-03-04 21:58:33 +00001617
1618msgid "[READ ERRORS]"
1619msgstr "[ERRORI IN LETTURA]"
1620
1621msgid "Can't find temp file for conversion"
1622msgstr "Non riesco a trovare il file temp per leggerlo"
1623
1624msgid "Conversion with 'charconvert' failed"
1625msgstr "Conversione fallita con 'charconvert'"
1626
1627msgid "can't read output of 'charconvert'"
1628msgstr "non riesco a leggere il risultato di 'charconvert'"
1629
1630msgid "E676: No matching autocommands for acwrite buffer"
1631msgstr "E676: Nessun autocomando corrispondente per buffer acwrite"
1632
1633msgid "E203: Autocommands deleted or unloaded buffer to be written"
Bram Moolenaar83e138c2007-05-05 18:27:07 +00001634msgstr "E203: Buffer in scrittura cancellato o scaricato dagli autocomandi"
Bram Moolenaar768b8c42006-03-04 21:58:33 +00001635
1636msgid "E204: Autocommand changed number of lines in unexpected way"
Bram Moolenaar88774fd2015-08-25 19:52:04 +02001637msgstr "E204: L'autocomando ha modificato numero righe in maniera imprevista"
Bram Moolenaar768b8c42006-03-04 21:58:33 +00001638
Bram Moolenaarc236c162008-07-13 17:41:49 +00001639msgid "NetBeans disallows writes of unmodified buffers"
Bram Moolenaar768b8c42006-03-04 21:58:33 +00001640msgstr "NetBeans non permette la scrittura di un buffer non modificato"
1641
1642msgid "Partial writes disallowed for NetBeans buffers"
1643msgstr "Scrittura parziale disabilitata per i buffer di NetBeans"
1644
1645msgid "is not a file or writable device"
1646msgstr "non è un file o un dispositivo su cui si possa scrivere"
1647
Bram Moolenaar83e138c2007-05-05 18:27:07 +00001648msgid "writing to device disabled with 'opendevice' option"
1649msgstr "scrittura su periferica disabilitata con l'opzione 'opendevice'"
1650
Bram Moolenaar768b8c42006-03-04 21:58:33 +00001651msgid "is read-only (add ! to override)"
Bram Moolenaar8c8de832008-06-24 22:58:06 +00001652msgstr "è in sola lettura (aggiungi ! per eseguire comunque)"
Bram Moolenaar768b8c42006-03-04 21:58:33 +00001653
1654msgid "E506: Can't write to backup file (add ! to override)"
1655msgstr ""
1656"E506: Non posso scrivere sul file di backup (aggiungi ! per eseguire "
1657"comunque)"
1658
1659msgid "E507: Close error for backup file (add ! to override)"
1660msgstr ""
1661"E507: Errore in chiusura sul file di backup (aggiungi ! per eseguire "
1662"comunque)"
1663
1664msgid "E508: Can't read file for backup (add ! to override)"
1665msgstr ""
1666"E508: Non riesco a leggere il file di backup (aggiungi ! per eseguire "
1667"comunque)"
1668
1669msgid "E509: Cannot create backup file (add ! to override)"
1670msgstr ""
1671"E509: Non posso creare il file di backup (aggiungi ! per eseguire comunque)"
1672
1673msgid "E510: Can't make backup file (add ! to override)"
1674msgstr ""
1675"E510: Non posso fare il file di backup (aggiungi ! per eseguire comunque)"
1676
Bram Moolenaar768b8c42006-03-04 21:58:33 +00001677msgid "E214: Can't find temp file for writing"
1678msgstr "E214: Non riesco a trovare un file 'temp' su cui scrivere"
1679
1680msgid "E213: Cannot convert (add ! to write without conversion)"
1681msgstr ""
1682"E213: Non riesco a convertire (aggiungi ! per scrivere senza conversione)"
1683
1684msgid "E166: Can't open linked file for writing"
1685msgstr "E166: Non posso aprire il file collegato ('linked') in scrittura"
1686
1687msgid "E212: Can't open file for writing"
1688msgstr "E212: Non posso aprire il file in scrittura"
1689
Bram Moolenaareb3dc872018-05-13 22:34:24 +02001690msgid "E949: File changed while writing"
1691msgstr "E949: File modificato in fase di riscrittura"
Bram Moolenaar768b8c42006-03-04 21:58:33 +00001692
1693msgid "E512: Close failed"
1694msgstr "E512: Chiusura fallita"
1695
1696msgid "E513: write error, conversion failed (make 'fenc' empty to override)"
1697msgstr ""
1698"E513: errore in scrittura, conversione fallita (rendere 'fenc' nullo per "
1699"eseguire comunque)"
1700
Bram Moolenaar28c37952010-01-06 20:29:28 +01001701msgid ""
1702"E513: write error, conversion failed in line %ld (make 'fenc' empty to "
1703"override)"
1704msgstr ""
Bram Moolenaar38a55632016-02-15 22:07:32 +01001705"E513: errore in scrittura, conversione fallita alla riga %ld (rendere 'fenc' "
1706"nullo per eseguire comunque)"
Bram Moolenaar28c37952010-01-06 20:29:28 +01001707
Bram Moolenaar768b8c42006-03-04 21:58:33 +00001708msgid "E514: write error (file system full?)"
1709msgstr "E514: errore in scrittura ('File System' pieno?)"
1710
1711msgid " CONVERSION ERROR"
1712msgstr " ERRORE DI CONVERSIONE"
1713
Bram Moolenaar28c37952010-01-06 20:29:28 +01001714msgid " in line %ld;"
Bram Moolenaar88774fd2015-08-25 19:52:04 +02001715msgstr " alla riga %ld;"
Bram Moolenaar28c37952010-01-06 20:29:28 +01001716
Bram Moolenaar768b8c42006-03-04 21:58:33 +00001717msgid "[Device]"
1718msgstr "[Dispositivo]"
1719
1720msgid "[New]"
1721msgstr "[Nuovo]"
1722
1723msgid " [a]"
1724msgstr " [a]"
1725
1726msgid " appended"
1727msgstr " aggiunto in fondo"
1728
1729msgid " [w]"
1730msgstr " [s]"
1731
1732msgid " written"
1733msgstr " scritti"
1734
1735msgid "E205: Patchmode: can't save original file"
1736msgstr "E205: Patchmode: non posso salvare il file originale"
1737
1738msgid "E206: patchmode: can't touch empty original file"
1739msgstr "E206: patchmode: non posso alterare il file vuoto originale"
1740
1741msgid "E207: Can't delete backup file"
Bram Moolenaar8c8de832008-06-24 22:58:06 +00001742msgstr "E207: Non riesco a cancellare il file di backup"
Bram Moolenaar768b8c42006-03-04 21:58:33 +00001743
1744msgid ""
1745"\n"
1746"WARNING: Original file may be lost or damaged\n"
1747msgstr ""
1748"\n"
Bram Moolenaar88774fd2015-08-25 19:52:04 +02001749"AVVISO: Il file originale può essere perso o danneggiato\n"
Bram Moolenaar768b8c42006-03-04 21:58:33 +00001750
1751msgid "don't quit the editor until the file is successfully written!"
1752msgstr "non uscire dall'editor prima della fine della scrittura del file!"
1753
1754msgid "[dos]"
1755msgstr "[DOS]"
1756
1757msgid "[dos format]"
1758msgstr "[in formato DOS]"
1759
1760msgid "[mac]"
Bram Moolenaar38a55632016-02-15 22:07:32 +01001761msgstr "[Mac]"
Bram Moolenaar768b8c42006-03-04 21:58:33 +00001762
1763msgid "[mac format]"
Bram Moolenaar38a55632016-02-15 22:07:32 +01001764msgstr "[in formato Mac]"
Bram Moolenaar768b8c42006-03-04 21:58:33 +00001765
1766msgid "[unix]"
Bram Moolenaar38a55632016-02-15 22:07:32 +01001767msgstr "[Unix]"
Bram Moolenaar768b8c42006-03-04 21:58:33 +00001768
1769msgid "[unix format]"
Bram Moolenaar38a55632016-02-15 22:07:32 +01001770msgstr "[in formato Unix]"
Bram Moolenaar768b8c42006-03-04 21:58:33 +00001771
1772msgid "1 line, "
Bram Moolenaar88774fd2015-08-25 19:52:04 +02001773msgstr "1 riga, "
Bram Moolenaar768b8c42006-03-04 21:58:33 +00001774
Bram Moolenaar768b8c42006-03-04 21:58:33 +00001775msgid "%ld lines, "
Bram Moolenaar88774fd2015-08-25 19:52:04 +02001776msgstr "%ld righe,"
Bram Moolenaar768b8c42006-03-04 21:58:33 +00001777
1778msgid "1 character"
1779msgstr "1 carattere"
1780
Bram Moolenaar6f0d3dd2010-06-08 23:17:01 +02001781msgid "%lld characters"
1782msgstr "%lld caratteri"
1783
Bram Moolenaar768b8c42006-03-04 21:58:33 +00001784msgid "[noeol]"
Bram Moolenaar28c37952010-01-06 20:29:28 +01001785msgstr "[noeol]"
Bram Moolenaar768b8c42006-03-04 21:58:33 +00001786
1787msgid "[Incomplete last line]"
Bram Moolenaar88774fd2015-08-25 19:52:04 +02001788msgstr "[Manca carattere di fine riga]"
Bram Moolenaar768b8c42006-03-04 21:58:33 +00001789
Bram Moolenaar768b8c42006-03-04 21:58:33 +00001790msgid "WARNING: The file has been changed since reading it!!!"
Bram Moolenaar91c49372016-05-08 09:50:29 +02001791msgstr "AVVISO: File modificato dopo essere stato letto!!!"
Bram Moolenaar768b8c42006-03-04 21:58:33 +00001792
1793msgid "Do you really want to write to it"
1794msgstr "Vuoi davvero riscriverlo"
1795
Bram Moolenaar768b8c42006-03-04 21:58:33 +00001796msgid "E208: Error writing to \"%s\""
1797msgstr "E208: Errore in scrittura di \"%s\""
1798
Bram Moolenaar768b8c42006-03-04 21:58:33 +00001799msgid "E209: Error closing \"%s\""
1800msgstr "E209: Errore in chiusura di \"%s\""
1801
Bram Moolenaar768b8c42006-03-04 21:58:33 +00001802msgid "E210: Error reading \"%s\""
1803msgstr "E210: Errore in lettura di \"%s\""
1804
1805msgid "E246: FileChangedShell autocommand deleted buffer"
Bram Moolenaar8c8de832008-06-24 22:58:06 +00001806msgstr "E246: L'autocomando 'FileChangedShell' ha cancellato il buffer"
Bram Moolenaar768b8c42006-03-04 21:58:33 +00001807
Bram Moolenaar768b8c42006-03-04 21:58:33 +00001808msgid "E211: File \"%s\" no longer available"
1809msgstr "E211: Il file \"%s\" non esiste più"
1810
Bram Moolenaar768b8c42006-03-04 21:58:33 +00001811msgid ""
1812"W12: Warning: File \"%s\" has changed and the buffer was changed in Vim as "
1813"well"
1814msgstr ""
Bram Moolenaar88774fd2015-08-25 19:52:04 +02001815"W12: Avviso: File \"%s\" modificato su disco ed anche nel buffer di Vim"
Bram Moolenaar768b8c42006-03-04 21:58:33 +00001816
1817msgid "See \":help W12\" for more info."
1818msgstr "Vedere \":help W12\" per ulteriori informazioni."
1819
Bram Moolenaar768b8c42006-03-04 21:58:33 +00001820msgid "W11: Warning: File \"%s\" has changed since editing started"
Bram Moolenaar88774fd2015-08-25 19:52:04 +02001821msgstr "W11: Avviso: File \"%s\" modificato dopo l'apertura"
Bram Moolenaar768b8c42006-03-04 21:58:33 +00001822
1823msgid "See \":help W11\" for more info."
1824msgstr "Vedere \":help W11\" per ulteriori informazioni."
1825
Bram Moolenaar768b8c42006-03-04 21:58:33 +00001826msgid "W16: Warning: Mode of file \"%s\" has changed since editing started"
Bram Moolenaar88774fd2015-08-25 19:52:04 +02001827msgstr "W16: Avviso: Modo File \"%s\" modificato dopo l'apertura"
Bram Moolenaar768b8c42006-03-04 21:58:33 +00001828
1829msgid "See \":help W16\" for more info."
1830msgstr "Vedere \":help W16\" per ulteriori informazioni."
1831
Bram Moolenaar768b8c42006-03-04 21:58:33 +00001832msgid "W13: Warning: File \"%s\" has been created after editing started"
Bram Moolenaar88774fd2015-08-25 19:52:04 +02001833msgstr "W13: Avviso: Il file \"%s\" risulta creato dopo l'apertura"
Bram Moolenaar768b8c42006-03-04 21:58:33 +00001834
1835msgid "Warning"
Bram Moolenaar88774fd2015-08-25 19:52:04 +02001836msgstr "Avviso"
Bram Moolenaar768b8c42006-03-04 21:58:33 +00001837
1838msgid ""
1839"&OK\n"
1840"&Load File"
1841msgstr ""
1842"&OK\n"
1843"&Carica File"
1844
Bram Moolenaar768b8c42006-03-04 21:58:33 +00001845msgid "E462: Could not prepare for reloading \"%s\""
1846msgstr "E462: Non riesco a preparare per ri-caricare \"%s\""
1847
Bram Moolenaar768b8c42006-03-04 21:58:33 +00001848msgid "E321: Could not reload \"%s\""
1849msgstr "E321: Non riesco a ri-caricare \"%s\""
1850
1851msgid "--Deleted--"
1852msgstr "--Cancellato--"
1853
Bram Moolenaar768b8c42006-03-04 21:58:33 +00001854msgid "auto-removing autocommand: %s <buffer=%d>"
Bram Moolenaar8c8de832008-06-24 22:58:06 +00001855msgstr "auto-rimozione dell'autocomando: %s <buffer=%d>"
Bram Moolenaar768b8c42006-03-04 21:58:33 +00001856
Bram Moolenaar768b8c42006-03-04 21:58:33 +00001857msgid "E367: No such group: \"%s\""
1858msgstr "E367: Gruppo inesistente: \"%s\""
1859
Bram Moolenaar6aa8cea2017-06-05 14:44:35 +02001860msgid "E936: Cannot delete the current group"
1861msgstr "E936: Non posso cancellare il gruppo corrente"
1862
1863msgid "W19: Deleting augroup that is still in use"
1864msgstr "W19: Cancello augroup, ma è ancora in uso"
1865
Bram Moolenaar768b8c42006-03-04 21:58:33 +00001866msgid "E215: Illegal character after *: %s"
1867msgstr "E215: Carattere non ammesso dopo *: %s"
1868
Bram Moolenaar768b8c42006-03-04 21:58:33 +00001869msgid "E216: No such event: %s"
1870msgstr "E216: Evento inesistente: %s"
1871
Bram Moolenaar768b8c42006-03-04 21:58:33 +00001872msgid "E216: No such group or event: %s"
1873msgstr "E216: Evento o gruppo inesistente: %s"
1874
Bram Moolenaar768b8c42006-03-04 21:58:33 +00001875msgid ""
1876"\n"
Bram Moolenaar675e8d62018-06-24 20:42:01 +02001877"--- Autocommands ---"
Bram Moolenaar768b8c42006-03-04 21:58:33 +00001878msgstr ""
1879"\n"
1880"--- Auto-Comandi ---"
1881
Bram Moolenaar768b8c42006-03-04 21:58:33 +00001882msgid "E680: <buffer=%d>: invalid buffer number "
1883msgstr "E680: <buffer=%d>: numero buffer non valido"
1884
1885msgid "E217: Can't execute autocommands for ALL events"
1886msgstr "E217: Non posso eseguire autocomandi for TUTTI gli eventi"
1887
1888msgid "No matching autocommands"
1889msgstr "Nessun autocomando corrispondente"
1890
1891msgid "E218: autocommand nesting too deep"
1892msgstr "E218: nidificazione dell'autocomando troppo estesa"
1893
Bram Moolenaar675e8d62018-06-24 20:42:01 +02001894msgid "%s Autocommands for \"%s\""
Bram Moolenaar768b8c42006-03-04 21:58:33 +00001895msgstr "%s Auto comandi per \"%s\""
1896
Bram Moolenaar768b8c42006-03-04 21:58:33 +00001897msgid "Executing %s"
1898msgstr "Eseguo %s"
1899
Bram Moolenaar768b8c42006-03-04 21:58:33 +00001900msgid "autocommand %s"
1901msgstr "autocomando %s"
1902
1903msgid "E219: Missing {."
1904msgstr "E219: Manca {."
1905
1906msgid "E220: Missing }."
1907msgstr "E220: Manca }."
1908
1909msgid "E490: No fold found"
1910msgstr "E490: Non trovo alcuna piegatura"
1911
1912msgid "E350: Cannot create fold with current 'foldmethod'"
Bram Moolenaara02a5512016-06-17 12:48:11 +02001913msgstr "E350: Non posso creare piegatura con il 'foldmethod' in uso"
Bram Moolenaar768b8c42006-03-04 21:58:33 +00001914
1915msgid "E351: Cannot delete fold with current 'foldmethod'"
1916msgstr "E351: Non posso cancellare piegatura con il 'foldmethod' in uso"
1917
Bram Moolenaareb3dc872018-05-13 22:34:24 +02001918msgid "+--%3ld line folded "
1919msgid_plural "+--%3ld lines folded "
1920msgstr[0] "+--%3ld riga piegata "
1921msgstr[1] "+--%3ld righe piegate "
1922
Bram Moolenaar768b8c42006-03-04 21:58:33 +00001923msgid "E222: Add to read buffer"
1924msgstr "E222: Aggiunto al buffer di lettura"
1925
1926msgid "E223: recursive mapping"
1927msgstr "E223: mapping ricorsivo"
1928
Bram Moolenaar768b8c42006-03-04 21:58:33 +00001929msgid "E224: global abbreviation already exists for %s"
1930msgstr "E224: una abbreviazione globale già esiste per %s"
1931
Bram Moolenaar768b8c42006-03-04 21:58:33 +00001932msgid "E225: global mapping already exists for %s"
1933msgstr "E225: un mapping globale già esiste per %s"
1934
Bram Moolenaar768b8c42006-03-04 21:58:33 +00001935msgid "E226: abbreviation already exists for %s"
1936msgstr "E226: una abbreviazione già esiste per %s"
1937
Bram Moolenaar768b8c42006-03-04 21:58:33 +00001938msgid "E227: mapping already exists for %s"
1939msgstr "E227: un mapping già esiste per %s"
1940
1941msgid "No abbreviation found"
1942msgstr "Non trovo l'abbreviazione"
1943
1944msgid "No mapping found"
1945msgstr "Non trovo il mapping"
1946
1947msgid "E228: makemap: Illegal mode"
1948msgstr "E228: makemap: modo non consentito"
1949
Bram Moolenaar3b1db362013-08-10 15:00:24 +02001950msgid "E851: Failed to create a new process for the GUI"
1951msgstr "E851: Creazione di un nuovo processo fallita per la GUI"
1952
1953msgid "E852: The child process failed to start the GUI"
1954msgstr "E852: Il processo figlio non è riuscito a far partire la GUI"
1955
Bram Moolenaar768b8c42006-03-04 21:58:33 +00001956msgid "E229: Cannot start the GUI"
1957msgstr "E229: Non posso inizializzare la GUI"
1958
Bram Moolenaar768b8c42006-03-04 21:58:33 +00001959msgid "E230: Cannot read from \"%s\""
1960msgstr "E230: Non posso leggere da \"%s\""
1961
1962msgid "E665: Cannot start GUI, no valid font found"
1963msgstr "E665: Non posso inizializzare la GUI, nessun font valido trovato"
1964
1965msgid "E231: 'guifontwide' invalid"
1966msgstr "E231: 'guifontwide' non valido"
1967
1968msgid "E599: Value of 'imactivatekey' is invalid"
1969msgstr "E599: Il valore di 'imactivatekey' non è valido"
1970
Bram Moolenaar768b8c42006-03-04 21:58:33 +00001971msgid "E254: Cannot allocate color %s"
1972msgstr "E254: Non riesco ad allocare il colore %s"
1973
1974msgid "No match at cursor, finding next"
1975msgstr "Nessuna corrispondenza al cursore, cerco la prossima"
1976
1977msgid "<cannot open> "
1978msgstr "<non posso aprire> "
1979
Bram Moolenaar768b8c42006-03-04 21:58:33 +00001980msgid "E616: vim_SelFile: can't get font %s"
1981msgstr "E616: vim_SelFile: non riesco a trovare il font %s"
1982
1983msgid "E614: vim_SelFile: can't return to current directory"
1984msgstr "E614: vim_SelFile: non posso tornare alla directory in uso"
1985
1986msgid "Pathname:"
1987msgstr "Nome percorso:"
1988
1989msgid "E615: vim_SelFile: can't get current directory"
1990msgstr "E615: vim_SelFile: non riesco ad ottenere la directory in uso"
1991
1992msgid "OK"
1993msgstr "OK"
1994
1995msgid "Cancel"
1996msgstr "Non eseguire"
1997
1998msgid "Scrollbar Widget: Could not get geometry of thumb pixmap."
1999msgstr "Scrollbar Widget: Non riesco a ottenere geometria del 'thumb pixmap'."
2000
2001msgid "Vim dialog"
2002msgstr "Dialogo Vim"
2003
2004msgid "E232: Cannot create BalloonEval with both message and callback"
2005msgstr "E232: Non riesco a creare 'BalloonEval' con sia messaggio che callback"
2006
Bram Moolenaar91c49372016-05-08 09:50:29 +02002007msgid "_Cancel"
2008msgstr "_Annulla"
2009
2010msgid "_Save"
2011msgstr "_Salva"
2012
2013msgid "_Open"
2014msgstr "_Apri"
2015
2016msgid "_OK"
2017msgstr "_OK"
2018
Bram Moolenaar768b8c42006-03-04 21:58:33 +00002019msgid ""
2020"&Yes\n"
2021"&No\n"
2022"&Cancel"
2023msgstr ""
2024"&Y Sì\n"
2025"&No\n"
2026"&C Ignora"
2027
Bram Moolenaar91c49372016-05-08 09:50:29 +02002028msgid "Yes"
2029msgstr "Sì"
2030
2031msgid "No"
2032msgstr "No"
2033
Bram Moolenaar768b8c42006-03-04 21:58:33 +00002034msgid "Input _Methods"
2035msgstr "_Metodi di inserimento"
2036
2037msgid "VIM - Search and Replace..."
2038msgstr "VIM - Sostituisci..."
2039
2040msgid "VIM - Search..."
2041msgstr "VIM - Cerca..."
2042
2043msgid "Find what:"
2044msgstr "Trova cosa:"
2045
2046msgid "Replace with:"
2047msgstr "Sostituisci con:"
2048
Bram Moolenaar768b8c42006-03-04 21:58:33 +00002049msgid "Match whole word only"
2050msgstr "Cerca solo la parola intera"
2051
Bram Moolenaar768b8c42006-03-04 21:58:33 +00002052msgid "Match case"
2053msgstr "Maiuscole/minuscole"
2054
2055msgid "Direction"
2056msgstr "Direzione"
2057
Bram Moolenaar768b8c42006-03-04 21:58:33 +00002058msgid "Up"
2059msgstr "Su"
2060
2061msgid "Down"
2062msgstr "Giù"
2063
2064msgid "Find Next"
2065msgstr "Trova il Prossimo"
2066
2067msgid "Replace"
2068msgstr "Sostituisci"
2069
2070msgid "Replace All"
2071msgstr "Sostituisci Tutto"
2072
Bram Moolenaar91c49372016-05-08 09:50:29 +02002073msgid "_Close"
2074msgstr "_Chiudi"
2075
Bram Moolenaar768b8c42006-03-04 21:58:33 +00002076msgid "Vim: Received \"die\" request from session manager\n"
2077msgstr "Vim: Ricevuta richiesta \"die\" dal session manager\n"
2078
Bram Moolenaar88774fd2015-08-25 19:52:04 +02002079msgid "Close tab"
2080msgstr "Chiudi linguetta"
Bram Moolenaar768b8c42006-03-04 21:58:33 +00002081
2082msgid "New tab"
2083msgstr "Nuova linguetta"
2084
2085msgid "Open Tab..."
2086msgstr "Apri linguetta..."
2087
2088msgid "Vim: Main window unexpectedly destroyed\n"
2089msgstr "Vim: Finestra principale distrutta inaspettatamente\n"
2090
Bram Moolenaar768b8c42006-03-04 21:58:33 +00002091msgid "&Filter"
2092msgstr "&Filtro"
2093
2094msgid "&Cancel"
2095msgstr "&C Non eseguire"
2096
2097msgid "Directories"
2098msgstr "Directory"
2099
2100msgid "Filter"
2101msgstr "Filtro"
2102
2103msgid "&Help"
2104msgstr "&H Aiuto"
2105
2106msgid "Files"
2107msgstr "File"
2108
2109msgid "&OK"
2110msgstr "&OK"
2111
2112msgid "Selection"
2113msgstr "Selezione"
2114
2115msgid "Find &Next"
2116msgstr "&N Trova il Prossimo"
2117
2118msgid "&Replace"
2119msgstr "&R Sostituisci"
2120
2121msgid "Replace &All"
2122msgstr "&A Sostituisci Tutto"
2123
2124msgid "&Undo"
2125msgstr "&U Disfa"
2126
Bram Moolenaar910f66f2006-04-05 20:41:53 +00002127msgid "Open tab..."
2128msgstr "Apri linguetta..."
2129
Bram Moolenaar675e8d62018-06-24 20:42:01 +02002130msgid "Find string (use '\\\\' to find a '\\')"
2131msgstr "Stringa di ricerca (usa '\\\\' per cercare un '\\')"
Bram Moolenaar768b8c42006-03-04 21:58:33 +00002132
Bram Moolenaar675e8d62018-06-24 20:42:01 +02002133msgid "Find & Replace (use '\\\\' to find a '\\')"
2134msgstr "Sostituisci (usa '\\\\' per cercare un '\\')"
Bram Moolenaar768b8c42006-03-04 21:58:33 +00002135
Bram Moolenaar768b8c42006-03-04 21:58:33 +00002136msgid "Not Used"
2137msgstr "Non Utilizzato"
2138
2139msgid "Directory\t*.nothing\n"
2140msgstr "Directory\t*.nothing\n"
2141
Bram Moolenaar91c49372016-05-08 09:50:29 +02002142msgid "E671: Cannot find window title \"%s\""
2143msgstr "E671: Non trovo il titolo della finestra \"%s\""
2144
Bram Moolenaar91c49372016-05-08 09:50:29 +02002145msgid "E243: Argument not supported: \"-%s\"; Use the OLE version."
2146msgstr "E243: Argomento non supportato: \"-%s\"; Usa la versione OLE."
2147
2148msgid "E672: Unable to open window inside MDI application"
2149msgstr "E672: Non posso aprire la finestra in un'applicazione MDI"
2150
Bram Moolenaar768b8c42006-03-04 21:58:33 +00002151msgid "Vim E458: Cannot allocate colormap entry, some colors may be incorrect"
2152msgstr ""
2153"Vim E458: Non riesco ad allocare elemento di colormap, possibili colori "
2154"errati"
2155
Bram Moolenaar768b8c42006-03-04 21:58:33 +00002156msgid "E250: Fonts for the following charsets are missing in fontset %s:"
2157msgstr "E250: Mancano descrizioni per i seguenti caratteri nel font: %s"
2158
Bram Moolenaar768b8c42006-03-04 21:58:33 +00002159msgid "E252: Fontset name: %s"
2160msgstr "E252: Nome fontset: %s"
2161
Bram Moolenaar768b8c42006-03-04 21:58:33 +00002162msgid "Font '%s' is not fixed-width"
2163msgstr "Il font '%s' non di larghezza fissa"
2164
Bram Moolenaar3b1db362013-08-10 15:00:24 +02002165msgid "E253: Fontset name: %s"
2166msgstr "E253: Nome fontset: %s"
Bram Moolenaar768b8c42006-03-04 21:58:33 +00002167
Bram Moolenaar3b1db362013-08-10 15:00:24 +02002168msgid "Font0: %s"
2169msgstr "Font0: %s"
Bram Moolenaar768b8c42006-03-04 21:58:33 +00002170
Bram Moolenaar3b1db362013-08-10 15:00:24 +02002171msgid "Font1: %s"
2172msgstr "Font1: %s"
Bram Moolenaar768b8c42006-03-04 21:58:33 +00002173
Bram Moolenaar3b1db362013-08-10 15:00:24 +02002174msgid "Font%ld width is not twice that of font0"
2175msgstr "La larghezza di font%ld non è doppia di quella di font0"
Bram Moolenaar768b8c42006-03-04 21:58:33 +00002176
Bram Moolenaar3b1db362013-08-10 15:00:24 +02002177msgid "Font0 width: %ld"
2178msgstr "Larghezza di Font0: %ld"
Bram Moolenaar768b8c42006-03-04 21:58:33 +00002179
Bram Moolenaar3b1db362013-08-10 15:00:24 +02002180msgid "Font1 width: %ld"
2181msgstr "Larghezza di Font1: %ld"
Bram Moolenaar768b8c42006-03-04 21:58:33 +00002182
2183msgid "Invalid font specification"
2184msgstr "Specifica di font non valida"
2185
2186msgid "&Dismiss"
2187msgstr "&D Non ora"
2188
2189msgid "no specific match"
2190msgstr "nessuna corrispondenza specifica"
2191
2192msgid "Vim - Font Selector"
2193msgstr "Vim - Selettore Font"
2194
2195msgid "Name:"
2196msgstr "Nome:"
2197
Bram Moolenaar768b8c42006-03-04 21:58:33 +00002198msgid "Show size in Points"
2199msgstr "Mostra dimensione in Punti"
2200
2201msgid "Encoding:"
2202msgstr "Codifica:"
2203
2204msgid "Font:"
2205msgstr "Font:"
2206
2207msgid "Style:"
2208msgstr "Stile:"
2209
2210msgid "Size:"
2211msgstr "Dimensione:"
2212
2213msgid "E256: Hangul automata ERROR"
2214msgstr "E256: ERRORE processore Hangul"
2215
2216msgid "E550: Missing colon"
2217msgstr "E550: Manca ':'"
2218
2219msgid "E551: Illegal component"
2220msgstr "E551: Componente non valido"
2221
2222msgid "E552: digit expected"
2223msgstr "E552: aspettavo un numero"
2224
Bram Moolenaar768b8c42006-03-04 21:58:33 +00002225msgid "Page %d"
2226msgstr "Pagina %d"
2227
2228msgid "No text to be printed"
2229msgstr "Manca testo da stampare"
2230
2231msgid "Printing page %d (%d%%)"
2232msgstr "Sto stampando pagina %d (%d%%)"
2233
Bram Moolenaar768b8c42006-03-04 21:58:33 +00002234msgid " Copy %d of %d"
2235msgstr " Copia %d di %d"
2236
Bram Moolenaar768b8c42006-03-04 21:58:33 +00002237msgid "Printed: %s"
2238msgstr "Stampato: %s"
2239
2240msgid "Printing aborted"
Bram Moolenaar83e138c2007-05-05 18:27:07 +00002241msgstr "Stampa non completata"
Bram Moolenaar768b8c42006-03-04 21:58:33 +00002242
2243msgid "E455: Error writing to PostScript output file"
2244msgstr "E455: Errore in scrittura a file PostScript di output"
2245
Bram Moolenaar768b8c42006-03-04 21:58:33 +00002246msgid "E624: Can't open file \"%s\""
2247msgstr "E624: Non riesco ad aprire il file \"%s\""
2248
Bram Moolenaar768b8c42006-03-04 21:58:33 +00002249msgid "E457: Can't read PostScript resource file \"%s\""
2250msgstr "E457: Non riesco a leggere file risorse PostScript \"%s\""
2251
Bram Moolenaar768b8c42006-03-04 21:58:33 +00002252msgid "E618: file \"%s\" is not a PostScript resource file"
2253msgstr "E618: file \"%s\" non è un file di risorse PostScript"
2254
Bram Moolenaar768b8c42006-03-04 21:58:33 +00002255msgid "E619: file \"%s\" is not a supported PostScript resource file"
2256msgstr "E619: file \"%s\" non è un file di risorse PostScript supportato"
2257
Bram Moolenaar768b8c42006-03-04 21:58:33 +00002258msgid "E621: \"%s\" resource file has wrong version"
2259msgstr "E621: il file di risorse \"%s\" ha una versione sbagliata"
2260
2261msgid "E673: Incompatible multi-byte encoding and character set."
2262msgstr "E673: Codifica e set di caratteri multi-byte non compatibili."
2263
2264msgid "E674: printmbcharset cannot be empty with multi-byte encoding."
2265msgstr "E674: printmbcharset non può essere nullo con codifica multi-byte."
2266
2267msgid "E675: No default font specified for multi-byte printing."
2268msgstr "E675: Font predefinito non specificato per stampa multi-byte."
2269
2270msgid "E324: Can't open PostScript output file"
2271msgstr "E324: Non riesco ad aprire file PostScript di output"
2272
Bram Moolenaar768b8c42006-03-04 21:58:33 +00002273msgid "E456: Can't open file \"%s\""
2274msgstr "E456: Non riesco ad aprire il file \"%s\""
2275
2276msgid "E456: Can't find PostScript resource file \"prolog.ps\""
2277msgstr "E456: Non trovo file risorse PostScript \"prolog.ps\""
2278
2279msgid "E456: Can't find PostScript resource file \"cidfont.ps\""
2280msgstr "E456: Non trovo file risorse PostScript \"cidfont.ps\""
2281
Bram Moolenaar768b8c42006-03-04 21:58:33 +00002282msgid "E456: Can't find PostScript resource file \"%s.ps\""
2283msgstr "E456: Non trovo file risorse PostScript \"%s.ps\""
2284
Bram Moolenaar768b8c42006-03-04 21:58:33 +00002285msgid "E620: Unable to convert to print encoding \"%s\""
2286msgstr "E620: Impossibile convertire a codifica di stampa \"%s\""
2287
2288msgid "Sending to printer..."
2289msgstr "Invio a stampante..."
2290
2291msgid "E365: Failed to print PostScript file"
2292msgstr "E365: Non riesco ad aprire file PostScript"
2293
2294msgid "Print job sent."
2295msgstr "Richiesta di stampa inviata."
2296
2297msgid "Add a new database"
2298msgstr "Aggiungi un nuovo database"
2299
2300msgid "Query for a pattern"
2301msgstr "Cerca un modello"
2302
2303msgid "Show this message"
2304msgstr "Visualizza questo messaggio"
2305
2306msgid "Kill a connection"
2307msgstr "Termina una connessione"
2308
2309msgid "Reinit all connections"
Bram Moolenaar8c8de832008-06-24 22:58:06 +00002310msgstr "Reinizializza tutte le connessioni"
Bram Moolenaar768b8c42006-03-04 21:58:33 +00002311
2312msgid "Show connections"
2313msgstr "Visualizza connessioni"
2314
Bram Moolenaar768b8c42006-03-04 21:58:33 +00002315msgid "E560: Usage: cs[cope] %s"
2316msgstr "E560: Uso: cs[cope] %s"
2317
2318msgid "This cscope command does not support splitting the window.\n"
2319msgstr "Questo comando cscope non gestisce la divisione delle schermo.\n"
2320
2321msgid "E562: Usage: cstag <ident>"
2322msgstr "E562: Uso: cstag <ident>"
2323
2324msgid "E257: cstag: tag not found"
Bram Moolenaar8c8de832008-06-24 22:58:06 +00002325msgstr "E257: cstag: tag non trovato"
Bram Moolenaar768b8c42006-03-04 21:58:33 +00002326
Bram Moolenaar768b8c42006-03-04 21:58:33 +00002327msgid "E563: stat(%s) error: %d"
2328msgstr "E563: errore stat(%s): %d"
2329
2330msgid "E563: stat error"
2331msgstr "E563: errore stat"
2332
Bram Moolenaar768b8c42006-03-04 21:58:33 +00002333msgid "E564: %s is not a directory or a valid cscope database"
2334msgstr "E564: %s non è una directory o un database cscope valido"
2335
Bram Moolenaar768b8c42006-03-04 21:58:33 +00002336msgid "Added cscope database %s"
2337msgstr "Aggiunto database cscope %s"
2338
Bram Moolenaar768b8c42006-03-04 21:58:33 +00002339msgid "E262: error reading cscope connection %ld"
2340msgstr "E262: errore leggendo connessione cscope %ld"
2341
2342msgid "E561: unknown cscope search type"
2343msgstr "E561: tipo di ricerca cscope sconosciuta"
2344
2345msgid "E566: Could not create cscope pipes"
2346msgstr "E566: Non riesco a creare pipes cscope"
2347
2348msgid "E622: Could not fork for cscope"
2349msgstr "E622: Non riesco a fare fork per cscope"
2350
Bram Moolenaar3b1db362013-08-10 15:00:24 +02002351msgid "cs_create_connection setpgid failed"
2352msgstr "cs_create_connection setpgid fallita"
2353
Bram Moolenaar768b8c42006-03-04 21:58:33 +00002354msgid "cs_create_connection exec failed"
2355msgstr "cs_create_connection exec fallita"
2356
Bram Moolenaar768b8c42006-03-04 21:58:33 +00002357msgid "cs_create_connection: fdopen for to_fp failed"
2358msgstr "cs_create_connection: fdopen di to_fp fallita"
2359
2360msgid "cs_create_connection: fdopen for fr_fp failed"
2361msgstr "cs_create_connection: fdopen di fr_fp fallita"
2362
Bram Moolenaar8c8de832008-06-24 22:58:06 +00002363msgid "E623: Could not spawn cscope process"
2364msgstr "E623: Non riesco a generare processo cscope"
2365
Bram Moolenaar768b8c42006-03-04 21:58:33 +00002366msgid "E567: no cscope connections"
2367msgstr "E567: nessuna connessione cscope"
2368
Bram Moolenaar768b8c42006-03-04 21:58:33 +00002369msgid "E469: invalid cscopequickfix flag %c for %c"
2370msgstr "E469: flag cscopequickfix %c non valido per %c"
2371
Bram Moolenaar218116c2010-05-20 21:46:00 +02002372msgid "E259: no matches found for cscope query %s of %s"
2373msgstr "E259: nessuna corrispondenza trovata per la richiesta cscope %s di %s"
2374
Bram Moolenaar768b8c42006-03-04 21:58:33 +00002375msgid "cscope commands:\n"
2376msgstr "comandi cscope:\n"
2377
Bram Moolenaar28c37952010-01-06 20:29:28 +01002378msgid "%-5s: %s%*s (Usage: %s)"
2379msgstr "%-5s: %s%*s (Uso: %s)"
2380
2381msgid ""
2382"\n"
Bram Moolenaar6f1d9a02016-07-24 14:12:38 +02002383" a: Find assignments to this symbol\n"
Bram Moolenaar28c37952010-01-06 20:29:28 +01002384" c: Find functions calling this function\n"
2385" d: Find functions called by this function\n"
2386" e: Find this egrep pattern\n"
2387" f: Find this file\n"
2388" g: Find this definition\n"
2389" i: Find files #including this file\n"
2390" s: Find this C symbol\n"
Bram Moolenaar662db672011-03-22 14:05:35 +01002391" t: Find this text string\n"
Bram Moolenaar28c37952010-01-06 20:29:28 +01002392msgstr ""
2393"\n"
Bram Moolenaar6f1d9a02016-07-24 14:12:38 +02002394" a: Trova assegnazioni a questo simbolo\n"
Bram Moolenaar28c37952010-01-06 20:29:28 +01002395" c: Trova funzioni che chiamano questa\n"
2396" d: Trova funzioni chiamate da questa\n"
2397" e: Trova questa espressione egrep\n"
2398" f: Trova questo file\n"
2399" g: Trova questa definizione\n"
2400" i: Trova file che #includono questo file\n"
2401" s: Trova questo simbolo C\n"
Bram Moolenaar6f1d9a02016-07-24 14:12:38 +02002402" t: Trova questa stringa di testo\n"
Bram Moolenaar768b8c42006-03-04 21:58:33 +00002403
Bram Moolenaar768b8c42006-03-04 21:58:33 +00002404msgid "E625: cannot open cscope database: %s"
2405msgstr "E625: impossibile aprire database cscope: %s"
2406
2407msgid "E626: cannot get cscope database information"
2408msgstr "E626: impossibile leggere informazioni sul database cscope"
2409
2410msgid "E568: duplicate cscope database not added"
2411msgstr "E568: database cscope duplicato, non aggiunto"
2412
Bram Moolenaar768b8c42006-03-04 21:58:33 +00002413msgid "E261: cscope connection %s not found"
2414msgstr "E261: connessione cscope %s non trovata"
2415
Bram Moolenaar768b8c42006-03-04 21:58:33 +00002416msgid "cscope connection %s closed"
2417msgstr "connessione cscope %s chiusa"
2418
Bram Moolenaar768b8c42006-03-04 21:58:33 +00002419msgid "E570: fatal error in cs_manage_matches"
2420msgstr "E570: errore irreparabile in cs_manage_matches"
2421
Bram Moolenaar768b8c42006-03-04 21:58:33 +00002422msgid "Cscope tag: %s"
2423msgstr "Tag cscope: %s"
2424
2425msgid ""
2426"\n"
2427" # line"
2428msgstr ""
2429"\n"
Bram Moolenaar88774fd2015-08-25 19:52:04 +02002430" # riga"
Bram Moolenaar768b8c42006-03-04 21:58:33 +00002431
2432msgid "filename / context / line\n"
Bram Moolenaar88774fd2015-08-25 19:52:04 +02002433msgstr "nomefile / contest / riga\n"
Bram Moolenaar768b8c42006-03-04 21:58:33 +00002434
Bram Moolenaar768b8c42006-03-04 21:58:33 +00002435msgid "E609: Cscope error: %s"
2436msgstr "E609: Errore cscope: %s"
2437
2438msgid "All cscope databases reset"
Bram Moolenaar8c8de832008-06-24 22:58:06 +00002439msgstr "Tutti i database cscope annullati"
Bram Moolenaar768b8c42006-03-04 21:58:33 +00002440
2441msgid "no cscope connections\n"
2442msgstr "nessuna connessione cscope\n"
2443
2444msgid " # pid database name prepend path\n"
2445msgstr " # pid database nome prepend path\n"
2446
Bram Moolenaar29291602010-07-28 14:28:48 +02002447msgid "Lua library cannot be loaded."
2448msgstr "Non riesco a caricare libreria Lua."
2449
2450msgid "cannot save undo information"
2451msgstr "non riesco a salvare informazioni per 'undo'"
2452
Bram Moolenaar768b8c42006-03-04 21:58:33 +00002453msgid ""
Bram Moolenaar28c37952010-01-06 20:29:28 +01002454"E815: Sorry, this command is disabled, the MzScheme libraries could not be "
Bram Moolenaar768b8c42006-03-04 21:58:33 +00002455"loaded."
2456msgstr ""
Bram Moolenaar28c37952010-01-06 20:29:28 +01002457"E815: Spiacente, comando non disponibile, non riesco a caricare librerie "
Bram Moolenaar768b8c42006-03-04 21:58:33 +00002458"programmi MzScheme."
2459
Bram Moolenaar38a55632016-02-15 22:07:32 +01002460msgid ""
2461"E895: Sorry, this command is disabled, the MzScheme's racket/base module "
2462"could not be loaded."
2463msgstr ""
2464"E815: Spiacente, comando non disponibile, non riesco a caricare modulo "
2465"racket/base di MzScheme."
2466
Bram Moolenaar768b8c42006-03-04 21:58:33 +00002467msgid "invalid expression"
2468msgstr "espressione non valida"
2469
2470msgid "expressions disabled at compile time"
2471msgstr "espressioni disabilitate in compilazione"
2472
2473msgid "hidden option"
2474msgstr "opzione nascosta"
2475
2476msgid "unknown option"
2477msgstr "opzione inesistente"
2478
2479msgid "window index is out of range"
2480msgstr "indice della finestra non nell'intervallo"
2481
2482msgid "couldn't open buffer"
2483msgstr "non sono riuscito ad aprire il buffer"
2484
Bram Moolenaar768b8c42006-03-04 21:58:33 +00002485msgid "cannot delete line"
Bram Moolenaar88774fd2015-08-25 19:52:04 +02002486msgstr "non posso cancellare la riga"
Bram Moolenaar768b8c42006-03-04 21:58:33 +00002487
2488msgid "cannot replace line"
Bram Moolenaar88774fd2015-08-25 19:52:04 +02002489msgstr "non posso sostituire la riga"
Bram Moolenaar768b8c42006-03-04 21:58:33 +00002490
2491msgid "cannot insert line"
Bram Moolenaar88774fd2015-08-25 19:52:04 +02002492msgstr "non posso inserire la riga"
Bram Moolenaar768b8c42006-03-04 21:58:33 +00002493
2494msgid "string cannot contain newlines"
2495msgstr "la stringa non può contenere caratteri 'A CAPO'"
2496
Bram Moolenaar3b1db362013-08-10 15:00:24 +02002497msgid "error converting Scheme values to Vim"
2498msgstr "errore nel convertire i valori Scheme a Vim"
2499
Bram Moolenaar768b8c42006-03-04 21:58:33 +00002500msgid "Vim error: ~a"
2501msgstr "Errore Vim: ~a"
2502
2503msgid "Vim error"
2504msgstr "Errore Vim"
2505
2506msgid "buffer is invalid"
2507msgstr "buffer non valido"
2508
2509msgid "window is invalid"
2510msgstr "finestra non valida"
2511
2512msgid "linenr out of range"
Bram Moolenaar88774fd2015-08-25 19:52:04 +02002513msgstr "numero riga non nell'intervallo"
Bram Moolenaar768b8c42006-03-04 21:58:33 +00002514
2515msgid "not allowed in the Vim sandbox"
2516msgstr "non ammesso in ambiente protetto"
2517
Bram Moolenaar4a474d32010-08-13 16:24:30 +02002518msgid "E836: This Vim cannot execute :python after using :py3"
2519msgstr "E836: Python: Impossibile usare :py e :py3 nella stessa sessione"
2520
Bram Moolenaar768b8c42006-03-04 21:58:33 +00002521msgid ""
2522"E263: Sorry, this command is disabled, the Python library could not be "
2523"loaded."
2524msgstr ""
2525"E263: Spiacente, comando non disponibile, non riesco a caricare libreria "
2526"programmi Python."
2527
Bram Moolenaar88774fd2015-08-25 19:52:04 +02002528msgid ""
2529"E887: Sorry, this command is disabled, the Python's site module could not be "
2530"loaded."
2531msgstr ""
2532"E887: Spiacente, comando non disponibile, non riesco a caricare il modulo "
2533"Python locale."
2534
Bram Moolenaar768b8c42006-03-04 21:58:33 +00002535msgid "E659: Cannot invoke Python recursively"
2536msgstr "E659: Python non può essere chiamato ricorsivamente"
2537
Bram Moolenaar88774fd2015-08-25 19:52:04 +02002538msgid "E837: This Vim cannot execute :py3 after using :python"
2539msgstr "E837: Impossibile usare ora :py3 dopo aver usato :python"
Bram Moolenaar768b8c42006-03-04 21:58:33 +00002540
Bram Moolenaar57657d82006-04-21 22:12:41 +00002541msgid "E265: $_ must be an instance of String"
2542msgstr "E265: $_ deve essere un'istanza di String"
2543
Bram Moolenaar768b8c42006-03-04 21:58:33 +00002544msgid ""
2545"E266: Sorry, this command is disabled, the Ruby library could not be loaded."
2546msgstr ""
2547"E266: Spiacente, comando non disponibile, non riesco a caricare libreria "
2548"programmi Ruby."
2549
Bram Moolenaar57657d82006-04-21 22:12:41 +00002550msgid "E267: unexpected return"
2551msgstr "E267: return imprevisto"
2552
2553msgid "E268: unexpected next"
2554msgstr "E268: next imprevisto"
2555
2556msgid "E269: unexpected break"
2557msgstr "E269: break imprevisto"
2558
2559msgid "E270: unexpected redo"
2560msgstr "E270: redo imprevisto"
2561
2562msgid "E271: retry outside of rescue clause"
2563msgstr "E271: retry fuori da clausola rescue"
2564
2565msgid "E272: unhandled exception"
2566msgstr "E272: eccezione non gestita"
2567
Bram Moolenaar768b8c42006-03-04 21:58:33 +00002568msgid "E273: unknown longjmp status %d"
2569msgstr "E273: tipo sconosciuto di salto nel programma %d"
2570
Bram Moolenaar768b8c42006-03-04 21:58:33 +00002571msgid "invalid buffer number"
2572msgstr "numero buffer non valido"
2573
2574msgid "not implemented yet"
2575msgstr "non ancora implementato"
2576
Bram Moolenaar768b8c42006-03-04 21:58:33 +00002577msgid "cannot set line(s)"
Bram Moolenaar88774fd2015-08-25 19:52:04 +02002578msgstr "non posso impostare riga(he)"
2579
2580msgid "invalid mark name"
2581msgstr "nome di mark non valido"
Bram Moolenaar768b8c42006-03-04 21:58:33 +00002582
2583msgid "mark not set"
2584msgstr "mark non impostato"
2585
Bram Moolenaar768b8c42006-03-04 21:58:33 +00002586msgid "row %d column %d"
2587msgstr "riga %d colonna %d"
2588
2589msgid "cannot insert/append line"
Bram Moolenaar88774fd2015-08-25 19:52:04 +02002590msgstr "non riesco a inserire/aggiungere riga"
2591
2592msgid "line number out of range"
2593msgstr "numero riga non nell'intervallo"
Bram Moolenaar768b8c42006-03-04 21:58:33 +00002594
2595msgid "unknown flag: "
2596msgstr "opzione inesistente: "
2597
2598msgid "unknown vimOption"
2599msgstr "'vimOption' inesistente"
2600
2601msgid "keyboard interrupt"
2602msgstr "interruzione dalla tastiera"
2603
2604msgid "vim error"
2605msgstr "errore vim"
2606
2607msgid "cannot create buffer/window command: object is being deleted"
2608msgstr ""
2609"non riesco a creare comando buffer/finestra: oggetto in via di cancellazione"
2610
2611msgid ""
2612"cannot register callback command: buffer/window is already being deleted"
2613msgstr ""
2614"non posso registrare comando callback: buffer/finestra già in cancellazione"
2615
Bram Moolenaar768b8c42006-03-04 21:58:33 +00002616msgid ""
Bram Moolenaar29291602010-07-28 14:28:48 +02002617"E280: TCL FATAL ERROR: reflist corrupt!? Please report this to vim-dev@vim."
2618"org"
Bram Moolenaar768b8c42006-03-04 21:58:33 +00002619msgstr ""
Bram Moolenaar29291602010-07-28 14:28:48 +02002620"E280: ERRORE FATALE TCL: reflist corrotta!? Si prega notificare a vim-"
2621"dev@vim.org"
Bram Moolenaar768b8c42006-03-04 21:58:33 +00002622
2623msgid "cannot register callback command: buffer/window reference not found"
2624msgstr ""
Bram Moolenaar3b1db362013-08-10 15:00:24 +02002625"non posso registrare comando callback: riferimento a buffer/finestra "
Bram Moolenaar768b8c42006-03-04 21:58:33 +00002626"inesistente"
2627
2628msgid ""
2629"E571: Sorry, this command is disabled: the Tcl library could not be loaded."
2630msgstr ""
2631"E571: Spiacente, comando non disponibile, non riesco a caricare libreria "
2632"programmi Tcl."
2633
Bram Moolenaar768b8c42006-03-04 21:58:33 +00002634msgid "E572: exit code %d"
2635msgstr "E572: codice di uscita %d"
2636
2637msgid "cannot get line"
Bram Moolenaar88774fd2015-08-25 19:52:04 +02002638msgstr "non riesco a ottenere la riga"
Bram Moolenaar768b8c42006-03-04 21:58:33 +00002639
2640msgid "Unable to register a command server name"
2641msgstr "Non riesco a registrare un nome di server comando"
2642
2643msgid "E248: Failed to send command to the destination program"
2644msgstr "E248: Fallito invio comando a programma destinatario"
2645
Bram Moolenaar768b8c42006-03-04 21:58:33 +00002646msgid "E573: Invalid server id used: %s"
2647msgstr "E573: Identificativo di server non valido: %s"
2648
2649msgid "E251: VIM instance registry property is badly formed. Deleted!"
2650msgstr "E251: Proprietà registry relative a VIM non adeguate. Cancellate!"
2651
Bram Moolenaar6aa8cea2017-06-05 14:44:35 +02002652msgid "E938: Duplicate key in JSON: \"%s\""
Bram Moolenaar24a98a02017-09-27 22:23:55 +02002653msgstr "E938: Chiave duplicata in JSON: \"%s\""
Bram Moolenaar6aa8cea2017-06-05 14:44:35 +02002654
Bram Moolenaar6aa8cea2017-06-05 14:44:35 +02002655msgid "E696: Missing comma in List: %s"
2656msgstr "E696: Manca virgola nella Lista: %s"
2657
Bram Moolenaar6aa8cea2017-06-05 14:44:35 +02002658msgid "E697: Missing end of List ']': %s"
2659msgstr "E697: Manca ']' a fine Lista: %s"
2660
Bram Moolenaar768b8c42006-03-04 21:58:33 +00002661msgid "Unknown option argument"
2662msgstr "Argomento di opzione sconosciuto"
2663
2664msgid "Too many edit arguments"
2665msgstr "Troppi argomenti di edit"
2666
2667msgid "Argument missing after"
2668msgstr "Argomento mancante dopo"
2669
2670msgid "Garbage after option argument"
2671msgstr "Spazzatura dopo argomento di opzione"
2672
2673msgid "Too many \"+command\", \"-c command\" or \"--cmd command\" arguments"
2674msgstr "Troppi argomenti \"+command\", \"-c command\" o \"--cmd command\""
2675
2676msgid "Invalid argument for"
2677msgstr "Argomento non valido per"
2678
Bram Moolenaar768b8c42006-03-04 21:58:33 +00002679msgid "%d files to edit\n"
2680msgstr "%d file da elaborare\n"
2681
Bram Moolenaar6f0d3dd2010-06-08 23:17:01 +02002682msgid "netbeans is not supported with this GUI\n"
2683msgstr "netbeans non è supportato con questa GUI\n"
2684
Bram Moolenaar28c37952010-01-06 20:29:28 +01002685msgid "'-nb' cannot be used: not enabled at compile time\n"
2686msgstr "'-nb' non disponibile: non abilitato in compilazione\n"
2687
Bram Moolenaar6aa8cea2017-06-05 14:44:35 +02002688msgid "This Vim was not compiled with the diff feature."
2689msgstr "Vim non compilato con funzionalità 'diff'."
2690
Bram Moolenaar768b8c42006-03-04 21:58:33 +00002691msgid "Attempt to open script file again: \""
2692msgstr "Tento di riaprire lo script file: \""
2693
2694msgid "Cannot open for reading: \""
2695msgstr "Non posso aprire in lettura: \""
2696
2697msgid "Cannot open for script output: \""
2698msgstr "Non posso aprire come script output: \""
2699
2700msgid "Vim: Error: Failure to start gvim from NetBeans\n"
2701msgstr "Vim: Errore: Avvio di gvim da NetBeans non riuscito\n"
2702
Bram Moolenaar6f1d9a02016-07-24 14:12:38 +02002703msgid "Vim: Error: This version of Vim does not run in a Cygwin terminal\n"
Bram Moolenaar6aa8cea2017-06-05 14:44:35 +02002704msgstr ""
2705"Vim: Errore: Questa versione di Vim non funziona in un terminale Cygwin\n"
Bram Moolenaar6f1d9a02016-07-24 14:12:38 +02002706
Bram Moolenaar768b8c42006-03-04 21:58:33 +00002707msgid "Vim: Warning: Output is not to a terminal\n"
Bram Moolenaar88774fd2015-08-25 19:52:04 +02002708msgstr "Vim: Avviso: Output non diretto a un terminale\n"
Bram Moolenaar768b8c42006-03-04 21:58:33 +00002709
2710msgid "Vim: Warning: Input is not from a terminal\n"
Bram Moolenaar88774fd2015-08-25 19:52:04 +02002711msgstr "Vim: Avviso: Input non proveniente da un terminale\n"
Bram Moolenaar768b8c42006-03-04 21:58:33 +00002712
Bram Moolenaar768b8c42006-03-04 21:58:33 +00002713msgid "pre-vimrc command line"
Bram Moolenaar88774fd2015-08-25 19:52:04 +02002714msgstr "riga comandi prima di vimrc"
Bram Moolenaar768b8c42006-03-04 21:58:33 +00002715
Bram Moolenaar768b8c42006-03-04 21:58:33 +00002716msgid "E282: Cannot read from \"%s\""
2717msgstr "E282: Non posso leggere da \"%s\""
2718
2719msgid ""
2720"\n"
2721"More info with: \"vim -h\"\n"
2722msgstr ""
2723"\n"
2724"Maggiori informazioni con: \"vim -h\"\n"
2725
2726msgid "[file ..] edit specified file(s)"
2727msgstr "[file ..] apri file(s) specificati"
2728
2729msgid "- read text from stdin"
2730msgstr "- leggi testo da 'stdin'"
2731
2732msgid "-t tag edit file where tag is defined"
Bram Moolenaar8c8de832008-06-24 22:58:06 +00002733msgstr "-t tag apri file in cui è definito il tag"
Bram Moolenaar768b8c42006-03-04 21:58:33 +00002734
2735msgid "-q [errorfile] edit file with first error"
2736msgstr "-q [errorfile] apri file col primo errore"
2737
2738msgid ""
2739"\n"
2740"\n"
Bram Moolenaar675e8d62018-06-24 20:42:01 +02002741"Usage:"
Bram Moolenaar768b8c42006-03-04 21:58:33 +00002742msgstr ""
2743"\n"
2744"\n"
2745" uso:"
2746
2747msgid " vim [arguments] "
2748msgstr " vim [argomenti] "
2749
2750msgid ""
2751"\n"
2752" or:"
2753msgstr ""
2754"\n"
2755" o:"
2756
Bram Moolenaar8c8de832008-06-24 22:58:06 +00002757msgid ""
2758"\n"
2759"Where case is ignored prepend / to make flag upper case"
Bram Moolenaar768b8c42006-03-04 21:58:33 +00002760msgstr ""
Bram Moolenaar8c8de832008-06-24 22:58:06 +00002761"\n"
2762"Quando si ignorano maiusc./minusc. preporre / per rendere il flag maiusc."
Bram Moolenaar768b8c42006-03-04 21:58:33 +00002763
2764msgid ""
2765"\n"
2766"\n"
2767"Arguments:\n"
2768msgstr ""
2769"\n"
2770"\n"
2771"Argomenti:\n"
2772
2773msgid "--\t\t\tOnly file names after this"
2774msgstr "--\t\t\tSolo nomi file da qui in poi"
2775
2776msgid "--literal\t\tDon't expand wildcards"
2777msgstr "--literal\t\tNon espandere wildcard"
2778
2779msgid "-register\t\tRegister this gvim for OLE"
2780msgstr "-register\t\tRegistra questo gvim a OLE"
2781
2782msgid "-unregister\t\tUnregister gvim for OLE"
2783msgstr "-unregister\t\tDeregistra gvim a OLE"
2784
2785msgid "-g\t\t\tRun using GUI (like \"gvim\")"
2786msgstr "-g\t\t\tEsegui usando GUI (come \"gvim\")"
2787
2788msgid "-f or --nofork\tForeground: Don't fork when starting GUI"
2789msgstr "-f opp. --nofork\tForeground: Non usare 'fork' inizializzando GUI"
2790
2791msgid "-v\t\t\tVi mode (like \"vi\")"
2792msgstr "-v\t\t\tModalità Vi (come \"vi\")"
2793
2794msgid "-e\t\t\tEx mode (like \"ex\")"
2795msgstr "-e\t\t\tModalità Ex (come \"ex\")"
2796
Bram Moolenaar3b1db362013-08-10 15:00:24 +02002797msgid "-E\t\t\tImproved Ex mode"
2798msgstr "-E\t\t\tModalità Ex migliorata"
2799
Bram Moolenaar768b8c42006-03-04 21:58:33 +00002800msgid "-s\t\t\tSilent (batch) mode (only for \"ex\")"
2801msgstr "-s\t\t\tModalità Silenziosa (batch) (solo per \"ex\")"
2802
2803msgid "-d\t\t\tDiff mode (like \"vimdiff\")"
2804msgstr "-d\t\t\tModalità Diff (come \"vimdiff\")"
2805
2806msgid "-y\t\t\tEasy mode (like \"evim\", modeless)"
2807msgstr "-y\t\t\tModalità Facile (come \"evim\", senza modalità)"
2808
2809msgid "-R\t\t\tReadonly mode (like \"view\")"
2810msgstr "-R\t\t\tModalità Sola Lettura (come \"view\")"
2811
2812msgid "-Z\t\t\tRestricted mode (like \"rvim\")"
2813msgstr "-Z\t\t\tModalità Ristretta (come \"rvim\")"
2814
2815msgid "-m\t\t\tModifications (writing files) not allowed"
2816msgstr "-m\t\t\tRiscritture del file non permesse"
2817
2818msgid "-M\t\t\tModifications in text not allowed"
2819msgstr "-M\t\t\tModifiche nel file non permesse"
2820
2821msgid "-b\t\t\tBinary mode"
2822msgstr "-b\t\t\tModalità Binaria"
2823
2824msgid "-l\t\t\tLisp mode"
2825msgstr "-l\t\t\tModalità Lisp"
2826
2827msgid "-C\t\t\tCompatible with Vi: 'compatible'"
2828msgstr "-C\t\t\tCompatibile con Vi: 'compatible'"
2829
2830msgid "-N\t\t\tNot fully Vi compatible: 'nocompatible'"
2831msgstr "-N\t\t\tNon interamente compatibile con Vi: 'nocompatible'"
2832
Bram Moolenaar8c8de832008-06-24 22:58:06 +00002833msgid "-V[N][fname]\t\tBe verbose [level N] [log messages to fname]"
2834msgstr "-V[N][fname]\t\tVerbosità [livello N] [log su file fname]"
Bram Moolenaar768b8c42006-03-04 21:58:33 +00002835
2836msgid "-D\t\t\tDebugging mode"
2837msgstr "-D\t\t\tModalità Debug"
2838
2839msgid "-n\t\t\tNo swap file, use memory only"
2840msgstr "-n\t\t\tNiente file di swap, usa solo memoria"
2841
2842msgid "-r\t\t\tList swap files and exit"
2843msgstr "-r\t\t\tLista swap file ed esci"
2844
2845msgid "-r (with file name)\tRecover crashed session"
2846msgstr "-r (e nome file)\tRecupera da sessione finita male"
2847
2848msgid "-L\t\t\tSame as -r"
2849msgstr "-L\t\t\tCome -r"
2850
2851msgid "-f\t\t\tDon't use newcli to open window"
2852msgstr "-f\t\t\tNon usare newcli per aprire finestra"
2853
2854msgid "-dev <device>\t\tUse <device> for I/O"
2855msgstr "-dev <dispositivo>\t\tUsa <dispositivo> per I/O"
2856
Bram Moolenaard2f3a8b2018-06-19 14:35:59 +02002857msgid "-A\t\t\tStart in Arabic mode"
Bram Moolenaar768b8c42006-03-04 21:58:33 +00002858msgstr "-A\t\t\tComincia in modalità Araba"
2859
2860msgid "-H\t\t\tStart in Hebrew mode"
2861msgstr "-H\t\t\tComincia in modalità Ebraica"
2862
2863msgid "-F\t\t\tStart in Farsi mode"
2864msgstr "-F\t\t\tComincia in modalità Farsi (Persiano)"
2865
2866msgid "-T <terminal>\tSet terminal type to <terminal>"
2867msgstr "-T <terminale>\tImposta tipo terminale a <terminale>"
2868
Bram Moolenaar91c49372016-05-08 09:50:29 +02002869msgid "--not-a-term\t\tSkip warning for input/output not being a terminal"
2870msgstr "--not-a-term\t\tNon avvisare se input/output non da terminale"
2871
Bram Moolenaar6aa8cea2017-06-05 14:44:35 +02002872msgid "--ttyfail\t\tExit if input or output is not a terminal"
2873msgstr "--ttyfail\t\tEsce se l'input o l'output non sono da un terminale"
2874
Bram Moolenaar768b8c42006-03-04 21:58:33 +00002875msgid "-u <vimrc>\t\tUse <vimrc> instead of any .vimrc"
Bram Moolenaar6aa8cea2017-06-05 14:44:35 +02002876msgstr "-u <vimrc>\t\tUsa <vimrc> invece di qualche .vimrc"
Bram Moolenaar768b8c42006-03-04 21:58:33 +00002877
2878msgid "-U <gvimrc>\t\tUse <gvimrc> instead of any .gvimrc"
Bram Moolenaar6aa8cea2017-06-05 14:44:35 +02002879msgstr "-U <gvimrc>\t\tUsa <gvimrc> invece di qualche .gvimrc"
Bram Moolenaar768b8c42006-03-04 21:58:33 +00002880
2881msgid "--noplugin\t\tDon't load plugin scripts"
2882msgstr "--noplugin\t\tNon caricare script plugin"
2883
2884msgid "-p[N]\t\tOpen N tab pages (default: one for each file)"
2885msgstr "-o[N]\t\tApri N linguette (predefinito: una per ogni file)"
2886
2887msgid "-o[N]\t\tOpen N windows (default: one for each file)"
2888msgstr "-o[N]\t\tApri N finestre (predefinito: una per ogni file)"
2889
2890msgid "-O[N]\t\tLike -o but split vertically"
2891msgstr "-O[N]\t\tCome -o ma dividi le finestre in verticale"
2892
2893msgid "+\t\t\tStart at end of file"
2894msgstr "+\t\t\tPosizionati alla fine del file"
2895
2896msgid "+<lnum>\t\tStart at line <lnum>"
Bram Moolenaar88774fd2015-08-25 19:52:04 +02002897msgstr "+<lnum>\t\tPosizionati alla riga <lnum>"
Bram Moolenaar768b8c42006-03-04 21:58:33 +00002898
2899msgid "--cmd <command>\tExecute <command> before loading any vimrc file"
2900msgstr ""
2901"--cmd <comando>\t\tEsegui <comando> prima di caricare eventuali file vimrc"
2902
2903msgid "-c <command>\t\tExecute <command> after loading the first file"
2904msgstr "-c <comando>\t\tEsegui <comando> dopo caricamento primo file"
2905
2906msgid "-S <session>\t\tSource file <session> after loading the first file"
2907msgstr ""
2908"-S <sessione>\tEsegui comandi in file <sessione> dopo caricamento primo file"
2909
2910msgid "-s <scriptin>\tRead Normal mode commands from file <scriptin>"
2911msgstr "-s <scriptin>\tLeggi comandi in modalità normale da file <scriptin>"
2912
2913msgid "-w <scriptout>\tAppend all typed commands to file <scriptout>"
2914msgstr "-w <scriptout>\tAggiungi tutti i comandi immessi a file <scriptout>"
2915
2916msgid "-W <scriptout>\tWrite all typed commands to file <scriptout>"
2917msgstr "-W <scriptout>\tScrivi tutti i comandi immessi in file <scriptout>"
2918
2919msgid "-x\t\t\tEdit encrypted files"
2920msgstr "-x\t\t\tApri un file cifrato"
2921
2922msgid "-display <display>\tConnect vim to this particular X-server"
2923msgstr "-display <schermo>\tEsegui vim a questo particolare server X"
2924
2925msgid "-X\t\t\tDo not connect to X server"
2926msgstr "-X\t\t\tNon connetterti a server X"
2927
2928msgid "--remote <files>\tEdit <files> in a Vim server if possible"
2929msgstr "--remote <file>\tApri <file> in un server Vim se possibile"
2930
2931msgid "--remote-silent <files> Same, don't complain if there is no server"
Bram Moolenaar83e138c2007-05-05 18:27:07 +00002932msgstr "--remote-silent <file> Stessa cosa, ignora se non esiste un server"
Bram Moolenaar768b8c42006-03-04 21:58:33 +00002933
2934msgid ""
2935"--remote-wait <files> As --remote but wait for files to have been edited"
2936msgstr ""
Bram Moolenaar83e138c2007-05-05 18:27:07 +00002937"--remote-wait <file> Come --remote ma aspetta che i file siano elaborati"
Bram Moolenaar768b8c42006-03-04 21:58:33 +00002938
2939msgid ""
2940"--remote-wait-silent <files> Same, don't complain if there is no server"
2941msgstr ""
Bram Moolenaar83e138c2007-05-05 18:27:07 +00002942"--remote-wait-silent <file> Stessa cosa, ignora se non esiste un server"
Bram Moolenaar768b8c42006-03-04 21:58:33 +00002943
Bram Moolenaar8c8de832008-06-24 22:58:06 +00002944msgid ""
2945"--remote-tab[-wait][-silent] <files> As --remote but use tab page per file"
2946msgstr ""
2947"--remote-tab[-wait][-silent] <file> Come --remote ma apre una linguetta per "
2948"file"
Bram Moolenaar910f66f2006-04-05 20:41:53 +00002949
Bram Moolenaar768b8c42006-03-04 21:58:33 +00002950msgid "--remote-send <keys>\tSend <keys> to a Vim server and exit"
2951msgstr "--remote-send <tasti>\tInvia <tasti> a un server Vim ed esci"
2952
2953msgid "--remote-expr <expr>\tEvaluate <expr> in a Vim server and print result"
2954msgstr ""
2955"--remote--expr <expr>\tEsegui <expr> in un server Vim e stampa risultato"
2956
2957msgid "--serverlist\t\tList available Vim server names and exit"
2958msgstr "--serverlist\t\tLista nomi server Vim disponibili ed esci"
2959
2960msgid "--servername <name>\tSend to/become the Vim server <name>"
2961msgstr "--servername <nome>\tInvia a/diventa server Vim di nome <nome>"
2962
Bram Moolenaar28c37952010-01-06 20:29:28 +01002963msgid "--startuptime <file>\tWrite startup timing messages to <file>"
2964msgstr ""
Bram Moolenaarb52073a2010-03-17 20:02:06 +01002965"--startuptime <file>\tScrivi tutti i messaggi iniziali di timing in <file>"
Bram Moolenaar28c37952010-01-06 20:29:28 +01002966
Bram Moolenaar768b8c42006-03-04 21:58:33 +00002967msgid "-i <viminfo>\t\tUse <viminfo> instead of .viminfo"
2968msgstr "-i <viminfo>\t\tUsa <viminfo> invece di .viminfo"
2969
Bram Moolenaar24a98a02017-09-27 22:23:55 +02002970msgid "--clean\t\t'nocompatible', Vim defaults, no plugins, no viminfo"
2971msgstr "--clean\t\t'nocompatible', default di Vim, no plugin, no viminfo"
2972
Bram Moolenaar768b8c42006-03-04 21:58:33 +00002973msgid "-h or --help\tPrint Help (this message) and exit"
2974msgstr "-h opp. --help\tStampa Aiuto (questo messaggio) ed esci"
2975
2976msgid "--version\t\tPrint version information and exit"
2977msgstr "--version\t\tStampa informazioni sulla versione ed esci"
2978
2979msgid ""
2980"\n"
2981"Arguments recognised by gvim (Motif version):\n"
2982msgstr ""
2983"\n"
2984"Opzioni accettate da gvim (versione Motif):\n"
2985
2986msgid ""
2987"\n"
2988"Arguments recognised by gvim (neXtaw version):\n"
2989msgstr ""
2990"\n"
2991"Opzioni accettate da gvim (versione neXtaw):\n"
2992
2993msgid ""
2994"\n"
2995"Arguments recognised by gvim (Athena version):\n"
2996msgstr ""
2997"\n"
2998"Opzioni accettate da gvim (versione Athena):\n"
2999
3000msgid "-display <display>\tRun vim on <display>"
3001msgstr "-display <schermo>\tEsegui vim su <schermo>"
3002
3003msgid "-iconic\t\tStart vim iconified"
3004msgstr "-iconic\t\tInizia vim riducendolo ad icona"
3005
Bram Moolenaar768b8c42006-03-04 21:58:33 +00003006msgid "-background <color>\tUse <color> for the background (also: -bg)"
3007msgstr "-background <colore>\tUsa <colore> come sfondo (anche: -bg)"
3008
3009msgid "-foreground <color>\tUse <color> for normal text (also: -fg)"
3010msgstr "-foreground <colore>\tUsa <colore> per il testo normale (anche: -fg)"
3011
3012msgid "-font <font>\t\tUse <font> for normal text (also: -fn)"
3013msgstr "-font <font>\t\tUsa <font> for il testo normale (anche: -fn)"
3014
3015msgid "-boldfont <font>\tUse <font> for bold text"
3016msgstr "-boldfont <font>\tUsa <font> per testo in grassetto"
3017
3018msgid "-italicfont <font>\tUse <font> for italic text"
3019msgstr "-italicfont <font>\tUsa <font> per testo in corsivo"
3020
3021msgid "-geometry <geom>\tUse <geom> for initial geometry (also: -geom)"
3022msgstr "-geometry <geom>\tUsa <geom> per la geometria iniziale (anche: -geom)"
3023
3024msgid "-borderwidth <width>\tUse a border width of <width> (also: -bw)"
3025msgstr "-borderwidth <larg>\tUsa larghezza <larg> per bordo (anche: -bw)"
3026
3027msgid "-scrollbarwidth <width> Use a scrollbar width of <width> (also: -sw)"
3028msgstr ""
3029"-scrollbarwidth <larg> Usa larghezza <larg> per scrollbar (anche: -sw)"
3030
3031msgid "-menuheight <height>\tUse a menu bar height of <height> (also: -mh)"
3032msgstr "-menuheight <alt>\tUsa altezza <alt> per barra menu (anche: -mh)"
3033
3034msgid "-reverse\t\tUse reverse video (also: -rv)"
3035msgstr "-reverse\t\tUsa colori invertiti (anche: -rv)"
3036
3037msgid "+reverse\t\tDon't use reverse video (also: +rv)"
3038msgstr "+reverse\t\tNon usare colori invertiti (anche: +rv)"
3039
3040msgid "-xrm <resource>\tSet the specified resource"
3041msgstr "-xrm <risorsa>\tImposta la risorsa specificata"
3042
3043msgid ""
3044"\n"
Bram Moolenaar768b8c42006-03-04 21:58:33 +00003045"Arguments recognised by gvim (GTK+ version):\n"
3046msgstr ""
3047"\n"
3048"Argomenti accettati da gvim (versione GTK+):\n"
3049
3050msgid "-display <display>\tRun vim on <display> (also: --display)"
3051msgstr "-display <schermo>\tEsegui vim su <schermo> (anche: --display)"
3052
3053msgid "--role <role>\tSet a unique role to identify the main window"
3054msgstr ""
3055"--role <ruolo>\tImposta un ruolo univoco per identificare la finestra "
3056"principale"
3057
3058msgid "--socketid <xid>\tOpen Vim inside another GTK widget"
Bram Moolenaar8c8de832008-06-24 22:58:06 +00003059msgstr "--socketid <xid>\tApri Vim dentro un altro widget GTK"
Bram Moolenaar768b8c42006-03-04 21:58:33 +00003060
Bram Moolenaar3b1db362013-08-10 15:00:24 +02003061msgid "--echo-wid\t\tMake gvim echo the Window ID on stdout"
3062msgstr "--echo-wid\t\tStampa il Window ID su stdout"
3063
Bram Moolenaar768b8c42006-03-04 21:58:33 +00003064msgid "-P <parent title>\tOpen Vim inside parent application"
3065msgstr "-P <titolo padre>\tApri Vim in un'applicazione padre"
3066
Bram Moolenaar8c8de832008-06-24 22:58:06 +00003067msgid "--windowid <HWND>\tOpen Vim inside another win32 widget"
3068msgstr "--windowid <HWND>\tApri Vim dentro un altro widget win32"
3069
Bram Moolenaar768b8c42006-03-04 21:58:33 +00003070msgid "No display"
3071msgstr "Manca display"
3072
Bram Moolenaar768b8c42006-03-04 21:58:33 +00003073msgid ": Send failed.\n"
3074msgstr ": Invio fallito.\n"
3075
Bram Moolenaar768b8c42006-03-04 21:58:33 +00003076msgid ": Send failed. Trying to execute locally\n"
3077msgstr ": Invio fallito. Tento di eseguire localmente\n"
3078
Bram Moolenaar768b8c42006-03-04 21:58:33 +00003079msgid "%d of %d edited"
3080msgstr "%d di %d elaborato"
3081
3082msgid "No display: Send expression failed.\n"
3083msgstr "Nessun display: Invio di espressione fallito.\n"
3084
3085msgid ": Send expression failed.\n"
3086msgstr ": Invio di espressione fallito.\n"
3087
3088msgid "No marks set"
3089msgstr "Nessun mark impostato"
3090
Bram Moolenaar768b8c42006-03-04 21:58:33 +00003091msgid "E283: No marks matching \"%s\""
3092msgstr "E283: Nessun mark corrispondente a \"%s\""
3093
Bram Moolenaar768b8c42006-03-04 21:58:33 +00003094msgid ""
3095"\n"
3096"mark line col file/text"
3097msgstr ""
3098"\n"
Bram Moolenaar88774fd2015-08-25 19:52:04 +02003099"mark riga col.file/testo"
Bram Moolenaar768b8c42006-03-04 21:58:33 +00003100
Bram Moolenaar768b8c42006-03-04 21:58:33 +00003101msgid ""
3102"\n"
3103" jump line col file/text"
3104msgstr ""
3105"\n"
Bram Moolenaar88774fd2015-08-25 19:52:04 +02003106" salt.riga col.file/testo"
Bram Moolenaar768b8c42006-03-04 21:58:33 +00003107
Bram Moolenaar768b8c42006-03-04 21:58:33 +00003108msgid ""
3109"\n"
3110"change line col text"
3111msgstr ""
3112"\n"
Bram Moolenaar88774fd2015-08-25 19:52:04 +02003113"modif riga col testo"
Bram Moolenaar768b8c42006-03-04 21:58:33 +00003114
3115msgid ""
3116"\n"
3117"# File marks:\n"
3118msgstr ""
3119"\n"
3120"# File mark:\n"
3121
Bram Moolenaar768b8c42006-03-04 21:58:33 +00003122msgid ""
3123"\n"
3124"# Jumplist (newest first):\n"
3125msgstr ""
3126"\n"
3127"# Jumplist (dai più recenti):\n"
3128
3129msgid ""
3130"\n"
3131"# History of marks within files (newest to oldest):\n"
3132msgstr ""
3133"\n"
Bram Moolenaar83e138c2007-05-05 18:27:07 +00003134"# Storia dei mark all'interno dei file (dai più recenti ai meno recenti):\n"
Bram Moolenaar768b8c42006-03-04 21:58:33 +00003135
3136msgid "Missing '>'"
3137msgstr "Manca '>'"
3138
3139msgid "E543: Not a valid codepage"
3140msgstr "E543: Codepage non valido"
3141
3142msgid "E284: Cannot set IC values"
3143msgstr "E284: Non posso assegnare valori IC"
3144
3145msgid "E285: Failed to create input context"
3146msgstr "E285: Creazione di un contesto di input fallita"
3147
3148msgid "E286: Failed to open input method"
3149msgstr "E286: Apertura 'input method' fallita"
3150
3151msgid "E287: Warning: Could not set destroy callback to IM"
Bram Moolenaar88774fd2015-08-25 19:52:04 +02003152msgstr "E287: Avviso: Non posso assegnare IM a 'destroy callback'"
Bram Moolenaar768b8c42006-03-04 21:58:33 +00003153
3154msgid "E288: input method doesn't support any style"
3155msgstr "E288: 'input method' non sopporta alcuno stile"
3156
3157msgid "E289: input method doesn't support my preedit type"
3158msgstr "E289: 'input method' non supporta il mio tipo di preedit"
3159
Bram Moolenaar768b8c42006-03-04 21:58:33 +00003160msgid "E293: block was not locked"
3161msgstr "E293: il blocco non era riservato"
3162
3163msgid "E294: Seek error in swap file read"
3164msgstr "E294: Errore di posizionamento durante lettura swap file"
3165
3166msgid "E295: Read error in swap file"
3167msgstr "E295: Errore leggendo swap file"
3168
3169msgid "E296: Seek error in swap file write"
3170msgstr "E296: Errore di posizionamento scrivendo swap file"
3171
3172msgid "E297: Write error in swap file"
3173msgstr "E297: Errore scrivendo swap file"
3174
3175msgid "E300: Swap file already exists (symlink attack?)"
3176msgstr "E300: Lo swap file esiste già (un link simbolico?)"
3177
3178msgid "E298: Didn't get block nr 0?"
3179msgstr "E298: Non riesco a leggere blocco numero 0?"
3180
3181msgid "E298: Didn't get block nr 1?"
3182msgstr "E298: Non riesco a leggere blocco numero 1?"
3183
3184msgid "E298: Didn't get block nr 2?"
3185msgstr "E298: Non riesco a leggere blocco numero 2?"
3186
Bram Moolenaar662db672011-03-22 14:05:35 +01003187msgid "E843: Error while updating swap file crypt"
3188msgstr "E843: Errore aggiornando cifratura dello swap file"
3189
Bram Moolenaar768b8c42006-03-04 21:58:33 +00003190msgid "E301: Oops, lost the swap file!!!"
3191msgstr "E301: Ahimè, lo swap file è perduto!!!"
3192
3193msgid "E302: Could not rename swap file"
3194msgstr "E302: Non riesco a rinominare lo swap file"
3195
Bram Moolenaar768b8c42006-03-04 21:58:33 +00003196msgid "E303: Unable to open swap file for \"%s\", recovery impossible"
3197msgstr ""
Bram Moolenaar8c8de832008-06-24 22:58:06 +00003198"E303: Non riesco ad aprile lo swap file per \"%s\", recupero impossibile"
Bram Moolenaar768b8c42006-03-04 21:58:33 +00003199
3200msgid "E304: ml_upd_block0(): Didn't get block 0??"
3201msgstr "E304: ml_upd_block0(): Non riesco a leggere blocco 0??"
3202
Bram Moolenaar768b8c42006-03-04 21:58:33 +00003203msgid "E305: No swap file found for %s"
3204msgstr "E305: Nessun swap file trovato per %s"
3205
3206msgid "Enter number of swap file to use (0 to quit): "
3207msgstr "Dimmi numero di swap file da usare (0 per lasciar perdere): "
3208
Bram Moolenaar768b8c42006-03-04 21:58:33 +00003209msgid "E306: Cannot open %s"
3210msgstr "E306: Non riesco ad aprire %s"
3211
3212msgid "Unable to read block 0 from "
3213msgstr "Non riesco a leggere il blocco 0 da "
3214
3215msgid ""
3216"\n"
3217"Maybe no changes were made or Vim did not update the swap file."
3218msgstr ""
3219"\n"
3220"Forse non ci sono state modifiche oppure Vim non ha aggiornato lo swap file."
3221
3222msgid " cannot be used with this version of Vim.\n"
3223msgstr " non può essere usato con questa versione di Vim.\n"
3224
3225msgid "Use Vim version 3.0.\n"
3226msgstr "Usa Vim versione 3.0.\n"
3227
Bram Moolenaar768b8c42006-03-04 21:58:33 +00003228msgid "E307: %s does not look like a Vim swap file"
3229msgstr "E307: %s non sembra uno swap file Vim"
3230
3231msgid " cannot be used on this computer.\n"
3232msgstr " non può essere usato su questo computer.\n"
3233
3234msgid "The file was created on "
3235msgstr "Il file è stato creato il "
3236
3237msgid ""
3238",\n"
3239"or the file has been damaged."
3240msgstr ""
3241",\n"
3242"o il file è stato danneggiato."
3243
Bram Moolenaar29291602010-07-28 14:28:48 +02003244msgid ""
3245"E833: %s is encrypted and this version of Vim does not support encryption"
3246msgstr "E833: %s è cifrato e questa versione di Vim non supporta la cifratura"
3247
Bram Moolenaar83e138c2007-05-05 18:27:07 +00003248msgid " has been damaged (page size is smaller than minimum value).\n"
3249msgstr ""
3250" è stato danneggiato (la dimensione della pagina è inferiore al minimo).\n"
3251
Bram Moolenaar768b8c42006-03-04 21:58:33 +00003252msgid "Using swap file \"%s\""
3253msgstr "Uso swap file \"%s\""
3254
Bram Moolenaar768b8c42006-03-04 21:58:33 +00003255msgid "Original file \"%s\""
3256msgstr "File originale \"%s\""
3257
3258msgid "E308: Warning: Original file may have been changed"
3259msgstr ""
Bram Moolenaar88774fd2015-08-25 19:52:04 +02003260"E308: Avviso: il file originale può essere stato modificato nel frattempo"
Bram Moolenaar768b8c42006-03-04 21:58:33 +00003261
Bram Moolenaar29291602010-07-28 14:28:48 +02003262msgid "Swap file is encrypted: \"%s\""
3263msgstr "Il file swap è cifrato: \"%s\""
3264
3265msgid ""
3266"\n"
3267"If you entered a new crypt key but did not write the text file,"
3268msgstr ""
3269"\n"
3270"Se hai immesso una chiave di cifratura senza riscrivere il file di testo,"
3271
3272msgid ""
3273"\n"
3274"enter the new crypt key."
3275msgstr ""
3276"\n"
3277"immetti la nuova chiave di cifratura."
3278
3279msgid ""
3280"\n"
3281"If you wrote the text file after changing the crypt key press enter"
3282msgstr ""
3283"\n"
Bram Moolenaar662db672011-03-22 14:05:35 +01003284"Se hai riscritto il file dopo aver cambiato chiave di cifr., premi Invio"
Bram Moolenaar29291602010-07-28 14:28:48 +02003285
3286msgid ""
3287"\n"
3288"to use the same key for text file and swap file"
3289msgstr ""
3290"\n"
3291"per usare la stessa chiave sia per il testo che per il file swap"
3292
Bram Moolenaar768b8c42006-03-04 21:58:33 +00003293msgid "E309: Unable to read block 1 from %s"
3294msgstr "E309: Impossibile leggere blocco 1 da %s"
3295
3296msgid "???MANY LINES MISSING"
Bram Moolenaar88774fd2015-08-25 19:52:04 +02003297msgstr "???MOLTE RIGHE MANCANTI"
Bram Moolenaar768b8c42006-03-04 21:58:33 +00003298
3299msgid "???LINE COUNT WRONG"
Bram Moolenaar88774fd2015-08-25 19:52:04 +02003300msgstr "???CONTATORE RIGHE ERRATO"
Bram Moolenaar768b8c42006-03-04 21:58:33 +00003301
3302msgid "???EMPTY BLOCK"
3303msgstr "???BLOCCO VUOTO"
3304
3305msgid "???LINES MISSING"
Bram Moolenaar88774fd2015-08-25 19:52:04 +02003306msgstr "???RIGHE MANCANTI"
Bram Moolenaar768b8c42006-03-04 21:58:33 +00003307
Bram Moolenaar768b8c42006-03-04 21:58:33 +00003308msgid "E310: Block 1 ID wrong (%s not a .swp file?)"
3309msgstr "E310: ID del Blocco 1 errato (che %s non sia un .swp file?)"
3310
3311msgid "???BLOCK MISSING"
3312msgstr "???BLOCCO MANCANTE"
3313
3314msgid "??? from here until ???END lines may be messed up"
Bram Moolenaar88774fd2015-08-25 19:52:04 +02003315msgstr "??? da qui fino a ???END le righe possono essere fuori ordine"
Bram Moolenaar768b8c42006-03-04 21:58:33 +00003316
3317msgid "??? from here until ???END lines may have been inserted/deleted"
3318msgstr ""
Bram Moolenaar88774fd2015-08-25 19:52:04 +02003319"??? da qui fino a ???END righe possono essere state inserite/cancellate"
Bram Moolenaar768b8c42006-03-04 21:58:33 +00003320
3321msgid "???END"
3322msgstr "???END"
3323
3324msgid "E311: Recovery Interrupted"
3325msgstr "E311: Recupero Interrotto"
3326
3327msgid ""
3328"E312: Errors detected while recovering; look for lines starting with ???"
Bram Moolenaar88774fd2015-08-25 19:52:04 +02003329msgstr "E312: Errori durante recupero; controlla righe che iniziano con ???"
Bram Moolenaar768b8c42006-03-04 21:58:33 +00003330
3331msgid "See \":help E312\" for more information."
3332msgstr "Vedere \":help E312\" per ulteriori informazioni."
3333
3334msgid "Recovery completed. You should check if everything is OK."
3335msgstr "Recupero completato. Dovresti controllare se va tutto bene."
3336
3337msgid ""
3338"\n"
3339"(You might want to write out this file under another name\n"
3340msgstr ""
3341"\n"
3342"(Potresti salvare questo file con un altro nome ed eseguire\n"
3343
Bram Moolenaar6f0d3dd2010-06-08 23:17:01 +02003344msgid "and run diff with the original file to check for changes)"
3345msgstr "'diff' rispetto al file originale per vedere le differenze)"
Bram Moolenaar768b8c42006-03-04 21:58:33 +00003346
Bram Moolenaar6f0d3dd2010-06-08 23:17:01 +02003347msgid "Recovery completed. Buffer contents equals file contents."
Bram Moolenaar29291602010-07-28 14:28:48 +02003348msgstr ""
3349"Ripristino effettuato. Il contenuto del buffer coincide con quello del file."
Bram Moolenaar6f0d3dd2010-06-08 23:17:01 +02003350
Bram Moolenaar768b8c42006-03-04 21:58:33 +00003351msgid ""
Bram Moolenaar6f0d3dd2010-06-08 23:17:01 +02003352"\n"
3353"You may want to delete the .swp file now.\n"
Bram Moolenaar768b8c42006-03-04 21:58:33 +00003354"\n"
3355msgstr ""
Bram Moolenaar6f0d3dd2010-06-08 23:17:01 +02003356"\n"
3357"È consigliato cancellare il file .swp adesso.\n"
Bram Moolenaar768b8c42006-03-04 21:58:33 +00003358"\n"
3359
Bram Moolenaar29291602010-07-28 14:28:48 +02003360msgid "Using crypt key from swap file for the text file.\n"
3361msgstr "Uso la chiave di cifratura del file swap per il file di testo.\n"
3362
Bram Moolenaar768b8c42006-03-04 21:58:33 +00003363msgid "Swap files found:"
3364msgstr "Swap file trovati:"
3365
3366msgid " In current directory:\n"
3367msgstr " Nella directory in uso:\n"
3368
3369msgid " Using specified name:\n"
3370msgstr " Uso il nome fornito:\n"
3371
3372msgid " In directory "
3373msgstr " Nella directory "
3374
3375msgid " -- none --\n"
3376msgstr " -- nessuno --\n"
3377
3378msgid " owned by: "
3379msgstr " proprietario: "
3380
3381msgid " dated: "
3382msgstr " datato: "
3383
3384msgid " dated: "
3385msgstr " datato: "
3386
3387msgid " [from Vim version 3.0]"
3388msgstr " [da Vim versione 3.0]"
3389
3390msgid " [does not look like a Vim swap file]"
3391msgstr " [non assomiglia ad uno swap file Vim]"
3392
3393msgid " file name: "
3394msgstr " nome file: "
3395
3396msgid ""
3397"\n"
3398" modified: "
3399msgstr ""
3400"\n"
3401" modificato: "
3402
3403msgid "YES"
3404msgstr "YES"
3405
3406msgid "no"
3407msgstr "no"
3408
3409msgid ""
3410"\n"
3411" user name: "
3412msgstr ""
3413"\n"
3414" nome utente: "
3415
3416msgid " host name: "
3417msgstr " nome computer: "
3418
3419msgid ""
3420"\n"
3421" host name: "
3422msgstr ""
3423"\n"
3424" nome computer: "
3425
3426msgid ""
3427"\n"
3428" process ID: "
3429msgstr ""
3430"\n"
3431" ID del processo: "
3432
3433msgid " (still running)"
3434msgstr " (ancora attivo)"
3435
3436msgid ""
3437"\n"
3438" [not usable with this version of Vim]"
3439msgstr ""
3440"\n"
3441" [non utilizzabile con questa versione di Vim]"
3442
3443msgid ""
3444"\n"
3445" [not usable on this computer]"
3446msgstr ""
3447"\n"
3448" [not utilizzabile su questo computer]"
3449
3450msgid " [cannot be read]"
3451msgstr " [non leggibile]"
3452
3453msgid " [cannot be opened]"
3454msgstr " [non riesco ad aprire]"
3455
3456msgid "E313: Cannot preserve, there is no swap file"
3457msgstr "E313: Non posso preservare, manca swap file"
3458
3459msgid "File preserved"
3460msgstr "File preservato"
3461
3462msgid "E314: Preserve failed"
3463msgstr "E314: Preservazione fallita"
3464
Bram Moolenaar768b8c42006-03-04 21:58:33 +00003465msgid "E315: ml_get: invalid lnum: %ld"
Bram Moolenaar88774fd2015-08-25 19:52:04 +02003466msgstr "E315: ml_get: numero riga non valido: %ld"
Bram Moolenaar768b8c42006-03-04 21:58:33 +00003467
Bram Moolenaar768b8c42006-03-04 21:58:33 +00003468msgid "E316: ml_get: cannot find line %ld"
Bram Moolenaar88774fd2015-08-25 19:52:04 +02003469msgstr "E316: ml_get: non riesco a trovare la riga %ld"
Bram Moolenaar768b8c42006-03-04 21:58:33 +00003470
3471msgid "E317: pointer block id wrong 3"
3472msgstr "E317: ID blocco puntatori errato 3"
3473
3474msgid "stack_idx should be 0"
3475msgstr "stack_idx dovrebbe essere 0"
3476
3477msgid "E318: Updated too many blocks?"
3478msgstr "E318: Aggiornati troppi blocchi?"
3479
3480msgid "E317: pointer block id wrong 4"
3481msgstr "E317: ID blocco puntatori errato 4"
3482
3483msgid "deleted block 1?"
3484msgstr "cancellato blocco 1?"
3485
Bram Moolenaar768b8c42006-03-04 21:58:33 +00003486msgid "E320: Cannot find line %ld"
Bram Moolenaar88774fd2015-08-25 19:52:04 +02003487msgstr "E320: Non riesco a trovare la riga %ld"
Bram Moolenaar768b8c42006-03-04 21:58:33 +00003488
3489msgid "E317: pointer block id wrong"
3490msgstr "E317: ID blocco puntatori errato"
3491
3492msgid "pe_line_count is zero"
3493msgstr "pe_line_count a zero"
3494
Bram Moolenaar768b8c42006-03-04 21:58:33 +00003495msgid "E322: line number out of range: %ld past the end"
Bram Moolenaar88774fd2015-08-25 19:52:04 +02003496msgstr "E322: numero riga non ammissibile: %ld dopo la fine"
Bram Moolenaar768b8c42006-03-04 21:58:33 +00003497
Bram Moolenaar768b8c42006-03-04 21:58:33 +00003498msgid "E323: line count wrong in block %ld"
Bram Moolenaar88774fd2015-08-25 19:52:04 +02003499msgstr "E323: contatore righe errato nel blocco %ld"
Bram Moolenaar768b8c42006-03-04 21:58:33 +00003500
3501msgid "Stack size increases"
Bram Moolenaar8c8de832008-06-24 22:58:06 +00003502msgstr "Dimensione stack aumentata"
Bram Moolenaar768b8c42006-03-04 21:58:33 +00003503
3504msgid "E317: pointer block id wrong 2"
3505msgstr "E317: ID blocco puntatori errato 2"
3506
Bram Moolenaar768b8c42006-03-04 21:58:33 +00003507msgid "E773: Symlink loop for \"%s\""
Bram Moolenaar910f66f2006-04-05 20:41:53 +00003508msgstr "E773: Collegamento simbolico ricorsivo per \"%s\""
Bram Moolenaar768b8c42006-03-04 21:58:33 +00003509
3510msgid "E325: ATTENTION"
3511msgstr "E325: ATTENZIONE"
3512
3513msgid ""
3514"\n"
3515"Found a swap file by the name \""
3516msgstr ""
3517"\n"
3518"Trovato uno swap file di nome \""
3519
3520msgid "While opening file \""
3521msgstr "Mentre aprivo file \""
3522
3523msgid " NEWER than swap file!\n"
3524msgstr " più RECENTE dello swap file!\n"
3525
Bram Moolenaar768b8c42006-03-04 21:58:33 +00003526msgid ""
3527"\n"
Bram Moolenaar662db672011-03-22 14:05:35 +01003528"(1) Another program may be editing the same file. If this is the case,\n"
3529" be careful not to end up with two different instances of the same\n"
Bram Moolenaar38a55632016-02-15 22:07:32 +01003530" file when making changes. Quit, or continue with caution.\n"
Bram Moolenaar768b8c42006-03-04 21:58:33 +00003531msgstr ""
3532"\n"
Bram Moolenaar38a55632016-02-15 22:07:32 +01003533"(1) Un altro programma può essere in edit sullo stesso file. Se è così,\n"
3534" attenzione a non finire con due sessioni differenti che modificano lo\n"
3535" stesso file. Uscire da Vim, o continuare con cautela.\n"
Bram Moolenaar768b8c42006-03-04 21:58:33 +00003536
Bram Moolenaar662db672011-03-22 14:05:35 +01003537msgid "(2) An edit session for this file crashed.\n"
3538msgstr "(2) Una sessione di edit per questo file è finita male.\n"
Bram Moolenaar768b8c42006-03-04 21:58:33 +00003539
3540msgid " If this is the case, use \":recover\" or \"vim -r "
3541msgstr " Se è così, usa \":recover\" oppure \"vim -r "
3542
3543msgid ""
3544"\"\n"
3545" to recover the changes (see \":help recovery\").\n"
3546msgstr ""
3547"\"\n"
3548" per recuperare modifiche fatte (vedi \":help recovery\").\n"
3549
3550msgid " If you did this already, delete the swap file \""
3551msgstr " Se hai già fatto ciò, cancella il file di swap \""
3552
3553msgid ""
3554"\"\n"
3555" to avoid this message.\n"
3556msgstr ""
3557"\"\n"
3558" per non ricevere ancora questo messaggio.\n"
3559
3560msgid "Swap file \""
3561msgstr "Swap file \""
3562
3563msgid "\" already exists!"
3564msgstr "\" già esistente!"
3565
3566msgid "VIM - ATTENTION"
3567msgstr "VIM - ATTENZIONE"
3568
3569msgid "Swap file already exists!"
3570msgstr "Lo swap file esiste già!"
3571
3572msgid ""
3573"&Open Read-Only\n"
3574"&Edit anyway\n"
3575"&Recover\n"
3576"&Quit\n"
3577"&Abort"
3578msgstr ""
3579"&O Apri sola-lettura\n"
3580"&E Apri comunque\n"
3581"&Recupera\n"
3582"&Q Esci\n"
3583"&Annulla"
3584
3585msgid ""
3586"&Open Read-Only\n"
3587"&Edit anyway\n"
3588"&Recover\n"
3589"&Delete it\n"
3590"&Quit\n"
3591"&Abort"
3592msgstr ""
3593"&O Apri sola-lettura\n"
3594"&E Apri comunque\n"
3595"&Recupera\n"
3596"&D Cancellalo\n"
3597"&Q Esci\n"
3598"&Annulla"
3599
3600msgid "E326: Too many swap files found"
3601msgstr "E326: Trovati troppi swap file"
3602
3603msgid "E327: Part of menu-item path is not sub-menu"
3604msgstr ""
3605"E327: Parte del percorso di questo elemento di Menu non è un sotto-Menu"
3606
3607msgid "E328: Menu only exists in another mode"
3608msgstr "E328: I Menu esistono solo in un'altra modalità"
3609
Bram Moolenaar768b8c42006-03-04 21:58:33 +00003610msgid "E329: No menu \"%s\""
3611msgstr "E329: Nessun Menu \"%s\""
3612
Bram Moolenaar83e138c2007-05-05 18:27:07 +00003613msgid "E792: Empty menu name"
3614msgstr "E792: Nome menu non valido"
3615
Bram Moolenaar768b8c42006-03-04 21:58:33 +00003616msgid "E330: Menu path must not lead to a sub-menu"
3617msgstr "E330: Il percorso del Menu non deve condurre a un sotto-Menu"
3618
3619msgid "E331: Must not add menu items directly to menu bar"
3620msgstr ""
3621"E331: Non devi aggiungere elementi di Menu direttamente alla barra Menu"
3622
3623msgid "E332: Separator cannot be part of a menu path"
3624msgstr "E332: Il separatore non può far parte di un percorso di Menu"
3625
Bram Moolenaar768b8c42006-03-04 21:58:33 +00003626msgid ""
3627"\n"
3628"--- Menus ---"
3629msgstr ""
3630"\n"
3631"--- Menu ---"
3632
3633msgid "Tear off this menu"
3634msgstr "Togli questo Menu"
3635
Bram Moolenaar24a98a02017-09-27 22:23:55 +02003636msgid "E335: Menu not defined for %s mode"
3637msgstr "E335: Menu non definito per la modalità %s"
3638
Bram Moolenaar768b8c42006-03-04 21:58:33 +00003639msgid "E333: Menu path must lead to a menu item"
3640msgstr "E333: Il percorso Menu deve condurre ad un elemento Menu"
3641
Bram Moolenaar768b8c42006-03-04 21:58:33 +00003642msgid "E334: Menu not found: %s"
3643msgstr "E334: Menu non trovato: %s"
3644
Bram Moolenaar768b8c42006-03-04 21:58:33 +00003645msgid "E336: Menu path must lead to a sub-menu"
3646msgstr "E336: Il percorso Menu deve condurre ad un sotto-Menu"
3647
3648msgid "E337: Menu not found - check menu names"
3649msgstr "E337: Menu non trovato - controlla nomi Menu"
3650
Bram Moolenaar768b8c42006-03-04 21:58:33 +00003651msgid "Error detected while processing %s:"
3652msgstr "Errore/i eseguendo %s:"
3653
Bram Moolenaar768b8c42006-03-04 21:58:33 +00003654msgid "line %4ld:"
Bram Moolenaar88774fd2015-08-25 19:52:04 +02003655msgstr "riga %4ld:"
Bram Moolenaar768b8c42006-03-04 21:58:33 +00003656
Bram Moolenaar768b8c42006-03-04 21:58:33 +00003657msgid "E354: Invalid register name: '%s'"
3658msgstr "E354: Nome registro non valido: '%s'"
3659
3660msgid "Messages maintainer: Bram Moolenaar <Bram@vim.org>"
3661msgstr "Manutentore messaggi: Vlad Sandrini <marco@sandrini.biz>"
3662
3663msgid "Interrupt: "
3664msgstr "Interruzione: "
3665
3666msgid "Press ENTER or type command to continue"
3667msgstr "Premi INVIO o un comando per proseguire"
3668
Bram Moolenaar768b8c42006-03-04 21:58:33 +00003669msgid "%s line %ld"
Bram Moolenaar88774fd2015-08-25 19:52:04 +02003670msgstr "%s riga %ld"
Bram Moolenaar768b8c42006-03-04 21:58:33 +00003671
3672msgid "-- More --"
3673msgstr "-- Ancora --"
3674
3675msgid " SPACE/d/j: screen/page/line down, b/u/k: up, q: quit "
Bram Moolenaar88774fd2015-08-25 19:52:04 +02003676msgstr " SPAZIO/d/j: schermo/pagina/riga giù, b/u/k: su, q: abbandona "
Bram Moolenaar768b8c42006-03-04 21:58:33 +00003677
3678msgid "Question"
3679msgstr "Domanda"
3680
3681msgid ""
3682"&Yes\n"
3683"&No"
3684msgstr ""
3685"&Y Sì\n"
3686"&No"
3687
3688msgid ""
3689"&Yes\n"
3690"&No\n"
3691"Save &All\n"
3692"&Discard All\n"
3693"&Cancel"
3694msgstr ""
3695"&Y Sì\n"
3696"&No\n"
3697"&A Salva tutto\n"
3698"&D Scarta Tutto\n"
3699"&Cancella"
3700
3701msgid "Select Directory dialog"
3702msgstr "Scelta Directory dialogo"
3703
3704msgid "Save File dialog"
3705msgstr "Salva File dialogo"
3706
3707msgid "Open File dialog"
3708msgstr "Apri File dialogo"
3709
Bram Moolenaar768b8c42006-03-04 21:58:33 +00003710msgid "E338: Sorry, no file browser in console mode"
3711msgstr "E338: Spiacente, niente esplorazione file in modalità console"
3712
3713msgid "E766: Insufficient arguments for printf()"
3714msgstr "E766: Argomenti non sufficienti per printf()"
3715
Bram Moolenaarc236c162008-07-13 17:41:49 +00003716msgid "E807: Expected Float argument for printf()"
Bram Moolenaar38a55632016-02-15 22:07:32 +01003717msgstr "E807: Numero-a-virgola-mobile atteso come argomento per printf()"
Bram Moolenaarc236c162008-07-13 17:41:49 +00003718
Bram Moolenaar768b8c42006-03-04 21:58:33 +00003719msgid "E767: Too many arguments to printf()"
3720msgstr "E767: Troppi argomenti per printf()"
3721
3722msgid "W10: Warning: Changing a readonly file"
Bram Moolenaar88774fd2015-08-25 19:52:04 +02003723msgstr "W10: Avviso: Modifica a un file in sola-lettura"
Bram Moolenaar768b8c42006-03-04 21:58:33 +00003724
Bram Moolenaar28c37952010-01-06 20:29:28 +01003725msgid "Type number and <Enter> or click with mouse (empty cancels): "
3726msgstr ""
3727"Inserire un numero e <Invio> o fare clic (lasciare vuoto per annullare): "
Bram Moolenaar768b8c42006-03-04 21:58:33 +00003728
Bram Moolenaar28c37952010-01-06 20:29:28 +01003729msgid "Type number and <Enter> (empty cancels): "
3730msgstr "Inserire numero e <Invio> (vuoto per annullare): "
Bram Moolenaar768b8c42006-03-04 21:58:33 +00003731
3732msgid "1 more line"
Bram Moolenaar88774fd2015-08-25 19:52:04 +02003733msgstr "1 riga in più"
Bram Moolenaar768b8c42006-03-04 21:58:33 +00003734
3735msgid "1 line less"
Bram Moolenaar88774fd2015-08-25 19:52:04 +02003736msgstr "1 riga in meno"
Bram Moolenaar768b8c42006-03-04 21:58:33 +00003737
Bram Moolenaar768b8c42006-03-04 21:58:33 +00003738msgid "%ld more lines"
Bram Moolenaar88774fd2015-08-25 19:52:04 +02003739msgstr "%ld righe in più"
Bram Moolenaar768b8c42006-03-04 21:58:33 +00003740
Bram Moolenaar768b8c42006-03-04 21:58:33 +00003741msgid "%ld fewer lines"
Bram Moolenaar88774fd2015-08-25 19:52:04 +02003742msgstr "%ld righe in meno"
Bram Moolenaar768b8c42006-03-04 21:58:33 +00003743
3744msgid " (Interrupted)"
3745msgstr " (Interrotto)"
3746
3747msgid "Beep!"
3748msgstr "Beep!"
3749
Bram Moolenaar768b8c42006-03-04 21:58:33 +00003750msgid "ERROR: "
3751msgstr "ERRORE: "
3752
Bram Moolenaar768b8c42006-03-04 21:58:33 +00003753msgid ""
3754"\n"
3755"[bytes] total alloc-freed %lu-%lu, in use %lu, peak use %lu\n"
3756msgstr ""
3757"\n"
Bram Moolenaar28c37952010-01-06 20:29:28 +01003758"[byte] totali alloc-rilasc %lu-%lu, in uso %lu, max uso %lu\n"
Bram Moolenaar768b8c42006-03-04 21:58:33 +00003759
Bram Moolenaar768b8c42006-03-04 21:58:33 +00003760msgid ""
3761"[calls] total re/malloc()'s %lu, total free()'s %lu\n"
3762"\n"
3763msgstr ""
3764"[chiamate] totale re/malloc() %lu, totale free() %lu\n"
3765"\n"
3766
3767msgid "E340: Line is becoming too long"
Bram Moolenaar88774fd2015-08-25 19:52:04 +02003768msgstr "E340: La riga sta diventando troppo lunga"
Bram Moolenaar768b8c42006-03-04 21:58:33 +00003769
Bram Moolenaar768b8c42006-03-04 21:58:33 +00003770msgid "E341: Internal error: lalloc(%ld, )"
3771msgstr "E341: Errore interno: lalloc(%ld, )"
3772
Bram Moolenaar768b8c42006-03-04 21:58:33 +00003773msgid "E342: Out of memory! (allocating %lu bytes)"
Bram Moolenaar28c37952010-01-06 20:29:28 +01003774msgstr "E342: Non c'è più memoria! (stavo allocando %lu byte)"
Bram Moolenaar768b8c42006-03-04 21:58:33 +00003775
Bram Moolenaar768b8c42006-03-04 21:58:33 +00003776msgid "Calling shell to execute: \"%s\""
3777msgstr "Chiamo lo shell per eseguire: \"%s\""
3778
3779msgid "E545: Missing colon"
3780msgstr "E545: Manca ':'"
3781
3782msgid "E546: Illegal mode"
3783msgstr "E546: Modalità non valida"
3784
3785msgid "E547: Illegal mouseshape"
3786msgstr "E547: Forma del mouse non valida"
3787
3788msgid "E548: digit expected"
3789msgstr "E548: aspettavo un numero"
3790
3791msgid "E549: Illegal percentage"
3792msgstr "E549: Percentuale non valida"
3793
Bram Moolenaar3b1db362013-08-10 15:00:24 +02003794msgid "E854: path too long for completion"
3795msgstr "E854: percorso troppo lungo per il completamento"
3796
Bram Moolenaar768b8c42006-03-04 21:58:33 +00003797msgid ""
3798"E343: Invalid path: '**[number]' must be at the end of the path or be "
3799"followed by '%s'."
3800msgstr ""
3801"E343: Percorso non valido: '**[numero]' deve essere a fine percorso o essere "
3802"seguito da '%s'."
3803
Bram Moolenaar768b8c42006-03-04 21:58:33 +00003804msgid "E344: Can't find directory \"%s\" in cdpath"
3805msgstr "E344: Non riesco a trovare la directory \"%s\" nel 'cdpath'"
3806
Bram Moolenaar768b8c42006-03-04 21:58:33 +00003807msgid "E345: Can't find file \"%s\" in path"
3808msgstr "E345: Non riesco a trovare il file \"%s\" nel percorso"
3809
Bram Moolenaar768b8c42006-03-04 21:58:33 +00003810msgid "E346: No more directory \"%s\" found in cdpath"
3811msgstr "E346: Nessun altra directory \"%s\" trovata nel 'cdpath'"
3812
Bram Moolenaar768b8c42006-03-04 21:58:33 +00003813msgid "E347: No more file \"%s\" found in path"
3814msgstr "E347: Nessun altro file \"%s\" trovato nel percorso"
3815
Bram Moolenaar768b8c42006-03-04 21:58:33 +00003816msgid "E668: Wrong access mode for NetBeans connection info file: \"%s\""
3817msgstr ""
3818"E668: Modalità errata di accesso a file info connessione NetBeans: \"%s\""
3819
Bram Moolenaar768b8c42006-03-04 21:58:33 +00003820msgid "E658: NetBeans connection lost for buffer %ld"
3821msgstr "E658: Connessione NetBeans persa per il buffer %ld"
3822
Bram Moolenaar662db672011-03-22 14:05:35 +01003823msgid "E838: netbeans is not supported with this GUI"
3824msgstr "E838: netbeans non è supportato con questa GUI"
3825
Bram Moolenaar6f0d3dd2010-06-08 23:17:01 +02003826msgid "E511: netbeans already connected"
3827msgstr "E511: netbeans già connesso"
3828
Bram Moolenaar3b1db362013-08-10 15:00:24 +02003829msgid "E505: %s is read-only (add ! to override)"
3830msgstr "E505: %s è in sola lettura (aggiungi ! per eseguire comunque)"
Bram Moolenaar768b8c42006-03-04 21:58:33 +00003831
Bram Moolenaar28c37952010-01-06 20:29:28 +01003832msgid "E349: No identifier under cursor"
3833msgstr "E349: Nessun identificativo sotto il cursore"
3834
Bram Moolenaar768b8c42006-03-04 21:58:33 +00003835msgid "E774: 'operatorfunc' is empty"
3836msgstr "E774: opzione 'operatorfunc' non impostata"
3837
3838msgid "E775: Eval feature not available"
3839msgstr "E775: Funzionalità [eval] non disponibile"
3840
3841msgid "Warning: terminal cannot highlight"
Bram Moolenaar88774fd2015-08-25 19:52:04 +02003842msgstr "Avviso: il terminale non è in grado di evidenziare"
Bram Moolenaar768b8c42006-03-04 21:58:33 +00003843
3844msgid "E348: No string under cursor"
3845msgstr "E348: Nessuna stringa sotto il cursore"
3846
Bram Moolenaar768b8c42006-03-04 21:58:33 +00003847msgid "E352: Cannot erase folds with current 'foldmethod'"
3848msgstr "E352: Non posso togliere piegature con il 'foldmethod' in uso"
3849
3850msgid "E664: changelist is empty"
Bram Moolenaar910f66f2006-04-05 20:41:53 +00003851msgstr "E664: lista modifiche assente"
Bram Moolenaar768b8c42006-03-04 21:58:33 +00003852
3853msgid "E662: At start of changelist"
3854msgstr "E662: All'inizio della lista modifiche"
3855
3856msgid "E663: At end of changelist"
3857msgstr "E663: Alla fine della lista modifiche"
3858
Bram Moolenaar24a98a02017-09-27 22:23:55 +02003859msgid "Type :qa! and press <Enter> to abandon all changes and exit Vim"
3860msgstr "Batti :qa! e premi <Invio> per ignorare le modifiche e uscire da Vim"
Bram Moolenaar768b8c42006-03-04 21:58:33 +00003861
Bram Moolenaar768b8c42006-03-04 21:58:33 +00003862msgid "1 line %sed 1 time"
Bram Moolenaar88774fd2015-08-25 19:52:04 +02003863msgstr "1 riga %sa 1 volta"
Bram Moolenaar768b8c42006-03-04 21:58:33 +00003864
Bram Moolenaar768b8c42006-03-04 21:58:33 +00003865msgid "1 line %sed %d times"
Bram Moolenaar88774fd2015-08-25 19:52:04 +02003866msgstr "1 riga %sa %d volte"
Bram Moolenaar768b8c42006-03-04 21:58:33 +00003867
Bram Moolenaar768b8c42006-03-04 21:58:33 +00003868msgid "%ld lines %sed 1 time"
Bram Moolenaar88774fd2015-08-25 19:52:04 +02003869msgstr "%ld righe %se 1 volta"
Bram Moolenaar768b8c42006-03-04 21:58:33 +00003870
Bram Moolenaar768b8c42006-03-04 21:58:33 +00003871msgid "%ld lines %sed %d times"
Bram Moolenaar88774fd2015-08-25 19:52:04 +02003872msgstr "%ld righe %se %d volte"
Bram Moolenaar768b8c42006-03-04 21:58:33 +00003873
Bram Moolenaar768b8c42006-03-04 21:58:33 +00003874msgid "%ld lines to indent... "
Bram Moolenaar88774fd2015-08-25 19:52:04 +02003875msgstr "%ld righe da rientrare... "
Bram Moolenaar768b8c42006-03-04 21:58:33 +00003876
3877msgid "1 line indented "
Bram Moolenaar88774fd2015-08-25 19:52:04 +02003878msgstr "1 riga rientrata "
Bram Moolenaar768b8c42006-03-04 21:58:33 +00003879
Bram Moolenaar768b8c42006-03-04 21:58:33 +00003880msgid "%ld lines indented "
Bram Moolenaar88774fd2015-08-25 19:52:04 +02003881msgstr "%ld righe rientrate "
Bram Moolenaar768b8c42006-03-04 21:58:33 +00003882
3883msgid "E748: No previously used register"
3884msgstr "E748: Nessun registro usato in precedenza"
3885
Bram Moolenaar768b8c42006-03-04 21:58:33 +00003886msgid "cannot yank; delete anyway"
3887msgstr "non riesco a salvare in un registro; cancello comunque"
3888
3889msgid "1 line changed"
Bram Moolenaar88774fd2015-08-25 19:52:04 +02003890msgstr "1 riga cambiata"
Bram Moolenaar768b8c42006-03-04 21:58:33 +00003891
Bram Moolenaar768b8c42006-03-04 21:58:33 +00003892msgid "%ld lines changed"
Bram Moolenaar88774fd2015-08-25 19:52:04 +02003893msgstr "%ld righe cambiate"
Bram Moolenaar768b8c42006-03-04 21:58:33 +00003894
Bram Moolenaar768b8c42006-03-04 21:58:33 +00003895msgid "freeing %ld lines"
Bram Moolenaar88774fd2015-08-25 19:52:04 +02003896msgstr "libero %ld righe"
Bram Moolenaar768b8c42006-03-04 21:58:33 +00003897
Bram Moolenaar24a98a02017-09-27 22:23:55 +02003898msgid " into \"%c"
3899msgstr " in \"%c"
Bram Moolenaar768b8c42006-03-04 21:58:33 +00003900
Bram Moolenaar24a98a02017-09-27 22:23:55 +02003901#
3902msgid "block of 1 line yanked%s"
3903msgstr "blocco di 1 riga messo in registro%s"
3904
3905msgid "1 line yanked%s"
3906msgstr "1 riga messa in registro%s"
3907
3908msgid "block of %ld lines yanked%s"
3909msgstr "blocco di %ld righe messo in registro%s"
3910
3911msgid "%ld lines yanked%s"
3912msgstr "%ld righe messe in registro%s"
Bram Moolenaar768b8c42006-03-04 21:58:33 +00003913
Bram Moolenaar768b8c42006-03-04 21:58:33 +00003914msgid "E353: Nothing in register %s"
3915msgstr "E353: Niente nel registro %s"
3916
Bram Moolenaar768b8c42006-03-04 21:58:33 +00003917msgid ""
3918"\n"
3919"--- Registers ---"
3920msgstr ""
3921"\n"
3922"--- Registri ---"
3923
3924msgid "Illegal register name"
3925msgstr "Nome registro non ammesso"
3926
3927msgid ""
3928"\n"
3929"# Registers:\n"
3930msgstr ""
3931"\n"
3932"# Registri:\n"
3933
Bram Moolenaar768b8c42006-03-04 21:58:33 +00003934msgid "E574: Unknown register type %d"
3935msgstr "E574: Tipo di registro sconosciuto: %d"
3936
Bram Moolenaar88774fd2015-08-25 19:52:04 +02003937msgid ""
3938"E883: search pattern and expression register may not contain two or more "
3939"lines"
Bram Moolenaar38a55632016-02-15 22:07:32 +01003940msgstr ""
3941"E883: espressione di ricerca e registro dell'espressione non possono "
Bram Moolenaar88774fd2015-08-25 19:52:04 +02003942"contenere due o più righe"
3943
Bram Moolenaar768b8c42006-03-04 21:58:33 +00003944msgid "%ld Cols; "
3945msgstr "%ld Col.; "
3946
Bram Moolenaar6f1d9a02016-07-24 14:12:38 +02003947msgid "Selected %s%ld of %ld Lines; %lld of %lld Words; %lld of %lld Bytes"
Bram Moolenaar768b8c42006-03-04 21:58:33 +00003948msgstr ""
Bram Moolenaar6f1d9a02016-07-24 14:12:38 +02003949"Selezionate %s%ld di %ld Righe; %lld di %lld Parole; %lld di %lld Caratt."
Bram Moolenaar768b8c42006-03-04 21:58:33 +00003950
Bram Moolenaar768b8c42006-03-04 21:58:33 +00003951msgid ""
Bram Moolenaar6f1d9a02016-07-24 14:12:38 +02003952"Selected %s%ld of %ld Lines; %lld of %lld Words; %lld of %lld Chars; %lld of "
3953"%lld Bytes"
Bram Moolenaar768b8c42006-03-04 21:58:33 +00003954msgstr ""
Bram Moolenaar6aa8cea2017-06-05 14:44:35 +02003955"Selezionate %s%ld di %ld Righe; %lld di %lld Parole; %lld di %lld Caratt.; "
3956"%lld di %lld Byte"
Bram Moolenaar6f1d9a02016-07-24 14:12:38 +02003957
3958msgid "Col %s of %s; Line %ld of %ld; Word %lld of %lld; Byte %lld of %lld"
3959msgstr ""
3960"Col. %s di %s; Riga %ld di %ld; Parola %lld di %lld; Caratt. %lld di %lld"
3961
3962msgid ""
3963"Col %s of %s; Line %ld of %ld; Word %lld of %lld; Char %lld of %lld; Byte "
3964"%lld of %lld"
3965msgstr ""
Bram Moolenaar6aa8cea2017-06-05 14:44:35 +02003966"Col. %s di %s; Riga %ld di %ld; Parola %lld di %lld; Caratt. %lld di %lld; "
3967"Byte %lld di %lld"
Bram Moolenaar768b8c42006-03-04 21:58:33 +00003968
Bram Moolenaareb3dc872018-05-13 22:34:24 +02003969msgid "(+%lld for BOM)"
3970msgstr "(+%lld per BOM)"
Bram Moolenaar768b8c42006-03-04 21:58:33 +00003971
Bram Moolenaar768b8c42006-03-04 21:58:33 +00003972msgid "Thanks for flying Vim"
3973msgstr "Grazie per aver volato con Vim"
3974
3975msgid "E518: Unknown option"
3976msgstr "E518: Opzione inesistente"
3977
3978msgid "E519: Option not supported"
3979msgstr "E519: Opzione non supportata"
3980
3981msgid "E520: Not allowed in a modeline"
3982msgstr "E520: Non consentito in una 'modeline'"
3983
Bram Moolenaar3b1db362013-08-10 15:00:24 +02003984msgid "E846: Key code not set"
3985msgstr "E846: Key code non impostato"
3986
Bram Moolenaar768b8c42006-03-04 21:58:33 +00003987msgid "E521: Number required after ="
3988msgstr "E521: Ci vuole un numero dopo ="
3989
3990msgid "E522: Not found in termcap"
3991msgstr "E522: Non trovato in 'termcap'"
3992
Bram Moolenaar768b8c42006-03-04 21:58:33 +00003993msgid "E539: Illegal character <%s>"
3994msgstr "E539: Carattere non ammesso <%s>"
3995
Bram Moolenaar88774fd2015-08-25 19:52:04 +02003996msgid "For option %s"
3997msgstr "Per opzione %s"
3998
Bram Moolenaar768b8c42006-03-04 21:58:33 +00003999msgid "E529: Cannot set 'term' to empty string"
4000msgstr "E529: Non posso assegnare a 'term' il valore 'stringa nulla'"
4001
4002msgid "E530: Cannot change term in GUI"
4003msgstr "E530: Non posso modificare 'term' mentre sono nella GUI"
4004
4005msgid "E531: Use \":gui\" to start the GUI"
4006msgstr "E531: Usa \":gui\" per far partire la GUI"
4007
4008msgid "E589: 'backupext' and 'patchmode' are equal"
4009msgstr "E589: 'backupext' e 'patchmode' sono uguali"
4010
Bram Moolenaard70b2a82010-08-10 22:52:25 +02004011msgid "E834: Conflicts with value of 'listchars'"
4012msgstr "E834: Conflitto con il valore di 'listchars'"
4013
4014msgid "E835: Conflicts with value of 'fillchars'"
4015msgstr "E835: Conflitto con il valore di 'fillchars'"
4016
Bram Moolenaar768b8c42006-03-04 21:58:33 +00004017msgid "E617: Cannot be changed in the GTK+ 2 GUI"
4018msgstr "E617: Non può essere cambiato nella GUI GTK+ 2"
4019
Bram Moolenaareb3dc872018-05-13 22:34:24 +02004020msgid "E950: Cannot convert between %s and %s"
4021msgstr "E950: Non si può convertire da %s a %s"
4022
Bram Moolenaar768b8c42006-03-04 21:58:33 +00004023msgid "E524: Missing colon"
4024msgstr "E524: Manca ':'"
4025
4026msgid "E525: Zero length string"
4027msgstr "E525: Stringa nulla"
4028
Bram Moolenaar768b8c42006-03-04 21:58:33 +00004029msgid "E526: Missing number after <%s>"
4030msgstr "E526: Manca numero dopo <%s>"
4031
4032msgid "E527: Missing comma"
4033msgstr "E527: Manca virgola"
4034
4035msgid "E528: Must specify a ' value"
4036msgstr "E528: Devi specificare un valore '"
4037
4038msgid "E595: contains unprintable or wide character"
4039msgstr "E595: contiene carattere 'wide' o non-stampabile"
4040
4041msgid "E596: Invalid font(s)"
4042msgstr "E596: Font non validi"
4043
4044msgid "E597: can't select fontset"
4045msgstr "E597: non posso selezionare fontset"
4046
4047msgid "E598: Invalid fontset"
4048msgstr "E598: Fontset non valido"
4049
4050msgid "E533: can't select wide font"
4051msgstr "E533: non posso selezionare 'wide font'"
4052
4053msgid "E534: Invalid wide font"
4054msgstr "E534: 'Wide font' non valido"
4055
Bram Moolenaar768b8c42006-03-04 21:58:33 +00004056msgid "E535: Illegal character after <%c>"
4057msgstr "E535: Carattere non ammesso dopo <%c>"
4058
4059msgid "E536: comma required"
4060msgstr "E536: virgola mancante"
4061
Bram Moolenaar768b8c42006-03-04 21:58:33 +00004062msgid "E537: 'commentstring' must be empty or contain %s"
4063msgstr "E537: 'commentstring' deve essere nulla o contenere %s"
4064
4065msgid "E538: No mouse support"
4066msgstr "E538: Manca supporto mouse"
4067
4068msgid "E540: Unclosed expression sequence"
4069msgstr "E540: Espressione non terminata"
4070
4071msgid "E541: too many items"
4072msgstr "E541: troppi elementi"
4073
4074msgid "E542: unbalanced groups"
4075msgstr "E542: gruppi sbilanciati"
4076
Bram Moolenaar24a98a02017-09-27 22:23:55 +02004077msgid "E946: Cannot make a terminal with running job modifiable"
Bram Moolenaareb3dc872018-05-13 22:34:24 +02004078msgstr ""
4079"E946: Non posso aprire un terminale mentre ci sono lavori modificabili in "
4080"esecuzione"
Bram Moolenaar24a98a02017-09-27 22:23:55 +02004081
Bram Moolenaar768b8c42006-03-04 21:58:33 +00004082msgid "E590: A preview window already exists"
4083msgstr "E590: Una finestra di pre-visualizzazione esiste già"
4084
4085msgid "W17: Arabic requires UTF-8, do ':set encoding=utf-8'"
4086msgstr "W17: Arabo richiede UTF-8, esegui ':set encoding=utf-8'"
4087
Bram Moolenaareb3dc872018-05-13 22:34:24 +02004088msgid "E954: 24-bit colors are not supported on this environment"
4089msgstr "E954: colori a 24-bit non supportati in questo ambiente"
4090
Bram Moolenaar768b8c42006-03-04 21:58:33 +00004091msgid "E593: Need at least %d lines"
Bram Moolenaar88774fd2015-08-25 19:52:04 +02004092msgstr "E593: Servono almeno %d righe"
Bram Moolenaar768b8c42006-03-04 21:58:33 +00004093
Bram Moolenaar768b8c42006-03-04 21:58:33 +00004094msgid "E594: Need at least %d columns"
4095msgstr "E594: Servono almeno %d colonne"
4096
Bram Moolenaar768b8c42006-03-04 21:58:33 +00004097msgid "E355: Unknown option: %s"
4098msgstr "E355: Opzione inesistente: %s"
4099
Bram Moolenaar8c8de832008-06-24 22:58:06 +00004100msgid "E521: Number required: &%s = '%s'"
4101msgstr "E521: Ci vuole un numero: &%s = '%s'"
4102
Bram Moolenaar768b8c42006-03-04 21:58:33 +00004103msgid ""
4104"\n"
4105"--- Terminal codes ---"
4106msgstr ""
4107"\n"
4108"--- Codici terminale ---"
4109
4110msgid ""
4111"\n"
4112"--- Global option values ---"
4113msgstr ""
4114"\n"
4115"--- Valori opzioni globali ---"
4116
4117msgid ""
4118"\n"
4119"--- Local option values ---"
4120msgstr ""
4121"\n"
4122"--- Valore opzioni locali ---"
4123
4124msgid ""
4125"\n"
4126"--- Options ---"
4127msgstr ""
4128"\n"
4129"--- Opzioni ---"
4130
4131msgid "E356: get_varp ERROR"
4132msgstr "E356: ERRORE get_varp"
4133
Bram Moolenaar768b8c42006-03-04 21:58:33 +00004134msgid "E357: 'langmap': Matching character missing for %s"
4135msgstr "E357: 'langmap': Manca carattere corrispondente per %s"
4136
Bram Moolenaar768b8c42006-03-04 21:58:33 +00004137msgid "E358: 'langmap': Extra characters after semicolon: %s"
4138msgstr "E358: 'langmap': Caratteri in più dopo il ';': %s"
4139
4140msgid "cannot open "
4141msgstr "non riesco ad aprire "
4142
4143msgid "VIM: Can't open window!\n"
4144msgstr "VIM: Non riesco ad aprire la finestra!\n"
4145
4146msgid "Need Amigados version 2.04 or later\n"
4147msgstr "Serve Amigados versione 2.04 o successiva\n"
4148
Bram Moolenaar768b8c42006-03-04 21:58:33 +00004149msgid "Need %s version %ld\n"
4150msgstr "Serve %s versione %ld\n"
4151
4152msgid "Cannot open NIL:\n"
4153msgstr "Non riesco ad aprire NIL:\n"
4154
4155msgid "Cannot create "
4156msgstr "Non riesco a creare "
4157
Bram Moolenaar768b8c42006-03-04 21:58:33 +00004158msgid "Vim exiting with %d\n"
4159msgstr "Vim esce con %d\n"
4160
4161msgid "cannot change console mode ?!\n"
4162msgstr "non posso modificare modalità console ?!\n"
4163
4164msgid "mch_get_shellsize: not a console??\n"
4165msgstr "mch_get_shellsize: non una console??\n"
4166
Bram Moolenaar768b8c42006-03-04 21:58:33 +00004167msgid "E360: Cannot execute shell with -f option"
4168msgstr "E360: Non posso eseguire lo shell con l'opzione -f"
4169
4170msgid "Cannot execute "
4171msgstr "Non riesco a eseguire "
4172
4173msgid "shell "
4174msgstr "shell "
4175
4176msgid " returned\n"
4177msgstr " ottenuto\n"
4178
4179msgid "ANCHOR_BUF_SIZE too small."
4180msgstr "ANCHOR_BUF_SIZE troppo piccolo."
4181
4182msgid "I/O ERROR"
4183msgstr "ERRORE I/O"
4184
Bram Moolenaar910f66f2006-04-05 20:41:53 +00004185msgid "Message"
4186msgstr "Messaggio"
4187
Bram Moolenaar768b8c42006-03-04 21:58:33 +00004188msgid "E237: Printer selection failed"
4189msgstr "E237: Scelta stampante non riuscita"
4190
Bram Moolenaar768b8c42006-03-04 21:58:33 +00004191msgid "to %s on %s"
4192msgstr "a %s su %s"
4193
Bram Moolenaar768b8c42006-03-04 21:58:33 +00004194msgid "E613: Unknown printer font: %s"
4195msgstr "E613: Font per stampante sconosciuto: %s"
4196
Bram Moolenaar768b8c42006-03-04 21:58:33 +00004197msgid "E238: Print error: %s"
4198msgstr "E238: Errore durante stampa: %s"
4199
Bram Moolenaar768b8c42006-03-04 21:58:33 +00004200msgid "Printing '%s'"
4201msgstr "Stampato: '%s'"
4202
Bram Moolenaar768b8c42006-03-04 21:58:33 +00004203msgid "E244: Illegal charset name \"%s\" in font name \"%s\""
4204msgstr "E244: Nome di charset non ammesso \"%s\" nel fonte di nome \"%s\""
4205
Bram Moolenaar91c49372016-05-08 09:50:29 +02004206msgid "E244: Illegal quality name \"%s\" in font name \"%s\""
4207msgstr "E244: Nome di qualità non ammesso \"%s\" nel font di nome \"%s\""
4208
Bram Moolenaar768b8c42006-03-04 21:58:33 +00004209msgid "E245: Illegal char '%c' in font name \"%s\""
4210msgstr "E245: Carattere non ammesso '%c' nel font di nome \"%s\""
4211
Bram Moolenaar768b8c42006-03-04 21:58:33 +00004212msgid "Opening the X display took %ld msec"
4213msgstr "Attivazione visualizzazione X ha richiesto %ld msec"
4214
4215msgid ""
4216"\n"
4217"Vim: Got X error\n"
4218msgstr ""
4219"\n"
4220"Vim: Preso errore X\n"
4221
4222msgid "Testing the X display failed"
4223msgstr "Prova visualizzazione X fallita"
4224
4225msgid "Opening the X display timed out"
4226msgstr "Apertura visualizzazione X: tempo scaduto"
4227
4228msgid ""
4229"\n"
Bram Moolenaar8c8de832008-06-24 22:58:06 +00004230"Could not get security context for "
4231msgstr ""
4232"\n"
4233"Non posso ottenere il contesto di sicurezza per "
4234
4235msgid ""
4236"\n"
4237"Could not set security context for "
4238msgstr ""
4239"\n"
4240"Non posso impostare il contesto di sicurezza per "
4241
Bram Moolenaar38a55632016-02-15 22:07:32 +01004242msgid "Could not set security context %s for %s"
4243msgstr "Non posso impostare il contesto di sicurezza %s per %s"
Bram Moolenaar88774fd2015-08-25 19:52:04 +02004244
Bram Moolenaar38a55632016-02-15 22:07:32 +01004245msgid "Could not get security context %s for %s. Removing it!"
4246msgstr "Non posso ottenere il contesto di sicurezza %s per %s. Lo rimuovo!"
Bram Moolenaar88774fd2015-08-25 19:52:04 +02004247
Bram Moolenaar8c8de832008-06-24 22:58:06 +00004248msgid ""
4249"\n"
Bram Moolenaar768b8c42006-03-04 21:58:33 +00004250"Cannot execute shell sh\n"
4251msgstr ""
4252"\n"
4253"Non riesco a eseguire shell sh\n"
4254
4255msgid ""
4256"\n"
4257"shell returned "
4258msgstr ""
4259"\n"
4260"shell terminato con return-code "
4261
4262msgid ""
4263"\n"
4264"Cannot create pipes\n"
4265msgstr ""
4266"\n"
4267"Non posso creare 'pipe'\n"
4268
4269msgid ""
4270"\n"
4271"Cannot fork\n"
4272msgstr ""
4273"\n"
4274"Non riesco ad effettuare 'fork'\n"
4275
4276msgid ""
4277"\n"
Bram Moolenaar6f1d9a02016-07-24 14:12:38 +02004278"Cannot execute shell "
4279msgstr ""
4280"\n"
4281"Non riesco a eseguire shell "
4282
4283msgid ""
4284"\n"
Bram Moolenaar768b8c42006-03-04 21:58:33 +00004285"Command terminated\n"
4286msgstr ""
4287"\n"
4288"Comando terminato\n"
4289
4290msgid "XSMP lost ICE connection"
4291msgstr "XSMP ha perso la connessione ICE"
4292
Bram Moolenaar768b8c42006-03-04 21:58:33 +00004293msgid "dlerror = \"%s\""
4294msgstr "dlerror = \"%s\""
4295
4296msgid "Opening the X display failed"
4297msgstr "Apertura visualizzazione X fallita"
4298
4299msgid "XSMP handling save-yourself request"
4300msgstr "XSMP gestione richiesta 'save-yourself'"
4301
4302msgid "XSMP opening connection"
4303msgstr "XSMP apertura connessione"
4304
4305msgid "XSMP ICE connection watch failed"
4306msgstr "XSMP osservazione connessione ICE fallita"
4307
Bram Moolenaar768b8c42006-03-04 21:58:33 +00004308msgid "XSMP SmcOpenConnection failed: %s"
4309msgstr "XSMP SmcOpenConnection fallita: %s"
4310
4311msgid "At line"
Bram Moolenaar88774fd2015-08-25 19:52:04 +02004312msgstr "Alla riga"
Bram Moolenaar768b8c42006-03-04 21:58:33 +00004313
4314msgid "Could not load vim32.dll!"
4315msgstr "Non riesco a caricare vim32.dll!"
4316
4317msgid "VIM Error"
4318msgstr "Errore VIM"
4319
4320msgid "Could not fix up function pointers to the DLL!"
4321msgstr "Non sono riuscito a impostare puntatori di funzione verso la DLL!"
4322
Bram Moolenaar768b8c42006-03-04 21:58:33 +00004323msgid "Vim: Caught %s event\n"
4324msgstr "Vim: Intercettato evento %s\n"
4325
4326msgid "close"
4327msgstr "chiusura"
4328
4329msgid "logoff"
4330msgstr "logoff"
4331
4332msgid "shutdown"
4333msgstr "shutdown"
4334
4335msgid "E371: Command not found"
4336msgstr "E371: Comando non trovato"
4337
4338msgid ""
4339"VIMRUN.EXE not found in your $PATH.\n"
4340"External commands will not pause after completion.\n"
4341"See :help win32-vimrun for more information."
4342msgstr ""
4343"VIMRUN.EXE non trovato nel tuo $PATH.\n"
Bram Moolenaar8c8de832008-06-24 22:58:06 +00004344"I comandi esterni non faranno una pausa dopo aver finito l'esecuzione.\n"
Bram Moolenaar768b8c42006-03-04 21:58:33 +00004345"Vedi :help win32-vimrun per ulteriori informazioni."
4346
4347msgid "Vim Warning"
4348msgstr "Avviso da Vim"
4349
Bram Moolenaar91c49372016-05-08 09:50:29 +02004350msgid "shell returned %d"
4351msgstr "shell terminato con return-code %d"
4352
Bram Moolenaareb3dc872018-05-13 22:34:24 +02004353msgid "E926: Current location list was changed"
4354msgstr "E926: La lista delle locazioni corrente è stata cambiata"
4355
Bram Moolenaar768b8c42006-03-04 21:58:33 +00004356msgid "E372: Too many %%%c in format string"
4357msgstr "E372: Troppi %%%c nella stringa di 'format'"
4358
4359msgid "E373: Unexpected %%%c in format string"
4360msgstr "E373: %%%c imprevisto nella stringa di 'format'"
4361
4362msgid "E374: Missing ] in format string"
4363msgstr "E374: Manca ] nella stringa di 'format'"
4364
4365msgid "E375: Unsupported %%%c in format string"
4366msgstr "E375: %%%c non supportato nella stringa di 'format'"
4367
4368msgid "E376: Invalid %%%c in format string prefix"
4369msgstr "E376: %%%c non valido nel prefisso della stringa di 'format'"
4370
4371msgid "E377: Invalid %%%c in format string"
4372msgstr "E377: %%%c non valido nella stringa di 'format'"
4373
4374msgid "E378: 'errorformat' contains no pattern"
4375msgstr "E378: 'errorformat' non contiene alcun modello"
4376
4377msgid "E379: Missing or empty directory name"
4378msgstr "E379: Nome directory mancante o nullo"
4379
4380msgid "E553: No more items"
4381msgstr "E553: Non ci sono più elementi"
4382
Bram Moolenaar91c49372016-05-08 09:50:29 +02004383msgid "E924: Current window was closed"
4384msgstr "E924: La finestra corrente è stata chiusa"
4385
4386msgid "E925: Current quickfix was changed"
4387msgstr "E925: Il quickfix corrente è stato cambiato"
4388
Bram Moolenaar768b8c42006-03-04 21:58:33 +00004389msgid "(%d of %d)%s%s: "
4390msgstr "(%d di %d)%s%s: "
4391
4392msgid " (line deleted)"
Bram Moolenaar88774fd2015-08-25 19:52:04 +02004393msgstr " (riga cancellata)"
Bram Moolenaar768b8c42006-03-04 21:58:33 +00004394
Bram Moolenaar6aa8cea2017-06-05 14:44:35 +02004395msgid "%serror list %d of %d; %d errors "
4396msgstr "%slista errori %d di %d; %d errori"
4397
Bram Moolenaar768b8c42006-03-04 21:58:33 +00004398msgid "E380: At bottom of quickfix stack"
Bram Moolenaar8c8de832008-06-24 22:58:06 +00004399msgstr "E380: Al fondo dello stack di quickfix"
Bram Moolenaar768b8c42006-03-04 21:58:33 +00004400
4401msgid "E381: At top of quickfix stack"
Bram Moolenaar8c8de832008-06-24 22:58:06 +00004402msgstr "E381: In cima allo stack di quickfix"
Bram Moolenaar768b8c42006-03-04 21:58:33 +00004403
Bram Moolenaar6aa8cea2017-06-05 14:44:35 +02004404msgid "No entries"
4405msgstr "Nessun elemento"
Bram Moolenaar768b8c42006-03-04 21:58:33 +00004406
Bram Moolenaar29291602010-07-28 14:28:48 +02004407msgid "Error file"
4408msgstr "File errori"
4409
Bram Moolenaar768b8c42006-03-04 21:58:33 +00004410msgid "E683: File name missing or invalid pattern"
4411msgstr "E683: Nome file mancante o espressione non valida"
4412
Bram Moolenaar768b8c42006-03-04 21:58:33 +00004413msgid "Cannot open file \"%s\""
4414msgstr "Non riesco ad aprire il file \"%s\""
4415
4416msgid "E681: Buffer is not loaded"
4417msgstr "E681: Buffer non caricato"
4418
4419msgid "E777: String or List expected"
4420msgstr "E777: aspettavo Stringa o Lista"
4421
Bram Moolenaar88774fd2015-08-25 19:52:04 +02004422msgid "E369: invalid item in %s%%[]"
4423msgstr "E369: elemento non valido in %s%%[]"
4424
Bram Moolenaar3b1db362013-08-10 15:00:24 +02004425msgid "E769: Missing ] after %s["
4426msgstr "E769: Manca ] dopo %s["
4427
Bram Moolenaar24a98a02017-09-27 22:23:55 +02004428msgid "E944: Reverse range in character class"
4429msgstr "E944: Intervallo invertito nella classe di caratteri"
4430
4431msgid "E945: Range too large in character class"
4432msgstr "E945: Intervallo troppo ampio nella classe di caratteri"
4433
Bram Moolenaar3b1db362013-08-10 15:00:24 +02004434msgid "E53: Unmatched %s%%("
4435msgstr "E53: Senza riscontro: %s%%("
4436
Bram Moolenaar3b1db362013-08-10 15:00:24 +02004437msgid "E54: Unmatched %s("
4438msgstr "E54: Senza riscontro: %s("
4439
Bram Moolenaar3b1db362013-08-10 15:00:24 +02004440msgid "E55: Unmatched %s)"
4441msgstr "E55: Senza riscontro: %s)"
4442
4443msgid "E66: \\z( not allowed here"
4444msgstr "E66: \\z( non consentito qui"
4445
Bram Moolenaar675e8d62018-06-24 20:42:01 +02004446msgid "E67: \\z1 - \\z9 not allowed here"
Bram Moolenaar3b1db362013-08-10 15:00:24 +02004447msgstr "E67: \\z1 ecc. non consentiti qui"
4448
4449msgid "E69: Missing ] after %s%%["
4450msgstr "E69: Manca ] dopo %s%%["
4451
4452msgid "E70: Empty %s%%[]"
4453msgstr "E70: %s%%[] vuoto"
4454
Bram Moolenaar24a98a02017-09-27 22:23:55 +02004455msgid "E65: Illegal back reference"
4456msgstr "E65: Riferimento all'indietro non ammesso"
4457
Bram Moolenaar768b8c42006-03-04 21:58:33 +00004458msgid "E339: Pattern too long"
4459msgstr "E339: Espressione troppo lunga"
4460
4461msgid "E50: Too many \\z("
4462msgstr "E50: Troppe \\z("
4463
Bram Moolenaar768b8c42006-03-04 21:58:33 +00004464msgid "E51: Too many %s("
4465msgstr "E51: Troppe %s("
4466
4467msgid "E52: Unmatched \\z("
4468msgstr "E52: Senza riscontro: \\z("
4469
Bram Moolenaar768b8c42006-03-04 21:58:33 +00004470msgid "E59: invalid character after %s@"
4471msgstr "E59: Carattere non ammesso dopo %s@"
4472
Bram Moolenaar768b8c42006-03-04 21:58:33 +00004473msgid "E60: Too many complex %s{...}s"
4474msgstr "E60: Troppi %s{...}s complessi"
4475
Bram Moolenaar768b8c42006-03-04 21:58:33 +00004476msgid "E61: Nested %s*"
4477msgstr "E61: %s* nidificato"
4478
Bram Moolenaar768b8c42006-03-04 21:58:33 +00004479msgid "E62: Nested %s%c"
4480msgstr "E62: %s%c nidificato"
4481
4482msgid "E63: invalid use of \\_"
4483msgstr "E63: uso non valido di \\_"
4484
Bram Moolenaar768b8c42006-03-04 21:58:33 +00004485msgid "E64: %s%c follows nothing"
4486msgstr "E64: %s%c senza nulla prima"
4487
Bram Moolenaar768b8c42006-03-04 21:58:33 +00004488msgid "E68: Invalid character after \\z"
4489msgstr "E68: Carattere non ammesso dopo \\z"
4490
Bram Moolenaar768b8c42006-03-04 21:58:33 +00004491msgid "E678: Invalid character after %s%%[dxouU]"
4492msgstr "E678: Carattere non valido dopo %s%%[dxouU]"
4493
4494msgid "E71: Invalid character after %s%%"
4495msgstr "E71: Carattere non ammesso dopo %s%%"
4496
Bram Moolenaar768b8c42006-03-04 21:58:33 +00004497msgid "E554: Syntax error in %s{...}"
4498msgstr "E554: Errore sintattico in %s{...}"
4499
4500msgid "External submatches:\n"
4501msgstr "Sotto-corrispondenze esterne:\n"
4502
Bram Moolenaar88774fd2015-08-25 19:52:04 +02004503msgid "E888: (NFA regexp) cannot repeat %s"
4504msgstr "E888: (NFA regexp) non riesco a ripetere %s"
4505
Bram Moolenaar3b1db362013-08-10 15:00:24 +02004506msgid ""
4507"E864: \\%#= can only be followed by 0, 1, or 2. The automatic engine will be "
4508"used "
4509msgstr ""
Bram Moolenaar88774fd2015-08-25 19:52:04 +02004510"E864: \\%#= può essere seguito solo da 0, 1 o 2. Sarà usato il motore "
4511"automatico "
Bram Moolenaar3b1db362013-08-10 15:00:24 +02004512
Bram Moolenaar88774fd2015-08-25 19:52:04 +02004513msgid "Switching to backtracking RE engine for pattern: "
4514msgstr "Passo alla ricerca di RE col vecchio metodo: "
Bram Moolenaar3b1db362013-08-10 15:00:24 +02004515
4516msgid "E865: (NFA) Regexp end encountered prematurely"
4517msgstr "E865: (NFA) Fine prematura dell'espressione regolare"
4518
Bram Moolenaar88774fd2015-08-25 19:52:04 +02004519msgid "E866: (NFA regexp) Misplaced %c"
4520msgstr "E866: (NFA regexp) %c fuori posto"
4521
4522msgid "E877: (NFA regexp) Invalid character class: %ld"
4523msgstr "E877: (NFA regexp) Classe di caratteri non valida: %ld"
4524
Bram Moolenaar3b1db362013-08-10 15:00:24 +02004525msgid "E867: (NFA) Unknown operator '\\z%c'"
4526msgstr "E867: (NFA) Operatore sconosciuto '\\z%c'"
4527
Bram Moolenaareb3dc872018-05-13 22:34:24 +02004528msgid "E951: \\% value too large"
4529msgstr "E951: \\% valore troppo grande"
4530
Bram Moolenaar3b1db362013-08-10 15:00:24 +02004531msgid "E867: (NFA) Unknown operator '\\%%%c'"
4532msgstr "E867: (NFA) Operatore sconosciuto '\\%%%c'"
4533
Bram Moolenaar3b1db362013-08-10 15:00:24 +02004534msgid "E868: Error building NFA with equivalence class!"
4535msgstr "E868: Errore nel build di NFA con classe di equivalenza!"
4536
Bram Moolenaar3b1db362013-08-10 15:00:24 +02004537msgid "E869: (NFA) Unknown operator '\\@%c'"
4538msgstr "E869: (NFA) Operatore sconosciuto '\\@%c'"
4539
4540msgid "E870: (NFA regexp) Error reading repetition limits"
4541msgstr "E870: (NFA regexp) Errore nella lettura dei limiti di ripetizione"
4542
Bram Moolenaar675e8d62018-06-24 20:42:01 +02004543msgid "E871: (NFA regexp) Can't have a multi follow a multi"
4544msgstr "E871: (NFA regexp) Non si può avere multi dopo multi"
Bram Moolenaar3b1db362013-08-10 15:00:24 +02004545
Bram Moolenaar3b1db362013-08-10 15:00:24 +02004546msgid "E872: (NFA regexp) Too many '('"
4547msgstr "E872: (NFA regexp) Troppi '('"
4548
4549msgid "E879: (NFA regexp) Too many \\z("
4550msgstr "E879: (NFA regexp) Troppi \\z("
4551
4552msgid "E873: (NFA regexp) proper termination error"
4553msgstr "E873: (NFA regexp) errore di terminazione corretta"
4554
Bram Moolenaar675e8d62018-06-24 20:42:01 +02004555msgid "E874: (NFA) Could not pop the stack!"
Bram Moolenaar3b1db362013-08-10 15:00:24 +02004556msgstr "E874: (NFA) Impossibile riprendere lo stack !"
4557
4558msgid ""
4559"E875: (NFA regexp) (While converting from postfix to NFA), too many states "
4560"left on stack"
Bram Moolenaar88774fd2015-08-25 19:52:04 +02004561msgstr ""
4562"E875: (NFA regexp) (Nella conversione da postfix a NFA), troppi stati "
4563"lasciati sullo stack"
Bram Moolenaar3b1db362013-08-10 15:00:24 +02004564
4565msgid "E876: (NFA regexp) Not enough space to store the whole NFA "
4566msgstr "E876: (NFA regexp) Non c'è spazio per immagazzinare l'intero NFA "
4567
4568msgid "E878: (NFA) Could not allocate memory for branch traversal!"
4569msgstr "E878: (NFA) Non posso allocare memoria per il zigzag di ramo!"
4570
Bram Moolenaar675e8d62018-06-24 20:42:01 +02004571msgid "Could not open temporary log file for writing, displaying on stderr... "
Bram Moolenaar3b1db362013-08-10 15:00:24 +02004572msgstr ""
Bram Moolenaar675e8d62018-06-24 20:42:01 +02004573"Non posso aprire il file temporaneo di log in scrittura, mostro su stderr... "
Bram Moolenaar3b1db362013-08-10 15:00:24 +02004574
Bram Moolenaar3b1db362013-08-10 15:00:24 +02004575msgid "(NFA) COULD NOT OPEN %s !"
4576msgstr "(NFA) IMPOSSIBILE APRIRE %s !"
4577
Bram Moolenaar675e8d62018-06-24 20:42:01 +02004578msgid ""
4579"Could not open temporary log file for writing, displaying on stderr ... "
4580msgstr ""
4581"Non posso aprire il file temporaneo di log in scrittura, mostro su "
4582"stderr ... "
4583
Bram Moolenaar3b1db362013-08-10 15:00:24 +02004584msgid "Could not open temporary log file for writing "
4585msgstr "Non posso aprire il log temporaneo in scrittura "
4586
Bram Moolenaar768b8c42006-03-04 21:58:33 +00004587msgid " VREPLACE"
4588msgstr " V-SOSTITUISCI"
4589
4590msgid " REPLACE"
4591msgstr " SOSTITUISCI"
4592
4593msgid " REVERSE"
4594msgstr " INVERTITO"
4595
4596msgid " INSERT"
4597msgstr " INSERISCI"
4598
4599msgid " (insert)"
4600msgstr " (inserisci)"
4601
4602msgid " (replace)"
4603msgstr " (sostituisci)"
4604
4605msgid " (vreplace)"
4606msgstr " (v-sostituisci)"
4607
4608msgid " Hebrew"
4609msgstr " Ebraico"
4610
4611msgid " Arabic"
4612msgstr " Arabo"
4613
Bram Moolenaar768b8c42006-03-04 21:58:33 +00004614msgid " (paste)"
4615msgstr " (incolla)"
4616
4617msgid " VISUAL"
4618msgstr " VISUALE"
4619
4620msgid " VISUAL LINE"
Bram Moolenaar88774fd2015-08-25 19:52:04 +02004621msgstr " VISUALE RIGA"
Bram Moolenaar768b8c42006-03-04 21:58:33 +00004622
4623msgid " VISUAL BLOCK"
4624msgstr " VISUALE BLOCCO"
4625
4626msgid " SELECT"
4627msgstr " SELEZIONA"
4628
4629msgid " SELECT LINE"
Bram Moolenaar88774fd2015-08-25 19:52:04 +02004630msgstr " SELEZIONA RIGA"
Bram Moolenaar768b8c42006-03-04 21:58:33 +00004631
4632msgid " SELECT BLOCK"
4633msgstr " SELEZIONA BLOCCO"
4634
4635msgid "recording"
4636msgstr "registrazione"
4637
Bram Moolenaar768b8c42006-03-04 21:58:33 +00004638msgid "E383: Invalid search string: %s"
4639msgstr "E383: Stringa di ricerca non valida: %s"
4640
Bram Moolenaar768b8c42006-03-04 21:58:33 +00004641msgid "E384: search hit TOP without match for: %s"
4642msgstr "E384: la ricerca ha raggiunto la CIMA senza successo per: %s"
4643
Bram Moolenaar768b8c42006-03-04 21:58:33 +00004644msgid "E385: search hit BOTTOM without match for: %s"
4645msgstr "E385: la ricerca ha raggiunto il FONDO senza successo per: %s"
4646
4647msgid "E386: Expected '?' or '/' after ';'"
4648msgstr "E386: '?' o '/' atteso dopo ';'"
4649
4650msgid " (includes previously listed match)"
4651msgstr " (comprese corrispondenze elencate prima)"
4652
Bram Moolenaar768b8c42006-03-04 21:58:33 +00004653msgid "--- Included files "
4654msgstr "--- File inclusi "
4655
4656msgid "not found "
4657msgstr "non trovati "
4658
4659msgid "in path ---\n"
4660msgstr "nel percorso ---\n"
4661
4662msgid " (Already listed)"
4663msgstr " (Già elencati)"
4664
4665msgid " NOT FOUND"
4666msgstr " NON TROVATO"
4667
Bram Moolenaar768b8c42006-03-04 21:58:33 +00004668msgid "Scanning included file: %s"
4669msgstr "Scandisco file incluso: %s"
4670
Bram Moolenaar910f66f2006-04-05 20:41:53 +00004671msgid "Searching included file %s"
4672msgstr "Cerco nel file incluso: %s"
4673
Bram Moolenaar768b8c42006-03-04 21:58:33 +00004674msgid "E387: Match is on current line"
Bram Moolenaar88774fd2015-08-25 19:52:04 +02004675msgstr "E387: Corrispondenza nella riga corrente"
Bram Moolenaar768b8c42006-03-04 21:58:33 +00004676
4677msgid "All included files were found"
4678msgstr "Tutti i file inclusi sono stati trovati"
4679
4680msgid "No included files"
4681msgstr "Nessun file incluso"
4682
4683msgid "E388: Couldn't find definition"
4684msgstr "E388: Non sono riuscito a trovare la definizione"
4685
4686msgid "E389: Couldn't find pattern"
4687msgstr "E389: Non sono riuscito a trovare il modello"
4688
Bram Moolenaare37d50a2008-08-06 17:06:04 +00004689msgid "Substitute "
Bram Moolenaar28c37952010-01-06 20:29:28 +01004690msgstr "Sostituzione "
Bram Moolenaare37d50a2008-08-06 17:06:04 +00004691
Bram Moolenaar57657d82006-04-21 22:12:41 +00004692msgid ""
4693"\n"
4694"# Last %sSearch Pattern:\n"
4695"~"
4696msgstr ""
4697"\n"
4698"# Ult. %sEspressione di Ricerca:\n"
4699"~"
4700
Bram Moolenaar6aa8cea2017-06-05 14:44:35 +02004701msgid "E756: Spell checking is not enabled"
4702msgstr "E756: Controllo ortografico non abilitato"
4703
Bram Moolenaar6aa8cea2017-06-05 14:44:35 +02004704msgid "Warning: Cannot find word list \"%s_%s.spl\" or \"%s_ascii.spl\""
4705msgstr "Avviso: Non trovo lista parole \"%s_%s.spl\" o \"%s_ascii.spl\""
4706
Bram Moolenaar6aa8cea2017-06-05 14:44:35 +02004707msgid "Warning: Cannot find word list \"%s.%s.spl\" or \"%s.ascii.spl\""
4708msgstr "Avviso: Non trovo lista parole \"%s.%s.spl\" o \"%s.ascii.spl\""
4709
4710msgid "E797: SpellFileMissing autocommand deleted buffer"
4711msgstr "E797: L'autocomando 'SpellFileMissing' ha cancellato il buffer"
4712
Bram Moolenaar6aa8cea2017-06-05 14:44:35 +02004713msgid "Warning: region %s not supported"
4714msgstr "Avviso: regione %s non supportata"
4715
4716msgid "Sorry, no suggestions"
4717msgstr "Spiacente, nessun suggerimento"
4718
Bram Moolenaar6aa8cea2017-06-05 14:44:35 +02004719msgid "Sorry, only %ld suggestions"
4720msgstr "Spiacente, solo %ld suggerimenti"
4721
Bram Moolenaar6aa8cea2017-06-05 14:44:35 +02004722msgid "Change \"%.*s\" to:"
4723msgstr "Cambiare \"%.*s\" in:"
4724
Bram Moolenaar6aa8cea2017-06-05 14:44:35 +02004725msgid " < \"%.*s\""
4726msgstr " < \"%.*s\""
4727
4728msgid "E752: No previous spell replacement"
4729msgstr "E752: Nessuna sostituzione ortografica precedente"
4730
Bram Moolenaar6aa8cea2017-06-05 14:44:35 +02004731msgid "E753: Not found: %s"
4732msgstr "E753: Non trovato: %s"
Bram Moolenaar768b8c42006-03-04 21:58:33 +00004733
4734msgid "E758: Truncated spell file"
4735msgstr "E758: File ortografico troncato"
4736
Bram Moolenaar768b8c42006-03-04 21:58:33 +00004737msgid "Trailing text in %s line %d: %s"
Bram Moolenaar88774fd2015-08-25 19:52:04 +02004738msgstr "Testo in eccesso in %s riga %d: %s"
Bram Moolenaar768b8c42006-03-04 21:58:33 +00004739
Bram Moolenaar768b8c42006-03-04 21:58:33 +00004740msgid "Affix name too long in %s line %d: %s"
Bram Moolenaar88774fd2015-08-25 19:52:04 +02004741msgstr "Nome affisso troppo lungo in %s riga %d: %s"
Bram Moolenaar768b8c42006-03-04 21:58:33 +00004742
4743msgid "E761: Format error in affix file FOL, LOW or UPP"
4744msgstr "E761: Errore di formato nel file affissi FOL, LOW o UPP"
4745
4746msgid "E762: Character in FOL, LOW or UPP is out of range"
4747msgstr "E762: Carattere fuori intervallo in FOL, LOW o UPP"
4748
4749msgid "Compressing word tree..."
4750msgstr "Comprimo albero di parole..."
4751
Bram Moolenaar768b8c42006-03-04 21:58:33 +00004752msgid "Reading spell file \"%s\""
4753msgstr "Lettura file ortografico \"%s\""
4754
4755msgid "E757: This does not look like a spell file"
4756msgstr "E757: Questo non sembra un file ortografico"
4757
4758msgid "E771: Old spell file, needs to be updated"
4759msgstr "E771: File ortografico obsoleto, è necessario aggiornarlo"
4760
4761msgid "E772: Spell file is for newer version of Vim"
4762msgstr "E772: Il file ortografico è per versioni di Vim più recenti"
4763
4764msgid "E770: Unsupported section in spell file"
4765msgstr "E770: Sezione non supportata nel file ortografico"
4766
Bram Moolenaar6aa8cea2017-06-05 14:44:35 +02004767msgid "E778: This does not look like a .sug file: %s"
4768msgstr "E778: Questo non sembra un file .sug: %s"
4769
Bram Moolenaar6aa8cea2017-06-05 14:44:35 +02004770msgid "E779: Old .sug file, needs to be updated: %s"
4771msgstr "E779: File .sug obsoleto, è necessario aggiornarlo: %s"
4772
Bram Moolenaar6aa8cea2017-06-05 14:44:35 +02004773msgid "E780: .sug file is for newer version of Vim: %s"
4774msgstr "E780: Il file .sug è per versioni di Vim più recenti: %s"
4775
Bram Moolenaar6aa8cea2017-06-05 14:44:35 +02004776msgid "E781: .sug file doesn't match .spl file: %s"
4777msgstr "E781: Il file .sug non corrisponde al file .spl: %s"
4778
Bram Moolenaar6aa8cea2017-06-05 14:44:35 +02004779msgid "E782: error while reading .sug file: %s"
4780msgstr "E782: Errore leggendo il file .sug: %s"
Bram Moolenaar768b8c42006-03-04 21:58:33 +00004781
Bram Moolenaard2f3a8b2018-06-19 14:35:59 +02004782msgid "Reading affix file %s..."
4783msgstr "Lettura file affissi %s..."
Bram Moolenaar768b8c42006-03-04 21:58:33 +00004784
Bram Moolenaar768b8c42006-03-04 21:58:33 +00004785msgid "Conversion failure for word in %s line %d: %s"
Bram Moolenaar88774fd2015-08-25 19:52:04 +02004786msgstr "Conversione fallita per una parola in %s riga %d: %s"
Bram Moolenaar768b8c42006-03-04 21:58:33 +00004787
Bram Moolenaar768b8c42006-03-04 21:58:33 +00004788msgid "Conversion in %s not supported: from %s to %s"
4789msgstr "Conversione in %s non supportata: da %s a %s"
4790
Bram Moolenaar768b8c42006-03-04 21:58:33 +00004791msgid "Conversion in %s not supported"
4792msgstr "Conversione in %s non supportata"
4793
Bram Moolenaar768b8c42006-03-04 21:58:33 +00004794msgid "Invalid value for FLAG in %s line %d: %s"
Bram Moolenaar88774fd2015-08-25 19:52:04 +02004795msgstr "Valore di FLAG non valido in %s riga %d: %s"
Bram Moolenaar768b8c42006-03-04 21:58:33 +00004796
Bram Moolenaar768b8c42006-03-04 21:58:33 +00004797msgid "FLAG after using flags in %s line %d: %s"
Bram Moolenaar88774fd2015-08-25 19:52:04 +02004798msgstr "FLAG dopo l'uso di flags in %s riga %d: %s"
Bram Moolenaar768b8c42006-03-04 21:58:33 +00004799
Bram Moolenaar18144c82006-04-12 21:52:12 +00004800msgid ""
4801"Defining COMPOUNDFORBIDFLAG after PFX item may give wrong results in %s line "
4802"%d"
4803msgstr ""
Bram Moolenaar57657d82006-04-21 22:12:41 +00004804"Definire COMPOUNDFORBIDFLAG dopo l'elemento PFX potrebbe dare risultati "
Bram Moolenaar88774fd2015-08-25 19:52:04 +02004805"errati in %s riga %d"
Bram Moolenaar18144c82006-04-12 21:52:12 +00004806
Bram Moolenaar18144c82006-04-12 21:52:12 +00004807msgid ""
4808"Defining COMPOUNDPERMITFLAG after PFX item may give wrong results in %s line "
4809"%d"
4810msgstr ""
Bram Moolenaar57657d82006-04-21 22:12:41 +00004811"Definire COMPOUNDPERMITFLAG dopo l'elemento PFX potrebbe dare risultati "
Bram Moolenaar88774fd2015-08-25 19:52:04 +02004812"errati in %s riga %d"
Bram Moolenaar18144c82006-04-12 21:52:12 +00004813
Bram Moolenaar28c37952010-01-06 20:29:28 +01004814msgid "Wrong COMPOUNDRULES value in %s line %d: %s"
Bram Moolenaar88774fd2015-08-25 19:52:04 +02004815msgstr "Valore errato per COMPOUNDRULES in %s riga %d: %s"
Bram Moolenaar28c37952010-01-06 20:29:28 +01004816
Bram Moolenaar910f66f2006-04-05 20:41:53 +00004817msgid "Wrong COMPOUNDWORDMAX value in %s line %d: %s"
Bram Moolenaar88774fd2015-08-25 19:52:04 +02004818msgstr "Valore errato per COMPOUNDWORDMAX in %s riga %d: %s"
Bram Moolenaar768b8c42006-03-04 21:58:33 +00004819
Bram Moolenaar768b8c42006-03-04 21:58:33 +00004820msgid "Wrong COMPOUNDMIN value in %s line %d: %s"
Bram Moolenaar88774fd2015-08-25 19:52:04 +02004821msgstr "Valore errato per COMPOUNDMIN in %s riga %d: %s"
Bram Moolenaar768b8c42006-03-04 21:58:33 +00004822
Bram Moolenaar768b8c42006-03-04 21:58:33 +00004823msgid "Wrong COMPOUNDSYLMAX value in %s line %d: %s"
Bram Moolenaar88774fd2015-08-25 19:52:04 +02004824msgstr "Valore errato per COMPOUNDSYLMAX in %s riga %d: %s"
Bram Moolenaar768b8c42006-03-04 21:58:33 +00004825
Bram Moolenaar910f66f2006-04-05 20:41:53 +00004826msgid "Wrong CHECKCOMPOUNDPATTERN value in %s line %d: %s"
Bram Moolenaar88774fd2015-08-25 19:52:04 +02004827msgstr "Valore errato per CHECKCOMPOUNDPATTERN in %s riga %d: %s"
Bram Moolenaar910f66f2006-04-05 20:41:53 +00004828
Bram Moolenaar768b8c42006-03-04 21:58:33 +00004829msgid "Different combining flag in continued affix block in %s line %d: %s"
Bram Moolenaar38a55632016-02-15 22:07:32 +01004830msgstr "Flag combinazione diverso in blocco affissi continuo in %s riga %d: %s"
Bram Moolenaar768b8c42006-03-04 21:58:33 +00004831
Bram Moolenaar768b8c42006-03-04 21:58:33 +00004832msgid "Duplicate affix in %s line %d: %s"
Bram Moolenaar88774fd2015-08-25 19:52:04 +02004833msgstr "Affisso duplicato in %s riga %d: %s"
Bram Moolenaar768b8c42006-03-04 21:58:33 +00004834
Bram Moolenaar768b8c42006-03-04 21:58:33 +00004835msgid ""
4836"Affix also used for BAD/RARE/KEEPCASE/NEEDAFFIX/NEEDCOMPOUND/NOSUGGEST in %s "
4837"line %d: %s"
4838msgstr ""
4839"Affisso usato anche per BAD/RARE/KEEPCASE/NEEDAFFIX/NEEDCOMPOUND/NOSUGGEST "
Bram Moolenaar88774fd2015-08-25 19:52:04 +02004840"in %s riga %d: %s"
Bram Moolenaar768b8c42006-03-04 21:58:33 +00004841
Bram Moolenaar768b8c42006-03-04 21:58:33 +00004842msgid "Expected Y or N in %s line %d: %s"
Bram Moolenaar88774fd2015-08-25 19:52:04 +02004843msgstr "Y o N deve essere presente in %s riga %d: %s"
Bram Moolenaar768b8c42006-03-04 21:58:33 +00004844
Bram Moolenaar768b8c42006-03-04 21:58:33 +00004845msgid "Broken condition in %s line %d: %s"
Bram Moolenaar88774fd2015-08-25 19:52:04 +02004846msgstr "Condizione non rispettata in %s riga %d: %s"
Bram Moolenaar768b8c42006-03-04 21:58:33 +00004847
Bram Moolenaar768b8c42006-03-04 21:58:33 +00004848msgid "Expected REP(SAL) count in %s line %d"
Bram Moolenaar88774fd2015-08-25 19:52:04 +02004849msgstr "Contatore REP(SAL) necessario in %s riga %d"
Bram Moolenaar768b8c42006-03-04 21:58:33 +00004850
Bram Moolenaar768b8c42006-03-04 21:58:33 +00004851msgid "Expected MAP count in %s line %d"
Bram Moolenaar88774fd2015-08-25 19:52:04 +02004852msgstr "Contatore MAP necessario in %s riga %d"
Bram Moolenaar768b8c42006-03-04 21:58:33 +00004853
Bram Moolenaar768b8c42006-03-04 21:58:33 +00004854msgid "Duplicate character in MAP in %s line %d"
Bram Moolenaar88774fd2015-08-25 19:52:04 +02004855msgstr "Carattere duplicato in MAP in %s riga %d"
Bram Moolenaar768b8c42006-03-04 21:58:33 +00004856
Bram Moolenaar768b8c42006-03-04 21:58:33 +00004857msgid "Unrecognized or duplicate item in %s line %d: %s"
Bram Moolenaar88774fd2015-08-25 19:52:04 +02004858msgstr "Elemento non riconosciuto o duplicato in %s riga %d: %s"
Bram Moolenaar768b8c42006-03-04 21:58:33 +00004859
Bram Moolenaar768b8c42006-03-04 21:58:33 +00004860msgid "Missing FOL/LOW/UPP line in %s"
Bram Moolenaar88774fd2015-08-25 19:52:04 +02004861msgstr "Riga FOL/LOW/UPP mancante in %s"
Bram Moolenaar768b8c42006-03-04 21:58:33 +00004862
4863msgid "COMPOUNDSYLMAX used without SYLLABLE"
4864msgstr "COMPOUNDSYLMAX usato senza SYLLABLE"
4865
4866msgid "Too many postponed prefixes"
4867msgstr "Troppi suffissi"
4868
4869msgid "Too many compound flags"
4870msgstr "Troppi flag composti"
4871
Bram Moolenaare37d50a2008-08-06 17:06:04 +00004872msgid "Too many postponed prefixes and/or compound flags"
Bram Moolenaar768b8c42006-03-04 21:58:33 +00004873msgstr "Troppi suffissi e/o flag composti"
4874
Bram Moolenaar768b8c42006-03-04 21:58:33 +00004875msgid "Missing SOFO%s line in %s"
Bram Moolenaar88774fd2015-08-25 19:52:04 +02004876msgstr "Riga SOFO%s mancante in %s"
Bram Moolenaar768b8c42006-03-04 21:58:33 +00004877
Bram Moolenaar768b8c42006-03-04 21:58:33 +00004878msgid "Both SAL and SOFO lines in %s"
Bram Moolenaar88774fd2015-08-25 19:52:04 +02004879msgstr "Righe sia SAL che SOFO in %s"
Bram Moolenaar768b8c42006-03-04 21:58:33 +00004880
Bram Moolenaar768b8c42006-03-04 21:58:33 +00004881msgid "Flag is not a number in %s line %d: %s"
Bram Moolenaar88774fd2015-08-25 19:52:04 +02004882msgstr "Il flag non è un numero in %s riga %d: %s"
Bram Moolenaar768b8c42006-03-04 21:58:33 +00004883
Bram Moolenaar768b8c42006-03-04 21:58:33 +00004884msgid "Illegal flag in %s line %d: %s"
Bram Moolenaar88774fd2015-08-25 19:52:04 +02004885msgstr "Flag non ammesso in %s riga %d: %s"
Bram Moolenaar768b8c42006-03-04 21:58:33 +00004886
Bram Moolenaar768b8c42006-03-04 21:58:33 +00004887msgid "%s value differs from what is used in another .aff file"
4888msgstr "Il valore di %s è diverso da quello usato in un altro file .aff"
4889
Bram Moolenaard2f3a8b2018-06-19 14:35:59 +02004890msgid "Reading dictionary file %s..."
4891msgstr "Lettura file dizionario %s..."
Bram Moolenaar768b8c42006-03-04 21:58:33 +00004892
Bram Moolenaar768b8c42006-03-04 21:58:33 +00004893msgid "E760: No word count in %s"
4894msgstr "E760: Nessun contatore parole in %s"
4895
Bram Moolenaareb3dc872018-05-13 22:34:24 +02004896msgid "line %6d, word %6ld - %s"
4897msgstr "riga %6d, parola %6ld - %s"
Bram Moolenaar768b8c42006-03-04 21:58:33 +00004898
Bram Moolenaar768b8c42006-03-04 21:58:33 +00004899msgid "Duplicate word in %s line %d: %s"
Bram Moolenaar88774fd2015-08-25 19:52:04 +02004900msgstr "Parola duplicata in %s riga %d: %s"
Bram Moolenaar768b8c42006-03-04 21:58:33 +00004901
Bram Moolenaar768b8c42006-03-04 21:58:33 +00004902msgid "First duplicate word in %s line %d: %s"
Bram Moolenaar88774fd2015-08-25 19:52:04 +02004903msgstr "Prima parola duplicata in %s riga %d: %s"
Bram Moolenaar768b8c42006-03-04 21:58:33 +00004904
Bram Moolenaar768b8c42006-03-04 21:58:33 +00004905msgid "%d duplicate word(s) in %s"
4906msgstr "%d parole duplicate in %s"
4907
Bram Moolenaar768b8c42006-03-04 21:58:33 +00004908msgid "Ignored %d word(s) with non-ASCII characters in %s"
4909msgstr "%d parole con caratteri non-ASCII ignorate in %s"
4910
Bram Moolenaard2f3a8b2018-06-19 14:35:59 +02004911msgid "Reading word file %s..."
4912msgstr "Lettura file parole %s..."
Bram Moolenaar768b8c42006-03-04 21:58:33 +00004913
Bram Moolenaar768b8c42006-03-04 21:58:33 +00004914msgid "Duplicate /encoding= line ignored in %s line %d: %s"
Bram Moolenaar88774fd2015-08-25 19:52:04 +02004915msgstr "Riga /encoding= duplicata ignorata in %s riga %d: %s"
Bram Moolenaar768b8c42006-03-04 21:58:33 +00004916
Bram Moolenaar768b8c42006-03-04 21:58:33 +00004917msgid "/encoding= line after word ignored in %s line %d: %s"
Bram Moolenaar88774fd2015-08-25 19:52:04 +02004918msgstr "Riga /encoding= dopo parola ignorata in %s riga %d: %s"
Bram Moolenaar768b8c42006-03-04 21:58:33 +00004919
Bram Moolenaar768b8c42006-03-04 21:58:33 +00004920msgid "Duplicate /regions= line ignored in %s line %d: %s"
Bram Moolenaar88774fd2015-08-25 19:52:04 +02004921msgstr "Riga /regions= duplicata ignorata in %s riga %d: %s"
Bram Moolenaar768b8c42006-03-04 21:58:33 +00004922
Bram Moolenaar768b8c42006-03-04 21:58:33 +00004923msgid "Too many regions in %s line %d: %s"
Bram Moolenaar88774fd2015-08-25 19:52:04 +02004924msgstr "Troppe regioni in %s riga %d: %s"
Bram Moolenaar768b8c42006-03-04 21:58:33 +00004925
Bram Moolenaar768b8c42006-03-04 21:58:33 +00004926msgid "/ line ignored in %s line %d: %s"
Bram Moolenaar88774fd2015-08-25 19:52:04 +02004927msgstr "Riga / ignorata in %s riga %d: %s"
Bram Moolenaar768b8c42006-03-04 21:58:33 +00004928
Bram Moolenaar768b8c42006-03-04 21:58:33 +00004929msgid "Invalid region nr in %s line %d: %s"
Bram Moolenaar88774fd2015-08-25 19:52:04 +02004930msgstr "N. regione non valido in %s riga %d: %s"
Bram Moolenaar768b8c42006-03-04 21:58:33 +00004931
Bram Moolenaar768b8c42006-03-04 21:58:33 +00004932msgid "Unrecognized flags in %s line %d: %s"
Bram Moolenaar88774fd2015-08-25 19:52:04 +02004933msgstr "Flag non riconosciuti in %s riga %d: %s"
Bram Moolenaar768b8c42006-03-04 21:58:33 +00004934
Bram Moolenaar768b8c42006-03-04 21:58:33 +00004935msgid "Ignored %d words with non-ASCII characters"
4936msgstr "%d parole con caratteri non-ASCII ignorate"
4937
Bram Moolenaar662db672011-03-22 14:05:35 +01004938msgid "E845: Insufficient memory, word list will be incomplete"
4939msgstr "E845: Memoria insufficiente, la lista parole sarà incompleta"
4940
Bram Moolenaar768b8c42006-03-04 21:58:33 +00004941msgid "Compressed %d of %d nodes; %d (%d%%) remaining"
4942msgstr "%d di %d nodi compressi; ne restano %d (%d%%)"
4943
4944msgid "Reading back spell file..."
4945msgstr "Rilettura file ortografico..."
4946
Bram Moolenaar768b8c42006-03-04 21:58:33 +00004947msgid "Performing soundfolding..."
4948msgstr "Eseguo soundfolding..."
4949
Bram Moolenaar768b8c42006-03-04 21:58:33 +00004950msgid "Number of words after soundfolding: %ld"
4951msgstr "Numero di parole dopo soundfolding: %ld"
4952
Bram Moolenaar768b8c42006-03-04 21:58:33 +00004953msgid "Total number of words: %d"
4954msgstr "Conteggio totale delle parole: %d"
4955
Bram Moolenaard2f3a8b2018-06-19 14:35:59 +02004956msgid "Writing suggestion file %s..."
4957msgstr "Scrivo file di suggerimenti %s..."
Bram Moolenaar768b8c42006-03-04 21:58:33 +00004958
Bram Moolenaar768b8c42006-03-04 21:58:33 +00004959msgid "Estimated runtime memory use: %d bytes"
Bram Moolenaar28c37952010-01-06 20:29:28 +01004960msgstr "Uso stimato di memoria durante esecuzione: %d byte"
Bram Moolenaar768b8c42006-03-04 21:58:33 +00004961
4962msgid "E751: Output file name must not have region name"
4963msgstr "E751: Il nome del file di output non deve avere il nome di regione"
4964
Bram Moolenaareb3dc872018-05-13 22:34:24 +02004965msgid "E754: Only up to %ld regions supported"
4966msgstr "E754: Sono supportate al massimo %ld regioni"
Bram Moolenaar768b8c42006-03-04 21:58:33 +00004967
Bram Moolenaar768b8c42006-03-04 21:58:33 +00004968msgid "E755: Invalid region in %s"
4969msgstr "E755: Regione non valida in %s"
4970
4971msgid "Warning: both compounding and NOBREAK specified"
Bram Moolenaar88774fd2015-08-25 19:52:04 +02004972msgstr "Avviso: specificati sia composizione sia NOBREAK"
Bram Moolenaar768b8c42006-03-04 21:58:33 +00004973
Bram Moolenaard2f3a8b2018-06-19 14:35:59 +02004974msgid "Writing spell file %s..."
4975msgstr "Scrivo file ortografico %s..."
Bram Moolenaar768b8c42006-03-04 21:58:33 +00004976
4977msgid "Done!"
4978msgstr "Fatto!"
4979
Bram Moolenaar768b8c42006-03-04 21:58:33 +00004980msgid "E765: 'spellfile' does not have %ld entries"
4981msgstr "E765: 'spellfile' non ha %ld elementi"
4982
Bram Moolenaar88774fd2015-08-25 19:52:04 +02004983msgid "Word '%.*s' removed from %s"
4984msgstr "Parola '%.*s' rimossa da %s"
Bram Moolenaar910f66f2006-04-05 20:41:53 +00004985
Bram Moolenaar88774fd2015-08-25 19:52:04 +02004986msgid "Word '%.*s' added to %s"
4987msgstr "Parola '%.*s' aggiunta a %s"
Bram Moolenaar910f66f2006-04-05 20:41:53 +00004988
Bram Moolenaar768b8c42006-03-04 21:58:33 +00004989msgid "E763: Word characters differ between spell files"
4990msgstr "E763: Caratteri di parola differenti nei file ortografici"
4991
Bram Moolenaar768b8c42006-03-04 21:58:33 +00004992msgid "E783: duplicate char in MAP entry"
4993msgstr "E783: carattere duplicato nell'elemento MAP"
4994
Bram Moolenaar3b1db362013-08-10 15:00:24 +02004995msgid "No Syntax items defined for this buffer"
4996msgstr "Nessun elemento sintattico definito per questo buffer"
4997
Bram Moolenaar24a98a02017-09-27 22:23:55 +02004998msgid "syntax conceal on"
4999msgstr "syntax conceal attivo"
Bram Moolenaar6aa8cea2017-06-05 14:44:35 +02005000
Bram Moolenaar24a98a02017-09-27 22:23:55 +02005001msgid "syntax conceal off"
5002msgstr "syntax conceal inattivo"
Bram Moolenaar6aa8cea2017-06-05 14:44:35 +02005003
Bram Moolenaar768b8c42006-03-04 21:58:33 +00005004msgid "E390: Illegal argument: %s"
5005msgstr "E390: Argomento non ammesso: %s"
5006
Bram Moolenaar6aa8cea2017-06-05 14:44:35 +02005007msgid "syntax case ignore"
5008msgstr "syntax, ignorare maiuscolo/minuscolo"
5009
5010msgid "syntax case match"
5011msgstr "syntax, considerare maiuscolo/minuscolo"
5012
5013msgid "syntax spell toplevel"
5014msgstr "syntax, effettua spell sul testo"
5015
5016msgid "syntax spell notoplevel"
5017msgstr "syntax, non effettuare spell sul testo"
5018
5019msgid "syntax spell default"
5020msgstr "syntax, usare valore di default per lo spell"
5021
Bram Moolenaar38a55632016-02-15 22:07:32 +01005022msgid "syntax iskeyword "
5023msgstr "syntax iskeyword "
5024
Bram Moolenaar768b8c42006-03-04 21:58:33 +00005025msgid "E391: No such syntax cluster: %s"
5026msgstr "E391: 'cluster' sintattico inesistente: %s"
5027
Bram Moolenaar768b8c42006-03-04 21:58:33 +00005028msgid "syncing on C-style comments"
5029msgstr "sincronizzo i commenti nello stile C"
5030
5031msgid "no syncing"
Bram Moolenaar8c8de832008-06-24 22:58:06 +00005032msgstr "nessuna sincronizzazione"
Bram Moolenaar768b8c42006-03-04 21:58:33 +00005033
5034msgid "syncing starts "
5035msgstr "la sincronizzazione inizia "
5036
5037msgid " lines before top line"
Bram Moolenaar88774fd2015-08-25 19:52:04 +02005038msgstr " righe prima della riga iniziale"
Bram Moolenaar768b8c42006-03-04 21:58:33 +00005039
5040msgid ""
5041"\n"
5042"--- Syntax sync items ---"
5043msgstr ""
5044"\n"
5045"--- Elementi sincronizzazione sintassi ---"
5046
5047msgid ""
5048"\n"
5049"syncing on items"
5050msgstr ""
5051"\n"
5052"sincronizzo elementi"
5053
5054msgid ""
5055"\n"
5056"--- Syntax items ---"
5057msgstr ""
5058"\n"
5059"--- Elementi sintattici ---"
5060
Bram Moolenaar768b8c42006-03-04 21:58:33 +00005061msgid "E392: No such syntax cluster: %s"
5062msgstr "E392: 'cluster' sintattico inesistente: %s"
5063
5064msgid "minimal "
5065msgstr "minimale "
5066
5067msgid "maximal "
5068msgstr "massimale "
5069
5070msgid "; match "
5071msgstr "; corrisp. "
5072
5073msgid " line breaks"
Bram Moolenaar88774fd2015-08-25 19:52:04 +02005074msgstr " interruzioni di riga"
Bram Moolenaar768b8c42006-03-04 21:58:33 +00005075
5076msgid "E395: contains argument not accepted here"
5077msgstr "E395: contiene argomenti non accettati qui"
5078
Bram Moolenaar662db672011-03-22 14:05:35 +01005079msgid "E844: invalid cchar value"
5080msgstr "E844: valore cchar non valido"
Bram Moolenaar768b8c42006-03-04 21:58:33 +00005081
5082msgid "E393: group[t]here not accepted here"
5083msgstr "E393: group[t]here non ammesso qui"
5084
Bram Moolenaar768b8c42006-03-04 21:58:33 +00005085msgid "E394: Didn't find region item for %s"
5086msgstr "E394: Elemento di 'region' non trovato per %s"
5087
5088msgid "E397: Filename required"
5089msgstr "E397: Nome file necessario"
5090
Bram Moolenaar3b1db362013-08-10 15:00:24 +02005091msgid "E847: Too many syntax includes"
5092msgstr "E847: Troppe inclusioni di sintassi"
5093
Bram Moolenaarfc1421e2006-04-20 22:17:20 +00005094msgid "E789: Missing ']': %s"
5095msgstr "E789: Manca ']': %s"
Bram Moolenaar768b8c42006-03-04 21:58:33 +00005096
Bram Moolenaar38a55632016-02-15 22:07:32 +01005097msgid "E890: trailing char after ']': %s]%s"
5098msgstr "E890: Caratteri in più dopo ']': %s]%s"
5099
Bram Moolenaar768b8c42006-03-04 21:58:33 +00005100msgid "E398: Missing '=': %s"
5101msgstr "E398: Manca '=': %s"
5102
Bram Moolenaar768b8c42006-03-04 21:58:33 +00005103msgid "E399: Not enough arguments: syntax region %s"
5104msgstr "E399: Argomenti non sufficienti per: 'syntax region' %s"
5105
Bram Moolenaar3b1db362013-08-10 15:00:24 +02005106msgid "E848: Too many syntax clusters"
5107msgstr "E848: Troppi 'cluster' sintattici"
5108
Bram Moolenaar768b8c42006-03-04 21:58:33 +00005109msgid "E400: No cluster specified"
5110msgstr "E400: Nessun 'cluster' specificato"
5111
Bram Moolenaar768b8c42006-03-04 21:58:33 +00005112msgid "E401: Pattern delimiter not found: %s"
5113msgstr "E401: Delimitatore di espressione non trovato: %s"
5114
Bram Moolenaar768b8c42006-03-04 21:58:33 +00005115msgid "E402: Garbage after pattern: %s"
5116msgstr "E402: Spazzatura dopo espressione: %s"
5117
5118msgid "E403: syntax sync: line continuations pattern specified twice"
5119msgstr ""
Bram Moolenaar88774fd2015-08-25 19:52:04 +02005120"E403: syntax sync: espressione di continuazione riga specificata due volte"
Bram Moolenaar768b8c42006-03-04 21:58:33 +00005121
Bram Moolenaar768b8c42006-03-04 21:58:33 +00005122msgid "E404: Illegal arguments: %s"
5123msgstr "E404: Argomenti non validi: %s"
5124
Bram Moolenaar768b8c42006-03-04 21:58:33 +00005125msgid "E405: Missing equal sign: %s"
5126msgstr "E405: Manca '=': %s"
5127
Bram Moolenaar768b8c42006-03-04 21:58:33 +00005128msgid "E406: Empty argument: %s"
5129msgstr "E406: Argomento nullo: %s"
5130
Bram Moolenaar768b8c42006-03-04 21:58:33 +00005131msgid "E407: %s not allowed here"
5132msgstr "E407: %s non consentito qui"
5133
Bram Moolenaar768b8c42006-03-04 21:58:33 +00005134msgid "E408: %s must be first in contains list"
5135msgstr "E408: %s deve venire per primo nella lista 'contains'"
5136
Bram Moolenaar768b8c42006-03-04 21:58:33 +00005137msgid "E409: Unknown group name: %s"
5138msgstr "E409: Nome gruppo sconosciuto: %s"
5139
Bram Moolenaar768b8c42006-03-04 21:58:33 +00005140msgid "E410: Invalid :syntax subcommand: %s"
5141msgstr "E410: Sotto-comando :syntax non valido: %s"
5142
Bram Moolenaar3b1db362013-08-10 15:00:24 +02005143msgid ""
5144" TOTAL COUNT MATCH SLOWEST AVERAGE NAME PATTERN"
5145msgstr ""
5146" TOTALE CONT. CORRIS. PIU LENTO MEDIA NOME MODELLO"
5147
Bram Moolenaar768b8c42006-03-04 21:58:33 +00005148msgid "E679: recursive loop loading syncolor.vim"
5149msgstr "E679: ciclo ricorsivo nel caricamento di syncolor.vim"
5150
Bram Moolenaar768b8c42006-03-04 21:58:33 +00005151msgid "E411: highlight group not found: %s"
5152msgstr "E411: gruppo evidenziazione non trovato: %s"
5153
Bram Moolenaar768b8c42006-03-04 21:58:33 +00005154msgid "E412: Not enough arguments: \":highlight link %s\""
5155msgstr "E412: Argomenti non sufficienti: \":highlight link %s\""
5156
Bram Moolenaar768b8c42006-03-04 21:58:33 +00005157msgid "E413: Too many arguments: \":highlight link %s\""
5158msgstr "E413: Troppi argomenti: \":highlight link %s\""
5159
5160msgid "E414: group has settings, highlight link ignored"
5161msgstr "E414: 'group' ha impostazioni, 'highlight link' ignorato"
5162
Bram Moolenaar768b8c42006-03-04 21:58:33 +00005163msgid "E415: unexpected equal sign: %s"
5164msgstr "E415: segno '=' inatteso: %s"
5165
Bram Moolenaar768b8c42006-03-04 21:58:33 +00005166msgid "E416: missing equal sign: %s"
5167msgstr "E416: manca segno '=': %s"
5168
Bram Moolenaar768b8c42006-03-04 21:58:33 +00005169msgid "E417: missing argument: %s"
5170msgstr "E417: manca argomento: %s"
5171
Bram Moolenaar768b8c42006-03-04 21:58:33 +00005172msgid "E418: Illegal value: %s"
5173msgstr "E418: Valore non ammesso: %s"
5174
5175msgid "E419: FG color unknown"
5176msgstr "E419: colore di testo sconosciuto"
5177
5178msgid "E420: BG color unknown"
5179msgstr "E420: colore di sfondo sconosciuto"
5180
Bram Moolenaar768b8c42006-03-04 21:58:33 +00005181msgid "E421: Color name or number not recognized: %s"
5182msgstr "E421: Numero o nome di colore non riconosciuto: %s"
5183
Bram Moolenaar768b8c42006-03-04 21:58:33 +00005184msgid "E422: terminal code too long: %s"
5185msgstr "E422: codice terminale troppo lungo: %s"
5186
Bram Moolenaar768b8c42006-03-04 21:58:33 +00005187msgid "E423: Illegal argument: %s"
5188msgstr "E423: Argomento non ammesso: %s"
5189
5190msgid "E424: Too many different highlighting attributes in use"
5191msgstr "E424: Troppi gruppi evidenziazione differenti in uso"
5192
5193msgid "E669: Unprintable character in group name"
5194msgstr "E669: Carattere non stampabile in un nome di gruppo"
5195
5196msgid "W18: Invalid character in group name"
5197msgstr "W18: Carattere non ammesso in un nome di gruppo"
5198
Bram Moolenaar3b1db362013-08-10 15:00:24 +02005199msgid "E849: Too many highlight and syntax groups"
5200msgstr "E849: Troppi gruppi di evidenziazione e sintassi"
5201
Bram Moolenaar768b8c42006-03-04 21:58:33 +00005202msgid "E555: at bottom of tag stack"
Bram Moolenaar8c8de832008-06-24 22:58:06 +00005203msgstr "E555: al fondo dello stack dei tag"
Bram Moolenaar768b8c42006-03-04 21:58:33 +00005204
5205msgid "E556: at top of tag stack"
Bram Moolenaar8c8de832008-06-24 22:58:06 +00005206msgstr "E556: in cima allo stack dei tag"
Bram Moolenaar768b8c42006-03-04 21:58:33 +00005207
5208msgid "E425: Cannot go before first matching tag"
Bram Moolenaar8c8de832008-06-24 22:58:06 +00005209msgstr "E425: Non posso andare prima del primo tag corrispondente"
Bram Moolenaar768b8c42006-03-04 21:58:33 +00005210
Bram Moolenaar768b8c42006-03-04 21:58:33 +00005211msgid "E426: tag not found: %s"
Bram Moolenaar8c8de832008-06-24 22:58:06 +00005212msgstr "E426: tag non trovato: %s"
Bram Moolenaar768b8c42006-03-04 21:58:33 +00005213
5214msgid " # pri kind tag"
5215msgstr " # pri tipo tag"
5216
5217msgid "file\n"
5218msgstr "file\n"
5219
5220msgid "E427: There is only one matching tag"
Bram Moolenaar8c8de832008-06-24 22:58:06 +00005221msgstr "E427: C'è solo un tag corrispondente"
Bram Moolenaar768b8c42006-03-04 21:58:33 +00005222
5223msgid "E428: Cannot go beyond last matching tag"
Bram Moolenaar8c8de832008-06-24 22:58:06 +00005224msgstr "E428: Non posso andare oltre l'ultimo tag corrispondente"
Bram Moolenaar768b8c42006-03-04 21:58:33 +00005225
Bram Moolenaar768b8c42006-03-04 21:58:33 +00005226msgid "File \"%s\" does not exist"
5227msgstr "Il file \"%s\" non esiste"
5228
Bram Moolenaar768b8c42006-03-04 21:58:33 +00005229msgid "tag %d of %d%s"
5230msgstr "tag %d di %d%s"
5231
5232msgid " or more"
5233msgstr " o più"
5234
5235msgid " Using tag with different case!"
5236msgstr " Uso tag ignorando maiuscole/minuscole!"
5237
Bram Moolenaar768b8c42006-03-04 21:58:33 +00005238msgid "E429: File \"%s\" does not exist"
5239msgstr "E429: Il file \"%s\" non esiste"
5240
Bram Moolenaar768b8c42006-03-04 21:58:33 +00005241msgid ""
5242"\n"
5243" # TO tag FROM line in file/text"
5244msgstr ""
5245"\n"
Bram Moolenaar88774fd2015-08-25 19:52:04 +02005246" # A tag DA__ riga in file/testo"
Bram Moolenaar768b8c42006-03-04 21:58:33 +00005247
Bram Moolenaar768b8c42006-03-04 21:58:33 +00005248msgid "Searching tags file %s"
5249msgstr "Ricerca nel tag file %s"
5250
Bram Moolenaar768b8c42006-03-04 21:58:33 +00005251msgid "E430: Tag file path truncated for %s\n"
5252msgstr "E430: Percorso tag file troncato per %s\n"
5253
Bram Moolenaar3b1db362013-08-10 15:00:24 +02005254msgid "Ignoring long line in tags file"
Bram Moolenaar88774fd2015-08-25 19:52:04 +02005255msgstr "Riga lunga ignorata nel tag file"
Bram Moolenaar3b1db362013-08-10 15:00:24 +02005256
Bram Moolenaar768b8c42006-03-04 21:58:33 +00005257msgid "E431: Format error in tags file \"%s\""
5258msgstr "E431: Errore di formato nel tag file \"%s\""
5259
Bram Moolenaar768b8c42006-03-04 21:58:33 +00005260msgid "Before byte %ld"
5261msgstr "Prima del byte %ld"
5262
Bram Moolenaar768b8c42006-03-04 21:58:33 +00005263msgid "E432: Tags file not sorted: %s"
5264msgstr "E432: Tag file non ordinato alfabeticamente: %s"
5265
Bram Moolenaar768b8c42006-03-04 21:58:33 +00005266msgid "E433: No tags file"
5267msgstr "E433: Nessun tag file"
5268
5269msgid "E434: Can't find tag pattern"
5270msgstr "E434: Non riesco a trovare modello tag"
5271
5272msgid "E435: Couldn't find tag, just guessing!"
5273msgstr "E435: Non riesco a trovare tag, sto solo tirando a indovinare!"
5274
Bram Moolenaar29291602010-07-28 14:28:48 +02005275msgid "Duplicate field name: %s"
5276msgstr "Nome di campo duplicato: %s"
5277
Bram Moolenaar768b8c42006-03-04 21:58:33 +00005278msgid "' not known. Available builtin terminals are:"
5279msgstr "' non noto. Terminali disponibili predisposti sono:"
5280
5281msgid "defaulting to '"
5282msgstr "predefinito a '"
5283
5284msgid "E557: Cannot open termcap file"
5285msgstr "E557: Non posso aprire file 'termcap'"
5286
5287msgid "E558: Terminal entry not found in terminfo"
5288msgstr "E558: Descrizione terminale non trovata in 'terminfo'"
5289
5290msgid "E559: Terminal entry not found in termcap"
5291msgstr "E559: Descrizione terminale non trovata in 'termcap'"
5292
Bram Moolenaar768b8c42006-03-04 21:58:33 +00005293msgid "E436: No \"%s\" entry in termcap"
5294msgstr "E436: Nessuna descrizione per \"%s\" in 'termcap'"
5295
5296msgid "E437: terminal capability \"cm\" required"
5297msgstr "E437: capacità \"cm\" del terminale necessaria"
5298
Bram Moolenaar768b8c42006-03-04 21:58:33 +00005299msgid ""
5300"\n"
5301"--- Terminal keys ---"
5302msgstr ""
5303"\n"
5304"--- Tasti Terminale ---"
5305
Bram Moolenaar91c49372016-05-08 09:50:29 +02005306msgid "Cannot open $VIMRUNTIME/rgb.txt"
5307msgstr "Non riesco ad aprire $VIMRUNTIME/rgb.txt"
5308
Bram Moolenaareb3dc872018-05-13 22:34:24 +02005309msgid "Kill job in \"%s\"?"
5310msgstr "Cancello lavoro \"%s\"?"
5311
Bram Moolenaar24a98a02017-09-27 22:23:55 +02005312msgid "Terminal"
5313msgstr "Terminale"
5314
5315msgid "Terminal-finished"
5316msgstr "Terminale-terminato"
5317
5318msgid "active"
5319msgstr "attivo"
5320
5321msgid "running"
5322msgstr "in esecuzione"
5323
5324msgid "finished"
5325msgstr "terminato"
5326
Bram Moolenaareb3dc872018-05-13 22:34:24 +02005327msgid "E953: File exists: %s"
5328msgstr "E953: File già esistente: %s"
5329
5330msgid "E955: Not a terminal buffer"
5331msgstr "E955: Il buffer non è un terminale"
5332
Bram Moolenaar768b8c42006-03-04 21:58:33 +00005333msgid "new shell started\n"
5334msgstr "fatto eseguire nuovo shell\n"
5335
5336msgid "Vim: Error reading input, exiting...\n"
5337msgstr "Vim: Errore leggendo l'input, esco...\n"
5338
Bram Moolenaar28c37952010-01-06 20:29:28 +01005339msgid "Used CUT_BUFFER0 instead of empty selection"
5340msgstr "Uso CUT_BUFFER0 invece che una scelta nulla"
5341
Bram Moolenaar88774fd2015-08-25 19:52:04 +02005342msgid "E881: Line count changed unexpectedly"
5343msgstr "E881: Contatore righe è inaspettatamente cambiato"
Bram Moolenaar29291602010-07-28 14:28:48 +02005344
Bram Moolenaar768b8c42006-03-04 21:58:33 +00005345msgid "No undo possible; continue anyway"
5346msgstr "'undo' non più possibile; continuo comunque"
5347
Bram Moolenaar6f0d3dd2010-06-08 23:17:01 +02005348msgid "E828: Cannot open undo file for writing: %s"
5349msgstr "E828: Non posso aprire il file Undo in scrittura: %s"
5350
Bram Moolenaar6f0d3dd2010-06-08 23:17:01 +02005351msgid "E825: Corrupted undo file (%s): %s"
5352msgstr "E825: File Undo corrotto (%s): %s"
5353
5354msgid "Cannot write undo file in any directory in 'undodir'"
5355msgstr "Non posso scrivere un file Undo in alcuna directory di 'undodir'"
5356
Bram Moolenaar6f0d3dd2010-06-08 23:17:01 +02005357msgid "Will not overwrite with undo file, cannot read: %s"
5358msgstr "File Undo non sovrascritto, non riesco a leggere: %s"
5359
Bram Moolenaar6f0d3dd2010-06-08 23:17:01 +02005360msgid "Will not overwrite, this is not an undo file: %s"
5361msgstr "Non sovrascritto, non è un file Undo: %s"
5362
Bram Moolenaar29291602010-07-28 14:28:48 +02005363msgid "Skipping undo file write, nothing to undo"
Bram Moolenaar6f0d3dd2010-06-08 23:17:01 +02005364msgstr "Ometto scrittura del file Undo, non ci sono modifiche"
5365
Bram Moolenaar6f0d3dd2010-06-08 23:17:01 +02005366msgid "Writing undo file: %s"
5367msgstr "Scrivo file Undo: %s"
5368
Bram Moolenaar6f0d3dd2010-06-08 23:17:01 +02005369msgid "E829: write error in undo file: %s"
5370msgstr "E829: errore scrivendo nel file Undo: %s"
5371
Bram Moolenaar6f0d3dd2010-06-08 23:17:01 +02005372msgid "Not reading undo file, owner differs: %s"
5373msgstr "Non leggo file Undo, appartiene a un altro utente: %s"
5374
Bram Moolenaar6f0d3dd2010-06-08 23:17:01 +02005375msgid "Reading undo file: %s"
5376msgstr "Lettura file Undo: %s"
5377
Bram Moolenaar6f0d3dd2010-06-08 23:17:01 +02005378msgid "E822: Cannot open undo file for reading: %s"
5379msgstr "E822: Non posso aprire il file Undo in lettura: %s"
5380
Bram Moolenaar6f0d3dd2010-06-08 23:17:01 +02005381msgid "E823: Not an undo file: %s"
5382msgstr "E823: Non è un file Undo: %s"
5383
Bram Moolenaar6f0d3dd2010-06-08 23:17:01 +02005384msgid "E832: Non-encrypted file has encrypted undo file: %s"
5385msgstr "E832: File non cifrato con file Undo cifrato: %s"
5386
Bram Moolenaar6f0d3dd2010-06-08 23:17:01 +02005387msgid "E826: Undo file decryption failed: %s"
5388msgstr "E826: Decifratura fallita del file Undo: %s"
5389
Bram Moolenaar6f0d3dd2010-06-08 23:17:01 +02005390msgid "E827: Undo file is encrypted: %s"
5391msgstr "E827: File Undo cifrato: %s"
5392
Bram Moolenaar6f0d3dd2010-06-08 23:17:01 +02005393msgid "E824: Incompatible undo file: %s"
5394msgstr "E824: File Undo incompatibile: %s"
5395
5396msgid "File contents changed, cannot use undo info"
5397msgstr "File ulteriormente modificato, non posso usare informazioni di Undo"
5398
Bram Moolenaar6f0d3dd2010-06-08 23:17:01 +02005399msgid "Finished reading undo file %s"
5400msgstr "Lettura del file Undo %s effettuata"
5401
Bram Moolenaar910f66f2006-04-05 20:41:53 +00005402msgid "Already at oldest change"
5403msgstr "Questa è già la prima modifica"
5404
5405msgid "Already at newest change"
5406msgstr "Questa è già l'ultima modifica"
5407
Bram Moolenaar6f0d3dd2010-06-08 23:17:01 +02005408msgid "E830: Undo number %ld not found"
5409msgstr "E830: Undo numero %ld non trovato"
Bram Moolenaar910f66f2006-04-05 20:41:53 +00005410
Bram Moolenaar768b8c42006-03-04 21:58:33 +00005411msgid "E438: u_undo: line numbers wrong"
Bram Moolenaar88774fd2015-08-25 19:52:04 +02005412msgstr "E438: u_undo: numeri righe errati"
Bram Moolenaar768b8c42006-03-04 21:58:33 +00005413
Bram Moolenaar910f66f2006-04-05 20:41:53 +00005414msgid "more line"
Bram Moolenaar88774fd2015-08-25 19:52:04 +02005415msgstr "riga in più"
Bram Moolenaar910f66f2006-04-05 20:41:53 +00005416
5417msgid "more lines"
Bram Moolenaar88774fd2015-08-25 19:52:04 +02005418msgstr "righe in più"
Bram Moolenaar910f66f2006-04-05 20:41:53 +00005419
5420msgid "line less"
Bram Moolenaar88774fd2015-08-25 19:52:04 +02005421msgstr "riga in meno"
Bram Moolenaar910f66f2006-04-05 20:41:53 +00005422
5423msgid "fewer lines"
Bram Moolenaar88774fd2015-08-25 19:52:04 +02005424msgstr "righe in meno"
Bram Moolenaar910f66f2006-04-05 20:41:53 +00005425
5426msgid "change"
5427msgstr "modifica"
5428
5429msgid "changes"
5430msgstr "modifiche"
Bram Moolenaar768b8c42006-03-04 21:58:33 +00005431
Bram Moolenaar910f66f2006-04-05 20:41:53 +00005432msgid "%ld %s; %s #%ld %s"
5433msgstr "%ld %s; %s #%ld %s"
5434
5435msgid "before"
5436msgstr "prima"
5437
5438msgid "after"
5439msgstr "dopo"
5440
5441msgid "Nothing to undo"
5442msgstr "Nessuna modifica, Undo impossibile"
5443
Bram Moolenaar662db672011-03-22 14:05:35 +01005444msgid "number changes when saved"
5445msgstr "numero modif. quando salv."
Bram Moolenaar768b8c42006-03-04 21:58:33 +00005446
Bram Moolenaar57657d82006-04-21 22:12:41 +00005447msgid "%ld seconds ago"
5448msgstr "%ld secondi fa"
5449
Bram Moolenaar3fb9eda2006-05-03 21:29:58 +00005450msgid "E790: undojoin is not allowed after undo"
5451msgstr "E790: undojoin non è consentito dopo undo"
5452
Bram Moolenaar768b8c42006-03-04 21:58:33 +00005453msgid "E439: undo list corrupt"
5454msgstr "E439: lista 'undo' non valida"
5455
5456msgid "E440: undo line missing"
Bram Moolenaar88774fd2015-08-25 19:52:04 +02005457msgstr "E440: riga di 'undo' mancante"
Bram Moolenaar768b8c42006-03-04 21:58:33 +00005458
Bram Moolenaar6aa8cea2017-06-05 14:44:35 +02005459msgid "E122: Function %s already exists, add ! to replace it"
5460msgstr "E122: La funzione %s esiste già, aggiungi ! per sostituirla"
5461
5462msgid "E717: Dictionary entry already exists"
5463msgstr "E717: C'è già la voce nel Dizionario"
5464
5465msgid "E718: Funcref required"
5466msgstr "E718: Funcref necessario"
5467
Bram Moolenaar6aa8cea2017-06-05 14:44:35 +02005468msgid "E130: Unknown function: %s"
5469msgstr "E130: Funzione sconosciuta: %s"
5470
Bram Moolenaar6aa8cea2017-06-05 14:44:35 +02005471msgid "E125: Illegal argument: %s"
5472msgstr "E125: Argomento non ammesso: %s"
5473
Bram Moolenaar6aa8cea2017-06-05 14:44:35 +02005474msgid "E853: Duplicate argument name: %s"
5475msgstr "E853: Nome argomento duplicato: %s"
5476
Bram Moolenaar6aa8cea2017-06-05 14:44:35 +02005477msgid "E740: Too many arguments for function %s"
5478msgstr "E740: Troppi argomenti per la funzione: %s"
5479
Bram Moolenaar6aa8cea2017-06-05 14:44:35 +02005480msgid "E116: Invalid arguments for function %s"
5481msgstr "E116: Argomenti non validi per la funzione: %s"
5482
5483msgid "E132: Function call depth is higher than 'maxfuncdepth'"
Bram Moolenaar768b8c42006-03-04 21:58:33 +00005484msgstr ""
Bram Moolenaar6aa8cea2017-06-05 14:44:35 +02005485"E132: Nidificazione della chiamata di funzione maggiore di 'maxfuncdepth'"
5486
Bram Moolenaar6aa8cea2017-06-05 14:44:35 +02005487msgid "calling %s"
5488msgstr "chiamo %s"
5489
Bram Moolenaar6aa8cea2017-06-05 14:44:35 +02005490msgid "%s aborted"
5491msgstr "%s non completata"
5492
Bram Moolenaar6aa8cea2017-06-05 14:44:35 +02005493msgid "%s returning #%ld"
5494msgstr "%s ritorno #%ld"
5495
Bram Moolenaar6aa8cea2017-06-05 14:44:35 +02005496msgid "%s returning %s"
5497msgstr "%s ritorno %s"
5498
5499msgid "E699: Too many arguments"
5500msgstr "E699: Troppi argomenti"
5501
Bram Moolenaar6aa8cea2017-06-05 14:44:35 +02005502msgid "E117: Unknown function: %s"
5503msgstr "E117: Funzione sconosciuta: %s"
5504
5505msgid "E933: Function was deleted: %s"
5506msgstr "E933: Funzione eliminata: %s"
5507
Bram Moolenaar6aa8cea2017-06-05 14:44:35 +02005508msgid "E119: Not enough arguments for function: %s"
5509msgstr "E119: La funzione: %s richiede più argomenti"
5510
Bram Moolenaar6aa8cea2017-06-05 14:44:35 +02005511msgid "E120: Using <SID> not in a script context: %s"
5512msgstr "E120: Uso di <SID> fuori dal contesto di uno script: %s"
5513
Bram Moolenaar6aa8cea2017-06-05 14:44:35 +02005514msgid "E725: Calling dict function without Dictionary: %s"
5515msgstr "E725: Chiamata di funzione dict in assenza di Dizionario: %s"
5516
5517msgid "E129: Function name required"
5518msgstr "E129: Nome funzione necessario"
5519
Bram Moolenaar6aa8cea2017-06-05 14:44:35 +02005520msgid "E128: Function name must start with a capital or \"s:\": %s"
5521msgstr "E128: Il nome funzione deve iniziare con maiuscola o \"s:\": %s"
5522
Bram Moolenaar6aa8cea2017-06-05 14:44:35 +02005523msgid "E884: Function name cannot contain a colon: %s"
5524msgstr "E884: Il nome della funzione non può contenere un due punti: %s"
5525
Bram Moolenaar6aa8cea2017-06-05 14:44:35 +02005526msgid "E123: Undefined function: %s"
5527msgstr "E123: Funzione non definita: %s"
5528
Bram Moolenaar6aa8cea2017-06-05 14:44:35 +02005529msgid "E124: Missing '(': %s"
5530msgstr "E124: Manca '(': %s"
5531
5532msgid "E862: Cannot use g: here"
5533msgstr "E862: Non si può usare g: qui"
5534
Bram Moolenaar6aa8cea2017-06-05 14:44:35 +02005535msgid "E932: Closure function should not be at top level: %s"
Bram Moolenaar24a98a02017-09-27 22:23:55 +02005536msgstr ""
5537"E932: La funzione di chiusura non novrebbe essere al livello più alto: %s"
Bram Moolenaar6aa8cea2017-06-05 14:44:35 +02005538
5539msgid "E126: Missing :endfunction"
5540msgstr "E126: Manca :endfunction"
5541
Bram Moolenaar24a98a02017-09-27 22:23:55 +02005542msgid "W22: Text found after :endfunction: %s"
5543msgstr "W22: Trovato testo dopo :endfunction: %s"
5544
Bram Moolenaar6aa8cea2017-06-05 14:44:35 +02005545msgid "E707: Function name conflicts with variable: %s"
5546msgstr "E707: Nome funzione in conflitto con la variabile: %s"
5547
Bram Moolenaar6aa8cea2017-06-05 14:44:35 +02005548msgid "E127: Cannot redefine function %s: It is in use"
5549msgstr "E127: Non posso ridefinire la funzione %s: È in uso"
5550
Bram Moolenaar6aa8cea2017-06-05 14:44:35 +02005551msgid "E746: Function name does not match script file name: %s"
5552msgstr "E746: Il nome funzione non corrisponde al nome file dello script: %s"
5553
Bram Moolenaar6aa8cea2017-06-05 14:44:35 +02005554msgid "E131: Cannot delete function %s: It is in use"
5555msgstr "E131: Non posso eliminare la funzione %s: È in uso"
5556
5557msgid "E133: :return not inside a function"
5558msgstr "E133: :return fuori da una funzione"
5559
Bram Moolenaar6aa8cea2017-06-05 14:44:35 +02005560msgid "E107: Missing parentheses: %s"
5561msgstr "E107: Mancano parentesi: %s"
Bram Moolenaar768b8c42006-03-04 21:58:33 +00005562
5563msgid ""
5564"\n"
Bram Moolenaar8c8de832008-06-24 22:58:06 +00005565"MS-Windows 64-bit GUI version"
Bram Moolenaar83e138c2007-05-05 18:27:07 +00005566msgstr ""
5567"\n"
Bram Moolenaar8c8de832008-06-24 22:58:06 +00005568"Versione MS-Windows 64-bit GUI"
Bram Moolenaar83e138c2007-05-05 18:27:07 +00005569
5570msgid ""
5571"\n"
Bram Moolenaar8c8de832008-06-24 22:58:06 +00005572"MS-Windows 32-bit GUI version"
Bram Moolenaar768b8c42006-03-04 21:58:33 +00005573msgstr ""
5574"\n"
Bram Moolenaar8c8de832008-06-24 22:58:06 +00005575"Versione MS-Windows 32-bit GUI"
Bram Moolenaar768b8c42006-03-04 21:58:33 +00005576
Bram Moolenaar768b8c42006-03-04 21:58:33 +00005577msgid " with OLE support"
5578msgstr " con supporto OLE"
5579
5580msgid ""
5581"\n"
Bram Moolenaar8c8de832008-06-24 22:58:06 +00005582"MS-Windows 64-bit console version"
Bram Moolenaar768b8c42006-03-04 21:58:33 +00005583msgstr ""
5584"\n"
Bram Moolenaar8c8de832008-06-24 22:58:06 +00005585"Versione MS-Windows 64-bit console"
Bram Moolenaar768b8c42006-03-04 21:58:33 +00005586
5587msgid ""
5588"\n"
Bram Moolenaar8c8de832008-06-24 22:58:06 +00005589"MS-Windows 32-bit console version"
Bram Moolenaar768b8c42006-03-04 21:58:33 +00005590msgstr ""
5591"\n"
Bram Moolenaar8c8de832008-06-24 22:58:06 +00005592"Versione MS-Windows 32-bit console"
Bram Moolenaar768b8c42006-03-04 21:58:33 +00005593
5594msgid ""
5595"\n"
Bram Moolenaareb3dc872018-05-13 22:34:24 +02005596"macOS version"
Bram Moolenaar768b8c42006-03-04 21:58:33 +00005597msgstr ""
5598"\n"
Bram Moolenaareb3dc872018-05-13 22:34:24 +02005599"Versione macOS"
Bram Moolenaar768b8c42006-03-04 21:58:33 +00005600
5601msgid ""
5602"\n"
Bram Moolenaareb3dc872018-05-13 22:34:24 +02005603"macOS version w/o darwin feat."
Bram Moolenaar768b8c42006-03-04 21:58:33 +00005604msgstr ""
5605"\n"
Bram Moolenaareb3dc872018-05-13 22:34:24 +02005606"versione macOS senza funzion. darwin"
Bram Moolenaar768b8c42006-03-04 21:58:33 +00005607
5608msgid ""
5609"\n"
Bram Moolenaar28c37952010-01-06 20:29:28 +01005610"OpenVMS version"
5611msgstr ""
5612"\n"
5613"Versione OpenVMS"
5614
5615msgid ""
5616"\n"
Bram Moolenaar768b8c42006-03-04 21:58:33 +00005617"Included patches: "
5618msgstr ""
5619"\n"
5620"Patch incluse: "
5621
Bram Moolenaar28c37952010-01-06 20:29:28 +01005622msgid ""
5623"\n"
5624"Extra patches: "
5625msgstr ""
5626"\n"
5627"Patch aggiuntive: "
5628
Bram Moolenaar768b8c42006-03-04 21:58:33 +00005629msgid "Modified by "
5630msgstr "Modificato da "
5631
5632msgid ""
5633"\n"
5634"Compiled "
5635msgstr ""
5636"\n"
5637"Compilato "
5638
5639msgid "by "
5640msgstr "da "
5641
5642msgid ""
5643"\n"
5644"Huge version "
5645msgstr ""
5646"\n"
5647"Versione gigante "
5648
5649msgid ""
5650"\n"
5651"Big version "
5652msgstr ""
5653"\n"
5654"Versione grande "
5655
5656msgid ""
5657"\n"
5658"Normal version "
5659msgstr ""
5660"\n"
5661"Versione normale "
5662
5663msgid ""
5664"\n"
5665"Small version "
5666msgstr ""
5667"\n"
5668"Versione piccola "
5669
5670msgid ""
5671"\n"
5672"Tiny version "
5673msgstr ""
5674"\n"
5675"Versione minuscola "
5676
5677msgid "without GUI."
5678msgstr "senza GUI."
5679
Bram Moolenaar91c49372016-05-08 09:50:29 +02005680msgid "with GTK3 GUI."
5681msgstr "con GUI GTK3."
5682
Bram Moolenaar768b8c42006-03-04 21:58:33 +00005683msgid "with GTK2-GNOME GUI."
5684msgstr "con GUI GTK2-GNOME."
5685
Bram Moolenaar768b8c42006-03-04 21:58:33 +00005686msgid "with GTK2 GUI."
5687msgstr "con GUI GTK2."
5688
Bram Moolenaar768b8c42006-03-04 21:58:33 +00005689msgid "with X11-Motif GUI."
5690msgstr "con GUI X11-Motif."
5691
5692msgid "with X11-neXtaw GUI."
5693msgstr "con GUI X11-neXtaw."
5694
5695msgid "with X11-Athena GUI."
5696msgstr "con GUI X11-Athena."
5697
5698msgid "with Photon GUI."
5699msgstr "con GUI Photon."
5700
5701msgid "with GUI."
5702msgstr "con GUI."
5703
5704msgid "with Carbon GUI."
5705msgstr "con GUI Carbon."
5706
5707msgid "with Cocoa GUI."
5708msgstr "con GUI Cocoa."
5709
Bram Moolenaar768b8c42006-03-04 21:58:33 +00005710msgid " Features included (+) or not (-):\n"
5711msgstr " Funzionalità incluse (+) o escluse (-):\n"
5712
5713msgid " system vimrc file: \""
5714msgstr " file vimrc di sistema: \""
5715
5716msgid " user vimrc file: \""
5717msgstr " file vimrc utente: \""
5718
5719msgid " 2nd user vimrc file: \""
5720msgstr " II file vimrc utente: \""
5721
5722msgid " 3rd user vimrc file: \""
5723msgstr " III file vimrc utente: \""
5724
5725msgid " user exrc file: \""
5726msgstr " file exrc utente: \""
5727
5728msgid " 2nd user exrc file: \""
5729msgstr " II file exrc utente: \""
5730
5731msgid " system gvimrc file: \""
5732msgstr " file gvimrc di sistema: \""
5733
5734msgid " user gvimrc file: \""
5735msgstr " file gvimrc utente: \""
5736
5737msgid "2nd user gvimrc file: \""
5738msgstr " II file gvimrc utente: \""
5739
5740msgid "3rd user gvimrc file: \""
5741msgstr " III file gvimrc utente: \""
5742
Bram Moolenaar6aa8cea2017-06-05 14:44:35 +02005743msgid " defaults file: \""
5744msgstr " file dei default: \""
5745
Bram Moolenaar768b8c42006-03-04 21:58:33 +00005746msgid " system menu file: \""
5747msgstr " file menu di sistema: \""
5748
5749msgid " fall-back for $VIM: \""
5750msgstr " $VIM di riserva: \""
5751
5752msgid " f-b for $VIMRUNTIME: \""
5753msgstr " $VIMRUNTIME di riserva: \""
5754
5755msgid "Compilation: "
5756msgstr "Compilazione: "
5757
5758msgid "Compiler: "
5759msgstr "Compilatore: "
5760
5761msgid "Linking: "
5762msgstr "Link: "
5763
5764msgid " DEBUG BUILD"
5765msgstr " VERSIONE DEBUG"
5766
5767msgid "VIM - Vi IMproved"
5768msgstr "VIM - Vi IMproved (VI Migliorato)"
5769
5770msgid "version "
5771msgstr "versione "
5772
5773msgid "by Bram Moolenaar et al."
5774msgstr "di Bram Moolenaar et al."
5775
5776msgid "Vim is open source and freely distributable"
5777msgstr "Vim è 'open source' e può essere distribuito liberamente"
5778
5779msgid "Help poor children in Uganda!"
5780msgstr "Aiuta i bambini poveri dell'Uganda!"
5781
5782msgid "type :help iccf<Enter> for information "
5783msgstr "batti :help iccf<Invio> per informazioni "
5784
5785msgid "type :q<Enter> to exit "
5786msgstr "batti :q<Invio> per uscire "
5787
5788msgid "type :help<Enter> or <F1> for on-line help"
5789msgstr "batti :help<Invio> o <F1> per aiuto online "
5790
Bram Moolenaarb56e7ff2016-09-12 16:41:04 +02005791msgid "type :help version8<Enter> for version info"
5792msgstr "batti :help version8<Invio> per informazioni su versione"
Bram Moolenaar768b8c42006-03-04 21:58:33 +00005793
5794msgid "Running in Vi compatible mode"
5795msgstr "Eseguo in modalità compatibile Vi"
5796
5797msgid "type :set nocp<Enter> for Vim defaults"
5798msgstr "batti :set nocp<Invio> per valori predefiniti Vim"
5799
5800msgid "type :help cp-default<Enter> for info on this"
5801msgstr "batti :help cp-default<Enter> per info al riguardo"
5802
5803msgid "menu Help->Orphans for information "
5804msgstr "menu Aiuto->Orfani per informazioni "
5805
5806msgid "Running modeless, typed text is inserted"
5807msgstr "Esecuzione senza modalità: solo inserimento"
5808
5809msgid "menu Edit->Global Settings->Toggle Insert Mode "
5810msgstr "menu Modifica->Impost.Globali->Modal.Inser. Sì/No"
5811
5812msgid " for two modes "
5813msgstr " per modo Inser./Comandi"
5814
5815msgid "menu Edit->Global Settings->Toggle Vi Compatible"
5816msgstr "menu Modifica->Impost.Globali->Compatibile Vi Sì/No"
5817
5818msgid " for Vim defaults "
5819msgstr " modo Vim predefinito "
5820
5821msgid "Sponsor Vim development!"
5822msgstr "Sponsorizza lo sviluppo di Vim!"
5823
5824msgid "Become a registered Vim user!"
5825msgstr "Diventa un utente Vim registrato!"
5826
5827msgid "type :help sponsor<Enter> for information "
5828msgstr "batti :help sponsor<Invio> per informazioni "
5829
5830msgid "type :help register<Enter> for information "
5831msgstr "batti :help register<Invio> per informazioni "
5832
5833msgid "menu Help->Sponsor/Register for information "
5834msgstr "menu Aiuto->Sponsor/Registrazione per informazioni "
5835
Bram Moolenaar57657d82006-04-21 22:12:41 +00005836msgid "Already only one window"
5837msgstr "C'è già una finestra sola"
5838
Bram Moolenaar768b8c42006-03-04 21:58:33 +00005839msgid "E441: There is no preview window"
5840msgstr "E441: Non c'è una finestra di pre-visualizzazione"
5841
5842msgid "E442: Can't split topleft and botright at the same time"
5843msgstr "E442: Non riesco a dividere ALTO-SX e BASSO-DX contemporaneamente"
5844
5845msgid "E443: Cannot rotate when another window is split"
5846msgstr "E443: Non posso ruotare quando un'altra finestra è divisa in due"
5847
5848msgid "E444: Cannot close last window"
5849msgstr "E444: Non riesco a chiudere l'ultima finestra"
5850
Bram Moolenaar28c37952010-01-06 20:29:28 +01005851msgid "E813: Cannot close autocmd window"
5852msgstr "E813: Non riesco a chiudere la finestra autocomandi"
5853
5854msgid "E814: Cannot close window, only autocmd window would remain"
5855msgstr ""
5856"E814: Non posso chiudere questa finestra, rimarrebbe solo la finestra "
5857"autocomandi"
5858
Bram Moolenaar768b8c42006-03-04 21:58:33 +00005859msgid "E445: Other window contains changes"
5860msgstr "E445: Altre finestre contengono modifiche"
5861
5862msgid "E446: No file name under cursor"
5863msgstr "E446: Nessun nome file sotto il cursore"
5864
Bram Moolenaar768b8c42006-03-04 21:58:33 +00005865msgid "E447: Can't find file \"%s\" in path"
5866msgstr "E447: Non riesco a trovare il file \"%s\" nel percorso"
5867
Bram Moolenaar6aa8cea2017-06-05 14:44:35 +02005868msgid "E799: Invalid ID: %ld (must be greater than or equal to 1)"
5869msgstr "E799: ID non valido: %ld (dev'essere maggiore o uguale a 1)"
5870
Bram Moolenaar6aa8cea2017-06-05 14:44:35 +02005871msgid "E801: ID already taken: %ld"
5872msgstr "E801: ID già utilizzato: %ld"
5873
Bram Moolenaar88774fd2015-08-25 19:52:04 +02005874msgid "List or number required"
Bram Moolenaar6aa8cea2017-06-05 14:44:35 +02005875msgstr "È necessaria una Lista o un numero"
5876
5877msgid "E802: Invalid ID: %ld (must be greater than or equal to 1)"
5878msgstr "E802: ID non valido: %ld (dev'essere maggiore o uguale a 1)"
5879
5880msgid "E803: ID not found: %ld"
5881msgstr "E803: ID non trovato: %ld"
Bram Moolenaar88774fd2015-08-25 19:52:04 +02005882
Bram Moolenaarc236c162008-07-13 17:41:49 +00005883msgid "E370: Could not load library %s"
Bram Moolenaar28c37952010-01-06 20:29:28 +01005884msgstr "E370: Non riesco a caricare la libreria %s"
Bram Moolenaarc236c162008-07-13 17:41:49 +00005885
5886msgid "Sorry, this command is disabled: the Perl library could not be loaded."
5887msgstr ""
5888"Spiacente, comando non disponibile, non riesco a caricare libreria programmi "
5889"Perl."
5890
5891msgid "E299: Perl evaluation forbidden in sandbox without the Safe module"
5892msgstr ""
5893"E299: Valorizzazione Perl vietata in ambiente protetto senza il modulo Safe"
5894
Bram Moolenaar768b8c42006-03-04 21:58:33 +00005895msgid "Edit with &multiple Vims"
5896msgstr "Apri con &molti Vim"
5897
5898msgid "Edit with single &Vim"
5899msgstr "Apri con un solo &Vim"
5900
5901msgid "Diff with Vim"
5902msgstr "Differenza con Vim"
5903
5904msgid "Edit with &Vim"
5905msgstr "Apri con &Vim"
5906
5907msgid "Edit with existing Vim - "
5908msgstr "Apri con Vim esistente - "
5909
5910msgid "Edits the selected file(s) with Vim"
5911msgstr "Apri i(l) file scelto(i) con Vim"
5912
5913msgid "Error creating process: Check if gvim is in your path!"
5914msgstr ""
5915"Errore creando il processo: Controllate che gvim sia incluso nel vostro "
Bram Moolenaar18144c82006-04-12 21:52:12 +00005916"percorso (PATH)"
Bram Moolenaar768b8c42006-03-04 21:58:33 +00005917
5918msgid "gvimext.dll error"
5919msgstr "errore gvimext.dll"
5920
5921msgid "Path length too long!"
5922msgstr "Percorso file troppo lungo!"
5923
5924msgid "--No lines in buffer--"
5925msgstr "--File vuoto--"
5926
Bram Moolenaar768b8c42006-03-04 21:58:33 +00005927msgid "E470: Command aborted"
5928msgstr "E470: Comando finito male"
5929
5930msgid "E471: Argument required"
5931msgstr "E471: Argomento necessario"
5932
5933msgid "E10: \\ should be followed by /, ? or &"
5934msgstr "E10: \\ dovrebbe essere seguito da /, ? oppure &"
5935
5936msgid "E11: Invalid in command-line window; <CR> executes, CTRL-C quits"
5937msgstr "E11: Non valido nella finestra comandi; <INVIO> esegue, CTRL-C ignora"
5938
5939msgid "E12: Command not allowed from exrc/vimrc in current dir or tag search"
5940msgstr ""
5941"E12: Comando non ammesso da exrc/vimrc nella dir. in uso o nella ricerca tag"
5942
5943msgid "E171: Missing :endif"
5944msgstr "E171: Manca :endif"
5945
5946msgid "E600: Missing :endtry"
5947msgstr "E600: Manca :endtry"
5948
5949msgid "E170: Missing :endwhile"
5950msgstr "E170: Manca :endwhile"
5951
5952msgid "E170: Missing :endfor"
5953msgstr "E170: Manca :endfor"
5954
5955msgid "E588: :endwhile without :while"
5956msgstr "E588: :endwhile senza :while"
5957
5958msgid "E588: :endfor without :for"
5959msgstr "E588: :endfor senza :for"
5960
5961msgid "E13: File exists (add ! to override)"
5962msgstr "E13: File esistente (aggiungi ! per riscriverlo)"
5963
5964msgid "E472: Command failed"
5965msgstr "E472: Comando fallito"
5966
Bram Moolenaar768b8c42006-03-04 21:58:33 +00005967msgid "E234: Unknown fontset: %s"
5968msgstr "E234: Fontset sconosciuto: %s"
5969
Bram Moolenaar768b8c42006-03-04 21:58:33 +00005970msgid "E235: Unknown font: %s"
5971msgstr "E235: Font sconosciuto: %s"
5972
Bram Moolenaar768b8c42006-03-04 21:58:33 +00005973msgid "E236: Font \"%s\" is not fixed-width"
5974msgstr "E236: Font \"%s\" non di larghezza fissa"
5975
5976msgid "E473: Internal error"
5977msgstr "E473: Errore interno"
5978
Bram Moolenaar6aa8cea2017-06-05 14:44:35 +02005979msgid "E685: Internal error: %s"
5980msgstr "E685: Errore interno: %s"
5981
Bram Moolenaar768b8c42006-03-04 21:58:33 +00005982msgid "Interrupted"
5983msgstr "Interrotto"
5984
5985msgid "E14: Invalid address"
5986msgstr "E14: Indirizzo non valido"
5987
5988msgid "E474: Invalid argument"
5989msgstr "E474: Argomento non valido"
5990
Bram Moolenaar768b8c42006-03-04 21:58:33 +00005991msgid "E475: Invalid argument: %s"
5992msgstr "E475: Argomento non valido: %s"
5993
Bram Moolenaareb3dc872018-05-13 22:34:24 +02005994msgid "E475: Invalid value for argument %s"
5995msgstr "E475: Valore non valido per l'argomento %s"
5996
5997msgid "E475: Invalid value for argument %s: %s"
5998msgstr "E475: Valore non valido per l'argomento %s: %s"
5999
Bram Moolenaar768b8c42006-03-04 21:58:33 +00006000msgid "E15: Invalid expression: %s"
6001msgstr "E15: Espressione non valida: %s"
6002
6003msgid "E16: Invalid range"
6004msgstr "E16: Intervallo non valido"
6005
6006msgid "E476: Invalid command"
6007msgstr "E476: Comando non valido"
6008
Bram Moolenaar768b8c42006-03-04 21:58:33 +00006009msgid "E17: \"%s\" is a directory"
6010msgstr "E17: \"%s\" è una directory"
6011
Bram Moolenaar768b8c42006-03-04 21:58:33 +00006012msgid "E364: Library call failed for \"%s()\""
6013msgstr "E364: Chiamata a libreria fallita per \"%s()\""
6014
Bram Moolenaareb3dc872018-05-13 22:34:24 +02006015msgid "E667: Fsync failed"
6016msgstr "E667: Fsync fallito"
6017
Bram Moolenaar768b8c42006-03-04 21:58:33 +00006018msgid "E448: Could not load library function %s"
6019msgstr "E448: Non posso caricare la funzione di libreria %s"
6020
6021msgid "E19: Mark has invalid line number"
Bram Moolenaar88774fd2015-08-25 19:52:04 +02006022msgstr "E19: 'Mark' con numero riga non valido"
Bram Moolenaar768b8c42006-03-04 21:58:33 +00006023
6024msgid "E20: Mark not set"
6025msgstr "E20: 'Mark' non impostato"
6026
6027msgid "E21: Cannot make changes, 'modifiable' is off"
6028msgstr "E21: Non posso fare modifiche, 'modifiable' è inibito"
6029
6030msgid "E22: Scripts nested too deep"
6031msgstr "E22: Script troppo nidificati"
6032
6033msgid "E23: No alternate file"
6034msgstr "E23: Nessun file alternato"
6035
6036msgid "E24: No such abbreviation"
6037msgstr "E24: Abbreviazione inesistente"
6038
6039msgid "E477: No ! allowed"
6040msgstr "E477: ! non consentito"
6041
6042msgid "E25: GUI cannot be used: Not enabled at compile time"
6043msgstr "E25: GUI non utilizzabile: Non abilitata in compilazione"
6044
6045msgid "E26: Hebrew cannot be used: Not enabled at compile time\n"
6046msgstr "E26: Ebraico non utilizzabile: Non abilitato in compilazione\n"
6047
6048msgid "E27: Farsi cannot be used: Not enabled at compile time\n"
6049msgstr "E27: Farsi non utilizzabile: Non abilitato in compilazione\n"
6050
6051msgid "E800: Arabic cannot be used: Not enabled at compile time\n"
6052msgstr "E800: Arabo non utilizzabile: Non abilitato in compilazione\n"
6053
Bram Moolenaar768b8c42006-03-04 21:58:33 +00006054msgid "E28: No such highlight group name: %s"
6055msgstr "E28: Nome di gruppo di evidenziazione inesistente: %s"
6056
6057msgid "E29: No inserted text yet"
6058msgstr "E29: Ancora nessun testo inserito"
6059
6060msgid "E30: No previous command line"
Bram Moolenaar88774fd2015-08-25 19:52:04 +02006061msgstr "E30: Nessuna riga comandi precedente"
Bram Moolenaar768b8c42006-03-04 21:58:33 +00006062
6063msgid "E31: No such mapping"
6064msgstr "E31: Mapping inesistente"
6065
6066msgid "E479: No match"
6067msgstr "E479: Nessuna corrispondenza"
6068
Bram Moolenaar768b8c42006-03-04 21:58:33 +00006069msgid "E480: No match: %s"
6070msgstr "E480: Nessuna corrispondenza: %s"
6071
6072msgid "E32: No file name"
6073msgstr "E32: Manca nome file"
6074
6075msgid "E33: No previous substitute regular expression"
6076msgstr "E33: Nessuna espressione regolare precedente di 'substitute'"
6077
6078msgid "E34: No previous command"
6079msgstr "E34: Nessun comando precedente"
6080
6081msgid "E35: No previous regular expression"
6082msgstr "E35: Nessuna espressione regolare precedente"
6083
6084msgid "E481: No range allowed"
6085msgstr "E481: Nessun intervallo consentito"
6086
6087msgid "E36: Not enough room"
6088msgstr "E36: Manca spazio"
6089
Bram Moolenaar768b8c42006-03-04 21:58:33 +00006090msgid "E247: no registered server named \"%s\""
6091msgstr "E247: non esiste server registrato con nome \"%s\""
6092
Bram Moolenaar768b8c42006-03-04 21:58:33 +00006093msgid "E482: Can't create file %s"
6094msgstr "E482: Non riesco a creare il file %s"
6095
6096msgid "E483: Can't get temp file name"
6097msgstr "E483: Non riesco ad ottenere nome file 'temp'"
6098
Bram Moolenaar768b8c42006-03-04 21:58:33 +00006099msgid "E484: Can't open file %s"
6100msgstr "E484: Non riesco ad aprire il file %s"
6101
Bram Moolenaar768b8c42006-03-04 21:58:33 +00006102msgid "E485: Can't read file %s"
6103msgstr "E485: Non riesco a leggere il file %s"
6104
Bram Moolenaar768b8c42006-03-04 21:58:33 +00006105msgid "E38: Null argument"
6106msgstr "E38: Argomento nullo"
6107
6108msgid "E39: Number expected"
6109msgstr "E39: Mi aspettavo un numero"
6110
Bram Moolenaar768b8c42006-03-04 21:58:33 +00006111msgid "E40: Can't open errorfile %s"
6112msgstr "E40: Non riesco ad aprire il file errori %s"
6113
6114msgid "E233: cannot open display"
6115msgstr "E233: non riesco ad aprire lo schermo"
6116
6117msgid "E41: Out of memory!"
6118msgstr "E41: Non c'è più memoria!"
6119
6120msgid "Pattern not found"
6121msgstr "Espressione non trovata"
6122
Bram Moolenaar768b8c42006-03-04 21:58:33 +00006123msgid "E486: Pattern not found: %s"
6124msgstr "E486: Espressione non trovata: %s"
6125
6126msgid "E487: Argument must be positive"
6127msgstr "E487: L'argomento deve essere positivo"
6128
6129msgid "E459: Cannot go back to previous directory"
6130msgstr "E459: Non posso tornare alla directory precedente"
6131
6132msgid "E42: No Errors"
6133msgstr "E42: Nessun Errore"
6134
6135msgid "E776: No location list"
6136msgstr "E776: Nessuna lista locazioni"
6137
6138msgid "E43: Damaged match string"
6139msgstr "E43: Stringa di confronto danneggiata"
6140
6141msgid "E44: Corrupted regexp program"
6142msgstr "E44: Programma 'regexp' corrotto"
6143
6144msgid "E45: 'readonly' option is set (add ! to override)"
6145msgstr "E45: file in sola lettura (aggiungi ! per eseguire comunque)"
6146
Bram Moolenaar768b8c42006-03-04 21:58:33 +00006147msgid "E46: Cannot change read-only variable \"%s\""
6148msgstr "E46: Non posso cambiare la variabile read-only \"%s\""
6149
Bram Moolenaar83e138c2007-05-05 18:27:07 +00006150msgid "E794: Cannot set variable in the sandbox: \"%s\""
Bram Moolenaar768b8c42006-03-04 21:58:33 +00006151msgstr ""
Bram Moolenaar83e138c2007-05-05 18:27:07 +00006152"E794: Non posso impostare la variabile read-only in ambiente protetto: \"%s\""
Bram Moolenaar768b8c42006-03-04 21:58:33 +00006153
Bram Moolenaar38a55632016-02-15 22:07:32 +01006154msgid "E713: Cannot use empty key for Dictionary"
6155msgstr "E713: Non posso usare una chiave nulla per il Dizionario"
6156
Bram Moolenaar6aa8cea2017-06-05 14:44:35 +02006157msgid "E715: Dictionary required"
6158msgstr "E715: È necessario un Dizionario"
6159
Bram Moolenaar6aa8cea2017-06-05 14:44:35 +02006160msgid "E684: list index out of range: %ld"
6161msgstr "E684: indice lista fuori intervallo: %ld"
6162
Bram Moolenaar6aa8cea2017-06-05 14:44:35 +02006163msgid "E118: Too many arguments for function: %s"
6164msgstr "E118: Troppi argomenti per la funzione: %s"
6165
Bram Moolenaar6aa8cea2017-06-05 14:44:35 +02006166msgid "E716: Key not present in Dictionary: %s"
6167msgstr "E716: Chiave assente dal Dizionario: %s"
6168
6169msgid "E714: List required"
6170msgstr "E714: È necessaria una Lista"
6171
Bram Moolenaar6aa8cea2017-06-05 14:44:35 +02006172msgid "E712: Argument of %s must be a List or Dictionary"
6173msgstr "E712: L'argomento di %s deve essere una Lista o un Dizionario"
6174
Bram Moolenaar768b8c42006-03-04 21:58:33 +00006175msgid "E47: Error while reading errorfile"
6176msgstr "E47: Errore leggendo il file errori"
6177
6178msgid "E48: Not allowed in sandbox"
6179msgstr "E48: Non ammesso in ambiente protetto"
6180
6181msgid "E523: Not allowed here"
6182msgstr "E523: Non consentito qui"
6183
6184msgid "E359: Screen mode setting not supported"
6185msgstr "E359: Impostazione modalità schermo non supportata"
6186
6187msgid "E49: Invalid scroll size"
6188msgstr "E49: Quantità di 'scroll' non valida"
6189
6190msgid "E91: 'shell' option is empty"
6191msgstr "E91: opzione 'shell' non impostata"
6192
6193msgid "E255: Couldn't read in sign data!"
6194msgstr "E255: Errore -- non sono riuscito a leggere i dati del 'sign'!"
6195
6196msgid "E72: Close error on swap file"
6197msgstr "E72: Errore durante chiusura swap file"
6198
6199msgid "E73: tag stack empty"
Bram Moolenaar910f66f2006-04-05 20:41:53 +00006200msgstr "E73: tag stack ancora vuoto"
Bram Moolenaar768b8c42006-03-04 21:58:33 +00006201
6202msgid "E74: Command too complex"
6203msgstr "E74: Comando troppo complesso"
6204
6205msgid "E75: Name too long"
6206msgstr "E75: Nome troppo lungo"
6207
6208msgid "E76: Too many ["
6209msgstr "E76: Troppe ["
6210
6211msgid "E77: Too many file names"
6212msgstr "E77: Troppi nomi file"
6213
6214msgid "E488: Trailing characters"
6215msgstr "E488: Caratteri in più a fine comando"
6216
6217msgid "E78: Unknown mark"
6218msgstr "E78: 'Mark' sconosciuto"
6219
6220msgid "E79: Cannot expand wildcards"
6221msgstr "E79: Non posso espandere 'wildcard'"
6222
6223msgid "E591: 'winheight' cannot be smaller than 'winminheight'"
6224msgstr "E591: 'winheight' non può essere inferiore a 'winminheight'"
6225
6226msgid "E592: 'winwidth' cannot be smaller than 'winminwidth'"
6227msgstr "E592: 'winwidth' non può essere inferiore a 'winminwidth'"
6228
6229msgid "E80: Error while writing"
6230msgstr "E80: Errore in scrittura"
6231
Bram Moolenaar6aa8cea2017-06-05 14:44:35 +02006232msgid "E939: Positive count required"
6233msgstr "E939: Un contatore positivo è necessario"
Bram Moolenaar768b8c42006-03-04 21:58:33 +00006234
6235msgid "E81: Using <SID> not in a script context"
6236msgstr "E81: Uso di <SID> fuori dal contesto di uno script"
6237
6238msgid "E449: Invalid expression received"
6239msgstr "E449: Ricevuta un'espressione non valida"
6240
6241msgid "E463: Region is guarded, cannot modify"
6242msgstr "E463: Regione protetta, impossibile modificare"
6243
6244msgid "E744: NetBeans does not allow changes in read-only files"
6245msgstr "E744: NetBeans non permette modifiche a file di sola lettura"
6246
Bram Moolenaar768b8c42006-03-04 21:58:33 +00006247msgid "E363: pattern uses more memory than 'maxmempattern'"
6248msgstr "E363: l'espressione usa troppa memoria rispetto a 'maxmempattern'"
6249
6250msgid "E749: empty buffer"
6251msgstr "E749: buffer vuoto"
6252
Bram Moolenaar88774fd2015-08-25 19:52:04 +02006253msgid "E86: Buffer %ld does not exist"
6254msgstr "E86: Non esiste il buffer %ld"
6255
Bram Moolenaar768b8c42006-03-04 21:58:33 +00006256msgid "E682: Invalid search pattern or delimiter"
6257msgstr "E682: Espressione o delimitatore di ricerca non validi"
6258
6259msgid "E139: File is loaded in another buffer"
6260msgstr "E139: File già caricato in un altro buffer"
6261
Bram Moolenaar768b8c42006-03-04 21:58:33 +00006262msgid "E764: Option '%s' is not set"
6263msgstr "E764: opzione '%s' non impostata"
6264
Bram Moolenaar3b1db362013-08-10 15:00:24 +02006265msgid "E850: Invalid register name"
6266msgstr "E850: Nome registro non valido"
6267
Bram Moolenaar91c49372016-05-08 09:50:29 +02006268msgid "E919: Directory not found in '%s': \"%s\""
6269msgstr "E919: Directory non trovata in '%s': \"%s\""
6270
Bram Moolenaareb3dc872018-05-13 22:34:24 +02006271msgid "E952: Autocommand caused recursive behavior"
6272msgstr "E952: L'autocomando ha generato un comportamento ricorsivo"
6273
Bram Moolenaar768b8c42006-03-04 21:58:33 +00006274msgid "search hit TOP, continuing at BOTTOM"
6275msgstr "raggiunta la CIMA nella ricerca, continuo dal FONDO"
6276
6277msgid "search hit BOTTOM, continuing at TOP"
6278msgstr "raggiunto il FONDO nella ricerca, continuo dalla CIMA"
Bram Moolenaar29291602010-07-28 14:28:48 +02006279
Bram Moolenaar29291602010-07-28 14:28:48 +02006280msgid "Need encryption key for \"%s\""
6281msgstr "Serve una chiave di cifratura per \"%s\""
Bram Moolenaard70b2a82010-08-10 22:52:25 +02006282
Bram Moolenaar88774fd2015-08-25 19:52:04 +02006283msgid "empty keys are not allowed"
6284msgstr "chiavi nulle non consentite"
6285
6286msgid "dictionary is locked"
6287msgstr "il dizionario è bloccato"
6288
6289msgid "list is locked"
6290msgstr "la lista è bloccata"
6291
6292msgid "failed to add key '%s' to dictionary"
6293msgstr "non non riusciato ad aggiungere la chiave '%s' al dizionario"
6294
Bram Moolenaar88774fd2015-08-25 19:52:04 +02006295msgid "index must be int or slice, not %s"
6296msgstr "l'indice deve'essere un intero o un intervallo, non %s"
6297
Bram Moolenaar3b1db362013-08-10 15:00:24 +02006298msgid "expected str() or unicode() instance, but got %s"
6299msgstr "attesa istanza di str() o unicode(), trovato invece %s"
6300
Bram Moolenaar3b1db362013-08-10 15:00:24 +02006301msgid "expected bytes() or str() instance, but got %s"
6302msgstr "attesa istanza di bytes() o str(), trovato invece %s"
6303
Bram Moolenaar3b1db362013-08-10 15:00:24 +02006304msgid ""
6305"expected int(), long() or something supporting coercing to long(), but got %s"
6306msgstr ""
Bram Moolenaar88774fd2015-08-25 19:52:04 +02006307"atteso int(), long() o qualcosa che supporti forzatura a long(), trovato "
6308"invece %s"
Bram Moolenaar3b1db362013-08-10 15:00:24 +02006309
Bram Moolenaar3b1db362013-08-10 15:00:24 +02006310msgid "expected int() or something supporting coercing to int(), but got %s"
Bram Moolenaar88774fd2015-08-25 19:52:04 +02006311msgstr ""
6312"atteso int() o qualcosa che supporti forzatura a int(), trovato invece %s"
Bram Moolenaar3b1db362013-08-10 15:00:24 +02006313
6314msgid "value is too large to fit into C int type"
6315msgstr "valore troppo grande per il tipo int del C"
6316
6317msgid "value is too small to fit into C int type"
6318msgstr "valore troppo piccolo per il tipo int del C"
6319
Bram Moolenaar88774fd2015-08-25 19:52:04 +02006320msgid "number must be greater than zero"
6321msgstr "il numero deve essere maggiore di zero"
Bram Moolenaar3b1db362013-08-10 15:00:24 +02006322
6323msgid "number must be greater or equal to zero"
6324msgstr "il numero dev'essere maggiore o uguale a zero"
6325
6326msgid "can't delete OutputObject attributes"
6327msgstr "non riesco a cancellare gli attributi OutputObject"
6328
Bram Moolenaar3b1db362013-08-10 15:00:24 +02006329msgid "invalid attribute: %s"
6330msgstr "attributo non valido: %s"
Bram Moolenaard70b2a82010-08-10 22:52:25 +02006331
6332msgid "E264: Python: Error initialising I/O objects"
6333msgstr "E264: Python: Errore di inizializzazione oggetti I/O"
Bram Moolenaar3b1db362013-08-10 15:00:24 +02006334
6335msgid "failed to change directory"
6336msgstr "cambio directory non riuscito"
6337
Bram Moolenaar3b1db362013-08-10 15:00:24 +02006338msgid "expected 3-tuple as imp.find_module() result, but got %s"
6339msgstr "atteso terzetto come risultato di imp.find_module(), trovato invece %s"
6340
Bram Moolenaar3b1db362013-08-10 15:00:24 +02006341msgid "expected 3-tuple as imp.find_module() result, but got tuple of size %d"
Bram Moolenaar88774fd2015-08-25 19:52:04 +02006342msgstr ""
6343"atteso terzetto come risultato di imp.find_module(), trovato invece tuple di "
6344"dimens. %d"
Bram Moolenaar3b1db362013-08-10 15:00:24 +02006345
6346msgid "internal error: imp.find_module returned tuple with NULL"
6347msgstr "errore interno: imp.find_module restituisce tuple con NULL"
6348
6349msgid "cannot delete vim.Dictionary attributes"
6350msgstr "non riesco a cancellare gli attributi vim.Dictionary"
6351
6352msgid "cannot modify fixed dictionary"
6353msgstr "non posso modificare il dizionario fisso"
6354
Bram Moolenaar3b1db362013-08-10 15:00:24 +02006355msgid "cannot set attribute %s"
6356msgstr "non posso impostare attributo %s"
6357
6358msgid "hashtab changed during iteration"
6359msgstr "hashtab cambiato durante l'iterazione"
6360
Bram Moolenaar3b1db362013-08-10 15:00:24 +02006361msgid "expected sequence element of size 2, but got sequence of size %d"
Bram Moolenaar88774fd2015-08-25 19:52:04 +02006362msgstr ""
6363"atteso elemento sequenza di dimensione 2, trovata sequenza di dimensione %d"
Bram Moolenaar3b1db362013-08-10 15:00:24 +02006364
6365msgid "list constructor does not accept keyword arguments"
6366msgstr "il costruttore di lista non accetta parole chiave come argomenti"
6367
6368msgid "list index out of range"
6369msgstr "indice di lista non nell'intervallo"
6370
Bram Moolenaar3b1db362013-08-10 15:00:24 +02006371msgid "internal error: failed to get vim list item %d"
6372msgstr "errore interno: non ho potuto ottenere l'elemento di vim list %d"
6373
Bram Moolenaar88774fd2015-08-25 19:52:04 +02006374msgid "slice step cannot be zero"
6375msgstr "il passo scorrendo un intervallo non può essere zero"
6376
Bram Moolenaar88774fd2015-08-25 19:52:04 +02006377msgid "attempt to assign sequence of size greater than %d to extended slice"
Bram Moolenaar38a55632016-02-15 22:07:32 +01006378msgstr ""
6379"tentativo di assegnare una sequenza maggiore di %d a un intervallo esteso"
Bram Moolenaar3b1db362013-08-10 15:00:24 +02006380
Bram Moolenaar3b1db362013-08-10 15:00:24 +02006381msgid "internal error: no vim list item %d"
6382msgstr "errore interno: non c'è un elemento di vim list %d"
6383
Bram Moolenaar88774fd2015-08-25 19:52:04 +02006384msgid "internal error: not enough list items"
6385msgstr "errore interno: non ci sono abbastanza elementi per la lista"
6386
Bram Moolenaar3b1db362013-08-10 15:00:24 +02006387msgid "internal error: failed to add item to list"
6388msgstr "errore interno: non ho potuto aggiungere un elemento alla lista"
6389
Bram Moolenaar88774fd2015-08-25 19:52:04 +02006390msgid "attempt to assign sequence of size %d to extended slice of size %d"
Bram Moolenaar38a55632016-02-15 22:07:32 +01006391msgstr ""
6392"tentativo di assegnare sequenza di dimensione %d a un intervallo esteso di "
6393"dimensione %d"
Bram Moolenaar88774fd2015-08-25 19:52:04 +02006394
6395msgid "failed to add item to list"
6396msgstr "non ho potuto aggiungere un elemento alla lista"
6397
Bram Moolenaar3b1db362013-08-10 15:00:24 +02006398msgid "cannot delete vim.List attributes"
6399msgstr "non riesco a cancellare gli attributi vim.List"
6400
6401msgid "cannot modify fixed list"
6402msgstr "non posso modificare la lista fissa"
6403
Bram Moolenaar3b1db362013-08-10 15:00:24 +02006404msgid "unnamed function %s does not exist"
6405msgstr "la funzione anonima %s non esiste"
6406
Bram Moolenaar3b1db362013-08-10 15:00:24 +02006407msgid "function %s does not exist"
6408msgstr "la funzione %s non esiste"
6409
Bram Moolenaar3b1db362013-08-10 15:00:24 +02006410msgid "failed to run function %s"
6411msgstr "esecuzione non riuscita della funzione %s"
6412
6413msgid "unable to get option value"
6414msgstr "impossibile ottenere il valore di opzione"
6415
6416msgid "internal error: unknown option type"
6417msgstr "errore interno: tipo di opzione sconosciuto"
6418
6419msgid "problem while switching windows"
6420msgstr "problema nel cambio finestra"
6421
Bram Moolenaar3b1db362013-08-10 15:00:24 +02006422msgid "unable to unset global option %s"
6423msgstr "impossibile deimpostare l'opzione globale %s"
6424
Bram Moolenaar3b1db362013-08-10 15:00:24 +02006425msgid "unable to unset option %s which does not have global value"
6426msgstr "impossibile deimpostare l'opzione %s che non ha un valore globale"
6427
6428msgid "attempt to refer to deleted tab page"
6429msgstr "tentativo di riferimento a linguetta cancellata"
6430
6431msgid "no such tab page"
6432msgstr "linguetta inesistente"
6433
6434msgid "attempt to refer to deleted window"
6435msgstr "tentativo di riferimento a una finestra cancellata"
6436
6437msgid "readonly attribute: buffer"
6438msgstr "attributo in sola lettura: buffer"
6439
6440msgid "cursor position outside buffer"
6441msgstr "posizione cursore fuori dal buffer"
6442
6443msgid "no such window"
6444msgstr "finestra inesistente"
6445
6446msgid "attempt to refer to deleted buffer"
6447msgstr "tentativo di riferimento a buffer cancellato"
6448
6449msgid "failed to rename buffer"
6450msgstr "cambio nome buffer non riuscito"
6451
6452msgid "mark name must be a single character"
6453msgstr "il nome mark dev'essere un carattere singolo"
6454
Bram Moolenaar3b1db362013-08-10 15:00:24 +02006455msgid "expected vim.Buffer object, but got %s"
6456msgstr "atteso oggetto vim.Buffer, trovato %s"
6457
Bram Moolenaar3b1db362013-08-10 15:00:24 +02006458msgid "failed to switch to buffer %d"
6459msgstr "passaggio non riuscito al buffer %d"
6460
Bram Moolenaar3b1db362013-08-10 15:00:24 +02006461msgid "expected vim.Window object, but got %s"
6462msgstr "atteso oggetto vim.Window, trovato %s"
6463
6464msgid "failed to find window in the current tab page"
Bram Moolenaar88774fd2015-08-25 19:52:04 +02006465msgstr ""
6466"non è stato possibile trovare la finestra nella pagina con linguette corrente"
Bram Moolenaar3b1db362013-08-10 15:00:24 +02006467
6468msgid "did not switch to the specified window"
6469msgstr "passaggio alla finestra specificata non effettuato"
6470
Bram Moolenaar3b1db362013-08-10 15:00:24 +02006471msgid "expected vim.TabPage object, but got %s"
6472msgstr "atteso oggetto vim.TabPage, trovato %s"
6473
6474msgid "did not switch to the specified tab page"
6475msgstr "passaggio alla linguetta specificata non effettuato"
6476
6477msgid "failed to run the code"
6478msgstr "esecuzione del codice non riuscita"
6479
6480msgid "E858: Eval did not return a valid python object"
6481msgstr "E858: Eval non ha restituito un oggetto python valido"
6482
6483msgid "E859: Failed to convert returned python object to vim value"
Bram Moolenaar88774fd2015-08-25 19:52:04 +02006484msgstr ""
6485"E859: Conversione non riuscita dell'oggetto python risultato a un valore vim"
Bram Moolenaar3b1db362013-08-10 15:00:24 +02006486
Bram Moolenaar3b1db362013-08-10 15:00:24 +02006487msgid "unable to convert %s to vim dictionary"
6488msgstr "impossibile convertire %s a dizionario vim"
6489
Bram Moolenaar91c49372016-05-08 09:50:29 +02006490msgid "unable to convert %s to vim list"
6491msgstr "impossibile convertire %s a Lista vim"
6492
Bram Moolenaar3b1db362013-08-10 15:00:24 +02006493msgid "unable to convert %s to vim structure"
6494msgstr "impossibile convertire %s a struttura vim"
6495
6496msgid "internal error: NULL reference passed"
6497msgstr "errore interno: passato riferimento NULL"
6498
6499msgid "internal error: invalid value type"
6500msgstr "errore interno: tipo di valore non valido"
6501
6502msgid ""
6503"Failed to set path hook: sys.path_hooks is not a list\n"
6504"You should now do the following:\n"
6505"- append vim.path_hook to sys.path_hooks\n"
6506"- append vim.VIM_SPECIAL_PATH to sys.path\n"
6507msgstr ""
Bram Moolenaar88774fd2015-08-25 19:52:04 +02006508"Impostazione dell'ancora di percorso non riuscita: sys.path_hooks non è una "
6509"lista\n"
Bram Moolenaar3b1db362013-08-10 15:00:24 +02006510"Dovresti fare così:\n"
6511"- aggiungere vim.path_hook a vim.path_hooks\n"
6512"- aggiungere vim.VIM_SPECIAL_PATH a sys.path\n"
6513
6514msgid ""
6515"Failed to set path: sys.path is not a list\n"
6516"You should now append vim.VIM_SPECIAL_PATH to sys.path"
6517msgstr ""
Bram Moolenaar6aa8cea2017-06-05 14:44:35 +02006518"Impostazione di percorso non riuscita: sys.path non è una Lista\n"
Bram Moolenaar3b1db362013-08-10 15:00:24 +02006519"Dovresti aggiungere vim.VIM_SPECIAL_PATH a sys.path"
Bram Moolenaar6f1d9a02016-07-24 14:12:38 +02006520
Bram Moolenaareb3dc872018-05-13 22:34:24 +02006521msgid ""
6522"Vim macro files (*.vim)\t*.vim\n"
6523"All Files (*.*)\t*.*\n"
6524msgstr ""
6525"Vim macro file (*.vim)\t*.vim\n"
6526"Tutti i file (*.*)\t*.*\n"
Bram Moolenaar24a98a02017-09-27 22:23:55 +02006527
Bram Moolenaareb3dc872018-05-13 22:34:24 +02006528msgid "All Files (*.*)\t*.*\n"
6529msgstr "Tutti i file (*.*)\t*.*\n"
6530
6531msgid ""
6532"All Files (*.*)\t*.*\n"
6533"C source (*.c, *.h)\t*.c;*.h\n"
6534"C++ source (*.cpp, *.hpp)\t*.cpp;*.hpp\n"
6535"VB code (*.bas, *.frm)\t*.bas;*.frm\n"
6536"Vim files (*.vim, _vimrc, _gvimrc)\t*.vim;_vimrc;_gvimrc\n"
6537msgstr ""
6538"Tutti i file (*.*)\t*.*\n"
6539"Sorgenti C (*.c, *.h)\t*.c;*.h\n"
6540"Sorgenti C++ (*.cpp, *.hpp)\t*.cpp;*.hpp\n"
6541"Codice VB (*.bas, *.frm)\t*.bas;*.frm\n"
6542"File di Vim (*.vim, _vimrc, _gvimrc)\t*.vim;_vimrc;_gvimrc\n"
6543
6544msgid ""
6545"Vim macro files (*.vim)\t*.vim\n"
6546"All Files (*)\t*\n"
6547msgstr ""
6548"Vim macro file (*.vim)\t*.vim\n"
6549"Tutti i file (*)\t*\n"
6550
6551msgid "All Files (*)\t*\n"
6552msgstr "Tutti i file (*)\t*\n"
6553
6554msgid ""
6555"All Files (*)\t*\n"
6556"C source (*.c, *.h)\t*.c;*.h\n"
6557"C++ source (*.cpp, *.hpp)\t*.cpp;*.hpp\n"
6558"Vim files (*.vim, _vimrc, _gvimrc)\t*.vim;_vimrc;_gvimrc\n"
6559msgstr ""
6560"Tutti i file (*)\t*\n"
6561"Sorgenti C (*.c, *.h)\t*.c;*.h\n"
6562"Sorgenti C++ (*.cpp, *.hpp)\t*.cpp;*.hpp\n"
6563"File di Vim (*.vim, _vimrc, _gvimrc)\t*.vim;_vimrc;_gvimrc\n"