chore: update dashstrings.cpp and dash_en.ts/dash_en.xlf

This commit is contained in:
UdjinM6 2024-02-29 02:46:06 +03:00 committed by pasta
parent 1ec3802901
commit 26a377da5c
No known key found for this signature in database
GPG Key ID: 52527BEDABE87984
3 changed files with 3454 additions and 3039 deletions

View File

@ -23,9 +23,6 @@ QT_TRANSLATE_NOOP("dash-core", ""
"-maxtxfee is set very high! Fees this large could be paid on a single " "-maxtxfee is set very high! Fees this large could be paid on a single "
"transaction."), "transaction."),
QT_TRANSLATE_NOOP("dash-core", "" QT_TRANSLATE_NOOP("dash-core", ""
"Can't generate a change-address key. No keys in the internal keypool and "
"can't generate any keys."),
QT_TRANSLATE_NOOP("dash-core", ""
"Cannot obtain a lock on data directory %s. %s is probably already running."), "Cannot obtain a lock on data directory %s. %s is probably already running."),
QT_TRANSLATE_NOOP("dash-core", "" QT_TRANSLATE_NOOP("dash-core", ""
"Cannot provide specific connections and have addrman find outgoing " "Cannot provide specific connections and have addrman find outgoing "
@ -105,6 +102,9 @@ QT_TRANSLATE_NOOP("dash-core", ""
"Either start with -disablegovernance command line switch or enable " "Either start with -disablegovernance command line switch or enable "
"transaction index."), "transaction index."),
QT_TRANSLATE_NOOP("dash-core", "" QT_TRANSLATE_NOOP("dash-core", ""
"Transaction needs a change address, but we can't generate it. Please call "
"keypoolrefill first."),
QT_TRANSLATE_NOOP("dash-core", ""
"Unable to replay blocks. You will need to rebuild the database using -" "Unable to replay blocks. You will need to rebuild the database using -"
"reindex-chainstate."), "reindex-chainstate."),
QT_TRANSLATE_NOOP("dash-core", "" QT_TRANSLATE_NOOP("dash-core", ""
@ -167,6 +167,7 @@ QT_TRANSLATE_NOOP("dash-core", "Error reading from database, shutting down."),
QT_TRANSLATE_NOOP("dash-core", "Error upgrading chainstate database"), QT_TRANSLATE_NOOP("dash-core", "Error upgrading chainstate database"),
QT_TRANSLATE_NOOP("dash-core", "Error upgrading evo database"), QT_TRANSLATE_NOOP("dash-core", "Error upgrading evo database"),
QT_TRANSLATE_NOOP("dash-core", "Error: Disk space is low for %s"), QT_TRANSLATE_NOOP("dash-core", "Error: Disk space is low for %s"),
QT_TRANSLATE_NOOP("dash-core", "Error: Keypool ran out, please call keypoolrefill first"),
QT_TRANSLATE_NOOP("dash-core", "Error: failed to add socket to epollfd (epoll_ctl returned error %s)"), QT_TRANSLATE_NOOP("dash-core", "Error: failed to add socket to epollfd (epoll_ctl returned error %s)"),
QT_TRANSLATE_NOOP("dash-core", "Error: failed to add socket to kqueuefd (kevent returned error %s)"), QT_TRANSLATE_NOOP("dash-core", "Error: failed to add socket to kqueuefd (kevent returned error %s)"),
QT_TRANSLATE_NOOP("dash-core", "Exceeded max tries."), QT_TRANSLATE_NOOP("dash-core", "Exceeded max tries."),
@ -212,7 +213,6 @@ QT_TRANSLATE_NOOP("dash-core", "Invalid minimum number of spork signers specifie
QT_TRANSLATE_NOOP("dash-core", "Invalid netmask specified in -whitelist: '%s'"), QT_TRANSLATE_NOOP("dash-core", "Invalid netmask specified in -whitelist: '%s'"),
QT_TRANSLATE_NOOP("dash-core", "Invalid script detected."), QT_TRANSLATE_NOOP("dash-core", "Invalid script detected."),
QT_TRANSLATE_NOOP("dash-core", "Invalid spork address specified with -sporkaddr"), QT_TRANSLATE_NOOP("dash-core", "Invalid spork address specified with -sporkaddr"),
QT_TRANSLATE_NOOP("dash-core", "Keypool ran out, please call keypoolrefill first"),
QT_TRANSLATE_NOOP("dash-core", "Last queue was created too recently."), QT_TRANSLATE_NOOP("dash-core", "Last queue was created too recently."),
QT_TRANSLATE_NOOP("dash-core", "Last successful action was too recent."), QT_TRANSLATE_NOOP("dash-core", "Last successful action was too recent."),
QT_TRANSLATE_NOOP("dash-core", "Loading P2P addresses..."), QT_TRANSLATE_NOOP("dash-core", "Loading P2P addresses..."),
@ -229,6 +229,7 @@ QT_TRANSLATE_NOOP("dash-core", "No Masternodes detected."),
QT_TRANSLATE_NOOP("dash-core", "No compatible Masternode found."), QT_TRANSLATE_NOOP("dash-core", "No compatible Masternode found."),
QT_TRANSLATE_NOOP("dash-core", "No errors detected."), QT_TRANSLATE_NOOP("dash-core", "No errors detected."),
QT_TRANSLATE_NOOP("dash-core", "No matching denominations found for mixing."), QT_TRANSLATE_NOOP("dash-core", "No matching denominations found for mixing."),
QT_TRANSLATE_NOOP("dash-core", "No proxy server specified. Use -proxy=<ip> or -proxy=<ip:port>."),
QT_TRANSLATE_NOOP("dash-core", "Not compatible with existing transactions."), QT_TRANSLATE_NOOP("dash-core", "Not compatible with existing transactions."),
QT_TRANSLATE_NOOP("dash-core", "Not enough file descriptors available."), QT_TRANSLATE_NOOP("dash-core", "Not enough file descriptors available."),
QT_TRANSLATE_NOOP("dash-core", "Not enough funds to mix."), QT_TRANSLATE_NOOP("dash-core", "Not enough funds to mix."),
@ -286,6 +287,7 @@ QT_TRANSLATE_NOOP("dash-core", "Unable to sign spork message, wrong key?"),
QT_TRANSLATE_NOOP("dash-core", "Unable to start HTTP server. See debug log for details."), QT_TRANSLATE_NOOP("dash-core", "Unable to start HTTP server. See debug log for details."),
QT_TRANSLATE_NOOP("dash-core", "Unknown -blockfilterindex value %s."), QT_TRANSLATE_NOOP("dash-core", "Unknown -blockfilterindex value %s."),
QT_TRANSLATE_NOOP("dash-core", "Unknown network specified in -onlynet: '%s'"), QT_TRANSLATE_NOOP("dash-core", "Unknown network specified in -onlynet: '%s'"),
QT_TRANSLATE_NOOP("dash-core", "Unknown new rules activated (versionbit %i)"),
QT_TRANSLATE_NOOP("dash-core", "Unknown response."), QT_TRANSLATE_NOOP("dash-core", "Unknown response."),
QT_TRANSLATE_NOOP("dash-core", "Unknown state: id = %u"), QT_TRANSLATE_NOOP("dash-core", "Unknown state: id = %u"),
QT_TRANSLATE_NOOP("dash-core", "Unsupported logging category %s=%s."), QT_TRANSLATE_NOOP("dash-core", "Unsupported logging category %s=%s."),
@ -299,7 +301,6 @@ QT_TRANSLATE_NOOP("dash-core", "Wallet is locked."),
QT_TRANSLATE_NOOP("dash-core", "Wallet needed to be rewritten: restart %s to complete"), QT_TRANSLATE_NOOP("dash-core", "Wallet needed to be rewritten: restart %s to complete"),
QT_TRANSLATE_NOOP("dash-core", "Warning: can't use %s and %s together, will prefer %s"), QT_TRANSLATE_NOOP("dash-core", "Warning: can't use %s and %s together, will prefer %s"),
QT_TRANSLATE_NOOP("dash-core", "Warning: incorrect parameter %s, path must exist! Using default path."), QT_TRANSLATE_NOOP("dash-core", "Warning: incorrect parameter %s, path must exist! Using default path."),
QT_TRANSLATE_NOOP("dash-core", "Warning: unknown new rules activated (versionbit %i)"),
QT_TRANSLATE_NOOP("dash-core", "Wasn't able to create wallet backup folder %s!"), QT_TRANSLATE_NOOP("dash-core", "Wasn't able to create wallet backup folder %s!"),
QT_TRANSLATE_NOOP("dash-core", "Will retry..."), QT_TRANSLATE_NOOP("dash-core", "Will retry..."),
QT_TRANSLATE_NOOP("dash-core", "Wiping wallet transactions..."), QT_TRANSLATE_NOOP("dash-core", "Wiping wallet transactions..."),

File diff suppressed because it is too large Load Diff

File diff suppressed because it is too large Load Diff