diff --git a/README.md b/README.md index 84df8c3..5c620ca 100644 --- a/README.md +++ b/README.md @@ -51,6 +51,8 @@ Go to the [releases page](https://git.hush.is/hush/SilentDragonLite/releases) an ##### Install Rust & Change Version ``` curl --proto '=https' --tlsv1.2 -sSf https://sh.rustup.rs | sh +Choose: 1) Proceed with installation (default) +source $HOME/.cargo/env rustup install 1.49 rustup default 1.49 rustup -V diff --git a/SilentDragonLite.desktop b/SilentDragonLite.desktop new file mode 100644 index 0000000..490da53 --- /dev/null +++ b/SilentDragonLite.desktop @@ -0,0 +1,6 @@ +[Desktop Entry] +Name=SilentDragonLite +Exec=/home/user/SilentDragonLite/SilentDragonLite +Icon=/home/user/SilentDragonLite/res/SDLogo.png +Terminal=false +Type=Application diff --git a/build.sh b/build.sh index 8938b8a..cf63aa3 100755 --- a/build.sh +++ b/build.sh @@ -20,12 +20,25 @@ then echo "rustc could not be found. Please install it and try again." exit 1 fi + if ! command -v cargo &> /dev/null then echo "cargo could not be found. Please install it and try again." exit 1 fi +if ! command -v qmake &> /dev/null +then + echo "qmake could not be found. Please install QT and try again." + exit 1 +fi + +if ! command -v make &> /dev/null +then + echo "make could not be found. Please install it and try again." + exit 1 +fi + VERSION=$(cat src/version.h |cut -d\" -f2) echo "Compiling SilentDragonLite $VERSION with $JOBS threads..." CONF=silentdragon-lite.pro diff --git a/install.sh b/install.sh new file mode 100755 index 0000000..2d7299d --- /dev/null +++ b/install.sh @@ -0,0 +1,10 @@ +#!/bin/bash +# Copyright 2019-2021 The Hush Developers + +./build.sh linguist && ./build.sh + +username=$(id -un) + +sed -i "s|\/home\/.*\/SilentDragonLite\/|\/home\/$username\/SilentDragonLite\/|g" SilentDragonLite.desktop + +mv SilentDragonLite.desktop ~/.local/share/applications diff --git a/res/silentdragonlite-animated-startup-dark.gif b/res/silentdragonlite-animated-startup-dark.gif index 1e72373..1894826 100644 Binary files a/res/silentdragonlite-animated-startup-dark.gif and b/res/silentdragonlite-animated-startup-dark.gif differ diff --git a/res/silentdragonlite_ar.qm b/res/silentdragonlite_ar.qm index 55a38af..cf2fd13 100644 Binary files a/res/silentdragonlite_ar.qm and b/res/silentdragonlite_ar.qm differ diff --git a/res/silentdragonlite_ar.ts b/res/silentdragonlite_ar.ts index d161d5c..b5c35f6 100644 --- a/res/silentdragonlite_ar.ts +++ b/res/silentdragonlite_ar.ts @@ -94,29 +94,29 @@ Controller - + Wallet Password - + Your wallet is encrypted. Please enter your wallet password - - + + Wallet Decryption Failed - + Please enter a valid password - + Failed to unlock wallet @@ -410,8 +410,8 @@ p, li { white-space: pre-wrap; } - - + + Memo @@ -480,11 +480,13 @@ p, li { white-space: pre-wrap; } - - - - - + + + + + + + <html><head/><body><p align="center">|</p></body></html> @@ -504,52 +506,62 @@ p, li { white-space: pre-wrap; } - + Total Supply - + + Current Server + + + + + Sticky Server + + + + Longestchain - + BlockHeight - + Supply zAddr - + Supply tAddr - + <html><head/><body><p align="center"><span style=" font-weight:600;">Hush Market Information</span></p></body></html> - + Market Cap - + Volume on Exchanges - + <html><head/><body><p align="center">This is a Lightwallet, you cant mine with it!</p></body></html> - + Import Private Key @@ -580,7 +592,7 @@ p, li { white-space: pre-wrap; } - + Export Private Key @@ -603,15 +615,17 @@ p, li { white-space: pre-wrap; } - - - - + + + + + + Loading... - + Version hushlightd @@ -666,425 +680,441 @@ p, li { white-space: pre-wrap; } - + &File - + &Help - + &Apps - + &Edit - + E&xit - + &About - + &Settings - + Ctrl+P - + &Send DenioD Feedback - + &Hush Telegram - + &Hush Website - + Check git for &updates - + &Export all private keys - + Address &book - + Ctrl+B - + &Export seed phrase - - + + Export transactions - + Pay hush &URI... - + Connect mobile &app - + Ctrl+M - + &Recurring Payments - + Request hush... - + File a bug... - + Encrypt Wallet - + Remove Wallet Encryption - + Rescan - + Passwords don't match - - + + Wallet Encryption Failed - + Wallet is not encrypted - - + + Copy txid - - + + Copy block explorer link - + View tx on block explorer - + Refresh - + Currency Change - + Some feedback about SilentDragonlite or Hush... - + This change can take a few seconds. - - + + Failed to restore wallet - + SilentDragonLite needs 24 words to restore wallet - + Failed to parse wallet birthday - + Couldn't understand wallet birthday. This should be a block height from where to rescan the wallet. You can leave it as '0' if you don't know what it should be. - + Couldn't restore the wallet - + Failed to save wallet - + Couldn't save the wallet - + Wallet Encryption Success - + Your wallet is not encrypted with a passphrase. - + Wallet decryption Success - + or SilentDragonLite - - Send DenioD some private and shielded feedback about - - - - - Private key import rescan in progress. Your funds will be automaticly shield to a wallet seed zaddr. This will take some time - - - - + Wrong Privatkey format - - Privatkey should start with U (for taddr) or secret- (for zaddr) - - - - + Paste HUSH URI - + Error paying HUSH URI - + URI should be of the form 'hush:<addr>?amt=x&memo=y - + Please paste your private key(zs-Addr or R-addr) here, one per import - - Caution: If this key is for Zs-addr it will be NOT inlcude in your Seed. Please send them direct to a Seed zs-addr - - - - - R-addr keys will be autoshield to a seed zs-addr - - - - - + + The keys were imported. It may take several minutes to rescan the blockchain. Until then, functionality may be limited - + The keys were imported without rescan option. The Address you imported will be visible without balance - + Error - + Error exporting transactions, file was not saved - + This is your wallet seed. Please back it up carefully and safely. - - + + Save File - - + + Unable to open file - + Error getting private keys - + Error loading private keys: - + These are all the private keys for all the addresses in your wallet - + Private key for - - + + Copy address - - - - + + + + Copied to clipboard - + + Send some private and shielded feedback about + + + + + Private key import rescan in progress. Your funds will be shielded into this wallet and backed up by your seed phrase. This will take some time + + + + + + Wrong Private key format + + + + + That private key is too long. It should be 51 or 52 characters. + + + + + That private key is too short. It should be 51 or 52 characters. + + + + + Privatkey should start with 5, K, L or U (for taddr) or secret- (for zaddr) + + + + + Caution: If this key is for a zaddr it will be NOT included in your Seed. Please send them direct to a Seed zaddr + + + + + Transparent address (R.. or t1..) keys will be automatically sent to a zaddr in your Seed + + + + Get private key - - + + View on block explorer - + View Payment Request - + View Memo - + Reply to - + Copied Hyperlink to clipboard - + Copied message to clipboard - + Copied Txid to clipboard - + Created new t-Addr - + Copy Address - + Address has been previously used - + Address is unused @@ -1114,7 +1144,7 @@ p, li { white-space: pre-wrap; } - + Please wait... @@ -1125,90 +1155,90 @@ p, li { white-space: pre-wrap; } - + Done! - - - - + + + + Recipient Address - - + + You have to select a contact and insert a Memo - - + + You have selected no Contact from Contactlist, - - + + or your Memo is empty - - + + Your Message is too long - + You can only write messages with 235 character maximum - - + + Please reduce your message to 235 character. - - - - + + + + Message Error - - - - + + + + is Invalid - - - - + + + + Amount for address '%1' is invalid! - - - - + + + + Not enough available funds to send this transaction @@ -1219,13 +1249,13 @@ Note: Funds need 1 confirmations before they can be spent - + You can only write messages with 512 character maximum - + Your contact request will be sent @@ -1425,57 +1455,57 @@ Note: Funds need 1 confirmations before they can be spent - - + + Address or Label Error - - + + Address or Label cannot be empty - - + + Address Format Error - - + + %1 doesn't seem to be a valid hush address. - - - + + + Label Error - - - + + + The label '%1' already exists. Please remove the existing label. - + Added Contact - + successfully added your new contact @@ -1520,121 +1550,121 @@ Note: Funds need 1 confirmations before they can be spent - + Using existing wallet. - + Create/restore wallet. - - + + Connection Error - - - - - - + + + + + + Transaction Error - + There was an error sending the transaction. The error was: - - + + No Connection - - - - - + + + + + Tx - - - - - + + + + + failed - - - - - + + + + + The transaction with id - - - - - + + + + + failed. The error was - + There was an error connecting to the server. Please check your internet connection. The error was - + Update Available - + A new release v%1 is available! You have v%2. Would you like to visit the releases page? - + No updates available - + You already have the latest release v%1 - - + + + Please wait for SilentDragonLite to exit - - + Waiting for hushd to exit @@ -1670,7 +1700,7 @@ Would you like to visit the releases page? - + Tx submitted (right click to copy) txid: diff --git a/res/silentdragonlite_be.qm b/res/silentdragonlite_be.qm new file mode 100644 index 0000000..2049239 Binary files /dev/null and b/res/silentdragonlite_be.qm differ diff --git a/res/silentdragonlite_be.ts b/res/silentdragonlite_be.ts index c917670..c50de95 100644 --- a/res/silentdragonlite_be.ts +++ b/res/silentdragonlite_be.ts @@ -110,30 +110,30 @@ Controller - + Wallet Password Пароль Кашалька - + Your wallet is encrypted. Please enter your wallet password Ваш кашалёк зашыфраваны. Калі ласка, увядзіце пароль вашага кашалька - - + + Wallet Decryption Failed Не Атрымалася Расшыфраваць Кашалёк - + Please enter a valid password Калі ласка, увядзіце сапраўдны пароль - + Failed to unlock wallet Не атрымалася разблакаваць кашалёк @@ -568,42 +568,42 @@ p, li { white-space: pre-wrap; } Blockhöhe - + Version hushlightd Hushdlight Версія - + &Send DenioD Feedback &Адправіць DenioD Зваротнаю Сувязь - + &Hush Telegram &Hush Тэлеграм - + Check git for &updates Праверце git на наяўнасць &абнаўленняў - + &Export seed phrase &Экспарт Насеннай Фразы - + Encrypt Wallet Зашыфраваць Кашалёк - + Remove Wallet Encryption Выдаліць Шыфраванне Кашалька - + Rescan Перасканаваць @@ -625,10 +625,12 @@ p, li { white-space: pre-wrap; } - - - - + + + + + + Loading... Загрузка... @@ -678,11 +680,13 @@ p, li { white-space: pre-wrap; } - - - - - + + + + + + + <html><head/><body><p align="center">|</p></body></html> <html><head/><body><p align="center">|</p></body></html> @@ -702,52 +706,62 @@ p, li { white-space: pre-wrap; } Апошні Завераны Блок - + Total Supply Агульнае Забеспячэннe - + + Current Server + + + + + Sticky Server + + + + Longestchain Найдаўжэйшыланцуг - + BlockHeight ВышыняБлока - + Supply zAddr Забеспячэннe zAddr - + Supply tAddr Забеспячэннe tAddr - + <html><head/><body><p align="center"><span style=" font-weight:600;">Hush Market Information</span></p></body></html> <html><head/><body><p align="center"><span style=" font-weight:600;">Hush Рынкавая Інфармацыя</span></p></body></html> - + Market Cap Рыначная Капіталізацыя - + Volume on Exchanges Аб'ём на Біржах - + <html><head/><body><p align="center">This is a Lightwallet, you cant mine with it!</p></body></html> <html><head/><body><p align="center">Гэта Lightwallet. вы не можаце здабываць з ім!</p></body></html> - + Import Private Key Імпартаваць Прыватныключ @@ -792,47 +806,47 @@ p, li { white-space: pre-wrap; } Замкі паказваюць стан паведамлення. Чырвоны замак = непацверджаны, зялёны замак = мін. 1 пацверджанне, аранжавы замак = паведамленне заверана - + &File &Файл - + &Help &Падтрымка - + &Apps &Праграмы - + &Edit &Рэдагаваць - + E&xit &Выхад - + &About &Аб - + &Settings &Налады - + Ctrl+P Ctrl+P - + &Hush Website &Hush Вэб-сайт @@ -841,53 +855,53 @@ p, li { white-space: pre-wrap; } Праверце github.com для &абнаўлення - + &Export all private keys &Экспартаваць усе закрытыя ключы - + Address &book Адрасная &кніга - + Ctrl+B Ctrl+B - + Export transactions Экспартныя Аперацыі - + Pay hush &URI... Заплаціць hush &URI... - + Connect mobile &app Падключыце мабільны &дадатак - + Ctrl+M Ctrl+M - + &Recurring Payments &Перыядычныя Плацяжы - + Request hush... Запытаць hush... - + File a bug... Падаць памылку... @@ -1777,7 +1791,7 @@ Note: Funds need 1 confirmations before they can be spent - + Connection Error Памылка Злучэння @@ -1785,7 +1799,7 @@ Note: Funds need 1 confirmations before they can be spent - + @@ -1798,8 +1812,8 @@ Note: Funds need 1 confirmations before they can be spent Памылка адпраўкі транзакцыі. Памылка была: - - + + No Connection Няма Злучэння @@ -1810,7 +1824,7 @@ Note: Funds need 1 confirmations before they can be spent - + @@ -1821,7 +1835,7 @@ Note: Funds need 1 confirmations before they can be spent - + @@ -1832,7 +1846,7 @@ Note: Funds need 1 confirmations before they can be spent - + @@ -1842,7 +1856,7 @@ Note: Funds need 1 confirmations before they can be spent - + @@ -1850,17 +1864,17 @@ Note: Funds need 1 confirmations before they can be spent не атрымалася. Памылка была - + There was an error connecting to the server. Please check your internet connection. The error was Памылка падключэння да сервера. Калі ласка, праверце падключэнне да Інтэрнэту. Памылка была - + Update Available Даступна Абнаўленне - + A new release v%1 is available! You have v%2. Would you like to visit the releases page? @@ -1869,24 +1883,24 @@ Would you like to visit the releases page? Хочаце наведаць старонку рэлізаў? - + No updates available Абнаўленняў няма - + You already have the latest release v%1 У вас ужо ёсць апошні выпуск v%1 - - + + Please wait for SilentDragonLite to exit Пачакайце, калі ласка SilentDragonLite выходзіць - + Waiting for hushd to exit Чакаем кали hushd выйдзе diff --git a/res/silentdragonlite_de.qm b/res/silentdragonlite_de.qm index 28fd9e8..86c8d3f 100644 Binary files a/res/silentdragonlite_de.qm and b/res/silentdragonlite_de.qm differ diff --git a/res/silentdragonlite_de.ts b/res/silentdragonlite_de.ts index 60181c2..6490a9a 100644 --- a/res/silentdragonlite_de.ts +++ b/res/silentdragonlite_de.ts @@ -102,29 +102,29 @@ Controller - + Wallet Password Wallet Passwort - + Your wallet is encrypted. Please enter your wallet password Ihr Wallet ist verschlüsselt. Bitte geben Sie das Passwort ein - - + + Wallet Decryption Failed Entschlüsslung gescheitert - + Please enter a valid password Bitte geben Sie ein gültiges Passwort ein - + Failed to unlock wallet Konnte das Wallet nicht entsperren @@ -441,8 +441,8 @@ p, li { white-space: pre-wrap; } - - + + Memo Nachricht @@ -531,7 +531,7 @@ p, li { white-space: pre-wrap; } - + Export Private Key Private Key exportieren @@ -549,32 +549,32 @@ p, li { white-space: pre-wrap; } Blockhöhe - + Version hushlightd Hushdlight Version - + &Send DenioD Feedback Sende DenioD Feedback - + &Export seed phrase Seed exportieren - + Encrypt Wallet Wallet verschlüsseln - + Remove Wallet Encryption Verschlüsslung entfernen - + Rescan Neu Scannen @@ -596,10 +596,12 @@ p, li { white-space: pre-wrap; } - - - - + + + + + + Loading... Lade... @@ -644,11 +646,13 @@ p, li { white-space: pre-wrap; } - - - - - + + + + + + + <html><head/><body><p align="center">|</p></body></html> @@ -668,47 +672,47 @@ p, li { white-space: pre-wrap; } Letzter notarisierter Block - + Total Supply Gesamt Coins im Netzwerk - + Longestchain Längste Chain - + BlockHeight Blockhöhe - + Supply zAddr Verborgene Coins im Netzwerk - + Supply tAddr Transparente Coins im Netzwerk - + <html><head/><body><p align="center"><span style=" font-weight:600;">Hush Market Information</span></p></body></html> <html><head/><body><p align="center"><span style=" font-weight:600;">Hush Markt Informationen</span></p></body></html> - + Market Cap Marktkapitalisierung - + Volume on Exchanges Volumen auf allen Börsen - + <html><head/><body><p align="center">This is a Lightwallet, you cant mine with it!</p></body></html> <html><head/><body><p align="center">Dies ist ein Lightwallet. Sie können damit nicht Minen!!!</p></body></html> @@ -758,129 +762,139 @@ p, li { white-space: pre-wrap; } - + + Current Server + + + + + Sticky Server + + + + &File Datei - + &Help Hilfe - + &Apps Smartphone - + &Edit Bearbeiten - + E&xit Beenden - + &About Über - + &Settings Einstellungen - + Ctrl+P Ctrl+P - + &Hush Telegram &Hush Telegram - + &Hush Website &Hush Website - + Check git for &updates Überprüfe Github für Updates - + &Export all private keys Alle private Keys exportieren - + Address &book Adressbuch - + Ctrl+B Ctrl+B - - + + Export transactions Transaktionen exportieren - + Pay hush &URI... Zahlungs Hush &URI... - + Connect mobile &app Smartphone verbinden - + Ctrl+M Ctrl+M - + &Recurring Payments Wiederkehrende Zahlung - + Request hush... Hush anfordern... - + File a bug... Fehler melden... - + Import Private Key - - + + Copy txid Transaktions ID kopieren - + View tx on block explorer Transaktions ID auf dem Blockexplorer anschauen - + Refresh Aktualisieren @@ -897,7 +911,7 @@ p, li { white-space: pre-wrap; } Starte SilentDragonLite neu - + Some feedback about SilentDragonlite or Hush... Etwas Feedback über SilentDragonLite... @@ -906,63 +920,62 @@ p, li { white-space: pre-wrap; } Sende DenioD anonym Feedback über - + or SilentDragonLite oder SilentDragonLite - Send DenioD some private and shielded feedback about - Sende DenioD anonym Feedback über + Sende DenioD anonym Feedback über - + Paste HUSH URI Hush URI einfügen - + Error paying HUSH URI Fehler bei HUSH URI - + URI should be of the form 'hush:<addr>?amt=x&memo=y Die URI sollte folgendemaßen aussehen 'hush:<addr>?amt=x&memo=y - + Error Fehler - + Error exporting transactions, file was not saved Fehler beim exportieren der Transaktionen. Die Datei wurde nicht gespeichert - + Error getting private keys Fehler beim empfangen der private Keys - + Error loading private keys: Fehler beim laden der private Keys: - + These are all the private keys for all the addresses in your wallet Dies sind alle private Keys für ihr Wallet - + Private key for Private Key für - - + + Save File Datei sichern @@ -976,7 +989,7 @@ Please use 'Remove Wallet Encryption' if you want to remove the wallet SilentDragonLite ist bereits mit einem Passwort verschlüsselt. Bitte benutzen Sie die Funktion 'Verschlüsselung entfernen'. - + Passwords don't match Passwort falsch @@ -995,13 +1008,13 @@ Please use 'Remove Wallet Encryption' if you want to remove the wallet SilentDragonLite wurde erfolgreich verschlüsselt. Sie benötigen Ihr Passwort um Zahlungen zu senden oder Ihre private Keys zu exportieren. - - + + Wallet Encryption Failed Verschlüsslung gescheitert - + Wallet is not encrypted SilentDragonLite ist nicht verschlüsselt @@ -1034,18 +1047,18 @@ Please use 'Remove Wallet Encryption' if you want to remove the wallet SilentDragonLite wurde erfolgreich entschlüsselt. Sie benötigen Ihr Passwort nicht mehr. - - + + Copy block explorer link Blockexplorer Link kopieren - + Currency Change Währungszeichen wechseln - + This change can take a few seconds. Die übernahme der Änderung kann ein paar sekunden dauern. @@ -1054,180 +1067,201 @@ Please use 'Remove Wallet Encryption' if you want to remove the wallet Bitte starten sie SilentDragonLite neu - + This is your wallet seed. Please back it up carefully and safely. Dies ist Ihr SilentDragonLite Seed. Bitte sichern Sie ihn sorgfältig. - - + + Unable to open file Konnte die Datei nicht öffnen - - + + Copy address Adresse kopieren - - - - + + + + Copied to clipboard In die Zwischenablage kopiert - - + + Failed to restore wallet Konnte das Wallet nicht wiederherstellen - + SilentDragonLite needs 24 words to restore wallet Der Seed benötigt 24 Wörter um das Wallet mit dem Seed wiederherzustellen - + Failed to parse wallet birthday Konnte das Erstellungsdatum nicht bestätigen - + Couldn't understand wallet birthday. This should be a block height from where to rescan the wallet. You can leave it as '0' if you don't know what it should be. Das Erstellungsdatum ist die Blockhöhe bei der das Wallet erstellt wurde. Wenn Sie dies nicht mehr wissen tragen sie einfach "0" ein. - + Couldn't restore the wallet Konnte Wallet nicht wiederherstellen - + Failed to save wallet Konnte wallet.dat nicht speichern - + Couldn't save the wallet Konnte wallet.dat nicht speichern - + Wallet Encryption Success - + Your wallet is not encrypted with a passphrase. - + Wallet decryption Success - - Private key import rescan in progress. Your funds will be automaticly shield to a wallet seed zaddr. This will take some time + + Wrong Privatkey format - - Wrong Privatkey format + + Please paste your private key(zs-Addr or R-addr) here, one per import - - Privatkey should start with U (for taddr) or secret- (for zaddr) + + Send some private and shielded feedback about - - Please paste your private key(zs-Addr or R-addr) here, one per import + + Private key import rescan in progress. Your funds will be shielded into this wallet and backed up by your seed phrase. This will take some time + + + + + + Wrong Private key format - - Caution: If this key is for Zs-addr it will be NOT inlcude in your Seed. Please send them direct to a Seed zs-addr + + That private key is too long. It should be 51 or 52 characters. - - R-addr keys will be autoshield to a seed zs-addr + + That private key is too short. It should be 51 or 52 characters. - - + + Privatkey should start with 5, K, L or U (for taddr) or secret- (for zaddr) + + + + + Caution: If this key is for a zaddr it will be NOT included in your Seed. Please send them direct to a Seed zaddr + + + + + Transparent address (R.. or t1..) keys will be automatically sent to a zaddr in your Seed + + + + + The keys were imported. It may take several minutes to rescan the blockchain. Until then, functionality may be limited - + The keys were imported without rescan option. The Address you imported will be visible without balance - + Get private key Private Key erhalten - - + + View on block explorer Auf dem Blockexplorer anschauen - + View Payment Request Zahlungsanforderung ansehen - + View Memo Nachricht ansehen - + Reply to Antworten an - + Copied Hyperlink to clipboard - + Copied message to clipboard - + Copied Txid to clipboard - + Created new t-Addr Neue sichtbare Adresse erstellen - + Copy Address Adresse kopieren - + Address has been previously used Diese Adresse wurde schon einmal benutzt - + Address is unused Adresse ist unbenutzt @@ -1268,7 +1302,7 @@ doesn't look like a z-address sieht nicht nach einer verborgenen Adresse aus (Zs...) - + Please wait... Bitte warten... @@ -1279,7 +1313,7 @@ sieht nicht nach einer verborgenen Adresse aus (Zs...) Generiere Ihre Transaktion - + Done! Fertig! @@ -1304,84 +1338,84 @@ Anmerkung: Sie bnötigen 2 Bestätigungen Fehler bei der Transaktion - - + + You have to select a contact and insert a Memo - - + + You have selected no Contact from Contactlist, - - + + or your Memo is empty - - + + Your Message is too long - + You can only write messages with 235 character maximum - - + + Please reduce your message to 235 character. - - - - + + + + Message Error - - - - + + + + Recipient Address Adresse des Empfängers - - - - + + + + is Invalid ist ungültig - - - - + + + + Amount for address '%1' is invalid! Betrag für die Adresse '%1' ist nicht gültig! - - - - + + + + Not enough available funds to send this transaction @@ -1399,13 +1433,13 @@ Anmerkung: Sie bnötigen 2 Bestätigungen {1 ?} {1 ?} - + You can only write messages with 512 character maximum - + Your contact request will be sent @@ -1609,57 +1643,57 @@ Anmerkung: Sie bnötigen 2 Bestätigungen {1 - - + + Address or Label Error Die Adresse oder die Bezeichnung gab einen Fehler - - + + Address or Label cannot be empty Adresse oder Bezeichnung dürfen nicht leer sein - - + + Address Format Error Adressen Format war falsch - - + + %1 doesn't seem to be a valid hush address. %1 das scheint keine gültige Hush Adresse zu sein. - - - + + + Label Error Bezeichnungs Fehler - - - + + + The label '%1' already exists. Please remove the existing label. Die Bezeichnung ´'%1' existiert bereits. Bitte verwenden Sie eine andere Bezeichnung. - + Added Contact - + successfully added your new contact @@ -1704,40 +1738,40 @@ Anmerkung: Sie bnötigen 2 Bestätigungen {1 Versuche die Bibliothek zu starten mit - + Using existing wallet. Benutze existierendes Wallet. - + Create/restore wallet. Wallet neu erstellen oder wiederherstellen. - - + + Connection Error Verbsindungsfehler - - - - - - + + + + + + Transaction Error Transaktionsfehler - + There was an error sending the transaction. The error was: Es gab einen Fehler beim senden der Transaktion: - - + + No Connection keine Verbindung @@ -1746,59 +1780,59 @@ Anmerkung: Sie bnötigen 2 Bestätigungen {1 Es gab einen Fehler zum server zu verbinden - - - - - + + + + + Tx Transaktion - - - - - + + + + + failed gescheitert - - - - - + + + + + The transaction with id Die Transaktion mit der ID - - - - - + + + + + failed. The error was ist gescheitert - + There was an error connecting to the server. Please check your internet connection. The error was - + Update Available Update verfügbar - + A new release v%1 is available! You have v%2. Would you like to visit the releases page? @@ -1807,24 +1841,24 @@ Would you like to visit the releases page? Möchten Sie die Release Seite besuchen? - + No updates available keine Updates verfügbar - + You already have the latest release v%1 Sie haben bereits die neueste Version v%1 - - + + + Please wait for SilentDragonLite to exit Bitte warten Sie bis SilentDragonLite beendet ist - - + Waiting for hushd to exit Warten auf beendigung der Serververbindung @@ -1860,7 +1894,7 @@ Möchten Sie die Release Seite besuchen? Alle geplanten zukünftigen Zahlungen werden nicht durchgeführt. - + Tx submitted (right click to copy) txid: Transaktions ID übermittelt (Rechtsklick zum anschauen) : diff --git a/res/silentdragonlite_es.qm b/res/silentdragonlite_es.qm index 4e884c5..ed82da6 100644 Binary files a/res/silentdragonlite_es.qm and b/res/silentdragonlite_es.qm differ diff --git a/res/silentdragonlite_es.ts b/res/silentdragonlite_es.ts index c18ab3e..363ed39 100644 --- a/res/silentdragonlite_es.ts +++ b/res/silentdragonlite_es.ts @@ -102,30 +102,30 @@ Controller - + Wallet Password Contraseña de billetera - + Your wallet is encrypted. Please enter your wallet password Su billetera está encriptada. Ingrese la contraseña de su billetera - - + + Wallet Decryption Failed Error de descifrado de billetera - + Please enter a valid password Ingrese una contraseña válida - + Failed to unlock wallet Error al desbloquear la billetera @@ -440,8 +440,8 @@ p, li { white-space: pre-wrap; } - - + + Memo Nota @@ -517,11 +517,13 @@ p, li { white-space: pre-wrap; } - - - - - + + + + + + + <html><head/><body><p align="center">|</p></body></html> <html><cabeza/><cuerpo><palign="centro">El|</p></cuerpo></html> @@ -536,12 +538,12 @@ p, li { white-space: pre-wrap; } Último bloque notario - + Total Supply Suministro Total - + Longestchain Cadena más larga @@ -572,7 +574,7 @@ p, li { white-space: pre-wrap; } - + Export Private Key Exportar clave privada @@ -582,67 +584,67 @@ p, li { white-space: pre-wrap; } Transacciones - + Version hushlightd Versión hushlightd - + BlockHeight AlturaDelBloque - + Supply zAddr Suministro zDirecc - + Supply tAddr Suministro tDirecc - + <html><head/><body><p align="center"><span style=" font-weight:600;">Hush Market Information</span></p></body></html> <html><head/><body><p align="center"><span style=" font-weight:600;">Información de mercado de Hush</span></p></body></html> - + Market Cap Capitalización de mercado - + Volume on Exchanges Volumen en intercambios - + <html><head/><body><p align="center">This is a Lightwallet, you cant mine with it!</p></body></html> <html><cabeza/><cuerpo><palign="centro">Esta es una Billetera Light,¡no puedes minar con ella!</p></cuerpo></html> - + &Send DenioD Feedback Enviar comentarios de DenioD - + &Export seed phrase Exportar frase semilla - + Encrypt Wallet Encriptar billetera - + Remove Wallet Encryption Eliminar encriptado de billetera - + Rescan Volver a escanear @@ -655,10 +657,12 @@ p, li { white-space: pre-wrap; } - - - - + + + + + + Loading... Cargando... @@ -723,129 +727,139 @@ p, li { white-space: pre-wrap; } - + + Current Server + + + + + Sticky Server + + + + &File Archivo - + &Help Ayuda - + &Apps Aplicaciones - + &Edit Editar - + E&xit E&xit - + &About Sobre - + &Settings Configuraciones - + Ctrl+P Ctrl+P - + &Hush Telegram Telegram de Hush - + &Hush Website Pagina web de Hush - + Check git for &updates Compruebe git para & actualizaciones - + &Export all private keys Exportar todas las claves privadas - + Address &book Libro - + Ctrl+B Ctrl+B - - + + Export transactions Transacciones de exportación - + Pay hush &URI... Paga con Hush &URI... - + Connect mobile &app Conectar móvil &Aplicación - + Ctrl+M Ctrl+M - + &Recurring Payments &Pagos recurrentes - + Request hush... Solicitar Hush… - + File a bug... Archivar un error... - + Import Private Key - - + + Copy txid Copiar txid - + View tx on block explorer Ver en el explorador de bloques - + Refresh Actualizar @@ -858,73 +872,72 @@ p, li { white-space: pre-wrap; } Reinicie Dragón silencioso ligero para que se aplique el tema - + This change can take a few seconds. Este cambio puede tardar unos segundos. - + Some feedback about SilentDragonlite or Hush... Algunos comentarios sobre Dragón silencioso ligero o Hush ... - + or SilentDragonLite o Dragón silencioso ligero - Send DenioD some private and shielded feedback about - Enviar DenioD algunos comentarios privados y protegidos sobre + Enviar DenioD algunos comentarios privados y protegidos sobre - + Paste HUSH URI Pegar URI HUSH - + Error paying HUSH URI Error al pagar HUSH URI - + URI should be of the form 'hush:<addr>?amt=x&memo=y URI debe tener la forma 'Hush:<Direct>?amt=x&nota=y - + Error Error - + Error exporting transactions, file was not saved Error al exportar transacciones, el archivo no se guardó - + Error getting private keys Error al obtener claves privadas - + Error loading private keys: Error al cargar claves privadas: - + These are all the private keys for all the addresses in your wallet Estas son todas las claves privadas para todas las direcciones en su billetera - + Private key for Clave privada para - - + + Save File Guardar archivo @@ -939,7 +952,7 @@ Please use 'Remove Wallet Encryption' if you want to remove the wallet Por favor use 'Eliminar la encriptacion de la billetera 'si desea eliminar el encriptado de billetera. - + Passwords don't match Contraseñas don't partido @@ -957,13 +970,13 @@ Por favor use 'Eliminar la encriptacion de la billetera 'si desea elim ¡Su billetera fue encriptada con éxito! La contraseña será necesaria para enviar fondos o exportar claves privadas. - - + + Wallet Encryption Failed Encriptacion - + Wallet is not encrypted Error en el encriptado de billetera @@ -996,191 +1009,212 @@ Por favor use 'Eliminar la encriptacion de la billetera 'si desea elim ¡Su billetera fue descifrada con éxito! Ya no necesitará una contraseña para enviar fondos o exportar claves privadas. - - + + Copy block explorer link Copiar enlace del explorador de bloques - + Currency Change Cambio de moneda - + + Send some private and shielded feedback about + + + + + Private key import rescan in progress. Your funds will be shielded into this wallet and backed up by your seed phrase. This will take some time + + + + + + Wrong Private key format + + + + + That private key is too long. It should be 51 or 52 characters. + + + + + That private key is too short. It should be 51 or 52 characters. + + + + + Privatkey should start with 5, K, L or U (for taddr) or secret- (for zaddr) + + + + + Caution: If this key is for a zaddr it will be NOT included in your Seed. Please send them direct to a Seed zaddr + + + + + Transparent address (R.. or t1..) keys will be automatically sent to a zaddr in your Seed + + + + This is your wallet seed. Please back it up carefully and safely. Esta es la semilla de tu billetera. Haga una copia de seguridad con cuidado y seguridad. - - + + Unable to open file No se puede abrir el archivo - - + + Copy address Copiar dirección - - - - + + + + Copied to clipboard Copiado al portapapeles - - + + Failed to restore wallet Error al restaurar la billetera - + SilentDragonLite needs 24 words to restore wallet Dragón silencioso ligero necesita 24 palabras para restaurar la billetera - + Failed to parse wallet birthday Error al analizar el cumpleaños de la billetera - + Couldn't understand wallet birthday. This should be a block height from where to rescan the wallet. You can leave it as '0' if you don't know what it should be. Podría ' No entiendo el cumpleaños de la billetera. Esto debe ser una altura de bloque desde donde volver a escanear la billetera. Puedes dejarlo como ' 0 ' si no lo haces ' No sé lo que debería ser. - + Couldn't restore the wallet Podría 't restaurar la billetera - + Failed to save wallet Error al guardar la billetera - + Couldn't save the wallet Podría 't guardar la billetera - + Wallet Encryption Success - + Your wallet is not encrypted with a passphrase. - + Wallet decryption Success - - Private key import rescan in progress. Your funds will be automaticly shield to a wallet seed zaddr. This will take some time - - - - + Wrong Privatkey format - - Privatkey should start with U (for taddr) or secret- (for zaddr) - - - - + Please paste your private key(zs-Addr or R-addr) here, one per import - - Caution: If this key is for Zs-addr it will be NOT inlcude in your Seed. Please send them direct to a Seed zs-addr - - - - - R-addr keys will be autoshield to a seed zs-addr - - - - - + + The keys were imported. It may take several minutes to rescan the blockchain. Until then, functionality may be limited - + The keys were imported without rescan option. The Address you imported will be visible without balance - + Get private key Obtener clave privada - - + + View on block explorer Ver en el explorador de bloques - + View Payment Request Ver solicitud de pago - + View Memo Ver Nota - + Reply to Responder a - + Copied Hyperlink to clipboard - + Copied message to clipboard - + Copied Txid to clipboard - + Created new t-Addr Creado nuevo t-Direcc - + Copy Address Copiar dirección - + Address has been previously used La dirección se ha utilizado previamente - + Address is unused La dirección no se utiliza @@ -1219,7 +1253,7 @@ doesn't look like a z-address no't parece una dirección z - + Please wait... Por favor espera... @@ -1230,7 +1264,7 @@ doesn't look like a z-address Calculando su transacción - + Done! Listo! @@ -1254,84 +1288,84 @@ Nota: Los fondos necesitan 5 confirmaciones antes de que puedan gastarseError de transacción - - + + You have to select a contact and insert a Memo - - + + You have selected no Contact from Contactlist, - - + + or your Memo is empty - - + + Your Message is too long - + You can only write messages with 235 character maximum - - + + Please reduce your message to 235 character. - - - - + + + + Message Error - - - - + + + + Recipient Address Dirección del destinatario - - - - + + + + is Invalid es inválido - - - - + + + + Amount for address '%1' is invalid! Cantidad para dirección '%1' es inválido! - - - - + + + + Not enough available funds to send this transaction @@ -1348,13 +1382,13 @@ Nota: Los fondos necesitan 5 confirmaciones antes de que puedan gastarse {1 ?} {1 ?} - + You can only write messages with 512 character maximum - + Your contact request will be sent @@ -1558,57 +1592,57 @@ Nota: Los fondos necesitan 5 confirmaciones antes de que puedan gastarse {1 - - + + Address or Label Error Dirección o error de etiqueta - - + + Address or Label cannot be empty La dirección o etiqueta no puede estar vacía - - + + Address Format Error Error de formato de dirección - - + + %1 doesn't seem to be a valid hush address. >% 1 no' parece ser una dirección de Hush válida. - - - + + + Label Error Error de etiqueta - - - + + + The label '%1' already exists. Please remove the existing label. La etiqueta '%1' ya existe. Elimine la etiqueta existente. - + Added Contact - + successfully added your new contact @@ -1653,40 +1687,40 @@ Nota: Los fondos necesitan 5 confirmaciones antes de que puedan gastarse {1 Intentando inicializar la biblioteca con - + Using existing wallet. Utilizando la billetera existente. - + Create/restore wallet. Crear/restaurar billetera. - - + + Connection Error Error de conexión - - - - - - + + + + + + Transaction Error Error de transacción - + There was an error sending the transaction. The error was: Hubo un error al enviar la transacción. El error fue: - - + + No Connection Sin conexión @@ -1695,59 +1729,59 @@ Nota: Los fondos necesitan 5 confirmaciones antes de que puedan gastarse {1 Hubo un error al conectarse a hushd. El error fue - - - - - + + + + + Tx Tx - - - - - + + + + + failed falló - - - - - + + + + + The transaction with id La transacción con id - - - - - + + + + + failed. The error was falló. El error fue - + There was an error connecting to the server. Please check your internet connection. The error was - + Update Available Actualización disponible - + A new release v%1 is available! You have v%2. Would you like to visit the releases page? @@ -1756,24 +1790,24 @@ Would you like to visit the releases page? ¿Te gustaría visitar la página de lanzamientos? - + No updates available No hay actualizaciones disponibles - + You already have the latest release v%1 Ya tienes la última versión v% 1 - - + + + Please wait for SilentDragonLite to exit Espere a que DragónSilenciosoLigero salga - - + Waiting for hushd to exit Esperando a que hushd salga @@ -1809,7 +1843,7 @@ Would you like to visit the releases page? Todos los pagos futuros serán cancelados. - + Tx submitted (right click to copy) txid: Tx enviado (clic derecho para copiar) txid: diff --git a/res/silentdragonlite_fa.qm b/res/silentdragonlite_fa.qm index 12235ac..3d99156 100644 Binary files a/res/silentdragonlite_fa.qm and b/res/silentdragonlite_fa.qm differ diff --git a/res/silentdragonlite_fa.ts b/res/silentdragonlite_fa.ts index 04fe9c5..33ac268 100644 --- a/res/silentdragonlite_fa.ts +++ b/res/silentdragonlite_fa.ts @@ -102,29 +102,29 @@ Controller - + Wallet Password رمزعبور کیف پول - + Your wallet is encrypted. Please enter your wallet password کیف پول شما رمزنگاری شده است. لطفا رمزعبور کیف پول خود را وارد کنید - - + + Wallet Decryption Failed رمزگشایی کیف پول ناموفق بود - + Please enter a valid password لطفاً رمزعبور صحیحی وارد کنید - + Failed to unlock wallet باز کردن کیف پول ناموفق بود @@ -434,8 +434,8 @@ p, li { white-space: pre-wrap; } - - + + Memo یادداشت @@ -516,11 +516,13 @@ p, li { white-space: pre-wrap; } - - - - - + + + + + + + <html><head/><body><p align="center">|</p></body></html> @@ -540,47 +542,47 @@ p, li { white-space: pre-wrap; } آخرین بلوک محضری - + Total Supply کل عرضه - + Longestchain بلندترین زنجیره - + BlockHeight ارتفاع بلوک - + Supply zAddr تعداد سکه های حفاظت شده - + Supply tAddr تعداد سکه های عمومی - + <html><head/><body><p align="center"><span style=" font-weight:600;">Hush Market Information</span></p></body></html> <html><head/><body><p align="center"><span style=" font-weight:600;">Hush اطلاعات </span></p></body></html> - + Market Cap حجم معاملات در بازار - + Volume on Exchanges حجم معاملات در صرافی ها - + <html><head/><body><p align="center">This is a Lightwallet, you cant mine with it!</p></body></html> <html><head/><body><p align="center">این کیف پول سبک است. شما نمی توانید با آن استخراج کنید</p></body></html> @@ -615,7 +617,7 @@ p, li { white-space: pre-wrap; } - + Export Private Key صدور کلید خصوصی @@ -646,10 +648,12 @@ p, li { white-space: pre-wrap; } - - - - + + + + + + Loading... ...درحال بارگذاری @@ -658,7 +662,7 @@ p, li { white-space: pre-wrap; } ارتفاع بلوک - + Version hushlightd Hushنسخه کیف پول سبک @@ -717,138 +721,148 @@ p, li { white-space: pre-wrap; } - + + Current Server + + + + + Sticky Server + + + + &File پرونده - + &Help امداد - + &Apps برنامه ها - + &Edit ویرایش - + E&xit خروج - + &About درباره - + &Settings تنظیمات - + Ctrl+P Ctrl+P - + &Send DenioD Feedback DenioDارسال بازخورد به - + &Hush Telegram Hushدیسکورد - + &Hush Website Hushوبسایت - + Check git for &updates بررسی گیت هاب ما برای بروزرسانی - + &Export all private keys صدور تمام کلید های خصوصی - + Address &book دفترچه آدرس - + Ctrl+B Ctrl+B - + &Export seed phrase صدور عبارت بازیابی - - + + Export transactions صدور تراکنش‌ها - + Pay hush &URI... URI پرداخت هاش با - + Connect mobile &app اتصال برنامه تلفن همراه - + Ctrl+M Ctrl+M - + &Recurring Payments تکرار پرداخت ها - + Request hush... Hushدرخواست - + File a bug... گزارش اشکال - + Encrypt Wallet رمزنگاری کیف پول - + Remove Wallet Encryption حذف رمزنگاری کیف پول - + Rescan بررسی دوباره - + Import Private Key @@ -864,7 +878,7 @@ Please use 'Remove Wallet Encryption' if you want to remove the wallet - + Passwords don't match رمزعبور همخوانی ندارد @@ -882,13 +896,13 @@ Please use 'Remove Wallet Encryption' if you want to remove the wallet کیف پول شما با موفقیت رمزنگاری شد! این رمز عبور برای ارسال اعتبار و صدور کلید های خصوصی ضروری است - - + + Wallet Encryption Failed رمزنگاری کیف پول ناموفق بود - + Wallet is not encrypted کیف پول، رمزنگاری نشده است @@ -921,24 +935,24 @@ Please use 'Remove Wallet Encryption' if you want to remove the wallet کیف پول شما با موفقیت رمزگشایی شد! شما دیگر برای ارسال اعتبار و صدور کلید های خصوصی به رمز عبور نیازی ندارید - - + + Copy txid کپی شناسه تراکنش - - + + Copy block explorer link کپی لینک وبسایت مشاهده تراکنش - + View tx on block explorer مشاهده تراکنش در وبسایت - + Refresh تازه سازی @@ -951,7 +965,7 @@ Please use 'Remove Wallet Encryption' if you want to remove the wallet لطفا برای اعمال پوسته، سایلنت دراگون سبک خود را مجدداً اجرا کنید - + Currency Change تغییر واحد پول @@ -960,7 +974,7 @@ Please use 'Remove Wallet Encryption' if you want to remove the wallet لطفا برای اعمال واحد پول جدید، سایلنت دراگون سبک خود را مجدداً اجرا کنید - + Some feedback about SilentDragonlite or Hush... Hushبرخی بازخوردها درباره سایلنت دراگون سبک یا @@ -969,246 +983,266 @@ Please use 'Remove Wallet Encryption' if you want to remove the wallet بفرستید Duke تعدادی بازخورد به صورت خصوصی و حفاظت شده برای - + This change can take a few seconds. - + or SilentDragonLite یا سایلنت دراگون سبک - Send DenioD some private and shielded feedback about - بفرستید DenioD تعدادی بازخورد به صورت خصوصی و حفاظت شده به + بفرستید DenioD تعدادی بازخورد به صورت خصوصی و حفاظت شده به - + Paste HUSH URI Hush URI چسبانیدن - + Error paying HUSH URI HUSH URI خطا در پرداخت - + URI should be of the form 'hush:<addr>?amt=x&memo=y یو-آر-آی باید از این قالب باشد'hush:<addr>?amt=x&memo=y - + Error خطا - + Error exporting transactions, file was not saved خطا در صدور تراکنش ها، پرونده ذخیره نشد - + This is your wallet seed. Please back it up carefully and safely. این، عبارت بازیابی کیف پول شما است. لطفا با دقت و اطمینان از آن نسخه پشتیبان تهیه کنید - - + + Save File ذخیره پرونده - - + + Unable to open file خطا در بازکردن پرونده - + Error getting private keys خطا در دریافت کلید های خصوصی - + Error loading private keys: خطا در بارگذاری کلید های خصوصی - + These are all the private keys for all the addresses in your wallet این ها تمام کلید های خصوصی برای تمام آدرس های کیف پول های شما است - + Private key for کلید خصوصی برای - - + + Copy address کپی آدرس - - - - + + + + Copied to clipboard در کلیپ بورد کپی شد - - + + Failed to restore wallet بازیابی کیف پول ناموفق بود - + SilentDragonLite needs 24 words to restore wallet سایلنت دراگون سبک برای بازیابی کیف پول، به 24 کلمه نیاز دارد - + Failed to parse wallet birthday تجزیه روز تولد کیف پول ناموفق بود - + Couldn't understand wallet birthday. This should be a block height from where to rescan the wallet. You can leave it as '0' if you don't know what it should be. نمی توان این روز تولد کیف پول را فهمید. این باید ارتفاع بلوکی باشد که از آنجا شروع به بررسی شود. اگر نمی دانید، می توانید آن را 0 قرار دهید - + Couldn't restore the wallet نتوانست کیف پول را بازیابی کند - + Failed to save wallet ذخیره کیف پول ناموفق بود - + Couldn't save the wallet - + Wallet Encryption Success - + Your wallet is not encrypted with a passphrase. - + Wallet decryption Success - - Private key import rescan in progress. Your funds will be automaticly shield to a wallet seed zaddr. This will take some time + + Wrong Privatkey format - - Wrong Privatkey format + + Please paste your private key(zs-Addr or R-addr) here, one per import - - Privatkey should start with U (for taddr) or secret- (for zaddr) + + Send some private and shielded feedback about - - Please paste your private key(zs-Addr or R-addr) here, one per import + + Private key import rescan in progress. Your funds will be shielded into this wallet and backed up by your seed phrase. This will take some time - - Caution: If this key is for Zs-addr it will be NOT inlcude in your Seed. Please send them direct to a Seed zs-addr + + + Wrong Private key format - - R-addr keys will be autoshield to a seed zs-addr + + That private key is too long. It should be 51 or 52 characters. - - + + That private key is too short. It should be 51 or 52 characters. + + + + + Privatkey should start with 5, K, L or U (for taddr) or secret- (for zaddr) + + + + + Caution: If this key is for a zaddr it will be NOT included in your Seed. Please send them direct to a Seed zaddr + + + + + Transparent address (R.. or t1..) keys will be automatically sent to a zaddr in your Seed + + + + + The keys were imported. It may take several minutes to rescan the blockchain. Until then, functionality may be limited - + The keys were imported without rescan option. The Address you imported will be visible without balance - + Get private key دریافت کلید خصوصی - - + + View on block explorer مشاهده در وبسایت - + View Payment Request مشاهده درخواست پرداخت - + View Memo مشاهده یادداشت - + Reply to پاسخ به - + Copied Hyperlink to clipboard - + Copied message to clipboard - + Copied Txid to clipboard - + Created new t-Addr آدرس عمومی جدید، ساخته شد - + Copy Address کپی آدرس - + Address has been previously used آدرس، قبلا هم استفاده شده بود - + Address is unused آدرس استفاده نشده @@ -1252,7 +1286,7 @@ doesn't look like a z-address خطای تراکنش - + Please wait... ...لطفا منتظر بمانید @@ -1263,90 +1297,90 @@ doesn't look like a z-address درحال محاسبه تراکنش شما - + Done! !انجام شد - - - - + + + + Recipient Address آدرس دریافت کننده - - + + You have to select a contact and insert a Memo - - + + You have selected no Contact from Contactlist, - - + + or your Memo is empty - - + + Your Message is too long - + You can only write messages with 235 character maximum - - + + Please reduce your message to 235 character. - - - - + + + + Message Error - - - - + + + + is Invalid صحیح نیست - - - - + + + + Amount for address '%1' is invalid! صحیح نمی باشد '%1' این مقدار برای آدرس - - - - + + + + Not enough available funds to send this transaction @@ -1365,13 +1399,13 @@ Note: Funds need 1 confirmations before they can be spent ?} {1 ?} - + You can only write messages with 512 character maximum - + Your contact request will be sent @@ -1590,57 +1624,57 @@ Note: Funds need 5 confirmations before they can be spent - - + + Address or Label Error خطای آدرس یا برچسب - - + + Address or Label cannot be empty آدرس یا برچسب، نمی تواند خالی باشد - - + + Address Format Error خطای قالب آدرس - - + + %1 doesn't seem to be a valid hush address. آدرس هاش صحیحی باشد '%1' به نظر نمی رسد - - - + + + Label Error خطای برچسب - - - + + + The label '%1' already exists. Please remove the existing label. موجود بوده است. لطفا برچسب موجود را حذف کنید '%1' ِبرچسب - + Added Contact - + successfully added your new contact @@ -1685,40 +1719,40 @@ Note: Funds need 5 confirmations before they can be spent درحال تلاش برای راه‌اندازی کتابخانه با: - + Using existing wallet. استفاده از کیف پول موجود - + Create/restore wallet. ساخت/بازیابی کیف پول - - + + Connection Error خطا در برقراری اتصال - - - - - - + + + + + + Transaction Error خطا در تراکنش - + There was an error sending the transaction. The error was: خطایی در ارسال تراکنش رخ داد: - - + + No Connection متصل نیست @@ -1727,83 +1761,83 @@ Note: Funds need 5 confirmations before they can be spent خطایی در اتصال به سرویس هاشد رخ داد: - - - - - + + + + + Tx تراکنش - - - - - + + + + + failed ناموفق بود - - - - - + + + + + The transaction with id تراکنش با شناسه - - - - - + + + + + failed. The error was ناموفق بود - + There was an error connecting to the server. Please check your internet connection. The error was - + Update Available بروزرسانی دردسترس است - + A new release v%1 is available! You have v%2. Would you like to visit the releases page? آیا مایل به بازدید از صفحه انتشار نسخه ها هستید؟ - + No updates available هیچ بروزرسانی ای دردسترس نیست - + You already have the latest release v%1 هستید v%1 شما هم‌اکنون دارای آخرین نسخه - - + + + Please wait for SilentDragonLite to exit لطفا تا خروج سایلنت دراگون سبک، منتظر بمانید - - + Waiting for hushd to exit لطفا تا خروج سرویس هاشد، منتظر بمانید @@ -1839,7 +1873,7 @@ Would you like to visit the releases page? تمام پرداخت های آینده، لغو می‌شوند - + Tx submitted (right click to copy) txid: تراکنش ارسال شد. برای کپی شناسه تراکنش راست کلیک کنید diff --git a/res/silentdragonlite_fr.qm b/res/silentdragonlite_fr.qm index 84959d1..a233f23 100644 Binary files a/res/silentdragonlite_fr.qm and b/res/silentdragonlite_fr.qm differ diff --git a/res/silentdragonlite_fr.ts b/res/silentdragonlite_fr.ts index 4ab9d86..76ab0e0 100644 --- a/res/silentdragonlite_fr.ts +++ b/res/silentdragonlite_fr.ts @@ -106,30 +106,30 @@ Controller - + Wallet Password Mot de passe du wallet - + Your wallet is encrypted. Please enter your wallet password Votre portefeuille est crypté. Veuillez entrer le mot de passe du wallet - - + + Wallet Decryption Failed Échec du déchiffrement du portefeuille - + Please enter a valid password Veuillez entrer un mot de passe valide - + Failed to unlock wallet Impossible de déverrouiller le wallet @@ -455,8 +455,8 @@ p, li { white-space: pre-wrap; } - - + + Memo Mémo @@ -506,37 +506,37 @@ p, li { white-space: pre-wrap; } Type d'adresse - + Version hushlightd - + &Send DenioD Feedback &amp;Envoyer des commentaires à DenioD - + &Export seed phrase &amp;Exporter la phrase clé (graine) - + Encrypt Wallet Chiffrer le portefeuille - + Remove Wallet Encryption Supprimer le chiffrement de portefeuille - + Rescan Re-scanner - + &Hush Telegram &amp;Telegram Hush @@ -573,11 +573,13 @@ p, li { white-space: pre-wrap; } - - - - - + + + + + + + <html><head/><body><p align="center">|</p></body></html> @@ -597,52 +599,62 @@ p, li { white-space: pre-wrap; } - + Total Supply - + + Current Server + + + + + Sticky Server + + + + Longestchain - + BlockHeight Hauteur du block - + Supply zAddr - + Supply tAddr - + <html><head/><body><p align="center"><span style=" font-weight:600;">Hush Market Information</span></p></body></html> - + Market Cap - + Volume on Exchanges - + <html><head/><body><p align="center">This is a Lightwallet, you cant mine with it!</p></body></html> Ceci est un Lightwallet, vous ne pouvez pas miner avec cette application ! - + Import Private Key @@ -687,7 +699,7 @@ p, li { white-space: pre-wrap; } - + &Hush Website &Site Internet Hush @@ -730,7 +742,7 @@ p, li { white-space: pre-wrap; } - + Export Private Key Exporter la clef privée @@ -770,10 +782,12 @@ p, li { white-space: pre-wrap; } - - - - + + + + + + Loading... Chargement... @@ -795,42 +809,42 @@ p, li { white-space: pre-wrap; } | - + &File &Fichier - + &Help &Aide - + &Apps &Applications - + &Edit &Edition - + E&xit Q&uiter - + &About &À propos - + &Settings &Préférences - + Ctrl+P Ctrl+P @@ -839,7 +853,7 @@ p, li { white-space: pre-wrap; } &Faire un don - + Check git for &updates Vérifier &git pour des mises à jour @@ -856,7 +870,7 @@ p, li { white-space: pre-wrap; } &Importer une clef privée - + &Export all private keys &Exporter toutes les clefs privées @@ -869,12 +883,12 @@ p, li { white-space: pre-wrap; } Ctrl+A, Ctrl+Z - + Address &book Carnet &d'adresse - + Ctrl+B Ctrl+B @@ -883,38 +897,38 @@ p, li { white-space: pre-wrap; } &Sauvegarder "wallet.dat" - - + + Export transactions Exporter les transactions - + Pay hush &URI... Payer une &URI Hush... - + Connect mobile &app Connexion à l'&application Mobile - + Ctrl+M Ctrl+M - + &Recurring Payments &Paiements récurrents - + Request hush... Demande de Hush... - + File a bug... Déclarer un bug ... @@ -963,8 +977,8 @@ p, li { white-space: pre-wrap; } Calcul de la transaction en cours: - - + + The keys were imported. It may take several minutes to rescan the blockchain. Until then, functionality may be limited Les clefs ont été importées. Cela peut prendre quelque minutes pour rescanner la blockchain. Durant cette période, les fonctionnalités peuvent être limitées @@ -973,12 +987,12 @@ p, li { white-space: pre-wrap; } Rescan de l'import de la clef privée achevé - + View tx on block explorer Voir la tx sur l'explorateur de blocs - + Refresh Rafraîchir @@ -987,7 +1001,7 @@ p, li { white-space: pre-wrap; } Erreur lors du payement du URI hush - + URI should be of the form 'hush:<addr>?amt=x&memo=y Le format URI doit être comme suit: 'hush:<addr>?amt=x&memo=y @@ -1012,12 +1026,12 @@ p, li { white-space: pre-wrap; } Les clef seront importées dans votre noeud hushd connecté - + Error Erreur - + Error exporting transactions, file was not saved Erreur lors de l'exportation des transactions. Le fichier n'a pas été sauvegardé @@ -1050,18 +1064,18 @@ p, li { white-space: pre-wrap; } Vous devez le sauvegarder manuellement. - + These are all the private keys for all the addresses in your wallet Ce sont toutes les clés privées pour toutes les adresses de votre portefeuille - + Private key for Clef privée pour - - + + Save File Sauvegarder le fichier @@ -1076,7 +1090,7 @@ Please use 'Remove Wallet Encryption' if you want to remove the wallet Veuillez utiliser "Supprimer le chiffrement du wallet" si vous souhaitez supprimer le chiffrement du portefeuille. - + Passwords don't match Les mots de passe ne correspondent pas @@ -1095,13 +1109,13 @@ Veuillez utiliser "Supprimer le chiffrement du wallet" si vous souhait Votre portefeuille a été crypté avec succès! Le mot de passe sera nécessaire pour envoyer des fonds ou exporter des clés privées. - - + + Wallet Encryption Failed Échec du chiffrement du wallet - + Wallet is not encrypted Votre wallet n'est pas crypté @@ -1134,104 +1148,145 @@ Veuillez utiliser "Supprimer le chiffrement du wallet" si vous souhait Votre portefeuille a été déchiffré avec succès! Vous n'aurez plus besoin d'un mot de passe pour envoyer des fonds ou exporter des clés privées. - - + + Copy block explorer link - + Currency Change Changement de la devise - + This is your wallet seed. Please back it up carefully and safely. Ceci est la graine de wallet. Veuillez le sauvegarder avec soin et en toute sécurité. - - + + Unable to open file mpossible d'ouvrir le fichier - + Error getting private keys Erreur lors de l'obtention des clés privées - + Error loading private keys: Erreur lors du chargement des clés privées: - - + + Copy address Copier l'adresse - - - - + + + + Copied to clipboard Copié dans le presse-papier - - + + Failed to restore wallet Échec de la restoration du wallet - + SilentDragonLite needs 24 words to restore wallet SilentDragonLite a besoin de 24 mots pour restaurer son wallet - + Failed to parse wallet birthday Impossible d'analyser l'anniversaire du wallet - + Couldn't understand wallet birthday. This should be a block height from where to rescan the wallet. You can leave it as '0' if you don't know what it should be. L'anniversaire du wallet n'est pas reconnue. Cela devrait être une hauteur de bloc à partir de laquelle numériser à nouveau le portefeuille. Vous pouvez laisser «0» si vous ne savez pas ce que cela devrait être. - + Couldn't restore the wallet Impossible de restaurer le wallet - + Failed to save wallet - + Couldn't save the wallet - + Wallet Encryption Success - + Your wallet is not encrypted with a passphrase. - + Wallet decryption Success - + + Send some private and shielded feedback about + + + + + Private key import rescan in progress. Your funds will be shielded into this wallet and backed up by your seed phrase. This will take some time + + + + + + Wrong Private key format + + + + + That private key is too long. It should be 51 or 52 characters. + + + + + That private key is too short. It should be 51 or 52 characters. + + + + + Privatkey should start with 5, K, L or U (for taddr) or secret- (for zaddr) + + + + + Caution: If this key is for a zaddr it will be NOT included in your Seed. Please send them direct to a Seed zaddr + + + + + Transparent address (R.. or t1..) keys will be automatically sent to a zaddr in your Seed + + + + Get private key Obtenir la clef privée @@ -1240,8 +1295,8 @@ Veuillez utiliser "Supprimer le chiffrement du wallet" si vous souhait Rendre privé le solde vers Sapling - - + + View on block explorer Voir dans l'explorateur de block @@ -1250,8 +1305,8 @@ Veuillez utiliser "Supprimer le chiffrement du wallet" si vous souhait Migrer vers Sapling - - + + Copy txid Copier l'ID de transaction @@ -1264,117 +1319,96 @@ Veuillez utiliser "Supprimer le chiffrement du wallet" si vous souhait Veuillez redémarrer SilentDragonLite pour aplliqué le thème. - + This change can take a few seconds. - + Some feedback about SilentDragonlite or Hush... Quelques commentaires sur SilentDragonlite ou Hush ... - + or SilentDragonLite ou SilentDragonLite - Send DenioD some private and shielded feedback about - Envoyez à DenioD des commentaires privés et protégés sur + Envoyez à DenioD des commentaires privés et protégés sur - - Private key import rescan in progress. Your funds will be automaticly shield to a wallet seed zaddr. This will take some time - - - - + Wrong Privatkey format - - Privatkey should start with U (for taddr) or secret- (for zaddr) - - - - + Paste HUSH URI Coller l'URI Hush - + Error paying HUSH URI Erreur lors du paiement de l'URI Hush - + Please paste your private key(zs-Addr or R-addr) here, one per import - - Caution: If this key is for Zs-addr it will be NOT inlcude in your Seed. Please send them direct to a Seed zs-addr - - - - - R-addr keys will be autoshield to a seed zs-addr - - - - + The keys were imported without rescan option. The Address you imported will be visible without balance - + View Payment Request Afficher la demande de paiement - + View Memo Voir le mémo - + Reply to Répondre à - + Copied Hyperlink to clipboard - + Copied message to clipboard - + Copied Txid to clipboard - + Created new t-Addr Nouvelle Adresse-t créée - + Copy Address Copier l'adresse - + Address has been previously used L'adresse a été utilisée précédemment - + Address is unused L'adresse est inutilisée @@ -1405,7 +1439,7 @@ doesn't look like a z-address Cette adresse ne semble pas être de type adresse-z - + Please wait... Veuillez patienter... @@ -1416,7 +1450,7 @@ Cette adresse ne semble pas être de type adresse-z Calcul de votre transaction - + Done! Terminé! @@ -1471,84 +1505,84 @@ Remarque: Les fonds nécessitent 5 confirmations avant de pouvoir être dépens L'adresse de l'émetteur est invalide - - + + You have to select a contact and insert a Memo - - + + You have selected no Contact from Contactlist, - - + + or your Memo is empty - - + + Your Message is too long - + You can only write messages with 235 character maximum - - + + Please reduce your message to 235 character. - - - - + + + + Message Error - - - - + + + + Recipient Address Adresse du destinataire - - - - + + + + is Invalid est invalide - - - - + + + + Amount for address '%1' is invalid! Le montant pour l'adresse '%1' est invalide! - - - - + + + + Not enough available funds to send this transaction @@ -1566,13 +1600,13 @@ Remarque: Les fonds nécessitent 5 confirmations avant de pouvoir être dépens ?} {1 ?} - + You can only write messages with 512 character maximum - + Your contact request will be sent @@ -1886,42 +1920,42 @@ Not starting embedded hushd because --no-embedded was passed Une erreur est survenue lors de la connection à hushd. L'erreur est - - - - - + + + + + The transaction with id La transaction avec ID - - - - - + + + + + failed. The error was a échoué. L'erreur était - - - - - + + + + + failed a échoué - - - - - + + + + + Tx @@ -1932,17 +1966,17 @@ Not starting embedded hushd because --no-embedded was passed tx en cours de calcul. Ceci peut prendre quelques minutes. - + There was an error connecting to the server. Please check your internet connection. The error was - + Update Available MàJ disponible - + A new release v%1 is available! You have v%2. Would you like to visit the releases page? @@ -1951,18 +1985,19 @@ Would you like to visit the releases page? Voulez-vous visiter la page des nouvelles versions ? - + No updates available Pas de MàJ disponible - + You already have the latest release v%1 Vous utilisez déjà la dernière version v%1 - - + + + Please wait for SilentDragonLite to exit Merci d'attendre la fermeture de SilentDragonLite @@ -1971,8 +2006,7 @@ Voulez-vous visiter la page des nouvelles versions ? Veuillez patienter. Fermeture de silentdragon en cours - - + Waiting for hushd to exit Attente de la fermeture de hushd @@ -2014,40 +2048,40 @@ Veuillez configurer l'hôte/port et utilisateur/mot de passe dans le menu E Tentative d’initialisation de la bibliothèque avec - + Using existing wallet. Utiliser le wallet existant. - + Create/restore wallet. Créer / restaurer un wallet. - - + + Connection Error Erreur de connection - - - - - - + + + + + + Transaction Error Erreur de transaction - + There was an error sending the transaction. The error was: Une erreur est survenue en envoyant la transaction. L'erreur est: - - + + No Connection Pas de connection @@ -2058,22 +2092,22 @@ Veuillez configurer l'hôte/port et utilisateur/mot de passe dans le menu E - - + + Address or Label Error Erreur dans l'adresse ou le libellé - - + + Address or Label cannot be empty L'adresse ou le libellé ne peuvent pas être vide - - + + Address Format Error Erreur de format d'adresse @@ -2083,36 +2117,36 @@ Veuillez configurer l'hôte/port et utilisateur/mot de passe dans le menu E - - + + %1 doesn't seem to be a valid hush address. %1 ne semble pas être une adresse Hush valide. - - - + + + Label Error Erreur sur le libellé - - - + + + The label '%1' already exists. Please remove the existing label. Le libellé '%1' existe déjà. Veuillez supprimer l'étiquette existante. - + Added Contact - + successfully added your new contact @@ -2152,7 +2186,7 @@ Veuillez configurer l'hôte/port et utilisateur/mot de passe dans le menu E Effacer l'étiquette - + Tx submitted (right click to copy) txid: Tx soumise. (clic droit pour copier) txid: diff --git a/res/silentdragonlite_hr.ts b/res/silentdragonlite_hr.ts index 3c520e5..ac3bcd5 100644 --- a/res/silentdragonlite_hr.ts +++ b/res/silentdragonlite_hr.ts @@ -102,30 +102,30 @@ Controller - + Wallet Password Lozinka novčanika - + Your wallet is encrypted. Please enter your wallet password Vaš novčanik je šifriran. Molimo unesite vašu lozinku - - + + Wallet Decryption Failed Dešifriranje novčanika neuspjelo - + Please enter a valid password Molimo unesite valjanu lozinku - + Failed to unlock wallet Neuspjeh prilikom otključavanja novčanika @@ -435,8 +435,8 @@ p, li { white-space: pre-wrap; } - - + + Memo Poruka (memo) @@ -517,11 +517,13 @@ p, li { white-space: pre-wrap; } - - - - - + + + + + + + <html><head/><body><p align="center">|</p></body></html> @@ -541,47 +543,47 @@ p, li { white-space: pre-wrap; } - + Total Supply - + Longestchain - + BlockHeight - + Supply zAddr - + Supply tAddr - + <html><head/><body><p align="center"><span style=" font-weight:600;">Hush Market Information</span></p></body></html> - + Market Cap - + Volume on Exchanges - + <html><head/><body><p align="center">This is a Lightwallet, you cant mine with it!</p></body></html> @@ -616,7 +618,7 @@ p, li { white-space: pre-wrap; } - + Export Private Key Izvoz privatnog ključa @@ -647,10 +649,12 @@ p, li { white-space: pre-wrap; } - - - - + + + + + + Loading... Učitavanje... @@ -659,7 +663,7 @@ p, li { white-space: pre-wrap; } visinaBloka - + Version hushlightd Verzija hushlightd @@ -718,138 +722,148 @@ p, li { white-space: pre-wrap; } - + + Current Server + + + + + Sticky Server + + + + &File &Datoteka - + &Help &Pomoć - + &Apps &Apps - + &Edit &Uredi - + E&xit &Izlaz - + &About &O - + &Settings &Postavke - + Ctrl+P Ctrl+P - + &Send DenioD Feedback &Pošalji DenioD povratne informacije - + &Hush Telegram &Hush Telegram - + &Hush Website &Hush Web stranica - + Check git for &updates Provjeri na git &dopune - + &Export all private keys &Izvoz svih privatnih ključeva - + Address &book Adresna &knjiga - + Ctrl+B Ctrl+B - + &Export seed phrase &Izvoz seed fraze - - + + Export transactions Izvoz transakcija - + Pay hush &URI... Plati hush &URI... - + Connect mobile &app Spoji mobilnu &app - + Ctrl+M Ctrl+M - + &Recurring Payments &Ponavljajuća plaćanja - + Request hush... Zatraži hush... - + File a bug... Prijavi grešku... - + Encrypt Wallet Šifriraj novčanik - + Remove Wallet Encryption Uklonite šifriranje novčanika - + Rescan Rescan - + Import Private Key @@ -864,7 +878,7 @@ Please use 'Remove Wallet Encryption' if you want to remove the wallet Molimo koristite 'Uklonite šifriranje novčanika' ako želite ukloniti šifriranje novčanika. - + Passwords don't match Lozinke se ne podudaraju @@ -883,13 +897,13 @@ Molimo koristite 'Uklonite šifriranje novčanika' ako želite uklonit Vaš novčanik je uspješno šifriran! Lozinka će vam trebati za slanje sredstava ili za izvoz privatnih ključeva. - - + + Wallet Encryption Failed Šifriranje novčanika neuspjelo - + Wallet is not encrypted Novčanik nije šifriran @@ -922,24 +936,24 @@ Molimo koristite 'Uklonite šifriranje novčanika' ako želite uklonit Vaš novčanik je uspješno dešifriran! Lozinka vam više neće trebati za slanje sredstava ili za izvoz privatnih ključeva. - - + + Copy txid Kopitajte txid - - + + Copy block explorer link - + View tx on block explorer Pogledaj tx na blok pregledniku - + Refresh Osvježi @@ -952,7 +966,7 @@ Molimo koristite 'Uklonite šifriranje novčanika' ako želite uklonit Molimo ponovno pokrenite SilentDragonLite ako želite primjeniti temu - + Currency Change Razmjena valuta @@ -961,12 +975,12 @@ Molimo koristite 'Uklonite šifriranje novčanika' ako želite uklonit Molimo ponovno pokrenite SilentDragonLite ako želite primjeniti novu valutu - + This change can take a few seconds. - + Some feedback about SilentDragonlite or Hush... Neke povratne informaciej o SilentDragonLite ili Hush... @@ -975,241 +989,257 @@ Molimo koristite 'Uklonite šifriranje novčanika' ako želite uklonit Pošaljite Duke neku privatnu i zaštićenu povratnu informaciju - + or SilentDragonLite ili SilentDragonLite - - Send DenioD some private and shielded feedback about - - - - + Paste HUSH URI Zalijepi HUSH URI - + Error paying HUSH URI Greška u plaćanju HUSH URI - + URI should be of the form 'hush:<addr>?amt=x&memo=y URI treba biti formata 'hush:<addr>?amt=x&memo=y - + Error Greška - + Error exporting transactions, file was not saved Greška prilikom izvoza transakcija, datoteka nije spremljena - + This is your wallet seed. Please back it up carefully and safely. Ovo je vaš seed novčanika. Molimo izradite sigurnosnu kopiju. - - + + Save File Spremi datoteku - - + + Unable to open file Nije moguće otvoriti datoteku - + Error getting private keys Greška u dohvaćanju privatnih ključeva - + Error loading private keys: Greška prilikom učitavanja privatnog ključa: - + These are all the private keys for all the addresses in your wallet Ovo su svi privatni ključevi svih adresa u vašem novčaniku - + Private key for Privatni ključ za - - + + Copy address Kopirajte adresu - - - - + + + + Copied to clipboard Kopirano u mađuspremnik - - + + Failed to restore wallet Neuspjelo obnavljanje novčanika - + SilentDragonLite needs 24 words to restore wallet SilentDragonLite treba 24 riječi za obnovu novčanika - + Failed to parse wallet birthday Neuspjelo očitanje rođendana novčanika - + Couldn't understand wallet birthday. This should be a block height from where to rescan the wallet. You can leave it as '0' if you don't know what it should be. Nisam u mogućnosti razumijeti rođendan novčanika. To bi trebala bi biti visina bloka od koje počinje rescan novčanika. Ako ne znate koja je, možete ostaviti '0'. - + Couldn't restore the wallet Nemoguće obnoviti novčanik - + Failed to save wallet - + Couldn't save the wallet - + Wallet Encryption Success - + Your wallet is not encrypted with a passphrase. - + Wallet decryption Success - - Private key import rescan in progress. Your funds will be automaticly shield to a wallet seed zaddr. This will take some time + + Wrong Privatkey format - - Wrong Privatkey format + + Please paste your private key(zs-Addr or R-addr) here, one per import - - Privatkey should start with U (for taddr) or secret- (for zaddr) + + Send some private and shielded feedback about - - Please paste your private key(zs-Addr or R-addr) here, one per import + + Private key import rescan in progress. Your funds will be shielded into this wallet and backed up by your seed phrase. This will take some time + + + + + + Wrong Private key format + + + + + That private key is too long. It should be 51 or 52 characters. - - Caution: If this key is for Zs-addr it will be NOT inlcude in your Seed. Please send them direct to a Seed zs-addr + + That private key is too short. It should be 51 or 52 characters. - - R-addr keys will be autoshield to a seed zs-addr + + Privatkey should start with 5, K, L or U (for taddr) or secret- (for zaddr) + + + + + Caution: If this key is for a zaddr it will be NOT included in your Seed. Please send them direct to a Seed zaddr + + + + + Transparent address (R.. or t1..) keys will be automatically sent to a zaddr in your Seed - - + + The keys were imported. It may take several minutes to rescan the blockchain. Until then, functionality may be limited - + The keys were imported without rescan option. The Address you imported will be visible without balance - + Get private key Dobavi privatni ključ - - + + View on block explorer Pogledaj na blok pregledniku - + View Payment Request Pogledajte zahtjev o plaćanju - + View Memo Pogledajte poruku (memo) - + Reply to Odgovorite - + Copied Hyperlink to clipboard - + Copied message to clipboard - + Copied Txid to clipboard - + Created new t-Addr Napravljena je nova transparentna adresa - + Copy Address Kopirajte adresu - + Address has been previously used Adresa je već korištena - + Address is unused Adresa nije korištena @@ -1255,7 +1285,7 @@ ne izgleda kao z-adresa Greška u transakciji - + Please wait... Molimo pričekajte... @@ -1266,90 +1296,90 @@ ne izgleda kao z-adresa Računamo vašu transakciju - + Done! Gotovo! - - - - + + + + Recipient Address Adresa primatelja - - + + You have to select a contact and insert a Memo - - + + You have selected no Contact from Contactlist, - - + + or your Memo is empty - - + + Your Message is too long - + You can only write messages with 235 character maximum - - + + Please reduce your message to 235 character. - - - - + + + + Message Error - - - - + + + + is Invalid je neispravna - - - - + + + + Amount for address '%1' is invalid! Količina za adresu '%1' je nevaljala! - - - - + + + + Not enough available funds to send this transaction @@ -1367,13 +1397,13 @@ Opaska: Za trošenje sredstava potrebno je 5 konfirmacija {1 ?} {1 ?} - + You can only write messages with 512 character maximum - + Your contact request will be sent @@ -1591,57 +1621,57 @@ Opaska: Za trošenje sredstava potrebno je 5 konfirmacija - - + + Address or Label Error Greška u adresi ili oznaci - - + + Address or Label cannot be empty Adresa ili oznaka ne može biti prazno - - + + Address Format Error Greška u formatu adrese - - + + %1 doesn't seem to be a valid hush address. %1 čini se da nije valjana hush adresa. - - - + + + Label Error Greška oznake - - - + + + The label '%1' already exists. Please remove the existing label. Oznaka %1 već postoji.Molimo uklonite postojeću adresu. - + Added Contact - + successfully added your new contact @@ -1686,40 +1716,40 @@ Opaska: Za trošenje sredstava potrebno je 5 konfirmacija Poušavam pokrenuti zbirku sa - + Using existing wallet. Koristim postojeći novčanik. - + Create/restore wallet. Napravi/obnovi novčanik. - - + + Connection Error Greška sa vezom - - - - - - + + + + + + Transaction Error Greška u transakciji - + There was an error sending the transaction. The error was: Pojavila se greška prilikom slanja transakcije. Greška je: - - + + No Connection Nema veze @@ -1728,59 +1758,59 @@ Opaska: Za trošenje sredstava potrebno je 5 konfirmacija Pojavila se greška prilikom spajanja na hushd. Greška je - - - - - + + + + + Tx Tx - - - - - + + + + + failed neuspjelo - - - - - + + + + + The transaction with id Transakcija sa ID - - - - - + + + + + failed. The error was nesupjela. Greška je - + There was an error connecting to the server. Please check your internet connection. The error was - + Update Available Dostupno ažuriranje - + A new release v%1 is available! You have v%2. Would you like to visit the releases page? @@ -1789,24 +1819,24 @@ Would you like to visit the releases page? Želite li posjetiti stranicu sa izadnjima? - + No updates available Nema dostupnih ažuriranja - + You already have the latest release v%1 Već imate najnovije izdanje v%1 - - + + + Please wait for SilentDragonLite to exit Molimo pričekajte da se SilentDragonLite zatvori - - + Waiting for hushd to exit Čekam da hushd završi @@ -1842,7 +1872,7 @@ Would you like to visit the releases page? Sva buduća plaćanja će biti otkazana. - + Tx submitted (right click to copy) txid: Tx poslan (desni klik za kopiranje) txid: diff --git a/res/silentdragonlite_it.ts b/res/silentdragonlite_it.ts index a0246a3..528727c 100644 --- a/res/silentdragonlite_it.ts +++ b/res/silentdragonlite_it.ts @@ -106,29 +106,29 @@ Controller - + Wallet Password - + Your wallet is encrypted. Please enter your wallet password - - + + Wallet Decryption Failed - + Please enter a valid password - + Failed to unlock wallet @@ -442,8 +442,8 @@ p, li { white-space: pre-wrap; } - - + + Memo Memo @@ -480,42 +480,52 @@ p, li { white-space: pre-wrap; } Tipo Indirizzo - + + Current Server + + + + + Sticky Server + + + + Version hushlightd - + &Send DenioD Feedback - + &Export seed phrase - + Encrypt Wallet - + Remove Wallet Encryption - + Rescan - + Import Private Key - + &Hush Telegram @@ -552,11 +562,13 @@ p, li { white-space: pre-wrap; } - - - - - + + + + + + + <html><head/><body><p align="center">|</p></body></html> @@ -576,47 +588,47 @@ p, li { white-space: pre-wrap; } - + Total Supply - + Longestchain - + BlockHeight - + Supply zAddr - + Supply tAddr - + <html><head/><body><p align="center"><span style=" font-weight:600;">Hush Market Information</span></p></body></html> - + Market Cap - + Volume on Exchanges - + <html><head/><body><p align="center">This is a Lightwallet, you cant mine with it!</p></body></html> @@ -661,7 +673,7 @@ p, li { white-space: pre-wrap; } - + &Hush Website @@ -714,7 +726,7 @@ p, li { white-space: pre-wrap; } - + Export Private Key Esporta la chiave privata @@ -740,10 +752,12 @@ p, li { white-space: pre-wrap; } - - - - + + + + + + Loading... Caricamento... @@ -767,42 +781,42 @@ p, li { white-space: pre-wrap; } | - + &File &File - + &Help &Aiuto - + &Apps &Apps - + &Edit &Modifica - + E&xit &Esci - + &About &About - + &Settings &Impostazioni - + Ctrl+P Ctrl+P @@ -811,7 +825,7 @@ p, li { white-space: pre-wrap; } &Dona - + Check git for &updates Controllo nuovi &aggiornamenti @@ -828,7 +842,7 @@ p, li { white-space: pre-wrap; } &Importa chiave privata - + &Export all private keys &Esporta tutte le chiavi private @@ -841,13 +855,13 @@ p, li { white-space: pre-wrap; } Ctrl+A, Ctrl+Z - + Address &book check Rubrica &Contatti - + Ctrl+B Ctrl+B @@ -856,38 +870,38 @@ p, li { white-space: pre-wrap; } &Backup wallet.dat - - + + Export transactions - + Pay hush &URI... - + Connect mobile &app - + Ctrl+M - + &Recurring Payments - + Request hush... - + File a bug... @@ -916,8 +930,8 @@ p, li { white-space: pre-wrap; } Computazione Transazione: - - + + The keys were imported. It may take several minutes to rescan the blockchain. Until then, functionality may be limited Le chiavi sono state importate. Potrebbero essere necessari alcuni minuti per eseguire nuovamente la scansione della blockchain. Fino ad allora, le funzionalità potrebbero essere limitate @@ -926,32 +940,32 @@ p, li { white-space: pre-wrap; } L'importazione delle chiavi private è stata completata - + URI should be of the form 'hush:<addr>?amt=x&memo=y - + View tx on block explorer - + Wallet Encryption Success - + Your wallet is not encrypted with a passphrase. - + Wallet decryption Success - + Refresh @@ -965,12 +979,12 @@ p, li { white-space: pre-wrap; } Le chiavi saranno importate nel tuo nodo hushd - + Error - + Error exporting transactions, file was not saved @@ -1003,121 +1017,162 @@ p, li { white-space: pre-wrap; } Devi eseguire il backup manualmente. - + These are all the private keys for all the addresses in your wallet Queste sono le chiavi private per tutti gli indirizzi nel tuo portafoglio - + Private key for Chiave privata per - - + + Save File Salva File - + Passwords don't match - - + + Wallet Encryption Failed - + Wallet is not encrypted - - + + Failed to restore wallet - + SilentDragonLite needs 24 words to restore wallet - + Failed to parse wallet birthday - + Couldn't understand wallet birthday. This should be a block height from where to rescan the wallet. You can leave it as '0' if you don't know what it should be. - + Couldn't restore the wallet - + Failed to save wallet - + Couldn't save the wallet - - + + Copy block explorer link - + Currency Change - + + Send some private and shielded feedback about + + + + + Private key import rescan in progress. Your funds will be shielded into this wallet and backed up by your seed phrase. This will take some time + + + + + + Wrong Private key format + + + + + That private key is too long. It should be 51 or 52 characters. + + + + + That private key is too short. It should be 51 or 52 characters. + + + + + Privatkey should start with 5, K, L or U (for taddr) or secret- (for zaddr) + + + + + Caution: If this key is for a zaddr it will be NOT included in your Seed. Please send them direct to a Seed zaddr + + + + + Transparent address (R.. or t1..) keys will be automatically sent to a zaddr in your Seed + + + + This is your wallet seed. Please back it up carefully and safely. - - + + Unable to open file Impossibile aprire il file - + Error getting private keys - + Error loading private keys: - - + + Copy address Copia indirizzo - - - - + + + + Copied to clipboard Copiato negli appunti - + Get private key Ottieni una chiave privata @@ -1126,8 +1181,8 @@ p, li { white-space: pre-wrap; } Trasferisci il saldo su un indirizzo shielded Sapling - - + + View on block explorer Guarda sul block-explorer @@ -1136,123 +1191,98 @@ p, li { white-space: pre-wrap; } Migra a Sapling - - + + Copy txid Copia txid - + This change can take a few seconds. - + Some feedback about SilentDragonlite or Hush... - + or SilentDragonLite - - Send DenioD some private and shielded feedback about - - - - - Private key import rescan in progress. Your funds will be automaticly shield to a wallet seed zaddr. This will take some time - - - - + Wrong Privatkey format - - Privatkey should start with U (for taddr) or secret- (for zaddr) - - - - + Paste HUSH URI - + Error paying HUSH URI - + Please paste your private key(zs-Addr or R-addr) here, one per import - - Caution: If this key is for Zs-addr it will be NOT inlcude in your Seed. Please send them direct to a Seed zs-addr - - - - - R-addr keys will be autoshield to a seed zs-addr - - - - + The keys were imported without rescan option. The Address you imported will be visible without balance - + View Payment Request - + View Memo Visualizza memo - + Reply to - + Copied Hyperlink to clipboard - + Copied message to clipboard - + Copied Txid to clipboard - + Created new t-Addr Crea nuovo t-Addr - + Copy Address - + Address has been previously used - + Address is unused @@ -1291,7 +1321,7 @@ doesn't look like a z-address Non sembra uno z-address (Shielded) - + Please wait... @@ -1302,7 +1332,7 @@ doesn't look like a z-address - + Done! @@ -1323,84 +1353,84 @@ doesn't look like a z-address L'indirizzo selezionato non è valido - - + + You have to select a contact and insert a Memo - - + + You have selected no Contact from Contactlist, - - + + or your Memo is empty - - + + Your Message is too long - + You can only write messages with 235 character maximum - - + + Please reduce your message to 235 character. - - - - + + + + Message Error - - - - + + + + Recipient Address Indirizzo Destinatario - - - - + + + + is Invalid non valido - - - - + + + + Amount for address '%1' is invalid! - - - - + + + + Not enough available funds to send this transaction @@ -1411,13 +1441,13 @@ Note: Funds need 1 confirmations before they can be spent - + You can only write messages with 512 character maximum - + Your contact request will be sent @@ -1719,42 +1749,42 @@ Non è stato avviato hushd integrato perché è stato passato il comando --no-em Si è verificato un errore durante la connessione a hushd. L'errore era - - - - - + + + + + The transaction with id La transazione con id - - - - - + + + + + failed. The error was fallito. l'errore era - - - - - + + + + + failed fallito - - - - - + + + + + Tx @@ -1765,35 +1795,36 @@ Non è stato avviato hushd integrato perché è stato passato il comando --no-em computazione Tx. Questo può richiedere diversi minuti. - + There was an error connecting to the server. Please check your internet connection. The error was - + Update Available - + A new release v%1 is available! You have v%2. Would you like to visit the releases page? - + No updates available - + You already have the latest release v%1 - - + + + Please wait for SilentDragonLite to exit @@ -1803,8 +1834,7 @@ Would you like to visit the releases page? Si prega di attendere che silentdragon finisca la procedura di uscita - - + Waiting for hushd to exit vedi appunto precedente Attendere l'uscita di hushd @@ -1846,40 +1876,40 @@ Impostare host/porta e utente/password nel menu Modifica-> Impostazioni. - + Using existing wallet. - + Create/restore wallet. - - + + Connection Error Errore di Connessione - - - - - - + + + + + + Transaction Error Errore di transazione - + There was an error sending the transaction. The error was: Si è verificato un errore durante l'invio della transazione. L'errore era: - - + + No Connection Nessuna connessione @@ -1890,22 +1920,22 @@ Impostare host/porta e utente/password nel menu Modifica-> Impostazioni. - - + + Address or Label Error - - + + Address or Label cannot be empty - - + + Address Format Error Errore nel formato dell'indirizzo @@ -1915,36 +1945,36 @@ Impostare host/porta e utente/password nel menu Modifica-> Impostazioni. - - + + %1 doesn't seem to be a valid hush address. - - - + + + Label Error - - - + + + The label '%1' already exists. Please remove the existing label. - + Added Contact - + successfully added your new contact @@ -1984,7 +2014,7 @@ Impostare host/porta e utente/password nel menu Modifica-> Impostazioni.elimina l'etichetta - + Tx submitted (right click to copy) txid: Tx inviato (clic destro per copiare) txid: diff --git a/res/silentdragonlite_nl.qm b/res/silentdragonlite_nl.qm new file mode 100644 index 0000000..2eb3c30 Binary files /dev/null and b/res/silentdragonlite_nl.qm differ diff --git a/res/silentdragonlite_nl.ts b/res/silentdragonlite_nl.ts new file mode 100644 index 0000000..52c22b6 --- /dev/null +++ b/res/silentdragonlite_nl.ts @@ -0,0 +1,2889 @@ + + + + + AddressBookModel + + + Label + Adresboek + + + + Address + Adresse + + + + Avatar + Avatar + + + + HushChatAddress + HushChat adres + + + + CID + CID + + + + BalancesTableModel + + + Address + Adres + + + + Amount + Bedrag + + + + ChatBubbleMe + + + Form + + + + + Speak And Transact Freely With Hush + Spreek en betaal vrijuit met Hush + + + + 01/01/2021 12:34 + + + + + ChatBubblePartner + + + Form + + + + + Lorem ipsum dolor sit amet + + + + + 12/03/2020 12:34 + + + + + ConnectionDialog + + + SilentDragonLite + Silent Dragon Lite + + + + The Dragon Awakens... + De draak ontwaakt... + + + + Controller + + + Wallet Password + Wallet wachtwoord + + + + Your wallet is encrypted. +Please enter your wallet password + Uw wallet is versleuteld +Voer uw wallet wachtwoord in + + + + + Wallet Decryption Failed + Ontsleuteling wallet niet gelukt + + + + Please enter a valid password + Voer een geldig wachtwoord in + + + + Failed to unlock wallet + Kon wallet niet ontgrendelen + + + + CreateWalletForm + + + Create New SDL Wallet + Maak een nieuwe SDL wallet aan + + + + <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0//EN" "http://www.w3.org/TR/REC-html40/strict.dtd"> +<html><head><meta name="qrichtext" content="1" /><style type="text/css"> +p, li { white-space: pre-wrap; } +</style></head><body style=" font-family:'Ubuntu'; font-size:11pt; font-weight:400; font-style:normal;"> +<h1 align="center" style=" margin-top:18px; margin-bottom:12px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"><span style=" font-size:xx-large; font-weight:600;">Hush + HushChat Terms of Service</span></h1> +<p style=" margin-top:12px; margin-bottom:12px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;">All users of this platform agree to not use it for initiating or threatening any forceful interference or violence on an individual or their property, aka, the <a href="https://en.wikipedia.org/wiki/Non-aggression_principle"><span style=" text-decoration: underline; color:#0000ff;">Non-Aggression Principle</span></a>.</p> +<p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;">THE SERVICE IS PROVIDED “AS IS” AND The Hush Developers DO NOT MAKE ANY SPECIFIC COMMITMENTS OR WARRANTIES ABOUT THE SERVICE.</p> +<p style="-qt-paragraph-type:empty; margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"><br /></p> +<p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;">By clicking OK, you agree to use Hush, the SilentDragon family of wallets, HushChat, and any software developed by The Hush Developers in accordance with your local laws, that all liabilities related to using this service are your own, and The Hush Developers WILL NOT BE RESPONSIBLE FOR any losses related to using this software.</p> +<p style="-qt-paragraph-type:empty; margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"><br /></p> +<p style="-qt-paragraph-type:empty; margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"><br /></p></body></html> + + + + + I accept the Terms of Service + Ik accepteer de servicevoorwaarden + + + + Confirm Passphrase: + Bevestig wachtwoordzin + + + + Restore wallet from seed + Wallet herstellen met seed + + + + Create a new wallet + Maak een nieuwe wallet aan + + + + Encryption Passphrase: + Wachtwoordzin van versleuteling + + + + <html><head/><body><p><span style=" font-style:italic;">Passphrase don't match</span></p></body></html> + <html><head/><body><p><span style=" font-style:italic;">Wachtwoordzin komt niet overeen</span></p></body></html> + + + + <html><head/><body><p><span style=" font-style:italic;">16 letters minimum</span></p></body></html> + <html><head/><body><p><span style=" font-style:italic;">Minimaal 16 letters</span></p></body></html> + + + + Dialog + + + Send Contact Request + Stuur een contactverzoek + + + + <html><head/><body><p><span style=" font-weight:600; text-decoration: underline;">Insert a nickname for your contact:</span></p></body></html> + <html><head/><body><p><span style=" font-weight:600; text-decoration: underline;">Geef een naam voor uw contact:</span></p></body></html> + + + + <html><head/><body><p><span style=" font-weight:600; text-decoration: underline;">Choose an avatar for your contact:</span></p></body></html> + <html><head/><body><p><span style=" font-weight:600; text-decoration: underline;">Kies een avatar voor uw contact:</span></p></body></html> + + + + <html><head/><body><p><span style=" font-weight:600; text-decoration: underline;">Insert a memo for your request:</span></p></body></html> + <html><head/><body><p><span style=" font-weight:600; text-decoration: underline;">Voeg een memo toe aan uw verzoek:</span></p></body></html> + + + + <html><head/><body><p><span style=" font-weight:600; text-decoration: underline;">Your HushChat Address:</span></p></body></html> + <html><head/><body><p><span style=" font-weight:600; text-decoration: underline;">Uw HushChat adres:</span></p></body></html> + + + + <html><head/><body><p><span style=" font-weight:600; text-decoration: underline;">Insert the address of your contact:</span></p></body></html> + <html><head/><body><p><span style=" font-weight:600; text-decoration: underline;">Geef het adres van uw contact:</span></p></body></html> + + + + <html><head/><body><p><span style=" color:#d3d7cf;">Generate your HushChat Address - please wait a second - </span></p></body></html> + <html><head/><body><p><span style=" color:#d3d7cf;">Uw HushChat adres aan het genereren - een moment geduld a.u.b. - </span></p></body></html> + + + + SDLogo + + + + + Duke + + + + + Denio + + + + + Berg + + + + + Stag + + + + + Sharpee + + + + + Elsa + + + + + Yoda + + + + + Garfield + + + + + Snoopy + + + + + Popey + + + + + Pinguin + + + + + Mickey + + + + + 0/512 + + + + + Add a memo to your request + Voeg een memo toe.aan.uw.verzoek + + + + Cancel + Annuleren + + + + Add Contact and Send Request + Voeg contact toe en stuur verzoek + + + + Dialog + + + + + MainWindow + + + Balance + Saldo + + + + Summary + Samenvatting + + + + Shielded + Verborgen + + + + Notarized + Genotariseerd + + + + Transparent + Transparant + + + + Total + Totaal + + + + Your node is still syncing, balances may not be updated. + Nog aan het synchroniseren. Het kan zijn dat bedragen nog niet zijn bijgewerkt. + + + + Some transactions are not yet confirmed. Balances may change. + Sommige transacties zijn nog niet bevestigd. Bedragen kunnen nog veranderen. + + + + Total notarized funds available: + Totaal genotariseerd bedrag beschikbaar: + + + + Your node is still syncing, balances may not be updated + Nog aan het synchroniseren. Het kan zijn dat bedragen nog niet zijn bijgewerkt. + + + + Address Balances + Saldo van het adres + + + + + Send + Versturen + + + + Send To + Versturen naar + + + + Recipient + Ontvanger + + + + + + + + Address + Adres + + + + + Address Book + Adresboek + + + + + + + Amount + Bedrag + + + + Max Available + Maximaal beschikbaar bedrag + + + + + + + Memo + Bericht + + + + Add Recipient + Nog een ontvanger toegvoegen + + + + + Miner Fee + Miner vergoeding + + + + 0 + + + + + Cancel + Annuleren + + + + Receive + Ontvangen + + + + Address Type + Adrestype + + + + z-Addr + Verborgen adres + + + + t-Addr + Transparant adres + + + + View All Addresses + Alle adressen bekijken + + + + Label + Label + + + + Update Label + Label bijwerken + + + + Address balance + Saldo van adres + + + + Optional + Optioneel + + + + + Export Private Key + Private key exporteren + + + + Transactions + Transacties + + + + Version hushlightd + Hushlightd versie + + + + &Send DenioD Feedback + &Stuur DenioD feedback + + + + &Export seed phrase + Seed &exporteren + + + + Encrypt Wallet + Wallet versleutelen + + + + Remove Wallet Encryption + Versleuteling verwijderen + + + + Rescan + Opnieuw scannen + + + + SilentDragonLite + Silent Dragon Lite + + + + + + + + + + + + + + + Loading... + Laden... + + + + Vendor + Vendor + + + + Next Address + Volgend adres + + + + Deposit Hush + Stort Hush + + + + Information about Hush + Informatie over Hush + + + + <html><head/><body><p align="center"><span style=" font-weight:600;">Hush Blockchain Information</span></p></body></html> + <html><head/><body><p align="center"><span style=" font-weight:600;">Hush Blockchain Informatie</span></p></body></html> + + + + + + + + + + + + + + + <html><head/><body><p align="center">|</p></body></html> + + + + + Next Halving + Volgende block halving + + + + Difficulty + Difficulty + + + + Last Notarized Block + Laatst genotariseerde block + + + + Total Supply + Totaal aanbod + + + + Longestchain + Langste chain + + + + BlockHeight + Blockhoogte + + + + Supply zAddr + Verborgen coins in netwerk + + + + Supply tAddr + Transparante coins in netwerk + + + + <html><head/><body><p align="center"><span style=" font-weight:600;">Hush Market Information</span></p></body></html> + <html><head/><body><p align="center"><span style=" font-weight:600;">Hush Markt Informatie</span></p></body></html> + + + + Market Cap + Marktkapitalisatie + + + + Volume on Exchanges + Volume op alle exchanges + + + + <html><head/><body><p align="center">This is a Lightwallet, you cant mine with it!</p></body></html> + <html><head/><body><p align="center">Dit is een Lightwallet. U kunt hier niet mee minen!</p></body></html> + + + + HushChat + + + + + Incoming contact request + Inkomend contactverzoek + + + + Add a new contact + Voeg een nieuw contact toe + + + + Get a new Address + Genereer een nieuw adres + + + + <html><head/><body><p align="center"><span style=" font-weight:600; text-decoration: underline;">Contactlist</span></p></body></html> + <html><head/><body><p align="center"><span style=" font-weight:600; text-decoration: underline;">Contactenlijst</span></p></body></html> + + + + <html><head/><body><p align="center"><span style=" font-weight:600;">Contact Name :</span></p></body></html> + <html><head/><body><p align="center"><span style=" font-weight:600;">Naam contact:</span></p></body></html> + + + + <html><head/><body><p align="center"><br/></p></body></html> + + + + + The locks shows you the status of the message. Red lock = unconfirmed, green lock = min. 1 confirmations, orange lock = message is notarized + Het slot toont de status van het bericht. Rood slot = onbevestigd, groen slot = min. 1 bevestiging, oranje slot = bericht is genotariseerd + + + + Spendable + Besteedbaar + + + + &File + &Bestand + + + + &Help + &Help + + + + &Apps + &Apps + + + + &Edit + Be&werken + + + + E&xit + Af&sluiten + + + + &About + &Over + + + + &Settings + &Instellingen + + + + Ctrl+P + Ctrl+P + + + + &Hush Telegram + &Hush Telegram + + + + &Hush Website + &Hush website + + + + Check git for &updates + Check git voor &updates + + + + &Export all private keys + &Exporteer alle private keys + + + + Address &book + Adres&boek + + + + Ctrl+B + Ctrl+B + + + + + Export transactions + Transacties exporteren + + + + Pay hush &URI... + Betaal Hush &URI... + + + + Connect mobile &app + Mobiele &app verbinden + + + + Ctrl+M + Ctrl+M + + + + &Recurring Payments + Terugkerende betalingen + + + + Request hush... + Hush vragen... + + + + File a bug... + Een fout melden... + + + + Import Private Key + Importeer private key + + + + + Copy txid + Transactie-ID kopiëren + + + + View tx on block explorer + Transactie op blockexplorer bekijken + + + + Refresh + Verversen + + + + Some feedback about SilentDragonlite or Hush... + Feedback betreffende Silent Dragon Lite of Hush... + + + + or SilentDragonLite + of Silent Dragon Lite + + + + Paste HUSH URI + Hush URI invoegen + + + + Error paying HUSH URI + Fout bij betalen Hush URI + + + + URI should be of the form 'hush:<addr>?amt=x&memo=y + De URI moet in het volgende formaat zijn 'hush:<addr>?amt=x&memo=y + + + + Error + Fout + + + + Error exporting transactions, file was not saved + Fout bij het exporteren van transacties. Het bestand is niet opgeslagen. + + + + Error getting private keys + Fout bij het ophalen van de private keys + + + + Error loading private keys: + Fout bij het laden van de private keys: + + + + These are all the private keys for all the addresses in your wallet + Dit zijn alle private keys voor alle adressen in uw wallet + + + + Private key for + Private key voor + + + + + Save File + Bestand opslaan + + + + Passwords don't match + Wachtwoorden komen niet overeen + + + + + Wallet Encryption Failed + Versleuteling wallet niet gelukt + + + + Wallet is not encrypted + Wallet is niet versleuteld + + + + + Copy block explorer link + Blockexplorer link kopiëren + + + + Currency Change + Valuta wijzigen + + + + This change can take a few seconds. + Deze wijziging kan enkele seconden duren. + + + + This is your wallet seed. Please back it up carefully and safely. + Dit is de seed van uw wallet. Berg deze a.u.b. zorgvuldig en veilig op. + + + + + Unable to open file + Kan het bestand niet openen + + + + + Copy address + Adres kopiëren + + + + + + + Copied to clipboard + Naar het klembord gekopiëerd + + + + + Failed to restore wallet + Wallet hetstellen niet gelukt + + + + SilentDragonLite needs 24 words to restore wallet + Silent Dragon Lite heeft 24 woorden nodig om de wallet te herstellen + + + + Failed to parse wallet birthday + Fout bij verwerken blockhoogte aanmaak wallet + + + + Couldn't understand wallet birthday. This should be a block height from where to rescan the wallet. You can leave it as '0' if you don't know what it should be. + Fout bij verwerken blockhoogte aanmaak wallet. Dit moet een blockhoogte zijn vanaf waar de wallet opnieuw gescand moet worden. U kunt de waarde op '0' laten staan als u de waarde niet meer weet. + + + + Couldn't restore the wallet + Kon de wallet niet herstellen + + + + Failed to save wallet + Wallet opslaan niet gelukt + + + + Couldn't save the wallet + Kon de wallet niet opslaan + + + + Wallet Encryption Success + Wallet versleuteling succes + + + + Your wallet is not encrypted with a passphrase. + Uw wallet is niet versleuteld met een wachtwoordzin. + + + + Wallet decryption Success + Wallet ontsleuteling succes + + + + Wrong Privatkey format + Onjuist formaat private key + + + + Please paste your private key(zs-Addr or R-addr) here, one per import + Plak uw private key (zs-addr of R-addr) hier, één per import + + + + Send some private and shielded feedback about + Stuur privé en versleutelde feedback over + + + + Private key import rescan in progress. Your funds will be shielded into this wallet and backed up by your seed phrase. This will take some time + Bezig met private key import herscan. Uw saldo wordt verborgen opgeslagen in deze wallet en beveiligd door uw seed. Dit kan even duren. + + + + + Wrong Private key format + Fout formaat private key + + + + That private key is too long. It should be 51 or 52 characters. + De private key is te lang. Hij moet 51 of 52 karakters zijn. + + + + That private key is too short. It should be 51 or 52 characters. + De private key is te kort. Hij moet 51 of 52 karakters zijn. + + + + Privatkey should start with 5, K, L or U (for taddr) or secret- (for zaddr) + Uw private key moet beginnen met 5, K, L or U (voor t-addr) of secret- (voor z-addr) + + + + Caution: If this key is for a zaddr it will be NOT included in your Seed. Please send them direct to a Seed zaddr + Let op: Als deze key voor een verborgen adres (z-addr) is, zal deze NIET toegevoegd worden aan uw seed. Zend deze direct naar een seed verborgen adres + + + + Transparent address (R.. or t1..) keys will be automatically sent to a zaddr in your Seed + Transparante adres keys (R.. of t1..) worden automatisch naar een verborgen adres (z-addr) gestuurd in uw seed + + + + + The keys were imported. It may take several minutes to rescan the blockchain. Until then, functionality may be limited + De keys zijn geïmporteerd. Het opnieuw scannen van de blockchain kan enkele minuten duren. Tot dit gereed is kan er tijdelijk beperkte functionaliteit zijn. + + + + The keys were imported without rescan option. The Address you imported will be visible without balance + De keys zijn geïmporteerd zonder de optie om opnieuw te scannen. Het adres wat u geïmporteerd heeft zal zichtbaar zijn zonder saldo. + + + + Get private key + Private Key ophalen + + + + + View on block explorer + Op blockexplorer bekijken + + + + View Payment Request + Betalingsverzoek bekijken + + + + View Memo + Bericht bekijken + + + + Reply to + Antwoorden aan + + + + Copied Hyperlink to clipboard + Hyperlink naar klembord gekopieerd + + + + Copied message to clipboard + Bericht naar klembord gekopieerd + + + + Copied Txid to clipboard + Transactie-ID naar het klembord gekopieerd + + + + Created new t-Addr + Nieuw transparant adres (t-addr) aangemaakt + + + + Copy Address + Adres kopiëren + + + + Address has been previously used + Dit adres is al een keer gebruikt + + + + Address is unused + Dit adres is ongebruikt + + + + Cannot support multiple addresses + Geen ondersteuning voor meerdere adressen + + + + Recurring payments doesn't currently support multiple addresses + Terugkerende betalingen ondersteunen momenteel niet meerdere adressen + + + + Recipient + Ontvanger + + + + Only z-addresses can have memos + Alleen verborgen adressen kunnen berichten ontvangen + + + + + Please wait... + Even geduld a.u.b.... + + + + Computing your transaction + Uw transactie aan het verwerken + + + + + Done! + Gereed! + + + + Transaction Error + Fout in de transactie + + + + + You have to select a contact and insert a Memo + Selecteer een contact en typ een bericht + + + + + You have selected no Contact from Contactlist, + + U heeft geen contact uit de contactlijst geselecteerd, + + + + + + +or your Memo is empty + +of uw bericht is leeg + + + + + Your Message is too long + Uw bericht is te lang + + + + You can only write messages with 235 character maximum + + U kunt maximaal 235 karakters per bericht gebruiken + + + + + + + Please reduce your message to 235 character. + + Verkort uw bericht tot 235 karakters. + + + + + + + Message Error + Berichtfout + + + + + + + + Recipient Address + Adres ontvanger + + + + + + + + is Invalid + is ongeldig + + + + + + + + Amount for address '%1' is invalid! + Bedrag voor adres '%1' is niet geldig! + + + + + + + + Not enough available funds to send this transaction + +Have: %1 +Need: %2 + +Note: Funds need 1 confirmations before they can be spent + Onvoldoende saldo voor deze transactie. + +Beschikbaar:%1 +Benodigd:%2 + +Opmerking: Er is minimaal 1 bevestiging van het saldo nodig om het.uit te kunnen geven + + + + You can only write messages with 512 character maximum + + U kunt maximaal 512 karakters per bericht gebruiken + + + + + Your contact request will be sent + Uw contactverzoek zal verstuurd worden + + + + MemoDialog + + + + Memo + Bericht + + + + Include Reply Address + Antwoordadres toevoegen + + + + MemoEdit + + + Reply to + Antwoorden aan + + + + MigrationDialog + + + Migration Turnstile + Migratie + + + + Migration History + Migratie historie + + + + Migrated Amount + Gemigreerd bedrag + + + + Unmigrated Amount + Ongemigreerd bedrag + + + + Sprout -> Sapling migration enabled + Sprout -> Sapling migratie ingeschakeld + + + + If enabled, hushd will slowly migrate your Sprout shielded funds to your Sapling address. + Indien ingeschakeld zal hushd langzaam uw met Sprout verborgen saldo naar uw Sapling adres.te migreren. + + + + MobileAppConnector + + + Mobile Connector App + Verbindingsapp mobiel apparaat + + + + Scan this QRCode from your silentdragon companion app to connect your phone + Scan deze QR-code in SilentDragonAndroid om te verbinden met uw apparaat + + + + QR Code + QR-code + + + + Connection String + Connection string + + + + Allow connections over the internet via silentdragon wormhole + Sta verbindingen over het internet toe via SilenDragon wormhole + + + + silentdragon Companion App + SilentDragon app + + + + Disconnect + Verbinding verbreken + + + + + TextLabel + + + + + Last seen: + Laatst gezien: + + + + Connection type: + Verbindingstype: + + + + NewOrRestorePage + + + Passphrase don't match or You have entered too few letters (16 minimum) + Wachtwoordzin komt niet overeen of u heeft te weinig karakters ingevoerd (minimaal 16) + + + + NewSeedForm + + + Form + Seed + + + + This is your new wallet's seed phrase. PLEASE BACK IT UP SECURELY. + Dit is uw Silent Dragon Lite seed. BEWAAR DEZE ZORGVULDIG. + + + + The seed phrase is the only way to restore the wallet. If you forget the seed phrase, THERE IS NO WAY TO RESTORE YOUR WALLET AND THE FUNDS in it + De seed is de enige manier om uw wallet te herstellen. Indien u uw seed vergeet of kwijt raakt, IS ER GEEN MANIER OM UW WALLET EN UW SALDO TE HERSTELLEN + + + + <html><head/><body><p><span style=" font-weight:600; text-decoration: underline;">This is the birthday of your Seed. Please back it up too</span></p></body></html> + <html><head/><body><p><span style=" font-weight:600; text-decoration: underline;">Dit is de blockhoogte van uw seed. Sla deze ook op</span></p></body></html> + + + + Birthday of the Seed : + Blockhoogte van de seed : + + + + NewSeedPage + + + Error creating a wallet + Fout bij het aanmaken van een wallet + + + + Failed to save wallet + Wallet opslaan niet gelukt + + + + Couldn't save the wallet + Kon de wallet niet opslaan + + + + Wrong Seed + Ongeldige seed + + + + Please try again + Probeer het opnieuw + + + + PrivKey + + + Private Keys + Private keys + + + + Rescan Wallet + Scan wallet opnieuw + + + + QObject + + + Pick + Kiezen + + + + + + Address or Label Error + Fout in adres of label + + + + + + Address or Label cannot be empty + Adres of label mag niet leeg zijn + + + + + + Address Format Error + Fout adresformaat + + + + + + %1 doesn't seem to be a valid hush address. + %1 lijkt geen geldig Hush adres te zijn. + + + + + + + Label Error + Fout in label + + + + + + + The label '%1' already exists. Please remove the existing label. + Het label ´'%1' bestaat al. Verwijder het bestaande label. + + + + + Added Contact + Contact toegevoegd + + + + + successfully added your new contact + Uw nieuwe contact is succesvol toegevoegd + + + + Import Address Book + Importeer adresboek + + + + Unable to open file + Kan het bestand niet openen + + + + Address Book Import Done + Adresboek importeren gereed + + + + Imported %1 new Address book entries + %1 nieuwe adressen geïmporteerd + + + + Copy address + Kopiëer adres + + + + Copied to clipboard + Naar het klembord gekopieerd + + + + Delete label + Verwijder label + + + + Attempting to initialize library with + Proberen de bibliotheek te initialiseren met + + + + Using existing wallet. + Gebruik bestaande wallet. + + + + Create/restore wallet. + Maak/herstel wallet. + + + + + Connection Error + Verbindingsfout + + + + + + + + + + Transaction Error + Transactiefout + + + + There was an error sending the transaction. The error was: + Er is een fout opgetreden bij het versturen van de transactie. De fout was: + + + + + No Connection + Geen verbinding + + + + + + + + + + Tx + Transactie + + + + + + + + + + failed + niet gelukt + + + + + + + + + The transaction with id + De transactie met ID + + + + + + + + + failed. The error was + is niet gelukt. De fout was + + + + There was an error connecting to the server. Please check your internet connection. The error was + Er is een fout opgetreden bij het verbinden met de server. Check uw internetverbinding. De fout was + + + + Update Available + Upodate beschikbaar + + + + A new release v%1 is available! You have v%2. + +Would you like to visit the releases page? + Een nieuwe release v%1 is beschikbaar! U heeft v%2 + +Wilt u de releasepagina bezoeken? + + + + No updates available + Geen updates beschikbaar + + + + You already have the latest release v%1 + U heeft al de laatste release v%1 + + + + + + Please wait for SilentDragonLite to exit + Wacht totdat Silent Dragon Lite afgesloten is + + + + Waiting for hushd to exit + Wachten op beëindiging hushd + + + + No hush price was available to convert from USD + Er was geen Hush prijs beschikbaar voor de conversie van USD + + + + View on block explorer + Bekijk op de blockexplorer + + + + View Error + Bekijk fout + + + + Reported Error + Gerapporteerde fout + + + + + Are you sure you want to delete the recurring payment? + Weet u zeker dat u de terugkerende betaling wilt verwijderen? + + + + All future payments will be cancelled. + Alle geplande betalingen zullen geannuleerd worden. + + + + Tx submitted (right click to copy) txid: + Transactie verzonden (klink rechts om te kopiëren) transactie-ID: + + + + Type + Type + + + + Address + Adres + + + + Date/Time + Datum/tijd + + + + Confirmations + Bevestigingen + + + + Amount + Bedrag + + + + Connected directly + Direct verbonden + + + + Connected over the internet via silentdragon wormhole service + Verbonden over het internet via de Silent Dragon wormhole service + + + + + Node is still syncing. + Silent Dragon Lite is nog aan het synchroniseren. + + + + + No sapling or transparent addresses with enough balance to spend. + Geen Sapling of transparante adressen met voldoende saldo beschikbaar. + + + + RecurringDialog + + + Reccuring Dialog + Terugkerende betalingen + + + + View + Bekijken + + + + Delete + Verwijderen + + + + RecurringListViewModel + + + Amount + Bedrag + + + + Schedule + Schema + + + + Payments Left + Resterende betalingen + + + + Next Payment + Volgende betaling + + + + To + Aan + + + + Every + Elke + + + + None + Geen + + + + RecurringPayments + + + Reocurring Payments + Terugkerende betalingen + + + + RecurringPaymentsListViewModel + + + Date + Datum + + + + Status + Status + + + + Txid + Transactie-ID + + + + Not due yet + Nog niet aan de beurt + + + + Pending + In afwachting + + + + Skipped + Overgeslagen + + + + Paid + Betaald + + + + Error + Fout + + + + + Unknown + Onbekend + + + + RecurringPending + + + Recurring Multiple Payments + Terugkerende meerdere betalingen + + + + No payments will be processed. You can manually pay them from the Recurring Payments Dialog box + Er zullen geen betalingen uitgevoerd worden. U kunt ze handmatig betalen via het Terugkerende Betalingen dialoogvenster + + + + Schedule + Schema + + + + How should silentdragon proceed? + Hoe moet Silent Dragon Lite de betaling verwerken? + + + + Pay All in 1 Tx + Alles in één transactie versturen + + + + Only the latest pending payment will be processed. All previous pending payments will be skipped + Alleen de laatste betaling wordt verwerkt. Alle voorgaande betalingen worden overgeslagen + + + + Pay Latest Only + Alleen laatste betaling sturen + + + + Pay None + Niets sturen + + + + All pending payments collected, added up and paid in a single transaction + Alle in behandeling zijnde betalingen worden verzameld, opgeteld en in één transactie verstuurd + + + + Description + Omschrijving + + + + To + Aan + + + + The following recurring payment has multiple payments pending + De volgende terugkerende betaling heeft meerdere uitstaande betalingen + + + + RequestDialog + + + Payment Request + Betalingsverzoek + + + + AddressBook + Adresboek + + + + Request From + Verzoek van + + + + My Address + Mijn adres + + + + Amount in + Bedrag in + + + + z address + Verborgen adres + + + + Amount + Bedrag + + + + The recipient will see this address in the "to" field when they pay your request. + De ontvanger zal dit adres in het "Aan" veld zien als ze uw verzoek betalen. + + + + Amount USD + Bedrag USD + + + + Memo + Bericht + + + + TextLabel + Omschrijving + + + + 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. + Betaling van een verborgen Sapling adres aanvragen. U stuurt een HUSH 0.0001 transactie naar het adres met een HUSH betaling-URI. Het onderstaande bericht zal toegevoegd worden aan de transactie als het adres u betaalt. + + + + Error paying hush URI + Fout bij betaling HUSH URI + + + + URI should be of the form 'hush:<addr>?amt=x&memo=y + De URI moet in het volgende formaat zijn: 'hush:<adres>?amt=x&memo=y' + + + + Pay To + Betalen aan + + + + Pay + Betalen + + + + You are paying a payment request. Your address will not be visible to the person requesting this payment. + U betaalt nu een betalingsverzoek. Uw adres zal niet zichtbaar zijn voor de persoon die het betalingsverzoek heeft ingediend. + + + + Can only request from Sapling addresses + Een betalingsverzoek indienen kan alleen vanaf een Sapling adres + + + + Restore + + + Restore your Wallet + Uw wallet herstellen + + + + Birthday : + Blockhoogte : + + + + Quantity : + Aantal : + + + + 180000 + + + + + 10 + + + + + Restore + Herstellen + + + + RestoreSeedForm + + + Restore Wallet Seed + Wallet met seed herstellen + + + + 180000 + + + + + Quantity + Aantal + + + + 10 + + + + + The quantity of shielded addresses that gets recreated during the restore process + Het aantal verborgen adressen dat opnieuw aangemaakt wordt gedurende de herstelprocedure + + + + Please enter your 24-word seed below + Vul uw seed bestaande uit 24 woorden hieronder in + + + + Wallet Seed + Wallet seed + + + + Wallet Birthday + Blockhoogte + + + + Wallet birthday is the block height at which the wallet had the first transaction. If you don't know this, you can leave it as "0" (It'll take longer to rescan) + De blockhoogte waarop de eerste transactie van de wallet plaatsvond. Indien onbekend kunt u deze op "0" zetten (scannen duurt dan langer) + + + + RestoreSeedPage + + + + Failed to restore wallet + Fout bij herstellen wallet + + + + SilentDragonLite needs 24 words to restore wallet + Silent Dragon Lite heeft 24 woorden nodig om de wallet te herstellen + + + + Failed to parse wallet birthday + Fout bij inlezen wallet blockhoogte + + + + Couldn't understand wallet birthday. This should be a block height from where to rescan the wallet. You can leave it as '0' if you don't know what it should be. + Ongeldige waarde voor de blockhoogte. Dit zou een blockhoogte moeten zijn vanaf waar de wallet opnieuw moet scannen. U kunt dit op '0' zetten als u de waarde niet meer weet. + + + + Couldn't restore the wallet + Fout bij herstellen wallet + + + + Failed to save wallet + Fout bij opslaan wallet + + + + Couldn't save the wallet + Kon de wallet niet opslaan + + + + Settings + + + Settings + Instellingen + + + + Lightwallet Server + Lightwallet server + + + + Options + Opties + + + + Dark + + + + + Midnight + + + + + Light + + + + + Blue + + + + + Default + + + + + test + + + + + Connect to git on startup to check for updates + Tijdens het opstarten met Git verbinden om te controleren op updates + + + + Connect to the internet to fetch hush prices + Met internet verbinden om de Hush prijs op te halen + + + + Check git for updates at startup + Controleer op updates + + + + Theme + Thema + + + + Connection + Verbinding + + + + Fetch hush prices + Hush prijs ophalen + + + + Currency + Valuta + + + + AUD + + + + + BTC + + + + + CAD + + + + + CHF + + + + + CNY + + + + + EUR + + + + + GBP + + + + + INR + + + + + RUB + RUB + + + + USD + + + + + ViewAddressesDialog + + + All Addresses + Alle adressen + + + + Export All Keys + Alle private keys exporteren + + + + ViewAllAddressesModel + + + Address + Adres + + + + Balance (%1) + Saldo (%1) + + + + about + + + About + Over + + + + addressBook + + + Address Book + Adresboek + + + + Add New Address + Nieuw adres toevoegen + + + + Address (z-Addr or t-Addr) + Adres (z-adres of t-adres) + + + + <html><head/><body><p>Nickname :</p></body></html> + <html><head/><body><p>Naam :</p></body></html> + + + + HushChat Address - give this Address only to your contact + ushChat adres - Geeft alleen uw contact dit adres + + + + <html><head/><body><p>Conversation ID:</p></body></html> + <html><head/><body><p>Gesprek ID:</p></body></html> + + + + SDLogo + + + + + Duke + + + + + Denio + + + + + Berg + + + + + Sharpee + + + + + Elsa + + + + + Yoda + + + + + Garflied + + + + + Snoopy + + + + + Popey + + + + + Pinguin + + + + + Mickey + + + + + Stag + + + + + <html><head/><body><p>Avatar :</p></body></html> + <html><head/><body><p>Avatar :</p></body></html> + + + + Create a new HushChat zaddr + Nieuw HushChat z-adres aanmaken + + + + Add to Address Book + Aan adresboek toevoegen + + + + Import Address Book + Adresboek importeren + + + + confirm + + + Confirm Transaction + Bevestig transactie + + + + To + Aan + + + + Recurring Payment + Terugkerende betaling + + + + TextLabel + Benaming + + + + You are sending a transaction while your node is still syncing. This may not work. + U wilt een transactie sturen terwijl Silent Dragon Lite nog aan het synchroniseren is. Dit kan mogelijk niet goed werken. + + + + deposithush + + + Deposit Hush + Hush storten + + + + <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0//EN" "http://www.w3.org/TR/REC-html40/strict.dtd"> +<html><head><meta name="qrichtext" content="1" /><style type="text/css"> +p, li { white-space: pre-wrap; } +</style></head><body style=" font-family:'Ubuntu'; font-size:11pt; font-weight:400; font-style:normal;"> +<p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"><span style=" font-family:'Ubuntu'; font-size:16pt;">Please use the following hush address to transfer funds to SilentDragonLite. You can either copy the address or use the QR Code. </span></p></body></html> + <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0//EN" "http://www.w3.org/TR/REC-html40/strict.dtd"> +<html><head><meta name="qrichtext" content="1" /><style type="text/css"> +p, li { white-space: pre-wrap; } +</style></head><body style=" font-family:'Ubuntu'; font-size:11pt; font-weight:400; font-style:normal;"> +<p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"><span style=" font-family:'Ubuntu'; font-size:16pt;">Gebruik het volgende Hush adres om over te maken naar Silent Dragon Lite. U kunt het adres kopiëren of de QR-code gebruiken. </span></p></body></html> + + + + <html><head/><body><p align="center">QR Code of your Hush Address</p></body></html> + <html><head/><body><p align="center">QR-Code van uw Hush adres</p></body></html> + + + + <html><head/><body><p align="center"><span style=" text-decoration: underline;">Your Hush Address </span></p></body></html> + <html><head/><body><p align="center"><span style=" text-decoration: underline;">Uw Hush adres</span></p></body></html> + + + + Hush zaddr + Hush verborgen adres + + + + Copy Address + Adres kopiëren + + + + emojiDialog + + + Emoji + Emoji + + + + encryptionDialog + + + Encrypt Your Wallet + Versleutel uw wallet + + + + Encryption Passphrase: + Wachtwoordzin versleuteling: + + + + <html><head/><body><p><span style=" font-size:14pt; color:#ef2929;">WARNING:</span> If you forget your passphrase, the only way to recover the wallet is from the seed phrase. If you don't have a backup of your seed phrase, please do it now!</p></body></html> + <html><head/><body><p><span style=" font-size:14pt; color:#ef2929;">WAARSCHUWING:</span>Indien u uw wachtwoordzin vergeet, is de enige manier om uw wallet te hestellen via de seed. Indien u geen backup heeft van uw seed, maak er nu een!</p></body></html> + + + + Confirm Passphrase: + Bevestig wachtwoordzin: + + + + <html><head/><body><p><span style=" font-style:italic;">Passphrase don't match</span></p></body></html> + <html><head/><body><p><span style=" font-style:italic;">Wachtwoordzin niet hetzelfde</span></p></body></html> + + + + <html><head/><body><p><span style=" font-style:italic;">16 letters minimum</span></p></body></html> + <html><head/><body><p><span style=" font-style:italic;">Minimaal 16 letters</span></p></body></html> + + + + hushrequest + + + Request Payment + Betalingsverzoek + + + + TextLabel + Omschrijving + + + + 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. + Betalingsverzoek vanuit een Sapling adres. U stuurt een HUSH 0.0001 transactiue naar het adres met een Hush betaling-URI. Het bericht zal worden meegenomen in de transactie wanneer het adres u betaalt. + + + + Request From + Betalingsverzoek aan + + + + zaddr + z-adres + + + + Amount in + Bedrag in + + + + Amount + Bedrag + + + + Amount USD + Bedrag USD + + + + Memo + Bericht + + + + My Address + Mijn adres + + + + The recipient will see this address in the "to" field when they pay your request. + De ontvanger zal dit adres zien in het "aan" veld wanneer ze uw betalingsverzoek betalen. + + + + newRecurringDialog + + + Edit Schedule + Wijzig schema + + + + Payment Description + Betalingsomschrijving + + + + Schedule + Schema + + + + Next Payment + Volgende betaling + + + + Amount + Bedrag + + + + Memo + Bericht + + + + To + Aan + + + + From + Van + + + + Number of payments + Aantal betalingen + + + + removeencryption + + + Decrypt Your Wallet + Uw wallet ontsleutelen + + + + <html><head/><body><p><span style=" font-size:14pt; color:#ef2929;">WARNING:</span> If you remove your wallet.dat encryption, all your transactions and contacts are plaintext on disk!<br/><br/>Messages sent and received are always encrypted.</p></body></html> + <html><head/><body><p><span style=" font-size:14pt; color:#ef2929;">WAARSCHUWING:</span> Indien u uw wallet.dat versleuteling verwijdert staan al uw transacties en contacten in leesbare tekst op uw harde schijf!<br/><br/>Verstuurde en ontvangen berichten zijn altijd versleuteld.</p></body></html> + + + + <html><head/><body><p><span style=" font-style:italic;">16 letters minimum</span></p></body></html> + <html><head/><body><p><span style=" font-style:italic;">Minimaal 16 letters</span></p></body></html> + + + + Encryption Passphrase: + Wachtwoordzin versleuteling: + + + + Confirm Passphrase: + Bevestig wachtwoordzin: + + + + <html><head/><body><p><span style=" font-style:italic;">Passphrase don't match</span></p></body></html> + <html><head/><body><p><span style=" font-style:italic;">Wachtwoordzin niet hetzelfde</span></p></body></html> + + + + requestDialog + + + Incoming Contact Request + Inkomend contactverzoek + + + + <html><head/><body><p><span style=" font-weight:600; text-decoration: underline;">Memo of the request</span></p></body></html> + <html><head/><body><p><span style=" font-weight:600; text-decoration: underline;">Bericht van verzoek</span></p></body></html> + + + + <html><head/><body><p><span style=" font-weight:600; text-decoration: underline;">Open requests from:</span></p></body></html> + <html><head/><body><p><span style=" font-weight:600; text-decoration: underline;">Open verzoeken van:</span></p></body></html> + + + + Request from: + Verzoek van: + + + + Add New Contact + Nieuw contact + + + + <html><head/><body><p>Choose an avatar for your contact:</p></body></html> + <html><head/><body><p>Kies een avatar voor uw contact:</p></body></html> + + + + My Zaddr: + Mijn Z-adres: + + + + Cancel + Annuleren + + + + SDLogo + + + + + Duke + + + + + Denio + + + + + Berg + + + + + Sharpee + + + + + Elsa + + + + + Yoda + + + + + Garfield + + + + + Snoopy + + + + + Popey + + + + + Pinguin + + + + + Mickey + + + + + Stag + + + + + <html><head/><body><p><span style=" font-weight:600; text-decoration: underline;">Recently closed requests</span></p></body></html> + <html><head/><body><p><span style=" font-weight:600; text-decoration: underline;">Recent gesloten verzoeken</span></p></body></html> + + + + <html><head/><body><p><span style=" font-weight:600; text-decoration: underline;">Details of the request</span></p></body></html> + <html><head/><body><p><span style=" font-weight:600; text-decoration: underline;">Details van het verzoek</span></p></body></html> + + + + Give a Nickname: + Geef een naam: + + + + startup + + + Welcome Back + Welkom terug + + + + <html><head/><body><p>If you have forgotten your passphrase, restore your wallet with your seed!</p></body></html> + <html><head/><body><p>Indien u uw wachtwoordzin vergeten bent, herstel uw wallet dan met uw seed!</p></body></html> + + + + Create new Wallet or Restore + Maak een nieuwe wallet aan of herstel + + + + Encryption Passphrase: + Wachtwoordzin versleuteling: + + + + transactionHush + + + Send or Request Hush + Verstuur of vraag Hush + + + + To : + Aan : + + + + Amount: + Bedrag : + + + + Amount + Bedrag + + + + Hush + Hush + + + + Memo : + Bericht : + + + + Request Hush + Vraag Hush + + + + Send Hush + Verstuur Hush + + + + verifyseed + + + Please verify, that you have backup your Seed and Birthday + Verifieer dat u een backup heeft van uw seed en blockhoogte + + + + Please enter your Seed : + Vul uw seed in : + + + + Please enter the birthday of the Seed : + Vul de blockhoogte van de seed in : + + + diff --git a/res/silentdragonlite_pt.qm b/res/silentdragonlite_pt.qm index 1f4394b..13c0671 100644 Binary files a/res/silentdragonlite_pt.qm and b/res/silentdragonlite_pt.qm differ diff --git a/res/silentdragonlite_pt.ts b/res/silentdragonlite_pt.ts index a38716f..6cd487e 100644 --- a/res/silentdragonlite_pt.ts +++ b/res/silentdragonlite_pt.ts @@ -106,30 +106,30 @@ Controller - + Wallet Password Palavra passe da carteira - + Your wallet is encrypted. Please enter your wallet password A sua carteira está encriptada. Por favor digite a palavra passe. - - + + Wallet Decryption Failed Falhou a decriptação da carteira - + Please enter a valid password Por favor digite uma palavra passe válida - + Failed to unlock wallet Falha ao desbloquear a carteira @@ -430,8 +430,8 @@ p, li { white-space: pre-wrap; } - - + + Memo Memo @@ -480,37 +480,37 @@ p, li { white-space: pre-wrap; } Tipo de Endereço - + Version hushlightd Versão de hushlightd - + &Send DenioD Feedback Enviar avaliação para DenioD - + &Export seed phrase Exportar frase semente - + Encrypt Wallet Encriptar carteira - + Remove Wallet Encryption Remover encriptação da carteira - + Rescan Redigitalizar - + &Hush Telegram Telegram da Hush @@ -542,11 +542,13 @@ p, li { white-space: pre-wrap; } - - - - - + + + + + + + <html><head/><body><p align="center">|</p></body></html> <html><head/><body><p align="center">|</p></body></html> @@ -566,52 +568,62 @@ p, li { white-space: pre-wrap; } Último bloco reconhecido - + Total Supply Provisão total - + + Current Server + + + + + Sticky Server + + + + Longestchain Cadeia mais comprida - + BlockHeight Altura dos blocos - + Supply zAddr Forneça zAddr - + Supply tAddr Forneça tAddr - + <html><head/><body><p align="center"><span style=" font-weight:600;">Hush Market Information</span></p></body></html> <html><head/><body><p align="center"><span style=" font-weight:600;">Informação do mercado da Hush</span></p></body></html> - + Market Cap Capital de mercado - + Volume on Exchanges Volume nas bolsas - + <html><head/><body><p align="center">This is a Lightwallet, you cant mine with it!</p></body></html> <html><head/><body><p align="center">Esta é uma carteira light, não consegue minerar!</p></body></html> - + Import Private Key @@ -656,12 +668,12 @@ p, li { white-space: pre-wrap; } - + E&xit - + &Hush Website Site da Hush @@ -704,7 +716,7 @@ p, li { white-space: pre-wrap; } - + Export Private Key Exportar Chave Privada @@ -770,10 +782,12 @@ p, li { white-space: pre-wrap; } - - - - + + + + + + Loading... A carregar... @@ -795,22 +809,22 @@ p, li { white-space: pre-wrap; } | - + &File &Ficheiro - + &Help &Ajuda - + &Apps &Aplicações - + &Edit &Editar @@ -819,17 +833,17 @@ p, li { white-space: pre-wrap; } Sair - + &About &Sobre - + &Settings &Opções - + Ctrl+P Ctrl+P @@ -838,7 +852,7 @@ p, li { white-space: pre-wrap; } &Doar - + Check git for &updates &Verificar git por actualizações @@ -855,7 +869,7 @@ p, li { white-space: pre-wrap; } &Importar chave privada - + &Export all private keys &Exportar todas as chaves privadas @@ -868,12 +882,12 @@ p, li { white-space: pre-wrap; } Ctrl+A, Ctrl+Z - + Address &book &Livro de Endereços - + Ctrl+B Ctrl+B @@ -882,38 +896,38 @@ p, li { white-space: pre-wrap; } &Guardar wallet.dat - - + + Export transactions Exportar transacções - + Pay hush &URI... Pagar através de &URI hush... - + Connect mobile &app Conectar &aplicação móvel - + Ctrl+M Ctrl+M - + &Recurring Payments &Pagamentos recorrentes - + Request hush... Pedir hush... - + File a bug... Denunciar um bug... @@ -942,8 +956,8 @@ p, li { white-space: pre-wrap; } Gerando Tx: - - + + The keys were imported. It may take several minutes to rescan the blockchain. Until then, functionality may be limited Chaves importadas. Pode demorar alguns minutos para re-escanear a blockchain. Até lá, funcionalidades poderão estar limitadas @@ -952,68 +966,68 @@ p, li { white-space: pre-wrap; } Re-escan de chave privada completo - + URI should be of the form 'hush:<addr>?amt=x&memo=y O URI deve ter a forma 'hush:<addr>?amt=x&memo=y - + View tx on block explorer Ver tx no explorador de blocos - - + + Failed to restore wallet Falha a recuperar carteira - + SilentDragonLite needs 24 words to restore wallet SilentDragonLite precisa de 24 palavras para recuperar a carteira - + Failed to parse wallet birthday Falha ao analisar aniversário da carteira - + Couldn't understand wallet birthday. This should be a block height from where to rescan the wallet. You can leave it as '0' if you don't know what it should be. Não foi possível perceber o aniversário da carteira. Isto deve ser uma altura de bloco donde se verifica a carteira. Pode deixá-la como '0' se não souber o que pôr. - + Couldn't restore the wallet Não foi possível recuperar a carteira - + Failed to save wallet Falha ao guardar carteira - + Couldn't save the wallet Não foi possível guardar a carteira - + Wallet Encryption Success - + Your wallet is not encrypted with a passphrase. - + Wallet decryption Success - + Refresh Actualizar @@ -1026,12 +1040,12 @@ p, li { white-space: pre-wrap; } As chaves serão importadas em seu nó hushd conectado - + Error Erro - + Error exporting transactions, file was not saved Erro a exportar transacções, ficheiro não guardado @@ -1064,18 +1078,18 @@ p, li { white-space: pre-wrap; } Você precisar salvá-lo manualmente. - + These are all the private keys for all the addresses in your wallet YOUR_TRANSLATION_HERE - + Private key for Chave privada para - - + + Save File Salvar Arquivo @@ -1090,7 +1104,7 @@ Please use 'Remove Wallet Encryption' if you want to remove the wallet Por favor usa 'Desencriptar carteira' se quiser remover a encriptação da carteira. - + Passwords don't match As palavras passes não correspondem @@ -1108,13 +1122,13 @@ Por favor usa 'Desencriptar carteira' se quiser remover a encriptaçã A tua carteira foi encriptada com sucesso! A palavra passe vai ser precisa para enviar fundos ou exportar as chaves privadas. - - + + Wallet Encryption Failed Falhou a desencriptação da carteira - + Wallet is not encrypted A carteira não está encriptada @@ -1148,53 +1162,94 @@ Por favor usa 'Desencriptar carteira' se quiser remover a encriptaçã exportar as chaves privadas - - + + Copy block explorer link Copiar link do explorador de blocos - + Currency Change Mudar de moeda - + + Send some private and shielded feedback about + + + + + Private key import rescan in progress. Your funds will be shielded into this wallet and backed up by your seed phrase. This will take some time + + + + + + Wrong Private key format + + + + + That private key is too long. It should be 51 or 52 characters. + + + + + That private key is too short. It should be 51 or 52 characters. + + + + + Privatkey should start with 5, K, L or U (for taddr) or secret- (for zaddr) + + + + + Caution: If this key is for a zaddr it will be NOT included in your Seed. Please send them direct to a Seed zaddr + + + + + Transparent address (R.. or t1..) keys will be automatically sent to a zaddr in your Seed + + + + This is your wallet seed. Please back it up carefully and safely. Esta é a semente da sua carteira. Por favor, guarde-a em segurança. - - + + Unable to open file Não foi possível abrir o arquivo - + Error getting private keys Erro ao obter as chaves privadas - + Error loading private keys: Erro ao carregar as chaves privadas: - - + + Copy address Copiar endereço - - - - + + + + Copied to clipboard Copiado - + Get private key Obter chave privada @@ -1203,8 +1258,8 @@ Por favor usa 'Desencriptar carteira' se quiser remover a encriptaçã Proteger saldo para Sapling - - + + View on block explorer Ver no explorador de blocos @@ -1213,8 +1268,8 @@ Por favor usa 'Desencriptar carteira' se quiser remover a encriptaçã Migrar para Sapling - - + + Copy txid Copiar txid @@ -1227,117 +1282,96 @@ Por favor usa 'Desencriptar carteira' se quiser remover a encriptaçã Por favor reinicie a SilentDragonLite para aplicar o tema - + This change can take a few seconds. As alterações podem demorar alguns segundos. - + Some feedback about SilentDragonlite or Hush... Alguma sugestão acerca da SilentDragonlite ou Hush... - + or SilentDragonLite ou SilentDragonLite - Send DenioD some private and shielded feedback about - Enviar ao DenioD alguma sugestão privada e protegida acerca + Enviar ao DenioD alguma sugestão privada e protegida acerca - - Private key import rescan in progress. Your funds will be automaticly shield to a wallet seed zaddr. This will take some time - - - - + Wrong Privatkey format - - Privatkey should start with U (for taddr) or secret- (for zaddr) - - - - + Paste HUSH URI Colar URI HUSH - + Error paying HUSH URI Erro ao pagar HUSH URI - + Please paste your private key(zs-Addr or R-addr) here, one per import - - Caution: If this key is for Zs-addr it will be NOT inlcude in your Seed. Please send them direct to a Seed zs-addr - - - - - R-addr keys will be autoshield to a seed zs-addr - - - - + The keys were imported without rescan option. The Address you imported will be visible without balance - + View Payment Request Ver o requerimento de pagamento - + View Memo Ver Memo - + Reply to Responder para - + Copied Hyperlink to clipboard - + Copied message to clipboard - + Copied Txid to clipboard - + Created new t-Addr Criar novo t-Addr - + Copy Address Copiar Endereço - + Address has been previously used Endereço foi usado anteriormente - + Address is unused Endereço inutilizado @@ -1378,7 +1412,7 @@ doesn't look like a z-address não se parece com um z-Address - + Please wait... Por favor, aguarde... @@ -1389,7 +1423,7 @@ não se parece com um z-Address A calcular a sua transacção - + Done! Feito! @@ -1422,84 +1456,84 @@ Nota: Os fundos precisam de 5 confirmações para serem gastos Endereço de partida inválido - - + + You have to select a contact and insert a Memo - - + + You have selected no Contact from Contactlist, - - + + or your Memo is empty - - + + Your Message is too long - + You can only write messages with 235 character maximum - - + + Please reduce your message to 235 character. - - - - + + + + Message Error - - - - + + + + Recipient Address Endereço destinatário - - - - + + + + is Invalid é Inválido - - - - + + + + Amount for address '%1' is invalid! Quantia para o endereço '%1' é inválido! - - - - + + + + Not enough available funds to send this transaction @@ -1517,13 +1551,13 @@ Nota: Os fundos precisam de 5 confirmações para serem gastos {1 ?} {1 ?} - + You can only write messages with 512 character maximum - + Your contact request will be sent @@ -1832,42 +1866,42 @@ Não iniciando hushd embebido porque nenhum foi passado como parâmetroOcorreu um erro conectando ao hushd. O erro foi - - - - - + + + + + The transaction with id A transação com id - - - - - + + + + + failed. The error was falhou. O erro foi - - - - - + + + + + failed falhou - - - - - + + + + + Tx @@ -1878,35 +1912,36 @@ Não iniciando hushd embebido porque nenhum foi passado como parâmetro gerando transação. Isso pode levar alguns minutos. - + There was an error connecting to the server. Please check your internet connection. The error was - + Update Available Actualização disponível - + A new release v%1 is available! You have v%2. Would you like to visit the releases page? Uma nova versão v%1 estã disponível! Tu tens v%2. - + No updates available Não há actualizações disponíveis - + You already have the latest release v%1 Você já tem a última release v%1 - - + + + Please wait for SilentDragonLite to exit Por favor aguarde pela SilentDragonLite terminar @@ -1915,8 +1950,7 @@ Would you like to visit the releases page? Por favor aguarde pela SilentDragonLite terminar - - + Waiting for hushd to exit Por favor aguarde pela hushd terminar @@ -1958,40 +1992,40 @@ Por favor, coloque o host/porta e usuário/senha no menu Editar>Preferências A tentar iniciar a biblioteca com - + Using existing wallet. A usar a carteira existente. - + Create/restore wallet. Criar/recuperar carteira. - - + + Connection Error Erro na Conexão - - - - - - + + + + + + Transaction Error Erro na transacção - + There was an error sending the transaction. The error was: Ocorreu um erro enviando a transacção. O erro foi: - - + + No Connection Sem Conexão @@ -2002,22 +2036,22 @@ Por favor, coloque o host/porta e usuário/senha no menu Editar>Preferências - - + + Address or Label Error Erro de Endereço ou Label - - + + Address or Label cannot be empty Endereço ou Label não podem estar vazios - - + + Address Format Error Erro no Formato do Endereço @@ -2027,36 +2061,36 @@ Por favor, coloque o host/porta e usuário/senha no menu Editar>Preferências - - + + %1 doesn't seem to be a valid hush address. não parece um endereço válido de hush. - - - + + + Label Error Erro de Label - - - + + + The label '%1' already exists. Please remove the existing label. A label '%1' já existe. Por favor remove a label existente. - + Added Contact - + successfully added your new contact @@ -2096,7 +2130,7 @@ Por favor, coloque o host/porta e usuário/senha no menu Editar>Preferências Apagar - + Tx submitted (right click to copy) txid: Tx enviada (botão-direito para copiar) txid: diff --git a/res/silentdragonlite_ru.qm b/res/silentdragonlite_ru.qm new file mode 100644 index 0000000..5130b6f Binary files /dev/null and b/res/silentdragonlite_ru.qm differ diff --git a/res/silentdragonlite_ru.ts b/res/silentdragonlite_ru.ts index b85f027..421523f 100644 --- a/res/silentdragonlite_ru.ts +++ b/res/silentdragonlite_ru.ts @@ -110,30 +110,30 @@ Controller - + Wallet Password Пароль Кошелька - + Your wallet is encrypted. Please enter your wallet password Ваш кошелек зашифрован. Пожалуйста введите пароль вашего кошелька - - + + Wallet Decryption Failed Ошибка Расшифровки Кошелька - + Please enter a valid password Пожалуйста, введите правильный пароль - + Failed to unlock wallet Не удалось разблокировать кошелек @@ -519,42 +519,42 @@ p, li { white-space: pre-wrap; } Тип Адреса - + Version hushlightd Версия hushlightd - + &Send DenioD Feedback &Отправить DenioD Фидбэк - + &Hush Telegram &Hush Телеграм - + Check git for &updates Проверьте git на наличие &обновлений - + &Export seed phrase &Экспорт seed фразу - + Encrypt Wallet Зашифровать Кошелек - + Remove Wallet Encryption Убрать Шифрование Кошелька - + Rescan Повторное сканирование @@ -591,11 +591,13 @@ p, li { white-space: pre-wrap; } - - - - - + + + + + + + <html><head/><body><p align="center">|</p></body></html> <html><head/><body><p align="center">|</p></body></html> @@ -615,52 +617,62 @@ p, li { white-space: pre-wrap; } Последний Заверенный Блок - + Total Supply Общий Сеплай - + + Current Server + + + + + Sticky Server + + + + Longestchain Longestchain - + BlockHeight ВысотаБлока - + Supply zAddr Количество zAddr - + Supply tAddr Количество tAddr - + <html><head/><body><p align="center"><span style=" font-weight:600;">Hush Market Information</span></p></body></html> <html><head/><body><p align="center"><span style=" font-weight:600;">Информация о Рынке Hush</span></p></body></html> - + Market Cap Рыночная Капитализация - + Volume on Exchanges Объем на Биржах - + <html><head/><body><p align="center">This is a Lightwallet, you cant mine with it!</p></body></html> <html><head/><body><p align="center">Это Lightwallet, вы не можете майнить с Litewallet!</p></body></html> - + Import Private Key Импортировать Приватныйключ @@ -705,7 +717,7 @@ p, li { white-space: pre-wrap; } Замки показывают статус сообщения. Красный замок = неподтвержденный, зеленый замок = мин. 1 подтверждение, оранжевый замок = сообщение является заверенным - + &Hush Website &Сайт Hush'а @@ -788,10 +800,12 @@ p, li { white-space: pre-wrap; } - - - - + + + + + + Loading... Загрузка... @@ -813,42 +827,42 @@ p, li { white-space: pre-wrap; } | - + &File &Файл - + &Help &Помощь - + &Apps &Приложения - + &Edit &Редактировать - + E&xit В&ыйти - + &About &О приложении - + &Settings &Настройки - + Ctrl+P Ctrl+P @@ -873,7 +887,7 @@ p, li { white-space: pre-wrap; } &Importer une clef privée - + &Export all private keys &Экспортировать все приватные ключи @@ -886,12 +900,12 @@ p, li { white-space: pre-wrap; } Ctrl+A, Ctrl+Z - + Address &book Адресная &книга - + Ctrl+B Ctrl+B @@ -900,38 +914,38 @@ p, li { white-space: pre-wrap; } &Sauvegarder "wallet.dat" - + Export transactions Экспортировать транзакции - + Pay hush &URI... Заплатить hush &URI... - + Connect mobile &app Подключить мобильное &приложение - + Ctrl+M Ctrl+M - + &Recurring Payments &Регулярные Платежи - + Request hush... Запросить hush... - + File a bug... Сообщить о баге... @@ -1944,7 +1958,7 @@ Not starting embedded hushd because --no-embedded was passed - + @@ -1954,7 +1968,7 @@ Not starting embedded hushd because --no-embedded was passed - + @@ -1964,7 +1978,7 @@ Not starting embedded hushd because --no-embedded was passed - + @@ -1975,7 +1989,7 @@ Not starting embedded hushd because --no-embedded was passed - + @@ -1988,17 +2002,17 @@ Not starting embedded hushd because --no-embedded was passed tx en cours de calcul. Ceci peut prendre quelques minutes. - + There was an error connecting to the server. Please check your internet connection. The error was При подключении к серверу произошла ошибка. Пожалуйста, проверьте ваше интернет-соединение. Ошибка была - + Update Available Доступно Обновление - + A new release v%1 is available! You have v%2. Would you like to visit the releases page? @@ -2007,19 +2021,19 @@ Would you like to visit the releases page? Хотели бы вы посетить страницу релизов? - + No updates available Нет доступных обновлений - + You already have the latest release v%1 У вас уже есть последняя версия v%1 - - + + Please wait for SilentDragonLite to exit Пожалуйста подождите SilentDragonLite для выхода @@ -2028,7 +2042,7 @@ Would you like to visit the releases page? Veuillez patienter. Fermeture de silentdragon en cours - + Waiting for hushd to exit Ожидание выхода hushd @@ -2081,7 +2095,7 @@ Veuillez configurer l'hôte/port et utilisateur/mot de passe dans le menu E - + Connection Error Ошибка Соединения @@ -2089,7 +2103,7 @@ Veuillez configurer l'hôte/port et utilisateur/mot de passe dans le menu E - + @@ -2102,8 +2116,8 @@ Veuillez configurer l'hôte/port et utilisateur/mot de passe dans le menu E При отправке произошла ошибка. Ошибка была: - - + + No Connection Нет Соединения diff --git a/res/silentdragonlite_sr.ts b/res/silentdragonlite_sr.ts index 2d9e5ec..b893536 100644 --- a/res/silentdragonlite_sr.ts +++ b/res/silentdragonlite_sr.ts @@ -102,30 +102,30 @@ Controller - + Wallet Password Lozinka novčanika - + Your wallet is encrypted. Please enter your wallet password Vaš novčanik je šifrovan. Molimo unesite vašu lozinku - - + + Wallet Decryption Failed Dešifriranje novčanika neuspelo - + Please enter a valid password Molimo unesite valjanu lozinku - + Failed to unlock wallet Neuspeh prilikom otključavanja novčanika @@ -435,8 +435,8 @@ p, li { white-space: pre-wrap; } - - + + Memo Poruka (memo) @@ -517,11 +517,13 @@ p, li { white-space: pre-wrap; } - - - - - + + + + + + + <html><head/><body><p align="center">|</p></body></html> @@ -541,47 +543,47 @@ p, li { white-space: pre-wrap; } - + Total Supply - + Longestchain - + BlockHeight - + Supply zAddr - + Supply tAddr - + <html><head/><body><p align="center"><span style=" font-weight:600;">Hush Market Information</span></p></body></html> - + Market Cap - + Volume on Exchanges - + <html><head/><body><p align="center">This is a Lightwallet, you cant mine with it!</p></body></html> @@ -616,7 +618,7 @@ p, li { white-space: pre-wrap; } - + Export Private Key Izvoz privatnog ključa @@ -647,10 +649,12 @@ p, li { white-space: pre-wrap; } - - - - + + + + + + Loading... Učitavanje... @@ -659,7 +663,7 @@ p, li { white-space: pre-wrap; } visinaBloka - + Version hushlightd Verzija hushlightd @@ -718,138 +722,148 @@ p, li { white-space: pre-wrap; } - + + Current Server + + + + + Sticky Server + + + + &File &Datoteka - + &Help &Pomoć - + &Apps &Apps - + &Edit &Uredi - + E&xit &Izlaz - + &About &O - + &Settings &Podešavanja - + Ctrl+P Ctrl+P - + &Send DenioD Feedback &Pošalji DenioD povratne informacije - + &Hush Telegram &Hush Telegram - + &Hush Website &Hush Web stranica - + Check git for &updates Proveri na git &dopune - + &Export all private keys &Izvoz svih privatnih ključeva - + Address &book Adresna &knjiga - + Ctrl+B Ctrl+B - + &Export seed phrase &Izvoz seed fraze - - + + Export transactions Izvoz transakcija - + Pay hush &URI... Plati hush &URI... - + Connect mobile &app Spoji mobilnu &app - + Ctrl+M Ctrl+M - + &Recurring Payments &Ponavljajuća plaćanja - + Request hush... Zatraži hush... - + File a bug... Prijavi grešku... - + Encrypt Wallet Šifriraj novčanik - + Remove Wallet Encryption Uklonite šifrovanje novčanika - + Rescan Rescan - + Import Private Key @@ -864,7 +878,7 @@ Please use 'Remove Wallet Encryption' if you want to remove the wallet Molimo koristite 'Uklonite šifrovanje novčanika' ako želite ukloniti šifrovanje novčanika. - + Passwords don't match Lozinke se ne podudaraju @@ -883,13 +897,13 @@ Molimo koristite 'Uklonite šifrovanje novčanika' ako želite uklonit Vaš novčanik je uspješno šifrovan! Lozinka će vam trebati za slanje sredstava ili za izvoz privatnih ključeva. - - + + Wallet Encryption Failed Šifrovanje novčanika neuspelo - + Wallet is not encrypted Novčanik nije šifrovan @@ -922,24 +936,24 @@ Molimo koristite 'Uklonite šifrovanje novčanika' ako želite uklonit Vaš novčanik je uspešno dešifrovan! Lozinka vam više neće trebati za slanje sredstava ili za izvoz privatnih ključeva. - - + + Copy txid Kopitajte txid - - + + Copy block explorer link - + View tx on block explorer Pogledaj tx na blok pregledaču - + Refresh Osveži @@ -952,7 +966,7 @@ Molimo koristite 'Uklonite šifrovanje novčanika' ako želite uklonit Molimo ponovo pokrenite SilentDragonLite ako želite primeniti temu - + Currency Change Razmena valuta @@ -961,12 +975,12 @@ Molimo koristite 'Uklonite šifrovanje novčanika' ako želite uklonit Molimo ponovo pokrenite SilentDragonLite ako želite primeniti novu valutu - + This change can take a few seconds. - + Some feedback about SilentDragonlite or Hush... Neke povratne informacije o SilentDragonLite ili Hush... @@ -975,241 +989,257 @@ Molimo koristite 'Uklonite šifrovanje novčanika' ako želite uklonit Pošaljite Duke neku privatnu i zaštićenu povratnu informaciju - + or SilentDragonLite ili SilentDragonLite - - Send DenioD some private and shielded feedback about - - - - + Paste HUSH URI Zalepi HUSH URI - + Error paying HUSH URI Greška u plaćanju HUSH URI - + URI should be of the form 'hush:<addr>?amt=x&memo=y URI treba biti formata 'hush:<addr>?amt=x&memo=y - + Error Greška - + Error exporting transactions, file was not saved Greška prilikom izvoza transakcija, datoteka nije spremljena - + This is your wallet seed. Please back it up carefully and safely. Ovo je vaš seed novčanika. Molimo izradite rezervnu kopiju. - - + + Save File Spremi datoteku - - + + Unable to open file Nije moguće otvoriti datoteku - + Error getting private keys Greška u dohvaćanju privatnih ključeva - + Error loading private keys: Greška prilikom učitavanja privatnog ključa: - + These are all the private keys for all the addresses in your wallet Ovo su svi privatni ključevi svih adresa u vašem novčaniku - + Private key for Privatni ključ za - - + + Copy address Kopirajte adresu - - - - + + + + Copied to clipboard Kopirano u mađuspremnik - - + + Failed to restore wallet Neuspelo obnavljanje novčanika - + SilentDragonLite needs 24 words to restore wallet SilentDragonLite treba 24 reči za obnovu novčanika - + Failed to parse wallet birthday Neuspelo očitanje rođendana novčanika - + Couldn't understand wallet birthday. This should be a block height from where to rescan the wallet. You can leave it as '0' if you don't know what it should be. Nisam u mogućnosti razumeti rođendan novčanika. To bi trebala bi biti visina bloka od koje počinje rescan novčanika. Ako ne znate koja je, možete ostaviti '0'. - + Couldn't restore the wallet Nemoguće obnoviti novčanik - + Failed to save wallet - + Couldn't save the wallet - + Wallet Encryption Success - + Your wallet is not encrypted with a passphrase. - + Wallet decryption Success - - Private key import rescan in progress. Your funds will be automaticly shield to a wallet seed zaddr. This will take some time + + Wrong Privatkey format - - Wrong Privatkey format + + Please paste your private key(zs-Addr or R-addr) here, one per import - - Privatkey should start with U (for taddr) or secret- (for zaddr) + + Send some private and shielded feedback about - - Please paste your private key(zs-Addr or R-addr) here, one per import + + Private key import rescan in progress. Your funds will be shielded into this wallet and backed up by your seed phrase. This will take some time + + + + + + Wrong Private key format + + + + + That private key is too long. It should be 51 or 52 characters. - - Caution: If this key is for Zs-addr it will be NOT inlcude in your Seed. Please send them direct to a Seed zs-addr + + That private key is too short. It should be 51 or 52 characters. - - R-addr keys will be autoshield to a seed zs-addr + + Privatkey should start with 5, K, L or U (for taddr) or secret- (for zaddr) + + + + + Caution: If this key is for a zaddr it will be NOT included in your Seed. Please send them direct to a Seed zaddr + + + + + Transparent address (R.. or t1..) keys will be automatically sent to a zaddr in your Seed - - + + The keys were imported. It may take several minutes to rescan the blockchain. Until then, functionality may be limited - + The keys were imported without rescan option. The Address you imported will be visible without balance - + Get private key Dobavi privatni ključ - - + + View on block explorer Pogledaj na blok pregledaču - + View Payment Request Pogledajte zahtjev o plaćanju - + View Memo Pogledajte poruku (memo) - + Reply to Odgovorite - + Copied Hyperlink to clipboard - + Copied message to clipboard - + Copied Txid to clipboard - + Created new t-Addr Napravljena je nova transparentna adresa - + Copy Address Kopirajte adresu - + Address has been previously used Adresa je već korištena - + Address is unused Adresa nije korištena @@ -1255,7 +1285,7 @@ ne izgleda kao z-adresa Greška u transakciji - + Please wait... Molimo pričekajte... @@ -1266,90 +1296,90 @@ ne izgleda kao z-adresa Računamo vašu transakciju - + Done! Gotovo! - - - - + + + + Recipient Address Adresa primatelja - - + + You have to select a contact and insert a Memo - - + + You have selected no Contact from Contactlist, - - + + or your Memo is empty - - + + Your Message is too long - + You can only write messages with 235 character maximum - - + + Please reduce your message to 235 character. - - - - + + + + Message Error - - - - + + + + is Invalid je neispravna - - - - + + + + Amount for address '%1' is invalid! Količina za adresu '%1' je nevaljala! - - - - + + + + Not enough available funds to send this transaction @@ -1367,13 +1397,13 @@ Opaska: Za trošenje sredstava potrebno je 5 konfirmacija {1 ?} {1 ?} - + You can only write messages with 512 character maximum - + Your contact request will be sent @@ -1591,57 +1621,57 @@ Opaska: Za trošenje sredstava potrebno je 5 konfirmacija - - + + Address or Label Error Greška u adresi ili oznaci - - + + Address or Label cannot be empty Adresa ili oznaka ne može biti prazno - - + + Address Format Error Greška u formatu adrese - - + + %1 doesn't seem to be a valid hush address. %1 čini se da nije valjana hush adresa. - - - + + + Label Error Greška oznake - - - + + + The label '%1' already exists. Please remove the existing label. Oznaka %1 već postoji.Molimo uklonite postojeću adresu. - + Added Contact - + successfully added your new contact @@ -1686,40 +1716,40 @@ Opaska: Za trošenje sredstava potrebno je 5 konfirmacija Poušavam pokrenuti zbirku sa - + Using existing wallet. Koristim postojeći novčanik. - + Create/restore wallet. Napravi/obnovi novčanik. - - + + Connection Error Greška sa vezom - - - - - - + + + + + + Transaction Error Greška u transakciji - + There was an error sending the transaction. The error was: Pojavila se greška prilikom slanja transakcije. Greška je: - - + + No Connection Nema veze @@ -1728,59 +1758,59 @@ Opaska: Za trošenje sredstava potrebno je 5 konfirmacija Pojavila se greška prilikom spajanja na hushd. Greška je - - - - - + + + + + Tx Tx - - - - - + + + + + failed neuspelo - - - - - + + + + + The transaction with id Transakcija sa ID - - - - - + + + + + failed. The error was nesupela. Greška je - + There was an error connecting to the server. Please check your internet connection. The error was - + Update Available Dostupno ažuriranje - + A new release v%1 is available! You have v%2. Would you like to visit the releases page? @@ -1789,24 +1819,24 @@ Would you like to visit the releases page? Želite li posetiti stranicu sa izadnjima? - + No updates available Nema dostupnih ažuriranja - + You already have the latest release v%1 Već imate najnovije izdanje v%1 - - + + + Please wait for SilentDragonLite to exit Molimo pričekajte da se SilentDragonLite zatvori - - + Waiting for hushd to exit Čekam da hushd završi @@ -1842,7 +1872,7 @@ Would you like to visit the releases page? Sva buduća plaćanja će biti otkazana. - + Tx submitted (right click to copy) txid: Tx poslan (desni klik za kopiranje) txid: diff --git a/res/silentdragonlite_tr.ts b/res/silentdragonlite_tr.ts index 967323b..3ee2d9e 100644 --- a/res/silentdragonlite_tr.ts +++ b/res/silentdragonlite_tr.ts @@ -110,29 +110,29 @@ Controller - + Wallet Password - + Your wallet is encrypted. Please enter your wallet password - - + + Wallet Decryption Failed - + Please enter a valid password - + Failed to unlock wallet @@ -412,8 +412,8 @@ p, li { white-space: pre-wrap; } - - + + Memo Memo @@ -472,11 +472,13 @@ p, li { white-space: pre-wrap; } - - - - - + + + + + + + <html><head/><body><p align="center">|</p></body></html> @@ -496,17 +498,27 @@ p, li { white-space: pre-wrap; } - + Total Supply - + + Current Server + + + + + Sticky Server + + + + Longestchain - + Import Private Key @@ -551,12 +563,12 @@ p, li { white-space: pre-wrap; } - + &Hush Telegram - + &Hush Website @@ -665,7 +677,7 @@ p, li { white-space: pre-wrap; } - + Export Private Key Özel Anahtarı Dışarı Aktar @@ -675,62 +687,62 @@ p, li { white-space: pre-wrap; } İşlemler - + Version hushlightd - + BlockHeight - + Supply zAddr - + Supply tAddr - + <html><head/><body><p align="center"><span style=" font-weight:600;">Hush Market Information</span></p></body></html> - + Market Cap - + Volume on Exchanges - + <html><head/><body><p align="center">This is a Lightwallet, you cant mine with it!</p></body></html> - + &Send DenioD Feedback - + Encrypt Wallet - + Remove Wallet Encryption - + Rescan Yeniden tara @@ -751,10 +763,12 @@ p, li { white-space: pre-wrap; } - - - - + + + + + + Loading... Yükleniyor... @@ -776,42 +790,42 @@ p, li { white-space: pre-wrap; } | - + &File Dosya - + &Help Yardım - + &Apps Uygulamalar - + &Edit Düzenle - + E&xit Çıkış - + &About Hakkında - + &Settings Ayarlar - + Ctrl+P Ctrl+P @@ -820,7 +834,7 @@ p, li { white-space: pre-wrap; } Bağış Yap - + Check git for &updates Güncellemeler için git adresini kontrol edin @@ -837,48 +851,48 @@ p, li { white-space: pre-wrap; } Özel anahtarı içeri aktar - + &Export all private keys Tüm özel anahtarları dışarı aktar - + &Export seed phrase - - + + Export transactions İşlemleri dışa aktar - + Pay hush &URI... hush URI öde... - + Connect mobile &app Mobil uygulamayı bağla - + Ctrl+M Ctrl+M - + &Recurring Payments Düzenli Ödemeler - + Request hush... hush iste... - + File a bug... Hata bildir... @@ -895,12 +909,12 @@ p, li { white-space: pre-wrap; } Ctrl+A, Ctrl+Z - + Address &book Adres defteri - + Ctrl+B Ctrl+B @@ -934,8 +948,8 @@ p, li { white-space: pre-wrap; } İşlem Hesaplama: - - + + The keys were imported. It may take several minutes to rescan the blockchain. Until then, functionality may be limited Anahtarlar içeri aktarıldı. Blockchain'i yeniden taramak birkaç dakika sürebilir. O zamana kadar, işlevsellik sınırlı olabilir @@ -952,12 +966,12 @@ p, li { white-space: pre-wrap; } hushd henüz hazır değil. Lütfen arayüzün yüklenmesini bekleyin - + View tx on block explorer İşlemi blok gezgininde görüntüle - + Refresh Yenile @@ -1022,7 +1036,7 @@ p, li { white-space: pre-wrap; } hush URI ödeme hatası - + URI should be of the form 'hush:<addr>?amt=x&memo=y URI bu şekilde olmalıdır: 'hush:<addr>?amt=x&memo=y @@ -1036,12 +1050,12 @@ p, li { white-space: pre-wrap; } YOUR_TRANSLATION_HERE - + Error Hata - + Error exporting transactions, file was not saved İşlemler dışa aktarılırken hata oluştu, dosya kaydedilmedi @@ -1078,127 +1092,168 @@ p, li { white-space: pre-wrap; } Bu birkaç dakika sürebilir. Yükleniyor... - + These are all the private keys for all the addresses in your wallet Bunlar, cüzdanınızdaki tüm adreslerin özel anahtarlarıdır - + Private key for için özel anahtar - - + + Save File Dosyayı Kaydet - + Passwords don't match - - + + Wallet Encryption Failed - + Wallet is not encrypted - - + + Failed to restore wallet - + SilentDragonLite needs 24 words to restore wallet - + Failed to parse wallet birthday - + Couldn't understand wallet birthday. This should be a block height from where to rescan the wallet. You can leave it as '0' if you don't know what it should be. - + Couldn't restore the wallet - + Failed to save wallet - + Couldn't save the wallet - - + + Copy block explorer link - + Currency Change - + + Send some private and shielded feedback about + + + + + Private key import rescan in progress. Your funds will be shielded into this wallet and backed up by your seed phrase. This will take some time + + + + + + Wrong Private key format + + + + + That private key is too long. It should be 51 or 52 characters. + + + + + That private key is too short. It should be 51 or 52 characters. + + + + + Privatkey should start with 5, K, L or U (for taddr) or secret- (for zaddr) + + + + + Caution: If this key is for a zaddr it will be NOT included in your Seed. Please send them direct to a Seed zaddr + + + + + Transparent address (R.. or t1..) keys will be automatically sent to a zaddr in your Seed + + + + This is your wallet seed. Please back it up carefully and safely. - - + + Unable to open file Dosya açılamıyor - + Error getting private keys - + Error loading private keys: - - + + Copy address Adresi kopyala - - - - + + + + Copied to clipboard Panoya kopyalandı - + Get private key Özel anahtarı al - - + + View on block explorer Blok gezgini üzerinde göster @@ -1207,138 +1262,113 @@ p, li { white-space: pre-wrap; } Sapling'e geç - + Copy Address Adresi kopyala - + Address has been previously used Adres daha önce kullanılmış - + Address is unused Adres kullanılmamış - - + + Copy txid txid'i kopyala - + Wallet Encryption Success - + Your wallet is not encrypted with a passphrase. - + Wallet decryption Success - + This change can take a few seconds. - + Some feedback about SilentDragonlite or Hush... - + or SilentDragonLite - - Send DenioD some private and shielded feedback about - - - - - Private key import rescan in progress. Your funds will be automaticly shield to a wallet seed zaddr. This will take some time - - - - + Wrong Privatkey format - - Privatkey should start with U (for taddr) or secret- (for zaddr) - - - - + Paste HUSH URI - + Error paying HUSH URI - + Please paste your private key(zs-Addr or R-addr) here, one per import - - Caution: If this key is for Zs-addr it will be NOT inlcude in your Seed. Please send them direct to a Seed zs-addr - - - - - R-addr keys will be autoshield to a seed zs-addr - - - - + The keys were imported without rescan option. The Address you imported will be visible without balance - + View Payment Request Ödeme Talebini Görüntüle - + View Memo Memo'yu Görüntüle - + Reply to - + Copied Hyperlink to clipboard - + Copied message to clipboard - + Copied Txid to clipboard - + Created new t-Addr Yeni t-Addr oluşturuldu @@ -1379,7 +1409,7 @@ doesn't look like a z-address z-adres'i gibi görünmüyor - + Please wait... @@ -1390,7 +1420,7 @@ z-adres'i gibi görünmüyor - + Done! @@ -1417,84 +1447,84 @@ z-adres'i gibi görünmüyor Gönderen Adresi Geçersiz - - + + You have to select a contact and insert a Memo - - + + You have selected no Contact from Contactlist, - - + + or your Memo is empty - - + + Your Message is too long - + You can only write messages with 235 character maximum - - + + Please reduce your message to 235 character. - - - - + + + + Message Error - - - - + + + + Recipient Address Alıcı Adresi - - - - + + + + is Invalid geçersizdir - - - - + + + + Amount for address '%1' is invalid! '% 1' adresinin tutarı geçersiz! - - - - + + + + Not enough available funds to send this transaction @@ -1505,13 +1535,13 @@ Note: Funds need 1 confirmations before they can be spent - + You can only write messages with 512 character maximum - + Your contact request will be sent @@ -1852,37 +1882,37 @@ daemon=1 hushd ile bağlantı kurulurken bir hata oluştu. Hata - - - - - + + + + + The transaction with id id ile işlem - - - - - + + + + + failed. The error was başarısız oldu. Hata - + There was an error connecting to the server. Please check your internet connection. The error was - + Update Available Güncelleme Mevcut - + A new release v%1 is available! You have v%2. Would you like to visit the releases page? @@ -1891,18 +1921,19 @@ Would you like to visit the releases page? Yayınlanan sürümler sayfasını ziyaret etmek ister misiniz? - + No updates available Güncelleme yok - + You already have the latest release v%1 Zaten en son sürüme (v%1) sahipsiniz - - + + + Please wait for SilentDragonLite to exit @@ -1920,22 +1951,22 @@ Yayınlanan sürümler sayfasını ziyaret etmek ister misiniz? Düzenli İşlem Hesaplama: - - - - - + + + + + failed başarısız oldu - - - - - + + + + + Tx @@ -1976,8 +2007,7 @@ Yayınlanan sürümler sayfasını ziyaret etmek ister misiniz? Lütfen çıkmak için silentdragon'i bekleyin - - + Waiting for hushd to exit Çıkmak için hushd bekleniyor @@ -2023,47 +2053,47 @@ Lütfen Düzenle->Ayarlar menüsünde sunucu/bağlantı noktası ve kullanıc - + Using existing wallet. - + Create/restore wallet. - - + + Connection Error Bağlantı Hatası - - - - - - + + + + + + Transaction Error İşlem Hatası - + There was an error sending the transaction. The error was: İşlem gönderilirken bir hata oluştu. Hata: - - + + No Connection Bağlantı Yok - - + + Address Format Error Adres Formatı Hatası @@ -2078,50 +2108,50 @@ Lütfen Düzenle->Ayarlar menüsünde sunucu/bağlantı noktası ve kullanıc - - + + Address or Label Error Adres veya Etiket Hatası - - + + Address or Label cannot be empty Adres veya Etiket boş olamaz - - + + %1 doesn't seem to be a valid hush address. %1 geçerli bir hush adresi gibi gözükmüyor. - - - + + + Label Error Etiket Hatası - - - + + + The label '%1' already exists. Please remove the existing label. '%1' etiketi zaten var. Lütfen mevcut etiketi kaldırın. - + Added Contact - + successfully added your new contact @@ -2161,7 +2191,7 @@ Lütfen Düzenle->Ayarlar menüsünde sunucu/bağlantı noktası ve kullanıc Etiketi sil - + Tx submitted (right click to copy) txid: İşlem gönderildi (kopyalamak için sağ tıklayın) id: diff --git a/res/silentdragonlite_zh.ts b/res/silentdragonlite_zh.ts index 2ccd98f..25a757f 100644 --- a/res/silentdragonlite_zh.ts +++ b/res/silentdragonlite_zh.ts @@ -106,29 +106,29 @@ Controller - + Wallet Password - + Your wallet is encrypted. Please enter your wallet password - - + + Wallet Decryption Failed - + Please enter a valid password - + Failed to unlock wallet @@ -453,8 +453,8 @@ p, li { white-space: pre-wrap; } - - + + Memo 备注 @@ -530,11 +530,13 @@ p, li { white-space: pre-wrap; } - - - - - + + + + + + + <html><head/><body><p align="center">|</p></body></html> @@ -554,17 +556,27 @@ p, li { white-space: pre-wrap; } - + Total Supply - + + Current Server + + + + + Sticky Server + + + + Longestchain - + Import Private Key @@ -599,7 +611,7 @@ p, li { white-space: pre-wrap; } - + Export Private Key 导出私钥 @@ -609,42 +621,42 @@ p, li { white-space: pre-wrap; } 交易 - + Version hushlightd - + BlockHeight - + Supply zAddr - + Supply tAddr - + <html><head/><body><p align="center"><span style=" font-weight:600;">Hush Market Information</span></p></body></html> - + Market Cap - + Volume on Exchanges - + <html><head/><body><p align="center">This is a Lightwallet, you cant mine with it!</p></body></html> @@ -689,27 +701,27 @@ p, li { white-space: pre-wrap; } - + &Send DenioD Feedback - + &Export seed phrase - + Encrypt Wallet - + Remove Wallet Encryption - + Rescan 重新扫描 @@ -718,12 +730,12 @@ p, li { white-space: pre-wrap; } 节点 - + &Hush Telegram - + &Hush Website @@ -740,10 +752,12 @@ p, li { white-space: pre-wrap; } - - - - + + + + + + Loading... 加载中... @@ -765,42 +779,42 @@ p, li { white-space: pre-wrap; } | - + &File &文件 - + &Help &帮助 - + &Apps &应用 - + &Edit &编辑 - + E&xit &退出 - + &About &关于 - + &Settings &设置 - + Ctrl+P Ctrl+P @@ -809,7 +823,7 @@ p, li { white-space: pre-wrap; } &捐赠 - + Check git for &updates 检查git获取和&更新 @@ -826,7 +840,7 @@ p, li { white-space: pre-wrap; } &导入私钥 - + &Export all private keys &导出所有私钥 @@ -839,12 +853,12 @@ p, li { white-space: pre-wrap; } Ctrl+A, Ctrl+Z - + Address &book &地址簿 - + Ctrl+B Ctrl+B @@ -853,38 +867,38 @@ p, li { white-space: pre-wrap; } &备份 wallet.dat - - + + Export transactions 导出交易 - + Pay hush &URI... 支付hush &URI ... - + Connect mobile &app 连接移动&App - + Ctrl+M Ctrl+M - + &Recurring Payments &定期付款 - + Request hush... 请求 hush... - + File a bug... 提交错误... @@ -897,12 +911,12 @@ p, li { white-space: pre-wrap; } hushd尚未准备好。 请等待UI加载 - + View tx on block explorer - + Refresh @@ -979,7 +993,7 @@ p, li { white-space: pre-wrap; } 支付hush URI时出错 - + URI should be of the form 'hush:<addr>?amt=x&memo=y URI的格式应为 'hush:<addr>?amt=x&memo=y' @@ -992,18 +1006,18 @@ p, li { white-space: pre-wrap; } 密钥将导入已连接的hushd节点 - - + + The keys were imported. It may take several minutes to rescan the blockchain. Until then, functionality may be limited 钥匙是导入的。 重新扫描区块链可能需要几分钟时间。 在此之前,功能可能会受到限制 - + Error 错误 - + Error exporting transactions, file was not saved 导出交易时出错,文件未保存 @@ -1036,136 +1050,177 @@ p, li { white-space: pre-wrap; } 您需要手动备份它。 - + These are all the private keys for all the addresses in your wallet 这些都是钱包中所有地址的私钥 - + Private key for 私钥 - - + + Save File 保存文件 - + Passwords don't match - - + + Wallet Encryption Failed - + Wallet is not encrypted - - + + Failed to restore wallet - + SilentDragonLite needs 24 words to restore wallet - + Failed to parse wallet birthday - + Couldn't understand wallet birthday. This should be a block height from where to rescan the wallet. You can leave it as '0' if you don't know what it should be. - + Couldn't restore the wallet - + Failed to save wallet - + Couldn't save the wallet - - + + Copy block explorer link - + Currency Change - + + Send some private and shielded feedback about + + + + + Private key import rescan in progress. Your funds will be shielded into this wallet and backed up by your seed phrase. This will take some time + + + + + + Wrong Private key format + + + + + That private key is too long. It should be 51 or 52 characters. + + + + + That private key is too short. It should be 51 or 52 characters. + + + + + Privatkey should start with 5, K, L or U (for taddr) or secret- (for zaddr) + + + + + Caution: If this key is for a zaddr it will be NOT included in your Seed. Please send them direct to a Seed zaddr + + + + + Transparent address (R.. or t1..) keys will be automatically sent to a zaddr in your Seed + + + + This is your wallet seed. Please back it up carefully and safely. - - + + Unable to open file 无法打开文件 - + Error getting private keys - + Error loading private keys: - - + + Copy address 复制成功 - - - - + + + + Copied to clipboard 复制到剪贴板 - + Wallet Encryption Success - + Your wallet is not encrypted with a passphrase. - + Wallet decryption Success - + Get private key 获取私钥 @@ -1174,8 +1229,8 @@ p, li { white-space: pre-wrap; } 屏蔽余额到Sapling地址 - - + + View on block explorer 从区块浏览器中查看 @@ -1184,123 +1239,98 @@ p, li { white-space: pre-wrap; } 迁移到Sapling地址 - - + + Copy txid 复制交易ID - + This change can take a few seconds. - + Some feedback about SilentDragonlite or Hush... - + or SilentDragonLite - - Send DenioD some private and shielded feedback about - - - - - Private key import rescan in progress. Your funds will be automaticly shield to a wallet seed zaddr. This will take some time - - - - + Wrong Privatkey format - - Privatkey should start with U (for taddr) or secret- (for zaddr) - - - - + Paste HUSH URI - + Error paying HUSH URI - + Please paste your private key(zs-Addr or R-addr) here, one per import - - Caution: If this key is for Zs-addr it will be NOT inlcude in your Seed. Please send them direct to a Seed zs-addr - - - - - R-addr keys will be autoshield to a seed zs-addr - - - - + The keys were imported without rescan option. The Address you imported will be visible without balance - + View Payment Request 查看付款申请 - + View Memo 查看备注 - + Reply to 回复给 - + Copied Hyperlink to clipboard - + Copied message to clipboard - + Copied Txid to clipboard - + Created new t-Addr 创建了新的t-Addr - + Copy Address - + Address has been previously used 该地址以前使用过 - + Address is unused 地址未使用 @@ -1341,7 +1371,7 @@ doesn't look like a z-address 看起来不像是z-address - + Please wait... @@ -1352,7 +1382,7 @@ doesn't look like a z-address - + Done! @@ -1379,84 +1409,84 @@ doesn't look like a z-address 发送地址无效 - - + + You have to select a contact and insert a Memo - - + + You have selected no Contact from Contactlist, - - + + or your Memo is empty - - + + Your Message is too long - + You can only write messages with 235 character maximum - - + + Please reduce your message to 235 character. - - - - + + + + Message Error - - - - + + + + Recipient Address 接收地址 - - - - + + + + is Invalid 无效 - - - - + + + + Amount for address '%1' is invalid! - - - - + + + + Not enough available funds to send this transaction @@ -1467,13 +1497,13 @@ Note: Funds need 1 confirmations before they can be spent - + You can only write messages with 512 character maximum - + Your contact request will be sent @@ -1692,57 +1722,57 @@ Note: Funds need 1 confirmations before they can be spent - - + + Address or Label Error 地址或标签错误 - - + + Address or Label cannot be empty 地址或标签不能为空 - - + + Address Format Error 地址格式错误 - - + + %1 doesn't seem to be a valid hush address. %1 似乎不是有效的hush地址。 - - - + + + Label Error 标签错误 - - - + + + The label '%1' already exists. Please remove the existing label. 标签 '%1' 已存在。 请删除现有标签。 - + Added Contact - + successfully added your new contact @@ -1913,82 +1943,83 @@ Please set the host/port and user/password in the Edit->Settings menu. - + Using existing wallet. - + Create/restore wallet. - - + + Connection Error 连接错误 - - - - - - + + + + + + Transaction Error 交易错误 - + There was an error sending the transaction. The error was: 发送交易时出错。 错误是: - - - - - + + + + + Tx 交易 - - - - - + + + + + failed 失败 - - - - - + + + + + The transaction with id 交易 - - - - - + + + + + failed. The error was 失败。 错误是 - - + + + Please wait for SilentDragonLite to exit @@ -2028,8 +2059,8 @@ Please set the host/port and user/password in the Edit->Settings menu.所有未来的付款都将被取消。 - - + + No Connection 没有连接 @@ -2070,17 +2101,17 @@ Please set the host/port and user/password in the Edit->Settings menu. 交易计算中。 这可能需要几分钟。 - + There was an error connecting to the server. Please check your internet connection. The error was - + Update Available 可用更新 - + A new release v%1 is available! You have v%2. Would you like to visit the releases page? @@ -2089,12 +2120,12 @@ Would you like to visit the releases page? 您想访问发布页面吗? - + No updates available 没有可用的更新 - + You already have the latest release v%1 您已拥有最新版本 v%1 @@ -2103,13 +2134,12 @@ Would you like to visit the releases page? 请等待silentdragon退出 - - + Waiting for hushd to exit 等待hushd退出 - + Tx submitted (right click to copy) txid: 交易提交(右键单击复制)交易ID: diff --git a/silentdragon-lite.pro b/silentdragon-lite.pro index 6b43938..b7baea7 100644 --- a/silentdragon-lite.pro +++ b/silentdragon-lite.pro @@ -163,6 +163,7 @@ TRANSLATIONS = res/silentdragonlite_ar.ts \ res/silentdragonlite_hr.ts \ res/silentdragonlite_id.ts \ res/silentdragonlite_it.ts \ + res/silentdragonlite_nl.ts \ res/silentdragonlite_pt.ts \ res/silentdragonlite_ro.ts \ res/silentdragonlite_ru.ts \ diff --git a/src/controller.cpp b/src/controller.cpp index 3ba422b..4b3b89b 100644 --- a/src/controller.cpp +++ b/src/controller.cpp @@ -30,6 +30,12 @@ Controller::Controller(MainWindow* main) this->main = main; this->ui = main->ui; + auto current_server = Settings::getInstance()->getSettings().server; + main->ui->current_server->setText(current_server); + + auto stickyServer = Settings::getInstance()->getSettings().stickyServer; + main->ui->sticky_server->setText( stickyServer ? "True" : "False" ); + // Setup balances table model balancesTableModel = new BalancesTableModel(main->ui->balancesTable); main->ui->balancesTable->setModel(balancesTableModel); @@ -37,6 +43,7 @@ Controller::Controller(MainWindow* main) // Setup transactions table model transactionsTableModel = new TxTableModel(ui->transactionsTable); main->ui->transactionsTable->setModel(transactionsTableModel); + // Set up timer to refresh Price priceTimer = new QTimer(main); diff --git a/src/mainwindow.ui b/src/mainwindow.ui index 1b239a9..68f4cd9 100644 --- a/src/mainwindow.ui +++ b/src/mainwindow.ui @@ -1682,6 +1682,7 @@ + @@ -1689,6 +1690,51 @@ + + + + + Current Server + + + + + + + <html><head/><body><p align="center">|</p></body></html> + + + + + + + Loading... + + + + + + + + Sticky Server + + + + + + + <html><head/><body><p align="center">|</p></body></html> + + + + + + + Loading... + + + + diff --git a/src/scripts/translation_analysis.sh b/src/scripts/translation_analysis.sh new file mode 100755 index 0000000..92ef7b1 --- /dev/null +++ b/src/scripts/translation_analysis.sh @@ -0,0 +1,19 @@ +#!/bin/bash + +echo -n AR: ;grep unfinished silentdragonlite_ar.ts | wc -l +echo -n BE: ;grep unfinished silentdragonlite_be.ts | wc -l +echo -n DE: ;grep unfinished silentdragonlite_de.ts | wc -l +echo -n ES: ;grep unfinished silentdragonlite_es.ts | wc -l +echo -n FA: ;grep unfinished silentdragonlite_fa.ts | wc -l +echo -n FR: ;grep unfinished silentdragonlite_fr.ts | wc -l +echo -n HR: ;grep unfinished silentdragonlite_hr.ts | wc -l +echo -n ID: ;grep unfinished silentdragonlite_id.ts | wc -l +echo -n IT: ;grep unfinished silentdragonlite_it.ts | wc -l +echo -n NL: ;grep unfinished silentdragonlite_nl.ts | wc -l +echo -n PT: ;grep unfinished silentdragonlite_pt.ts | wc -l +echo -n RO: ;grep unfinished silentdragonlite_ro.ts | wc -l +echo -n RU: ;grep unfinished silentdragonlite_ru.ts | wc -l +echo -n SR: ;grep unfinished silentdragonlite_sr.ts | wc -l +echo -n TR: ;grep unfinished silentdragonlite_tr.ts | wc -l +echo -n UD: ;grep unfinished silentdragonlite_ud.ts | wc -l +echo -n ZH: ;grep unfinished silentdragonlite_zh.ts | wc -l