Bitcoin Core  24.1.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 request to listen on port %u. This port is considered \"bad\" and thus it "
18 "is unlikely that any Bitcoin Core peers connect to it. See doc/p2p-bad-ports."
19 "md for details and a full list."),
20 QT_TRANSLATE_NOOP("bitcoin-core", ""
21 "-maxtxfee is set very high! Fees this large could be paid on a single "
22 "transaction."),
23 QT_TRANSLATE_NOOP("bitcoin-core", ""
24 "-reindex-chainstate option is not compatible with -blockfilterindex. Please "
25 "temporarily disable blockfilterindex while using -reindex-chainstate, or "
26 "replace -reindex-chainstate with -reindex to fully rebuild all indexes."),
27 QT_TRANSLATE_NOOP("bitcoin-core", ""
28 "-reindex-chainstate option is not compatible with -coinstatsindex. Please "
29 "temporarily disable coinstatsindex while using -reindex-chainstate, or "
30 "replace -reindex-chainstate with -reindex to fully rebuild all indexes."),
31 QT_TRANSLATE_NOOP("bitcoin-core", ""
32 "-reindex-chainstate option is not compatible with -txindex. Please "
33 "temporarily disable txindex while using -reindex-chainstate, or replace -"
34 "reindex-chainstate with -reindex to fully rebuild all indexes."),
35 QT_TRANSLATE_NOOP("bitcoin-core", ""
36 "Assumed-valid: last wallet synchronisation goes beyond available block data. "
37 "You need to wait for the background validation chain to download more blocks."),
38 QT_TRANSLATE_NOOP("bitcoin-core", ""
39 "Cannot downgrade wallet from version %i to version %i. Wallet version "
40 "unchanged."),
41 QT_TRANSLATE_NOOP("bitcoin-core", ""
42 "Cannot obtain a lock on data directory %s. %s is probably already running."),
43 QT_TRANSLATE_NOOP("bitcoin-core", ""
44 "Cannot provide specific connections and have addrman find outgoing "
45 "connections at the same time."),
46 QT_TRANSLATE_NOOP("bitcoin-core", ""
47 "Cannot upgrade a non HD split wallet from version %i to version %i without "
48 "upgrading to support pre-split keypool. Please use version %i or no version "
49 "specified."),
50 QT_TRANSLATE_NOOP("bitcoin-core", ""
51 "Distributed under the MIT software license, see the accompanying file %s or "
52 "%s"),
53 QT_TRANSLATE_NOOP("bitcoin-core", ""
54 "Error loading %s: External signer wallet being loaded without external "
55 "signer support compiled"),
56 QT_TRANSLATE_NOOP("bitcoin-core", ""
57 "Error reading %s! All keys read correctly, but transaction data or address "
58 "book entries might be missing or incorrect."),
59 QT_TRANSLATE_NOOP("bitcoin-core", ""
60 "Error reading %s! Transaction data may be missing or incorrect. Rescanning "
61 "wallet."),
62 QT_TRANSLATE_NOOP("bitcoin-core", ""
63 "Error: Address book data in wallet cannot be identified to belong to "
64 "migrated wallets"),
65 QT_TRANSLATE_NOOP("bitcoin-core", ""
66 "Error: Dumpfile format record is incorrect. Got \"%s\", expected \"format\"."),
67 QT_TRANSLATE_NOOP("bitcoin-core", ""
68 "Error: Dumpfile identifier record is incorrect. Got \"%s\", expected \"%s\"."),
69 QT_TRANSLATE_NOOP("bitcoin-core", ""
70 "Error: Dumpfile version is not supported. This version of bitcoin-wallet "
71 "only supports version 1 dumpfiles. Got dumpfile with version %s"),
72 QT_TRANSLATE_NOOP("bitcoin-core", ""
73 "Error: Duplicate descriptors created during migration. Your wallet may be "
74 "corrupted."),
75 QT_TRANSLATE_NOOP("bitcoin-core", ""
76 "Error: Legacy wallets only support the \"legacy\", \"p2sh-segwit\", and "
77 "\"bech32\" address types"),
78 QT_TRANSLATE_NOOP("bitcoin-core", ""
79 "Error: Transaction %s in wallet cannot be identified to belong to migrated "
80 "wallets"),
81 QT_TRANSLATE_NOOP("bitcoin-core", ""
82 "Error: Unable to produce descriptors for this legacy wallet. Make sure the "
83 "wallet is unlocked first"),
84 QT_TRANSLATE_NOOP("bitcoin-core", ""
85 "Failed to rename invalid peers.dat file. Please move or delete it and try "
86 "again."),
87 QT_TRANSLATE_NOOP("bitcoin-core", ""
88 "Fee estimation failed. Fallbackfee is disabled. Wait a few blocks or enable -"
89 "fallbackfee."),
90 QT_TRANSLATE_NOOP("bitcoin-core", ""
91 "File %s already exists. If you are sure this is what you want, move it out "
92 "of the way first."),
93 QT_TRANSLATE_NOOP("bitcoin-core", ""
94 "Incompatible options: -dnsseed=1 was explicitly specified, but -onlynet "
95 "forbids connections to IPv4/IPv6"),
96 QT_TRANSLATE_NOOP("bitcoin-core", ""
97 "Invalid amount for -maxtxfee=<amount>: '%s' (must be at least the minrelay "
98 "fee of %s to prevent stuck transactions)"),
99 QT_TRANSLATE_NOOP("bitcoin-core", ""
100 "Invalid or corrupt peers.dat (%s). If you believe this is a bug, please "
101 "report it to %s. As a workaround, you can move the file (%s) out of the way "
102 "(rename, move, or delete) to have a new one created on the next start."),
103 QT_TRANSLATE_NOOP("bitcoin-core", ""
104 "More than one onion bind address is provided. Using %s for the automatically "
105 "created Tor onion service."),
106 QT_TRANSLATE_NOOP("bitcoin-core", ""
107 "No dump file provided. To use createfromdump, -dumpfile=<filename> must be "
108 "provided."),
109 QT_TRANSLATE_NOOP("bitcoin-core", ""
110 "No dump file provided. To use dump, -dumpfile=<filename> must be provided."),
111 QT_TRANSLATE_NOOP("bitcoin-core", ""
112 "No wallet file format provided. To use createfromdump, -format=<format> must "
113 "be provided."),
114 QT_TRANSLATE_NOOP("bitcoin-core", ""
115 "Outbound connections restricted to Tor (-onlynet=onion) but the proxy for "
116 "reaching the Tor network is explicitly forbidden: -onion=0"),
117 QT_TRANSLATE_NOOP("bitcoin-core", ""
118 "Outbound connections restricted to Tor (-onlynet=onion) but the proxy for "
119 "reaching the Tor network is not provided: none of -proxy, -onion or -"
120 "listenonion is given"),
121 QT_TRANSLATE_NOOP("bitcoin-core", ""
122 "Please check that your computer's date and time are correct! If your clock "
123 "is wrong, %s will not work properly."),
124 QT_TRANSLATE_NOOP("bitcoin-core", ""
125 "Please contribute if you find %s useful. Visit %s for further information "
126 "about the software."),
127 QT_TRANSLATE_NOOP("bitcoin-core", ""
128 "Prune configured below the minimum of %d MiB. Please use a higher number."),
129 QT_TRANSLATE_NOOP("bitcoin-core", ""
130 "Prune mode is incompatible with -reindex-chainstate. Use full -reindex "
131 "instead."),
132 QT_TRANSLATE_NOOP("bitcoin-core", ""
133 "Prune: last wallet synchronisation goes beyond pruned data. You need to -"
134 "reindex (download the whole blockchain again in case of pruned node)"),
135 QT_TRANSLATE_NOOP("bitcoin-core", ""
136 "SQLiteDatabase: Unknown sqlite wallet schema version %d. Only version %d is "
137 "supported"),
138 QT_TRANSLATE_NOOP("bitcoin-core", ""
139 "The -txindex upgrade started by a previous version cannot be completed. "
140 "Restart with the previous version or run a full -reindex."),
141 QT_TRANSLATE_NOOP("bitcoin-core", ""
142 "The block database contains a block which appears to be from the future. "
143 "This may be due to your computer's date and time being set incorrectly. Only "
144 "rebuild the block database if you are sure that your computer's date and "
145 "time are correct"),
146 QT_TRANSLATE_NOOP("bitcoin-core", ""
147 "The block index db contains a legacy 'txindex'. To clear the occupied disk "
148 "space, run a full -reindex, otherwise ignore this error. This error message "
149 "will not be displayed again."),
150 QT_TRANSLATE_NOOP("bitcoin-core", ""
151 "The transaction amount is too small to send after the fee has been deducted"),
152 QT_TRANSLATE_NOOP("bitcoin-core", ""
153 "This error could occur if this wallet was not shutdown cleanly and was last "
154 "loaded using a build with a newer version of Berkeley DB. If so, please use "
155 "the software that last loaded this wallet"),
156 QT_TRANSLATE_NOOP("bitcoin-core", ""
157 "This is a pre-release test build - use at your own risk - do not use for "
158 "mining or merchant applications"),
159 QT_TRANSLATE_NOOP("bitcoin-core", ""
160 "This is the maximum transaction fee you pay (in addition to the normal fee) "
161 "to prioritize partial spend avoidance over regular coin selection."),
162 QT_TRANSLATE_NOOP("bitcoin-core", ""
163 "This is the transaction fee you may discard if change is smaller than dust "
164 "at this level"),
165 QT_TRANSLATE_NOOP("bitcoin-core", ""
166 "This is the transaction fee you may pay when fee estimates are not available."),
167 QT_TRANSLATE_NOOP("bitcoin-core", ""
168 "Total length of network version string (%i) exceeds maximum length (%i). "
169 "Reduce the number or size of uacomments."),
170 QT_TRANSLATE_NOOP("bitcoin-core", ""
171 "Unable to replay blocks. You will need to rebuild the database using -"
172 "reindex-chainstate."),
173 QT_TRANSLATE_NOOP("bitcoin-core", ""
174 "Unknown wallet file format \"%s\" provided. Please provide one of \"bdb\" or "
175 "\"sqlite\"."),
176 QT_TRANSLATE_NOOP("bitcoin-core", ""
177 "Unrecognized descriptor found. Loading wallet %s\n"
178 "\n"
179 "The wallet might had been created on a newer version.\n"
180 "Please try running the latest software version.\n"),
181 QT_TRANSLATE_NOOP("bitcoin-core", ""
182 "Unsupported category-specific logging level -loglevel=%s. Expected -"
183 "loglevel=<category>:<loglevel>. Valid categories: %s. Valid loglevels: %s."),
184 QT_TRANSLATE_NOOP("bitcoin-core", ""
185 "Unsupported chainstate database format found. Please restart with -reindex-"
186 "chainstate. This will rebuild the chainstate database."),
187 QT_TRANSLATE_NOOP("bitcoin-core", ""
188 "Wallet created successfully. The legacy wallet type is being deprecated and "
189 "support for creating and opening legacy wallets will be removed in the "
190 "future."),
191 QT_TRANSLATE_NOOP("bitcoin-core", ""
192 "Warning: Dumpfile wallet format \"%s\" does not match command line specified "
193 "format \"%s\"."),
194 QT_TRANSLATE_NOOP("bitcoin-core", ""
195 "Warning: Private keys detected in wallet {%s} with disabled private keys"),
196 QT_TRANSLATE_NOOP("bitcoin-core", ""
197 "Warning: We do not appear to fully agree with our peers! You may need to "
198 "upgrade, or other nodes may need to upgrade."),
199 QT_TRANSLATE_NOOP("bitcoin-core", ""
200 "Witness data for blocks after height %d requires validation. Please restart "
201 "with -reindex."),
202 QT_TRANSLATE_NOOP("bitcoin-core", ""
203 "You need to rebuild the database using -reindex to go back to unpruned "
204 "mode. This will redownload the entire blockchain"),
205 QT_TRANSLATE_NOOP("bitcoin-core", ""
206 "\n"
207 "Unable to cleanup failed migration"),
208 QT_TRANSLATE_NOOP("bitcoin-core", ""
209 "\n"
210 "Unable to restore backup of wallet."),
211 QT_TRANSLATE_NOOP("bitcoin-core", "%s is set very high!"),
212 QT_TRANSLATE_NOOP("bitcoin-core", "-maxmempool must be at least %d MB"),
213 QT_TRANSLATE_NOOP("bitcoin-core", "A fatal internal error occurred, see debug.log for details"),
214 QT_TRANSLATE_NOOP("bitcoin-core", "Cannot resolve -%s address: '%s'"),
215 QT_TRANSLATE_NOOP("bitcoin-core", "Cannot set -forcednsseed to true when setting -dnsseed to false."),
216 QT_TRANSLATE_NOOP("bitcoin-core", "Cannot set -peerblockfilters without -blockfilterindex."),
217 QT_TRANSLATE_NOOP("bitcoin-core", "Cannot write to data directory '%s'; check permissions."),
218 QT_TRANSLATE_NOOP("bitcoin-core", "Config setting for %s only applied on %s network when in [%s] section."),
219 QT_TRANSLATE_NOOP("bitcoin-core", "Copyright (C) %i-%i"),
220 QT_TRANSLATE_NOOP("bitcoin-core", "Corrupted block database detected"),
221 QT_TRANSLATE_NOOP("bitcoin-core", "Could not find asmap file %s"),
222 QT_TRANSLATE_NOOP("bitcoin-core", "Could not parse asmap file %s"),
223 QT_TRANSLATE_NOOP("bitcoin-core", "Disk space is too low!"),
224 QT_TRANSLATE_NOOP("bitcoin-core", "Do you want to rebuild the block database now?"),
225 QT_TRANSLATE_NOOP("bitcoin-core", "Done loading"),
226 QT_TRANSLATE_NOOP("bitcoin-core", "Dump file %s does not exist."),
227 QT_TRANSLATE_NOOP("bitcoin-core", "Error creating %s"),
228 QT_TRANSLATE_NOOP("bitcoin-core", "Error initializing block database"),
229 QT_TRANSLATE_NOOP("bitcoin-core", "Error initializing wallet database environment %s!"),
230 QT_TRANSLATE_NOOP("bitcoin-core", "Error loading %s"),
231 QT_TRANSLATE_NOOP("bitcoin-core", "Error loading %s: Private keys can only be disabled during creation"),
232 QT_TRANSLATE_NOOP("bitcoin-core", "Error loading %s: Wallet corrupted"),
233 QT_TRANSLATE_NOOP("bitcoin-core", "Error loading %s: Wallet requires newer version of %s"),
234 QT_TRANSLATE_NOOP("bitcoin-core", "Error loading block database"),
235 QT_TRANSLATE_NOOP("bitcoin-core", "Error opening block database"),
236 QT_TRANSLATE_NOOP("bitcoin-core", "Error reading from database, shutting down."),
237 QT_TRANSLATE_NOOP("bitcoin-core", "Error reading next record from wallet database"),
238 QT_TRANSLATE_NOOP("bitcoin-core", "Error: Could not add watchonly tx to watchonly wallet"),
239 QT_TRANSLATE_NOOP("bitcoin-core", "Error: Could not delete watchonly transactions"),
240 QT_TRANSLATE_NOOP("bitcoin-core", "Error: Couldn't create cursor into database"),
241 QT_TRANSLATE_NOOP("bitcoin-core", "Error: Disk space is low for %s"),
242 QT_TRANSLATE_NOOP("bitcoin-core", "Error: Dumpfile checksum does not match. Computed %s, expected %s"),
243 QT_TRANSLATE_NOOP("bitcoin-core", "Error: Failed to create new watchonly wallet"),
244 QT_TRANSLATE_NOOP("bitcoin-core", "Error: Got key that was not hex: %s"),
245 QT_TRANSLATE_NOOP("bitcoin-core", "Error: Got value that was not hex: %s"),
246 QT_TRANSLATE_NOOP("bitcoin-core", "Error: Keypool ran out, please call keypoolrefill first"),
247 QT_TRANSLATE_NOOP("bitcoin-core", "Error: Missing checksum"),
248 QT_TRANSLATE_NOOP("bitcoin-core", "Error: No %s addresses available."),
249 QT_TRANSLATE_NOOP("bitcoin-core", "Error: Not all watchonly txs could be deleted"),
250 QT_TRANSLATE_NOOP("bitcoin-core", "Error: This wallet already uses SQLite"),
251 QT_TRANSLATE_NOOP("bitcoin-core", "Error: This wallet is already a descriptor wallet"),
252 QT_TRANSLATE_NOOP("bitcoin-core", "Error: Unable to begin reading all records in the database"),
253 QT_TRANSLATE_NOOP("bitcoin-core", "Error: Unable to make a backup of your wallet"),
254 QT_TRANSLATE_NOOP("bitcoin-core", "Error: Unable to parse version %u as a uint32_t"),
255 QT_TRANSLATE_NOOP("bitcoin-core", "Error: Unable to read all records in the database"),
256 QT_TRANSLATE_NOOP("bitcoin-core", "Error: Unable to remove watchonly address book data"),
257 QT_TRANSLATE_NOOP("bitcoin-core", "Error: Unable to write record to new wallet"),
258 QT_TRANSLATE_NOOP("bitcoin-core", "Failed to listen on any port. Use -listen=0 if you want this."),
259 QT_TRANSLATE_NOOP("bitcoin-core", "Failed to rescan the wallet during initialization"),
260 QT_TRANSLATE_NOOP("bitcoin-core", "Failed to verify database"),
261 QT_TRANSLATE_NOOP("bitcoin-core", "Fee rate (%s) is lower than the minimum fee rate setting (%s)"),
262 QT_TRANSLATE_NOOP("bitcoin-core", "Ignoring duplicate -wallet %s."),
263 QT_TRANSLATE_NOOP("bitcoin-core", "Importing…"),
264 QT_TRANSLATE_NOOP("bitcoin-core", "Incorrect or no genesis block found. Wrong datadir for network?"),
265 QT_TRANSLATE_NOOP("bitcoin-core", "Initialization sanity check failed. %s is shutting down."),
266 QT_TRANSLATE_NOOP("bitcoin-core", "Input not found or already spent"),
267 QT_TRANSLATE_NOOP("bitcoin-core", "Insufficient funds"),
268 QT_TRANSLATE_NOOP("bitcoin-core", "Invalid -i2psam address or hostname: '%s'"),
269 QT_TRANSLATE_NOOP("bitcoin-core", "Invalid -onion address or hostname: '%s'"),
270 QT_TRANSLATE_NOOP("bitcoin-core", "Invalid -proxy address or hostname: '%s'"),
271 QT_TRANSLATE_NOOP("bitcoin-core", "Invalid P2P permission: '%s'"),
272 QT_TRANSLATE_NOOP("bitcoin-core", "Invalid amount for -%s=<amount>: '%s'"),
273 QT_TRANSLATE_NOOP("bitcoin-core", "Invalid amount for -discardfee=<amount>: '%s'"),
274 QT_TRANSLATE_NOOP("bitcoin-core", "Invalid amount for -fallbackfee=<amount>: '%s'"),
275 QT_TRANSLATE_NOOP("bitcoin-core", "Invalid amount for -paytxfee=<amount>: '%s' (must be at least %s)"),
276 QT_TRANSLATE_NOOP("bitcoin-core", "Invalid netmask specified in -whitelist: '%s'"),
277 QT_TRANSLATE_NOOP("bitcoin-core", "Listening for incoming connections failed (listen returned error %s)"),
278 QT_TRANSLATE_NOOP("bitcoin-core", "Loading P2P addresses…"),
279 QT_TRANSLATE_NOOP("bitcoin-core", "Loading banlist…"),
280 QT_TRANSLATE_NOOP("bitcoin-core", "Loading block index…"),
281 QT_TRANSLATE_NOOP("bitcoin-core", "Loading wallet…"),
282 QT_TRANSLATE_NOOP("bitcoin-core", "Missing amount"),
283 QT_TRANSLATE_NOOP("bitcoin-core", "Missing solving data for estimating transaction size"),
284 QT_TRANSLATE_NOOP("bitcoin-core", "Need to specify a port with -whitebind: '%s'"),
285 QT_TRANSLATE_NOOP("bitcoin-core", "No addresses available"),
286 QT_TRANSLATE_NOOP("bitcoin-core", "Not enough file descriptors available."),
287 QT_TRANSLATE_NOOP("bitcoin-core", "Prune cannot be configured with a negative value."),
288 QT_TRANSLATE_NOOP("bitcoin-core", "Prune mode is incompatible with -txindex."),
289 QT_TRANSLATE_NOOP("bitcoin-core", "Pruning blockstore…"),
290 QT_TRANSLATE_NOOP("bitcoin-core", "Reducing -maxconnections from %d to %d, because of system limitations."),
291 QT_TRANSLATE_NOOP("bitcoin-core", "Replaying blocks…"),
292 QT_TRANSLATE_NOOP("bitcoin-core", "Rescanning…"),
293 QT_TRANSLATE_NOOP("bitcoin-core", "SQLiteDatabase: Failed to execute statement to verify database: %s"),
294 QT_TRANSLATE_NOOP("bitcoin-core", "SQLiteDatabase: Failed to prepare statement to verify database: %s"),
295 QT_TRANSLATE_NOOP("bitcoin-core", "SQLiteDatabase: Failed to read database verification error: %s"),
296 QT_TRANSLATE_NOOP("bitcoin-core", "SQLiteDatabase: Unexpected application id. Expected %u, got %u"),
297 QT_TRANSLATE_NOOP("bitcoin-core", "Section [%s] is not recognized."),
298 QT_TRANSLATE_NOOP("bitcoin-core", "Signing transaction failed"),
299 QT_TRANSLATE_NOOP("bitcoin-core", "Specified -walletdir \"%s\" does not exist"),
300 QT_TRANSLATE_NOOP("bitcoin-core", "Specified -walletdir \"%s\" is a relative path"),
301 QT_TRANSLATE_NOOP("bitcoin-core", "Specified -walletdir \"%s\" is not a directory"),
302 QT_TRANSLATE_NOOP("bitcoin-core", "Specified blocks directory \"%s\" does not exist."),
303 QT_TRANSLATE_NOOP("bitcoin-core", "Starting network threads…"),
304 QT_TRANSLATE_NOOP("bitcoin-core", "The source code is available from %s."),
305 QT_TRANSLATE_NOOP("bitcoin-core", "The specified config file %s does not exist"),
306 QT_TRANSLATE_NOOP("bitcoin-core", "The transaction amount is too small to pay the fee"),
307 QT_TRANSLATE_NOOP("bitcoin-core", "The wallet will avoid paying less than the minimum relay fee."),
308 QT_TRANSLATE_NOOP("bitcoin-core", "This is experimental software."),
309 QT_TRANSLATE_NOOP("bitcoin-core", "This is the minimum transaction fee you pay on every transaction."),
310 QT_TRANSLATE_NOOP("bitcoin-core", "This is the transaction fee you will pay if you send a transaction."),
311 QT_TRANSLATE_NOOP("bitcoin-core", "Transaction amount too small"),
312 QT_TRANSLATE_NOOP("bitcoin-core", "Transaction amounts must not be negative"),
313 QT_TRANSLATE_NOOP("bitcoin-core", "Transaction change output index out of range"),
314 QT_TRANSLATE_NOOP("bitcoin-core", "Transaction has too long of a mempool chain"),
315 QT_TRANSLATE_NOOP("bitcoin-core", "Transaction must have at least one recipient"),
316 QT_TRANSLATE_NOOP("bitcoin-core", "Transaction needs a change address, but we can't generate it."),
317 QT_TRANSLATE_NOOP("bitcoin-core", "Transaction too large"),
318 QT_TRANSLATE_NOOP("bitcoin-core", "Unable to allocate memory for -maxsigcachesize: '%s' MiB"),
319 QT_TRANSLATE_NOOP("bitcoin-core", "Unable to bind to %s on this computer (bind returned error %s)"),
320 QT_TRANSLATE_NOOP("bitcoin-core", "Unable to bind to %s on this computer. %s is probably already running."),
321 QT_TRANSLATE_NOOP("bitcoin-core", "Unable to create the PID file '%s': %s"),
322 QT_TRANSLATE_NOOP("bitcoin-core", "Unable to find UTXO for external input"),
323 QT_TRANSLATE_NOOP("bitcoin-core", "Unable to generate initial keys"),
324 QT_TRANSLATE_NOOP("bitcoin-core", "Unable to generate keys"),
325 QT_TRANSLATE_NOOP("bitcoin-core", "Unable to open %s for writing"),
326 QT_TRANSLATE_NOOP("bitcoin-core", "Unable to parse -maxuploadtarget: '%s'"),
327 QT_TRANSLATE_NOOP("bitcoin-core", "Unable to start HTTP server. See debug log for details."),
328 QT_TRANSLATE_NOOP("bitcoin-core", "Unable to unload the wallet before migrating"),
329 QT_TRANSLATE_NOOP("bitcoin-core", "Unknown -blockfilterindex value %s."),
330 QT_TRANSLATE_NOOP("bitcoin-core", "Unknown address type '%s'"),
331 QT_TRANSLATE_NOOP("bitcoin-core", "Unknown change type '%s'"),
332 QT_TRANSLATE_NOOP("bitcoin-core", "Unknown network specified in -onlynet: '%s'"),
333 QT_TRANSLATE_NOOP("bitcoin-core", "Unknown new rules activated (versionbit %i)"),
334 QT_TRANSLATE_NOOP("bitcoin-core", "Unsupported global logging level -loglevel=%s. Valid values: %s."),
335 QT_TRANSLATE_NOOP("bitcoin-core", "Unsupported logging category %s=%s."),
336 QT_TRANSLATE_NOOP("bitcoin-core", "User Agent comment (%s) contains unsafe characters."),
337 QT_TRANSLATE_NOOP("bitcoin-core", "Verifying blocks…"),
338 QT_TRANSLATE_NOOP("bitcoin-core", "Verifying wallet(s)…"),
339 QT_TRANSLATE_NOOP("bitcoin-core", "Wallet needed to be rewritten: restart %s to complete"),
340 };
#define UNUSED
static const char UNUSED * bitcoin_strings[]