diff --git a/src/qt/bitcoinstrings.cpp b/src/qt/bitcoinstrings.cpp index 27aa39a024d..41773890596 100644 --- a/src/qt/bitcoinstrings.cpp +++ b/src/qt/bitcoinstrings.cpp @@ -233,6 +233,7 @@ QT_TRANSLATE_NOOP("bitcoin-core", "" QT_TRANSLATE_NOOP("bitcoin-core", "%s is set very high!"), QT_TRANSLATE_NOOP("bitcoin-core", "-maxmempool must be at least %d MB"), QT_TRANSLATE_NOOP("bitcoin-core", "A fatal internal error occurred, see debug.log for details"), +QT_TRANSLATE_NOOP("bitcoin-core", "Block verification was interrupted"), QT_TRANSLATE_NOOP("bitcoin-core", "Cannot resolve -%s address: '%s'"), QT_TRANSLATE_NOOP("bitcoin-core", "Cannot set -forcednsseed to true when setting -dnsseed to false."), QT_TRANSLATE_NOOP("bitcoin-core", "Cannot set -peerblockfilters without -blockfilterindex."), diff --git a/src/qt/locale/bitcoin_en.ts b/src/qt/locale/bitcoin_en.ts index ebce81b198e..88c2042b45f 100644 --- a/src/qt/locale/bitcoin_en.ts +++ b/src/qt/locale/bitcoin_en.ts @@ -1429,24 +1429,24 @@ Signing is only possible with addresses of the type 'legacy'. %n GB of space available - - + %n GB of space available + %n GB of space available (of %n GB needed) - - + (of %n GB needed) + (of %n GB needed) (%n GB needed for full chain) - - + (%n GB needed for full chain) + (%n GB needed for full chain) @@ -5455,7 +5455,7 @@ Go to File > Open Wallet to load a wallet. - + Cannot resolve -%s address: '%s' @@ -5475,7 +5475,7 @@ Go to File > Open Wallet to load a wallet. - + The -txindex upgrade started by a previous version cannot be completed. Restart with the previous version or run a full -reindex. @@ -5594,7 +5594,12 @@ Unable to restore backup of wallet. - + + Block verification was interrupted + + + + Config setting for %s only applied on %s network when in [%s] section. diff --git a/src/qt/locale/bitcoin_en.xlf b/src/qt/locale/bitcoin_en.xlf index 4920a08d72e..b4c1eb7fff4 100644 --- a/src/qt/locale/bitcoin_en.xlf +++ b/src/qt/locale/bitcoin_en.xlf @@ -4598,19 +4598,19 @@ Go to File > Open Wallet to load a wallet. Cannot resolve -%s address: '%s' - 236 + 237 Cannot set -forcednsseed to true when setting -dnsseed to false. - 237 + 238 Cannot set -peerblockfilters without -blockfilterindex. - 238 + 239 Cannot write to data directory '%s'; check permissions. - 239 + 240 The -txindex upgrade started by a previous version cannot be completed. Restart with the previous version or run a full -reindex. @@ -4710,517 +4710,521 @@ Unable to restore backup of wallet. 230 - Config setting for %s only applied on %s network when in [%s] section. - 240 + Block verification was interrupted + 236 - Copyright (C) %i-%i + Config setting for %s only applied on %s network when in [%s] section. 241 - Corrupted block database detected + Copyright (C) %i-%i 242 - Could not find asmap file %s + Corrupted block database detected 243 - Could not parse asmap file %s + Could not find asmap file %s 244 - Disk space is too low! + Could not parse asmap file %s 245 - Do you want to rebuild the block database now? + Disk space is too low! 246 - Done loading + Do you want to rebuild the block database now? 247 - Dump file %s does not exist. + Done loading 248 - Error creating %s + Dump file %s does not exist. 249 - Error initializing block database + Error creating %s 250 - Error initializing wallet database environment %s! + Error initializing block database 251 - Error loading %s + Error initializing wallet database environment %s! 252 - Error loading %s: Private keys can only be disabled during creation + Error loading %s 253 - Error loading %s: Wallet corrupted + Error loading %s: Private keys can only be disabled during creation 254 - Error loading %s: Wallet requires newer version of %s + Error loading %s: Wallet corrupted 255 - Error loading block database + Error loading %s: Wallet requires newer version of %s 256 - Error opening block database + Error loading block database 257 - Error reading from database, shutting down. + Error opening block database 258 - Error reading next record from wallet database + Error reading from database, shutting down. 259 - Error: Cannot extract destination from the generated scriptpubkey + Error reading next record from wallet database 260 - Error: Could not add watchonly tx to watchonly wallet + Error: Cannot extract destination from the generated scriptpubkey 261 - Error: Could not delete watchonly transactions + Error: Could not add watchonly tx to watchonly wallet 262 - Error: Couldn't create cursor into database + Error: Could not delete watchonly transactions 263 - Error: Disk space is low for %s + Error: Couldn't create cursor into database 264 - Error: Dumpfile checksum does not match. Computed %s, expected %s + Error: Disk space is low for %s 265 - Error: Failed to create new watchonly wallet + Error: Dumpfile checksum does not match. Computed %s, expected %s 266 - Error: Got key that was not hex: %s + Error: Failed to create new watchonly wallet 267 - Error: Got value that was not hex: %s + Error: Got key that was not hex: %s 268 - Error: Keypool ran out, please call keypoolrefill first + Error: Got value that was not hex: %s 269 - Error: Missing checksum + Error: Keypool ran out, please call keypoolrefill first 270 - Error: No %s addresses available. + Error: Missing checksum 271 - Error: Not all watchonly txs could be deleted + Error: No %s addresses available. 272 - Error: This wallet already uses SQLite + Error: Not all watchonly txs could be deleted 273 - Error: This wallet is already a descriptor wallet + Error: This wallet already uses SQLite 274 - Error: Unable to begin reading all records in the database + Error: This wallet is already a descriptor wallet 275 - Error: Unable to make a backup of your wallet + Error: Unable to begin reading all records in the database 276 - Error: Unable to parse version %u as a uint32_t + Error: Unable to make a backup of your wallet 277 - Error: Unable to read all records in the database + Error: Unable to parse version %u as a uint32_t 278 - Error: Unable to remove watchonly address book data + Error: Unable to read all records in the database 279 - Error: Unable to write record to new wallet + Error: Unable to remove watchonly address book data 280 - Failed to listen on any port. Use -listen=0 if you want this. + Error: Unable to write record to new wallet 281 - Failed to rescan the wallet during initialization + Failed to listen on any port. Use -listen=0 if you want this. 282 - Failed to verify database + Failed to rescan the wallet during initialization 283 - Fee rate (%s) is lower than the minimum fee rate setting (%s) + Failed to verify database 284 - Ignoring duplicate -wallet %s. + Fee rate (%s) is lower than the minimum fee rate setting (%s) 285 - Importing… + Ignoring duplicate -wallet %s. 286 - Incorrect or no genesis block found. Wrong datadir for network? + Importing… 287 - Initialization sanity check failed. %s is shutting down. + Incorrect or no genesis block found. Wrong datadir for network? 288 - Input not found or already spent + Initialization sanity check failed. %s is shutting down. 289 - Insufficient dbcache for block verification + Input not found or already spent 290 - Insufficient funds + Insufficient dbcache for block verification 291 - Invalid -i2psam address or hostname: '%s' + Insufficient funds 292 - Invalid -onion address or hostname: '%s' + Invalid -i2psam address or hostname: '%s' 293 - Invalid -proxy address or hostname: '%s' + Invalid -onion address or hostname: '%s' 294 - Invalid P2P permission: '%s' + Invalid -proxy address or hostname: '%s' 295 - Invalid amount for -%s=<amount>: '%s' + Invalid P2P permission: '%s' 296 - Invalid amount for -discardfee=<amount>: '%s' + Invalid amount for -%s=<amount>: '%s' 297 - Invalid amount for -fallbackfee=<amount>: '%s' + Invalid amount for -discardfee=<amount>: '%s' 298 - Invalid amount for -paytxfee=<amount>: '%s' (must be at least %s) + Invalid amount for -fallbackfee=<amount>: '%s' 299 - Invalid netmask specified in -whitelist: '%s' + Invalid amount for -paytxfee=<amount>: '%s' (must be at least %s) 300 - Invalid port specified in %s: '%s' + Invalid netmask specified in -whitelist: '%s' 301 - Invalid pre-selected input %s + Invalid port specified in %s: '%s' 302 - Listening for incoming connections failed (listen returned error %s) + Invalid pre-selected input %s 303 - Loading P2P addresses… + Listening for incoming connections failed (listen returned error %s) 304 - Loading banlist… + Loading P2P addresses… 305 - Loading block index… + Loading banlist… 306 - Loading wallet… + Loading block index… 307 - Missing amount + Loading wallet… 308 - Missing solving data for estimating transaction size + Missing amount 309 - Need to specify a port with -whitebind: '%s' + Missing solving data for estimating transaction size 310 - No addresses available + Need to specify a port with -whitebind: '%s' 311 - Not enough file descriptors available. + No addresses available 312 - Not found pre-selected input %s + Not enough file descriptors available. 313 - Not solvable pre-selected input %s + Not found pre-selected input %s 314 - Prune cannot be configured with a negative value. + Not solvable pre-selected input %s 315 - Prune mode is incompatible with -txindex. + Prune cannot be configured with a negative value. 316 - Pruning blockstore… + Prune mode is incompatible with -txindex. 317 - Reducing -maxconnections from %d to %d, because of system limitations. + Pruning blockstore… 318 - Replaying blocks… + Reducing -maxconnections from %d to %d, because of system limitations. 319 - Rescanning… + Replaying blocks… 320 - SQLiteDatabase: Failed to execute statement to verify database: %s + Rescanning… 321 - SQLiteDatabase: Failed to prepare statement to verify database: %s + SQLiteDatabase: Failed to execute statement to verify database: %s 322 - SQLiteDatabase: Failed to read database verification error: %s + SQLiteDatabase: Failed to prepare statement to verify database: %s 323 - SQLiteDatabase: Unexpected application id. Expected %u, got %u + SQLiteDatabase: Failed to read database verification error: %s 324 - Section [%s] is not recognized. + SQLiteDatabase: Unexpected application id. Expected %u, got %u 325 - Signing transaction failed + Section [%s] is not recognized. 326 - Specified -walletdir "%s" does not exist + Signing transaction failed 327 - Specified -walletdir "%s" is a relative path + Specified -walletdir "%s" does not exist 328 - Specified -walletdir "%s" is not a directory + Specified -walletdir "%s" is a relative path 329 - Specified blocks directory "%s" does not exist. + Specified -walletdir "%s" is not a directory 330 - Starting network threads… + Specified blocks directory "%s" does not exist. 331 - The source code is available from %s. + Starting network threads… 332 - The specified config file %s does not exist + The source code is available from %s. 333 - The transaction amount is too small to pay the fee + The specified config file %s does not exist 334 - The wallet will avoid paying less than the minimum relay fee. + The transaction amount is too small to pay the fee 335 - This is experimental software. + The wallet will avoid paying less than the minimum relay fee. 336 - This is the minimum transaction fee you pay on every transaction. + This is experimental software. 337 - This is the transaction fee you will pay if you send a transaction. + This is the minimum transaction fee you pay on every transaction. 338 - Transaction amount too small + This is the transaction fee you will pay if you send a transaction. 339 - Transaction amounts must not be negative + Transaction amount too small 340 - Transaction change output index out of range + Transaction amounts must not be negative 341 - Transaction has too long of a mempool chain + Transaction change output index out of range 342 - Transaction must have at least one recipient + Transaction has too long of a mempool chain 343 - Transaction needs a change address, but we can't generate it. + Transaction must have at least one recipient 344 - Transaction too large + Transaction needs a change address, but we can't generate it. 345 - Unable to allocate memory for -maxsigcachesize: '%s' MiB + Transaction too large 346 - Unable to bind to %s on this computer (bind returned error %s) + Unable to allocate memory for -maxsigcachesize: '%s' MiB 347 - Unable to bind to %s on this computer. %s is probably already running. + Unable to bind to %s on this computer (bind returned error %s) 348 - Unable to create the PID file '%s': %s + Unable to bind to %s on this computer. %s is probably already running. 349 - Unable to find UTXO for external input + Unable to create the PID file '%s': %s 350 - Unable to generate initial keys + Unable to find UTXO for external input 351 - Unable to generate keys + Unable to generate initial keys 352 - Unable to open %s for writing + Unable to generate keys 353 - Unable to parse -maxuploadtarget: '%s' + Unable to open %s for writing 354 - Unable to start HTTP server. See debug log for details. + Unable to parse -maxuploadtarget: '%s' 355 - Unable to unload the wallet before migrating + Unable to start HTTP server. See debug log for details. 356 - Unknown -blockfilterindex value %s. + Unable to unload the wallet before migrating 357 - Unknown address type '%s' + Unknown -blockfilterindex value %s. 358 - Unknown change type '%s' + Unknown address type '%s' 359 - Unknown network specified in -onlynet: '%s' + Unknown change type '%s' 360 - Unknown new rules activated (versionbit %i) + Unknown network specified in -onlynet: '%s' 361 - Unsupported global logging level -loglevel=%s. Valid values: %s. + Unknown new rules activated (versionbit %i) 362 - Unsupported logging category %s=%s. + Unsupported global logging level -loglevel=%s. Valid values: %s. 363 - User Agent comment (%s) contains unsafe characters. + Unsupported logging category %s=%s. 364 - Verifying blocks… + User Agent comment (%s) contains unsafe characters. 365 - Verifying wallet(s)… + Verifying blocks… 366 - Wallet needed to be rewritten: restart %s to complete + Verifying wallet(s)… 367 + + Wallet needed to be rewritten: restart %s to complete + 368 +