1 <TS version="2.1" language="it">
2 <context>
3 <name>AddressBookPage</name>
4 <message>
5 <source>Right-click to edit address or label</source>
6 <translation type="unfinished">Click destro del mouse per modificare l'indirizzo oppure l'etichetta</translation>
7 </message>
8 <message>
9 <source>Create a new address</source>
10 <translation type="unfinished">Crea un nuovo indirizzo</translation>
11 </message>
12 <message>
13 <source>&New</source>
14 <translation type="unfinished">&Nuovo</translation>
15 </message>
16 <message>
17 <source>&Copy</source>
18 <translation type="unfinished">&Copia</translation>
19 </message>
20 <message>
21 <source>C&lose</source>
22 <translation type="unfinished">Chiudere</translation>
23 </message>
24 <message>
25 <source>Delete the currently selected address from the list</source>
26 <translation type="unfinished">Rimuovi l'indirizzo attualmente selezionato dall'elenco</translation>
27 </message>
28 <message>
29 <source>Enter address or label to search</source>
30 <translation type="unfinished">Inserisci l'indirizzo o l'etichetta per la ricerca</translation>
31 </message>
32 <message>
33 <source>Export the data in the current tab to a file</source>
34 <translation type="unfinished">Esporta su file i dati contenuti nella tabella corrente</translation>
35 </message>
36 <message>
37 <source>&Export</source>
38 <translation type="unfinished">&Esporta</translation>
39 </message>
40 <message>
41 <source>&Delete</source>
42 <translation type="unfinished">&Elimina</translation>
43 </message>
44 <message>
45 <source>Choose the address to send coins to</source>
46 <translation type="unfinished">Scegli l'indirizzo al quale inviare bitcoin</translation>
47 </message>
48 <message>
49 <source>Choose the address to receive coins with</source>
50 <translation type="unfinished">Scegli l'indirizzo al quale ricevere bitcoin</translation>
51 </message>
52 <message>
53 <source>C&hoose</source>
54 <translation type="unfinished">Scegli</translation>
55 </message>
56 <message>
57 <source>These are your Bitcoin addresses for sending payments. Always check the amount and the receiving address before sending coins.</source>
58 <translation type="unfinished">Questi sono i tuoi indirizzi Bitcoin per l'invio di pagamenti. Controlla sempre l'importo e l'indirizzo del beneficiario prima di inviare bitcoin.</translation>
59 </message>
60 <message>
61 <source>&Copy Address</source>
62 <translation type="unfinished">&Copia indirizzo</translation>
63 </message>
64 <message>
65 <source>Copy &Label</source>
66 <translation type="unfinished">Copia &etichetta</translation>
67 </message>
68 <message>
69 <source>&Edit</source>
70 <translation type="unfinished">&Modifica</translation>
71 </message>
72 <message>
73 <source>Export Address List</source>
74 <translation type="unfinished">Esporta elenco degli indirizzi</translation>
75 </message>
76 <message>
77 <source>Comma separated file</source>
78 <extracomment>Expanded name of the CSV file format. See: https://en.wikipedia.org/wiki/Comma-separated_values.</extracomment>
79 <translation type="unfinished">File separato da virgole</translation>
80 </message>
81 <message>
82 <source>There was an error trying to save the address list to %1. Please try again.</source>
83 <extracomment>An error message. %1 is a stand-in argument for the name of the file we attempted to save to.</extracomment>
84 <translation type="unfinished">Si è verificato un errore nel salvare l'elenco degli indirizzi su %1. Provare di nuovo.</translation>
85 </message>
86 <message>
87 <source>Sending addresses - %1</source>
88 <translation type="unfinished">Invio indirizzi - %1</translation>
89 </message>
90 <message>
91 <source>Receiving addresses - %1</source>
92 <translation type="unfinished">Ricezione indirizzi - %1</translation>
93 </message>
94 <message>
95 <source>Exporting Failed</source>
96 <translation type="unfinished">Esportazione Fallita</translation>
97 </message>
98 </context>
99 <context>
100 <name>AddressTableModel</name>
101 <message>
102 <source>Label</source>
103 <translation type="unfinished">Etichetta</translation>
104 </message>
105 <message>
106 <source>Address</source>
107 <translation type="unfinished">Indirizzo</translation>
108 </message>
109 <message>
110 <source>(no label)</source>
111 <translation type="unfinished">(nessuna etichetta)</translation>
112 </message>
113 </context>
114 <context>
115 <name>AskPassphraseDialog</name>
116 <message>
117 <source>Passphrase Dialog</source>
118 <translation type="unfinished">Finestra passphrase</translation>
119 </message>
120 <message>
121 <source>Enter passphrase</source>
122 <translation type="unfinished">Inserisci la passphrase</translation>
123 </message>
124 <message>
125 <source>New passphrase</source>
126 <translation type="unfinished">Nuova passphrase</translation>
127 </message>
128 <message>
129 <source>Repeat new passphrase</source>
130 <translation type="unfinished">Ripeti la nuova passphrase</translation>
131 </message>
132 <message>
133 <source>Show passphrase</source>
134 <translation type="unfinished">Mostra passphrase</translation>
135 </message>
136 <message>
137 <source>Encrypt wallet</source>
138 <translation type="unfinished">Cifra il portafoglio</translation>
139 </message>
140 <message>
141 <source>This operation needs your wallet passphrase to unlock the wallet.</source>
142 <translation type="unfinished">Questa operazione necessita della passphrase per sbloccare il portafoglio.</translation>
143 </message>
144 <message>
145 <source>Unlock wallet</source>
146 <translation type="unfinished">Sblocca il portafoglio</translation>
147 </message>
148 <message>
149 <source>Change passphrase</source>
150 <translation type="unfinished">Cambia la passphrase</translation>
151 </message>
152 <message>
153 <source>Confirm wallet encryption</source>
154 <translation type="unfinished">Conferma la cifratura del portafoglio</translation>
155 </message>
156 <message>
157 <source>Warning: If you encrypt your wallet and lose your passphrase, you will <b>LOSE ALL OF YOUR BITCOINS</b>!</source>
158 <translation type="unfinished">Attenzione: Se si cifra il portafoglio e si perde la passphrase <b>TUTTI I PROPRI BITCOIN ANDRANNO PERSI</b>!</translation>
159 </message>
160 <message>
161 <source>Are you sure you wish to encrypt your wallet?</source>
162 <translation type="unfinished">Sei sicuro di voler cifrare il portafoglio?</translation>
163 </message>
164 <message>
165 <source>Wallet encrypted</source>
166 <translation type="unfinished">Portafoglio cifrato</translation>
167 </message>
168 <message>
169 <source>Enter the new passphrase for the wallet.<br/>Please use a passphrase of <b>ten or more random characters</b>, or <b>eight or more words</b>.</source>
170 <translation type="unfinished">Inserisci la nuova passphrase per il portafoglio.<br/>Assicurati di usare una passphrase di <b>dieci o più caratteri casuali</b> oppure <b>otto o più parole</b>.</translation>
171 </message>
172 <message>
173 <source>Enter the old passphrase and new passphrase for the wallet.</source>
174 <translation type="unfinished">Inserisci la vecchia passphrase e la nuova passphrase per il portafoglio.</translation>
175 </message>
176 <message>
177 <source>Continue</source>
178 <translation type="unfinished">Continua</translation>
179 </message>
180 <message>
181 <source>Back</source>
182 <translation type="unfinished">Indietro</translation>
183 </message>
184 <message>
185 <source>Remember that encrypting your wallet cannot fully protect your bitcoins from being stolen by malware infecting your computer.</source>
186 <translation type="unfinished">Ricorda che la cifratura del portafoglio non protegge del tutto i tuoi bitcoin dal furto da parte di malware che infettasse il tuo computer.</translation>
187 </message>
188 <message>
189 <source>Wallet to be encrypted</source>
190 <translation type="unfinished">Portafoglio da cifrare.</translation>
191 </message>
192 <message>
193 <source>Your wallet is about to be encrypted. </source>
194 <translation type="unfinished">Il tuo portafoglio sta per essere cifrato.</translation>
195 </message>
196 <message>
197 <source>Your wallet is now encrypted. </source>
198 <translation type="unfinished">Il tuo portafoglio ora è cifrato.</translation>
199 </message>
200 <message>
201 <source>IMPORTANT: Any previous backups you have made of your wallet file should be replaced with the newly generated, encrypted wallet file. For security reasons, previous backups of the unencrypted wallet file will become useless as soon as you start using the new, encrypted wallet.</source>
202 <translation type="unfinished">IMPORTANTE: qualsiasi backup del portafoglio effettuato in precedenza dovrà essere sostituito con il file del portafoglio cifrato appena generato. Per ragioni di sicurezza, i precedenti backup del file del portafoglio non cifrato diventeranno inservibili non appena si inizierà ad utilizzare il nuovo portafoglio cifrato.</translation>
203 </message>
204 <message>
205 <source>Wallet encryption failed</source>
206 <translation type="unfinished">Cifratura portafoglio fallita</translation>
207 </message>
208 <message>
209 <source>Wallet encryption failed due to an internal error. Your wallet was not encrypted.</source>
210 <translation type="unfinished">La cifratura del portafoglio non è riuscita a causa di un errore interno. Il portafoglio personale non è stato cifrato.</translation>
211 </message>
212 <message>
213 <source>The supplied passphrases do not match.</source>
214 <translation type="unfinished">Le passphrase fornite non corrispondono.</translation>
215 </message>
216 <message>
217 <source>Wallet unlock failed</source>
218 <translation type="unfinished">Sbloccaggio del portafoglio fallito</translation>
219 </message>
220 <message>
221 <source>The passphrase entered for the wallet decryption was incorrect.</source>
222 <translation type="unfinished">La passphrase inserita per decifrare il tuo portafoglio non è corretta.</translation>
223 </message>
224 <message>
225 <source>The passphrase entered for the wallet decryption is incorrect. It contains a null character (ie - a zero byte). If the passphrase was set with a version of this software prior to 25.0, please try again with only the characters up to — but not including — the first null character. If this is successful, please set a new passphrase to avoid this issue in the future.</source>
226 <translation type="unfinished">La passphrase inserita per la decodifica del portafoglio non è corretta. Contiene un carattere nullo (cioè un byte zero). Se la passphrase è stata impostata con una versione di questo software precedente alla 25.0, si prega di riprovare con i soli caratteri fino al primo carattere nullo, escluso. In caso di successo, impostare una nuova passphrase per evitare questo problema in futuro.</translation>
227 </message>
228 <message>
229 <source>Wallet passphrase was successfully changed.</source>
230 <translation type="unfinished">La modifica della passphrase del portafoglio è riuscita.</translation>
231 </message>
232 <message>
233 <source>Passphrase change failed</source>
234 <translation type="unfinished">Modifica della passphrase non riuscita</translation>
235 </message>
236 <message>
237 <source>The old passphrase entered for the wallet decryption is incorrect. It contains a null character (ie - a zero byte). If the passphrase was set with a version of this software prior to 25.0, please try again with only the characters up to — but not including — the first null character.</source>
238 <translation type="unfinished">La vecchia passphrase inserita per la decrittazione del portafoglio non è corretta. Contiene un carattere nullo (cioè un byte zero). Se la passphrase è stata impostata con una versione di questo software precedente alla 25.0, si prega di riprovare con i soli caratteri fino al primo carattere nullo, escluso.</translation>
239 </message>
240 <message>
241 <source>Warning: The Caps Lock key is on!</source>
242 <translation type="unfinished">Attenzione: è attivo il tasto Blocco maiuscole (Caps lock)!</translation>
243 </message>
244 </context>
245 <context>
246 <name>BanTableModel</name>
247 <message>
248 <source>Banned Until</source>
249 <translation type="unfinished">Bandito fino a</translation>
250 </message>
251 </context>
252 <context>
253 <name>BitcoinApplication</name>
254 <message>
255 <source>Settings file %1 might be corrupt or invalid.</source>
256 <translation type="unfinished">Il file di impostazioni %1 potrebbe essere corrotto o invalido.</translation>
257 </message>
258 <message>
259 <source>Runaway exception</source>
260 <translation type="unfinished">Eccezione incontrollata</translation>
261 </message>
262 <message>
263 <source>A fatal error occurred. %1 can no longer continue safely and will quit.</source>
264 <translation type="unfinished">Si è verificato un errore critico. %1 non può più continuare in maniera sicura e verrà chiuso.</translation>
265 </message>
266 <message>
267 <source>Internal error</source>
268 <translation type="unfinished">Errore interno</translation>
269 </message>
270 <message>
271 <source>An internal error occurred. %1 will attempt to continue safely. This is an unexpected bug which can be reported as described below.</source>
272 <translation type="unfinished">Si è verificato un errore interno. %1 proverà a continuare in modo sicuro. Questo è un bug imprevisto che può essere segnalato come descritto di seguito.</translation>
273 </message>
274 </context>
275 <context>
276 <name>QObject</name>
277 <message>
278 <source>Do you want to reset settings to default values, or to abort without making changes?</source>
279 <extracomment>Explanatory text shown on startup when the settings file cannot be read. Prompts user to make a choice between resetting or aborting.</extracomment>
280 <translation type="unfinished">Vuoi riportare le impostazioni ai valori predefiniti, oppure annullare senza fare modifiche?</translation>
281 </message>
282 <message>
283 <source>A fatal error occurred. Check that settings file is writable, or try running with -nosettings.</source>
284 <extracomment>Explanatory text shown on startup when the settings file could not be written. Prompts user to check that we have the ability to write to the file. Explains that the user has the option of running without a settings file.</extracomment>
285 <translation type="unfinished">È successo un errore fatale. Controlla che il file di impostazioni sia scrivibile, oppure tenta di avviare con -nosettings</translation>
286 </message>
287 <message>
288 <source>Error: %1</source>
289 <translation type="unfinished">Errore: %1</translation>
290 </message>
291 <message>
292 <source>%1 didn't yet exit safely…</source>
293 <translation type="unfinished">%1 non è ancora uscito in sicurezza…</translation>
294 </message>
295 <message>
296 <source>unknown</source>
297 <translation type="unfinished">sconosciuto</translation>
298 </message>
299 <message>
300 <source>Default system font "%1"</source>
301 <translation type="unfinished">Font default di sistema "%1"</translation>
302 </message>
303 <message>
304 <source>Custom…</source>
305 <translation type="unfinished">Personalizzato...</translation>
306 </message>
307 <message>
308 <source>Amount</source>
309 <translation type="unfinished">Importo</translation>
310 </message>
311 <message>
312 <source>Enter a Bitcoin address (e.g. %1)</source>
313 <translation type="unfinished">Inserisci un indirizzo Bitcoin (ad es. %1)</translation>
314 </message>
315 <message>
316 <source>Unroutable</source>
317 <translation type="unfinished">Non tracciabile</translation>
318 </message>
319 <message>
320 <source>Inbound</source>
321 <extracomment>An inbound connection from a peer. An inbound connection is a connection initiated by a peer.</extracomment>
322 <translation type="unfinished">In entrata</translation>
323 </message>
324 <message>
325 <source>Outbound</source>
326 <extracomment>An outbound connection to a peer. An outbound connection is a connection initiated by us.</extracomment>
327 <translation type="unfinished">In uscita</translation>
328 </message>
329 <message>
330 <source>Full Relay</source>
331 <extracomment>Peer connection type that relays all network information.</extracomment>
332 <translation type="unfinished">Relè completo</translation>
333 </message>
334 <message>
335 <source>Block Relay</source>
336 <extracomment>Peer connection type that relays network information about blocks and not transactions or addresses.</extracomment>
337 <translation type="unfinished">Relay del blocco</translation>
338 </message>
339 <message>
340 <source>Manual</source>
341 <extracomment>Peer connection type established manually through one of several methods.</extracomment>
342 <translation type="unfinished">Manuale</translation>
343 </message>
344 <message>
345 <source>Address Fetch</source>
346 <extracomment>Short-lived peer connection type that solicits known addresses from a peer.</extracomment>
347 <translation type="unfinished">Trova l’indirizzo </translation>
348 </message>
349 <message>
350 <source>None</source>
351 <translation type="unfinished">Nessuno</translation>
352 </message>
353 <message>
354 <source>N/A</source>
355 <translation type="unfinished">N/D</translation>
356 </message>
357 <message numerus="yes">
358 <source>%n second(s)</source>
359 <translation type="unfinished">
360 <numerusform>%n secondo</numerusform>
361 <numerusform>%n secondi</numerusform>
362 </translation>
363 </message>
364 <message numerus="yes">
365 <source>%n minute(s)</source>
366 <translation type="unfinished">
367 <numerusform>%n minuto</numerusform>
368 <numerusform>%n minuti</numerusform>
369 </translation>
370 </message>
371 <message numerus="yes">
372 <source>%n hour(s)</source>
373 <translation type="unfinished">
374 <numerusform>%n ora</numerusform>
375 <numerusform>%n ore</numerusform>
376 </translation>
377 </message>
378 <message numerus="yes">
379 <source>%n day(s)</source>
380 <translation type="unfinished">
381 <numerusform>%n giorno</numerusform>
382 <numerusform>%n giorni</numerusform>
383 </translation>
384 </message>
385 <message numerus="yes">
386 <source>%n week(s)</source>
387 <translation type="unfinished">
388 <numerusform>%nsettimana</numerusform>
389 <numerusform>%nsettimane</numerusform>
390 </translation>
391 </message>
392 <message>
393 <source>%1 and %2</source>
394 <translation type="unfinished">%1 e %2</translation>
395 </message>
396 <message numerus="yes">
397 <source>%n year(s)</source>
398 <translation type="unfinished">
399 <numerusform>%n anno</numerusform>
400 <numerusform>%n anni</numerusform>
401 </translation>
402 </message>
403 <message>
404 <source>default wallet</source>
405 <translation type="unfinished">portafoglio predefinito</translation>
406 </message>
407 </context>
408 <context>
409 <name>BitcoinGUI</name>
410 <message>
411 <source>&Overview</source>
412 <translation type="unfinished">&Panoramica</translation>
413 </message>
414 <message>
415 <source>Show general overview of wallet</source>
416 <translation type="unfinished">Mostra lo stato generale del portafoglio</translation>
417 </message>
418 <message>
419 <source>&Transactions</source>
420 <translation type="unfinished">&Transazioni</translation>
421 </message>
422 <message>
423 <source>Browse transaction history</source>
424 <translation type="unfinished">Mostra la cronologia delle transazioni</translation>
425 </message>
426 <message>
427 <source>E&xit</source>
428 <translation type="unfinished">&Esci</translation>
429 </message>
430 <message>
431 <source>Quit application</source>
432 <translation type="unfinished">Chiudi l'applicazione</translation>
433 </message>
434 <message>
435 <source>&About %1</source>
436 <translation type="unfinished">&Informazioni su %1</translation>
437 </message>
438 <message>
439 <source>Show information about %1</source>
440 <translation type="unfinished">Mostra informazioni su %1</translation>
441 </message>
442 <message>
443 <source>About &Qt</source>
444 <translation type="unfinished">Informazioni su &Qt</translation>
445 </message>
446 <message>
447 <source>Show information about Qt</source>
448 <translation type="unfinished">Mostra informazioni su Qt</translation>
449 </message>
450 <message>
451 <source>Modify configuration options for %1</source>
452 <translation type="unfinished">Modifica le opzioni di configurazione per %1</translation>
453 </message>
454 <message>
455 <source>Create a new wallet</source>
456 <translation type="unfinished">Crea un nuovo portafoglio</translation>
457 </message>
458 <message>
459 <source>&Minimize</source>
460 <translation type="unfinished">&Minimizza</translation>
461 </message>
462 <message>
463 <source>Wallet:</source>
464 <translation type="unfinished">Portafoglio:</translation>
465 </message>
466 <message>
467 <source>Network activity disabled.</source>
468 <extracomment>A substring of the tooltip.</extracomment>
469 <translation type="unfinished">Attività di rete disabilitata</translation>
470 </message>
471 <message>
472 <source>Proxy is <b>enabled</b>: %1</source>
473 <translation type="unfinished">Il Proxy è <b>abilitato</b>:%1</translation>
474 </message>
475 <message>
476 <source>Send coins to a Bitcoin address</source>
477 <translation type="unfinished">Invia fondi ad un indirizzo Bitcoin</translation>
478 </message>
479 <message>
480 <source>Backup wallet to another location</source>
481 <translation type="unfinished">Effettua il backup del portafoglio</translation>
482 </message>
483 <message>
484 <source>Change the passphrase used for wallet encryption</source>
485 <translation type="unfinished">Cambia la passphrase utilizzata per la cifratura del portafoglio</translation>
486 </message>
487 <message>
488 <source>&Send</source>
489 <translation type="unfinished">&Invia</translation>
490 </message>
491 <message>
492 <source>&Receive</source>
493 <translation type="unfinished">&Ricevi</translation>
494 </message>
495 <message>
496 <source>&Options…</source>
497 <translation type="unfinished">Opzioni</translation>
498 </message>
499 <message>
500 <source>&Encrypt Wallet…</source>
501 <translation type="unfinished">&Cifra il portafoglio...</translation>
502 </message>
503 <message>
504 <source>Encrypt the private keys that belong to your wallet</source>
505 <translation type="unfinished">Cifra le chiavi private che appartengono al tuo portafoglio</translation>
506 </message>
507 <message>
508 <source>&Backup Wallet…</source>
509 <translation type="unfinished">&Backup Portafoglio...</translation>
510 </message>
511 <message>
512 <source>&Change Passphrase…</source>
513 <translation type="unfinished">&Cambia Passphrase...</translation>
514 </message>
515 <message>
516 <source>Sign &message…</source>
517 <translation type="unfinished">Firma &messaggio</translation>
518 </message>
519 <message>
520 <source>Sign messages with your Bitcoin addresses to prove you own them</source>
521 <translation type="unfinished">Firma messaggi con i tuoi indirizzi Bitcoin per dimostrarne il possesso</translation>
522 </message>
523 <message>
524 <source>&Verify message…</source>
525 <translation type="unfinished">&Verifica messaggio</translation>
526 </message>
527 <message>
528 <source>Verify messages to ensure they were signed with specified Bitcoin addresses</source>
529 <translation type="unfinished">Verifica che i messaggi siano stati firmati con gli indirizzi Bitcoin specificati</translation>
530 </message>
531 <message>
532 <source>&Load PSBT from file…</source>
533 <translation type="unfinished">&Carica PSBT da file...</translation>
534 </message>
535 <message>
536 <source>Open &URI…</source>
537 <translation type="unfinished">Apri &URI...</translation>
538 </message>
539 <message>
540 <source>Close Wallet…</source>
541 <translation type="unfinished">Chiudi il portafoglio...</translation>
542 </message>
543 <message>
544 <source>Create Wallet…</source>
545 <translation type="unfinished">Genera Portafoglio...</translation>
546 </message>
547 <message>
548 <source>Close All Wallets…</source>
549 <translation type="unfinished">Chiudi tutti i portafogli...</translation>
550 </message>
551 <message>
552 <source>&Settings</source>
553 <translation type="unfinished">&Impostazioni</translation>
554 </message>
555 <message>
556 <source>&Help</source>
557 <translation type="unfinished">&Aiuto</translation>
558 </message>
559 <message>
560 <source>Tabs toolbar</source>
561 <translation type="unfinished">Barra degli strumenti</translation>
562 </message>
563 <message>
564 <source>Syncing Headers (%1%)…</source>
565 <translation type="unfinished">Sincronizzazione Intestazioni in corso (%1%)...</translation>
566 </message>
567 <message>
568 <source>Synchronizing with network…</source>
569 <translation type="unfinished">Sincronizzazione con la rete in corso...</translation>
570 </message>
571 <message>
572 <source>Indexing blocks on disk…</source>
573 <translation type="unfinished">Indicizzazione dei blocchi su disco in corso...</translation>
574 </message>
575 <message>
576 <source>Processing blocks on disk…</source>
577 <translation type="unfinished">Elaborazione dei blocchi su disco in corso...</translation>
578 </message>
579 <message>
580 <source>Connecting to peers…</source>
581 <translation type="unfinished">Connessione ai nodi in corso...</translation>
582 </message>
583 <message>
584 <source>Request payments (generates QR codes and bitcoin: URIs)</source>
585 <translation type="unfinished">Richiedi pagamenti (genera codici QR e bitcoin: URI)</translation>
586 </message>
587 <message>
588 <source>Show the list of used sending addresses and labels</source>
589 <translation type="unfinished">Mostra la lista degli indirizzi di invio utilizzati</translation>
590 </message>
591 <message>
592 <source>Show the list of used receiving addresses and labels</source>
593 <translation type="unfinished">Mostra la lista degli indirizzi di ricezione utilizzati</translation>
594 </message>
595 <message>
596 <source>&Command-line options</source>
597 <translation type="unfinished">Opzioni della riga di &comando</translation>
598 </message>
599 <message numerus="yes">
600 <source>Processed %n block(s) of transaction history.</source>
601 <translation type="unfinished">
602 <numerusform>Processati %n blocchi di cronologia di transazioni.</numerusform>
603 <numerusform> %nblocchi di cronologia di transazioni processati.</numerusform>
604 </translation>
605 </message>
606 <message>
607 <source>%1 behind</source>
608 <translation type="unfinished">Indietro di %1</translation>
609 </message>
610 <message>
611 <source>Catching up…</source>
612 <translation type="unfinished">Recupero del ritardo in corso...</translation>
613 </message>
614 <message>
615 <source>Last received block was generated %1 ago.</source>
616 <translation type="unfinished">L'ultimo blocco ricevuto è stato generato %1 fa.</translation>
617 </message>
618 <message>
619 <source>Transactions after this will not yet be visible.</source>
620 <translation type="unfinished">Le transazioni effettuate successivamente non sono ancora visibili.</translation>
621 </message>
622 <message>
623 <source>Error</source>
624 <translation type="unfinished">Errore</translation>
625 </message>
626 <message>
627 <source>Warning</source>
628 <translation type="unfinished">Attenzione</translation>
629 </message>
630 <message>
631 <source>Information</source>
632 <translation type="unfinished">Informazioni</translation>
633 </message>
634 <message>
635 <source>Up to date</source>
636 <translation type="unfinished">Aggiornato</translation>
637 </message>
638 <message>
639 <source>Load Partially Signed Bitcoin Transaction</source>
640 <translation type="unfinished">Carica Partially Signed Bitcoin Transaction</translation>
641 </message>
642 <message>
643 <source>Load PSBT from &clipboard…</source>
644 <translation type="unfinished">Carica PSBT dagli &appunti...</translation>
645 </message>
646 <message>
647 <source>Load Partially Signed Bitcoin Transaction from clipboard</source>
648 <translation type="unfinished">Carica Transazione Bitcoin Parzialmente Firmata (PSBT) dagli appunti</translation>
649 </message>
650 <message>
651 <source>Node window</source>
652 <translation type="unfinished">Finestra del nodo</translation>
653 </message>
654 <message>
655 <source>Open node debugging and diagnostic console</source>
656 <translation type="unfinished">Apri il debug del nodo e la console diagnostica</translation>
657 </message>
658 <message>
659 <source>&Sending addresses</source>
660 <translation type="unfinished">Indirizzi &mittenti</translation>
661 </message>
662 <message>
663 <source>&Receiving addresses</source>
664 <translation type="unfinished">Indirizzi di &destinazione</translation>
665 </message>
666 <message>
667 <source>Open a bitcoin: URI</source>
668 <translation type="unfinished">Apri un bitcoin: URI</translation>
669 </message>
670 <message>
671 <source>Open Wallet</source>
672 <translation type="unfinished">Apri Portafoglio</translation>
673 </message>
674 <message>
675 <source>Open a wallet</source>
676 <translation type="unfinished">Apri un portafoglio</translation>
677 </message>
678 <message>
679 <source>Close wallet</source>
680 <translation type="unfinished">Chiudi portafoglio</translation>
681 </message>
682 <message>
683 <source>Restore Wallet…</source>
684 <extracomment>Name of the menu item that restores wallet from a backup file.</extracomment>
685 <translation type="unfinished">Ripristina Portafoglio...</translation>
686 </message>
687 <message>
688 <source>Restore a wallet from a backup file</source>
689 <extracomment>Status tip for Restore Wallet menu item</extracomment>
690 <translation type="unfinished">Ripristina un portafoglio da un file di backup</translation>
691 </message>
692 <message>
693 <source>Close all wallets</source>
694 <translation type="unfinished">Chiudi tutti i portafogli</translation>
695 </message>
696 <message>
697 <source>Migrate Wallet</source>
698 <translation type="unfinished">Migra Portafoglio</translation>
699 </message>
700 <message>
701 <source>Migrate a wallet</source>
702 <translation type="unfinished">Migra un portafoglio</translation>
703 </message>
704 <message>
705 <source>Show the %1 help message to get a list with possible Bitcoin command-line options</source>
706 <translation type="unfinished">Mostra il messaggio di aiuto di %1 per ottenere una lista di opzioni di comando per Bitcoin</translation>
707 </message>
708 <message>
709 <source>&Mask values</source>
710 <translation type="unfinished">&Maschera importi</translation>
711 </message>
712 <message>
713 <source>Mask the values in the Overview tab</source>
714 <translation type="unfinished">Maschera gli importi nella sezione "Panoramica"</translation>
715 </message>
716 <message>
717 <source>No wallets available</source>
718 <translation type="unfinished">Nessun portafoglio disponibile</translation>
719 </message>
720 <message>
721 <source>Wallet Data</source>
722 <extracomment>Name of the wallet data file format.</extracomment>
723 <translation type="unfinished">Dati del Portafoglio</translation>
724 </message>
725 <message>
726 <source>Load Wallet Backup</source>
727 <extracomment>The title for Restore Wallet File Windows</extracomment>
728 <translation type="unfinished">Carica Backup del Portafoglio</translation>
729 </message>
730 <message>
731 <source>Restore Wallet</source>
732 <extracomment>Title of pop-up window shown when the user is attempting to restore a wallet.</extracomment>
733 <translation type="unfinished">Ripristina Portafoglio</translation>
734 </message>
735 <message>
736 <source>Wallet Name</source>
737 <extracomment>Label of the input field where the name of the wallet is entered.</extracomment>
738 <translation type="unfinished">Nome Portafoglio</translation>
739 </message>
740 <message>
741 <source>&Window</source>
742 <translation type="unfinished">&Finestra</translation>
743 </message>
744 <message>
745 <source>Main Window</source>
746 <translation type="unfinished">Finestra principale</translation>
747 </message>
748 <message>
749 <source>&Hide</source>
750 <translation type="unfinished">&Nascondi</translation>
751 </message>
752 <message>
753 <source>S&how</source>
754 <translation type="unfinished">S&come</translation>
755 </message>
756 <message numerus="yes">
757 <source>%n active connection(s) to Bitcoin network.</source>
758 <extracomment>A substring of the tooltip.</extracomment>
759 <translation type="unfinished">
760 <numerusform>%nconnessione attiva alla rete Bitcoin</numerusform>
761 <numerusform>%nconnessioni attive alla rete Bitcoin</numerusform>
762 </translation>
763 </message>
764 <message>
765 <source>Click for more actions.</source>
766 <extracomment>A substring of the tooltip. "More actions" are available via the context menu.</extracomment>
767 <translation type="unfinished">Fai clic per ulteriori azioni.</translation>
768 </message>
769 <message>
770 <source>Show Peers tab</source>
771 <extracomment>A context menu item. The "Peers tab" is an element of the "Node window".</extracomment>
772 <translation type="unfinished">Mostra scheda Nodi</translation>
773 </message>
774 <message>
775 <source>Disable network activity</source>
776 <extracomment>A context menu item.</extracomment>
777 <translation type="unfinished">Disattiva attività di rete</translation>
778 </message>
779 <message>
780 <source>Enable network activity</source>
781 <extracomment>A context menu item. The network activity was disabled previously.</extracomment>
782 <translation type="unfinished">Abilita attività di rete</translation>
783 </message>
784 <message>
785 <source>Pre-syncing Headers (%1%)…</source>
786 <translation type="unfinished">Pre-sincronizzazione intestazioni (%1%)…</translation>
787 </message>
788 <message>
789 <source>Error: %1</source>
790 <translation type="unfinished">Errore: %1</translation>
791 </message>
792 <message>
793 <source>Warning: %1</source>
794 <translation type="unfinished">Attenzione: %1</translation>
795 </message>
796 <message>
797 <source>Date: %1
798 </source>
799 <translation type="unfinished">Data: %1
800 </translation>
801 </message>
802 <message>
803 <source>Amount: %1
804 </source>
805 <translation type="unfinished">Quantità: %1
806 </translation>
807 </message>
808 <message>
809 <source>Wallet: %1
810 </source>
811 <translation type="unfinished">Portafoglio: %1
812 </translation>
813 </message>
814 <message>
815 <source>Type: %1
816 </source>
817 <translation type="unfinished">Tipo: %1
818 </translation>
819 </message>
820 <message>
821 <source>Label: %1
822 </source>
823 <translation type="unfinished">Etichetta: %1
824 </translation>
825 </message>
826 <message>
827 <source>Address: %1
828 </source>
829 <translation type="unfinished">Indirizzo: %1
830 </translation>
831 </message>
832 <message>
833 <source>Sent transaction</source>
834 <translation type="unfinished">Transazione inviata</translation>
835 </message>
836 <message>
837 <source>Incoming transaction</source>
838 <translation type="unfinished">Transazione in arrivo</translation>
839 </message>
840 <message>
841 <source>HD key generation is <b>enabled</b></source>
842 <translation type="unfinished">La creazione della chiave HD è <b>abilitata</b></translation>
843 </message>
844 <message>
845 <source>HD key generation is <b>disabled</b></source>
846 <translation type="unfinished">La creazione della chiave HD è <b>disabilitata</b></translation>
847 </message>
848 <message>
849 <source>Private key <b>disabled</b></source>
850 <translation type="unfinished">Chiava privata <b> disabilitata </b></translation>
851 </message>
852 <message>
853 <source>Wallet is <b>encrypted</b> and currently <b>unlocked</b></source>
854 <translation type="unfinished">Il portafoglio è <b>cifrato</b> ed attualmente <b>sbloccato</b></translation>
855 </message>
856 <message>
857 <source>Wallet is <b>encrypted</b> and currently <b>locked</b></source>
858 <translation type="unfinished">Il portafoglio è <b>cifrato</b> ed attualmente <b>bloccato</b></translation>
859 </message>
860 <message>
861 <source>Original message:</source>
862 <translation type="unfinished">Messaggio originale:</translation>
863 </message>
864 </context>
865 <context>
866 <name>UnitDisplayStatusBarControl</name>
867 <message>
868 <source>Unit to show amounts in. Click to select another unit.</source>
869 <translation type="unfinished">Unità con cui visualizzare gli importi. Clicca per selezionare un'altra unità.</translation>
870 </message>
871 </context>
872 <context>
873 <name>CoinControlDialog</name>
874 <message>
875 <source>Coin Selection</source>
876 <translation type="unfinished">Selezione coin</translation>
877 </message>
878 <message>
879 <source>Quantity:</source>
880 <translation type="unfinished">Quantità:</translation>
881 </message>
882 <message>
883 <source>Bytes:</source>
884 <translation type="unfinished">Byte:</translation>
885 </message>
886 <message>
887 <source>Amount:</source>
888 <translation type="unfinished">Importo:</translation>
889 </message>
890 <message>
891 <source>Fee:</source>
892 <translation type="unfinished">Commissione:</translation>
893 </message>
894 <message>
895 <source>After Fee:</source>
896 <translation type="unfinished">Dopo Commissione:</translation>
897 </message>
898 <message>
899 <source>Change:</source>
900 <translation type="unfinished">Resto:</translation>
901 </message>
902 <message>
903 <source>(un)select all</source>
904 <translation type="unfinished">(de)seleziona tutto</translation>
905 </message>
906 <message>
907 <source>Tree mode</source>
908 <translation type="unfinished">Modalità Albero</translation>
909 </message>
910 <message>
911 <source>List mode</source>
912 <translation type="unfinished">Modalità Lista</translation>
913 </message>
914 <message>
915 <source>Amount</source>
916 <translation type="unfinished">Importo</translation>
917 </message>
918 <message>
919 <source>Received with label</source>
920 <translation type="unfinished">Ricevuto con l'etichetta</translation>
921 </message>
922 <message>
923 <source>Received with address</source>
924 <translation type="unfinished">Ricevuto con l'indirizzo</translation>
925 </message>
926 <message>
927 <source>Date</source>
928 <translation type="unfinished">Data</translation>
929 </message>
930 <message>
931 <source>Confirmations</source>
932 <translation type="unfinished">Conferme</translation>
933 </message>
934 <message>
935 <source>Confirmed</source>
936 <translation type="unfinished">Confermato</translation>
937 </message>
938 <message>
939 <source>Copy amount</source>
940 <translation type="unfinished">Copia l'importo</translation>
941 </message>
942 <message>
943 <source>&Copy address</source>
944 <translation type="unfinished">&Copia indirizzo</translation>
945 </message>
946 <message>
947 <source>Copy &label</source>
948 <translation type="unfinished">Copia &etichetta</translation>
949 </message>
950 <message>
951 <source>Copy &amount</source>
952 <translation type="unfinished">Copi&a importo</translation>
953 </message>
954 <message>
955 <source>Copy transaction &ID and output index</source>
956 <translation type="unfinished">Copia l'&ID della transazione e l'indice dell'output</translation>
957 </message>
958 <message>
959 <source>L&ock unspent</source>
960 <translation type="unfinished">Bl&occa non spesi</translation>
961 </message>
962 <message>
963 <source>&Unlock unspent</source>
964 <translation type="unfinished">&Sblocca non spesi</translation>
965 </message>
966 <message>
967 <source>Copy quantity</source>
968 <translation type="unfinished">Copia quantità</translation>
969 </message>
970 <message>
971 <source>Copy fee</source>
972 <translation type="unfinished">Copia commissione</translation>
973 </message>
974 <message>
975 <source>Copy after fee</source>
976 <translation type="unfinished">Copia dopo commissione</translation>
977 </message>
978 <message>
979 <source>Copy bytes</source>
980 <translation type="unfinished">Copia byte</translation>
981 </message>
982 <message>
983 <source>Copy change</source>
984 <translation type="unfinished">Copia resto</translation>
985 </message>
986 <message>
987 <source>(%1 locked)</source>
988 <translation type="unfinished">(%1 bloccato)</translation>
989 </message>
990 <message>
991 <source>Can vary +/- %1 satoshi(s) per input.</source>
992 <translation type="unfinished">Può variare di +/- %1 satoshi per input.</translation>
993 </message>
994 <message>
995 <source>(no label)</source>
996 <translation type="unfinished">(nessuna etichetta)</translation>
997 </message>
998 <message>
999 <source>change from %1 (%2)</source>
1000 <translation type="unfinished">cambio da %1 (%2)</translation>
1001 </message>
1002 <message>
1003 <source>(change)</source>
1004 <translation type="unfinished">(resto)</translation>
1005 </message>
1006 </context>
1007 <context>
1008 <name>CreateWalletActivity</name>
1009 <message>
1010 <source>Create Wallet</source>
1011 <extracomment>Title of window indicating the progress of creation of a new wallet.</extracomment>
1012 <translation type="unfinished">Crea Portafoglio</translation>
1013 </message>
1014 <message>
1015 <source>Creating Wallet <b>%1</b>…</source>
1016 <extracomment>Descriptive text of the create wallet progress window which indicates to the user which wallet is currently being created.</extracomment>
1017 <translation type="unfinished">Creazione Portafoglio <b>%1</b>…</translation>
1018 </message>
1019 <message>
1020 <source>Create wallet failed</source>
1021 <translation type="unfinished">Creazione portafoglio fallita</translation>
1022 </message>
1023 <message>
1024 <source>Create wallet warning</source>
1025 <translation type="unfinished">Crea un avviso di portafoglio</translation>
1026 </message>
1027 <message>
1028 <source>Can't list signers</source>
1029 <translation type="unfinished">Impossibile elencare firmatari</translation>
1030 </message>
1031 <message>
1032 <source>Too many external signers found</source>
1033 <translation type="unfinished">Troppi firmatari esterni trovati</translation>
1034 </message>
1035 </context>
1036 <context>
1037 <name>LoadWalletsActivity</name>
1038 <message>
1039 <source>Load Wallets</source>
1040 <extracomment>Title of progress window which is displayed when wallets are being loaded.</extracomment>
1041 <translation type="unfinished">Carica Portafogli</translation>
1042 </message>
1043 <message>
1044 <source>Loading wallets…</source>
1045 <extracomment>Descriptive text of the load wallets progress window which indicates to the user that wallets are currently being loaded.</extracomment>
1046 <translation type="unfinished">Caricamento portafogli in corso...</translation>
1047 </message>
1048 </context>
1049 <context>
1050 <name>MigrateWalletActivity</name>
1051 <message>
1052 <source>Migrate wallet</source>
1053 <translation type="unfinished">Migrare portafoglio</translation>
1054 </message>
1055 <message>
1056 <source>Are you sure you wish to migrate the wallet <i>%1</i>?</source>
1057 <translation type="unfinished">Sei sicuro di voler migrare il portafoglio <i>%1</i>?</translation>
1058 </message>
1059 <message>
1060 <source>Migrating the wallet will convert this wallet to one or more descriptor wallets. A new wallet backup will need to be made.
1061 If this wallet contains any watchonly scripts, a new wallet will be created which contains those watchonly scripts.
1062 If this wallet contains any solvable but not watched scripts, a different and new wallet will be created which contains those scripts.
1063 1064 The migration process will create a backup of the wallet before migrating. This backup file will be named <wallet name>-<timestamp>.legacy.bak and can be found in the directory for this wallet. In the event of an incorrect migration, the backup can be restored with the "Restore Wallet" functionality.</source>
1065 <translation type="unfinished">La migrazione del portafoglio convertirà questo portafoglio in uno o più portafogli descrittori. Dovrà essere eseguito un nuovo backup del portafoglio.
1066 Se questo portafoglio contiene script di sola lettura, verrà generato un nuovo portafoglio che contiene quegli scripts di sola lettura.
1067 Se questo portafoglio contiene script risolvibili ma non osservati, verrà creato un portafoglio nuovo differente, per contenere questi script.
1068 1069 Il processo di migrazione creerà un backup del portafoglio prima della migrazione. Questo file di backup verrà chiamato <wallet name>-<timestamp>.legacy.bak e verrà collocato nella stessa cartella di questo portafoglio. Se la migrazione non andasse a buon fine, il backup può essere ripristinato con la funzionalità "Ripristina Portafoglio".</translation>
1070 </message>
1071 <message>
1072 <source>Migrate Wallet</source>
1073 <translation type="unfinished">Migra Portafoglio</translation>
1074 </message>
1075 <message>
1076 <source>Migrating Wallet <b>%1</b>…</source>
1077 <translation type="unfinished">Migrando il Portafoglio <b>%1</b>…</translation>
1078 </message>
1079 <message>
1080 <source>The wallet '%1' was migrated successfully.</source>
1081 <translation type="unfinished">Portafoglio '%1' migrato con successo.</translation>
1082 </message>
1083 <message>
1084 <source>Watchonly scripts have been migrated to a new wallet named '%1'.</source>
1085 <translation type="unfinished">Gli script di sola lettura sono stati migrati su un nuovo wallet chiamato '%1'.</translation>
1086 </message>
1087 <message>
1088 <source>Solvable but not watched scripts have been migrated to a new wallet named '%1'.</source>
1089 <translation type="unfinished">Gli script risolvibili ma non monitorati sono stati migrati su un nuovo wallet chiamato '%1'.</translation>
1090 </message>
1091 <message>
1092 <source>Restore Wallet</source>
1093 <extracomment>Title of progress window which is displayed when wallets are being restored.</extracomment>
1094 <translation type="unfinished">Ripristina Portafoglio</translation>
1095 </message>
1096 <message>
1097 <source>Restoring Wallet <b>%1</b>…</source>
1098 <extracomment>Descriptive text of the restore wallets progress window which indicates to the user that wallets are currently being restored.</extracomment>
1099 <translation type="unfinished">Ripristinando Portafoglio <b>%1</b>…</translation>
1100 </message>
1101 <message>
1102 <source>Migration failed</source>
1103 <translation type="unfinished">Migrazione fallita</translation>
1104 </message>
1105 <message>
1106 <source>Migration Successful</source>
1107 <translation type="unfinished">Migrazione Riuscita</translation>
1108 </message>
1109 </context>
1110 <context>
1111 <name>OpenWalletActivity</name>
1112 <message>
1113 <source>Open wallet failed</source>
1114 <translation type="unfinished">Apertura portafoglio fallita</translation>
1115 </message>
1116 <message>
1117 <source>Open wallet warning</source>
1118 <translation type="unfinished">Avviso apertura portafoglio</translation>
1119 </message>
1120 <message>
1121 <source>Open Wallet</source>
1122 <extracomment>Title of window indicating the progress of opening of a wallet.</extracomment>
1123 <translation type="unfinished">Apri Portafoglio</translation>
1124 </message>
1125 <message>
1126 <source>Opening Wallet <b>%1</b>…</source>
1127 <extracomment>Descriptive text of the open wallet progress window which indicates to the user which wallet is currently being opened.</extracomment>
1128 <translation type="unfinished">Apertura portafoglio <b>%1</b> in corso…</translation>
1129 </message>
1130 </context>
1131 <context>
1132 <name>RestoreWalletActivity</name>
1133 <message>
1134 <source>Restore Wallet</source>
1135 <extracomment>Title of progress window which is displayed when wallets are being restored.</extracomment>
1136 <translation type="unfinished">Ripristina Portafoglio</translation>
1137 </message>
1138 <message>
1139 <source>Restoring Wallet <b>%1</b>…</source>
1140 <extracomment>Descriptive text of the restore wallets progress window which indicates to the user that wallets are currently being restored.</extracomment>
1141 <translation type="unfinished">Ripristinando Portafoglio <b>%1</b>…</translation>
1142 </message>
1143 <message>
1144 <source>Restore wallet failed</source>
1145 <extracomment>Title of message box which is displayed when the wallet could not be restored.</extracomment>
1146 <translation type="unfinished">Ripristino del portafoglio non riuscito</translation>
1147 </message>
1148 <message>
1149 <source>Restore wallet warning</source>
1150 <extracomment>Title of message box which is displayed when the wallet is restored with some warning.</extracomment>
1151 <translation type="unfinished">Avviso di ripristino del portafoglio</translation>
1152 </message>
1153 <message>
1154 <source>Restore wallet message</source>
1155 <extracomment>Title of message box which is displayed when the wallet is successfully restored.</extracomment>
1156 <translation type="unfinished">Messaggio di ripristino del portafoglio</translation>
1157 </message>
1158 </context>
1159 <context>
1160 <name>WalletController</name>
1161 <message>
1162 <source>Close wallet</source>
1163 <translation type="unfinished">Chiudi portafoglio</translation>
1164 </message>
1165 <message>
1166 <source>Are you sure you wish to close the wallet <i>%1</i>?</source>
1167 <translation type="unfinished">Sei sicuro di voler chiudere il portafoglio <i>%1</i>?</translation>
1168 </message>
1169 <message>
1170 <source>Closing the wallet for too long can result in having to resync the entire chain if pruning is enabled.</source>
1171 <translation type="unfinished">Chiudere il portafoglio per troppo tempo può causare la resincronizzazione dell'intera catena se la modalità "pruning" è attiva.</translation>
1172 </message>
1173 <message>
1174 <source>Close all wallets</source>
1175 <translation type="unfinished">Chiudi tutti i portafogli</translation>
1176 </message>
1177 <message>
1178 <source>Are you sure you wish to close all wallets?</source>
1179 <translation type="unfinished">Sei sicuro di voler chiudere tutti i portafogli?</translation>
1180 </message>
1181 </context>
1182 <context>
1183 <name>CreateWalletDialog</name>
1184 <message>
1185 <source>Create Wallet</source>
1186 <translation type="unfinished">Crea Portafoglio</translation>
1187 </message>
1188 <message>
1189 <source>You are one step away from creating your new wallet!</source>
1190 <translation type="unfinished">Ti manca un ultimo passo per creare il tuo nuovo portafoglio!</translation>
1191 </message>
1192 <message>
1193 <source>Please provide a name and, if desired, enable any advanced options</source>
1194 <translation type="unfinished">Fornisci un nome e, ove desiderato, attiva le opzioni avanzate</translation>
1195 </message>
1196 <message>
1197 <source>Wallet Name</source>
1198 <translation type="unfinished">Nome Portafoglio</translation>
1199 </message>
1200 <message>
1201 <source>Wallet</source>
1202 <translation type="unfinished">Portafoglio</translation>
1203 </message>
1204 <message>
1205 <source>Encrypt the wallet. The wallet will be encrypted with a passphrase of your choice.</source>
1206 <translation type="unfinished">Cifra il portafoglio. Il portafoglio sarà cifrato con una passphrase a tua scelta.</translation>
1207 </message>
1208 <message>
1209 <source>Encrypt Wallet</source>
1210 <translation type="unfinished">Cifra Portafoglio</translation>
1211 </message>
1212 <message>
1213 <source>Advanced Options</source>
1214 <translation type="unfinished">Opzioni Avanzate</translation>
1215 </message>
1216 <message>
1217 <source>Disable private keys for this wallet. Wallets with private keys disabled will have no private keys and cannot have an HD seed or imported private keys. This is ideal for watch-only wallets.</source>
1218 <translation type="unfinished">Disabilita chiavi private per questo portafoglio. Un portafoglio con chiavi private disabilitate non può avere o importare chiavi private e non può avere un seme HD. Questa modalità è ideale per portafogli in sola visualizzazione.</translation>
1219 </message>
1220 <message>
1221 <source>Disable Private Keys</source>
1222 <translation type="unfinished">Disabilita Chiavi Private</translation>
1223 </message>
1224 <message>
1225 <source>Make Blank Wallet</source>
1226 <translation type="unfinished">Crea Portafoglio Vuoto</translation>
1227 </message>
1228 <message>
1229 <source>Use an external signing device such as a hardware wallet. Configure the external signer script in wallet preferences first.</source>
1230 <translation type="unfinished">Usa un dispositivo esterno di firma come un portafoglio hardware. Configura lo script esterno per la firma nelle preferenze del portafoglio.</translation>
1231 </message>
1232 <message>
1233 <source>External signer</source>
1234 <translation type="unfinished">Firma esterna</translation>
1235 </message>
1236 <message>
1237 <source>Create</source>
1238 <translation type="unfinished">Crea</translation>
1239 </message>
1240 <message>
1241 <source>Compiled without external signing support (required for external signing)</source>
1242 <extracomment>"External signing" means using devices such as hardware wallets.</extracomment>
1243 <translation type="unfinished">Compilato senza supporto per firma esterna (richiesto per firma esterna)</translation>
1244 </message>
1245 </context>
1246 <context>
1247 <name>EditAddressDialog</name>
1248 <message>
1249 <source>Edit Address</source>
1250 <translation type="unfinished">Modifica Indirizzo</translation>
1251 </message>
1252 <message>
1253 <source>&Label</source>
1254 <translation type="unfinished">&Etichetta</translation>
1255 </message>
1256 <message>
1257 <source>The label associated with this address list entry</source>
1258 <translation type="unfinished">L'etichetta associata con questa voce della lista degli indirizzi</translation>
1259 </message>
1260 <message>
1261 <source>The address associated with this address list entry. This can only be modified for sending addresses.</source>
1262 <translation type="unfinished">L'indirizzo associato con questa voce della lista degli indirizzi. Può essere modificato solo per gli indirizzi d'invio.</translation>
1263 </message>
1264 <message>
1265 <source>&Address</source>
1266 <translation type="unfinished">&Indirizzo</translation>
1267 </message>
1268 <message>
1269 <source>New sending address</source>
1270 <translation type="unfinished">Nuovo indirizzo mittente</translation>
1271 </message>
1272 <message>
1273 <source>Edit receiving address</source>
1274 <translation type="unfinished">Modifica indirizzo di destinazione</translation>
1275 </message>
1276 <message>
1277 <source>Edit sending address</source>
1278 <translation type="unfinished">Modifica indirizzo mittente</translation>
1279 </message>
1280 <message>
1281 <source>The entered address "%1" is not a valid Bitcoin address.</source>
1282 <translation type="unfinished">L'indirizzo inserito "%1" non è un indirizzo bitcoin valido.</translation>
1283 </message>
1284 <message>
1285 <source>Address "%1" already exists as a receiving address with label "%2" and so cannot be added as a sending address.</source>
1286 <translation type="unfinished">L'indirizzo "%1" esiste già come indirizzo di setinazione con l'etichetta "%2" e quindi non può essere aggiunto come indirizzo mittente.</translation>
1287 </message>
1288 <message>
1289 <source>The entered address "%1" is already in the address book with label "%2".</source>
1290 <translation type="unfinished">L'indirizzo inserito "%1" è già nella rubrica con l'etichetta "%2".</translation>
1291 </message>
1292 <message>
1293 <source>Could not unlock wallet.</source>
1294 <translation type="unfinished">Impossibile sbloccare il portafoglio.</translation>
1295 </message>
1296 <message>
1297 <source>New key generation failed.</source>
1298 <translation type="unfinished">Fallita generazione della nuova chiave.</translation>
1299 </message>
1300 </context>
1301 <context>
1302 <name>FreespaceChecker</name>
1303 <message>
1304 <source>A new data directory will be created.</source>
1305 <translation type="unfinished">Sarà creata una nuova cartella dati.</translation>
1306 </message>
1307 <message>
1308 <source>name</source>
1309 <translation type="unfinished">nome</translation>
1310 </message>
1311 <message>
1312 <source>Directory already exists. Add %1 if you intend to create a new directory here.</source>
1313 <translation type="unfinished">Cartella già esistente. Aggiungi %1 se intendi creare qui una nuova cartella.</translation>
1314 </message>
1315 <message>
1316 <source>Path already exists, and is not a directory.</source>
1317 <translation type="unfinished">Il percorso già esiste e non è una cartella.</translation>
1318 </message>
1319 <message>
1320 <source>Cannot create data directory here.</source>
1321 <translation type="unfinished">Impossibile creare una cartella dati qui.</translation>
1322 </message>
1323 </context>
1324 <context>
1325 <name>HelpMessageDialog</name>
1326 <message>
1327 <source>version</source>
1328 <translation type="unfinished">versione</translation>
1329 </message>
1330 <message>
1331 <source>About %1</source>
1332 <translation type="unfinished">Informazioni %1</translation>
1333 </message>
1334 <message>
1335 <source>Command-line options</source>
1336 <translation type="unfinished">Opzioni della riga di comando</translation>
1337 </message>
1338 </context>
1339 <context>
1340 <name>ShutdownWindow</name>
1341 <message>
1342 <source>%1 is shutting down…</source>
1343 <translation type="unfinished">%1 si sta spegnendo...</translation>
1344 </message>
1345 <message>
1346 <source>Do not shut down the computer until this window disappears.</source>
1347 <translation type="unfinished">Non spegnere il computer fino a quando questa finestra non si sarà chiusa.</translation>
1348 </message>
1349 </context>
1350 <context>
1351 <name>Intro</name>
1352 <message>
1353 <source>Welcome</source>
1354 <translation type="unfinished">Benvenuto</translation>
1355 </message>
1356 <message>
1357 <source>Welcome to %1.</source>
1358 <translation type="unfinished">Benvenuto su %1.</translation>
1359 </message>
1360 <message>
1361 <source>As this is the first time the program is launched, you can choose where %1 will store its data.</source>
1362 <translation type="unfinished">Dato che questa è la prima volta che il programma viene lanciato, puoi scegliere dove %1 salverà i suoi dati.</translation>
1363 </message>
1364 <message>
1365 <source>Limit block chain storage to</source>
1366 <translation type="unfinished">Limita l'archiviazione della catena di blocchi a</translation>
1367 </message>
1368 <message>
1369 <source>Reverting this setting requires re-downloading the entire blockchain. It is faster to download the full chain first and prune it later. Disables some advanced features.</source>
1370 <translation type="unfinished">Cambiare questa impostazione richiede di riscaricare l'intera catena di blocchi. E' più veloce scaricare prima tutta la catena e poi fare l'epurazione. Disabilita alcune impostazioni avanzate.</translation>
1371 </message>
1372 <message>
1373 <source>This initial synchronisation is very demanding, and may expose hardware problems with your computer that had previously gone unnoticed. Each time you run %1, it will continue downloading where it left off.</source>
1374 <translation type="unfinished">La sincronizzazione iniziale è molto dispendiosa e potrebbe mettere in luce problemi harware del tuo computer che passavano prima inosservati. Ogni volta che lanci %1 continuerà a scaricare da dove si era interrotto.</translation>
1375 </message>
1376 <message>
1377 <source>When you click OK, %1 will begin to download and process the full %4 block chain (%2 GB) starting with the earliest transactions in %3 when %4 initially launched.</source>
1378 <translation type="unfinished">Facendo clic su OK, %1 inizierà a scaricare ed elaborare l'intera catena di blocchi di %4 (%2 GB) partendo dalle prime transazioni del %3quando %4 è stato inizialmente lanciato.</translation>
1379 </message>
1380 <message>
1381 <source>If you have chosen to limit block chain storage (pruning), the historical data must still be downloaded and processed, but will be deleted afterward to keep your disk usage low.</source>
1382 <translation type="unfinished">Se hai scelto di limitare lo spazio della catena di blocchi (epurazione), i dati storici devono comunque essere scaricati e processati, ma verranno cancellati in seguito per mantenere basso l'utilizzo del tuo disco.</translation>
1383 </message>
1384 <message>
1385 <source>Use the default data directory</source>
1386 <translation type="unfinished">Usa la cartella dati predefinita</translation>
1387 </message>
1388 <message>
1389 <source>Use a custom data directory:</source>
1390 <translation type="unfinished">Usa una cartella dati personalizzata:</translation>
1391 </message>
1392 <message numerus="yes">
1393 <source>%n GB of space available</source>
1394 <translation type="unfinished">
1395 <numerusform>%n GB di spazio disponibile</numerusform>
1396 <numerusform>%n GB di spazio disponibile</numerusform>
1397 </translation>
1398 </message>
1399 <message numerus="yes">
1400 <source>(of %n GB needed)</source>
1401 <translation type="unfinished">
1402 <numerusform>(di %n GB richiesto)</numerusform>
1403 <numerusform>(di %n GB richiesti)</numerusform>
1404 </translation>
1405 </message>
1406 <message numerus="yes">
1407 <source>(%n GB needed for full chain)</source>
1408 <translation type="unfinished">
1409 <numerusform>(%n GB richiesti per la catena completa)</numerusform>
1410 <numerusform>(%n GB richiesti per la catena completa)</numerusform>
1411 </translation>
1412 </message>
1413 <message>
1414 <source>Choose data directory</source>
1415 <translation type="unfinished">Specifica la cartella dati</translation>
1416 </message>
1417 <message>
1418 <source>At least %1 GB of data will be stored in this directory, and it will grow over time.</source>
1419 <translation type="unfinished">Almeno %1 GB di dati verrà salvato in questa cartella e continuerà ad aumentare col tempo.</translation>
1420 </message>
1421 <message>
1422 <source>Approximately %1 GB of data will be stored in this directory.</source>
1423 <translation type="unfinished">Verranno salvati circa %1 GB di dati in questa cartella.</translation>
1424 </message>
1425 <message numerus="yes">
1426 <source>(sufficient to restore backups %n day(s) old)</source>
1427 <extracomment>Explanatory text on the capability of the current prune target.</extracomment>
1428 <translation type="unfinished">
1429 <numerusform>(sufficiente per ripristinare i backup di %n giorno fa)</numerusform>
1430 <numerusform>(sufficiente per ripristinare i backup di %n giorni fa)</numerusform>
1431 </translation>
1432 </message>
1433 <message>
1434 <source>%1 will download and store a copy of the Bitcoin block chain.</source>
1435 <translation type="unfinished">%1 scaricherà e salverà una copia della catena di blocchi Bitcoin.</translation>
1436 </message>
1437 <message>
1438 <source>The wallet will also be stored in this directory.</source>
1439 <translation type="unfinished">Anche il portafoglio verrà salvato in questa cartella.</translation>
1440 </message>
1441 <message>
1442 <source>Error: Specified data directory "%1" cannot be created.</source>
1443 <translation type="unfinished">Errore: La cartella dati "%1" specificata non può essere creata.</translation>
1444 </message>
1445 <message>
1446 <source>Error</source>
1447 <translation type="unfinished">Errore</translation>
1448 </message>
1449 </context>
1450 <context>
1451 <name>ModalOverlay</name>
1452 <message>
1453 <source>Form</source>
1454 <translation type="unfinished">Modulo</translation>
1455 </message>
1456 <message>
1457 <source>Recent transactions may not yet be visible, and therefore your wallet's balance might be incorrect. This information will be correct once your wallet has finished synchronizing with the bitcoin network, as detailed below.</source>
1458 <translation type="unfinished">Transazioni recenti potrebbero non essere visibili ancora, perciò il saldo del tuo portafoglio potrebbe non essere corretto. Questa informazione risulterà corretta quando il tuo portafoglio avrà terminato la sincronizzazione con la rete bitcoin, come indicato in dettaglio più sotto.</translation>
1459 </message>
1460 <message>
1461 <source>Attempting to spend bitcoins that are affected by not-yet-displayed transactions will not be accepted by the network.</source>
1462 <translation type="unfinished">Il tentativo di spendere bitcoin legati a transazioni non ancora visualizzate non verrà accettato dalla rete.</translation>
1463 </message>
1464 <message>
1465 <source>Number of blocks left</source>
1466 <translation type="unfinished">Numero di blocchi mancanti</translation>
1467 </message>
1468 <message>
1469 <source>Unknown…</source>
1470 <translation type="unfinished">Sconosciuto...</translation>
1471 </message>
1472 <message>
1473 <source>calculating…</source>
1474 <translation type="unfinished">calcolo in corso...</translation>
1475 </message>
1476 <message>
1477 <source>Last block time</source>
1478 <translation type="unfinished">Ora del blocco più recente</translation>
1479 </message>
1480 <message>
1481 <source>Progress</source>
1482 <translation type="unfinished">Progresso</translation>
1483 </message>
1484 <message>
1485 <source>Progress increase per hour</source>
1486 <translation type="unfinished">Aumento dei progressi per ogni ora</translation>
1487 </message>
1488 <message>
1489 <source>Estimated time left until synced</source>
1490 <translation type="unfinished">Tempo stimato al completamento della sincronizzazione</translation>
1491 </message>
1492 <message>
1493 <source>Hide</source>
1494 <translation type="unfinished">Nascondi</translation>
1495 </message>
1496 <message>
1497 <source>Esc</source>
1498 <translation type="unfinished">Esci</translation>
1499 </message>
1500 <message>
1501 <source>%1 is currently syncing. It will download headers and blocks from peers and validate them until reaching the tip of the block chain.</source>
1502 <translation type="unfinished">%1 è attualmente in fase di sincronizzazione. Scaricherà le intestazioni e i blocchi dai peer e li convaliderà fino a raggiungere la punta della catena di blocchi.</translation>
1503 </message>
1504 <message>
1505 <source>Unknown. Syncing Headers (%1, %2%)…</source>
1506 <translation type="unfinished">Sconosciuto. Sincronizzazione Intestazioni in corso (%1,%2%)…</translation>
1507 </message>
1508 <message>
1509 <source>Unknown. Pre-syncing Headers (%1, %2%)…</source>
1510 <translation type="unfinished">Sconosciuto. Pre-sincronizzazione delle intestazioni (%1, %2%)...</translation>
1511 </message>
1512 </context>
1513 <context>
1514 <name>OpenURIDialog</name>
1515 <message>
1516 <source>Open bitcoin URI</source>
1517 <translation type="unfinished">Apri un URI bitcoin</translation>
1518 </message>
1519 <message>
1520 <source>Paste address from clipboard</source>
1521 <extracomment>Tooltip text for button that allows you to paste an address that is in your clipboard.</extracomment>
1522 <translation type="unfinished">Incollare l'indirizzo dagli appunti</translation>
1523 </message>
1524 </context>
1525 <context>
1526 <name>OptionsDialog</name>
1527 <message>
1528 <source>Options</source>
1529 <translation type="unfinished">Opzioni</translation>
1530 </message>
1531 <message>
1532 <source>&Main</source>
1533 <translation type="unfinished">&Principale</translation>
1534 </message>
1535 <message>
1536 <source>Automatically start %1 after logging in to the system.</source>
1537 <translation type="unfinished">Avvia automaticamente %1 una volta effettuato l'accesso al sistema.</translation>
1538 </message>
1539 <message>
1540 <source>&Start %1 on system login</source>
1541 <translation type="unfinished">&Start %1 all'accesso al sistema</translation>
1542 </message>
1543 <message>
1544 <source>Enabling pruning significantly reduces the disk space required to store transactions. All blocks are still fully validated. Reverting this setting requires re-downloading the entire blockchain.</source>
1545 <translation type="unfinished">L'abilitazione del pruning riduce notevolmente lo spazio su disco necessario per archiviare le transazioni. Tutti i blocchi sono ancora completamente convalidati. Il ripristino di questa impostazione richiede un nuovo scaricamento dell'intera blockchain.</translation>
1546 </message>
1547 <message>
1548 <source>Maximum database cache size. Make sure you have enough RAM. A larger cache can contribute to faster sync, after which the benefit is less pronounced for most use cases. Lowering the cache size will reduce memory usage. Unused mempool memory is shared for this cache.</source>
1549 <extracomment>Tooltip text for Options window setting that sets the size of the database cache. Explains the corresponding effects of increasing/decreasing this value.</extracomment>
1550 <translation type="unfinished">Dimensione massima della cache del database. Assicurati di avere abbastanza RAM. Una cache più grande può contribuire a una sincronizzazione più rapida, dopodiché il vantaggio è meno pronunciato per la maggior parte dei casi d'uso. Ridurre la dimensione della cache ridurrà l'utilizzo della memoria. La memoria mempool inutilizzata è condivisa per questa cache.</translation>
1551 </message>
1552 <message>
1553 <source>Size of &database cache</source>
1554 <translation type="unfinished">Dimensione della cache del &database.</translation>
1555 </message>
1556 <message>
1557 <source>Number of script &verification threads</source>
1558 <translation type="unfinished">Numero di thread di &verifica degli script</translation>
1559 </message>
1560 <message>
1561 <source>Full path to a %1 compatible script (e.g. C:\Downloads\hwi.exe or /Users/you/Downloads/hwi.py). Beware: malware can steal your coins!</source>
1562 <translation type="unfinished">Percorso completo di uno script compatibile con %1 (ad esempio, C:\Downloads\hwi.exe o /Users/you/Downloads/hwi.py). Attenzione: il malware può rubare le vostre monete!</translation>
1563 </message>
1564 <message>
1565 <source>Automatically open the Bitcoin client port on the router. This only works when your router supports PCP or NAT-PMP and it is enabled. The external port could be random.</source>
1566 <translation type="unfinished">Apri automaticamente la porta del client Bitcoin sul router. Funziona solo quando il router supporta PCP o NAT-PMP ed è abilitato. La porta esterna potrebbe essere casuale.</translation>
1567 </message>
1568 <message>
1569 <source>Map port using PCP or NA&T-PMP</source>
1570 <translation type="unfinished">Mappa la porta usando PCP o NA&T-PMP</translation>
1571 </message>
1572 <message>
1573 <source>IP address of the proxy (e.g. IPv4: 127.0.0.1 / IPv6: ::1)</source>
1574 <translation type="unfinished">Indirizzo IP del proxy (ad es. IPv4: 127.0.0.1 / IPv6: ::1)</translation>
1575 </message>
1576 <message>
1577 <source>Shows if the supplied default SOCKS5 proxy is used to reach peers via this network type.</source>
1578 <translation type="unfinished">Mostra se il proxy SOCK5 di default che p stato fornito è usato per raggiungere i contatti attraverso questo tipo di rete.</translation>
1579 </message>
1580 <message>
1581 <source>Minimize instead of exit the application when the window is closed. When this option is enabled, the application will be closed only after selecting Exit in the menu.</source>
1582 <translation type="unfinished">Riduci ad icona invece di uscire dall'applicazione quando la finestra viene chiusa. Attivando questa opzione l'applicazione terminerà solo dopo aver selezionato Esci dal menu File.</translation>
1583 </message>
1584 <message>
1585 <source>Font in the Overview tab: </source>
1586 <translation type="unfinished">Font nella scheda Panoramica:</translation>
1587 </message>
1588 <message>
1589 <source>Options set in this dialog are overridden by the command line:</source>
1590 <translation type="unfinished">Le azioni da riga di comando hanno precedenza su quelle impostate da questo pannello:</translation>
1591 </message>
1592 <message>
1593 <source>Open the %1 configuration file from the working directory.</source>
1594 <translation type="unfinished">Apri il %1 file di configurazione dalla cartella attiva.</translation>
1595 </message>
1596 <message>
1597 <source>Open Configuration File</source>
1598 <translation type="unfinished">Apri il file di configurazione</translation>
1599 </message>
1600 <message>
1601 <source>Reset all client options to default.</source>
1602 <translation type="unfinished">Reimposta tutte le opzioni del client allo stato predefinito.</translation>
1603 </message>
1604 <message>
1605 <source>&Reset Options</source>
1606 <translation type="unfinished">&Ripristina Opzioni</translation>
1607 </message>
1608 <message>
1609 <source>&Network</source>
1610 <translation type="unfinished">Rete</translation>
1611 </message>
1612 <message>
1613 <source>Prune &block storage to</source>
1614 <translation type="unfinished">Modalità "prune": elimina i blocchi dal disco dopo</translation>
1615 </message>
1616 <message>
1617 <source>Reverting this setting requires re-downloading the entire blockchain.</source>
1618 <translation type="unfinished">Per ripristinare questa impostazione è necessario rieseguire il download dell'intera blockchain.</translation>
1619 </message>
1620 <message>
1621 <source>Set the number of script verification threads. Negative values correspond to the number of cores you want to leave free to the system.</source>
1622 <extracomment>Tooltip text for Options window setting that sets the number of script verification threads. Explains that negative values mean to leave these many cores free to the system.</extracomment>
1623 <translation type="unfinished">Imposta il numero di thread di verifica degli script. I valori negativi corrispondono al numero di core che preferisci lasciare liberi per il sistema.</translation>
1624 </message>
1625 <message>
1626 <source>(0 = auto, <0 = leave that many cores free)</source>
1627 <translation type="unfinished">(0 = automatico, <0 = lascia questo numero di core liberi)</translation>
1628 </message>
1629 <message>
1630 <source>This allows you or a third party tool to communicate with the node through command-line and JSON-RPC commands.</source>
1631 <extracomment>Tooltip text for Options window setting that enables the RPC server.</extracomment>
1632 <translation type="unfinished">Permette, a te o a uno strumento di terze parti, di comunicare con il nodo attraverso istruzioni inviate a riga di comando e tramite JSON-RPC.</translation>
1633 </message>
1634 <message>
1635 <source>Enable R&PC server</source>
1636 <extracomment>An Options window setting to enable the RPC server.</extracomment>
1637 <translation type="unfinished">Abilita il server R&PC</translation>
1638 </message>
1639 <message>
1640 <source>W&allet</source>
1641 <translation type="unfinished">Port&amonete</translation>
1642 </message>
1643 <message>
1644 <source>Whether to set subtract fee from amount as default or not.</source>
1645 <extracomment>Tooltip text for Options window setting that sets subtracting the fee from a sending amount as default.</extracomment>
1646 <translation type="unfinished">Se impostare o meno, come impostazione predefinita, la sottrazione della commissione dall'importo.</translation>
1647 </message>
1648 <message>
1649 <source>Subtract &fee from amount by default</source>
1650 <extracomment>An Options window setting to set subtracting the fee from a sending amount as default.</extracomment>
1651 <translation type="unfinished">Sottrarre la &commissione dall'importo come impostazione predefinita</translation>
1652 </message>
1653 <message>
1654 <source>Expert</source>
1655 <translation type="unfinished">Esperti</translation>
1656 </message>
1657 <message>
1658 <source>Enable coin &control features</source>
1659 <translation type="unfinished">Abilita le funzionalità di coin &control</translation>
1660 </message>
1661 <message>
1662 <source>If you disable the spending of unconfirmed change, the change from a transaction cannot be used until that transaction has at least one confirmation. This also affects how your balance is computed.</source>
1663 <translation type="unfinished">Disabilitando l'uso di resti non confermati, il resto di una transazione non potrà essere speso fino a quando non avrà ottenuto almeno una conferma. Questa impostazione influisce inoltre sul calcolo del saldo.</translation>
1664 </message>
1665 <message>
1666 <source>&Spend unconfirmed change</source>
1667 <translation type="unfinished">&Spendi resti non confermati</translation>
1668 </message>
1669 <message>
1670 <source>Enable &PSBT controls</source>
1671 <extracomment>An options window setting to enable PSBT controls.</extracomment>
1672 <translation type="unfinished">Abilita i controlli &PSBT</translation>
1673 </message>
1674 <message>
1675 <source>Whether to show PSBT controls.</source>
1676 <extracomment>Tooltip text for options window setting that enables PSBT controls.</extracomment>
1677 <translation type="unfinished">Se mostrare o meno i controlli PSBT.</translation>
1678 </message>
1679 <message>
1680 <source>External Signer (e.g. hardware wallet)</source>
1681 <translation type="unfinished">Firma Esterna (es. Portafoglio Hardware)</translation>
1682 </message>
1683 <message>
1684 <source>&External signer script path</source>
1685 <translation type="unfinished">Percorso per lo script &esterno di firma</translation>
1686 </message>
1687 <message>
1688 <source>Accept connections from outside.</source>
1689 <translation type="unfinished">Accetta connessione esterne.</translation>
1690 </message>
1691 <message>
1692 <source>Allow incomin&g connections</source>
1693 <translation type="unfinished">Accetta connessioni in entrata</translation>
1694 </message>
1695 <message>
1696 <source>Connect to the Bitcoin network through a SOCKS5 proxy.</source>
1697 <translation type="unfinished">Connessione alla rete Bitcoin attraverso un proxy SOCKS5.</translation>
1698 </message>
1699 <message>
1700 <source>&Connect through SOCKS5 proxy (default proxy):</source>
1701 <translation type="unfinished">&Connessione attraverso proxy SOCKS5 (proxy predefinito):</translation>
1702 </message>
1703 <message>
1704 <source>Proxy &IP:</source>
1705 <translation type="unfinished">&IP del proxy:</translation>
1706 </message>
1707 <message>
1708 <source>&Port:</source>
1709 <translation type="unfinished">&Porta:</translation>
1710 </message>
1711 <message>
1712 <source>Port of the proxy (e.g. 9050)</source>
1713 <translation type="unfinished">Porta del proxy (ad es. 9050)</translation>
1714 </message>
1715 <message>
1716 <source>Used for reaching peers via:</source>
1717 <translation type="unfinished">Utilizzata per connettersi attraverso:</translation>
1718 </message>
1719 <message>
1720 <source>&Window</source>
1721 <translation type="unfinished">&Finestra</translation>
1722 </message>
1723 <message>
1724 <source>Show the icon in the system tray.</source>
1725 <translation type="unfinished">Mostra l'icona nella barra delle applicazioni di sistema</translation>
1726 </message>
1727 <message>
1728 <source>&Show tray icon</source>
1729 <translation type="unfinished">&Mostra l'icona</translation>
1730 </message>
1731 <message>
1732 <source>Show only a tray icon after minimizing the window.</source>
1733 <translation type="unfinished">Mostra solo nella tray bar quando si riduce ad icona.</translation>
1734 </message>
1735 <message>
1736 <source>&Minimize to the tray instead of the taskbar</source>
1737 <translation type="unfinished">&Minimizza nella tray bar invece che sulla barra delle applicazioni</translation>
1738 </message>
1739 <message>
1740 <source>M&inimize on close</source>
1741 <translation type="unfinished">M&inimizza alla chiusura</translation>
1742 </message>
1743 <message>
1744 <source>&Display</source>
1745 <translation type="unfinished">&Mostra</translation>
1746 </message>
1747 <message>
1748 <source>User Interface &language:</source>
1749 <translation type="unfinished">&Lingua Interfaccia Utente:</translation>
1750 </message>
1751 <message>
1752 <source>The user interface language can be set here. This setting will take effect after restarting %1.</source>
1753 <translation type="unfinished">La lingua dell'interfaccia utente può essere impostata qui. L'impostazione avrà effetto dopo il riavvio %1.</translation>
1754 </message>
1755 <message>
1756 <source>&Unit to show amounts in:</source>
1757 <translation type="unfinished">&Unità di misura con cui visualizzare gli importi:</translation>
1758 </message>
1759 <message>
1760 <source>Choose the default subdivision unit to show in the interface and when sending coins.</source>
1761 <translation type="unfinished">Scegli l'unità di suddivisione predefinita da utilizzare per l'interfaccia e per l'invio di bitcoin.</translation>
1762 </message>
1763 <message>
1764 <source>Third-party URLs (e.g. a block explorer) that appear in the transactions tab as context menu items. %s in the URL is replaced by transaction hash. Multiple URLs are separated by vertical bar |.</source>
1765 <translation type="unfinished">URL di terze parti (ad esempio un block explorer) che appaiono nella scheda delle transazioni come voci del menu contestuale. %s nell'URL è sostituito dall'hash della transazione. URL multiple sono separate da una barra verticale |.</translation>
1766 </message>
1767 <message>
1768 <source>&Third-party transaction URLs</source>
1769 <translation type="unfinished">&URL delle transazioni di terze parti</translation>
1770 </message>
1771 <message>
1772 <source>Whether to show coin control features or not.</source>
1773 <translation type="unfinished">Specifica se le funzionalita di coin control saranno visualizzate.</translation>
1774 </message>
1775 <message>
1776 <source>Connect to the Bitcoin network through a separate SOCKS5 proxy for Tor onion services.</source>
1777 <translation type="unfinished">Connette alla rete Bitcoin attraverso un proxy SOCKS5 separato per i Tor onion services.</translation>
1778 </message>
1779 <message>
1780 <source>Use separate SOCKS&5 proxy to reach peers via Tor onion services:</source>
1781 <translation type="unfinished">Usa un proxy SOCKS&5 separato per raggiungere peers attraverso i Tor onion services.</translation>
1782 </message>
1783 <message>
1784 <source>&Cancel</source>
1785 <translation type="unfinished">&Cancella</translation>
1786 </message>
1787 <message>
1788 <source>Compiled without external signing support (required for external signing)</source>
1789 <extracomment>"External signing" means using devices such as hardware wallets.</extracomment>
1790 <translation type="unfinished">Compilato senza supporto per firma esterna (richiesto per firma esterna)</translation>
1791 </message>
1792 <message>
1793 <source>default</source>
1794 <translation type="unfinished">predefinito</translation>
1795 </message>
1796 <message>
1797 <source>none</source>
1798 <translation type="unfinished">nessuno</translation>
1799 </message>
1800 <message>
1801 <source>Confirm options reset</source>
1802 <extracomment>Window title text of pop-up window shown when the user has chosen to reset options.</extracomment>
1803 <translation type="unfinished">Conferma ripristino opzioni</translation>
1804 </message>
1805 <message>
1806 <source>Client restart required to activate changes.</source>
1807 <extracomment>Text explaining that the settings changed will not come into effect until the client is restarted.</extracomment>
1808 <translation type="unfinished">È necessario un riavvio del client per applicare le modifiche.</translation>
1809 </message>
1810 <message>
1811 <source>Current settings will be backed up at "%1".</source>
1812 <extracomment>Text explaining to the user that the client's current settings will be backed up at a specific location. %1 is a stand-in argument for the backup location's path.</extracomment>
1813 <translation type="unfinished">Le impostazioni attuali saranno copiate al "%1".</translation>
1814 </message>
1815 <message>
1816 <source>Client will be shut down. Do you want to proceed?</source>
1817 <extracomment>Text asking the user to confirm if they would like to proceed with a client shutdown.</extracomment>
1818 <translation type="unfinished">Il client sarà arrestato. Si desidera procedere?</translation>
1819 </message>
1820 <message>
1821 <source>Configuration options</source>
1822 <extracomment>Window title text of pop-up box that allows opening up of configuration file.</extracomment>
1823 <translation type="unfinished">Opzioni di configurazione</translation>
1824 </message>
1825 <message>
1826 <source>The configuration file is used to specify advanced user options which override GUI settings. Additionally, any command-line options will override this configuration file.</source>
1827 <extracomment>Explanatory text about the priority order of instructions considered by client. The order from high to low being: command-line, configuration file, GUI settings.</extracomment>
1828 <translation type="unfinished">Il file di configurazione è utilizzato per specificare opzioni utente avanzate che aggirano le impostazioni della GUI. Inoltre qualunque opzione da linea di comando aggirerà il file di configurazione.</translation>
1829 </message>
1830 <message>
1831 <source>Continue</source>
1832 <translation type="unfinished">Continua</translation>
1833 </message>
1834 <message>
1835 <source>Cancel</source>
1836 <translation type="unfinished">Annulla</translation>
1837 </message>
1838 <message>
1839 <source>Error</source>
1840 <translation type="unfinished">Errore</translation>
1841 </message>
1842 <message>
1843 <source>The configuration file could not be opened.</source>
1844 <translation type="unfinished">Il file di configurazione non può essere aperto.</translation>
1845 </message>
1846 <message>
1847 <source>This change would require a client restart.</source>
1848 <translation type="unfinished">Questa modifica richiede un riavvio del client.</translation>
1849 </message>
1850 <message>
1851 <source>The supplied proxy address is invalid.</source>
1852 <translation type="unfinished">L'indirizzo proxy che hai fornito non è valido.</translation>
1853 </message>
1854 </context>
1855 <context>
1856 <name>OptionsModel</name>
1857 <message>
1858 <source>Could not read setting "%1", %2.</source>
1859 <translation type="unfinished">Non posso leggere l'impostazione "%1", %2,</translation>
1860 </message>
1861 </context>
1862 <context>
1863 <name>OverviewPage</name>
1864 <message>
1865 <source>Form</source>
1866 <translation type="unfinished">Modulo</translation>
1867 </message>
1868 <message>
1869 <source>The displayed information may be out of date. Your wallet automatically synchronizes with the Bitcoin network after a connection is established, but this process has not completed yet.</source>
1870 <translation type="unfinished">Le informazioni visualizzate potrebbero non essere aggiornate. Il portafoglio si sincronizza automaticamente con la rete Bitcoin una volta stabilita una connessione, ma questo processo non è ancora stato completato.</translation>
1871 </message>
1872 <message>
1873 <source>Available:</source>
1874 <translation type="unfinished">Disponibile:</translation>
1875 </message>
1876 <message>
1877 <source>Your current spendable balance</source>
1878 <translation type="unfinished">Il tuo saldo spendibile attuale</translation>
1879 </message>
1880 <message>
1881 <source>Pending:</source>
1882 <translation type="unfinished">In attesa:</translation>
1883 </message>
1884 <message>
1885 <source>Total of transactions that have yet to be confirmed, and do not yet count toward the spendable balance</source>
1886 <translation type="unfinished">Totale delle transazioni in corso di conferma e che non sono ancora conteggiate nel saldo spendibile</translation>
1887 </message>
1888 <message>
1889 <source>Immature:</source>
1890 <translation type="unfinished">Immaturo:</translation>
1891 </message>
1892 <message>
1893 <source>Mined balance that has not yet matured</source>
1894 <translation type="unfinished">Importo generato dal mining e non ancora maturato</translation>
1895 </message>
1896 <message>
1897 <source>Balances</source>
1898 <translation type="unfinished">Saldo</translation>
1899 </message>
1900 <message>
1901 <source>Total:</source>
1902 <translation type="unfinished">Totale:</translation>
1903 </message>
1904 <message>
1905 <source>Your current total balance</source>
1906 <translation type="unfinished">Il tuo saldo totale attuale</translation>
1907 </message>
1908 <message>
1909 <source>Recent transactions</source>
1910 <translation type="unfinished">Transazioni recenti</translation>
1911 </message>
1912 <message>
1913 <source>Privacy mode activated for the Overview tab. To unmask the values, uncheck Settings->Mask values.</source>
1914 <translation type="unfinished">Modalità privacy attivata per la scheda "Panoramica". Per mostrare gli importi, deseleziona Impostazioni-> Mascherare gli importi.</translation>
1915 </message>
1916 </context>
1917 <context>
1918 <name>PSBTOperationsDialog</name>
1919 <message>
1920 <source>PSBT Operations</source>
1921 <translation type="unfinished">Operazioni PSBT</translation>
1922 </message>
1923 <message>
1924 <source>Sign Tx</source>
1925 <translation type="unfinished">Firma Tx</translation>
1926 </message>
1927 <message>
1928 <source>Broadcast Tx</source>
1929 <translation type="unfinished">Trasmetti Tx</translation>
1930 </message>
1931 <message>
1932 <source>Copy to Clipboard</source>
1933 <translation type="unfinished">Copia negli Appunti</translation>
1934 </message>
1935 <message>
1936 <source>Save…</source>
1937 <translation type="unfinished">Salva...</translation>
1938 </message>
1939 <message>
1940 <source>Close</source>
1941 <translation type="unfinished">Chiudi</translation>
1942 </message>
1943 <message>
1944 <source>Failed to load transaction: %1</source>
1945 <translation type="unfinished">Caricamento della transazione fallito: %1</translation>
1946 </message>
1947 <message>
1948 <source>Failed to sign transaction: %1</source>
1949 <translation type="unfinished">Firma della transazione fallita: %1</translation>
1950 </message>
1951 <message>
1952 <source>Cannot sign inputs while wallet is locked.</source>
1953 <translation type="unfinished">Impossibile firmare gli input mentre il portafoglio è bloccato.</translation>
1954 </message>
1955 <message>
1956 <source>Could not sign any more inputs.</source>
1957 <translation type="unfinished">Impossibile firmare ulteriori input.</translation>
1958 </message>
1959 <message numerus="yes">
1960 <source>Signed %n input(s), but more signatures are still required.</source>
1961 <translation type="unfinished">
1962 <numerusform />
1963 <numerusform />
1964 </translation>
1965 </message>
1966 <message>
1967 <source>Signed transaction successfully. Transaction is ready to broadcast.</source>
1968 <translation type="unfinished">Transazione firmata con successo. La transazione é pronta per essere trasmessa.</translation>
1969 </message>
1970 <message>
1971 <source>Unknown error processing transaction.</source>
1972 <translation type="unfinished">Errore sconosciuto processando la transazione.</translation>
1973 </message>
1974 <message>
1975 <source>Transaction broadcast successfully! Transaction ID: %1</source>
1976 <translation type="unfinished">Transazione trasmessa con successo! ID della transazione: %1</translation>
1977 </message>
1978 <message>
1979 <source>Transaction broadcast failed: %1</source>
1980 <translation type="unfinished">Trasmissione della transazione fallita: %1</translation>
1981 </message>
1982 <message>
1983 <source>PSBT copied to clipboard.</source>
1984 <translation type="unfinished">PSBT copiata negli appunti.</translation>
1985 </message>
1986 <message>
1987 <source>Save Transaction Data</source>
1988 <translation type="unfinished">Salva Dati Transazione</translation>
1989 </message>
1990 <message>
1991 <source>Partially Signed Transaction (Binary)</source>
1992 <extracomment>Expanded name of the binary PSBT file format. See: BIP 174.</extracomment>
1993 <translation type="unfinished">Transizione Parzialmente Firmata (Binaria)</translation>
1994 </message>
1995 <message>
1996 <source>PSBT saved to disk.</source>
1997 <translation type="unfinished">PSBT salvata su disco.</translation>
1998 </message>
1999 <message>
2000 <source>Sends %1 to %2</source>
2001 <translation type="unfinished">Invia %1 a %2</translation>
2002 </message>
2003 <message>
2004 <source>own address</source>
2005 <translation type="unfinished">proprio indirizzo</translation>
2006 </message>
2007 <message>
2008 <source>Unable to calculate transaction fee or total transaction amount.</source>
2009 <translation type="unfinished">Non in grado di calcolare la fee della transazione o l'ammontare totale della transazione.</translation>
2010 </message>
2011 <message>
2012 <source>Pays transaction fee: </source>
2013 <translation type="unfinished">Paga fee della transazione: </translation>
2014 </message>
2015 <message>
2016 <source>Total Amount</source>
2017 <translation type="unfinished">Importo totale</translation>
2018 </message>
2019 <message>
2020 <source>or</source>
2021 <translation type="unfinished">o</translation>
2022 </message>
2023 <message numerus="yes">
2024 <source>Transaction has %n unsigned input(s).</source>
2025 <translation type="unfinished">
2026 <numerusform />
2027 <numerusform />
2028 </translation>
2029 </message>
2030 <message>
2031 <source>Transaction is missing some information about inputs.</source>
2032 <translation type="unfinished">La transazione manca di alcune informazioni sugli input.</translation>
2033 </message>
2034 <message>
2035 <source>Transaction still needs signature(s).</source>
2036 <translation type="unfinished">La transazione necessita ancora di firma/e.</translation>
2037 </message>
2038 <message>
2039 <source>(But no wallet is loaded.)</source>
2040 <translation type="unfinished">(Ma nessun portafogli è stato caricato.)</translation>
2041 </message>
2042 <message>
2043 <source>(But this wallet cannot sign transactions.)</source>
2044 <translation type="unfinished">(Ma questo portafoglio non può firmare transazioni.)</translation>
2045 </message>
2046 <message>
2047 <source>(But this wallet does not have the right keys.)</source>
2048 <translation type="unfinished">(Ma questo portafoglio non ha le chiavi giuste.)</translation>
2049 </message>
2050 <message>
2051 <source>Transaction is fully signed and ready for broadcast.</source>
2052 <translation type="unfinished">La transazione è completamente firmata e pronta per essere trasmessa.</translation>
2053 </message>
2054 <message>
2055 <source>Transaction status is unknown.</source>
2056 <translation type="unfinished">Lo stato della transazione è sconosciuto.</translation>
2057 </message>
2058 </context>
2059 <context>
2060 <name>PaymentServer</name>
2061 <message>
2062 <source>Payment request error</source>
2063 <translation type="unfinished">Errore di richiesta di pagamento</translation>
2064 </message>
2065 <message>
2066 <source>Cannot start bitcoin: click-to-pay handler</source>
2067 <translation type="unfinished">Impossibile avviare bitcoin: gestore click-to-pay</translation>
2068 </message>
2069 <message>
2070 <source>URI handling</source>
2071 <translation type="unfinished">Gestione URI</translation>
2072 </message>
2073 <message>
2074 <source>'bitcoin://' is not a valid URI. Use 'bitcoin:' instead.</source>
2075 <translation type="unfinished">'bitcoin://' non è un URI valido. Usa invece 'bitcoin:'.</translation>
2076 </message>
2077 <message>
2078 <source>Cannot process payment request because BIP70 is not supported.
2079 Due to widespread security flaws in BIP70 it's strongly recommended that any merchant instructions to switch wallets be ignored.
2080 If you are receiving this error you should request the merchant provide a BIP21 compatible URI.</source>
2081 <translation type="unfinished">Impossibile elaborare la richiesta di pagamento perché BIP70 non è supportato.
2082 A causa delle diffuse falle di sicurezza in BIP70, si consiglia vivamente di ignorare qualsiasi istruzione del commerciante sul cambiare portafoglio.
2083 Se ricevi questo errore, dovresti richiedere al commerciante di fornire un URI compatibile con BIP21.</translation>
2084 </message>
2085 <message>
2086 <source>URI cannot be parsed! This can be caused by an invalid Bitcoin address or malformed URI parameters.</source>
2087 <translation type="unfinished">Impossibile interpretare l'URI! I parametri dell'URI o l'indirizzo Bitcoin potrebbero non essere corretti.</translation>
2088 </message>
2089 <message>
2090 <source>Payment request file handling</source>
2091 <translation type="unfinished">Gestione del file di richiesta del pagamento</translation>
2092 </message>
2093 </context>
2094 <context>
2095 <name>PeerTableModel</name>
2096 <message>
2097 <source>Peer</source>
2098 <extracomment>Title of Peers Table column which contains a unique number used to identify a connection.</extracomment>
2099 <translation type="unfinished">Nodo</translation>
2100 </message>
2101 <message>
2102 <source>Age</source>
2103 <extracomment>Title of Peers Table column which indicates the duration (length of time) since the peer connection started.</extracomment>
2104 <translation type="unfinished">Età</translation>
2105 </message>
2106 <message>
2107 <source>Direction</source>
2108 <extracomment>Title of Peers Table column which indicates the direction the peer connection was initiated from.</extracomment>
2109 <translation type="unfinished">Direzione</translation>
2110 </message>
2111 <message>
2112 <source>Sent</source>
2113 <extracomment>Title of Peers Table column which indicates the total amount of network information we have sent to the peer.</extracomment>
2114 <translation type="unfinished">Inviato</translation>
2115 </message>
2116 <message>
2117 <source>Received</source>
2118 <extracomment>Title of Peers Table column which indicates the total amount of network information we have received from the peer.</extracomment>
2119 <translation type="unfinished">Ricevuto</translation>
2120 </message>
2121 <message>
2122 <source>Address</source>
2123 <extracomment>Title of Peers Table column which contains the IP/Onion/I2P address of the connected peer.</extracomment>
2124 <translation type="unfinished">Indirizzo</translation>
2125 </message>
2126 <message>
2127 <source>Type</source>
2128 <extracomment>Title of Peers Table column which describes the type of peer connection. The "type" describes why the connection exists.</extracomment>
2129 <translation type="unfinished">Tipo</translation>
2130 </message>
2131 <message>
2132 <source>Network</source>
2133 <extracomment>Title of Peers Table column which states the network the peer connected through.</extracomment>
2134 <translation type="unfinished">Rete</translation>
2135 </message>
2136 <message>
2137 <source>Inbound</source>
2138 <extracomment>An Inbound Connection from a Peer.</extracomment>
2139 <translation type="unfinished">In entrata</translation>
2140 </message>
2141 <message>
2142 <source>Outbound</source>
2143 <extracomment>An Outbound Connection to a Peer.</extracomment>
2144 <translation type="unfinished">In uscita</translation>
2145 </message>
2146 </context>
2147 <context>
2148 <name>QRImageWidget</name>
2149 <message>
2150 <source>&Save Image…</source>
2151 <translation type="unfinished">&Salva Immagine...</translation>
2152 </message>
2153 <message>
2154 <source>&Copy Image</source>
2155 <translation type="unfinished">&Copia immagine</translation>
2156 </message>
2157 <message>
2158 <source>Resulting URI too long, try to reduce the text for label / message.</source>
2159 <translation type="unfinished">L'URI risultante è troppo lungo, prova a ridurre il testo nell'etichetta / messaggio.</translation>
2160 </message>
2161 <message>
2162 <source>Error encoding URI into QR Code.</source>
2163 <translation type="unfinished">Errore nella codifica dell'URI nel codice QR.</translation>
2164 </message>
2165 <message>
2166 <source>QR code support not available.</source>
2167 <translation type="unfinished">Supporto QR code non disponibile.</translation>
2168 </message>
2169 <message>
2170 <source>Save QR Code</source>
2171 <translation type="unfinished">Salva codice QR</translation>
2172 </message>
2173 <message>
2174 <source>PNG Image</source>
2175 <extracomment>Expanded name of the PNG file format. See: https://en.wikipedia.org/wiki/Portable_Network_Graphics.</extracomment>
2176 <translation type="unfinished">Immagine PNG</translation>
2177 </message>
2178 </context>
2179 <context>
2180 <name>RPCConsole</name>
2181 <message>
2182 <source>N/A</source>
2183 <translation type="unfinished">N/D</translation>
2184 </message>
2185 <message>
2186 <source>Client version</source>
2187 <translation type="unfinished">Versione client</translation>
2188 </message>
2189 <message>
2190 <source>&Information</source>
2191 <translation type="unfinished">&Informazioni</translation>
2192 </message>
2193 <message>
2194 <source>General</source>
2195 <translation type="unfinished">Generale</translation>
2196 </message>
2197 <message>
2198 <source>To specify a non-default location of the data directory use the '%1' option.</source>
2199 <translation type="unfinished">Per specificare una posizione non di default della directory dei dati, usa l'opzione '%1'</translation>
2200 </message>
2201 <message>
2202 <source>To specify a non-default location of the blocks directory use the '%1' option.</source>
2203 <translation type="unfinished">Per specificare una posizione non di default della directory dei blocchi, usa l'opzione '%1'</translation>
2204 </message>
2205 <message>
2206 <source>Startup time</source>
2207 <translation type="unfinished">Ora di avvio</translation>
2208 </message>
2209 <message>
2210 <source>Network</source>
2211 <translation type="unfinished">Rete</translation>
2212 </message>
2213 <message>
2214 <source>Name</source>
2215 <translation type="unfinished">Nome</translation>
2216 </message>
2217 <message>
2218 <source>Number of connections</source>
2219 <translation type="unfinished">Numero di connessioni</translation>
2220 </message>
2221 <message>
2222 <source>Local Addresses</source>
2223 <translation type="unfinished">Indirizzi Locali</translation>
2224 </message>
2225 <message>
2226 <source>Network addresses that your Bitcoin node is currently using to communicate with other nodes.</source>
2227 <translation type="unfinished">Indirizzi di rete che il tuo nodo Bitcoin sta usando per comunicare con altri nodi.</translation>
2228 </message>
2229 <message>
2230 <source>Block chain</source>
2231 <translation type="unfinished">Catena di Blocchi</translation>
2232 </message>
2233 <message>
2234 <source>Current number of transactions</source>
2235 <translation type="unfinished">Numero attuale di transazioni</translation>
2236 </message>
2237 <message>
2238 <source>Memory usage</source>
2239 <translation type="unfinished">Utilizzo memoria</translation>
2240 </message>
2241 <message>
2242 <source>Wallet: </source>
2243 <translation type="unfinished">Portafoglio:</translation>
2244 </message>
2245 <message>
2246 <source>(none)</source>
2247 <translation type="unfinished">(nessuno)</translation>
2248 </message>
2249 <message>
2250 <source>&Reset</source>
2251 <translation type="unfinished">&Ripristina</translation>
2252 </message>
2253 <message>
2254 <source>Received</source>
2255 <translation type="unfinished">Ricevuto</translation>
2256 </message>
2257 <message>
2258 <source>Sent</source>
2259 <translation type="unfinished">Inviato</translation>
2260 </message>
2261 <message>
2262 <source>&Peers</source>
2263 <translation type="unfinished">&Peer</translation>
2264 </message>
2265 <message>
2266 <source>Banned peers</source>
2267 <translation type="unfinished">Peers banditi</translation>
2268 </message>
2269 <message>
2270 <source>Select a peer to view detailed information.</source>
2271 <translation type="unfinished">Seleziona un peer per visualizzare informazioni più dettagliate.</translation>
2272 </message>
2273 <message>
2274 <source>Hide Peers Detail</source>
2275 <translation type="unfinished">Nascondi Dettagli Peers</translation>
2276 </message>
2277 <message>
2278 <source>The transport layer version: %1</source>
2279 <translation type="unfinished">Versione del livello di trasporto (transport layer): %1</translation>
2280 </message>
2281 <message>
2282 <source>Transport</source>
2283 <translation type="unfinished">Trasporto</translation>
2284 </message>
2285 <message>
2286 <source>Session ID</source>
2287 <translation type="unfinished">ID Sessione</translation>
2288 </message>
2289 <message>
2290 <source>Version</source>
2291 <translation type="unfinished">Versione</translation>
2292 </message>
2293 <message>
2294 <source>Whether we relay transactions to this peer.</source>
2295 <translation type="unfinished">Se si trasmettono transazioni a questo peer.</translation>
2296 </message>
2297 <message>
2298 <source>Transaction Relay</source>
2299 <translation type="unfinished">Relay di transazione</translation>
2300 </message>
2301 <message>
2302 <source>Synced Headers</source>
2303 <translation type="unfinished">Intestazioni Sincronizzate</translation>
2304 </message>
2305 <message>
2306 <source>Synced Blocks</source>
2307 <translation type="unfinished">Blocchi Sincronizzati</translation>
2308 </message>
2309 <message>
2310 <source>Last Transaction</source>
2311 <translation type="unfinished">Ultima Transazione</translation>
2312 </message>
2313 <message>
2314 <source>The mapped Autonomous System used for diversifying peer selection.</source>
2315 <translation type="unfinished">Il Sistema Autonomo mappato utilizzato per diversificare la selezione dei peer.</translation>
2316 </message>
2317 <message>
2318 <source>Mapped AS</source>
2319 <translation type="unfinished">AS mappato</translation>
2320 </message>
2321 <message>
2322 <source>Whether we relay addresses to this peer.</source>
2323 <extracomment>Tooltip text for the Address Relay field in the peer details area, which displays whether we relay addresses to this peer (Yes/No).</extracomment>
2324 <translation type="unfinished">Se gli indirizzi vengono ritrasmessi o meno a questo peer.</translation>
2325 </message>
2326 <message>
2327 <source>Address Relay</source>
2328 <extracomment>Text title for the Address Relay field in the peer details area, which displays whether we relay addresses to this peer (Yes/No).</extracomment>
2329 <translation type="unfinished">Trasmissione dell'Indirizzo</translation>
2330 </message>
2331 <message>
2332 <source>The total number of addresses received from this peer that were processed (excludes addresses that were dropped due to rate-limiting).</source>
2333 <extracomment>Tooltip text for the Addresses Processed field in the peer details area, which displays the total number of addresses received from this peer that were processed (excludes addresses that were dropped due to rate-limiting).</extracomment>
2334 <translation type="unfinished">Totale di indirizzi ricevuti ed elaborati da questo peer (Sono esclusi gli indirizzi che sono stati eliminati a causa della limitazione di velocità).</translation>
2335 </message>
2336 <message>
2337 <source>The total number of addresses received from this peer that were dropped (not processed) due to rate-limiting.</source>
2338 <extracomment>Tooltip text for the Addresses Rate-Limited field in the peer details area, which displays the total number of addresses received from this peer that were dropped (not processed) due to rate-limiting.</extracomment>
2339 <translation type="unfinished">Il numero totale di indirizzi ricevuti da questo peer che sono stati abbandonati (non elaborati) a causa della limitazione della velocità.</translation>
2340 </message>
2341 <message>
2342 <source>Addresses Processed</source>
2343 <extracomment>Text title for the Addresses Processed field in the peer details area, which displays the total number of addresses received from this peer that were processed (excludes addresses that were dropped due to rate-limiting).</extracomment>
2344 <translation type="unfinished">Indirizzi Processati</translation>
2345 </message>
2346 <message>
2347 <source>Addresses Rate-Limited</source>
2348 <extracomment>Text title for the Addresses Rate-Limited field in the peer details area, which displays the total number of addresses received from this peer that were dropped (not processed) due to rate-limiting.</extracomment>
2349 <translation type="unfinished">Limite di Quota per gli Indirizzi</translation>
2350 </message>
2351 <message>
2352 <source>Node window</source>
2353 <translation type="unfinished">Finestra del nodo</translation>
2354 </message>
2355 <message>
2356 <source>Current block height</source>
2357 <translation type="unfinished">Altezza del blocco corrente</translation>
2358 </message>
2359 <message>
2360 <source>Open the %1 debug log file from the current data directory. This can take a few seconds for large log files.</source>
2361 <translation type="unfinished">Apri il file log del debug di %1 dalla cartella dati attuale. Può richiedere alcuni secondi per file di log di grandi dimensioni.</translation>
2362 </message>
2363 <message>
2364 <source>Decrease font size</source>
2365 <translation type="unfinished">Riduci dimensioni font.</translation>
2366 </message>
2367 <message>
2368 <source>Increase font size</source>
2369 <translation type="unfinished">Aumenta dimensioni font</translation>
2370 </message>
2371 <message>
2372 <source>Permissions</source>
2373 <translation type="unfinished">Permessi</translation>
2374 </message>
2375 <message>
2376 <source>The direction and type of peer connection: %1</source>
2377 <translation type="unfinished">Direzione e tipo di connessione peer: %1</translation>
2378 </message>
2379 <message>
2380 <source>Direction/Type</source>
2381 <translation type="unfinished">Direzione/Tipo</translation>
2382 </message>
2383 <message>
2384 <source>The BIP324 session ID string in hex.</source>
2385 <translation type="unfinished">La stringa dell' ID sessione BIP324 in esadecimale.</translation>
2386 </message>
2387 <message>
2388 <source>The network protocol this peer is connected through: IPv4, IPv6, Onion, I2P, or CJDNS.</source>
2389 <translation type="unfinished">Il protocollo di rete tramite cui si connette il peer: IPv4, IPv6, Onion, I2P o CJDNS.</translation>
2390 </message>
2391 <message>
2392 <source>Services</source>
2393 <translation type="unfinished">Servizi</translation>
2394 </message>
2395 <message>
2396 <source>High bandwidth BIP152 compact block relay: %1</source>
2397 <translation type="unfinished">Relay del blocco compatto a banda larga BIP152 : %1</translation>
2398 </message>
2399 <message>
2400 <source>High Bandwidth</source>
2401 <translation type="unfinished">Banda Elevata</translation>
2402 </message>
2403 <message>
2404 <source>Connection Time</source>
2405 <translation type="unfinished">Tempo di Connessione</translation>
2406 </message>
2407 <message>
2408 <source>Elapsed time since a novel block passing initial validity checks was received from this peer.</source>
2409 <translation type="unfinished">Tempo trascorso da che un blocco nuovo in passaggio dei controlli di validità iniziali è stato ricevuto da questo peer.</translation>
2410 </message>
2411 <message>
2412 <source>Last Block</source>
2413 <translation type="unfinished">Ultimo blocco</translation>
2414 </message>
2415 <message>
2416 <source>Elapsed time since a novel transaction accepted into our mempool was received from this peer.</source>
2417 <extracomment>Tooltip text for the Last Transaction field in the peer details area.</extracomment>
2418 <translation type="unfinished">Tempo trascorso da che una nuova transazione, accettata nella nostra mempool, è stata ricevuta da questo peer.</translation>
2419 </message>
2420 <message>
2421 <source>Last Send</source>
2422 <translation type="unfinished">Ultimo Invio</translation>
2423 </message>
2424 <message>
2425 <source>Last Receive</source>
2426 <translation type="unfinished">Ultima Ricezione</translation>
2427 </message>
2428 <message>
2429 <source>Ping Time</source>
2430 <translation type="unfinished">Tempo di Ping</translation>
2431 </message>
2432 <message>
2433 <source>The duration of a currently outstanding ping.</source>
2434 <translation type="unfinished">La durata di un ping attualmente in corso.</translation>
2435 </message>
2436 <message>
2437 <source>Ping Wait</source>
2438 <translation type="unfinished">Attesa ping</translation>
2439 </message>
2440 <message>
2441 <source>Min Ping</source>
2442 <translation type="unfinished">Ping Minimo</translation>
2443 </message>
2444 <message>
2445 <source>Time Offset</source>
2446 <translation type="unfinished">Scarto Temporale</translation>
2447 </message>
2448 <message>
2449 <source>Last block time</source>
2450 <translation type="unfinished">Ora del blocco più recente</translation>
2451 </message>
2452 <message>
2453 <source>&Open</source>
2454 <translation type="unfinished">&Apri</translation>
2455 </message>
2456 <message>
2457 <source>&Network Traffic</source>
2458 <translation type="unfinished">&Traffico di Rete</translation>
2459 </message>
2460 <message>
2461 <source>Totals</source>
2462 <translation type="unfinished">Totali</translation>
2463 </message>
2464 <message>
2465 <source>Debug log file</source>
2466 <translation type="unfinished">File log del Debug</translation>
2467 </message>
2468 <message>
2469 <source>Clear console</source>
2470 <translation type="unfinished">Cancella console</translation>
2471 </message>
2472 <message>
2473 <source>In:</source>
2474 <translation type="unfinished">Entrata:</translation>
2475 </message>
2476 <message>
2477 <source>Out:</source>
2478 <translation type="unfinished">Uscita:</translation>
2479 </message>
2480 <message>
2481 <source>Inbound: initiated by peer</source>
2482 <extracomment>Explanatory text for an inbound peer connection.</extracomment>
2483 <translation type="unfinished">In arrivo: a richiesta del peer</translation>
2484 </message>
2485 <message>
2486 <source>Outbound Full Relay: default</source>
2487 <extracomment>Explanatory text for an outbound peer connection that relays all network information. This is the default behavior for outbound connections.</extracomment>
2488 <translation type="unfinished">Relay completo in uscita: default</translation>
2489 </message>
2490 <message>
2491 <source>Outbound Block Relay: does not relay transactions or addresses</source>
2492 <extracomment>Explanatory text for an outbound peer connection that relays network information about blocks and not transactions or addresses.</extracomment>
2493 <translation type="unfinished">Relay del blocco in uscita: non trasmette transazioni o indirizzi</translation>
2494 </message>
2495 <message>
2496 <source>Outbound Manual: added using RPC %1 or %2/%3 configuration options</source>
2497 <extracomment>Explanatory text for an outbound peer connection that was established manually through one of several methods. The numbered arguments are stand-ins for the methods available to establish manual connections.</extracomment>
2498 <translation type="unfinished">In uscita manuale: aggiunto usando RPC %1 o le opzioni di configurazione %2/%3 </translation>
2499 </message>
2500 <message>
2501 <source>Outbound Feeler: short-lived, for testing addresses</source>
2502 <extracomment>Explanatory text for a short-lived outbound peer connection that is used to test the aliveness of known addresses.</extracomment>
2503 <translation type="unfinished">Feeler in uscita: a vita breve, per testare indirizzi</translation>
2504 </message>
2505 <message>
2506 <source>Outbound Address Fetch: short-lived, for soliciting addresses</source>
2507 <extracomment>Explanatory text for a short-lived outbound peer connection that is used to request addresses from a peer.</extracomment>
2508 <translation type="unfinished">Trova l’indirizzo in uscita: a vita breve, per richiedere indirizzi</translation>
2509 </message>
2510 <message>
2511 <source>detecting: peer could be v1 or v2</source>
2512 <extracomment>Explanatory text for "detecting" transport type.</extracomment>
2513 <translation type="unfinished">rilevamento: il peer potrebbe essere v1 o v2</translation>
2514 </message>
2515 <message>
2516 <source>v1: unencrypted, plaintext transport protocol</source>
2517 <extracomment>Explanatory text for v1 transport type.</extracomment>
2518 <translation type="unfinished">v1: non criptato, protocollo di trasporto testo semplice</translation>
2519 </message>
2520 <message>
2521 <source>v2: BIP324 encrypted transport protocol</source>
2522 <extracomment>Explanatory text for v2 transport type.</extracomment>
2523 <translation type="unfinished">v2: protocollo di trasporto criptato BIP324 </translation>
2524 </message>
2525 <message>
2526 <source>we selected the peer for high bandwidth relay</source>
2527 <translation type="unfinished">Abbiamo selezionato il peer per il relay a banda larga </translation>
2528 </message>
2529 <message>
2530 <source>the peer selected us for high bandwidth relay</source>
2531 <translation type="unfinished">il peer ha scelto noi per il relay a banda larga</translation>
2532 </message>
2533 <message>
2534 <source>no high bandwidth relay selected</source>
2535 <translation type="unfinished">nessun relay a banda larga selezionato</translation>
2536 </message>
2537 <message>
2538 <source>&Copy address</source>
2539 <extracomment>Context menu action to copy the address of a peer.</extracomment>
2540 <translation type="unfinished">&Copia indirizzo</translation>
2541 </message>
2542 <message>
2543 <source>&Disconnect</source>
2544 <translation type="unfinished">&Disconnetti</translation>
2545 </message>
2546 <message>
2547 <source>1 &hour</source>
2548 <translation type="unfinished">1 &ora</translation>
2549 </message>
2550 <message>
2551 <source>1 &week</source>
2552 <translation type="unfinished">1 &settimana</translation>
2553 </message>
2554 <message>
2555 <source>1 &year</source>
2556 <translation type="unfinished">1 &anno</translation>
2557 </message>
2558 <message>
2559 <source>&Copy IP/Netmask</source>
2560 <extracomment>Context menu action to copy the IP/Netmask of a banned peer. IP/Netmask is the combination of a peer's IP address and its Netmask. For IP address, see: https://en.wikipedia.org/wiki/IP_address.</extracomment>
2561 <translation type="unfinished">&Copia IP/Maschera di rete</translation>
2562 </message>
2563 <message>
2564 <source>&Unban</source>
2565 <translation type="unfinished">&Elimina Ban</translation>
2566 </message>
2567 <message>
2568 <source>Network activity disabled</source>
2569 <translation type="unfinished">Attività di rete disabilitata</translation>
2570 </message>
2571 <message>
2572 <source>None</source>
2573 <translation type="unfinished">Nessuno</translation>
2574 </message>
2575 <message>
2576 <source>Executing command without any wallet</source>
2577 <translation type="unfinished">Esecuzione del comando senza alcun portafoglio</translation>
2578 </message>
2579 <message>
2580 <source>Ctrl+I</source>
2581 <translation type="unfinished">Ctrl+W</translation>
2582 </message>
2583 <message>
2584 <source>Node window - [%1]</source>
2585 <translation type="unfinished">Finestra nodi - [%1]</translation>
2586 </message>
2587 <message>
2588 <source>Executing command using "%1" wallet</source>
2589 <translation type="unfinished">Esecuzione del comando usando il portafoglio "%1"</translation>
2590 </message>
2591 <message>
2592 <source>Welcome to the %1 RPC console.
2593 Use up and down arrows to navigate history, and %2 to clear screen.
2594 Use %3 and %4 to increase or decrease the font size.
2595 Type %5 for an overview of available commands.
2596 For more information on using this console, type %6.
2597 2598 %7WARNING: Scammers have been active, telling users to type commands here, stealing their wallet contents. Do not use this console without fully understanding the ramifications of a command.%8</source>
2599 <extracomment>RPC console welcome message. Placeholders %7 and %8 are style tags for the warning content, and they are not space separated from the rest of the text intentionally.</extracomment>
2600 <translation type="unfinished">Ti diamo il benvenuto nella %1 console RPC.
2601 Premi i tasti su e giù per navigare nella cronologia e il tasto %2 per liberare lo schermo.
2602 Premi %3 e %4 per ingrandire o rimpicciolire la dimensione dei caratteri.
2603 Premi %5 per una panoramica dei comandi disponibili.
2604 Per ulteriori informazioni su come usare la console, premi %6.
2605 2606 %7ATTENZIONE: Dei truffatori hanno detto agli utenti di inserire qui i loro comandi e hanno rubato il contenuto dei loro portafogli. Non usare questa console senza essere a completa conoscenza delle diramazioni di un comando.%8</translation>
2607 </message>
2608 <message>
2609 <source>Executing…</source>
2610 <extracomment>A console message indicating an entered command is currently being executed.</extracomment>
2611 <translation type="unfinished">Esecuzione...</translation>
2612 </message>
2613 <message>
2614 <source>Yes</source>
2615 <translation type="unfinished">Si</translation>
2616 </message>
2617 <message>
2618 <source>To</source>
2619 <translation type="unfinished">A</translation>
2620 </message>
2621 <message>
2622 <source>From</source>
2623 <translation type="unfinished">Da</translation>
2624 </message>
2625 <message>
2626 <source>Ban for</source>
2627 <translation type="unfinished">Bannato per</translation>
2628 </message>
2629 <message>
2630 <source>Never</source>
2631 <translation type="unfinished">Mai</translation>
2632 </message>
2633 <message>
2634 <source>Unknown</source>
2635 <translation type="unfinished">Sconosciuto</translation>
2636 </message>
2637 </context>
2638 <context>
2639 <name>ReceiveCoinsDialog</name>
2640 <message>
2641 <source>&Amount:</source>
2642 <translation type="unfinished">&Importo:</translation>
2643 </message>
2644 <message>
2645 <source>&Label:</source>
2646 <translation type="unfinished">&Etichetta:</translation>
2647 </message>
2648 <message>
2649 <source>&Message:</source>
2650 <translation type="unfinished">&Messaggio:</translation>
2651 </message>
2652 <message>
2653 <source>An optional message to attach to the payment request, which will be displayed when the request is opened. Note: The message will not be sent with the payment over the Bitcoin network.</source>
2654 <translation type="unfinished">Un messaggio opzionale da allegare e mostrare all'apertura della richiesta di pagamento. Nota: Il messaggio non sarà inviato con il pagamento sulla rete Bitcoin.</translation>
2655 </message>
2656 <message>
2657 <source>An optional label to associate with the new receiving address.</source>
2658 <translation type="unfinished">Un'etichetta opzionale da associare al nuovo indirizzo di ricezione.</translation>
2659 </message>
2660 <message>
2661 <source>Use this form to request payments. All fields are <b>optional</b>.</source>
2662 <translation type="unfinished">Usa questo modulo per richiedere pagamenti. Tutti i campi sono <b>opzionali</b>.</translation>
2663 </message>
2664 <message>
2665 <source>An optional amount to request. Leave this empty or zero to not request a specific amount.</source>
2666 <translation type="unfinished">Un importo opzionale da associare alla richiesta. Lasciare vuoto o a zero per non richiedere un importo specifico.</translation>
2667 </message>
2668 <message>
2669 <source>An optional label to associate with the new receiving address (used by you to identify an invoice). It is also attached to the payment request.</source>
2670 <translation type="unfinished">Un'etichetta facoltativa da associare al nuovo indirizzo di ricezione (utilizzata da te per identificare una fattura). Viene inoltre allegata alla richiesta di pagamento.</translation>
2671 </message>
2672 <message>
2673 <source>An optional message that is attached to the payment request and may be displayed to the sender.</source>
2674 <translation type="unfinished">Un messaggio facoltativo che è allegato alla richiesta di pagamento e può essere visualizzato dal mittente.</translation>
2675 </message>
2676 <message>
2677 <source>&Create new receiving address</source>
2678 <translation type="unfinished">Crea nuovo indirizzo ricevente.</translation>
2679 </message>
2680 <message>
2681 <source>Clear all fields of the form.</source>
2682 <translation type="unfinished">Cancella tutti i campi del modulo.</translation>
2683 </message>
2684 <message>
2685 <source>Clear</source>
2686 <translation type="unfinished">Cancella</translation>
2687 </message>
2688 <message>
2689 <source>Requested payments history</source>
2690 <translation type="unfinished">Cronologia pagamenti richiesti</translation>
2691 </message>
2692 <message>
2693 <source>Show the selected request (does the same as double clicking an entry)</source>
2694 <translation type="unfinished">Mostra la richiesta selezionata (produce lo stesso effetto di un doppio click su una voce)</translation>
2695 </message>
2696 <message>
2697 <source>Show</source>
2698 <translation type="unfinished">Mostra</translation>
2699 </message>
2700 <message>
2701 <source>Remove the selected entries from the list</source>
2702 <translation type="unfinished">Rimuovi le voci selezionate dalla lista</translation>
2703 </message>
2704 <message>
2705 <source>Remove</source>
2706 <translation type="unfinished">Rimuovi</translation>
2707 </message>
2708 <message>
2709 <source>Copy &URI</source>
2710 <translation type="unfinished">Copia &URI</translation>
2711 </message>
2712 <message>
2713 <source>&Copy address</source>
2714 <translation type="unfinished">&Copia indirizzo</translation>
2715 </message>
2716 <message>
2717 <source>Copy &label</source>
2718 <translation type="unfinished">Copia &etichetta</translation>
2719 </message>
2720 <message>
2721 <source>Copy &message</source>
2722 <translation type="unfinished">Copia &message</translation>
2723 </message>
2724 <message>
2725 <source>Copy &amount</source>
2726 <translation type="unfinished">Copi&a importo</translation>
2727 </message>
2728 <message>
2729 <source>Not recommended due to higher fees and less protection against typos.</source>
2730 <translation type="unfinished">Sconsigliato a causa delle commissioni più elevate e della minore protezione contro gli errori di battitura.</translation>
2731 </message>
2732 <message>
2733 <source>Generates an address compatible with older wallets.</source>
2734 <translation type="unfinished">Genera un indirizzo compatibile con i wallets meno recenti.</translation>
2735 </message>
2736 <message>
2737 <source>Generates a native segwit address (BIP-173). Some old wallets don't support it.</source>
2738 <translation type="unfinished">Genera un indirizzo segwit nativo (BIP-173). Alcuni vecchi wallets non lo supportano.</translation>
2739 </message>
2740 <message>
2741 <source>Bech32m (BIP-350) is an upgrade to Bech32, wallet support is still limited.</source>
2742 <translation type="unfinished">Bech32m (BIP-350) è un aggiornamento di Bech32, il supporto dei portafogli è ancora limitato.</translation>
2743 </message>
2744 <message>
2745 <source>Could not unlock wallet.</source>
2746 <translation type="unfinished">Impossibile sbloccare il portafoglio.</translation>
2747 </message>
2748 <message>
2749 <source>Could not generate new %1 address</source>
2750 <translation type="unfinished">Non è stato possibile generare il nuovo %1 indirizzo</translation>
2751 </message>
2752 </context>
2753 <context>
2754 <name>ReceiveRequestDialog</name>
2755 <message>
2756 <source>Request payment to …</source>
2757 <translation type="unfinished">Richiedi un pagamento a...</translation>
2758 </message>
2759 <message>
2760 <source>Address:</source>
2761 <translation type="unfinished">Indirizzo:</translation>
2762 </message>
2763 <message>
2764 <source>Amount:</source>
2765 <translation type="unfinished">Importo:</translation>
2766 </message>
2767 <message>
2768 <source>Label:</source>
2769 <translation type="unfinished">Etichetta:</translation>
2770 </message>
2771 <message>
2772 <source>Message:</source>
2773 <translation type="unfinished">Messaggio:</translation>
2774 </message>
2775 <message>
2776 <source>Wallet:</source>
2777 <translation type="unfinished">Portafoglio:</translation>
2778 </message>
2779 <message>
2780 <source>Copy &URI</source>
2781 <translation type="unfinished">Copia &URI</translation>
2782 </message>
2783 <message>
2784 <source>Copy &Address</source>
2785 <translation type="unfinished">Copi&a Indirizzo</translation>
2786 </message>
2787 <message>
2788 <source>&Verify</source>
2789 <translation type="unfinished">&Verifica</translation>
2790 </message>
2791 <message>
2792 <source>Verify this address on e.g. a hardware wallet screen</source>
2793 <translation type="unfinished">Verifica questo indirizzo su dispositivo esterno, ad esempio lo schermo di un portafoglio hardware</translation>
2794 </message>
2795 <message>
2796 <source>&Save Image…</source>
2797 <translation type="unfinished">&Salva Immagine...</translation>
2798 </message>
2799 <message>
2800 <source>Payment information</source>
2801 <translation type="unfinished">Informazioni di pagamento</translation>
2802 </message>
2803 <message>
2804 <source>Request payment to %1</source>
2805 <translation type="unfinished">Richiesta di pagamento a %1</translation>
2806 </message>
2807 </context>
2808 <context>
2809 <name>RecentRequestsTableModel</name>
2810 <message>
2811 <source>Date</source>
2812 <translation type="unfinished">Data</translation>
2813 </message>
2814 <message>
2815 <source>Label</source>
2816 <translation type="unfinished">Etichetta</translation>
2817 </message>
2818 <message>
2819 <source>Message</source>
2820 <translation type="unfinished">Messaggio</translation>
2821 </message>
2822 <message>
2823 <source>(no label)</source>
2824 <translation type="unfinished">(nessuna etichetta)</translation>
2825 </message>
2826 <message>
2827 <source>(no message)</source>
2828 <translation type="unfinished">(nessun messaggio)</translation>
2829 </message>
2830 <message>
2831 <source>(no amount requested)</source>
2832 <translation type="unfinished">(nessun importo richiesto)</translation>
2833 </message>
2834 <message>
2835 <source>Requested</source>
2836 <translation type="unfinished">Richiesto</translation>
2837 </message>
2838 </context>
2839 <context>
2840 <name>SendCoinsDialog</name>
2841 <message>
2842 <source>Send Coins</source>
2843 <translation type="unfinished">Invia Monete</translation>
2844 </message>
2845 <message>
2846 <source>Coin Control Features</source>
2847 <translation type="unfinished">Funzionalità di Controllo Monete</translation>
2848 </message>
2849 <message>
2850 <source>automatically selected</source>
2851 <translation type="unfinished">selezionato automaticamente</translation>
2852 </message>
2853 <message>
2854 <source>Insufficient funds!</source>
2855 <translation type="unfinished">Fondi insufficienti!</translation>
2856 </message>
2857 <message>
2858 <source>Quantity:</source>
2859 <translation type="unfinished">Quantità:</translation>
2860 </message>
2861 <message>
2862 <source>Bytes:</source>
2863 <translation type="unfinished">Byte:</translation>
2864 </message>
2865 <message>
2866 <source>Amount:</source>
2867 <translation type="unfinished">Importo:</translation>
2868 </message>
2869 <message>
2870 <source>Fee:</source>
2871 <translation type="unfinished">Commissione:</translation>
2872 </message>
2873 <message>
2874 <source>After Fee:</source>
2875 <translation type="unfinished">Dopo Commissione:</translation>
2876 </message>
2877 <message>
2878 <source>Change:</source>
2879 <translation type="unfinished">Resto:</translation>
2880 </message>
2881 <message>
2882 <source>If this is activated, but the change address is empty or invalid, change will be sent to a newly generated address.</source>
2883 <translation type="unfinished">In caso di abilitazione con indirizzo vuoto o non valido, il resto sarà inviato ad un nuovo indirizzo generato appositamente.</translation>
2884 </message>
2885 <message>
2886 <source>Custom change address</source>
2887 <translation type="unfinished">Personalizza indirizzo di resto</translation>
2888 </message>
2889 <message>
2890 <source>Transaction Fee:</source>
2891 <translation type="unfinished">Commissione di Transazione:</translation>
2892 </message>
2893 <message>
2894 <source>Using the fallbackfee can result in sending a transaction that will take several hours or days (or never) to confirm. Consider choosing your fee manually or wait until you have validated the complete chain.</source>
2895 <translation type="unfinished">L'utilizzo della fallback fee può risultare nell'invio di una transazione che impiegherà diverse ore o giorni per essere confermata (e potrebbe non esserlo mai). Prendi in considerazione di scegliere la tua commissione manualmente o aspetta fino ad aver validato l'intera catena.</translation>
2896 </message>
2897 <message>
2898 <source>Warning: Fee estimation is currently not possible.</source>
2899 <translation type="unfinished">Attenzione: Il calcolo delle commissioni non è attualmente disponibile.</translation>
2900 </message>
2901 <message>
2902 <source>Hide</source>
2903 <translation type="unfinished">Nascondi</translation>
2904 </message>
2905 <message>
2906 <source>Recommended:</source>
2907 <translation type="unfinished">Raccomandata:</translation>
2908 </message>
2909 <message>
2910 <source>Custom:</source>
2911 <translation type="unfinished">Personalizzata:</translation>
2912 </message>
2913 <message>
2914 <source>Send to multiple recipients at once</source>
2915 <translation type="unfinished">Invia simultaneamente a più beneficiari</translation>
2916 </message>
2917 <message>
2918 <source>Add &Recipient</source>
2919 <translation type="unfinished">&Aggiungi beneficiario</translation>
2920 </message>
2921 <message>
2922 <source>Clear all fields of the form.</source>
2923 <translation type="unfinished">Cancella tutti i campi del modulo.</translation>
2924 </message>
2925 <message>
2926 <source>Inputs…</source>
2927 <translation type="unfinished">Input...</translation>
2928 </message>
2929 <message>
2930 <source>Choose…</source>
2931 <translation type="unfinished">Scegli...</translation>
2932 </message>
2933 <message>
2934 <source>Hide transaction fee settings</source>
2935 <translation type="unfinished">Nascondi le impostazioni delle commissioni di transazione.</translation>
2936 </message>
2937 <message>
2938 <source>Specify a custom fee per kB (1,000 bytes) of the transaction's virtual size.
2939 2940 Note: Since the fee is calculated on a per-byte basis, a fee rate of "100 satoshis per kvB" for a transaction size of 500 virtual bytes (half of 1 kvB) would ultimately yield a fee of only 50 satoshis.</source>
2941 <translation type="unfinished">Specifica una tariffa personalizzata per kB (1.000 byte) della dimensione virtuale della transazione
2942 2943 Nota: poiché la commissione è calcolata su base per byte, una commissione di "100 satoshi per kB" per una dimensione di transazione di 500 byte (metà di 1 kB) alla fine produrrà una commissione di soli 50 satoshi.</translation>
2944 </message>
2945 <message>
2946 <source>When there is less transaction volume than space in the blocks, miners as well as relaying nodes may enforce a minimum fee. Paying only this minimum fee is just fine, but be aware that this can result in a never confirming transaction once there is more demand for bitcoin transactions than the network can process.</source>
2947 <translation type="unfinished">Quando il volume delle transazioni è minore dello spazio nei blocchi, i minatori e in nodi di relay potrebbero imporre una commissione minima. Va benissimo pagare solo questa commissione minima, ma tieni presente che questo potrebbe risultare in una transazione che, se la richiesta di transazioni bitcoin dovesse superare la velocità con cui la rete riesce ad elaborarle, non viene mai confermata.</translation>
2948 </message>
2949 <message>
2950 <source>A too low fee might result in a never confirming transaction (read the tooltip)</source>
2951 <translation type="unfinished">Una commissione troppo bassa potrebbe risultare in una transazione che non si conferma mai (vedi il tooltip)</translation>
2952 </message>
2953 <message>
2954 <source>(Smart fee not initialized yet. This usually takes a few blocks…)</source>
2955 <translation type="unfinished">(Commissione intelligente non ancora inizializzata. Normalmente richiede un'attesa di alcuni blocchi...)</translation>
2956 </message>
2957 <message>
2958 <source>Confirmation time target:</source>
2959 <translation type="unfinished">Obiettivo tempo di conferma:</translation>
2960 </message>
2961 <message>
2962 <source>Enable Replace-By-Fee</source>
2963 <translation type="unfinished">Attiva Rimpiazza-Per-Commissione</translation>
2964 </message>
2965 <message>
2966 <source>With Replace-By-Fee (BIP-125) you can increase a transaction's fee after it is sent. Without this, a higher fee may be recommended to compensate for increased transaction delay risk.</source>
2967 <translation type="unfinished">Con Rimpiazza-Per-Commissione (BIP-125) puoi aumentare la commissione sulla transazione dopo averla inviata. Senza questa, una commissione piú alta è consigliabile per compensare l'aumento del rischio dovuto al ritardo della transazione.</translation>
2968 </message>
2969 <message>
2970 <source>Clear &All</source>
2971 <translation type="unfinished">Cancell&a Tutto</translation>
2972 </message>
2973 <message>
2974 <source>Balance:</source>
2975 <translation type="unfinished">Saldo:</translation>
2976 </message>
2977 <message>
2978 <source>Confirm the send action</source>
2979 <translation type="unfinished">Conferma l'azione di invio</translation>
2980 </message>
2981 <message>
2982 <source>S&end</source>
2983 <translation type="unfinished">&Invia</translation>
2984 </message>
2985 <message>
2986 <source>Copy quantity</source>
2987 <translation type="unfinished">Copia quantità</translation>
2988 </message>
2989 <message>
2990 <source>Copy amount</source>
2991 <translation type="unfinished">Copia l'importo</translation>
2992 </message>
2993 <message>
2994 <source>Copy fee</source>
2995 <translation type="unfinished">Copia commissione</translation>
2996 </message>
2997 <message>
2998 <source>Copy after fee</source>
2999 <translation type="unfinished">Copia dopo commissione</translation>
3000 </message>
3001 <message>
3002 <source>Copy bytes</source>
3003 <translation type="unfinished">Copia byte</translation>
3004 </message>
3005 <message>
3006 <source>Copy change</source>
3007 <translation type="unfinished">Copia resto</translation>
3008 </message>
3009 <message>
3010 <source>%1 (%2 blocks)</source>
3011 <translation type="unfinished">%1 (%2 blocchi)</translation>
3012 </message>
3013 <message>
3014 <source>Sign on device</source>
3015 <extracomment>"device" usually means a hardware wallet.</extracomment>
3016 <translation type="unfinished">Firma su dispositivo</translation>
3017 </message>
3018 <message>
3019 <source>Connect your hardware wallet first.</source>
3020 <translation type="unfinished">Connetti prima il tuo portafoglio hardware.</translation>
3021 </message>
3022 <message>
3023 <source>Set external signer script path in Options -> Wallet</source>
3024 <extracomment>"External signer" means using devices such as hardware wallets.</extracomment>
3025 <translation type="unfinished">Imposta il percorso per lo script esterno di firma in Opzioni -> Portafoglio</translation>
3026 </message>
3027 <message>
3028 <source>Cr&eate Unsigned</source>
3029 <translation type="unfinished">Cr&ea Non Firmata</translation>
3030 </message>
3031 <message>
3032 <source>Creates a Partially Signed Bitcoin Transaction (PSBT) for use with e.g. an offline %1 wallet, or a PSBT-compatible hardware wallet.</source>
3033 <translation type="unfinished">Crea una Transazione Bitcoin Parzialmente Firmata (PSBT) da utilizzare con ad es. un portafoglio %1 offline o un portafoglio hardware compatibile con PSBT.</translation>
3034 </message>
3035 <message>
3036 <source>%1 to %2</source>
3037 <translation type="unfinished">%1 a %2</translation>
3038 </message>
3039 <message>
3040 <source>To review recipient list click "Show Details…"</source>
3041 <translation type="unfinished">Per controllare la lista dei destinatari fare click su "Mostra dettagli..."</translation>
3042 </message>
3043 <message>
3044 <source>Sign failed</source>
3045 <translation type="unfinished">Firma non riuscita</translation>
3046 </message>
3047 <message>
3048 <source>External signer not found</source>
3049 <extracomment>"External signer" means using devices such as hardware wallets.</extracomment>
3050 <translation type="unfinished">Firmatario esterno non trovato</translation>
3051 </message>
3052 <message>
3053 <source>External signer failure</source>
3054 <extracomment>"External signer" means using devices such as hardware wallets.</extracomment>
3055 <translation type="unfinished">Il firmatario esterno non ha funzionato</translation>
3056 </message>
3057 <message>
3058 <source>Save Transaction Data</source>
3059 <translation type="unfinished">Salva Dati Transazione</translation>
3060 </message>
3061 <message>
3062 <source>Partially Signed Transaction (Binary)</source>
3063 <extracomment>Expanded name of the binary PSBT file format. See: BIP 174.</extracomment>
3064 <translation type="unfinished">Transizione Parzialmente Firmata (Binaria)</translation>
3065 </message>
3066 <message>
3067 <source>PSBT saved</source>
3068 <extracomment>Popup message when a PSBT has been saved to a file</extracomment>
3069 <translation type="unfinished">PSBT salvata</translation>
3070 </message>
3071 <message>
3072 <source>External balance:</source>
3073 <translation type="unfinished">Saldo esterno:</translation>
3074 </message>
3075 <message>
3076 <source>or</source>
3077 <translation type="unfinished">o</translation>
3078 </message>
3079 <message>
3080 <source>You can increase the fee later (signals Replace-By-Fee, BIP-125).</source>
3081 <translation type="unfinished">Si puó aumentare la commissione successivamente (segnalando Replace-By-Fee, BIP-125).</translation>
3082 </message>
3083 <message>
3084 <source>Please, review your transaction proposal. This will produce a Partially Signed Bitcoin Transaction (PSBT) which you can save or copy and then sign with e.g. an offline %1 wallet, or a PSBT-compatible hardware wallet.</source>
3085 <extracomment>Text to inform a user attempting to create a transaction of their current options. At this stage, a user can only create a PSBT. This string is displayed when private keys are disabled and an external signer is not available.</extracomment>
3086 <translation type="unfinished">Per favore, controlla la tua proposta di transazione. Questo produrrà una Partially Signed Bitcoin Transaction (PSBT) che puoi salvare o copiare e quindi firmare con es. un portafoglio %1 offline o un portafoglio hardware compatibile con PSBT.</translation>
3087 </message>
3088 <message>
3089 <source>%1 from wallet '%2'</source>
3090 <translation type="unfinished">%1 dal wallet '%2'</translation>
3091 </message>
3092 <message>
3093 <source>Do you want to create this transaction?</source>
3094 <extracomment>Message displayed when attempting to create a transaction. Cautionary text to prompt the user to verify that the displayed transaction details represent the transaction the user intends to create.</extracomment>
3095 <translation type="unfinished">Vuoi creare questa transazione?</translation>
3096 </message>
3097 <message>
3098 <source>Please, review your transaction. You can create and send this transaction or create a Partially Signed Bitcoin Transaction (PSBT), which you can save or copy and then sign with, e.g., an offline %1 wallet, or a PSBT-compatible hardware wallet.</source>
3099 <extracomment>Text to inform a user attempting to create a transaction of their current options. At this stage, a user can send their transaction or create a PSBT. This string is displayed when both private keys and PSBT controls are enabled.</extracomment>
3100 <translation type="unfinished">Per favore, controlla la tua transazione. Puoi creare e inviare questa transazione o creare una Transazione Bitcoin Parzialmente Firmata (PSBT, Partially Signed Bitcoin Transaction) che puoi salvare o copiare, e poi firmare con ad esempio un portafoglio %1 offline o un portafoglio hardware compatibile con PSBT.</translation>
3101 </message>
3102 <message>
3103 <source>Please, review your transaction.</source>
3104 <extracomment>Text to prompt a user to review the details of the transaction they are attempting to send.</extracomment>
3105 <translation type="unfinished">Per favore, rivedi la tua transazione.</translation>
3106 </message>
3107 <message>
3108 <source>Transaction fee</source>
3109 <translation type="unfinished">Commissione transazione</translation>
3110 </message>
3111 <message>
3112 <source>Not signalling Replace-By-Fee, BIP-125.</source>
3113 <translation type="unfinished">Senza segnalare Replace-By-Fee, BIP-125.</translation>
3114 </message>
3115 <message>
3116 <source>Total Amount</source>
3117 <translation type="unfinished">Importo totale</translation>
3118 </message>
3119 <message>
3120 <source>Unsigned Transaction</source>
3121 <comment>PSBT copied</comment>
3122 <extracomment>Caption of "PSBT has been copied" messagebox</extracomment>
3123 <translation type="unfinished">Transazione non firmata</translation>
3124 </message>
3125 <message>
3126 <source>The PSBT has been copied to the clipboard. You can also save it.</source>
3127 <translation type="unfinished">Il PSBT è stato copiato negli appunti. Puoi anche salvarlo.</translation>
3128 </message>
3129 <message>
3130 <source>PSBT saved to disk</source>
3131 <translation type="unfinished">PSBT salvato su disco.</translation>
3132 </message>
3133 <message>
3134 <source>Confirm send coins</source>
3135 <translation type="unfinished">Conferma invio coins</translation>
3136 </message>
3137 <message>
3138 <source>The recipient address is not valid. Please recheck.</source>
3139 <translation type="unfinished">L'indirizzo del destinatario non è valido. Si prega di ricontrollare.</translation>
3140 </message>
3141 <message>
3142 <source>The amount to pay must be larger than 0.</source>
3143 <translation type="unfinished">L'importo da pagare deve essere maggiore di 0.</translation>
3144 </message>
3145 <message>
3146 <source>The amount exceeds your balance.</source>
3147 <translation type="unfinished">Non hai abbastanza fondi</translation>
3148 </message>
3149 <message>
3150 <source>Duplicate address found: addresses should only be used once each.</source>
3151 <translation type="unfinished">Rilevato un indirizzo duplicato Ciascun indirizzo dovrebbe essere utilizzato una sola volta.</translation>
3152 </message>
3153 <message>
3154 <source>Transaction creation failed!</source>
3155 <translation type="unfinished">Creazione della transazione fallita!</translation>
3156 </message>
3157 <message>
3158 <source>A fee higher than %1 is considered an absurdly high fee.</source>
3159 <translation type="unfinished">Una commissione maggiore di %1 è considerata irragionevolmente elevata.</translation>
3160 </message>
3161 <message numerus="yes">
3162 <source>Estimated to begin confirmation within %n block(s).</source>
3163 <translation type="unfinished">
3164 <numerusform>Si stima che la conferma inizi entro %nblocco</numerusform>
3165 <numerusform>Si stima che la conferma inizi entro %n blocchi</numerusform>
3166 </translation>
3167 </message>
3168 <message>
3169 <source>Warning: Invalid Bitcoin address</source>
3170 <translation type="unfinished">Attenzione: Indirizzo Bitcoin non valido</translation>
3171 </message>
3172 <message>
3173 <source>Warning: Unknown change address</source>
3174 <translation type="unfinished">Attenzione: Indirizzo per il resto sconosciuto</translation>
3175 </message>
3176 <message>
3177 <source>Confirm custom change address</source>
3178 <translation type="unfinished">Conferma il cambio di indirizzo</translation>
3179 </message>
3180 <message>
3181 <source>The address you selected for change is not part of this wallet. Any or all funds in your wallet may be sent to this address. Are you sure?</source>
3182 <translation type="unfinished">L'indirizzo selezionato per il resto non fa parte di questo portafoglio. Alcuni o tutti i fondi nel tuo portafoglio potrebbero essere inviati a questo indirizzo. Sei sicuro?</translation>
3183 </message>
3184 <message>
3185 <source>(no label)</source>
3186 <translation type="unfinished">(nessuna etichetta)</translation>
3187 </message>
3188 </context>
3189 <context>
3190 <name>SendCoinsEntry</name>
3191 <message>
3192 <source>A&mount:</source>
3193 <translation type="unfinished">&Importo:</translation>
3194 </message>
3195 <message>
3196 <source>Pay &To:</source>
3197 <translation type="unfinished">Paga &a:</translation>
3198 </message>
3199 <message>
3200 <source>&Label:</source>
3201 <translation type="unfinished">&Etichetta:</translation>
3202 </message>
3203 <message>
3204 <source>Choose previously used address</source>
3205 <translation type="unfinished">Scegli un indirizzo usato precedentemente</translation>
3206 </message>
3207 <message>
3208 <source>The Bitcoin address to send the payment to</source>
3209 <translation type="unfinished">L'indirizzo Bitcoin a cui vuoi inviare il pagamento</translation>
3210 </message>
3211 <message>
3212 <source>Paste address from clipboard</source>
3213 <translation type="unfinished">Incollare l'indirizzo dagli appunti</translation>
3214 </message>
3215 <message>
3216 <source>Remove this entry</source>
3217 <translation type="unfinished">Rimuovi questa voce</translation>
3218 </message>
3219 <message>
3220 <source>The amount to send in the selected unit</source>
3221 <translation type="unfinished">L'ammontare da inviare nell'unità selezionata</translation>
3222 </message>
3223 <message>
3224 <source>The fee will be deducted from the amount being sent. The recipient will receive less bitcoins than you enter in the amount field. If multiple recipients are selected, the fee is split equally.</source>
3225 <translation type="unfinished">La commissione sarà sottratta dall'importo che si sta inviando. Il beneficiario riceverà un totale di bitcoin inferiore al valore digitato. Nel caso in cui siano stati selezionati più beneficiari la commissione sarà suddivisa in parti uguali.</translation>
3226 </message>
3227 <message>
3228 <source>S&ubtract fee from amount</source>
3229 <translation type="unfinished">S&ottrae la commissione dall'importo</translation>
3230 </message>
3231 <message>
3232 <source>Use available balance</source>
3233 <translation type="unfinished">Usa saldo disponibile</translation>
3234 </message>
3235 <message>
3236 <source>Message:</source>
3237 <translation type="unfinished">Messaggio:</translation>
3238 </message>
3239 <message>
3240 <source>Enter a label for this address to add it to the list of used addresses</source>
3241 <translation type="unfinished">Inserisci un'etichetta per questo indirizzo per aggiungerlo alla lista degli indirizzi utilizzati</translation>
3242 </message>
3243 <message>
3244 <source>A message that was attached to the bitcoin: URI which will be stored with the transaction for your reference. Note: This message will not be sent over the Bitcoin network.</source>
3245 <translation type="unfinished">Messaggio incluso nel bitcoin URI e che sarà memorizzato con la transazione per tuo riferimento. Nota: Questo messaggio non sarà inviato attraverso la rete Bitcoin.</translation>
3246 </message>
3247 </context>
3248 <context>
3249 <name>SendConfirmationDialog</name>
3250 <message>
3251 <source>Send</source>
3252 <translation type="unfinished">Invia</translation>
3253 </message>
3254 <message>
3255 <source>Create Unsigned</source>
3256 <translation type="unfinished">Crea non Firmata</translation>
3257 </message>
3258 </context>
3259 <context>
3260 <name>SignVerifyMessageDialog</name>
3261 <message>
3262 <source>Signatures - Sign / Verify a Message</source>
3263 <translation type="unfinished">Firme - Firma / Verifica un messaggio</translation>
3264 </message>
3265 <message>
3266 <source>&Sign Message</source>
3267 <translation type="unfinished">&Firma Messaggio</translation>
3268 </message>
3269 <message>
3270 <source>You can sign messages/agreements with your legacy (P2PKH) addresses to prove you can receive bitcoins sent to them. Be careful not to sign anything vague or random, as phishing attacks may try to trick you into signing your identity over to them. Only sign fully-detailed statements you agree to.</source>
3271 <translation type="unfinished">È possibile firmare messaggi/accordi con i tuoi indirizzi (P2PKH) legacy per dimostrare di poter ricevere bitcoin attraverso di essi. Presta attenzione a non firmare dichiarazioni vaghe o casuali, perché attacchi di phishing potrebbero cercare di indurti ad apporre la firma su di esse. Firma esclusivamente dichiarazioni completamente dettagliate e delle quali condividi in pieno il contenuto.</translation>
3272 </message>
3273 <message>
3274 <source>The Bitcoin address to sign the message with</source>
3275 <translation type="unfinished">Indirizzo Bitcoin da utilizzare per firmare il messaggio</translation>
3276 </message>
3277 <message>
3278 <source>Choose previously used address</source>
3279 <translation type="unfinished">Scegli un indirizzo usato precedentemente</translation>
3280 </message>
3281 <message>
3282 <source>Paste address from clipboard</source>
3283 <translation type="unfinished">Incollare l'indirizzo dagli appunti</translation>
3284 </message>
3285 <message>
3286 <source>Enter the message you want to sign here</source>
3287 <translation type="unfinished">Inserisci qui il messaggio che vuoi firmare</translation>
3288 </message>
3289 <message>
3290 <source>Signature</source>
3291 <translation type="unfinished">Firma</translation>
3292 </message>
3293 <message>
3294 <source>Sign the message to prove you own this Bitcoin address</source>
3295 <translation type="unfinished">Firma un messaggio per dimostrare di possedere questo indirizzo Bitcoin</translation>
3296 </message>
3297 <message>
3298 <source>Sign &Message</source>
3299 <translation type="unfinished">Firma &Messaggio</translation>
3300 </message>
3301 <message>
3302 <source>Reset all sign message fields</source>
3303 <translation type="unfinished">Reimposta tutti i campi della firma messaggio</translation>
3304 </message>
3305 <message>
3306 <source>Clear &All</source>
3307 <translation type="unfinished">Cancell&a Tutto</translation>
3308 </message>
3309 <message>
3310 <source>&Verify Message</source>
3311 <translation type="unfinished">&Verifica Messaggio</translation>
3312 </message>
3313 <message>
3314 <source>Enter the receiver's address, message (ensure you copy line breaks, spaces, tabs, etc. exactly) and signature below to verify the message. Be careful not to read more into the signature than what is in the signed message itself, to avoid being tricked by a man-in-the-middle attack. Note that this only proves the signing party receives with the address, it cannot prove sendership of any transaction!</source>
3315 <translation type="unfinished">Per verificare il messaggio inserire l'indirizzo del firmatario, il messaggio e la firma nei campi sottostanti, assicurandosi di copiare esattamente anche ritorni a capo, spazi, tabulazioni, etc.. Si raccomanda di non lasciarsi fuorviare dalla firma a leggere più di quanto non sia riportato nel testo del messaggio stesso, in modo da evitare di cadere vittima di attacchi di tipo man-in-the-middle. Si ricorda che la verifica della firma dimostra soltanto che il firmatario può ricevere pagamenti con l'indirizzo corrispondente, non prova l'invio di alcuna transazione.</translation>
3316 </message>
3317 <message>
3318 <source>The Bitcoin address the message was signed with</source>
3319 <translation type="unfinished">L'indirizzo Bitcoin con cui è stato contrassegnato il messaggio</translation>
3320 </message>
3321 <message>
3322 <source>The signed message to verify</source>
3323 <translation type="unfinished">Il messaggio firmato da verificare</translation>
3324 </message>
3325 <message>
3326 <source>The signature given when the message was signed</source>
3327 <translation type="unfinished">La firma data al momento della firma del messaggio</translation>
3328 </message>
3329 <message>
3330 <source>Verify the message to ensure it was signed with the specified Bitcoin address</source>
3331 <translation type="unfinished">Verifica il messaggio per accertare che sia stato firmato con l'indirizzo specificato</translation>
3332 </message>
3333 <message>
3334 <source>Verify &Message</source>
3335 <translation type="unfinished">Verifica &Messaggio</translation>
3336 </message>
3337 <message>
3338 <source>Reset all verify message fields</source>
3339 <translation type="unfinished">Reimposta tutti i campi della verifica messaggio</translation>
3340 </message>
3341 <message>
3342 <source>Click "Sign Message" to generate signature</source>
3343 <translation type="unfinished">Clicca "Firma Messaggio" per generare una firma</translation>
3344 </message>
3345 <message>
3346 <source>The entered address is invalid.</source>
3347 <translation type="unfinished">L'indirizzo inserito non è valido.</translation>
3348 </message>
3349 <message>
3350 <source>Please check the address and try again.</source>
3351 <translation type="unfinished">Per favore controlla l'indirizzo e prova di nuovo.</translation>
3352 </message>
3353 <message>
3354 <source>The entered address does not refer to a legacy (P2PKH) key. Message signing for SegWit and other non-P2PKH address types is not supported in this version of %1. Please check the address and try again.</source>
3355 <translation type="unfinished">L'indirizzo inserito non si riferisce a una chiave legacy (P2PKH). La firma dei messaggi per SegWit e altri tipi di indirizzi non P2PKH non è supportata in questa versione di %1. Controlla l'indirizzo e riprova.</translation>
3356 </message>
3357 <message>
3358 <source>Wallet unlock was cancelled.</source>
3359 <translation type="unfinished">Sblocco del portafoglio annullato.</translation>
3360 </message>
3361 <message>
3362 <source>No error</source>
3363 <translation type="unfinished">Nessun errore</translation>
3364 </message>
3365 <message>
3366 <source>Private key for the entered address is not available.</source>
3367 <translation type="unfinished">La chiave privata per l'indirizzo inserito non è disponibile.</translation>
3368 </message>
3369 <message>
3370 <source>Message signing failed.</source>
3371 <translation type="unfinished">Firma messaggio fallita.</translation>
3372 </message>
3373 <message>
3374 <source>Message signed.</source>
3375 <translation type="unfinished">Messaggio firmato.</translation>
3376 </message>
3377 <message>
3378 <source>The signature could not be decoded.</source>
3379 <translation type="unfinished">Non è stato possibile decodificare la firma.</translation>
3380 </message>
3381 <message>
3382 <source>Please check the signature and try again.</source>
3383 <translation type="unfinished">Per favore controlla la firma e prova di nuovo.</translation>
3384 </message>
3385 <message>
3386 <source>The signature did not match the message digest.</source>
3387 <translation type="unfinished">La firma non corrisponde al digest del messaggio.</translation>
3388 </message>
3389 <message>
3390 <source>Message verification failed.</source>
3391 <translation type="unfinished">Verifica messaggio fallita.</translation>
3392 </message>
3393 <message>
3394 <source>Message verified.</source>
3395 <translation type="unfinished">Messaggio verificato.</translation>
3396 </message>
3397 </context>
3398 <context>
3399 <name>SplashScreen</name>
3400 <message>
3401 <source>(press q to shutdown and continue later)</source>
3402 <translation type="unfinished">(premi q per spegnere e continuare più tardi)</translation>
3403 </message>
3404 <message>
3405 <source>press q to shutdown</source>
3406 <translation type="unfinished">premi q per chiudere</translation>
3407 </message>
3408 </context>
3409 <context>
3410 <name>TransactionDesc</name>
3411 <message>
3412 <source>conflicted with a transaction with %1 confirmations</source>
3413 <extracomment>Text explaining the current status of a transaction, shown in the status field of the details window for this transaction. This status represents an unconfirmed transaction that conflicts with a confirmed transaction.</extracomment>
3414 <translation type="unfinished">in conflitto con una transazione con %1 conferme</translation>
3415 </message>
3416 <message>
3417 <source>0/unconfirmed, in memory pool</source>
3418 <extracomment>Text explaining the current status of a transaction, shown in the status field of the details window for this transaction. This status represents an unconfirmed transaction that is in the memory pool.</extracomment>
3419 <translation type="unfinished">0/non confermata, nel pool di memoria</translation>
3420 </message>
3421 <message>
3422 <source>0/unconfirmed, not in memory pool</source>
3423 <extracomment>Text explaining the current status of a transaction, shown in the status field of the details window for this transaction. This status represents an unconfirmed transaction that is not in the memory pool.</extracomment>
3424 <translation type="unfinished">0/non confermata, non nel pool di memoria</translation>
3425 </message>
3426 <message>
3427 <source>abandoned</source>
3428 <extracomment>Text explaining the current status of a transaction, shown in the status field of the details window for this transaction. This status represents an abandoned transaction.</extracomment>
3429 <translation type="unfinished">abbandonato</translation>
3430 </message>
3431 <message>
3432 <source>%1/unconfirmed</source>
3433 <extracomment>Text explaining the current status of a transaction, shown in the status field of the details window for this transaction. This status represents a transaction confirmed in at least one block, but less than 6 blocks.</extracomment>
3434 <translation type="unfinished">%1/non confermato</translation>
3435 </message>
3436 <message>
3437 <source>%1 confirmations</source>
3438 <extracomment>Text explaining the current status of a transaction, shown in the status field of the details window for this transaction. This status represents a transaction confirmed in 6 or more blocks.</extracomment>
3439 <translation type="unfinished">%1 conferme</translation>
3440 </message>
3441 <message>
3442 <source>Status</source>
3443 <translation type="unfinished">Stato</translation>
3444 </message>
3445 <message>
3446 <source>Date</source>
3447 <translation type="unfinished">Data</translation>
3448 </message>
3449 <message>
3450 <source>Source</source>
3451 <translation type="unfinished">Sorgente</translation>
3452 </message>
3453 <message>
3454 <source>Generated</source>
3455 <translation type="unfinished">Generato</translation>
3456 </message>
3457 <message>
3458 <source>From</source>
3459 <translation type="unfinished">Da</translation>
3460 </message>
3461 <message>
3462 <source>unknown</source>
3463 <translation type="unfinished">sconosciuto</translation>
3464 </message>
3465 <message>
3466 <source>To</source>
3467 <translation type="unfinished">A</translation>
3468 </message>
3469 <message>
3470 <source>own address</source>
3471 <translation type="unfinished">proprio indirizzo</translation>
3472 </message>
3473 <message>
3474 <source>label</source>
3475 <translation type="unfinished">etichetta</translation>
3476 </message>
3477 <message>
3478 <source>Credit</source>
3479 <translation type="unfinished">Credito</translation>
3480 </message>
3481 <message numerus="yes">
3482 <source>matures in %n more block(s)</source>
3483 <translation type="unfinished">
3484 <numerusform>matura fra %n blocco di più</numerusform>
3485 <numerusform>matura fra %n blocchi di più</numerusform>
3486 </translation>
3487 </message>
3488 <message>
3489 <source>not accepted</source>
3490 <translation type="unfinished">non accettate</translation>
3491 </message>
3492 <message>
3493 <source>Debit</source>
3494 <translation type="unfinished">Debito</translation>
3495 </message>
3496 <message>
3497 <source>Total debit</source>
3498 <translation type="unfinished">Debito totale</translation>
3499 </message>
3500 <message>
3501 <source>Total credit</source>
3502 <translation type="unfinished">Credito totale</translation>
3503 </message>
3504 <message>
3505 <source>Transaction fee</source>
3506 <translation type="unfinished">Commissione transazione</translation>
3507 </message>
3508 <message>
3509 <source>Net amount</source>
3510 <translation type="unfinished">Importo netto</translation>
3511 </message>
3512 <message>
3513 <source>Message</source>
3514 <translation type="unfinished">Messaggio</translation>
3515 </message>
3516 <message>
3517 <source>Comment</source>
3518 <translation type="unfinished">Commento</translation>
3519 </message>
3520 <message>
3521 <source>Transaction ID</source>
3522 <translation type="unfinished">ID della transazione</translation>
3523 </message>
3524 <message>
3525 <source>Transaction total size</source>
3526 <translation type="unfinished">Dimensione totale della transazione</translation>
3527 </message>
3528 <message>
3529 <source>Transaction virtual size</source>
3530 <translation type="unfinished">Dimensione virtuale della transazione</translation>
3531 </message>
3532 <message>
3533 <source>Output index</source>
3534 <translation type="unfinished">Indice di output</translation>
3535 </message>
3536 <message>
3537 <source>%1 (Certificate was not verified)</source>
3538 <translation type="unfinished">%1 (Il certificato non è stato verificato)</translation>
3539 </message>
3540 <message>
3541 <source>Merchant</source>
3542 <translation type="unfinished">Commerciante</translation>
3543 </message>
3544 <message>
3545 <source>Generated coins must mature %1 blocks before they can be spent. When you generated this block, it was broadcast to the network to be added to the block chain. If it fails to get into the chain, its state will change to "not accepted" and it won't be spendable. This may occasionally happen if another node generates a block within a few seconds of yours.</source>
3546 <translation type="unfinished">I bitcoin generati devono maturare %1 blocchi prima di poter essere spesi. Quando hai generato questo blocco, è stato trasmesso alla rete per essere aggiunto alla block chain. Se l'inserimento nella catena avrà esito negativo, il suo stato cambierà a "non accettato" e non sarà spendibile. Talvolta ciò può accadere anche nel caso in cui un altro nodo generi un blocco entro pochi secondi dal tuo.</translation>
3547 </message>
3548 <message>
3549 <source>Debug information</source>
3550 <translation type="unfinished">Informazione di debug</translation>
3551 </message>
3552 <message>
3553 <source>Transaction</source>
3554 <translation type="unfinished">Transazione</translation>
3555 </message>
3556 <message>
3557 <source>Inputs</source>
3558 <translation type="unfinished">Input</translation>
3559 </message>
3560 <message>
3561 <source>Amount</source>
3562 <translation type="unfinished">Importo</translation>
3563 </message>
3564 <message>
3565 <source>true</source>
3566 <translation type="unfinished">vero</translation>
3567 </message>
3568 <message>
3569 <source>false</source>
3570 <translation type="unfinished">falso</translation>
3571 </message>
3572 </context>
3573 <context>
3574 <name>TransactionDescDialog</name>
3575 <message>
3576 <source>This pane shows a detailed description of the transaction</source>
3577 <translation type="unfinished">Questo pannello mostra una descrizione dettagliata della transazione</translation>
3578 </message>
3579 <message>
3580 <source>Details for %1</source>
3581 <translation type="unfinished">Dettagli per %1</translation>
3582 </message>
3583 </context>
3584 <context>
3585 <name>TransactionTableModel</name>
3586 <message>
3587 <source>Date</source>
3588 <translation type="unfinished">Data</translation>
3589 </message>
3590 <message>
3591 <source>Type</source>
3592 <translation type="unfinished">Tipo</translation>
3593 </message>
3594 <message>
3595 <source>Label</source>
3596 <translation type="unfinished">Etichetta</translation>
3597 </message>
3598 <message>
3599 <source>Unconfirmed</source>
3600 <translation type="unfinished">Non confermato</translation>
3601 </message>
3602 <message>
3603 <source>Abandoned</source>
3604 <translation type="unfinished">Abbandonato</translation>
3605 </message>
3606 <message>
3607 <source>Confirming (%1 of %2 recommended confirmations)</source>
3608 <translation type="unfinished">In conferma (%1 di %2 conferme raccomandate)</translation>
3609 </message>
3610 <message>
3611 <source>Confirmed (%1 confirmations)</source>
3612 <translation type="unfinished">Confermato (%1 conferme)</translation>
3613 </message>
3614 <message>
3615 <source>Conflicted</source>
3616 <translation type="unfinished">In conflitto</translation>
3617 </message>
3618 <message>
3619 <source>Immature (%1 confirmations, will be available after %2)</source>
3620 <translation type="unfinished">Immaturo (%1 conferme, sarà disponibile fra %2)</translation>
3621 </message>
3622 <message>
3623 <source>Generated but not accepted</source>
3624 <translation type="unfinished">Generati, ma non accettati</translation>
3625 </message>
3626 <message>
3627 <source>Received with</source>
3628 <translation type="unfinished">Ricevuto tramite</translation>
3629 </message>
3630 <message>
3631 <source>Received from</source>
3632 <translation type="unfinished">Ricevuto da</translation>
3633 </message>
3634 <message>
3635 <source>Sent to</source>
3636 <translation type="unfinished">Inviato a</translation>
3637 </message>
3638 <message>
3639 <source>Mined</source>
3640 <translation type="unfinished">Ottenuto dal mining</translation>
3641 </message>
3642 <message>
3643 <source>(n/a)</source>
3644 <translation type="unfinished">(n/d)</translation>
3645 </message>
3646 <message>
3647 <source>(no label)</source>
3648 <translation type="unfinished">(nessuna etichetta)</translation>
3649 </message>
3650 <message>
3651 <source>Transaction status. Hover over this field to show number of confirmations.</source>
3652 <translation type="unfinished">Stato della transazione. Passare con il mouse su questo campo per visualizzare il numero di conferme.</translation>
3653 </message>
3654 <message>
3655 <source>Date and time that the transaction was received.</source>
3656 <translation type="unfinished">Data e ora in cui la transazione è stata ricevuta.</translation>
3657 </message>
3658 <message>
3659 <source>Type of transaction.</source>
3660 <translation type="unfinished">Tipo di transazione.</translation>
3661 </message>
3662 <message>
3663 <source>User-defined intent/purpose of the transaction.</source>
3664 <translation type="unfinished">Intento/scopo della transazione definito dall'utente.</translation>
3665 </message>
3666 <message>
3667 <source>Amount removed from or added to balance.</source>
3668 <translation type="unfinished">Importo rimosso o aggiunto al saldo.</translation>
3669 </message>
3670 </context>
3671 <context>
3672 <name>TransactionView</name>
3673 <message>
3674 <source>All</source>
3675 <translation type="unfinished">Tutti</translation>
3676 </message>
3677 <message>
3678 <source>Today</source>
3679 <translation type="unfinished">Oggi</translation>
3680 </message>
3681 <message>
3682 <source>This week</source>
3683 <translation type="unfinished">Questa settimana</translation>
3684 </message>
3685 <message>
3686 <source>This month</source>
3687 <translation type="unfinished">Questo mese</translation>
3688 </message>
3689 <message>
3690 <source>Last month</source>
3691 <translation type="unfinished">Il mese scorso</translation>
3692 </message>
3693 <message>
3694 <source>This year</source>
3695 <translation type="unfinished">Quest'anno</translation>
3696 </message>
3697 <message>
3698 <source>Received with</source>
3699 <translation type="unfinished">Ricevuto tramite</translation>
3700 </message>
3701 <message>
3702 <source>Sent to</source>
3703 <translation type="unfinished">Inviato a</translation>
3704 </message>
3705 <message>
3706 <source>Mined</source>
3707 <translation type="unfinished">Ottenuto dal mining</translation>
3708 </message>
3709 <message>
3710 <source>Other</source>
3711 <translation type="unfinished">Altro</translation>
3712 </message>
3713 <message>
3714 <source>Enter address, transaction id, or label to search</source>
3715 <translation type="unfinished">Inserisci indirizzo, ID transazione, o etichetta per iniziare la ricerca</translation>
3716 </message>
3717 <message>
3718 <source>Min amount</source>
3719 <translation type="unfinished">Importo minimo</translation>
3720 </message>
3721 <message>
3722 <source>Range…</source>
3723 <translation type="unfinished">Intervallo...</translation>
3724 </message>
3725 <message>
3726 <source>&Copy address</source>
3727 <translation type="unfinished">&Copia indirizzo</translation>
3728 </message>
3729 <message>
3730 <source>Copy &label</source>
3731 <translation type="unfinished">Copia &etichetta</translation>
3732 </message>
3733 <message>
3734 <source>Copy &amount</source>
3735 <translation type="unfinished">Copi&a importo</translation>
3736 </message>
3737 <message>
3738 <source>Copy transaction &ID</source>
3739 <translation type="unfinished">Copia la transazione &ID</translation>
3740 </message>
3741 <message>
3742 <source>Copy &raw transaction</source>
3743 <translation type="unfinished">Copia la transazione &raw</translation>
3744 </message>
3745 <message>
3746 <source>Copy full transaction &details</source>
3747 <translation type="unfinished">Copia tutti i dettagli &della transazione </translation>
3748 </message>
3749 <message>
3750 <source>&Show transaction details</source>
3751 <translation type="unfinished">&Mostra i dettagli della transazione</translation>
3752 </message>
3753 <message>
3754 <source>Increase transaction &fee</source>
3755 <translation type="unfinished">Aumenta la commissione &della transazione</translation>
3756 </message>
3757 <message>
3758 <source>A&bandon transaction</source>
3759 <translation type="unfinished">A&bbandona transazione</translation>
3760 </message>
3761 <message>
3762 <source>&Edit address label</source>
3763 <translation type="unfinished">&Modifica l'etichetta dell'indirizzo</translation>
3764 </message>
3765 <message>
3766 <source>Show in %1</source>
3767 <extracomment>Transactions table context menu action to show the selected transaction in a third-party block explorer. %1 is a stand-in argument for the URL of the explorer.</extracomment>
3768 <translation type="unfinished">Mostra in %1</translation>
3769 </message>
3770 <message>
3771 <source>Export Transaction History</source>
3772 <translation type="unfinished">Esporta lo storico delle transazioni</translation>
3773 </message>
3774 <message>
3775 <source>Comma separated file</source>
3776 <extracomment>Expanded name of the CSV file format. See: https://en.wikipedia.org/wiki/Comma-separated_values.</extracomment>
3777 <translation type="unfinished">File separato da virgole</translation>
3778 </message>
3779 <message>
3780 <source>Confirmed</source>
3781 <translation type="unfinished">Confermato</translation>
3782 </message>
3783 <message>
3784 <source>Date</source>
3785 <translation type="unfinished">Data</translation>
3786 </message>
3787 <message>
3788 <source>Type</source>
3789 <translation type="unfinished">Tipo</translation>
3790 </message>
3791 <message>
3792 <source>Label</source>
3793 <translation type="unfinished">Etichetta</translation>
3794 </message>
3795 <message>
3796 <source>Address</source>
3797 <translation type="unfinished">Indirizzo</translation>
3798 </message>
3799 <message>
3800 <source>Exporting Failed</source>
3801 <translation type="unfinished">Esportazione Fallita</translation>
3802 </message>
3803 <message>
3804 <source>There was an error trying to save the transaction history to %1.</source>
3805 <translation type="unfinished">Si è verificato un errore durante il salvataggio dello storico delle transazioni in %1.</translation>
3806 </message>
3807 <message>
3808 <source>Exporting Successful</source>
3809 <translation type="unfinished">Esportazione Riuscita</translation>
3810 </message>
3811 <message>
3812 <source>The transaction history was successfully saved to %1.</source>
3813 <translation type="unfinished">Lo storico delle transazioni e' stato salvato con successo in %1.</translation>
3814 </message>
3815 <message>
3816 <source>Range:</source>
3817 <translation type="unfinished">Intervallo:</translation>
3818 </message>
3819 <message>
3820 <source>to</source>
3821 <translation type="unfinished">a</translation>
3822 </message>
3823 </context>
3824 <context>
3825 <name>WalletFrame</name>
3826 <message>
3827 <source>No wallet has been loaded.
3828 Go to File > Open Wallet to load a wallet.
3829 - OR -</source>
3830 <translation type="unfinished">Nessun portafoglio è stato caricato.
3831 Vai su File > Apri Portafoglio per caricare un portafoglio.
3832 - OR -</translation>
3833 </message>
3834 <message>
3835 <source>Create a new wallet</source>
3836 <translation type="unfinished">Crea un nuovo portafoglio</translation>
3837 </message>
3838 <message>
3839 <source>Error</source>
3840 <translation type="unfinished">Errore</translation>
3841 </message>
3842 <message>
3843 <source>Unable to decode PSBT from clipboard (invalid base64)</source>
3844 <translation type="unfinished">Non in grado di decodificare PSBT dagli appunti (base64 non valida)</translation>
3845 </message>
3846 <message>
3847 <source>Load Transaction Data</source>
3848 <translation type="unfinished">Carica Dati Transazione</translation>
3849 </message>
3850 <message>
3851 <source>Partially Signed Transaction (*.psbt)</source>
3852 <translation type="unfinished">Transazione Parzialmente Firmata (*.psbt)</translation>
3853 </message>
3854 <message>
3855 <source>PSBT file must be smaller than 100 MiB</source>
3856 <translation type="unfinished">Il file PSBT deve essere inferiore a 100 MiB</translation>
3857 </message>
3858 <message>
3859 <source>Unable to decode PSBT</source>
3860 <translation type="unfinished">Non in grado di decodificare PSBT</translation>
3861 </message>
3862 </context>
3863 <context>
3864 <name>WalletModel</name>
3865 <message>
3866 <source>Send Coins</source>
3867 <translation type="unfinished">Invia Monete</translation>
3868 </message>
3869 <message>
3870 <source>Fee bump error</source>
3871 <translation type="unfinished">Errore di salto di commissione</translation>
3872 </message>
3873 <message>
3874 <source>Increasing transaction fee failed</source>
3875 <translation type="unfinished">Aumento della commissione di transazione fallito</translation>
3876 </message>
3877 <message>
3878 <source>Do you want to increase the fee?</source>
3879 <extracomment>Asks a user if they would like to manually increase the fee of a transaction that has already been created.</extracomment>
3880 <translation type="unfinished">Vuoi aumentare la commissione?</translation>
3881 </message>
3882 <message>
3883 <source>Current fee:</source>
3884 <translation type="unfinished">Commissione attuale:</translation>
3885 </message>
3886 <message>
3887 <source>Increase:</source>
3888 <translation type="unfinished">Aumento:</translation>
3889 </message>
3890 <message>
3891 <source>New fee:</source>
3892 <translation type="unfinished">Nuova commissione:</translation>
3893 </message>
3894 <message>
3895 <source>Warning: This may pay the additional fee by reducing change outputs or adding inputs, when necessary. It may add a new change output if one does not already exist. These changes may potentially leak privacy.</source>
3896 <translation type="unfinished">Attenzione: Questo potrebbe pagare una tassa aggiuntiva, riducendo degli output o aggiungend degli input. Se nessun output è presente, potrebbe aggiungerne di nuovi. Questi cambiamenti potrebbero portare a una perdita di privacy.</translation>
3897 </message>
3898 <message>
3899 <source>Confirm fee bump</source>
3900 <translation type="unfinished">Conferma il salto di commissione</translation>
3901 </message>
3902 <message>
3903 <source>Can't draft transaction.</source>
3904 <translation type="unfinished">Non è possibile compilare la transazione. </translation>
3905 </message>
3906 <message>
3907 <source>PSBT copied</source>
3908 <translation type="unfinished">PSBT copiata</translation>
3909 </message>
3910 <message>
3911 <source>Fee-bump PSBT copied to clipboard</source>
3912 <translation type="unfinished">Aumento delle tariffe PSBT copiato negli appunti</translation>
3913 </message>
3914 <message>
3915 <source>Can't sign transaction.</source>
3916 <translation type="unfinished">Non è possibile firmare la transazione.</translation>
3917 </message>
3918 <message>
3919 <source>Could not commit transaction</source>
3920 <translation type="unfinished">Non è stato possibile completare la transazione</translation>
3921 </message>
3922 <message>
3923 <source>Signer error</source>
3924 <translation type="unfinished">Errore del firmatario</translation>
3925 </message>
3926 <message>
3927 <source>Can't display address</source>
3928 <translation type="unfinished">Non è possibile mostrare l'indirizzo</translation>
3929 </message>
3930 </context>
3931 <context>
3932 <name>WalletView</name>
3933 <message>
3934 <source>&Export</source>
3935 <translation type="unfinished">&Esporta</translation>
3936 </message>
3937 <message>
3938 <source>Export the data in the current tab to a file</source>
3939 <translation type="unfinished">Esporta su file i dati contenuti nella tabella corrente</translation>
3940 </message>
3941 <message>
3942 <source>Backup Wallet</source>
3943 <translation type="unfinished">Backup Portafoglio</translation>
3944 </message>
3945 <message>
3946 <source>Wallet Data</source>
3947 <extracomment>Name of the wallet data file format.</extracomment>
3948 <translation type="unfinished">Dati del Portafoglio</translation>
3949 </message>
3950 <message>
3951 <source>Backup Failed</source>
3952 <translation type="unfinished">Backup Fallito</translation>
3953 </message>
3954 <message>
3955 <source>There was an error trying to save the wallet data to %1.</source>
3956 <translation type="unfinished">Si è verificato un errore durante il salvataggio dei dati del portafoglio in %1.</translation>
3957 </message>
3958 <message>
3959 <source>Backup Successful</source>
3960 <translation type="unfinished">Backup eseguito con successo</translation>
3961 </message>
3962 <message>
3963 <source>The wallet data was successfully saved to %1.</source>
3964 <translation type="unfinished">Il portafoglio è stato correttamente salvato in %1.</translation>
3965 </message>
3966 <message>
3967 <source>Cancel</source>
3968 <translation type="unfinished">Annulla</translation>
3969 </message>
3970 </context>
3971 <context>
3972 <name>bitcoin-core</name>
3973 <message>
3974 <source>The %s developers</source>
3975 <translation type="unfinished">Sviluppatori di %s</translation>
3976 </message>
3977 <message>
3978 <source>%s failed to validate the -assumeutxo snapshot state. This indicates a hardware problem, or a bug in the software, or a bad software modification that allowed an invalid snapshot to be loaded. As a result of this, the node will shut down and stop using any state that was built on the snapshot, resetting the chain height from %d to %d. On the next restart, the node will resume syncing from %d without using any snapshot data. Please report this incident to %s, including how you obtained the snapshot. The invalid snapshot chainstate will be left on disk in case it is helpful in diagnosing the issue that caused this error.</source>
3979 <translation type="unfinished">%s non è riuscito a validare la data dello snapshot -assumeutxo. Ciò indica un errore hardware, o un bug nel software, o una cattiva modifica del software che ha permesso allo snapshot invalido di essere caricato. Di conseguenza, il nodo verrà spento e smetterà di utilizzare qualunque stato costruito sullo snapshot, reimpostando l'altezza della catena da %d a %d. Al prossimo riavvio, il nodo riprenderà la sincronizzazione da %d senza usare alcun dato dello snapshot. Per favore segnala questo incidente a %s, includendo come hai ottenuto lo snapshot. Il chainstate dello snapshot invalido rimarrà sul disco nel caso in cui tornasse utile per indagare la causa dell'errore.</translation>
3980 </message>
3981 <message>
3982 <source>%s request to listen on port %u. This port is considered "bad" and thus it is unlikely that any peer will connect to it. See doc/p2p-bad-ports.md for details and a full list.</source>
3983 <translation type="unfinished">%s richiede di ascoltare sulla porta %u. Questa porta è considerata "cattiva" e quindi è improbabile che un peer vi si connetta. Vedere doc/p2p-bad-ports.md per i dettagli e un elenco completo.</translation>
3984 </message>
3985 <message>
3986 <source>Disk space for %s may not accommodate the block files. Approximately %u GB of data will be stored in this directory.</source>
3987 <translation type="unfinished">Lo spazio su disco per %s potrebbe non essere sufficiente per i file di blocco. In questa directory verranno memorizzati circa %u GB di dati.</translation>
3988 </message>
3989 <message>
3990 <source>Distributed under the MIT software license, see the accompanying file %s or %s</source>
3991 <translation type="unfinished">Distribuito sotto la licenza software del MIT, si veda il file %s o %s incluso</translation>
3992 </message>
3993 <message>
3994 <source>Error loading wallet. Wallet requires blocks to be downloaded, and software does not currently support loading wallets while blocks are being downloaded out of order when using assumeutxo snapshots. Wallet should be able to load successfully after node sync reaches height %s</source>
3995 <translation type="unfinished">Errore nel caricamento del portafoglio. Il portafoglio richiede il download dei blocchi e il software non supporta attualmente il caricamento dei portafogli mentre i blocchi vengono scaricati in ordine sparso quando si utilizzano gli snapshot di assumeutxo. Il portafoglio dovrebbe poter essere caricato con successo dopo che la sincronizzazione del nodo ha raggiunto l'altezza %s.</translation>
3996 </message>
3997 <message>
3998 <source>Error reading %s! Transaction data may be missing or incorrect. Rescanning wallet.</source>
3999 <translation type="unfinished">Errore nella lettura di %s! I dati della transazione potrebbero essere mancanti o errati. Nuova scansione del portafoglio in corso.</translation>
4000 </message>
4001 <message>
4002 <source>Error starting/committing db txn for wallet transactions removal process</source>
4003 <translation type="unfinished">Errore durante l'avvio/completamento del db txn per il processo di rimozione delle transazioni del portafoglio</translation>
4004 </message>
4005 <message>
4006 <source>Error: Dumpfile format record is incorrect. Got "%s", expected "format".</source>
4007 <translation type="unfinished">Errore: il formato della registrazione del dumpfile non è corretto. Ricevuto "%s", sarebbe dovuto essere "format"</translation>
4008 </message>
4009 <message>
4010 <source>Error: Dumpfile identifier record is incorrect. Got "%s", expected "%s".</source>
4011 <translation type="unfinished">Errore: l'identificativo rispetto la registrazione del dumpfile è incorretta. ricevuto "%s", sarebbe dovuto essere "%s".</translation>
4012 </message>
4013 <message>
4014 <source>Error: Dumpfile version is not supported. This version of bitcoin-wallet only supports version 1 dumpfiles. Got dumpfile with version %s</source>
4015 <translation type="unfinished">Errore: la versione di questo dumpfile non è supportata. Questa versione del bitcoin-wallet supporta solo la versione 1 dei dumpfile. Ricevuto un dumpfile di versione%s</translation>
4016 </message>
4017 <message>
4018 <source>Error: Unable to produce descriptors for this legacy wallet. Make sure to provide the wallet's passphrase if it is encrypted.</source>
4019 <translation type="unfinished">Errore: Impossibile produrre descrittori per questo portafoglio legacy. Assicurarsi di fornire la passphrase del portafoglio se è criptato.</translation>
4020 </message>
4021 <message>
4022 <source>File %s already exists. If you are sure this is what you want, move it out of the way first.</source>
4023 <translation type="unfinished">file %s esistono già. Se desideri continuare comunque, prima rimuovilo.</translation>
4024 </message>
4025 <message>
4026 <source>Invalid or corrupt peers.dat (%s). If you believe this is a bug, please report it to %s. As a workaround, you can move the file (%s) out of the way (rename, move, or delete) to have a new one created on the next start.</source>
4027 <translation type="unfinished">Peers.dat non valido o corrotto (%s). Se pensi che questo sia un bug, per favore segnalalo a %s. Come soluzione alternativa puoi disfarti del file (%s) (rinominadolo, spostandolo o cancellandolo) così che ne venga creato uno nuovo al prossimo avvio.</translation>
4028 </message>
4029 <message>
4030 <source>Invalid value detected for '-wallet' or '-nowallet'. '-wallet' requires a string value, while '-nowallet' accepts only '1' to disable all wallets</source>
4031 <translation type="unfinished">Rilevato valore non valido per '-wallet' o '-nowallet'. '-wallet' richiede un valore stringa, mentre '-nowallet' accetta solo '1' per disabilitare tutti i portafogli</translation>
4032 </message>
4033 <message>
4034 <source>More than one onion bind address is provided. Using %s for the automatically created Tor onion service.</source>
4035 <translation type="unfinished">Viene fornito più di un indirizzo di associazione onion. L'utilizzo di %s per il servizio Tor onion viene creato automaticamente.</translation>
4036 </message>
4037 <message>
4038 <source>No dump file provided. To use createfromdump, -dumpfile=<filename> must be provided.</source>
4039 <translation type="unfinished">Nessun dump file fornito. Per usare creadumpfile, -dumpfile=<filename> deve essere fornito.</translation>
4040 </message>
4041 <message>
4042 <source>No dump file provided. To use dump, -dumpfile=<filename> must be provided.</source>
4043 <translation type="unfinished">Nessun dump file fornito. Per usare dump, -dumpfile=<filename> deve essere fornito.</translation>
4044 </message>
4045 <message>
4046 <source>Please contribute if you find %s useful. Visit %s for further information about the software.</source>
4047 <translation type="unfinished">Per favore contribuite se ritenete %s utile. Visitate %s per maggiori informazioni riguardo il software.</translation>
4048 </message>
4049 <message>
4050 <source>Prune configured below the minimum of %d MiB. Please use a higher number.</source>
4051 <translation type="unfinished">La modalità epurazione è configurata al di sotto del minimo di %d MB. Si prega di utilizzare un valore più elevato.</translation>
4052 </message>
4053 <message>
4054 <source>Prune mode is incompatible with -reindex-chainstate. Use full -reindex instead.</source>
4055 <translation type="unfinished">La modalità prune è incompatibile con -reindex-chainstate. Utilizzare invece -reindex completo.</translation>
4056 </message>
4057 <message>
4058 <source>Rename of '%s' -> '%s' failed. You should resolve this by manually moving or deleting the invalid snapshot directory %s, otherwise you will encounter the same error again on the next startup.</source>
4059 <translation type="unfinished">Rinomina di '%s'-> '%s' fallita. Potresti risolvere il problema spostando manualmente o eliminando la cartella di snapshot invalida %s, altrimenti potrai incontrare ancora lo stesso errore al prossimo avvio.</translation>
4060 </message>
4061 <message>
4062 <source>SQLiteDatabase: Unknown sqlite wallet schema version %d. Only version %d is supported</source>
4063 <translation type="unfinished">SQLiteDatabase: Versione dello schema del portafoglio sqlite sconosciuta %d. Solo la versione %d è supportata</translation>
4064 </message>
4065 <message>
4066 <source>The block database contains a block which appears to be from the future. This may be due to your computer's date and time being set incorrectly. Only rebuild the block database if you are sure that your computer's date and time are correct</source>
4067 <translation type="unfinished">Il database dei blocchi contiene un blocco che sembra provenire dal futuro. Questo può essere dovuto alla data e ora del tuo computer impostate in modo scorretto. Ricostruisci il database dei blocchi se sei certo che la data e l'ora sul tuo computer siano corrette</translation>
4068 </message>
4069 <message>
4070 <source>The transaction amount is too small to send after the fee has been deducted</source>
4071 <translation type="unfinished">L'importo della transazione risulta troppo basso per l'invio una volta dedotte le commissioni.</translation>
4072 </message>
4073 <message>
4074 <source>This is a pre-release test build - use at your own risk - do not use for mining or merchant applications</source>
4075 <translation type="unfinished">Questa è una compilazione di prova pre-rilascio - usala a tuo rischio - da non utilizzare per il mining o per applicazioni commerciali</translation>
4076 </message>
4077 <message>
4078 <source>This is the maximum transaction fee you pay (in addition to the normal fee) to prioritize partial spend avoidance over regular coin selection.</source>
4079 <translation type="unfinished">Questa è la commissione di transazione massima che puoi pagare (in aggiunta alla normale commissione) per dare la priorità ad una spesa parziale rispetto alla classica selezione delle monete.</translation>
4080 </message>
4081 <message>
4082 <source>This is the transaction fee you may discard if change is smaller than dust at this level</source>
4083 <translation type="unfinished">Questa è la commissione di transazione che puoi scartare se il cambio è più piccolo della polvere a questo livello</translation>
4084 </message>
4085 <message>
4086 <source>This is the transaction fee you may pay when fee estimates are not available.</source>
4087 <translation type="unfinished">Questo è il costo di transazione che potresti pagare quando le stime della tariffa non sono disponibili.</translation>
4088 </message>
4089 <message>
4090 <source>Total length of network version string (%i) exceeds maximum length (%i). Reduce the number or size of uacomments.</source>
4091 <translation type="unfinished">La lunghezza totale della stringa di network version (%i) eccede la lunghezza massima (%i). Ridurre il numero o la dimensione di uacomments.</translation>
4092 </message>
4093 <message>
4094 <source>Unable to replay blocks. You will need to rebuild the database using -reindex-chainstate.</source>
4095 <translation type="unfinished">Impossibile ripetere i blocchi. È necessario ricostruire il database usando -reindex-chainstate.</translation>
4096 </message>
4097 <message>
4098 <source>Unsupported category-specific logging level %1$s=%2$s. Expected %1$s=<category>:<loglevel>. Valid categories: %3$s. Valid loglevels: %4$s.</source>
4099 <translation type="unfinished">Livello di logging specifico per categoria %1$s=%2$s non supportato. Previsto %1$s=<category>:<loglevel>. Categorie valide: %3$s. Livelli di log validi: %4$s.</translation>
4100 </message>
4101 <message>
4102 <source>Unsupported chainstate database format found. Please restart with -reindex-chainstate. This will rebuild the chainstate database.</source>
4103 <translation type="unfinished">Formato del database chainstate non supportato. Riavviare con -reindex-chainstate. In questo modo si ricostruisce il database dello stato della catena.</translation>
4104 </message>
4105 <message>
4106 <source>Warning: Private keys detected in wallet {%s} with disabled private keys</source>
4107 <translation type="unfinished">Avviso: chiavi private rilevate nel portafoglio { %s} con chiavi private disabilitate</translation>
4108 </message>
4109 <message>
4110 <source>Witness data for blocks after height %d requires validation. Please restart with -reindex.</source>
4111 <translation type="unfinished">I dati di testimonianza per blocchi più alti di %d richiedono verifica. Si prega di riavviare con -reindex.</translation>
4112 </message>
4113 <message>
4114 <source>You need to rebuild the database using -reindex to go back to unpruned mode. This will redownload the entire blockchain</source>
4115 <translation type="unfinished">Per ritornare alla modalità non epurazione sarà necessario ricostruire il database utilizzando l'opzione -reindex. L'intera catena di blocchi sarà riscaricata.</translation>
4116 </message>
4117 <message>
4118 <source>%s is set very high!</source>
4119 <translation type="unfinished">%s ha un'impostazione molto alta!</translation>
4120 </message>
4121 <message>
4122 <source>-maxmempool must be at least %d MB</source>
4123 <translation type="unfinished">-maxmempool deve essere almeno %d MB</translation>
4124 </message>
4125 <message>
4126 <source>Cannot obtain a lock on directory %s. %s is probably already running.</source>
4127 <translation type="unfinished">Impossibile ottenere un blocco sulla directory %s. %s è probabilmente già in esecuzione.</translation>
4128 </message>
4129 <message>
4130 <source>Cannot resolve -%s address: '%s'</source>
4131 <translation type="unfinished">Impossobile risolvere l'indirizzo -%s: '%s'</translation>
4132 </message>
4133 <message>
4134 <source>Cannot set -forcednsseed to true when setting -dnsseed to false.</source>
4135 <translation type="unfinished">Impossibile impostare -forcednsseed a 'vero' se l'impostazione -dnsseed è impostata a 'falso'</translation>
4136 </message>
4137 <message>
4138 <source>Cannot set -peerblockfilters without -blockfilterindex.</source>
4139 <translation type="unfinished">Non e' possibile impostare -peerblockfilters senza -blockfilterindex.</translation>
4140 </message>
4141 <message>
4142 <source>%s is set very high! Fees this large could be paid on a single transaction.</source>
4143 <translation type="unfinished">%s è impostato molto alto! Commissioni così alte potrebbero essere pagate su una singola transazione.</translation>
4144 </message>
4145 <message>
4146 <source>Cannot provide specific connections and have addrman find outgoing connections at the same time.</source>
4147 <translation type="unfinished">Non e' possibile fornire connessioni specifiche e contemporaneamente usare addrman per trovare connessioni uscenti. </translation>
4148 </message>
4149 <message>
4150 <source>Error loading %s: External signer wallet being loaded without external signer support compiled</source>
4151 <translation type="unfinished">Errore caricando %s: il wallet del dispositivo esterno di firma é stato caricato senza che il supporto del dispositivo esterno di firma sia stato compilato.</translation>
4152 </message>
4153 <message>
4154 <source>Error reading %s! All keys read correctly, but transaction data or address metadata may be missing or incorrect.</source>
4155 <translation type="unfinished">Errore durante la lettura di %s! Tutte le chiavi lette correttamente, ma i dati della transazione o metadati potrebbero essere mancanti o incorretti.</translation>
4156 </message>
4157 <message>
4158 <source>Error: Address book data in wallet cannot be identified to belong to migrated wallets</source>
4159 <translation type="unfinished">Errore: I dati della rubrica nel portafoglio non possono essere identificati come appartenenti a portafogli migrati</translation>
4160 </message>
4161 <message>
4162 <source>Error: Duplicate descriptors created during migration. Your wallet may be corrupted.</source>
4163 <translation type="unfinished">Errore: Descrittori duplicati creati durante la migrazione. Il portafoglio potrebbe essere danneggiato.</translation>
4164 </message>
4165 <message>
4166 <source>Error: Transaction %s in wallet cannot be identified to belong to migrated wallets</source>
4167 <translation type="unfinished">Errore: La transazione %s nel portafoglio non può essere identificata come appartenente ai portafogli migrati.</translation>
4168 </message>
4169 <message>
4170 <source>Failed to remove snapshot chainstate dir (%s). Manually remove it before restarting.
4171 </source>
4172 <translation type="unfinished">Impossibile rimuovere la directory dello stato della catena dello snapshot (1%s). Rimuovilo manualmente prima di riavviare.
4173 </translation>
4174 </message>
4175 <message>
4176 <source>Failed to rename invalid peers.dat file. Please move or delete it and try again.</source>
4177 <translation type="unfinished">Mancata rinominazione del file peers.dat non valido. Per favore spostarlo o eliminarlo e provare di nuovo.</translation>
4178 </message>
4179 <message>
4180 <source>Fee estimation failed. Fallbackfee is disabled. Wait a few blocks or enable %s.</source>
4181 <translation type="unfinished">La stima della tariffa non è riuscita. La Commissione di riserva è disabilitata. Attendere qualche blocco o abilitare %s.</translation>
4182 </message>
4183 <message>
4184 <source>Flushing block file to disk failed. This is likely the result of an I/O error.</source>
4185 <translation type="unfinished">Lo scaricamento del file di blocco su disco non è riuscito. Questo è probabilmente il risultato di un errore I/O.</translation>
4186 </message>
4187 <message>
4188 <source>Flushing undo file to disk failed. This is likely the result of an I/O error.</source>
4189 <translation type="unfinished">Lo scaricamento del file di annullamento su disco non è riuscito. Questo è probabilmente il risultato di un errore I/O.</translation>
4190 </message>
4191 <message>
4192 <source>Incompatible options: -dnsseed=1 was explicitly specified, but -onlynet forbids connections to IPv4/IPv6</source>
4193 <translation type="unfinished">Opzioni incompatibili: -dnsseed=1 è stato specificato esplicitamente, ma -onlynet vieta le connessioni a IPv4/IPv6</translation>
4194 </message>
4195 <message>
4196 <source>Invalid amount for %s=<amount>: '%s' (must be at least the minrelay fee of %s to prevent stuck transactions)</source>
4197 <translation type="unfinished">Importo non valido per %s=<amount>: '%s' (deve essere almeno la commissione minrelay di %s per evitare transazioni bloccate)</translation>
4198 </message>
4199 <message>
4200 <source>Maximum transaction weight is less than transaction weight without inputs</source>
4201 <translation type="unfinished">Il peso massimo della transazione è inferiore al peso della transazione senza input</translation>
4202 </message>
4203 <message>
4204 <source>Maximum transaction weight is too low, can not accommodate change output</source>
4205 <translation type="unfinished">Il peso massimo della transazione è troppo basso, non può contenere il resto di ritorno</translation>
4206 </message>
4207 <message>
4208 <source>Outbound connections restricted to CJDNS (-onlynet=cjdns) but -cjdnsreachable is not provided</source>
4209 <translation type="unfinished">Le connessioni in uscita sono limitate a CJDNS (-onlynet=cjdns) ma -cjdnsreachable non è fornito.</translation>
4210 </message>
4211 <message>
4212 <source>Outbound connections restricted to Tor (-onlynet=onion) but the proxy for reaching the Tor network is explicitly forbidden: -onion=0</source>
4213 <translation type="unfinished">Connessioni in uscita limitate a Tor (-onlynet=onion) ma il proxy per raggiungere la rete Tor è esplicitamente vietato: -onion=0</translation>
4214 </message>
4215 <message>
4216 <source>Outbound connections restricted to Tor (-onlynet=onion) but the proxy for reaching the Tor network is not provided: none of -proxy, -onion or -listenonion is given</source>
4217 <translation type="unfinished">Connessioni in uscita limitate a Tor (-onlynet=onion) ma il proxy per raggiungere la rete Tor non è stato dato: nessuna tra le opzioni -proxy, -onion o -listenonion è fornita</translation>
4218 </message>
4219 <message>
4220 <source>Outbound connections restricted to i2p (-onlynet=i2p) but -i2psam is not provided</source>
4221 <translation type="unfinished">Le connessioni in uscita sono limitate a i2p (-onlynet=i2p), ma -i2psam non è fornito.</translation>
4222 </message>
4223 <message>
4224 <source>Rename of '%s' -> '%s' failed. Cannot clean up the background chainstate leveldb directory.</source>
4225 <translation type="unfinished">Rinominazione di '%s' -> '%s' fallita. Impossibile ripulire la directory di background chainstate leveldb.</translation>
4226 </message>
4227 <message>
4228 <source>Specified -blockmaxweight (%d) exceeds consensus maximum block weight (%d)</source>
4229 <translation type="unfinished">Il valore -blockmaxweight (%d) specificato supera il peso massimo del blocco di consenso (%d)</translation>
4230 </message>
4231 <message>
4232 <source>Specified -blockreservedweight (%d) exceeds consensus maximum block weight (%d)</source>
4233 <translation type="unfinished">Il valore -blockreservedweight (%d) specificato supera il peso massimo del blocco di consenso (%d)</translation>
4234 </message>
4235 <message>
4236 <source>Specified -blockreservedweight (%d) is lower than minimum safety value of (%d)</source>
4237 <translation type="unfinished">Il valore specificato -blockreservedweight (%d) è inferiore al valore minimo di sicurezza di (%d)</translation>
4238 </message>
4239 <message>
4240 <source>The combination of the pre-selected inputs and the wallet automatic inputs selection exceeds the transaction maximum weight. Please try sending a smaller amount or manually consolidating your wallet's UTXOs</source>
4241 <translation type="unfinished">La combinazione degli input preselezionati e della selezione automatica degli input del portafoglio supera il peso massimo della transazione. Prova ad inviare un importo inferiore o a consolidare manualmente gli UTXO del portafoglio.</translation>
4242 </message>
4243 <message>
4244 <source>The inputs size exceeds the maximum weight. Please try sending a smaller amount or manually consolidating your wallet's UTXOs</source>
4245 <translation type="unfinished">La dimensione degli inputs supera il peso massimo. Si prega di provare a inviare una quantità inferiore o a consolidare manualmente gli UTXO del portafoglio.</translation>
4246 </message>
4247 <message>
4248 <source>The preselected coins total amount does not cover the transaction target. Please allow other inputs to be automatically selected or include more coins manually</source>
4249 <translation type="unfinished">L'importo totale delle monete preselezionate non copre l'obiettivo della transazione. Si prega di consentire la selezione automatica di altri input o di includere manualmente un numero maggiore di monete.</translation>
4250 </message>
4251 <message>
4252 <source>UTXO snapshot failed to validate. Restart to resume normal initial block download, or try loading a different snapshot.</source>
4253 <translation type="unfinished">Impossibile convalidare lo snapshot UTXO. Riavvia per riprendere il normale download del blocco iniziale o prova a caricare uno snapshot diverso.</translation>
4254 </message>
4255 <message>
4256 <source>Unconfirmed UTXOs are available, but spending them creates a chain of transactions that will be rejected by the mempool</source>
4257 <translation type="unfinished">Sono disponibili UTXO non confermati, ma spenderli crea una catena di transazioni che verranno rifiutate dalla mempool</translation>
4258 </message>
4259 <message>
4260 <source>Unexpected legacy entry in descriptor wallet found. Loading wallet %s
4261 4262 The wallet might have been tampered with or created with malicious intent.
4263 </source>
4264 <translation type="unfinished">Trovato un portafoglio inatteso nel descrittore. Caricamento del portafoglio %s
4265 4266 Il portafoglio potrebbe essere stato manomesso o creato con intento malevolo.
4267 </translation>
4268 </message>
4269 <message>
4270 <source>Your computer's date and time appear to be more than %d minutes out of sync with the network, this may lead to consensus failure. After you've confirmed your computer's clock, this message should no longer appear when you restart your node. Without a restart, it should stop showing automatically after you've connected to a sufficient number of new outbound peers, which may take some time. You can inspect the `timeoffset` field of the `getpeerinfo` and `getnetworkinfo` RPC methods to get more info.</source>
4271 <translation type="unfinished">La data e l'ora del computer sembrano essere più di %d minuti fuori sicnronismo con la rete, questo potrebbe causare un errore di consenso. Dopo aver confermato l'orario del computer, questo messaggio non dovrebbe più apparire al riavvio del nodo. Senza un riavvio, dovrebbe smettere di apparire automaticamente dopo che ci si è connessi a un numero sufficiente di nuovi nodi, il che può richiedere del tempo. È possibile ispezionare il campo `timeoffset` dei metodi RPC `getpeerinfo` e `getnetworkinfo` per ottenere maggiori informazioni.</translation>
4272 </message>
4273 <message>
4274 <source>
4275 Unable to cleanup failed migration</source>
4276 <translation type="unfinished">
4277 Non in grado di pulire la migrazione fallita</translation>
4278 </message>
4279 <message>
4280 <source>
4281 Unable to restore backup of wallet.</source>
4282 <translation type="unfinished">
4283 Non in grado di ripristinare il backup del portafoglio.</translation>
4284 </message>
4285 <message>
4286 <source>default wallet</source>
4287 <translation type="unfinished">portafoglio predefinito</translation>
4288 </message>
4289 <message>
4290 <source>whitebind may only be used for incoming connections ("out" was passed)</source>
4291 <translation type="unfinished">whitebind può essere usato solo per le connessioni in entrata ("out" è stato passato)</translation>
4292 </message>
4293 <message>
4294 <source>A fatal internal error occurred, see debug.log for details: </source>
4295 <translation type="unfinished">Si è verificato un errore interno fatale, vedere debug.log per i dettagli: </translation>
4296 </message>
4297 <message>
4298 <source>Assumeutxo data not found for the given blockhash '%s'.</source>
4299 <translation type="unfinished">Dati Assumeutxo non trovati per il blockhash fornito '%s'.</translation>
4300 </message>
4301 <message>
4302 <source>Block verification was interrupted</source>
4303 <translation type="unfinished">La verifica del blocco è stata interrotta</translation>
4304 </message>
4305 <message>
4306 <source>Cannot write to directory '%s'; check permissions.</source>
4307 <translation type="unfinished">Impossibile scrivere nella cartella '%s'; controlla le autorizzazioni.</translation>
4308 </message>
4309 <message>
4310 <source>Config setting for %s only applied on %s network when in [%s] section.</source>
4311 <translation type="unfinished">La configurazione di %s si applica alla rete %s soltanto nella sezione [%s]</translation>
4312 </message>
4313 <message>
4314 <source>Copyright (C) %i-%i</source>
4315 <translation type="unfinished">Diritto d'autore (C) %i-%i</translation>
4316 </message>
4317 <message>
4318 <source>Corrupt block found indicating potential hardware failure.</source>
4319 <translation type="unfinished">È stato trovato un blocco corrotto che indica un potenziale guasto hardware.</translation>
4320 </message>
4321 <message>
4322 <source>Corrupted block database detected</source>
4323 <translation type="unfinished">Rilevato database blocchi corrotto</translation>
4324 </message>
4325 <message>
4326 <source>Could not find asmap file %s</source>
4327 <translation type="unfinished">Non è possibile trovare il file asmap %s</translation>
4328 </message>
4329 <message>
4330 <source>Could not parse asmap file %s</source>
4331 <translation type="unfinished">Non è possibile analizzare il file asmap %s</translation>
4332 </message>
4333 <message>
4334 <source>Disk space is too low!</source>
4335 <translation type="unfinished">Lo spazio su disco è insufficiente!</translation>
4336 </message>
4337 <message>
4338 <source>Done loading</source>
4339 <translation type="unfinished">Caricamento completato</translation>
4340 </message>
4341 <message>
4342 <source>Dump file %s does not exist.</source>
4343 <translation type="unfinished">Il dumpfile %s non esiste.</translation>
4344 </message>
4345 <message>
4346 <source>Elliptic curve cryptography sanity check failure. %s is shutting down.</source>
4347 <translation type="unfinished">Errore nel controllo di integrità della crittografia a curva ellittica. %s in spegnimento. </translation>
4348 </message>
4349 <message>
4350 <source>Error initializing block database</source>
4351 <translation type="unfinished">Errore durante l'inizializzazione del database dei blocchi</translation>
4352 </message>
4353 <message>
4354 <source>Error loading %s</source>
4355 <translation type="unfinished">Errore caricamento %s</translation>
4356 </message>
4357 <message>
4358 <source>Error loading %s: Wallet corrupted</source>
4359 <translation type="unfinished">Errore caricamento %s: portafoglio corrotto</translation>
4360 </message>
4361 <message>
4362 <source>Error loading %s: Wallet requires newer version of %s</source>
4363 <translation type="unfinished">Errore caricamento %s: il portafoglio richiede una versione aggiornata di %s</translation>
4364 </message>
4365 <message>
4366 <source>Error loading block database</source>
4367 <translation type="unfinished">Errore durante il caricamento del database blocchi</translation>
4368 </message>
4369 <message>
4370 <source>Error loading databases</source>
4371 <translation type="unfinished">Errore durante il caricamento dei database</translation>
4372 </message>
4373 <message>
4374 <source>Error opening block database</source>
4375 <translation type="unfinished">Errore durante l'apertura del database blocchi</translation>
4376 </message>
4377 <message>
4378 <source>Error opening coins database</source>
4379 <translation type="unfinished">Errore durante l'apertura del database delle monete</translation>
4380 </message>
4381 <message>
4382 <source>Error reading configuration file: %s</source>
4383 <translation type="unfinished">Errore di lettura del file di configurazione: %s</translation>
4384 </message>
4385 <message>
4386 <source>Error reading from database, shutting down.</source>
4387 <translation type="unfinished">Errore durante la lettura del database. Arresto in corso.</translation>
4388 </message>
4389 <message>
4390 <source>Error reading next record from wallet database</source>
4391 <translation type="unfinished">Si è verificato un errore leggendo la voce successiva dal database del portafogli elettronico</translation>
4392 </message>
4393 <message>
4394 <source>Error: Cannot extract destination from the generated scriptpubkey</source>
4395 <translation type="unfinished">Errore: Impossibile estrarre la destinazione dalla scriptpubkey generata</translation>
4396 </message>
4397 <message>
4398 <source>Error: Couldn't create cursor into database</source>
4399 <translation type="unfinished">Errore: Impossibile creare cursor nel database.</translation>
4400 </message>
4401 <message>
4402 <source>Error: Disk space is low for %s</source>
4403 <translation type="unfinished">Errore: lo spazio sul disco è troppo poco per %s</translation>
4404 </message>
4405 <message>
4406 <source>Error: Dumpfile checksum does not match. Computed %s, expected %s</source>
4407 <translation type="unfinished">Errore: Il Cheksum del dumpfile non corrisponde. Rilevato: %s, sarebbe dovuto essere: %s</translation>
4408 </message>
4409 <message>
4410 <source>Error: Failed to create new watchonly wallet</source>
4411 <translation type="unfinished">Errore: Fallimento nella creazione di un portafoglio nuovo di sola lettura</translation>
4412 </message>
4413 <message>
4414 <source>Error: Got key that was not hex: %s</source>
4415 <translation type="unfinished">Errore: Ricevuta una key che non ha hex:%s</translation>
4416 </message>
4417 <message>
4418 <source>Error: Got value that was not hex: %s</source>
4419 <translation type="unfinished">Errore: Ricevuta un valore che non ha hex:%s</translation>
4420 </message>
4421 <message>
4422 <source>Error: Keypool ran out, please call keypoolrefill first</source>
4423 <translation type="unfinished">Errore: Keypool esaurito, esegui prima keypoolrefill</translation>
4424 </message>
4425 <message>
4426 <source>Error: Missing checksum</source>
4427 <translation type="unfinished">Errore: Checksum non presente</translation>
4428 </message>
4429 <message>
4430 <source>Error: No %s addresses available.</source>
4431 <translation type="unfinished">Errore: Nessun %s indirizzo disponibile</translation>
4432 </message>
4433 <message>
4434 <source>Error: This wallet already uses SQLite</source>
4435 <translation type="unfinished">Errore: Questo portafoglio utilizza già SQLite</translation>
4436 </message>
4437 <message>
4438 <source>Error: This wallet is already a descriptor wallet</source>
4439 <translation type="unfinished">Errore: Questo portafoglio è già un portafoglio descrittore</translation>
4440 </message>
4441 <message>
4442 <source>Error: Unable to begin reading all records in the database</source>
4443 <translation type="unfinished">Errore: Impossibile iniziare la lettura di tutti i record del database</translation>
4444 </message>
4445 <message>
4446 <source>Error: Unable to make a backup of your wallet</source>
4447 <translation type="unfinished">Errore: Non in grado di creare un backup del tuo portafoglio</translation>
4448 </message>
4449 <message>
4450 <source>Error: Unable to parse version %u as a uint32_t</source>
4451 <translation type="unfinished">Errore: impossibile analizzare la versione %u come uint32_t</translation>
4452 </message>
4453 <message>
4454 <source>Error: Unable to read all records in the database</source>
4455 <translation type="unfinished">Errore: Non in grado di leggere tutti i record nel database</translation>
4456 </message>
4457 <message>
4458 <source>Error: Unable to read wallet's best block locator record</source>
4459 <translation type="unfinished">Errore: Impossibile leggere il salvataggio del localizzatore del miglior blocco del wallet</translation>
4460 </message>
4461 <message>
4462 <source>Error: Unable to remove watchonly address book data</source>
4463 <translation type="unfinished">Errore: Impossibile rimuovere i dati della rubrica degli indirizzi in sola consultazione</translation>
4464 </message>
4465 <message>
4466 <source>Error: Unable to write data to disk for wallet %s</source>
4467 <translation type="unfinished">Errore: impossibile scrivere i dati sul disco per il portafoglio %s</translation>
4468 </message>
4469 <message>
4470 <source>Error: Unable to write record to new wallet</source>
4471 <translation type="unfinished">Errore: non è possibile scrivere la voce nel nuovo portafogli elettronico</translation>
4472 </message>
4473 <message>
4474 <source>Error: Unable to write solvable wallet best block locator record</source>
4475 <translation type="unfinished">Errore: Impossibile scrivere un localizzatore risolvibile del miglior blocco del wallet</translation>
4476 </message>
4477 <message>
4478 <source>Error: Unable to write watchonly wallet best block locator record</source>
4479 <translation type="unfinished">Errore: Impossibile scrivere il localizzatore di sola lettura del miglior blocco del wallet</translation>
4480 </message>
4481 <message>
4482 <source>Error: database transaction cannot be executed for wallet %s</source>
4483 <translation type="unfinished">Errore: la transazione database non può essere eseguita per il portafoglio %s</translation>
4484 </message>
4485 <message>
4486 <source>Failed to disconnect block.</source>
4487 <translation type="unfinished">Non è stato possibile scollegare il blocco.</translation>
4488 </message>
4489 <message>
4490 <source>Failed to listen on any port. Use -listen=0 if you want this.</source>
4491 <translation type="unfinished">Nessuna porta disponibile per l'ascolto. Usa -listen=0 se vuoi procedere comunque.</translation>
4492 </message>
4493 <message>
4494 <source>Failed to read block.</source>
4495 <translation type="unfinished">Errore nella lettura del blocco.</translation>
4496 </message>
4497 <message>
4498 <source>Failed to rescan the wallet during initialization</source>
4499 <translation type="unfinished">Impossibile ripetere la scansione del portafoglio durante l'inizializzazione</translation>
4500 </message>
4501 <message>
4502 <source>Failed to verify database</source>
4503 <translation type="unfinished">Errore nella verifica del database</translation>
4504 </message>
4505 <message>
4506 <source>Failed to write block.</source>
4507 <translation type="unfinished">Errore nella scrittura del blocco.</translation>
4508 </message>
4509 <message>
4510 <source>Failed to write undo data.</source>
4511 <translation type="unfinished">
4512 Errore nella scrittura dei dati di ripristino.</translation>
4513 </message>
4514 <message>
4515 <source>Failure removing transaction: %s</source>
4516 <translation type="unfinished">La rimozione della transazione è fallita: %s</translation>
4517 </message>
4518 <message>
4519 <source>Fee rate (%s) is lower than the minimum fee rate setting (%s)</source>
4520 <translation type="unfinished">Il tasso di conversione(%s) è inferiore al minore tasso di conversione delle impostazioni(%s)</translation>
4521 </message>
4522 <message>
4523 <source>Ignoring duplicate -wallet %s.</source>
4524 <translation type="unfinished">Ignorando il duplicato -wallet %s.</translation>
4525 </message>
4526 <message>
4527 <source>Incorrect or no genesis block found. Wrong datadir for network?</source>
4528 <translation type="unfinished">Blocco genesi non corretto o non trovato. È possibile che la cartella dati appartenga ad un'altra rete.</translation>
4529 </message>
4530 <message>
4531 <source>Initialization sanity check failed. %s is shutting down.</source>
4532 <translation type="unfinished">Test di integrità iniziale fallito. %s si arresterà.</translation>
4533 </message>
4534 <message>
4535 <source>Input not found or already spent</source>
4536 <translation type="unfinished">Input non trovato o già speso</translation>
4537 </message>
4538 <message>
4539 <source>Insufficient dbcache for block verification</source>
4540 <translation type="unfinished">Dbcache insufficiente per la verifica dei blocchi</translation>
4541 </message>
4542 <message>
4543 <source>Insufficient funds</source>
4544 <translation type="unfinished">Fondi insufficienti</translation>
4545 </message>
4546 <message>
4547 <source>Invalid -i2psam address or hostname: '%s'</source>
4548 <translation type="unfinished">Indirizzo --i2psam o hostname non valido: '%s'</translation>
4549 </message>
4550 <message>
4551 <source>Invalid -onion address or hostname: '%s'</source>
4552 <translation type="unfinished">Indirizzo -onion o hostname non valido: '%s'</translation>
4553 </message>
4554 <message>
4555 <source>Invalid -proxy address or hostname: '%s'</source>
4556 <translation type="unfinished">Indirizzo -proxy o hostname non valido: '%s'</translation>
4557 </message>
4558 <message>
4559 <source>Invalid P2P permission: '%s'</source>
4560 <translation type="unfinished">Permesso P2P non valido: '%s'</translation>
4561 </message>
4562 <message>
4563 <source>Invalid amount for %s=<amount>: '%s'</source>
4564 <translation type="unfinished">Importo non valido per %s=<amount>: '%s'</translation>
4565 </message>
4566 <message>
4567 <source>Invalid amount for -%s=<amount>: '%s'</source>
4568 <translation type="unfinished">Importo non valido per -%s=<amount>: '%s'</translation>
4569 </message>
4570 <message>
4571 <source>Invalid netmask specified in -whitelist: '%s'</source>
4572 <translation type="unfinished">Netmask non valida specificata in -whitelist: '%s'</translation>
4573 </message>
4574 <message>
4575 <source>Invalid port specified in %s: '%s'</source>
4576 <translation type="unfinished">Specificata porta non valida in %s: '%s'</translation>
4577 </message>
4578 <message>
4579 <source>Listening for incoming connections failed (listen returned error %s)</source>
4580 <translation type="unfinished">L'ascolto delle connessioni in entrata non è riuscito (l'ascolto ha restituito errore %s)</translation>
4581 </message>
4582 <message>
4583 <source>Loading P2P addresses…</source>
4584 <translation type="unfinished">Caricamento degli indirizzi P2P...</translation>
4585 </message>
4586 <message>
4587 <source>Loading banlist…</source>
4588 <translation type="unfinished">Caricando la banlist...</translation>
4589 </message>
4590 <message>
4591 <source>Loading block index…</source>
4592 <translation type="unfinished">Caricando l'indice di blocco...</translation>
4593 </message>
4594 <message>
4595 <source>Loading wallet…</source>
4596 <translation type="unfinished">Caricando il portafoglio...</translation>
4597 </message>
4598 <message>
4599 <source>Maximum transaction weight must be between %d and %d</source>
4600 <translation type="unfinished">Il peso massimo della transazione deve essere tra %d e %d</translation>
4601 </message>
4602 <message>
4603 <source>Missing amount</source>
4604 <translation type="unfinished">Quantità mancante</translation>
4605 </message>
4606 <message>
4607 <source>Missing solving data for estimating transaction size</source>
4608 <translation type="unfinished">Dati risolutivi mancanti per stimare la dimensione delle transazioni</translation>
4609 </message>
4610 <message>
4611 <source>Need to specify a port with -whitebind: '%s'</source>
4612 <translation type="unfinished">È necessario specificare una porta con -whitebind: '%s'</translation>
4613 </message>
4614 <message>
4615 <source>No addresses available</source>
4616 <translation type="unfinished">Nessun indirizzo disponibile</translation>
4617 </message>
4618 <message>
4619 <source>Not found pre-selected input %s</source>
4620 <translation type="unfinished">Input pre-selezionato non trovato %s</translation>
4621 </message>
4622 <message>
4623 <source>Not solvable pre-selected input %s</source>
4624 <translation type="unfinished">Ingresso pre-selezionato non risolvibile %s</translation>
4625 </message>
4626 <message>
4627 <source>Only direction was set, no permissions: '%s'</source>
4628 <translation type="unfinished">È stata impostata solo la direzione, senza autorizzazioni: '%s'</translation>
4629 </message>
4630 <message>
4631 <source>Prune cannot be configured with a negative value.</source>
4632 <translation type="unfinished">Prune non può essere configurato con un valore negativo.</translation>
4633 </message>
4634 <message>
4635 <source>Prune mode is incompatible with -txindex.</source>
4636 <translation type="unfinished">La modalità epurazione è incompatibile con l'opzione -txindex.</translation>
4637 </message>
4638 <message>
4639 <source>Pruning blockstore…</source>
4640 <translation type="unfinished">Pruning del blockstore...</translation>
4641 </message>
4642 <message>
4643 <source>Reducing -maxconnections from %d to %d, because of system limitations.</source>
4644 <translation type="unfinished">Riduzione -maxconnections da %d a %d a causa di limitazioni di sistema.</translation>
4645 </message>
4646 <message>
4647 <source>Replaying blocks…</source>
4648 <translation type="unfinished">Verificando i blocchi...</translation>
4649 </message>
4650 <message>
4651 <source>Rescanning…</source>
4652 <translation type="unfinished">Nuova scansione in corso...</translation>
4653 </message>
4654 <message>
4655 <source>SQLiteDatabase: Failed to execute statement to verify database: %s</source>
4656 <translation type="unfinished">SQLiteDatabase: Errore nell'eseguire l'operazione di verifica del database: %s</translation>
4657 </message>
4658 <message>
4659 <source>SQLiteDatabase: Failed to prepare statement to verify database: %s</source>
4660 <translation type="unfinished">SQLiteDatabase: Errore nel verificare il database: %s</translation>
4661 </message>
4662 <message>
4663 <source>SQLiteDatabase: Failed to read database verification error: %s</source>
4664 <translation type="unfinished">SQLiteDatabase: Errore nella lettura della verifica del database: %s</translation>
4665 </message>
4666 <message>
4667 <source>SQLiteDatabase: Unexpected application id. Expected %u, got %u</source>
4668 <translation type="unfinished">SQLiteDatabase: Application id non riconosciuto. Mi aspetto un %u, arriva un %u</translation>
4669 </message>
4670 <message>
4671 <source>Section [%s] is not recognized.</source>
4672 <translation type="unfinished">La sezione [%s] non è riconosciuta</translation>
4673 </message>
4674 <message>
4675 <source>Signer did not echo address</source>
4676 <translation type="unfinished">Signer non ha generato un indirizzo di ritorno</translation>
4677 </message>
4678 <message>
4679 <source>Signer echoed unexpected address %s</source>
4680 <translation type="unfinished">Signer ha generato un indirizzo imprevisto %s</translation>
4681 </message>
4682 <message>
4683 <source>Signer returned error: %s</source>
4684 <translation type="unfinished">Signer restituito un errore: %s</translation>
4685 </message>
4686 <message>
4687 <source>Signing transaction failed</source>
4688 <translation type="unfinished">Firma transazione fallita</translation>
4689 </message>
4690 <message>
4691 <source>Specified -walletdir "%s" does not exist</source>
4692 <translation type="unfinished">-walletdir "%s" specificata non esiste</translation>
4693 </message>
4694 <message>
4695 <source>Specified -walletdir "%s" is a relative path</source>
4696 <translation type="unfinished">-walletdir "%s" specificata è un percorso relativo</translation>
4697 </message>
4698 <message>
4699 <source>Specified -walletdir "%s" is not a directory</source>
4700 <translation type="unfinished">-walletdir "%s" specificata non è una cartella</translation>
4701 </message>
4702 <message>
4703 <source>Specified blocks directory "%s" does not exist.</source>
4704 <translation type="unfinished">La cartella specificata "%s" non esiste.</translation>
4705 </message>
4706 <message>
4707 <source>Specified data directory "%s" does not exist.</source>
4708 <translation type="unfinished">La directory dei dati specificata "%s" non esiste.</translation>
4709 </message>
4710 <message>
4711 <source>Starting network threads…</source>
4712 <translation type="unfinished">L'esecuzione delle threads della rete sta iniziando...</translation>
4713 </message>
4714 <message>
4715 <source>System error while flushing: %s</source>
4716 <translation type="unfinished">Errore di sistema in fase di svuotamento: %s</translation>
4717 </message>
4718 <message>
4719 <source>System error while loading external block file: %s</source>
4720 <translation type="unfinished"> Errore di sistema in fase di caricamento del file di blocco esterno: %s</translation>
4721 </message>
4722 <message>
4723 <source>System error while saving block to disk: %s</source>
4724 <translation type="unfinished">
4725 Errore di sistema in fase di salvataggio del blocco nel disco: %s</translation>
4726 </message>
4727 <message>
4728 <source>The source code is available from %s.</source>
4729 <translation type="unfinished">Il codice sorgente è disponibile in %s</translation>
4730 </message>
4731 <message>
4732 <source>The specified config file %s does not exist</source>
4733 <translation type="unfinished">Il file di configurazione %s specificato non esiste</translation>
4734 </message>
4735 <message>
4736 <source>The transaction amount is too small to pay the fee</source>
4737 <translation type="unfinished">L'importo della transazione è troppo basso per pagare la commissione</translation>
4738 </message>
4739 <message>
4740 <source>The transactions removal process can only be executed within a db txn</source>
4741 <translation type="unfinished">Il processo di rimozione delle transazioni può essere eseguito solo all'interno di un db txn</translation>
4742 </message>
4743 <message>
4744 <source>The wallet will avoid paying less than the minimum relay fee.</source>
4745 <translation type="unfinished">Il portafoglio eviterà di pagare meno della tariffa minima di trasmissione.</translation>
4746 </message>
4747 <message>
4748 <source>There is no ScriptPubKeyManager for this address</source>
4749 <translation type="unfinished">Non c'è uno ScriptPubKeyManager per questo indirizzo</translation>
4750 </message>
4751 <message>
4752 <source>This is experimental software.</source>
4753 <translation type="unfinished">Questo è un software sperimentale.</translation>
4754 </message>
4755 <message>
4756 <source>This is the minimum transaction fee you pay on every transaction.</source>
4757 <translation type="unfinished">Questo è il costo di transazione minimo che pagherai su ogni transazione.</translation>
4758 </message>
4759 <message>
4760 <source>Transaction %s does not belong to this wallet</source>
4761 <translation type="unfinished">La transazione %s non appartiene a questo portafoglio</translation>
4762 </message>
4763 <message>
4764 <source>Transaction amount too small</source>
4765 <translation type="unfinished">Importo transazione troppo piccolo</translation>
4766 </message>
4767 <message>
4768 <source>Transaction amounts must not be negative</source>
4769 <translation type="unfinished">Gli importi di transazione non devono essere negativi</translation>
4770 </message>
4771 <message>
4772 <source>Transaction change output index out of range</source>
4773 <translation type="unfinished">La transazione cambia l' indice dell'output fuori dal limite.</translation>
4774 </message>
4775 <message>
4776 <source>Transaction must have at least one recipient</source>
4777 <translation type="unfinished">La transazione deve avere almeno un destinatario</translation>
4778 </message>
4779 <message>
4780 <source>Transaction needs a change address, but we can't generate it.</source>
4781 <translation type="unfinished">La transazione richiede un indirizzo di resto, ma non possiamo generarlo.</translation>
4782 </message>
4783 <message>
4784 <source>Transaction too large</source>
4785 <translation type="unfinished">Transazione troppo grande</translation>
4786 </message>
4787 <message>
4788 <source>Unable to bind to %s on this computer (bind returned error %s)</source>
4789 <translation type="unfinished">Impossibile associarsi a %s su questo computer (l'associazione ha restituito l'errore %s)</translation>
4790 </message>
4791 <message>
4792 <source>Unable to bind to %s on this computer. %s is probably already running.</source>
4793 <translation type="unfinished">Impossibile collegarsi a %s su questo computer. Probabilmente %s è già in esecuzione.</translation>
4794 </message>
4795 <message>
4796 <source>Unable to create the PID file '%s': %s</source>
4797 <translation type="unfinished">Impossibile creare il PID file '%s': %s</translation>
4798 </message>
4799 <message>
4800 <source>Unable to find UTXO for external input</source>
4801 <translation type="unfinished">Impossibile trovare UTXO per l'ingresso esterno</translation>
4802 </message>
4803 <message>
4804 <source>Unable to open %s for writing</source>
4805 <translation type="unfinished">Impossibile aprire %s per scrivere</translation>
4806 </message>
4807 <message>
4808 <source>Unable to parse -maxuploadtarget: '%s'</source>
4809 <translation type="unfinished">Impossibile analizzare -maxuploadtarget: '%s'</translation>
4810 </message>
4811 <message>
4812 <source>Unable to start HTTP server. See debug log for details.</source>
4813 <translation type="unfinished">Impossibile avviare il server HTTP. Dettagli nel log di debug.</translation>
4814 </message>
4815 <message>
4816 <source>Unknown -blockfilterindex value %s.</source>
4817 <translation type="unfinished">Valore -blockfilterindex %s sconosciuto.</translation>
4818 </message>
4819 <message>
4820 <source>Unknown address type '%s'</source>
4821 <translation type="unfinished">Il tipo di indirizzo '%s' è sconosciuto</translation>
4822 </message>
4823 <message>
4824 <source>Unknown change type '%s'</source>
4825 <translation type="unfinished">Tipo di resto sconosciuto '%s'</translation>
4826 </message>
4827 <message>
4828 <source>Unknown network specified in -onlynet: '%s'</source>
4829 <translation type="unfinished">Rete sconosciuta specificata in -onlynet: '%s'</translation>
4830 </message>
4831 <message>
4832 <source>Unknown new rules activated (versionbit %i)</source>
4833 <translation type="unfinished">Nuove regole non riconosciute sono state attivate (versionbit %i)</translation>
4834 </message>
4835 <message>
4836 <source>Unrecognised option "%s" provided in -test=<option>.</source>
4837 <translation type="unfinished">Opzione non riconosciuta "%s" fornita in -test=<option>.</translation>
4838 </message>
4839 <message>
4840 <source>Unsupported global logging level %s=%s. Valid values: %s.</source>
4841 <translation type="unfinished">Livello di logging globale non supportato %s=%s. Regole valide: %s.</translation>
4842 </message>
4843 <message>
4844 <source>Wallet file creation failed: %s</source>
4845 <translation type="unfinished">Creazione del file wallet fallita: %s</translation>
4846 </message>
4847 <message>
4848 <source>acceptstalefeeestimates is not supported on %s chain.</source>
4849 <translation type="unfinished">acceptstalefeeestimates non è supportato sulla catena %s.</translation>
4850 </message>
4851 <message>
4852 <source>Unsupported logging category %s=%s.</source>
4853 <translation type="unfinished">Categoria di registrazione non supportata %s=%s.</translation>
4854 </message>
4855 <message>
4856 <source>Do you want to rebuild the databases now?</source>
4857 <translation type="unfinished">Vuoi ricostruire i database ora?</translation>
4858 </message>
4859 <message>
4860 <source>Error: Could not add watchonly tx %s to watchonly wallet</source>
4861 <translation type="unfinished">Errore: Non è stato possibile aggiungere la transazione di sola lettura %s al wallet di sola lettura</translation>
4862 </message>
4863 <message>
4864 <source>Error: Could not delete watchonly transactions. </source>
4865 <translation type="unfinished">Errore: Non è stato possibile eliminare le transazioni di sola lettura</translation>
4866 </message>
4867 <message>
4868 <source>Error: Wallet does not exist</source>
4869 <translation type="unfinished">Errore: il Portafoglio non esiste</translation>
4870 </message>
4871 <message>
4872 <source>Error: cannot remove legacy wallet records</source>
4873 <translation type="unfinished">Errore: impossibile rimuovere i record del portafoglio legacy</translation>
4874 </message>
4875 <message>
4876 <source>Not enough file descriptors available. %d available, %d required.</source>
4877 <translation type="unfinished">Non sono disponibili sufficienti descrittori di file. %d disponibili, %d richiesti.</translation>
4878 </message>
4879 <message>
4880 <source>User Agent comment (%s) contains unsafe characters.</source>
4881 <translation type="unfinished">Il commento del User Agent (%s) contiene caratteri non sicuri.</translation>
4882 </message>
4883 <message>
4884 <source>Verifying blocks…</source>
4885 <translation type="unfinished">Verificando i blocchi...</translation>
4886 </message>
4887 <message>
4888 <source>Verifying wallet(s)…</source>
4889 <translation type="unfinished">Verifica portafoglio(portafogli) in corso...</translation>
4890 </message>
4891 <message>
4892 <source>Wallet needed to be rewritten: restart %s to complete</source>
4893 <translation type="unfinished">Il portafoglio necessita di essere riscritto: riavviare %s per completare</translation>
4894 </message>
4895 <message>
4896 <source>Settings file could not be read</source>
4897 <translation type="unfinished">Impossibile leggere il file delle impostazioni</translation>
4898 </message>
4899 <message>
4900 <source>Settings file could not be written</source>
4901 <translation type="unfinished">Impossibile scrivere il file delle impostazioni</translation>
4902 </message>
4903 </context>
4904 </TS>