diff options
author | Wladimir J. van der Laan <laanwj@gmail.com> | 2016-10-13 10:26:44 +0000 |
---|---|---|
committer | Wladimir J. van der Laan <laanwj@gmail.com> | 2016-10-13 12:34:15 +0200 |
commit | 633c4a1f3690152bdda4b0ac7bcfde22c237183e (patch) | |
tree | 2727fb10bbbc72d683d05c18e6400cc6721165bc /src/qt/locale/bitcoin_en_GB.ts | |
parent | 7634d8eac4a5a727b77b4a7e2521bc2b95f53e5a (diff) |
qt: Periodic translations update
Added languages:
- `ne` - Niger
Diffstat (limited to 'src/qt/locale/bitcoin_en_GB.ts')
-rw-r--r-- | src/qt/locale/bitcoin_en_GB.ts | 12 |
1 files changed, 8 insertions, 4 deletions
diff --git a/src/qt/locale/bitcoin_en_GB.ts b/src/qt/locale/bitcoin_en_GB.ts index 596fd1db2e..16a85ee346 100644 --- a/src/qt/locale/bitcoin_en_GB.ts +++ b/src/qt/locale/bitcoin_en_GB.ts @@ -1831,6 +1831,10 @@ <translation>Distributed under the MIT software license, see the accompanying file COPYING or <http://www.opensource.org/licenses/mit-license.php>.</translation> </message> <message> + <source>Equivalent bytes per sigop in transactions for relay and mining (default: %u)</source> + <translation>Equivalent bytes per sigop in transactions for relay and mining (default: %u)</translation> + </message> + <message> <source>Error loading %s: You can't enable HD on a already existing non-HD wallet</source> <translation>Error loading %s: You can't enable HD on a already existing non-HD wallet</translation> </message> @@ -2055,10 +2059,6 @@ <translation>Location of the auth cookie (default: data dir)</translation> </message> <message> - <source>Minimum bytes per sigop in transactions we relay and mine (default: %u)</source> - <translation>Minimum bytes per sigop in transactions we relay and mine (default: %u)</translation> - </message> - <message> <source>Not enough file descriptors available.</source> <translation>Not enough file descriptors available.</translation> </message> @@ -2099,6 +2099,10 @@ <translation>Set database cache size in megabytes (%d to %d, default: %d)</translation> </message> <message> + <source>Set maximum BIP141 block weight (default: %d)</source> + <translation>Set maximum BIP141 block weight (default: %d)</translation> + </message> + <message> <source>Set maximum block size in bytes (default: %d)</source> <translation>Set maximum block size in bytes (default: %d)</translation> </message> |