@@ -60,16 +60,28 @@ QT_TRANSLATE_NOOP("bitcoin-core", ""
60
60
" Error reading %s! Transaction data may be missing or incorrect. Rescanning "
61
61
" wallet." ),
62
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" , " "
63
66
" Error: Dumpfile format record is incorrect. Got \" %s\" , expected \" format\" ." ),
64
67
QT_TRANSLATE_NOOP (" bitcoin-core" , " "
65
68
" Error: Dumpfile identifier record is incorrect. Got \" %s\" , expected \" %s\" ." ),
66
69
QT_TRANSLATE_NOOP (" bitcoin-core" , " "
67
70
" Error: Dumpfile version is not supported. This version of bitcoin-wallet "
68
71
" only supports version 1 dumpfiles. Got dumpfile with version %s" ),
69
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" , " "
70
76
" Error: Legacy wallets only support the \" legacy\" , \" p2sh-segwit\" , and "
71
77
" \" bech32\" address types" ),
72
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" , " "
73
85
" Failed to rename invalid peers.dat file. Please move or delete it and try "
74
86
" again." ),
75
87
QT_TRANSLATE_NOOP (" bitcoin-core" , " "
@@ -79,6 +91,9 @@ QT_TRANSLATE_NOOP("bitcoin-core", ""
79
91
" File %s already exists. If you are sure this is what you want, move it out "
80
92
" of the way first." ),
81
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" , " "
82
97
" Invalid amount for -maxtxfee=<amount>: '%s' (must be at least the minrelay "
83
98
" fee of %s to prevent stuck transactions)" ),
84
99
QT_TRANSLATE_NOOP (" bitcoin-core" , " "
@@ -98,8 +113,11 @@ QT_TRANSLATE_NOOP("bitcoin-core", ""
98
113
" be provided." ),
99
114
QT_TRANSLATE_NOOP (" bitcoin-core" , " "
100
115
" Outbound connections restricted to Tor (-onlynet=onion) but the proxy for "
101
- " reaching the Tor network is not provided (no -proxy= and no -onion= given) "
102
- " or it is explicitly forbidden (-onion=0)" ),
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" ),
103
121
QT_TRANSLATE_NOOP (" bitcoin-core" , " "
104
122
" Please check that your computer's date and time are correct! If your clock "
105
123
" is wrong, %s will not work properly." ),
@@ -156,6 +174,14 @@ QT_TRANSLATE_NOOP("bitcoin-core", ""
156
174
" Unknown wallet file format \" %s\" provided. Please provide one of \" bdb\" or "
157
175
" \" sqlite\" ." ),
158
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" , " "
159
185
" Unsupported chainstate database format found. Please restart with -reindex-"
160
186
" chainstate. This will rebuild the chainstate database." ),
161
187
QT_TRANSLATE_NOOP (" bitcoin-core" , " "
@@ -176,6 +202,12 @@ QT_TRANSLATE_NOOP("bitcoin-core", ""
176
202
QT_TRANSLATE_NOOP (" bitcoin-core" , " "
177
203
" You need to rebuild the database using -reindex to go back to unpruned "
178
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." ),
179
211
QT_TRANSLATE_NOOP (" bitcoin-core" , " %s is set very high!" ),
180
212
QT_TRANSLATE_NOOP (" bitcoin-core" , " -maxmempool must be at least %d MB" ),
181
213
QT_TRANSLATE_NOOP (" bitcoin-core" , " A fatal internal error occurred, see debug.log for details" ),
@@ -203,15 +235,25 @@ QT_TRANSLATE_NOOP("bitcoin-core", "Error loading block database"),
203
235
QT_TRANSLATE_NOOP (" bitcoin-core" , " Error opening block database" ),
204
236
QT_TRANSLATE_NOOP (" bitcoin-core" , " Error reading from database, shutting down." ),
205
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" ),
206
240
QT_TRANSLATE_NOOP (" bitcoin-core" , " Error: Couldn't create cursor into database" ),
207
241
QT_TRANSLATE_NOOP (" bitcoin-core" , " Error: Disk space is low for %s" ),
208
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" ),
209
244
QT_TRANSLATE_NOOP (" bitcoin-core" , " Error: Got key that was not hex: %s" ),
210
245
QT_TRANSLATE_NOOP (" bitcoin-core" , " Error: Got value that was not hex: %s" ),
211
246
QT_TRANSLATE_NOOP (" bitcoin-core" , " Error: Keypool ran out, please call keypoolrefill first" ),
212
247
QT_TRANSLATE_NOOP (" bitcoin-core" , " Error: Missing checksum" ),
213
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" ),
214
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" ),
215
257
QT_TRANSLATE_NOOP (" bitcoin-core" , " Error: Unable to write record to new wallet" ),
216
258
QT_TRANSLATE_NOOP (" bitcoin-core" , " Failed to listen on any port. Use -listen=0 if you want this." ),
217
259
QT_TRANSLATE_NOOP (" bitcoin-core" , " Failed to rescan the wallet during initialization" ),
@@ -283,11 +325,13 @@ QT_TRANSLATE_NOOP("bitcoin-core", "Unable to generate keys"),
283
325
QT_TRANSLATE_NOOP (" bitcoin-core" , " Unable to open %s for writing" ),
284
326
QT_TRANSLATE_NOOP (" bitcoin-core" , " Unable to parse -maxuploadtarget: '%s'" ),
285
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" ),
286
329
QT_TRANSLATE_NOOP (" bitcoin-core" , " Unknown -blockfilterindex value %s." ),
287
330
QT_TRANSLATE_NOOP (" bitcoin-core" , " Unknown address type '%s'" ),
288
331
QT_TRANSLATE_NOOP (" bitcoin-core" , " Unknown change type '%s'" ),
289
332
QT_TRANSLATE_NOOP (" bitcoin-core" , " Unknown network specified in -onlynet: '%s'" ),
290
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." ),
291
335
QT_TRANSLATE_NOOP (" bitcoin-core" , " Unsupported logging category %s=%s." ),
292
336
QT_TRANSLATE_NOOP (" bitcoin-core" , " User Agent comment (%s) contains unsafe characters." ),
293
337
QT_TRANSLATE_NOOP (" bitcoin-core" , " Verifying blocks…" ),
0 commit comments