From ebeafe5b0bdaf62b95b74f66610f0e4867613edf Mon Sep 17 00:00:00 2001 From: "Wladimir J. van der Laan" Date: Thu, 26 Jul 2012 04:18:59 +0200 Subject: [PATCH] Update translation messages - No core strings changed since last time - Re-add line numbers in .ts file as this is marginally easier for translators (see #1227) --- doc/translation_process.md | 2 +- src/qt/locale/bitcoin_en.ts | 610 ++++++++++++++++++++++++++++++++++-- 2 files changed, 583 insertions(+), 29 deletions(-) diff --git a/doc/translation_process.md b/doc/translation_process.md index c48302098..7ef22d83b 100644 --- a/doc/translation_process.md +++ b/doc/translation_process.md @@ -37,7 +37,7 @@ by running `lupdate` (included in the Qt SDK). Also, a custom script is used to extract strings from the non-Qt parts: python share/qt/extract_strings_qt.py - lupdate bitcoin-qt.pro -no-obsolete -locations none -ts src/qt/locale/bitcoin_en.ts + lupdate bitcoin-qt.pro -no-obsolete -locations relative -ts src/qt/locale/bitcoin_en.ts ##### Handling of plurals in the source file diff --git a/src/qt/locale/bitcoin_en.ts b/src/qt/locale/bitcoin_en.ts index 5f6f606ab..c6baca2dd 100644 --- a/src/qt/locale/bitcoin_en.ts +++ b/src/qt/locale/bitcoin_en.ts @@ -5,19 +5,22 @@ AboutDialog + About Bitcoin + <b>Bitcoin</b> version + Copyright © 2009-2012 Bitcoin Developers This is experimental software. -Distributed under the MIT/X11 software license, see the accompanying file license.txt or http://www.opensource.org/licenses/mit-license.php. +Distributed under the MIT/X11 software license, see the accompanying file COPYING or http://www.opensource.org/licenses/mit-license.php. 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. @@ -26,82 +29,102 @@ This product includes software developed by the OpenSSL Project for use in the O AddressBookPage + Address Book + Double-click to edit address or label + Create a new address + Copy the currently selected address to the system clipboard + &New Address + These are your Bitcoin addresses for receiving payments. You may want to give a different one to each sender so you can keep track of who is paying you. + &Copy Address + Show &QR Code + Sign a message to prove you own a Bitcoin address + &Sign Message + Verify a message to ensure it was signed with a specified Bitcoin address + &Verify Message + Delete the currently selected address from the list. Only sending addresses can be deleted. + &Delete + Copy &Label + &Edit + Export Address Book Data + Comma separated file (*.csv) + Error exporting + Could not write to file %1. @@ -109,14 +132,17 @@ This product includes software developed by the OpenSSL Project for use in the O AddressTableModel + Label + Address + (no label) @@ -124,99 +150,131 @@ This product includes software developed by the OpenSSL Project for use in the O AskPassphraseDialog + Passphrase Dialog + Enter passphrase + New passphrase + 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>. + Encrypt wallet + This operation needs your wallet passphrase to unlock the wallet. + Unlock wallet + This operation needs your wallet passphrase to decrypt the wallet. + Decrypt wallet + Change passphrase + Enter the old and new passphrase to the wallet. + Confirm wallet encryption + WARNING: If you encrypt your wallet and lose your passphrase, you will <b>LOSE ALL OF YOUR BITCOINS</b>! Are you sure you wish to encrypt your wallet? + + Wallet encrypted + Bitcoin will close now to finish the encryption process. Remember that encrypting your wallet cannot fully protect your bitcoins from being stolen by malware infecting your computer. + + Warning: The Caps Lock key is on. + + + + Wallet encryption failed + Wallet encryption failed due to an internal error. Your wallet was not encrypted. + + The supplied passphrases do not match. + Wallet unlock failed + + + The passphrase entered for the wallet decryption was incorrect. + Wallet decryption failed + Wallet passphrase was successfully changed. @@ -224,98 +282,112 @@ Are you sure you wish to encrypt your wallet? BitcoinGUI - Bitcoin Wallet - - - + Sign &message... + Show/Hide &Bitcoin + Synchronizing with network... + &Overview + Show general overview of wallet + &Transactions + Browse transaction history + &Address Book + Edit the list of stored addresses and labels + &Receive coins + Show the list of addresses for receiving payments + &Send coins + E&xit + Quit application - &About %1 - - - + Show information about Bitcoin + About &Qt + Show information about Qt + &Options... + &Encrypt Wallet... + &Backup Wallet... + &Change Passphrase... + ~%n block(s) remaining ~%n block remaining @@ -323,94 +395,134 @@ Are you sure you wish to encrypt your wallet? + Downloaded %1 of %2 blocks of transaction history (%3% done). + &Export... + Send coins to a Bitcoin address + Sign a message to prove you own a Bitcoin address + Verify a message to ensure it was signed with a specified Bitcoin address + S&ignatures + Modify configuration options for Bitcoin + Show or hide the Bitcoin window + Export the data in the current tab to a file + Encrypt or decrypt wallet + Backup wallet to another location + Change the passphrase used for wallet encryption + &Debug window + Open debugging and diagnostic console + &Verify message... + + Bitcoin + + + + + Wallet + + + + + &About Bitcoin + + + + &File + &Settings + &Help + Tabs toolbar + Actions toolbar + + [testnet] + + Bitcoin client + %n active connection(s) to Bitcoin network %n active connection to Bitcoin network @@ -418,10 +530,12 @@ Are you sure you wish to encrypt your wallet? + Downloaded %1 blocks of transaction history. + %n second(s) ago %n second ago @@ -429,6 +543,7 @@ Are you sure you wish to encrypt your wallet? + %n minute(s) ago %n minute ago @@ -436,6 +551,7 @@ Are you sure you wish to encrypt your wallet? + %n hour(s) ago %n hour ago @@ -443,6 +559,7 @@ Are you sure you wish to encrypt your wallet? + %n day(s) ago %n day ago @@ -450,34 +567,42 @@ Are you sure you wish to encrypt your wallet? + Up to date + Catching up... + Last received block was generated %1. + This transaction is over the size limit. You can still send it for a fee of %1, which goes to the nodes that process your transaction and helps to support the network. Do you want to pay the fee? + Confirm transaction fee + Sent transaction + Incoming transaction + Date: %1 Amount: %2 Type: %3 @@ -486,45 +611,57 @@ Address: %4 + + URI handling + + 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>locked</b> + Backup Wallet + Wallet Data (*.dat) + Backup Failed + There was an error trying to save the wallet data to the new location. - A fatal error occured. Bitcoin can no longer continue safely and will quit. + + A fatal error occurred. Bitcoin can no longer continue safely and will quit. ClientModel + Network Alert @@ -532,54 +669,67 @@ Address: %4 EditAddressDialog + Edit Address + &Label + The label associated with this address book entry + &Address + The address associated with this address book entry. This can only be modified for sending addresses. + New receiving address + New sending address + Edit receiving address + Edit sending address + The entered address "%1" is already in the address book. + The entered address "%1" is not a valid Bitcoin address. + Could not unlock wallet. + New key generation failed. @@ -587,34 +737,43 @@ Address: %4 GUIUtil::HelpMessageBox + + Bitcoin-Qt + version + Usage: + command-line options + UI options + Set language, for example "de_DE" (default: system locale) + Start minimized + Show splash screen on startup (default: 1) @@ -622,154 +781,194 @@ Address: %4 OptionsDialog + Options + &Main + Optional transaction fee per kB that helps make sure your transactions are processed quickly. Most transactions are 1 kB. Fee 0.01 recommended. + Pay transaction &fee + Automatically start Bitcoin after logging in to the system. + &Start Bitcoin on system login + Detach block and address databases at shutdown. This means they can be moved to another data directory, but it slows down shutdown. The wallet is always detached. + &Detach databases at shutdown + &Network + Automatically open the Bitcoin client port on the router. This only works when your router supports UPnP and it is enabled. + Map port using &UPnP + Connect to the Bitcoin network through a SOCKS proxy (e.g. when connecting through Tor). + &Connect through SOCKS proxy: + Proxy &IP: + IP address of the proxy (e.g. 127.0.0.1) + &Port: + Port of the proxy (e.g. 9050) + SOCKS &Version: + SOCKS version of the proxy (e.g. 5) + &Window + Show only a tray icon after minimizing the window. + &Minimize to the tray instead of the taskbar + Minimize instead of exit the application when the window is closed. When this option is enabled, the application will be closed only after selecting Quit in the menu. + M&inimize on close + &Display + User Interface &language: + The user interface language can be set here. This setting will take effect after restarting Bitcoin. + &Unit to show amounts in: + Choose the default subdivision unit to show in the interface and when sending coins. + Whether to show Bitcoin addresses in the transaction list or not. + &Display addresses in transaction list + &OK + &Cancel + &Apply + default + + Warning + + This setting will take effect after restarting Bitcoin. + The supplied proxy address is invalid. @@ -777,54 +976,69 @@ Address: %4 OverviewPage + Form + + 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. + Balance: + Number of transactions: + Unconfirmed: + Wallet + Immature: + Mined balance that has not yet matured + <b>Recent transactions</b> + Your current balance + Total of transactions that have yet to be confirmed, and do not yet count toward the current balance + Total number of transactions in wallet + + out of sync @@ -832,46 +1046,57 @@ Address: %4 QRCodeDialog + QR Code Dialog + Request Payment + Amount: + Label: + Message: + &Save As... + Error encoding URI into QR Code. + The entered amount is invalid, please check. + Resulting URI too long, try to reduce the text for label / message. + Save QR Code + PNG Images (*.png) @@ -879,110 +1104,146 @@ Address: %4 RPCConsole - Bitcoin debug window - - - + Client name + + + + + + + + + + N/A + Client version + &Information - Client - - - + Using OpenSSL version + Startup time + Network + Number of connections + On testnet + Block chain + Current number of blocks + Estimated total blocks + Last block time - Debug logfile - - - - Open the Bitcoin debug logfile from the current data directory. This can take a few seconds for large logfiles. - - - + &Open + Command-line options + Show the Bitcoin-Qt help message to get a list with possible Bitcoin command-line options. + &Show + &Console + Build date + + Bitcoin - Debug window + + + + + Bitcoin Core + + + + + Debug log file + + + + + Open the Bitcoin debug log file from the current data directory. This can take a few seconds for large log files. + + + + Clear console + Welcome to the Bitcoin RPC console. + Use up and down arrows to navigate history, and <b>Ctrl-L</b> to clear screen. + Type <b>help</b> for an overview of available commands. @@ -990,82 +1251,109 @@ Address: %4 SendCoinsDialog + + + + + + + + Send Coins + Send to multiple recipients at once + &Add Recipient + Remove all transaction fields + Clear &All + Balance: + 123.456 BTC + Confirm the send action + &Send + <b>%1</b> to %2 (%3) + Confirm send coins + Are you sure you want to send %1? + and - The recepient 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 exceeds your balance. + 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. + Error: Transaction creation failed. + 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. @@ -1073,50 +1361,63 @@ Address: %4 SendCoinsEntry + Form + A&mount: + Pay &To: + + Enter a label for this address to add it to your address book + &Label: + The address to send the payment to (e.g. 1NS17iag9jJgTHD1VXjvLCEnZuQ3rJDE9L) + Choose address from address book + Alt+A + Paste address from clipboard + Alt+P + Remove this recipient + Enter a Bitcoin address (e.g. 1NS17iag9jJgTHD1VXjvLCEnZuQ3rJDE9L) @@ -1124,134 +1425,179 @@ Address: %4 SignVerifyMessageDialog - Messaging - Sign / Verify a Message + + Signatures - Sign / Verify a Message + + &Sign Message + You can sign messages with your addresses to prove you own them. Be careful not to sign anything vague, as phishing attacks may try to trick you into signing your identity over to them. Only sign fully-detailed statements you agree to. + The address to sign the message with (e.g. 1NS17iag9jJgTHD1VXjvLCEnZuQ3rJDE9L) + + Choose an address from the address book + + Alt+A + Paste address from clipboard + Alt+P + Enter the message you want to sign here + Copy the current signature to the system clipboard + Sign the message to prove you own this Bitcoin address + Reset all sign message fields + + Clear &All + + &Verify Message + Enter the signing 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. + The address the message was signed with (e.g. 1NS17iag9jJgTHD1VXjvLCEnZuQ3rJDE9L) + Verify the message to ensure it was signed with the specified Bitcoin address + Reset all verify message fields + + Enter a Bitcoin address (e.g. 1NS17iag9jJgTHD1VXjvLCEnZuQ3rJDE9L) + Click "Sign Message" to generate signature + Enter Bitcoin signature + + The entered address is invalid. + + + + Please check the address and try again. + + The entered address does not refer to a key. + Wallet unlock was canceled. + Private key for the entered address is not available. + Message signing failed. + Message signed. + The signature could not be decoded. + + Please check the signature and try again. + The signature did not match the message digest. + Message verification failed. + Message verified. @@ -1259,10 +1605,12 @@ Address: %4 TransactionDesc + Open until %1 + Open for %n block(s) Open for %n block @@ -1270,22 +1618,27 @@ Address: %4 + %1/offline + %1/unconfirmed + %1 confirmations + Status + , broadcast through %n node(s) , broadcast through %n node @@ -1293,38 +1646,55 @@ Address: %4 + Date + Source + Generated + + From + + + To + + own address + label + + + + + Credit + matures in %n more block(s) matures in %n more block @@ -1332,66 +1702,85 @@ Address: %4 + not accepted + + + + Debit + Transaction fee + Net amount + Message + Comment + Transaction ID + Generated coins must mature 120 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. + Debug information + Transaction + Inputs + Amount + true + false + , has not been successfully broadcast yet + unknown @@ -1399,10 +1788,12 @@ Address: %4 TransactionDescDialog + Transaction details + This pane shows a detailed description of the transaction @@ -1410,22 +1801,27 @@ Address: %4 TransactionTableModel + Date + Type + Address + Amount + Open for %n block(s) Open for %n block @@ -1433,22 +1829,27 @@ Address: %4 + Open until %1 + Offline (%1 confirmations) + Unconfirmed (%1 of %2 confirmations) + Confirmed (%1 confirmations) + Mined balance will be available when it matures in %n more block(s) Mined balance will be available when it matures in %n more block @@ -1456,54 +1857,67 @@ Address: %4 + This block was not received by any other nodes and will probably not be accepted! + Generated but not accepted + Received with + Received from + Sent to + Payment to yourself + Mined + (n/a) + Transaction status. Hover over this field to show number of confirmations. + Date and time that the transaction was received. + Type of transaction. + Destination address of transaction. + Amount removed from or added to balance. @@ -1511,130 +1925,163 @@ Address: %4 TransactionView + + All + Today + This week + This month + Last month + This year + Range... + Received with + Sent to + To yourself + Mined + Other + Enter address or label to search + Min amount + Copy address + Copy label + Copy amount + Edit label + Show transaction details + Export Transaction Data + Comma separated file (*.csv) + Confirmed + Date + Type + Label + Address + Amount + ID + Error exporting + Could not write to file %1. + Range: + to @@ -1642,6 +2089,7 @@ Address: %4 WalletModel + Sending... @@ -1649,411 +2097,513 @@ Address: %4 bitcoin-core + Bitcoin version + Usage: + Send command to -server or bitcoind + List commands + Get help for a command + Options: + Specify configuration file (default: bitcoin.conf) + Specify pid file (default: bitcoind.pid) + Generate coins + Don't generate coins + Specify data directory + Set database cache size in megabytes (default: 25) + Set database disk log size in megabytes (default: 100) + Specify connection timeout (in milliseconds) + Listen for connections on <port> (default: 8333 or testnet: 18333) + Maintain at most <n> connections to peers (default: 125) + Connect to a node to retrieve peer addresses, and disconnect + Specify your own public address + Bind to given address. Use [host]:port notation for IPv6 + Threshold for disconnecting misbehaving peers (default: 100) + Number of seconds to keep misbehaving peers from reconnecting (default: 86400) + Detach block and address databases. Increases shutdown time (default: 0) + Accept command line and JSON-RPC commands + Run in the background as a daemon and accept commands + Use the test network + Accept connections from outside (default: 1 if no -proxy or -connect) + Connect only to the specified node(s) + Discover own IP address (default: 1 when listening and no -externalip) + Failed to listen on any port. Use -listen=0 if you want this. + Find peers using DNS lookup (default: 1 unless -connect) + Invalid -tor address: '%s' + Maximum per-connection receive buffer, <n>*1000 bytes (default: 5000) + Maximum per-connection send buffer, <n>*1000 bytes (default: 1000) + Only connect to nodes in network <net> (IPv4, IPv6 or Tor) + Output extra debugging information. Implies all other -debug* options + Output extra network debugging information + Prepend debug output with timestamp + 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 debugger + Use UPnP to map the listening port (default: 0) + Use UPnP to map the listening port (default: 1 when listening) + Use proxy to reach tor hidden services (default: same as -proxy) + Username for JSON-RPC connections + Warning: this version is obsolete, upgrade required + Password for JSON-RPC connections + Listen for JSON-RPC connections on <port> (default: 8332) + Allow JSON-RPC connections from specified IP address + 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) + Upgrade wallet to latest format + Set key pool size to <n> (default: 100) + Rescan the block chain for missing wallet transactions + How many blocks to check at startup (default: 2500, 0 = all) + How thorough the block verification is (0-6, default: 1) + Imports blocks from external blk000?.dat file + SSL options: (see the Bitcoin Wiki for SSL setup instructions) + Use OpenSSL (https) for JSON-RPC connections + Server certificate file (default: server.cert) + Server private key (default: server.pem) + Acceptable ciphers (default: TLSv1+HIGH:!SSLv2:!aNULL:!eNULL:!AH:!3DES:@STRENGTH) + Warning: Disk space is low + This help message + Cannot obtain a lock on data directory %s. Bitcoin is probably already running. + Bitcoin + Unable to bind to %s on this computer (bind returned error %d, %s) + Connect through socks proxy + Allow DNS lookups for -addnode, -seednode and -connect + Loading addresses... + Error loading blkindex.dat + Error loading wallet.dat: Wallet corrupted + Error loading wallet.dat: Wallet requires newer version of Bitcoin + Wallet needed to be rewritten: restart Bitcoin to complete + Error loading wallet.dat + Invalid -proxy address: '%s' + Unknown network specified in -onlynet: '%s' + Unknown -socks proxy version requested: %i + Cannot resolve -bind address: '%s' + Cannot resolve -externalip address: '%s' + Invalid amount for -paytxfee=<amount>: '%s' + Error: could not start node + Error: Wallet locked, unable to create transaction + Error: This transaction requires a transaction fee of at least %s because of its amount, complexity, or use of recently received funds + Error: Transaction creation failed + Sending... + 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. + Invalid amount + Insufficient funds + Loading block index... + 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. + Find peers using internet relay chat (default: 0) + Fee per KB to add to transactions you send + Warning: -paytxfee is set very high. This is the transaction fee you will pay if you send a transaction. + Loading wallet... + Cannot downgrade wallet + Cannot initialize keypool + Cannot write default address + Rescanning... + Done loading + To use the %s option + %s, you must set a rpcpassword in the configuration file: %s It is recommended you use the following random password: @@ -2065,20 +2615,24 @@ If the file does not exist, create it with owner-readable-only file permissions. + Error + An error occured while setting up the RPC port %i for listening: %s + You must set rpcpassword=<password> in the configuration file: %s If the file does not exist, create it with owner-readable-only file permissions. + Warning: Please check that your computer's date and time are correct. If your clock is wrong Bitcoin will not work properly.