Bitcoin Core  27.99.0
P2P Digital Currency
bitcoinstrings.cpp
Go to the documentation of this file.
1 
2 
3 #include <QtGlobal>
4 
5 // Automatically generated by extract_strings_qt.py
6 #ifdef __GNUC__
7 #define UNUSED __attribute__((unused))
8 #else
9 #define UNUSED
10 #endif
11 static const char UNUSED *bitcoin_strings[] = {
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 "
15 "a backup."),
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 "
34 "unchanged."),
35 QT_TRANSLATE_NOOP("bitcoin-core", ""
36 "Cannot obtain a lock on data directory %s. %s is probably already running."),
37 QT_TRANSLATE_NOOP("bitcoin-core", ""
38 "Cannot provide specific connections and have addrman find outgoing "
39 "connections at the same time."),
40 QT_TRANSLATE_NOOP("bitcoin-core", ""
41 "Cannot upgrade a non HD split wallet from version %i to version %i without "
42 "upgrading to support pre-split keypool. Please use version %i or no version "
43 "specified."),
44 QT_TRANSLATE_NOOP("bitcoin-core", ""
45 "Disk space for %s may not accommodate the block files. Approximately %u GB "
46 "of data will be stored in this directory."),
47 QT_TRANSLATE_NOOP("bitcoin-core", ""
48 "Distributed under the MIT software license, see the accompanying file %s or "
49 "%s"),
50 QT_TRANSLATE_NOOP("bitcoin-core", ""
51 "Error loading %s: External signer wallet being loaded without external "
52 "signer support compiled"),
53 QT_TRANSLATE_NOOP("bitcoin-core", ""
54 "Error loading wallet. Wallet requires blocks to be downloaded, and software "
55 "does not currently support loading wallets while blocks are being downloaded "
56 "out of order when using assumeutxo snapshots. Wallet should be able to load "
57 "successfully after node sync reaches height %s"),
58 QT_TRANSLATE_NOOP("bitcoin-core", ""
59 "Error reading %s! All keys read correctly, but transaction data or address "
60 "metadata may be missing or incorrect."),
61 QT_TRANSLATE_NOOP("bitcoin-core", ""
62 "Error reading %s! Transaction data may be missing or incorrect. Rescanning "
63 "wallet."),
64 QT_TRANSLATE_NOOP("bitcoin-core", ""
65 "Error: Address book data in wallet cannot be identified to belong to "
66 "migrated wallets"),
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 "
76 "corrupted."),
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 "
82 "wallets"),
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 rename invalid peers.dat file. Please move or delete it and try "
91 "again."),
92 QT_TRANSLATE_NOOP("bitcoin-core", ""
93 "Fee estimation failed. Fallbackfee is disabled. Wait a few blocks or enable "
94 "%s."),
95 QT_TRANSLATE_NOOP("bitcoin-core", ""
96 "File %s already exists. If you are sure this is what you want, move it out "
97 "of the way first."),
98 QT_TRANSLATE_NOOP("bitcoin-core", ""
99 "Incompatible options: -dnsseed=1 was explicitly specified, but -onlynet "
100 "forbids connections to IPv4/IPv6"),
101 QT_TRANSLATE_NOOP("bitcoin-core", ""
102 "Invalid amount for %s=<amount>: '%s' (must be at least the minrelay fee of "
103 "%s to prevent stuck transactions)"),
104 QT_TRANSLATE_NOOP("bitcoin-core", ""
105 "Invalid or corrupt peers.dat (%s). If you believe this is a bug, please "
106 "report it to %s. As a workaround, you can move the file (%s) out of the way "
107 "(rename, move, or delete) to have a new one created on the next start."),
108 QT_TRANSLATE_NOOP("bitcoin-core", ""
109 "More than one onion bind address is provided. Using %s for the automatically "
110 "created Tor onion service."),
111 QT_TRANSLATE_NOOP("bitcoin-core", ""
112 "No dump file provided. To use createfromdump, -dumpfile=<filename> must be "
113 "provided."),
114 QT_TRANSLATE_NOOP("bitcoin-core", ""
115 "No dump file provided. To use dump, -dumpfile=<filename> must be provided."),
116 QT_TRANSLATE_NOOP("bitcoin-core", ""
117 "No wallet file format provided. To use createfromdump, -format=<format> must "
118 "be provided."),
119 QT_TRANSLATE_NOOP("bitcoin-core", ""
120 "Outbound connections restricted to CJDNS (-onlynet=cjdns) but -"
121 "cjdnsreachable is not provided"),
122 QT_TRANSLATE_NOOP("bitcoin-core", ""
123 "Outbound connections restricted to Tor (-onlynet=onion) but the proxy for "
124 "reaching the Tor network is explicitly forbidden: -onion=0"),
125 QT_TRANSLATE_NOOP("bitcoin-core", ""
126 "Outbound connections restricted to Tor (-onlynet=onion) but the proxy for "
127 "reaching the Tor network is not provided: none of -proxy, -onion or -"
128 "listenonion is given"),
129 QT_TRANSLATE_NOOP("bitcoin-core", ""
130 "Outbound connections restricted to i2p (-onlynet=i2p) but -i2psam is not "
131 "provided"),
132 QT_TRANSLATE_NOOP("bitcoin-core", ""
133 "Please check that your computer's date and time are correct! If your clock "
134 "is wrong, %s will not work properly."),
135 QT_TRANSLATE_NOOP("bitcoin-core", ""
136 "Please contribute if you find %s useful. Visit %s for further information "
137 "about the software."),
138 QT_TRANSLATE_NOOP("bitcoin-core", ""
139 "Prune configured below the minimum of %d MiB. Please use a higher number."),
140 QT_TRANSLATE_NOOP("bitcoin-core", ""
141 "Prune mode is incompatible with -reindex-chainstate. Use full -reindex "
142 "instead."),
143 QT_TRANSLATE_NOOP("bitcoin-core", ""
144 "Prune: last wallet synchronisation goes beyond pruned data. You need to -"
145 "reindex (download the whole blockchain again in case of pruned node)"),
146 QT_TRANSLATE_NOOP("bitcoin-core", ""
147 "Rename of '%s' -> '%s' failed. You should resolve this by manually moving or "
148 "deleting the invalid snapshot directory %s, otherwise you will encounter the "
149 "same error again on the next startup."),
150 QT_TRANSLATE_NOOP("bitcoin-core", ""
151 "SQLiteDatabase: Unknown sqlite wallet schema version %d. Only version %d is "
152 "supported"),
153 QT_TRANSLATE_NOOP("bitcoin-core", ""
154 "The block database contains a block which appears to be from the future. "
155 "This may be due to your computer's date and time being set incorrectly. Only "
156 "rebuild the block database if you are sure that your computer's date and "
157 "time are correct"),
158 QT_TRANSLATE_NOOP("bitcoin-core", ""
159 "The inputs size exceeds the maximum weight. Please try sending a smaller "
160 "amount or manually consolidating your wallet's UTXOs"),
161 QT_TRANSLATE_NOOP("bitcoin-core", ""
162 "The preselected coins total amount does not cover the transaction target. "
163 "Please allow other inputs to be automatically selected or include more coins "
164 "manually"),
165 QT_TRANSLATE_NOOP("bitcoin-core", ""
166 "The transaction amount is too small to send after the fee has been deducted"),
167 QT_TRANSLATE_NOOP("bitcoin-core", ""
168 "This error could occur if this wallet was not shutdown cleanly and was last "
169 "loaded using a build with a newer version of Berkeley DB. If so, please use "
170 "the software that last loaded this wallet"),
171 QT_TRANSLATE_NOOP("bitcoin-core", ""
172 "This is a pre-release test build - use at your own risk - do not use for "
173 "mining or merchant applications"),
174 QT_TRANSLATE_NOOP("bitcoin-core", ""
175 "This is the maximum transaction fee you pay (in addition to the normal fee) "
176 "to prioritize partial spend avoidance over regular coin selection."),
177 QT_TRANSLATE_NOOP("bitcoin-core", ""
178 "This is the transaction fee you may discard if change is smaller than dust "
179 "at this level"),
180 QT_TRANSLATE_NOOP("bitcoin-core", ""
181 "This is the transaction fee you may pay when fee estimates are not available."),
182 QT_TRANSLATE_NOOP("bitcoin-core", ""
183 "Total length of network version string (%i) exceeds maximum length (%i). "
184 "Reduce the number or size of uacomments."),
185 QT_TRANSLATE_NOOP("bitcoin-core", ""
186 "Transaction requires one destination of non-0 value, a non-0 feerate, or a "
187 "pre-selected input"),
188 QT_TRANSLATE_NOOP("bitcoin-core", ""
189 "UTXO snapshot failed to validate. Restart to resume normal initial block "
190 "download, or try loading a different snapshot."),
191 QT_TRANSLATE_NOOP("bitcoin-core", ""
192 "Unable to replay blocks. You will need to rebuild the database using -"
193 "reindex-chainstate."),
194 QT_TRANSLATE_NOOP("bitcoin-core", ""
195 "Unconfirmed UTXOs are available, but spending them creates a chain of "
196 "transactions that will be rejected by the mempool"),
197 QT_TRANSLATE_NOOP("bitcoin-core", ""
198 "Unexpected legacy entry in descriptor wallet found. Loading wallet %s\n"
199 "\n"
200 "The wallet might have been tampered with or created with malicious intent.\n"),
201 QT_TRANSLATE_NOOP("bitcoin-core", ""
202 "Unknown wallet file format \"%s\" provided. Please provide one of \"bdb\" or "
203 "\"sqlite\"."),
204 QT_TRANSLATE_NOOP("bitcoin-core", ""
205 "Unrecognized descriptor found. Loading wallet %s\n"
206 "\n"
207 "The wallet might had been created on a newer version.\n"
208 "Please try running the latest software version.\n"),
209 QT_TRANSLATE_NOOP("bitcoin-core", ""
210 "Unsupported category-specific logging level %1$s=%2$s. Expected "
211 "%1$s=<category>:<loglevel>. Valid categories: %3$s. Valid loglevels: %4$s."),
212 QT_TRANSLATE_NOOP("bitcoin-core", ""
213 "Unsupported chainstate database format found. Please restart with -reindex-"
214 "chainstate. This will rebuild the chainstate database."),
215 QT_TRANSLATE_NOOP("bitcoin-core", ""
216 "Wallet created successfully. The legacy wallet type is being deprecated and "
217 "support for creating and opening legacy wallets will be removed in the "
218 "future."),
219 QT_TRANSLATE_NOOP("bitcoin-core", ""
220 "Wallet loaded successfully. The legacy wallet type is being deprecated and "
221 "support for creating and opening legacy wallets will be removed in the "
222 "future. Legacy wallets can be migrated to a descriptor wallet with "
223 "migratewallet."),
224 QT_TRANSLATE_NOOP("bitcoin-core", ""
225 "Warning: Dumpfile wallet format \"%s\" does not match command line specified "
226 "format \"%s\"."),
227 QT_TRANSLATE_NOOP("bitcoin-core", ""
228 "Warning: Private keys detected in wallet {%s} with disabled private keys"),
229 QT_TRANSLATE_NOOP("bitcoin-core", ""
230 "Warning: We do not appear to fully agree with our peers! You may need to "
231 "upgrade, or other nodes may need to upgrade."),
232 QT_TRANSLATE_NOOP("bitcoin-core", ""
233 "Witness data for blocks after height %d requires validation. Please restart "
234 "with -reindex."),
235 QT_TRANSLATE_NOOP("bitcoin-core", ""
236 "You need to rebuild the database using -reindex to go back to unpruned "
237 "mode. This will redownload the entire blockchain"),
238 QT_TRANSLATE_NOOP("bitcoin-core", ""
239 "\n"
240 "Unable to cleanup failed migration"),
241 QT_TRANSLATE_NOOP("bitcoin-core", ""
242 "\n"
243 "Unable to restore backup of wallet."),
244 QT_TRANSLATE_NOOP("bitcoin-core", "%s is set very high!"),
245 QT_TRANSLATE_NOOP("bitcoin-core", "-maxmempool must be at least %d MB"),
246 QT_TRANSLATE_NOOP("bitcoin-core", "A fatal internal error occurred, see debug.log for details"),
247 QT_TRANSLATE_NOOP("bitcoin-core", "Block verification was interrupted"),
248 QT_TRANSLATE_NOOP("bitcoin-core", "Cannot resolve -%s address: '%s'"),
249 QT_TRANSLATE_NOOP("bitcoin-core", "Cannot set -forcednsseed to true when setting -dnsseed to false."),
250 QT_TRANSLATE_NOOP("bitcoin-core", "Cannot set -peerblockfilters without -blockfilterindex."),
251 QT_TRANSLATE_NOOP("bitcoin-core", "Cannot write to data directory '%s'; check permissions."),
252 QT_TRANSLATE_NOOP("bitcoin-core", "Config setting for %s only applied on %s network when in [%s] section."),
253 QT_TRANSLATE_NOOP("bitcoin-core", "Copyright (C) %i-%i"),
254 QT_TRANSLATE_NOOP("bitcoin-core", "Corrupted block database detected"),
255 QT_TRANSLATE_NOOP("bitcoin-core", "Could not find asmap file %s"),
256 QT_TRANSLATE_NOOP("bitcoin-core", "Could not parse asmap file %s"),
257 QT_TRANSLATE_NOOP("bitcoin-core", "Disk space is too low!"),
258 QT_TRANSLATE_NOOP("bitcoin-core", "Do you want to rebuild the block database now?"),
259 QT_TRANSLATE_NOOP("bitcoin-core", "Done loading"),
260 QT_TRANSLATE_NOOP("bitcoin-core", "Dump file %s does not exist."),
261 QT_TRANSLATE_NOOP("bitcoin-core", "Error committing db txn for wallet transactions removal"),
262 QT_TRANSLATE_NOOP("bitcoin-core", "Error creating %s"),
263 QT_TRANSLATE_NOOP("bitcoin-core", "Error initializing block database"),
264 QT_TRANSLATE_NOOP("bitcoin-core", "Error initializing wallet database environment %s!"),
265 QT_TRANSLATE_NOOP("bitcoin-core", "Error loading %s"),
266 QT_TRANSLATE_NOOP("bitcoin-core", "Error loading %s: Private keys can only be disabled during creation"),
267 QT_TRANSLATE_NOOP("bitcoin-core", "Error loading %s: Wallet corrupted"),
268 QT_TRANSLATE_NOOP("bitcoin-core", "Error loading %s: Wallet requires newer version of %s"),
269 QT_TRANSLATE_NOOP("bitcoin-core", "Error loading block database"),
270 QT_TRANSLATE_NOOP("bitcoin-core", "Error opening block database"),
271 QT_TRANSLATE_NOOP("bitcoin-core", "Error reading configuration file: %s"),
272 QT_TRANSLATE_NOOP("bitcoin-core", "Error reading from database, shutting down."),
273 QT_TRANSLATE_NOOP("bitcoin-core", "Error reading next record from wallet database"),
274 QT_TRANSLATE_NOOP("bitcoin-core", "Error starting db txn for wallet transactions removal"),
275 QT_TRANSLATE_NOOP("bitcoin-core", "Error: Cannot extract destination from the generated scriptpubkey"),
276 QT_TRANSLATE_NOOP("bitcoin-core", "Error: Could not add watchonly tx %s to watchonly wallet"),
277 QT_TRANSLATE_NOOP("bitcoin-core", "Error: Could not delete watchonly transactions. "),
278 QT_TRANSLATE_NOOP("bitcoin-core", "Error: Couldn't create cursor into database"),
279 QT_TRANSLATE_NOOP("bitcoin-core", "Error: Disk space is low for %s"),
280 QT_TRANSLATE_NOOP("bitcoin-core", "Error: Dumpfile checksum does not match. Computed %s, expected %s"),
281 QT_TRANSLATE_NOOP("bitcoin-core", "Error: Failed to create new watchonly wallet"),
282 QT_TRANSLATE_NOOP("bitcoin-core", "Error: Got key that was not hex: %s"),
283 QT_TRANSLATE_NOOP("bitcoin-core", "Error: Got value that was not hex: %s"),
284 QT_TRANSLATE_NOOP("bitcoin-core", "Error: Keypool ran out, please call keypoolrefill first"),
285 QT_TRANSLATE_NOOP("bitcoin-core", "Error: Missing checksum"),
286 QT_TRANSLATE_NOOP("bitcoin-core", "Error: No %s addresses available."),
287 QT_TRANSLATE_NOOP("bitcoin-core", "Error: This wallet already uses SQLite"),
288 QT_TRANSLATE_NOOP("bitcoin-core", "Error: This wallet is already a descriptor wallet"),
289 QT_TRANSLATE_NOOP("bitcoin-core", "Error: Unable to begin reading all records in the database"),
290 QT_TRANSLATE_NOOP("bitcoin-core", "Error: Unable to make a backup of your wallet"),
291 QT_TRANSLATE_NOOP("bitcoin-core", "Error: Unable to parse version %u as a uint32_t"),
292 QT_TRANSLATE_NOOP("bitcoin-core", "Error: Unable to read all records in the database"),
293 QT_TRANSLATE_NOOP("bitcoin-core", "Error: Unable to read wallet's best block locator record"),
294 QT_TRANSLATE_NOOP("bitcoin-core", "Error: Unable to remove watchonly address book data"),
295 QT_TRANSLATE_NOOP("bitcoin-core", "Error: Unable to write record to new wallet"),
296 QT_TRANSLATE_NOOP("bitcoin-core", "Error: Unable to write solvable wallet best block locator record"),
297 QT_TRANSLATE_NOOP("bitcoin-core", "Error: Unable to write watchonly wallet best block locator record"),
298 QT_TRANSLATE_NOOP("bitcoin-core", "Error: address book copy failed for wallet %s"),
299 QT_TRANSLATE_NOOP("bitcoin-core", "Error: database transaction cannot be executed for wallet %s"),
300 QT_TRANSLATE_NOOP("bitcoin-core", "Failed to listen on any port. Use -listen=0 if you want this."),
301 QT_TRANSLATE_NOOP("bitcoin-core", "Failed to rescan the wallet during initialization"),
302 QT_TRANSLATE_NOOP("bitcoin-core", "Failed to start indexes, shutting down.."),
303 QT_TRANSLATE_NOOP("bitcoin-core", "Failed to verify database"),
304 QT_TRANSLATE_NOOP("bitcoin-core", "Failure removing transaction: %s"),
305 QT_TRANSLATE_NOOP("bitcoin-core", "Fee rate (%s) is lower than the minimum fee rate setting (%s)"),
306 QT_TRANSLATE_NOOP("bitcoin-core", "Ignoring duplicate -wallet %s."),
307 QT_TRANSLATE_NOOP("bitcoin-core", "Importing…"),
308 QT_TRANSLATE_NOOP("bitcoin-core", "Incorrect or no genesis block found. Wrong datadir for network?"),
309 QT_TRANSLATE_NOOP("bitcoin-core", "Initialization sanity check failed. %s is shutting down."),
310 QT_TRANSLATE_NOOP("bitcoin-core", "Input not found or already spent"),
311 QT_TRANSLATE_NOOP("bitcoin-core", "Insufficient dbcache for block verification"),
312 QT_TRANSLATE_NOOP("bitcoin-core", "Insufficient funds"),
313 QT_TRANSLATE_NOOP("bitcoin-core", "Invalid -i2psam address or hostname: '%s'"),
314 QT_TRANSLATE_NOOP("bitcoin-core", "Invalid -onion address or hostname: '%s'"),
315 QT_TRANSLATE_NOOP("bitcoin-core", "Invalid -proxy address or hostname: '%s'"),
316 QT_TRANSLATE_NOOP("bitcoin-core", "Invalid P2P permission: '%s'"),
317 QT_TRANSLATE_NOOP("bitcoin-core", "Invalid amount for %s=<amount>: '%s' (must be at least %s)"),
318 QT_TRANSLATE_NOOP("bitcoin-core", "Invalid amount for %s=<amount>: '%s'"),
319 QT_TRANSLATE_NOOP("bitcoin-core", "Invalid amount for -%s=<amount>: '%s'"),
320 QT_TRANSLATE_NOOP("bitcoin-core", "Invalid netmask specified in -whitelist: '%s'"),
321 QT_TRANSLATE_NOOP("bitcoin-core", "Invalid port specified in %s: '%s'"),
322 QT_TRANSLATE_NOOP("bitcoin-core", "Invalid pre-selected input %s"),
323 QT_TRANSLATE_NOOP("bitcoin-core", "Listening for incoming connections failed (listen returned error %s)"),
324 QT_TRANSLATE_NOOP("bitcoin-core", "Loading P2P addresses…"),
325 QT_TRANSLATE_NOOP("bitcoin-core", "Loading banlist…"),
326 QT_TRANSLATE_NOOP("bitcoin-core", "Loading block index…"),
327 QT_TRANSLATE_NOOP("bitcoin-core", "Loading wallet…"),
328 QT_TRANSLATE_NOOP("bitcoin-core", "Missing amount"),
329 QT_TRANSLATE_NOOP("bitcoin-core", "Missing solving data for estimating transaction size"),
330 QT_TRANSLATE_NOOP("bitcoin-core", "Need to specify a port with -whitebind: '%s'"),
331 QT_TRANSLATE_NOOP("bitcoin-core", "No addresses available"),
332 QT_TRANSLATE_NOOP("bitcoin-core", "Not enough file descriptors available."),
333 QT_TRANSLATE_NOOP("bitcoin-core", "Not found pre-selected input %s"),
334 QT_TRANSLATE_NOOP("bitcoin-core", "Not solvable pre-selected input %s"),
335 QT_TRANSLATE_NOOP("bitcoin-core", "Prune cannot be configured with a negative value."),
336 QT_TRANSLATE_NOOP("bitcoin-core", "Prune mode is incompatible with -txindex."),
337 QT_TRANSLATE_NOOP("bitcoin-core", "Pruning blockstore…"),
338 QT_TRANSLATE_NOOP("bitcoin-core", "Reducing -maxconnections from %d to %d, because of system limitations."),
339 QT_TRANSLATE_NOOP("bitcoin-core", "Replaying blocks…"),
340 QT_TRANSLATE_NOOP("bitcoin-core", "Rescanning…"),
341 QT_TRANSLATE_NOOP("bitcoin-core", "SQLiteDatabase: Failed to execute statement to verify database: %s"),
342 QT_TRANSLATE_NOOP("bitcoin-core", "SQLiteDatabase: Failed to prepare statement to verify database: %s"),
343 QT_TRANSLATE_NOOP("bitcoin-core", "SQLiteDatabase: Failed to read database verification error: %s"),
344 QT_TRANSLATE_NOOP("bitcoin-core", "SQLiteDatabase: Unexpected application id. Expected %u, got %u"),
345 QT_TRANSLATE_NOOP("bitcoin-core", "Section [%s] is not recognized."),
346 QT_TRANSLATE_NOOP("bitcoin-core", "Settings file could not be read"),
347 QT_TRANSLATE_NOOP("bitcoin-core", "Settings file could not be written"),
348 QT_TRANSLATE_NOOP("bitcoin-core", "Signing transaction failed"),
349 QT_TRANSLATE_NOOP("bitcoin-core", "Specified -walletdir \"%s\" does not exist"),
350 QT_TRANSLATE_NOOP("bitcoin-core", "Specified -walletdir \"%s\" is a relative path"),
351 QT_TRANSLATE_NOOP("bitcoin-core", "Specified -walletdir \"%s\" is not a directory"),
352 QT_TRANSLATE_NOOP("bitcoin-core", "Specified blocks directory \"%s\" does not exist."),
353 QT_TRANSLATE_NOOP("bitcoin-core", "Specified data directory \"%s\" does not exist."),
354 QT_TRANSLATE_NOOP("bitcoin-core", "Starting network threads…"),
355 QT_TRANSLATE_NOOP("bitcoin-core", "The source code is available from %s."),
356 QT_TRANSLATE_NOOP("bitcoin-core", "The specified config file %s does not exist"),
357 QT_TRANSLATE_NOOP("bitcoin-core", "The transaction amount is too small to pay the fee"),
358 QT_TRANSLATE_NOOP("bitcoin-core", "The wallet will avoid paying less than the minimum relay fee."),
359 QT_TRANSLATE_NOOP("bitcoin-core", "This is experimental software."),
360 QT_TRANSLATE_NOOP("bitcoin-core", "This is the minimum transaction fee you pay on every transaction."),
361 QT_TRANSLATE_NOOP("bitcoin-core", "This is the transaction fee you will pay if you send a transaction."),
362 QT_TRANSLATE_NOOP("bitcoin-core", "Transaction %s does not belong to this wallet"),
363 QT_TRANSLATE_NOOP("bitcoin-core", "Transaction amount too small"),
364 QT_TRANSLATE_NOOP("bitcoin-core", "Transaction amounts must not be negative"),
365 QT_TRANSLATE_NOOP("bitcoin-core", "Transaction change output index out of range"),
366 QT_TRANSLATE_NOOP("bitcoin-core", "Transaction must have at least one recipient"),
367 QT_TRANSLATE_NOOP("bitcoin-core", "Transaction needs a change address, but we can't generate it."),
368 QT_TRANSLATE_NOOP("bitcoin-core", "Transaction too large"),
369 QT_TRANSLATE_NOOP("bitcoin-core", "Unable to allocate memory for -maxsigcachesize: '%s' MiB"),
370 QT_TRANSLATE_NOOP("bitcoin-core", "Unable to bind to %s on this computer (bind returned error %s)"),
371 QT_TRANSLATE_NOOP("bitcoin-core", "Unable to bind to %s on this computer. %s is probably already running."),
372 QT_TRANSLATE_NOOP("bitcoin-core", "Unable to create the PID file '%s': %s"),
373 QT_TRANSLATE_NOOP("bitcoin-core", "Unable to find UTXO for external input"),
374 QT_TRANSLATE_NOOP("bitcoin-core", "Unable to generate initial keys"),
375 QT_TRANSLATE_NOOP("bitcoin-core", "Unable to generate keys"),
376 QT_TRANSLATE_NOOP("bitcoin-core", "Unable to open %s for writing"),
377 QT_TRANSLATE_NOOP("bitcoin-core", "Unable to parse -maxuploadtarget: '%s'"),
378 QT_TRANSLATE_NOOP("bitcoin-core", "Unable to start HTTP server. See debug log for details."),
379 QT_TRANSLATE_NOOP("bitcoin-core", "Unable to unload the wallet before migrating"),
380 QT_TRANSLATE_NOOP("bitcoin-core", "Unknown -blockfilterindex value %s."),
381 QT_TRANSLATE_NOOP("bitcoin-core", "Unknown address type '%s'"),
382 QT_TRANSLATE_NOOP("bitcoin-core", "Unknown change type '%s'"),
383 QT_TRANSLATE_NOOP("bitcoin-core", "Unknown network specified in -onlynet: '%s'"),
384 QT_TRANSLATE_NOOP("bitcoin-core", "Unknown new rules activated (versionbit %i)"),
385 QT_TRANSLATE_NOOP("bitcoin-core", "Unsupported global logging level %s=%s. Valid values: %s."),
386 QT_TRANSLATE_NOOP("bitcoin-core", "Unsupported logging category %s=%s."),
387 QT_TRANSLATE_NOOP("bitcoin-core", "User Agent comment (%s) contains unsafe characters."),
388 QT_TRANSLATE_NOOP("bitcoin-core", "Verifying blocks…"),
389 QT_TRANSLATE_NOOP("bitcoin-core", "Verifying wallet(s)…"),
390 QT_TRANSLATE_NOOP("bitcoin-core", "Wallet file creation failed: %s"),
391 QT_TRANSLATE_NOOP("bitcoin-core", "Wallet needed to be rewritten: restart %s to complete"),
392 QT_TRANSLATE_NOOP("bitcoin-core", "acceptstalefeeestimates is not supported on %s chain."),
393 };
static const char UNUSED * bitcoin_strings[]
#define UNUSED