diff --git a/contrib/dash-qt.pro b/contrib/dash-qt.pro index 584e08d9da..4c73679bd2 100644 --- a/contrib/dash-qt.pro +++ b/contrib/dash-qt.pro @@ -652,6 +652,7 @@ TRANSLATIONS += src/qt/locale/dash_bg.ts \ src/qt/locale/dash_pl.ts \ src/qt/locale/dash_pt.ts \ src/qt/locale/dash_ru.ts \ + src/qt/locale/dash_sk.ts \ src/qt/locale/dash_sv.ts \ src/qt/locale/dash_vi.ts \ src/qt/locale/dash_zh_CN.ts \ diff --git a/src/Makefile.qt.include b/src/Makefile.qt.include index 33607fbea9..cedce007ab 100755 --- a/src/Makefile.qt.include +++ b/src/Makefile.qt.include @@ -13,6 +13,7 @@ QT_TS = \ qt/locale/dash_pl.ts \ qt/locale/dash_pt.ts \ qt/locale/dash_ru.ts \ + qt/locale/dash_sk.ts \ qt/locale/dash_sv.ts \ qt/locale/dash_vi.ts \ qt/locale/dash_zh_CN.ts \ diff --git a/src/masternode-sync.cpp b/src/masternode-sync.cpp index 0a950398f6..2359ec31b1 100644 --- a/src/masternode-sync.cpp +++ b/src/masternode-sync.cpp @@ -160,7 +160,7 @@ void CMasternodeSync::GetNextAsset() std::string CMasternodeSync::GetSyncStatus() { switch (masternodeSync.RequestedMasternodeAssets) { - case MASTERNODE_SYNC_INITIAL: return _("Synchronization doesn't yet started"); + case MASTERNODE_SYNC_INITIAL: return _("Synchronization pending..."); case MASTERNODE_SYNC_SPORKS: return _("Synchronizing sporks..."); case MASTERNODE_SYNC_LIST: return _("Synchronizing masternodes..."); case MASTERNODE_SYNC_MNW: return _("Synchronizing masternode winners..."); diff --git a/src/qt/dash_locale.qrc b/src/qt/dash_locale.qrc index 5ea4be44d5..8ec5b62584 100644 --- a/src/qt/dash_locale.qrc +++ b/src/qt/dash_locale.qrc @@ -10,6 +10,7 @@ locale/dash_pl.qm locale/dash_pt.qm locale/dash_ru.qm + locale/dash_sk.qm locale/dash_sv.qm locale/dash_vi.qm locale/dash_zh_CN.qm diff --git a/src/qt/dashstrings.cpp b/src/qt/dashstrings.cpp index 393bc4d0d2..feaba224a0 100644 --- a/src/qt/dashstrings.cpp +++ b/src/qt/dashstrings.cpp @@ -313,6 +313,9 @@ QT_TRANSLATE_NOOP("dash-core", "Listen for JSON-RPC connections on (defau QT_TRANSLATE_NOOP("dash-core", "Listen for connections on (default: %u or testnet: %u)"), QT_TRANSLATE_NOOP("dash-core", "Loading addresses..."), QT_TRANSLATE_NOOP("dash-core", "Loading block index..."), +QT_TRANSLATE_NOOP("dash-core", "Loading budget cache..."), +QT_TRANSLATE_NOOP("dash-core", "Loading masternode cache..."), +QT_TRANSLATE_NOOP("dash-core", "Loading masternode payment cache..."), QT_TRANSLATE_NOOP("dash-core", "Loading wallet... (%3.2f %%)"), QT_TRANSLATE_NOOP("dash-core", "Loading wallet..."), QT_TRANSLATE_NOOP("dash-core", "Lock is already in place."), @@ -385,9 +388,9 @@ QT_TRANSLATE_NOOP("dash-core", "Stop running after importing blocks from disk (d QT_TRANSLATE_NOOP("dash-core", "Submitted following entries to masternode: %u / %d"), QT_TRANSLATE_NOOP("dash-core", "Submitted to masternode, waiting for more entries ( %u / %d ) %s"), QT_TRANSLATE_NOOP("dash-core", "Submitted to masternode, waiting in queue %s"), -QT_TRANSLATE_NOOP("dash-core", "Synchronization doesn't yet started"), QT_TRANSLATE_NOOP("dash-core", "Synchronization failed"), QT_TRANSLATE_NOOP("dash-core", "Synchronization finished"), +QT_TRANSLATE_NOOP("dash-core", "Synchronization pending..."), QT_TRANSLATE_NOOP("dash-core", "Synchronizing budgets..."), QT_TRANSLATE_NOOP("dash-core", "Synchronizing masternode winners..."), QT_TRANSLATE_NOOP("dash-core", "Synchronizing masternodes..."), diff --git a/src/qt/locale/dash_bg.ts b/src/qt/locale/dash_bg.ts index 806bd6758b..c9b6fcf5ef 100644 --- a/src/qt/locale/dash_bg.ts +++ b/src/qt/locale/dash_bg.ts @@ -1,4 +1,4 @@ - + AddressBookPage @@ -3954,6 +3954,18 @@ for example: alertnotify=echo %%s | mail -s "Dash Alert" admin@foo.com Listen for connections on <port> (default: %u or testnet: %u) Слушане за входящи връзки на <port> (по подразбиране:%u или за тестовата мрежа: %u) + + Loading budget cache... + Зареждане на бюджетния кеш... + + + Loading masternode cache... + Зареждане на masternode кеш... + + + Loading masternode payment cache... + Зараждане на masternode кеш за плащане + Lock is already in place. Заключването е вече налично. @@ -4090,10 +4102,6 @@ for example: alertnotify=echo %%s | mail -s "Dash Alert" admin@foo.com Submitted to masternode, waiting in queue %s Изпратено към Мастернода, чака в опашката %s - - Synchronization doesn't yet started - Синхронизацията все още не е започнала - Synchronization failed Синхронизацията е неуспешна @@ -4374,6 +4382,10 @@ for example: alertnotify=echo %%s | mail -s "Dash Alert" admin@foo.com Specify your own public address Въведете Ваш публичен адрес + + Synchronization pending... + Изчаква синхронизация ... + This help message Това помощно съобщение diff --git a/src/qt/locale/dash_de.ts b/src/qt/locale/dash_de.ts index 4a5e70aa4f..4c99ff2340 100644 --- a/src/qt/locale/dash_de.ts +++ b/src/qt/locale/dash_de.ts @@ -1,4 +1,4 @@ - + AddressBookPage @@ -3963,6 +3963,18 @@ Dash Core wird heruntergefahren. Listen for connections on <port> (default: %u or testnet: %u) <port> nach Verbindungen abhören (Standard: %u oder Testnetz: %u) + + Loading budget cache... + Lade Budget-Cache... + + + Loading masternode cache... + Lade Masternode-Cache... + + + Loading masternode payment cache... + Lade Masternode Zahlungs-Cache... + Lock is already in place. Schon gesperrt. @@ -4099,10 +4111,6 @@ Dash Core wird heruntergefahren. Submitted to masternode, waiting in queue %s An Masternode übermittelt, wartet in Warteschlange %s - - Synchronization doesn't yet started - Die Synchronisation hat noch nicht begonnen. - Synchronization failed Synchronisation fehlgeschlagen @@ -4383,6 +4391,10 @@ Dash Core wird heruntergefahren. Specify your own public address Die eigene öffentliche Adresse angeben + + Synchronization pending... + Synchronisation steht bevor... + This help message Dieser Hilfetext diff --git a/src/qt/locale/dash_en.ts b/src/qt/locale/dash_en.ts index c48917e5bb..3c86462593 100644 --- a/src/qt/locale/dash_en.ts +++ b/src/qt/locale/dash_en.ts @@ -1,4 +1,4 @@ - + AddressBookPage @@ -294,7 +294,7 @@ BitcoinGUI - + Dash Core Dash Core @@ -581,12 +581,12 @@ Processed %n block of transaction history.Processed %n blocks of transaction history. - + Synchronizing additional data: %p% Synchronizing additional data: %p% - + Show the Dash Core help message to get a list with possible Dash command-line options Show the Dash Core help message to get a list with possible Dash command-line options @@ -641,12 +641,12 @@ No block source available... - + Up to date Up to date - + %n hour(s) %n hour%n hours @@ -1815,7 +1815,7 @@ https://www.transifex.com/projects/p/dash/ - + @@ -4206,12 +4206,12 @@ https://www.transifex.com/projects/p/dash/ Export the data in the current tab to a file - + Selected amount: Selected amount: - + Backup Wallet Backup Wallet @@ -5041,7 +5041,22 @@ for example: alertnotify=echo %%s | mail -s "Dash Alert" admin@foo.com Listen for connections on <port> (default: %u or testnet: %u) - + + Loading budget cache... + Loading budget cache... + + + + Loading masternode cache... + Loading masternode cache... + + + + Loading masternode payment cache... + Loading masternode payment cache... + + + Lock is already in place. Lock is already in place. @@ -5210,11 +5225,6 @@ for example: alertnotify=echo %%s | mail -s "Dash Alert" admin@foo.com Submitted to masternode, waiting in queue %s Submitted to masternode, waiting in queue %s - - - Synchronization doesn't yet started - Synchronization doesn't yet started - Synchronization failed @@ -5226,7 +5236,7 @@ for example: alertnotify=echo %%s | mail -s "Dash Alert" admin@foo.com Synchronization finished - + Synchronizing budgets... Synchronizing budgets... @@ -5291,7 +5301,7 @@ for example: alertnotify=echo %%s | mail -s "Dash Alert" admin@foo.com Will retry... - + Invalid masternodeprivkey. Please see documenation. Invalid masternodeprivkey. Please see documenation. @@ -5376,7 +5386,7 @@ for example: alertnotify=echo %%s | mail -s "Dash Alert" admin@foo.com Loading block index... - + Loading wallet... (%3.2f %%) Loading wallet... (%3.2f %%) @@ -5566,7 +5576,12 @@ for example: alertnotify=echo %%s | mail -s "Dash Alert" admin@foo.com Specify your own public address - + + Synchronization pending... + Synchronization pending... + + + This help message This help message diff --git a/src/qt/locale/dash_es.ts b/src/qt/locale/dash_es.ts index d47ed950fa..a6f961288f 100644 --- a/src/qt/locale/dash_es.ts +++ b/src/qt/locale/dash_es.ts @@ -1,4 +1,4 @@ - + AddressBookPage @@ -790,7 +790,7 @@ Dirección: %4 (%1 locked) - (%1 bloqueada) + (%1 bloqueadas) none @@ -3964,6 +3964,18 @@ por ejemplo: alertnotify=echo %%s | mail -s "Alerta de Dash" admin@foo.com Listen for connections on <port> (default: %u or testnet: %u) Escuchar a las conexiones en el <port> (predeterminado: %u ó testnet: %u) + + Loading budget cache... + Cargando caché del presupuesto... + + + Loading masternode cache... + Cargando caché de nodos maestros... + + + Loading masternode payment cache... + Cargando caché de pago del nodo maestro... + Lock is already in place. El bloqueo ya está activo. @@ -4100,10 +4112,6 @@ por ejemplo: alertnotify=echo %%s | mail -s "Alerta de Dash" admin@foo.com Submitted to masternode, waiting in queue %s Enviado al nodo maestro, esperando en cola %s - - Synchronization doesn't yet started - La sincronización aún no ha comenzado - Synchronization failed La sincronización falló @@ -4384,6 +4392,10 @@ por ejemplo: alertnotify=echo %%s | mail -s "Alerta de Dash" admin@foo.com Specify your own public address Especifique su propia dirección pública + + Synchronization pending... + Sincronización pendiente... + This help message Este mensaje de ayuda diff --git a/src/qt/locale/dash_fi.ts b/src/qt/locale/dash_fi.ts index 8cd0ae7d5e..0d6608b2bd 100644 --- a/src/qt/locale/dash_fi.ts +++ b/src/qt/locale/dash_fi.ts @@ -1,4 +1,4 @@ - + AddressBookPage @@ -3714,7 +3714,7 @@ Näillä toiminnoilla voit korjata korruptoituneen lohkoketjun tai puuttuvat/van This product includes software developed by the OpenSSL Project for use in the OpenSSL Toolkit <https://www.openssl.org/> and cryptographic software written by Eric Young and UPnP software written by Thomas Bernard. Tämä ohjelma sisältää OpenSSL projektin OpenSSL työkalupakin <https://www.openssl.org/> sekä Eric Youngin kehittämän salausohjelmiston ja Thomas Bernardin kehittämän UPnP ohjelmiston. -Käännös päivitetty: 22.8.2015 by AjM. +Käännös päivitetty: 1.9.2015 by AjM. To use dashd, or the -server option to dash-qt, you must set an rpcpassword in the configuration file: @@ -3970,6 +3970,18 @@ esimerkiksi: alertnotify=echo %%s | mail -s "Dash Hälytys" admin@foo.com Listen for connections on <port> (default: %u or testnet: %u) Kuuntele yhteyksiä portissa <port> (oletus: %u tai testiverkossa: %u) + + Loading budget cache... + Ladataan budjetti välimuistia... + + + Loading masternode cache... + Ladataan masternode välimuistia... + + + Loading masternode payment cache... + Ladataan masternode maksuvälimuistia... + Lock is already in place. On jo lukittu. @@ -4106,10 +4118,6 @@ esimerkiksi: alertnotify=echo %%s | mail -s "Dash Hälytys" admin@foo.com Submitted to masternode, waiting in queue %s Esitetty masternodelle, odotetaan jonossa %s - - Synchronization doesn't yet started - Synkronointia ei ole vielä aloitettu - Synchronization failed Synkronointi epäonnistui @@ -4390,6 +4398,10 @@ esimerkiksi: alertnotify=echo %%s | mail -s "Dash Hälytys" admin@foo.com Specify your own public address Määritä julkinen osoitteesi + + Synchronization pending... + Synkronointi odottaa... + This help message Tämä ohjeviesti diff --git a/src/qt/locale/dash_fr.ts b/src/qt/locale/dash_fr.ts index 771bbf67d5..ff551f1a33 100644 --- a/src/qt/locale/dash_fr.ts +++ b/src/qt/locale/dash_fr.ts @@ -1,4 +1,4 @@ - + AddressBookPage @@ -3963,6 +3963,18 @@ Pour exemple: alertnotify=echo %%s | mail -s "Alerte Dash" admin@foo.com Listen for connections on <port> (default: %u or testnet: %u) Écouter les connexions sur <port> (par défaut: %u ou testnet: %u) + + Loading budget cache... + Chargement du cache de budget... + + + Loading masternode cache... + Chargement du cache de masternode... + + + Loading masternode payment cache... + Chargement du cache de paiement masternode... + Lock is already in place. Verrou déjà en place. @@ -4099,10 +4111,6 @@ Pour exemple: alertnotify=echo %%s | mail -s "Alerte Dash" admin@foo.com Submitted to masternode, waiting in queue %s Soumis au masternode, dans la file d'attente %s - - Synchronization doesn't yet started - La synchronisation n'a pas encore démarrée - Synchronization failed La synchronisation a échouée diff --git a/src/qt/locale/dash_it.ts b/src/qt/locale/dash_it.ts index 1aa7bf3967..dcdce039e2 100644 --- a/src/qt/locale/dash_it.ts +++ b/src/qt/locale/dash_it.ts @@ -1,4 +1,4 @@ - + AddressBookPage @@ -446,6 +446,10 @@ Dash Core client Cliente Dash Core + + Processed %n blocks of transaction history. + Processato %n blocco della cronologia transazioni.Processati %n blocchi della cronologia transazioni. + Show the Dash Core help message to get a list with possible Dash command-line options Mostra il messaggio di aiuto di Dash Core per ottenere una lista con le possibili opzioni di linea di comando di Dash @@ -470,6 +474,10 @@ Tabs toolbar Barra degli strumenti "Tabs" + + %n active connection(s) to Dash network + %n connessione attiva alla rete Dash%n connessioni attive alla rete Dash + Synchronizing with network... Sincronizzazione con la rete in corso... @@ -860,6 +868,10 @@ Indirizzo: %4 Darksend was successfully set to basic (%1 and 2 rounds). You can change this at any time by opening Dash's configuration screen. Dark send è statto correttamente impostato su base (%1 e 2 round). Puoi cambiare questa impostazione in qualsiasi momento tu lo voglia dalla finestra di configurazione. + + Darksend was successfully set to high (%1 and 8 rounds). You can change this at any time by opening Dash's configuration screen. + Darksend è stata impostata correttamente a elevato (%1 e 8 turni). È possibile modificare in qualsiasi momento aprendo schermata di configurazione di Dash. + Darksend was successfully set to maximum (%1 and 16 rounds). You can change this at any time by opening Dash's configuration screen. Darksend è stato correttamente settato al massimo (%1 e 16 rounds). Puoi cambiarlo quando vuoi aprendo la finestra di configurazione di Dash @@ -1440,6 +1452,10 @@ Più URL vengono separati da una barra verticale |. No inputs detected Non ci sono input rilevati + + %n Rounds + %n Round%n Rounds + Found enough compatible inputs to anonymize %1 Incontrati sufficienti inputs compatibili per anonimizzare %1 @@ -2249,6 +2265,10 @@ Più URL vengono separati da una barra verticale |. anonymous funds fondi anonimi + + (darksend requires this amount to be rounded up to the nearest %1). + (darksend richiede questo importo da arrotondato al più vicino %1). + any available funds (not recommended) tutti i fondi disponibili (non raccomandato) @@ -2277,6 +2297,10 @@ Più URL vengono separati da una barra verticale |. A fee %1 times higher than %2 per kB is considered an insanely high fee. Una commissione %1 volte piú alta che %2 per kB é considerata incredibilmente alta. + + Estimated to begin confirmation within %n block(s). + Inizio della confirmazione stimato in %n bloccoInizio della confirmazione stimato in %n blocchi + The recipient address is not valid, please recheck. L'indirizzo del beneficiario non è valido, si prega di ricontrollare. @@ -2583,6 +2607,10 @@ Più URL vengono separati da una barra verticale |. TransactionDesc + + Open for %n more block(s) + Aperto per %n blocco in piúAperto per %n blocchi in piú + Open until %1 Aperto fino a %1 @@ -2643,6 +2671,10 @@ Più URL vengono separati da una barra verticale |. , has not been successfully broadcast yet , non è stato ancora trasmesso con successo + + , broadcast through %n node(s) + , trasmettere attraverso %n nodo, trasmettere attraverso %n nodi + Date Data @@ -2683,6 +2715,10 @@ Più URL vengono separati da una barra verticale |. Credit Credito + + matures in %n more block(s) + Matura in %n blocco in piúMatura in %n blocchi in piú + not accepted non accettato @@ -2777,6 +2813,10 @@ Più URL vengono separati da una barra verticale |. Address Indirizzo + + Open for %n more block(s) + Aperto per %n blocco in piúAperto per %n blocchi in piú + Open until %1 Aperto fino a %1 @@ -3123,6 +3163,10 @@ Più URL vengono separati da una barra verticale |. Bind to given address and always listen on it. Use [host]:port notation for IPv6 Associa all'indirizzo indicato e resta permanentemente in ascolto su questo. Usa la notazione [host]:porta per l'IPv6 + + Cannot obtain a lock on data directory %s. Dash Core is probably already running. + Impossibile ottenere un blocco sulla data directory %s. Dash Core è probabilmente già in esecuzione. + Darksend uses exact denominated amounts to send funds, you might simply need to anonymize some more coins. Darksend utilizza esatto denominato importo a inviare fondi, si potrebbe semplicemente bisogno di anonimizzare alcuni più monete. @@ -3187,10 +3231,6 @@ Più URL vengono separati da una barra verticale |. Unable to locate enough Darksend non-denominated funds for this transaction that are not equal 1000 DASH. Impossibile trovare un numero sufficiente di non denominati fondi Darksend per questa operazione che non sono uguali a 1000 DASH. - - Unable to locate enough Darksend non-denominated funds for this transaction. - Impossibile trovare un numero sufficiente di non denominati fondi Darksend per questa transazione. - Warning: -paytxfee is set very high! This is the transaction fee you will pay if you send a transaction. Attenzione: -paytxfee è molto alta. Questa è la commissione che si paga quando si invia una transazione. @@ -3543,6 +3583,10 @@ Più URL vengono separati da una barra verticale |. KeePassHttp key for AES encrypted communication with KeePass Chiave KeePassHttp per AES comunicazione cripra con KeePass + + Keep at most <n> unconnectable transactions in memory (default: %u) + Mantenere al massimo <n> le operazioni in collegabile in memoria (predefinito: %u) + Last Darksend was too recent. L'ultima darksend è troppo recente diff --git a/src/qt/locale/dash_pl.ts b/src/qt/locale/dash_pl.ts index 563c06f25c..9589ed2772 100644 --- a/src/qt/locale/dash_pl.ts +++ b/src/qt/locale/dash_pl.ts @@ -1,4 +1,4 @@ - + AddressBookPage @@ -1456,7 +1456,7 @@ https://www.transifex.com/projects/p/dash/ The denominations you submitted to the Masternode.<br>To mix, other users must submit the exact same denominations. - Denominacje, które wysłałeś do Masternoda.<br>Aby zostały one ymieszane, inni użytkownicy muszą wysłać dokładnie takie same denominacje. + Denominacje, które wysłałeś do Masternoda.<br>Aby zostały one wymieszane, inni użytkownicy muszą wysłać dokładnie takie same denominacje. (Last Message) @@ -3962,6 +3962,18 @@ Zaleca się również aby ustawić alarm powiadomień tzw. alertnotify, aby dać Listen for connections on <port> (default: %u or testnet: %u) Nasłuchuj połączeń na <port> (domyślnie: %u lub testnet: %u) + + Loading budget cache... + Ładuje pamięć podręczną budżetu... + + + Loading masternode cache... + Ładuję pamięć podręczną masternoda... + + + Loading masternode payment cache... + Ładuję pamięć podręczną płatności masternodów... + Lock is already in place. Transakcja została już zamknięta. @@ -4098,10 +4110,6 @@ Zaleca się również aby ustawić alarm powiadomień tzw. alertnotify, aby dać Submitted to masternode, waiting in queue %s Przesłano do masterdnoda, czekaj na swoją kolej %s - - Synchronization doesn't yet started - Synchronizacja jeszcze się nie zaczęła - Synchronization failed Synchronizacja nie powiodła się @@ -4382,6 +4390,10 @@ Zaleca się również aby ustawić alarm powiadomień tzw. alertnotify, aby dać Specify your own public address Sprecyzuj swój adres publiczny + + Synchronization pending... + Synchronizacja w toku... + This help message Ten komunikat pomocny diff --git a/src/qt/locale/dash_pt.ts b/src/qt/locale/dash_pt.ts index 88b3fd37da..0815cbce3b 100644 --- a/src/qt/locale/dash_pt.ts +++ b/src/qt/locale/dash_pt.ts @@ -1,4 +1,4 @@ - + AddressBookPage @@ -506,22 +506,6 @@ Up to date Actualizado - - Synchronizing sporks... - A sincronizar sporks... - - - Synchronizing masternodes... - A sincronizar masternodes... - - - Synchronizing masternode winners... - A sincronizar masternodes vencedores... - - - Synchronizing budgets... - A sincronizar orçamentos... - %n hour(s) %n hora%n horas @@ -3393,10 +3377,6 @@ https://www.transifex.com/projects/p/dash/ Unable to locate enough Darksend non-denominated funds for this transaction that are not equal 1000 DASH. Não foi possível localizar fundos Darksend não denominados suficientes para esta transacção que não sejam igual a 1000DRK. - - Unable to locate enough Darksend non-denominated funds for this transaction. - Não foi possível localizar fundos Darksend não denominados suficientes para esta transacção. - Warning: -paytxfee is set very high! This is the transaction fee you will pay if you send a transaction. Aviso: -paytxfee tem um valor muito elevado! Esta é a taxa de transacção que será paga se enviar uma transacção. @@ -3585,6 +3565,10 @@ https://www.transifex.com/projects/p/dash/ (1 = keep tx meta data e.g. account owner and payment request information, 2 = drop tx meta data) (1 = mantem meta dados das transacções ex. dono da conta e informação das solicitações de pagamento, 2 = elimina os meta dados das transacções) + + An error occurred while setting up the RPC address %s port %u for listening: %s + Ocorreu um erro ao configurar o endereço RPC %s na porta %u para escutar: %s + Bind to given address and whitelist peers connecting to it. Use [host]:port notation for IPv6 Vincular a um determinado endereço e ouvir sempre aí. Use a notação [host]:porta para IPv6 @@ -3633,6 +3617,10 @@ https://www.transifex.com/projects/p/dash/ Output debugging information (default: %u, supplying <category> is optional) Informação de depuração de saída (omissão: %u, fornecer <category> é opcional) + + Provide liquidity to Darksend by infrequently mixing coins on a continual basis (0-100, default: %u, 1=very frequent, high fees, 100=very infrequent, low fees) + Providenciar liquidez para o Darksend misturando moedas continuamente com baixa frequência (0-100, omissão: %u, 1=muito frequente taxas elevadas, 100=pouco frequente, taxas reduzidas) + Send trace/debug info to console instead of debug.log file (default: %u) Enviar informação de execução/depuração para a consola em vez de enviar para o ficheiro debug.log (omissão: %u) @@ -3645,6 +3633,14 @@ https://www.transifex.com/projects/p/dash/ Show N confirmations for a successfully locked transaction (0-9999, default: %u) Mostrar N confirmações para uma transacção bloqueada com sucesso (0-9999, omissão: %u) + + This product includes software developed by the OpenSSL Project for use in the OpenSSL Toolkit <https://www.openssl.org/> and cryptographic software written by Eric Young and UPnP software written by Thomas Bernard. + Este produto inclui software desenvolvido pelo Projecto OpenSSL para uso no OpenSSL Toolkit <https://www.openssl.org/>, software criptográfico escrito por Eric Young e software UPnP escrito por Thomas Bernard. + + + Unable to locate enough funds for this transaction that are not equal 1000 DASH. + Não foi possível localizar fundos suficientes para esta transacção que não sejam igual a 1000DRK. + Use separate SOCKS5 proxy to reach peers via Tor hidden services (default: %s) Usar um proxy SOCKS5 diferente para ligar aos nós através dos serviços escondidos Tor (omissão: %s) @@ -3771,6 +3767,10 @@ https://www.transifex.com/projects/p/dash/ Generate coins (default: %u) Gerar moedas (default: %u) + + How many blocks to check at startup (default: %u, 0 = all) + Quanto blocos deve verificar no arranque (omissão: %u, 0 = all) + Importing... A importar... @@ -3859,6 +3859,18 @@ https://www.transifex.com/projects/p/dash/ Listen for connections on <port> (default: %u or testnet: %u) Escutar ligações na <port> (default: %u or testnet: %u) + + Loading budget cache... + Carregando cache de orçamentos... + + + Loading masternode cache... + A carregar a cache de masternodes... + + + Loading masternode payment cache... + Carregando cache de pagamento de maternodes... + Lock is already in place. Bloqueio já efectuado. @@ -3995,6 +4007,22 @@ https://www.transifex.com/projects/p/dash/ Submitted to masternode, waiting in queue %s Apresentado ao masternode, esperando na fila %s + + Synchronizing budgets... + A sincronizar orçamentos... + + + Synchronizing masternode winners... + A sincronizar masternodes vencedores... + + + Synchronizing masternodes... + A sincronizar masternodes... + + + Synchronizing sporks... + A sincronizar sporks... + This is not a Masternode. Este não é um Masternode @@ -4099,18 +4127,6 @@ https://www.transifex.com/projects/p/dash/ Loading block index... A carregar índice de blocos... - - Loading budget cache... - Carregando cache de orçamentos... - - - Loading masternode cache... - Carregando cache de masternode... - - - Loading masternode payment cache... - Carregando cache de pagamento de maternodes... - Loading wallet... (%3.2f %%) A carregar carteira... (%3.2f %%) diff --git a/src/qt/locale/dash_ru.ts b/src/qt/locale/dash_ru.ts index 191c2d12e1..92f76f4ee0 100644 --- a/src/qt/locale/dash_ru.ts +++ b/src/qt/locale/dash_ru.ts @@ -1,4 +1,4 @@ - + AddressBookPage @@ -3963,6 +3963,18 @@ rpcpassword=%s Listen for connections on <port> (default: %u or testnet: %u) Принимать входящие подключения на порт <port> (по умолчанию: %u или testnet: %u) + + Loading budget cache... + Загрузка кэша бюджетов... + + + Loading masternode cache... + Загрузка кэша мастернод... + + + Loading masternode payment cache... + Загрузка кэша выплат Мастернодам... + Lock is already in place. Установлена блокировка. @@ -4099,10 +4111,6 @@ rpcpassword=%s Submitted to masternode, waiting in queue %s Отправлено на мастерноду, ожидаем в очереди %s - - Synchronization doesn't yet started - Синхронизация еще не началась - Synchronization failed Синхронизация закончилась неудачно @@ -4383,6 +4391,10 @@ rpcpassword=%s Specify your own public address Укажите Ваш собственный публичный адрес + + Synchronization pending... + Ожидание синхронизации... + This help message Эта справка diff --git a/src/qt/locale/dash_sk.ts b/src/qt/locale/dash_sk.ts new file mode 100644 index 0000000000..f2ed1e64d6 --- /dev/null +++ b/src/qt/locale/dash_sk.ts @@ -0,0 +1,3558 @@ + + + AddressBookPage + + Right-click to edit address or label + Pre úpravu adresy alebo popisu kliknite pravým tlačidlom myši + + + Create a new address + Vytvoriť novú adresu + + + &New + &Nové + + + Copy the currently selected address to the system clipboard + Kopírovať práve zvolenú adresu do systémového klipbordu + + + &Copy + &Kopírovať + + + Delete the currently selected address from the list + Odstrániť vybranú adresu zo zoznamu + + + &Delete + &Odstániť + + + Export the data in the current tab to a file + Exportovať tento náhľad do súboru + + + &Export + &Exportovať... + + + C&lose + Zatvoriť + + + Choose the address to send coins to + Zvoľte adresu kam poslať coins + + + Choose the address to receive coins with + Zvoľte adresu na ktorú prijať coins + + + C&hoose + Vybrať + + + Sending addresses + Adresa odoslania + + + Receiving addresses + Adresa prijatia + + + These are your Dash addresses for sending payments. Always check the amount and the receiving address before sending coins. + Toto sú Vaše Dash adresy pre posielanie platieb. Pred poslaním mincí vždy overte sumu a doručovaciu adresu. + + + These are your Dash addresses for receiving payments. It is recommended to use a new receiving address for each transaction. + Toto sú Vaše Dash adresy pre posielanie platieb. Pre každú transakciu sa doporučuje použiť novú doručovaciu adresu. + + + &Copy Address + &Kopírovať adresu + + + Copy &Label + Kopírovať &popis + + + &Edit + &Upraviť + + + Export Address List + Exportovať zoznam adries + + + Comma separated file (*.csv) + Čiarkou oddelený súbor (*.csv) + + + Exporting Failed + Export zlyhal + + + There was an error trying to save the address list to %1. Please try again. + Nastala chyba pri pokuse uložiť zoznam adries do %1. Prosím skúste znovu. + + + + AddressTableModel + + Label + Popis + + + Address + Adresa + + + (no label) + (bez popisu) + + + + AskPassphraseDialog + + Passphrase Dialog + Dialóg hesla + + + Enter passphrase + Zadajte heslo + + + New passphrase + Nové heslo + + + Repeat new passphrase + Zopakujte nové heslo + + + Serves to disable the trivial sendmoney when OS account compromised. Provides no real security. + Slúži na vypnutie triviálneho posielania peňazí v prípade napadnutého účtu operačného systému. Neposkytuje skutočnú bezpečnosť. + + + For anonymization only + Iba pre anonimizáciu + + + Enter the new passphrase to the wallet.<br/>Please use a passphrase of <b>ten or more random characters</b>, or <b>eight or more words</b>. + Zadajte nové heslo k peňaženke.<br/>Prosím použite heslo s dĺžkou aspon <b>10 alebo viac náhodných znakov</b>, alebo <b>8 alebo viac slov</b>. + + + Encrypt wallet + Zašifrovať peňaženku + + + This operation needs your wallet passphrase to unlock the wallet. + Táto operácia potrebuje heslo k vašej peňaženke aby ju mohla dešifrovať. + + + Unlock wallet + Odomknúť peňaženku + + + This operation needs your wallet passphrase to decrypt the wallet. + Táto operácia potrebuje heslo k vašej peňaženke na dešifrovanie peňaženky. + + + Decrypt wallet + Dešifrovať peňaženku + + + Change passphrase + Zmena hesla + + + Enter the old and new passphrase to the wallet. + Zadajte staré a nové heslo k peňaženke. + + + Confirm wallet encryption + Potvrďte šifrovanie peňaženky + + + Warning: If you encrypt your wallet and lose your passphrase, you will <b>LOSE ALL OF YOUR DASH</b>! + Upozornenie: Ak zašifrujete vašu peňaženku a stratíte prístupové heslo, potom <b>prídete o všetky svoje DASH-y</b>! + + + Are you sure you wish to encrypt your wallet? + Ste si istí, že si želáte zašifrovať peňaženku? + + + Wallet encrypted + Peňaženka zašifrovaná + + + Dash will close now to finish the encryption process. Remember that encrypting your wallet cannot fully protect your dashs from being stolen by malware infecting your computer. + DashCoin sa teraz ukončí, aby dokončil proces šifrovania. Nezabudnite, že zašifrovanie vašej peňaženky nemôže plne chrániť Vaše mince pred krádežou škodlivým softvérom, ktorý napadol váš počítač. + + + IMPORTANT: Any previous backups you have made of your wallet file should be replaced with the newly generated, encrypted wallet file. For security reasons, previous backups of the unencrypted wallet file will become useless as soon as you start using the new, encrypted wallet. + DÔLEŽITÉ: Všetky doterajšie záložné kópie peňaženky ktoré ste zhotovili by mali byť nahradené novým zašifrovaným súborom s peňaženkou. Z bezpečnostných dôvodov sa predchádzajúce kópie nezašifrovanej peňaženky stanú neužitočné keď začnete používať novú zašifrovanú peňaženku. + + + Wallet encryption failed + Šifrovanie peňaženky zlyhalo + + + Wallet encryption failed due to an internal error. Your wallet was not encrypted. + Šifrovanie peňaženky zlyhalo kôli internej chybe. Vaša peňaženka nebola zašifrovaná. + + + The supplied passphrases do not match. + Zadané heslá nesúhlasia. + + + Wallet unlock failed + Odomykanie peňaženky zlyhalo + + + The passphrase entered for the wallet decryption was incorrect. + Zadané heslo pre dešifrovanie peňaženky bolo nesprávne. + + + Wallet decryption failed + Zlyhalo šifrovanie peňaženky. + + + Wallet passphrase was successfully changed. + Heslo k peňaženke bolo úspešne zmenené. + + + Warning: The Caps Lock key is on! + Varovanie: Caps Lock je zapnutý + + + + BitcoinGUI + + Dash Core + Dash Core + + + Wallet + Peňaženka + + + Node + Uzol + + + &Overview + &Prehľad + + + Show general overview of wallet + Zobraziť celkový prehľad o peňaženke + + + &Send + &Odoslať + + + Send coins to a Dash address + Poslať mince na Dash adresu + + + &Receive + &Prijať + + + Request payments (generates QR codes and dash: URIs) + Vyžiadať platby (vygeneruje QR kódy a Dash: URI) + + + &Transactions + &Transakcie + + + Browse transaction history + Prechádzať históriu transakcií + + + E&xit + U&končiť + + + Quit application + Ukončiť program + + + &About Dash Core + &O Dash Core + + + Show information about Dash Core + Zobraziť informácie o Dash Core + + + About &Qt + O &Qt + + + Show information about Qt + Zobrazit informácie o Qt + + + &Options... + &Možnosti... + + + Modify configuration options for Dash + Upraviť možnosti konfigurácie pre Dash + + + &Show / Hide + Zobraziť / skryť + + + Show or hide the main Window + Zobraziť alebo skryť hlavné okno + + + &Encrypt Wallet... + &Zašifrovať Peňaženku... + + + Encrypt the private keys that belong to your wallet + Zašifruj súkromné kľúče ktoré patria do vašej peňaženky + + + &Backup Wallet... + &Backup peňaženku... + + + Backup wallet to another location + Zálohovať peňaženku na iné miesto + + + &Change Passphrase... + &Zmena Hesla... + + + Change the passphrase used for wallet encryption + Zmeniť heslo použité na šifrovanie peňaženky + + + &Unlock Wallet... + &Odomknúť peňaženku + + + Unlock wallet + Odomknúť peňaženku + + + &Lock Wallet + &Zamknúť peňaženku + + + Sign &message... + Podpísať &správu... + + + Sign messages with your Dash addresses to prove you own them + Podpísať správy s Vašimi Dash adresami ako dôkaz že ich vlastníte + + + &Verify message... + Overiť správu + + + Verify messages to ensure they were signed with specified Dash addresses + Overiť spravy pre uistenie, že boli podpísané špecifickými Dash adresami + + + &Information + &Informácia + + + Show diagnostic information + Zobraziť diagnostické informácie + + + &Debug console + &Konzola pre ladenie + + + Open debugging console + Otvor konzolu pre ladenie + + + &Network Monitor + &Kontrola siete + + + Show network monitor + Zobraziť kontrolu siete + + + &Peers list + &Zoznam partnerských uzlov + + + Show peers info + Zobraziť informácie o partnerských uzloch + + + Wallet &Repair + Oprava peňaženky + + + Show wallet repair options + Zobraziť možnosti opravy peňaženky + + + Open &Configuration File + Otvoriť &konfiguračný súbor + + + Open configuration file + Otvoriť konfiguračný súbor + + + Show Automatic &Backups + Zobraziť automatické &zálohy + + + Show automatically created wallet backups + Zobraziť automaticky vytvorené zálohy peňaženky + + + &Sending addresses... + Posielajúca adresa ... + + + Show the list of used sending addresses and labels + Zobraziť zoznam použitých adries odosielateľa a ich popisy + + + &Receiving addresses... + Prijímajúca adresa... + + + Show the list of used receiving addresses and labels + Zobraziť zoznam použitých prijímacích adries a ich popisov + + + Open &URI... + Otvoriť &URI... + + + Open a dash: URI or payment request + Otvoriť dash: URI alebo žiadosť o platbu + + + &Command-line options + Možnosti príkazového riadku + + + Dash Core client + Dash Core klient + + + Processed %n blocks of transaction history. + Spracovaný %n blok transakčnej histórie.Spracované %n bloky transakčnej histórie.Spracovaných %n blokov transakčnej histórie. + + + Synchronizing additional data: %p% + Synchronizujú sa ďalšie dáta: %p% + + + Show the Dash Core help message to get a list with possible Dash command-line options + Zobraziť Dash Core nápovedu k získaniu zoznamu možností príkazového riadku Dash. + + + &File + &Súbor + + + &Settings + &Nastavenia + + + &Tools + &Nástroje + + + &Help + &Pomoc + + + Tabs toolbar + Lišta záložiek + + + %n active connection(s) to Dash network + %n aktívne spojenie so sieťou Dash%n aktívne spojenia so sieťou Dash%n aktívnych spojení so sieťou Dash + + + Synchronizing with network... + Synchronizácia so sieťou... + + + Importing blocks from disk... + Importujem bloky z disku... + + + Reindexing blocks on disk... + Preindexúvam bloky na disku... + + + No block source available... + Nedostupný zdroj blokov... + + + Up to date + Aktualizovaný + + + %n hour(s) + %n hodina%n hodiny%n hodín + + + %n day(s) + %n deň%n dni%n dní + + + %n week(s) + %n týždeň%n týždne%n týždňov + + + %1 and %2 + %1 a %2 + + + %n year(s) + %n rok%n roky%n rokov + + + %1 behind + %1 pozadu + + + Catching up... + Sťahujem... + + + Last received block was generated %1 ago. + Posledný prijatý blok bol vygenerovaný pred %1. + + + Transactions after this will not yet be visible. + Transakcie potom nebudú ešte viditeľné. + + + Error + Chyba + + + Warning + Upozornenie + + + Information + Informácia + + + Sent transaction + Odoslané transakcie + + + Incoming transaction + Prijaté transakcie + + + Date: %1 +Amount: %2 +Type: %3 +Address: %4 + + Dátum: %1 +Suma: %2 +Typ: %3 +Adresa: %4 + + + Wallet is <b>encrypted</b> and currently <b>unlocked</b> + Peňaženka je <b>zašifrovaná</b> a momentálne <b>odomknutá</b> + + + Wallet is <b>encrypted</b> and currently <b>unlocked</b> for anonimization only + Peňaženka je <b>zašifrovaná</b> a momentálne <b>odomknutá</b> iba pre anonimizáciu + + + Wallet is <b>encrypted</b> and currently <b>locked</b> + Peňaženka je <b>zašifrovaná</b> a momentálne <b>zamknutá</b> + + + + ClientModel + + Total: %1 (DS compatible: %2 / Enabled: %3) + Celkovo: %1 (Kompatibilné z DS: %2 / Zapnuté: %3) + + + Network Alert + Výstraha siete + + + + CoinControlDialog + + Quantity: + Množstvo: + + + Bytes: + Bajtov: + + + Amount: + Suma: + + + Priority: + Priorita: + + + Fee: + Poplatok: + + + Coin Selection + Výber mince + + + Dust: + Prach: + + + After Fee: + Po poplatku: + + + Change: + Zmena: + + + (un)select all + (ne)vybrať všetko + + + Tree mode + Stromový režim + + + List mode + Zoznamový režim + + + (1 locked) + (1 zamknutý) + + + Amount + Suma + + + Received with label + Prijaté s označením + + + Received with address + Prijaté s adresou + + + DS Rounds + Kôl DS + + + Date + Dátum + + + Confirmations + Potvrdenia + + + Confirmed + Potvrdené + + + Priority + Priorita + + + Copy address + Kopírovať adresu + + + Copy label + Kopírovať popis + + + Copy amount + Kopírovať sumu + + + Copy transaction ID + Kopírovať ID transakcie + + + Lock unspent + Uzamknúť neminuté + + + Unlock unspent + Odomknúť neminuté + + + Copy quantity + Kopírovať množstvo + + + Copy fee + Kopírovať poplatok + + + Copy after fee + Kopírovať za poplatok + + + Copy bytes + Kopírovať bajty + + + Copy priority + Kopírovať prioritu + + + Copy dust + Kopírovať prach + + + Copy change + Kopírovať zmenu + + + Non-anonymized input selected. <b>Darksend will be disabled.</b><br><br>If you still want to use Darksend, please deselect all non-nonymized inputs first and then check Darksend checkbox again. + Vybratý ne-anonymizovaný vstup. <b>Darksend bude vypnutý.</b><br><br>Ak si stále želáte použiť Darksend, najskôr odznačte všetky e-anonymizované vstup a potom znova zaškrtnite Darksend začiarkavacie políčko. + + + highest + najvyššie + + + higher + vyššie + + + high + vysoké + + + medium-high + stredne vysoké + + + Can vary +/- %1 duff(s) per input. + Môže sa pohybovať +/- %1 duff(y) pre vstup. + + + n/a + nie je k dispozícii + + + medium + stredné + + + low-medium + stredne nízke + + + low + nízke + + + lower + nižšie + + + lowest + najnižšie + + + (%1 locked) + (%1 zamknutých) + + + none + žiadne + + + yes + áno + + + no + nie + + + This label turns red, if the transaction size is greater than 1000 bytes. + Tento popis zčervená ak veľkosť transakcie presiahne 1000 bytov. + + + This means a fee of at least %1 per kB is required. + To znamená že požadovaný poplatok je aspoň %1 za kB. + + + Can vary +/- 1 byte per input. + Môže sa pohybovať +/- 1 bajt pre vstup. + + + Transactions with higher priority are more likely to get included into a block. + Transakcie s vysokou prioritou sa pravdepodobnejsie dostanú do bloku. + + + This label turns red, if the priority is smaller than "medium". + Tento popis zčervenie ak je priorita nižčia ako "medium". + + + This label turns red, if any recipient receives an amount smaller than %1. + Tento popis zčervenie ak ktorýkoľvek príjemca dostane sumu menšiu ako %1. + + + (no label) + (bez popisu) + + + change from %1 (%2) + zmena od %1 (%2) + + + (change) + (zmena) + + + + DarksendConfig + + Configure Darksend + Konfigurovať Darksend + + + Basic Privacy + Základné súkromie + + + High Privacy + Vysoké súkromie + + + Maximum Privacy + Maximálne súkromie + + + Please select a privacy level. + Prosím vyberte úroveň súkromia. + + + Use 2 separate masternodes to mix funds up to 1000 DASH + Použiť 2 rozdielne masternode pre fixovanie prostriedkov až do 1000 DASH + + + Use 8 separate masternodes to mix funds up to 1000 DASH + Použiť 8 rozdielnych masternode pre fixovanie prostriedkov až do 1000 DASH + + + Use 16 separate masternodes + Použiť 16 rozdielnych masternode + + + This option is the quickest and will cost about ~0.025 DASH to anonymize 1000 DASH + Táto možnosť je najrýchlejšia a bude stáť približne 0.025 DASH pre anonimizáciu 1000 DASH + + + This option is moderately fast and will cost about 0.05 DASH to anonymize 1000 DASH + Táto možnosť je stredne rýchla bude stáť približne 0.05 DASH pre anonimizáciu 1000 DASH + + + 0.1 DASH per 1000 DASH you anonymize. + 0.1 DASH za 1000 DASH ktoré spravíte anonymnými. + + + This is the slowest and most secure option. Using maximum anonymity will cost + Toto je najpomalšia a najviac bezpečná možnosť. Použitie maximálnej anonymity bude stáť + + + Darksend Configuration + Konfigurácia Darksend + + + Darksend was successfully set to basic (%1 and 2 rounds). You can change this at any time by opening Dash's configuration screen. + Darksend bol úspešne nastavený na základnú hodnotu (%1 a 2 kolá). Toto nastavenie môžete kedykoľvek zmeniť otvorením konfiguračnej obrazovky Dash. + + + Darksend was successfully set to high (%1 and 8 rounds). You can change this at any time by opening Dash's configuration screen. + Darksend bol úspešne nastavený na vysokú hodnotu (%1 a 8 kôl). Toto nastavenie môžete kedykoľvek zmeniť otvorením konfiguračnej obrazovky Dash. + + + Darksend was successfully set to maximum (%1 and 16 rounds). You can change this at any time by opening Dash's configuration screen. + Darksend bol úspešne nastavený na maximálnu hodnotu (%1 a 16 kôl). Toto nastavenie môžete kedykoľvek zmeniť otvorením konfiguračnej obrazovky Dash. + + + + EditAddressDialog + + Edit Address + Upraviť adresu + + + &Label + &Popis + + + The label associated with this address list entry + Popis tejto položký v zozname adries je prázdny + + + &Address + &Adresa + + + The address associated with this address list entry. This can only be modified for sending addresses. + Adresa spojená s týmto záznamom v adresári. Možno upravovať len pre odosielajúce adresy. + + + New receiving address + Nová adresa pre prijímanie + + + New sending address + Nová adresa pre odoslanie + + + Edit receiving address + Upraviť prijímacie adresy + + + Edit sending address + Upraviť odosielaciu adresu + + + The entered address "%1" is not a valid Dash address. + Zadaná adresa "%1" nie je platná Dash adresa. + + + The entered address "%1" is already in the address book. + Vložená adresa "%1" sa už nachádza v adresári. + + + Could not unlock wallet. + Nepodarilo sa odomknúť peňaženku. + + + New key generation failed. + Generovanie nového kľúča zlyhalo. + + + + FreespaceChecker + + A new data directory will be created. + Bude vytvorený nový dátový adresár. + + + name + názov + + + Directory already exists. Add %1 if you intend to create a new directory here. + Priečinok už existuje. Pridajte "%1" ak chcete vytvoriť nový priečinok tu. + + + Path already exists, and is not a directory. + Cesta už existuje a nie je to adresár. + + + Cannot create data directory here. + Tu nemôžem vytvoriť dátový adresár. + + + + HelpMessageDialog + + Dash Core + Dash Core + + + version + verzia + + + (%1-bit) + (%1-bit) + + + About Dash Core + O Dash Core + + + Command-line options + Možnosti príkazového riadku + + + Usage: + Použitie: + + + command-line options + voľby príkazového riadku + + + UI options + UI možnosti + + + Choose data directory on startup (default: 0) + Zvoľte dátový priečinok pri štarte (prednastavené: 0) + + + Set language, for example "de_DE" (default: system locale) + Nastaviť jazyk, napríklad "sk_SK" (predvolené: systémový) + + + Start minimized + Spustiť minimalizované + + + Set SSL root certificates for payment request (default: -system-) + Nastaviť koreňový certifikát pre výzvy na platbu (prednastavené: -system-) + + + Show splash screen on startup (default: 1) + Zobraziť splash screen pri spustení (predvolené: 1) + + + + Intro + + Welcome + Vitajte + + + Welcome to Dash Core. + Vitajte v Dash Core. + + + As this is the first time the program is launched, you can choose where Dash Core will store its data. + Keďže toto je prvý krát čo spúšťate tento program, môžete vybrať kam bude Dash Core ukladať svoje dáta. + + + Dash Core will download and store a copy of the Dash block chain. At least %1GB of data will be stored in this directory, and it will grow over time. The wallet will also be stored in this directory. + Dash Core stiahne a uloží kópiu reťazca blokov Dash. Pri najmenej %1GB dát bude uložených v tejto zložke and bude ďalej rásť. Peňaženka bude tiež uložená v tejto zložke. + + + Use the default data directory + Použiť predvolený dátový adresár + + + Use a custom data directory: + Použiť vlastný dátový adresár: + + + Dash Core + Dash Core + + + Error: Specified data directory "%1" cannot be created. + Chyba: Zadaný priečinok pre dáta "%1" nemôže byt vytvorený. + + + Error + Chyba + + + %1 GB of free space available + %1 GB dostupného voľného miesta + + + (of %1 GB needed) + (z potrebných %1GB) + + + + OpenURIDialog + + Open URI + Otvoriť URI + + + Open payment request from URI or file + Otvoriť požiadavku na zaplatenie z URI alebo súboru + + + URI: + URI: + + + Select payment request file + Vyberte súbor s výzvou k platbe + + + Select payment request file to open + Vyberte ktorý súbor s výzvou k platbe otvoriť + + + + OptionsDialog + + Options + Možnosti + + + &Main + &Hlavné + + + Automatically start Dash after logging in to the system. + Automaticky spustiť Dash po prihlásení do systému. + + + &Start Dash on system login + &Spusť Dash po prihlásení do systému + + + Size of &database cache + Veľkosť vyrovnávacej pamäti databázy + + + MB + MB + + + Number of script &verification threads + Počet skript overujucich vlákien + + + (0 = auto, <0 = leave that many cores free) + (0 = auto, <0 = nechať toľko jadier voľných) + + + Darksend rounds to use + Použiť kôl Darksend + + + This amount acts as a threshold to turn off Darksend once it's reached. + Táto suma slúži ako hranica pre vypnutie Darksend akonáhle je dosiahnutá + + + Amount of Dash to keep anonymized + Suma Dash ktorú držať anonymne + + + W&allet + Peňaženka + + + Accept connections from outside + Akceptovať pripojenie z vonku + + + Allow incoming connections + Povoliť prichádzajúce spojenia + + + Connect to the Dash network through a SOCKS5 proxy. + Pripojiť sa do siete Dash cez proxy SOCKS5. + + + &Connect through SOCKS5 proxy (default proxy): + &Pripojiť sa cez SOCKS5 proxy (predvolené proxy): + + + Expert + Expert + + + Whether to show coin control features or not. + Či zobrazovať možnosti "Coin control" alebo nie. + + + Enable coin &control features + Povoliť možnosti coin control + + + &Spend unconfirmed change + Minúť nepotvrdený výdavok + + + &Network + Sieť + + + Map port using &UPnP + Mapovať port pomocou &UPnP + + + Proxy &IP: + Proxy &IP: + + + IP address of the proxy (e.g. IPv4: 127.0.0.1 / IPv6: ::1) + IP adresy proxy (napr. IPv4: 127.0.0.1 / IPv6: ::1) + + + &Port: + &Port: + + + Port of the proxy (e.g. 9050) + Port proxy (napr. 9050) + + + &Window + Okno + + + Show only a tray icon after minimizing the window. + Zobraziť len ikonu na lište po minimalizovaní okna. + + + &Minimize to the tray instead of the taskbar + Zobraziť len ikonu na lište po minimalizovaní okna. + + + Minimize instead of exit the application when the window is closed. When this option is enabled, the application will be closed only after selecting Quit in the menu. + Minimalizovat namiesto ukončenia aplikácie keď sa okno zavrie. Keď je zvolená táto možnosť, aplikácia sa zavrie len po zvolení Ukončiť v menu. + + + M&inimize on close + M&inimalizovať pri zavretí + + + &Display + &Displej + + + User Interface &language: + Jazyk užívateľského rozhrania: + + + Language missing or translation incomplete? Help contributing translations here: +https://www.transifex.com/projects/p/dash/ + Chýbajúci alebo nekompletný preklad? Pomôžte nám tu: +https://www.transifex.com/projects/p/dash/ + + + User Interface Theme: + Motív užívateľského rozhrania: + + + &Unit to show amounts in: + &Zobrazovať hodnoty v jednotkách: + + + Choose the default subdivision unit to show in the interface and when sending coins. + Zvoľte ako deliť bitcoin pri zobrazovaní pri platbách a užívateľskom rozhraní. + + + Decimal digits + Decimálne čísla + + + Third party URLs (e.g. a block explorer) that appear in the transactions tab as context menu items. %s in the URL is replaced by transaction hash. Multiple URLs are separated by vertical bar |. + URL tretích strán (napr. prehliadač blockchain) ktoré sa zobrazujú v záložke transakcií ako položky kontextového menu. %s v URL je nahradené hash-om transakcie. Viaceré URL sú oddelené zvislou čiarou |. + + + Third party transaction URLs + URL transakcií s tretími stranami + + + Active command-line options that override above options: + Aktévne možnosti príkazového riadku ktoré prepíšu možnosti vyššie: + + + Reset all client options to default. + Vynulovať všetky voľby klienta na predvolené. + + + &Reset Options + Vynulovať voľby + + + &OK + &OK + + + &Cancel + Zrušiť + + + default + predvolené + + + none + žiadne + + + Confirm options reset + Potvrdiť obnovenie možností + + + Client restart required to activate changes. + Reštart klienta potrebný pre aktivovanie zmien. + + + Client will be shutdown, do you want to proceed? + Klient bude vypnutý, chcete pokračovať? + + + This change would require a client restart. + Táto zmena by vyžadovala reštart klienta. + + + The supplied proxy address is invalid. + Zadaná proxy adresa je neplatná. + + + + OverviewPage + + Form + Forma + + + The displayed information may be out of date. Your wallet automatically synchronizes with the Dash network after a connection is established, but this process has not completed yet. + Zobrazené informácie môžu byť zastaralé. Vaša peňaženka sa automaticky zosynchronizuje so sieťou Dash akonáhle nadviaže spojenie, avšak tento proces ešte nebol dokončený. + + + Available: + Disponibilné: + + + Your current spendable balance + Váš aktuálny disponibilný zostatok + + + Pending: + Čakajúce potvrdenie + + + Total of transactions that have yet to be confirmed, and do not yet count toward the spendable balance + Suma transakcií ktoré ešte neboli potvrdené a ešte sa nepočítajú do disponibilného zostatku + + + Immature: + Nezrelé: + + + Mined balance that has not yet matured + Vytvorený zostatok ktorý ešte nedosiahol zrelosť + + + Balances + Zostatky + + + Unconfirmed transactions to watch-only addresses + Nepotvrdené transakcie pre adresy ktoré sa iba sledujú + + + Mined balance in watch-only addresses that has not yet matured + Vyťažená suma pre adresy ktoré sa iba sledujú ale ešte nie je dozretá + + + Total: + Celkovo: + + + Your current total balance + Váš súčasný celkový zostatok + + + Current total balance in watch-only addresses + Aktuálny celkový zostatok pre adries ktoré sa iba sledujú + + + Watch-only: + Iba sledované: + + + Your current balance in watch-only addresses + Váš celkový zostatok pre adresy ktoré sa iba sledujú + + + Spendable: + Použiteľné: + + + Status: + Stav: + + + Enabled/Disabled + Zapnuté/Vypnuté + + + Completion: + Dokončenie: + + + Darksend Balance: + Bilancia Darksend: + + + Amount and Rounds: + Čiastka a kolá: + + + 0 DASH / 0 Rounds + 0 DASH / 0 Kôl + + + n/a + nie je k dispozícii + + + Darksend + Darksend + + + Recent transactions + Nedávne transakcie + + + Start/Stop Mixing + Začať/Zastaviť miešanie + + + (Last Message) + (Posledná správa) + + + Try to manually submit a Darksend request. + Skúsiť manuálne odoslať Darksend požiadavku. + + + Try Mix + Výskúšať mix + + + Reset + Resetovať + + + out of sync + nesynchronizované + + + Disabled + Vypnuté + + + Start Darksend Mixing + Začať Dasksend miešanie + + + Stop Darksend Mixing + Zastaviť Dasksend miešanie + + + No inputs detected + Žiadne detekované vstupy + + + %n Rounds + %n kolo%n kolá%n kôl + + + Not enough compatible inputs to anonymize <span style='color:red;'>%1</span>,<br>will anonymize <span style='color:red;'>%2</span> instead + Nedostatok kompatibilných vstupov na anonymizáciu <span style='color:red;'>%1</span>,<br>bude anonymizovaných <span style='color:red;'>%2</span> + + + Overall progress + Celkový progres + + + Anonymized + Anonymizované + + + Found enough compatible inputs to anonymize %1 + Nájdený dostatok kompatibilných vstupov na anonymizáciu %1 + + + Mixed + Zmiešané + + + Enabled + Povolené + + + Last Darksend message: + + Posledná Darksend správa: + + + + N/A + nie je k dispozícii + + + Darksend was successfully reset. + Darksend bol úspešne obnovený + + + If you don't want to see internal Darksend fees/transactions select "Most Common" as Type on the "Transactions" tab. + Ak nechcete vidieť interné Darksend poplatky/transakcie, vyberte "Najčastejšie" ako typ na záložke "Transakcie". + + + Darksend requires at least %1 to use. + Pre použitie vyžaduje Darksend aspoň %1. + + + Wallet is locked and user declined to unlock. Disabling Darksend. + Peňaženka je zamknutá a používateľ ju odmietol odomknúť. Vypínam Darksend. + + + + PaymentServer + + Payment request error + Chyba pri vyžiadaní platby + + + Cannot start dash: click-to-pay handler + Dash sa nedá spustiť: click-to-pay handler + + + URI handling + Spracovanie URI + + + Payment request fetch URL is invalid: %1 + URL pre stiahnutie výzvy na zaplatenie je neplatné: %1 + + + Payment request file handling + Obsluha súboru s požiadavkou na platbu + + + Invalid payment address %1 + Neplatná adresa platby %1 + + + Payment request file cannot be read! This can be caused by an invalid payment request file. + Súbor s požiadavkou na platbu sa nedá prečítať! Môže to byť spôsobené neplatným súborom s požiadavkou. + + + Payment request rejected + Požiadavka na platbu zamietnutá + + + Payment request network doesn't match client network. + Sieť požiadavky na platbu sa nezhoduje s klientovou sieťou + + + Payment request has expired. + Požiadavka na platbu vypršala. + + + Payment request is not initialized. + Požiadavka na platbu nie je inicializovaná. + + + Unverified payment requests to custom payment scripts are unsupported. + Program nepodporuje neoverené platobné výzvy na vlastná skripty. + + + Requested payment amount of %1 is too small (considered dust). + Požadovaná platba sumy %1 je príliš malá (považovaná za prach). + + + Refund from %1 + Vrátenie z %1 + + + Payment request %1 is too large (%2 bytes, allowed %3 bytes). + Požiadavka na platbu %1 je príliš veľká (%2 bytov, dovolených %3 bytov). + + + Payment request DoS protection + DoS ochrana požiadavky na platbu + + + Error communicating with %1: %2 + Chyba komunikácie s %1: %2 + + + Payment request cannot be parsed! + Požiadavka na platbu sa nedá analyzovať! + + + Bad response from server %1 + Zlá odpoveď zo servera %1 + + + Network request error + Chyba požiadavky siete + + + Payment acknowledged + Platba potvrdená + + + + PeerTableModel + + Address/Hostname + Adresa/Názov hostiteľa + + + User Agent + Agent používateľa + + + Ping Time + Doba odozvy + + + + QObject + + Amount + Suma + + + Enter a Dash address (e.g. %1) + Zadajte Dash adresu (e.g. %1) + + + %1 d + %1 d + + + %1 h + %1 h + + + %1 m + %1 m + + + %1 s + %1 s + + + NETWORK + SIEŤ + + + UNKNOWN + NEZNÁME + + + None + Žiadne + + + N/A + Nie je k dispozícii + + + %1 ms + %1 ms + + + + QRImageWidget + + &Save Image... + Uložiť obrázok... + + + &Copy Image + Kopírovať obrázok + + + Save QR Code + Ukladanie QR kódu + + + PNG Image (*.png) + PNG obrázok (*.png) + + + + RPCConsole + + Tools window + Okno nástrojov + + + &Information + &Informácia + + + General + Všeobecné + + + Name + Názov + + + Client name + Meno klienta + + + N/A + nie je k dispozícii + + + Number of connections + Počet pripojení + + + &Open + &Otvoriť + + + Startup time + Čas spustenia + + + Network + Sieť + + + Last block time + Čas posledného bloku + + + Debug log file + Súbor záznamu ladenia + + + Using OpenSSL version + Používa OpenSSL verziu + + + Build date + Dátum zostavenia + + + Current number of blocks + Aktuálny počet blokov + + + Client version + Verzia klienta + + + Using BerkeleyDB version + Používa BerkeleyDB verziu + + + Block chain + Reťazec blokov + + + Number of Masternodes + Počet Mastenode + + + &Console + &Konzola + + + Clear console + Vymazať konzolu + + + &Network Traffic + Sieťová prevádzka + + + &Clear + &Vyčistiť + + + Totals + Celkovo + + + Received + Prijaté + + + Sent + Odoslané + + + &Peers + &Partnerské uzly + + + Direction + Smer + + + Version + Verzia + + + User Agent + Agent používateľa + + + Services + Služby + + + Ban Score + Skóre zákazu + + + Connection Time + Čas pripojenia + + + Last Send + Posledné poslané + + + Last Receive + Posledné prijaté + + + Bytes Sent + Odoslaných bajtov + + + Bytes Received + Prijatých bajtov + + + Ping Time + Doba odozvy + + + &Wallet Repair + &Oprava peňaženky + + + Salvage wallet + Záchranná peňaženka + + + Rescan blockchain files + Znova prehľadať reťazec blokov + + + Recover transactions 1 + Znova prehľadať transakcie 1 + + + Recover transactions 2 + Znova prehľadať transakcie 2 + + + Upgrade wallet format + Inovovať formát peňaženky + + + -salvagewallet: Attempt to recover private keys from a corrupt wallet.dat. + -salvagewallet: Pokus obnoviť súkromné kľúče z poškodeného wallet.dat. + + + -rescan: Rescan the block chain for missing wallet transactions. + -rescan: Znova prehľadať reťazec blokov pre nájdenie chýbajúcich transakcií peňaženky. + + + -zapwallettxes=1: Recover transactions from blockchain (keep meta-data, e.g. account owner). + -zapwallettxes=1: Obnoviť transakcie z reťazca blokov (zachovať metaúdaje, napr. vlastníka účtu). + + + -zapwallettxes=2: Recover transactions from blockchain (drop meta-data). + -zapwallettxes=2: Obnoviť transakcie z reťazca blokov (zahodiť metaúdaje). + + + Wallet repair options. + Možnosti opravy peňaženky. + + + In: + Dnu: + + + Out: + Von: + + + Welcome to the Dash RPC console. + Vitajte v konzole Dash RPC + + + Use up and down arrows to navigate history, and <b>Ctrl-L</b> to clear screen. + Použi šipky hore a dolu pre navigáciu históriou a <b>Ctrl-L</b> pre vyčistenie obrazovky. + + + Type <b>help</b> for an overview of available commands. + Napíš <b>help</b> pre prehľad dostupných príkazov. + + + %1 B + %1 B + + + %1 KB + %1 KB + + + %1 MB + %1 MB + + + %1 GB + %1 GB + + + via %1 + cez %1 + + + never + nikdy + + + Inbound + Vstupné + + + Outbound + Výstupné + + + Unknown + Neznáme + + + + ReceiveCoinsDialog + + R&euse an existing receiving address (not recommended) + Znovu použiť jestvujúcu prijímaciu adresu (neodporúča sa) + + + &Message: + &Správa: + + + An optional label to associate with the new receiving address. + Voliteľný popis ktorý sa pridá k tejto novej prijímajúcej adrese. + + + Use this form to request payments. All fields are <b>optional</b>. + Použite tento formulár pre vyžiadanie platby. Všetky polia sú <b>voliteľné</b>. + + + &Label: + &Popis: + + + An optional amount to request. Leave this empty or zero to not request a specific amount. + Voliteľná požadovaná suma. Nechajte prázdne alebo nulu ak nepožadujete určitú sumu. + + + &Amount: + &Suma: + + + &Request payment + Vyžiadať platbu + + + Clear all fields of the form. + Vyčistiť všetky polia formulára. + + + Clear + Vyčistiť + + + Requested payments history + História vyžiadaných platieb + + + Show the selected request (does the same as double clicking an entry) + Zobraz zvolenú požiadavku (urobí to isté ako dvoj-klik na záznam) + + + Show + Zobraziť + + + Remove the selected entries from the list + Odstrániť zvolené záznamy zo zoznamu + + + Remove + Odstrániť + + + Copy label + Kopírovať popis + + + Copy message + Kopírovať správu + + + Copy amount + Kopírovať sumu + + + + ReceiveRequestDialog + + QR Code + QR kód + + + Copy &URI + Kopírovať &URI + + + Copy &Address + Kopírovať adresu + + + &Save Image... + Uložiť obrázok... + + + Request payment to %1 + Vyžiadať platbu pre %1 + + + Payment information + Informácia o platbe + + + URI + URI + + + Address + Adresa + + + Amount + Suma + + + Label + Popis + + + Message + Správa + + + Resulting URI too long, try to reduce the text for label / message. + Výsledné URI príliš dlhé, skráť text pre názov / správu. + + + Error encoding URI into QR Code. + Chyba v zakódovaní URI do QR kódu + + + + RecentRequestsTableModel + + Date + Dátum + + + Label + Popis + + + Message + Správa + + + Amount + Suma + + + (no label) + (bez popisu) + + + (no message) + (žiadna správa) + + + (no amount) + (žiadna suma) + + + + SendCoinsDialog + + Send Coins + Poslať Bitcoins + + + Coin Control Features + Možnosti "Coin Control" + + + Inputs... + Vstupy... + + + automatically selected + automaticky vybrané + + + Insufficient funds! + Nedostatok prostriedkov! + + + Quantity: + Množstvo: + + + Bytes: + Bajtov: + + + Amount: + Suma: + + + Priority: + Priorita: + + + medium + stredné + + + Fee: + Poplatok: + + + Dust: + Prach: + + + no + nie + + + After Fee: + Po poplatku: + + + Change: + Zmena: + + + If this is activated, but the change address is empty or invalid, change will be sent to a newly generated address. + Ak aktivované ale adresa pre výdavok je prázdna alebo neplatná, výdavok bude poslaný na novovytvorenú adresu. + + + Custom change address + Vlastná adresa zmeny + + + Transaction Fee: + Transakčný poplatok + + + Choose... + Vybrať... + + + collapse fee-settings + skryť nastavenia poplatkov + + + Minimize + Minimalizovať + + + per kilobyte + za kilo-byte + + + total at least + celkovo z prinajmenej + + + (read the tooltip) + (čítať popis) + + + Recommended: + Doporučené: + + + Custom: + Vlastné: + + + Confirmation time: + Čas potvrdenia: + + + normal + normálna + + + fast + rýchla + + + (confirmation may take longer) + (potvrdenie môže trvať dlhšie) + + + Confirm the send action + Potvrďte odoslanie + + + S&end + &Odoslať + + + Clear all fields of the form. + Vyčistiť všetky polia formulára. + + + Clear &All + Zmazať &všetko + + + Send to multiple recipients at once + Poslať viacerým príjemcom naraz + + + Add &Recipient + &Pridať príjemcu + + + Darksend + Darksend + + + InstantX + InstantX + + + Balance: + Zostatok: + + + Copy quantity + Kopírovať množstvo + + + Copy amount + Kopírovať sumu + + + Copy fee + Kopírovať poplatok + + + Copy after fee + Kopírovať za poplatok + + + Copy bytes + Kopírovať bajty + + + Copy priority + Kopírovať prioritu + + + Copy dust + Kopírovať prach + + + Copy change + Kopírovať zmenu + + + using + používa + + + anonymous funds + anonymne zdroje + + + and InstantX + a InstantX + + + %1 to %2 + %1 do %2 + + + Are you sure you want to send? + Určite to chcete odoslať? + + + are added as transaction fee + pridané ako transakčný poplatok + + + Total Amount = <b>%1</b><br />= %2 + Celková suma = <b>%1</b><br />= %2 + + + Confirm send coins + Potvrdiť odoslanie bitcoins + + + A fee %1 times higher than %2 per kB is considered an insanely high fee. + Poplatok je %1 krát vyšší ako %2 za kB je považovaný za nenormálne vysoký poplatok. + + + The recipient address is not valid, please recheck. + Adresa príjemcu je neplatná, prosím, overte ju. + + + <b>(%1 of %2 entries displayed)</b> + <b>(%1 z %2 zobrazených položiek)</b> + + + The amount to pay must be larger than 0. + Suma na úhradu musí byť väčšia ako 0. + + + The amount exceeds your balance. + Suma je vyššia ako Váš zostatok. + + + The total exceeds your balance when the %1 transaction fee is included. + Suma celkom prevyšuje Váš zostatok ak sú započítané %1 transakčné poplatky. + + + Duplicate address found, can only send to each address once per send operation. + Duplikát adresy objavený, je možné poslať na každú adresu len raz v jednej odchádzajúcej transakcii. + + + Transaction creation failed! + Vytvorenie transakcie zlyhalo! + + + The transaction was rejected! This might happen if some of the coins in your wallet were already spent, such as if you used a copy of wallet.dat and coins were spent in the copy but not marked as spent here. + Transakcia bola zamietnutá! Toto sa môže stať ak niektoré coins vo vašej peňaženke už boli minuté, ako keď použijete kópiu wallet.dat a coins boli minuté z kópie ale neoznačené ako minuté tu. + + + Error: The wallet was unlocked only to anonymize coins. + Chyba: Peňaženka bola odomknutá iba pre anonymizáciu mincí. + + + Pay only the minimum fee of %1 + Platiť iba minimálny poplatok %1 + + + Warning: Invalid Dash address + Upozornenie: Neplatná Dash adresa + + + Warning: Unknown change address + Varovanie: Neznáma adresa pre výdavok + + + (no label) + (bez popisu) + + + + SendCoinsEntry + + This is a normal payment. + Toto je normálna platba. + + + Pay &To: + Zapla&tiť: + + + The Dash address to send the payment to + Dash adresa pre poslanie platby + + + Choose previously used address + Vybrať predtým použitú adresu + + + Alt+A + Alt+A + + + Paste address from clipboard + Vložiť adresu z klipbordu + + + Alt+P + Alt+P + + + Remove this entry + Odstrániť túto položku + + + &Label: + &Popis: + + + Enter a label for this address to add it to the list of used addresses + Vložte popis pre túto adresu aby sa uložila do zoznamu použitých adries + + + A&mount: + Su&ma: + + + Message: + Správa: + + + This is an unverified payment request. + Toto je neoverená výzva k platbe. + + + Pay To: + Platba pre: + + + Memo: + Poznámka: + + + This is a verified payment request. + Toto je overená výzva k platbe. + + + Enter a label for this address to add it to your address book + Vložte popis pre túto adresu aby sa pridala do adresára + + + + ShutdownWindow + + Dash Core is shutting down... + Dash core sa vypína... + + + Do not shut down the computer until this window disappears. + Nevypínajte počítač kým toto okno nezmizne. + + + + SignVerifyMessageDialog + + Signatures - Sign / Verify a Message + Podpisy - Podpísať / Overiť správu + + + &Sign Message + &Podpísať Správu + + + You can sign messages with your addresses to prove you own them. Be careful not to sign anything vague, as phishing attacks may try to trick you into signing your identity over to them. Only sign fully-detailed statements you agree to. + Môžete podpísať správy svojou adresou a dokázať, že ju vlastníte. Buďte opatrní a podpíšte len prehlásenia s ktorými plne súhlasíte, nakoľko útoky typu "phishing" Vás môžu lákať k ich podpísaniu. + + + The Dash address to sign the message with + Dash adresa na podpísanie správy + + + Choose previously used address + Vybrať predtým použitú adresu + + + Alt+A + Alt+A + + + Paste address from clipboard + Vložte adresu z klipbordu + + + Alt+P + Alt+P + + + Enter the message you want to sign here + Sem vložte správu ktorú chcete podpísať + + + Signature + Podpis + + + Copy the current signature to the system clipboard + Kopírovať práve zvolenú adresu do systémového klipbordu + + + Sign &Message + Podpísať &správu + + + Reset all sign message fields + Vynulovať všetky polia podpisu správy + + + Clear &All + Zmazať &všetko + + + &Verify Message + Overiť správu... + + + Enter the signing address, message (ensure you copy line breaks, spaces, tabs, etc. exactly) and signature below to verify the message. Be careful not to read more into the signature than what is in the signed message itself, to avoid being tricked by a man-in-the-middle attack. + Vložte podpisovaciu adresu, správu (uistite sa, že kopírujete ukončenia riadkov, medzery, odrážky, atď. presne) a podpis pod to na overenie adresy. Buďte opatrní a nečítajte ako podpísané viac než je v samotnej podpísanej správe a môžete sa tak vyhnúť podvodu mitm útokom. + + + The Dash address the message was signed with + Adresa Dash s ktorou bola podpísaná správa + + + Verify &Message + Overiť správu + + + Reset all verify message fields + Obnoviť všetky polia v overiť správu + + + Click "Sign Message" to generate signature + Kliknite "Podpísať Správu" na získanie podpisu + + + The entered address is invalid. + Zadaná adresa je neplatná. + + + Please check the address and try again. + Prosím skontrolujte adresu a skúste znova. + + + The entered address does not refer to a key. + Vložená adresa nezodpovedá žiadnemu kľúcu. + + + Wallet unlock was cancelled. + Odomknutie peňaženky bolo zrušené. + + + Private key for the entered address is not available. + Súkromný kľúč pre vložená adresu nieje k dispozícii. + + + Message signing failed. + Podpísanie správy zlyhalo. + + + Message signed. + Správa podpísaná. + + + The signature could not be decoded. + Podpis nie je možné dekódovať. + + + Please check the signature and try again. + Prosím skontrolujte podpis a skúste znova. + + + The signature did not match the message digest. + Podpis sa nezhoduje so zhrnutím správy + + + Message verification failed. + Overenie správy zlyhalo. + + + Message verified. + Správa overená. + + + + SplashScreen + + Dash Core + Dash Core + + + Version %1 + Verzia %1 + + + The Bitcoin Core developers + Vývojári jadra Bitcoin + + + The Dash Core developers + Vývojári Dash Core + + + [testnet] + [testovacia sieť] + + + + TrafficGraphWidget + + KB/s + KB/s + + + + TransactionDesc + + Open for %n more block(s) + Otvoriť pre %n ďalší blokOtvoriť pre %n ďalšie blokyOtvoriť pre %n ďalších blokov + + + Open until %1 + Otvorené do %1 + + + conflicted + sporné + + + %1/offline (verified via instantx) + %1/offline (overené pomocou instantx) + + + %1/confirmed (verified via instantx) + %1/potvrdené (overené pomocou instantx) + + + %1 confirmations (verified via instantx) + %1 potvrdení (overené pomocou instantx) + + + %1/offline + %1/offline + + + %1/unconfirmed + %1/nepotvrdené + + + %1 confirmations + %1 potvrdení + + + %1/offline (InstantX verification in progress - %2 of %3 signatures) + %1/offline (Prebieha overovanie InstantX - %2 z %3 podpisov) + + + %1/confirmed (InstantX verification in progress - %2 of %3 signatures ) + %1/potvrdené (Prebieha overovanie InstantX - %2 z %3 podpisov) + + + %1 confirmations (InstantX verification in progress - %2 of %3 signatures) + %1 potvrdení (Prebieha overovanie InstantX - %2 z %3 podpisov) + + + %1/offline (InstantX verification failed) + %1/offline (Overovanie InstantX zlyhalo) + + + %1/confirmed (InstantX verification failed) + %1/potvrdené (Overovanie InstantX zlyhalo) + + + Status + Stav + + + , has not been successfully broadcast yet + , ešte nebola úspešne odoslaná + + + , broadcast through %n node(s) + , vysielaný cez %n uzol, vysielaný cez %n uzle, vysielaný cez %n uzlov + + + Date + Dátum + + + Source + Zdroj + + + Generated + Vygenerované + + + From + od + + + unknown + neznámy + + + To + Pre + + + own address + vlastná adresa + + + watch-only + iba sledovanie + + + label + popis + + + Credit + Kredit + + + not accepted + neprijaté + + + Debit + Debet + + + Total debit + Celkový debet + + + Total credit + Celkový kredit + + + Transaction fee + Transakčný poplatok + + + Net amount + Suma netto + + + Message + Správa + + + Comment + Komentár + + + Transaction ID + ID transakcie + + + Merchant + Kupec + + + Generated coins must mature %1 blocks before they can be spent. When you generated this block, it was broadcast to the network to be added to the block chain. If it fails to get into the chain, its state will change to "not accepted" and it won't be spendable. This may occasionally happen if another node generates a block within a few seconds of yours. + Vytvorené coins musia dospieť %1 blokov kým môžu byť minuté. Keď vytvoríte tento blok, bude rozoslaný do siete aby bol akceptovaný do reťaze blokov. Ak sa nedostane reťaze, jeho stav sa zmení na "zamietnutý" a nebude sa dať minúť. Toto sa môže občas stať ak iná nóda vytvorí blok približne v tom istom čase. + + + Debug information + Ladiace informácie + + + Transaction + Transakcie + + + Inputs + Vstupy + + + Amount + Suma + + + true + pravda + + + false + nepravda + + + + TransactionDescDialog + + Transaction details + Detaily transakcie + + + This pane shows a detailed description of the transaction + Táto časť obrazovky zobrazuje detailný popis transakcie + + + + TransactionTableModel + + Date + Dátum + + + Type + Typ + + + Address + Adresa + + + Open for %n more block(s) + Otvoriť pre %n ďalší blokOtvoriť pre %n ďalšie blokyOtvoriť pre %n ďalších blokov + + + Open until %1 + Otvorené do %1 + + + Offline + Offline + + + Unconfirmed + Nepotvrdené + + + Confirming (%1 of %2 recommended confirmations) + Potvrdzuje sa ( %1 z %2 odporúčaných potvrdení) + + + Confirmed (%1 confirmations) + Potvrdené (%1 potvrdení) + + + Conflicted + V rozpore + + + Immature (%1 confirmations, will be available after %2) + Nezrelé (%1 potvrdení, bude k dispozícii po %2) + + + This block was not received by any other nodes and will probably not be accepted! + Ten blok nebol prijatý žiadnou inou nódou a pravdepodobne nebude akceptovaný! + + + Generated but not accepted + Vypočítané ale neakceptované + + + Received with + Prijaté s + + + Received from + Prijaté od: + + + Received via Darksend + Prijaté cez Darksend + + + Sent to + Odoslané na + + + Payment to yourself + Platba sebe samému + + + Mined + Vyfárané + + + Darksend Denominate + Denominácia Darksend + + + Darksend Collateral Payment + Záručná Darksend platba + + + Darksent + Darksent + + + watch-only + iba sledovanie + + + (n/a) + (n/a) + + + Transaction status. Hover over this field to show number of confirmations. + Status transakcie. Pohybujte myšou nad týmto poľom a zjaví sa počet potvrdení. + + + Date and time that the transaction was received. + Dátum a čas prijatia transakcie. + + + Type of transaction. + Typ transakcie. + + + Destination address of transaction. + Cieľová adresa transakcie. + + + Amount removed from or added to balance. + Suma pridaná alebo odobraná k zostatku. + + + + TransactionView + + All + Všetko + + + Today + Dnes + + + This week + Tento týždeň + + + This month + Tento mesiac + + + Last month + Minulý mesiac + + + This year + Tento rok + + + Range... + Rozsah... + + + Most Common + Najčastejšie + + + Received with + Prijaté s + + + Sent to + Odoslané na + + + Darksent + Darksent + + + To yourself + Samému sebe + + + Mined + Vyfárané + + + Other + Iné + + + Enter address or label to search + Vložte adresu alebo popis pre vyhľadávanie + + + Min amount + Min množstvo + + + Copy address + Kopírovať adresu + + + Copy label + Kopírovať popis + + + Copy amount + Kopírovať sumu + + + Copy transaction ID + Kopírovať ID transakcie + + + Edit label + Editovať popis + + + Show transaction details + Zobraziť podrobnosti transakcie + + + Export Transaction History + Exportovať históriu transakcií + + + Comma separated file (*.csv) + Čiarkou oddelovaný súbor (*.csv) + + + Confirmed + Potvrdené + + + Watch-only + Iba sledovanie + + + Date + Dátum + + + Type + Typ + + + Label + Popis + + + Address + Adresa + + + ID + ID + + + Exporting Failed + Export zlyhal + + + There was an error trying to save the transaction history to %1. + Vyskytla sa chyba pri pokuse o uloženie histórie transakcií do %1. + + + Exporting Successful + Export úspešný + + + The transaction history was successfully saved to %1. + História transakciá bola úspešne uložená do %1. + + + Range: + Rozsah: + + + to + do + + + + UnitDisplayStatusBarControl + + + WalletFrame + + No wallet has been loaded. + Nie je načítaná peňaženka. + + + + WalletModel + + Send Coins + Poslať Bitcoins + + + + WalletView + + &Export + &Exportovať... + + + Export the data in the current tab to a file + Exportovať tento náhľad do súboru + + + Backup Wallet + Zálohovať peňaženku + + + Wallet Data (*.dat) + Údaje peňaženky (*.dat) + + + Backup Failed + Záloha zlyhala + + + There was an error trying to save the wallet data to %1. + Vyskytla sa chyba pri pokuse o uloženie dát peňaženky do %1. + + + Backup Successful + Záloha úspešná + + + The wallet data was successfully saved to %1. + Dáta peňaženky boli úspešne uložené do %1. + + + + dash-core + + InstantX requires inputs with at least 6 confirmations, you might need to wait a few minutes and try again. + InstantX vyžaduje vstupy s aspoň 6 potvrdeniami, môžete počkať pár minút a skúsiť znova. + + + Set maximum size of high-priority/low-fee transactions in bytes (default: %d) + Nastavte maximálnu veľkosť vysoko-prioritných/nízko-poplatkových transakcií v bajtoch (predvolené: %d) + + + You must specify a masternodeprivkey in the configuration. Please see documentation for help. + V konfigurácii musíte špecifikovať masternodeprivkey. Pre pomoc sa prosím pozrite do dokumentácie. + + + (default: 1) + (predvolené: 1) + + + Accept command line and JSON-RPC commands + Prijímať príkazy z príkazového riadku a JSON-RPC + + + Accept connections from outside (default: 1 if no -proxy or -connect) + Prijímať pripojenie z vonku (predvolené: 1, ak nie -proxy alebo -connect) + + + Add a node to connect to and attempt to keep the connection open + Pridať uzol pre pripojenie a pokúsiť sa udržať otvorené pripojenie + + + Allow DNS lookups for -addnode, -seednode and -connect + Povoliť vyhľadávania DNS pre -addnode, -seenode a -connect + + + Already have that input. + Tento vstup už máme. + + + Attempt to recover private keys from a corrupt wallet.dat + Pokus obnoviť súkromné kľúče z poškodeného wallet.dat + + + Block creation options: + Možnosti vytvorenia bloku: + + + Cannot downgrade wallet + Nie je možné prejsť na staršiu verziu peňaženky + + + Cannot resolve -bind address: '%s' + Nedá sa vyriešiť -bind adresa: '%s' + + + Cannot resolve -externalip address: '%s' + Nedá sa vyriešiť -externalip adresa: '%s' + + + Cannot write default address + Nie je možné zapísať predvolenú adresu + + + Connection options: + Možnosti pripojenia: + + + Darksend options: + Možnosti Darksend: + + + Error loading wallet.dat + Chyba pri načítaní wallet.dat + + + Error loading wallet.dat: Wallet corrupted + Chyba pri načítaní wallet.dat: Peňaženka je poškodená + + + Error + Chyba + + + Error: Disk space is low! + Chyba: Nedostatok miesta na disku! + + + (1 = keep tx meta data e.g. account owner and payment request information, 2 = drop tx meta data) + (1 = zachovať metaúdaje tx napr. vlastníka účtu a informácie o platobných príkazoch, 2 = zahodiť metaúdaje tx) + + + Delete all wallet transactions and only recover those parts of the blockchain through -rescan on startup + Vymazať všetky transakcie z peňaženky a pri spustení znova získať z reťazca blokov iba tie získané pomocou -rescan + + + How thorough the block verification of -checkblocks is (0-4, default: %u) + Ako dôkladné je -checkblocks overenie blokov (0-4, predvolené: %u) + + + If paytxfee is not set, include enough fee so transactions begin confirmation on average within n blocks (default: %u) + Ak nie je nastavené paytxfee, pridať dostatočný poplatok aby sa transakcia začala potvrdzovať priemerne v rámci bloku (predvolené: %u) + + + Log transaction priority and fee per kB when mining blocks (default: %u) + Zaznamenať prioritu transakcií a poplatok za kB pri ťažbe blokov (predvolené: %u) + + + Warning: Please check that your computer's date and time are correct! If your clock is wrong Dash Core will not work properly. + Upozornenie: Skontrolujte si prosím či máte správny čas a dátum na Vašom počítači. Ak je Vaše nastavenie zlé, Dash Core nebude pracovať správne. + + + (9999 could be used only on mainnet) + (9999 nemôže byť použité pre hlavnú sieť) + + + (default: %s) + (predvolené: %s) + + + <category> can be: + + <category> môže byť: + + + + Accept public REST requests (default: %u) + Akceptovať verejné REST žiadosti (predvolené: %u) + + + Acceptable ciphers (default: %s) + Prijateľné šifry (predvolené: %s) + + + Cannot resolve -whitebind address: '%s' + Nedá sa vyriešiť -whitebind adresa: '%s' + + + Connect through SOCKS5 proxy + Pripojiť sa cez SOCKS5 proxy + + + Copyright (C) 2009-%i The Bitcoin Core Developers + Autorské práva (C) 2009-%i Vývojári jadra Bitcoin + + + Copyright (C) 2014-%i The Dash Core Developers + Autorské práva (C) 2014-%i Vývojári jadra Dash + + + Darksend is idle. + Darksend je nečinný. + + + Disable safemode, override a real safe mode event (default: %u) + Vypnúť núdzový režim, prepísať skutočnú udalosť núdzového režimu (predvolené: %u) + + + Enable the client to act as a masternode (0-1, default: %u) + Povoliť klientovi aby vystupoval ako masternode (0-1, predvolené: %u) + + + Error connecting to Masternode. + Chyba pripojenia k Masternode. + + + Error loading wallet.dat: Wallet requires newer version of Dash Core + Chyba pri načítaní wallet.dat: Peňaženka vyžaduje novšiu verziu Dash Core + + + Error: Unsupported argument -tor found, use -onion. + Chyba: nájdený nepodporovaný argument -tor, použite -onion. + + + Fee (in DASH/kB) to add to transactions you send (default: %s) + Pridať poplatok (v DASH za kB) do transakcií ktoré posielate (predvolené: %s) + + + Finalizing transaction. + Dokončuje sa transakcia. + + + Force safe mode (default: %u) + Vynútiť núdzový režim (predvolené: %u) + + + Found enough users, signing ( waiting %s ) + Nájdený dostatok používateľov, pospisuje sa ( čakanie %s ) + + + Found enough users, signing ... + Nájdený dostatok používateľov, pospisuje sa ... + + + Generate coins (default: %u) + Generovať mince (predvolené: %u) + + + How many blocks to check at startup (default: %u, 0 = all) + Koľko blokov overiť pri spustení (predvolené: %u, 0 = všetky) + + + Importing... + Importuje sa... + + + Imports blocks from external blk000??.dat file + Importovať bloky z externého blk000??.dat súboru + + + Incompatible mode. + Nekompatibilný mód. + + + Incompatible version. + Nekompatibilná verzia. + + + Information + Informácia + + + Input is not valid. + Vstup nie je platný. + + + InstantX options: + Možnosti InstantX: + + + Insufficient funds. + Nedostatok prostriedkov. + + + Invalid -onion address: '%s' + Neplatná -onion adresa: '%s' + + + Invalid -proxy address: '%s' + Neplatná -proxy adresa: '%s' + + + Loading budget cache... + Načíta sa vyrovnávacia pamäť rozpočtu... + + + Loading masternode cache... + Načíta sa vyrovnávacia pamäť masternode... + + + Loading masternode payment cache... + Načíta sa vyrovnávacia pamäť platieb masternode... + + + Lock is already in place. + Zámok je už na mieste. + + + Mixing in progress... + Prebieha miešanie... + + + Invalid port detected in masternode.conf + Zistený neplatný port v masternode.conf + + + Invalid private key. + Neplatný súkromný kľúč. + + + Invalid script detected. + Zistený neplatný skript. + + + KeePassHttp key for AES encrypted communication with KeePass + Kľúč KeePassHttp pre šifrovanú AES komunikáciu s KeePass + + + Keep N DASH anonymized (default: %u) + Udržiavať N DASH anonymizovaných (predvolené: %u) + + + Line: %d + Riadok: %d + + + Loading addresses... + Načítavanie adries... + + + Loading block index... + Načítavanie zoznamu blokov... + + + Loading wallet... (%3.2f %%) + Načítavanie peňaženky... (%3.2f %%) + + + Loading wallet... + Načítavanie peňaženky... + + + Masternode options: + Možnosti Masternode: + + + Masternode queue is full. + Fronta Masternode je plná + + + Masternode: + Masternode: + + + Options: + Možnosti: + + + Rescan the block chain for missing wallet transactions + Znova prehľadať reťazec blokov pre nájdenie chýbajúcich transakcií peňaženky + + + Rescanning... + Znova prehľadávam... + + + This help message + Táto pomocná správa + + + This is experimental software. + Toto je experimentálny softvér. + + + Transaction fees are too high. + Transakčné poplatky sú príliš vysoké + + + Transaction not valid. + Neplatná transakcia. + + + Transaction too large + Transakcia je príliš veľká + + + Unknown network specified in -onlynet: '%s' + Špecifikovaná neznáma sieť v -onlynet: '%s' + + + Unknown state: id = %u + Neznámy stav: id = %u + + + Upgrade wallet to latest format + Inovovať peňaženku na posledný formát + + + Use OpenSSL (https) for JSON-RPC connections + Použiť OpenSSL (https) pre JSON-RPC spojenia + + + Use UPnP to map the listening port (default: 1 when listening) + Skúsiť použiť UPnP pre mapovanie počúvajúceho portu (predvolené: 1 počas počúvania) + + + Use the test network + Použiť testovaciu sieť + + + Username for JSON-RPC connections + Užívateľské meno pre JSON-RPC spojenia + + + Verifying blocks... + Overovanie blokov + + + Verifying wallet... + Overovanie peňaženky + + + Wallet %s resides outside data directory %s + Peňaženka %s je umiestnená mimo dátový adresár %s. + + + Wallet is locked. + Peňaženka je zamknutá. + + + Wallet options: + Možnosti peňaženky: + + + Warning + Upozornenie + + + Warning: This version is obsolete, upgrade required! + Upozornenie: Táto verzia je zastaraná, vyžaduje sa aktualizácia! + + + Zapping all transactions from wallet... + Vymazať všetky transakcie z peňaženky... + + + on startup + pri spustení + + + wallet.dat corrupt, salvage failed + wallet.dat je poškodený, záchrana zlyhala + + + \ No newline at end of file diff --git a/src/qt/locale/dash_sv.ts b/src/qt/locale/dash_sv.ts index 53a025f734..cdbd2ad617 100644 --- a/src/qt/locale/dash_sv.ts +++ b/src/qt/locale/dash_sv.ts @@ -1,4 +1,4 @@ - + AddressBookPage @@ -407,6 +407,10 @@ Open a dash: URI or payment request Öppna en Dash-URI eller betalningsbegäran + + &Command-line options + &Kommandoradalternativ + Show the Dash Core help message to get a list with possible Dash command-line options Visa Dash Core-hjälpmeddelandet för att få en lista med möjliga Dash-kommandoradalternativ @@ -2669,10 +2673,22 @@ https://www.transifex.com/projects/p/dash/ Enter regression test mode, which uses a special chain in which blocks can be solved instantly. Gå in i regressionstestläget, vilken använder en särskild kedja i vilken block kan lösas direkt. + + Error: Listening for incoming connections failed (listen returned error %s) + Fel: Lyssnande på inkommande anslutningar misslyckades (avlyssna återkommande fel %s) + Execute command when a relevant alert is received or we see a really long fork (%s in cmd is replaced by message) Exekvera kommandot när ett viktigt larm mottas eller vi ser en jättelång förgrening (%s i cmd ersätts av ett meddelande) + + Execute command when a wallet transaction changes (%s in cmd is replaced by TxID) + Exekvera kommandot när en plånbokstransaktion ändras (%s i cmd ersätts av TxID) + + + Execute command when the best block changes (%s in cmd is replaced by block hash) + Exekvera kommandot när det bästa blocket ändras (%s i cmd ersätts av blockhash) + In this mode -genproclimit controls how many blocks are generated immediately. I detta läge kontrollerar -genproclimit hur många block som genereras omedelbart. @@ -2713,10 +2729,6 @@ https://www.transifex.com/projects/p/dash/ Unable to locate enough Darksend non-denominated funds for this transaction that are not equal 1000 DASH. Kunde inte hitta tillräckliga Darksend-icke-denominationsmedel för denna transaktion som inte är likvärdiga 1000 DASH. - - Unable to locate enough Darksend non-denominated funds for this transaction. - Kunde inte hitta tillräckliga Darksend-icke-denominationsmedel för denna transaktion. - Warning: -paytxfee is set very high! This is the transaction fee you will pay if you send a transaction. Varning: -paytxfee är väldigt högt satt! Detta är transaktionsavgiften du kommer att få betala om du skickar en transaktion. @@ -3161,6 +3173,10 @@ https://www.transifex.com/projects/p/dash/ Transaction too large Transaktionen är för stor + + Unable to bind to %s on this computer (bind returned error %s) + Kan inte binda %s till denna dator (bindande återgav ett fel %s) + Unable to sign spork message, wrong key? Kan inte sporka meddelandet, fel nyckel? @@ -3201,6 +3217,10 @@ https://www.transifex.com/projects/p/dash/ Verifying wallet... Bekräftar plånbok... + + Wallet %s resides outside data directory %s + Plånboken %s återfinns utanför datakatalogen %s + Wallet is locked. Plånboken är låst. diff --git a/src/qt/locale/dash_vi.ts b/src/qt/locale/dash_vi.ts index dac5ce3f8c..152a7178f9 100644 --- a/src/qt/locale/dash_vi.ts +++ b/src/qt/locale/dash_vi.ts @@ -1,4 +1,4 @@ - + AddressBookPage @@ -458,6 +458,10 @@ Processed %n blocks of transaction history. Xử lý được %n khối của các giao dịch đã qua. + + Synchronizing additional data: %p% + Đang đồng bộ những dữ liệu bổ sung: %p% + Show the Dash Core help message to get a list with possible Dash command-line options Hiển thị hướng dẫn của Dash Core để có danh sách đầy đủ các tuỳ chọn dòng lệnh của Dash. @@ -589,6 +593,10 @@ Kiểu: %3 ClientModel + + Total: %1 (DS compatible: %2 / Enabled: %3) + Tổng số: %1 (Tương thích với DS: %2 / Sẵn sàng: %3) + Network Alert Cảnh báo mạng @@ -1169,6 +1177,10 @@ Kiểu: %3 Expert Chuyên gia + + This setting determines the amount of individual masternodes that an input will be anonymized through.<br/>More rounds of anonymization gives a higher degree of privacy, but also costs more in fees. + Thiết lập này xác định số tiền cho mỗi master nodes mà đầu vào thông qua đó được ẩn danh.<br/>Càng có nhiều vòng ẩn danh thì sẽ cho mức độ riêng tư càng cao, nhưng nó cũng tốn nhiều phí hơn. + Whether to show coin control features or not. Hiển thị hoặc không hiển thị tính năng coin control. @@ -1903,6 +1915,26 @@ https://www.transifex.com/projects/p/dash/ Upgrade wallet format Nâng cấp định dạng ví + + -salvagewallet: Attempt to recover private keys from a corrupt wallet.dat. + -salvagewallet: Thử phục hồi khoá riêng từ tệp wallet.dat bị lỗi. + + + -rescan: Rescan the block chain for missing wallet transactions. + -rescan: Quét lại blockchain để tìm những giao dịch bị thiếu. + + + -zapwallettxes=1: Recover transactions from blockchain (keep meta-data, e.g. account owner). + -zapwallettxes=1: Phục hồi các giao dịch từ blockchain (giữ các meta-data, ví dụ: chủ tải khoản). + + + -zapwallettxes=2: Recover transactions from blockchain (drop meta-data). + -zapwallettxes=2: Phục hồi tất cả các giao dịch từ blockchain (bỏ đi các meta-data). + + + -upgradewallet: Upgrade wallet to latest format on startup. (Note: this is NOT an update of the wallet itself!) + -upgradewallet: Nâng cấp ví lên định dạng mới nhất khi khởi động. (Chú ý: điều này KHÔNG có nghĩa là nâng cấp bản thân phần mềm ví) + Wallet repair options. Các tuỳ chọn sửa ví. @@ -1978,6 +2010,10 @@ https://www.transifex.com/projects/p/dash/ ReceiveCoinsDialog + + Reuse one of the previously used receiving addresses.<br>Reusing addresses has security and privacy issues.<br>Do not use this unless re-generating a payment request made before. + Sử dụng lại địa chỉ đã được sử dụng để nhận trước đây.<br>Sử dụng lại địa chỉ nảy sinh vấn đề an ninh và riêng tư.<br>Đừng sử dụng nó trừ khi bạn tạo lại yêu cầu thanh toán mà bạn đã làm trước đây. + R&euse an existing receiving address (not recommended) Tái &sử dụng lại địa chỉ nhận đã có (không khuyến khích) @@ -1994,6 +2030,10 @@ https://www.transifex.com/projects/p/dash/ An optional label to associate with the new receiving address. Một nhãn tuỳ chọn để liên kết với địa chỉ nhận mới. + + An optional message to attach to the payment request, which will be displayed when the request is opened.<br>Note: The message will not be sent with the payment over the Dash network. + Một thông điệp tuỳ chọn để đính vào yêu cầu thanh toán, nó sẽ hiển thị khi yêu cầu được mở.<br>Chú ý: Thông điệp sẽ không được gửi thông qua mạng lưới Dash. + Use this form to request payments. All fields are <b>optional</b>. Sử dụng biểu mẫu này để yêu cầu thanh toán. Tất cả các trường đều là <b>không bắt buộc</b>. @@ -2387,6 +2427,10 @@ https://www.transifex.com/projects/p/dash/ The recipient address is not valid, please recheck. Địa chỉ nhận không hợp lệ, hãy kiểm tra lại. + + <b>(%1 of %2 entries displayed)</b> + <b>(%1 của %2 các thành phần được hiển thị)</b> + The amount to pay must be larger than 0. Số tiền thanh toán phải lớn hơn 0. @@ -2841,6 +2885,10 @@ https://www.transifex.com/projects/p/dash/ Merchant Người bán + + Generated coins must mature %1 blocks before they can be spent. When you generated this block, it was broadcast to the network to be added to the block chain. If it fails to get into the chain, its state will change to "not accepted" and it won't be spendable. This may occasionally happen if another node generates a block within a few seconds of yours. + Coin được tạo phải được trưởng thành %1 khối trước khi chúng có thể được tiêu. Khi bạn sinh khối này, nó được quảng bá trong mạng để thêm vào chuỗi khối. Nếu nó không được đưa vào chuỗi, trạng thái của nó được chuyển thành "không được chấp nhận" và sẽ không thể tiêu được. Điều này thỉnh thoảng có xảy ra nếu những nút khác cũng sinh trong vòng vài giây với khối của bạn. + Debug information Thông tin gỡ rối @@ -3309,10 +3357,6 @@ https://www.transifex.com/projects/p/dash/ Unable to locate enough Darksend non-denominated funds for this transaction that are not equal 1000 DASH. Không tìm đủ ngân sách Darksend denominated cho giao dịch mà nó không bằng 1000 DASH - - Unable to locate enough Darksend non-denominated funds for this transaction. - Không kiếm đủ ngân sách Darksend non-denominated cho giao dịch này. - Warning: -paytxfee is set very high! This is the transaction fee you will pay if you send a transaction. Cảnh báo: -paytxfee được đặt rất cao! Đây là mức phí giao dịch mà bạn sẽ trả nếu bạn gửi một giao dịch. @@ -3497,18 +3541,114 @@ https://www.transifex.com/projects/p/dash/ If <category> is not supplied, output all debugging information. Nếu <category> không được cung cấp, đưa ra tất cả các thông tin gỡ rối. + + An error occurred while setting up the RPC address %s port %u for listening: %s + Có một lỗi xảy ra trong khi thiết lập địa chỉ RPC %s cổng %u để lắng nghe: %s + + + Continuously rate-limit free transactions to <n>*1000 bytes per minute (default:%u) + Liên tục giới hạn tỷ lệ miễn phí giao dịch về <n>*1000 byte cho mỗi phút (ngầm định:%u) + + + Create new files with system default permissions, instead of umask 077 (only effective with disabled wallet functionality) + Tạo tệp mới với các quyền hệ thống ngầm định, thay vì umask 077 (chỉ có tác dụng với chức năng ví được tắt) + + + Delete all wallet transactions and only recover those parts of the blockchain through -rescan on startup + Xoá hết tất cả các giao dịch ví và chỉ phục hồi những phần đó của blockchain qua -rescan khi khởi động + + + Disable all Dash specific functionality (Masternodes, Darksend, InstantX, Budgeting) (0-1, default: %u) + Tắt tất cả các chức năng đặc trưng của Dash (Masternode, Darksend, InstantX, Lập ngân sách) (0-1, ngầm định: %u) + + + Distributed under the MIT software license, see the accompanying file COPYING or <http://www.opensource.org/licenses/mit-license.php>. + Phân phối dưới giấy phép phần mềm MIT, hãy xem file COPYING đi kèm hoặc <http://www.opensource.org/licenses/mit-license.php>. + Enable instantx, show confirmations for locked transactions (bool, default: %s) Bật InstantX, hiển thị các xác thực cho các giao dịch bị khoá (bool, ngầm định: %s) + + Enable use of automated darksend for funds stored in this wallet (0-1, default: %u) + Cho phép sử dụng tự động darksend cho những ngân sách được lưu trong ví (0-1, ngầm định: %u) + + + Fees (in DASH/Kb) smaller than this are considered zero fee for relaying (default: %s) + Phí (tính theo DASH/Kb) nhỏ hơn số này được coi là không mất phí cho việc chuyển tiền (ngầm định: %s) + + + Fees (in DASH/Kb) smaller than this are considered zero fee for transaction creation (default: %s) + Phí (theo DASH/Kb) nhỏ hơn số này được coi không mất phí cho việc khởi tạo giao dịch (ngầm định: %s) + + + Flush database activity from memory pool to disk log every <n> megabytes (default: %u) + Đẩy các hoạt động với cơ sở dữ liệu từ bộ nhớ xuống nhật ký trên đĩa mỗi <n> megabytes (ngầm định: %u) + Found unconfirmed denominated outputs, will wait till they confirm to continue. Đã thấy các mệnh giá đầu ra chưa được xác nhận, sẽ đợi đến khi chúng xác nhận để tiếp tục. + + How thorough the block verification of -checkblocks is (0-4, default: %u) + Cách kiểm tra khối triệt để -checkblocks là (0-4, ngầm định: %u) + + + Log transaction priority and fee per kB when mining blocks (default: %u) + Lưu nhật ký các ưu tiên và phí giao dịch cho mỗi kB khi đào các khối (ngầm định: %u) + + + Number of seconds to keep misbehaving peers from reconnecting (default: %u) + Số giây hạn chế để không cho phép các đối tác ngang hàng cư xử không đúng tiếp tục kết nối lại (ngầm định: %u) + + + Output debugging information (default: %u, supplying <category> is optional) + Thông tin gỡ rối đầu ra (ngầm định: %u, cung cấp <category> là một tuỳ chọn) + + + Provide liquidity to Darksend by infrequently mixing coins on a continual basis (0-100, default: %u, 1=very frequent, high fees, 100=very infrequent, low fees) + Cung cấp thanh khoản cho Darksend bằng việc thường xuyên trộn tiền một cách liên tục (0-100, ngầm định: %u, 1=rất thường xuyên, phí cao, 100=rất ít thường xuyên, phí thấp) + + + Send trace/debug info to console instead of debug.log file (default: %u) + Gửi thông tin trace/debug đến console thay vì ra tệp debug.log (ngầm định: %u) + + + Set the number of threads for coin generation if enabled (-1 = all cores, default: %d) + Thiết lập số các luồng cho việc sinh coin nếu bật (-1 = tất cả các lõi, ngầm định: %d) + Show N confirmations for a successfully locked transaction (0-9999, default: %u) Hiển thị N xác nhận cho mỗi giao dịch được khoá thành công (0-9999, ngầm định: %u) + + This product includes software developed by the OpenSSL Project for use in the OpenSSL Toolkit <https://www.openssl.org/> and cryptographic software written by Eric Young and UPnP software written by Thomas Bernard. + Sản phẩm này có kèm theo phần mềm được phát triển bởi dự án OpenSSL để sử dụng các công cụ OpenSSL <https://www.openssl.org/> và phần mềm mã hoá được viết bởi Eric Young và phần mềm UPnP được viết bởi Thomas Bernard. + + + Unable to locate enough funds for this transaction that are not equal 1000 DASH. + Không tìm được đủ ngân sách cho giao dịch mà nó không đủ 1000 DASH. + + + Use separate SOCKS5 proxy to reach peers via Tor hidden services (default: %s) + Sửa dụng các SOCKS5 proxy riêng biệt cho mỗi đối tác ngang hàng thông qua dịch vụ ẩn Tor (ngầm định: %s) + + + Warning: -maxtxfee is set very high! Fees this large could be paid on a single transaction. + Cảnh báo: -maxtxfee được đặt rất cao! Mức Phí cao này sẽ được trả cho mỗi một giao dịch đơn. + + + Warning: Please check that your computer's date and time are correct! If your clock is wrong Dash Core will not work properly. + Cánh báo: Hãy vui lòng kiểm tra ngày giờ máy tính của bạn cho chính xác! Nếu đồng hồ của bạn sai thì Dash Core sẽ không làm việc một cách hoàn hảo. + + + Whitelist peers connecting from the given netmask or IP address. Can be specified multiple times. + Các đối tác ngang hàng cho phép đang kết nối từ địa chỉ IP và netmask. Nó có thể được chỉ rõ nhiều lần. + + + (9999 could be used only on mainnet) + (9999 chỉ được sử dụng trên mạng chính thức) + (default: %s) (ngầm định: %s) @@ -3526,6 +3666,10 @@ https://www.transifex.com/projects/p/dash/ Acceptable ciphers (default: %s) Các loại mã hoá có thể chấp nhận (ngầm định: %s) + + Always query for peer addresses via DNS lookup (default: %u) + Luôn luôn tìm kiếm địa chỉ các đối tác ngang hàng thông qua tìm kiếm DNS (ngầm định: %u) + Cannot resolve -whitebind address: '%s' Không thể phân giải địa chỉ -whitebind: '%s' @@ -3534,6 +3678,10 @@ https://www.transifex.com/projects/p/dash/ Connect through SOCKS5 proxy Kết nối thông qua SOCKS 5 proxy + + Connect to KeePassHttp on port <port> (default: %u) + Kết nối tới KeePassHttp trên cổng <port> (ngầm định: %u) + Copyright (C) 2009-%i The Bitcoin Core Developers Bản quyền (C) 2009-%i bởi Nhóm phát triển Bitcoin Core @@ -3570,10 +3718,18 @@ https://www.transifex.com/projects/p/dash/ Error loading wallet.dat: Wallet requires newer version of Dash Core Lỗi nạp wallet.dat: Ví cần một phiên bản mới hơn của Dash Core + + Error: A fatal internal error occured, see debug.log for details + Lỗi: Một lỗi nghiêm trọng đã xuất hiện, xem debug.log để biết thêm chi tiết + Error: Unsupported argument -tor found, use -onion. Lỗi: Tìm thấy tham số không được hỗ trợ -tor, thay vào đó hãy sử dụng -onion + + Fee (in DASH/kB) to add to transactions you send (default: %s) + Phí (theo DASH/Kb) sẽ thêm vào các giao dịch mà bạn gửi (ngầm định: %s) + Finalizing transaction. Đang hoàn tất giao dịch. @@ -3582,10 +3738,18 @@ https://www.transifex.com/projects/p/dash/ Force safe mode (default: %u) Cưỡng bức ở chế độ an toàn (ngầm định: %u) + + Found enough users, signing ( waiting %s ) + Đã tìm đủ người dùng, đang ký (vui lòng đợi %s) + Found enough users, signing ... Đã kiếm đủ người dùng, đang ký ... + + Generate coins (default: %u) + Sinh tiền (ngầm định: %u) + How many blocks to check at startup (default: %u, 0 = all) Bao nhiêu khối để kiểm tra khi khởi động (ngầm định: %u, 0 = tất cả) @@ -3598,6 +3762,10 @@ https://www.transifex.com/projects/p/dash/ Imports blocks from external blk000??.dat file Nạp khối từ tệp ngoài blk000??.dat + + Include IP addresses in debug output (default: %u) + Kèm địa chỉ IP trong thông tin gỡ rối đầu ra (ngầm định: %u) + Incompatible mode. Kiểu không tương thích. @@ -3674,6 +3842,22 @@ https://www.transifex.com/projects/p/dash/ Listen for connections on <port> (default: %u or testnet: %u) Lắng nghe kết nối từ <cổng> (ngầm định: %u hoặc mạng thử: %u) + + Loading budget cache... + Đang nạp bộ đệm ngân sách... + + + Loading masternode cache... + Đang tải cache cho masternode... + + + Loading masternode payment cache... + Đang tải bộ đệm thanh toán cho masternode... + + + Lock is already in place. + Khoá đã sẵn sàng. + Lock masternodes from masternode configuration file (default: %u) Khoá các masternode từ tệp cấu hình masternode (ngầm định: %u) @@ -3682,6 +3866,14 @@ https://www.transifex.com/projects/p/dash/ Maintain at most <n> connections to peers (default: %u) Duy trì nhiều nhất <n> kết nối tới các điểm ngang cấp (ngầm định: %u) + + Maximum per-connection receive buffer, <n>*1000 bytes (default: %u) + Tối đa cho bộ đệm nhận của mỗi kết nối, <n>*1000 bytes (ngầm định: %u) + + + Maximum per-connection send buffer, <n>*1000 bytes (default: %u) + Tối đa cho bộ đệm gửi của mỗi kết nối, <n>*1000 bytes (ngầm định: %u) + Mixing in progress... Đang trong quá trình trộn... @@ -3702,6 +3894,10 @@ https://www.transifex.com/projects/p/dash/ Number of automatic wallet backups (default: 10) Số lượng ví tự động sao lưu (ngầm định: 10) + + Only accept block chain matching built-in checkpoints (default: %u) + Chỉ chấp nhận các chuỗi khối tương ứng với các điểm kiểm tra trong (ngầm định: %u) + Only connect to nodes in network <net> (ipv4, ipv6 or onion) Chỉ kết nối với các nút trong mạng <net> (IPv4, IPv6 hoặc onion) @@ -3710,6 +3906,10 @@ https://www.transifex.com/projects/p/dash/ Prepend debug output with timestamp (default: %u) Thêm tiền tố đầu ra debug với dấu thời gian (ngầm định: %u) + + Run a thread to flush wallet periodically (default: %u) + Chạy một luồng để làm sạch ví một cách thường xuyên (ngầm định: %u) + Send transactions as zero-fee transactions if possible (default: %u) Gửi giao dịch như là giao dịch không phí nếu có thể (ngầm định: %u) @@ -3722,6 +3922,10 @@ https://www.transifex.com/projects/p/dash/ Server private key (default: %s) Khoá riêng của máy chủ (ngầm định: %s) + + Set external address:port to get to this masternode (example: %s) + Đặt external address:port cho masternode này (ví dụ: %s) + Set key pool size to <n> (default: %u) Thiết lập kích thước pool đến <n> (ngầm định: %u) @@ -3734,6 +3938,10 @@ https://www.transifex.com/projects/p/dash/ Set the number of threads to service RPC calls (default: %d) Thiết lập số luồng phục vụ các lời gọi RPC (ngầm định: %d) + + Sets the DB_PRIVATE flag in the wallet db environment (default: %u) + Thiết lập cờ DB_PRIVATE trong môi trường cơ sở dữ liệu ví (ngầm định: %u) + Signing timed out. Ký không kịp. @@ -3754,6 +3962,10 @@ https://www.transifex.com/projects/p/dash/ Specify pid file (default: %s) Hãy chỉ rõ tệp pid (ngầm định: %s) + + Spend unconfirmed change when sending transactions (default: %u) + Tiên các khoản trả lại chưa được xác nhận khi gửi các giao dịch (ngầm định: %u) + Stop running after importing blocks from disk (default: %u) Dừng chạy sau khi nạp các khối từ đĩa (ngầm định: %u) @@ -3770,6 +3982,30 @@ https://www.transifex.com/projects/p/dash/ Submitted to masternode, waiting in queue %s Đã được gửi cho masternode, đang đợi trong hàng đợi %s + + Synchronization failed + Đồng bộ thất bại + + + Synchronization finished + Đồng bộ đã hoàn thành + + + Synchronizing budgets... + Đang đồng bộ ngân sách... + + + Synchronizing masternode winners... + Đồng bộ các masternode được chọn... + + + Synchronizing masternodes... + Đang đồng bộ các masternode... + + + Synchronizing sporks... + Đang đồng bộ các sporks... + This is not a Masternode. Đây không phải là một Masternode. @@ -3778,14 +4014,26 @@ https://www.transifex.com/projects/p/dash/ Threshold for disconnecting misbehaving peers (default: %u) Ngưỡng ngắt kết nối khi đối tác ngang hàng cư xử không đúng (ngầm định: %u) + + Use KeePass 2 integration using KeePassHttp plugin (default: %u) + Sử dụng tích hợp KeePass 2 dùng KeePassHttp plugin (ngầm định: %u) + Use N separate masternodes to anonymize funds (2-8, default: %u) Sử dụng N masternods riêng biệt để ẩn danh khoản tiền (2-8, ngầm định: %u) + + Use UPnP to map the listening port (default: %u) + Sử dụng UPnP để ánh xạ cổng lắng nghe (ngầm định: %u) + Wallet needed to be rewritten: restart Dash Core to complete Ví cần được ghi lại: khởi động lại Dash Core để hoàn tất + + Warning: Unsupported argument -benchmark ignored, use -debug=bench. + Cảnh báo: Tham số không hỗ trợ -benchmark được bỏ qua, hãy sử dụng -debug=bench. + Warning: Unsupported argument -debugnet ignored, use -debug=net. Cảnh báo: Tham số không hỗ trợ -debugnet được bỏ qua, hãy sử dụng -debug=net @@ -3798,6 +4046,30 @@ https://www.transifex.com/projects/p/dash/ Invalid masternodeprivkey. Please see documenation. Masternodeprivkey không hợp lệ. Hãy xem lại tài liệu. + + (must be 9999 for mainnet) + (phải là 9999 cho mạng chính thức) + + + Can't find random Masternode. + Không tìm thấy Masternode ngẫu nhiên. + + + Can't mix while sync in progress. + Không thể trộn trong quá trình đồng bộ. + + + Could not parse masternode.conf + Không hiểu được tệp masternode.conf + + + Invalid netmask specified in -whitelist: '%s' + Lỗi netmask được chỉ ra trong -whitelist: '%s' + + + Invalid port detected in masternode.conf + Phát hiện thấy cổng không hợp lệ trong tệp masternode.conf + Invalid private key. Khoá riêng không hợp lệ. @@ -3814,6 +4086,10 @@ https://www.transifex.com/projects/p/dash/ KeePassHttp key for AES encrypted communication with KeePass Khoá KeePassHttp cho liên lạc mã hoá AES với KeePass + + Keep N DASH anonymized (default: %u) + Giữ N DASH đã được ẩn danh (ngầm định: %u) + Keep at most <n> unconnectable transactions in memory (default: %u) Giữ nhiều nhất <n> các giao dịch không kết nối được trong bộ nhớ (ngầm định: %u) @@ -3834,18 +4110,6 @@ https://www.transifex.com/projects/p/dash/ Loading block index... Đang nạp chỉ mục khối... - - Loading budget cache... - Đang nạp bộ đệm ngân sách... - - - Loading masternode cache... - Đang tải cache cho masternode... - - - Loading masternode payment cache... - Đang tải bộ đệm thanh toán cho masternode... - Loading wallet... (%3.2f %%) Đang nạp ví... (%3.2f %%) @@ -3878,6 +4142,10 @@ https://www.transifex.com/projects/p/dash/ No matching denominations found for mixing. Không tìm thấy mệnh giá tương ứng để trộn. + + Node relay options: + Tuỳ chọn trung chuyển nút: + Non-standard public key detected. Phát hiện thấy khoá công khai không hợp chuẩn. @@ -4082,6 +4350,10 @@ https://www.transifex.com/projects/p/dash/ Wallet options: Tuỳ chọn ví: + + Wallet window title + Tiêu đề cửa sổ ví + Warning Cảnh báo diff --git a/src/qt/locale/dash_zh_CN.ts b/src/qt/locale/dash_zh_CN.ts index f59b8ef246..2d05183a3c 100644 --- a/src/qt/locale/dash_zh_CN.ts +++ b/src/qt/locale/dash_zh_CN.ts @@ -1,4 +1,4 @@ - + AddressBookPage @@ -278,6 +278,10 @@ &About Dash Core &关于达世币核心 + + Show information about Dash Core + 显示关于达世币核心信息 + About &Qt 关于 &Qt @@ -414,6 +418,10 @@ &Command-line options &命令行 选项 + + Dash Core client + 达世币核心客户端 + Show the Dash Core help message to get a list with possible Dash command-line options 打开达世币核心帮助信息取得可使用的命令行列表 @@ -438,6 +446,10 @@ Tabs toolbar 分页工具栏 + + %n active connection(s) to Dash network + %n 已连接至达世币网络 + Synchronizing with network... 正在与网络同步... @@ -892,6 +904,10 @@ Address: %4 version 版本 + + About Dash Core + 关于 达世币核心 + Usage: 使用: @@ -952,6 +968,10 @@ Address: %4 Use a custom data directory: 使用自定义的数据目录: + + Dash Core + 达世币核心 + Error 错误 @@ -1030,6 +1050,10 @@ Address: %4 W&allet &钱包 + + Connect to the Dash network through a SOCKS5 proxy. + 通过SOCKS5代理链接达世币网络。 + Expert 专家 @@ -1317,6 +1341,10 @@ https://www.transifex.com/projects/p/dash/ Darksend was successfully reset. 匿名化被成功重置。 + + Darksend requires at least %1 to use. + 匿名化要求至少 %1 以使用 + Wallet is locked and user declined to unlock. Disabling Darksend. 钱包已锁定需要用户解锁。 正在关闭匿名化。 @@ -1344,6 +1372,10 @@ https://www.transifex.com/projects/p/dash/ Payment request file handling 付款请求文件处理 + + URI cannot be parsed! This can be caused by an invalid Dash address or malformed URI parameters. + 链接不能被解析! 原因可能是无效的达世币地址或输入的链接有错。 + Unverified payment requests to custom payment scripts are unsupported. 不支持到自定义付款脚本的未验证付款请求。 @@ -1378,6 +1410,10 @@ https://www.transifex.com/projects/p/dash/ QObject + + Enter a Dash address (e.g. %1) + 输入达世币地址(e.g. %1) + QRImageWidget @@ -1547,6 +1583,10 @@ https://www.transifex.com/projects/p/dash/ An optional label to associate with the new receiving address. 可为新建的收款地址添加一个标签。 + + An optional message to attach to the payment request, which will be displayed when the request is opened.<br>Note: The message will not be sent with the payment over the Dash network. + 附加在付款要求中的讯息,可以不填,打开要求内容时会显示。<br>注意: 这个讯息不会随着付款送到达世币网路上。 + Use this form to request payments. All fields are <b>optional</b>. 使用此表单要求付款。所有字段都是<b>可选</b>。 @@ -1915,6 +1955,10 @@ https://www.transifex.com/projects/p/dash/ Pay &To: 付给(&T): + + The Dash address to send the payment to + 选择发款地址 + Choose previously used address 选择以前用过的地址 @@ -2001,6 +2045,10 @@ https://www.transifex.com/projects/p/dash/ You can sign messages with your addresses to prove you own them. Be careful not to sign anything vague, as phishing attacks may try to trick you into signing your identity over to them. Only sign fully-detailed statements you agree to. 您可以用你的地址对消息进行签名,以证明您是该地址的所有人。注意不要对模棱两可的消息签名,以免遭受钓鱼式攻击。请确保消息内容准确的表达了您的真实意愿。 + + The Dash address to sign the message with + 对此地址进行签名 + Choose previously used address 选择以前用过的地址 @@ -2053,6 +2101,10 @@ https://www.transifex.com/projects/p/dash/ Enter the signing address, message (ensure you copy line breaks, spaces, tabs, etc. exactly) and signature below to verify the message. Be careful not to read more into the signature than what is in the signed message itself, to avoid being tricked by a man-in-the-middle attack. 在下面输入签名地址,消息(请确保换行符、空格符、制表符等等一个不漏)和签名以验证消息。请确保签名信息准确,提防中间人攻击。 + + The Dash address the message was signed with + 已签名的地址 + Verify the message to ensure it was signed with the specified Dash address 验证信息用来确保此被签署信息对应相对的达世币地址 @@ -2612,7 +2664,11 @@ https://www.transifex.com/projects/p/dash/ Send Coins 发送达世币 - + + InstantX doesn't support sending values that high yet. Transactions are currently limited to %1 DASH. + 即时支付功能目前还不支持发送如此高的金额.目前限制在%1 达世币. + + WalletView @@ -2686,6 +2742,10 @@ https://www.transifex.com/projects/p/dash/ InstantX requires inputs with at least 6 confirmations, you might need to wait a few minutes and try again. 即时支付功能需要6步确认,您可以稍后重试。 + + Unable to bind to %s on this computer. Dash Core is probably already running. + 无法绑定%s此计算机. 达世币核心应该已经在运行中了. + Warning: -paytxfee is set very high! This is the transaction fee you will pay if you send a transaction. 警告: -paytxfee 设定了很高的金额!这可是你交易付款所要付的手续费。 @@ -2858,6 +2918,14 @@ https://www.transifex.com/projects/p/dash/ Failed to read block 读取数据块失败 + + Disable all Dash specific functionality (Masternodes, Darksend, InstantX, Budgeting) (0-1, default: %u) + 禁止所有达世币附加功能(主节点, 匿名发送, 即时发送, 预算) (0-1, default: %u) + + + Fees (in DASH/Kb) smaller than this are considered zero fee for transaction creation (default: %s) + 如果手续费比这个值低,就视为没有付手续费(当产生交易时)(默认: %s) + Found unconfirmed denominated outputs, will wait till they confirm to continue. 未确认的面额化输出,将等待他们确认后继续。 @@ -3014,6 +3082,10 @@ https://www.transifex.com/projects/p/dash/ Set database cache size in megabytes (%d to %d, default: %d) 以兆字节为单位设置缓存数据大小 (%d to %d, 默认: %d) + + Set maximum block size in bytes (default: %d) + 以字节为单位设置最大的块(默认: %d) + Set the masternode private key 设置主节点私钥 diff --git a/src/qt/locale/dash_zh_TW.ts b/src/qt/locale/dash_zh_TW.ts index 4cea94cf7e..747926ff15 100644 --- a/src/qt/locale/dash_zh_TW.ts +++ b/src/qt/locale/dash_zh_TW.ts @@ -1,4 +1,4 @@ - + AddressBookPage @@ -458,6 +458,10 @@ Processed %n blocks of transaction history. 已經處理了 %n 個區塊的交易紀錄。 + + Synchronizing additional data: %p% + 正在同步額外的數據: %p% + Show the Dash Core help message to get a list with possible Dash command-line options 顯示達世幣核心的說明訊息,來取得可用命令列選項的列表 @@ -506,14 +510,6 @@ Up to date 最新狀態 - - Synchronizing masternodes... - 正在跟主節點網絡進行同步... - - - Synchronizing budgets... - 正在跟預算案進行同步... - %n hour(s) %n 個小時 @@ -1817,11 +1813,11 @@ https://www.transifex.com/projects/p/dash/ Received - 收款 + 接收 Sent - 付款 + 發送 &Peers @@ -1925,7 +1921,7 @@ https://www.transifex.com/projects/p/dash/ -upgradewallet: Upgrade wallet to latest format on startup. (Note: this is NOT an update of the wallet itself!) - -upgradewallet: 在啟動時升級錢包到最新的格式。 (注:這不是錢包本身的更新!) + -upgradewallet: 在啟動時升級錢包到最新的格式。 (注:這不是錢包軟件本身的更新!) Wallet repair options. @@ -3052,7 +3048,7 @@ https://www.transifex.com/projects/p/dash/ Sent to - 付款 + 付款給 Darksent @@ -3441,6 +3437,14 @@ https://www.transifex.com/projects/p/dash/ Error: Unsupported argument -socks found. Setting SOCKS version isn't possible anymore, only SOCKS5 proxies are supported. 錯誤: 找到不再支援的 -socks 參數。現在只支援 SOCKS5 協定的代理伺服器了,因為不再能夠指定 SOCKS 協定版本。 + + Fees (in DASH/Kb) smaller than this are considered zero fee for relaying (default: %s) + 當處理轉發的交易時,如果每千位元組(Kb)的手續費比這個值低,就視為沒付手續費 (預設值: %s) + + + Fees (in DASH/Kb) smaller than this are considered zero fee for transaction creation (default: %s) + 當建立交易時,如果每千位元組(Kb)的手續費比這個值低,就視為沒付手續費 (預設值: %s) + Flush database activity from memory pool to disk log every <n> megabytes (default: %u) 每當累積到 <n> 百萬位元組(MB)時,才將資料庫的變動從記憶體暫存池中寫進磁碟紀錄檔(預設值: %u) @@ -3461,6 +3465,26 @@ https://www.transifex.com/projects/p/dash/ Log transaction priority and fee per kB when mining blocks (default: %u) 開採區塊的時候,紀錄交易的優先度以及每千位元組(kB)的手續費(預設值: %u) + + Maintain a full transaction index, used by the getrawtransaction rpc call (default: %u) + 維護全部交易的索引,用在 getrawtransaction 這個 RPC 請求(預設值: %u) + + + Maximum size of data in data carrier transactions we relay and mine (default: %u) + 轉發和開採時,對只帶資料的交易的大小上限(預設值: %u) + + + Maximum total fees to use in a single wallet transaction, setting too low may abort large transactions (default: %s) + 單一的錢包交易允許付出最高的總手續費,設定太低的話,可能會無法進行資料量大的交易(預設值: %s) + + + Number of seconds to keep misbehaving peers from reconnecting (default: %u) + 避免與異常的節點重新連線的秒數(預設: %u) + + + Output debugging information (default: %u, supplying <category> is optional) + 輸出除錯資訊(預設值: %u, 不一定要指定 <category>) + Set the number of threads for coin generation if enabled (-1 = all cores, default: %d) 設定產生錢幣的執行緒數目(-1 表示處理器核心數,預設值: %d) @@ -3597,6 +3621,10 @@ https://www.transifex.com/projects/p/dash/ Listen for JSON-RPC connections on <port> (default: %u or testnet: %u) 在通訊埠 <port> 聽候 JSON-RPC 連線(預設值: %u, 或若為測試網路: %u) + + Loading masternode cache... + 正在載入主節點緩存... + Mixing in progress... 正在進行混合... @@ -3621,6 +3649,10 @@ https://www.transifex.com/projects/p/dash/ Only accept block chain matching built-in checkpoints (default: %u) 只接受與內建的檢查段點吻合的區塊鎖鏈(預設值: %u) + + Only connect to nodes in network <net> (ipv4, ipv6 or onion) + 只會連接到網絡節點 <net> (IPv4,IPv6或onion) + Prepend debug output with timestamp (default: %u) 在除錯輸出內容前附加時間(預設值: %u) @@ -3681,6 +3713,22 @@ https://www.transifex.com/projects/p/dash/ Stop running after importing blocks from disk (default: %u) 從磁碟匯入區塊資料後停止執行(預設值: %u) + + Synchronization failed + 同步失敗 + + + Synchronization finished + 同步完成 + + + Synchronizing budgets... + 正在跟預算案進行同步... + + + Synchronizing masternodes... + 正在跟主節點網絡進行同步... + This is not a Masternode. 這並不是一個主節點。 @@ -3713,14 +3761,6 @@ https://www.transifex.com/projects/p/dash/ Loading block index... 正在載入區塊索引... - - Loading masternode cache... - 正在載入主節點緩存... - - - Loading masternode payment cache... - 正在載入主節點付款緩存... - Loading wallet... (%3.2f %%) 正在載入錢包資料... (%3.2f %%)