mirror of
https://github.com/bitcoin/bitcoin.git
synced 2025-11-11 22:50:59 +01:00
qt: Update translation source file
This commit is contained in:
@@ -88,7 +88,7 @@ QT_TRANSLATE_NOOP("bitcoin-core", ""
|
||||
"SQLiteDatabase: Unknown sqlite wallet schema version %d. Only version %d is "
|
||||
"supported"),
|
||||
QT_TRANSLATE_NOOP("bitcoin-core", ""
|
||||
"The -txindex upgrade started by a previous version can not be completed. "
|
||||
"The -txindex upgrade started by a previous version cannot be completed. "
|
||||
"Restart with the previous version or run a full -reindex."),
|
||||
QT_TRANSLATE_NOOP("bitcoin-core", ""
|
||||
"The block database contains a block which appears to be from the future. "
|
||||
@@ -146,7 +146,6 @@ 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."),
|
||||
QT_TRANSLATE_NOOP("bitcoin-core", "Cannot write to data directory '%s'; check permissions."),
|
||||
QT_TRANSLATE_NOOP("bitcoin-core", "Change index out of range"),
|
||||
QT_TRANSLATE_NOOP("bitcoin-core", "Config setting for %s only applied on %s network when in [%s] section."),
|
||||
QT_TRANSLATE_NOOP("bitcoin-core", "Copyright (C) %i-%i"),
|
||||
QT_TRANSLATE_NOOP("bitcoin-core", "Corrupted block database detected"),
|
||||
@@ -234,6 +233,7 @@ QT_TRANSLATE_NOOP("bitcoin-core", "This is the minimum transaction fee you pay o
|
||||
QT_TRANSLATE_NOOP("bitcoin-core", "This is the transaction fee you will pay if you send a transaction."),
|
||||
QT_TRANSLATE_NOOP("bitcoin-core", "Transaction amount too small"),
|
||||
QT_TRANSLATE_NOOP("bitcoin-core", "Transaction amounts must not be negative"),
|
||||
QT_TRANSLATE_NOOP("bitcoin-core", "Transaction change output index out of range"),
|
||||
QT_TRANSLATE_NOOP("bitcoin-core", "Transaction has too long of a mempool chain"),
|
||||
QT_TRANSLATE_NOOP("bitcoin-core", "Transaction must have at least one recipient"),
|
||||
QT_TRANSLATE_NOOP("bitcoin-core", "Transaction needs a change address, but we can't generate it."),
|
||||
|
||||
Reference in New Issue
Block a user