diff --git a/src/qt/darkcoinstrings.cpp b/src/qt/darkcoinstrings.cpp index f65e32e9a..0b1ff0838 100644 --- a/src/qt/darkcoinstrings.cpp +++ b/src/qt/darkcoinstrings.cpp @@ -275,6 +275,7 @@ QT_TRANSLATE_NOOP("darkcoin-core", "List commands"), QT_TRANSLATE_NOOP("darkcoin-core", "Listen for connections on (default: 9999 or testnet: 19999)"), QT_TRANSLATE_NOOP("darkcoin-core", "Loading addresses..."), QT_TRANSLATE_NOOP("darkcoin-core", "Loading block index..."), +QT_TRANSLATE_NOOP("darkcoin-core", "Loading masternode list..."), QT_TRANSLATE_NOOP("darkcoin-core", "Loading wallet... (%3.2f %%)"), QT_TRANSLATE_NOOP("darkcoin-core", "Loading wallet..."), QT_TRANSLATE_NOOP("darkcoin-core", "Log transaction priority and fee per kB when mining blocks (default: 0)"), diff --git a/src/qt/locale/darkcoin_en.ts b/src/qt/locale/darkcoin_en.ts index dc330f499..dc15a3eb6 100644 --- a/src/qt/locale/darkcoin_en.ts +++ b/src/qt/locale/darkcoin_en.ts @@ -804,7 +804,7 @@ Address: %4 ClientModel - + Network Alert Network Alert @@ -2349,63 +2349,63 @@ https://www.transifex.com/projects/p/darkcoin/ - + In: In: - + Out: Out: - + Welcome to the Darkcoin RPC console. Welcome to the Darkcoin RPC console. - + Use up and down arrows to navigate history, and <b>Ctrl-L</b> to clear screen. Use up and down arrows to navigate history, and <b>Ctrl-L</b> to clear screen. - + Type <b>help</b> for an overview of available commands. Type <b>help</b> for an overview of available commands. - + %1 B %1 B - + %1 KB %1 KB - + %1 MB %1 MB - + %1 GB %1 GB - + %1 m %1 m - + %1 h %1 h - + %1 h %2 m %1 h %2 m @@ -4751,556 +4751,561 @@ If the file does not exist, create it with owner-readable-only file permissions. + Loading masternode list... + + + + Loading wallet... (%3.2f %%) Loading wallet... (%3.2f %%) - + Loading wallet... Loading wallet... - + Log transaction priority and fee per kB when mining blocks (default: 0) Log transaction priority and fee per kB when mining blocks (default: 0) - + Maintain a full transaction index (default: 0) Maintain a full transaction index (default: 0) - + Maintain at most <n> connections to peers (default: 125) Maintain at most <n> connections to peers (default: 125) - + Masternode options: Masternode options: - + Masternode queue is full. Masternode queue is full. - + Masternode: Masternode: - + Maximum per-connection receive buffer, <n>*1000 bytes (default: 5000) Maximum per-connection receive buffer, <n>*1000 bytes (default: 5000) - + Maximum per-connection send buffer, <n>*1000 bytes (default: 1000) Maximum per-connection send buffer, <n>*1000 bytes (default: 1000) - + Missing input transaction information. Missing input transaction information. - + No compatible masternode found. No compatible masternode found. - + No funds detected in need of denominating. No funds detected in need of denominating. - + No masternodes detected. No masternodes detected. - + No matching denominations found for mixing. No matching denominations found for mixing. - + Non-standard public key detected. Non-standard public key detected. - + Not compatible with existing transactions. Not compatible with existing transactions. - + Not enough file descriptors available. Not enough file descriptors available. - + Not in the masternode list. Not in the masternode list. - + Only accept block chain matching built-in checkpoints (default: 1) Only accept block chain matching built-in checkpoints (default: 1) - + Only connect to nodes in network <net> (IPv4, IPv6 or Tor) Only connect to nodes in network <net> (IPv4, IPv6 or Tor) - + Options: Options: - + Password for JSON-RPC connections Password for JSON-RPC connections - + Prepend debug output with timestamp (default: 1) Prepend debug output with timestamp (default: 1) - + Print block on startup, if found in block index Print block on startup, if found in block index - + Print block tree on startup (default: 0) Print block tree on startup (default: 0) - + RPC SSL options: (see the Bitcoin Wiki for SSL setup instructions) RPC SSL options: (see the Bitcoin Wiki for SSL setup instructions) - + RPC client options: RPC client options: - + RPC server options: RPC server options: - + Randomly drop 1 of every <n> network messages Randomly drop 1 of every <n> network messages - + Randomly fuzz 1 of every <n> network messages Randomly fuzz 1 of every <n> network messages - + Rebuild block chain index from current blk000??.dat files Rebuild block chain index from current blk000??.dat files - + Rescan the block chain for missing wallet transactions Rescan the block chain for missing wallet transactions - + Rescanning... Rescanning... - + Run a thread to flush wallet periodically (default: 1) Run a thread to flush wallet periodically (default: 1) - + Run in the background as a daemon and accept commands Run in the background as a daemon and accept commands - + SSL options: (see the Bitcoin Wiki for SSL setup instructions) SSL options: (see the Bitcoin Wiki for SSL setup instructions) - + Select SOCKS version for -proxy (4 or 5, default: 5) Select SOCKS version for -proxy (4 or 5, default: 5) - + Send command to Darkcoin Core Send command to Darkcoin Core - + Send commands to node running on <ip> (default: 127.0.0.1) Send commands to node running on <ip> (default: 127.0.0.1) - + Send trace/debug info to console instead of debug.log file Send trace/debug info to console instead of debug.log file - + Server certificate file (default: server.cert) Server certificate file (default: server.cert) - + Server private key (default: server.pem) Server private key (default: server.pem) - + Session not complete! Session not complete! - + Session timed out (30 seconds), please resubmit. Session timed out (30 seconds), please resubmit. - + Set database cache size in megabytes (%d to %d, default: %d) Set database cache size in megabytes (%d to %d, default: %d) - + Set key pool size to <n> (default: 100) Set key pool size to <n> (default: 100) - + Set maximum block size in bytes (default: %d) Set maximum block size in bytes (default: %d) - + Set minimum block size in bytes (default: 0) Set minimum block size in bytes (default: 0) - + Set the masternode private key Set the masternode private key - + Set the number of threads to service RPC calls (default: 4) Set the number of threads to service RPC calls (default: 4) - + Sets the DB_PRIVATE flag in the wallet db environment (default: 1) Sets the DB_PRIVATE flag in the wallet db environment (default: 1) - + Show all debugging options (usage: --help -help-debug) Show all debugging options (usage: --help -help-debug) - + Show benchmark information (default: 0) Show benchmark information (default: 0) - + Shrink debug.log file on client startup (default: 1 when no -debug) Shrink debug.log file on client startup (default: 1 when no -debug) - + Signing failed. Signing failed. - + Signing timed out, please resubmit. Signing timed out, please resubmit. - + Signing transaction failed Signing transaction failed - + Specify configuration file (default: darkcoin.conf) Specify configuration file (default: darkcoin.conf) - + Specify connection timeout in milliseconds (default: 5000) Specify connection timeout in milliseconds (default: 5000) - + Specify data directory Specify data directory - + Specify masternode configuration file (default: masternode.conf) Specify masternode configuration file (default: masternode.conf) - + Specify pid file (default: darkcoind.pid) Specify pid file (default: darkcoind.pid) - + Specify wallet file (within data directory) Specify wallet file (within data directory) - + Specify your own public address Specify your own public address - + Spend unconfirmed change when sending transactions (default: 1) Spend unconfirmed change when sending transactions (default: 1) - + Start Darkcoin Core Daemon Start Darkcoin Core Daemon - + System error: System error: - + This help message This help message - + This is intended for regression testing tools and app development. This is intended for regression testing tools and app development. - + This is not a masternode. This is not a masternode. - + Threshold for disconnecting misbehaving peers (default: 100) Threshold for disconnecting misbehaving peers (default: 100) - + To use the %s option To use the %s option - + Transaction amount too small Transaction amount too small - + Transaction amounts must be positive Transaction amounts must be positive - + Transaction created successfully. Transaction created successfully. - + Transaction fees are too high. Transaction fees are too high. - + Transaction not valid. Transaction not valid. - + Transaction too large Transaction too large - + Unable to bind to %s on this computer (bind returned error %s) Unable to bind to %s on this computer (bind returned error %s) - + Unable to sign masternode payment winner, wrong key? Unable to sign masternode payment winner, wrong key? - + Unable to sign spork message, wrong key? Unable to sign spork message, wrong key? - + Unknown -socks proxy version requested: %i Unknown -socks proxy version requested: %i - + Unknown network specified in -onlynet: '%s' Unknown network specified in -onlynet: '%s' - + Upgrade wallet to latest format Upgrade wallet to latest format - + Usage (deprecated, use darkcoin-cli): Usage (deprecated, use darkcoin-cli): - + Usage: Usage: - + Use KeePass 2 integration using KeePassHttp plugin (default: 0) Use KeePass 2 integration using KeePassHttp plugin (default: 0) - + Use N separate masternodes to anonymize funds (2-8, default: 2) Use N separate masternodes to anonymize funds (2-8, default: 2) - + Use OpenSSL (https) for JSON-RPC connections Use OpenSSL (https) for JSON-RPC connections - + Use UPnP to map the listening port (default: 0) Use UPnP to map the listening port (default: 0) - + Use UPnP to map the listening port (default: 1 when listening) Use UPnP to map the listening port (default: 1 when listening) - + Use the test network Use the test network - + Username for JSON-RPC connections Username for JSON-RPC connections - + Value more than Darksend pool maximum allows. Value more than Darksend pool maximum allows. - + Verifying blocks... Verifying blocks... - + Verifying wallet... Verifying wallet... - + Wait for RPC server to start Wait for RPC server to start - + Wallet %s resides outside data directory %s Wallet %s resides outside data directory %s - + Wallet is locked. Wallet is locked. - + Wallet needed to be rewritten: restart Darkcoin to complete Wallet needed to be rewritten: restart Darkcoin to complete - + Wallet options: Wallet options: - + Warning Warning - + Warning: Deprecated argument -debugnet ignored, use -debug=net Warning: Deprecated argument -debugnet ignored, use -debug=net - + Warning: This version is obsolete, upgrade required! Warning: This version is obsolete, upgrade required! - + Wrong state. Wrong state. - + You need to rebuild the database using -reindex to change -txindex You need to rebuild the database using -reindex to change -txindex - + Zapping all transactions from wallet... Zapping all transactions from wallet... - + on startup on startup - + version version - + wallet.dat corrupt, salvage failed wallet.dat corrupt, salvage failed