12QT_TRANSLATE_NOOP("bitcoin-core", "%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."),
14QT_TRANSLATE_NOOP("bitcoin-core", "%s is set very high! Fees this large could be paid on a single transaction."),
15QT_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."),
16QT_TRANSLATE_NOOP("bitcoin-core", "-maxmempool must be at least %d MB"),
17QT_TRANSLATE_NOOP("bitcoin-core", "A %zu MiB dbcache may be too large for a system memory of only %zu MiB."),
18QT_TRANSLATE_NOOP("bitcoin-core", "A fatal internal error occurred, see debug.log for details: "),
19QT_TRANSLATE_NOOP("bitcoin-core", "Assumeutxo data not found for the given blockhash '%s'."),
20QT_TRANSLATE_NOOP("bitcoin-core", "Block verification was interrupted"),
21QT_TRANSLATE_NOOP("bitcoin-core", "Can't spend unconfirmed version %d pre-selected input with a version 3 tx"),
22QT_TRANSLATE_NOOP("bitcoin-core", "Can't spend unconfirmed version 3 pre-selected input with a version %d tx"),
23QT_TRANSLATE_NOOP("bitcoin-core", "Cannot obtain a lock on directory %s. %s is probably already running."),
24QT_TRANSLATE_NOOP("bitcoin-core", "Cannot provide specific connections and have addrman find outgoing connections at the same time."),
39QT_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."),
44QT_TRANSLATE_NOOP("bitcoin-core", "Dump file %s does not exist."),
45QT_TRANSLATE_NOOP("bitcoin-core", "Duplicate binding configuration for address %s. Please check your -bind, -bind=...=onion and -whitebind settings."),
53QT_TRANSLATE_NOOP("bitcoin-core", "Error loading %s: Wallet is a legacy wallet. Please migrate to a descriptor wallet using the migration tool (migratewallet RPC)."),
54QT_TRANSLATE_NOOP("bitcoin-core", "Error loading %s: Wallet requires newer version of %s"),
57QT_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"),
60QT_TRANSLATE_NOOP("bitcoin-core", "Error reading %s! All keys read correctly, but transaction data or address metadata may be missing or incorrect."),
61QT_TRANSLATE_NOOP("bitcoin-core", "Error reading %s! Transaction data may be missing or incorrect. Rescanning wallet."),
63QT_TRANSLATE_NOOP("bitcoin-core", "Error reading from database, shutting down."),
64QT_TRANSLATE_NOOP("bitcoin-core", "Error reading next record from wallet database"),
65QT_TRANSLATE_NOOP("bitcoin-core", "Error starting/committing db txn for wallet transactions removal process"),
66QT_TRANSLATE_NOOP("bitcoin-core", "Error: Address book data in wallet cannot be identified to belong to migrated wallets"),
67QT_TRANSLATE_NOOP("bitcoin-core", "Error: Cannot extract destination from the generated scriptpubkey"),
68QT_TRANSLATE_NOOP("bitcoin-core", "Error: Could not add watchonly tx %s to watchonly wallet"),
69QT_TRANSLATE_NOOP("bitcoin-core", "Error: Could not delete watchonly transactions. "),
70QT_TRANSLATE_NOOP("bitcoin-core", "Error: Couldn't create cursor into database"),
71QT_TRANSLATE_NOOP("bitcoin-core", "Error: Disk space is low for %s"),
72QT_TRANSLATE_NOOP("bitcoin-core", "Error: Dumpfile checksum does not match. Computed %s, expected %s"),
73QT_TRANSLATE_NOOP("bitcoin-core", "Error: Dumpfile format record is incorrect. Got \"%s\", expected \"format\"."),
74QT_TRANSLATE_NOOP("bitcoin-core", "Error: Dumpfile identifier record is incorrect. Got \"%s\", expected \"%s\"."),
75QT_TRANSLATE_NOOP("bitcoin-core", "Error: Dumpfile specifies an unsupported database format (%s). Only sqlite database dumps are supported"),
76QT_TRANSLATE_NOOP("bitcoin-core", "Error: Dumpfile version is not supported. This version of bitcoin-wallet only supports version 1 dumpfiles. Got dumpfile with version %s"),
77QT_TRANSLATE_NOOP("bitcoin-core", "Error: Duplicate descriptors created during migration. Your wallet may be corrupted."),
78QT_TRANSLATE_NOOP("bitcoin-core", "Error: Failed to create new watchonly wallet"),
79QT_TRANSLATE_NOOP("bitcoin-core", "Error: Got key that was not hex: %s"),
80QT_TRANSLATE_NOOP("bitcoin-core", "Error: Got value that was not hex: %s"),
81QT_TRANSLATE_NOOP("bitcoin-core", "Error: Keypool ran out, please call keypoolrefill first"),
83QT_TRANSLATE_NOOP("bitcoin-core", "Error: No %s addresses available."),
84QT_TRANSLATE_NOOP("bitcoin-core", "Error: Not all address book records were migrated"),
85QT_TRANSLATE_NOOP("bitcoin-core", "Error: Not all transaction records were migrated"),
86QT_TRANSLATE_NOOP("bitcoin-core", "Error: This wallet already uses SQLite"),
87QT_TRANSLATE_NOOP("bitcoin-core", "Error: This wallet is already a descriptor wallet"),
88QT_TRANSLATE_NOOP("bitcoin-core", "Error: Transaction %s in wallet cannot be identified to belong to migrated wallets"),
89QT_TRANSLATE_NOOP("bitcoin-core", "Error: Unable to begin reading all records in the database"),
90QT_TRANSLATE_NOOP("bitcoin-core", "Error: Unable to make a backup of your wallet"),
91QT_TRANSLATE_NOOP("bitcoin-core", "Error: Unable to parse version %u as a uint32_t"),
92QT_TRANSLATE_NOOP("bitcoin-core", "Error: Unable to produce descriptors for this legacy wallet. Make sure to provide the wallet's passphrase if it is encrypted."),
93QT_TRANSLATE_NOOP("bitcoin-core", "Error: Unable to read all records in the database"),
94QT_TRANSLATE_NOOP("bitcoin-core", "Error: Unable to read wallet's best block locator record"),
95QT_TRANSLATE_NOOP("bitcoin-core", "Error: Unable to remove watchonly address book data"),
96QT_TRANSLATE_NOOP("bitcoin-core", "Error: Unable to write data to disk for wallet %s"),
97QT_TRANSLATE_NOOP("bitcoin-core", "Error: Unable to write record to new wallet"),
98QT_TRANSLATE_NOOP("bitcoin-core", "Error: Unable to write solvable wallet best block locator record"),
99QT_TRANSLATE_NOOP("bitcoin-core", "Error: Unable to write watchonly wallet best block locator record"),
100QT_TRANSLATE_NOOP("bitcoin-core", "Error: Wallet does not exist"),
102QT_TRANSLATE_NOOP("bitcoin-core", "Error: database transaction cannot be executed for wallet %s"),
103QT_TRANSLATE_NOOP("bitcoin-core", "Failed to acquire rescan reserver during wallet initialization"),
104QT_TRANSLATE_NOOP("bitcoin-core", "Failed to calculate bump fees, because unconfirmed UTXOs depend on an enormous cluster of unconfirmed transactions."),
105QT_TRANSLATE_NOOP("bitcoin-core", "Failed to close block undo file."),
106QT_TRANSLATE_NOOP("bitcoin-core", "Failed to close file when writing block."),
107QT_TRANSLATE_NOOP("bitcoin-core", "Failed to disconnect block."),
108QT_TRANSLATE_NOOP("bitcoin-core", "Failed to listen on any port. Use -listen=0 if you want this."),
135QT_TRANSLATE_NOOP("bitcoin-core", "Invalid amount for %s=<amount>: '%s'"),
136QT_TRANSLATE_NOOP("bitcoin-core", "Invalid amount for %s=<amount>: '%s' (must be at least the minrelay fee of %s to prevent stuck transactions)"),
137QT_TRANSLATE_NOOP("bitcoin-core", "Invalid amount for -%s=<amount>: '%s'"),
138QT_TRANSLATE_NOOP("bitcoin-core", "Invalid netmask specified in -whitelist: '%s'"),
139QT_TRANSLATE_NOOP("bitcoin-core", "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."),
140QT_TRANSLATE_NOOP("bitcoin-core", "Invalid port specified in %s: '%s'"),
141QT_TRANSLATE_NOOP("bitcoin-core", "Invalid value detected for '-wallet' or '-nowallet'. '-wallet' requires a string value, while '-nowallet' accepts only '1' to disable all wallets"),
142QT_TRANSLATE_NOOP("bitcoin-core", "Listening for incoming connections failed (listen returned error %s)"),
160QT_TRANSLATE_NOOP("bitcoin-core", "Only direction was set, no permissions: '%s'"),
161QT_TRANSLATE_NOOP("bitcoin-core", "Option '-checkpoints' is set but checkpoints were removed. This option has no effect."),
162QT_TRANSLATE_NOOP("bitcoin-core", "Option '-limitancestorsize' is given but ancestor size limits have been replaced with cluster size limits (see -limitclustersize). This option has no effect."),
163QT_TRANSLATE_NOOP("bitcoin-core", "Option '-limitdescendantsize' is given but descendant size limits have been replaced with cluster size limits (see -limitclustersize). This option has no effect."),
164QT_TRANSLATE_NOOP("bitcoin-core", "Outbound connections restricted to CJDNS (-onlynet=cjdns) but -cjdnsreachable is not provided"),
165QT_TRANSLATE_NOOP("bitcoin-core", "Outbound connections restricted to Tor (-onlynet=onion) but the proxy for reaching the Tor network is explicitly forbidden: -onion=0"),
166QT_TRANSLATE_NOOP("bitcoin-core", "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"),
167QT_TRANSLATE_NOOP("bitcoin-core", "Outbound connections restricted to i2p (-onlynet=i2p) but -i2psam is not provided"),
168QT_TRANSLATE_NOOP("bitcoin-core", "Please contribute if you find %s useful. Visit %s for further information about the software."),
169QT_TRANSLATE_NOOP("bitcoin-core", "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."),
170QT_TRANSLATE_NOOP("bitcoin-core", "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"),
171QT_TRANSLATE_NOOP("bitcoin-core", "Private broadcast of own transactions requested (-privatebroadcast), but none of Tor or I2P networks is reachable"),
172QT_TRANSLATE_NOOP("bitcoin-core", "Prune cannot be configured with a negative value."),
173QT_TRANSLATE_NOOP("bitcoin-core", "Prune configured below the minimum of %d MiB. Please use a higher number."),
174QT_TRANSLATE_NOOP("bitcoin-core", "Prune mode is incompatible with -reindex-chainstate. Use full -reindex instead."),
175QT_TRANSLATE_NOOP("bitcoin-core", "Prune mode is incompatible with -txindex."),
176QT_TRANSLATE_NOOP("bitcoin-core", "Prune mode is incompatible with -txospenderindex."),
177QT_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)"),
179QT_TRANSLATE_NOOP("bitcoin-core", "Reducing -maxconnections from %d to %d, because of system limitations."),
180QT_TRANSLATE_NOOP("bitcoin-core", "Rename of '%s' -> '%s' failed. Cannot clean up the background chainstate leveldb directory."),
181QT_TRANSLATE_NOOP("bitcoin-core", "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."),
209QT_TRANSLATE_NOOP("bitcoin-core", "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."),
210QT_TRANSLATE_NOOP("bitcoin-core", "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"),
211QT_TRANSLATE_NOOP("bitcoin-core", "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"),
212QT_TRANSLATE_NOOP("bitcoin-core", "The inputs size exceeds the maximum weight. Please try sending a smaller amount or manually consolidating your wallet's UTXOs"),
213QT_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"),
214QT_TRANSLATE_NOOP("bitcoin-core", "The source code is available from %s."),
215QT_TRANSLATE_NOOP("bitcoin-core", "The specified config file %s does not exist"),
216QT_TRANSLATE_NOOP("bitcoin-core", "The total exceeds your balance when the %s transaction fee is included."),
217QT_TRANSLATE_NOOP("bitcoin-core", "The transaction amount is too small to pay the fee"),
218QT_TRANSLATE_NOOP("bitcoin-core", "The transaction amount is too small to send after the fee has been deducted"),
219QT_TRANSLATE_NOOP("bitcoin-core", "The transactions removal process can only be executed within a db txn"),
220QT_TRANSLATE_NOOP("bitcoin-core", "The wallet will avoid paying less than the minimum relay fee."),
221QT_TRANSLATE_NOOP("bitcoin-core", "There is no ScriptPubKeyManager for this address"),
222QT_TRANSLATE_NOOP("bitcoin-core", "This is a pre-release test build - use at your own risk - do not use for mining or merchant applications"),
223QT_TRANSLATE_NOOP("bitcoin-core", "This is experimental software."),
224QT_TRANSLATE_NOOP("bitcoin-core", "This is the maximum transaction fee you pay (in addition to the normal fee) to prioritize partial spend avoidance over regular coin selection."),
225QT_TRANSLATE_NOOP("bitcoin-core", "This is the minimum transaction fee you pay on every transaction."),
226QT_TRANSLATE_NOOP("bitcoin-core", "This is the transaction fee you may discard if change is smaller than dust at this level"),
227QT_TRANSLATE_NOOP("bitcoin-core", "This is the transaction fee you may pay when fee estimates are not available."),
228QT_TRANSLATE_NOOP("bitcoin-core", "Total length of network version string (%i) exceeds maximum length (%i). Reduce the number or size of uacomments."),
229QT_TRANSLATE_NOOP("bitcoin-core", "Transaction %s does not belong to this wallet"),
230QT_TRANSLATE_NOOP("bitcoin-core", "Transaction amount too small"),
231QT_TRANSLATE_NOOP("bitcoin-core", "Transaction amounts must not be negative"),
232QT_TRANSLATE_NOOP("bitcoin-core", "Transaction change output index out of range"),
233QT_TRANSLATE_NOOP("bitcoin-core", "Transaction must have at least one recipient"),
234QT_TRANSLATE_NOOP("bitcoin-core", "Transaction needs a change address, but we can't generate it."),
235QT_TRANSLATE_NOOP("bitcoin-core", "Transaction requires one destination of non-zero value, a non-zero feerate, or a pre-selected input"),
237QT_TRANSLATE_NOOP("bitcoin-core", "UTXO snapshot failed to validate. Restart to resume normal initial block download, or try loading a different snapshot."),
238QT_TRANSLATE_NOOP("bitcoin-core", "Unable to bind to %s on this computer (bind returned error %s)"),
239QT_TRANSLATE_NOOP("bitcoin-core", "Unable to bind to %s on this computer. %s is probably already running."),
240QT_TRANSLATE_NOOP("bitcoin-core", "Unable to create the PID file '%s': %s"),
241QT_TRANSLATE_NOOP("bitcoin-core", "Unable to find UTXO for external input"),
242QT_TRANSLATE_NOOP("bitcoin-core", "Unable to open %s for writing"),
243QT_TRANSLATE_NOOP("bitcoin-core", "Unable to parse -maxuploadtarget: '%s'"),
244QT_TRANSLATE_NOOP("bitcoin-core", "Unable to replay blocks. You will need to rebuild the database using -reindex-chainstate."),
245QT_TRANSLATE_NOOP("bitcoin-core", "Unable to start HTTP server. See debug log for details."),
246QT_TRANSLATE_NOOP("bitcoin-core", "Unconfirmed UTXOs are available, but spending them creates a chain of transactions that will be rejected by the mempool"),
247QT_TRANSLATE_NOOP("bitcoin-core", "Unexpected legacy entry in descriptor wallet found. Loading wallet %s\n\nThe wallet might have been tampered with or created with malicious intent.\n"),
248QT_TRANSLATE_NOOP("bitcoin-core", "Unknown -blockfilterindex value %s."),
251QT_TRANSLATE_NOOP("bitcoin-core", "Unknown network specified in -onlynet: '%s'"),
252QT_TRANSLATE_NOOP("bitcoin-core", "Unknown new rules activated (versionbit %i)"),
253QT_TRANSLATE_NOOP("bitcoin-core", "Unrecognised option \"%s\" provided in -test=<option>."),
254QT_TRANSLATE_NOOP("bitcoin-core", "Unrecognized descriptor found. Loading wallet %s\n\nThe wallet might have been created on a newer version.\nPlease try running the latest software version.\n"),
255QT_TRANSLATE_NOOP("bitcoin-core", "Unrecognized network in -proxy='%s': '%s'"),
257QT_TRANSLATE_NOOP("bitcoin-core", "Unsupported chainstate database format found. Please restart with -reindex-chainstate. This will rebuild the chainstate database."),
258QT_TRANSLATE_NOOP("bitcoin-core", "Unsupported global logging level %s=%s. Valid values: %s."),
264QT_TRANSLATE_NOOP("bitcoin-core", "Wallet needed to be rewritten: restart %s to complete"),
265QT_TRANSLATE_NOOP("bitcoin-core", "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."),
266QT_TRANSLATE_NOOP("bitcoin-core", "Warning: Private keys detected in wallet {%s} with disabled private keys"),
267QT_TRANSLATE_NOOP("bitcoin-core", "Witness data for blocks after height %d requires validation. Please restart with -reindex."),
268QT_TRANSLATE_NOOP("bitcoin-core", "You need to rebuild the database using -reindex to go back to unpruned mode. This will redownload the entire blockchain"),
269QT_TRANSLATE_NOOP("bitcoin-core", "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."),
270QT_TRANSLATE_NOOP("bitcoin-core", "\nUnable to cleanup failed migration"),
271QT_TRANSLATE_NOOP("bitcoin-core", "\nUnable to restore backup of wallet."),
272QT_TRANSLATE_NOOP("bitcoin-core", "acceptstalefeeestimates is not supported on %s chain."),