blob: fe1d64d0c27283ea7a3e17dd160bff2c9b452873 [file] [log] [blame]
Bram Moolenaar071d4272004-06-13 20:20:40 +00001# Italian Translation for Vim
2#
Bram Moolenaarc0761132005-03-18 20:30:32 +00003# FIRST AUTHOR Antonio Colombo <azc10@yahoo.com>, 2000
Bram Moolenaar071d4272004-06-13 20:20:40 +00004#
5# Ogni commento è benvenuto...
6# Every remark is very welcome...
7#
8# Translation done under Linux and using an Italian keyboard.
9# English words left in the text are unmodified at plural.
10# Option names are mostly left untouched.
11#
12msgid ""
13msgstr ""
Bram Moolenaar13fcaaf2005-04-15 21:13:42 +000014"Project-Id-Version: vim 7.0\n"
15"Report-Msgid-Bugs-To: \n"
Bram Moolenaar34cdc3e2005-05-18 22:24:46 +000016"POT-Creation-Date: 2005-04-29 22:25+0200\n"
17"PO-Revision-Date: 2005-05-06 22:45+0200\n"
Bram Moolenaar071d4272004-06-13 20:20:40 +000018"Last-Translator: Vlad Sandrini <marco@sandrini.biz>\n"
19"Language-Team: Italian"
Bram Moolenaar13fcaaf2005-04-15 21:13:42 +000020" Antonio Colombo <azc10@yahoo.com>"
Bram Moolenaar071d4272004-06-13 20:20:40 +000021" Vlad Sandrini <marco@sandrini.biz>\n"
22"MIME-Version: 1.0\n"
23"Content-Type: text/plain; charset=ISO_8859-1\n"
24"Content-Transfer-Encoding: 8-bit\n"
25
26#: buffer.c:102
27msgid "E82: Cannot allocate any buffer, exiting..."
28msgstr "E82: Non riesco ad allocare alcun buffer, esco..."
29
30#: buffer.c:105
31msgid "E83: Cannot allocate buffer, using other one..."
32msgstr "E83: Non riesco ad allocare un buffer, uso l'altro..."
33
Bram Moolenaar13fcaaf2005-04-15 21:13:42 +000034#: buffer.c:857
35#, c-format
Bram Moolenaar071d4272004-06-13 20:20:40 +000036msgid "E515: No buffers were unloaded"
37msgstr "E515: Nessun buffer scaricato"
38
Bram Moolenaar13fcaaf2005-04-15 21:13:42 +000039#: buffer.c:859
40#, c-format
Bram Moolenaar071d4272004-06-13 20:20:40 +000041msgid "E516: No buffers were deleted"
42msgstr "E516: Nessun buffer tolto dalla lista"
43
Bram Moolenaar13fcaaf2005-04-15 21:13:42 +000044#: buffer.c:861
45#, c-format
Bram Moolenaar071d4272004-06-13 20:20:40 +000046msgid "E517: No buffers were wiped out"
47msgstr "E517: Nessun buffer cancellato"
48
Bram Moolenaar13fcaaf2005-04-15 21:13:42 +000049#: buffer.c:869
Bram Moolenaar071d4272004-06-13 20:20:40 +000050msgid "1 buffer unloaded"
51msgstr "1 buffer scaricato"
52
Bram Moolenaar13fcaaf2005-04-15 21:13:42 +000053#: buffer.c:871
Bram Moolenaar071d4272004-06-13 20:20:40 +000054#, c-format
55msgid "%d buffers unloaded"
56msgstr "%d buffer scaricati"
57
Bram Moolenaar13fcaaf2005-04-15 21:13:42 +000058#: buffer.c:876
Bram Moolenaar071d4272004-06-13 20:20:40 +000059msgid "1 buffer deleted"
60msgstr "1 buffer tolto dalla lista"
61
Bram Moolenaar13fcaaf2005-04-15 21:13:42 +000062#: buffer.c:878
Bram Moolenaar071d4272004-06-13 20:20:40 +000063#, c-format
64msgid "%d buffers deleted"
65msgstr "%d buffer tolti dalla lista"
66
Bram Moolenaar13fcaaf2005-04-15 21:13:42 +000067#: buffer.c:883
Bram Moolenaar071d4272004-06-13 20:20:40 +000068msgid "1 buffer wiped out"
69msgstr "1 buffer cancellato"
70
Bram Moolenaar13fcaaf2005-04-15 21:13:42 +000071#: buffer.c:885
Bram Moolenaar071d4272004-06-13 20:20:40 +000072#, c-format
73msgid "%d buffers wiped out"
74msgstr "%d buffer cancellati"
75
Bram Moolenaar13fcaaf2005-04-15 21:13:42 +000076#: buffer.c:946
Bram Moolenaar071d4272004-06-13 20:20:40 +000077msgid "E84: No modified buffer found"
78msgstr "E84: Nessun buffer risulta modificato"
79
80#. back where we started, didn't find anything.
Bram Moolenaar13fcaaf2005-04-15 21:13:42 +000081#: buffer.c:985
Bram Moolenaar071d4272004-06-13 20:20:40 +000082msgid "E85: There is no listed buffer"
83msgstr "E85: Non c'è alcun buffer elencato"
84
Bram Moolenaar13fcaaf2005-04-15 21:13:42 +000085#: buffer.c:997
Bram Moolenaar071d4272004-06-13 20:20:40 +000086#, c-format
87msgid "E86: Buffer %ld does not exist"
88msgstr "E86: Non esiste il buffer %ld"
89
Bram Moolenaar13fcaaf2005-04-15 21:13:42 +000090#: buffer.c:1000
Bram Moolenaar071d4272004-06-13 20:20:40 +000091msgid "E87: Cannot go beyond last buffer"
92msgstr "E87: Non posso oltrepassare l'ultimo buffer"
93
Bram Moolenaar13fcaaf2005-04-15 21:13:42 +000094#: buffer.c:1002
Bram Moolenaar071d4272004-06-13 20:20:40 +000095msgid "E88: Cannot go before first buffer"
96msgstr "E88: Non posso andare prima del primo buffer"
97
Bram Moolenaar13fcaaf2005-04-15 21:13:42 +000098#: buffer.c:1044
Bram Moolenaar071d4272004-06-13 20:20:40 +000099#, c-format
100msgid "E89: No write since last change for buffer %ld (add ! to override)"
101msgstr ""
102"E89: Buffer %ld non salvato dopo modifica (aggiungi ! per eseguire comunque)"
103
Bram Moolenaar13fcaaf2005-04-15 21:13:42 +0000104#: buffer.c:1061
Bram Moolenaar071d4272004-06-13 20:20:40 +0000105msgid "E90: Cannot unload last buffer"
106msgstr "E90: Non riesco a scaricare l'ultimo buffer"
107
Bram Moolenaar13fcaaf2005-04-15 21:13:42 +0000108#: buffer.c:1611
Bram Moolenaar071d4272004-06-13 20:20:40 +0000109msgid "W14: Warning: List of file names overflow"
110msgstr "W14: Attenzione: Superato limite della lista dei nomi di file"
111
Bram Moolenaar13fcaaf2005-04-15 21:13:42 +0000112#: buffer.c:1796
Bram Moolenaar071d4272004-06-13 20:20:40 +0000113#, c-format
114msgid "E92: Buffer %ld not found"
115msgstr "E92: Buffer %ld non trovato"
116
Bram Moolenaar13fcaaf2005-04-15 21:13:42 +0000117#: buffer.c:2059
Bram Moolenaar071d4272004-06-13 20:20:40 +0000118#, c-format
119msgid "E93: More than one match for %s"
120msgstr "E93: Più di una corrispondenza per %s"
121
Bram Moolenaar13fcaaf2005-04-15 21:13:42 +0000122#: buffer.c:2061
Bram Moolenaar071d4272004-06-13 20:20:40 +0000123#, c-format
124msgid "E94: No matching buffer for %s"
125msgstr "E94: Nessun buffer corrispondente a %s"
126
Bram Moolenaar34cdc3e2005-05-18 22:24:46 +0000127#: buffer.c:2479
Bram Moolenaar071d4272004-06-13 20:20:40 +0000128#, c-format
129msgid "line %ld"
130msgstr "linea %ld"
131
Bram Moolenaar34cdc3e2005-05-18 22:24:46 +0000132#: buffer.c:2567
Bram Moolenaar071d4272004-06-13 20:20:40 +0000133msgid "E95: Buffer with this name already exists"
134msgstr "E95: C'è già un buffer con questo nome"
135
Bram Moolenaar34cdc3e2005-05-18 22:24:46 +0000136#: buffer.c:2884
Bram Moolenaar071d4272004-06-13 20:20:40 +0000137msgid " [Modified]"
138msgstr " [Modificato]"
139
Bram Moolenaar34cdc3e2005-05-18 22:24:46 +0000140#: buffer.c:2889
Bram Moolenaar071d4272004-06-13 20:20:40 +0000141msgid "[Not edited]"
142msgstr "[Non elaborato]"
143
Bram Moolenaar34cdc3e2005-05-18 22:24:46 +0000144#: buffer.c:2894
Bram Moolenaar071d4272004-06-13 20:20:40 +0000145msgid "[New file]"
146msgstr "[File nuovo]"
147
Bram Moolenaar34cdc3e2005-05-18 22:24:46 +0000148#: buffer.c:2895
Bram Moolenaar071d4272004-06-13 20:20:40 +0000149msgid "[Read errors]"
150msgstr "[Errori in lettura]"
151
Bram Moolenaar34cdc3e2005-05-18 22:24:46 +0000152#: buffer.c:2897 fileio.c:2107 netbeans.c:3382
Bram Moolenaar071d4272004-06-13 20:20:40 +0000153msgid "[readonly]"
154msgstr "[in sola lettura]"
155
Bram Moolenaar34cdc3e2005-05-18 22:24:46 +0000156#: buffer.c:2918
Bram Moolenaar071d4272004-06-13 20:20:40 +0000157#, c-format
158msgid "1 line --%d%%--"
159msgstr "1 linea --%d%%--"
160
Bram Moolenaar34cdc3e2005-05-18 22:24:46 +0000161#: buffer.c:2920
Bram Moolenaar071d4272004-06-13 20:20:40 +0000162#, c-format
163msgid "%ld lines --%d%%--"
164msgstr "%ld linee --%d%%--"
165
Bram Moolenaar34cdc3e2005-05-18 22:24:46 +0000166#: buffer.c:2927
Bram Moolenaar071d4272004-06-13 20:20:40 +0000167#, c-format
168msgid "line %ld of %ld --%d%%-- col "
169msgstr "linea %ld di %ld --%d%%-- col "
170
Bram Moolenaar34cdc3e2005-05-18 22:24:46 +0000171#: buffer.c:3035 buffer.c:4756 memline.c:1657
Bram Moolenaar13fcaaf2005-04-15 21:13:42 +0000172msgid "[No Name]"
Bram Moolenaar071d4272004-06-13 20:20:40 +0000173msgstr "[Senza nome]"
174
175#. must be a help buffer
Bram Moolenaar34cdc3e2005-05-18 22:24:46 +0000176#: buffer.c:3074
Bram Moolenaar071d4272004-06-13 20:20:40 +0000177msgid "help"
178msgstr "aiuto"
179
Bram Moolenaar34cdc3e2005-05-18 22:24:46 +0000180#: buffer.c:3625 screen.c:5147
Bram Moolenaar071d4272004-06-13 20:20:40 +0000181msgid "[help]"
182msgstr "[aiuto]"
183
Bram Moolenaar34cdc3e2005-05-18 22:24:46 +0000184#: buffer.c:3657 screen.c:5153
Bram Moolenaar071d4272004-06-13 20:20:40 +0000185msgid "[Preview]"
186msgstr "[Anteprima]"
187
Bram Moolenaar34cdc3e2005-05-18 22:24:46 +0000188#: buffer.c:3937
Bram Moolenaar071d4272004-06-13 20:20:40 +0000189msgid "All"
190msgstr "Tut"
191
Bram Moolenaar34cdc3e2005-05-18 22:24:46 +0000192#: buffer.c:3937
Bram Moolenaar071d4272004-06-13 20:20:40 +0000193msgid "Bot"
194msgstr "Fon"
195
Bram Moolenaar34cdc3e2005-05-18 22:24:46 +0000196#: buffer.c:3939
Bram Moolenaar071d4272004-06-13 20:20:40 +0000197msgid "Top"
198msgstr "Cim"
199
Bram Moolenaar34cdc3e2005-05-18 22:24:46 +0000200#: buffer.c:4708
Bram Moolenaar13fcaaf2005-04-15 21:13:42 +0000201#, c-format
Bram Moolenaar071d4272004-06-13 20:20:40 +0000202msgid ""
203"\n"
204"# Buffer list:\n"
205msgstr ""
206"\n"
207"# Lista Buffer:\n"
208
Bram Moolenaar34cdc3e2005-05-18 22:24:46 +0000209#: buffer.c:4743
Bram Moolenaar071d4272004-06-13 20:20:40 +0000210msgid "[Error List]"
211msgstr "[Lista Errori]"
212
Bram Moolenaar34cdc3e2005-05-18 22:24:46 +0000213#: buffer.c:5069
Bram Moolenaar071d4272004-06-13 20:20:40 +0000214msgid ""
215"\n"
216"--- Signs ---"
217msgstr ""
218"\n"
219"--- Segni ---"
220
Bram Moolenaar34cdc3e2005-05-18 22:24:46 +0000221#: buffer.c:5088
Bram Moolenaar071d4272004-06-13 20:20:40 +0000222#, c-format
223msgid "Signs for %s:"
224msgstr "Segni per %s:"
225
Bram Moolenaar34cdc3e2005-05-18 22:24:46 +0000226#: buffer.c:5094
Bram Moolenaar071d4272004-06-13 20:20:40 +0000227#, c-format
228msgid " line=%ld id=%d name=%s"
229msgstr " linea=%ld id=%d, nome=%s"
230
Bram Moolenaar34cdc3e2005-05-18 22:24:46 +0000231#: charset.c:1008
232msgid "E761: Format error in affix file FOL, LOW or UPP"
233msgstr "E761: Errore di formato nel file affissi FOL, LOW o UPP"
234
235#: charset.c:1009
236msgid "E762: Character in FOL, LOW or UPP is out of range"
237msgstr "E762: Carattere fuori intervallo in FOL, LOW o UPP"
238
239#: charset.c:1136
240msgid "E763: Word characters differ between spell files"
241msgstr "E763: Caratteri di parola differenti nei file ortografici"
242
Bram Moolenaar13fcaaf2005-04-15 21:13:42 +0000243#: diff.c:163
Bram Moolenaar071d4272004-06-13 20:20:40 +0000244#, c-format
245msgid "E96: Can not diff more than %ld buffers"
246msgstr "E96: Non supporto differenze fra più di %ld buffer"
247
Bram Moolenaar13fcaaf2005-04-15 21:13:42 +0000248#: diff.c:737
Bram Moolenaar071d4272004-06-13 20:20:40 +0000249msgid "E97: Cannot create diffs"
250msgstr "E97: Non riesco a creare differenze "
251
Bram Moolenaar13fcaaf2005-04-15 21:13:42 +0000252#: diff.c:847
Bram Moolenaar071d4272004-06-13 20:20:40 +0000253msgid "Patch file"
254msgstr "File di differenze"
255
Bram Moolenaar13fcaaf2005-04-15 21:13:42 +0000256#: diff.c:1150
Bram Moolenaar071d4272004-06-13 20:20:40 +0000257msgid "E98: Cannot read diff output"
258msgstr "E98: Non riesco a leggere output del comando 'diff'"
259
Bram Moolenaar13fcaaf2005-04-15 21:13:42 +0000260#: diff.c:1900
Bram Moolenaar071d4272004-06-13 20:20:40 +0000261msgid "E99: Current buffer is not in diff mode"
262msgstr "E99: Buffer corrente non in modalità 'diff'"
263
Bram Moolenaar13fcaaf2005-04-15 21:13:42 +0000264#: diff.c:1912
Bram Moolenaar071d4272004-06-13 20:20:40 +0000265msgid "E100: No other buffer in diff mode"
266msgstr "E100: Non c'è nessun altro buffer in modalità 'diff'"
267
Bram Moolenaar13fcaaf2005-04-15 21:13:42 +0000268#: diff.c:1920
Bram Moolenaar071d4272004-06-13 20:20:40 +0000269msgid "E101: More than two buffers in diff mode, don't know which one to use"
270msgstr "E101: Più di due buffer in modalità 'diff', non so quale usare"
271
Bram Moolenaar13fcaaf2005-04-15 21:13:42 +0000272#: diff.c:1943
Bram Moolenaar071d4272004-06-13 20:20:40 +0000273#, c-format
274msgid "E102: Can't find buffer \"%s\""
275msgstr "E102: Non riesco a trovare il buffer: \"%s\""
276
Bram Moolenaar13fcaaf2005-04-15 21:13:42 +0000277#: diff.c:1949
Bram Moolenaar071d4272004-06-13 20:20:40 +0000278#, c-format
279msgid "E103: Buffer \"%s\" is not in diff mode"
280msgstr "E103: Il buffer \"%s\" non è in modalità 'diff'"
281
Bram Moolenaar13fcaaf2005-04-15 21:13:42 +0000282#: digraph.c:2200
Bram Moolenaar071d4272004-06-13 20:20:40 +0000283msgid "E104: Escape not allowed in digraph"
284msgstr "E104: Escape not ammesso nei digrammi"
285
286#: digraph.c:2384
287msgid "E544: Keymap file not found"
288msgstr "E544: File keymap non trovato"
289
290#: digraph.c:2411
291msgid "E105: Using :loadkeymap not in a sourced file"
292msgstr "E105: Uso di :loadkeymap fuori da un file di comandi"
293
Bram Moolenaar13fcaaf2005-04-15 21:13:42 +0000294#: edit.c:41
Bram Moolenaar071d4272004-06-13 20:20:40 +0000295msgid " Keyword completion (^N^P)"
296msgstr " Completamento Keyword (^N^P)"
297
298#. ctrl_x_mode == 0, ^P/^N compl.
Bram Moolenaar13fcaaf2005-04-15 21:13:42 +0000299#: edit.c:42
300msgid " ^X mode (^E^Y^L^]^F^I^K^D^U^V^N^P)"
301msgstr " modalità ^X (^E^Y^L^]^F^I^K^D^U^V^N^P)"
Bram Moolenaar071d4272004-06-13 20:20:40 +0000302
303#. Scroll has it's own msgs, in it's place there is the msg for local
304#. * ctrl_x_mode = 0 (eg continue_status & CONT_LOCAL) -- Acevedo
Bram Moolenaar13fcaaf2005-04-15 21:13:42 +0000305#: edit.c:45
Bram Moolenaar071d4272004-06-13 20:20:40 +0000306msgid " Keyword Local completion (^N^P)"
307msgstr " Completamento Keyword Locale (^N^P)"
308
Bram Moolenaar13fcaaf2005-04-15 21:13:42 +0000309#: edit.c:46
Bram Moolenaar071d4272004-06-13 20:20:40 +0000310msgid " Whole line completion (^L^N^P)"
311msgstr " Completamento Linea Intera (^L^N^P)"
312
Bram Moolenaar13fcaaf2005-04-15 21:13:42 +0000313#: edit.c:47
Bram Moolenaar071d4272004-06-13 20:20:40 +0000314msgid " File name completion (^F^N^P)"
315msgstr " Completamento nomi File (^F^N^P)"
316
Bram Moolenaar13fcaaf2005-04-15 21:13:42 +0000317#: edit.c:48
Bram Moolenaar071d4272004-06-13 20:20:40 +0000318msgid " Tag completion (^]^N^P)"
319msgstr " Completamento Tag (^]^N^P)"
320
Bram Moolenaar13fcaaf2005-04-15 21:13:42 +0000321#: edit.c:49
Bram Moolenaar071d4272004-06-13 20:20:40 +0000322msgid " Path pattern completion (^N^P)"
323msgstr " Completamento modello Path (^N^P)"
324
Bram Moolenaar13fcaaf2005-04-15 21:13:42 +0000325#: edit.c:50
Bram Moolenaar071d4272004-06-13 20:20:40 +0000326msgid " Definition completion (^D^N^P)"
327msgstr " Completamento Definizione (^D^N^P)"
328
Bram Moolenaar13fcaaf2005-04-15 21:13:42 +0000329#: edit.c:52
Bram Moolenaar071d4272004-06-13 20:20:40 +0000330msgid " Dictionary completion (^K^N^P)"
331msgstr " Completamento Dizionario (^K^N^P)"
332
Bram Moolenaar13fcaaf2005-04-15 21:13:42 +0000333#: edit.c:53
Bram Moolenaar071d4272004-06-13 20:20:40 +0000334msgid " Thesaurus completion (^T^N^P)"
335msgstr " Completamento Thesaurus (^T^N^P)"
336
Bram Moolenaar13fcaaf2005-04-15 21:13:42 +0000337#: edit.c:54
Bram Moolenaar071d4272004-06-13 20:20:40 +0000338msgid " Command-line completion (^V^N^P)"
339msgstr " Completamento linea comandi (^V^N^P)"
340
Bram Moolenaar13fcaaf2005-04-15 21:13:42 +0000341#: edit.c:55
342msgid " User defined completion (^U^N^P)"
343msgstr " Completamento definito dall'utente (^U^N^P)"
344
345#: edit.c:58
Bram Moolenaar071d4272004-06-13 20:20:40 +0000346msgid "Hit end of paragraph"
347msgstr "Giunto alla fine del paragrafo"
348
Bram Moolenaar34cdc3e2005-05-18 22:24:46 +0000349#: edit.c:1000
Bram Moolenaar071d4272004-06-13 20:20:40 +0000350msgid "'thesaurus' option is empty"
351msgstr "l'opzione 'thesaurus' è vuota"
352
Bram Moolenaar34cdc3e2005-05-18 22:24:46 +0000353#: edit.c:1221
Bram Moolenaar071d4272004-06-13 20:20:40 +0000354msgid "'dictionary' option is empty"
355msgstr "l'opzione 'dictionary' è vuota"
356
Bram Moolenaar34cdc3e2005-05-18 22:24:46 +0000357#: edit.c:2221
Bram Moolenaar071d4272004-06-13 20:20:40 +0000358#, c-format
359msgid "Scanning dictionary: %s"
360msgstr "Scansione dizionario: %s"
361
Bram Moolenaar34cdc3e2005-05-18 22:24:46 +0000362#: edit.c:2427
Bram Moolenaar071d4272004-06-13 20:20:40 +0000363msgid " (insert) Scroll (^E/^Y)"
364msgstr " (inserisci) Scroll (^E/^Y)"
365
Bram Moolenaar34cdc3e2005-05-18 22:24:46 +0000366#: edit.c:2429
Bram Moolenaar071d4272004-06-13 20:20:40 +0000367msgid " (replace) Scroll (^E/^Y)"
368msgstr " (sostituisci) Scroll (^E/^Y)"
369
Bram Moolenaar34cdc3e2005-05-18 22:24:46 +0000370#: edit.c:2830
Bram Moolenaar071d4272004-06-13 20:20:40 +0000371#, c-format
372msgid "Scanning: %s"
373msgstr "Scansione: %s"
374
Bram Moolenaar34cdc3e2005-05-18 22:24:46 +0000375#: edit.c:2865
Bram Moolenaar13fcaaf2005-04-15 21:13:42 +0000376#, c-format
Bram Moolenaar071d4272004-06-13 20:20:40 +0000377msgid "Scanning tags."
378msgstr "Scansione tag."
379
Bram Moolenaar34cdc3e2005-05-18 22:24:46 +0000380#: edit.c:3566
Bram Moolenaar071d4272004-06-13 20:20:40 +0000381msgid " Adding"
382msgstr " Aggiungo"
383
384#. showmode might reset the internal line pointers, so it must
385#. * be called before line = ml_get(), or when this address is no
386#. * longer needed. -- Acevedo.
387#.
Bram Moolenaar34cdc3e2005-05-18 22:24:46 +0000388#: edit.c:3615
Bram Moolenaar071d4272004-06-13 20:20:40 +0000389msgid "-- Searching..."
390msgstr "-- Ricerca..."
391
Bram Moolenaar34cdc3e2005-05-18 22:24:46 +0000392#: edit.c:3671
Bram Moolenaar071d4272004-06-13 20:20:40 +0000393msgid "Back at original"
394msgstr "Ritorno all'originale"
395
Bram Moolenaar34cdc3e2005-05-18 22:24:46 +0000396#: edit.c:3676
Bram Moolenaar071d4272004-06-13 20:20:40 +0000397msgid "Word from other line"
398msgstr "Parola da un'altra linea"
399
Bram Moolenaar34cdc3e2005-05-18 22:24:46 +0000400#: edit.c:3681
Bram Moolenaar071d4272004-06-13 20:20:40 +0000401msgid "The only match"
402msgstr "L'unica corrispondenza"
403
Bram Moolenaar34cdc3e2005-05-18 22:24:46 +0000404#: edit.c:3740
Bram Moolenaar071d4272004-06-13 20:20:40 +0000405#, c-format
406msgid "match %d of %d"
407msgstr "corrispondenza %d di %d"
408
Bram Moolenaar34cdc3e2005-05-18 22:24:46 +0000409#: edit.c:3743
Bram Moolenaar071d4272004-06-13 20:20:40 +0000410#, c-format
411msgid "match %d"
412msgstr "corripondenza %d"
413
Bram Moolenaar13fcaaf2005-04-15 21:13:42 +0000414#: eval.c:93
415msgid "E18: Unexpected characters in :let"
416msgstr "E18: Caratteri non previsti in :let"
417
418#: eval.c:94
Bram Moolenaar071d4272004-06-13 20:20:40 +0000419#, c-format
Bram Moolenaar13fcaaf2005-04-15 21:13:42 +0000420msgid "E684: list index out of range: %ld"
421msgstr "E684: indice lista fuori intervallo: %ld"
Bram Moolenaar071d4272004-06-13 20:20:40 +0000422
Bram Moolenaar13fcaaf2005-04-15 21:13:42 +0000423#: eval.c:95
Bram Moolenaar071d4272004-06-13 20:20:40 +0000424#, c-format
Bram Moolenaar13fcaaf2005-04-15 21:13:42 +0000425msgid "E121: Undefined variable: %s"
426msgstr "E121: Variabile non definita: %s"
Bram Moolenaar071d4272004-06-13 20:20:40 +0000427
Bram Moolenaar13fcaaf2005-04-15 21:13:42 +0000428#: eval.c:96
Bram Moolenaar071d4272004-06-13 20:20:40 +0000429msgid "E111: Missing ']'"
430msgstr "E111: Manca ']'"
431
Bram Moolenaar13fcaaf2005-04-15 21:13:42 +0000432#: eval.c:97
Bram Moolenaar071d4272004-06-13 20:20:40 +0000433#, c-format
Bram Moolenaar13fcaaf2005-04-15 21:13:42 +0000434msgid "E686: Argument of %s must be a List"
435msgstr "E686: L'argomento di %s deve essere una Lista"
Bram Moolenaar071d4272004-06-13 20:20:40 +0000436
Bram Moolenaar13fcaaf2005-04-15 21:13:42 +0000437#: eval.c:98
Bram Moolenaar071d4272004-06-13 20:20:40 +0000438#, c-format
Bram Moolenaar34cdc3e2005-05-18 22:24:46 +0000439msgid "E712: Argument of %s must be a List or Dictionary"
Bram Moolenaar13fcaaf2005-04-15 21:13:42 +0000440msgstr "E712: L'argomento di %s deve essere una Lista o un Dizionario"
Bram Moolenaar071d4272004-06-13 20:20:40 +0000441
Bram Moolenaar13fcaaf2005-04-15 21:13:42 +0000442#: eval.c:99
443msgid "E713: Cannot use empty key for Dictionary"
444msgstr "E713: Non posso usare una chiave nulla per il Dizionario"
Bram Moolenaar071d4272004-06-13 20:20:40 +0000445
Bram Moolenaar13fcaaf2005-04-15 21:13:42 +0000446#: eval.c:100
447msgid "E714: List required"
448msgstr "E714: E' necessaria una Lista"
Bram Moolenaar071d4272004-06-13 20:20:40 +0000449
Bram Moolenaar13fcaaf2005-04-15 21:13:42 +0000450#: eval.c:101
451msgid "E715: Dictionary required"
452msgstr "E715: E' necessario un Dizionario"
Bram Moolenaar071d4272004-06-13 20:20:40 +0000453
Bram Moolenaar13fcaaf2005-04-15 21:13:42 +0000454#: eval.c:102
Bram Moolenaar071d4272004-06-13 20:20:40 +0000455#, c-format
456msgid "E118: Too many arguments for function: %s"
457msgstr "E118: Troppi argomenti per la funzione: %s"
458
Bram Moolenaar13fcaaf2005-04-15 21:13:42 +0000459#: eval.c:103
Bram Moolenaar071d4272004-06-13 20:20:40 +0000460#, c-format
Bram Moolenaar13fcaaf2005-04-15 21:13:42 +0000461msgid "E716: Key not present in Dictionary: %s"
462msgstr "E716: Chiave assente dal Dizionario: %s"
Bram Moolenaar071d4272004-06-13 20:20:40 +0000463
Bram Moolenaar13fcaaf2005-04-15 21:13:42 +0000464#: eval.c:104
Bram Moolenaar071d4272004-06-13 20:20:40 +0000465#, c-format
Bram Moolenaar13fcaaf2005-04-15 21:13:42 +0000466msgid "E122: Function %s already exists, add ! to replace it"
467msgstr "E122: La funzione %s esiste già, aggiungi ! per sostituirla"
468
469#: eval.c:105
470msgid "E717: Dictionary entry already exists"
471msgstr "E717: C'è già la voce nel Dizionario"
472
473#: eval.c:106
474msgid "E718: Funcref required"
475msgstr "E718: Funcref necessario"
476
477#: eval.c:107
478msgid "E719: Cannot use [:] with a Dictionary"
479msgstr "E719: Non posso usare [:] con un Dizionario"
480
481#: eval.c:108
482#, c-format
483msgid "E734: Wrong variable type for %s="
484msgstr "E734: Tipo di variabile errato per %s="
485
486#: eval.c:109
487#, c-format
488msgid "E130: Unknown function: %s"
489msgstr "E130: Funzione sconosciuta: %s"
490
491#: eval.c:1437
492msgid "E687: Less targets than List items"
493msgstr "E687: Destinazioni più numerose degli elementi di Lista"
494
495#: eval.c:1442
496msgid "E688: More targets than List items"
497msgstr "E688: Destinazioni meno numerose degli elementi di Lista"
498
499#: eval.c:1528
500msgid "Double ; in list of variables"
501msgstr "Doppio ; nella lista di variabili"
502
503#: eval.c:1694
504#, c-format
505msgid "E738: Can't list variables for %s"
506msgstr "E738: Non riesco a elencare le variabili per %s"
507
508#: eval.c:2029
509msgid "E689: Can only index a List or Dictionary"
510msgstr "E689: Posso indicizzare solo una Lista o un Dizionario"
511
512#: eval.c:2035
513msgid "E708: [:] must come last"
514msgstr "E708: [:] deve essere alla fine"
515
516#: eval.c:2081
517msgid "E709: [:] requires a List value"
518msgstr "E709: [:] necessita un valore Lista"
519
520#: eval.c:2317
521msgid "E710: List value has more items than target"
522msgstr "E710: Il valore Lista ha più elementi della destinazione"
523
524#: eval.c:2321
525msgid "E711: List value has not enough items"
526msgstr "E711: Il valore Lista non ha elementi sufficienti"
527
528#: eval.c:2515
529msgid "E690: Missing \"in\" after :for"
530msgstr "E69: Manca \"in\" dopo :for"
531
532#: eval.c:2735
533#, c-format
534msgid "E107: Missing braces: %s"
535msgstr "E107: Mancano graffe: %s"
536
537#: eval.c:2961
538#, c-format
539msgid "E108: No such variable: \"%s\""
540msgstr "E108: Variabile inesistente: \"%s\""
541
542#: eval.c:3048
543msgid "E743: variable nested too deep for (un)lock"
544msgstr "E743: variabile troppo nidificata per lock/unlock"
545
546#: eval.c:3350
547msgid "E109: Missing ':' after '?'"
548msgstr "E109: Manca ':' dopo '?'"
549
550#: eval.c:3642
551msgid "E691: Can only compare List with List"
552msgstr "E691: Posso confrontare una Lista solo con un'altra Lista"
553
554#: eval.c:3644
555msgid "E692: Invalid operation for Lists"
556msgstr "E692: Operazione non valida per Liste"
557
558#: eval.c:3671
559msgid "E735: Can only compare Dictionary with Dictionary"
560msgstr "E735: Posso confrontare un Dizionario solo con un altro Dizionario"
561
562#: eval.c:3673
563msgid "E736: Invalid operation for Dictionary"
564msgstr "E736: Operazione non valida per Dizionari"
565
566#: eval.c:3693
567msgid "E693: Can only compare Funcref with Funcref"
568msgstr "E693: Posso confrontare un Funcref solo con un Funcref"
569
570#: eval.c:3695
571msgid "E694: Invalid operation for Funcrefs"
572msgstr "E694: Operazione non valida per Funcref"
573
574#: eval.c:4100
575msgid "E110: Missing ')'"
576msgstr "E110: Manca ')'"
577
578#: eval.c:4207
579msgid "E695: Cannot index a Funcref"
580msgstr "E695: Non posso indicizzare un Funcref"
581
582#: eval.c:4446
583#, c-format
584msgid "E112: Option name missing: %s"
585msgstr "E112: Nome Opzione mancante: %s"
586
587#: eval.c:4464
588#, c-format
589msgid "E113: Unknown option: %s"
590msgstr "E113: Opzione inesistente: %s"
591
592#: eval.c:4530
593#, c-format
594msgid "E114: Missing quote: %s"
595msgstr "E114: Manca '\"': %s"
596
597#: eval.c:4666
598#, c-format
599msgid "E115: Missing quote: %s"
600msgstr "E115: Manca apostrofo: %s"
601
602#: eval.c:4745
603#, c-format
604msgid "E696: Missing comma in List: %s"
605msgstr "E696: Manca virgola nella Lista: %s"
606
607#: eval.c:4753
608#, c-format
609msgid "E697: Missing end of List ']': %s"
610msgstr "E697: Manca ']' a fine Lista: %s"
611
612#: eval.c:5816
613#, c-format
614msgid "E720: Missing colon in Dictionary: %s"
615msgstr "E720: Manca ':' nel Dizionario: %s"
616
617#: eval.c:5839
618#, c-format
619msgid "E721: Duplicate key in Dictionary: \"%s\""
620msgstr "E721: Chiave duplicata nel Dizionario: \"%s\""
621
622#: eval.c:5859
623#, c-format
624msgid "E722: Missing comma in Dictionary: %s"
625msgstr "E722: Manca virgola nel Dizionario: %s"
626
627#: eval.c:5867
628#, c-format
629msgid "E723: Missing end of Dictionary '}': %s"
630msgstr "E723: Manca '}' a fine Dizionario: %s"
631
632#: eval.c:5903
633msgid "E724: variable nested too deep for displaying"
634msgstr "E724: variabile troppo nidificata per la visualizzazione"
635
636#: eval.c:7148
637msgid "E699: Too many arguments"
638msgstr "E699: Troppi argomenti"
Bram Moolenaar071d4272004-06-13 20:20:40 +0000639
640#.
641#. * Yes this is ugly, I don't particularly like it either. But doing it
642#. * this way has the compelling advantage that translations need not to
643#. * be touched at all. See below what 'ok' and 'ync' are used for.
644#.
Bram Moolenaar34cdc3e2005-05-18 22:24:46 +0000645#: eval.c:7303 gui.c:4410 gui_gtk.c:2137 os_mswin.c:602
Bram Moolenaar071d4272004-06-13 20:20:40 +0000646msgid "&Ok"
647msgstr "&OK"
648
Bram Moolenaar13fcaaf2005-04-15 21:13:42 +0000649#: eval.c:7879
650#, c-format
651msgid "E737: Key already exists: %s"
652msgstr "E737: Chiave già esistente: %s"
653
654#: eval.c:8359
Bram Moolenaar071d4272004-06-13 20:20:40 +0000655#, c-format
656msgid "+-%s%3ld lines: "
657msgstr "+-%s%3ld linee: "
658
Bram Moolenaar13fcaaf2005-04-15 21:13:42 +0000659#: eval.c:8448
660#, c-format
661msgid "E700: Unknown function: %s"
662msgstr "E700: Funzione sconosciuta: %s"
663
664#: eval.c:10019
Bram Moolenaar071d4272004-06-13 20:20:40 +0000665msgid ""
666"&OK\n"
667"&Cancel"
668msgstr ""
669"&OK\n"
670"&Non eseguire"
671
Bram Moolenaar13fcaaf2005-04-15 21:13:42 +0000672#: eval.c:10058
Bram Moolenaar071d4272004-06-13 20:20:40 +0000673msgid "called inputrestore() more often than inputsave()"
674msgstr "inputrestore() chiamata più volte di inputsave()"
675
Bram Moolenaar13fcaaf2005-04-15 21:13:42 +0000676#: eval.c:10208
677msgid "E745: Range not allowed"
678msgstr "E745: Intervallo non consentito"
Bram Moolenaar071d4272004-06-13 20:20:40 +0000679
Bram Moolenaar13fcaaf2005-04-15 21:13:42 +0000680#: eval.c:10411
681msgid "E701: Invalid type for len()"
682msgstr "E701: Tipo non valido per len()"
683
684#: eval.c:11143
685msgid "E726: Stride is zero"
686msgstr "E726: Incremento indice a zero"
687
688#: eval.c:11145
689msgid "E727: Start past end"
690msgstr "E727: Indice iniziale superiore a quello finale"
691
Bram Moolenaar34cdc3e2005-05-18 22:24:46 +0000692#: eval.c:11216 eval.c:13807
Bram Moolenaar13fcaaf2005-04-15 21:13:42 +0000693msgid "<empty>"
694msgstr "<vuoto>"
695
696#: eval.c:11351
Bram Moolenaar071d4272004-06-13 20:20:40 +0000697msgid "E240: No connection to Vim server"
698msgstr "E240: Manca connessione con server Vim"
699
Bram Moolenaar13fcaaf2005-04-15 21:13:42 +0000700#: eval.c:11397
Bram Moolenaar071d4272004-06-13 20:20:40 +0000701#, c-format
702msgid "E241: Unable to send to %s"
703msgstr "E241: Impossibile inviare a %s"
704
Bram Moolenaar13fcaaf2005-04-15 21:13:42 +0000705#: eval.c:11529
706msgid "E277: Unable to read a server reply"
707msgstr "E277: Non riesco a leggere una risposta del server"
708
709#: eval.c:11784
710msgid "E655: Too many symbolic links (cycle?)"
711msgstr "E655: Troppi link simbolici (circolarità?)"
712
Bram Moolenaar34cdc3e2005-05-18 22:24:46 +0000713#: eval.c:12221
Bram Moolenaar13fcaaf2005-04-15 21:13:42 +0000714msgid "E258: Unable to send to client"
715msgstr "E258: Impossibile inviare al client"
716
Bram Moolenaar34cdc3e2005-05-18 22:24:46 +0000717#: eval.c:12652
Bram Moolenaar13fcaaf2005-04-15 21:13:42 +0000718msgid "E702: Sort compare function failed"
719msgstr "E702: Funzione confronto nel sort non riuscita"
720
Bram Moolenaar34cdc3e2005-05-18 22:24:46 +0000721#: eval.c:12771
Bram Moolenaar071d4272004-06-13 20:20:40 +0000722msgid "(Invalid)"
723msgstr "(Non valido)"
724
Bram Moolenaar34cdc3e2005-05-18 22:24:46 +0000725#: eval.c:13194
Bram Moolenaar13fcaaf2005-04-15 21:13:42 +0000726msgid "E677: Error writing temp file"
727msgstr "E677: Errore in scrittura su file temporaneo"
Bram Moolenaar071d4272004-06-13 20:20:40 +0000728
Bram Moolenaar34cdc3e2005-05-18 22:24:46 +0000729#: eval.c:14568
Bram Moolenaar13fcaaf2005-04-15 21:13:42 +0000730msgid "E703: Using a Funcref as a number"
731msgstr "E703: Uso di Funcref come numero"
732
Bram Moolenaar34cdc3e2005-05-18 22:24:46 +0000733#: eval.c:14576
Bram Moolenaar13fcaaf2005-04-15 21:13:42 +0000734msgid "E745: Using a List as a number"
735msgstr "E745: Uso di Lista come numero"
736
Bram Moolenaar34cdc3e2005-05-18 22:24:46 +0000737#: eval.c:14579
Bram Moolenaar13fcaaf2005-04-15 21:13:42 +0000738msgid "E728: Using a Dictionary as a number"
739msgstr "E728: Uso di Dizionario come numero"
740
Bram Moolenaar34cdc3e2005-05-18 22:24:46 +0000741#: eval.c:14637
Bram Moolenaar13fcaaf2005-04-15 21:13:42 +0000742msgid "E729: using Funcref as a String"
743msgstr "E729: uso di Funcref come Stringa"
744
Bram Moolenaar34cdc3e2005-05-18 22:24:46 +0000745#: eval.c:14640
Bram Moolenaar13fcaaf2005-04-15 21:13:42 +0000746msgid "E730: using List as a String"
747msgstr "E730: uso di Lista come Stringa"
748
Bram Moolenaar34cdc3e2005-05-18 22:24:46 +0000749#: eval.c:14643
Bram Moolenaar13fcaaf2005-04-15 21:13:42 +0000750msgid "E731: using Dictionary as a String"
751msgstr "E731: uso di Dizionario come Stringa"
752
Bram Moolenaar34cdc3e2005-05-18 22:24:46 +0000753#: eval.c:14973
Bram Moolenaar13fcaaf2005-04-15 21:13:42 +0000754#, c-format
755msgid "E704: Funcref variable name must start with a capital: %s"
756msgstr ""
757"E704: Il nome della variabile Funcref deve iniziare con una maiuscola: %s"
758
Bram Moolenaar34cdc3e2005-05-18 22:24:46 +0000759#: eval.c:14978
Bram Moolenaar13fcaaf2005-04-15 21:13:42 +0000760#, c-format
761msgid "705: Variable name conflicts with existing function: %s"
762msgstr "705: Nome di variabile in conflitto con una funzione esistente: %s"
763
Bram Moolenaar34cdc3e2005-05-18 22:24:46 +0000764#: eval.c:14987
Bram Moolenaar071d4272004-06-13 20:20:40 +0000765#, c-format
766msgid "E461: Illegal variable name: %s"
767msgstr "E461: Nome di variabile non ammesso: %s"
768
Bram Moolenaar34cdc3e2005-05-18 22:24:46 +0000769#: eval.c:15004
Bram Moolenaar071d4272004-06-13 20:20:40 +0000770#, c-format
Bram Moolenaar13fcaaf2005-04-15 21:13:42 +0000771msgid "E706: Variable type mismatch for: %s"
772msgstr "E706: Tipo di variabile non corrispondente per: %s"
Bram Moolenaar071d4272004-06-13 20:20:40 +0000773
Bram Moolenaar34cdc3e2005-05-18 22:24:46 +0000774#: eval.c:15093
Bram Moolenaar071d4272004-06-13 20:20:40 +0000775#, c-format
Bram Moolenaar13fcaaf2005-04-15 21:13:42 +0000776msgid "E741: Value is locked: %s"
777msgstr "E741: Valore di %s non modificabile"
Bram Moolenaar071d4272004-06-13 20:20:40 +0000778
Bram Moolenaar34cdc3e2005-05-18 22:24:46 +0000779#: eval.c:15094 eval.c:15100 os_mswin.c:2207
Bram Moolenaar13fcaaf2005-04-15 21:13:42 +0000780msgid "Unknown"
781msgstr "Sconosciuto"
782
Bram Moolenaar34cdc3e2005-05-18 22:24:46 +0000783#: eval.c:15099
Bram Moolenaar13fcaaf2005-04-15 21:13:42 +0000784#, c-format
785msgid "E742: Cannot change value of %s"
786msgstr "E742: Non riesco a cambiare il valore di %s"
787
Bram Moolenaar34cdc3e2005-05-18 22:24:46 +0000788#: eval.c:15177
Bram Moolenaar13fcaaf2005-04-15 21:13:42 +0000789msgid "E698: variable nested too deep for making a copy"
790msgstr "E698 Variabile troppo nidificata per poterla copiare"
791
Bram Moolenaar34cdc3e2005-05-18 22:24:46 +0000792#: eval.c:15605
Bram Moolenaar071d4272004-06-13 20:20:40 +0000793#, c-format
794msgid "E124: Missing '(': %s"
795msgstr "E124: Manca '(': %s"
796
Bram Moolenaar34cdc3e2005-05-18 22:24:46 +0000797#: eval.c:15638
Bram Moolenaar071d4272004-06-13 20:20:40 +0000798#, c-format
799msgid "E125: Illegal argument: %s"
800msgstr "E125: Argomento non ammesso: %s"
801
Bram Moolenaar34cdc3e2005-05-18 22:24:46 +0000802#: eval.c:15726
Bram Moolenaar071d4272004-06-13 20:20:40 +0000803msgid "E126: Missing :endfunction"
804msgstr "E126: Manca :endfunction"
805
Bram Moolenaar34cdc3e2005-05-18 22:24:46 +0000806#: eval.c:15912
Bram Moolenaar071d4272004-06-13 20:20:40 +0000807#, c-format
Bram Moolenaar13fcaaf2005-04-15 21:13:42 +0000808msgid "E746: Function name does not match script file name: %s"
809msgstr "E746: Il nome funzione non corrisponde al nome file dello script: %s"
Bram Moolenaar071d4272004-06-13 20:20:40 +0000810
Bram Moolenaar34cdc3e2005-05-18 22:24:46 +0000811#: eval.c:16025
Bram Moolenaar071d4272004-06-13 20:20:40 +0000812msgid "E129: Function name required"
813msgstr "E129: Nome funzione necessario"
814
Bram Moolenaar34cdc3e2005-05-18 22:24:46 +0000815#: eval.c:16110
Bram Moolenaar071d4272004-06-13 20:20:40 +0000816#, c-format
Bram Moolenaar13fcaaf2005-04-15 21:13:42 +0000817msgid "E128: Function name must start with a capital or contain a colon: %s"
818msgstr ""
819"E128: Il nome funzione deve iniziare con una maiuscola o contenere ':': %s"
Bram Moolenaar071d4272004-06-13 20:20:40 +0000820
Bram Moolenaar34cdc3e2005-05-18 22:24:46 +0000821#: eval.c:16588
Bram Moolenaar071d4272004-06-13 20:20:40 +0000822#, c-format
823msgid "E131: Cannot delete function %s: It is in use"
824msgstr "E131: Non posso eliminare la funzione %s: E' in uso"
825
Bram Moolenaar34cdc3e2005-05-18 22:24:46 +0000826#: eval.c:16708
Bram Moolenaar071d4272004-06-13 20:20:40 +0000827msgid "E132: Function call depth is higher than 'maxfuncdepth'"
828msgstr ""
829"E132: Nidificazione della chiamata di funzione maggiore di 'maxfuncdepth'"
830
831#. always scroll up, don't overwrite
Bram Moolenaar34cdc3e2005-05-18 22:24:46 +0000832#: eval.c:16838
Bram Moolenaar071d4272004-06-13 20:20:40 +0000833#, c-format
834msgid "calling %s"
835msgstr "chiamo %s"
836
Bram Moolenaar34cdc3e2005-05-18 22:24:46 +0000837#: eval.c:16932
Bram Moolenaar071d4272004-06-13 20:20:40 +0000838#, c-format
839msgid "%s aborted"
840msgstr "%s non completata"
841
Bram Moolenaar34cdc3e2005-05-18 22:24:46 +0000842#: eval.c:16934
Bram Moolenaar071d4272004-06-13 20:20:40 +0000843#, c-format
844msgid "%s returning #%ld"
845msgstr "%s ritorno #%ld"
846
Bram Moolenaar34cdc3e2005-05-18 22:24:46 +0000847#: eval.c:16944
Bram Moolenaar071d4272004-06-13 20:20:40 +0000848#, c-format
Bram Moolenaar13fcaaf2005-04-15 21:13:42 +0000849msgid "%s returning %s"
850msgstr "%s ritorno %s"
Bram Moolenaar071d4272004-06-13 20:20:40 +0000851
852#. always scroll up, don't overwrite
Bram Moolenaar34cdc3e2005-05-18 22:24:46 +0000853#: eval.c:16965 ex_cmds2.c:2961
Bram Moolenaar071d4272004-06-13 20:20:40 +0000854#, c-format
855msgid "continuing in %s"
856msgstr "continuo in %s"
857
Bram Moolenaar34cdc3e2005-05-18 22:24:46 +0000858#: eval.c:17013
Bram Moolenaar071d4272004-06-13 20:20:40 +0000859msgid "E133: :return not inside a function"
860msgstr "E133: :return fuori da una funzione"
861
Bram Moolenaar34cdc3e2005-05-18 22:24:46 +0000862#: eval.c:17413
Bram Moolenaar13fcaaf2005-04-15 21:13:42 +0000863#, c-format
Bram Moolenaar071d4272004-06-13 20:20:40 +0000864msgid ""
865"\n"
866"# global variables:\n"
867msgstr ""
868"\n"
869"# variabili globali:\n"
870
Bram Moolenaar13fcaaf2005-04-15 21:13:42 +0000871#: ex_cmds2.c:140
Bram Moolenaar071d4272004-06-13 20:20:40 +0000872msgid "Entering Debug mode. Type \"cont\" to continue."
873msgstr "Entro modalità Debug. Batti \"cont\" per continuare."
874
Bram Moolenaar34cdc3e2005-05-18 22:24:46 +0000875#: ex_cmds2.c:144 ex_docmd.c:1067
Bram Moolenaar071d4272004-06-13 20:20:40 +0000876#, c-format
877msgid "line %ld: %s"
878msgstr "linea %ld: %s"
879
Bram Moolenaar13fcaaf2005-04-15 21:13:42 +0000880#: ex_cmds2.c:146
Bram Moolenaar071d4272004-06-13 20:20:40 +0000881#, c-format
882msgid "cmd: %s"
883msgstr "com: %s"
884
Bram Moolenaar13fcaaf2005-04-15 21:13:42 +0000885#: ex_cmds2.c:338
Bram Moolenaar071d4272004-06-13 20:20:40 +0000886#, c-format
887msgid "Breakpoint in \"%s%s\" line %ld"
888msgstr "Pausa in \"%s%s\" linea %ld"
889
Bram Moolenaar13fcaaf2005-04-15 21:13:42 +0000890#: ex_cmds2.c:640
Bram Moolenaar071d4272004-06-13 20:20:40 +0000891#, c-format
892msgid "E161: Breakpoint not found: %s"
893msgstr "E161: Breakpoint %s non trovato"
894
Bram Moolenaar13fcaaf2005-04-15 21:13:42 +0000895#: ex_cmds2.c:665
Bram Moolenaar071d4272004-06-13 20:20:40 +0000896msgid "No breakpoints defined"
897msgstr "Nessun 'breakpoint' definito"
898
Bram Moolenaar13fcaaf2005-04-15 21:13:42 +0000899#: ex_cmds2.c:670
Bram Moolenaar071d4272004-06-13 20:20:40 +0000900#, c-format
901msgid "%3d %s %s line %ld"
902msgstr "%3d %s %s linea %ld"
903
Bram Moolenaar13fcaaf2005-04-15 21:13:42 +0000904#: ex_cmds2.c:990
905msgid "E750: First use :profile start <fname>"
906msgstr "E750: Usare prima :profile start <fname>"
907
908#: ex_cmds2.c:1280 ex_cmds.c:2176
Bram Moolenaar071d4272004-06-13 20:20:40 +0000909msgid "Save As"
910msgstr "Salva con Nome"
911
Bram Moolenaar13fcaaf2005-04-15 21:13:42 +0000912#: ex_cmds2.c:1305
Bram Moolenaar071d4272004-06-13 20:20:40 +0000913#, c-format
914msgid "Save changes to \"%.*s\"?"
915msgstr "Salvare modifiche a \"%.*s\"?"
916
Bram Moolenaar34cdc3e2005-05-18 22:24:46 +0000917#: ex_cmds2.c:1307 ex_docmd.c:9914
Bram Moolenaar071d4272004-06-13 20:20:40 +0000918msgid "Untitled"
919msgstr "Senza Nome"
920
Bram Moolenaar13fcaaf2005-04-15 21:13:42 +0000921#: ex_cmds2.c:1434
Bram Moolenaar071d4272004-06-13 20:20:40 +0000922#, c-format
923msgid "E162: No write since last change for buffer \"%s\""
924msgstr "E162: Buffer \"%s\" non salvato dopo modifica"
925
Bram Moolenaar13fcaaf2005-04-15 21:13:42 +0000926#: ex_cmds2.c:1505
Bram Moolenaar071d4272004-06-13 20:20:40 +0000927msgid "Warning: Entered other buffer unexpectedly (check autocommands)"
928msgstr ""
929"Attenzione: Entrato in altro buffer inaspettatamente (controllare "
930"autocomandi)"
931
Bram Moolenaar34cdc3e2005-05-18 22:24:46 +0000932#: ex_cmds2.c:1949
Bram Moolenaar071d4272004-06-13 20:20:40 +0000933msgid "E163: There is only one file to edit"
934msgstr "E163: C'è un solo file da elaborare"
935
Bram Moolenaar34cdc3e2005-05-18 22:24:46 +0000936#: ex_cmds2.c:1951
Bram Moolenaar071d4272004-06-13 20:20:40 +0000937msgid "E164: Cannot go before first file"
938msgstr "E164: Non posso andare davanti al primo file"
939
Bram Moolenaar34cdc3e2005-05-18 22:24:46 +0000940#: ex_cmds2.c:1953
Bram Moolenaar071d4272004-06-13 20:20:40 +0000941msgid "E165: Cannot go beyond last file"
942msgstr "E165: Non posso oltrepassare l'ultimo file"
943
Bram Moolenaar34cdc3e2005-05-18 22:24:46 +0000944#: ex_cmds2.c:2366
Bram Moolenaar071d4272004-06-13 20:20:40 +0000945#, c-format
946msgid "E666: compiler not supported: %s"
947msgstr "E666: compilatore non supportato: %s"
948
Bram Moolenaar34cdc3e2005-05-18 22:24:46 +0000949#: ex_cmds2.c:2466
Bram Moolenaar071d4272004-06-13 20:20:40 +0000950#, c-format
951msgid "Searching for \"%s\" in \"%s\""
952msgstr "Cerco \"%s\" in \"%s\""
953
Bram Moolenaar34cdc3e2005-05-18 22:24:46 +0000954#: ex_cmds2.c:2488
Bram Moolenaar071d4272004-06-13 20:20:40 +0000955#, c-format
956msgid "Searching for \"%s\""
957msgstr "Cerco \"%s\""
958
Bram Moolenaar34cdc3e2005-05-18 22:24:46 +0000959#: ex_cmds2.c:2510
Bram Moolenaar071d4272004-06-13 20:20:40 +0000960#, c-format
961msgid "not found in 'runtimepath': \"%s\""
962msgstr "non trovato in 'runtimepath': \"%s\""
963
Bram Moolenaar34cdc3e2005-05-18 22:24:46 +0000964#: ex_cmds2.c:2544
Bram Moolenaar071d4272004-06-13 20:20:40 +0000965msgid "Source Vim script"
966msgstr "Esegui script Vim"
967
Bram Moolenaar34cdc3e2005-05-18 22:24:46 +0000968#: ex_cmds2.c:2720
Bram Moolenaar071d4272004-06-13 20:20:40 +0000969#, c-format
970msgid "Cannot source a directory: \"%s\""
971msgstr "Non riesco ad eseguire una directory: \"%s\""
972
Bram Moolenaar34cdc3e2005-05-18 22:24:46 +0000973#: ex_cmds2.c:2758
Bram Moolenaar071d4272004-06-13 20:20:40 +0000974#, c-format
975msgid "could not source \"%s\""
976msgstr "non riesco ad eseguire \"%s\""
977
Bram Moolenaar34cdc3e2005-05-18 22:24:46 +0000978#: ex_cmds2.c:2760
Bram Moolenaar071d4272004-06-13 20:20:40 +0000979#, c-format
980msgid "line %ld: could not source \"%s\""
981msgstr "linea %ld: non riesco ad eseguire \"%s\""
982
Bram Moolenaar34cdc3e2005-05-18 22:24:46 +0000983#: ex_cmds2.c:2774
Bram Moolenaar071d4272004-06-13 20:20:40 +0000984#, c-format
985msgid "sourcing \"%s\""
986msgstr "eseguo \"%s\""
987
Bram Moolenaar34cdc3e2005-05-18 22:24:46 +0000988#: ex_cmds2.c:2776
Bram Moolenaar071d4272004-06-13 20:20:40 +0000989#, c-format
990msgid "line %ld: sourcing \"%s\""
991msgstr "linea %ld: eseguo \"%s\""
992
Bram Moolenaar34cdc3e2005-05-18 22:24:46 +0000993#: ex_cmds2.c:2959
Bram Moolenaar071d4272004-06-13 20:20:40 +0000994#, c-format
995msgid "finished sourcing %s"
996msgstr "esecuzione di %s terminata"
997
Bram Moolenaar34cdc3e2005-05-18 22:24:46 +0000998#: ex_cmds2.c:3329
Bram Moolenaar071d4272004-06-13 20:20:40 +0000999msgid "W15: Warning: Wrong line separator, ^M may be missing"
1000msgstr "W15: Attenzione: Separatore di linea errato, forse manca ^M"
1001
Bram Moolenaar34cdc3e2005-05-18 22:24:46 +00001002#: ex_cmds2.c:3463
Bram Moolenaar071d4272004-06-13 20:20:40 +00001003msgid "E167: :scriptencoding used outside of a sourced file"
1004msgstr "E167: :scriptencoding usato fuori da un file di comandi"
1005
Bram Moolenaar34cdc3e2005-05-18 22:24:46 +00001006#: ex_cmds2.c:3496
Bram Moolenaar071d4272004-06-13 20:20:40 +00001007msgid "E168: :finish used outside of a sourced file"
1008msgstr "E168: :finish usato fuori da file di comandi"
1009
Bram Moolenaar34cdc3e2005-05-18 22:24:46 +00001010#: ex_cmds2.c:3946
Bram Moolenaar071d4272004-06-13 20:20:40 +00001011#, c-format
1012msgid "Page %d"
1013msgstr "Pagina %d"
1014
Bram Moolenaar34cdc3e2005-05-18 22:24:46 +00001015#: ex_cmds2.c:4102
Bram Moolenaar071d4272004-06-13 20:20:40 +00001016msgid "No text to be printed"
1017msgstr "Manca testo da stampare"
1018
Bram Moolenaar34cdc3e2005-05-18 22:24:46 +00001019#: ex_cmds2.c:4180
Bram Moolenaar071d4272004-06-13 20:20:40 +00001020#, c-format
1021msgid "Printing page %d (%d%%)"
1022msgstr "Sto stampando pagina %d (%d%%)"
1023
Bram Moolenaar34cdc3e2005-05-18 22:24:46 +00001024#: ex_cmds2.c:4192
Bram Moolenaar071d4272004-06-13 20:20:40 +00001025#, c-format
1026msgid " Copy %d of %d"
1027msgstr " Copia %d di %d"
1028
Bram Moolenaar34cdc3e2005-05-18 22:24:46 +00001029#: ex_cmds2.c:4250
Bram Moolenaar071d4272004-06-13 20:20:40 +00001030#, c-format
1031msgid "Printed: %s"
1032msgstr "Stampato: %s"
1033
Bram Moolenaar34cdc3e2005-05-18 22:24:46 +00001034#: ex_cmds2.c:4257
Bram Moolenaar13fcaaf2005-04-15 21:13:42 +00001035#, c-format
Bram Moolenaar071d4272004-06-13 20:20:40 +00001036msgid "Printing aborted"
1037msgstr "Stampa non completata'"
1038
Bram Moolenaar34cdc3e2005-05-18 22:24:46 +00001039#: ex_cmds2.c:4911
Bram Moolenaar071d4272004-06-13 20:20:40 +00001040msgid "E455: Error writing to PostScript output file"
1041msgstr "E455: Errore in scrittura a file PostScript di output"
1042
Bram Moolenaar34cdc3e2005-05-18 22:24:46 +00001043#: ex_cmds2.c:5373
Bram Moolenaar071d4272004-06-13 20:20:40 +00001044#, c-format
1045msgid "E624: Can't open file \"%s\""
1046msgstr "E624: Non riesco ad aprire il file \"%s\""
1047
Bram Moolenaar34cdc3e2005-05-18 22:24:46 +00001048#: ex_cmds2.c:5383 ex_cmds2.c:6257
Bram Moolenaar071d4272004-06-13 20:20:40 +00001049#, c-format
1050msgid "E457: Can't read PostScript resource file \"%s\""
1051msgstr "E457: Non riesco a leggere file risorse PostScript \"%s\""
1052
Bram Moolenaar34cdc3e2005-05-18 22:24:46 +00001053#: ex_cmds2.c:5399
Bram Moolenaar071d4272004-06-13 20:20:40 +00001054#, c-format
1055msgid "E618: file \"%s\" is not a PostScript resource file"
1056msgstr "E618: file \"%s\" non è un file di risorse PostScript"
1057
Bram Moolenaar34cdc3e2005-05-18 22:24:46 +00001058#: ex_cmds2.c:5417 ex_cmds2.c:5436 ex_cmds2.c:5481
Bram Moolenaar071d4272004-06-13 20:20:40 +00001059#, c-format
1060msgid "E619: file \"%s\" is not a supported PostScript resource file"
1061msgstr "E619: file \"%s\" non è un file di risorse PostScript supportato"
1062
Bram Moolenaar34cdc3e2005-05-18 22:24:46 +00001063#: ex_cmds2.c:5500
Bram Moolenaar071d4272004-06-13 20:20:40 +00001064#, c-format
1065msgid "E621: \"%s\" resource file has wrong version"
1066msgstr "E621: il file di risorse \"%s\" ha una versione sbagliata"
1067
Bram Moolenaar34cdc3e2005-05-18 22:24:46 +00001068#: ex_cmds2.c:5978
Bram Moolenaar13fcaaf2005-04-15 21:13:42 +00001069msgid "E673: Incompatible multi-byte encoding and character set."
1070msgstr "E673: Codifica e set di caratteri multi-byte non compatibili."
1071
Bram Moolenaar34cdc3e2005-05-18 22:24:46 +00001072#: ex_cmds2.c:5995
Bram Moolenaar13fcaaf2005-04-15 21:13:42 +00001073msgid "E674: printmbcharset cannot be empty with multi-byte encoding."
1074msgstr "E674: printmbcharset non può essere nullo con codifica multi-byte."
1075
Bram Moolenaar34cdc3e2005-05-18 22:24:46 +00001076#: ex_cmds2.c:6013
1077msgid "E675: No default font specified for multi-byte printing."
Bram Moolenaar13fcaaf2005-04-15 21:13:42 +00001078msgstr "E675: Font predefinito non specificato per stampa multi-byte."
1079
Bram Moolenaar34cdc3e2005-05-18 22:24:46 +00001080#: ex_cmds2.c:6206
Bram Moolenaar071d4272004-06-13 20:20:40 +00001081msgid "E324: Can't open PostScript output file"
1082msgstr "E324: Non riesco ad aprire file PostScript di output"
1083
Bram Moolenaar34cdc3e2005-05-18 22:24:46 +00001084#: ex_cmds2.c:6243
Bram Moolenaar071d4272004-06-13 20:20:40 +00001085#, c-format
1086msgid "E456: Can't open file \"%s\""
1087msgstr "E456: Non riesco ad aprire il file \"%s\""
1088
Bram Moolenaar34cdc3e2005-05-18 22:24:46 +00001089#: ex_cmds2.c:6374
Bram Moolenaar071d4272004-06-13 20:20:40 +00001090msgid "E456: Can't find PostScript resource file \"prolog.ps\""
1091msgstr "E456: Non trovo file risorse PostScript \"prolog.ps\""
1092
Bram Moolenaar34cdc3e2005-05-18 22:24:46 +00001093#: ex_cmds2.c:6387
Bram Moolenaar13fcaaf2005-04-15 21:13:42 +00001094msgid "E456: Can't find PostScript resource file \"cidfont.ps\""
1095msgstr "E456: Non trovo file risorse PostScript \"cidfont.ps\""
1096
Bram Moolenaar34cdc3e2005-05-18 22:24:46 +00001097#: ex_cmds2.c:6425 ex_cmds2.c:6447 ex_cmds2.c:6476
Bram Moolenaar071d4272004-06-13 20:20:40 +00001098#, c-format
1099msgid "E456: Can't find PostScript resource file \"%s.ps\""
1100msgstr "E456: Non trovo file risorse PostScript \"%s.ps\""
1101
Bram Moolenaar34cdc3e2005-05-18 22:24:46 +00001102#: ex_cmds2.c:6463
Bram Moolenaar071d4272004-06-13 20:20:40 +00001103#, c-format
Bram Moolenaar13fcaaf2005-04-15 21:13:42 +00001104msgid "E620: Unable to convert to print encoding \"%s\""
1105msgstr "E620: Impossibile convertire a codifica di stampa \"%s\""
Bram Moolenaar071d4272004-06-13 20:20:40 +00001106
Bram Moolenaar34cdc3e2005-05-18 22:24:46 +00001107#: ex_cmds2.c:6717
Bram Moolenaar071d4272004-06-13 20:20:40 +00001108msgid "Sending to printer..."
1109msgstr "Invio a stampante..."
1110
Bram Moolenaar34cdc3e2005-05-18 22:24:46 +00001111#: ex_cmds2.c:6721
Bram Moolenaar071d4272004-06-13 20:20:40 +00001112msgid "E365: Failed to print PostScript file"
1113msgstr "E365: Non riesco ad aprire file PostScript"
1114
Bram Moolenaar34cdc3e2005-05-18 22:24:46 +00001115#: ex_cmds2.c:6723
Bram Moolenaar071d4272004-06-13 20:20:40 +00001116msgid "Print job sent."
1117msgstr "Richiesta di stampa inviata."
1118
Bram Moolenaar34cdc3e2005-05-18 22:24:46 +00001119#: ex_cmds2.c:7330
Bram Moolenaar071d4272004-06-13 20:20:40 +00001120#, c-format
1121msgid "Current %slanguage: \"%s\""
1122msgstr "Lingua %sin uso: \"%s\""
1123
Bram Moolenaar34cdc3e2005-05-18 22:24:46 +00001124#: ex_cmds2.c:7341
Bram Moolenaar071d4272004-06-13 20:20:40 +00001125#, c-format
1126msgid "E197: Cannot set language to \"%s\""
1127msgstr "E197: Non posso impostare lingua a \"%s\""
1128
1129#: ex_cmds.c:92
1130#, c-format
1131msgid "<%s>%s%s %d, Hex %02x, Octal %03o"
1132msgstr "<%s>%s%s %d, Esa %02x, Ottale %03o"
1133
1134#: ex_cmds.c:118
1135#, c-format
1136msgid "> %d, Hex %04x, Octal %o"
1137msgstr "> %d, Esa %04x, Ottale %o"
1138
1139#: ex_cmds.c:119
1140#, c-format
1141msgid "> %d, Hex %08x, Octal %o"
1142msgstr "> %d, Esa %08x, Ottale %o"
1143
1144#: ex_cmds.c:430
1145msgid "E134: Move lines into themselves"
1146msgstr "E134: Movimento di linee verso se stesse"
1147
1148#: ex_cmds.c:499
1149msgid "1 line moved"
1150msgstr "1 linea mossa"
1151
1152#: ex_cmds.c:501
1153#, c-format
1154msgid "%ld lines moved"
1155msgstr "%ld linee mosse"
1156
Bram Moolenaar13fcaaf2005-04-15 21:13:42 +00001157#: ex_cmds.c:977
Bram Moolenaar071d4272004-06-13 20:20:40 +00001158#, c-format
1159msgid "%ld lines filtered"
1160msgstr "%ld linee filtrate"
1161
Bram Moolenaar13fcaaf2005-04-15 21:13:42 +00001162#: ex_cmds.c:1005
Bram Moolenaar071d4272004-06-13 20:20:40 +00001163msgid "E135: *Filter* Autocommands must not change current buffer"
1164msgstr "E135: *Filter* Gli autocomandi non devono modificare il buffer in uso"
1165
Bram Moolenaar13fcaaf2005-04-15 21:13:42 +00001166#: ex_cmds.c:1090
Bram Moolenaar071d4272004-06-13 20:20:40 +00001167msgid "[No write since last change]\n"
1168msgstr "[Non salvato dopo l'ultima modifica]\n"
1169
Bram Moolenaar13fcaaf2005-04-15 21:13:42 +00001170#: ex_cmds.c:1340
Bram Moolenaar071d4272004-06-13 20:20:40 +00001171#, c-format
1172msgid "%sviminfo: %s in line: "
1173msgstr "%sviminfo: %s nella linea: "
1174
Bram Moolenaar13fcaaf2005-04-15 21:13:42 +00001175#: ex_cmds.c:1347
Bram Moolenaar071d4272004-06-13 20:20:40 +00001176msgid "E136: viminfo: Too many errors, skipping rest of file"
1177msgstr "E136: viminfo: Troppi errori, ignoro il resto del file"
1178
Bram Moolenaar13fcaaf2005-04-15 21:13:42 +00001179#: ex_cmds.c:1382
Bram Moolenaar071d4272004-06-13 20:20:40 +00001180#, c-format
1181msgid "Reading viminfo file \"%s\"%s%s%s"
1182msgstr "Lettura file viminfo \"%s\"%s%s%s"
1183
Bram Moolenaar13fcaaf2005-04-15 21:13:42 +00001184#: ex_cmds.c:1383
Bram Moolenaar071d4272004-06-13 20:20:40 +00001185msgid " info"
1186msgstr " informazione"
1187
Bram Moolenaar13fcaaf2005-04-15 21:13:42 +00001188#: ex_cmds.c:1384
Bram Moolenaar071d4272004-06-13 20:20:40 +00001189msgid " marks"
1190msgstr " mark"
1191
Bram Moolenaar13fcaaf2005-04-15 21:13:42 +00001192#: ex_cmds.c:1385
Bram Moolenaar071d4272004-06-13 20:20:40 +00001193msgid " FAILED"
1194msgstr " FALLITO"
1195
Bram Moolenaar13fcaaf2005-04-15 21:13:42 +00001196#: ex_cmds.c:1477
Bram Moolenaar071d4272004-06-13 20:20:40 +00001197#, c-format
1198msgid "E137: Viminfo file is not writable: %s"
1199msgstr "E137: File viminfo \"%s\" inaccessibile in scrittura"
1200
Bram Moolenaar13fcaaf2005-04-15 21:13:42 +00001201#: ex_cmds.c:1602
Bram Moolenaar071d4272004-06-13 20:20:40 +00001202#, c-format
1203msgid "E138: Can't write viminfo file %s!"
1204msgstr "E138: Non riesco a scrivere il file viminfo %s!"
1205
Bram Moolenaar13fcaaf2005-04-15 21:13:42 +00001206#: ex_cmds.c:1610
Bram Moolenaar071d4272004-06-13 20:20:40 +00001207#, c-format
1208msgid "Writing viminfo file \"%s\""
1209msgstr "Scrivo file viminfo \"%s\""
1210
1211#. Write the info:
Bram Moolenaar13fcaaf2005-04-15 21:13:42 +00001212#: ex_cmds.c:1708
Bram Moolenaar071d4272004-06-13 20:20:40 +00001213#, c-format
1214msgid "# This viminfo file was generated by Vim %s.\n"
1215msgstr "# Questo file viminfo è stato generato da Vim %s.\n"
1216
Bram Moolenaar13fcaaf2005-04-15 21:13:42 +00001217#: ex_cmds.c:1710
1218#, c-format
Bram Moolenaar071d4272004-06-13 20:20:40 +00001219msgid ""
1220"# You may edit it if you're careful!\n"
1221"\n"
1222msgstr ""
1223"# File modificabile, attento a quel che fai!\n"
1224"\n"
1225
Bram Moolenaar13fcaaf2005-04-15 21:13:42 +00001226#: ex_cmds.c:1712
1227#, c-format
Bram Moolenaar071d4272004-06-13 20:20:40 +00001228msgid "# Value of 'encoding' when this file was written\n"
1229msgstr "# Valore di 'encoding' al momento della scrittura di questo file\n"
1230
Bram Moolenaar13fcaaf2005-04-15 21:13:42 +00001231#: ex_cmds.c:1811
Bram Moolenaar071d4272004-06-13 20:20:40 +00001232msgid "Illegal starting char"
1233msgstr "Carattere iniziale non ammesso"
1234
1235#. Overwriting a file that is loaded in another buffer is not a
1236#. * good idea.
Bram Moolenaar13fcaaf2005-04-15 21:13:42 +00001237#: ex_cmds.c:2219
Bram Moolenaar071d4272004-06-13 20:20:40 +00001238msgid "E139: File is loaded in another buffer"
1239msgstr "E139: File già caricato in un altro buffer"
1240
Bram Moolenaar13fcaaf2005-04-15 21:13:42 +00001241#: ex_cmds.c:2253
Bram Moolenaar071d4272004-06-13 20:20:40 +00001242msgid "Write partial file?"
1243msgstr "Scrivo il file incompleto?"
1244
Bram Moolenaar13fcaaf2005-04-15 21:13:42 +00001245#: ex_cmds.c:2260
Bram Moolenaar071d4272004-06-13 20:20:40 +00001246msgid "E140: Use ! to write partial buffer"
1247msgstr "E140: Usa ! per scrivere il buffer incompleto"
1248
Bram Moolenaar13fcaaf2005-04-15 21:13:42 +00001249#: ex_cmds.c:2377
Bram Moolenaar071d4272004-06-13 20:20:40 +00001250#, c-format
1251msgid "Overwrite existing file \"%.*s\"?"
1252msgstr "Riscrittura del file esistente \"%.*s\"?"
1253
Bram Moolenaar13fcaaf2005-04-15 21:13:42 +00001254#: ex_cmds.c:2448
Bram Moolenaar071d4272004-06-13 20:20:40 +00001255#, c-format
1256msgid "E141: No file name for buffer %ld"
1257msgstr "E141: Manca nome file per il buffer %ld"
1258
Bram Moolenaar13fcaaf2005-04-15 21:13:42 +00001259#: ex_cmds.c:2487
Bram Moolenaar071d4272004-06-13 20:20:40 +00001260msgid "E142: File not written: Writing is disabled by 'write' option"
1261msgstr "E142: File non scritto: Scrittura inibita da opzione 'write'"
1262
Bram Moolenaar13fcaaf2005-04-15 21:13:42 +00001263#: ex_cmds.c:2507
Bram Moolenaar071d4272004-06-13 20:20:40 +00001264#, c-format
1265msgid ""
1266"'readonly' option is set for \"%.*s\".\n"
1267"Do you wish to write anyway?"
1268msgstr ""
1269"opzione 'readonly' attiva per \"%.*s\".\n"
1270"Vuoi scrivere comunque?"
1271
Bram Moolenaar13fcaaf2005-04-15 21:13:42 +00001272#: ex_cmds.c:2680
Bram Moolenaar071d4272004-06-13 20:20:40 +00001273msgid "Edit File"
1274msgstr "Elabora File"
1275
Bram Moolenaar13fcaaf2005-04-15 21:13:42 +00001276#: ex_cmds.c:3293
Bram Moolenaar071d4272004-06-13 20:20:40 +00001277#, c-format
1278msgid "E143: Autocommands unexpectedly deleted new buffer %s"
1279msgstr ""
1280"E143: Gli autocomandi hanno inaspettatamente cancellato il nuovo buffer %s"
1281
Bram Moolenaar13fcaaf2005-04-15 21:13:42 +00001282#: ex_cmds.c:3503
Bram Moolenaar071d4272004-06-13 20:20:40 +00001283msgid "E144: non-numeric argument to :z"
1284msgstr "E144: argomento non-numerico a :z"
1285
Bram Moolenaar13fcaaf2005-04-15 21:13:42 +00001286#: ex_cmds.c:3602
Bram Moolenaar071d4272004-06-13 20:20:40 +00001287msgid "E145: Shell commands not allowed in rvim"
1288msgstr "E145: Comandi Shell non permessi in rvim"
1289
Bram Moolenaar13fcaaf2005-04-15 21:13:42 +00001290#: ex_cmds.c:3714
Bram Moolenaar071d4272004-06-13 20:20:40 +00001291msgid "E146: Regular expressions can't be delimited by letters"
1292msgstr "E146: Le espressioni regolari non possono essere delimitate da lettere"
1293
Bram Moolenaar13fcaaf2005-04-15 21:13:42 +00001294#: ex_cmds.c:4137
Bram Moolenaar071d4272004-06-13 20:20:40 +00001295#, c-format
1296msgid "replace with %s (y/n/a/q/l/^E/^Y)?"
1297msgstr "sostituire con %s (y/n/a/q/l/^E/^Y)?"
1298
Bram Moolenaar13fcaaf2005-04-15 21:13:42 +00001299#: ex_cmds.c:4543
Bram Moolenaar071d4272004-06-13 20:20:40 +00001300msgid "(Interrupted) "
1301msgstr "(Interrotto) "
1302
Bram Moolenaar13fcaaf2005-04-15 21:13:42 +00001303#: ex_cmds.c:4547
1304msgid "1 match"
1305msgstr "1 corrisp. "
1306
1307#: ex_cmds.c:4547
Bram Moolenaar071d4272004-06-13 20:20:40 +00001308msgid "1 substitution"
1309msgstr "1 sostituzione"
1310
Bram Moolenaar13fcaaf2005-04-15 21:13:42 +00001311#: ex_cmds.c:4550
Bram Moolenaar555b2802005-05-19 21:08:39 +00001312#, c-format
Bram Moolenaar13fcaaf2005-04-15 21:13:42 +00001313msgid "%ld matches"
1314msgstr "%ld corrisp."
1315
1316#: ex_cmds.c:4550
Bram Moolenaar071d4272004-06-13 20:20:40 +00001317#, c-format
1318msgid "%ld substitutions"
1319msgstr "%ld sostituzioni"
1320
Bram Moolenaar13fcaaf2005-04-15 21:13:42 +00001321#: ex_cmds.c:4553
Bram Moolenaar071d4272004-06-13 20:20:40 +00001322msgid " on 1 line"
1323msgstr " in 1 linea"
1324
Bram Moolenaar13fcaaf2005-04-15 21:13:42 +00001325#: ex_cmds.c:4555
Bram Moolenaar071d4272004-06-13 20:20:40 +00001326#, c-format
1327msgid " on %ld lines"
1328msgstr " in %ld linee"
1329
Bram Moolenaar13fcaaf2005-04-15 21:13:42 +00001330#: ex_cmds.c:4606
Bram Moolenaar071d4272004-06-13 20:20:40 +00001331msgid "E147: Cannot do :global recursive"
1332msgstr "E147: :global non può essere usato ricorsivamente"
1333
Bram Moolenaar13fcaaf2005-04-15 21:13:42 +00001334#: ex_cmds.c:4641
Bram Moolenaar071d4272004-06-13 20:20:40 +00001335msgid "E148: Regular expression missing from global"
1336msgstr "E148: Manca espressione regolare nel comando 'global'"
1337
Bram Moolenaar13fcaaf2005-04-15 21:13:42 +00001338#: ex_cmds.c:4689
Bram Moolenaar071d4272004-06-13 20:20:40 +00001339#, c-format
1340msgid "Pattern found in every line: %s"
1341msgstr "Espressione trovata su ogni linea: %s"
1342
Bram Moolenaar13fcaaf2005-04-15 21:13:42 +00001343#: ex_cmds.c:4774
1344#, c-format
Bram Moolenaar071d4272004-06-13 20:20:40 +00001345msgid ""
1346"\n"
1347"# Last Substitute String:\n"
1348"$"
1349msgstr ""
1350"\n"
1351"# Ultima Stringa Sostituzione:\n"
1352"$"
1353
Bram Moolenaar13fcaaf2005-04-15 21:13:42 +00001354#: ex_cmds.c:4875
Bram Moolenaar071d4272004-06-13 20:20:40 +00001355msgid "E478: Don't panic!"
1356msgstr "E478: Non lasciarti prendere dal panico!"
1357
Bram Moolenaar13fcaaf2005-04-15 21:13:42 +00001358#: ex_cmds.c:4921
Bram Moolenaar071d4272004-06-13 20:20:40 +00001359#, c-format
1360msgid "E661: Sorry, no '%s' help for %s"
1361msgstr "E661: Spiacente, nessun aiuto '%s' per %s"
1362
Bram Moolenaar13fcaaf2005-04-15 21:13:42 +00001363#: ex_cmds.c:4924
Bram Moolenaar071d4272004-06-13 20:20:40 +00001364#, c-format
1365msgid "E149: Sorry, no help for %s"
1366msgstr "E149: Spiacente, nessun aiuto per %s"
1367
Bram Moolenaar13fcaaf2005-04-15 21:13:42 +00001368#: ex_cmds.c:4958
Bram Moolenaar071d4272004-06-13 20:20:40 +00001369#, c-format
1370msgid "Sorry, help file \"%s\" not found"
1371msgstr "Spiacente, non trovo file di aiuto \"%s\""
1372
Bram Moolenaar13fcaaf2005-04-15 21:13:42 +00001373#: ex_cmds.c:5508
Bram Moolenaar071d4272004-06-13 20:20:40 +00001374#, c-format
1375msgid "E150: Not a directory: %s"
1376msgstr "E150: %s non è una directory"
1377
Bram Moolenaar13fcaaf2005-04-15 21:13:42 +00001378#: ex_cmds.c:5648
Bram Moolenaar071d4272004-06-13 20:20:40 +00001379#, c-format
1380msgid "E152: Cannot open %s for writing"
1381msgstr "E152: Non posso aprire %s in scrittura"
1382
Bram Moolenaar13fcaaf2005-04-15 21:13:42 +00001383#: ex_cmds.c:5683
Bram Moolenaar071d4272004-06-13 20:20:40 +00001384#, c-format
1385msgid "E153: Unable to open %s for reading"
1386msgstr "E153: Non riesco ad aprire %s in lettura"
1387
Bram Moolenaar13fcaaf2005-04-15 21:13:42 +00001388#: ex_cmds.c:5719
Bram Moolenaar071d4272004-06-13 20:20:40 +00001389#, c-format
1390msgid "E670: Mix of help file encodings within a language: %s"
1391msgstr "E670: Codifiche diverse fra file di aiuto nella stessa lingua: %s"
1392
Bram Moolenaar13fcaaf2005-04-15 21:13:42 +00001393#: ex_cmds.c:5797
Bram Moolenaar071d4272004-06-13 20:20:40 +00001394#, c-format
Bram Moolenaar13fcaaf2005-04-15 21:13:42 +00001395msgid "E154: Duplicate tag \"%s\" in file %s/%s"
1396msgstr "E154: Tag duplicata \"%s\" nel file %s/%s"
Bram Moolenaar071d4272004-06-13 20:20:40 +00001397
Bram Moolenaar13fcaaf2005-04-15 21:13:42 +00001398#: ex_cmds.c:5912
Bram Moolenaar071d4272004-06-13 20:20:40 +00001399#, c-format
1400msgid "E160: Unknown sign command: %s"
1401msgstr "E160: Comando 'sign' sconosciuto: %s"
1402
Bram Moolenaar13fcaaf2005-04-15 21:13:42 +00001403#: ex_cmds.c:5932
Bram Moolenaar071d4272004-06-13 20:20:40 +00001404msgid "E156: Missing sign name"
1405msgstr "E156: Manca nome 'sign'"
1406
Bram Moolenaar13fcaaf2005-04-15 21:13:42 +00001407#: ex_cmds.c:5978
Bram Moolenaar071d4272004-06-13 20:20:40 +00001408msgid "E612: Too many signs defined"
1409msgstr "E612: Troppi 'sign' definiti"
1410
Bram Moolenaar13fcaaf2005-04-15 21:13:42 +00001411#: ex_cmds.c:6046
Bram Moolenaar071d4272004-06-13 20:20:40 +00001412#, c-format
1413msgid "E239: Invalid sign text: %s"
1414msgstr "E239: Testo 'sign' non valido: %s"
1415
Bram Moolenaar13fcaaf2005-04-15 21:13:42 +00001416#: ex_cmds.c:6077 ex_cmds.c:6268
Bram Moolenaar071d4272004-06-13 20:20:40 +00001417#, c-format
1418msgid "E155: Unknown sign: %s"
1419msgstr "E155: 'sign' sconosciuto: %s"
1420
Bram Moolenaar13fcaaf2005-04-15 21:13:42 +00001421#: ex_cmds.c:6126
Bram Moolenaar071d4272004-06-13 20:20:40 +00001422msgid "E159: Missing sign number"
1423msgstr "E159: Manca numero 'sign'"
1424
Bram Moolenaar13fcaaf2005-04-15 21:13:42 +00001425#: ex_cmds.c:6208
Bram Moolenaar071d4272004-06-13 20:20:40 +00001426#, c-format
1427msgid "E158: Invalid buffer name: %s"
1428msgstr "E158: Nome buffer non valido: %s"
1429
Bram Moolenaar13fcaaf2005-04-15 21:13:42 +00001430#: ex_cmds.c:6247
Bram Moolenaar071d4272004-06-13 20:20:40 +00001431#, c-format
1432msgid "E157: Invalid sign ID: %ld"
1433msgstr "E157: ID 'sign' non valido: %ld"
1434
Bram Moolenaar13fcaaf2005-04-15 21:13:42 +00001435#: ex_cmds.c:6317
Bram Moolenaar071d4272004-06-13 20:20:40 +00001436msgid " (NOT FOUND)"
1437msgstr " (NON TROVATO)"
1438
Bram Moolenaar13fcaaf2005-04-15 21:13:42 +00001439#: ex_cmds.c:6319
Bram Moolenaar071d4272004-06-13 20:20:40 +00001440msgid " (not supported)"
1441msgstr " (non supportata)"
1442
Bram Moolenaar13fcaaf2005-04-15 21:13:42 +00001443#: ex_cmds.c:6418
Bram Moolenaar071d4272004-06-13 20:20:40 +00001444msgid "[Deleted]"
1445msgstr "[Cancellato]"
1446
Bram Moolenaar34cdc3e2005-05-18 22:24:46 +00001447#: ex_docmd.c:608
Bram Moolenaar071d4272004-06-13 20:20:40 +00001448msgid "Entering Ex mode. Type \"visual\" to go to Normal mode."
1449msgstr "Entro modalità Ex. Batti \"visual\" per tornare a modalità Normale."
1450
Bram Moolenaar34cdc3e2005-05-18 22:24:46 +00001451#: ex_docmd.c:663
Bram Moolenaar071d4272004-06-13 20:20:40 +00001452msgid "E501: At end-of-file"
1453msgstr "E501: Alla fine-file"
1454
Bram Moolenaar34cdc3e2005-05-18 22:24:46 +00001455#: ex_docmd.c:762
Bram Moolenaar071d4272004-06-13 20:20:40 +00001456msgid "E169: Command too recursive"
1457msgstr "E169: Comando troppo ricorsivo"
1458
Bram Moolenaar34cdc3e2005-05-18 22:24:46 +00001459#: ex_docmd.c:1344
Bram Moolenaar071d4272004-06-13 20:20:40 +00001460#, c-format
1461msgid "E605: Exception not caught: %s"
1462msgstr "E605: Eccezione non intercettata: %s"
1463
Bram Moolenaar34cdc3e2005-05-18 22:24:46 +00001464#: ex_docmd.c:1432
Bram Moolenaar071d4272004-06-13 20:20:40 +00001465msgid "End of sourced file"
1466msgstr "Fine del file di comandi"
1467
Bram Moolenaar34cdc3e2005-05-18 22:24:46 +00001468#: ex_docmd.c:1433
Bram Moolenaar071d4272004-06-13 20:20:40 +00001469msgid "End of function"
1470msgstr "Fine funzione "
1471
Bram Moolenaar34cdc3e2005-05-18 22:24:46 +00001472#: ex_docmd.c:2035
Bram Moolenaar071d4272004-06-13 20:20:40 +00001473msgid "E464: Ambiguous use of user-defined command"
1474msgstr "E464: Uso ambiguo di comando definito dall'utente"
1475
Bram Moolenaar34cdc3e2005-05-18 22:24:46 +00001476#: ex_docmd.c:2049
Bram Moolenaar071d4272004-06-13 20:20:40 +00001477msgid "E492: Not an editor command"
1478msgstr "E492: Non è un comando dell'editor"
1479
Bram Moolenaar34cdc3e2005-05-18 22:24:46 +00001480#: ex_docmd.c:2156
Bram Moolenaar071d4272004-06-13 20:20:40 +00001481msgid "E493: Backwards range given"
1482msgstr "E493: Intervallo rovesciato"
1483
Bram Moolenaar34cdc3e2005-05-18 22:24:46 +00001484#: ex_docmd.c:2165
Bram Moolenaar071d4272004-06-13 20:20:40 +00001485msgid "Backwards range given, OK to swap"
1486msgstr "Intervallo rovesciato, OK invertirlo"
1487
Bram Moolenaar34cdc3e2005-05-18 22:24:46 +00001488#: ex_docmd.c:2290
Bram Moolenaar071d4272004-06-13 20:20:40 +00001489msgid "E494: Use w or w>>"
1490msgstr "E494: Usa w oppure w>>"
1491
Bram Moolenaar34cdc3e2005-05-18 22:24:46 +00001492#: ex_docmd.c:3960
Bram Moolenaar071d4272004-06-13 20:20:40 +00001493msgid "E319: Sorry, the command is not available in this version"
1494msgstr "E319: Spiacente, comando non disponibile in questa versione"
1495
Bram Moolenaar34cdc3e2005-05-18 22:24:46 +00001496#: ex_docmd.c:4215
Bram Moolenaar071d4272004-06-13 20:20:40 +00001497msgid "E172: Only one file name allowed"
1498msgstr "E172: Ammesso un solo nome file"
1499
Bram Moolenaar34cdc3e2005-05-18 22:24:46 +00001500#: ex_docmd.c:4803
Bram Moolenaar071d4272004-06-13 20:20:40 +00001501msgid "1 more file to edit. Quit anyway?"
1502msgstr "1 ulteriore file da elaborare. Esco lo stesso?"
1503
Bram Moolenaar34cdc3e2005-05-18 22:24:46 +00001504#: ex_docmd.c:4806
Bram Moolenaar071d4272004-06-13 20:20:40 +00001505#, c-format
1506msgid "%d more files to edit. Quit anyway?"
1507msgstr "%d ulteriori file da elaborare. Esco lo stesso?"
1508
Bram Moolenaar34cdc3e2005-05-18 22:24:46 +00001509#: ex_docmd.c:4813
Bram Moolenaar071d4272004-06-13 20:20:40 +00001510msgid "E173: 1 more file to edit"
1511msgstr "E173: ancora 1 file da elaborare"
1512
Bram Moolenaar34cdc3e2005-05-18 22:24:46 +00001513#: ex_docmd.c:4815
Bram Moolenaar071d4272004-06-13 20:20:40 +00001514#, c-format
1515msgid "E173: %ld more files to edit"
1516msgstr "E173: ancora %ld file da elaborare"
1517
Bram Moolenaar34cdc3e2005-05-18 22:24:46 +00001518#: ex_docmd.c:4910
Bram Moolenaar071d4272004-06-13 20:20:40 +00001519msgid "E174: Command already exists: add ! to replace it"
1520msgstr "E174: Il comando esiste già: aggiungi ! per sostituirlo"
1521
Bram Moolenaar34cdc3e2005-05-18 22:24:46 +00001522#: ex_docmd.c:5020
Bram Moolenaar071d4272004-06-13 20:20:40 +00001523msgid ""
1524"\n"
1525" Name Args Range Complete Definition"
1526msgstr ""
1527"\n"
1528" Nome Arg. Inter Completo Definizione"
1529
Bram Moolenaar34cdc3e2005-05-18 22:24:46 +00001530#: ex_docmd.c:5109
Bram Moolenaar071d4272004-06-13 20:20:40 +00001531msgid "No user-defined commands found"
1532msgstr "Non trovo comandi definiti dall'utente"
1533
Bram Moolenaar34cdc3e2005-05-18 22:24:46 +00001534#: ex_docmd.c:5141
Bram Moolenaar071d4272004-06-13 20:20:40 +00001535msgid "E175: No attribute specified"
1536msgstr "E175: Nessun attributo specificato"
1537
Bram Moolenaar34cdc3e2005-05-18 22:24:46 +00001538#: ex_docmd.c:5193
Bram Moolenaar071d4272004-06-13 20:20:40 +00001539msgid "E176: Invalid number of arguments"
1540msgstr "E176: Numero di argomenti non valido"
1541
Bram Moolenaar34cdc3e2005-05-18 22:24:46 +00001542#: ex_docmd.c:5208
Bram Moolenaar071d4272004-06-13 20:20:40 +00001543msgid "E177: Count cannot be specified twice"
1544msgstr "E177: Non si può specificare due volte il contatore"
1545
Bram Moolenaar34cdc3e2005-05-18 22:24:46 +00001546#: ex_docmd.c:5218
Bram Moolenaar071d4272004-06-13 20:20:40 +00001547msgid "E178: Invalid default value for count"
1548msgstr "E178: Valore predefinito del contatore non valido"
1549
Bram Moolenaar34cdc3e2005-05-18 22:24:46 +00001550#: ex_docmd.c:5249
Bram Moolenaar071d4272004-06-13 20:20:40 +00001551msgid "E179: argument required for complete"
1552msgstr "E179: argomento necessario per complete"
1553
Bram Moolenaar34cdc3e2005-05-18 22:24:46 +00001554#: ex_docmd.c:5281
Bram Moolenaar071d4272004-06-13 20:20:40 +00001555#, c-format
1556msgid "E180: Invalid complete value: %s"
1557msgstr "E180: Valore %s non valido per 'complete'"
1558
Bram Moolenaar34cdc3e2005-05-18 22:24:46 +00001559#: ex_docmd.c:5290
Bram Moolenaar071d4272004-06-13 20:20:40 +00001560msgid "E468: Completion argument only allowed for custom completion"
1561msgstr ""
1562"E468: Argomento di completamento permesso solo per completamento "
1563"personalizzato"
1564
Bram Moolenaar34cdc3e2005-05-18 22:24:46 +00001565#: ex_docmd.c:5296
Bram Moolenaar071d4272004-06-13 20:20:40 +00001566msgid "E467: Custom completion requires a function argument"
1567msgstr ""
1568"E467: Il completamento personalizzato richiede un argomento di funzione"
1569
Bram Moolenaar34cdc3e2005-05-18 22:24:46 +00001570#: ex_docmd.c:5307
Bram Moolenaar071d4272004-06-13 20:20:40 +00001571#, c-format
1572msgid "E181: Invalid attribute: %s"
1573msgstr "E181: Attributo non valido: %s"
1574
Bram Moolenaar34cdc3e2005-05-18 22:24:46 +00001575#: ex_docmd.c:5350
Bram Moolenaar071d4272004-06-13 20:20:40 +00001576msgid "E182: Invalid command name"
1577msgstr "E182: Nome comando non valido"
1578
Bram Moolenaar34cdc3e2005-05-18 22:24:46 +00001579#: ex_docmd.c:5365
Bram Moolenaar071d4272004-06-13 20:20:40 +00001580msgid "E183: User defined commands must start with an uppercase letter"
1581msgstr ""
1582"E183 I comandi definiti dall'utente devono iniziare con lettera maiuscola"
1583
Bram Moolenaar34cdc3e2005-05-18 22:24:46 +00001584#: ex_docmd.c:5436
Bram Moolenaar071d4272004-06-13 20:20:40 +00001585#, c-format
1586msgid "E184: No such user-defined command: %s"
1587msgstr "E184: Comando definito dall'utente %s inesistente"
1588
Bram Moolenaar34cdc3e2005-05-18 22:24:46 +00001589#: ex_docmd.c:5896
Bram Moolenaar071d4272004-06-13 20:20:40 +00001590#, c-format
1591msgid "E185: Cannot find color scheme %s"
1592msgstr "E185: Non riesco a trovare schema colore %s"
1593
Bram Moolenaar34cdc3e2005-05-18 22:24:46 +00001594#: ex_docmd.c:5904
Bram Moolenaar071d4272004-06-13 20:20:40 +00001595msgid "Greetings, Vim user!"
1596msgstr "Salve, utente Vim!"
1597
Bram Moolenaar34cdc3e2005-05-18 22:24:46 +00001598#: ex_docmd.c:6646
Bram Moolenaar071d4272004-06-13 20:20:40 +00001599msgid "Edit File in new window"
1600msgstr "Apri il File in una nuova finestra"
1601
Bram Moolenaar34cdc3e2005-05-18 22:24:46 +00001602#: ex_docmd.c:7039
Bram Moolenaar071d4272004-06-13 20:20:40 +00001603msgid "No swap file"
1604msgstr "Non posso creare un file di swap"
1605
Bram Moolenaar34cdc3e2005-05-18 22:24:46 +00001606#: ex_docmd.c:7145
Bram Moolenaar071d4272004-06-13 20:20:40 +00001607msgid "Append File"
1608msgstr "In aggiunta al File"
1609
Bram Moolenaar34cdc3e2005-05-18 22:24:46 +00001610#: ex_docmd.c:7225
Bram Moolenaar13fcaaf2005-04-15 21:13:42 +00001611msgid "E747: Cannot change directory, buffer is modifed (add ! to override)"
1612msgstr ""
1613"E747: Non posso cambiare directory, buffer modificato (aggiungi ! per "
1614"eseguire comunque)"
1615
Bram Moolenaar34cdc3e2005-05-18 22:24:46 +00001616#: ex_docmd.c:7234
Bram Moolenaar071d4272004-06-13 20:20:40 +00001617msgid "E186: No previous directory"
1618msgstr "E186: Non c'è una directory precedente"
1619
Bram Moolenaar34cdc3e2005-05-18 22:24:46 +00001620#: ex_docmd.c:7316
Bram Moolenaar071d4272004-06-13 20:20:40 +00001621msgid "E187: Unknown"
1622msgstr "E187: Sconosciuto"
1623
Bram Moolenaar34cdc3e2005-05-18 22:24:46 +00001624#: ex_docmd.c:7411
Bram Moolenaar071d4272004-06-13 20:20:40 +00001625msgid "E465: :winsize requires two number arguments"
1626msgstr "E465: :winsize richiede due argomenti numerici"
1627
Bram Moolenaar34cdc3e2005-05-18 22:24:46 +00001628#: ex_docmd.c:7471
Bram Moolenaar071d4272004-06-13 20:20:40 +00001629#, c-format
1630msgid "Window position: X %d, Y %d"
1631msgstr "Posizione finestra: X %d, Y %d"
1632
Bram Moolenaar34cdc3e2005-05-18 22:24:46 +00001633#: ex_docmd.c:7476
Bram Moolenaar071d4272004-06-13 20:20:40 +00001634msgid "E188: Obtaining window position not implemented for this platform"
1635msgstr ""
1636"E188: Informazioni posizione finestra non disponibili su questa piattaforma"
1637
Bram Moolenaar34cdc3e2005-05-18 22:24:46 +00001638#: ex_docmd.c:7486
Bram Moolenaar071d4272004-06-13 20:20:40 +00001639msgid "E466: :winpos requires two number arguments"
1640msgstr "E466: :winpos richiede due argomenti numerici"
1641
Bram Moolenaar34cdc3e2005-05-18 22:24:46 +00001642#: ex_docmd.c:7792
Bram Moolenaar071d4272004-06-13 20:20:40 +00001643msgid "Save Redirection"
1644msgstr "Salva Redirezione"
1645
Bram Moolenaar34cdc3e2005-05-18 22:24:46 +00001646#: ex_docmd.c:8009
Bram Moolenaar071d4272004-06-13 20:20:40 +00001647msgid "Save View"
1648msgstr "Salva Veduta"
1649
Bram Moolenaar34cdc3e2005-05-18 22:24:46 +00001650#: ex_docmd.c:8010
Bram Moolenaar071d4272004-06-13 20:20:40 +00001651msgid "Save Session"
1652msgstr "Salva Sessione"
1653
Bram Moolenaar34cdc3e2005-05-18 22:24:46 +00001654#: ex_docmd.c:8012
Bram Moolenaar071d4272004-06-13 20:20:40 +00001655msgid "Save Setup"
1656msgstr "Salva Setup"
1657
Bram Moolenaar34cdc3e2005-05-18 22:24:46 +00001658#: ex_docmd.c:8151
Bram Moolenaar13fcaaf2005-04-15 21:13:42 +00001659#, c-format
1660msgid "E739: Cannot create directory: %s"
1661msgstr "E739: Non posso creare la directory: %s"
1662
Bram Moolenaar34cdc3e2005-05-18 22:24:46 +00001663#: ex_docmd.c:8180
Bram Moolenaar071d4272004-06-13 20:20:40 +00001664#, c-format
1665msgid "E189: \"%s\" exists (add ! to override)"
1666msgstr "E189: \"%s\" esiste (aggiungi ! per eseguire comunque)"
1667
Bram Moolenaar34cdc3e2005-05-18 22:24:46 +00001668#: ex_docmd.c:8185
Bram Moolenaar071d4272004-06-13 20:20:40 +00001669#, c-format
1670msgid "E190: Cannot open \"%s\" for writing"
1671msgstr "E190: Non riesco ad aprire \"%s\" in scrittura"
1672
1673#. set mark
Bram Moolenaar34cdc3e2005-05-18 22:24:46 +00001674#: ex_docmd.c:8209
Bram Moolenaar071d4272004-06-13 20:20:40 +00001675msgid "E191: Argument must be a letter or forward/backward quote"
1676msgstr ""
1677"E191: L'argomento deve essere una lettera, oppure un apice/apice retroverso"
1678
Bram Moolenaar34cdc3e2005-05-18 22:24:46 +00001679#: ex_docmd.c:8250
Bram Moolenaar071d4272004-06-13 20:20:40 +00001680msgid "E192: Recursive use of :normal too deep"
1681msgstr "E192: Uso ricorsivo di :normal troppo esteso"
1682
Bram Moolenaar34cdc3e2005-05-18 22:24:46 +00001683#: ex_docmd.c:8799
Bram Moolenaar071d4272004-06-13 20:20:40 +00001684msgid "E194: No alternate file name to substitute for '#'"
1685msgstr "E194: Nessun nome file alternativo da sostituire a '#'"
1686
Bram Moolenaar34cdc3e2005-05-18 22:24:46 +00001687#: ex_docmd.c:8830
Bram Moolenaar071d4272004-06-13 20:20:40 +00001688msgid "E495: no autocommand file name to substitute for \"<afile>\""
1689msgstr "E495: nessun file di autocomandi da sostituire per \"<afile>\""
1690
Bram Moolenaar34cdc3e2005-05-18 22:24:46 +00001691#: ex_docmd.c:8838
Bram Moolenaar071d4272004-06-13 20:20:40 +00001692msgid "E496: no autocommand buffer number to substitute for \"<abuf>\""
1693msgstr ""
1694"E496: nessun numero di buffer di autocomandi da sostituire per \"<abuf>\""
1695
Bram Moolenaar34cdc3e2005-05-18 22:24:46 +00001696#: ex_docmd.c:8849
Bram Moolenaar071d4272004-06-13 20:20:40 +00001697msgid "E497: no autocommand match name to substitute for \"<amatch>\""
1698msgstr ""
1699"E497: nessun nome di autocomandi trovato da sostituire per \"<amatch>\""
1700
Bram Moolenaar34cdc3e2005-05-18 22:24:46 +00001701#: ex_docmd.c:8859
Bram Moolenaar071d4272004-06-13 20:20:40 +00001702msgid "E498: no :source file name to substitute for \"<sfile>\""
1703msgstr ""
1704"E498: nessun nome di file :source trovato da sostituire per \"<sfile>\""
1705
Bram Moolenaar34cdc3e2005-05-18 22:24:46 +00001706#: ex_docmd.c:8900
Bram Moolenaar071d4272004-06-13 20:20:40 +00001707#, no-c-format
1708msgid "E499: Empty file name for '%' or '#', only works with \":p:h\""
1709msgstr "E499: Un nome di file nullo per '%' or '#', va bene solo con \":p:h\""
1710
Bram Moolenaar34cdc3e2005-05-18 22:24:46 +00001711#: ex_docmd.c:8902
Bram Moolenaar071d4272004-06-13 20:20:40 +00001712msgid "E500: Evaluates to an empty string"
1713msgstr "E500: Il valore è una stringa nulla"
1714
Bram Moolenaar34cdc3e2005-05-18 22:24:46 +00001715#: ex_docmd.c:9896
Bram Moolenaar071d4272004-06-13 20:20:40 +00001716msgid "E195: Cannot open viminfo file for reading"
1717msgstr "E195: Non posso aprire il file viminfo in lettura"
1718
Bram Moolenaar34cdc3e2005-05-18 22:24:46 +00001719#: ex_docmd.c:10069
Bram Moolenaar071d4272004-06-13 20:20:40 +00001720msgid "E196: No digraphs in this version"
1721msgstr "E196: Digrammi non supportati in questa versione"
1722
Bram Moolenaar13fcaaf2005-04-15 21:13:42 +00001723#: ex_eval.c:439
Bram Moolenaar071d4272004-06-13 20:20:40 +00001724msgid "E608: Cannot :throw exceptions with 'Vim' prefix"
1725msgstr "E608: Impossibile lanciare eccezioni con prefisso 'Vim'"
1726
1727#. always scroll up, don't overwrite
Bram Moolenaar13fcaaf2005-04-15 21:13:42 +00001728#: ex_eval.c:528
Bram Moolenaar071d4272004-06-13 20:20:40 +00001729#, c-format
1730msgid "Exception thrown: %s"
1731msgstr "Eccezione lanciata: %s"
1732
Bram Moolenaar13fcaaf2005-04-15 21:13:42 +00001733#: ex_eval.c:575
Bram Moolenaar071d4272004-06-13 20:20:40 +00001734#, c-format
1735msgid "Exception finished: %s"
1736msgstr "Eccezione finita: %s"
1737
Bram Moolenaar13fcaaf2005-04-15 21:13:42 +00001738#: ex_eval.c:576
Bram Moolenaar071d4272004-06-13 20:20:40 +00001739#, c-format
1740msgid "Exception discarded: %s"
1741msgstr "Eccezione scartata: %s"
1742
Bram Moolenaar13fcaaf2005-04-15 21:13:42 +00001743#: ex_eval.c:619 ex_eval.c:663
Bram Moolenaar071d4272004-06-13 20:20:40 +00001744#, c-format
1745msgid "%s, line %ld"
1746msgstr "%s, linea %ld"
1747
1748#. always scroll up, don't overwrite
Bram Moolenaar13fcaaf2005-04-15 21:13:42 +00001749#: ex_eval.c:637
Bram Moolenaar071d4272004-06-13 20:20:40 +00001750#, c-format
1751msgid "Exception caught: %s"
1752msgstr "Eccezione intercettata: %s"
1753
Bram Moolenaar13fcaaf2005-04-15 21:13:42 +00001754#: ex_eval.c:712
Bram Moolenaar071d4272004-06-13 20:20:40 +00001755#, c-format
1756msgid "%s made pending"
1757msgstr "%s reso 'pending'"
1758
Bram Moolenaar13fcaaf2005-04-15 21:13:42 +00001759#: ex_eval.c:715
Bram Moolenaar071d4272004-06-13 20:20:40 +00001760#, c-format
1761msgid "%s resumed"
1762msgstr "%s ripristinato"
1763
Bram Moolenaar13fcaaf2005-04-15 21:13:42 +00001764#: ex_eval.c:719
Bram Moolenaar071d4272004-06-13 20:20:40 +00001765#, c-format
1766msgid "%s discarded"
1767msgstr "%s scartato"
1768
Bram Moolenaar13fcaaf2005-04-15 21:13:42 +00001769#: ex_eval.c:745
Bram Moolenaar071d4272004-06-13 20:20:40 +00001770msgid "Exception"
1771msgstr "Eccezione"
1772
Bram Moolenaar13fcaaf2005-04-15 21:13:42 +00001773#: ex_eval.c:751
Bram Moolenaar071d4272004-06-13 20:20:40 +00001774msgid "Error and interrupt"
1775msgstr "Errore ed interruzione"
1776
Bram Moolenaar34cdc3e2005-05-18 22:24:46 +00001777#: ex_eval.c:753 gui.c:4409 gui_xmdlg.c:687 gui_xmdlg.c:809 os_mswin.c:601
Bram Moolenaar071d4272004-06-13 20:20:40 +00001778msgid "Error"
1779msgstr "Errore"
1780
1781#. if (pending & CSTP_INTERRUPT)
Bram Moolenaar13fcaaf2005-04-15 21:13:42 +00001782#: ex_eval.c:755
Bram Moolenaar071d4272004-06-13 20:20:40 +00001783msgid "Interrupt"
1784msgstr "Interruzione"
1785
Bram Moolenaar13fcaaf2005-04-15 21:13:42 +00001786#: ex_eval.c:829
Bram Moolenaar071d4272004-06-13 20:20:40 +00001787msgid "E579: :if nesting too deep"
1788msgstr "E579: nidificazione di :if troppo estesa"
1789
Bram Moolenaar13fcaaf2005-04-15 21:13:42 +00001790#: ex_eval.c:866
Bram Moolenaar071d4272004-06-13 20:20:40 +00001791msgid "E580: :endif without :if"
1792msgstr "E580: :endif senza :if"
1793
1794#: ex_eval.c:911
1795msgid "E581: :else without :if"
1796msgstr "E581: :else senza :if"
1797
1798#: ex_eval.c:914
1799msgid "E582: :elseif without :if"
1800msgstr "E582: :elseif senza :if"
1801
1802#: ex_eval.c:921
1803msgid "E583: multiple :else"
1804msgstr "E583: :else multipli"
1805
1806#: ex_eval.c:924
1807msgid "E584: :elseif after :else"
1808msgstr "E584: :elseif dopo :else"
1809
1810#: ex_eval.c:991
Bram Moolenaar13fcaaf2005-04-15 21:13:42 +00001811msgid "E585: :while/:for nesting too deep"
1812msgstr "E585: nidificazione di :while/:for troppo estesa"
Bram Moolenaar071d4272004-06-13 20:20:40 +00001813
Bram Moolenaar13fcaaf2005-04-15 21:13:42 +00001814#: ex_eval.c:1089
1815msgid "E586: :continue without :while or :for"
1816msgstr "E586: :continue senza :while o :for"
Bram Moolenaar071d4272004-06-13 20:20:40 +00001817
Bram Moolenaar13fcaaf2005-04-15 21:13:42 +00001818#: ex_eval.c:1128
1819msgid "E587: :break without :while or :for"
1820msgstr "E587: :break senza :while o :for"
Bram Moolenaar071d4272004-06-13 20:20:40 +00001821
Bram Moolenaar13fcaaf2005-04-15 21:13:42 +00001822#: ex_eval.c:1178
1823msgid "E732: Using :endfor with :while"
1824msgstr "E732: Uso di :endfor con :while"
1825
1826#: ex_eval.c:1180
1827msgid "E733: Using :endwhile with :for"
1828msgstr "E733: Uso di :endwhile con :for"
1829
1830#: ex_eval.c:1351
Bram Moolenaar071d4272004-06-13 20:20:40 +00001831msgid "E601: :try nesting too deep"
1832msgstr "E601: nidificazione di :try troppo estesa"
1833
Bram Moolenaar13fcaaf2005-04-15 21:13:42 +00001834#: ex_eval.c:1431
Bram Moolenaar071d4272004-06-13 20:20:40 +00001835msgid "E603: :catch without :try"
1836msgstr "E603: :catch senza :try"
1837
1838#. Give up for a ":catch" after ":finally" and ignore it.
1839#. * Just parse.
Bram Moolenaar13fcaaf2005-04-15 21:13:42 +00001840#: ex_eval.c:1450
Bram Moolenaar071d4272004-06-13 20:20:40 +00001841msgid "E604: :catch after :finally"
1842msgstr "E604: :catch dopo :finally"
1843
Bram Moolenaar13fcaaf2005-04-15 21:13:42 +00001844#: ex_eval.c:1584
Bram Moolenaar071d4272004-06-13 20:20:40 +00001845msgid "E606: :finally without :try"
1846msgstr "E606: :finally senza :try"
1847
1848#. Give up for a multiple ":finally" and ignore it.
Bram Moolenaar13fcaaf2005-04-15 21:13:42 +00001849#: ex_eval.c:1604
Bram Moolenaar071d4272004-06-13 20:20:40 +00001850msgid "E607: multiple :finally"
1851msgstr "E607: :finally multipli"
1852
Bram Moolenaar13fcaaf2005-04-15 21:13:42 +00001853#: ex_eval.c:1714
Bram Moolenaar071d4272004-06-13 20:20:40 +00001854msgid "E602: :endtry without :try"
1855msgstr "E602: :endtry senza :try"
1856
Bram Moolenaar13fcaaf2005-04-15 21:13:42 +00001857#: ex_eval.c:2218
Bram Moolenaar071d4272004-06-13 20:20:40 +00001858msgid "E193: :endfunction not inside a function"
1859msgstr "E193: :endfunction non contenuto in una funzione"
1860
Bram Moolenaar13fcaaf2005-04-15 21:13:42 +00001861#: ex_getln.c:3513
Bram Moolenaar071d4272004-06-13 20:20:40 +00001862msgid "tagname"
1863msgstr "nome_tag"
1864
Bram Moolenaar13fcaaf2005-04-15 21:13:42 +00001865#: ex_getln.c:3516
Bram Moolenaar071d4272004-06-13 20:20:40 +00001866msgid " kind file\n"
1867msgstr " tipo file\n"
1868
Bram Moolenaar13fcaaf2005-04-15 21:13:42 +00001869#: ex_getln.c:5015
Bram Moolenaar071d4272004-06-13 20:20:40 +00001870msgid "'history' option is zero"
1871msgstr "l'opzione 'history' è a zero"
1872
Bram Moolenaar13fcaaf2005-04-15 21:13:42 +00001873#: ex_getln.c:5286
Bram Moolenaar071d4272004-06-13 20:20:40 +00001874#, c-format
1875msgid ""
1876"\n"
1877"# %s History (newest to oldest):\n"
1878msgstr ""
1879"\n"
1880"# %s Storia (da più recente a meno recente):\n"
1881
Bram Moolenaar13fcaaf2005-04-15 21:13:42 +00001882#: ex_getln.c:5287
Bram Moolenaar071d4272004-06-13 20:20:40 +00001883msgid "Command Line"
1884msgstr "Linea di Comando"
1885
Bram Moolenaar13fcaaf2005-04-15 21:13:42 +00001886#: ex_getln.c:5288
Bram Moolenaar071d4272004-06-13 20:20:40 +00001887msgid "Search String"
1888msgstr "Stringa di Ricerca"
1889
Bram Moolenaar13fcaaf2005-04-15 21:13:42 +00001890#: ex_getln.c:5289
Bram Moolenaar071d4272004-06-13 20:20:40 +00001891msgid "Expression"
1892msgstr "Espressione"
1893
Bram Moolenaar13fcaaf2005-04-15 21:13:42 +00001894#: ex_getln.c:5290
Bram Moolenaar071d4272004-06-13 20:20:40 +00001895msgid "Input Line"
1896msgstr "Linea di Input"
1897
Bram Moolenaar13fcaaf2005-04-15 21:13:42 +00001898#: ex_getln.c:5328
Bram Moolenaar071d4272004-06-13 20:20:40 +00001899msgid "E198: cmd_pchar beyond the command length"
1900msgstr "E198: cmd_pchar dopo la fine del comando"
1901
Bram Moolenaar13fcaaf2005-04-15 21:13:42 +00001902#: ex_getln.c:5509
Bram Moolenaar071d4272004-06-13 20:20:40 +00001903msgid "E199: Active window or buffer deleted"
1904msgstr "E199: Finestra attiva o buffer cancellato"
1905
Bram Moolenaar13fcaaf2005-04-15 21:13:42 +00001906#: fileio.c:374
Bram Moolenaar071d4272004-06-13 20:20:40 +00001907msgid "Illegal file name"
1908msgstr "Nome di file non ammesso"
1909
Bram Moolenaar34cdc3e2005-05-18 22:24:46 +00001910#: fileio.c:399 fileio.c:539 fileio.c:2944 fileio.c:2985
Bram Moolenaar071d4272004-06-13 20:20:40 +00001911msgid "is a directory"
1912msgstr "è una directory"
1913
Bram Moolenaar13fcaaf2005-04-15 21:13:42 +00001914#: fileio.c:401
Bram Moolenaar071d4272004-06-13 20:20:40 +00001915msgid "is not a file"
1916msgstr "non è un file"
1917
Bram Moolenaar34cdc3e2005-05-18 22:24:46 +00001918#: fileio.c:561 fileio.c:4177
Bram Moolenaar071d4272004-06-13 20:20:40 +00001919msgid "[New File]"
1920msgstr "[File nuovo]"
1921
Bram Moolenaar13fcaaf2005-04-15 21:13:42 +00001922#: fileio.c:594
Bram Moolenaar071d4272004-06-13 20:20:40 +00001923msgid "[Permission Denied]"
1924msgstr "[Tipo di accesso non consentito]"
1925
Bram Moolenaar13fcaaf2005-04-15 21:13:42 +00001926#: fileio.c:705
Bram Moolenaar071d4272004-06-13 20:20:40 +00001927msgid "E200: *ReadPre autocommands made the file unreadable"
1928msgstr "E200: Gli autocomand *ReadPre hanno reso il file illeggibile"
1929
Bram Moolenaar13fcaaf2005-04-15 21:13:42 +00001930#: fileio.c:707
Bram Moolenaar071d4272004-06-13 20:20:40 +00001931msgid "E201: *ReadPre autocommands must not change current buffer"
1932msgstr "E201: Gli autocomandi *ReadPre non devono modificare il buffer in uso"
1933
Bram Moolenaar13fcaaf2005-04-15 21:13:42 +00001934#: fileio.c:728
Bram Moolenaar071d4272004-06-13 20:20:40 +00001935msgid "Vim: Reading from stdin...\n"
1936msgstr "Vim: Leggo da 'stdin'...\n"
1937
Bram Moolenaar13fcaaf2005-04-15 21:13:42 +00001938#: fileio.c:734
Bram Moolenaar071d4272004-06-13 20:20:40 +00001939msgid "Reading from stdin..."
1940msgstr "Leggo da 'stdin'..."
1941
1942#. Re-opening the original file failed!
Bram Moolenaar13fcaaf2005-04-15 21:13:42 +00001943#: fileio.c:1011
Bram Moolenaar071d4272004-06-13 20:20:40 +00001944msgid "E202: Conversion made file unreadable!"
1945msgstr "E202: La conversione ha reso il file illeggibile!"
1946
Bram Moolenaar13fcaaf2005-04-15 21:13:42 +00001947#: fileio.c:2085
Bram Moolenaar071d4272004-06-13 20:20:40 +00001948msgid "[fifo/socket]"
1949msgstr "[fifo/socket]"
1950
Bram Moolenaar13fcaaf2005-04-15 21:13:42 +00001951#: fileio.c:2092
Bram Moolenaar071d4272004-06-13 20:20:40 +00001952msgid "[fifo]"
1953msgstr "[fifo]"
1954
Bram Moolenaar13fcaaf2005-04-15 21:13:42 +00001955#: fileio.c:2099
Bram Moolenaar071d4272004-06-13 20:20:40 +00001956msgid "[socket]"
1957msgstr "[socket]"
1958
Bram Moolenaar13fcaaf2005-04-15 21:13:42 +00001959#: fileio.c:2107 netbeans.c:3382
Bram Moolenaar071d4272004-06-13 20:20:40 +00001960msgid "[RO]"
1961msgstr "[Sola Lettura]"
1962
Bram Moolenaar13fcaaf2005-04-15 21:13:42 +00001963#: fileio.c:2117
Bram Moolenaar071d4272004-06-13 20:20:40 +00001964msgid "[CR missing]"
1965msgstr "[manca CR]"
1966
Bram Moolenaar13fcaaf2005-04-15 21:13:42 +00001967#: fileio.c:2122
Bram Moolenaar071d4272004-06-13 20:20:40 +00001968msgid "[NL found]"
1969msgstr "[trovata NL]"
1970
Bram Moolenaar13fcaaf2005-04-15 21:13:42 +00001971#: fileio.c:2127
Bram Moolenaar071d4272004-06-13 20:20:40 +00001972msgid "[long lines split]"
1973msgstr "[linee lunghe divise]"
1974
Bram Moolenaar34cdc3e2005-05-18 22:24:46 +00001975#: fileio.c:2133 fileio.c:4161
Bram Moolenaar071d4272004-06-13 20:20:40 +00001976msgid "[NOT converted]"
1977msgstr "[NON convertito]"
1978
Bram Moolenaar34cdc3e2005-05-18 22:24:46 +00001979#: fileio.c:2138 fileio.c:4166
Bram Moolenaar071d4272004-06-13 20:20:40 +00001980msgid "[converted]"
1981msgstr "[convertito]"
1982
Bram Moolenaar34cdc3e2005-05-18 22:24:46 +00001983#: fileio.c:2145 fileio.c:4191
Bram Moolenaar071d4272004-06-13 20:20:40 +00001984msgid "[crypted]"
Bram Moolenaar13fcaaf2005-04-15 21:13:42 +00001985msgstr "[cifrato]"
Bram Moolenaar071d4272004-06-13 20:20:40 +00001986
Bram Moolenaar13fcaaf2005-04-15 21:13:42 +00001987#: fileio.c:2152
Bram Moolenaar071d4272004-06-13 20:20:40 +00001988msgid "[CONVERSION ERROR]"
1989msgstr "[ERRORE DI CONVERSIONE]"
1990
Bram Moolenaar13fcaaf2005-04-15 21:13:42 +00001991#: fileio.c:2158
Bram Moolenaar071d4272004-06-13 20:20:40 +00001992#, c-format
1993msgid "[ILLEGAL BYTE in line %ld]"
1994msgstr "[BYTE NON VALIDO alla linea %ld]"
1995
Bram Moolenaar13fcaaf2005-04-15 21:13:42 +00001996#: fileio.c:2165
Bram Moolenaar071d4272004-06-13 20:20:40 +00001997msgid "[READ ERRORS]"
1998msgstr "[ERRORI IN LETTURA]"
1999
Bram Moolenaar13fcaaf2005-04-15 21:13:42 +00002000#: fileio.c:2381
Bram Moolenaar071d4272004-06-13 20:20:40 +00002001msgid "Can't find temp file for conversion"
2002msgstr "Non riesco a trovare il file temp per leggerlo"
2003
Bram Moolenaar13fcaaf2005-04-15 21:13:42 +00002004#: fileio.c:2388
Bram Moolenaar071d4272004-06-13 20:20:40 +00002005msgid "Conversion with 'charconvert' failed"
2006msgstr "Conversione fallita con 'charconvert'"
2007
Bram Moolenaar13fcaaf2005-04-15 21:13:42 +00002008#: fileio.c:2391
Bram Moolenaar071d4272004-06-13 20:20:40 +00002009msgid "can't read output of 'charconvert'"
2010msgstr "non riesco a leggere il risultato di 'charconvert'"
2011
Bram Moolenaar34cdc3e2005-05-18 22:24:46 +00002012#: fileio.c:2797
Bram Moolenaar13fcaaf2005-04-15 21:13:42 +00002013msgid "E676: No matching autocommands for acwrite buffer"
2014msgstr "E676: Nessun autocomando corrispondente per buffer acwrite"
2015
Bram Moolenaar34cdc3e2005-05-18 22:24:46 +00002016#: fileio.c:2825
Bram Moolenaar071d4272004-06-13 20:20:40 +00002017msgid "E203: Autocommands deleted or unloaded buffer to be written"
2018msgstr "E203: Buffer in scrittuta cancellato o scaricato dagli autocomandi"
2019
Bram Moolenaar34cdc3e2005-05-18 22:24:46 +00002020#: fileio.c:2848
Bram Moolenaar071d4272004-06-13 20:20:40 +00002021msgid "E204: Autocommand changed number of lines in unexpected way"
2022msgstr "E204: L'autocomando ha modificato numero linee in maniera imprevista"
2023
Bram Moolenaar34cdc3e2005-05-18 22:24:46 +00002024#: fileio.c:2888
Bram Moolenaar071d4272004-06-13 20:20:40 +00002025msgid "NetBeans dissallows writes of unmodified buffers"
2026msgstr "NetBeans non permette la scrittura di un buffer non modificato"
2027
Bram Moolenaar34cdc3e2005-05-18 22:24:46 +00002028#: fileio.c:2896
Bram Moolenaar071d4272004-06-13 20:20:40 +00002029msgid "Partial writes disallowed for NetBeans buffers"
2030msgstr "Scrittura parziale disabilitata per i buffer di NetBeans"
2031
Bram Moolenaar34cdc3e2005-05-18 22:24:46 +00002032#: fileio.c:2950 fileio.c:2968
Bram Moolenaar071d4272004-06-13 20:20:40 +00002033msgid "is not a file or writable device"
2034msgstr "non è un file o un dispositivo su cui si possa scrivere"
2035
Bram Moolenaar34cdc3e2005-05-18 22:24:46 +00002036#: fileio.c:3020 netbeans.c:3445
Bram Moolenaar071d4272004-06-13 20:20:40 +00002037msgid "is read-only (add ! to override)"
2038msgstr "è in sola letture (aggiungi ! per eseguire comunque)"
2039
Bram Moolenaar34cdc3e2005-05-18 22:24:46 +00002040#: fileio.c:3366
Bram Moolenaar071d4272004-06-13 20:20:40 +00002041msgid "E506: Can't write to backup file (add ! to override)"
2042msgstr ""
2043"E506: Non posso scrivere sul file di backup (aggiungi ! per eseguire "
2044"comunque)"
2045
Bram Moolenaar34cdc3e2005-05-18 22:24:46 +00002046#: fileio.c:3378
Bram Moolenaar071d4272004-06-13 20:20:40 +00002047msgid "E507: Close error for backup file (add ! to override)"
2048msgstr ""
2049"E507: Errore in chiusura sul file di backup (aggiungi ! per eseguire "
2050"comunque)"
2051
Bram Moolenaar34cdc3e2005-05-18 22:24:46 +00002052#: fileio.c:3380
Bram Moolenaar071d4272004-06-13 20:20:40 +00002053msgid "E508: Can't read file for backup (add ! to override)"
2054msgstr ""
2055"E508: Non riesco a leggere il file di backup (aggiungi ! per eseguire "
2056"comunque)"
2057
Bram Moolenaar34cdc3e2005-05-18 22:24:46 +00002058#: fileio.c:3396
Bram Moolenaar071d4272004-06-13 20:20:40 +00002059msgid "E509: Cannot create backup file (add ! to override)"
2060msgstr ""
2061"E509: Non posso creare il file di backup (aggiungi ! per eseguire comunque)"
2062
Bram Moolenaar34cdc3e2005-05-18 22:24:46 +00002063#: fileio.c:3499
Bram Moolenaar071d4272004-06-13 20:20:40 +00002064msgid "E510: Can't make backup file (add ! to override)"
2065msgstr ""
2066"E510: Non posso fare il file di backup (aggiungi ! per eseguire comunque)"
2067
Bram Moolenaar34cdc3e2005-05-18 22:24:46 +00002068#: fileio.c:3561
Bram Moolenaar071d4272004-06-13 20:20:40 +00002069msgid "E460: The resource fork would be lost (add ! to override)"
2070msgstr ""
2071"E460: La 'fork' sulla risorsa verrebbe persa (aggiungi ! per eseguire "
2072"comunque)"
2073
Bram Moolenaar34cdc3e2005-05-18 22:24:46 +00002074#: fileio.c:3671
Bram Moolenaar071d4272004-06-13 20:20:40 +00002075msgid "E214: Can't find temp file for writing"
2076msgstr "E214: Non riesco a trovare un file 'temp' su cui scrivere"
2077
Bram Moolenaar34cdc3e2005-05-18 22:24:46 +00002078#: fileio.c:3689
Bram Moolenaar071d4272004-06-13 20:20:40 +00002079msgid "E213: Cannot convert (add ! to write without conversion)"
2080msgstr ""
2081"E213: Non riesco a convertire (aggiungi ! per scrivere senza conversione)"
2082
Bram Moolenaar34cdc3e2005-05-18 22:24:46 +00002083#: fileio.c:3724
Bram Moolenaar071d4272004-06-13 20:20:40 +00002084msgid "E166: Can't open linked file for writing"
2085msgstr "E166: Non posso aprire il file collegato ('linked') in scrittura"
2086
Bram Moolenaar34cdc3e2005-05-18 22:24:46 +00002087#: fileio.c:3728
Bram Moolenaar071d4272004-06-13 20:20:40 +00002088msgid "E212: Can't open file for writing"
2089msgstr "E212: Non posso aprire il file in scrittura"
2090
Bram Moolenaar34cdc3e2005-05-18 22:24:46 +00002091#: fileio.c:4004
Bram Moolenaar071d4272004-06-13 20:20:40 +00002092msgid "E667: Fsync failed"
2093msgstr "E667: Fsync fallito"
2094
Bram Moolenaar34cdc3e2005-05-18 22:24:46 +00002095#: fileio.c:4011
Bram Moolenaar071d4272004-06-13 20:20:40 +00002096msgid "E512: Close failed"
2097msgstr "E512: Chiusura fallita"
2098
Bram Moolenaar34cdc3e2005-05-18 22:24:46 +00002099#: fileio.c:4082
Bram Moolenaar13fcaaf2005-04-15 21:13:42 +00002100msgid "E513: write error, conversion failed (make 'fenc' empty to override)"
2101msgstr ""
2102"E513: errore in scrittura, conversione fallita (rendere 'fenc' nullo per "
2103"eseguire comunque)"
Bram Moolenaar071d4272004-06-13 20:20:40 +00002104
Bram Moolenaar34cdc3e2005-05-18 22:24:46 +00002105#: fileio.c:4088
Bram Moolenaar071d4272004-06-13 20:20:40 +00002106msgid "E514: write error (file system full?)"
2107msgstr "E514: errore in scrittura ('File System' pieno?)"
2108
Bram Moolenaar34cdc3e2005-05-18 22:24:46 +00002109#: fileio.c:4156
Bram Moolenaar071d4272004-06-13 20:20:40 +00002110msgid " CONVERSION ERROR"
2111msgstr " ERRORE DI CONVERSIONE"
2112
Bram Moolenaar34cdc3e2005-05-18 22:24:46 +00002113#: fileio.c:4172
Bram Moolenaar071d4272004-06-13 20:20:40 +00002114msgid "[Device]"
2115msgstr "[Dispositivo]"
2116
Bram Moolenaar34cdc3e2005-05-18 22:24:46 +00002117#: fileio.c:4177
Bram Moolenaar071d4272004-06-13 20:20:40 +00002118msgid "[New]"
2119msgstr "[Nuovo]"
2120
Bram Moolenaar34cdc3e2005-05-18 22:24:46 +00002121#: fileio.c:4199
Bram Moolenaar071d4272004-06-13 20:20:40 +00002122msgid " [a]"
2123msgstr " [a]"
2124
Bram Moolenaar34cdc3e2005-05-18 22:24:46 +00002125#: fileio.c:4199
Bram Moolenaar071d4272004-06-13 20:20:40 +00002126msgid " appended"
2127msgstr " aggiunto in fondo"
2128
Bram Moolenaar34cdc3e2005-05-18 22:24:46 +00002129#: fileio.c:4201
Bram Moolenaar071d4272004-06-13 20:20:40 +00002130msgid " [w]"
2131msgstr " [s]"
2132
Bram Moolenaar34cdc3e2005-05-18 22:24:46 +00002133#: fileio.c:4201
Bram Moolenaar071d4272004-06-13 20:20:40 +00002134msgid " written"
2135msgstr " scritti"
2136
Bram Moolenaar34cdc3e2005-05-18 22:24:46 +00002137#: fileio.c:4254
Bram Moolenaar071d4272004-06-13 20:20:40 +00002138msgid "E205: Patchmode: can't save original file"
2139msgstr "E205: Patchmode: non posso salvare il file originale"
2140
Bram Moolenaar34cdc3e2005-05-18 22:24:46 +00002141#: fileio.c:4276
Bram Moolenaar071d4272004-06-13 20:20:40 +00002142msgid "E206: patchmode: can't touch empty original file"
2143msgstr "E206: patchmode: non posso alterare il file vuoto originale"
2144
Bram Moolenaar34cdc3e2005-05-18 22:24:46 +00002145#: fileio.c:4291
Bram Moolenaar071d4272004-06-13 20:20:40 +00002146msgid "E207: Can't delete backup file"
2147msgstr "E193: Non riesco a cancellare il file di backup"
2148
Bram Moolenaar34cdc3e2005-05-18 22:24:46 +00002149#: fileio.c:4355
Bram Moolenaar071d4272004-06-13 20:20:40 +00002150msgid ""
2151"\n"
2152"WARNING: Original file may be lost or damaged\n"
2153msgstr ""
2154"\n"
2155"ATTENZIONE: Il file originale può essere perso o danneggiato\n"
2156
Bram Moolenaar34cdc3e2005-05-18 22:24:46 +00002157#: fileio.c:4357
Bram Moolenaar071d4272004-06-13 20:20:40 +00002158msgid "don't quit the editor until the file is successfully written!"
2159msgstr "non uscire dall'editor prima della fine della scrittura del file!"
2160
Bram Moolenaar34cdc3e2005-05-18 22:24:46 +00002161#: fileio.c:4446
Bram Moolenaar071d4272004-06-13 20:20:40 +00002162msgid "[dos]"
2163msgstr "[DOS]"
2164
Bram Moolenaar34cdc3e2005-05-18 22:24:46 +00002165#: fileio.c:4446
Bram Moolenaar071d4272004-06-13 20:20:40 +00002166msgid "[dos format]"
2167msgstr "[in formato DOS]"
2168
Bram Moolenaar34cdc3e2005-05-18 22:24:46 +00002169#: fileio.c:4453
Bram Moolenaar071d4272004-06-13 20:20:40 +00002170msgid "[mac]"
2171msgstr "[MAC]"
2172
Bram Moolenaar34cdc3e2005-05-18 22:24:46 +00002173#: fileio.c:4453
Bram Moolenaar071d4272004-06-13 20:20:40 +00002174msgid "[mac format]"
2175msgstr "[in formato MAC]"
2176
Bram Moolenaar34cdc3e2005-05-18 22:24:46 +00002177#: fileio.c:4460
Bram Moolenaar071d4272004-06-13 20:20:40 +00002178msgid "[unix]"
2179msgstr "[UNIX]"
2180
Bram Moolenaar34cdc3e2005-05-18 22:24:46 +00002181#: fileio.c:4460
Bram Moolenaar071d4272004-06-13 20:20:40 +00002182msgid "[unix format]"
2183msgstr "[in formato UNIX]"
2184
Bram Moolenaar34cdc3e2005-05-18 22:24:46 +00002185#: fileio.c:4487
Bram Moolenaar071d4272004-06-13 20:20:40 +00002186msgid "1 line, "
2187msgstr "1 linea, "
2188
Bram Moolenaar34cdc3e2005-05-18 22:24:46 +00002189#: fileio.c:4489
Bram Moolenaar071d4272004-06-13 20:20:40 +00002190#, c-format
2191msgid "%ld lines, "
2192msgstr "%ld linee,"
2193
Bram Moolenaar34cdc3e2005-05-18 22:24:46 +00002194#: fileio.c:4492
Bram Moolenaar071d4272004-06-13 20:20:40 +00002195msgid "1 character"
2196msgstr "1 carattere"
2197
Bram Moolenaar34cdc3e2005-05-18 22:24:46 +00002198#: fileio.c:4494
Bram Moolenaar071d4272004-06-13 20:20:40 +00002199#, c-format
2200msgid "%ld characters"
2201msgstr "%ld caratteri"
2202
Bram Moolenaar34cdc3e2005-05-18 22:24:46 +00002203#: fileio.c:4504 netbeans.c:3387
Bram Moolenaar071d4272004-06-13 20:20:40 +00002204msgid "[noeol]"
2205msgstr "[manca carattere di fine linea]"
2206
Bram Moolenaar34cdc3e2005-05-18 22:24:46 +00002207#: fileio.c:4504 netbeans.c:3387
Bram Moolenaar071d4272004-06-13 20:20:40 +00002208msgid "[Incomplete last line]"
2209msgstr "[Ultima linea incompleta]"
2210
2211#. don't overwrite messages here
2212#. must give this prompt
2213#. don't use emsg() here, don't want to flush the buffers
Bram Moolenaar34cdc3e2005-05-18 22:24:46 +00002214#: fileio.c:4523
Bram Moolenaar071d4272004-06-13 20:20:40 +00002215msgid "WARNING: The file has been changed since reading it!!!"
2216msgstr "ATTENZIONE: File modificato dopo essere stato letto dall'Editor!!!"
2217
Bram Moolenaar34cdc3e2005-05-18 22:24:46 +00002218#: fileio.c:4525
Bram Moolenaar071d4272004-06-13 20:20:40 +00002219msgid "Do you really want to write to it"
2220msgstr "Vuoi davvero riscriverlo"
2221
Bram Moolenaar34cdc3e2005-05-18 22:24:46 +00002222#: fileio.c:5762
Bram Moolenaar071d4272004-06-13 20:20:40 +00002223#, c-format
2224msgid "E208: Error writing to \"%s\""
2225msgstr "E208: Errore in scrittura di \"%s\""
2226
Bram Moolenaar34cdc3e2005-05-18 22:24:46 +00002227#: fileio.c:5769
Bram Moolenaar071d4272004-06-13 20:20:40 +00002228#, c-format
2229msgid "E209: Error closing \"%s\""
2230msgstr "E209: Errore in chiusura di \"%s\""
2231
Bram Moolenaar34cdc3e2005-05-18 22:24:46 +00002232#: fileio.c:5772
Bram Moolenaar071d4272004-06-13 20:20:40 +00002233#, c-format
2234msgid "E210: Error reading \"%s\""
2235msgstr "E210: Errore in lettura di \"%s\""
2236
Bram Moolenaar34cdc3e2005-05-18 22:24:46 +00002237#: fileio.c:6027
Bram Moolenaar071d4272004-06-13 20:20:40 +00002238msgid "E246: FileChangedShell autocommand deleted buffer"
2239msgstr "E246: L'autocomando 'FileChnagedShell' ha cancellato il buffer"
2240
Bram Moolenaar34cdc3e2005-05-18 22:24:46 +00002241#: fileio.c:6040
Bram Moolenaar071d4272004-06-13 20:20:40 +00002242#, c-format
Bram Moolenaar13fcaaf2005-04-15 21:13:42 +00002243msgid "E211: File \"%s\" no longer available"
2244msgstr "E211: Il file \"%s\" non esiste più"
Bram Moolenaar071d4272004-06-13 20:20:40 +00002245
Bram Moolenaar34cdc3e2005-05-18 22:24:46 +00002246#: fileio.c:6055
Bram Moolenaar071d4272004-06-13 20:20:40 +00002247#, c-format
2248msgid ""
2249"W12: Warning: File \"%s\" has changed and the buffer was changed in Vim as "
2250"well"
2251msgstr ""
2252"W12: Attenzione: File \"%s\" modificato su disco ed anche nel buffer di Vim"
2253
Bram Moolenaar34cdc3e2005-05-18 22:24:46 +00002254#: fileio.c:6056
Bram Moolenaar13fcaaf2005-04-15 21:13:42 +00002255msgid "See \":help W12\" for more info."
2256msgstr "Vedere \":help W12\" per ulteriori informazioni."
2257
Bram Moolenaar34cdc3e2005-05-18 22:24:46 +00002258#: fileio.c:6060
Bram Moolenaar071d4272004-06-13 20:20:40 +00002259#, c-format
2260msgid "W11: Warning: File \"%s\" has changed since editing started"
2261msgstr "W11: Attenzione: File \"%s\" modificato dopo l'apertura"
2262
Bram Moolenaar34cdc3e2005-05-18 22:24:46 +00002263#: fileio.c:6061
Bram Moolenaar13fcaaf2005-04-15 21:13:42 +00002264msgid "See \":help W11\" for more info."
2265msgstr "Vedere \":help W11\" per ulteriori informazioni."
2266
Bram Moolenaar34cdc3e2005-05-18 22:24:46 +00002267#: fileio.c:6065
Bram Moolenaar071d4272004-06-13 20:20:40 +00002268#, c-format
2269msgid "W16: Warning: Mode of file \"%s\" has changed since editing started"
2270msgstr "W16: Attenzione: Modo File \"%s\" modificato dopo l'apertura"
2271
Bram Moolenaar34cdc3e2005-05-18 22:24:46 +00002272#: fileio.c:6066
Bram Moolenaar13fcaaf2005-04-15 21:13:42 +00002273msgid "See \":help W16\" for more info."
2274msgstr "Vedere \":help W16\" per ulteriori informazioni."
2275
Bram Moolenaar34cdc3e2005-05-18 22:24:46 +00002276#: fileio.c:6078
Bram Moolenaar071d4272004-06-13 20:20:40 +00002277#, c-format
2278msgid "W13: Warning: File \"%s\" has been created after editing started"
2279msgstr "W13: Attenzione: Il file \"%s\" risulta creato dopo l'apertura"
2280
Bram Moolenaar34cdc3e2005-05-18 22:24:46 +00002281#: fileio.c:6103
Bram Moolenaar071d4272004-06-13 20:20:40 +00002282msgid "Warning"
2283msgstr "Attenzione"
2284
Bram Moolenaar34cdc3e2005-05-18 22:24:46 +00002285#: fileio.c:6104
Bram Moolenaar071d4272004-06-13 20:20:40 +00002286msgid ""
2287"&OK\n"
2288"&Load File"
2289msgstr ""
2290"&OK\n"
2291"&Carica File"
2292
Bram Moolenaar34cdc3e2005-05-18 22:24:46 +00002293#: fileio.c:6206
Bram Moolenaar071d4272004-06-13 20:20:40 +00002294#, c-format
2295msgid "E462: Could not prepare for reloading \"%s\""
2296msgstr "E462: Non riesco a preparare per ri-caricare \"%s\""
2297
Bram Moolenaar34cdc3e2005-05-18 22:24:46 +00002298#: fileio.c:6225
Bram Moolenaar071d4272004-06-13 20:20:40 +00002299#, c-format
2300msgid "E321: Could not reload \"%s\""
2301msgstr "E321: Non riesco a ri-caricare \"%s\""
2302
Bram Moolenaar34cdc3e2005-05-18 22:24:46 +00002303#: fileio.c:6820
Bram Moolenaar071d4272004-06-13 20:20:40 +00002304msgid "--Deleted--"
2305msgstr "--Cancellato--"
2306
Bram Moolenaar34cdc3e2005-05-18 22:24:46 +00002307#: fileio.c:6967
Bram Moolenaar13fcaaf2005-04-15 21:13:42 +00002308#, c-format
2309msgid "auto-removing autocommand: %s <buffer=%d>"
2310msgstr "auto-rimozione dell'autocommand: %s <buffer=%d>"
2311
Bram Moolenaar071d4272004-06-13 20:20:40 +00002312#. the group doesn't exist
Bram Moolenaar34cdc3e2005-05-18 22:24:46 +00002313#: fileio.c:7011
Bram Moolenaar071d4272004-06-13 20:20:40 +00002314#, c-format
2315msgid "E367: No such group: \"%s\""
2316msgstr "E367: Gruppo inesistente: \"%s\""
2317
Bram Moolenaar34cdc3e2005-05-18 22:24:46 +00002318#: fileio.c:7137
Bram Moolenaar071d4272004-06-13 20:20:40 +00002319#, c-format
2320msgid "E215: Illegal character after *: %s"
2321msgstr "E215: Carattere non ammesso dopo *: %s"
2322
Bram Moolenaar34cdc3e2005-05-18 22:24:46 +00002323#: fileio.c:7149
Bram Moolenaar071d4272004-06-13 20:20:40 +00002324#, c-format
2325msgid "E216: No such event: %s"
2326msgstr "E216: Evento inesistente: %s"
2327
Bram Moolenaar34cdc3e2005-05-18 22:24:46 +00002328#: fileio.c:7151
Bram Moolenaar071d4272004-06-13 20:20:40 +00002329#, c-format
2330msgid "E216: No such group or event: %s"
2331msgstr "E216: Evento o gruppo inesistente: %s"
2332
2333#. Highlight title
Bram Moolenaar34cdc3e2005-05-18 22:24:46 +00002334#: fileio.c:7349
Bram Moolenaar071d4272004-06-13 20:20:40 +00002335msgid ""
2336"\n"
2337"--- Auto-Commands ---"
2338msgstr ""
2339"\n"
2340"--- Auto-Comandi ---"
2341
Bram Moolenaar34cdc3e2005-05-18 22:24:46 +00002342#: fileio.c:7585
Bram Moolenaar13fcaaf2005-04-15 21:13:42 +00002343#, c-format
2344msgid "E680: <buffer=%d>: invalid buffer number "
2345msgstr "E680: <buffer=%d>: numero buffer non valido"
2346
Bram Moolenaar34cdc3e2005-05-18 22:24:46 +00002347#: fileio.c:7682
Bram Moolenaar071d4272004-06-13 20:20:40 +00002348msgid "E217: Can't execute autocommands for ALL events"
2349msgstr "E217: Non posso eseguire autocomandi for TUTTI gli eventi"
2350
Bram Moolenaar34cdc3e2005-05-18 22:24:46 +00002351#: fileio.c:7705
Bram Moolenaar071d4272004-06-13 20:20:40 +00002352msgid "No matching autocommands"
2353msgstr "Nessun autocomando corrispondente"
2354
Bram Moolenaar34cdc3e2005-05-18 22:24:46 +00002355#: fileio.c:8029
Bram Moolenaar071d4272004-06-13 20:20:40 +00002356msgid "E218: autocommand nesting too deep"
2357msgstr "E218: nidificazione dell'autocomando troppo estesa"
2358
Bram Moolenaar34cdc3e2005-05-18 22:24:46 +00002359#: fileio.c:8337
Bram Moolenaar071d4272004-06-13 20:20:40 +00002360#, c-format
2361msgid "%s Auto commands for \"%s\""
2362msgstr "%s Auto comandi per \"%s\""
2363
Bram Moolenaar34cdc3e2005-05-18 22:24:46 +00002364#: fileio.c:8345
Bram Moolenaar071d4272004-06-13 20:20:40 +00002365#, c-format
2366msgid "Executing %s"
2367msgstr "Eseguo %s"
2368
2369#. always scroll up, don't overwrite
Bram Moolenaar34cdc3e2005-05-18 22:24:46 +00002370#: fileio.c:8413
Bram Moolenaar071d4272004-06-13 20:20:40 +00002371#, c-format
2372msgid "autocommand %s"
2373msgstr "autocomando %s"
2374
Bram Moolenaar34cdc3e2005-05-18 22:24:46 +00002375#: fileio.c:9008
Bram Moolenaar071d4272004-06-13 20:20:40 +00002376msgid "E219: Missing {."
2377msgstr "E219: Manca {."
2378
Bram Moolenaar34cdc3e2005-05-18 22:24:46 +00002379#: fileio.c:9010
Bram Moolenaar071d4272004-06-13 20:20:40 +00002380msgid "E220: Missing }."
2381msgstr "E220: Manca }."
2382
2383#: fold.c:68
2384msgid "E490: No fold found"
2385msgstr "E490: Non trovo alcuna piegatura"
2386
2387#: fold.c:593
2388msgid "E350: Cannot create fold with current 'foldmethod'"
2389msgstr "E350: Non posso create piegatura con il 'foldmethod' in uso"
2390
2391#: fold.c:595
2392msgid "E351: Cannot delete fold with current 'foldmethod'"
2393msgstr "E351: Non posso cancellare piegatura con il 'foldmethod' in uso"
2394
Bram Moolenaar13fcaaf2005-04-15 21:13:42 +00002395#: fold.c:1984
2396#, c-format
2397msgid "+--%3ld lines folded "
2398msgstr "+--%3ld linee piegate"
2399
2400#: getchar.c:249
Bram Moolenaar071d4272004-06-13 20:20:40 +00002401msgid "E222: Add to read buffer"
2402msgstr "E222: Aggiunto al buffer di lettura"
2403
Bram Moolenaar13fcaaf2005-04-15 21:13:42 +00002404#: getchar.c:2271
Bram Moolenaar071d4272004-06-13 20:20:40 +00002405msgid "E223: recursive mapping"
2406msgstr "E223: mapping ricorsivo"
2407
Bram Moolenaar13fcaaf2005-04-15 21:13:42 +00002408#: getchar.c:3156
Bram Moolenaar071d4272004-06-13 20:20:40 +00002409#, c-format
2410msgid "E224: global abbreviation already exists for %s"
2411msgstr "E224: una abbreviazione globale già esiste per %s"
2412
Bram Moolenaar13fcaaf2005-04-15 21:13:42 +00002413#: getchar.c:3159
Bram Moolenaar071d4272004-06-13 20:20:40 +00002414#, c-format
2415msgid "E225: global mapping already exists for %s"
2416msgstr "E225: un mapping globale già esiste per %s"
2417
Bram Moolenaar13fcaaf2005-04-15 21:13:42 +00002418#: getchar.c:3291
Bram Moolenaar071d4272004-06-13 20:20:40 +00002419#, c-format
2420msgid "E226: abbreviation already exists for %s"
2421msgstr "E226: una abbreviazione già esiste per %s"
2422
Bram Moolenaar13fcaaf2005-04-15 21:13:42 +00002423#: getchar.c:3294
Bram Moolenaar071d4272004-06-13 20:20:40 +00002424#, c-format
2425msgid "E227: mapping already exists for %s"
2426msgstr "E227: un mapping già esiste per %s"
2427
Bram Moolenaar13fcaaf2005-04-15 21:13:42 +00002428#: getchar.c:3358
Bram Moolenaar071d4272004-06-13 20:20:40 +00002429msgid "No abbreviation found"
2430msgstr "Non trovo l'abbreviazione"
2431
Bram Moolenaar13fcaaf2005-04-15 21:13:42 +00002432#: getchar.c:3360
Bram Moolenaar071d4272004-06-13 20:20:40 +00002433msgid "No mapping found"
2434msgstr "Non trovo il mapping"
2435
Bram Moolenaar13fcaaf2005-04-15 21:13:42 +00002436#: getchar.c:4252
Bram Moolenaar071d4272004-06-13 20:20:40 +00002437msgid "E228: makemap: Illegal mode"
2438msgstr "E228: makemap: modo non consentito"
2439
2440#: gui_at_fs.c:300
2441msgid "<cannot open> "
2442msgstr "<non posso aprire> "
2443
2444#: gui_at_fs.c:1136
2445#, c-format
2446msgid "E616: vim_SelFile: can't get font %s"
2447msgstr "E616: vim_SelFile: non riesco a trovare il font %s"
2448
2449#: gui_at_fs.c:2781
2450msgid "E614: vim_SelFile: can't return to current directory"
2451msgstr "E614: vim_SelFile: non posso tornare alla directory in uso"
2452
2453#: gui_at_fs.c:2801
2454msgid "Pathname:"
2455msgstr "Nome percorso:"
2456
2457#: gui_at_fs.c:2807
2458msgid "E615: vim_SelFile: can't get current directory"
2459msgstr "E615: vim_SelFile: non riesco ad ottenere la directory in uso"
2460
Bram Moolenaar13fcaaf2005-04-15 21:13:42 +00002461#: gui_at_fs.c:2815 gui_xmdlg.c:932
Bram Moolenaar071d4272004-06-13 20:20:40 +00002462msgid "OK"
2463msgstr "OK"
2464
Bram Moolenaar13fcaaf2005-04-15 21:13:42 +00002465#: gui_at_fs.c:2815 gui_gtk.c:2809 gui_xmdlg.c:941
Bram Moolenaar071d4272004-06-13 20:20:40 +00002466msgid "Cancel"
2467msgstr "Non eseguire"
2468
Bram Moolenaar13fcaaf2005-04-15 21:13:42 +00002469#: gui_athena.c:2175 gui_motif.c:2292
Bram Moolenaar071d4272004-06-13 20:20:40 +00002470msgid "Vim dialog"
2471msgstr "Dialogo Vim"
2472
2473#: gui_at_sb.c:486
2474msgid "Scrollbar Widget: Could not get geometry of thumb pixmap."
2475msgstr "Scrollbar Widget: Non riesco a ottenere geometria del 'thumb pixmap'."
2476
Bram Moolenaar13fcaaf2005-04-15 21:13:42 +00002477#: gui_beval.c:162 gui_w32.c:4136
Bram Moolenaar071d4272004-06-13 20:20:40 +00002478msgid "E232: Cannot create BalloonEval with both message and callback"
2479msgstr "E232: Non riesco a creare 'BalloonEval' con sia messaggio che callback"
2480
Bram Moolenaar13fcaaf2005-04-15 21:13:42 +00002481#: gui.c:222
Bram Moolenaar071d4272004-06-13 20:20:40 +00002482msgid "E229: Cannot start the GUI"
2483msgstr "E229: Non posso inizializzare la GUI"
2484
Bram Moolenaar13fcaaf2005-04-15 21:13:42 +00002485#: gui.c:357
Bram Moolenaar071d4272004-06-13 20:20:40 +00002486#, c-format
2487msgid "E230: Cannot read from \"%s\""
2488msgstr "E230: Non posso leggere da \"%s\""
2489
Bram Moolenaar13fcaaf2005-04-15 21:13:42 +00002490#: gui.c:480
Bram Moolenaar071d4272004-06-13 20:20:40 +00002491msgid "E665: Cannot start GUI, no valid font found"
2492msgstr "E665: Non posso inizializzare la GUI, nessun font valido trovato"
2493
Bram Moolenaar13fcaaf2005-04-15 21:13:42 +00002494#: gui.c:485
Bram Moolenaar071d4272004-06-13 20:20:40 +00002495msgid "E231: 'guifontwide' invalid"
2496msgstr "E231: 'guifontwide' non valido"
2497
Bram Moolenaar34cdc3e2005-05-18 22:24:46 +00002498#: gui.c:583
Bram Moolenaar071d4272004-06-13 20:20:40 +00002499msgid "E599: Value of 'imactivatekey' is invalid"
2500msgstr "E599: Il valore di 'imactivatekey' non è valido"
2501
Bram Moolenaar34cdc3e2005-05-18 22:24:46 +00002502#: gui.c:4089
Bram Moolenaar071d4272004-06-13 20:20:40 +00002503#, c-format
2504msgid "E254: Cannot allocate color %s"
2505msgstr "E254: Non riesco ad allocare il colore %s"
2506
Bram Moolenaar34cdc3e2005-05-18 22:24:46 +00002507#: gui.c:4618
Bram Moolenaar13fcaaf2005-04-15 21:13:42 +00002508msgid "No match at cursor, finding next"
2509msgstr "Nessuna corrispondenza al cursore, cerco la prossima"
2510
2511#: gui_gtk.c:1687
Bram Moolenaar071d4272004-06-13 20:20:40 +00002512msgid "Vim dialog..."
2513msgstr "Dialogo Vim..."
2514
Bram Moolenaar13fcaaf2005-04-15 21:13:42 +00002515#: gui_gtk.c:2138 message.c:3016
Bram Moolenaar071d4272004-06-13 20:20:40 +00002516msgid ""
2517"&Yes\n"
2518"&No\n"
2519"&Cancel"
2520msgstr ""
2521"&Y Sì\n"
2522"&No\n"
2523"&C Ignora"
2524
Bram Moolenaar13fcaaf2005-04-15 21:13:42 +00002525#: gui_gtk.c:2346
Bram Moolenaar071d4272004-06-13 20:20:40 +00002526msgid "Input _Methods"
2527msgstr "_Metodi di inserimento"
2528
Bram Moolenaar13fcaaf2005-04-15 21:13:42 +00002529#: gui_gtk.c:2612 gui_motif.c:3243
Bram Moolenaar071d4272004-06-13 20:20:40 +00002530msgid "VIM - Search and Replace..."
2531msgstr "VIM - Sostituisci..."
2532
Bram Moolenaar13fcaaf2005-04-15 21:13:42 +00002533#: gui_gtk.c:2620 gui_motif.c:3245
Bram Moolenaar071d4272004-06-13 20:20:40 +00002534msgid "VIM - Search..."
2535msgstr "VIM - Cerca..."
2536
Bram Moolenaar13fcaaf2005-04-15 21:13:42 +00002537#: gui_gtk.c:2652 gui_motif.c:3354
Bram Moolenaar071d4272004-06-13 20:20:40 +00002538msgid "Find what:"
2539msgstr "Trova cosa:"
2540
Bram Moolenaar13fcaaf2005-04-15 21:13:42 +00002541#: gui_gtk.c:2670 gui_motif.c:3387
Bram Moolenaar071d4272004-06-13 20:20:40 +00002542msgid "Replace with:"
2543msgstr "Sostituisci con:"
2544
2545#. whole word only button
Bram Moolenaar13fcaaf2005-04-15 21:13:42 +00002546#: gui_gtk.c:2702 gui_motif.c:3508
Bram Moolenaar071d4272004-06-13 20:20:40 +00002547msgid "Match whole word only"
2548msgstr "Cerca solo la parola intera"
2549
2550#. match case button
Bram Moolenaar13fcaaf2005-04-15 21:13:42 +00002551#: gui_gtk.c:2713 gui_motif.c:3520
Bram Moolenaar071d4272004-06-13 20:20:40 +00002552msgid "Match case"
2553msgstr "Maiuscole/minuscole"
2554
Bram Moolenaar13fcaaf2005-04-15 21:13:42 +00002555#: gui_gtk.c:2723 gui_motif.c:3459
Bram Moolenaar071d4272004-06-13 20:20:40 +00002556msgid "Direction"
2557msgstr "Direzione"
2558
2559#. 'Up' and 'Down' buttons
Bram Moolenaar13fcaaf2005-04-15 21:13:42 +00002560#: gui_gtk.c:2735 gui_motif.c:3472
Bram Moolenaar071d4272004-06-13 20:20:40 +00002561msgid "Up"
2562msgstr "Su"
2563
Bram Moolenaar13fcaaf2005-04-15 21:13:42 +00002564#: gui_gtk.c:2739 gui_motif.c:3481
Bram Moolenaar071d4272004-06-13 20:20:40 +00002565msgid "Down"
2566msgstr "Giù"
2567
Bram Moolenaar13fcaaf2005-04-15 21:13:42 +00002568#: gui_gtk.c:2761 gui_gtk.c:2763
Bram Moolenaar071d4272004-06-13 20:20:40 +00002569msgid "Find Next"
2570msgstr "Trova il Prossimo"
2571
Bram Moolenaar13fcaaf2005-04-15 21:13:42 +00002572#: gui_gtk.c:2780 gui_gtk.c:2782
Bram Moolenaar071d4272004-06-13 20:20:40 +00002573msgid "Replace"
2574msgstr "Sostituisci"
2575
Bram Moolenaar13fcaaf2005-04-15 21:13:42 +00002576#: gui_gtk.c:2793 gui_gtk.c:2795
Bram Moolenaar071d4272004-06-13 20:20:40 +00002577msgid "Replace All"
2578msgstr "Sostituisci Tutto"
2579
Bram Moolenaar13fcaaf2005-04-15 21:13:42 +00002580#: gui_gtk_x11.c:2320
Bram Moolenaar071d4272004-06-13 20:20:40 +00002581msgid "Vim: Received \"die\" request from session manager\n"
2582msgstr "Vim: Ricevuta richiesta \"die\" dal session manager\n"
2583
Bram Moolenaar13fcaaf2005-04-15 21:13:42 +00002584#: gui_gtk_x11.c:3522
Bram Moolenaar071d4272004-06-13 20:20:40 +00002585msgid "Vim: Main window unexpectedly destroyed\n"
2586msgstr "Vim: Finestra principale distrutta inaspettatamente\n"
2587
Bram Moolenaar13fcaaf2005-04-15 21:13:42 +00002588#: gui_gtk_x11.c:4142
Bram Moolenaar071d4272004-06-13 20:20:40 +00002589msgid "Font Selection"
2590msgstr "Selezione Font"
2591
Bram Moolenaar13fcaaf2005-04-15 21:13:42 +00002592#: gui_gtk_x11.c:6135 ui.c:2143
Bram Moolenaar071d4272004-06-13 20:20:40 +00002593msgid "Used CUT_BUFFER0 instead of empty selection"
2594msgstr "Uso CUT_BUFFER0 invece che una scelta nulla"
2595
Bram Moolenaar13fcaaf2005-04-15 21:13:42 +00002596#: gui_motif.c:2054
2597msgid "&Filter"
2598msgstr "&Filtro"
Bram Moolenaar071d4272004-06-13 20:20:40 +00002599
Bram Moolenaar13fcaaf2005-04-15 21:13:42 +00002600#: gui_motif.c:2055 gui_motif.c:3322
2601msgid "&Cancel"
2602msgstr "&C Non eseguire"
2603
2604#: gui_motif.c:2056
Bram Moolenaar071d4272004-06-13 20:20:40 +00002605msgid "Directories"
2606msgstr "Directory"
2607
Bram Moolenaar13fcaaf2005-04-15 21:13:42 +00002608#: gui_motif.c:2057
2609msgid "Filter"
2610msgstr "Filtro"
Bram Moolenaar071d4272004-06-13 20:20:40 +00002611
Bram Moolenaar13fcaaf2005-04-15 21:13:42 +00002612#: gui_motif.c:2058
2613msgid "&Help"
2614msgstr "&H Aiuto"
2615
2616#: gui_motif.c:2059
Bram Moolenaar071d4272004-06-13 20:20:40 +00002617msgid "Files"
2618msgstr "File"
2619
Bram Moolenaar13fcaaf2005-04-15 21:13:42 +00002620#: gui_motif.c:2060
2621msgid "&OK"
2622msgstr "&OK"
2623
2624#: gui_motif.c:2061
Bram Moolenaar071d4272004-06-13 20:20:40 +00002625msgid "Selection"
2626msgstr "Selezione"
2627
Bram Moolenaar13fcaaf2005-04-15 21:13:42 +00002628#: gui_motif.c:3274
2629msgid "Find &Next"
2630msgstr "&N Trova il Prossimo"
2631
2632#: gui_motif.c:3289
2633msgid "&Replace"
2634msgstr "&R Sostituisci"
2635
2636#: gui_motif.c:3300
2637msgid "Replace &All"
2638msgstr "&A Sostituisci Tutto"
2639
2640#: gui_motif.c:3311
2641msgid "&Undo"
2642msgstr "&U Disfa"
Bram Moolenaar071d4272004-06-13 20:20:40 +00002643
2644#: gui_riscos.c:952
2645#, c-format
2646msgid "E610: Can't load Zap font '%s'"
2647msgstr "E610: Non riesco a caricate il fonte Zap '%s'"
2648
2649#: gui_riscos.c:1048
2650#, c-format
2651msgid "E611: Can't use font %s"
2652msgstr "E611: Non riesco a usare il font %s"
2653
Bram Moolenaar13fcaaf2005-04-15 21:13:42 +00002654#: gui_riscos.c:3272
Bram Moolenaar071d4272004-06-13 20:20:40 +00002655msgid ""
2656"\n"
2657"Sending message to terminate child process.\n"
2658msgstr ""
2659"\n"
2660"Spedisco un messaggio per terminare il processo figlio.\n"
2661
Bram Moolenaar13fcaaf2005-04-15 21:13:42 +00002662#: gui_w32.c:840
Bram Moolenaar071d4272004-06-13 20:20:40 +00002663#, c-format
2664msgid "E671: Cannot find window title \"%s\""
2665msgstr "E671: Non trovo il titolo della finestra \"%s\""
2666
Bram Moolenaar13fcaaf2005-04-15 21:13:42 +00002667#: gui_w32.c:848
Bram Moolenaar071d4272004-06-13 20:20:40 +00002668#, c-format
2669msgid "E243: Argument not supported: \"-%s\"; Use the OLE version."
2670msgstr "E243: Argomento non supportato: \"-%s\"; Usa la versione OLE."
2671
Bram Moolenaar13fcaaf2005-04-15 21:13:42 +00002672#: gui_w32.c:1098
Bram Moolenaar071d4272004-06-13 20:20:40 +00002673msgid "E672: Unable to open window inside MDI application"
2674msgstr "E672: Non posso aprire la finestra in un'applicazione MDI"
2675
Bram Moolenaar13fcaaf2005-04-15 21:13:42 +00002676#: gui_w48.c:2213
Bram Moolenaar071d4272004-06-13 20:20:40 +00002677msgid "Find string (use '\\\\' to find a '\\')"
2678msgstr "Stringa di ricerca (usa '\\\\' per cercare un '\\')"
2679
Bram Moolenaar13fcaaf2005-04-15 21:13:42 +00002680#: gui_w48.c:2238
Bram Moolenaar071d4272004-06-13 20:20:40 +00002681msgid "Find & Replace (use '\\\\' to find a '\\')"
2682msgstr "Sostituisci (usa '\\\\' per cercare un '\\')"
2683
Bram Moolenaar13fcaaf2005-04-15 21:13:42 +00002684#. We fake this: Use a filter that doesn't select anything and a default
2685#. * file name that won't be used.
2686#: gui_w48.c:3044
2687msgid "Not Used"
2688msgstr "Non Utilizzato"
2689
2690#: gui_x11.c:1541
Bram Moolenaar071d4272004-06-13 20:20:40 +00002691msgid "Vim E458: Cannot allocate colormap entry, some colors may be incorrect"
2692msgstr ""
2693"Vim E458: Non riesco ad allocare elemento di colormap, possibili colori "
2694"errati"
2695
Bram Moolenaar13fcaaf2005-04-15 21:13:42 +00002696#: gui_x11.c:2145
Bram Moolenaar071d4272004-06-13 20:20:40 +00002697#, c-format
2698msgid "E250: Fonts for the following charsets are missing in fontset %s:"
2699msgstr "E250: Mancano descrizioni per i seguenti caratteri nel font: %s"
2700
Bram Moolenaar13fcaaf2005-04-15 21:13:42 +00002701#: gui_x11.c:2188
Bram Moolenaar071d4272004-06-13 20:20:40 +00002702#, c-format
2703msgid "E252: Fontset name: %s"
2704msgstr "E252: Nome fontset: %s"
2705
Bram Moolenaar13fcaaf2005-04-15 21:13:42 +00002706#: gui_x11.c:2189
Bram Moolenaar071d4272004-06-13 20:20:40 +00002707#, c-format
2708msgid "Font '%s' is not fixed-width"
2709msgstr "Il font '%s' non di larghezza fissa"
2710
Bram Moolenaar13fcaaf2005-04-15 21:13:42 +00002711#: gui_x11.c:2208
Bram Moolenaar071d4272004-06-13 20:20:40 +00002712#, c-format
2713msgid "E253: Fontset name: %s\n"
2714msgstr "E253: Nome fontset: %s\n"
2715
Bram Moolenaar13fcaaf2005-04-15 21:13:42 +00002716#: gui_x11.c:2209
Bram Moolenaar071d4272004-06-13 20:20:40 +00002717#, c-format
2718msgid "Font0: %s\n"
2719msgstr "Font0: %s\n"
2720
Bram Moolenaar13fcaaf2005-04-15 21:13:42 +00002721#: gui_x11.c:2210
Bram Moolenaar071d4272004-06-13 20:20:40 +00002722#, c-format
2723msgid "Font1: %s\n"
2724msgstr "Font1: %s\n"
2725
Bram Moolenaar13fcaaf2005-04-15 21:13:42 +00002726#: gui_x11.c:2211
Bram Moolenaar071d4272004-06-13 20:20:40 +00002727#, c-format
2728msgid "Font%ld width is not twice that of font0\n"
2729msgstr "La larghezza di font%ld non è doppia di quella di font0\n"
2730
Bram Moolenaar13fcaaf2005-04-15 21:13:42 +00002731#: gui_x11.c:2212
Bram Moolenaar071d4272004-06-13 20:20:40 +00002732#, c-format
2733msgid "Font0 width: %ld\n"
2734msgstr "Larghezza di Font0: %ld\n"
2735
Bram Moolenaar13fcaaf2005-04-15 21:13:42 +00002736#: gui_x11.c:2213
Bram Moolenaar071d4272004-06-13 20:20:40 +00002737#, c-format
2738msgid ""
2739"Font1 width: %ld\n"
2740"\n"
2741msgstr ""
2742"Larghezza di Font1: %ld\n"
2743"\n"
2744
Bram Moolenaar13fcaaf2005-04-15 21:13:42 +00002745#: gui_xmdlg.c:688 gui_xmdlg.c:810
2746msgid "Invalid font specification"
2747msgstr "Specifica di font non valida"
2748
2749#: gui_xmdlg.c:689 gui_xmdlg.c:811
2750msgid "&Dismiss"
2751msgstr "&D Non ora"
2752
2753#: gui_xmdlg.c:698
2754msgid "no specific match"
2755msgstr "nessuna corrispondenza specifica"
2756
2757#: gui_xmdlg.c:910
2758msgid "Vim - Font Selector"
2759msgstr "Vim - Selettore Font"
2760
2761#: gui_xmdlg.c:979
2762msgid "Name:"
2763msgstr "Nome:"
2764
2765#. create toggle button
2766#: gui_xmdlg.c:1019
2767msgid "Show size in Points"
2768msgstr "Mostra dimensione in Punti"
2769
2770#: gui_xmdlg.c:1038
2771msgid "Encoding:"
2772msgstr "Codifica:"
2773
2774#: gui_xmdlg.c:1084
2775msgid "Font:"
2776msgstr "Font:"
2777
2778#: gui_xmdlg.c:1117
2779msgid "Style:"
2780msgstr "Stile:"
2781
2782#: gui_xmdlg.c:1149
2783msgid "Size:"
2784msgstr "Dimensione:"
2785
Bram Moolenaar071d4272004-06-13 20:20:40 +00002786#: hangulin.c:610
2787msgid "E256: Hangul automata ERROR"
2788msgstr "E256: ERRORE processore Hangul"
2789
2790#: if_cscope.c:77
2791msgid "Add a new database"
2792msgstr "Aggiungi un nuovo database"
2793
2794#: if_cscope.c:79
2795msgid "Query for a pattern"
2796msgstr "Cerca un modello"
2797
2798#: if_cscope.c:81
2799msgid "Show this message"
2800msgstr "Visualizza questo messaggio"
2801
2802#: if_cscope.c:83
2803msgid "Kill a connection"
2804msgstr "Termina una connessione"
2805
2806#: if_cscope.c:85
2807msgid "Reinit all connections"
2808msgstr "Rinizializza tutte le connessioni"
2809
2810#: if_cscope.c:87
2811msgid "Show connections"
2812msgstr "Visualizza connessioni"
2813
2814#: if_cscope.c:95
2815#, c-format
2816msgid "E560: Usage: cs[cope] %s"
2817msgstr "E560: Uso: cs[cope] %s"
2818
2819#: if_cscope.c:124
2820msgid "This cscope command does not support splitting the window.\n"
2821msgstr "Questo comando cscope non gestisce la divisione delle schermo.\n"
2822
2823#: if_cscope.c:175
2824msgid "E562: Usage: cstag <ident>"
2825msgstr "E562: Uso: cstag <ident>"
2826
2827#: if_cscope.c:231
2828msgid "E257: cstag: tag not found"
2829msgstr "E257: cstag: tag non trovata"
2830
2831#: if_cscope.c:409
2832#, c-format
2833msgid "E563: stat(%s) error: %d"
2834msgstr "E563: errore stat(%s): %d"
2835
2836#: if_cscope.c:419
2837msgid "E563: stat error"
2838msgstr "E563: errore stat"
2839
2840#: if_cscope.c:516
2841#, c-format
2842msgid "E564: %s is not a directory or a valid cscope database"
2843msgstr "E564: %s non è una directory o un database cscope valido"
2844
2845#: if_cscope.c:534
2846#, c-format
2847msgid "Added cscope database %s"
2848msgstr "Aggiunto database cscope %s"
2849
2850#: if_cscope.c:589
2851#, c-format
2852msgid "E262: error reading cscope connection %ld"
2853msgstr "E262: errore leggendo connessione cscope %ld"
2854
2855#: if_cscope.c:694
2856msgid "E561: unknown cscope search type"
2857msgstr "E561: tipo di ricerca cscope sconosciuta"
2858
2859#: if_cscope.c:736
2860msgid "E566: Could not create cscope pipes"
2861msgstr "E566: Non riesco a creare pipes cscope"
2862
2863#: if_cscope.c:753
2864msgid "E622: Could not fork for cscope"
2865msgstr "E622: Non riesco a fare fork per cscope"
2866
2867#: if_cscope.c:847 if_cscope.c:897
2868msgid "cs_create_connection exec failed"
2869msgstr "cs_create_connection exec fallita"
2870
2871#: if_cscope.c:898
2872msgid "E623: Could not spawn cscope process"
2873msgstr "E623: Non riesco a generare processo cscope"
2874
2875#: if_cscope.c:911
2876msgid "cs_create_connection: fdopen for to_fp failed"
2877msgstr "cs_create_connection: fdopen di to_fp fallita"
2878
2879#: if_cscope.c:913
2880msgid "cs_create_connection: fdopen for fr_fp failed"
2881msgstr "cs_create_connection: fdopen di fr_fp fallita"
2882
2883#: if_cscope.c:951
2884msgid "E567: no cscope connections"
2885msgstr "E567: nessuna connessione cscope"
2886
2887#: if_cscope.c:1025
2888#, c-format
2889msgid "E259: no matches found for cscope query %s of %s"
2890msgstr "E259: nessuna corrispondenza trovata per la richiesta cscope %s di %s"
2891
2892#: if_cscope.c:1082
2893#, c-format
2894msgid "E469: invalid cscopequickfix flag %c for %c"
2895msgstr "E469: flag cscopequickfix %c non valido per %c"
2896
2897#: if_cscope.c:1152
2898msgid "cscope commands:\n"
2899msgstr "comandi cscope:\n"
2900
2901#: if_cscope.c:1155
2902#, c-format
2903msgid "%-5s: %-30s (Usage: %s)"
2904msgstr "%-5s: %-30s (Uso: %s)"
2905
2906#: if_cscope.c:1253
2907#, c-format
2908msgid "E625: cannot open cscope database: %s"
2909msgstr "E625: impossibile aprire database cscope: %s"
2910
2911#: if_cscope.c:1271
2912msgid "E626: cannot get cscope database information"
2913msgstr "E626: impossibile leggere informazioni sul database cscope"
2914
2915#: if_cscope.c:1296
2916msgid "E568: duplicate cscope database not added"
2917msgstr "E568: database cscope duplicato, non aggiunto"
2918
2919#: if_cscope.c:1307
2920msgid "E569: maximum number of cscope connections reached"
2921msgstr "E569: raggiunto numero massimo di connessioni cscope"
2922
2923#: if_cscope.c:1424
2924#, c-format
2925msgid "E261: cscope connection %s not found"
2926msgstr "E261: connessione cscope %s non trovata"
2927
2928#: if_cscope.c:1458
2929#, c-format
2930msgid "cscope connection %s closed"
2931msgstr "connessione cscope %s chiusa"
2932
2933#. should not reach here
2934#: if_cscope.c:1598
2935msgid "E570: fatal error in cs_manage_matches"
2936msgstr "E570: errore irreparabile in cs_manage_matches"
2937
2938#: if_cscope.c:1848
2939#, c-format
2940msgid "Cscope tag: %s"
2941msgstr "Tag cscope: %s"
2942
2943#: if_cscope.c:1870
2944msgid ""
2945"\n"
2946" # line"
2947msgstr ""
2948"\n"
2949" # linea"
2950
2951#: if_cscope.c:1872
2952msgid "filename / context / line\n"
2953msgstr "nomefile / contest / linea\n"
2954
2955#: if_cscope.c:1990
2956#, c-format
2957msgid "E609: Cscope error: %s"
2958msgstr "E609: Errore cscope: %s"
2959
2960#: if_cscope.c:2176
2961msgid "All cscope databases reset"
2962msgstr "Tutti i databese cscope annullati"
2963
2964#: if_cscope.c:2244
2965msgid "no cscope connections\n"
2966msgstr "nessuna connessione cscope\n"
2967
2968#: if_cscope.c:2248
2969msgid " # pid database name prepend path\n"
2970msgstr " # pid database nome prepend path\n"
2971
Bram Moolenaar13fcaaf2005-04-15 21:13:42 +00002972#: if_mzsch.c:785
2973msgid ""
2974"???: Sorry, this command is disabled, the MzScheme library could not be "
2975"loaded."
2976msgstr ""
2977"???: Spiacente, comando non disponibile, non riesco a caricare libreria "
2978"programmi MzScheme."
2979
Bram Moolenaar34cdc3e2005-05-18 22:24:46 +00002980#: if_mzsch.c:1222 if_python.c:1095 if_tcl.c:1406
Bram Moolenaar13fcaaf2005-04-15 21:13:42 +00002981msgid "invalid expression"
2982msgstr "espressione non valida"
2983
Bram Moolenaar34cdc3e2005-05-18 22:24:46 +00002984#: if_mzsch.c:1230 if_python.c:1109 if_tcl.c:1411
Bram Moolenaar13fcaaf2005-04-15 21:13:42 +00002985msgid "expressions disabled at compile time"
2986msgstr "espressioni disabilitate in compilazione"
2987
2988#: if_mzsch.c:1317
2989msgid "hidden option"
2990msgstr "opzione nascosta"
2991
2992#: if_mzsch.c:1319 if_tcl.c:505
2993msgid "unknown option"
2994msgstr "opzione inesistente"
2995
2996#: if_mzsch.c:1468
2997msgid "window index is out of range"
2998msgstr "indice della finestra non nell'intervallo"
2999
3000#: if_mzsch.c:1623
3001msgid "couldn't open buffer"
3002msgstr "non sono riuscito ad aprire il buffer"
3003
3004#: if_mzsch.c:1888 if_mzsch.c:1914 if_mzsch.c:1989 if_mzsch.c:2038
Bram Moolenaar34cdc3e2005-05-18 22:24:46 +00003005#: if_mzsch.c:2147 if_mzsch.c:2190 if_python.c:2322 if_python.c:2356
3006#: if_python.c:2411 if_python.c:2479 if_python.c:2601 if_python.c:2653
Bram Moolenaar13fcaaf2005-04-15 21:13:42 +00003007#: if_tcl.c:688 if_tcl.c:733 if_tcl.c:807 if_tcl.c:877 if_tcl.c:2003
3008msgid "cannot save undo information"
3009msgstr "non riesco a salvare informazioni per 'undo'"
3010
Bram Moolenaar34cdc3e2005-05-18 22:24:46 +00003011#: if_mzsch.c:1893 if_mzsch.c:1997 if_mzsch.c:2051 if_python.c:2324
3012#: if_python.c:2418 if_python.c:2490
Bram Moolenaar13fcaaf2005-04-15 21:13:42 +00003013msgid "cannot delete line"
3014msgstr "non posso cancellare la linea"
3015
Bram Moolenaar34cdc3e2005-05-18 22:24:46 +00003016#: if_mzsch.c:1919 if_mzsch.c:2065 if_python.c:2361 if_python.c:2506
Bram Moolenaar13fcaaf2005-04-15 21:13:42 +00003017#: if_tcl.c:694 if_tcl.c:2025
3018msgid "cannot replace line"
3019msgstr "non posso sostituire la linea"
3020
Bram Moolenaar34cdc3e2005-05-18 22:24:46 +00003021#: if_mzsch.c:2079 if_mzsch.c:2152 if_mzsch.c:2199 if_python.c:2524
3022#: if_python.c:2603 if_python.c:2661
Bram Moolenaar13fcaaf2005-04-15 21:13:42 +00003023msgid "cannot insert line"
3024msgstr "non posso inserire la linea"
3025
Bram Moolenaar34cdc3e2005-05-18 22:24:46 +00003026#: if_mzsch.c:2295 if_python.c:2773
Bram Moolenaar13fcaaf2005-04-15 21:13:42 +00003027msgid "string cannot contain newlines"
3028msgstr "la stringa non può contenere caratteri 'A CAPO'"
3029
3030#: if_mzsch.c:2378
3031msgid "Vim error: ~a"
3032msgstr "Errore Vim: ~a"
3033
3034#: if_mzsch.c:2387
3035msgid "Vim error"
3036msgstr "Errore Vim"
3037
3038#: if_mzsch.c:2443
3039msgid "buffer is invalid"
3040msgstr "buffer non valido"
3041
3042#: if_mzsch.c:2452
3043msgid "window is invalid"
3044msgstr "finestra non valida"
3045
3046#: if_mzsch.c:2472
3047msgid "linenr out of range"
3048msgstr "numero linea non nell'intervallo"
3049
Bram Moolenaar34cdc3e2005-05-18 22:24:46 +00003050#: if_python.c:449
Bram Moolenaar071d4272004-06-13 20:20:40 +00003051msgid ""
3052"E263: Sorry, this command is disabled, the Python library could not be "
3053"loaded."
3054msgstr ""
3055"E263: Spiacente, comando non disponibile, non riesco a caricare libreria "
3056"programmi Python."
3057
Bram Moolenaar34cdc3e2005-05-18 22:24:46 +00003058#: if_python.c:515
Bram Moolenaar071d4272004-06-13 20:20:40 +00003059msgid "E659: Cannot invoke Python recursively"
3060msgstr "E659: Python non può essere chiamato ricorsivamente"
3061
Bram Moolenaar34cdc3e2005-05-18 22:24:46 +00003062#: if_python.c:716
Bram Moolenaar071d4272004-06-13 20:20:40 +00003063msgid "can't delete OutputObject attributes"
3064msgstr "non riesco a cancellare gli attributi OutputObject"
3065
Bram Moolenaar34cdc3e2005-05-18 22:24:46 +00003066#: if_python.c:723
Bram Moolenaar071d4272004-06-13 20:20:40 +00003067msgid "softspace must be an integer"
3068msgstr "softspace deve essere un numero intero"
3069
Bram Moolenaar34cdc3e2005-05-18 22:24:46 +00003070#: if_python.c:731
Bram Moolenaar071d4272004-06-13 20:20:40 +00003071msgid "invalid attribute"
3072msgstr "atrributo non valido"
3073
Bram Moolenaar34cdc3e2005-05-18 22:24:46 +00003074#: if_python.c:770 if_python.c:784
Bram Moolenaar071d4272004-06-13 20:20:40 +00003075msgid "writelines() requires list of strings"
3076msgstr "writelines() richiede una lista di stringhe"
3077
Bram Moolenaar34cdc3e2005-05-18 22:24:46 +00003078#: if_python.c:910
Bram Moolenaar071d4272004-06-13 20:20:40 +00003079msgid "E264: Python: Error initialising I/O objects"
3080msgstr "E264: Python: Errore inizializzazione oggetti I/O"
3081
Bram Moolenaar34cdc3e2005-05-18 22:24:46 +00003082#: if_python.c:1122
Bram Moolenaar071d4272004-06-13 20:20:40 +00003083msgid "attempt to refer to deleted buffer"
3084msgstr "tentativo di referenza a buffer cancellato"
3085
Bram Moolenaar34cdc3e2005-05-18 22:24:46 +00003086#: if_python.c:1137 if_python.c:1178 if_python.c:1242 if_tcl.c:1218
Bram Moolenaar071d4272004-06-13 20:20:40 +00003087msgid "line number out of range"
3088msgstr "numero linea non nell'intervallo"
3089
Bram Moolenaar34cdc3e2005-05-18 22:24:46 +00003090#: if_python.c:1377
Bram Moolenaar071d4272004-06-13 20:20:40 +00003091#, c-format
3092msgid "<buffer object (deleted) at %8lX>"
3093msgstr "<buffer oggetto (cancellato) a %8lX>"
3094
Bram Moolenaar34cdc3e2005-05-18 22:24:46 +00003095#: if_python.c:1468 if_tcl.c:840
Bram Moolenaar071d4272004-06-13 20:20:40 +00003096msgid "invalid mark name"
3097msgstr "nome di mark non valido"
3098
Bram Moolenaar34cdc3e2005-05-18 22:24:46 +00003099#: if_python.c:1748
Bram Moolenaar071d4272004-06-13 20:20:40 +00003100msgid "no such buffer"
3101msgstr "buffer inesistente"
3102
Bram Moolenaar34cdc3e2005-05-18 22:24:46 +00003103#: if_python.c:1836
Bram Moolenaar071d4272004-06-13 20:20:40 +00003104msgid "attempt to refer to deleted window"
3105msgstr "tentativo di referenza a una finestra cancellata"
3106
Bram Moolenaar34cdc3e2005-05-18 22:24:46 +00003107#: if_python.c:1881
Bram Moolenaar071d4272004-06-13 20:20:40 +00003108msgid "readonly attribute"
3109msgstr "attributo 'readonly'"
3110
Bram Moolenaar34cdc3e2005-05-18 22:24:46 +00003111#: if_python.c:1894
Bram Moolenaar071d4272004-06-13 20:20:40 +00003112msgid "cursor position outside buffer"
3113msgstr "posizione cursore fuori dal buffer"
3114
Bram Moolenaar34cdc3e2005-05-18 22:24:46 +00003115#: if_python.c:1971
Bram Moolenaar071d4272004-06-13 20:20:40 +00003116#, c-format
3117msgid "<window object (deleted) at %.8lX>"
3118msgstr "<finestra oggetto (cancellata) a %.8lX>"
3119
Bram Moolenaar34cdc3e2005-05-18 22:24:46 +00003120#: if_python.c:1983
Bram Moolenaar071d4272004-06-13 20:20:40 +00003121#, c-format
3122msgid "<window object (unknown) at %.8lX>"
3123msgstr "<finestra oggetto (sconosciuta) a %.8lX>"
3124
Bram Moolenaar34cdc3e2005-05-18 22:24:46 +00003125#: if_python.c:1985
Bram Moolenaar071d4272004-06-13 20:20:40 +00003126#, c-format
3127msgid "<window %d>"
3128msgstr "<finestra %d>"
3129
Bram Moolenaar34cdc3e2005-05-18 22:24:46 +00003130#: if_python.c:2061
Bram Moolenaar071d4272004-06-13 20:20:40 +00003131msgid "no such window"
3132msgstr "finestra inesistente"
3133
Bram Moolenaar071d4272004-06-13 20:20:40 +00003134#: if_ruby.c:422
3135msgid ""
3136"E266: Sorry, this command is disabled, the Ruby library could not be loaded."
3137msgstr ""
3138"E266: Spiacente, comando non disponibile, non riesco a caricare libreria "
3139"programmi Ruby."
3140
3141#: if_ruby.c:485
3142#, c-format
3143msgid "E273: unknown longjmp status %d"
3144msgstr "E273: tipo sconosciuto di salto nel programma %d"
3145
3146#: if_sniff.c:67
3147msgid "Toggle implementation/definition"
3148msgstr "Implementazione/definizione Sì/No"
3149
3150#: if_sniff.c:68
3151msgid "Show base class of"
3152msgstr "Visualizza classe base di"
3153
3154#: if_sniff.c:69
3155msgid "Show overridden member function"
3156msgstr "Visualizza funzione modulo sovrascritto"
3157
3158#: if_sniff.c:70
3159msgid "Retrieve from file"
3160msgstr "Carica da file"
3161
3162#: if_sniff.c:71
3163msgid "Retrieve from project"
3164msgstr "Carica da progetto"
3165
3166#: if_sniff.c:73
3167msgid "Retrieve from all projects"
3168msgstr "Carica da tutti i progetti"
3169
3170#: if_sniff.c:74
3171msgid "Retrieve"
3172msgstr "Carica successivo"
3173
3174#: if_sniff.c:75
3175msgid "Show source of"
3176msgstr "Visualizza sorgente di"
3177
3178#: if_sniff.c:76
3179msgid "Find symbol"
3180msgstr "Trova simbolo"
3181
3182#: if_sniff.c:77
3183msgid "Browse class"
3184msgstr "Esplora classe"
3185
3186#: if_sniff.c:78
3187msgid "Show class in hierarchy"
3188msgstr "Visualizza classe in gerarchia"
3189
3190#: if_sniff.c:79
3191msgid "Show class in restricted hierarchy"
3192msgstr "Visualizza classe nella gerarchia ristretta"
3193
3194#: if_sniff.c:80
3195msgid "Xref refers to"
3196msgstr "Xref si riferisce a"
3197
3198#: if_sniff.c:81
3199msgid "Xref referred by"
3200msgstr "Xref referenziato da"
3201
3202#: if_sniff.c:82
3203msgid "Xref has a"
3204msgstr "Xref ha un"
3205
3206#: if_sniff.c:83
3207msgid "Xref used by"
3208msgstr "Xref usato da"
3209
3210#: if_sniff.c:84
3211msgid "Show docu of"
3212msgstr "Visualizza docu di"
3213
3214#: if_sniff.c:85
3215msgid "Generate docu for"
3216msgstr "Genera docu per"
3217
3218#: if_sniff.c:97
3219msgid ""
3220"Cannot connect to SNiFF+. Check environment (sniffemacs must be found in "
3221"$PATH).\n"
3222msgstr ""
3223"Non riesco a connettermi a SNiFF+. Controllare ambiente (sniffemacs deve "
3224"essere presente in $PATH).\n"
3225
3226#: if_sniff.c:425
3227msgid "E274: Sniff: Error during read. Disconnected"
3228msgstr "E274: Sniff: Errore in lettura. Disconnessione."
3229
3230#: if_sniff.c:553
3231msgid "SNiFF+ is currently "
3232msgstr "SNiFF+ è al momento "
3233
3234#: if_sniff.c:555
3235msgid "not "
3236msgstr "non "
3237
3238#: if_sniff.c:556
3239msgid "connected"
3240msgstr "connesso"
3241
3242#: if_sniff.c:592
3243#, c-format
3244msgid "E275: Unknown SNiFF+ request: %s"
3245msgstr "E275: Richiesta SNiFF+ sconosciuta: %s"
3246
3247#: if_sniff.c:605
3248msgid "E276: Error connecting to SNiFF+"
3249msgstr "E276: Errore connettendosi a SNiFF+"
3250
3251#: if_sniff.c:1009
3252msgid "E278: SNiFF+ not connected"
3253msgstr "E278: SNiFF+ non connesso"
3254
3255#: if_sniff.c:1018
3256msgid "E279: Not a SNiFF+ buffer"
3257msgstr "E279: Non è un buffer SNiFF+"
3258
3259#: if_sniff.c:1083
3260msgid "Sniff: Error during write. Disconnected"
3261msgstr "Sniff: Errore in scrittura. Disconnesso"
3262
Bram Moolenaar13fcaaf2005-04-15 21:13:42 +00003263#: if_tcl.c:422
Bram Moolenaar071d4272004-06-13 20:20:40 +00003264msgid "invalid buffer number"
3265msgstr "numero buffer non valido"
3266
Bram Moolenaar13fcaaf2005-04-15 21:13:42 +00003267#: if_tcl.c:468 if_tcl.c:935 if_tcl.c:1114
Bram Moolenaar071d4272004-06-13 20:20:40 +00003268msgid "not implemented yet"
3269msgstr "non ancora implementato"
3270
Bram Moolenaar071d4272004-06-13 20:20:40 +00003271#. ???
Bram Moolenaar13fcaaf2005-04-15 21:13:42 +00003272#: if_tcl.c:778
Bram Moolenaar071d4272004-06-13 20:20:40 +00003273msgid "cannot set line(s)"
3274msgstr "non posso impostare linea(e)"
3275
Bram Moolenaar13fcaaf2005-04-15 21:13:42 +00003276#: if_tcl.c:849
Bram Moolenaar071d4272004-06-13 20:20:40 +00003277msgid "mark not set"
3278msgstr "mark non impostato"
3279
Bram Moolenaar13fcaaf2005-04-15 21:13:42 +00003280#: if_tcl.c:855 if_tcl.c:1070
Bram Moolenaar071d4272004-06-13 20:20:40 +00003281#, c-format
3282msgid "row %d column %d"
3283msgstr "riga %d colonna %d"
3284
Bram Moolenaar13fcaaf2005-04-15 21:13:42 +00003285#: if_tcl.c:885
Bram Moolenaar071d4272004-06-13 20:20:40 +00003286msgid "cannot insert/append line"
3287msgstr "non riesco a inserire/aggiungere linea"
3288
Bram Moolenaar13fcaaf2005-04-15 21:13:42 +00003289#: if_tcl.c:1272
Bram Moolenaar071d4272004-06-13 20:20:40 +00003290msgid "unknown flag: "
3291msgstr "opzione inesistente: "
3292
Bram Moolenaar13fcaaf2005-04-15 21:13:42 +00003293#: if_tcl.c:1342
Bram Moolenaar071d4272004-06-13 20:20:40 +00003294msgid "unknown vimOption"
3295msgstr "'vimOption' inesistente"
3296
Bram Moolenaar13fcaaf2005-04-15 21:13:42 +00003297#: if_tcl.c:1427
Bram Moolenaar071d4272004-06-13 20:20:40 +00003298msgid "keyboard interrupt"
3299msgstr "interruzione dalla tastiera"
3300
Bram Moolenaar13fcaaf2005-04-15 21:13:42 +00003301#: if_tcl.c:1432
Bram Moolenaar071d4272004-06-13 20:20:40 +00003302msgid "vim error"
3303msgstr "errore vim"
3304
Bram Moolenaar13fcaaf2005-04-15 21:13:42 +00003305#: if_tcl.c:1475
Bram Moolenaar071d4272004-06-13 20:20:40 +00003306msgid "cannot create buffer/window command: object is being deleted"
3307msgstr ""
3308"non riesco a creare comando buffer/finestra: oggetto in via di cancellazione"
3309
Bram Moolenaar13fcaaf2005-04-15 21:13:42 +00003310#: if_tcl.c:1549
Bram Moolenaar071d4272004-06-13 20:20:40 +00003311msgid ""
3312"cannot register callback command: buffer/window is already being deleted"
3313msgstr ""
3314"non posso registrare comando callback: buffer/finestra già in cancellazione"
3315
3316#. This should never happen. Famous last word?
Bram Moolenaar13fcaaf2005-04-15 21:13:42 +00003317#: if_tcl.c:1566
Bram Moolenaar071d4272004-06-13 20:20:40 +00003318msgid ""
3319"E280: TCL FATAL ERROR: reflist corrupt!? Please report this to vim-dev@vim."
3320"org"
3321msgstr ""
3322"E280: ERRORE FATALE TCL: reflist corrotta!? Si prega notificare a vim-"
3323"dev@vim.org"
3324
Bram Moolenaar13fcaaf2005-04-15 21:13:42 +00003325#: if_tcl.c:1567
Bram Moolenaar071d4272004-06-13 20:20:40 +00003326msgid "cannot register callback command: buffer/window reference not found"
3327msgstr ""
3328"non posso registrare comando callback: referenza a buffer/finestra "
3329"inesistente"
3330
Bram Moolenaar13fcaaf2005-04-15 21:13:42 +00003331#: if_tcl.c:1728
Bram Moolenaar071d4272004-06-13 20:20:40 +00003332msgid ""
3333"E571: Sorry, this command is disabled: the Tcl library could not be loaded."
3334msgstr ""
3335"E571: Spiacente, comando non disponibile, non riesco a caricare libreria "
3336"programmi Tcl."
3337
Bram Moolenaar13fcaaf2005-04-15 21:13:42 +00003338#: if_tcl.c:1890
Bram Moolenaar071d4272004-06-13 20:20:40 +00003339msgid ""
3340"E281: TCL ERROR: exit code is not int!? Please report this to vim-dev@vim.org"
3341msgstr ""
3342"E281: ERRORE TCL: codice di ritorno non int!? Si prega notificare a vim-"
3343"dev@vim.org"
3344
Bram Moolenaar13fcaaf2005-04-15 21:13:42 +00003345#: if_tcl.c:2011
Bram Moolenaar071d4272004-06-13 20:20:40 +00003346msgid "cannot get line"
3347msgstr "non riesco a ottenere la linea"
3348
Bram Moolenaar13fcaaf2005-04-15 21:13:42 +00003349#: if_xcmdsrv.c:233
Bram Moolenaar071d4272004-06-13 20:20:40 +00003350msgid "Unable to register a command server name"
3351msgstr "Non riesco a registrare un nome di server comando"
3352
Bram Moolenaar13fcaaf2005-04-15 21:13:42 +00003353#: if_xcmdsrv.c:489
Bram Moolenaar071d4272004-06-13 20:20:40 +00003354msgid "E248: Failed to send command to the destination program"
3355msgstr "E248: Fallito invio comando a programma destinatario"
3356
Bram Moolenaar13fcaaf2005-04-15 21:13:42 +00003357#: if_xcmdsrv.c:762
Bram Moolenaar071d4272004-06-13 20:20:40 +00003358#, c-format
3359msgid "E573: Invalid server id used: %s"
3360msgstr "E573: Identificativo di server non valido: %s"
3361
Bram Moolenaar13fcaaf2005-04-15 21:13:42 +00003362#: if_xcmdsrv.c:1132
Bram Moolenaar071d4272004-06-13 20:20:40 +00003363msgid "E251: VIM instance registry property is badly formed. Deleted!"
3364msgstr "E251: Proprietà registry relative a VIM non adeguate. Cancellate!"
3365
3366#: main.c:60
3367msgid "Unknown option"
3368msgstr "Opzione inesistente"
3369
3370#: main.c:62
3371msgid "Too many edit arguments"
3372msgstr "Troppi argomenti di edit"
3373
3374#: main.c:64
3375msgid "Argument missing after"
3376msgstr "Argomento mancante dopo"
3377
3378#: main.c:66
3379msgid "Garbage after option"
3380msgstr "Spazzatura dopo opzione"
3381
3382#: main.c:68
3383msgid "Too many \"+command\", \"-c command\" or \"--cmd command\" arguments"
3384msgstr "Troppi argomenti \"+command\", \"-c command\" o \"--cmd command\""
3385
3386#: main.c:70
3387msgid "Invalid argument for"
3388msgstr "Argomento non valido per"
3389
Bram Moolenaar13fcaaf2005-04-15 21:13:42 +00003390#: main.c:481
Bram Moolenaar071d4272004-06-13 20:20:40 +00003391msgid "This Vim was not compiled with the diff feature."
3392msgstr "Vim non compilato con opzione 'diff'."
3393
Bram Moolenaar13fcaaf2005-04-15 21:13:42 +00003394#: main.c:958
Bram Moolenaar071d4272004-06-13 20:20:40 +00003395msgid "Attempt to open script file again: \""
3396msgstr "Tento di riaprire lo script file: \""
3397
Bram Moolenaar13fcaaf2005-04-15 21:13:42 +00003398#: main.c:967
Bram Moolenaar071d4272004-06-13 20:20:40 +00003399msgid "Cannot open for reading: \""
3400msgstr "Non posso aprire in lettura: \""
3401
Bram Moolenaar13fcaaf2005-04-15 21:13:42 +00003402#: main.c:1021
Bram Moolenaar071d4272004-06-13 20:20:40 +00003403msgid "Cannot open for script output: \""
3404msgstr "Non posso aprire come script output: \""
3405
Bram Moolenaar13fcaaf2005-04-15 21:13:42 +00003406#: main.c:1297
3407msgid "Vim: Error: Failure to start gvim from NetBeans\n"
3408msgstr "Vim: Errore: Avvio di gvim da NetBeans non riuscito\n"
3409
3410#: main.c:1302
3411msgid "Vim: Warning: Output is not to a terminal\n"
3412msgstr "Vim: Attenzione: Output non diretto a un terminale\n"
3413
3414#: main.c:1304
3415msgid "Vim: Warning: Input is not from a terminal\n"
3416msgstr "Vim: Attenzione: Input non proveniente da un terminale\n"
3417
3418#: main.c:1314
Bram Moolenaar071d4272004-06-13 20:20:40 +00003419#, c-format
3420msgid "%d files to edit\n"
3421msgstr "%d file da elaborare\n"
3422
Bram Moolenaar071d4272004-06-13 20:20:40 +00003423#. just in case..
Bram Moolenaar13fcaaf2005-04-15 21:13:42 +00003424#: main.c:1377
Bram Moolenaar071d4272004-06-13 20:20:40 +00003425msgid "pre-vimrc command line"
3426msgstr "linea comandi prima di vimrc"
3427
Bram Moolenaar13fcaaf2005-04-15 21:13:42 +00003428#: main.c:1418
Bram Moolenaar071d4272004-06-13 20:20:40 +00003429#, c-format
3430msgid "E282: Cannot read from \"%s\""
3431msgstr "E282: Non posso leggere da \"%s\""
3432
Bram Moolenaar34cdc3e2005-05-18 22:24:46 +00003433#: main.c:2527
Bram Moolenaar071d4272004-06-13 20:20:40 +00003434msgid ""
3435"\n"
3436"More info with: \"vim -h\"\n"
3437msgstr ""
3438"\n"
3439"Maggiori informazioni con: \"vim -h\"\n"
3440
Bram Moolenaar34cdc3e2005-05-18 22:24:46 +00003441#: main.c:2560
Bram Moolenaar071d4272004-06-13 20:20:40 +00003442msgid "[file ..] edit specified file(s)"
3443msgstr "[file ..] apri file(s) specificati"
3444
Bram Moolenaar34cdc3e2005-05-18 22:24:46 +00003445#: main.c:2561
Bram Moolenaar071d4272004-06-13 20:20:40 +00003446msgid "- read text from stdin"
3447msgstr "- leggi testo da 'stdin'"
3448
Bram Moolenaar34cdc3e2005-05-18 22:24:46 +00003449#: main.c:2562
Bram Moolenaar071d4272004-06-13 20:20:40 +00003450msgid "-t tag edit file where tag is defined"
3451msgstr "-t tag apri file in cui è definita la tag"
3452
Bram Moolenaar34cdc3e2005-05-18 22:24:46 +00003453#: main.c:2564
Bram Moolenaar071d4272004-06-13 20:20:40 +00003454msgid "-q [errorfile] edit file with first error"
3455msgstr "-q [errorfile] apri file col primo errore"
3456
Bram Moolenaar34cdc3e2005-05-18 22:24:46 +00003457#: main.c:2573
Bram Moolenaar071d4272004-06-13 20:20:40 +00003458msgid ""
3459"\n"
3460"\n"
3461"usage:"
3462msgstr ""
3463"\n"
3464"\n"
3465" uso:"
3466
Bram Moolenaar34cdc3e2005-05-18 22:24:46 +00003467#: main.c:2576
Bram Moolenaar071d4272004-06-13 20:20:40 +00003468msgid " vim [arguments] "
3469msgstr " vim [argomenti] "
3470
Bram Moolenaar34cdc3e2005-05-18 22:24:46 +00003471#: main.c:2580
Bram Moolenaar071d4272004-06-13 20:20:40 +00003472msgid ""
3473"\n"
3474" or:"
3475msgstr ""
3476"\n"
3477" o:"
3478
Bram Moolenaar34cdc3e2005-05-18 22:24:46 +00003479#: main.c:2583
Bram Moolenaar13fcaaf2005-04-15 21:13:42 +00003480msgid "where case is ignored prepend / to make flag upper case"
3481msgstr ""
3482"quando si ignorano maiusc./minusc. preporre / per rendere il flag maiusc."
3483
Bram Moolenaar34cdc3e2005-05-18 22:24:46 +00003484#: main.c:2586
Bram Moolenaar071d4272004-06-13 20:20:40 +00003485msgid ""
3486"\n"
3487"\n"
3488"Arguments:\n"
3489msgstr ""
3490"\n"
3491"\n"
3492"Argomenti:\n"
3493
Bram Moolenaar34cdc3e2005-05-18 22:24:46 +00003494#: main.c:2587
Bram Moolenaar071d4272004-06-13 20:20:40 +00003495msgid "--\t\t\tOnly file names after this"
3496msgstr "--\t\t\tSolo nomi file da qui in poi"
3497
Bram Moolenaar34cdc3e2005-05-18 22:24:46 +00003498#: main.c:2589
Bram Moolenaar071d4272004-06-13 20:20:40 +00003499msgid "--literal\t\tDon't expand wildcards"
3500msgstr "--literal\t\tNon espandere wildcard"
3501
Bram Moolenaar34cdc3e2005-05-18 22:24:46 +00003502#: main.c:2592
Bram Moolenaar071d4272004-06-13 20:20:40 +00003503msgid "-register\t\tRegister this gvim for OLE"
3504msgstr "-register\t\tRegistra questo gvim a OLE"
3505
Bram Moolenaar34cdc3e2005-05-18 22:24:46 +00003506#: main.c:2593
Bram Moolenaar071d4272004-06-13 20:20:40 +00003507msgid "-unregister\t\tUnregister gvim for OLE"
3508msgstr "-unregister\t\tDeregistra gvim a OLE"
3509
Bram Moolenaar34cdc3e2005-05-18 22:24:46 +00003510#: main.c:2596
Bram Moolenaar071d4272004-06-13 20:20:40 +00003511msgid "-g\t\t\tRun using GUI (like \"gvim\")"
3512msgstr "-g\t\t\tEsegui usando GUI (come \"gvim\")"
3513
Bram Moolenaar34cdc3e2005-05-18 22:24:46 +00003514#: main.c:2597
Bram Moolenaar071d4272004-06-13 20:20:40 +00003515msgid "-f or --nofork\tForeground: Don't fork when starting GUI"
3516msgstr "-f opp. --nofork\tForeground: Non usare 'fork' inizializzando GUI"
3517
Bram Moolenaar34cdc3e2005-05-18 22:24:46 +00003518#: main.c:2599
Bram Moolenaar071d4272004-06-13 20:20:40 +00003519msgid "-v\t\t\tVi mode (like \"vi\")"
3520msgstr "-v\t\t\tModalità Vi (come \"vi\")"
3521
Bram Moolenaar34cdc3e2005-05-18 22:24:46 +00003522#: main.c:2600
Bram Moolenaar071d4272004-06-13 20:20:40 +00003523msgid "-e\t\t\tEx mode (like \"ex\")"
3524msgstr "-e\t\t\tModalità Ex (come \"ex\")"
3525
Bram Moolenaar34cdc3e2005-05-18 22:24:46 +00003526#: main.c:2601
Bram Moolenaar071d4272004-06-13 20:20:40 +00003527msgid "-s\t\t\tSilent (batch) mode (only for \"ex\")"
3528msgstr "-s\t\t\tModalità Silenziosa (batch) (solo per \"ex\")"
3529
Bram Moolenaar34cdc3e2005-05-18 22:24:46 +00003530#: main.c:2603
Bram Moolenaar071d4272004-06-13 20:20:40 +00003531msgid "-d\t\t\tDiff mode (like \"vimdiff\")"
3532msgstr "-d\t\t\tModalità Diff (come \"vimdiff\")"
3533
Bram Moolenaar34cdc3e2005-05-18 22:24:46 +00003534#: main.c:2605
Bram Moolenaar071d4272004-06-13 20:20:40 +00003535msgid "-y\t\t\tEasy mode (like \"evim\", modeless)"
3536msgstr "-y\t\t\tModalità Facile (come \"evim\", senza modalità)"
3537
Bram Moolenaar34cdc3e2005-05-18 22:24:46 +00003538#: main.c:2606
Bram Moolenaar071d4272004-06-13 20:20:40 +00003539msgid "-R\t\t\tReadonly mode (like \"view\")"
3540msgstr "-R\t\t\tModalità Sola Lettura (come \"view\")"
3541
Bram Moolenaar34cdc3e2005-05-18 22:24:46 +00003542#: main.c:2607
Bram Moolenaar071d4272004-06-13 20:20:40 +00003543msgid "-Z\t\t\tRestricted mode (like \"rvim\")"
3544msgstr "-Z\t\t\tModalità Ristretta (come \"rvim\")"
3545
Bram Moolenaar34cdc3e2005-05-18 22:24:46 +00003546#: main.c:2608
Bram Moolenaar071d4272004-06-13 20:20:40 +00003547msgid "-m\t\t\tModifications (writing files) not allowed"
3548msgstr "-m\t\t\tRiscritture del file non permesse"
3549
Bram Moolenaar34cdc3e2005-05-18 22:24:46 +00003550#: main.c:2609
Bram Moolenaar071d4272004-06-13 20:20:40 +00003551msgid "-M\t\t\tModifications in text not allowed"
3552msgstr "-M\t\t\tModifiche nel file non permesse"
3553
Bram Moolenaar34cdc3e2005-05-18 22:24:46 +00003554#: main.c:2610
Bram Moolenaar071d4272004-06-13 20:20:40 +00003555msgid "-b\t\t\tBinary mode"
3556msgstr "-b\t\t\tModalità Binaria"
3557
Bram Moolenaar34cdc3e2005-05-18 22:24:46 +00003558#: main.c:2612
Bram Moolenaar071d4272004-06-13 20:20:40 +00003559msgid "-l\t\t\tLisp mode"
3560msgstr "-l\t\t\tModalità Lisp"
3561
Bram Moolenaar34cdc3e2005-05-18 22:24:46 +00003562#: main.c:2614
Bram Moolenaar071d4272004-06-13 20:20:40 +00003563msgid "-C\t\t\tCompatible with Vi: 'compatible'"
3564msgstr "-C\t\t\tCompatibile con Vi: 'compatible'"
3565
Bram Moolenaar34cdc3e2005-05-18 22:24:46 +00003566#: main.c:2615
Bram Moolenaar071d4272004-06-13 20:20:40 +00003567msgid "-N\t\t\tNot fully Vi compatible: 'nocompatible'"
3568msgstr "-N\t\t\tNon interamente compatibile con Vi: 'nocompatible'"
3569
Bram Moolenaar34cdc3e2005-05-18 22:24:46 +00003570#: main.c:2616
Bram Moolenaar071d4272004-06-13 20:20:40 +00003571msgid "-V[N]\t\tVerbose level"
3572msgstr "-V[N]\t\tLivello Verbosità"
3573
Bram Moolenaar34cdc3e2005-05-18 22:24:46 +00003574#: main.c:2617
Bram Moolenaar071d4272004-06-13 20:20:40 +00003575msgid "-D\t\t\tDebugging mode"
3576msgstr "-D\t\t\tModalità Debug"
3577
Bram Moolenaar34cdc3e2005-05-18 22:24:46 +00003578#: main.c:2618
Bram Moolenaar071d4272004-06-13 20:20:40 +00003579msgid "-n\t\t\tNo swap file, use memory only"
3580msgstr "-n\t\t\tNiente file di swap, usa solo memoria"
3581
Bram Moolenaar34cdc3e2005-05-18 22:24:46 +00003582#: main.c:2619
Bram Moolenaar071d4272004-06-13 20:20:40 +00003583msgid "-r\t\t\tList swap files and exit"
3584msgstr "-r\t\t\tLista swap file ed esci"
3585
Bram Moolenaar34cdc3e2005-05-18 22:24:46 +00003586#: main.c:2620
Bram Moolenaar071d4272004-06-13 20:20:40 +00003587msgid "-r (with file name)\tRecover crashed session"
3588msgstr "-r (e nome file)\tRecupera da sessione finita male"
3589
Bram Moolenaar34cdc3e2005-05-18 22:24:46 +00003590#: main.c:2621
Bram Moolenaar071d4272004-06-13 20:20:40 +00003591msgid "-L\t\t\tSame as -r"
3592msgstr "-L\t\t\tCome -r"
3593
Bram Moolenaar34cdc3e2005-05-18 22:24:46 +00003594#: main.c:2623
Bram Moolenaar071d4272004-06-13 20:20:40 +00003595msgid "-f\t\t\tDon't use newcli to open window"
3596msgstr "-f\t\t\tNon usare newcli per aprire finestra"
3597
Bram Moolenaar34cdc3e2005-05-18 22:24:46 +00003598#: main.c:2624
Bram Moolenaar071d4272004-06-13 20:20:40 +00003599msgid "-dev <device>\t\tUse <device> for I/O"
3600msgstr "-dev <dispositivo>\t\tUsa <dispositivo> per I/O"
3601
Bram Moolenaar34cdc3e2005-05-18 22:24:46 +00003602#: main.c:2627
Bram Moolenaar071d4272004-06-13 20:20:40 +00003603msgid "-A\t\t\tstart in Arabic mode"
3604msgstr "-A\t\t\tComincia in modalità Araba"
3605
Bram Moolenaar34cdc3e2005-05-18 22:24:46 +00003606#: main.c:2630
Bram Moolenaar071d4272004-06-13 20:20:40 +00003607msgid "-H\t\t\tStart in Hebrew mode"
3608msgstr "-H\t\t\tComincia in modalità Ebraica"
3609
Bram Moolenaar34cdc3e2005-05-18 22:24:46 +00003610#: main.c:2633
Bram Moolenaar071d4272004-06-13 20:20:40 +00003611msgid "-F\t\t\tStart in Farsi mode"
3612msgstr "-F\t\t\tComincia in modalità Farsi (Persiano)"
3613
Bram Moolenaar34cdc3e2005-05-18 22:24:46 +00003614#: main.c:2635
Bram Moolenaar071d4272004-06-13 20:20:40 +00003615msgid "-T <terminal>\tSet terminal type to <terminal>"
3616msgstr "-T <terminale>\tImposta tipo terminale a <terminale>"
3617
Bram Moolenaar34cdc3e2005-05-18 22:24:46 +00003618#: main.c:2636
Bram Moolenaar071d4272004-06-13 20:20:40 +00003619msgid "-u <vimrc>\t\tUse <vimrc> instead of any .vimrc"
3620msgstr "-u <vimrc>\t\tUsa <vimrc> invece di .vimrc"
3621
Bram Moolenaar34cdc3e2005-05-18 22:24:46 +00003622#: main.c:2638
Bram Moolenaar071d4272004-06-13 20:20:40 +00003623msgid "-U <gvimrc>\t\tUse <gvimrc> instead of any .gvimrc"
3624msgstr "-U <gvimrc>\t\tUsa <gvimrc> invece di .gvimrc"
3625
Bram Moolenaar34cdc3e2005-05-18 22:24:46 +00003626#: main.c:2640
Bram Moolenaar071d4272004-06-13 20:20:40 +00003627msgid "--noplugin\t\tDon't load plugin scripts"
3628msgstr "--noplugin\t\tNon caricare script plugin"
3629
Bram Moolenaar34cdc3e2005-05-18 22:24:46 +00003630#: main.c:2641
Bram Moolenaar071d4272004-06-13 20:20:40 +00003631msgid "-o[N]\t\tOpen N windows (default: one for each file)"
3632msgstr "-o[N]\t\tApri N finestre (predefinito: una per ogni file)"
3633
Bram Moolenaar34cdc3e2005-05-18 22:24:46 +00003634#: main.c:2642
Bram Moolenaar071d4272004-06-13 20:20:40 +00003635msgid "-O[N]\t\tLike -o but split vertically"
3636msgstr "-O[N]\t\tCome -o ma dividi le finestre in verticale"
3637
Bram Moolenaar34cdc3e2005-05-18 22:24:46 +00003638#: main.c:2643
Bram Moolenaar071d4272004-06-13 20:20:40 +00003639msgid "+\t\t\tStart at end of file"
3640msgstr "+\t\t\tPosizionati alla fine del file"
3641
Bram Moolenaar34cdc3e2005-05-18 22:24:46 +00003642#: main.c:2644
Bram Moolenaar071d4272004-06-13 20:20:40 +00003643msgid "+<lnum>\t\tStart at line <lnum>"
3644msgstr "+<lnum>\t\tPosizionati alla linea <lnum>"
3645
Bram Moolenaar34cdc3e2005-05-18 22:24:46 +00003646#: main.c:2646
Bram Moolenaar071d4272004-06-13 20:20:40 +00003647msgid "--cmd <command>\tExecute <command> before loading any vimrc file"
3648msgstr ""
3649"--cmd <comando>\t\tEsegui <comando> prima di caricare eventuali file vimrc"
3650
Bram Moolenaar34cdc3e2005-05-18 22:24:46 +00003651#: main.c:2648
Bram Moolenaar071d4272004-06-13 20:20:40 +00003652msgid "-c <command>\t\tExecute <command> after loading the first file"
3653msgstr "-c <comando>\t\tEsegui <comando> dopo caricamento primo file"
3654
Bram Moolenaar34cdc3e2005-05-18 22:24:46 +00003655#: main.c:2649
Bram Moolenaar071d4272004-06-13 20:20:40 +00003656msgid "-S <session>\t\tSource file <session> after loading the first file"
3657msgstr ""
3658"-S <sessione>\tEsegui comandi in file <sessione> dopo caricamento primo file"
3659
Bram Moolenaar34cdc3e2005-05-18 22:24:46 +00003660#: main.c:2650
Bram Moolenaar071d4272004-06-13 20:20:40 +00003661msgid "-s <scriptin>\tRead Normal mode commands from file <scriptin>"
3662msgstr "-s <scriptin>\tLeggi comandi in modalità normale da file <scriptin>"
3663
Bram Moolenaar34cdc3e2005-05-18 22:24:46 +00003664#: main.c:2651
Bram Moolenaar071d4272004-06-13 20:20:40 +00003665msgid "-w <scriptout>\tAppend all typed commands to file <scriptout>"
3666msgstr "-w <scriptout>\tAggiungi tutti i comandi immessi a file <scriptout>"
3667
Bram Moolenaar34cdc3e2005-05-18 22:24:46 +00003668#: main.c:2652
Bram Moolenaar071d4272004-06-13 20:20:40 +00003669msgid "-W <scriptout>\tWrite all typed commands to file <scriptout>"
3670msgstr "-W <scriptout>\tScrivi tutti i comandi immessi in file <scriptout>"
3671
Bram Moolenaar34cdc3e2005-05-18 22:24:46 +00003672#: main.c:2654
Bram Moolenaar071d4272004-06-13 20:20:40 +00003673msgid "-x\t\t\tEdit encrypted files"
Bram Moolenaar13fcaaf2005-04-15 21:13:42 +00003674msgstr "-x\t\t\tApri un file cifrato"
Bram Moolenaar071d4272004-06-13 20:20:40 +00003675
Bram Moolenaar34cdc3e2005-05-18 22:24:46 +00003676#: main.c:2658
Bram Moolenaar071d4272004-06-13 20:20:40 +00003677msgid "-display <display>\tConnect vim to this particular X-server"
3678msgstr "-display <schermo>\tEsegui vim a questo particolare server X"
3679
Bram Moolenaar34cdc3e2005-05-18 22:24:46 +00003680#: main.c:2660
Bram Moolenaar071d4272004-06-13 20:20:40 +00003681msgid "-X\t\t\tDo not connect to X server"
3682msgstr "-X\t\t\tNon connetterti a server X"
3683
Bram Moolenaar34cdc3e2005-05-18 22:24:46 +00003684#: main.c:2663
Bram Moolenaar071d4272004-06-13 20:20:40 +00003685msgid "--remote <files>\tEdit <files> in a Vim server if possible"
3686msgstr "--remote <file>\tApri <file> in un server Vim se possibile"
3687
Bram Moolenaar34cdc3e2005-05-18 22:24:46 +00003688#: main.c:2664
Bram Moolenaar071d4272004-06-13 20:20:40 +00003689msgid "--remote-silent <files> Same, don't complain if there is no server"
3690msgstr "--remote-silent <files> Stessa cosa, ignora se non esiste un server"
3691
Bram Moolenaar34cdc3e2005-05-18 22:24:46 +00003692#: main.c:2665
Bram Moolenaar071d4272004-06-13 20:20:40 +00003693msgid ""
3694"--remote-wait <files> As --remote but wait for files to have been edited"
3695msgstr ""
3696"--remote-wait <file> Come --remote ma aspetta che file siano elaborati"
3697
Bram Moolenaar34cdc3e2005-05-18 22:24:46 +00003698#: main.c:2666
Bram Moolenaar071d4272004-06-13 20:20:40 +00003699msgid ""
3700"--remote-wait-silent <files> Same, don't complain if there is no server"
3701msgstr ""
3702"--remote-wait-silent <files> Stessa cosa, ignora se non esiste un server"
3703
Bram Moolenaar34cdc3e2005-05-18 22:24:46 +00003704#: main.c:2667
Bram Moolenaar071d4272004-06-13 20:20:40 +00003705msgid "--remote-send <keys>\tSend <keys> to a Vim server and exit"
3706msgstr "--remote-send <tasti>\tInvia <tasti> a un server Vim ed esci"
3707
Bram Moolenaar34cdc3e2005-05-18 22:24:46 +00003708#: main.c:2668
Bram Moolenaar071d4272004-06-13 20:20:40 +00003709msgid "--remote-expr <expr>\tEvaluate <expr> in a Vim server and print result"
3710msgstr ""
3711"--remote--expr <expr>\tEsegui <expr> in un server Vim e stampa risultato"
3712
Bram Moolenaar34cdc3e2005-05-18 22:24:46 +00003713#: main.c:2669
Bram Moolenaar071d4272004-06-13 20:20:40 +00003714msgid "--serverlist\t\tList available Vim server names and exit"
3715msgstr "--serverlist\t\tLista nomi server Vim disponibili ed esci"
3716
Bram Moolenaar34cdc3e2005-05-18 22:24:46 +00003717#: main.c:2670
Bram Moolenaar071d4272004-06-13 20:20:40 +00003718msgid "--servername <name>\tSend to/become the Vim server <name>"
3719msgstr "--servername <nome>\tInvia a/diventa server Vim di nome <nome>"
3720
Bram Moolenaar34cdc3e2005-05-18 22:24:46 +00003721#: main.c:2673
Bram Moolenaar071d4272004-06-13 20:20:40 +00003722msgid "-i <viminfo>\t\tUse <viminfo> instead of .viminfo"
3723msgstr "-i <viminfo>\t\tUsa <viminfo> invece di .viminfo"
3724
Bram Moolenaar34cdc3e2005-05-18 22:24:46 +00003725#: main.c:2675
Bram Moolenaar071d4272004-06-13 20:20:40 +00003726msgid "-h or --help\tPrint Help (this message) and exit"
3727msgstr "-h opp. --help\tStampa Aiuto (questo messaggio) ed esci"
3728
Bram Moolenaar34cdc3e2005-05-18 22:24:46 +00003729#: main.c:2676
Bram Moolenaar071d4272004-06-13 20:20:40 +00003730msgid "--version\t\tPrint version information and exit"
3731msgstr "--version\t\tStampa informazioni sulla versione ed esci"
3732
Bram Moolenaar34cdc3e2005-05-18 22:24:46 +00003733#: main.c:2680
Bram Moolenaar071d4272004-06-13 20:20:40 +00003734msgid ""
3735"\n"
3736"Arguments recognised by gvim (Motif version):\n"
3737msgstr ""
3738"\n"
3739"Opzioni accettate da gvim (versione Motif):\n"
3740
Bram Moolenaar34cdc3e2005-05-18 22:24:46 +00003741#: main.c:2684
Bram Moolenaar071d4272004-06-13 20:20:40 +00003742msgid ""
3743"\n"
3744"Arguments recognised by gvim (neXtaw version):\n"
3745msgstr ""
3746"\n"
3747"Opzioni accettate da gvim (versione neXtaw):\n"
3748
Bram Moolenaar34cdc3e2005-05-18 22:24:46 +00003749#: main.c:2686
Bram Moolenaar071d4272004-06-13 20:20:40 +00003750msgid ""
3751"\n"
3752"Arguments recognised by gvim (Athena version):\n"
3753msgstr ""
3754"\n"
3755"Opzioni accettate da gvim (versione Athena):\n"
3756
Bram Moolenaar34cdc3e2005-05-18 22:24:46 +00003757#: main.c:2690
Bram Moolenaar071d4272004-06-13 20:20:40 +00003758msgid "-display <display>\tRun vim on <display>"
3759msgstr "-display <schermo>\tEsegui vim su <schermo>"
3760
Bram Moolenaar34cdc3e2005-05-18 22:24:46 +00003761#: main.c:2691
Bram Moolenaar071d4272004-06-13 20:20:40 +00003762msgid "-iconic\t\tStart vim iconified"
3763msgstr "-iconic\t\tInizia vim riducendolo ad icona"
3764
Bram Moolenaar34cdc3e2005-05-18 22:24:46 +00003765#: main.c:2693
Bram Moolenaar071d4272004-06-13 20:20:40 +00003766msgid "-name <name>\t\tUse resource as if vim was <name>"
3767msgstr "-name <nome>\t\tUsa risorsa come se vim fosse <nome>"
3768
Bram Moolenaar34cdc3e2005-05-18 22:24:46 +00003769#: main.c:2694
Bram Moolenaar071d4272004-06-13 20:20:40 +00003770msgid "\t\t\t (Unimplemented)\n"
3771msgstr "\t\t\t (Non implementato)\n"
3772
Bram Moolenaar34cdc3e2005-05-18 22:24:46 +00003773#: main.c:2696
Bram Moolenaar071d4272004-06-13 20:20:40 +00003774msgid "-background <color>\tUse <color> for the background (also: -bg)"
3775msgstr "-background <colore>\tUsa <colore> come sfondo (anche: -bg)"
3776
Bram Moolenaar34cdc3e2005-05-18 22:24:46 +00003777#: main.c:2697
Bram Moolenaar071d4272004-06-13 20:20:40 +00003778msgid "-foreground <color>\tUse <color> for normal text (also: -fg)"
3779msgstr "-foreground <colore>\tUsa <colore> per il testo normale (anche: -fg)"
3780
Bram Moolenaar34cdc3e2005-05-18 22:24:46 +00003781#: main.c:2698 main.c:2718 main.c:2734
Bram Moolenaar071d4272004-06-13 20:20:40 +00003782msgid "-font <font>\t\tUse <font> for normal text (also: -fn)"
3783msgstr "-font <font>\t\tUsa <font> for il testo normale (anche: -fn)"
3784
Bram Moolenaar34cdc3e2005-05-18 22:24:46 +00003785#: main.c:2699
Bram Moolenaar071d4272004-06-13 20:20:40 +00003786msgid "-boldfont <font>\tUse <font> for bold text"
3787msgstr "-boldfont <font>\tUsa <font> per testo in grassetto"
3788
Bram Moolenaar34cdc3e2005-05-18 22:24:46 +00003789#: main.c:2700
Bram Moolenaar071d4272004-06-13 20:20:40 +00003790msgid "-italicfont <font>\tUse <font> for italic text"
3791msgstr "-italicfont <font>\tUsa <font> per testo in corsivo"
3792
Bram Moolenaar34cdc3e2005-05-18 22:24:46 +00003793#: main.c:2701 main.c:2719 main.c:2735
Bram Moolenaar071d4272004-06-13 20:20:40 +00003794msgid "-geometry <geom>\tUse <geom> for initial geometry (also: -geom)"
3795msgstr "-geometry <geom>\tUsa <geom> per la geometria iniziale (anche: -geom)"
3796
Bram Moolenaar34cdc3e2005-05-18 22:24:46 +00003797#: main.c:2702
Bram Moolenaar071d4272004-06-13 20:20:40 +00003798msgid "-borderwidth <width>\tUse a border width of <width> (also: -bw)"
3799msgstr "-borderwidth <larg>\tUsa larghezza <larg> per bordo (anche: -bw)"
3800
Bram Moolenaar34cdc3e2005-05-18 22:24:46 +00003801#: main.c:2703
Bram Moolenaar071d4272004-06-13 20:20:40 +00003802msgid "-scrollbarwidth <width> Use a scrollbar width of <width> (also: -sw)"
3803msgstr ""
3804"-scrollbarwidth <larg> Usa larghezza <larg> per scrollbar (anche: -sw)"
3805
Bram Moolenaar34cdc3e2005-05-18 22:24:46 +00003806#: main.c:2705
Bram Moolenaar071d4272004-06-13 20:20:40 +00003807msgid "-menuheight <height>\tUse a menu bar height of <height> (also: -mh)"
3808msgstr "-menuheight <alt>\tUsa altezza <alt> per barra menu (anche: -mh)"
3809
Bram Moolenaar34cdc3e2005-05-18 22:24:46 +00003810#: main.c:2707 main.c:2720
Bram Moolenaar071d4272004-06-13 20:20:40 +00003811msgid "-reverse\t\tUse reverse video (also: -rv)"
3812msgstr "-reverse\t\tUsa colori invertiti (anche: -rv)"
3813
Bram Moolenaar34cdc3e2005-05-18 22:24:46 +00003814#: main.c:2708
Bram Moolenaar071d4272004-06-13 20:20:40 +00003815msgid "+reverse\t\tDon't use reverse video (also: +rv)"
3816msgstr "+reverse\t\tNon usare colori invertiti (anche: +rv)"
3817
Bram Moolenaar34cdc3e2005-05-18 22:24:46 +00003818#: main.c:2709
Bram Moolenaar071d4272004-06-13 20:20:40 +00003819msgid "-xrm <resource>\tSet the specified resource"
3820msgstr "-xrm <risorsa>\tImposta la risorsa specificata"
3821
Bram Moolenaar34cdc3e2005-05-18 22:24:46 +00003822#: main.c:2712
Bram Moolenaar071d4272004-06-13 20:20:40 +00003823msgid ""
3824"\n"
3825"Arguments recognised by gvim (RISC OS version):\n"
3826msgstr ""
3827"\n"
3828"Argomenti accettati da gvim (versione RISC OS):\n"
3829
Bram Moolenaar34cdc3e2005-05-18 22:24:46 +00003830#: main.c:2713
Bram Moolenaar071d4272004-06-13 20:20:40 +00003831msgid "--columns <number>\tInitial width of window in columns"
3832msgstr "--columns <numero>\tLarghezza iniziale finestra in colonne"
3833
Bram Moolenaar34cdc3e2005-05-18 22:24:46 +00003834#: main.c:2714
Bram Moolenaar071d4272004-06-13 20:20:40 +00003835msgid "--rows <number>\tInitial height of window in rows"
3836msgstr "--rows <numero>\tAltezza iniziale finestra in righe"
3837
Bram Moolenaar34cdc3e2005-05-18 22:24:46 +00003838#: main.c:2717
Bram Moolenaar071d4272004-06-13 20:20:40 +00003839msgid ""
3840"\n"
3841"Arguments recognised by gvim (GTK+ version):\n"
3842msgstr ""
3843"\n"
3844"Argomenti accettati da gvim (versione GTK+):\n"
3845
Bram Moolenaar34cdc3e2005-05-18 22:24:46 +00003846#: main.c:2721
Bram Moolenaar071d4272004-06-13 20:20:40 +00003847msgid "-display <display>\tRun vim on <display> (also: --display)"
3848msgstr "-display <schermo>\tEsegui vim su <schermo> (anche: --display)"
3849
Bram Moolenaar34cdc3e2005-05-18 22:24:46 +00003850#: main.c:2723
Bram Moolenaar071d4272004-06-13 20:20:40 +00003851msgid "--role <role>\tSet a unique role to identify the main window"
3852msgstr ""
3853"--role <ruolo>\tImposta un ruolo univoco per identificare la finestra "
3854"principale"
3855
Bram Moolenaar34cdc3e2005-05-18 22:24:46 +00003856#: main.c:2725
Bram Moolenaar071d4272004-06-13 20:20:40 +00003857msgid "--socketid <xid>\tOpen Vim inside another GTK widget"
3858msgstr "--socketid <xid>\tApri Vim dentro un altro 'widget' GTK"
3859
Bram Moolenaar34cdc3e2005-05-18 22:24:46 +00003860#: main.c:2728
Bram Moolenaar13fcaaf2005-04-15 21:13:42 +00003861msgid ""
3862"\n"
3863"Arguments recognised by kvim (KDE version):\n"
3864msgstr ""
3865"\n"
3866"Argomenti accettati da kvim (versione KDE):\n"
3867
Bram Moolenaar34cdc3e2005-05-18 22:24:46 +00003868#: main.c:2729
Bram Moolenaar13fcaaf2005-04-15 21:13:42 +00003869msgid "-black\t\tUse reverse video"
3870msgstr "-black\t\tUsa colori invertiti"
3871
Bram Moolenaar34cdc3e2005-05-18 22:24:46 +00003872#: main.c:2731
Bram Moolenaar13fcaaf2005-04-15 21:13:42 +00003873msgid "-tip\t\t\tDisplay the tip dialog on startup"
3874msgstr "-tip\t\t\tMostra la finestra consigli all'avvio"
3875
Bram Moolenaar34cdc3e2005-05-18 22:24:46 +00003876#: main.c:2732
Bram Moolenaar13fcaaf2005-04-15 21:13:42 +00003877msgid "-notip\t\tDisable the tip dialog"
3878msgstr "-notip\t\tDisabilita la finestra consigli"
3879
Bram Moolenaar34cdc3e2005-05-18 22:24:46 +00003880#: main.c:2736
Bram Moolenaar13fcaaf2005-04-15 21:13:42 +00003881msgid "--display <display>\tRun vim on <display>"
3882msgstr "--display <schermo>\tEsegui vim su <schermo>"
3883
Bram Moolenaar34cdc3e2005-05-18 22:24:46 +00003884#: main.c:2739
Bram Moolenaar071d4272004-06-13 20:20:40 +00003885msgid "-P <parent title>\tOpen Vim inside parent application"
3886msgstr "-P <titolo padre>\tApri Vim in un'applicazione padre"
3887
Bram Moolenaar34cdc3e2005-05-18 22:24:46 +00003888#: main.c:2977
Bram Moolenaar071d4272004-06-13 20:20:40 +00003889msgid "No display"
3890msgstr "Manca display"
3891
3892#. Failed to send, abort.
Bram Moolenaar34cdc3e2005-05-18 22:24:46 +00003893#: main.c:2992
Bram Moolenaar071d4272004-06-13 20:20:40 +00003894msgid ": Send failed.\n"
3895msgstr ": Invio fallito.\n"
3896
3897#. Let vim start normally.
Bram Moolenaar34cdc3e2005-05-18 22:24:46 +00003898#: main.c:2998
Bram Moolenaar071d4272004-06-13 20:20:40 +00003899msgid ": Send failed. Trying to execute locally\n"
3900msgstr ": Invio fallito. Tento di eseguire localmente\n"
3901
Bram Moolenaar34cdc3e2005-05-18 22:24:46 +00003902#: main.c:3036 main.c:3057
Bram Moolenaar071d4272004-06-13 20:20:40 +00003903#, c-format
3904msgid "%d of %d edited"
3905msgstr "%d di %d elaborato"
3906
Bram Moolenaar34cdc3e2005-05-18 22:24:46 +00003907#: main.c:3079
Bram Moolenaar071d4272004-06-13 20:20:40 +00003908msgid "No display: Send expression failed.\n"
3909msgstr "Nessun display: Invio di espressione fallito.\n"
3910
Bram Moolenaar34cdc3e2005-05-18 22:24:46 +00003911#: main.c:3091
Bram Moolenaar071d4272004-06-13 20:20:40 +00003912msgid ": Send expression failed.\n"
3913msgstr ": Invio di espressione fallito.\n"
3914
Bram Moolenaar13fcaaf2005-04-15 21:13:42 +00003915#: mark.c:705
Bram Moolenaar071d4272004-06-13 20:20:40 +00003916msgid "No marks set"
3917msgstr "Nessun mark impostato"
3918
Bram Moolenaar13fcaaf2005-04-15 21:13:42 +00003919#: mark.c:707
Bram Moolenaar071d4272004-06-13 20:20:40 +00003920#, c-format
3921msgid "E283: No marks matching \"%s\""
3922msgstr "E283: Nessun mark corrispondente a \"%s\""
3923
3924#. Highlight title
Bram Moolenaar13fcaaf2005-04-15 21:13:42 +00003925#: mark.c:718
Bram Moolenaar071d4272004-06-13 20:20:40 +00003926msgid ""
3927"\n"
3928"mark line col file/text"
3929msgstr ""
3930"\n"
3931"mark linea col.file/testo"
3932
3933#. Highlight title
Bram Moolenaar13fcaaf2005-04-15 21:13:42 +00003934#: mark.c:841
Bram Moolenaar071d4272004-06-13 20:20:40 +00003935msgid ""
3936"\n"
3937" jump line col file/text"
3938msgstr ""
3939"\n"
3940" salt.linea col.file/testo"
3941
3942#. Highlight title
Bram Moolenaar13fcaaf2005-04-15 21:13:42 +00003943#: mark.c:886
Bram Moolenaar071d4272004-06-13 20:20:40 +00003944msgid ""
3945"\n"
3946"change line col text"
3947msgstr ""
3948"\n"
3949"modif linea col testo"
3950
Bram Moolenaar13fcaaf2005-04-15 21:13:42 +00003951#: mark.c:1362
3952#, c-format
Bram Moolenaar071d4272004-06-13 20:20:40 +00003953msgid ""
3954"\n"
3955"# File marks:\n"
3956msgstr ""
3957"\n"
3958"# File mark:\n"
3959
3960#. Write the jumplist with -'
Bram Moolenaar13fcaaf2005-04-15 21:13:42 +00003961#: mark.c:1397
3962#, c-format
Bram Moolenaar071d4272004-06-13 20:20:40 +00003963msgid ""
3964"\n"
3965"# Jumplist (newest first):\n"
3966msgstr ""
3967"\n"
3968"# Jumplist (dai più recenti):\n"
3969
Bram Moolenaar13fcaaf2005-04-15 21:13:42 +00003970#: mark.c:1493
3971#, c-format
Bram Moolenaar071d4272004-06-13 20:20:40 +00003972msgid ""
3973"\n"
3974"# History of marks within files (newest to oldest):\n"
3975msgstr ""
3976"\n"
3977"# Storia dei mark all'interno dei files (dai più recenti ai meno recenti):\n"
3978
Bram Moolenaar13fcaaf2005-04-15 21:13:42 +00003979#: mark.c:1582
Bram Moolenaar071d4272004-06-13 20:20:40 +00003980msgid "Missing '>'"
3981msgstr "Manca '>'"
3982
Bram Moolenaar13fcaaf2005-04-15 21:13:42 +00003983#: mbyte.c:470
Bram Moolenaar071d4272004-06-13 20:20:40 +00003984msgid "E543: Not a valid codepage"
3985msgstr "E543: Codepage non valido"
3986
Bram Moolenaar34cdc3e2005-05-18 22:24:46 +00003987#: mbyte.c:4529
Bram Moolenaar071d4272004-06-13 20:20:40 +00003988msgid "E284: Cannot set IC values"
3989msgstr "E284: Non posso assegnare valori IC"
3990
Bram Moolenaar34cdc3e2005-05-18 22:24:46 +00003991#: mbyte.c:4685
Bram Moolenaar071d4272004-06-13 20:20:40 +00003992msgid "E285: Failed to create input context"
3993msgstr "E285: Creazione di un contesto di input fallita"
3994
Bram Moolenaar34cdc3e2005-05-18 22:24:46 +00003995#: mbyte.c:4843
Bram Moolenaar071d4272004-06-13 20:20:40 +00003996msgid "E286: Failed to open input method"
3997msgstr "E286: Apertura 'input method' fallita"
3998
Bram Moolenaar34cdc3e2005-05-18 22:24:46 +00003999#: mbyte.c:4854
Bram Moolenaar071d4272004-06-13 20:20:40 +00004000msgid "E287: Warning: Could not set destroy callback to IM"
4001msgstr "E287: Attenzione: Non posso assegnare IM a 'destroy callback'"
4002
Bram Moolenaar34cdc3e2005-05-18 22:24:46 +00004003#: mbyte.c:4860
Bram Moolenaar071d4272004-06-13 20:20:40 +00004004msgid "E288: input method doesn't support any style"
4005msgstr "E288: 'input method' non sopporta alcuno stile"
4006
Bram Moolenaar34cdc3e2005-05-18 22:24:46 +00004007#: mbyte.c:4917
Bram Moolenaar071d4272004-06-13 20:20:40 +00004008msgid "E289: input method doesn't support my preedit type"
4009msgstr "E289: 'input method' non supporta il mio tipo di preedit"
4010
Bram Moolenaar34cdc3e2005-05-18 22:24:46 +00004011#: mbyte.c:4991
Bram Moolenaar071d4272004-06-13 20:20:40 +00004012msgid "E290: over-the-spot style requires fontset"
4013msgstr "E290: stile 'over-the-spot' richiede fontset"
4014
Bram Moolenaar34cdc3e2005-05-18 22:24:46 +00004015#: mbyte.c:5027
Bram Moolenaar071d4272004-06-13 20:20:40 +00004016msgid "E291: Your GTK+ is older than 1.2.3. Status area disabled"
4017msgstr ""
4018"E291: Il tuo GTK+ è anteriore a versione 1.2.3. Area Status disabilitata"
4019
Bram Moolenaar34cdc3e2005-05-18 22:24:46 +00004020#: mbyte.c:5334
Bram Moolenaar071d4272004-06-13 20:20:40 +00004021msgid "E292: Input Method Server is not running"
4022msgstr "E292: Server di 'Input Method' non in esecuzione"
4023
4024#: memfile.c:488
4025msgid "E293: block was not locked"
4026msgstr "E293: il blocco non era riservato"
4027
4028#: memfile.c:1010
4029msgid "E294: Seek error in swap file read"
4030msgstr "E294: Errore di posizionamento durante lettura swap file"
4031
4032#: memfile.c:1015
4033msgid "E295: Read error in swap file"
4034msgstr "E295: Errore leggendo swap file"
4035
4036#: memfile.c:1067
4037msgid "E296: Seek error in swap file write"
4038msgstr "E296: Errore di posizionamento scrivendo swap file"
4039
4040#: memfile.c:1085
4041msgid "E297: Write error in swap file"
4042msgstr "E297: Errore scrivendo swap file"
4043
4044#: memfile.c:1282
4045msgid "E300: Swap file already exists (symlink attack?)"
4046msgstr "E300: Lo swap file esiste già (un link simbolico?)"
4047
Bram Moolenaar13fcaaf2005-04-15 21:13:42 +00004048#: memline.c:310
Bram Moolenaar071d4272004-06-13 20:20:40 +00004049msgid "E298: Didn't get block nr 0?"
4050msgstr "E298: Non riesco a leggere blocco numero 0?"
4051
Bram Moolenaar13fcaaf2005-04-15 21:13:42 +00004052#: memline.c:351
Bram Moolenaar071d4272004-06-13 20:20:40 +00004053msgid "E298: Didn't get block nr 1?"
4054msgstr "E298: Non riesco a leggere blocco numero 1?"
4055
Bram Moolenaar13fcaaf2005-04-15 21:13:42 +00004056#: memline.c:369
Bram Moolenaar071d4272004-06-13 20:20:40 +00004057msgid "E298: Didn't get block nr 2?"
4058msgstr "E298: Non riesco a leggere blocco numero 2?"
4059
4060#. could not (re)open the swap file, what can we do????
Bram Moolenaar13fcaaf2005-04-15 21:13:42 +00004061#: memline.c:482
Bram Moolenaar071d4272004-06-13 20:20:40 +00004062msgid "E301: Oops, lost the swap file!!!"
4063msgstr "E301: Ahimè, lo swap file è perduto!!!"
4064
Bram Moolenaar13fcaaf2005-04-15 21:13:42 +00004065#: memline.c:487
Bram Moolenaar071d4272004-06-13 20:20:40 +00004066msgid "E302: Could not rename swap file"
4067msgstr "E302: Non riesco a rinominare lo swap file"
4068
Bram Moolenaar13fcaaf2005-04-15 21:13:42 +00004069#: memline.c:559
Bram Moolenaar071d4272004-06-13 20:20:40 +00004070#, c-format
4071msgid "E303: Unable to open swap file for \"%s\", recovery impossible"
4072msgstr ""
4073"E303: Non riesco ad aprile lo swap file per \"%s\", recupero impossible"
4074
Bram Moolenaar13fcaaf2005-04-15 21:13:42 +00004075#: memline.c:670
4076msgid "E304: ml_upd_block0(): Didn't get block 0??"
4077msgstr "E304: ml_upd_block0(): Non riesco a leggere blocco 0??"
Bram Moolenaar071d4272004-06-13 20:20:40 +00004078
Bram Moolenaar13fcaaf2005-04-15 21:13:42 +00004079#: memline.c:872
Bram Moolenaar071d4272004-06-13 20:20:40 +00004080#, c-format
4081msgid "E305: No swap file found for %s"
4082msgstr "E305: Nessun swap file trovato per %s"
4083
Bram Moolenaar13fcaaf2005-04-15 21:13:42 +00004084#: memline.c:882
Bram Moolenaar071d4272004-06-13 20:20:40 +00004085msgid "Enter number of swap file to use (0 to quit): "
4086msgstr "Dimmi numero di swap file da usare (0 per lasciar perdere): "
4087
Bram Moolenaar13fcaaf2005-04-15 21:13:42 +00004088#: memline.c:927
Bram Moolenaar071d4272004-06-13 20:20:40 +00004089#, c-format
4090msgid "E306: Cannot open %s"
4091msgstr "E306: Non riesco ad aprire %s"
4092
Bram Moolenaar13fcaaf2005-04-15 21:13:42 +00004093#: memline.c:949
Bram Moolenaar071d4272004-06-13 20:20:40 +00004094msgid "Unable to read block 0 from "
4095msgstr "Non riesco a leggere il blocco 0 da "
4096
Bram Moolenaar13fcaaf2005-04-15 21:13:42 +00004097#: memline.c:952
Bram Moolenaar071d4272004-06-13 20:20:40 +00004098msgid ""
4099"\n"
4100"Maybe no changes were made or Vim did not update the swap file."
4101msgstr ""
4102"\n"
4103"Forse non ci sono state modifiche oppure Vim non ha aggiornato lo swap file."
4104
Bram Moolenaar13fcaaf2005-04-15 21:13:42 +00004105#: memline.c:962 memline.c:979
Bram Moolenaar071d4272004-06-13 20:20:40 +00004106msgid " cannot be used with this version of Vim.\n"
4107msgstr " non può essere usato con questa versione di Vim.\n"
4108
Bram Moolenaar13fcaaf2005-04-15 21:13:42 +00004109#: memline.c:964
Bram Moolenaar071d4272004-06-13 20:20:40 +00004110msgid "Use Vim version 3.0.\n"
4111msgstr "Usa Vim versione 3.0.\n"
4112
Bram Moolenaar13fcaaf2005-04-15 21:13:42 +00004113#: memline.c:970
Bram Moolenaar071d4272004-06-13 20:20:40 +00004114#, c-format
4115msgid "E307: %s does not look like a Vim swap file"
4116msgstr "E307: %s non sembra uno swap file Vim"
4117
Bram Moolenaar13fcaaf2005-04-15 21:13:42 +00004118#: memline.c:983
Bram Moolenaar071d4272004-06-13 20:20:40 +00004119msgid " cannot be used on this computer.\n"
4120msgstr " non può essere usato su questo computer.\n"
4121
Bram Moolenaar13fcaaf2005-04-15 21:13:42 +00004122#: memline.c:985
Bram Moolenaar071d4272004-06-13 20:20:40 +00004123msgid "The file was created on "
4124msgstr "Il file è stato creato il "
4125
Bram Moolenaar13fcaaf2005-04-15 21:13:42 +00004126#: memline.c:989
Bram Moolenaar071d4272004-06-13 20:20:40 +00004127msgid ""
4128",\n"
4129"or the file has been damaged."
4130msgstr ""
4131",\n"
4132"o il file è stato danneggiato."
4133
Bram Moolenaar13fcaaf2005-04-15 21:13:42 +00004134#: memline.c:1018
Bram Moolenaar071d4272004-06-13 20:20:40 +00004135#, c-format
4136msgid "Using swap file \"%s\""
4137msgstr "Uso swap file \"%s\""
4138
Bram Moolenaar13fcaaf2005-04-15 21:13:42 +00004139#: memline.c:1024
Bram Moolenaar071d4272004-06-13 20:20:40 +00004140#, c-format
4141msgid "Original file \"%s\""
4142msgstr "File originale \"%s\""
4143
Bram Moolenaar13fcaaf2005-04-15 21:13:42 +00004144#: memline.c:1037
Bram Moolenaar071d4272004-06-13 20:20:40 +00004145msgid "E308: Warning: Original file may have been changed"
4146msgstr ""
4147"E308: Attenzione: il file originale può essere stato modificato nel frattempo"
4148
Bram Moolenaar13fcaaf2005-04-15 21:13:42 +00004149#: memline.c:1111
Bram Moolenaar071d4272004-06-13 20:20:40 +00004150#, c-format
4151msgid "E309: Unable to read block 1 from %s"
4152msgstr "E309: Impossibile leggere blocco 1 da %s"
4153
Bram Moolenaar13fcaaf2005-04-15 21:13:42 +00004154#: memline.c:1115
Bram Moolenaar071d4272004-06-13 20:20:40 +00004155msgid "???MANY LINES MISSING"
4156msgstr "???MOLTE LINEE MANCANTI"
4157
Bram Moolenaar13fcaaf2005-04-15 21:13:42 +00004158#: memline.c:1131
Bram Moolenaar071d4272004-06-13 20:20:40 +00004159msgid "???LINE COUNT WRONG"
4160msgstr "???CONTATORE LINEE ERRATO"
4161
Bram Moolenaar13fcaaf2005-04-15 21:13:42 +00004162#: memline.c:1138
Bram Moolenaar071d4272004-06-13 20:20:40 +00004163msgid "???EMPTY BLOCK"
4164msgstr "???BLOCCO VUOTO"
4165
Bram Moolenaar13fcaaf2005-04-15 21:13:42 +00004166#: memline.c:1164
Bram Moolenaar071d4272004-06-13 20:20:40 +00004167msgid "???LINES MISSING"
4168msgstr "???LINEE MANCANTI"
4169
Bram Moolenaar13fcaaf2005-04-15 21:13:42 +00004170#: memline.c:1196
Bram Moolenaar071d4272004-06-13 20:20:40 +00004171#, c-format
4172msgid "E310: Block 1 ID wrong (%s not a .swp file?)"
4173msgstr "E310: ID del Blocco 1 errato (che %s non sia un .swp file?)"
4174
Bram Moolenaar13fcaaf2005-04-15 21:13:42 +00004175#: memline.c:1201
Bram Moolenaar071d4272004-06-13 20:20:40 +00004176msgid "???BLOCK MISSING"
4177msgstr "???BLOCCO MANCANTE"
4178
Bram Moolenaar13fcaaf2005-04-15 21:13:42 +00004179#: memline.c:1217
Bram Moolenaar071d4272004-06-13 20:20:40 +00004180msgid "??? from here until ???END lines may be messed up"
4181msgstr "??? da qui fino a ???END le linee possono essere fuori ordine"
4182
Bram Moolenaar13fcaaf2005-04-15 21:13:42 +00004183#: memline.c:1233
Bram Moolenaar071d4272004-06-13 20:20:40 +00004184msgid "??? from here until ???END lines may have been inserted/deleted"
4185msgstr ""
4186"??? da qui fino a ???END linee possono essere state inserite/cancellate"
4187
Bram Moolenaar13fcaaf2005-04-15 21:13:42 +00004188#: memline.c:1253
Bram Moolenaar071d4272004-06-13 20:20:40 +00004189msgid "???END"
4190msgstr "???END"
4191
Bram Moolenaar13fcaaf2005-04-15 21:13:42 +00004192#: memline.c:1279
Bram Moolenaar071d4272004-06-13 20:20:40 +00004193msgid "E311: Recovery Interrupted"
4194msgstr "E311: Recupero Interrotto"
4195
Bram Moolenaar13fcaaf2005-04-15 21:13:42 +00004196#: memline.c:1284
Bram Moolenaar071d4272004-06-13 20:20:40 +00004197msgid ""
4198"E312: Errors detected while recovering; look for lines starting with ???"
4199msgstr "E312: Errori durante recupero; controlla linee che iniziano con ???"
4200
Bram Moolenaar13fcaaf2005-04-15 21:13:42 +00004201#: memline.c:1286
Bram Moolenaar071d4272004-06-13 20:20:40 +00004202msgid "See \":help E312\" for more information."
4203msgstr "Vedere \":help E312\" per ulteriori informazioni."
4204
Bram Moolenaar13fcaaf2005-04-15 21:13:42 +00004205#: memline.c:1291
Bram Moolenaar071d4272004-06-13 20:20:40 +00004206msgid "Recovery completed. You should check if everything is OK."
4207msgstr "Recupero completato. Dovresti controllare se va tutto bene."
4208
Bram Moolenaar13fcaaf2005-04-15 21:13:42 +00004209#: memline.c:1292
Bram Moolenaar071d4272004-06-13 20:20:40 +00004210msgid ""
4211"\n"
4212"(You might want to write out this file under another name\n"
4213msgstr ""
4214"\n"
4215"(Potresti salvare questo file con un altro nome ed eseguire\n"
4216
Bram Moolenaar13fcaaf2005-04-15 21:13:42 +00004217#: memline.c:1293
Bram Moolenaar071d4272004-06-13 20:20:40 +00004218msgid "and run diff with the original file to check for changes)\n"
4219msgstr "'diff' rispetto al file originale per vedere le differenze)\n"
4220
Bram Moolenaar13fcaaf2005-04-15 21:13:42 +00004221#: memline.c:1294
Bram Moolenaar071d4272004-06-13 20:20:40 +00004222msgid ""
4223"Delete the .swp file afterwards.\n"
4224"\n"
4225msgstr ""
4226"Cancella il file .swp in seguito.\n"
4227"\n"
4228
4229#. use msg() to start the scrolling properly
Bram Moolenaar13fcaaf2005-04-15 21:13:42 +00004230#: memline.c:1350
Bram Moolenaar071d4272004-06-13 20:20:40 +00004231msgid "Swap files found:"
4232msgstr "Swap file trovati:"
4233
Bram Moolenaar13fcaaf2005-04-15 21:13:42 +00004234#: memline.c:1528
Bram Moolenaar071d4272004-06-13 20:20:40 +00004235msgid " In current directory:\n"
4236msgstr " Nella directory in uso:\n"
4237
Bram Moolenaar13fcaaf2005-04-15 21:13:42 +00004238#: memline.c:1530
Bram Moolenaar071d4272004-06-13 20:20:40 +00004239msgid " Using specified name:\n"
4240msgstr " Uso il nome fornito:\n"
4241
Bram Moolenaar13fcaaf2005-04-15 21:13:42 +00004242#: memline.c:1534
Bram Moolenaar071d4272004-06-13 20:20:40 +00004243msgid " In directory "
4244msgstr " Nella directory "
4245
Bram Moolenaar13fcaaf2005-04-15 21:13:42 +00004246#: memline.c:1552
Bram Moolenaar071d4272004-06-13 20:20:40 +00004247msgid " -- none --\n"
4248msgstr " -- nessuno --\n"
4249
Bram Moolenaar13fcaaf2005-04-15 21:13:42 +00004250#: memline.c:1625
Bram Moolenaar071d4272004-06-13 20:20:40 +00004251msgid " owned by: "
4252msgstr " proprietario: "
4253
Bram Moolenaar13fcaaf2005-04-15 21:13:42 +00004254#: memline.c:1627
Bram Moolenaar071d4272004-06-13 20:20:40 +00004255msgid " dated: "
4256msgstr " datato: "
4257
Bram Moolenaar13fcaaf2005-04-15 21:13:42 +00004258#: memline.c:1631 memline.c:3837
Bram Moolenaar071d4272004-06-13 20:20:40 +00004259msgid " dated: "
4260msgstr " datato: "
4261
Bram Moolenaar13fcaaf2005-04-15 21:13:42 +00004262#: memline.c:1647
Bram Moolenaar071d4272004-06-13 20:20:40 +00004263msgid " [from Vim version 3.0]"
4264msgstr " [da Vim versione 3.0]"
4265
Bram Moolenaar13fcaaf2005-04-15 21:13:42 +00004266#: memline.c:1651
Bram Moolenaar071d4272004-06-13 20:20:40 +00004267msgid " [does not look like a Vim swap file]"
4268msgstr " [non assomiglia ad uno swap file Vim]"
4269
Bram Moolenaar13fcaaf2005-04-15 21:13:42 +00004270#: memline.c:1655
Bram Moolenaar071d4272004-06-13 20:20:40 +00004271msgid " file name: "
4272msgstr " nome file: "
4273
Bram Moolenaar13fcaaf2005-04-15 21:13:42 +00004274#: memline.c:1661
Bram Moolenaar071d4272004-06-13 20:20:40 +00004275msgid ""
4276"\n"
4277" modified: "
4278msgstr ""
4279"\n"
4280" modificato: "
4281
Bram Moolenaar13fcaaf2005-04-15 21:13:42 +00004282#: memline.c:1662
Bram Moolenaar071d4272004-06-13 20:20:40 +00004283msgid "YES"
4284msgstr "YES"
4285
Bram Moolenaar13fcaaf2005-04-15 21:13:42 +00004286#: memline.c:1662
Bram Moolenaar071d4272004-06-13 20:20:40 +00004287msgid "no"
4288msgstr "no"
4289
Bram Moolenaar13fcaaf2005-04-15 21:13:42 +00004290#: memline.c:1666
Bram Moolenaar071d4272004-06-13 20:20:40 +00004291msgid ""
4292"\n"
4293" user name: "
4294msgstr ""
4295"\n"
4296" nome utente: "
4297
Bram Moolenaar13fcaaf2005-04-15 21:13:42 +00004298#: memline.c:1673
Bram Moolenaar071d4272004-06-13 20:20:40 +00004299msgid " host name: "
4300msgstr " nome computer: "
4301
Bram Moolenaar13fcaaf2005-04-15 21:13:42 +00004302#: memline.c:1675
Bram Moolenaar071d4272004-06-13 20:20:40 +00004303msgid ""
4304"\n"
4305" host name: "
4306msgstr ""
4307"\n"
4308" nome computer: "
4309
Bram Moolenaar13fcaaf2005-04-15 21:13:42 +00004310#: memline.c:1681
Bram Moolenaar071d4272004-06-13 20:20:40 +00004311msgid ""
4312"\n"
4313" process ID: "
4314msgstr ""
4315"\n"
4316" ID del processo: "
4317
Bram Moolenaar13fcaaf2005-04-15 21:13:42 +00004318#: memline.c:1687
Bram Moolenaar071d4272004-06-13 20:20:40 +00004319msgid " (still running)"
4320msgstr " (ancora attivo)"
4321
Bram Moolenaar13fcaaf2005-04-15 21:13:42 +00004322#: memline.c:1699
Bram Moolenaar071d4272004-06-13 20:20:40 +00004323msgid ""
4324"\n"
4325" [not usable with this version of Vim]"
4326msgstr ""
4327"\n"
4328" [non utilizzabile con questa versione di Vim]"
4329
Bram Moolenaar13fcaaf2005-04-15 21:13:42 +00004330#: memline.c:1702
Bram Moolenaar071d4272004-06-13 20:20:40 +00004331msgid ""
4332"\n"
4333" [not usable on this computer]"
4334msgstr ""
4335"\n"
4336" [not utilizzabile su questo computer]"
4337
Bram Moolenaar13fcaaf2005-04-15 21:13:42 +00004338#: memline.c:1707
Bram Moolenaar071d4272004-06-13 20:20:40 +00004339msgid " [cannot be read]"
4340msgstr " [non leggibile]"
4341
Bram Moolenaar13fcaaf2005-04-15 21:13:42 +00004342#: memline.c:1711
Bram Moolenaar071d4272004-06-13 20:20:40 +00004343msgid " [cannot be opened]"
4344msgstr " [non riesco ad aprire]"
4345
Bram Moolenaar13fcaaf2005-04-15 21:13:42 +00004346#: memline.c:1901
Bram Moolenaar071d4272004-06-13 20:20:40 +00004347msgid "E313: Cannot preserve, there is no swap file"
4348msgstr "E313: Non posso preservare, manca swap file"
4349
Bram Moolenaar13fcaaf2005-04-15 21:13:42 +00004350#: memline.c:1954
Bram Moolenaar071d4272004-06-13 20:20:40 +00004351msgid "File preserved"
4352msgstr "File preservato"
4353
Bram Moolenaar13fcaaf2005-04-15 21:13:42 +00004354#: memline.c:1956
Bram Moolenaar071d4272004-06-13 20:20:40 +00004355msgid "E314: Preserve failed"
4356msgstr "E314: Preservazione fallita"
4357
Bram Moolenaar13fcaaf2005-04-15 21:13:42 +00004358#: memline.c:2027
Bram Moolenaar071d4272004-06-13 20:20:40 +00004359#, c-format
4360msgid "E315: ml_get: invalid lnum: %ld"
4361msgstr "E315: ml_get: numero linea non valido: %ld"
4362
Bram Moolenaar13fcaaf2005-04-15 21:13:42 +00004363#: memline.c:2053
Bram Moolenaar071d4272004-06-13 20:20:40 +00004364#, c-format
4365msgid "E316: ml_get: cannot find line %ld"
4366msgstr "E316: ml_get: non riesco a trovare la linea %ld"
4367
Bram Moolenaar13fcaaf2005-04-15 21:13:42 +00004368#: memline.c:2443
Bram Moolenaar071d4272004-06-13 20:20:40 +00004369msgid "E317: pointer block id wrong 3"
4370msgstr "E317: ID blocco puntatori errato 3"
4371
Bram Moolenaar13fcaaf2005-04-15 21:13:42 +00004372#: memline.c:2523
Bram Moolenaar071d4272004-06-13 20:20:40 +00004373msgid "stack_idx should be 0"
4374msgstr "stack_idx dovrebbe essere 0"
4375
Bram Moolenaar13fcaaf2005-04-15 21:13:42 +00004376#: memline.c:2585
Bram Moolenaar071d4272004-06-13 20:20:40 +00004377msgid "E318: Updated too many blocks?"
4378msgstr "E318: Aggiornati troppi blocchi?"
4379
Bram Moolenaar13fcaaf2005-04-15 21:13:42 +00004380#: memline.c:2767
Bram Moolenaar071d4272004-06-13 20:20:40 +00004381msgid "E317: pointer block id wrong 4"
4382msgstr "E317: ID blocco puntatori errato 4"
4383
Bram Moolenaar13fcaaf2005-04-15 21:13:42 +00004384#: memline.c:2794
Bram Moolenaar071d4272004-06-13 20:20:40 +00004385msgid "deleted block 1?"
4386msgstr "cancellato blocco 1?"
4387
Bram Moolenaar13fcaaf2005-04-15 21:13:42 +00004388#: memline.c:2994
Bram Moolenaar071d4272004-06-13 20:20:40 +00004389#, c-format
4390msgid "E320: Cannot find line %ld"
4391msgstr "E320: Non riesco a trovare la linea %ld"
4392
Bram Moolenaar13fcaaf2005-04-15 21:13:42 +00004393#: memline.c:3237
Bram Moolenaar071d4272004-06-13 20:20:40 +00004394msgid "E317: pointer block id wrong"
4395msgstr "E317: ID blocco puntatori errato"
4396
Bram Moolenaar13fcaaf2005-04-15 21:13:42 +00004397#: memline.c:3253
Bram Moolenaar071d4272004-06-13 20:20:40 +00004398msgid "pe_line_count is zero"
4399msgstr "pe_line_count a zero"
4400
Bram Moolenaar13fcaaf2005-04-15 21:13:42 +00004401#: memline.c:3282
Bram Moolenaar071d4272004-06-13 20:20:40 +00004402#, c-format
4403msgid "E322: line number out of range: %ld past the end"
4404msgstr "E322: numero linea non ammissibile: %ld dopo la fine"
4405
Bram Moolenaar13fcaaf2005-04-15 21:13:42 +00004406#: memline.c:3286
Bram Moolenaar071d4272004-06-13 20:20:40 +00004407#, c-format
4408msgid "E323: line count wrong in block %ld"
4409msgstr "E323: contatore linee errato nel blocco %ld"
4410
Bram Moolenaar13fcaaf2005-04-15 21:13:42 +00004411#: memline.c:3335
Bram Moolenaar071d4272004-06-13 20:20:40 +00004412msgid "Stack size increases"
4413msgstr "Dimensione 'stack' aumentata"
4414
Bram Moolenaar13fcaaf2005-04-15 21:13:42 +00004415#: memline.c:3381
Bram Moolenaar071d4272004-06-13 20:20:40 +00004416msgid "E317: pointer block id wrong 2"
4417msgstr "E317: ID blocco puntatori errato 2"
4418
Bram Moolenaar13fcaaf2005-04-15 21:13:42 +00004419#: memline.c:3827
Bram Moolenaar071d4272004-06-13 20:20:40 +00004420msgid "E325: ATTENTION"
4421msgstr "E325: ATTENZIONE"
4422
Bram Moolenaar13fcaaf2005-04-15 21:13:42 +00004423#: memline.c:3828
Bram Moolenaar071d4272004-06-13 20:20:40 +00004424msgid ""
4425"\n"
4426"Found a swap file by the name \""
4427msgstr ""
4428"\n"
4429"Trovato uno swap file di nome \""
4430
Bram Moolenaar13fcaaf2005-04-15 21:13:42 +00004431#: memline.c:3832
Bram Moolenaar071d4272004-06-13 20:20:40 +00004432msgid "While opening file \""
4433msgstr "Mentre aprivo file \""
4434
Bram Moolenaar13fcaaf2005-04-15 21:13:42 +00004435#: memline.c:3841
Bram Moolenaar071d4272004-06-13 20:20:40 +00004436msgid " NEWER than swap file!\n"
4437msgstr " più RECENTE dello swap file!\n"
4438
4439#. Some of these messages are long to allow translation to
4440#. * other languages.
Bram Moolenaar13fcaaf2005-04-15 21:13:42 +00004441#: memline.c:3845
Bram Moolenaar071d4272004-06-13 20:20:40 +00004442msgid ""
4443"\n"
4444"(1) Another program may be editing the same file.\n"
4445" If this is the case, be careful not to end up with two\n"
4446" different instances of the same file when making changes.\n"
4447msgstr ""
4448"\n"
4449"(1) Un altro programma può essere in edit sullo stesso file.\n"
4450" Se è così, attenzione a non trovarti con due versioni\n"
4451" differenti dello stesso file a cui vengono apportate modifiche.\n"
4452
Bram Moolenaar13fcaaf2005-04-15 21:13:42 +00004453#: memline.c:3846
Bram Moolenaar071d4272004-06-13 20:20:40 +00004454msgid " Quit, or continue with caution.\n"
4455msgstr " Esci, o continua con prudenza.\n"
4456
Bram Moolenaar13fcaaf2005-04-15 21:13:42 +00004457#: memline.c:3847
Bram Moolenaar071d4272004-06-13 20:20:40 +00004458msgid ""
4459"\n"
4460"(2) An edit session for this file crashed.\n"
4461msgstr ""
4462"\n"
4463"(2) Una sessione di edit per questo file è finita male.\n"
4464
Bram Moolenaar13fcaaf2005-04-15 21:13:42 +00004465#: memline.c:3848
Bram Moolenaar071d4272004-06-13 20:20:40 +00004466msgid " If this is the case, use \":recover\" or \"vim -r "
4467msgstr " Se è così, usa \":recover\" oppure \"vim -r "
4468
Bram Moolenaar13fcaaf2005-04-15 21:13:42 +00004469#: memline.c:3850
Bram Moolenaar071d4272004-06-13 20:20:40 +00004470msgid ""
4471"\"\n"
4472" to recover the changes (see \":help recovery\").\n"
4473msgstr ""
4474"\"\n"
4475" per recuperare modifiche fatte (vedi \":help recovery\").\n"
4476
Bram Moolenaar13fcaaf2005-04-15 21:13:42 +00004477#: memline.c:3851
Bram Moolenaar071d4272004-06-13 20:20:40 +00004478msgid " If you did this already, delete the swap file \""
4479msgstr " Se hai già fatto ciò, cancella il file di swap \""
4480
Bram Moolenaar13fcaaf2005-04-15 21:13:42 +00004481#: memline.c:3853
Bram Moolenaar071d4272004-06-13 20:20:40 +00004482msgid ""
4483"\"\n"
4484" to avoid this message.\n"
4485msgstr ""
4486"\"\n"
4487" per non ricevere ancora questo messaggio.\n"
4488
Bram Moolenaar13fcaaf2005-04-15 21:13:42 +00004489#: memline.c:3867 memline.c:3871
Bram Moolenaar071d4272004-06-13 20:20:40 +00004490msgid "Swap file \""
4491msgstr "Swap file \""
4492
Bram Moolenaar13fcaaf2005-04-15 21:13:42 +00004493#: memline.c:3868 memline.c:3874
Bram Moolenaar071d4272004-06-13 20:20:40 +00004494msgid "\" already exists!"
4495msgstr "\" già esistente!"
4496
Bram Moolenaar13fcaaf2005-04-15 21:13:42 +00004497#: memline.c:3877
Bram Moolenaar071d4272004-06-13 20:20:40 +00004498msgid "VIM - ATTENTION"
4499msgstr "VIM - ATTENZIONE"
4500
Bram Moolenaar13fcaaf2005-04-15 21:13:42 +00004501#: memline.c:3879
Bram Moolenaar071d4272004-06-13 20:20:40 +00004502msgid "Swap file already exists!"
4503msgstr "Lo swap file esiste già!"
4504
Bram Moolenaar13fcaaf2005-04-15 21:13:42 +00004505#: memline.c:3883
Bram Moolenaar071d4272004-06-13 20:20:40 +00004506msgid ""
4507"&Open Read-Only\n"
4508"&Edit anyway\n"
4509"&Recover\n"
4510"&Quit\n"
4511"&Abort"
4512msgstr ""
4513"&O Apri sola-lettura\n"
4514"&E Apri comunque\n"
4515"&Recupera\n"
4516"&Q Esci\n"
4517"&Annulla"
4518
Bram Moolenaar13fcaaf2005-04-15 21:13:42 +00004519#: memline.c:3885
Bram Moolenaar071d4272004-06-13 20:20:40 +00004520msgid ""
4521"&Open Read-Only\n"
4522"&Edit anyway\n"
4523"&Recover\n"
4524"&Quit\n"
4525"&Abort\n"
4526"&Delete it"
4527msgstr ""
4528"&O Apri sola-lettura\n"
4529"&E Apri comunque\n"
4530"&Recupera\n"
4531"&Q Esci\n"
4532"&Annulla\n"
4533"&D Cancellalo"
4534
Bram Moolenaar13fcaaf2005-04-15 21:13:42 +00004535#: memline.c:3942
Bram Moolenaar071d4272004-06-13 20:20:40 +00004536msgid "E326: Too many swap files found"
4537msgstr "E326: Trovati troppi swap file"
4538
4539#: menu.c:64
4540msgid "E327: Part of menu-item path is not sub-menu"
4541msgstr ""
4542"E327: Parte del percorso di questo elemento di Menu non è un sotto-Menu"
4543
4544#: menu.c:65
4545msgid "E328: Menu only exists in another mode"
4546msgstr "E328: I Menu esistono solo in un'altra modalità"
4547
4548#: menu.c:66
4549msgid "E329: No menu of that name"
4550msgstr "E329: Nessun Menu con quel nome"
4551
Bram Moolenaar13fcaaf2005-04-15 21:13:42 +00004552#: menu.c:522
Bram Moolenaar071d4272004-06-13 20:20:40 +00004553msgid "E330: Menu path must not lead to a sub-menu"
4554msgstr "E330: Il percorso del Menu non deve condurre a un sotto-Menu"
4555
Bram Moolenaar13fcaaf2005-04-15 21:13:42 +00004556#: menu.c:561
Bram Moolenaar071d4272004-06-13 20:20:40 +00004557msgid "E331: Must not add menu items directly to menu bar"
4558msgstr ""
4559"E331: Non devi aggiungere elementi di Menu direttamente alla barra Menu"
4560
Bram Moolenaar13fcaaf2005-04-15 21:13:42 +00004561#: menu.c:567
Bram Moolenaar071d4272004-06-13 20:20:40 +00004562msgid "E332: Separator cannot be part of a menu path"
4563msgstr "E332: Il separatore non può far parte di un percorso di Menu"
4564
4565#. Now we have found the matching menu, and we list the mappings
4566#. Highlight title
Bram Moolenaar13fcaaf2005-04-15 21:13:42 +00004567#: menu.c:1093
Bram Moolenaar071d4272004-06-13 20:20:40 +00004568msgid ""
4569"\n"
4570"--- Menus ---"
4571msgstr ""
4572"\n"
4573"--- Menu ---"
4574
Bram Moolenaar13fcaaf2005-04-15 21:13:42 +00004575#: menu.c:2011
Bram Moolenaar071d4272004-06-13 20:20:40 +00004576msgid "Tear off this menu"
4577msgstr "Togli questo Menu"
4578
Bram Moolenaar13fcaaf2005-04-15 21:13:42 +00004579#: menu.c:2076
Bram Moolenaar071d4272004-06-13 20:20:40 +00004580msgid "E333: Menu path must lead to a menu item"
4581msgstr "E333: Il percorso Menu deve condurre ad un elemento Menu"
4582
Bram Moolenaar13fcaaf2005-04-15 21:13:42 +00004583#: menu.c:2096
Bram Moolenaar071d4272004-06-13 20:20:40 +00004584#, c-format
4585msgid "E334: Menu not found: %s"
4586msgstr "E334: Menu non trovato: %s"
4587
Bram Moolenaar13fcaaf2005-04-15 21:13:42 +00004588#: menu.c:2169
Bram Moolenaar071d4272004-06-13 20:20:40 +00004589#, c-format
4590msgid "E335: Menu not defined for %s mode"
4591msgstr "E335: Menu non definito per la modalità %s"
4592
Bram Moolenaar13fcaaf2005-04-15 21:13:42 +00004593#: menu.c:2208
Bram Moolenaar071d4272004-06-13 20:20:40 +00004594msgid "E336: Menu path must lead to a sub-menu"
4595msgstr "E336: Il percorso Menu deve condurre ad un sotto-Menu"
4596
Bram Moolenaar13fcaaf2005-04-15 21:13:42 +00004597#: menu.c:2229
Bram Moolenaar071d4272004-06-13 20:20:40 +00004598msgid "E337: Menu not found - check menu names"
4599msgstr "E337: Menu non trovato - controlla nomi Menu"
4600
Bram Moolenaar13fcaaf2005-04-15 21:13:42 +00004601#: message.c:429
Bram Moolenaar071d4272004-06-13 20:20:40 +00004602#, c-format
4603msgid "Error detected while processing %s:"
4604msgstr "Errore/i eseguendo %s:"
4605
Bram Moolenaar13fcaaf2005-04-15 21:13:42 +00004606#: message.c:454
Bram Moolenaar071d4272004-06-13 20:20:40 +00004607#, c-format
4608msgid "line %4ld:"
4609msgstr "linea %4ld:"
4610
Bram Moolenaar13fcaaf2005-04-15 21:13:42 +00004611#: message.c:657
Bram Moolenaar071d4272004-06-13 20:20:40 +00004612msgid "[string too long]"
4613msgstr "[stringa troppo lunga]"
4614
Bram Moolenaar13fcaaf2005-04-15 21:13:42 +00004615#: message.c:685
4616#, c-format
4617msgid "E354: Invalid register name: '%s'"
4618msgstr "E354: Nome registro non valido: '%s'"
4619
4620#: message.c:814
Bram Moolenaar071d4272004-06-13 20:20:40 +00004621msgid "Messages maintainer: Bram Moolenaar <Bram@vim.org>"
4622msgstr "Manutentore messaggi: Vlad Sandrini <marco@sandrini.biz>"
4623
Bram Moolenaar13fcaaf2005-04-15 21:13:42 +00004624#: message.c:1040
Bram Moolenaar071d4272004-06-13 20:20:40 +00004625msgid "Interrupt: "
4626msgstr "Interruzione: "
4627
Bram Moolenaar13fcaaf2005-04-15 21:13:42 +00004628#: message.c:1043
Bram Moolenaar071d4272004-06-13 20:20:40 +00004629msgid "Hit ENTER to continue"
4630msgstr "INVIO per proseguire"
4631
Bram Moolenaar13fcaaf2005-04-15 21:13:42 +00004632#: message.c:1045
Bram Moolenaar071d4272004-06-13 20:20:40 +00004633msgid "Hit ENTER or type command to continue"
4634msgstr "Batti INVIO o un comando per proseguire"
4635
Bram Moolenaar13fcaaf2005-04-15 21:13:42 +00004636#: message.c:2370
Bram Moolenaar071d4272004-06-13 20:20:40 +00004637msgid "-- More --"
4638msgstr "-- Ancora --"
4639
Bram Moolenaar13fcaaf2005-04-15 21:13:42 +00004640#: message.c:2373
Bram Moolenaar071d4272004-06-13 20:20:40 +00004641msgid " (RET/BS: line, SPACE/b: page, d/u: half page, q: quit)"
4642msgstr " (RET/BS: linea, SPAZIO/b: pagina, d/u: mezza pagina, q: esci)"
4643
Bram Moolenaar13fcaaf2005-04-15 21:13:42 +00004644#: message.c:2374
Bram Moolenaar071d4272004-06-13 20:20:40 +00004645msgid " (RET: line, SPACE: page, d: half page, q: quit)"
4646msgstr " (RET: linea, SPAZIO: pagina, d: mezza pagina, q: esci)"
4647
Bram Moolenaar13fcaaf2005-04-15 21:13:42 +00004648#: message.c:2999 message.c:3014
Bram Moolenaar071d4272004-06-13 20:20:40 +00004649msgid "Question"
4650msgstr "Domanda"
4651
Bram Moolenaar13fcaaf2005-04-15 21:13:42 +00004652#: message.c:3001
Bram Moolenaar071d4272004-06-13 20:20:40 +00004653msgid ""
4654"&Yes\n"
4655"&No"
4656msgstr ""
4657"&Y Sì\n"
4658"&No"
4659
Bram Moolenaar13fcaaf2005-04-15 21:13:42 +00004660#: message.c:3034
Bram Moolenaar071d4272004-06-13 20:20:40 +00004661msgid ""
4662"&Yes\n"
4663"&No\n"
4664"Save &All\n"
4665"&Discard All\n"
4666"&Cancel"
4667msgstr ""
4668"&Y Sì\n"
4669"&No\n"
4670"&A Salva tutto\n"
4671"&D Scarta Tutto\n"
4672"&Cancella"
4673
Bram Moolenaar13fcaaf2005-04-15 21:13:42 +00004674#: message.c:3075
4675msgid "Select Directory dialog"
4676msgstr "Scelta Directory dialogo"
4677
4678#: message.c:3077
Bram Moolenaar071d4272004-06-13 20:20:40 +00004679msgid "Save File dialog"
4680msgstr "Salva File dialogo"
4681
Bram Moolenaar13fcaaf2005-04-15 21:13:42 +00004682#: message.c:3079
Bram Moolenaar071d4272004-06-13 20:20:40 +00004683msgid "Open File dialog"
4684msgstr "Apri File dialogo"
4685
4686#. TODO: non-GUI file selector here
Bram Moolenaar13fcaaf2005-04-15 21:13:42 +00004687#: message.c:3179
Bram Moolenaar071d4272004-06-13 20:20:40 +00004688msgid "E338: Sorry, no file browser in console mode"
4689msgstr "E338: Spiacente, niente esplorazione file in modalità console"
4690
Bram Moolenaar34cdc3e2005-05-18 22:24:46 +00004691#: misc1.c:2913
Bram Moolenaar071d4272004-06-13 20:20:40 +00004692msgid "W10: Warning: Changing a readonly file"
4693msgstr "W10: Attenzione: Modifica a un file in sola-lettura"
4694
Bram Moolenaar34cdc3e2005-05-18 22:24:46 +00004695#: misc1.c:3166
Bram Moolenaar071d4272004-06-13 20:20:40 +00004696msgid "1 more line"
4697msgstr "1 linea in più"
4698
Bram Moolenaar34cdc3e2005-05-18 22:24:46 +00004699#: misc1.c:3168
Bram Moolenaar071d4272004-06-13 20:20:40 +00004700msgid "1 line less"
4701msgstr "1 linea in meno"
4702
Bram Moolenaar34cdc3e2005-05-18 22:24:46 +00004703#: misc1.c:3173
Bram Moolenaar071d4272004-06-13 20:20:40 +00004704#, c-format
4705msgid "%ld more lines"
4706msgstr "%ld linee in più"
4707
Bram Moolenaar34cdc3e2005-05-18 22:24:46 +00004708#: misc1.c:3175
Bram Moolenaar071d4272004-06-13 20:20:40 +00004709#, c-format
4710msgid "%ld fewer lines"
4711msgstr "%ld linee in meno"
4712
Bram Moolenaar34cdc3e2005-05-18 22:24:46 +00004713#: misc1.c:3178
Bram Moolenaar071d4272004-06-13 20:20:40 +00004714msgid " (Interrupted)"
4715msgstr " (Interrotto)"
4716
Bram Moolenaar34cdc3e2005-05-18 22:24:46 +00004717#: misc1.c:7867
Bram Moolenaar071d4272004-06-13 20:20:40 +00004718msgid "Vim: preserving files...\n"
4719msgstr "Vim: preservo file...\n"
4720
4721#. close all memfiles, without deleting
Bram Moolenaar34cdc3e2005-05-18 22:24:46 +00004722#: misc1.c:7877
Bram Moolenaar071d4272004-06-13 20:20:40 +00004723msgid "Vim: Finished.\n"
4724msgstr "Vim: Finito.\n"
4725
Bram Moolenaar13fcaaf2005-04-15 21:13:42 +00004726#: misc2.c:690 misc2.c:706
4727#, c-format
Bram Moolenaar071d4272004-06-13 20:20:40 +00004728msgid "ERROR: "
4729msgstr "ERRORE: "
4730
Bram Moolenaar13fcaaf2005-04-15 21:13:42 +00004731#: misc2.c:710
Bram Moolenaar071d4272004-06-13 20:20:40 +00004732#, c-format
4733msgid ""
4734"\n"
4735"[bytes] total alloc-freed %lu-%lu, in use %lu, peak use %lu\n"
4736msgstr ""
4737"\n"
4738"[bytes] totali alloc-rilasc %lu-%lu, in uso %lu, max uso %lu\n"
4739
Bram Moolenaar13fcaaf2005-04-15 21:13:42 +00004740#: misc2.c:712
Bram Moolenaar071d4272004-06-13 20:20:40 +00004741#, c-format
4742msgid ""
4743"[calls] total re/malloc()'s %lu, total free()'s %lu\n"
4744"\n"
4745msgstr ""
4746"[chiamate] totale re/malloc() %lu, totale free() %lu\n"
4747"\n"
4748
Bram Moolenaar13fcaaf2005-04-15 21:13:42 +00004749#: misc2.c:767
Bram Moolenaar071d4272004-06-13 20:20:40 +00004750msgid "E340: Line is becoming too long"
4751msgstr "E340: La linea sta diventando troppo lunga"
4752
Bram Moolenaar13fcaaf2005-04-15 21:13:42 +00004753#: misc2.c:811
Bram Moolenaar071d4272004-06-13 20:20:40 +00004754#, c-format
4755msgid "E341: Internal error: lalloc(%ld, )"
4756msgstr "E341: Errore interno: lalloc(%ld, )"
4757
Bram Moolenaar13fcaaf2005-04-15 21:13:42 +00004758#: misc2.c:919
Bram Moolenaar071d4272004-06-13 20:20:40 +00004759#, c-format
4760msgid "E342: Out of memory! (allocating %lu bytes)"
4761msgstr "E342: Non c'è più memoria! (stavo allocando %lu bytes)"
4762
Bram Moolenaar34cdc3e2005-05-18 22:24:46 +00004763#: misc2.c:2609
Bram Moolenaar071d4272004-06-13 20:20:40 +00004764#, c-format
4765msgid "Calling shell to execute: \"%s\""
4766msgstr "Chiamo lo shell per eseguire: \"%s\""
4767
Bram Moolenaar34cdc3e2005-05-18 22:24:46 +00004768#: misc2.c:2874
Bram Moolenaar071d4272004-06-13 20:20:40 +00004769msgid "E545: Missing colon"
4770msgstr "E545: Manca ':'"
4771
Bram Moolenaar34cdc3e2005-05-18 22:24:46 +00004772#: misc2.c:2876 misc2.c:2903
Bram Moolenaar071d4272004-06-13 20:20:40 +00004773msgid "E546: Illegal mode"
4774msgstr "E546: Modalità non valida"
4775
Bram Moolenaar34cdc3e2005-05-18 22:24:46 +00004776#: misc2.c:2942
Bram Moolenaar071d4272004-06-13 20:20:40 +00004777msgid "E547: Illegal mouseshape"
4778msgstr "E547: Forma del mouse non valida"
4779
Bram Moolenaar34cdc3e2005-05-18 22:24:46 +00004780#: misc2.c:2982
Bram Moolenaar071d4272004-06-13 20:20:40 +00004781msgid "E548: digit expected"
4782msgstr "E548: aspettavo un numero"
4783
Bram Moolenaar34cdc3e2005-05-18 22:24:46 +00004784#: misc2.c:2987
Bram Moolenaar071d4272004-06-13 20:20:40 +00004785msgid "E549: Illegal percentage"
4786msgstr "E549: Percentuale non valida"
4787
Bram Moolenaar34cdc3e2005-05-18 22:24:46 +00004788#: misc2.c:3299
Bram Moolenaar071d4272004-06-13 20:20:40 +00004789msgid "Enter encryption key: "
Bram Moolenaar13fcaaf2005-04-15 21:13:42 +00004790msgstr "Immetti chiave di cifratura: "
Bram Moolenaar071d4272004-06-13 20:20:40 +00004791
Bram Moolenaar34cdc3e2005-05-18 22:24:46 +00004792#: misc2.c:3300
Bram Moolenaar071d4272004-06-13 20:20:40 +00004793msgid "Enter same key again: "
4794msgstr "Ribatti per conferma la stessa chiave: "
4795
Bram Moolenaar34cdc3e2005-05-18 22:24:46 +00004796#: misc2.c:3310
Bram Moolenaar071d4272004-06-13 20:20:40 +00004797msgid "Keys don't match!"
4798msgstr "Le chiavi non corrispondono!"
4799
Bram Moolenaar34cdc3e2005-05-18 22:24:46 +00004800#: misc2.c:3854
Bram Moolenaar071d4272004-06-13 20:20:40 +00004801#, c-format
4802msgid ""
4803"E343: Invalid path: '**[number]' must be at the end of the path or be "
4804"followed by '%s'."
4805msgstr ""
4806"E343: Percorso non valido: '**[numero]' deve essere a fine percorso o essere "
4807"seguito da '%s'."
4808
Bram Moolenaar34cdc3e2005-05-18 22:24:46 +00004809#: misc2.c:5133
Bram Moolenaar071d4272004-06-13 20:20:40 +00004810#, c-format
4811msgid "E344: Can't find directory \"%s\" in cdpath"
4812msgstr "E344: Non riesco a trovare la directory \"%s\" nel 'cdpath'"
4813
Bram Moolenaar34cdc3e2005-05-18 22:24:46 +00004814#: misc2.c:5136
Bram Moolenaar071d4272004-06-13 20:20:40 +00004815#, c-format
4816msgid "E345: Can't find file \"%s\" in path"
4817msgstr "E345: Non riesco a trovare il file \"%s\" nel percorso"
4818
Bram Moolenaar34cdc3e2005-05-18 22:24:46 +00004819#: misc2.c:5142
Bram Moolenaar071d4272004-06-13 20:20:40 +00004820#, c-format
4821msgid "E346: No more directory \"%s\" found in cdpath"
4822msgstr "E346: Nessun altra directory \"%s\" trovata nel 'cdpath'"
4823
Bram Moolenaar34cdc3e2005-05-18 22:24:46 +00004824#: misc2.c:5145
Bram Moolenaar071d4272004-06-13 20:20:40 +00004825#, c-format
4826msgid "E347: No more file \"%s\" found in path"
4827msgstr "E347: Nessun altro file \"%s\" trovato nel percorso"
4828
Bram Moolenaar34cdc3e2005-05-18 22:24:46 +00004829#: misc2.c:5386
Bram Moolenaar071d4272004-06-13 20:20:40 +00004830msgid "E550: Missing colon"
4831msgstr "E550: Manca ':'"
4832
Bram Moolenaar34cdc3e2005-05-18 22:24:46 +00004833#: misc2.c:5398
Bram Moolenaar071d4272004-06-13 20:20:40 +00004834msgid "E551: Illegal component"
4835msgstr "E551: Componente non valido"
4836
Bram Moolenaar34cdc3e2005-05-18 22:24:46 +00004837#: misc2.c:5406
Bram Moolenaar071d4272004-06-13 20:20:40 +00004838msgid "E552: digit expected"
4839msgstr "E552: aspettavo un numero"
4840
4841#. Get here when the server can't be found.
Bram Moolenaar13fcaaf2005-04-15 21:13:42 +00004842#: netbeans.c:393
Bram Moolenaar071d4272004-06-13 20:20:40 +00004843msgid "Cannot connect to Netbeans #2"
4844msgstr "Non posso connettermi a Netbeans #2"
4845
Bram Moolenaar13fcaaf2005-04-15 21:13:42 +00004846#: netbeans.c:401
Bram Moolenaar071d4272004-06-13 20:20:40 +00004847msgid "Cannot connect to Netbeans"
4848msgstr "Non posso connettermi a Netbeans"
4849
Bram Moolenaar13fcaaf2005-04-15 21:13:42 +00004850#: netbeans.c:445
Bram Moolenaar071d4272004-06-13 20:20:40 +00004851#, c-format
4852msgid "E668: Wrong access mode for NetBeans connection info file: \"%s\""
4853msgstr ""
4854"E668: Modalità errata di accesso a file info connessione NetBeans: \"%s\""
4855
Bram Moolenaar13fcaaf2005-04-15 21:13:42 +00004856#: netbeans.c:744
Bram Moolenaar071d4272004-06-13 20:20:40 +00004857msgid "read from Netbeans socket"
4858msgstr "lettura da socket Netbeans"
4859
Bram Moolenaar13fcaaf2005-04-15 21:13:42 +00004860#: netbeans.c:1664
Bram Moolenaar071d4272004-06-13 20:20:40 +00004861#, c-format
4862msgid "E658: NetBeans connection lost for buffer %ld"
4863msgstr "E658: Connessione NetBeans persa per il buffer %ld"
4864
Bram Moolenaar34cdc3e2005-05-18 22:24:46 +00004865#: netbeans.c:3443
4866msgid "E505: "
4867msgstr "E505: "
4868
Bram Moolenaar13fcaaf2005-04-15 21:13:42 +00004869#: normal.c:3005
Bram Moolenaar071d4272004-06-13 20:20:40 +00004870msgid "Warning: terminal cannot highlight"
4871msgstr "Attenzione: il terminale non è in grado di evidenziare"
4872
Bram Moolenaar13fcaaf2005-04-15 21:13:42 +00004873#: normal.c:3302
Bram Moolenaar071d4272004-06-13 20:20:40 +00004874msgid "E348: No string under cursor"
4875msgstr "E348: Nessuna stringa sotto il cursore"
4876
Bram Moolenaar13fcaaf2005-04-15 21:13:42 +00004877#: normal.c:3304
Bram Moolenaar071d4272004-06-13 20:20:40 +00004878msgid "E349: No identifier under cursor"
4879msgstr "E349: Nessun identificativo sotto il cursore"
4880
Bram Moolenaar13fcaaf2005-04-15 21:13:42 +00004881#: normal.c:4547
Bram Moolenaar071d4272004-06-13 20:20:40 +00004882msgid "E352: Cannot erase folds with current 'foldmethod'"
4883msgstr "E352: Non posso togliere piegature con il 'foldmethod' in uso"
4884
Bram Moolenaar34cdc3e2005-05-18 22:24:46 +00004885#: normal.c:6870
Bram Moolenaar071d4272004-06-13 20:20:40 +00004886msgid "E664: changelist is empty"
4887msgstr "E664: lista modifiche vuota"
4888
Bram Moolenaar34cdc3e2005-05-18 22:24:46 +00004889#: normal.c:6872
Bram Moolenaar071d4272004-06-13 20:20:40 +00004890msgid "E662: At start of changelist"
4891msgstr "E662: All'inizio della lista modifiche"
4892
Bram Moolenaar34cdc3e2005-05-18 22:24:46 +00004893#: normal.c:6874
Bram Moolenaar071d4272004-06-13 20:20:40 +00004894msgid "E663: At end of changelist"
4895msgstr "E663: Alla fine della lista modifiche"
4896
Bram Moolenaar34cdc3e2005-05-18 22:24:46 +00004897#: normal.c:8153
Bram Moolenaar071d4272004-06-13 20:20:40 +00004898msgid "Type :quit<Enter> to exit Vim"
4899msgstr "Batti :quit<Invio> per uscire da Vim"
4900
Bram Moolenaar13fcaaf2005-04-15 21:13:42 +00004901#: ops.c:291
Bram Moolenaar071d4272004-06-13 20:20:40 +00004902#, c-format
4903msgid "1 line %sed 1 time"
4904msgstr "1 linea %sa 1 volta"
4905
Bram Moolenaar13fcaaf2005-04-15 21:13:42 +00004906#: ops.c:293
Bram Moolenaar071d4272004-06-13 20:20:40 +00004907#, c-format
4908msgid "1 line %sed %d times"
4909msgstr "1 linea %sa %d volte"
4910
Bram Moolenaar13fcaaf2005-04-15 21:13:42 +00004911#: ops.c:298
Bram Moolenaar071d4272004-06-13 20:20:40 +00004912#, c-format
4913msgid "%ld lines %sed 1 time"
4914msgstr "%ld linee %se 1 volta"
4915
Bram Moolenaar13fcaaf2005-04-15 21:13:42 +00004916#: ops.c:301
Bram Moolenaar071d4272004-06-13 20:20:40 +00004917#, c-format
4918msgid "%ld lines %sed %d times"
4919msgstr "%ld linee %se %d volte"
4920
Bram Moolenaar13fcaaf2005-04-15 21:13:42 +00004921#: ops.c:666
Bram Moolenaar071d4272004-06-13 20:20:40 +00004922#, c-format
4923msgid "%ld lines to indent... "
4924msgstr "%ld linee da rientrare... "
4925
Bram Moolenaar13fcaaf2005-04-15 21:13:42 +00004926#: ops.c:716
Bram Moolenaar071d4272004-06-13 20:20:40 +00004927msgid "1 line indented "
4928msgstr "1 linea rientrata "
4929
Bram Moolenaar13fcaaf2005-04-15 21:13:42 +00004930#: ops.c:718
Bram Moolenaar071d4272004-06-13 20:20:40 +00004931#, c-format
4932msgid "%ld lines indented "
4933msgstr "%ld linee rientrate "
4934
Bram Moolenaar13fcaaf2005-04-15 21:13:42 +00004935#: ops.c:1118
4936msgid "E748: No previously used register"
4937msgstr "E748: Nessun registro usato in precedenza"
4938
Bram Moolenaar071d4272004-06-13 20:20:40 +00004939#. must display the prompt
Bram Moolenaar13fcaaf2005-04-15 21:13:42 +00004940#: ops.c:1640
Bram Moolenaar071d4272004-06-13 20:20:40 +00004941msgid "cannot yank; delete anyway"
4942msgstr "non riesco a salvare in un registro; cancello comunque"
4943
Bram Moolenaar13fcaaf2005-04-15 21:13:42 +00004944#: ops.c:2230
Bram Moolenaar071d4272004-06-13 20:20:40 +00004945msgid "1 line changed"
4946msgstr "1 linea cambiata"
4947
Bram Moolenaar13fcaaf2005-04-15 21:13:42 +00004948#: ops.c:2232
Bram Moolenaar071d4272004-06-13 20:20:40 +00004949#, c-format
4950msgid "%ld lines changed"
4951msgstr "%ld linee cambiate"
4952
Bram Moolenaar13fcaaf2005-04-15 21:13:42 +00004953#: ops.c:2616
Bram Moolenaar071d4272004-06-13 20:20:40 +00004954#, c-format
4955msgid "freeing %ld lines"
4956msgstr "libero %ld linee"
4957
Bram Moolenaar13fcaaf2005-04-15 21:13:42 +00004958#: ops.c:2901
4959msgid "block of 1 line yanked"
4960msgstr "blocco di 1 linea messo in registro"
4961
4962#: ops.c:2904
Bram Moolenaar071d4272004-06-13 20:20:40 +00004963msgid "1 line yanked"
4964msgstr "1 linea messa in registro"
4965
Bram Moolenaar13fcaaf2005-04-15 21:13:42 +00004966#: ops.c:2908
4967#, c-format
4968msgid "block of %ld lines yanked"
4969msgstr "blocco di %ld linee messo in registro"
4970
4971#: ops.c:2911
Bram Moolenaar071d4272004-06-13 20:20:40 +00004972#, c-format
4973msgid "%ld lines yanked"
4974msgstr "%ld linee messe in registro"
4975
Bram Moolenaar13fcaaf2005-04-15 21:13:42 +00004976#: ops.c:3206
Bram Moolenaar071d4272004-06-13 20:20:40 +00004977#, c-format
4978msgid "E353: Nothing in register %s"
4979msgstr "E353: Niente nel registro %s"
4980
4981#. Highlight title
Bram Moolenaar13fcaaf2005-04-15 21:13:42 +00004982#: ops.c:3769
Bram Moolenaar071d4272004-06-13 20:20:40 +00004983msgid ""
4984"\n"
4985"--- Registers ---"
4986msgstr ""
4987"\n"
4988"--- Registri ---"
4989
Bram Moolenaar13fcaaf2005-04-15 21:13:42 +00004990#: ops.c:5084
Bram Moolenaar071d4272004-06-13 20:20:40 +00004991msgid "Illegal register name"
4992msgstr "Nome registro non ammesso"
4993
Bram Moolenaar13fcaaf2005-04-15 21:13:42 +00004994#: ops.c:5172
4995#, c-format
Bram Moolenaar071d4272004-06-13 20:20:40 +00004996msgid ""
4997"\n"
4998"# Registers:\n"
4999msgstr ""
5000"\n"
5001"# Registri:\n"
5002
Bram Moolenaar13fcaaf2005-04-15 21:13:42 +00005003#: ops.c:5228
Bram Moolenaar071d4272004-06-13 20:20:40 +00005004#, c-format
5005msgid "E574: Unknown register type %d"
5006msgstr "E574: Tipo di registro sconosciuto: %d"
5007
Bram Moolenaar13fcaaf2005-04-15 21:13:42 +00005008#: ops.c:6102
Bram Moolenaar071d4272004-06-13 20:20:40 +00005009#, c-format
5010msgid "%ld Cols; "
5011msgstr "%ld Col.; "
5012
Bram Moolenaar13fcaaf2005-04-15 21:13:42 +00005013#: ops.c:6110
Bram Moolenaar071d4272004-06-13 20:20:40 +00005014#, c-format
5015msgid "Selected %s%ld of %ld Lines; %ld of %ld Words; %ld of %ld Bytes"
5016msgstr "Selezionate %s%ld di %ld linee; %ld di %ld parole; %ld di %ld caratt."
5017
Bram Moolenaar13fcaaf2005-04-15 21:13:42 +00005018#: ops.c:6116
5019#, c-format
5020msgid ""
5021"Selected %s%ld of %ld Lines; %ld of %ld Words; %ld of %ld Chars; %ld of %ld "
5022"Bytes"
5023msgstr ""
5024"Selezionate %s%ld di %ld linee; %ld di %ld parole; %ld di %ld caratt.; %ld "
5025"di %ld bytes"
5026
5027#: ops.c:6134
Bram Moolenaar071d4272004-06-13 20:20:40 +00005028#, c-format
5029msgid "Col %s of %s; Line %ld of %ld; Word %ld of %ld; Byte %ld of %ld"
5030msgstr "Col. %s di %s; Linea %ld di %ld; Parola %ld di %ld; Caratt. %ld di %ld"
5031
Bram Moolenaar13fcaaf2005-04-15 21:13:42 +00005032#: ops.c:6141
5033#, c-format
5034msgid ""
5035"Col %s of %s; Line %ld of %ld; Word %ld of %ld; Char %ld of %ld; Byte %ld of "
5036"%ld"
5037msgstr ""
5038"Col. %s di %s; Linea %ld di %ld; Parola %ld di %ld; Caratt. %ld di %ld; Byte "
5039"%ld di %ld"
5040
5041#: ops.c:6153
Bram Moolenaar071d4272004-06-13 20:20:40 +00005042#, c-format
5043msgid "(+%ld for BOM)"
5044msgstr "(+%ld per BOM)"
5045
Bram Moolenaar13fcaaf2005-04-15 21:13:42 +00005046#: option.c:1700
Bram Moolenaar071d4272004-06-13 20:20:40 +00005047msgid "%<%f%h%m%=Page %N"
5048msgstr "%<%f%h%m%=Pagina %N"
5049
Bram Moolenaar13fcaaf2005-04-15 21:13:42 +00005050#: option.c:2195
Bram Moolenaar071d4272004-06-13 20:20:40 +00005051msgid "Thanks for flying Vim"
5052msgstr "Grazie per aver volato con Vim"
5053
Bram Moolenaar34cdc3e2005-05-18 22:24:46 +00005054#: option.c:3625 option.c:3747
Bram Moolenaar071d4272004-06-13 20:20:40 +00005055msgid "E518: Unknown option"
5056msgstr "E518: Opzione inesistente"
5057
Bram Moolenaar34cdc3e2005-05-18 22:24:46 +00005058#: option.c:3638
Bram Moolenaar071d4272004-06-13 20:20:40 +00005059msgid "E519: Option not supported"
5060msgstr "E519: Opzione non supportata"
5061
Bram Moolenaar34cdc3e2005-05-18 22:24:46 +00005062#: option.c:3663
Bram Moolenaar071d4272004-06-13 20:20:40 +00005063msgid "E520: Not allowed in a modeline"
5064msgstr "E520: Non consentito in una 'modeline'"
5065
Bram Moolenaar34cdc3e2005-05-18 22:24:46 +00005066#: option.c:3734
Bram Moolenaar071d4272004-06-13 20:20:40 +00005067msgid ""
5068"\n"
5069"\tLast set from "
5070msgstr ""
5071"\n"
5072"\tImpostata l'ultima volta da "
5073
Bram Moolenaar34cdc3e2005-05-18 22:24:46 +00005074#: option.c:3873
Bram Moolenaar071d4272004-06-13 20:20:40 +00005075msgid "E521: Number required after ="
5076msgstr "E521: Ci vuole un numero dopo ="
5077
Bram Moolenaar34cdc3e2005-05-18 22:24:46 +00005078#: option.c:4201 option.c:4863
Bram Moolenaar071d4272004-06-13 20:20:40 +00005079msgid "E522: Not found in termcap"
5080msgstr "E522: Non trovato in 'termcap'"
5081
Bram Moolenaar34cdc3e2005-05-18 22:24:46 +00005082#: option.c:4289
Bram Moolenaar071d4272004-06-13 20:20:40 +00005083#, c-format
5084msgid "E539: Illegal character <%s>"
5085msgstr "E539: Carattere non ammesso <%s>"
5086
Bram Moolenaar34cdc3e2005-05-18 22:24:46 +00005087#: option.c:4855
Bram Moolenaar071d4272004-06-13 20:20:40 +00005088msgid "E529: Cannot set 'term' to empty string"
5089msgstr "E529: Non posso assegnare a 'term' il valore 'stringa nulla'"
5090
Bram Moolenaar34cdc3e2005-05-18 22:24:46 +00005091#: option.c:4858
Bram Moolenaar071d4272004-06-13 20:20:40 +00005092msgid "E530: Cannot change term in GUI"
5093msgstr "E530: Non posso modificare 'term' mentre sono nella GUI"
5094
Bram Moolenaar34cdc3e2005-05-18 22:24:46 +00005095#: option.c:4860
Bram Moolenaar071d4272004-06-13 20:20:40 +00005096msgid "E531: Use \":gui\" to start the GUI"
5097msgstr "E531: Usa \":gui\" per far partire la GUI"
5098
Bram Moolenaar34cdc3e2005-05-18 22:24:46 +00005099#: option.c:4889
Bram Moolenaar071d4272004-06-13 20:20:40 +00005100msgid "E589: 'backupext' and 'patchmode' are equal"
5101msgstr "E589: 'backupext' e 'patchmode' sono uguali"
5102
Bram Moolenaar34cdc3e2005-05-18 22:24:46 +00005103#: option.c:5117
Bram Moolenaar071d4272004-06-13 20:20:40 +00005104msgid "E617: Cannot be changed in the GTK+ 2 GUI"
5105msgstr "E617: Non può essere cambiato nella GUI GTK+ 2"
5106
Bram Moolenaar34cdc3e2005-05-18 22:24:46 +00005107#: option.c:5281
Bram Moolenaar071d4272004-06-13 20:20:40 +00005108msgid "E524: Missing colon"
5109msgstr "E524: Manca ':'"
5110
Bram Moolenaar34cdc3e2005-05-18 22:24:46 +00005111#: option.c:5283
Bram Moolenaar071d4272004-06-13 20:20:40 +00005112msgid "E525: Zero length string"
5113msgstr "E525: Stringa nulla"
5114
Bram Moolenaar34cdc3e2005-05-18 22:24:46 +00005115#: option.c:5358
Bram Moolenaar071d4272004-06-13 20:20:40 +00005116#, c-format
5117msgid "E526: Missing number after <%s>"
5118msgstr "E526: Manca numero dopo <%s>"
5119
Bram Moolenaar34cdc3e2005-05-18 22:24:46 +00005120#: option.c:5372
Bram Moolenaar071d4272004-06-13 20:20:40 +00005121msgid "E527: Missing comma"
5122msgstr "E527: Manca virgola"
5123
Bram Moolenaar34cdc3e2005-05-18 22:24:46 +00005124#: option.c:5379
Bram Moolenaar071d4272004-06-13 20:20:40 +00005125msgid "E528: Must specify a ' value"
5126msgstr "E528: Devi specificare un valore '"
5127
Bram Moolenaar34cdc3e2005-05-18 22:24:46 +00005128#: option.c:5420
Bram Moolenaar071d4272004-06-13 20:20:40 +00005129msgid "E595: contains unprintable or wide character"
5130msgstr "E595: contiene carattere 'wide' o non-stampabile"
5131
Bram Moolenaar34cdc3e2005-05-18 22:24:46 +00005132#: option.c:5464
Bram Moolenaar071d4272004-06-13 20:20:40 +00005133msgid "E596: Invalid font(s)"
5134msgstr "E596: Font non validi"
5135
Bram Moolenaar34cdc3e2005-05-18 22:24:46 +00005136#: option.c:5472
Bram Moolenaar071d4272004-06-13 20:20:40 +00005137msgid "E597: can't select fontset"
5138msgstr "E597: non posso selezionare fontset"
5139
Bram Moolenaar34cdc3e2005-05-18 22:24:46 +00005140#: option.c:5474
Bram Moolenaar071d4272004-06-13 20:20:40 +00005141msgid "E598: Invalid fontset"
5142msgstr "E598: Fontset non valido"
5143
Bram Moolenaar34cdc3e2005-05-18 22:24:46 +00005144#: option.c:5481
Bram Moolenaar071d4272004-06-13 20:20:40 +00005145msgid "E533: can't select wide font"
5146msgstr "E533: non posso selezionare 'wide font'"
5147
Bram Moolenaar34cdc3e2005-05-18 22:24:46 +00005148#: option.c:5483
Bram Moolenaar071d4272004-06-13 20:20:40 +00005149msgid "E534: Invalid wide font"
5150msgstr "E534: 'Wide font' non valido"
5151
Bram Moolenaar34cdc3e2005-05-18 22:24:46 +00005152#: option.c:5783
Bram Moolenaar071d4272004-06-13 20:20:40 +00005153#, c-format
5154msgid "E535: Illegal character after <%c>"
5155msgstr "E535: Carattere non ammesso dopo <%c>"
5156
Bram Moolenaar34cdc3e2005-05-18 22:24:46 +00005157#: option.c:5894
Bram Moolenaar071d4272004-06-13 20:20:40 +00005158msgid "E536: comma required"
5159msgstr "E536: virgola mancante"
5160
Bram Moolenaar34cdc3e2005-05-18 22:24:46 +00005161#: option.c:5904
Bram Moolenaar071d4272004-06-13 20:20:40 +00005162#, c-format
5163msgid "E537: 'commentstring' must be empty or contain %s"
5164msgstr "E537: 'commentstring' deve essere nulla o contenere %s"
5165
Bram Moolenaar34cdc3e2005-05-18 22:24:46 +00005166#: option.c:5979
Bram Moolenaar071d4272004-06-13 20:20:40 +00005167msgid "E538: No mouse support"
5168msgstr "E538: Manca supporto mouse"
5169
Bram Moolenaar34cdc3e2005-05-18 22:24:46 +00005170#: option.c:6250
Bram Moolenaar071d4272004-06-13 20:20:40 +00005171msgid "E540: Unclosed expression sequence"
5172msgstr "E540: Espressione non terminata"
5173
Bram Moolenaar34cdc3e2005-05-18 22:24:46 +00005174#: option.c:6254
Bram Moolenaar071d4272004-06-13 20:20:40 +00005175msgid "E541: too many items"
5176msgstr "E541: troppi elementi"
5177
Bram Moolenaar34cdc3e2005-05-18 22:24:46 +00005178#: option.c:6256
Bram Moolenaar071d4272004-06-13 20:20:40 +00005179msgid "E542: unbalanced groups"
5180msgstr "E542: gruppi sbilanciati"
5181
Bram Moolenaar34cdc3e2005-05-18 22:24:46 +00005182#: option.c:6496
Bram Moolenaar071d4272004-06-13 20:20:40 +00005183msgid "E590: A preview window already exists"
5184msgstr "E590: Una finestra di pre-visualizzazione esiste già"
5185
Bram Moolenaar34cdc3e2005-05-18 22:24:46 +00005186#: option.c:6755
Bram Moolenaar071d4272004-06-13 20:20:40 +00005187msgid "W17: Arabic requires UTF-8, do ':set encoding=utf-8'"
5188msgstr "W17: Arabo richiede UTF-8, esegui ':set encoding=utf-8'"
5189
Bram Moolenaar34cdc3e2005-05-18 22:24:46 +00005190#: option.c:7119
Bram Moolenaar071d4272004-06-13 20:20:40 +00005191#, c-format
5192msgid "E593: Need at least %d lines"
5193msgstr "E593: Servono almeno %d linee"
5194
Bram Moolenaar34cdc3e2005-05-18 22:24:46 +00005195#: option.c:7129
Bram Moolenaar071d4272004-06-13 20:20:40 +00005196#, c-format
5197msgid "E594: Need at least %d columns"
5198msgstr "E594: Servono almeno %d colonne"
5199
Bram Moolenaar34cdc3e2005-05-18 22:24:46 +00005200#: option.c:7438
Bram Moolenaar071d4272004-06-13 20:20:40 +00005201#, c-format
5202msgid "E355: Unknown option: %s"
5203msgstr "E355: Opzione inesistente: %s"
5204
Bram Moolenaar34cdc3e2005-05-18 22:24:46 +00005205#: option.c:7571
Bram Moolenaar071d4272004-06-13 20:20:40 +00005206msgid ""
5207"\n"
5208"--- Terminal codes ---"
5209msgstr ""
5210"\n"
5211"--- Codici terminale ---"
5212
Bram Moolenaar34cdc3e2005-05-18 22:24:46 +00005213#: option.c:7573
Bram Moolenaar071d4272004-06-13 20:20:40 +00005214msgid ""
5215"\n"
5216"--- Global option values ---"
5217msgstr ""
5218"\n"
5219"--- Valori opzioni globali ---"
5220
Bram Moolenaar34cdc3e2005-05-18 22:24:46 +00005221#: option.c:7575
Bram Moolenaar071d4272004-06-13 20:20:40 +00005222msgid ""
5223"\n"
5224"--- Local option values ---"
5225msgstr ""
5226"\n"
Bram Moolenaar13fcaaf2005-04-15 21:13:42 +00005227"--- Valore opzioni locali ---"
Bram Moolenaar071d4272004-06-13 20:20:40 +00005228
Bram Moolenaar34cdc3e2005-05-18 22:24:46 +00005229#: option.c:7577
Bram Moolenaar071d4272004-06-13 20:20:40 +00005230msgid ""
5231"\n"
5232"--- Options ---"
5233msgstr ""
5234"\n"
5235"--- Opzioni ---"
5236
Bram Moolenaar34cdc3e2005-05-18 22:24:46 +00005237#: option.c:8311
Bram Moolenaar071d4272004-06-13 20:20:40 +00005238msgid "E356: get_varp ERROR"
5239msgstr "E356: ERRORE get_varp"
5240
Bram Moolenaar34cdc3e2005-05-18 22:24:46 +00005241#: option.c:9292
Bram Moolenaar071d4272004-06-13 20:20:40 +00005242#, c-format
5243msgid "E357: 'langmap': Matching character missing for %s"
5244msgstr "E357: 'langmap': Manca carattere corrispondente per %s"
5245
Bram Moolenaar34cdc3e2005-05-18 22:24:46 +00005246#: option.c:9318
Bram Moolenaar071d4272004-06-13 20:20:40 +00005247#, c-format
5248msgid "E358: 'langmap': Extra characters after semicolon: %s"
5249msgstr "E358: 'langmap': Caratteri in più dopo il ';': %s"
5250
Bram Moolenaar13fcaaf2005-04-15 21:13:42 +00005251#: os_amiga.c:259
Bram Moolenaar071d4272004-06-13 20:20:40 +00005252msgid "cannot open "
5253msgstr "non riesco ad aprire "
5254
Bram Moolenaar13fcaaf2005-04-15 21:13:42 +00005255#: os_amiga.c:293
Bram Moolenaar071d4272004-06-13 20:20:40 +00005256msgid "VIM: Can't open window!\n"
5257msgstr "VIM: Non riesco ad aprire la finestra!\n"
5258
Bram Moolenaar13fcaaf2005-04-15 21:13:42 +00005259#: os_amiga.c:317
Bram Moolenaar071d4272004-06-13 20:20:40 +00005260msgid "Need Amigados version 2.04 or later\n"
5261msgstr "Serve Amigados versione 2.04 o successiva\n"
5262
Bram Moolenaar13fcaaf2005-04-15 21:13:42 +00005263#: os_amiga.c:323
Bram Moolenaar071d4272004-06-13 20:20:40 +00005264#, c-format
5265msgid "Need %s version %ld\n"
5266msgstr "Serve %s versione %ld\n"
5267
Bram Moolenaar13fcaaf2005-04-15 21:13:42 +00005268#: os_amiga.c:395
Bram Moolenaar071d4272004-06-13 20:20:40 +00005269msgid "Cannot open NIL:\n"
5270msgstr "Non riesco ad aprire NIL:\n"
5271
Bram Moolenaar13fcaaf2005-04-15 21:13:42 +00005272#: os_amiga.c:406
Bram Moolenaar071d4272004-06-13 20:20:40 +00005273msgid "Cannot create "
5274msgstr "Non riesco a creare "
5275
Bram Moolenaar13fcaaf2005-04-15 21:13:42 +00005276#: os_amiga.c:884
Bram Moolenaar071d4272004-06-13 20:20:40 +00005277#, c-format
5278msgid "Vim exiting with %d\n"
5279msgstr "Vim esce con %d\n"
5280
Bram Moolenaar13fcaaf2005-04-15 21:13:42 +00005281#: os_amiga.c:920
Bram Moolenaar071d4272004-06-13 20:20:40 +00005282msgid "cannot change console mode ?!\n"
5283msgstr "non posso modificare modalità console ?!\n"
5284
Bram Moolenaar13fcaaf2005-04-15 21:13:42 +00005285#: os_amiga.c:991
Bram Moolenaar071d4272004-06-13 20:20:40 +00005286msgid "mch_get_shellsize: not a console??\n"
5287msgstr "mch_get_shellsize: non una console??\n"
5288
5289#. if Vim opened a window: Executing a shell may cause crashes
Bram Moolenaar13fcaaf2005-04-15 21:13:42 +00005290#: os_amiga.c:1140
Bram Moolenaar071d4272004-06-13 20:20:40 +00005291msgid "E360: Cannot execute shell with -f option"
5292msgstr "E360: Non posso eseguire lo shell con l'opzione -f"
5293
Bram Moolenaar13fcaaf2005-04-15 21:13:42 +00005294#: os_amiga.c:1181 os_amiga.c:1271
Bram Moolenaar071d4272004-06-13 20:20:40 +00005295msgid "Cannot execute "
5296msgstr "Non riesco a eseguire "
5297
Bram Moolenaar13fcaaf2005-04-15 21:13:42 +00005298#: os_amiga.c:1184 os_amiga.c:1281
Bram Moolenaar071d4272004-06-13 20:20:40 +00005299msgid "shell "
5300msgstr "shell "
5301
Bram Moolenaar13fcaaf2005-04-15 21:13:42 +00005302#: os_amiga.c:1204 os_amiga.c:1306
Bram Moolenaar071d4272004-06-13 20:20:40 +00005303msgid " returned\n"
5304msgstr " ottenuto\n"
5305
Bram Moolenaar13fcaaf2005-04-15 21:13:42 +00005306#: os_amiga.c:1447
Bram Moolenaar071d4272004-06-13 20:20:40 +00005307msgid "ANCHOR_BUF_SIZE too small."
5308msgstr "ANCHOR_BUF_SIZE troppo piccolo."
5309
Bram Moolenaar13fcaaf2005-04-15 21:13:42 +00005310#: os_amiga.c:1451
Bram Moolenaar071d4272004-06-13 20:20:40 +00005311msgid "I/O ERROR"
5312msgstr "ERRORE I/O"
5313
Bram Moolenaar13fcaaf2005-04-15 21:13:42 +00005314#: os_mswin.c:597
Bram Moolenaar071d4272004-06-13 20:20:40 +00005315msgid "...(truncated)"
5316msgstr "...(troncato)"
5317
Bram Moolenaar13fcaaf2005-04-15 21:13:42 +00005318#: os_mswin.c:714
Bram Moolenaar071d4272004-06-13 20:20:40 +00005319msgid "'columns' is not 80, cannot execute external commands"
5320msgstr "'columns' non vale 80, non riesco ad eseguire comandi esterni"
5321
Bram Moolenaar13fcaaf2005-04-15 21:13:42 +00005322#: os_mswin.c:2092
Bram Moolenaar071d4272004-06-13 20:20:40 +00005323msgid "E237: Printer selection failed"
5324msgstr "E237: Scelta stampante non riuscita"
5325
Bram Moolenaar13fcaaf2005-04-15 21:13:42 +00005326#: os_mswin.c:2132
Bram Moolenaar071d4272004-06-13 20:20:40 +00005327#, c-format
5328msgid "to %s on %s"
5329msgstr "a %s su %s"
5330
Bram Moolenaar13fcaaf2005-04-15 21:13:42 +00005331#: os_mswin.c:2147
Bram Moolenaar071d4272004-06-13 20:20:40 +00005332#, c-format
5333msgid "E613: Unknown printer font: %s"
5334msgstr "E613: Font per stampante sconosciuto: %s"
5335
Bram Moolenaar13fcaaf2005-04-15 21:13:42 +00005336#: os_mswin.c:2196 os_mswin.c:2206
Bram Moolenaar071d4272004-06-13 20:20:40 +00005337#, c-format
5338msgid "E238: Print error: %s"
5339msgstr "E238: Errore durante stampa: %s"
5340
Bram Moolenaar13fcaaf2005-04-15 21:13:42 +00005341#: os_mswin.c:2234
Bram Moolenaar071d4272004-06-13 20:20:40 +00005342#, c-format
5343msgid "Printing '%s'"
5344msgstr "Stampato: '%s'"
5345
Bram Moolenaar13fcaaf2005-04-15 21:13:42 +00005346#: os_mswin.c:3380
Bram Moolenaar071d4272004-06-13 20:20:40 +00005347#, c-format
5348msgid "E244: Illegal charset name \"%s\" in font name \"%s\""
5349msgstr "E244: Nome di charset non ammesso \"%s\" nel fonte di nome \"%s\""
5350
Bram Moolenaar13fcaaf2005-04-15 21:13:42 +00005351#: os_mswin.c:3390
Bram Moolenaar071d4272004-06-13 20:20:40 +00005352#, c-format
5353msgid "E245: Illegal char '%c' in font name \"%s\""
5354msgstr "E245: Carattere non ammesso '%c' nel font di nome \"%s\""
5355
5356#: os_riscos.c:1259
5357msgid "E366: Invalid 'osfiletype' option - using Text"
5358msgstr "E366: Opzione 'osfiletype' non valida - uso 'Text'"
5359
Bram Moolenaar13fcaaf2005-04-15 21:13:42 +00005360#: os_unix.c:979
Bram Moolenaar071d4272004-06-13 20:20:40 +00005361msgid "Vim: Double signal, exiting\n"
5362msgstr "Vim: Segnale doppio, esco\n"
5363
Bram Moolenaar13fcaaf2005-04-15 21:13:42 +00005364#: os_unix.c:985
Bram Moolenaar071d4272004-06-13 20:20:40 +00005365#, c-format
5366msgid "Vim: Caught deadly signal %s\n"
5367msgstr "Vim: Intercettato segnale fatale %s\n"
5368
Bram Moolenaar13fcaaf2005-04-15 21:13:42 +00005369#: os_unix.c:988
5370#, c-format
Bram Moolenaar071d4272004-06-13 20:20:40 +00005371msgid "Vim: Caught deadly signal\n"
5372msgstr "Vim: Intercettato segnale fatale\n"
5373
Bram Moolenaar13fcaaf2005-04-15 21:13:42 +00005374#: os_unix.c:1308
Bram Moolenaar071d4272004-06-13 20:20:40 +00005375#, c-format
5376msgid "Opening the X display took %ld msec"
5377msgstr "Attivazione visualizzazione X ha richiesto %ld msec"
5378
Bram Moolenaar13fcaaf2005-04-15 21:13:42 +00005379#. KDE sometimes produces X error that we want to ignore
5380#: os_unix.c:1337
5381msgid ""
5382"\n"
5383"Vim: Got X error but we continue...\n"
5384msgstr ""
5385"\n"
5386"Vim: Preso errore X ma andiamo avanti...\n"
5387
5388#: os_unix.c:1341
Bram Moolenaar071d4272004-06-13 20:20:40 +00005389msgid ""
5390"\n"
5391"Vim: Got X error\n"
5392msgstr ""
5393"\n"
5394"Vim: Preso errore X\n"
5395
Bram Moolenaar13fcaaf2005-04-15 21:13:42 +00005396#: os_unix.c:1454
Bram Moolenaar071d4272004-06-13 20:20:40 +00005397msgid "Testing the X display failed"
5398msgstr "Prova visualizzazione X fallita"
5399
Bram Moolenaar13fcaaf2005-04-15 21:13:42 +00005400#: os_unix.c:1593
Bram Moolenaar071d4272004-06-13 20:20:40 +00005401msgid "Opening the X display timed out"
5402msgstr "Apertura visualizzazione X: tempo scaduto"
5403
Bram Moolenaar13fcaaf2005-04-15 21:13:42 +00005404#: os_unix.c:3373 os_unix.c:4209
Bram Moolenaar071d4272004-06-13 20:20:40 +00005405msgid ""
5406"\n"
5407"Cannot execute shell "
5408msgstr ""
5409"\n"
5410"Non riesco a eseguire shell "
5411
Bram Moolenaar13fcaaf2005-04-15 21:13:42 +00005412#: os_unix.c:3421
Bram Moolenaar071d4272004-06-13 20:20:40 +00005413msgid ""
5414"\n"
5415"Cannot execute shell sh\n"
5416msgstr ""
5417"\n"
5418"Non riesco a eseguire shell sh\n"
5419
Bram Moolenaar13fcaaf2005-04-15 21:13:42 +00005420#: os_unix.c:3425 os_unix.c:4215
Bram Moolenaar071d4272004-06-13 20:20:40 +00005421msgid ""
5422"\n"
5423"shell returned "
5424msgstr ""
5425"\n"
5426"shell terminato con return-code "
5427
Bram Moolenaar13fcaaf2005-04-15 21:13:42 +00005428#: os_unix.c:3567
Bram Moolenaar071d4272004-06-13 20:20:40 +00005429msgid ""
5430"\n"
5431"Cannot create pipes\n"
5432msgstr ""
5433"\n"
5434"Non posso creare 'pipe'\n"
5435
Bram Moolenaar13fcaaf2005-04-15 21:13:42 +00005436#: os_unix.c:3580 os_unix.c:3811
Bram Moolenaar071d4272004-06-13 20:20:40 +00005437msgid ""
5438"\n"
5439"Cannot fork\n"
5440msgstr ""
5441"\n"
5442"Non riesco ad effettuare 'fork'\n"
5443
Bram Moolenaar13fcaaf2005-04-15 21:13:42 +00005444#: os_unix.c:4222
Bram Moolenaar071d4272004-06-13 20:20:40 +00005445msgid ""
5446"\n"
5447"Command terminated\n"
5448msgstr ""
5449"\n"
5450"Comando terminato\n"
5451
Bram Moolenaar34cdc3e2005-05-18 22:24:46 +00005452#: os_unix.c:4509 os_unix.c:4651 os_unix.c:6393
Bram Moolenaar071d4272004-06-13 20:20:40 +00005453msgid "XSMP lost ICE connection"
5454msgstr "XSMP ha perso la connessione ICE"
5455
Bram Moolenaar34cdc3e2005-05-18 22:24:46 +00005456#: os_unix.c:5976
Bram Moolenaar071d4272004-06-13 20:20:40 +00005457msgid "Opening the X display failed"
5458msgstr "Apertura visualizzazione X fallita"
5459
Bram Moolenaar34cdc3e2005-05-18 22:24:46 +00005460#: os_unix.c:6298
Bram Moolenaar071d4272004-06-13 20:20:40 +00005461msgid "XSMP handling save-yourself request"
5462msgstr "XSMP gestione richiesta 'save-yourself'"
5463
Bram Moolenaar34cdc3e2005-05-18 22:24:46 +00005464#: os_unix.c:6417
Bram Moolenaar071d4272004-06-13 20:20:40 +00005465msgid "XSMP opening connection"
5466msgstr "XSMP apertura connessione"
5467
Bram Moolenaar34cdc3e2005-05-18 22:24:46 +00005468#: os_unix.c:6436
Bram Moolenaar071d4272004-06-13 20:20:40 +00005469msgid "XSMP ICE connection watch failed"
5470msgstr "XSMP osservazione connessione ICE fallita"
5471
Bram Moolenaar34cdc3e2005-05-18 22:24:46 +00005472#: os_unix.c:6456
Bram Moolenaar071d4272004-06-13 20:20:40 +00005473#, c-format
5474msgid "XSMP SmcOpenConnection failed: %s"
5475msgstr "XSMP SmcOpenConnection fallita: %s"
5476
5477#: os_vms_mms.c:59
5478msgid "At line"
5479msgstr "Alla linea"
5480
Bram Moolenaar13fcaaf2005-04-15 21:13:42 +00005481#: os_w32exe.c:88
Bram Moolenaar071d4272004-06-13 20:20:40 +00005482msgid "Could not load vim32.dll!"
5483msgstr "Non riesco a caricare vim32.dll!"
5484
Bram Moolenaar13fcaaf2005-04-15 21:13:42 +00005485#: os_w32exe.c:88 os_w32exe.c:99
5486msgid "VIM Error"
5487msgstr "Errore VIM"
5488
5489#: os_w32exe.c:98
Bram Moolenaar071d4272004-06-13 20:20:40 +00005490msgid "Could not fix up function pointers to the DLL!"
5491msgstr "Non sono riuscito a impostare puntatori di funzione verso la DLL!"
5492
Bram Moolenaar13fcaaf2005-04-15 21:13:42 +00005493#: os_win16.c:342 os_win32.c:3299
Bram Moolenaar071d4272004-06-13 20:20:40 +00005494#, c-format
5495msgid "shell returned %d"
5496msgstr "shell terminato con return-code %d"
5497
Bram Moolenaar13fcaaf2005-04-15 21:13:42 +00005498#: os_win32.c:2758
Bram Moolenaar071d4272004-06-13 20:20:40 +00005499#, c-format
5500msgid "Vim: Caught %s event\n"
5501msgstr "Vim: Intercettato evento %s\n"
5502
Bram Moolenaar13fcaaf2005-04-15 21:13:42 +00005503#: os_win32.c:2760
Bram Moolenaar071d4272004-06-13 20:20:40 +00005504msgid "close"
5505msgstr "chiusura"
5506
Bram Moolenaar13fcaaf2005-04-15 21:13:42 +00005507#: os_win32.c:2762
Bram Moolenaar071d4272004-06-13 20:20:40 +00005508msgid "logoff"
5509msgstr "logoff"
5510
Bram Moolenaar13fcaaf2005-04-15 21:13:42 +00005511#: os_win32.c:2763
Bram Moolenaar071d4272004-06-13 20:20:40 +00005512msgid "shutdown"
5513msgstr "shutdown"
5514
Bram Moolenaar13fcaaf2005-04-15 21:13:42 +00005515#: os_win32.c:3252
Bram Moolenaar071d4272004-06-13 20:20:40 +00005516msgid "E371: Command not found"
5517msgstr "E371: Comando non trovato"
5518
Bram Moolenaar13fcaaf2005-04-15 21:13:42 +00005519#: os_win32.c:3265
Bram Moolenaar071d4272004-06-13 20:20:40 +00005520msgid ""
5521"VIMRUN.EXE not found in your $PATH.\n"
5522"External commands will not pause after completion.\n"
5523"See :help win32-vimrun for more information."
5524msgstr ""
5525"VIMRUN.EXE non trovato nel tuo $PATH.\n"
5526"I comandi esterni non farano una pausa dopo aver finito l'esecuzione.\n"
5527"Vedi :help win32-vimrun per ulteriori informazioni."
5528
Bram Moolenaar13fcaaf2005-04-15 21:13:42 +00005529#: os_win32.c:3268
Bram Moolenaar071d4272004-06-13 20:20:40 +00005530msgid "Vim Warning"
5531msgstr "Avviso da Vim"
5532
Bram Moolenaar13fcaaf2005-04-15 21:13:42 +00005533#: quickfix.c:289
Bram Moolenaar071d4272004-06-13 20:20:40 +00005534#, c-format
5535msgid "E372: Too many %%%c in format string"
5536msgstr "E372: Troppi %%%c nella stringa di 'format'"
5537
Bram Moolenaar13fcaaf2005-04-15 21:13:42 +00005538#: quickfix.c:302
Bram Moolenaar071d4272004-06-13 20:20:40 +00005539#, c-format
5540msgid "E373: Unexpected %%%c in format string"
5541msgstr "E373: %%%c imprevisto nella stringa di 'format'"
5542
Bram Moolenaar13fcaaf2005-04-15 21:13:42 +00005543#: quickfix.c:356
Bram Moolenaar071d4272004-06-13 20:20:40 +00005544msgid "E374: Missing ] in format string"
5545msgstr "E374: Manca ] nella stringa di 'format'"
5546
Bram Moolenaar13fcaaf2005-04-15 21:13:42 +00005547#: quickfix.c:370
Bram Moolenaar071d4272004-06-13 20:20:40 +00005548#, c-format
5549msgid "E375: Unsupported %%%c in format string"
5550msgstr "E375: %%%c non supportato nella stringa di 'format'"
5551
Bram Moolenaar13fcaaf2005-04-15 21:13:42 +00005552#: quickfix.c:388
Bram Moolenaar071d4272004-06-13 20:20:40 +00005553#, c-format
5554msgid "E376: Invalid %%%c in format string prefix"
5555msgstr "E376: %%%c non valido nel prefisso della stringa di 'format'"
5556
Bram Moolenaar13fcaaf2005-04-15 21:13:42 +00005557#: quickfix.c:396
Bram Moolenaar071d4272004-06-13 20:20:40 +00005558#, c-format
5559msgid "E377: Invalid %%%c in format string"
5560msgstr "E377: %%%c non valido nella stringa di 'format'"
5561
Bram Moolenaar13fcaaf2005-04-15 21:13:42 +00005562#: quickfix.c:422
Bram Moolenaar071d4272004-06-13 20:20:40 +00005563msgid "E378: 'errorformat' contains no pattern"
5564msgstr "E378: 'errorformat' non contiene alcun modello"
5565
Bram Moolenaar13fcaaf2005-04-15 21:13:42 +00005566#: quickfix.c:554
Bram Moolenaar071d4272004-06-13 20:20:40 +00005567msgid "E379: Missing or empty directory name"
5568msgstr "E379: Nome directory mancante o nullo"
5569
Bram Moolenaar13fcaaf2005-04-15 21:13:42 +00005570#: quickfix.c:1055
Bram Moolenaar071d4272004-06-13 20:20:40 +00005571msgid "E553: No more items"
5572msgstr "E553: Non ci sono più elementi"
5573
Bram Moolenaar13fcaaf2005-04-15 21:13:42 +00005574#: quickfix.c:1365
Bram Moolenaar071d4272004-06-13 20:20:40 +00005575#, c-format
5576msgid "(%d of %d)%s%s: "
5577msgstr "(%d di %d)%s%s: "
5578
Bram Moolenaar13fcaaf2005-04-15 21:13:42 +00005579#: quickfix.c:1367
Bram Moolenaar071d4272004-06-13 20:20:40 +00005580msgid " (line deleted)"
5581msgstr " (linea cancellata)"
5582
Bram Moolenaar13fcaaf2005-04-15 21:13:42 +00005583#: quickfix.c:1588
Bram Moolenaar071d4272004-06-13 20:20:40 +00005584msgid "E380: At bottom of quickfix stack"
5585msgstr "E380: Al fondo della 'stack' di quickfix"
5586
Bram Moolenaar13fcaaf2005-04-15 21:13:42 +00005587#: quickfix.c:1597
Bram Moolenaar071d4272004-06-13 20:20:40 +00005588msgid "E381: At top of quickfix stack"
5589msgstr "E381: In cima alla 'stack' di quickfix"
5590
Bram Moolenaar13fcaaf2005-04-15 21:13:42 +00005591#: quickfix.c:1609
Bram Moolenaar071d4272004-06-13 20:20:40 +00005592#, c-format
5593msgid "error list %d of %d; %d errors"
5594msgstr "lista errori %d di %d; %d errori"
5595
Bram Moolenaar13fcaaf2005-04-15 21:13:42 +00005596#: quickfix.c:2097
Bram Moolenaar071d4272004-06-13 20:20:40 +00005597msgid "E382: Cannot write, 'buftype' option is set"
5598msgstr "E382: Non posso scrivere, l'opzione 'buftype' è impostata"
5599
Bram Moolenaar34cdc3e2005-05-18 22:24:46 +00005600#: quickfix.c:2379
Bram Moolenaar13fcaaf2005-04-15 21:13:42 +00005601msgid "E682: Invalid search pattern or delimiter"
5602msgstr "E682: Espressione o delimitatore di ricerca non validi"
5603
Bram Moolenaar34cdc3e2005-05-18 22:24:46 +00005604#: quickfix.c:2390
Bram Moolenaar13fcaaf2005-04-15 21:13:42 +00005605msgid "E683: File name missing or invalid pattern"
5606msgstr "E683: Nome file mancante o espressione non valida"
5607
Bram Moolenaar34cdc3e2005-05-18 22:24:46 +00005608#: quickfix.c:2464
Bram Moolenaar13fcaaf2005-04-15 21:13:42 +00005609#, c-format
5610msgid "Cannot open file \"%s\""
5611msgstr "Non riesco ad aprire il file \"%s\""
5612
Bram Moolenaar34cdc3e2005-05-18 22:24:46 +00005613#: quickfix.c:2882
Bram Moolenaar13fcaaf2005-04-15 21:13:42 +00005614msgid "E681: Buffer is not loaded"
5615msgstr "E681: Buffer non caricato"
5616
5617#: regexp.c:328
Bram Moolenaar071d4272004-06-13 20:20:40 +00005618#, c-format
5619msgid "E369: invalid item in %s%%[]"
5620msgstr "E369: elemento non valido in %s%%[]"
5621
Bram Moolenaar34cdc3e2005-05-18 22:24:46 +00005622#: regexp.c:1010
Bram Moolenaar071d4272004-06-13 20:20:40 +00005623msgid "E339: Pattern too long"
5624msgstr "E339: Espressione troppo lunga"
5625
Bram Moolenaar34cdc3e2005-05-18 22:24:46 +00005626#: regexp.c:1181
Bram Moolenaar071d4272004-06-13 20:20:40 +00005627msgid "E50: Too many \\z("
5628msgstr "E50: Troppe \\z("
5629
Bram Moolenaar34cdc3e2005-05-18 22:24:46 +00005630#: regexp.c:1192
Bram Moolenaar071d4272004-06-13 20:20:40 +00005631#, c-format
5632msgid "E51: Too many %s("
5633msgstr "E51: Troppe %s("
5634
Bram Moolenaar34cdc3e2005-05-18 22:24:46 +00005635#: regexp.c:1249
Bram Moolenaar071d4272004-06-13 20:20:40 +00005636msgid "E52: Unmatched \\z("
5637msgstr "E52: Senza riscontro: \\z("
5638
Bram Moolenaar34cdc3e2005-05-18 22:24:46 +00005639#: regexp.c:1253
Bram Moolenaar071d4272004-06-13 20:20:40 +00005640#, c-format
5641msgid "E53: Unmatched %s%%("
5642msgstr "E53: Senza riscontro: %s%%("
5643
Bram Moolenaar34cdc3e2005-05-18 22:24:46 +00005644#: regexp.c:1255
Bram Moolenaar071d4272004-06-13 20:20:40 +00005645#, c-format
5646msgid "E54: Unmatched %s("
5647msgstr "E54: Senza riscontro: %s("
5648
Bram Moolenaar34cdc3e2005-05-18 22:24:46 +00005649#: regexp.c:1260
Bram Moolenaar071d4272004-06-13 20:20:40 +00005650#, c-format
5651msgid "E55: Unmatched %s)"
5652msgstr "E55: Senza riscontro: %s)"
5653
Bram Moolenaar34cdc3e2005-05-18 22:24:46 +00005654#: regexp.c:1478
Bram Moolenaar071d4272004-06-13 20:20:40 +00005655#, c-format
5656msgid "E59: invalid character after %s@"
5657msgstr "E59: Carattere non ammesso dopo %s@"
5658
Bram Moolenaar34cdc3e2005-05-18 22:24:46 +00005659#: regexp.c:1512
Bram Moolenaar071d4272004-06-13 20:20:40 +00005660#, c-format
5661msgid "E60: Too many complex %s{...}s"
5662msgstr "E60: Troppi %s{...}s complessi"
5663
Bram Moolenaar34cdc3e2005-05-18 22:24:46 +00005664#: regexp.c:1528
Bram Moolenaar071d4272004-06-13 20:20:40 +00005665#, c-format
5666msgid "E61: Nested %s*"
5667msgstr "E61: %s* nidificato"
5668
Bram Moolenaar34cdc3e2005-05-18 22:24:46 +00005669#: regexp.c:1531
Bram Moolenaar071d4272004-06-13 20:20:40 +00005670#, c-format
5671msgid "E62: Nested %s%c"
5672msgstr "E62: %s%c nidificato"
5673
Bram Moolenaar34cdc3e2005-05-18 22:24:46 +00005674#: regexp.c:1651
Bram Moolenaar071d4272004-06-13 20:20:40 +00005675msgid "E63: invalid use of \\_"
5676msgstr "E63: uso non valido di \\_"
5677
Bram Moolenaar34cdc3e2005-05-18 22:24:46 +00005678#: regexp.c:1696
Bram Moolenaar071d4272004-06-13 20:20:40 +00005679#, c-format
5680msgid "E64: %s%c follows nothing"
5681msgstr "E64: %s%c senza nulla prima"
5682
Bram Moolenaar34cdc3e2005-05-18 22:24:46 +00005683#: regexp.c:1752
Bram Moolenaar071d4272004-06-13 20:20:40 +00005684msgid "E65: Illegal back reference"
5685msgstr "E65: Riferimento all'indietro non ammesso"
5686
Bram Moolenaar34cdc3e2005-05-18 22:24:46 +00005687#: regexp.c:1765
Bram Moolenaar071d4272004-06-13 20:20:40 +00005688msgid "E66: \\z( not allowed here"
5689msgstr "E66: \\z( non consentito qui"
5690
Bram Moolenaar34cdc3e2005-05-18 22:24:46 +00005691#: regexp.c:1784
Bram Moolenaar071d4272004-06-13 20:20:40 +00005692msgid "E67: \\z1 et al. not allowed here"
5693msgstr "E67: \\z1 et al. non consentiti qui"
5694
Bram Moolenaar34cdc3e2005-05-18 22:24:46 +00005695#: regexp.c:1795
Bram Moolenaar071d4272004-06-13 20:20:40 +00005696msgid "E68: Invalid character after \\z"
5697msgstr "E68: Carattere non ammesso dopo \\z"
5698
Bram Moolenaar34cdc3e2005-05-18 22:24:46 +00005699#: regexp.c:1844
Bram Moolenaar071d4272004-06-13 20:20:40 +00005700#, c-format
5701msgid "E69: Missing ] after %s%%["
5702msgstr "E69: Manca ] dopo %s%%["
5703
Bram Moolenaar34cdc3e2005-05-18 22:24:46 +00005704#: regexp.c:1860
Bram Moolenaar071d4272004-06-13 20:20:40 +00005705#, c-format
5706msgid "E70: Empty %s%%[]"
5707msgstr "E70: %s%%[] vuoto"
5708
Bram Moolenaar34cdc3e2005-05-18 22:24:46 +00005709#: regexp.c:1905
Bram Moolenaar13fcaaf2005-04-15 21:13:42 +00005710#, c-format
5711msgid "E678: Invalid character after %s%%[dxouU]"
5712msgstr "E678: Carattere non valido dopo %s%%[dxouU]"
5713
Bram Moolenaar34cdc3e2005-05-18 22:24:46 +00005714#: regexp.c:1956
Bram Moolenaar071d4272004-06-13 20:20:40 +00005715#, c-format
5716msgid "E71: Invalid character after %s%%"
5717msgstr "E71: Carattere non ammesso dopo %s%%"
5718
Bram Moolenaar34cdc3e2005-05-18 22:24:46 +00005719#: regexp.c:2926
Bram Moolenaar071d4272004-06-13 20:20:40 +00005720#, c-format
5721msgid "E554: Syntax error in %s{...}"
5722msgstr "E554: Errore sintattico in %s{...}"
5723
Bram Moolenaar34cdc3e2005-05-18 22:24:46 +00005724#: regexp.c:3670
Bram Moolenaar071d4272004-06-13 20:20:40 +00005725msgid "External submatches:\n"
5726msgstr "Sotto-corrispondenze esterne:\n"
5727
Bram Moolenaar34cdc3e2005-05-18 22:24:46 +00005728#: screen.c:8046
Bram Moolenaar071d4272004-06-13 20:20:40 +00005729msgid " VREPLACE"
5730msgstr " V-SOSTITUISCI"
5731
Bram Moolenaar34cdc3e2005-05-18 22:24:46 +00005732#: screen.c:8050
Bram Moolenaar071d4272004-06-13 20:20:40 +00005733msgid " REPLACE"
5734msgstr " SOSTITUISCI"
5735
Bram Moolenaar34cdc3e2005-05-18 22:24:46 +00005736#: screen.c:8055
Bram Moolenaar071d4272004-06-13 20:20:40 +00005737msgid " REVERSE"
5738msgstr " INVERTITO"
5739
Bram Moolenaar34cdc3e2005-05-18 22:24:46 +00005740#: screen.c:8057
Bram Moolenaar071d4272004-06-13 20:20:40 +00005741msgid " INSERT"
5742msgstr " INSERISCI"
5743
Bram Moolenaar34cdc3e2005-05-18 22:24:46 +00005744#: screen.c:8060
Bram Moolenaar071d4272004-06-13 20:20:40 +00005745msgid " (insert)"
5746msgstr " (inserisci)"
5747
Bram Moolenaar34cdc3e2005-05-18 22:24:46 +00005748#: screen.c:8062
Bram Moolenaar071d4272004-06-13 20:20:40 +00005749msgid " (replace)"
5750msgstr " (sostituisci)"
5751
Bram Moolenaar34cdc3e2005-05-18 22:24:46 +00005752#: screen.c:8064
Bram Moolenaar071d4272004-06-13 20:20:40 +00005753msgid " (vreplace)"
5754msgstr " (v-sostituisci)"
5755
Bram Moolenaar34cdc3e2005-05-18 22:24:46 +00005756#: screen.c:8067
Bram Moolenaar071d4272004-06-13 20:20:40 +00005757msgid " Hebrew"
5758msgstr " Ebraico"
5759
Bram Moolenaar34cdc3e2005-05-18 22:24:46 +00005760#: screen.c:8078
Bram Moolenaar071d4272004-06-13 20:20:40 +00005761msgid " Arabic"
5762msgstr " Arabo"
5763
Bram Moolenaar34cdc3e2005-05-18 22:24:46 +00005764#: screen.c:8081
Bram Moolenaar071d4272004-06-13 20:20:40 +00005765msgid " (lang)"
5766msgstr " (lingua)"
5767
Bram Moolenaar34cdc3e2005-05-18 22:24:46 +00005768#: screen.c:8085
Bram Moolenaar071d4272004-06-13 20:20:40 +00005769msgid " (paste)"
5770msgstr " (incolla)"
5771
Bram Moolenaar34cdc3e2005-05-18 22:24:46 +00005772#: screen.c:8098
Bram Moolenaar071d4272004-06-13 20:20:40 +00005773msgid " VISUAL"
5774msgstr " VISUALE"
5775
Bram Moolenaar34cdc3e2005-05-18 22:24:46 +00005776#: screen.c:8099
Bram Moolenaar071d4272004-06-13 20:20:40 +00005777msgid " VISUAL LINE"
5778msgstr " VISUALE LINEA"
5779
Bram Moolenaar34cdc3e2005-05-18 22:24:46 +00005780#: screen.c:8100
Bram Moolenaar071d4272004-06-13 20:20:40 +00005781msgid " VISUAL BLOCK"
5782msgstr " VISUALE BLOCCO"
5783
Bram Moolenaar34cdc3e2005-05-18 22:24:46 +00005784#: screen.c:8101
Bram Moolenaar071d4272004-06-13 20:20:40 +00005785msgid " SELECT"
5786msgstr " SELEZIONA"
5787
Bram Moolenaar34cdc3e2005-05-18 22:24:46 +00005788#: screen.c:8102
Bram Moolenaar071d4272004-06-13 20:20:40 +00005789msgid " SELECT LINE"
5790msgstr " SELEZIONA LINEA"
5791
Bram Moolenaar34cdc3e2005-05-18 22:24:46 +00005792#: screen.c:8103
Bram Moolenaar071d4272004-06-13 20:20:40 +00005793msgid " SELECT BLOCK"
5794msgstr " SELEZIONA BLOCCO"
5795
Bram Moolenaar34cdc3e2005-05-18 22:24:46 +00005796#: screen.c:8118 screen.c:8181
Bram Moolenaar071d4272004-06-13 20:20:40 +00005797msgid "recording"
5798msgstr "registrazione"
5799
5800#: search.c:37
5801msgid "search hit TOP, continuing at BOTTOM"
5802msgstr "raggiunta la CIMA nella ricerca, continuo dal FONDO"
5803
5804#: search.c:38
5805msgid "search hit BOTTOM, continuing at TOP"
5806msgstr "raggiunto il FONDO nella ricerca, continuo dalla CIMA"
5807
Bram Moolenaar13fcaaf2005-04-15 21:13:42 +00005808#: search.c:525
Bram Moolenaar071d4272004-06-13 20:20:40 +00005809#, c-format
5810msgid "E383: Invalid search string: %s"
5811msgstr "E383: Stringa di ricerca non valida: %s"
5812
Bram Moolenaar13fcaaf2005-04-15 21:13:42 +00005813#: search.c:868
Bram Moolenaar071d4272004-06-13 20:20:40 +00005814#, c-format
5815msgid "E384: search hit TOP without match for: %s"
5816msgstr "E384: la ricerca ha raggiunto la CIMA senza successo per: %s"
5817
Bram Moolenaar13fcaaf2005-04-15 21:13:42 +00005818#: search.c:871
Bram Moolenaar071d4272004-06-13 20:20:40 +00005819#, c-format
5820msgid "E385: search hit BOTTOM without match for: %s"
5821msgstr "E385: la ricerca ha raggiunto il FONDO senza successo per: %s"
5822
Bram Moolenaar13fcaaf2005-04-15 21:13:42 +00005823#: search.c:1265
Bram Moolenaar071d4272004-06-13 20:20:40 +00005824msgid "E386: Expected '?' or '/' after ';'"
5825msgstr "E386: '?' o '/' atteso dopo ';'"
5826
Bram Moolenaar13fcaaf2005-04-15 21:13:42 +00005827#: search.c:4147
Bram Moolenaar071d4272004-06-13 20:20:40 +00005828msgid " (includes previously listed match)"
5829msgstr " (comprese corrispondenze elencate prima)"
5830
5831#. cursor at status line
Bram Moolenaar13fcaaf2005-04-15 21:13:42 +00005832#: search.c:4167
Bram Moolenaar071d4272004-06-13 20:20:40 +00005833msgid "--- Included files "
5834msgstr "--- File inclusi "
5835
Bram Moolenaar13fcaaf2005-04-15 21:13:42 +00005836#: search.c:4169
Bram Moolenaar071d4272004-06-13 20:20:40 +00005837msgid "not found "
5838msgstr "non trovati "
5839
Bram Moolenaar13fcaaf2005-04-15 21:13:42 +00005840#: search.c:4170
Bram Moolenaar071d4272004-06-13 20:20:40 +00005841msgid "in path ---\n"
5842msgstr "nel percorso ---\n"
5843
Bram Moolenaar13fcaaf2005-04-15 21:13:42 +00005844#: search.c:4227
Bram Moolenaar071d4272004-06-13 20:20:40 +00005845msgid " (Already listed)"
5846msgstr " (Già elencati)"
5847
Bram Moolenaar13fcaaf2005-04-15 21:13:42 +00005848#: search.c:4229
Bram Moolenaar071d4272004-06-13 20:20:40 +00005849msgid " NOT FOUND"
5850msgstr " NON TROVATO"
5851
Bram Moolenaar13fcaaf2005-04-15 21:13:42 +00005852#: search.c:4281
Bram Moolenaar071d4272004-06-13 20:20:40 +00005853#, c-format
5854msgid "Scanning included file: %s"
5855msgstr "Scandisco file incluso: %s"
5856
Bram Moolenaar13fcaaf2005-04-15 21:13:42 +00005857#: search.c:4499
Bram Moolenaar071d4272004-06-13 20:20:40 +00005858msgid "E387: Match is on current line"
5859msgstr "E387: Corrispondenza nella linea corrente"
5860
Bram Moolenaar13fcaaf2005-04-15 21:13:42 +00005861#: search.c:4642
Bram Moolenaar071d4272004-06-13 20:20:40 +00005862msgid "All included files were found"
5863msgstr "Tutti i file inclusi sono stati trovati"
5864
Bram Moolenaar13fcaaf2005-04-15 21:13:42 +00005865#: search.c:4644
Bram Moolenaar071d4272004-06-13 20:20:40 +00005866msgid "No included files"
5867msgstr "Nessun file incluso"
5868
Bram Moolenaar13fcaaf2005-04-15 21:13:42 +00005869#: search.c:4660
Bram Moolenaar071d4272004-06-13 20:20:40 +00005870msgid "E388: Couldn't find definition"
5871msgstr "E388: Non sono riuscito a trovare la definizione"
5872
Bram Moolenaar13fcaaf2005-04-15 21:13:42 +00005873#: search.c:4662
Bram Moolenaar071d4272004-06-13 20:20:40 +00005874msgid "E389: Couldn't find pattern"
Bram Moolenaar13fcaaf2005-04-15 21:13:42 +00005875msgstr "E389: Non sono riuscito a trovare il modello"
Bram Moolenaar071d4272004-06-13 20:20:40 +00005876
Bram Moolenaar34cdc3e2005-05-18 22:24:46 +00005877#: spell.c:1194
5878msgid "E756: Spell checking not enabled"
5879msgstr "E756: Controllo ortografico non abilitato"
5880
5881#: spell.c:1350
Bram Moolenaar13fcaaf2005-04-15 21:13:42 +00005882#, c-format
Bram Moolenaar34cdc3e2005-05-18 22:24:46 +00005883msgid "Warning: Cannot find word list \"%s\""
5884msgstr "Attenzione: Non trovo lista parole \"%s\""
Bram Moolenaar13fcaaf2005-04-15 21:13:42 +00005885
Bram Moolenaar34cdc3e2005-05-18 22:24:46 +00005886#: spell.c:1506
5887msgid "E757: Wrong file ID in spell file"
5888msgstr "E757: File ID errato nel file ortografico"
Bram Moolenaar13fcaaf2005-04-15 21:13:42 +00005889
Bram Moolenaar34cdc3e2005-05-18 22:24:46 +00005890#: spell.c:1514
5891msgid "E758: Truncated spell file"
5892msgstr "E758: File ortografico troncato"
Bram Moolenaar13fcaaf2005-04-15 21:13:42 +00005893
Bram Moolenaar34cdc3e2005-05-18 22:24:46 +00005894#: spell.c:1520
5895msgid "E759: Format error in spell file"
5896msgstr "E297: Errore di formato nel file ortografico"
Bram Moolenaar13fcaaf2005-04-15 21:13:42 +00005897
Bram Moolenaar34cdc3e2005-05-18 22:24:46 +00005898#: spell.c:2164
Bram Moolenaar13fcaaf2005-04-15 21:13:42 +00005899#, c-format
5900msgid "Warning: region %s not supported"
5901msgstr "Attenzione: regione %s non supportata"
5902
Bram Moolenaar34cdc3e2005-05-18 22:24:46 +00005903#: spell.c:2503
5904#, c-format
5905msgid "Reading affix file %s..."
5906msgstr "Lettura file affissi %s..."
5907
5908#: spell.c:2532 spell.c:2863
5909#, c-format
5910msgid "Conversion failure for word in %s line %d: %s"
5911msgstr "Conversione fallita per una parola in %s linea %d: %s"
5912
5913#: spell.c:2568
5914#, c-format
5915msgid "Duplicate SET line ignored in %s line %d: %s"
5916msgstr "Linea SET duplicata ignorata in %s linea %d: %s"
5917
5918#: spell.c:2576
5919#, c-format
5920msgid "Conversion in %s not supported: from %s to %s"
5921msgstr "Conversione in %s non supportata: da %s a %s"
5922
5923#: spell.c:2595
5924#, c-format
5925msgid "Affix name too long in %s line %d: %s"
5926msgstr "Nome affisso troppo lungo in %s linea %d: %s"
5927
5928#: spell.c:2602
5929#, c-format
5930msgid "Expected Y or N in %s line %d: %s"
5931msgstr "Y o N deve essere presente in %s linea %d: %s"
5932
5933#: spell.c:2610
5934#, c-format
5935msgid "Duplicate affix in %s line %d: %s"
5936msgstr "Affisso duplicato in %s linea %d: %s"
5937
5938#: spell.c:2664
5939#, c-format
5940msgid "Duplicate FOL in %s line %d"
5941msgstr "FOL duplicato in %s linea %d"
5942
5943#: spell.c:2672
5944#, c-format
5945msgid "Duplicate LOW in %s line %d"
5946msgstr "LOW duplicato in %s linea %d"
5947
5948#: spell.c:2680
5949#, c-format
5950msgid "Duplicate UPP in %s line %d"
5951msgstr "UPP duplicato in %s linea %d"
5952
5953#: spell.c:2700
5954#, c-format
5955msgid "Unrecognized item in %s line %d: %s"
5956msgstr "Elemento non riconosciuto in %s linea %d: %s"
5957
5958#: spell.c:2713
5959#, c-format
5960msgid "Missing FOL/LOW/UPP line in %s"
5961msgstr "Linea FOL/LOW/UPP mancante in %s"
5962
5963#: spell.c:2822
5964#, c-format
5965msgid "Reading dictionary file %s..."
5966msgstr "Lettura file dizionario %s..."
5967
5968#: spell.c:2828
5969#, c-format
5970msgid "E760: No word count in %s"
5971msgstr "E760: Nessun contatore parole in %s"
5972
5973#: spell.c:2888
5974#, c-format
5975msgid "Duplicate word in %s line %d: %s"
5976msgstr "Parola duplicata in %s linea %d: %s"
5977
5978#: spell.c:3292
5979#, c-format
5980msgid "No affix entry '%s' for word %s"
5981msgstr "Nessun affisso '%s' per la parola %s"
5982
5983#: spell.c:3616
5984#, c-format
5985msgid "Warning: word without word characters: \"%s\""
5986msgstr "Attenzione: parola con caratteri non validi: \"%s\""
5987
5988#: spell.c:4502
5989#, c-format
5990msgid "Maximum number of adds on a word: %ld (%s)"
5991msgstr "Numero massimo di aggiunte ad una parola: %ld (%s)"
5992
5993#: spell.c:4504
5994#, c-format
5995msgid "Average number of adds on a word: %f"
5996msgstr "Numero medio di aggiunte ad una parola: %ld (%s)"
5997
5998#: spell.c:4835
5999msgid "E754: Only up to 8 regions supported"
6000msgstr "E754: Sono supportate fino ad 8 regioni"
6001
6002#: spell.c:4866
6003#, c-format
6004msgid "E755: Invalid region in %s"
6005msgstr "E755: Regione non valida in %s"
6006
6007#.
6008#. * Combine all the affixes into one new affix list. This is done
6009#. * for prefixes and suffixes separately.
6010#. * We need to do this for each region, try to re-use the same
6011#. * affixes.
6012#. * Since we number the new affix entries, a growarray will do. In
6013#. * the affheader_T the ah_key is unused.
6014#.
6015#: spell.c:4919
6016msgid "Combining affixes..."
6017msgstr "Riunisco gli affissi..."
6018
6019#.
6020#. * Go over all words and:
6021#. * - change the old affix names to the new affix numbers
6022#. * - check the conditions
6023#. * - fold case
6024#. * - extract the basic word and additions.
6025#. * Do this for each region.
6026#.
6027#: spell.c:4939
6028msgid "Building word list..."
6029msgstr "Costruisco la lista parole..."
6030
6031#. Combine words for the different regions into one.
6032#: spell.c:4950
6033msgid "Combining regions..."
6034msgstr "Compongo le regioni..."
6035
6036#.
6037#. * Affixes on a word with additions are clumsy, would require
6038#. * inefficient searching. Turn the affixes into additions and/or
6039#. * the expanded word.
6040#.
6041#: spell.c:4960
6042msgid "Processing words..."
6043msgstr "Processo le parole..."
6044
6045#. Write the info in the spell file.
6046#: spell.c:4967
6047#, c-format
6048msgid "Writing spell file %s..."
6049msgstr "Scrivo file ortografico %s..."
6050
6051#: spell.c:4971
6052msgid "Done!"
6053msgstr "Fatto!"
6054
Bram Moolenaar13fcaaf2005-04-15 21:13:42 +00006055#: syntax.c:3118
Bram Moolenaar071d4272004-06-13 20:20:40 +00006056#, c-format
6057msgid "E390: Illegal argument: %s"
6058msgstr "E390: Argomento non ammesso: %s"
6059
Bram Moolenaar13fcaaf2005-04-15 21:13:42 +00006060#: syntax.c:3295
Bram Moolenaar071d4272004-06-13 20:20:40 +00006061#, c-format
6062msgid "E391: No such syntax cluster: %s"
6063msgstr "E391: 'cluster' sintattico inesistente: %s"
6064
Bram Moolenaar13fcaaf2005-04-15 21:13:42 +00006065#: syntax.c:3459
Bram Moolenaar071d4272004-06-13 20:20:40 +00006066msgid "No Syntax items defined for this buffer"
6067msgstr "Nessun elemento sintattico definito per questo buffer"
6068
Bram Moolenaar13fcaaf2005-04-15 21:13:42 +00006069#: syntax.c:3467
Bram Moolenaar071d4272004-06-13 20:20:40 +00006070msgid "syncing on C-style comments"
6071msgstr "sincronizzo i commenti nello stile C"
6072
Bram Moolenaar13fcaaf2005-04-15 21:13:42 +00006073#: syntax.c:3475
Bram Moolenaar071d4272004-06-13 20:20:40 +00006074msgid "no syncing"
6075msgstr "nessuna ssincronizzazione"
6076
Bram Moolenaar13fcaaf2005-04-15 21:13:42 +00006077#: syntax.c:3478
Bram Moolenaar071d4272004-06-13 20:20:40 +00006078msgid "syncing starts "
6079msgstr "la sincronizzazione inizia "
6080
Bram Moolenaar13fcaaf2005-04-15 21:13:42 +00006081#: syntax.c:3480 syntax.c:3555
Bram Moolenaar071d4272004-06-13 20:20:40 +00006082msgid " lines before top line"
6083msgstr " linee prima della linea iniziale"
6084
Bram Moolenaar13fcaaf2005-04-15 21:13:42 +00006085#: syntax.c:3485
Bram Moolenaar071d4272004-06-13 20:20:40 +00006086msgid ""
6087"\n"
6088"--- Syntax sync items ---"
6089msgstr ""
6090"\n"
6091"--- Elementi sincronizzazione sintassi ---"
6092
Bram Moolenaar13fcaaf2005-04-15 21:13:42 +00006093#: syntax.c:3490
Bram Moolenaar071d4272004-06-13 20:20:40 +00006094msgid ""
6095"\n"
6096"syncing on items"
6097msgstr ""
6098"\n"
6099"sincronizzo elementi"
6100
Bram Moolenaar13fcaaf2005-04-15 21:13:42 +00006101#: syntax.c:3496
Bram Moolenaar071d4272004-06-13 20:20:40 +00006102msgid ""
6103"\n"
6104"--- Syntax items ---"
6105msgstr ""
6106"\n"
6107"--- Elementi sintattici ---"
6108
Bram Moolenaar13fcaaf2005-04-15 21:13:42 +00006109#: syntax.c:3519
Bram Moolenaar071d4272004-06-13 20:20:40 +00006110#, c-format
6111msgid "E392: No such syntax cluster: %s"
6112msgstr "E392: 'cluster' sintattico inesistente: %s"
6113
Bram Moolenaar13fcaaf2005-04-15 21:13:42 +00006114#: syntax.c:3545
Bram Moolenaar071d4272004-06-13 20:20:40 +00006115msgid "minimal "
6116msgstr "minimale "
6117
Bram Moolenaar13fcaaf2005-04-15 21:13:42 +00006118#: syntax.c:3552
Bram Moolenaar071d4272004-06-13 20:20:40 +00006119msgid "maximal "
6120msgstr "massimale "
6121
Bram Moolenaar13fcaaf2005-04-15 21:13:42 +00006122#: syntax.c:3564
Bram Moolenaar071d4272004-06-13 20:20:40 +00006123msgid "; match "
6124msgstr "; corrisp. "
6125
Bram Moolenaar13fcaaf2005-04-15 21:13:42 +00006126#: syntax.c:3566
Bram Moolenaar071d4272004-06-13 20:20:40 +00006127msgid " line breaks"
6128msgstr " interruzioni di linea"
6129
Bram Moolenaar13fcaaf2005-04-15 21:13:42 +00006130#: syntax.c:4194
6131msgid "E395: contains argument not accepted here"
6132msgstr "E395: contiene argomenti non accettati qui"
6133
6134#: syntax.c:4205
6135msgid "E396: containedin argument not accepted here"
6136msgstr "E396: argomento 'containedin' non accettato qui"
6137
6138#: syntax.c:4227
Bram Moolenaar071d4272004-06-13 20:20:40 +00006139msgid "E393: group[t]here not accepted here"
6140msgstr "E393: group[t]here non ammesso qui"
6141
Bram Moolenaar13fcaaf2005-04-15 21:13:42 +00006142#: syntax.c:4251
Bram Moolenaar071d4272004-06-13 20:20:40 +00006143#, c-format
6144msgid "E394: Didn't find region item for %s"
6145msgstr "E394: Elemento di 'region' non trovato per %s"
6146
Bram Moolenaar13fcaaf2005-04-15 21:13:42 +00006147#: syntax.c:4329
Bram Moolenaar071d4272004-06-13 20:20:40 +00006148msgid "E397: Filename required"
6149msgstr "E397: Nome file necessario"
6150
Bram Moolenaar13fcaaf2005-04-15 21:13:42 +00006151#: syntax.c:4452
6152#, c-format
6153msgid "E747: Missing ']': %s"
6154msgstr "E747: Manca ']': %s"
6155
6156#: syntax.c:4692
Bram Moolenaar071d4272004-06-13 20:20:40 +00006157#, c-format
6158msgid "E398: Missing '=': %s"
6159msgstr "E398: Manca '=': %s"
6160
Bram Moolenaar13fcaaf2005-04-15 21:13:42 +00006161#: syntax.c:4851
Bram Moolenaar071d4272004-06-13 20:20:40 +00006162#, c-format
6163msgid "E399: Not enough arguments: syntax region %s"
6164msgstr "E399: Argomenti non sufficienti per: 'syntax region' %s"
6165
Bram Moolenaar13fcaaf2005-04-15 21:13:42 +00006166#: syntax.c:5186
Bram Moolenaar071d4272004-06-13 20:20:40 +00006167msgid "E400: No cluster specified"
6168msgstr "E400: Nessun 'cluster' specificato"
6169
Bram Moolenaar13fcaaf2005-04-15 21:13:42 +00006170#: syntax.c:5223
Bram Moolenaar071d4272004-06-13 20:20:40 +00006171#, c-format
6172msgid "E401: Pattern delimiter not found: %s"
6173msgstr "E401: Delimitatore di espressione non trovato: %s"
6174
Bram Moolenaar13fcaaf2005-04-15 21:13:42 +00006175#: syntax.c:5298
Bram Moolenaar071d4272004-06-13 20:20:40 +00006176#, c-format
6177msgid "E402: Garbage after pattern: %s"
6178msgstr "E402: Spazzatura dopo espressione: %s"
6179
Bram Moolenaar13fcaaf2005-04-15 21:13:42 +00006180#: syntax.c:5388
Bram Moolenaar071d4272004-06-13 20:20:40 +00006181msgid "E403: syntax sync: line continuations pattern specified twice"
6182msgstr ""
6183"E403: syntax sync: espressione di continuazione linea specificata due volte"
6184
Bram Moolenaar13fcaaf2005-04-15 21:13:42 +00006185#: syntax.c:5445
Bram Moolenaar071d4272004-06-13 20:20:40 +00006186#, c-format
6187msgid "E404: Illegal arguments: %s"
6188msgstr "E404: Argomenti non validi: %s"
6189
Bram Moolenaar13fcaaf2005-04-15 21:13:42 +00006190#: syntax.c:5495
Bram Moolenaar071d4272004-06-13 20:20:40 +00006191#, c-format
6192msgid "E405: Missing equal sign: %s"
6193msgstr "E405: Manca '=': %s"
6194
Bram Moolenaar13fcaaf2005-04-15 21:13:42 +00006195#: syntax.c:5501
Bram Moolenaar071d4272004-06-13 20:20:40 +00006196#, c-format
6197msgid "E406: Empty argument: %s"
6198msgstr "E406: Argomento nullo: %s"
6199
Bram Moolenaar13fcaaf2005-04-15 21:13:42 +00006200#: syntax.c:5528
Bram Moolenaar071d4272004-06-13 20:20:40 +00006201#, c-format
6202msgid "E407: %s not allowed here"
6203msgstr "E407: %s non consentito qui"
6204
Bram Moolenaar13fcaaf2005-04-15 21:13:42 +00006205#: syntax.c:5535
Bram Moolenaar071d4272004-06-13 20:20:40 +00006206#, c-format
6207msgid "E408: %s must be first in contains list"
6208msgstr "E408: %s deve venire per primo nella lista 'contains'"
6209
Bram Moolenaar13fcaaf2005-04-15 21:13:42 +00006210#: syntax.c:5605
Bram Moolenaar071d4272004-06-13 20:20:40 +00006211#, c-format
6212msgid "E409: Unknown group name: %s"
6213msgstr "E409: Nome gruppo sconosciuto: %s"
6214
Bram Moolenaar13fcaaf2005-04-15 21:13:42 +00006215#: syntax.c:5839
Bram Moolenaar071d4272004-06-13 20:20:40 +00006216#, c-format
6217msgid "E410: Invalid :syntax subcommand: %s"
6218msgstr "E410: Sotto-comando :syntax non valido: %s"
6219
Bram Moolenaar34cdc3e2005-05-18 22:24:46 +00006220#: syntax.c:6112
Bram Moolenaar13fcaaf2005-04-15 21:13:42 +00006221msgid "E679: recursive loop loading syncolor.vim"
6222msgstr "E679: ciclo ricorsivo nel caricamento di syncolor.vim"
6223
Bram Moolenaar34cdc3e2005-05-18 22:24:46 +00006224#: syntax.c:6239
Bram Moolenaar071d4272004-06-13 20:20:40 +00006225#, c-format
6226msgid "E411: highlight group not found: %s"
6227msgstr "E411: gruppo evidenziazione non trovato: %s"
6228
Bram Moolenaar34cdc3e2005-05-18 22:24:46 +00006229#: syntax.c:6263
Bram Moolenaar071d4272004-06-13 20:20:40 +00006230#, c-format
6231msgid "E412: Not enough arguments: \":highlight link %s\""
6232msgstr "E412: Argomenti non sufficienti: \":highlight link %s\""
6233
Bram Moolenaar34cdc3e2005-05-18 22:24:46 +00006234#: syntax.c:6270
Bram Moolenaar071d4272004-06-13 20:20:40 +00006235#, c-format
6236msgid "E413: Too many arguments: \":highlight link %s\""
6237msgstr "E413: Troppi argomenti: \":highlight link %s\""
6238
Bram Moolenaar34cdc3e2005-05-18 22:24:46 +00006239#: syntax.c:6290
Bram Moolenaar071d4272004-06-13 20:20:40 +00006240msgid "E414: group has settings, highlight link ignored"
6241msgstr "E414: 'group' ha impostazioni, 'highlight link' ignorato"
6242
Bram Moolenaar34cdc3e2005-05-18 22:24:46 +00006243#: syntax.c:6419
Bram Moolenaar071d4272004-06-13 20:20:40 +00006244#, c-format
6245msgid "E415: unexpected equal sign: %s"
6246msgstr "E415: segno '=' inatteso: %s"
6247
Bram Moolenaar34cdc3e2005-05-18 22:24:46 +00006248#: syntax.c:6455
Bram Moolenaar071d4272004-06-13 20:20:40 +00006249#, c-format
6250msgid "E416: missing equal sign: %s"
6251msgstr "E416: manca segno '=': %s"
6252
Bram Moolenaar34cdc3e2005-05-18 22:24:46 +00006253#: syntax.c:6483
Bram Moolenaar071d4272004-06-13 20:20:40 +00006254#, c-format
6255msgid "E417: missing argument: %s"
6256msgstr "E417: manca argomento: %s"
6257
Bram Moolenaar34cdc3e2005-05-18 22:24:46 +00006258#: syntax.c:6520
Bram Moolenaar071d4272004-06-13 20:20:40 +00006259#, c-format
6260msgid "E418: Illegal value: %s"
6261msgstr "E418: Valore non ammesso: %s"
6262
Bram Moolenaar34cdc3e2005-05-18 22:24:46 +00006263#: syntax.c:6639
Bram Moolenaar071d4272004-06-13 20:20:40 +00006264msgid "E419: FG color unknown"
6265msgstr "E419: colore di testo sconosciuto"
6266
Bram Moolenaar34cdc3e2005-05-18 22:24:46 +00006267#: syntax.c:6650
Bram Moolenaar071d4272004-06-13 20:20:40 +00006268msgid "E420: BG color unknown"
6269msgstr "E420: colore di sfondo sconosciuto"
6270
Bram Moolenaar34cdc3e2005-05-18 22:24:46 +00006271#: syntax.c:6711
Bram Moolenaar071d4272004-06-13 20:20:40 +00006272#, c-format
6273msgid "E421: Color name or number not recognized: %s"
6274msgstr "E421: Numero o nome di colore non riconosciuto: %s"
6275
Bram Moolenaar34cdc3e2005-05-18 22:24:46 +00006276#: syntax.c:6938
Bram Moolenaar071d4272004-06-13 20:20:40 +00006277#, c-format
6278msgid "E422: terminal code too long: %s"
6279msgstr "E422: codice terminale troppo lungo: %s"
6280
Bram Moolenaar34cdc3e2005-05-18 22:24:46 +00006281#: syntax.c:6985
Bram Moolenaar071d4272004-06-13 20:20:40 +00006282#, c-format
6283msgid "E423: Illegal argument: %s"
6284msgstr "E423: Argomento non ammesso: %s"
6285
Bram Moolenaar34cdc3e2005-05-18 22:24:46 +00006286#: syntax.c:7518
Bram Moolenaar071d4272004-06-13 20:20:40 +00006287msgid "E424: Too many different highlighting attributes in use"
6288msgstr "E424: Troppi gruppi evidenziazione differenti in uso"
6289
Bram Moolenaar34cdc3e2005-05-18 22:24:46 +00006290#: syntax.c:8170
Bram Moolenaar071d4272004-06-13 20:20:40 +00006291msgid "E669: Unprintable character in group name"
6292msgstr "E669: Carattere non stampabile in un nome di gruppo"
6293
Bram Moolenaar34cdc3e2005-05-18 22:24:46 +00006294#: syntax.c:8178
Bram Moolenaar071d4272004-06-13 20:20:40 +00006295msgid "W18: Invalid character in group name"
6296msgstr "W18: Carattere non ammesso in un nome di gruppo"
6297
6298#: tag.c:90
6299msgid "E555: at bottom of tag stack"
6300msgstr "E555: al fondo della 'stack' delle tag"
6301
6302#: tag.c:91
6303msgid "E556: at top of tag stack"
6304msgstr "E556: in cima alla 'stack' delle tag"
6305
6306#: tag.c:412
6307msgid "E425: Cannot go before first matching tag"
6308msgstr "E425: Non posso andare prima della prima tag corrispondente"
6309
6310#: tag.c:550
6311#, c-format
6312msgid "E426: tag not found: %s"
6313msgstr "E426: tag non trovata: %s"
6314
6315#: tag.c:583
6316msgid " # pri kind tag"
6317msgstr " # pri tipo tag"
6318
6319#: tag.c:586
6320msgid "file\n"
6321msgstr "file\n"
6322
6323#.
6324#. * Ask to select a tag from the list.
6325#. * When using ":silent" assume that <CR> was entered.
6326#.
6327#: tag.c:744
6328msgid "Enter nr of choice (<CR> to abort): "
6329msgstr "Batti n. di scelta (<INVIO> per lasciar perdere): "
6330
6331#: tag.c:784
6332msgid "E427: There is only one matching tag"
6333msgstr "E427: C'è solo una tag corrispondente"
6334
6335#: tag.c:786
6336msgid "E428: Cannot go beyond last matching tag"
6337msgstr "E428: Non posso andare oltre l'ultima tag corrispondente"
6338
6339#: tag.c:810
6340#, c-format
6341msgid "File \"%s\" does not exist"
6342msgstr "Il file \"%s\" non esiste"
6343
6344#. Give an indication of the number of matching tags
6345#: tag.c:823
6346#, c-format
6347msgid "tag %d of %d%s"
6348msgstr "tag %d di %d%s"
6349
6350#: tag.c:826
6351msgid " or more"
6352msgstr " o più"
6353
6354#: tag.c:828
6355msgid " Using tag with different case!"
6356msgstr " Uso tag ignorando maiuscole/minuscole!"
6357
6358#: tag.c:872
6359#, c-format
6360msgid "E429: File \"%s\" does not exist"
6361msgstr "E429: Il file \"%s\" non esiste"
6362
6363#. Highlight title
6364#: tag.c:941
6365msgid ""
6366"\n"
6367" # TO tag FROM line in file/text"
6368msgstr ""
6369"\n"
6370" # A tag DA__ linea in file/testo"
6371
6372#: tag.c:1363
6373#, c-format
6374msgid "Searching tags file %s"
6375msgstr "Ricerca nel tag file %s"
6376
6377#: tag.c:1550
6378#, c-format
6379msgid "E430: Tag file path truncated for %s\n"
6380msgstr "E430: Percorso tag file troncato per %s\n"
6381
Bram Moolenaar13fcaaf2005-04-15 21:13:42 +00006382#: tag.c:2202
Bram Moolenaar071d4272004-06-13 20:20:40 +00006383#, c-format
6384msgid "E431: Format error in tags file \"%s\""
6385msgstr "E431: Errore di formato nel tag file \"%s\""
6386
Bram Moolenaar13fcaaf2005-04-15 21:13:42 +00006387#: tag.c:2206
Bram Moolenaar071d4272004-06-13 20:20:40 +00006388#, c-format
6389msgid "Before byte %ld"
6390msgstr "Prima del byte %ld"
6391
Bram Moolenaar13fcaaf2005-04-15 21:13:42 +00006392#: tag.c:2239
Bram Moolenaar071d4272004-06-13 20:20:40 +00006393#, c-format
6394msgid "E432: Tags file not sorted: %s"
6395msgstr "E432: Tag file non ordinato alfabeticamente: %s"
6396
6397#. never opened any tags file
Bram Moolenaar13fcaaf2005-04-15 21:13:42 +00006398#: tag.c:2279
Bram Moolenaar071d4272004-06-13 20:20:40 +00006399msgid "E433: No tags file"
6400msgstr "E433: Nessun tag file"
6401
Bram Moolenaar34cdc3e2005-05-18 22:24:46 +00006402#: tag.c:3022
Bram Moolenaar071d4272004-06-13 20:20:40 +00006403msgid "E434: Can't find tag pattern"
6404msgstr "E434: Non riesco a trovare modello tag"
6405
Bram Moolenaar34cdc3e2005-05-18 22:24:46 +00006406#: tag.c:3033
Bram Moolenaar071d4272004-06-13 20:20:40 +00006407msgid "E435: Couldn't find tag, just guessing!"
6408msgstr "E435: Non riesco a trovare tag, sto solo tirando a indovinare!"
6409
Bram Moolenaar13fcaaf2005-04-15 21:13:42 +00006410#: term.c:1791
Bram Moolenaar071d4272004-06-13 20:20:40 +00006411msgid "' not known. Available builtin terminals are:"
6412msgstr "' non noto. Terminali disponibili predisposti sono:"
6413
Bram Moolenaar13fcaaf2005-04-15 21:13:42 +00006414#: term.c:1815
Bram Moolenaar071d4272004-06-13 20:20:40 +00006415msgid "defaulting to '"
6416msgstr "predefinito a '"
6417
Bram Moolenaar13fcaaf2005-04-15 21:13:42 +00006418#: term.c:2173
Bram Moolenaar071d4272004-06-13 20:20:40 +00006419msgid "E557: Cannot open termcap file"
6420msgstr "E557: Non posso aprire file 'termcap'"
6421
Bram Moolenaar13fcaaf2005-04-15 21:13:42 +00006422#: term.c:2177
Bram Moolenaar071d4272004-06-13 20:20:40 +00006423msgid "E558: Terminal entry not found in terminfo"
6424msgstr "E558: Descrizione terminale non trovata in 'terminfo'"
6425
Bram Moolenaar13fcaaf2005-04-15 21:13:42 +00006426#: term.c:2179
Bram Moolenaar071d4272004-06-13 20:20:40 +00006427msgid "E559: Terminal entry not found in termcap"
6428msgstr "E559: Descrizione terminale non trovata in 'termcap'"
6429
Bram Moolenaar13fcaaf2005-04-15 21:13:42 +00006430#: term.c:2338
Bram Moolenaar071d4272004-06-13 20:20:40 +00006431#, c-format
6432msgid "E436: No \"%s\" entry in termcap"
6433msgstr "E436: Nessuna descrizione per \"%s\" in 'termcap'"
6434
Bram Moolenaar13fcaaf2005-04-15 21:13:42 +00006435#: term.c:2812
Bram Moolenaar071d4272004-06-13 20:20:40 +00006436msgid "E437: terminal capability \"cm\" required"
6437msgstr "E437: capacità \"cm\" del terminale necessaria"
6438
6439#. Highlight title
Bram Moolenaar13fcaaf2005-04-15 21:13:42 +00006440#: term.c:5182
Bram Moolenaar071d4272004-06-13 20:20:40 +00006441msgid ""
6442"\n"
6443"--- Terminal keys ---"
6444msgstr ""
6445"\n"
6446"--- Tasti Terminale ---"
6447
Bram Moolenaar13fcaaf2005-04-15 21:13:42 +00006448#: ui.c:277
Bram Moolenaar071d4272004-06-13 20:20:40 +00006449msgid "new shell started\n"
6450msgstr "fatto eseguire nuovo shell\n"
6451
Bram Moolenaar13fcaaf2005-04-15 21:13:42 +00006452#: ui.c:1861
Bram Moolenaar071d4272004-06-13 20:20:40 +00006453msgid "Vim: Error reading input, exiting...\n"
6454msgstr "Vim: Errore leggendo l'input, esco...\n"
6455
6456#. must display the prompt
Bram Moolenaar13fcaaf2005-04-15 21:13:42 +00006457#: undo.c:422
Bram Moolenaar071d4272004-06-13 20:20:40 +00006458msgid "No undo possible; continue anyway"
6459msgstr "'undo' non più possibile; continuo comunque"
6460
Bram Moolenaar13fcaaf2005-04-15 21:13:42 +00006461#: undo.c:582
Bram Moolenaar071d4272004-06-13 20:20:40 +00006462msgid "E438: u_undo: line numbers wrong"
6463msgstr "E438: u_undo: numeri linee errati"
6464
Bram Moolenaar13fcaaf2005-04-15 21:13:42 +00006465#: undo.c:782
Bram Moolenaar071d4272004-06-13 20:20:40 +00006466msgid "1 change"
6467msgstr "1 modifica"
6468
Bram Moolenaar13fcaaf2005-04-15 21:13:42 +00006469#: undo.c:784
Bram Moolenaar071d4272004-06-13 20:20:40 +00006470#, c-format
6471msgid "%ld changes"
6472msgstr "%ld modifiche"
6473
Bram Moolenaar13fcaaf2005-04-15 21:13:42 +00006474#: undo.c:837
Bram Moolenaar071d4272004-06-13 20:20:40 +00006475msgid "E439: undo list corrupt"
6476msgstr "E439: lista 'undo' non valida"
6477
Bram Moolenaar13fcaaf2005-04-15 21:13:42 +00006478#: undo.c:869
Bram Moolenaar071d4272004-06-13 20:20:40 +00006479msgid "E440: undo line missing"
6480msgstr "E440: linea di 'undo' mancante"
6481
6482#. Only MS VC 4.1 and earlier can do Win32s
Bram Moolenaar13fcaaf2005-04-15 21:13:42 +00006483#: version.c:722
Bram Moolenaar071d4272004-06-13 20:20:40 +00006484msgid ""
6485"\n"
6486"MS-Windows 16/32 bit GUI version"
6487msgstr ""
6488"\n"
6489"versione MS-Windows 16/32 bit GUI"
6490
Bram Moolenaar13fcaaf2005-04-15 21:13:42 +00006491#: version.c:724
Bram Moolenaar071d4272004-06-13 20:20:40 +00006492msgid ""
6493"\n"
6494"MS-Windows 32 bit GUI version"
6495msgstr ""
6496"\n"
6497"Versione MS-Windows 32 bit GUI"
6498
Bram Moolenaar13fcaaf2005-04-15 21:13:42 +00006499#: version.c:727
Bram Moolenaar071d4272004-06-13 20:20:40 +00006500msgid " in Win32s mode"
6501msgstr " in modalità Win32s"
6502
Bram Moolenaar13fcaaf2005-04-15 21:13:42 +00006503#: version.c:729
Bram Moolenaar071d4272004-06-13 20:20:40 +00006504msgid " with OLE support"
6505msgstr " con supporto OLE"
6506
Bram Moolenaar13fcaaf2005-04-15 21:13:42 +00006507#: version.c:732
Bram Moolenaar071d4272004-06-13 20:20:40 +00006508msgid ""
6509"\n"
6510"MS-Windows 32 bit console version"
6511msgstr ""
6512"\n"
6513"Versione MS-Windows 32 bit console"
6514
Bram Moolenaar13fcaaf2005-04-15 21:13:42 +00006515#: version.c:736
Bram Moolenaar071d4272004-06-13 20:20:40 +00006516msgid ""
6517"\n"
6518"MS-Windows 16 bit version"
6519msgstr ""
6520"\n"
6521"Versione MS-Windows 16 bit"
6522
Bram Moolenaar13fcaaf2005-04-15 21:13:42 +00006523#: version.c:740
Bram Moolenaar071d4272004-06-13 20:20:40 +00006524msgid ""
6525"\n"
6526"32 bit MS-DOS version"
6527msgstr ""
6528"\n"
6529"Version MS-DOS 32 bit"
6530
Bram Moolenaar13fcaaf2005-04-15 21:13:42 +00006531#: version.c:742
Bram Moolenaar071d4272004-06-13 20:20:40 +00006532msgid ""
6533"\n"
6534"16 bit MS-DOS version"
6535msgstr ""
6536"\n"
6537"Versione MS-DOS 16 bit"
6538
Bram Moolenaar13fcaaf2005-04-15 21:13:42 +00006539#: version.c:748
Bram Moolenaar071d4272004-06-13 20:20:40 +00006540msgid ""
6541"\n"
6542"MacOS X (unix) version"
6543msgstr ""
6544"\n"
6545"Versione MacOS X (unix)"
6546
Bram Moolenaar13fcaaf2005-04-15 21:13:42 +00006547#: version.c:750
Bram Moolenaar071d4272004-06-13 20:20:40 +00006548msgid ""
6549"\n"
6550"MacOS X version"
6551msgstr ""
6552"\n"
6553"Versione X MacOS"
6554
Bram Moolenaar13fcaaf2005-04-15 21:13:42 +00006555#: version.c:753
Bram Moolenaar071d4272004-06-13 20:20:40 +00006556msgid ""
6557"\n"
6558"MacOS version"
6559msgstr ""
6560"\n"
6561"Versione MacOS"
6562
Bram Moolenaar13fcaaf2005-04-15 21:13:42 +00006563#: version.c:758
Bram Moolenaar071d4272004-06-13 20:20:40 +00006564msgid ""
6565"\n"
6566"RISC OS version"
6567msgstr ""
6568"\n"
6569"Versione RISC OS"
6570
Bram Moolenaar13fcaaf2005-04-15 21:13:42 +00006571#: version.c:768
Bram Moolenaar071d4272004-06-13 20:20:40 +00006572msgid ""
6573"\n"
6574"Included patches: "
6575msgstr ""
6576"\n"
6577"Patch incluse: "
6578
Bram Moolenaar13fcaaf2005-04-15 21:13:42 +00006579#: version.c:794 version.c:1162
Bram Moolenaar071d4272004-06-13 20:20:40 +00006580msgid "Modified by "
6581msgstr "Modificato da "
6582
Bram Moolenaar13fcaaf2005-04-15 21:13:42 +00006583#: version.c:801
Bram Moolenaar071d4272004-06-13 20:20:40 +00006584msgid ""
6585"\n"
6586"Compiled "
6587msgstr ""
6588"\n"
6589"Compilato "
6590
Bram Moolenaar13fcaaf2005-04-15 21:13:42 +00006591#: version.c:804
Bram Moolenaar071d4272004-06-13 20:20:40 +00006592msgid "by "
6593msgstr "da "
6594
Bram Moolenaar13fcaaf2005-04-15 21:13:42 +00006595#: version.c:816
Bram Moolenaar071d4272004-06-13 20:20:40 +00006596msgid ""
6597"\n"
6598"Huge version "
6599msgstr ""
6600"\n"
6601"Versione gigante "
6602
Bram Moolenaar13fcaaf2005-04-15 21:13:42 +00006603#: version.c:819
Bram Moolenaar071d4272004-06-13 20:20:40 +00006604msgid ""
6605"\n"
6606"Big version "
6607msgstr ""
6608"\n"
6609"Versione grande "
6610
Bram Moolenaar13fcaaf2005-04-15 21:13:42 +00006611#: version.c:822
Bram Moolenaar071d4272004-06-13 20:20:40 +00006612msgid ""
6613"\n"
6614"Normal version "
6615msgstr ""
6616"\n"
6617"Versione normale "
6618
Bram Moolenaar13fcaaf2005-04-15 21:13:42 +00006619#: version.c:825
Bram Moolenaar071d4272004-06-13 20:20:40 +00006620msgid ""
6621"\n"
6622"Small version "
6623msgstr ""
6624"\n"
6625"Versione piccola "
6626
Bram Moolenaar13fcaaf2005-04-15 21:13:42 +00006627#: version.c:827
Bram Moolenaar071d4272004-06-13 20:20:40 +00006628msgid ""
6629"\n"
6630"Tiny version "
6631msgstr ""
6632"\n"
6633"Versione minuscola "
6634
Bram Moolenaar13fcaaf2005-04-15 21:13:42 +00006635#: version.c:833
Bram Moolenaar071d4272004-06-13 20:20:40 +00006636msgid "without GUI."
6637msgstr "senza GUI."
6638
Bram Moolenaar13fcaaf2005-04-15 21:13:42 +00006639#: version.c:838
Bram Moolenaar071d4272004-06-13 20:20:40 +00006640msgid "with GTK2-GNOME GUI."
6641msgstr "con GUI GTK2-GNOME."
6642
Bram Moolenaar13fcaaf2005-04-15 21:13:42 +00006643#: version.c:840
Bram Moolenaar071d4272004-06-13 20:20:40 +00006644msgid "with GTK-GNOME GUI."
6645msgstr "con GUI GTK-GNOME."
6646
Bram Moolenaar13fcaaf2005-04-15 21:13:42 +00006647#: version.c:844
Bram Moolenaar071d4272004-06-13 20:20:40 +00006648msgid "with GTK2 GUI."
6649msgstr "con GUI GTK2."
6650
Bram Moolenaar13fcaaf2005-04-15 21:13:42 +00006651#: version.c:846
Bram Moolenaar071d4272004-06-13 20:20:40 +00006652msgid "with GTK GUI."
6653msgstr "con GUI GTK."
6654
Bram Moolenaar13fcaaf2005-04-15 21:13:42 +00006655#: version.c:851
Bram Moolenaar071d4272004-06-13 20:20:40 +00006656msgid "with X11-Motif GUI."
6657msgstr "con GUI X11-Motif."
6658
Bram Moolenaar13fcaaf2005-04-15 21:13:42 +00006659#: version.c:855
Bram Moolenaar071d4272004-06-13 20:20:40 +00006660msgid "with X11-neXtaw GUI."
6661msgstr "con GUI X11-neXtaw."
6662
Bram Moolenaar13fcaaf2005-04-15 21:13:42 +00006663#: version.c:857
Bram Moolenaar071d4272004-06-13 20:20:40 +00006664msgid "with X11-Athena GUI."
6665msgstr "con GUI X11-Athena."
6666
Bram Moolenaar13fcaaf2005-04-15 21:13:42 +00006667#: version.c:861
Bram Moolenaar071d4272004-06-13 20:20:40 +00006668msgid "with Photon GUI."
6669msgstr "con GUI Photon."
6670
Bram Moolenaar13fcaaf2005-04-15 21:13:42 +00006671#: version.c:864
Bram Moolenaar071d4272004-06-13 20:20:40 +00006672msgid "with GUI."
6673msgstr "con GUI."
6674
Bram Moolenaar13fcaaf2005-04-15 21:13:42 +00006675#: version.c:867
Bram Moolenaar071d4272004-06-13 20:20:40 +00006676msgid "with Carbon GUI."
6677msgstr "con GUI Carbon."
6678
Bram Moolenaar13fcaaf2005-04-15 21:13:42 +00006679#: version.c:870
Bram Moolenaar071d4272004-06-13 20:20:40 +00006680msgid "with Cocoa GUI."
6681msgstr "con GUI Cocoa."
6682
Bram Moolenaar13fcaaf2005-04-15 21:13:42 +00006683#: version.c:873
Bram Moolenaar071d4272004-06-13 20:20:40 +00006684msgid "with (classic) GUI."
6685msgstr "con GUI (classica)."
6686
Bram Moolenaar13fcaaf2005-04-15 21:13:42 +00006687#: version.c:876
Bram Moolenaar13fcaaf2005-04-15 21:13:42 +00006688msgid "with KDE GUI."
6689msgstr "con GUI KDE."
6690
6691#: version.c:887
Bram Moolenaar071d4272004-06-13 20:20:40 +00006692msgid " Features included (+) or not (-):\n"
6693msgstr " Opzioni incluse (+) o escluse (-):\n"
6694
Bram Moolenaar13fcaaf2005-04-15 21:13:42 +00006695#: version.c:899
Bram Moolenaar071d4272004-06-13 20:20:40 +00006696msgid " system vimrc file: \""
6697msgstr " file vimrc di sistema: \""
6698
Bram Moolenaar13fcaaf2005-04-15 21:13:42 +00006699#: version.c:904
Bram Moolenaar071d4272004-06-13 20:20:40 +00006700msgid " user vimrc file: \""
6701msgstr " file vimrc utente: \""
6702
Bram Moolenaar13fcaaf2005-04-15 21:13:42 +00006703#: version.c:909
Bram Moolenaar071d4272004-06-13 20:20:40 +00006704msgid " 2nd user vimrc file: \""
6705msgstr " II file vimrc utente: \""
6706
Bram Moolenaar13fcaaf2005-04-15 21:13:42 +00006707#: version.c:914
Bram Moolenaar071d4272004-06-13 20:20:40 +00006708msgid " 3rd user vimrc file: \""
6709msgstr " III file vimrc utente: \""
6710
Bram Moolenaar13fcaaf2005-04-15 21:13:42 +00006711#: version.c:919
Bram Moolenaar071d4272004-06-13 20:20:40 +00006712msgid " user exrc file: \""
6713msgstr " file exrc utente: \""
6714
Bram Moolenaar13fcaaf2005-04-15 21:13:42 +00006715#: version.c:924
Bram Moolenaar071d4272004-06-13 20:20:40 +00006716msgid " 2nd user exrc file: \""
6717msgstr " II file exrc utente: \""
6718
Bram Moolenaar13fcaaf2005-04-15 21:13:42 +00006719#: version.c:930
Bram Moolenaar071d4272004-06-13 20:20:40 +00006720msgid " system gvimrc file: \""
6721msgstr " file gvimrc di sistema: \""
6722
Bram Moolenaar13fcaaf2005-04-15 21:13:42 +00006723#: version.c:934
Bram Moolenaar071d4272004-06-13 20:20:40 +00006724msgid " user gvimrc file: \""
6725msgstr " file gvimrc utente: \""
6726
Bram Moolenaar13fcaaf2005-04-15 21:13:42 +00006727#: version.c:938
Bram Moolenaar071d4272004-06-13 20:20:40 +00006728msgid "2nd user gvimrc file: \""
6729msgstr " II file gvimrc utente: \""
6730
Bram Moolenaar13fcaaf2005-04-15 21:13:42 +00006731#: version.c:943
Bram Moolenaar071d4272004-06-13 20:20:40 +00006732msgid "3rd user gvimrc file: \""
6733msgstr " III file gvimrc utente: \""
6734
Bram Moolenaar13fcaaf2005-04-15 21:13:42 +00006735#: version.c:950
Bram Moolenaar071d4272004-06-13 20:20:40 +00006736msgid " system menu file: \""
6737msgstr " file menu di sistema: \""
6738
Bram Moolenaar13fcaaf2005-04-15 21:13:42 +00006739#: version.c:958
Bram Moolenaar071d4272004-06-13 20:20:40 +00006740msgid " fall-back for $VIM: \""
6741msgstr " $VIM di riserva: \""
6742
Bram Moolenaar13fcaaf2005-04-15 21:13:42 +00006743#: version.c:964
Bram Moolenaar071d4272004-06-13 20:20:40 +00006744msgid " f-b for $VIMRUNTIME: \""
6745msgstr " $VIMRUNTIME di riserva: \""
6746
Bram Moolenaar13fcaaf2005-04-15 21:13:42 +00006747#: version.c:968
Bram Moolenaar071d4272004-06-13 20:20:40 +00006748msgid "Compilation: "
6749msgstr "Compilazione: "
6750
Bram Moolenaar13fcaaf2005-04-15 21:13:42 +00006751#: version.c:974
Bram Moolenaar071d4272004-06-13 20:20:40 +00006752msgid "Compiler: "
6753msgstr "Compilatore: "
6754
Bram Moolenaar13fcaaf2005-04-15 21:13:42 +00006755#: version.c:979
Bram Moolenaar071d4272004-06-13 20:20:40 +00006756msgid "Linking: "
6757msgstr "Link: "
6758
Bram Moolenaar13fcaaf2005-04-15 21:13:42 +00006759#: version.c:984
Bram Moolenaar071d4272004-06-13 20:20:40 +00006760msgid " DEBUG BUILD"
6761msgstr " VERSIONE DEBUG"
6762
Bram Moolenaar13fcaaf2005-04-15 21:13:42 +00006763#: version.c:1023
Bram Moolenaar071d4272004-06-13 20:20:40 +00006764msgid "VIM - Vi IMproved"
6765msgstr "VIM - Vi IMproved (VI Migliorato)"
6766
Bram Moolenaar13fcaaf2005-04-15 21:13:42 +00006767#: version.c:1025
Bram Moolenaar071d4272004-06-13 20:20:40 +00006768msgid "version "
6769msgstr "versione "
6770
Bram Moolenaar13fcaaf2005-04-15 21:13:42 +00006771#: version.c:1026
Bram Moolenaar071d4272004-06-13 20:20:40 +00006772msgid "by Bram Moolenaar et al."
6773msgstr "di Bram Moolenaar et al."
6774
Bram Moolenaar13fcaaf2005-04-15 21:13:42 +00006775#: version.c:1030
Bram Moolenaar071d4272004-06-13 20:20:40 +00006776msgid "Vim is open source and freely distributable"
6777msgstr "Vim è 'open source' e può essere distribuito liberamente"
6778
Bram Moolenaar13fcaaf2005-04-15 21:13:42 +00006779#: version.c:1032
Bram Moolenaar071d4272004-06-13 20:20:40 +00006780msgid "Help poor children in Uganda!"
6781msgstr "Aiuta i bambini poveri dell'Uganda!"
6782
Bram Moolenaar13fcaaf2005-04-15 21:13:42 +00006783#: version.c:1033
Bram Moolenaar071d4272004-06-13 20:20:40 +00006784msgid "type :help iccf<Enter> for information "
6785msgstr "batti :help iccf<Invio> per informazioni "
6786
Bram Moolenaar13fcaaf2005-04-15 21:13:42 +00006787#: version.c:1035
Bram Moolenaar071d4272004-06-13 20:20:40 +00006788msgid "type :q<Enter> to exit "
6789msgstr "batti :q<Invio> per uscire "
6790
Bram Moolenaar13fcaaf2005-04-15 21:13:42 +00006791#: version.c:1036
Bram Moolenaar071d4272004-06-13 20:20:40 +00006792msgid "type :help<Enter> or <F1> for on-line help"
6793msgstr "batti :help<Invio> o <F1> per aiuto online "
6794
Bram Moolenaar13fcaaf2005-04-15 21:13:42 +00006795#: version.c:1037
6796msgid "type :help version7<Enter> for version info"
6797msgstr "batti :help version7<Invio> per informazioni su versione"
Bram Moolenaar071d4272004-06-13 20:20:40 +00006798
Bram Moolenaar13fcaaf2005-04-15 21:13:42 +00006799#: version.c:1040
Bram Moolenaar071d4272004-06-13 20:20:40 +00006800msgid "Running in Vi compatible mode"
6801msgstr "Eseguo in modalità compatibile Vi"
6802
Bram Moolenaar13fcaaf2005-04-15 21:13:42 +00006803#: version.c:1041
Bram Moolenaar071d4272004-06-13 20:20:40 +00006804msgid "type :set nocp<Enter> for Vim defaults"
6805msgstr "batti :set nocp<Invio> per valori predefiniti Vim"
6806
Bram Moolenaar13fcaaf2005-04-15 21:13:42 +00006807#: version.c:1042
Bram Moolenaar071d4272004-06-13 20:20:40 +00006808msgid "type :help cp-default<Enter> for info on this"
6809msgstr "batti :help cp-default<Enter> per info al riguardo"
6810
Bram Moolenaar13fcaaf2005-04-15 21:13:42 +00006811#: version.c:1057
Bram Moolenaar071d4272004-06-13 20:20:40 +00006812msgid "menu Help->Orphans for information "
6813msgstr "menu Aiuto->Orfani per informazioni "
6814
Bram Moolenaar13fcaaf2005-04-15 21:13:42 +00006815#: version.c:1059
Bram Moolenaar071d4272004-06-13 20:20:40 +00006816msgid "Running modeless, typed text is inserted"
6817msgstr "Esecuzione senza modalità: solo inserimento"
6818
Bram Moolenaar13fcaaf2005-04-15 21:13:42 +00006819#: version.c:1060
Bram Moolenaar071d4272004-06-13 20:20:40 +00006820msgid "menu Edit->Global Settings->Toggle Insert Mode "
6821msgstr "menu Modifica->Impost.Globali->Modal.Inser. Sì/No"
6822
Bram Moolenaar13fcaaf2005-04-15 21:13:42 +00006823#: version.c:1061
Bram Moolenaar071d4272004-06-13 20:20:40 +00006824msgid " for two modes "
6825msgstr " per modo Inser./Comandi"
6826
Bram Moolenaar13fcaaf2005-04-15 21:13:42 +00006827#: version.c:1065
Bram Moolenaar071d4272004-06-13 20:20:40 +00006828msgid "menu Edit->Global Settings->Toggle Vi Compatible"
6829msgstr "menu Modifica->Impost.Globali->Compatibile Vi Sì/No"
6830
Bram Moolenaar13fcaaf2005-04-15 21:13:42 +00006831#: version.c:1066
Bram Moolenaar071d4272004-06-13 20:20:40 +00006832msgid " for Vim defaults "
6833msgstr " modo Vim predefinito "
6834
Bram Moolenaar13fcaaf2005-04-15 21:13:42 +00006835#: version.c:1113
Bram Moolenaar071d4272004-06-13 20:20:40 +00006836msgid "Sponsor Vim development!"
6837msgstr "Sponsorizza lo sviluppo di Vim!"
6838
Bram Moolenaar13fcaaf2005-04-15 21:13:42 +00006839#: version.c:1114
Bram Moolenaar071d4272004-06-13 20:20:40 +00006840msgid "Become a registered Vim user!"
6841msgstr "Diventa un utente Vim registrato!"
6842
Bram Moolenaar13fcaaf2005-04-15 21:13:42 +00006843#: version.c:1117
Bram Moolenaar071d4272004-06-13 20:20:40 +00006844msgid "type :help sponsor<Enter> for information "
6845msgstr "batti :help sponsor<Invio> per informazioni "
6846
Bram Moolenaar13fcaaf2005-04-15 21:13:42 +00006847#: version.c:1118
Bram Moolenaar071d4272004-06-13 20:20:40 +00006848msgid "type :help register<Enter> for information "
6849msgstr "batti :help register<Invio> per informazioni "
6850
Bram Moolenaar13fcaaf2005-04-15 21:13:42 +00006851#: version.c:1120
Bram Moolenaar071d4272004-06-13 20:20:40 +00006852msgid "menu Help->Sponsor/Register for information "
6853msgstr "menu Aiuto->Sponsor/Registrazione per informazioni "
6854
Bram Moolenaar13fcaaf2005-04-15 21:13:42 +00006855#: version.c:1130
Bram Moolenaar071d4272004-06-13 20:20:40 +00006856msgid "WARNING: Windows 95/98/ME detected"
6857msgstr "ATTENZIONE: Trovato Windows 95/98/ME"
6858
Bram Moolenaar13fcaaf2005-04-15 21:13:42 +00006859#: version.c:1133
Bram Moolenaar071d4272004-06-13 20:20:40 +00006860msgid "type :help windows95<Enter> for info on this"
6861msgstr "batti :help windows95<Enter> per info al riguardo"
6862
Bram Moolenaar13fcaaf2005-04-15 21:13:42 +00006863#: window.c:208
Bram Moolenaar071d4272004-06-13 20:20:40 +00006864msgid "E441: There is no preview window"
6865msgstr "E441: Non c'è una finestra di pre-visualizzazione"
6866
Bram Moolenaar13fcaaf2005-04-15 21:13:42 +00006867#: window.c:603
Bram Moolenaar071d4272004-06-13 20:20:40 +00006868msgid "E442: Can't split topleft and botright at the same time"
6869msgstr "E442: Non riesco a dividere ALTO-SX e BASSO-DX contemporaneamente"
6870
Bram Moolenaar13fcaaf2005-04-15 21:13:42 +00006871#: window.c:1362
Bram Moolenaar071d4272004-06-13 20:20:40 +00006872msgid "E443: Cannot rotate when another window is split"
6873msgstr "E443: Non posso ruotare quando un'altra finestra è divisa in due"
6874
Bram Moolenaar13fcaaf2005-04-15 21:13:42 +00006875#: window.c:1858
Bram Moolenaar071d4272004-06-13 20:20:40 +00006876msgid "E444: Cannot close last window"
6877msgstr "E444: Non riesco a chiudere l'ultima finestra"
6878
Bram Moolenaar13fcaaf2005-04-15 21:13:42 +00006879#: window.c:2593
Bram Moolenaar071d4272004-06-13 20:20:40 +00006880msgid "Already only one window"
6881msgstr "C'è già una finestra sola"
6882
Bram Moolenaar13fcaaf2005-04-15 21:13:42 +00006883#: window.c:2640
Bram Moolenaar071d4272004-06-13 20:20:40 +00006884msgid "E445: Other window contains changes"
6885msgstr "E445: Altre finestre contengono modifiche"
6886
Bram Moolenaar13fcaaf2005-04-15 21:13:42 +00006887#: window.c:4564
Bram Moolenaar071d4272004-06-13 20:20:40 +00006888msgid "E446: No file name under cursor"
6889msgstr "E446: Nessun nome file sotto il cursore"
6890
Bram Moolenaar13fcaaf2005-04-15 21:13:42 +00006891#: window.c:4683
Bram Moolenaar071d4272004-06-13 20:20:40 +00006892#, c-format
6893msgid "E447: Can't find file \"%s\" in path"
6894msgstr "E447: Non riesco a trovare il file \"%s\" nel percorso"
6895
Bram Moolenaar13fcaaf2005-04-15 21:13:42 +00006896#: if_perl.xs:326 globals.h:1309
Bram Moolenaar071d4272004-06-13 20:20:40 +00006897#, c-format
6898msgid "E370: Could not load library %s"
6899msgstr "E370: Non posso caricare la libreria %s"
6900
Bram Moolenaar13fcaaf2005-04-15 21:13:42 +00006901#: if_perl.xs:556
Bram Moolenaar071d4272004-06-13 20:20:40 +00006902msgid "Sorry, this command is disabled: the Perl library could not be loaded."
6903msgstr ""
6904"Spiacente, comando non disponibile, non riesco a caricare libreria programmi "
6905"Perl."
6906
Bram Moolenaar13fcaaf2005-04-15 21:13:42 +00006907#: if_perl.xs:609
Bram Moolenaar071d4272004-06-13 20:20:40 +00006908msgid "E299: Perl evaluation forbidden in sandbox without the Safe module"
6909msgstr ""
6910"E299: Valorizzazione Perl vietata in ambiente protetto senza il modulo Safe"
6911
6912#: GvimExt/gvimext.cpp:583
6913msgid "Edit with &multiple Vims"
6914msgstr "Apri con &molti Vim"
6915
6916#: GvimExt/gvimext.cpp:589
6917msgid "Edit with single &Vim"
6918msgstr "Apri con un solo &Vim"
6919
6920#: GvimExt/gvimext.cpp:598
Bram Moolenaar13fcaaf2005-04-15 21:13:42 +00006921msgid "Diff with Vim"
6922msgstr "Differenza con Vim"
Bram Moolenaar071d4272004-06-13 20:20:40 +00006923
6924#: GvimExt/gvimext.cpp:611
6925msgid "Edit with &Vim"
6926msgstr "Apri con &Vim"
6927
6928#. Now concatenate
6929#: GvimExt/gvimext.cpp:633
Bram Moolenaar13fcaaf2005-04-15 21:13:42 +00006930msgid "Edit with existing Vim - "
6931msgstr "Apri con Vim esistente - "
Bram Moolenaar071d4272004-06-13 20:20:40 +00006932
6933#: GvimExt/gvimext.cpp:746
6934msgid "Edits the selected file(s) with Vim"
6935msgstr "Apri i(l) file scelto(i) con Vim"
6936
6937#: GvimExt/gvimext.cpp:885 GvimExt/gvimext.cpp:966
6938msgid "Error creating process: Check if gvim is in your path!"
6939msgstr ""
6940"Errore creando il processo: Controllate che gvim sia incluso nel vostro "
6941"cammino (PATH)"
6942
6943#: GvimExt/gvimext.cpp:886 GvimExt/gvimext.cpp:900 GvimExt/gvimext.cpp:967
6944msgid "gvimext.dll error"
6945msgstr "errore gvimext.dll"
6946
6947#: GvimExt/gvimext.cpp:899
6948msgid "Path length too long!"
6949msgstr "Percorso file troppo lungo!"
6950
Bram Moolenaar13fcaaf2005-04-15 21:13:42 +00006951#: globals.h:1059
Bram Moolenaar071d4272004-06-13 20:20:40 +00006952msgid "--No lines in buffer--"
6953msgstr "--File vuoto--"
6954
6955#.
6956#. * The error messages that can be shared are included here.
6957#. * Excluded are errors that are only used once and debugging messages.
6958#.
Bram Moolenaar13fcaaf2005-04-15 21:13:42 +00006959#: globals.h:1263
Bram Moolenaar071d4272004-06-13 20:20:40 +00006960msgid "E470: Command aborted"
6961msgstr "E470: Comando finito male"
6962
Bram Moolenaar13fcaaf2005-04-15 21:13:42 +00006963#: globals.h:1264
Bram Moolenaar071d4272004-06-13 20:20:40 +00006964msgid "E471: Argument required"
6965msgstr "E471: Argomento necessario"
6966
Bram Moolenaar13fcaaf2005-04-15 21:13:42 +00006967#: globals.h:1265
Bram Moolenaar071d4272004-06-13 20:20:40 +00006968msgid "E10: \\ should be followed by /, ? or &"
6969msgstr "E10: \\ dovrebbe essere seguito da /, ? oppure &"
6970
Bram Moolenaar13fcaaf2005-04-15 21:13:42 +00006971#: globals.h:1267
Bram Moolenaar071d4272004-06-13 20:20:40 +00006972msgid "E11: Invalid in command-line window; <CR> executes, CTRL-C quits"
6973msgstr "E11: Non valido nella finestra comandi; <INVIO> esegue, CTRL-C ignora"
6974
Bram Moolenaar13fcaaf2005-04-15 21:13:42 +00006975#: globals.h:1269
Bram Moolenaar071d4272004-06-13 20:20:40 +00006976msgid "E12: Command not allowed from exrc/vimrc in current dir or tag search"
6977msgstr ""
6978"E12: Comando non ammesso da exrc/vimrc nella dir. in uso o nella ricerca tag"
6979
Bram Moolenaar13fcaaf2005-04-15 21:13:42 +00006980#: globals.h:1271
Bram Moolenaar071d4272004-06-13 20:20:40 +00006981msgid "E171: Missing :endif"
6982msgstr "E171: Manca :endif"
6983
Bram Moolenaar13fcaaf2005-04-15 21:13:42 +00006984#: globals.h:1272
Bram Moolenaar071d4272004-06-13 20:20:40 +00006985msgid "E600: Missing :endtry"
6986msgstr "E600: Manca :endtry"
6987
Bram Moolenaar13fcaaf2005-04-15 21:13:42 +00006988#: globals.h:1273
Bram Moolenaar071d4272004-06-13 20:20:40 +00006989msgid "E170: Missing :endwhile"
6990msgstr "E170: Manca :endwhile"
6991
Bram Moolenaar13fcaaf2005-04-15 21:13:42 +00006992#: globals.h:1274
6993msgid "E170: Missing :endfor"
6994msgstr "E170: Manca :endfor"
6995
6996#: globals.h:1275
Bram Moolenaar071d4272004-06-13 20:20:40 +00006997msgid "E588: :endwhile without :while"
6998msgstr "E588: :endwhile senza :while"
6999
Bram Moolenaar13fcaaf2005-04-15 21:13:42 +00007000#: globals.h:1276
Bram Moolenaar13fcaaf2005-04-15 21:13:42 +00007001msgid "E588: :endfor without :for"
7002msgstr "E588: :endfor senza :for"
7003
7004#: globals.h:1278
Bram Moolenaar071d4272004-06-13 20:20:40 +00007005msgid "E13: File exists (add ! to override)"
7006msgstr "E13: File esistente (aggiungi ! per riscriverlo)"
7007
Bram Moolenaar13fcaaf2005-04-15 21:13:42 +00007008#: globals.h:1279
Bram Moolenaar071d4272004-06-13 20:20:40 +00007009msgid "E472: Command failed"
7010msgstr "E472: Comando fallito"
7011
Bram Moolenaar13fcaaf2005-04-15 21:13:42 +00007012#: globals.h:1281
Bram Moolenaar071d4272004-06-13 20:20:40 +00007013#, c-format
7014msgid "E234: Unknown fontset: %s"
7015msgstr "E234: Fontset sconosciuto: %s"
7016
Bram Moolenaar13fcaaf2005-04-15 21:13:42 +00007017#: globals.h:1285
Bram Moolenaar071d4272004-06-13 20:20:40 +00007018#, c-format
7019msgid "E235: Unknown font: %s"
7020msgstr "E235: Font sconosciuto: %s"
7021
Bram Moolenaar13fcaaf2005-04-15 21:13:42 +00007022#: globals.h:1288
Bram Moolenaar071d4272004-06-13 20:20:40 +00007023#, c-format
7024msgid "E236: Font \"%s\" is not fixed-width"
7025msgstr "E236: Font \"%s\" non di larghezza fissa"
7026
Bram Moolenaar13fcaaf2005-04-15 21:13:42 +00007027#: globals.h:1290
Bram Moolenaar071d4272004-06-13 20:20:40 +00007028msgid "E473: Internal error"
7029msgstr "E473: Errore interno"
7030
Bram Moolenaar13fcaaf2005-04-15 21:13:42 +00007031#: globals.h:1291
Bram Moolenaar071d4272004-06-13 20:20:40 +00007032msgid "Interrupted"
7033msgstr "Interrotto"
7034
Bram Moolenaar13fcaaf2005-04-15 21:13:42 +00007035#: globals.h:1292
Bram Moolenaar071d4272004-06-13 20:20:40 +00007036msgid "E14: Invalid address"
7037msgstr "E14: Indirizzo non valido"
7038
Bram Moolenaar13fcaaf2005-04-15 21:13:42 +00007039#: globals.h:1293
Bram Moolenaar071d4272004-06-13 20:20:40 +00007040msgid "E474: Invalid argument"
7041msgstr "E474: Argomento non valido"
7042
Bram Moolenaar13fcaaf2005-04-15 21:13:42 +00007043#: globals.h:1294
Bram Moolenaar071d4272004-06-13 20:20:40 +00007044#, c-format
7045msgid "E475: Invalid argument: %s"
7046msgstr "E475: Argomento non valido: %s"
7047
Bram Moolenaar13fcaaf2005-04-15 21:13:42 +00007048#: globals.h:1296
Bram Moolenaar071d4272004-06-13 20:20:40 +00007049#, c-format
7050msgid "E15: Invalid expression: %s"
7051msgstr "E15: Espressione non valida: %s"
7052
Bram Moolenaar13fcaaf2005-04-15 21:13:42 +00007053#: globals.h:1298
Bram Moolenaar071d4272004-06-13 20:20:40 +00007054msgid "E16: Invalid range"
7055msgstr "E16: Intervallo non valido"
7056
Bram Moolenaar13fcaaf2005-04-15 21:13:42 +00007057#: globals.h:1299
Bram Moolenaar071d4272004-06-13 20:20:40 +00007058msgid "E476: Invalid command"
7059msgstr "E476: Comando non valido"
7060
Bram Moolenaar13fcaaf2005-04-15 21:13:42 +00007061#: globals.h:1301
Bram Moolenaar071d4272004-06-13 20:20:40 +00007062#, c-format
7063msgid "E17: \"%s\" is a directory"
7064msgstr "E17: \"%s\" è una directory"
7065
Bram Moolenaar13fcaaf2005-04-15 21:13:42 +00007066#: globals.h:1304
Bram Moolenaar071d4272004-06-13 20:20:40 +00007067#, c-format
7068msgid "E364: Library call failed for \"%s()\""
7069msgstr "E364: Chiamata a libreria fallita per \"%s()\""
7070
Bram Moolenaar13fcaaf2005-04-15 21:13:42 +00007071#: globals.h:1310
Bram Moolenaar071d4272004-06-13 20:20:40 +00007072#, c-format
7073msgid "E448: Could not load library function %s"
7074msgstr "E448: Non posso caricare la funzione di libreria %s"
7075
Bram Moolenaar13fcaaf2005-04-15 21:13:42 +00007076#: globals.h:1312
Bram Moolenaar071d4272004-06-13 20:20:40 +00007077msgid "E19: Mark has invalid line number"
7078msgstr "E19: 'Mark' con numero linea non valido"
7079
Bram Moolenaar13fcaaf2005-04-15 21:13:42 +00007080#: globals.h:1313
Bram Moolenaar071d4272004-06-13 20:20:40 +00007081msgid "E20: Mark not set"
7082msgstr "E20: 'Mark' non impostato"
7083
Bram Moolenaar13fcaaf2005-04-15 21:13:42 +00007084#: globals.h:1314
Bram Moolenaar071d4272004-06-13 20:20:40 +00007085msgid "E21: Cannot make changes, 'modifiable' is off"
7086msgstr "E21: Non posso fare modifiche, 'modifiable' è inibito"
7087
Bram Moolenaar13fcaaf2005-04-15 21:13:42 +00007088#: globals.h:1315
Bram Moolenaar071d4272004-06-13 20:20:40 +00007089msgid "E22: Scripts nested too deep"
7090msgstr "E22: Script troppo nidificati"
7091
Bram Moolenaar13fcaaf2005-04-15 21:13:42 +00007092#: globals.h:1316
Bram Moolenaar071d4272004-06-13 20:20:40 +00007093msgid "E23: No alternate file"
7094msgstr "E23: Nessun file alternato"
7095
Bram Moolenaar13fcaaf2005-04-15 21:13:42 +00007096#: globals.h:1317
Bram Moolenaar071d4272004-06-13 20:20:40 +00007097msgid "E24: No such abbreviation"
7098msgstr "E24: Abbreviazione inesistente"
7099
Bram Moolenaar13fcaaf2005-04-15 21:13:42 +00007100#: globals.h:1318
Bram Moolenaar071d4272004-06-13 20:20:40 +00007101msgid "E477: No ! allowed"
7102msgstr "E477: ! non consentito"
7103
Bram Moolenaar13fcaaf2005-04-15 21:13:42 +00007104#: globals.h:1320
Bram Moolenaar071d4272004-06-13 20:20:40 +00007105msgid "E25: GUI cannot be used: Not enabled at compile time"
7106msgstr "E25: GUI non utilizzabile: Non abilitata in compilazione"
7107
Bram Moolenaar13fcaaf2005-04-15 21:13:42 +00007108#: globals.h:1323
Bram Moolenaar071d4272004-06-13 20:20:40 +00007109msgid "E26: Hebrew cannot be used: Not enabled at compile time\n"
7110msgstr "E26: Ebraico non utilizzabile: Non abilitato in compilazione\n"
7111
Bram Moolenaar13fcaaf2005-04-15 21:13:42 +00007112#: globals.h:1326
Bram Moolenaar071d4272004-06-13 20:20:40 +00007113msgid "E27: Farsi cannot be used: Not enabled at compile time\n"
7114msgstr "E27: Farsi non utilizzabile: Non abilitato in compilazione\n"
7115
Bram Moolenaar13fcaaf2005-04-15 21:13:42 +00007116#: globals.h:1329
Bram Moolenaar071d4272004-06-13 20:20:40 +00007117msgid "E800: Arabic cannot be used: Not enabled at compile time\n"
7118msgstr "E800: Arabo non utilizzabile: Non abilitato in compilazione\n"
7119
Bram Moolenaar13fcaaf2005-04-15 21:13:42 +00007120#: globals.h:1332
Bram Moolenaar071d4272004-06-13 20:20:40 +00007121#, c-format
7122msgid "E28: No such highlight group name: %s"
7123msgstr "E28: Nome di gruppo di evidenziazione inesistente: %s"
7124
Bram Moolenaar13fcaaf2005-04-15 21:13:42 +00007125#: globals.h:1334
Bram Moolenaar071d4272004-06-13 20:20:40 +00007126msgid "E29: No inserted text yet"
7127msgstr "E29: Ancora nessun testo inserito"
7128
Bram Moolenaar13fcaaf2005-04-15 21:13:42 +00007129#: globals.h:1335
Bram Moolenaar071d4272004-06-13 20:20:40 +00007130msgid "E30: No previous command line"
7131msgstr "E30: Nessuna linea comandi precedente"
7132
Bram Moolenaar13fcaaf2005-04-15 21:13:42 +00007133#: globals.h:1336
Bram Moolenaar071d4272004-06-13 20:20:40 +00007134msgid "E31: No such mapping"
7135msgstr "E31: Mapping inesistente"
7136
Bram Moolenaar13fcaaf2005-04-15 21:13:42 +00007137#: globals.h:1337
Bram Moolenaar071d4272004-06-13 20:20:40 +00007138msgid "E479: No match"
7139msgstr "E479: Nessuna corrispondenza"
7140
Bram Moolenaar13fcaaf2005-04-15 21:13:42 +00007141#: globals.h:1338
Bram Moolenaar071d4272004-06-13 20:20:40 +00007142#, c-format
7143msgid "E480: No match: %s"
7144msgstr "E480: Nessuna corrispondenza: %s"
7145
Bram Moolenaar13fcaaf2005-04-15 21:13:42 +00007146#: globals.h:1339
Bram Moolenaar071d4272004-06-13 20:20:40 +00007147msgid "E32: No file name"
7148msgstr "E32: Manca nome file"
7149
Bram Moolenaar13fcaaf2005-04-15 21:13:42 +00007150#: globals.h:1340
Bram Moolenaar071d4272004-06-13 20:20:40 +00007151msgid "E33: No previous substitute regular expression"
7152msgstr "E33: Nessuna espressione regolare precedente di 'substitute'"
7153
Bram Moolenaar13fcaaf2005-04-15 21:13:42 +00007154#: globals.h:1341
Bram Moolenaar071d4272004-06-13 20:20:40 +00007155msgid "E34: No previous command"
7156msgstr "E34: Nessun comando precedente"
7157
Bram Moolenaar13fcaaf2005-04-15 21:13:42 +00007158#: globals.h:1342
Bram Moolenaar071d4272004-06-13 20:20:40 +00007159msgid "E35: No previous regular expression"
7160msgstr "E35: Nessuna espressione regolare precedente"
7161
Bram Moolenaar13fcaaf2005-04-15 21:13:42 +00007162#: globals.h:1343
Bram Moolenaar071d4272004-06-13 20:20:40 +00007163msgid "E481: No range allowed"
7164msgstr "E481: Nessun intervallo consentito"
7165
Bram Moolenaar13fcaaf2005-04-15 21:13:42 +00007166#: globals.h:1345
Bram Moolenaar071d4272004-06-13 20:20:40 +00007167msgid "E36: Not enough room"
7168msgstr "E36: Manca spazio"
7169
Bram Moolenaar13fcaaf2005-04-15 21:13:42 +00007170#: globals.h:1348
Bram Moolenaar071d4272004-06-13 20:20:40 +00007171#, c-format
7172msgid "E247: no registered server named \"%s\""
7173msgstr "E247: non esiste server registrato con nome \"%s\""
7174
Bram Moolenaar13fcaaf2005-04-15 21:13:42 +00007175#: globals.h:1350
Bram Moolenaar071d4272004-06-13 20:20:40 +00007176#, c-format
7177msgid "E482: Can't create file %s"
7178msgstr "E482: Non riesco a creare il file %s"
7179
Bram Moolenaar13fcaaf2005-04-15 21:13:42 +00007180#: globals.h:1351
Bram Moolenaar071d4272004-06-13 20:20:40 +00007181msgid "E483: Can't get temp file name"
7182msgstr "E483: Non riesco ad ottenere nome file 'temp'"
7183
Bram Moolenaar13fcaaf2005-04-15 21:13:42 +00007184#: globals.h:1352
Bram Moolenaar071d4272004-06-13 20:20:40 +00007185#, c-format
7186msgid "E484: Can't open file %s"
7187msgstr "E484: Non riesco ad aprire il file %s"
7188
Bram Moolenaar13fcaaf2005-04-15 21:13:42 +00007189#: globals.h:1353
Bram Moolenaar071d4272004-06-13 20:20:40 +00007190#, c-format
7191msgid "E485: Can't read file %s"
7192msgstr "E485: Non riesco a leggere il file %s"
7193
Bram Moolenaar13fcaaf2005-04-15 21:13:42 +00007194#: globals.h:1354
Bram Moolenaar071d4272004-06-13 20:20:40 +00007195msgid "E37: No write since last change (add ! to override)"
7196msgstr "E37: Non salvato dopo modifica (aggiungi ! per eseguire comunque)"
7197
Bram Moolenaar13fcaaf2005-04-15 21:13:42 +00007198#: globals.h:1355
Bram Moolenaar071d4272004-06-13 20:20:40 +00007199msgid "E38: Null argument"
7200msgstr "E38: Argomento nullo"
7201
Bram Moolenaar13fcaaf2005-04-15 21:13:42 +00007202#: globals.h:1357
Bram Moolenaar071d4272004-06-13 20:20:40 +00007203msgid "E39: Number expected"
7204msgstr "E39: Mi aspettavo un numero"
7205
Bram Moolenaar13fcaaf2005-04-15 21:13:42 +00007206#: globals.h:1360
Bram Moolenaar071d4272004-06-13 20:20:40 +00007207#, c-format
7208msgid "E40: Can't open errorfile %s"
7209msgstr "E40: Non riesco ad aprire il file errori %s"
7210
Bram Moolenaar13fcaaf2005-04-15 21:13:42 +00007211#: globals.h:1363
Bram Moolenaar071d4272004-06-13 20:20:40 +00007212msgid "E233: cannot open display"
7213msgstr "E233: non riesco ad aprire lo schermo"
7214
Bram Moolenaar13fcaaf2005-04-15 21:13:42 +00007215#: globals.h:1365
Bram Moolenaar071d4272004-06-13 20:20:40 +00007216msgid "E41: Out of memory!"
7217msgstr "E41: Non c'è più memoria!"
7218
Bram Moolenaar13fcaaf2005-04-15 21:13:42 +00007219#: globals.h:1367
Bram Moolenaar071d4272004-06-13 20:20:40 +00007220msgid "Pattern not found"
7221msgstr "Espressione non trovata"
7222
Bram Moolenaar13fcaaf2005-04-15 21:13:42 +00007223#: globals.h:1369
Bram Moolenaar071d4272004-06-13 20:20:40 +00007224#, c-format
7225msgid "E486: Pattern not found: %s"
7226msgstr "E486: Espressione non trovata: %s"
7227
Bram Moolenaar13fcaaf2005-04-15 21:13:42 +00007228#: globals.h:1370
Bram Moolenaar071d4272004-06-13 20:20:40 +00007229msgid "E487: Argument must be positive"
7230msgstr "E487: L'argomento deve essere positivo"
7231
Bram Moolenaar13fcaaf2005-04-15 21:13:42 +00007232#: globals.h:1372
Bram Moolenaar071d4272004-06-13 20:20:40 +00007233msgid "E459: Cannot go back to previous directory"
7234msgstr "E459: Non posso tornare alla directory precedente"
7235
Bram Moolenaar13fcaaf2005-04-15 21:13:42 +00007236#: globals.h:1376
Bram Moolenaar071d4272004-06-13 20:20:40 +00007237msgid "E42: No Errors"
7238msgstr "E42: Nessun Errore"
7239
Bram Moolenaar13fcaaf2005-04-15 21:13:42 +00007240#: globals.h:1378
Bram Moolenaar071d4272004-06-13 20:20:40 +00007241msgid "E43: Damaged match string"
7242msgstr "E43: Stringa di confronto danneggiata"
7243
Bram Moolenaar13fcaaf2005-04-15 21:13:42 +00007244#: globals.h:1379
Bram Moolenaar071d4272004-06-13 20:20:40 +00007245msgid "E44: Corrupted regexp program"
7246msgstr "E44: Programma 'regexp' corrotto"
7247
Bram Moolenaar13fcaaf2005-04-15 21:13:42 +00007248#: globals.h:1380
Bram Moolenaar071d4272004-06-13 20:20:40 +00007249msgid "E45: 'readonly' option is set (add ! to override)"
7250msgstr "E45: file in sola lettura (aggiungi ! per eseguire comunque)"
7251
Bram Moolenaar13fcaaf2005-04-15 21:13:42 +00007252#: globals.h:1382
Bram Moolenaar071d4272004-06-13 20:20:40 +00007253#, c-format
Bram Moolenaar13fcaaf2005-04-15 21:13:42 +00007254msgid "E46: Cannot change read-only variable \"%s\""
7255msgstr "E46: Non posso cambiare la variabile read-only \"%s\""
Bram Moolenaar071d4272004-06-13 20:20:40 +00007256
Bram Moolenaar13fcaaf2005-04-15 21:13:42 +00007257#: globals.h:1383
7258#, c-format
7259msgid "E46: Cannot set variable in the sandbox: \"%s\""
7260msgstr ""
7261"E46: Non posso impostare la variabile read-only in ambiente protetto: \"%s\""
7262
7263#: globals.h:1386
Bram Moolenaar071d4272004-06-13 20:20:40 +00007264msgid "E47: Error while reading errorfile"
7265msgstr "E47: Errore leggendo il file errori"
7266
Bram Moolenaar13fcaaf2005-04-15 21:13:42 +00007267#: globals.h:1389
Bram Moolenaar071d4272004-06-13 20:20:40 +00007268msgid "E48: Not allowed in sandbox"
7269msgstr "E48: Non ammesso in ambiente protetto"
7270
Bram Moolenaar13fcaaf2005-04-15 21:13:42 +00007271#: globals.h:1391
Bram Moolenaar071d4272004-06-13 20:20:40 +00007272msgid "E523: Not allowed here"
7273msgstr "E523: Non consentito qui"
7274
Bram Moolenaar13fcaaf2005-04-15 21:13:42 +00007275#: globals.h:1394
Bram Moolenaar071d4272004-06-13 20:20:40 +00007276msgid "E359: Screen mode setting not supported"
7277msgstr "E359: Impostazione modalità schermo non supportata"
7278
Bram Moolenaar13fcaaf2005-04-15 21:13:42 +00007279#: globals.h:1396
Bram Moolenaar071d4272004-06-13 20:20:40 +00007280msgid "E49: Invalid scroll size"
7281msgstr "E49: Quantità di 'scroll' non valida"
7282
Bram Moolenaar13fcaaf2005-04-15 21:13:42 +00007283#: globals.h:1397
Bram Moolenaar071d4272004-06-13 20:20:40 +00007284msgid "E91: 'shell' option is empty"
7285msgstr "E91: opzione 'shell' vuota"
7286
Bram Moolenaar13fcaaf2005-04-15 21:13:42 +00007287#: globals.h:1399
Bram Moolenaar071d4272004-06-13 20:20:40 +00007288msgid "E255: Couldn't read in sign data!"
7289msgstr "E255: Errore -- non sono riuscito a leggere i dati del 'sign'!"
7290
Bram Moolenaar13fcaaf2005-04-15 21:13:42 +00007291#: globals.h:1401
Bram Moolenaar071d4272004-06-13 20:20:40 +00007292msgid "E72: Close error on swap file"
7293msgstr "E72: Errore durante chiusura swap file"
7294
Bram Moolenaar13fcaaf2005-04-15 21:13:42 +00007295#: globals.h:1402
Bram Moolenaar071d4272004-06-13 20:20:40 +00007296msgid "E73: tag stack empty"
7297msgstr "E73: tag stack vuota"
7298
Bram Moolenaar13fcaaf2005-04-15 21:13:42 +00007299#: globals.h:1403
Bram Moolenaar071d4272004-06-13 20:20:40 +00007300msgid "E74: Command too complex"
7301msgstr "E74: Comando troppo complesso"
7302
Bram Moolenaar13fcaaf2005-04-15 21:13:42 +00007303#: globals.h:1404
Bram Moolenaar071d4272004-06-13 20:20:40 +00007304msgid "E75: Name too long"
7305msgstr "E75: Nome troppo lungo"
7306
Bram Moolenaar13fcaaf2005-04-15 21:13:42 +00007307#: globals.h:1405
Bram Moolenaar071d4272004-06-13 20:20:40 +00007308msgid "E76: Too many ["
7309msgstr "E76: Troppe ["
7310
Bram Moolenaar13fcaaf2005-04-15 21:13:42 +00007311#: globals.h:1406
Bram Moolenaar071d4272004-06-13 20:20:40 +00007312msgid "E77: Too many file names"
7313msgstr "E77: Troppi nomi file"
7314
Bram Moolenaar13fcaaf2005-04-15 21:13:42 +00007315#: globals.h:1407
Bram Moolenaar071d4272004-06-13 20:20:40 +00007316msgid "E488: Trailing characters"
7317msgstr "E488: Caratteri in più a fine comando"
7318
Bram Moolenaar13fcaaf2005-04-15 21:13:42 +00007319#: globals.h:1408
Bram Moolenaar071d4272004-06-13 20:20:40 +00007320msgid "E78: Unknown mark"
7321msgstr "E78: 'Mark' sconosciuto"
7322
Bram Moolenaar13fcaaf2005-04-15 21:13:42 +00007323#: globals.h:1409
Bram Moolenaar071d4272004-06-13 20:20:40 +00007324msgid "E79: Cannot expand wildcards"
7325msgstr "E79: Non posso espandere 'wildcard'"
7326
Bram Moolenaar13fcaaf2005-04-15 21:13:42 +00007327#: globals.h:1411
Bram Moolenaar071d4272004-06-13 20:20:40 +00007328msgid "E591: 'winheight' cannot be smaller than 'winminheight'"
7329msgstr "E591: 'winheight' non può essere inferiore a 'winminheight'"
7330
Bram Moolenaar13fcaaf2005-04-15 21:13:42 +00007331#: globals.h:1413
Bram Moolenaar071d4272004-06-13 20:20:40 +00007332msgid "E592: 'winwidth' cannot be smaller than 'winminwidth'"
7333msgstr "E592: 'winwidth' non può essere inferiore a 'winminwidth'"
7334
Bram Moolenaar13fcaaf2005-04-15 21:13:42 +00007335#: globals.h:1416
Bram Moolenaar071d4272004-06-13 20:20:40 +00007336msgid "E80: Error while writing"
7337msgstr "E80: Errore in scrittura"
7338
Bram Moolenaar13fcaaf2005-04-15 21:13:42 +00007339#: globals.h:1417
Bram Moolenaar071d4272004-06-13 20:20:40 +00007340msgid "Zero count"
7341msgstr "Contatore a zero"
7342
Bram Moolenaar13fcaaf2005-04-15 21:13:42 +00007343#: globals.h:1419
Bram Moolenaar071d4272004-06-13 20:20:40 +00007344msgid "E81: Using <SID> not in a script context"
7345msgstr "E81: Uso di <SID> fuori dal contesto di uno script"
7346
Bram Moolenaar13fcaaf2005-04-15 21:13:42 +00007347#: globals.h:1422
Bram Moolenaar071d4272004-06-13 20:20:40 +00007348msgid "E449: Invalid expression received"
7349msgstr "E449: Ricevuta un'espressione non valida"
7350
Bram Moolenaar13fcaaf2005-04-15 21:13:42 +00007351#: globals.h:1425
Bram Moolenaar071d4272004-06-13 20:20:40 +00007352msgid "E463: Region is guarded, cannot modify"
7353msgstr "E463: Regione protetta, impossibile modificare"
Bram Moolenaar13fcaaf2005-04-15 21:13:42 +00007354
7355#: globals.h:1426
7356msgid "E744: NetBeans does not allow changes in read-only files"
7357msgstr "E744: NetBeans non permette modifiche a file di sola lettura"
7358
7359#: globals.h:1429
7360#, c-format
7361msgid "E685: Internal error: %s"
7362msgstr "E685: Errore interno: %s"
7363
7364#: globals.h:1431
7365msgid "E363: pattern uses more memory than 'maxmempattern'"
7366msgstr "E363: l'espressione usa troppa memoria rispetto a 'maxmempattern'"
7367
7368#: globals.h:1432
7369msgid "E749: empty buffer"
7370msgstr "E749: buffer vuoto"