diff --git a/.tx/config b/.tx/config index 743510a7f..0e18a0df9 100644 --- a/.tx/config +++ b/.tx/config @@ -1,7 +1,7 @@ [main] host = https://www.transifex.com -[bitcoin.qt-translation-018x] +[bitcoin.qt-translation-019x] file_filter = src/qt/locale/bitcoin_.ts source_file = src/qt/locale/bitcoin_en.ts source_lang = en diff --git a/src/qt/bitcoinstrings.cpp b/src/qt/bitcoinstrings.cpp index 87736cd18..5cde21eec 100644 --- a/src/qt/bitcoinstrings.cpp +++ b/src/qt/bitcoinstrings.cpp @@ -131,12 +131,12 @@ QT_TRANSLATE_NOOP("bitcoin-core", "Initialization sanity check failed. %s is shu QT_TRANSLATE_NOOP("bitcoin-core", "Insufficient funds"), QT_TRANSLATE_NOOP("bitcoin-core", "Invalid -onion address or hostname: '%s'"), QT_TRANSLATE_NOOP("bitcoin-core", "Invalid -proxy address or hostname: '%s'"), +QT_TRANSLATE_NOOP("bitcoin-core", "Invalid P2P permission: '%s'"), QT_TRANSLATE_NOOP("bitcoin-core", "Invalid amount for -%s=: '%s'"), QT_TRANSLATE_NOOP("bitcoin-core", "Invalid amount for -discardfee=: '%s'"), QT_TRANSLATE_NOOP("bitcoin-core", "Invalid amount for -fallbackfee=: '%s'"), QT_TRANSLATE_NOOP("bitcoin-core", "Invalid amount for -paytxfee=: '%s' (must be at least %s)"), QT_TRANSLATE_NOOP("bitcoin-core", "Invalid netmask specified in -whitelist: '%s'"), -QT_TRANSLATE_NOOP("bitcoin-core", "Keypool ran out, please call keypoolrefill first"), QT_TRANSLATE_NOOP("bitcoin-core", "Loading P2P addresses..."), QT_TRANSLATE_NOOP("bitcoin-core", "Loading banlist..."), QT_TRANSLATE_NOOP("bitcoin-core", "Loading block index..."), @@ -170,7 +170,6 @@ QT_TRANSLATE_NOOP("bitcoin-core", "Transaction amounts must not be negative"), QT_TRANSLATE_NOOP("bitcoin-core", "Transaction fee and change calculation failed"), 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 too large for fee policy"), QT_TRANSLATE_NOOP("bitcoin-core", "Transaction too large"), QT_TRANSLATE_NOOP("bitcoin-core", "Unable to bind to %s on this computer (bind returned error %s)"), QT_TRANSLATE_NOOP("bitcoin-core", "Unable to bind to %s on this computer. %s is probably already running."), diff --git a/src/qt/locale/bitcoin_en.ts b/src/qt/locale/bitcoin_en.ts index bff746907..7864f97f3 100644 --- a/src/qt/locale/bitcoin_en.ts +++ b/src/qt/locale/bitcoin_en.ts @@ -132,7 +132,7 @@ AddressTableModel - + Label @@ -297,7 +297,7 @@ BanTableModel - + IP/Netmask @@ -310,17 +310,17 @@ BitcoinGUI - + Sign &message... Sign &message... - + Synchronizing with network... Synchronizing with network... - + &Overview &Overview @@ -400,7 +400,7 @@ - + Wallet: @@ -435,7 +435,7 @@ - + Send coins to a Bitcoin address Send coins to a Bitcoin address @@ -500,7 +500,7 @@ Verify messages to ensure they were signed with specified Bitcoin addresses - + &File &File @@ -520,7 +520,7 @@ Tabs toolbar - + Request payments (generates QR codes and bitcoin: URIs) @@ -545,7 +545,7 @@ - + %n active connection(s) to Bitcoin network %n active connection to Bitcoin network @@ -606,7 +606,7 @@ Up to date - + &Sending addresses @@ -641,7 +641,7 @@ - + default wallet @@ -782,7 +782,7 @@ Wallet is <b>encrypted</b> and currently <b>locked</b> - + A fatal error occurred. Bitcoin can no longer continue safely and will quit. @@ -941,7 +941,7 @@ - + yes @@ -1736,14 +1736,14 @@ - + Payment request error - + Cannot start bitcoin: click-to-pay handler @@ -1805,12 +1805,12 @@ - + Payment request rejected - + Payment request network doesn't match client network. @@ -1841,7 +1841,7 @@ - + Refund from %1 @@ -1879,7 +1879,7 @@ PeerTableModel - + User Agent @@ -1922,7 +1922,7 @@ - + %1 d @@ -1938,7 +1938,7 @@ - + %1 s @@ -2032,27 +2032,22 @@ - - Error parsing command line arguments: %1. - - - - + Error: Specified data directory "%1" does not exist. - + Error: Cannot parse configuration file: %1. - + Error: %1 - + %1 didn't yet exit safely... @@ -2103,7 +2098,7 @@ RPCConsole - + @@ -2147,12 +2142,12 @@ &Information - + Debug window - + General @@ -2265,8 +2260,8 @@ - - + + Select a peer to view detailed information. @@ -2417,7 +2412,7 @@ Clear console - + 1 &hour @@ -2450,7 +2445,7 @@ - + &Unban @@ -2628,7 +2623,7 @@ - + Copy URI @@ -2714,7 +2709,7 @@ RecentRequestsTableModel - + Date Date @@ -2753,7 +2748,7 @@ SendCoinsDialog - + Send Coins Send Coins @@ -2940,7 +2935,7 @@ Note: Since the fee is calculated on a per-byte basis, a fee of "100 satos S&end - + Copy quantity @@ -2980,7 +2975,7 @@ Note: Since the fee is calculated on a per-byte basis, a fee of "100 satos - + from wallet '%1' @@ -3698,7 +3693,7 @@ Note: Since the fee is calculated on a per-byte basis, a fee of "100 satos TransactionTableModel - + Date Date @@ -3834,7 +3829,7 @@ Note: Since the fee is calculated on a per-byte basis, a fee of "100 satos TransactionView - + All @@ -3955,7 +3950,7 @@ Note: Since the fee is calculated on a per-byte basis, a fee of "100 satos - + Export Transaction History @@ -4033,7 +4028,7 @@ Note: Since the fee is calculated on a per-byte basis, a fee of "100 satos UnitDisplayStatusBarControl - + Unit to show amounts in. Click to select another unit. @@ -4041,7 +4036,7 @@ Note: Since the fee is calculated on a per-byte basis, a fee of "100 satos WalletController - + Close wallet @@ -4072,7 +4067,7 @@ Note: Since the fee is calculated on a per-byte basis, a fee of "100 satos Send Coins - + Fee bump error @@ -4205,12 +4200,12 @@ Note: Since the fee is calculated on a per-byte basis, a fee of "100 satos - + Unable to start HTTP server. See debug log for details. - + The %s developers @@ -4391,6 +4386,11 @@ Note: Since the fee is calculated on a per-byte basis, a fee of "100 satos + Invalid P2P permission: '%s' + + + + Invalid amount for -%s=<amount>: '%s' @@ -4405,17 +4405,17 @@ Note: Since the fee is calculated on a per-byte basis, a fee of "100 satos - + Specified blocks directory "%s" does not exist. - + Upgrading txindex database - + Loading P2P addresses... @@ -4465,7 +4465,7 @@ Note: Since the fee is calculated on a per-byte basis, a fee of "100 satos - + Unable to bind to %s on this computer. %s is probably already running. @@ -4500,7 +4500,7 @@ Note: Since the fee is calculated on a per-byte basis, a fee of "100 satos - + Error: Listening for incoming connections failed (listen returned error %s) @@ -4545,7 +4545,7 @@ Note: Since the fee is calculated on a per-byte basis, a fee of "100 satos - + Invalid amount for -paytxfee=<amount>: '%s' (must be at least %s) @@ -4555,7 +4555,7 @@ Note: Since the fee is calculated on a per-byte basis, a fee of "100 satos - + Need to specify a port with -whitebind: '%s' @@ -4617,11 +4617,6 @@ Note: Since the fee is calculated on a per-byte basis, a fee of "100 satos - Transaction too large for fee policy - - - - Transaction too large Transaction too large @@ -4661,7 +4656,7 @@ Note: Since the fee is calculated on a per-byte basis, a fee of "100 satos - + -maxtxfee is set very high! Fees this large could be paid on a single transaction. @@ -4696,12 +4691,7 @@ Note: Since the fee is calculated on a per-byte basis, a fee of "100 satos - - Keypool ran out, please call keypoolrefill first - - - - + Starting network threads... @@ -4736,12 +4726,12 @@ Note: Since the fee is calculated on a per-byte basis, a fee of "100 satos - + Unknown network specified in -onlynet: '%s' Unknown network specified in -onlynet: '%s' - + Insufficient funds Insufficient funds