This commit is contained in:
UdjinM6 2024-03-01 14:33:54 +03:00 committed by pasta
parent 9b441132fc
commit 65f55b8aa5
No known key found for this signature in database
GPG Key ID: 52527BEDABE87984

View File

@ -105,6 +105,16 @@
<source>Export Address List</source> <source>Export Address List</source>
<translation>Esporta Lista Indirizzi</translation> <translation>Esporta Lista Indirizzi</translation>
</message> </message>
<message>
<source>Comma separated file</source>
<extracomment>Expanded name of the CSV file format. See https://en.wikipedia.org/wiki/Comma-separated_values</extracomment>
<translation>File separato da virgole</translation>
</message>
<message>
<source>There was an error trying to save the address list to %1. Please try again.</source>
<extracomment>An error message. %1 is a stand-in argument for the name of the file we attempted to save to.</extracomment>
<translation>Si è verificato un errore durante il tentativo di salvare l'elenco di indirizzi in %1. Per favore riprova.</translation>
</message>
<message> <message>
<source>Exporting Failed</source> <source>Exporting Failed</source>
<translation>Esportazione Fallita.</translation> <translation>Esportazione Fallita.</translation>
@ -479,6 +489,10 @@
<source>Verify messages to ensure they were signed with specified Dash addresses</source> <source>Verify messages to ensure they were signed with specified Dash addresses</source>
<translation>Verificare i messaggi per assicurarsi che sono firmati con gli indirizzi specificati di Dash</translation> <translation>Verificare i messaggi per assicurarsi che sono firmati con gli indirizzi specificati di Dash</translation>
</message> </message>
<message>
<source>&amp;Load PSBT from file...</source>
<translation>&amp;Carica PSBT dal file...</translation>
</message>
<message> <message>
<source>&amp;Information</source> <source>&amp;Information</source>
<translation>&amp;Informazioni</translation> <translation>&amp;Informazioni</translation>
@ -581,6 +595,14 @@
<source>Load Partially Signed Dash Transaction</source> <source>Load Partially Signed Dash Transaction</source>
<translation>Carica transazione Dash parzialmente firmata</translation> <translation>Carica transazione Dash parzialmente firmata</translation>
</message> </message>
<message>
<source>Load PSBT from clipboard...</source>
<translation>Carica PSBT dagli appunti...</translation>
</message>
<message>
<source>Load Partially Signed Bitcoin Transaction from clipboard</source>
<translation>Carica la transazione Bitcoin parzialmente firmata dagli appunti</translation>
</message>
<message> <message>
<source>Open debugging and diagnostic console</source> <source>Open debugging and diagnostic console</source>
<translation>Aprire la console di debug e diagnostica</translation> <translation>Aprire la console di debug e diagnostica</translation>
@ -597,6 +619,14 @@
<source>Create a new wallet</source> <source>Create a new wallet</source>
<translation>Crea un nuovo portafoglio</translation> <translation>Crea un nuovo portafoglio</translation>
</message> </message>
<message>
<source>Close All Wallets...</source>
<translation>Chiudi tutti i Wallet...</translation>
</message>
<message>
<source>Close all wallets</source>
<translation>Chiudi tutti i Wallet...</translation>
</message>
<message> <message>
<source>%1 &amp;information</source> <source>%1 &amp;information</source>
<translation>%1 &amp;Informazioni</translation> <translation>%1 &amp;Informazioni</translation>
@ -605,6 +635,14 @@
<source>Show the %1 basic information</source> <source>Show the %1 basic information</source>
<translation>Mostra le informazioni basiche del %1</translation> <translation>Mostra le informazioni basiche del %1</translation>
</message> </message>
<message>
<source>&amp;Discreet mode</source>
<translation>&amp;Modalità discreta</translation>
</message>
<message>
<source>Mask the values in the Overview tab</source>
<translation>Maschera i valori nella scheda Panoramica</translation>
</message>
<message> <message>
<source>&amp;Settings</source> <source>&amp;Settings</source>
<translation>&amp;Impostazioni</translation> <translation>&amp;Impostazioni</translation>
@ -1195,10 +1233,18 @@
<source>When you click OK, %1 will begin to download and process the full %4 block chain (%2GB) starting with the earliest transactions in %3 when %4 initially launched.</source> <source>When you click OK, %1 will begin to download and process the full %4 block chain (%2GB) starting with the earliest transactions in %3 when %4 initially launched.</source>
<translation>Quando fai click su OK, %1 comincerà a scaricare e processare l'intera %4 block chain (%2GB) a partire dalla prime transazioni del %3 quando %4 venne inaugurato.</translation> <translation>Quando fai click su OK, %1 comincerà a scaricare e processare l'intera %4 block chain (%2GB) a partire dalla prime transazioni del %3 quando %4 venne inaugurato.</translation>
</message> </message>
<message>
<source>Limit block chain storage to</source>
<translation>Limita l'archiviazione della blockchain a</translation>
</message>
<message> <message>
<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> <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>
<translation>Per ripristinare questa impostazione è necessario scaricare nuovamente l'intera blockchain. È più veloce scaricare prima l'intera catena e sfoltirla in seguito. Disabilita alcune funzionalità avanzate.</translation> <translation>Per ripristinare questa impostazione è necessario scaricare nuovamente l'intera blockchain. È più veloce scaricare prima l'intera catena e sfoltirla in seguito. Disabilita alcune funzionalità avanzate.</translation>
</message> </message>
<message>
<source> GB</source>
<translation> GB</translation>
</message>
<message> <message>
<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> <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>
<translation>La sincronizzazione iniziale è molto dispendiosa e potrebbe mettere in luce problemi di harware del tuo computer che erano prima passati inosservati. Ogni volta che lanci %1 continuerà a scaricare da dove l'avevi lasciato.</translation> <translation>La sincronizzazione iniziale è molto dispendiosa e potrebbe mettere in luce problemi di harware del tuo computer che erano prima passati inosservati. Ogni volta che lanci %1 continuerà a scaricare da dove l'avevi lasciato.</translation>
@ -1215,6 +1261,14 @@
<source>Use a custom data directory:</source> <source>Use a custom data directory:</source>
<translation>Usa una cartella dati personalizzata:</translation> <translation>Usa una cartella dati personalizzata:</translation>
</message> </message>
<message numerus="yes">
<source>%n GB of free space available</source>
<translation><numerusform>%n GB di spazio libero disponibile</numerusform><numerusform>%n GB di spazio libero disponibile</numerusform><numerusform>%n GB di spazio libero disponibile</numerusform></translation>
</message>
<message numerus="yes">
<source>(of %n GB needed)</source>
<translation><numerusform>(di %n GB richiesti)</numerusform><numerusform>(di %n GB richiesti)</numerusform><numerusform>(di %n GB richiesti)</numerusform></translation>
</message>
<message> <message>
<source>At least %1 GB of data will be stored in this directory, and it will grow over time.</source> <source>At least %1 GB of data will be stored in this directory, and it will grow over time.</source>
<translation>Almeno %1 GB di dati verrà salvato in questa cartella e continuerà ad aumentare col tempo.</translation> <translation>Almeno %1 GB di dati verrà salvato in questa cartella e continuerà ad aumentare col tempo.</translation>
@ -1494,10 +1548,20 @@
<source>Reverting this setting requires re-downloading the entire blockchain.</source> <source>Reverting this setting requires re-downloading the entire blockchain.</source>
<translation>Il ripristino di questa impostazione richiede il nuovo download dell'intera blockchain.</translation> <translation>Il ripristino di questa impostazione richiede il nuovo download dell'intera blockchain.</translation>
</message> </message>
<message>
<source>Maximum database cache size. 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>
<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>
<translation>Dimensione massima della cache del database. Una cache più grande può contribuire a una sincronizzazione più rapida, dopodiché il vantaggio è meno pronunciato per la maggior parte dei casi d'uso. La riduzione della dimensione della cache ridurrà l'utilizzo della memoria. La memoria mempool inutilizzata viene condivisa per questa cache.</translation>
</message>
<message> <message>
<source>MiB</source> <source>MiB</source>
<translation>MiB</translation> <translation>MiB</translation>
</message> </message>
<message>
<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>
<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>
<translation>Imposta il numero di thread di verifica dello script. I valori negativi corrispondono al numero di core che vuoi lasciare liberi nel sistema.</translation>
</message>
<message> <message>
<source>Whether to keep the specified custom change address or not.</source> <source>Whether to keep the specified custom change address or not.</source>
<translation>Indica se mantenere o meno l'indirizzo di modifica personalizzato specificato.</translation> <translation>Indica se mantenere o meno l'indirizzo di modifica personalizzato specificato.</translation>
@ -1951,6 +2015,10 @@ https://www.transifex.com/projects/p/dash/</translation>
<source>%1 Balance</source> <source>%1 Balance</source>
<translation>%1 Saldo</translation> <translation>%1 Saldo</translation>
</message> </message>
<message>
<source>Discreet mode activated for the Overview tab. To unmask the values, uncheck Settings-&gt;Discreet mode.</source>
<translation>Modalità discreta attivata per la scheda Panoramica. Per smascherare i valori, deseleziona Impostazioni-&gt;Modalità discreta.</translation>
</message>
<message numerus="yes"> <message numerus="yes">
<source>%n Rounds</source> <source>%n Rounds</source>
<translation><numerusform>%n Round</numerusform><numerusform>%n Rounds</numerusform><numerusform>%n Rounds</numerusform></translation> <translation><numerusform>%n Round</numerusform><numerusform>%n Rounds</numerusform><numerusform>%n Rounds</numerusform></translation>
@ -2050,7 +2118,128 @@ https://www.transifex.com/projects/p/dash/</translation>
</context> </context>
<context> <context>
<name>PSBTOperationsDialog</name> <name>PSBTOperationsDialog</name>
</context> <message>
<source>Dialog</source>
<translation>Dialogo</translation>
</message>
<message>
<source>Sign Tx</source>
<translation>Firma Tx</translation>
</message>
<message>
<source>Broadcast Tx</source>
<translation>Trasmetti Tx</translation>
</message>
<message>
<source>Copy to Clipboard</source>
<translation>Copia negli appunti</translation>
</message>
<message>
<source>Save...</source>
<translation>Salva...</translation>
</message>
<message>
<source>Close</source>
<translation>Chiudi</translation>
</message>
<message>
<source>Failed to load transaction: %1</source>
<translation>Impossibile caricare la transazione: %1</translation>
</message>
<message>
<source>Failed to sign transaction: %1</source>
<translation>Impossibile firmare la transazione: %1</translation>
</message>
<message>
<source>Could not sign any more inputs.</source>
<translation>Impossibile firmare altri input.</translation>
</message>
<message>
<source>Signed %1 inputs, but more signatures are still required.</source>
<translation>Ingressi %1 firmati, ma sono necessarie più firme.</translation>
</message>
<message>
<source>Signed transaction successfully. Transaction is ready to broadcast.</source>
<translation>Transazione firmata con successo. La transazione è pronta per la trasmissione.</translation>
</message>
<message>
<source>Unknown error processing transaction.</source>
<translation>Errore sconosciuto durante l'elaborazione della transazione.</translation>
</message>
<message>
<source>Transaction broadcast successfully! Transaction ID: %1</source>
<translation>Transazione trasmessa con successo! ID transazione: %1</translation>
</message>
<message>
<source>Transaction broadcast failed: %1</source>
<translation>Trasmissione della transazione non riuscita: %1</translation>
</message>
<message>
<source>PSBT copied to clipboard.</source>
<translation>PSBT copiato negli appunti.</translation>
</message>
<message>
<source>Save Transaction Data</source>
<translation>Salva i dati della transazione</translation>
</message>
<message>
<source>Partially Signed Transaction (Binary)</source>
<extracomment>Expanded name of the binary PSBT file format. See: BIP 174.</extracomment>
<translation>Transazione parzialmente firmata (Binaria)</translation>
</message>
<message>
<source>PSBT saved to disk.</source>
<translation>PSBT salvato su disco.</translation>
</message>
<message>
<source> * Sends %1 to %2</source>
<translation>* Invia %1 a %2</translation>
</message>
<message>
<source>Unable to calculate transaction fee or total transaction amount.</source>
<translation>Impossibile calcolare la commissione di transazione o l'importo totale della transazione.</translation>
</message>
<message>
<source>Pays transaction fee: </source>
<translation>Paga la commissione della transazione:</translation>
</message>
<message>
<source>Total Amount</source>
<translation>Importo totale</translation>
</message>
<message>
<source>or</source>
<translation>o</translation>
</message>
<message>
<source>Transaction has %1 unsigned inputs.</source>
<translation>La transazione ha %1 input senza segno.</translation>
</message>
<message>
<source>Transaction is missing some information about inputs.</source>
<translation>Nella transazione mancano alcune informazioni sugli input.</translation>
</message>
<message>
<source>Transaction still needs signature(s).</source>
<translation>La transazione necessita ancora di firme.</translation>
</message>
<message>
<source>(But this wallet cannot sign transactions.)</source>
<translation>(Ma questo wallet non può firmare transazioni.)</translation>
</message>
<message>
<source>(But this wallet does not have the right keys.)</source>
<translation>(Ma questo wallet non ha le chiavi giuste.)</translation>
</message>
<message>
<source>Transaction is fully signed and ready for broadcast.</source>
<translation>La transazione è completamente firmata e pronta per la trasmissione.</translation>
</message>
<message>
<source>Transaction status is unknown.</source>
<translation>Lo stato della transazione è sconosciuto.</translation>
</message>
</context>
<context> <context>
<name>PaymentServer</name> <name>PaymentServer</name>
<message> <message>
@ -2108,7 +2297,19 @@ https://www.transifex.com/projects/p/dash/</translation>
<source>Received</source> <source>Received</source>
<translation>Ricevuto</translation> <translation>Ricevuto</translation>
</message> </message>
</context> <message>
<source>Peer Id</source>
<translation>Peer Id</translation>
</message>
<message>
<source>Address</source>
<translation>Indirizzo</translation>
</message>
<message>
<source>Network</source>
<translation>Network</translation>
</message>
</context>
<context> <context>
<name>Proposal</name> <name>Proposal</name>
<message> <message>
@ -2161,6 +2362,16 @@ https://www.transifex.com/projects/p/dash/</translation>
</context> </context>
<context> <context>
<name>QObject</name> <name>QObject</name>
<message>
<source>Do you want to reset settings to default values, or to abort without making changes?</source>
<extracomment>Explanatory text shown on startup when the settings file cannot be read. Prompts user to make a choice between resetting or aborting.</extracomment>
<translation>Desideri ripristinare le impostazioni sui valori predefiniti o interrompere senza apportare modifiche?</translation>
</message>
<message>
<source>A fatal error occured. Check that settings file is writable, or try running with -nosettings.</source>
<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>
<translation>Si è verificato un errore irreversibile. Controlla che il file delle impostazioni sia scrivibile o prova a eseguirlo con -nosettings.</translation>
</message>
<message> <message>
<source>Choose data directory on startup (default: %u)</source> <source>Choose data directory on startup (default: %u)</source>
<translation>Seleziona la directory dei dati all'avvio (default: %u)</translation> <translation>Seleziona la directory dei dati all'avvio (default: %u)</translation>
@ -2261,6 +2472,14 @@ https://www.transifex.com/projects/p/dash/</translation>
<source>This can also be adjusted later in the "Appearance" tab of the preferences.</source> <source>This can also be adjusted later in the "Appearance" tab of the preferences.</source>
<translation>Questo può anche essere regolato in seguito nella scheda "Aspetto" delle preferenze.</translation> <translation>Questo può anche essere regolato in seguito nella scheda "Aspetto" delle preferenze.</translation>
</message> </message>
<message>
<source>Unroutable</source>
<translation>Non instradabile</translation>
</message>
<message>
<source>Internal</source>
<translation>Interna</translation>
</message>
<message> <message>
<source>%1 d</source> <source>%1 d</source>
<translation>%1 d</translation> <translation>%1 d</translation>
@ -2379,7 +2598,12 @@ https://www.transifex.com/projects/p/dash/</translation>
<source>Save QR Code</source> <source>Save QR Code</source>
<translation>Salva codice QR</translation> <translation>Salva codice QR</translation>
</message> </message>
</context> <message>
<source>PNG Image</source>
<extracomment>Expanded name of the PNG file format. See https://en.wikipedia.org/wiki/Portable_Network_Graphics</extracomment>
<translation>Immagine PNG</translation>
</message>
</context>
<context> <context>
<name>RPCConsole</name> <name>RPCConsole</name>
<message> <message>
@ -2606,6 +2830,14 @@ https://www.transifex.com/projects/p/dash/</translation>
<source>PoSe Score</source> <source>PoSe Score</source>
<translation>Punteggio PoSe</translation> <translation>Punteggio PoSe</translation>
</message> </message>
<message>
<source>The network protocol this peer is connected through: IPv4, IPv6, Onion, I2P, or CJDNS.</source>
<translation>Il protocollo di rete tramite cui è connesso questo peer: IPv4, IPv6, Onion, I2P o CJDNS.</translation>
</message>
<message>
<source>Permissions</source>
<translation>Autorizzazioni</translation>
</message>
<message> <message>
<source>Services</source> <source>Services</source>
<translation>Servizi</translation> <translation>Servizi</translation>
@ -2730,6 +2962,10 @@ https://www.transifex.com/projects/p/dash/</translation>
<source>Executing command without any wallet</source> <source>Executing command without any wallet</source>
<translation>Comando in esecuzione senza alcun portafoglio</translation> <translation>Comando in esecuzione senza alcun portafoglio</translation>
</message> </message>
<message>
<source>(peer id: %1)</source>
<translation>(peer id: %1)</translation>
</message>
<message> <message>
<source>Executing command using "%1" wallet</source> <source>Executing command using "%1" wallet</source>
<translation>Comando in esecuzione utilizzando il portafoglio "%1"</translation> <translation>Comando in esecuzione utilizzando il portafoglio "%1"</translation>
@ -2872,6 +3108,30 @@ https://www.transifex.com/projects/p/dash/</translation>
</context> </context>
<context> <context>
<name>ReceiveRequestDialog</name> <name>ReceiveRequestDialog</name>
<message>
<source>Request payment to ...</source>
<translation>Richiedi il pagamento a...</translation>
</message>
<message>
<source>Address:</source>
<translation>Indirizzo:</translation>
</message>
<message>
<source>Amount:</source>
<translation>Quantità:</translation>
</message>
<message>
<source>Label:</source>
<translation>Etichetta:</translation>
</message>
<message>
<source>Message:</source>
<translation>Messaggio:</translation>
</message>
<message>
<source>Wallet:</source>
<translation>Wallet:</translation>
</message>
<message> <message>
<source>Copy &amp;URI</source> <source>Copy &amp;URI</source>
<translation>Copia &amp;URI</translation> <translation>Copia &amp;URI</translation>
@ -3222,6 +3482,11 @@ https://www.transifex.com/projects/p/dash/</translation>
<source>Send</source> <source>Send</source>
<translation>Invia</translation> <translation>Invia</translation>
</message> </message>
<message>
<source>Partially Signed Transaction (Binary)</source>
<extracomment>Expanded name of the binary PSBT file format. See: BIP 174.</extracomment>
<translation>Transazione parzialmente firmata (binaria)</translation>
</message>
<message> <message>
<source>The recipient address is not valid. Please recheck.</source> <source>The recipient address is not valid. Please recheck.</source>
<translation> L'indirizzo del destinatario non è valido. Si prega di ricontrollare.</translation> <translation> L'indirizzo del destinatario non è valido. Si prega di ricontrollare.</translation>
@ -3998,6 +4263,11 @@ https://www.transifex.com/projects/p/dash/</translation>
<source>Export Transaction History</source> <source>Export Transaction History</source>
<translation>Esporta lo storico delle transazioni</translation> <translation>Esporta lo storico delle transazioni</translation>
</message> </message>
<message>
<source>Comma separated file</source>
<extracomment>Expanded name of the CSV file format. See https://en.wikipedia.org/wiki/Comma-separated_values</extracomment>
<translation>File separato da virgole</translation>
</message>
<message> <message>
<source>Confirmed</source> <source>Confirmed</source>
<translation>Confermato</translation> <translation>Confermato</translation>
@ -4076,7 +4346,15 @@ https://www.transifex.com/projects/p/dash/</translation>
<source>Closing the wallet for too long can result in having to resync the entire chain if pruning is enabled.</source> <source>Closing the wallet for too long can result in having to resync the entire chain if pruning is enabled.</source>
<translation>La chiusura del portafoglio per periodi prolungati può comportare la risincronizzazione dell'intera catena se l'eliminazione è abilitata.</translation> <translation>La chiusura del portafoglio per periodi prolungati può comportare la risincronizzazione dell'intera catena se l'eliminazione è abilitata.</translation>
</message> </message>
</context> <message>
<source>Close all wallets</source>
<translation>Chiudi tutti i wallet</translation>
</message>
<message>
<source>Are you sure you wish to close all wallets?</source>
<translation>Sei sicuro di voler chiudere tutti i wallet?</translation>
</message>
</context>
<context> <context>
<name>WalletFrame</name> <name>WalletFrame</name>
<message> <message>
@ -4117,6 +4395,10 @@ Vai su File &gt; Apri Wallet per caricare un Wallet.
<source>Selected amount:</source> <source>Selected amount:</source>
<translation>Importo selezionato:</translation> <translation>Importo selezionato:</translation>
</message> </message>
<message>
<source>Unable to decode PSBT from clipboard (invalid base64)</source>
<translation>Impossibile decodificare PSBT dagli appunti (base64 non valido)</translation>
</message>
<message> <message>
<source>Load Transaction Data</source> <source>Load Transaction Data</source>
<translation>Carica i Dati della Transazione</translation> <translation>Carica i Dati della Transazione</translation>
@ -4125,6 +4407,15 @@ Vai su File &gt; Apri Wallet per caricare un Wallet.
<source>Partially Signed Transaction (*.psbt)</source> <source>Partially Signed Transaction (*.psbt)</source>
<translation>Transazione parzialmente firmata (*.psbt)</translation> <translation>Transazione parzialmente firmata (*.psbt)</translation>
</message> </message>
<message>
<source>Unable to decode PSBT</source>
<translation>Impossibile decodificare PSBT</translation>
</message>
<message>
<source>Wallet Data</source>
<extracomment>Name of the wallet data file format.</extracomment>
<translation>Dati del wallet</translation>
</message>
<message> <message>
<source>Error</source> <source>Error</source>
<translation>Errore</translation> <translation>Errore</translation>
@ -4428,6 +4719,10 @@ Vai su File &gt; Apri Wallet per caricare un Wallet.
<source>Total length of network version string (%i) exceeds maximum length (%i). Reduce the number or size of uacomments.</source> <source>Total length of network version string (%i) exceeds maximum length (%i). Reduce the number or size of uacomments.</source>
<translation>La lunghezza totale della stringa di network version (%i) eccede la lunghezza massima (%i). Ridurre il numero o la dimensione di uacomments.</translation> <translation>La lunghezza totale della stringa di network version (%i) eccede la lunghezza massima (%i). Ridurre il numero o la dimensione di uacomments.</translation>
</message> </message>
<message>
<source>Transaction needs a change address, but we can't generate it. Please call keypoolrefill first.</source>
<translation>La transazione richiede un indirizzo di modifica, ma non possiamo generarlo. Per favore chiama prima KeypoolRefill.</translation>
</message>
<message> <message>
<source>WARNING! Failed to replenish keypool, please unlock your wallet to do so.</source> <source>WARNING! Failed to replenish keypool, please unlock your wallet to do so.</source>
<translation>ATTENZIONE! Impossibile riempire il keypool, per favore sblocca il tuo portafoglio per farlo ..</translation> <translation>ATTENZIONE! Impossibile riempire il keypool, per favore sblocca il tuo portafoglio per farlo ..</translation>
@ -4488,6 +4783,10 @@ Vai su File &gt; Apri Wallet per caricare un Wallet.
<source>Error: Disk space is low for %s</source> <source>Error: Disk space is low for %s</source>
<translation>Errore: lo spazio su disco è insufficiente per %s</translation> <translation>Errore: lo spazio su disco è insufficiente per %s</translation>
</message> </message>
<message>
<source>Error: Keypool ran out, please call keypoolrefill first</source>
<translation>Errore: Keypool esaurito, chiamare prima keypoolrefill</translation>
</message>
<message> <message>
<source>Error: failed to add socket to epollfd (epoll_ctl returned error %s)</source> <source>Error: failed to add socket to epollfd (epoll_ctl returned error %s)</source>
<translation>Errore: impossibile aggiungere il socket a epollfd (epoll_ctl ha restituito l'errore %s)</translation> <translation>Errore: impossibile aggiungere il socket a epollfd (epoll_ctl ha restituito l'errore %s)</translation>
@ -4564,6 +4863,10 @@ Vai su File &gt; Apri Wallet per caricare un Wallet.
<source>No matching denominations found for mixing.</source> <source>No matching denominations found for mixing.</source>
<translation>Nessuna denominazione corrispondente trovata per il mixing.</translation> <translation>Nessuna denominazione corrispondente trovata per il mixing.</translation>
</message> </message>
<message>
<source>No proxy server specified. Use -proxy=&lt;ip&gt; or -proxy=&lt;ip:port&gt;.</source>
<translation>Nessun server proxy specificato. Utilizzare -proxy=&lt;ip&gt; o -proxy=&lt;ip:port&gt;.</translation>
</message>
<message> <message>
<source>Not compatible with existing transactions.</source> <source>Not compatible with existing transactions.</source>
<translation>Non compatibile con le transazioni esistenti.</translation> <translation>Non compatibile con le transazioni esistenti.</translation>
@ -4676,6 +4979,10 @@ Vai su File &gt; Apri Wallet per caricare un Wallet.
<source>Unknown -blockfilterindex value %s.</source> <source>Unknown -blockfilterindex value %s.</source>
<translation>Sconosciuto - valore blockfilterindex %s.</translation> <translation>Sconosciuto - valore blockfilterindex %s.</translation>
</message> </message>
<message>
<source>Unknown new rules activated (versionbit %i)</source>
<translation>Nuove regole sconosciute attivate (versione bit %i)</translation>
</message>
<message> <message>
<source>Upgrading UTXO database</source> <source>Upgrading UTXO database</source>
<translation>Aggiornamento del database UTXO</translation> <translation>Aggiornamento del database UTXO</translation>