From 6e3fe936090df3bcfc12f221137a944294838fe1 Mon Sep 17 00:00:00 2001 From: "Wladimir J. van der Laan" Date: Wed, 24 Jan 2018 16:37:46 +0100 Subject: [PATCH] qt: Update translation source file Tree-SHA512: d16e6fd179c74203c9ce2dae717fe1d71b501ee6e397f10c6d0ec6fad9bdad256d9f383781d1f375c82d309d76547edf5ec10bdecabc21db4339b68c326e208e --- src/qt/bitcoinstrings.cpp | 45 ++- src/qt/locale/bitcoin_en.ts | 659 ++++++++++++++++++++---------------- 2 files changed, 405 insertions(+), 299 deletions(-) diff --git a/src/qt/bitcoinstrings.cpp b/src/qt/bitcoinstrings.cpp index 9f798ccf62..03aceb4d9e 100644 --- a/src/qt/bitcoinstrings.cpp +++ b/src/qt/bitcoinstrings.cpp @@ -24,6 +24,9 @@ QT_TRANSLATE_NOOP("bitcoin-core", "" "Accept relayed transactions received from whitelisted peers even when not " "relaying transactions (default: %d)"), QT_TRANSLATE_NOOP("bitcoin-core", "" +"Add a node to connect to and attempt to keep the connection open (see the " +"`addnode` RPC command help for more info)"), +QT_TRANSLATE_NOOP("bitcoin-core", "" "Allow JSON-RPC connections from specified source. Valid for are a " "single IP (e.g. 1.2.3.4), a network/netmask (e.g. 1.2.3.4/255.255.255.0) or " "a network/CIDR (e.g. 1.2.3.4/24). This option can be specified multiple times"), @@ -42,8 +45,11 @@ QT_TRANSLATE_NOOP("bitcoin-core", "" QT_TRANSLATE_NOOP("bitcoin-core", "" "Cannot obtain a lock on data directory %s. %s is probably already running."), QT_TRANSLATE_NOOP("bitcoin-core", "" +"Cannot provide specific connections and have addrman find outgoing " +"connections at the same."), +QT_TRANSLATE_NOOP("bitcoin-core", "" "Connect only to the specified node(s); -connect=0 disables automatic " -"connections"), +"connections (the rules for this peer are the same as for -addnode)"), QT_TRANSLATE_NOOP("bitcoin-core", "" "Create new files with system default permissions, instead of umask 077 (only " "effective with disabled wallet functionality)"), @@ -160,12 +166,20 @@ QT_TRANSLATE_NOOP("bitcoin-core", "" "Set lowest fee rate (in %s/kB) for transactions to be included in block " "creation. (default: %s)"), QT_TRANSLATE_NOOP("bitcoin-core", "" +"Set maximum BIP141 block weight to this * 4. Deprecated, use blockmaxweight"), +QT_TRANSLATE_NOOP("bitcoin-core", "" "Set the number of script verification threads (%u to %d, 0 = auto, <0 = " "leave that many cores free, default: %d)"), QT_TRANSLATE_NOOP("bitcoin-core", "" "Sets the serialization of raw transaction or block hex returned in non-" "verbose mode, non-segwit(0) or segwit(1) (default: %d)"), QT_TRANSLATE_NOOP("bitcoin-core", "" +"Specify directory to hold wallets (default: /wallets if it exists, " +"otherwise )"), +QT_TRANSLATE_NOOP("bitcoin-core", "" +"Specify location of debug log file: this can be an absolute path or a path " +"relative to the data directory (default: %s)"), +QT_TRANSLATE_NOOP("bitcoin-core", "" "Support filtering of blocks and transaction with bloom filters (default: %u)"), QT_TRANSLATE_NOOP("bitcoin-core", "" "The block database contains a block which appears to be from the future. " @@ -212,9 +226,6 @@ QT_TRANSLATE_NOOP("bitcoin-core", "" QT_TRANSLATE_NOOP("bitcoin-core", "" "Use UPnP to map the listening port (default: 1 when listening and no -proxy)"), QT_TRANSLATE_NOOP("bitcoin-core", "" -"Use hierarchical deterministic key generation (HD) after BIP32. Only has " -"effect during wallet creation/first start"), -QT_TRANSLATE_NOOP("bitcoin-core", "" "Use separate SOCKS5 proxy to reach peers via Tor hidden services (default: " "%s)"), QT_TRANSLATE_NOOP("bitcoin-core", "" @@ -240,6 +251,13 @@ QT_TRANSLATE_NOOP("bitcoin-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("bitcoin-core", "" +"What type of addresses to use (\"legacy\", \"p2sh-segwit\", or \"bech32\", " +"default: \"%s\")"), +QT_TRANSLATE_NOOP("bitcoin-core", "" +"What type of change to use (\"legacy\", \"p2sh-segwit\", or \"bech32\"). " +"Default is same as -addresstype, except when -addresstype=p2sh-segwit a " +"native segwit output is used when sending to a native segwit address)"), +QT_TRANSLATE_NOOP("bitcoin-core", "" "Whether to save the mempool on shutdown and load on restart (default: %u)"), QT_TRANSLATE_NOOP("bitcoin-core", "" "Whitelist peers connecting from the given IP address (e.g. 1.2.3.4) or CIDR " @@ -250,20 +268,16 @@ QT_TRANSLATE_NOOP("bitcoin-core", "" QT_TRANSLATE_NOOP("bitcoin-core", "" "You need to rebuild the database using -reindex to go back to unpruned " "mode. This will redownload the entire blockchain"), -QT_TRANSLATE_NOOP("bitcoin-core", "" -"You need to rebuild the database using -reindex-chainstate to change -txindex"), QT_TRANSLATE_NOOP("bitcoin-core", "%d of last 100 blocks have unexpected version"), QT_TRANSLATE_NOOP("bitcoin-core", "%s corrupt, salvage failed"), QT_TRANSLATE_NOOP("bitcoin-core", "%s is set very high!"), QT_TRANSLATE_NOOP("bitcoin-core", "(default: %s)"), QT_TRANSLATE_NOOP("bitcoin-core", "(default: %u)"), -QT_TRANSLATE_NOOP("bitcoin-core", "(press q to shutdown and continue later)"), QT_TRANSLATE_NOOP("bitcoin-core", "-maxmempool must be at least %d MB"), QT_TRANSLATE_NOOP("bitcoin-core", " can be:"), QT_TRANSLATE_NOOP("bitcoin-core", "Accept command line and JSON-RPC commands"), QT_TRANSLATE_NOOP("bitcoin-core", "Accept connections from outside (default: 1 if no -proxy or -connect)"), QT_TRANSLATE_NOOP("bitcoin-core", "Accept public REST requests (default: %u)"), -QT_TRANSLATE_NOOP("bitcoin-core", "Add a node to connect to and attempt to keep the connection open"), QT_TRANSLATE_NOOP("bitcoin-core", "Allow DNS lookups for -addnode, -seednode and -connect"), QT_TRANSLATE_NOOP("bitcoin-core", "Always query for peer addresses via DNS lookup (default: %u)"), QT_TRANSLATE_NOOP("bitcoin-core", "Append comment to the user agent string"), @@ -272,7 +286,6 @@ QT_TRANSLATE_NOOP("bitcoin-core", "Automatically create Tor hidden service (defa QT_TRANSLATE_NOOP("bitcoin-core", "Block creation options:"), QT_TRANSLATE_NOOP("bitcoin-core", "Cannot downgrade wallet"), QT_TRANSLATE_NOOP("bitcoin-core", "Cannot resolve -%s address: '%s'"), -QT_TRANSLATE_NOOP("bitcoin-core", "Cannot write default address"), QT_TRANSLATE_NOOP("bitcoin-core", "Chain selection options:"), QT_TRANSLATE_NOOP("bitcoin-core", "Change index out of range"), QT_TRANSLATE_NOOP("bitcoin-core", "Connect through SOCKS5 proxy"), @@ -289,6 +302,7 @@ QT_TRANSLATE_NOOP("bitcoin-core", "Enable publish hash transaction in
" QT_TRANSLATE_NOOP("bitcoin-core", "Enable publish raw block in
"), QT_TRANSLATE_NOOP("bitcoin-core", "Enable publish raw transaction in
"), QT_TRANSLATE_NOOP("bitcoin-core", "Enable transaction replacement in the memory pool (default: %u)"), +QT_TRANSLATE_NOOP("bitcoin-core", "Error creating %s: You can't create non-HD wallets with this version."), QT_TRANSLATE_NOOP("bitcoin-core", "Error initializing block database"), QT_TRANSLATE_NOOP("bitcoin-core", "Error initializing wallet database environment %s!"), QT_TRANSLATE_NOOP("bitcoin-core", "Error loading %s"), @@ -306,6 +320,7 @@ QT_TRANSLATE_NOOP("bitcoin-core", "Error"), QT_TRANSLATE_NOOP("bitcoin-core", "Error: A fatal internal error occurred, see debug.log for details"), QT_TRANSLATE_NOOP("bitcoin-core", "Error: Disk space is low!"), QT_TRANSLATE_NOOP("bitcoin-core", "Failed to listen on any port. Use -listen=0 if you want this."), +QT_TRANSLATE_NOOP("bitcoin-core", "Failed to rescan the wallet during initialization"), QT_TRANSLATE_NOOP("bitcoin-core", "Fee (in %s/kB) to add to transactions you send (default: %s)"), QT_TRANSLATE_NOOP("bitcoin-core", "How many blocks to check at startup (default: %u, 0 = all)"), QT_TRANSLATE_NOOP("bitcoin-core", "Importing..."), @@ -360,15 +375,17 @@ QT_TRANSLATE_NOOP("bitcoin-core", "Rescanning..."), QT_TRANSLATE_NOOP("bitcoin-core", "Rewinding blocks..."), QT_TRANSLATE_NOOP("bitcoin-core", "Run in the background as a daemon and accept commands"), QT_TRANSLATE_NOOP("bitcoin-core", "Send trace/debug info to console instead of debug.log file"), -QT_TRANSLATE_NOOP("bitcoin-core", "Send transactions with full-RBF opt-in enabled (default: %u)"), +QT_TRANSLATE_NOOP("bitcoin-core", "Send transactions with full-RBF opt-in enabled (RPC only, default: %u)"), QT_TRANSLATE_NOOP("bitcoin-core", "Set database cache size in megabytes (%d to %d, default: %d)"), QT_TRANSLATE_NOOP("bitcoin-core", "Set key pool size to (default: %u)"), QT_TRANSLATE_NOOP("bitcoin-core", "Set maximum BIP141 block weight (default: %d)"), -QT_TRANSLATE_NOOP("bitcoin-core", "Set maximum block size in bytes (default: %d)"), QT_TRANSLATE_NOOP("bitcoin-core", "Set the number of threads to service RPC calls (default: %d)"), QT_TRANSLATE_NOOP("bitcoin-core", "Show all debugging options (usage: --help -help-debug)"), QT_TRANSLATE_NOOP("bitcoin-core", "Shrink debug.log file on client startup (default: 1 when no -debug)"), QT_TRANSLATE_NOOP("bitcoin-core", "Signing transaction failed"), +QT_TRANSLATE_NOOP("bitcoin-core", "Specified -walletdir \"%s\" does not exist"), +QT_TRANSLATE_NOOP("bitcoin-core", "Specified -walletdir \"%s\" is a relative path"), +QT_TRANSLATE_NOOP("bitcoin-core", "Specified -walletdir \"%s\" is not a directory"), QT_TRANSLATE_NOOP("bitcoin-core", "Specify configuration file (default: %s)"), QT_TRANSLATE_NOOP("bitcoin-core", "Specify connection timeout in milliseconds (minimum: 1, default: %d)"), QT_TRANSLATE_NOOP("bitcoin-core", "Specify data directory"), @@ -395,7 +412,10 @@ QT_TRANSLATE_NOOP("bitcoin-core", "Transaction too large for fee policy"), QT_TRANSLATE_NOOP("bitcoin-core", "Transaction too large"), QT_TRANSLATE_NOOP("bitcoin-core", "Unable to bind to %s on this computer (bind returned error %s)"), QT_TRANSLATE_NOOP("bitcoin-core", "Unable to bind to %s on this computer. %s is probably already running."), +QT_TRANSLATE_NOOP("bitcoin-core", "Unable to generate initial keys"), QT_TRANSLATE_NOOP("bitcoin-core", "Unable to start HTTP server. See debug log for details."), +QT_TRANSLATE_NOOP("bitcoin-core", "Unknown address type '%s'"), +QT_TRANSLATE_NOOP("bitcoin-core", "Unknown change type '%s'"), QT_TRANSLATE_NOOP("bitcoin-core", "Unknown network specified in -onlynet: '%s'"), QT_TRANSLATE_NOOP("bitcoin-core", "Unsupported argument -benchmark ignored, use -debug=bench."), QT_TRANSLATE_NOOP("bitcoin-core", "Unsupported argument -debugnet ignored, use -debug=net."), @@ -409,13 +429,14 @@ QT_TRANSLATE_NOOP("bitcoin-core", "User Agent comment (%s) contains unsafe chara QT_TRANSLATE_NOOP("bitcoin-core", "Username for JSON-RPC connections"), QT_TRANSLATE_NOOP("bitcoin-core", "Verifying blocks..."), QT_TRANSLATE_NOOP("bitcoin-core", "Verifying wallet(s)..."), -QT_TRANSLATE_NOOP("bitcoin-core", "Wallet %s resides outside data directory %s"), +QT_TRANSLATE_NOOP("bitcoin-core", "Wallet %s resides outside wallet directory %s"), QT_TRANSLATE_NOOP("bitcoin-core", "Wallet debugging/testing options:"), QT_TRANSLATE_NOOP("bitcoin-core", "Wallet needed to be rewritten: restart %s to complete"), QT_TRANSLATE_NOOP("bitcoin-core", "Wallet options:"), QT_TRANSLATE_NOOP("bitcoin-core", "Warning"), QT_TRANSLATE_NOOP("bitcoin-core", "Warning: unknown new rules activated (versionbit %i)"), QT_TRANSLATE_NOOP("bitcoin-core", "Whether to operate in a blocks only mode (default: %u)"), +QT_TRANSLATE_NOOP("bitcoin-core", "You need to rebuild the database using -reindex to change -txindex"), QT_TRANSLATE_NOOP("bitcoin-core", "Zapping all transactions from wallet..."), QT_TRANSLATE_NOOP("bitcoin-core", "ZeroMQ notification options:"), }; diff --git a/src/qt/locale/bitcoin_en.ts b/src/qt/locale/bitcoin_en.ts index 821be8987e..a892da4cbd 100644 --- a/src/qt/locale/bitcoin_en.ts +++ b/src/qt/locale/bitcoin_en.ts @@ -164,6 +164,11 @@ Repeat new passphrase Repeat new passphrase + + + Show password + + Enter the new passphrase to the wallet.<br/>Please use a passphrase of <b>ten or more random characters</b>, or <b>eight or more words</b>. @@ -205,7 +210,7 @@ - + Confirm wallet encryption @@ -278,7 +283,7 @@ - + Warning: The Caps Lock key is on! @@ -299,27 +304,27 @@ BitcoinGUI - + Sign &message... Sign &message... - + Synchronizing with network... Synchronizing with network... - + &Overview &Overview - + Node - + Show general overview of wallet Show general overview of wallet @@ -404,7 +409,7 @@ - + Click to disable network activity. @@ -429,7 +434,7 @@ Reindexing blocks on disk... - + Send coins to a Bitcoin address Send coins to a Bitcoin address @@ -459,17 +464,17 @@ &Verify message... - + Bitcoin Bitcoin - + Wallet Wallet - + &Send &Send @@ -549,7 +554,7 @@ - + %n active connection(s) to Bitcoin network %n active connection to Bitcoin network @@ -610,12 +615,12 @@ Up to date - + Show the %1 help message to get a list with possible Bitcoin command-line options - + %1 client @@ -783,7 +788,7 @@ Confirmed - + Copy address @@ -913,7 +918,7 @@ &Address - + New receiving address @@ -933,7 +938,7 @@ - + The entered address "%1" is not a valid Bitcoin address. @@ -1118,7 +1123,7 @@ - + Error: Specified data directory "%1" cannot be created. @@ -1169,7 +1174,7 @@ - + Unknown... @@ -1276,17 +1281,7 @@ - - Accept connections from outside - - - - - Allow incoming connections - - - - + IP address of the proxy (e.g. IPv4: 127.0.0.1 / IPv6: ::1) @@ -1299,7 +1294,22 @@ - + + Use separate SOCKS&5 proxy to reach peers via Tor hidden services: + + + + + Hide the icon from the system tray. + + + + + &Hide tray icon + + + + 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. @@ -1310,12 +1320,7 @@ - - Third party transaction URLs - - - - + Active command-line options that override above options: @@ -1385,7 +1390,17 @@ Map port using &UPnP - + + Accept connections from outside. + + + + + Allow incomin&g connections + + + + Connect to the Bitcoin network through a SOCKS5 proxy. @@ -1438,27 +1453,12 @@ - - Use separate SOCKS5 proxy to reach peers via Tor hidden services: - - - - + &Window &Window - - &Hide the icon from the system tray. - - - - - Hide tray icon - - - - + Show only a tray icon after minimizing the window. Show only a tray icon after minimizing the window. @@ -1503,7 +1503,12 @@ - + + &Third party transaction URLs + + + + &OK &OK @@ -1513,7 +1518,7 @@ &Cancel - + default default @@ -1666,34 +1671,34 @@ PaymentServer - - + + - + Payment request error - + Cannot start bitcoin: click-to-pay handler - - + + URI handling - + Payment request fetch URL is invalid: %1 - + Invalid payment address %1 @@ -1718,12 +1723,12 @@ - + Payment request rejected - + Payment request network doesn't match client network. @@ -1759,7 +1764,7 @@ - + Payment request %1 is too large (%2 bytes, allowed %3 bytes). @@ -1792,7 +1797,7 @@ PeerTableModel - + User Agent @@ -1811,11 +1816,21 @@ Ping + + + Sent + + + + + Received + + QObject - + Amount Amount @@ -1825,7 +1840,7 @@ - + %1 d @@ -1914,16 +1929,41 @@ %n years + + + %1 B + + + + + %1 KB + + + + + %1 MB + + + + + %1 GB + + %1 didn't yet exit safely... + + + unknown + + QObject::QObject - + Error: Specified data directory "%1" does not exist. @@ -1941,7 +1981,7 @@ QRImageWidget - + &Save Image... @@ -2100,8 +2140,8 @@ - - + + Select a peer to view detailed information. @@ -2232,7 +2272,7 @@ - + In: @@ -2252,7 +2292,7 @@ Clear console - + 1 &hour @@ -2290,22 +2330,27 @@ - + Welcome to the %1 RPC console. - - Type <b>help</b> for an overview of available commands. - Type <b>help</b> for an overview of available commands. - - - + Use up and down arrows to navigate history, and %1 to clear screen. - + + Type %1 for an overview of available commands. + + + + + For more information on using this console type %1. + + + + 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. @@ -2315,27 +2360,7 @@ - - %1 B - - - - - %1 KB - - - - - %1 MB - - - - - %1 GB - - - - + (node id: %1) @@ -2380,39 +2405,29 @@ ReceiveCoinsDialog - + &Amount: - + &Label: &Label: - + &Message: - - Reuse one of the previously used receiving addresses. Reusing addresses has security and privacy issues. Do not use this unless re-generating a payment request made before. - - - - - R&euse an existing receiving address (not recommended) - - - - - + + 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 Bitcoin network. - - + + An optional label to associate with the new receiving address. @@ -2422,13 +2437,13 @@ - - + + An optional amount to request. Leave this empty or zero to not request a specific amount. - + Clear all fields of the form. @@ -2438,17 +2453,27 @@ - + Requested payments history - + &Request payment - + + Bech32 addresses (BIP-173) are cheaper to spend from and offer better protection against typos. When unchecked a P2SH wrapped SegWit address will be created, compatible with older wallets. + + + + + Generate Bech32 address + + + + Show the selected request (does the same as double clicking an entry) @@ -2598,7 +2623,7 @@ SendCoinsDialog - + Send Coins Send Coins @@ -2703,7 +2728,7 @@ - + Paying only the minimum fee is just fine as long as there is less transaction volume than space in the blocks. But be aware that this can end up in a never confirming transaction once there is more demand for bitcoin transactions than the network can process. @@ -2729,17 +2754,7 @@ - - Request Replace-By-Fee - - - - - Indicates that the sender may wish to replace this transaction with a new one paying higher fees (prior to being confirmed). - - - - + Send to multiple recipients at once Send to multiple recipients at once @@ -2754,17 +2769,27 @@ - + Dust: - + Confirmation time target: - + + Enable Replace-By-Fee + + + + + With Replace-By-Fee (BIP-125) you can increase a transaction's fee after it is sent. Without this, a higher fee may be recommended to compensate for increased transaction delay risk. + + + + Clear &All Clear &All @@ -2784,7 +2809,7 @@ S&end - + Copy quantity @@ -2819,12 +2844,12 @@ - + %1 (%2 blocks) - + @@ -2852,17 +2877,22 @@ - - This transaction signals replaceability (optin-RBF). + + You can increase the fee later (signals Replace-By-Fee, BIP-125). - + + Not signalling Replace-By-Fee, BIP-125. + + + + Confirm send coins - + The recipient address is not valid. Please recheck. @@ -2907,7 +2937,7 @@ - + Pay only the required fee of %1 @@ -2925,7 +2955,7 @@ - + Warning: Unknown change address @@ -2949,13 +2979,13 @@ SendCoinsEntry - + A&mount: A&mount: - + Pay &To: Pay &To: @@ -2996,13 +3026,13 @@ - + Remove this entry - + The fee will be deducted from the amount being sent. The recipient will receive less bitcoins than you enter in the amount field. If multiple recipients are selected, the fee is split equally. @@ -3011,6 +3041,11 @@ S&ubtract fee from amount + + + Use available balance + + Message: @@ -3027,12 +3062,12 @@ - + Enter a label for this address to add it to the list of used addresses - + A message that was attached to the bitcoin: URI which will be stored with the transaction for your reference. Note: This message will not be sent over the Bitcoin network. @@ -3049,7 +3084,7 @@ - + Enter a label for this address to add it to your address book @@ -3192,27 +3227,27 @@ - - + + The entered address is invalid. - - - - + + + + Please check the address and try again. - - + + The entered address does not refer to a key. - + Wallet unlock was cancelled. @@ -3232,7 +3267,7 @@ - + The signature could not be decoded. @@ -3248,7 +3283,7 @@ - + Message verification failed. @@ -3364,7 +3399,7 @@ - + From @@ -3739,7 +3774,7 @@ - Enter address or label to search + Enter address, transaction id, or label to search @@ -3748,7 +3783,7 @@ - + Abandon transaction @@ -3798,7 +3833,7 @@ - + Export Transaction History @@ -3884,7 +3919,7 @@ WalletFrame - + No wallet has been loaded. @@ -3892,19 +3927,19 @@ WalletModel - + Send Coins Send Coins - - - + + + Fee bump error - + Increasing transaction fee failed @@ -3914,7 +3949,7 @@ - + Current fee: @@ -3934,12 +3969,12 @@ - + Can't sign transaction. - + Could not commit transaction @@ -3990,32 +4025,32 @@ bitcoin-core - + Options: Options: - + Specify data directory Specify data directory - + Connect to a node to retrieve peer addresses, and disconnect Connect to a node to retrieve peer addresses, and disconnect - + Specify your own public address Specify your own public address - + Accept command line and JSON-RPC commands Accept command line and JSON-RPC commands - + Distributed under the MIT software license, see the accompanying file %s or %s @@ -4040,12 +4075,12 @@ - + Error: A fatal internal error occurred, see debug.log for details - + Fee (in %s/kB) to add to transactions you send (default: %s) @@ -4060,12 +4095,12 @@ Run in the background as a daemon and accept commands - + Unable to start HTTP server. See debug log for details. - + Bitcoin Core Bitcoin Core @@ -4084,6 +4119,11 @@ Accept relayed transactions received from whitelisted peers even when not relaying transactions (default: %d) + + + Add a node to connect to and attempt to keep the connection open (see the `addnode` RPC command help for more info) + + Bind to given address and always listen on it. Use [host]:port notation for IPv6 @@ -4095,7 +4135,17 @@ - + + Cannot provide specific connections and have addrman find outgoing connections at the same. + + + + + Connect only to the specified node(s); -connect=0 disables automatic connections (the rules for this peer are the same as for -addnode) + + + + Delete all wallet transactions and only recover those parts of the blockchain through -rescan on startup @@ -4160,12 +4210,12 @@ - + Set the number of script verification threads (%u to %d, 0 = auto, <0 = leave that many cores free, default: %d) - + 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 @@ -4195,7 +4245,7 @@ - + Username and hashed password for JSON-RPC connections. The field <userpw> comes in the format: <USERNAME>:<SALT>$<HASH>. A canonical python script is included in share/rpcuser. The client then connects normally using the rpcuser=<USERNAME>/rpcpassword=<PASSWORD> pair of arguments. This option can be specified multiple times @@ -4215,17 +4265,12 @@ - + Whether to save the mempool on shutdown and load on restart (default: %u) - You need to rebuild the database using -reindex-chainstate to change -txindex - - - - %d of last 100 blocks have unexpected version @@ -4236,11 +4281,6 @@ - (press q to shutdown and continue later) - - - - -maxmempool must be at least %d MB @@ -4255,7 +4295,7 @@ - + Append comment to the user agent string @@ -4275,7 +4315,7 @@ - + Chain selection options: @@ -4339,6 +4379,11 @@ Enable transaction replacement in the memory pool (default: %u) + + + Error creating %s: You can't create non-HD wallets with this version. + + Error initializing block database @@ -4384,6 +4429,11 @@ 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. + + + Failed to rescan the wallet during initialization + + Importing... @@ -4485,17 +4535,17 @@ - + + Send transactions with full-RBF opt-in enabled (RPC only, default: %u) + + + + Set database cache size in megabytes (%d to %d, default: %d) - - Set maximum block size in bytes (default: %d) - - - - + Specify wallet file (within data directory) Specify wallet file (within data directory) @@ -4515,7 +4565,7 @@ - + Unsupported argument -benchmark ignored, use -debug=bench. @@ -4560,12 +4610,7 @@ Verifying blocks... - - Wallet %s resides outside data directory %s - Wallet %s resides outside data directory %s - - - + Wallet debugging/testing options: @@ -4580,7 +4625,7 @@ - + Allow JSON-RPC connections from specified source. Valid for <ip> are a single IP (e.g. 1.2.3.4), a network/netmask (e.g. 1.2.3.4/255.255.255.0) or a network/CIDR (e.g. 1.2.3.4/24). This option can be specified multiple times @@ -4590,7 +4635,7 @@ - + Create new files with system default permissions, instead of umask 077 (only effective with disabled wallet functionality) @@ -4635,17 +4680,12 @@ - + The transaction amount is too small to send after the fee has been deducted - - Use hierarchical deterministic key generation (HD) after BIP32. Only has effect during wallet creation/first start - - - - + Whitelisted peers cannot be DoS banned and their transactions are always relayed, even if they are already in the mempool, useful e.g. for a gateway @@ -4655,27 +4695,27 @@ - + (default: %u) - + Accept public REST requests (default: %u) - + Automatically create Tor hidden service (default: %d) - + Connect through SOCKS5 proxy - + Error loading %s: You can't disable HD on an already existing HD wallet @@ -4690,7 +4730,7 @@ - + Imports blocks from external blk000??.dat file on startup @@ -4755,7 +4795,7 @@ Send trace/debug info to console instead of debug.log file - + Show all debugging options (usage: --help -help-debug) @@ -4769,6 +4809,21 @@ Signing transaction failed Signing transaction failed + + + Specified -walletdir "%s" does not exist + + + + + Specified -walletdir "%s" is a relative path + + + + + Specified -walletdir "%s" is not a directory + + The transaction amount is too small to pay the fee @@ -4810,7 +4865,22 @@ - + + Unable to generate initial keys + + + + + Unknown address type '%s' + + + + + Unknown change type '%s' + + + + Upgrade wallet to latest format on startup @@ -4825,7 +4895,12 @@ - + + Wallet %s resides outside wallet directory %s + + + + Warning Warning @@ -4839,6 +4914,11 @@ Whether to operate in a blocks only mode (default: %u) + + + You need to rebuild the database using -reindex to change -txindex + + Zapping all transactions from wallet... @@ -4850,22 +4930,22 @@ - + Password for JSON-RPC connections Password for JSON-RPC connections - + Execute command when the best block changes (%s in cmd is replaced by block hash) Execute command when the best block changes (%s in cmd is replaced by block hash) - + Allow DNS lookups for -addnode, -seednode and -connect Allow DNS lookups for -addnode, -seednode and -connect - + (1 = keep tx meta data e.g. account owner and payment request information, 2 = drop tx meta data) @@ -4875,17 +4955,12 @@ - + Bind to given address to listen for JSON-RPC connections. This option is ignored unless -rpcallowip is also passed. Port is optional and overrides -rpcport. Use [host]:port notation for IPv6. This option can be specified multiple times (default: 127.0.0.1 and ::1 i.e., localhost, or if -rpcallowip has been specified, 0.0.0.0 and :: i.e., all addresses) - - Connect only to the specified node(s); -connect=0 disables automatic connections - - - - + Do not keep transactions in the mempool longer than <n> hours (default: %u) @@ -4935,10 +5010,25 @@ - + + Set maximum BIP141 block weight to this * 4. Deprecated, use blockmaxweight + + + + Sets the serialization of raw transaction or block hex returned in non-verbose mode, non-segwit(0) or segwit(1) (default: %d) + + + Specify directory to hold wallets (default: <datadir>/wallets if it exists, otherwise <datadir>) + + + + + Specify location of debug log file: this can be an absolute path or a path relative to the data directory (default: %s) + + Support filtering of blocks and transaction with bloom filters (default: %u) @@ -4980,7 +5070,7 @@ - + Use separate SOCKS5 proxy to reach peers via Tor hidden services (default: %s) @@ -4995,12 +5085,22 @@ - + + What type of addresses to use ("legacy", "p2sh-segwit", or "bech32", default: "%s") + + + + + What type of change to use ("legacy", "p2sh-segwit", or "bech32"). Default is same as -addresstype, except when -addresstype=p2sh-segwit a native segwit output is used when sending to a native segwit address) + + + + Whitelist peers connecting from the given IP address (e.g. 1.2.3.4) or CIDR notated network (e.g. 1.2.3.0/24). Can be specified multiple times. - + %s is set very high! @@ -5010,7 +5110,7 @@ - + Always query for peer addresses via DNS lookup (default: %u) @@ -5030,7 +5130,7 @@ - + How many blocks to check at startup (default: %u, 0 = all) @@ -5090,12 +5190,7 @@ - - Send transactions with full-RBF opt-in enabled (default: %u) - - - - + Set key pool size to <n> (default: %u) @@ -5105,12 +5200,12 @@ - + Set the number of threads to service RPC calls (default: %d) - + Specify configuration file (default: %s) @@ -5170,12 +5265,12 @@ - + Unknown network specified in -onlynet: '%s' Unknown network specified in -onlynet: '%s' - + Insufficient funds Insufficient funds @@ -5185,37 +5280,27 @@ Loading block index... - - Add a node to connect to and attempt to keep the connection open - Add a node to connect to and attempt to keep the connection open - - - + Loading wallet... Loading wallet... - + Cannot downgrade wallet Cannot downgrade wallet - - Cannot write default address - Cannot write default address - - - + Rescanning... Rescanning... - + Done loading Done loading - + Error Error