From 9172cc672ea99eac6d0210e8b793ca030c20e179 Mon Sep 17 00:00:00 2001 From: Hennadii Stepanov <32963518+hebasto@users.noreply.github.com> Date: Mon, 27 Feb 2023 14:07:19 +0000 Subject: qt: Update translation source file The diff is produced by running `make -C src translate`. --- src/qt/bitcoinstrings.cpp | 42 +- src/qt/locale/bitcoin_en.ts | 299 ++-- src/qt/locale/bitcoin_en.xlf | 3301 +++++++++++++++++++++--------------------- 3 files changed, 1903 insertions(+), 1739 deletions(-) (limited to 'src/qt') diff --git a/src/qt/bitcoinstrings.cpp b/src/qt/bitcoinstrings.cpp index 3df4d4d921..27aa39a024 100644 --- a/src/qt/bitcoinstrings.cpp +++ b/src/qt/bitcoinstrings.cpp @@ -15,8 +15,8 @@ QT_TRANSLATE_NOOP("bitcoin-core", "" "a backup."), QT_TRANSLATE_NOOP("bitcoin-core", "" "%s request to listen on port %u. This port is considered \"bad\" and thus it " -"is unlikely that any Bitcoin Core peers connect to it. See doc/p2p-bad-ports." -"md for details and a full list."), +"is unlikely that any peer will connect to it. See doc/p2p-bad-ports.md for " +"details and a full list."), QT_TRANSLATE_NOOP("bitcoin-core", "" "-maxtxfee is set very high! Fees this large could be paid on a single " "transaction."), @@ -33,9 +33,6 @@ QT_TRANSLATE_NOOP("bitcoin-core", "" "temporarily disable txindex while using -reindex-chainstate, or replace -" "reindex-chainstate with -reindex to fully rebuild all indexes."), QT_TRANSLATE_NOOP("bitcoin-core", "" -"Assumed-valid: last wallet synchronisation goes beyond available block data. " -"You need to wait for the background validation chain to download more blocks."), -QT_TRANSLATE_NOOP("bitcoin-core", "" "Cannot downgrade wallet from version %i to version %i. Wallet version " "unchanged."), QT_TRANSLATE_NOOP("bitcoin-core", "" @@ -48,12 +45,20 @@ QT_TRANSLATE_NOOP("bitcoin-core", "" "upgrading to support pre-split keypool. Please use version %i or no version " "specified."), QT_TRANSLATE_NOOP("bitcoin-core", "" +"Disk space for %s may not accommodate the block files. Approximately %u GB " +"of data will be stored in this directory."), +QT_TRANSLATE_NOOP("bitcoin-core", "" "Distributed under the MIT software license, see the accompanying file %s or " "%s"), QT_TRANSLATE_NOOP("bitcoin-core", "" "Error loading %s: External signer wallet being loaded without external " "signer support compiled"), QT_TRANSLATE_NOOP("bitcoin-core", "" +"Error loading wallet. Wallet requires blocks to be downloaded, and software " +"does not currently support loading wallets while blocks are being downloaded " +"out of order when using assumeutxo snapshots. Wallet should be able to load " +"successfully after node sync reaches height %s"), +QT_TRANSLATE_NOOP("bitcoin-core", "" "Error reading %s! All keys read correctly, but transaction data or address " "book entries might be missing or incorrect."), QT_TRANSLATE_NOOP("bitcoin-core", "" @@ -79,8 +84,8 @@ QT_TRANSLATE_NOOP("bitcoin-core", "" "Error: Transaction %s in wallet cannot be identified to belong to migrated " "wallets"), QT_TRANSLATE_NOOP("bitcoin-core", "" -"Error: Unable to produce descriptors for this legacy wallet. Make sure the " -"wallet is unlocked first"), +"Error: Unable to produce descriptors for this legacy wallet. Make sure to " +"provide the wallet's passphrase if it is encrypted."), QT_TRANSLATE_NOOP("bitcoin-core", "" "Failed to rename invalid peers.dat file. Please move or delete it and try " "again."), @@ -112,6 +117,9 @@ QT_TRANSLATE_NOOP("bitcoin-core", "" "No wallet file format provided. To use createfromdump, -format= must " "be provided."), QT_TRANSLATE_NOOP("bitcoin-core", "" +"Outbound connections restricted to CJDNS (-onlynet=cjdns) but -" +"cjdnsreachable is not provided"), +QT_TRANSLATE_NOOP("bitcoin-core", "" "Outbound connections restricted to Tor (-onlynet=onion) but the proxy for " "reaching the Tor network is explicitly forbidden: -onion=0"), QT_TRANSLATE_NOOP("bitcoin-core", "" @@ -119,6 +127,9 @@ QT_TRANSLATE_NOOP("bitcoin-core", "" "reaching the Tor network is not provided: none of -proxy, -onion or -" "listenonion is given"), QT_TRANSLATE_NOOP("bitcoin-core", "" +"Outbound connections restricted to i2p (-onlynet=i2p) but -i2psam is not " +"provided"), +QT_TRANSLATE_NOOP("bitcoin-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("bitcoin-core", "" @@ -148,6 +159,13 @@ QT_TRANSLATE_NOOP("bitcoin-core", "" "space, run a full -reindex, otherwise ignore this error. This error message " "will not be displayed again."), QT_TRANSLATE_NOOP("bitcoin-core", "" +"The inputs size exceeds the maximum weight. Please try sending a smaller " +"amount or manually consolidating your wallet's UTXOs"), +QT_TRANSLATE_NOOP("bitcoin-core", "" +"The preselected coins total amount does not cover the transaction target. " +"Please allow other inputs to be automatically selected or include more coins " +"manually"), +QT_TRANSLATE_NOOP("bitcoin-core", "" "The transaction amount is too small to send after the fee has been deducted"), QT_TRANSLATE_NOOP("bitcoin-core", "" "This error could occur if this wallet was not shutdown cleanly and was last " @@ -171,6 +189,10 @@ QT_TRANSLATE_NOOP("bitcoin-core", "" "Unable to replay blocks. You will need to rebuild the database using -" "reindex-chainstate."), QT_TRANSLATE_NOOP("bitcoin-core", "" +"Unexpected legacy entry in descriptor wallet found. Loading wallet %s\n" +"\n" +"The wallet might have been tampered with or created with malicious intent.\n"), +QT_TRANSLATE_NOOP("bitcoin-core", "" "Unknown wallet file format \"%s\" provided. Please provide one of \"bdb\" or " "\"sqlite\"."), QT_TRANSLATE_NOOP("bitcoin-core", "" @@ -235,6 +257,7 @@ QT_TRANSLATE_NOOP("bitcoin-core", "Error loading block database"), QT_TRANSLATE_NOOP("bitcoin-core", "Error opening block database"), QT_TRANSLATE_NOOP("bitcoin-core", "Error reading from database, shutting down."), QT_TRANSLATE_NOOP("bitcoin-core", "Error reading next record from wallet database"), +QT_TRANSLATE_NOOP("bitcoin-core", "Error: Cannot extract destination from the generated scriptpubkey"), QT_TRANSLATE_NOOP("bitcoin-core", "Error: Could not add watchonly tx to watchonly wallet"), QT_TRANSLATE_NOOP("bitcoin-core", "Error: Could not delete watchonly transactions"), QT_TRANSLATE_NOOP("bitcoin-core", "Error: Couldn't create cursor into database"), @@ -264,6 +287,7 @@ QT_TRANSLATE_NOOP("bitcoin-core", "Importing…"), QT_TRANSLATE_NOOP("bitcoin-core", "Incorrect or no genesis block found. Wrong datadir for network?"), QT_TRANSLATE_NOOP("bitcoin-core", "Initialization sanity check failed. %s is shutting down."), QT_TRANSLATE_NOOP("bitcoin-core", "Input not found or already spent"), +QT_TRANSLATE_NOOP("bitcoin-core", "Insufficient dbcache for block verification"), QT_TRANSLATE_NOOP("bitcoin-core", "Insufficient funds"), QT_TRANSLATE_NOOP("bitcoin-core", "Invalid -i2psam address or hostname: '%s'"), QT_TRANSLATE_NOOP("bitcoin-core", "Invalid -onion address or hostname: '%s'"), @@ -274,6 +298,8 @@ QT_TRANSLATE_NOOP("bitcoin-core", "Invalid amount for -discardfee=: '%s' QT_TRANSLATE_NOOP("bitcoin-core", "Invalid amount for -fallbackfee=: '%s'"), QT_TRANSLATE_NOOP("bitcoin-core", "Invalid amount for -paytxfee=: '%s' (must be at least %s)"), QT_TRANSLATE_NOOP("bitcoin-core", "Invalid netmask specified in -whitelist: '%s'"), +QT_TRANSLATE_NOOP("bitcoin-core", "Invalid port specified in %s: '%s'"), +QT_TRANSLATE_NOOP("bitcoin-core", "Invalid pre-selected input %s"), QT_TRANSLATE_NOOP("bitcoin-core", "Listening for incoming connections failed (listen returned error %s)"), QT_TRANSLATE_NOOP("bitcoin-core", "Loading P2P addresses…"), QT_TRANSLATE_NOOP("bitcoin-core", "Loading banlist…"), @@ -284,6 +310,8 @@ QT_TRANSLATE_NOOP("bitcoin-core", "Missing solving data for estimating transacti QT_TRANSLATE_NOOP("bitcoin-core", "Need to specify a port with -whitebind: '%s'"), QT_TRANSLATE_NOOP("bitcoin-core", "No addresses available"), QT_TRANSLATE_NOOP("bitcoin-core", "Not enough file descriptors available."), +QT_TRANSLATE_NOOP("bitcoin-core", "Not found pre-selected input %s"), +QT_TRANSLATE_NOOP("bitcoin-core", "Not solvable pre-selected input %s"), QT_TRANSLATE_NOOP("bitcoin-core", "Prune cannot be configured with a negative value."), QT_TRANSLATE_NOOP("bitcoin-core", "Prune mode is incompatible with -txindex."), QT_TRANSLATE_NOOP("bitcoin-core", "Pruning blockstore…"), diff --git a/src/qt/locale/bitcoin_en.ts b/src/qt/locale/bitcoin_en.ts index 586240445e..ebce81b198 100644 --- a/src/qt/locale/bitcoin_en.ts +++ b/src/qt/locale/bitcoin_en.ts @@ -55,7 +55,7 @@ - + &Delete &Delete @@ -179,7 +179,7 @@ Signing is only possible with addresses of the type 'legacy'. - + Encrypt wallet @@ -199,7 +199,7 @@ Signing is only possible with addresses of the type 'legacy'. - + Confirm wallet encryption @@ -215,12 +215,12 @@ Signing is only possible with addresses of the type 'legacy'. - + Wallet encrypted - + Enter the new passphrase for the wallet.<br/>Please use a passphrase of <b>ten or more random characters</b>, or <b>eight or more words</b>. @@ -230,7 +230,7 @@ Signing is only possible with addresses of the type 'legacy'. - + Remember that encrypting your wallet cannot fully protect your bitcoins from being stolen by malware infecting your computer. @@ -257,41 +257,57 @@ Signing is only possible with addresses of the type 'legacy'. - - + Wallet encryption failed - + Wallet encryption failed due to an internal error. Your wallet was not encrypted. - + The supplied passphrases do not match. - - + + + Wallet unlock failed - - + + The passphrase entered for the wallet decryption was incorrect. - + + The passphrase entered for the wallet decryption is incorrect. It contains a null character (ie - a zero byte). If the passphrase was set with a version of this software prior to 25.0, please try again with only the characters up to — but not including — the first null character. If this is successful, please set a new passphrase to avoid this issue in the future. + + + + Wallet passphrase was successfully changed. - + + + Passphrase change failed + + + + + The old passphrase entered for the wallet decryption is incorrect. It contains a null character (ie - a zero byte). If the passphrase was set with a version of this software prior to 25.0, please try again with only the characters up to — but not including — the first null character. + + + + Warning: The Caps Lock key is on! @@ -313,7 +329,7 @@ Signing is only possible with addresses of the type 'legacy'. BitcoinApplication - + Settings file %1 might be corrupt or invalid. @@ -411,18 +427,18 @@ Signing is only possible with addresses of the type 'legacy'. - + Network activity disabled. A substring of the tooltip. - + Proxy is <b>enabled</b>: %1 - + Send coins to a Bitcoin address Send coins to a Bitcoin address @@ -537,7 +553,7 @@ Signing is only possible with addresses of the type 'legacy'. Tabs toolbar - + Syncing Headers (%1%)… @@ -557,17 +573,12 @@ Signing is only possible with addresses of the type 'legacy'. - - Reindexing blocks on disk… - - - - + Connecting to peers… - + Request payments (generates QR codes and bitcoin: URIs) @@ -587,7 +598,7 @@ Signing is only possible with addresses of the type 'legacy'. - + Processed %n block(s) of transaction history. Processed %n block of transaction history. @@ -635,7 +646,7 @@ Signing is only possible with addresses of the type 'legacy'. Up to date - + Ctrl+Q @@ -781,7 +792,7 @@ Signing is only possible with addresses of the type 'legacy'. - + %1 client @@ -834,7 +845,7 @@ Signing is only possible with addresses of the type 'legacy'. - + Error: %1 @@ -1266,7 +1277,7 @@ Signing is only possible with addresses of the type 'legacy'. &Address - + New sending address @@ -1410,7 +1421,7 @@ Signing is only possible with addresses of the type 'legacy'. Use a custom data directory: - + Bitcoin Bitcoin @@ -1518,7 +1529,7 @@ Signing is only possible with addresses of the type 'legacy'. - + Unknown… @@ -1661,7 +1672,12 @@ Signing is only possible with addresses of the type 'legacy'. - + + Full path to a %1 compatible script (e.g. C:\Downloads\hwi.exe or /Users/you/Downloads/hwi.py). Beware: malware can steal your coins! + + + + IP address of the proxy (e.g. IPv4: 127.0.0.1 / IPv6: ::1) @@ -1817,12 +1833,7 @@ Signing is only possible with addresses of the type 'legacy'. - - Full path to a Bitcoin Core compatible script (e.g. C:\Downloads\hwi.exe or /Users/you/Downloads/hwi.py). Beware: malware can steal your coins! - - - - + Automatically open the Bitcoin client port on the router. This only works when your router supports UPnP and it is enabled. Automatically open the Bitcoin client port on the router. This only works when your router supports UPnP and it is enabled. @@ -2092,7 +2103,7 @@ Signing is only possible with addresses of the type 'legacy'. OptionsModel - + Could not read setting "%1", %2. @@ -2191,7 +2202,7 @@ Signing is only possible with addresses of the type 'legacy'. - + Privacy mode activated for the Overview tab. To unmask the values, uncheck Settings->Mask values. @@ -2363,7 +2374,7 @@ Signing is only possible with addresses of the type 'legacy'. PaymentServer - + Payment request error @@ -2467,7 +2478,7 @@ If you are receiving this error you should request the merchant provide a BIP21 Network - + Inbound An Inbound Connection from a Peer. @@ -2497,7 +2508,7 @@ If you are receiving this error you should request the merchant provide a BIP21 - + Unroutable @@ -2663,7 +2674,7 @@ If you are receiving this error you should request the merchant provide a BIP21 - + Do you want to reset settings to default values, or to abort without making changes? Explanatory text shown on startup when the settings file cannot be read. Prompts user to make a choice between resetting or aborting. @@ -2675,17 +2686,17 @@ If you are receiving this error you should request the merchant provide a BIP21 - + Error: Specified data directory "%1" does not exist. - + Error: Cannot parse configuration file: %1. - + Error: %1 @@ -2908,7 +2919,17 @@ If you are receiving this error you should request the merchant provide a BIP21 - + + Whether we relay transactions to this peer. + + + + + Transaction Relay + + + + Starting Block @@ -3030,17 +3051,7 @@ If you are receiving this error you should request the merchant provide a BIP21 - - Whether the peer requested us to relay transactions. - - - - - Wants Tx Relay - - - - + High bandwidth BIP152 compact block relay: %1 @@ -3308,7 +3319,7 @@ If you are receiving this error you should request the merchant provide a BIP21 - + Ctrl+I @@ -3328,7 +3339,7 @@ If you are receiving this error you should request the merchant provide a BIP21 - + Executing command using "%1" wallet @@ -3455,7 +3466,7 @@ For more information on using this console, type %6. - + Copy &URI @@ -3548,7 +3559,7 @@ For more information on using this console, type %6. - + Request payment to %1 @@ -3633,7 +3644,7 @@ For more information on using this console, type %6. SendCoinsDialog - + Send Coins Send Coins @@ -3820,7 +3831,7 @@ Note: Since the fee is calculated on a per-byte basis, a fee rate of "100 S&end - + Copy quantity @@ -3887,7 +3898,7 @@ Note: Since the fee is calculated on a per-byte basis, a fee rate of "100 - + from wallet '%1' @@ -4311,7 +4322,7 @@ Note: Since the fee is calculated on a per-byte basis, a fee rate of "100 - + The entered address is invalid. @@ -4385,7 +4396,7 @@ Note: Since the fee is calculated on a per-byte basis, a fee rate of "100 SplashScreen - + (press q to shutdown and continue later) @@ -4398,7 +4409,7 @@ Note: Since the fee is calculated on a per-byte basis, a fee rate of "100 TrafficGraphWidget - + kB/s @@ -4640,7 +4651,7 @@ Note: Since the fee is calculated on a per-byte basis, a fee rate of "100 TransactionTableModel - + Date Date @@ -4956,7 +4967,7 @@ Note: Since the fee is calculated on a per-byte basis, a fee rate of "100 - + Range: @@ -4969,7 +4980,7 @@ Note: Since the fee is calculated on a per-byte basis, a fee rate of "100 UnitDisplayStatusBarControl - + Unit to show amounts in. Click to select another unit. @@ -5052,20 +5063,21 @@ Go to File > Open Wallet to load a wallet. WalletModel - + + Send Coins Send Coins - - + + Fee bump error - + Increasing transaction fee failed @@ -5096,12 +5108,12 @@ Go to File > Open Wallet to load a wallet. - + Confirm fee bump - + Can't draft transaction. @@ -5134,7 +5146,7 @@ Go to File > Open Wallet to load a wallet. WalletView - + &Export &Export @@ -5193,12 +5205,17 @@ Go to File > Open Wallet to load a wallet. - + + %s request to listen on port %u. This port is considered "bad" and thus it is unlikely that any peer will connect to it. See doc/p2p-bad-ports.md for details and a full list. + + + + -maxtxfee is set very high! Fees this large could be paid on a single transaction. - + Cannot downgrade wallet from version %i to version %i. Wallet version unchanged. @@ -5214,11 +5231,21 @@ Go to File > Open Wallet to load a wallet. + Disk space for %s may not accommodate the block files. Approximately %u GB of data will be stored in this directory. + + + + Distributed under the MIT software license, see the accompanying file %s or %s + Error loading wallet. Wallet requires blocks to be downloaded, and software does not currently support loading wallets while blocks are being downloaded out of order when using assumeutxo snapshots. Wallet should be able to load successfully after node sync reaches height %s + + + + Error reading %s! All keys read correctly, but transaction data or address book entries might be missing or incorrect. @@ -5248,7 +5275,12 @@ Go to File > Open Wallet to load a wallet. - + + Error: Unable to produce descriptors for this legacy wallet. Make sure to provide the wallet's passphrase if it is encrypted. + + + + Fee estimation failed. Fallbackfee is disabled. Wait a few blocks or enable -fallbackfee. @@ -5288,7 +5320,7 @@ Go to File > Open Wallet to load a wallet. - + Please check that your computer's date and time are correct! If your clock is wrong, %s will not work properly. @@ -5328,7 +5360,7 @@ Go to File > Open Wallet to load a wallet. - + The transaction amount is too small to send after the fee has been deducted @@ -5368,7 +5400,7 @@ Go to File > Open Wallet to load a wallet. - + Unknown wallet file format "%s" provided. Please provide one of "bdb" or "sqlite". @@ -5443,17 +5475,12 @@ Go to File > Open Wallet to load a wallet. - + The -txindex upgrade started by a previous version cannot be completed. Restart with the previous version or run a full -reindex. - - %s request to listen on port %u. This port is considered "bad" and thus it is unlikely that any Bitcoin Core peers connect to it. See doc/p2p-bad-ports.md for details and a full list. - - - - + -reindex-chainstate option is not compatible with -blockfilterindex. Please temporarily disable blockfilterindex while using -reindex-chainstate, or replace -reindex-chainstate with -reindex to fully rebuild all indexes. @@ -5468,22 +5495,17 @@ Go to File > Open Wallet to load a wallet. - - Assumed-valid: last wallet synchronisation goes beyond available block data. You need to wait for the background validation chain to download more blocks. - - - - + Cannot provide specific connections and have addrman find outgoing connections at the same time. - + Error loading %s: External signer wallet being loaded without external signer support compiled - + Error: Address book data in wallet cannot be identified to belong to migrated wallets @@ -5498,12 +5520,7 @@ Go to File > Open Wallet to load a wallet. - - Error: Unable to produce descriptors for this legacy wallet. Make sure the wallet is unlocked first - - - - + Failed to rename invalid peers.dat file. Please move or delete it and try again. @@ -5514,6 +5531,11 @@ Go to File > Open Wallet to load a wallet. + Outbound connections restricted to CJDNS (-onlynet=cjdns) but -cjdnsreachable is not provided + + + + Outbound connections restricted to Tor (-onlynet=onion) but the proxy for reaching the Tor network is explicitly forbidden: -onion=0 @@ -5523,7 +5545,30 @@ Go to File > Open Wallet to load a wallet. - + + Outbound connections restricted to i2p (-onlynet=i2p) but -i2psam is not provided + + + + + The inputs size exceeds the maximum weight. Please try sending a smaller amount or manually consolidating your wallet's UTXOs + + + + + The preselected coins total amount does not cover the transaction target. Please allow other inputs to be automatically selected or include more coins manually + + + + + Unexpected legacy entry in descriptor wallet found. Loading wallet %s + +The wallet might have been tampered with or created with malicious intent. + + + + + Unrecognized descriptor found. Loading wallet %s The wallet might had been created on a newer version. @@ -5648,6 +5693,11 @@ Unable to restore backup of wallet. Error reading next record from wallet database + + + Error: Cannot extract destination from the generated scriptpubkey + + Error: Could not add watchonly tx to watchonly wallet @@ -5793,6 +5843,11 @@ Unable to restore backup of wallet. Input not found or already spent + + + Insufficient dbcache for block verification + + Insufficient funds @@ -5843,6 +5898,16 @@ Unable to restore backup of wallet. Invalid netmask specified in -whitelist: '%s' + + + Invalid port specified in %s: '%s' + + + + + Invalid pre-selected input %s + + Listening for incoming connections failed (listen returned error %s) @@ -5893,6 +5958,16 @@ Unable to restore backup of wallet. Not enough file descriptors available. + + + Not found pre-selected input %s + + + + + Not solvable pre-selected input %s + + Prune cannot be configured with a negative value. @@ -6159,7 +6234,7 @@ Unable to restore backup of wallet. - + Settings file could not be read diff --git a/src/qt/locale/bitcoin_en.xlf b/src/qt/locale/bitcoin_en.xlf index a25ccfca72..4920a08d72 100644 --- a/src/qt/locale/bitcoin_en.xlf +++ b/src/qt/locale/bitcoin_en.xlf @@ -45,7 +45,7 @@ &Delete 101 - ../addressbookpage.cpp128 + ../addressbookpage.cpp127 @@ -53,62 +53,62 @@ Choose the address to send coins to - 90 + 89 Choose the address to receive coins with - 91 + 90 C&hoose - 96 + 95 Sending addresses - 102 + 101 Receiving addresses - 103 + 102 These are your Bitcoin addresses for sending payments. Always check the amount and the receiving address before sending coins. - 110 + 109 These are your Bitcoin addresses for receiving payments. Use the 'Create new receiving address' button in the receive tab to create new addresses. Signing is only possible with addresses of the type 'legacy'. - 115 + 114 &Copy Address - 123 + 122 Copy &Label - 124 + 123 &Edit - 125 + 124 Export Address List - 289 + 288 Comma separated file - 292 + 291 Expanded name of the CSV file format. See: https://en.wikipedia.org/wiki/Comma-separated_values. There was an error trying to save the address list to %1. Please try again. - 308 + 307 An error message. %1 is a stand-in argument for the name of the file we attempted to save to. Exporting Failed - 305 + 304 @@ -156,109 +156,122 @@ Signing is only possible with addresses of the type 'legacy'. Encrypt wallet - 51 + 49 This operation needs your wallet passphrase to unlock the wallet. - 54 + 52 Unlock wallet - 59 + 57 Change passphrase - 62 + 60 Confirm wallet encryption - 110 + 107 Warning: If you encrypt your wallet and lose your passphrase, you will <b>LOSE ALL OF YOUR BITCOINS</b>! - 111 + 108 Are you sure you wish to encrypt your wallet? - 111 + 108 Wallet encrypted - 129 - 173 + 126 + 181 Enter the new passphrase for the wallet.<br/>Please use a passphrase of <b>ten or more random characters</b>, or <b>eight or more words</b>. - 48 + 46 Enter the old passphrase and new passphrase for the wallet. - 63 + 61 Remember that encrypting your wallet cannot fully protect your bitcoins from being stolen by malware infecting your computer. - 118 + 115 Wallet to be encrypted - 122 + 119 Your wallet is about to be encrypted. - 124 + 121 Your wallet is now encrypted. - 131 + 128 IMPORTANT: Any previous backups you have made of your wallet file should be replaced with the newly generated, encrypted wallet file. For security reasons, previous backups of the unencrypted wallet file will become useless as soon as you start using the new, encrypted wallet. - 133 + 130 Wallet encryption failed - 139 - 147 - 179 - 185 + 136 + 144 + 203 Wallet encryption failed due to an internal error. Your wallet was not encrypted. - 140 + 137 The supplied passphrases do not match. - 148 - 186 + 145 + 204 Wallet unlock failed - 159 - 165 + 158 + 161 + 173 The passphrase entered for the wallet decryption was incorrect. - 160 - 180 + 159 + 190 - Wallet passphrase was successfully changed. - 174 + The passphrase entered for the wallet decryption is incorrect. It contains a null character (ie - a zero byte). If the passphrase was set with a version of this software prior to 25.0, please try again with only the characters up to — but not including — the first null character. If this is successful, please set a new passphrase to avoid this issue in the future. + 162 + Wallet passphrase was successfully changed. + 182 + + + Passphrase change failed + 189 + 192 + + + The old passphrase entered for the wallet decryption is incorrect. It contains a null character (ie - a zero byte). If the passphrase was set with a version of this software prior to 25.0, please try again with only the characters up to — but not including — the first null character. + 193 + + Warning: The Caps Lock key is on! - 220 - 253 + 238 + 271 - + IP/Netmask 85 - + Banned Until 85 @@ -266,615 +279,611 @@ Signing is only possible with addresses of the type 'legacy'. - + Settings file %1 might be corrupt or invalid. - 288 + 283 - + Runaway exception - 466 + 461 - + A fatal error occurred. %1 can no longer continue safely and will quit. - 467 + 462 - + Internal error - 476 + 471 - + An internal error occurred. %1 will attempt to continue safely. This is an unexpected bug which can be reported as described below. - 477 + 472 - + Do you want to reset settings to default values, or to abort without making changes? - 183 + 184 Explanatory text shown on startup when the settings file cannot be read. Prompts user to make a choice between resetting or aborting. - + A fatal error occurred. Check that settings file is writable, or try running with -nosettings. - 207 + 208 Explanatory text shown on startup when the settings file could not be written. Prompts user to check that we have the ability to write to the file. Explains that the user has the option of running without a settings file. - + Error: Specified data directory "%1" does not exist. - 600 + 594 - + Error: Cannot parse configuration file: %1. - 606 + 603 - + Error: %1 - 621 + 617 - + %1 didn't yet exit safely… - 695 + 691 - + Settings file could not be read - 176 + 177 - + Settings file could not be written - 199 + 200 - + &Overview 253 - + Show general overview of wallet 254 - + &Transactions 274 - + Browse transaction history 275 - + E&xit 294 - + Quit application 295 - + &About %1 298 - + Show information about %1 299 - + About &Qt 302 - + Show information about Qt 303 - + Modify configuration options for %1 306 - + Create a new wallet 350 - + &Minimize 510 - + Wallet: 589 - + Network activity disabled. - 982 + 984 A substring of the tooltip. - + Proxy is <b>enabled</b>: %1 - 1421 + 1420 - + Send coins to a Bitcoin address 261 - + Backup wallet to another location 314 - + Change the passphrase used for wallet encryption 316 - + &Send 260 - + &Receive 267 - + &Options… 305 - + &Encrypt Wallet… 310 - + Encrypt the private keys that belong to your wallet 311 - + &Backup Wallet… 313 - + &Change Passphrase… 315 - + Sign &message… 317 - + Sign messages with your Bitcoin addresses to prove you own them 318 - + &Verify message… 319 - + Verify messages to ensure they were signed with specified Bitcoin addresses 320 - + &Load PSBT from file… 321 - + Open &URI… 337 - + Close Wallet… 345 - + Create Wallet… 348 - + Close All Wallets… 358 - + &File 477 - + &Settings 497 - + &Help 558 - + Tabs toolbar 569 - + Syncing Headers (%1%)… - 1026 + 1028 - + Synchronizing with network… - 1084 + 1086 - + Indexing blocks on disk… - 1089 - - - Processing blocks on disk… 1091 - - Reindexing blocks on disk… - 1095 + + Processing blocks on disk… + 1093 - + Connecting to peers… - 1101 + 1100 - + Request payments (generates QR codes and bitcoin: URIs) 268 - + Show the list of used sending addresses and labels 333 - + Show the list of used receiving addresses and labels 335 - + &Command-line options 361 - 1110 - + 1109 + Processed %n block(s) of transaction history. - + Processed %n block(s) of transaction history. - + %1 behind - 1133 + 1132 - + Catching up… - 1138 + 1137 - + Last received block was generated %1 ago. - 1157 + 1156 - + Transactions after this will not yet be visible. - 1159 + 1158 - + Error - 1184 + 1183 - + Warning - 1188 + 1187 - + Information - 1192 + 1191 - + Up to date - 1114 + 1113 - + Ctrl+Q 296 - + Load Partially Signed Bitcoin Transaction 322 - + Load PSBT from &clipboard… 323 - + Load Partially Signed Bitcoin Transaction from clipboard 324 - + Node window 326 - + Open node debugging and diagnostic console 327 - + &Sending addresses 332 - + &Receiving addresses 334 - + Open a bitcoin: URI 338 - + Open Wallet 340 - + Open a wallet 342 - + Close wallet 346 - + Restore Wallet… 353 Name of the menu item that restores wallet from a backup file. - + Restore a wallet from a backup file 356 Status tip for Restore Wallet menu item - + Close all wallets 359 - + Show the %1 help message to get a list with possible Bitcoin command-line options 363 - + &Mask values 365 - + Mask the values in the Overview tab 367 - + default wallet 398 - + No wallets available 418 - + Wallet Data 424 Name of the wallet data file format. - + Load Wallet Backup 427 The title for Restore Wallet File Windows - + Restore Wallet 435 Title of pop-up window shown when the user is attempting to restore a wallet. - + Wallet Name 437 Label of the input field where the name of the wallet is entered. - + &Window 508 - + Ctrl+M 511 - + Zoom 520 - + Main Window 538 - + %1 client - 796 + 798 - + &Hide - 861 + 863 - + S&how - 862 + 864 - 979 + 981 A substring of the tooltip. - + %n active connection(s) to Bitcoin network. - + %n active connection(s) to Bitcoin network. - + Click for more actions. - 989 + 991 A substring of the tooltip. "More actions" are available via the context menu. - + Show Peers tab - 1006 + 1008 A context menu item. The "Peers tab" is an element of the "Node window". - + Disable network activity - 1014 + 1016 A context menu item. - + Enable network activity - 1016 + 1018 A context menu item. The network activity was disabled previously. - + Pre-syncing Headers (%1%)… - 1033 + 1035 - + Error: %1 - 1185 + 1184 - + Warning: %1 - 1189 + 1188 - + Date: %1 - 1297 + 1296 - + Amount: %1 - 1298 + 1297 - + Wallet: %1 - 1300 + 1299 - + Type: %1 - 1302 + 1301 - + Label: %1 - 1304 + 1303 - + Address: %1 - 1306 + 1305 - + Sent transaction - 1307 + 1306 - + Incoming transaction - 1307 + 1306 - + HD key generation is <b>enabled</b> - 1359 + 1358 - + HD key generation is <b>disabled</b> - 1359 + 1358 - + Private key <b>disabled</b> - 1359 + 1358 - + Wallet is <b>encrypted</b> and currently <b>unlocked</b> - 1382 + 1381 - + Wallet is <b>encrypted</b> and currently <b>locked</b> - 1390 + 1389 - + Original message: - 1509 + 1508 - + Unit to show amounts in. Click to select another unit. - 1550 + 1547 - + Coin Selection 14 - + Quantity: 48 - + Bytes: 77 - + Amount: 122 - + Fee: 202 - + Dust: 154 - + After Fee: 247 - + Change: 279 - + (un)select all 335 - + Tree mode 351 - + List mode 364 - + Amount 420 - + Received with label 425 - + Received with address 430 - + Date 435 - + Confirmations 440 - + Confirmed 443 @@ -882,88 +891,88 @@ Signing is only possible with addresses of the type 'legacy'. - + Copy amount 69 - + &Copy address 58 - + Copy &label 59 - + Copy &amount 60 - + Copy transaction &ID and output index 61 - + L&ock unspent 63 - + &Unlock unspent 64 - + Copy quantity 68 - + Copy fee 70 - + Copy after fee 71 - + Copy bytes 72 - + Copy dust 73 - + Copy change 74 - + (%1 locked) 380 - + yes 534 - + no 534 - + This label turns red if any recipient receives an amount smaller than the current dust threshold. 548 - + Can vary +/- %1 satoshi(s) per input. 553 - + (no label) 600 654 - + change from %1 (%2) 647 - + (change) 648 @@ -971,114 +980,114 @@ Signing is only possible with addresses of the type 'legacy'. - + Create Wallet 244 Title of window indicating the progress of creation of a new wallet. - + Creating Wallet <b>%1</b>… 247 Descriptive text of the create wallet progress window which indicates to the user which wallet is currently being created. - + Create wallet failed 280 - + Create wallet warning 282 - + Can't list signers 298 - + Too many external signers found 301 - + Load Wallets 375 Title of progress window which is displayed when wallets are being loaded. - + Loading wallets… 378 Descriptive text of the load wallets progress window which indicates to the user that wallets are currently being loaded. - + Open wallet failed 332 - + Open wallet warning 334 - + default wallet 344 - + Open Wallet 348 Title of window indicating the progress of opening of a wallet. - + Opening Wallet <b>%1</b>… 351 Descriptive text of the open wallet progress window which indicates to the user which wallet is currently being opened. - + Restore Wallet 400 Title of progress window which is displayed when wallets are being restored. - + Restoring Wallet <b>%1</b>… 403 Descriptive text of the restore wallets progress window which indicates to the user that wallets are currently being restored. - + Restore wallet failed 422 Title of message box which is displayed when the wallet could not be restored. - + Restore wallet warning 425 Title of message box which is displayed when the wallet is restored with some warning. - + Restore wallet message 428 Title of message box which is displayed when the wallet is successfully restored. - + Close wallet 84 - + Are you sure you wish to close the wallet <i>%1</i>? 85 - + Closing the wallet for too long can result in having to resync the entire chain if pruning is enabled. 86 - + Close all wallets 99 - + Are you sure you wish to close all wallets? 100 @@ -1086,59 +1095,59 @@ Signing is only possible with addresses of the type 'legacy'. - + Create Wallet 14 - + Wallet Name 25 - + Wallet 38 - + Encrypt the wallet. The wallet will be encrypted with a passphrase of your choice. 47 - + 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. 85 - + 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. 95 - + Make Blank Wallet 98 - + Use descriptors for scriptPubKey management 105 - + Descriptor Wallet 108 - + Use an external signing device such as a hardware wallet. Configure the external signer script in wallet preferences first. 118 - + External signer 121 @@ -1146,15 +1155,15 @@ Signing is only possible with addresses of the type 'legacy'. - + Create 22 - + Compiled without sqlite support (required for descriptor wallets) 90 - + Compiled without external signing support (required for external signing) 104 "External signing" means using devices such as hardware wallets. @@ -1163,23 +1172,23 @@ Signing is only possible with addresses of the type 'legacy'. - + Edit Address 14 - + &Label 25 - + The label associated with this address list entry 35 - + The address associated with this address list entry. This can only be modified for sending addresses. 52 - + &Address 42 @@ -1187,152 +1196,152 @@ Signing is only possible with addresses of the type 'legacy'. - + New sending address - 29 + 27 - + Edit receiving address - 32 + 30 - + Edit sending address - 36 + 34 - + The entered address "%1" is not a valid Bitcoin address. - 113 + 111 - + Address "%1" already exists as a receiving address with label "%2" and so cannot be added as a sending address. - 146 + 144 - + The entered address "%1" is already in the address book with label "%2". - 151 + 149 - + Could not unlock wallet. - 123 + 121 - + New key generation failed. - 128 + 126 - + A new data directory will be created. 73 - + name 95 - + Directory already exists. Add %1 if you intend to create a new directory here. 97 - + Path already exists, and is not a directory. 100 - + Cannot create data directory here. 107 - + Bitcoin - 139 + 137 - 301 - + 299 + %n GB of space available - + %n GB of space available - 303 - + 301 + (of %n GB needed) - + (of %n GB needed) - 306 - + 304 + (%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. - 378 + 376 - + Approximately %1 GB of data will be stored in this directory. - 381 + 379 - 390 + 388 Explanatory text on the capability of the current prune target. - + (sufficient to restore backups %n day(s) old) - + (sufficient to restore backups %n day(s) old) - + %1 will download and store a copy of the Bitcoin block chain. - 392 + 390 - + The wallet will also be stored in this directory. - 394 + 392 - + Error: Specified data directory "%1" cannot be created. - 250 + 248 - + Error - 280 + 278 - + version 38 - + About %1 42 - + Command-line options 60 - + %1 is shutting down… 145 - + Do not shut down the computer until this window disappears. 146 @@ -1340,47 +1349,47 @@ Signing is only possible with addresses of the type 'legacy'. - + Welcome 14 - + Welcome to %1. 23 - + As this is the first time the program is launched, you can choose where %1 will store its data. 49 - + Limit block chain storage to 238 - + 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. 241 - + GB 248 - + 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. 216 - + When you click OK, %1 will begin to download and process the full %4 block chain (%2 GB) starting with the earliest transactions in %3 when %4 initially launched. 206 - + 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. 226 - + Use the default data directory 66 - + Use a custom data directory: 73 @@ -1388,54 +1397,54 @@ Signing is only possible with addresses of the type 'legacy'. - + 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 bitcoin network, as detailed below. 133 - + Attempting to spend bitcoins that are affected by not-yet-displayed transactions will not be accepted by the network. 152 - + Number of blocks left 215 - + Unknown… 222 248 - ../modaloverlay.cpp155 + ../modaloverlay.cpp152 - + calculating… 292 312 - + Last block time 235 - + Progress 261 - + Progress increase per hour 285 - + Estimated time left until synced 305 - + Hide 342 - + Esc 345 @@ -1443,37 +1452,37 @@ Signing is only possible with addresses of the type 'legacy'. - + %1 is currently syncing. It will download headers and blocks from peers and validate them until reaching the tip of the block chain. - 34 + 31 - + Unknown. Syncing Headers (%1, %2%)… - 161 + 158 - + Unknown. Pre-syncing Headers (%1, %2%)… - 166 + 163 - + unknown - 126 + 123 - + Open bitcoin URI 14 - + URI: 22 - + Paste address from clipboard 36 Tooltip text for button that allows you to paste an address that is in your clipboard. @@ -1482,310 +1491,310 @@ Signing is only possible with addresses of the type 'legacy'. - + Options 14 - + &Main 27 - + Automatically start %1 after logging in to the system. 33 - + &Start %1 on system login 36 - + 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. 58 - + Size of &database cache 111 - + Number of script &verification threads 157 - + + Full path to a %1 compatible script (e.g. C:\Downloads\hwi.exe or /Users/you/Downloads/hwi.py). Beware: malware can steal your coins! + 289 + + IP address of the proxy (e.g. IPv4: 127.0.0.1 / IPv6: ::1) 388 575 - + Shows if the supplied default SOCKS5 proxy is used to reach peers via this network type. 457 480 503 - + 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. 672 - + Options set in this dialog are overridden by the command line: 899 - + Open the %1 configuration file from the working directory. 944 - + Open Configuration File 947 - + Reset all client options to default. 957 - + &Reset Options 960 - + &Network 315 - + Prune &block storage to 61 - + GB 71 - + Reverting this setting requires re-downloading the entire blockchain. 96 - + Maximum database cache size. A larger cache can contribute to faster sync, after which the benefit is less pronounced for most use cases. Lowering the cache size will reduce memory usage. Unused mempool memory is shared for this cache. 108 Tooltip text for Options window setting that sets the size of the database cache. Explains the corresponding effects of increasing/decreasing this value. - + MiB 127 - + Set the number of script verification threads. Negative values correspond to the number of cores you want to leave free to the system. 154 Tooltip text for Options window setting that sets the number of script verification threads. Explains that negative values mean to leave these many cores free to the system. - + (0 = auto, <0 = leave that many cores free) 170 - + This allows you or a third party tool to communicate with the node through command-line and JSON-RPC commands. 192 Tooltip text for Options window setting that enables the RPC server. - + Enable R&PC server 195 An Options window setting to enable the RPC server. - + W&allet 216 - + Whether to set subtract fee from amount as default or not. 222 Tooltip text for Options window setting that sets subtracting the fee from a sending amount as default. - + Subtract &fee from amount by default 225 An Options window setting to set subtracting the fee from a sending amount as default. - + Expert 232 - + Enable coin &control features 241 - + If you disable the spending of unconfirmed change, the change from a transaction cannot be used until that transaction has at least one confirmation. This also affects how your balance is computed. 248 - + &Spend unconfirmed change 251 - + Enable &PSBT controls 258 An options window setting to enable PSBT controls. - + Whether to show PSBT controls. 261 Tooltip text for options window setting that enables PSBT controls. - + External Signer (e.g. hardware wallet) 271 - + &External signer script path 279 - - Full path to a Bitcoin Core compatible script (e.g. C:\Downloads\hwi.exe or /Users/you/Downloads/hwi.py). Beware: malware can steal your coins! - 289 - - + Automatically open the Bitcoin client port on the router. This only works when your router supports UPnP and it is enabled. 321 - + Map port using &UPnP 324 - + Automatically open the Bitcoin client port on the router. This only works when your router supports NAT-PMP and it is enabled. The external port could be random. 331 - + Map port using NA&T-PMP 334 - + Accept connections from outside. 341 - + Allow incomin&g connections 344 - + Connect to the Bitcoin network through a SOCKS5 proxy. 351 - + &Connect through SOCKS5 proxy (default proxy): 354 - + Proxy &IP: 363 550 - + &Port: 395 582 - + Port of the proxy (e.g. 9050) 420 607 - + Used for reaching peers via: 444 - + IPv4 467 - + IPv6 490 - + Tor 513 - + &Window 643 - + Show the icon in the system tray. 649 - + &Show tray icon 652 - + Show only a tray icon after minimizing the window. 662 - + &Minimize to the tray instead of the taskbar 665 - + M&inimize on close 675 - + &Display 696 - + User Interface &language: 704 - + The user interface language can be set here. This setting will take effect after restarting %1. 717 - + &Unit to show amounts in: 728 - + Choose the default subdivision unit to show in the interface and when sending coins. 741 - + Third-party URLs (e.g. a block explorer) that appear in the transactions tab as context menu items. %s in the URL is replaced by transaction hash. Multiple URLs are separated by vertical bar |. 752 765 - + &Third-party transaction URLs 755 - + Whether to show coin control features or not. 238 - + Connect to the Bitcoin network through a separate SOCKS5 proxy for Tor onion services. 538 - + Use separate SOCKS&5 proxy to reach peers via Tor onion services: 541 - + Monospaced font in the Overview tab: 777 - + embedded "%1" 785 - + closest matching "%1" 834 - + &OK 1040 - + &Cancel 1053 @@ -1793,71 +1802,71 @@ Signing is only possible with addresses of the type 'legacy'. - + Compiled without external signing support (required for external signing) 96 "External signing" means using devices such as hardware wallets. - + default 108 - + none 194 - + Confirm options reset 301 Window title text of pop-up window shown when the user has chosen to reset options. - + Client restart required to activate changes. 292 371 Text explaining that the settings changed will not come into effect until the client is restarted. - + Current settings will be backed up at "%1". 296 Text explaining to the user that the client's current settings will be backed up at a specific location. %1 is a stand-in argument for the backup location's path. - + Client will be shut down. Do you want to proceed? 299 Text asking the user to confirm if they would like to proceed with a client shutdown. - + Configuration options 319 Window title text of pop-up box that allows opening up of configuration file. - + The configuration file is used to specify advanced user options which override GUI settings. Additionally, any command-line options will override this configuration file. 322 Explanatory text about the priority order of instructions considered by client. The order from high to low being: command-line, configuration file, GUI settings. - + Continue 325 - + Cancel 326 - + Error 335 - + The configuration file could not be opened. 335 - + This change would require a client restart. 375 - + The supplied proxy address is invalid. 403 @@ -1865,84 +1874,84 @@ Signing is only possible with addresses of the type 'legacy'. - + Could not read setting "%1", %2. - 204 + 198 - + Form 14 - + The displayed information may be out of date. Your wallet automatically synchronizes with the Bitcoin network after a connection is established, but this process has not completed yet. 76 411 - + Watch-only: 284 - + Available: 294 - + Your current spendable balance 304 - + Pending: 339 - + Total of transactions that have yet to be confirmed, and do not yet count toward the spendable balance 139 - + Immature: 239 - + Mined balance that has not yet matured 210 - + Balances 60 - + Total: 200 - + Your current total balance 249 - + Your current balance in watch-only addresses 323 - + Spendable: 346 - + Recent transactions 395 - + Unconfirmed transactions to watch-only addresses 120 - + Mined balance in watch-only addresses that has not yet matured 158 - + Current total balance in watch-only addresses 268 @@ -1950,35 +1959,35 @@ Signing is only possible with addresses of the type 'legacy'. - + Privacy mode activated for the Overview tab. To unmask the values, uncheck Settings->Mask values. - 185 + 184 - + Dialog 14 - + Sign Tx 86 - + Broadcast Tx 102 - + Copy to Clipboard 122 - + Save… 129 - + Close 136 @@ -1986,108 +1995,108 @@ Signing is only possible with addresses of the type 'legacy'. - + Failed to load transaction: %1 61 - + Failed to sign transaction: %1 86 - + Cannot sign inputs while wallet is locked. 94 - + Could not sign any more inputs. 96 - + Signed %1 inputs, but more signatures are still required. 98 - + Signed transaction successfully. Transaction is ready to broadcast. 101 - + Unknown error processing transaction. 113 - + Transaction broadcast successfully! Transaction ID: %1 123 - + Transaction broadcast failed: %1 126 - + PSBT copied to clipboard. 135 - + Save Transaction Data 158 - + Partially Signed Transaction (Binary) 160 Expanded name of the binary PSBT file format. See: BIP 174. - + PSBT saved to disk. 167 - + * Sends %1 to %2 183 - + Unable to calculate transaction fee or total transaction amount. 193 - + Pays transaction fee: 195 - + Total Amount 207 - + or 210 - + Transaction has %1 unsigned inputs. 216 - + Transaction is missing some information about inputs. 262 - + Transaction still needs signature(s). 266 - + (But no wallet is loaded.) 269 - + (But this wallet cannot sign transactions.) 272 - + (But this wallet does not have the right keys.) 275 - + Transaction is fully signed and ready for broadcast. 283 - + Transaction status is unknown. 287 @@ -2095,90 +2104,90 @@ Signing is only possible with addresses of the type 'legacy'. - + Payment request error - 152 + 149 - + Cannot start bitcoin: click-to-pay handler - 153 + 150 - + URI handling - 201 - 217 - 223 - 230 + 198 + 214 + 220 + 227 - + 'bitcoin://' is not a valid URI. Use 'bitcoin:' instead. - 201 + 198 - + Cannot process payment request because BIP70 is not supported. Due to widespread security flaws in BIP70 it's strongly recommended that any merchant instructions to switch wallets be ignored. If you are receiving this error you should request the merchant provide a BIP21 compatible URI. - 218 - 241 + 215 + 238 - + URI cannot be parsed! This can be caused by an invalid Bitcoin address or malformed URI parameters. - 231 + 228 - + Payment request file handling - 240 + 237 - + User Agent 112 Title of Peers Table column which contains the peer's User Agent string. - + Ping 103 Title of Peers Table column which indicates the current latency of the connection with the peer. - + Peer 85 Title of Peers Table column which contains a unique number used to identify a connection. - + Age 88 Title of Peers Table column which indicates the duration (length of time) since the peer connection started. - + Direction 94 Title of Peers Table column which indicates the direction the peer connection was initiated from. - + Sent 106 Title of Peers Table column which indicates the total amount of network information we have sent to the peer. - + Received 109 Title of Peers Table column which indicates the total amount of network information we have received from the peer. - + Address 91 Title of Peers Table column which contains the IP/Onion/I2P address of the connected peer. - + Type 97 Title of Peers Table column which describes the type of peer connection. The "type" describes why the connection exists. - + Network 100 Title of Peers Table column which states the network the peer connected through. @@ -2187,21 +2196,21 @@ If you are receiving this error you should request the merchant provide a BIP21 - + Inbound - 78 + 77 An Inbound Connection from a Peer. - + Outbound - 80 + 79 An Outbound Connection to a Peer. - + Amount 197 @@ -2209,194 +2218,194 @@ If you are receiving this error you should request the merchant provide a BIP21 - + Enter a Bitcoin address (e.g. %1) 129 - + Ctrl+W 417 - + Unroutable - 673 + 674 - + Internal - 679 + 680 - + Inbound - 692 + 693 An inbound connection from a peer. An inbound connection is a connection initiated by a peer. - + Outbound - 695 + 696 An outbound connection to a peer. An outbound connection is a connection initiated by us. - + Full Relay - 700 + 701 Peer connection type that relays all network information. - + Block Relay - 703 + 704 Peer connection type that relays network information about blocks and not transactions or addresses. - + Manual - 705 + 706 Peer connection type established manually through one of several methods. - + Feeler - 707 + 708 Short-lived peer connection type that tests the aliveness of known addresses. - + Address Fetch - 709 + 710 Short-lived peer connection type that solicits known addresses from a peer. - + %1 d - 722 - 734 - - - %1 h 723 735 - - %1 m + + %1 h 724 736 - - %1 s - 726 + + %1 m + 725 737 - 763 - + + %1 s + 727 + 738 + 764 + + None - 751 + 752 - + N/A - 757 + 758 - + %1 ms - 758 + 759 - 776 - + 777 + %n second(s) - + %n second(s) - 780 - + 781 + %n minute(s) - + %n minute(s) - 784 - + 785 + %n hour(s) - + %n hour(s) - 788 - + 789 + %n day(s) - + %n day(s) - 792 - 798 - + 793 + 799 + %n week(s) - + %n week(s) - + %1 and %2 - 798 + 799 - 798 - + 799 + %n year(s) - + %n year(s) - + %1 B - 806 + 807 - + %1 kB - 808 + 809 - + %1 MB - 810 + 811 - + %1 GB - 812 + 813 - + &Save Image… 30 - + &Copy Image 31 - + Resulting URI too long, try to reduce the text for label / message. 42 - + Error encoding URI into QR Code. 49 - + QR code support not available. 90 - + Save QR Code 120 - + PNG Image 123 Expanded name of the PNG file format. See: https://en.wikipedia.org/wiki/Portable_Network_Graphics. @@ -2405,7 +2414,7 @@ If you are receiving this error you should request the merchant provide a BIP21 - + N/A 75 101 @@ -2446,291 +2455,291 @@ If you are receiving this error you should request the merchant provide a BIP21 1662 ../rpcconsole.h143 - + Client version 65 - + &Information 43 - + General 58 - + Datadir 114 - + To specify a non-default location of the data directory use the '%1' option. 124 - + Blocksdir 143 - + To specify a non-default location of the blocks directory use the '%1' option. 153 - + Startup time 172 - + Network 201 1093 - + Name 208 - + Number of connections 231 - + Block chain 260 - + Memory Pool 319 - + Current number of transactions 326 - + Memory usage 349 - + Wallet: 443 - + (none) 454 - + &Reset 665 - + Received 745 1453 - + Sent 825 1430 - + &Peers 866 - + Banned peers 942 - + Select a peer to view detailed information. 1010 ../rpcconsole.cpp1155 - + Version 1116 - + + Whether we relay transactions to this peer. + 1188 + + + Transaction Relay + 1191 + + Starting Block 1240 - + Synced Headers 1263 - + Synced Blocks 1286 - + Last Transaction 1361 - + The mapped Autonomous System used for diversifying peer selection. 1571 - + Mapped AS 1574 - + Whether we relay addresses to this peer. 1597 Tooltip text for the Address Relay field in the peer details area, which displays whether we relay addresses to this peer (Yes/No). - + Address Relay 1600 Text title for the Address Relay field in the peer details area, which displays whether we relay addresses to this peer (Yes/No). - + The total number of addresses received from this peer that were processed (excludes addresses that were dropped due to rate-limiting). 1623 Tooltip text for the Addresses Processed field in the peer details area, which displays the total number of addresses received from this peer that were processed (excludes addresses that were dropped due to rate-limiting). - + The total number of addresses received from this peer that were dropped (not processed) due to rate-limiting. 1649 Tooltip text for the Addresses Rate-Limited field in the peer details area, which displays the total number of addresses received from this peer that were dropped (not processed) due to rate-limiting. - + Addresses Processed 1626 Text title for the Addresses Processed field in the peer details area, which displays the total number of addresses received from this peer that were processed (excludes addresses that were dropped due to rate-limiting). - + Addresses Rate-Limited 1652 Text title for the Addresses Rate-Limited field in the peer details area, which displays the total number of addresses received from this peer that were dropped (not processed) due to rate-limiting. - + User Agent 88 1139 - + Node window 14 - + Current block height 267 - + Open the %1 debug log file from the current data directory. This can take a few seconds for large log files. 397 - + Decrease font size 475 - + Increase font size 495 - + Permissions 1041 - + The direction and type of peer connection: %1 1064 - + Direction/Type 1067 - + The network protocol this peer is connected through: IPv4, IPv6, Onion, I2P, or CJDNS. 1090 - + Services 1162 - - Whether the peer requested us to relay transactions. - 1188 - - - Wants Tx Relay - 1191 - - + High bandwidth BIP152 compact block relay: %1 1214 - + High Bandwidth 1217 - + Connection Time 1309 - + Elapsed time since a novel block passing initial validity checks was received from this peer. 1332 - + Last Block 1335 - + Elapsed time since a novel transaction accepted into our mempool was received from this peer. 1358 Tooltip text for the Last Transaction field in the peer details area. - + Last Send 1384 - + Last Receive 1407 - + Ping Time 1476 - + The duration of a currently outstanding ping. 1499 - + Ping Wait 1502 - + Min Ping 1525 - + Time Offset 1548 - + Last block time 290 - + &Open 400 - + &Console 426 - + &Network Traffic 613 - + Totals 681 - + Debug log file 390 - + Clear console 515 @@ -2738,139 +2747,139 @@ If you are receiving this error you should request the merchant provide a BIP21 - + In: 953 - + Out: 954 - + Inbound: initiated by peer 496 Explanatory text for an inbound peer connection. - + Outbound Full Relay: default 500 Explanatory text for an outbound peer connection that relays all network information. This is the default behavior for outbound connections. - + Outbound Block Relay: does not relay transactions or addresses 503 Explanatory text for an outbound peer connection that relays network information about blocks and not transactions or addresses. - + Outbound Manual: added using RPC %1 or %2/%3 configuration options 508 Explanatory text for an outbound peer connection that was established manually through one of several methods. The numbered arguments are stand-ins for the methods available to establish manual connections. - + Outbound Feeler: short-lived, for testing addresses 514 Explanatory text for a short-lived outbound peer connection that is used to test the aliveness of known addresses. - + Outbound Address Fetch: short-lived, for soliciting addresses 517 Explanatory text for a short-lived outbound peer connection that is used to request addresses from a peer. - + we selected the peer for high bandwidth relay 521 - + the peer selected us for high bandwidth relay 522 - + no high bandwidth relay selected 523 - + Ctrl++ 536 Main shortcut to increase the RPC console font size. - + Ctrl+= 538 Secondary shortcut to increase the RPC console font size. - + Ctrl+- 542 Main shortcut to decrease the RPC console font size. - + Ctrl+_ 544 Secondary shortcut to decrease the RPC console font size. - + &Copy address 695 Context menu action to copy the address of a peer. - + &Disconnect 699 - + 1 &hour 700 - + 1 d&ay 701 - + 1 &week 702 - + 1 &year 703 - + &Copy IP/Netmask 729 Context menu action to copy the IP/Netmask of a banned peer. IP/Netmask is the combination of a peer's IP address and its Netmask. For IP address, see: https://en.wikipedia.org/wiki/IP_address. - + &Unban 733 - + Network activity disabled 957 - + Executing command without any wallet 1035 - + Ctrl+I - 1351 + 1355 - + Ctrl+T - 1352 + 1356 - + Ctrl+N - 1353 + 1357 - + Ctrl+P - 1354 + 1358 - + Executing command using "%1" wallet 1033 - + Welcome to the %1 RPC console. Use up and down arrows to navigate history, and %2 to clear screen. Use %3 and %4 to increase or decrease the font size. @@ -2881,16 +2890,16 @@ For more information on using this console, type %6. 887 RPC console welcome message. Placeholders %7 and %8 are style tags for the warning content, and they are not space separated from the rest of the text intentionally. - + Executing… 1043 A console message indicating an entered command is currently being executed. - + (peer: %1) 1161 - + via %1 1163 @@ -2898,31 +2907,31 @@ For more information on using this console, type %6. - + Yes 142 - + No 142 - + To 142 - + From 142 - + Ban for 143 - + Never 185 - + Unknown 143 @@ -2930,72 +2939,72 @@ For more information on using this console, type %6. - + &Amount: 37 - + &Label: 83 - + &Message: 53 - + 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. 50 - + An optional label to associate with the new receiving address. 80 - + Use this form to request payments. All fields are <b>optional</b>. 73 - + An optional amount to request. Leave this empty or zero to not request a specific amount. 34 193 - + 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. 66 - + An optional message that is attached to the payment request and may be displayed to the sender. 96 - + &Create new receiving address 111 - + Clear all fields of the form. 134 - + Clear 137 - + Requested payments history 273 - + Show the selected request (does the same as double clicking an entry) 298 - + Show 301 - + Remove the selected entries from the list 318 - + Remove 321 @@ -3003,83 +3012,83 @@ For more information on using this console, type %6. - + Copy &URI - 47 + 46 - + &Copy address - 48 + 47 - + Copy &label - 49 + 48 - + Copy &message - 50 + 49 - + Copy &amount - 51 + 50 - + Could not unlock wallet. - 176 + 175 - + Could not generate new %1 address - 181 + 180 - + Request payment to … 14 - + Address: 90 - + Amount: 119 - + Label: 148 - + Message: 180 - + Wallet: 212 - + Copy &URI 240 - + Copy &Address 250 - + &Verify 260 - + Verify this address on e.g. a hardware wallet screen 263 - + &Save Image… 273 - + Payment information 39 @@ -3087,39 +3096,39 @@ For more information on using this console, type %6. - + Request payment to %1 - 49 + 48 - + Date 32 - + Label 32 - + Message 32 - + (no label) 70 - + (no message) 79 - + (no amount requested) 87 - + Requested 130 @@ -3127,154 +3136,154 @@ For more information on using this console, type %6. - + Send Coins 14 - ../sendcoinsdialog.cpp757 + ../sendcoinsdialog.cpp755 - + Coin Control Features 90 - + automatically selected 120 - + Insufficient funds! 139 - + Quantity: 228 - + Bytes: 263 - + Amount: 311 - + Fee: 391 - + After Fee: 442 - + Change: 474 - + If this is activated, but the change address is empty or invalid, change will be sent to a newly generated address. 518 - + Custom change address 521 - + Transaction Fee: 727 - + 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. 765 - + Warning: Fee estimation is currently not possible. 774 - + per kilobyte 856 - + Hide 803 - + Recommended: 915 - + Custom: 945 - + Send to multiple recipients at once 1160 - + Add &Recipient 1163 - + Clear all fields of the form. 1143 - + Inputs… 110 - + Dust: 343 - + Choose… 741 - + Hide transaction fee settings 800 - + Specify a custom fee per kB (1,000 bytes) of the transaction's virtual size. Note: Since the fee is calculated on a per-byte basis, a fee rate of "100 satoshis per kvB" for a transaction size of 500 virtual bytes (half of 1 kvB) would ultimately yield a fee of only 50 satoshis. 851 - + 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 bitcoin transactions than the network can process. 886 - + A too low fee might result in a never confirming transaction (read the tooltip) 889 - + (Smart fee not initialized yet. This usually takes a few blocks…) 994 - + Confirmation time target: 1020 - + Enable Replace-By-Fee 1078 - + 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. 1081 - + Clear &All 1146 - + Balance: 1201 - + Confirm the send action 1117 - + S&end 1120 @@ -3282,278 +3291,278 @@ Note: Since the fee is calculated on a per-byte basis, a fee rate of "100 - + Copy quantity - 99 + 95 - + Copy amount - 100 + 96 - + Copy fee - 101 + 97 - + Copy after fee - 102 + 98 - + Copy bytes - 103 + 99 - + Copy dust - 104 + 100 - + Copy change - 105 + 101 - + %1 (%2 blocks) - 179 + 175 - + Sign on device - 209 + 205 "device" usually means a hardware wallet. - + Connect your hardware wallet first. - 212 + 208 - + Set external signer script path in Options -> Wallet - 216 + 212 "External signer" means using devices such as hardware wallets. - + Cr&eate Unsigned - 219 + 215 - + Creates a Partially Signed Bitcoin Transaction (PSBT) for use with e.g. an offline %1 wallet, or a PSBT-compatible hardware wallet. - 220 + 216 - + from wallet '%1' - 310 + 308 - + %1 to '%2' - 321 + 319 - + %1 to %2 - 326 + 324 - + To review recipient list click "Show Details…" - 392 + 390 - + Sign failed - 452 + 450 - + External signer not found - 457 + 455 "External signer" means using devices such as hardware wallets. - + External signer failure - 462 + 460 "External signer" means using devices such as hardware wallets. - + Save Transaction Data - 428 + 426 - + Partially Signed Transaction (Binary) - 430 + 428 Expanded name of the binary PSBT file format. See: BIP 174. - + PSBT saved - 437 + 435 - + External balance: - 703 + 701 - + or - 388 + 386 - + You can increase the fee later (signals Replace-By-Fee, BIP-125). - 370 + 368 - + Please, review your transaction proposal. This will produce a Partially Signed Bitcoin Transaction (PSBT) which you can save or copy and then sign with e.g. an offline %1 wallet, or a PSBT-compatible hardware wallet. - 340 + 338 Text to inform a user attempting to create a transaction of their current options. At this stage, a user can only create a PSBT. This string is displayed when private keys are disabled and an external signer is not available. - + Do you want to create this transaction? - 334 + 332 Message displayed when attempting to create a transaction. Cautionary text to prompt the user to verify that the displayed transaction details represent the transaction the user intends to create. - + Please, review your transaction. You can create and send this transaction or create a Partially Signed Bitcoin Transaction (PSBT), which you can save or copy and then sign with, e.g., an offline %1 wallet, or a PSBT-compatible hardware wallet. - 345 + 343 Text to inform a user attempting to create a transaction of their current options. At this stage, a user can send their transaction or create a PSBT. This string is displayed when both private keys and PSBT controls are enabled. - + Please, review your transaction. - 348 + 346 Text to prompt a user to review the details of the transaction they are attempting to send. - + Transaction fee - 356 + 354 - + Not signalling Replace-By-Fee, BIP-125. - 372 + 370 - + Total Amount - 385 + 383 - + Confirm send coins - 484 + 482 - + Watch-only balance: - 706 + 704 - + The recipient address is not valid. Please recheck. - 730 + 728 - + The amount to pay must be larger than 0. - 733 + 731 - + The amount exceeds your balance. - 736 + 734 - + The total exceeds your balance when the %1 transaction fee is included. - 739 + 737 - + Duplicate address found: addresses should only be used once each. - 742 + 740 - + Transaction creation failed! - 745 + 743 - + A fee higher than %1 is considered an absurdly high fee. - 749 + 747 - 872 - + 870 + Estimated to begin confirmation within %n block(s). - + Estimated to begin confirmation within %n block(s). - + Warning: Invalid Bitcoin address - 973 + 971 - + Warning: Unknown change address - 978 + 976 - + Confirm custom change address - 981 + 979 - + 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? - 981 + 979 - + (no label) - 1002 + 1000 - + A&mount: 151 - + Pay &To: 35 - + &Label: 128 - + Choose previously used address 60 - + The Bitcoin address to send the payment to 53 - + Alt+A 76 - + Paste address from clipboard 83 - + Alt+P 99 - + Remove this entry 106 - + The amount to send in the selected unit 166 - + 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. 173 - + S&ubtract fee from amount 176 - + Use available balance 183 - + Message: 192 - + Enter a label for this address to add it to the list of used addresses 141 144 - + 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. 202 @@ -3561,11 +3570,11 @@ Note: Since the fee is calculated on a per-byte basis, a fee rate of "100 - + Send 144 - + Create Unsigned 146 @@ -3573,105 +3582,105 @@ Note: Since the fee is calculated on a per-byte basis, a fee rate of "100 - + Signatures - Sign / Verify a Message 14 - + &Sign Message 27 - + You can sign messages/agreements with your addresses to prove you can receive bitcoins 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. 33 - + The Bitcoin address to sign the message with 51 - + Choose previously used address 58 274 - + Alt+A 68 284 - + Paste address from clipboard 78 - + Alt+P 88 - + Enter the message you want to sign here 100 103 - + Signature 110 - + Copy the current signature to the system clipboard 140 - + Sign the message to prove you own this Bitcoin address 161 - + Sign &Message 164 - + Reset all sign message fields 178 - + Clear &All 181 338 - + &Verify Message 240 - + 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! 246 - + The Bitcoin address the message was signed with 267 - + The signed message to verify 296 299 - + The signature given when the message was signed 306 309 - + Verify the message to ensure it was signed with the specified Bitcoin address 318 - + Verify &Message 321 - + Reset all verify message fields 335 - + Click "Sign Message" to generate signature 125 @@ -3679,164 +3688,164 @@ Note: Since the fee is calculated on a per-byte basis, a fee rate of "100 - + The entered address is invalid. - 120 - 219 + 119 + 218 - + Please check the address and try again. - 120 - 127 - 220 - 227 + 119 + 126 + 219 + 226 - + The entered address does not refer to a key. - 127 - 226 + 126 + 225 - + Wallet unlock was cancelled. - 135 + 134 - + No error - 146 + 145 - + Private key for the entered address is not available. - 149 + 148 - + Message signing failed. - 152 + 151 - + Message signed. - 164 + 163 - + The signature could not be decoded. - 233 + 232 - + Please check the signature and try again. - 234 - 241 + 233 + 240 - + The signature did not match the message digest. - 240 + 239 - + Message verification failed. - 246 + 245 - + Message verified. - 214 + 213 - + (press q to shutdown and continue later) - 187 + 177 - + press q to shutdown - 188 + 178 - + kB/s - 79 + 74 - + conflicted with a transaction with %1 confirmations 43 Text explaining the current status of a transaction, shown in the status field of the details window for this transaction. This status represents an unconfirmed transaction that conflicts with a confirmed transaction. - + 0/unconfirmed, in memory pool 50 Text explaining the current status of a transaction, shown in the status field of the details window for this transaction. This status represents an unconfirmed transaction that is in the memory pool. - + 0/unconfirmed, not in memory pool 55 Text explaining the current status of a transaction, shown in the status field of the details window for this transaction. This status represents an unconfirmed transaction that is not in the memory pool. - + abandoned 61 Text explaining the current status of a transaction, shown in the status field of the details window for this transaction. This status represents an abandoned transaction. - + %1/unconfirmed 69 Text explaining the current status of a transaction, shown in the status field of the details window for this transaction. This status represents a transaction confirmed in at least one block, but less than 6 blocks. - + %1 confirmations 74 Text explaining the current status of a transaction, shown in the status field of the details window for this transaction. This status represents a transaction confirmed in 6 or more blocks. - + Status 124 - + Date 127 - + Source 134 - + Generated 134 - + From 139 153 225 - + unknown 153 - + To 154 174 244 - + own address 156 - + watch-only 156 225 - + label 158 - + Credit 194 206 @@ -3846,98 +3855,98 @@ Note: Since the fee is calculated on a per-byte basis, a fee rate of "100 196 - + matures in %n more block(s) - + matures in %n more block(s) - + not accepted 198 - + Debit 258 284 347 - + Total debit 268 - + Total credit 269 - + Transaction fee 274 - + Net amount 296 - + Message 302 314 - + Comment 304 - + Transaction ID 306 - + Transaction total size 307 - + Transaction virtual size 308 - + Output index 309 - + (Certificate was not verified) 325 - + Merchant 328 - + 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. 336 - + Debug information 344 - + Transaction 352 - + Inputs 355 - + Amount 376 - + true 377 378 - + false 377 378 @@ -3946,7 +3955,7 @@ Note: Since the fee is calculated on a per-byte basis, a fee rate of "100 - + This pane shows a detailed description of the transaction 20 @@ -3954,7 +3963,7 @@ Note: Since the fee is calculated on a per-byte basis, a fee rate of "100 - + Details for %1 18 @@ -3962,306 +3971,306 @@ Note: Since the fee is calculated on a per-byte basis, a fee rate of "100 - + Date - 261 + 257 - + Type - 261 + 257 - + Label - 261 + 257 - + Unconfirmed - 321 + 317 - + Abandoned - 324 + 320 - + Confirming (%1 of %2 recommended confirmations) - 327 + 323 - + Confirmed (%1 confirmations) - 330 + 326 - + Conflicted - 333 + 329 - + Immature (%1 confirmations, will be available after %2) - 336 + 332 - + Generated but not accepted - 339 + 335 - + Received with - 378 + 374 - + Received from - 380 + 376 - + Sent to - 383 + 379 - + Payment to yourself - 385 + 381 - + Mined - 387 + 383 - + watch-only - 415 + 411 - + (n/a) - 431 + 427 - + (no label) - 638 + 634 - + Transaction status. Hover over this field to show number of confirmations. - 677 + 673 - + Date and time that the transaction was received. - 679 + 675 - + Type of transaction. - 681 + 677 - + Whether or not a watch-only address is involved in this transaction. - 683 + 679 - + User-defined intent/purpose of the transaction. - 685 + 681 - + Amount removed from or added to balance. - 687 + 683 - + All 73 89 - + Today 74 - + This week 75 - + This month 76 - + Last month 77 - + This year 78 - + Received with 90 - + Sent to 92 - + To yourself 94 - + Mined 95 - + Other 96 - + Enter address, transaction id, or label to search 101 - + Min amount 105 - + Range… 79 - + &Copy address 169 - + Copy &label 170 - + Copy &amount 171 - + Copy transaction &ID 172 - + Copy &raw transaction 173 - + Copy full transaction &details 174 - + &Show transaction details 175 - + Increase transaction &fee 177 - + A&bandon transaction 180 - + &Edit address label 181 - + Show in %1 240 Transactions table context menu action to show the selected transaction in a third-party block explorer. %1 is a stand-in argument for the URL of the explorer. - + Export Transaction History 359 - + Comma separated file 362 Expanded name of the CSV file format. See: https://en.wikipedia.org/wiki/Comma-separated_values. - + Confirmed 371 - + Watch-only 373 - + Date 374 - + Type 375 - + Label 376 - + Address 377 - + ID 379 - + Exporting Failed 382 - + There was an error trying to save the transaction history to %1. 382 - + Exporting Successful 386 - + The transaction history was successfully saved to %1. 386 - + Range: - 558 + 555 - + to - 566 + 563 - + No wallet has been loaded. Go to File > Open Wallet to load a wallet. - OR - 45 - + Create a new wallet 50 - + Error 201 211 229 - + Unable to decode PSBT from clipboard (invalid base64) 201 - + Load Transaction Data 207 - + Partially Signed Transaction (*.psbt) 208 - + PSBT file must be smaller than 100 MiB 211 - + Unable to decode PSBT 229 @@ -4269,896 +4278,948 @@ Go to File > Open Wallet to load a wallet. - + Send Coins - 232 + 228 + 241 - + Fee bump error - 495 - 547 - 562 - 567 + 489 + 544 + 559 + 564 - + Increasing transaction fee failed - 495 + 489 - + Do you want to increase the fee? - 502 + 496 Asks a user if they would like to manually increase the fee of a transaction that has already been created. - + Current fee: - 506 + 500 - + Increase: - 510 + 504 - + New fee: - 514 + 508 - + Warning: This may pay the additional fee by reducing change outputs or adding inputs, when necessary. It may add a new change output if one does not already exist. These changes may potentially leak privacy. - 522 + 516 - + Confirm fee bump - 525 + 521 - + Can't draft transaction. - 547 + 544 - + PSBT copied - 554 + 551 - + Can't sign transaction. - 562 + 559 - + Could not commit transaction - 567 + 564 - + Can't display address - 581 + 578 - + default wallet - 599 + 596 - + &Export - 51 + 50 - + Export the data in the current tab to a file - 52 + 51 - + Backup Wallet - 214 + 213 - + Wallet Data - 216 + 215 Name of the wallet data file format. - + Backup Failed - 222 + 221 - + There was an error trying to save the wallet data to %1. - 222 + 221 - + Backup Successful - 226 + 225 - + The wallet data was successfully saved to %1. - 226 + 225 - + Cancel - 263 + 262 - + The %s developers 12 - + %s corrupt. Try using the wallet tool bitcoin-wallet to salvage or restoring a backup. 13 - + + %s request to listen on port %u. This port is considered "bad" and thus it is unlikely that any peer will connect to it. See doc/p2p-bad-ports.md for details and a full list. + 16 + + -maxtxfee is set very high! Fees this large could be paid on a single transaction. 20 - + Cannot downgrade wallet from version %i to version %i. Wallet version unchanged. - 38 + 35 - + Cannot obtain a lock on data directory %s. %s is probably already running. - 41 + 38 - + Cannot upgrade a non HD split wallet from version %i to version %i without upgrading to support pre-split keypool. Please use version %i or no version specified. - 46 + 43 - + + Disk space for %s may not accommodate the block files. Approximately %u GB of data will be stored in this directory. + 47 + + Distributed under the MIT software license, see the accompanying file %s or %s 50 - - Error reading %s! All keys read correctly, but transaction data or address book entries might be missing or incorrect. + + Error loading wallet. Wallet requires blocks to be downloaded, and software does not currently support loading wallets while blocks are being downloaded out of order when using assumeutxo snapshots. Wallet should be able to load successfully after node sync reaches height %s 56 - + + Error reading %s! All keys read correctly, but transaction data or address book entries might be missing or incorrect. + 61 + + Error reading %s! Transaction data may be missing or incorrect. Rescanning wallet. - 59 + 64 - + Error: Dumpfile format record is incorrect. Got "%s", expected "format". - 65 + 70 - + Error: Dumpfile identifier record is incorrect. Got "%s", expected "%s". - 67 + 72 - + Error: Dumpfile version is not supported. This version of bitcoin-wallet only supports version 1 dumpfiles. Got dumpfile with version %s - 69 + 74 - + Error: Legacy wallets only support the "legacy", "p2sh-segwit", and "bech32" address types - 75 + 80 - + + Error: Unable to produce descriptors for this legacy wallet. Make sure to provide the wallet's passphrase if it is encrypted. + 86 + + Fee estimation failed. Fallbackfee is disabled. Wait a few blocks or enable -fallbackfee. - 87 + 92 - + File %s already exists. If you are sure this is what you want, move it out of the way first. - 90 + 95 - + Invalid amount for -maxtxfee=<amount>: '%s' (must be at least the minrelay fee of %s to prevent stuck transactions) - 96 + 101 - + Invalid or corrupt peers.dat (%s). If you believe this is a bug, please report it to %s. As a workaround, you can move the file (%s) out of the way (rename, move, or delete) to have a new one created on the next start. - 99 + 104 - + More than one onion bind address is provided. Using %s for the automatically created Tor onion service. - 103 + 108 - + No dump file provided. To use createfromdump, -dumpfile=<filename> must be provided. - 106 + 111 - + No dump file provided. To use dump, -dumpfile=<filename> must be provided. - 109 + 114 - + No wallet file format provided. To use createfromdump, -format=<format> must be provided. - 111 + 116 - + Please check that your computer's date and time are correct! If your clock is wrong, %s will not work properly. - 121 + 132 - + Please contribute if you find %s useful. Visit %s for further information about the software. - 124 + 135 - + Prune configured below the minimum of %d MiB. Please use a higher number. - 127 + 138 - + Prune mode is incompatible with -reindex-chainstate. Use full -reindex instead. - 129 + 140 - + Prune: last wallet synchronisation goes beyond pruned data. You need to -reindex (download the whole blockchain again in case of pruned node) - 132 + 143 - + SQLiteDatabase: Unknown sqlite wallet schema version %d. Only version %d is supported - 135 + 146 - + 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 - 141 + 152 - + The block index db contains a legacy 'txindex'. To clear the occupied disk space, run a full -reindex, otherwise ignore this error. This error message will not be displayed again. - 146 + 157 - + The transaction amount is too small to send after the fee has been deducted - 150 + 168 - + 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 - 152 + 170 - + This is a pre-release test build - use at your own risk - do not use for mining or merchant applications - 156 + 174 - + This is the maximum transaction fee you pay (in addition to the normal fee) to prioritize partial spend avoidance over regular coin selection. - 159 + 177 - + This is the transaction fee you may discard if change is smaller than dust at this level - 162 + 180 - + This is the transaction fee you may pay when fee estimates are not available. - 165 + 183 - + Total length of network version string (%i) exceeds maximum length (%i). Reduce the number or size of uacomments. - 167 + 185 - + Unable to replay blocks. You will need to rebuild the database using -reindex-chainstate. - 170 + 188 - + Unknown wallet file format "%s" provided. Please provide one of "bdb" or "sqlite". - 173 + 195 - + Unsupported chainstate database format found. Please restart with -reindex-chainstate. This will rebuild the chainstate database. - 184 + 206 - + Wallet created successfully. The legacy wallet type is being deprecated and support for creating and opening legacy wallets will be removed in the future. - 187 + 209 - + Warning: Dumpfile wallet format "%s" does not match command line specified format "%s". - 191 + 213 - + Warning: Private keys detected in wallet {%s} with disabled private keys - 194 + 216 - + Warning: We do not appear to fully agree with our peers! You may need to upgrade, or other nodes may need to upgrade. - 196 + 218 - + Witness data for blocks after height %d requires validation. Please restart with -reindex. - 199 + 221 - + You need to rebuild the database using -reindex to go back to unpruned mode. This will redownload the entire blockchain - 202 + 224 - + %s is set very high! - 211 + 233 - + -maxmempool must be at least %d MB - 212 + 234 - + A fatal internal error occurred, see debug.log for details - 213 + 235 - + Cannot resolve -%s address: '%s' - 214 + 236 - + Cannot set -forcednsseed to true when setting -dnsseed to false. - 215 + 237 - + Cannot set -peerblockfilters without -blockfilterindex. - 216 + 238 - + Cannot write to data directory '%s'; check permissions. - 217 + 239 - + The -txindex upgrade started by a previous version cannot be completed. Restart with the previous version or run a full -reindex. - 138 - - - %s request to listen on port %u. This port is considered "bad" and thus it is unlikely that any Bitcoin Core peers connect to it. See doc/p2p-bad-ports.md for details and a full list. - 16 + 149 - + -reindex-chainstate option is not compatible with -blockfilterindex. Please temporarily disable blockfilterindex while using -reindex-chainstate, or replace -reindex-chainstate with -reindex to fully rebuild all indexes. 23 - + -reindex-chainstate option is not compatible with -coinstatsindex. Please temporarily disable coinstatsindex while using -reindex-chainstate, or replace -reindex-chainstate with -reindex to fully rebuild all indexes. 27 - + -reindex-chainstate option is not compatible with -txindex. Please temporarily disable txindex while using -reindex-chainstate, or replace -reindex-chainstate with -reindex to fully rebuild all indexes. 31 - - Assumed-valid: last wallet synchronisation goes beyond available block data. You need to wait for the background validation chain to download more blocks. - 35 - - + Cannot provide specific connections and have addrman find outgoing connections at the same time. - 43 + 40 - + Error loading %s: External signer wallet being loaded without external signer support compiled 53 - + Error: Address book data in wallet cannot be identified to belong to migrated wallets - 62 + 67 - + Error: Duplicate descriptors created during migration. Your wallet may be corrupted. - 72 + 77 - + Error: Transaction %s in wallet cannot be identified to belong to migrated wallets - 78 - - - Error: Unable to produce descriptors for this legacy wallet. Make sure the wallet is unlocked first - 81 + 83 - + Failed to rename invalid peers.dat file. Please move or delete it and try again. - 84 + 89 - + Incompatible options: -dnsseed=1 was explicitly specified, but -onlynet forbids connections to IPv4/IPv6 - 93 + 98 - + + Outbound connections restricted to CJDNS (-onlynet=cjdns) but -cjdnsreachable is not provided + 119 + + Outbound connections restricted to Tor (-onlynet=onion) but the proxy for reaching the Tor network is explicitly forbidden: -onion=0 - 114 + 122 - + Outbound connections restricted to Tor (-onlynet=onion) but the proxy for reaching the Tor network is not provided: none of -proxy, -onion or -listenonion is given - 117 + 125 - + + Outbound connections restricted to i2p (-onlynet=i2p) but -i2psam is not provided + 129 + + + The inputs size exceeds the maximum weight. Please try sending a smaller amount or manually consolidating your wallet's UTXOs + 161 + + + The preselected coins total amount does not cover the transaction target. Please allow other inputs to be automatically selected or include more coins manually + 164 + + + Unexpected legacy entry in descriptor wallet found. Loading wallet %s + +The wallet might have been tampered with or created with malicious intent. + + 191 + + Unrecognized descriptor found. Loading wallet %s The wallet might had been created on a newer version. Please try running the latest software version. - 176 + 198 - + Unsupported category-specific logging level -loglevel=%s. Expected -loglevel=<category>:<loglevel>. Valid categories: %s. Valid loglevels: %s. - 181 + 203 - + Unable to cleanup failed migration - 205 + 227 - + Unable to restore backup of wallet. - 208 + 230 - + Config setting for %s only applied on %s network when in [%s] section. - 218 + 240 - + Copyright (C) %i-%i - 219 + 241 - + Corrupted block database detected - 220 + 242 - + Could not find asmap file %s - 221 + 243 - + Could not parse asmap file %s - 222 + 244 - + Disk space is too low! - 223 + 245 - + Do you want to rebuild the block database now? - 224 + 246 - + Done loading - 225 + 247 - + Dump file %s does not exist. - 226 + 248 - + Error creating %s - 227 + 249 - + Error initializing block database - 228 + 250 - + Error initializing wallet database environment %s! - 229 + 251 - + Error loading %s - 230 + 252 - + Error loading %s: Private keys can only be disabled during creation - 231 + 253 - + Error loading %s: Wallet corrupted - 232 + 254 - + Error loading %s: Wallet requires newer version of %s - 233 + 255 - + Error loading block database - 234 + 256 - + Error opening block database - 235 + 257 - + Error reading from database, shutting down. - 236 + 258 - + Error reading next record from wallet database - 237 + 259 - + + Error: Cannot extract destination from the generated scriptpubkey + 260 + + Error: Could not add watchonly tx to watchonly wallet - 238 + 261 - + Error: Could not delete watchonly transactions - 239 + 262 - + Error: Couldn't create cursor into database - 240 + 263 - + Error: Disk space is low for %s - 241 + 264 - + Error: Dumpfile checksum does not match. Computed %s, expected %s - 242 + 265 - + Error: Failed to create new watchonly wallet - 243 + 266 - + Error: Got key that was not hex: %s - 244 + 267 - + Error: Got value that was not hex: %s - 245 + 268 - + Error: Keypool ran out, please call keypoolrefill first - 246 + 269 - + Error: Missing checksum - 247 + 270 - + Error: No %s addresses available. - 248 + 271 - + Error: Not all watchonly txs could be deleted - 249 + 272 - + Error: This wallet already uses SQLite - 250 + 273 - + Error: This wallet is already a descriptor wallet - 251 + 274 - + Error: Unable to begin reading all records in the database - 252 + 275 - + Error: Unable to make a backup of your wallet - 253 + 276 - + Error: Unable to parse version %u as a uint32_t - 254 + 277 - + Error: Unable to read all records in the database - 255 + 278 - + Error: Unable to remove watchonly address book data - 256 + 279 - + Error: Unable to write record to new wallet - 257 + 280 - + Failed to listen on any port. Use -listen=0 if you want this. - 258 + 281 - + Failed to rescan the wallet during initialization - 259 + 282 - + Failed to verify database - 260 + 283 - + Fee rate (%s) is lower than the minimum fee rate setting (%s) - 261 + 284 - + Ignoring duplicate -wallet %s. - 262 + 285 - + Importing… - 263 + 286 - + Incorrect or no genesis block found. Wrong datadir for network? - 264 + 287 - + Initialization sanity check failed. %s is shutting down. - 265 + 288 - + Input not found or already spent - 266 + 289 - + + Insufficient dbcache for block verification + 290 + + Insufficient funds - 267 + 291 - + Invalid -i2psam address or hostname: '%s' - 268 + 292 - + Invalid -onion address or hostname: '%s' - 269 + 293 - + Invalid -proxy address or hostname: '%s' - 270 + 294 - + Invalid P2P permission: '%s' - 271 + 295 - + Invalid amount for -%s=<amount>: '%s' - 272 + 296 - + Invalid amount for -discardfee=<amount>: '%s' - 273 + 297 - + Invalid amount for -fallbackfee=<amount>: '%s' - 274 + 298 - + Invalid amount for -paytxfee=<amount>: '%s' (must be at least %s) - 275 + 299 - + Invalid netmask specified in -whitelist: '%s' - 276 + 300 - + + Invalid port specified in %s: '%s' + 301 + + + Invalid pre-selected input %s + 302 + + Listening for incoming connections failed (listen returned error %s) - 277 + 303 - + Loading P2P addresses… - 278 + 304 - + Loading banlist… - 279 + 305 - + Loading block index… - 280 + 306 - + Loading wallet… - 281 + 307 - + Missing amount - 282 + 308 - + Missing solving data for estimating transaction size - 283 + 309 - + Need to specify a port with -whitebind: '%s' - 284 + 310 - + No addresses available - 285 + 311 - + Not enough file descriptors available. - 286 + 312 - + + Not found pre-selected input %s + 313 + + + Not solvable pre-selected input %s + 314 + + Prune cannot be configured with a negative value. - 287 + 315 - + Prune mode is incompatible with -txindex. - 288 + 316 - + Pruning blockstore… - 289 + 317 - + Reducing -maxconnections from %d to %d, because of system limitations. - 290 + 318 - + Replaying blocks… - 291 + 319 - + Rescanning… - 292 + 320 - + SQLiteDatabase: Failed to execute statement to verify database: %s - 293 + 321 - + SQLiteDatabase: Failed to prepare statement to verify database: %s - 294 + 322 - + SQLiteDatabase: Failed to read database verification error: %s - 295 + 323 - + SQLiteDatabase: Unexpected application id. Expected %u, got %u - 296 + 324 - + Section [%s] is not recognized. - 297 + 325 - + Signing transaction failed - 298 + 326 - + Specified -walletdir "%s" does not exist - 299 + 327 - + Specified -walletdir "%s" is a relative path - 300 + 328 - + Specified -walletdir "%s" is not a directory - 301 + 329 - + Specified blocks directory "%s" does not exist. - 302 + 330 - + Starting network threads… - 303 + 331 - + The source code is available from %s. - 304 + 332 - + The specified config file %s does not exist - 305 + 333 - + The transaction amount is too small to pay the fee - 306 + 334 - + The wallet will avoid paying less than the minimum relay fee. - 307 + 335 - + This is experimental software. - 308 + 336 - + This is the minimum transaction fee you pay on every transaction. - 309 + 337 - + This is the transaction fee you will pay if you send a transaction. - 310 + 338 - + Transaction amount too small - 311 + 339 - + Transaction amounts must not be negative - 312 + 340 - + Transaction change output index out of range - 313 + 341 - + Transaction has too long of a mempool chain - 314 + 342 - + Transaction must have at least one recipient - 315 + 343 - + Transaction needs a change address, but we can't generate it. - 316 + 344 - + Transaction too large - 317 + 345 - + Unable to allocate memory for -maxsigcachesize: '%s' MiB - 318 + 346 - + Unable to bind to %s on this computer (bind returned error %s) - 319 + 347 - + Unable to bind to %s on this computer. %s is probably already running. - 320 + 348 - + Unable to create the PID file '%s': %s - 321 + 349 - + Unable to find UTXO for external input - 322 + 350 - + Unable to generate initial keys - 323 + 351 - + Unable to generate keys - 324 + 352 - + Unable to open %s for writing - 325 + 353 - + Unable to parse -maxuploadtarget: '%s' - 326 + 354 - + Unable to start HTTP server. See debug log for details. - 327 + 355 - + Unable to unload the wallet before migrating - 328 + 356 - + Unknown -blockfilterindex value %s. - 329 + 357 - + Unknown address type '%s' - 330 + 358 - + Unknown change type '%s' - 331 + 359 - + Unknown network specified in -onlynet: '%s' - 332 + 360 - + Unknown new rules activated (versionbit %i) - 333 + 361 - + Unsupported global logging level -loglevel=%s. Valid values: %s. - 334 + 362 - + Unsupported logging category %s=%s. - 335 + 363 - + User Agent comment (%s) contains unsafe characters. - 336 + 364 - + Verifying blocks… - 337 + 365 - + Verifying wallet(s)… - 338 + 366 - + Wallet needed to be rewritten: restart %s to complete - 339 + 367 -- cgit v1.2.3