From ef987683dc5124f72d84531957ae00dc6f31cd5e Mon Sep 17 00:00:00 2001 From: Hennadii Stepanov <32963518+hebasto@users.noreply.github.com> Date: Fri, 20 Feb 2026 10:31:10 +0000 Subject: [PATCH] qt: Update src/qt/locale/bitcoin_en.xlf after string freeze New plurals have been adjusted manually according to the translation process documentation: https://github.com/bitcoin/bitcoin/blob/master/doc/translation_process.md#handling-plurals-in-source-files --- src/qt/bitcoinstrings.cpp | 8 +- src/qt/locale/bitcoin_en.ts | 133 ++-- src/qt/locale/bitcoin_en.xlf | 1246 +++++++++++++++++----------------- 3 files changed, 697 insertions(+), 690 deletions(-) diff --git a/src/qt/bitcoinstrings.cpp b/src/qt/bitcoinstrings.cpp index 8878600c054..6a7af280a9b 100644 --- a/src/qt/bitcoinstrings.cpp +++ b/src/qt/bitcoinstrings.cpp @@ -13,9 +13,7 @@ QT_TRANSLATE_NOOP("bitcoin-core", "%s failed to validate the -assumeutxo snapsho QT_TRANSLATE_NOOP("bitcoin-core", "%s is set very high!"), QT_TRANSLATE_NOOP("bitcoin-core", "%s is set very high! Fees this large could be paid on a single transaction."), QT_TRANSLATE_NOOP("bitcoin-core", "%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."), -QT_TRANSLATE_NOOP("bitcoin-core", "-asmap requires a file path. Use -asmap=."), QT_TRANSLATE_NOOP("bitcoin-core", "-maxmempool must be at least %d MB"), -QT_TRANSLATE_NOOP("bitcoin-core", "-paytxfee is deprecated and will be fully removed in v31.0."), QT_TRANSLATE_NOOP("bitcoin-core", "A %zu MiB dbcache may be too large for a system memory of only %zu MiB."), QT_TRANSLATE_NOOP("bitcoin-core", "A fatal internal error occurred, see debug.log for details: "), QT_TRANSLATE_NOOP("bitcoin-core", "Assumeutxo data not found for the given blockhash '%s'."), @@ -35,6 +33,7 @@ QT_TRANSLATE_NOOP("bitcoin-core", "Corrupted block database detected"), QT_TRANSLATE_NOOP("bitcoin-core", "Could not find asmap file %s"), QT_TRANSLATE_NOOP("bitcoin-core", "Could not generate scriptPubKeys (cache is empty)"), QT_TRANSLATE_NOOP("bitcoin-core", "Could not parse asmap file %s"), +QT_TRANSLATE_NOOP("bitcoin-core", "Could not read embedded asmap data"), QT_TRANSLATE_NOOP("bitcoin-core", "Could not top up scriptPubKeys"), QT_TRANSLATE_NOOP("bitcoin-core", "Creating wallet…"), 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."), @@ -45,6 +44,7 @@ QT_TRANSLATE_NOOP("bitcoin-core", "Done loading"), QT_TRANSLATE_NOOP("bitcoin-core", "Dump file %s does not exist."), QT_TRANSLATE_NOOP("bitcoin-core", "Duplicate binding configuration for address %s. Please check your -bind, -bind=...=onion and -whitebind settings."), QT_TRANSLATE_NOOP("bitcoin-core", "Elliptic curve cryptography sanity check failure. %s is shutting down."), +QT_TRANSLATE_NOOP("bitcoin-core", "Embedded asmap data not available"), QT_TRANSLATE_NOOP("bitcoin-core", "Error creating %s: Could not write version metadata."), QT_TRANSLATE_NOOP("bitcoin-core", "Error initializing block database"), QT_TRANSLATE_NOOP("bitcoin-core", "Error loading %s"), @@ -133,7 +133,6 @@ QT_TRANSLATE_NOOP("bitcoin-core", "Invalid -proxy address or hostname, ends with QT_TRANSLATE_NOOP("bitcoin-core", "Invalid -proxy address or hostname: '%s'"), QT_TRANSLATE_NOOP("bitcoin-core", "Invalid P2P permission: '%s'"), QT_TRANSLATE_NOOP("bitcoin-core", "Invalid amount for %s=: '%s'"), -QT_TRANSLATE_NOOP("bitcoin-core", "Invalid amount for %s=: '%s' (must be at least %s)"), QT_TRANSLATE_NOOP("bitcoin-core", "Invalid amount for %s=: '%s' (must be at least the minrelay fee of %s to prevent stuck transactions)"), QT_TRANSLATE_NOOP("bitcoin-core", "Invalid amount for -%s=: '%s'"), QT_TRANSLATE_NOOP("bitcoin-core", "Invalid netmask specified in -whitelist: '%s'"), @@ -174,6 +173,7 @@ QT_TRANSLATE_NOOP("bitcoin-core", "Prune cannot be configured with a negative va QT_TRANSLATE_NOOP("bitcoin-core", "Prune configured below the minimum of %d MiB. Please use a higher number."), QT_TRANSLATE_NOOP("bitcoin-core", "Prune mode is incompatible with -reindex-chainstate. Use full -reindex instead."), QT_TRANSLATE_NOOP("bitcoin-core", "Prune mode is incompatible with -txindex."), +QT_TRANSLATE_NOOP("bitcoin-core", "Prune mode is incompatible with -txospenderindex."), QT_TRANSLATE_NOOP("bitcoin-core", "Prune: last wallet synchronisation goes beyond pruned data. You need to -reindex (download the whole blockchain again in case of a pruned node)"), QT_TRANSLATE_NOOP("bitcoin-core", "Pruning blockstore…"), QT_TRANSLATE_NOOP("bitcoin-core", "Reducing -maxconnections from %d to %d, because of system limitations."), @@ -213,6 +213,7 @@ QT_TRANSLATE_NOOP("bitcoin-core", "The inputs size exceeds the maximum weight. P 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 source code is available from %s."), QT_TRANSLATE_NOOP("bitcoin-core", "The specified config file %s does not exist"), +QT_TRANSLATE_NOOP("bitcoin-core", "The total exceeds your balance when the %s transaction fee is included."), QT_TRANSLATE_NOOP("bitcoin-core", "The transaction amount is too small to pay the fee"), QT_TRANSLATE_NOOP("bitcoin-core", "The transaction amount is too small to send after the fee has been deducted"), QT_TRANSLATE_NOOP("bitcoin-core", "The transactions removal process can only be executed within a db txn"), @@ -224,7 +225,6 @@ QT_TRANSLATE_NOOP("bitcoin-core", "This is the maximum transaction fee you pay ( QT_TRANSLATE_NOOP("bitcoin-core", "This is the minimum transaction fee you pay on every transaction."), QT_TRANSLATE_NOOP("bitcoin-core", "This is the transaction fee you may discard if change is smaller than dust at this level"), QT_TRANSLATE_NOOP("bitcoin-core", "This is the transaction fee you may pay when fee estimates are not available."), -QT_TRANSLATE_NOOP("bitcoin-core", "This is the transaction fee you will pay if you send a transaction."), QT_TRANSLATE_NOOP("bitcoin-core", "Total length of network version string (%i) exceeds maximum length (%i). Reduce the number or size of uacomments."), QT_TRANSLATE_NOOP("bitcoin-core", "Transaction %s does not belong to this wallet"), QT_TRANSLATE_NOOP("bitcoin-core", "Transaction amount too small"), diff --git a/src/qt/locale/bitcoin_en.ts b/src/qt/locale/bitcoin_en.ts index 61013e0821f..ba3d54bf8ec 100644 --- a/src/qt/locale/bitcoin_en.ts +++ b/src/qt/locale/bitcoin_en.ts @@ -544,7 +544,12 @@ Signing is only possible with addresses of the type 'legacy'. - + + Restore and Migrate Wallet File… + + + + &File &File @@ -801,12 +806,7 @@ Signing is only possible with addresses of the type 'legacy'. - - Restore and Migrate Wallet File... - - - - + Restore and Migrate Wallet Backup @@ -2314,10 +2314,13 @@ The migration process will create a backup of the wallet before migrating. This Could not sign any more inputs. - + - Signed %1 inputs, but more signatures are still required. - + Signed %n input(s), but more signatures are still required. + + Signed %n input, but more signatures are still required. + Signed %n inputs, but more signatures are still required. + @@ -2390,10 +2393,13 @@ The migration process will create a backup of the wallet before migrating. This or - + - Transaction has %1 unsigned inputs. - + Transaction has %n unsigned input(s). + + Transaction has %n unsigned input. + Transaction has %n unsigned inputs. + @@ -3863,7 +3869,7 @@ For more information on using this console, type %6. SendCoinsDialog - + Send Coins Send Coins @@ -4045,7 +4051,7 @@ Note: Since the fee is calculated on a per-byte basis, a fee rate of "100 S&end - + Copy quantity @@ -4075,7 +4081,7 @@ Note: Since the fee is calculated on a per-byte basis, a fee rate of "100 - + %1 (%2 blocks) @@ -4258,11 +4264,6 @@ Note: Since the fee is calculated on a per-byte basis, a fee rate of "100 The amount exceeds your balance. - - - The total exceeds your balance when the %1 transaction fee is included. - - Duplicate address found: addresses should only be used once each. @@ -5263,8 +5264,8 @@ Go to File > Open Wallet to load a wallet. WalletModel - - + + Send Coins Send Coins @@ -5415,7 +5416,7 @@ 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. @@ -5425,7 +5426,7 @@ Go to File > Open Wallet to load a wallet. - + 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 @@ -5465,7 +5466,7 @@ Go to File > Open Wallet to load a wallet. - + 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. @@ -5505,7 +5506,7 @@ Go to File > Open Wallet to load a wallet. - + Rename of '%s' -> '%s' failed. You should resolve this by manually moving or deleting the invalid snapshot directory %s, otherwise you will encounter the same error again on the next startup. @@ -5520,7 +5521,7 @@ Go to File > Open Wallet to load a wallet. - + The transaction amount is too small to send after the fee has been deducted @@ -5545,7 +5546,7 @@ Go to File > Open Wallet to load a wallet. - + Total length of network version string (%i) exceeds maximum length (%i). Reduce the number or size of uacomments. @@ -5585,12 +5586,12 @@ Go to File > Open Wallet to load a wallet. - + -maxmempool must be at least %d MB - + Cannot obtain a lock on directory %s. %s is probably already running. @@ -5610,17 +5611,17 @@ Go to File > Open Wallet to load a wallet. - + %s is set very high! Fees this large could be paid on a single transaction. - + 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 @@ -5676,7 +5677,7 @@ Go to File > Open Wallet to load a wallet. - + Invalid amount for %s=<amount>: '%s' (must be at least the minrelay fee of %s to prevent stuck transactions) @@ -5716,7 +5717,7 @@ Go to File > Open Wallet to load a wallet. - + Prune: last wallet synchronisation goes beyond pruned data. You need to -reindex (download the whole blockchain again in case of a pruned node) @@ -5802,11 +5803,6 @@ Unable to restore backup of wallet. - -paytxfee is deprecated and will be fully removed in v31.0. - - - - A fatal internal error occurred, see debug.log for details: @@ -5870,6 +5866,11 @@ Unable to restore backup of wallet. Could not parse asmap file %s + + + Could not read embedded asmap data + + Could not top up scriptPubKeys @@ -5895,6 +5896,11 @@ Unable to restore backup of wallet. Elliptic curve cryptography sanity check failure. %s is shutting down. + + + Embedded asmap data not available + + Error initializing block database @@ -6186,27 +6192,17 @@ Unable to restore backup of wallet. - - Invalid amount for %s=<amount>: '%s' (must be at least %s) - - - - + Invalid amount for %s=<amount>: '%s' - - -asmap requires a file path. Use -asmap=<file>. - - - - + A %zu MiB dbcache may be too large for a system memory of only %zu MiB. - + Creating wallet… @@ -6216,12 +6212,12 @@ Unable to restore backup of wallet. - + Error creating %s: Could not write version metadata. - + Invalid amount for -%s=<amount>: '%s' @@ -6335,6 +6331,11 @@ Unable to restore backup of wallet. Prune mode is incompatible with -txindex. + + + Prune mode is incompatible with -txospenderindex. + + Pruning blockstore… @@ -6460,6 +6461,11 @@ Unable to restore backup of wallet. The specified config file %s does not exist + + + The total exceeds your balance when the %s transaction fee is included. + + The transaction amount is too small to pay the fee @@ -6491,12 +6497,7 @@ Unable to restore backup of wallet. - - This is the transaction fee you will pay if you send a transaction. - - - - + Transaction %s does not belong to this wallet @@ -6650,12 +6651,12 @@ Please try running the latest software version. - + Do you want to rebuild the databases now? - + Error: Could not add watchonly tx %s to watchonly wallet @@ -6685,12 +6686,12 @@ Please try running the latest software version. - + Not enough file descriptors available. %d available, %d required. - + Unrecognized network in -proxy='%s': '%s' diff --git a/src/qt/locale/bitcoin_en.xlf b/src/qt/locale/bitcoin_en.xlf index a9c042a8dc7..4a67456fb7a 100644 --- a/src/qt/locale/bitcoin_en.xlf +++ b/src/qt/locale/bitcoin_en.xlf @@ -474,219 +474,219 @@ Signing is only possible with addresses of the type 'legacy'. 363 + Restore and Migrate Wallet File… + 499 + + &File 539 - + &Settings 560 - + &Help 621 - + Tabs toolbar 632 - + Syncing Headers (%1%)… 1114 - + Synchronizing with network… 1172 - + Indexing blocks on disk… 1177 - + Processing blocks on disk… 1179 - + Connecting to peers… 1186 - + Request payments (generates QR codes and bitcoin: URIs) 273 - + Show the list of used sending addresses and labels 338 - + Show the list of used receiving addresses and labels 340 - + &Command-line options 371 1195 - + Processed %n block(s) of transaction history. - + Processed %n block(s) of transaction history. - + %1 behind 1218 - + Catching up… 1223 - + Last received block was generated %1 ago. 1242 - + Transactions after this will not yet be visible. 1244 - + Error 1279 - + Warning 1283 - + Information 1287 - + Up to date 1199 - + Ctrl+Q 301 - + Load Partially Signed Bitcoin Transaction 327 - + Load PSBT from &clipboard… 328 - + Load Partially Signed Bitcoin Transaction from clipboard 329 - + Node window 331 - + Open node debugging and diagnostic console 332 - + &Sending addresses 337 - + &Receiving addresses 339 - + Open a bitcoin: URI 343 - + Open Wallet 345 - + Open a wallet 347 - + Close wallet 351 - + Restore Wallet… 358 Name of the menu item that restores wallet from a backup file. - + Restore a wallet from a backup file 361 Status tip for Restore Wallet menu item - + Close all wallets 364 - + Migrate Wallet 366 - + Migrate a wallet 368 - + Show the %1 help message to get a list with possible Bitcoin command-line options 373 - + &Mask values 375 - + Mask the values in the Overview tab 377 - + No wallets available 432 495 - + Wallet Data 438 503 Name of the wallet data file format. - + Load Wallet Backup 441 The title for Restore Wallet File Windows - + Restore Wallet 449 Title of pop-up window shown when the user is attempting to restore a wallet. - + Wallet Name 451 514 Label of the input field where the name of the wallet is entered. - + Invalid Wallet Name 455 - + Wallet name cannot be empty 455 - - Restore and Migrate Wallet File... - 499 - Restore and Migrate Wallet Backup 504 @@ -2056,10 +2056,15 @@ The migration process will create a backup of the wallet before migrating. This Could not sign any more inputs. 99 - - Signed %1 inputs, but more signatures are still required. + 101 - + + Signed %n input(s), but more signatures are still required. + + + Signed %n input(s), but more signatures are still required. + + Signed transaction successfully. Transaction is ready to broadcast. 104 @@ -2117,10 +2122,15 @@ The migration process will create a backup of the wallet before migrating. This or 216 - - Transaction has %1 unsigned inputs. + 222 - + + Transaction has %n unsigned input(s). + + + Transaction has %n unsigned input(s). + + Transaction is missing some information about inputs. 268 @@ -3315,7 +3325,7 @@ For more information on using this console, type %6. Send Coins 14 - ../sendcoinsdialog.cpp764 + ../sendcoinsdialog.cpp758 Coin Control Features @@ -3465,294 +3475,290 @@ Note: Since the fee is calculated on a per-byte basis, a fee rate of "100 Copy quantity - 99 + 98 Copy amount - 100 + 99 Copy fee - 101 + 100 Copy after fee - 102 + 101 Copy bytes - 103 + 102 Copy change - 104 + 103 %1 (%2 blocks) - 176 + 173 Sign on device - 206 + 203 "device" usually means a hardware wallet. Connect your hardware wallet first. - 209 + 206 Set external signer script path in Options -> Wallet - 213 + 210 "External signer" means using devices such as hardware wallets. Cr&eate Unsigned - 216 + 213 Creates a Partially Signed Bitcoin Transaction (PSBT) for use with e.g. an offline %1 wallet, or a PSBT-compatible hardware wallet. - 217 + 214 %1 to '%2' - 320 + 317 %1 to %2 - 325 + 322 To review recipient list click "Show Details…" - 392 + 389 Sign failed - 455 + 452 External signer not found - 460 + 457 "External signer" means using devices such as hardware wallets. External signer failure - 466 + 463 "External signer" means using devices such as hardware wallets. Save Transaction Data - 430 + 427 Partially Signed Transaction (Binary) - 432 + 429 Expanded name of the binary PSBT file format. See: BIP 174. PSBT saved - 440 + 437 Popup message when a PSBT has been saved to a file External balance: - 713 + 710 or - 388 + 385 You can increase the fee later (signals Replace-By-Fee, BIP-125). - 370 + 367 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. - 339 + 336 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. %1 from wallet '%2' - 309 + 306 Do you want to create this transaction? - 333 + 330 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. - 344 + 341 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. - 347 + 344 Text to prompt a user to review the details of the transaction they are attempting to send. Transaction fee - 355 + 352 %1 kvB - 360 + 357 PSBT transaction creation When reviewing a newly created PSBT (via Send flow), the transaction fee is shown, with "virtual size" of the transaction displayed for context Not signalling Replace-By-Fee, BIP-125. - 372 + 369 Total Amount - 385 + 382 Unsigned Transaction - 409 + 406 PSBT copied Caption of "PSBT has been copied" messagebox The PSBT has been copied to the clipboard. You can also save it. - 410 + 407 PSBT saved to disk - 440 + 437 Confirm send coins - 489 + 486 The recipient address is not valid. Please recheck. - 737 + 734 The amount to pay must be larger than 0. - 740 + 737 The amount exceeds your balance. - 743 + 740 - The total exceeds your balance when the %1 transaction fee is included. - 746 + Duplicate address found: addresses should only be used once each. + 743 - Duplicate address found: addresses should only be used once each. - 749 + Transaction creation failed! + 746 - Transaction creation failed! - 752 + A fee higher than %1 is considered an absurdly high fee. + 750 - A fee higher than %1 is considered an absurdly high fee. - 756 - - %1/kvB - 832 - 869 + 826 + 863 - 883 - + 877 + Estimated to begin confirmation within %n block(s). - + Estimated to begin confirmation within %n block(s). - + Warning: Invalid Bitcoin address - 982 + 976 + + + Warning: Unknown change address + 981 - Warning: Unknown change address - 987 + Confirm custom change address + 984 - Confirm custom change address - 990 + 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? + 984 - 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? - 990 - - (no label) - 1011 + 1005 - + 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 @@ -3760,11 +3766,11 @@ Note: Since the fee is calculated on a per-byte basis, a fee rate of "100 - + Send 151 - + Create Unsigned 153 @@ -3772,105 +3778,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 legacy (P2PKH) 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 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 @@ -3878,59 +3884,59 @@ Note: Since the fee is calculated on a per-byte basis, a fee rate of "100 - + The entered address is invalid. 122 221 - + Please check the address and try again. 122 222 - + The entered address does not refer to a legacy (P2PKH) key. Message signing for SegWit and other non-P2PKH address types is not supported in this version of %1. Please check the address and try again. 129 227 - + Wallet unlock was cancelled. 137 - + No error 148 - + Private key for the entered address is not available. 151 - + Message signing failed. 154 - + Message signed. 166 - + The signature could not be decoded. 232 - + Please check the signature and try again. 233 240 - + The signature did not match the message digest. 239 - + Message verification failed. 245 - + Message verified. 216 @@ -3938,11 +3944,11 @@ Note: Since the fee is calculated on a per-byte basis, a fee rate of "100 - + (press q to shutdown and continue later) 175 - + press q to shutdown 176 @@ -3950,7 +3956,7 @@ Note: Since the fee is calculated on a per-byte basis, a fee rate of "100 - + kB/s 74 @@ -3958,77 +3964,77 @@ Note: Since the fee is calculated on a per-byte basis, a fee rate of "100 - + conflicted with a transaction with %1 confirmations 34 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 41 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 46 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 52 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 60 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 65 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 115 - + Date 118 - + Source 125 - + Generated 125 - + From 130 143 - + unknown 143 - + To 144 164 221 - + own address 146 228 - + label 148 - + Credit 184 196 @@ -4038,97 +4044,97 @@ Note: Since the fee is calculated on a per-byte basis, a fee rate of "100 186 - + matures in %n more block(s) - + matures in %n more block(s) - + not accepted 188 - + Debit 233 259 322 - + Total debit 243 - + Total credit 244 - + Transaction fee 249 - + Net amount 271 - + Message 277 289 - + Comment 279 - + Transaction ID 281 - + Transaction total size 282 - + Transaction virtual size 283 - + Output index 284 - + %1 (Certificate was not verified) 300 - + Merchant 303 - + 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. 311 - + Debug information 319 - + Transaction 327 - + Inputs 330 - + Amount 349 - + true 350 - + false 350 @@ -4136,7 +4142,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 @@ -4144,7 +4150,7 @@ Note: Since the fee is calculated on a per-byte basis, a fee rate of "100 - + Details for %1 18 @@ -4152,87 +4158,87 @@ Note: Since the fee is calculated on a per-byte basis, a fee rate of "100 - + Date 257 - + Type 257 - + Label 257 - + Unconfirmed 316 - + Abandoned 319 - + Confirming (%1 of %2 recommended confirmations) 322 - + Confirmed (%1 confirmations) 325 - + Conflicted 328 - + Immature (%1 confirmations, will be available after %2) 331 - + Generated but not accepted 334 - + Received with 373 - + Received from 375 - + Sent to 378 - + Mined 380 - + (n/a) 416 - + (no label) 604 - + Transaction status. Hover over this field to show number of confirmations. 643 - + Date and time that the transaction was received. 645 - + Type of transaction. 647 - + User-defined intent/purpose of the transaction. 649 - + Amount removed from or added to balance. 651 @@ -4240,158 +4246,158 @@ Note: Since the fee is calculated on a per-byte basis, a fee rate of "100 - + All 66 82 - + Today 67 - + This week 68 - + This month 69 - + Last month 70 - + This year 71 - + Received with 83 - + Sent to 85 - + Mined 87 - + Other 88 - + Enter address, transaction id, or label to search 93 - + Min amount 97 - + Range… 72 - + &Copy address 160 - + Copy &label 161 - + Copy &amount 162 - + Copy transaction &ID 163 - + Copy &raw transaction 164 - + Copy full transaction &details 165 - + &Show transaction details 166 - + Increase transaction &fee 168 - + A&bandon transaction 171 - + &Edit address label 172 - + Show in %1 231 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 327 - + Comma separated file 330 Expanded name of the CSV file format. See: https://en.wikipedia.org/wiki/Comma-separated_values. - + Confirmed 339 - + Date 340 - + Type 341 - + Label 342 - + Address 343 - + ID 345 - + Exporting Failed 348 - + There was an error trying to save the transaction history to %1. 348 - + Exporting Successful 352 - + The transaction history was successfully saved to %1. 352 - + Range: 527 - + to 535 @@ -4399,39 +4405,39 @@ Note: Since the fee is calculated on a per-byte basis, a fee rate of "100 - + 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 @@ -4439,113 +4445,113 @@ Go to File > Open Wallet to load a wallet. - + Send Coins - 218 - 231 + 208 + 228 + + + Fee bump error + 473 + 522 + 542 + 547 - Fee bump error - 476 - 525 - 545 - 550 + Increasing transaction fee failed + 473 - Increasing transaction fee failed - 476 - - Do you want to increase the fee? - 483 + 480 Asks a user if they would like to manually increase the fee of a transaction that has already been created. - + Current fee: - 487 + 484 + + + Increase: + 488 - Increase: - 491 + New fee: + 492 - New fee: - 495 + 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. + 500 - 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. - 503 + Confirm fee bump + 505 - Confirm fee bump - 508 + Can't draft transaction. + 522 - Can't draft transaction. - 525 + PSBT copied + 529 - PSBT copied - 532 + Fee-bump PSBT copied to clipboard + 529 - Fee-bump PSBT copied to clipboard - 532 + Can't sign transaction. + 542 - Can't sign transaction. - 545 + Could not commit transaction + 547 - Could not commit transaction - 550 + Signer error + 560 - Signer error - 563 - - Can't display address - 566 + 563 - + &Export 50 - + Export the data in the current tab to a file 51 - + Backup Wallet 214 - + Wallet Data 216 Name of the wallet data file format. - + Backup Failed 222 - + There was an error trying to save the wallet data to %1. 222 - + Backup Successful 226 - + The wallet data was successfully saved to %1. 226 - + Cancel 263 @@ -4553,402 +4559,406 @@ Go to File > Open Wallet to load a wallet. - + The %s developers 208 - + %s failed to validate the -assumeutxo snapshot state. This indicates a hardware problem, or a bug in the software, or a bad software modification that allowed an invalid snapshot to be loaded. As a result of this, the node will shut down and stop using any state that was built on the snapshot, resetting the chain height from %d to %d. On the next restart, the node will resume syncing from %d without using any snapshot data. Please report this incident to %s, including how you obtained the snapshot. The invalid snapshot chainstate will be left on disk in case it is helpful in diagnosing the issue that caused this error. 12 - + %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. 15 - + Disk space for %s may not accommodate the block files. Approximately %u GB of data will be stored in this directory. - 40 + 39 + + + Distributed under the MIT software license, see the accompanying file %s or %s + 41 - Distributed under the MIT software license, see the accompanying file %s or %s - 42 - - 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 57 - + Error reading %s! Transaction data may be missing or incorrect. Rescanning wallet. 61 - + Error starting/committing db txn for wallet transactions removal process 65 - + Error: Dumpfile format record is incorrect. Got "%s", expected "format". 73 - + Error: Dumpfile identifier record is incorrect. Got "%s", expected "%s". 74 - + Error: Dumpfile version is not supported. This version of bitcoin-wallet only supports version 1 dumpfiles. Got dumpfile with version %s 76 - + Error: Unable to produce descriptors for this legacy wallet. Make sure to provide the wallet's passphrase if it is encrypted. 92 - + File %s already exists. If you are sure this is what you want, move it out of the way first. 120 - + 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. - 140 + 139 + + + Invalid value detected for '-wallet' or '-nowallet'. '-wallet' requires a string value, while '-nowallet' accepts only '1' to disable all wallets + 141 - Invalid value detected for '-wallet' or '-nowallet'. '-wallet' requires a string value, while '-nowallet' accepts only '1' to disable all wallets - 142 + More than one onion bind address is provided. Using %s for the automatically created Tor onion service. + 152 - More than one onion bind address is provided. Using %s for the automatically created Tor onion service. - 153 + No dump file provided. To use createfromdump, -dumpfile=<filename> must be provided. + 155 - No dump file provided. To use createfromdump, -dumpfile=<filename> must be provided. + No dump file provided. To use dump, -dumpfile=<filename> must be provided. 156 - No dump file provided. To use dump, -dumpfile=<filename> must be provided. - 157 + Please contribute if you find %s useful. Visit %s for further information about the software. + 168 - Please contribute if you find %s useful. Visit %s for further information about the software. - 169 + Prune configured below the minimum of %d MiB. Please use a higher number. + 173 - Prune configured below the minimum of %d MiB. Please use a higher number. + Prune mode is incompatible with -reindex-chainstate. Use full -reindex instead. 174 - Prune mode is incompatible with -reindex-chainstate. Use full -reindex instead. - 175 - - Rename of '%s' -> '%s' failed. You should resolve this by manually moving or deleting the invalid snapshot directory %s, otherwise you will encounter the same error again on the next startup. 181 - + SQLiteDatabase: Unknown sqlite wallet schema version %d. Only version %d is supported 188 - + 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 210 - + The transaction amount is too small to send after the fee has been deducted - 217 + 218 + + + This is a pre-release test build - use at your own risk - do not use for mining or merchant applications + 222 - This is a pre-release test build - use at your own risk - do not use for mining or merchant applications - 221 + This is the maximum transaction fee you pay (in addition to the normal fee) to prioritize partial spend avoidance over regular coin selection. + 224 - This is the maximum transaction fee you pay (in addition to the normal fee) to prioritize partial spend avoidance over regular coin selection. - 223 - - This is the transaction fee you may discard if change is smaller than dust at this level - 225 - - - This is the transaction fee you may pay when fee estimates are not available. 226 - + + This is the transaction fee you may pay when fee estimates are not available. + 227 + + Total length of network version string (%i) exceeds maximum length (%i). Reduce the number or size of uacomments. 228 - + Unable to replay blocks. You will need to rebuild the database using -reindex-chainstate. 244 - + Unsupported category-specific logging level %1$s=%2$s. Expected %1$s=<category>:<loglevel>. Valid categories: %3$s. Valid loglevels: %4$s. 256 - + Unsupported chainstate database format found. Please restart with -reindex-chainstate. This will rebuild the chainstate database. 257 - + Warning: Private keys detected in wallet {%s} with disabled private keys 266 - + Witness data for blocks after height %d requires validation. Please restart with -reindex. 267 - + You need to rebuild the database using -reindex to go back to unpruned mode. This will redownload the entire blockchain 268 - + %s is set very high! 13 - + -maxmempool must be at least %d MB - 17 + 16 + + + Cannot obtain a lock on directory %s. %s is probably already running. + 23 - Cannot obtain a lock on directory %s. %s is probably already running. + Cannot resolve -%s address: '%s' 25 - Cannot resolve -%s address: '%s' - 27 + Cannot set -forcednsseed to true when setting -dnsseed to false. + 26 - Cannot set -forcednsseed to true when setting -dnsseed to false. - 28 + Cannot set -peerblockfilters without -blockfilterindex. + 27 - Cannot set -peerblockfilters without -blockfilterindex. - 29 - - %s is set very high! Fees this large could be paid on a single transaction. 14 - + Cannot provide specific connections and have addrman find outgoing connections at the same time. - 26 + 24 - + Error loading %s: External signer wallet being loaded without external signer support compiled 51 - + Error reading %s! All keys read correctly, but transaction data or address metadata may be missing or incorrect. 60 - + Error: Address book data in wallet cannot be identified to belong to migrated wallets 66 - + Error: Duplicate descriptors created during migration. Your wallet may be corrupted. 77 - + Error: Transaction %s in wallet cannot be identified to belong to migrated wallets 88 - + Failed to remove snapshot chainstate dir (%s). Manually remove it before restarting. 110 - + Failed to rename invalid peers.dat file. Please move or delete it and try again. 111 - + Fee estimation failed. Fallbackfee is disabled. Wait a few blocks or enable %s. 118 - + Flushing block file to disk failed. This is likely the result of an I/O error. 121 - + Flushing undo file to disk failed. This is likely the result of an I/O error. 122 - + Incompatible options: -dnsseed=1 was explicitly specified, but -onlynet forbids connections to IPv4/IPv6 124 - + Invalid amount for %s=<amount>: '%s' (must be at least the minrelay fee of %s to prevent stuck transactions) - 137 + 136 + + + Maximum transaction weight is less than transaction weight without inputs + 147 - Maximum transaction weight is less than transaction weight without inputs + Maximum transaction weight is too low, can not accommodate change output 148 - Maximum transaction weight is too low, can not accommodate change output - 149 + Option '-checkpoints' is set but checkpoints were removed. This option has no effect. + 161 - Option '-checkpoints' is set but checkpoints were removed. This option has no effect. - 162 + Outbound connections restricted to CJDNS (-onlynet=cjdns) but -cjdnsreachable is not provided + 164 - 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 165 - Outbound connections restricted to Tor (-onlynet=onion) but the proxy for reaching the Tor network is explicitly forbidden: -onion=0 + 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 166 - 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 + Outbound connections restricted to i2p (-onlynet=i2p) but -i2psam is not provided 167 - Outbound connections restricted to i2p (-onlynet=i2p) but -i2psam is not provided - 168 - - Prune: last wallet synchronisation goes beyond pruned data. You need to -reindex (download the whole blockchain again in case of a pruned node) 177 - + Rename of '%s' -> '%s' failed. Cannot clean up the background chainstate leveldb directory. 180 - + Specified -blockmaxweight (%d) exceeds consensus maximum block weight (%d) 196 - + Specified -blockreservedweight (%d) exceeds consensus maximum block weight (%d) 197 - + Specified -blockreservedweight (%d) is lower than minimum safety value of (%d) 198 - + The combination of the pre-selected inputs and the wallet automatic inputs selection exceeds the transaction maximum weight. Please try sending a smaller amount or manually consolidating your wallet's UTXOs 211 - + The inputs size exceeds the maximum weight. Please try sending a smaller amount or manually consolidating your wallet's UTXOs 212 - + The preselected coins total amount does not cover the transaction target. Please allow other inputs to be automatically selected or include more coins manually 213 - + UTXO snapshot failed to validate. Restart to resume normal initial block download, or try loading a different snapshot. 237 - + Unconfirmed UTXOs are available, but spending them creates a chain of transactions that will be rejected by the mempool 246 - + Unexpected legacy entry in descriptor wallet found. Loading wallet %s The wallet might have been tampered with or created with malicious intent. 247 - + Your computer's date and time appear to be more than %d minutes out of sync with the network, this may lead to consensus failure. After you've confirmed your computer's clock, this message should no longer appear when you restart your node. Without a restart, it should stop showing automatically after you've connected to a sufficient number of new outbound peers, which may take some time. You can inspect the `timeoffset` field of the `getpeerinfo` and `getnetworkinfo` RPC methods to get more info. 269 - + Unable to cleanup failed migration 270 - + Unable to restore backup of wallet. 271 - + default wallet 273 - + whitebind may only be used for incoming connections ("out" was passed) 274 - - -paytxfee is deprecated and will be fully removed in v31.0. + + A fatal internal error occurred, see debug.log for details: 18 + + Assumeutxo data not found for the given blockhash '%s'. + 19 + - A fatal internal error occurred, see debug.log for details: + Block verification was interrupted 20 - Assumeutxo data not found for the given blockhash '%s'. + Can't spend unconfirmed version %d pre-selected input with a version 3 tx 21 - Block verification was interrupted + Can't spend unconfirmed version 3 pre-selected input with a version %d tx 22 - Can't spend unconfirmed version %d pre-selected input with a version 3 tx - 23 + Cannot write to directory '%s'; check permissions. + 28 - Can't spend unconfirmed version 3 pre-selected input with a version %d tx - 24 + Config setting for %s only applied on %s network when in [%s] section. + 29 - Cannot write to directory '%s'; check permissions. + Copyright (C) %i-%i 30 - Config setting for %s only applied on %s network when in [%s] section. + Corrupt block found indicating potential hardware failure. 31 - Copyright (C) %i-%i + Corrupted block database detected 32 - Corrupt block found indicating potential hardware failure. + Could not find asmap file %s 33 - Corrupted block database detected + Could not generate scriptPubKeys (cache is empty) 34 - Could not find asmap file %s + Could not parse asmap file %s 35 - Could not generate scriptPubKeys (cache is empty) + Could not read embedded asmap data 36 - Could not parse asmap file %s + Could not top up scriptPubKeys 37 - Could not top up scriptPubKeys - 38 + Disk space is too low! + 40 - Disk space is too low! - 41 + Done loading + 43 - Done loading + Dump file %s does not exist. 44 - Dump file %s does not exist. - 45 + Elliptic curve cryptography sanity check failure. %s is shutting down. + 46 - Elliptic curve cryptography sanity check failure. %s is shutting down. + Embedded asmap data not available 47 @@ -5184,370 +5194,366 @@ Unable to restore backup of wallet. 134 - Invalid amount for %s=<amount>: '%s' (must be at least %s) - 136 - - Invalid amount for %s=<amount>: '%s' 135 + + A %zu MiB dbcache may be too large for a system memory of only %zu MiB. + 17 + - -asmap requires a file path. Use -asmap=<file>. - 16 + Creating wallet… + 38 - A %zu MiB dbcache may be too large for a system memory of only %zu MiB. - 19 + Duplicate binding configuration for address %s. Please check your -bind, -bind=...=onion and -whitebind settings. + 45 - Creating wallet… - 39 - - - Duplicate binding configuration for address %s. Please check your -bind, -bind=...=onion and -whitebind settings. - 46 - - Error creating %s: Could not write version metadata. 48 - + Invalid amount for -%s=<amount>: '%s' + 137 + + + Invalid netmask specified in -whitelist: '%s' 138 + + Invalid port specified in %s: '%s' + 140 + - Invalid netmask specified in -whitelist: '%s' - 139 + Listening for incoming connections failed (listen returned error %s) + 142 - Invalid port specified in %s: '%s' - 141 - - - Listening for incoming connections failed (listen returned error %s) + Loading P2P addresses… 143 - - Loading P2P addresses… + + Loading banlist… 144 - - Loading banlist… + + Loading block index… 145 - - Loading block index… + + Loading wallet… 146 - - Loading wallet… - 147 - - + Maximum transaction weight must be between %d and %d + 149 + + + Missing amount 150 - - Missing amount + + Missing solving data for estimating transaction size 151 - - Missing solving data for estimating transaction size - 152 - - + Need to specify a port with -whitebind: '%s' + 153 + + + No addresses available 154 - - No addresses available - 155 - - + Not found pre-selected input %s + 158 + + + Not solvable pre-selected input %s 159 - - Not solvable pre-selected input %s + + Only direction was set, no permissions: '%s' 160 - - Only direction was set, no permissions: '%s' - 161 - - + Option '-limitancestorsize' is given but ancestor size limits have been replaced with cluster size limits (see -limitclustersize). This option has no effect. + 162 + + + Option '-limitdescendantsize' is given but descendant size limits have been replaced with cluster size limits (see -limitclustersize). This option has no effect. 163 - - Option '-limitdescendantsize' is given but descendant size limits have been replaced with cluster size limits (see -limitclustersize). This option has no effect. - 164 - - + Private broadcast of own transactions requested (-privatebroadcast) and -proxyrandomize is disabled. Tor circuits for private broadcast connections may be correlated to other connections over Tor. For maximum privacy set -proxyrandomize=1. + 169 + + + Private broadcast of own transactions requested (-privatebroadcast), but -connect is also configured. They are incompatible because the private broadcast needs to open new connections to randomly chosen Tor or I2P peers. Consider using -maxconnections=0 -addnode=... instead 170 - - Private broadcast of own transactions requested (-privatebroadcast), but -connect is also configured. They are incompatible because the private broadcast needs to open new connections to randomly chosen Tor or I2P peers. Consider using -maxconnections=0 -addnode=... instead + + Private broadcast of own transactions requested (-privatebroadcast), but none of Tor or I2P networks is reachable 171 - - Private broadcast of own transactions requested (-privatebroadcast), but none of Tor or I2P networks is reachable + + Prune cannot be configured with a negative value. 172 - - Prune cannot be configured with a negative value. - 173 - - + Prune mode is incompatible with -txindex. + 175 + + + Prune mode is incompatible with -txospenderindex. 176 - + Pruning blockstore… 178 - + Reducing -maxconnections from %d to %d, because of system limitations. 179 - + Replaying blocks… 182 - + Rescanning… 183 - + SQLiteDatabase: Failed to execute statement to verify database: %s 184 - + SQLiteDatabase: Failed to prepare statement to verify database: %s 185 - + SQLiteDatabase: Failed to read database verification error: %s 186 - + SQLiteDatabase: Unexpected application id. Expected %u, got %u 187 - + Section [%s] is not recognized. 189 - + Signer did not echo address 192 - + Signer echoed unexpected address %s 193 - + Signer returned error: %s 194 - + Signing transaction failed 195 - + Specified -walletdir "%s" does not exist 199 - + Specified -walletdir "%s" is a relative path 200 - + Specified -walletdir "%s" is not a directory 201 - + Specified blocks directory "%s" does not exist. 202 - + Specified data directory "%s" does not exist. 203 - + Starting network threads… 204 - + System error while flushing: %s 205 - + System error while loading external block file: %s 206 - + System error while saving block to disk: %s 207 - + The %s path uses exFAT, which is known to have intermittent corruption problems on macOS. Move this directory to a different filesystem to avoid data loss. 209 - + The source code is available from %s. 214 - + The specified config file %s does not exist 215 + + The total exceeds your balance when the %s transaction fee is included. + 216 + The transaction amount is too small to pay the fee - 216 + 217 The transactions removal process can only be executed within a db txn - 218 + 219 The wallet will avoid paying less than the minimum relay fee. - 219 + 220 There is no ScriptPubKeyManager for this address - 220 + 221 This is experimental software. - 222 + 223 This is the minimum transaction fee you pay on every transaction. - 224 + 225 - This is the transaction fee you will pay if you send a transaction. - 227 - - Transaction %s does not belong to this wallet 229 - + Transaction amount too small 230 - + Transaction amounts must not be negative 231 - + Transaction change output index out of range 232 - + Transaction must have at least one recipient 233 - + Transaction needs a change address, but we can't generate it. 234 - + Transaction too large 236 - + Unable to bind to %s on this computer (bind returned error %s) 238 - + Unable to bind to %s on this computer. %s is probably already running. 239 - + Unable to create the PID file '%s': %s 240 - + Unable to find UTXO for external input 241 - + Unable to open %s for writing 242 - + Unable to parse -maxuploadtarget: '%s' 243 - + Unable to start HTTP server. See debug log for details. 245 - + Unknown -blockfilterindex value %s. 248 - + Unknown address type '%s' 249 - + Unknown change type '%s' 250 - + Unknown network specified in -onlynet: '%s' 251 - + Unknown new rules activated (versionbit %i) 252 - + Unrecognised option "%s" provided in -test=<option>. 253 - + Unsupported global logging level %s=%s. Valid values: %s. 258 - + Wallet file creation failed: %s 263 - + Warning: Found invalid chain more than 6 blocks longer than our best chain. This could be due to database corruption or consensus incompatibility with peers. 265 - + acceptstalefeeestimates is not supported on %s chain. 272 - + Unsupported logging category %s=%s. 259 - + Error loading %s: Wallet is a legacy wallet. Please migrate to a descriptor wallet using the migration tool (migratewallet RPC). 53 - + Error: Dumpfile specifies an unsupported database format (%s). Only sqlite database dumps are supported 75 - + Failed to calculate bump fees, because unconfirmed UTXOs depend on an enormous cluster of unconfirmed transactions. 104 - + Transaction requires one destination of non-zero value, a non-zero feerate, or a pre-selected input 235 - + Unrecognized descriptor found. Loading wallet %s The wallet might have been created on a newer version. @@ -5555,63 +5561,63 @@ Please try running the latest software version. 254 - + Do you want to rebuild the databases now? - 43 + 42 - + Error: Could not add watchonly tx %s to watchonly wallet 68 - + Error: Could not delete watchonly transactions. 69 - + Error: Wallet does not exist 100 - + Error: cannot remove legacy wallet records 101 - + Failed to start indexes, shutting down… 113 - + Invalid -proxy address or hostname, ends with '=': '%s' 132 - + Not enough file descriptors available. %d available, %d required. - 158 + 157 - + Unrecognized network in -proxy='%s': '%s' 255 - + User Agent comment (%s) contains unsafe characters. 260 - + Verifying blocks… 261 - + Verifying wallet(s)… 262 - + Wallet needed to be rewritten: restart %s to complete 264 - + Settings file could not be read 190 - + Settings file could not be written 191