diff --git a/src/qt/dashstrings.cpp b/src/qt/dashstrings.cpp index 6f68fd88a1..3c1e553d09 100644 --- a/src/qt/dashstrings.cpp +++ b/src/qt/dashstrings.cpp @@ -62,6 +62,9 @@ QT_TRANSLATE_NOOP("dash-core", "" "Make sure to encrypt your wallet and delete all non-encrypted backups after " "you have verified that the wallet works!"), QT_TRANSLATE_NOOP("dash-core", "" +"More than one onion bind address is provided. Using %s for the automatically " +"created Tor onion service."), +QT_TRANSLATE_NOOP("dash-core", "" "Please check that your computer's date and time are correct! If your clock " "is wrong, %s will not work properly."), QT_TRANSLATE_NOOP("dash-core", "" @@ -112,9 +115,6 @@ QT_TRANSLATE_NOOP("dash-core", "" QT_TRANSLATE_NOOP("dash-core", "" "Warning: Private keys detected in wallet {%s} with disabled private keys"), QT_TRANSLATE_NOOP("dash-core", "" -"Warning: The network does not appear to fully agree! Some miners appear to " -"be experiencing issues."), -QT_TRANSLATE_NOOP("dash-core", "" "Warning: We do not appear to fully agree with our peers! You may need to " "upgrade, or other nodes may need to upgrade."), QT_TRANSLATE_NOOP("dash-core", "" @@ -122,12 +122,10 @@ QT_TRANSLATE_NOOP("dash-core", "" QT_TRANSLATE_NOOP("dash-core", "" "You need to rebuild the database using -reindex to go back to unpruned " "mode. This will redownload the entire blockchain"), -QT_TRANSLATE_NOOP("dash-core", "%d of last 100 blocks have unexpected version"), QT_TRANSLATE_NOOP("dash-core", "%s can't be lower than %s"), QT_TRANSLATE_NOOP("dash-core", "%s failed"), QT_TRANSLATE_NOOP("dash-core", "%s is idle."), QT_TRANSLATE_NOOP("dash-core", "%s is not a valid backup folder!"), -QT_TRANSLATE_NOOP("dash-core", "%s is only allowed with a single wallet file"), QT_TRANSLATE_NOOP("dash-core", "%s is set very high!"), QT_TRANSLATE_NOOP("dash-core", "%s request incomplete:"), QT_TRANSLATE_NOOP("dash-core", "-devnet can only be specified once"), @@ -140,7 +138,6 @@ QT_TRANSLATE_NOOP("dash-core", "Automatic backups disabled"), QT_TRANSLATE_NOOP("dash-core", "Can't find random Masternode."), QT_TRANSLATE_NOOP("dash-core", "Can't mix while sync in progress."), QT_TRANSLATE_NOOP("dash-core", "Can't mix: no compatible inputs found!"), -QT_TRANSLATE_NOOP("dash-core", "Cannot downgrade wallet"), QT_TRANSLATE_NOOP("dash-core", "Cannot resolve -%s address: '%s'"), QT_TRANSLATE_NOOP("dash-core", "Cannot set -peerblockfilters without -blockfilterindex."), QT_TRANSLATE_NOOP("dash-core", "Cannot write to data directory '%s'; check permissions."), @@ -201,6 +198,8 @@ QT_TRANSLATE_NOOP("dash-core", "Initialization sanity check failed. %s is shutti QT_TRANSLATE_NOOP("dash-core", "Input is not valid."), QT_TRANSLATE_NOOP("dash-core", "Inputs vs outputs size mismatch."), QT_TRANSLATE_NOOP("dash-core", "Insufficient funds."), +QT_TRANSLATE_NOOP("dash-core", "Invalid '%s'. Allowed values: 128, 160, 192, 224, 256."), +QT_TRANSLATE_NOOP("dash-core", "Invalid -i2psam address or hostname: '%s'"), QT_TRANSLATE_NOOP("dash-core", "Invalid -onion address or hostname: '%s'"), QT_TRANSLATE_NOOP("dash-core", "Invalid -proxy address or hostname: '%s'"), QT_TRANSLATE_NOOP("dash-core", "Invalid P2P permission: '%s'"), @@ -219,11 +218,6 @@ QT_TRANSLATE_NOOP("dash-core", "Last successful action was too recent."), QT_TRANSLATE_NOOP("dash-core", "Loading P2P addresses..."), QT_TRANSLATE_NOOP("dash-core", "Loading banlist..."), QT_TRANSLATE_NOOP("dash-core", "Loading block index..."), -QT_TRANSLATE_NOOP("dash-core", "Loading fulfilled requests cache..."), -QT_TRANSLATE_NOOP("dash-core", "Loading governance cache..."), -QT_TRANSLATE_NOOP("dash-core", "Loading masternode cache..."), -QT_TRANSLATE_NOOP("dash-core", "Loading sporks 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."), QT_TRANSLATE_NOOP("dash-core", "Masternode queue is full."), @@ -240,7 +234,7 @@ QT_TRANSLATE_NOOP("dash-core", "Not enough file descriptors available."), QT_TRANSLATE_NOOP("dash-core", "Not enough funds to mix."), QT_TRANSLATE_NOOP("dash-core", "Not in the Masternode list."), QT_TRANSLATE_NOOP("dash-core", "Prune cannot be configured with a negative value."), -QT_TRANSLATE_NOOP("dash-core", "Prune mode is incompatible with -blockfilterindex."), +QT_TRANSLATE_NOOP("dash-core", "Prune mode is incompatible with -coinstatsindex."), QT_TRANSLATE_NOOP("dash-core", "Prune mode is incompatible with -disablegovernance=false."), QT_TRANSLATE_NOOP("dash-core", "Prune mode is incompatible with -txindex."), QT_TRANSLATE_NOOP("dash-core", "Pruning blockstore..."), @@ -265,13 +259,14 @@ QT_TRANSLATE_NOOP("dash-core", "Synchronization finished"), QT_TRANSLATE_NOOP("dash-core", "Synchronizing blockchain..."), QT_TRANSLATE_NOOP("dash-core", "Synchronizing governance objects..."), QT_TRANSLATE_NOOP("dash-core", "The source code is available from %s."), -QT_TRANSLATE_NOOP("dash-core", "The specified config file %s does not exist\n"), +QT_TRANSLATE_NOOP("dash-core", "The specified config file %s does not exist"), QT_TRANSLATE_NOOP("dash-core", "The transaction amount is too small to pay the fee"), QT_TRANSLATE_NOOP("dash-core", "The wallet will avoid paying less than the minimum relay fee."), QT_TRANSLATE_NOOP("dash-core", "This is expected because you are running a pruned node."), QT_TRANSLATE_NOOP("dash-core", "This is experimental software."), QT_TRANSLATE_NOOP("dash-core", "This is the minimum transaction fee you pay on every transaction."), QT_TRANSLATE_NOOP("dash-core", "This is the transaction fee you will pay if you send a transaction."), +QT_TRANSLATE_NOOP("dash-core", "Topping up keypool..."), QT_TRANSLATE_NOOP("dash-core", "Transaction amount too small"), QT_TRANSLATE_NOOP("dash-core", "Transaction amounts must not be negative"), QT_TRANSLATE_NOOP("dash-core", "Transaction created successfully."), @@ -307,6 +302,7 @@ QT_TRANSLATE_NOOP("dash-core", "Warning: incorrect parameter %s, path must exist QT_TRANSLATE_NOOP("dash-core", "Warning: unknown new rules activated (versionbit %i)"), QT_TRANSLATE_NOOP("dash-core", "Wasn't able to create wallet backup folder %s!"), QT_TRANSLATE_NOOP("dash-core", "Will retry..."), +QT_TRANSLATE_NOOP("dash-core", "Wiping wallet transactions..."), QT_TRANSLATE_NOOP("dash-core", "You are starting with governance validation disabled."), QT_TRANSLATE_NOOP("dash-core", "You can not disable governance validation on a masternode."), QT_TRANSLATE_NOOP("dash-core", "You can not start a masternode with wallet enabled."), diff --git a/src/qt/locale/dash_en.ts b/src/qt/locale/dash_en.ts index c832bfc0a7..fa8c5ee877 100644 --- a/src/qt/locale/dash_en.ts +++ b/src/qt/locale/dash_en.ts @@ -397,7 +397,7 @@ BanTableModel - + IP/Netmask IP/Netmask @@ -410,7 +410,7 @@ BitcoinAmountField - + Amount in %1 Amount in %1 @@ -418,12 +418,7 @@ BitcoinGUI - - A fatal error occurred. Dash Core can no longer continue safely and will quit. - A fatal error occurred. Dash Core can no longer continue safely and will quit. - - - + &Overview &Overview @@ -433,7 +428,7 @@ Show general overview of wallet - + &Send &Send @@ -453,7 +448,7 @@ Request payments (generates QR codes and dash: URIs) - + &Sending addresses &Sending addresses @@ -483,12 +478,12 @@ Close wallet - + No wallets available No wallets available - + &Window &Window @@ -528,7 +523,7 @@ Browse masternodes - + E&xit E&xit @@ -643,7 +638,7 @@ Verify messages to ensure they were signed with specified Dash addresses - + &Information &Information @@ -733,17 +728,17 @@ Show the %1 help message to get a list with possible Dash command-line options - + default wallet default wallet - + %1 client %1 client - + Wallet: %1 Wallet: %1 @@ -755,17 +750,27 @@ Wallet is <b>unencrypted</b> - + &File &File - + Show information about %1 Show information about %1 - + + Load PSBT... + Load PSBT... + + + + Load Partially Signed Dash Transaction + Load Partially Signed Dash Transaction + + + Open debugging and diagnostic console Open debugging and diagnostic console @@ -795,7 +800,7 @@ Show the %1 basic information - + &Settings &Settings @@ -820,7 +825,7 @@ View Governance Proposals - + %n active connection(s) to Dash network %n active connection to Dash network @@ -1029,6 +1034,11 @@ Original message: Original message: + + + A fatal error occurred. %1 can no longer continue safely and will quit. + A fatal error occurred. %1 can no longer continue safely and will quit. + CoinControlDialog @@ -1278,7 +1288,7 @@ CreateWalletActivity - + Creating Wallet <b>%1</b>... Creating Wallet <b>%1</b>... @@ -1301,12 +1311,17 @@ Create Wallet - + Wallet Name Wallet Name + Wallet + Wallet + + + Encrypt the wallet. The wallet will be encrypted with a passphrase of your choice. Encrypt the wallet. The wallet will be encrypted with a passphrase of your choice. @@ -1316,7 +1331,12 @@ Encrypt Wallet - + + Advanced Options + Advanced Options + + + Disable private keys for this wallet. Wallets with private keys disabled will have no private keys and cannot have an HD seed or imported private keys. This is ideal for watch-only wallets. Disable private keys for this wallet. Wallets with private keys disabled will have no private keys and cannot have an HD seed or imported private keys. This is ideal for watch-only wallets. @@ -1326,7 +1346,7 @@ Disable Private Keys - + Make a blank wallet. Blank wallets do not initially have private keys or scripts. Private keys and addresses can be imported, or an HD seed can be set, at a later time. Make a blank wallet. Blank wallets do not initially have private keys or scripts. Private keys and addresses can be imported, or an HD seed can be set, at a later time. @@ -1412,7 +1432,7 @@ FreespaceChecker - + A new data directory will be created. A new data directory will be created. @@ -1465,7 +1485,7 @@ Filter by Title - + Proposal Info: %1 Proposal Info: %1 @@ -1520,6 +1540,11 @@ When you click OK, %1 will begin to download and process the full %4 block chain (%2GB) starting with the earliest transactions in %3 when %4 initially launched. When you click OK, %1 will begin to download and process the full %4 block chain (%2GB) starting with the earliest transactions in %3 when %4 initially launched. + + + Reverting this setting requires re-downloading the entire blockchain. It is faster to download the full chain first and prune it later. Disables some advanced features. + Reverting this setting requires re-downloading the entire blockchain. It is faster to download the full chain first and prune it later. Disables some advanced features. + This initial synchronisation is very demanding, and may expose hardware problems with your computer that had previously gone unnoticed. Each time you run %1, it will continue downloading where it left off. @@ -1531,7 +1556,7 @@ If you have chosen to limit block chain storage (pruning), the historical data must still be downloaded and processed, but will be deleted afterward to keep your disk usage low. - + Use the default data directory Use the default data directory @@ -1540,18 +1565,42 @@ Use a custom data directory: Use a custom data directory: + + + %n GB of free space available + + %n GB of free space available + %n GB of free space available + + + + + (of %n GB needed) + + (of %n GB needed) + (of %n GB needed) + + + + + (%n GB needed for full chain) + + (%n GB needed for full chain) + (%n GB needed for full chain) + + - + At least %1 GB of data will be stored in this directory, and it will grow over time. At least %1 GB of data will be stored in this directory, and it will grow over time. - + Approximately %1 GB of data will be stored in this directory. Approximately %1 GB of data will be stored in this directory. - + %1 will download and store a copy of the Dash block chain. %1 will download and store a copy of the Dash block chain. @@ -1561,25 +1610,20 @@ The wallet will also be stored in this directory. - + Error: Specified data directory "%1" cannot be created. Error: Specified data directory "%1" cannot be created. - + + Discard blocks after verification, except most recent %1 GB (prune) + Discard blocks after verification, except most recent %1 GB (prune) + + + Error Error - - - %1 GB of free space available - %1 GB of free space available - - - - (of %1 GB needed) - (of %1 GB needed) - MasternodeList @@ -1674,7 +1718,7 @@ Voting Address - + Copy ProTx Hash Copy ProTx Hash @@ -1684,12 +1728,12 @@ Copy Collateral Outpoint - + Updating... Updating... - + ENABLED ENABLED @@ -1699,7 +1743,6 @@ POSE_BANNED - UNKNOWN @@ -1731,13 +1774,13 @@ Filter by any property (e.g. address or protx hash) - - + + Please wait... Please wait... - + Additional information for DIP3 Masternode %1 Additional information for DIP3 Masternode %1 @@ -1804,8 +1847,8 @@ - Dash Core is currently syncing. It will download headers and blocks from peers and validate them until reaching the tip of the block chain. - Dash Core is currently syncing. It will download headers and blocks from peers and validate them until reaching the tip of the block chain. + %1 is currently syncing. It will download headers and blocks from peers and validate them until reaching the tip of the block chain. + %1 is currently syncing. It will download headers and blocks from peers and validate them until reaching the tip of the block chain. @@ -1987,12 +2030,22 @@ Enable &multi-session - + + Use this many separate masternodes in parallel to mix funds.<br/>Note: You must use this feature carefully.<br/>Make sure you always have recent wallet (auto)backup in a safe place! + Use this many separate masternodes in parallel to mix funds.<br/>Note: You must use this feature carefully.<br/>Make sure you always have recent wallet (auto)backup in a safe place! + + + + Parallel sessions + Parallel sessions + + + Mixing rounds Mixing rounds - + This amount acts as a threshold to turn off mixing once it's reached. This amount acts as a threshold to turn off mixing once it's reached. @@ -2002,7 +2055,37 @@ Target balance - + + How many inputs of each denominated amount are created.<br/>Lower these numbers if you want fewer smaller denominations. + How many inputs of each denominated amount are created.<br/>Lower these numbers if you want fewer smaller denominations. + + + + Inputs per denomination + Inputs per denomination + + + + Try to create at least this many inputs for each denominated amount.<br/>Lower this number if you want fewer smaller denominations. + Try to create at least this many inputs for each denominated amount.<br/>Lower this number if you want fewer smaller denominations. + + + + Target + Target + + + + Create up to this many inputs for each denominated amount.<br/>Lower this number if you want fewer smaller denominations. + Create up to this many inputs for each denominated amount.<br/>Lower this number if you want fewer smaller denominations. + + + + Maximum + Maximum + + + Automatically open the Dash Core client port on the router. This only works when your router supports UPnP and it is enabled. Automatically open the Dash Core client port on the router. This only works when your router supports UPnP and it is enabled. @@ -2039,17 +2122,12 @@ Shows if the supplied default SOCKS5 proxy is used to reach peers via this network type. - - Use separate SOCKS&5 proxy to reach peers via Tor hidden services: - Use separate SOCKS&5 proxy to reach peers via Tor hidden services: - - - + Options set in this dialog are overridden by the command line or in the configuration file: Options set in this dialog are overridden by the command line or in the configuration file: - + Hide the icon from the system tray. Hide the icon from the system tray. @@ -2064,7 +2142,7 @@ Minimize instead of exit the application when the window is closed. When this option is enabled, the application will be closed only after selecting Exit in the menu. - + Third party URLs (e.g. a block explorer) that appear in the transactions tab as context menu items.<br/>%s in the URL is replaced by transaction hash. Multiple URLs are separated by vertical bar |. Third party URLs (e.g. a block explorer) that appear in the transactions tab as context menu items.<br/>%s in the URL is replaced by transaction hash. Multiple URLs are separated by vertical bar |. @@ -2075,7 +2153,7 @@ &Third party transaction URLs - + Whether to show coin control features or not. Whether to show coin control features or not. @@ -2100,12 +2178,12 @@ &Spend unconfirmed change - + This setting determines the amount of individual masternodes that an input will be mixed through.<br/>More rounds of mixing gives a higher degree of privacy, but also costs more in fees. This setting determines the amount of individual masternodes that an input will be mixed through.<br/>More rounds of mixing gives a higher degree of privacy, but also costs more in fees. - + &Network &Network @@ -2115,7 +2193,7 @@ Enabling pruning significantly reduces the disk space required to store transactions. All blocks are still fully validated. Reverting this setting requires re-downloading the entire blockchain. - + Map port using &UPnP Map port using &UPnP @@ -2169,12 +2247,7 @@ Tor - - Connect to the Dash network through a separate SOCKS5 proxy for Tor hidden services. - Connect to the Dash network through a separate SOCKS5 proxy for Tor hidden services. - - - + Show only a tray icon after minimizing the window. Show only a tray icon after minimizing the window. @@ -2194,7 +2267,17 @@ &Display - + + Connect to the Dash network through a separate SOCKS5 proxy for Tor onion services. + Connect to the Dash network through a separate SOCKS5 proxy for Tor onion services. + + + + Use separate SOCKS&5 proxy to reach peers via Tor onion services: + Use separate SOCKS&5 proxy to reach peers via Tor onion services: + + + User Interface &language: User Interface &language: @@ -2246,33 +2329,33 @@ https://www.transifex.com/projects/p/dash/ &Cancel - + Enable %1 features Enable %1 features - + default default - + Confirm options reset Confirm options reset - + Client restart required to activate changes. Client restart required to activate changes. - + Client will be shut down. Do you want to proceed? Client will be shut down. Do you want to proceed? - + This change would require a client restart. This change would require a client restart. @@ -2422,14 +2505,14 @@ 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. - + out of sync out of sync - + Automatic backups are disabled, no mixing available! Automatic backups are disabled, no mixing available! @@ -2440,12 +2523,12 @@ https://www.transifex.com/projects/p/dash/ No inputs detected - + %1 Balance %1 Balance - + %n Rounds @@ -2582,7 +2665,7 @@ https://www.transifex.com/projects/p/dash/ PaymentServer - + Payment request error Payment request error @@ -2668,7 +2751,7 @@ https://www.transifex.com/projects/p/dash/ Proposal - + Passing +%1 Passing +%1 @@ -2829,7 +2912,7 @@ https://www.transifex.com/projects/p/dash/ Error: %1 CSS file(s) missing in -custom-css-dir path. - + %1 didn't yet exit safely... %1 didn't yet exit safely... @@ -2839,7 +2922,7 @@ https://www.transifex.com/projects/p/dash/ Amount - + Enter a Dash address (e.g. %1) Enter a Dash address (e.g. %1) @@ -3020,7 +3103,7 @@ https://www.transifex.com/projects/p/dash/ QR code support not available. - + Save QR Code Save QR Code @@ -3038,7 +3121,7 @@ https://www.transifex.com/projects/p/dash/ Tools window - + &Information &Information @@ -3061,6 +3144,7 @@ https://www.transifex.com/projects/p/dash/ + @@ -3089,22 +3173,24 @@ https://www.transifex.com/projects/p/dash/ - + + + N/A N/A - + Number of connections Number of connections - + &Open &Open - + Startup time Startup time @@ -3114,7 +3200,7 @@ https://www.transifex.com/projects/p/dash/ Network - + Last block time Last block time @@ -3124,22 +3210,17 @@ https://www.transifex.com/projects/p/dash/ Debug log file - + Client version Client version - + Block chain Block chain - - Number of Masternodes - Number of Masternodes - - - + Memory Pool Memory Pool @@ -3154,22 +3235,22 @@ https://www.transifex.com/projects/p/dash/ Memory usage - + &Console &Console - + Clear console Clear console - + &Network Traffic &Network Traffic - + Received Received @@ -3179,12 +3260,12 @@ https://www.transifex.com/projects/p/dash/ Sent - + &Peers &Peers - + Wallet: Wallet: @@ -3195,8 +3276,8 @@ https://www.transifex.com/projects/p/dash/ - - + + Select a peer to view detailed information. Select a peer to view detailed information. @@ -3231,7 +3312,17 @@ https://www.transifex.com/projects/p/dash/ Synced Blocks - + + The mapped Autonomous System used for diversifying peer selection. + The mapped Autonomous System used for diversifying peer selection. + + + + Mapped AS + Mapped AS + + + Rescan blockchain files 1 Rescan blockchain files 1 @@ -3256,13 +3347,13 @@ https://www.transifex.com/projects/p/dash/ -rescan=2: Rescan the block chain for missing wallet transactions starting from genesis block. - - + + User Agent User Agent - + Datadir Datadir @@ -3282,7 +3373,17 @@ https://www.transifex.com/projects/p/dash/ To specify a non-default location of the blocks directory use the '%1' option. - + + Number of regular Masternodes + Number of regular Masternodes + + + + Number of EvoNodes + Number of EvoNodes + + + Current block height Current block height @@ -3392,27 +3493,17 @@ https://www.transifex.com/projects/p/dash/ Time Offset - + &Wallet Repair &Wallet Repair - - Upgrade wallet format - Upgrade wallet format - - - - -upgradewallet: Upgrade wallet to latest format on startup. (Note: this is NOT an update of the wallet itself!) - -upgradewallet: Upgrade wallet to latest format on startup. (Note: this is NOT an update of the wallet itself!) - - - + Wallet repair options. Wallet repair options. - + Rebuild index Rebuild index @@ -3460,7 +3551,7 @@ https://www.transifex.com/projects/p/dash/ &Unban - + Welcome to the %1 RPC console. Welcome to the %1 RPC console. @@ -3500,7 +3591,8 @@ https://www.transifex.com/projects/p/dash/ Network activity disabled - + + Total: %1 (Enabled: %2) Total: %1 (Enabled: %2) @@ -3556,7 +3648,7 @@ https://www.transifex.com/projects/p/dash/ No - + Regular Regular @@ -3724,7 +3816,7 @@ https://www.transifex.com/projects/p/dash/ &Save Image... - + Request payment to %1 Request payment to %1 @@ -3767,7 +3859,7 @@ https://www.transifex.com/projects/p/dash/ RecentRequestsTableModel - + Date Date @@ -3806,7 +3898,7 @@ https://www.transifex.com/projects/p/dash/ SendCoinsDialog - + Send Coins Send Coins @@ -3947,7 +4039,7 @@ https://www.transifex.com/projects/p/dash/ - + Confirm the send action Confirm the send action @@ -4023,18 +4115,23 @@ https://www.transifex.com/projects/p/dash/ %1 (%2 blocks) - + + This will produce a Partially Signed Transaction (PSBT) which you can save or copy and then sign with e.g. an offline %1 wallet, or a PSBT-compatible hardware wallet. + This will produce a Partially Signed Transaction (PSBT) which you can save or copy and then sign with e.g. an offline %1 wallet, or a PSBT-compatible hardware wallet. + + + using using - + %1 to %2 %1 to %2 - + Are you sure you want to send? Are you sure you want to send? @@ -4044,7 +4141,7 @@ https://www.transifex.com/projects/p/dash/ <b>(%1 of %2 entries displayed)</b> - + S&end mixed funds S&end mixed funds @@ -4054,7 +4151,7 @@ https://www.transifex.com/projects/p/dash/ Confirm the %1 send action - + Cr&eate Unsigned Cr&eate Unsigned @@ -4064,7 +4161,7 @@ https://www.transifex.com/projects/p/dash/ Creates a Partially Signed Bitcoin Transaction (PSBT) for use with e.g. an offline %1 wallet, or a PSBT-compatible hardware wallet. - + from wallet '%1' from wallet '%1' @@ -4074,17 +4171,12 @@ https://www.transifex.com/projects/p/dash/ %1 to '%2' - + Do you want to draft this transaction? Do you want to draft this transaction? - - This will produce a Partially Signed Transaction (PSBT) which you can copy and then sign with e.g. an offline %1 wallet, or a PSBT-compatible hardware wallet. - This will produce a Partially Signed Transaction (PSBT) which you can copy and then sign with e.g. an offline %1 wallet, or a PSBT-compatible hardware wallet. - - - + %1 funds only %1 funds only @@ -4142,12 +4234,12 @@ https://www.transifex.com/projects/p/dash/ or - + To review recipient list click "Show Details..." To review recipient list click "Show Details..." - + Confirm send coins Confirm send coins @@ -4158,21 +4250,36 @@ https://www.transifex.com/projects/p/dash/ - Copy PSBT to clipboard - Copy PSBT to clipboard + Create Unsigned + Create Unsigned - + + Save Transaction Data + Save Transaction Data + + + + Partially Signed Transaction (Binary) (*.psbt) + Partially Signed Transaction (Binary) (*.psbt) + + + + PSBT saved + PSBT saved + + + + Watch-only balance: + Watch-only balance: + + + Send Send - - PSBT copied - PSBT copied - - - + The recipient address is not valid. Please recheck. The recipient address is not valid. Please recheck. @@ -4509,42 +4616,47 @@ https://www.transifex.com/projects/p/dash/ Enter a signature for the message to be verified - - + + The entered address is invalid. The entered address is invalid. - + - + Please check the address and try again. Please check the address and try again. - - + + The entered address does not refer to a key. The entered address does not refer to a key. - + Wallet unlock was cancelled. Wallet unlock was cancelled. - + + No error + No error + + + Private key for the entered address is not available. Private key for the entered address is not available. - + Message signing failed. Message signing failed. - + Message signed. Message signed. @@ -4575,14 +4687,6 @@ https://www.transifex.com/projects/p/dash/ Message verified. - - SplashScreen - - - [testnet] - [testnet] - - TrafficGraphWidget @@ -4609,7 +4713,7 @@ https://www.transifex.com/projects/p/dash/ TransactionDesc - + Open for %n more block(s) Open for %n more block @@ -4850,7 +4954,7 @@ https://www.transifex.com/projects/p/dash/ TransactionTableModel - + Date Date @@ -4865,7 +4969,7 @@ https://www.transifex.com/projects/p/dash/ Address / Label - + Open for %n more block(s) Open for %n more block @@ -5308,12 +5412,12 @@ Go to File > Open Wallet to load a wallet. WalletModel - + Send Coins Send Coins - + default wallet default wallet @@ -5321,7 +5425,7 @@ Go to File > Open Wallet to load a wallet. WalletView - + &Export &Export @@ -5336,7 +5440,59 @@ Go to File > Open Wallet to load a wallet. Selected amount: - + + Load Transaction Data + Load Transaction Data + + + + Partially Signed Transaction (*.psbt) + Partially Signed Transaction (*.psbt) + + + + + + Error + Error + + + + PSBT file must be smaller than 100 MiB + PSBT file must be smaller than 100 MiB + + + + Unable to decode PSBT file + Unable to decode PSBT file + + + + Would you like to send this transaction? + Would you like to send this transaction? + + + + There was an unexpected problem processing the PSBT. Copy to clipboard for manual inspection? + There was an unexpected problem processing the PSBT. Copy to clipboard for manual inspection? + + + + Success + Success + + + + Broadcasted transaction sucessfully. + Broadcasted transaction sucessfully. + + + + PSBT copied + PSBT copied + + + Backup Wallet Backup Wallet @@ -5384,7 +5540,7 @@ Go to File > Open Wallet to load a wallet. Fee estimation failed. Fallbackfee is disabled. Wait a few blocks or enable -fallbackfee. - + This error could occur if this wallet was not shutdown cleanly and was last loaded using a build with a newer version of Berkeley DB. If so, please use the software that last loaded this wallet This error could occur if this wallet was not shutdown cleanly and was last loaded using a build with a newer version of Berkeley DB. If so, please use the software that last loaded this wallet @@ -5395,26 +5551,16 @@ Go to File > Open Wallet to load a wallet. - Warning: The network does not appear to fully agree! Some miners appear to be experiencing issues. - Warning: The network does not appear to fully agree! Some miners appear to be experiencing issues. - - - Warning: We do not appear to fully agree with our peers! You may need to upgrade, or other nodes may need to upgrade. Warning: We do not appear to fully agree with our peers! You may need to upgrade, or other nodes may need to upgrade. - + Already have that input. Already have that input. - - Cannot downgrade wallet - Cannot downgrade wallet - - - + Collateral not valid. Collateral not valid. @@ -5469,7 +5615,7 @@ Go to File > Open Wallet to load a wallet. Failed to listen on any port. Use -listen=0 if you want this. - + -maxtxfee is set very high! Fees this large could be paid on a single transaction. -maxtxfee is set very high! Fees this large could be paid on a single transaction. @@ -5494,7 +5640,7 @@ Go to File > Open Wallet to load a wallet. Invalid amount for -maxtxfee=<amount>: '%s' (must be at least the minrelay fee of %s to prevent stuck transactions) - + SQLiteDatabase: Unknown sqlite wallet schema version %d. Only version %d is supported SQLiteDatabase: Unknown sqlite wallet schema version %d. Only version %d is supported @@ -5504,12 +5650,12 @@ Go to File > Open Wallet to load a wallet. Transaction index can't be disabled with governance validation enabled. Either start with -disablegovernance command line switch or enable transaction index. - + Can't mix: no compatible inputs found! Can't mix: no compatible inputs found! - + Entry exceeds maximum size. Entry exceeds maximum size. @@ -5554,7 +5700,7 @@ Go to File > Open Wallet to load a wallet. Insufficient funds. - + Invalid amount for -discardfee=<amount>: '%s' Invalid amount for -discardfee=<amount>: '%s' @@ -5579,17 +5725,7 @@ Go to File > Open Wallet to load a wallet. Loading banlist... - - Loading fulfilled requests cache... - Loading fulfilled requests cache... - - - - Loading masternode cache... - Loading masternode cache... - - - + Lock is already in place. Lock is already in place. @@ -5634,7 +5770,7 @@ Go to File > Open Wallet to load a wallet. Synchronization finished - + Unable to start HTTP server. See debug log for details. Unable to start HTTP server. See debug log for details. @@ -5659,12 +5795,12 @@ Go to File > Open Wallet to load a wallet. Will retry... - + Can't find random Masternode. Can't find random Masternode. - + %s can't be lower than %s %s can't be lower than %s @@ -5674,12 +5810,12 @@ Go to File > Open Wallet to load a wallet. %s is idle. - + Can't mix while sync in progress. Can't mix while sync in progress. - + Invalid netmask specified in -whitelist: '%s' Invalid netmask specified in -whitelist: '%s' @@ -5689,7 +5825,7 @@ Go to File > Open Wallet to load a wallet. Invalid script detected. - + %s file contains all private keys from this wallet. Do not share it with anyone! %s file contains all private keys from this wallet. Do not share it with anyone! @@ -5703,6 +5839,11 @@ Go to File > Open Wallet to load a wallet. Make sure to encrypt your wallet and delete all non-encrypted backups after you have verified that the wallet works! Make sure to encrypt your wallet and delete all non-encrypted backups after you have verified that the wallet works! + + + More than one onion bind address is provided. Using %s for the automatically created Tor onion service. + More than one onion bind address is provided. Using %s for the automatically created Tor onion service. + Prune configured below the minimum of %d MiB. Please use a higher number. @@ -5739,7 +5880,7 @@ Go to File > Open Wallet to load a wallet. Wallet is locked, can't replenish keypool! Automatic backups and mixing are disabled, please unlock your wallet to replenish keypool. - + You need to rebuild the database using -reindex to change -timestampindex You need to rebuild the database using -reindex to change -timestampindex @@ -5749,12 +5890,12 @@ Go to File > Open Wallet to load a wallet. You need to rebuild the database using -reindex to go back to unpruned mode. This will redownload the entire blockchain - + %s failed %s failed - + -maxmempool must be at least %d MB -maxmempool must be at least %d MB @@ -5764,7 +5905,7 @@ Go to File > Open Wallet to load a wallet. Automatic backups disabled - + Cannot set -peerblockfilters without -blockfilterindex. Cannot set -peerblockfilters without -blockfilterindex. @@ -5849,7 +5990,7 @@ Go to File > Open Wallet to load a wallet. Ignoring duplicate -wallet %s. - + Invalid P2P permission: '%s' Invalid P2P permission: '%s' @@ -5868,21 +6009,6 @@ Go to File > Open Wallet to load a wallet. Loading block index... Loading block index... - - - Loading governance cache... - Loading governance cache... - - - - Loading sporks cache... - Loading sporks cache... - - - - Loading wallet... (%3.2f %%) - Loading wallet... (%3.2f %%) - Loading wallet... @@ -5929,12 +6055,7 @@ Go to File > Open Wallet to load a wallet. Prune cannot be configured with a negative value. - - Prune mode is incompatible with -blockfilterindex. - Prune mode is incompatible with -blockfilterindex. - - - + Prune mode is incompatible with -disablegovernance=false. Prune mode is incompatible with -disablegovernance=false. @@ -5994,14 +6115,7 @@ Go to File > Open Wallet to load a wallet. Synchronizing blockchain... - - The specified config file %s does not exist - - The specified config file %s does not exist - - - - + The wallet will avoid paying less than the minimum relay fee. The wallet will avoid paying less than the minimum relay fee. @@ -6021,7 +6135,7 @@ Go to File > Open Wallet to load a wallet. This is the transaction fee you will pay if you send a transaction. - + Transaction amounts must not be negative Transaction amounts must not be negative @@ -6086,7 +6200,7 @@ Go to File > Open Wallet to load a wallet. Wasn't able to create wallet backup folder %s! - + You can not start a masternode with wallet enabled. You can not start a masternode with wallet enabled. @@ -6111,7 +6225,7 @@ Go to File > Open Wallet to load a wallet. see debug.log for details. - + The %s developers The %s developers @@ -6146,7 +6260,7 @@ Go to File > Open Wallet to load a wallet. Incorrect or no devnet genesis block found. Wrong datadir for devnet specified? - + Please check that your computer's date and time are correct! If your clock is wrong, %s will not work properly. Please check that your computer's date and time are correct! If your clock is wrong, %s will not work properly. @@ -6177,19 +6291,9 @@ Go to File > Open Wallet to load a wallet. - %d of last 100 blocks have unexpected version - %d of last 100 blocks have unexpected version - - - %s is not a valid backup folder! %s is not a valid backup folder! - - - %s is only allowed with a single wallet file - %s is only allowed with a single wallet file - %s is set very high! @@ -6221,7 +6325,7 @@ Go to File > Open Wallet to load a wallet. A fatal internal error occurred, see debug.log for details - + Cannot resolve -%s address: '%s' Cannot resolve -%s address: '%s' @@ -6337,6 +6441,16 @@ Go to File > Open Wallet to load a wallet. + Invalid '%s'. Allowed values: 128, 160, 192, 224, 256. + Invalid '%s'. Allowed values: 128, 160, 192, 224, 256. + + + + Invalid -i2psam address or hostname: '%s' + Invalid -i2psam address or hostname: '%s' + + + Invalid -onion address or hostname: '%s' Invalid -onion address or hostname: '%s' @@ -6361,7 +6475,12 @@ Go to File > Open Wallet to load a wallet. Loading P2P addresses... - + + Prune mode is incompatible with -coinstatsindex. + Prune mode is incompatible with -coinstatsindex. + + + Reducing -maxconnections from %d to %d, because of system limitations. Reducing -maxconnections from %d to %d, because of system limitations. @@ -6396,12 +6515,12 @@ Go to File > Open Wallet to load a wallet. Specified blocks directory "%s" does not exist. - + Last queue was created too recently. Last queue was created too recently. - + %s corrupt. Try using the wallet tool dash-wallet to salvage or restoring a backup. %s corrupt. Try using the wallet tool dash-wallet to salvage or restoring a backup. @@ -6411,12 +6530,12 @@ Go to File > Open Wallet to load a wallet. Can't generate a change-address key. No keys in the internal keypool and can't generate any keys. - + Last successful action was too recent. Last successful action was too recent. - + Starting network threads... Starting network threads... @@ -6431,7 +6550,12 @@ Go to File > Open Wallet to load a wallet. The source code is available from %s. - + + The specified config file %s does not exist + The specified config file %s does not exist + + + The transaction amount is too small to pay the fee The transaction amount is too small to pay the fee @@ -6442,6 +6566,11 @@ Go to File > Open Wallet to load a wallet. + Topping up keypool... + Topping up keypool... + + + Transaction amount too small Transaction amount too small @@ -6527,6 +6656,11 @@ Go to File > Open Wallet to load a wallet. + Wiping wallet transactions... + Wiping wallet transactions... + + + You are starting with governance validation disabled. You are starting with governance validation disabled. diff --git a/src/qt/locale/dash_en.xlf b/src/qt/locale/dash_en.xlf index 834e324751..4bf21e9a66 100644 --- a/src/qt/locale/dash_en.xlf +++ b/src/qt/locale/dash_en.xlf @@ -146,9 +146,9 @@ Exporting Failed 333 - + There was an error trying to save the address list to %1. Please try again. - There was an error trying to save the address list to %1. Please try again. + There was an error trying to save the address list to %1. Please try again. 335 An error message. %1 is a name of the file (e.g., "addrbook.csv") that the bitcoin addresses were exported to. @@ -410,12 +410,12 @@ IP/Netmask IP/Netmask - 86 + 87 Banned Until Banned Until - 86 + 87 @@ -424,848 +424,858 @@ Amount in %1 Amount in %1 - 291 - - - - - - - A fatal error occurred. Dash Core can no longer continue safely and will quit. - A fatal error occurred. Dash Core can no longer continue safely and will quit. - 396 - - - - - Choose data directory on startup (default: %u) - Choose data directory on startup (default: %u) - 410 - - - Set the font family. Possible values: %1. (default: %2) - Set the font family. Possible values: %1. (default: %2) - 412 - - - Set a scale factor which gets applied to the base font size. Possible range %1 (smallest fonts) to %2 (largest fonts). (default: %3) - Set a scale factor which gets applied to the base font size. Possible range %1 (smallest fonts) to %2 (largest fonts). (default: %3) - 413 - - - Set the font weight for bold texts. Possible range %1 to %2 (default: %3) - Set the font weight for bold texts. Possible range %1 to %2 (default: %3) - 414 - - - Set the font weight for normal texts. Possible range %1 to %2 (default: %3) - Set the font weight for normal texts. Possible range %1 to %2 (default: %3) - 415 - - - Set language, for example "de_DE" (default: system locale) - Set language, for example "de_DE" (default: system locale) - 416 - - - Start minimized - Start minimized - 417 - - - Reset all settings changed in the GUI - Reset all settings changed in the GUI - 418 - - - Show splash screen on startup (default: %u) - Show splash screen on startup (default: %u) - 419 - - - Error: Specified data directory "%1" does not exist. - Error: Specified data directory "%1" does not exist. - 527 - - - Error: Cannot parse configuration file: %1. - Error: Cannot parse configuration file: %1. - 533 - - - Error: %1 - Error: %1 - 548 - - - Error initializing settings: %1 - - 557 - - - Error: Failed to load application fonts. - Error: Failed to load application fonts. - 600 - - - Error: Specified font-family invalid. Valid values: %1. - Error: Specified font-family invalid. Valid values: %1. - 613 - - - Error: Specified font-weight-normal invalid. Valid range %1 to %2. - Error: Specified font-weight-normal invalid. Valid range %1 to %2. - 623 - - - Error: Specified font-weight-bold invalid. Valid range %1 to %2. - Error: Specified font-weight-bold invalid. Valid range %1 to %2. - 633 - - - Error: Specified font-scale invalid. Valid range %1 to %2. - Error: Specified font-scale invalid. Valid range %1 to %2. - 644 - - - Error: Invalid -custom-css-dir path. - Error: Invalid -custom-css-dir path. - 658 - - - Error: %1 CSS file(s) missing in -custom-css-dir path. - Error: %1 CSS file(s) missing in -custom-css-dir path. - 678 - - - %1 didn't yet exit safely... - %1 didn't yet exit safely... - 703 + 292 - + &Overview &Overview - 650 + 654 - + Show general overview of wallet Show general overview of wallet - 651 + 655 - + &Send &Send 345 - + Send coins to a Dash address Send coins to a Dash address 346 - + &Receive &Receive 354 - + Request payments (generates QR codes and dash: URIs) Request payments (generates QR codes and dash: URIs) 355 - + &Sending addresses &Sending addresses - 425 - - - &Receiving addresses - &Receiving addresses 427 - + + &Receiving addresses + &Receiving addresses + 429 + + Open Wallet Open Wallet - 433 - - - Open a wallet - Open a wallet 435 - + + Open a wallet + Open a wallet + 437 + + Close Wallet... Close Wallet... - 438 + 440 - + Close wallet Close wallet - 439 + 441 - + No wallets available No wallets available - 518 + 521 - + &Window &Window - 577 + 581 - + Minimize Minimize - 579 + 583 - + Zoom Zoom - 589 + 593 - + Main Window Main Window - 607 + 611 - + &Transactions &Transactions - 665 + 669 - + Browse transaction history Browse transaction history - 666 + 670 - + &Masternodes &Masternodes - 677 + 681 - + Browse masternodes Browse masternodes - 678 + 682 - + E&xit E&xit 369 - + Quit application Quit application 370 - + About &Qt About &Qt 377 - + Show information about Qt Show information about Qt 378 - + &Options... &Options... 380 - + &About %1 &About %1 373 - + Send %1 funds to a Dash address Send %1 funds to a Dash address 351 - + Modify configuration options for %1 Modify configuration options for %1 381 - + &Show / Hide &Show / Hide 384 - + Show or hide the main Window Show or hide the main Window 385 - + &Encrypt Wallet... &Encrypt Wallet... 387 - + Encrypt the private keys that belong to your wallet Encrypt the private keys that belong to your wallet 388 - + &Backup Wallet... &Backup Wallet... 389 - + Backup wallet to another location Backup wallet to another location 390 - + &Change Passphrase... &Change Passphrase... 391 - + Change the passphrase used for wallet encryption Change the passphrase used for wallet encryption 392 - + &Unlock Wallet... &Unlock Wallet... 393 - + Unlock wallet Unlock wallet 394 - + &Lock Wallet &Lock Wallet 395 - + Sign &message... Sign &message... 396 - + Sign messages with your Dash addresses to prove you own them Sign messages with your Dash addresses to prove you own them 397 - + &Verify message... &Verify message... 398 - + Verify messages to ensure they were signed with specified Dash addresses Verify messages to ensure they were signed with specified Dash addresses 399 - + &Information &Information - 401 - - - Show diagnostic information - Show diagnostic information - 402 - - - &Debug console - &Debug console 403 - - &Network Monitor - &Network Monitor + + Show diagnostic information + Show diagnostic information + 404 + + + &Debug console + &Debug console 405 - - Show network monitor - Show network monitor - 406 - - - &Peers list - &Peers list + + &Network Monitor + &Network Monitor 407 - - Show peers info - Show peers info + + Show network monitor + Show network monitor 408 - - Wallet &Repair - Wallet &Repair + + &Peers list + &Peers list 409 - - Show wallet repair options - Show wallet repair options + + Show peers info + Show peers info 410 - - Open Wallet &Configuration File - Open Wallet &Configuration File + + Wallet &Repair + Wallet &Repair 411 - - Open configuration file - Open configuration file + + Show wallet repair options + Show wallet repair options 412 - + + Open Wallet &Configuration File + Open Wallet &Configuration File + 413 + + + Open configuration file + Open configuration file + 414 + + Show Automatic &Backups Show Automatic &Backups - 415 + 417 - + Show automatically created wallet backups Show automatically created wallet backups - 416 + 418 - + Show the list of used sending addresses and labels Show the list of used sending addresses and labels - 426 - - - Show the list of used receiving addresses and labels - Show the list of used receiving addresses and labels 428 - - Open &URI... - Open &URI... + + Show the list of used receiving addresses and labels + Show the list of used receiving addresses and labels 430 - + + Open &URI... + Open &URI... + 432 + + &Command-line options &Command-line options - 445 - - - Show the %1 help message to get a list with possible Dash command-line options - Show the %1 help message to get a list with possible Dash command-line options 447 - + + Show the %1 help message to get a list with possible Dash command-line options + Show the %1 help message to get a list with possible Dash command-line options + 449 + + default wallet default wallet - 497 + 500 - + %1 client %1 client - 977 + 981 - + Wallet: %1 Wallet: %1 - 1721 + 1729 - + Wallet is <b>unencrypted</b> Wallet is <b>unencrypted</b> - 1796 + 1804 - + &File &File - 546 + 549 - + Show information about %1 Show information about %1 374 - + + Load PSBT... + + 400 + + + Load Partially Signed Dash Transaction + + 401 + + Open debugging and diagnostic console - - 404 + Open debugging and diagnostic console + 406 - + Open a dash: URI - - 431 + Open a dash: URI + 433 - + Create Wallet... Create Wallet... - 441 - - - Create a new wallet - Create a new wallet 443 - + + Create a new wallet + Create a new wallet + 445 + + %1 &information %1 &information - 449 - - - Show the %1 basic information - Show the %1 basic information 451 - + + Show the %1 basic information + Show the %1 basic information + 453 + + &Settings &Settings - 566 + 570 - + &Help &Help - 627 + 631 - + Tabs toolbar Tabs toolbar - 640 + 644 - + &Governance &Governance - 686 + 690 - + View Governance Proposals View Governance Proposals - 687 + 691 - 1234 - + 1242 + %n active connection(s) to Dash network %n active connection to Dash network - + %n active connection(s) to Dash network %n active connections to Dash network - + Network activity disabled Network activity disabled - 1236 + 1244 - + Syncing Headers (%1%)... Syncing Headers (%1%)... - 1266 + 1274 - + Synchronizing with network... Synchronizing with network... - 1387 + 1395 - + Indexing blocks on disk... Indexing blocks on disk... - 1392 + 1400 - + Processing blocks on disk... Processing blocks on disk... - 1394 + 1402 - + Reindexing blocks on disk... Reindexing blocks on disk... - 1398 + 1406 - + Connecting to peers... Connecting to peers... - 1404 + 1412 - 1413 - + 1421 + Processed %n block(s) of transaction history. Processed %n block of transaction history. - + Processed %n block(s) of transaction history. Processed %n blocks of transaction history. - + %1 behind %1 behind - 1432 + 1440 - + Catching up... Catching up... - 1436 + 1444 - + Last received block was generated %1 ago. Last received block was generated %1 ago. - 1446 + 1454 - + Transactions after this will not yet be visible. Transactions after this will not yet be visible. - 1448 + 1456 - + Up to date Up to date - 1487 + 1495 - + Synchronizing additional data: %p% Synchronizing additional data: %p% - 1500 + 1508 - + Error Error - 1531 - - - Error: %1 - Error: %1 - 1532 - - - Warning - Warning - 1535 - - - Warning: %1 - Warning: %1 - 1536 - - - Information - Information 1539 - + + Error: %1 + Error: %1 + 1540 + + + Warning + Warning + 1543 + + + Warning: %1 + Warning: %1 + 1544 + + + Information + Information + 1547 + + Received and sent multiple transactions Received and sent multiple transactions - 1694 + 1702 - + Sent multiple transactions Sent multiple transactions - 1696 + 1704 - + Received multiple transactions Received multiple transactions - 1698 + 1706 - + Sent Amount: %1 Sent Amount: %1 - 1708 + 1716 - + Received Amount: %1 Received Amount: %1 - 1711 + 1719 - + Date: %1 Date: %1 - 1718 + 1726 - + Amount: %1 Amount: %1 - 1719 + 1727 - + Type: %1 Type: %1 - 1723 + 1731 - + Label: %1 Label: %1 - 1725 + 1733 - + Address: %1 Address: %1 - 1727 + 1735 - + Sent transaction Sent transaction - 1728 + 1736 - + Incoming transaction Incoming transaction - 1728 + 1736 - + HD key generation is <b>enabled</b> HD key generation is <b>enabled</b> - 1783 + 1791 - + Wallet is <b>encrypted</b> and currently <b>unlocked</b> Wallet is <b>encrypted</b> and currently <b>unlocked</b> - 1805 + 1813 - + Wallet is <b>encrypted</b> and currently <b>unlocked</b> for mixing only Wallet is <b>encrypted</b> and currently <b>unlocked</b> for mixing only - 1814 + 1822 - + Wallet is <b>encrypted</b> and currently <b>locked</b> Wallet is <b>encrypted</b> and currently <b>locked</b> - 1823 + 1831 - + Proxy is <b>enabled</b>: %1 Proxy is <b>enabled</b>: %1 - 1856 + 1864 - + Original message: Original message: - 1957 + 1965 - + Unit to show amounts in. Click to select another unit. Unit to show amounts in. Click to select another unit. - 1998 + 2006 + + + + + + + A fatal error occurred. %1 can no longer continue safely and will quit. + + 405 + + + + + Choose data directory on startup (default: %u) + Choose data directory on startup (default: %u) + 419 + + + Set the font family. Possible values: %1. (default: %2) + Set the font family. Possible values: %1. (default: %2) + 421 + + + Set a scale factor which gets applied to the base font size. Possible range %1 (smallest fonts) to %2 (largest fonts). (default: %3) + Set a scale factor which gets applied to the base font size. Possible range %1 (smallest fonts) to %2 (largest fonts). (default: %3) + 422 + + + Set the font weight for bold texts. Possible range %1 to %2 (default: %3) + Set the font weight for bold texts. Possible range %1 to %2 (default: %3) + 423 + + + Set the font weight for normal texts. Possible range %1 to %2 (default: %3) + Set the font weight for normal texts. Possible range %1 to %2 (default: %3) + 424 + + + Set language, for example "de_DE" (default: system locale) + Set language, for example "de_DE" (default: system locale) + 425 + + + Start minimized + Start minimized + 426 + + + Reset all settings changed in the GUI + Reset all settings changed in the GUI + 427 + + + Show splash screen on startup (default: %u) + Show splash screen on startup (default: %u) + 428 + + + Error: Specified data directory "%1" does not exist. + Error: Specified data directory "%1" does not exist. + 536 + + + Error: Cannot parse configuration file: %1. + Error: Cannot parse configuration file: %1. + 542 + + + Error: %1 + Error: %1 + 557 + + + Error initializing settings: %1 + Error initializing settings: %1 + 566 + + + Error: Failed to load application fonts. + Error: Failed to load application fonts. + 609 + + + Error: Specified font-family invalid. Valid values: %1. + Error: Specified font-family invalid. Valid values: %1. + 622 + + + Error: Specified font-weight-normal invalid. Valid range %1 to %2. + Error: Specified font-weight-normal invalid. Valid range %1 to %2. + 632 + + + Error: Specified font-weight-bold invalid. Valid range %1 to %2. + Error: Specified font-weight-bold invalid. Valid range %1 to %2. + 642 + + + Error: Specified font-scale invalid. Valid range %1 to %2. + Error: Specified font-scale invalid. Valid range %1 to %2. + 653 + + + Error: Invalid -custom-css-dir path. + Error: Invalid -custom-css-dir path. + 667 + + + Error: %1 CSS file(s) missing in -custom-css-dir path. + Error: %1 CSS file(s) missing in -custom-css-dir path. + 687 + + + %1 didn't yet exit safely... + %1 didn't yet exit safely... + 717 - + Quantity: Quantity: 42 - + Bytes: Bytes: 65 - + Amount: Amount: 104 - + Fee: Fee: 172 - + Coin Selection Coin Selection 14 - + Dust: Dust: 130 - + After Fee: After Fee: 211 - + Change: Change: 237 - + (un)select all (un)select all 293 - + toggle lock state toggle lock state 309 - + Tree mode Tree mode 341 - + List mode List mode 354 - + (1 locked) (1 locked) 364 - + Amount Amount 410 - + Received with label Received with label 415 - + Received with address Received with address 420 - + Mixing Rounds Mixing Rounds 425 - + Date Date 430 - + Confirmations Confirmations 435 - + Confirmed Confirmed 438 @@ -1274,144 +1284,144 @@ - + Copy address Copy address 66 - + Copy label Copy label 67 - + Copy amount Copy amount 68 94 - + Copy transaction ID Copy transaction ID 69 - + Lock unspent Lock unspent 70 - + Unlock unspent Unlock unspent 71 - + Copy quantity Copy quantity 93 - + Copy fee Copy fee 95 - + Copy after fee Copy after fee 96 - + Copy bytes Copy bytes 97 - + Copy dust Copy dust 98 - + Copy change Copy change 99 - + Please switch to "List mode" to use this function. Please switch to "List mode" to use this function. 236 - + (%1 locked) (%1 locked) 443 - + yes yes 601 - + no no 601 - + This label turns red if any recipient receives an amount smaller than the current dust threshold. This label turns red if any recipient receives an amount smaller than the current dust threshold. 615 - + Can vary +/- %1 duff(s) per input. Can vary +/- %1 duff(s) per input. 620 - + Some coins were unselected because they were spent. Some coins were unselected because they were spent. 640 - + Some coins were unselected because they do not have enough mixing rounds. Some coins were unselected because they do not have enough mixing rounds. 644 - + Show all coins Show all coins 668 - + Hide %1 coins Hide %1 coins 670 - + Show all %1 coins Show all %1 coins 674 - + Show spendable coins only Show spendable coins only 676 - + (no label) (no label) 696 771 - + change from %1 (%2) change from %1 (%2) 766 - + (change) (change) 767 - + n/a n/a 791 @@ -1420,109 +1430,119 @@ - + Creating Wallet <b>%1</b>... Creating Wallet <b>%1</b>... - 216 + 221 - + Create wallet failed Create wallet failed - 241 + 246 - + Create wallet warning Create wallet warning - 243 + 248 - + Open wallet failed Open wallet failed - 282 - - - Open wallet warning - Open wallet warning - 284 - - - default wallet - default wallet - 294 + 287 + Open wallet warning + Open wallet warning + 289 + + + default wallet + default wallet + 299 + + Opening Wallet <b>%1</b>... Opening Wallet <b>%1</b>... - 296 + 301 - + Close wallet Close wallet - 78 + 83 - + Are you sure you wish to close the wallet <i>%1</i>? Are you sure you wish to close the wallet <i>%1</i>? - 79 + 84 - + Closing the wallet for too long can result in having to resync the entire chain if pruning is enabled. Closing the wallet for too long can result in having to resync the entire chain if pruning is enabled. - 80 + 85 - + Create Wallet Create Wallet 14 - + Wallet Name Wallet Name - 52 + 25 - - Encrypt the wallet. The wallet will be encrypted with a passphrase of your choice. - Encrypt the wallet. The wallet will be encrypted with a passphrase of your choice. - 65 - - - Encrypt Wallet - Encrypt Wallet - 68 - - - Disable private keys for this wallet. Wallets with private keys disabled will have no private keys and cannot have an HD seed or imported private keys. This is ideal for watch-only wallets. - Disable private keys for this wallet. Wallets with private keys disabled will have no private keys and cannot have an HD seed or imported private keys. This is ideal for watch-only wallets. - 87 + + Wallet + Wallet + 38 - Disable Private Keys - Disable Private Keys - 90 + Encrypt the wallet. The wallet will be encrypted with a passphrase of your choice. + Encrypt the wallet. The wallet will be encrypted with a passphrase of your choice. + 47 + Encrypt Wallet + Encrypt Wallet + 50 + + + Advanced Options + + 76 + + + Disable private keys for this wallet. Wallets with private keys disabled will have no private keys and cannot have an HD seed or imported private keys. This is ideal for watch-only wallets. + Disable private keys for this wallet. Wallets with private keys disabled will have no private keys and cannot have an HD seed or imported private keys. This is ideal for watch-only wallets. + 85 + + + Disable Private Keys + Disable Private Keys + 88 + + Make a blank wallet. Blank wallets do not initially have private keys or scripts. Private keys and addresses can be imported, or an HD seed can be set, at a later time. Make a blank wallet. Blank wallets do not initially have private keys or scripts. Private keys and addresses can be imported, or an HD seed can be set, at a later time. - 103 + 95 - + Make Blank Wallet Make Blank Wallet - 106 + 98 - + Create Create 19 @@ -1531,27 +1551,27 @@ - + Edit Address Edit Address 14 - + &Label &Label 25 - + The label associated with this address list entry The label associated with this address list entry 35 - + &Address &Address 42 - + The address associated with this address list entry. This can only be modified for sending addresses. The address associated with this address list entry. This can only be modified for sending addresses. 52 @@ -1560,42 +1580,42 @@ - + New sending address New sending address 31 - + Edit receiving address Edit receiving address 34 - + Edit sending address Edit sending address 38 - + The entered address "%1" is not a valid Dash address. The entered address "%1" is not a valid Dash address. 112 - + Address "%1" already exists as a receiving address with label "%2" and so cannot be added as a sending address. Address "%1" already exists as a receiving address with label "%2" and so cannot be added as a sending address. 145 - + The entered address "%1" is already in the address book with label "%2". The entered address "%1" is already in the address book with label "%2". 150 - + Could not unlock wallet. Could not unlock wallet. 122 - + New key generation failed. New key generation failed. 127 @@ -1604,98 +1624,126 @@ - + A new data directory will be created. A new data directory will be created. - 74 + 72 - + name name - 96 + 94 - + Directory already exists. Add %1 if you intend to create a new directory here. Directory already exists. Add %1 if you intend to create a new directory here. - 98 + 96 - + Path already exists, and is not a directory. Path already exists, and is not a directory. - 101 + 99 - + Cannot create data directory here. Cannot create data directory here. - 108 + 106 - + + 286 + + %n GB of free space available + + + + %n GB of free space available + + + + + 288 + + (of %n GB needed) + + + + (of %n GB needed) + + + + + 291 + + (%n GB needed for full chain) + + + + (%n GB needed for full chain) + + + + At least %1 GB of data will be stored in this directory, and it will grow over time. At least %1 GB of data will be stored in this directory, and it will grow over time. - 136 + 363 - + Approximately %1 GB of data will be stored in this directory. Approximately %1 GB of data will be stored in this directory. - 141 + 366 - + %1 will download and store a copy of the Dash block chain. %1 will download and store a copy of the Dash block chain. - 149 + 370 - + The wallet will also be stored in this directory. The wallet will also be stored in this directory. - 151 + 372 - + Error: Specified data directory "%1" cannot be created. Error: Specified data directory "%1" cannot be created. - 231 + 234 - + + Discard blocks after verification, except most recent %1 GB (prune) + + 146 + + Error Error - 259 - - - %1 GB of free space available - %1 GB of free space available - 268 - - - (of %1 GB needed) - (of %1 GB needed) - 271 + 265 - + Form Form 14 - + Filter List: Filter List: 57 - + Filter proposal list - + Filter proposal list 64 - + Proposal Count: Proposal Count: 87 - + Filter by Title Filter by Title 67 @@ -1704,66 +1752,66 @@ - + Proposal Info: %1 Proposal Info: %1 - 408 + 409 - + Passing +%1 Passing +%1 85 - + Needs additional %1 votes Needs additional %1 votes 87 - + Yes Yes 141 - + No No 141 - + Hash Hash 181 - + Title Title 183 - + Start Start 185 - + End End 187 - + Amount Amount 189 - + Active Active 191 - + Status Status 193 @@ -1772,39 +1820,39 @@ - + version version 40 - + About %1 About %1 44 - + Command-line options Command-line options 64 - + %1 information %1 information 111 - + <h3>%1 Basics</h3> %1 gives you true financial privacy by obscuring the origins of your funds. All the Dash in your wallet is comprised of different "inputs" which you can think of as separate, discrete coins.<br> %1 uses an innovative process to mix your inputs with the inputs of two or more other people, without having your coins ever leave your wallet. You retain control of your money at all times.<hr> <b>The %1 process works like this:</b><ol type="1"> <li>%1 begins by breaking your transaction inputs down into standard denominations. These denominations are 0.001 DASH, 0.01 DASH, 0.1 DASH, 1 DASH and 10 DASH -- sort of like the paper money you use every day.</li> <li>Your wallet then sends requests to specially configured software nodes on the network, called "masternodes." These masternodes are informed then that you are interested in mixing a certain denomination. No identifiable information is sent to the masternodes, so they never know "who" you are.</li> <li>When two or more other people send similar messages, indicating that they wish to mix the same denomination, a mixing session begins. The masternode mixes up the inputs and instructs all three users' wallets to pay the now-transformed input back to themselves. Your wallet pays that denomination directly to itself, but in a different address (called a change address).</li> <li>In order to fully obscure your funds, your wallet must repeat this process a number of times with each denomination. Each time the process is completed, it's called a "round." Each round of %1 makes it exponentially more difficult to determine where your funds originated.</li> <li>This mixing process happens in the background without any intervention on your part. When you wish to make a transaction, your funds will already be mixed. No additional waiting is required.</li> </ol> <hr><b>IMPORTANT:</b> Your wallet only contains 1000 of these "change addresses." Every time a mixing event happens, up to 9 of your addresses are used up. This means those 1000 addresses last for about 100 mixing events. When 900 of them are used, your wallet must create more addresses. It can only do this, however, if you have automatic backups enabled.<br> Consequently, users who have backups disabled will also have %1 disabled. <hr>For more information, see the <a style="%2" href="%3">%1 documentation</a>. <h3>%1 Basics</h3> %1 gives you true financial privacy by obscuring the origins of your funds. All the Dash in your wallet is comprised of different "inputs" which you can think of as separate, discrete coins.<br> %1 uses an innovative process to mix your inputs with the inputs of two or more other people, without having your coins ever leave your wallet. You retain control of your money at all times.<hr> <b>The %1 process works like this:</b><ol type="1"> <li>%1 begins by breaking your transaction inputs down into standard denominations. These denominations are 0.001 DASH, 0.01 DASH, 0.1 DASH, 1 DASH and 10 DASH -- sort of like the paper money you use every day.</li> <li>Your wallet then sends requests to specially configured software nodes on the network, called "masternodes." These masternodes are informed then that you are interested in mixing a certain denomination. No identifiable information is sent to the masternodes, so they never know "who" you are.</li> <li>When two or more other people send similar messages, indicating that they wish to mix the same denomination, a mixing session begins. The masternode mixes up the inputs and instructs all three users' wallets to pay the now-transformed input back to themselves. Your wallet pays that denomination directly to itself, but in a different address (called a change address).</li> <li>In order to fully obscure your funds, your wallet must repeat this process a number of times with each denomination. Each time the process is completed, it's called a "round." Each round of %1 makes it exponentially more difficult to determine where your funds originated.</li> <li>This mixing process happens in the background without any intervention on your part. When you wish to make a transaction, your funds will already be mixed. No additional waiting is required.</li> </ol> <hr><b>IMPORTANT:</b> Your wallet only contains 1000 of these "change addresses." Every time a mixing event happens, up to 9 of your addresses are used up. This means those 1000 addresses last for about 100 mixing events. When 900 of them are used, your wallet must create more addresses. It can only do this, however, if you have automatic backups enabled.<br> Consequently, users who have backups disabled will also have %1 disabled. <hr>For more information, see the <a style="%2" href="%3">%1 documentation</a>. 115 - + %1 is shutting down... %1 is shutting down... 187 - + Do not shut down the computer until this window disappears. Do not shut down the computer until this window disappears. 188 @@ -1813,42 +1861,47 @@ - + Welcome Welcome 14 - + Welcome to %1. Welcome to %1. 23 - + As this is the first time the program is launched, you can choose where %1 will store its data. As this is the first time the program is launched, you can choose where %1 will store its data. 49 - + When you click OK, %1 will begin to download and process the full %4 block chain (%2GB) starting with the earliest transactions in %3 when %4 initially launched. When you click OK, %1 will begin to download and process the full %4 block chain (%2GB) starting with the earliest transactions in %3 when %4 initially launched. 206 - - This initial synchronisation is very demanding, and may expose hardware problems with your computer that had previously gone unnoticed. Each time you run %1, it will continue downloading where it left off. - This initial synchronisation is very demanding, and may expose hardware problems with your computer that had previously gone unnoticed. Each time you run %1, it will continue downloading where it left off. + + Reverting this setting requires re-downloading the entire blockchain. It is faster to download the full chain first and prune it later. Disables some advanced features. + 216 - - If you have chosen to limit block chain storage (pruning), the historical data must still be downloaded and processed, but will be deleted afterward to keep your disk usage low. - If you have chosen to limit block chain storage (pruning), the historical data must still be downloaded and processed, but will be deleted afterward to keep your disk usage low. + + This initial synchronisation is very demanding, and may expose hardware problems with your computer that had previously gone unnoticed. Each time you run %1, it will continue downloading where it left off. + This initial synchronisation is very demanding, and may expose hardware problems with your computer that had previously gone unnoticed. Each time you run %1, it will continue downloading where it left off. 226 - + + If you have chosen to limit block chain storage (pruning), the historical data must still be downloaded and processed, but will be deleted afterward to keep your disk usage low. + If you have chosen to limit block chain storage (pruning), the historical data must still be downloaded and processed, but will be deleted afterward to keep your disk usage low. + 236 + + Use the default data directory Use the default data directory 66 - + Use a custom data directory: Use a custom data directory: 73 @@ -1857,97 +1910,97 @@ - + Form Form 14 - + Status Status 142 - + Filter List: Filter List: 57 - + Filter masternode list Filter masternode list 64 - + Node Count: Node Count: 97 - + Show only masternodes this wallet has keys for. Show only masternodes this wallet has keys for. 74 - + My masternodes only My masternodes only 77 - + Service Service 132 - + Type - Type + Type 137 - + PoSe Score PoSe Score 147 - + Registered Registered 152 - + Last Paid Last Paid 157 - + Next Payment Next Payment 162 - + Payout Address Payout Address 167 - + Operator Reward Operator Reward 172 - + Collateral Address Collateral Address 177 - + Owner Address Owner Address 182 - + Voting Address Voting Address 187 - + Filter by any property (e.g. address or protx hash) Filter by any property (e.g. address or protx hash) 67 @@ -1956,127 +2009,126 @@ - + Copy ProTx Hash Copy ProTx Hash - 95 - - - Copy Collateral Outpoint - Copy Collateral Outpoint - 96 - - - Updating... - Updating... - 198 - - - ENABLED - ENABLED - 236 - - - POSE_BANNED - POSE_BANNED - 236 - - - UNKNOWN - UNKNOWN - 236 - 250 - 273 - - - to %1 - to %1 - 263 - - - to UNKNOWN - to UNKNOWN - 265 + 84 - but not claimed - but not claimed - 268 + Copy Collateral Outpoint + Copy Collateral Outpoint + 85 - NONE - NONE - 256 + Updating... + Updating... + 195 - Please wait... - Please wait... - 157 - 330 + ENABLED + ENABLED + 232 + POSE_BANNED + POSE_BANNED + 232 + + + UNKNOWN + UNKNOWN + 246 + 269 + + + to %1 + to %1 + 259 + + + to UNKNOWN + to UNKNOWN + 261 + + + but not claimed + but not claimed + 264 + + + NONE + NONE + 252 + + + Please wait... + Please wait... + 146 + 326 + + Additional information for DIP3 Masternode %1 Additional information for DIP3 Masternode %1 - 378 + 372 - + Form Form 14 - + Recent transactions may not yet be visible, and therefore your wallet's balance might be incorrect. This information will be correct once your wallet has finished synchronizing with the Dash network, as detailed below. Recent transactions may not yet be visible, and therefore your wallet's balance might be incorrect. This information will be correct once your wallet has finished synchronizing with the Dash network, as detailed below. 114 - + Attempting to spend Dash that are affected by not-yet-displayed transactions will not be accepted by the network. Attempting to spend Dash that are affected by not-yet-displayed transactions will not be accepted by the network. 127 - + Number of blocks left Number of blocks left 187 - + Unknown... Unknown... 194 214 ../modaloverlay.cpp158 - + Last block time Last block time 201 - + Progress Progress 221 - + Progress increase per hour Progress increase per hour 239 - + calculating... calculating... 246 260 - + Estimated time left until synced Estimated time left until synced 253 - + Hide Hide 290 @@ -2085,19 +2137,19 @@ - - Dash Core is currently syncing. It will download headers and blocks from peers and validate them until reaching the tip of the block chain. + + %1 is currently syncing. It will download headers and blocks from peers and validate them until reaching the tip of the block chain. 48 - + Unknown. Syncing Headers (%1, %2%)... Unknown. Syncing Headers (%1, %2%)... 164 - + unknown unknown 129 @@ -2106,12 +2158,12 @@ - + Open URI Open URI 14 - + URI: URI: 22 @@ -2120,577 +2172,617 @@ - + Options Options 20 - + &Main &Main 37 - + Size of &database cache Size of &database cache 217 - + Number of script &verification threads Number of script &verification threads 260 - + (0 = auto, <0 = leave that many cores free) (0 = auto, <0 = leave that many cores free) 273 - + W&allet W&allet 47 - + &Appearance &Appearance 87 - + Prune &block storage to Prune &block storage to 170 - + GB GB 180 - + Reverting this setting requires re-downloading the entire blockchain. Reverting this setting requires re-downloading the entire blockchain. 205 - + MiB MiB 233 - + Whether to keep the specified custom change address or not. - + Whether to keep the specified custom change address or not. 324 - + Keep custom change &address - + Keep custom change &address 327 - + Show additional tab listing all your masternodes in first sub-tab<br/>and all masternodes on the network in second sub-tab. Show additional tab listing all your masternodes in first sub-tab<br/>and all masternodes on the network in second sub-tab. 334 - + Show Masternodes Tab Show Masternodes Tab 337 - + Show additional tab listing governance proposals. Show additional tab listing governance proposals. 344 - + Show Governance Tab Show Governance Tab 347 - + If you disable the spending of unconfirmed change, the change from a transaction<br/>cannot be used until that transaction has at least one confirmation.<br/>This also affects how your balance is computed. If you disable the spending of unconfirmed change, the change from a transaction<br/>cannot be used until that transaction has at least one confirmation.<br/>This also affects how your balance is computed. 354 - + Show mixing interface on Overview screen and reveal an additional screen which allows to spend fully mixed coins only.<br/>A new tab with more settings will also appear in this dialog, please make sure to check them before mixing your coins. Show mixing interface on Overview screen and reveal an additional screen which allows to spend fully mixed coins only.<br/>A new tab with more settings will also appear in this dialog, please make sure to check them before mixing your coins. 364 - + Show additional information and buttons on overview screen. Show additional information and buttons on overview screen. 393 - + Enable advanced interface Enable advanced interface 396 - + Show system popups for mixing transactions<br/>just like for all other transaction types. Show system popups for mixing transactions<br/>just like for all other transaction types. 403 - + Show popups for mixing transactions Show popups for mixing transactions 406 - + Show warning dialog when the wallet has very low number of keys left. Show warning dialog when the wallet has very low number of keys left. 413 - + Warn if the wallet is running out of keys Warn if the wallet is running out of keys 416 - + Whether to use experimental mode with multiple mixing sessions per block.<br/>Note: You must use this feature carefully.<br/>Make sure you always have recent wallet (auto)backup in a safe place! Whether to use experimental mode with multiple mixing sessions per block.<br/>Note: You must use this feature carefully.<br/>Make sure you always have recent wallet (auto)backup in a safe place! 423 - + Enable &multi-session Enable &multi-session 426 - - Mixing rounds - Mixing rounds + + Use this many separate masternodes in parallel to mix funds.<br/>Note: You must use this feature carefully.<br/>Make sure you always have recent wallet (auto)backup in a safe place! + + 435 + + + Parallel sessions + 438 - - This amount acts as a threshold to turn off mixing once it's reached. - This amount acts as a threshold to turn off mixing once it's reached. - 462 - - - Target balance - Target balance - 477 - - - Automatically open the Dash Core client port on the router. This only works when your router supports UPnP and it is enabled. - Automatically open the Dash Core client port on the router. This only works when your router supports UPnP and it is enabled. - 519 - - - Map port using NA&T-PMP - Map port using NA&T-PMP - 532 - - - Accept connections from outside. - Accept connections from outside. - 539 - - - Allow incomin&g connections - Allow incomin&g connections - 542 - - - Connect to the Dash network through a SOCKS5 proxy. - Connect to the Dash network through a SOCKS5 proxy. - 549 - - - &Connect through SOCKS5 proxy (default proxy): - &Connect through SOCKS5 proxy (default proxy): - 552 - - Shows if the supplied default SOCKS5 proxy is used to reach peers via this network type. - Shows if the supplied default SOCKS5 proxy is used to reach peers via this network type. - 655 - 668 - 681 + Mixing rounds + Mixing rounds + 461 - Use separate SOCKS&5 proxy to reach peers via Tor hidden services: - Use separate SOCKS&5 proxy to reach peers via Tor hidden services: - 709 + This amount acts as a threshold to turn off mixing once it's reached. + This amount acts as a threshold to turn off mixing once it's reached. + 481 + Target balance + Target balance + 496 + + + How many inputs of each denominated amount are created.<br/>Lower these numbers if you want fewer smaller denominations. + + 519 + + + Inputs per denomination + + 522 + + + Try to create at least this many inputs for each denominated amount.<br/>Lower this number if you want fewer smaller denominations. + + 533 + + + Target + + 536 + + + Create up to this many inputs for each denominated amount.<br/>Lower this number if you want fewer smaller denominations. + + 563 + + + Maximum + + 566 + + + Automatically open the Dash Core client port on the router. This only works when your router supports UPnP and it is enabled. + Automatically open the Dash Core client port on the router. This only works when your router supports UPnP and it is enabled. + 612 + + + Map port using NA&T-PMP + Map port using NA&T-PMP + 625 + + + Accept connections from outside. + Accept connections from outside. + 632 + + + Allow incomin&g connections + Allow incomin&g connections + 635 + + + Connect to the Dash network through a SOCKS5 proxy. + Connect to the Dash network through a SOCKS5 proxy. + 642 + + + &Connect through SOCKS5 proxy (default proxy): + &Connect through SOCKS5 proxy (default proxy): + 645 + + + Shows if the supplied default SOCKS5 proxy is used to reach peers via this network type. + Shows if the supplied default SOCKS5 proxy is used to reach peers via this network type. + 748 + 761 + 774 + + Options set in this dialog are overridden by the command line or in the configuration file: Options set in this dialog are overridden by the command line or in the configuration file: - 981 + 1074 - + Hide the icon from the system tray. Hide the icon from the system tray. 135 - + &Hide tray icon &Hide tray icon 138 - + Minimize instead of exit the application when the window is closed. When this option is enabled, the application will be closed only after selecting Exit in the menu. Minimize instead of exit the application when the window is closed. When this option is enabled, the application will be closed only after selecting Exit in the menu. 155 - + Third party URLs (e.g. a block explorer) that appear in the transactions tab as context menu items.<br/>%s in the URL is replaced by transaction hash. Multiple URLs are separated by vertical bar |. Third party URLs (e.g. a block explorer) that appear in the transactions tab as context menu items.<br/>%s in the URL is replaced by transaction hash. Multiple URLs are separated by vertical bar |. - 914 - 927 + 1007 + 1020 - + &Third party transaction URLs &Third party transaction URLs - 917 + 1010 - + Whether to show coin control features or not. Whether to show coin control features or not. 314 - + Automatically start %1 after logging in to the system. Automatically start %1 after logging in to the system. 112 - + &Start %1 on system login &Start %1 on system login 115 - + Enable coin &control features Enable coin &control features 317 - + &Spend unconfirmed change &Spend unconfirmed change 357 - + This setting determines the amount of individual masternodes that an input will be mixed through.<br/>More rounds of mixing gives a higher degree of privacy, but also costs more in fees. This setting determines the amount of individual masternodes that an input will be mixed through.<br/>More rounds of mixing gives a higher degree of privacy, but also costs more in fees. - 435 + 458 - + &Network &Network 67 - + Enabling pruning significantly reduces the disk space required to store transactions. All blocks are still fully validated. Reverting this setting requires re-downloading the entire blockchain. Enabling pruning significantly reduces the disk space required to store transactions. All blocks are still fully validated. Reverting this setting requires re-downloading the entire blockchain. 167 - + Map port using &UPnP Map port using &UPnP - 522 + 615 - + Automatically open the Dash Core client port on the router. This only works when your router supports NAT-PMP and it is enabled. The external port could be random. - - 529 + Automatically open the Dash Core client port on the router. This only works when your router supports NAT-PMP and it is enabled. The external port could be random. + 622 - + Proxy &IP: Proxy &IP: - 561 - 718 + 654 + 811 - + IP address of the proxy (e.g. IPv4: 127.0.0.1 / IPv6: ::1) IP address of the proxy (e.g. IPv4: 127.0.0.1 / IPv6: ::1) - 586 - 743 + 679 + 836 - + &Port: &Port: - 593 - 750 + 686 + 843 - + Port of the proxy (e.g. 9050) Port of the proxy (e.g. 9050) - 618 - 775 + 711 + 868 - + Used for reaching peers via: Used for reaching peers via: - 642 + 735 - + IPv4 IPv4 - 658 + 751 - + IPv6 IPv6 - 671 + 764 - + Tor Tor - 684 + 777 - - Connect to the Dash network through a separate SOCKS5 proxy for Tor hidden services. - Connect to the Dash network through a separate SOCKS5 proxy for Tor hidden services. - 706 - - + Show only a tray icon after minimizing the window. Show only a tray icon after minimizing the window. 145 - + &Minimize to the tray instead of the taskbar &Minimize to the tray instead of the taskbar 148 - + M&inimize on close M&inimize on close 158 - + &Display &Display 77 - + + Connect to the Dash network through a separate SOCKS5 proxy for Tor onion services. + + 799 + + + Use separate SOCKS&5 proxy to reach peers via Tor onion services: + + 802 + + User Interface &language: User Interface &language: - 816 + 909 - + The user interface language can be set here. This setting will take effect after restarting %1. The user interface language can be set here. This setting will take effect after restarting %1. - 829 + 922 - + Language missing or translation incomplete? Help contributing translations here: https://www.transifex.com/projects/p/dash/ Language missing or translation incomplete? Help contributing translations here: https://www.transifex.com/projects/p/dash/ - 850 + 943 - + &Unit to show amounts in: &Unit to show amounts in: - 876 + 969 - + Choose the default subdivision unit to show in the interface and when sending coins. Choose the default subdivision unit to show in the interface and when sending coins. - 889 + 982 - + Decimal digits Decimal digits - 900 + 993 - + Reset all client options to default. Reset all client options to default. - 1027 + 1120 - + &Reset Options &Reset Options - 1030 + 1123 - + &OK &OK - 1085 + 1178 - + &Cancel &Cancel - 1098 + 1191 - + Enable %1 features Enable %1 features - 69 + 71 - + default default - 146 + 152 - + Confirm options reset Confirm options reset - 379 + 391 - + Client restart required to activate changes. Client restart required to activate changes. - 380 - 436 + 392 + 450 - + Client will be shut down. Do you want to proceed? Client will be shut down. Do you want to proceed? - 380 + 392 - + This change would require a client restart. This change would require a client restart. - 440 + 454 - + The supplied proxy address is invalid. The supplied proxy address is invalid. - 468 + 482 - + Form Form 20 - + 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. 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. 80 378 615 - + Available: Available: 290 - + Your current spendable balance Your current spendable balance 300 - + Pending: Pending: 335 - + Total of transactions that have yet to be confirmed, and do not yet count toward the spendable balance Total of transactions that have yet to be confirmed, and do not yet count toward the spendable balance 135 - + Immature: Immature: 235 - + Mined balance that has not yet matured Mined balance that has not yet matured 206 - + Balances Balances 73 - + Unconfirmed transactions to watch-only addresses Unconfirmed transactions to watch-only addresses 116 - + Mined balance in watch-only addresses that has not yet matured Mined balance in watch-only addresses that has not yet matured 154 - + Total: Total: 196 - + Your current total balance Your current total balance 245 - + Current total balance in watch-only addresses Current total balance in watch-only addresses 264 - + Watch-only: Watch-only: 280 - + Your current balance in watch-only addresses Your current balance in watch-only addresses 319 - + Spendable: Spendable: 342 - + Status: Status: 417 - + Enabled/Disabled Enabled/Disabled 424 - + Completion: Completion: 431 - + Amount and Rounds: Amount and Rounds: 465 - + 0 DASH / 0 Rounds 0 DASH / 0 Rounds 472 - + Submitted Denom: Submitted Denom: 479 - + n/a n/a 489 - + Recent transactions Recent transactions 608 - + Start/Stop Mixing Start/Stop Mixing 527 - + The denominations you submitted to the Masternode.<br>To mix, other users must submit the exact same denominations. The denominations you submitted to the Masternode.<br>To mix, other users must submit the exact same denominations. 486 @@ -2699,115 +2791,115 @@ https://www.transifex.com/projects/p/dash/ - + out of sync out of sync - 153 154 155 + 156 - + Automatic backups are disabled, no mixing available! Automatic backups are disabled, no mixing available! 456 - + No inputs detected No inputs detected 342 348 - + %1 Balance %1 Balance - 159 + 160 346 366 377 - + %n Rounds %n Round - + %n Rounds %n Rounds - + Found enough compatible inputs to mix %1 Found enough compatible inputs to mix %1 363 - + Not enough compatible inputs to mix <span style='%1'>%2</span>,<br>will mix <span style='%1'>%3</span> instead Not enough compatible inputs to mix <span style='%1'>%2</span>,<br>will mix <span style='%1'>%3</span> instead 369 - + Overall progress Overall progress 428 - + Denominated Denominated 429 - + Partially mixed Partially mixed 430 - + Mixed Mixed 431 432 - + Denominated inputs have %5 of %n rounds on average Denominated inputs have %5 of %n round on average - + Denominated inputs have %5 of %n rounds on average Denominated inputs have %5 of %n rounds on average - + keys left: %1 keys left: %1 514 - + Start %1 Start %1 528 661 - + If you don't want to see internal %1 fees/transactions select "Most Common" as Type on the "Transactions" tab. If you don't want to see internal %1 fees/transactions select "Most Common" as Type on the "Transactions" tab. 624 - + %1 requires at least %2 to use. %1 requires at least %2 to use. 635 - + Wallet is locked and user declined to unlock. Disabling %1. Wallet is locked and user declined to unlock. Disabling %1. 649 - + Stop %1 Stop %1 665 - + Disabled Disabled 530 @@ -2815,49 +2907,49 @@ https://www.transifex.com/projects/p/dash/ 701 704 - + Very low number of keys left since last automatic backup! Very low number of keys left since last automatic backup! 549 - + We are about to create a new automatic backup for you, however <span style='%1'> you should always make sure you have backups saved in some safe place</span>! We are about to create a new automatic backup for you, however <span style='%1'> you should always make sure you have backups saved in some safe place</span>! 550 - + Note: You can turn this message off in options. Note: You can turn this message off in options. 553 - + WARNING! Something went wrong on automatic backup WARNING! Something went wrong on automatic backup 569 - + ERROR! Failed to create automatic backup ERROR! Failed to create automatic backup 577 593 - + Mixing is disabled, please close your wallet and fix the issue! Mixing is disabled, please close your wallet and fix the issue! 578 595 - + Enabled Enabled 584 - + see debug.log for details. see debug.log for details. 594 - + WARNING! Failed to replenish keypool, please unlock your wallet to do so. WARNING! Failed to replenish keypool, please unlock your wallet to do so. 601 @@ -2866,86 +2958,86 @@ https://www.transifex.com/projects/p/dash/ - + Payment request error Payment request error - 175 + 174 - + Cannot start dash: click-to-pay handler Cannot start dash: click-to-pay handler - 176 + 175 - + URI handling URI handling - 226 - 239 - 244 - 252 + 225 + 238 + 243 + 251 - + 'dash://' is not a valid URI. Use 'dash:' instead. 'dash://' is not a valid URI. Use 'dash:' instead. - 226 + 225 - + Cannot process payment request as BIP70 is no longer supported. - + Cannot process payment request as BIP70 is no longer supported. + 239 + 262 + + + Due to discontinued support, you should request the merchant to provide you with a BIP21 compatible URI or use a wallet that does continue to support BIP70. + Due to discontinued support, you should request the merchant to provide you with a BIP21 compatible URI or use a wallet that does continue to support BIP70. 240 263 - - Due to discontinued support, you should request the merchant to provide you with a BIP21 compatible URI or use a wallet that does continue to support BIP70. - - 241 - 264 - - + Invalid payment address %1 Invalid payment address %1 - 244 + 243 - + URI cannot be parsed! This can be caused by an invalid Dash address or malformed URI parameters. URI cannot be parsed! This can be caused by an invalid Dash address or malformed URI parameters. - 253 + 252 - + Payment request file handling Payment request file handling - 262 + 261 - + NodeId NodeId 108 - + Node/Service Node/Service 108 - + User Agent User Agent 108 - + Ping Ping 108 - + Sent Sent 108 - + Received Received 108 @@ -2954,7 +3046,7 @@ https://www.transifex.com/projects/p/dash/ - + Amount Amount 233 @@ -2963,169 +3055,169 @@ https://www.transifex.com/projects/p/dash/ - + Enter a Dash address (e.g. %1) Enter a Dash address (e.g. %1) - 280 + 283 - + Appearance Setup Appearance Setup - 292 - - - Please choose your preferred settings for the appearance of %1 - Please choose your preferred settings for the appearance of %1 295 - - This can also be adjusted later in the "Appearance" tab of the preferences. - This can also be adjusted later in the "Appearance" tab of the preferences. + + Please choose your preferred settings for the appearance of %1 + Please choose your preferred settings for the appearance of %1 298 - + + This can also be adjusted later in the "Appearance" tab of the preferences. + This can also be adjusted later in the "Appearance" tab of the preferences. + 301 + + %1 d %1 d - 1749 + 1752 - + %1 h %1 h - 1751 + 1754 - + %1 m %1 m - 1753 + 1756 - + %1 s %1 s - 1755 - 1781 + 1758 + 1784 - + None None - 1771 + 1774 - + N/A N/A - 1776 + 1779 - + %1 ms %1 ms - 1776 + 1779 - 1794 - + 1797 + %n second(s) %n second - + %n second(s) %n seconds - 1798 - + 1801 + %n minute(s) %n minute - + %n minute(s) %n minutes - 1802 - + 1805 + %n hour(s) %n hour - + %n hour(s) %n hours - 1806 - + 1809 + %n day(s) %n day - + %n day(s) %n days - 1810 - 1816 - + 1813 + 1819 + %n week(s) %n week - + %n week(s) %n weeks - 1816 - + 1819 + %n year(s) %n year - + %n year(s) %n years - + %1 and %2 %1 and %2 - 1816 + 1819 - + %1 B %1 B - 1824 + 1827 - + %1 KB %1 KB - 1826 + 1829 - + %1 MB %1 MB - 1828 + 1831 - + %1 GB %1 GB - 1830 + 1833 - + QR-Code Title QR-Code Title 17 - + QR Code QR Code 39 - + &Save Image... &Save Image... 85 @@ -3134,689 +3226,698 @@ https://www.transifex.com/projects/p/dash/ - + &Save Image... &Save Image... 29 - + &Copy Image &Copy Image 32 - + Resulting URI too long, try to reduce the text for label / message. Resulting URI too long, try to reduce the text for label / message. 45 - + Error encoding URI into QR Code. Error encoding URI into QR Code. 52 - + QR code support not available. QR code support not available. 101 - + Save QR Code Save QR Code - 133 + 130 - + PNG Image (*.png) PNG Image (*.png) - 133 + 130 - + Tools window Tools window 14 - + &Information &Information - 28 - - - General - General - 96 - - - Name - Name - 240 - - - N/A - N/A - 113 - 139 - 165 - 194 - 220 - 250 - 273 - 296 - 323 - 346 - 369 - 392 - 415 - 445 - 468 - 531 - 916 - 939 - 962 - 985 - 1008 - 1031 - 1057 - 1080 - 1103 - 1126 - 1149 - 1172 - 1195 - 1218 - 1241 - 1264 - 1287 - 1313 - 1336 - 1359 - ../rpcconsole.cpp1247 - - - Number of connections - Number of connections - 263 - - - &Open - &Open - 509 - - - Startup time - Startup time - 210 - - - Network - Network - 233 - - - Last block time - Last block time - 336 - - - Debug log file - Debug log file - 499 - - - Client version - Client version - 103 - - - Block chain - Block chain - 306 - - - Number of Masternodes - Number of Masternodes - 286 - - - Memory Pool - Memory Pool - 428 - - - Current number of transactions - Current number of transactions - 435 - - - Memory usage - Memory usage - 458 + 44 - &Console - &Console - 38 + General + General + 112 - Clear console - Clear console - 618 + Name + Name + 256 - &Network Traffic - &Network Traffic - 48 + N/A + N/A + 129 + 155 + 181 + 210 + 236 + 266 + 289 + 312 + 332 + 359 + 382 + 405 + 428 + 451 + 481 + 504 + 567 + 952 + 975 + 998 + 1021 + 1044 + 1067 + 1093 + 1116 + 1139 + 1162 + 1185 + 1208 + 1231 + 1254 + 1277 + 1300 + 1323 + 1349 + 1372 + 1395 + 1421 + ../rpcconsole.cpp1254 + ../rpcconsole.cpp1258 - Received - Received - 1254 + Number of connections + Number of connections + 279 - Sent - Sent - 1231 + &Open + &Open + 545 - &Peers - &Peers - 58 + Startup time + Startup time + 226 - Wallet: - Wallet: - 572 + Network + Network + 249 - Banned peers - Banned peers - 806 + Last block time + Last block time + 372 - Select a peer to view detailed information. - Select a peer to view detailed information. - 869 - ../rpcconsole.cpp513 - ../rpcconsole.cpp1414 + Debug log file + Debug log file + 535 - Whitelisted - Whitelisted - 952 + Client version + Client version + 119 - Direction - Direction - 975 + Block chain + Block chain + 342 - Version - Version - 998 + Memory Pool + Memory Pool + 464 - Starting Block - Starting Block - 1070 + Current number of transactions + Current number of transactions + 471 - Synced Headers - Synced Headers - 1093 + Memory usage + Memory usage + 494 - Synced Blocks - Synced Blocks - 1116 + &Console + &Console + 54 - Rescan blockchain files 1 - Rescan blockchain files 1 - 1430 + Clear console + Clear console + 654 - Rescan blockchain files 2 - Rescan blockchain files 2 - 1453 + &Network Traffic + &Network Traffic + 64 - The buttons below will restart the wallet with command-line options to repair the wallet, fix issues with corrupt blockchain files or missing/obsolete transactions. - The buttons below will restart the wallet with command-line options to repair the wallet, fix issues with corrupt blockchain files or missing/obsolete transactions. - 1410 + Received + Received + 1290 - -rescan=1: Rescan the block chain for missing wallet transactions starting from wallet creation time. - -rescan=1: Rescan the block chain for missing wallet transactions starting from wallet creation time. - 1437 + Sent + Sent + 1267 - -rescan=2: Rescan the block chain for missing wallet transactions starting from genesis block. - -rescan=2: Rescan the block chain for missing wallet transactions starting from genesis block. - 1460 + &Peers + &Peers + 74 - User Agent - User Agent - 126 - 1021 + Wallet: + Wallet: + 608 - Datadir - Datadir - 152 + Banned peers + Banned peers + 842 - To specify a non-default location of the data directory use the '%1' option. - To specify a non-default location of the data directory use the '%1' option. - 162 + Select a peer to view detailed information. + Select a peer to view detailed information. + 905 + ../rpcconsole.cpp509 + ../rpcconsole.cpp1425 - Blocksdir - Blocksdir - 181 + Whitelisted + Whitelisted + 988 - To specify a non-default location of the blocks directory use the '%1' option. - To specify a non-default location of the blocks directory use the '%1' option. - 191 + Direction + Direction + 1011 - Current block height - Current block height - 313 + Version + Version + 1034 - Last block hash - Last block hash - 359 + Starting Block + Starting Block + 1106 - Latest ChainLocked block hash - Latest ChainLocked block hash - 382 + Synced Headers + Synced Headers + 1129 - Latest ChainLocked block height - Latest ChainLocked block height - 405 + Synced Blocks + Synced Blocks + 1152 - - Open the %1 debug log file from the current data directory. This can take a few seconds for large log files. - Open the %1 debug log file from the current data directory. This can take a few seconds for large log files. - 506 + + The mapped Autonomous System used for diversifying peer selection. + + 1408 - - InstantSend locks - InstantSend locks - 521 + + Mapped AS + + 1411 - (none) - (none) - 583 + Rescan blockchain files 1 + Rescan blockchain files 1 + 1492 - Decrease font size - Decrease font size - 604 + Rescan blockchain files 2 + Rescan blockchain files 2 + 1515 - Increase font size - Increase font size - 611 + The buttons below will restart the wallet with command-line options to repair the wallet, fix issues with corrupt blockchain files or missing/obsolete transactions. + The buttons below will restart the wallet with command-line options to repair the wallet, fix issues with corrupt blockchain files or missing/obsolete transactions. + 1472 - &Reset - &Reset - 723 + -rescan=1: Rescan the block chain for missing wallet transactions starting from wallet creation time. + -rescan=1: Rescan the block chain for missing wallet transactions starting from wallet creation time. + 1499 - Node Type - Node Type - 906 + -rescan=2: Rescan the block chain for missing wallet transactions starting from genesis block. + -rescan=2: Rescan the block chain for missing wallet transactions starting from genesis block. + 1522 - PoSe Score - PoSe Score - 929 + User Agent + User Agent + 142 + 1057 - Services - Services - 1047 + Datadir + Datadir + 168 - Ban Score - Ban Score - 1139 + To specify a non-default location of the data directory use the '%1' option. + To specify a non-default location of the data directory use the '%1' option. + 178 - Connection Time - Connection Time - 1162 + Blocksdir + Blocksdir + 197 - Last Send - Last Send - 1185 + To specify a non-default location of the blocks directory use the '%1' option. + To specify a non-default location of the blocks directory use the '%1' option. + 207 - - Last Receive - Last Receive - 1208 + + Number of regular Masternodes + + 302 - - Ping Time - Ping Time - 1277 + + Number of EvoNodes + + 322 - The duration of a currently outstanding ping. - The duration of a currently outstanding ping. - 1300 + Current block height + Current block height + 349 - Ping Wait - Ping Wait - 1303 + Last block hash + Last block hash + 395 - Min Ping - Min Ping - 1326 + Latest ChainLocked block hash + Latest ChainLocked block hash + 418 - Time Offset - Time Offset - 1349 + Latest ChainLocked block height + Latest ChainLocked block height + 441 - &Wallet Repair - &Wallet Repair - 68 + Open the %1 debug log file from the current data directory. This can take a few seconds for large log files. + Open the %1 debug log file from the current data directory. This can take a few seconds for large log files. + 542 - Upgrade wallet format - Upgrade wallet format - 1476 + InstantSend locks + InstantSend locks + 557 - -upgradewallet: Upgrade wallet to latest format on startup. (Note: this is NOT an update of the wallet itself!) - -upgradewallet: Upgrade wallet to latest format on startup. (Note: this is NOT an update of the wallet itself!) - 1483 + (none) + (none) + 619 - Wallet repair options. - Wallet repair options. - 1400 + Decrease font size + Decrease font size + 640 - Rebuild index - Rebuild index - 1493 + Increase font size + Increase font size + 647 + &Reset + &Reset + 759 + + + Node Type + Node Type + 942 + + + PoSe Score + PoSe Score + 965 + + + Services + Services + 1083 + + + Ban Score + Ban Score + 1175 + + + Connection Time + Connection Time + 1198 + + + Last Send + Last Send + 1221 + + + Last Receive + Last Receive + 1244 + + + Ping Time + Ping Time + 1313 + + + The duration of a currently outstanding ping. + The duration of a currently outstanding ping. + 1336 + + + Ping Wait + Ping Wait + 1339 + + + Min Ping + Min Ping + 1362 + + + Time Offset + Time Offset + 1385 + + + &Wallet Repair + &Wallet Repair + 84 + + + Wallet repair options. + Wallet repair options. + 1462 + + + Rebuild index + Rebuild index + 1532 + + -reindex: Rebuild block chain index from current blk000??.dat files. -reindex: Rebuild block chain index from current blk000??.dat files. - 1500 + 1539 - + &Disconnect &Disconnect - 621 - - - Ban for - Ban for - 622 - 623 - 624 - 625 - - - 1 &hour - 1 &hour - 622 - - - 1 &day - 1 &day - 623 - - - 1 &week - 1 &week - 624 - - - 1 &year - 1 &year - 625 - - - &Unban - &Unban - 662 - - - Welcome to the %1 RPC console. - Welcome to the %1 RPC console. - 894 - - - Use up and down arrows to navigate history, and %1 to clear screen. - Use up and down arrows to navigate history, and %1 to clear screen. - 895 - - - Type %1 for an overview of available commands. - Type %1 for an overview of available commands. - 896 - - - For more information on using this console type %1. - For more information on using this console type %1. - 897 - - - WARNING: Scammers have been active, telling users to type commands here, stealing their wallet contents. Do not use this console without fully understanding the ramifications of a command. - WARNING: Scammers have been active, telling users to type commands here, stealing their wallet contents. Do not use this console without fully understanding the ramifications of a command. - 899 - - - In: - In: - 930 - - - Out: - Out: - 931 - - - Network activity disabled - Network activity disabled - 934 - - - Total: %1 (Enabled: %2) - Total: %1 (Enabled: %2) - 974 - - - Executing command without any wallet - Executing command without any wallet - 1042 + 632 - Executing command using "%1" wallet - Executing command using "%1" wallet - 1040 + Ban for + Ban for + 633 + 634 + 635 + 636 - (node id: %1) - (node id: %1) - 1221 + 1 &hour + 1 &hour + 633 - via %1 - via %1 - 1223 + 1 &day + 1 &day + 634 - never - never - 1226 - 1227 + 1 &week + 1 &week + 635 - Inbound - Inbound - 1238 + 1 &year + 1 &year + 636 - Outbound - Outbound - 1240 + &Unban + &Unban + 673 - - Outbound block-relay - - 1241 + + Welcome to the %1 RPC console. + Welcome to the %1 RPC console. + 896 - Yes - Yes - 1243 + Use up and down arrows to navigate history, and %1 to clear screen. + Use up and down arrows to navigate history, and %1 to clear screen. + 897 - No - No - 1243 + Type %1 for an overview of available commands. + Type %1 for an overview of available commands. + 898 - Regular - Regular - 1246 + For more information on using this console type %1. + For more information on using this console type %1. + 899 - Masternode - Masternode - 1250 + WARNING: Scammers have been active, telling users to type commands here, stealing their wallet contents. Do not use this console without fully understanding the ramifications of a command. + WARNING: Scammers have been active, telling users to type commands here, stealing their wallet contents. Do not use this console without fully understanding the ramifications of a command. + 901 - Verified Masternode - Verified Masternode - 1252 + In: + In: + 932 + Out: + Out: + 933 + + + Network activity disabled + Network activity disabled + 936 + + + Total: %1 (Enabled: %2) + Total: %1 (Enabled: %2) + 980 + 984 + + + Executing command without any wallet + Executing command without any wallet + 1052 + + + Executing command using "%1" wallet + Executing command using "%1" wallet + 1050 + + + (node id: %1) + (node id: %1) + 1231 + + + via %1 + via %1 + 1233 + + + never + never + 1236 + 1237 + + + Inbound + Inbound + 1248 + + + Outbound + Outbound + 1250 + + + Outbound block-relay + Outbound block-relay + 1251 + + + Yes + Yes + 1253 + + + No + No + 1253 + + + Regular + Regular + 1257 + + + Masternode + Masternode + 1261 + + + Verified Masternode + Verified Masternode + 1263 + + Unknown Unknown - 1267 - 1273 + 1278 + 1284 - + An optional message to attach to the payment request, which will be displayed when the request is opened. Note: The message will not be sent with the payment over the Dash network. An optional message to attach to the payment request, which will be displayed when the request is opened. Note: The message will not be sent with the payment over the Dash network. 34 - + &Message: &Message: 37 - + An optional label to associate with the new receiving address. An optional label to associate with the new receiving address. 77 - + 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. 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. 60 - + An optional label to associate with the new receiving address (used by you to identify an invoice). It is also attached to the payment request. - + An optional label to associate with the new receiving address (used by you to identify an invoice). It is also attached to the payment request. 50 - + Use this form to request payments. All fields are <b>optional</b>. Use this form to request payments. All fields are <b>optional</b>. 70 - + &Label: &Label: 80 - + An optional amount to request. Leave this empty or zero to not request a specific amount. An optional amount to request. Leave this empty or zero to not request a specific amount. 93 179 - + &Amount: &Amount: 96 - + &Create new receiving address &Create new receiving address 117 - + Clear all fields of the form. Clear all fields of the form. 136 - + Clear Clear 139 - + Requested payments history Requested payments history 234 - + Show the selected request (does the same as double clicking an entry) Show the selected request (does the same as double clicking an entry) 259 - + Show Show 262 - + Remove the selected entries from the list Remove the selected entries from the list 275 - + Remove Remove 278 - + Enter a label to associate with the new receiving address Enter a label to associate with the new receiving address 53 - + Enter a message to attach to the payment request Enter a message to attach to the payment request 63 @@ -3825,27 +3926,27 @@ https://www.transifex.com/projects/p/dash/ - + Copy URI Copy URI 35 - + Copy address Copy address 36 - + Copy label Copy label 37 - + Copy message Copy message 38 - + Copy amount Copy amount 39 @@ -3854,22 +3955,22 @@ https://www.transifex.com/projects/p/dash/ - + QR Code QR Code 29 - + Copy &URI Copy &URI 75 - + Copy &Address Copy &Address 85 - + &Save Image... &Save Image... 95 @@ -3878,263 +3979,263 @@ https://www.transifex.com/projects/p/dash/ - + Request payment to %1 Request payment to %1 - 66 + 67 - + Payment information Payment information - 72 - - - URI - URI 73 - + + URI + URI + 74 + + Address Address - 76 + 77 - + Amount Amount - 78 + 79 - + Label Label - 80 + 81 - + Message Message - 82 + 83 - + Wallet Wallet - 84 + 85 - + Date Date - 26 + 27 - + Label Label - 26 + 27 - + Message Message - 26 + 27 - + (no label) (no label) - 67 + 68 - + (no message) (no message) - 76 + 77 - + (no amount requested) (no amount requested) - 84 + 85 - + Requested Requested - 126 + 127 - + Send Coins Send Coins 14 - ../sendcoinsdialog.cpp706 + ../sendcoinsdialog.cpp761 - + Coin Control Features Coin Control Features 81 - + Inputs... Inputs... 101 - + automatically selected automatically selected 111 - + Insufficient funds! Insufficient funds! 121 - + Quantity: Quantity: 204 - + Bytes: Bytes: 233 - + Amount: Amount: 275 - + Fee: Fee: 343 - + Dust: Dust: 301 - + After Fee: After Fee: 388 - + Change: Change: 414 - + If this is activated, but the change address is empty or invalid, change will be sent to a newly generated address. If this is activated, but the change address is empty or invalid, change will be sent to a newly generated address. 458 - + Custom change address Custom change address 461 - + Transaction Fee: Transaction Fee: 658 - + Choose... Choose... 672 - + When there is less transaction volume than space in the blocks, miners as well as relaying nodes may enforce a minimum fee. Paying only this minimum fee is just fine, but be aware that this can result in a never confirming transaction once there is more demand for dash transactions than the network can process. - + When there is less transaction volume than space in the blocks, miners as well as relaying nodes may enforce a minimum fee. Paying only this minimum fee is just fine, but be aware that this can result in a never confirming transaction once there is more demand for dash transactions than the network can process. 822 - + A too low fee might result in a never confirming transaction (read the tooltip) - + A too low fee might result in a never confirming transaction (read the tooltip) 825 - + Confirmation time target: Confirmation time target: 968 - + If the custom fee is set to 1000 duffs and the transaction is only 250 bytes, then "per kilobyte" only pays 250 duffs in fee,<br />while "at least" pays 1000 duffs. For transactions bigger than a kilobyte both pay by kilobyte. If the custom fee is set to 1000 duffs and the transaction is only 250 bytes, then "per kilobyte" only pays 250 duffs in fee,<br />while "at least" pays 1000 duffs. For transactions bigger than a kilobyte both pay by kilobyte. 789 - + per kilobyte per kilobyte 792 - + Using the fallbackfee can result in sending a transaction that will take several hours or days (or never) to confirm. Consider choosing your fee manually or wait until you have validated the complete chain. Using the fallbackfee can result in sending a transaction that will take several hours or days (or never) to confirm. Consider choosing your fee manually or wait until you have validated the complete chain. 694 - + Note: Not enough data for fee estimation, using the fallback fee instead. Note: Not enough data for fee estimation, using the fallback fee instead. 697 - + Hide transaction fee settings Hide transaction fee settings 735 - + Hide Hide 738 - + Recommended: Recommended: 857 - + Custom: Custom: 890 - + (Smart fee not initialized yet. This usually takes a few blocks...) (Smart fee not initialized yet. This usually takes a few blocks...) 942 - + Confirm the send action Confirm the send action 1055 ../sendcoinsdialog.cpp150 - + S&end S&end 1058 ../sendcoinsdialog.cpp149 - + Clear all fields of the form. Clear all fields of the form. 1077 - + Clear &All Clear &All 1080 - + Send to multiple recipients at once Send to multiple recipients at once 1090 - + Add &Recipient Add &Recipient 1093 - + Balance: Balance: 1121 @@ -4143,380 +4244,395 @@ https://www.transifex.com/projects/p/dash/ - + Copy quantity Copy quantity 104 - + Copy amount Copy amount 105 - + Copy fee Copy fee 106 - + Copy after fee Copy after fee 107 - + Copy bytes Copy bytes 108 - + Copy dust Copy dust 109 - + Copy change Copy change 110 - + %1 (%2 blocks) %1 (%2 blocks) 204 - + + This will produce a Partially Signed Transaction (PSBT) which you can save or copy and then sign with e.g. an offline %1 wallet, or a PSBT-compatible hardware wallet. + + 369 + + using using - 377 379 + 381 - + %1 to %2 %1 to %2 - 347 + 350 - + Are you sure you want to send? Are you sure you want to send? - 363 + 365 - + <b>(%1 of %2 entries displayed)</b> <b>(%1 of %2 entries displayed)</b> - 388 + 390 - + S&end mixed funds S&end mixed funds 146 - + Confirm the %1 send action Confirm the %1 send action 147 - + Cr&eate Unsigned - - 220 + Cr&eate Unsigned + 227 - + Creates a Partially Signed Bitcoin Transaction (PSBT) for use with e.g. an offline %1 wallet, or a PSBT-compatible hardware wallet. - - 221 + Creates a Partially Signed Bitcoin Transaction (PSBT) for use with e.g. an offline %1 wallet, or a PSBT-compatible hardware wallet. + 228 - + from wallet '%1' - - 331 + from wallet '%1' + 334 - + %1 to '%2' - - 342 + %1 to '%2' + 345 - + Do you want to draft this transaction? - - 361 + Do you want to draft this transaction? + 363 - - This will produce a Partially Signed Transaction (PSBT) which you can copy and then sign with e.g. an offline %1 wallet, or a PSBT-compatible hardware wallet. - - 367 - - + %1 funds only %1 funds only - 377 - - - any available funds - any available funds 379 - + + any available funds + any available funds + 381 + + Transaction fee Transaction fee - 398 + 400 - + (%1 transactions have higher fees usually due to no change output being allowed) (%1 transactions have higher fees usually due to no change output being allowed) - 404 + 406 - + Transaction size: %1 Transaction size: %1 - 411 + 413 - + Fee rate: %1 Fee rate: %1 - 414 + 416 - 420 - + 422 + This transaction will consume %n input(s) This transaction will consume %n input - + This transaction will consume %n input(s) This transaction will consume %n inputs - + Warning: Using %1 with %2 or more inputs can harm your privacy and is not recommended Warning: Using %1 with %2 or more inputs can harm your privacy and is not recommended - 426 - - - Click to learn more - Click to learn more 428 - + + Click to learn more + Click to learn more + 430 + + Total Amount Total Amount - 445 + 447 - + or or - 448 + 450 - + To review recipient list click "Show Details..." - + To review recipient list click "Show Details..." 453 - + Confirm send coins Confirm send coins - 456 + 469 - + Confirm transaction proposal - - 456 + Confirm transaction proposal + 469 - - Copy PSBT to clipboard + + Create Unsigned - 457 + 470 - + + Save Transaction Data + + 514 + + + Partially Signed Transaction (Binary) (*.psbt) + + 515 + + + PSBT saved + + 522 + + + Watch-only balance: + + 700 + + Send - Send - 457 + Send + 470 - - PSBT copied - - 480 - - + The recipient address is not valid. Please recheck. The recipient address is not valid. Please recheck. - 675 + 730 - + The amount to pay must be larger than 0. The amount to pay must be larger than 0. - 678 + 733 - + The amount exceeds your balance. The amount exceeds your balance. - 681 + 736 - + The total exceeds your balance when the %1 transaction fee is included. The total exceeds your balance when the %1 transaction fee is included. - 684 + 739 - + Duplicate address found: addresses should only be used once each. Duplicate address found: addresses should only be used once each. - 687 + 742 - + Transaction creation failed! Transaction creation failed! - 690 + 745 - + A fee higher than %1 is considered an absurdly high fee. A fee higher than %1 is considered an absurdly high fee. - 694 + 749 - + Payment request expired. Payment request expired. - 697 + 752 - 810 - + 865 + Estimated to begin confirmation within %n block(s). Estimated to begin confirmation within %n block. - + Estimated to begin confirmation within %n block(s). Estimated to begin confirmation within %n blocks. - + Warning: Invalid Dash address Warning: Invalid Dash address - 911 + 966 - + Warning: Unknown change address Warning: Unknown change address - 916 + 971 - + Confirm custom change address Confirm custom change address - 919 + 974 - + The address you selected for change is not part of this wallet. Any or all funds in your wallet may be sent to this address. Are you sure? The address you selected for change is not part of this wallet. Any or all funds in your wallet may be sent to this address. Are you sure? - 919 + 974 - + (no label) (no label) - 940 + 995 - + Pay &To: Pay &To: 39 - + The Dash address to send the payment to The Dash address to send the payment to 57 - + Choose previously used address Choose previously used address 64 - + Alt+A Alt+A 76 - + Paste address from clipboard Paste address from clipboard 83 - + Alt+P Alt+P 95 - + Remove this entry Remove this entry 102 660 1189 - + &Label: &Label: 120 - + Enter a label for this address to add it to the list of used addresses Enter a label for this address to add it to the list of used addresses 133 136 - + A&mount: A&mount: 143 689 1218 - + The amount to send in the selected unit The amount to send in the selected unit 158 - + The fee will be deducted from the amount being sent. The recipient will receive a lower amount of Dash than you enter in the amount field. If multiple recipients are selected, the fee is split equally. The fee will be deducted from the amount being sent. The recipient will receive a lower amount of Dash than you enter in the amount field. If multiple recipients are selected, the fee is split equally. 165 - + S&ubtract fee from amount S&ubtract fee from amount 168 - + Use available balance Use available balance 175 - + Message: Message: 184 - + A message that was attached to the dash: URI which will be stored with the transaction for your reference. Note: This message will not be sent over the Dash network. A message that was attached to the dash: URI which will be stored with the transaction for your reference. Note: This message will not be sent over the Dash network. 194 - + This is an unauthenticated payment request. This is an unauthenticated payment request. 627 - + This is an authenticated payment request. This is an authenticated payment request. 1152 - + Pay To: Pay To: 642 1167 - + Memo: Memo: 672 @@ -4526,140 +4642,140 @@ https://www.transifex.com/projects/p/dash/ - + Signatures - Sign / Verify a Message Signatures - Sign / Verify a Message 14 - + &Sign Message &Sign Message 31 - + You can sign messages/agreements with your addresses to prove you can receive Dash sent to them. Be careful not to sign anything vague or random, as phishing attacks may try to trick you into signing your identity over to them. Only sign fully-detailed statements you agree to. You can sign messages/agreements with your addresses to prove you can receive Dash sent to them. Be careful not to sign anything vague or random, as phishing attacks may try to trick you into signing your identity over to them. Only sign fully-detailed statements you agree to. 66 - + The Dash address to sign the message with The Dash address to sign the message with 84 - + Choose previously used address Choose previously used address 91 264 - + Alt+A Alt+A 97 270 - + Paste address from clipboard Paste address from clipboard 104 - + Alt+P Alt+P 110 - + Enter the message you want to sign here Enter the message you want to sign here 119 - + Signature Signature 129 - + Copy the current signature to the system clipboard Copy the current signature to the system clipboard 154 - + Sign the message to prove you own this Dash address Sign the message to prove you own this Dash address 168 - + Sign &Message Sign &Message 171 - + Reset all sign message fields Reset all sign message fields 181 - + Clear &All Clear &All 184 317 - + &Verify Message &Verify Message 41 - + Enter the receiver's 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. Note that this only proves the signing party receives with the address, it cannot prove sendership of any transaction! Enter the receiver's 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. Note that this only proves the signing party receives with the address, it cannot prove sendership of any transaction! 236 - + The Dash address the message was signed with The Dash address the message was signed with 257 - + The signed message to verify The signed message to verify 279 - + The signature given when the message was signed The signature given when the message was signed 289 - + Verify the message to ensure it was signed with the specified Dash address Verify the message to ensure it was signed with the specified Dash address 301 - + Verify &Message Verify &Message 304 - + Reset all verify message fields Reset all verify message fields 314 - + Enter a message to be signed Enter a message to be signed 122 - + Click "Sign Message" to generate signature Click "Sign Message" to generate signature 144 - + Enter a message to be verified Enter a message to be verified 282 - + Enter a signature for the message to be verified Enter a signature for the message to be verified 292 @@ -4668,101 +4784,97 @@ https://www.transifex.com/projects/p/dash/ - + The entered address is invalid. The entered address is invalid. - 145 - 237 + 149 + 248 - + Please check the address and try again. Please check the address and try again. - 145 - 152 - 238 - 245 + 149 + 156 + 249 + 256 - + The entered address does not refer to a key. The entered address does not refer to a key. - 152 - 244 + 156 + 255 - + Wallet unlock was cancelled. Wallet unlock was cancelled. - 160 + 164 - + + No error + + 175 + + Private key for the entered address is not available. Private key for the entered address is not available. - 168 + 178 - + Message signing failed. Message signing failed. - 177 + 181 - + Message signed. Message signed. - 182 + 193 - + The signature could not be decoded. The signature could not be decoded. - 251 + 262 - + Please check the signature and try again. Please check the signature and try again. - 252 - 259 + 263 + 270 - + The signature did not match the message digest. The signature did not match the message digest. - 258 + 269 - + Message verification failed. Message verification failed. - 264 + 275 - + Message verified. Message verified. - 232 - - - - - - - [testnet] - [testnet] - 25 + 243 - + KB/s KB/s 101 - + Total Total 166 - + Received Received 167 - + Sent Sent 168 @@ -4772,241 +4884,241 @@ https://www.transifex.com/projects/p/dash/ - 33 - + 34 + Open for %n more block(s) Open for %n more block - + Open for %n more block(s) Open for %n more blocks - + Open until %1 Open until %1 - 35 - - - conflicted - conflicted - 40 - - - 0/unconfirmed, %1 - 0/unconfirmed, %1 - 46 - - - in memory pool - in memory pool - 46 - - - not in memory pool - not in memory pool - 46 - - - abandoned - abandoned - 46 - - - %1/unconfirmed - %1/unconfirmed - 48 - - - %1 confirmations - %1 confirmations - 50 - - - locked via ChainLocks - locked via ChainLocks - 52 - - - verified via InstantSend - verified via InstantSend - 58 - - - Status - Status - 83 - - - Date - Date - 86 - - - Source - Source - 93 - - - Generated - Generated - 93 - - - From - From - 98 - 112 - 184 - - - unknown - unknown - 112 - - - To - To - 113 - 133 - 203 - - - own address - own address - 115 - - - watch-only - watch-only - 115 - 184 - - - label - label - 117 + 36 + conflicted + conflicted + 41 + + + 0/unconfirmed, %1 + 0/unconfirmed, %1 + 47 + + + in memory pool + in memory pool + 47 + + + not in memory pool + not in memory pool + 47 + + + abandoned + abandoned + 47 + + + %1/unconfirmed + %1/unconfirmed + 49 + + + %1 confirmations + %1 confirmations + 51 + + + locked via ChainLocks + locked via ChainLocks + 53 + + + verified via InstantSend + verified via InstantSend + 59 + + + Status + Status + 84 + + + Date + Date + 87 + + + Source + Source + 94 + + + Generated + Generated + 94 + + + From + From + 99 + 113 + 185 + + + unknown + unknown + 113 + + + To + To + 114 + 134 + 204 + + + own address + own address + 116 + + + watch-only + watch-only + 116 + 185 + + + label + label + 118 + + Credit Credit - 153 - 165 - 219 - 249 - 292 + 154 + 166 + 220 + 250 + 293 - 155 - + 156 + matures in %n more block(s) matures in %n more block - + matures in %n more block(s) matures in %n more blocks - + not accepted not accepted - 157 + 158 - + Debit Debit - 217 - 243 - 289 + 218 + 244 + 290 - + Total debit Total debit - 227 - - - Total credit - Total credit 228 - + + Total credit + Total credit + 229 + + Transaction fee Transaction fee - 233 + 234 - + Net amount Net amount - 255 + 256 - + Message Message - 261 - 272 + 262 + 273 - + Comment Comment - 263 + 264 - + Transaction ID Transaction ID - 265 - - - Output index - Output index 266 - - Transaction total size - Transaction total size + + Output index + Output index 267 - + + Transaction total size + Transaction total size + 268 + + 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. 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. - 278 + 279 - + Debug information Debug information - 286 + 287 - + Transaction Transaction - 294 + 295 - + Inputs Inputs - 297 + 298 - + Amount Amount - 318 + 319 - + true true - 319 320 + 321 - + false false - 319 320 + 321 - + This pane shows a detailed description of the transaction This pane shows a detailed description of the transaction 20 @@ -5015,7 +5127,7 @@ https://www.transifex.com/projects/p/dash/ - + Details for %1 Details for %1 21 @@ -5024,418 +5136,418 @@ https://www.transifex.com/projects/p/dash/ - + Date Date - 231 + 238 - + Type Type - 231 + 238 - + Address / Label Address / Label - 231 + 238 - 309 - + 321 + Open for %n more block(s) Open for %n more block - + Open for %n more block(s) Open for %n more blocks - + Open until %1 Open until %1 - 312 - - - Unconfirmed - Unconfirmed - 315 - - - Abandoned - Abandoned - 318 - - - Confirming (%1 of %2 recommended confirmations) - Confirming (%1 of %2 recommended confirmations) - 321 - - - Confirmed (%1 confirmations) - Confirmed (%1 confirmations) 324 - - Conflicted - Conflicted + + Unconfirmed + Unconfirmed 327 - - Immature (%1 confirmations, will be available after %2) - Immature (%1 confirmations, will be available after %2) + + Abandoned + Abandoned 330 - - Generated but not accepted - Generated but not accepted + + Confirming (%1 of %2 recommended confirmations) + Confirming (%1 of %2 recommended confirmations) 333 - - verified via InstantSend - verified via InstantSend - 338 - - - locked via ChainLocks - locked via ChainLocks - 341 - - - Received with - Received with - 378 - - - Received from - Received from - 380 - - - Received via %1 - Received via %1 - 382 - - - Sent to - Sent to - 385 - - - Payment to yourself - Payment to yourself - 387 - - - Mined - Mined - 389 - - - %1 Mixing - %1 Mixing - 392 - - - %1 Collateral Payment - %1 Collateral Payment - 394 - - - %1 Make Collateral Inputs - %1 Make Collateral Inputs - 396 - - - %1 Create Denominations - %1 Create Denominations - 398 - - - %1 Send - %1 Send - 400 - - - watch-only - watch-only - 420 - - - (n/a) - (n/a) - 438 - - (no label) - (no label) - 669 + Confirmed (%1 confirmations) + Confirmed (%1 confirmations) + 336 - Transaction status. Hover over this field to show number of confirmations. - Transaction status. Hover over this field to show number of confirmations. - 708 + Conflicted + Conflicted + 339 - Date and time that the transaction was received. - Date and time that the transaction was received. - 710 + Immature (%1 confirmations, will be available after %2) + Immature (%1 confirmations, will be available after %2) + 342 - Type of transaction. - Type of transaction. - 712 + Generated but not accepted + Generated but not accepted + 345 - Whether or not a watch-only address is involved in this transaction. - Whether or not a watch-only address is involved in this transaction. - 714 + verified via InstantSend + verified via InstantSend + 350 - User-defined intent/purpose of the transaction. - User-defined intent/purpose of the transaction. - 716 + locked via ChainLocks + locked via ChainLocks + 353 + Received with + Received with + 390 + + + Received from + Received from + 392 + + + Received via %1 + Received via %1 + 394 + + + Sent to + Sent to + 397 + + + Payment to yourself + Payment to yourself + 399 + + + Mined + Mined + 401 + + + %1 Mixing + %1 Mixing + 404 + + + %1 Collateral Payment + %1 Collateral Payment + 406 + + + %1 Make Collateral Inputs + %1 Make Collateral Inputs + 408 + + + %1 Create Denominations + %1 Create Denominations + 410 + + + %1 Send + %1 Send + 412 + + + watch-only + watch-only + 432 + + + (n/a) + (n/a) + 450 + + + (no label) + (no label) + 681 + + + Transaction status. Hover over this field to show number of confirmations. + Transaction status. Hover over this field to show number of confirmations. + 720 + + + Date and time that the transaction was received. + Date and time that the transaction was received. + 722 + + + Type of transaction. + Type of transaction. + 724 + + + Whether or not a watch-only address is involved in this transaction. + Whether or not a watch-only address is involved in this transaction. + 726 + + + User-defined intent/purpose of the transaction. + User-defined intent/purpose of the transaction. + 728 + + Amount removed from or added to balance. Amount removed from or added to balance. - 718 + 730 - + All All 67 80 - + Today Today 68 - + This week This week 69 - + This month This month 70 - + Last month Last month 71 - + This year This year 72 - + Range... Range... 73 - + Most Common Most Common 81 - + Received with Received with 82 - + Sent to Sent to 84 - + %1 Send %1 Send 86 - + %1 Make Collateral Inputs %1 Make Collateral Inputs 87 - + %1 Create Denominations %1 Create Denominations 88 - + %1 Mixing %1 Mixing 89 - + %1 Collateral Payment %1 Collateral Payment 90 - + To yourself To yourself 91 - + Mined Mined 92 - + Other Other 93 - + Enter address, transaction id, or label to search Enter address, transaction id, or label to search 99 - + Min amount Min amount 104 - + Abandon transaction Abandon transaction 150 - + Resend transaction - + Resend transaction 151 - + Copy address Copy address 152 - + Copy label Copy label 153 - + Copy amount Copy amount 154 - + Copy transaction ID Copy transaction ID 155 - + Copy raw transaction Copy raw transaction 156 - + Copy full transaction details Copy full transaction details 157 - + Edit address label Edit address label 158 - + Show transaction details Show transaction details 159 - + Show address QR code Show address QR code 160 - + Export Transaction History Export Transaction History 384 - + Comma separated file (*.csv) Comma separated file (*.csv) 385 - + Confirmed Confirmed 394 - + Watch-only Watch-only 396 - + Date Date 397 - + Type Type 398 - + Label Label 399 - + Address Address 400 - + ID ID 402 - + Exporting Failed Exporting Failed 405 - + There was an error trying to save the transaction history to %1. There was an error trying to save the transaction history to %1. 405 - + Exporting Successful Exporting Successful 409 - + The transaction history was successfully saved to %1. The transaction history was successfully saved to %1. 409 - + QR code QR code 569 - + Range: Range: 612 - + to to 621 @@ -5444,1256 +5556,1288 @@ https://www.transifex.com/projects/p/dash/ - + No wallet has been loaded. Go to File > Open Wallet to load a wallet. - OR - - + No wallet has been loaded. +Go to File > Open Wallet to load a wallet. +- OR - 38 - + Create a new wallet - Create a new wallet + Create a new wallet 43 - + Send Coins Send Coins - 244 + 254 - + default wallet default wallet - 604 + 598 - + &Export &Export - 48 + 51 - + Export the data in the current tab to a file Export the data in the current tab to a file - 49 + 52 - + Selected amount: Selected amount: - 55 + 58 - + + Load Transaction Data + + 298 + + + Partially Signed Transaction (*.psbt) + + 299 + + + Error + Error + 302 + 311 + 351 + + + PSBT file must be smaller than 100 MiB + + 302 + + + Unable to decode PSBT file + + 311 + + + Would you like to send this transaction? + + 332 + + + There was an unexpected problem processing the PSBT. Copy to clipboard for manual inspection? + + 336 + + + Success + + 349 + + + Broadcasted transaction sucessfully. + + 349 + + + PSBT copied + PSBT copied + 358 + + Backup Wallet Backup Wallet - 320 + 398 - + Wallet Data (*.dat) Wallet Data (*.dat) - 321 + 399 - + Backup Failed Backup Failed - 327 + 405 - + There was an error trying to save the wallet data to %1. There was an error trying to save the wallet data to %1. - 327 + 405 - + Backup Successful Backup Successful - 331 + 409 - + The wallet data was successfully saved to %1. The wallet data was successfully saved to %1. - 331 + 409 - + Cancel Cancel - 384 + 462 - + Error: Listening for incoming connections failed (listen returned error %s) Error: Listening for incoming connections failed (listen returned error %s) 41 - + Fee estimation failed. Fallbackfee is disabled. Wait a few blocks or enable -fallbackfee. Fee estimation failed. Fallbackfee is disabled. Wait a few blocks or enable -fallbackfee. 47 - + This error could occur if this wallet was not shutdown cleanly and was last loaded using a build with a newer version of Berkeley DB. If so, please use the software that last loaded this wallet This error could occur if this wallet was not shutdown cleanly and was last loaded using a build with a newer version of Berkeley DB. If so, please use the software that last loaded this wallet - 85 + 88 - + This is a pre-release test build - use at your own risk - do not use for mining or merchant applications This is a pre-release test build - use at your own risk - do not use for mining or merchant applications - 89 + 92 - - Warning: The network does not appear to fully agree! Some miners appear to be experiencing issues. - Warning: The network does not appear to fully agree! Some miners appear to be experiencing issues. - 114 - - + Warning: We do not appear to fully agree with our peers! You may need to upgrade, or other nodes may need to upgrade. Warning: We do not appear to fully agree with our peers! You may need to upgrade, or other nodes may need to upgrade. 117 - + Already have that input. Already have that input. - 138 + 136 - - Cannot downgrade wallet - Cannot downgrade wallet - 143 - - + Collateral not valid. Collateral not valid. - 148 + 145 - + Corrupted block database detected Corrupted block database detected - 151 + 148 - + Do you want to rebuild the block database now? Do you want to rebuild the block database now? - 155 + 152 - + Done loading Done loading - 156 + 153 - + Entries are full. Entries are full. - 158 + 155 - + Error initializing block database Error initializing block database - 160 + 157 - + Error initializing wallet database environment %s! Error initializing wallet database environment %s! - 161 + 158 - + Error loading block database Error loading block database - 167 + 164 - + Error opening block database Error opening block database - 168 + 165 - + Error reading from database, shutting down. Error reading from database, shutting down. - 169 + 166 - + Failed to listen on any port. Use -listen=0 if you want this. Failed to listen on any port. Use -listen=0 if you want this. - 184 + 181 - + -maxtxfee is set very high! Fees this large could be paid on a single transaction. -maxtxfee is set very high! Fees this large could be paid on a single transaction. 22 - + Cannot provide specific connections and have addrman find outgoing connections at the same. Cannot provide specific connections and have addrman find outgoing connections at the same. 30 - + Found unconfirmed denominated outputs, will wait till they confirm to continue. Found unconfirmed denominated outputs, will wait till they confirm to continue. 50 - + Invalid -socketevents ('%s') specified. Only these modes are supported: %s Invalid -socketevents ('%s') specified. Only these modes are supported: %s 56 - + Invalid amount for -maxtxfee=<amount>: '%s' (must be at least the minrelay fee of %s to prevent stuck transactions) Invalid amount for -maxtxfee=<amount>: '%s' (must be at least the minrelay fee of %s to prevent stuck transactions) 58 - - SQLiteDatabase: Unknown sqlite wallet schema version %d. Only version %d is supported - - 75 - - - Transaction index can't be disabled with governance validation enabled. Either start with -disablegovernance command line switch or enable transaction index. - Transaction index can't be disabled with governance validation enabled. Either start with -disablegovernance command line switch or enable transaction index. - 100 - - - Can't mix: no compatible inputs found! - Can't mix: no compatible inputs found! - 142 - - - Entry exceeds maximum size. - Entry exceeds maximum size. - 159 - - - Found enough users, signing ( waiting %s ) - Found enough users, signing ( waiting %s ) - 192 - - - Found enough users, signing ... - Found enough users, signing ... - 193 - - - Importing... - Importing... - 195 - - - Incompatible mode. - Incompatible mode. - 196 - - - Incompatible version. - Incompatible version. - 197 - - - Incorrect or no genesis block found. Wrong datadir for network? - Incorrect or no genesis block found. Wrong datadir for network? - 199 - - - Input is not valid. - Input is not valid. - 201 - - - Insufficient funds. - Insufficient funds. - 203 - - - Invalid amount for -discardfee=<amount>: '%s' - Invalid amount for -discardfee=<amount>: '%s' - 208 - - - Invalid amount for -paytxfee=<amount>: '%s' (must be at least %s) - Invalid amount for -paytxfee=<amount>: '%s' (must be at least %s) - 210 - - - Invalid minimum number of spork signers specified with -minsporkkeys - Invalid minimum number of spork signers specified with -minsporkkeys - 212 - - - Keypool ran out, please call keypoolrefill first - Keypool ran out, please call keypoolrefill first - 216 - - - Loading banlist... - Loading banlist... - 220 - - - Loading fulfilled requests cache... - Loading fulfilled requests cache... - 222 - - - Loading masternode cache... - Loading masternode cache... - 224 - - - Lock is already in place. - Lock is already in place. - 228 - - - Mixing in progress... - Mixing in progress... - 232 - - - Need to specify a port with -whitebind: '%s' - Need to specify a port with -whitebind: '%s' - 233 - - - No Masternodes detected. - No Masternodes detected. - 234 - - - No compatible Masternode found. - No compatible Masternode found. - 235 - - - Not enough funds to mix. - Not enough funds to mix. - 240 - - - Not in the Masternode list. - Not in the Masternode list. - 241 - - - Submitted to masternode, waiting in queue %s - Submitted to masternode, waiting in queue %s - 263 - - Synchronization finished - Synchronization finished - 264 + SQLiteDatabase: Unknown sqlite wallet schema version %d. Only version %d is supported + SQLiteDatabase: Unknown sqlite wallet schema version %d. Only version %d is supported + 78 - Unable to start HTTP server. See debug log for details. - Unable to start HTTP server. See debug log for details. - 291 + Transaction index can't be disabled with governance validation enabled. Either start with -disablegovernance command line switch or enable transaction index. + Transaction index can't be disabled with governance validation enabled. Either start with -disablegovernance command line switch or enable transaction index. + 103 - Unknown response. - Unknown response. - 294 - - - User Agent comment (%s) contains unsafe characters. - User Agent comment (%s) contains unsafe characters. - 299 - - - Verifying wallet(s)... - Verifying wallet(s)... - 301 - - - Will retry... - Will retry... - 309 - - - Can't find random Masternode. - Can't find random Masternode. + Can't mix: no compatible inputs found! + Can't mix: no compatible inputs found! 140 + + Entry exceeds maximum size. + Entry exceeds maximum size. + 156 + + + Found enough users, signing ( waiting %s ) + Found enough users, signing ( waiting %s ) + 189 + + + Found enough users, signing ... + Found enough users, signing ... + 190 + + + Importing... + Importing... + 192 + - %s can't be lower than %s - %s can't be lower than %s - 126 + Incompatible mode. + Incompatible mode. + 193 - %s is idle. - %s is idle. - 128 + Incompatible version. + Incompatible version. + 194 - Can't mix while sync in progress. - Can't mix while sync in progress. - 141 + Incorrect or no genesis block found. Wrong datadir for network? + Incorrect or no genesis block found. Wrong datadir for network? + 196 - Invalid netmask specified in -whitelist: '%s' - Invalid netmask specified in -whitelist: '%s' - 213 + Input is not valid. + Input is not valid. + 198 - Invalid script detected. - Invalid script detected. - 214 + Insufficient funds. + Insufficient funds. + 200 + Invalid amount for -discardfee=<amount>: '%s' + Invalid amount for -discardfee=<amount>: '%s' + 207 + + + Invalid amount for -paytxfee=<amount>: '%s' (must be at least %s) + Invalid amount for -paytxfee=<amount>: '%s' (must be at least %s) + 209 + + + Invalid minimum number of spork signers specified with -minsporkkeys + Invalid minimum number of spork signers specified with -minsporkkeys + 211 + + + Keypool ran out, please call keypoolrefill first + Keypool ran out, please call keypoolrefill first + 215 + + + Loading banlist... + Loading banlist... + 219 + + + Lock is already in place. + Lock is already in place. + 222 + + + Mixing in progress... + Mixing in progress... + 226 + + + Need to specify a port with -whitebind: '%s' + Need to specify a port with -whitebind: '%s' + 227 + + + No Masternodes detected. + No Masternodes detected. + 228 + + + No compatible Masternode found. + No compatible Masternode found. + 229 + + + Not enough funds to mix. + Not enough funds to mix. + 234 + + + Not in the Masternode list. + Not in the Masternode list. + 235 + + + Submitted to masternode, waiting in queue %s + Submitted to masternode, waiting in queue %s + 257 + + + Synchronization finished + Synchronization finished + 258 + + + Unable to start HTTP server. See debug log for details. + Unable to start HTTP server. See debug log for details. + 286 + + + Unknown response. + Unknown response. + 289 + + + User Agent comment (%s) contains unsafe characters. + User Agent comment (%s) contains unsafe characters. + 294 + + + Verifying wallet(s)... + Verifying wallet(s)... + 296 + + + Will retry... + Will retry... + 304 + + + Can't find random Masternode. + Can't find random Masternode. + 138 + + + %s can't be lower than %s + %s can't be lower than %s + 125 + + + %s is idle. + %s is idle. + 127 + + + Can't mix while sync in progress. + Can't mix while sync in progress. + 139 + + + Invalid netmask specified in -whitelist: '%s' + Invalid netmask specified in -whitelist: '%s' + 212 + + + Invalid script detected. + Invalid script detected. + 213 + + %s file contains all private keys from this wallet. Do not share it with anyone! %s file contains all private keys from this wallet. Do not share it with anyone! 16 - + Failed to create backup, file already exists! This could happen if you restarted wallet in less than 60 seconds. You can continue if you are ok with this. Failed to create backup, file already exists! This could happen if you restarted wallet in less than 60 seconds. You can continue if you are ok with this. 43 - + Make sure to encrypt your wallet and delete all non-encrypted backups after you have verified that the wallet works! Make sure to encrypt your wallet and delete all non-encrypted backups after you have verified that the wallet works! 61 - + + More than one onion bind address is provided. Using %s for the automatically created Tor onion service. + + 64 + + Prune configured below the minimum of %d MiB. Please use a higher number. Prune configured below the minimum of %d MiB. Please use a higher number. - 70 + 73 - + Prune: last wallet synchronisation goes beyond pruned data. You need to -reindex (download the whole blockchain again in case of pruned node) Prune: last wallet synchronisation goes beyond pruned data. You need to -reindex (download the whole blockchain again in case of pruned node) - 72 + 75 - + The block database contains a block which appears to be from the future. This may be due to your computer's date and time being set incorrectly. Only rebuild the block database if you are sure that your computer's date and time are correct The block database contains a block which appears to be from the future. This may be due to your computer's date and time being set incorrectly. Only rebuild the block database if you are sure that your computer's date and time are correct - 78 + 81 - + The transaction amount is too small to send after the fee has been deducted The transaction amount is too small to send after the fee has been deducted - 83 + 86 - + Total length of network version string (%i) exceeds maximum length (%i). Reduce the number or size of uacomments. Total length of network version string (%i) exceeds maximum length (%i). Reduce the number or size of uacomments. - 97 + 100 - + WARNING! Failed to replenish keypool, please unlock your wallet to do so. WARNING! Failed to replenish keypool, please unlock your wallet to do so. - 107 + 110 - + Wallet is locked, can't replenish keypool! Automatic backups and mixing are disabled, please unlock your wallet to replenish keypool. Wallet is locked, can't replenish keypool! Automatic backups and mixing are disabled, please unlock your wallet to replenish keypool. - 109 + 112 - + You need to rebuild the database using -reindex to change -timestampindex You need to rebuild the database using -reindex to change -timestampindex 120 - + You need to rebuild the database using -reindex to go back to unpruned mode. This will redownload the entire blockchain You need to rebuild the database using -reindex to go back to unpruned mode. This will redownload the entire blockchain 122 - + %s failed %s failed - 127 - - - -maxmempool must be at least %d MB - -maxmempool must be at least %d MB - 134 - - - Automatic backups disabled - Automatic backups disabled - 139 - - - Cannot set -peerblockfilters without -blockfilterindex. - Cannot set -peerblockfilters without -blockfilterindex. - 145 - - - Config setting for %s only applied on %s network when in [%s] section. - Config setting for %s only applied on %s network when in [%s] section. - 149 - - - Could not find asmap file %s - Could not find asmap file %s - 152 - - - Could not parse asmap file %s - Could not parse asmap file %s - 153 - - - ERROR! Failed to create automatic backup - ERROR! Failed to create automatic backup - 157 - - - Error loading %s: Private keys can only be disabled during creation - Error loading %s: Private keys can only be disabled during creation - 163 - - - Error upgrading evo database - Error upgrading evo database - 171 - - - Error: Disk space is low for %s - Error: Disk space is low for %s - 172 - - - Error: failed to add socket to epollfd (epoll_ctl returned error %s) - Error: failed to add socket to epollfd (epoll_ctl returned error %s) - 173 - - - Exceeded max tries. - Exceeded max tries. - 175 - - - Failed to commit EvoDB - Failed to commit EvoDB - 179 - - - Failed to create backup %s! - Failed to create backup %s! - 180 - - - Failed to create backup, error: %s - Failed to create backup, error: %s - 181 - - - Failed to delete backup, error: %s - Failed to delete backup, error: %s - 182 - - - Failed to rescan the wallet during initialization - Failed to rescan the wallet during initialization - 189 - - - Failed to verify database - - 191 - - - Ignoring duplicate -wallet %s. - - 194 - - - Invalid P2P permission: '%s' - Invalid P2P permission: '%s' - 206 - - - Invalid amount for -fallbackfee=<amount>: '%s' - Invalid amount for -fallbackfee=<amount>: '%s' - 209 - - - Invalid masternodeblsprivkey. Please see documentation. - Invalid masternodeblsprivkey. Please see documentation. - 211 - - - Loading block index... - Loading block index... - 221 - - - Loading governance cache... - Loading governance cache... - 223 - - - Loading sporks cache... - Loading sporks cache... - 225 - - - Loading wallet... (%3.2f %%) - Loading wallet... (%3.2f %%) - 226 + 126 - Loading wallet... - Loading wallet... - 227 + -maxmempool must be at least %d MB + -maxmempool must be at least %d MB + 132 - Masternode queue is full. - Masternode queue is full. - 229 + Automatic backups disabled + Automatic backups disabled + 137 - Masternode: - Masternode: - 230 + Cannot set -peerblockfilters without -blockfilterindex. + Cannot set -peerblockfilters without -blockfilterindex. + 142 - Missing input transaction information. - Missing input transaction information. - 231 + Config setting for %s only applied on %s network when in [%s] section. + Config setting for %s only applied on %s network when in [%s] section. + 146 - No errors detected. - No errors detected. - 236 + Could not find asmap file %s + Could not find asmap file %s + 149 - No matching denominations found for mixing. - No matching denominations found for mixing. - 237 + Could not parse asmap file %s + Could not parse asmap file %s + 150 - Not compatible with existing transactions. - Not compatible with existing transactions. - 238 + ERROR! Failed to create automatic backup + ERROR! Failed to create automatic backup + 154 - Not enough file descriptors available. - Not enough file descriptors available. - 239 + Error loading %s: Private keys can only be disabled during creation + Error loading %s: Private keys can only be disabled during creation + 160 - Prune cannot be configured with a negative value. - Prune cannot be configured with a negative value. - 242 + Error upgrading evo database + Error upgrading evo database + 168 - Prune mode is incompatible with -blockfilterindex. - Prune mode is incompatible with -blockfilterindex. - 243 + Error: Disk space is low for %s + Error: Disk space is low for %s + 169 - Prune mode is incompatible with -disablegovernance=false. - Prune mode is incompatible with -disablegovernance=false. - 244 + Error: failed to add socket to epollfd (epoll_ctl returned error %s) + Error: failed to add socket to epollfd (epoll_ctl returned error %s) + 170 - Prune mode is incompatible with -txindex. - Prune mode is incompatible with -txindex. - 245 + Exceeded max tries. + Exceeded max tries. + 172 - Pruning blockstore... - Pruning blockstore... - 246 + Failed to commit EvoDB + Failed to commit EvoDB + 176 - - SQLiteDatabase: Failed to execute statement to verify database: %s - - 250 + + Failed to create backup %s! + Failed to create backup %s! + 177 - - SQLiteDatabase: Failed to prepare statement to verify database: %s - - 251 + + Failed to create backup, error: %s + Failed to create backup, error: %s + 178 - - SQLiteDatabase: Failed to read database verification error: %s - - 252 + + Failed to delete backup, error: %s + Failed to delete backup, error: %s + 179 - - SQLiteDatabase: Unexpected application id. Expected %u, got %u - - 253 + + Failed to rescan the wallet during initialization + Failed to rescan the wallet during initialization + 186 - Section [%s] is not recognized. - Section [%s] is not recognized. - 254 + Failed to verify database + Failed to verify database + 188 - Specified -walletdir "%s" does not exist - Specified -walletdir "%s" does not exist - 258 + Ignoring duplicate -wallet %s. + Ignoring duplicate -wallet %s. + 191 - Specified -walletdir "%s" is a relative path - Specified -walletdir "%s" is a relative path - 259 + Invalid P2P permission: '%s' + Invalid P2P permission: '%s' + 205 - Specified -walletdir "%s" is not a directory - Specified -walletdir "%s" is not a directory - 260 + Invalid amount for -fallbackfee=<amount>: '%s' + Invalid amount for -fallbackfee=<amount>: '%s' + 208 - Synchronizing blockchain... - Synchronizing blockchain... - 265 + Invalid masternodeblsprivkey. Please see documentation. + Invalid masternodeblsprivkey. Please see documentation. + 210 - The specified config file %s does not exist - - The specified config file %s does not exist - - 268 + Loading block index... + Loading block index... + 220 - The wallet will avoid paying less than the minimum relay fee. - The wallet will avoid paying less than the minimum relay fee. - 270 + Loading wallet... + Loading wallet... + 221 - This is expected because you are running a pruned node. - This is expected because you are running a pruned node. - 271 + Masternode queue is full. + Masternode queue is full. + 223 - This is the minimum transaction fee you pay on every transaction. - This is the minimum transaction fee you pay on every transaction. - 273 + Masternode: + Masternode: + 224 - This is the transaction fee you will pay if you send a transaction. - This is the transaction fee you will pay if you send a transaction. - 274 + Missing input transaction information. + Missing input transaction information. + 225 - Transaction amounts must not be negative - Transaction amounts must not be negative - 276 + No errors detected. + No errors detected. + 230 - Transaction has too long of a mempool chain - Transaction has too long of a mempool chain - 279 + No matching denominations found for mixing. + No matching denominations found for mixing. + 231 - Transaction must have at least one recipient - Transaction must have at least one recipient - 280 + Not compatible with existing transactions. + Not compatible with existing transactions. + 232 - Transaction too large - Transaction too large - 282 + Not enough file descriptors available. + Not enough file descriptors available. + 233 - Trying to connect... - Trying to connect... - 283 + Prune cannot be configured with a negative value. + Prune cannot be configured with a negative value. + 236 - Unable to bind to %s on this computer. %s is probably already running. - Unable to bind to %s on this computer. %s is probably already running. - 285 + Prune mode is incompatible with -disablegovernance=false. + Prune mode is incompatible with -disablegovernance=false. + 238 - Unable to create the PID file '%s': %s - Unable to create the PID file '%s': %s - 286 + Prune mode is incompatible with -txindex. + Prune mode is incompatible with -txindex. + 239 - Unable to generate initial keys - Unable to generate initial keys - 287 + Pruning blockstore... + Pruning blockstore... + 240 - Unknown -blockfilterindex value %s. - Unknown -blockfilterindex value %s. - 292 + SQLiteDatabase: Failed to execute statement to verify database: %s + SQLiteDatabase: Failed to execute statement to verify database: %s + 244 - Upgrading UTXO database - Upgrading UTXO database - 297 + SQLiteDatabase: Failed to prepare statement to verify database: %s + SQLiteDatabase: Failed to prepare statement to verify database: %s + 245 - Wallet needed to be rewritten: restart %s to complete - Wallet needed to be rewritten: restart %s to complete - 304 + SQLiteDatabase: Failed to read database verification error: %s + SQLiteDatabase: Failed to read database verification error: %s + 246 - Warning: unknown new rules activated (versionbit %i) - Warning: unknown new rules activated (versionbit %i) - 307 + SQLiteDatabase: Unexpected application id. Expected %u, got %u + SQLiteDatabase: Unexpected application id. Expected %u, got %u + 247 - Wasn't able to create wallet backup folder %s! - Wasn't able to create wallet backup folder %s! - 308 + Section [%s] is not recognized. + Section [%s] is not recognized. + 248 - You can not start a masternode with wallet enabled. - You can not start a masternode with wallet enabled. - 312 + Specified -walletdir "%s" does not exist + Specified -walletdir "%s" does not exist + 252 - You need to rebuild the database using -reindex to change -addressindex - You need to rebuild the database using -reindex to change -addressindex - 313 + Specified -walletdir "%s" is a relative path + Specified -walletdir "%s" is a relative path + 253 - You need to rebuild the database using -reindex to change -spentindex - You need to rebuild the database using -reindex to change -spentindex - 314 + Specified -walletdir "%s" is not a directory + Specified -walletdir "%s" is not a directory + 254 - no mixing available. - no mixing available. - 316 + Synchronizing blockchain... + Synchronizing blockchain... + 259 - see debug.log for details. - see debug.log for details. - 317 + The wallet will avoid paying less than the minimum relay fee. + The wallet will avoid paying less than the minimum relay fee. + 264 + This is expected because you are running a pruned node. + This is expected because you are running a pruned node. + 265 + + + This is the minimum transaction fee you pay on every transaction. + This is the minimum transaction fee you pay on every transaction. + 267 + + + This is the transaction fee you will pay if you send a transaction. + This is the transaction fee you will pay if you send a transaction. + 268 + + + Transaction amounts must not be negative + Transaction amounts must not be negative + 271 + + + Transaction has too long of a mempool chain + Transaction has too long of a mempool chain + 274 + + + Transaction must have at least one recipient + Transaction must have at least one recipient + 275 + + + Transaction too large + Transaction too large + 277 + + + Trying to connect... + Trying to connect... + 278 + + + Unable to bind to %s on this computer. %s is probably already running. + Unable to bind to %s on this computer. %s is probably already running. + 280 + + + Unable to create the PID file '%s': %s + Unable to create the PID file '%s': %s + 281 + + + Unable to generate initial keys + Unable to generate initial keys + 282 + + + Unknown -blockfilterindex value %s. + Unknown -blockfilterindex value %s. + 287 + + + Upgrading UTXO database + Upgrading UTXO database + 292 + + + Wallet needed to be rewritten: restart %s to complete + Wallet needed to be rewritten: restart %s to complete + 299 + + + Warning: unknown new rules activated (versionbit %i) + Warning: unknown new rules activated (versionbit %i) + 302 + + + Wasn't able to create wallet backup folder %s! + Wasn't able to create wallet backup folder %s! + 303 + + + You can not start a masternode with wallet enabled. + You can not start a masternode with wallet enabled. + 308 + + + You need to rebuild the database using -reindex to change -addressindex + You need to rebuild the database using -reindex to change -addressindex + 309 + + + You need to rebuild the database using -reindex to change -spentindex + You need to rebuild the database using -reindex to change -spentindex + 310 + + + no mixing available. + no mixing available. + 312 + + + see debug.log for details. + see debug.log for details. + 313 + + The %s developers The %s developers 12 - + %s uses exact denominated amounts to send funds, you might simply need to mix some more coins. %s uses exact denominated amounts to send funds, you might simply need to mix some more coins. 19 - + Cannot obtain a lock on data directory %s. %s is probably already running. Cannot obtain a lock on data directory %s. %s is probably already running. 28 - + Distributed under the MIT software license, see the accompanying file %s or %s Distributed under the MIT software license, see the accompanying file %s or %s 33 - + Error loading %s: You can't enable HD on an already existing non-HD wallet Error loading %s: You can't enable HD on an already existing non-HD wallet 36 - + Error reading %s! All keys read correctly, but transaction data or address book entries might be missing or incorrect. Error reading %s! All keys read correctly, but transaction data or address book entries might be missing or incorrect. 38 - + Incorrect or no devnet genesis block found. Wrong datadir for devnet specified? Incorrect or no devnet genesis block found. Wrong datadir for devnet specified? 53 - + Please check that your computer's date and time are correct! If your clock is wrong, %s will not work properly. Please check that your computer's date and time are correct! If your clock is wrong, %s will not work properly. - 64 - - - Please contribute if you find %s useful. Visit %s for further information about the software. - Please contribute if you find %s useful. Visit %s for further information about the software. 67 - - This is the transaction fee you may discard if change is smaller than dust at this level - This is the transaction fee you may discard if change is smaller than dust at this level - 92 - - - This is the transaction fee you may pay when fee estimates are not available. - This is the transaction fee you may pay when fee estimates are not available. - 95 - - - Unable to replay blocks. You will need to rebuild the database using -reindex-chainstate. - Unable to replay blocks. You will need to rebuild the database using -reindex-chainstate. - 104 - - - Warning: Private keys detected in wallet {%s} with disabled private keys - Warning: Private keys detected in wallet {%s} with disabled private keys - 112 - - - %d of last 100 blocks have unexpected version - %d of last 100 blocks have unexpected version - 125 - - - %s is not a valid backup folder! - %s is not a valid backup folder! - 129 - - - %s is only allowed with a single wallet file - %s is only allowed with a single wallet file - 130 - - - %s is set very high! - %s is set very high! - 131 - - - %s request incomplete: - %s request incomplete: - 132 - - - -devnet can only be specified once - -devnet can only be specified once - 133 - - - -port must be specified when -devnet and -listen are specified - -port must be specified when -devnet and -listen are specified - 135 - - - -rpcport must be specified when -devnet and -server are specified - -rpcport must be specified when -devnet and -server are specified - 136 - - - A fatal internal error occurred, see debug.log for details - A fatal internal error occurred, see debug.log for details - 137 - - - Cannot resolve -%s address: '%s' - Cannot resolve -%s address: '%s' - 144 - - - Cannot write to data directory '%s'; check permissions. - Cannot write to data directory '%s'; check permissions. - 146 - - - Change index out of range - Change index out of range - 147 - - - Copyright (C) - Copyright (C) - 150 - - - Disk space is too low! - Disk space is too low! - 154 - - - Error loading %s - Error loading %s - 162 - - - Error loading %s: Wallet corrupted - Error loading %s: Wallet corrupted - 164 - - Error loading %s: Wallet requires newer version of %s - Error loading %s: Wallet requires newer version of %s - 165 + Please contribute if you find %s useful. Visit %s for further information about the software. + Please contribute if you find %s useful. Visit %s for further information about the software. + 70 - Error loading %s: You can't disable HD on an already existing HD wallet - Error loading %s: You can't disable HD on an already existing HD wallet - 166 + This is the transaction fee you may discard if change is smaller than dust at this level + This is the transaction fee you may discard if change is smaller than dust at this level + 95 - Error upgrading chainstate database - Error upgrading chainstate database - 170 + This is the transaction fee you may pay when fee estimates are not available. + This is the transaction fee you may pay when fee estimates are not available. + 98 - Error: failed to add socket to kqueuefd (kevent returned error %s) - Error: failed to add socket to kqueuefd (kevent returned error %s) - 174 + Unable to replay blocks. You will need to rebuild the database using -reindex-chainstate. + Unable to replay blocks. You will need to rebuild the database using -reindex-chainstate. + 107 - Failed to clear fulfilled requests cache at %s - Failed to clear fulfilled requests cache at %s - 176 + Warning: Private keys detected in wallet {%s} with disabled private keys + Warning: Private keys detected in wallet {%s} with disabled private keys + 115 - Failed to clear governance cache at %s - Failed to clear governance cache at %s - 177 + %s is not a valid backup folder! + %s is not a valid backup folder! + 128 - Failed to clear masternode cache at %s - Failed to clear masternode cache at %s - 178 + %s is set very high! + %s is set very high! + 129 - Failed to find mixing queue to join - Failed to find mixing queue to join - 183 + %s request incomplete: + %s request incomplete: + 130 - Failed to load fulfilled requests cache from %s - Failed to load fulfilled requests cache from %s - 185 + -devnet can only be specified once + -devnet can only be specified once + 131 - Failed to load governance cache from %s - Failed to load governance cache from %s - 186 + -port must be specified when -devnet and -listen are specified + -port must be specified when -devnet and -listen are specified + 133 - Failed to load masternode cache from %s - Failed to load masternode cache from %s - 187 + -rpcport must be specified when -devnet and -server are specified + -rpcport must be specified when -devnet and -server are specified + 134 - Failed to load sporks cache from %s - Failed to load sporks cache from %s - 188 + A fatal internal error occurred, see debug.log for details + A fatal internal error occurred, see debug.log for details + 135 - Failed to start a new mixing queue - Failed to start a new mixing queue - 190 + Cannot resolve -%s address: '%s' + Cannot resolve -%s address: '%s' + 141 - Incorrect -rescan mode, falling back to default value - Incorrect -rescan mode, falling back to default value - 198 + Cannot write to data directory '%s'; check permissions. + Cannot write to data directory '%s'; check permissions. + 143 - Initialization sanity check failed. %s is shutting down. - Initialization sanity check failed. %s is shutting down. - 200 + Change index out of range + Change index out of range + 144 - Inputs vs outputs size mismatch. - Inputs vs outputs size mismatch. - 202 + Copyright (C) + Copyright (C) + 147 - Invalid -onion address or hostname: '%s' - Invalid -onion address or hostname: '%s' - 204 + Disk space is too low! + Disk space is too low! + 151 - Invalid -proxy address or hostname: '%s' - Invalid -proxy address or hostname: '%s' - 205 + Error loading %s + Error loading %s + 159 - Invalid amount for -%s=<amount>: '%s' - Invalid amount for -%s=<amount>: '%s' - 207 + Error loading %s: Wallet corrupted + Error loading %s: Wallet corrupted + 161 - Invalid spork address specified with -sporkaddr - Invalid spork address specified with -sporkaddr - 215 + Error loading %s: Wallet requires newer version of %s + Error loading %s: Wallet requires newer version of %s + 162 - Loading P2P addresses... - Loading P2P addresses... - 219 + Error loading %s: You can't disable HD on an already existing HD wallet + Error loading %s: You can't disable HD on an already existing HD wallet + 163 - Reducing -maxconnections from %d to %d, because of system limitations. - Reducing -maxconnections from %d to %d, because of system limitations. - 247 + Error upgrading chainstate database + Error upgrading chainstate database + 167 - Replaying blocks... - Replaying blocks... - 248 + Error: failed to add socket to kqueuefd (kevent returned error %s) + Error: failed to add socket to kqueuefd (kevent returned error %s) + 171 - Rescanning... - Rescanning... - 249 + Failed to clear fulfilled requests cache at %s + Failed to clear fulfilled requests cache at %s + 173 - Session not complete! - Session not complete! - 255 + Failed to clear governance cache at %s + Failed to clear governance cache at %s + 174 - Session timed out. - Session timed out. - 256 + Failed to clear masternode cache at %s + Failed to clear masternode cache at %s + 175 - Signing transaction failed - Signing transaction failed - 257 + Failed to find mixing queue to join + Failed to find mixing queue to join + 180 - Specified blocks directory "%s" does not exist. - Specified blocks directory "%s" does not exist. - 261 + Failed to load fulfilled requests cache from %s + Failed to load fulfilled requests cache from %s + 182 - Last queue was created too recently. - Last queue was created too recently. - 217 + Failed to load governance cache from %s + Failed to load governance cache from %s + 183 + Failed to load masternode cache from %s + Failed to load masternode cache from %s + 184 + + + Failed to load sporks cache from %s + Failed to load sporks cache from %s + 185 + + + Failed to start a new mixing queue + Failed to start a new mixing queue + 187 + + + Incorrect -rescan mode, falling back to default value + Incorrect -rescan mode, falling back to default value + 195 + + + Initialization sanity check failed. %s is shutting down. + Initialization sanity check failed. %s is shutting down. + 197 + + + Inputs vs outputs size mismatch. + Inputs vs outputs size mismatch. + 199 + + + Invalid '%s'. Allowed values: 128, 160, 192, 224, 256. + + 201 + + + Invalid -i2psam address or hostname: '%s' + + 202 + + + Invalid -onion address or hostname: '%s' + Invalid -onion address or hostname: '%s' + 203 + + + Invalid -proxy address or hostname: '%s' + Invalid -proxy address or hostname: '%s' + 204 + + + Invalid amount for -%s=<amount>: '%s' + Invalid amount for -%s=<amount>: '%s' + 206 + + + Invalid spork address specified with -sporkaddr + Invalid spork address specified with -sporkaddr + 214 + + + Loading P2P addresses... + Loading P2P addresses... + 218 + + + Prune mode is incompatible with -coinstatsindex. + + 237 + + + Reducing -maxconnections from %d to %d, because of system limitations. + Reducing -maxconnections from %d to %d, because of system limitations. + 241 + + + Replaying blocks... + Replaying blocks... + 242 + + + Rescanning... + Rescanning... + 243 + + + Session not complete! + Session not complete! + 249 + + + Session timed out. + Session timed out. + 250 + + + Signing transaction failed + Signing transaction failed + 251 + + + Specified blocks directory "%s" does not exist. + Specified blocks directory "%s" does not exist. + 255 + + + Last queue was created too recently. + Last queue was created too recently. + 216 + + %s corrupt. Try using the wallet tool dash-wallet to salvage or restoring a backup. %s corrupt. Try using the wallet tool dash-wallet to salvage or restoring a backup. 13 - + Can't generate a change-address key. No keys in the internal keypool and can't generate any keys. Can't generate a change-address key. No keys in the internal keypool and can't generate any keys. 25 - + Last successful action was too recent. Last successful action was too recent. - 218 - - - Starting network threads... - Starting network threads... - 262 - - - Synchronizing governance objects... - Synchronizing governance objects... - 266 - - - The source code is available from %s. - The source code is available from %s. - 267 - - - The transaction amount is too small to pay the fee - The transaction amount is too small to pay the fee - 269 - - - This is experimental software. - This is experimental software. - 272 - - - Transaction amount too small - Transaction amount too small - 275 - - - Transaction created successfully. - Transaction created successfully. - 277 - - - Transaction fees are too high. - Transaction fees are too high. - 278 - - - Transaction not valid. - Transaction not valid. - 281 - - - Unable to bind to %s on this computer (bind returned error %s) - Unable to bind to %s on this computer (bind returned error %s) - 284 - - - Unable to locate enough mixed funds for this transaction. - Unable to locate enough mixed funds for this transaction. - 288 - - - Unable to locate enough non-denominated funds for this transaction. - Unable to locate enough non-denominated funds for this transaction. - 289 - - - Unable to sign spork message, wrong key? - Unable to sign spork message, wrong key? - 290 - - - Unknown network specified in -onlynet: '%s' - Unknown network specified in -onlynet: '%s' - 293 - - - Unknown state: id = %u - Unknown state: id = %u - 295 - - - Unsupported logging category %s=%s. - Unsupported logging category %s=%s. - 296 - - - Upgrading txindex database - Upgrading txindex database - 298 - - - Verifying blocks... - Verifying blocks... - 300 - - - Very low number of keys left: %d - Very low number of keys left: %d - 302 - - - Wallet is locked. - Wallet is locked. - 303 - - - Warning: can't use %s and %s together, will prefer %s - Warning: can't use %s and %s together, will prefer %s - 305 - - - Warning: incorrect parameter %s, path must exist! Using default path. - Warning: incorrect parameter %s, path must exist! Using default path. - 306 + 217 - You are starting with governance validation disabled. - You are starting with governance validation disabled. - 310 + Starting network threads... + Starting network threads... + 256 - You can not disable governance validation on a masternode. - You can not disable governance validation on a masternode. - 311 + Synchronizing governance objects... + Synchronizing governance objects... + 260 + The source code is available from %s. + The source code is available from %s. + 261 + + + The specified config file %s does not exist + + 262 + + + The transaction amount is too small to pay the fee + The transaction amount is too small to pay the fee + 263 + + + This is experimental software. + This is experimental software. + 266 + + + Topping up keypool... + + 269 + + + Transaction amount too small + Transaction amount too small + 270 + + + Transaction created successfully. + Transaction created successfully. + 272 + + + Transaction fees are too high. + Transaction fees are too high. + 273 + + + Transaction not valid. + Transaction not valid. + 276 + + + Unable to bind to %s on this computer (bind returned error %s) + Unable to bind to %s on this computer (bind returned error %s) + 279 + + + Unable to locate enough mixed funds for this transaction. + Unable to locate enough mixed funds for this transaction. + 283 + + + Unable to locate enough non-denominated funds for this transaction. + Unable to locate enough non-denominated funds for this transaction. + 284 + + + Unable to sign spork message, wrong key? + Unable to sign spork message, wrong key? + 285 + + + Unknown network specified in -onlynet: '%s' + Unknown network specified in -onlynet: '%s' + 288 + + + Unknown state: id = %u + Unknown state: id = %u + 290 + + + Unsupported logging category %s=%s. + Unsupported logging category %s=%s. + 291 + + + Upgrading txindex database + Upgrading txindex database + 293 + + + Verifying blocks... + Verifying blocks... + 295 + + + Very low number of keys left: %d + Very low number of keys left: %d + 297 + + + Wallet is locked. + Wallet is locked. + 298 + + + Warning: can't use %s and %s together, will prefer %s + Warning: can't use %s and %s together, will prefer %s + 300 + + + Warning: incorrect parameter %s, path must exist! Using default path. + Warning: incorrect parameter %s, path must exist! Using default path. + 301 + + + Wiping wallet transactions... + + 305 + + + You are starting with governance validation disabled. + You are starting with governance validation disabled. + 306 + + + You can not disable governance validation on a masternode. + You can not disable governance validation on a masternode. + 307 + + Your entries added successfully. Your entries added successfully. - 315 + 311