diff --git a/README.md b/README.md index fcd6ea5..99fbb67 100644 --- a/README.md +++ b/README.md @@ -41,13 +41,12 @@ hushd, or compile hushd as well. ### Building on Linux + ``` -sudo apt-get install qt5-default qt5-qmake libqt5websockets5-dev +sudo apt-get install qt5-default qt5-qmake libqt5websockets5-dev qtcreator git clone https://github.com/MyHush/SilentDragon.git cd SilentDragon -qmake silentdragon.pro CONFIG+=debug -make -j$(nproc) - +./build.sh ./silentdragon ``` @@ -70,8 +69,10 @@ c:\Qt5\bin\qmake.exe silentdragon.pro -tp vc CONFIG+=debug ``` ### Building on macOS + You need to install the Xcode app or the Xcode command line tools first, and then install Qt. + ``` git clone https://github.com/MyHush/SilentDragon.git cd SilentDragon @@ -89,7 +90,6 @@ these four files in your Git repo: ``` ln -s ../hush3/src/hushd - ln -s ../hush3/src/hush-cli ln -s ../hush3/src/komodod ln -s ../hush3/src/komodo-cli ``` diff --git a/application.qrc b/application.qrc index cec2f7f..072b09c 100644 --- a/application.qrc +++ b/application.qrc @@ -19,5 +19,7 @@ res/zec_qt_wallet_pt.qm res/zec_qt_wallet_it.qm res/zec_qt_wallet_zh.qm + res/zec_qt_wallet_ru.qm + res/zec_qt_wallet_uk.qm diff --git a/build.sh b/build.sh new file mode 100755 index 0000000..430b4dd --- /dev/null +++ b/build.sh @@ -0,0 +1,25 @@ +#!/bin/bash +# Copyright 2019 The Hush Developers + +UNAME=$(uname) + +if [ "$UNAME" == "Linux" ] ; then + JOBS=$(nproc) +elif [ "$UNAME" == "FreeBSD" ] ; then + JOBS=$(nproc) +elif [ "$UNAME" == "Darwin" ] ; then + JOBS=$(sysctl -n hw.ncpu) +else + JOBS=1 +fi + +echo "Compiling with $JOBS threads..." + +if [ "$1" == "clean" ]; then + make clean +elif [ "$1" == "cleanbuild" ]; then + make clean + qmake silentdragon.pro CONFIG+=debug; make -j$JOBS +else + qmake silentdragon.pro CONFIG+=debug; make -j$JOBS +fi diff --git a/hush-cli b/hush-cli new file mode 100755 index 0000000..efa1840 --- /dev/null +++ b/hush-cli @@ -0,0 +1,11 @@ +#!/bin/bash +# Copyright (c) 2019 Hush developers + +# set working directory to the location of this script +DIR="$( cd "$( dirname "${BASH_SOURCE[0]}" )" && pwd )" +cd $DIR + +NAME=HUSH3 + +CLI=${KOMODOCLI:-./komodo-cli} +$CLI -ac_name=$NAME "$@" diff --git a/res/logo.icns b/res/logo.icns index 2dd1134..ee66f5c 100644 Binary files a/res/logo.icns and b/res/logo.icns differ diff --git a/res/zec_qt_wallet_de.ts b/res/zec_qt_wallet_de.ts index 7ae446b..fce89b6 100644 --- a/res/zec_qt_wallet_de.ts +++ b/res/zec_qt_wallet_de.ts @@ -511,7 +511,7 @@ Exportiere Transaktionen - Pay zcash &URI... + Pay HUSH &URI... Bezahl HUSH &URI... @@ -525,7 +525,7 @@ Ctrl+M - Request zcash... + Request HUSH... Fordere Hush an... @@ -678,7 +678,7 @@ - Error paying pirate URI + Error paying Hush URI Fehler bei der Bezahl HUSH URI @@ -1079,7 +1079,7 @@ Das sieht nicht wie eine sichere Adresse aus You have hushd set to start as a daemon, which can cause problems with ZecWallet -.Please remove the following line from your zcash.conf and restart ZecWallet +.Please remove the following line from your HUSH3.conf and restart ZecWallet daemon=1 Sie haben hushd im Hintergrund gestartet, was zu Problemen führen kann. Bitte löschen Sie folgende Zeile aus Ihrer Hush3.conf: daemon=1 @@ -1088,13 +1088,13 @@ daemon=1 Please try restarting. -If you previously started hushd with custom arguments, you might need to reset zcash.conf. +If you previously started hushd with custom arguments, you might need to reset HUSH3.conf. If all else fails, please run hushd manually. Ich konnte den intergrierten hushd nicht starten. Wenn Sie hushd mit anderen Argumenten gestartet haben, müssen Sie die Hush3.conf resetten. Wenn dies nicht funktioniert, starten Sie hushd manuell - Couldn't connect to hushd configured in zcash.conf. + Couldn't connect to hushd configured in HUSH3.conf. Not starting embedded hushd because --no-embedded was passed Starte den internen hushd Node nicht --no-embedded wurde eingestellt. @@ -1388,7 +1388,7 @@ Please set the host/port and user/password in the Edit->Settings menu. - %1 doesn't seem to be a valid Zcash address. + %1 doesn't seem to be a valid Hush address. %1 das scheint keine gültige Hush Adresse zu sein. diff --git a/res/zec_qt_wallet_es.ts b/res/zec_qt_wallet_es.ts index a94a1e6..3646897 100644 --- a/res/zec_qt_wallet_es.ts +++ b/res/zec_qt_wallet_es.ts @@ -6,12 +6,12 @@ Label - Etiqueta + Etiqueta Address - Dirección + Dirección @@ -37,7 +37,7 @@ The Dragon Awakens... - + El dragón despierta ... Starting Up @@ -143,7 +143,7 @@ Upload File - + Subir archivo @@ -161,17 +161,17 @@ Recurring payment - + Pago recurrente Every month, starting 12-May-2012, for 6 payments - + Todos los meses, a partir del 12 de mayo de 2012, por 6 pagos. Edit Schedule - + Editar horario @@ -202,32 +202,32 @@ &Send Duke Feedback - + Enviar comentarios de Duke &Hush Discord - + &Hush Discord &Hush Website - + &Hush Sitio web Pay HUSH &URI... - + Pague HUSH &URI ... Request HUSH... - + Solicitar HUSH ... Validate Address - + Validar dirección z-Addr(Sapling) @@ -259,7 +259,7 @@ Address balance - + Saldo de dirección @@ -340,67 +340,67 @@ Shielded Address (Private, Anonymous) - + Dirección blindada (privada, anónima) Transparent Address (Public, Metadata-Leaking) - + Dirección transparente (pública, fuga de metadatos) View All Addresses - + Ver todas las direcciones Notarized Hash - + Hash Notarizado Notarized txid - + Txid Notarizado Notarized Lag - + Lag Notarizado KMD Version - + Versión KMD Protocol Version - + Versión de protocolo Version - + Versión P2P Port - + Puerto P2P RPC Port - + Puerto RPC Client Name - + Nombre del cliente Next Halving - + Siguiente reducción a la mitad @@ -500,52 +500,52 @@ Export transactions - + exportación de transacciones Connect mobile &app - + Conectar &aplicación móvil Ctrl+M - + Ctrl+M Tor configuration is available only when running an embedded hushd. - + La configuración de Tor solo está disponible cuando se ejecuta un silencio integrado. You're using an external hushd. Please restart hushd with -rescan - + Estás utilizando hushd externo. Reinicie hushd con -rescan You're using an external hushd. Please restart hushd with -reindex - + Estás utilizando hushd externo. Reinicie hushd con -rescan Enable Tor - + Habilitar Tor Connection over Tor has been enabled. To use this feature, you need to restart SilentDragon. - + Se ha habilitado la conexión a través de Tor. Para usar esta función, debe reiniciar SilentDragon. Disable Tor - + Inhabilitar Tor Connection over Tor has been disabled. To fully disconnect from Tor, you need to restart SilentDragon. - + Se ha deshabilitado la conexión a través de Tor. Para desconectarse por completo de Tor, debe reiniciar SilentDragon. Thanks for supporting SilentDragon! @@ -587,12 +587,12 @@ SilentDragon needs to restart to rescan/reindex. SilentDragon will now close, please restart SilentDragon to continue - + SilentDragon necesita reiniciarse para volver a escanear / reindexar. SilentDragon ahora se cerrará, reinicie SilentDragon para continuar Restart SilentDragon - + reanudar SilentDragon Please paste your private keys (z-Addr or t-Addr) here, one per line @@ -605,67 +605,67 @@ Some feedback about SilentDragon or Hush... - + Algunos comentarios sobre SilentDragon o Hush ... Send Duke some private and shielded feedback about - + Envíe a Duke comentarios privados y protegidos sobre or SilentDragon - + o SilentDragon Enter Address to validate - + Ingrese la dirección para validar Transparent or Shielded Address: - + Dirección transparente o blindada: Paste HUSH URI - + Pegar HUSH URI - Error paying pirate URI - + 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:<addr>?amt=x&memo=y Please paste your private keys here, one per line - + Pegue sus claves privadas aquí, una por línea The keys will be imported into your connected Hush node - + Las claves se importarán a su nodo Hush conectado The keys were imported! It may take several minutes to rescan the blockchain. Until then, functionality may be limited - + Las claves se importarán a su nodo Hush conectado Error - + Error Error exporting transactions, file was not saved - + Error al exportar transacciones, el archivo no se guardó @@ -754,12 +754,12 @@ Address Asset Viewer - + Dirección Asset Espectador Convert Address - + Convertir dirección @@ -774,7 +774,7 @@ View Payment Request - + Ver solicitud de pago @@ -784,7 +784,7 @@ Reply to - + Responder a @@ -794,17 +794,17 @@ Copy Address - + Dirección de copia Address has been previously used - + La dirección ha sido utilizada previamente Address is unused - + Dirección no utilizada @@ -815,7 +815,7 @@ File Upload - + Subir archivo @@ -825,22 +825,22 @@ File size too large - + Tamaño de archivo demasiado grande The file size - + El tamaño del archivo bytes is greater than - + bytes es mayor que bytes - + bytes @@ -867,12 +867,12 @@ doesn't look like a z-address Current balance : - + Saldo actual : Balance after this Tx: - + Balance después de este Tx: @@ -897,7 +897,7 @@ doesn't look like a z-address Amount '%1' is invalid! - + El monto '%1' no es válido! @@ -911,7 +911,7 @@ doesn't look like a z-address Include Reply Address - + Incluir dirección de respuesta @@ -919,7 +919,7 @@ doesn't look like a z-address Reply to - + responder a @@ -927,53 +927,53 @@ doesn't look like a z-address Connect Mobile App - + Connect Aplicación móvil QR Code - + Código QR Connection String - + Conexión Allow connections over the internet via SilentDragon wormhole - + Permitir conexiones a través de Internet a través del agujero de gusano SilentDragon Scan this QRCode from your SilentDragon companion app to connect your phone - + Escanee este código QR desde su aplicación complementaria SilentDragon para conectar su teléfono SilentDragon Companion App - + Aplicación SilentDragon Companion Disconnect - + Desconectar TextLabel - + Etiqueta de texto Last seen: - + Ultima vez visto: Connection type: - + Tipo de conección: @@ -985,7 +985,7 @@ doesn't look like a z-address Private Keys - + Llaves privadas @@ -1029,7 +1029,7 @@ doesn't look like a z-address hushd has no peer connections! Network issues? - + ¡Hushd no tiene conexiones entre pares! Problemas de red? @@ -1072,24 +1072,26 @@ doesn't look like a z-address Update Available - + Actualización disponible A new release v%1 is available! You have v%2. Would you like to visit the releases page? - + ¡Una nueva versión v%1 está disponible! Tienes v%2. + + ¿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 @@ -1127,7 +1129,10 @@ Would you like to visit the releases page? .Please remove the following line from your HUSH3.conf and restart SilentDragon daemon=1 - + Has configurado que se inicie como un demonio, lo que puede causar problemas con SilentDragon + + . Elimine la siguiente línea de su HUSH3.conf y reinicie SilentDragon + daemon=1 @@ -1138,34 +1143,42 @@ Please try restarting. If you previously started hushd with custom arguments, you might need to reset HUSH3.conf. If all else fails, please run hushd manually. - + No se pudo iniciar el silencio incrustado. + + Intenta reiniciar. + + Si anteriormente comenzó hushd con argumentos personalizados, es posible que deba restablecer HUSH3.conf. + + Si todo lo demás falla, ejecute hushd manualmente. Couldn't connect to hushd configured in HUSH3.conf. Not starting embedded hushd because --no-embedded was passed - + No se pudo conectar a hushd configurado en HUSH3.conf. + + No se inicia hushd incrustado porque se pasó --no incrustado Hide Advanced Config - + Ocultar configuración avanzada Show Advanced Config - + Mostrar configuración avanzada Choose data directory - + Elegir directorio de datos Could not create HUSH3.conf. - + No se pudo crear HUSH3.conf. @@ -1220,7 +1233,7 @@ Por favor, especificar el host/puerta y usario/contraseña en el menú Editar-&g There was an error! : - + ¡Hubo un error! : @@ -1238,7 +1251,7 @@ Por favor, especificar el host/puerta y usario/contraseña en el menú Editar-&g You have hushd set to start as a daemon, which can cause problems with SilentDragon -.Please remove the following line from your zcash.conf and restart SilentDragon +.Please remove the following line from your HUSH3.conf and restart SilentDragon daemon=1 Has configurado hushd para ejecutar como demonio, lo que puede causar problemas con SilentDragon. Por favor, eliminar la siguente linea de hushd.conf y reinicia SilentDragon @@ -1249,7 +1262,7 @@ daemon=1 Please try restarting. -If you previously started hushd with custom arguments, you might need to reset zcash.conf. +If you previously started hushd with custom arguments, you might need to reset HUSH3.conf. If all else fails, please run hushd manually. No se pudo iniciar hushd incorporado. @@ -1265,7 +1278,7 @@ Si todo falla, por favor ejecutar hushd manualmente. El proceso devuelto - Couldn't connect to hushd configured in zcash.conf. + Couldn't connect to hushd configured in HUSH3.conf. Not starting embedded hushd because --no-embedded was passed No se pudo conectar con hushd configurado en hushd.conf. @@ -1290,7 +1303,7 @@ No iniciaré hushd incorporado porque la opcion --no-embedded fue dada. This may take several hours, grab some popcorn - + Esto puede tomar varias horas, agarra algunas palomitas de maíz @@ -1348,17 +1361,17 @@ El saldo es insuficiente para una migración automática. Pick - + Recoger 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 @@ -1371,38 +1384,38 @@ El saldo es insuficiente para una migración automática. - %1 doesn't seem to be a valid Zcash address. - + %1 doesn't seem to be a valid Hush address. + %1 no parece ser una dirección válida de Hush. Label Error - + Error de etiqueta The label '%1' already exists. Please remove the existing label. - + La etiqueta '%1' ya existe. Por favor, elimine la etiqueta existente. Import Address Book - + Importar libreta de direcciones Unable to open file - No es posible abrir el archivo + No es posible abrir el archivo Address Book Import Done - + Importación de libreta de direcciones realizada Imported %1 new Address book entries - + Importados %1 nuevas entradas de la libreta de direcciones @@ -1422,22 +1435,22 @@ El saldo es insuficiente para una migración automática. Connected directly - + Conectado directamente Connected over the internet via SilentDragon wormhole service - + Conectado a través de Internet a través del servicio SilentDragon wormhole Node is still syncing. - + El nodo aún se está sincronizando. No sapling or transparent addresses with enough balance to spend. - + Sin sapling o transparentes con saldo suficiente para gastar. @@ -1445,22 +1458,22 @@ El saldo es insuficiente para una migración automática. Dialog - + Diálogo Add - + Agregar Edit - + Editar Delete - + suprimir @@ -1468,92 +1481,92 @@ El saldo es insuficiente para una migración automática. Payment Request - + Solicitud de pago AddressBook - + Directorio Request From - + Solicitud de My Address - + Mi dirección Amount in - + Cantidad en z address - + z dirección Amount - Monto + Monto The recipient will see this address in the "to" field when they pay your request. - + El destinatario verá esta dirección en el campo "para" cuando pague su solicitud. Amount USD - + Monto USD Memo - Memo + Memo TextLabel - + Etiqueta de texto 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. - + Solicitar el pago de una dirección de Retoño. Enviará una transacción 0.0001 HUSH a la dirección con un URI de pago HUSH. La nota se incluirá en la transacción cuando la dirección le pague. Error paying HUSH URI - + Error al pagar HUSH URI URI should be of the form 'hush:<addr>?amt=x&memo=y - + URI debe ser de la forma 'hush:<addr>?amt=x&memo=y Pay To - + Pagar a - Pay - + Paga + You are paying a payment request. Your address will not be visible to the person requesting this payment. - + Estás pagando una solicitud de pago. Su dirección no será visible para la persona que solicita este pago. Can only request from Sapling addresses - + Solo se puede solicitar a direcciones Sapling @@ -1596,7 +1609,7 @@ El saldo es insuficiente para una migración automática. Connect to the Tor network via SOCKS proxy running on 127.0.0.1:9050. Please note that you'll have to install and run the Tor service externally. - + Conéctese a la red Tor a través del proxy SOCKS que se ejecuta en 127.0.0.1:9050. Tenga en cuenta que tendrá que instalar y ejecutar el servicio Tor externamente. @@ -1606,32 +1619,32 @@ El saldo es insuficiente para una migración automática. Connect via Tor - + Conectar a través de Tor Troubleshooting - + Solución de problemas Reindex - + Reindex Rescan the blockchain for any missing wallet transactions and to correct your wallet balance. This may take several hours. You need to restart SilentDragon for this to take effect - + Vuelva a escanear la cadena de bloques para detectar transacciones de billetera faltantes y para corregir el saldo de su billetera. Esto puede llevar varias horas. Debe reiniciar SilentDragon para que esto surta efecto Rescan - + Reescanear Rebuild the entire blockchain from the genesis block, by rescanning all the block files. This may take several hours to days, depending on your hardware. You need to restart SilentDragon for this to take effect - + Reconstruya toda la cadena de bloques a partir del bloque de génesis, volviendo a escanear todos los archivos de bloque. Esto puede llevar varias horas o días, dependiendo de su hardware. Debe reiniciar SilentDragon para que esto surta efecto @@ -1746,17 +1759,17 @@ El saldo es insuficiente para una migración automática. Validate Address - + Validar dirección TextLabel - + Etiqueta de texto Address: - + Dirección: @@ -1764,12 +1777,12 @@ El saldo es insuficiente para una migración automática. Property - + Propiedad Value - + Valor @@ -1777,12 +1790,12 @@ El saldo es insuficiente para una migración automática. All Addresses - + Todas las direcciones Export All Keys - + Exportar todas las llaves @@ -1790,12 +1803,12 @@ El saldo es insuficiente para una migración automática. Address - Dirección + Dirección Balance (%1) - + Saldar (%1) @@ -1836,7 +1849,7 @@ El saldo es insuficiente para una migración automática. Import Address Book - + Importar libreta de direcciones @@ -1859,7 +1872,7 @@ El saldo es insuficiente para una migración automática. hushd doesn't seem to have any peers. You might not be connected to the internet, so this Transaction might not work. - + Hushd no parece tener compañeros. Es posible que no esté conectado a Internet, por lo que esta transacción podría no funcionar. @@ -1877,42 +1890,42 @@ El saldo es insuficiente para una migración automática. Configure HUSH3.conf - + Configurar HUSH3.conf Show Advanced Configuration - + Mostrar configuración avanzada Your Hush node will be configured for you automatically - + Su nodo Hush se configurará automáticamente Use custom datadir - + Usar datadir personalizado Please choose a directory to store your wallet.dat and blockchain - + Elija un directorio para almacenar su wallet.dat y blockchain Choose directory - + Elegir directorio Connect over Tor - + Conectar a través de Tor Please note that you'll need to already have a Tor service configured on port 9050 - + Tenga en cuenta que ya deberá tener un servicio Tor configurado en el puerto 9050 @@ -1920,52 +1933,52 @@ El saldo es insuficiente para una migración automática. Edit Schedule - + Editar horario Schedule - + Programar Payment Description - + descripción de pago TextLabel - + TextLabel From - Desde + Desde Number of payments - + numero de pagos Amount - Monto + Monto Next Payment - + Siguiente pago To - A + A Memo - Memo + Memo diff --git a/res/zec_qt_wallet_fr.ts b/res/zec_qt_wallet_fr.ts index 3d8ed08..268eeb7 100644 --- a/res/zec_qt_wallet_fr.ts +++ b/res/zec_qt_wallet_fr.ts @@ -37,11 +37,11 @@ The Dragon Awakens... - + Le dragon se réveille... Starting Up - Démarrage + Démarrage @@ -143,7 +143,7 @@ Upload File - + Télécharger un fichier @@ -166,7 +166,7 @@ Every month, starting 12-May-2012, for 6 payments - + Chaque mois, à partir du 12 mai 2012, pour 6 paiements @@ -203,39 +203,39 @@ &Send Duke Feedback - + &Envoyer des commentaires à Duke &Hush Discord - + Discord Hush &Hush Website - + Site internet de Hush Pay HUSH &URI... - + Payer HUSH &URI ... Validate Address - + Valider l'adresse z-Addr(Sapling) - Adresse-z(Sapling) + Adresse-z(Sapling) t-Addr - t-Adresse + t-Adresse z-Addr(Sprout) - z-Adresse(Sprout) + z-Adresse(Sprout) @@ -344,67 +344,67 @@ Shielded Address (Private, Anonymous) - + Adresse privée (privée, anonyme) Transparent Address (Public, Metadata-Leaking) - + Adresse transparente (publique, fuites de métadonnées) View All Addresses - + Voir toutes les adresses Notarized Hash - + Hachage notarisé Notarized txid - + txid Notarisé Notarized Lag - + Lag notarisé KMD Version - + Version KMD Protocol Version - + Version du protocole Version - + Version P2P Port - + Port P2P RPC Port - + Port RPC Client Name - + Nopm du client Next Halving - + Prochaine réduction @@ -640,47 +640,47 @@ Some feedback about SilentDragon or Hush... - + Quelques commentaires sur SilentDragon ou Hush ... Send Duke some private and shielded feedback about - + Envoyez à Duke des commentaires privés et protégés sur or SilentDragon - + ou SilentDragon Enter Address to validate - + Entrez l'adresse pour valider Transparent or Shielded Address: - + Adresse transparente ou privée: - Error paying pirate URI - + Error paying Hush URI + Erreur lors du paiement de l'URI Please paste your private keys here, one per line - + Veuillez coller vos clés privées ici, une par ligne The keys will be imported into your connected Hush node - + Les clés seront importées dans votre nœud Hush connecté. - The keys were imported! It may take several minutes to rescan the blockchain. Until then, functionality may be limited - + Les clés ont été importées! Une nouvelle analyse de la blockchain peut prendre plusieurs minutes. Jusque-là, les fonctionnalités peuvent être limitées + @@ -779,12 +779,12 @@ Address Asset Viewer - + Addresse Asset Viewer Convert Address - + Adresse convertie @@ -819,7 +819,7 @@ Copy Address - + Copier l'adresse @@ -840,7 +840,7 @@ File Upload - + Fichier téléchargé @@ -850,22 +850,22 @@ File size too large - + La taille du fichier est trop grande The file size - + La taille du fichier bytes is greater than - + octets est supérieur à bytes - + octets @@ -968,22 +968,22 @@ Cette adresse ne semble pas être de type z-Adresse Connection String - + Connection String Allow connections over the internet via SilentDragon wormhole - + Autoriser les connexions sur Internet via SilentDragon wormhole Scan this QRCode from your SilentDragon companion app to connect your phone - + Scannez ce code QR à partir de votre application SilentDragon mobile pour connecter votre téléphone. SilentDragon Companion App - + Application SilentDragon mobile @@ -994,7 +994,7 @@ Cette adresse ne semble pas être de type z-Adresse TextLabel - + TextLabel @@ -1016,7 +1016,7 @@ Cette adresse ne semble pas être de type z-Adresse Private Keys - + Clés privées @@ -1044,11 +1044,11 @@ Cette adresse ne semble pas être de type z-Adresse You have hushd set to start as a daemon, which can cause problems with SilentDragon -.Please remove the following line from your zcash.conf and restart SilentDragon +.Please remove the following line from your HUSH3.conf and restart SilentDragon daemon=1 vous avez hushd configuré pour démarrer en tant que démon ce qui peut causer des problèmes avec SilentDragon - Veuillez enlever la ligne suivante de votre fichier "zcash.conf" et redémarrer SilentDragon: + Veuillez enlever la ligne suivante de votre fichier "HUSH3.conf" et redémarrer SilentDragon: daemon=1 @@ -1056,19 +1056,19 @@ daemon=1 Please try restarting. -If you previously started hushd with custom arguments, you might need to reset zcash.conf. +If you previously started hushd with custom arguments, you might need to reset HUSH3.conf. If all else fails, please run hushd manually. Impossible de démarrer le hushd intégré. Veuillez essayer de redémarrer. -Si vous avez précédemment démarré hushd avec des arguments, vous devrez peut-être réinitialiser le fichier zcash.conf. +Si vous avez précédemment démarré hushd avec des arguments, vous devrez peut-être réinitialiser le fichier HUSH3.conf. Si tout échoue, exécutez hushd manuellement. - Couldn't connect to hushd configured in zcash.conf. + Couldn't connect to hushd configured in HUSH3.conf. Not starting embedded hushd because --no-embedded was passed Le démarrage de hushd n'a pas eu lieu car l'argument --no-embedded a été utilisé au lancement @@ -1109,7 +1109,10 @@ Not starting embedded hushd because --no-embedded was passed .Please remove the following line from your HUSH3.conf and restart SilentDragon daemon=1 - + Hushd est configuré pour démarrer en tant que démon, ce qui peut entraîner des problèmes avec SilentDragon + + .Veuillez supprimer la ligne suivante de votre fichier HUSH3.conf et redémarrer SilentDragon + démon = 1 @@ -1120,19 +1123,27 @@ Please try restarting. If you previously started hushd with custom arguments, you might need to reset HUSH3.conf. If all else fails, please run hushd manually. - + Impossible de démarrer le hushd intégré. + + S'il vous plaît essayez de redémarrer. + + Si vous avez déjà démarré hushd avec des arguments personnalisés, vous devrez peut-être réinitialiser le fichier HUSH3.conf. + + Si tout échoue, veuillez exécuter hushd manuellement. Couldn't connect to hushd configured in HUSH3.conf. Not starting embedded hushd because --no-embedded was passed - + Impossible de se connecter à hushd configuré dans HUSH3.conf. + + Ne démarre pas hushd intégré car --no-embedded a été transmis Could not create HUSH3.conf. - + Impossible de créer le fichier HUSH3.conf. @@ -1158,12 +1169,12 @@ Not starting embedded hushd because --no-embedded was passed This may take several hours, grab some popcorn - + Cela peut prendre plusieurs heures. Prenez du pop-corn There was an error! : - + Il y avait une erreur! : @@ -1235,7 +1246,7 @@ Not starting embedded hushd because --no-embedded was passed hushd has no peer connections! Network issues? - + hushd n'a pas de connexion entre pairs! Problèmes de réseau? @@ -1344,12 +1355,12 @@ Veuillez configurer l'hôte/port et utilisateur/mot de passe dans le menu E Address or Label Error - + Erreur d'adresse ou d'étiquette Address or Label cannot be empty - + L'adresse ou l'étiquette ne peut pas être vide @@ -1362,18 +1373,18 @@ Veuillez configurer l'hôte/port et utilisateur/mot de passe dans le menu E - %1 doesn't seem to be a valid Zcash address. - + %1 doesn't seem to be a valid Hush address. + %1 ne semble pas être une adresse Hush valide. Label Error - + Erreur d'étiquette The label '%1' already exists. Please remove the existing label. - + Le label %1 existe déjà. Veuillez supprimer l'étiquette existante. @@ -1465,7 +1476,7 @@ Vous avez soit des fonds non confirmés soit le solde est trop petit pour une mi Node is still syncing. - + Le nœud est toujours en cours de synchronisation. @@ -1551,7 +1562,7 @@ Vous avez soit des fonds non confirmés soit le solde est trop petit pour une mi TextLabel - + Texte du label @@ -1561,12 +1572,12 @@ Vous avez soit des fonds non confirmés soit le solde est trop petit pour une mi Error paying HUSH URI - Erreur lors du payement du URI HUSH + Erreur lors du paiement de l'URI 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 + Le format URI doit être comme suit: 'hush:<addr>?amt=x&memo=y @@ -1779,17 +1790,17 @@ Vous avez soit des fonds non confirmés soit le solde est trop petit pour une mi Validate Address - + Valider l'adresse TextLabel - + Texte du label Address: - + Adresse: @@ -1797,12 +1808,12 @@ Vous avez soit des fonds non confirmés soit le solde est trop petit pour une mi Property - + Propriété Value - + Valeur @@ -1810,12 +1821,12 @@ Vous avez soit des fonds non confirmés soit le solde est trop petit pour une mi All Addresses - + Toutes les adresses Export All Keys - + Exporter toutes les clés @@ -1823,12 +1834,12 @@ Vous avez soit des fonds non confirmés soit le solde est trop petit pour une mi Address - Adresse + Adresse Balance (%1) - + Solde (%1) @@ -1968,12 +1979,12 @@ Vous avez soit des fonds non confirmés soit le solde est trop petit pour une mi TextLabel - + Texte du label From - De + De diff --git a/res/zec_qt_wallet_it.ts b/res/zec_qt_wallet_it.ts index 84a56c7..fb2de45 100644 --- a/res/zec_qt_wallet_it.ts +++ b/res/zec_qt_wallet_it.ts @@ -6,12 +6,12 @@ Label - Etichetta + Etichetta Address - Indirizzo + Indirizzo @@ -37,7 +37,7 @@ The Dragon Awakens... - + Il drago si sveglia ... Starting Up @@ -147,7 +147,7 @@ Upload File - + Caricare un file @@ -165,17 +165,17 @@ Recurring payment - + Pagamento ricorrente Every month, starting 12-May-2012, for 6 payments - + Ogni mese, a partire dal 12 maggio 2012, per 6 pagamenti Edit Schedule - + Modifica programma @@ -206,44 +206,44 @@ &Send Duke Feedback - + &Invia feedback Duke &Hush Discord - + &Hush Discord &Hush Website - + &Hush Sito web Pay HUSH &URI... - + Paga HUSH &URI... Request HUSH... - + Richiedi HUSH ... Validate Address - + Convalida indirizzo z-Addr(Sapling) - z-Addr(Sapling) + z-Addresses (Sapling) t-Addr - t-Addr (Trasparente) + t-Addresses (Trasparente) z-Addr(Sprout) - z-Addr(Legacy Sprout) + z-Addresses (Legacy Sprout) @@ -253,7 +253,7 @@ View All Addresses - + Visualizza tutti gli indirizzi @@ -268,7 +268,7 @@ Address balance - + Saldo dell'indirizzo @@ -323,52 +323,52 @@ Notarized Hash - + Hash notarile Notarized txid - + Txid notarile Notarized Lag - + Lag notarile KMD Version - + Versione KMD Protocol Version - + Versione protocollo Version - + Versione P2P Port - + Porta P2P RPC Port - + Porta RPC Client Name - + Nome del cliente Next Halving - + Prossima diminuzione @@ -401,12 +401,12 @@ Shielded Address (Private, Anonymous) - + Indirizzo protetto (privato, anonimo) Transparent Address (Public, Metadata-Leaking) - + Indirizzo trasparente (pubblico, con perdite di metadati) @@ -507,17 +507,17 @@ Export transactions - + Transazioni di esportazione Connect mobile &app - + Connetti &applicazione mobile Ctrl+M - + Ctrl+M Thanks for supporting SilentDragon! @@ -559,47 +559,47 @@ Tor configuration is available only when running an embedded hushd. - + La configurazione Tor è disponibile solo quando si esegue un hushd incorporato. You're using an external hushd. Please restart hushd with -rescan - + Stai usando un hushd esterno. Si prega di riavviare hushd con -rescan You're using an external hushd. Please restart hushd with -reindex - + Stai usando un hushd esterno. Si prega di riavviare hushd con -reindex Enable Tor - + Abilita Tor Connection over Tor has been enabled. To use this feature, you need to restart SilentDragon. - + La connessione tramite Tor è stata abilitata. Per utilizzare questa funzione, è necessario riavviare SilentDragon. Disable Tor - + Disabilita Tor Connection over Tor has been disabled. To fully disconnect from Tor, you need to restart SilentDragon. - + La connessione tramite Tor è stata disabilitata. Per disconnettersi completamente da Tor, è necessario riavviare SilentDragon. SilentDragon needs to restart to rescan/reindex. SilentDragon will now close, please restart SilentDragon to continue - + SilentDragon deve essere riavviato per ripetere la scansione / reindicizzazione. SilentDragon ora si chiuderà, riavviare SilentDragon per continuare Restart SilentDragon - + Riavvia SilentDragon Please paste your private keys (z-Addr or t-Addr) here, one per line @@ -613,67 +613,67 @@ Some feedback about SilentDragon or Hush... - + Alcuni feedback su SilentDragon o Hush ... Send Duke some private and shielded feedback about - + Invia a Duke un feedback privato e schermato or SilentDragon - + o SilentDragon Enter Address to validate - + Inserisci un indirizzo per convalidare Transparent or Shielded Address: - + Indirizzo trasparente o schermato: Paste HUSH URI - + Incolla URI HUSH - Error paying pirate URI - + Error paying Hush URI + Errore nel pagamento dell'URI Hush URI should be of the form 'hush:<addr>?amt=x&memo=y - + L'URI dovrebbe essere nella forma 'hush:<addr>?amt=x&memo=y Please paste your private keys here, one per line - + Incolla qui le tue chiavi private, una per riga The keys will be imported into your connected Hush node - + Le chiavi verranno importate nel nodo Hush collegato 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 ripetere la scansione della blockchain. Fino ad allora, la funzionalità potrebbe essere limitata Error - + Errore Error exporting transactions, file was not saved - + Errore durante l'esportazione delle transazioni, il file non è stato salvato @@ -762,12 +762,12 @@ Address Asset Viewer - + Addresses Asset Viewer Convert Address - + Converti indirizzo @@ -782,7 +782,7 @@ View Payment Request - + Visualizza richiesta di pagamento @@ -792,7 +792,7 @@ Reply to - + Rispondi a @@ -802,17 +802,17 @@ Copy Address - + Copia indirizzo Address has been previously used - + L'indirizzo è stato precedentemente utilizzato Address is unused - + L'indirizzo non è utilizzato @@ -823,7 +823,7 @@ File Upload - + Upload di file @@ -833,22 +833,22 @@ File size too large - + Dimensione del file troppo grande The file size - + La dimensione del file bytes is greater than - + byte è maggiore di bytes - + byte @@ -876,12 +876,12 @@ doesn't look like a z-address Current balance : - + Bilancio corrente : Balance after this Tx: - + Equilibrio dopo questo Tx: @@ -907,7 +907,7 @@ doesn't look like a z-address Amount '%1' is invalid! - + L'importo '%1' non è valido! @@ -921,7 +921,7 @@ doesn't look like a z-address Include Reply Address - + Includi indirizzo di risposta @@ -929,7 +929,7 @@ doesn't look like a z-address Reply to - + Rispondi a @@ -937,53 +937,53 @@ doesn't look like a z-address Connect Mobile App - + Connetti applicazione mobile QR Code - + QR Code Connection String - + Connessione Allow connections over the internet via SilentDragon wormhole - + Consentire le connessioni su Internet tramite wormhole SilentDragon Scan this QRCode from your SilentDragon companion app to connect your phone - + Scansiona questo QRCode dalla tua app SilentDragon per connettere il tuo telefono SilentDragon Companion App - + Silent Dragon Companion Application Disconnect - + Disconnect TextLabel - + Etichetta di testo Last seen: - + Ultima visualizzazione: Connection type: - + Tipo di connessione: @@ -995,7 +995,7 @@ doesn't look like a z-address Private Keys - + Chiavi private @@ -1024,7 +1024,7 @@ doesn't look like a z-address You have hushd set to start as a daemon, which can cause problems with SilentDragon -.Please remove the following line from your zcash.conf and restart SilentDragon +.Please remove the following line from your HUSH3.conf and restart SilentDragon daemon=1 Hai hushd impostato per l'avvio come daemon, che può causare problemi con SilentDragon YOUR_TRANSLATION_HERE @@ -1034,37 +1034,37 @@ daemon=1 Please try restarting. -If you previously started hushd with custom arguments, you might need to reset zcash.conf. +If you previously started hushd with custom arguments, you might need to reset HUSH3.conf. If all else fails, please run hushd manually. check Impossibile avviare hushd integrato Per favore prova a riavviare. -Se hai precedentemente avviato hushd con parametri personalizzati, potresti dover reimpostare lo zcash.conf +Se hai precedentemente avviato hushd con parametri personalizzati, potresti dover reimpostare lo HUSH3.conf Se tutto il resto fallisce, si prega di eseguire manualmente hushd. - Couldn't connect to hushd configured in zcash.conf. + Couldn't connect to hushd configured in HUSH3.conf. Not starting embedded hushd because --no-embedded was passed Check - Impossibile connettersi a hushd come configurato nello zcash.conf. + Impossibile connettersi a hushd come configurato nello HUSH3.conf. Non è stato avviato hushd integrato perché è stato passato il comando --no-embedded Hide Advanced Config - + Nascondi configurazione avanzata Show Advanced Config - + Mostra configurazione avanzata Choose data directory - + Scegli la directory dei dati @@ -1088,7 +1088,10 @@ Non è stato avviato hushd integrato perché è stato passato il comando --no-em .Please remove the following line from your HUSH3.conf and restart SilentDragon daemon=1 - + Hai impostato hushd come avvio come demone, che può causare problemi con SilentDragon + + Rimuovere la seguente riga dal proprio HUSH3.conf e riavviare SilentDragon + daemon=1 @@ -1099,19 +1102,27 @@ Please try restarting. If you previously started hushd with custom arguments, you might need to reset HUSH3.conf. If all else fails, please run hushd manually. - + Impossibile avviare il hushd incorporato. + + Prova a riavviare. + + Se in precedenza hai avviato hushd con argomenti personalizzati, potresti dover ripristinare HUSH3.conf. + + Se tutto il resto fallisce, eseguire hushd manualmente. Couldn't connect to hushd configured in HUSH3.conf. Not starting embedded hushd because --no-embedded was passed - + Impossibile connettersi a hushd configurato in HUSH3.conf. + + Non avviare hushd incorporato perché --no-embedded è stato passato Could not create HUSH3.conf. - + Impossibile creare HUSH3.conf. @@ -1137,12 +1148,12 @@ Not starting embedded hushd because --no-embedded was passed This may take several hours, grab some popcorn - + Potrebbero essere necessarie alcune ore, prendi dei popcorn There was an error! : - + C'era un errore! : @@ -1210,7 +1221,7 @@ Not starting embedded hushd because --no-embedded was passed hushd has no peer connections! Network issues? - + hushd non ha connessioni peer! Problemi di rete? @@ -1220,24 +1231,26 @@ Not starting embedded hushd because --no-embedded was passed Update Available - + Aggiornamento disponibile A new release v%1 is available! You have v%2. Would you like to visit the releases page? - + È disponibile una nuova versione v%1! Hai v%2. + + Vuoi visitare la pagina dei rilasci? No updates available - + Nessun aggiornamento disponibile You already have the latest release v%1 - + Hai già l'ultima versione v%1 @@ -1315,17 +1328,17 @@ Impostare host/porta e utente/password nel menu Modifica-> Impostazioni. Pick - + scegliere Address or Label Error - + Errore indirizzo o etichetta Address or Label cannot be empty - + L'indirizzo o l'etichetta non possono essere vuoti @@ -1338,38 +1351,38 @@ Impostare host/porta e utente/password nel menu Modifica-> Impostazioni. - %1 doesn't seem to be a valid Zcash address. - + %1 doesn't seem to be a valid Hush address. + %1 non sembra essere un indirizzo Hush valido. Label Error - + Errore etichetta> The label '%1' already exists. Please remove the existing label. - + L'etichetta '%1' esiste già. Rimuovi l'etichetta esistente. Import Address Book - + Importa rubrica Unable to open file - Impossibile aprire il file + Impossibile aprire il file Address Book Import Done - + Importazione rubrica effettuata Imported %1 new Address book entries - + %1 nuove voci della rubrica importate @@ -1431,22 +1444,22 @@ Avete fondi non confermati o il saldo è troppo basso per una migrazione automat Connected directly - + Connesso direttamente Connected over the internet via SilentDragon wormhole service - + Connesso via Internet tramite il servizio wormhole SilentDragon Node is still syncing. - + Il nodo è ancora in fase di sincronizzazione. No sapling or transparent addresses with enough balance to spend. - + Nessun sapling o indirizzi trasparenti con abbastanza equilibrio da spendere. @@ -1454,22 +1467,22 @@ Avete fondi non confermati o il saldo è troppo basso per una migrazione automat Dialog - + Dialogo Add - + Inserisci Edit - + Modificare Delete - + Elimina @@ -1477,92 +1490,92 @@ Avete fondi non confermati o il saldo è troppo basso per una migrazione automat Payment Request - + Richiesta di pagamento AddressBook - + Rubrica Request From - + Richiesta da My Address - + Il mio indirizzo Amount in - + Importo in z address - + z-addresses Amount - + Quantità The recipient will see this address in the "to" field when they pay your request. - + Il destinatario vedrà questo indirizzo nel campo "a" quando paga la richiesta. Amount USD - + Importo USD Memo - Memo + Memo TextLabel - + Etichetta di testo 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. - + Richiedi il pagamento da un indirizzo Alberello. Invierai una transazione HUSH 0.0001 all'indirizzo con un URI di pagamento HUSH. Il promemoria verrà incluso nella transazione quando l'indirizzo ti paga. Error paying HUSH URI - + Errore nel pagamento dell'URI HUSH URI should be of the form 'hush:<addr>?amt=x&memo=y - + L'URI dovrebbe essere nella forma 'hush:<addr>?amt=x&memo=y Pay To - + Paga a Pay - + pagare You are paying a payment request. Your address will not be visible to the person requesting this payment. - + Stai pagando una richiesta di pagamento. Il tuo indirizzo non sarà visibile alla persona che richiede questo pagamento. Can only request from Sapling addresses - + Può richiedere solo dagli indirizzi Alberello @@ -1605,7 +1618,7 @@ Avete fondi non confermati o il saldo è troppo basso per una migrazione automat Connect to the Tor network via SOCKS proxy running on 127.0.0.1:9050. Please note that you'll have to install and run the Tor service externally. - + Connettiti alla rete Tor tramite proxy SOCKS in esecuzione su 127.0.0.1:9050. Nota che dovrai installare ed eseguire il servizio Tor esternamente. @@ -1615,32 +1628,32 @@ Avete fondi non confermati o il saldo è troppo basso per una migrazione automat Connect via Tor - + Connetti via Tor Troubleshooting - + Risoluzione dei problemi Reindex - + Reindex Rescan the blockchain for any missing wallet transactions and to correct your wallet balance. This may take several hours. You need to restart SilentDragon for this to take effect - + Riesegui la scansione della blockchain per eventuali transazioni di portafoglio mancanti e per correggere il saldo del tuo portafoglio. Questa operazione potrebbe richiedere diverse ore. È necessario riavviare SilentDragon affinché questo abbia effetto Rescan - + Rescan Rebuild the entire blockchain from the genesis block, by rescanning all the block files. This may take several hours to days, depending on your hardware. You need to restart SilentDragon for this to take effect - + Ricostruisci l'intera blockchain dal blocco genesi, eseguendo nuovamente la scansione di tutti i file di blocco. Questo potrebbe richiedere diverse ore o giorni, a seconda dell'hardware. È necessario riavviare SilentDragon affinché questo abbia effetto @@ -1757,17 +1770,17 @@ Avete fondi non confermati o il saldo è troppo basso per una migrazione automat Validate Address - + Convalida indirizzo TextLabel - + Etichetta di testo Address: - + Indirizzo: @@ -1775,12 +1788,12 @@ Avete fondi non confermati o il saldo è troppo basso per una migrazione automat Property - + Proprietà Value - + Prezzo @@ -1788,12 +1801,12 @@ Avete fondi non confermati o il saldo è troppo basso per una migrazione automat All Addresses - + Tutti gli indirizzi Export All Keys - + Esporta tutte le chiavi @@ -1801,12 +1814,12 @@ Avete fondi non confermati o il saldo è troppo basso per una migrazione automat Address - Indirizzo + Indirizzo Balance (%1) - + Saldo (%1) @@ -1847,7 +1860,7 @@ Avete fondi non confermati o il saldo è troppo basso per una migrazione automat Import Address Book - + Importa rubrica @@ -1870,7 +1883,7 @@ Avete fondi non confermati o il saldo è troppo basso per una migrazione automat hushd doesn't seem to have any peers. You might not be connected to the internet, so this Transaction might not work. - + hushd non sembra avere pari. Potresti non essere connesso a Internet, quindi questa transazione potrebbe non funzionare. @@ -1888,42 +1901,42 @@ Avete fondi non confermati o il saldo è troppo basso per una migrazione automat Configure HUSH3.conf - + Configura HUSH3.conf Show Advanced Configuration - + Mostra configurazione avanzata Your Hush node will be configured for you automatically - + Il nodo Hush verrà configurato automaticamente per te Use custom datadir - + Usa datadir personalizzato Please choose a directory to store your wallet.dat and blockchain - + Scegli una directory per archiviare wallet.dat e blockchain Choose directory - + Scegli la directory Connect over Tor - + Connetti tramite Tor Please note that you'll need to already have a Tor service configured on port 9050 - + Si noti che è necessario disporre già di un servizio Tor configurato sulla porta 9050 @@ -1931,52 +1944,52 @@ Avete fondi non confermati o il saldo è troppo basso per una migrazione automat Edit Schedule - + Modifica programma Schedule - + Programma Payment Description - + Descrizione del pagamento TextLabel - + Etichetta di testo From - + A partire dal Number of payments - + Numero di pagamenti Amount - + Quantità Next Payment - + Prossimo pagamento To - + a Memo - Memo + Memo diff --git a/res/zec_qt_wallet_pt.ts b/res/zec_qt_wallet_pt.ts index 11903bf..5276497 100644 --- a/res/zec_qt_wallet_pt.ts +++ b/res/zec_qt_wallet_pt.ts @@ -6,12 +6,12 @@ Label - Etiqueta + Etiqueta Address - Endereço + Endereço @@ -37,7 +37,7 @@ The Dragon Awakens... - + O Dragão Desperta... Starting Up @@ -634,7 +634,7 @@ - Error paying pirate URI + Error paying Hush URI @@ -1015,10 +1015,10 @@ não se parece com um z-Address You have hushd set to start as a daemon, which can cause problems with SilentDragon -.Please remove the following line from your zcash.conf and restart SilentDragon +.Please remove the following line from your HUSH3.conf and restart SilentDragon daemon=1 Você tem hushd configurado como daemon, o que pode causar problemas com a SilentDragon - Por favor, remova a seguinte linha do seu zcash.conf e reinicie a SilentDragon: + Por favor, remova a seguinte linha do seu HUSH3.conf e reinicie a SilentDragon: daemon=1 @@ -1026,20 +1026,20 @@ daemon=1 Please try restarting. -If you previously started hushd with custom arguments, you might need to reset zcash.conf. +If you previously started hushd with custom arguments, you might need to reset HUSH3.conf. If all else fails, please run hushd manually. Não foi possível iniciar o hushd acoplado. Por favor, tenta reiniciar. -Se você iniciou hushd anteriormente com parâmetros customizados você pode precisar resetar seu zcash.conf. +Se você iniciou hushd anteriormente com parâmetros customizados você pode precisar resetar seu HUSH3.conf. Se ainda assim não der certo, por favor rode hushd manualmente. - Couldn't connect to hushd configured in zcash.conf. + Couldn't connect to hushd configured in HUSH3.conf. Not starting embedded hushd because --no-embedded was passed - Não foi possível conectar ao hushd configurado em zcash.conf. + Não foi possível conectar ao hushd configurado em HUSH3.conf. Não iniciando hushd acoplado porque nenhum foi passado como parâmetro @@ -1328,7 +1328,7 @@ Por favor, coloque o host/porta e usuário/senha no menu Editar>Preferências - %1 doesn't seem to be a valid Zcash address. + %1 doesn't seem to be a valid Hush address. diff --git a/res/zec_qt_wallet_ru.qm b/res/zec_qt_wallet_ru.qm new file mode 100644 index 0000000..d8e9a48 Binary files /dev/null and b/res/zec_qt_wallet_ru.qm differ diff --git a/res/zec_qt_wallet_ru.ts b/res/zec_qt_wallet_ru.ts new file mode 100644 index 0000000..8425db2 --- /dev/null +++ b/res/zec_qt_wallet_ru.ts @@ -0,0 +1,2339 @@ + + + + + AddressBookModel + + + + Label + Метка + + + + Address + Адрес + + + + BalancesTableModel + + + Address + Адрес + + + + Amount + Количество + + + + ConnectionDialog + + + SilentDragon + SilentDragon + + + + The Dragon Awakens... + Dragon Запускается... + + + + MainWindow + + + Settings are being read from + Настройки читаются из + + + + Add Label + Добавить метку + + + + Removed Label + Удалена метка + + + + Updated Label + Обновлена метка + + + + Added Label + Добавлена метка + + + + SilentDragon + SilentDragon + + + + Balance + Баланс + + + + Summary + Итоговый баланс + + + + Shielded + Экранированный + + + + Transparent + Прозрачный + + + + Total + Всего + + + + Some transactions are not yet confirmed + Некоторые транзакции еще не подтверждены + + + + Address Balances + Балансы по адресам + + + + + Send + Отправить + + + + From + Откуда + + + + Address Balance + Баланс адреса + + + + Send To + Куда + + + + Recipient + Получатель + + + + + + + + Address + Адрес + + + + + Address Book + Адресная книга + + + + + + + Amount + Количество + + + + Max Available + Максимальное количество + + + + + + + Memo + Метка + + + + Add Recipient + Добавить получателя + + + + Recurring payment + Периодический платеж + + + + Every month, starting 12-May-2012, for 6 payments + Каждый месяц, начиная с 12-Май-2012, 6 платежей + + + + Edit Schedule + Изменить расписание + + + + + Miner Fee + Комиссия майнерам + + + + 0 + 0 + + + + Cancel + Отменить + + + + Receive + Получить + + + + Address Type + Тип адреса + + + + hushd + hushd + + + + &SafeNodes + &SafeNodes + + + + Pay safecoin &URI... + Оплатить safecoin &URI... + + + + Request safecoin... + Запрос safecoin... + + + + Validate Address + Проверить адрес + + + + Shielded Address (Private, Anonymous) + Экранированный адрес (приватный, анонимный) + + + + Transparent Address (Public, Metadata-Leaking) + Прозрачный адрес (общедоступный, утечка метаданных) + + + + New Address + Новый адрес + + + + Label + Метка + + + + + Update Label + Обновить метку + + + + Address balance + Баланс адреса + + + + Optional + Необязательно + + + + + Export Private Key + Экспорт приватного ключа + + + + + Your node is still syncing, balances may not be updated + Ваш узел все еще синхронизируется, баланс не может быть обновлен + + + + View All Addresses + Показать все адреса + + + + Transactions + Транзакции + + + + You are currently not mining + Майнинг отключен + + + + + + Loading... + Загрузка... + + + + Block height + Высота блока + + + + Network solution rate + Скорость сети + + + + Connections + Подключений + + + + + + | + | + + + + &File + &Файл + + + + &Help + &Помощь + + + + &Apps + &Дополнения + + + + &Edit + &Редактировать + + + + E&xit + &Выход + + + + &About + &О кошельке + + + + &Settings + &Настройки + + + + Ctrl+P + Ctrl+P + + + + &Send Duke Feedback + &Пожертвование для Duke + + + + &Hush Discord + &Hush Discord + + + + &Hush Website + &Сайт Hush + + + + Check github.com for &updates + &Проверить github.com на обновления + + + + &Import private key + &Импорт приватного ключа + + + + &Export all private keys + &Экспорт всех приватных ключей + + + + Address &book + &Адресная книга + + + + Ctrl+B + Ctrl+B + + + + &Backup wallet.dat + &Сохранить wallet.dat + + + + + Export transactions + Экспорт транзакций + + + + &Recurring Payments + &Регулярные платежи + + + + File a bug... + Сообщить об ошибке... + + + + Enable Tor + Включить Tor + + + + Connection over Tor has been enabled. To use this feature, you need to restart SilentDragon. + Соединение через Tor было включено. Чтобы использовать эту функцию, вам нужно перезапустить SilentDragon. + + + + Disable Tor + Отключить Tor + + + + Connection over Tor has been disabled. To fully disconnect from Tor, you need to restart SilentDragon. + Соединение через Tor было отключено. Чтобы полностью отключиться от Tor, вам нужно перезапустить SilentDragon. + + + + You are on testnet, your post won't actually appear on z-board.net + + + + + You need a sapling address with available balance to post + + + + + Computing Tx: + Вычисление Tx: + + + + The keys were imported. It may take several minutes to rescan the blockchain. Until then, functionality may be limited + Ключи были импортированы. Повторное сканирование блокчейна может занять несколько минут. До тех пор функциональность может быть ограничена + + + + Private key import rescan finished + Повторное сканирование приватного ключа завершено + + + + SilentDragon needs to restart to rescan/reindex. SilentDragon will now close, please restart SilentDragon to continue + SilentDragon необходимо перезапустить для повторного сканирования/переиндексации. Перезапустите SilentDragon, чтобы продолжить + + + + Restart SilentDragon + Перезапуск SilentDragon + + + + Not yet ready + Еще не готов + + + + Please paste your private keys (z-Addr or t-Addr) here, one per line + Пожалуйста, вставьте здесь свои приватные ключи (z-Addr или t-Addr), по одному в строке + + + + The keys will be imported into your connected hushd node + Ключи будут импортированы в ваш подключенный узел hushd + + + + Error + Ошибка + + + + Error exporting transactions, file was not saved + Ошибка экспорта транзакций, файл не был сохранен + + + + No wallet.dat + Нет wallet.dat + + + + Couldn't find the wallet.dat on this computer + Не удалось найти wallet.dat на этом компьютере + + + + You need to back it up from the machine hushd is running on + Вы должны сделать резервную копию с машины, на которой работает hushd + + + + Backup wallet.dat + Сохранить wallet.dat + + + + Couldn't backup + Не удалось сохранить + + + + Couldn't backup the wallet.dat file. + Не удалось сохранить файл wallet.dat + + + + You need to back it up manually. + Вам нужно сделать резервную копию вручную. + + + + These are all the private keys for all the addresses in your wallet + Это все приватные ключи для всех адресов в вашем кошельке + + + + Private key for + Приватный ключ для + + + + Save File + Сохранить файл + + + + Unable to open file + Невозможно открыть файл + + + + + Copy address + Скопировать адрес + + + + + + Copied to clipboard + Скопировано в буфер обмена + + + + Get private key + Получить приватный ключ + + + + Shield balance to Sapling + Shield balance to Sapling + + + + + View on block explorer + Посмотреть в проводнике блоков + + + + Migrate to Sapling + Migrate to Sapling + + + + + Copy txid + Скопировать txid + + + + hushd is not yet ready. Please wait for the UI to load + hushd еще не готов. Пожалуйста, подождите, пока загрузится интерфейс + + + + View tx on block explorer + Посмотреть tx на проводнике блоков + + + + Refresh + Обновить + + + + Tor configuration is available only when running an embedded hushd. + Конфигурация Tor доступна только при работе со встроенным hushd. + + + + You're using an external hushd. Please restart hushd with -rescan + Вы используете внешний hushd. Пожалуйста, перезапустите hushd с -rescan + + + + You're using an external hushd. Please restart hushd with -reindex + Вы используете внешний hushd. Пожалуйста, перезапустите hushd с -reindex + + + + Enable Addressindex + Включить Addressindex + + + + Addressindex enabled. To use this feature, you need to restart SilentDragon. + Addressindex включен. Чтобы использовать эту функцию, вам нужно перезапустить SilentDragon. + + + + Disable Addressindex + Отключить Addressindex + + + + Addressindex disabled. To fully disabled Addressindex, you need to restart SilentDragon. + Addressindex отключен. Чтобы полностью отключить Addressindex, вам нужно перезапустить Hush Wallet. + + + + Enable Timestampindex + Включить Timestampindex + + + + Timestampindex enabled. To use this feature, you need to restart SilentDragon. + Timestampindex включен. Чтобы использовать эту функцию, вам нужно перезапустить SilentDragon. + + + + Disable Timestampindex + Отключить Timestampindex + + + + Timestampindex disabled. To fully disabled Timestampindex, you need to restart SilentDragon. + Timestampindex отключен. Чтобы полностью отключить индекс отметки времени, вам необходимо перезапустить Hush Wallet. + + + + Enable Spentindex + Включить Spentindex + + + + Spentindex enabled. To use this feature, you need to restart SilentDragon. + Spentindex включен. Чтобы использовать эту функцию, вам нужно перезапустить SilentDragon. + + + + Disable Spentindex + Отключить Spentindex + + + + Spentindex disabled. To fully disabled Spentindex, you need to restart SilentDragon. + Spentindex отключен. Чтобы полностью отключить Spentindex, вам нужно перезапустить Hush Wallet. + + + + SafeNode Configured + Конфигурация SafeNode + + + + SafeNode Configured. To use this feature, you need to restart SilentDragon. + SafeNode настроен. Чтобы использовать эту функцию, вам нужно перезапустить SilentDragon. + + + + Disable SafeNode Configuration + Отключить конфигурацию SafeNode + + + + Configuration SafeNode disabled. To fully disabled SafeNode Configuration, you need to restart SilentDragon. + Конфигурация SafeNode отключена. Чтобы полностью отключить настройку SafeNod, вам необходимо перезапустить Hush Wallet. + + + + Some feedback about SilentDragon or Hush...! + Некоторая благодарность за SilentDragon или Hush ...! + + + + Send OleksandrBlack feedback about + Отправить для OleksandrBlack благодарность за + + + + or SilentDragon + или SilentDragon + + + + Enter Address to validate + Введите адрес для проверки + + + + Transparent or Shielded Address: + Прозрачный или экранированный адрес: + + + + Paste Hush URI + Вставить Hush URI + + + + Error paying safecoin URI + Ошибка при оплате safecoin URI + + + + URI should be of the form 'safecoin:<addr>?amt=x&memo=y + URI должен иметь вид 'safecoin:<addr>?amt=x&memo=y + + + + This might take several minutes. Loading... + Это может занять несколько минут. Загрузка... + + + + View Payment Request + Посмотреть запрос на оплату + + + + View Memo + Посмотреть метку + + + + Reply to + Ответить на + + + + Created new t-Addr + Создать новый t-Addr (R) + + + + Copy Address + Копировать адрес + + + + Address has been previously used + Адрес был ранее использован + + + + Address is unused + Адрес не используется + + + + Cannot support multiple addresses + Нет поддержки несскольких адресатов + + + + Recurring payments doesn't currently support multiple addresses + Регулярные платежи в настоящее время не поддерживают несскольких адресатов + + + + Recipient + Получатель + + + + Only z-addresses can have memos + Только z-адреса могут иметь заметки + + + + Memos can only be used with z-addresses + Заметки могут использоваться только с z-адресами + + + + The memo field can only be used with a z-address. + + Поле заметки можно использовать только с z-адресом. + + + + + +doesn't look like a z-address + +не похоже на z-адрес + + + + Change from + Изменить с + + + + Current balance : + Текущий баланс : + + + + Balance after this Tx: + Баланс после этой Tx: + + + + + Transaction Error + Ошибка транзакции + + + + From Address is Invalid + От адреса неверно + + + + Recipient Address + Адрес получателя + + + + is Invalid + является недействительным + + + + Amount '%1' is invalid! + Количество '%1' является недействительным! + + + + MemoDialog + + + + Memo + Метка + + + + Include Reply Address + Включить адрес ответа + + + + MemoEdit + + + Reply to + Ответить на + + + + MigrationTxns + + + Migration Txids + + + + + MobileAppConnector + + + Connect Mobile App + Подключите мобильное приложение + + + + Scan this QRCode from your SilentDragon companion app to connect your phone + Отсканируйте этот QRCode из сопутствующего приложения SilentDragon, чтобы подключить телефон + + + + QR Code + QR код + + + + Connection String + Строка подключения + + + + Allow connections over the internet via SilentDragon wormhole + Разрешить подключения через Интернет через червоточину SilentDragon + + + + SilentDragon Companion App + Приложение Silent Dragon Companion + + + + Disconnect + Отключить + + + + + TextLabel + TextLabel + + + + Last seen: + Последнее посещение: + + + + Connection type: + Тип соединения: + + + + PrivKey + + + Private Keys + Приватные ключи + + + + QObject + + + Attempting autoconnect + Попытка автоподключения + + + + Starting embedded hushd + Запуск сервиса hushd + + + + hushd is set to run as daemon + hushd настроен на запуск в качестве демона + + + + Waiting for hushd + Ожидаем hushd + + + + Hide Advanced Config + Скрыть расширенную конфигурацию + + + + Show Advanced Config + Показать расширенную конфигурацию + + + + Choose data directory + Выберите каталог + + + + All Downloads Finished Successfully! + Все загрузки успешно завершены! + + + + Couldn't download params. Please check the help site for more info. + Не удалось загрузить параметры. Пожалуйста, проверьте сайт справки для получения дополнительной информации. + + + + The process returned + Процесс вернулся + + + + You have hushd set to start as a daemon, which can cause problems with SilentDragon + +.Please remove the following line from your HUSH3.conf and restart SilentDragon +daemon=1 + Вы настроили hushd для запуска в качестве демона, что может вызвать проблемы с SilentDragon + +. Удалите следующую строку из файла HUSH3.conf и перезапустите SilentDragon. +daemon=1 + + + + Couldn't start the embedded hushd. + +Please try restarting. + +If you previously started hushd with custom arguments, you might need to reset HUSH3.conf. + +If all else fails, please run hushd manually. + Не удалось запустить встроенный hushd. + +Пожалуйста, попробуйте перезапустить. + +Если вы ранее запустили hushd с пользовательскими аргументами, вам может потребоваться сбросить HUSH3.conf. + +Если ничего не помогает, запустите hushd вручную. + + + + Couldn't connect to hushd configured in HUSH3.conf. + +Not starting embedded hushd because --no-embedded was passed + Не удалось подключиться к hushd, настроенному в HUSH3.conf. + +Не запускается встроенный hushd, потому что --no-embedded был пропущен + + + + + + Downloading + Загрузка + + + + more remaining ) + осталось ) + + + + MB of + MB из + + + + MB at + MB в + + + + hushd error + ошибка hushd + + + + Could not connect to hushd configured in settings. + +Please set the host/port and user/password in the Edit->Settings menu. + Не удалось подключиться к hushd сконфигурировано в настройках. + +Пожалуйста, установите host/port и user/password в меню Изменить-> Настройки. + + + + Authentication failed. The username / password you specified was not accepted by hushd. Try changing it in the Edit->Settings menu + Аутентификация не удалась. username / password, которые вы указали, не были приняты hushd. Попробуйте изменить его в меню Редактировать-> Настройки + + + + Your hushd is starting up. Please wait. + Ваш hushd запускается. Пожалуйста, подождите. + + + + Downloading blocks + Загрузка блоков + + + + Ready! Thank you for helping secure the Hush network by running a full node. + Готово! Благодарим Вас за помощь в защите сети Hush, запустив полный узел. + + + + Block height + Высота блоков + + + + Syncing + Синхронизация + + + + Connected + Подключено + + + + testnet: + testnet: + + + + Connected to hushd + Подключен к hushd + + + + There was an error connecting to hushd. The error was + При подключении к hushd произошла ошибка. Ошибка + + + + + + + + + + + + + + addressindex not enabled + addressindex не включено + + + + + + + + + + + + + + + + not configured + не настроено + + + + + not valid + не подтверждено + + + + + + The transaction with id + Транзакция с id + + + + + + failed. The error was + не удалось. Ошибка + + + + + + + failed + ошибка + + + + + + + Tx + Tx + + + + hushd has no peer connections + hushd не имеет соединений с пирами + + + + tx computing. This can take several minutes. + tx вычисляется. Это может занять несколько минут. + + + + Update Available + Доступно обновление + + + + A new release v%1 is available! You have v%2. + +Would you like to visit the releases page? + Доступен новый выпуск v%1! У вас есть v%2. + +Хотели бы вы посетить страницу релизов? + + + + No updates available + Нет доступных обновлений + + + + You already have the latest release v%1 + У вас уже есть последняя версия v%1 + + + + Please wait for SilentDragon to exit + Пожалуйста, дождитесь закрытия SilentDragon + + + + Waiting for hushd to exit + Ожидание остановки hushd + + + + failed. Please check the help site for more info + не удалось. Пожалуйста, проверьте сайт справки для получения дополнительной информации + + + + A manual connection was requested, but the settings are not configured. + +Please set the host/port and user/password in the Edit->Settings menu. + Требовалось ручное соединение, но настройки не сконфигурированы. + +Пожалуйста, установите host/port и user/password в меню Редактировать-> Настройки. + + + + This may take several hours + Это может занять несколько часов + + + + + Connection Error + Ошибка соединения + + + + + + + Transaction Error + Ошибка транзакции + + + + There was an error sending the transaction. The error was: + Произошла ошибка при отправке транзакции. Ошибка была: + + + + + No Connection + Нет соединения + + + + Pick + Выбирать + + + + 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" уже существует. Пожалуйста, удалите существующую метку. + + + + Import Address Book + Импорт адресной книги + + + + Unable to open file + Невозможно открыть файл + + + + Address Book Import Done + Импорт адресной книги выполнен + + + + Imported %1 new Address book entries + Импортировано %1 новых записей в адресной книге + + + + Copy address + Скопировать адрес + + + + Copied to clipboard + Скопировано в буфер обмена + + + + Delete label + Удалить метку + + + + Tx submitted (right click to copy) txid: + Tx представлен (кликните правой кнопкой мыши, чтобы скопировать) txid: + + + + Locked funds + Закрытые средства + + + + Could not initiate migration. +You either have unconfirmed funds or the balance is too low for an automatic migration. + Could not initiate migration. +You either have unconfirmed funds or the balance is too low for an automatic migration. + + + + Computing Tx: + Вычисленый Tx: + + + + Type + Тип + + + + Address + Адрес + + + + Date/Time + Дата/Время + + + + Amount + Количество + + + + Confirmations + Подтверждений + + + + Connected directly + Прямое подключение + + + + Connected over the internet via SilentDragon wormhole service + Подключение через Интернет с помощью сервиса wormhol SilentDragon + + + + Node is still syncing. + Узел все еще синхронизируется. + + + + No sapling or transparent addresses with enough balance to spend. + Нет sapling или прозрачных адресов с достаточным балансом, чтобы тратить. + + + No HUSH price was available to convert from USD + Цена HUSH для конвертации в USD недоступна + + + + No HUSH price was available to convert from USD + Цена HUSH не доступна для конвертации в USD + + + + Computing Recurring Tx: + Вычеслен повторяющий Tx: + + + + + View on block explorer + Посмотреть в проводнике блоков + + + + View Error + Ошибка просмотра + + + + Reported Error + Ошибка отчета + + + + + Are you sure you want to delete the recurring payment? + Вы уверены, что хотите удалить повторяющийся платеж? + + + + All future payments will be cancelled. + Все будущие платежи будут отменены. + + + + RecurringDialog + + + Dialog + Диалог + + + + View + Показать + + + + Delete + Удалить + + + + RecurringListViewModel + + + Amount + Количество + + + + Schedule + График + + + + Payments Left + Осталось платежей + + + + Next Payment + Следующий платеж + + + + To + Для + + + + Every + Каждый + + + + None + None + + + + RecurringPayments + + + Payments + Платежи + + + + RecurringPaymentsListViewModel + + + Date + Дата + + + + Status + Статус + + + + Txid + Txid + + + + Not due yet + Еще не связано + + + + Pending + В ожидании + + + + Skipped + Пропущено + + + + Paid + Оплачено + + + + Error + Ошибка + + + + + Unknown + Неизвестно + + + + RecurringPending + + + Dialog + Диалог + + + + No payments will be processed. You can manually pay them from the Recurring Payments Dialog box + Платежи не будут обработаны. Вы можете оплатить их вручную из диалогового окна «Повторяющиеся платежи» + + + + Schedule + График + + + + How should ZecWallet proceed? + Как должен действовать SilentDragon? + + + + Pay All in 1 Tx + Оплатить все в 1 Tx + + + + Only the latest pending payment will be processed. All previous pending payments will be skipped + Будет обработан только последний ожидающий платеж. Все предыдущие ожидающие платежи будут пропущены + + + + Pay Latest Only + Оплатить только последний + + + + Pay None + Не платить + + + + All pending payments collected, added up and paid in a single transaction + Все ожидающие платежи собраны, сложены и оплачены за одну транзакцию + + + + Description + Описание + + + + To + Для + + + + The following recurring payment has multiple payments pending + В следующем периодическом платеже есть несколько ожидающих платежей + + + + RequestDialog + + + Payment Request + Запрос на оплату + + + + AddressBook + Адресная книга + + + + Request From + Запрос от + + + + My Address + Мой адрес + + + + Amount in + Сумма в " + + + + z address + z адрес + + + + Amount + Количество + + + + The recipient will see this address in the "to" field when they pay your request. + Получатель увидит этот адрес в поле «для» при оплате вашего запроса. + + + + Amount USD + Количество USD + + + + Memo + Метка + + + + TextLabel + + + + + 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. + Запросите оплату с адреса Sapling. Вы отправите 0,0001 HUSH транзакцию на адрес с платежа HUSH URI . Метка будет включена в транзакцию, когда адрес оплатит вам. + + + + Error paying HUSH URI + Ошибка при оплате HUSH URI + + + + URI should be of the form 'HUSH:<addr>?amt=x&memo=y + URI должен иметь вид 'HUSH:<addr>?amt=x&memo=y + + + + Pay To + Платить для + + + + Pay + Платить + + + + You are paying a payment request. Your address will not be visible to the person requesting this payment. + Вы оплачиваете запрос на оплату. Ваш адрес не будет виден человеку, запрашивающему этот платеж. + + + + Can only request from Sapling addresses + Можно запросить только с адресов Sapling + + + + Settings + + + Settings + Настройки + + + + hushd connection + Соединение hushd + + + + Host + Хост + + + + Port + Порт + + + + RPC Username + RPC имя + + + + RPC Password + RPC пароль + + + + Options + Опции + + + + Check github for updates at startup + Проверьте github на наличие обновлений при запуске + + + + Connect to the Tor network via SOCKS proxy running on 127.0.0.1:9050. Please note that you'll have to install and run the Tor service externally. + Подключаться к сети Tor через SOCKS-прокси, работающий на 127.0.0.1:9050. Обратите внимание, что вам необходимо устанавливать и запускать сервис Tor извне. + + + + Connect to the internet to fetch HUSH prices + Подключаться к Интернету, чтобы получить текущую цену HUSH + + + + Fetch HUSH / USD prices + Получить цены HUSH/USD + + + + SafeNodes + SafeNodes + + + + SafeNode Configure + Конфигурация SafeNode + + + + SafeHeight + SafeHeight + + + + ParentKey + ParentKey + + + + 0333b9796526ef8de88712a649d618689a1de1ed1adf9fb5ec415f31e560b1f9a3 + 0333b9796526ef8de88712a649d618689a1de1ed1adf9fb5ec415f31e560b1f9a3 + + + + SafeKey + SafeKey + + + + Spentindex + Spentindex + + + + Timestampindex + Timestampindex + + + + Addressindex + Addressindex + + + + Txindex + Txindex + + + + Can be randomonly generated. + Может быть случайным образом сгенерировано. + + + + Block height at which all steps are completed and chain is synced with balance of roughly 1 HUSH. + Высота блока, на которой все этапы выполнены, и цепь синхронизирована с балансом примерно 1 HUSH. + + + + <html><head/><body><p>Chosen at <a href="https://safenodes.org/"><span style=" text-decoration: underline; color:#0000ff;">here</span></a></p></body></html> + <html><head/><body><p>Берется <a href="https://safenodes.org/"><span style=" text-decoration: underline; color:#0000ff;">здесь</span></a></p></body></html> + + + + Optional + Необязательно + + + + SafePass + SafePass + + + + Default, is: 0333b9796526ef8de88712a649d618689a1de1ed1adf9fb5ec415f31e560b1f9a3 + Стандартно, это: 0333b9796526ef8de88712a649d618689a1de1ed1adf9fb5ec415f31e560b1f9a3 + + + + Shielded transactions are saved locally and shown in the transactions tab. If you uncheck this, shielded transactions will not appear in the transactions tab. + Экранированные транзакции сохраняются локально и отображаются на вкладке транзакций. Если снять этот флажок, экранированные транзакции не будут отображаться на вкладке транзакций. + + + + Connect via Tor + Подключаться через Tor + + + + Connect to github on startup to check for updates + Подключаться к github при запуске, чтобы проверить наличие обновлений + + + + Troubleshooting + Исправление проблем + + + + Reindex + Reindex + + + + Rescan the blockchain for any missing wallet transactions and to correct your wallet balance. This may take several hours. You need to restart SilentDragon for this to take effect + Повторно сканирует блокчейн для любых пропущенных транзакций кошелька и исправляет баланс вашего кошелька. Это может занять несколько часов. Вам нужно перезапустить SilentDragon, чтобы это вступило в силу + + + + Rescan + Rescan + + + + Rebuild the entire blockchain from the genesis block, by rescanning all the block files. This may take several hours to days, depending on your hardware. You need to restart SilentDragon for this to take effect + Перестраивает весь блокчейн из блока генезиса путем повторного сканирования всех файлов блоков. Это может занять несколько часов или дней, в зависимости от вашего оборудования. Вам нужно перезапустить SilentDragon, чтобы это вступило в силу + + + + Clear History + Очистить историю + + + + Remember shielded transactions + Запоминать экранированные транзакции + + + + Allow custom fees + Разрешить настраиваемую комиссию + + + + Allow overriding the default fees when sending transactions. Enabling this option may compromise your privacy since fees are transparent. + Разрешить изменение размера комиссии по умолчанию при отправке транзакций. Включение этой опции может поставить под угрозу вашу конфиденциальность, так как комисия прозрачна. + + + + Normally, change from t-Addresses goes to another t-Address. Checking this option will send the change to your shielded sapling address instead. Check this option to increase your privacy. + Обычно сдача с прозрачных адресов переходит на другой прозрачный адрес. Если вы выберете эту опцию, вы отправите сдачу на ваш экранированный адрес. Отметьте эту опцию, чтобы увеличить вашу конфиденциальность. + + + + Shield change from t-Addresses to your sapling address + Экранирование сдачи с прозрачных адресов на ваш экранированный адрес + + + + Turnstile + + + + Turnstile Migration + + + + + Migrate over + + + + + From + Откуда + + + + <html><head/><body><p>Funds from Sprout z-Addresses (which start with &quot;zc&quot;) need to be moved to the upgraded Sapling z-Addresses (which start with &quot;zs&quot;). The funds cannot be moved directly, but need to be sent through intermediate &quot;transparent&quot; addresses in privacy-preserving way.</p><p>This migration can be done automatically for you.</p></body></html> + + + + + To + Куда + + + + Balance + Баланс + + + + Miner Fees + Комисия майнеров + + + + Total Balance + Весь баланс + + + + TurnstileProgress + + + Turnstile Migration Progress + + + + + From + Откуда + + + + To + Куда + + + + Please ensure you have your wallet.dat backed up! + Пожалуйста убедитесь, что Ваш wallet.dat имеет резервную копию! + + + + Next Transaction in 4 hours + + + + + Migration Progress + + + + + ValidateAddress + + + Validate Address + Проверить адрес + + + + TextLabel + + + + + Address: + Адрес: + + + + ValidateAddressesModel + + + Property + Свойство + + + + Value + Значение + + + + ViewAddressesDialog + + + All Addresses + Все адреса + + + + Export All Keys + Экспорт всех ключей + + + + ViewAllAddressesModel + + + Address + Адрес + + + + Balance (%1) + Баланс (%1) + + + + about + + + About + О приложнении + + + + addressBook + + + Address Book + Адресная книга + + + + Add New Address + Добавить новій адрес + + + + Address (z-Addr or t-Addr) + Адрес (z-Addr или t-Addr) + + + + Label + Метка + + + + Add to Address Book + Добавить в книгу + + + + Import Address Book + Импортировать адресную книгу + + + + confirm + + + Confirm Transaction + Подтверждение транзакции + + + + From + Откуда + + + + To + Куда + + + + Recurring Payment + Периодический платеж + + + + TextLabel + + + + + hushd doesn't seem to have any peers. You might not be connected to the internet, so this transaction might not work. + hushd, кажется, не имеет каких-либо соединений. Возможно, вы не подключены к Интернету, поэтому транзакции могут не работать. + + + + You are sending a transaction while your node is still syncing. This may not work. + Вы отправляете транзакцию, пока ваш узел все еще синхронизируется. Это может не сработать. + + + + You are using a custom fee. Since fees are transparent, you are giving up some privacy. Please use this only if you know what you are doing! + Вы используете собственную комиссию. Поскольку комиссия прозрачна, вы теряеете часть приватности. Пожалуйста, используйте это, только если вы знаете, что делаете! + + + + createZcashConf + + + Show Advanced Configuration + Показать расширенную конфигурацию + + + + Enable Fast Sync + Включить Fast Sync + + + + Configure HUSH3.conf + Конфигурация HUSH3.conf + + + + Your safecoin node will be configured for you automatically + Ваш узел safecoin будет настроен для вас автоматически + + + + Allow connections to the internet to check for updates, get HUSH/USD prices etc... + Разрешить подключения к Интернету, для проверки обновлений и получения рыночных котировок HUSH и т.д. + + + + Use custom datadir + Указать каталог для хранения данных + + + + Connect to the internet for updates and price feeds + Подключаться к Интернету для получения обновлений и котировок + + + + Please choose a directory to store your wallet.dat and blockchain + Пожалуйста, выберите каталог для хранения wallet.dat и цепочки блоков + + + + <html><head/><body><p>Skips the most expensive checks during the initial block download. <a href="https://docs.zecwallet.co/using-zecwallet/#fastsync"><span style=" text-decoration: underline; color:#0000ff;">Learn More</span></a></p></body></html> + <html><head/><body><p>Пропускаеть ресурсоёмкие проверки при начальной загрузке блоков. <a href="https://docs.zecwallet.co/using-zecwallet/#fastsync"><span style=" text-decoration: underline; color:#0000ff;">Узнать больше</span></a></p></body></html> + + + + Choose directory + Выбрать каталог + + + + Connect over Tor + Подключение через Tor + + + + Please note that you'll need to already have a Tor service configured on port 9050 + Обратите внимание, что предварительно вам нужно настроить службу Tor на порт 9050 + + + + newRecurringDialog + + + Edit Schedule + Изменить расписание + + + + Schedule + График + + + + Payment Description + Описание оплаты + + + + From + Откуда + + + + Number of payments + Количество платежей + + + + Amount + Количество + + + + Next Payment + Следующий платеж + + + + To + Куда + + + + Memo + Метка + + + + zboard + + + Post to z-board.net + Опубликовать на z-board.net + + + + Total Fee + Общая комиссия + + + + Memo + Заметка + + + + (optional) + (необязательный) + + + + Send From + Отправлено из + + + + Post As: + + + + + <html><head/><body><p>ZBoard: Fully anonymous and untraceable chat messages based on the ZCash blockchain. <a href="http://www.z-board.net/"><span style=" text-decoration: underline; color:#0000ff;">http://www.z-board.net/</span></a></p></body></html> + + + + + Warning + + + + + Posting to Board + + + + diff --git a/res/zec_qt_wallet_template.ts b/res/zec_qt_wallet_template.ts index 040a4e5..65ede06 100644 --- a/res/zec_qt_wallet_template.ts +++ b/res/zec_qt_wallet_template.ts @@ -642,7 +642,7 @@ - Error paying pirate URI + Error paying Hush URI diff --git a/res/zec_qt_wallet_tr.ts b/res/zec_qt_wallet_tr.ts new file mode 100644 index 0000000..a6e0cf3 --- /dev/null +++ b/res/zec_qt_wallet_tr.ts @@ -0,0 +1,1131 @@ + + + + + BalancesTableModel + + + Address + Adres + + + + Amount + Miktar + + + + ConnectionDialog + + + SilentDragon + SilentDragon + + + + Starting Up + Başlatılıyor + + + + MainWindow + + + SilentDragon + SilentDragon + + + + Balance + Bakiye + + + + Summary + Özet + + + + Shielded + Korumalı + + + + Transparent + Transparan + + + + Total + Toplam + + + + Some transactions are not yet confirmed + Bazı işlemler henüz onaylanmadı + + + + Address Balances + Adres Bakiyeleri + + + + + Send + Gönder + + + + From + Gönderen + + + + + Address Balance + Adres Bakiyesi + + + + Send To + Alıcıya Gönder + + + + Recipient + Alıcı + + + + + + + + Address + Adres + + + + + Address Book + Adres Defteri + + + + + + + Amount + Miktar + + + + Max Available + Maks. Kullanılabilir + + + + + + + Memo + Memo + + + + Add Recipient + Alıcı Ekle + + + + + Miner Fee + Madenci Ücreti + + + + 0 + 0 + + + + Cancel + İptal + + + + Receive + Al + + + + Address Type + Adres Tipi + + + + z-Addr(Sapling) + z-Adres(Sapling) + + + + t-Addr + t-Adres + + + + z-Addr(Sprout) + z-Adres(Sprout) + + + + New Address + Yeni Adres + + + + Label + Etiket + + + + Update Label + Etiketi Güncelle + + + + Optional + İsteğe bağlı + + + + Export Private Key + Özel Anahtarı Dışarı Aktar + + + + Transactions + İşlemler + + + + hushd + hushd + + + + You are currently not mining + Şu anda madencilik yapmıyorsunuz + + + + + + + Loading... + Yükleniyor... + + + + Block height + Blok yüksekliği + + + + Network solution rate + Ağ çözüm oranı + + + + Connections + Bağlantılar + + + + + + | + | + + + + &File + Dosya + + + + &Help + Yardım + + + + &Apps + Uygulamalar + + + + &Edit + Düzenle + + + + E&xit + Çıkış + + + + &About + Hakkında + + + + &Settings + Ayarlar + + + + Ctrl+P + Ctrl+P + + + + &Donate + Bağış Yap + + + + Check github.com for &updates + Güncellemeler için github.com adresini kontrol edin + + + + Sapling &turnstile + Sapling Fidan turnike + + + + Ctrl+A, Ctrl+T + Ctrl+A, Ctrl+T + + + + &Import private key + Özel anahtarı içeri aktar + + + + &Export all private keys + Tüm özel anahtarları dışarı aktar + + + + &z-board.net + z-board.net + + + + Ctrl+A, Ctrl+Z + Ctrl+A, Ctrl+Z + + + + Address &book + Adres defteri + + + + Ctrl+B + Ctrl+B + + + + &Backup wallet.dat + wallet.dat dosyasını yedekle + + + + Thanks for supporting SilentDragon! + SilentDragon'i desteklediğiniz için teşekkür ederiz! + + + + Donate 0.01 + 0.01 Bağış yap + + + + to support SilentDragon + 0.01 Bağış yap yazısının devamı + ve SilentDragon'i destekle + + + + You are on testnet, your post won't actually appear on z-board.net + Testnet'tesiniz, gönderiniz aslında z-board.net'te görünmeyecek + + + + You need a sapling address with available balance to post + Göndermek için uygun bakiye ile bir sapling adres'i gerekir + + + + + Computing Tx: + İş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 + + + + Private key import rescan finished + Özel anahtar içe aktarma yeniden taraması tamamlandı + + + + Please paste your private keys (z-Addr or t-Addr) here, one per line + Lütfen özel anahtarlarınızı (z-Adres veya t-Adres) buraya, her satıra bir tane olacak şekilde yapıştırın + + + + The keys will be imported into your connected hushd node + Anahtarlar bağlı hushd düğümünüze aktarılacak + YOUR_TRANSLATION_HERE + + + + No wallet.dat + wallet.dat yok + + + + Couldn't find the wallet.dat on this computer + wallet.dat dosyası bu bilgisayarda bulunamadı + + + + You need to back it up from the machine hushd is running on + hushd'ın çalıştığı makineden yedeklemeniz gerekiyor + + + + Backup wallet.dat + wallet.dat dosyasını yedekle + + + + Couldn't backup + Yedeklenemedi + + + + Couldn't backup the wallet.dat file. + wallet.dat dosyası yedeklenemedi. + + + + You need to back it up manually. + Manuel olarak yedeklemeniz gerekir. + + + + 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 + + + + Unable to open file + Dosya açılamıyor + + + + + Copy address + Adresi kopyala + + + + + + Copied to clipboard + Panoya kopyalandı + + + + Get private key + Özel anahtarı al + + + + Shield balance to Sapling + sapling'e kalkan dengesi + + + + + View on block explorer + Blok gezgini üzerinde göster + + + + Migrate to Sapling + Sapling'e geç + + + + Copy txid + txid'i kopyala + + + + View Memo + Memo'yu Görüntüle + + + + Created new t-Addr + Yeni t-Addr oluşturuldu + + + + Recipient + Alıcı + + + + Only z-addresses can have memos + Sadece z-adres'leri memo'lara sahip olabilir + + + + Memos can only be used with z-addresses + Memo'lar yalnızca z-adres'leriyle kullanılabilir + + + + The memo field can only be used with a z-address. + + Memo alanı yalnızca bir z-adres'i ile kullanılabilir. + + + + + +doesn't look like a z-address + +z-adres'i gibi görünmüyor + + + + Change from + Den değiştir + + + + Transaction Error + İşlem Hatası + + + + From Address is Invalid + Gönderen Adresi Geçersiz + + + + Recipient Address + Alıcı Adresi + + + + is Invalid + geçersizdir + + + + MemoDialog + + + + Memo + Memo + + + + PrivKey + + + Private Key + Özel Anahtar + + + + QObject + + + Attempting autoconnect + Otomatik bağlanmaya çalışılıyor + + + + Starting embedded hushd + Gömülü hushd başlatılıyor + + + + hushd is set to run as daemon + hushd daemon olarak çalışacak şekilde ayarlandı + + + + Waiting for hushd + hushd bekleniyor + + + + You have hushd set to start as a daemon, which can cause problems with SilentDragon + +.Please remove the following line from your HUSH3.conf and restart SilentDragon +daemon=1 + hushd, SilentDragon ile sorunlara neden olan bir daemon olarak başlayacak şekilde ayarladınız. + +.Lütfen aşağıdaki satırı HUSH3.conf dosyanızdan kaldırın ve SilentDragon'ı yeniden başlatın +daemon=1 + + + + Couldn't start the embedded hushd. + +Please try restarting. + +If you previously started hushd with custom arguments, you might need to reset HUSH3.conf. + +If all else fails, please run hushd manually. + Gömülü hushd başlatılamadı. + +Lütfen yeniden başlatmayı deneyin. + +Daha önce hushd'yi özel argümanlarla başlattıysanız, HUSH3.conf dosyasını sıfırlamanız gerekebilir. + +Hepsi başarısız olursa, lütfen hushd'yi manuel olarak çalıştırın. + + + + Couldn't connect to hushd configured in HUSH3.conf. + +Not starting embedded hushd because --no-embedded was passed + HUSH3.conf ile yapılandırılmış hushd'ye bağlanılamadı. + +--no-embedded iletildiğinden gömülü hushd başlatılmıyor + + + + All Downloads Finished Successfully! + Tüm İndirmeler Başarıyla Tamamlandı! + + + + Couldn't download params. Please check the help site for more info. + Parametreler indirilemedi. Lütfen daha fazla bilgi için yardım sitesine bakın. + + + + The process returned + İşlem geri döndü + + + + + Downloading + İndiriliyor + + + + more remaining ) + daha kaldı ) + + + + MB of + MB + + + + MB at + MB + + + + Downloading blocks + Bloklar indiriliyor + + + + Block height + Blok yüksekliği + + + + Syncing + Senkronize ediliyor + + + + Connected + Bağlanıldı + + + + testnet: + testnet: + + + + Connected to huhsd + hushd'ye bağlanıldı + + + + There was an error connecting to hushd. The error was + 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 + + + + failed + başarısız oldu + + + + Tx + işlem + + + + tx computing. This can take several minutes. + tx hesaplanıyor. Bu birkaç dakika sürebilir. + + + + Please wait for SilentDragon to exit + Lütfen çıkmak için SilentDragon'ı bekleyin + + + + Waiting for hushd to exit + Çıkmak için hushd bekleniyor + + + + failed. Please check the help site for more info + başarısız oldu. Daha fazla bilgi için lütfen yardım sitesine bakın + + + + hushd error + hushd hatası + + + + A manual connection was requested, but the settings are not configured. + +Please set the host/port and user/password in the Edit->Settings menu. + Manuel bir bağlantı istendi, ancak ayarlar yapılandırılmadı. + +Lütfen Düzenle->Ayarlar menüsünde sunucu/bağlantı noktasını ve kullanıcı adı/şifreyi ayarlayın. + + + + Could not connect to hushd configured in settings. + +Please set the host/port and user/password in the Edit->Settings menu. + Ayarlarda yapılandırılmış hushd'ye bağlanılamadı. + +Lütfen Düzenle->Ayarlar menüsünde sunucu/bağlantı noktası ve kullanıcı adı/şifreyi ayarlayın. + + + + Authentication failed. The username / password you specified was not accepted by hushd. Try changing it in the Edit->Settings menu + Kimlik doğrulama başarısız oldu. Belirttiğiniz kullanıcı adı/şifre hushd tarafından kabul edilmedi. Düzenle-> Ayarlar menüsünde değiştirmeyi deneyin + + + + Your hushd is starting up. Please wait. + hushd'niz başlıyor. Lütfen bekle. + + + + + 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ı + + + + doesn't seem to be a valid Hush address. + geçerli bir Hush adresi gibi görünmüyor. + + + + Copy address + Adresi kopyala + + + + Copied to clipboard + Panoya kopyalandı + + + + Delete label + Etiketi sil + + + + Tx submitted (right click to copy) txid: + İşlem gönderildi (kopyalamak için sağ tıklayın) id: + + + + Locked funds + Kilitli fonlar + + + + Could not initiate migration. +You either have unconfirmed funds or the balance is too low for an automatic migration. + Geçiş başlatılamadı. +Onaylanmamış fonunuz var veya otomatik geçiş için bakiye çok düşük. + + + + Computing Tx: + İşlem Hesaplanıyor: + + + + Type + Tür + + + + Address + Adres + + + + Date/Time + Tarih/Saat + + + + Amount + Miktar + + + + Settings + + + Settings + Ayarlar + + + + hushd connection + hushd bağlantısı + + + + Host + Sunucu + + + + Port + Bağlantı noktası + + + + RPC Username + RPC Kullanıcı Adı + + + + RPC Password + RPC Şifresi + + + + Options + Seçenekler + + + + Shielded transactions are saved locally and shown in the transactions tab. If you uncheck this, shielded transactions will not appear in the transactions tab. + Korumalı işlemler yerel olarak kaydedilir ve işlemler sekmesinde gösterilir. Bu seçeneğin işaretini kaldırırsanız, korumalı işlemler işlemler sekmesinde görünmez. + + + + Clear History + Geçmişi Temizle + + + + Remember shielded transactions + Korumalı işlemleri hatırla + + + + Allow custom fees + Özel ücretlere izin ver + + + + Allow overriding the default fees when sending transactions. Enabling this option may compromise your privacy since fees are transparent. + İşlemleri gönderirken varsayılan ücretlerin geçersiz kılınmasına izin verin. Bu seçeneğin etkinleştirilmesi, ücretler şeffaf olduğu için gizliliğinizi tehlikeye atabilir. + + + + Normally, change from t-Addresses goes to another t-Address. Checking this option will send the change to your shielded sapling address instead. Check this option to increase your privacy. + Normalde, t-Adres'lerinden para üstü başka bir t-Adres'e gider. Bu seçeneğin işaretlenmesi, para üstünü korumalı sapling adresinize gönderecektir. Gizliliğinizi artırmak için bu seçeneği işaretleyin. + + + + Shield change from t-Addresses to your sapling address + T adreslerinden sapling adresinize kalkan değişikliği + + + + Turnstile + + + + Turnstile Migration + Turnstile Geçişi + + + + Migrate over + Geçiş yap + + + + From + Gönderen + + + + <html><head/><body><p>Funds from Sprout z-Addresses (which start with &quot;zc&quot;) need to be moved to the upgraded Sapling z-Addresses (which start with &quot;zs&quot;). The funds cannot be moved directly, but need to be sent through intermediate &quot;transparent&quot; addresses in privacy-preserving way.</p><p>This migration can be done automatically for you.</p></body></html> + YOUR_TRANSLATION_HERE + + + + To + Alıcı + + + + Balance + Bakiye + + + + Miner Fees + Madenci Ücreti + + + + Total Balance + Toplam Bakiye + + + + TurnstileProgress + + + Turnstile Migration Progress + Turnstile Geçiş İlerlemesi + + + + From + Gönderen + + + + To + Alıcı + + + + Please ensure you have your wallet.dat backed up! + Lütfen wallet.dat dosyanızı yedeklediğinizden emin olun! + + + + Next Transaction in 4 hours + 4 saat içinde sonraki işlem + + + + Migration Progress + Geçiş İlerlemesi + + + + about + + + About + Hakkında + + + + addressBook + + + Address Book + Adres Defteri + + + + Add New Address + Yeni Adres Ekle + + + + Address (z-Addr or t-Addr) + Adres (z-Adres veya t-Adres) + + + + Label + Etiket + + + + Add to Address Book + Adres Defterine Ekle + + + + confirm + + + Confirm Transaction + İşlemi Onayla + + + + From + Gönderen + + + + To + Alıcı + + + + You are sending a transaction while your node is still syncing. This may not work. + Düğümünüz hala senkronize oluyorken bir işlem gönderiyorsunuz. Bu işe yaramayabilir. + + + + You are using a custom fee. Since fees are transparent, you are giving up some privacy. Please use this only if you know what you are doing! + Özel bir ücret kullanıyorsunuz. Ücretler şeffaf olduğu için, bazı gizliliklerden vazgeçiyorsunuz. Lütfen bunu sadece ne yaptığınızı biliyorsanız kullanın! + + + + zboard + + + Post to z-board.net + z-board.net'e gönder + + + + Total Fee + Toplam Ücret + + + + Memo + Memo + + + + (optional) + (isteğe bağlı) + + + + Send From + Bu Adresten Gönder + + + + Post As: + Olarak Gönder: + + + + <html><head/><body><p>ZBoard: Fully anonymous and untraceable chat messages based on the ZCash blockchain. <a href="http://www.z-board.net/"><span style=" text-decoration: underline; color:#0000ff;">http://www.z-board.net/</span></a></p></body></html> + <html><head/><body><p>ZBoard: ZCash blockchain'i üzerinde tamamen anonim ve takip edilemeyen sohbet mesajları. <a href="http://www.z-board.net/"><span style=" text-decoration: underline; color:#0000ff;">http://www.z-board.net/</span></a></p></body></html> + + + + Warning + Uyarı + + + + Posting to Board + ZBoard'a gönderme + + + diff --git a/res/zec_qt_wallet_uk.qm b/res/zec_qt_wallet_uk.qm new file mode 100644 index 0000000..6a62061 Binary files /dev/null and b/res/zec_qt_wallet_uk.qm differ diff --git a/res/zec_qt_wallet_uk.ts b/res/zec_qt_wallet_uk.ts new file mode 100644 index 0000000..63c492c --- /dev/null +++ b/res/zec_qt_wallet_uk.ts @@ -0,0 +1,2339 @@ + + + + + AddressBookModel + + + + Label + Мітка + + + + Address + Адреса + + + + BalancesTableModel + + + Address + Адреса + + + + Amount + Кількість + + + + ConnectionDialog + + + SilentDragon + SilentDragon + + + + The Dragon Awakens... + Dragon Запускається... + + + + MainWindow + + + Settings are being read from + Налаштування читаються з + + + + Add Label + Додати мітку + + + + Removed Label + Вилучена мітка + + + + Updated Label + Оновлена мітка + + + + Added Label + Додана мітка + + + + SilentDragon + SilentDragon + + + + Balance + Баланс + + + + Summary + Підсумковий баланс + + + + Shielded + Екранований + + + + Transparent + Прозорий + + + + Total + Всього + + + + Some transactions are not yet confirmed + Деякі транзакції ще не підтверджені + + + + Address Balances + Баланси за адресами + + + + + Send + Надіслати + + + + From + Від + + + + Address Balance + Баланс адреси + + + + Send To + До + + + + Recipient + Одержувач + + + + + + + + Address + Адреса + + + + + Address Book + Адресна книга + + + + + + + Amount + Кількість + + + + Max Available + Максимальна кількість + + + + + + + Memo + Мітка + + + + Add Recipient + Додати одержувача + + + + Recurring payment + Періодичний платіж + + + + Every month, starting 12-May-2012, for 6 payments + Щомісяця, починаючи з 12-Квітня-2012, 6 платежів + + + + Edit Schedule + Змінити розклад + + + + + Miner Fee + Комісія майнерам + + + + 0 + 0 + + + + Cancel + Скасувати + + + + Receive + Отримати + + + + Address Type + Тип адреси + + + + hushd + hushd + + + + &SafeNodes + &SafeNodes + + + + Pay safecoin &URI... + Оплатити safecoin &URI... + + + + Request safecoin... + Запит safecoin... + + + + Validate Address + Перевірити адресу + + + + Shielded Address (Private, Anonymous) + Екранована адреса (приватна, анонімна) + + + + Transparent Address (Public, Metadata-Leaking) + Прозора адреса (загальнодоступна, витік метаданих) + + + + New Address + Нова адреса + + + + Label + Мітка + + + + + Update Label + Оновити мітку + + + + Address balance + Баланс адреси + + + + Optional + Не обов'язково + + + + + Export Private Key + Експорт приватного ключа + + + + + Your node is still syncing, balances may not be updated + Ваш вузол все ще синхронізується, баланс не може бути оновлений + + + + View All Addresses + Показати всі адреси + + + + Transactions + Транзакції + + + + You are currently not mining + Майнінг відключений + + + + + + Loading... + Завантаження ... + + + + Block height + Висота блоку + + + + Network solution rate + Швидкість мережі + + + + Connections + Підключень + + + + + + | + | + + + + &File + &Файл + + + + &Help + &Допомога + + + + &Apps + &Додатки + + + + &Edit + &Редагувати + + + + E&xit + &Вихід + + + + &About + &Про гаманець + + + + &Settings + &Налаштування + + + + Ctrl+P + Ctrl+P + + + + &Send Duke Feedback + &Пожертвування для Duke + + + + &Hush Discord + &Hush Discord + + + + &Hush Website + &Сайт Hush + + + + Check github.com for &updates + &Перевірити github.com на оновлення + + + + &Import private key + &Імпорт приватного ключа + + + + &Export all private keys + &Експорт всіх приватних ключів + + + + Address &book + &Адресна книга + + + + Ctrl+B + Ctrl+B + + + + &Backup wallet.dat + &Зберегти wallet.dat + + + + + Export transactions + Експорт транзакцій + + + + &Recurring Payments + &Регулярні платежі + + + + File a bug... + Повідомити про помилку... + + + + Enable Tor + Включити Tor + + + + Connection over Tor has been enabled. To use this feature, you need to restart SilentDragon. + З'єднання через Tor було включено. Щоб скористатися цією функцією, вам потрібно перезапустити SilentDragon. + + + + Disable Tor + Відключити Tor + + + + Connection over Tor has been disabled. To fully disconnect from Tor, you need to restart SilentDragon. + З'єднання через Tor було відключено. Щоб повністю відключитися від Tor, вам потрібно перезапустити SilentDragon. + + + + You are on testnet, your post won't actually appear on z-board.net + + + + + You need a sapling address with available balance to post + + + + + Computing Tx: + Обчислення Tx: + + + + The keys were imported. It may take several minutes to rescan the blockchain. Until then, functionality may be limited + Ключі були імпортовані. Повторне сканування блокчейна може зайняти кілька хвилин. До тих пір функціональність може бути обмежена + + + + Private key import rescan finished + Повторне сканування приватного ключа завершено + + + + SilentDragon needs to restart to rescan/reindex. SilentDragon will now close, please restart SilentDragon to continue + SilentDragon необхідно перезапустити для повторного сканування / переіндексації. Перезапустіть SilentDragon, щоб продовжити + + + + Restart SilentDragon + Перезапуск SilentDragon + + + + Not yet ready + Ще не готовий + + + + Please paste your private keys (z-Addr or t-Addr) here, one per line + Будь ласка, вставте тут свої приватні ключі (z-Addr або t-Addr), по одному в рядку + + + + The keys will be imported into your connected hushd node + Ключі будуть імпортовані в ваш підключений вузол hushd + + + + Error + Помилка + + + + Error exporting transactions, file was not saved + Помилка експорту транзакцій, файл не був збережений + + + + No wallet.dat + Немає wallet.dat + + + + Couldn't find the wallet.dat on this computer + Не вдалося знайти wallet.dat на цьому комп'ютері + + + + You need to back it up from the machine hushd is running on + Ви повинні зробити резервну копію з машини, на якій працює hushd + + + + Backup wallet.dat + Зберегти wallet.dat + + + + Couldn't backup + Неможливо зберегти + + + + Couldn't backup the wallet.dat file. + Неможливо зберегти файл wallet.dat. + + + + You need to back it up manually. + Вам потрібно зробити резервну копію вручну. + + + + These are all the private keys for all the addresses in your wallet + Це все приватні ключі для всіх адрес у вашому гаманці + + + + Private key for + Приватний ключ для + + + + Save File + Зберегти файл + + + + Unable to open file + Неможливо відкрити файл + + + + + Copy address + Копіювати адресу + + + + + + Copied to clipboard + Скопійовано в буфер обміну + + + + Get private key + Отримати приватний ключ + + + + Shield balance to Sapling + Shield balance to Sapling + + + + + View on block explorer + Подивитися в провіднику блоків + + + + Migrate to Sapling + Migrate to Sapling + + + + + Copy txid + Скопіювати txid + + + + hushd is not yet ready. Please wait for the UI to load + hushd ще не готовий. Будь ласка, зачекайте, поки завантажиться інтерфейс + + + + View tx on block explorer + Подивитися tx на провіднику блоків + + + + Refresh + Оновити + + + + Tor configuration is available only when running an embedded hushd. + Конфігурація Tor доступна тільки при роботі з вбудованим hushd. + + + + You're using an external hushd. Please restart hushd with -rescan + Ви використовуєте зовнішній hushd. Будь ласка, перезапустіть hushd з -rescan + + + + You're using an external hushd. Please restart hushd with -reindex + Ви використовуєте зовнішній hushd. Будь ласка, перезапустіть hushd з -reindex + + + + Enable Addressindex + Включити Addressindex + + + + Addressindex enabled. To use this feature, you need to restart SilentDragon. + Addressindex включено. Щоб скористатися цією функцією, вам потрібно перезапустити SilentDragon. + + + + Disable Addressindex + Відключити Addressindex + + + + Addressindex disabled. To fully disabled Addressindex, you need to restart SilentDragon. + Addressindex вимкнуто. Щоб повністю відключити Addressindex, вам потрібно перезапустити Hush Wallet. + + + + Enable Timestampindex + Включити Timestampindex + + + + Timestampindex enabled. To use this feature, you need to restart SilentDragon. + Timestampindex включено. Щоб скористатися цією функцією, вам потрібно перезапустити SilentDragon. + + + + Disable Timestampindex + Відключити Timestampindex + + + + Timestampindex disabled. To fully disabled Timestampindex, you need to restart SilentDragon. + Timestampindex вимкнено. Щоб повністю відключити Timestampindex позначки часу, вам необхідно перезапустити Hush Wallet. + + + + Enable Spentindex + Включити Spentindex + + + + Spentindex enabled. To use this feature, you need to restart SilentDragon. + Spentindex включено. Щоб скористатися цією функцією, вам потрібно перезапустити SilentDragon. + + + + Disable Spentindex + Відключити Spentindex + + + + Spentindex disabled. To fully disabled Spentindex, you need to restart SilentDragon. + Spentindex вимкнено. Щоб повністю відключити Spentindex, вам потрібно перезапустити Hush Wallet. + + + + SafeNode Configured + Конфігурація SafeNode + + + + SafeNode Configured. To use this feature, you need to restart SilentDragon. + SafeNode налаштовано. Щоб скористатися цією функцією, вам потрібно перезапустити SilentDragon. + + + + Disable SafeNode Configuration + Відключити конфігурацію SafeNode + + + + Configuration SafeNode disabled. To fully disabled SafeNode Configuration, you need to restart SilentDragon. + Конфігурація SafeNode відключена. Щоб повністю відключити налаштування SafeNod, вам необхідно перезапустити Hush Wallet. + + + + Some feedback about SilentDragon or Hush...! + Деяка подяка за SilentDragon або Hush ...! + + + + Send OleksandrBlack feedback about + Надіслати для OleksandrBlack подяку за + + + + or SilentDragon + або SilentDragon + + + + Enter Address to validate + Введіть адресу для перевірки + + + + Transparent or Shielded Address: + Прозора або екранована адреса: + + + + Paste Hush URI + Вставити Hush URI + + + + Error paying safecoin URI + Помилка при оплаті safecoin URI + + + + URI should be of the form 'safecoin:<addr>?amt=x&memo=y + URI повинен мати вигляд 'safecoin:<addr>?amt=x&memo=y + + + + This might take several minutes. Loading... + Це може зайняти кілька хвилин. Завантаження ... + + + + View Payment Request + Подивитися запит на оплату + + + + View Memo + Подивитися мітку + + + + Reply to + Відповісти на + + + + Created new t-Addr + Створити новий t-Addr (R) + + + + Copy Address + Копіювати адресу + + + + Address has been previously used + Адреса була раніше використана + + + + Address is unused + Адреса не використовується + + + + Cannot support multiple addresses + Немає підтримки декількох адресатів + + + + Recurring payments doesn't currently support multiple addresses + Регулярні платежі в даний час не підтримують декількох адресатів + + + + Recipient + Одержувач + + + + Only z-addresses can have memos + Тільки z-адреси можуть мати замітки + + + + Memos can only be used with z-addresses + Замітки можуть використовуватися тільки з z-адресами + + + + The memo field can only be used with a z-address. + + Поле замітки можна використовувати тільки з z-адресою. + + + + + +doesn't look like a z-address + +не схоже на z-адресу + + + + Change from + Змінити з + + + + Current balance : + Поточний баланс : + + + + Balance after this Tx: + Баланс після цієї Tx: + + + + + Transaction Error + Помилка транзакції + + + + From Address is Invalid + Від адреси невірно + + + + Recipient Address + Адреса одержувача + + + + is Invalid + є недійсним + + + + Amount '%1' is invalid! + Кількість '%1' є недійсним! + + + + MemoDialog + + + + Memo + Мітка + + + + Include Reply Address + Включити адресу відповіді + + + + MemoEdit + + + Reply to + Відповісти на + + + + MigrationTxns + + + Migration Txids + + + + + MobileAppConnector + + + Connect Mobile App + Підключіть мобільний додаток + + + + Scan this QRCode from your SilentDragon companion app to connect your phone + Скануйте цей QR-код із додатка-супутника SilentDragon, щоб підключити телефон + + + + QR Code + QR-код + + + + Connection String + Рядок підключення + + + + Allow connections over the internet via SilentDragon wormhole + Дозволити підключення через Інтернет через червоточну систему SilentDragon + + + + SilentDragon Companion App + Програма SilentDragon Companion + + + + Disconnect + Відключити + + + + + TextLabel + Текстова мітка + + + + Last seen: + Востаннє бачились: + + + + Connection type: + Тип з'єднання: + + + + PrivKey + + + Private Keys + Приватний ключі + + + + QObject + + + Attempting autoconnect + Спроба автопідключення + + + + Starting embedded hushd + Запуск сервісу hushd + + + + hushd is set to run as daemon + hushd налаштований на запуск в якості демона + + + + Waiting for hushd + Очікуємо hushd + + + + Hide Advanced Config + Приховати розширену конфігурацію + + + + Show Advanced Config + Показати розширену конфігурацію + + + + Choose data directory + Виберіть каталог + + + + All Downloads Finished Successfully! + Всі завантаження успішно завершені! + + + + Couldn't download params. Please check the help site for more info. + Не вдалося завантажити параметри. Будь ласка, перевірте сайт довідки для отримання додаткової інформації. + + + + The process returned + Процес повернувся + + + + You have hushd set to start as a daemon, which can cause problems with SilentDragon + +.Please remove the following line from your HUSH3.conf and restart SilentDragon +daemon=1 + Ви налаштували hushd для запуску в якості демона, що може викликати проблеми з SilentDragon + +. Видаліть наступний рядок з файлу HUSH3.conf і перезапустіть SilentDragon. +daemon=1 + + + + Couldn't start the embedded hushd. + +Please try restarting. + +If you previously started hushd with custom arguments, you might need to reset HUSH3.conf. + +If all else fails, please run hushd manually. + Не вдалося запустити вбудований hushd. + +Будь ласка, спробуйте перезапустити. + +Якщо ви раніше запустили hushd до призначених для користувача аргументами, вам може знадобитися скинути HUSH3.conf. + +Якщо нічого не допомагає, запустіть hushd вручну. + + + + Couldn't connect to hushd configured in HUSH3.conf. + +Not starting embedded hushd because --no-embedded was passed + Помилка з'єднання із hushd, налаштованому в HUSH3.conf. + +Чи не запускається вбудований hushd, тому що --no-embedded був пропущений + + + + + + Downloading + Завантаження + + + + more remaining ) + залишилося ) + + + + MB of + MB із + + + + MB at + MB в + + + + hushd error + помилка hushd + + + + Could not connect to hushd configured in settings. + +Please set the host/port and user/password in the Edit->Settings menu. + Помилка з'єднання із hushd конфігуроване в налаштуваннях. + +Будь ласка, встановіть host / port і user / password в меню змінити-> Налаштування. + + + + Authentication failed. The username / password you specified was not accepted by hushd. Try changing it in the Edit->Settings menu + Аутентифікація не вдалася. username / password, які ви вказали, не були прийняті hushd. Спробуйте змінити його в меню Редагувати-> Налаштування + + + + Your hushd is starting up. Please wait. + Ваш hushd запускається. Будь ласка зачекайте. + + + + Downloading blocks + Завантаження блоків + + + + Ready! Thank you for helping secure the Hush network by running a full node. + Готово! Дякуємо Вам за допомогу в захисті мережі Hush, запустивши повний вузол. + + + + Block height + Висота блоків + + + + Syncing + Синхронізація + + + + Connected + Підключено + + + + testnet: + testnet: + + + + Connected to hushd + Під'єднано до hushd + + + + There was an error connecting to hushd. The error was + При підключенні до hushd сталася помилка. Помилка + + + + + + + + + + + + + + addressindex not enabled + addressindex не включене + + + + + + + + + + + + + + + + not configured + не налаштовано + + + + + not valid + не підтверджено + + + + + + The transaction with id + Транзакція з id + + + + + + failed. The error was + не вдалося. Помилка + + + + + + + failed + помилка + + + + + + + Tx + Tx + + + + hushd has no peer connections + hushd не має з'єднань з пірами + + + + tx computing. This can take several minutes. + tx обчислюється. Це може зайняти кілька хвилин. + + + + Update Available + Доступно оновлення + + + + A new release v%1 is available! You have v%2. + +Would you like to visit the releases page? + Доступний новий випуск v%1! У вас є v%2. + +Хотіли б ви відвідати сторінку релізів? + + + + No updates available + Немає доступних оновлень + + + + You already have the latest release v%1 + У вас вже є остання версія v%1 + + + + Please wait for SilentDragon to exit + Будь ласка, дочекайтеся закриття SilentDragon + + + + Waiting for hushd to exit + Очікування зупинки hushd + + + + failed. Please check the help site for more info + не вдалося. Будь ласка, перевірте сайт довідки для отримання додаткової інформації + + + + A manual connection was requested, but the settings are not configured. + +Please set the host/port and user/password in the Edit->Settings menu. + Було потрібно ручне з'єднання, але настройки не сконфігуровані. + +Будь ласка, встановіть host / port і user / password в меню Редагувати-> Налаштування. + + + + This may take several hours + Це може зайняти кілька годин + + + + + Connection Error + Помилка з'єднання + + + + + + + Transaction Error + Помилка транзакції + + + + There was an error sending the transaction. The error was: + Сталася помилка під час надсилання транзакції. Помилка була: + + + + + No Connection + Немає з'єднання + + + + Pick + Вибирати + + + + 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" вже існує. Будь ласка, видаліть існуючу мітку. + + + + Import Address Book + Імпорт адресної книги + + + + Unable to open file + Неможливо відкрити файл + + + + Address Book Import Done + Імпорт адресної книги виконаний + + + + Imported %1 new Address book entries + Імпортовано%1 нових записів в адресну книгу + + + + Copy address + Копіювати адресу + + + + Copied to clipboard + Скопійовано в буфер обміну + + + + Delete label + Видалити мітку + + + + Tx submitted (right click to copy) txid: + Tx представлений (клікніть правою кнопкою миші, щоб скопіювати) txid: + + + + Locked funds + закриті кошти + + + + Could not initiate migration. +You either have unconfirmed funds or the balance is too low for an automatic migration. + Could not initiate migration. +You either have unconfirmed funds or the balance is too low for an automatic migration. + + + + Computing Tx: + Обчислення Tx: + + + + Type + Тип + + + + Address + Адреса + + + + Date/Time + Дата/Час + + + + Amount + Кількість + + + + Confirmations + Підтверджень + + + + Connected directly + Пряме підключення + + + + Connected over the internet via SilentDragon wormhole service + Підключення через Інтернет за допомогою сервісу wormhol SilentDragon + + + + Node is still syncing. + Вузол все ще синхронізується. + + + + No sapling or transparent addresses with enough balance to spend. + Немає sapling або прозорих адрес з достатнім балансом, щоб витрачати. + + + No HUSH price was available to convert from USD + Цена HUSH для конвертации в USD недоступна + + + + No ZEC price was available to convert from USD + Ціна HUSH недоступна для конвертації в USD + + + + Computing Recurring Tx: + Обчислений повторюючий Tx: + + + + + View on block explorer + Подивитися в провіднику блоків + + + + View Error + Помилка перегляду + + + + Reported Error + Помилка звіту + + + + + Are you sure you want to delete the recurring payment? + Ви впевнені, що хочете видалити періодичний платіж? + + + + All future payments will be cancelled. + Всі майбутні платежі будуть скасовані. + + + + RecurringDialog + + + Dialog + Діалог + + + + View + Показати + + + + Delete + Видалити + + + + RecurringListViewModel + + + Amount + Кількість + + + + Schedule + Графік + + + + Payments Left + Залишилося платежів + + + + Next Payment + Наступний платіж + + + + To + Для + + + + Every + Кожен + + + + None + None + + + + RecurringPayments + + + Payments + Платежі + + + + RecurringPaymentsListViewModel + + + Date + Дата + + + + Status + Статус + + + + Txid + Txid + + + + Not due yet + Ще не пов'язано + + + + Pending + В очікуванні + + + + Skipped + Пропущено + + + + Paid + Оплачено + + + + Error + Помилка + + + + + Unknown + Невідомо + + + + RecurringPending + + + Dialog + Діалог + + + + No payments will be processed. You can manually pay them from the Recurring Payments Dialog box + Платежі не будуть оброблені. Ви можете оплатити їх вручну з діалогового вікна «Повторювані платежі» + + + + Schedule + Графік + + + + How should ZecWallet proceed? + Як повинен діяти SilentDragon? + + + + Pay All in 1 Tx + Оплатити всі в 1 Tx + + + + Only the latest pending payment will be processed. All previous pending payments will be skipped + Буде оброблений тільки останній очікуючий платіж. Всі попередні очікуючі платежі будуть пропущені + + + + Pay Latest Only + Оплатити тільки останній + + + + Pay None + Не платити + + + + All pending payments collected, added up and paid in a single transaction + Всі очікуючі платежі зібрані, складені і оплачені за одну транзакцію + + + + Description + Описання + + + + To + Для + + + + The following recurring payment has multiple payments pending + У наступному періодичному платежі є кілька очікуючих платежів + + + + RequestDialog + + + Payment Request + Запит на оплату + + + + AddressBook + Адресна книга + + + + Request From + Запит від + + + + My Address + Моя адреса + + + + Amount in + Сума в + + + + z address + z адреса + + + + Amount + Кількість + + + + The recipient will see this address in the "to" field when they pay your request. + Одержувач побачить цю адресу в полі «для» при оплаті вашого запиту. + + + + Amount USD + Кількість USD + + + + Memo + Мітка + + + + TextLabel + + + + + 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. + Запитайте оплату з адреси Sapling. Ви відправите 0,0001 HUSH транзакцію на адресу з платежу HUSH URI. Мітка буде включена в транзакцію, коли адреса оплатить вам. + + + + Error paying safecoin URI + Помилка при оплаті safecoin URI + + + + URI should be of the form 'safecoin:<addr>?amt=x&memo=y + URI повинен мати вигляд 'safecoin:<addr>?amt=x&memo=y + + + + Pay To + Платити для + + + + Pay + Платити + + + + You are paying a payment request. Your address will not be visible to the person requesting this payment. + Ви оплачуєте запит на оплату. Ваш адрес не буде видно людині, що подала запит цей платіж. + + + + Can only request from Sapling addresses + Можна запросити тільки з адрес Sapling + + + + Settings + + + Settings + Налаштування + + + + hushd connection + З'єднання hushd + + + + Host + Хост + + + + Port + Порт + + + + RPC Username + RPC ім'я + + + + RPC Password + RPC пароль + + + + Options + Опції + + + + Check github for updates at startup + Перевірити github на наявність оновлень при запуску + + + + Connect to the Tor network via SOCKS proxy running on 127.0.0.1:9050. Please note that you'll have to install and run the Tor service externally. + Підключатися до мережі Tor через SOCKS-проксі, який працює на 127.0.0.1:9050. Зверніть увагу, що вам необхідно встановлювати і запускати сервіс Tor ззовні. + + + + Connect to the internet to fetch HUSH prices + Підключатися до Інтернету, щоб отримати поточну ціну HUSH + + + + Fetch HUSH / USD prices + Отріматі ціни HUSH / USD + + + + SafeNodes + SafeNodes + + + + SafeNode Configure + Конфігурація SafeNode + + + + SafeHeight + SafeHeight + + + + ParentKey + ParentKey + + + + 0333b9796526ef8de88712a649d618689a1de1ed1adf9fb5ec415f31e560b1f9a3 + 0333b9796526ef8de88712a649d618689a1de1ed1adf9fb5ec415f31e560b1f9a3 + + + + SafeKey + SafeKey + + + + Spentindex + Spentindex + + + + Timestampindex + Timestampindex + + + + Addressindex + Addressindex + + + + Txindex + Txindex + + + + Can be randomonly generated. + Може бути випадковим чином згенеровано. + + + + Block height at which all steps are completed and chain is synced with balance of roughly 1 HUSH. + Висота блоку, на якій всі етапи виконані, і ланцюг синхронізований з балансом приблизно 1 HUSH. + + + + <html><head/><body><p>Chosen at <a href="https://safenodes.org/"><span style=" text-decoration: underline; color:#0000ff;">here</span></a></p></body></html> + <html><head/><body><p>Береться <a href="https://safenodes.org/"><span style=" text-decoration: underline; color:#0000ff;">тут</span></a></p></body></html> + + + + Optional + Не обов'язково + + + + SafePass + SafePass + + + + Default, is: 0333b9796526ef8de88712a649d618689a1de1ed1adf9fb5ec415f31e560b1f9a3 + Стандартно, це: 0333b9796526ef8de88712a649d618689a1de1ed1adf9fb5ec415f31e560b1f9a3 + + + + Shielded transactions are saved locally and shown in the transactions tab. If you uncheck this, shielded transactions will not appear in the transactions tab. + Екрановані транзакції зберігаються локально і відображаються на вкладці транзакцій. Якщо зняти цей прапорець, екрановані транзакції не будуть відображатися на вкладці транзакцій. + + + + Connect via Tor + Підключатися через Tor + + + + Connect to github on startup to check for updates + Підключатися до github при запуску, щоб перевірити наявність оновлень + + + + Troubleshooting + Виправлення проблем + + + + Reindex + Reindex + + + + Rescan the blockchain for any missing wallet transactions and to correct your wallet balance. This may take several hours. You need to restart SilentDragon for this to take effect + Повторно сканує блокчейн для будь-яких пропущених транзакцій гаманця і виправляє баланс вашого гаманця. Це може зайняти кілька годин. Вам потрібно перезапустити SilentDragon, щоб це набуло чинності + + + + Rescan + Rescan + + + + Rebuild the entire blockchain from the genesis block, by rescanning all the block files. This may take several hours to days, depending on your hardware. You need to restart SilentDragon for this to take effect + Перебудовує весь блокчейн з блоку генезису шляхом повторного сканування всіх файлів блоків. Це може зайняти кілька годин або днів, в залежності від вашого обладнання. Вам потрібно перезапустити SilentDragon, щоб це набуло чинності + + + + Clear History + Очистити історію + + + + Remember shielded transactions + Запам'ятовувати екрановані транзакції + + + + Allow custom fees + Дозволити настроювану комісію + + + + Allow overriding the default fees when sending transactions. Enabling this option may compromise your privacy since fees are transparent. + Дозволити зміну розміру комісії за замовчуванням при відправці транзакцій. Включення цієї опції може поставити під загрозу вашу конфіденційність, так як комісія прозора. + + + + Normally, change from t-Addresses goes to another t-Address. Checking this option will send the change to your shielded sapling address instead. Check this option to increase your privacy. + Зазвичай здача з прозорих адрес переходить на інший прозорий адрес. Якщо ви виберете цю опцію, ви відправите здачу на Вашу екранований адресу. Відмітьте цю опцію, щоб збільшити вашу конфіденційність. + + + + Shield change from t-Addresses to your sapling address + Екранування здачі з прозорих адрес на ваш екранований адрес + + + + Turnstile + + + + Turnstile Migration + + + + + Migrate over + Перемістіть над + + + + From + від + + + + <html><head/><body><p>Funds from Sprout z-Addresses (which start with &quot;zc&quot;) need to be moved to the upgraded Sapling z-Addresses (which start with &quot;zs&quot;). The funds cannot be moved directly, but need to be sent through intermediate &quot;transparent&quot; addresses in privacy-preserving way.</p><p>This migration can be done automatically for you.</p></body></html> + + + + + To + Куда + + + + Balance + Баланс + + + + Miner Fees + Комисия майнеров + + + + Total Balance + Весь баланс + + + + TurnstileProgress + + + Turnstile Migration Progress + + + + + From + Откуда + + + + To + Куда + + + + Please ensure you have your wallet.dat backed up! + Пожалуйста убедитесь, что Ваш wallet.dat имеет резервную копию! + + + + Next Transaction in 4 hours + + + + + Migration Progress + + + + + ValidateAddress + + + Validate Address + Перевірити адресу + + + + TextLabel + + + + + Address: + Адреса: + + + + ValidateAddressesModel + + + Property + Властивість + + + + Value + Значення + + + + ViewAddressesDialog + + + All Addresses + Всі адреси + + + + Export All Keys + Експорт всіх ключів + + + + ViewAllAddressesModel + + + Address + Адреса + + + + Balance (%1) + Баланс (%1) + + + + about + + + About + Про програму + + + + addressBook + + + Address Book + Адресна книга + + + + Add New Address + Додати нову адресу + + + + Address (z-Addr or t-Addr) + Адреса (z-Addr или t-Addr) + + + + Label + Мітка + + + + Add to Address Book + Додати в книгу + + + + Import Address Book + Імпортувати адресну книгу + + + + confirm + + + Confirm Transaction + Підтвердження транзакції + + + + From + Від + + + + To + Для + + + + Recurring Payment + Періодична виплата + + + + TextLabel + + + + + hushd doesn't seem to have any peers. You might not be connected to the internet, so this transaction might not work. + hushd, здається, не має будь-яких з'єднань. Можливо, ви не підключені до Інтернету, тому транзакції можуть не працювати. + + + + You are sending a transaction while your node is still syncing. This may not work. + Ви відправляєте транзакцію, поки ваш вузол все ще синхронізується. Це може не спрацювати. + + + + You are using a custom fee. Since fees are transparent, you are giving up some privacy. Please use this only if you know what you are doing! + Ви використовуєте власну комісію. Оскільки комісія прозора, ви втрачаєте частину приватності. Будь ласка, використовуйте це, тільки якщо ви знаєте, що робите! + + + + createZcashConf + + + Show Advanced Configuration + Показати розширену конфігурацію + + + + Enable Fast Sync + Включити Fast Sync + + + + Configure HUSH3.conf + Конфігурація HUSH3.conf + + + + Your safecoin node will be configured for you automatically + Ваш вузол safecoin буде налаштований для вас автоматично + + + + Allow connections to the internet to check for updates, get HUSH/USD prices etc... + Дозволити підключення до Інтернету, для перевірки оновлень і отримання ринкових котирувань HUSH і т.д... + + + + Use custom datadir + Вказати каталог для зберігання даних + + + + Connect to the internet for updates and price feeds + Підключатися до Інтернету для отримання оновлень і котирувань + + + + Please choose a directory to store your wallet.dat and blockchain + Будь ласка, виберіть каталог для зберігання wallet.dat і ланцюжки блоків + + + + <html><head/><body><p>Skips the most expensive checks during the initial block download. <a href="https://docs.zecwallet.co/using-zecwallet/#fastsync"><span style=" text-decoration: underline; color:#0000ff;">Learn More</span></a></p></body></html> + <html><head/><body><p>Пропускати ресурсомісткі перевірки при початковому завантаженні блоків. <a href="https://docs.zecwallet.co/using-zecwallet/#fastsync"><span style=" text-decoration: underline; color:#0000ff;">Дізнатися більше</span></a></p></body></html> + + + + Choose directory + Вибрати каталог + + + + Connect over Tor + Підключення через Tor + + + + Please note that you'll need to already have a Tor service configured on port 9050 + Зверніть увагу, що попередньо вам потрібно налаштувати службу Tor на порт 9050 + + + + newRecurringDialog + + + Edit Schedule + Змінити розклад + + + + Schedule + Графік + + + + Payment Description + Опис оплати + + + + From + Від + + + + Number of payments + Кількість платежів + + + + Amount + Кількість + + + + Next Payment + Наступний платіж + + + + To + Для + + + + Memo + Мітка + + + + zboard + + + Post to z-board.net + Опублікувати на z-board.net + + + + Total Fee + Общая комиссия + + + + Memo + Заметка + + + + (optional) + (необов’язково) + + + + Send From + надіслати з + + + + Post As: + Опублікувати як: + + + + <html><head/><body><p>ZBoard: Fully anonymous and untraceable chat messages based on the ZCash blockchain. <a href="http://www.z-board.net/"><span style=" text-decoration: underline; color:#0000ff;">http://www.z-board.net/</span></a></p></body></html> + + + + + Warning + Увага + + + + Posting to Board + Опублікування до Ради + + + diff --git a/res/zec_qt_wallet_zh.ts b/res/zec_qt_wallet_zh.ts index 0e8ee56..d5a4ef5 100644 --- a/res/zec_qt_wallet_zh.ts +++ b/res/zec_qt_wallet_zh.ts @@ -214,7 +214,7 @@ View All Addresses - + 查看所有地址 @@ -878,7 +878,7 @@ doesn't look like a z-address Private Keys - + 私钥 diff --git a/silentdragon.pro b/silentdragon.pro index 090294d..520439f 100644 --- a/silentdragon.pro +++ b/silentdragon.pro @@ -116,7 +116,9 @@ TRANSLATIONS = res/zec_qt_wallet_es.ts \ res/zec_qt_wallet_de.ts \ res/zec_qt_wallet_pt.ts \ res/zec_qt_wallet_it.ts \ - res/zec_qt_wallet_zh.ts + res/zec_qt_wallet_zh.ts \ + res/zec_qt_wallet_ru.ts \ + res/zec_qt_wallet_uk.ts include(singleapplication/singleapplication.pri) DEFINES += QAPPLICATION_CLASS=QApplication diff --git a/src/addressbook.cpp b/src/addressbook.cpp index 4ef2d2b..2ec8873 100644 --- a/src/addressbook.cpp +++ b/src/addressbook.cpp @@ -132,7 +132,7 @@ void AddressBook::open(MainWindow* parent, QLineEdit* target) { // Test if address is valid. if (!Settings::isValidAddress(addr)) { QMessageBox::critical(parent, QObject::tr("Address Format Error"), - QObject::tr("%1 doesn't seem to be a valid Zcash address.") + QObject::tr("%1 doesn't seem to be a valid Hush address.") .arg(addr), QMessageBox::Ok); return; diff --git a/src/connection.cpp b/src/connection.cpp index e1c0ec6..90407e8 100644 --- a/src/connection.cpp +++ b/src/connection.cpp @@ -336,7 +336,6 @@ bool ConnectionLoader::startEmbeddedZcashd() { } } - // Finally, start hushd QDir appPath(QCoreApplication::applicationDirPath()); #ifdef Q_OS_LINUX auto hushdProgram = appPath.absoluteFilePath("hushd"); @@ -346,16 +345,19 @@ bool ConnectionLoader::startEmbeddedZcashd() { #elif defined(Q_OS_DARWIN) auto hushdProgram = appPath.absoluteFilePath("hushd"); #elif defined(Q_OS_WIN64) - auto hushdProgram = appPath.absoluteFilePath("hushd.bat"); + // we use the CLI directly + auto hushdProgram = appPath.absoluteFilePath("komodod.exe"); #else - //TODO: Not Linux + not darwin DOES NOT EQUAL windows!!! - auto hushdProgram = appPath.absoluteFilePath("hushd"); + main->logger->write("Unknown OS!"); + auto hushdProgram = appPath.absoluteFilePath("komodod"); #endif if (!QFile(hushdProgram).exists()) { qDebug() << "Can't find hushd at " << hushdProgram; - main->logger->write("Can't find hushd at " + hushdProgram); + main->logger->write("Can't find hushd at " + hushdProgram); return false; + } else { + main->logger->write("Found hushd at " + hushdProgram); } ezcashd = std::shared_ptr(new QProcess(main)); @@ -380,13 +382,26 @@ bool ConnectionLoader::startEmbeddedZcashd() { processStdErrOutput.append(output); }); + + // This string should be the exact arg list seperated by single spaces + QString params = "-ac_name=HUSH3 -ac_sapling=1 -ac_reward=0,1125000000,562500000 -ac_halving=129,340000,840000 -ac_end=128,340000,5422111 -ac_eras=3 -ac_blocktime=150 -ac_cc=2 -ac_ccenable=228,234,235,236,241 -ac_founders=1 -ac_supply=6178674 -ac_perc=11111111 -clientname=GoldenSandtrout -addnode=188.165.212.101 -addnode=136.243.227.142 -addnode=5.9.224.250 -ac_cclib=hush3 -ac_script=76a9145eb10cf64f2bab1b457f1f25e658526155928fac88ac"; + QStringList arguments = params.split(" "); + // Finally, actually start the full node + #ifdef Q_OS_LINUX + main->logger->write("Starting on Linux"); ezcashd->start(hushdProgram); #elif defined(Q_OS_DARWIN) + main->logger->write("Starting on Darwin"); ezcashd->start(hushdProgram); +#elif defined(Q_OS_WIN64) + main->logger->write("Starting on Win64 with params " + params); + ezcashd->setWorkingDirectory(appPath.absolutePath()); + ezcashd->start(hushdProgram, arguments); #else + main->logger->write("Starting on Unknown OS with params " + params); ezcashd->setWorkingDirectory(appPath.absolutePath()); - ezcashd->start(hushdProgram); + ezcashd->start(hushdProgram, arguments); #endif // Q_OS_LINUX @@ -567,7 +582,7 @@ QString ConnectionLoader::zcashParamsDir() { QDir().mkpath(paramsLocation.absolutePath()); } - main->logger->write("Found Zcash params directory at " + paramsLocation.absolutePath()); + main->logger->write("Found Hush params directory at " + paramsLocation.absolutePath()); return paramsLocation.absolutePath(); } diff --git a/src/mainwindow.cpp b/src/mainwindow.cpp index 0953c51..71805c9 100644 --- a/src/mainwindow.cpp +++ b/src/mainwindow.cpp @@ -137,9 +137,9 @@ MainWindow::MainWindow(QWidget *parent) : } void MainWindow::createWebsocket(QString wormholecode) { - qDebug() << "Listening for app connections on port 8237"; + qDebug() << "Listening for app connections on port 8777"; // Create the websocket server, for listening to direct connections - wsserver = new WSServer(8237, false, this); + wsserver = new WSServer(8777, false, this); if (!wormholecode.isEmpty()) { // Connect to the wormhole service @@ -479,6 +479,12 @@ void MainWindow::setupSettingsModal() { // Auto shielding settings.chkAutoShield->setChecked(Settings::getInstance()->getAutoShield()); + // Check for updates + settings.chkCheckUpdates->setChecked(Settings::getInstance()->getCheckForUpdates()); + + // Fetch prices + settings.chkFetchPrices->setChecked(Settings::getInstance()->getAllowFetchPrices()); + // Use Tor bool isUsingTor = false; if (rpc->getConnection() != nullptr) { @@ -543,6 +549,12 @@ void MainWindow::setupSettingsModal() { // Auto shield Settings::getInstance()->setAutoShield(settings.chkAutoShield->isChecked()); + // Check for updates + Settings::getInstance()->setCheckForUpdates(settings.chkCheckUpdates->isChecked()); + + // Allow fetching prices + Settings::getInstance()->setAllowFetchPrices(settings.chkFetchPrices->isChecked()); + if (!isUsingTor && settings.chkTor->isChecked()) { // If "use tor" was previously unchecked and now checked Settings::addToZcashConf(zcashConfLocation, "proxy=127.0.0.1:9050"); @@ -879,7 +891,7 @@ void MainWindow::payZcashURI(QString uri, QString myAddr) { qDebug() << "Received URI " << uri; PaymentURI paymentInfo = Settings::parseURI(uri); if (!paymentInfo.error.isEmpty()) { - QMessageBox::critical(this, tr("Error paying pirate URI"), + QMessageBox::critical(this, tr("Error paying Hush URI"), tr("URI should be of the form 'hush:?amt=x&memo=y") + "\n" + paymentInfo.error); return; } @@ -1344,6 +1356,7 @@ std::function MainWindow::addZAddrsToComboList(bool sapling) { void MainWindow::setupReceiveTab() { auto addNewTAddr = [=] () { rpc->newTaddr([=] (json reply) { + qDebug() << "New addr button clicked"; QString addr = QString::fromStdString(reply.get()); // Make sure the RPC class reloads the t-addrs for future use rpc->refreshAddresses(); @@ -1360,8 +1373,7 @@ void MainWindow::setupReceiveTab() { // Connect t-addr radio button QObject::connect(ui->rdioTAddr, &QRadioButton::toggled, [=] (bool checked) { - // Whenever the t-address is selected, we generate a new address, because we don't - // want to reuse t-addrs + qDebug() << "taddr radio toggled"; if (checked && this->rpc->getUTXOs() != nullptr) { updateTAddrCombo(checked); } diff --git a/src/mainwindow.ui b/src/mainwindow.ui index 8ecce08..c9688c5 100644 --- a/src/mainwindow.ui +++ b/src/mainwindow.ui @@ -1223,6 +1223,50 @@ + + + + Local Services + + + + + + + Loading... + + + + + + + | + + + + + + + + Longest Chain + + + + + + + Loading... + + + + + + + | + + + + diff --git a/src/mobileappconnector.ui b/src/mobileappconnector.ui index c861ded..bf09f36 100644 --- a/src/mobileappconnector.ui +++ b/src/mobileappconnector.ui @@ -33,7 +33,7 @@ - Scan this QRCode from your SilentDragon companion app to connect your phone + Scan this QRCode in SilentDragonAndroid to connect your device @@ -91,7 +91,7 @@ - SilentDragon Companion App + SilentDragonAndroid diff --git a/src/rpc.cpp b/src/rpc.cpp index cde0b7a..e93267f 100644 --- a/src/rpc.cpp +++ b/src/rpc.cpp @@ -585,6 +585,7 @@ void RPC::getInfoThenRefresh(bool force) { static int lastBlock = 0; int curBlock = reply["blocks"].get(); + int longestchain = reply["longestchain"].get(); int version = reply["version"].get(); int p2pport = reply["p2pport"].get(); int rpcport = reply["rpcport"].get(); @@ -600,6 +601,7 @@ void RPC::getInfoThenRefresh(bool force) { Settings::getInstance()->setZcashdVersion(version); + ui->longestchain->setText(QString::number(longestchain)); ui->notarizedhashvalue->setText( ntzhash ); ui->notarizedtxidvalue->setText( ntztxid ); ui->lagvalue->setText( QString::number(lag) ); @@ -654,8 +656,10 @@ void RPC::getInfoThenRefresh(bool force) { conn->doRPCIgnoreError(payload, [=](const json& reply) { QString clientname = QString::fromStdString( reply["subversion"].get() ); + QString localservices = QString::fromStdString( reply["localservices"].get() ); ui->clientname->setText(clientname); + ui->localservices->setText(localservices); }); // Call to see if the blockchain is syncing. diff --git a/src/settings.cpp b/src/settings.cpp index c033303..56fdd39 100644 --- a/src/settings.cpp +++ b/src/settings.cpp @@ -14,6 +14,23 @@ Settings* Settings::getInstance() { return instance; } +bool Settings::getCheckForUpdates() { + return QSettings().value("options/allowcheckupdates", true).toBool(); +} + +void Settings::setCheckForUpdates(bool allow) { + QSettings().setValue("options/allowcheckupdates", allow); +} + +bool Settings::getAllowFetchPrices() { + return QSettings().value("options/allowfetchprices", true).toBool(); +} + +void Settings::setAllowFetchPrices(bool allow) { + QSettings().setValue("options/allowfetchprices", allow); +} + + Config Settings::getSettings() { // Load from the QT Settings. QSettings s; diff --git a/src/settings.h b/src/settings.h index 89b0de0..07a8c29 100644 --- a/src/settings.h +++ b/src/settings.h @@ -62,6 +62,12 @@ public: bool getAllowCustomFees(); void setAllowCustomFees(bool allow); + + bool getAllowFetchPrices(); + void setAllowFetchPrices(bool allow); + + bool getCheckForUpdates(); + void setCheckForUpdates(bool allow); bool isSaplingActive(); diff --git a/src/settings.ui b/src/settings.ui index 3e8a94a..54d0256 100644 --- a/src/settings.ui +++ b/src/settings.ui @@ -26,7 +26,7 @@ - 2 + 1 @@ -145,32 +145,18 @@ Options - - - - Connect to the Tor network via SOCKS proxy running on 127.0.0.1:9050. Please note that you'll have to install and run the Tor service externally. - - - true - - - - - - - Clear History - - - - - - - Shielded transactions are saved locally and shown in the transactions tab. If you uncheck this, shielded transactions will not appear in the transactions tab. + + + + Qt::Vertical - - true + + + 20 + 40 + - + @@ -185,21 +171,35 @@ - - + + - Remember shielded transactions + Connect via Tor - - + + - Allow custom fees + Check github for updates at startup - + + + + Qt::Horizontal + + + + + + + Remember shielded transactions + + + + Normally, change from t-Addresses goes to another t-Address. Checking this option will send the change to your shielded sapling address instead. Check this option to increase your privacy. @@ -209,61 +209,75 @@ - - - - Qt::Horizontal + + + + Allow overriding the default fees when sending transactions. Enabling this option may compromise your privacy since fees are transparent. + + + true - - - - Qt::Vertical - - - - 20 - 40 - + + + + Clear History - + - - + + - Allow overriding the default fees when sending transactions. Enabling this option may compromise your privacy since fees are transparent. + Shielded transactions are saved locally and shown in the transactions tab. If you uncheck this, shielded transactions will not appear in the transactions tab. true - + + + + Allow custom fees + + + + Shield change from t-Addresses to your sapling address - - + + - + Connect to the Tor network via SOCKS proxy running on 127.0.0.1:9050. Please note that you'll have to install and run the Tor service externally. + + + true - - + + - Connect via Tor + Connect to github on startup to check for updates - + - + Connect to the internet to fetch HUSH prices + + + + + + + Fetch HUSH / USD prices diff --git a/src/version.h b/src/version.h index 0fa76ee..447daf7 100644 --- a/src/version.h +++ b/src/version.h @@ -1 +1 @@ -#define APP_VERSION "0.7.7" +#define APP_VERSION "0.7.8" diff --git a/src/websockets.cpp b/src/websockets.cpp index a0f34a2..335086f 100644 --- a/src/websockets.cpp +++ b/src/websockets.cpp @@ -112,7 +112,8 @@ void WormholeClient::connect() { QObject::connect(m_webSocket, &QWebSocket::connected, this, &WormholeClient::onConnected); QObject::connect(m_webSocket, &QWebSocket::disconnected, this, &WormholeClient::closed); - m_webSocket->open(QUrl("wss://wormhole.zecqtwallet.com:443")); + m_webSocket->open(QUrl("wss://wormhole.myhush.org:443")); + //TODO: use env var to over-ride //m_webSocket->open(QUrl("ws://127.0.0.1:7070")); } @@ -320,7 +321,7 @@ void AppDataServer::updateUIWithNewQRCode(MainWindow* mainwindow) { if (ipv4Addr.isEmpty()) return; - QString uri = "ws://" + ipv4Addr + ":8237"; + QString uri = "ws://" + ipv4Addr + ":8777"; // Get a new secret unsigned char* secretBin = new unsigned char[crypto_secretbox_KEYBYTES];