diff --git a/src/qt/bitcoinstrings.cpp b/src/qt/bitcoinstrings.cpp index 45a9bf6a4..183a98061 100644 --- a/src/qt/bitcoinstrings.cpp +++ b/src/qt/bitcoinstrings.cpp @@ -61,8 +61,9 @@ QT_TRANSLATE_NOOP("bitcoin-core", "" "Number of seconds to keep misbehaving peers from reconnecting (default: " "86400)"), QT_TRANSLATE_NOOP("bitcoin-core", "" -"Set maximum size of high-priority/low-fee transactions in bytes (default: " -"27000)"), +"Output debugging information (default: 0, supplying is optional)"), +QT_TRANSLATE_NOOP("bitcoin-core", "" +"Set maximum size of high-priority/low-fee transactions in bytes (default: %d)"), QT_TRANSLATE_NOOP("bitcoin-core", "" "Set the number of script verification threads (up to 16, 0 = auto, <0 = " "leave that many cores free, default: 0)"), @@ -72,6 +73,9 @@ QT_TRANSLATE_NOOP("bitcoin-core", "" QT_TRANSLATE_NOOP("bitcoin-core", "" "Unable to bind to %s on this computer. Bitcoin is probably already running."), QT_TRANSLATE_NOOP("bitcoin-core", "" +"Use separate SOCKS5 proxy to reach peers via Tor hidden services (default: -" +"proxy)"), +QT_TRANSLATE_NOOP("bitcoin-core", "" "Warning: -paytxfee is set very high! This is the transaction fee you will " "pay if you send a transaction."), QT_TRANSLATE_NOOP("bitcoin-core", "" @@ -95,21 +99,22 @@ QT_TRANSLATE_NOOP("bitcoin-core", "" "%s\n" "If the file does not exist, create it with owner-readable-only file " "permissions."), +QT_TRANSLATE_NOOP("bitcoin-core", " can be:"), QT_TRANSLATE_NOOP("bitcoin-core", "Accept command line and JSON-RPC commands"), QT_TRANSLATE_NOOP("bitcoin-core", "Accept connections from outside (default: 1 if no -proxy or -connect)"), 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", "Allow JSON-RPC connections from specified IP address"), QT_TRANSLATE_NOOP("bitcoin-core", "Attempt to recover private keys from a corrupt wallet.dat"), +QT_TRANSLATE_NOOP("bitcoin-core", "Bitcoin Core Daemon"), QT_TRANSLATE_NOOP("bitcoin-core", "Bitcoin RPC client version"), -QT_TRANSLATE_NOOP("bitcoin-core", "Bitcoin version"), QT_TRANSLATE_NOOP("bitcoin-core", "Block creation options:"), QT_TRANSLATE_NOOP("bitcoin-core", "Cannot downgrade wallet"), QT_TRANSLATE_NOOP("bitcoin-core", "Cannot resolve -bind address: '%s'"), QT_TRANSLATE_NOOP("bitcoin-core", "Cannot resolve -externalip address: '%s'"), QT_TRANSLATE_NOOP("bitcoin-core", "Cannot write default address"), QT_TRANSLATE_NOOP("bitcoin-core", "Connect only to the specified node(s)"), -QT_TRANSLATE_NOOP("bitcoin-core", "Connect through socks proxy"), +QT_TRANSLATE_NOOP("bitcoin-core", "Connect through SOCKS proxy"), QT_TRANSLATE_NOOP("bitcoin-core", "Connect to JSON-RPC on (default: 8332 or testnet: 18332)"), QT_TRANSLATE_NOOP("bitcoin-core", "Connect to a node to retrieve peer addresses, and disconnect"), QT_TRANSLATE_NOOP("bitcoin-core", "Corrupted block database detected"), @@ -138,12 +143,13 @@ QT_TRANSLATE_NOOP("bitcoin-core", "Failed to write file info"), QT_TRANSLATE_NOOP("bitcoin-core", "Failed to write to coin database"), QT_TRANSLATE_NOOP("bitcoin-core", "Failed to write transaction index"), QT_TRANSLATE_NOOP("bitcoin-core", "Failed to write undo data"), -QT_TRANSLATE_NOOP("bitcoin-core", "Fee per KB to add to transactions you send"), +QT_TRANSLATE_NOOP("bitcoin-core", "Fee per kB to add to transactions you send"), QT_TRANSLATE_NOOP("bitcoin-core", "Find peers using DNS lookup (default: 1 unless -connect)"), QT_TRANSLATE_NOOP("bitcoin-core", "Generate coins (default: 0)"), QT_TRANSLATE_NOOP("bitcoin-core", "Get help for a command"), QT_TRANSLATE_NOOP("bitcoin-core", "How many blocks to check at startup (default: 288, 0 = all)"), QT_TRANSLATE_NOOP("bitcoin-core", "How thorough the block verification is (0-4, default: 3)"), +QT_TRANSLATE_NOOP("bitcoin-core", "If is not supplied, output all debugging information."), QT_TRANSLATE_NOOP("bitcoin-core", "Imports blocks from external blk000??.dat file"), QT_TRANSLATE_NOOP("bitcoin-core", "Incorrect or no genesis block found. Wrong datadir for network?"), QT_TRANSLATE_NOOP("bitcoin-core", "Information"), @@ -167,16 +173,15 @@ QT_TRANSLATE_NOOP("bitcoin-core", "Not enough file descriptors available."), QT_TRANSLATE_NOOP("bitcoin-core", "Only accept block chain matching built-in checkpoints (default: 1)"), QT_TRANSLATE_NOOP("bitcoin-core", "Only connect to nodes in network (IPv4, IPv6 or Tor)"), QT_TRANSLATE_NOOP("bitcoin-core", "Options:"), -QT_TRANSLATE_NOOP("bitcoin-core", "Output extra debugging information. Implies all other -debug* options"), -QT_TRANSLATE_NOOP("bitcoin-core", "Output extra network debugging information"), QT_TRANSLATE_NOOP("bitcoin-core", "Password for JSON-RPC connections"), -QT_TRANSLATE_NOOP("bitcoin-core", "Prepend debug output with timestamp"), +QT_TRANSLATE_NOOP("bitcoin-core", "Prepend debug output with timestamp (default: 1)"), +QT_TRANSLATE_NOOP("bitcoin-core", "RPC client options:"), QT_TRANSLATE_NOOP("bitcoin-core", "Rebuild block chain index from current blk000??.dat files"), QT_TRANSLATE_NOOP("bitcoin-core", "Rescan the block chain for missing wallet transactions"), QT_TRANSLATE_NOOP("bitcoin-core", "Rescanning..."), QT_TRANSLATE_NOOP("bitcoin-core", "Run in the background as a daemon and accept commands"), QT_TRANSLATE_NOOP("bitcoin-core", "SSL options: (see the Bitcoin Wiki for SSL setup instructions)"), -QT_TRANSLATE_NOOP("bitcoin-core", "Select the version of socks proxy to use (4-5, default: 5)"), +QT_TRANSLATE_NOOP("bitcoin-core", "Select SOCKS version for -proxy (4 or 5, default: 5)"), QT_TRANSLATE_NOOP("bitcoin-core", "Send command to Bitcoin server"), QT_TRANSLATE_NOOP("bitcoin-core", "Send commands to node running on (default: 127.0.0.1)"), QT_TRANSLATE_NOOP("bitcoin-core", "Send trace/debug info to console instead of debug.log file"), @@ -185,7 +190,7 @@ QT_TRANSLATE_NOOP("bitcoin-core", "Server certificate file (default: server.cert QT_TRANSLATE_NOOP("bitcoin-core", "Server private key (default: server.pem)"), QT_TRANSLATE_NOOP("bitcoin-core", "Set database cache size in megabytes (default: 25)"), QT_TRANSLATE_NOOP("bitcoin-core", "Set key pool size to (default: 100)"), -QT_TRANSLATE_NOOP("bitcoin-core", "Set maximum block size in bytes (default: 250000)"), +QT_TRANSLATE_NOOP("bitcoin-core", "Set maximum block size in bytes (default: %d)"), QT_TRANSLATE_NOOP("bitcoin-core", "Set minimum block size in bytes (default: 0)"), QT_TRANSLATE_NOOP("bitcoin-core", "Set the number of threads to service RPC calls (default: 4)"), QT_TRANSLATE_NOOP("bitcoin-core", "Shrink debug.log file on client startup (default: 1 when no -debug)"), @@ -213,15 +218,17 @@ QT_TRANSLATE_NOOP("bitcoin-core", "Usage:"), QT_TRANSLATE_NOOP("bitcoin-core", "Use OpenSSL (https) for JSON-RPC connections"), QT_TRANSLATE_NOOP("bitcoin-core", "Use UPnP to map the listening port (default: 0)"), QT_TRANSLATE_NOOP("bitcoin-core", "Use UPnP to map the listening port (default: 1 when listening)"), -QT_TRANSLATE_NOOP("bitcoin-core", "Use proxy to reach tor hidden services (default: same as -proxy)"), QT_TRANSLATE_NOOP("bitcoin-core", "Use the test network"), QT_TRANSLATE_NOOP("bitcoin-core", "Username for JSON-RPC connections"), QT_TRANSLATE_NOOP("bitcoin-core", "Verifying blocks..."), QT_TRANSLATE_NOOP("bitcoin-core", "Verifying wallet..."), +QT_TRANSLATE_NOOP("bitcoin-core", "Wait for RPC server to start"), QT_TRANSLATE_NOOP("bitcoin-core", "Wallet %s resides outside data directory %s"), QT_TRANSLATE_NOOP("bitcoin-core", "Wallet needed to be rewritten: restart Bitcoin to complete"), QT_TRANSLATE_NOOP("bitcoin-core", "Warning"), +QT_TRANSLATE_NOOP("bitcoin-core", "Warning: Deprecated argument -debugnet ignored, use -debug=net"), QT_TRANSLATE_NOOP("bitcoin-core", "Warning: This version is obsolete, upgrade required!"), QT_TRANSLATE_NOOP("bitcoin-core", "You need to rebuild the database using -reindex to change -txindex"), +QT_TRANSLATE_NOOP("bitcoin-core", "version"), QT_TRANSLATE_NOOP("bitcoin-core", "wallet.dat corrupt, salvage failed"), }; diff --git a/src/qt/locale/bitcoin_en.ts b/src/qt/locale/bitcoin_en.ts index 0dc56ac5d..368a4d600 100644 --- a/src/qt/locale/bitcoin_en.ts +++ b/src/qt/locale/bitcoin_en.ts @@ -5,13 +5,13 @@ AboutDialog - About Bitcoin - About Bitcoin + About Bitcoin Core + - <b>Bitcoin</b> version - <b>Bitcoin</b> version + <b>Bitcoin Core</b> version + @@ -29,7 +29,7 @@ Distributed under the MIT/X11 software license, see the accompanying file COPYIN This product includes software developed by the OpenSSL Project for use in the OpenSSL Toolkit (http://www.openssl.org/) and cryptographic software written by Eric Young (eay@cryptsoft.com) and UPnP software written by Thomas Bernard. - + Copyright Copyright @@ -72,7 +72,7 @@ This product includes software developed by the OpenSSL Project for use in the O - + &Copy Address &Copy Address @@ -142,7 +142,7 @@ This product includes software developed by the OpenSSL Project for use in the O &Edit - + Export Address List @@ -165,7 +165,7 @@ This product includes software developed by the OpenSSL Project for use in the O AddressTableModel - + Label Label @@ -203,7 +203,7 @@ This product includes software developed by the OpenSSL Project for use in the O Repeat new passphrase - + Enter the new passphrase to the wallet.<br/>Please use a passphrase of <b>10 or more random characters</b>, or <b>eight or more words</b>. Enter the new passphrase to the wallet.<br/>Please use a passphrase of <b>10 or more random characters</b>, or <b>eight or more words</b>. @@ -324,17 +324,17 @@ This product includes software developed by the OpenSSL Project for use in the O BitcoinGUI - + Sign &message... Sign &message... - + Synchronizing with network... Synchronizing with network... - + &Overview &Overview @@ -400,7 +400,7 @@ This product includes software developed by the OpenSSL Project for use in the O &Change Passphrase... - + Importing blocks from disk... Importing blocks from disk... @@ -410,7 +410,7 @@ This product includes software developed by the OpenSSL Project for use in the O Reindexing blocks on disk... - + Send coins to a Bitcoin address Send coins to a Bitcoin address @@ -445,20 +445,18 @@ This product includes software developed by the OpenSSL Project for use in the O &Verify message... - - - + Bitcoin Bitcoin - - + + Wallet Wallet - + &Send &Send @@ -468,13 +466,7 @@ This product includes software developed by the OpenSSL Project for use in the O &Receive - - - &About Bitcoin - &About Bitcoin - - - + &Show / Hide &Show / Hide @@ -500,12 +492,12 @@ This product includes software developed by the OpenSSL Project for use in the O Verify messages to ensure they were signed with specified Bitcoin addresses - + &File &File - + &Settings &Settings @@ -520,18 +512,30 @@ This product includes software developed by the OpenSSL Project for use in the O Tabs toolbar - - + + [testnet] [testnet] - + + + Bitcoin Core + Bitcoin Core + + + Request payments (generates QR codes and bitcoin: URIs) - + + + &About Bitcoin Core + + + + &Used sending addresses... @@ -551,13 +555,23 @@ This product includes software developed by the OpenSSL Project for use in the O - + + Open URI... + + + + + Open a bitcoin: URI or payment request + + + + Bitcoin client Bitcoin client - + %n active connection(s) to Bitcoin network %n active connection to Bitcoin network @@ -677,17 +691,7 @@ Address: %4 - - URI handling - URI handling - - - - URI can not be parsed! This can be caused by an invalid Bitcoin address or malformed URI parameters. - URI can not be parsed! This can be caused by an invalid Bitcoin address or malformed URI parameters. - - - + Wallet is <b>encrypted</b> and currently <b>unlocked</b> Wallet is <b>encrypted</b> and currently <b>unlocked</b> @@ -697,7 +701,7 @@ Address: %4 Wallet is <b>encrypted</b> and currently <b>locked</b> - + A fatal error occurred. Bitcoin can no longer continue safely and will quit. A fatal error occurred. Bitcoin can no longer continue safely and will quit. @@ -705,11 +709,298 @@ Address: %4 ClientModel - + Network Alert Network Alert + + CoinControlDialog + + + Coin Control Address Selection + + + + + Quantity: + + + + + Bytes: + + + + + Amount: + + + + + Priority: + + + + + Fee: + + + + + Low Output: + + + + + After Fee: + + + + + Change: + + + + + (un)select all + + + + + Tree mode + + + + + List mode + + + + + Amount + Amount + + + + Address + Address + + + + Date + Date + + + + Confirmations + + + + + Confirmed + Confirmed + + + + Priority + + + + + Copy address + Copy address + + + + Copy label + Copy label + + + + + Copy amount + Copy amount + + + + Copy transaction ID + Copy transaction ID + + + + Lock unspent + + + + + Unlock unspent + + + + + Copy quantity + + + + + Copy fee + + + + + Copy after fee + + + + + Copy bytes + + + + + Copy priority + + + + + Copy low output + + + + + Copy change + + + + + highest + + + + + higher + + + + + high + + + + + medium-high + + + + + medium + + + + + low-medium + + + + + low + + + + + lower + + + + + lowest + + + + + (%1 locked) + + + + + Dust + + + + + yes + + + + + no + + + + + 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. + + + + + Can vary +/- 1 byte per input. + + + + + Transactions with higher priority are more likely to get included into a block. + + + + + This label turns red, if the priority is smaller than "medium" + + + + + This label turns red, if any recipient receives an amount smaller than %1. + + + + + + This means a fee of at least %1 is required. + + + + + Amounts below 0.546 times the minimum relay fee are shown as dust. + + + + + This label turns red, if the change is smaller than %1. + + + + + + (no label) + (no label) + + + + change from %1 (%2) + + + + + (change) + + + EditAddressDialog @@ -738,7 +1029,7 @@ Address: %4 &Address - + New receiving address New receiving address @@ -781,7 +1072,7 @@ Address: %4 FreespaceChecker - + A new data directory will be created. A new data directory will be created. @@ -809,18 +1100,18 @@ Address: %4 GUIUtil::HelpMessageBox - - - Bitcoin-Qt - Bitcoin-Qt - - - + version version - + + + Bitcoin Core + Bitcoin Core + + + Usage: Usage: @@ -864,18 +1155,18 @@ Address: %4 - Welcome to Bitcoin-Qt. - Welcome to Bitcoin-Qt. + Welcome to Bitcoin Core. + - As this is the first time the program is launched, you can choose where Bitcoin-Qt will store its data. - As this is the first time the program is launched, you can choose where Bitcoin-Qt will store its data. + As this is the first time the program is launched, you can choose where Bitcoin Core will store its data. + - Bitcoin-Qt will download and store a copy of the Bitcoin block chain. At least %1GB of data will be stored in this directory, and it will grow over time. The wallet will also be stored in this directory. - Bitcoin-Qt will download and store a copy of the Bitcoin block chain. At least %1GB of data will be stored in this directory, and it will grow over time. The wallet will also be stored in this directory. + Bitcoin Core will download and store a copy of the Bitcoin block chain. At least %1GB of data will be stored in this directory, and it will grow over time. The wallet will also be stored in this directory. + @@ -888,7 +1179,17 @@ Address: %4 Use a custom data directory: - + + Bitcoin + Bitcoin + + + + Error: Specified data directory "%1" can not be created. + Error: Specified data directory "%1" can not be created. + + + Error Error @@ -903,6 +1204,34 @@ Address: %4 (of %1GB needed) + + OpenURIDialog + + + Open URI + + + + + Open payment request from URI or file + + + + + URI: + + + + + Select payment request file + + + + + Select payment request file to open + + + OptionsDialog @@ -1060,6 +1389,16 @@ Address: %4 &Display addresses in transaction list &Display addresses in transaction list + + + Whether to show coin control features or not. + + + + + Display coin &control features (experts only) + + &OK @@ -1076,12 +1415,12 @@ Address: %4 &Apply - + default default - + Confirm options reset Confirm options reset @@ -1122,17 +1461,17 @@ Address: %4 - + 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. - + Unconfirmed: Unconfirmed: - + Wallet Wallet @@ -1147,12 +1486,12 @@ Address: %4 Your current spendable balance - + 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 - + Immature: Immature: @@ -1162,7 +1501,7 @@ Address: %4 Mined balance that has not yet matured - + Total: Total: @@ -1172,12 +1511,12 @@ Address: %4 Your current total balance - + <b>Recent transactions</b> <b>Recent transactions</b> - + out of sync out of sync @@ -1186,7 +1525,7 @@ Address: %4 PaymentServer - + URI handling URI handling @@ -1196,23 +1535,29 @@ Address: %4 URI can not be parsed! This can be caused by an invalid Bitcoin address or malformed URI parameters. - + Requested payment amount of %1 is too small (considered dust). - - + + + Payment request error - - Insecure requests to custom payment scripts unsupported + + Cannot start bitcoin: click-to-pay handler - + + Unverified payment requests to custom payment scripts are unsupported. + + + + Refund from %1 @@ -1222,7 +1567,7 @@ Address: %4 - + Bad response from server %1 @@ -1232,8 +1577,8 @@ Address: %4 - - + + Network request error @@ -1242,9 +1587,8 @@ Address: %4 QObject - + - Bitcoin Bitcoin @@ -1258,16 +1602,11 @@ Address: %4 Error: Invalid combination of -regtest and -testnet. - - - Error: Specified data directory "%1" can not be created. - Error: Specified data directory "%1" can not be created. - QRImageWidget - + &Save Image... @@ -1283,8 +1622,8 @@ Address: %4 - PNG Images (*.png) - PNG Images (*.png) + PNG Image (*.png) + @@ -1304,7 +1643,7 @@ Address: %4 - + N/A N/A @@ -1319,7 +1658,12 @@ Address: %4 &Information - + + Debug window + + + + Using OpenSSL version Using OpenSSL version @@ -1374,12 +1718,7 @@ Address: %4 Command-line options - - Show the Bitcoin-Qt help message to get a list with possible Bitcoin command-line options. - Show the Bitcoin-Qt help message to get a list with possible Bitcoin command-line options. - - - + &Show &Show @@ -1419,12 +1758,7 @@ Address: %4 Build date - - Bitcoin - Debug window - Bitcoin - Debug window - - - + Bitcoin Core Bitcoin Core @@ -1439,7 +1773,12 @@ Address: %4 Open the Bitcoin debug log file from the current data directory. This can take a few seconds for large log files. - + + Show the Bitcoin-Core help message to get a list with possible Bitcoin command-line options. + + + + Clear console Clear console @@ -1497,37 +1836,32 @@ Address: %4 ReceiveCoinsDialog - + &Amount: - + The amount to request - + &Label: &Label: - - The label to associate with the receiving address - - - - + &Message: - + The message to attach to payment request - + Reuse one of the previously used receiving addresses. Reusing addresses has security and privacy issues. Do not use this unless re-generating a payment request made before. @@ -1537,12 +1871,17 @@ Address: %4 - + + The label to associate with the new receiving address + + + + Use this form to request payments. All fields are optional. - + Clear all fields of the form. @@ -1556,6 +1895,31 @@ Address: %4 &Request payment + + + Previously requested payments + + + + + Show the selected request (does the same as double clicking an entry) + + + + + Show + + + + + Remove the selected entries from the list + + + + + Remove + + ReceiveRequestDialog @@ -1574,18 +1938,13 @@ Address: %4 Copy &Address - - - &Copy Image - - &Save Image... - + Request payment to %1 @@ -1630,17 +1989,120 @@ Address: %4 Error encoding URI into QR Code. + + RecentRequestsTableModel + + + Date + Date + + + + Label + Label + + + + Message + Message + + + + Amount + Amount + + + + (no label) + (no label) + + + + (no message) + + + SendCoinsDialog - - + + Send Coins Send Coins - + + Coin Control Features + + + + + Inputs... + + + + + automatically selected + + + + + Insufficient funds! + + + + + Quantity: + + + + + Bytes: + + + + + Amount: + + + + + Priority: + + + + + Fee: + + + + + Low Output: + + + + + After Fee: + + + + + Change: + + + + + If this is activated, but the change address is empty or invalid, change will be sent to a newly generated address. + + + + + Custom change address + + + + Send to multiple recipients at once Send to multiple recipients at once @@ -1665,12 +2127,7 @@ Address: %4 Balance: - - 123.456 BTC - 123.456 BTC - - - + Confirm the send action Confirm the send action @@ -1680,49 +2137,125 @@ Address: %4 S&end - + Confirm send coins Confirm send coins - + + %1 to %2 - + + Enter a Bitcoin address (e.g. 1NS17iag9jJgTHD1VXjvLCEnZuQ3rJDE9L) + Enter a Bitcoin address (e.g. 1NS17iag9jJgTHD1VXjvLCEnZuQ3rJDE9L) + + + + Copy quantity + + + + + Copy amount + Copy amount + + + + Copy fee + + + + + Copy after fee + + + + + Copy bytes + + + + + Copy priority + + + + + Copy low output + + + + + Copy change + + + + + Total Amount %1 (= %2) + + + + + or + + + + 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. - + The amount exceeds your balance. The amount exceeds your balance. - + The total exceeds your balance when the %1 transaction fee is included. 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. - - Error: Transaction creation failed! - Error: Transaction creation failed! + + Transaction creation failed! + - + + The transaction was rejected! This might happen if some of the coins in your wallet were already spent, such as if you used a copy of wallet.dat and coins were spent in the copy but not marked as spent here. + + + + + Warning: Invalid Bitcoin address + + + + + (no label) + (no label) + + + + Warning: Unknown change address + + + + Are you sure you want to send? @@ -1732,17 +2265,7 @@ Address: %4 - - Total Amount %1 - - - - - Error: The transaction was rejected. This might happen if some of the coins in your wallet were already spent, such as if you used a copy of wallet.dat and coins were spent in the copy but not marked as spent here. - Error: The transaction was rejected. This might happen if some of the coins in your wallet were already spent, such as if you used a copy of wallet.dat and coins were spent in the copy but not marked as spent here. - - - + Payment request expired @@ -1755,39 +2278,44 @@ Address: %4 SendCoinsEntry - - + + + A&mount: A&mount: - - + Pay &To: Pay &To: - + The address to send the payment to (e.g. 1NS17iag9jJgTHD1VXjvLCEnZuQ3rJDE9L) The address to send the payment to (e.g. 1NS17iag9jJgTHD1VXjvLCEnZuQ3rJDE9L) - + Enter a label for this address to add it to your address book Enter a label for this address to add it to your address book - + &Label: &Label: - + Choose previously used address - + + This is a normal payment. + + + + Alt+A Alt+A @@ -1803,16 +2331,35 @@ Address: %4 - Remove this recipient - Remove this recipient + + + Remove this entry + - + + This is a verified payment request. + + + + Enter a label for this address to add it to the list of used addresses - + + This is an unverified payment request. + + + + + + Pay To: + + + + + Memo: @@ -1933,7 +2480,7 @@ Address: %4 Reset all verify message fields - + Enter a Bitcoin address (e.g. 1NS17iag9jJgTHD1VXjvLCEnZuQ3rJDE9L) Enter a Bitcoin address (e.g. 1NS17iag9jJgTHD1VXjvLCEnZuQ3rJDE9L) @@ -1949,7 +2496,7 @@ Address: %4 Enter Bitcoin signature - + The entered address is invalid. The entered address is invalid. @@ -2018,9 +2565,14 @@ Address: %4 SplashScreen - - The Bitcoin developers - The Bitcoin developers + + Bitcoin Core + Bitcoin Core + + + + The Bitcoin Core developers + @@ -2031,7 +2583,7 @@ Address: %4 TrafficGraphWidget - + KB/s @@ -2039,7 +2591,7 @@ Address: %4 TransactionDesc - + Open until %1 Open until %1 @@ -2240,7 +2792,7 @@ Address: %4 TransactionTableModel - + Date Date @@ -2364,7 +2916,7 @@ Address: %4 TransactionView - + All All @@ -2425,12 +2977,12 @@ Address: %4 Other - + Enter address or label to search Enter address or label to search - + Min amount Min amount @@ -2465,17 +3017,37 @@ Address: %4 Show transaction details - - Export Transaction Data - Export Transaction Data + + Export Transaction History + - + + Exporting Failed + + + + + There was an error trying to save the transaction history to %1. + + + + + Exporting Successful + + + + + The transaction history was successfully saved to %1. + + + + Comma separated file (*.csv) Comma separated file (*.csv) - + Confirmed Confirmed @@ -2510,17 +3082,7 @@ Address: %4 ID - - Error exporting - Error exporting - - - - Could not write to file %1. - Could not write to file %1. - - - + Range: Range: @@ -2530,10 +3092,18 @@ Address: %4 to + + WalletFrame + + + No wallet has been loaded. + + + WalletModel - + Send Coins Send Coins @@ -2541,7 +3111,7 @@ Address: %4 WalletView - + &Export &Export @@ -2551,65 +3121,60 @@ Address: %4 Export the data in the current tab to a file - + Backup Wallet Backup Wallet - + Wallet Data (*.dat) Wallet Data (*.dat) - + Backup Failed Backup Failed - There was an error trying to save the wallet data to the new location. - There was an error trying to save the wallet data to the new location. + There was an error trying to save the wallet data to %1. + - Backup Successful - Backup Successful + The wallet data was successfully saved to %1. + - The wallet data was successfully saved to the new location. - The wallet data was successfully saved to the new location. + Backup Successful + Backup Successful bitcoin-core - - Bitcoin version - Bitcoin version - - - + Usage: Usage: - + List commands List commands - + Get help for a command Get help for a command - + Options: Options: - + Specify configuration file (default: bitcoin.conf) Specify configuration file (default: bitcoin.conf) @@ -2629,7 +3194,7 @@ Address: %4 Set database cache size in megabytes (default: 25) - + Listen for connections on <port> (default: 8333 or testnet: 18333) Listen for connections on <port> (default: 8333 or testnet: 18333) @@ -2639,7 +3204,7 @@ Address: %4 Maintain at most <n> connections to peers (default: 125) - + Connect to a node to retrieve peer addresses, and disconnect Connect to a node to retrieve peer addresses, and disconnect @@ -2654,7 +3219,7 @@ Address: %4 Threshold for disconnecting misbehaving peers (default: 100) - + Number of seconds to keep misbehaving peers from reconnecting (default: 86400) Number of seconds to keep misbehaving peers from reconnecting (default: 86400) @@ -2669,7 +3234,7 @@ Address: %4 Listen for JSON-RPC connections on <port> (default: 8332 or testnet: 18332) - + Accept command line and JSON-RPC commands Accept command line and JSON-RPC commands @@ -2679,17 +3244,17 @@ Address: %4 Run in the background as a daemon and accept commands - + Use the test network Use the test network - + Accept connections from outside (default: 1 if no -proxy or -connect) Accept connections from outside (default: 1 if no -proxy or -connect) - + %s, you must set a rpcpassword in the configuration file: %s It is recommended you use the following random password: @@ -2754,17 +3319,17 @@ for example: alertnotify=echo %%s | mail -s "Bitcoin Alert" admin@foo. Execute command when a wallet transaction changes (%s in cmd is replaced by TxID) - - Set maximum size of high-priority/low-fee transactions in bytes (default: 27000) - Set maximum size of high-priority/low-fee transactions in bytes (default: 27000) - - - + This is a pre-release test build - use at your own risk - do not use for mining or merchant applications This is a pre-release test build - use at your own risk - do not use for mining or merchant applications + Use separate SOCKS5 proxy to reach peers via Tor hidden services (default: -proxy) + + + + Warning: -paytxfee is set very high! This is the transaction fee you will pay if you send a transaction. Warning: -paytxfee is set very high! This is the transaction fee you will pay if you send a transaction. @@ -2794,17 +3359,27 @@ for example: alertnotify=echo %%s | mail -s "Bitcoin Alert" admin@foo. Warning: wallet.dat corrupt, data salvaged! Original wallet.dat saved as wallet.{timestamp}.bak in %s; if your balance or transactions are incorrect you should restore from a backup. - + + <category> can be: + + + + Attempt to recover private keys from a corrupt wallet.dat Attempt to recover private keys from a corrupt wallet.dat + + + Bitcoin Core Daemon + + Bitcoin RPC client version - + Block creation options: Block creation options: @@ -2814,7 +3389,12 @@ for example: alertnotify=echo %%s | mail -s "Bitcoin Alert" admin@foo. Connect only to the specified node(s) - + + Connect through SOCKS proxy + + + + Connect to JSON-RPC on <port> (default: 8332 or testnet: 18332) @@ -2924,7 +3504,12 @@ for example: alertnotify=echo %%s | mail -s "Bitcoin Alert" admin@foo. Failed to write undo data - + + Fee per kB to add to transactions you send + + + + Find peers using DNS lookup (default: 1 unless -connect) Find peers using DNS lookup (default: 1 unless -connect) @@ -2943,6 +3528,11 @@ for example: alertnotify=echo %%s | mail -s "Bitcoin Alert" admin@foo. How thorough the block verification is (0-4, default: 3) How thorough the block verification is (0-4, default: 3) + + + If <category> is not supplied, output all debugging information. + + Incorrect or no genesis block found. Wrong datadir for network? @@ -2959,17 +3549,37 @@ for example: alertnotify=echo %%s | mail -s "Bitcoin Alert" admin@foo. Not enough file descriptors available. - + + Prepend debug output with timestamp (default: 1) + + + + + RPC client options: + + + + Rebuild block chain index from current blk000??.dat files Rebuild block chain index from current blk000??.dat files - + + Select SOCKS version for -proxy (4 or 5, default: 5) + + + + Send command to Bitcoin server - + + Set maximum block size in bytes (default: %d) + + + + Set the number of threads to service RPC calls (default: 4) Set the number of threads to service RPC calls (default: 4) @@ -2989,7 +3599,7 @@ for example: alertnotify=echo %%s | mail -s "Bitcoin Alert" admin@foo. - + Verifying blocks... Verifying blocks... @@ -2998,13 +3608,23 @@ for example: alertnotify=echo %%s | mail -s "Bitcoin Alert" admin@foo. Verifying wallet... Verifying wallet... + + + Wait for RPC server to start + + Wallet %s resides outside data directory %s Wallet %s resides outside data directory %s - + + Warning: Deprecated argument -debugnet ignored, use -debug=net + + + + You need to rebuild the database using -reindex to change -txindex You need to rebuild the database using -reindex to change -txindex @@ -3014,17 +3634,27 @@ for example: alertnotify=echo %%s | mail -s "Bitcoin Alert" admin@foo. Imports blocks from external blk000??.dat file - + Execute command when a relevant alert is received or we see a really long fork (%s in cmd is replaced by message) Execute command when a relevant alert is received or we see a really long fork (%s in cmd is replaced by message) - + + Output debugging information (default: 0, supplying <category> is optional) + + + + + Set maximum size of high-priority/low-fee transactions in bytes (default: %d) + + + + Set the number of script verification threads (up to 16, 0 = auto, <0 = leave that many cores free, default: 0) Set the number of script verification threads (up to 16, 0 = auto, <0 = leave that many cores free, default: 0) - + Information Information @@ -3064,32 +3694,12 @@ for example: alertnotify=echo %%s | mail -s "Bitcoin Alert" admin@foo. Only connect to nodes in network <net> (IPv4, IPv6 or Tor) - - Output extra debugging information. Implies all other -debug* options - Output extra debugging information. Implies all other -debug* options - - - - Output extra network debugging information - Output extra network debugging information - - - - Prepend debug output with timestamp - Prepend debug output with timestamp - - - + SSL options: (see the Bitcoin Wiki for SSL setup instructions) SSL options: (see the Bitcoin Wiki for SSL setup instructions) - - Select the version of socks proxy to use (4-5, default: 5) - Select the version of socks proxy to use (4-5, default: 5) - - - + Send trace/debug info to console instead of debug.log file Send trace/debug info to console instead of debug.log file @@ -3099,12 +3709,7 @@ for example: alertnotify=echo %%s | mail -s "Bitcoin Alert" admin@foo. Send trace/debug info to debugger - - Set maximum block size in bytes (default: 250000) - Set maximum block size in bytes (default: 250000) - - - + Set minimum block size in bytes (default: 0) Set minimum block size in bytes (default: 0) @@ -3153,38 +3758,38 @@ for example: alertnotify=echo %%s | mail -s "Bitcoin Alert" admin@foo. Use UPnP to map the listening port (default: 1 when listening) Use UPnP to map the listening port (default: 1 when listening) - - - Use proxy to reach tor hidden services (default: same as -proxy) - Use proxy to reach tor hidden services (default: same as -proxy) - Username for JSON-RPC connections Username for JSON-RPC connections - + Warning Warning - + Warning: This version is obsolete, upgrade required! Warning: This version is obsolete, upgrade required! + version + version + + + wallet.dat corrupt, salvage failed wallet.dat corrupt, salvage failed - + Password for JSON-RPC connections Password for JSON-RPC connections - + Allow JSON-RPC connections from specified IP address Allow JSON-RPC connections from specified IP address @@ -3194,12 +3799,12 @@ for example: alertnotify=echo %%s | mail -s "Bitcoin Alert" admin@foo. Send commands to node running on <ip> (default: 127.0.0.1) - + Execute command when the best block changes (%s in cmd is replaced by block hash) Execute command when the best block changes (%s in cmd is replaced by block hash) - + Upgrade wallet to latest format Upgrade wallet to latest format @@ -3239,22 +3844,17 @@ for example: alertnotify=echo %%s | mail -s "Bitcoin Alert" admin@foo. Unable to bind to %s on this computer (bind returned error %d, %s) - - Connect through socks proxy - Connect through socks proxy - - - + Allow DNS lookups for -addnode, -seednode and -connect Allow DNS lookups for -addnode, -seednode and -connect - + Loading addresses... Loading addresses... - + Error loading wallet.dat: Wallet corrupted Error loading wallet.dat: Wallet corrupted @@ -3274,12 +3874,12 @@ for example: alertnotify=echo %%s | mail -s "Bitcoin Alert" admin@foo. Error loading wallet.dat - + Invalid -proxy address: '%s' Invalid -proxy address: '%s' - + Unknown network specified in -onlynet: '%s' Unknown network specified in -onlynet: '%s' @@ -3299,7 +3899,7 @@ for example: alertnotify=echo %%s | mail -s "Bitcoin Alert" admin@foo. Cannot resolve -externalip address: '%s' - + Invalid amount for -paytxfee=<amount>: '%s' Invalid amount for -paytxfee=<amount>: '%s' @@ -3319,27 +3919,22 @@ for example: alertnotify=echo %%s | mail -s "Bitcoin Alert" admin@foo. Loading block index... - + Add a node to connect to and attempt to keep the connection open Add a node to connect to and attempt to keep the connection open - + Unable to bind to %s on this computer. Bitcoin is probably already running. Unable to bind to %s on this computer. Bitcoin is probably already running. - - Fee per KB to add to transactions you send - Fee per KB to add to transactions you send - - - + Loading wallet... Loading wallet... - + Cannot downgrade wallet Cannot downgrade wallet @@ -3369,7 +3964,7 @@ for example: alertnotify=echo %%s | mail -s "Bitcoin Alert" admin@foo. Error - + You must set rpcpassword=<password> in the configuration file: %s If the file does not exist, create it with owner-readable-only file permissions.