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 request to listen on port %u. This port is considered \"bad\" and thus it "
18 "is unlikely that any peer will connect to it. See doc/p2p-bad-ports.md for "
19 "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 "
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 "Cannot downgrade wallet from version %i to version %i. Wallet version "
38 QT_TRANSLATE_NOOP(
"bitcoin-core",
""
39 "Cannot obtain a lock on data directory %s. %s is probably already running."),
40 QT_TRANSLATE_NOOP(
"bitcoin-core",
""
41 "Cannot provide specific connections and have addrman find outgoing "
42 "connections at the same time."),
43 QT_TRANSLATE_NOOP(
"bitcoin-core",
""
44 "Cannot upgrade a non HD split wallet from version %i to version %i without "
45 "upgrading to support pre-split keypool. Please use version %i or no version "
47 QT_TRANSLATE_NOOP(
"bitcoin-core",
""
48 "Disk space for %s may not accommodate the block files. Approximately %u GB "
49 "of data will be stored in this directory."),
50 QT_TRANSLATE_NOOP(
"bitcoin-core",
""
51 "Distributed under the MIT software license, see the accompanying file %s or "
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 loading wallet. Wallet requires blocks to be downloaded, and software "
58 "does not currently support loading wallets while blocks are being downloaded "
59 "out of order when using assumeutxo snapshots. Wallet should be able to load "
60 "successfully after node sync reaches height %s"),
61 QT_TRANSLATE_NOOP(
"bitcoin-core",
""
62 "Error reading %s! All keys read correctly, but transaction data or address "
63 "book entries might be missing or incorrect."),
64 QT_TRANSLATE_NOOP(
"bitcoin-core",
""
65 "Error reading %s! Transaction data may be missing or incorrect. Rescanning "
67 QT_TRANSLATE_NOOP(
"bitcoin-core",
""
68 "Error: Address book data in wallet cannot be identified to belong to "
70 QT_TRANSLATE_NOOP(
"bitcoin-core",
""
71 "Error: Dumpfile format record is incorrect. Got \"%s\", expected \"format\"."),
72 QT_TRANSLATE_NOOP(
"bitcoin-core",
""
73 "Error: Dumpfile identifier record is incorrect. Got \"%s\", expected \"%s\"."),
74 QT_TRANSLATE_NOOP(
"bitcoin-core",
""
75 "Error: Dumpfile version is not supported. This version of bitcoin-wallet "
76 "only supports version 1 dumpfiles. Got dumpfile with version %s"),
77 QT_TRANSLATE_NOOP(
"bitcoin-core",
""
78 "Error: Duplicate descriptors created during migration. Your wallet may be "
80 QT_TRANSLATE_NOOP(
"bitcoin-core",
""
81 "Error: Legacy wallets only support the \"legacy\", \"p2sh-segwit\", and "
82 "\"bech32\" address types"),
83 QT_TRANSLATE_NOOP(
"bitcoin-core",
""
84 "Error: Transaction %s in wallet cannot be identified to belong to migrated "
86 QT_TRANSLATE_NOOP(
"bitcoin-core",
""
87 "Error: Unable to produce descriptors for this legacy wallet. Make sure to "
88 "provide the wallet's passphrase if it is encrypted."),
89 QT_TRANSLATE_NOOP(
"bitcoin-core",
""
90 "Failed to rename invalid peers.dat file. Please move or delete it and try "
92 QT_TRANSLATE_NOOP(
"bitcoin-core",
""
93 "Fee estimation failed. Fallbackfee is disabled. Wait a few blocks or enable -"
95 QT_TRANSLATE_NOOP(
"bitcoin-core",
""
96 "File %s already exists. If you are sure this is what you want, move it out "
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 -maxtxfee=<amount>: '%s' (must be at least the minrelay "
103 "fee of %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 "
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 "
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 "
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 "
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 "SQLiteDatabase: Unknown sqlite wallet schema version %d. Only version %d is "
149 QT_TRANSLATE_NOOP(
"bitcoin-core",
""
150 "The -txindex upgrade started by a previous version cannot be completed. "
151 "Restart with the previous version or run a full -reindex."),
152 QT_TRANSLATE_NOOP(
"bitcoin-core",
""
153 "The block database contains a block which appears to be from the future. "
154 "This may be due to your computer's date and time being set incorrectly. Only "
155 "rebuild the block database if you are sure that your computer's date and "
157 QT_TRANSLATE_NOOP(
"bitcoin-core",
""
158 "The block index db contains a legacy 'txindex'. To clear the occupied disk "
159 "space, run a full -reindex, otherwise ignore this error. This error message "
160 "will not be displayed again."),
161 QT_TRANSLATE_NOOP(
"bitcoin-core",
""
162 "The inputs size exceeds the maximum weight. Please try sending a smaller "
163 "amount or manually consolidating your wallet's UTXOs"),
164 QT_TRANSLATE_NOOP(
"bitcoin-core",
""
165 "The preselected coins total amount does not cover the transaction target. "
166 "Please allow other inputs to be automatically selected or include more coins "
168 QT_TRANSLATE_NOOP(
"bitcoin-core",
""
169 "The transaction amount is too small to send after the fee has been deducted"),
170 QT_TRANSLATE_NOOP(
"bitcoin-core",
""
171 "This error could occur if this wallet was not shutdown cleanly and was last "
172 "loaded using a build with a newer version of Berkeley DB. If so, please use "
173 "the software that last loaded this wallet"),
174 QT_TRANSLATE_NOOP(
"bitcoin-core",
""
175 "This is a pre-release test build - use at your own risk - do not use for "
176 "mining or merchant applications"),
177 QT_TRANSLATE_NOOP(
"bitcoin-core",
""
178 "This is the maximum transaction fee you pay (in addition to the normal fee) "
179 "to prioritize partial spend avoidance over regular coin selection."),
180 QT_TRANSLATE_NOOP(
"bitcoin-core",
""
181 "This is the transaction fee you may discard if change is smaller than dust "
183 QT_TRANSLATE_NOOP(
"bitcoin-core",
""
184 "This is the transaction fee you may pay when fee estimates are not available."),
185 QT_TRANSLATE_NOOP(
"bitcoin-core",
""
186 "Total length of network version string (%i) exceeds maximum length (%i). "
187 "Reduce the number or size of uacomments."),
188 QT_TRANSLATE_NOOP(
"bitcoin-core",
""
189 "Unable to replay blocks. You will need to rebuild the database using -"
190 "reindex-chainstate."),
191 QT_TRANSLATE_NOOP(
"bitcoin-core",
""
192 "Unexpected legacy entry in descriptor wallet found. Loading wallet %s\n"
194 "The wallet might have been tampered with or created with malicious intent.\n"),
195 QT_TRANSLATE_NOOP(
"bitcoin-core",
""
196 "Unknown wallet file format \"%s\" provided. Please provide one of \"bdb\" or "
198 QT_TRANSLATE_NOOP(
"bitcoin-core",
""
199 "Unrecognized descriptor found. Loading wallet %s\n"
201 "The wallet might had been created on a newer version.\n"
202 "Please try running the latest software version.\n"),
203 QT_TRANSLATE_NOOP(
"bitcoin-core",
""
204 "Unsupported category-specific logging level -loglevel=%s. Expected -"
205 "loglevel=<category>:<loglevel>. Valid categories: %s. Valid loglevels: %s."),
206 QT_TRANSLATE_NOOP(
"bitcoin-core",
""
207 "Unsupported chainstate database format found. Please restart with -reindex-"
208 "chainstate. This will rebuild the chainstate database."),
209 QT_TRANSLATE_NOOP(
"bitcoin-core",
""
210 "Wallet created successfully. The legacy wallet type is being deprecated and "
211 "support for creating and opening legacy wallets will be removed in the "
213 QT_TRANSLATE_NOOP(
"bitcoin-core",
""
214 "Warning: Dumpfile wallet format \"%s\" does not match command line specified "
216 QT_TRANSLATE_NOOP(
"bitcoin-core",
""
217 "Warning: Private keys detected in wallet {%s} with disabled private keys"),
218 QT_TRANSLATE_NOOP(
"bitcoin-core",
""
219 "Warning: We do not appear to fully agree with our peers! You may need to "
220 "upgrade, or other nodes may need to upgrade."),
221 QT_TRANSLATE_NOOP(
"bitcoin-core",
""
222 "Witness data for blocks after height %d requires validation. Please restart "
224 QT_TRANSLATE_NOOP(
"bitcoin-core",
""
225 "You need to rebuild the database using -reindex to go back to unpruned "
226 "mode. This will redownload the entire blockchain"),
227 QT_TRANSLATE_NOOP(
"bitcoin-core",
""
229 "Unable to cleanup failed migration"),
230 QT_TRANSLATE_NOOP(
"bitcoin-core",
""
232 "Unable to restore backup of wallet."),
233 QT_TRANSLATE_NOOP(
"bitcoin-core",
"%s is set very high!"),
234 QT_TRANSLATE_NOOP(
"bitcoin-core",
"-maxmempool must be at least %d MB"),
235 QT_TRANSLATE_NOOP(
"bitcoin-core",
"A fatal internal error occurred, see debug.log for details"),
236 QT_TRANSLATE_NOOP(
"bitcoin-core",
"Cannot resolve -%s address: '%s'"),
237 QT_TRANSLATE_NOOP(
"bitcoin-core",
"Cannot set -forcednsseed to true when setting -dnsseed to false."),
238 QT_TRANSLATE_NOOP(
"bitcoin-core",
"Cannot set -peerblockfilters without -blockfilterindex."),
239 QT_TRANSLATE_NOOP(
"bitcoin-core",
"Cannot write to data directory '%s'; check permissions."),
240 QT_TRANSLATE_NOOP(
"bitcoin-core",
"Config setting for %s only applied on %s network when in [%s] section."),
241 QT_TRANSLATE_NOOP(
"bitcoin-core",
"Copyright (C) %i-%i"),
242 QT_TRANSLATE_NOOP(
"bitcoin-core",
"Corrupted block database detected"),
243 QT_TRANSLATE_NOOP(
"bitcoin-core",
"Could not find asmap file %s"),
244 QT_TRANSLATE_NOOP(
"bitcoin-core",
"Could not parse asmap file %s"),
245 QT_TRANSLATE_NOOP(
"bitcoin-core",
"Disk space is too low!"),
246 QT_TRANSLATE_NOOP(
"bitcoin-core",
"Do you want to rebuild the block database now?"),
247 QT_TRANSLATE_NOOP(
"bitcoin-core",
"Done loading"),
248 QT_TRANSLATE_NOOP(
"bitcoin-core",
"Dump file %s does not exist."),
249 QT_TRANSLATE_NOOP(
"bitcoin-core",
"Error creating %s"),
250 QT_TRANSLATE_NOOP(
"bitcoin-core",
"Error initializing block database"),
251 QT_TRANSLATE_NOOP(
"bitcoin-core",
"Error initializing wallet database environment %s!"),
252 QT_TRANSLATE_NOOP(
"bitcoin-core",
"Error loading %s"),
253 QT_TRANSLATE_NOOP(
"bitcoin-core",
"Error loading %s: Private keys can only be disabled during creation"),
254 QT_TRANSLATE_NOOP(
"bitcoin-core",
"Error loading %s: Wallet corrupted"),
255 QT_TRANSLATE_NOOP(
"bitcoin-core",
"Error loading %s: Wallet requires newer version of %s"),
256 QT_TRANSLATE_NOOP(
"bitcoin-core",
"Error loading block database"),
257 QT_TRANSLATE_NOOP(
"bitcoin-core",
"Error opening block database"),
258 QT_TRANSLATE_NOOP(
"bitcoin-core",
"Error reading from database, shutting down."),
259 QT_TRANSLATE_NOOP(
"bitcoin-core",
"Error reading next record from wallet database"),
260 QT_TRANSLATE_NOOP(
"bitcoin-core",
"Error: Cannot extract destination from the generated scriptpubkey"),
261 QT_TRANSLATE_NOOP(
"bitcoin-core",
"Error: Could not add watchonly tx to watchonly wallet"),
262 QT_TRANSLATE_NOOP(
"bitcoin-core",
"Error: Could not delete watchonly transactions"),
263 QT_TRANSLATE_NOOP(
"bitcoin-core",
"Error: Couldn't create cursor into database"),
264 QT_TRANSLATE_NOOP(
"bitcoin-core",
"Error: Disk space is low for %s"),
265 QT_TRANSLATE_NOOP(
"bitcoin-core",
"Error: Dumpfile checksum does not match. Computed %s, expected %s"),
266 QT_TRANSLATE_NOOP(
"bitcoin-core",
"Error: Failed to create new watchonly wallet"),
267 QT_TRANSLATE_NOOP(
"bitcoin-core",
"Error: Got key that was not hex: %s"),
268 QT_TRANSLATE_NOOP(
"bitcoin-core",
"Error: Got value that was not hex: %s"),
269 QT_TRANSLATE_NOOP(
"bitcoin-core",
"Error: Keypool ran out, please call keypoolrefill first"),
270 QT_TRANSLATE_NOOP(
"bitcoin-core",
"Error: Missing checksum"),
271 QT_TRANSLATE_NOOP(
"bitcoin-core",
"Error: No %s addresses available."),
272 QT_TRANSLATE_NOOP(
"bitcoin-core",
"Error: Not all watchonly txs could be deleted"),
273 QT_TRANSLATE_NOOP(
"bitcoin-core",
"Error: This wallet already uses SQLite"),
274 QT_TRANSLATE_NOOP(
"bitcoin-core",
"Error: This wallet is already a descriptor wallet"),
275 QT_TRANSLATE_NOOP(
"bitcoin-core",
"Error: Unable to begin reading all records in the database"),
276 QT_TRANSLATE_NOOP(
"bitcoin-core",
"Error: Unable to make a backup of your wallet"),
277 QT_TRANSLATE_NOOP(
"bitcoin-core",
"Error: Unable to parse version %u as a uint32_t"),
278 QT_TRANSLATE_NOOP(
"bitcoin-core",
"Error: Unable to read all records in the database"),
279 QT_TRANSLATE_NOOP(
"bitcoin-core",
"Error: Unable to remove watchonly address book data"),
280 QT_TRANSLATE_NOOP(
"bitcoin-core",
"Error: Unable to write record to new wallet"),
281 QT_TRANSLATE_NOOP(
"bitcoin-core",
"Failed to listen on any port. Use -listen=0 if you want this."),
282 QT_TRANSLATE_NOOP(
"bitcoin-core",
"Failed to rescan the wallet during initialization"),
283 QT_TRANSLATE_NOOP(
"bitcoin-core",
"Failed to verify database"),
284 QT_TRANSLATE_NOOP(
"bitcoin-core",
"Fee rate (%s) is lower than the minimum fee rate setting (%s)"),
285 QT_TRANSLATE_NOOP(
"bitcoin-core",
"Ignoring duplicate -wallet %s."),
286 QT_TRANSLATE_NOOP(
"bitcoin-core",
"Importing…"),
287 QT_TRANSLATE_NOOP(
"bitcoin-core",
"Incorrect or no genesis block found. Wrong datadir for network?"),
288 QT_TRANSLATE_NOOP(
"bitcoin-core",
"Initialization sanity check failed. %s is shutting down."),
289 QT_TRANSLATE_NOOP(
"bitcoin-core",
"Input not found or already spent"),
290 QT_TRANSLATE_NOOP(
"bitcoin-core",
"Insufficient dbcache for block verification"),
291 QT_TRANSLATE_NOOP(
"bitcoin-core",
"Insufficient funds"),
292 QT_TRANSLATE_NOOP(
"bitcoin-core",
"Invalid -i2psam address or hostname: '%s'"),
293 QT_TRANSLATE_NOOP(
"bitcoin-core",
"Invalid -onion address or hostname: '%s'"),
294 QT_TRANSLATE_NOOP(
"bitcoin-core",
"Invalid -proxy address or hostname: '%s'"),
295 QT_TRANSLATE_NOOP(
"bitcoin-core",
"Invalid P2P permission: '%s'"),
296 QT_TRANSLATE_NOOP(
"bitcoin-core",
"Invalid amount for -%s=<amount>: '%s'"),
297 QT_TRANSLATE_NOOP(
"bitcoin-core",
"Invalid amount for -discardfee=<amount>: '%s'"),
298 QT_TRANSLATE_NOOP(
"bitcoin-core",
"Invalid amount for -fallbackfee=<amount>: '%s'"),
299 QT_TRANSLATE_NOOP(
"bitcoin-core",
"Invalid amount for -paytxfee=<amount>: '%s' (must be at least %s)"),
300 QT_TRANSLATE_NOOP(
"bitcoin-core",
"Invalid netmask specified in -whitelist: '%s'"),
301 QT_TRANSLATE_NOOP(
"bitcoin-core",
"Invalid port specified in %s: '%s'"),
302 QT_TRANSLATE_NOOP(
"bitcoin-core",
"Invalid pre-selected input %s"),
303 QT_TRANSLATE_NOOP(
"bitcoin-core",
"Listening for incoming connections failed (listen returned error %s)"),
304 QT_TRANSLATE_NOOP(
"bitcoin-core",
"Loading P2P addresses…"),
305 QT_TRANSLATE_NOOP(
"bitcoin-core",
"Loading banlist…"),
306 QT_TRANSLATE_NOOP(
"bitcoin-core",
"Loading block index…"),
307 QT_TRANSLATE_NOOP(
"bitcoin-core",
"Loading wallet…"),
308 QT_TRANSLATE_NOOP(
"bitcoin-core",
"Missing amount"),
309 QT_TRANSLATE_NOOP(
"bitcoin-core",
"Missing solving data for estimating transaction size"),
310 QT_TRANSLATE_NOOP(
"bitcoin-core",
"Need to specify a port with -whitebind: '%s'"),
311 QT_TRANSLATE_NOOP(
"bitcoin-core",
"No addresses available"),
312 QT_TRANSLATE_NOOP(
"bitcoin-core",
"Not enough file descriptors available."),
313 QT_TRANSLATE_NOOP(
"bitcoin-core",
"Not found pre-selected input %s"),
314 QT_TRANSLATE_NOOP(
"bitcoin-core",
"Not solvable pre-selected input %s"),
315 QT_TRANSLATE_NOOP(
"bitcoin-core",
"Prune cannot be configured with a negative value."),
316 QT_TRANSLATE_NOOP(
"bitcoin-core",
"Prune mode is incompatible with -txindex."),
317 QT_TRANSLATE_NOOP(
"bitcoin-core",
"Pruning blockstore…"),
318 QT_TRANSLATE_NOOP(
"bitcoin-core",
"Reducing -maxconnections from %d to %d, because of system limitations."),
319 QT_TRANSLATE_NOOP(
"bitcoin-core",
"Replaying blocks…"),
320 QT_TRANSLATE_NOOP(
"bitcoin-core",
"Rescanning…"),
321 QT_TRANSLATE_NOOP(
"bitcoin-core",
"SQLiteDatabase: Failed to execute statement to verify database: %s"),
322 QT_TRANSLATE_NOOP(
"bitcoin-core",
"SQLiteDatabase: Failed to prepare statement to verify database: %s"),
323 QT_TRANSLATE_NOOP(
"bitcoin-core",
"SQLiteDatabase: Failed to read database verification error: %s"),
324 QT_TRANSLATE_NOOP(
"bitcoin-core",
"SQLiteDatabase: Unexpected application id. Expected %u, got %u"),
325 QT_TRANSLATE_NOOP(
"bitcoin-core",
"Section [%s] is not recognized."),
326 QT_TRANSLATE_NOOP(
"bitcoin-core",
"Signing transaction failed"),
327 QT_TRANSLATE_NOOP(
"bitcoin-core",
"Specified -walletdir \"%s\" does not exist"),
328 QT_TRANSLATE_NOOP(
"bitcoin-core",
"Specified -walletdir \"%s\" is a relative path"),
329 QT_TRANSLATE_NOOP(
"bitcoin-core",
"Specified -walletdir \"%s\" is not a directory"),
330 QT_TRANSLATE_NOOP(
"bitcoin-core",
"Specified blocks directory \"%s\" does not exist."),
331 QT_TRANSLATE_NOOP(
"bitcoin-core",
"Starting network threads…"),
332 QT_TRANSLATE_NOOP(
"bitcoin-core",
"The source code is available from %s."),
333 QT_TRANSLATE_NOOP(
"bitcoin-core",
"The specified config file %s does not exist"),
334 QT_TRANSLATE_NOOP(
"bitcoin-core",
"The transaction amount is too small to pay the fee"),
335 QT_TRANSLATE_NOOP(
"bitcoin-core",
"The wallet will avoid paying less than the minimum relay fee."),
336 QT_TRANSLATE_NOOP(
"bitcoin-core",
"This is experimental software."),
337 QT_TRANSLATE_NOOP(
"bitcoin-core",
"This is the minimum transaction fee you pay on every transaction."),
338 QT_TRANSLATE_NOOP(
"bitcoin-core",
"This is the transaction fee you will pay if you send a transaction."),
339 QT_TRANSLATE_NOOP(
"bitcoin-core",
"Transaction amount too small"),
340 QT_TRANSLATE_NOOP(
"bitcoin-core",
"Transaction amounts must not be negative"),
341 QT_TRANSLATE_NOOP(
"bitcoin-core",
"Transaction change output index out of range"),
342 QT_TRANSLATE_NOOP(
"bitcoin-core",
"Transaction has too long of a mempool chain"),
343 QT_TRANSLATE_NOOP(
"bitcoin-core",
"Transaction must have at least one recipient"),
344 QT_TRANSLATE_NOOP(
"bitcoin-core",
"Transaction needs a change address, but we can't generate it."),
345 QT_TRANSLATE_NOOP(
"bitcoin-core",
"Transaction too large"),
346 QT_TRANSLATE_NOOP(
"bitcoin-core",
"Unable to allocate memory for -maxsigcachesize: '%s' MiB"),
347 QT_TRANSLATE_NOOP(
"bitcoin-core",
"Unable to bind to %s on this computer (bind returned error %s)"),
348 QT_TRANSLATE_NOOP(
"bitcoin-core",
"Unable to bind to %s on this computer. %s is probably already running."),
349 QT_TRANSLATE_NOOP(
"bitcoin-core",
"Unable to create the PID file '%s': %s"),
350 QT_TRANSLATE_NOOP(
"bitcoin-core",
"Unable to find UTXO for external input"),
351 QT_TRANSLATE_NOOP(
"bitcoin-core",
"Unable to generate initial keys"),
352 QT_TRANSLATE_NOOP(
"bitcoin-core",
"Unable to generate keys"),
353 QT_TRANSLATE_NOOP(
"bitcoin-core",
"Unable to open %s for writing"),
354 QT_TRANSLATE_NOOP(
"bitcoin-core",
"Unable to parse -maxuploadtarget: '%s'"),
355 QT_TRANSLATE_NOOP(
"bitcoin-core",
"Unable to start HTTP server. See debug log for details."),
356 QT_TRANSLATE_NOOP(
"bitcoin-core",
"Unable to unload the wallet before migrating"),
357 QT_TRANSLATE_NOOP(
"bitcoin-core",
"Unknown -blockfilterindex value %s."),
358 QT_TRANSLATE_NOOP(
"bitcoin-core",
"Unknown address type '%s'"),
359 QT_TRANSLATE_NOOP(
"bitcoin-core",
"Unknown change type '%s'"),
360 QT_TRANSLATE_NOOP(
"bitcoin-core",
"Unknown network specified in -onlynet: '%s'"),
361 QT_TRANSLATE_NOOP(
"bitcoin-core",
"Unknown new rules activated (versionbit %i)"),
362 QT_TRANSLATE_NOOP(
"bitcoin-core",
"Unsupported global logging level -loglevel=%s. Valid values: %s."),
363 QT_TRANSLATE_NOOP(
"bitcoin-core",
"Unsupported logging category %s=%s."),
364 QT_TRANSLATE_NOOP(
"bitcoin-core",
"User Agent comment (%s) contains unsafe characters."),
365 QT_TRANSLATE_NOOP(
"bitcoin-core",
"Verifying blocks…"),
366 QT_TRANSLATE_NOOP(
"bitcoin-core",
"Verifying wallet(s)…"),
367 QT_TRANSLATE_NOOP(
"bitcoin-core",
"Wallet needed to be rewritten: restart %s to complete"),
static const char UNUSED * bitcoin_strings[]