From f06e29faef02b24361cfd20867f5f672b048dbe1 Mon Sep 17 00:00:00 2001 From: adityapk Date: Thu, 29 Nov 2018 12:39:05 -0800 Subject: [PATCH] Language template --- res/zec_qt_wallet_template.ts | 1111 +++++++++++++++++++++++++++++++++ 1 file changed, 1111 insertions(+) create mode 100644 res/zec_qt_wallet_template.ts diff --git a/res/zec_qt_wallet_template.ts b/res/zec_qt_wallet_template.ts new file mode 100644 index 0000000..71682cd --- /dev/null +++ b/res/zec_qt_wallet_template.ts @@ -0,0 +1,1111 @@ + + + + + BalancesTableModel + + + Address + YOUR_TRANSLATION_HERE + + + + Amount + YOUR_TRANSLATION_HERE + + + + ConnectionDialog + + + zec-qt-wallet + YOUR_TRANSLATION_HERE + + + + Starting Up + YOUR_TRANSLATION_HERE + + + + MainWindow + + + zec-qt-wallet + YOUR_TRANSLATION_HERE + + + + Balance + YOUR_TRANSLATION_HERE + + + + Summary + YOUR_TRANSLATION_HERE + + + + Shielded + YOUR_TRANSLATION_HERE + + + + Transparent + YOUR_TRANSLATION_HERE + + + + Total + YOUR_TRANSLATION_HERE + + + + Some transactions are not yet confirmed + YOUR_TRANSLATION_HERE + + + + Address Balances + YOUR_TRANSLATION_HERE + + + + + Send + YOUR_TRANSLATION_HERE + + + + From + YOUR_TRANSLATION_HERE + + + + + Address Balance + YOUR_TRANSLATION_HERE + + + + Send To + YOUR_TRANSLATION_HERE + + + + Recipient + YOUR_TRANSLATION_HERE + + + + + + + + Address + YOUR_TRANSLATION_HERE + + + + + Address Book + YOUR_TRANSLATION_HERE + + + + + + + Amount + YOUR_TRANSLATION_HERE + + + + Max Available + YOUR_TRANSLATION_HERE + + + + + + + Memo + YOUR_TRANSLATION_HERE + + + + Add Recipient + YOUR_TRANSLATION_HERE + + + + + Miner Fee + YOUR_TRANSLATION_HERE + + + + 0 + YOUR_TRANSLATION_HERE + + + + Cancel + YOUR_TRANSLATION_HERE + + + + Receive + YOUR_TRANSLATION_HERE + + + + Address Type + YOUR_TRANSLATION_HERE + + + + z-Addr(Sapling) + YOUR_TRANSLATION_HERE + + + + t-Addr + YOUR_TRANSLATION_HERE + + + + z-Addr(Sprout) + YOUR_TRANSLATION_HERE + + + + New Address + YOUR_TRANSLATION_HERE + + + + Label + YOUR_TRANSLATION_HERE + + + + Update Label + YOUR_TRANSLATION_HERE + + + + Optional + YOUR_TRANSLATION_HERE + + + + Export Private Key + YOUR_TRANSLATION_HERE + + + + Transactions + YOUR_TRANSLATION_HERE + + + + zcashd + YOUR_TRANSLATION_HERE + + + + You are currently not mining + YOUR_TRANSLATION_HERE + + + + + + + Loading... + YOUR_TRANSLATION_HERE + + + + Block height + YOUR_TRANSLATION_HERE + + + + Network solution rate + YOUR_TRANSLATION_HERE + + + + Connections + YOUR_TRANSLATION_HERE + + + + + + | + YOUR_TRANSLATION_HERE + + + + &File + YOUR_TRANSLATION_HERE + + + + &Help + YOUR_TRANSLATION_HERE + + + + &Apps + YOUR_TRANSLATION_HERE + + + + &Edit + YOUR_TRANSLATION_HERE + + + + E&xit + YOUR_TRANSLATION_HERE + + + + &About + YOUR_TRANSLATION_HERE + + + + &Settings + YOUR_TRANSLATION_HERE + + + + Ctrl+P + YOUR_TRANSLATION_HERE + + + + &Donate + YOUR_TRANSLATION_HERE + + + + Check github.com for &updates + YOUR_TRANSLATION_HERE + + + + Sapling &turnstile + YOUR_TRANSLATION_HERE + + + + Ctrl+A, Ctrl+T + YOUR_TRANSLATION_HERE + + + + &Import private key + YOUR_TRANSLATION_HERE + + + + &Export all private keys + YOUR_TRANSLATION_HERE + + + + &z-board.net + YOUR_TRANSLATION_HERE + + + + Ctrl+A, Ctrl+Z + YOUR_TRANSLATION_HERE + + + + Address &book + YOUR_TRANSLATION_HERE + + + + Ctrl+B + YOUR_TRANSLATION_HERE + + + + &Backup wallet.dat + YOUR_TRANSLATION_HERE + + + + Thanks for supporting zec-qt-wallet! + YOUR_TRANSLATION_HERE + + + + Donate 0.01 + YOUR_TRANSLATION_HERE + + + + to support zec-qt-wallet + YOUR_TRANSLATION_HERE + + + + You are on testnet, your post won't actually appear on z-board.net + YOUR_TRANSLATION_HERE + + + + You need a sapling address with available balance to post + YOUR_TRANSLATION_HERE + + + + + Computing Tx: + YOUR_TRANSLATION_HERE + + + + The keys were imported. It may take several minutes to rescan the blockchain. Until then, functionality may be limited + YOUR_TRANSLATION_HERE + + + + Private key import rescan finished + YOUR_TRANSLATION_HERE + + + + Please paste your private keys (z-Addr or t-Addr) here, one per line + YOUR_TRANSLATION_HERE + + + + The keys will be imported into your connected zcashd node + YOUR_TRANSLATION_HERE + + + + No wallet.dat + YOUR_TRANSLATION_HERE + + + + Couldn't find the wallet.dat on this computer + YOUR_TRANSLATION_HERE + + + + You need to back it up from the machine zcashd is running on + YOUR_TRANSLATION_HERE + + + + Backup wallet.dat + YOUR_TRANSLATION_HERE + + + + Couldn't backup + YOUR_TRANSLATION_HERE + + + + Couldn't backup the wallet.dat file. + YOUR_TRANSLATION_HERE + + + + You need to back it up manually. + YOUR_TRANSLATION_HERE + + + + These are all the private keys for all the addresses in your wallet + YOUR_TRANSLATION_HERE + + + + Private key for + YOUR_TRANSLATION_HERE + + + + Save File + YOUR_TRANSLATION_HERE + + + + Unable to open file + YOUR_TRANSLATION_HERE + + + + + Copy address + YOUR_TRANSLATION_HERE + + + + + + Copied to clipboard + YOUR_TRANSLATION_HERE + + + + Get private key + YOUR_TRANSLATION_HERE + + + + Shield balance to Sapling + YOUR_TRANSLATION_HERE + + + + + View on block explorer + YOUR_TRANSLATION_HERE + + + + Migrate to Sapling + YOUR_TRANSLATION_HERE + + + + Copy txid + YOUR_TRANSLATION_HERE + + + + View Memo + YOUR_TRANSLATION_HERE + + + + Created new t-Addr + YOUR_TRANSLATION_HERE + + + + Recipient + YOUR_TRANSLATION_HERE + + + + Only z-addresses can have memos + YOUR_TRANSLATION_HERE + + + + Memos can only be used with z-addresses + YOUR_TRANSLATION_HERE + + + + The memo field can only be used with a z-address. + + YOUR_TRANSLATION_HERE + + + + +doesn't look like a z-address + YOUR_TRANSLATION_HERE + + + + Change from + YOUR_TRANSLATION_HERE + + + + Transaction Error + YOUR_TRANSLATION_HERE + + + + From Address is Invalid + YOUR_TRANSLATION_HERE + + + + Recipient Address + YOUR_TRANSLATION_HERE + + + + is Invalid + YOUR_TRANSLATION_HERE + + + + MemoDialog + + + + Memo + YOUR_TRANSLATION_HERE + + + + PrivKey + + + Private Key + YOUR_TRANSLATION_HERE + + + + QObject + + + Attempting autoconnect + YOUR_TRANSLATION_HERE + + + + Starting embedded zcashd + YOUR_TRANSLATION_HERE + + + + zcashd is set to run as daemon + YOUR_TRANSLATION_HERE + + + + Waiting for zcashd + YOUR_TRANSLATION_HERE + + + + You have zcashd set to start as a daemon, which can cause problems with zec-qt-wallet + +.Please remove the following line from your zcash.conf and restart zec-qt-wallet +daemon=1 + YOUR_TRANSLATION_HERE + + + + Couldn't start the embedded zcashd. + +Please try restarting. + +If you previously started zcashd with custom arguments, you might need to reset zcash.conf. + +If all else fails, please run zcashd manually. + YOUR_TRANSLATION_HERE + + + + Couldn't connect to zcashd configured in zcash.conf. + +Not starting embedded zcashd because --no-embedded was passed + YOUR_TRANSLATION_HERE + + + + All Downloads Finished Successfully! + YOUR_TRANSLATION_HERE + + + + Couldn't download params. Please check the help site for more info. + YOUR_TRANSLATION_HERE + + + + The process returned + YOUR_TRANSLATION_HERE + + + + + Downloading + YOUR_TRANSLATION_HERE + + + + more remaining ) + YOUR_TRANSLATION_HERE + + + + MB of + YOUR_TRANSLATION_HERE + + + + MB at + YOUR_TRANSLATION_HERE + + + + Downloading blocks + YOUR_TRANSLATION_HERE + + + + Block height + YOUR_TRANSLATION_HERE + + + + Syncing + YOUR_TRANSLATION_HERE + + + + Connected + YOUR_TRANSLATION_HERE + + + + testnet: + YOUR_TRANSLATION_HERE + + + + Connected to zcashd + YOUR_TRANSLATION_HERE + + + + There was an error connecting to zcashd. The error was + YOUR_TRANSLATION_HERE + + + + The transaction with id + YOUR_TRANSLATION_HERE + + + + failed. The error was + YOUR_TRANSLATION_HERE + + + + failed + YOUR_TRANSLATION_HERE + + + + Tx + YOUR_TRANSLATION_HERE + + + + tx computing. This can take several minutes. + YOUR_TRANSLATION_HERE + + + + Please wait for zec-qt-wallet to exit + YOUR_TRANSLATION_HERE + + + + Waiting for zcashd to exit + YOUR_TRANSLATION_HERE + + + + failed. Please check the help site for more info + YOUR_TRANSLATION_HERE + + + + zcashd error + YOUR_TRANSLATION_HERE + + + + A manual connection was requested, but the settings are not configured. + +Please set the host/port and user/password in the Edit->Settings menu. + YOUR_TRANSLATION_HERE + + + + Could not connect to zcashd configured in settings. + +Please set the host/port and user/password in the Edit->Settings menu. + YOUR_TRANSLATION_HERE + + + + Authentication failed. The username / password you specified was not accepted by zcashd. Try changing it in the Edit->Settings menu + YOUR_TRANSLATION_HERE + + + + Your zcashd is starting up. Please wait. + YOUR_TRANSLATION_HERE + + + + + Connection Error + YOUR_TRANSLATION_HERE + + + + + Transaction Error + YOUR_TRANSLATION_HERE + + + + There was an error sending the transaction. The error was: + YOUR_TRANSLATION_HERE + + + + + No Connection + YOUR_TRANSLATION_HERE + + + + Address Format Error + YOUR_TRANSLATION_HERE + + + + doesn't seem to be a valid Zcash address. + YOUR_TRANSLATION_HERE + + + + Copy address + YOUR_TRANSLATION_HERE + + + + Copied to clipboard + YOUR_TRANSLATION_HERE + + + + Delete label + YOUR_TRANSLATION_HERE + + + + Tx submitted (right click to copy) txid: + YOUR_TRANSLATION_HERE + + + + Locked funds + YOUR_TRANSLATION_HERE + + + + Could not initiate migration. +You either have unconfirmed funds or the balance is too low for an automatic migration. + YOUR_TRANSLATION_HERE + + + + Computing Tx: + YOUR_TRANSLATION_HERE + + + + Type + YOUR_TRANSLATION_HERE + + + + Address + YOUR_TRANSLATION_HERE + + + + Date/Time + YOUR_TRANSLATION_HERE + + + + Amount + YOUR_TRANSLATION_HERE + + + + Settings + + + Settings + YOUR_TRANSLATION_HERE + + + + zcashd connection + YOUR_TRANSLATION_HERE + + + + Host + YOUR_TRANSLATION_HERE + + + + Port + YOUR_TRANSLATION_HERE + + + + RPC Username + YOUR_TRANSLATION_HERE + + + + RPC Password + YOUR_TRANSLATION_HERE + + + + Options + YOUR_TRANSLATION_HERE + + + + Shielded transactions are saved locally and shown in the transactions tab. If you uncheck this, shielded transactions will not appear in the transactions tab. + YOUR_TRANSLATION_HERE + + + + Clear History + YOUR_TRANSLATION_HERE + + + + Remember shielded transactions + YOUR_TRANSLATION_HERE + + + + Allow custom fees + YOUR_TRANSLATION_HERE + + + + Allow overriding the default fees when sending transactions. Enabling this option may compromise your privacy since fees are transparent. + YOUR_TRANSLATION_HERE + + + + Normally, change from t-Addresses goes to another t-Address. Checking this option will send the change to your shielded sapling address instead. Check this option to increase your privacy. + YOUR_TRANSLATION_HERE + + + + Shield change from t-Addresses to your sapling address + YOUR_TRANSLATION_HERE + + + + Turnstile + + + + Turnstile Migration + YOUR_TRANSLATION_HERE + + + + Migrate over + YOUR_TRANSLATION_HERE + + + + From + YOUR_TRANSLATION_HERE + + + + <html><head/><body><p>Funds from Sprout z-Addresses (which start with &quot;zc&quot;) need to be moved to the upgraded Sapling z-Addresses (which start with &quot;zs&quot;). The funds cannot be moved directly, but need to be sent through intermediate &quot;transparent&quot; addresses in privacy-preserving way.</p><p>This migration can be done automatically for you.</p></body></html> + YOUR_TRANSLATION_HERE + + + + To + YOUR_TRANSLATION_HERE + + + + Balance + YOUR_TRANSLATION_HERE + + + + Miner Fees + YOUR_TRANSLATION_HERE + + + + Total Balance + YOUR_TRANSLATION_HERE + + + + TurnstileProgress + + + Turnstile Migration Progress + YOUR_TRANSLATION_HERE + + + + From + YOUR_TRANSLATION_HERE + + + + To + YOUR_TRANSLATION_HERE + + + + Please ensure you have your wallet.dat backed up! + YOUR_TRANSLATION_HERE + + + + Next Transaction in 4 hours + YOUR_TRANSLATION_HERE + + + + Migration Progress + YOUR_TRANSLATION_HERE + + + + about + + + About + YOUR_TRANSLATION_HERE + + + + addressBook + + + Address Book + YOUR_TRANSLATION_HERE + + + + Add New Address + YOUR_TRANSLATION_HERE + + + + Address (z-Addr or t-Addr) + YOUR_TRANSLATION_HERE + + + + Label + YOUR_TRANSLATION_HERE + + + + Add to Address Book + YOUR_TRANSLATION_HERE + + + + confirm + + + Confirm Transaction + YOUR_TRANSLATION_HERE + + + + From + YOUR_TRANSLATION_HERE + + + + To + YOUR_TRANSLATION_HERE + + + + You are sending a transaction while your node is still syncing. This may not work. + YOUR_TRANSLATION_HERE + + + + You are using a custom fee. Since fees are transparent, you are giving up some privacy. Please use this only if you know what you are doing! + YOUR_TRANSLATION_HERE + + + + zboard + + + Post to z-board.net + YOUR_TRANSLATION_HERE + + + + Total Fee + YOUR_TRANSLATION_HERE + + + + Memo + YOUR_TRANSLATION_HERE + + + + (optional) + YOUR_TRANSLATION_HERE + + + + Send From + YOUR_TRANSLATION_HERE + + + + Post As: + YOUR_TRANSLATION_HERE + + + + <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> + YOUR_TRANSLATION_HERE + + + + Warning + YOUR_TRANSLATION_HERE + + + + Posting to Board + YOUR_TRANSLATION_HERE + + +