Refresh English locale files

This commit is contained in:
Ross Nicoll 2021-09-24 23:27:50 +01:00
parent c2c71b2f21
commit 029c83da14
2 changed files with 98 additions and 56 deletions

View file

@ -11,6 +11,7 @@
static const char UNUSED *bitcoin_strings[] = {
QT_TRANSLATE_NOOP("bitcoin-core", "Dogecoin Core"),
QT_TRANSLATE_NOOP("bitcoin-core", "The %s developers"),
QT_TRANSLATE_NOOP("bitcoin-core", "Bitcoin Core and Dogecoin Core"),
QT_TRANSLATE_NOOP("bitcoin-core", ""
"(1 = keep tx meta data e.g. account owner and payment request information, 2 "
"= drop tx meta data)"),
@ -31,6 +32,9 @@ QT_TRANSLATE_NOOP("bitcoin-core", ""
"single IP (e.g. 1.2.3.4), a network/netmask (e.g. 1.2.3.4/255.255.255.0) or "
"a network/CIDR (e.g. 1.2.3.4/24). This option can be specified multiple times"),
QT_TRANSLATE_NOOP("bitcoin-core", ""
"Amount under which a transaction output is considered dust, in %s (default: "
"%s)"),
QT_TRANSLATE_NOOP("bitcoin-core", ""
"Bind to given address and always listen on it. Use [host]:port notation for "
"IPv6"),
QT_TRANSLATE_NOOP("bitcoin-core", ""
@ -76,7 +80,7 @@ QT_TRANSLATE_NOOP("bitcoin-core", ""
"TxID)"),
QT_TRANSLATE_NOOP("bitcoin-core", ""
"Execute command when the best block changes (%s in cmd is replaced by block "
"hash)"),
"hash, %i is replaced by block number)"),
QT_TRANSLATE_NOOP("bitcoin-core", ""
"Extra transactions to keep in memory for compact block reconstructions "
"(default: %u)"),
@ -178,7 +182,8 @@ QT_TRANSLATE_NOOP("bitcoin-core", ""
QT_TRANSLATE_NOOP("bitcoin-core", ""
"This product includes software developed by the OpenSSL Project for use in "
"the OpenSSL Toolkit %s and cryptographic software written by Eric Young and "
"UPnP software written by Thomas Bernard."),
"UPnP software written by Thomas Bernard. Paper wallet art provided by "
"Anacoluthia."),
QT_TRANSLATE_NOOP("bitcoin-core", ""
"Total length of network version string (%i) exceeds maximum length (%i). "
"Reduce the number or size of uacomments."),
@ -246,6 +251,7 @@ QT_TRANSLATE_NOOP("bitcoin-core", "Accept public REST requests (default: %u)"),
QT_TRANSLATE_NOOP("bitcoin-core", "Add a node to connect to and attempt to keep the connection open"),
QT_TRANSLATE_NOOP("bitcoin-core", "Allow DNS lookups for -addnode, -seednode and -connect"),
QT_TRANSLATE_NOOP("bitcoin-core", "Always query for peer addresses via DNS lookup (default: %u)"),
QT_TRANSLATE_NOOP("bitcoin-core", "Amaze"),
QT_TRANSLATE_NOOP("bitcoin-core", "Append comment to the user agent string"),
QT_TRANSLATE_NOOP("bitcoin-core", "Attempt to recover private keys from a corrupt wallet on startup"),
QT_TRANSLATE_NOOP("bitcoin-core", "Automatically create Tor hidden service (default: %d)"),
@ -261,6 +267,7 @@ QT_TRANSLATE_NOOP("bitcoin-core", "Connection options:"),
QT_TRANSLATE_NOOP("bitcoin-core", "Copyright (C) %i-%i"),
QT_TRANSLATE_NOOP("bitcoin-core", "Corrupted block database detected"),
QT_TRANSLATE_NOOP("bitcoin-core", "Debugging/Testing options:"),
QT_TRANSLATE_NOOP("bitcoin-core", "Default"),
QT_TRANSLATE_NOOP("bitcoin-core", "Do not load the wallet and disable wallet RPC calls"),
QT_TRANSLATE_NOOP("bitcoin-core", "Do you want to rebuild the block database now?"),
QT_TRANSLATE_NOOP("bitcoin-core", "Done loading"),
@ -309,8 +316,11 @@ QT_TRANSLATE_NOOP("bitcoin-core", "Loading wallet..."),
QT_TRANSLATE_NOOP("bitcoin-core", "Location of the auth cookie (default: data dir)"),
QT_TRANSLATE_NOOP("bitcoin-core", "Maintain at most <n> connections to peers (default: %u)"),
QT_TRANSLATE_NOOP("bitcoin-core", "Make the wallet broadcast transactions"),
QT_TRANSLATE_NOOP("bitcoin-core", "Many generous"),
QT_TRANSLATE_NOOP("bitcoin-core", "Maximum per-connection receive buffer, <n>*1000 bytes (default: %u)"),
QT_TRANSLATE_NOOP("bitcoin-core", "Maximum per-connection send buffer, <n>*1000 bytes (default: %u)"),
QT_TRANSLATE_NOOP("bitcoin-core", "Minimum"),
QT_TRANSLATE_NOOP("bitcoin-core", "More"),
QT_TRANSLATE_NOOP("bitcoin-core", "Need to specify a port with -whitebind: '%s'"),
QT_TRANSLATE_NOOP("bitcoin-core", "Node relay options:"),
QT_TRANSLATE_NOOP("bitcoin-core", "Not enough file descriptors available."),
@ -326,6 +336,7 @@ QT_TRANSLATE_NOOP("bitcoin-core", "Pruning blockstore..."),
QT_TRANSLATE_NOOP("bitcoin-core", "RPC server options:"),
QT_TRANSLATE_NOOP("bitcoin-core", "Rebuild chain state and block index from the blk*.dat files on disk"),
QT_TRANSLATE_NOOP("bitcoin-core", "Rebuild chain state from the currently indexed blocks"),
QT_TRANSLATE_NOOP("bitcoin-core", "Receive and display P2P network alerts (default: %u)"),
QT_TRANSLATE_NOOP("bitcoin-core", "Reducing -maxconnections from %d to %d, because of system limitations."),
QT_TRANSLATE_NOOP("bitcoin-core", "Relay and mine data carrier transactions (default: %u)"),
QT_TRANSLATE_NOOP("bitcoin-core", "Relay non-P2SH multisig (default: %u)"),
@ -352,6 +363,7 @@ QT_TRANSLATE_NOOP("bitcoin-core", "Specify wallet file (within data directory)")
QT_TRANSLATE_NOOP("bitcoin-core", "Specify your own public address"),
QT_TRANSLATE_NOOP("bitcoin-core", "Spend unconfirmed change when sending transactions (default: %u)"),
QT_TRANSLATE_NOOP("bitcoin-core", "Starting network threads..."),
QT_TRANSLATE_NOOP("bitcoin-core", "Such expensive"),
QT_TRANSLATE_NOOP("bitcoin-core", "The source code is available from %s."),
QT_TRANSLATE_NOOP("bitcoin-core", "The transaction amount is too small to pay the fee"),
QT_TRANSLATE_NOOP("bitcoin-core", "The wallet will avoid paying less than the minimum relay fee."),
@ -388,6 +400,7 @@ QT_TRANSLATE_NOOP("bitcoin-core", "Wallet options:"),
QT_TRANSLATE_NOOP("bitcoin-core", "Warning"),
QT_TRANSLATE_NOOP("bitcoin-core", "Warning: unknown new rules activated (versionbit %i)"),
QT_TRANSLATE_NOOP("bitcoin-core", "Whether to operate in a blocks only mode (default: %u)"),
QT_TRANSLATE_NOOP("bitcoin-core", "Wow"),
QT_TRANSLATE_NOOP("bitcoin-core", "Zapping all transactions from wallet..."),
QT_TRANSLATE_NOOP("bitcoin-core", "ZeroMQ notification options:"),
};

