From df4c81fda490e556775f6006f3d4f7d54f61073b Mon Sep 17 00:00:00 2001 From: Hennadii Stepanov <32963518+hebasto@users.noreply.github.com> Date: Thu, 27 May 2021 13:47:26 +0300 Subject: [PATCH] English translations update --- src/qt/bitcoinstrings.cpp | 9 - src/qt/locale/bitcoin_en.ts | 213 ++-- src/qt/locale/bitcoin_en.xlf | 2185 +++++++++++++++++----------------- 3 files changed, 1198 insertions(+), 1209 deletions(-) diff --git a/src/qt/bitcoinstrings.cpp b/src/qt/bitcoinstrings.cpp index dd4df44ed98..bff253e58a7 100644 --- a/src/qt/bitcoinstrings.cpp +++ b/src/qt/bitcoinstrings.cpp @@ -75,12 +75,6 @@ QT_TRANSLATE_NOOP("bitcoin-core", "" "Prune: last wallet synchronisation goes beyond pruned data. You need to -" "reindex (download the whole blockchain again in case of pruned node)"), QT_TRANSLATE_NOOP("bitcoin-core", "" -"SQLiteDatabase: Failed to prepare the statement to fetch sqlite wallet " -"schema version: %s"), -QT_TRANSLATE_NOOP("bitcoin-core", "" -"SQLiteDatabase: Failed to prepare the statement to fetch the application id: " -"%s"), -QT_TRANSLATE_NOOP("bitcoin-core", "" "SQLiteDatabase: Unknown sqlite wallet schema version %d. Only version %d is " "supported"), QT_TRANSLATE_NOOP("bitcoin-core", "" @@ -201,8 +195,6 @@ QT_TRANSLATE_NOOP("bitcoin-core", "Reducing -maxconnections from %d to %d, becau QT_TRANSLATE_NOOP("bitcoin-core", "Replaying blocks…"), QT_TRANSLATE_NOOP("bitcoin-core", "Rescanning…"), QT_TRANSLATE_NOOP("bitcoin-core", "SQLiteDatabase: Failed to execute statement to verify database: %s"), -QT_TRANSLATE_NOOP("bitcoin-core", "SQLiteDatabase: Failed to fetch sqlite wallet schema version: %s"), -QT_TRANSLATE_NOOP("bitcoin-core", "SQLiteDatabase: Failed to fetch the application id: %s"), QT_TRANSLATE_NOOP("bitcoin-core", "SQLiteDatabase: Failed to prepare statement to verify database: %s"), QT_TRANSLATE_NOOP("bitcoin-core", "SQLiteDatabase: Failed to read database verification error: %s"), QT_TRANSLATE_NOOP("bitcoin-core", "SQLiteDatabase: Unexpected application id. Expected %u, got %u"), @@ -222,7 +214,6 @@ QT_TRANSLATE_NOOP("bitcoin-core", "This is the minimum transaction fee you pay o QT_TRANSLATE_NOOP("bitcoin-core", "This is the transaction fee you will pay if you send a transaction."), QT_TRANSLATE_NOOP("bitcoin-core", "Transaction amount too small"), 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"), diff --git a/src/qt/locale/bitcoin_en.ts b/src/qt/locale/bitcoin_en.ts index a911f8012ec..13a4e3fd79f 100644 --- a/src/qt/locale/bitcoin_en.ts +++ b/src/qt/locale/bitcoin_en.ts @@ -120,20 +120,19 @@ Signing is only possible with addresses of the type 'legacy'. - + Comma separated file - Name of CSV file format + Expanded name of the CSV file format. See https://en.wikipedia.org/wiki/Comma-separated_values - + There was an error trying to save the address list to %1. Please try again. - An error message. - %1 is a name of the file (e.g., "addrbook.csv") that the bitcoin addresses were exported to. + An error message. %1 is a stand-in argument for the name of the file we attempted to save to. - + Exporting Failed @@ -318,7 +317,7 @@ Signing is only possible with addresses of the type 'legacy'. BitcoinApplication - + Runaway exception @@ -1336,9 +1335,9 @@ Signing is only possible with addresses of the type 'legacy'. - + (sufficient to restore backups %n day(s) old) - block chain pruning + Explanatory text on the capability of the current prune target. @@ -1355,7 +1354,7 @@ Signing is only possible with addresses of the type 'legacy'. - + Error: Specified data directory "%1" cannot be created. @@ -1777,19 +1776,7 @@ Signing is only possible with addresses of the type 'legacy'. - - 111.11111111 BTC - - - - - - 909.09090909 BTC - - - - closest matching "%1" @@ -2047,9 +2034,9 @@ Signing is only possible with addresses of the type 'legacy'. - + Partially Signed Transaction (Binary) - Name of binary PSBT file format + Expanded name of the binary PSBT file format. See: BIP 174. @@ -2165,43 +2152,51 @@ If you are receiving this error you should request the merchant provide a BIP21 PeerTableModel - + User Agent + Title of Peers Table column which contains the peer's User Agent string. - + Ping + Title of Peers Table column which indicates the current latency of the connection with the peer. - - Sent + + Peer + Title of Peers Table column which contains a unique number used to identify a connection. - - Received + + Sent + Title of Peers Table column which indicates the total amount of network information we have sent to the peer. - - Peer Id + + Received + Title of Peers Table column which indicates the total amount of network information we have received from the peer. - + Address + Title of Peers Table column which contains the IP/Onion/I2P address of the connected peer. - + Type + Title of Peers Table column which describes the type of peer connection. The "type" describes why the connection exists. - + Network + Title of Peers Table column which states the network the peer connected through. Network @@ -2218,7 +2213,7 @@ If you are receiving this error you should request the merchant provide a BIP21 - + Unroutable @@ -2436,9 +2431,9 @@ If you are receiving this error you should request the merchant provide a BIP21 - + PNG Image - Name of PNG file format + Expanded name of the PNG file format. See https://en.wikipedia.org/wiki/Portable_Network_Graphics @@ -2598,7 +2593,7 @@ If you are receiving this error you should request the merchant provide a BIP21 - + Select a peer to view detailed information. @@ -2844,7 +2839,7 @@ If you are receiving this error you should request the merchant provide a BIP21 - + Inbound: initiated by peer @@ -2889,22 +2884,51 @@ If you are receiving this error you should request the merchant provide a BIP21 - + + Ctrl++ + Main shortcut to increase the RPC console font size. + + + + + Ctrl+= + Secondary shortcut to increase the RPC console font size. + + + + + Ctrl+- + Main shortcut to decrease the RPC console font size. + + + + + Ctrl+_ + Secondary shortcut to decrease the RPC console font size. + + + + Welcome to the %1 RPC console. - + Use up and down arrows to navigate history, and %1 to clear screen. - + + Use %1 and %2 to increase or decrease the font size. + + + + Type %1 for an overview of available commands. - + For more information on using this console type %1. @@ -2924,17 +2948,12 @@ If you are receiving this error you should request the merchant provide a BIP21 - - (peer id: %1) - - - - + Executing command using "%1" wallet - + Disconnect @@ -2964,7 +2983,12 @@ If you are receiving this error you should request the merchant provide a BIP21 - + + (peer: %1) + + + + via %1 @@ -3169,7 +3193,7 @@ If you are receiving this error you should request the merchant provide a BIP21 RecentRequestsTableModel - + Date Date @@ -3199,7 +3223,7 @@ If you are receiving this error you should request the merchant provide a BIP21 - + Requested @@ -3208,7 +3232,7 @@ If you are receiving this error you should request the merchant provide a BIP21 SendCoinsDialog - + Send Coins Send Coins @@ -3395,7 +3419,7 @@ Note: Since the fee is calculated on a per-byte basis, a fee rate of "100 S&end - + Copy quantity @@ -3485,12 +3509,18 @@ Note: Since the fee is calculated on a per-byte basis, a fee rate of "100 - + + Partially Signed Transaction (Binary) + Expanded name of the binary PSBT file format. See: BIP 174. + + + + PSBT saved - + or @@ -3540,13 +3570,7 @@ Note: Since the fee is calculated on a per-byte basis, a fee rate of "100 - - Partially Signed Transaction (Binary) - Name of binary PSBT file format - - - - + Watch-only balance: @@ -3958,7 +3982,7 @@ Note: Since the fee is calculated on a per-byte basis, a fee rate of "100 TransactionDesc - + Open for %n more block(s) Open for %n more block @@ -3976,7 +4000,7 @@ Note: Since the fee is calculated on a per-byte basis, a fee rate of "100 - + 0/unconfirmed, %1 @@ -3991,12 +4015,12 @@ Note: Since the fee is calculated on a per-byte basis, a fee rate of "100 - + abandoned - + %1/unconfirmed @@ -4006,7 +4030,7 @@ Note: Since the fee is calculated on a per-byte basis, a fee rate of "100 - + Status @@ -4204,7 +4228,7 @@ Note: Since the fee is calculated on a per-byte basis, a fee rate of "100 TransactionTableModel - + Date Date @@ -4219,7 +4243,7 @@ Note: Since the fee is calculated on a per-byte basis, a fee rate of "100 - + Open for %n more block(s) Open for %n more block @@ -4451,13 +4475,7 @@ Note: Since the fee is calculated on a per-byte basis, a fee rate of "100 - - Comma separated file - Name of CSV file format - - - - + Show transaction details @@ -4472,7 +4490,13 @@ Note: Since the fee is calculated on a per-byte basis, a fee rate of "100 - + + Comma separated file + Expanded name of the CSV file format. See https://en.wikipedia.org/wiki/Comma-separated_values + + + + Confirmed Confirmed @@ -4719,9 +4743,9 @@ Go to File > Open Wallet to load a wallet. - + Wallet Data - Name of wallet data file format + Name of the wallet data file format. @@ -4872,16 +4896,6 @@ Go to File > Open Wallet to load a wallet. Prune: last wallet synchronisation goes beyond pruned data. You need to -reindex (download the whole blockchain again in case of pruned node) - - - SQLiteDatabase: Failed to prepare the statement to fetch sqlite wallet schema version: %s - - - - - SQLiteDatabase: Failed to prepare the statement to fetch the application id: %s - - SQLiteDatabase: Unknown sqlite wallet schema version %d. Only version %d is supported @@ -5317,16 +5331,6 @@ Go to File > Open Wallet to load a wallet. SQLiteDatabase: Failed to execute statement to verify database: %s - - - SQLiteDatabase: Failed to fetch sqlite wallet schema version: %s - - - - - SQLiteDatabase: Failed to fetch the application id: %s - - SQLiteDatabase: Failed to prepare statement to verify database: %s @@ -5422,11 +5426,6 @@ Go to File > Open Wallet to load a wallet. Transaction amounts must not be negative - - - Transaction fee and change calculation failed - - Transaction has too long of a mempool chain diff --git a/src/qt/locale/bitcoin_en.xlf b/src/qt/locale/bitcoin_en.xlf index 19ba95d999c..0f755fc81bc 100644 --- a/src/qt/locale/bitcoin_en.xlf +++ b/src/qt/locale/bitcoin_en.xlf @@ -125,20 +125,19 @@ Signing is only possible with addresses of the type 'legacy'. Comma separated file - 284 - Name of CSV file format + 286 + Expanded name of the CSV file format. See https://en.wikipedia.org/wiki/Comma-separated_values There was an error trying to save the address list to %1. Please try again. - 299 - An error message. - %1 is a name of the file (e.g., "addrbook.csv") that the bitcoin addresses were exported to. + 302 + An error message. %1 is a stand-in argument for the name of the file we attempted to save to. Exporting Failed - 297 + 299 @@ -331,49 +330,49 @@ Signing is only possible with addresses of the type 'legacy'. Runaway exception - 421 + 420 A fatal error occurred. %1 can no longer continue safely and will quit. - 422 + 421 Internal error - 431 + 430 An internal error occurred. %1 will attempt to continue safely. This is an unexpected bug which can be reported as described below. - 432 + 431 Error: Specified data directory "%1" does not exist. - 543 + 542 Error: Cannot parse configuration file: %1. - 549 + 548 Error: %1 - 564 + 563 Error initializing settings: %1 - 573 + 572 %1 didn't yet exit safely… - 636 + 635 @@ -1380,8 +1379,8 @@ Signing is only possible with addresses of the type 'legacy'. 381 - 388 - block chain pruning + 390 + Explanatory text on the capability of the current prune target. (sufficient to restore backups %n day(s) old) @@ -1394,12 +1393,12 @@ Signing is only possible with addresses of the type 'legacy'. %1 will download and store a copy of the Bitcoin block chain. - 390 + 392 The wallet will also be stored in this directory. - 392 + 394 Error: Specified data directory "%1" cannot be created. @@ -1905,33 +1904,21 @@ Signing is only possible with addresses of the type 'legacy'. 719 - 111.11111111 BTC - - 741 - 790 - - - 909.09090909 BTC - - 748 - 797 - - closest matching "%1" 768 - + Options set in this dialog are overridden by the command line or in the configuration file: 833 - + &OK &OK 974 - + &Cancel &Cancel 987 @@ -1940,58 +1927,58 @@ Signing is only possible with addresses of the type 'legacy'. - + default default 104 - + none 185 - + Confirm options reset Confirm options reset 276 - + Client restart required to activate changes. 277 334 - + Client will be shut down. Do you want to proceed? 277 - + Configuration options 292 - + The configuration file is used to specify advanced user options which override GUI settings. Additionally, any command-line options will override this configuration file. 293 - + Error Error 298 - + The configuration file could not be opened. 298 - + This change would require a client restart. 338 - + The supplied proxy address is invalid. The supplied proxy address is invalid. 366 @@ -2000,93 +1987,93 @@ Signing is only possible with addresses of the type 'legacy'. - + Form Form 14 - + The displayed information may be out of date. Your wallet automatically synchronizes with the Bitcoin network after a connection is established, but this process has not completed yet. The displayed information may be out of date. Your wallet automatically synchronizes with the Bitcoin network after a connection is established, but this process has not completed yet. 76 411 - + Watch-only: 284 - + Available: 294 - + Your current spendable balance Your current spendable balance 304 - + Pending: 339 - + Total of transactions that have yet to be confirmed, and do not yet count toward the spendable balance Total of transactions that have yet to be confirmed, and do not yet count toward the spendable balance 139 - + Immature: Immature: 239 - + Mined balance that has not yet matured Mined balance that has not yet matured 210 - + Balances 60 - + Total: Total: 200 - + Your current total balance Your current total balance 249 - + Your current balance in watch-only addresses 323 - + Spendable: 346 - + Recent transactions 395 - + Unconfirmed transactions to watch-only addresses 120 - + Mined balance in watch-only addresses that has not yet matured 158 - + Current total balance in watch-only addresses 268 @@ -2095,7 +2082,7 @@ Signing is only possible with addresses of the type 'legacy'. - + Privacy mode activated for the Overview tab. To unmask the values, uncheck Settings->Mask values. 191 @@ -2104,32 +2091,32 @@ Signing is only possible with addresses of the type 'legacy'. - + Dialog 14 - + Sign Tx 86 - + Broadcast Tx 102 - + Copy to Clipboard 122 - + Save… 129 - + Close 136 @@ -2138,142 +2125,142 @@ Signing is only possible with addresses of the type 'legacy'. - + Failed to load transaction: %1 55 - + Failed to sign transaction: %1 73 - + Could not sign any more inputs. 81 - + Signed %1 inputs, but more signatures are still required. 83 - + Signed transaction successfully. Transaction is ready to broadcast. 86 - + Unknown error processing transaction. 98 - + Transaction broadcast successfully! Transaction ID: %1 108 - + Transaction broadcast failed: %1 111 - + PSBT copied to clipboard. 120 - + Save Transaction Data 143 - + Partially Signed Transaction (Binary) - 144 - Name of binary PSBT file format + 145 + Expanded name of the binary PSBT file format. See: BIP 174. - + PSBT saved to disk. - 151 + 152 - + * Sends %1 to %2 - 167 + 168 - + Unable to calculate transaction fee or total transaction amount. - 177 + 178 - + Pays transaction fee: - 179 + 180 - + Total Amount - 191 + 192 - + or - 194 + 195 - + Transaction has %1 unsigned inputs. - 200 + 201 - + Transaction is missing some information about inputs. - 242 + 243 - + Transaction still needs signature(s). - 246 + 247 - + (But this wallet cannot sign transactions.) - 249 + 250 - + (But this wallet does not have the right keys.) - 252 + 253 - + Transaction is fully signed and ready for broadcast. - 260 + 261 - + Transaction status is unknown. - 264 + 265 - + Payment request error 173 - + Cannot start bitcoin: click-to-pay handler 174 - + URI handling 224 @@ -2281,12 +2268,12 @@ Signing is only possible with addresses of the type 'legacy'. 246 253 - + 'bitcoin://' is not a valid URI. Use 'bitcoin:' instead. 224 - + Cannot process payment request because BIP70 is not supported. Due to widespread security flaws in BIP70 it's strongly recommended that any merchant instructions to switch wallets be ignored. If you are receiving this error you should request the merchant provide a BIP21 compatible URI. @@ -2294,12 +2281,12 @@ If you are receiving this error you should request the merchant provide a BIP21 241 264 - + URI cannot be parsed! This can be caused by an invalid Bitcoin address or malformed URI parameters. 254 - + Payment request file handling 263 @@ -2308,51 +2295,59 @@ If you are receiving this error you should request the merchant provide a BIP21 - + User Agent - 77 + 101 + Title of Peers Table column which contains the peer's User Agent string. - + Ping - 77 + 92 + Title of Peers Table column which indicates the current latency of the connection with the peer. - - Sent + + Peer - 77 + 80 + Title of Peers Table column which contains a unique number used to identify a connection. - - Received + + Sent - 77 + 95 + Title of Peers Table column which indicates the total amount of network information we have sent to the peer. - - Peer Id + + Received - 77 + 98 + Title of Peers Table column which indicates the total amount of network information we have received from the peer. - + Address - 77 + 83 + Title of Peers Table column which contains the IP/Onion/I2P address of the connected peer. - + Type - 77 + 86 + Title of Peers Table column which describes the type of peer connection. The "type" describes why the connection exists. - + Network Network - 77 + 89 + Title of Peers Table column which states the network the peer connected through. - + Amount Amount 213 @@ -2361,229 +2356,229 @@ If you are receiving this error you should request the merchant provide a BIP21 - + Enter a Bitcoin address (e.g. %1) 118 - + Unroutable - 653 + 658 - + Internal - 659 + 664 - + Inbound - 669 + 674 - + Outbound - 669 + 674 - + Full Relay - 673 + 678 - + Block Relay - 674 + 679 - + Manual - 675 + 680 - + Feeler - 676 + 681 - + Address Fetch - 677 + 682 - + %1 d - 691 + 696 - + %1 h - 693 + 698 - + %1 m - 695 + 700 - + %1 s - 697 - 725 + 702 + 730 - + None - 713 + 718 - + N/A N/A - 719 + 724 - + %1 ms - 720 + 725 - 738 - + 743 + %n second(s) %n second - + %n second(s) %n seconds - 742 - + 747 + %n minute(s) %n minute - + %n minute(s) %n minutes - 746 - + 751 + %n hour(s) %n hour - + %n hour(s) %n hours - 750 - + 755 + %n day(s) %n day - + %n day(s) %n days - 754 - 760 - + 759 + 765 + %n week(s) %n week - + %n week(s) %n weeks - + %1 and %2 - 760 + 765 - 760 - + 765 + %n year(s) %n year - + %n year(s) %n years - + %1 B - 768 + 773 - + %1 kB - 770 + 775 - + %1 MB - 772 + 777 - + %1 GB - 774 + 779 - + Save Image… 30 - + Copy Image 31 - + Resulting URI too long, try to reduce the text for label / message. 42 - + Error encoding URI into QR Code. 49 - + QR code support not available. 90 - + Save QR Code 120 - + PNG Image - 121 - Name of PNG file format + 123 + Expanded name of the PNG file format. See https://en.wikipedia.org/wiki/Portable_Network_Graphics - + N/A N/A 75 @@ -2622,322 +2617,322 @@ If you are receiving this error you should request the merchant provide a BIP21 1614 ../rpcconsole.h137 - + Client version Client version 65 - + &Information &Information 43 - + General 58 - + Datadir 114 - + To specify a non-default location of the data directory use the '%1' option. 124 - + Blocksdir 143 - + To specify a non-default location of the blocks directory use the '%1' option. 153 - + Startup time Startup time 172 - + Network Network 201 1123 - + Name 208 - + Number of connections Number of connections 231 - + Block chain Block chain 260 - + Memory Pool 319 - + Current number of transactions 326 - + Memory usage 349 - + Wallet: 443 - + (none) 454 - + &Reset 695 - + Received 775 1483 - + Sent 855 1460 - + &Peers 896 - + Banned peers 972 - + Select a peer to view detailed information. 1040 - ../rpcconsole.cpp1033 + ../rpcconsole.cpp1046 - + Version 1146 - + Starting Block 1270 - + Synced Headers 1293 - + Synced Blocks 1316 - + The mapped Autonomous System used for diversifying peer selection. 1601 - + Mapped AS 1604 - + User Agent 88 1169 - + Node window 14 - + Current block height 267 - + Open the %1 debug log file from the current data directory. This can take a few seconds for large log files. 397 - + Decrease font size 481 - + Increase font size 513 - + Permissions 1071 - + The direction and type of peer connection: %1 1094 - + Direction/Type 1097 - + The network protocol this peer is connected through: IPv4, IPv6, Onion, I2P, or CJDNS. 1120 - + Services 1192 - + Whether the peer requested us to relay transactions. 1218 - + Wants Tx Relay 1221 - + High bandwidth BIP152 compact block relay: %1 1244 - + High Bandwidth 1247 - + Connection Time 1339 - + Elapsed time since a novel block passing initial validity checks was received from this peer. 1362 - + Last Block 1365 - + Elapsed time since a novel transaction accepted into our mempool was received from this peer. 1388 - + Last Tx 1391 - + Last Send 1414 - + Last Receive 1437 - + Ping Time 1506 - + The duration of a currently outstanding ping. 1529 - + Ping Wait 1532 - + Min Ping 1555 - + Time Offset 1578 - + Last block time Last block time 290 - + &Open &Open 400 - + &Console &Console 426 - + &Network Traffic 643 - + Totals 711 - + Debug log file Debug log file 390 - + Clear console Clear console 545 @@ -2946,176 +2941,205 @@ If you are receiving this error you should request the merchant provide a BIP21 - + In: - 852 + 865 - + Out: - 853 + 866 - + Inbound: initiated by peer 474 - + Outbound Full Relay: default 475 - + Outbound Block Relay: does not relay transactions or addresses 476 - + Outbound Manual: added using RPC %1 or %2/%3 configuration options 477 - + Outbound Feeler: short-lived, for testing addresses 481 - + Outbound Address Fetch: short-lived, for soliciting addresses 482 - + we selected the peer for high bandwidth relay 486 - + the peer selected us for high bandwidth relay 487 - + no high bandwidth relay selected 488 + + Ctrl++ + + 501 + Main shortcut to increase the RPC console font size. + + + Ctrl+= + + 503 + Secondary shortcut to increase the RPC console font size. + - Welcome to the %1 RPC console. + Ctrl+- - 815 + 507 + Main shortcut to decrease the RPC console font size. - Use up and down arrows to navigate history, and %1 to clear screen. + Ctrl+_ - 816 + 509 + Secondary shortcut to decrease the RPC console font size. - Type %1 for an overview of available commands. + Welcome to the %1 RPC console. - 817 + 820 - For more information on using this console type %1. + Use up and down arrows to navigate history, and %1 to clear screen. - 818 + 822 - WARNING: Scammers have been active, telling users to type commands here, stealing their wallet contents. Do not use this console without fully understanding the ramifications of a command. + Use %1 and %2 to increase or decrease the font size. - 820 + 825 - Network activity disabled + Type %1 for an overview of available commands. - 856 + 829 - Executing command without any wallet + For more information on using this console type %1. - 922 + 831 - (peer id: %1) + WARNING: Scammers have been active, telling users to type commands here, stealing their wallet contents. Do not use this console without fully understanding the ramifications of a command. - 1039 + 833 - Executing command using "%1" wallet + Network activity disabled - 920 + 869 - Disconnect + Executing command without any wallet - 640 + 935 - 1 hour + Executing command using "%1" wallet - 641 + 933 - 1 day + Disconnect - 642 + 650 - 1 week + 1 hour - 643 + 651 - 1 year + 1 day - 644 + 652 - Unban + 1 week - 663 + 653 + 1 year + + 654 + + + Unban + + 673 + + + (peer: %1) + + 1052 + + via %1 - 1041 + 1054 - + Yes 136 - + No 136 - + To 136 - + From 136 - + Ban for 137 - + Never 174 - + Unknown 137 @@ -3124,98 +3148,98 @@ If you are receiving this error you should request the merchant provide a BIP21 - + &Amount: 37 - + &Label: &Label: 83 - + &Message: 53 - + An optional message to attach to the payment request, which will be displayed when the request is opened. Note: The message will not be sent with the payment over the Bitcoin network. 50 - + An optional label to associate with the new receiving address. 80 - + Use this form to request payments. All fields are <b>optional</b>. 73 - + An optional amount to request. Leave this empty or zero to not request a specific amount. 34 193 - + An optional label to associate with the new receiving address (used by you to identify an invoice). It is also attached to the payment request. 66 - + An optional message that is attached to the payment request and may be displayed to the sender. 96 - + &Create new receiving address 111 - + Clear all fields of the form. 134 - + Clear 137 - + Native segwit addresses (aka Bech32 or BIP-173) reduce your transaction fees later on and offer better protection against typos, but old wallets don't support them. When unchecked, an address compatible with older wallets will be created instead. 215 - + Generate native segwit (Bech32) address 218 - + Requested payments history 279 - + Show the selected request (does the same as double clicking an entry) 304 - + Show 307 - + Remove the selected entries from the list 324 - + Remove 327 @@ -3224,37 +3248,37 @@ If you are receiving this error you should request the merchant provide a BIP21 - + Copy URI 47 - + Copy address 48 - + Copy label 49 - + Copy message 50 - + Copy amount 51 - + Could not unlock wallet. 176 - + Could not generate new %1 address 181 @@ -3263,52 +3287,52 @@ If you are receiving this error you should request the merchant provide a BIP21 - + Request payment to … 14 - + Address: 90 - + Amount: 119 - + Label: 148 - + Message: 180 - + Wallet: 212 - + Copy &URI 240 - + Copy &Address 250 - + &Save Image… 260 - + Payment information 39 @@ -3317,7 +3341,7 @@ If you are receiving this error you should request the merchant provide a BIP21 - + Request payment to %1 49 @@ -3326,229 +3350,229 @@ If you are receiving this error you should request the merchant provide a BIP21 - + Date Date - 27 + 30 - + Label - 27 + 30 - + Message - 27 + 30 - + (no label) - 68 + 71 - + (no message) - 77 + 80 - + (no amount requested) - 85 + 88 - + Requested - 127 + 131 - + Send Coins Send Coins 14 - ../sendcoinsdialog.cpp673 + ../sendcoinsdialog.cpp674 - + Coin Control Features 90 - + automatically selected 120 - + Insufficient funds! 139 - + Quantity: 228 - + Bytes: 263 - + Amount: 311 - + Fee: 391 - + After Fee: 442 - + Change: 474 - + If this is activated, but the change address is empty or invalid, change will be sent to a newly generated address. 518 - + Custom change address 521 - + Transaction Fee: 727 - + Using the fallbackfee can result in sending a transaction that will take several hours or days (or never) to confirm. Consider choosing your fee manually or wait until you have validated the complete chain. 765 - + Warning: Fee estimation is currently not possible. 774 - + per kilobyte 856 - + Hide 803 - + Recommended: 915 - + Custom: 945 - + Send to multiple recipients at once Send to multiple recipients at once 1160 - + Add &Recipient Add &Recipient 1163 - + Clear all fields of the form. 1143 - + Inputs… 110 - + Dust: 343 - + Choose… 741 - + Hide transaction fee settings 800 - + Specify a custom fee per kB (1,000 bytes) of the transaction's virtual size. Note: Since the fee is calculated on a per-byte basis, a fee rate of "100 satoshis per kvB" for a transaction size of 500 virtual bytes (half of 1 kvB) would ultimately yield a fee of only 50 satoshis. 851 - + When there is less transaction volume than space in the blocks, miners as well as relaying nodes may enforce a minimum fee. Paying only this minimum fee is just fine, but be aware that this can result in a never confirming transaction once there is more demand for bitcoin transactions than the network can process. 886 - + A too low fee might result in a never confirming transaction (read the tooltip) 889 - + (Smart fee not initialized yet. This usually takes a few blocks…) 994 - + Confirmation time target: 1020 - + Enable Replace-By-Fee 1078 - + With Replace-By-Fee (BIP-125) you can increase a transaction's fee after it is sent. Without this, a higher fee may be recommended to compensate for increased transaction delay risk. 1081 - + Clear &All Clear &All 1146 - + Balance: Balance: 1201 - + Confirm the send action Confirm the send action 1117 - + S&end S&end 1120 @@ -3557,344 +3581,344 @@ Note: Since the fee is calculated on a per-byte basis, a fee rate of "100 - + Copy quantity 92 - + Copy amount 93 - + Copy fee 94 - + Copy after fee 95 - + Copy bytes 96 - + Copy dust 97 - + Copy change 98 - + %1 (%2 blocks) 174 - + Cr&eate Unsigned 203 - + Creates a Partially Signed Bitcoin Transaction (PSBT) for use with e.g. an offline %1 wallet, or a PSBT-compatible hardware wallet. 204 - + from wallet '%1' 294 - + %1 to '%2' 305 - + %1 to %2 310 - + Do you want to draft this transaction? 317 - + Are you sure you want to send? 319 - + To review recipient list click "Show Details…" 371 - + Create Unsigned 390 - + Save Transaction Data 434 - + + Partially Signed Transaction (Binary) + + 436 + Expanded name of the binary PSBT file format. See: BIP 174. + + PSBT saved - 442 + 443 - + or 367 - + You can increase the fee later (signals Replace-By-Fee, BIP-125). 348 - + Please, review your transaction proposal. This will produce a Partially Signed Bitcoin Transaction (PSBT) which you can save or copy and then sign with e.g. an offline %1 wallet, or a PSBT-compatible hardware wallet. 324 - + Please, review your transaction. 326 - + Transaction fee 334 - + Not signalling Replace-By-Fee, BIP-125. 350 - + Total Amount 364 - + Confirm send coins 389 - + Confirm transaction proposal 389 - + Send 390 - - Partially Signed Transaction (Binary) - - 435 - Name of binary PSBT file format - - + Watch-only balance: - 618 + 619 - + The recipient address is not valid. Please recheck. - 642 + 643 - + The amount to pay must be larger than 0. - 645 + 646 - + The amount exceeds your balance. - 648 + 649 - + The total exceeds your balance when the %1 transaction fee is included. - 651 + 652 - + Duplicate address found: addresses should only be used once each. - 654 + 655 - + Transaction creation failed! - 657 + 658 - + A fee higher than %1 is considered an absurdly high fee. - 661 + 662 - + Payment request expired. - 664 + 665 - 788 - + 789 + Estimated to begin confirmation within %n block(s). Estimated to begin confirmation within %n block. - + Estimated to begin confirmation within %n block(s). Estimated to begin confirmation within %n blocks. - + Warning: Invalid Bitcoin address - 889 + 890 - + Warning: Unknown change address - 894 + 895 - + Confirm custom change address - 897 + 898 - + The address you selected for change is not part of this wallet. Any or all funds in your wallet may be sent to this address. Are you sure? - 897 + 898 - + (no label) - 918 + 919 - + A&mount: A&mount: 155 705 1238 - + Pay &To: Pay &To: 39 - + &Label: &Label: 132 - + Choose previously used address 64 - + The Bitcoin address to send the payment to 57 - + Alt+A Alt+A 80 - + Paste address from clipboard Paste address from clipboard 87 - + Alt+P Alt+P 103 - + Remove this entry 110 672 1205 - + The amount to send in the selected unit 170 - + The fee will be deducted from the amount being sent. The recipient will receive less bitcoins than you enter in the amount field. If multiple recipients are selected, the fee is split equally. 177 - + S&ubtract fee from amount 180 - + Use available balance 187 - + Message: 196 - + This is an unauthenticated payment request. 639 - + This is an authenticated payment request. 1168 - + Enter a label for this address to add it to the list of used addresses 145 148 - + A message that was attached to the bitcoin: URI which will be stored with the transaction for your reference. Note: This message will not be sent over the Bitcoin network. 206 - + Pay To: 654 1183 - + Memo: 688 @@ -3904,128 +3928,128 @@ Note: Since the fee is calculated on a per-byte basis, a fee rate of "100 - + Signatures - Sign / Verify a Message Signatures - Sign / Verify a Message 14 - + &Sign Message &Sign Message 27 - + You can sign messages/agreements with your addresses to prove you can receive bitcoins sent to them. Be careful not to sign anything vague or random, as phishing attacks may try to trick you into signing your identity over to them. Only sign fully-detailed statements you agree to. 33 - + The Bitcoin address to sign the message with 51 - + Choose previously used address 58 274 - + Alt+A Alt+A 68 284 - + Paste address from clipboard Paste address from clipboard 78 - + Alt+P Alt+P 88 - + Enter the message you want to sign here Enter the message you want to sign here 100 103 - + Signature Signature 110 - + Copy the current signature to the system clipboard Copy the current signature to the system clipboard 140 - + Sign the message to prove you own this Bitcoin address Sign the message to prove you own this Bitcoin address 161 - + Sign &Message Sign &Message 164 - + Reset all sign message fields Reset all sign message fields 178 - + Clear &All Clear &All 181 338 - + &Verify Message &Verify Message 240 - + Enter the receiver's address, message (ensure you copy line breaks, spaces, tabs, etc. exactly) and signature below to verify the message. Be careful not to read more into the signature than what is in the signed message itself, to avoid being tricked by a man-in-the-middle attack. Note that this only proves the signing party receives with the address, it cannot prove sendership of any transaction! 246 - + The Bitcoin address the message was signed with 267 - + The signed message to verify 296 299 - + The signature given when the message was signed 306 309 - + Verify the message to ensure it was signed with the specified Bitcoin address Verify the message to ensure it was signed with the specified Bitcoin address 318 - + Verify &Message Verify &Message 321 - + Reset all verify message fields Reset all verify message fields 335 - + Click "Sign Message" to generate signature 125 @@ -4034,13 +4058,13 @@ Note: Since the fee is calculated on a per-byte basis, a fee rate of "100 - + The entered address is invalid. 120 219 - + Please check the address and try again. 120 @@ -4048,59 +4072,59 @@ Note: Since the fee is calculated on a per-byte basis, a fee rate of "100 220 227 - + The entered address does not refer to a key. 127 226 - + Wallet unlock was cancelled. 135 - + No error 146 - + Private key for the entered address is not available. 149 - + Message signing failed. 152 - + Message signed. 164 - + The signature could not be decoded. 233 - + Please check the signature and try again. 234 241 - + The signature did not match the message digest. 240 - + Message verification failed. 246 - + Message verified. 214 @@ -4109,7 +4133,7 @@ Note: Since the fee is calculated on a per-byte basis, a fee rate of "100 - + kB/s 82 @@ -4119,246 +4143,246 @@ Note: Since the fee is calculated on a per-byte basis, a fee rate of "100 - 34 - + 36 + Open for %n more block(s) Open for %n more block - + Open for %n more block(s) Open for %n more blocks - + Open until %1 - 36 + 38 - + conflicted with a transaction with %1 confirmations - 42 + 44 - + 0/unconfirmed, %1 - 44 + 47 - + in memory pool - 44 + 47 - + not in memory pool - 44 + 47 - + abandoned - 44 + 46 - + %1/unconfirmed - 46 + 49 - + %1 confirmations - 48 + 51 - + Status - 98 + 102 - + Date Date - 101 + 105 - + Source - 108 + 112 - + Generated - 108 + 112 - + From - 113 - 127 - 199 + 117 + 131 + 203 - + unknown - 127 + 131 - + To - 128 - 148 - 218 + 132 + 152 + 222 - + own address - 130 + 134 - + watch-only - 130 - 199 + 134 + 203 - + label - 132 + 136 - + Credit - 168 - 180 - 234 - 264 - 324 + 172 + 184 + 238 + 268 + 328 - 170 - + 174 + matures in %n more block(s) matures in %n more block - + matures in %n more block(s) matures in %n more blocks - + not accepted - 172 + 176 - + Debit - 232 - 258 - 321 + 236 + 262 + 325 - + Total debit - 242 + 246 - + Total credit - 243 + 247 - + Transaction fee - 248 + 252 - + Net amount - 270 + 274 - + Message - 276 - 288 + 280 + 292 - + Comment - 278 + 282 - + Transaction ID - 280 + 284 - + Transaction total size - 281 + 285 - + Transaction virtual size - 282 + 286 - + Output index - 283 + 287 - + (Certificate was not verified) - 299 + 303 - + Merchant - 302 + 306 - + Generated coins must mature %1 blocks before they can be spent. When you generated this block, it was broadcast to the network to be added to the block chain. If it fails to get into the chain, its state will change to "not accepted" and it won't be spendable. This may occasionally happen if another node generates a block within a few seconds of yours. - 310 + 314 - + Debug information - 318 + 322 - + Transaction - 326 + 330 - + Inputs - 329 + 333 - + Amount Amount - 350 + 354 - + true - 351 - 352 + 355 + 356 - + false - 351 - 352 + 355 + 356 - + This pane shows a detailed description of the transaction This pane shows a detailed description of the transaction 20 @@ -4367,7 +4391,7 @@ Note: Since the fee is calculated on a per-byte basis, a fee rate of "100 - + Details for %1 18 @@ -4376,355 +4400,355 @@ Note: Since the fee is calculated on a per-byte basis, a fee rate of "100 - + Date Date - 252 + 260 - + Type - 252 + 260 - + Label - 252 + 260 - 314 - + 320 + Open for %n more block(s) Open for %n more block - + Open for %n more block(s) Open for %n more blocks - + Open until %1 - 317 + 323 - + Unconfirmed - 320 + 326 - + Abandoned - 323 + 329 - + Confirming (%1 of %2 recommended confirmations) - 326 + 332 - + Confirmed (%1 confirmations) - 329 + 335 - + Conflicted - 332 + 338 - + Immature (%1 confirmations, will be available after %2) - 335 + 341 - + Generated but not accepted - 338 + 344 - + Received with - 377 + 383 - + Received from - 379 + 385 - + Sent to - 382 + 388 - + Payment to yourself - 384 + 390 - + Mined - 386 + 392 - + watch-only - 414 + 420 - + (n/a) - 430 + 436 - + (no label) - 640 + 646 - + Transaction status. Hover over this field to show number of confirmations. - 679 + 685 - + Date and time that the transaction was received. - 681 + 687 - + Type of transaction. - 683 + 689 - + Whether or not a watch-only address is involved in this transaction. - 685 + 691 - + User-defined intent/purpose of the transaction. - 687 + 693 - + Amount removed from or added to balance. - 689 + 695 - + All 70 86 - + Today 71 - + This week 72 - + This month 73 - + Last month 74 - + This year 75 - + Received with 87 - + Sent to 89 - + To yourself 91 - + Mined 92 - + Other 93 - + Enter address, transaction id, or label to search 98 - + Min amount 102 - + Abandon transaction 177 - + Increase transaction fee 174 - + Copy address 166 - + Copy label 167 - + Copy amount 168 - + Copy transaction ID 169 - + Copy raw transaction 170 - + Copy full transaction details 171 - + Edit address label 178 - - Comma separated file - - 339 - Name of CSV file format - - + Show transaction details 172 - + Range… 76 - + Export Transaction History 338 - + + Comma separated file + + 341 + Expanded name of the CSV file format. See https://en.wikipedia.org/wiki/Comma-separated_values + + Confirmed Confirmed - 348 + 350 - + Watch-only - 350 + 352 - + Date Date - 351 + 353 - + Type - 352 + 354 - + Label - 353 + 355 - + Address - 354 + 356 - + ID - 356 + 358 - + Exporting Failed - 359 + 361 - + There was an error trying to save the transaction history to %1. - 359 + 361 - + Exporting Successful - 363 + 365 - + The transaction history was successfully saved to %1. - 363 + 365 - + Range: - 535 + 537 - + to - 543 + 545 - + No wallet has been loaded. Go to File > Open Wallet to load a wallet. - OR - 39 - + Create a new wallet 44 @@ -4733,12 +4757,12 @@ Go to File > Open Wallet to load a wallet. - + Send Coins Send Coins 218 - + Fee bump error 497 @@ -4746,67 +4770,67 @@ Go to File > Open Wallet to load a wallet. 562 567 - + Increasing transaction fee failed 497 - + Do you want to increase the fee? 505 - + Do you want to draft a transaction with fee increase? 505 - + Current fee: 509 - + Increase: 513 - + New fee: 517 - + Warning: This may pay the additional fee by reducing change outputs or adding inputs, when necessary. It may add a new change output if one does not already exist. These changes may potentially leak privacy. 525 - + Confirm fee bump 528 - + Can't draft transaction. 549 - + PSBT copied 556 - + Can't sign transaction. 562 - + Could not commit transaction 567 - + default wallet 587 @@ -4815,872 +4839,847 @@ Go to File > Open Wallet to load a wallet. - + &Export &Export 51 - + Export the data in the current tab to a file Export the data in the current tab to a file 52 - + Error Error 217 226 236 - + Unable to decode PSBT from clipboard (invalid base64) 217 - + Load Transaction Data 222 - + Partially Signed Transaction (*.psbt) 223 - + PSBT file must be smaller than 100 MiB 226 - + Unable to decode PSBT 236 - + Backup Wallet 275 - + Wallet Data - 276 - Name of wallet data file format + 277 + Name of the wallet data file format. - + Backup Failed - 282 + 283 - + There was an error trying to save the wallet data to %1. - 282 + 283 - + Backup Successful - 286 + 287 - + The wallet data was successfully saved to %1. - 286 + 287 - + Cancel - 330 + 331 - + The %s developers 12 - + %s corrupt. Try using the wallet tool bitcoin-wallet to salvage or restoring a backup. 13 - + -maxtxfee is set very high! Fees this large could be paid on a single transaction. 16 - + Cannot downgrade wallet from version %i to version %i. Wallet version unchanged. 19 - + Cannot obtain a lock on data directory %s. %s is probably already running. 22 - + Cannot provide specific connections and have addrman find outgoing connections at the same. 24 - + Cannot upgrade a non HD split wallet from version %i to version %i without upgrading to support pre-split keypool. Please use version %i or no version specified. 27 - + Distributed under the MIT software license, see the accompanying file %s or %s 31 - + Error reading %s! All keys read correctly, but transaction data or address book entries might be missing or incorrect. 34 - + Error: Dumpfile format record is incorrect. Got "%s", expected "format". 37 - + Error: Dumpfile identifier record is incorrect. Got "%s", expected "%s". 39 - + Error: Dumpfile version is not supported. This version of bitcoin-wallet only supports version 1 dumpfiles. Got dumpfile with version %s 41 - + Error: Listening for incoming connections failed (listen returned error %s) 44 - + Fee estimation failed. Fallbackfee is disabled. Wait a few blocks or enable -fallbackfee. 46 - + File %s already exists. If you are sure this is what you want, move it out of the way first. 49 - + Invalid amount for -maxtxfee=<amount>: '%s' (must be at least the minrelay fee of %s to prevent stuck transactions) 52 - + More than one onion bind address is provided. Using %s for the automatically created Tor onion service. 55 - + No dump file provided. To use createfromdump, -dumpfile=<filename> must be provided. 58 - + No dump file provided. To use dump, -dumpfile=<filename> must be provided. 61 - + No wallet file format provided. To use createfromdump, -format=<format> must be provided. 63 - + Please check that your computer's date and time are correct! If your clock is wrong, %s will not work properly. 66 - + Please contribute if you find %s useful. Visit %s for further information about the software. 69 - + Prune configured below the minimum of %d MiB. Please use a higher number. 72 - + Prune: last wallet synchronisation goes beyond pruned data. You need to -reindex (download the whole blockchain again in case of pruned node) 74 - - SQLiteDatabase: Failed to prepare the statement to fetch sqlite wallet schema version: %s - - 77 - - - SQLiteDatabase: Failed to prepare the statement to fetch the application id: %s - - 80 - - + SQLiteDatabase: Unknown sqlite wallet schema version %d. Only version %d is supported - 83 + 77 - + The block database contains a block which appears to be from the future. This may be due to your computer's date and time being set incorrectly. Only rebuild the block database if you are sure that your computer's date and time are correct - 86 + 80 - + The transaction amount is too small to send after the fee has been deducted - 91 + 85 - + This error could occur if this wallet was not shutdown cleanly and was last loaded using a build with a newer version of Berkeley DB. If so, please use the software that last loaded this wallet - 93 + 87 - + This is a pre-release test build - use at your own risk - do not use for mining or merchant applications - 97 + 91 - + This is the maximum transaction fee you pay (in addition to the normal fee) to prioritize partial spend avoidance over regular coin selection. - 100 + 94 - + This is the transaction fee you may discard if change is smaller than dust at this level - 103 + 97 - + This is the transaction fee you may pay when fee estimates are not available. - 106 + 100 - + Total length of network version string (%i) exceeds maximum length (%i). Reduce the number or size of uacomments. - 108 + 102 - + Transaction needs a change address, but we can't generate it. Please call keypoolrefill first. - 111 + 105 - + Unable to replay blocks. You will need to rebuild the database using -reindex-chainstate. - 114 + 108 - + Unknown wallet file format "%s" provided. Please provide one of "bdb" or "sqlite". - 117 + 111 - + Warning: Dumpfile wallet format "%s" does not match command line specified format "%s". - 120 + 114 - + Warning: Private keys detected in wallet {%s} with disabled private keys - 123 + 117 - + Warning: We do not appear to fully agree with our peers! You may need to upgrade, or other nodes may need to upgrade. - 125 + 119 - + Witness data for blocks after height %d requires validation. Please restart with -reindex. - 128 + 122 - + You need to rebuild the database using -reindex to go back to unpruned mode. This will redownload the entire blockchain - 131 + 125 - + %s is set very high! - 134 + 128 - + -maxmempool must be at least %d MB - 135 + 129 - + A fatal internal error occurred, see debug.log for details - 136 + 130 - + Cannot resolve -%s address: '%s' - 137 + 131 - + Cannot set -peerblockfilters without -blockfilterindex. - 138 + 132 - + Cannot write to data directory '%s'; check permissions. - 139 + 133 - + Change index out of range - 140 + 134 - + Config setting for %s only applied on %s network when in [%s] section. - 141 + 135 - + Copyright (C) %i-%i - 142 + 136 - + Corrupted block database detected - 143 + 137 - + Could not find asmap file %s - 144 + 138 - + Could not parse asmap file %s - 145 + 139 - + Disk space is too low! - 146 + 140 - + Do you want to rebuild the block database now? - 147 + 141 - + Done loading - 148 + 142 - + Dump file %s does not exist. - 149 + 143 - + Error creating %s - 150 + 144 - + Error initializing block database - 151 + 145 - + Error initializing wallet database environment %s! - 152 + 146 - + Error loading %s - 153 + 147 - + Error loading %s: Private keys can only be disabled during creation - 154 + 148 - + Error loading %s: Wallet corrupted - 155 + 149 - + Error loading %s: Wallet requires newer version of %s - 156 + 150 - + Error loading block database - 157 + 151 - + Error opening block database - 158 + 152 - + Error reading from database, shutting down. - 159 + 153 - + Error reading next record from wallet database - 160 + 154 - + Error upgrading chainstate database - 161 + 155 - + Error: Couldn't create cursor into database - 162 + 156 - + Error: Disk space is low for %s - 163 + 157 - + Error: Dumpfile checksum does not match. Computed %s, expected %s - 164 + 158 - + Error: Got key that was not hex: %s - 165 + 159 - + Error: Got value that was not hex: %s - 166 + 160 - + Error: Keypool ran out, please call keypoolrefill first - 167 + 161 - + Error: Missing checksum - 168 + 162 - + Error: Unable to parse version %u as a uint32_t - 169 + 163 - + Error: Unable to write record to new wallet - 170 + 164 - + Failed to listen on any port. Use -listen=0 if you want this. - 171 + 165 - + Failed to rescan the wallet during initialization - 172 + 166 - + Failed to verify database - 173 + 167 - + Fee rate (%s) is lower than the minimum fee rate setting (%s) - 174 + 168 - + Ignoring duplicate -wallet %s. - 175 + 169 - + Importing… - 176 + 170 - + Incorrect or no genesis block found. Wrong datadir for network? - 177 - - - Initialization sanity check failed. %s is shutting down. - - 178 + 171 - Insufficient funds + Initialization sanity check failed. %s is shutting down. - 179 + 172 - Invalid -i2psam address or hostname: '%s' + Insufficient funds - 180 + 173 - Invalid -onion address or hostname: '%s' + Invalid -i2psam address or hostname: '%s' - 181 + 174 - Invalid -proxy address or hostname: '%s' + Invalid -onion address or hostname: '%s' - 182 + 175 - Invalid P2P permission: '%s' + Invalid -proxy address or hostname: '%s' - 183 + 176 - Invalid amount for -%s=<amount>: '%s' + Invalid P2P permission: '%s' - 184 + 177 - Invalid amount for -discardfee=<amount>: '%s' + Invalid amount for -%s=<amount>: '%s' - 185 + 178 - Invalid amount for -fallbackfee=<amount>: '%s' + Invalid amount for -discardfee=<amount>: '%s' - 186 + 179 - Invalid amount for -paytxfee=<amount>: '%s' (must be at least %s) + Invalid amount for -fallbackfee=<amount>: '%s' - 187 + 180 - Invalid netmask specified in -whitelist: '%s' + Invalid amount for -paytxfee=<amount>: '%s' (must be at least %s) - 188 + 181 - Loading P2P addresses… + Invalid netmask specified in -whitelist: '%s' - 189 + 182 - Loading banlist… + Loading P2P addresses… - 190 + 183 - Loading block index… + Loading banlist… - 191 + 184 - Loading wallet… + Loading block index… - 192 + 185 - Need to specify a port with -whitebind: '%s' + Loading wallet… - 193 + 186 - No proxy server specified. Use -proxy=<ip> or -proxy=<ip:port>. + Need to specify a port with -whitebind: '%s' - 194 + 187 - Not enough file descriptors available. + No proxy server specified. Use -proxy=<ip> or -proxy=<ip:port>. - 195 + 188 - Prune cannot be configured with a negative value. + Not enough file descriptors available. - 196 + 189 - Prune mode is incompatible with -coinstatsindex. + Prune cannot be configured with a negative value. - 197 + 190 - Prune mode is incompatible with -txindex. + Prune mode is incompatible with -coinstatsindex. - 198 + 191 - Pruning blockstore… + Prune mode is incompatible with -txindex. - 199 + 192 - Reducing -maxconnections from %d to %d, because of system limitations. + Pruning blockstore… - 200 + 193 - Replaying blocks… + Reducing -maxconnections from %d to %d, because of system limitations. - 201 + 194 - Rescanning… + Replaying blocks… - 202 + 195 - SQLiteDatabase: Failed to execute statement to verify database: %s + Rescanning… - 203 + 196 - SQLiteDatabase: Failed to fetch sqlite wallet schema version: %s + SQLiteDatabase: Failed to execute statement to verify database: %s - 204 + 197 - SQLiteDatabase: Failed to fetch the application id: %s - - 205 - - SQLiteDatabase: Failed to prepare statement to verify database: %s - 206 + 198 - + SQLiteDatabase: Failed to read database verification error: %s - 207 + 199 - + SQLiteDatabase: Unexpected application id. Expected %u, got %u - 208 + 200 - + Section [%s] is not recognized. - 209 + 201 - + Signing transaction failed - 210 + 202 - + Specified -walletdir "%s" does not exist - 211 + 203 - + Specified -walletdir "%s" is a relative path - 212 + 204 - + Specified -walletdir "%s" is not a directory - 213 + 205 - + Specified blocks directory "%s" does not exist. - 214 + 206 - + Starting network threads… - 215 + 207 - + The source code is available from %s. - 216 + 208 - + The specified config file %s does not exist - 217 + 209 - + The transaction amount is too small to pay the fee - 218 + 210 - + The wallet will avoid paying less than the minimum relay fee. - 219 + 211 - + This is experimental software. - 220 + 212 - + This is the minimum transaction fee you pay on every transaction. - 221 + 213 - + This is the transaction fee you will pay if you send a transaction. - 222 + 214 - + Transaction amount too small - 223 + 215 - + Transaction amounts must not be negative - 224 - - - Transaction fee and change calculation failed - - 225 + 216 - + Transaction has too long of a mempool chain - 226 + 217 - + Transaction must have at least one recipient - 227 + 218 - + Transaction too large - 228 + 219 - + Unable to bind to %s on this computer (bind returned error %s) - 229 + 220 - + Unable to bind to %s on this computer. %s is probably already running. - 230 + 221 - + Unable to create the PID file '%s': %s - 231 + 222 - + Unable to generate initial keys - 232 + 223 - + Unable to generate keys - 233 + 224 - + Unable to open %s for writing - 234 + 225 - + Unable to start HTTP server. See debug log for details. - 235 + 226 - + Unknown -blockfilterindex value %s. - 236 + 227 - + Unknown address type '%s' - 237 + 228 - + Unknown change type '%s' - 238 + 229 - + Unknown network specified in -onlynet: '%s' - 239 + 230 - + Unsupported logging category %s=%s. - 240 + 231 - + Upgrading UTXO database - 241 + 232 - + Upgrading txindex database - 242 + 233 - + User Agent comment (%s) contains unsafe characters. - 243 + 234 - + Verifying blocks… - 244 + 235 - + Verifying wallet(s)… - 245 + 236 - + Wallet needed to be rewritten: restart %s to complete - 246 + 237 - + Warning: unknown new rules activated (versionbit %i) - 247 + 238