Mercurial > vim
annotate src/po/it.po @ 9622:b95d0a6a64ff v7.4.2088
commit https://github.com/vim/vim/commit/f36213597d737ab500771e87edcf121acd55e277
Author: Bram Moolenaar <Bram@vim.org>
Date: Thu Jul 21 22:03:02 2016 +0200
patch 7.4.2088
Problem: Keymap test fails with normal features.
Solution: Bail out if the keymap feature is not supported.
author | Christian Brabandt <cb@256bit.org> |
---|---|
date | Thu, 21 Jul 2016 22:15:05 +0200 |
parents | 1472ed67c36f |
children | 9f7bcc2c3b97 |
rev | line source |
---|---|
713 | 1 # Italian Translation for Vim |
2 # | |
819 | 3 # FIRST AUTHOR Antonio Colombo <azc100@gmail.com>, 2000 |
713 | 4 # |
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 # | |
12 msgid "" | |
13 msgstr "" | |
7051
eff26a8620ce
commit https://github.com/vim/vim/commit/88774fdd23f08355297bb8cda78856859051d3c7
Christian Brabandt <cb@256bit.org>
parents:
5907
diff
changeset
|
14 "Project-Id-Version: vim 7.4\n" |
2422
fcbb507f348e
Updated Italian messages. (Vlad Sandrini)
Bram Moolenaar <bram@vim.org>
parents:
2260
diff
changeset
|
15 "Report-Msgid-Bugs-To: \n" |
9076
9305a1251e51
commit https://github.com/vim/vim/commit/91c4937be15b0b743b6bc495df602c1abbff6b87
Christian Brabandt <cb@256bit.org>
parents:
8061
diff
changeset
|
16 "POT-Creation-Date: 2016-05-03 16:10+0200\n" |
8061
abd64cf67bcf
commit https://github.com/vim/vim/commit/38a55639d603823efcf2d2fdf542dbffdeb60b75
Christian Brabandt <cb@256bit.org>
parents:
7051
diff
changeset
|
17 "PO-Revision-Date: 2016-02-11 14:42+0200\n" |
abd64cf67bcf
commit https://github.com/vim/vim/commit/38a55639d603823efcf2d2fdf542dbffdeb60b75
Christian Brabandt <cb@256bit.org>
parents:
7051
diff
changeset
|
18 "Last-Translator: Antonio Colombo <azc100@gmail.com>\n" |
9076
9305a1251e51
commit https://github.com/vim/vim/commit/91c4937be15b0b743b6bc495df602c1abbff6b87
Christian Brabandt <cb@256bit.org>
parents:
8061
diff
changeset
|
19 "Language-Team: Antonio Colombo <azc100@gmail.com>\n" |
9305a1251e51
commit https://github.com/vim/vim/commit/91c4937be15b0b743b6bc495df602c1abbff6b87
Christian Brabandt <cb@256bit.org>
parents:
8061
diff
changeset
|
20 " Vlad Sandrini <vlad.gently@gmail.com>\n" |
8061
abd64cf67bcf
commit https://github.com/vim/vim/commit/38a55639d603823efcf2d2fdf542dbffdeb60b75
Christian Brabandt <cb@256bit.org>
parents:
7051
diff
changeset
|
21 " Luciano Montanaro <mikelima@cirulla.net>\n" |
abd64cf67bcf
commit https://github.com/vim/vim/commit/38a55639d603823efcf2d2fdf542dbffdeb60b75
Christian Brabandt <cb@256bit.org>
parents:
7051
diff
changeset
|
22 "Language: Italian\n" |
713 | 23 "MIME-Version: 1.0\n" |
24 "Content-Type: text/plain; charset=ISO_8859-1\n" | |
25 "Content-Transfer-Encoding: 8-bit\n" | |
26 | |
2260
0e27866cea99
Update src/po/it.po. Fixed errors in ko.po.
Bram Moolenaar <bram@vim.org>
parents:
2200
diff
changeset
|
27 msgid "E831: bf_key_init() called with empty password" |
0e27866cea99
Update src/po/it.po. Fixed errors in ko.po.
Bram Moolenaar <bram@vim.org>
parents:
2200
diff
changeset
|
28 msgstr "E831: chiamata a bf_key_init() con password nulla" |
0e27866cea99
Update src/po/it.po. Fixed errors in ko.po.
Bram Moolenaar <bram@vim.org>
parents:
2200
diff
changeset
|
29 |
0e27866cea99
Update src/po/it.po. Fixed errors in ko.po.
Bram Moolenaar <bram@vim.org>
parents:
2200
diff
changeset
|
30 msgid "E820: sizeof(uint32_t) != 4" |
0e27866cea99
Update src/po/it.po. Fixed errors in ko.po.
Bram Moolenaar <bram@vim.org>
parents:
2200
diff
changeset
|
31 msgstr "E820: sizeof(uint32_t) != 4" |
0e27866cea99
Update src/po/it.po. Fixed errors in ko.po.
Bram Moolenaar <bram@vim.org>
parents:
2200
diff
changeset
|
32 |
0e27866cea99
Update src/po/it.po. Fixed errors in ko.po.
Bram Moolenaar <bram@vim.org>
parents:
2200
diff
changeset
|
33 msgid "E817: Blowfish big/little endian use wrong" |
0e27866cea99
Update src/po/it.po. Fixed errors in ko.po.
Bram Moolenaar <bram@vim.org>
parents:
2200
diff
changeset
|
34 msgstr "E817: uso errato di big/little endian in Blowfish" |
0e27866cea99
Update src/po/it.po. Fixed errors in ko.po.
Bram Moolenaar <bram@vim.org>
parents:
2200
diff
changeset
|
35 |
0e27866cea99
Update src/po/it.po. Fixed errors in ko.po.
Bram Moolenaar <bram@vim.org>
parents:
2200
diff
changeset
|
36 msgid "E818: sha256 test failed" |
0e27866cea99
Update src/po/it.po. Fixed errors in ko.po.
Bram Moolenaar <bram@vim.org>
parents:
2200
diff
changeset
|
37 msgstr "E818: test sha256 fallito" |
0e27866cea99
Update src/po/it.po. Fixed errors in ko.po.
Bram Moolenaar <bram@vim.org>
parents:
2200
diff
changeset
|
38 |
0e27866cea99
Update src/po/it.po. Fixed errors in ko.po.
Bram Moolenaar <bram@vim.org>
parents:
2200
diff
changeset
|
39 msgid "E819: Blowfish test failed" |
0e27866cea99
Update src/po/it.po. Fixed errors in ko.po.
Bram Moolenaar <bram@vim.org>
parents:
2200
diff
changeset
|
40 msgstr "E819: test Blowfish fallito" |
0e27866cea99
Update src/po/it.po. Fixed errors in ko.po.
Bram Moolenaar <bram@vim.org>
parents:
2200
diff
changeset
|
41 |
2422
fcbb507f348e
Updated Italian messages. (Vlad Sandrini)
Bram Moolenaar <bram@vim.org>
parents:
2260
diff
changeset
|
42 msgid "[Location List]" |
fcbb507f348e
Updated Italian messages. (Vlad Sandrini)
Bram Moolenaar <bram@vim.org>
parents:
2260
diff
changeset
|
43 msgstr "[Lista Locazioni]" |
fcbb507f348e
Updated Italian messages. (Vlad Sandrini)
Bram Moolenaar <bram@vim.org>
parents:
2260
diff
changeset
|
44 |
fcbb507f348e
Updated Italian messages. (Vlad Sandrini)
Bram Moolenaar <bram@vim.org>
parents:
2260
diff
changeset
|
45 msgid "[Quickfix List]" |
fcbb507f348e
Updated Italian messages. (Vlad Sandrini)
Bram Moolenaar <bram@vim.org>
parents:
2260
diff
changeset
|
46 msgstr "[Lista Quickfix]" |
fcbb507f348e
Updated Italian messages. (Vlad Sandrini)
Bram Moolenaar <bram@vim.org>
parents:
2260
diff
changeset
|
47 |
5294 | 48 msgid "E855: Autocommands caused command to abort" |
49 msgstr "E855: Comando non completato a causa di autocomandi" | |
50 | |
713 | 51 msgid "E82: Cannot allocate any buffer, exiting..." |
52 msgstr "E82: Non riesco ad allocare alcun buffer, esco..." | |
53 | |
54 msgid "E83: Cannot allocate buffer, using other one..." | |
55 msgstr "E83: Non riesco ad allocare un buffer, uso l'altro..." | |
56 | |
57 msgid "E515: No buffers were unloaded" | |
58 msgstr "E515: Nessun buffer scaricato" | |
59 | |
60 msgid "E516: No buffers were deleted" | |
61 msgstr "E516: Nessun buffer tolto dalla lista" | |
62 | |
63 msgid "E517: No buffers were wiped out" | |
64 msgstr "E517: Nessun buffer cancellato" | |
65 | |
66 msgid "1 buffer unloaded" | |
67 msgstr "1 buffer scaricato" | |
68 | |
69 #, c-format | |
70 msgid "%d buffers unloaded" | |
71 msgstr "%d buffer scaricati" | |
72 | |
73 msgid "1 buffer deleted" | |
74 msgstr "1 buffer tolto dalla lista" | |
75 | |
76 #, c-format | |
77 msgid "%d buffers deleted" | |
78 msgstr "%d buffer tolti dalla lista" | |
79 | |
80 msgid "1 buffer wiped out" | |
81 msgstr "1 buffer cancellato" | |
82 | |
83 #, c-format | |
84 msgid "%d buffers wiped out" | |
85 msgstr "%d buffer cancellati" | |
86 | |
7051
eff26a8620ce
commit https://github.com/vim/vim/commit/88774fdd23f08355297bb8cda78856859051d3c7
Christian Brabandt <cb@256bit.org>
parents:
5907
diff
changeset
|
87 msgid "E90: Cannot unload last buffer" |
eff26a8620ce
commit https://github.com/vim/vim/commit/88774fdd23f08355297bb8cda78856859051d3c7
Christian Brabandt <cb@256bit.org>
parents:
5907
diff
changeset
|
88 msgstr "E90: Non riesco a scaricare l'ultimo buffer" |
eff26a8620ce
commit https://github.com/vim/vim/commit/88774fdd23f08355297bb8cda78856859051d3c7
Christian Brabandt <cb@256bit.org>
parents:
5907
diff
changeset
|
89 |
713 | 90 msgid "E84: No modified buffer found" |
91 msgstr "E84: Nessun buffer risulta modificato" | |
92 | |
93 #. back where we started, didn't find anything. | |
94 msgid "E85: There is no listed buffer" | |
95 msgstr "E85: Non c'è alcun buffer elencato" | |
96 | |
97 msgid "E87: Cannot go beyond last buffer" | |
98 msgstr "E87: Non posso oltrepassare l'ultimo buffer" | |
99 | |
100 msgid "E88: Cannot go before first buffer" | |
101 msgstr "E88: Non posso andare prima del primo buffer" | |
102 | |
103 #, c-format | |
104 msgid "E89: No write since last change for buffer %ld (add ! to override)" | |
105 msgstr "" | |
106 "E89: Buffer %ld non salvato dopo modifica (aggiungi ! per eseguire comunque)" | |
107 | |
108 msgid "W14: Warning: List of file names overflow" | |
7051
eff26a8620ce
commit https://github.com/vim/vim/commit/88774fdd23f08355297bb8cda78856859051d3c7
Christian Brabandt <cb@256bit.org>
parents:
5907
diff
changeset
|
109 msgstr "W14: Avviso: Superato limite della lista dei nomi di file" |
713 | 110 |
111 #, c-format | |
112 msgid "E92: Buffer %ld not found" | |
113 msgstr "E92: Buffer %ld non trovato" | |
114 | |
115 #, c-format | |
116 msgid "E93: More than one match for %s" | |
117 msgstr "E93: Più di una corrispondenza per %s" | |
118 | |
119 #, c-format | |
120 msgid "E94: No matching buffer for %s" | |
121 msgstr "E94: Nessun buffer corrispondente a %s" | |
122 | |
123 #, c-format | |
124 msgid "line %ld" | |
7051
eff26a8620ce
commit https://github.com/vim/vim/commit/88774fdd23f08355297bb8cda78856859051d3c7
Christian Brabandt <cb@256bit.org>
parents:
5907
diff
changeset
|
125 msgstr "riga %ld" |
713 | 126 |
127 msgid "E95: Buffer with this name already exists" | |
128 msgstr "E95: C'è già un buffer con questo nome" | |
129 | |
130 msgid " [Modified]" | |
131 msgstr " [Modificato]" | |
132 | |
133 msgid "[Not edited]" | |
134 msgstr "[Non elaborato]" | |
135 | |
136 msgid "[New file]" | |
137 msgstr "[File nuovo]" | |
138 | |
139 msgid "[Read errors]" | |
140 msgstr "[Errori in lettura]" | |
141 | |
5294 | 142 msgid "[RO]" |
143 msgstr "[Sola Lettura]" | |
144 | |
713 | 145 msgid "[readonly]" |
146 msgstr "[in sola lettura]" | |
147 | |
7051
eff26a8620ce
commit https://github.com/vim/vim/commit/88774fdd23f08355297bb8cda78856859051d3c7
Christian Brabandt <cb@256bit.org>
parents:
5907
diff
changeset
|
148 #, c-format |
713 | 149 msgid "1 line --%d%%--" |
7051
eff26a8620ce
commit https://github.com/vim/vim/commit/88774fdd23f08355297bb8cda78856859051d3c7
Christian Brabandt <cb@256bit.org>
parents:
5907
diff
changeset
|
150 msgstr "1 riga --%d%%--" |
eff26a8620ce
commit https://github.com/vim/vim/commit/88774fdd23f08355297bb8cda78856859051d3c7
Christian Brabandt <cb@256bit.org>
parents:
5907
diff
changeset
|
151 |
eff26a8620ce
commit https://github.com/vim/vim/commit/88774fdd23f08355297bb8cda78856859051d3c7
Christian Brabandt <cb@256bit.org>
parents:
5907
diff
changeset
|
152 #, c-format |
713 | 153 msgid "%ld lines --%d%%--" |
7051
eff26a8620ce
commit https://github.com/vim/vim/commit/88774fdd23f08355297bb8cda78856859051d3c7
Christian Brabandt <cb@256bit.org>
parents:
5907
diff
changeset
|
154 msgstr "%ld righe --%d%%--" |
eff26a8620ce
commit https://github.com/vim/vim/commit/88774fdd23f08355297bb8cda78856859051d3c7
Christian Brabandt <cb@256bit.org>
parents:
5907
diff
changeset
|
155 |
eff26a8620ce
commit https://github.com/vim/vim/commit/88774fdd23f08355297bb8cda78856859051d3c7
Christian Brabandt <cb@256bit.org>
parents:
5907
diff
changeset
|
156 #, c-format |
713 | 157 msgid "line %ld of %ld --%d%%-- col " |
7051
eff26a8620ce
commit https://github.com/vim/vim/commit/88774fdd23f08355297bb8cda78856859051d3c7
Christian Brabandt <cb@256bit.org>
parents:
5907
diff
changeset
|
158 msgstr "riga %ld di %ld --%d%%-- col " |
713 | 159 |
160 msgid "[No Name]" | |
161 msgstr "[Senza nome]" | |
162 | |
163 #. must be a help buffer | |
164 msgid "help" | |
165 msgstr "aiuto" | |
166 | |
819 | 167 msgid "[Help]" |
168 msgstr "[Aiuto]" | |
713 | 169 |
170 msgid "[Preview]" | |
171 msgstr "[Anteprima]" | |
172 | |
173 msgid "All" | |
174 msgstr "Tut" | |
175 | |
176 msgid "Bot" | |
177 msgstr "Fon" | |
178 | |
179 msgid "Top" | |
180 msgstr "Cim" | |
181 | |
182 msgid "" | |
183 "\n" | |
184 "# Buffer list:\n" | |
185 msgstr "" | |
186 "\n" | |
187 "# Lista Buffer:\n" | |
188 | |
2032
592032e9e167
Update message translations.
Bram Moolenaar <bram@zimbu.org>
parents:
1698
diff
changeset
|
189 msgid "[Scratch]" |
592032e9e167
Update message translations.
Bram Moolenaar <bram@zimbu.org>
parents:
1698
diff
changeset
|
190 msgstr "[Volatile]" |
592032e9e167
Update message translations.
Bram Moolenaar <bram@zimbu.org>
parents:
1698
diff
changeset
|
191 |
713 | 192 msgid "" |
193 "\n" | |
194 "--- Signs ---" | |
195 msgstr "" | |
196 "\n" | |
197 "--- Segni ---" | |
198 | |
199 #, c-format | |
200 msgid "Signs for %s:" | |
201 msgstr "Segni per %s:" | |
202 | |
203 #, c-format | |
204 msgid " line=%ld id=%d name=%s" | |
7051
eff26a8620ce
commit https://github.com/vim/vim/commit/88774fdd23f08355297bb8cda78856859051d3c7
Christian Brabandt <cb@256bit.org>
parents:
5907
diff
changeset
|
205 msgstr " riga=%ld id=%d, nome=%s" |
eff26a8620ce
commit https://github.com/vim/vim/commit/88774fdd23f08355297bb8cda78856859051d3c7
Christian Brabandt <cb@256bit.org>
parents:
5907
diff
changeset
|
206 |
8061
abd64cf67bcf
commit https://github.com/vim/vim/commit/38a55639d603823efcf2d2fdf542dbffdeb60b75
Christian Brabandt <cb@256bit.org>
parents:
7051
diff
changeset
|
207 msgid "E902: Cannot connect to port" |
abd64cf67bcf
commit https://github.com/vim/vim/commit/38a55639d603823efcf2d2fdf542dbffdeb60b75
Christian Brabandt <cb@256bit.org>
parents:
7051
diff
changeset
|
208 msgstr "E902: Non posso commettermi alla porta" |
abd64cf67bcf
commit https://github.com/vim/vim/commit/38a55639d603823efcf2d2fdf542dbffdeb60b75
Christian Brabandt <cb@256bit.org>
parents:
7051
diff
changeset
|
209 |
9076
9305a1251e51
commit https://github.com/vim/vim/commit/91c4937be15b0b743b6bc495df602c1abbff6b87
Christian Brabandt <cb@256bit.org>
parents:
8061
diff
changeset
|
210 msgid "E917: Cannot use a callback with %s()" |
9305a1251e51
commit https://github.com/vim/vim/commit/91c4937be15b0b743b6bc495df602c1abbff6b87
Christian Brabandt <cb@256bit.org>
parents:
8061
diff
changeset
|
211 msgstr "E917: Non posso usare callback con %s()" |
9305a1251e51
commit https://github.com/vim/vim/commit/91c4937be15b0b743b6bc495df602c1abbff6b87
Christian Brabandt <cb@256bit.org>
parents:
8061
diff
changeset
|
212 |
9305a1251e51
commit https://github.com/vim/vim/commit/91c4937be15b0b743b6bc495df602c1abbff6b87
Christian Brabandt <cb@256bit.org>
parents:
8061
diff
changeset
|
213 msgid "E912: cannot use ch_evalexpr()/ch_sendexpr() with a raw or nl channel" |
9305a1251e51
commit https://github.com/vim/vim/commit/91c4937be15b0b743b6bc495df602c1abbff6b87
Christian Brabandt <cb@256bit.org>
parents:
8061
diff
changeset
|
214 msgstr "E912: non posso usare ch_evalexpr() con un canale grezzo o nl" |
9305a1251e51
commit https://github.com/vim/vim/commit/91c4937be15b0b743b6bc495df602c1abbff6b87
Christian Brabandt <cb@256bit.org>
parents:
8061
diff
changeset
|
215 |
9305a1251e51
commit https://github.com/vim/vim/commit/91c4937be15b0b743b6bc495df602c1abbff6b87
Christian Brabandt <cb@256bit.org>
parents:
8061
diff
changeset
|
216 msgid "E906: not an open channel" |
9305a1251e51
commit https://github.com/vim/vim/commit/91c4937be15b0b743b6bc495df602c1abbff6b87
Christian Brabandt <cb@256bit.org>
parents:
8061
diff
changeset
|
217 msgstr "E906: canale non aperto" |
9305a1251e51
commit https://github.com/vim/vim/commit/91c4937be15b0b743b6bc495df602c1abbff6b87
Christian Brabandt <cb@256bit.org>
parents:
8061
diff
changeset
|
218 |
9305a1251e51
commit https://github.com/vim/vim/commit/91c4937be15b0b743b6bc495df602c1abbff6b87
Christian Brabandt <cb@256bit.org>
parents:
8061
diff
changeset
|
219 msgid "E920: _io file requires _name to be set" |
9305a1251e51
commit https://github.com/vim/vim/commit/91c4937be15b0b743b6bc495df602c1abbff6b87
Christian Brabandt <cb@256bit.org>
parents:
8061
diff
changeset
|
220 msgstr "E920: il file _io necessita di impostare _name" |
9305a1251e51
commit https://github.com/vim/vim/commit/91c4937be15b0b743b6bc495df602c1abbff6b87
Christian Brabandt <cb@256bit.org>
parents:
8061
diff
changeset
|
221 |
9305a1251e51
commit https://github.com/vim/vim/commit/91c4937be15b0b743b6bc495df602c1abbff6b87
Christian Brabandt <cb@256bit.org>
parents:
8061
diff
changeset
|
222 msgid "E915: in_io buffer requires in_buf or in_name to be set" |
9305a1251e51
commit https://github.com/vim/vim/commit/91c4937be15b0b743b6bc495df602c1abbff6b87
Christian Brabandt <cb@256bit.org>
parents:
8061
diff
changeset
|
223 msgstr "E915: il buffer in_io necessita di impostare in_buf o in_name" |
9305a1251e51
commit https://github.com/vim/vim/commit/91c4937be15b0b743b6bc495df602c1abbff6b87
Christian Brabandt <cb@256bit.org>
parents:
8061
diff
changeset
|
224 |
9305a1251e51
commit https://github.com/vim/vim/commit/91c4937be15b0b743b6bc495df602c1abbff6b87
Christian Brabandt <cb@256bit.org>
parents:
8061
diff
changeset
|
225 msgid "E918: buffer must be loaded: %s" |
9305a1251e51
commit https://github.com/vim/vim/commit/91c4937be15b0b743b6bc495df602c1abbff6b87
Christian Brabandt <cb@256bit.org>
parents:
8061
diff
changeset
|
226 msgstr "E918: il buffer dev'essere caricato: %s" |
8061
abd64cf67bcf
commit https://github.com/vim/vim/commit/38a55639d603823efcf2d2fdf542dbffdeb60b75
Christian Brabandt <cb@256bit.org>
parents:
7051
diff
changeset
|
227 |
7051
eff26a8620ce
commit https://github.com/vim/vim/commit/88774fdd23f08355297bb8cda78856859051d3c7
Christian Brabandt <cb@256bit.org>
parents:
5907
diff
changeset
|
228 msgid "E821: File is encrypted with unknown method" |
eff26a8620ce
commit https://github.com/vim/vim/commit/88774fdd23f08355297bb8cda78856859051d3c7
Christian Brabandt <cb@256bit.org>
parents:
5907
diff
changeset
|
229 msgstr "E821: File cifrato con metodo sconosciuto" |
eff26a8620ce
commit https://github.com/vim/vim/commit/88774fdd23f08355297bb8cda78856859051d3c7
Christian Brabandt <cb@256bit.org>
parents:
5907
diff
changeset
|
230 |
eff26a8620ce
commit https://github.com/vim/vim/commit/88774fdd23f08355297bb8cda78856859051d3c7
Christian Brabandt <cb@256bit.org>
parents:
5907
diff
changeset
|
231 msgid "Warning: Using a weak encryption method; see :help 'cm'" |
eff26a8620ce
commit https://github.com/vim/vim/commit/88774fdd23f08355297bb8cda78856859051d3c7
Christian Brabandt <cb@256bit.org>
parents:
5907
diff
changeset
|
232 msgstr "Avviso: Metodo di cifratura debole in uso; vedere :help 'cm'" |
eff26a8620ce
commit https://github.com/vim/vim/commit/88774fdd23f08355297bb8cda78856859051d3c7
Christian Brabandt <cb@256bit.org>
parents:
5907
diff
changeset
|
233 |
eff26a8620ce
commit https://github.com/vim/vim/commit/88774fdd23f08355297bb8cda78856859051d3c7
Christian Brabandt <cb@256bit.org>
parents:
5907
diff
changeset
|
234 msgid "Enter encryption key: " |
eff26a8620ce
commit https://github.com/vim/vim/commit/88774fdd23f08355297bb8cda78856859051d3c7
Christian Brabandt <cb@256bit.org>
parents:
5907
diff
changeset
|
235 msgstr "Immetti chiave di cifratura: " |
eff26a8620ce
commit https://github.com/vim/vim/commit/88774fdd23f08355297bb8cda78856859051d3c7
Christian Brabandt <cb@256bit.org>
parents:
5907
diff
changeset
|
236 |
eff26a8620ce
commit https://github.com/vim/vim/commit/88774fdd23f08355297bb8cda78856859051d3c7
Christian Brabandt <cb@256bit.org>
parents:
5907
diff
changeset
|
237 msgid "Enter same key again: " |
eff26a8620ce
commit https://github.com/vim/vim/commit/88774fdd23f08355297bb8cda78856859051d3c7
Christian Brabandt <cb@256bit.org>
parents:
5907
diff
changeset
|
238 msgstr "Ribatti per conferma la stessa chiave: " |
eff26a8620ce
commit https://github.com/vim/vim/commit/88774fdd23f08355297bb8cda78856859051d3c7
Christian Brabandt <cb@256bit.org>
parents:
5907
diff
changeset
|
239 |
eff26a8620ce
commit https://github.com/vim/vim/commit/88774fdd23f08355297bb8cda78856859051d3c7
Christian Brabandt <cb@256bit.org>
parents:
5907
diff
changeset
|
240 msgid "Keys don't match!" |
eff26a8620ce
commit https://github.com/vim/vim/commit/88774fdd23f08355297bb8cda78856859051d3c7
Christian Brabandt <cb@256bit.org>
parents:
5907
diff
changeset
|
241 msgstr "Le chiavi non corrispondono!" |
eff26a8620ce
commit https://github.com/vim/vim/commit/88774fdd23f08355297bb8cda78856859051d3c7
Christian Brabandt <cb@256bit.org>
parents:
5907
diff
changeset
|
242 |
eff26a8620ce
commit https://github.com/vim/vim/commit/88774fdd23f08355297bb8cda78856859051d3c7
Christian Brabandt <cb@256bit.org>
parents:
5907
diff
changeset
|
243 msgid "[crypted]" |
eff26a8620ce
commit https://github.com/vim/vim/commit/88774fdd23f08355297bb8cda78856859051d3c7
Christian Brabandt <cb@256bit.org>
parents:
5907
diff
changeset
|
244 msgstr "[cifrato]" |
713 | 245 |
246 #, c-format | |
247 msgid "E96: Can not diff more than %ld buffers" | |
248 msgstr "E96: Non supporto differenze fra più di %ld buffer" | |
249 | |
2032
592032e9e167
Update message translations.
Bram Moolenaar <bram@zimbu.org>
parents:
1698
diff
changeset
|
250 msgid "E810: Cannot read or write temp files" |
592032e9e167
Update message translations.
Bram Moolenaar <bram@zimbu.org>
parents:
1698
diff
changeset
|
251 msgstr "E810: Non riesco a leggere o scrivere file temporanei" |
592032e9e167
Update message translations.
Bram Moolenaar <bram@zimbu.org>
parents:
1698
diff
changeset
|
252 |
713 | 253 msgid "E97: Cannot create diffs" |
2260
0e27866cea99
Update src/po/it.po. Fixed errors in ko.po.
Bram Moolenaar <bram@vim.org>
parents:
2200
diff
changeset
|
254 msgstr "E97: Non riesco a creare differenze" |
713 | 255 |
256 msgid "Patch file" | |
257 msgstr "File di differenze" | |
258 | |
2032
592032e9e167
Update message translations.
Bram Moolenaar <bram@zimbu.org>
parents:
1698
diff
changeset
|
259 msgid "E816: Cannot read patch output" |
592032e9e167
Update message translations.
Bram Moolenaar <bram@zimbu.org>
parents:
1698
diff
changeset
|
260 msgstr "E816: Non riesco a leggere output del comando 'patch'" |
592032e9e167
Update message translations.
Bram Moolenaar <bram@zimbu.org>
parents:
1698
diff
changeset
|
261 |
713 | 262 msgid "E98: Cannot read diff output" |
263 msgstr "E98: Non riesco a leggere output del comando 'diff'" | |
264 | |
265 msgid "E99: Current buffer is not in diff mode" | |
266 msgstr "E99: Buffer corrente non in modalità 'diff'" | |
267 | |
1126 | 268 msgid "E793: No other buffer in diff mode is modifiable" |
269 msgstr "E793: Nessun altro buffer è modificabile in modalità 'diff'" | |
270 | |
713 | 271 msgid "E100: No other buffer in diff mode" |
272 msgstr "E100: Non c'è nessun altro buffer in modalità 'diff'" | |
273 | |
274 msgid "E101: More than two buffers in diff mode, don't know which one to use" | |
275 msgstr "E101: Più di due buffer in modalità 'diff', non so quale usare" | |
276 | |
277 #, c-format | |
278 msgid "E102: Can't find buffer \"%s\"" | |
279 msgstr "E102: Non riesco a trovare il buffer: \"%s\"" | |
280 | |
281 #, c-format | |
282 msgid "E103: Buffer \"%s\" is not in diff mode" | |
283 msgstr "E103: Il buffer \"%s\" non è in modalità 'diff'" | |
284 | |
827 | 285 msgid "E787: Buffer changed unexpectedly" |
286 msgstr "E787: Il buffer è variato inaspettatamente" | |
287 | |
713 | 288 msgid "E104: Escape not allowed in digraph" |
289 msgstr "E104: Escape not ammesso nei digrammi" | |
290 | |
291 msgid "E544: Keymap file not found" | |
292 msgstr "E544: File keymap non trovato" | |
293 | |
294 msgid "E105: Using :loadkeymap not in a sourced file" | |
295 msgstr "E105: Uso di :loadkeymap fuori da un file di comandi" | |
296 | |
861 | 297 msgid "E791: Empty keymap entry" |
298 msgstr "E791: Nessuna keymap per questo tasto" | |
299 | |
713 | 300 msgid " Keyword completion (^N^P)" |
301 msgstr " Completamento Keyword (^N^P)" | |
302 | |
303 #. ctrl_x_mode == 0, ^P/^N compl. | |
819 | 304 msgid " ^X mode (^]^D^E^F^I^K^L^N^O^Ps^U^V^Y)" |
305 msgstr " modalità ^X (^]^D^E^F^I^K^L^N^O^Ps^U^V^Y)" | |
713 | 306 |
307 msgid " Whole line completion (^L^N^P)" | |
7051
eff26a8620ce
commit https://github.com/vim/vim/commit/88774fdd23f08355297bb8cda78856859051d3c7
Christian Brabandt <cb@256bit.org>
parents:
5907
diff
changeset
|
308 msgstr " Completamento riga intera (^L^N^P)" |
713 | 309 |
310 msgid " File name completion (^F^N^P)" | |
7051
eff26a8620ce
commit https://github.com/vim/vim/commit/88774fdd23f08355297bb8cda78856859051d3c7
Christian Brabandt <cb@256bit.org>
parents:
5907
diff
changeset
|
311 msgstr " Completamento nomi file (^F^N^P)" |
713 | 312 |
313 msgid " Tag completion (^]^N^P)" | |
314 msgstr " Completamento Tag (^]^N^P)" | |
315 | |
316 msgid " Path pattern completion (^N^P)" | |
317 msgstr " Completamento modello Path (^N^P)" | |
318 | |
319 msgid " Definition completion (^D^N^P)" | |
320 msgstr " Completamento Definizione (^D^N^P)" | |
321 | |
322 msgid " Dictionary completion (^K^N^P)" | |
323 msgstr " Completamento Dizionario (^K^N^P)" | |
324 | |
325 msgid " Thesaurus completion (^T^N^P)" | |
326 msgstr " Completamento Thesaurus (^T^N^P)" | |
327 | |
328 msgid " Command-line completion (^V^N^P)" | |
7051
eff26a8620ce
commit https://github.com/vim/vim/commit/88774fdd23f08355297bb8cda78856859051d3c7
Christian Brabandt <cb@256bit.org>
parents:
5907
diff
changeset
|
329 msgstr " Completamento riga comandi (^V^N^P)" |
713 | 330 |
331 msgid " User defined completion (^U^N^P)" | |
332 msgstr " Completamento definito dall'utente (^U^N^P)" | |
333 | |
334 msgid " Omni completion (^O^N^P)" | |
335 msgstr " Completamento globale (^O^N^P)" | |
336 | |
819 | 337 msgid " Spelling suggestion (s^N^P)" |
338 msgstr " Suggerimento ortografico (s^N^P)" | |
713 | 339 |
340 msgid " Keyword Local completion (^N^P)" | |
341 msgstr " Completamento Keyword Locale (^N^P)" | |
342 | |
343 msgid "Hit end of paragraph" | |
344 msgstr "Giunto alla fine del paragrafo" | |
345 | |
2725 | 346 msgid "E839: Completion function changed window" |
347 msgstr "E839: La funzione di completamento ha modificato la finestra" | |
348 | |
349 msgid "E840: Completion function deleted text" | |
350 msgstr "E840: La funzione di completamento ha eliminato del testo" | |
351 | |
713 | 352 msgid "'dictionary' option is empty" |
353 msgstr "l'opzione 'dictionary' non è impostata" | |
354 | |
355 msgid "'thesaurus' option is empty" | |
356 msgstr "l'opzione 'thesaurus' non è impostata" | |
357 | |
358 #, c-format | |
359 msgid "Scanning dictionary: %s" | |
360 msgstr "Scansione dizionario: %s" | |
361 | |
362 msgid " (insert) Scroll (^E/^Y)" | |
363 msgstr " (inserisci) Scroll (^E/^Y)" | |
364 | |
365 msgid " (replace) Scroll (^E/^Y)" | |
366 msgstr " (sostituisci) Scroll (^E/^Y)" | |
367 | |
368 #, c-format | |
369 msgid "Scanning: %s" | |
370 msgstr "Scansione: %s" | |
371 | |
372 msgid "Scanning tags." | |
373 msgstr "Scansione tag." | |
374 | |
375 msgid " Adding" | |
376 msgstr " Aggiungo" | |
377 | |
378 #. showmode might reset the internal line pointers, so it must | |
379 #. * be called before line = ml_get(), or when this address is no | |
380 #. * longer needed. -- Acevedo. | |
381 #. | |
382 msgid "-- Searching..." | |
383 msgstr "-- Ricerca..." | |
384 | |
385 msgid "Back at original" | |
386 msgstr "Ritorno all'originale" | |
387 | |
388 msgid "Word from other line" | |
7051
eff26a8620ce
commit https://github.com/vim/vim/commit/88774fdd23f08355297bb8cda78856859051d3c7
Christian Brabandt <cb@256bit.org>
parents:
5907
diff
changeset
|
389 msgstr "Parola da un'altra riga" |
713 | 390 |
391 msgid "The only match" | |
392 msgstr "L'unica corrispondenza" | |
393 | |
394 #, c-format | |
395 msgid "match %d of %d" | |
396 msgstr "corrispondenza %d di %d" | |
397 | |
398 #, c-format | |
399 msgid "match %d" | |
1624 | 400 msgstr "corrispondenza %d" |
713 | 401 |
402 msgid "E18: Unexpected characters in :let" | |
403 msgstr "E18: Caratteri non previsti in :let" | |
404 | |
405 #, c-format | |
406 msgid "E684: list index out of range: %ld" | |
407 msgstr "E684: indice lista fuori intervallo: %ld" | |
408 | |
409 #, c-format | |
410 msgid "E121: Undefined variable: %s" | |
411 msgstr "E121: Variabile non definita: %s" | |
412 | |
413 msgid "E111: Missing ']'" | |
414 msgstr "E111: Manca ']'" | |
415 | |
416 #, c-format | |
417 msgid "E686: Argument of %s must be a List" | |
418 msgstr "E686: L'argomento di %s deve essere una Lista" | |
419 | |
420 #, c-format | |
421 msgid "E712: Argument of %s must be a List or Dictionary" | |
422 msgstr "E712: L'argomento di %s deve essere una Lista o un Dizionario" | |
423 | |
424 msgid "E714: List required" | |
1624 | 425 msgstr "E714: È necessaria una Lista" |
713 | 426 |
427 msgid "E715: Dictionary required" | |
1624 | 428 msgstr "E715: È necessario un Dizionario" |
713 | 429 |
9076
9305a1251e51
commit https://github.com/vim/vim/commit/91c4937be15b0b743b6bc495df602c1abbff6b87
Christian Brabandt <cb@256bit.org>
parents:
8061
diff
changeset
|
430 msgid "E928: String required" |
9305a1251e51
commit https://github.com/vim/vim/commit/91c4937be15b0b743b6bc495df602c1abbff6b87
Christian Brabandt <cb@256bit.org>
parents:
8061
diff
changeset
|
431 msgstr "E928: Stringa necessaria" |
9305a1251e51
commit https://github.com/vim/vim/commit/91c4937be15b0b743b6bc495df602c1abbff6b87
Christian Brabandt <cb@256bit.org>
parents:
8061
diff
changeset
|
432 |
713 | 433 #, c-format |
434 msgid "E118: Too many arguments for function: %s" | |
435 msgstr "E118: Troppi argomenti per la funzione: %s" | |
436 | |
437 #, c-format | |
438 msgid "E716: Key not present in Dictionary: %s" | |
439 msgstr "E716: Chiave assente dal Dizionario: %s" | |
440 | |
441 #, c-format | |
442 msgid "E122: Function %s already exists, add ! to replace it" | |
443 msgstr "E122: La funzione %s esiste già, aggiungi ! per sostituirla" | |
444 | |
445 msgid "E717: Dictionary entry already exists" | |
446 msgstr "E717: C'è già la voce nel Dizionario" | |
447 | |
448 msgid "E718: Funcref required" | |
449 msgstr "E718: Funcref necessario" | |
450 | |
451 msgid "E719: Cannot use [:] with a Dictionary" | |
452 msgstr "E719: Non posso usare [:] con un Dizionario" | |
453 | |
454 #, c-format | |
455 msgid "E734: Wrong variable type for %s=" | |
456 msgstr "E734: Tipo di variabile errato per %s=" | |
457 | |
458 #, c-format | |
459 msgid "E130: Unknown function: %s" | |
460 msgstr "E130: Funzione sconosciuta: %s" | |
461 | |
462 #, c-format | |
463 msgid "E461: Illegal variable name: %s" | |
464 msgstr "E461: Nome di variabile non ammesso: %s" | |
465 | |
5294 | 466 # nuovo |
467 msgid "E806: using Float as a String" | |
8061
abd64cf67bcf
commit https://github.com/vim/vim/commit/38a55639d603823efcf2d2fdf542dbffdeb60b75
Christian Brabandt <cb@256bit.org>
parents:
7051
diff
changeset
|
468 msgstr "E806: uso di un Numero-a-virgola-mobile come Stringa" |
5294 | 469 |
713 | 470 msgid "E687: Less targets than List items" |
471 msgstr "E687: Destinazioni più numerose degli elementi di Lista" | |
472 | |
473 msgid "E688: More targets than List items" | |
474 msgstr "E688: Destinazioni meno numerose degli elementi di Lista" | |
475 | |
476 msgid "Double ; in list of variables" | |
477 msgstr "Doppio ; nella lista di variabili" | |
478 | |
479 #, c-format | |
480 msgid "E738: Can't list variables for %s" | |
481 msgstr "E738: Non riesco a elencare le variabili per %s" | |
482 | |
483 msgid "E689: Can only index a List or Dictionary" | |
484 msgstr "E689: Posso indicizzare solo una Lista o un Dizionario" | |
485 | |
486 msgid "E708: [:] must come last" | |
487 msgstr "E708: [:] deve essere alla fine" | |
488 | |
489 msgid "E709: [:] requires a List value" | |
490 msgstr "E709: [:] necessita un valore Lista" | |
491 | |
492 msgid "E710: List value has more items than target" | |
493 msgstr "E710: Il valore Lista ha più elementi della destinazione" | |
494 | |
495 msgid "E711: List value has not enough items" | |
496 msgstr "E711: Il valore Lista non ha elementi sufficienti" | |
497 | |
498 msgid "E690: Missing \"in\" after :for" | |
1624 | 499 msgstr "E690: Manca \"in\" dopo :for" |
713 | 500 |
501 #, c-format | |
2032
592032e9e167
Update message translations.
Bram Moolenaar <bram@zimbu.org>
parents:
1698
diff
changeset
|
502 msgid "E107: Missing parentheses: %s" |
592032e9e167
Update message translations.
Bram Moolenaar <bram@zimbu.org>
parents:
1698
diff
changeset
|
503 msgstr "E107: Mancano parentesi: %s" |
713 | 504 |
505 #, c-format | |
506 msgid "E108: No such variable: \"%s\"" | |
507 msgstr "E108: Variabile inesistente: \"%s\"" | |
508 | |
509 msgid "E743: variable nested too deep for (un)lock" | |
510 msgstr "E743: variabile troppo nidificata per lock/unlock" | |
511 | |
512 msgid "E109: Missing ':' after '?'" | |
513 msgstr "E109: Manca ':' dopo '?'" | |
514 | |
515 msgid "E691: Can only compare List with List" | |
516 msgstr "E691: Posso confrontare una Lista solo con un'altra Lista" | |
517 | |
5907
4303f7b6f72f
Update translations for changed error message.
Bram Moolenaar <bram@vim.org>
parents:
5294
diff
changeset
|
518 msgid "E692: Invalid operation for List" |
713 | 519 msgstr "E692: Operazione non valida per Liste" |
520 | |
521 msgid "E735: Can only compare Dictionary with Dictionary" | |
522 msgstr "E735: Posso confrontare un Dizionario solo con un altro Dizionario" | |
523 | |
524 msgid "E736: Invalid operation for Dictionary" | |
525 msgstr "E736: Operazione non valida per Dizionari" | |
526 | |
527 msgid "E694: Invalid operation for Funcrefs" | |
528 msgstr "E694: Operazione non valida per Funcref" | |
529 | |
1668 | 530 msgid "E804: Cannot use '%' with Float" |
8061
abd64cf67bcf
commit https://github.com/vim/vim/commit/38a55639d603823efcf2d2fdf542dbffdeb60b75
Christian Brabandt <cb@256bit.org>
parents:
7051
diff
changeset
|
531 msgstr "E804: Non si può usare '%' con un Numero-a-virgola-mobile" |
1668 | 532 |
713 | 533 msgid "E110: Missing ')'" |
534 msgstr "E110: Manca ')'" | |
535 | |
536 msgid "E695: Cannot index a Funcref" | |
537 msgstr "E695: Non posso indicizzare un Funcref" | |
538 | |
8061
abd64cf67bcf
commit https://github.com/vim/vim/commit/38a55639d603823efcf2d2fdf542dbffdeb60b75
Christian Brabandt <cb@256bit.org>
parents:
7051
diff
changeset
|
539 msgid "E909: Cannot index a special variable" |
abd64cf67bcf
commit https://github.com/vim/vim/commit/38a55639d603823efcf2d2fdf542dbffdeb60b75
Christian Brabandt <cb@256bit.org>
parents:
7051
diff
changeset
|
540 msgstr "E909: Non posso indicizzare una variabile speciale" |
abd64cf67bcf
commit https://github.com/vim/vim/commit/38a55639d603823efcf2d2fdf542dbffdeb60b75
Christian Brabandt <cb@256bit.org>
parents:
7051
diff
changeset
|
541 |
713 | 542 #, c-format |
543 msgid "E112: Option name missing: %s" | |
544 msgstr "E112: Nome Opzione mancante: %s" | |
545 | |
546 #, c-format | |
547 msgid "E113: Unknown option: %s" | |
548 msgstr "E113: Opzione inesistente: %s" | |
549 | |
550 #, c-format | |
551 msgid "E114: Missing quote: %s" | |
552 msgstr "E114: Manca '\"': %s" | |
553 | |
554 #, c-format | |
555 msgid "E115: Missing quote: %s" | |
556 msgstr "E115: Manca apostrofo: %s" | |
557 | |
558 #, c-format | |
559 msgid "E696: Missing comma in List: %s" | |
560 msgstr "E696: Manca virgola nella Lista: %s" | |
561 | |
562 #, c-format | |
563 msgid "E697: Missing end of List ']': %s" | |
564 msgstr "E697: Manca ']' a fine Lista: %s" | |
565 | |
7051
eff26a8620ce
commit https://github.com/vim/vim/commit/88774fdd23f08355297bb8cda78856859051d3c7
Christian Brabandt <cb@256bit.org>
parents:
5907
diff
changeset
|
566 msgid "Not enough memory to set references, garbage collection aborted!" |
eff26a8620ce
commit https://github.com/vim/vim/commit/88774fdd23f08355297bb8cda78856859051d3c7
Christian Brabandt <cb@256bit.org>
parents:
5907
diff
changeset
|
567 msgstr "Memoria insufficiente per impostarlo, recupero memoria fallito!" |
eff26a8620ce
commit https://github.com/vim/vim/commit/88774fdd23f08355297bb8cda78856859051d3c7
Christian Brabandt <cb@256bit.org>
parents:
5907
diff
changeset
|
568 |
713 | 569 #, c-format |
570 msgid "E720: Missing colon in Dictionary: %s" | |
571 msgstr "E720: Manca ':' nel Dizionario: %s" | |
572 | |
573 #, c-format | |
574 msgid "E721: Duplicate key in Dictionary: \"%s\"" | |
575 msgstr "E721: Chiave duplicata nel Dizionario: \"%s\"" | |
576 | |
577 #, c-format | |
578 msgid "E722: Missing comma in Dictionary: %s" | |
579 msgstr "E722: Manca virgola nel Dizionario: %s" | |
580 | |
581 #, c-format | |
582 msgid "E723: Missing end of Dictionary '}': %s" | |
583 msgstr "E723: Manca '}' a fine Dizionario: %s" | |
584 | |
585 msgid "E724: variable nested too deep for displaying" | |
586 msgstr "E724: variabile troppo nidificata per la visualizzazione" | |
587 | |
839 | 588 #, c-format |
2032
592032e9e167
Update message translations.
Bram Moolenaar <bram@zimbu.org>
parents:
1698
diff
changeset
|
589 msgid "E740: Too many arguments for function %s" |
592032e9e167
Update message translations.
Bram Moolenaar <bram@zimbu.org>
parents:
1698
diff
changeset
|
590 msgstr "E740: Troppi argomenti per la funzione: %s" |
592032e9e167
Update message translations.
Bram Moolenaar <bram@zimbu.org>
parents:
1698
diff
changeset
|
591 |
592032e9e167
Update message translations.
Bram Moolenaar <bram@zimbu.org>
parents:
1698
diff
changeset
|
592 #, c-format |
592032e9e167
Update message translations.
Bram Moolenaar <bram@zimbu.org>
parents:
1698
diff
changeset
|
593 msgid "E116: Invalid arguments for function %s" |
592032e9e167
Update message translations.
Bram Moolenaar <bram@zimbu.org>
parents:
1698
diff
changeset
|
594 msgstr "E116: Argomenti non validi per la funzione: %s" |
592032e9e167
Update message translations.
Bram Moolenaar <bram@zimbu.org>
parents:
1698
diff
changeset
|
595 |
592032e9e167
Update message translations.
Bram Moolenaar <bram@zimbu.org>
parents:
1698
diff
changeset
|
596 #, c-format |
839 | 597 msgid "E117: Unknown function: %s" |
598 msgstr "E117: Funzione sconosciuta: %s" | |
599 | |
600 #, c-format | |
601 msgid "E119: Not enough arguments for function: %s" | |
602 msgstr "E119: La funzione: %s richiede più argomenti" | |
603 | |
604 #, c-format | |
605 msgid "E120: Using <SID> not in a script context: %s" | |
606 msgstr "E120: Uso di <SID> fuori dal contesto di uno script: %s" | |
607 | |
608 #, c-format | |
609 msgid "E725: Calling dict function without Dictionary: %s" | |
610 msgstr "E725: Chiamata di funzione dict in assenza di Dizionario: %s" | |
611 | |
1668 | 612 msgid "E808: Number or Float required" |
8061
abd64cf67bcf
commit https://github.com/vim/vim/commit/38a55639d603823efcf2d2fdf542dbffdeb60b75
Christian Brabandt <cb@256bit.org>
parents:
7051
diff
changeset
|
613 msgstr "E808: Ci vuole un Numero o un Numero-a-virgola-mobile" |
1668 | 614 |
5294 | 615 msgid "add() argument" |
616 msgstr "argomento di add()" | |
617 | |
713 | 618 msgid "E699: Too many arguments" |
619 msgstr "E699: Troppi argomenti" | |
620 | |
819 | 621 msgid "E785: complete() can only be used in Insert mode" |
622 msgstr "E785: complete() può essere usata solo in modalità inserimento" | |
623 | |
713 | 624 #. |
625 #. * Yes this is ugly, I don't particularly like it either. But doing it | |
626 #. * this way has the compelling advantage that translations need not to | |
627 #. * be touched at all. See below what 'ok' and 'ync' are used for. | |
628 #. | |
629 msgid "&Ok" | |
630 msgstr "&OK" | |
631 | |
7051
eff26a8620ce
commit https://github.com/vim/vim/commit/88774fdd23f08355297bb8cda78856859051d3c7
Christian Brabandt <cb@256bit.org>
parents:
5907
diff
changeset
|
632 msgid "extend() argument" |
eff26a8620ce
commit https://github.com/vim/vim/commit/88774fdd23f08355297bb8cda78856859051d3c7
Christian Brabandt <cb@256bit.org>
parents:
5907
diff
changeset
|
633 msgstr "argomento di extend()" |
eff26a8620ce
commit https://github.com/vim/vim/commit/88774fdd23f08355297bb8cda78856859051d3c7
Christian Brabandt <cb@256bit.org>
parents:
5907
diff
changeset
|
634 |
713 | 635 #, c-format |
636 msgid "E737: Key already exists: %s" | |
637 msgstr "E737: Chiave già esistente: %s" | |
638 | |
5294 | 639 msgid "map() argument" |
640 msgstr "argomento di map()" | |
641 | |
642 msgid "filter() argument" | |
643 msgstr "argomento di filter()" | |
644 | |
713 | 645 #, c-format |
646 msgid "+-%s%3ld lines: " | |
7051
eff26a8620ce
commit https://github.com/vim/vim/commit/88774fdd23f08355297bb8cda78856859051d3c7
Christian Brabandt <cb@256bit.org>
parents:
5907
diff
changeset
|
647 msgstr "+-%s%3ld righe: " |
713 | 648 |
649 #, c-format | |
650 msgid "E700: Unknown function: %s" | |
651 msgstr "E700: Funzione sconosciuta: %s" | |
652 | |
9076
9305a1251e51
commit https://github.com/vim/vim/commit/91c4937be15b0b743b6bc495df602c1abbff6b87
Christian Brabandt <cb@256bit.org>
parents:
8061
diff
changeset
|
653 msgid "E922: expected a dict" |
9305a1251e51
commit https://github.com/vim/vim/commit/91c4937be15b0b743b6bc495df602c1abbff6b87
Christian Brabandt <cb@256bit.org>
parents:
8061
diff
changeset
|
654 msgstr "E922: aspettavo un Dizionario" |
9305a1251e51
commit https://github.com/vim/vim/commit/91c4937be15b0b743b6bc495df602c1abbff6b87
Christian Brabandt <cb@256bit.org>
parents:
8061
diff
changeset
|
655 |
9305a1251e51
commit https://github.com/vim/vim/commit/91c4937be15b0b743b6bc495df602c1abbff6b87
Christian Brabandt <cb@256bit.org>
parents:
8061
diff
changeset
|
656 msgid "E923: Second argument of function() must be a list or a dict" |
9305a1251e51
commit https://github.com/vim/vim/commit/91c4937be15b0b743b6bc495df602c1abbff6b87
Christian Brabandt <cb@256bit.org>
parents:
8061
diff
changeset
|
657 msgstr "E923: Il secondo argomento di function() dev'essere una Lista" |
9305a1251e51
commit https://github.com/vim/vim/commit/91c4937be15b0b743b6bc495df602c1abbff6b87
Christian Brabandt <cb@256bit.org>
parents:
8061
diff
changeset
|
658 " o un Dizionario" |
9305a1251e51
commit https://github.com/vim/vim/commit/91c4937be15b0b743b6bc495df602c1abbff6b87
Christian Brabandt <cb@256bit.org>
parents:
8061
diff
changeset
|
659 |
713 | 660 msgid "" |
661 "&OK\n" | |
662 "&Cancel" | |
663 msgstr "" | |
664 "&OK\n" | |
665 "&Non eseguire" | |
666 | |
667 msgid "called inputrestore() more often than inputsave()" | |
668 msgstr "inputrestore() chiamata più volte di inputsave()" | |
669 | |
5294 | 670 msgid "insert() argument" |
671 msgstr "argomento di insert()" | |
672 | |
827 | 673 msgid "E786: Range not allowed" |
674 msgstr "E786: Intervallo non consentito" | |
713 | 675 |
9076
9305a1251e51
commit https://github.com/vim/vim/commit/91c4937be15b0b743b6bc495df602c1abbff6b87
Christian Brabandt <cb@256bit.org>
parents:
8061
diff
changeset
|
676 msgid "E916: not a valid job" |
9305a1251e51
commit https://github.com/vim/vim/commit/91c4937be15b0b743b6bc495df602c1abbff6b87
Christian Brabandt <cb@256bit.org>
parents:
8061
diff
changeset
|
677 msgstr "E916: job non valido" |
9305a1251e51
commit https://github.com/vim/vim/commit/91c4937be15b0b743b6bc495df602c1abbff6b87
Christian Brabandt <cb@256bit.org>
parents:
8061
diff
changeset
|
678 |
713 | 679 msgid "E701: Invalid type for len()" |
680 msgstr "E701: Tipo non valido per len()" | |
681 | |
682 msgid "E726: Stride is zero" | |
683 msgstr "E726: Incremento indice a zero" | |
684 | |
685 msgid "E727: Start past end" | |
686 msgstr "E727: Indice iniziale superiore a quello finale" | |
687 | |
688 msgid "<empty>" | |
689 msgstr "<vuoto>" | |
690 | |
691 msgid "E240: No connection to Vim server" | |
692 msgstr "E240: Manca connessione con server Vim" | |
693 | |
694 #, c-format | |
695 msgid "E241: Unable to send to %s" | |
696 msgstr "E241: Impossibile inviare a %s" | |
697 | |
698 msgid "E277: Unable to read a server reply" | |
699 msgstr "E277: Non riesco a leggere una risposta del server" | |
700 | |
5294 | 701 msgid "remove() argument" |
702 msgstr "argomento di remove()" | |
703 | |
713 | 704 msgid "E655: Too many symbolic links (cycle?)" |
705 msgstr "E655: Troppi link simbolici (circolarità?)" | |
706 | |
5294 | 707 msgid "reverse() argument" |
708 msgstr "argomento di reverse()" | |
709 | |
713 | 710 msgid "E258: Unable to send to client" |
711 msgstr "E258: Impossibile inviare al client" | |
712 | |
9076
9305a1251e51
commit https://github.com/vim/vim/commit/91c4937be15b0b743b6bc495df602c1abbff6b87
Christian Brabandt <cb@256bit.org>
parents:
8061
diff
changeset
|
713 msgid "E927: Invalid action: '%s'" |
9305a1251e51
commit https://github.com/vim/vim/commit/91c4937be15b0b743b6bc495df602c1abbff6b87
Christian Brabandt <cb@256bit.org>
parents:
8061
diff
changeset
|
714 msgstr "E927: Azione non valida: '%s'" |
9305a1251e51
commit https://github.com/vim/vim/commit/91c4937be15b0b743b6bc495df602c1abbff6b87
Christian Brabandt <cb@256bit.org>
parents:
8061
diff
changeset
|
715 |
5294 | 716 msgid "sort() argument" |
717 msgstr "argomento di sort()" | |
718 | |
7051
eff26a8620ce
commit https://github.com/vim/vim/commit/88774fdd23f08355297bb8cda78856859051d3c7
Christian Brabandt <cb@256bit.org>
parents:
5907
diff
changeset
|
719 msgid "uniq() argument" |
eff26a8620ce
commit https://github.com/vim/vim/commit/88774fdd23f08355297bb8cda78856859051d3c7
Christian Brabandt <cb@256bit.org>
parents:
5907
diff
changeset
|
720 msgstr "argomento di uniq()" |
eff26a8620ce
commit https://github.com/vim/vim/commit/88774fdd23f08355297bb8cda78856859051d3c7
Christian Brabandt <cb@256bit.org>
parents:
5907
diff
changeset
|
721 |
713 | 722 msgid "E702: Sort compare function failed" |
723 msgstr "E702: Funzione confronto nel sort non riuscita" | |
724 | |
7051
eff26a8620ce
commit https://github.com/vim/vim/commit/88774fdd23f08355297bb8cda78856859051d3c7
Christian Brabandt <cb@256bit.org>
parents:
5907
diff
changeset
|
725 msgid "E882: Uniq compare function failed" |
eff26a8620ce
commit https://github.com/vim/vim/commit/88774fdd23f08355297bb8cda78856859051d3c7
Christian Brabandt <cb@256bit.org>
parents:
5907
diff
changeset
|
726 msgstr "E882: Funzione confronto in uniq non riuscita" |
eff26a8620ce
commit https://github.com/vim/vim/commit/88774fdd23f08355297bb8cda78856859051d3c7
Christian Brabandt <cb@256bit.org>
parents:
5907
diff
changeset
|
727 |
713 | 728 msgid "(Invalid)" |
729 msgstr "(Non valido)" | |
730 | |
731 msgid "E677: Error writing temp file" | |
732 msgstr "E677: Errore in scrittura su file temporaneo" | |
733 | |
9076
9305a1251e51
commit https://github.com/vim/vim/commit/91c4937be15b0b743b6bc495df602c1abbff6b87
Christian Brabandt <cb@256bit.org>
parents:
8061
diff
changeset
|
734 msgid "E921: Invalid callback argument" |
9305a1251e51
commit https://github.com/vim/vim/commit/91c4937be15b0b743b6bc495df602c1abbff6b87
Christian Brabandt <cb@256bit.org>
parents:
8061
diff
changeset
|
735 msgstr "E921: Argomento callback non valido" |
9305a1251e51
commit https://github.com/vim/vim/commit/91c4937be15b0b743b6bc495df602c1abbff6b87
Christian Brabandt <cb@256bit.org>
parents:
8061
diff
changeset
|
736 |
1698 | 737 msgid "E805: Using a Float as a Number" |
8061
abd64cf67bcf
commit https://github.com/vim/vim/commit/38a55639d603823efcf2d2fdf542dbffdeb60b75
Christian Brabandt <cb@256bit.org>
parents:
7051
diff
changeset
|
738 msgstr "E805: Uso di un Numero-a-virgola-mobile come Numero" |
1668 | 739 |
1698 | 740 msgid "E703: Using a Funcref as a Number" |
741 msgstr "E703: Uso di Funcref come Numero" | |
742 | |
743 msgid "E745: Using a List as a Number" | |
744 msgstr "E745: Uso di Lista come Numero" | |
745 | |
746 msgid "E728: Using a Dictionary as a Number" | |
747 msgstr "E728: Uso di Dizionario come Numero" | |
713 | 748 |
8061
abd64cf67bcf
commit https://github.com/vim/vim/commit/38a55639d603823efcf2d2fdf542dbffdeb60b75
Christian Brabandt <cb@256bit.org>
parents:
7051
diff
changeset
|
749 msgid "E910: Using a Job as a Number" |
abd64cf67bcf
commit https://github.com/vim/vim/commit/38a55639d603823efcf2d2fdf542dbffdeb60b75
Christian Brabandt <cb@256bit.org>
parents:
7051
diff
changeset
|
750 msgstr "E910: Uso di Job come Numero" |
abd64cf67bcf
commit https://github.com/vim/vim/commit/38a55639d603823efcf2d2fdf542dbffdeb60b75
Christian Brabandt <cb@256bit.org>
parents:
7051
diff
changeset
|
751 |
9076
9305a1251e51
commit https://github.com/vim/vim/commit/91c4937be15b0b743b6bc495df602c1abbff6b87
Christian Brabandt <cb@256bit.org>
parents:
8061
diff
changeset
|
752 msgid "E913: Using a Channel as a Number" |
9305a1251e51
commit https://github.com/vim/vim/commit/91c4937be15b0b743b6bc495df602c1abbff6b87
Christian Brabandt <cb@256bit.org>
parents:
8061
diff
changeset
|
753 msgstr "E913: Uso di Canale come Numero" |
9305a1251e51
commit https://github.com/vim/vim/commit/91c4937be15b0b743b6bc495df602c1abbff6b87
Christian Brabandt <cb@256bit.org>
parents:
8061
diff
changeset
|
754 |
8061
abd64cf67bcf
commit https://github.com/vim/vim/commit/38a55639d603823efcf2d2fdf542dbffdeb60b75
Christian Brabandt <cb@256bit.org>
parents:
7051
diff
changeset
|
755 msgid "E891: Using a Funcref as a Float" |
abd64cf67bcf
commit https://github.com/vim/vim/commit/38a55639d603823efcf2d2fdf542dbffdeb60b75
Christian Brabandt <cb@256bit.org>
parents:
7051
diff
changeset
|
756 msgstr "E891: Uso di Funcref come Numero-a-virgola-mobile" |
abd64cf67bcf
commit https://github.com/vim/vim/commit/38a55639d603823efcf2d2fdf542dbffdeb60b75
Christian Brabandt <cb@256bit.org>
parents:
7051
diff
changeset
|
757 |
abd64cf67bcf
commit https://github.com/vim/vim/commit/38a55639d603823efcf2d2fdf542dbffdeb60b75
Christian Brabandt <cb@256bit.org>
parents:
7051
diff
changeset
|
758 msgid "E892: Using a String as a Float" |
abd64cf67bcf
commit https://github.com/vim/vim/commit/38a55639d603823efcf2d2fdf542dbffdeb60b75
Christian Brabandt <cb@256bit.org>
parents:
7051
diff
changeset
|
759 msgstr "E892: Uso di Stringa come Numero-a-virgola-mobile" |
abd64cf67bcf
commit https://github.com/vim/vim/commit/38a55639d603823efcf2d2fdf542dbffdeb60b75
Christian Brabandt <cb@256bit.org>
parents:
7051
diff
changeset
|
760 |
abd64cf67bcf
commit https://github.com/vim/vim/commit/38a55639d603823efcf2d2fdf542dbffdeb60b75
Christian Brabandt <cb@256bit.org>
parents:
7051
diff
changeset
|
761 msgid "E893: Using a List as a Float" |
abd64cf67bcf
commit https://github.com/vim/vim/commit/38a55639d603823efcf2d2fdf542dbffdeb60b75
Christian Brabandt <cb@256bit.org>
parents:
7051
diff
changeset
|
762 msgstr "E893: Uso di Lista come Numero-a-virgola-mobile" |
abd64cf67bcf
commit https://github.com/vim/vim/commit/38a55639d603823efcf2d2fdf542dbffdeb60b75
Christian Brabandt <cb@256bit.org>
parents:
7051
diff
changeset
|
763 |
abd64cf67bcf
commit https://github.com/vim/vim/commit/38a55639d603823efcf2d2fdf542dbffdeb60b75
Christian Brabandt <cb@256bit.org>
parents:
7051
diff
changeset
|
764 msgid "E894: Using a Dictionary as a Float" |
abd64cf67bcf
commit https://github.com/vim/vim/commit/38a55639d603823efcf2d2fdf542dbffdeb60b75
Christian Brabandt <cb@256bit.org>
parents:
7051
diff
changeset
|
765 msgstr "E894: Uso di Dizionario come Numero-a-virgola-mobile" |
abd64cf67bcf
commit https://github.com/vim/vim/commit/38a55639d603823efcf2d2fdf542dbffdeb60b75
Christian Brabandt <cb@256bit.org>
parents:
7051
diff
changeset
|
766 |
abd64cf67bcf
commit https://github.com/vim/vim/commit/38a55639d603823efcf2d2fdf542dbffdeb60b75
Christian Brabandt <cb@256bit.org>
parents:
7051
diff
changeset
|
767 msgid "E907: Using a special value as a Float" |
abd64cf67bcf
commit https://github.com/vim/vim/commit/38a55639d603823efcf2d2fdf542dbffdeb60b75
Christian Brabandt <cb@256bit.org>
parents:
7051
diff
changeset
|
768 msgstr "E907: Uso di valore speciale come Numero-a-virgola-mobile" |
abd64cf67bcf
commit https://github.com/vim/vim/commit/38a55639d603823efcf2d2fdf542dbffdeb60b75
Christian Brabandt <cb@256bit.org>
parents:
7051
diff
changeset
|
769 |
abd64cf67bcf
commit https://github.com/vim/vim/commit/38a55639d603823efcf2d2fdf542dbffdeb60b75
Christian Brabandt <cb@256bit.org>
parents:
7051
diff
changeset
|
770 msgid "E911: Using a Job as a Float" |
abd64cf67bcf
commit https://github.com/vim/vim/commit/38a55639d603823efcf2d2fdf542dbffdeb60b75
Christian Brabandt <cb@256bit.org>
parents:
7051
diff
changeset
|
771 msgstr "E911: Uso di Job come Numero-a-virgola-mobile" |
abd64cf67bcf
commit https://github.com/vim/vim/commit/38a55639d603823efcf2d2fdf542dbffdeb60b75
Christian Brabandt <cb@256bit.org>
parents:
7051
diff
changeset
|
772 |
9076
9305a1251e51
commit https://github.com/vim/vim/commit/91c4937be15b0b743b6bc495df602c1abbff6b87
Christian Brabandt <cb@256bit.org>
parents:
8061
diff
changeset
|
773 msgid "E914: Using a Channel as a Float" |
9305a1251e51
commit https://github.com/vim/vim/commit/91c4937be15b0b743b6bc495df602c1abbff6b87
Christian Brabandt <cb@256bit.org>
parents:
8061
diff
changeset
|
774 msgstr "E914: Uso di Canale come Numero-a-virgola-mobile" |
9305a1251e51
commit https://github.com/vim/vim/commit/91c4937be15b0b743b6bc495df602c1abbff6b87
Christian Brabandt <cb@256bit.org>
parents:
8061
diff
changeset
|
775 |
713 | 776 msgid "E729: using Funcref as a String" |
777 msgstr "E729: uso di Funcref come Stringa" | |
778 | |
779 msgid "E730: using List as a String" | |
780 msgstr "E730: uso di Lista come Stringa" | |
781 | |
782 msgid "E731: using Dictionary as a String" | |
783 msgstr "E731: uso di Dizionario come Stringa" | |
784 | |
8061
abd64cf67bcf
commit https://github.com/vim/vim/commit/38a55639d603823efcf2d2fdf542dbffdeb60b75
Christian Brabandt <cb@256bit.org>
parents:
7051
diff
changeset
|
785 # nuovo |
abd64cf67bcf
commit https://github.com/vim/vim/commit/38a55639d603823efcf2d2fdf542dbffdeb60b75
Christian Brabandt <cb@256bit.org>
parents:
7051
diff
changeset
|
786 msgid "E908: using an invalid value as a String" |
abd64cf67bcf
commit https://github.com/vim/vim/commit/38a55639d603823efcf2d2fdf542dbffdeb60b75
Christian Brabandt <cb@256bit.org>
parents:
7051
diff
changeset
|
787 msgstr "E908: uso di un valore non valido come Stringa" |
abd64cf67bcf
commit https://github.com/vim/vim/commit/38a55639d603823efcf2d2fdf542dbffdeb60b75
Christian Brabandt <cb@256bit.org>
parents:
7051
diff
changeset
|
788 |
5294 | 789 #, c-format |
790 msgid "E795: Cannot delete variable %s" | |
791 msgstr "E795: Non posso cancellare la variabile %s" | |
1668 | 792 |
713 | 793 #, c-format |
794 msgid "E704: Funcref variable name must start with a capital: %s" | |
795 msgstr "" | |
796 "E704: Il nome della variabile Funcref deve iniziare con una maiuscola: %s" | |
797 | |
798 #, c-format | |
799 msgid "E705: Variable name conflicts with existing function: %s" | |
800 msgstr "E705: Nome di variabile in conflitto con una funzione esistente: %s" | |
801 | |
802 #, c-format | |
803 msgid "E741: Value is locked: %s" | |
804 msgstr "E741: Valore di %s non modificabile" | |
805 | |
806 msgid "Unknown" | |
807 msgstr "Sconosciuto" | |
808 | |
809 #, c-format | |
810 msgid "E742: Cannot change value of %s" | |
811 msgstr "E742: Non riesco a cambiare il valore di %s" | |
812 | |
813 msgid "E698: variable nested too deep for making a copy" | |
814 msgstr "E698: Variabile troppo nidificata per poterla copiare" | |
815 | |
816 #, c-format | |
2032
592032e9e167
Update message translations.
Bram Moolenaar <bram@zimbu.org>
parents:
1698
diff
changeset
|
817 msgid "E123: Undefined function: %s" |
592032e9e167
Update message translations.
Bram Moolenaar <bram@zimbu.org>
parents:
1698
diff
changeset
|
818 msgstr "E123: Funzione non definita: %s" |
592032e9e167
Update message translations.
Bram Moolenaar <bram@zimbu.org>
parents:
1698
diff
changeset
|
819 |
592032e9e167
Update message translations.
Bram Moolenaar <bram@zimbu.org>
parents:
1698
diff
changeset
|
820 #, c-format |
713 | 821 msgid "E124: Missing '(': %s" |
822 msgstr "E124: Manca '(': %s" | |
823 | |
5294 | 824 msgid "E862: Cannot use g: here" |
825 msgstr "E862: Non si può usare g: qui" | |
826 | |
713 | 827 #, c-format |
828 msgid "E125: Illegal argument: %s" | |
829 msgstr "E125: Argomento non ammesso: %s" | |
830 | |
5294 | 831 #, c-format |
832 msgid "E853: Duplicate argument name: %s" | |
833 msgstr "E853: Nome argomento duplicato: %s" | |
834 | |
713 | 835 msgid "E126: Missing :endfunction" |
836 msgstr "E126: Manca :endfunction" | |
837 | |
838 #, c-format | |
2032
592032e9e167
Update message translations.
Bram Moolenaar <bram@zimbu.org>
parents:
1698
diff
changeset
|
839 msgid "E707: Function name conflicts with variable: %s" |
592032e9e167
Update message translations.
Bram Moolenaar <bram@zimbu.org>
parents:
1698
diff
changeset
|
840 msgstr "E707: Nome funzione in conflitto con la variabile: %s" |
592032e9e167
Update message translations.
Bram Moolenaar <bram@zimbu.org>
parents:
1698
diff
changeset
|
841 |
592032e9e167
Update message translations.
Bram Moolenaar <bram@zimbu.org>
parents:
1698
diff
changeset
|
842 #, c-format |
592032e9e167
Update message translations.
Bram Moolenaar <bram@zimbu.org>
parents:
1698
diff
changeset
|
843 msgid "E127: Cannot redefine function %s: It is in use" |
592032e9e167
Update message translations.
Bram Moolenaar <bram@zimbu.org>
parents:
1698
diff
changeset
|
844 msgstr "E127: Non posso ridefinire la funzione %s: È in uso" |
592032e9e167
Update message translations.
Bram Moolenaar <bram@zimbu.org>
parents:
1698
diff
changeset
|
845 |
592032e9e167
Update message translations.
Bram Moolenaar <bram@zimbu.org>
parents:
1698
diff
changeset
|
846 #, c-format |
713 | 847 msgid "E746: Function name does not match script file name: %s" |
848 msgstr "E746: Il nome funzione non corrisponde al nome file dello script: %s" | |
849 | |
850 msgid "E129: Function name required" | |
851 msgstr "E129: Nome funzione necessario" | |
852 | |
8061
abd64cf67bcf
commit https://github.com/vim/vim/commit/38a55639d603823efcf2d2fdf542dbffdeb60b75
Christian Brabandt <cb@256bit.org>
parents:
7051
diff
changeset
|
853 #, c-format |
7051
eff26a8620ce
commit https://github.com/vim/vim/commit/88774fdd23f08355297bb8cda78856859051d3c7
Christian Brabandt <cb@256bit.org>
parents:
5907
diff
changeset
|
854 msgid "E128: Function name must start with a capital or \"s:\": %s" |
8061
abd64cf67bcf
commit https://github.com/vim/vim/commit/38a55639d603823efcf2d2fdf542dbffdeb60b75
Christian Brabandt <cb@256bit.org>
parents:
7051
diff
changeset
|
855 msgstr "E128: Il nome funzione deve iniziare con maiuscola o \"s:\": %s" |
abd64cf67bcf
commit https://github.com/vim/vim/commit/38a55639d603823efcf2d2fdf542dbffdeb60b75
Christian Brabandt <cb@256bit.org>
parents:
7051
diff
changeset
|
856 |
abd64cf67bcf
commit https://github.com/vim/vim/commit/38a55639d603823efcf2d2fdf542dbffdeb60b75
Christian Brabandt <cb@256bit.org>
parents:
7051
diff
changeset
|
857 #, c-format |
7051
eff26a8620ce
commit https://github.com/vim/vim/commit/88774fdd23f08355297bb8cda78856859051d3c7
Christian Brabandt <cb@256bit.org>
parents:
5907
diff
changeset
|
858 msgid "E884: Function name cannot contain a colon: %s" |
eff26a8620ce
commit https://github.com/vim/vim/commit/88774fdd23f08355297bb8cda78856859051d3c7
Christian Brabandt <cb@256bit.org>
parents:
5907
diff
changeset
|
859 msgstr "E884: Il nome della funzione non può contenere un due punti: %s" |
713 | 860 |
861 #, c-format | |
862 msgid "E131: Cannot delete function %s: It is in use" | |
1624 | 863 msgstr "E131: Non posso eliminare la funzione %s: È in uso" |
713 | 864 |
865 msgid "E132: Function call depth is higher than 'maxfuncdepth'" | |
866 msgstr "" | |
867 "E132: Nidificazione della chiamata di funzione maggiore di 'maxfuncdepth'" | |
868 | |
869 #, c-format | |
870 msgid "calling %s" | |
871 msgstr "chiamo %s" | |
872 | |
873 #, c-format | |
874 msgid "%s aborted" | |
875 msgstr "%s non completata" | |
876 | |
877 #, c-format | |
878 msgid "%s returning #%ld" | |
879 msgstr "%s ritorno #%ld" | |
880 | |
881 #, c-format | |
882 msgid "%s returning %s" | |
883 msgstr "%s ritorno %s" | |
884 | |
885 #, c-format | |
886 msgid "continuing in %s" | |
887 msgstr "continuo in %s" | |
888 | |
889 msgid "E133: :return not inside a function" | |
890 msgstr "E133: :return fuori da una funzione" | |
891 | |
892 msgid "" | |
893 "\n" | |
894 "# global variables:\n" | |
895 msgstr "" | |
896 "\n" | |
897 "# variabili globali:\n" | |
898 | |
899 msgid "" | |
900 "\n" | |
901 "\tLast set from " | |
902 msgstr "" | |
903 "\n" | |
904 "\tImpostata l'ultima volta da " | |
905 | |
2032
592032e9e167
Update message translations.
Bram Moolenaar <bram@zimbu.org>
parents:
1698
diff
changeset
|
906 msgid "No old files" |
592032e9e167
Update message translations.
Bram Moolenaar <bram@zimbu.org>
parents:
1698
diff
changeset
|
907 msgstr "Nessun file elaborato in precedenza" |
592032e9e167
Update message translations.
Bram Moolenaar <bram@zimbu.org>
parents:
1698
diff
changeset
|
908 |
713 | 909 #, c-format |
910 msgid "<%s>%s%s %d, Hex %02x, Octal %03o" | |
911 msgstr "<%s>%s%s %d, Esa %02x, Ottale %03o" | |
912 | |
913 #, c-format | |
914 msgid "> %d, Hex %04x, Octal %o" | |
915 msgstr "> %d, Esa %04x, Ottale %o" | |
916 | |
917 #, c-format | |
918 msgid "> %d, Hex %08x, Octal %o" | |
919 msgstr "> %d, Esa %08x, Ottale %o" | |
920 | |
921 msgid "E134: Move lines into themselves" | |
7051
eff26a8620ce
commit https://github.com/vim/vim/commit/88774fdd23f08355297bb8cda78856859051d3c7
Christian Brabandt <cb@256bit.org>
parents:
5907
diff
changeset
|
922 msgstr "E134: Movimento di righe verso se stesse" |
713 | 923 |
924 msgid "1 line moved" | |
7051
eff26a8620ce
commit https://github.com/vim/vim/commit/88774fdd23f08355297bb8cda78856859051d3c7
Christian Brabandt <cb@256bit.org>
parents:
5907
diff
changeset
|
925 msgstr "1 riga mossa" |
713 | 926 |
927 #, c-format | |
928 msgid "%ld lines moved" | |
7051
eff26a8620ce
commit https://github.com/vim/vim/commit/88774fdd23f08355297bb8cda78856859051d3c7
Christian Brabandt <cb@256bit.org>
parents:
5907
diff
changeset
|
929 msgstr "%ld righe mosse" |
713 | 930 |
931 #, c-format | |
932 msgid "%ld lines filtered" | |
7051
eff26a8620ce
commit https://github.com/vim/vim/commit/88774fdd23f08355297bb8cda78856859051d3c7
Christian Brabandt <cb@256bit.org>
parents:
5907
diff
changeset
|
933 msgstr "%ld righe filtrate" |
713 | 934 |
935 msgid "E135: *Filter* Autocommands must not change current buffer" | |
936 msgstr "E135: *Filter* Gli autocomandi non devono modificare il buffer in uso" | |
937 | |
938 msgid "[No write since last change]\n" | |
939 msgstr "[Non salvato dopo l'ultima modifica]\n" | |
940 | |
941 #, c-format | |
942 msgid "%sviminfo: %s in line: " | |
7051
eff26a8620ce
commit https://github.com/vim/vim/commit/88774fdd23f08355297bb8cda78856859051d3c7
Christian Brabandt <cb@256bit.org>
parents:
5907
diff
changeset
|
943 msgstr "%sviminfo: %s nella riga: " |
713 | 944 |
945 msgid "E136: viminfo: Too many errors, skipping rest of file" | |
946 msgstr "E136: viminfo: Troppi errori, ignoro il resto del file" | |
947 | |
948 #, c-format | |
949 msgid "Reading viminfo file \"%s\"%s%s%s" | |
950 msgstr "Lettura file viminfo \"%s\"%s%s%s" | |
951 | |
952 msgid " info" | |
953 msgstr " informazione" | |
954 | |
955 msgid " marks" | |
956 msgstr " mark" | |
957 | |
2032
592032e9e167
Update message translations.
Bram Moolenaar <bram@zimbu.org>
parents:
1698
diff
changeset
|
958 msgid " oldfiles" |
592032e9e167
Update message translations.
Bram Moolenaar <bram@zimbu.org>
parents:
1698
diff
changeset
|
959 msgstr " file elaborati in precedenza" |
592032e9e167
Update message translations.
Bram Moolenaar <bram@zimbu.org>
parents:
1698
diff
changeset
|
960 |
713 | 961 msgid " FAILED" |
962 msgstr " FALLITO" | |
963 | |
1126 | 964 #. avoid a wait_return for this message, it's annoying |
713 | 965 #, c-format |
966 msgid "E137: Viminfo file is not writable: %s" | |
967 msgstr "E137: File viminfo \"%s\" inaccessibile in scrittura" | |
968 | |
969 #, c-format | |
970 msgid "E138: Can't write viminfo file %s!" | |
971 msgstr "E138: Non riesco a scrivere il file viminfo %s!" | |
972 | |
973 #, c-format | |
974 msgid "Writing viminfo file \"%s\"" | |
975 msgstr "Scrivo file viminfo \"%s\"" | |
976 | |
8061
abd64cf67bcf
commit https://github.com/vim/vim/commit/38a55639d603823efcf2d2fdf542dbffdeb60b75
Christian Brabandt <cb@256bit.org>
parents:
7051
diff
changeset
|
977 #, c-format |
7051
eff26a8620ce
commit https://github.com/vim/vim/commit/88774fdd23f08355297bb8cda78856859051d3c7
Christian Brabandt <cb@256bit.org>
parents:
5907
diff
changeset
|
978 msgid "E886: Can't rename viminfo file to %s!" |
eff26a8620ce
commit https://github.com/vim/vim/commit/88774fdd23f08355297bb8cda78856859051d3c7
Christian Brabandt <cb@256bit.org>
parents:
5907
diff
changeset
|
979 msgstr "E886: Non riesco a rinominare il file viminfo a %s!" |
eff26a8620ce
commit https://github.com/vim/vim/commit/88774fdd23f08355297bb8cda78856859051d3c7
Christian Brabandt <cb@256bit.org>
parents:
5907
diff
changeset
|
980 |
713 | 981 #. Write the info: |
982 #, c-format | |
983 msgid "# This viminfo file was generated by Vim %s.\n" | |
984 msgstr "# Questo file viminfo è stato generato da Vim %s.\n" | |
985 | |
986 msgid "" | |
987 "# You may edit it if you're careful!\n" | |
988 "\n" | |
989 msgstr "" | |
990 "# File modificabile, attento a quel che fai!\n" | |
991 "\n" | |
992 | |
993 msgid "# Value of 'encoding' when this file was written\n" | |
994 msgstr "# Valore di 'encoding' al momento della scrittura di questo file\n" | |
995 | |
996 msgid "Illegal starting char" | |
997 msgstr "Carattere iniziale non ammesso" | |
998 | |
8061
abd64cf67bcf
commit https://github.com/vim/vim/commit/38a55639d603823efcf2d2fdf542dbffdeb60b75
Christian Brabandt <cb@256bit.org>
parents:
7051
diff
changeset
|
999 msgid "" |
abd64cf67bcf
commit https://github.com/vim/vim/commit/38a55639d603823efcf2d2fdf542dbffdeb60b75
Christian Brabandt <cb@256bit.org>
parents:
7051
diff
changeset
|
1000 "\n" |
abd64cf67bcf
commit https://github.com/vim/vim/commit/38a55639d603823efcf2d2fdf542dbffdeb60b75
Christian Brabandt <cb@256bit.org>
parents:
7051
diff
changeset
|
1001 "# Bar lines, copied verbatim:\n" |
abd64cf67bcf
commit https://github.com/vim/vim/commit/38a55639d603823efcf2d2fdf542dbffdeb60b75
Christian Brabandt <cb@256bit.org>
parents:
7051
diff
changeset
|
1002 msgstr "" |
abd64cf67bcf
commit https://github.com/vim/vim/commit/38a55639d603823efcf2d2fdf542dbffdeb60b75
Christian Brabandt <cb@256bit.org>
parents:
7051
diff
changeset
|
1003 "\n" |
abd64cf67bcf
commit https://github.com/vim/vim/commit/38a55639d603823efcf2d2fdf542dbffdeb60b75
Christian Brabandt <cb@256bit.org>
parents:
7051
diff
changeset
|
1004 "# Righe che iniziano con '|', semplicemente copiate:\n" |
abd64cf67bcf
commit https://github.com/vim/vim/commit/38a55639d603823efcf2d2fdf542dbffdeb60b75
Christian Brabandt <cb@256bit.org>
parents:
7051
diff
changeset
|
1005 |
713 | 1006 msgid "Save As" |
1007 msgstr "Salva con Nome" | |
1008 | |
1009 msgid "Write partial file?" | |
1010 msgstr "Scrivo il file incompleto?" | |
1011 | |
1012 msgid "E140: Use ! to write partial buffer" | |
1013 msgstr "E140: Usa ! per scrivere il buffer incompleto" | |
1014 | |
1015 #, c-format | |
1016 msgid "Overwrite existing file \"%s\"?" | |
1017 msgstr "Riscrittura del file esistente \"%s\"?" | |
1018 | |
1019 #, c-format | |
1020 msgid "Swap file \"%s\" exists, overwrite anyway?" | |
1021 msgstr "Il file swap \"%s\" esiste già, sovrascrivo?" | |
1022 | |
1023 #, c-format | |
1024 msgid "E768: Swap file exists: %s (:silent! overrides)" | |
1025 msgstr "E768: File swap esistente: %s (:silent! per sovrascriverlo)" | |
1026 | |
1027 #, c-format | |
1028 msgid "E141: No file name for buffer %ld" | |
1029 msgstr "E141: Manca nome file per il buffer %ld" | |
1030 | |
1031 msgid "E142: File not written: Writing is disabled by 'write' option" | |
1032 msgstr "E142: File non scritto: Scrittura inibita da opzione 'write'" | |
1033 | |
1034 #, c-format | |
1035 msgid "" | |
1036 "'readonly' option is set for \"%s\".\n" | |
1037 "Do you wish to write anyway?" | |
1038 msgstr "" | |
1039 "opzione 'readonly' attiva per \"%s\".\n" | |
1040 "Vuoi scrivere comunque?" | |
1041 | |
1624 | 1042 #, c-format |
1043 msgid "" | |
1044 "File permissions of \"%s\" are read-only.\n" | |
1045 "It may still be possible to write it.\n" | |
1046 "Do you wish to try?" | |
1047 msgstr "" | |
1048 "I permessi di \"%s\" sono di sola lettura.\n" | |
1049 "Questo potrebbe non impedire la scrittura.\n" | |
1050 "Vuoi provare?" | |
1051 | |
1052 #, c-format | |
1053 msgid "E505: \"%s\" is read-only (add ! to override)" | |
1054 msgstr "E505: \"%s\" è in sola lettura (aggiungi ! per eseguire comunque)" | |
1055 | |
713 | 1056 msgid "Edit File" |
1057 msgstr "Elabora File" | |
1058 | |
1059 #, c-format | |
1060 msgid "E143: Autocommands unexpectedly deleted new buffer %s" | |
1061 msgstr "" | |
1062 "E143: Gli autocomandi hanno inaspettatamente cancellato il nuovo buffer %s" | |
1063 | |
1064 msgid "E144: non-numeric argument to :z" | |
1065 msgstr "E144: argomento non-numerico a :z" | |
1066 | |
1067 msgid "E145: Shell commands not allowed in rvim" | |
1068 msgstr "E145: Comandi Shell non permessi in rvim" | |
1069 | |
1070 msgid "E146: Regular expressions can't be delimited by letters" | |
1071 msgstr "E146: Le espressioni regolari non possono essere delimitate da lettere" | |
1072 | |
1073 #, c-format | |
1074 msgid "replace with %s (y/n/a/q/l/^E/^Y)?" | |
1075 msgstr "sostituire con %s (y/n/a/q/l/^E/^Y)?" | |
1076 | |
1077 msgid "(Interrupted) " | |
1078 msgstr "(Interrotto) " | |
1079 | |
1080 msgid "1 match" | |
2260
0e27866cea99
Update src/po/it.po. Fixed errors in ko.po.
Bram Moolenaar <bram@vim.org>
parents:
2200
diff
changeset
|
1081 msgstr "1 corrisp." |
713 | 1082 |
1083 msgid "1 substitution" | |
1084 msgstr "1 sostituzione" | |
1085 | |
1086 #, c-format | |
1087 msgid "%ld matches" | |
1088 msgstr "%ld corrisp." | |
1089 | |
1090 #, c-format | |
1091 msgid "%ld substitutions" | |
1092 msgstr "%ld sostituzioni" | |
1093 | |
1094 msgid " on 1 line" | |
7051
eff26a8620ce
commit https://github.com/vim/vim/commit/88774fdd23f08355297bb8cda78856859051d3c7
Christian Brabandt <cb@256bit.org>
parents:
5907
diff
changeset
|
1095 msgstr " in 1 riga" |
713 | 1096 |
1097 #, c-format | |
1098 msgid " on %ld lines" | |
7051
eff26a8620ce
commit https://github.com/vim/vim/commit/88774fdd23f08355297bb8cda78856859051d3c7
Christian Brabandt <cb@256bit.org>
parents:
5907
diff
changeset
|
1099 msgstr " in %ld righe" |
713 | 1100 |
1101 msgid "E147: Cannot do :global recursive" | |
1102 msgstr "E147: :global non può essere usato ricorsivamente" | |
1103 | |
1104 msgid "E148: Regular expression missing from global" | |
1105 msgstr "E148: Manca espressione regolare nel comando 'global'" | |
1106 | |
1107 #, c-format | |
1108 msgid "Pattern found in every line: %s" | |
7051
eff26a8620ce
commit https://github.com/vim/vim/commit/88774fdd23f08355297bb8cda78856859051d3c7
Christian Brabandt <cb@256bit.org>
parents:
5907
diff
changeset
|
1109 msgstr "Espressione trovata su ogni riga: %s" |
713 | 1110 |
2422
fcbb507f348e
Updated Italian messages. (Vlad Sandrini)
Bram Moolenaar <bram@vim.org>
parents:
2260
diff
changeset
|
1111 #, c-format |
5294 | 1112 msgid "Pattern not found: %s" |
1113 msgstr "Espressione non trovata: %s" | |
1114 | |
713 | 1115 msgid "" |
1116 "\n" | |
1117 "# Last Substitute String:\n" | |
1118 "$" | |
1119 msgstr "" | |
1120 "\n" | |
1121 "# Ultima Stringa Sostituzione:\n" | |
1122 "$" | |
1123 | |
1124 msgid "E478: Don't panic!" | |
1125 msgstr "E478: Non lasciarti prendere dal panico!" | |
1126 | |
1127 #, c-format | |
1128 msgid "E661: Sorry, no '%s' help for %s" | |
1129 msgstr "E661: Spiacente, nessun aiuto '%s' per %s" | |
1130 | |
1131 #, c-format | |
1132 msgid "E149: Sorry, no help for %s" | |
1133 msgstr "E149: Spiacente, nessun aiuto per %s" | |
1134 | |
1135 #, c-format | |
1136 msgid "Sorry, help file \"%s\" not found" | |
1137 msgstr "Spiacente, non trovo file di aiuto \"%s\"" | |
1138 | |
1139 #, c-format | |
1140 msgid "E152: Cannot open %s for writing" | |
1141 msgstr "E152: Non posso aprire %s in scrittura" | |
1142 | |
1143 #, c-format | |
1144 msgid "E153: Unable to open %s for reading" | |
1145 msgstr "E153: Non riesco ad aprire %s in lettura" | |
1146 | |
1147 #, c-format | |
1148 msgid "E670: Mix of help file encodings within a language: %s" | |
1149 msgstr "E670: Codifiche diverse fra file di aiuto nella stessa lingua: %s" | |
1150 | |
1151 #, c-format | |
1152 msgid "E154: Duplicate tag \"%s\" in file %s/%s" | |
1624 | 1153 msgstr "E154: Tag duplicato \"%s\" nel file %s/%s" |
713 | 1154 |
1155 #, c-format | |
9076
9305a1251e51
commit https://github.com/vim/vim/commit/91c4937be15b0b743b6bc495df602c1abbff6b87
Christian Brabandt <cb@256bit.org>
parents:
8061
diff
changeset
|
1156 msgid "E150: Not a directory: %s" |
9305a1251e51
commit https://github.com/vim/vim/commit/91c4937be15b0b743b6bc495df602c1abbff6b87
Christian Brabandt <cb@256bit.org>
parents:
8061
diff
changeset
|
1157 msgstr "E150: %s non è una directory" |
9305a1251e51
commit https://github.com/vim/vim/commit/91c4937be15b0b743b6bc495df602c1abbff6b87
Christian Brabandt <cb@256bit.org>
parents:
8061
diff
changeset
|
1158 |
9305a1251e51
commit https://github.com/vim/vim/commit/91c4937be15b0b743b6bc495df602c1abbff6b87
Christian Brabandt <cb@256bit.org>
parents:
8061
diff
changeset
|
1159 #, c-format |
713 | 1160 msgid "E160: Unknown sign command: %s" |
1161 msgstr "E160: Comando 'sign' sconosciuto: %s" | |
1162 | |
1163 msgid "E156: Missing sign name" | |
1164 msgstr "E156: Manca nome 'sign'" | |
1165 | |
1166 msgid "E612: Too many signs defined" | |
1167 msgstr "E612: Troppi 'sign' definiti" | |
1168 | |
1169 #, c-format | |
1170 msgid "E239: Invalid sign text: %s" | |
1171 msgstr "E239: Testo 'sign' non valido: %s" | |
1172 | |
1173 #, c-format | |
1174 msgid "E155: Unknown sign: %s" | |
1175 msgstr "E155: 'sign' sconosciuto: %s" | |
1176 | |
1177 msgid "E159: Missing sign number" | |
1178 msgstr "E159: Manca numero 'sign'" | |
1179 | |
1180 #, c-format | |
1181 msgid "E158: Invalid buffer name: %s" | |
1182 msgstr "E158: Nome buffer non valido: %s" | |
1183 | |
1184 #, c-format | |
1185 msgid "E157: Invalid sign ID: %ld" | |
1186 msgstr "E157: ID 'sign' non valido: %ld" | |
1187 | |
7051
eff26a8620ce
commit https://github.com/vim/vim/commit/88774fdd23f08355297bb8cda78856859051d3c7
Christian Brabandt <cb@256bit.org>
parents:
5907
diff
changeset
|
1188 #, c-format |
eff26a8620ce
commit https://github.com/vim/vim/commit/88774fdd23f08355297bb8cda78856859051d3c7
Christian Brabandt <cb@256bit.org>
parents:
5907
diff
changeset
|
1189 msgid "E885: Not possible to change sign %s" |
eff26a8620ce
commit https://github.com/vim/vim/commit/88774fdd23f08355297bb8cda78856859051d3c7
Christian Brabandt <cb@256bit.org>
parents:
5907
diff
changeset
|
1190 msgstr "E885: Impossibile cambiare segno %s" |
eff26a8620ce
commit https://github.com/vim/vim/commit/88774fdd23f08355297bb8cda78856859051d3c7
Christian Brabandt <cb@256bit.org>
parents:
5907
diff
changeset
|
1191 |
713 | 1192 msgid " (NOT FOUND)" |
1193 msgstr " (NON TROVATO)" | |
1194 | |
1195 msgid " (not supported)" | |
1196 msgstr " (non supportata)" | |
1197 | |
1198 msgid "[Deleted]" | |
1199 msgstr "[Cancellato]" | |
1200 | |
1201 msgid "Entering Debug mode. Type \"cont\" to continue." | |
1202 msgstr "Entro modalità Debug. Batti \"cont\" per continuare." | |
1203 | |
1204 #, c-format | |
1205 msgid "line %ld: %s" | |
7051
eff26a8620ce
commit https://github.com/vim/vim/commit/88774fdd23f08355297bb8cda78856859051d3c7
Christian Brabandt <cb@256bit.org>
parents:
5907
diff
changeset
|
1206 msgstr "riga %ld: %s" |
713 | 1207 |
1208 #, c-format | |
1209 msgid "cmd: %s" | |
1210 msgstr "com: %s" | |
1211 | |
8061
abd64cf67bcf
commit https://github.com/vim/vim/commit/38a55639d603823efcf2d2fdf542dbffdeb60b75
Christian Brabandt <cb@256bit.org>
parents:
7051
diff
changeset
|
1212 msgid "frame is zero" |
abd64cf67bcf
commit https://github.com/vim/vim/commit/38a55639d603823efcf2d2fdf542dbffdeb60b75
Christian Brabandt <cb@256bit.org>
parents:
7051
diff
changeset
|
1213 msgstr "al livello zero" |
abd64cf67bcf
commit https://github.com/vim/vim/commit/38a55639d603823efcf2d2fdf542dbffdeb60b75
Christian Brabandt <cb@256bit.org>
parents:
7051
diff
changeset
|
1214 |
abd64cf67bcf
commit https://github.com/vim/vim/commit/38a55639d603823efcf2d2fdf542dbffdeb60b75
Christian Brabandt <cb@256bit.org>
parents:
7051
diff
changeset
|
1215 #, c-format |
abd64cf67bcf
commit https://github.com/vim/vim/commit/38a55639d603823efcf2d2fdf542dbffdeb60b75
Christian Brabandt <cb@256bit.org>
parents:
7051
diff
changeset
|
1216 msgid "frame at highest level: %d" |
abd64cf67bcf
commit https://github.com/vim/vim/commit/38a55639d603823efcf2d2fdf542dbffdeb60b75
Christian Brabandt <cb@256bit.org>
parents:
7051
diff
changeset
|
1217 msgstr "al livello più alto: %d" |
abd64cf67bcf
commit https://github.com/vim/vim/commit/38a55639d603823efcf2d2fdf542dbffdeb60b75
Christian Brabandt <cb@256bit.org>
parents:
7051
diff
changeset
|
1218 |
713 | 1219 #, c-format |
1220 msgid "Breakpoint in \"%s%s\" line %ld" | |
7051
eff26a8620ce
commit https://github.com/vim/vim/commit/88774fdd23f08355297bb8cda78856859051d3c7
Christian Brabandt <cb@256bit.org>
parents:
5907
diff
changeset
|
1221 msgstr "Pausa in \"%s%s\" riga %ld" |
713 | 1222 |
1223 #, c-format | |
1224 msgid "E161: Breakpoint not found: %s" | |
1225 msgstr "E161: Breakpoint %s non trovato" | |
1226 | |
1227 msgid "No breakpoints defined" | |
1228 msgstr "Nessun 'breakpoint' definito" | |
1229 | |
1230 #, c-format | |
1231 msgid "%3d %s %s line %ld" | |
7051
eff26a8620ce
commit https://github.com/vim/vim/commit/88774fdd23f08355297bb8cda78856859051d3c7
Christian Brabandt <cb@256bit.org>
parents:
5907
diff
changeset
|
1232 msgstr "%3d %s %s riga %ld" |
713 | 1233 |
2120
f63ace015c63
Updated runtime and language files.
Bram Moolenaar <bram@zimbu.org>
parents:
2032
diff
changeset
|
1234 msgid "E750: First use \":profile start {fname}\"" |
f63ace015c63
Updated runtime and language files.
Bram Moolenaar <bram@zimbu.org>
parents:
2032
diff
changeset
|
1235 msgstr "E750: Usare prima \":profile start {fname}\"" |
713 | 1236 |
1237 #, c-format | |
1238 msgid "Save changes to \"%s\"?" | |
1239 msgstr "Salvare modifiche a \"%s\"?" | |
1240 | |
1241 msgid "Untitled" | |
1242 msgstr "Senza Nome" | |
1243 | |
1244 #, c-format | |
1245 msgid "E162: No write since last change for buffer \"%s\"" | |
1246 msgstr "E162: Buffer \"%s\" non salvato dopo modifica" | |
1247 | |
1248 msgid "Warning: Entered other buffer unexpectedly (check autocommands)" | |
1249 msgstr "" | |
8061
abd64cf67bcf
commit https://github.com/vim/vim/commit/38a55639d603823efcf2d2fdf542dbffdeb60b75
Christian Brabandt <cb@256bit.org>
parents:
7051
diff
changeset
|
1250 "Avviso: Entrato in altro buffer inaspettatamente (controllare autocomandi)" |
713 | 1251 |
1252 msgid "E163: There is only one file to edit" | |
1253 msgstr "E163: C'è un solo file da elaborare" | |
1254 | |
1255 msgid "E164: Cannot go before first file" | |
1256 msgstr "E164: Non posso andare davanti al primo file" | |
1257 | |
1258 msgid "E165: Cannot go beyond last file" | |
1259 msgstr "E165: Non posso oltrepassare l'ultimo file" | |
1260 | |
1261 #, c-format | |
1262 msgid "E666: compiler not supported: %s" | |
1263 msgstr "E666: compilatore non supportato: %s" | |
1264 | |
1265 #, c-format | |
1266 msgid "Searching for \"%s\" in \"%s\"" | |
1267 msgstr "Cerco \"%s\" in \"%s\"" | |
1268 | |
1269 #, c-format | |
1270 msgid "Searching for \"%s\"" | |
1271 msgstr "Cerco \"%s\"" | |
1272 | |
9076
9305a1251e51
commit https://github.com/vim/vim/commit/91c4937be15b0b743b6bc495df602c1abbff6b87
Christian Brabandt <cb@256bit.org>
parents:
8061
diff
changeset
|
1273 #, fuzzy, c-format |
9305a1251e51
commit https://github.com/vim/vim/commit/91c4937be15b0b743b6bc495df602c1abbff6b87
Christian Brabandt <cb@256bit.org>
parents:
8061
diff
changeset
|
1274 msgid "not found in '%s': \"%s\"" |
9305a1251e51
commit https://github.com/vim/vim/commit/91c4937be15b0b743b6bc495df602c1abbff6b87
Christian Brabandt <cb@256bit.org>
parents:
8061
diff
changeset
|
1275 msgstr "non trovato in '%s: \"%s\"" |
713 | 1276 |
1277 msgid "Source Vim script" | |
1278 msgstr "Esegui script Vim" | |
1279 | |
1280 #, c-format | |
1281 msgid "Cannot source a directory: \"%s\"" | |
1282 msgstr "Non riesco ad eseguire una directory: \"%s\"" | |
1283 | |
1284 #, c-format | |
1285 msgid "could not source \"%s\"" | |
1286 msgstr "non riesco ad eseguire \"%s\"" | |
1287 | |
1288 #, c-format | |
1289 msgid "line %ld: could not source \"%s\"" | |
7051
eff26a8620ce
commit https://github.com/vim/vim/commit/88774fdd23f08355297bb8cda78856859051d3c7
Christian Brabandt <cb@256bit.org>
parents:
5907
diff
changeset
|
1290 msgstr "riga %ld: non riesco ad eseguire \"%s\"" |
713 | 1291 |
1292 #, c-format | |
1293 msgid "sourcing \"%s\"" | |
1294 msgstr "eseguo \"%s\"" | |
1295 | |
1296 #, c-format | |
1297 msgid "line %ld: sourcing \"%s\"" | |
7051
eff26a8620ce
commit https://github.com/vim/vim/commit/88774fdd23f08355297bb8cda78856859051d3c7
Christian Brabandt <cb@256bit.org>
parents:
5907
diff
changeset
|
1298 msgstr "riga %ld: eseguo \"%s\"" |
713 | 1299 |
1300 #, c-format | |
1301 msgid "finished sourcing %s" | |
1302 msgstr "esecuzione di %s terminata" | |
1303 | |
1304 msgid "modeline" | |
1305 msgstr "modeline" | |
1306 | |
1307 msgid "--cmd argument" | |
1308 msgstr "argomento --cmd" | |
1309 | |
1310 msgid "-c argument" | |
1311 msgstr "argomento -c" | |
1312 | |
1313 msgid "environment variable" | |
1314 msgstr "variabile d'ambiente" | |
1315 | |
1316 msgid "error handler" | |
1317 msgstr "gestore di errore" | |
1318 | |
1319 msgid "W15: Warning: Wrong line separator, ^M may be missing" | |
7051
eff26a8620ce
commit https://github.com/vim/vim/commit/88774fdd23f08355297bb8cda78856859051d3c7
Christian Brabandt <cb@256bit.org>
parents:
5907
diff
changeset
|
1320 msgstr "W15: Avviso: Separatore di riga errato, forse manca ^M" |
713 | 1321 |
1322 msgid "E167: :scriptencoding used outside of a sourced file" | |
1323 msgstr "E167: :scriptencoding usato fuori da un file di comandi" | |
1324 | |
1325 msgid "E168: :finish used outside of a sourced file" | |
1326 msgstr "E168: :finish usato fuori da file di comandi" | |
1327 | |
1328 #, c-format | |
1329 msgid "Current %slanguage: \"%s\"" | |
1330 msgstr "Lingua %sin uso: \"%s\"" | |
1331 | |
1332 #, c-format | |
1333 msgid "E197: Cannot set language to \"%s\"" | |
1334 msgstr "E197: Non posso impostare lingua a \"%s\"" | |
1335 | |
1336 msgid "Entering Ex mode. Type \"visual\" to go to Normal mode." | |
1337 msgstr "Entro modalità Ex. Batti \"visual\" per tornare a modalità Normale." | |
1338 | |
1339 msgid "E501: At end-of-file" | |
1340 msgstr "E501: Alla fine-file" | |
1341 | |
1342 msgid "E169: Command too recursive" | |
1343 msgstr "E169: Comando troppo ricorsivo" | |
1344 | |
1345 #, c-format | |
1346 msgid "E605: Exception not caught: %s" | |
1347 msgstr "E605: Eccezione non intercettata: %s" | |
1348 | |
1349 msgid "End of sourced file" | |
1350 msgstr "Fine del file di comandi" | |
1351 | |
1352 msgid "End of function" | |
2260
0e27866cea99
Update src/po/it.po. Fixed errors in ko.po.
Bram Moolenaar <bram@vim.org>
parents:
2200
diff
changeset
|
1353 msgstr "Fine funzione" |
713 | 1354 |
1355 msgid "E464: Ambiguous use of user-defined command" | |
1356 msgstr "E464: Uso ambiguo di comando definito dall'utente" | |
1357 | |
1358 msgid "E492: Not an editor command" | |
1359 msgstr "E492: Non è un comando dell'editor" | |
1360 | |
1361 msgid "E493: Backwards range given" | |
1362 msgstr "E493: Intervallo rovesciato" | |
1363 | |
1364 msgid "Backwards range given, OK to swap" | |
1365 msgstr "Intervallo rovesciato, OK invertirlo" | |
1366 | |
1367 msgid "E494: Use w or w>>" | |
1368 msgstr "E494: Usa w oppure w>>" | |
1369 | |
1370 msgid "E319: Sorry, the command is not available in this version" | |
1371 msgstr "E319: Spiacente, comando non disponibile in questa versione" | |
1372 | |
1373 msgid "E172: Only one file name allowed" | |
1374 msgstr "E172: Ammesso un solo nome file" | |
1375 | |
1376 msgid "1 more file to edit. Quit anyway?" | |
1377 msgstr "1 ulteriore file da elaborare. Esco lo stesso?" | |
1378 | |
1379 #, c-format | |
1380 msgid "%d more files to edit. Quit anyway?" | |
1381 msgstr "%d ulteriori file da elaborare. Esco lo stesso?" | |
1382 | |
1383 msgid "E173: 1 more file to edit" | |
1384 msgstr "E173: ancora 1 file da elaborare" | |
1385 | |
1386 #, c-format | |
1387 msgid "E173: %ld more files to edit" | |
1388 msgstr "E173: ancora %ld file da elaborare" | |
1389 | |
1390 msgid "E174: Command already exists: add ! to replace it" | |
1391 msgstr "E174: Il comando esiste già: aggiungi ! per sostituirlo" | |
1392 | |
1393 msgid "" | |
1394 "\n" | |
7051
eff26a8620ce
commit https://github.com/vim/vim/commit/88774fdd23f08355297bb8cda78856859051d3c7
Christian Brabandt <cb@256bit.org>
parents:
5907
diff
changeset
|
1395 " Name Args Address Complete Definition" |
eff26a8620ce
commit https://github.com/vim/vim/commit/88774fdd23f08355297bb8cda78856859051d3c7
Christian Brabandt <cb@256bit.org>
parents:
5907
diff
changeset
|
1396 msgstr "" |
eff26a8620ce
commit https://github.com/vim/vim/commit/88774fdd23f08355297bb8cda78856859051d3c7
Christian Brabandt <cb@256bit.org>
parents:
5907
diff
changeset
|
1397 "\n" |
eff26a8620ce
commit https://github.com/vim/vim/commit/88774fdd23f08355297bb8cda78856859051d3c7
Christian Brabandt <cb@256bit.org>
parents:
5907
diff
changeset
|
1398 " Nome Arg. Indir. Completo Definizione" |
713 | 1399 |
1400 msgid "No user-defined commands found" | |
1401 msgstr "Non trovo comandi definiti dall'utente" | |
1402 | |
1403 msgid "E175: No attribute specified" | |
1404 msgstr "E175: Nessun attributo specificato" | |
1405 | |
1406 msgid "E176: Invalid number of arguments" | |
1407 msgstr "E176: Numero di argomenti non valido" | |
1408 | |
1409 msgid "E177: Count cannot be specified twice" | |
1410 msgstr "E177: Non si può specificare due volte il contatore" | |
1411 | |
1412 msgid "E178: Invalid default value for count" | |
1413 msgstr "E178: Valore predefinito del contatore non valido" | |
1414 | |
1415 msgid "E179: argument required for -complete" | |
1416 msgstr "E179: argomento necessario per -complete" | |
1417 | |
7051
eff26a8620ce
commit https://github.com/vim/vim/commit/88774fdd23f08355297bb8cda78856859051d3c7
Christian Brabandt <cb@256bit.org>
parents:
5907
diff
changeset
|
1418 msgid "E179: argument required for -addr" |
eff26a8620ce
commit https://github.com/vim/vim/commit/88774fdd23f08355297bb8cda78856859051d3c7
Christian Brabandt <cb@256bit.org>
parents:
5907
diff
changeset
|
1419 msgstr "E179: argomento necessario per -addr" |
eff26a8620ce
commit https://github.com/vim/vim/commit/88774fdd23f08355297bb8cda78856859051d3c7
Christian Brabandt <cb@256bit.org>
parents:
5907
diff
changeset
|
1420 |
713 | 1421 #, c-format |
1422 msgid "E181: Invalid attribute: %s" | |
1423 msgstr "E181: Attributo non valido: %s" | |
1424 | |
1425 msgid "E182: Invalid command name" | |
1426 msgstr "E182: Nome comando non valido" | |
1427 | |
1428 msgid "E183: User defined commands must start with an uppercase letter" | |
1429 msgstr "" | |
1430 "E183: I comandi definiti dall'utente devono iniziare con lettera maiuscola" | |
1431 | |
2725 | 1432 msgid "E841: Reserved name, cannot be used for user defined command" |
1433 msgstr "E841: Nome riservato, non usabile in un comando definito dall'utente" | |
1434 | |
713 | 1435 #, c-format |
1436 msgid "E184: No such user-defined command: %s" | |
1437 msgstr "E184: Comando definito dall'utente %s inesistente" | |
1438 | |
8061
abd64cf67bcf
commit https://github.com/vim/vim/commit/38a55639d603823efcf2d2fdf542dbffdeb60b75
Christian Brabandt <cb@256bit.org>
parents:
7051
diff
changeset
|
1439 #, c-format |
7051
eff26a8620ce
commit https://github.com/vim/vim/commit/88774fdd23f08355297bb8cda78856859051d3c7
Christian Brabandt <cb@256bit.org>
parents:
5907
diff
changeset
|
1440 msgid "E180: Invalid address type value: %s" |
eff26a8620ce
commit https://github.com/vim/vim/commit/88774fdd23f08355297bb8cda78856859051d3c7
Christian Brabandt <cb@256bit.org>
parents:
5907
diff
changeset
|
1441 msgstr "E180: Tipo di indirizzo non valido: %s" |
eff26a8620ce
commit https://github.com/vim/vim/commit/88774fdd23f08355297bb8cda78856859051d3c7
Christian Brabandt <cb@256bit.org>
parents:
5907
diff
changeset
|
1442 |
713 | 1443 #, c-format |
1444 msgid "E180: Invalid complete value: %s" | |
1445 msgstr "E180: Valore %s non valido per 'complete'" | |
1446 | |
1447 msgid "E468: Completion argument only allowed for custom completion" | |
1448 msgstr "" | |
7051
eff26a8620ce
commit https://github.com/vim/vim/commit/88774fdd23f08355297bb8cda78856859051d3c7
Christian Brabandt <cb@256bit.org>
parents:
5907
diff
changeset
|
1449 "E468: Argomento di completamento consentito solo per completamento " |
713 | 1450 "personalizzato" |
1451 | |
1452 msgid "E467: Custom completion requires a function argument" | |
1453 msgstr "" | |
1454 "E467: Il completamento personalizzato richiede un argomento di funzione" | |
1455 | |
2200
99ba9a30755a
Various smaller changes. Updated proto files. Updated dependencies.
Bram Moolenaar <bram@vim.org>
parents:
2120
diff
changeset
|
1456 msgid "unknown" |
99ba9a30755a
Various smaller changes. Updated proto files. Updated dependencies.
Bram Moolenaar <bram@vim.org>
parents:
2120
diff
changeset
|
1457 msgstr "sconosciuto" |
99ba9a30755a
Various smaller changes. Updated proto files. Updated dependencies.
Bram Moolenaar <bram@vim.org>
parents:
2120
diff
changeset
|
1458 |
713 | 1459 #, c-format |
5294 | 1460 msgid "E185: Cannot find color scheme '%s'" |
1461 msgstr "E185: Non riesco a trovare schema colore '%s'" | |
713 | 1462 |
1463 msgid "Greetings, Vim user!" | |
1464 msgstr "Salve, utente Vim!" | |
1465 | |
1466 msgid "E784: Cannot close last tab page" | |
1467 msgstr "E784: Non posso chiudere l'ultima linguetta" | |
1468 | |
1469 msgid "Already only one tab page" | |
1470 msgstr "C'è già una linguetta sola" | |
1471 | |
1472 msgid "Edit File in new window" | |
1473 msgstr "Apri il File in una nuova finestra" | |
1474 | |
1475 #, c-format | |
1476 msgid "Tab page %d" | |
1477 msgstr "Linguetta %d" | |
1478 | |
1479 msgid "No swap file" | |
1480 msgstr "Non posso creare un file di swap" | |
1481 | |
1482 msgid "Append File" | |
1483 msgstr "In aggiunta al File" | |
1484 | |
1624 | 1485 msgid "E747: Cannot change directory, buffer is modified (add ! to override)" |
713 | 1486 msgstr "" |
1487 "E747: Non posso cambiare directory, buffer modificato (aggiungi ! per " | |
1488 "eseguire comunque)" | |
1489 | |
1490 msgid "E186: No previous directory" | |
1491 msgstr "E186: Non c'è una directory precedente" | |
1492 | |
1493 msgid "E187: Unknown" | |
1494 msgstr "E187: Sconosciuto" | |
1495 | |
1496 msgid "E465: :winsize requires two number arguments" | |
1497 msgstr "E465: :winsize richiede due argomenti numerici" | |
1498 | |
1499 #, c-format | |
1500 msgid "Window position: X %d, Y %d" | |
1501 msgstr "Posizione finestra: X %d, Y %d" | |
1502 | |
1503 msgid "E188: Obtaining window position not implemented for this platform" | |
1504 msgstr "" | |
1505 "E188: Informazioni posizione finestra non disponibili su questa piattaforma" | |
1506 | |
1507 msgid "E466: :winpos requires two number arguments" | |
1508 msgstr "E466: :winpos richiede due argomenti numerici" | |
1509 | |
1510 msgid "Save Redirection" | |
1511 msgstr "Salva Redirezione" | |
1512 | |
1513 msgid "Save View" | |
1514 msgstr "Salva Veduta" | |
1515 | |
1516 msgid "Save Session" | |
1517 msgstr "Salva Sessione" | |
1518 | |
1519 msgid "Save Setup" | |
1520 msgstr "Salva Setup" | |
1521 | |
1522 #, c-format | |
1523 msgid "E739: Cannot create directory: %s" | |
1524 msgstr "E739: Non posso creare la directory: %s" | |
1525 | |
1526 #, c-format | |
1527 msgid "E189: \"%s\" exists (add ! to override)" | |
1528 msgstr "E189: \"%s\" esiste (aggiungi ! per eseguire comunque)" | |
1529 | |
1530 #, c-format | |
1531 msgid "E190: Cannot open \"%s\" for writing" | |
1532 msgstr "E190: Non riesco ad aprire \"%s\" in scrittura" | |
1533 | |
1534 #. set mark | |
1535 msgid "E191: Argument must be a letter or forward/backward quote" | |
1536 msgstr "" | |
1537 "E191: L'argomento deve essere una lettera, oppure un apice/apice retroverso" | |
1538 | |
1539 msgid "E192: Recursive use of :normal too deep" | |
1540 msgstr "E192: Uso ricorsivo di :normal troppo esteso" | |
1541 | |
2032
592032e9e167
Update message translations.
Bram Moolenaar <bram@zimbu.org>
parents:
1698
diff
changeset
|
1542 msgid "E809: #< is not available without the +eval feature" |
592032e9e167
Update message translations.
Bram Moolenaar <bram@zimbu.org>
parents:
1698
diff
changeset
|
1543 msgstr "E809: #< non disponibile se Vim è compilato senza +eval" |
592032e9e167
Update message translations.
Bram Moolenaar <bram@zimbu.org>
parents:
1698
diff
changeset
|
1544 |
713 | 1545 msgid "E194: No alternate file name to substitute for '#'" |
1546 msgstr "E194: Nessun nome file alternativo da sostituire a '#'" | |
1547 | |
1548 msgid "E495: no autocommand file name to substitute for \"<afile>\"" | |
1549 msgstr "E495: nessun file di autocomandi da sostituire per \"<afile>\"" | |
1550 | |
1551 msgid "E496: no autocommand buffer number to substitute for \"<abuf>\"" | |
1552 msgstr "" | |
1553 "E496: nessun numero di buffer di autocomandi da sostituire per \"<abuf>\"" | |
1554 | |
1555 msgid "E497: no autocommand match name to substitute for \"<amatch>\"" | |
1556 msgstr "" | |
1557 "E497: nessun nome di autocomandi trovato da sostituire per \"<amatch>\"" | |
1558 | |
1559 msgid "E498: no :source file name to substitute for \"<sfile>\"" | |
1560 msgstr "" | |
1561 "E498: nessun nome di file :source trovato da sostituire per \"<sfile>\"" | |
1562 | |
2725 | 1563 msgid "E842: no line number to use for \"<slnum>\"" |
1564 msgstr "E842: nessun numero di riga da usare per \"<slnum>\"" | |
1565 | |
713 | 1566 #, no-c-format |
1567 msgid "E499: Empty file name for '%' or '#', only works with \":p:h\"" | |
1126 | 1568 msgstr "E499: Un nome di file nullo per '%' o '#', va bene solo con \":p:h\"" |
713 | 1569 |
1570 msgid "E500: Evaluates to an empty string" | |
1571 msgstr "E500: Il valore è una stringa nulla" | |
1572 | |
1573 msgid "E195: Cannot open viminfo file for reading" | |
1574 msgstr "E195: Non posso aprire il file viminfo in lettura" | |
1575 | |
1576 msgid "E196: No digraphs in this version" | |
1577 msgstr "E196: Digrammi non supportati in questa versione" | |
1578 | |
1579 msgid "E608: Cannot :throw exceptions with 'Vim' prefix" | |
1580 msgstr "E608: Impossibile lanciare eccezioni con prefisso 'Vim'" | |
1581 | |
1582 #. always scroll up, don't overwrite | |
1583 #, c-format | |
1584 msgid "Exception thrown: %s" | |
1585 msgstr "Eccezione lanciata: %s" | |
1586 | |
1587 #, c-format | |
1588 msgid "Exception finished: %s" | |
1589 msgstr "Eccezione finita: %s" | |
1590 | |
1591 #, c-format | |
1592 msgid "Exception discarded: %s" | |
1593 msgstr "Eccezione scartata: %s" | |
1594 | |
1595 #, c-format | |
1596 msgid "%s, line %ld" | |
7051
eff26a8620ce
commit https://github.com/vim/vim/commit/88774fdd23f08355297bb8cda78856859051d3c7
Christian Brabandt <cb@256bit.org>
parents:
5907
diff
changeset
|
1597 msgstr "%s, riga %ld" |
713 | 1598 |
1599 #. always scroll up, don't overwrite | |
1600 #, c-format | |
1601 msgid "Exception caught: %s" | |
1602 msgstr "Eccezione intercettata: %s" | |
1603 | |
1604 #, c-format | |
1605 msgid "%s made pending" | |
1606 msgstr "%s reso 'pending'" | |
1607 | |
1608 #, c-format | |
1609 msgid "%s resumed" | |
1610 msgstr "%s ripristinato" | |
1611 | |
1612 #, c-format | |
1613 msgid "%s discarded" | |
1614 msgstr "%s scartato" | |
1615 | |
1616 msgid "Exception" | |
1617 msgstr "Eccezione" | |
1618 | |
1619 msgid "Error and interrupt" | |
1620 msgstr "Errore ed interruzione" | |
1621 | |
1622 msgid "Error" | |
1623 msgstr "Errore" | |
1624 | |
1625 #. if (pending & CSTP_INTERRUPT) | |
1626 msgid "Interrupt" | |
1627 msgstr "Interruzione" | |
1628 | |
1629 msgid "E579: :if nesting too deep" | |
1630 msgstr "E579: nidificazione di :if troppo estesa" | |
1631 | |
1632 msgid "E580: :endif without :if" | |
1633 msgstr "E580: :endif senza :if" | |
1634 | |
1635 msgid "E581: :else without :if" | |
1636 msgstr "E581: :else senza :if" | |
1637 | |
1638 msgid "E582: :elseif without :if" | |
1639 msgstr "E582: :elseif senza :if" | |
1640 | |
1641 msgid "E583: multiple :else" | |
1642 msgstr "E583: :else multipli" | |
1643 | |
1644 msgid "E584: :elseif after :else" | |
1645 msgstr "E584: :elseif dopo :else" | |
1646 | |
1647 msgid "E585: :while/:for nesting too deep" | |
1648 msgstr "E585: nidificazione di :while/:for troppo estesa" | |
1649 | |
1650 msgid "E586: :continue without :while or :for" | |
1651 msgstr "E586: :continue senza :while o :for" | |
1652 | |
1653 msgid "E587: :break without :while or :for" | |
1654 msgstr "E587: :break senza :while o :for" | |
1655 | |
1656 msgid "E732: Using :endfor with :while" | |
1657 msgstr "E732: Uso di :endfor con :while" | |
1658 | |
1659 msgid "E733: Using :endwhile with :for" | |
1660 msgstr "E733: Uso di :endwhile con :for" | |
1661 | |
1662 msgid "E601: :try nesting too deep" | |
1663 msgstr "E601: nidificazione di :try troppo estesa" | |
1664 | |
1665 msgid "E603: :catch without :try" | |
1666 msgstr "E603: :catch senza :try" | |
1667 | |
1668 #. Give up for a ":catch" after ":finally" and ignore it. | |
1669 #. * Just parse. | |
1670 msgid "E604: :catch after :finally" | |
1671 msgstr "E604: :catch dopo :finally" | |
1672 | |
1673 msgid "E606: :finally without :try" | |
1674 msgstr "E606: :finally senza :try" | |
1675 | |
1676 #. Give up for a multiple ":finally" and ignore it. | |
1677 msgid "E607: multiple :finally" | |
1678 msgstr "E607: :finally multipli" | |
1679 | |
1680 msgid "E602: :endtry without :try" | |
1681 msgstr "E602: :endtry senza :try" | |
1682 | |
1683 msgid "E193: :endfunction not inside a function" | |
1684 msgstr "E193: :endfunction non contenuto in una funzione" | |
1685 | |
827 | 1686 msgid "E788: Not allowed to edit another buffer now" |
1687 msgstr "E788: Non si può aprire ora un altro buffer" | |
1688 | |
2032
592032e9e167
Update message translations.
Bram Moolenaar <bram@zimbu.org>
parents:
1698
diff
changeset
|
1689 msgid "E811: Not allowed to change buffer information now" |
592032e9e167
Update message translations.
Bram Moolenaar <bram@zimbu.org>
parents:
1698
diff
changeset
|
1690 msgstr "E811: Non consentito modificare informazioni del buffer ora" |
592032e9e167
Update message translations.
Bram Moolenaar <bram@zimbu.org>
parents:
1698
diff
changeset
|
1691 |
713 | 1692 msgid "tagname" |
1693 msgstr "nome_tag" | |
1694 | |
1695 msgid " kind file\n" | |
1696 msgstr " tipo file\n" | |
1697 | |
1698 msgid "'history' option is zero" | |
1699 msgstr "l'opzione 'history' è a zero" | |
1700 | |
1701 #, c-format | |
1702 msgid "" | |
1703 "\n" | |
1704 "# %s History (newest to oldest):\n" | |
1705 msgstr "" | |
1706 "\n" | |
1707 "# %s Storia (da più recente a meno recente):\n" | |
1708 | |
1709 msgid "Command Line" | |
7051
eff26a8620ce
commit https://github.com/vim/vim/commit/88774fdd23f08355297bb8cda78856859051d3c7
Christian Brabandt <cb@256bit.org>
parents:
5907
diff
changeset
|
1710 msgstr "Riga di Comando" |
713 | 1711 |
1712 msgid "Search String" | |
1713 msgstr "Stringa di Ricerca" | |
1714 | |
1715 msgid "Expression" | |
1716 msgstr "Espressione" | |
1717 | |
1718 msgid "Input Line" | |
7051
eff26a8620ce
commit https://github.com/vim/vim/commit/88774fdd23f08355297bb8cda78856859051d3c7
Christian Brabandt <cb@256bit.org>
parents:
5907
diff
changeset
|
1719 msgstr "Riga di Input" |
713 | 1720 |
1721 msgid "E198: cmd_pchar beyond the command length" | |
1722 msgstr "E198: cmd_pchar dopo la fine del comando" | |
1723 | |
1724 msgid "E199: Active window or buffer deleted" | |
1725 msgstr "E199: Finestra attiva o buffer cancellato" | |
1726 | |
2032
592032e9e167
Update message translations.
Bram Moolenaar <bram@zimbu.org>
parents:
1698
diff
changeset
|
1727 msgid "E812: Autocommands changed buffer or buffer name" |
592032e9e167
Update message translations.
Bram Moolenaar <bram@zimbu.org>
parents:
1698
diff
changeset
|
1728 msgstr "E812: Gli autocomandi hanno modificato il buffer o il nome del buffer" |
592032e9e167
Update message translations.
Bram Moolenaar <bram@zimbu.org>
parents:
1698
diff
changeset
|
1729 |
713 | 1730 msgid "Illegal file name" |
1731 msgstr "Nome di file non ammesso" | |
1732 | |
1733 msgid "is a directory" | |
1734 msgstr "è una directory" | |
1735 | |
1736 msgid "is not a file" | |
1737 msgstr "non è un file" | |
1738 | |
1624 | 1739 msgid "is a device (disabled with 'opendevice' option)" |
1740 msgstr "è una periferica (disabilitata con l'opzione 'opendevice')" | |
1126 | 1741 |
713 | 1742 msgid "[New File]" |
1743 msgstr "[File nuovo]" | |
1744 | |
1745 msgid "[New DIRECTORY]" | |
1746 msgstr "[Nuova DIRECTORY]" | |
1747 | |
1748 msgid "[File too big]" | |
1749 msgstr "[File troppo grande]" | |
1750 | |
1751 msgid "[Permission Denied]" | |
1752 msgstr "[Tipo di accesso non consentito]" | |
1753 | |
1754 msgid "E200: *ReadPre autocommands made the file unreadable" | |
1624 | 1755 msgstr "E200: Gli autocomandi *ReadPre hanno reso il file illeggibile" |
713 | 1756 |
1757 msgid "E201: *ReadPre autocommands must not change current buffer" | |
1758 msgstr "E201: Gli autocomandi *ReadPre non devono modificare il buffer in uso" | |
1759 | |
1760 msgid "Vim: Reading from stdin...\n" | |
1761 msgstr "Vim: Leggo da 'stdin'...\n" | |
1762 | |
1763 msgid "Reading from stdin..." | |
1764 msgstr "Leggo da 'stdin'..." | |
1765 | |
1766 #. Re-opening the original file failed! | |
1767 msgid "E202: Conversion made file unreadable!" | |
1768 msgstr "E202: La conversione ha reso il file illeggibile!" | |
1769 | |
1770 msgid "[fifo/socket]" | |
1771 msgstr "[fifo/socket]" | |
1772 | |
1773 msgid "[fifo]" | |
1774 msgstr "[fifo]" | |
1775 | |
1776 msgid "[socket]" | |
1777 msgstr "[socket]" | |
1778 | |
1624 | 1779 msgid "[character special]" |
1780 msgstr "[character special]" | |
1781 | |
713 | 1782 msgid "[CR missing]" |
1783 msgstr "[manca CR]" | |
1784 | |
1785 msgid "[long lines split]" | |
7051
eff26a8620ce
commit https://github.com/vim/vim/commit/88774fdd23f08355297bb8cda78856859051d3c7
Christian Brabandt <cb@256bit.org>
parents:
5907
diff
changeset
|
1786 msgstr "[righe lunghe divise]" |
713 | 1787 |
1788 msgid "[NOT converted]" | |
1789 msgstr "[NON convertito]" | |
1790 | |
1791 msgid "[converted]" | |
1792 msgstr "[convertito]" | |
1793 | |
1794 #, c-format | |
1795 msgid "[CONVERSION ERROR in line %ld]" | |
7051
eff26a8620ce
commit https://github.com/vim/vim/commit/88774fdd23f08355297bb8cda78856859051d3c7
Christian Brabandt <cb@256bit.org>
parents:
5907
diff
changeset
|
1796 msgstr "[ERRORE DI CONVERSIONE alla riga %ld]" |
713 | 1797 |
1798 #, c-format | |
1799 msgid "[ILLEGAL BYTE in line %ld]" | |
7051
eff26a8620ce
commit https://github.com/vim/vim/commit/88774fdd23f08355297bb8cda78856859051d3c7
Christian Brabandt <cb@256bit.org>
parents:
5907
diff
changeset
|
1800 msgstr "[BYTE NON VALIDO alla riga %ld]" |
713 | 1801 |
1802 msgid "[READ ERRORS]" | |
1803 msgstr "[ERRORI IN LETTURA]" | |
1804 | |
1805 msgid "Can't find temp file for conversion" | |
1806 msgstr "Non riesco a trovare il file temp per leggerlo" | |
1807 | |
1808 msgid "Conversion with 'charconvert' failed" | |
1809 msgstr "Conversione fallita con 'charconvert'" | |
1810 | |
1811 msgid "can't read output of 'charconvert'" | |
1812 msgstr "non riesco a leggere il risultato di 'charconvert'" | |
1813 | |
1814 msgid "E676: No matching autocommands for acwrite buffer" | |
1815 msgstr "E676: Nessun autocomando corrispondente per buffer acwrite" | |
1816 | |
1817 msgid "E203: Autocommands deleted or unloaded buffer to be written" | |
1126 | 1818 msgstr "E203: Buffer in scrittura cancellato o scaricato dagli autocomandi" |
713 | 1819 |
1820 msgid "E204: Autocommand changed number of lines in unexpected way" | |
7051
eff26a8620ce
commit https://github.com/vim/vim/commit/88774fdd23f08355297bb8cda78856859051d3c7
Christian Brabandt <cb@256bit.org>
parents:
5907
diff
changeset
|
1821 msgstr "E204: L'autocomando ha modificato numero righe in maniera imprevista" |
713 | 1822 |
1668 | 1823 msgid "NetBeans disallows writes of unmodified buffers" |
713 | 1824 msgstr "NetBeans non permette la scrittura di un buffer non modificato" |
1825 | |
1826 msgid "Partial writes disallowed for NetBeans buffers" | |
1827 msgstr "Scrittura parziale disabilitata per i buffer di NetBeans" | |
1828 | |
1829 msgid "is not a file or writable device" | |
1830 msgstr "non è un file o un dispositivo su cui si possa scrivere" | |
1831 | |
1126 | 1832 msgid "writing to device disabled with 'opendevice' option" |
1833 msgstr "scrittura su periferica disabilitata con l'opzione 'opendevice'" | |
1834 | |
713 | 1835 msgid "is read-only (add ! to override)" |
1624 | 1836 msgstr "è in sola lettura (aggiungi ! per eseguire comunque)" |
713 | 1837 |
1838 msgid "E506: Can't write to backup file (add ! to override)" | |
1839 msgstr "" | |
1840 "E506: Non posso scrivere sul file di backup (aggiungi ! per eseguire " | |
1841 "comunque)" | |
1842 | |
1843 msgid "E507: Close error for backup file (add ! to override)" | |
1844 msgstr "" | |
1845 "E507: Errore in chiusura sul file di backup (aggiungi ! per eseguire " | |
1846 "comunque)" | |
1847 | |
1848 msgid "E508: Can't read file for backup (add ! to override)" | |
1849 msgstr "" | |
1850 "E508: Non riesco a leggere il file di backup (aggiungi ! per eseguire " | |
1851 "comunque)" | |
1852 | |
1853 msgid "E509: Cannot create backup file (add ! to override)" | |
1854 msgstr "" | |
1855 "E509: Non posso creare il file di backup (aggiungi ! per eseguire comunque)" | |
1856 | |
1857 msgid "E510: Can't make backup file (add ! to override)" | |
1858 msgstr "" | |
1859 "E510: Non posso fare il file di backup (aggiungi ! per eseguire comunque)" | |
1860 | |
1861 msgid "E460: The resource fork would be lost (add ! to override)" | |
1862 msgstr "" | |
1863 "E460: La 'fork' sulla risorsa verrebbe persa (aggiungi ! per eseguire " | |
1864 "comunque)" | |
1865 | |
1866 msgid "E214: Can't find temp file for writing" | |
1867 msgstr "E214: Non riesco a trovare un file 'temp' su cui scrivere" | |
1868 | |
1869 msgid "E213: Cannot convert (add ! to write without conversion)" | |
1870 msgstr "" | |
1871 "E213: Non riesco a convertire (aggiungi ! per scrivere senza conversione)" | |
1872 | |
1873 msgid "E166: Can't open linked file for writing" | |
1874 msgstr "E166: Non posso aprire il file collegato ('linked') in scrittura" | |
1875 | |
1876 msgid "E212: Can't open file for writing" | |
1877 msgstr "E212: Non posso aprire il file in scrittura" | |
1878 | |
1879 msgid "E667: Fsync failed" | |
1880 msgstr "E667: Fsync fallito" | |
1881 | |
1882 msgid "E512: Close failed" | |
1883 msgstr "E512: Chiusura fallita" | |
1884 | |
1885 msgid "E513: write error, conversion failed (make 'fenc' empty to override)" | |
1886 msgstr "" | |
1887 "E513: errore in scrittura, conversione fallita (rendere 'fenc' nullo per " | |
1888 "eseguire comunque)" | |
1889 | |
2032
592032e9e167
Update message translations.
Bram Moolenaar <bram@zimbu.org>
parents:
1698
diff
changeset
|
1890 #, c-format |
592032e9e167
Update message translations.
Bram Moolenaar <bram@zimbu.org>
parents:
1698
diff
changeset
|
1891 msgid "" |
592032e9e167
Update message translations.
Bram Moolenaar <bram@zimbu.org>
parents:
1698
diff
changeset
|
1892 "E513: write error, conversion failed in line %ld (make 'fenc' empty to " |
592032e9e167
Update message translations.
Bram Moolenaar <bram@zimbu.org>
parents:
1698
diff
changeset
|
1893 "override)" |
592032e9e167
Update message translations.
Bram Moolenaar <bram@zimbu.org>
parents:
1698
diff
changeset
|
1894 msgstr "" |
8061
abd64cf67bcf
commit https://github.com/vim/vim/commit/38a55639d603823efcf2d2fdf542dbffdeb60b75
Christian Brabandt <cb@256bit.org>
parents:
7051
diff
changeset
|
1895 "E513: errore in scrittura, conversione fallita alla riga %ld (rendere 'fenc' " |
abd64cf67bcf
commit https://github.com/vim/vim/commit/38a55639d603823efcf2d2fdf542dbffdeb60b75
Christian Brabandt <cb@256bit.org>
parents:
7051
diff
changeset
|
1896 "nullo per eseguire comunque)" |
2032
592032e9e167
Update message translations.
Bram Moolenaar <bram@zimbu.org>
parents:
1698
diff
changeset
|
1897 |
713 | 1898 msgid "E514: write error (file system full?)" |
1899 msgstr "E514: errore in scrittura ('File System' pieno?)" | |
1900 | |
1901 msgid " CONVERSION ERROR" | |
1902 msgstr " ERRORE DI CONVERSIONE" | |
1903 | |
2032
592032e9e167
Update message translations.
Bram Moolenaar <bram@zimbu.org>
parents:
1698
diff
changeset
|
1904 #, c-format |
592032e9e167
Update message translations.
Bram Moolenaar <bram@zimbu.org>
parents:
1698
diff
changeset
|
1905 msgid " in line %ld;" |
7051
eff26a8620ce
commit https://github.com/vim/vim/commit/88774fdd23f08355297bb8cda78856859051d3c7
Christian Brabandt <cb@256bit.org>
parents:
5907
diff
changeset
|
1906 msgstr " alla riga %ld;" |
2032
592032e9e167
Update message translations.
Bram Moolenaar <bram@zimbu.org>
parents:
1698
diff
changeset
|
1907 |
713 | 1908 msgid "[Device]" |
1909 msgstr "[Dispositivo]" | |
1910 | |
1911 msgid "[New]" | |
1912 msgstr "[Nuovo]" | |
1913 | |
1914 msgid " [a]" | |
1915 msgstr " [a]" | |
1916 | |
1917 msgid " appended" | |
1918 msgstr " aggiunto in fondo" | |
1919 | |
1920 msgid " [w]" | |
1921 msgstr " [s]" | |
1922 | |
1923 msgid " written" | |
1924 msgstr " scritti" | |
1925 | |
1926 msgid "E205: Patchmode: can't save original file" | |
1927 msgstr "E205: Patchmode: non posso salvare il file originale" | |
1928 | |
1929 msgid "E206: patchmode: can't touch empty original file" | |
1930 msgstr "E206: patchmode: non posso alterare il file vuoto originale" | |
1931 | |
1932 msgid "E207: Can't delete backup file" | |
1624 | 1933 msgstr "E207: Non riesco a cancellare il file di backup" |
713 | 1934 |
1935 msgid "" | |
1936 "\n" | |
1937 "WARNING: Original file may be lost or damaged\n" | |
1938 msgstr "" | |
1939 "\n" | |
7051
eff26a8620ce
commit https://github.com/vim/vim/commit/88774fdd23f08355297bb8cda78856859051d3c7
Christian Brabandt <cb@256bit.org>
parents:
5907
diff
changeset
|
1940 "AVVISO: Il file originale può essere perso o danneggiato\n" |
713 | 1941 |
1942 msgid "don't quit the editor until the file is successfully written!" | |
1943 msgstr "non uscire dall'editor prima della fine della scrittura del file!" | |
1944 | |
1945 msgid "[dos]" | |
1946 msgstr "[DOS]" | |
1947 | |
1948 msgid "[dos format]" | |
1949 msgstr "[in formato DOS]" | |
1950 | |
1951 msgid "[mac]" | |
8061
abd64cf67bcf
commit https://github.com/vim/vim/commit/38a55639d603823efcf2d2fdf542dbffdeb60b75
Christian Brabandt <cb@256bit.org>
parents:
7051
diff
changeset
|
1952 msgstr "[Mac]" |
713 | 1953 |
1954 msgid "[mac format]" | |
8061
abd64cf67bcf
commit https://github.com/vim/vim/commit/38a55639d603823efcf2d2fdf542dbffdeb60b75
Christian Brabandt <cb@256bit.org>
parents:
7051
diff
changeset
|
1955 msgstr "[in formato Mac]" |
713 | 1956 |
1957 msgid "[unix]" | |
8061
abd64cf67bcf
commit https://github.com/vim/vim/commit/38a55639d603823efcf2d2fdf542dbffdeb60b75
Christian Brabandt <cb@256bit.org>
parents:
7051
diff
changeset
|
1958 msgstr "[Unix]" |
713 | 1959 |
1960 msgid "[unix format]" | |
8061
abd64cf67bcf
commit https://github.com/vim/vim/commit/38a55639d603823efcf2d2fdf542dbffdeb60b75
Christian Brabandt <cb@256bit.org>
parents:
7051
diff
changeset
|
1961 msgstr "[in formato Unix]" |
713 | 1962 |
1963 msgid "1 line, " | |
7051
eff26a8620ce
commit https://github.com/vim/vim/commit/88774fdd23f08355297bb8cda78856859051d3c7
Christian Brabandt <cb@256bit.org>
parents:
5907
diff
changeset
|
1964 msgstr "1 riga, " |
713 | 1965 |
1966 #, c-format | |
1967 msgid "%ld lines, " | |
7051
eff26a8620ce
commit https://github.com/vim/vim/commit/88774fdd23f08355297bb8cda78856859051d3c7
Christian Brabandt <cb@256bit.org>
parents:
5907
diff
changeset
|
1968 msgstr "%ld righe," |
713 | 1969 |
1970 msgid "1 character" | |
1971 msgstr "1 carattere" | |
1972 | |
1973 #, c-format | |
2260
0e27866cea99
Update src/po/it.po. Fixed errors in ko.po.
Bram Moolenaar <bram@vim.org>
parents:
2200
diff
changeset
|
1974 msgid "%lld characters" |
0e27866cea99
Update src/po/it.po. Fixed errors in ko.po.
Bram Moolenaar <bram@vim.org>
parents:
2200
diff
changeset
|
1975 msgstr "%lld caratteri" |
0e27866cea99
Update src/po/it.po. Fixed errors in ko.po.
Bram Moolenaar <bram@vim.org>
parents:
2200
diff
changeset
|
1976 |
2422
fcbb507f348e
Updated Italian messages. (Vlad Sandrini)
Bram Moolenaar <bram@vim.org>
parents:
2260
diff
changeset
|
1977 #. Explicit typecast avoids warning on Mac OS X 10.6 |
2260
0e27866cea99
Update src/po/it.po. Fixed errors in ko.po.
Bram Moolenaar <bram@vim.org>
parents:
2200
diff
changeset
|
1978 #, c-format |
713 | 1979 msgid "%ld characters" |
1980 msgstr "%ld caratteri" | |
1981 | |
1982 msgid "[noeol]" | |
2032
592032e9e167
Update message translations.
Bram Moolenaar <bram@zimbu.org>
parents:
1698
diff
changeset
|
1983 msgstr "[noeol]" |
713 | 1984 |
1985 msgid "[Incomplete last line]" | |
7051
eff26a8620ce
commit https://github.com/vim/vim/commit/88774fdd23f08355297bb8cda78856859051d3c7
Christian Brabandt <cb@256bit.org>
parents:
5907
diff
changeset
|
1986 msgstr "[Manca carattere di fine riga]" |
713 | 1987 |
1988 #. don't overwrite messages here | |
1989 #. must give this prompt | |
1990 #. don't use emsg() here, don't want to flush the buffers | |
1991 msgid "WARNING: The file has been changed since reading it!!!" | |
9076
9305a1251e51
commit https://github.com/vim/vim/commit/91c4937be15b0b743b6bc495df602c1abbff6b87
Christian Brabandt <cb@256bit.org>
parents:
8061
diff
changeset
|
1992 msgstr "AVVISO: File modificato dopo essere stato letto!!!" |
713 | 1993 |
1994 msgid "Do you really want to write to it" | |
1995 msgstr "Vuoi davvero riscriverlo" | |
1996 | |
1997 #, c-format | |
1998 msgid "E208: Error writing to \"%s\"" | |
1999 msgstr "E208: Errore in scrittura di \"%s\"" | |
2000 | |
2001 #, c-format | |
2002 msgid "E209: Error closing \"%s\"" | |
2003 msgstr "E209: Errore in chiusura di \"%s\"" | |
2004 | |
2005 #, c-format | |
2006 msgid "E210: Error reading \"%s\"" | |
2007 msgstr "E210: Errore in lettura di \"%s\"" | |
2008 | |
2009 msgid "E246: FileChangedShell autocommand deleted buffer" | |
1624 | 2010 msgstr "E246: L'autocomando 'FileChangedShell' ha cancellato il buffer" |
713 | 2011 |
2012 #, c-format | |
2013 msgid "E211: File \"%s\" no longer available" | |
2014 msgstr "E211: Il file \"%s\" non esiste più" | |
2015 | |
2016 #, c-format | |
2017 msgid "" | |
2018 "W12: Warning: File \"%s\" has changed and the buffer was changed in Vim as " | |
2019 "well" | |
2020 msgstr "" | |
7051
eff26a8620ce
commit https://github.com/vim/vim/commit/88774fdd23f08355297bb8cda78856859051d3c7
Christian Brabandt <cb@256bit.org>
parents:
5907
diff
changeset
|
2021 "W12: Avviso: File \"%s\" modificato su disco ed anche nel buffer di Vim" |
713 | 2022 |
2023 msgid "See \":help W12\" for more info." | |
2024 msgstr "Vedere \":help W12\" per ulteriori informazioni." | |
2025 | |
2026 #, c-format | |
2027 msgid "W11: Warning: File \"%s\" has changed since editing started" | |
7051
eff26a8620ce
commit https://github.com/vim/vim/commit/88774fdd23f08355297bb8cda78856859051d3c7
Christian Brabandt <cb@256bit.org>
parents:
5907
diff
changeset
|
2028 msgstr "W11: Avviso: File \"%s\" modificato dopo l'apertura" |
713 | 2029 |
2030 msgid "See \":help W11\" for more info." | |
2031 msgstr "Vedere \":help W11\" per ulteriori informazioni." | |
2032 | |
2033 #, c-format | |
2034 msgid "W16: Warning: Mode of file \"%s\" has changed since editing started" | |
7051
eff26a8620ce
commit https://github.com/vim/vim/commit/88774fdd23f08355297bb8cda78856859051d3c7
Christian Brabandt <cb@256bit.org>
parents:
5907
diff
changeset
|
2035 msgstr "W16: Avviso: Modo File \"%s\" modificato dopo l'apertura" |
713 | 2036 |
2037 msgid "See \":help W16\" for more info." | |
2038 msgstr "Vedere \":help W16\" per ulteriori informazioni." | |
2039 | |
2040 #, c-format | |
2041 msgid "W13: Warning: File \"%s\" has been created after editing started" | |
7051
eff26a8620ce
commit https://github.com/vim/vim/commit/88774fdd23f08355297bb8cda78856859051d3c7
Christian Brabandt <cb@256bit.org>
parents:
5907
diff
changeset
|
2042 msgstr "W13: Avviso: Il file \"%s\" risulta creato dopo l'apertura" |
713 | 2043 |
2044 msgid "Warning" | |
7051
eff26a8620ce
commit https://github.com/vim/vim/commit/88774fdd23f08355297bb8cda78856859051d3c7
Christian Brabandt <cb@256bit.org>
parents:
5907
diff
changeset
|
2045 msgstr "Avviso" |
713 | 2046 |
2047 msgid "" | |
2048 "&OK\n" | |
2049 "&Load File" | |
2050 msgstr "" | |
2051 "&OK\n" | |
2052 "&Carica File" | |
2053 | |
2054 #, c-format | |
2055 msgid "E462: Could not prepare for reloading \"%s\"" | |
2056 msgstr "E462: Non riesco a preparare per ri-caricare \"%s\"" | |
2057 | |
2058 #, c-format | |
2059 msgid "E321: Could not reload \"%s\"" | |
2060 msgstr "E321: Non riesco a ri-caricare \"%s\"" | |
2061 | |
2062 msgid "--Deleted--" | |
2063 msgstr "--Cancellato--" | |
2064 | |
2065 #, c-format | |
2066 msgid "auto-removing autocommand: %s <buffer=%d>" | |
1624 | 2067 msgstr "auto-rimozione dell'autocomando: %s <buffer=%d>" |
713 | 2068 |
2069 #. the group doesn't exist | |
2070 #, c-format | |
2071 msgid "E367: No such group: \"%s\"" | |
2072 msgstr "E367: Gruppo inesistente: \"%s\"" | |
2073 | |
2074 #, c-format | |
2075 msgid "E215: Illegal character after *: %s" | |
2076 msgstr "E215: Carattere non ammesso dopo *: %s" | |
2077 | |
2078 #, c-format | |
2079 msgid "E216: No such event: %s" | |
2080 msgstr "E216: Evento inesistente: %s" | |
2081 | |
2082 #, c-format | |
2083 msgid "E216: No such group or event: %s" | |
2084 msgstr "E216: Evento o gruppo inesistente: %s" | |
2085 | |
2086 #. Highlight title | |
2087 msgid "" | |
2088 "\n" | |
2089 "--- Auto-Commands ---" | |
2090 msgstr "" | |
2091 "\n" | |
2092 "--- Auto-Comandi ---" | |
2093 | |
2094 #, c-format | |
2095 msgid "E680: <buffer=%d>: invalid buffer number " | |
2096 msgstr "E680: <buffer=%d>: numero buffer non valido" | |
2097 | |
2098 msgid "E217: Can't execute autocommands for ALL events" | |
2099 msgstr "E217: Non posso eseguire autocomandi for TUTTI gli eventi" | |
2100 | |
2101 msgid "No matching autocommands" | |
2102 msgstr "Nessun autocomando corrispondente" | |
2103 | |
2104 msgid "E218: autocommand nesting too deep" | |
2105 msgstr "E218: nidificazione dell'autocomando troppo estesa" | |
2106 | |
2107 #, c-format | |
2108 msgid "%s Auto commands for \"%s\"" | |
2109 msgstr "%s Auto comandi per \"%s\"" | |
2110 | |
2111 #, c-format | |
2112 msgid "Executing %s" | |
2113 msgstr "Eseguo %s" | |
2114 | |
2115 #, c-format | |
2116 msgid "autocommand %s" | |
2117 msgstr "autocomando %s" | |
2118 | |
2119 msgid "E219: Missing {." | |
2120 msgstr "E219: Manca {." | |
2121 | |
2122 msgid "E220: Missing }." | |
2123 msgstr "E220: Manca }." | |
2124 | |
2125 msgid "E490: No fold found" | |
2126 msgstr "E490: Non trovo alcuna piegatura" | |
2127 | |
2128 msgid "E350: Cannot create fold with current 'foldmethod'" | |
9319
1472ed67c36f
commit https://github.com/vim/vim/commit/a02a551e18209423584fcb923e93c6be18f3aa45
Christian Brabandt <cb@256bit.org>
parents:
9076
diff
changeset
|
2129 msgstr "E350: Non posso creare piegatura con il 'foldmethod' in uso" |
713 | 2130 |
2131 msgid "E351: Cannot delete fold with current 'foldmethod'" | |
2132 msgstr "E351: Non posso cancellare piegatura con il 'foldmethod' in uso" | |
2133 | |
2134 #, c-format | |
2135 msgid "+--%3ld lines folded " | |
7051
eff26a8620ce
commit https://github.com/vim/vim/commit/88774fdd23f08355297bb8cda78856859051d3c7
Christian Brabandt <cb@256bit.org>
parents:
5907
diff
changeset
|
2136 msgstr "+--%3ld righe piegate" |
713 | 2137 |
2138 msgid "E222: Add to read buffer" | |
2139 msgstr "E222: Aggiunto al buffer di lettura" | |
2140 | |
2141 msgid "E223: recursive mapping" | |
2142 msgstr "E223: mapping ricorsivo" | |
2143 | |
2144 #, c-format | |
2145 msgid "E224: global abbreviation already exists for %s" | |
2146 msgstr "E224: una abbreviazione globale già esiste per %s" | |
2147 | |
2148 #, c-format | |
2149 msgid "E225: global mapping already exists for %s" | |
2150 msgstr "E225: un mapping globale già esiste per %s" | |
2151 | |
2152 #, c-format | |
2153 msgid "E226: abbreviation already exists for %s" | |
2154 msgstr "E226: una abbreviazione già esiste per %s" | |
2155 | |
2156 #, c-format | |
2157 msgid "E227: mapping already exists for %s" | |
2158 msgstr "E227: un mapping già esiste per %s" | |
2159 | |
2160 msgid "No abbreviation found" | |
2161 msgstr "Non trovo l'abbreviazione" | |
2162 | |
2163 msgid "No mapping found" | |
2164 msgstr "Non trovo il mapping" | |
2165 | |
2166 msgid "E228: makemap: Illegal mode" | |
2167 msgstr "E228: makemap: modo non consentito" | |
2168 | |
5294 | 2169 msgid "E851: Failed to create a new process for the GUI" |
2170 msgstr "E851: Creazione di un nuovo processo fallita per la GUI" | |
2171 | |
2172 msgid "E852: The child process failed to start the GUI" | |
2173 msgstr "E852: Il processo figlio non è riuscito a far partire la GUI" | |
2174 | |
713 | 2175 msgid "E229: Cannot start the GUI" |
2176 msgstr "E229: Non posso inizializzare la GUI" | |
2177 | |
2178 #, c-format | |
2179 msgid "E230: Cannot read from \"%s\"" | |
2180 msgstr "E230: Non posso leggere da \"%s\"" | |
2181 | |
2182 msgid "E665: Cannot start GUI, no valid font found" | |
2183 msgstr "E665: Non posso inizializzare la GUI, nessun font valido trovato" | |
2184 | |
2185 msgid "E231: 'guifontwide' invalid" | |
2186 msgstr "E231: 'guifontwide' non valido" | |
2187 | |
2188 msgid "E599: Value of 'imactivatekey' is invalid" | |
2189 msgstr "E599: Il valore di 'imactivatekey' non è valido" | |
2190 | |
2191 #, c-format | |
2192 msgid "E254: Cannot allocate color %s" | |
2193 msgstr "E254: Non riesco ad allocare il colore %s" | |
2194 | |
2195 msgid "No match at cursor, finding next" | |
2196 msgstr "Nessuna corrispondenza al cursore, cerco la prossima" | |
2197 | |
2198 msgid "<cannot open> " | |
2199 msgstr "<non posso aprire> " | |
2200 | |
2201 #, c-format | |
2202 msgid "E616: vim_SelFile: can't get font %s" | |
2203 msgstr "E616: vim_SelFile: non riesco a trovare il font %s" | |
2204 | |
2205 msgid "E614: vim_SelFile: can't return to current directory" | |
2206 msgstr "E614: vim_SelFile: non posso tornare alla directory in uso" | |
2207 | |
2208 msgid "Pathname:" | |
2209 msgstr "Nome percorso:" | |
2210 | |
2211 msgid "E615: vim_SelFile: can't get current directory" | |
2212 msgstr "E615: vim_SelFile: non riesco ad ottenere la directory in uso" | |
2213 | |
2214 msgid "OK" | |
2215 msgstr "OK" | |
2216 | |
2217 msgid "Cancel" | |
2218 msgstr "Non eseguire" | |
2219 | |
2220 msgid "Scrollbar Widget: Could not get geometry of thumb pixmap." | |
2221 msgstr "Scrollbar Widget: Non riesco a ottenere geometria del 'thumb pixmap'." | |
2222 | |
2223 msgid "Vim dialog" | |
2224 msgstr "Dialogo Vim" | |
2225 | |
2226 msgid "E232: Cannot create BalloonEval with both message and callback" | |
2227 msgstr "E232: Non riesco a creare 'BalloonEval' con sia messaggio che callback" | |
2228 | |
9076
9305a1251e51
commit https://github.com/vim/vim/commit/91c4937be15b0b743b6bc495df602c1abbff6b87
Christian Brabandt <cb@256bit.org>
parents:
8061
diff
changeset
|
2229 msgid "_Cancel" |
9305a1251e51
commit https://github.com/vim/vim/commit/91c4937be15b0b743b6bc495df602c1abbff6b87
Christian Brabandt <cb@256bit.org>
parents:
8061
diff
changeset
|
2230 msgstr "_Annulla" |
9305a1251e51
commit https://github.com/vim/vim/commit/91c4937be15b0b743b6bc495df602c1abbff6b87
Christian Brabandt <cb@256bit.org>
parents:
8061
diff
changeset
|
2231 |
9305a1251e51
commit https://github.com/vim/vim/commit/91c4937be15b0b743b6bc495df602c1abbff6b87
Christian Brabandt <cb@256bit.org>
parents:
8061
diff
changeset
|
2232 msgid "_Save" |
9305a1251e51
commit https://github.com/vim/vim/commit/91c4937be15b0b743b6bc495df602c1abbff6b87
Christian Brabandt <cb@256bit.org>
parents:
8061
diff
changeset
|
2233 msgstr "_Salva" |
9305a1251e51
commit https://github.com/vim/vim/commit/91c4937be15b0b743b6bc495df602c1abbff6b87
Christian Brabandt <cb@256bit.org>
parents:
8061
diff
changeset
|
2234 |
9305a1251e51
commit https://github.com/vim/vim/commit/91c4937be15b0b743b6bc495df602c1abbff6b87
Christian Brabandt <cb@256bit.org>
parents:
8061
diff
changeset
|
2235 msgid "_Open" |
9305a1251e51
commit https://github.com/vim/vim/commit/91c4937be15b0b743b6bc495df602c1abbff6b87
Christian Brabandt <cb@256bit.org>
parents:
8061
diff
changeset
|
2236 msgstr "_Apri" |
9305a1251e51
commit https://github.com/vim/vim/commit/91c4937be15b0b743b6bc495df602c1abbff6b87
Christian Brabandt <cb@256bit.org>
parents:
8061
diff
changeset
|
2237 |
9305a1251e51
commit https://github.com/vim/vim/commit/91c4937be15b0b743b6bc495df602c1abbff6b87
Christian Brabandt <cb@256bit.org>
parents:
8061
diff
changeset
|
2238 msgid "_OK" |
9305a1251e51
commit https://github.com/vim/vim/commit/91c4937be15b0b743b6bc495df602c1abbff6b87
Christian Brabandt <cb@256bit.org>
parents:
8061
diff
changeset
|
2239 msgstr "_OK" |
9305a1251e51
commit https://github.com/vim/vim/commit/91c4937be15b0b743b6bc495df602c1abbff6b87
Christian Brabandt <cb@256bit.org>
parents:
8061
diff
changeset
|
2240 |
713 | 2241 msgid "" |
2242 "&Yes\n" | |
2243 "&No\n" | |
2244 "&Cancel" | |
2245 msgstr "" | |
2246 "&Y Sì\n" | |
2247 "&No\n" | |
2248 "&C Ignora" | |
2249 | |
9076
9305a1251e51
commit https://github.com/vim/vim/commit/91c4937be15b0b743b6bc495df602c1abbff6b87
Christian Brabandt <cb@256bit.org>
parents:
8061
diff
changeset
|
2250 msgid "Yes" |
9305a1251e51
commit https://github.com/vim/vim/commit/91c4937be15b0b743b6bc495df602c1abbff6b87
Christian Brabandt <cb@256bit.org>
parents:
8061
diff
changeset
|
2251 msgstr "Sì" |
9305a1251e51
commit https://github.com/vim/vim/commit/91c4937be15b0b743b6bc495df602c1abbff6b87
Christian Brabandt <cb@256bit.org>
parents:
8061
diff
changeset
|
2252 |
9305a1251e51
commit https://github.com/vim/vim/commit/91c4937be15b0b743b6bc495df602c1abbff6b87
Christian Brabandt <cb@256bit.org>
parents:
8061
diff
changeset
|
2253 msgid "No" |
9305a1251e51
commit https://github.com/vim/vim/commit/91c4937be15b0b743b6bc495df602c1abbff6b87
Christian Brabandt <cb@256bit.org>
parents:
8061
diff
changeset
|
2254 msgstr "No" |
9305a1251e51
commit https://github.com/vim/vim/commit/91c4937be15b0b743b6bc495df602c1abbff6b87
Christian Brabandt <cb@256bit.org>
parents:
8061
diff
changeset
|
2255 |
713 | 2256 msgid "Input _Methods" |
2257 msgstr "_Metodi di inserimento" | |
2258 | |
2259 msgid "VIM - Search and Replace..." | |
2260 msgstr "VIM - Sostituisci..." | |
2261 | |
2262 msgid "VIM - Search..." | |
2263 msgstr "VIM - Cerca..." | |
2264 | |
2265 msgid "Find what:" | |
2266 msgstr "Trova cosa:" | |
2267 | |
2268 msgid "Replace with:" | |
2269 msgstr "Sostituisci con:" | |
2270 | |
2271 #. whole word only button | |
2272 msgid "Match whole word only" | |
2273 msgstr "Cerca solo la parola intera" | |
2274 | |
2275 #. match case button | |
2276 msgid "Match case" | |
2277 msgstr "Maiuscole/minuscole" | |
2278 | |
2279 msgid "Direction" | |
2280 msgstr "Direzione" | |
2281 | |
2282 #. 'Up' and 'Down' buttons | |
2283 msgid "Up" | |
2284 msgstr "Su" | |
2285 | |
2286 msgid "Down" | |
2287 msgstr "Giù" | |
2288 | |
2289 msgid "Find Next" | |
2290 msgstr "Trova il Prossimo" | |
2291 | |
2292 msgid "Replace" | |
2293 msgstr "Sostituisci" | |
2294 | |
2295 msgid "Replace All" | |
2296 msgstr "Sostituisci Tutto" | |
2297 | |
9076
9305a1251e51
commit https://github.com/vim/vim/commit/91c4937be15b0b743b6bc495df602c1abbff6b87
Christian Brabandt <cb@256bit.org>
parents:
8061
diff
changeset
|
2298 msgid "_Close" |
9305a1251e51
commit https://github.com/vim/vim/commit/91c4937be15b0b743b6bc495df602c1abbff6b87
Christian Brabandt <cb@256bit.org>
parents:
8061
diff
changeset
|
2299 msgstr "_Chiudi" |
9305a1251e51
commit https://github.com/vim/vim/commit/91c4937be15b0b743b6bc495df602c1abbff6b87
Christian Brabandt <cb@256bit.org>
parents:
8061
diff
changeset
|
2300 |
713 | 2301 msgid "Vim: Received \"die\" request from session manager\n" |
2302 msgstr "Vim: Ricevuta richiesta \"die\" dal session manager\n" | |
2303 | |
7051
eff26a8620ce
commit https://github.com/vim/vim/commit/88774fdd23f08355297bb8cda78856859051d3c7
Christian Brabandt <cb@256bit.org>
parents:
5907
diff
changeset
|
2304 msgid "Close tab" |
eff26a8620ce
commit https://github.com/vim/vim/commit/88774fdd23f08355297bb8cda78856859051d3c7
Christian Brabandt <cb@256bit.org>
parents:
5907
diff
changeset
|
2305 msgstr "Chiudi linguetta" |
713 | 2306 |
2307 msgid "New tab" | |
2308 msgstr "Nuova linguetta" | |
2309 | |
2310 msgid "Open Tab..." | |
2311 msgstr "Apri linguetta..." | |
2312 | |
2313 msgid "Vim: Main window unexpectedly destroyed\n" | |
2314 msgstr "Vim: Finestra principale distrutta inaspettatamente\n" | |
2315 | |
2316 msgid "&Filter" | |
2317 msgstr "&Filtro" | |
2318 | |
2319 msgid "&Cancel" | |
2320 msgstr "&C Non eseguire" | |
2321 | |
2322 msgid "Directories" | |
2323 msgstr "Directory" | |
2324 | |
2325 msgid "Filter" | |
2326 msgstr "Filtro" | |
2327 | |
2328 msgid "&Help" | |
2329 msgstr "&H Aiuto" | |
2330 | |
2331 msgid "Files" | |
2332 msgstr "File" | |
2333 | |
2334 msgid "&OK" | |
2335 msgstr "&OK" | |
2336 | |
2337 msgid "Selection" | |
2338 msgstr "Selezione" | |
2339 | |
2340 msgid "Find &Next" | |
2341 msgstr "&N Trova il Prossimo" | |
2342 | |
2343 msgid "&Replace" | |
2344 msgstr "&R Sostituisci" | |
2345 | |
2346 msgid "Replace &All" | |
2347 msgstr "&A Sostituisci Tutto" | |
2348 | |
2349 msgid "&Undo" | |
2350 msgstr "&U Disfa" | |
2351 | |
819 | 2352 msgid "Open tab..." |
2353 msgstr "Apri linguetta..." | |
2354 | |
713 | 2355 msgid "Find string (use '\\\\' to find a '\\')" |
2356 msgstr "Stringa di ricerca (usa '\\\\' per cercare un '\\')" | |
2357 | |
2358 msgid "Find & Replace (use '\\\\' to find a '\\')" | |
2359 msgstr "Sostituisci (usa '\\\\' per cercare un '\\')" | |
2360 | |
2361 #. We fake this: Use a filter that doesn't select anything and a default | |
2362 #. * file name that won't be used. | |
2363 msgid "Not Used" | |
2364 msgstr "Non Utilizzato" | |
2365 | |
2366 msgid "Directory\t*.nothing\n" | |
2367 msgstr "Directory\t*.nothing\n" | |
2368 | |
9076
9305a1251e51
commit https://github.com/vim/vim/commit/91c4937be15b0b743b6bc495df602c1abbff6b87
Christian Brabandt <cb@256bit.org>
parents:
8061
diff
changeset
|
2369 #, c-format |
9305a1251e51
commit https://github.com/vim/vim/commit/91c4937be15b0b743b6bc495df602c1abbff6b87
Christian Brabandt <cb@256bit.org>
parents:
8061
diff
changeset
|
2370 msgid "E671: Cannot find window title \"%s\"" |
9305a1251e51
commit https://github.com/vim/vim/commit/91c4937be15b0b743b6bc495df602c1abbff6b87
Christian Brabandt <cb@256bit.org>
parents:
8061
diff
changeset
|
2371 msgstr "E671: Non trovo il titolo della finestra \"%s\"" |
9305a1251e51
commit https://github.com/vim/vim/commit/91c4937be15b0b743b6bc495df602c1abbff6b87
Christian Brabandt <cb@256bit.org>
parents:
8061
diff
changeset
|
2372 |
9305a1251e51
commit https://github.com/vim/vim/commit/91c4937be15b0b743b6bc495df602c1abbff6b87
Christian Brabandt <cb@256bit.org>
parents:
8061
diff
changeset
|
2373 #, c-format |
9305a1251e51
commit https://github.com/vim/vim/commit/91c4937be15b0b743b6bc495df602c1abbff6b87
Christian Brabandt <cb@256bit.org>
parents:
8061
diff
changeset
|
2374 msgid "E243: Argument not supported: \"-%s\"; Use the OLE version." |
9305a1251e51
commit https://github.com/vim/vim/commit/91c4937be15b0b743b6bc495df602c1abbff6b87
Christian Brabandt <cb@256bit.org>
parents:
8061
diff
changeset
|
2375 msgstr "E243: Argomento non supportato: \"-%s\"; Usa la versione OLE." |
9305a1251e51
commit https://github.com/vim/vim/commit/91c4937be15b0b743b6bc495df602c1abbff6b87
Christian Brabandt <cb@256bit.org>
parents:
8061
diff
changeset
|
2376 |
9305a1251e51
commit https://github.com/vim/vim/commit/91c4937be15b0b743b6bc495df602c1abbff6b87
Christian Brabandt <cb@256bit.org>
parents:
8061
diff
changeset
|
2377 msgid "E672: Unable to open window inside MDI application" |
9305a1251e51
commit https://github.com/vim/vim/commit/91c4937be15b0b743b6bc495df602c1abbff6b87
Christian Brabandt <cb@256bit.org>
parents:
8061
diff
changeset
|
2378 msgstr "E672: Non posso aprire la finestra in un'applicazione MDI" |
9305a1251e51
commit https://github.com/vim/vim/commit/91c4937be15b0b743b6bc495df602c1abbff6b87
Christian Brabandt <cb@256bit.org>
parents:
8061
diff
changeset
|
2379 |
713 | 2380 msgid "Vim E458: Cannot allocate colormap entry, some colors may be incorrect" |
2381 msgstr "" | |
2382 "Vim E458: Non riesco ad allocare elemento di colormap, possibili colori " | |
2383 "errati" | |
2384 | |
2385 #, c-format | |
2386 msgid "E250: Fonts for the following charsets are missing in fontset %s:" | |
2387 msgstr "E250: Mancano descrizioni per i seguenti caratteri nel font: %s" | |
2388 | |
2389 #, c-format | |
2390 msgid "E252: Fontset name: %s" | |
2391 msgstr "E252: Nome fontset: %s" | |
2392 | |
2393 #, c-format | |
2394 msgid "Font '%s' is not fixed-width" | |
2395 msgstr "Il font '%s' non di larghezza fissa" | |
2396 | |
2397 #, c-format | |
5294 | 2398 msgid "E253: Fontset name: %s" |
2399 msgstr "E253: Nome fontset: %s" | |
2400 | |
2401 #, c-format | |
2402 msgid "Font0: %s" | |
2403 msgstr "Font0: %s" | |
2404 | |
2405 #, c-format | |
2406 msgid "Font1: %s" | |
2407 msgstr "Font1: %s" | |
2408 | |
2409 #, c-format | |
2410 msgid "Font%ld width is not twice that of font0" | |
2411 msgstr "La larghezza di font%ld non è doppia di quella di font0" | |
2412 | |
2413 #, c-format | |
2414 msgid "Font0 width: %ld" | |
2415 msgstr "Larghezza di Font0: %ld" | |
2416 | |
2417 #, c-format | |
2418 msgid "Font1 width: %ld" | |
2419 msgstr "Larghezza di Font1: %ld" | |
713 | 2420 |
2421 msgid "Invalid font specification" | |
2422 msgstr "Specifica di font non valida" | |
2423 | |
2424 msgid "&Dismiss" | |
2425 msgstr "&D Non ora" | |
2426 | |
2427 msgid "no specific match" | |
2428 msgstr "nessuna corrispondenza specifica" | |
2429 | |
2430 msgid "Vim - Font Selector" | |
2431 msgstr "Vim - Selettore Font" | |
2432 | |
2433 msgid "Name:" | |
2434 msgstr "Nome:" | |
2435 | |
2436 #. create toggle button | |
2437 msgid "Show size in Points" | |
2438 msgstr "Mostra dimensione in Punti" | |
2439 | |
2440 msgid "Encoding:" | |
2441 msgstr "Codifica:" | |
2442 | |
2443 msgid "Font:" | |
2444 msgstr "Font:" | |
2445 | |
2446 msgid "Style:" | |
2447 msgstr "Stile:" | |
2448 | |
2449 msgid "Size:" | |
2450 msgstr "Dimensione:" | |
2451 | |
2452 msgid "E256: Hangul automata ERROR" | |
2453 msgstr "E256: ERRORE processore Hangul" | |
2454 | |
2455 msgid "E550: Missing colon" | |
2456 msgstr "E550: Manca ':'" | |
2457 | |
2458 msgid "E551: Illegal component" | |
2459 msgstr "E551: Componente non valido" | |
2460 | |
2461 msgid "E552: digit expected" | |
2462 msgstr "E552: aspettavo un numero" | |
2463 | |
2464 #, c-format | |
2465 msgid "Page %d" | |
2466 msgstr "Pagina %d" | |
2467 | |
2468 msgid "No text to be printed" | |
2469 msgstr "Manca testo da stampare" | |
2470 | |
7051
eff26a8620ce
commit https://github.com/vim/vim/commit/88774fdd23f08355297bb8cda78856859051d3c7
Christian Brabandt <cb@256bit.org>
parents:
5907
diff
changeset
|
2471 #, c-format |
713 | 2472 msgid "Printing page %d (%d%%)" |
2473 msgstr "Sto stampando pagina %d (%d%%)" | |
2474 | |
2475 #, c-format | |
2476 msgid " Copy %d of %d" | |
2477 msgstr " Copia %d di %d" | |
2478 | |
2479 #, c-format | |
2480 msgid "Printed: %s" | |
2481 msgstr "Stampato: %s" | |
2482 | |
2483 msgid "Printing aborted" | |
1126 | 2484 msgstr "Stampa non completata" |
713 | 2485 |
2486 msgid "E455: Error writing to PostScript output file" | |
2487 msgstr "E455: Errore in scrittura a file PostScript di output" | |
2488 | |
2489 #, c-format | |
2490 msgid "E624: Can't open file \"%s\"" | |
2491 msgstr "E624: Non riesco ad aprire il file \"%s\"" | |
2492 | |
2493 #, c-format | |
2494 msgid "E457: Can't read PostScript resource file \"%s\"" | |
2495 msgstr "E457: Non riesco a leggere file risorse PostScript \"%s\"" | |
2496 | |
2497 #, c-format | |
2498 msgid "E618: file \"%s\" is not a PostScript resource file" | |
2499 msgstr "E618: file \"%s\" non è un file di risorse PostScript" | |
2500 | |
2501 #, c-format | |
2502 msgid "E619: file \"%s\" is not a supported PostScript resource file" | |
2503 msgstr "E619: file \"%s\" non è un file di risorse PostScript supportato" | |
2504 | |
2505 #, c-format | |
2506 msgid "E621: \"%s\" resource file has wrong version" | |
2507 msgstr "E621: il file di risorse \"%s\" ha una versione sbagliata" | |
2508 | |
2509 msgid "E673: Incompatible multi-byte encoding and character set." | |
2510 msgstr "E673: Codifica e set di caratteri multi-byte non compatibili." | |
2511 | |
2512 msgid "E674: printmbcharset cannot be empty with multi-byte encoding." | |
2513 msgstr "E674: printmbcharset non può essere nullo con codifica multi-byte." | |
2514 | |
2515 msgid "E675: No default font specified for multi-byte printing." | |
2516 msgstr "E675: Font predefinito non specificato per stampa multi-byte." | |
2517 | |
2518 msgid "E324: Can't open PostScript output file" | |
2519 msgstr "E324: Non riesco ad aprire file PostScript di output" | |
2520 | |
2521 #, c-format | |
2522 msgid "E456: Can't open file \"%s\"" | |
2523 msgstr "E456: Non riesco ad aprire il file \"%s\"" | |
2524 | |
2525 msgid "E456: Can't find PostScript resource file \"prolog.ps\"" | |
2526 msgstr "E456: Non trovo file risorse PostScript \"prolog.ps\"" | |
2527 | |
2528 msgid "E456: Can't find PostScript resource file \"cidfont.ps\"" | |
2529 msgstr "E456: Non trovo file risorse PostScript \"cidfont.ps\"" | |
2530 | |
2531 #, c-format | |
2532 msgid "E456: Can't find PostScript resource file \"%s.ps\"" | |
2533 msgstr "E456: Non trovo file risorse PostScript \"%s.ps\"" | |
2534 | |
2535 #, c-format | |
2536 msgid "E620: Unable to convert to print encoding \"%s\"" | |
2537 msgstr "E620: Impossibile convertire a codifica di stampa \"%s\"" | |
2538 | |
2539 msgid "Sending to printer..." | |
2540 msgstr "Invio a stampante..." | |
2541 | |
2542 msgid "E365: Failed to print PostScript file" | |
2543 msgstr "E365: Non riesco ad aprire file PostScript" | |
2544 | |
2545 msgid "Print job sent." | |
2546 msgstr "Richiesta di stampa inviata." | |
2547 | |
2548 msgid "Add a new database" | |
2549 msgstr "Aggiungi un nuovo database" | |
2550 | |
2551 msgid "Query for a pattern" | |
2552 msgstr "Cerca un modello" | |
2553 | |
2554 msgid "Show this message" | |
2555 msgstr "Visualizza questo messaggio" | |
2556 | |
2557 msgid "Kill a connection" | |
2558 msgstr "Termina una connessione" | |
2559 | |
2560 msgid "Reinit all connections" | |
1624 | 2561 msgstr "Reinizializza tutte le connessioni" |
713 | 2562 |
2563 msgid "Show connections" | |
2564 msgstr "Visualizza connessioni" | |
2565 | |
2566 #, c-format | |
2567 msgid "E560: Usage: cs[cope] %s" | |
2568 msgstr "E560: Uso: cs[cope] %s" | |
2569 | |
2570 msgid "This cscope command does not support splitting the window.\n" | |
2571 msgstr "Questo comando cscope non gestisce la divisione delle schermo.\n" | |
2572 | |
2573 msgid "E562: Usage: cstag <ident>" | |
2574 msgstr "E562: Uso: cstag <ident>" | |
2575 | |
2576 msgid "E257: cstag: tag not found" | |
1624 | 2577 msgstr "E257: cstag: tag non trovato" |
713 | 2578 |
2579 #, c-format | |
2580 msgid "E563: stat(%s) error: %d" | |
2581 msgstr "E563: errore stat(%s): %d" | |
2582 | |
2583 msgid "E563: stat error" | |
2584 msgstr "E563: errore stat" | |
2585 | |
2586 #, c-format | |
2587 msgid "E564: %s is not a directory or a valid cscope database" | |
2588 msgstr "E564: %s non è una directory o un database cscope valido" | |
2589 | |
2590 #, c-format | |
2591 msgid "Added cscope database %s" | |
2592 msgstr "Aggiunto database cscope %s" | |
2593 | |
2594 #, c-format | |
2595 msgid "E262: error reading cscope connection %ld" | |
2596 msgstr "E262: errore leggendo connessione cscope %ld" | |
2597 | |
2598 msgid "E561: unknown cscope search type" | |
2599 msgstr "E561: tipo di ricerca cscope sconosciuta" | |
2600 | |
2601 msgid "E566: Could not create cscope pipes" | |
2602 msgstr "E566: Non riesco a creare pipes cscope" | |
2603 | |
2604 msgid "E622: Could not fork for cscope" | |
2605 msgstr "E622: Non riesco a fare fork per cscope" | |
2606 | |
5294 | 2607 msgid "cs_create_connection setpgid failed" |
2608 msgstr "cs_create_connection setpgid fallita" | |
2609 | |
713 | 2610 msgid "cs_create_connection exec failed" |
2611 msgstr "cs_create_connection exec fallita" | |
2612 | |
2613 msgid "cs_create_connection: fdopen for to_fp failed" | |
2614 msgstr "cs_create_connection: fdopen di to_fp fallita" | |
2615 | |
2616 msgid "cs_create_connection: fdopen for fr_fp failed" | |
2617 msgstr "cs_create_connection: fdopen di fr_fp fallita" | |
2618 | |
1624 | 2619 msgid "E623: Could not spawn cscope process" |
2620 msgstr "E623: Non riesco a generare processo cscope" | |
2621 | |
713 | 2622 msgid "E567: no cscope connections" |
2623 msgstr "E567: nessuna connessione cscope" | |
2624 | |
2625 #, c-format | |
2200
99ba9a30755a
Various smaller changes. Updated proto files. Updated dependencies.
Bram Moolenaar <bram@vim.org>
parents:
2120
diff
changeset
|
2626 msgid "E469: invalid cscopequickfix flag %c for %c" |
99ba9a30755a
Various smaller changes. Updated proto files. Updated dependencies.
Bram Moolenaar <bram@vim.org>
parents:
2120
diff
changeset
|
2627 msgstr "E469: flag cscopequickfix %c non valido per %c" |
99ba9a30755a
Various smaller changes. Updated proto files. Updated dependencies.
Bram Moolenaar <bram@vim.org>
parents:
2120
diff
changeset
|
2628 |
99ba9a30755a
Various smaller changes. Updated proto files. Updated dependencies.
Bram Moolenaar <bram@vim.org>
parents:
2120
diff
changeset
|
2629 #, c-format |
713 | 2630 msgid "E259: no matches found for cscope query %s of %s" |
2631 msgstr "E259: nessuna corrispondenza trovata per la richiesta cscope %s di %s" | |
2632 | |
2633 msgid "cscope commands:\n" | |
2634 msgstr "comandi cscope:\n" | |
2635 | |
2636 #, c-format | |
2032
592032e9e167
Update message translations.
Bram Moolenaar <bram@zimbu.org>
parents:
1698
diff
changeset
|
2637 msgid "%-5s: %s%*s (Usage: %s)" |
592032e9e167
Update message translations.
Bram Moolenaar <bram@zimbu.org>
parents:
1698
diff
changeset
|
2638 msgstr "%-5s: %s%*s (Uso: %s)" |
592032e9e167
Update message translations.
Bram Moolenaar <bram@zimbu.org>
parents:
1698
diff
changeset
|
2639 |
592032e9e167
Update message translations.
Bram Moolenaar <bram@zimbu.org>
parents:
1698
diff
changeset
|
2640 msgid "" |
592032e9e167
Update message translations.
Bram Moolenaar <bram@zimbu.org>
parents:
1698
diff
changeset
|
2641 "\n" |
592032e9e167
Update message translations.
Bram Moolenaar <bram@zimbu.org>
parents:
1698
diff
changeset
|
2642 " c: Find functions calling this function\n" |
592032e9e167
Update message translations.
Bram Moolenaar <bram@zimbu.org>
parents:
1698
diff
changeset
|
2643 " d: Find functions called by this function\n" |
592032e9e167
Update message translations.
Bram Moolenaar <bram@zimbu.org>
parents:
1698
diff
changeset
|
2644 " e: Find this egrep pattern\n" |
592032e9e167
Update message translations.
Bram Moolenaar <bram@zimbu.org>
parents:
1698
diff
changeset
|
2645 " f: Find this file\n" |
592032e9e167
Update message translations.
Bram Moolenaar <bram@zimbu.org>
parents:
1698
diff
changeset
|
2646 " g: Find this definition\n" |
592032e9e167
Update message translations.
Bram Moolenaar <bram@zimbu.org>
parents:
1698
diff
changeset
|
2647 " i: Find files #including this file\n" |
592032e9e167
Update message translations.
Bram Moolenaar <bram@zimbu.org>
parents:
1698
diff
changeset
|
2648 " s: Find this C symbol\n" |
2725 | 2649 " t: Find this text string\n" |
2032
592032e9e167
Update message translations.
Bram Moolenaar <bram@zimbu.org>
parents:
1698
diff
changeset
|
2650 msgstr "" |
592032e9e167
Update message translations.
Bram Moolenaar <bram@zimbu.org>
parents:
1698
diff
changeset
|
2651 "\n" |
592032e9e167
Update message translations.
Bram Moolenaar <bram@zimbu.org>
parents:
1698
diff
changeset
|
2652 " c: Trova funzioni che chiamano questa\n" |
592032e9e167
Update message translations.
Bram Moolenaar <bram@zimbu.org>
parents:
1698
diff
changeset
|
2653 " d: Trova funzioni chiamate da questa\n" |
592032e9e167
Update message translations.
Bram Moolenaar <bram@zimbu.org>
parents:
1698
diff
changeset
|
2654 " e: Trova questa espressione egrep\n" |
592032e9e167
Update message translations.
Bram Moolenaar <bram@zimbu.org>
parents:
1698
diff
changeset
|
2655 " f: Trova questo file\n" |
592032e9e167
Update message translations.
Bram Moolenaar <bram@zimbu.org>
parents:
1698
diff
changeset
|
2656 " g: Trova questa definizione\n" |
592032e9e167
Update message translations.
Bram Moolenaar <bram@zimbu.org>
parents:
1698
diff
changeset
|
2657 " i: Trova file che #includono questo file\n" |
592032e9e167
Update message translations.
Bram Moolenaar <bram@zimbu.org>
parents:
1698
diff
changeset
|
2658 " s: Trova questo simbolo C\n" |
2725 | 2659 " t: Trova questa stringa\n" |
713 | 2660 |
2661 #, c-format | |
2662 msgid "E625: cannot open cscope database: %s" | |
2663 msgstr "E625: impossibile aprire database cscope: %s" | |
2664 | |
2665 msgid "E626: cannot get cscope database information" | |
2666 msgstr "E626: impossibile leggere informazioni sul database cscope" | |
2667 | |
2668 msgid "E568: duplicate cscope database not added" | |
2669 msgstr "E568: database cscope duplicato, non aggiunto" | |
2670 | |
2671 #, c-format | |
2672 msgid "E261: cscope connection %s not found" | |
2673 msgstr "E261: connessione cscope %s non trovata" | |
2674 | |
2675 #, c-format | |
2676 msgid "cscope connection %s closed" | |
2677 msgstr "connessione cscope %s chiusa" | |
2678 | |
2679 #. should not reach here | |
2680 msgid "E570: fatal error in cs_manage_matches" | |
2681 msgstr "E570: errore irreparabile in cs_manage_matches" | |
2682 | |
2683 #, c-format | |
2684 msgid "Cscope tag: %s" | |
2685 msgstr "Tag cscope: %s" | |
2686 | |
2687 msgid "" | |
2688 "\n" | |
2689 " # line" | |
2690 msgstr "" | |
2691 "\n" | |
7051
eff26a8620ce
commit https://github.com/vim/vim/commit/88774fdd23f08355297bb8cda78856859051d3c7
Christian Brabandt <cb@256bit.org>
parents:
5907
diff
changeset
|
2692 " # riga" |
713 | 2693 |
2694 msgid "filename / context / line\n" | |
7051
eff26a8620ce
commit https://github.com/vim/vim/commit/88774fdd23f08355297bb8cda78856859051d3c7
Christian Brabandt <cb@256bit.org>
parents:
5907
diff
changeset
|
2695 msgstr "nomefile / contest / riga\n" |
713 | 2696 |
2697 #, c-format | |
2698 msgid "E609: Cscope error: %s" | |
2699 msgstr "E609: Errore cscope: %s" | |
2700 | |
2701 msgid "All cscope databases reset" | |
1624 | 2702 msgstr "Tutti i database cscope annullati" |
713 | 2703 |
2704 msgid "no cscope connections\n" | |
2705 msgstr "nessuna connessione cscope\n" | |
2706 | |
2707 msgid " # pid database name prepend path\n" | |
2708 msgstr " # pid database nome prepend path\n" | |
2709 | |
2422
fcbb507f348e
Updated Italian messages. (Vlad Sandrini)
Bram Moolenaar <bram@vim.org>
parents:
2260
diff
changeset
|
2710 msgid "Lua library cannot be loaded." |
fcbb507f348e
Updated Italian messages. (Vlad Sandrini)
Bram Moolenaar <bram@vim.org>
parents:
2260
diff
changeset
|
2711 msgstr "Non riesco a caricare libreria Lua." |
fcbb507f348e
Updated Italian messages. (Vlad Sandrini)
Bram Moolenaar <bram@vim.org>
parents:
2260
diff
changeset
|
2712 |
fcbb507f348e
Updated Italian messages. (Vlad Sandrini)
Bram Moolenaar <bram@vim.org>
parents:
2260
diff
changeset
|
2713 msgid "cannot save undo information" |
fcbb507f348e
Updated Italian messages. (Vlad Sandrini)
Bram Moolenaar <bram@vim.org>
parents:
2260
diff
changeset
|
2714 msgstr "non riesco a salvare informazioni per 'undo'" |
fcbb507f348e
Updated Italian messages. (Vlad Sandrini)
Bram Moolenaar <bram@vim.org>
parents:
2260
diff
changeset
|
2715 |
713 | 2716 msgid "" |
2032
592032e9e167
Update message translations.
Bram Moolenaar <bram@zimbu.org>
parents:
1698
diff
changeset
|
2717 "E815: Sorry, this command is disabled, the MzScheme libraries could not be " |
713 | 2718 "loaded." |
2719 msgstr "" | |
2032
592032e9e167
Update message translations.
Bram Moolenaar <bram@zimbu.org>
parents:
1698
diff
changeset
|
2720 "E815: Spiacente, comando non disponibile, non riesco a caricare librerie " |
713 | 2721 "programmi MzScheme." |
2722 | |
8061
abd64cf67bcf
commit https://github.com/vim/vim/commit/38a55639d603823efcf2d2fdf542dbffdeb60b75
Christian Brabandt <cb@256bit.org>
parents:
7051
diff
changeset
|
2723 msgid "" |
abd64cf67bcf
commit https://github.com/vim/vim/commit/38a55639d603823efcf2d2fdf542dbffdeb60b75
Christian Brabandt <cb@256bit.org>
parents:
7051
diff
changeset
|
2724 "E895: Sorry, this command is disabled, the MzScheme's racket/base module " |
abd64cf67bcf
commit https://github.com/vim/vim/commit/38a55639d603823efcf2d2fdf542dbffdeb60b75
Christian Brabandt <cb@256bit.org>
parents:
7051
diff
changeset
|
2725 "could not be loaded." |
abd64cf67bcf
commit https://github.com/vim/vim/commit/38a55639d603823efcf2d2fdf542dbffdeb60b75
Christian Brabandt <cb@256bit.org>
parents:
7051
diff
changeset
|
2726 msgstr "" |
abd64cf67bcf
commit https://github.com/vim/vim/commit/38a55639d603823efcf2d2fdf542dbffdeb60b75
Christian Brabandt <cb@256bit.org>
parents:
7051
diff
changeset
|
2727 "E815: Spiacente, comando non disponibile, non riesco a caricare modulo " |
abd64cf67bcf
commit https://github.com/vim/vim/commit/38a55639d603823efcf2d2fdf542dbffdeb60b75
Christian Brabandt <cb@256bit.org>
parents:
7051
diff
changeset
|
2728 "racket/base di MzScheme." |
abd64cf67bcf
commit https://github.com/vim/vim/commit/38a55639d603823efcf2d2fdf542dbffdeb60b75
Christian Brabandt <cb@256bit.org>
parents:
7051
diff
changeset
|
2729 |
713 | 2730 msgid "invalid expression" |
2731 msgstr "espressione non valida" | |
2732 | |
2733 msgid "expressions disabled at compile time" | |
2734 msgstr "espressioni disabilitate in compilazione" | |
2735 | |
2736 msgid "hidden option" | |
2737 msgstr "opzione nascosta" | |
2738 | |
2739 msgid "unknown option" | |
2740 msgstr "opzione inesistente" | |
2741 | |
2742 msgid "window index is out of range" | |
2743 msgstr "indice della finestra non nell'intervallo" | |
2744 | |
2745 msgid "couldn't open buffer" | |
2746 msgstr "non sono riuscito ad aprire il buffer" | |
2747 | |
2748 msgid "cannot delete line" | |
7051
eff26a8620ce
commit https://github.com/vim/vim/commit/88774fdd23f08355297bb8cda78856859051d3c7
Christian Brabandt <cb@256bit.org>
parents:
5907
diff
changeset
|
2749 msgstr "non posso cancellare la riga" |
713 | 2750 |
2751 msgid "cannot replace line" | |
7051
eff26a8620ce
commit https://github.com/vim/vim/commit/88774fdd23f08355297bb8cda78856859051d3c7
Christian Brabandt <cb@256bit.org>
parents:
5907
diff
changeset
|
2752 msgstr "non posso sostituire la riga" |
713 | 2753 |
2754 msgid "cannot insert line" | |
7051
eff26a8620ce
commit https://github.com/vim/vim/commit/88774fdd23f08355297bb8cda78856859051d3c7
Christian Brabandt <cb@256bit.org>
parents:
5907
diff
changeset
|
2755 msgstr "non posso inserire la riga" |
713 | 2756 |
2757 msgid "string cannot contain newlines" | |
2758 msgstr "la stringa non può contenere caratteri 'A CAPO'" | |
2759 | |
5294 | 2760 msgid "error converting Scheme values to Vim" |
2761 msgstr "errore nel convertire i valori Scheme a Vim" | |
2762 | |
713 | 2763 msgid "Vim error: ~a" |
2764 msgstr "Errore Vim: ~a" | |
2765 | |
2766 msgid "Vim error" | |
2767 msgstr "Errore Vim" | |
2768 | |
2769 msgid "buffer is invalid" | |
2770 msgstr "buffer non valido" | |
2771 | |
2772 msgid "window is invalid" | |
2773 msgstr "finestra non valida" | |
2774 | |
2775 msgid "linenr out of range" | |
7051
eff26a8620ce
commit https://github.com/vim/vim/commit/88774fdd23f08355297bb8cda78856859051d3c7
Christian Brabandt <cb@256bit.org>
parents:
5907
diff
changeset
|
2776 msgstr "numero riga non nell'intervallo" |
713 | 2777 |
2778 msgid "not allowed in the Vim sandbox" | |
2779 msgstr "non ammesso in ambiente protetto" | |
2780 | |
2555
b2221695af44
Update message for :python/:py3 usage with approximate translations.
Bram Moolenaar <bram@vim.org>
parents:
2536
diff
changeset
|
2781 msgid "E836: This Vim cannot execute :python after using :py3" |
b2221695af44
Update message for :python/:py3 usage with approximate translations.
Bram Moolenaar <bram@vim.org>
parents:
2536
diff
changeset
|
2782 msgstr "E836: Python: Impossibile usare :py e :py3 nella stessa sessione" |
b2221695af44
Update message for :python/:py3 usage with approximate translations.
Bram Moolenaar <bram@vim.org>
parents:
2536
diff
changeset
|
2783 |
713 | 2784 msgid "" |
2785 "E263: Sorry, this command is disabled, the Python library could not be " | |
2786 "loaded." | |
2787 msgstr "" | |
2788 "E263: Spiacente, comando non disponibile, non riesco a caricare libreria " | |
2789 "programmi Python." | |
2790 | |
7051
eff26a8620ce
commit https://github.com/vim/vim/commit/88774fdd23f08355297bb8cda78856859051d3c7
Christian Brabandt <cb@256bit.org>
parents:
5907
diff
changeset
|
2791 msgid "" |
eff26a8620ce
commit https://github.com/vim/vim/commit/88774fdd23f08355297bb8cda78856859051d3c7
Christian Brabandt <cb@256bit.org>
parents:
5907
diff
changeset
|
2792 "E887: Sorry, this command is disabled, the Python's site module could not be " |
eff26a8620ce
commit https://github.com/vim/vim/commit/88774fdd23f08355297bb8cda78856859051d3c7
Christian Brabandt <cb@256bit.org>
parents:
5907
diff
changeset
|
2793 "loaded." |
eff26a8620ce
commit https://github.com/vim/vim/commit/88774fdd23f08355297bb8cda78856859051d3c7
Christian Brabandt <cb@256bit.org>
parents:
5907
diff
changeset
|
2794 msgstr "" |
eff26a8620ce
commit https://github.com/vim/vim/commit/88774fdd23f08355297bb8cda78856859051d3c7
Christian Brabandt <cb@256bit.org>
parents:
5907
diff
changeset
|
2795 "E887: Spiacente, comando non disponibile, non riesco a caricare il modulo " |
eff26a8620ce
commit https://github.com/vim/vim/commit/88774fdd23f08355297bb8cda78856859051d3c7
Christian Brabandt <cb@256bit.org>
parents:
5907
diff
changeset
|
2796 "Python locale." |
eff26a8620ce
commit https://github.com/vim/vim/commit/88774fdd23f08355297bb8cda78856859051d3c7
Christian Brabandt <cb@256bit.org>
parents:
5907
diff
changeset
|
2797 |
713 | 2798 msgid "E659: Cannot invoke Python recursively" |
2799 msgstr "E659: Python non può essere chiamato ricorsivamente" | |
2800 | |
7051
eff26a8620ce
commit https://github.com/vim/vim/commit/88774fdd23f08355297bb8cda78856859051d3c7
Christian Brabandt <cb@256bit.org>
parents:
5907
diff
changeset
|
2801 msgid "E837: This Vim cannot execute :py3 after using :python" |
eff26a8620ce
commit https://github.com/vim/vim/commit/88774fdd23f08355297bb8cda78856859051d3c7
Christian Brabandt <cb@256bit.org>
parents:
5907
diff
changeset
|
2802 msgstr "E837: Impossibile usare ora :py3 dopo aver usato :python" |
713 | 2803 |
839 | 2804 msgid "E265: $_ must be an instance of String" |
2805 msgstr "E265: $_ deve essere un'istanza di String" | |
2806 | |
713 | 2807 msgid "" |
2808 "E266: Sorry, this command is disabled, the Ruby library could not be loaded." | |
2809 msgstr "" | |
2810 "E266: Spiacente, comando non disponibile, non riesco a caricare libreria " | |
2811 "programmi Ruby." | |
2812 | |
839 | 2813 msgid "E267: unexpected return" |
2814 msgstr "E267: return imprevisto" | |
2815 | |
2816 msgid "E268: unexpected next" | |
2817 msgstr "E268: next imprevisto" | |
2818 | |
2819 msgid "E269: unexpected break" | |
2820 msgstr "E269: break imprevisto" | |
2821 | |
2822 msgid "E270: unexpected redo" | |
2823 msgstr "E270: redo imprevisto" | |
2824 | |
2825 msgid "E271: retry outside of rescue clause" | |
2826 msgstr "E271: retry fuori da clausola rescue" | |
2827 | |
2828 msgid "E272: unhandled exception" | |
2829 msgstr "E272: eccezione non gestita" | |
2830 | |
713 | 2831 #, c-format |
2832 msgid "E273: unknown longjmp status %d" | |
2833 msgstr "E273: tipo sconosciuto di salto nel programma %d" | |
2834 | |
2835 msgid "invalid buffer number" | |
2836 msgstr "numero buffer non valido" | |
2837 | |
2838 msgid "not implemented yet" | |
2839 msgstr "non ancora implementato" | |
2840 | |
2841 #. ??? | |
2842 msgid "cannot set line(s)" | |
7051
eff26a8620ce
commit https://github.com/vim/vim/commit/88774fdd23f08355297bb8cda78856859051d3c7
Christian Brabandt <cb@256bit.org>
parents:
5907
diff
changeset
|
2843 msgstr "non posso impostare riga(he)" |
eff26a8620ce
commit https://github.com/vim/vim/commit/88774fdd23f08355297bb8cda78856859051d3c7
Christian Brabandt <cb@256bit.org>
parents:
5907
diff
changeset
|
2844 |
eff26a8620ce
commit https://github.com/vim/vim/commit/88774fdd23f08355297bb8cda78856859051d3c7
Christian Brabandt <cb@256bit.org>
parents:
5907
diff
changeset
|
2845 msgid "invalid mark name" |
eff26a8620ce
commit https://github.com/vim/vim/commit/88774fdd23f08355297bb8cda78856859051d3c7
Christian Brabandt <cb@256bit.org>
parents:
5907
diff
changeset
|
2846 msgstr "nome di mark non valido" |
713 | 2847 |
2848 msgid "mark not set" | |
2849 msgstr "mark non impostato" | |
2850 | |
2851 #, c-format | |
2852 msgid "row %d column %d" | |
2853 msgstr "riga %d colonna %d" | |
2854 | |
2855 msgid "cannot insert/append line" | |
7051
eff26a8620ce
commit https://github.com/vim/vim/commit/88774fdd23f08355297bb8cda78856859051d3c7
Christian Brabandt <cb@256bit.org>
parents:
5907
diff
changeset
|
2856 msgstr "non riesco a inserire/aggiungere riga" |
eff26a8620ce
commit https://github.com/vim/vim/commit/88774fdd23f08355297bb8cda78856859051d3c7
Christian Brabandt <cb@256bit.org>
parents:
5907
diff
changeset
|
2857 |
eff26a8620ce
commit https://github.com/vim/vim/commit/88774fdd23f08355297bb8cda78856859051d3c7
Christian Brabandt <cb@256bit.org>
parents:
5907
diff
changeset
|
2858 msgid "line number out of range" |
eff26a8620ce
commit https://github.com/vim/vim/commit/88774fdd23f08355297bb8cda78856859051d3c7
Christian Brabandt <cb@256bit.org>
parents:
5907
diff
changeset
|
2859 msgstr "numero riga non nell'intervallo" |
713 | 2860 |
2861 msgid "unknown flag: " | |
2862 msgstr "opzione inesistente: " | |
2863 | |
2864 msgid "unknown vimOption" | |
2865 msgstr "'vimOption' inesistente" | |
2866 | |
2867 msgid "keyboard interrupt" | |
2868 msgstr "interruzione dalla tastiera" | |
2869 | |
2870 msgid "vim error" | |
2871 msgstr "errore vim" | |
2872 | |
2873 msgid "cannot create buffer/window command: object is being deleted" | |
2874 msgstr "" | |
2875 "non riesco a creare comando buffer/finestra: oggetto in via di cancellazione" | |
2876 | |
2877 msgid "" | |
2878 "cannot register callback command: buffer/window is already being deleted" | |
2879 msgstr "" | |
2880 "non posso registrare comando callback: buffer/finestra già in cancellazione" | |
2881 | |
2882 #. This should never happen. Famous last word? | |
2883 msgid "" | |
2422
fcbb507f348e
Updated Italian messages. (Vlad Sandrini)
Bram Moolenaar <bram@vim.org>
parents:
2260
diff
changeset
|
2884 "E280: TCL FATAL ERROR: reflist corrupt!? Please report this to vim-dev@vim." |
fcbb507f348e
Updated Italian messages. (Vlad Sandrini)
Bram Moolenaar <bram@vim.org>
parents:
2260
diff
changeset
|
2885 "org" |
fcbb507f348e
Updated Italian messages. (Vlad Sandrini)
Bram Moolenaar <bram@vim.org>
parents:
2260
diff
changeset
|
2886 msgstr "" |
fcbb507f348e
Updated Italian messages. (Vlad Sandrini)
Bram Moolenaar <bram@vim.org>
parents:
2260
diff
changeset
|
2887 "E280: ERRORE FATALE TCL: reflist corrotta!? Si prega notificare a vim-" |
fcbb507f348e
Updated Italian messages. (Vlad Sandrini)
Bram Moolenaar <bram@vim.org>
parents:
2260
diff
changeset
|
2888 "dev@vim.org" |
713 | 2889 |
2890 msgid "cannot register callback command: buffer/window reference not found" | |
2891 msgstr "" | |
5294 | 2892 "non posso registrare comando callback: riferimento a buffer/finestra " |
713 | 2893 "inesistente" |
2894 | |
2895 msgid "" | |
2896 "E571: Sorry, this command is disabled: the Tcl library could not be loaded." | |
2897 msgstr "" | |
2898 "E571: Spiacente, comando non disponibile, non riesco a caricare libreria " | |
2899 "programmi Tcl." | |
2900 | |
2901 #, c-format | |
2902 msgid "E572: exit code %d" | |
2903 msgstr "E572: codice di uscita %d" | |
2904 | |
2905 msgid "cannot get line" | |
7051
eff26a8620ce
commit https://github.com/vim/vim/commit/88774fdd23f08355297bb8cda78856859051d3c7
Christian Brabandt <cb@256bit.org>
parents:
5907
diff
changeset
|
2906 msgstr "non riesco a ottenere la riga" |
713 | 2907 |
2908 msgid "Unable to register a command server name" | |
2909 msgstr "Non riesco a registrare un nome di server comando" | |
2910 | |
2911 msgid "E248: Failed to send command to the destination program" | |
2912 msgstr "E248: Fallito invio comando a programma destinatario" | |
2913 | |
2914 #, c-format | |
2915 msgid "E573: Invalid server id used: %s" | |
2916 msgstr "E573: Identificativo di server non valido: %s" | |
2917 | |
2918 msgid "E251: VIM instance registry property is badly formed. Deleted!" | |
2919 msgstr "E251: Proprietà registry relative a VIM non adeguate. Cancellate!" | |
2920 | |
2921 msgid "Unknown option argument" | |
2922 msgstr "Argomento di opzione sconosciuto" | |
2923 | |
2924 msgid "Too many edit arguments" | |
2925 msgstr "Troppi argomenti di edit" | |
2926 | |
2927 msgid "Argument missing after" | |
2928 msgstr "Argomento mancante dopo" | |
2929 | |
2930 msgid "Garbage after option argument" | |
2931 msgstr "Spazzatura dopo argomento di opzione" | |
2932 | |
2933 msgid "Too many \"+command\", \"-c command\" or \"--cmd command\" arguments" | |
2934 msgstr "Troppi argomenti \"+command\", \"-c command\" o \"--cmd command\"" | |
2935 | |
2936 msgid "Invalid argument for" | |
2937 msgstr "Argomento non valido per" | |
2938 | |
2939 #, c-format | |
2940 msgid "%d files to edit\n" | |
2941 msgstr "%d file da elaborare\n" | |
2942 | |
2260
0e27866cea99
Update src/po/it.po. Fixed errors in ko.po.
Bram Moolenaar <bram@vim.org>
parents:
2200
diff
changeset
|
2943 msgid "netbeans is not supported with this GUI\n" |
0e27866cea99
Update src/po/it.po. Fixed errors in ko.po.
Bram Moolenaar <bram@vim.org>
parents:
2200
diff
changeset
|
2944 msgstr "netbeans non è supportato con questa GUI\n" |
0e27866cea99
Update src/po/it.po. Fixed errors in ko.po.
Bram Moolenaar <bram@vim.org>
parents:
2200
diff
changeset
|
2945 |
713 | 2946 msgid "This Vim was not compiled with the diff feature." |
2947 msgstr "Vim non compilato con funzionalità 'diff'." | |
2948 | |
2032
592032e9e167
Update message translations.
Bram Moolenaar <bram@zimbu.org>
parents:
1698
diff
changeset
|
2949 msgid "'-nb' cannot be used: not enabled at compile time\n" |
592032e9e167
Update message translations.
Bram Moolenaar <bram@zimbu.org>
parents:
1698
diff
changeset
|
2950 msgstr "'-nb' non disponibile: non abilitato in compilazione\n" |
592032e9e167
Update message translations.
Bram Moolenaar <bram@zimbu.org>
parents:
1698
diff
changeset
|
2951 |
713 | 2952 msgid "Attempt to open script file again: \"" |
2953 msgstr "Tento di riaprire lo script file: \"" | |
2954 | |
2955 msgid "Cannot open for reading: \"" | |
2956 msgstr "Non posso aprire in lettura: \"" | |
2957 | |
2958 msgid "Cannot open for script output: \"" | |
2959 msgstr "Non posso aprire come script output: \"" | |
2960 | |
2961 msgid "Vim: Error: Failure to start gvim from NetBeans\n" | |
2962 msgstr "Vim: Errore: Avvio di gvim da NetBeans non riuscito\n" | |
2963 | |
2964 msgid "Vim: Warning: Output is not to a terminal\n" | |
7051
eff26a8620ce
commit https://github.com/vim/vim/commit/88774fdd23f08355297bb8cda78856859051d3c7
Christian Brabandt <cb@256bit.org>
parents:
5907
diff
changeset
|
2965 msgstr "Vim: Avviso: Output non diretto a un terminale\n" |
713 | 2966 |
2967 msgid "Vim: Warning: Input is not from a terminal\n" | |
7051
eff26a8620ce
commit https://github.com/vim/vim/commit/88774fdd23f08355297bb8cda78856859051d3c7
Christian Brabandt <cb@256bit.org>
parents:
5907
diff
changeset
|
2968 msgstr "Vim: Avviso: Input non proveniente da un terminale\n" |
713 | 2969 |
2970 #. just in case.. | |
2971 msgid "pre-vimrc command line" | |
7051
eff26a8620ce
commit https://github.com/vim/vim/commit/88774fdd23f08355297bb8cda78856859051d3c7
Christian Brabandt <cb@256bit.org>
parents:
5907
diff
changeset
|
2972 msgstr "riga comandi prima di vimrc" |
713 | 2973 |
2974 #, c-format | |
2975 msgid "E282: Cannot read from \"%s\"" | |
2976 msgstr "E282: Non posso leggere da \"%s\"" | |
2977 | |
2978 msgid "" | |
2979 "\n" | |
2980 "More info with: \"vim -h\"\n" | |
2981 msgstr "" | |
2982 "\n" | |
2983 "Maggiori informazioni con: \"vim -h\"\n" | |
2984 | |
2985 msgid "[file ..] edit specified file(s)" | |
2986 msgstr "[file ..] apri file(s) specificati" | |
2987 | |
2988 msgid "- read text from stdin" | |
2989 msgstr "- leggi testo da 'stdin'" | |
2990 | |
2991 msgid "-t tag edit file where tag is defined" | |
1624 | 2992 msgstr "-t tag apri file in cui è definito il tag" |
713 | 2993 |
2994 msgid "-q [errorfile] edit file with first error" | |
2995 msgstr "-q [errorfile] apri file col primo errore" | |
2996 | |
2997 msgid "" | |
2998 "\n" | |
2999 "\n" | |
3000 "usage:" | |
3001 msgstr "" | |
3002 "\n" | |
3003 "\n" | |
3004 " uso:" | |
3005 | |
3006 msgid " vim [arguments] " | |
3007 msgstr " vim [argomenti] " | |
3008 | |
3009 msgid "" | |
3010 "\n" | |
3011 " or:" | |
3012 msgstr "" | |
3013 "\n" | |
3014 " o:" | |
3015 | |
1624 | 3016 msgid "" |
3017 "\n" | |
3018 "Where case is ignored prepend / to make flag upper case" | |
3019 msgstr "" | |
3020 "\n" | |
3021 "Quando si ignorano maiusc./minusc. preporre / per rendere il flag maiusc." | |
713 | 3022 |
3023 msgid "" | |
3024 "\n" | |
3025 "\n" | |
3026 "Arguments:\n" | |
3027 msgstr "" | |
3028 "\n" | |
3029 "\n" | |
3030 "Argomenti:\n" | |
3031 | |
3032 msgid "--\t\t\tOnly file names after this" | |
3033 msgstr "--\t\t\tSolo nomi file da qui in poi" | |
3034 | |
3035 msgid "--literal\t\tDon't expand wildcards" | |
3036 msgstr "--literal\t\tNon espandere wildcard" | |
3037 | |
3038 msgid "-register\t\tRegister this gvim for OLE" | |
3039 msgstr "-register\t\tRegistra questo gvim a OLE" | |
3040 | |
3041 msgid "-unregister\t\tUnregister gvim for OLE" | |
3042 msgstr "-unregister\t\tDeregistra gvim a OLE" | |
3043 | |
3044 msgid "-g\t\t\tRun using GUI (like \"gvim\")" | |
3045 msgstr "-g\t\t\tEsegui usando GUI (come \"gvim\")" | |
3046 | |
3047 msgid "-f or --nofork\tForeground: Don't fork when starting GUI" | |
3048 msgstr "-f opp. --nofork\tForeground: Non usare 'fork' inizializzando GUI" | |
3049 | |
3050 msgid "-v\t\t\tVi mode (like \"vi\")" | |
3051 msgstr "-v\t\t\tModalità Vi (come \"vi\")" | |
3052 | |
3053 msgid "-e\t\t\tEx mode (like \"ex\")" | |
3054 msgstr "-e\t\t\tModalità Ex (come \"ex\")" | |
3055 | |
5294 | 3056 msgid "-E\t\t\tImproved Ex mode" |
3057 msgstr "-E\t\t\tModalità Ex migliorata" | |
3058 | |
713 | 3059 msgid "-s\t\t\tSilent (batch) mode (only for \"ex\")" |
3060 msgstr "-s\t\t\tModalità Silenziosa (batch) (solo per \"ex\")" | |
3061 | |
3062 msgid "-d\t\t\tDiff mode (like \"vimdiff\")" | |
3063 msgstr "-d\t\t\tModalità Diff (come \"vimdiff\")" | |
3064 | |
3065 msgid "-y\t\t\tEasy mode (like \"evim\", modeless)" | |
3066 msgstr "-y\t\t\tModalità Facile (come \"evim\", senza modalità)" | |
3067 | |
3068 msgid "-R\t\t\tReadonly mode (like \"view\")" | |
3069 msgstr "-R\t\t\tModalità Sola Lettura (come \"view\")" | |
3070 | |
3071 msgid "-Z\t\t\tRestricted mode (like \"rvim\")" | |
3072 msgstr "-Z\t\t\tModalità Ristretta (come \"rvim\")" | |
3073 | |
3074 msgid "-m\t\t\tModifications (writing files) not allowed" | |
3075 msgstr "-m\t\t\tRiscritture del file non permesse" | |
3076 | |
3077 msgid "-M\t\t\tModifications in text not allowed" | |
3078 msgstr "-M\t\t\tModifiche nel file non permesse" | |
3079 | |
3080 msgid "-b\t\t\tBinary mode" | |
3081 msgstr "-b\t\t\tModalità Binaria" | |
3082 | |
3083 msgid "-l\t\t\tLisp mode" | |
3084 msgstr "-l\t\t\tModalità Lisp" | |
3085 | |
3086 msgid "-C\t\t\tCompatible with Vi: 'compatible'" | |
3087 msgstr "-C\t\t\tCompatibile con Vi: 'compatible'" | |
3088 | |
3089 msgid "-N\t\t\tNot fully Vi compatible: 'nocompatible'" | |
3090 msgstr "-N\t\t\tNon interamente compatibile con Vi: 'nocompatible'" | |
3091 | |
1624 | 3092 msgid "-V[N][fname]\t\tBe verbose [level N] [log messages to fname]" |
3093 msgstr "-V[N][fname]\t\tVerbosità [livello N] [log su file fname]" | |
713 | 3094 |
3095 msgid "-D\t\t\tDebugging mode" | |
3096 msgstr "-D\t\t\tModalità Debug" | |
3097 | |
3098 msgid "-n\t\t\tNo swap file, use memory only" | |
3099 msgstr "-n\t\t\tNiente file di swap, usa solo memoria" | |
3100 | |
3101 msgid "-r\t\t\tList swap files and exit" | |
3102 msgstr "-r\t\t\tLista swap file ed esci" | |
3103 | |
3104 msgid "-r (with file name)\tRecover crashed session" | |
3105 msgstr "-r (e nome file)\tRecupera da sessione finita male" | |
3106 | |
3107 msgid "-L\t\t\tSame as -r" | |
3108 msgstr "-L\t\t\tCome -r" | |
3109 | |
3110 msgid "-f\t\t\tDon't use newcli to open window" | |
3111 msgstr "-f\t\t\tNon usare newcli per aprire finestra" | |
3112 | |
3113 msgid "-dev <device>\t\tUse <device> for I/O" | |
3114 msgstr "-dev <dispositivo>\t\tUsa <dispositivo> per I/O" | |
3115 | |
3116 msgid "-A\t\t\tstart in Arabic mode" | |
3117 msgstr "-A\t\t\tComincia in modalità Araba" | |
3118 | |
3119 msgid "-H\t\t\tStart in Hebrew mode" | |
3120 msgstr "-H\t\t\tComincia in modalità Ebraica" | |
3121 | |
3122 msgid "-F\t\t\tStart in Farsi mode" | |
3123 msgstr "-F\t\t\tComincia in modalità Farsi (Persiano)" | |
3124 | |
3125 msgid "-T <terminal>\tSet terminal type to <terminal>" | |
3126 msgstr "-T <terminale>\tImposta tipo terminale a <terminale>" | |
3127 | |
9076
9305a1251e51
commit https://github.com/vim/vim/commit/91c4937be15b0b743b6bc495df602c1abbff6b87
Christian Brabandt <cb@256bit.org>
parents:
8061
diff
changeset
|
3128 msgid "--not-a-term\t\tSkip warning for input/output not being a terminal" |
9305a1251e51
commit https://github.com/vim/vim/commit/91c4937be15b0b743b6bc495df602c1abbff6b87
Christian Brabandt <cb@256bit.org>
parents:
8061
diff
changeset
|
3129 msgstr "--not-a-term\t\tNon avvisare se input/output non da terminale" |
9305a1251e51
commit https://github.com/vim/vim/commit/91c4937be15b0b743b6bc495df602c1abbff6b87
Christian Brabandt <cb@256bit.org>
parents:
8061
diff
changeset
|
3130 |
713 | 3131 msgid "-u <vimrc>\t\tUse <vimrc> instead of any .vimrc" |
3132 msgstr "-u <vimrc>\t\tUsa <vimrc> invece di .vimrc" | |
3133 | |
3134 msgid "-U <gvimrc>\t\tUse <gvimrc> instead of any .gvimrc" | |
3135 msgstr "-U <gvimrc>\t\tUsa <gvimrc> invece di .gvimrc" | |
3136 | |
3137 msgid "--noplugin\t\tDon't load plugin scripts" | |
3138 msgstr "--noplugin\t\tNon caricare script plugin" | |
3139 | |
3140 msgid "-p[N]\t\tOpen N tab pages (default: one for each file)" | |
3141 msgstr "-o[N]\t\tApri N linguette (predefinito: una per ogni file)" | |
3142 | |
3143 msgid "-o[N]\t\tOpen N windows (default: one for each file)" | |
3144 msgstr "-o[N]\t\tApri N finestre (predefinito: una per ogni file)" | |
3145 | |
3146 msgid "-O[N]\t\tLike -o but split vertically" | |
3147 msgstr "-O[N]\t\tCome -o ma dividi le finestre in verticale" | |
3148 | |
3149 msgid "+\t\t\tStart at end of file" | |
3150 msgstr "+\t\t\tPosizionati alla fine del file" | |
3151 | |
3152 msgid "+<lnum>\t\tStart at line <lnum>" | |
7051
eff26a8620ce
commit https://github.com/vim/vim/commit/88774fdd23f08355297bb8cda78856859051d3c7
Christian Brabandt <cb@256bit.org>
parents:
5907
diff
changeset
|
3153 msgstr "+<lnum>\t\tPosizionati alla riga <lnum>" |
713 | 3154 |
3155 msgid "--cmd <command>\tExecute <command> before loading any vimrc file" | |
3156 msgstr "" | |
3157 "--cmd <comando>\t\tEsegui <comando> prima di caricare eventuali file vimrc" | |
3158 | |
3159 msgid "-c <command>\t\tExecute <command> after loading the first file" | |
3160 msgstr "-c <comando>\t\tEsegui <comando> dopo caricamento primo file" | |
3161 | |
3162 msgid "-S <session>\t\tSource file <session> after loading the first file" | |
3163 msgstr "" | |
3164 "-S <sessione>\tEsegui comandi in file <sessione> dopo caricamento primo file" | |
3165 | |
3166 msgid "-s <scriptin>\tRead Normal mode commands from file <scriptin>" | |
3167 msgstr "-s <scriptin>\tLeggi comandi in modalità normale da file <scriptin>" | |
3168 | |
3169 msgid "-w <scriptout>\tAppend all typed commands to file <scriptout>" | |
3170 msgstr "-w <scriptout>\tAggiungi tutti i comandi immessi a file <scriptout>" | |
3171 | |
3172 msgid "-W <scriptout>\tWrite all typed commands to file <scriptout>" | |
3173 msgstr "-W <scriptout>\tScrivi tutti i comandi immessi in file <scriptout>" | |
3174 | |
3175 msgid "-x\t\t\tEdit encrypted files" | |
3176 msgstr "-x\t\t\tApri un file cifrato" | |
3177 | |
3178 msgid "-display <display>\tConnect vim to this particular X-server" | |
3179 msgstr "-display <schermo>\tEsegui vim a questo particolare server X" | |
3180 | |
3181 msgid "-X\t\t\tDo not connect to X server" | |
3182 msgstr "-X\t\t\tNon connetterti a server X" | |
3183 | |
3184 msgid "--remote <files>\tEdit <files> in a Vim server if possible" | |
3185 msgstr "--remote <file>\tApri <file> in un server Vim se possibile" | |
3186 | |
3187 msgid "--remote-silent <files> Same, don't complain if there is no server" | |
1126 | 3188 msgstr "--remote-silent <file> Stessa cosa, ignora se non esiste un server" |
713 | 3189 |
3190 msgid "" | |
3191 "--remote-wait <files> As --remote but wait for files to have been edited" | |
3192 msgstr "" | |
1126 | 3193 "--remote-wait <file> Come --remote ma aspetta che i file siano elaborati" |
713 | 3194 |
3195 msgid "" | |
3196 "--remote-wait-silent <files> Same, don't complain if there is no server" | |
3197 msgstr "" | |
1126 | 3198 "--remote-wait-silent <file> Stessa cosa, ignora se non esiste un server" |
713 | 3199 |
1624 | 3200 msgid "" |
3201 "--remote-tab[-wait][-silent] <files> As --remote but use tab page per file" | |
3202 msgstr "" | |
3203 "--remote-tab[-wait][-silent] <file> Come --remote ma apre una linguetta per " | |
3204 "file" | |
819 | 3205 |
713 | 3206 msgid "--remote-send <keys>\tSend <keys> to a Vim server and exit" |
3207 msgstr "--remote-send <tasti>\tInvia <tasti> a un server Vim ed esci" | |
3208 | |
3209 msgid "--remote-expr <expr>\tEvaluate <expr> in a Vim server and print result" | |
3210 msgstr "" | |
3211 "--remote--expr <expr>\tEsegui <expr> in un server Vim e stampa risultato" | |
3212 | |
3213 msgid "--serverlist\t\tList available Vim server names and exit" | |
3214 msgstr "--serverlist\t\tLista nomi server Vim disponibili ed esci" | |
3215 | |
3216 msgid "--servername <name>\tSend to/become the Vim server <name>" | |
3217 msgstr "--servername <nome>\tInvia a/diventa server Vim di nome <nome>" | |
3218 | |
2032
592032e9e167
Update message translations.
Bram Moolenaar <bram@zimbu.org>
parents:
1698
diff
changeset
|
3219 msgid "--startuptime <file>\tWrite startup timing messages to <file>" |
592032e9e167
Update message translations.
Bram Moolenaar <bram@zimbu.org>
parents:
1698
diff
changeset
|
3220 msgstr "" |
2120
f63ace015c63
Updated runtime and language files.
Bram Moolenaar <bram@zimbu.org>
parents:
2032
diff
changeset
|
3221 "--startuptime <file>\tScrivi tutti i messaggi iniziali di timing in <file>" |
2032
592032e9e167
Update message translations.
Bram Moolenaar <bram@zimbu.org>
parents:
1698
diff
changeset
|
3222 |
713 | 3223 msgid "-i <viminfo>\t\tUse <viminfo> instead of .viminfo" |
3224 msgstr "-i <viminfo>\t\tUsa <viminfo> invece di .viminfo" | |
3225 | |
3226 msgid "-h or --help\tPrint Help (this message) and exit" | |
3227 msgstr "-h opp. --help\tStampa Aiuto (questo messaggio) ed esci" | |
3228 | |
3229 msgid "--version\t\tPrint version information and exit" | |
3230 msgstr "--version\t\tStampa informazioni sulla versione ed esci" | |
3231 | |
3232 msgid "" | |
3233 "\n" | |
3234 "Arguments recognised by gvim (Motif version):\n" | |
3235 msgstr "" | |
3236 "\n" | |
3237 "Opzioni accettate da gvim (versione Motif):\n" | |
3238 | |
3239 msgid "" | |
3240 "\n" | |
3241 "Arguments recognised by gvim (neXtaw version):\n" | |
3242 msgstr "" | |
3243 "\n" | |
3244 "Opzioni accettate da gvim (versione neXtaw):\n" | |
3245 | |
3246 msgid "" | |
3247 "\n" | |
3248 "Arguments recognised by gvim (Athena version):\n" | |
3249 msgstr "" | |
3250 "\n" | |
3251 "Opzioni accettate da gvim (versione Athena):\n" | |
3252 | |
3253 msgid "-display <display>\tRun vim on <display>" | |
3254 msgstr "-display <schermo>\tEsegui vim su <schermo>" | |
3255 | |
3256 msgid "-iconic\t\tStart vim iconified" | |
3257 msgstr "-iconic\t\tInizia vim riducendolo ad icona" | |
3258 | |
3259 msgid "-background <color>\tUse <color> for the background (also: -bg)" | |
3260 msgstr "-background <colore>\tUsa <colore> come sfondo (anche: -bg)" | |
3261 | |
3262 msgid "-foreground <color>\tUse <color> for normal text (also: -fg)" | |
3263 msgstr "-foreground <colore>\tUsa <colore> per il testo normale (anche: -fg)" | |
3264 | |
3265 msgid "-font <font>\t\tUse <font> for normal text (also: -fn)" | |
3266 msgstr "-font <font>\t\tUsa <font> for il testo normale (anche: -fn)" | |
3267 | |
3268 msgid "-boldfont <font>\tUse <font> for bold text" | |
3269 msgstr "-boldfont <font>\tUsa <font> per testo in grassetto" | |
3270 | |
3271 msgid "-italicfont <font>\tUse <font> for italic text" | |
3272 msgstr "-italicfont <font>\tUsa <font> per testo in corsivo" | |
3273 | |
3274 msgid "-geometry <geom>\tUse <geom> for initial geometry (also: -geom)" | |
3275 msgstr "-geometry <geom>\tUsa <geom> per la geometria iniziale (anche: -geom)" | |
3276 | |
3277 msgid "-borderwidth <width>\tUse a border width of <width> (also: -bw)" | |
3278 msgstr "-borderwidth <larg>\tUsa larghezza <larg> per bordo (anche: -bw)" | |
3279 | |
3280 msgid "-scrollbarwidth <width> Use a scrollbar width of <width> (also: -sw)" | |
3281 msgstr "" | |
3282 "-scrollbarwidth <larg> Usa larghezza <larg> per scrollbar (anche: -sw)" | |
3283 | |
3284 msgid "-menuheight <height>\tUse a menu bar height of <height> (also: -mh)" | |
3285 msgstr "-menuheight <alt>\tUsa altezza <alt> per barra menu (anche: -mh)" | |
3286 | |
3287 msgid "-reverse\t\tUse reverse video (also: -rv)" | |
3288 msgstr "-reverse\t\tUsa colori invertiti (anche: -rv)" | |
3289 | |
3290 msgid "+reverse\t\tDon't use reverse video (also: +rv)" | |
3291 msgstr "+reverse\t\tNon usare colori invertiti (anche: +rv)" | |
3292 | |
3293 msgid "-xrm <resource>\tSet the specified resource" | |
3294 msgstr "-xrm <risorsa>\tImposta la risorsa specificata" | |
3295 | |
3296 msgid "" | |
3297 "\n" | |
3298 "Arguments recognised by gvim (GTK+ version):\n" | |
3299 msgstr "" | |
3300 "\n" | |
3301 "Argomenti accettati da gvim (versione GTK+):\n" | |
3302 | |
3303 msgid "-display <display>\tRun vim on <display> (also: --display)" | |
3304 msgstr "-display <schermo>\tEsegui vim su <schermo> (anche: --display)" | |
3305 | |
3306 msgid "--role <role>\tSet a unique role to identify the main window" | |
3307 msgstr "" | |
3308 "--role <ruolo>\tImposta un ruolo univoco per identificare la finestra " | |
3309 "principale" | |
3310 | |
3311 msgid "--socketid <xid>\tOpen Vim inside another GTK widget" | |
1624 | 3312 msgstr "--socketid <xid>\tApri Vim dentro un altro widget GTK" |
713 | 3313 |
5294 | 3314 msgid "--echo-wid\t\tMake gvim echo the Window ID on stdout" |
3315 msgstr "--echo-wid\t\tStampa il Window ID su stdout" | |
3316 | |
713 | 3317 msgid "-P <parent title>\tOpen Vim inside parent application" |
3318 msgstr "-P <titolo padre>\tApri Vim in un'applicazione padre" | |
3319 | |
1624 | 3320 msgid "--windowid <HWND>\tOpen Vim inside another win32 widget" |
3321 msgstr "--windowid <HWND>\tApri Vim dentro un altro widget win32" | |
3322 | |
713 | 3323 msgid "No display" |
3324 msgstr "Manca display" | |
3325 | |
3326 #. Failed to send, abort. | |
3327 msgid ": Send failed.\n" | |
3328 msgstr ": Invio fallito.\n" | |
3329 | |
3330 #. Let vim start normally. | |
3331 msgid ": Send failed. Trying to execute locally\n" | |
3332 msgstr ": Invio fallito. Tento di eseguire localmente\n" | |
3333 | |
3334 #, c-format | |
3335 msgid "%d of %d edited" | |
3336 msgstr "%d di %d elaborato" | |
3337 | |
3338 msgid "No display: Send expression failed.\n" | |
3339 msgstr "Nessun display: Invio di espressione fallito.\n" | |
3340 | |
3341 msgid ": Send expression failed.\n" | |
3342 msgstr ": Invio di espressione fallito.\n" | |
3343 | |
3344 msgid "No marks set" | |
3345 msgstr "Nessun mark impostato" | |
3346 | |
3347 #, c-format | |
3348 msgid "E283: No marks matching \"%s\"" | |
3349 msgstr "E283: Nessun mark corrispondente a \"%s\"" | |
3350 | |
3351 #. Highlight title | |
3352 msgid "" | |
3353 "\n" | |
3354 "mark line col file/text" | |
3355 msgstr "" | |
3356 "\n" | |
7051
eff26a8620ce
commit https://github.com/vim/vim/commit/88774fdd23f08355297bb8cda78856859051d3c7
Christian Brabandt <cb@256bit.org>
parents:
5907
diff
changeset
|
3357 "mark riga col.file/testo" |
713 | 3358 |
3359 #. Highlight title | |
3360 msgid "" | |
3361 "\n" | |
3362 " jump line col file/text" | |
3363 msgstr "" | |
3364 "\n" | |
7051
eff26a8620ce
commit https://github.com/vim/vim/commit/88774fdd23f08355297bb8cda78856859051d3c7
Christian Brabandt <cb@256bit.org>
parents:
5907
diff
changeset
|
3365 " salt.riga col.file/testo" |
713 | 3366 |
3367 #. Highlight title | |
3368 msgid "" | |
3369 "\n" | |
3370 "change line col text" | |
3371 msgstr "" | |
3372 "\n" | |
7051
eff26a8620ce
commit https://github.com/vim/vim/commit/88774fdd23f08355297bb8cda78856859051d3c7
Christian Brabandt <cb@256bit.org>
parents:
5907
diff
changeset
|
3373 "modif riga col testo" |
713 | 3374 |
3375 msgid "" | |
3376 "\n" | |
3377 "# File marks:\n" | |
3378 msgstr "" | |
3379 "\n" | |
3380 "# File mark:\n" | |
3381 | |
3382 #. Write the jumplist with -' | |
3383 msgid "" | |
3384 "\n" | |
3385 "# Jumplist (newest first):\n" | |
3386 msgstr "" | |
3387 "\n" | |
3388 "# Jumplist (dai più recenti):\n" | |
3389 | |
3390 msgid "" | |
3391 "\n" | |
3392 "# History of marks within files (newest to oldest):\n" | |
3393 msgstr "" | |
3394 "\n" | |
1126 | 3395 "# Storia dei mark all'interno dei file (dai più recenti ai meno recenti):\n" |
713 | 3396 |
3397 msgid "Missing '>'" | |
3398 msgstr "Manca '>'" | |
3399 | |
3400 msgid "E543: Not a valid codepage" | |
3401 msgstr "E543: Codepage non valido" | |
3402 | |
3403 msgid "E284: Cannot set IC values" | |
3404 msgstr "E284: Non posso assegnare valori IC" | |
3405 | |
3406 msgid "E285: Failed to create input context" | |
3407 msgstr "E285: Creazione di un contesto di input fallita" | |
3408 | |
3409 msgid "E286: Failed to open input method" | |
3410 msgstr "E286: Apertura 'input method' fallita" | |
3411 | |
3412 msgid "E287: Warning: Could not set destroy callback to IM" | |
7051
eff26a8620ce
commit https://github.com/vim/vim/commit/88774fdd23f08355297bb8cda78856859051d3c7
Christian Brabandt <cb@256bit.org>
parents:
5907
diff
changeset
|
3413 msgstr "E287: Avviso: Non posso assegnare IM a 'destroy callback'" |
713 | 3414 |
3415 msgid "E288: input method doesn't support any style" | |
3416 msgstr "E288: 'input method' non sopporta alcuno stile" | |
3417 | |
3418 msgid "E289: input method doesn't support my preedit type" | |
3419 msgstr "E289: 'input method' non supporta il mio tipo di preedit" | |
3420 | |
3421 msgid "E293: block was not locked" | |
3422 msgstr "E293: il blocco non era riservato" | |
3423 | |
3424 msgid "E294: Seek error in swap file read" | |
3425 msgstr "E294: Errore di posizionamento durante lettura swap file" | |
3426 | |
3427 msgid "E295: Read error in swap file" | |
3428 msgstr "E295: Errore leggendo swap file" | |
3429 | |
3430 msgid "E296: Seek error in swap file write" | |
3431 msgstr "E296: Errore di posizionamento scrivendo swap file" | |
3432 | |
3433 msgid "E297: Write error in swap file" | |
3434 msgstr "E297: Errore scrivendo swap file" | |
3435 | |
3436 msgid "E300: Swap file already exists (symlink attack?)" | |
3437 msgstr "E300: Lo swap file esiste già (un link simbolico?)" | |
3438 | |
3439 msgid "E298: Didn't get block nr 0?" | |
3440 msgstr "E298: Non riesco a leggere blocco numero 0?" | |
3441 | |
3442 msgid "E298: Didn't get block nr 1?" | |
3443 msgstr "E298: Non riesco a leggere blocco numero 1?" | |
3444 | |
3445 msgid "E298: Didn't get block nr 2?" | |
3446 msgstr "E298: Non riesco a leggere blocco numero 2?" | |
3447 | |
2725 | 3448 msgid "E843: Error while updating swap file crypt" |
3449 msgstr "E843: Errore aggiornando cifratura dello swap file" | |
3450 | |
713 | 3451 #. could not (re)open the swap file, what can we do???? |
3452 msgid "E301: Oops, lost the swap file!!!" | |
3453 msgstr "E301: Ahimè, lo swap file è perduto!!!" | |
3454 | |
3455 msgid "E302: Could not rename swap file" | |
3456 msgstr "E302: Non riesco a rinominare lo swap file" | |
3457 | |
3458 #, c-format | |
3459 msgid "E303: Unable to open swap file for \"%s\", recovery impossible" | |
3460 msgstr "" | |
1624 | 3461 "E303: Non riesco ad aprile lo swap file per \"%s\", recupero impossibile" |
713 | 3462 |
3463 msgid "E304: ml_upd_block0(): Didn't get block 0??" | |
3464 msgstr "E304: ml_upd_block0(): Non riesco a leggere blocco 0??" | |
3465 | |
3466 #, c-format | |
3467 msgid "E305: No swap file found for %s" | |
3468 msgstr "E305: Nessun swap file trovato per %s" | |
3469 | |
3470 msgid "Enter number of swap file to use (0 to quit): " | |
3471 msgstr "Dimmi numero di swap file da usare (0 per lasciar perdere): " | |
3472 | |
3473 #, c-format | |
3474 msgid "E306: Cannot open %s" | |
3475 msgstr "E306: Non riesco ad aprire %s" | |
3476 | |
3477 msgid "Unable to read block 0 from " | |
3478 msgstr "Non riesco a leggere il blocco 0 da " | |
3479 | |
3480 msgid "" | |
3481 "\n" | |
3482 "Maybe no changes were made or Vim did not update the swap file." | |
3483 msgstr "" | |
3484 "\n" | |
3485 "Forse non ci sono state modifiche oppure Vim non ha aggiornato lo swap file." | |
3486 | |
3487 msgid " cannot be used with this version of Vim.\n" | |
3488 msgstr " non può essere usato con questa versione di Vim.\n" | |
3489 | |
3490 msgid "Use Vim version 3.0.\n" | |
3491 msgstr "Usa Vim versione 3.0.\n" | |
3492 | |
3493 #, c-format | |
3494 msgid "E307: %s does not look like a Vim swap file" | |
3495 msgstr "E307: %s non sembra uno swap file Vim" | |
3496 | |
3497 msgid " cannot be used on this computer.\n" | |
3498 msgstr " non può essere usato su questo computer.\n" | |
3499 | |
3500 msgid "The file was created on " | |
3501 msgstr "Il file è stato creato il " | |
3502 | |
3503 msgid "" | |
3504 ",\n" | |
3505 "or the file has been damaged." | |
3506 msgstr "" | |
3507 ",\n" | |
3508 "o il file è stato danneggiato." | |
3509 | |
2422
fcbb507f348e
Updated Italian messages. (Vlad Sandrini)
Bram Moolenaar <bram@vim.org>
parents:
2260
diff
changeset
|
3510 #, c-format |
fcbb507f348e
Updated Italian messages. (Vlad Sandrini)
Bram Moolenaar <bram@vim.org>
parents:
2260
diff
changeset
|
3511 msgid "" |
fcbb507f348e
Updated Italian messages. (Vlad Sandrini)
Bram Moolenaar <bram@vim.org>
parents:
2260
diff
changeset
|
3512 "E833: %s is encrypted and this version of Vim does not support encryption" |
fcbb507f348e
Updated Italian messages. (Vlad Sandrini)
Bram Moolenaar <bram@vim.org>
parents:
2260
diff
changeset
|
3513 msgstr "E833: %s è cifrato e questa versione di Vim non supporta la cifratura" |
fcbb507f348e
Updated Italian messages. (Vlad Sandrini)
Bram Moolenaar <bram@vim.org>
parents:
2260
diff
changeset
|
3514 |
1126 | 3515 msgid " has been damaged (page size is smaller than minimum value).\n" |
3516 msgstr "" | |
3517 " è stato danneggiato (la dimensione della pagina è inferiore al minimo).\n" | |
3518 | |
713 | 3519 #, c-format |
3520 msgid "Using swap file \"%s\"" | |
3521 msgstr "Uso swap file \"%s\"" | |
3522 | |
3523 #, c-format | |
3524 msgid "Original file \"%s\"" | |
3525 msgstr "File originale \"%s\"" | |
3526 | |
3527 msgid "E308: Warning: Original file may have been changed" | |
3528 msgstr "" | |
7051
eff26a8620ce
commit https://github.com/vim/vim/commit/88774fdd23f08355297bb8cda78856859051d3c7
Christian Brabandt <cb@256bit.org>
parents:
5907
diff
changeset
|
3529 "E308: Avviso: il file originale può essere stato modificato nel frattempo" |
713 | 3530 |
3531 #, c-format | |
2422
fcbb507f348e
Updated Italian messages. (Vlad Sandrini)
Bram Moolenaar <bram@vim.org>
parents:
2260
diff
changeset
|
3532 msgid "Swap file is encrypted: \"%s\"" |
fcbb507f348e
Updated Italian messages. (Vlad Sandrini)
Bram Moolenaar <bram@vim.org>
parents:
2260
diff
changeset
|
3533 msgstr "Il file swap è cifrato: \"%s\"" |
fcbb507f348e
Updated Italian messages. (Vlad Sandrini)
Bram Moolenaar <bram@vim.org>
parents:
2260
diff
changeset
|
3534 |
fcbb507f348e
Updated Italian messages. (Vlad Sandrini)
Bram Moolenaar <bram@vim.org>
parents:
2260
diff
changeset
|
3535 msgid "" |
fcbb507f348e
Updated Italian messages. (Vlad Sandrini)
Bram Moolenaar <bram@vim.org>
parents:
2260
diff
changeset
|
3536 "\n" |
fcbb507f348e
Updated Italian messages. (Vlad Sandrini)
Bram Moolenaar <bram@vim.org>
parents:
2260
diff
changeset
|
3537 "If you entered a new crypt key but did not write the text file," |
fcbb507f348e
Updated Italian messages. (Vlad Sandrini)
Bram Moolenaar <bram@vim.org>
parents:
2260
diff
changeset
|
3538 msgstr "" |
fcbb507f348e
Updated Italian messages. (Vlad Sandrini)
Bram Moolenaar <bram@vim.org>
parents:
2260
diff
changeset
|
3539 "\n" |
fcbb507f348e
Updated Italian messages. (Vlad Sandrini)
Bram Moolenaar <bram@vim.org>
parents:
2260
diff
changeset
|
3540 "Se hai immesso una chiave di cifratura senza riscrivere il file di testo," |
fcbb507f348e
Updated Italian messages. (Vlad Sandrini)
Bram Moolenaar <bram@vim.org>
parents:
2260
diff
changeset
|
3541 |
fcbb507f348e
Updated Italian messages. (Vlad Sandrini)
Bram Moolenaar <bram@vim.org>
parents:
2260
diff
changeset
|
3542 msgid "" |
fcbb507f348e
Updated Italian messages. (Vlad Sandrini)
Bram Moolenaar <bram@vim.org>
parents:
2260
diff
changeset
|
3543 "\n" |
fcbb507f348e
Updated Italian messages. (Vlad Sandrini)
Bram Moolenaar <bram@vim.org>
parents:
2260
diff
changeset
|
3544 "enter the new crypt key." |
fcbb507f348e
Updated Italian messages. (Vlad Sandrini)
Bram Moolenaar <bram@vim.org>
parents:
2260
diff
changeset
|
3545 msgstr "" |
fcbb507f348e
Updated Italian messages. (Vlad Sandrini)
Bram Moolenaar <bram@vim.org>
parents:
2260
diff
changeset
|
3546 "\n" |
fcbb507f348e
Updated Italian messages. (Vlad Sandrini)
Bram Moolenaar <bram@vim.org>
parents:
2260
diff
changeset
|
3547 "immetti la nuova chiave di cifratura." |
fcbb507f348e
Updated Italian messages. (Vlad Sandrini)
Bram Moolenaar <bram@vim.org>
parents:
2260
diff
changeset
|
3548 |
fcbb507f348e
Updated Italian messages. (Vlad Sandrini)
Bram Moolenaar <bram@vim.org>
parents:
2260
diff
changeset
|
3549 msgid "" |
fcbb507f348e
Updated Italian messages. (Vlad Sandrini)
Bram Moolenaar <bram@vim.org>
parents:
2260
diff
changeset
|
3550 "\n" |
fcbb507f348e
Updated Italian messages. (Vlad Sandrini)
Bram Moolenaar <bram@vim.org>
parents:
2260
diff
changeset
|
3551 "If you wrote the text file after changing the crypt key press enter" |
fcbb507f348e
Updated Italian messages. (Vlad Sandrini)
Bram Moolenaar <bram@vim.org>
parents:
2260
diff
changeset
|
3552 msgstr "" |
fcbb507f348e
Updated Italian messages. (Vlad Sandrini)
Bram Moolenaar <bram@vim.org>
parents:
2260
diff
changeset
|
3553 "\n" |
2725 | 3554 "Se hai riscritto il file dopo aver cambiato chiave di cifr., premi Invio" |
2422
fcbb507f348e
Updated Italian messages. (Vlad Sandrini)
Bram Moolenaar <bram@vim.org>
parents:
2260
diff
changeset
|
3555 |
fcbb507f348e
Updated Italian messages. (Vlad Sandrini)
Bram Moolenaar <bram@vim.org>
parents:
2260
diff
changeset
|
3556 msgid "" |
fcbb507f348e
Updated Italian messages. (Vlad Sandrini)
Bram Moolenaar <bram@vim.org>
parents:
2260
diff
changeset
|
3557 "\n" |
fcbb507f348e
Updated Italian messages. (Vlad Sandrini)
Bram Moolenaar <bram@vim.org>
parents:
2260
diff
changeset
|
3558 "to use the same key for text file and swap file" |
fcbb507f348e
Updated Italian messages. (Vlad Sandrini)
Bram Moolenaar <bram@vim.org>
parents:
2260
diff
changeset
|
3559 msgstr "" |
fcbb507f348e
Updated Italian messages. (Vlad Sandrini)
Bram Moolenaar <bram@vim.org>
parents:
2260
diff
changeset
|
3560 "\n" |
fcbb507f348e
Updated Italian messages. (Vlad Sandrini)
Bram Moolenaar <bram@vim.org>
parents:
2260
diff
changeset
|
3561 "per usare la stessa chiave sia per il testo che per il file swap" |
fcbb507f348e
Updated Italian messages. (Vlad Sandrini)
Bram Moolenaar <bram@vim.org>
parents:
2260
diff
changeset
|
3562 |
fcbb507f348e
Updated Italian messages. (Vlad Sandrini)
Bram Moolenaar <bram@vim.org>
parents:
2260
diff
changeset
|
3563 #, c-format |
713 | 3564 msgid "E309: Unable to read block 1 from %s" |
3565 msgstr "E309: Impossibile leggere blocco 1 da %s" | |
3566 | |
3567 msgid "???MANY LINES MISSING" | |
7051
eff26a8620ce
commit https://github.com/vim/vim/commit/88774fdd23f08355297bb8cda78856859051d3c7
Christian Brabandt <cb@256bit.org>
parents:
5907
diff
changeset
|
3568 msgstr "???MOLTE RIGHE MANCANTI" |
713 | 3569 |
3570 msgid "???LINE COUNT WRONG" | |
7051
eff26a8620ce
commit https://github.com/vim/vim/commit/88774fdd23f08355297bb8cda78856859051d3c7
Christian Brabandt <cb@256bit.org>
parents:
5907
diff
changeset
|
3571 msgstr "???CONTATORE RIGHE ERRATO" |
713 | 3572 |
3573 msgid "???EMPTY BLOCK" | |
3574 msgstr "???BLOCCO VUOTO" | |
3575 | |
3576 msgid "???LINES MISSING" | |
7051
eff26a8620ce
commit https://github.com/vim/vim/commit/88774fdd23f08355297bb8cda78856859051d3c7
Christian Brabandt <cb@256bit.org>
parents:
5907
diff
changeset
|
3577 msgstr "???RIGHE MANCANTI" |
713 | 3578 |
3579 #, c-format | |
3580 msgid "E310: Block 1 ID wrong (%s not a .swp file?)" | |
3581 msgstr "E310: ID del Blocco 1 errato (che %s non sia un .swp file?)" | |
3582 | |
3583 msgid "???BLOCK MISSING" | |
3584 msgstr "???BLOCCO MANCANTE" | |
3585 | |
3586 msgid "??? from here until ???END lines may be messed up" | |
7051
eff26a8620ce
commit https://github.com/vim/vim/commit/88774fdd23f08355297bb8cda78856859051d3c7
Christian Brabandt <cb@256bit.org>
parents:
5907
diff
changeset
|
3587 msgstr "??? da qui fino a ???END le righe possono essere fuori ordine" |
713 | 3588 |
3589 msgid "??? from here until ???END lines may have been inserted/deleted" | |
3590 msgstr "" | |
7051
eff26a8620ce
commit https://github.com/vim/vim/commit/88774fdd23f08355297bb8cda78856859051d3c7
Christian Brabandt <cb@256bit.org>
parents:
5907
diff
changeset
|
3591 "??? da qui fino a ???END righe possono essere state inserite/cancellate" |
713 | 3592 |
3593 msgid "???END" | |
3594 msgstr "???END" | |
3595 | |
3596 msgid "E311: Recovery Interrupted" | |
3597 msgstr "E311: Recupero Interrotto" | |
3598 | |
3599 msgid "" | |
3600 "E312: Errors detected while recovering; look for lines starting with ???" | |
7051
eff26a8620ce
commit https://github.com/vim/vim/commit/88774fdd23f08355297bb8cda78856859051d3c7
Christian Brabandt <cb@256bit.org>
parents:
5907
diff
changeset
|
3601 msgstr "E312: Errori durante recupero; controlla righe che iniziano con ???" |
713 | 3602 |
3603 msgid "See \":help E312\" for more information." | |
3604 msgstr "Vedere \":help E312\" per ulteriori informazioni." | |
3605 | |
3606 msgid "Recovery completed. You should check if everything is OK." | |
3607 msgstr "Recupero completato. Dovresti controllare se va tutto bene." | |
3608 | |
3609 msgid "" | |
3610 "\n" | |
3611 "(You might want to write out this file under another name\n" | |
3612 msgstr "" | |
3613 "\n" | |
3614 "(Potresti salvare questo file con un altro nome ed eseguire\n" | |
3615 | |
2260
0e27866cea99
Update src/po/it.po. Fixed errors in ko.po.
Bram Moolenaar <bram@vim.org>
parents:
2200
diff
changeset
|
3616 msgid "and run diff with the original file to check for changes)" |
0e27866cea99
Update src/po/it.po. Fixed errors in ko.po.
Bram Moolenaar <bram@vim.org>
parents:
2200
diff
changeset
|
3617 msgstr "'diff' rispetto al file originale per vedere le differenze)" |
0e27866cea99
Update src/po/it.po. Fixed errors in ko.po.
Bram Moolenaar <bram@vim.org>
parents:
2200
diff
changeset
|
3618 |
0e27866cea99
Update src/po/it.po. Fixed errors in ko.po.
Bram Moolenaar <bram@vim.org>
parents:
2200
diff
changeset
|
3619 msgid "Recovery completed. Buffer contents equals file contents." |
2422
fcbb507f348e
Updated Italian messages. (Vlad Sandrini)
Bram Moolenaar <bram@vim.org>
parents:
2260
diff
changeset
|
3620 msgstr "" |
fcbb507f348e
Updated Italian messages. (Vlad Sandrini)
Bram Moolenaar <bram@vim.org>
parents:
2260
diff
changeset
|
3621 "Ripristino effettuato. Il contenuto del buffer coincide con quello del file." |
fcbb507f348e
Updated Italian messages. (Vlad Sandrini)
Bram Moolenaar <bram@vim.org>
parents:
2260
diff
changeset
|
3622 |
713 | 3623 msgid "" |
2260
0e27866cea99
Update src/po/it.po. Fixed errors in ko.po.
Bram Moolenaar <bram@vim.org>
parents:
2200
diff
changeset
|
3624 "\n" |
0e27866cea99
Update src/po/it.po. Fixed errors in ko.po.
Bram Moolenaar <bram@vim.org>
parents:
2200
diff
changeset
|
3625 "You may want to delete the .swp file now.\n" |
0e27866cea99
Update src/po/it.po. Fixed errors in ko.po.
Bram Moolenaar <bram@vim.org>
parents:
2200
diff
changeset
|
3626 "\n" |
0e27866cea99
Update src/po/it.po. Fixed errors in ko.po.
Bram Moolenaar <bram@vim.org>
parents:
2200
diff
changeset
|
3627 msgstr "" |
0e27866cea99
Update src/po/it.po. Fixed errors in ko.po.
Bram Moolenaar <bram@vim.org>
parents:
2200
diff
changeset
|
3628 "\n" |
0e27866cea99
Update src/po/it.po. Fixed errors in ko.po.
Bram Moolenaar <bram@vim.org>
parents:
2200
diff
changeset
|
3629 "È consigliato cancellare il file .swp adesso.\n" |
713 | 3630 "\n" |
3631 | |
2422
fcbb507f348e
Updated Italian messages. (Vlad Sandrini)
Bram Moolenaar <bram@vim.org>
parents:
2260
diff
changeset
|
3632 msgid "Using crypt key from swap file for the text file.\n" |
fcbb507f348e
Updated Italian messages. (Vlad Sandrini)
Bram Moolenaar <bram@vim.org>
parents:
2260
diff
changeset
|
3633 msgstr "Uso la chiave di cifratura del file swap per il file di testo.\n" |
fcbb507f348e
Updated Italian messages. (Vlad Sandrini)
Bram Moolenaar <bram@vim.org>
parents:
2260
diff
changeset
|
3634 |
713 | 3635 #. use msg() to start the scrolling properly |
3636 msgid "Swap files found:" | |
3637 msgstr "Swap file trovati:" | |
3638 | |
3639 msgid " In current directory:\n" | |
3640 msgstr " Nella directory in uso:\n" | |
3641 | |
3642 msgid " Using specified name:\n" | |
3643 msgstr " Uso il nome fornito:\n" | |
3644 | |
3645 msgid " In directory " | |
3646 msgstr " Nella directory " | |
3647 | |
3648 msgid " -- none --\n" | |
3649 msgstr " -- nessuno --\n" | |
3650 | |
3651 msgid " owned by: " | |
3652 msgstr " proprietario: " | |
3653 | |
3654 msgid " dated: " | |
3655 msgstr " datato: " | |
3656 | |
3657 msgid " dated: " | |
3658 msgstr " datato: " | |
3659 | |
3660 msgid " [from Vim version 3.0]" | |
3661 msgstr " [da Vim versione 3.0]" | |
3662 | |
3663 msgid " [does not look like a Vim swap file]" | |
3664 msgstr " [non assomiglia ad uno swap file Vim]" | |
3665 | |
3666 msgid " file name: " | |
3667 msgstr " nome file: " | |
3668 | |
3669 msgid "" | |
3670 "\n" | |
3671 " modified: " | |
3672 msgstr "" | |
3673 "\n" | |
3674 " modificato: " | |
3675 | |
3676 msgid "YES" | |
3677 msgstr "YES" | |
3678 | |
3679 msgid "no" | |
3680 msgstr "no" | |
3681 | |
3682 msgid "" | |
3683 "\n" | |
3684 " user name: " | |
3685 msgstr "" | |
3686 "\n" | |
3687 " nome utente: " | |
3688 | |
3689 msgid " host name: " | |
3690 msgstr " nome computer: " | |
3691 | |
3692 msgid "" | |
3693 "\n" | |
3694 " host name: " | |
3695 msgstr "" | |
3696 "\n" | |
3697 " nome computer: " | |
3698 | |
3699 msgid "" | |
3700 "\n" | |
3701 " process ID: " | |
3702 msgstr "" | |
3703 "\n" | |
3704 " ID del processo: " | |
3705 | |
3706 msgid " (still running)" | |
3707 msgstr " (ancora attivo)" | |
3708 | |
3709 msgid "" | |
3710 "\n" | |
3711 " [not usable with this version of Vim]" | |
3712 msgstr "" | |
3713 "\n" | |
3714 " [non utilizzabile con questa versione di Vim]" | |
3715 | |
3716 msgid "" | |
3717 "\n" | |
3718 " [not usable on this computer]" | |
3719 msgstr "" | |
3720 "\n" | |
3721 " [not utilizzabile su questo computer]" | |
3722 | |
3723 msgid " [cannot be read]" | |
3724 msgstr " [non leggibile]" | |
3725 | |
3726 msgid " [cannot be opened]" | |
3727 msgstr " [non riesco ad aprire]" | |
3728 | |
3729 msgid "E313: Cannot preserve, there is no swap file" | |
3730 msgstr "E313: Non posso preservare, manca swap file" | |
3731 | |
3732 msgid "File preserved" | |
3733 msgstr "File preservato" | |
3734 | |
3735 msgid "E314: Preserve failed" | |
3736 msgstr "E314: Preservazione fallita" | |
3737 | |
3738 #, c-format | |
3739 msgid "E315: ml_get: invalid lnum: %ld" | |
7051
eff26a8620ce
commit https://github.com/vim/vim/commit/88774fdd23f08355297bb8cda78856859051d3c7
Christian Brabandt <cb@256bit.org>
parents:
5907
diff
changeset
|
3740 msgstr "E315: ml_get: numero riga non valido: %ld" |
713 | 3741 |
3742 #, c-format | |
3743 msgid "E316: ml_get: cannot find line %ld" | |
7051
eff26a8620ce
commit https://github.com/vim/vim/commit/88774fdd23f08355297bb8cda78856859051d3c7
Christian Brabandt <cb@256bit.org>
parents:
5907
diff
changeset
|
3744 msgstr "E316: ml_get: non riesco a trovare la riga %ld" |
713 | 3745 |
3746 msgid "E317: pointer block id wrong 3" | |
3747 msgstr "E317: ID blocco puntatori errato 3" | |
3748 | |
3749 msgid "stack_idx should be 0" | |
3750 msgstr "stack_idx dovrebbe essere 0" | |
3751 | |
3752 msgid "E318: Updated too many blocks?" | |
3753 msgstr "E318: Aggiornati troppi blocchi?" | |
3754 | |
3755 msgid "E317: pointer block id wrong 4" | |
3756 msgstr "E317: ID blocco puntatori errato 4" | |
3757 | |
3758 msgid "deleted block 1?" | |
3759 msgstr "cancellato blocco 1?" | |
3760 | |
3761 #, c-format | |
3762 msgid "E320: Cannot find line %ld" | |
7051
eff26a8620ce
commit https://github.com/vim/vim/commit/88774fdd23f08355297bb8cda78856859051d3c7
Christian Brabandt <cb@256bit.org>
parents:
5907
diff
changeset
|
3763 msgstr "E320: Non riesco a trovare la riga %ld" |
713 | 3764 |
3765 msgid "E317: pointer block id wrong" | |
3766 msgstr "E317: ID blocco puntatori errato" | |
3767 | |
3768 msgid "pe_line_count is zero" | |
3769 msgstr "pe_line_count a zero" | |
3770 | |
3771 #, c-format | |
3772 msgid "E322: line number out of range: %ld past the end" | |
7051
eff26a8620ce
commit https://github.com/vim/vim/commit/88774fdd23f08355297bb8cda78856859051d3c7
Christian Brabandt <cb@256bit.org>
parents:
5907
diff
changeset
|
3773 msgstr "E322: numero riga non ammissibile: %ld dopo la fine" |
713 | 3774 |
3775 #, c-format | |
3776 msgid "E323: line count wrong in block %ld" | |
7051
eff26a8620ce
commit https://github.com/vim/vim/commit/88774fdd23f08355297bb8cda78856859051d3c7
Christian Brabandt <cb@256bit.org>
parents:
5907
diff
changeset
|
3777 msgstr "E323: contatore righe errato nel blocco %ld" |
713 | 3778 |
3779 msgid "Stack size increases" | |
1624 | 3780 msgstr "Dimensione stack aumentata" |
713 | 3781 |
3782 msgid "E317: pointer block id wrong 2" | |
3783 msgstr "E317: ID blocco puntatori errato 2" | |
3784 | |
3785 #, c-format | |
3786 msgid "E773: Symlink loop for \"%s\"" | |
819 | 3787 msgstr "E773: Collegamento simbolico ricorsivo per \"%s\"" |
713 | 3788 |
3789 msgid "E325: ATTENTION" | |
3790 msgstr "E325: ATTENZIONE" | |
3791 | |
3792 msgid "" | |
3793 "\n" | |
3794 "Found a swap file by the name \"" | |
3795 msgstr "" | |
3796 "\n" | |
3797 "Trovato uno swap file di nome \"" | |
3798 | |
3799 msgid "While opening file \"" | |
3800 msgstr "Mentre aprivo file \"" | |
3801 | |
3802 msgid " NEWER than swap file!\n" | |
3803 msgstr " più RECENTE dello swap file!\n" | |
3804 | |
3805 #. Some of these messages are long to allow translation to | |
3806 #. * other languages. | |
3807 msgid "" | |
3808 "\n" | |
2725 | 3809 "(1) Another program may be editing the same file. If this is the case,\n" |
3810 " be careful not to end up with two different instances of the same\n" | |
8061
abd64cf67bcf
commit https://github.com/vim/vim/commit/38a55639d603823efcf2d2fdf542dbffdeb60b75
Christian Brabandt <cb@256bit.org>
parents:
7051
diff
changeset
|
3811 " file when making changes. Quit, or continue with caution.\n" |
abd64cf67bcf
commit https://github.com/vim/vim/commit/38a55639d603823efcf2d2fdf542dbffdeb60b75
Christian Brabandt <cb@256bit.org>
parents:
7051
diff
changeset
|
3812 msgstr "" |
abd64cf67bcf
commit https://github.com/vim/vim/commit/38a55639d603823efcf2d2fdf542dbffdeb60b75
Christian Brabandt <cb@256bit.org>
parents:
7051
diff
changeset
|
3813 "\n" |
abd64cf67bcf
commit https://github.com/vim/vim/commit/38a55639d603823efcf2d2fdf542dbffdeb60b75
Christian Brabandt <cb@256bit.org>
parents:
7051
diff
changeset
|
3814 "(1) Un altro programma può essere in edit sullo stesso file. Se è così,\n" |
abd64cf67bcf
commit https://github.com/vim/vim/commit/38a55639d603823efcf2d2fdf542dbffdeb60b75
Christian Brabandt <cb@256bit.org>
parents:
7051
diff
changeset
|
3815 " attenzione a non finire con due sessioni differenti che modificano lo\n" |
abd64cf67bcf
commit https://github.com/vim/vim/commit/38a55639d603823efcf2d2fdf542dbffdeb60b75
Christian Brabandt <cb@256bit.org>
parents:
7051
diff
changeset
|
3816 " stesso file. Uscire da Vim, o continuare con cautela.\n" |
2725 | 3817 |
3818 msgid "(2) An edit session for this file crashed.\n" | |
3819 msgstr "(2) Una sessione di edit per questo file è finita male.\n" | |
713 | 3820 |
3821 msgid " If this is the case, use \":recover\" or \"vim -r " | |
3822 msgstr " Se è così, usa \":recover\" oppure \"vim -r " | |
3823 | |
3824 msgid "" | |
3825 "\"\n" | |
3826 " to recover the changes (see \":help recovery\").\n" | |
3827 msgstr "" | |
3828 "\"\n" | |
3829 " per recuperare modifiche fatte (vedi \":help recovery\").\n" | |
3830 | |
3831 msgid " If you did this already, delete the swap file \"" | |
3832 msgstr " Se hai già fatto ciò, cancella il file di swap \"" | |
3833 | |
3834 msgid "" | |
3835 "\"\n" | |
3836 " to avoid this message.\n" | |
3837 msgstr "" | |
3838 "\"\n" | |
3839 " per non ricevere ancora questo messaggio.\n" | |
3840 | |
3841 msgid "Swap file \"" | |
3842 msgstr "Swap file \"" | |
3843 | |
3844 msgid "\" already exists!" | |
3845 msgstr "\" già esistente!" | |
3846 | |
3847 msgid "VIM - ATTENTION" | |
3848 msgstr "VIM - ATTENZIONE" | |
3849 | |
3850 msgid "Swap file already exists!" | |
3851 msgstr "Lo swap file esiste già!" | |
3852 | |
3853 msgid "" | |
3854 "&Open Read-Only\n" | |
3855 "&Edit anyway\n" | |
3856 "&Recover\n" | |
3857 "&Quit\n" | |
3858 "&Abort" | |
3859 msgstr "" | |
3860 "&O Apri sola-lettura\n" | |
3861 "&E Apri comunque\n" | |
3862 "&Recupera\n" | |
3863 "&Q Esci\n" | |
3864 "&Annulla" | |
3865 | |
3866 msgid "" | |
3867 "&Open Read-Only\n" | |
3868 "&Edit anyway\n" | |
3869 "&Recover\n" | |
3870 "&Delete it\n" | |
3871 "&Quit\n" | |
3872 "&Abort" | |
3873 msgstr "" | |
3874 "&O Apri sola-lettura\n" | |
3875 "&E Apri comunque\n" | |
3876 "&Recupera\n" | |
3877 "&D Cancellalo\n" | |
3878 "&Q Esci\n" | |
3879 "&Annulla" | |
3880 | |
3881 msgid "E326: Too many swap files found" | |
3882 msgstr "E326: Trovati troppi swap file" | |
3883 | |
3884 msgid "E327: Part of menu-item path is not sub-menu" | |
3885 msgstr "" | |
3886 "E327: Parte del percorso di questo elemento di Menu non è un sotto-Menu" | |
3887 | |
3888 msgid "E328: Menu only exists in another mode" | |
3889 msgstr "E328: I Menu esistono solo in un'altra modalità" | |
3890 | |
3891 #, c-format | |
3892 msgid "E329: No menu \"%s\"" | |
3893 msgstr "E329: Nessun Menu \"%s\"" | |
3894 | |
1126 | 3895 #. Only a mnemonic or accelerator is not valid. |
3896 msgid "E792: Empty menu name" | |
3897 msgstr "E792: Nome menu non valido" | |
3898 | |
713 | 3899 msgid "E330: Menu path must not lead to a sub-menu" |
3900 msgstr "E330: Il percorso del Menu non deve condurre a un sotto-Menu" | |
3901 | |
3902 msgid "E331: Must not add menu items directly to menu bar" | |
3903 msgstr "" | |
3904 "E331: Non devi aggiungere elementi di Menu direttamente alla barra Menu" | |
3905 | |
3906 msgid "E332: Separator cannot be part of a menu path" | |
3907 msgstr "E332: Il separatore non può far parte di un percorso di Menu" | |
3908 | |
3909 #. Now we have found the matching menu, and we list the mappings | |
3910 #. Highlight title | |
3911 msgid "" | |
3912 "\n" | |
3913 "--- Menus ---" | |
3914 msgstr "" | |
3915 "\n" | |
3916 "--- Menu ---" | |
3917 | |
3918 msgid "Tear off this menu" | |
3919 msgstr "Togli questo Menu" | |
3920 | |
3921 msgid "E333: Menu path must lead to a menu item" | |
3922 msgstr "E333: Il percorso Menu deve condurre ad un elemento Menu" | |
3923 | |
3924 #, c-format | |
3925 msgid "E334: Menu not found: %s" | |
3926 msgstr "E334: Menu non trovato: %s" | |
3927 | |
3928 #, c-format | |
3929 msgid "E335: Menu not defined for %s mode" | |
3930 msgstr "E335: Menu non definito per la modalità %s" | |
3931 | |
3932 msgid "E336: Menu path must lead to a sub-menu" | |
3933 msgstr "E336: Il percorso Menu deve condurre ad un sotto-Menu" | |
3934 | |
3935 msgid "E337: Menu not found - check menu names" | |
3936 msgstr "E337: Menu non trovato - controlla nomi Menu" | |
3937 | |
3938 #, c-format | |
3939 msgid "Error detected while processing %s:" | |
3940 msgstr "Errore/i eseguendo %s:" | |
3941 | |
3942 #, c-format | |
3943 msgid "line %4ld:" | |
7051
eff26a8620ce
commit https://github.com/vim/vim/commit/88774fdd23f08355297bb8cda78856859051d3c7
Christian Brabandt <cb@256bit.org>
parents:
5907
diff
changeset
|
3944 msgstr "riga %4ld:" |
713 | 3945 |
3946 #, c-format | |
3947 msgid "E354: Invalid register name: '%s'" | |
3948 msgstr "E354: Nome registro non valido: '%s'" | |
3949 | |
3950 msgid "Messages maintainer: Bram Moolenaar <Bram@vim.org>" | |
3951 msgstr "Manutentore messaggi: Vlad Sandrini <marco@sandrini.biz>" | |
3952 | |
3953 msgid "Interrupt: " | |
3954 msgstr "Interruzione: " | |
3955 | |
3956 msgid "Press ENTER or type command to continue" | |
3957 msgstr "Premi INVIO o un comando per proseguire" | |
3958 | |
3959 #, c-format | |
3960 msgid "%s line %ld" | |
7051
eff26a8620ce
commit https://github.com/vim/vim/commit/88774fdd23f08355297bb8cda78856859051d3c7
Christian Brabandt <cb@256bit.org>
parents:
5907
diff
changeset
|
3961 msgstr "%s riga %ld" |
713 | 3962 |
3963 msgid "-- More --" | |
3964 msgstr "-- Ancora --" | |
3965 | |
3966 msgid " SPACE/d/j: screen/page/line down, b/u/k: up, q: quit " | |
7051
eff26a8620ce
commit https://github.com/vim/vim/commit/88774fdd23f08355297bb8cda78856859051d3c7
Christian Brabandt <cb@256bit.org>
parents:
5907
diff
changeset
|
3967 msgstr " SPAZIO/d/j: schermo/pagina/riga giù, b/u/k: su, q: abbandona " |
713 | 3968 |
3969 msgid "Question" | |
3970 msgstr "Domanda" | |
3971 | |
3972 msgid "" | |
3973 "&Yes\n" | |
3974 "&No" | |
3975 msgstr "" | |
3976 "&Y Sì\n" | |
3977 "&No" | |
3978 | |
3979 msgid "" | |
3980 "&Yes\n" | |
3981 "&No\n" | |
3982 "Save &All\n" | |
3983 "&Discard All\n" | |
3984 "&Cancel" | |
3985 msgstr "" | |
3986 "&Y Sì\n" | |
3987 "&No\n" | |
3988 "&A Salva tutto\n" | |
3989 "&D Scarta Tutto\n" | |
3990 "&Cancella" | |
3991 | |
3992 msgid "Select Directory dialog" | |
3993 msgstr "Scelta Directory dialogo" | |
3994 | |
3995 msgid "Save File dialog" | |
3996 msgstr "Salva File dialogo" | |
3997 | |
3998 msgid "Open File dialog" | |
3999 msgstr "Apri File dialogo" | |
4000 | |
4001 #. TODO: non-GUI file selector here | |
4002 msgid "E338: Sorry, no file browser in console mode" | |
4003 msgstr "E338: Spiacente, niente esplorazione file in modalità console" | |
4004 | |
4005 msgid "E766: Insufficient arguments for printf()" | |
4006 msgstr "E766: Argomenti non sufficienti per printf()" | |
4007 | |
1668 | 4008 msgid "E807: Expected Float argument for printf()" |
8061
abd64cf67bcf
commit https://github.com/vim/vim/commit/38a55639d603823efcf2d2fdf542dbffdeb60b75
Christian Brabandt <cb@256bit.org>
parents:
7051
diff
changeset
|
4009 msgstr "E807: Numero-a-virgola-mobile atteso come argomento per printf()" |
1668 | 4010 |
713 | 4011 msgid "E767: Too many arguments to printf()" |
4012 msgstr "E767: Troppi argomenti per printf()" | |
4013 | |
4014 msgid "W10: Warning: Changing a readonly file" | |
7051
eff26a8620ce
commit https://github.com/vim/vim/commit/88774fdd23f08355297bb8cda78856859051d3c7
Christian Brabandt <cb@256bit.org>
parents:
5907
diff
changeset
|
4015 msgstr "W10: Avviso: Modifica a un file in sola-lettura" |
713 | 4016 |
2032
592032e9e167
Update message translations.
Bram Moolenaar <bram@zimbu.org>
parents:
1698
diff
changeset
|
4017 msgid "Type number and <Enter> or click with mouse (empty cancels): " |
592032e9e167
Update message translations.
Bram Moolenaar <bram@zimbu.org>
parents:
1698
diff
changeset
|
4018 msgstr "" |
592032e9e167
Update message translations.
Bram Moolenaar <bram@zimbu.org>
parents:
1698
diff
changeset
|
4019 "Inserire un numero e <Invio> o fare clic (lasciare vuoto per annullare): " |
592032e9e167
Update message translations.
Bram Moolenaar <bram@zimbu.org>
parents:
1698
diff
changeset
|
4020 |
592032e9e167
Update message translations.
Bram Moolenaar <bram@zimbu.org>
parents:
1698
diff
changeset
|
4021 msgid "Type number and <Enter> (empty cancels): " |
592032e9e167
Update message translations.
Bram Moolenaar <bram@zimbu.org>
parents:
1698
diff
changeset
|
4022 msgstr "Inserire numero e <Invio> (vuoto per annullare): " |
713 | 4023 |
4024 msgid "1 more line" | |
7051
eff26a8620ce
commit https://github.com/vim/vim/commit/88774fdd23f08355297bb8cda78856859051d3c7
Christian Brabandt <cb@256bit.org>
parents:
5907
diff
changeset
|
4025 msgstr "1 riga in più" |
713 | 4026 |
4027 msgid "1 line less" | |
7051
eff26a8620ce
commit https://github.com/vim/vim/commit/88774fdd23f08355297bb8cda78856859051d3c7
Christian Brabandt <cb@256bit.org>
parents:
5907
diff
changeset
|
4028 msgstr "1 riga in meno" |
713 | 4029 |
4030 #, c-format | |
4031 msgid "%ld more lines" | |
7051
eff26a8620ce
commit https://github.com/vim/vim/commit/88774fdd23f08355297bb8cda78856859051d3c7
Christian Brabandt <cb@256bit.org>
parents:
5907
diff
changeset
|
4032 msgstr "%ld righe in più" |
713 | 4033 |
4034 #, c-format | |
4035 msgid "%ld fewer lines" | |
7051
eff26a8620ce
commit https://github.com/vim/vim/commit/88774fdd23f08355297bb8cda78856859051d3c7
Christian Brabandt <cb@256bit.org>
parents:
5907
diff
changeset
|
4036 msgstr "%ld righe in meno" |
713 | 4037 |
4038 msgid " (Interrupted)" | |
4039 msgstr " (Interrotto)" | |
4040 | |
4041 msgid "Beep!" | |
4042 msgstr "Beep!" | |
4043 | |
4044 msgid "ERROR: " | |
4045 msgstr "ERRORE: " | |
4046 | |
4047 #, c-format | |
4048 msgid "" | |
4049 "\n" | |
4050 "[bytes] total alloc-freed %lu-%lu, in use %lu, peak use %lu\n" | |
4051 msgstr "" | |
4052 "\n" | |
2032
592032e9e167
Update message translations.
Bram Moolenaar <bram@zimbu.org>
parents:
1698
diff
changeset
|
4053 "[byte] totali alloc-rilasc %lu-%lu, in uso %lu, max uso %lu\n" |
713 | 4054 |
4055 #, c-format | |
4056 msgid "" | |
4057 "[calls] total re/malloc()'s %lu, total free()'s %lu\n" | |
4058 "\n" | |
4059 msgstr "" | |
4060 "[chiamate] totale re/malloc() %lu, totale free() %lu\n" | |
4061 "\n" | |
4062 | |
4063 msgid "E340: Line is becoming too long" | |
7051
eff26a8620ce
commit https://github.com/vim/vim/commit/88774fdd23f08355297bb8cda78856859051d3c7
Christian Brabandt <cb@256bit.org>
parents:
5907
diff
changeset
|
4064 msgstr "E340: La riga sta diventando troppo lunga" |
713 | 4065 |
4066 #, c-format | |
4067 msgid "E341: Internal error: lalloc(%ld, )" | |
4068 msgstr "E341: Errore interno: lalloc(%ld, )" | |
4069 | |
4070 #, c-format | |
4071 msgid "E342: Out of memory! (allocating %lu bytes)" | |
2032
592032e9e167
Update message translations.
Bram Moolenaar <bram@zimbu.org>
parents:
1698
diff
changeset
|
4072 msgstr "E342: Non c'è più memoria! (stavo allocando %lu byte)" |
713 | 4073 |
4074 #, c-format | |
4075 msgid "Calling shell to execute: \"%s\"" | |
4076 msgstr "Chiamo lo shell per eseguire: \"%s\"" | |
4077 | |
4078 msgid "E545: Missing colon" | |
4079 msgstr "E545: Manca ':'" | |
4080 | |
4081 msgid "E546: Illegal mode" | |
4082 msgstr "E546: Modalità non valida" | |
4083 | |
4084 msgid "E547: Illegal mouseshape" | |
4085 msgstr "E547: Forma del mouse non valida" | |
4086 | |
4087 msgid "E548: digit expected" | |
4088 msgstr "E548: aspettavo un numero" | |
4089 | |
4090 msgid "E549: Illegal percentage" | |
4091 msgstr "E549: Percentuale non valida" | |
4092 | |
5294 | 4093 msgid "E854: path too long for completion" |
4094 msgstr "E854: percorso troppo lungo per il completamento" | |
4095 | |
713 | 4096 #, c-format |
4097 msgid "" | |
4098 "E343: Invalid path: '**[number]' must be at the end of the path or be " | |
4099 "followed by '%s'." | |
4100 msgstr "" | |
4101 "E343: Percorso non valido: '**[numero]' deve essere a fine percorso o essere " | |
4102 "seguito da '%s'." | |
4103 | |
4104 #, c-format | |
4105 msgid "E344: Can't find directory \"%s\" in cdpath" | |
4106 msgstr "E344: Non riesco a trovare la directory \"%s\" nel 'cdpath'" | |
4107 | |
4108 #, c-format | |
4109 msgid "E345: Can't find file \"%s\" in path" | |
4110 msgstr "E345: Non riesco a trovare il file \"%s\" nel percorso" | |
4111 | |
4112 #, c-format | |
4113 msgid "E346: No more directory \"%s\" found in cdpath" | |
4114 msgstr "E346: Nessun altra directory \"%s\" trovata nel 'cdpath'" | |
4115 | |
4116 #, c-format | |
4117 msgid "E347: No more file \"%s\" found in path" | |
4118 msgstr "E347: Nessun altro file \"%s\" trovato nel percorso" | |
4119 | |
4120 #, c-format | |
4121 msgid "E668: Wrong access mode for NetBeans connection info file: \"%s\"" | |
4122 msgstr "" | |
4123 "E668: Modalità errata di accesso a file info connessione NetBeans: \"%s\"" | |
4124 | |
4125 #, c-format | |
4126 msgid "E658: NetBeans connection lost for buffer %ld" | |
4127 msgstr "E658: Connessione NetBeans persa per il buffer %ld" | |
4128 | |
2725 | 4129 msgid "E838: netbeans is not supported with this GUI" |
4130 msgstr "E838: netbeans non è supportato con questa GUI" | |
4131 | |
2260
0e27866cea99
Update src/po/it.po. Fixed errors in ko.po.
Bram Moolenaar <bram@vim.org>
parents:
2200
diff
changeset
|
4132 msgid "E511: netbeans already connected" |
0e27866cea99
Update src/po/it.po. Fixed errors in ko.po.
Bram Moolenaar <bram@vim.org>
parents:
2200
diff
changeset
|
4133 msgstr "E511: netbeans già connesso" |
0e27866cea99
Update src/po/it.po. Fixed errors in ko.po.
Bram Moolenaar <bram@vim.org>
parents:
2200
diff
changeset
|
4134 |
5294 | 4135 #, c-format |
4136 msgid "E505: %s is read-only (add ! to override)" | |
4137 msgstr "E505: %s è in sola lettura (aggiungi ! per eseguire comunque)" | |
713 | 4138 |
2032
592032e9e167
Update message translations.
Bram Moolenaar <bram@zimbu.org>
parents:
1698
diff
changeset
|
4139 msgid "E349: No identifier under cursor" |
592032e9e167
Update message translations.
Bram Moolenaar <bram@zimbu.org>
parents:
1698
diff
changeset
|
4140 msgstr "E349: Nessun identificativo sotto il cursore" |
592032e9e167
Update message translations.
Bram Moolenaar <bram@zimbu.org>
parents:
1698
diff
changeset
|
4141 |
713 | 4142 msgid "E774: 'operatorfunc' is empty" |
4143 msgstr "E774: opzione 'operatorfunc' non impostata" | |
4144 | |
4145 msgid "E775: Eval feature not available" | |
4146 msgstr "E775: Funzionalità [eval] non disponibile" | |
4147 | |
4148 msgid "Warning: terminal cannot highlight" | |
7051
eff26a8620ce
commit https://github.com/vim/vim/commit/88774fdd23f08355297bb8cda78856859051d3c7
Christian Brabandt <cb@256bit.org>
parents:
5907
diff
changeset
|
4149 msgstr "Avviso: il terminale non è in grado di evidenziare" |
713 | 4150 |
4151 msgid "E348: No string under cursor" | |
4152 msgstr "E348: Nessuna stringa sotto il cursore" | |
4153 | |
4154 msgid "E352: Cannot erase folds with current 'foldmethod'" | |
4155 msgstr "E352: Non posso togliere piegature con il 'foldmethod' in uso" | |
4156 | |
4157 msgid "E664: changelist is empty" | |
819 | 4158 msgstr "E664: lista modifiche assente" |
713 | 4159 |
4160 msgid "E662: At start of changelist" | |
4161 msgstr "E662: All'inizio della lista modifiche" | |
4162 | |
4163 msgid "E663: At end of changelist" | |
4164 msgstr "E663: Alla fine della lista modifiche" | |
4165 | |
4166 msgid "Type :quit<Enter> to exit Vim" | |
4167 msgstr "Batti :quit<Invio> per uscire da Vim" | |
4168 | |
4169 #, c-format | |
4170 msgid "1 line %sed 1 time" | |
7051
eff26a8620ce
commit https://github.com/vim/vim/commit/88774fdd23f08355297bb8cda78856859051d3c7
Christian Brabandt <cb@256bit.org>
parents:
5907
diff
changeset
|
4171 msgstr "1 riga %sa 1 volta" |
713 | 4172 |
4173 #, c-format | |
4174 msgid "1 line %sed %d times" | |
7051
eff26a8620ce
commit https://github.com/vim/vim/commit/88774fdd23f08355297bb8cda78856859051d3c7
Christian Brabandt <cb@256bit.org>
parents:
5907
diff
changeset
|
4175 msgstr "1 riga %sa %d volte" |
713 | 4176 |
4177 #, c-format | |
4178 msgid "%ld lines %sed 1 time" | |
7051
eff26a8620ce
commit https://github.com/vim/vim/commit/88774fdd23f08355297bb8cda78856859051d3c7
Christian Brabandt <cb@256bit.org>
parents:
5907
diff
changeset
|
4179 msgstr "%ld righe %se 1 volta" |
713 | 4180 |
4181 #, c-format | |
4182 msgid "%ld lines %sed %d times" | |
7051
eff26a8620ce
commit https://github.com/vim/vim/commit/88774fdd23f08355297bb8cda78856859051d3c7
Christian Brabandt <cb@256bit.org>
parents:
5907
diff
changeset
|
4183 msgstr "%ld righe %se %d volte" |
713 | 4184 |
4185 #, c-format | |
4186 msgid "%ld lines to indent... " | |
7051
eff26a8620ce
commit https://github.com/vim/vim/commit/88774fdd23f08355297bb8cda78856859051d3c7
Christian Brabandt <cb@256bit.org>
parents:
5907
diff
changeset
|
4187 msgstr "%ld righe da rientrare... " |
713 | 4188 |
4189 msgid "1 line indented " | |
7051
eff26a8620ce
commit https://github.com/vim/vim/commit/88774fdd23f08355297bb8cda78856859051d3c7
Christian Brabandt <cb@256bit.org>
parents:
5907
diff
changeset
|
4190 msgstr "1 riga rientrata " |
713 | 4191 |
4192 #, c-format | |
4193 msgid "%ld lines indented " | |
7051
eff26a8620ce
commit https://github.com/vim/vim/commit/88774fdd23f08355297bb8cda78856859051d3c7
Christian Brabandt <cb@256bit.org>
parents:
5907
diff
changeset
|
4194 msgstr "%ld righe rientrate " |
713 | 4195 |
4196 msgid "E748: No previously used register" | |
4197 msgstr "E748: Nessun registro usato in precedenza" | |
4198 | |
4199 #. must display the prompt | |
4200 msgid "cannot yank; delete anyway" | |
4201 msgstr "non riesco a salvare in un registro; cancello comunque" | |
4202 | |
4203 msgid "1 line changed" | |
7051
eff26a8620ce
commit https://github.com/vim/vim/commit/88774fdd23f08355297bb8cda78856859051d3c7
Christian Brabandt <cb@256bit.org>
parents:
5907
diff
changeset
|
4204 msgstr "1 riga cambiata" |
713 | 4205 |
4206 #, c-format | |
4207 msgid "%ld lines changed" | |
7051
eff26a8620ce
commit https://github.com/vim/vim/commit/88774fdd23f08355297bb8cda78856859051d3c7
Christian Brabandt <cb@256bit.org>
parents:
5907
diff
changeset
|
4208 msgstr "%ld righe cambiate" |
713 | 4209 |
4210 #, c-format | |
4211 msgid "freeing %ld lines" | |
7051
eff26a8620ce
commit https://github.com/vim/vim/commit/88774fdd23f08355297bb8cda78856859051d3c7
Christian Brabandt <cb@256bit.org>
parents:
5907
diff
changeset
|
4212 msgstr "libero %ld righe" |
713 | 4213 |
4214 msgid "block of 1 line yanked" | |
7051
eff26a8620ce
commit https://github.com/vim/vim/commit/88774fdd23f08355297bb8cda78856859051d3c7
Christian Brabandt <cb@256bit.org>
parents:
5907
diff
changeset
|
4215 msgstr "blocco di 1 riga messo in registro" |
713 | 4216 |
4217 msgid "1 line yanked" | |
7051
eff26a8620ce
commit https://github.com/vim/vim/commit/88774fdd23f08355297bb8cda78856859051d3c7
Christian Brabandt <cb@256bit.org>
parents:
5907
diff
changeset
|
4218 msgstr "1 riga messa in registro" |
713 | 4219 |
4220 #, c-format | |
4221 msgid "block of %ld lines yanked" | |
7051
eff26a8620ce
commit https://github.com/vim/vim/commit/88774fdd23f08355297bb8cda78856859051d3c7
Christian Brabandt <cb@256bit.org>
parents:
5907
diff
changeset
|
4222 msgstr "blocco di %ld righe messo in registro" |
713 | 4223 |
4224 #, c-format | |
4225 msgid "%ld lines yanked" | |
7051
eff26a8620ce
commit https://github.com/vim/vim/commit/88774fdd23f08355297bb8cda78856859051d3c7
Christian Brabandt <cb@256bit.org>
parents:
5907
diff
changeset
|
4226 msgstr "%ld righe messe in registro" |
713 | 4227 |
4228 #, c-format | |
4229 msgid "E353: Nothing in register %s" | |
4230 msgstr "E353: Niente nel registro %s" | |
4231 | |
4232 #. Highlight title | |
4233 msgid "" | |
4234 "\n" | |
4235 "--- Registers ---" | |
4236 msgstr "" | |
4237 "\n" | |
4238 "--- Registri ---" | |
4239 | |
4240 msgid "Illegal register name" | |
4241 msgstr "Nome registro non ammesso" | |
4242 | |
4243 msgid "" | |
4244 "\n" | |
4245 "# Registers:\n" | |
4246 msgstr "" | |
4247 "\n" | |
4248 "# Registri:\n" | |
4249 | |
4250 #, c-format | |
4251 msgid "E574: Unknown register type %d" | |
4252 msgstr "E574: Tipo di registro sconosciuto: %d" | |
4253 | |
7051
eff26a8620ce
commit https://github.com/vim/vim/commit/88774fdd23f08355297bb8cda78856859051d3c7
Christian Brabandt <cb@256bit.org>
parents:
5907
diff
changeset
|
4254 msgid "" |
eff26a8620ce
commit https://github.com/vim/vim/commit/88774fdd23f08355297bb8cda78856859051d3c7
Christian Brabandt <cb@256bit.org>
parents:
5907
diff
changeset
|
4255 "E883: search pattern and expression register may not contain two or more " |
eff26a8620ce
commit https://github.com/vim/vim/commit/88774fdd23f08355297bb8cda78856859051d3c7
Christian Brabandt <cb@256bit.org>
parents:
5907
diff
changeset
|
4256 "lines" |
8061
abd64cf67bcf
commit https://github.com/vim/vim/commit/38a55639d603823efcf2d2fdf542dbffdeb60b75
Christian Brabandt <cb@256bit.org>
parents:
7051
diff
changeset
|
4257 msgstr "" |
abd64cf67bcf
commit https://github.com/vim/vim/commit/38a55639d603823efcf2d2fdf542dbffdeb60b75
Christian Brabandt <cb@256bit.org>
parents:
7051
diff
changeset
|
4258 "E883: espressione di ricerca e registro dell'espressione non possono " |
7051
eff26a8620ce
commit https://github.com/vim/vim/commit/88774fdd23f08355297bb8cda78856859051d3c7
Christian Brabandt <cb@256bit.org>
parents:
5907
diff
changeset
|
4259 "contenere due o più righe" |
eff26a8620ce
commit https://github.com/vim/vim/commit/88774fdd23f08355297bb8cda78856859051d3c7
Christian Brabandt <cb@256bit.org>
parents:
5907
diff
changeset
|
4260 |
713 | 4261 #, c-format |
4262 msgid "%ld Cols; " | |
4263 msgstr "%ld Col.; " | |
4264 | |
4265 #, c-format | |
4266 msgid "Selected %s%ld of %ld Lines; %ld of %ld Words; %ld of %ld Bytes" | |
7051
eff26a8620ce
commit https://github.com/vim/vim/commit/88774fdd23f08355297bb8cda78856859051d3c7
Christian Brabandt <cb@256bit.org>
parents:
5907
diff
changeset
|
4267 msgstr "Selezionate %s%ld di %ld Righe; %ld di %ld Parole; %ld di %ld Caratt." |
713 | 4268 |
4269 #, c-format | |
4270 msgid "" | |
4271 "Selected %s%ld of %ld Lines; %ld of %ld Words; %ld of %ld Chars; %ld of %ld " | |
4272 "Bytes" | |
4273 msgstr "" | |
7051
eff26a8620ce
commit https://github.com/vim/vim/commit/88774fdd23f08355297bb8cda78856859051d3c7
Christian Brabandt <cb@256bit.org>
parents:
5907
diff
changeset
|
4274 "Selezionate %s%ld di %ld Righe; %ld di %ld Parole; %ld di %ld Caratt.; %ld " |
2032
592032e9e167
Update message translations.
Bram Moolenaar <bram@zimbu.org>
parents:
1698
diff
changeset
|
4275 "di %ld Byte" |
713 | 4276 |
4277 #, c-format | |
4278 msgid "Col %s of %s; Line %ld of %ld; Word %ld of %ld; Byte %ld of %ld" | |
7051
eff26a8620ce
commit https://github.com/vim/vim/commit/88774fdd23f08355297bb8cda78856859051d3c7
Christian Brabandt <cb@256bit.org>
parents:
5907
diff
changeset
|
4279 msgstr "Col. %s di %s; Riga %ld di %ld; Parola %ld di %ld; Caratt. %ld di %ld" |
713 | 4280 |
4281 #, c-format | |
4282 msgid "" | |
4283 "Col %s of %s; Line %ld of %ld; Word %ld of %ld; Char %ld of %ld; Byte %ld of " | |
4284 "%ld" | |
4285 msgstr "" | |
7051
eff26a8620ce
commit https://github.com/vim/vim/commit/88774fdd23f08355297bb8cda78856859051d3c7
Christian Brabandt <cb@256bit.org>
parents:
5907
diff
changeset
|
4286 "Col. %s di %s; Riga %ld di %ld; Parola %ld di %ld; Caratt. %ld di %ld; Byte " |
713 | 4287 "%ld di %ld" |
4288 | |
4289 #, c-format | |
4290 msgid "(+%ld for BOM)" | |
4291 msgstr "(+%ld per BOM)" | |
4292 | |
4293 msgid "%<%f%h%m%=Page %N" | |
4294 msgstr "%<%f%h%m%=Pagina %N" | |
4295 | |
4296 msgid "Thanks for flying Vim" | |
4297 msgstr "Grazie per aver volato con Vim" | |
4298 | |
4299 msgid "E518: Unknown option" | |
4300 msgstr "E518: Opzione inesistente" | |
4301 | |
4302 msgid "E519: Option not supported" | |
4303 msgstr "E519: Opzione non supportata" | |
4304 | |
4305 msgid "E520: Not allowed in a modeline" | |
4306 msgstr "E520: Non consentito in una 'modeline'" | |
4307 | |
5294 | 4308 msgid "E846: Key code not set" |
4309 msgstr "E846: Key code non impostato" | |
4310 | |
713 | 4311 msgid "E521: Number required after =" |
4312 msgstr "E521: Ci vuole un numero dopo =" | |
4313 | |
4314 msgid "E522: Not found in termcap" | |
4315 msgstr "E522: Non trovato in 'termcap'" | |
4316 | |
4317 #, c-format | |
4318 msgid "E539: Illegal character <%s>" | |
4319 msgstr "E539: Carattere non ammesso <%s>" | |
4320 | |
7051
eff26a8620ce
commit https://github.com/vim/vim/commit/88774fdd23f08355297bb8cda78856859051d3c7
Christian Brabandt <cb@256bit.org>
parents:
5907
diff
changeset
|
4321 #, c-format |
eff26a8620ce
commit https://github.com/vim/vim/commit/88774fdd23f08355297bb8cda78856859051d3c7
Christian Brabandt <cb@256bit.org>
parents:
5907
diff
changeset
|
4322 msgid "For option %s" |
eff26a8620ce
commit https://github.com/vim/vim/commit/88774fdd23f08355297bb8cda78856859051d3c7
Christian Brabandt <cb@256bit.org>
parents:
5907
diff
changeset
|
4323 msgstr "Per opzione %s" |
eff26a8620ce
commit https://github.com/vim/vim/commit/88774fdd23f08355297bb8cda78856859051d3c7
Christian Brabandt <cb@256bit.org>
parents:
5907
diff
changeset
|
4324 |
713 | 4325 msgid "E529: Cannot set 'term' to empty string" |
4326 msgstr "E529: Non posso assegnare a 'term' il valore 'stringa nulla'" | |
4327 | |
4328 msgid "E530: Cannot change term in GUI" | |
4329 msgstr "E530: Non posso modificare 'term' mentre sono nella GUI" | |
4330 | |
4331 msgid "E531: Use \":gui\" to start the GUI" | |
4332 msgstr "E531: Usa \":gui\" per far partire la GUI" | |
4333 | |
4334 msgid "E589: 'backupext' and 'patchmode' are equal" | |
4335 msgstr "E589: 'backupext' e 'patchmode' sono uguali" | |
4336 | |
2536
d61cdf51613a
Updated message translations.
Bram Moolenaar <bram@vim.org>
parents:
2422
diff
changeset
|
4337 msgid "E834: Conflicts with value of 'listchars'" |
d61cdf51613a
Updated message translations.
Bram Moolenaar <bram@vim.org>
parents:
2422
diff
changeset
|
4338 msgstr "E834: Conflitto con il valore di 'listchars'" |
d61cdf51613a
Updated message translations.
Bram Moolenaar <bram@vim.org>
parents:
2422
diff
changeset
|
4339 |
d61cdf51613a
Updated message translations.
Bram Moolenaar <bram@vim.org>
parents:
2422
diff
changeset
|
4340 msgid "E835: Conflicts with value of 'fillchars'" |
d61cdf51613a
Updated message translations.
Bram Moolenaar <bram@vim.org>
parents:
2422
diff
changeset
|
4341 msgstr "E835: Conflitto con il valore di 'fillchars'" |
d61cdf51613a
Updated message translations.
Bram Moolenaar <bram@vim.org>
parents:
2422
diff
changeset
|
4342 |
713 | 4343 msgid "E617: Cannot be changed in the GTK+ 2 GUI" |
4344 msgstr "E617: Non può essere cambiato nella GUI GTK+ 2" | |
4345 | |
4346 msgid "E524: Missing colon" | |
4347 msgstr "E524: Manca ':'" | |
4348 | |
4349 msgid "E525: Zero length string" | |
4350 msgstr "E525: Stringa nulla" | |
4351 | |
4352 #, c-format | |
4353 msgid "E526: Missing number after <%s>" | |
4354 msgstr "E526: Manca numero dopo <%s>" | |
4355 | |
4356 msgid "E527: Missing comma" | |
4357 msgstr "E527: Manca virgola" | |
4358 | |
4359 msgid "E528: Must specify a ' value" | |
4360 msgstr "E528: Devi specificare un valore '" | |
4361 | |
4362 msgid "E595: contains unprintable or wide character" | |
4363 msgstr "E595: contiene carattere 'wide' o non-stampabile" | |
4364 | |
4365 msgid "E596: Invalid font(s)" | |
4366 msgstr "E596: Font non validi" | |
4367 | |
4368 msgid "E597: can't select fontset" | |
4369 msgstr "E597: non posso selezionare fontset" | |
4370 | |
4371 msgid "E598: Invalid fontset" | |
4372 msgstr "E598: Fontset non valido" | |
4373 | |
4374 msgid "E533: can't select wide font" | |
4375 msgstr "E533: non posso selezionare 'wide font'" | |
4376 | |
4377 msgid "E534: Invalid wide font" | |
4378 msgstr "E534: 'Wide font' non valido" | |
4379 | |
4380 #, c-format | |
4381 msgid "E535: Illegal character after <%c>" | |
4382 msgstr "E535: Carattere non ammesso dopo <%c>" | |
4383 | |
4384 msgid "E536: comma required" | |
4385 msgstr "E536: virgola mancante" | |
4386 | |
4387 #, c-format | |
4388 msgid "E537: 'commentstring' must be empty or contain %s" | |
4389 msgstr "E537: 'commentstring' deve essere nulla o contenere %s" | |
4390 | |
4391 msgid "E538: No mouse support" | |
4392 msgstr "E538: Manca supporto mouse" | |
4393 | |
4394 msgid "E540: Unclosed expression sequence" | |
4395 msgstr "E540: Espressione non terminata" | |
4396 | |
4397 msgid "E541: too many items" | |
4398 msgstr "E541: troppi elementi" | |
4399 | |
4400 msgid "E542: unbalanced groups" | |
4401 msgstr "E542: gruppi sbilanciati" | |
4402 | |
4403 msgid "E590: A preview window already exists" | |
4404 msgstr "E590: Una finestra di pre-visualizzazione esiste già" | |
4405 | |
4406 msgid "W17: Arabic requires UTF-8, do ':set encoding=utf-8'" | |
4407 msgstr "W17: Arabo richiede UTF-8, esegui ':set encoding=utf-8'" | |
4408 | |
4409 #, c-format | |
4410 msgid "E593: Need at least %d lines" | |
7051
eff26a8620ce
commit https://github.com/vim/vim/commit/88774fdd23f08355297bb8cda78856859051d3c7
Christian Brabandt <cb@256bit.org>
parents:
5907
diff
changeset
|
4411 msgstr "E593: Servono almeno %d righe" |
713 | 4412 |
4413 #, c-format | |
4414 msgid "E594: Need at least %d columns" | |
4415 msgstr "E594: Servono almeno %d colonne" | |
4416 | |
4417 #, c-format | |
4418 msgid "E355: Unknown option: %s" | |
4419 msgstr "E355: Opzione inesistente: %s" | |
4420 | |
1624 | 4421 #. There's another character after zeros or the string |
4422 #. * is empty. In both cases, we are trying to set a | |
4423 #. * num option using a string. | |
4424 #, c-format | |
4425 msgid "E521: Number required: &%s = '%s'" | |
4426 msgstr "E521: Ci vuole un numero: &%s = '%s'" | |
4427 | |
713 | 4428 msgid "" |
4429 "\n" | |
4430 "--- Terminal codes ---" | |
4431 msgstr "" | |
4432 "\n" | |
4433 "--- Codici terminale ---" | |
4434 | |
4435 msgid "" | |
4436 "\n" | |
4437 "--- Global option values ---" | |
4438 msgstr "" | |
4439 "\n" | |
4440 "--- Valori opzioni globali ---" | |
4441 | |
4442 msgid "" | |
4443 "\n" | |
4444 "--- Local option values ---" | |
4445 msgstr "" | |
4446 "\n" | |
4447 "--- Valore opzioni locali ---" | |
4448 | |
4449 msgid "" | |
4450 "\n" | |
4451 "--- Options ---" | |
4452 msgstr "" | |
4453 "\n" | |
4454 "--- Opzioni ---" | |
4455 | |
4456 msgid "E356: get_varp ERROR" | |
4457 msgstr "E356: ERRORE get_varp" | |
4458 | |
4459 #, c-format | |
4460 msgid "E357: 'langmap': Matching character missing for %s" | |
4461 msgstr "E357: 'langmap': Manca carattere corrispondente per %s" | |
4462 | |
4463 #, c-format | |
4464 msgid "E358: 'langmap': Extra characters after semicolon: %s" | |
4465 msgstr "E358: 'langmap': Caratteri in più dopo il ';': %s" | |
4466 | |
4467 msgid "cannot open " | |
4468 msgstr "non riesco ad aprire " | |
4469 | |
4470 msgid "VIM: Can't open window!\n" | |
4471 msgstr "VIM: Non riesco ad aprire la finestra!\n" | |
4472 | |
4473 msgid "Need Amigados version 2.04 or later\n" | |
4474 msgstr "Serve Amigados versione 2.04 o successiva\n" | |
4475 | |
4476 #, c-format | |
4477 msgid "Need %s version %ld\n" | |
4478 msgstr "Serve %s versione %ld\n" | |
4479 | |
4480 msgid "Cannot open NIL:\n" | |
4481 msgstr "Non riesco ad aprire NIL:\n" | |
4482 | |
4483 msgid "Cannot create " | |
4484 msgstr "Non riesco a creare " | |
4485 | |
4486 #, c-format | |
4487 msgid "Vim exiting with %d\n" | |
4488 msgstr "Vim esce con %d\n" | |
4489 | |
4490 msgid "cannot change console mode ?!\n" | |
4491 msgstr "non posso modificare modalità console ?!\n" | |
4492 | |
4493 msgid "mch_get_shellsize: not a console??\n" | |
4494 msgstr "mch_get_shellsize: non una console??\n" | |
4495 | |
4496 #. if Vim opened a window: Executing a shell may cause crashes | |
4497 msgid "E360: Cannot execute shell with -f option" | |
4498 msgstr "E360: Non posso eseguire lo shell con l'opzione -f" | |
4499 | |
4500 msgid "Cannot execute " | |
4501 msgstr "Non riesco a eseguire " | |
4502 | |
4503 msgid "shell " | |
4504 msgstr "shell " | |
4505 | |
4506 msgid " returned\n" | |
4507 msgstr " ottenuto\n" | |
4508 | |
4509 msgid "ANCHOR_BUF_SIZE too small." | |
4510 msgstr "ANCHOR_BUF_SIZE troppo piccolo." | |
4511 | |
4512 msgid "I/O ERROR" | |
4513 msgstr "ERRORE I/O" | |
4514 | |
819 | 4515 msgid "Message" |
4516 msgstr "Messaggio" | |
4517 | |
713 | 4518 msgid "'columns' is not 80, cannot execute external commands" |
4519 msgstr "'columns' non vale 80, non riesco ad eseguire comandi esterni" | |
4520 | |
4521 msgid "E237: Printer selection failed" | |
4522 msgstr "E237: Scelta stampante non riuscita" | |
4523 | |
4524 #, c-format | |
4525 msgid "to %s on %s" | |
4526 msgstr "a %s su %s" | |
4527 | |
4528 #, c-format | |
4529 msgid "E613: Unknown printer font: %s" | |
4530 msgstr "E613: Font per stampante sconosciuto: %s" | |
4531 | |
4532 #, c-format | |
4533 msgid "E238: Print error: %s" | |
4534 msgstr "E238: Errore durante stampa: %s" | |
4535 | |
4536 #, c-format | |
4537 msgid "Printing '%s'" | |
4538 msgstr "Stampato: '%s'" | |
4539 | |
4540 #, c-format | |
4541 msgid "E244: Illegal charset name \"%s\" in font name \"%s\"" | |
4542 msgstr "E244: Nome di charset non ammesso \"%s\" nel fonte di nome \"%s\"" | |
4543 | |
9076
9305a1251e51
commit https://github.com/vim/vim/commit/91c4937be15b0b743b6bc495df602c1abbff6b87
Christian Brabandt <cb@256bit.org>
parents:
8061
diff
changeset
|
4544 msgid "E244: Illegal quality name \"%s\" in font name \"%s\"" |
9305a1251e51
commit https://github.com/vim/vim/commit/91c4937be15b0b743b6bc495df602c1abbff6b87
Christian Brabandt <cb@256bit.org>
parents:
8061
diff
changeset
|
4545 msgstr "E244: Nome di qualità non ammesso \"%s\" nel font di nome \"%s\"" |
9305a1251e51
commit https://github.com/vim/vim/commit/91c4937be15b0b743b6bc495df602c1abbff6b87
Christian Brabandt <cb@256bit.org>
parents:
8061
diff
changeset
|
4546 |
713 | 4547 #, c-format |
4548 msgid "E245: Illegal char '%c' in font name \"%s\"" | |
4549 msgstr "E245: Carattere non ammesso '%c' nel font di nome \"%s\"" | |
4550 | |
4551 #, c-format | |
4552 msgid "Opening the X display took %ld msec" | |
4553 msgstr "Attivazione visualizzazione X ha richiesto %ld msec" | |
4554 | |
4555 msgid "" | |
4556 "\n" | |
4557 "Vim: Got X error\n" | |
4558 msgstr "" | |
4559 "\n" | |
4560 "Vim: Preso errore X\n" | |
4561 | |
4562 msgid "Testing the X display failed" | |
4563 msgstr "Prova visualizzazione X fallita" | |
4564 | |
4565 msgid "Opening the X display timed out" | |
4566 msgstr "Apertura visualizzazione X: tempo scaduto" | |
4567 | |
4568 msgid "" | |
4569 "\n" | |
1624 | 4570 "Could not get security context for " |
4571 msgstr "" | |
4572 "\n" | |
4573 "Non posso ottenere il contesto di sicurezza per " | |
4574 | |
4575 msgid "" | |
4576 "\n" | |
4577 "Could not set security context for " | |
4578 msgstr "" | |
4579 "\n" | |
4580 "Non posso impostare il contesto di sicurezza per " | |
4581 | |
8061
abd64cf67bcf
commit https://github.com/vim/vim/commit/38a55639d603823efcf2d2fdf542dbffdeb60b75
Christian Brabandt <cb@256bit.org>
parents:
7051
diff
changeset
|
4582 msgid "Could not set security context %s for %s" |
abd64cf67bcf
commit https://github.com/vim/vim/commit/38a55639d603823efcf2d2fdf542dbffdeb60b75
Christian Brabandt <cb@256bit.org>
parents:
7051
diff
changeset
|
4583 msgstr "Non posso impostare il contesto di sicurezza %s per %s" |
abd64cf67bcf
commit https://github.com/vim/vim/commit/38a55639d603823efcf2d2fdf542dbffdeb60b75
Christian Brabandt <cb@256bit.org>
parents:
7051
diff
changeset
|
4584 |
abd64cf67bcf
commit https://github.com/vim/vim/commit/38a55639d603823efcf2d2fdf542dbffdeb60b75
Christian Brabandt <cb@256bit.org>
parents:
7051
diff
changeset
|
4585 msgid "Could not get security context %s for %s. Removing it!" |
abd64cf67bcf
commit https://github.com/vim/vim/commit/38a55639d603823efcf2d2fdf542dbffdeb60b75
Christian Brabandt <cb@256bit.org>
parents:
7051
diff
changeset
|
4586 msgstr "Non posso ottenere il contesto di sicurezza %s per %s. Lo rimuovo!" |
7051
eff26a8620ce
commit https://github.com/vim/vim/commit/88774fdd23f08355297bb8cda78856859051d3c7
Christian Brabandt <cb@256bit.org>
parents:
5907
diff
changeset
|
4587 |
1624 | 4588 msgid "" |
4589 "\n" | |
713 | 4590 "Cannot execute shell " |
4591 msgstr "" | |
4592 "\n" | |
4593 "Non riesco a eseguire shell " | |
4594 | |
4595 msgid "" | |
4596 "\n" | |
4597 "Cannot execute shell sh\n" | |
4598 msgstr "" | |
4599 "\n" | |
4600 "Non riesco a eseguire shell sh\n" | |
4601 | |
4602 msgid "" | |
4603 "\n" | |
4604 "shell returned " | |
4605 msgstr "" | |
4606 "\n" | |
4607 "shell terminato con return-code " | |
4608 | |
4609 msgid "" | |
4610 "\n" | |
4611 "Cannot create pipes\n" | |
4612 msgstr "" | |
4613 "\n" | |
4614 "Non posso creare 'pipe'\n" | |
4615 | |
4616 msgid "" | |
4617 "\n" | |
4618 "Cannot fork\n" | |
4619 msgstr "" | |
4620 "\n" | |
4621 "Non riesco ad effettuare 'fork'\n" | |
4622 | |
4623 msgid "" | |
4624 "\n" | |
4625 "Command terminated\n" | |
4626 msgstr "" | |
4627 "\n" | |
4628 "Comando terminato\n" | |
4629 | |
4630 msgid "XSMP lost ICE connection" | |
4631 msgstr "XSMP ha perso la connessione ICE" | |
4632 | |
4633 #, c-format | |
4634 msgid "dlerror = \"%s\"" | |
4635 msgstr "dlerror = \"%s\"" | |
4636 | |
4637 msgid "Opening the X display failed" | |
4638 msgstr "Apertura visualizzazione X fallita" | |
4639 | |
4640 msgid "XSMP handling save-yourself request" | |
4641 msgstr "XSMP gestione richiesta 'save-yourself'" | |
4642 | |
4643 msgid "XSMP opening connection" | |
4644 msgstr "XSMP apertura connessione" | |
4645 | |
4646 msgid "XSMP ICE connection watch failed" | |
4647 msgstr "XSMP osservazione connessione ICE fallita" | |
4648 | |
4649 #, c-format | |
4650 msgid "XSMP SmcOpenConnection failed: %s" | |
4651 msgstr "XSMP SmcOpenConnection fallita: %s" | |
4652 | |
4653 msgid "At line" | |
7051
eff26a8620ce
commit https://github.com/vim/vim/commit/88774fdd23f08355297bb8cda78856859051d3c7
Christian Brabandt <cb@256bit.org>
parents:
5907
diff
changeset
|
4654 msgstr "Alla riga" |
713 | 4655 |
4656 msgid "Could not load vim32.dll!" | |
4657 msgstr "Non riesco a caricare vim32.dll!" | |
4658 | |
4659 msgid "VIM Error" | |
4660 msgstr "Errore VIM" | |
4661 | |
4662 msgid "Could not fix up function pointers to the DLL!" | |
4663 msgstr "Non sono riuscito a impostare puntatori di funzione verso la DLL!" | |
4664 | |
4665 #, c-format | |
4666 msgid "Vim: Caught %s event\n" | |
4667 msgstr "Vim: Intercettato evento %s\n" | |
4668 | |
4669 msgid "close" | |
4670 msgstr "chiusura" | |
4671 | |
4672 msgid "logoff" | |
4673 msgstr "logoff" | |
4674 | |
4675 msgid "shutdown" | |
4676 msgstr "shutdown" | |
4677 | |
4678 msgid "E371: Command not found" | |
4679 msgstr "E371: Comando non trovato" | |
4680 | |
4681 msgid "" | |
4682 "VIMRUN.EXE not found in your $PATH.\n" | |
4683 "External commands will not pause after completion.\n" | |
4684 "See :help win32-vimrun for more information." | |
4685 msgstr "" | |
4686 "VIMRUN.EXE non trovato nel tuo $PATH.\n" | |
1624 | 4687 "I comandi esterni non faranno una pausa dopo aver finito l'esecuzione.\n" |
713 | 4688 "Vedi :help win32-vimrun per ulteriori informazioni." |
4689 | |
4690 msgid "Vim Warning" | |
4691 msgstr "Avviso da Vim" | |
4692 | |
7051
eff26a8620ce
commit https://github.com/vim/vim/commit/88774fdd23f08355297bb8cda78856859051d3c7
Christian Brabandt <cb@256bit.org>
parents:
5907
diff
changeset
|
4693 #, c-format |
9076
9305a1251e51
commit https://github.com/vim/vim/commit/91c4937be15b0b743b6bc495df602c1abbff6b87
Christian Brabandt <cb@256bit.org>
parents:
8061
diff
changeset
|
4694 msgid "shell returned %d" |
9305a1251e51
commit https://github.com/vim/vim/commit/91c4937be15b0b743b6bc495df602c1abbff6b87
Christian Brabandt <cb@256bit.org>
parents:
8061
diff
changeset
|
4695 msgstr "shell terminato con return-code %d" |
9305a1251e51
commit https://github.com/vim/vim/commit/91c4937be15b0b743b6bc495df602c1abbff6b87
Christian Brabandt <cb@256bit.org>
parents:
8061
diff
changeset
|
4696 |
9305a1251e51
commit https://github.com/vim/vim/commit/91c4937be15b0b743b6bc495df602c1abbff6b87
Christian Brabandt <cb@256bit.org>
parents:
8061
diff
changeset
|
4697 #, c-format |
713 | 4698 msgid "E372: Too many %%%c in format string" |
4699 msgstr "E372: Troppi %%%c nella stringa di 'format'" | |
4700 | |
7051
eff26a8620ce
commit https://github.com/vim/vim/commit/88774fdd23f08355297bb8cda78856859051d3c7
Christian Brabandt <cb@256bit.org>
parents:
5907
diff
changeset
|
4701 #, c-format |
713 | 4702 msgid "E373: Unexpected %%%c in format string" |
4703 msgstr "E373: %%%c imprevisto nella stringa di 'format'" | |
4704 | |
4705 msgid "E374: Missing ] in format string" | |
4706 msgstr "E374: Manca ] nella stringa di 'format'" | |
4707 | |
7051
eff26a8620ce
commit https://github.com/vim/vim/commit/88774fdd23f08355297bb8cda78856859051d3c7
Christian Brabandt <cb@256bit.org>
parents:
5907
diff
changeset
|
4708 #, c-format |
713 | 4709 msgid "E375: Unsupported %%%c in format string" |
4710 msgstr "E375: %%%c non supportato nella stringa di 'format'" | |
4711 | |
7051
eff26a8620ce
commit https://github.com/vim/vim/commit/88774fdd23f08355297bb8cda78856859051d3c7
Christian Brabandt <cb@256bit.org>
parents:
5907
diff
changeset
|
4712 #, c-format |
713 | 4713 msgid "E376: Invalid %%%c in format string prefix" |
4714 msgstr "E376: %%%c non valido nel prefisso della stringa di 'format'" | |
4715 | |
7051
eff26a8620ce
commit https://github.com/vim/vim/commit/88774fdd23f08355297bb8cda78856859051d3c7
Christian Brabandt <cb@256bit.org>
parents:
5907
diff
changeset
|
4716 #, c-format |
713 | 4717 msgid "E377: Invalid %%%c in format string" |
4718 msgstr "E377: %%%c non valido nella stringa di 'format'" | |
4719 | |
4720 msgid "E378: 'errorformat' contains no pattern" | |
4721 msgstr "E378: 'errorformat' non contiene alcun modello" | |
4722 | |
4723 msgid "E379: Missing or empty directory name" | |
4724 msgstr "E379: Nome directory mancante o nullo" | |
4725 | |
4726 msgid "E553: No more items" | |
4727 msgstr "E553: Non ci sono più elementi" | |
4728 | |
9076
9305a1251e51
commit https://github.com/vim/vim/commit/91c4937be15b0b743b6bc495df602c1abbff6b87
Christian Brabandt <cb@256bit.org>
parents:
8061
diff
changeset
|
4729 msgid "E924: Current window was closed" |
9305a1251e51
commit https://github.com/vim/vim/commit/91c4937be15b0b743b6bc495df602c1abbff6b87
Christian Brabandt <cb@256bit.org>
parents:
8061
diff
changeset
|
4730 msgstr "E924: La finestra corrente è stata chiusa" |
9305a1251e51
commit https://github.com/vim/vim/commit/91c4937be15b0b743b6bc495df602c1abbff6b87
Christian Brabandt <cb@256bit.org>
parents:
8061
diff
changeset
|
4731 |
9305a1251e51
commit https://github.com/vim/vim/commit/91c4937be15b0b743b6bc495df602c1abbff6b87
Christian Brabandt <cb@256bit.org>
parents:
8061
diff
changeset
|
4732 msgid "E925: Current quickfix was changed" |
9305a1251e51
commit https://github.com/vim/vim/commit/91c4937be15b0b743b6bc495df602c1abbff6b87
Christian Brabandt <cb@256bit.org>
parents:
8061
diff
changeset
|
4733 msgstr "E925: Il quickfix corrente è stato cambiato" |
9305a1251e51
commit https://github.com/vim/vim/commit/91c4937be15b0b743b6bc495df602c1abbff6b87
Christian Brabandt <cb@256bit.org>
parents:
8061
diff
changeset
|
4734 |
9305a1251e51
commit https://github.com/vim/vim/commit/91c4937be15b0b743b6bc495df602c1abbff6b87
Christian Brabandt <cb@256bit.org>
parents:
8061
diff
changeset
|
4735 msgid "E926: Current location list was changed" |
9305a1251e51
commit https://github.com/vim/vim/commit/91c4937be15b0b743b6bc495df602c1abbff6b87
Christian Brabandt <cb@256bit.org>
parents:
8061
diff
changeset
|
4736 msgstr "E926: La lista delle locazioni corrente è stata cambiata" |
9305a1251e51
commit https://github.com/vim/vim/commit/91c4937be15b0b743b6bc495df602c1abbff6b87
Christian Brabandt <cb@256bit.org>
parents:
8061
diff
changeset
|
4737 |
713 | 4738 #, c-format |
4739 msgid "(%d of %d)%s%s: " | |
4740 msgstr "(%d di %d)%s%s: " | |
4741 | |
4742 msgid " (line deleted)" | |
7051
eff26a8620ce
commit https://github.com/vim/vim/commit/88774fdd23f08355297bb8cda78856859051d3c7
Christian Brabandt <cb@256bit.org>
parents:
5907
diff
changeset
|
4743 msgstr " (riga cancellata)" |
713 | 4744 |
4745 msgid "E380: At bottom of quickfix stack" | |
1624 | 4746 msgstr "E380: Al fondo dello stack di quickfix" |
713 | 4747 |
4748 msgid "E381: At top of quickfix stack" | |
1624 | 4749 msgstr "E381: In cima allo stack di quickfix" |
713 | 4750 |
4751 #, c-format | |
4752 msgid "error list %d of %d; %d errors" | |
4753 msgstr "lista errori %d di %d; %d errori" | |
4754 | |
4755 msgid "E382: Cannot write, 'buftype' option is set" | |
4756 msgstr "E382: Non posso scrivere, l'opzione 'buftype' è impostata" | |
4757 | |
2422
fcbb507f348e
Updated Italian messages. (Vlad Sandrini)
Bram Moolenaar <bram@vim.org>
parents:
2260
diff
changeset
|
4758 msgid "Error file" |
fcbb507f348e
Updated Italian messages. (Vlad Sandrini)
Bram Moolenaar <bram@vim.org>
parents:
2260
diff
changeset
|
4759 msgstr "File errori" |
fcbb507f348e
Updated Italian messages. (Vlad Sandrini)
Bram Moolenaar <bram@vim.org>
parents:
2260
diff
changeset
|
4760 |
713 | 4761 msgid "E683: File name missing or invalid pattern" |
4762 msgstr "E683: Nome file mancante o espressione non valida" | |
4763 | |
4764 #, c-format | |
4765 msgid "Cannot open file \"%s\"" | |
4766 msgstr "Non riesco ad aprire il file \"%s\"" | |
4767 | |
4768 msgid "E681: Buffer is not loaded" | |
4769 msgstr "E681: Buffer non caricato" | |
4770 | |
4771 msgid "E777: String or List expected" | |
4772 msgstr "E777: aspettavo Stringa o Lista" | |
4773 | |
8061
abd64cf67bcf
commit https://github.com/vim/vim/commit/38a55639d603823efcf2d2fdf542dbffdeb60b75
Christian Brabandt <cb@256bit.org>
parents:
7051
diff
changeset
|
4774 #, c-format |
7051
eff26a8620ce
commit https://github.com/vim/vim/commit/88774fdd23f08355297bb8cda78856859051d3c7
Christian Brabandt <cb@256bit.org>
parents:
5907
diff
changeset
|
4775 msgid "E369: invalid item in %s%%[]" |
eff26a8620ce
commit https://github.com/vim/vim/commit/88774fdd23f08355297bb8cda78856859051d3c7
Christian Brabandt <cb@256bit.org>
parents:
5907
diff
changeset
|
4776 msgstr "E369: elemento non valido in %s%%[]" |
eff26a8620ce
commit https://github.com/vim/vim/commit/88774fdd23f08355297bb8cda78856859051d3c7
Christian Brabandt <cb@256bit.org>
parents:
5907
diff
changeset
|
4777 |
5294 | 4778 #, c-format |
4779 msgid "E769: Missing ] after %s[" | |
4780 msgstr "E769: Manca ] dopo %s[" | |
4781 | |
7051
eff26a8620ce
commit https://github.com/vim/vim/commit/88774fdd23f08355297bb8cda78856859051d3c7
Christian Brabandt <cb@256bit.org>
parents:
5907
diff
changeset
|
4782 #, c-format |
5294 | 4783 msgid "E53: Unmatched %s%%(" |
4784 msgstr "E53: Senza riscontro: %s%%(" | |
4785 | |
4786 #, c-format | |
4787 msgid "E54: Unmatched %s(" | |
4788 msgstr "E54: Senza riscontro: %s(" | |
4789 | |
4790 #, c-format | |
4791 msgid "E55: Unmatched %s)" | |
4792 msgstr "E55: Senza riscontro: %s)" | |
4793 | |
4794 msgid "E66: \\z( not allowed here" | |
4795 msgstr "E66: \\z( non consentito qui" | |
4796 | |
4797 msgid "E67: \\z1 et al. not allowed here" | |
4798 msgstr "E67: \\z1 ecc. non consentiti qui" | |
4799 | |
7051
eff26a8620ce
commit https://github.com/vim/vim/commit/88774fdd23f08355297bb8cda78856859051d3c7
Christian Brabandt <cb@256bit.org>
parents:
5907
diff
changeset
|
4800 #, c-format |
5294 | 4801 msgid "E69: Missing ] after %s%%[" |
4802 msgstr "E69: Manca ] dopo %s%%[" | |
4803 | |
7051
eff26a8620ce
commit https://github.com/vim/vim/commit/88774fdd23f08355297bb8cda78856859051d3c7
Christian Brabandt <cb@256bit.org>
parents:
5907
diff
changeset
|
4804 #, c-format |
5294 | 4805 msgid "E70: Empty %s%%[]" |
4806 msgstr "E70: %s%%[] vuoto" | |
4807 | |
713 | 4808 msgid "E339: Pattern too long" |
4809 msgstr "E339: Espressione troppo lunga" | |
4810 | |
4811 msgid "E50: Too many \\z(" | |
4812 msgstr "E50: Troppe \\z(" | |
4813 | |
4814 #, c-format | |
4815 msgid "E51: Too many %s(" | |
4816 msgstr "E51: Troppe %s(" | |
4817 | |
4818 msgid "E52: Unmatched \\z(" | |
4819 msgstr "E52: Senza riscontro: \\z(" | |
4820 | |
4821 #, c-format | |
4822 msgid "E59: invalid character after %s@" | |
4823 msgstr "E59: Carattere non ammesso dopo %s@" | |
4824 | |
4825 #, c-format | |
4826 msgid "E60: Too many complex %s{...}s" | |
4827 msgstr "E60: Troppi %s{...}s complessi" | |
4828 | |
4829 #, c-format | |
4830 msgid "E61: Nested %s*" | |
4831 msgstr "E61: %s* nidificato" | |
4832 | |
4833 #, c-format | |
4834 msgid "E62: Nested %s%c" | |
4835 msgstr "E62: %s%c nidificato" | |
4836 | |
4837 msgid "E63: invalid use of \\_" | |
4838 msgstr "E63: uso non valido di \\_" | |
4839 | |
4840 #, c-format | |
4841 msgid "E64: %s%c follows nothing" | |
4842 msgstr "E64: %s%c senza nulla prima" | |
4843 | |
4844 msgid "E65: Illegal back reference" | |
4845 msgstr "E65: Riferimento all'indietro non ammesso" | |
4846 | |
4847 msgid "E68: Invalid character after \\z" | |
4848 msgstr "E68: Carattere non ammesso dopo \\z" | |
4849 | |
7051
eff26a8620ce
commit https://github.com/vim/vim/commit/88774fdd23f08355297bb8cda78856859051d3c7
Christian Brabandt <cb@256bit.org>
parents:
5907
diff
changeset
|
4850 #, c-format |
713 | 4851 msgid "E678: Invalid character after %s%%[dxouU]" |
4852 msgstr "E678: Carattere non valido dopo %s%%[dxouU]" | |
4853 | |
7051
eff26a8620ce
commit https://github.com/vim/vim/commit/88774fdd23f08355297bb8cda78856859051d3c7
Christian Brabandt <cb@256bit.org>
parents:
5907
diff
changeset
|
4854 #, c-format |
713 | 4855 msgid "E71: Invalid character after %s%%" |
4856 msgstr "E71: Carattere non ammesso dopo %s%%" | |
4857 | |
4858 #, c-format | |
4859 msgid "E554: Syntax error in %s{...}" | |
4860 msgstr "E554: Errore sintattico in %s{...}" | |
4861 | |
4862 msgid "External submatches:\n" | |
4863 msgstr "Sotto-corrispondenze esterne:\n" | |
4864 | |
8061
abd64cf67bcf
commit https://github.com/vim/vim/commit/38a55639d603823efcf2d2fdf542dbffdeb60b75
Christian Brabandt <cb@256bit.org>
parents:
7051
diff
changeset
|
4865 #, c-format |
7051
eff26a8620ce
commit https://github.com/vim/vim/commit/88774fdd23f08355297bb8cda78856859051d3c7
Christian Brabandt <cb@256bit.org>
parents:
5907
diff
changeset
|
4866 msgid "E888: (NFA regexp) cannot repeat %s" |
eff26a8620ce
commit https://github.com/vim/vim/commit/88774fdd23f08355297bb8cda78856859051d3c7
Christian Brabandt <cb@256bit.org>
parents:
5907
diff
changeset
|
4867 msgstr "E888: (NFA regexp) non riesco a ripetere %s" |
eff26a8620ce
commit https://github.com/vim/vim/commit/88774fdd23f08355297bb8cda78856859051d3c7
Christian Brabandt <cb@256bit.org>
parents:
5907
diff
changeset
|
4868 |
5294 | 4869 msgid "" |
4870 "E864: \\%#= can only be followed by 0, 1, or 2. The automatic engine will be " | |
4871 "used " | |
4872 msgstr "" | |
7051
eff26a8620ce
commit https://github.com/vim/vim/commit/88774fdd23f08355297bb8cda78856859051d3c7
Christian Brabandt <cb@256bit.org>
parents:
5907
diff
changeset
|
4873 "E864: \\%#= può essere seguito solo da 0, 1 o 2. Sarà usato il motore " |
eff26a8620ce
commit https://github.com/vim/vim/commit/88774fdd23f08355297bb8cda78856859051d3c7
Christian Brabandt <cb@256bit.org>
parents:
5907
diff
changeset
|
4874 "automatico " |
eff26a8620ce
commit https://github.com/vim/vim/commit/88774fdd23f08355297bb8cda78856859051d3c7
Christian Brabandt <cb@256bit.org>
parents:
5907
diff
changeset
|
4875 |
eff26a8620ce
commit https://github.com/vim/vim/commit/88774fdd23f08355297bb8cda78856859051d3c7
Christian Brabandt <cb@256bit.org>
parents:
5907
diff
changeset
|
4876 msgid "Switching to backtracking RE engine for pattern: " |
eff26a8620ce
commit https://github.com/vim/vim/commit/88774fdd23f08355297bb8cda78856859051d3c7
Christian Brabandt <cb@256bit.org>
parents:
5907
diff
changeset
|
4877 msgstr "Passo alla ricerca di RE col vecchio metodo: " |
eff26a8620ce
commit https://github.com/vim/vim/commit/88774fdd23f08355297bb8cda78856859051d3c7
Christian Brabandt <cb@256bit.org>
parents:
5907
diff
changeset
|
4878 |
eff26a8620ce
commit https://github.com/vim/vim/commit/88774fdd23f08355297bb8cda78856859051d3c7
Christian Brabandt <cb@256bit.org>
parents:
5907
diff
changeset
|
4879 msgid "E865: (NFA) Regexp end encountered prematurely" |
eff26a8620ce
commit https://github.com/vim/vim/commit/88774fdd23f08355297bb8cda78856859051d3c7
Christian Brabandt <cb@256bit.org>
parents:
5907
diff
changeset
|
4880 msgstr "E865: (NFA) Fine prematura dell'espressione regolare" |
5294 | 4881 |
4882 #, c-format | |
4883 msgid "E866: (NFA regexp) Misplaced %c" | |
4884 msgstr "E866: (NFA regexp) %c fuori posto" | |
4885 | |
8061
abd64cf67bcf
commit https://github.com/vim/vim/commit/38a55639d603823efcf2d2fdf542dbffdeb60b75
Christian Brabandt <cb@256bit.org>
parents:
7051
diff
changeset
|
4886 #, c-format |
7051
eff26a8620ce
commit https://github.com/vim/vim/commit/88774fdd23f08355297bb8cda78856859051d3c7
Christian Brabandt <cb@256bit.org>
parents:
5907
diff
changeset
|
4887 msgid "E877: (NFA regexp) Invalid character class: %ld" |
eff26a8620ce
commit https://github.com/vim/vim/commit/88774fdd23f08355297bb8cda78856859051d3c7
Christian Brabandt <cb@256bit.org>
parents:
5907
diff
changeset
|
4888 msgstr "E877: (NFA regexp) Classe di caratteri non valida: %ld" |
5294 | 4889 |
4890 #, c-format | |
4891 msgid "E867: (NFA) Unknown operator '\\z%c'" | |
4892 msgstr "E867: (NFA) Operatore sconosciuto '\\z%c'" | |
4893 | |
7051
eff26a8620ce
commit https://github.com/vim/vim/commit/88774fdd23f08355297bb8cda78856859051d3c7
Christian Brabandt <cb@256bit.org>
parents:
5907
diff
changeset
|
4894 #, c-format |
5294 | 4895 msgid "E867: (NFA) Unknown operator '\\%%%c'" |
4896 msgstr "E867: (NFA) Operatore sconosciuto '\\%%%c'" | |
4897 | |
4898 #. should never happen | |
4899 msgid "E868: Error building NFA with equivalence class!" | |
4900 msgstr "E868: Errore nel build di NFA con classe di equivalenza!" | |
4901 | |
4902 #, c-format | |
4903 msgid "E869: (NFA) Unknown operator '\\@%c'" | |
4904 msgstr "E869: (NFA) Operatore sconosciuto '\\@%c'" | |
4905 | |
4906 msgid "E870: (NFA regexp) Error reading repetition limits" | |
4907 msgstr "E870: (NFA regexp) Errore nella lettura dei limiti di ripetizione" | |
4908 | |
4909 #. Can't have a multi follow a multi. | |
4910 msgid "E871: (NFA regexp) Can't have a multi follow a multi !" | |
4911 msgstr "E871: (NFA regexp) Non si può avere multi dopo multi !" | |
4912 | |
4913 #. Too many `(' | |
4914 msgid "E872: (NFA regexp) Too many '('" | |
4915 msgstr "E872: (NFA regexp) Troppi '('" | |
4916 | |
4917 msgid "E879: (NFA regexp) Too many \\z(" | |
4918 msgstr "E879: (NFA regexp) Troppi \\z(" | |
4919 | |
4920 msgid "E873: (NFA regexp) proper termination error" | |
4921 msgstr "E873: (NFA regexp) errore di terminazione corretta" | |
4922 | |
4923 msgid "E874: (NFA) Could not pop the stack !" | |
4924 msgstr "E874: (NFA) Impossibile riprendere lo stack !" | |
4925 | |
4926 msgid "" | |
4927 "E875: (NFA regexp) (While converting from postfix to NFA), too many states " | |
4928 "left on stack" | |
7051
eff26a8620ce
commit https://github.com/vim/vim/commit/88774fdd23f08355297bb8cda78856859051d3c7
Christian Brabandt <cb@256bit.org>
parents:
5907
diff
changeset
|
4929 msgstr "" |
eff26a8620ce
commit https://github.com/vim/vim/commit/88774fdd23f08355297bb8cda78856859051d3c7
Christian Brabandt <cb@256bit.org>
parents:
5907
diff
changeset
|
4930 "E875: (NFA regexp) (Nella conversione da postfix a NFA), troppi stati " |
eff26a8620ce
commit https://github.com/vim/vim/commit/88774fdd23f08355297bb8cda78856859051d3c7
Christian Brabandt <cb@256bit.org>
parents:
5907
diff
changeset
|
4931 "lasciati sullo stack" |
5294 | 4932 |
4933 msgid "E876: (NFA regexp) Not enough space to store the whole NFA " | |
4934 msgstr "E876: (NFA regexp) Non c'è spazio per immagazzinare l'intero NFA " | |
4935 | |
4936 msgid "E878: (NFA) Could not allocate memory for branch traversal!" | |
4937 msgstr "E878: (NFA) Non posso allocare memoria per il zigzag di ramo!" | |
4938 | |
4939 msgid "" | |
4940 "Could not open temporary log file for writing, displaying on stderr ... " | |
4941 msgstr "" | |
4942 "Non posso aprire il file temporaneo per la scrittura, mostro su stderr ... " | |
4943 | |
4944 #, c-format | |
4945 msgid "(NFA) COULD NOT OPEN %s !" | |
4946 msgstr "(NFA) IMPOSSIBILE APRIRE %s !" | |
4947 | |
4948 msgid "Could not open temporary log file for writing " | |
4949 msgstr "Non posso aprire il log temporaneo in scrittura " | |
4950 | |
713 | 4951 msgid " VREPLACE" |
4952 msgstr " V-SOSTITUISCI" | |
4953 | |
4954 msgid " REPLACE" | |
4955 msgstr " SOSTITUISCI" | |
4956 | |
4957 msgid " REVERSE" | |
4958 msgstr " INVERTITO" | |
4959 | |
4960 msgid " INSERT" | |
4961 msgstr " INSERISCI" | |
4962 | |
4963 msgid " (insert)" | |
4964 msgstr " (inserisci)" | |
4965 | |
4966 msgid " (replace)" | |
4967 msgstr " (sostituisci)" | |
4968 | |
4969 msgid " (vreplace)" | |
4970 msgstr " (v-sostituisci)" | |
4971 | |
4972 msgid " Hebrew" | |
4973 msgstr " Ebraico" | |
4974 | |
4975 msgid " Arabic" | |
4976 msgstr " Arabo" | |
4977 | |
4978 msgid " (lang)" | |
4979 msgstr " (lingua)" | |
4980 | |
4981 msgid " (paste)" | |
4982 msgstr " (incolla)" | |
4983 | |
4984 msgid " VISUAL" | |
4985 msgstr " VISUALE" | |
4986 | |
4987 msgid " VISUAL LINE" | |
7051
eff26a8620ce
commit https://github.com/vim/vim/commit/88774fdd23f08355297bb8cda78856859051d3c7
Christian Brabandt <cb@256bit.org>
parents:
5907
diff
changeset
|
4988 msgstr " VISUALE RIGA" |
713 | 4989 |
4990 msgid " VISUAL BLOCK" | |
4991 msgstr " VISUALE BLOCCO" | |
4992 | |
4993 msgid " SELECT" | |
4994 msgstr " SELEZIONA" | |
4995 | |
4996 msgid " SELECT LINE" | |
7051
eff26a8620ce
commit https://github.com/vim/vim/commit/88774fdd23f08355297bb8cda78856859051d3c7
Christian Brabandt <cb@256bit.org>
parents:
5907
diff
changeset
|
4997 msgstr " SELEZIONA RIGA" |
713 | 4998 |
4999 msgid " SELECT BLOCK" | |
5000 msgstr " SELEZIONA BLOCCO" | |
5001 | |
5002 msgid "recording" | |
5003 msgstr "registrazione" | |
5004 | |
5005 #, c-format | |
5006 msgid "E383: Invalid search string: %s" | |
5007 msgstr "E383: Stringa di ricerca non valida: %s" | |
5008 | |
5009 #, c-format | |
5010 msgid "E384: search hit TOP without match for: %s" | |
5011 msgstr "E384: la ricerca ha raggiunto la CIMA senza successo per: %s" | |
5012 | |
5013 #, c-format | |
5014 msgid "E385: search hit BOTTOM without match for: %s" | |
5015 msgstr "E385: la ricerca ha raggiunto il FONDO senza successo per: %s" | |
5016 | |
5017 msgid "E386: Expected '?' or '/' after ';'" | |
5018 msgstr "E386: '?' o '/' atteso dopo ';'" | |
5019 | |
5020 msgid " (includes previously listed match)" | |
5021 msgstr " (comprese corrispondenze elencate prima)" | |
5022 | |
5023 #. cursor at status line | |
5024 msgid "--- Included files " | |
5025 msgstr "--- File inclusi " | |
5026 | |
5027 msgid "not found " | |
5028 msgstr "non trovati " | |
5029 | |
5030 msgid "in path ---\n" | |
5031 msgstr "nel percorso ---\n" | |
5032 | |
5033 msgid " (Already listed)" | |
5034 msgstr " (Già elencati)" | |
5035 | |
5036 msgid " NOT FOUND" | |
5037 msgstr " NON TROVATO" | |
5038 | |
5039 #, c-format | |
5040 msgid "Scanning included file: %s" | |
5041 msgstr "Scandisco file incluso: %s" | |
5042 | |
819 | 5043 #, c-format |
5044 msgid "Searching included file %s" | |
5045 msgstr "Cerco nel file incluso: %s" | |
5046 | |
713 | 5047 msgid "E387: Match is on current line" |
7051
eff26a8620ce
commit https://github.com/vim/vim/commit/88774fdd23f08355297bb8cda78856859051d3c7
Christian Brabandt <cb@256bit.org>
parents:
5907
diff
changeset
|
5048 msgstr "E387: Corrispondenza nella riga corrente" |
713 | 5049 |
5050 msgid "All included files were found" | |
5051 msgstr "Tutti i file inclusi sono stati trovati" | |
5052 | |
5053 msgid "No included files" | |
5054 msgstr "Nessun file incluso" | |
5055 | |
5056 msgid "E388: Couldn't find definition" | |
5057 msgstr "E388: Non sono riuscito a trovare la definizione" | |
5058 | |
5059 msgid "E389: Couldn't find pattern" | |
5060 msgstr "E389: Non sono riuscito a trovare il modello" | |
5061 | |
1698 | 5062 msgid "Substitute " |
2032
592032e9e167
Update message translations.
Bram Moolenaar <bram@zimbu.org>
parents:
1698
diff
changeset
|
5063 msgstr "Sostituzione " |
1698 | 5064 |
839 | 5065 #, c-format |
5066 msgid "" | |
5067 "\n" | |
5068 "# Last %sSearch Pattern:\n" | |
5069 "~" | |
5070 msgstr "" | |
5071 "\n" | |
5072 "# Ult. %sEspressione di Ricerca:\n" | |
5073 "~" | |
5074 | |
713 | 5075 msgid "E759: Format error in spell file" |
5076 msgstr "E759: Errore di formato nel file ortografico" | |
5077 | |
5078 msgid "E758: Truncated spell file" | |
5079 msgstr "E758: File ortografico troncato" | |
5080 | |
5081 #, c-format | |
5082 msgid "Trailing text in %s line %d: %s" | |
7051
eff26a8620ce
commit https://github.com/vim/vim/commit/88774fdd23f08355297bb8cda78856859051d3c7
Christian Brabandt <cb@256bit.org>
parents:
5907
diff
changeset
|
5083 msgstr "Testo in eccesso in %s riga %d: %s" |
713 | 5084 |
5085 #, c-format | |
5086 msgid "Affix name too long in %s line %d: %s" | |
7051
eff26a8620ce
commit https://github.com/vim/vim/commit/88774fdd23f08355297bb8cda78856859051d3c7
Christian Brabandt <cb@256bit.org>
parents:
5907
diff
changeset
|
5087 msgstr "Nome affisso troppo lungo in %s riga %d: %s" |
713 | 5088 |
5089 msgid "E761: Format error in affix file FOL, LOW or UPP" | |
5090 msgstr "E761: Errore di formato nel file affissi FOL, LOW o UPP" | |
5091 | |
5092 msgid "E762: Character in FOL, LOW or UPP is out of range" | |
5093 msgstr "E762: Carattere fuori intervallo in FOL, LOW o UPP" | |
5094 | |
5095 msgid "Compressing word tree..." | |
5096 msgstr "Comprimo albero di parole..." | |
5097 | |
5098 msgid "E756: Spell checking is not enabled" | |
5099 msgstr "E756: Controllo ortografico non abilitato" | |
5100 | |
5101 #, c-format | |
2725 | 5102 msgid "Warning: Cannot find word list \"%s_%s.spl\" or \"%s_ascii.spl\"" |
7051
eff26a8620ce
commit https://github.com/vim/vim/commit/88774fdd23f08355297bb8cda78856859051d3c7
Christian Brabandt <cb@256bit.org>
parents:
5907
diff
changeset
|
5103 msgstr "Avviso: Non trovo lista parole \"%s_%s.spl\" o \"%s_ascii.spl\"" |
2725 | 5104 |
5105 #, c-format | |
713 | 5106 msgid "Warning: Cannot find word list \"%s.%s.spl\" or \"%s.ascii.spl\"" |
7051
eff26a8620ce
commit https://github.com/vim/vim/commit/88774fdd23f08355297bb8cda78856859051d3c7
Christian Brabandt <cb@256bit.org>
parents:
5907
diff
changeset
|
5107 msgstr "Avviso: Non trovo lista parole \"%s.%s.spl\" o \"%s.ascii.spl\"" |
713 | 5108 |
5109 #, c-format | |
5110 msgid "Reading spell file \"%s\"" | |
5111 msgstr "Lettura file ortografico \"%s\"" | |
5112 | |
5113 msgid "E757: This does not look like a spell file" | |
5114 msgstr "E757: Questo non sembra un file ortografico" | |
5115 | |
5116 msgid "E771: Old spell file, needs to be updated" | |
5117 msgstr "E771: File ortografico obsoleto, è necessario aggiornarlo" | |
5118 | |
5119 msgid "E772: Spell file is for newer version of Vim" | |
5120 msgstr "E772: Il file ortografico è per versioni di Vim più recenti" | |
5121 | |
5122 msgid "E770: Unsupported section in spell file" | |
5123 msgstr "E770: Sezione non supportata nel file ortografico" | |
5124 | |
5125 #, c-format | |
5126 msgid "Warning: region %s not supported" | |
7051
eff26a8620ce
commit https://github.com/vim/vim/commit/88774fdd23f08355297bb8cda78856859051d3c7
Christian Brabandt <cb@256bit.org>
parents:
5907
diff
changeset
|
5127 msgstr "Avviso: regione %s non supportata" |
713 | 5128 |
5129 #, c-format | |
5130 msgid "Reading affix file %s ..." | |
5131 msgstr "Lettura file affissi %s ..." | |
5132 | |
5133 #, c-format | |
5134 msgid "Conversion failure for word in %s line %d: %s" | |
7051
eff26a8620ce
commit https://github.com/vim/vim/commit/88774fdd23f08355297bb8cda78856859051d3c7
Christian Brabandt <cb@256bit.org>
parents:
5907
diff
changeset
|
5135 msgstr "Conversione fallita per una parola in %s riga %d: %s" |
713 | 5136 |
5137 #, c-format | |
5138 msgid "Conversion in %s not supported: from %s to %s" | |
5139 msgstr "Conversione in %s non supportata: da %s a %s" | |
5140 | |
5141 #, c-format | |
5142 msgid "Conversion in %s not supported" | |
5143 msgstr "Conversione in %s non supportata" | |
5144 | |
5145 #, c-format | |
5146 msgid "Invalid value for FLAG in %s line %d: %s" | |
7051
eff26a8620ce
commit https://github.com/vim/vim/commit/88774fdd23f08355297bb8cda78856859051d3c7
Christian Brabandt <cb@256bit.org>
parents:
5907
diff
changeset
|
5147 msgstr "Valore di FLAG non valido in %s riga %d: %s" |
713 | 5148 |
5149 #, c-format | |
5150 msgid "FLAG after using flags in %s line %d: %s" | |
7051
eff26a8620ce
commit https://github.com/vim/vim/commit/88774fdd23f08355297bb8cda78856859051d3c7
Christian Brabandt <cb@256bit.org>
parents:
5907
diff
changeset
|
5151 msgstr "FLAG dopo l'uso di flags in %s riga %d: %s" |
713 | 5152 |
5153 #, c-format | |
827 | 5154 msgid "" |
5155 "Defining COMPOUNDFORBIDFLAG after PFX item may give wrong results in %s line " | |
5156 "%d" | |
5157 msgstr "" | |
839 | 5158 "Definire COMPOUNDFORBIDFLAG dopo l'elemento PFX potrebbe dare risultati " |
7051
eff26a8620ce
commit https://github.com/vim/vim/commit/88774fdd23f08355297bb8cda78856859051d3c7
Christian Brabandt <cb@256bit.org>
parents:
5907
diff
changeset
|
5159 "errati in %s riga %d" |
827 | 5160 |
5161 #, c-format | |
5162 msgid "" | |
5163 "Defining COMPOUNDPERMITFLAG after PFX item may give wrong results in %s line " | |
5164 "%d" | |
5165 msgstr "" | |
839 | 5166 "Definire COMPOUNDPERMITFLAG dopo l'elemento PFX potrebbe dare risultati " |
7051
eff26a8620ce
commit https://github.com/vim/vim/commit/88774fdd23f08355297bb8cda78856859051d3c7
Christian Brabandt <cb@256bit.org>
parents:
5907
diff
changeset
|
5167 "errati in %s riga %d" |
827 | 5168 |
5169 #, c-format | |
2032
592032e9e167
Update message translations.
Bram Moolenaar <bram@zimbu.org>
parents:
1698
diff
changeset
|
5170 msgid "Wrong COMPOUNDRULES value in %s line %d: %s" |
7051
eff26a8620ce
commit https://github.com/vim/vim/commit/88774fdd23f08355297bb8cda78856859051d3c7
Christian Brabandt <cb@256bit.org>
parents:
5907
diff
changeset
|
5171 msgstr "Valore errato per COMPOUNDRULES in %s riga %d: %s" |
2032
592032e9e167
Update message translations.
Bram Moolenaar <bram@zimbu.org>
parents:
1698
diff
changeset
|
5172 |
592032e9e167
Update message translations.
Bram Moolenaar <bram@zimbu.org>
parents:
1698
diff
changeset
|
5173 #, c-format |
819 | 5174 msgid "Wrong COMPOUNDWORDMAX value in %s line %d: %s" |
7051
eff26a8620ce
commit https://github.com/vim/vim/commit/88774fdd23f08355297bb8cda78856859051d3c7
Christian Brabandt <cb@256bit.org>
parents:
5907
diff
changeset
|
5175 msgstr "Valore errato per COMPOUNDWORDMAX in %s riga %d: %s" |
713 | 5176 |
5177 #, c-format | |
5178 msgid "Wrong COMPOUNDMIN value in %s line %d: %s" | |
7051
eff26a8620ce
commit https://github.com/vim/vim/commit/88774fdd23f08355297bb8cda78856859051d3c7
Christian Brabandt <cb@256bit.org>
parents:
5907
diff
changeset
|
5179 msgstr "Valore errato per COMPOUNDMIN in %s riga %d: %s" |
713 | 5180 |
5181 #, c-format | |
5182 msgid "Wrong COMPOUNDSYLMAX value in %s line %d: %s" | |
7051
eff26a8620ce
commit https://github.com/vim/vim/commit/88774fdd23f08355297bb8cda78856859051d3c7
Christian Brabandt <cb@256bit.org>
parents:
5907
diff
changeset
|
5183 msgstr "Valore errato per COMPOUNDSYLMAX in %s riga %d: %s" |
713 | 5184 |
5185 #, c-format | |
819 | 5186 msgid "Wrong CHECKCOMPOUNDPATTERN value in %s line %d: %s" |
7051
eff26a8620ce
commit https://github.com/vim/vim/commit/88774fdd23f08355297bb8cda78856859051d3c7
Christian Brabandt <cb@256bit.org>
parents:
5907
diff
changeset
|
5187 msgstr "Valore errato per CHECKCOMPOUNDPATTERN in %s riga %d: %s" |
819 | 5188 |
5189 #, c-format | |
713 | 5190 msgid "Different combining flag in continued affix block in %s line %d: %s" |
8061
abd64cf67bcf
commit https://github.com/vim/vim/commit/38a55639d603823efcf2d2fdf542dbffdeb60b75
Christian Brabandt <cb@256bit.org>
parents:
7051
diff
changeset
|
5191 msgstr "Flag combinazione diverso in blocco affissi continuo in %s riga %d: %s" |
713 | 5192 |
5193 #, c-format | |
5194 msgid "Duplicate affix in %s line %d: %s" | |
7051
eff26a8620ce
commit https://github.com/vim/vim/commit/88774fdd23f08355297bb8cda78856859051d3c7
Christian Brabandt <cb@256bit.org>
parents:
5907
diff
changeset
|
5195 msgstr "Affisso duplicato in %s riga %d: %s" |
713 | 5196 |
5197 #, c-format | |
5198 msgid "" | |
5199 "Affix also used for BAD/RARE/KEEPCASE/NEEDAFFIX/NEEDCOMPOUND/NOSUGGEST in %s " | |
5200 "line %d: %s" | |
5201 msgstr "" | |
5202 "Affisso usato anche per BAD/RARE/KEEPCASE/NEEDAFFIX/NEEDCOMPOUND/NOSUGGEST " | |
7051
eff26a8620ce
commit https://github.com/vim/vim/commit/88774fdd23f08355297bb8cda78856859051d3c7
Christian Brabandt <cb@256bit.org>
parents:
5907
diff
changeset
|
5203 "in %s riga %d: %s" |
713 | 5204 |
5205 #, c-format | |
5206 msgid "Expected Y or N in %s line %d: %s" | |
7051
eff26a8620ce
commit https://github.com/vim/vim/commit/88774fdd23f08355297bb8cda78856859051d3c7
Christian Brabandt <cb@256bit.org>
parents:
5907
diff
changeset
|
5207 msgstr "Y o N deve essere presente in %s riga %d: %s" |
713 | 5208 |
5209 #, c-format | |
5210 msgid "Broken condition in %s line %d: %s" | |
7051
eff26a8620ce
commit https://github.com/vim/vim/commit/88774fdd23f08355297bb8cda78856859051d3c7
Christian Brabandt <cb@256bit.org>
parents:
5907
diff
changeset
|
5211 msgstr "Condizione non rispettata in %s riga %d: %s" |
713 | 5212 |
5213 #, c-format | |
5214 msgid "Expected REP(SAL) count in %s line %d" | |
7051
eff26a8620ce
commit https://github.com/vim/vim/commit/88774fdd23f08355297bb8cda78856859051d3c7
Christian Brabandt <cb@256bit.org>
parents:
5907
diff
changeset
|
5215 msgstr "Contatore REP(SAL) necessario in %s riga %d" |
713 | 5216 |
5217 #, c-format | |
5218 msgid "Expected MAP count in %s line %d" | |
7051
eff26a8620ce
commit https://github.com/vim/vim/commit/88774fdd23f08355297bb8cda78856859051d3c7
Christian Brabandt <cb@256bit.org>
parents:
5907
diff
changeset
|
5219 msgstr "Contatore MAP necessario in %s riga %d" |
713 | 5220 |
5221 #, c-format | |
5222 msgid "Duplicate character in MAP in %s line %d" | |
7051
eff26a8620ce
commit https://github.com/vim/vim/commit/88774fdd23f08355297bb8cda78856859051d3c7
Christian Brabandt <cb@256bit.org>
parents:
5907
diff
changeset
|
5223 msgstr "Carattere duplicato in MAP in %s riga %d" |
713 | 5224 |
5225 #, c-format | |
5226 msgid "Unrecognized or duplicate item in %s line %d: %s" | |
7051
eff26a8620ce
commit https://github.com/vim/vim/commit/88774fdd23f08355297bb8cda78856859051d3c7
Christian Brabandt <cb@256bit.org>
parents:
5907
diff
changeset
|
5227 msgstr "Elemento non riconosciuto o duplicato in %s riga %d: %s" |
713 | 5228 |
5229 #, c-format | |
5230 msgid "Missing FOL/LOW/UPP line in %s" | |
7051
eff26a8620ce
commit https://github.com/vim/vim/commit/88774fdd23f08355297bb8cda78856859051d3c7
Christian Brabandt <cb@256bit.org>
parents:
5907
diff
changeset
|
5231 msgstr "Riga FOL/LOW/UPP mancante in %s" |
713 | 5232 |
5233 msgid "COMPOUNDSYLMAX used without SYLLABLE" | |
5234 msgstr "COMPOUNDSYLMAX usato senza SYLLABLE" | |
5235 | |
5236 msgid "Too many postponed prefixes" | |
5237 msgstr "Troppi suffissi" | |
5238 | |
5239 msgid "Too many compound flags" | |
5240 msgstr "Troppi flag composti" | |
5241 | |
1698 | 5242 msgid "Too many postponed prefixes and/or compound flags" |
713 | 5243 msgstr "Troppi suffissi e/o flag composti" |
5244 | |
5245 #, c-format | |
5246 msgid "Missing SOFO%s line in %s" | |
7051
eff26a8620ce
commit https://github.com/vim/vim/commit/88774fdd23f08355297bb8cda78856859051d3c7
Christian Brabandt <cb@256bit.org>
parents:
5907
diff
changeset
|
5247 msgstr "Riga SOFO%s mancante in %s" |
713 | 5248 |
5249 #, c-format | |
5250 msgid "Both SAL and SOFO lines in %s" | |
7051
eff26a8620ce
commit https://github.com/vim/vim/commit/88774fdd23f08355297bb8cda78856859051d3c7
Christian Brabandt <cb@256bit.org>
parents:
5907
diff
changeset
|
5251 msgstr "Righe sia SAL che SOFO in %s" |
713 | 5252 |
5253 #, c-format | |
5254 msgid "Flag is not a number in %s line %d: %s" | |
7051
eff26a8620ce
commit https://github.com/vim/vim/commit/88774fdd23f08355297bb8cda78856859051d3c7
Christian Brabandt <cb@256bit.org>
parents:
5907
diff
changeset
|
5255 msgstr "Il flag non è un numero in %s riga %d: %s" |
713 | 5256 |
5257 #, c-format | |
5258 msgid "Illegal flag in %s line %d: %s" | |
7051
eff26a8620ce
commit https://github.com/vim/vim/commit/88774fdd23f08355297bb8cda78856859051d3c7
Christian Brabandt <cb@256bit.org>
parents:
5907
diff
changeset
|
5259 msgstr "Flag non ammesso in %s riga %d: %s" |
713 | 5260 |
5261 #, c-format | |
5262 msgid "%s value differs from what is used in another .aff file" | |
5263 msgstr "Il valore di %s è diverso da quello usato in un altro file .aff" | |
5264 | |
5265 #, c-format | |
5266 msgid "Reading dictionary file %s ..." | |
5267 msgstr "Lettura file dizionario %s ..." | |
5268 | |
5269 #, c-format | |
5270 msgid "E760: No word count in %s" | |
5271 msgstr "E760: Nessun contatore parole in %s" | |
5272 | |
5273 #, c-format | |
5274 msgid "line %6d, word %6d - %s" | |
7051
eff26a8620ce
commit https://github.com/vim/vim/commit/88774fdd23f08355297bb8cda78856859051d3c7
Christian Brabandt <cb@256bit.org>
parents:
5907
diff
changeset
|
5275 msgstr "riga %6d, parola %6d - %s" |
713 | 5276 |
5277 #, c-format | |
5278 msgid "Duplicate word in %s line %d: %s" | |
7051
eff26a8620ce
commit https://github.com/vim/vim/commit/88774fdd23f08355297bb8cda78856859051d3c7
Christian Brabandt <cb@256bit.org>
parents:
5907
diff
changeset
|
5279 msgstr "Parola duplicata in %s riga %d: %s" |
713 | 5280 |
5281 #, c-format | |
5282 msgid "First duplicate word in %s line %d: %s" | |
7051
eff26a8620ce
commit https://github.com/vim/vim/commit/88774fdd23f08355297bb8cda78856859051d3c7
Christian Brabandt <cb@256bit.org>
parents:
5907
diff
changeset
|
5283 msgstr "Prima parola duplicata in %s riga %d: %s" |
713 | 5284 |
5285 #, c-format | |
5286 msgid "%d duplicate word(s) in %s" | |
5287 msgstr "%d parole duplicate in %s" | |
5288 | |
5289 #, c-format | |
5290 msgid "Ignored %d word(s) with non-ASCII characters in %s" | |
5291 msgstr "%d parole con caratteri non-ASCII ignorate in %s" | |
5292 | |
5293 #, c-format | |
5294 msgid "Reading word file %s ..." | |
5295 msgstr "Lettura file parole %s ..." | |
5296 | |
5297 #, c-format | |
5298 msgid "Duplicate /encoding= line ignored in %s line %d: %s" | |
7051
eff26a8620ce
commit https://github.com/vim/vim/commit/88774fdd23f08355297bb8cda78856859051d3c7
Christian Brabandt <cb@256bit.org>
parents:
5907
diff
changeset
|
5299 msgstr "Riga /encoding= duplicata ignorata in %s riga %d: %s" |
713 | 5300 |
5301 #, c-format | |
5302 msgid "/encoding= line after word ignored in %s line %d: %s" | |
7051
eff26a8620ce
commit https://github.com/vim/vim/commit/88774fdd23f08355297bb8cda78856859051d3c7
Christian Brabandt <cb@256bit.org>
parents:
5907
diff
changeset
|
5303 msgstr "Riga /encoding= dopo parola ignorata in %s riga %d: %s" |
713 | 5304 |
5305 #, c-format | |
5306 msgid "Duplicate /regions= line ignored in %s line %d: %s" | |
7051
eff26a8620ce
commit https://github.com/vim/vim/commit/88774fdd23f08355297bb8cda78856859051d3c7
Christian Brabandt <cb@256bit.org>
parents:
5907
diff
changeset
|
5307 msgstr "Riga /regions= duplicata ignorata in %s riga %d: %s" |
713 | 5308 |
5309 #, c-format | |
5310 msgid "Too many regions in %s line %d: %s" | |
7051
eff26a8620ce
commit https://github.com/vim/vim/commit/88774fdd23f08355297bb8cda78856859051d3c7
Christian Brabandt <cb@256bit.org>
parents:
5907
diff
changeset
|
5311 msgstr "Troppe regioni in %s riga %d: %s" |
713 | 5312 |
5313 #, c-format | |
5314 msgid "/ line ignored in %s line %d: %s" | |
7051
eff26a8620ce
commit https://github.com/vim/vim/commit/88774fdd23f08355297bb8cda78856859051d3c7
Christian Brabandt <cb@256bit.org>
parents:
5907
diff
changeset
|
5315 msgstr "Riga / ignorata in %s riga %d: %s" |
713 | 5316 |
5317 #, c-format | |
5318 msgid "Invalid region nr in %s line %d: %s" | |
7051
eff26a8620ce
commit https://github.com/vim/vim/commit/88774fdd23f08355297bb8cda78856859051d3c7
Christian Brabandt <cb@256bit.org>
parents:
5907
diff
changeset
|
5319 msgstr "N. regione non valido in %s riga %d: %s" |
713 | 5320 |
5321 #, c-format | |
5322 msgid "Unrecognized flags in %s line %d: %s" | |
7051
eff26a8620ce
commit https://github.com/vim/vim/commit/88774fdd23f08355297bb8cda78856859051d3c7
Christian Brabandt <cb@256bit.org>
parents:
5907
diff
changeset
|
5323 msgstr "Flag non riconosciuti in %s riga %d: %s" |
713 | 5324 |
5325 #, c-format | |
5326 msgid "Ignored %d words with non-ASCII characters" | |
5327 msgstr "%d parole con caratteri non-ASCII ignorate" | |
5328 | |
2725 | 5329 msgid "E845: Insufficient memory, word list will be incomplete" |
5330 msgstr "E845: Memoria insufficiente, la lista parole sarà incompleta" | |
5331 | |
7051
eff26a8620ce
commit https://github.com/vim/vim/commit/88774fdd23f08355297bb8cda78856859051d3c7
Christian Brabandt <cb@256bit.org>
parents:
5907
diff
changeset
|
5332 #, c-format |
713 | 5333 msgid "Compressed %d of %d nodes; %d (%d%%) remaining" |
5334 msgstr "%d di %d nodi compressi; ne restano %d (%d%%)" | |
5335 | |
5336 msgid "Reading back spell file..." | |
5337 msgstr "Rilettura file ortografico..." | |
5338 | |
5339 #. | |
5340 #. * Go through the trie of good words, soundfold each word and add it to | |
5341 #. * the soundfold trie. | |
5342 #. | |
5343 msgid "Performing soundfolding..." | |
5344 msgstr "Eseguo soundfolding..." | |
5345 | |
5346 #, c-format | |
5347 msgid "Number of words after soundfolding: %ld" | |
5348 msgstr "Numero di parole dopo soundfolding: %ld" | |
5349 | |
5350 #, c-format | |
5351 msgid "Total number of words: %d" | |
5352 msgstr "Conteggio totale delle parole: %d" | |
5353 | |
5354 #, c-format | |
5355 msgid "Writing suggestion file %s ..." | |
5356 msgstr "Scrivo file di suggerimenti %s ..." | |
5357 | |
5358 #, c-format | |
5359 msgid "Estimated runtime memory use: %d bytes" | |
2032
592032e9e167
Update message translations.
Bram Moolenaar <bram@zimbu.org>
parents:
1698
diff
changeset
|
5360 msgstr "Uso stimato di memoria durante esecuzione: %d byte" |
713 | 5361 |
5362 msgid "E751: Output file name must not have region name" | |
5363 msgstr "E751: Il nome del file di output non deve avere il nome di regione" | |
5364 | |
5365 msgid "E754: Only up to 8 regions supported" | |
5366 msgstr "E754: Sono supportate fino ad 8 regioni" | |
5367 | |
5368 #, c-format | |
5369 msgid "E755: Invalid region in %s" | |
5370 msgstr "E755: Regione non valida in %s" | |
5371 | |
5372 msgid "Warning: both compounding and NOBREAK specified" | |
7051
eff26a8620ce
commit https://github.com/vim/vim/commit/88774fdd23f08355297bb8cda78856859051d3c7
Christian Brabandt <cb@256bit.org>
parents:
5907
diff
changeset
|
5373 msgstr "Avviso: specificati sia composizione sia NOBREAK" |
713 | 5374 |
5375 #, c-format | |
5376 msgid "Writing spell file %s ..." | |
5377 msgstr "Scrivo file ortografico %s ..." | |
5378 | |
5379 msgid "Done!" | |
5380 msgstr "Fatto!" | |
5381 | |
5382 #, c-format | |
5383 msgid "E765: 'spellfile' does not have %ld entries" | |
5384 msgstr "E765: 'spellfile' non ha %ld elementi" | |
5385 | |
8061
abd64cf67bcf
commit https://github.com/vim/vim/commit/38a55639d603823efcf2d2fdf542dbffdeb60b75
Christian Brabandt <cb@256bit.org>
parents:
7051
diff
changeset
|
5386 #, c-format |
7051
eff26a8620ce
commit https://github.com/vim/vim/commit/88774fdd23f08355297bb8cda78856859051d3c7
Christian Brabandt <cb@256bit.org>
parents:
5907
diff
changeset
|
5387 msgid "Word '%.*s' removed from %s" |
eff26a8620ce
commit https://github.com/vim/vim/commit/88774fdd23f08355297bb8cda78856859051d3c7
Christian Brabandt <cb@256bit.org>
parents:
5907
diff
changeset
|
5388 msgstr "Parola '%.*s' rimossa da %s" |
eff26a8620ce
commit https://github.com/vim/vim/commit/88774fdd23f08355297bb8cda78856859051d3c7
Christian Brabandt <cb@256bit.org>
parents:
5907
diff
changeset
|
5389 |
8061
abd64cf67bcf
commit https://github.com/vim/vim/commit/38a55639d603823efcf2d2fdf542dbffdeb60b75
Christian Brabandt <cb@256bit.org>
parents:
7051
diff
changeset
|
5390 #, c-format |
7051
eff26a8620ce
commit https://github.com/vim/vim/commit/88774fdd23f08355297bb8cda78856859051d3c7
Christian Brabandt <cb@256bit.org>
parents:
5907
diff
changeset
|
5391 msgid "Word '%.*s' added to %s" |
eff26a8620ce
commit https://github.com/vim/vim/commit/88774fdd23f08355297bb8cda78856859051d3c7
Christian Brabandt <cb@256bit.org>
parents:
5907
diff
changeset
|
5392 msgstr "Parola '%.*s' aggiunta a %s" |
819 | 5393 |
713 | 5394 msgid "E763: Word characters differ between spell files" |
5395 msgstr "E763: Caratteri di parola differenti nei file ortografici" | |
5396 | |
5397 msgid "Sorry, no suggestions" | |
5398 msgstr "Spiacente, nessun suggerimento" | |
5399 | |
5400 #, c-format | |
5401 msgid "Sorry, only %ld suggestions" | |
5402 msgstr "Spiacente, solo %ld suggerimenti" | |
5403 | |
1126 | 5404 #. for when 'cmdheight' > 1 |
713 | 5405 #. avoid more prompt |
5406 #, c-format | |
5407 msgid "Change \"%.*s\" to:" | |
5408 msgstr "Cambiare \"%.*s\" in:" | |
5409 | |
5410 #, c-format | |
5411 msgid " < \"%.*s\"" | |
5412 msgstr " < \"%.*s\"" | |
5413 | |
5414 msgid "E752: No previous spell replacement" | |
5415 msgstr "E752: Nessuna sostituzione ortografica precedente" | |
5416 | |
5417 #, c-format | |
5418 msgid "E753: Not found: %s" | |
5419 msgstr "E753: Non trovato: %s" | |
5420 | |
5421 #, c-format | |
5422 msgid "E778: This does not look like a .sug file: %s" | |
5423 msgstr "E778: Questo non sembra un file .sug: %s" | |
5424 | |
5425 #, c-format | |
5426 msgid "E779: Old .sug file, needs to be updated: %s" | |
5427 msgstr "E779: File .sug obsoleto, è necessario aggiornarlo: %s" | |
5428 | |
5429 #, c-format | |
5430 msgid "E780: .sug file is for newer version of Vim: %s" | |
5431 msgstr "E780: Il file .sug è per versioni di Vim più recenti: %s" | |
5432 | |
5433 #, c-format | |
5434 msgid "E781: .sug file doesn't match .spl file: %s" | |
5435 msgstr "E781: Il file .sug non corrisponde al file .spl: %s" | |
5436 | |
5437 #, c-format | |
5438 msgid "E782: error while reading .sug file: %s" | |
5439 msgstr "E782: Errore leggendo il file .sug: %s" | |
5440 | |
5441 #. This should have been checked when generating the .spl | |
5442 #. * file. | |
5443 msgid "E783: duplicate char in MAP entry" | |
5444 msgstr "E783: carattere duplicato nell'elemento MAP" | |
5445 | |
5294 | 5446 msgid "No Syntax items defined for this buffer" |
5447 msgstr "Nessun elemento sintattico definito per questo buffer" | |
5448 | |
713 | 5449 #, c-format |
5450 msgid "E390: Illegal argument: %s" | |
5451 msgstr "E390: Argomento non ammesso: %s" | |
5452 | |
8061
abd64cf67bcf
commit https://github.com/vim/vim/commit/38a55639d603823efcf2d2fdf542dbffdeb60b75
Christian Brabandt <cb@256bit.org>
parents:
7051
diff
changeset
|
5453 msgid "syntax iskeyword " |
abd64cf67bcf
commit https://github.com/vim/vim/commit/38a55639d603823efcf2d2fdf542dbffdeb60b75
Christian Brabandt <cb@256bit.org>
parents:
7051
diff
changeset
|
5454 msgstr "syntax iskeyword " |
abd64cf67bcf
commit https://github.com/vim/vim/commit/38a55639d603823efcf2d2fdf542dbffdeb60b75
Christian Brabandt <cb@256bit.org>
parents:
7051
diff
changeset
|
5455 |
713 | 5456 #, c-format |
5457 msgid "E391: No such syntax cluster: %s" | |
5458 msgstr "E391: 'cluster' sintattico inesistente: %s" | |
5459 | |
5460 msgid "syncing on C-style comments" | |
5461 msgstr "sincronizzo i commenti nello stile C" | |
5462 | |
5463 msgid "no syncing" | |
1624 | 5464 msgstr "nessuna sincronizzazione" |
713 | 5465 |
5466 msgid "syncing starts " | |
5467 msgstr "la sincronizzazione inizia " | |
5468 | |
5469 msgid " lines before top line" | |
7051
eff26a8620ce
commit https://github.com/vim/vim/commit/88774fdd23f08355297bb8cda78856859051d3c7
Christian Brabandt <cb@256bit.org>
parents:
5907
diff
changeset
|
5470 msgstr " righe prima della riga iniziale" |
713 | 5471 |
5472 msgid "" | |
5473 "\n" | |
5474 "--- Syntax sync items ---" | |
5475 msgstr "" | |
5476 "\n" | |
5477 "--- Elementi sincronizzazione sintassi ---" | |
5478 | |
5479 msgid "" | |
5480 "\n" | |
5481 "syncing on items" | |
5482 msgstr "" | |
5483 "\n" | |
5484 "sincronizzo elementi" | |
5485 | |
5486 msgid "" | |
5487 "\n" | |
5488 "--- Syntax items ---" | |
5489 msgstr "" | |
5490 "\n" | |
5491 "--- Elementi sintattici ---" | |
5492 | |
5493 #, c-format | |
5494 msgid "E392: No such syntax cluster: %s" | |
5495 msgstr "E392: 'cluster' sintattico inesistente: %s" | |
5496 | |
5497 msgid "minimal " | |
5498 msgstr "minimale " | |
5499 | |
5500 msgid "maximal " | |
5501 msgstr "massimale " | |
5502 | |
5503 msgid "; match " | |
5504 msgstr "; corrisp. " | |
5505 | |
5506 msgid " line breaks" | |
7051
eff26a8620ce
commit https://github.com/vim/vim/commit/88774fdd23f08355297bb8cda78856859051d3c7
Christian Brabandt <cb@256bit.org>
parents:
5907
diff
changeset
|
5507 msgstr " interruzioni di riga" |
713 | 5508 |
5509 msgid "E395: contains argument not accepted here" | |
5510 msgstr "E395: contiene argomenti non accettati qui" | |
5511 | |
2725 | 5512 msgid "E844: invalid cchar value" |
5513 msgstr "E844: valore cchar non valido" | |
713 | 5514 |
5515 msgid "E393: group[t]here not accepted here" | |
5516 msgstr "E393: group[t]here non ammesso qui" | |
5517 | |
5518 #, c-format | |
5519 msgid "E394: Didn't find region item for %s" | |
5520 msgstr "E394: Elemento di 'region' non trovato per %s" | |
5521 | |
5522 msgid "E397: Filename required" | |
5523 msgstr "E397: Nome file necessario" | |
5524 | |
5294 | 5525 msgid "E847: Too many syntax includes" |
5526 msgstr "E847: Troppe inclusioni di sintassi" | |
5527 | |
713 | 5528 #, c-format |
838 | 5529 msgid "E789: Missing ']': %s" |
5530 msgstr "E789: Manca ']': %s" | |
713 | 5531 |
9076
9305a1251e51
commit https://github.com/vim/vim/commit/91c4937be15b0b743b6bc495df602c1abbff6b87
Christian Brabandt <cb@256bit.org>
parents:
8061
diff
changeset
|
5532 #, c-format |
8061
abd64cf67bcf
commit https://github.com/vim/vim/commit/38a55639d603823efcf2d2fdf542dbffdeb60b75
Christian Brabandt <cb@256bit.org>
parents:
7051
diff
changeset
|
5533 msgid "E890: trailing char after ']': %s]%s" |
abd64cf67bcf
commit https://github.com/vim/vim/commit/38a55639d603823efcf2d2fdf542dbffdeb60b75
Christian Brabandt <cb@256bit.org>
parents:
7051
diff
changeset
|
5534 msgstr "E890: Caratteri in più dopo ']': %s]%s" |
abd64cf67bcf
commit https://github.com/vim/vim/commit/38a55639d603823efcf2d2fdf542dbffdeb60b75
Christian Brabandt <cb@256bit.org>
parents:
7051
diff
changeset
|
5535 |
713 | 5536 #, c-format |
5537 msgid "E398: Missing '=': %s" | |
5538 msgstr "E398: Manca '=': %s" | |
5539 | |
5540 #, c-format | |
5541 msgid "E399: Not enough arguments: syntax region %s" | |
5542 msgstr "E399: Argomenti non sufficienti per: 'syntax region' %s" | |
5543 | |
5294 | 5544 msgid "E848: Too many syntax clusters" |
5545 msgstr "E848: Troppi 'cluster' sintattici" | |
5546 | |
713 | 5547 msgid "E400: No cluster specified" |
5548 msgstr "E400: Nessun 'cluster' specificato" | |
5549 | |
5550 #, c-format | |
5551 msgid "E401: Pattern delimiter not found: %s" | |
5552 msgstr "E401: Delimitatore di espressione non trovato: %s" | |
5553 | |
5554 #, c-format | |
5555 msgid "E402: Garbage after pattern: %s" | |
5556 msgstr "E402: Spazzatura dopo espressione: %s" | |
5557 | |
5558 msgid "E403: syntax sync: line continuations pattern specified twice" | |
5559 msgstr "" | |
7051
eff26a8620ce
commit https://github.com/vim/vim/commit/88774fdd23f08355297bb8cda78856859051d3c7
Christian Brabandt <cb@256bit.org>
parents:
5907
diff
changeset
|
5560 "E403: syntax sync: espressione di continuazione riga specificata due volte" |
713 | 5561 |
5562 #, c-format | |
5563 msgid "E404: Illegal arguments: %s" | |
5564 msgstr "E404: Argomenti non validi: %s" | |
5565 | |
5566 #, c-format | |
5567 msgid "E405: Missing equal sign: %s" | |
5568 msgstr "E405: Manca '=': %s" | |
5569 | |
5570 #, c-format | |
5571 msgid "E406: Empty argument: %s" | |
5572 msgstr "E406: Argomento nullo: %s" | |
5573 | |
5574 #, c-format | |
5575 msgid "E407: %s not allowed here" | |
5576 msgstr "E407: %s non consentito qui" | |
5577 | |
5578 #, c-format | |
5579 msgid "E408: %s must be first in contains list" | |
5580 msgstr "E408: %s deve venire per primo nella lista 'contains'" | |
5581 | |
5582 #, c-format | |
5583 msgid "E409: Unknown group name: %s" | |
5584 msgstr "E409: Nome gruppo sconosciuto: %s" | |
5585 | |
5586 #, c-format | |
5587 msgid "E410: Invalid :syntax subcommand: %s" | |
5588 msgstr "E410: Sotto-comando :syntax non valido: %s" | |
5589 | |
5294 | 5590 msgid "" |
5591 " TOTAL COUNT MATCH SLOWEST AVERAGE NAME PATTERN" | |
5592 msgstr "" | |
5593 " TOTALE CONT. CORRIS. PIU LENTO MEDIA NOME MODELLO" | |
5594 | |
713 | 5595 msgid "E679: recursive loop loading syncolor.vim" |
5596 msgstr "E679: ciclo ricorsivo nel caricamento di syncolor.vim" | |
5597 | |
5598 #, c-format | |
5599 msgid "E411: highlight group not found: %s" | |
5600 msgstr "E411: gruppo evidenziazione non trovato: %s" | |
5601 | |
5602 #, c-format | |
5603 msgid "E412: Not enough arguments: \":highlight link %s\"" | |
5604 msgstr "E412: Argomenti non sufficienti: \":highlight link %s\"" | |
5605 | |
5606 #, c-format | |
5607 msgid "E413: Too many arguments: \":highlight link %s\"" | |
5608 msgstr "E413: Troppi argomenti: \":highlight link %s\"" | |
5609 | |
5610 msgid "E414: group has settings, highlight link ignored" | |
5611 msgstr "E414: 'group' ha impostazioni, 'highlight link' ignorato" | |
5612 | |
5613 #, c-format | |
5614 msgid "E415: unexpected equal sign: %s" | |
5615 msgstr "E415: segno '=' inatteso: %s" | |
5616 | |
5617 #, c-format | |
5618 msgid "E416: missing equal sign: %s" | |
5619 msgstr "E416: manca segno '=': %s" | |
5620 | |
5621 #, c-format | |
5622 msgid "E417: missing argument: %s" | |
5623 msgstr "E417: manca argomento: %s" | |
5624 | |
5625 #, c-format | |
5626 msgid "E418: Illegal value: %s" | |
5627 msgstr "E418: Valore non ammesso: %s" | |
5628 | |
5629 msgid "E419: FG color unknown" | |
5630 msgstr "E419: colore di testo sconosciuto" | |
5631 | |
5632 msgid "E420: BG color unknown" | |
5633 msgstr "E420: colore di sfondo sconosciuto" | |
5634 | |
5635 #, c-format | |
5636 msgid "E421: Color name or number not recognized: %s" | |
5637 msgstr "E421: Numero o nome di colore non riconosciuto: %s" | |
5638 | |
5639 #, c-format | |
5640 msgid "E422: terminal code too long: %s" | |
5641 msgstr "E422: codice terminale troppo lungo: %s" | |
5642 | |
5643 #, c-format | |
5644 msgid "E423: Illegal argument: %s" | |
5645 msgstr "E423: Argomento non ammesso: %s" | |
5646 | |
5647 msgid "E424: Too many different highlighting attributes in use" | |
5648 msgstr "E424: Troppi gruppi evidenziazione differenti in uso" | |
5649 | |
5650 msgid "E669: Unprintable character in group name" | |
5651 msgstr "E669: Carattere non stampabile in un nome di gruppo" | |
5652 | |
5653 msgid "W18: Invalid character in group name" | |
5654 msgstr "W18: Carattere non ammesso in un nome di gruppo" | |
5655 | |
5294 | 5656 msgid "E849: Too many highlight and syntax groups" |
5657 msgstr "E849: Troppi gruppi di evidenziazione e sintassi" | |
5658 | |
713 | 5659 msgid "E555: at bottom of tag stack" |
1624 | 5660 msgstr "E555: al fondo dello stack dei tag" |
713 | 5661 |
5662 msgid "E556: at top of tag stack" | |
1624 | 5663 msgstr "E556: in cima allo stack dei tag" |
713 | 5664 |
5665 msgid "E425: Cannot go before first matching tag" | |
1624 | 5666 msgstr "E425: Non posso andare prima del primo tag corrispondente" |
713 | 5667 |
5668 #, c-format | |
5669 msgid "E426: tag not found: %s" | |
1624 | 5670 msgstr "E426: tag non trovato: %s" |
713 | 5671 |
5672 msgid " # pri kind tag" | |
5673 msgstr " # pri tipo tag" | |
5674 | |
5675 msgid "file\n" | |
5676 msgstr "file\n" | |
5677 | |
5678 msgid "E427: There is only one matching tag" | |
1624 | 5679 msgstr "E427: C'è solo un tag corrispondente" |
713 | 5680 |
5681 msgid "E428: Cannot go beyond last matching tag" | |
1624 | 5682 msgstr "E428: Non posso andare oltre l'ultimo tag corrispondente" |
713 | 5683 |
5684 #, c-format | |
5685 msgid "File \"%s\" does not exist" | |
5686 msgstr "Il file \"%s\" non esiste" | |
5687 | |
5688 #. Give an indication of the number of matching tags | |
5689 #, c-format | |
5690 msgid "tag %d of %d%s" | |
5691 msgstr "tag %d di %d%s" | |
5692 | |
5693 msgid " or more" | |
5694 msgstr " o più" | |
5695 | |
5696 msgid " Using tag with different case!" | |
5697 msgstr " Uso tag ignorando maiuscole/minuscole!" | |
5698 | |
5699 #, c-format | |
5700 msgid "E429: File \"%s\" does not exist" | |
5701 msgstr "E429: Il file \"%s\" non esiste" | |
5702 | |
5703 #. Highlight title | |
5704 msgid "" | |
5705 "\n" | |
5706 " # TO tag FROM line in file/text" | |
5707 msgstr "" | |
5708 "\n" | |
7051
eff26a8620ce
commit https://github.com/vim/vim/commit/88774fdd23f08355297bb8cda78856859051d3c7
Christian Brabandt <cb@256bit.org>
parents:
5907
diff
changeset
|
5709 " # A tag DA__ riga in file/testo" |
713 | 5710 |
5711 #, c-format | |
5712 msgid "Searching tags file %s" | |
5713 msgstr "Ricerca nel tag file %s" | |
5714 | |
5715 #, c-format | |
5716 msgid "E430: Tag file path truncated for %s\n" | |
5717 msgstr "E430: Percorso tag file troncato per %s\n" | |
5718 | |
5294 | 5719 msgid "Ignoring long line in tags file" |
7051
eff26a8620ce
commit https://github.com/vim/vim/commit/88774fdd23f08355297bb8cda78856859051d3c7
Christian Brabandt <cb@256bit.org>
parents:
5907
diff
changeset
|
5720 msgstr "Riga lunga ignorata nel tag file" |
5294 | 5721 |
713 | 5722 #, c-format |
5723 msgid "E431: Format error in tags file \"%s\"" | |
5724 msgstr "E431: Errore di formato nel tag file \"%s\"" | |
5725 | |
5726 #, c-format | |
5727 msgid "Before byte %ld" | |
5728 msgstr "Prima del byte %ld" | |
5729 | |
5730 #, c-format | |
5731 msgid "E432: Tags file not sorted: %s" | |
5732 msgstr "E432: Tag file non ordinato alfabeticamente: %s" | |
5733 | |
5734 #. never opened any tags file | |
5735 msgid "E433: No tags file" | |
5736 msgstr "E433: Nessun tag file" | |
5737 | |
5738 msgid "E434: Can't find tag pattern" | |
5739 msgstr "E434: Non riesco a trovare modello tag" | |
5740 | |
5741 msgid "E435: Couldn't find tag, just guessing!" | |
5742 msgstr "E435: Non riesco a trovare tag, sto solo tirando a indovinare!" | |
5743 | |
2422
fcbb507f348e
Updated Italian messages. (Vlad Sandrini)
Bram Moolenaar <bram@vim.org>
parents:
2260
diff
changeset
|
5744 #, c-format |
fcbb507f348e
Updated Italian messages. (Vlad Sandrini)
Bram Moolenaar <bram@vim.org>
parents:
2260
diff
changeset
|
5745 msgid "Duplicate field name: %s" |
fcbb507f348e
Updated Italian messages. (Vlad Sandrini)
Bram Moolenaar <bram@vim.org>
parents:
2260
diff
changeset
|
5746 msgstr "Nome di campo duplicato: %s" |
fcbb507f348e
Updated Italian messages. (Vlad Sandrini)
Bram Moolenaar <bram@vim.org>
parents:
2260
diff
changeset
|
5747 |
713 | 5748 msgid "' not known. Available builtin terminals are:" |
5749 msgstr "' non noto. Terminali disponibili predisposti sono:" | |
5750 | |
5751 msgid "defaulting to '" | |
5752 msgstr "predefinito a '" | |
5753 | |
5754 msgid "E557: Cannot open termcap file" | |
5755 msgstr "E557: Non posso aprire file 'termcap'" | |
5756 | |
5757 msgid "E558: Terminal entry not found in terminfo" | |
5758 msgstr "E558: Descrizione terminale non trovata in 'terminfo'" | |
5759 | |
5760 msgid "E559: Terminal entry not found in termcap" | |
5761 msgstr "E559: Descrizione terminale non trovata in 'termcap'" | |
5762 | |
5763 #, c-format | |
5764 msgid "E436: No \"%s\" entry in termcap" | |
5765 msgstr "E436: Nessuna descrizione per \"%s\" in 'termcap'" | |
5766 | |
5767 msgid "E437: terminal capability \"cm\" required" | |
5768 msgstr "E437: capacità \"cm\" del terminale necessaria" | |
5769 | |
5770 #. Highlight title | |
5771 msgid "" | |
5772 "\n" | |
5773 "--- Terminal keys ---" | |
5774 msgstr "" | |
5775 "\n" | |
5776 "--- Tasti Terminale ---" | |
5777 | |
9076
9305a1251e51
commit https://github.com/vim/vim/commit/91c4937be15b0b743b6bc495df602c1abbff6b87
Christian Brabandt <cb@256bit.org>
parents:
8061
diff
changeset
|
5778 msgid "Cannot open $VIMRUNTIME/rgb.txt" |
9305a1251e51
commit https://github.com/vim/vim/commit/91c4937be15b0b743b6bc495df602c1abbff6b87
Christian Brabandt <cb@256bit.org>
parents:
8061
diff
changeset
|
5779 msgstr "Non riesco ad aprire $VIMRUNTIME/rgb.txt" |
9305a1251e51
commit https://github.com/vim/vim/commit/91c4937be15b0b743b6bc495df602c1abbff6b87
Christian Brabandt <cb@256bit.org>
parents:
8061
diff
changeset
|
5780 |
713 | 5781 msgid "new shell started\n" |
5782 msgstr "fatto eseguire nuovo shell\n" | |
5783 | |
5784 msgid "Vim: Error reading input, exiting...\n" | |
5785 msgstr "Vim: Errore leggendo l'input, esco...\n" | |
5786 | |
2032
592032e9e167
Update message translations.
Bram Moolenaar <bram@zimbu.org>
parents:
1698
diff
changeset
|
5787 msgid "Used CUT_BUFFER0 instead of empty selection" |
592032e9e167
Update message translations.
Bram Moolenaar <bram@zimbu.org>
parents:
1698
diff
changeset
|
5788 msgstr "Uso CUT_BUFFER0 invece che una scelta nulla" |
592032e9e167
Update message translations.
Bram Moolenaar <bram@zimbu.org>
parents:
1698
diff
changeset
|
5789 |
2422
fcbb507f348e
Updated Italian messages. (Vlad Sandrini)
Bram Moolenaar <bram@vim.org>
parents:
2260
diff
changeset
|
5790 #. This happens when the FileChangedRO autocommand changes the |
fcbb507f348e
Updated Italian messages. (Vlad Sandrini)
Bram Moolenaar <bram@vim.org>
parents:
2260
diff
changeset
|
5791 #. * file in a way it becomes shorter. |
7051
eff26a8620ce
commit https://github.com/vim/vim/commit/88774fdd23f08355297bb8cda78856859051d3c7
Christian Brabandt <cb@256bit.org>
parents:
5907
diff
changeset
|
5792 msgid "E881: Line count changed unexpectedly" |
eff26a8620ce
commit https://github.com/vim/vim/commit/88774fdd23f08355297bb8cda78856859051d3c7
Christian Brabandt <cb@256bit.org>
parents:
5907
diff
changeset
|
5793 msgstr "E881: Contatore righe è inaspettatamente cambiato" |
2422
fcbb507f348e
Updated Italian messages. (Vlad Sandrini)
Bram Moolenaar <bram@vim.org>
parents:
2260
diff
changeset
|
5794 |
713 | 5795 #. must display the prompt |
5796 msgid "No undo possible; continue anyway" | |
5797 msgstr "'undo' non più possibile; continuo comunque" | |
5798 | |
2260
0e27866cea99
Update src/po/it.po. Fixed errors in ko.po.
Bram Moolenaar <bram@vim.org>
parents:
2200
diff
changeset
|
5799 #, c-format |
0e27866cea99
Update src/po/it.po. Fixed errors in ko.po.
Bram Moolenaar <bram@vim.org>
parents:
2200
diff
changeset
|
5800 msgid "E828: Cannot open undo file for writing: %s" |
0e27866cea99
Update src/po/it.po. Fixed errors in ko.po.
Bram Moolenaar <bram@vim.org>
parents:
2200
diff
changeset
|
5801 msgstr "E828: Non posso aprire il file Undo in scrittura: %s" |
0e27866cea99
Update src/po/it.po. Fixed errors in ko.po.
Bram Moolenaar <bram@vim.org>
parents:
2200
diff
changeset
|
5802 |
0e27866cea99
Update src/po/it.po. Fixed errors in ko.po.
Bram Moolenaar <bram@vim.org>
parents:
2200
diff
changeset
|
5803 #, c-format |
0e27866cea99
Update src/po/it.po. Fixed errors in ko.po.
Bram Moolenaar <bram@vim.org>
parents:
2200
diff
changeset
|
5804 msgid "E825: Corrupted undo file (%s): %s" |
0e27866cea99
Update src/po/it.po. Fixed errors in ko.po.
Bram Moolenaar <bram@vim.org>
parents:
2200
diff
changeset
|
5805 msgstr "E825: File Undo corrotto (%s): %s" |
0e27866cea99
Update src/po/it.po. Fixed errors in ko.po.
Bram Moolenaar <bram@vim.org>
parents:
2200
diff
changeset
|
5806 |
0e27866cea99
Update src/po/it.po. Fixed errors in ko.po.
Bram Moolenaar <bram@vim.org>
parents:
2200
diff
changeset
|
5807 msgid "Cannot write undo file in any directory in 'undodir'" |
0e27866cea99
Update src/po/it.po. Fixed errors in ko.po.
Bram Moolenaar <bram@vim.org>
parents:
2200
diff
changeset
|
5808 msgstr "Non posso scrivere un file Undo in alcuna directory di 'undodir'" |
0e27866cea99
Update src/po/it.po. Fixed errors in ko.po.
Bram Moolenaar <bram@vim.org>
parents:
2200
diff
changeset
|
5809 |
0e27866cea99
Update src/po/it.po. Fixed errors in ko.po.
Bram Moolenaar <bram@vim.org>
parents:
2200
diff
changeset
|
5810 #, c-format |
0e27866cea99
Update src/po/it.po. Fixed errors in ko.po.
Bram Moolenaar <bram@vim.org>
parents:
2200
diff
changeset
|
5811 msgid "Will not overwrite with undo file, cannot read: %s" |
0e27866cea99
Update src/po/it.po. Fixed errors in ko.po.
Bram Moolenaar <bram@vim.org>
parents:
2200
diff
changeset
|
5812 msgstr "File Undo non sovrascritto, non riesco a leggere: %s" |
0e27866cea99
Update src/po/it.po. Fixed errors in ko.po.
Bram Moolenaar <bram@vim.org>
parents:
2200
diff
changeset
|
5813 |
0e27866cea99
Update src/po/it.po. Fixed errors in ko.po.
Bram Moolenaar <bram@vim.org>
parents:
2200
diff
changeset
|
5814 #, c-format |
0e27866cea99
Update src/po/it.po. Fixed errors in ko.po.
Bram Moolenaar <bram@vim.org>
parents:
2200
diff
changeset
|
5815 msgid "Will not overwrite, this is not an undo file: %s" |
0e27866cea99
Update src/po/it.po. Fixed errors in ko.po.
Bram Moolenaar <bram@vim.org>
parents:
2200
diff
changeset
|
5816 msgstr "Non sovrascritto, non è un file Undo: %s" |
0e27866cea99
Update src/po/it.po. Fixed errors in ko.po.
Bram Moolenaar <bram@vim.org>
parents:
2200
diff
changeset
|
5817 |
2422
fcbb507f348e
Updated Italian messages. (Vlad Sandrini)
Bram Moolenaar <bram@vim.org>
parents:
2260
diff
changeset
|
5818 msgid "Skipping undo file write, nothing to undo" |
2260
0e27866cea99
Update src/po/it.po. Fixed errors in ko.po.
Bram Moolenaar <bram@vim.org>
parents:
2200
diff
changeset
|
5819 msgstr "Ometto scrittura del file Undo, non ci sono modifiche" |
0e27866cea99
Update src/po/it.po. Fixed errors in ko.po.
Bram Moolenaar <bram@vim.org>
parents:
2200
diff
changeset
|
5820 |
0e27866cea99
Update src/po/it.po. Fixed errors in ko.po.
Bram Moolenaar <bram@vim.org>
parents:
2200
diff
changeset
|
5821 #, c-format |
0e27866cea99
Update src/po/it.po. Fixed errors in ko.po.
Bram Moolenaar <bram@vim.org>
parents:
2200
diff
changeset
|
5822 msgid "Writing undo file: %s" |
0e27866cea99
Update src/po/it.po. Fixed errors in ko.po.
Bram Moolenaar <bram@vim.org>
parents:
2200
diff
changeset
|
5823 msgstr "Scrivo file Undo: %s" |
0e27866cea99
Update src/po/it.po. Fixed errors in ko.po.
Bram Moolenaar <bram@vim.org>
parents:
2200
diff
changeset
|
5824 |
2422
fcbb507f348e
Updated Italian messages. (Vlad Sandrini)
Bram Moolenaar <bram@vim.org>
parents:
2260
diff
changeset
|
5825 #, c-format |
2260
0e27866cea99
Update src/po/it.po. Fixed errors in ko.po.
Bram Moolenaar <bram@vim.org>
parents:
2200
diff
changeset
|
5826 msgid "E829: write error in undo file: %s" |
0e27866cea99
Update src/po/it.po. Fixed errors in ko.po.
Bram Moolenaar <bram@vim.org>
parents:
2200
diff
changeset
|
5827 msgstr "E829: errore scrivendo nel file Undo: %s" |
0e27866cea99
Update src/po/it.po. Fixed errors in ko.po.
Bram Moolenaar <bram@vim.org>
parents:
2200
diff
changeset
|
5828 |
0e27866cea99
Update src/po/it.po. Fixed errors in ko.po.
Bram Moolenaar <bram@vim.org>
parents:
2200
diff
changeset
|
5829 #, c-format |
0e27866cea99
Update src/po/it.po. Fixed errors in ko.po.
Bram Moolenaar <bram@vim.org>
parents:
2200
diff
changeset
|
5830 msgid "Not reading undo file, owner differs: %s" |
0e27866cea99
Update src/po/it.po. Fixed errors in ko.po.
Bram Moolenaar <bram@vim.org>
parents:
2200
diff
changeset
|
5831 msgstr "Non leggo file Undo, appartiene a un altro utente: %s" |
0e27866cea99
Update src/po/it.po. Fixed errors in ko.po.
Bram Moolenaar <bram@vim.org>
parents:
2200
diff
changeset
|
5832 |
0e27866cea99
Update src/po/it.po. Fixed errors in ko.po.
Bram Moolenaar <bram@vim.org>
parents:
2200
diff
changeset
|
5833 #, c-format |
0e27866cea99
Update src/po/it.po. Fixed errors in ko.po.
Bram Moolenaar <bram@vim.org>
parents:
2200
diff
changeset
|
5834 msgid "Reading undo file: %s" |
0e27866cea99
Update src/po/it.po. Fixed errors in ko.po.
Bram Moolenaar <bram@vim.org>
parents:
2200
diff
changeset
|
5835 msgstr "Lettura file Undo: %s" |
0e27866cea99
Update src/po/it.po. Fixed errors in ko.po.
Bram Moolenaar <bram@vim.org>
parents:
2200
diff
changeset
|
5836 |
0e27866cea99
Update src/po/it.po. Fixed errors in ko.po.
Bram Moolenaar <bram@vim.org>
parents:
2200
diff
changeset
|
5837 #, c-format |
0e27866cea99
Update src/po/it.po. Fixed errors in ko.po.
Bram Moolenaar <bram@vim.org>
parents:
2200
diff
changeset
|
5838 msgid "E822: Cannot open undo file for reading: %s" |
0e27866cea99
Update src/po/it.po. Fixed errors in ko.po.
Bram Moolenaar <bram@vim.org>
parents:
2200
diff
changeset
|
5839 msgstr "E822: Non posso aprire il file Undo in lettura: %s" |
0e27866cea99
Update src/po/it.po. Fixed errors in ko.po.
Bram Moolenaar <bram@vim.org>
parents:
2200
diff
changeset
|
5840 |
0e27866cea99
Update src/po/it.po. Fixed errors in ko.po.
Bram Moolenaar <bram@vim.org>
parents:
2200
diff
changeset
|
5841 #, c-format |
0e27866cea99
Update src/po/it.po. Fixed errors in ko.po.
Bram Moolenaar <bram@vim.org>
parents:
2200
diff
changeset
|
5842 msgid "E823: Not an undo file: %s" |
0e27866cea99
Update src/po/it.po. Fixed errors in ko.po.
Bram Moolenaar <bram@vim.org>
parents:
2200
diff
changeset
|
5843 msgstr "E823: Non è un file Undo: %s" |
0e27866cea99
Update src/po/it.po. Fixed errors in ko.po.
Bram Moolenaar <bram@vim.org>
parents:
2200
diff
changeset
|
5844 |
2422
fcbb507f348e
Updated Italian messages. (Vlad Sandrini)
Bram Moolenaar <bram@vim.org>
parents:
2260
diff
changeset
|
5845 #, c-format |
2260
0e27866cea99
Update src/po/it.po. Fixed errors in ko.po.
Bram Moolenaar <bram@vim.org>
parents:
2200
diff
changeset
|
5846 msgid "E832: Non-encrypted file has encrypted undo file: %s" |
0e27866cea99
Update src/po/it.po. Fixed errors in ko.po.
Bram Moolenaar <bram@vim.org>
parents:
2200
diff
changeset
|
5847 msgstr "E832: File non cifrato con file Undo cifrato: %s" |
0e27866cea99
Update src/po/it.po. Fixed errors in ko.po.
Bram Moolenaar <bram@vim.org>
parents:
2200
diff
changeset
|
5848 |
0e27866cea99
Update src/po/it.po. Fixed errors in ko.po.
Bram Moolenaar <bram@vim.org>
parents:
2200
diff
changeset
|
5849 #, c-format |
0e27866cea99
Update src/po/it.po. Fixed errors in ko.po.
Bram Moolenaar <bram@vim.org>
parents:
2200
diff
changeset
|
5850 msgid "E826: Undo file decryption failed: %s" |
0e27866cea99
Update src/po/it.po. Fixed errors in ko.po.
Bram Moolenaar <bram@vim.org>
parents:
2200
diff
changeset
|
5851 msgstr "E826: Decifratura fallita del file Undo: %s" |
0e27866cea99
Update src/po/it.po. Fixed errors in ko.po.
Bram Moolenaar <bram@vim.org>
parents:
2200
diff
changeset
|
5852 |
0e27866cea99
Update src/po/it.po. Fixed errors in ko.po.
Bram Moolenaar <bram@vim.org>
parents:
2200
diff
changeset
|
5853 #, c-format |
0e27866cea99
Update src/po/it.po. Fixed errors in ko.po.
Bram Moolenaar <bram@vim.org>
parents:
2200
diff
changeset
|
5854 msgid "E827: Undo file is encrypted: %s" |
0e27866cea99
Update src/po/it.po. Fixed errors in ko.po.
Bram Moolenaar <bram@vim.org>
parents:
2200
diff
changeset
|
5855 msgstr "E827: File Undo cifrato: %s" |
0e27866cea99
Update src/po/it.po. Fixed errors in ko.po.
Bram Moolenaar <bram@vim.org>
parents:
2200
diff
changeset
|
5856 |
0e27866cea99
Update src/po/it.po. Fixed errors in ko.po.
Bram Moolenaar <bram@vim.org>
parents:
2200
diff
changeset
|
5857 #, c-format |
0e27866cea99
Update src/po/it.po. Fixed errors in ko.po.
Bram Moolenaar <bram@vim.org>
parents:
2200
diff
changeset
|
5858 msgid "E824: Incompatible undo file: %s" |
0e27866cea99
Update src/po/it.po. Fixed errors in ko.po.
Bram Moolenaar <bram@vim.org>
parents:
2200
diff
changeset
|
5859 msgstr "E824: File Undo incompatibile: %s" |
0e27866cea99
Update src/po/it.po. Fixed errors in ko.po.
Bram Moolenaar <bram@vim.org>
parents:
2200
diff
changeset
|
5860 |
0e27866cea99
Update src/po/it.po. Fixed errors in ko.po.
Bram Moolenaar <bram@vim.org>
parents:
2200
diff
changeset
|
5861 msgid "File contents changed, cannot use undo info" |
0e27866cea99
Update src/po/it.po. Fixed errors in ko.po.
Bram Moolenaar <bram@vim.org>
parents:
2200
diff
changeset
|
5862 msgstr "File ulteriormente modificato, non posso usare informazioni di Undo" |
0e27866cea99
Update src/po/it.po. Fixed errors in ko.po.
Bram Moolenaar <bram@vim.org>
parents:
2200
diff
changeset
|
5863 |
0e27866cea99
Update src/po/it.po. Fixed errors in ko.po.
Bram Moolenaar <bram@vim.org>
parents:
2200
diff
changeset
|
5864 #, c-format |
0e27866cea99
Update src/po/it.po. Fixed errors in ko.po.
Bram Moolenaar <bram@vim.org>
parents:
2200
diff
changeset
|
5865 msgid "Finished reading undo file %s" |
0e27866cea99
Update src/po/it.po. Fixed errors in ko.po.
Bram Moolenaar <bram@vim.org>
parents:
2200
diff
changeset
|
5866 msgstr "Lettura del file Undo %s effettuata" |
0e27866cea99
Update src/po/it.po. Fixed errors in ko.po.
Bram Moolenaar <bram@vim.org>
parents:
2200
diff
changeset
|
5867 |
819 | 5868 msgid "Already at oldest change" |
5869 msgstr "Questa è già la prima modifica" | |
5870 | |
5871 msgid "Already at newest change" | |
5872 msgstr "Questa è già l'ultima modifica" | |
5873 | |
5874 #, c-format | |
2260
0e27866cea99
Update src/po/it.po. Fixed errors in ko.po.
Bram Moolenaar <bram@vim.org>
parents:
2200
diff
changeset
|
5875 msgid "E830: Undo number %ld not found" |
0e27866cea99
Update src/po/it.po. Fixed errors in ko.po.
Bram Moolenaar <bram@vim.org>
parents:
2200
diff
changeset
|
5876 msgstr "E830: Undo numero %ld non trovato" |
819 | 5877 |
713 | 5878 msgid "E438: u_undo: line numbers wrong" |
7051
eff26a8620ce
commit https://github.com/vim/vim/commit/88774fdd23f08355297bb8cda78856859051d3c7
Christian Brabandt <cb@256bit.org>
parents:
5907
diff
changeset
|
5879 msgstr "E438: u_undo: numeri righe errati" |
713 | 5880 |
819 | 5881 msgid "more line" |
7051
eff26a8620ce
commit https://github.com/vim/vim/commit/88774fdd23f08355297bb8cda78856859051d3c7
Christian Brabandt <cb@256bit.org>
parents:
5907
diff
changeset
|
5882 msgstr "riga in più" |
819 | 5883 |
5884 msgid "more lines" | |
7051
eff26a8620ce
commit https://github.com/vim/vim/commit/88774fdd23f08355297bb8cda78856859051d3c7
Christian Brabandt <cb@256bit.org>
parents:
5907
diff
changeset
|
5885 msgstr "righe in più" |
819 | 5886 |
5887 msgid "line less" | |
7051
eff26a8620ce
commit https://github.com/vim/vim/commit/88774fdd23f08355297bb8cda78856859051d3c7
Christian Brabandt <cb@256bit.org>
parents:
5907
diff
changeset
|
5888 msgstr "riga in meno" |
819 | 5889 |
5890 msgid "fewer lines" | |
7051
eff26a8620ce
commit https://github.com/vim/vim/commit/88774fdd23f08355297bb8cda78856859051d3c7
Christian Brabandt <cb@256bit.org>
parents:
5907
diff
changeset
|
5891 msgstr "righe in meno" |
819 | 5892 |
5893 msgid "change" | |
5894 msgstr "modifica" | |
5895 | |
5896 msgid "changes" | |
5897 msgstr "modifiche" | |
5898 | |
5899 #, c-format | |
5900 msgid "%ld %s; %s #%ld %s" | |
5901 msgstr "%ld %s; %s #%ld %s" | |
5902 | |
5903 msgid "before" | |
5904 msgstr "prima" | |
5905 | |
5906 msgid "after" | |
5907 msgstr "dopo" | |
5908 | |
5909 msgid "Nothing to undo" | |
5910 msgstr "Nessuna modifica, Undo impossibile" | |
5911 | |
2725 | 5912 msgid "number changes when saved" |
5913 msgstr "numero modif. quando salv." | |
713 | 5914 |
839 | 5915 #, c-format |
5916 msgid "%ld seconds ago" | |
5917 msgstr "%ld secondi fa" | |
5918 | |
861 | 5919 msgid "E790: undojoin is not allowed after undo" |
5920 msgstr "E790: undojoin non è consentito dopo undo" | |
5921 | |
713 | 5922 msgid "E439: undo list corrupt" |
5923 msgstr "E439: lista 'undo' non valida" | |
5924 | |
5925 msgid "E440: undo line missing" | |
7051
eff26a8620ce
commit https://github.com/vim/vim/commit/88774fdd23f08355297bb8cda78856859051d3c7
Christian Brabandt <cb@256bit.org>
parents:
5907
diff
changeset
|
5926 msgstr "E440: riga di 'undo' mancante" |
713 | 5927 |
5928 #. Only MS VC 4.1 and earlier can do Win32s | |
5929 msgid "" | |
5930 "\n" | |
1624 | 5931 "MS-Windows 16/32-bit GUI version" |
5932 msgstr "" | |
5933 "\n" | |
5934 "versione MS-Windows 16/32-bit GUI" | |
713 | 5935 |
5936 msgid "" | |
5937 "\n" | |
1624 | 5938 "MS-Windows 64-bit GUI version" |
5939 msgstr "" | |
5940 "\n" | |
5941 "Versione MS-Windows 64-bit GUI" | |
1126 | 5942 |
5943 msgid "" | |
5944 "\n" | |
1624 | 5945 "MS-Windows 32-bit GUI version" |
5946 msgstr "" | |
5947 "\n" | |
5948 "Versione MS-Windows 32-bit GUI" | |
713 | 5949 |
5950 msgid " in Win32s mode" | |
5951 msgstr " in modalità Win32s" | |
5952 | |
5953 msgid " with OLE support" | |
5954 msgstr " con supporto OLE" | |
5955 | |
5956 msgid "" | |
5957 "\n" | |
1624 | 5958 "MS-Windows 64-bit console version" |
5959 msgstr "" | |
5960 "\n" | |
5961 "Versione MS-Windows 64-bit console" | |
713 | 5962 |
5963 msgid "" | |
5964 "\n" | |
1624 | 5965 "MS-Windows 32-bit console version" |
5966 msgstr "" | |
5967 "\n" | |
5968 "Versione MS-Windows 32-bit console" | |
713 | 5969 |
5970 msgid "" | |
5971 "\n" | |
5972 "MacOS X (unix) version" | |
5973 msgstr "" | |
5974 "\n" | |
8061
abd64cf67bcf
commit https://github.com/vim/vim/commit/38a55639d603823efcf2d2fdf542dbffdeb60b75
Christian Brabandt <cb@256bit.org>
parents:
7051
diff
changeset
|
5975 "Versione MacOS X (Unix)" |
713 | 5976 |
5977 msgid "" | |
5978 "\n" | |
5979 "MacOS X version" | |
5980 msgstr "" | |
5981 "\n" | |
5982 "Versione X MacOS" | |
5983 | |
5984 msgid "" | |
5985 "\n" | |
5986 "MacOS version" | |
5987 msgstr "" | |
5988 "\n" | |
5989 "Versione MacOS" | |
5990 | |
5991 msgid "" | |
5992 "\n" | |
2032
592032e9e167
Update message translations.
Bram Moolenaar <bram@zimbu.org>
parents:
1698
diff
changeset
|
5993 "OpenVMS version" |
592032e9e167
Update message translations.
Bram Moolenaar <bram@zimbu.org>
parents:
1698
diff
changeset
|
5994 msgstr "" |
592032e9e167
Update message translations.
Bram Moolenaar <bram@zimbu.org>
parents:
1698
diff
changeset
|
5995 "\n" |
592032e9e167
Update message translations.
Bram Moolenaar <bram@zimbu.org>
parents:
1698
diff
changeset
|
5996 "Versione OpenVMS" |
592032e9e167
Update message translations.
Bram Moolenaar <bram@zimbu.org>
parents:
1698
diff
changeset
|
5997 |
592032e9e167
Update message translations.
Bram Moolenaar <bram@zimbu.org>
parents:
1698
diff
changeset
|
5998 msgid "" |
592032e9e167
Update message translations.
Bram Moolenaar <bram@zimbu.org>
parents:
1698
diff
changeset
|
5999 "\n" |
713 | 6000 "Included patches: " |
6001 msgstr "" | |
6002 "\n" | |
6003 "Patch incluse: " | |
6004 | |
2032
592032e9e167
Update message translations.
Bram Moolenaar <bram@zimbu.org>
parents:
1698
diff
changeset
|
6005 msgid "" |
592032e9e167
Update message translations.
Bram Moolenaar <bram@zimbu.org>
parents:
1698
diff
changeset
|
6006 "\n" |
592032e9e167
Update message translations.
Bram Moolenaar <bram@zimbu.org>
parents:
1698
diff
changeset
|
6007 "Extra patches: " |
592032e9e167
Update message translations.
Bram Moolenaar <bram@zimbu.org>
parents:
1698
diff
changeset
|
6008 msgstr "" |
592032e9e167
Update message translations.
Bram Moolenaar <bram@zimbu.org>
parents:
1698
diff
changeset
|
6009 "\n" |
592032e9e167
Update message translations.
Bram Moolenaar <bram@zimbu.org>
parents:
1698
diff
changeset
|
6010 "Patch aggiuntive: " |
592032e9e167
Update message translations.
Bram Moolenaar <bram@zimbu.org>
parents:
1698
diff
changeset
|
6011 |
713 | 6012 msgid "Modified by " |
6013 msgstr "Modificato da " | |
6014 | |
6015 msgid "" | |
6016 "\n" | |
6017 "Compiled " | |
6018 msgstr "" | |
6019 "\n" | |
6020 "Compilato " | |
6021 | |
6022 msgid "by " | |
6023 msgstr "da " | |
6024 | |
6025 msgid "" | |
6026 "\n" | |
6027 "Huge version " | |
6028 msgstr "" | |
6029 "\n" | |
6030 "Versione gigante " | |
6031 | |
6032 msgid "" | |
6033 "\n" | |
6034 "Big version " | |
6035 msgstr "" | |
6036 "\n" | |
6037 "Versione grande " | |
6038 | |
6039 msgid "" | |
6040 "\n" | |
6041 "Normal version " | |
6042 msgstr "" | |
6043 "\n" | |
6044 "Versione normale " | |
6045 | |
6046 msgid "" | |
6047 "\n" | |
6048 "Small version " | |
6049 msgstr "" | |
6050 "\n" | |
6051 "Versione piccola " | |
6052 | |
6053 msgid "" | |
6054 "\n" | |
6055 "Tiny version " | |
6056 msgstr "" | |
6057 "\n" | |
6058 "Versione minuscola " | |
6059 | |
6060 msgid "without GUI." | |
6061 msgstr "senza GUI." | |
6062 | |
9076
9305a1251e51
commit https://github.com/vim/vim/commit/91c4937be15b0b743b6bc495df602c1abbff6b87
Christian Brabandt <cb@256bit.org>
parents:
8061
diff
changeset
|
6063 msgid "with GTK3 GUI." |
9305a1251e51
commit https://github.com/vim/vim/commit/91c4937be15b0b743b6bc495df602c1abbff6b87
Christian Brabandt <cb@256bit.org>
parents:
8061
diff
changeset
|
6064 msgstr "con GUI GTK3." |
9305a1251e51
commit https://github.com/vim/vim/commit/91c4937be15b0b743b6bc495df602c1abbff6b87
Christian Brabandt <cb@256bit.org>
parents:
8061
diff
changeset
|
6065 |
713 | 6066 msgid "with GTK2-GNOME GUI." |
6067 msgstr "con GUI GTK2-GNOME." | |
6068 | |
6069 msgid "with GTK2 GUI." | |
6070 msgstr "con GUI GTK2." | |
6071 | |
6072 msgid "with X11-Motif GUI." | |
6073 msgstr "con GUI X11-Motif." | |
6074 | |
6075 msgid "with X11-neXtaw GUI." | |
6076 msgstr "con GUI X11-neXtaw." | |
6077 | |
6078 msgid "with X11-Athena GUI." | |
6079 msgstr "con GUI X11-Athena." | |
6080 | |
6081 msgid "with Photon GUI." | |
6082 msgstr "con GUI Photon." | |
6083 | |
6084 msgid "with GUI." | |
6085 msgstr "con GUI." | |
6086 | |
6087 msgid "with Carbon GUI." | |
6088 msgstr "con GUI Carbon." | |
6089 | |
6090 msgid "with Cocoa GUI." | |
6091 msgstr "con GUI Cocoa." | |
6092 | |
6093 msgid "with (classic) GUI." | |
6094 msgstr "con GUI (classica)." | |
6095 | |
6096 msgid " Features included (+) or not (-):\n" | |
6097 msgstr " Funzionalità incluse (+) o escluse (-):\n" | |
6098 | |
6099 msgid " system vimrc file: \"" | |
6100 msgstr " file vimrc di sistema: \"" | |
6101 | |
6102 msgid " user vimrc file: \"" | |
6103 msgstr " file vimrc utente: \"" | |
6104 | |
6105 msgid " 2nd user vimrc file: \"" | |
6106 msgstr " II file vimrc utente: \"" | |
6107 | |
6108 msgid " 3rd user vimrc file: \"" | |
6109 msgstr " III file vimrc utente: \"" | |
6110 | |
6111 msgid " user exrc file: \"" | |
6112 msgstr " file exrc utente: \"" | |
6113 | |
6114 msgid " 2nd user exrc file: \"" | |
6115 msgstr " II file exrc utente: \"" | |
6116 | |
6117 msgid " system gvimrc file: \"" | |
6118 msgstr " file gvimrc di sistema: \"" | |
6119 | |
6120 msgid " user gvimrc file: \"" | |
6121 msgstr " file gvimrc utente: \"" | |
6122 | |
6123 msgid "2nd user gvimrc file: \"" | |
6124 msgstr " II file gvimrc utente: \"" | |
6125 | |
6126 msgid "3rd user gvimrc file: \"" | |
6127 msgstr " III file gvimrc utente: \"" | |
6128 | |
6129 msgid " system menu file: \"" | |
6130 msgstr " file menu di sistema: \"" | |
6131 | |
6132 msgid " fall-back for $VIM: \"" | |
6133 msgstr " $VIM di riserva: \"" | |
6134 | |
6135 msgid " f-b for $VIMRUNTIME: \"" | |
6136 msgstr " $VIMRUNTIME di riserva: \"" | |
6137 | |
6138 msgid "Compilation: " | |
6139 msgstr "Compilazione: " | |
6140 | |
6141 msgid "Compiler: " | |
6142 msgstr "Compilatore: " | |
6143 | |
6144 msgid "Linking: " | |
6145 msgstr "Link: " | |
6146 | |
6147 msgid " DEBUG BUILD" | |
6148 msgstr " VERSIONE DEBUG" | |
6149 | |
6150 msgid "VIM - Vi IMproved" | |
6151 msgstr "VIM - Vi IMproved (VI Migliorato)" | |
6152 | |
6153 msgid "version " | |
6154 msgstr "versione " | |
6155 | |
6156 msgid "by Bram Moolenaar et al." | |
6157 msgstr "di Bram Moolenaar et al." | |
6158 | |
6159 msgid "Vim is open source and freely distributable" | |
6160 msgstr "Vim è 'open source' e può essere distribuito liberamente" | |
6161 | |
6162 msgid "Help poor children in Uganda!" | |
6163 msgstr "Aiuta i bambini poveri dell'Uganda!" | |
6164 | |
6165 msgid "type :help iccf<Enter> for information " | |
6166 msgstr "batti :help iccf<Invio> per informazioni " | |
6167 | |
6168 msgid "type :q<Enter> to exit " | |
6169 msgstr "batti :q<Invio> per uscire " | |
6170 | |
6171 msgid "type :help<Enter> or <F1> for on-line help" | |
6172 msgstr "batti :help<Invio> o <F1> per aiuto online " | |
6173 | |
6174 msgid "type :help version7<Enter> for version info" | |
6175 msgstr "batti :help version7<Invio> per informazioni su versione" | |
6176 | |
6177 msgid "Running in Vi compatible mode" | |
6178 msgstr "Eseguo in modalità compatibile Vi" | |
6179 | |
6180 msgid "type :set nocp<Enter> for Vim defaults" | |
6181 msgstr "batti :set nocp<Invio> per valori predefiniti Vim" | |
6182 | |
6183 msgid "type :help cp-default<Enter> for info on this" | |
6184 msgstr "batti :help cp-default<Enter> per info al riguardo" | |
6185 | |
6186 msgid "menu Help->Orphans for information " | |
6187 msgstr "menu Aiuto->Orfani per informazioni " | |
6188 | |
6189 msgid "Running modeless, typed text is inserted" | |
6190 msgstr "Esecuzione senza modalità: solo inserimento" | |
6191 | |
6192 msgid "menu Edit->Global Settings->Toggle Insert Mode " | |
6193 msgstr "menu Modifica->Impost.Globali->Modal.Inser. Sì/No" | |
6194 | |
6195 msgid " for two modes " | |
6196 msgstr " per modo Inser./Comandi" | |
6197 | |
6198 msgid "menu Edit->Global Settings->Toggle Vi Compatible" | |
6199 msgstr "menu Modifica->Impost.Globali->Compatibile Vi Sì/No" | |
6200 | |
6201 msgid " for Vim defaults " | |
6202 msgstr " modo Vim predefinito " | |
6203 | |
6204 msgid "Sponsor Vim development!" | |
6205 msgstr "Sponsorizza lo sviluppo di Vim!" | |
6206 | |
6207 msgid "Become a registered Vim user!" | |
6208 msgstr "Diventa un utente Vim registrato!" | |
6209 | |
6210 msgid "type :help sponsor<Enter> for information " | |
6211 msgstr "batti :help sponsor<Invio> per informazioni " | |
6212 | |
6213 msgid "type :help register<Enter> for information " | |
6214 msgstr "batti :help register<Invio> per informazioni " | |
6215 | |
6216 msgid "menu Help->Sponsor/Register for information " | |
6217 msgstr "menu Aiuto->Sponsor/Registrazione per informazioni " | |
6218 | |
6219 msgid "WARNING: Windows 95/98/ME detected" | |
7051
eff26a8620ce
commit https://github.com/vim/vim/commit/88774fdd23f08355297bb8cda78856859051d3c7
Christian Brabandt <cb@256bit.org>
parents:
5907
diff
changeset
|
6220 msgstr "AVVISO: Trovato Windows 95/98/ME" |
713 | 6221 |
6222 msgid "type :help windows95<Enter> for info on this" | |
6223 msgstr "batti :help windows95<Enter> per info al riguardo" | |
6224 | |
839 | 6225 msgid "Already only one window" |
6226 msgstr "C'è già una finestra sola" | |
6227 | |
713 | 6228 msgid "E441: There is no preview window" |
6229 msgstr "E441: Non c'è una finestra di pre-visualizzazione" | |
6230 | |
6231 msgid "E442: Can't split topleft and botright at the same time" | |
6232 msgstr "E442: Non riesco a dividere ALTO-SX e BASSO-DX contemporaneamente" | |
6233 | |
6234 msgid "E443: Cannot rotate when another window is split" | |
6235 msgstr "E443: Non posso ruotare quando un'altra finestra è divisa in due" | |
6236 | |
6237 msgid "E444: Cannot close last window" | |
6238 msgstr "E444: Non riesco a chiudere l'ultima finestra" | |
6239 | |
2032
592032e9e167
Update message translations.
Bram Moolenaar <bram@zimbu.org>
parents:
1698
diff
changeset
|
6240 msgid "E813: Cannot close autocmd window" |
592032e9e167
Update message translations.
Bram Moolenaar <bram@zimbu.org>
parents:
1698
diff
changeset
|
6241 msgstr "E813: Non riesco a chiudere la finestra autocomandi" |
592032e9e167
Update message translations.
Bram Moolenaar <bram@zimbu.org>
parents:
1698
diff
changeset
|
6242 |
592032e9e167
Update message translations.
Bram Moolenaar <bram@zimbu.org>
parents:
1698
diff
changeset
|
6243 msgid "E814: Cannot close window, only autocmd window would remain" |
592032e9e167
Update message translations.
Bram Moolenaar <bram@zimbu.org>
parents:
1698
diff
changeset
|
6244 msgstr "" |
592032e9e167
Update message translations.
Bram Moolenaar <bram@zimbu.org>
parents:
1698
diff
changeset
|
6245 "E814: Non posso chiudere questa finestra, rimarrebbe solo la finestra " |
592032e9e167
Update message translations.
Bram Moolenaar <bram@zimbu.org>
parents:
1698
diff
changeset
|
6246 "autocomandi" |
592032e9e167
Update message translations.
Bram Moolenaar <bram@zimbu.org>
parents:
1698
diff
changeset
|
6247 |
713 | 6248 msgid "E445: Other window contains changes" |
6249 msgstr "E445: Altre finestre contengono modifiche" | |
6250 | |
6251 msgid "E446: No file name under cursor" | |
6252 msgstr "E446: Nessun nome file sotto il cursore" | |
6253 | |
6254 #, c-format | |
6255 msgid "E447: Can't find file \"%s\" in path" | |
6256 msgstr "E447: Non riesco a trovare il file \"%s\" nel percorso" | |
6257 | |
7051
eff26a8620ce
commit https://github.com/vim/vim/commit/88774fdd23f08355297bb8cda78856859051d3c7
Christian Brabandt <cb@256bit.org>
parents:
5907
diff
changeset
|
6258 msgid "List or number required" |
eff26a8620ce
commit https://github.com/vim/vim/commit/88774fdd23f08355297bb8cda78856859051d3c7
Christian Brabandt <cb@256bit.org>
parents:
5907
diff
changeset
|
6259 msgstr "È necessaria una lista o un numero" |
eff26a8620ce
commit https://github.com/vim/vim/commit/88774fdd23f08355297bb8cda78856859051d3c7
Christian Brabandt <cb@256bit.org>
parents:
5907
diff
changeset
|
6260 |
1668 | 6261 #, c-format |
6262 msgid "E370: Could not load library %s" | |
2032
592032e9e167
Update message translations.
Bram Moolenaar <bram@zimbu.org>
parents:
1698
diff
changeset
|
6263 msgstr "E370: Non riesco a caricare la libreria %s" |
1668 | 6264 |
6265 msgid "Sorry, this command is disabled: the Perl library could not be loaded." | |
6266 msgstr "" | |
6267 "Spiacente, comando non disponibile, non riesco a caricare libreria programmi " | |
6268 "Perl." | |
6269 | |
6270 msgid "E299: Perl evaluation forbidden in sandbox without the Safe module" | |
6271 msgstr "" | |
6272 "E299: Valorizzazione Perl vietata in ambiente protetto senza il modulo Safe" | |
6273 | |
713 | 6274 msgid "Edit with &multiple Vims" |
6275 msgstr "Apri con &molti Vim" | |
6276 | |
6277 msgid "Edit with single &Vim" | |
6278 msgstr "Apri con un solo &Vim" | |
6279 | |
6280 msgid "Diff with Vim" | |
6281 msgstr "Differenza con Vim" | |
6282 | |
6283 msgid "Edit with &Vim" | |
6284 msgstr "Apri con &Vim" | |
6285 | |
7051
eff26a8620ce
commit https://github.com/vim/vim/commit/88774fdd23f08355297bb8cda78856859051d3c7
Christian Brabandt <cb@256bit.org>
parents:
5907
diff
changeset
|
6286 #. Now concatenate |
713 | 6287 msgid "Edit with existing Vim - " |
6288 msgstr "Apri con Vim esistente - " | |
6289 | |
6290 msgid "Edits the selected file(s) with Vim" | |
6291 msgstr "Apri i(l) file scelto(i) con Vim" | |
6292 | |
6293 msgid "Error creating process: Check if gvim is in your path!" | |
6294 msgstr "" | |
6295 "Errore creando il processo: Controllate che gvim sia incluso nel vostro " | |
827 | 6296 "percorso (PATH)" |
713 | 6297 |
6298 msgid "gvimext.dll error" | |
6299 msgstr "errore gvimext.dll" | |
6300 | |
6301 msgid "Path length too long!" | |
6302 msgstr "Percorso file troppo lungo!" | |
6303 | |
6304 msgid "--No lines in buffer--" | |
6305 msgstr "--File vuoto--" | |
6306 | |
6307 #. | |
6308 #. * The error messages that can be shared are included here. | |
6309 #. * Excluded are errors that are only used once and debugging messages. | |
6310 #. | |
6311 msgid "E470: Command aborted" | |
6312 msgstr "E470: Comando finito male" | |
6313 | |
6314 msgid "E471: Argument required" | |
6315 msgstr "E471: Argomento necessario" | |
6316 | |
6317 msgid "E10: \\ should be followed by /, ? or &" | |
6318 msgstr "E10: \\ dovrebbe essere seguito da /, ? oppure &" | |
6319 | |
6320 msgid "E11: Invalid in command-line window; <CR> executes, CTRL-C quits" | |
6321 msgstr "E11: Non valido nella finestra comandi; <INVIO> esegue, CTRL-C ignora" | |
6322 | |
6323 msgid "E12: Command not allowed from exrc/vimrc in current dir or tag search" | |
6324 msgstr "" | |
6325 "E12: Comando non ammesso da exrc/vimrc nella dir. in uso o nella ricerca tag" | |
6326 | |
6327 msgid "E171: Missing :endif" | |
6328 msgstr "E171: Manca :endif" | |
6329 | |
6330 msgid "E600: Missing :endtry" | |
6331 msgstr "E600: Manca :endtry" | |
6332 | |
6333 msgid "E170: Missing :endwhile" | |
6334 msgstr "E170: Manca :endwhile" | |
6335 | |
6336 msgid "E170: Missing :endfor" | |
6337 msgstr "E170: Manca :endfor" | |
6338 | |
6339 msgid "E588: :endwhile without :while" | |
6340 msgstr "E588: :endwhile senza :while" | |
6341 | |
6342 msgid "E588: :endfor without :for" | |
6343 msgstr "E588: :endfor senza :for" | |
6344 | |
6345 msgid "E13: File exists (add ! to override)" | |
6346 msgstr "E13: File esistente (aggiungi ! per riscriverlo)" | |
6347 | |
6348 msgid "E472: Command failed" | |
6349 msgstr "E472: Comando fallito" | |
6350 | |
6351 #, c-format | |
6352 msgid "E234: Unknown fontset: %s" | |
6353 msgstr "E234: Fontset sconosciuto: %s" | |
6354 | |
6355 #, c-format | |
6356 msgid "E235: Unknown font: %s" | |
6357 msgstr "E235: Font sconosciuto: %s" | |
6358 | |
6359 #, c-format | |
6360 msgid "E236: Font \"%s\" is not fixed-width" | |
6361 msgstr "E236: Font \"%s\" non di larghezza fissa" | |
6362 | |
6363 msgid "E473: Internal error" | |
6364 msgstr "E473: Errore interno" | |
6365 | |
6366 msgid "Interrupted" | |
6367 msgstr "Interrotto" | |
6368 | |
6369 msgid "E14: Invalid address" | |
6370 msgstr "E14: Indirizzo non valido" | |
6371 | |
6372 msgid "E474: Invalid argument" | |
6373 msgstr "E474: Argomento non valido" | |
6374 | |
6375 #, c-format | |
6376 msgid "E475: Invalid argument: %s" | |
6377 msgstr "E475: Argomento non valido: %s" | |
6378 | |
6379 #, c-format | |
6380 msgid "E15: Invalid expression: %s" | |
6381 msgstr "E15: Espressione non valida: %s" | |
6382 | |
6383 msgid "E16: Invalid range" | |
6384 msgstr "E16: Intervallo non valido" | |
6385 | |
6386 msgid "E476: Invalid command" | |
6387 msgstr "E476: Comando non valido" | |
6388 | |
6389 #, c-format | |
6390 msgid "E17: \"%s\" is a directory" | |
6391 msgstr "E17: \"%s\" è una directory" | |
6392 | |
6393 #, c-format | |
6394 msgid "E364: Library call failed for \"%s()\"" | |
6395 msgstr "E364: Chiamata a libreria fallita per \"%s()\"" | |
6396 | |
6397 #, c-format | |
6398 msgid "E448: Could not load library function %s" | |
6399 msgstr "E448: Non posso caricare la funzione di libreria %s" | |
6400 | |
6401 msgid "E19: Mark has invalid line number" | |
7051
eff26a8620ce
commit https://github.com/vim/vim/commit/88774fdd23f08355297bb8cda78856859051d3c7
Christian Brabandt <cb@256bit.org>
parents:
5907
diff
changeset
|
6402 msgstr "E19: 'Mark' con numero riga non valido" |
713 | 6403 |
6404 msgid "E20: Mark not set" | |
6405 msgstr "E20: 'Mark' non impostato" | |
6406 | |
6407 msgid "E21: Cannot make changes, 'modifiable' is off" | |
6408 msgstr "E21: Non posso fare modifiche, 'modifiable' è inibito" | |
6409 | |
6410 msgid "E22: Scripts nested too deep" | |
6411 msgstr "E22: Script troppo nidificati" | |
6412 | |
6413 msgid "E23: No alternate file" | |
6414 msgstr "E23: Nessun file alternato" | |
6415 | |
6416 msgid "E24: No such abbreviation" | |
6417 msgstr "E24: Abbreviazione inesistente" | |
6418 | |
6419 msgid "E477: No ! allowed" | |
6420 msgstr "E477: ! non consentito" | |
6421 | |
6422 msgid "E25: GUI cannot be used: Not enabled at compile time" | |
6423 msgstr "E25: GUI non utilizzabile: Non abilitata in compilazione" | |
6424 | |
6425 msgid "E26: Hebrew cannot be used: Not enabled at compile time\n" | |
6426 msgstr "E26: Ebraico non utilizzabile: Non abilitato in compilazione\n" | |
6427 | |
6428 msgid "E27: Farsi cannot be used: Not enabled at compile time\n" | |
6429 msgstr "E27: Farsi non utilizzabile: Non abilitato in compilazione\n" | |
6430 | |
6431 msgid "E800: Arabic cannot be used: Not enabled at compile time\n" | |
6432 msgstr "E800: Arabo non utilizzabile: Non abilitato in compilazione\n" | |
6433 | |
6434 #, c-format | |
6435 msgid "E28: No such highlight group name: %s" | |
6436 msgstr "E28: Nome di gruppo di evidenziazione inesistente: %s" | |
6437 | |
6438 msgid "E29: No inserted text yet" | |
6439 msgstr "E29: Ancora nessun testo inserito" | |
6440 | |
6441 msgid "E30: No previous command line" | |
7051
eff26a8620ce
commit https://github.com/vim/vim/commit/88774fdd23f08355297bb8cda78856859051d3c7
Christian Brabandt <cb@256bit.org>
parents:
5907
diff
changeset
|
6442 msgstr "E30: Nessuna riga comandi precedente" |
713 | 6443 |
6444 msgid "E31: No such mapping" | |
6445 msgstr "E31: Mapping inesistente" | |
6446 | |
6447 msgid "E479: No match" | |
6448 msgstr "E479: Nessuna corrispondenza" | |
6449 | |
6450 #, c-format | |
6451 msgid "E480: No match: %s" | |
6452 msgstr "E480: Nessuna corrispondenza: %s" | |
6453 | |
6454 msgid "E32: No file name" | |
6455 msgstr "E32: Manca nome file" | |
6456 | |
6457 msgid "E33: No previous substitute regular expression" | |
6458 msgstr "E33: Nessuna espressione regolare precedente di 'substitute'" | |
6459 | |
6460 msgid "E34: No previous command" | |
6461 msgstr "E34: Nessun comando precedente" | |
6462 | |
6463 msgid "E35: No previous regular expression" | |
6464 msgstr "E35: Nessuna espressione regolare precedente" | |
6465 | |
6466 msgid "E481: No range allowed" | |
6467 msgstr "E481: Nessun intervallo consentito" | |
6468 | |
6469 msgid "E36: Not enough room" | |
6470 msgstr "E36: Manca spazio" | |
6471 | |
6472 #, c-format | |
6473 msgid "E247: no registered server named \"%s\"" | |
6474 msgstr "E247: non esiste server registrato con nome \"%s\"" | |
6475 | |
6476 #, c-format | |
6477 msgid "E482: Can't create file %s" | |
6478 msgstr "E482: Non riesco a creare il file %s" | |
6479 | |
6480 msgid "E483: Can't get temp file name" | |
6481 msgstr "E483: Non riesco ad ottenere nome file 'temp'" | |
6482 | |
6483 #, c-format | |
6484 msgid "E484: Can't open file %s" | |
6485 msgstr "E484: Non riesco ad aprire il file %s" | |
6486 | |
6487 #, c-format | |
6488 msgid "E485: Can't read file %s" | |
6489 msgstr "E485: Non riesco a leggere il file %s" | |
6490 | |
6491 msgid "E37: No write since last change (add ! to override)" | |
6492 msgstr "E37: Non salvato dopo modifica (aggiungi ! per eseguire comunque)" | |
6493 | |
7051
eff26a8620ce
commit https://github.com/vim/vim/commit/88774fdd23f08355297bb8cda78856859051d3c7
Christian Brabandt <cb@256bit.org>
parents:
5907
diff
changeset
|
6494 msgid "E37: No write since last change" |
eff26a8620ce
commit https://github.com/vim/vim/commit/88774fdd23f08355297bb8cda78856859051d3c7
Christian Brabandt <cb@256bit.org>
parents:
5907
diff
changeset
|
6495 msgstr "E37: Non salvato dopo l'ultima modifica" |
eff26a8620ce
commit https://github.com/vim/vim/commit/88774fdd23f08355297bb8cda78856859051d3c7
Christian Brabandt <cb@256bit.org>
parents:
5907
diff
changeset
|
6496 |
713 | 6497 msgid "E38: Null argument" |
6498 msgstr "E38: Argomento nullo" | |
6499 | |
6500 msgid "E39: Number expected" | |
6501 msgstr "E39: Mi aspettavo un numero" | |
6502 | |
6503 #, c-format | |
6504 msgid "E40: Can't open errorfile %s" | |
6505 msgstr "E40: Non riesco ad aprire il file errori %s" | |
6506 | |
6507 msgid "E233: cannot open display" | |
6508 msgstr "E233: non riesco ad aprire lo schermo" | |
6509 | |
6510 msgid "E41: Out of memory!" | |
6511 msgstr "E41: Non c'è più memoria!" | |
6512 | |
6513 msgid "Pattern not found" | |
6514 msgstr "Espressione non trovata" | |
6515 | |
6516 #, c-format | |
6517 msgid "E486: Pattern not found: %s" | |
6518 msgstr "E486: Espressione non trovata: %s" | |
6519 | |
6520 msgid "E487: Argument must be positive" | |
6521 msgstr "E487: L'argomento deve essere positivo" | |
6522 | |
6523 msgid "E459: Cannot go back to previous directory" | |
6524 msgstr "E459: Non posso tornare alla directory precedente" | |
6525 | |
6526 msgid "E42: No Errors" | |
6527 msgstr "E42: Nessun Errore" | |
6528 | |
6529 msgid "E776: No location list" | |
6530 msgstr "E776: Nessuna lista locazioni" | |
6531 | |
6532 msgid "E43: Damaged match string" | |
6533 msgstr "E43: Stringa di confronto danneggiata" | |
6534 | |
6535 msgid "E44: Corrupted regexp program" | |
6536 msgstr "E44: Programma 'regexp' corrotto" | |
6537 | |
6538 msgid "E45: 'readonly' option is set (add ! to override)" | |
6539 msgstr "E45: file in sola lettura (aggiungi ! per eseguire comunque)" | |
6540 | |
6541 #, c-format | |
6542 msgid "E46: Cannot change read-only variable \"%s\"" | |
6543 msgstr "E46: Non posso cambiare la variabile read-only \"%s\"" | |
6544 | |
6545 #, c-format | |
1126 | 6546 msgid "E794: Cannot set variable in the sandbox: \"%s\"" |
713 | 6547 msgstr "" |
1126 | 6548 "E794: Non posso impostare la variabile read-only in ambiente protetto: \"%s\"" |
713 | 6549 |
8061
abd64cf67bcf
commit https://github.com/vim/vim/commit/38a55639d603823efcf2d2fdf542dbffdeb60b75
Christian Brabandt <cb@256bit.org>
parents:
7051
diff
changeset
|
6550 msgid "E713: Cannot use empty key for Dictionary" |
abd64cf67bcf
commit https://github.com/vim/vim/commit/38a55639d603823efcf2d2fdf542dbffdeb60b75
Christian Brabandt <cb@256bit.org>
parents:
7051
diff
changeset
|
6551 msgstr "E713: Non posso usare una chiave nulla per il Dizionario" |
abd64cf67bcf
commit https://github.com/vim/vim/commit/38a55639d603823efcf2d2fdf542dbffdeb60b75
Christian Brabandt <cb@256bit.org>
parents:
7051
diff
changeset
|
6552 |
713 | 6553 msgid "E47: Error while reading errorfile" |
6554 msgstr "E47: Errore leggendo il file errori" | |
6555 | |
6556 msgid "E48: Not allowed in sandbox" | |
6557 msgstr "E48: Non ammesso in ambiente protetto" | |
6558 | |
6559 msgid "E523: Not allowed here" | |
6560 msgstr "E523: Non consentito qui" | |
6561 | |
6562 msgid "E359: Screen mode setting not supported" | |
6563 msgstr "E359: Impostazione modalità schermo non supportata" | |
6564 | |
6565 msgid "E49: Invalid scroll size" | |
6566 msgstr "E49: Quantità di 'scroll' non valida" | |
6567 | |
6568 msgid "E91: 'shell' option is empty" | |
6569 msgstr "E91: opzione 'shell' non impostata" | |
6570 | |
6571 msgid "E255: Couldn't read in sign data!" | |
6572 msgstr "E255: Errore -- non sono riuscito a leggere i dati del 'sign'!" | |
6573 | |
6574 msgid "E72: Close error on swap file" | |
6575 msgstr "E72: Errore durante chiusura swap file" | |
6576 | |
6577 msgid "E73: tag stack empty" | |
819 | 6578 msgstr "E73: tag stack ancora vuoto" |
713 | 6579 |
6580 msgid "E74: Command too complex" | |
6581 msgstr "E74: Comando troppo complesso" | |
6582 | |
6583 msgid "E75: Name too long" | |
6584 msgstr "E75: Nome troppo lungo" | |
6585 | |
6586 msgid "E76: Too many [" | |
6587 msgstr "E76: Troppe [" | |
6588 | |
6589 msgid "E77: Too many file names" | |
6590 msgstr "E77: Troppi nomi file" | |
6591 | |
6592 msgid "E488: Trailing characters" | |
6593 msgstr "E488: Caratteri in più a fine comando" | |
6594 | |
6595 msgid "E78: Unknown mark" | |
6596 msgstr "E78: 'Mark' sconosciuto" | |
6597 | |
6598 msgid "E79: Cannot expand wildcards" | |
6599 msgstr "E79: Non posso espandere 'wildcard'" | |
6600 | |
6601 msgid "E591: 'winheight' cannot be smaller than 'winminheight'" | |
6602 msgstr "E591: 'winheight' non può essere inferiore a 'winminheight'" | |
6603 | |
6604 msgid "E592: 'winwidth' cannot be smaller than 'winminwidth'" | |
6605 msgstr "E592: 'winwidth' non può essere inferiore a 'winminwidth'" | |
6606 | |
6607 msgid "E80: Error while writing" | |
6608 msgstr "E80: Errore in scrittura" | |
6609 | |
6610 msgid "Zero count" | |
6611 msgstr "Contatore a zero" | |
6612 | |
6613 msgid "E81: Using <SID> not in a script context" | |
6614 msgstr "E81: Uso di <SID> fuori dal contesto di uno script" | |
6615 | |
6616 msgid "E449: Invalid expression received" | |
6617 msgstr "E449: Ricevuta un'espressione non valida" | |
6618 | |
6619 msgid "E463: Region is guarded, cannot modify" | |
6620 msgstr "E463: Regione protetta, impossibile modificare" | |
6621 | |
6622 msgid "E744: NetBeans does not allow changes in read-only files" | |
6623 msgstr "E744: NetBeans non permette modifiche a file di sola lettura" | |
6624 | |
6625 #, c-format | |
6626 msgid "E685: Internal error: %s" | |
6627 msgstr "E685: Errore interno: %s" | |
6628 | |
6629 msgid "E363: pattern uses more memory than 'maxmempattern'" | |
6630 msgstr "E363: l'espressione usa troppa memoria rispetto a 'maxmempattern'" | |
6631 | |
6632 msgid "E749: empty buffer" | |
6633 msgstr "E749: buffer vuoto" | |
6634 | |
7051
eff26a8620ce
commit https://github.com/vim/vim/commit/88774fdd23f08355297bb8cda78856859051d3c7
Christian Brabandt <cb@256bit.org>
parents:
5907
diff
changeset
|
6635 #, c-format |
eff26a8620ce
commit https://github.com/vim/vim/commit/88774fdd23f08355297bb8cda78856859051d3c7
Christian Brabandt <cb@256bit.org>
parents:
5907
diff
changeset
|
6636 msgid "E86: Buffer %ld does not exist" |
eff26a8620ce
commit https://github.com/vim/vim/commit/88774fdd23f08355297bb8cda78856859051d3c7
Christian Brabandt <cb@256bit.org>
parents:
5907
diff
changeset
|
6637 msgstr "E86: Non esiste il buffer %ld" |
eff26a8620ce
commit https://github.com/vim/vim/commit/88774fdd23f08355297bb8cda78856859051d3c7
Christian Brabandt <cb@256bit.org>
parents:
5907
diff
changeset
|
6638 |
713 | 6639 msgid "E682: Invalid search pattern or delimiter" |
6640 msgstr "E682: Espressione o delimitatore di ricerca non validi" | |
6641 | |
6642 msgid "E139: File is loaded in another buffer" | |
6643 msgstr "E139: File già caricato in un altro buffer" | |
6644 | |
6645 #, c-format | |
6646 msgid "E764: Option '%s' is not set" | |
6647 msgstr "E764: opzione '%s' non impostata" | |
6648 | |
5294 | 6649 msgid "E850: Invalid register name" |
6650 msgstr "E850: Nome registro non valido" | |
6651 | |
9076
9305a1251e51
commit https://github.com/vim/vim/commit/91c4937be15b0b743b6bc495df602c1abbff6b87
Christian Brabandt <cb@256bit.org>
parents:
8061
diff
changeset
|
6652 msgid "E919: Directory not found in '%s': \"%s\"" |
9305a1251e51
commit https://github.com/vim/vim/commit/91c4937be15b0b743b6bc495df602c1abbff6b87
Christian Brabandt <cb@256bit.org>
parents:
8061
diff
changeset
|
6653 msgstr "E919: Directory non trovata in '%s': \"%s\"" |
9305a1251e51
commit https://github.com/vim/vim/commit/91c4937be15b0b743b6bc495df602c1abbff6b87
Christian Brabandt <cb@256bit.org>
parents:
8061
diff
changeset
|
6654 |
713 | 6655 msgid "search hit TOP, continuing at BOTTOM" |
6656 msgstr "raggiunta la CIMA nella ricerca, continuo dal FONDO" | |
6657 | |
6658 msgid "search hit BOTTOM, continuing at TOP" | |
6659 msgstr "raggiunto il FONDO nella ricerca, continuo dalla CIMA" | |
2422
fcbb507f348e
Updated Italian messages. (Vlad Sandrini)
Bram Moolenaar <bram@vim.org>
parents:
2260
diff
changeset
|
6660 |
fcbb507f348e
Updated Italian messages. (Vlad Sandrini)
Bram Moolenaar <bram@vim.org>
parents:
2260
diff
changeset
|
6661 #, c-format |
fcbb507f348e
Updated Italian messages. (Vlad Sandrini)
Bram Moolenaar <bram@vim.org>
parents:
2260
diff
changeset
|
6662 msgid "Need encryption key for \"%s\"" |
fcbb507f348e
Updated Italian messages. (Vlad Sandrini)
Bram Moolenaar <bram@vim.org>
parents:
2260
diff
changeset
|
6663 msgstr "Serve una chiave di cifratura per \"%s\"" |
2536
d61cdf51613a
Updated message translations.
Bram Moolenaar <bram@vim.org>
parents:
2422
diff
changeset
|
6664 |
7051
eff26a8620ce
commit https://github.com/vim/vim/commit/88774fdd23f08355297bb8cda78856859051d3c7
Christian Brabandt <cb@256bit.org>
parents:
5907
diff
changeset
|
6665 msgid "empty keys are not allowed" |
eff26a8620ce
commit https://github.com/vim/vim/commit/88774fdd23f08355297bb8cda78856859051d3c7
Christian Brabandt <cb@256bit.org>
parents:
5907
diff
changeset
|
6666 msgstr "chiavi nulle non consentite" |
eff26a8620ce
commit https://github.com/vim/vim/commit/88774fdd23f08355297bb8cda78856859051d3c7
Christian Brabandt <cb@256bit.org>
parents:
5907
diff
changeset
|
6667 |
eff26a8620ce
commit https://github.com/vim/vim/commit/88774fdd23f08355297bb8cda78856859051d3c7
Christian Brabandt <cb@256bit.org>
parents:
5907
diff
changeset
|
6668 msgid "dictionary is locked" |
eff26a8620ce
commit https://github.com/vim/vim/commit/88774fdd23f08355297bb8cda78856859051d3c7
Christian Brabandt <cb@256bit.org>
parents:
5907
diff
changeset
|
6669 msgstr "il dizionario è bloccato" |
eff26a8620ce
commit https://github.com/vim/vim/commit/88774fdd23f08355297bb8cda78856859051d3c7
Christian Brabandt <cb@256bit.org>
parents:
5907
diff
changeset
|
6670 |
eff26a8620ce
commit https://github.com/vim/vim/commit/88774fdd23f08355297bb8cda78856859051d3c7
Christian Brabandt <cb@256bit.org>
parents:
5907
diff
changeset
|
6671 msgid "list is locked" |
eff26a8620ce
commit https://github.com/vim/vim/commit/88774fdd23f08355297bb8cda78856859051d3c7
Christian Brabandt <cb@256bit.org>
parents:
5907
diff
changeset
|
6672 msgstr "la lista è bloccata" |
eff26a8620ce
commit https://github.com/vim/vim/commit/88774fdd23f08355297bb8cda78856859051d3c7
Christian Brabandt <cb@256bit.org>
parents:
5907
diff
changeset
|
6673 |
8061
abd64cf67bcf
commit https://github.com/vim/vim/commit/38a55639d603823efcf2d2fdf542dbffdeb60b75
Christian Brabandt <cb@256bit.org>
parents:
7051
diff
changeset
|
6674 #, c-format |
7051
eff26a8620ce
commit https://github.com/vim/vim/commit/88774fdd23f08355297bb8cda78856859051d3c7
Christian Brabandt <cb@256bit.org>
parents:
5907
diff
changeset
|
6675 msgid "failed to add key '%s' to dictionary" |
eff26a8620ce
commit https://github.com/vim/vim/commit/88774fdd23f08355297bb8cda78856859051d3c7
Christian Brabandt <cb@256bit.org>
parents:
5907
diff
changeset
|
6676 msgstr "non non riusciato ad aggiungere la chiave '%s' al dizionario" |
eff26a8620ce
commit https://github.com/vim/vim/commit/88774fdd23f08355297bb8cda78856859051d3c7
Christian Brabandt <cb@256bit.org>
parents:
5907
diff
changeset
|
6677 |
eff26a8620ce
commit https://github.com/vim/vim/commit/88774fdd23f08355297bb8cda78856859051d3c7
Christian Brabandt <cb@256bit.org>
parents:
5907
diff
changeset
|
6678 #, c-format |
eff26a8620ce
commit https://github.com/vim/vim/commit/88774fdd23f08355297bb8cda78856859051d3c7
Christian Brabandt <cb@256bit.org>
parents:
5907
diff
changeset
|
6679 msgid "index must be int or slice, not %s" |
eff26a8620ce
commit https://github.com/vim/vim/commit/88774fdd23f08355297bb8cda78856859051d3c7
Christian Brabandt <cb@256bit.org>
parents:
5907
diff
changeset
|
6680 msgstr "l'indice deve'essere un intero o un intervallo, non %s" |
eff26a8620ce
commit https://github.com/vim/vim/commit/88774fdd23f08355297bb8cda78856859051d3c7
Christian Brabandt <cb@256bit.org>
parents:
5907
diff
changeset
|
6681 |
5294 | 6682 #, c-format |
6683 msgid "expected str() or unicode() instance, but got %s" | |
6684 msgstr "attesa istanza di str() o unicode(), trovato invece %s" | |
6685 | |
6686 #, c-format | |
6687 msgid "expected bytes() or str() instance, but got %s" | |
6688 msgstr "attesa istanza di bytes() o str(), trovato invece %s" | |
6689 | |
6690 #, c-format | |
6691 msgid "" | |
6692 "expected int(), long() or something supporting coercing to long(), but got %s" | |
6693 msgstr "" | |
7051
eff26a8620ce
commit https://github.com/vim/vim/commit/88774fdd23f08355297bb8cda78856859051d3c7
Christian Brabandt <cb@256bit.org>
parents:
5907
diff
changeset
|
6694 "atteso int(), long() o qualcosa che supporti forzatura a long(), trovato " |
eff26a8620ce
commit https://github.com/vim/vim/commit/88774fdd23f08355297bb8cda78856859051d3c7
Christian Brabandt <cb@256bit.org>
parents:
5907
diff
changeset
|
6695 "invece %s" |
5294 | 6696 |
6697 #, c-format | |
6698 msgid "expected int() or something supporting coercing to int(), but got %s" | |
7051
eff26a8620ce
commit https://github.com/vim/vim/commit/88774fdd23f08355297bb8cda78856859051d3c7
Christian Brabandt <cb@256bit.org>
parents:
5907
diff
changeset
|
6699 msgstr "" |
eff26a8620ce
commit https://github.com/vim/vim/commit/88774fdd23f08355297bb8cda78856859051d3c7
Christian Brabandt <cb@256bit.org>
parents:
5907
diff
changeset
|
6700 "atteso int() o qualcosa che supporti forzatura a int(), trovato invece %s" |
5294 | 6701 |
6702 msgid "value is too large to fit into C int type" | |
6703 msgstr "valore troppo grande per il tipo int del C" | |
6704 | |
6705 msgid "value is too small to fit into C int type" | |
6706 msgstr "valore troppo piccolo per il tipo int del C" | |
6707 | |
7051
eff26a8620ce
commit https://github.com/vim/vim/commit/88774fdd23f08355297bb8cda78856859051d3c7
Christian Brabandt <cb@256bit.org>
parents:
5907
diff
changeset
|
6708 msgid "number must be greater than zero" |
eff26a8620ce
commit https://github.com/vim/vim/commit/88774fdd23f08355297bb8cda78856859051d3c7
Christian Brabandt <cb@256bit.org>
parents:
5907
diff
changeset
|
6709 msgstr "il numero deve essere maggiore di zero" |
5294 | 6710 |
6711 msgid "number must be greater or equal to zero" | |
6712 msgstr "il numero dev'essere maggiore o uguale a zero" | |
6713 | |
6714 msgid "can't delete OutputObject attributes" | |
6715 msgstr "non riesco a cancellare gli attributi OutputObject" | |
6716 | |
6717 #, c-format | |
6718 msgid "invalid attribute: %s" | |
6719 msgstr "attributo non valido: %s" | |
2536
d61cdf51613a
Updated message translations.
Bram Moolenaar <bram@vim.org>
parents:
2422
diff
changeset
|
6720 |
d61cdf51613a
Updated message translations.
Bram Moolenaar <bram@vim.org>
parents:
2422
diff
changeset
|
6721 msgid "E264: Python: Error initialising I/O objects" |
d61cdf51613a
Updated message translations.
Bram Moolenaar <bram@vim.org>
parents:
2422
diff
changeset
|
6722 msgstr "E264: Python: Errore di inizializzazione oggetti I/O" |
5294 | 6723 |
6724 msgid "failed to change directory" | |
6725 msgstr "cambio directory non riuscito" | |
6726 | |
6727 #, c-format | |
6728 msgid "expected 3-tuple as imp.find_module() result, but got %s" | |
6729 msgstr "atteso terzetto come risultato di imp.find_module(), trovato invece %s" | |
6730 | |
6731 #, c-format | |
6732 msgid "expected 3-tuple as imp.find_module() result, but got tuple of size %d" | |
7051
eff26a8620ce
commit https://github.com/vim/vim/commit/88774fdd23f08355297bb8cda78856859051d3c7
Christian Brabandt <cb@256bit.org>
parents:
5907
diff
changeset
|
6733 msgstr "" |
eff26a8620ce
commit https://github.com/vim/vim/commit/88774fdd23f08355297bb8cda78856859051d3c7
Christian Brabandt <cb@256bit.org>
parents:
5907
diff
changeset
|
6734 "atteso terzetto come risultato di imp.find_module(), trovato invece tuple di " |
eff26a8620ce
commit https://github.com/vim/vim/commit/88774fdd23f08355297bb8cda78856859051d3c7
Christian Brabandt <cb@256bit.org>
parents:
5907
diff
changeset
|
6735 "dimens. %d" |
5294 | 6736 |
6737 msgid "internal error: imp.find_module returned tuple with NULL" | |
6738 msgstr "errore interno: imp.find_module restituisce tuple con NULL" | |
6739 | |
6740 msgid "cannot delete vim.Dictionary attributes" | |
6741 msgstr "non riesco a cancellare gli attributi vim.Dictionary" | |
6742 | |
6743 msgid "cannot modify fixed dictionary" | |
6744 msgstr "non posso modificare il dizionario fisso" | |
6745 | |
6746 #, c-format | |
6747 msgid "cannot set attribute %s" | |
6748 msgstr "non posso impostare attributo %s" | |
6749 | |
6750 msgid "hashtab changed during iteration" | |
6751 msgstr "hashtab cambiato durante l'iterazione" | |
6752 | |
6753 #, c-format | |
6754 msgid "expected sequence element of size 2, but got sequence of size %d" | |
7051
eff26a8620ce
commit https://github.com/vim/vim/commit/88774fdd23f08355297bb8cda78856859051d3c7
Christian Brabandt <cb@256bit.org>
parents:
5907
diff
changeset
|
6755 msgstr "" |
eff26a8620ce
commit https://github.com/vim/vim/commit/88774fdd23f08355297bb8cda78856859051d3c7
Christian Brabandt <cb@256bit.org>
parents:
5907
diff
changeset
|
6756 "atteso elemento sequenza di dimensione 2, trovata sequenza di dimensione %d" |
5294 | 6757 |
6758 msgid "list constructor does not accept keyword arguments" | |
6759 msgstr "il costruttore di lista non accetta parole chiave come argomenti" | |
6760 | |
6761 msgid "list index out of range" | |
6762 msgstr "indice di lista non nell'intervallo" | |
6763 | |
6764 #. No more suitable format specifications in python-2.3 | |
6765 #, c-format | |
6766 msgid "internal error: failed to get vim list item %d" | |
6767 msgstr "errore interno: non ho potuto ottenere l'elemento di vim list %d" | |
6768 | |
7051
eff26a8620ce
commit https://github.com/vim/vim/commit/88774fdd23f08355297bb8cda78856859051d3c7
Christian Brabandt <cb@256bit.org>
parents:
5907
diff
changeset
|
6769 msgid "slice step cannot be zero" |
eff26a8620ce
commit https://github.com/vim/vim/commit/88774fdd23f08355297bb8cda78856859051d3c7
Christian Brabandt <cb@256bit.org>
parents:
5907
diff
changeset
|
6770 msgstr "il passo scorrendo un intervallo non può essere zero" |
eff26a8620ce
commit https://github.com/vim/vim/commit/88774fdd23f08355297bb8cda78856859051d3c7
Christian Brabandt <cb@256bit.org>
parents:
5907
diff
changeset
|
6771 |
eff26a8620ce
commit https://github.com/vim/vim/commit/88774fdd23f08355297bb8cda78856859051d3c7
Christian Brabandt <cb@256bit.org>
parents:
5907
diff
changeset
|
6772 #, c-format |
eff26a8620ce
commit https://github.com/vim/vim/commit/88774fdd23f08355297bb8cda78856859051d3c7
Christian Brabandt <cb@256bit.org>
parents:
5907
diff
changeset
|
6773 msgid "attempt to assign sequence of size greater than %d to extended slice" |
8061
abd64cf67bcf
commit https://github.com/vim/vim/commit/38a55639d603823efcf2d2fdf542dbffdeb60b75
Christian Brabandt <cb@256bit.org>
parents:
7051
diff
changeset
|
6774 msgstr "" |
abd64cf67bcf
commit https://github.com/vim/vim/commit/38a55639d603823efcf2d2fdf542dbffdeb60b75
Christian Brabandt <cb@256bit.org>
parents:
7051
diff
changeset
|
6775 "tentativo di assegnare una sequenza maggiore di %d a un intervallo esteso" |
5294 | 6776 |
6777 #, c-format | |
6778 msgid "internal error: no vim list item %d" | |
6779 msgstr "errore interno: non c'è un elemento di vim list %d" | |
6780 | |
7051
eff26a8620ce
commit https://github.com/vim/vim/commit/88774fdd23f08355297bb8cda78856859051d3c7
Christian Brabandt <cb@256bit.org>
parents:
5907
diff
changeset
|
6781 msgid "internal error: not enough list items" |
eff26a8620ce
commit https://github.com/vim/vim/commit/88774fdd23f08355297bb8cda78856859051d3c7
Christian Brabandt <cb@256bit.org>
parents:
5907
diff
changeset
|
6782 msgstr "errore interno: non ci sono abbastanza elementi per la lista" |
eff26a8620ce
commit https://github.com/vim/vim/commit/88774fdd23f08355297bb8cda78856859051d3c7
Christian Brabandt <cb@256bit.org>
parents:
5907
diff
changeset
|
6783 |
5294 | 6784 msgid "internal error: failed to add item to list" |
6785 msgstr "errore interno: non ho potuto aggiungere un elemento alla lista" | |
6786 | |
8061
abd64cf67bcf
commit https://github.com/vim/vim/commit/38a55639d603823efcf2d2fdf542dbffdeb60b75
Christian Brabandt <cb@256bit.org>
parents:
7051
diff
changeset
|
6787 #, c-format |
7051
eff26a8620ce
commit https://github.com/vim/vim/commit/88774fdd23f08355297bb8cda78856859051d3c7
Christian Brabandt <cb@256bit.org>
parents:
5907
diff
changeset
|
6788 msgid "attempt to assign sequence of size %d to extended slice of size %d" |
8061
abd64cf67bcf
commit https://github.com/vim/vim/commit/38a55639d603823efcf2d2fdf542dbffdeb60b75
Christian Brabandt <cb@256bit.org>
parents:
7051
diff
changeset
|
6789 msgstr "" |
abd64cf67bcf
commit https://github.com/vim/vim/commit/38a55639d603823efcf2d2fdf542dbffdeb60b75
Christian Brabandt <cb@256bit.org>
parents:
7051
diff
changeset
|
6790 "tentativo di assegnare sequenza di dimensione %d a un intervallo esteso di " |
abd64cf67bcf
commit https://github.com/vim/vim/commit/38a55639d603823efcf2d2fdf542dbffdeb60b75
Christian Brabandt <cb@256bit.org>
parents:
7051
diff
changeset
|
6791 "dimensione %d" |
7051
eff26a8620ce
commit https://github.com/vim/vim/commit/88774fdd23f08355297bb8cda78856859051d3c7
Christian Brabandt <cb@256bit.org>
parents:
5907
diff
changeset
|
6792 |
eff26a8620ce
commit https://github.com/vim/vim/commit/88774fdd23f08355297bb8cda78856859051d3c7
Christian Brabandt <cb@256bit.org>
parents:
5907
diff
changeset
|
6793 msgid "failed to add item to list" |
eff26a8620ce
commit https://github.com/vim/vim/commit/88774fdd23f08355297bb8cda78856859051d3c7
Christian Brabandt <cb@256bit.org>
parents:
5907
diff
changeset
|
6794 msgstr "non ho potuto aggiungere un elemento alla lista" |
eff26a8620ce
commit https://github.com/vim/vim/commit/88774fdd23f08355297bb8cda78856859051d3c7
Christian Brabandt <cb@256bit.org>
parents:
5907
diff
changeset
|
6795 |
5294 | 6796 msgid "cannot delete vim.List attributes" |
6797 msgstr "non riesco a cancellare gli attributi vim.List" | |
6798 | |
6799 msgid "cannot modify fixed list" | |
6800 msgstr "non posso modificare la lista fissa" | |
6801 | |
6802 #, c-format | |
6803 msgid "unnamed function %s does not exist" | |
6804 msgstr "la funzione anonima %s non esiste" | |
6805 | |
6806 #, c-format | |
6807 msgid "function %s does not exist" | |
6808 msgstr "la funzione %s non esiste" | |
6809 | |
6810 #, c-format | |
6811 msgid "failed to run function %s" | |
6812 msgstr "esecuzione non riuscita della funzione %s" | |
6813 | |
6814 msgid "unable to get option value" | |
6815 msgstr "impossibile ottenere il valore di opzione" | |
6816 | |
6817 msgid "internal error: unknown option type" | |
6818 msgstr "errore interno: tipo di opzione sconosciuto" | |
6819 | |
6820 msgid "problem while switching windows" | |
6821 msgstr "problema nel cambio finestra" | |
6822 | |
6823 #, c-format | |
6824 msgid "unable to unset global option %s" | |
6825 msgstr "impossibile deimpostare l'opzione globale %s" | |
6826 | |
6827 #, c-format | |
6828 msgid "unable to unset option %s which does not have global value" | |
6829 msgstr "impossibile deimpostare l'opzione %s che non ha un valore globale" | |
6830 | |
6831 msgid "attempt to refer to deleted tab page" | |
6832 msgstr "tentativo di riferimento a linguetta cancellata" | |
6833 | |
6834 msgid "no such tab page" | |
6835 msgstr "linguetta inesistente" | |
6836 | |
6837 msgid "attempt to refer to deleted window" | |
6838 msgstr "tentativo di riferimento a una finestra cancellata" | |
6839 | |
6840 msgid "readonly attribute: buffer" | |
6841 msgstr "attributo in sola lettura: buffer" | |
6842 | |
6843 msgid "cursor position outside buffer" | |
6844 msgstr "posizione cursore fuori dal buffer" | |
6845 | |
6846 msgid "no such window" | |
6847 msgstr "finestra inesistente" | |
6848 | |
6849 msgid "attempt to refer to deleted buffer" | |
6850 msgstr "tentativo di riferimento a buffer cancellato" | |
6851 | |
6852 msgid "failed to rename buffer" | |
6853 msgstr "cambio nome buffer non riuscito" | |
6854 | |
6855 msgid "mark name must be a single character" | |
6856 msgstr "il nome mark dev'essere un carattere singolo" | |
6857 | |
6858 #, c-format | |
6859 msgid "expected vim.Buffer object, but got %s" | |
6860 msgstr "atteso oggetto vim.Buffer, trovato %s" | |
6861 | |
6862 #, c-format | |
6863 msgid "failed to switch to buffer %d" | |
6864 msgstr "passaggio non riuscito al buffer %d" | |
6865 | |
6866 #, c-format | |
6867 msgid "expected vim.Window object, but got %s" | |
6868 msgstr "atteso oggetto vim.Window, trovato %s" | |
6869 | |
6870 msgid "failed to find window in the current tab page" | |
7051
eff26a8620ce
commit https://github.com/vim/vim/commit/88774fdd23f08355297bb8cda78856859051d3c7
Christian Brabandt <cb@256bit.org>
parents:
5907
diff
changeset
|
6871 msgstr "" |
eff26a8620ce
commit https://github.com/vim/vim/commit/88774fdd23f08355297bb8cda78856859051d3c7
Christian Brabandt <cb@256bit.org>
parents:
5907
diff
changeset
|
6872 "non è stato possibile trovare la finestra nella pagina con linguette corrente" |
5294 | 6873 |
6874 msgid "did not switch to the specified window" | |
6875 msgstr "passaggio alla finestra specificata non effettuato" | |
6876 | |
6877 #, c-format | |
6878 msgid "expected vim.TabPage object, but got %s" | |
6879 msgstr "atteso oggetto vim.TabPage, trovato %s" | |
6880 | |
6881 msgid "did not switch to the specified tab page" | |
6882 msgstr "passaggio alla linguetta specificata non effettuato" | |
6883 | |
6884 msgid "failed to run the code" | |
6885 msgstr "esecuzione del codice non riuscita" | |
6886 | |
6887 msgid "E858: Eval did not return a valid python object" | |
6888 msgstr "E858: Eval non ha restituito un oggetto python valido" | |
6889 | |
6890 msgid "E859: Failed to convert returned python object to vim value" | |
7051
eff26a8620ce
commit https://github.com/vim/vim/commit/88774fdd23f08355297bb8cda78856859051d3c7
Christian Brabandt <cb@256bit.org>
parents:
5907
diff
changeset
|
6891 msgstr "" |
eff26a8620ce
commit https://github.com/vim/vim/commit/88774fdd23f08355297bb8cda78856859051d3c7
Christian Brabandt <cb@256bit.org>
parents:
5907
diff
changeset
|
6892 "E859: Conversione non riuscita dell'oggetto python risultato a un valore vim" |
5294 | 6893 |
6894 #, c-format | |
6895 msgid "unable to convert %s to vim dictionary" | |
6896 msgstr "impossibile convertire %s a dizionario vim" | |
6897 | |
9076
9305a1251e51
commit https://github.com/vim/vim/commit/91c4937be15b0b743b6bc495df602c1abbff6b87
Christian Brabandt <cb@256bit.org>
parents:
8061
diff
changeset
|
6898 msgid "unable to convert %s to vim list" |
9305a1251e51
commit https://github.com/vim/vim/commit/91c4937be15b0b743b6bc495df602c1abbff6b87
Christian Brabandt <cb@256bit.org>
parents:
8061
diff
changeset
|
6899 msgstr "impossibile convertire %s a Lista vim" |
9305a1251e51
commit https://github.com/vim/vim/commit/91c4937be15b0b743b6bc495df602c1abbff6b87
Christian Brabandt <cb@256bit.org>
parents:
8061
diff
changeset
|
6900 |
5294 | 6901 #, c-format |
6902 msgid "unable to convert %s to vim structure" | |
6903 msgstr "impossibile convertire %s a struttura vim" | |
6904 | |
6905 msgid "internal error: NULL reference passed" | |
6906 msgstr "errore interno: passato riferimento NULL" | |
6907 | |
6908 msgid "internal error: invalid value type" | |
6909 msgstr "errore interno: tipo di valore non valido" | |
6910 | |
6911 msgid "" | |
6912 "Failed to set path hook: sys.path_hooks is not a list\n" | |
6913 "You should now do the following:\n" | |
6914 "- append vim.path_hook to sys.path_hooks\n" | |
6915 "- append vim.VIM_SPECIAL_PATH to sys.path\n" | |
6916 msgstr "" | |
7051
eff26a8620ce
commit https://github.com/vim/vim/commit/88774fdd23f08355297bb8cda78856859051d3c7
Christian Brabandt <cb@256bit.org>
parents:
5907
diff
changeset
|
6917 "Impostazione dell'ancora di percorso non riuscita: sys.path_hooks non è una " |
eff26a8620ce
commit https://github.com/vim/vim/commit/88774fdd23f08355297bb8cda78856859051d3c7
Christian Brabandt <cb@256bit.org>
parents:
5907
diff
changeset
|
6918 "lista\n" |
5294 | 6919 "Dovresti fare così:\n" |
6920 "- aggiungere vim.path_hook a vim.path_hooks\n" | |
6921 "- aggiungere vim.VIM_SPECIAL_PATH a sys.path\n" | |
6922 | |
6923 msgid "" | |
6924 "Failed to set path: sys.path is not a list\n" | |
6925 "You should now append vim.VIM_SPECIAL_PATH to sys.path" | |
6926 msgstr "" | |
6927 "Impostazione di percorso non riuscita: sys.path non è una lista\n" | |
6928 "Dovresti aggiungere vim.VIM_SPECIAL_PATH a sys.path" |