View file

@ -3092,7 +3092,7 @@ p, li { white-space: pre-wrap; }
<name>SendCoinsDialog</name>
<message>
<location filename="../forms/sendcoinsdialog.ui" line="+14"/>
<location filename="../sendcoinsdialog.cpp" line="+555"/>
<location filename="../sendcoinsdialog.cpp" line="+553"/>
<source>Send Coins</source>
<translation>Send Coins</translation>
</message>
@ -3218,22 +3218,7 @@ p, li { white-space: pre-wrap; }
<translation type="unfinished"></translation>
</message>
<message>
<location line="+52"/>
<source>(Smart fee not initialized yet. This usually takes a few blocks...)</source>
<translation type="unfinished"></translation>
</message>
<message>
<location line="+89"/>
<source>normal</source>
<translation type="unfinished"></translation>
</message>
<message>
<location line="+40"/>
<source>fast</source>
<translation type="unfinished"></translation>
</message>
<message>
<location line="+102"/>
<location line="+274"/>
<source>Send to multiple recipients at once</source>
<translation>Send to multiple recipients at once</translation>
</message>
@ -3248,7 +3233,7 @@ p, li { white-space: pre-wrap; }
<translation type="unfinished"></translation>
</message>
<message>
<location line="-898"/>
<location line="-889"/>
<source>Dust:</source>
<translation type="unfinished"></translation>
</message>
@ -3259,12 +3244,7 @@ p, li { white-space: pre-wrap; }
<translation type="unfinished"></translation>
</message>
<message>
<location line="+143"/>
<source>Confirmation time target:</source>
<translation type="unfinished"></translation>
</message>
<message>
<location line="+188"/>
<location line="+322"/>
<source>Clear &amp;All</source>
<translation>Clear &amp;All</translation>
</message>
@ -3279,12 +3259,27 @@ p, li { white-space: pre-wrap; }
<translation>Confirm the send action</translation>
</message>
<message>
<location line="+3"/>
<location line="-159"/>
<source>Priority:</source>
<translation type="unfinished"></translation>
</message>
<message>
<location line="+60"/>
<source>low</source>
<translation type="unfinished"></translation>
</message>
<message>
<location line="+40"/>
<source>high</source>
<translation type="unfinished"></translation>
</message>
<message>
<location line="+62"/>
<source>S&amp;end</source>
<translation>S&amp;end</translation>
</message>
<message>
<location filename="../sendcoinsdialog.cpp" line="-486"/>
<location filename="../sendcoinsdialog.cpp" line="-483"/>
<source>Copy quantity</source>
<translation type="unfinished"></translation>
</message>
@ -3319,7 +3314,7 @@ p, li { white-space: pre-wrap; }
<translation type="unfinished"></translation>
</message>
<message>
<location line="+205"/>
<location line="+202"/>
<location line="+5"/>
<location line="+5"/>
<location line="+4"/>
@ -3396,29 +3391,13 @@ p, li { white-space: pre-wrap; }
<source>Payment request expired.</source>
<translation type="unfinished"></translation>
</message>
<message numerus="yes">
<location line="+69"/>
<source>%n block(s)</source>
<translation>
<numerusform>%n block</numerusform>
<numerusform>%n blocks</numerusform>
</translation>
</message>
<message>
<location line="+28"/>
<location line="+97"/>
<source>Pay only the required fee of %1</source>
<translation type="unfinished"></translation>
</message>
<message numerus="yes">
<location line="+30"/>
<source>Estimated to begin confirmation within %n block(s).</source>
<translation>
<numerusform>Estimated to begin confirmation within %n block.</numerusform>
<numerusform>Estimated to begin confirmation within %n blocks.</numerusform>
</translation>
</message>
<message>
<location line="+103"/>
<location line="+134"/>
<source>Warning: Invalid Dogecoin address</source>
<translation type="unfinished"></translation>
</message>
@ -4497,6 +4476,11 @@ p, li { white-space: pre-wrap; }
<source>The %s developers</source>
<translation type="unfinished"></translation>
</message>
<message>
<location line="+1"/>
<source>Bitcoin Core and Dogecoin Core</source>
<translation type="unfinished"></translation>
</message>
<message>
<location line="+1"/>
<source>(1 = keep tx meta data e.g. account owner and payment request information, 2 = drop tx meta data)</source>
@ -4529,6 +4513,11 @@ p, li { white-space: pre-wrap; }
</message>
<message>
<location line="+4"/>
<source>Amount under which a transaction output is considered dust, in %s (default: %s)</source>
<translation type="unfinished"></translation>
</message>
<message>
<location line="+3"/>
<source>Bind to given address and always listen on it. Use [host]:port notation for IPv6</source>
<translation type="unfinished"></translation>
</message>
@ -4608,12 +4597,7 @@ p, li { white-space: pre-wrap; }
<translation type="unfinished"></translation>
</message>
<message>
<location line="+3"/>
<source>Execute command when the best block changes (%s in cmd is replaced by block hash)</source>
<translation type="unfinished"></translation>
</message>
<message>
<location line="+3"/>
<location line="+6"/>
<source>Extra transactions to keep in memory for compact block reconstructions (default: %u)</source>
<translation type="unfinished"></translation>
</message>
@ -4773,12 +4757,17 @@ p, li { white-space: pre-wrap; }
<translation type="unfinished"></translation>
</message>
<message>
<location line="+2"/>
<source>This product includes software developed by the OpenSSL Project for use in the OpenSSL Toolkit %s and cryptographic software written by Eric Young and UPnP software written by Thomas Bernard.</source>
<location line="-99"/>
<source>Execute command when the best block changes (%s in cmd is replaced by block hash, %i is replaced by block number)</source>
<translation type="unfinished"></translation>
</message>
<message>
<location line="+4"/>
<location line="+101"/>
<source>This product includes software developed by the OpenSSL Project for use in the OpenSSL Toolkit %s and cryptographic software written by Eric Young and UPnP software written by Thomas Bernard. Paper wallet art provided by Anacoluthia.</source>
<translation type="unfinished"></translation>
</message>
<message>
<location line="+5"/>
<source>Total length of network version string (%i) exceeds maximum length (%i). Reduce the number or size of uacomments.</source>
<translation type="unfinished"></translation>
</message>
@ -4922,6 +4911,11 @@ p, li { white-space: pre-wrap; }
<source>Always query for peer addresses via DNS lookup (default: %u)</source>
<translation type="unfinished"></translation>
</message>
<message>
<location line="+1"/>
<source>Amaze</source>
<translation type="unfinished"></translation>
</message>
<message>
<location line="+1"/>
<source>Append comment to the user agent string</source>
@ -4997,6 +4991,11 @@ p, li { white-space: pre-wrap; }
<source>Debugging/Testing options:</source>
<translation type="unfinished"></translation>
</message>
<message>
<location line="+1"/>
<source>Default</source>
<translation type="unfinished"></translation>
</message>
<message>
<location line="+1"/>
<source>Do not load the wallet and disable wallet RPC calls</source>
@ -5237,6 +5236,11 @@ p, li { white-space: pre-wrap; }
<source>Make the wallet broadcast transactions</source>
<translation type="unfinished"></translation>
</message>
<message>
<location line="+1"/>
<source>Many generous</source>
<translation type="unfinished"></translation>
</message>
<message>
<location line="+1"/>
<source>Maximum per-connection receive buffer, &lt;n&gt;*1000 bytes (default: %u)</source>
@ -5247,6 +5251,16 @@ p, li { white-space: pre-wrap; }
<source>Maximum per-connection send buffer, &lt;n&gt;*1000 bytes (default: %u)</source>
<translation type="unfinished"></translation>
</message>
<message>
<location line="+1"/>
<source>Minimum</source>
<translation type="unfinished"></translation>
</message>
<message>
<location line="+1"/>
<source>More</source>
<translation type="unfinished"></translation>
</message>
<message>
<location line="+1"/>
<source>Need to specify a port with -whitebind: &apos;%s&apos;</source>
@ -5322,6 +5336,11 @@ p, li { white-space: pre-wrap; }
<source>Rebuild chain state from the currently indexed blocks</source>
<translation type="unfinished"></translation>
</message>
<message>
<location line="+1"/>
<source>Receive and display P2P network alerts (default: %u)</source>
<translation type="unfinished"></translation>
</message>
<message>
<location line="+1"/>
<source>Reducing -maxconnections from %d to %d, because of system limitations.</source>
@ -5452,6 +5471,11 @@ p, li { white-space: pre-wrap; }
<source>Starting network threads...</source>
<translation type="unfinished"></translation>
</message>
<message>
<location line="+1"/>
<source>Such expensive</source>
<translation type="unfinished"></translation>
</message>
<message>
<location line="+1"/>
<source>The source code is available from %s.</source>
@ -5632,6 +5656,11 @@ p, li { white-space: pre-wrap; }
<source>Whether to operate in a blocks only mode (default: %u)</source>
<translation type="unfinished"></translation>
</message>
<message>
<location line="+1"/>
<source>Wow</source>
<translation type="unfinished"></translation>
</message>
<message>
<location line="+1"/>
<source>Zapping all transactions from wallet...</source>