7 #define UNUSED __attribute__((unused)) 12 QT_TRANSLATE_NOOP(
"bitcoin-core",
"The %s developers"),
13 QT_TRANSLATE_NOOP(
"bitcoin-core",
"" 14 "%s corrupt. Try using the wallet tool bitcoin-wallet to salvage or restoring " 16 QT_TRANSLATE_NOOP(
"bitcoin-core",
"" 17 "%s failed to validate the -assumeutxo snapshot state. This indicates a " 18 "hardware problem, or a bug in the software, or a bad software modification " 19 "that allowed an invalid snapshot to be loaded. As a result of this, the node " 20 "will shut down and stop using any state that was built on the snapshot, " 21 "resetting the chain height from %d to %d. On the next restart, the node will " 22 "resume syncing from %d without using any snapshot data. Please report this " 23 "incident to %s, including how you obtained the snapshot. The invalid " 24 "snapshot chainstate will be left on disk in case it is helpful in diagnosing " 25 "the issue that caused this error."),
26 QT_TRANSLATE_NOOP(
"bitcoin-core",
"" 27 "%s is set very high! Fees this large could be paid on a single transaction."),
28 QT_TRANSLATE_NOOP(
"bitcoin-core",
"" 29 "%s request to listen on port %u. This port is considered \"bad\" and thus it " 30 "is unlikely that any peer will connect to it. See doc/p2p-bad-ports.md for " 31 "details and a full list."),
32 QT_TRANSLATE_NOOP(
"bitcoin-core",
"" 33 "Cannot downgrade wallet from version %i to version %i. Wallet version " 35 QT_TRANSLATE_NOOP(
"bitcoin-core",
"" 36 "Cannot provide specific connections and have addrman find outgoing " 37 "connections at the same time."),
38 QT_TRANSLATE_NOOP(
"bitcoin-core",
"" 39 "Cannot upgrade a non HD split wallet from version %i to version %i without " 40 "upgrading to support pre-split keypool. Please use version %i or no version " 42 QT_TRANSLATE_NOOP(
"bitcoin-core",
"" 43 "Disk space for %s may not accommodate the block files. Approximately %u GB " 44 "of data will be stored in this directory."),
45 QT_TRANSLATE_NOOP(
"bitcoin-core",
"" 46 "Distributed under the MIT software license, see the accompanying file %s or " 48 QT_TRANSLATE_NOOP(
"bitcoin-core",
"" 49 "Error loading %s: External signer wallet being loaded without external " 50 "signer support compiled"),
51 QT_TRANSLATE_NOOP(
"bitcoin-core",
"" 52 "Error loading wallet. Wallet requires blocks to be downloaded, and software " 53 "does not currently support loading wallets while blocks are being downloaded " 54 "out of order when using assumeutxo snapshots. Wallet should be able to load " 55 "successfully after node sync reaches height %s"),
56 QT_TRANSLATE_NOOP(
"bitcoin-core",
"" 57 "Error reading %s! All keys read correctly, but transaction data or address " 58 "metadata may be missing or incorrect."),
59 QT_TRANSLATE_NOOP(
"bitcoin-core",
"" 60 "Error reading %s! Transaction data may be missing or incorrect. Rescanning " 62 QT_TRANSLATE_NOOP(
"bitcoin-core",
"" 63 "Error starting/committing db txn for wallet transactions removal process"),
64 QT_TRANSLATE_NOOP(
"bitcoin-core",
"" 65 "Error: Address book data in wallet cannot be identified to belong to " 67 QT_TRANSLATE_NOOP(
"bitcoin-core",
"" 68 "Error: Dumpfile format record is incorrect. Got \"%s\", expected \"format\"."),
69 QT_TRANSLATE_NOOP(
"bitcoin-core",
"" 70 "Error: Dumpfile identifier record is incorrect. Got \"%s\", expected \"%s\"."),
71 QT_TRANSLATE_NOOP(
"bitcoin-core",
"" 72 "Error: Dumpfile version is not supported. This version of bitcoin-wallet " 73 "only supports version 1 dumpfiles. Got dumpfile with version %s"),
74 QT_TRANSLATE_NOOP(
"bitcoin-core",
"" 75 "Error: Duplicate descriptors created during migration. Your wallet may be " 77 QT_TRANSLATE_NOOP(
"bitcoin-core",
"" 78 "Error: Legacy wallets only support the \"legacy\", \"p2sh-segwit\", and " 79 "\"bech32\" address types"),
80 QT_TRANSLATE_NOOP(
"bitcoin-core",
"" 81 "Error: Transaction %s in wallet cannot be identified to belong to migrated " 83 QT_TRANSLATE_NOOP(
"bitcoin-core",
"" 84 "Error: Unable to produce descriptors for this legacy wallet. Make sure to " 85 "provide the wallet's passphrase if it is encrypted."),
86 QT_TRANSLATE_NOOP(
"bitcoin-core",
"" 87 "Failed to calculate bump fees, because unconfirmed UTXOs depend on enormous " 88 "cluster of unconfirmed transactions."),
89 QT_TRANSLATE_NOOP(
"bitcoin-core",
"" 90 "Failed to remove snapshot chainstate dir (%s). Manually remove it before " 92 QT_TRANSLATE_NOOP(
"bitcoin-core",
"" 93 "Failed to rename invalid peers.dat file. Please move or delete it and try " 95 QT_TRANSLATE_NOOP(
"bitcoin-core",
"" 96 "Fee estimation failed. Fallbackfee is disabled. Wait a few blocks or enable " 98 QT_TRANSLATE_NOOP(
"bitcoin-core",
"" 99 "File %s already exists. If you are sure this is what you want, move it out " 100 "of the way first."),
101 QT_TRANSLATE_NOOP(
"bitcoin-core",
"" 102 "Flushing block file to disk failed. This is likely the result of an I/O " 104 QT_TRANSLATE_NOOP(
"bitcoin-core",
"" 105 "Flushing undo file to disk failed. This is likely the result of an I/O error."),
106 QT_TRANSLATE_NOOP(
"bitcoin-core",
"" 107 "Incompatible options: -dnsseed=1 was explicitly specified, but -onlynet " 108 "forbids connections to IPv4/IPv6"),
109 QT_TRANSLATE_NOOP(
"bitcoin-core",
"" 110 "Invalid amount for %s=<amount>: '%s' (must be at least the minrelay fee of " 111 "%s to prevent stuck transactions)"),
112 QT_TRANSLATE_NOOP(
"bitcoin-core",
"" 113 "Invalid or corrupt peers.dat (%s). If you believe this is a bug, please " 114 "report it to %s. As a workaround, you can move the file (%s) out of the way " 115 "(rename, move, or delete) to have a new one created on the next start."),
116 QT_TRANSLATE_NOOP(
"bitcoin-core",
"" 117 "Invalid value detected for '-wallet' or '-nowallet'. '-wallet' requires a " 118 "string value, while '-nowallet' accepts only '1' to disable all wallets"),
119 QT_TRANSLATE_NOOP(
"bitcoin-core",
"" 120 "Maximum transaction weight is less than transaction weight without inputs"),
121 QT_TRANSLATE_NOOP(
"bitcoin-core",
"" 122 "Maximum transaction weight is too low, can not accommodate change output"),
123 QT_TRANSLATE_NOOP(
"bitcoin-core",
"" 124 "More than one onion bind address is provided. Using %s for the automatically " 125 "created Tor onion service."),
126 QT_TRANSLATE_NOOP(
"bitcoin-core",
"" 127 "No dump file provided. To use createfromdump, -dumpfile=<filename> must be " 129 QT_TRANSLATE_NOOP(
"bitcoin-core",
"" 130 "No dump file provided. To use dump, -dumpfile=<filename> must be provided."),
131 QT_TRANSLATE_NOOP(
"bitcoin-core",
"" 132 "No wallet file format provided. To use createfromdump, -format=<format> must " 134 QT_TRANSLATE_NOOP(
"bitcoin-core",
"" 135 "Option '-upnp' is set but UPnP support was dropped in version 29.0. Consider " 136 "using '-natpmp' instead."),
137 QT_TRANSLATE_NOOP(
"bitcoin-core",
"" 138 "Outbound connections restricted to CJDNS (-onlynet=cjdns) but -" 139 "cjdnsreachable is not provided"),
140 QT_TRANSLATE_NOOP(
"bitcoin-core",
"" 141 "Outbound connections restricted to Tor (-onlynet=onion) but the proxy for " 142 "reaching the Tor network is explicitly forbidden: -onion=0"),
143 QT_TRANSLATE_NOOP(
"bitcoin-core",
"" 144 "Outbound connections restricted to Tor (-onlynet=onion) but the proxy for " 145 "reaching the Tor network is not provided: none of -proxy, -onion or -" 146 "listenonion is given"),
147 QT_TRANSLATE_NOOP(
"bitcoin-core",
"" 148 "Outbound connections restricted to i2p (-onlynet=i2p) but -i2psam is not " 150 QT_TRANSLATE_NOOP(
"bitcoin-core",
"" 151 "Please contribute if you find %s useful. Visit %s for further information " 152 "about the software."),
153 QT_TRANSLATE_NOOP(
"bitcoin-core",
"" 154 "Prune configured below the minimum of %d MiB. Please use a higher number."),
155 QT_TRANSLATE_NOOP(
"bitcoin-core",
"" 156 "Prune mode is incompatible with -reindex-chainstate. Use full -reindex " 158 QT_TRANSLATE_NOOP(
"bitcoin-core",
"" 159 "Prune: last wallet synchronisation goes beyond pruned data. You need to -" 160 "reindex (download the whole blockchain again in case of pruned node)"),
161 QT_TRANSLATE_NOOP(
"bitcoin-core",
"" 162 "Rename of '%s' -> '%s' failed. Cannot clean up the background chainstate " 163 "leveldb directory."),
164 QT_TRANSLATE_NOOP(
"bitcoin-core",
"" 165 "Rename of '%s' -> '%s' failed. You should resolve this by manually moving or " 166 "deleting the invalid snapshot directory %s, otherwise you will encounter the " 167 "same error again on the next startup."),
168 QT_TRANSLATE_NOOP(
"bitcoin-core",
"" 169 "SQLiteDatabase: Unknown sqlite wallet schema version %d. Only version %d is " 171 QT_TRANSLATE_NOOP(
"bitcoin-core",
"" 172 "Specified -blockmaxweight (%d) exceeds consensus maximum block weight (%d)"),
173 QT_TRANSLATE_NOOP(
"bitcoin-core",
"" 174 "Specified -blockreservedweight (%d) exceeds consensus maximum block weight " 176 QT_TRANSLATE_NOOP(
"bitcoin-core",
"" 177 "Specified -blockreservedweight (%d) is lower than minimum safety value of " 179 QT_TRANSLATE_NOOP(
"bitcoin-core",
"" 180 "The block database contains a block which appears to be from the future. " 181 "This may be due to your computer's date and time being set incorrectly. Only " 182 "rebuild the block database if you are sure that your computer's date and " 184 QT_TRANSLATE_NOOP(
"bitcoin-core",
"" 185 "The combination of the pre-selected inputs and the wallet automatic inputs " 186 "selection exceeds the transaction maximum weight. Please try sending a " 187 "smaller amount or manually consolidating your wallet's UTXOs"),
188 QT_TRANSLATE_NOOP(
"bitcoin-core",
"" 189 "The inputs size exceeds the maximum weight. Please try sending a smaller " 190 "amount or manually consolidating your wallet's UTXOs"),
191 QT_TRANSLATE_NOOP(
"bitcoin-core",
"" 192 "The preselected coins total amount does not cover the transaction target. " 193 "Please allow other inputs to be automatically selected or include more coins " 195 QT_TRANSLATE_NOOP(
"bitcoin-core",
"" 196 "The transaction amount is too small to send after the fee has been deducted"),
197 QT_TRANSLATE_NOOP(
"bitcoin-core",
"" 198 "This error could occur if this wallet was not shutdown cleanly and was last " 199 "loaded using a build with a newer version of Berkeley DB. If so, please use " 200 "the software that last loaded this wallet"),
201 QT_TRANSLATE_NOOP(
"bitcoin-core",
"" 202 "This is a pre-release test build - use at your own risk - do not use for " 203 "mining or merchant applications"),
204 QT_TRANSLATE_NOOP(
"bitcoin-core",
"" 205 "This is the maximum transaction fee you pay (in addition to the normal fee) " 206 "to prioritize partial spend avoidance over regular coin selection."),
207 QT_TRANSLATE_NOOP(
"bitcoin-core",
"" 208 "This is the transaction fee you may discard if change is smaller than dust " 210 QT_TRANSLATE_NOOP(
"bitcoin-core",
"" 211 "This is the transaction fee you may pay when fee estimates are not available."),
212 QT_TRANSLATE_NOOP(
"bitcoin-core",
"" 213 "Total length of network version string (%i) exceeds maximum length (%i). " 214 "Reduce the number or size of uacomments."),
215 QT_TRANSLATE_NOOP(
"bitcoin-core",
"" 216 "Transaction requires one destination of non-0 value, a non-0 feerate, or a " 217 "pre-selected input"),
218 QT_TRANSLATE_NOOP(
"bitcoin-core",
"" 219 "UTXO snapshot failed to validate. Restart to resume normal initial block " 220 "download, or try loading a different snapshot."),
221 QT_TRANSLATE_NOOP(
"bitcoin-core",
"" 222 "Unable to replay blocks. You will need to rebuild the database using -" 223 "reindex-chainstate."),
224 QT_TRANSLATE_NOOP(
"bitcoin-core",
"" 225 "Unconfirmed UTXOs are available, but spending them creates a chain of " 226 "transactions that will be rejected by the mempool"),
227 QT_TRANSLATE_NOOP(
"bitcoin-core",
"" 228 "Unexpected legacy entry in descriptor wallet found. Loading wallet %s\n" 230 "The wallet might have been tampered with or created with malicious intent.\n"),
231 QT_TRANSLATE_NOOP(
"bitcoin-core",
"" 232 "Unknown wallet file format \"%s\" provided. Please provide one of \"bdb\" or " 234 QT_TRANSLATE_NOOP(
"bitcoin-core",
"" 235 "Unrecognized descriptor found. Loading wallet %s\n" 237 "The wallet might had been created on a newer version.\n" 238 "Please try running the latest software version.\n"),
239 QT_TRANSLATE_NOOP(
"bitcoin-core",
"" 240 "Unsupported category-specific logging level %1$s=%2$s. Expected " 241 "%1$s=<category>:<loglevel>. Valid categories: %3$s. Valid loglevels: %4$s."),
242 QT_TRANSLATE_NOOP(
"bitcoin-core",
"" 243 "Unsupported chainstate database format found. Please restart with -reindex-" 244 "chainstate. This will rebuild the chainstate database."),
245 QT_TRANSLATE_NOOP(
"bitcoin-core",
"" 246 "Wallet created successfully. The legacy wallet type is being deprecated and " 247 "support for creating and opening legacy wallets will be removed in the " 249 QT_TRANSLATE_NOOP(
"bitcoin-core",
"" 250 "Wallet loaded successfully. The legacy wallet type is being deprecated and " 251 "support for creating and opening legacy wallets will be removed in the " 252 "future. Legacy wallets can be migrated to a descriptor wallet with " 254 QT_TRANSLATE_NOOP(
"bitcoin-core",
"" 255 "Warning: Dumpfile wallet format \"%s\" does not match command line specified " 257 QT_TRANSLATE_NOOP(
"bitcoin-core",
"" 258 "Warning: Private keys detected in wallet {%s} with disabled private keys"),
259 QT_TRANSLATE_NOOP(
"bitcoin-core",
"" 260 "Warning: We do not appear to fully agree with our peers! You may need to " 261 "upgrade, or other nodes may need to upgrade."),
262 QT_TRANSLATE_NOOP(
"bitcoin-core",
"" 263 "Witness data for blocks after height %d requires validation. Please restart " 265 QT_TRANSLATE_NOOP(
"bitcoin-core",
"" 266 "You need to rebuild the database using -reindex to go back to unpruned " 267 "mode. This will redownload the entire blockchain"),
268 QT_TRANSLATE_NOOP(
"bitcoin-core",
"" 269 "Your computer's date and time appear to be more than %d minutes out of sync " 270 "with the network, this may lead to consensus failure. After you've confirmed " 271 "your computer's clock, this message should no longer appear when you restart " 272 "your node. Without a restart, it should stop showing automatically after " 273 "you've connected to a sufficient number of new outbound peers, which may " 274 "take some time. You can inspect the `timeoffset` field of the `getpeerinfo` " 275 "and `getnetworkinfo` RPC methods to get more info."),
276 QT_TRANSLATE_NOOP(
"bitcoin-core",
"" 278 "Unable to cleanup failed migration"),
279 QT_TRANSLATE_NOOP(
"bitcoin-core",
"" 281 "Unable to restore backup of wallet."),
282 QT_TRANSLATE_NOOP(
"bitcoin-core",
"" 283 "whitebind may only be used for incoming connections (\"out\" was passed)"),
284 QT_TRANSLATE_NOOP(
"bitcoin-core",
"%s is set very high!"),
285 QT_TRANSLATE_NOOP(
"bitcoin-core",
"-maxmempool must be at least %d MB"),
286 QT_TRANSLATE_NOOP(
"bitcoin-core",
"A fatal internal error occurred, see debug.log for details: "),
287 QT_TRANSLATE_NOOP(
"bitcoin-core",
"Assumeutxo data not found for the given blockhash '%s'."),
288 QT_TRANSLATE_NOOP(
"bitcoin-core",
"Block verification was interrupted"),
289 QT_TRANSLATE_NOOP(
"bitcoin-core",
"Cannot obtain a lock on directory %s. %s is probably already running."),
290 QT_TRANSLATE_NOOP(
"bitcoin-core",
"Cannot resolve -%s address: '%s'"),
291 QT_TRANSLATE_NOOP(
"bitcoin-core",
"Cannot set -forcednsseed to true when setting -dnsseed to false."),
292 QT_TRANSLATE_NOOP(
"bitcoin-core",
"Cannot set -peerblockfilters without -blockfilterindex."),
293 QT_TRANSLATE_NOOP(
"bitcoin-core",
"Cannot write to directory '%s'; check permissions."),
294 QT_TRANSLATE_NOOP(
"bitcoin-core",
"Config setting for %s only applied on %s network when in [%s] section."),
295 QT_TRANSLATE_NOOP(
"bitcoin-core",
"Copyright (C) %i-%i"),
296 QT_TRANSLATE_NOOP(
"bitcoin-core",
"Corrupt block found indicating potential hardware failure."),
297 QT_TRANSLATE_NOOP(
"bitcoin-core",
"Corrupted block database detected"),
298 QT_TRANSLATE_NOOP(
"bitcoin-core",
"Could not find asmap file %s"),
299 QT_TRANSLATE_NOOP(
"bitcoin-core",
"Could not parse asmap file %s"),
300 QT_TRANSLATE_NOOP(
"bitcoin-core",
"Disk space is too low!"),
301 QT_TRANSLATE_NOOP(
"bitcoin-core",
"Do you want to rebuild the databases now?"),
302 QT_TRANSLATE_NOOP(
"bitcoin-core",
"Done loading"),
303 QT_TRANSLATE_NOOP(
"bitcoin-core",
"Dump file %s does not exist."),
304 QT_TRANSLATE_NOOP(
"bitcoin-core",
"Elliptic curve cryptography sanity check failure. %s is shutting down."),
305 QT_TRANSLATE_NOOP(
"bitcoin-core",
"Error creating %s"),
306 QT_TRANSLATE_NOOP(
"bitcoin-core",
"Error initializing block database"),
307 QT_TRANSLATE_NOOP(
"bitcoin-core",
"Error initializing wallet database environment %s!"),
308 QT_TRANSLATE_NOOP(
"bitcoin-core",
"Error loading %s"),
309 QT_TRANSLATE_NOOP(
"bitcoin-core",
"Error loading %s: Private keys can only be disabled during creation"),
310 QT_TRANSLATE_NOOP(
"bitcoin-core",
"Error loading %s: Wallet corrupted"),
311 QT_TRANSLATE_NOOP(
"bitcoin-core",
"Error loading %s: Wallet requires newer version of %s"),
312 QT_TRANSLATE_NOOP(
"bitcoin-core",
"Error loading block database"),
313 QT_TRANSLATE_NOOP(
"bitcoin-core",
"Error loading databases"),
314 QT_TRANSLATE_NOOP(
"bitcoin-core",
"Error opening block database"),
315 QT_TRANSLATE_NOOP(
"bitcoin-core",
"Error opening coins database"),
316 QT_TRANSLATE_NOOP(
"bitcoin-core",
"Error reading configuration file: %s"),
317 QT_TRANSLATE_NOOP(
"bitcoin-core",
"Error reading from database, shutting down."),
318 QT_TRANSLATE_NOOP(
"bitcoin-core",
"Error reading next record from wallet database"),
319 QT_TRANSLATE_NOOP(
"bitcoin-core",
"Error: Cannot extract destination from the generated scriptpubkey"),
320 QT_TRANSLATE_NOOP(
"bitcoin-core",
"Error: Could not add watchonly tx %s to watchonly wallet"),
321 QT_TRANSLATE_NOOP(
"bitcoin-core",
"Error: Could not delete watchonly transactions. "),
322 QT_TRANSLATE_NOOP(
"bitcoin-core",
"Error: Couldn't create cursor into database"),
323 QT_TRANSLATE_NOOP(
"bitcoin-core",
"Error: Disk space is low for %s"),
324 QT_TRANSLATE_NOOP(
"bitcoin-core",
"Error: Dumpfile checksum does not match. Computed %s, expected %s"),
325 QT_TRANSLATE_NOOP(
"bitcoin-core",
"Error: Failed to create new watchonly wallet"),
326 QT_TRANSLATE_NOOP(
"bitcoin-core",
"Error: Got key that was not hex: %s"),
327 QT_TRANSLATE_NOOP(
"bitcoin-core",
"Error: Got value that was not hex: %s"),
328 QT_TRANSLATE_NOOP(
"bitcoin-core",
"Error: Keypool ran out, please call keypoolrefill first"),
329 QT_TRANSLATE_NOOP(
"bitcoin-core",
"Error: Missing checksum"),
330 QT_TRANSLATE_NOOP(
"bitcoin-core",
"Error: No %s addresses available."),
331 QT_TRANSLATE_NOOP(
"bitcoin-core",
"Error: This wallet already uses SQLite"),
332 QT_TRANSLATE_NOOP(
"bitcoin-core",
"Error: This wallet is already a descriptor wallet"),
333 QT_TRANSLATE_NOOP(
"bitcoin-core",
"Error: Unable to begin reading all records in the database"),
334 QT_TRANSLATE_NOOP(
"bitcoin-core",
"Error: Unable to make a backup of your wallet"),
335 QT_TRANSLATE_NOOP(
"bitcoin-core",
"Error: Unable to parse version %u as a uint32_t"),
336 QT_TRANSLATE_NOOP(
"bitcoin-core",
"Error: Unable to read all records in the database"),
337 QT_TRANSLATE_NOOP(
"bitcoin-core",
"Error: Unable to read wallet's best block locator record"),
338 QT_TRANSLATE_NOOP(
"bitcoin-core",
"Error: Unable to remove watchonly address book data"),
339 QT_TRANSLATE_NOOP(
"bitcoin-core",
"Error: Unable to write data to disk for wallet %s"),
340 QT_TRANSLATE_NOOP(
"bitcoin-core",
"Error: Unable to write record to new wallet"),
341 QT_TRANSLATE_NOOP(
"bitcoin-core",
"Error: Unable to write solvable wallet best block locator record"),
342 QT_TRANSLATE_NOOP(
"bitcoin-core",
"Error: Unable to write watchonly wallet best block locator record"),
343 QT_TRANSLATE_NOOP(
"bitcoin-core",
"Error: Wallet does not exist"),
344 QT_TRANSLATE_NOOP(
"bitcoin-core",
"Error: cannot remove legacy wallet records"),
345 QT_TRANSLATE_NOOP(
"bitcoin-core",
"Error: database transaction cannot be executed for wallet %s"),
346 QT_TRANSLATE_NOOP(
"bitcoin-core",
"Failed to connect best block (%s)."),
347 QT_TRANSLATE_NOOP(
"bitcoin-core",
"Failed to disconnect block."),
348 QT_TRANSLATE_NOOP(
"bitcoin-core",
"Failed to listen on any port. Use -listen=0 if you want this."),
349 QT_TRANSLATE_NOOP(
"bitcoin-core",
"Failed to read block."),
350 QT_TRANSLATE_NOOP(
"bitcoin-core",
"Failed to rescan the wallet during initialization"),
351 QT_TRANSLATE_NOOP(
"bitcoin-core",
"Failed to start indexes, shutting down.."),
352 QT_TRANSLATE_NOOP(
"bitcoin-core",
"Failed to verify database"),
353 QT_TRANSLATE_NOOP(
"bitcoin-core",
"Failed to write block."),
354 QT_TRANSLATE_NOOP(
"bitcoin-core",
"Failed to write to block index database."),
355 QT_TRANSLATE_NOOP(
"bitcoin-core",
"Failed to write to coin database."),
356 QT_TRANSLATE_NOOP(
"bitcoin-core",
"Failed to write undo data."),
357 QT_TRANSLATE_NOOP(
"bitcoin-core",
"Failure removing transaction: %s"),
358 QT_TRANSLATE_NOOP(
"bitcoin-core",
"Fee rate (%s) is lower than the minimum fee rate setting (%s)"),
359 QT_TRANSLATE_NOOP(
"bitcoin-core",
"Ignoring duplicate -wallet %s."),
360 QT_TRANSLATE_NOOP(
"bitcoin-core",
"Importing…"),
361 QT_TRANSLATE_NOOP(
"bitcoin-core",
"Incorrect or no genesis block found. Wrong datadir for network?"),
362 QT_TRANSLATE_NOOP(
"bitcoin-core",
"Initialization sanity check failed. %s is shutting down."),
363 QT_TRANSLATE_NOOP(
"bitcoin-core",
"Input not found or already spent"),
364 QT_TRANSLATE_NOOP(
"bitcoin-core",
"Insufficient dbcache for block verification"),
365 QT_TRANSLATE_NOOP(
"bitcoin-core",
"Insufficient funds"),
366 QT_TRANSLATE_NOOP(
"bitcoin-core",
"Invalid -i2psam address or hostname: '%s'"),
367 QT_TRANSLATE_NOOP(
"bitcoin-core",
"Invalid -onion address or hostname: '%s'"),
368 QT_TRANSLATE_NOOP(
"bitcoin-core",
"Invalid -proxy address or hostname: '%s'"),
369 QT_TRANSLATE_NOOP(
"bitcoin-core",
"Invalid P2P permission: '%s'"),
370 QT_TRANSLATE_NOOP(
"bitcoin-core",
"Invalid amount for %s=<amount>: '%s' (must be at least %s)"),
371 QT_TRANSLATE_NOOP(
"bitcoin-core",
"Invalid amount for %s=<amount>: '%s'"),
372 QT_TRANSLATE_NOOP(
"bitcoin-core",
"Invalid amount for -%s=<amount>: '%s'"),
373 QT_TRANSLATE_NOOP(
"bitcoin-core",
"Invalid netmask specified in -whitelist: '%s'"),
374 QT_TRANSLATE_NOOP(
"bitcoin-core",
"Invalid port specified in %s: '%s'"),
375 QT_TRANSLATE_NOOP(
"bitcoin-core",
"Invalid pre-selected input %s"),
376 QT_TRANSLATE_NOOP(
"bitcoin-core",
"Listening for incoming connections failed (listen returned error %s)"),
377 QT_TRANSLATE_NOOP(
"bitcoin-core",
"Loading P2P addresses…"),
378 QT_TRANSLATE_NOOP(
"bitcoin-core",
"Loading banlist…"),
379 QT_TRANSLATE_NOOP(
"bitcoin-core",
"Loading block index…"),
380 QT_TRANSLATE_NOOP(
"bitcoin-core",
"Loading wallet…"),
381 QT_TRANSLATE_NOOP(
"bitcoin-core",
"Maximum transaction weight must be between %d and %d"),
382 QT_TRANSLATE_NOOP(
"bitcoin-core",
"Missing amount"),
383 QT_TRANSLATE_NOOP(
"bitcoin-core",
"Missing solving data for estimating transaction size"),
384 QT_TRANSLATE_NOOP(
"bitcoin-core",
"Need to specify a port with -whitebind: '%s'"),
385 QT_TRANSLATE_NOOP(
"bitcoin-core",
"No addresses available"),
386 QT_TRANSLATE_NOOP(
"bitcoin-core",
"Not enough file descriptors available. %d available, %d required."),
387 QT_TRANSLATE_NOOP(
"bitcoin-core",
"Not found pre-selected input %s"),
388 QT_TRANSLATE_NOOP(
"bitcoin-core",
"Not solvable pre-selected input %s"),
389 QT_TRANSLATE_NOOP(
"bitcoin-core",
"Only direction was set, no permissions: '%s'"),
390 QT_TRANSLATE_NOOP(
"bitcoin-core",
"Prune cannot be configured with a negative value."),
391 QT_TRANSLATE_NOOP(
"bitcoin-core",
"Prune mode is incompatible with -txindex."),
392 QT_TRANSLATE_NOOP(
"bitcoin-core",
"Pruning blockstore…"),
393 QT_TRANSLATE_NOOP(
"bitcoin-core",
"Reducing -maxconnections from %d to %d, because of system limitations."),
394 QT_TRANSLATE_NOOP(
"bitcoin-core",
"Replaying blocks…"),
395 QT_TRANSLATE_NOOP(
"bitcoin-core",
"Rescanning…"),
396 QT_TRANSLATE_NOOP(
"bitcoin-core",
"SQLiteDatabase: Failed to execute statement to verify database: %s"),
397 QT_TRANSLATE_NOOP(
"bitcoin-core",
"SQLiteDatabase: Failed to prepare statement to verify database: %s"),
398 QT_TRANSLATE_NOOP(
"bitcoin-core",
"SQLiteDatabase: Failed to read database verification error: %s"),
399 QT_TRANSLATE_NOOP(
"bitcoin-core",
"SQLiteDatabase: Unexpected application id. Expected %u, got %u"),
400 QT_TRANSLATE_NOOP(
"bitcoin-core",
"Section [%s] is not recognized."),
401 QT_TRANSLATE_NOOP(
"bitcoin-core",
"Settings file could not be read"),
402 QT_TRANSLATE_NOOP(
"bitcoin-core",
"Settings file could not be written"),
403 QT_TRANSLATE_NOOP(
"bitcoin-core",
"Signer did not echo address"),
404 QT_TRANSLATE_NOOP(
"bitcoin-core",
"Signer echoed unexpected address %s"),
405 QT_TRANSLATE_NOOP(
"bitcoin-core",
"Signer returned error: %s"),
406 QT_TRANSLATE_NOOP(
"bitcoin-core",
"Signing transaction failed"),
407 QT_TRANSLATE_NOOP(
"bitcoin-core",
"Specified -walletdir \"%s\" does not exist"),
408 QT_TRANSLATE_NOOP(
"bitcoin-core",
"Specified -walletdir \"%s\" is a relative path"),
409 QT_TRANSLATE_NOOP(
"bitcoin-core",
"Specified -walletdir \"%s\" is not a directory"),
410 QT_TRANSLATE_NOOP(
"bitcoin-core",
"Specified blocks directory \"%s\" does not exist."),
411 QT_TRANSLATE_NOOP(
"bitcoin-core",
"Specified data directory \"%s\" does not exist."),
412 QT_TRANSLATE_NOOP(
"bitcoin-core",
"Starting network threads…"),
413 QT_TRANSLATE_NOOP(
"bitcoin-core",
"System error while flushing: %s"),
414 QT_TRANSLATE_NOOP(
"bitcoin-core",
"System error while loading external block file: %s"),
415 QT_TRANSLATE_NOOP(
"bitcoin-core",
"System error while saving block to disk: %s"),
416 QT_TRANSLATE_NOOP(
"bitcoin-core",
"The source code is available from %s."),
417 QT_TRANSLATE_NOOP(
"bitcoin-core",
"The specified config file %s does not exist"),
418 QT_TRANSLATE_NOOP(
"bitcoin-core",
"The transaction amount is too small to pay the fee"),
419 QT_TRANSLATE_NOOP(
"bitcoin-core",
"The transactions removal process can only be executed within a db txn"),
420 QT_TRANSLATE_NOOP(
"bitcoin-core",
"The wallet will avoid paying less than the minimum relay fee."),
421 QT_TRANSLATE_NOOP(
"bitcoin-core",
"There is no ScriptPubKeyManager for this address"),
422 QT_TRANSLATE_NOOP(
"bitcoin-core",
"This is experimental software."),
423 QT_TRANSLATE_NOOP(
"bitcoin-core",
"This is the minimum transaction fee you pay on every transaction."),
424 QT_TRANSLATE_NOOP(
"bitcoin-core",
"This is the transaction fee you will pay if you send a transaction."),
425 QT_TRANSLATE_NOOP(
"bitcoin-core",
"Transaction %s does not belong to this wallet"),
426 QT_TRANSLATE_NOOP(
"bitcoin-core",
"Transaction amount too small"),
427 QT_TRANSLATE_NOOP(
"bitcoin-core",
"Transaction amounts must not be negative"),
428 QT_TRANSLATE_NOOP(
"bitcoin-core",
"Transaction change output index out of range"),
429 QT_TRANSLATE_NOOP(
"bitcoin-core",
"Transaction must have at least one recipient"),
430 QT_TRANSLATE_NOOP(
"bitcoin-core",
"Transaction needs a change address, but we can't generate it."),
431 QT_TRANSLATE_NOOP(
"bitcoin-core",
"Transaction too large"),
432 QT_TRANSLATE_NOOP(
"bitcoin-core",
"Unable to bind to %s on this computer (bind returned error %s)"),
433 QT_TRANSLATE_NOOP(
"bitcoin-core",
"Unable to bind to %s on this computer. %s is probably already running."),
434 QT_TRANSLATE_NOOP(
"bitcoin-core",
"Unable to create the PID file '%s': %s"),
435 QT_TRANSLATE_NOOP(
"bitcoin-core",
"Unable to find UTXO for external input"),
436 QT_TRANSLATE_NOOP(
"bitcoin-core",
"Unable to generate initial keys"),
437 QT_TRANSLATE_NOOP(
"bitcoin-core",
"Unable to generate keys"),
438 QT_TRANSLATE_NOOP(
"bitcoin-core",
"Unable to open %s for writing"),
439 QT_TRANSLATE_NOOP(
"bitcoin-core",
"Unable to parse -maxuploadtarget: '%s'"),
440 QT_TRANSLATE_NOOP(
"bitcoin-core",
"Unable to start HTTP server. See debug log for details."),
441 QT_TRANSLATE_NOOP(
"bitcoin-core",
"Unable to unload the wallet before migrating"),
442 QT_TRANSLATE_NOOP(
"bitcoin-core",
"Unknown -blockfilterindex value %s."),
443 QT_TRANSLATE_NOOP(
"bitcoin-core",
"Unknown address type '%s'"),
444 QT_TRANSLATE_NOOP(
"bitcoin-core",
"Unknown change type '%s'"),
445 QT_TRANSLATE_NOOP(
"bitcoin-core",
"Unknown network specified in -onlynet: '%s'"),
446 QT_TRANSLATE_NOOP(
"bitcoin-core",
"Unknown new rules activated (versionbit %i)"),
447 QT_TRANSLATE_NOOP(
"bitcoin-core",
"Unrecognised option \"%s\" provided in -test=<option>."),
448 QT_TRANSLATE_NOOP(
"bitcoin-core",
"Unsupported global logging level %s=%s. Valid values: %s."),
449 QT_TRANSLATE_NOOP(
"bitcoin-core",
"Unsupported logging category %s=%s."),
450 QT_TRANSLATE_NOOP(
"bitcoin-core",
"User Agent comment (%s) contains unsafe characters."),
451 QT_TRANSLATE_NOOP(
"bitcoin-core",
"Verifying blocks…"),
452 QT_TRANSLATE_NOOP(
"bitcoin-core",
"Verifying wallet(s)…"),
453 QT_TRANSLATE_NOOP(
"bitcoin-core",
"Wallet file creation failed: %s"),
454 QT_TRANSLATE_NOOP(
"bitcoin-core",
"Wallet needed to be rewritten: restart %s to complete"),
455 QT_TRANSLATE_NOOP(
"bitcoin-core",
"acceptstalefeeestimates is not supported on %s chain."),
static const char UNUSED * bitcoin_strings[]