From d6b08f6f2c2ba69abbf7c2923b1bb4e23a501469 Mon Sep 17 00:00:00 2001 From: Philip Kaufmann Date: Tue, 20 Mar 2012 09:07:05 +0100 Subject: [PATCH] remove bitcoin_cs_CZ from bitcoin.qrc and delete bitcoin_cs_CZ.ts --- src/qt/bitcoin.qrc | 1 - src/qt/locale/bitcoin_cs_CZ.ts | 1931 ---------------------------------------- 2 files changed, 0 insertions(+), 1932 deletions(-) delete mode 100644 src/qt/locale/bitcoin_cs_CZ.ts diff --git a/src/qt/bitcoin.qrc b/src/qt/bitcoin.qrc index 5b7ccee..d0247c2 100644 --- a/src/qt/bitcoin.qrc +++ b/src/qt/bitcoin.qrc @@ -49,7 +49,6 @@ locale/bitcoin_ca_ES.qm - locale/bitcoin_cs_CZ.qm locale/bitcoin_cs.qm locale/bitcoin_da.qm locale/bitcoin_de.qm diff --git a/src/qt/locale/bitcoin_cs_CZ.ts b/src/qt/locale/bitcoin_cs_CZ.ts deleted file mode 100644 index dd14868..0000000 --- a/src/qt/locale/bitcoin_cs_CZ.ts +++ /dev/null @@ -1,1931 +0,0 @@ - -UTF-8 - - 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. - -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. - - - - - AddressBookPage - - - Address Book - - - - - 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. - - - - - Double-click to edit address or label - - - - - Create a new address - - - - - &New Address... - - - - - Copy the currently selected address to the system clipboard - - - - - &Copy to Clipboard - - - - - Show &QR Code - - - - - Sign a message to prove you own this address - - - - - &Sign Message - - - - - Delete the currently selected address from the list. Only sending addresses can be deleted. - - - - - &Delete - - - - - Copy address - - - - - Copy label - - - - - Edit - - - - - Delete - - - - - Export Address Book Data - - - - - Comma separated file (*.csv) - - - - - Error exporting - - - - - Could not write to file %1. - - - - - AddressTableModel - - - Label - - - - - Address - - - - - (no label) - - - - - AskPassphraseDialog - - - Dialog - - - - - - TextLabel - - - - - 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 succesfully changed. - - - - - BitcoinGUI - - - Bitcoin Wallet - - - - - - Synchronizing with network... - - - - - Block chain synchronization in progress - - - - - &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 - - - - - Send coins to a bitcoin address - - - - - Sign &message - - - - - Prove you control an address - - - - - E&xit - - - - - Quit application - - - - - &About %1 - - - - - Show information about Bitcoin - - - - - About &Qt - - - - - Show information about Qt - - - - - &Options... - - - - - Modify configuration options for bitcoin - - - - - Open &Bitcoin - - - - - Show the Bitcoin window - - - - - &Export... - - - - - Export the current view to a file - - - - - &Encrypt Wallet - - - - - Encrypt or decrypt wallet - - - - - &Change Passphrase - - - - - Change the passphrase used for wallet encryption - - - - - &File - - - - - &Settings - - - - - &Help - - - - - Tabs toolbar - - - - - Actions toolbar - - - - - [testnet] - - - - - bitcoin-qt - - - - - %n active connection(s) to Bitcoin network - - - - - Downloaded %1 of %2 blocks of transaction history. - - - - - Downloaded %1 blocks of transaction history. - - - - - %n second(s) ago - - - - - %n minute(s) ago - - - - - %n hour(s) ago - - - - - %n day(s) ago - - - - - 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? - - - - - Sending... - - - - - Sent transaction - - - - - Incoming transaction - - - - - Date: %1 -Amount: %2 -Type: %3 -Address: %4 - - - - - - Wallet is <b>encrypted</b> and currently <b>unlocked</b> - - - - - Wallet is <b>encrypted</b> and currently <b>locked</b> - - - - - DisplayOptionsPage - - - &Unit to show amounts in: - - - - - Choose the default subdivision unit to show in the interface, and when sending coins - - - - - Display addresses in transaction list - - - - - 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. - - - - - MainOptionsPage - - - &Start Bitcoin on window system startup - - - - - Automatically start Bitcoin after the computer is turned on - - - - - &Minimize to the tray instead of the taskbar - - - - - Show only a tray icon after minimizing the window - - - - - Map port using &UPnP - - - - - Automatically open the Bitcoin client port on the router. This only works when your router supports UPnP and it is enabled. - - - - - M&inimize on close - - - - - 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. - - - - - &Connect through SOCKS4 proxy: - - - - - Connect to the Bitcon network through a SOCKS4 proxy (e.g. when connecting through Tor) - - - - - Proxy &IP: - - - - - IP address of the proxy (e.g. 127.0.0.1) - - - - - &Port: - - - - - Port of the proxy (e.g. 1234) - - - - - 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 - - - - - Optional transaction fee per kB that helps make sure your transactions are processed quickly. Most transactions are 1 kB. Fee 0.01 recommended. - - - - - MessagePage - - - Message - - - - - You can sign messages with your addresses to prove you own them. Be careful to only sign statement you agree to with full details, as phishing attacks may try to trick you into signing access to them. - - - - - The address to send the payment to (e.g. 1NS17iag9jJgTHD1VXjvLCEnZuQ3rJDE9L) - - - - - Choose adress from address book - - - - - Alt+A - - - - - Paste address from clipboard - - - - - Alt+P - - - - - Enter the message you want to sign here - - - - - Click "Sign Message" to get signature - - - - - Sign a message to prove you own this address - - - - - &Sign Message - - - - - Copy the currently selected address to the system clipboard - - - - - &Copy to Clipboard - - - - - - - Error signing - - - - - %1 is not a valid address. - - - - - Private key for %1 is not available. - - - - - Sign failed - - - - - OptionsDialog - - - Main - - - - - Display - - - - - Options - - - - - OverviewPage - - - Form - - - - - Balance: - - - - - 123.456 BTC - - - - - Number of transactions: - - - - - 0 - - - - - Unconfirmed: - - - - - 0 BTC - - - - - <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0//EN" "http://www.w3.org/TR/REC-html40/strict.dtd"> -<html><head><meta name="qrichtext" content="1" /><style type="text/css"> -p, li { white-space: pre-wrap; } -</style></head><body style=" font-family:'Ubuntu'; font-size:11pt; font-weight:400; font-style:normal;"> -<p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"><span style=" font-weight:600;">Wallet</span></p></body></html> - - - - - <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 - - - - - QRCodeDialog - - - Dialog - - - - - QR Code - - - - - Request Payment - - - - - Amount: - - - - - BTC - - - - - Label: - - - - - Message: - - - - - &Save As... - - - - - 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 amount to pay must be larger than 0. - - - - - Amount exceeds your balance - - - - - Total exceeds your balance when the %1 transaction fee is included - - - - - Duplicate address found, can only send to each address once in one 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. - - - - - 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) - - - - - TransactionDesc - - - Open for %1 blocks - - - - - Open until %1 - - - - - %1/offline? - - - - - %1/unconfirmed - - - - - %1 confirmations - - - - - <b>Status:</b> - - - - - , has not been successfully broadcast yet - - - - - , broadcast through %1 node - - - - - , broadcast through %1 nodes - - - - - <b>Date:</b> - - - - - <b>Source:</b> Generated<br> - - - - - - <b>From:</b> - - - - - unknown - - - - - - - <b>To:</b> - - - - - (yours, label: - - - - - (yours) - - - - - - - - <b>Credit:</b> - - - - - (%1 matures in %2 more blocks) - - - - - (not accepted) - - - - - - - <b>Debit:</b> - - - - - <b>Transaction fee:</b> - - - - - <b>Net amount:</b> - - - - - Message: - - - - - Comment: - - - - - Transaction ID: - - - - - Generated coins must wait 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, it will change to "not accepted" and not be spendable. This may occasionally happen if another node generates a block within a few seconds of yours. - - - - - TransactionDescDialog - - - Transaction details - - - - - This pane shows a detailed description of the transaction - - - - - TransactionTableModel - - - Date - - - - - Type - - - - - Address - - - - - Amount - - - - - Open for %n block(s) - - - - - Open until %1 - - - - - Offline (%1 confirmations) - - - - - Unconfirmed (%1 of %2 confirmations) - - - - - Confirmed (%1 confirmations) - - - - - Mined balance will be available in %n more blocks - - - - - 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. - - - - - 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 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 - - - - - WalletModel - - - Sending... - - - - - 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 - - - - - Start minimized - - - - - Specify data directory - - - - - Specify connection timeout (in milliseconds) - - - - - Connect through socks4 proxy - - - - - Allow DNS lookups for addnode and connect - - - - - Listen for connections on <port> (default: 8333 or testnet: 18333) - - - - - Maintain at most <n> connections to peers (default: 125) - - - - - Add a node to connect to - - - - - Connect only to the specified node - - - - - Don't accept connections from outside - - - - - Don't bootstrap list of peers using DNS - - - - - Threshold for disconnecting misbehaving peers (default: 100) - - - - - Number of seconds to keep misbehaving peers from reconnecting (default: 86400) - - - - - Maximum per-connection receive buffer, <n>*1000 bytes (default: 10000) - - - - - Maximum per-connection send buffer, <n>*1000 bytes (default: 10000) - - - - - Don't attempt to use UPnP to map the listening port - - - - - Attempt to use UPnP to map the listening port - - - - - Fee per kB to add to transactions you send - - - - - Accept command line and JSON-RPC commands - - - - - Run in the background as a daemon and accept commands - - - - - Use the test network - - - - - Output extra debugging information - - - - - Prepend debug output with timestamp - - - - - Send trace/debug info to console instead of debug.log file - - - - - Send trace/debug info to debugger - - - - - Username for JSON-RPC connections - - - - - 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) - - - - - Set key pool size to <n> (default: 100) - - - - - Rescan the block chain for missing wallet transactions - - - - - -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) - - - - - This help message - - - - - Cannot obtain a lock on data directory %s. Bitcoin is probably already running. - - - - - Loading addresses... - - - - - Error loading addr.dat - - - - - 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 - - - - - Loading block index... - - - - - Loading wallet... - - - - - Rescanning... - - - - - Done loading - - - - - Invalid -proxy address - - - - - Invalid amount for -paytxfee=<amount> - - - - - Warning: -paytxfee is set very high. This is the transaction fee you will pay if you send a transaction. - - - - - Error: CreateThread(StartNode) failed - - - - - Warning: Disk space is low - - - - - Unable to bind to port %d on this computer. Bitcoin is probably already running. - - - - - Warning: Please check that your computer's date and time are correct. If your clock is wrong Bitcoin will not work properly. - - - - - beta - - - - - main - - - Bitcoin-Qt - - - - \ No newline at end of file -- 1.7.1