From 20b3dc85ed84f169b15c29c56e0c237794359ec8 Mon Sep 17 00:00:00 2001 From: "Wladimir J. van der Laan" Date: Mon, 4 May 2015 08:09:37 +0200 Subject: [PATCH] qt: English translation update before enabling translation for 0.11 --- src/qt/bitcoinstrings.cpp | 6 +- src/qt/locale/bitcoin_en.ts | 108 ++++++++++++++++++------------------ 2 files changed, 57 insertions(+), 57 deletions(-) diff --git a/src/qt/bitcoinstrings.cpp b/src/qt/bitcoinstrings.cpp index 7f372deba..aeabfc424 100644 --- a/src/qt/bitcoinstrings.cpp +++ b/src/qt/bitcoinstrings.cpp @@ -93,8 +93,8 @@ QT_TRANSLATE_NOOP("bitcoin-core", "" "Maximum size of data in data carrier transactions we relay and mine " "(default: %u)"), QT_TRANSLATE_NOOP("bitcoin-core", "" -"Maximum total fees to use in a single wallet transaction, setting too low " -"may abort large transactions (default: %s)"), +"Maximum total fees to use in a single wallet transaction; setting this too " +"low may abort large transactions (default: %s)"), QT_TRANSLATE_NOOP("bitcoin-core", "" "Number of seconds to keep misbehaving peers from reconnecting (default: %u)"), QT_TRANSLATE_NOOP("bitcoin-core", "" @@ -332,7 +332,7 @@ QT_TRANSLATE_NOOP("bitcoin-core", "Wallet %s resides outside data directory %s") QT_TRANSLATE_NOOP("bitcoin-core", "Wallet needed to be rewritten: restart Bitcoin Core to complete"), QT_TRANSLATE_NOOP("bitcoin-core", "Wallet options:"), QT_TRANSLATE_NOOP("bitcoin-core", "Warning"), -QT_TRANSLATE_NOOP("bitcoin-core", "Warning: This version is obsolete, upgrade required!"), +QT_TRANSLATE_NOOP("bitcoin-core", "Warning: This version is obsolete; upgrade required!"), QT_TRANSLATE_NOOP("bitcoin-core", "Warning: Unsupported argument -benchmark ignored, use -debug=bench."), QT_TRANSLATE_NOOP("bitcoin-core", "Warning: Unsupported argument -debugnet ignored, use -debug=net."), QT_TRANSLATE_NOOP("bitcoin-core", "You need to rebuild the database using -reindex to change -txindex"), diff --git a/src/qt/locale/bitcoin_en.ts b/src/qt/locale/bitcoin_en.ts index 2555cdbb6..ae6f60f6e 100644 --- a/src/qt/locale/bitcoin_en.ts +++ b/src/qt/locale/bitcoin_en.ts @@ -195,12 +195,7 @@ Change passphrase - - Enter the old and new passphrase to the wallet. - Enter the old and new passphrase to the wallet. - - - + Confirm wallet encryption Confirm wallet encryption @@ -242,7 +237,12 @@ - + + Enter the old passphrase and new passphrase to the wallet. + + + + @@ -912,7 +912,22 @@ - + + This label turns red if the transaction size is greater than 1000 bytes. + + + + + This label turns red if the priority is smaller than "medium". + + + + + This label turns red if any recipient receives an amount smaller than %1. + + + + Can vary +/- %1 satoshi(s) per input. @@ -927,12 +942,7 @@ - - This label turns red, if the transaction size is greater than 1000 bytes. - - - - + This means a fee of at least %1 per kB is required. @@ -948,17 +958,7 @@ - - This label turns red, if the priority is smaller than "medium". - - - - - This label turns red, if any recipient receives an amount smaller than %1. - - - - + (no label) (no label) @@ -1437,7 +1437,7 @@ - Client will be shutdown, do you want to proceed? + Client will be shut down. Do you want to proceed? @@ -2557,12 +2557,7 @@ - - The recipient address is not valid, please recheck. - The recipient address is not valid, please recheck. - - - + The amount to pay must be larger than 0. The amount to pay must be larger than 0. @@ -2577,12 +2572,7 @@ The total exceeds your balance when the %1 transaction fee is included. - - Duplicate address found, can only send to each address once per send operation. - Duplicate address found, can only send to each address once per send operation. - - - + Transaction creation failed! @@ -2615,7 +2605,17 @@ - + + The recipient address is not valid. Please recheck. + + + + + Duplicate address found: addresses should only be used once each. + + + + Warning: Invalid Bitcoin address @@ -2978,7 +2978,7 @@ TransactionDesc - + Open until %1 Open until %1 @@ -3659,7 +3659,12 @@ - + + Maximum total fees to use in a single wallet transaction; setting this too low may abort large transactions (default: %s) + + + + Set the number of script verification threads (%u to %d, 0 = auto, <0 = leave that many cores free, default: %d) @@ -3879,7 +3884,12 @@ - + + Warning: This version is obsolete; upgrade required! + + + + You need to rebuild the database using -reindex to change -txindex You need to rebuild the database using -reindex to change -txindex @@ -3964,12 +3974,7 @@ - - Maximum total fees to use in a single wallet transaction, setting too low may abort large transactions (default: %s) - - - - + Prune configured below the minimum of %d MB. Please use a higher number. @@ -4309,12 +4314,7 @@ for example: alertnotify=echo %%s | mail -s "Bitcoin Alert" admin@foo. Warning - - Warning: This version is obsolete, upgrade required! - Warning: This version is obsolete, upgrade required! - - - + Warning: Unsupported argument -benchmark ignored, use -debug=bench.