rebranding to SD
This commit is contained in:
@@ -261,8 +261,8 @@
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../src/mainwindow.ui" line="908"/>
|
||||
<source>zcashd</source>
|
||||
<translation>zcashd</translation>
|
||||
<source>hushd</source>
|
||||
<translation>hushd</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../src/mainwindow.ui" line="938"/>
|
||||
@@ -407,7 +407,7 @@
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../src/mainwindow.ui" line="1172"/>
|
||||
<source>Pay zcash &URI...</source>
|
||||
<source>Pay hush &URI...</source>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
<message>
|
||||
@@ -427,7 +427,7 @@
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../src/mainwindow.ui" line="1190"/>
|
||||
<source>Request zcash...</source>
|
||||
<source>Request hush...</source>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
<message>
|
||||
@@ -477,17 +477,17 @@
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../src/mainwindow.cpp" line="511"/>
|
||||
<source>Tor configuration is available only when running an embedded zcashd.</source>
|
||||
<source>Tor configuration is available only when running an embedded hushd.</source>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../src/mainwindow.cpp" line="550"/>
|
||||
<source>You're using an external zcashd. Please restart zcashd with -rescan</source>
|
||||
<source>You're using an external hushd. Please restart hushd with -rescan</source>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../src/mainwindow.cpp" line="553"/>
|
||||
<source>You're using an external zcashd. Please restart zcashd with -reindex</source>
|
||||
<source>You're using an external hushd. Please restart hushd with -reindex</source>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
<message>
|
||||
@@ -522,17 +522,17 @@
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../src/mainwindow.cpp" line="890"/>
|
||||
<source>Error paying zcash URI</source>
|
||||
<source>Error paying hush URI</source>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../src/mainwindow.cpp" line="891"/>
|
||||
<source>URI should be of the form 'zcash:<addr>?amt=x&memo=y</source>
|
||||
<source>URI should be of the form 'hush:<addr>?amt=x&memo=y</source>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../src/mainwindow.cpp" line="878"/>
|
||||
<source>Paste Zcash URI</source>
|
||||
<source>Paste hush URI</source>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
<message>
|
||||
@@ -542,7 +542,7 @@
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../src/mainwindow.cpp" line="290"/>
|
||||
<source>zcashd is not yet ready. Please wait for the UI to load</source>
|
||||
<source>hushd is not yet ready. Please wait for the UI to load</source>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
<message>
|
||||
@@ -572,9 +572,9 @@
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../src/mainwindow.cpp" line="928"/>
|
||||
<source>The keys will be imported into your connected zcashd node</source>
|
||||
<source>The keys will be imported into your connected hushd node</source>
|
||||
<translatorcomment>check</translatorcomment>
|
||||
<translation>Le chiavi saranno importate nel tuo nodo zcashd</translation>
|
||||
<translation>Le chiavi saranno importate nel tuo nodo hushd</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../src/mainwindow.cpp" line="978"/>
|
||||
@@ -598,8 +598,8 @@
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../src/mainwindow.cpp" line="1002"/>
|
||||
<source>You need to back it up from the machine zcashd is running on</source>
|
||||
<translation>È necessario eseguire il backup dalla macchina su cui zcashd è in esecuzione</translation>
|
||||
<source>You need to back it up from the machine hushd is running on</source>
|
||||
<translation>È necessario eseguire il backup dalla macchina su cui hushd è in esecuzione</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../src/mainwindow.cpp" line="1006"/>
|
||||
@@ -852,7 +852,7 @@ doesn't look like a z-address</source>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../src/migration.ui" line="81"/>
|
||||
<source>If enabled, zcashd will slowly migrate your Sprout shielded funds to your Sapling address. </source>
|
||||
<source>If enabled, hushd will slowly migrate your Sprout shielded funds to your Sapling address. </source>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
</context>
|
||||
@@ -939,52 +939,52 @@ doesn't look like a z-address</source>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../src/connection.cpp" line="52"/>
|
||||
<source>Starting embedded zcashd</source>
|
||||
<source>Starting embedded hushd</source>
|
||||
<translatorcomment>check</translatorcomment>
|
||||
<translation>Avvio demone zcashd</translation>
|
||||
<translation>Avvio demone hushd</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../src/connection.cpp" line="62"/>
|
||||
<source>zcashd is set to run as daemon</source>
|
||||
<translation>zcashd è impostato per essere eseguito come un demone</translation>
|
||||
<source>hushd is set to run as daemon</source>
|
||||
<translation>hushd è impostato per essere eseguito come un demone</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../src/connection.cpp" line="62"/>
|
||||
<source>Waiting for zcashd</source>
|
||||
<translation>In attesa di zcashd</translation>
|
||||
<source>Waiting for hushd</source>
|
||||
<translation>In attesa di hushd</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../src/connection.cpp" line="77"/>
|
||||
<source>You have zcashd set to start as a daemon, which can cause problems with silentdragon
|
||||
<source>You have hushd set to start as a daemon, which can cause problems with silentdragon
|
||||
|
||||
.Please remove the following line from your zcash.conf and restart silentdragon
|
||||
.Please remove the following line from your hush.conf and restart silentdragon
|
||||
daemon=1</source>
|
||||
<translatorcomment>Hai zcashd impostato per l'avvio come daemon, che può causare problemi con silentdragon</translatorcomment>
|
||||
<translatorcomment>Hai hushd impostato per l'avvio come daemon, che può causare problemi con silentdragon</translatorcomment>
|
||||
<translation>YOUR_TRANSLATION_HERE</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../src/connection.cpp" line="82"/>
|
||||
<source>Couldn't start the embedded zcashd.
|
||||
<source>Couldn't start the embedded hushd.
|
||||
|
||||
Please try restarting.
|
||||
|
||||
If you previously started zcashd with custom arguments, you might need to reset zcash.conf.
|
||||
If you previously started hushd with custom arguments, you might need to reset hush.conf.
|
||||
|
||||
If all else fails, please run zcashd manually.</source>
|
||||
If all else fails, please run hushd manually.</source>
|
||||
<translatorcomment>check</translatorcomment>
|
||||
<translation>Impossibile avviare zcashd integrato
|
||||
<translation>Impossibile avviare hushd integrato
|
||||
Per favore prova a riavviare.
|
||||
Se hai precedentemente avviato zcashd con parametri personalizzati, potresti dover reimpostare lo zcash.conf
|
||||
Se tutto il resto fallisce, si prega di eseguire manualmente zcashd.</translation>
|
||||
Se hai precedentemente avviato hushd con parametri personalizzati, potresti dover reimpostare lo hush.conf
|
||||
Se tutto il resto fallisce, si prega di eseguire manualmente hushd.</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../src/connection.cpp" line="93"/>
|
||||
<source>Couldn't connect to zcashd configured in zcash.conf.
|
||||
<source>Couldn't connect to hushd configured in hush.conf.
|
||||
|
||||
Not starting embedded zcashd because --no-embedded was passed</source>
|
||||
Not starting embedded hushd because --no-embedded was passed</source>
|
||||
<translatorcomment>Check</translatorcomment>
|
||||
<translation>Impossibile connettersi a zcashd come configurato nello zcash.conf.
|
||||
Non è stato avviato zcashd integrato perché è stato passato il comando --no-embedded</translation>
|
||||
<translation>Impossibile connettersi a hushd come configurato nello hush.conf.
|
||||
Non è stato avviato hushd integrato perché è stato passato il comando --no-embedded</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../src/connection.cpp" line="146"/>
|
||||
@@ -1065,18 +1065,18 @@ Non è stato avviato zcashd integrato perché è stato passato il comando --no-e
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../src/rpc.cpp" line="684"/>
|
||||
<source>Connected to zcashd</source>
|
||||
<translation>Connesso a zcashd</translation>
|
||||
<source>Connected to hushd</source>
|
||||
<translation>Connesso a hushd</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../src/rpc.cpp" line="687"/>
|
||||
<source>zcashd has no peer connections</source>
|
||||
<source>hushd has no peer connections</source>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../src/rpc.cpp" line="706"/>
|
||||
<source>There was an error connecting to zcashd. The error was</source>
|
||||
<translation>Si è verificato un errore durante la connessione a zcashd. L'errore era</translation>
|
||||
<source>There was an error connecting to hushd. The error was</source>
|
||||
<translation>Si è verificato un errore durante la connessione a hushd. L'errore era</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../src/rpc.cpp" line="981"/>
|
||||
@@ -1143,9 +1143,9 @@ Would you like to visit the releases page?</source>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../src/rpc.cpp" line="1217"/>
|
||||
<source>Waiting for zcashd to exit</source>
|
||||
<source>Waiting for hushd to exit</source>
|
||||
<translatorcomment>vedi appunto precedente</translatorcomment>
|
||||
<translation>Attendere l'uscita di zcashd</translation>
|
||||
<translation>Attendere l'uscita di hushd</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../src/connection.cpp" line="308"/>
|
||||
@@ -1154,8 +1154,8 @@ Would you like to visit the releases page?</source>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../src/connection.cpp" line="332"/>
|
||||
<source>zcashd error</source>
|
||||
<translation>zcashd errore</translation>
|
||||
<source>hushd error</source>
|
||||
<translation>hushd errore</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../src/connection.cpp" line="399"/>
|
||||
@@ -1167,22 +1167,22 @@ Impostare host/porta e utente/password nel menu Modifica-> Impostazioni.</tra
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../src/connection.cpp" line="411"/>
|
||||
<source>Could not connect to zcashd configured in settings.
|
||||
<source>Could not connect to hushd configured in settings.
|
||||
|
||||
Please set the host/port and user/password in the Edit->Settings menu.</source>
|
||||
<translation>Impossibile connettersi a zcashd configurato nelle impostazioni.
|
||||
<translation>Impossibile connettersi a hushd configurato nelle impostazioni.
|
||||
|
||||
Impostare host/porta e utente/password nel menu Modifica-> Impostazioni.</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../src/connection.cpp" line="472"/>
|
||||
<source>Authentication failed. The username / password you specified was not accepted by zcashd. Try changing it in the Edit->Settings menu</source>
|
||||
<translation>Autenticazione fallita. Il nome utente/password che hai specificato non sono stati accettati da zcashd. Prova a cambiarlo nel menu Modifica-> Impostazioni</translation>
|
||||
<source>Authentication failed. The username / password you specified was not accepted by hushd. Try changing it in the Edit->Settings menu</source>
|
||||
<translation>Autenticazione fallita. Il nome utente/password che hai specificato non sono stati accettati da hushd. Prova a cambiarlo nel menu Modifica-> Impostazioni</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../src/connection.cpp" line="487"/>
|
||||
<source>Your zcashd is starting up. Please wait.</source>
|
||||
<translation>Il tuo zcashd si sta avviando. Attendere prego.</translation>
|
||||
<source>Your hushd is starting up. Please wait.</source>
|
||||
<translation>Il tuo hushd si sta avviando. Attendere prego.</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../src/connection.cpp" line="504"/>
|
||||
@@ -1235,12 +1235,12 @@ Impostare host/porta e utente/password nel menu Modifica-> Impostazioni.</tra
|
||||
<translation>Errore nel formato dell'indirizzo</translation>
|
||||
</message>
|
||||
<message>
|
||||
<source> doesn't seem to be a valid Zcash address.</source>
|
||||
<translation type="vanished"> Non sembra un indirizzo Zcash Valido.</translation>
|
||||
<source> doesn't seem to be a valid hush address.</source>
|
||||
<translation type="vanished"> Non sembra un indirizzo hush Valido.</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../src/addressbook.cpp" line="135"/>
|
||||
<source>%1 doesn't seem to be a valid Zcash address.</source>
|
||||
<source>%1 doesn't seem to be a valid hush address.</source>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
<message>
|
||||
@@ -1629,17 +1629,17 @@ Avete fondi non confermati o il saldo è troppo basso per una migrazione automat
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../src/requestdialog.ui" line="219"/>
|
||||
<source>Request payment from a Sapling address. You'll send a hush 0.0001 transaction to the address with a zcash payment URI. The memo will be included in the transaction when the address pays you.</source>
|
||||
<source>Request payment from a Sapling address. You'll send a hush 0.0001 transaction to the address with a hush payment URI. The memo will be included in the transaction when the address pays you.</source>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../src/requestdialog.cpp" line="50"/>
|
||||
<source>Error paying zcash URI</source>
|
||||
<source>Error paying hush URI</source>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../src/requestdialog.cpp" line="51"/>
|
||||
<source>URI should be of the form 'zcash:<addr>?amt=x&memo=y</source>
|
||||
<source>URI should be of the form 'hush:<addr>?amt=x&memo=y</source>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
<message>
|
||||
@@ -1672,8 +1672,8 @@ Avete fondi non confermati o il saldo è troppo basso per una migrazione automat
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../src/settings.ui" line="33"/>
|
||||
<source>zcashd connection</source>
|
||||
<translation>Connessione zcashd</translation>
|
||||
<source>hushd connection</source>
|
||||
<translation>Connessione hushd</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../src/settings.ui" line="62"/>
|
||||
@@ -1997,7 +1997,7 @@ Avete fondi non confermati o il saldo è troppo basso per una migrazione automat
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../src/confirm.ui" line="183"/>
|
||||
<source>zcashd doesn't seem to have any peers. You might not be connected to the internet, so this transaction might not work.</source>
|
||||
<source>hushd doesn't seem to have any peers. You might not be connected to the internet, so this transaction might not work.</source>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
<message>
|
||||
@@ -2012,64 +2012,64 @@ Avete fondi non confermati o il saldo è troppo basso per una migrazione automat
|
||||
</message>
|
||||
</context>
|
||||
<context>
|
||||
<name>createZcashConf</name>
|
||||
<name>createhushConf</name>
|
||||
<message>
|
||||
<location filename="../src/createzcashconfdialog.ui" line="14"/>
|
||||
<source>Configure zcash.conf</source>
|
||||
<location filename="../src/createhushconfdialog.ui" line="14"/>
|
||||
<source>Configure hush.conf</source>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../src/createzcashconfdialog.ui" line="42"/>
|
||||
<location filename="../src/createhushconfdialog.ui" line="42"/>
|
||||
<source>Show Advanced Configuration</source>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../src/createzcashconfdialog.ui" line="20"/>
|
||||
<source>Your zcash node will be configured for you automatically</source>
|
||||
<location filename="../src/createhushconfdialog.ui" line="20"/>
|
||||
<source>Your hush node will be configured for you automatically</source>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../src/createzcashconfdialog.ui" line="30"/>
|
||||
<location filename="../src/createhushconfdialog.ui" line="30"/>
|
||||
<source>Enable Fast Sync</source>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../src/createzcashconfdialog.ui" line="112"/>
|
||||
<location filename="../src/createhushconfdialog.ui" line="112"/>
|
||||
<source>Allow connections to the internet to check for updates, get hush/USD prices etc...</source>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../src/createzcashconfdialog.ui" line="119"/>
|
||||
<location filename="../src/createhushconfdialog.ui" line="119"/>
|
||||
<source>Use custom datadir</source>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../src/createzcashconfdialog.ui" line="164"/>
|
||||
<location filename="../src/createhushconfdialog.ui" line="164"/>
|
||||
<source>Connect to the internet for updates and price feeds</source>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../src/createzcashconfdialog.ui" line="174"/>
|
||||
<location filename="../src/createhushconfdialog.ui" line="174"/>
|
||||
<source>Please choose a directory to store your wallet.dat and blockchain</source>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../src/createzcashconfdialog.ui" line="205"/>
|
||||
<location filename="../src/createhushconfdialog.ui" line="205"/>
|
||||
<source><html><head/><body><p>Skips the most expensive checks during the initial block download. <a href="https://docs.silentdragon.co/using-silentdragon/#fastsync"><span style=" text-decoration: underline; color:#0000ff;">Learn More</span></a></p></body></html></source>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../src/createzcashconfdialog.ui" line="128"/>
|
||||
<location filename="../src/createhushconfdialog.ui" line="128"/>
|
||||
<source>Choose directory</source>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../src/createzcashconfdialog.ui" line="181"/>
|
||||
<location filename="../src/createhushconfdialog.ui" line="181"/>
|
||||
<source>Connect over Tor</source>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../src/createzcashconfdialog.ui" line="157"/>
|
||||
<location filename="../src/createhushconfdialog.ui" line="157"/>
|
||||
<source>Please note that you'll need to already have a Tor service configured on port 9050</source>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
@@ -2156,9 +2156,9 @@ Avete fondi non confermati o il saldo è troppo basso per una migrazione automat
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../src/zboard.ui" line="85"/>
|
||||
<source><html><head/><body><p>ZBoard: Fully anonymous and untraceable chat messages based on the ZCash blockchain. <a href="http://www.z-board.net/"><span style=" text-decoration: underline; color:#0000ff;">http://www.z-board.net/</span></a></p></body></html></source>
|
||||
<source><html><head/><body><p>ZBoard: Fully anonymous and untraceable chat messages based on the hush blockchain. <a href="http://www.z-board.net/"><span style=" text-decoration: underline; color:#0000ff;">http://www.z-board.net/</span></a></p></body></html></source>
|
||||
<translatorcomment>Check, no idea</translatorcomment>
|
||||
<translation><html><head/><body><p>ZBoard: messaggi di chat completamente anonimi e non tracciabili basati sulla blockchain di ZCash. <a href="http://www.z-board.net/"><span style=" text-decoration: underline; color:#0000ff;">http://www.z-board.net/</span></a></p></body></html></translation>
|
||||
<translation><html><head/><body><p>ZBoard: messaggi di chat completamente anonimi e non tracciabili basati sulla blockchain di hush. <a href="http://www.z-board.net/"><span style=" text-decoration: underline; color:#0000ff;">http://www.z-board.net/</span></a></p></body></html></translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../src/zboard.ui" line="107"/>
|
||||
|
||||
Reference in New Issue
Block a user