@@ -30,6 +30,9 @@ QT_TRANSLATE_NOOP("bitcoin-core", ""
30
30
" is unlikely that any peer will connect to it. See doc/p2p-bad-ports.md for "
31
31
" details and a full list." ),
32
32
QT_TRANSLATE_NOOP (" bitcoin-core" , " "
33
+ " A forked headers-chain with more work than the chain with the snapshot base "
34
+ " block header exists. Please proceed to sync without AssumeUtxo." ),
35
+ QT_TRANSLATE_NOOP (" bitcoin-core" , " "
33
36
" Cannot downgrade wallet from version %i to version %i. Wallet version "
34
37
" unchanged." ),
35
38
QT_TRANSLATE_NOOP (" bitcoin-core" , " "
@@ -87,6 +90,9 @@ QT_TRANSLATE_NOOP("bitcoin-core", ""
87
90
" Failed to calculate bump fees, because unconfirmed UTXOs depend on enormous "
88
91
" cluster of unconfirmed transactions." ),
89
92
QT_TRANSLATE_NOOP (" bitcoin-core" , " "
93
+ " Failed to remove snapshot chainstate dir (%s). Manually remove it before "
94
+ " restarting.\n " ),
95
+ QT_TRANSLATE_NOOP (" bitcoin-core" , " "
90
96
" Failed to rename invalid peers.dat file. Please move or delete it and try "
91
97
" again." ),
92
98
QT_TRANSLATE_NOOP (" bitcoin-core" , " "
@@ -96,6 +102,11 @@ QT_TRANSLATE_NOOP("bitcoin-core", ""
96
102
" File %s already exists. If you are sure this is what you want, move it out "
97
103
" of the way first." ),
98
104
QT_TRANSLATE_NOOP (" bitcoin-core" , " "
105
+ " Flushing block file to disk failed. This is likely the result of an I/O "
106
+ " error." ),
107
+ QT_TRANSLATE_NOOP (" bitcoin-core" , " "
108
+ " Flushing undo file to disk failed. This is likely the result of an I/O error." ),
109
+ QT_TRANSLATE_NOOP (" bitcoin-core" , " "
99
110
" Incompatible options: -dnsseed=1 was explicitly specified, but -onlynet "
100
111
" forbids connections to IPv4/IPv6" ),
101
112
QT_TRANSLATE_NOOP (" bitcoin-core" , " "
@@ -106,6 +117,10 @@ QT_TRANSLATE_NOOP("bitcoin-core", ""
106
117
" report it to %s. As a workaround, you can move the file (%s) out of the way "
107
118
" (rename, move, or delete) to have a new one created on the next start." ),
108
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" , " "
109
124
" More than one onion bind address is provided. Using %s for the automatically "
110
125
" created Tor onion service." ),
111
126
QT_TRANSLATE_NOOP (" bitcoin-core" , " "
@@ -130,9 +145,6 @@ QT_TRANSLATE_NOOP("bitcoin-core", ""
130
145
" Outbound connections restricted to i2p (-onlynet=i2p) but -i2psam is not "
131
146
" provided" ),
132
147
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
148
" Please contribute if you find %s useful. Visit %s for further information "
137
149
" about the software." ),
138
150
QT_TRANSLATE_NOOP (" bitcoin-core" , " "
@@ -144,6 +156,9 @@ QT_TRANSLATE_NOOP("bitcoin-core", ""
144
156
" Prune: last wallet synchronisation goes beyond pruned data. You need to -"
145
157
" reindex (download the whole blockchain again in case of pruned node)" ),
146
158
QT_TRANSLATE_NOOP (" bitcoin-core" , " "
159
+ " Rename of '%s' -> '%s' failed. Cannot clean up the background chainstate "
160
+ " leveldb directory." ),
161
+ QT_TRANSLATE_NOOP (" bitcoin-core" , " "
147
162
" Rename of '%s' -> '%s' failed. You should resolve this by manually moving or "
148
163
" deleting the invalid snapshot directory %s, otherwise you will encounter the "
149
164
" same error again on the next startup." ),
@@ -156,6 +171,10 @@ QT_TRANSLATE_NOOP("bitcoin-core", ""
156
171
" rebuild the block database if you are sure that your computer's date and "
157
172
" time are correct" ),
158
173
QT_TRANSLATE_NOOP (" bitcoin-core" , " "
174
+ " The combination of the pre-selected inputs and the wallet automatic inputs "
175
+ " selection exceeds the transaction maximum weight. Please try sending a "
176
+ " smaller amount or manually consolidating your wallet's UTXOs" ),
177
+ QT_TRANSLATE_NOOP (" bitcoin-core" , " "
159
178
" The inputs size exceeds the maximum weight. Please try sending a smaller "
160
179
" amount or manually consolidating your wallet's UTXOs" ),
161
180
QT_TRANSLATE_NOOP (" bitcoin-core" , " "
@@ -236,28 +255,41 @@ QT_TRANSLATE_NOOP("bitcoin-core", ""
236
255
" You need to rebuild the database using -reindex to go back to unpruned "
237
256
" mode. This will redownload the entire blockchain" ),
238
257
QT_TRANSLATE_NOOP (" bitcoin-core" , " "
258
+ " Your computer's date and time appear to be more than %d minutes out of sync "
259
+ " with the network, this may lead to consensus failure. After you've confirmed "
260
+ " your computer's clock, this message should no longer appear when you restart "
261
+ " your node. Without a restart, it should stop showing automatically after "
262
+ " you've connected to a sufficient number of new outbound peers, which may "
263
+ " take some time. You can inspect the `timeoffset` field of the `getpeerinfo` "
264
+ " and `getnetworkinfo` RPC methods to get more info." ),
265
+ QT_TRANSLATE_NOOP (" bitcoin-core" , " "
239
266
" \n "
240
267
" Unable to cleanup failed migration" ),
241
268
QT_TRANSLATE_NOOP (" bitcoin-core" , " "
242
269
" \n "
243
270
" Unable to restore backup of wallet." ),
271
+ QT_TRANSLATE_NOOP (" bitcoin-core" , " "
272
+ " whitebind may only be used for incoming connections (\" out\" was passed)" ),
244
273
QT_TRANSLATE_NOOP (" bitcoin-core" , " %s is set very high!" ),
245
274
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" ),
275
+ QT_TRANSLATE_NOOP (" bitcoin-core" , " A fatal internal error occurred, see debug.log for details: " ),
276
+ QT_TRANSLATE_NOOP (" bitcoin-core" , " Assumeutxo data not found for the given blockhash '%s'." ),
247
277
QT_TRANSLATE_NOOP (" bitcoin-core" , " Block verification was interrupted" ),
248
278
QT_TRANSLATE_NOOP (" bitcoin-core" , " Cannot resolve -%s address: '%s'" ),
249
279
QT_TRANSLATE_NOOP (" bitcoin-core" , " Cannot set -forcednsseed to true when setting -dnsseed to false." ),
250
280
QT_TRANSLATE_NOOP (" bitcoin-core" , " Cannot set -peerblockfilters without -blockfilterindex." ),
251
281
QT_TRANSLATE_NOOP (" bitcoin-core" , " Cannot write to data directory '%s'; check permissions." ),
252
282
QT_TRANSLATE_NOOP (" bitcoin-core" , " Config setting for %s only applied on %s network when in [%s] section." ),
253
283
QT_TRANSLATE_NOOP (" bitcoin-core" , " Copyright (C) %i-%i" ),
284
+ QT_TRANSLATE_NOOP (" bitcoin-core" , " Corrupt block found indicating potential hardware failure." ),
254
285
QT_TRANSLATE_NOOP (" bitcoin-core" , " Corrupted block database detected" ),
255
286
QT_TRANSLATE_NOOP (" bitcoin-core" , " Could not find asmap file %s" ),
256
287
QT_TRANSLATE_NOOP (" bitcoin-core" , " Could not parse asmap file %s" ),
257
288
QT_TRANSLATE_NOOP (" bitcoin-core" , " Disk space is too low!" ),
258
289
QT_TRANSLATE_NOOP (" bitcoin-core" , " Do you want to rebuild the block database now?" ),
259
290
QT_TRANSLATE_NOOP (" bitcoin-core" , " Done loading" ),
260
291
QT_TRANSLATE_NOOP (" bitcoin-core" , " Dump file %s does not exist." ),
292
+ QT_TRANSLATE_NOOP (" bitcoin-core" , " Elliptic curve cryptography sanity check failure. %s is shutting down." ),
261
293
QT_TRANSLATE_NOOP (" bitcoin-core" , " Error committing db txn for wallet transactions removal" ),
262
294
QT_TRANSLATE_NOOP (" bitcoin-core" , " Error creating %s" ),
263
295
QT_TRANSLATE_NOOP (" bitcoin-core" , " Error initializing block database" ),
@@ -297,10 +329,17 @@ QT_TRANSLATE_NOOP("bitcoin-core", "Error: Unable to write solvable wallet best b
297
329
QT_TRANSLATE_NOOP (" bitcoin-core" , " Error: Unable to write watchonly wallet best block locator record" ),
298
330
QT_TRANSLATE_NOOP (" bitcoin-core" , " Error: address book copy failed for wallet %s" ),
299
331
QT_TRANSLATE_NOOP (" bitcoin-core" , " Error: database transaction cannot be executed for wallet %s" ),
332
+ QT_TRANSLATE_NOOP (" bitcoin-core" , " Failed to connect best block (%s)." ),
333
+ QT_TRANSLATE_NOOP (" bitcoin-core" , " Failed to disconnect block." ),
300
334
QT_TRANSLATE_NOOP (" bitcoin-core" , " Failed to listen on any port. Use -listen=0 if you want this." ),
335
+ QT_TRANSLATE_NOOP (" bitcoin-core" , " Failed to read block." ),
301
336
QT_TRANSLATE_NOOP (" bitcoin-core" , " Failed to rescan the wallet during initialization" ),
302
337
QT_TRANSLATE_NOOP (" bitcoin-core" , " Failed to start indexes, shutting down.." ),
303
338
QT_TRANSLATE_NOOP (" bitcoin-core" , " Failed to verify database" ),
339
+ QT_TRANSLATE_NOOP (" bitcoin-core" , " Failed to write block." ),
340
+ QT_TRANSLATE_NOOP (" bitcoin-core" , " Failed to write to block index database." ),
341
+ QT_TRANSLATE_NOOP (" bitcoin-core" , " Failed to write to coin database." ),
342
+ QT_TRANSLATE_NOOP (" bitcoin-core" , " Failed to write undo data." ),
304
343
QT_TRANSLATE_NOOP (" bitcoin-core" , " Failure removing transaction: %s" ),
305
344
QT_TRANSLATE_NOOP (" bitcoin-core" , " Fee rate (%s) is lower than the minimum fee rate setting (%s)" ),
306
345
QT_TRANSLATE_NOOP (" bitcoin-core" , " Ignoring duplicate -wallet %s." ),
@@ -325,13 +364,15 @@ QT_TRANSLATE_NOOP("bitcoin-core", "Loading P2P addresses…"),
325
364
QT_TRANSLATE_NOOP (" bitcoin-core" , " Loading banlist…" ),
326
365
QT_TRANSLATE_NOOP (" bitcoin-core" , " Loading block index…" ),
327
366
QT_TRANSLATE_NOOP (" bitcoin-core" , " Loading wallet…" ),
367
+ QT_TRANSLATE_NOOP (" bitcoin-core" , " Maximum transaction weight must be between %d and %d" ),
328
368
QT_TRANSLATE_NOOP (" bitcoin-core" , " Missing amount" ),
329
369
QT_TRANSLATE_NOOP (" bitcoin-core" , " Missing solving data for estimating transaction size" ),
330
370
QT_TRANSLATE_NOOP (" bitcoin-core" , " Need to specify a port with -whitebind: '%s'" ),
331
371
QT_TRANSLATE_NOOP (" bitcoin-core" , " No addresses available" ),
332
372
QT_TRANSLATE_NOOP (" bitcoin-core" , " Not enough file descriptors available." ),
333
373
QT_TRANSLATE_NOOP (" bitcoin-core" , " Not found pre-selected input %s" ),
334
374
QT_TRANSLATE_NOOP (" bitcoin-core" , " Not solvable pre-selected input %s" ),
375
+ QT_TRANSLATE_NOOP (" bitcoin-core" , " Only direction was set, no permissions: '%s'" ),
335
376
QT_TRANSLATE_NOOP (" bitcoin-core" , " Prune cannot be configured with a negative value." ),
336
377
QT_TRANSLATE_NOOP (" bitcoin-core" , " Prune mode is incompatible with -txindex." ),
337
378
QT_TRANSLATE_NOOP (" bitcoin-core" , " Pruning blockstore…" ),
@@ -345,17 +386,24 @@ QT_TRANSLATE_NOOP("bitcoin-core", "SQLiteDatabase: Unexpected application id. Ex
345
386
QT_TRANSLATE_NOOP (" bitcoin-core" , " Section [%s] is not recognized." ),
346
387
QT_TRANSLATE_NOOP (" bitcoin-core" , " Settings file could not be read" ),
347
388
QT_TRANSLATE_NOOP (" bitcoin-core" , " Settings file could not be written" ),
389
+ QT_TRANSLATE_NOOP (" bitcoin-core" , " Signer did not echo address" ),
390
+ QT_TRANSLATE_NOOP (" bitcoin-core" , " Signer echoed unexpected address %s" ),
391
+ QT_TRANSLATE_NOOP (" bitcoin-core" , " Signer returned error: %s" ),
348
392
QT_TRANSLATE_NOOP (" bitcoin-core" , " Signing transaction failed" ),
349
393
QT_TRANSLATE_NOOP (" bitcoin-core" , " Specified -walletdir \" %s\" does not exist" ),
350
394
QT_TRANSLATE_NOOP (" bitcoin-core" , " Specified -walletdir \" %s\" is a relative path" ),
351
395
QT_TRANSLATE_NOOP (" bitcoin-core" , " Specified -walletdir \" %s\" is not a directory" ),
352
396
QT_TRANSLATE_NOOP (" bitcoin-core" , " Specified blocks directory \" %s\" does not exist." ),
353
397
QT_TRANSLATE_NOOP (" bitcoin-core" , " Specified data directory \" %s\" does not exist." ),
354
398
QT_TRANSLATE_NOOP (" bitcoin-core" , " Starting network threads…" ),
399
+ QT_TRANSLATE_NOOP (" bitcoin-core" , " System error while flushing: %s" ),
400
+ QT_TRANSLATE_NOOP (" bitcoin-core" , " System error while loading external block file: %s" ),
401
+ QT_TRANSLATE_NOOP (" bitcoin-core" , " System error while saving block to disk: %s" ),
355
402
QT_TRANSLATE_NOOP (" bitcoin-core" , " The source code is available from %s." ),
356
403
QT_TRANSLATE_NOOP (" bitcoin-core" , " The specified config file %s does not exist" ),
357
404
QT_TRANSLATE_NOOP (" bitcoin-core" , " The transaction amount is too small to pay the fee" ),
358
405
QT_TRANSLATE_NOOP (" bitcoin-core" , " The wallet will avoid paying less than the minimum relay fee." ),
406
+ QT_TRANSLATE_NOOP (" bitcoin-core" , " There is no ScriptPubKeyManager for this address" ),
359
407
QT_TRANSLATE_NOOP (" bitcoin-core" , " This is experimental software." ),
360
408
QT_TRANSLATE_NOOP (" bitcoin-core" , " This is the minimum transaction fee you pay on every transaction." ),
361
409
QT_TRANSLATE_NOOP (" bitcoin-core" , " This is the transaction fee you will pay if you send a transaction." ),
@@ -366,7 +414,6 @@ QT_TRANSLATE_NOOP("bitcoin-core", "Transaction change output index out of range"
366
414
QT_TRANSLATE_NOOP (" bitcoin-core" , " Transaction must have at least one recipient" ),
367
415
QT_TRANSLATE_NOOP (" bitcoin-core" , " Transaction needs a change address, but we can't generate it." ),
368
416
QT_TRANSLATE_NOOP (" bitcoin-core" , " Transaction too large" ),
369
- QT_TRANSLATE_NOOP (" bitcoin-core" , " Unable to allocate memory for -maxsigcachesize: '%s' MiB" ),
370
417
QT_TRANSLATE_NOOP (" bitcoin-core" , " Unable to bind to %s on this computer (bind returned error %s)" ),
371
418
QT_TRANSLATE_NOOP (" bitcoin-core" , " Unable to bind to %s on this computer. %s is probably already running." ),
372
419
QT_TRANSLATE_NOOP (" bitcoin-core" , " Unable to create the PID file '%s': %s" ),
@@ -382,6 +429,7 @@ QT_TRANSLATE_NOOP("bitcoin-core", "Unknown address type '%s'"),
382
429
QT_TRANSLATE_NOOP (" bitcoin-core" , " Unknown change type '%s'" ),
383
430
QT_TRANSLATE_NOOP (" bitcoin-core" , " Unknown network specified in -onlynet: '%s'" ),
384
431
QT_TRANSLATE_NOOP (" bitcoin-core" , " Unknown new rules activated (versionbit %i)" ),
432
+ QT_TRANSLATE_NOOP (" bitcoin-core" , " Unrecognised option \" %s\" provided in -test=<option>." ),
385
433
QT_TRANSLATE_NOOP (" bitcoin-core" , " Unsupported global logging level %s=%s. Valid values: %s." ),
386
434
QT_TRANSLATE_NOOP (" bitcoin-core" , " Unsupported logging category %s=%s." ),
387
435
QT_TRANSLATE_NOOP (" bitcoin-core" , " User Agent comment (%s) contains unsafe characters." ),
0 commit comments