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