aboutsummaryrefslogtreecommitdiff
path: root/src
diff options
context:
space:
mode:
authorGavin Andresen <gavinandresen@gmail.com>2011-10-08 17:29:21 -0400
committerGavin Andresen <gavinandresen@gmail.com>2011-10-08 17:29:21 -0400
commit0b3f3657c8cfacba017b206ab72792cc47e939d6 (patch)
treee23021801da82cdc2909a75d283e831a92295197 /src
parentc1131a28adf041c62248b4b075a45fd65ee8d132 (diff)
downloadbitcoin-0b3f3657c8cfacba017b206ab72792cc47e939d6.tar.xz
Remove old wx translations, updated qt translations
Diffstat (limited to 'src')
-rw-r--r--src/qt/locale/bitcoin_de.ts1655
-rw-r--r--src/qt/locale/bitcoin_nl.ts1627
-rw-r--r--src/qt/locale/bitcoin_ru.ts399
3 files changed, 3210 insertions, 471 deletions
diff --git a/src/qt/locale/bitcoin_de.ts b/src/qt/locale/bitcoin_de.ts
index 1978f06d41..ba2e25d62f 100644
--- a/src/qt/locale/bitcoin_de.ts
+++ b/src/qt/locale/bitcoin_de.ts
@@ -79,165 +79,464 @@ Dieses Produkt enthält Software, welche vom OpenSSL Projekt zur Verwendung im O
<source>&amp;Delete</source>
<translation>&amp;Löschen</translation>
</message>
+ <message>
+ <location filename="../addressbookpage.cpp" line="197"/>
+ <source>Export Address Book Data</source>
+ <translation type="unfinished"></translation>
+ </message>
+ <message>
+ <location filename="../addressbookpage.cpp" line="199"/>
+ <source>Comma separated file (*.csv)</source>
+ <translation type="unfinished"></translation>
+ </message>
+ <message>
+ <location filename="../addressbookpage.cpp" line="212"/>
+ <source>Error exporting</source>
+ <translation type="unfinished">Fehler beim exportieren</translation>
+ </message>
+ <message>
+ <location filename="../addressbookpage.cpp" line="212"/>
+ <source>Could not write to file %1.</source>
+ <translation type="unfinished">Konnte Datei %1 nicht zum beschreiben öffnen</translation>
+ </message>
</context>
<context>
<name>AddressTableModel</name>
<message>
- <location filename="../addresstablemodel.cpp" line="78"/>
+ <location filename="../addresstablemodel.cpp" line="77"/>
<source>Label</source>
<translation>Bezeichnung</translation>
</message>
<message>
- <location filename="../addresstablemodel.cpp" line="78"/>
+ <location filename="../addresstablemodel.cpp" line="77"/>
<source>Address</source>
<translation>Adresse</translation>
</message>
<message>
- <location filename="../addresstablemodel.cpp" line="114"/>
+ <location filename="../addresstablemodel.cpp" line="113"/>
<source>(no label)</source>
<translation>(keine Bezeichnung)</translation>
</message>
</context>
<context>
+ <name>AskPassphraseDialog</name>
+ <message>
+ <location filename="../forms/askpassphrasedialog.ui" line="26"/>
+ <source>Dialog</source>
+ <translation type="unfinished"></translation>
+ </message>
+ <message>
+ <location filename="../forms/askpassphrasedialog.ui" line="32"/>
+ <source>TextLabel</source>
+ <translation type="unfinished"></translation>
+ </message>
+ <message>
+ <location filename="../forms/askpassphrasedialog.ui" line="47"/>
+ <source>Enter passphrase</source>
+ <translation type="unfinished"></translation>
+ </message>
+ <message>
+ <location filename="../forms/askpassphrasedialog.ui" line="61"/>
+ <source>New passphrase</source>
+ <translation type="unfinished"></translation>
+ </message>
+ <message>
+ <location filename="../forms/askpassphrasedialog.ui" line="75"/>
+ <source>Repeat new passphrase</source>
+ <translation type="unfinished"></translation>
+ </message>
+ <message>
+ <location filename="../askpassphrasedialog.cpp" line="26"/>
+ <source>Enter the new passphrase to the wallet.&lt;br/&gt;Please use a passphrase of &lt;b&gt;10 or more random characters&lt;/b&gt;, or &lt;b&gt;eight or more words&lt;/b&gt;.</source>
+ <translation type="unfinished"></translation>
+ </message>
+ <message>
+ <location filename="../askpassphrasedialog.cpp" line="27"/>
+ <source>Encrypt wallet</source>
+ <translation type="unfinished"></translation>
+ </message>
+ <message>
+ <location filename="../askpassphrasedialog.cpp" line="30"/>
+ <source>This operation needs your wallet passphrase to unlock the wallet.</source>
+ <translation type="unfinished"></translation>
+ </message>
+ <message>
+ <location filename="../askpassphrasedialog.cpp" line="35"/>
+ <source>Unlock wallet</source>
+ <translation type="unfinished"></translation>
+ </message>
+ <message>
+ <location filename="../askpassphrasedialog.cpp" line="38"/>
+ <source>This operation needs your wallet passphrase to decrypt the wallet.</source>
+ <translation type="unfinished"></translation>
+ </message>
+ <message>
+ <location filename="../askpassphrasedialog.cpp" line="43"/>
+ <source>Decrypt wallet</source>
+ <translation type="unfinished"></translation>
+ </message>
+ <message>
+ <location filename="../askpassphrasedialog.cpp" line="46"/>
+ <source>Change passphrase</source>
+ <translation type="unfinished"></translation>
+ </message>
+ <message>
+ <location filename="../askpassphrasedialog.cpp" line="47"/>
+ <source>Enter the old and new passphrase to the wallet.</source>
+ <translation type="unfinished"></translation>
+ </message>
+ <message>
+ <location filename="../askpassphrasedialog.cpp" line="91"/>
+ <source>Confirm wallet encryption</source>
+ <translation type="unfinished"></translation>
+ </message>
+ <message>
+ <location filename="../askpassphrasedialog.cpp" line="92"/>
+ <source>WARNING: If you encrypt your wallet and lose your passphrase, you will &lt;b&gt;LOSE ALL OF YOUR BITCOINS&lt;/b&gt;!
+Are you sure you wish to encrypt your wallet?</source>
+ <translation type="unfinished"></translation>
+ </message>
+ <message>
+ <location filename="../askpassphrasedialog.cpp" line="101"/>
+ <location filename="../askpassphrasedialog.cpp" line="149"/>
+ <source>Wallet encrypted</source>
+ <translation type="unfinished"></translation>
+ </message>
+ <message>
+ <location filename="../askpassphrasedialog.cpp" line="102"/>
+ <source>Remember that encrypting your wallet cannot fully protect your bitcoins from being stolen by malware infecting your computer.</source>
+ <translation type="unfinished"></translation>
+ </message>
+ <message>
+ <location filename="../askpassphrasedialog.cpp" line="106"/>
+ <location filename="../askpassphrasedialog.cpp" line="113"/>
+ <location filename="../askpassphrasedialog.cpp" line="155"/>
+ <location filename="../askpassphrasedialog.cpp" line="161"/>
+ <source>Wallet encryption failed</source>
+ <translation type="unfinished"></translation>
+ </message>
+ <message>
+ <location filename="../askpassphrasedialog.cpp" line="107"/>
+ <source>Wallet encryption failed due to an internal error. Your wallet was not encrypted.</source>
+ <translation type="unfinished"></translation>
+ </message>
+ <message>
+ <location filename="../askpassphrasedialog.cpp" line="114"/>
+ <location filename="../askpassphrasedialog.cpp" line="162"/>
+ <source>The supplied passphrases do not match.</source>
+ <translation type="unfinished"></translation>
+ </message>
+ <message>
+ <location filename="../askpassphrasedialog.cpp" line="125"/>
+ <source>Wallet unlock failed</source>
+ <translation type="unfinished"></translation>
+ </message>
+ <message>
+ <location filename="../askpassphrasedialog.cpp" line="126"/>
+ <location filename="../askpassphrasedialog.cpp" line="137"/>
+ <location filename="../askpassphrasedialog.cpp" line="156"/>
+ <source>The passphrase entered for the wallet decryption was incorrect.</source>
+ <translation type="unfinished"></translation>
+ </message>
+ <message>
+ <location filename="../askpassphrasedialog.cpp" line="136"/>
+ <source>Wallet decryption failed</source>
+ <translation type="unfinished"></translation>
+ </message>
+ <message>
+ <location filename="../askpassphrasedialog.cpp" line="150"/>
+ <source>Wallet passphrase was succesfully changed.</source>
+ <translation type="unfinished"></translation>
+ </message>
+</context>
+<context>
<name>BitcoinGUI</name>
<message>
- <location filename="../bitcoingui.cpp" line="50"/>
+ <location filename="../bitcoingui.cpp" line="59"/>
<source>Bitcoin Wallet</source>
<translation>Bitcoin Wallet</translation>
</message>
<message>
- <location filename="../bitcoingui.cpp" line="112"/>
<source>Number of connections to other clients</source>
- <translation>Anzahl der Verbindungen zu anderen Clients</translation>
+ <translation type="obsolete">Anzahl der Verbindungen zu anderen Clients</translation>
</message>
<message>
- <location filename="../bitcoingui.cpp" line="117"/>
<source>Number of blocks in the block chain</source>
- <translation>Anzahl der Blöcke in der Block-Chain</translation>
+ <translation type="obsolete">Anzahl der Blöcke in der Block-Chain</translation>
+ </message>
+ <message>
+ <location filename="../bitcoingui.cpp" line="67"/>
+ <source>&amp;File</source>
+ <translation type="unfinished"></translation>
+ </message>
+ <message>
+ <location filename="../bitcoingui.cpp" line="73"/>
+ <source>&amp;Settings</source>
+ <translation type="unfinished"></translation>
+ </message>
+ <message>
+ <location filename="../bitcoingui.cpp" line="79"/>
+ <source>&amp;Help</source>
+ <translation type="unfinished"></translation>
+ </message>
+ <message>
+ <location filename="../bitcoingui.cpp" line="83"/>
+ <source>Tabs toolbar</source>
+ <translation type="unfinished"></translation>
</message>
<message>
- <location filename="../bitcoingui.cpp" line="120"/>
+ <location filename="../bitcoingui.cpp" line="91"/>
+ <source>Actions toolbar</source>
+ <translation type="unfinished"></translation>
+ </message>
+ <message>
+ <location filename="../bitcoingui.cpp" line="142"/>
<source>Synchronizing with network...</source>
<translation>Mit Netzwerk synchronisieren...</translation>
</message>
<message>
- <location filename="../bitcoingui.cpp" line="123"/>
+ <location filename="../bitcoingui.cpp" line="145"/>
<source>Block chain synchronization in progress</source>
<translation>Synchronisierung der Block-Chain...</translation>
</message>
<message>
- <location filename="../bitcoingui.cpp" line="140"/>
+ <location filename="../bitcoingui.cpp" line="169"/>
<source>&amp;Overview</source>
<translation>Übersicht</translation>
</message>
<message>
- <location filename="../bitcoingui.cpp" line="144"/>
+ <location filename="../bitcoingui.cpp" line="170"/>
+ <source>Show general overview of wallet</source>
+ <translation type="unfinished"></translation>
+ </message>
+ <message>
+ <location filename="../bitcoingui.cpp" line="174"/>
<source>&amp;Transactions</source>
<translation>Transaktionen</translation>
</message>
<message>
- <location filename="../bitcoingui.cpp" line="148"/>
+ <location filename="../bitcoingui.cpp" line="175"/>
+ <source>Browse transaction history</source>
+ <translation type="unfinished"></translation>
+ </message>
+ <message>
+ <location filename="../bitcoingui.cpp" line="179"/>
<source>&amp;Address Book</source>
<translation>Adressbuch</translation>
</message>
<message>
- <location filename="../bitcoingui.cpp" line="149"/>
+ <location filename="../bitcoingui.cpp" line="180"/>
<source>Edit the list of stored addresses and labels</source>
<translation>Adressen bearbeiten</translation>
</message>
<message>
- <location filename="../bitcoingui.cpp" line="153"/>
+ <location filename="../bitcoingui.cpp" line="184"/>
<source>&amp;Receive coins</source>
<translation>Bitcoins empfangen</translation>
</message>
<message>
- <location filename="../bitcoingui.cpp" line="154"/>
+ <location filename="../bitcoingui.cpp" line="185"/>
<source>Show the list of addresses for receiving payments</source>
<translation>Empfangsadressen anzeigen</translation>
</message>
<message>
- <location filename="../bitcoingui.cpp" line="158"/>
+ <location filename="../bitcoingui.cpp" line="189"/>
<source>&amp;Send coins</source>
<translation>Bitcoins senden</translation>
</message>
<message>
- <location filename="../bitcoingui.cpp" line="159"/>
+ <location filename="../bitcoingui.cpp" line="190"/>
<source>Send coins to a bitcoin address</source>
<translation>Bitcoins an eine Bitcoin-Adresse senden</translation>
</message>
<message>
- <location filename="../bitcoingui.cpp" line="169"/>
+ <location filename="../bitcoingui.cpp" line="200"/>
<source>&amp;Exit</source>
<translation>Beenden</translation>
</message>
<message>
- <location filename="../bitcoingui.cpp" line="170"/>
+ <location filename="../bitcoingui.cpp" line="201"/>
<source>Quit application</source>
<translation>Anwendung beenden</translation>
</message>
<message>
- <location filename="../bitcoingui.cpp" line="171"/>
+ <location filename="../bitcoingui.cpp" line="202"/>
<source>&amp;About</source>
<translation>Über</translation>
</message>
<message>
- <location filename="../bitcoingui.cpp" line="172"/>
+ <location filename="../bitcoingui.cpp" line="203"/>
<source>Show information about Bitcoin</source>
<translation>Informationen über Bitcoin</translation>
</message>
<message>
- <location filename="../bitcoingui.cpp" line="173"/>
+ <location filename="../bitcoingui.cpp" line="204"/>
<source>&amp;Options...</source>
<translation>Einstellungen</translation>
</message>
<message>
- <location filename="../bitcoingui.cpp" line="174"/>
+ <location filename="../bitcoingui.cpp" line="205"/>
<source>Modify configuration options for bitcoin</source>
<translation>Einstellungen ändern</translation>
</message>
<message>
- <location filename="../bitcoingui.cpp" line="175"/>
+ <location filename="../bitcoingui.cpp" line="206"/>
<source>Open &amp;Bitcoin</source>
<translation>Bitcoin öffnen</translation>
</message>
<message>
- <location filename="../bitcoingui.cpp" line="176"/>
+ <location filename="../bitcoingui.cpp" line="207"/>
<source>Show the Bitcoin window</source>
<translation>Bitcoin-Fenster anzeigen</translation>
</message>
<message>
- <location filename="../bitcoingui.cpp" line="177"/>
+ <location filename="../bitcoingui.cpp" line="208"/>
<source>&amp;Export...</source>
<translation>Exportieren...</translation>
</message>
<message>
- <location filename="../bitcoingui.cpp" line="178"/>
+ <location filename="../bitcoingui.cpp" line="209"/>
+ <source>Export the current view to a file</source>
+ <translation type="unfinished"></translation>
+ </message>
+ <message>
+ <location filename="../bitcoingui.cpp" line="210"/>
+ <source>&amp;Encrypt Wallet</source>
+ <translation type="unfinished"></translation>
+ </message>
+ <message>
+ <location filename="../bitcoingui.cpp" line="211"/>
+ <source>Encrypt or decrypt wallet</source>
+ <translation type="unfinished"></translation>
+ </message>
+ <message>
+ <location filename="../bitcoingui.cpp" line="213"/>
+ <source>&amp;Change Passphrase</source>
+ <translation type="unfinished"></translation>
+ </message>
+ <message>
+ <location filename="../bitcoingui.cpp" line="214"/>
+ <source>Change the passphrase used for wallet encryption</source>
+ <translation type="unfinished"></translation>
+ </message>
+ <message>
+ <location filename="../bitcoingui.cpp" line="230"/>
+ <source>[testnet]</source>
+ <translation type="unfinished"></translation>
+ </message>
+ <message>
+ <location filename="../bitcoingui.cpp" line="293"/>
+ <source>bitcoin-qt</source>
+ <translation type="unfinished"></translation>
+ </message>
+ <message numerus="yes">
+ <location filename="../bitcoingui.cpp" line="332"/>
+ <source>%n active connection(s) to Bitcoin network</source>
+ <translation type="unfinished">
+ <numerusform></numerusform>
+ <numerusform></numerusform>
+ </translation>
+ </message>
+ <message>
+ <location filename="../bitcoingui.cpp" line="347"/>
+ <source>Downloaded %1 of %2 blocks of transaction history.</source>
+ <translation type="unfinished"></translation>
+ </message>
+ <message>
+ <location filename="../bitcoingui.cpp" line="353"/>
+ <source>Downloaded %1 blocks of transaction history.</source>
+ <translation type="unfinished"></translation>
+ </message>
+ <message numerus="yes">
+ <location filename="../bitcoingui.cpp" line="364"/>
+ <source>%n second(s) ago</source>
+ <translation type="unfinished">
+ <numerusform></numerusform>
+ <numerusform></numerusform>
+ </translation>
+ </message>
+ <message numerus="yes">
+ <location filename="../bitcoingui.cpp" line="368"/>
+ <source>%n minute(s) ago</source>
+ <translation type="unfinished">
+ <numerusform></numerusform>
+ <numerusform></numerusform>
+ </translation>
+ </message>
+ <message numerus="yes">
+ <location filename="../bitcoingui.cpp" line="372"/>
+ <source>%n hour(s) ago</source>
+ <translation type="unfinished">
+ <numerusform></numerusform>
+ <numerusform></numerusform>
+ </translation>
+ </message>
+ <message numerus="yes">
+ <location filename="../bitcoingui.cpp" line="376"/>
+ <source>%n day(s) ago</source>
+ <translation type="unfinished">
+ <numerusform></numerusform>
+ <numerusform></numerusform>
+ </translation>
+ </message>
+ <message>
+ <location filename="../bitcoingui.cpp" line="382"/>
+ <source>Up to date</source>
+ <translation type="unfinished"></translation>
+ </message>
+ <message>
+ <location filename="../bitcoingui.cpp" line="387"/>
+ <source>Catching up...</source>
+ <translation type="unfinished"></translation>
+ </message>
+ <message>
+ <location filename="../bitcoingui.cpp" line="393"/>
+ <source>Last received block was generated %1.</source>
+ <translation type="unfinished"></translation>
+ </message>
+ <message>
+ <location filename="../bitcoingui.cpp" line="472"/>
+ <source>Date: %1
+Amount: %2
+Type: %3
+Address: %4
+</source>
+ <translation type="unfinished"></translation>
+ </message>
+ <message>
+ <location filename="../bitcoingui.cpp" line="566"/>
+ <source>Wallet is &lt;b&gt;encrypted&lt;/b&gt; and currently &lt;b&gt;unlocked&lt;/b&gt;</source>
+ <translation type="unfinished"></translation>
+ </message>
+ <message>
+ <location filename="../bitcoingui.cpp" line="574"/>
+ <source>Wallet is &lt;b&gt;encrypted&lt;/b&gt; and currently &lt;b&gt;locked&lt;/b&gt;</source>
+ <translation type="unfinished"></translation>
+ </message>
+ <message>
<source>Export data in current view to a file</source>
- <translation>Angezeigte Daten als Datei exportieren</translation>
+ <translation type="obsolete">Angezeigte Daten als Datei exportieren</translation>
</message>
<message>
- <location filename="../bitcoingui.cpp" line="193"/>
<source>Bitcoin Wallet [testnet]</source>
- <translation>Bitcoin Wallet [testnet]</translation>
+ <translation type="obsolete">Bitcoin Wallet [testnet]</translation>
</message>
<message numerus="yes">
- <location filename="../bitcoingui.cpp" line="298"/>
<source>%n connection(s)</source>
- <translation>
+ <translation type="obsolete">
<numerusform>%n Verbindung(en)</numerusform>
<numerusform></numerusform>
</translation>
</message>
<message numerus="yes">
- <location filename="../bitcoingui.cpp" line="317"/>
<source>%n block(s)</source>
- <translation>
+ <translation type="obsolete">
<numerusform>%n Blöcke</numerusform>
<numerusform></numerusform>
</translation>
</message>
<message>
- <location filename="../bitcoingui.cpp" line="375"/>
+ <location filename="../bitcoingui.cpp" line="440"/>
<source>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?</source>
<translation>Die Größe dieser Transaktion übersteigt das Limit.
Sie können die Coins jedoch senden, wenn sie einen zusätzlichen Betrag von 1% zahlen,
@@ -245,34 +544,53 @@ welcher an die Teilnehmer des Bitcoin-Netzwerkes ausgeschüttet wird und dieses
Möchten Sie die zusätzliche Gebühr zahlen?</translation>
</message>
<message>
- <location filename="../bitcoingui.cpp" line="379"/>
+ <location filename="../bitcoingui.cpp" line="445"/>
<source>Sending...</source>
<translation>Senden...</translation>
</message>
<message>
- <location filename="../bitcoingui.cpp" line="407"/>
+ <location filename="../bitcoingui.cpp" line="470"/>
+ <source>Sent transaction</source>
+ <translation type="unfinished"></translation>
+ </message>
+ <message>
+ <location filename="../bitcoingui.cpp" line="471"/>
<source>Incoming transaction</source>
<translation>Eingehende Transaktion</translation>
</message>
<message>
- <location filename="../bitcoingui.cpp" line="408"/>
<source>Date: </source>
- <translation>Datum:</translation>
+ <translation type="obsolete">Datum:</translation>
</message>
<message>
- <location filename="../bitcoingui.cpp" line="409"/>
<source>Amount: </source>
- <translation>Betrag:</translation>
+ <translation type="obsolete">Betrag:</translation>
</message>
<message>
- <location filename="../bitcoingui.cpp" line="410"/>
<source>Type: </source>
- <translation>Beschreibung:</translation>
+ <translation type="obsolete">Beschreibung:</translation>
</message>
<message>
- <location filename="../bitcoingui.cpp" line="411"/>
<source>Address: </source>
- <translation>Adresse:</translation>
+ <translation type="obsolete">Adresse:</translation>
+ </message>
+</context>
+<context>
+ <name>DisplayOptionsPage</name>
+ <message>
+ <location filename="../optionsdialog.cpp" line="258"/>
+ <source>&amp;Unit to show amounts in: </source>
+ <translation type="unfinished"></translation>
+ </message>
+ <message>
+ <location filename="../optionsdialog.cpp" line="262"/>
+ <source>Choose the default subdivision unit to show in the interface, and when sending coins</source>
+ <translation type="unfinished"></translation>
+ </message>
+ <message>
+ <location filename="../optionsdialog.cpp" line="269"/>
+ <source>Display addresses in transaction list</source>
+ <translation type="unfinished"></translation>
</message>
</context>
<context>
@@ -323,12 +641,22 @@ Möchten Sie die zusätzliche Gebühr zahlen?</translation>
<translation>Zahlungsadresse bearbeiten</translation>
</message>
<message>
- <location filename="../editaddressdialog.cpp" line="89"/>
+ <location filename="../editaddressdialog.cpp" line="92"/>
<source>The entered address &quot;%1&quot; is not a valid bitcoin address.</source>
<translation>Die eingegebene Adresse (&quot;%1&quot;) ist keine gültige Bitcoin-Adresse.</translation>
</message>
<message>
<location filename="../editaddressdialog.cpp" line="97"/>
+ <source>Could not unlock wallet.</source>
+ <translation type="unfinished"></translation>
+ </message>
+ <message>
+ <location filename="../editaddressdialog.cpp" line="102"/>
+ <source>New key generation failed.</source>
+ <translation type="unfinished"></translation>
+ </message>
+ <message>
+ <location filename="../editaddressdialog.cpp" line="87"/>
<source>The entered address &quot;%1&quot; is already in the address book.</source>
<translation>Die eingegebene Adresse (&quot;%1&quot;) befindet sich bereits in Ihrem Adressbuch.</translation>
</message>
@@ -336,87 +664,87 @@ Möchten Sie die zusätzliche Gebühr zahlen?</translation>
<context>
<name>MainOptionsPage</name>
<message>
- <location filename="../optionsdialog.cpp" line="142"/>
+ <location filename="../optionsdialog.cpp" line="166"/>
<source>&amp;Start Bitcoin on window system startup</source>
<translation>Bitcoin beim Start des Systems ausführen</translation>
</message>
<message>
- <location filename="../optionsdialog.cpp" line="143"/>
+ <location filename="../optionsdialog.cpp" line="167"/>
<source>Automatically start Bitcoin after the computer is turned on</source>
<translation>Bitcoin automatisch beim Systemstart ausführen</translation>
</message>
<message>
- <location filename="../optionsdialog.cpp" line="146"/>
+ <location filename="../optionsdialog.cpp" line="170"/>
<source>&amp;Minimize to the tray instead of the taskbar</source>
<translation>In den Infobereich statt der Taskleiste minimieren</translation>
</message>
<message>
- <location filename="../optionsdialog.cpp" line="147"/>
+ <location filename="../optionsdialog.cpp" line="171"/>
<source>Show only a tray icon after minimizing the window</source>
<translation>Minimiert nur im Infobereich anzeigen.</translation>
</message>
<message>
- <location filename="../optionsdialog.cpp" line="150"/>
+ <location filename="../optionsdialog.cpp" line="174"/>
<source>Map port using &amp;UPnP</source>
<translation>Portweiterleitung via UPnP</translation>
</message>
<message>
- <location filename="../optionsdialog.cpp" line="151"/>
+ <location filename="../optionsdialog.cpp" line="175"/>
<source>Automatically open the Bitcoin client port on the router. This only works when your router supports UPnP and it is enabled.</source>
<translation>Öffnet den Bitcoin Client-Port automatisch auf dem Router. Dies funktioniert nur, wenn Ihr Router UPnP unterstützt und dies aktiviert ist.</translation>
</message>
<message>
- <location filename="../optionsdialog.cpp" line="154"/>
+ <location filename="../optionsdialog.cpp" line="178"/>
<source>M&amp;inimize on close</source>
<translation>Beim Schließen minimieren</translation>
</message>
<message>
- <location filename="../optionsdialog.cpp" line="155"/>
+ <location filename="../optionsdialog.cpp" line="179"/>
<source>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.</source>
<translation>Minimiert die Anwendung, wenn das Fenster geschlossen wird. Wenn dies aktiviert ist, müssen Sie das Programm über &quot;Beenden&quot; im Menü schließen.</translation>
</message>
<message>
- <location filename="../optionsdialog.cpp" line="158"/>
+ <location filename="../optionsdialog.cpp" line="182"/>
<source>&amp;Connect through SOCKS4 proxy:</source>
<translation>Über SOCKS4-Proxy verbinden:</translation>
</message>
<message>
- <location filename="../optionsdialog.cpp" line="159"/>
+ <location filename="../optionsdialog.cpp" line="183"/>
<source>Connect to the Bitcon network through a SOCKS4 proxy (e.g. when connecting through Tor)</source>
<translation>Über SOCKS4-Proxy zum Bitcoin-Netzwerk verbinden (bspw. für eine Verbindung über Tor)</translation>
</message>
<message>
- <location filename="../optionsdialog.cpp" line="164"/>
+ <location filename="../optionsdialog.cpp" line="188"/>
<source>Proxy &amp;IP: </source>
<translation>Proxy-IP:</translation>
</message>
<message>
- <location filename="../optionsdialog.cpp" line="170"/>
+ <location filename="../optionsdialog.cpp" line="194"/>
<source>IP address of the proxy (e.g. 127.0.0.1)</source>
<translation>IP-Adresse des Proxys (z.B. 127.0.0.1)</translation>
</message>
<message>
- <location filename="../optionsdialog.cpp" line="173"/>
+ <location filename="../optionsdialog.cpp" line="197"/>
<source>&amp;Port: </source>
<translation>Port:</translation>
</message>
<message>
- <location filename="../optionsdialog.cpp" line="179"/>
+ <location filename="../optionsdialog.cpp" line="203"/>
<source>Port of the proxy (e.g. 1234)</source>
<translation>Port des Proxy-Servers (z.B. 1234)</translation>
</message>
<message>
- <location filename="../optionsdialog.cpp" line="185"/>
+ <location filename="../optionsdialog.cpp" line="209"/>
<source>Optional transaction fee per KB that helps make sure your transactions are processed quickly. Most transactions are 1KB. Fee 0.01 recommended.</source>
<translation>Zusätzliche Transaktionsgebühr per KB, welche sicherstellt dass Ihre Transaktionen schnell bearbeitet werden. Die meisten Transaktionen sind 1KB groß. Eine Gebühr von 0.01 wird empfohlen.</translation>
</message>
<message>
- <location filename="../optionsdialog.cpp" line="191"/>
+ <location filename="../optionsdialog.cpp" line="215"/>
<source>Pay transaction &amp;fee</source>
<translation>Transaktionsgebühr bezahlen</translation>
</message>
<message>
- <location filename="../optionsdialog.cpp" line="194"/>
+ <location filename="../optionsdialog.cpp" line="218"/>
<source>Optional transaction fee per KB that helps make sure your transactions are processed quickly. Most transactions are 1KB. Fee 0.01 recommended.</source>
<translation>Zusätzliche Transaktionsgebühr per KB, welche sicherstellt dass Ihre Transaktionen schnell bearbeitet werden. Die meisten Transaktionen sind 1KB groß. Eine Gebühr von 0.01 wird empfohlen.</translation>
</message>
@@ -424,12 +752,17 @@ Möchten Sie die zusätzliche Gebühr zahlen?</translation>
<context>
<name>OptionsDialog</name>
<message>
- <location filename="../optionsdialog.cpp" line="54"/>
+ <location filename="../optionsdialog.cpp" line="75"/>
<source>Main</source>
<translation>Haupt</translation>
</message>
<message>
- <location filename="../optionsdialog.cpp" line="74"/>
+ <location filename="../optionsdialog.cpp" line="80"/>
+ <source>Display</source>
+ <translation type="unfinished"></translation>
+ </message>
+ <message>
+ <location filename="../optionsdialog.cpp" line="100"/>
<source>Options</source>
<translation>Einstellungen</translation>
</message>
@@ -442,144 +775,421 @@ Möchten Sie die zusätzliche Gebühr zahlen?</translation>
<translation></translation>
</message>
<message>
- <location filename="../forms/overviewpage.ui" line="38"/>
+ <location filename="../forms/overviewpage.ui" line="40"/>
<source>Balance:</source>
<translation>Kontostand:</translation>
</message>
<message>
- <location filename="../forms/overviewpage.ui" line="45"/>
+ <location filename="../forms/overviewpage.ui" line="47"/>
<source>123.456 BTC</source>
<translation></translation>
</message>
<message>
- <location filename="../forms/overviewpage.ui" line="52"/>
+ <location filename="../forms/overviewpage.ui" line="54"/>
<source>Number of transactions:</source>
<translation>Anzahl der Transaktionen:</translation>
</message>
<message>
- <location filename="../forms/overviewpage.ui" line="59"/>
+ <location filename="../forms/overviewpage.ui" line="61"/>
<source>0</source>
<translation></translation>
</message>
<message>
- <location filename="../overviewpage.cpp" line="14"/>
+ <location filename="../forms/overviewpage.ui" line="68"/>
+ <source>Unconfirmed:</source>
+ <translation type="unfinished"></translation>
+ </message>
+ <message>
+ <location filename="../forms/overviewpage.ui" line="75"/>
+ <source>0 BTC</source>
+ <translation type="unfinished"></translation>
+ </message>
+ <message>
+ <location filename="../forms/overviewpage.ui" line="82"/>
+ <source>&lt;!DOCTYPE HTML PUBLIC &quot;-//W3C//DTD HTML 4.0//EN&quot; &quot;http://www.w3.org/TR/REC-html40/strict.dtd&quot;&gt;
+&lt;html&gt;&lt;head&gt;&lt;meta name=&quot;qrichtext&quot; content=&quot;1&quot; /&gt;&lt;style type=&quot;text/css&quot;&gt;
+p, li { white-space: pre-wrap; }
+&lt;/style&gt;&lt;/head&gt;&lt;body style=&quot; font-family:&apos;Ubuntu&apos;; font-size:11pt; font-weight:400; font-style:normal;&quot;&gt;
+&lt;p style=&quot; margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;&quot;&gt;&lt;span style=&quot; font-weight:600;&quot;&gt;Wallet&lt;/span&gt;&lt;/p&gt;&lt;/body&gt;&lt;/html&gt;</source>
+ <translation type="unfinished"></translation>
+ </message>
+ <message>
+ <location filename="../forms/overviewpage.ui" line="122"/>
+ <source>&lt;b&gt;Recent transactions&lt;/b&gt;</source>
+ <translation type="unfinished"></translation>
+ </message>
+ <message>
+ <location filename="../overviewpage.cpp" line="103"/>
<source>Your current balance</source>
<translation>Kontostand</translation>
</message>
+ <message>
+ <location filename="../overviewpage.cpp" line="108"/>
+ <source>Total of transactions that have yet to be confirmed, and do not yet count toward the current balance</source>
+ <translation type="unfinished"></translation>
+ </message>
+ <message>
+ <location filename="../overviewpage.cpp" line="111"/>
+ <source>Total number of transactions in wallet</source>
+ <translation type="unfinished"></translation>
+ </message>
</context>
<context>
<name>SendCoinsDialog</name>
<message>
<location filename="../forms/sendcoinsdialog.ui" line="14"/>
- <location filename="../sendcoinsdialog.cpp" line="56"/>
- <location filename="../sendcoinsdialog.cpp" line="78"/>
- <location filename="../sendcoinsdialog.cpp" line="84"/>
- <location filename="../sendcoinsdialog.cpp" line="90"/>
- <location filename="../sendcoinsdialog.cpp" line="96"/>
+ <location filename="../sendcoinsdialog.cpp" line="103"/>
+ <location filename="../sendcoinsdialog.cpp" line="108"/>
+ <location filename="../sendcoinsdialog.cpp" line="113"/>
+ <location filename="../sendcoinsdialog.cpp" line="118"/>
+ <location filename="../sendcoinsdialog.cpp" line="124"/>
+ <location filename="../sendcoinsdialog.cpp" line="129"/>
+ <location filename="../sendcoinsdialog.cpp" line="134"/>
<source>Send Coins</source>
<translation>Bitcoins überweisen</translation>
</message>
<message>
- <location filename="../forms/sendcoinsdialog.ui" line="27"/>
<source>The address to send the payment to (e.g. 1NS17iag9jJgTHD1VXjvLCEnZuQ3rJDE9L)</source>
- <translation>Empfangsadresse für die Überweisung (z.B. 1NS17iag9jJgTHD1VXjvLCEnZuQ3rJDE9L)</translation>
+ <translation type="obsolete">Empfangsadresse für die Überweisung (z.B. 1NS17iag9jJgTHD1VXjvLCEnZuQ3rJDE9L)</translation>
</message>
<message>
- <location filename="../forms/sendcoinsdialog.ui" line="37"/>
<source>Look up adress in address book</source>
- <translation>Adressbuch</translation>
+ <translation type="obsolete">Adressbuch</translation>
</message>
<message>
- <location filename="../forms/sendcoinsdialog.ui" line="47"/>
<source>Alt+A</source>
- <translation>Alt+A</translation>
+ <translation type="obsolete">Alt+A</translation>
</message>
<message>
- <location filename="../forms/sendcoinsdialog.ui" line="60"/>
<source>Paste address from system clipboard</source>
- <translation>Adresse aus der Zwischenanlage einfügen</translation>
+ <translation type="obsolete">Adresse aus der Zwischenanlage einfügen</translation>
</message>
<message>
- <location filename="../forms/sendcoinsdialog.ui" line="70"/>
<source>Alt+P</source>
- <translation>Alt+P</translation>
+ <translation type="obsolete">Alt+P</translation>
</message>
<message>
- <location filename="../forms/sendcoinsdialog.ui" line="82"/>
<source>A&amp;mount:</source>
- <translation>Betrag:</translation>
+ <translation type="obsolete">Betrag:</translation>
</message>
<message>
- <location filename="../forms/sendcoinsdialog.ui" line="95"/>
<source>Pay &amp;To:</source>
- <translation>Empfänger:</translation>
+ <translation type="obsolete">Empfänger:</translation>
</message>
<message>
- <location filename="../forms/sendcoinsdialog.ui" line="113"/>
<source>Enter a Bitcoin address (e.g. 1NS17iag9jJgTHD1VXjvLCEnZuQ3rJDE9L)</source>
- <translation>Bitcoin-Adresse eingeben (z.B. 1NS17iag9jJgTHD1VXjvLCEnZuQ3rJDE9L)</translation>
+ <translation type="obsolete">Bitcoin-Adresse eingeben (z.B. 1NS17iag9jJgTHD1VXjvLCEnZuQ3rJDE9L)</translation>
</message>
<message>
- <location filename="../forms/sendcoinsdialog.ui" line="131"/>
- <location filename="../sendcoinsdialog.cpp" line="23"/>
<source>Enter a label for this address to add it to your address book</source>
- <translation>Beschreibung der Adresse im Adressbuch</translation>
+ <translation type="obsolete">Beschreibung der Adresse im Adressbuch</translation>
</message>
<message>
- <location filename="../forms/sendcoinsdialog.ui" line="140"/>
<source>&amp;Label:</source>
- <translation>Beschreibung:</translation>
+ <translation type="obsolete">Beschreibung:</translation>
+ </message>
+ <message>
+ <location filename="../forms/sendcoinsdialog.ui" line="67"/>
+ <source>Send to multiple recipients at once</source>
+ <translation type="unfinished"></translation>
+ </message>
+ <message>
+ <location filename="../forms/sendcoinsdialog.ui" line="70"/>
+ <source>&amp;Add recipient...</source>
+ <translation type="unfinished"></translation>
</message>
<message>
- <location filename="../forms/sendcoinsdialog.ui" line="183"/>
+ <location filename="../forms/sendcoinsdialog.ui" line="87"/>
+ <source>Clear all</source>
+ <translation type="unfinished"></translation>
+ </message>
+ <message>
+ <location filename="../forms/sendcoinsdialog.ui" line="106"/>
+ <source>Balance:</source>
+ <translation type="unfinished">Kontostand:</translation>
+ </message>
+ <message>
+ <location filename="../forms/sendcoinsdialog.ui" line="113"/>
+ <source>123.456 BTC</source>
+ <translation type="unfinished"></translation>
+ </message>
+ <message>
+ <location filename="../forms/sendcoinsdialog.ui" line="144"/>
<source>Confirm the send action</source>
<translation>Überweisung bestätigen</translation>
</message>
<message>
- <location filename="../forms/sendcoinsdialog.ui" line="186"/>
+ <location filename="../forms/sendcoinsdialog.ui" line="147"/>
<source>&amp;Send</source>
<translation>Überweisen</translation>
</message>
<message>
- <location filename="../forms/sendcoinsdialog.ui" line="206"/>
<source>Abort the send action</source>
- <translation>Überweisung abbrechen</translation>
+ <translation type="obsolete">Überweisung abbrechen</translation>
</message>
<message>
- <location filename="../sendcoinsdialog.cpp" line="57"/>
<source>Must fill in an amount to pay.</source>
- <translation>Bitte geben Sie einen Betrag ein.</translation>
+ <translation type="obsolete">Bitte geben Sie einen Betrag ein.</translation>
</message>
<message>
- <location filename="../sendcoinsdialog.cpp" line="65"/>
+ <location filename="../sendcoinsdialog.cpp" line="82"/>
<source>Confirm send coins</source>
<translation>Überweisung bestätigen</translation>
</message>
<message>
- <location filename="../sendcoinsdialog.cpp" line="66"/>
<source>Are you sure you want to send %1 BTC to %2 (%3)?</source>
- <translation>Möchten Sie %1 BTC an %2 (%3) überweisen?</translation>
+ <translation type="obsolete">Möchten Sie %1 BTC an %2 (%3) überweisen?</translation>
</message>
<message>
<location filename="../sendcoinsdialog.cpp" line="79"/>
+ <source>&lt;b&gt;%1&lt;/b&gt; to %2 (%3)</source>
+ <translation type="unfinished"></translation>
+ </message>
+ <message>
+ <location filename="../sendcoinsdialog.cpp" line="83"/>
+ <source>Are you sure you want to send %1?</source>
+ <translation type="unfinished"></translation>
+ </message>
+ <message>
+ <location filename="../sendcoinsdialog.cpp" line="83"/>
+ <source> and </source>
+ <translation type="unfinished"></translation>
+ </message>
+ <message>
+ <location filename="../sendcoinsdialog.cpp" line="104"/>
<source>The recepient address is not valid, please recheck.</source>
<translation>Die Empfangsadresse ist ungültig.</translation>
</message>
<message>
- <location filename="../sendcoinsdialog.cpp" line="85"/>
+ <location filename="../sendcoinsdialog.cpp" line="109"/>
<source>The amount to pay must be larger than 0.</source>
<translation>Der Betrag muss mehr als 0 betragen.</translation>
</message>
<message>
- <location filename="../sendcoinsdialog.cpp" line="91"/>
+ <location filename="../sendcoinsdialog.cpp" line="114"/>
<source>Amount exceeds your balance</source>
<translation>Der Betrag übersteigt ihren Kontostand</translation>
</message>
<message>
- <location filename="../sendcoinsdialog.cpp" line="97"/>
+ <location filename="../sendcoinsdialog.cpp" line="119"/>
<source>Total exceeds your balance when the %1 transaction fee is included</source>
<translation>Betrag übersteigt ihren Kontostand aufgrund der Transaktionsgebühren in Höhe von %1</translation>
</message>
+ <message>
+ <location filename="../sendcoinsdialog.cpp" line="125"/>
+ <source>Duplicate address found, can only send to each address once in one send operation</source>
+ <translation type="unfinished"></translation>
+ </message>
+ <message>
+ <location filename="../sendcoinsdialog.cpp" line="130"/>
+ <source>Error: Transaction creation failed </source>
+ <translation type="unfinished">Fehler: Die Transaktion konnte nicht erstellt werden.</translation>
+ </message>
+ <message>
+ <location filename="../sendcoinsdialog.cpp" line="135"/>
+ <source>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.</source>
+ <translation type="unfinished">Fehler: Die Transaktion wurde zurückgewiesen. Dies kann passieren wenn einige Ihrer BitCoins bereits ausgegeben wurde (zB aus einer Sicherungskopie Ihrer wallet.dat)</translation>
+ </message>
+</context>
+<context>
+ <name>SendCoinsEntry</name>
+ <message>
+ <location filename="../forms/sendcoinsentry.ui" line="14"/>
+ <source>Form</source>
+ <translation type="unfinished"></translation>
+ </message>
+ <message>
+ <location filename="../forms/sendcoinsentry.ui" line="29"/>
+ <source>A&amp;mount:</source>
+ <translation type="unfinished">Betrag:</translation>
+ </message>
+ <message>
+ <location filename="../forms/sendcoinsentry.ui" line="42"/>
+ <source>Pay &amp;To:</source>
+ <translation type="unfinished">Empfänger:</translation>
+ </message>
+ <message>
+ <location filename="../forms/sendcoinsentry.ui" line="66"/>
+ <location filename="../sendcoinsentry.cpp" line="22"/>
+ <source>Enter a label for this address to add it to your address book</source>
+ <translation type="unfinished">Beschreibung der Adresse im Adressbuch</translation>
+ </message>
+ <message>
+ <location filename="../forms/sendcoinsentry.ui" line="75"/>
+ <source>&amp;Label:</source>
+ <translation type="unfinished">Beschreibung:</translation>
+ </message>
+ <message>
+ <location filename="../forms/sendcoinsentry.ui" line="93"/>
+ <source>The address to send the payment to (e.g. 1NS17iag9jJgTHD1VXjvLCEnZuQ3rJDE9L)</source>
+ <translation type="unfinished">Empfangsadresse für die Überweisung (z.B. 1NS17iag9jJgTHD1VXjvLCEnZuQ3rJDE9L)</translation>
+ </message>
+ <message>
+ <location filename="../forms/sendcoinsentry.ui" line="103"/>
+ <source>Choose adress from address book</source>
+ <translation type="unfinished"></translation>
+ </message>
+ <message>
+ <location filename="../forms/sendcoinsentry.ui" line="113"/>
+ <source>Alt+A</source>
+ <translation type="unfinished">Alt+A</translation>
+ </message>
+ <message>
+ <location filename="../forms/sendcoinsentry.ui" line="126"/>
+ <source>Paste address from clipboard</source>
+ <translation type="unfinished"></translation>
+ </message>
+ <message>
+ <location filename="../forms/sendcoinsentry.ui" line="136"/>
+ <source>Alt+P</source>
+ <translation type="unfinished">Alt+P</translation>
+ </message>
+ <message>
+ <location filename="../forms/sendcoinsentry.ui" line="146"/>
+ <source>Remove this recipient</source>
+ <translation type="unfinished"></translation>
+ </message>
+ <message>
+ <location filename="../sendcoinsentry.cpp" line="21"/>
+ <source>Enter a Bitcoin address (e.g. 1NS17iag9jJgTHD1VXjvLCEnZuQ3rJDE9L)</source>
+ <translation type="unfinished">Bitcoin-Adresse eingeben (z.B. 1NS17iag9jJgTHD1VXjvLCEnZuQ3rJDE9L)</translation>
+ </message>
+</context>
+<context>
+ <name>TransactionDesc</name>
+ <message>
+ <location filename="../transactiondesc.cpp" line="34"/>
+ <source>Open for %1 blocks</source>
+ <translation type="unfinished"></translation>
+ </message>
+ <message>
+ <location filename="../transactiondesc.cpp" line="36"/>
+ <source>Open until %1</source>
+ <translation type="unfinished">Offen bis %1</translation>
+ </message>
+ <message>
+ <location filename="../transactiondesc.cpp" line="42"/>
+ <source>%1/offline?</source>
+ <translation type="unfinished"></translation>
+ </message>
+ <message>
+ <location filename="../transactiondesc.cpp" line="44"/>
+ <source>%1/unconfirmed</source>
+ <translation type="unfinished"></translation>
+ </message>
+ <message>
+ <location filename="../transactiondesc.cpp" line="46"/>
+ <source>%1 confirmations</source>
+ <translation type="unfinished"></translation>
+ </message>
+ <message>
+ <location filename="../transactiondesc.cpp" line="63"/>
+ <source>&lt;b&gt;Status:&lt;/b&gt; </source>
+ <translation type="unfinished"></translation>
+ </message>
+ <message>
+ <location filename="../transactiondesc.cpp" line="68"/>
+ <source>, has not been successfully broadcast yet</source>
+ <translation type="unfinished"></translation>
+ </message>
+ <message>
+ <location filename="../transactiondesc.cpp" line="70"/>
+ <source>, broadcast through %1 node</source>
+ <translation type="unfinished"></translation>
+ </message>
+ <message>
+ <location filename="../transactiondesc.cpp" line="72"/>
+ <source>, broadcast through %1 nodes</source>
+ <translation type="unfinished"></translation>
+ </message>
+ <message>
+ <location filename="../transactiondesc.cpp" line="76"/>
+ <source>&lt;b&gt;Date:&lt;/b&gt; </source>
+ <translation type="unfinished"></translation>
+ </message>
+ <message>
+ <location filename="../transactiondesc.cpp" line="83"/>
+ <source>&lt;b&gt;Source:&lt;/b&gt; Generated&lt;br&gt;</source>
+ <translation type="unfinished"></translation>
+ </message>
+ <message>
+ <location filename="../transactiondesc.cpp" line="89"/>
+ <location filename="../transactiondesc.cpp" line="106"/>
+ <source>&lt;b&gt;From:&lt;/b&gt; </source>
+ <translation type="unfinished"></translation>
+ </message>
+ <message>
+ <location filename="../transactiondesc.cpp" line="106"/>
+ <source>unknown</source>
+ <translation type="unfinished"></translation>
+ </message>
+ <message>
+ <location filename="../transactiondesc.cpp" line="107"/>
+ <location filename="../transactiondesc.cpp" line="130"/>
+ <location filename="../transactiondesc.cpp" line="189"/>
+ <source>&lt;b&gt;To:&lt;/b&gt; </source>
+ <translation type="unfinished"></translation>
+ </message>
+ <message>
+ <location filename="../transactiondesc.cpp" line="110"/>
+ <source> (yours, label: </source>
+ <translation type="unfinished"></translation>
+ </message>
+ <message>
+ <location filename="../transactiondesc.cpp" line="112"/>
+ <source> (yours)</source>
+ <translation type="unfinished"></translation>
+ </message>
+ <message>
+ <location filename="../transactiondesc.cpp" line="147"/>
+ <location filename="../transactiondesc.cpp" line="161"/>
+ <location filename="../transactiondesc.cpp" line="206"/>
+ <location filename="../transactiondesc.cpp" line="223"/>
+ <source>&lt;b&gt;Credit:&lt;/b&gt; </source>
+ <translation type="unfinished"></translation>
+ </message>
+ <message>
+ <location filename="../transactiondesc.cpp" line="149"/>
+ <source>(%1 matures in %2 more blocks)</source>
+ <translation type="unfinished"></translation>
+ </message>
+ <message>
+ <location filename="../transactiondesc.cpp" line="153"/>
+ <source>(not accepted)</source>
+ <translation type="unfinished"></translation>
+ </message>
+ <message>
+ <location filename="../transactiondesc.cpp" line="197"/>
+ <location filename="../transactiondesc.cpp" line="205"/>
+ <location filename="../transactiondesc.cpp" line="220"/>
+ <source>&lt;b&gt;Debit:&lt;/b&gt; </source>
+ <translation type="unfinished"></translation>
+ </message>
+ <message>
+ <location filename="../transactiondesc.cpp" line="211"/>
+ <source>&lt;b&gt;Transaction fee:&lt;/b&gt; </source>
+ <translation type="unfinished"></translation>
+ </message>
+ <message>
+ <location filename="../transactiondesc.cpp" line="227"/>
+ <source>&lt;b&gt;Net amount:&lt;/b&gt; </source>
+ <translation type="unfinished"></translation>
+ </message>
+ <message>
+ <location filename="../transactiondesc.cpp" line="233"/>
+ <source>Message:</source>
+ <translation type="unfinished"></translation>
+ </message>
+ <message>
+ <location filename="../transactiondesc.cpp" line="235"/>
+ <source>Comment:</source>
+ <translation type="unfinished"></translation>
+ </message>
+ <message>
+ <location filename="../transactiondesc.cpp" line="238"/>
+ <source>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 &quot;not accepted&quot; and not be spendable. This may occasionally happen if another node generates a block within a few seconds of yours.</source>
+ <translation type="unfinished"></translation>
+ </message>
</context>
<context>
<name>TransactionDescDialog</name>
@@ -597,32 +1207,31 @@ Möchten Sie die zusätzliche Gebühr zahlen?</translation>
<context>
<name>TransactionTableModel</name>
<message>
- <location filename="../transactiontablemodel.cpp" line="211"/>
<source>Status</source>
- <translation>Status</translation>
+ <translation type="obsolete">Status</translation>
</message>
<message>
- <location filename="../transactiontablemodel.cpp" line="211"/>
+ <location filename="../transactiontablemodel.cpp" line="213"/>
<source>Date</source>
<translation>Datum</translation>
</message>
<message>
- <location filename="../transactiontablemodel.cpp" line="211"/>
+ <location filename="../transactiontablemodel.cpp" line="213"/>
<source>Type</source>
<translation>Beschreibung</translation>
</message>
<message>
- <location filename="../transactiontablemodel.cpp" line="211"/>
+ <location filename="../transactiontablemodel.cpp" line="213"/>
<source>Address</source>
<translation>Adresse</translation>
</message>
<message>
- <location filename="../transactiontablemodel.cpp" line="211"/>
+ <location filename="../transactiontablemodel.cpp" line="213"/>
<source>Amount</source>
<translation>Betrag</translation>
</message>
<message numerus="yes">
- <location filename="../transactiontablemodel.cpp" line="272"/>
+ <location filename="../transactiontablemodel.cpp" line="274"/>
<source>Open for %n block(s)</source>
<translation>
<numerusform>Offen für %n Blöcke</numerusform>
@@ -630,27 +1239,31 @@ Möchten Sie die zusätzliche Gebühr zahlen?</translation>
</translation>
</message>
<message>
- <location filename="../transactiontablemodel.cpp" line="275"/>
+ <location filename="../transactiontablemodel.cpp" line="277"/>
<source>Open until %1</source>
<translation>Offen bis %1</translation>
</message>
<message>
- <location filename="../transactiontablemodel.cpp" line="278"/>
+ <location filename="../transactiontablemodel.cpp" line="280"/>
<source>Offline (%1 confirmations)</source>
<translation>Nicht verbunden (%1 Bestätigungen)</translation>
</message>
<message>
- <location filename="../transactiontablemodel.cpp" line="281"/>
<source>Unconfirmed (%1/%2 confirmations)</source>
- <translation>Unbestätigt (%1/%2 Bestätigungen)</translation>
+ <translation type="obsolete">Unbestätigt (%1/%2 Bestätigungen)</translation>
+ </message>
+ <message>
+ <location filename="../transactiontablemodel.cpp" line="283"/>
+ <source>Unconfirmed (%1 of %2 confirmations)</source>
+ <translation type="unfinished"></translation>
</message>
<message>
- <location filename="../transactiontablemodel.cpp" line="284"/>
+ <location filename="../transactiontablemodel.cpp" line="286"/>
<source>Confirmed (%1 confirmations)</source>
<translation>Bestätigt (%1 Bestätigungen)</translation>
</message>
<message numerus="yes">
- <location filename="../transactiontablemodel.cpp" line="293"/>
+ <location filename="../transactiontablemodel.cpp" line="295"/>
<source>Mined balance will be available in %n more blocks</source>
<translation>
<numerusform>Der Betrag wird in %n Blöcken verfügbar sein</numerusform>
@@ -658,67 +1271,72 @@ Möchten Sie die zusätzliche Gebühr zahlen?</translation>
</translation>
</message>
<message>
- <location filename="../transactiontablemodel.cpp" line="299"/>
+ <location filename="../transactiontablemodel.cpp" line="301"/>
<source>This block was not received by any other nodes and will probably not be accepted!</source>
<translation>Dieser Block wurde vom Netzwerk nicht angenommen und wird wahrscheinlich nicht bestätigt werden!</translation>
</message>
<message>
- <location filename="../transactiontablemodel.cpp" line="302"/>
+ <location filename="../transactiontablemodel.cpp" line="304"/>
<source>Generated but not accepted</source>
<translation>Generiert, jedoch nicht angenommen</translation>
</message>
<message>
- <location filename="../transactiontablemodel.cpp" line="348"/>
+ <location filename="../transactiontablemodel.cpp" line="347"/>
<source>Received with</source>
<translation>Empfangen durch</translation>
</message>
<message>
- <location filename="../transactiontablemodel.cpp" line="351"/>
+ <location filename="../transactiontablemodel.cpp" line="349"/>
<source>Received from IP</source>
<translation>Empfangen durch IP</translation>
</message>
<message>
- <location filename="../transactiontablemodel.cpp" line="354"/>
+ <location filename="../transactiontablemodel.cpp" line="351"/>
<source>Sent to</source>
<translation>An</translation>
</message>
<message>
- <location filename="../transactiontablemodel.cpp" line="357"/>
+ <location filename="../transactiontablemodel.cpp" line="353"/>
<source>Sent to IP</source>
<translation>An IP</translation>
</message>
<message>
- <location filename="../transactiontablemodel.cpp" line="360"/>
+ <location filename="../transactiontablemodel.cpp" line="355"/>
<source>Payment to yourself</source>
<translation>Überweisung an Sie selbst</translation>
</message>
<message>
- <location filename="../transactiontablemodel.cpp" line="363"/>
+ <location filename="../transactiontablemodel.cpp" line="357"/>
<source>Mined</source>
<translation>Erarbeitet</translation>
</message>
<message>
- <location filename="../transactiontablemodel.cpp" line="578"/>
+ <location filename="../transactiontablemodel.cpp" line="395"/>
+ <source>(n/a)</source>
+ <translation type="unfinished"></translation>
+ </message>
+ <message>
+ <location filename="../transactiontablemodel.cpp" line="594"/>
<source>Transaction status. Hover over this field to show number of confirmations.</source>
<translation>Transaktionsstatus. Fahren Sie mit der Maus über dieses Feld um die Anzahl der Bestätigungen zu sehen.</translation>
</message>
<message>
- <location filename="../transactiontablemodel.cpp" line="580"/>
+ <location filename="../transactiontablemodel.cpp" line="596"/>
<source>Date and time that the transaction was received.</source>
<translation>Datum und Uhrzeit als die Transaktion empfangen wurde.</translation>
</message>
<message>
- <location filename="../transactiontablemodel.cpp" line="582"/>
+ <location filename="../transactiontablemodel.cpp" line="598"/>
<source>Type of transaction.</source>
<translation>Art der Transaktion.</translation>
</message>
<message>
- <location filename="../transactiontablemodel.cpp" line="584"/>
+ <location filename="../transactiontablemodel.cpp" line="600"/>
<source>Destination address of transaction.</source>
<translation>Empfangsadresse der Transaktion</translation>
</message>
<message>
- <location filename="../transactiontablemodel.cpp" line="586"/>
+ <location filename="../transactiontablemodel.cpp" line="602"/>
<source>Amount removed from or added to balance.</source>
<translation>Betrag vom Kontostand entfernt oder hinzugefügt.</translation>
</message>
@@ -726,91 +1344,166 @@ Möchten Sie die zusätzliche Gebühr zahlen?</translation>
<context>
<name>TransactionView</name>
<message>
- <location filename="../transactionview.cpp" line="39"/>
- <location filename="../transactionview.cpp" line="52"/>
+ <location filename="../transactionview.cpp" line="48"/>
+ <location filename="../transactionview.cpp" line="61"/>
<source>All</source>
<translation>Alle</translation>
</message>
<message>
- <location filename="../transactionview.cpp" line="40"/>
+ <location filename="../transactionview.cpp" line="49"/>
<source>Today</source>
<translation>Heute</translation>
</message>
<message>
- <location filename="../transactionview.cpp" line="41"/>
+ <location filename="../transactionview.cpp" line="50"/>
<source>This week</source>
<translation>Diese Woche</translation>
</message>
<message>
- <location filename="../transactionview.cpp" line="42"/>
+ <location filename="../transactionview.cpp" line="51"/>
<source>This month</source>
<translation>Diesen Monat</translation>
</message>
<message>
- <location filename="../transactionview.cpp" line="43"/>
+ <location filename="../transactionview.cpp" line="52"/>
<source>Last month</source>
<translation>Letzten Monat</translation>
</message>
<message>
- <location filename="../transactionview.cpp" line="44"/>
+ <location filename="../transactionview.cpp" line="53"/>
<source>This year</source>
<translation>Dieses Jahr</translation>
</message>
<message>
- <location filename="../transactionview.cpp" line="45"/>
+ <location filename="../transactionview.cpp" line="54"/>
<source>Range...</source>
<translation>Bereich...</translation>
</message>
<message>
- <location filename="../transactionview.cpp" line="53"/>
+ <location filename="../transactionview.cpp" line="62"/>
<source>Received with</source>
<translation>Empfangen durch</translation>
</message>
<message>
- <location filename="../transactionview.cpp" line="55"/>
+ <location filename="../transactionview.cpp" line="64"/>
<source>Sent to</source>
<translation>An</translation>
</message>
<message>
- <location filename="../transactionview.cpp" line="57"/>
+ <location filename="../transactionview.cpp" line="66"/>
<source>To yourself</source>
<translation>Zu Ihnen selbst</translation>
</message>
<message>
- <location filename="../transactionview.cpp" line="58"/>
+ <location filename="../transactionview.cpp" line="67"/>
<source>Mined</source>
<translation>Erarbeitet</translation>
</message>
<message>
- <location filename="../transactionview.cpp" line="59"/>
+ <location filename="../transactionview.cpp" line="68"/>
<source>Other</source>
<translation>Andere</translation>
</message>
<message>
- <location filename="../transactionview.cpp" line="208"/>
+ <location filename="../transactionview.cpp" line="74"/>
+ <source>Enter address or label to search</source>
+ <translation type="unfinished"></translation>
+ </message>
+ <message>
+ <location filename="../transactionview.cpp" line="80"/>
+ <source>Min amount</source>
+ <translation type="unfinished"></translation>
+ </message>
+ <message>
+ <location filename="../transactionview.cpp" line="108"/>
+ <source>Copy address</source>
+ <translation type="unfinished"></translation>
+ </message>
+ <message>
+ <location filename="../transactionview.cpp" line="109"/>
+ <source>Copy label</source>
+ <translation type="unfinished"></translation>
+ </message>
+ <message>
+ <location filename="../transactionview.cpp" line="110"/>
+ <source>Edit label</source>
+ <translation type="unfinished"></translation>
+ </message>
+ <message>
+ <location filename="../transactionview.cpp" line="111"/>
+ <source>Show details...</source>
+ <translation type="unfinished"></translation>
+ </message>
+ <message>
+ <location filename="../transactionview.cpp" line="244"/>
<source>Export Transaction Data</source>
<translation>Transaktionen exportieren</translation>
</message>
<message>
- <location filename="../transactionview.cpp" line="210"/>
+ <location filename="../transactionview.cpp" line="246"/>
<source>Comma separated file (*.csv)</source>
<translation></translation>
</message>
<message>
- <location filename="../transactionview.cpp" line="230"/>
+ <location filename="../transactionview.cpp" line="254"/>
+ <source>Confirmed</source>
+ <translation type="unfinished"></translation>
+ </message>
+ <message>
+ <location filename="../transactionview.cpp" line="255"/>
+ <source>Date</source>
+ <translation type="unfinished">Datum</translation>
+ </message>
+ <message>
+ <location filename="../transactionview.cpp" line="256"/>
+ <source>Type</source>
+ <translation type="unfinished">Beschreibung</translation>
+ </message>
+ <message>
+ <location filename="../transactionview.cpp" line="257"/>
+ <source>Label</source>
+ <translation type="unfinished">Bezeichnung</translation>
+ </message>
+ <message>
+ <location filename="../transactionview.cpp" line="258"/>
+ <source>Address</source>
+ <translation type="unfinished">Adresse</translation>
+ </message>
+ <message>
+ <location filename="../transactionview.cpp" line="259"/>
+ <source>Amount</source>
+ <translation type="unfinished">Betrag</translation>
+ </message>
+ <message>
+ <location filename="../transactionview.cpp" line="260"/>
+ <source>ID</source>
+ <translation type="unfinished"></translation>
+ </message>
+ <message>
+ <location filename="../transactionview.cpp" line="264"/>
<source>Error exporting</source>
<translation>Fehler beim exportieren</translation>
</message>
<message>
- <location filename="../transactionview.cpp" line="230"/>
+ <location filename="../transactionview.cpp" line="264"/>
<source>Could not write to file %1.</source>
<translation>Konnte Datei %1 nicht zum beschreiben öffnen</translation>
</message>
+ <message>
+ <location filename="../transactionview.cpp" line="352"/>
+ <source>Range:</source>
+ <translation type="unfinished"></translation>
+ </message>
+ <message>
+ <location filename="../transactionview.cpp" line="360"/>
+ <source>to</source>
+ <translation type="unfinished"></translation>
+ </message>
</context>
<context>
<name>WalletModel</name>
<message>
- <location filename="../walletmodel.cpp" line="95"/>
+ <location filename="../walletmodel.cpp" line="144"/>
<source>Sending...</source>
<translation>Senden...</translation>
</message>
@@ -1045,111 +1738,711 @@ SSL options: (see the Bitcoin Wiki for SSL setup instructions)
</message>
<message>
<location filename="../bitcoinstrings.cpp" line="47"/>
+ <source>Loading addresses...</source>
+ <translation type="unfinished"></translation>
+ </message>
+ <message>
+ <location filename="../bitcoinstrings.cpp" line="48"/>
<source>Error loading addr.dat
</source>
<translation>Fehler beim laden der addr.dat</translation>
</message>
<message>
- <location filename="../bitcoinstrings.cpp" line="48"/>
+ <location filename="../bitcoinstrings.cpp" line="49"/>
+ <source>Loading block index...</source>
+ <translation type="unfinished"></translation>
+ </message>
+ <message>
+ <location filename="../bitcoinstrings.cpp" line="50"/>
<source>Error loading blkindex.dat
</source>
<translation>Fehler beim laden der blkindex.dat</translation>
</message>
<message>
- <location filename="../bitcoinstrings.cpp" line="49"/>
+ <location filename="../bitcoinstrings.cpp" line="51"/>
+ <source>Loading wallet...</source>
+ <translation type="unfinished"></translation>
+ </message>
+ <message>
+ <location filename="../bitcoinstrings.cpp" line="52"/>
+ <source>Error loading wallet.dat: Wallet corrupted
+</source>
+ <translation type="unfinished"></translation>
+ </message>
+ <message>
+ <location filename="../bitcoinstrings.cpp" line="53"/>
+ <source>Error loading wallet.dat: Wallet requires newer version of Bitcoin
+</source>
+ <translation type="unfinished"></translation>
+ </message>
+ <message>
+ <location filename="../bitcoinstrings.cpp" line="55"/>
<source>Error loading wallet.dat
</source>
<translation>Fehler beim laden von wallet.dat</translation>
</message>
<message>
- <location filename="../bitcoinstrings.cpp" line="50"/>
+ <location filename="../bitcoinstrings.cpp" line="56"/>
+ <source>Rescanning...</source>
+ <translation type="unfinished"></translation>
+ </message>
+ <message>
+ <location filename="../bitcoinstrings.cpp" line="57"/>
+ <source>Done loading</source>
+ <translation type="unfinished"></translation>
+ </message>
+ <message>
+ <location filename="../bitcoinstrings.cpp" line="58"/>
<source>Invalid -proxy address</source>
<translation>Fehlerhafte Proxy Adresse</translation>
</message>
<message>
- <location filename="../bitcoinstrings.cpp" line="51"/>
+ <location filename="../bitcoinstrings.cpp" line="59"/>
<source>Invalid amount for -paytxfee=&lt;amount&gt;</source>
<translation>Ungültige Angabe für -paytxfee=&lt;Betrag&gt;</translation>
</message>
<message>
- <location filename="../bitcoinstrings.cpp" line="52"/>
+ <location filename="../bitcoinstrings.cpp" line="60"/>
<source>Warning: -paytxfee is set very high. This is the transaction fee you will pay if you send a transaction.</source>
<translation>Warnung: -paytxfee ist auf einen sehr hohen Wert gesetzt. Dies ist die Gebühr die beim senden einer Transaktion fällig wird.</translation>
</message>
<message>
- <location filename="../bitcoinstrings.cpp" line="55"/>
+ <location filename="../bitcoinstrings.cpp" line="63"/>
+ <source>Error: CreateThread(StartNode) failed</source>
+ <translation type="unfinished"></translation>
+ </message>
+ <message>
+ <location filename="../bitcoinstrings.cpp" line="64"/>
<source>Warning: Disk space is low </source>
<translation>Warnung: Festplattenplatz wird knapp.</translation>
</message>
<message>
- <location filename="../bitcoinstrings.cpp" line="56"/>
+ <location filename="../bitcoinstrings.cpp" line="68"/>
+ <source>This transaction is over the size limit. You can still send it for a fee of %s, which goes to the nodes that process your transaction and helps to support the network. Do you want to pay the fee?</source>
+ <translation type="unfinished"></translation>
+ </message>
+ <message>
+ <location filename="../bitcoinstrings.cpp" line="72"/>
+ <source>Enter the current passphrase to the wallet.</source>
+ <translation type="unfinished"></translation>
+ </message>
+ <message>
+ <location filename="../bitcoinstrings.cpp" line="73"/>
+ <source>Passphrase</source>
+ <translation type="unfinished"></translation>
+ </message>
+ <message>
+ <location filename="../bitcoinstrings.cpp" line="74"/>
+ <source>Please supply the current wallet decryption passphrase.</source>
+ <translation type="unfinished"></translation>
+ </message>
+ <message>
+ <location filename="../bitcoinstrings.cpp" line="75"/>
+ <source>The passphrase entered for the wallet decryption was incorrect.</source>
+ <translation type="unfinished"></translation>
+ </message>
+ <message>
+ <location filename="../bitcoinstrings.cpp" line="76"/>
+ <source>Status</source>
+ <translation type="unfinished">Status</translation>
+ </message>
+ <message>
+ <location filename="../bitcoinstrings.cpp" line="77"/>
+ <source>Date</source>
+ <translation type="unfinished">Datum</translation>
+ </message>
+ <message>
+ <location filename="../bitcoinstrings.cpp" line="78"/>
+ <source>Description</source>
+ <translation type="unfinished"></translation>
+ </message>
+ <message>
+ <location filename="../bitcoinstrings.cpp" line="79"/>
+ <source>Debit</source>
+ <translation type="unfinished"></translation>
+ </message>
+ <message>
+ <location filename="../bitcoinstrings.cpp" line="80"/>
+ <source>Credit</source>
+ <translation type="unfinished"></translation>
+ </message>
+ <message>
+ <location filename="../bitcoinstrings.cpp" line="81"/>
+ <source>Open for %d blocks</source>
+ <translation type="unfinished"></translation>
+ </message>
+ <message>
+ <location filename="../bitcoinstrings.cpp" line="82"/>
+ <source>Open until %s</source>
+ <translation type="unfinished"></translation>
+ </message>
+ <message>
+ <location filename="../bitcoinstrings.cpp" line="83"/>
+ <source>%d/offline?</source>
+ <translation type="unfinished"></translation>
+ </message>
+ <message>
+ <location filename="../bitcoinstrings.cpp" line="84"/>
+ <source>%d/unconfirmed</source>
+ <translation type="unfinished"></translation>
+ </message>
+ <message>
+ <location filename="../bitcoinstrings.cpp" line="85"/>
+ <source>%d confirmations</source>
+ <translation type="unfinished"></translation>
+ </message>
+ <message>
+ <location filename="../bitcoinstrings.cpp" line="86"/>
+ <source>Generated</source>
+ <translation type="unfinished"></translation>
+ </message>
+ <message>
+ <location filename="../bitcoinstrings.cpp" line="87"/>
+ <source>Generated (%s matures in %d more blocks)</source>
+ <translation type="unfinished"></translation>
+ </message>
+ <message>
+ <location filename="../bitcoinstrings.cpp" line="88"/>
+ <source>Generated - Warning: This block was not received by any other nodes and will probably not be accepted!</source>
+ <translation type="unfinished"></translation>
+ </message>
+ <message>
+ <location filename="../bitcoinstrings.cpp" line="91"/>
+ <source>Generated (not accepted)</source>
+ <translation type="unfinished"></translation>
+ </message>
+ <message>
+ <location filename="../bitcoinstrings.cpp" line="92"/>
+ <source>From: </source>
+ <translation type="unfinished"></translation>
+ </message>
+ <message>
+ <location filename="../bitcoinstrings.cpp" line="93"/>
+ <source>Received with: </source>
+ <translation type="unfinished"></translation>
+ </message>
+ <message>
+ <location filename="../bitcoinstrings.cpp" line="94"/>
+ <source>Payment to yourself</source>
+ <translation type="unfinished">Überweisung an Sie selbst</translation>
+ </message>
+ <message>
+ <location filename="../bitcoinstrings.cpp" line="95"/>
+ <source>To: </source>
+ <translation type="unfinished"></translation>
+ </message>
+ <message>
+ <location filename="../bitcoinstrings.cpp" line="96"/>
+ <source> Generating</source>
+ <translation type="unfinished"></translation>
+ </message>
+ <message>
+ <location filename="../bitcoinstrings.cpp" line="97"/>
+ <source>(not connected)</source>
+ <translation type="unfinished"></translation>
+ </message>
+ <message>
+ <location filename="../bitcoinstrings.cpp" line="98"/>
+ <source> %d connections %d blocks %d transactions</source>
+ <translation type="unfinished"></translation>
+ </message>
+ <message>
+ <location filename="../bitcoinstrings.cpp" line="99"/>
+ <source>Wallet already encrypted.</source>
+ <translation type="unfinished"></translation>
+ </message>
+ <message>
+ <location filename="../bitcoinstrings.cpp" line="100"/>
+ <source>Enter the new passphrase to the wallet.
+Please use a passphrase of 10 or more random characters, or eight or more words.</source>
+ <translation type="unfinished"></translation>
+ </message>
+ <message>
+ <location filename="../bitcoinstrings.cpp" line="104"/>
+ <source>Error: The supplied passphrase was too short.</source>
+ <translation type="unfinished"></translation>
+ </message>
+ <message>
+ <location filename="../bitcoinstrings.cpp" line="105"/>
+ <source>WARNING: If you encrypt your wallet and lose your passphrase, you will LOSE ALL OF YOUR BITCOINS!
+Are you sure you wish to encrypt your wallet?</source>
+ <translation type="unfinished"></translation>
+ </message>
+ <message>
+ <location filename="../bitcoinstrings.cpp" line="109"/>
+ <source>Please re-enter your new wallet passphrase.</source>
+ <translation type="unfinished"></translation>
+ </message>
+ <message>
+ <location filename="../bitcoinstrings.cpp" line="110"/>
+ <source>Error: the supplied passphrases didn&apos;t match.</source>
+ <translation type="unfinished"></translation>
+ </message>
+ <message>
+ <location filename="../bitcoinstrings.cpp" line="111"/>
+ <source>Wallet encryption failed.</source>
+ <translation type="unfinished"></translation>
+ </message>
+ <message>
+ <location filename="../bitcoinstrings.cpp" line="112"/>
+ <source>Wallet Encrypted.
+Remember that encrypting your wallet cannot fully protect your bitcoins from being stolen by malware infecting your computer.</source>
+ <translation type="unfinished"></translation>
+ </message>
+ <message>
+ <location filename="../bitcoinstrings.cpp" line="116"/>
+ <source>Wallet is unencrypted, please encrypt it first.</source>
+ <translation type="unfinished"></translation>
+ </message>
+ <message>
+ <location filename="../bitcoinstrings.cpp" line="117"/>
+ <source>Enter the new passphrase for the wallet.</source>
+ <translation type="unfinished"></translation>
+ </message>
+ <message>
+ <location filename="../bitcoinstrings.cpp" line="118"/>
+ <source>Re-enter the new passphrase for the wallet.</source>
+ <translation type="unfinished"></translation>
+ </message>
+ <message>
+ <location filename="../bitcoinstrings.cpp" line="119"/>
+ <source>Wallet Passphrase Changed.</source>
+ <translation type="unfinished"></translation>
+ </message>
+ <message>
+ <location filename="../bitcoinstrings.cpp" line="120"/>
+ <source>New Receiving Address</source>
+ <translation type="unfinished"></translation>
+ </message>
+ <message>
+ <location filename="../bitcoinstrings.cpp" line="121"/>
+ <source>You should use a new address for each payment you receive.
+
+Label</source>
+ <translation type="unfinished"></translation>
+ </message>
+ <message>
+ <location filename="../bitcoinstrings.cpp" line="125"/>
+ <source>&lt;b&gt;Status:&lt;/b&gt; </source>
+ <translation type="unfinished"></translation>
+ </message>
+ <message>
+ <location filename="../bitcoinstrings.cpp" line="126"/>
+ <source>, has not been successfully broadcast yet</source>
+ <translation type="unfinished"></translation>
+ </message>
+ <message>
+ <location filename="../bitcoinstrings.cpp" line="127"/>
+ <source>, broadcast through %d node</source>
+ <translation type="unfinished"></translation>
+ </message>
+ <message>
+ <location filename="../bitcoinstrings.cpp" line="128"/>
+ <source>, broadcast through %d nodes</source>
+ <translation type="unfinished"></translation>
+ </message>
+ <message>
+ <location filename="../bitcoinstrings.cpp" line="129"/>
+ <source>&lt;b&gt;Date:&lt;/b&gt; </source>
+ <translation type="unfinished"></translation>
+ </message>
+ <message>
+ <location filename="../bitcoinstrings.cpp" line="130"/>
+ <source>&lt;b&gt;Source:&lt;/b&gt; Generated&lt;br&gt;</source>
+ <translation type="unfinished"></translation>
+ </message>
+ <message>
+ <location filename="../bitcoinstrings.cpp" line="131"/>
+ <source>&lt;b&gt;From:&lt;/b&gt; </source>
+ <translation type="unfinished"></translation>
+ </message>
+ <message>
+ <location filename="../bitcoinstrings.cpp" line="132"/>
+ <source>unknown</source>
+ <translation type="unfinished"></translation>
+ </message>
+ <message>
+ <location filename="../bitcoinstrings.cpp" line="133"/>
+ <source>&lt;b&gt;To:&lt;/b&gt; </source>
+ <translation type="unfinished"></translation>
+ </message>
+ <message>
+ <location filename="../bitcoinstrings.cpp" line="134"/>
+ <source> (yours, label: </source>
+ <translation type="unfinished"></translation>
+ </message>
+ <message>
+ <location filename="../bitcoinstrings.cpp" line="135"/>
+ <source> (yours)</source>
+ <translation type="unfinished"></translation>
+ </message>
+ <message>
+ <location filename="../bitcoinstrings.cpp" line="136"/>
+ <source>&lt;b&gt;Credit:&lt;/b&gt; </source>
+ <translation type="unfinished"></translation>
+ </message>
+ <message>
+ <location filename="../bitcoinstrings.cpp" line="137"/>
+ <source>(%s matures in %d more blocks)</source>
+ <translation type="unfinished"></translation>
+ </message>
+ <message>
+ <location filename="../bitcoinstrings.cpp" line="138"/>
+ <source>(not accepted)</source>
+ <translation type="unfinished"></translation>
+ </message>
+ <message>
+ <location filename="../bitcoinstrings.cpp" line="139"/>
+ <source>&lt;b&gt;Debit:&lt;/b&gt; </source>
+ <translation type="unfinished"></translation>
+ </message>
+ <message>
+ <location filename="../bitcoinstrings.cpp" line="140"/>
+ <source>&lt;b&gt;Transaction fee:&lt;/b&gt; </source>
+ <translation type="unfinished"></translation>
+ </message>
+ <message>
+ <location filename="../bitcoinstrings.cpp" line="141"/>
+ <source>&lt;b&gt;Net amount:&lt;/b&gt; </source>
+ <translation type="unfinished"></translation>
+ </message>
+ <message>
+ <location filename="../bitcoinstrings.cpp" line="142"/>
+ <source>Message:</source>
+ <translation type="unfinished"></translation>
+ </message>
+ <message>
+ <location filename="../bitcoinstrings.cpp" line="143"/>
+ <source>Comment:</source>
+ <translation type="unfinished"></translation>
+ </message>
+ <message>
+ <location filename="../bitcoinstrings.cpp" line="144"/>
+ <source>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 &quot;not accepted&quot; and not be spendable. This may occasionally happen if another node generates a block within a few seconds of yours.</source>
+ <translation type="unfinished"></translation>
+ </message>
+ <message>
+ <location filename="../bitcoinstrings.cpp" line="150"/>
+ <source>Cannot write autostart/bitcoin.desktop file</source>
+ <translation type="unfinished"></translation>
+ </message>
+ <message>
+ <location filename="../bitcoinstrings.cpp" line="151"/>
+ <source>Main</source>
+ <translation type="unfinished">Haupt</translation>
+ </message>
+ <message>
+ <location filename="../bitcoinstrings.cpp" line="152"/>
+ <source>&amp;Start Bitcoin on window system startup</source>
+ <translation type="unfinished">Bitcoin beim Start des Systems ausführen</translation>
+ </message>
+ <message>
+ <location filename="../bitcoinstrings.cpp" line="153"/>
+ <source>&amp;Minimize on close</source>
+ <translation type="unfinished"></translation>
+ </message>
+ <message>
+ <location filename="../bitcoinstrings.cpp" line="154"/>
+ <source>version %s</source>
+ <translation type="unfinished"></translation>
+ </message>
+ <message>
+ <location filename="../bitcoinstrings.cpp" line="155"/>
+ <source>Error in amount </source>
+ <translation type="unfinished"></translation>
+ </message>
+ <message>
+ <location filename="../bitcoinstrings.cpp" line="156"/>
+ <source>Send Coins</source>
+ <translation type="unfinished">Bitcoins überweisen</translation>
+ </message>
+ <message>
+ <location filename="../bitcoinstrings.cpp" line="157"/>
+ <source>Amount exceeds your balance </source>
+ <translation type="unfinished"></translation>
+ </message>
+ <message>
+ <location filename="../bitcoinstrings.cpp" line="158"/>
+ <source>Total exceeds your balance when the </source>
+ <translation type="unfinished"></translation>
+ </message>
+ <message>
+ <location filename="../bitcoinstrings.cpp" line="159"/>
+ <source> transaction fee is included </source>
+ <translation type="unfinished"></translation>
+ </message>
+ <message>
+ <location filename="../bitcoinstrings.cpp" line="160"/>
+ <source>Payment sent </source>
+ <translation type="unfinished"></translation>
+ </message>
+ <message>
+ <location filename="../bitcoinstrings.cpp" line="162"/>
+ <source>Invalid address </source>
+ <translation type="unfinished"></translation>
+ </message>
+ <message>
+ <location filename="../bitcoinstrings.cpp" line="163"/>
+ <source>Sending %s to %s</source>
+ <translation type="unfinished"></translation>
+ </message>
+ <message>
+ <location filename="../bitcoinstrings.cpp" line="164"/>
+ <source>CANCELLED</source>
+ <translation type="unfinished"></translation>
+ </message>
+ <message>
+ <location filename="../bitcoinstrings.cpp" line="165"/>
+ <source>Cancelled</source>
+ <translation type="unfinished"></translation>
+ </message>
+ <message>
+ <location filename="../bitcoinstrings.cpp" line="166"/>
+ <source>Transfer cancelled </source>
+ <translation type="unfinished"></translation>
+ </message>
+ <message>
+ <location filename="../bitcoinstrings.cpp" line="167"/>
+ <source>Error: </source>
+ <translation type="unfinished"></translation>
+ </message>
+ <message>
+ <location filename="../bitcoinstrings.cpp" line="169"/>
+ <source>Connecting...</source>
+ <translation type="unfinished"></translation>
+ </message>
+ <message>
+ <location filename="../bitcoinstrings.cpp" line="170"/>
+ <source>Unable to connect</source>
+ <translation type="unfinished"></translation>
+ </message>
+ <message>
+ <location filename="../bitcoinstrings.cpp" line="171"/>
+ <source>Requesting public key...</source>
+ <translation type="unfinished"></translation>
+ </message>
+ <message>
+ <location filename="../bitcoinstrings.cpp" line="172"/>
+ <source>Received public key...</source>
+ <translation type="unfinished"></translation>
+ </message>
+ <message>
+ <location filename="../bitcoinstrings.cpp" line="173"/>
+ <source>Recipient is not accepting transactions sent by IP address</source>
+ <translation type="unfinished"></translation>
+ </message>
+ <message>
+ <location filename="../bitcoinstrings.cpp" line="174"/>
+ <source>Transfer was not accepted</source>
+ <translation type="unfinished"></translation>
+ </message>
+ <message>
+ <location filename="../bitcoinstrings.cpp" line="175"/>
+ <source>Invalid response received</source>
+ <translation type="unfinished"></translation>
+ </message>
+ <message>
+ <location filename="../bitcoinstrings.cpp" line="176"/>
+ <source>Creating transaction...</source>
+ <translation type="unfinished"></translation>
+ </message>
+ <message>
+ <location filename="../bitcoinstrings.cpp" line="177"/>
+ <source>This transaction requires a transaction fee of at least %s because of its amount, complexity, or use of recently received funds</source>
+ <translation type="unfinished"></translation>
+ </message>
+ <message>
+ <location filename="../bitcoinstrings.cpp" line="180"/>
+ <source>Transaction creation failed</source>
+ <translation type="unfinished"></translation>
+ </message>
+ <message>
+ <location filename="../bitcoinstrings.cpp" line="181"/>
+ <source>Transaction aborted</source>
+ <translation type="unfinished"></translation>
+ </message>
+ <message>
+ <location filename="../bitcoinstrings.cpp" line="182"/>
+ <source>Lost connection, transaction cancelled</source>
+ <translation type="unfinished"></translation>
+ </message>
+ <message>
+ <location filename="../bitcoinstrings.cpp" line="183"/>
+ <source>Sending payment...</source>
+ <translation type="unfinished"></translation>
+ </message>
+ <message>
+ <location filename="../bitcoinstrings.cpp" line="184"/>
+ <source>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.</source>
+ <translation type="unfinished"></translation>
+ </message>
+ <message>
+ <location filename="../bitcoinstrings.cpp" line="188"/>
+ <source>Waiting for confirmation...</source>
+ <translation type="unfinished"></translation>
+ </message>
+ <message>
+ <location filename="../bitcoinstrings.cpp" line="189"/>
+ <source>The payment was sent, but the recipient was unable to verify it.
+The transaction is recorded and will credit to the recipient,
+but the comment information will be blank.</source>
+ <translation type="unfinished"></translation>
+ </message>
+ <message>
+ <location filename="../bitcoinstrings.cpp" line="193"/>
+ <source>Payment was sent, but an invalid response was received</source>
+ <translation type="unfinished"></translation>
+ </message>
+ <message>
+ <location filename="../bitcoinstrings.cpp" line="194"/>
+ <source>Payment completed</source>
+ <translation type="unfinished"></translation>
+ </message>
+ <message>
+ <location filename="../bitcoinstrings.cpp" line="195"/>
+ <source>Name</source>
+ <translation type="unfinished"></translation>
+ </message>
+ <message>
+ <location filename="../bitcoinstrings.cpp" line="196"/>
+ <source>Address</source>
+ <translation type="unfinished">Adresse</translation>
+ </message>
+ <message>
+ <location filename="../bitcoinstrings.cpp" line="197"/>
+ <source>Label</source>
+ <translation type="unfinished">Bezeichnung</translation>
+ </message>
+ <message>
+ <location filename="../bitcoinstrings.cpp" line="198"/>
+ <source>Bitcoin Address</source>
+ <translation type="unfinished"></translation>
+ </message>
+ <message>
+ <location filename="../bitcoinstrings.cpp" line="199"/>
+ <source>This is one of your own addresses for receiving payments and cannot be entered in the address book. </source>
+ <translation type="unfinished"></translation>
+ </message>
+ <message>
+ <location filename="../bitcoinstrings.cpp" line="202"/>
+ <source>Edit Address</source>
+ <translation type="unfinished">Adresse bearbeiten</translation>
+ </message>
+ <message>
+ <location filename="../bitcoinstrings.cpp" line="203"/>
+ <source>Edit Address Label</source>
+ <translation type="unfinished"></translation>
+ </message>
+ <message>
+ <location filename="../bitcoinstrings.cpp" line="204"/>
+ <source>Add Address</source>
+ <translation type="unfinished"></translation>
+ </message>
+ <message>
+ <location filename="../bitcoinstrings.cpp" line="205"/>
+ <source>Bitcoin</source>
+ <translation type="unfinished"></translation>
+ </message>
+ <message>
+ <location filename="../bitcoinstrings.cpp" line="206"/>
+ <source>Bitcoin - Generating</source>
+ <translation type="unfinished"></translation>
+ </message>
+ <message>
+ <location filename="../bitcoinstrings.cpp" line="207"/>
+ <source>Bitcoin - (not connected)</source>
+ <translation type="unfinished"></translation>
+ </message>
+ <message>
+ <location filename="../bitcoinstrings.cpp" line="208"/>
+ <source>&amp;Open Bitcoin</source>
+ <translation type="unfinished"></translation>
+ </message>
+ <message>
+ <location filename="../bitcoinstrings.cpp" line="209"/>
+ <source>&amp;Send Bitcoins</source>
+ <translation type="unfinished"></translation>
+ </message>
+ <message>
+ <location filename="../bitcoinstrings.cpp" line="210"/>
+ <source>O&amp;ptions...</source>
+ <translation type="unfinished"></translation>
+ </message>
+ <message>
+ <location filename="../bitcoinstrings.cpp" line="211"/>
+ <source>E&amp;xit</source>
+ <translation type="unfinished"></translation>
+ </message>
+ <message>
+ <location filename="../bitcoinstrings.cpp" line="212"/>
+ <source>Program has crashed and will terminate. </source>
+ <translation type="unfinished"></translation>
+ </message>
+ <message>
+ <location filename="../bitcoinstrings.cpp" line="216"/>
+ <source>beta</source>
+ <translation type="unfinished"></translation>
+ </message>
+ <message>
<source>Error: This transaction requires a transaction fee of at least %s because of its amount, complexity, or use of recently received funds </source>
- <translation>Fehler: Diese Transaktion erfordert eine Gebühr von mindestens %s. Die Gebühr wird fällig aufgrund der Größe, der Komplexität oder der Verwendung erst kürzlich erhaltener BitCoins</translation>
+ <translation type="obsolete">Fehler: Diese Transaktion erfordert eine Gebühr von mindestens %s. Die Gebühr wird fällig aufgrund der Größe, der Komplexität oder der Verwendung erst kürzlich erhaltener BitCoins</translation>
</message>
<message>
- <location filename="../bitcoinstrings.cpp" line="59"/>
<source>Error: Transaction creation failed </source>
- <translation>Fehler: Die Transaktion konnte nicht erstellt werden.</translation>
+ <translation type="obsolete">Fehler: Die Transaktion konnte nicht erstellt werden.</translation>
</message>
<message>
- <location filename="../bitcoinstrings.cpp" line="60"/>
+ <location filename="../bitcoinstrings.cpp" line="161"/>
<source>Sending...</source>
<translation>Senden...</translation>
</message>
<message>
- <location filename="../bitcoinstrings.cpp" line="61"/>
<source>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.</source>
- <translation>Fehler: Die Transaktion wurde zurückgewiesen. Dies kann passieren wenn einige Ihrer BitCoins bereits ausgegeben wurde (zB aus einer Sicherungskopie Ihrer wallet.dat)</translation>
+ <translation type="obsolete">Fehler: Die Transaktion wurde zurückgewiesen. Dies kann passieren wenn einige Ihrer BitCoins bereits ausgegeben wurde (zB aus einer Sicherungskopie Ihrer wallet.dat)</translation>
</message>
<message>
- <location filename="../bitcoinstrings.cpp" line="65"/>
<source>Invalid amount</source>
- <translation>Fehlerhafter Betrag</translation>
+ <translation type="obsolete">Fehlerhafter Betrag</translation>
</message>
<message>
- <location filename="../bitcoinstrings.cpp" line="66"/>
+ <location filename="../bitcoinstrings.cpp" line="168"/>
<source>Insufficient funds</source>
<translation>Unzureichender Kontostand</translation>
</message>
<message>
- <location filename="../bitcoinstrings.cpp" line="67"/>
<source>Invalid bitcoin address</source>
- <translation>Fehlerhafte Bitcoin Adresse</translation>
+ <translation type="obsolete">Fehlerhafte Bitcoin Adresse</translation>
</message>
<message>
- <location filename="../bitcoinstrings.cpp" line="68"/>
+ <location filename="../bitcoinstrings.cpp" line="65"/>
<source>Unable to bind to port %d on this computer. Bitcoin is probably already running.</source>
<translation>Fehler beim registrieren des Ports %d auf diesem Computer. Evtl. läuft BitCoin bereits</translation>
</message>
<message>
- <location filename="../bitcoinstrings.cpp" line="71"/>
<source>To use the %s option</source>
- <translation>Um die Option %s zuu verwenden</translation>
+ <translation type="obsolete">Um die Option %s zuu verwenden</translation>
</message>
<message>
- <location filename="../bitcoinstrings.cpp" line="72"/>
<source>Warning: %s, you must set rpcpassword=&lt;password&gt;
in the configuration file: %s
If the file does not exist, create it with owner-readable-only file permissions.
</source>
- <translation>Warnung: Sie müssen rpcpassword=password in der Konfigurationsdatei angeben.</translation>
+ <translation type="obsolete">Warnung: Sie müssen rpcpassword=password in der Konfigurationsdatei angeben.</translation>
</message>
<message>
- <location filename="../bitcoinstrings.cpp" line="77"/>
<source>You must set rpcpassword=&lt;password&gt; in the configuration file:
%s
If the file does not exist, create it with owner-readable-only file permissions.</source>
- <translation>Sie müssen rpcpassword=password in der Konfigurationsdatei angeben.</translation>
+ <translation type="obsolete">Sie müssen rpcpassword=password in der Konfigurationsdatei angeben.</translation>
</message>
<message>
- <location filename="../bitcoinstrings.cpp" line="82"/>
+ <location filename="../bitcoinstrings.cpp" line="213"/>
<source>Warning: Please check that your computer&apos;s date and time are correct. If your clock is wrong Bitcoin will not work properly.</source>
<translation>Bitte prüfen Sie Ihre Datums- und Uhrzeiteinstellungen, ansonsten kann es sein das BitCoin nicht ordnungsgemäss funktioniert.</translation>
</message>
<message>
- <location filename="../bitcoinstrings.cpp" line="85"/>
<source>-beta</source>
- <translation>-beta</translation>
+ <translation type="obsolete">-beta</translation>
</message>
</context>
</TS>
diff --git a/src/qt/locale/bitcoin_nl.ts b/src/qt/locale/bitcoin_nl.ts
index afe0dc89e2..9940e90e18 100644
--- a/src/qt/locale/bitcoin_nl.ts
+++ b/src/qt/locale/bitcoin_nl.ts
@@ -136,21 +136,41 @@ door Thomas Bernard.
<source>&amp;Delete</source>
<translation type="unfinished">&amp;Verwijderen</translation>
</message>
+ <message>
+ <location filename="../addressbookpage.cpp" line="197"/>
+ <source>Export Address Book Data</source>
+ <translation type="unfinished"></translation>
+ </message>
+ <message>
+ <location filename="../addressbookpage.cpp" line="199"/>
+ <source>Comma separated file (*.csv)</source>
+ <translation type="unfinished"></translation>
+ </message>
+ <message>
+ <location filename="../addressbookpage.cpp" line="212"/>
+ <source>Error exporting</source>
+ <translation type="unfinished"></translation>
+ </message>
+ <message>
+ <location filename="../addressbookpage.cpp" line="212"/>
+ <source>Could not write to file %1.</source>
+ <translation type="unfinished"></translation>
+ </message>
</context>
<context>
<name>AddressTableModel</name>
<message>
- <location filename="../addresstablemodel.cpp" line="78"/>
+ <location filename="../addresstablemodel.cpp" line="77"/>
<source>Label</source>
<translation>Label</translation>
</message>
<message>
- <location filename="../addresstablemodel.cpp" line="78"/>
+ <location filename="../addresstablemodel.cpp" line="77"/>
<source>Address</source>
<translation>Adres</translation>
</message>
<message>
- <location filename="../addresstablemodel.cpp" line="114"/>
+ <location filename="../addresstablemodel.cpp" line="113"/>
<source>(no label)</source>
<translation type="unfinished"></translation>
</message>
@@ -160,6 +180,137 @@ door Thomas Bernard.
</message>
</context>
<context>
+ <name>AskPassphraseDialog</name>
+ <message>
+ <location filename="../forms/askpassphrasedialog.ui" line="26"/>
+ <source>Dialog</source>
+ <translation type="unfinished"></translation>
+ </message>
+ <message>
+ <location filename="../forms/askpassphrasedialog.ui" line="32"/>
+ <source>TextLabel</source>
+ <translation type="unfinished"></translation>
+ </message>
+ <message>
+ <location filename="../forms/askpassphrasedialog.ui" line="47"/>
+ <source>Enter passphrase</source>
+ <translation type="unfinished"></translation>
+ </message>
+ <message>
+ <location filename="../forms/askpassphrasedialog.ui" line="61"/>
+ <source>New passphrase</source>
+ <translation type="unfinished"></translation>
+ </message>
+ <message>
+ <location filename="../forms/askpassphrasedialog.ui" line="75"/>
+ <source>Repeat new passphrase</source>
+ <translation type="unfinished"></translation>
+ </message>
+ <message>
+ <location filename="../askpassphrasedialog.cpp" line="26"/>
+ <source>Enter the new passphrase to the wallet.&lt;br/&gt;Please use a passphrase of &lt;b&gt;10 or more random characters&lt;/b&gt;, or &lt;b&gt;eight or more words&lt;/b&gt;.</source>
+ <translation type="unfinished"></translation>
+ </message>
+ <message>
+ <location filename="../askpassphrasedialog.cpp" line="27"/>
+ <source>Encrypt wallet</source>
+ <translation type="unfinished"></translation>
+ </message>
+ <message>
+ <location filename="../askpassphrasedialog.cpp" line="30"/>
+ <source>This operation needs your wallet passphrase to unlock the wallet.</source>
+ <translation type="unfinished"></translation>
+ </message>
+ <message>
+ <location filename="../askpassphrasedialog.cpp" line="35"/>
+ <source>Unlock wallet</source>
+ <translation type="unfinished"></translation>
+ </message>
+ <message>
+ <location filename="../askpassphrasedialog.cpp" line="38"/>
+ <source>This operation needs your wallet passphrase to decrypt the wallet.</source>
+ <translation type="unfinished"></translation>
+ </message>
+ <message>
+ <location filename="../askpassphrasedialog.cpp" line="43"/>
+ <source>Decrypt wallet</source>
+ <translation type="unfinished"></translation>
+ </message>
+ <message>
+ <location filename="../askpassphrasedialog.cpp" line="46"/>
+ <source>Change passphrase</source>
+ <translation type="unfinished"></translation>
+ </message>
+ <message>
+ <location filename="../askpassphrasedialog.cpp" line="47"/>
+ <source>Enter the old and new passphrase to the wallet.</source>
+ <translation type="unfinished"></translation>
+ </message>
+ <message>
+ <location filename="../askpassphrasedialog.cpp" line="91"/>
+ <source>Confirm wallet encryption</source>
+ <translation type="unfinished"></translation>
+ </message>
+ <message>
+ <location filename="../askpassphrasedialog.cpp" line="92"/>
+ <source>WARNING: If you encrypt your wallet and lose your passphrase, you will &lt;b&gt;LOSE ALL OF YOUR BITCOINS&lt;/b&gt;!
+Are you sure you wish to encrypt your wallet?</source>
+ <translation type="unfinished"></translation>
+ </message>
+ <message>
+ <location filename="../askpassphrasedialog.cpp" line="101"/>
+ <location filename="../askpassphrasedialog.cpp" line="149"/>
+ <source>Wallet encrypted</source>
+ <translation type="unfinished"></translation>
+ </message>
+ <message>
+ <location filename="../askpassphrasedialog.cpp" line="102"/>
+ <source>Remember that encrypting your wallet cannot fully protect your bitcoins from being stolen by malware infecting your computer.</source>
+ <translation type="unfinished"></translation>
+ </message>
+ <message>
+ <location filename="../askpassphrasedialog.cpp" line="106"/>
+ <location filename="../askpassphrasedialog.cpp" line="113"/>
+ <location filename="../askpassphrasedialog.cpp" line="155"/>
+ <location filename="../askpassphrasedialog.cpp" line="161"/>
+ <source>Wallet encryption failed</source>
+ <translation type="unfinished"></translation>
+ </message>
+ <message>
+ <location filename="../askpassphrasedialog.cpp" line="107"/>
+ <source>Wallet encryption failed due to an internal error. Your wallet was not encrypted.</source>
+ <translation type="unfinished"></translation>
+ </message>
+ <message>
+ <location filename="../askpassphrasedialog.cpp" line="114"/>
+ <location filename="../askpassphrasedialog.cpp" line="162"/>
+ <source>The supplied passphrases do not match.</source>
+ <translation type="unfinished"></translation>
+ </message>
+ <message>
+ <location filename="../askpassphrasedialog.cpp" line="125"/>
+ <source>Wallet unlock failed</source>
+ <translation type="unfinished"></translation>
+ </message>
+ <message>
+ <location filename="../askpassphrasedialog.cpp" line="126"/>
+ <location filename="../askpassphrasedialog.cpp" line="137"/>
+ <location filename="../askpassphrasedialog.cpp" line="156"/>
+ <source>The passphrase entered for the wallet decryption was incorrect.</source>
+ <translation type="unfinished"></translation>
+ </message>
+ <message>
+ <location filename="../askpassphrasedialog.cpp" line="136"/>
+ <source>Wallet decryption failed</source>
+ <translation type="unfinished"></translation>
+ </message>
+ <message>
+ <location filename="../askpassphrasedialog.cpp" line="150"/>
+ <source>Wallet passphrase was succesfully changed.</source>
+ <translation type="unfinished"></translation>
+ </message>
+</context>
+<context>
<name>BitcoinGUI</name>
<message>
<source>Bitcoin</source>
@@ -198,127 +349,249 @@ door Thomas Bernard.
<translation type="obsolete">Uw huidige saldo</translation>
</message>
<message>
- <location filename="../bitcoingui.cpp" line="112"/>
<source>Number of connections to other clients</source>
- <translation>Aantal verbindingen met andere clients</translation>
+ <translation type="obsolete">Aantal verbindingen met andere clients</translation>
</message>
<message>
- <location filename="../bitcoingui.cpp" line="117"/>
<source>Number of blocks in the block chain</source>
- <translation>Aantal blokken in de block-chain</translation>
+ <translation type="obsolete">Aantal blokken in de block-chain</translation>
</message>
<message>
<source>Number of transactions in your wallet</source>
<translation type="obsolete">Aantal transacties in je portefeuille</translation>
</message>
<message>
- <location filename="../bitcoingui.cpp" line="120"/>
+ <location filename="../bitcoingui.cpp" line="142"/>
<source>Synchronizing with network...</source>
<translation>Synchroniseren met netwerk...</translation>
</message>
<message>
- <location filename="../bitcoingui.cpp" line="123"/>
+ <location filename="../bitcoingui.cpp" line="145"/>
<source>Block chain synchronization in progress</source>
<translation>Bezig met blokken-database-synchronisatie</translation>
</message>
<message>
- <location filename="../bitcoingui.cpp" line="169"/>
+ <location filename="../bitcoingui.cpp" line="200"/>
<source>&amp;Exit</source>
<translation>A&amp;fsluiten</translation>
</message>
<message>
- <location filename="../bitcoingui.cpp" line="170"/>
+ <location filename="../bitcoingui.cpp" line="201"/>
<source>Quit application</source>
<translation>De applicatie afsluiten</translation>
</message>
<message>
- <location filename="../bitcoingui.cpp" line="158"/>
+ <location filename="../bitcoingui.cpp" line="189"/>
<source>&amp;Send coins</source>
<translation>&amp;Verstuur coins</translation>
</message>
<message>
- <location filename="../bitcoingui.cpp" line="159"/>
+ <location filename="../bitcoingui.cpp" line="190"/>
<source>Send coins to a bitcoin address</source>
<translation>Coins versturen naar een bitcoin-adres</translation>
</message>
<message>
- <location filename="../bitcoingui.cpp" line="148"/>
+ <location filename="../bitcoingui.cpp" line="179"/>
<source>&amp;Address Book</source>
<translation>&amp;Adresboek</translation>
</message>
<message>
- <location filename="../bitcoingui.cpp" line="50"/>
+ <location filename="../bitcoingui.cpp" line="59"/>
<source>Bitcoin Wallet</source>
<translation type="unfinished"></translation>
</message>
<message>
- <location filename="../bitcoingui.cpp" line="140"/>
+ <location filename="../bitcoingui.cpp" line="67"/>
+ <source>&amp;File</source>
+ <translation type="unfinished"></translation>
+ </message>
+ <message>
+ <location filename="../bitcoingui.cpp" line="73"/>
+ <source>&amp;Settings</source>
+ <translation type="unfinished"></translation>
+ </message>
+ <message>
+ <location filename="../bitcoingui.cpp" line="79"/>
+ <source>&amp;Help</source>
+ <translation type="unfinished"></translation>
+ </message>
+ <message>
+ <location filename="../bitcoingui.cpp" line="83"/>
+ <source>Tabs toolbar</source>
+ <translation type="unfinished"></translation>
+ </message>
+ <message>
+ <location filename="../bitcoingui.cpp" line="91"/>
+ <source>Actions toolbar</source>
+ <translation type="unfinished"></translation>
+ </message>
+ <message>
+ <location filename="../bitcoingui.cpp" line="169"/>
<source>&amp;Overview</source>
<translation type="unfinished"></translation>
</message>
<message>
- <location filename="../bitcoingui.cpp" line="144"/>
+ <location filename="../bitcoingui.cpp" line="170"/>
+ <source>Show general overview of wallet</source>
+ <translation type="unfinished"></translation>
+ </message>
+ <message>
+ <location filename="../bitcoingui.cpp" line="174"/>
<source>&amp;Transactions</source>
<translation type="unfinished"></translation>
</message>
<message>
- <location filename="../bitcoingui.cpp" line="149"/>
+ <location filename="../bitcoingui.cpp" line="175"/>
+ <source>Browse transaction history</source>
+ <translation type="unfinished"></translation>
+ </message>
+ <message>
+ <location filename="../bitcoingui.cpp" line="180"/>
<source>Edit the list of stored addresses and labels</source>
<translation>Bewerk de lijst van adressen en labels</translation>
</message>
<message>
- <location filename="../bitcoingui.cpp" line="153"/>
+ <location filename="../bitcoingui.cpp" line="184"/>
<source>&amp;Receive coins</source>
<translation type="unfinished"></translation>
</message>
<message>
- <location filename="../bitcoingui.cpp" line="154"/>
+ <location filename="../bitcoingui.cpp" line="185"/>
<source>Show the list of addresses for receiving payments</source>
<translation type="unfinished"></translation>
</message>
<message>
- <location filename="../bitcoingui.cpp" line="171"/>
+ <location filename="../bitcoingui.cpp" line="202"/>
<source>&amp;About</source>
<translation>&amp;Over Bitcoin</translation>
</message>
<message>
- <location filename="../bitcoingui.cpp" line="172"/>
+ <location filename="../bitcoingui.cpp" line="203"/>
<source>Show information about Bitcoin</source>
<translation>Laat informatie zien over Bitcoin</translation>
</message>
<message>
- <location filename="../bitcoingui.cpp" line="177"/>
+ <location filename="../bitcoingui.cpp" line="208"/>
<source>&amp;Export...</source>
<translation type="unfinished"></translation>
</message>
<message>
- <location filename="../bitcoingui.cpp" line="178"/>
- <source>Export data in current view to a file</source>
+ <location filename="../bitcoingui.cpp" line="209"/>
+ <source>Export the current view to a file</source>
<translation type="unfinished"></translation>
</message>
<message>
- <location filename="../bitcoingui.cpp" line="193"/>
- <source>[testnet]</source>
+ <location filename="../bitcoingui.cpp" line="210"/>
+ <source>&amp;Encrypt Wallet</source>
+ <translation type="unfinished"></translation>
+ </message>
+ <message>
+ <location filename="../bitcoingui.cpp" line="211"/>
+ <source>Encrypt or decrypt wallet</source>
+ <translation type="unfinished"></translation>
+ </message>
+ <message>
+ <location filename="../bitcoingui.cpp" line="213"/>
+ <source>&amp;Change Passphrase</source>
+ <translation type="unfinished"></translation>
+ </message>
+ <message>
+ <location filename="../bitcoingui.cpp" line="214"/>
+ <source>Change the passphrase used for wallet encryption</source>
+ <translation type="unfinished"></translation>
+ </message>
+ <message>
+ <location filename="../bitcoingui.cpp" line="293"/>
+ <source>bitcoin-qt</source>
+ <translation type="unfinished"></translation>
+ </message>
+ <message numerus="yes">
+ <location filename="../bitcoingui.cpp" line="332"/>
+ <source>%n active connection(s) to Bitcoin network</source>
+ <translation type="unfinished">
+ <numerusform></numerusform>
+ <numerusform></numerusform>
+ </translation>
+ </message>
+ <message>
+ <location filename="../bitcoingui.cpp" line="347"/>
+ <source>Downloaded %1 of %2 blocks of transaction history.</source>
+ <translation type="unfinished"></translation>
+ </message>
+ <message>
+ <location filename="../bitcoingui.cpp" line="353"/>
+ <source>Downloaded %1 blocks of transaction history.</source>
+ <translation type="unfinished"></translation>
+ </message>
+ <message numerus="yes">
+ <location filename="../bitcoingui.cpp" line="364"/>
+ <source>%n second(s) ago</source>
+ <translation type="unfinished">
+ <numerusform></numerusform>
+ <numerusform></numerusform>
+ </translation>
+ </message>
+ <message numerus="yes">
+ <location filename="../bitcoingui.cpp" line="368"/>
+ <source>%n minute(s) ago</source>
+ <translation type="unfinished">
+ <numerusform></numerusform>
+ <numerusform></numerusform>
+ </translation>
+ </message>
+ <message numerus="yes">
+ <location filename="../bitcoingui.cpp" line="372"/>
+ <source>%n hour(s) ago</source>
+ <translation type="unfinished">
+ <numerusform></numerusform>
+ <numerusform></numerusform>
+ </translation>
+ </message>
+ <message numerus="yes">
+ <location filename="../bitcoingui.cpp" line="376"/>
+ <source>%n day(s) ago</source>
+ <translation type="unfinished">
+ <numerusform></numerusform>
+ <numerusform></numerusform>
+ </translation>
+ </message>
+ <message>
+ <location filename="../bitcoingui.cpp" line="382"/>
+ <source>Up to date</source>
<translation type="unfinished"></translation>
</message>
<message>
- <location filename="../bitcoingui.cpp" line="408"/>
- <source>Date: </source>
+ <location filename="../bitcoingui.cpp" line="387"/>
+ <source>Catching up...</source>
<translation type="unfinished"></translation>
</message>
<message>
- <location filename="../bitcoingui.cpp" line="409"/>
- <source>Amount: </source>
+ <location filename="../bitcoingui.cpp" line="393"/>
+ <source>Last received block was generated %1.</source>
<translation type="unfinished"></translation>
</message>
<message>
- <location filename="../bitcoingui.cpp" line="410"/>
- <source>Type: </source>
+ <location filename="../bitcoingui.cpp" line="472"/>
+ <source>Date: %1
+Amount: %2
+Type: %3
+Address: %4
+</source>
<translation type="unfinished"></translation>
</message>
<message>
- <location filename="../bitcoingui.cpp" line="411"/>
- <source>Address: </source>
+ <location filename="../bitcoingui.cpp" line="566"/>
+ <source>Wallet is &lt;b&gt;encrypted&lt;/b&gt; and currently &lt;b&gt;unlocked&lt;/b&gt;</source>
+ <translation type="unfinished"></translation>
+ </message>
+ <message>
+ <location filename="../bitcoingui.cpp" line="574"/>
+ <source>Wallet is &lt;b&gt;encrypted&lt;/b&gt; and currently &lt;b&gt;locked&lt;/b&gt;</source>
+ <translation type="unfinished"></translation>
+ </message>
+ <message>
+ <location filename="../bitcoingui.cpp" line="230"/>
+ <source>[testnet]</source>
<translation type="unfinished"></translation>
</message>
<message>
@@ -330,22 +603,22 @@ door Thomas Bernard.
<translation type="obsolete">Laat de lijst zien van ontvangst-adressen en bewerk de labels</translation>
</message>
<message>
- <location filename="../bitcoingui.cpp" line="173"/>
+ <location filename="../bitcoingui.cpp" line="204"/>
<source>&amp;Options...</source>
<translation>&amp;Opties...</translation>
</message>
<message>
- <location filename="../bitcoingui.cpp" line="174"/>
+ <location filename="../bitcoingui.cpp" line="205"/>
<source>Modify configuration options for bitcoin</source>
<translation>Verander instellingen van Bitcoin</translation>
</message>
<message>
- <location filename="../bitcoingui.cpp" line="175"/>
+ <location filename="../bitcoingui.cpp" line="206"/>
<source>Open &amp;Bitcoin</source>
<translation type="unfinished"></translation>
</message>
<message>
- <location filename="../bitcoingui.cpp" line="176"/>
+ <location filename="../bitcoingui.cpp" line="207"/>
<source>Show the Bitcoin window</source>
<translation>Laat het Bitcoin-venster zien</translation>
</message>
@@ -366,17 +639,15 @@ door Thomas Bernard.
<translation type="obsolete">Ontvangen</translation>
</message>
<message numerus="yes">
- <location filename="../bitcoingui.cpp" line="298"/>
<source>%n connection(s)</source>
- <translation>
+ <translation type="obsolete">
<numerusform>%n verbinding</numerusform>
<numerusform>%n verbindingen</numerusform>
</translation>
</message>
<message numerus="yes">
- <location filename="../bitcoingui.cpp" line="317"/>
<source>%n block(s)</source>
- <translation>
+ <translation type="obsolete">
<numerusform>%n blok</numerusform>
<numerusform>%n blokken</numerusform>
</translation>
@@ -389,17 +660,22 @@ door Thomas Bernard.
</translation>
</message>
<message>
- <location filename="../bitcoingui.cpp" line="375"/>
+ <location filename="../bitcoingui.cpp" line="440"/>
<source>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?</source>
<translation>Deze transactie overschrijdt de limiet. Om de transactie alsnog te verwerken kun je een fooi betalen van %1. Deze zal betaald worden aan de node die uw transactie verwerkt. Wil je doorgaan en deze fooi betalen?</translation>
</message>
<message>
- <location filename="../bitcoingui.cpp" line="379"/>
+ <location filename="../bitcoingui.cpp" line="445"/>
<source>Sending...</source>
<translation>Versturen...</translation>
</message>
<message>
- <location filename="../bitcoingui.cpp" line="407"/>
+ <location filename="../bitcoingui.cpp" line="470"/>
+ <source>Sent transaction</source>
+ <translation type="unfinished"></translation>
+ </message>
+ <message>
+ <location filename="../bitcoingui.cpp" line="471"/>
<source>Incoming transaction</source>
<translation>Binnenkomende transactie</translation>
</message>
@@ -412,6 +688,24 @@ door Thomas Bernard.
</message>
</context>
<context>
+ <name>DisplayOptionsPage</name>
+ <message>
+ <location filename="../optionsdialog.cpp" line="258"/>
+ <source>&amp;Unit to show amounts in: </source>
+ <translation type="unfinished"></translation>
+ </message>
+ <message>
+ <location filename="../optionsdialog.cpp" line="262"/>
+ <source>Choose the default subdivision unit to show in the interface, and when sending coins</source>
+ <translation type="unfinished"></translation>
+ </message>
+ <message>
+ <location filename="../optionsdialog.cpp" line="269"/>
+ <source>Display addresses in transaction list</source>
+ <translation type="unfinished"></translation>
+ </message>
+</context>
+<context>
<name>EditAddressDialog</name>
<message>
<location filename="../forms/editaddressdialog.ui" line="14"/>
@@ -463,12 +757,22 @@ door Thomas Bernard.
<translation>Bewerk ontvangst-adres</translation>
</message>
<message>
- <location filename="../editaddressdialog.cpp" line="89"/>
+ <location filename="../editaddressdialog.cpp" line="92"/>
<source>The entered address &quot;%1&quot; is not a valid bitcoin address.</source>
<translation type="unfinished"></translation>
</message>
<message>
<location filename="../editaddressdialog.cpp" line="97"/>
+ <source>Could not unlock wallet.</source>
+ <translation type="unfinished"></translation>
+ </message>
+ <message>
+ <location filename="../editaddressdialog.cpp" line="102"/>
+ <source>New key generation failed.</source>
+ <translation type="unfinished"></translation>
+ </message>
+ <message>
+ <location filename="../editaddressdialog.cpp" line="87"/>
<source>The entered address &quot;%1&quot; is already in the address book.</source>
<translation type="unfinished"></translation>
</message>
@@ -480,87 +784,87 @@ door Thomas Bernard.
<context>
<name>MainOptionsPage</name>
<message>
- <location filename="../optionsdialog.cpp" line="142"/>
+ <location filename="../optionsdialog.cpp" line="166"/>
<source>&amp;Start Bitcoin on window system startup</source>
<translation>&amp;Start Bitcoin wanneer het systeem opstart</translation>
</message>
<message>
- <location filename="../optionsdialog.cpp" line="143"/>
+ <location filename="../optionsdialog.cpp" line="167"/>
<source>Automatically start Bitcoin after the computer is turned on</source>
<translation>Start Bitcoin automatisch wanneer het systeem start</translation>
</message>
<message>
- <location filename="../optionsdialog.cpp" line="146"/>
+ <location filename="../optionsdialog.cpp" line="170"/>
<source>&amp;Minimize to the tray instead of the taskbar</source>
<translation>&amp;Minimaliseer tot systeemvak in plaats van de taakbalk</translation>
</message>
<message>
- <location filename="../optionsdialog.cpp" line="147"/>
+ <location filename="../optionsdialog.cpp" line="171"/>
<source>Show only a tray icon after minimizing the window</source>
<translation>Laat alleen een systeemvak-icoon zien wanneer het venster geminimaliseerd is</translation>
</message>
<message>
- <location filename="../optionsdialog.cpp" line="150"/>
+ <location filename="../optionsdialog.cpp" line="174"/>
<source>Map port using &amp;UPnP</source>
<translation>Portmapping via &amp;UPnP</translation>
</message>
<message>
- <location filename="../optionsdialog.cpp" line="151"/>
+ <location filename="../optionsdialog.cpp" line="175"/>
<source>Automatically open the Bitcoin client port on the router. This only works when your router supports UPnP and it is enabled.</source>
<translation>Open de Bitcoin-poort automatisch op de router. Dit werkt alleen als de router UPnP ondersteunt.</translation>
</message>
<message>
- <location filename="../optionsdialog.cpp" line="154"/>
+ <location filename="../optionsdialog.cpp" line="178"/>
<source>M&amp;inimize on close</source>
<translation>&amp;Minimaliseer bij sluiten van het venster</translation>
</message>
<message>
- <location filename="../optionsdialog.cpp" line="155"/>
+ <location filename="../optionsdialog.cpp" line="179"/>
<source>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.</source>
<translation>Minimiliseer het venster in de plaats van de applicatie af te sluiten als het venster gesloten wordt. Wanneer deze optie aan staan, kan de applicatie alleen worden afgesloten door Afsluiten te kiezen in het menu.</translation>
</message>
<message>
- <location filename="../optionsdialog.cpp" line="158"/>
+ <location filename="../optionsdialog.cpp" line="182"/>
<source>&amp;Connect through SOCKS4 proxy:</source>
<translation>&amp;Verbind via socks4 proxy: </translation>
</message>
<message>
- <location filename="../optionsdialog.cpp" line="159"/>
+ <location filename="../optionsdialog.cpp" line="183"/>
<source>Connect to the Bitcon network through a SOCKS4 proxy (e.g. when connecting through Tor)</source>
<translation>Verbind met het Bitcoin-netwerk door een SOCKS4 proxy (bijvoorbeeld Tor)</translation>
</message>
<message>
- <location filename="../optionsdialog.cpp" line="164"/>
+ <location filename="../optionsdialog.cpp" line="188"/>
<source>Proxy &amp;IP: </source>
<translation>Proxy &amp;IP:</translation>
</message>
<message>
- <location filename="../optionsdialog.cpp" line="170"/>
+ <location filename="../optionsdialog.cpp" line="194"/>
<source>IP address of the proxy (e.g. 127.0.0.1)</source>
<translation>IP adres van de proxy (bijv. 127.0.0.1)</translation>
</message>
<message>
- <location filename="../optionsdialog.cpp" line="173"/>
+ <location filename="../optionsdialog.cpp" line="197"/>
<source>&amp;Port: </source>
<translation>&amp;Poort:</translation>
</message>
<message>
- <location filename="../optionsdialog.cpp" line="179"/>
+ <location filename="../optionsdialog.cpp" line="203"/>
<source>Port of the proxy (e.g. 1234)</source>
<translation>Poort waarop de proxy luistert (bijv. 1234)</translation>
</message>
<message>
- <location filename="../optionsdialog.cpp" line="185"/>
+ <location filename="../optionsdialog.cpp" line="209"/>
<source>Optional transaction fee per KB that helps make sure your transactions are processed quickly. Most transactions are 1KB. Fee 0.01 recommended.</source>
<translation>Optionele transactiefooi per KB die helpt ervoor zorgen dat uw transacties snel verwerkt worden. De meeste transacties zijn 1KB. Fooi 0.01 is aangeraden.</translation>
</message>
<message>
- <location filename="../optionsdialog.cpp" line="191"/>
+ <location filename="../optionsdialog.cpp" line="215"/>
<source>Pay transaction &amp;fee</source>
<translation>Transactie&amp;fooi</translation>
</message>
<message>
- <location filename="../optionsdialog.cpp" line="194"/>
+ <location filename="../optionsdialog.cpp" line="218"/>
<source>Optional transaction fee per KB that helps make sure your transactions are processed quickly. Most transactions are 1KB. Fee 0.01 recommended.</source>
<translation>Optionele transactiefooi per KB die helpt ervoor zorgen dat uw transacties snel verwerkt worden. De meeste transacties zijn 1KB. Fooi 0.01 is aangeraden.</translation>
</message>
@@ -568,12 +872,17 @@ door Thomas Bernard.
<context>
<name>OptionsDialog</name>
<message>
- <location filename="../optionsdialog.cpp" line="54"/>
+ <location filename="../optionsdialog.cpp" line="75"/>
<source>Main</source>
<translation>Algemeen</translation>
</message>
<message>
- <location filename="../optionsdialog.cpp" line="74"/>
+ <location filename="../optionsdialog.cpp" line="80"/>
+ <source>Display</source>
+ <translation type="unfinished"></translation>
+ </message>
+ <message>
+ <location filename="../optionsdialog.cpp" line="100"/>
<source>Options</source>
<translation>Opties</translation>
</message>
@@ -586,40 +895,76 @@ door Thomas Bernard.
<translation type="unfinished"></translation>
</message>
<message>
- <location filename="../forms/overviewpage.ui" line="38"/>
+ <location filename="../forms/overviewpage.ui" line="40"/>
<source>Balance:</source>
<translation type="unfinished">Saldo:</translation>
</message>
<message>
- <location filename="../forms/overviewpage.ui" line="45"/>
+ <location filename="../forms/overviewpage.ui" line="47"/>
<source>123.456 BTC</source>
<translation type="unfinished"></translation>
</message>
<message>
- <location filename="../forms/overviewpage.ui" line="52"/>
+ <location filename="../forms/overviewpage.ui" line="54"/>
<source>Number of transactions:</source>
<translation type="unfinished"></translation>
</message>
<message>
- <location filename="../forms/overviewpage.ui" line="59"/>
+ <location filename="../forms/overviewpage.ui" line="61"/>
<source>0</source>
<translation type="unfinished"></translation>
</message>
<message>
- <location filename="../overviewpage.cpp" line="14"/>
+ <location filename="../forms/overviewpage.ui" line="68"/>
+ <source>Unconfirmed:</source>
+ <translation type="unfinished"></translation>
+ </message>
+ <message>
+ <location filename="../forms/overviewpage.ui" line="75"/>
+ <source>0 BTC</source>
+ <translation type="unfinished"></translation>
+ </message>
+ <message>
+ <location filename="../forms/overviewpage.ui" line="82"/>
+ <source>&lt;!DOCTYPE HTML PUBLIC &quot;-//W3C//DTD HTML 4.0//EN&quot; &quot;http://www.w3.org/TR/REC-html40/strict.dtd&quot;&gt;
+&lt;html&gt;&lt;head&gt;&lt;meta name=&quot;qrichtext&quot; content=&quot;1&quot; /&gt;&lt;style type=&quot;text/css&quot;&gt;
+p, li { white-space: pre-wrap; }
+&lt;/style&gt;&lt;/head&gt;&lt;body style=&quot; font-family:&apos;Ubuntu&apos;; font-size:11pt; font-weight:400; font-style:normal;&quot;&gt;
+&lt;p style=&quot; margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;&quot;&gt;&lt;span style=&quot; font-weight:600;&quot;&gt;Wallet&lt;/span&gt;&lt;/p&gt;&lt;/body&gt;&lt;/html&gt;</source>
+ <translation type="unfinished"></translation>
+ </message>
+ <message>
+ <location filename="../forms/overviewpage.ui" line="122"/>
+ <source>&lt;b&gt;Recent transactions&lt;/b&gt;</source>
+ <translation type="unfinished"></translation>
+ </message>
+ <message>
+ <location filename="../overviewpage.cpp" line="103"/>
<source>Your current balance</source>
<translation type="unfinished">Uw huidige saldo</translation>
</message>
+ <message>
+ <location filename="../overviewpage.cpp" line="108"/>
+ <source>Total of transactions that have yet to be confirmed, and do not yet count toward the current balance</source>
+ <translation type="unfinished"></translation>
+ </message>
+ <message>
+ <location filename="../overviewpage.cpp" line="111"/>
+ <source>Total number of transactions in wallet</source>
+ <translation type="unfinished"></translation>
+ </message>
</context>
<context>
<name>SendCoinsDialog</name>
<message>
<location filename="../forms/sendcoinsdialog.ui" line="14"/>
- <location filename="../sendcoinsdialog.cpp" line="56"/>
- <location filename="../sendcoinsdialog.cpp" line="78"/>
- <location filename="../sendcoinsdialog.cpp" line="84"/>
- <location filename="../sendcoinsdialog.cpp" line="90"/>
- <location filename="../sendcoinsdialog.cpp" line="96"/>
+ <location filename="../sendcoinsdialog.cpp" line="103"/>
+ <location filename="../sendcoinsdialog.cpp" line="108"/>
+ <location filename="../sendcoinsdialog.cpp" line="113"/>
+ <location filename="../sendcoinsdialog.cpp" line="118"/>
+ <location filename="../sendcoinsdialog.cpp" line="124"/>
+ <location filename="../sendcoinsdialog.cpp" line="129"/>
+ <location filename="../sendcoinsdialog.cpp" line="134"/>
<source>Send Coins</source>
<translation>Verstuur coins</translation>
</message>
@@ -628,63 +973,44 @@ door Thomas Bernard.
<translation type="obsolete">&amp;Hoeveelheid:</translation>
</message>
<message>
- <location filename="../forms/sendcoinsdialog.ui" line="95"/>
<source>Pay &amp;To:</source>
- <translation>Betaal &amp;aan:</translation>
+ <translation type="obsolete">Betaal &amp;aan:</translation>
</message>
<message>
- <location filename="../forms/sendcoinsdialog.ui" line="27"/>
<source>The address to send the payment to (e.g. 1NS17iag9jJgTHD1VXjvLCEnZuQ3rJDE9L)</source>
- <translation>Voer een bitcoin-adres (bijvoorbeeld: 1NS17iag9jJgTHD1VXjvLCEnZuQ3rJDE9L)</translation>
+ <translation type="obsolete">Voer een bitcoin-adres (bijvoorbeeld: 1NS17iag9jJgTHD1VXjvLCEnZuQ3rJDE9L)</translation>
</message>
<message>
- <location filename="../forms/sendcoinsdialog.ui" line="47"/>
<source>Alt+A</source>
- <translation>Alt+A</translation>
+ <translation type="obsolete">Alt+A</translation>
</message>
<message>
- <location filename="../forms/sendcoinsdialog.ui" line="60"/>
<source>Paste address from system clipboard</source>
- <translation>Plak adres uit systeemplakbord</translation>
- </message>
- <message>
- <location filename="../forms/sendcoinsdialog.ui" line="131"/>
- <location filename="../sendcoinsdialog.cpp" line="23"/>
- <source>Enter a label for this address to add it to your address book</source>
- <translation type="unfinished"></translation>
- </message>
- <message>
- <location filename="../forms/sendcoinsdialog.ui" line="140"/>
- <source>&amp;Label:</source>
- <translation type="unfinished"></translation>
+ <translation type="obsolete">Plak adres uit systeemplakbord</translation>
</message>
<message>
<source>&amp;Paste</source>
<translation type="obsolete">&amp;Plakken</translation>
</message>
<message>
- <location filename="../forms/sendcoinsdialog.ui" line="37"/>
<source>Look up adress in address book</source>
- <translation>Opzoeken in adresboek</translation>
+ <translation type="obsolete">Opzoeken in adresboek</translation>
</message>
<message>
<source>Address &amp;Book...</source>
<translation type="obsolete">Adres&amp;boek....</translation>
</message>
<message>
- <location filename="../forms/sendcoinsdialog.ui" line="70"/>
<source>Alt+P</source>
- <translation>Alt+P</translation>
+ <translation type="obsolete">Alt+P</translation>
</message>
<message>
- <location filename="../forms/sendcoinsdialog.ui" line="82"/>
<source>A&amp;mount:</source>
- <translation>&amp;Hoeveelheid:</translation>
+ <translation type="obsolete">&amp;Hoeveelheid:</translation>
</message>
<message>
- <location filename="../forms/sendcoinsdialog.ui" line="113"/>
<source>Enter a Bitcoin address (e.g. 1NS17iag9jJgTHD1VXjvLCEnZuQ3rJDE9L)</source>
- <translation>Voer een bitcoin-adres in (bijvoorbeeld: 1NS17iag9jJgTHD1VXjvLCEnZuQ3rJDE9L)</translation>
+ <translation type="obsolete">Voer een bitcoin-adres in (bijvoorbeeld: 1NS17iag9jJgTHD1VXjvLCEnZuQ3rJDE9L)</translation>
</message>
<message>
<source>Add specified destination address to address book</source>
@@ -699,59 +1025,303 @@ door Thomas Bernard.
<translation type="obsolete">Label om toe te kennen aan adres in adresboek</translation>
</message>
<message>
- <location filename="../forms/sendcoinsdialog.ui" line="183"/>
+ <location filename="../forms/sendcoinsdialog.ui" line="67"/>
+ <source>Send to multiple recipients at once</source>
+ <translation type="unfinished"></translation>
+ </message>
+ <message>
+ <location filename="../forms/sendcoinsdialog.ui" line="70"/>
+ <source>&amp;Add recipient...</source>
+ <translation type="unfinished"></translation>
+ </message>
+ <message>
+ <location filename="../forms/sendcoinsdialog.ui" line="87"/>
+ <source>Clear all</source>
+ <translation type="unfinished"></translation>
+ </message>
+ <message>
+ <location filename="../forms/sendcoinsdialog.ui" line="106"/>
+ <source>Balance:</source>
+ <translation type="unfinished">Saldo:</translation>
+ </message>
+ <message>
+ <location filename="../forms/sendcoinsdialog.ui" line="113"/>
+ <source>123.456 BTC</source>
+ <translation type="unfinished"></translation>
+ </message>
+ <message>
+ <location filename="../forms/sendcoinsdialog.ui" line="144"/>
<source>Confirm the send action</source>
<translation>Bevestig de zend-transactie</translation>
</message>
<message>
- <location filename="../forms/sendcoinsdialog.ui" line="186"/>
+ <location filename="../forms/sendcoinsdialog.ui" line="147"/>
<source>&amp;Send</source>
<translation>&amp;Versturen</translation>
</message>
<message>
- <location filename="../forms/sendcoinsdialog.ui" line="206"/>
<source>Abort the send action</source>
- <translation>De transactie annuleren</translation>
+ <translation type="obsolete">De transactie annuleren</translation>
</message>
<message>
<source>The amount to pay must be a valid number.</source>
<translation type="obsolete">Het ingevoerde bedrag is geen geldig getal.</translation>
</message>
<message>
- <location filename="../sendcoinsdialog.cpp" line="57"/>
- <source>Must fill in an amount to pay.</source>
+ <location filename="../sendcoinsdialog.cpp" line="82"/>
+ <source>Confirm send coins</source>
<translation type="unfinished"></translation>
</message>
<message>
- <location filename="../sendcoinsdialog.cpp" line="65"/>
- <source>Confirm send coins</source>
+ <location filename="../sendcoinsdialog.cpp" line="79"/>
+ <source>&lt;b&gt;%1&lt;/b&gt; to %2 (%3)</source>
<translation type="unfinished"></translation>
</message>
<message>
- <location filename="../sendcoinsdialog.cpp" line="66"/>
- <source>Are you sure you want to send %1 BTC to %2 (%3)?</source>
+ <location filename="../sendcoinsdialog.cpp" line="83"/>
+ <source>Are you sure you want to send %1?</source>
<translation type="unfinished"></translation>
</message>
<message>
- <location filename="../sendcoinsdialog.cpp" line="79"/>
+ <location filename="../sendcoinsdialog.cpp" line="83"/>
+ <source> and </source>
+ <translation type="unfinished"></translation>
+ </message>
+ <message>
+ <location filename="../sendcoinsdialog.cpp" line="104"/>
<source>The recepient address is not valid, please recheck.</source>
<translation>Het verzendadres is niet geld.</translation>
</message>
<message>
- <location filename="../sendcoinsdialog.cpp" line="85"/>
+ <location filename="../sendcoinsdialog.cpp" line="109"/>
<source>The amount to pay must be larger than 0.</source>
<translation>Het ingevoerde gedrag moet groter zijn dan 0.</translation>
</message>
<message>
- <location filename="../sendcoinsdialog.cpp" line="91"/>
+ <location filename="../sendcoinsdialog.cpp" line="114"/>
<source>Amount exceeds your balance</source>
<translation>Hoeveelheid overschrijdt uw huidige balans</translation>
</message>
<message>
- <location filename="../sendcoinsdialog.cpp" line="97"/>
+ <location filename="../sendcoinsdialog.cpp" line="119"/>
<source>Total exceeds your balance when the %1 transaction fee is included</source>
<translation>Totaal overschrijdt uw huidige balans wanneer de %1 transactiefooi is meegerekend</translation>
</message>
+ <message>
+ <location filename="../sendcoinsdialog.cpp" line="125"/>
+ <source>Duplicate address found, can only send to each address once in one send operation</source>
+ <translation type="unfinished"></translation>
+ </message>
+ <message>
+ <location filename="../sendcoinsdialog.cpp" line="130"/>
+ <source>Error: Transaction creation failed </source>
+ <translation type="unfinished">Fout: Aanmaken van transactie mislukt </translation>
+ </message>
+ <message>
+ <location filename="../sendcoinsdialog.cpp" line="135"/>
+ <source>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.</source>
+ <translation type="unfinished">Fout: De transactie is afgekeurd. Dit kan gebeuren als bepaalde coins in je Portefeuille al zijn uitgegeven. Dit kan veroorzaakt worden doordat je een kopie van wallet.dat gebruikt hebt en enkel daar je uitgave geregistreerd is.</translation>
+ </message>
+</context>
+<context>
+ <name>SendCoinsEntry</name>
+ <message>
+ <location filename="../forms/sendcoinsentry.ui" line="14"/>
+ <source>Form</source>
+ <translation type="unfinished"></translation>
+ </message>
+ <message>
+ <location filename="../forms/sendcoinsentry.ui" line="29"/>
+ <source>A&amp;mount:</source>
+ <translation type="unfinished">&amp;Hoeveelheid:</translation>
+ </message>
+ <message>
+ <location filename="../forms/sendcoinsentry.ui" line="42"/>
+ <source>Pay &amp;To:</source>
+ <translation type="unfinished">Betaal &amp;aan:</translation>
+ </message>
+ <message>
+ <location filename="../forms/sendcoinsentry.ui" line="66"/>
+ <location filename="../sendcoinsentry.cpp" line="22"/>
+ <source>Enter a label for this address to add it to your address book</source>
+ <translation type="unfinished"></translation>
+ </message>
+ <message>
+ <location filename="../forms/sendcoinsentry.ui" line="75"/>
+ <source>&amp;Label:</source>
+ <translation type="unfinished"></translation>
+ </message>
+ <message>
+ <location filename="../forms/sendcoinsentry.ui" line="93"/>
+ <source>The address to send the payment to (e.g. 1NS17iag9jJgTHD1VXjvLCEnZuQ3rJDE9L)</source>
+ <translation type="unfinished">Voer een bitcoin-adres (bijvoorbeeld: 1NS17iag9jJgTHD1VXjvLCEnZuQ3rJDE9L)</translation>
+ </message>
+ <message>
+ <location filename="../forms/sendcoinsentry.ui" line="103"/>
+ <source>Choose adress from address book</source>
+ <translation type="unfinished"></translation>
+ </message>
+ <message>
+ <location filename="../forms/sendcoinsentry.ui" line="113"/>
+ <source>Alt+A</source>
+ <translation type="unfinished">Alt+A</translation>
+ </message>
+ <message>
+ <location filename="../forms/sendcoinsentry.ui" line="126"/>
+ <source>Paste address from clipboard</source>
+ <translation type="unfinished"></translation>
+ </message>
+ <message>
+ <location filename="../forms/sendcoinsentry.ui" line="136"/>
+ <source>Alt+P</source>
+ <translation type="unfinished">Alt+P</translation>
+ </message>
+ <message>
+ <location filename="../forms/sendcoinsentry.ui" line="146"/>
+ <source>Remove this recipient</source>
+ <translation type="unfinished"></translation>
+ </message>
+ <message>
+ <location filename="../sendcoinsentry.cpp" line="21"/>
+ <source>Enter a Bitcoin address (e.g. 1NS17iag9jJgTHD1VXjvLCEnZuQ3rJDE9L)</source>
+ <translation type="unfinished">Voer een bitcoin-adres in (bijvoorbeeld: 1NS17iag9jJgTHD1VXjvLCEnZuQ3rJDE9L)</translation>
+ </message>
+</context>
+<context>
+ <name>TransactionDesc</name>
+ <message>
+ <location filename="../transactiondesc.cpp" line="34"/>
+ <source>Open for %1 blocks</source>
+ <translation type="unfinished"></translation>
+ </message>
+ <message>
+ <location filename="../transactiondesc.cpp" line="36"/>
+ <source>Open until %1</source>
+ <translation type="unfinished">Open tot %1</translation>
+ </message>
+ <message>
+ <location filename="../transactiondesc.cpp" line="42"/>
+ <source>%1/offline?</source>
+ <translation type="unfinished"></translation>
+ </message>
+ <message>
+ <location filename="../transactiondesc.cpp" line="44"/>
+ <source>%1/unconfirmed</source>
+ <translation type="unfinished"></translation>
+ </message>
+ <message>
+ <location filename="../transactiondesc.cpp" line="46"/>
+ <source>%1 confirmations</source>
+ <translation type="unfinished"></translation>
+ </message>
+ <message>
+ <location filename="../transactiondesc.cpp" line="63"/>
+ <source>&lt;b&gt;Status:&lt;/b&gt; </source>
+ <translation type="unfinished"></translation>
+ </message>
+ <message>
+ <location filename="../transactiondesc.cpp" line="68"/>
+ <source>, has not been successfully broadcast yet</source>
+ <translation type="unfinished"></translation>
+ </message>
+ <message>
+ <location filename="../transactiondesc.cpp" line="70"/>
+ <source>, broadcast through %1 node</source>
+ <translation type="unfinished"></translation>
+ </message>
+ <message>
+ <location filename="../transactiondesc.cpp" line="72"/>
+ <source>, broadcast through %1 nodes</source>
+ <translation type="unfinished"></translation>
+ </message>
+ <message>
+ <location filename="../transactiondesc.cpp" line="76"/>
+ <source>&lt;b&gt;Date:&lt;/b&gt; </source>
+ <translation type="unfinished"></translation>
+ </message>
+ <message>
+ <location filename="../transactiondesc.cpp" line="83"/>
+ <source>&lt;b&gt;Source:&lt;/b&gt; Generated&lt;br&gt;</source>
+ <translation type="unfinished"></translation>
+ </message>
+ <message>
+ <location filename="../transactiondesc.cpp" line="89"/>
+ <location filename="../transactiondesc.cpp" line="106"/>
+ <source>&lt;b&gt;From:&lt;/b&gt; </source>
+ <translation type="unfinished"></translation>
+ </message>
+ <message>
+ <location filename="../transactiondesc.cpp" line="106"/>
+ <source>unknown</source>
+ <translation type="unfinished"></translation>
+ </message>
+ <message>
+ <location filename="../transactiondesc.cpp" line="107"/>
+ <location filename="../transactiondesc.cpp" line="130"/>
+ <location filename="../transactiondesc.cpp" line="189"/>
+ <source>&lt;b&gt;To:&lt;/b&gt; </source>
+ <translation type="unfinished"></translation>
+ </message>
+ <message>
+ <location filename="../transactiondesc.cpp" line="110"/>
+ <source> (yours, label: </source>
+ <translation type="unfinished"></translation>
+ </message>
+ <message>
+ <location filename="../transactiondesc.cpp" line="112"/>
+ <source> (yours)</source>
+ <translation type="unfinished"></translation>
+ </message>
+ <message>
+ <location filename="../transactiondesc.cpp" line="147"/>
+ <location filename="../transactiondesc.cpp" line="161"/>
+ <location filename="../transactiondesc.cpp" line="206"/>
+ <location filename="../transactiondesc.cpp" line="223"/>
+ <source>&lt;b&gt;Credit:&lt;/b&gt; </source>
+ <translation type="unfinished"></translation>
+ </message>
+ <message>
+ <location filename="../transactiondesc.cpp" line="149"/>
+ <source>(%1 matures in %2 more blocks)</source>
+ <translation type="unfinished"></translation>
+ </message>
+ <message>
+ <location filename="../transactiondesc.cpp" line="153"/>
+ <source>(not accepted)</source>
+ <translation type="unfinished"></translation>
+ </message>
+ <message>
+ <location filename="../transactiondesc.cpp" line="197"/>
+ <location filename="../transactiondesc.cpp" line="205"/>
+ <location filename="../transactiondesc.cpp" line="220"/>
+ <source>&lt;b&gt;Debit:&lt;/b&gt; </source>
+ <translation type="unfinished"></translation>
+ </message>
+ <message>
+ <location filename="../transactiondesc.cpp" line="211"/>
+ <source>&lt;b&gt;Transaction fee:&lt;/b&gt; </source>
+ <translation type="unfinished"></translation>
+ </message>
+ <message>
+ <location filename="../transactiondesc.cpp" line="227"/>
+ <source>&lt;b&gt;Net amount:&lt;/b&gt; </source>
+ <translation type="unfinished"></translation>
+ </message>
+ <message>
+ <location filename="../transactiondesc.cpp" line="233"/>
+ <source>Message:</source>
+ <translation type="unfinished"></translation>
+ </message>
+ <message>
+ <location filename="../transactiondesc.cpp" line="235"/>
+ <source>Comment:</source>
+ <translation type="unfinished"></translation>
+ </message>
+ <message>
+ <location filename="../transactiondesc.cpp" line="238"/>
+ <source>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 &quot;not accepted&quot; and not be spendable. This may occasionally happen if another node generates a block within a few seconds of yours.</source>
+ <translation type="unfinished"></translation>
+ </message>
</context>
<context>
<name>TransactionDescDialog</name>
@@ -769,47 +1339,46 @@ door Thomas Bernard.
<context>
<name>TransactionTableModel</name>
<message>
- <location filename="../transactiontablemodel.cpp" line="211"/>
<source>Status</source>
- <translation>Status</translation>
+ <translation type="obsolete">Status</translation>
</message>
<message>
- <location filename="../transactiontablemodel.cpp" line="211"/>
+ <location filename="../transactiontablemodel.cpp" line="213"/>
<source>Date</source>
<translation>Datum</translation>
</message>
<message>
- <location filename="../transactiontablemodel.cpp" line="211"/>
+ <location filename="../transactiontablemodel.cpp" line="213"/>
<source>Type</source>
<translation type="unfinished"></translation>
</message>
<message>
- <location filename="../transactiontablemodel.cpp" line="211"/>
+ <location filename="../transactiontablemodel.cpp" line="213"/>
<source>Address</source>
<translation type="unfinished">Adres</translation>
</message>
<message>
- <location filename="../transactiontablemodel.cpp" line="211"/>
+ <location filename="../transactiontablemodel.cpp" line="213"/>
<source>Amount</source>
<translation type="unfinished"></translation>
</message>
<message>
- <location filename="../transactiontablemodel.cpp" line="278"/>
+ <location filename="../transactiontablemodel.cpp" line="280"/>
<source>Offline (%1 confirmations)</source>
<translation type="unfinished"></translation>
</message>
<message>
- <location filename="../transactiontablemodel.cpp" line="281"/>
- <source>Unconfirmed (%1/%2 confirmations)</source>
+ <location filename="../transactiontablemodel.cpp" line="283"/>
+ <source>Unconfirmed (%1 of %2 confirmations)</source>
<translation type="unfinished"></translation>
</message>
<message>
- <location filename="../transactiontablemodel.cpp" line="284"/>
+ <location filename="../transactiontablemodel.cpp" line="286"/>
<source>Confirmed (%1 confirmations)</source>
<translation type="unfinished"></translation>
</message>
<message numerus="yes">
- <location filename="../transactiontablemodel.cpp" line="293"/>
+ <location filename="../transactiontablemodel.cpp" line="295"/>
<source>Mined balance will be available in %n more blocks</source>
<translation type="unfinished">
<numerusform></numerusform>
@@ -817,52 +1386,57 @@ door Thomas Bernard.
</translation>
</message>
<message>
- <location filename="../transactiontablemodel.cpp" line="299"/>
+ <location filename="../transactiontablemodel.cpp" line="301"/>
<source>This block was not received by any other nodes and will probably not be accepted!</source>
<translation type="unfinished"></translation>
</message>
<message>
- <location filename="../transactiontablemodel.cpp" line="302"/>
+ <location filename="../transactiontablemodel.cpp" line="304"/>
<source>Generated but not accepted</source>
<translation type="unfinished"></translation>
</message>
<message>
- <location filename="../transactiontablemodel.cpp" line="348"/>
+ <location filename="../transactiontablemodel.cpp" line="347"/>
<source>Received with</source>
<translation type="unfinished"></translation>
</message>
<message>
- <location filename="../transactiontablemodel.cpp" line="351"/>
+ <location filename="../transactiontablemodel.cpp" line="349"/>
<source>Received from IP</source>
<translation type="unfinished"></translation>
</message>
<message>
- <location filename="../transactiontablemodel.cpp" line="354"/>
+ <location filename="../transactiontablemodel.cpp" line="351"/>
<source>Sent to</source>
<translation type="unfinished"></translation>
</message>
<message>
- <location filename="../transactiontablemodel.cpp" line="357"/>
+ <location filename="../transactiontablemodel.cpp" line="353"/>
<source>Sent to IP</source>
<translation type="unfinished"></translation>
</message>
<message>
- <location filename="../transactiontablemodel.cpp" line="363"/>
+ <location filename="../transactiontablemodel.cpp" line="357"/>
<source>Mined</source>
<translation type="unfinished"></translation>
</message>
<message>
- <location filename="../transactiontablemodel.cpp" line="582"/>
+ <location filename="../transactiontablemodel.cpp" line="395"/>
+ <source>(n/a)</source>
+ <translation type="unfinished"></translation>
+ </message>
+ <message>
+ <location filename="../transactiontablemodel.cpp" line="598"/>
<source>Type of transaction.</source>
<translation type="unfinished"></translation>
</message>
<message>
- <location filename="../transactiontablemodel.cpp" line="584"/>
+ <location filename="../transactiontablemodel.cpp" line="600"/>
<source>Destination address of transaction.</source>
<translation type="unfinished"></translation>
</message>
<message>
- <location filename="../transactiontablemodel.cpp" line="586"/>
+ <location filename="../transactiontablemodel.cpp" line="602"/>
<source>Amount removed from or added to balance.</source>
<translation type="unfinished"></translation>
</message>
@@ -879,7 +1453,7 @@ door Thomas Bernard.
<translation type="obsolete">Credit</translation>
</message>
<message numerus="yes">
- <location filename="../transactiontablemodel.cpp" line="272"/>
+ <location filename="../transactiontablemodel.cpp" line="274"/>
<source>Open for %n block(s)</source>
<translation>
<numerusform>Open gedurende %n blok</numerusform>
@@ -887,7 +1461,7 @@ door Thomas Bernard.
</translation>
</message>
<message>
- <location filename="../transactiontablemodel.cpp" line="275"/>
+ <location filename="../transactiontablemodel.cpp" line="277"/>
<source>Open until %1</source>
<translation>Open tot %1</translation>
</message>
@@ -920,7 +1494,7 @@ door Thomas Bernard.
<translation type="obsolete">Verzonden aan IP:</translation>
</message>
<message>
- <location filename="../transactiontablemodel.cpp" line="360"/>
+ <location filename="../transactiontablemodel.cpp" line="355"/>
<source>Payment to yourself</source>
<translation>Betaling aan uzelf</translation>
</message>
@@ -944,12 +1518,12 @@ door Thomas Bernard.
<translation type="obsolete">Gegenereerd (niet geaccepteerd)</translation>
</message>
<message>
- <location filename="../transactiontablemodel.cpp" line="578"/>
+ <location filename="../transactiontablemodel.cpp" line="594"/>
<source>Transaction status. Hover over this field to show number of confirmations.</source>
<translation>Transactiestatus. Hou de muiscursor boven dit veld om het aantal bevestigingen te laten zien.</translation>
</message>
<message>
- <location filename="../transactiontablemodel.cpp" line="580"/>
+ <location filename="../transactiontablemodel.cpp" line="596"/>
<source>Date and time that the transaction was received.</source>
<translation>Datum en tijd waarop deze transactie is ontvangen.</translation>
</message>
@@ -969,91 +1543,166 @@ door Thomas Bernard.
<context>
<name>TransactionView</name>
<message>
- <location filename="../transactionview.cpp" line="39"/>
- <location filename="../transactionview.cpp" line="52"/>
+ <location filename="../transactionview.cpp" line="48"/>
+ <location filename="../transactionview.cpp" line="61"/>
<source>All</source>
<translation type="unfinished"></translation>
</message>
<message>
- <location filename="../transactionview.cpp" line="40"/>
+ <location filename="../transactionview.cpp" line="49"/>
<source>Today</source>
<translation type="unfinished"></translation>
</message>
<message>
- <location filename="../transactionview.cpp" line="41"/>
+ <location filename="../transactionview.cpp" line="50"/>
<source>This week</source>
<translation type="unfinished"></translation>
</message>
<message>
- <location filename="../transactionview.cpp" line="42"/>
+ <location filename="../transactionview.cpp" line="51"/>
<source>This month</source>
<translation type="unfinished"></translation>
</message>
<message>
- <location filename="../transactionview.cpp" line="43"/>
+ <location filename="../transactionview.cpp" line="52"/>
<source>Last month</source>
<translation type="unfinished"></translation>
</message>
<message>
- <location filename="../transactionview.cpp" line="44"/>
+ <location filename="../transactionview.cpp" line="53"/>
<source>This year</source>
<translation type="unfinished"></translation>
</message>
<message>
- <location filename="../transactionview.cpp" line="45"/>
+ <location filename="../transactionview.cpp" line="54"/>
<source>Range...</source>
<translation type="unfinished"></translation>
</message>
<message>
- <location filename="../transactionview.cpp" line="53"/>
+ <location filename="../transactionview.cpp" line="62"/>
<source>Received with</source>
<translation type="unfinished"></translation>
</message>
<message>
- <location filename="../transactionview.cpp" line="55"/>
+ <location filename="../transactionview.cpp" line="64"/>
<source>Sent to</source>
<translation type="unfinished"></translation>
</message>
<message>
- <location filename="../transactionview.cpp" line="57"/>
+ <location filename="../transactionview.cpp" line="66"/>
<source>To yourself</source>
<translation type="unfinished"></translation>
</message>
<message>
- <location filename="../transactionview.cpp" line="58"/>
+ <location filename="../transactionview.cpp" line="67"/>
<source>Mined</source>
<translation type="unfinished"></translation>
</message>
<message>
- <location filename="../transactionview.cpp" line="59"/>
+ <location filename="../transactionview.cpp" line="68"/>
<source>Other</source>
<translation type="unfinished"></translation>
</message>
<message>
- <location filename="../transactionview.cpp" line="209"/>
+ <location filename="../transactionview.cpp" line="74"/>
+ <source>Enter address or label to search</source>
+ <translation type="unfinished"></translation>
+ </message>
+ <message>
+ <location filename="../transactionview.cpp" line="80"/>
+ <source>Min amount</source>
+ <translation type="unfinished"></translation>
+ </message>
+ <message>
+ <location filename="../transactionview.cpp" line="108"/>
+ <source>Copy address</source>
+ <translation type="unfinished"></translation>
+ </message>
+ <message>
+ <location filename="../transactionview.cpp" line="109"/>
+ <source>Copy label</source>
+ <translation type="unfinished"></translation>
+ </message>
+ <message>
+ <location filename="../transactionview.cpp" line="110"/>
+ <source>Edit label</source>
+ <translation type="unfinished"></translation>
+ </message>
+ <message>
+ <location filename="../transactionview.cpp" line="111"/>
+ <source>Show details...</source>
+ <translation type="unfinished"></translation>
+ </message>
+ <message>
+ <location filename="../transactionview.cpp" line="244"/>
<source>Export Transaction Data</source>
<translation type="unfinished"></translation>
</message>
<message>
- <location filename="../transactionview.cpp" line="211"/>
+ <location filename="../transactionview.cpp" line="246"/>
<source>Comma separated file (*.csv)</source>
<translation type="unfinished"></translation>
</message>
<message>
- <location filename="../transactionview.cpp" line="231"/>
+ <location filename="../transactionview.cpp" line="254"/>
+ <source>Confirmed</source>
+ <translation type="unfinished"></translation>
+ </message>
+ <message>
+ <location filename="../transactionview.cpp" line="255"/>
+ <source>Date</source>
+ <translation type="unfinished">Datum</translation>
+ </message>
+ <message>
+ <location filename="../transactionview.cpp" line="256"/>
+ <source>Type</source>
+ <translation type="unfinished"></translation>
+ </message>
+ <message>
+ <location filename="../transactionview.cpp" line="257"/>
+ <source>Label</source>
+ <translation type="unfinished">Label</translation>
+ </message>
+ <message>
+ <location filename="../transactionview.cpp" line="258"/>
+ <source>Address</source>
+ <translation type="unfinished">Adres</translation>
+ </message>
+ <message>
+ <location filename="../transactionview.cpp" line="259"/>
+ <source>Amount</source>
+ <translation type="unfinished"></translation>
+ </message>
+ <message>
+ <location filename="../transactionview.cpp" line="260"/>
+ <source>ID</source>
+ <translation type="unfinished"></translation>
+ </message>
+ <message>
+ <location filename="../transactionview.cpp" line="264"/>
<source>Error exporting</source>
<translation type="unfinished"></translation>
</message>
<message>
- <location filename="../transactionview.cpp" line="231"/>
+ <location filename="../transactionview.cpp" line="264"/>
<source>Could not write to file %1.</source>
<translation type="unfinished"></translation>
</message>
+ <message>
+ <location filename="../transactionview.cpp" line="352"/>
+ <source>Range:</source>
+ <translation type="unfinished"></translation>
+ </message>
+ <message>
+ <location filename="../transactionview.cpp" line="360"/>
+ <source>to</source>
+ <translation type="unfinished"></translation>
+ </message>
</context>
<context>
<name>WalletModel</name>
<message>
- <location filename="../walletmodel.cpp" line="95"/>
+ <location filename="../walletmodel.cpp" line="144"/>
<source>Sending...</source>
<translation type="unfinished">Versturen...</translation>
</message>
@@ -1323,119 +1972,719 @@ SSL opties: (zie de Bitcoin wiki voor SSL instructies)
</message>
<message>
<location filename="../bitcoinstrings.cpp" line="47"/>
+ <source>Loading addresses...</source>
+ <translation type="unfinished"></translation>
+ </message>
+ <message>
+ <location filename="../bitcoinstrings.cpp" line="48"/>
<source>Error loading addr.dat
</source>
<translation>Fout bij laden van bestand addr.dat
</translation>
</message>
<message>
- <location filename="../bitcoinstrings.cpp" line="48"/>
+ <location filename="../bitcoinstrings.cpp" line="49"/>
+ <source>Loading block index...</source>
+ <translation type="unfinished"></translation>
+ </message>
+ <message>
+ <location filename="../bitcoinstrings.cpp" line="50"/>
<source>Error loading blkindex.dat
</source>
<translation>Fout bij laden van bestand addr.dat
</translation>
</message>
<message>
- <location filename="../bitcoinstrings.cpp" line="49"/>
+ <location filename="../bitcoinstrings.cpp" line="51"/>
+ <source>Loading wallet...</source>
+ <translation type="unfinished"></translation>
+ </message>
+ <message>
+ <location filename="../bitcoinstrings.cpp" line="52"/>
+ <source>Error loading wallet.dat: Wallet corrupted
+</source>
+ <translation type="unfinished"></translation>
+ </message>
+ <message>
+ <location filename="../bitcoinstrings.cpp" line="53"/>
+ <source>Error loading wallet.dat: Wallet requires newer version of Bitcoin
+</source>
+ <translation type="unfinished"></translation>
+ </message>
+ <message>
+ <location filename="../bitcoinstrings.cpp" line="55"/>
<source>Error loading wallet.dat
</source>
<translation>Fout bij laden van bestand wallet.dat
</translation>
</message>
<message>
- <location filename="../bitcoinstrings.cpp" line="50"/>
+ <location filename="../bitcoinstrings.cpp" line="56"/>
+ <source>Rescanning...</source>
+ <translation type="unfinished"></translation>
+ </message>
+ <message>
+ <location filename="../bitcoinstrings.cpp" line="57"/>
+ <source>Done loading</source>
+ <translation type="unfinished"></translation>
+ </message>
+ <message>
+ <location filename="../bitcoinstrings.cpp" line="58"/>
<source>Invalid -proxy address</source>
<translation>Foutief -proxy adres</translation>
</message>
<message>
- <location filename="../bitcoinstrings.cpp" line="51"/>
+ <location filename="../bitcoinstrings.cpp" line="59"/>
<source>Invalid amount for -paytxfee=&lt;amount&gt;</source>
<translation>Ongeldig bedrag voor -paytxfee=&lt;bedrag&gt;</translation>
</message>
<message>
- <location filename="../bitcoinstrings.cpp" line="52"/>
+ <location filename="../bitcoinstrings.cpp" line="60"/>
<source>Warning: -paytxfee is set very high. This is the transaction fee you will pay if you send a transaction.</source>
<translation>Waarschuwing: -paytxfee is zeer hoog ingesteld. Dit is de fooi die betaald wordt bij het zenden van een transactie.</translation>
</message>
<message>
- <location filename="../bitcoinstrings.cpp" line="55"/>
+ <location filename="../bitcoinstrings.cpp" line="63"/>
+ <source>Error: CreateThread(StartNode) failed</source>
+ <translation type="unfinished"></translation>
+ </message>
+ <message>
+ <location filename="../bitcoinstrings.cpp" line="64"/>
<source>Warning: Disk space is low </source>
<translation>Waarschuwing: Weinig schijfruimte over </translation>
</message>
<message>
- <location filename="../bitcoinstrings.cpp" line="56"/>
+ <location filename="../bitcoinstrings.cpp" line="68"/>
+ <source>This transaction is over the size limit. You can still send it for a fee of %s, which goes to the nodes that process your transaction and helps to support the network. Do you want to pay the fee?</source>
+ <translation type="unfinished"></translation>
+ </message>
+ <message>
+ <location filename="../bitcoinstrings.cpp" line="72"/>
+ <source>Enter the current passphrase to the wallet.</source>
+ <translation type="unfinished"></translation>
+ </message>
+ <message>
+ <location filename="../bitcoinstrings.cpp" line="73"/>
+ <source>Passphrase</source>
+ <translation type="unfinished"></translation>
+ </message>
+ <message>
+ <location filename="../bitcoinstrings.cpp" line="74"/>
+ <source>Please supply the current wallet decryption passphrase.</source>
+ <translation type="unfinished"></translation>
+ </message>
+ <message>
+ <location filename="../bitcoinstrings.cpp" line="75"/>
+ <source>The passphrase entered for the wallet decryption was incorrect.</source>
+ <translation type="unfinished"></translation>
+ </message>
+ <message>
+ <location filename="../bitcoinstrings.cpp" line="76"/>
+ <source>Status</source>
+ <translation type="unfinished">Status</translation>
+ </message>
+ <message>
+ <location filename="../bitcoinstrings.cpp" line="77"/>
+ <source>Date</source>
+ <translation type="unfinished">Datum</translation>
+ </message>
+ <message>
+ <location filename="../bitcoinstrings.cpp" line="78"/>
+ <source>Description</source>
+ <translation type="unfinished">Beschrijving</translation>
+ </message>
+ <message>
+ <location filename="../bitcoinstrings.cpp" line="79"/>
+ <source>Debit</source>
+ <translation type="unfinished">Debet</translation>
+ </message>
+ <message>
+ <location filename="../bitcoinstrings.cpp" line="80"/>
+ <source>Credit</source>
+ <translation type="unfinished">Credit</translation>
+ </message>
+ <message>
+ <location filename="../bitcoinstrings.cpp" line="81"/>
+ <source>Open for %d blocks</source>
+ <translation type="unfinished"></translation>
+ </message>
+ <message>
+ <location filename="../bitcoinstrings.cpp" line="82"/>
+ <source>Open until %s</source>
+ <translation type="unfinished"></translation>
+ </message>
+ <message>
+ <location filename="../bitcoinstrings.cpp" line="83"/>
+ <source>%d/offline?</source>
+ <translation type="unfinished"></translation>
+ </message>
+ <message>
+ <location filename="../bitcoinstrings.cpp" line="84"/>
+ <source>%d/unconfirmed</source>
+ <translation type="unfinished"></translation>
+ </message>
+ <message>
+ <location filename="../bitcoinstrings.cpp" line="85"/>
+ <source>%d confirmations</source>
+ <translation type="unfinished"></translation>
+ </message>
+ <message>
+ <location filename="../bitcoinstrings.cpp" line="86"/>
+ <source>Generated</source>
+ <translation type="unfinished">Gegenereerd</translation>
+ </message>
+ <message>
+ <location filename="../bitcoinstrings.cpp" line="87"/>
+ <source>Generated (%s matures in %d more blocks)</source>
+ <translation type="unfinished"></translation>
+ </message>
+ <message>
+ <location filename="../bitcoinstrings.cpp" line="88"/>
+ <source>Generated - Warning: This block was not received by any other nodes and will probably not be accepted!</source>
+ <translation type="unfinished">Gegenereerd - Waarschuwing: Dit blok is niet ontvangen door andere nodes en zal waarschijnlijk niet geaccepteerd worden!</translation>
+ </message>
+ <message>
+ <location filename="../bitcoinstrings.cpp" line="91"/>
+ <source>Generated (not accepted)</source>
+ <translation type="unfinished">Gegenereerd (niet geaccepteerd)</translation>
+ </message>
+ <message>
+ <location filename="../bitcoinstrings.cpp" line="92"/>
+ <source>From: </source>
+ <translation type="unfinished"></translation>
+ </message>
+ <message>
+ <location filename="../bitcoinstrings.cpp" line="93"/>
+ <source>Received with: </source>
+ <translation type="unfinished">Ontvangen met:</translation>
+ </message>
+ <message>
+ <location filename="../bitcoinstrings.cpp" line="94"/>
+ <source>Payment to yourself</source>
+ <translation type="unfinished">Betaling aan uzelf</translation>
+ </message>
+ <message>
+ <location filename="../bitcoinstrings.cpp" line="95"/>
+ <source>To: </source>
+ <translation type="unfinished"></translation>
+ </message>
+ <message>
+ <location filename="../bitcoinstrings.cpp" line="96"/>
+ <source> Generating</source>
+ <translation type="unfinished"></translation>
+ </message>
+ <message>
+ <location filename="../bitcoinstrings.cpp" line="97"/>
+ <source>(not connected)</source>
+ <translation type="unfinished"></translation>
+ </message>
+ <message>
+ <location filename="../bitcoinstrings.cpp" line="98"/>
+ <source> %d connections %d blocks %d transactions</source>
+ <translation type="unfinished"></translation>
+ </message>
+ <message>
+ <location filename="../bitcoinstrings.cpp" line="99"/>
+ <source>Wallet already encrypted.</source>
+ <translation type="unfinished"></translation>
+ </message>
+ <message>
+ <location filename="../bitcoinstrings.cpp" line="100"/>
+ <source>Enter the new passphrase to the wallet.
+Please use a passphrase of 10 or more random characters, or eight or more words.</source>
+ <translation type="unfinished"></translation>
+ </message>
+ <message>
+ <location filename="../bitcoinstrings.cpp" line="104"/>
+ <source>Error: The supplied passphrase was too short.</source>
+ <translation type="unfinished"></translation>
+ </message>
+ <message>
+ <location filename="../bitcoinstrings.cpp" line="105"/>
+ <source>WARNING: If you encrypt your wallet and lose your passphrase, you will LOSE ALL OF YOUR BITCOINS!
+Are you sure you wish to encrypt your wallet?</source>
+ <translation type="unfinished"></translation>
+ </message>
+ <message>
+ <location filename="../bitcoinstrings.cpp" line="109"/>
+ <source>Please re-enter your new wallet passphrase.</source>
+ <translation type="unfinished"></translation>
+ </message>
+ <message>
+ <location filename="../bitcoinstrings.cpp" line="110"/>
+ <source>Error: the supplied passphrases didn&apos;t match.</source>
+ <translation type="unfinished"></translation>
+ </message>
+ <message>
+ <location filename="../bitcoinstrings.cpp" line="111"/>
+ <source>Wallet encryption failed.</source>
+ <translation type="unfinished"></translation>
+ </message>
+ <message>
+ <location filename="../bitcoinstrings.cpp" line="112"/>
+ <source>Wallet Encrypted.
+Remember that encrypting your wallet cannot fully protect your bitcoins from being stolen by malware infecting your computer.</source>
+ <translation type="unfinished"></translation>
+ </message>
+ <message>
+ <location filename="../bitcoinstrings.cpp" line="116"/>
+ <source>Wallet is unencrypted, please encrypt it first.</source>
+ <translation type="unfinished"></translation>
+ </message>
+ <message>
+ <location filename="../bitcoinstrings.cpp" line="117"/>
+ <source>Enter the new passphrase for the wallet.</source>
+ <translation type="unfinished"></translation>
+ </message>
+ <message>
+ <location filename="../bitcoinstrings.cpp" line="118"/>
+ <source>Re-enter the new passphrase for the wallet.</source>
+ <translation type="unfinished"></translation>
+ </message>
+ <message>
+ <location filename="../bitcoinstrings.cpp" line="119"/>
+ <source>Wallet Passphrase Changed.</source>
+ <translation type="unfinished"></translation>
+ </message>
+ <message>
+ <location filename="../bitcoinstrings.cpp" line="120"/>
+ <source>New Receiving Address</source>
+ <translation type="unfinished"></translation>
+ </message>
+ <message>
+ <location filename="../bitcoinstrings.cpp" line="121"/>
+ <source>You should use a new address for each payment you receive.
+
+Label</source>
+ <translation type="unfinished"></translation>
+ </message>
+ <message>
+ <location filename="../bitcoinstrings.cpp" line="125"/>
+ <source>&lt;b&gt;Status:&lt;/b&gt; </source>
+ <translation type="unfinished"></translation>
+ </message>
+ <message>
+ <location filename="../bitcoinstrings.cpp" line="126"/>
+ <source>, has not been successfully broadcast yet</source>
+ <translation type="unfinished"></translation>
+ </message>
+ <message>
+ <location filename="../bitcoinstrings.cpp" line="127"/>
+ <source>, broadcast through %d node</source>
+ <translation type="unfinished"></translation>
+ </message>
+ <message>
+ <location filename="../bitcoinstrings.cpp" line="128"/>
+ <source>, broadcast through %d nodes</source>
+ <translation type="unfinished"></translation>
+ </message>
+ <message>
+ <location filename="../bitcoinstrings.cpp" line="129"/>
+ <source>&lt;b&gt;Date:&lt;/b&gt; </source>
+ <translation type="unfinished"></translation>
+ </message>
+ <message>
+ <location filename="../bitcoinstrings.cpp" line="130"/>
+ <source>&lt;b&gt;Source:&lt;/b&gt; Generated&lt;br&gt;</source>
+ <translation type="unfinished"></translation>
+ </message>
+ <message>
+ <location filename="../bitcoinstrings.cpp" line="131"/>
+ <source>&lt;b&gt;From:&lt;/b&gt; </source>
+ <translation type="unfinished"></translation>
+ </message>
+ <message>
+ <location filename="../bitcoinstrings.cpp" line="132"/>
+ <source>unknown</source>
+ <translation type="unfinished"></translation>
+ </message>
+ <message>
+ <location filename="../bitcoinstrings.cpp" line="133"/>
+ <source>&lt;b&gt;To:&lt;/b&gt; </source>
+ <translation type="unfinished"></translation>
+ </message>
+ <message>
+ <location filename="../bitcoinstrings.cpp" line="134"/>
+ <source> (yours, label: </source>
+ <translation type="unfinished"></translation>
+ </message>
+ <message>
+ <location filename="../bitcoinstrings.cpp" line="135"/>
+ <source> (yours)</source>
+ <translation type="unfinished"></translation>
+ </message>
+ <message>
+ <location filename="../bitcoinstrings.cpp" line="136"/>
+ <source>&lt;b&gt;Credit:&lt;/b&gt; </source>
+ <translation type="unfinished"></translation>
+ </message>
+ <message>
+ <location filename="../bitcoinstrings.cpp" line="137"/>
+ <source>(%s matures in %d more blocks)</source>
+ <translation type="unfinished"></translation>
+ </message>
+ <message>
+ <location filename="../bitcoinstrings.cpp" line="138"/>
+ <source>(not accepted)</source>
+ <translation type="unfinished"></translation>
+ </message>
+ <message>
+ <location filename="../bitcoinstrings.cpp" line="139"/>
+ <source>&lt;b&gt;Debit:&lt;/b&gt; </source>
+ <translation type="unfinished"></translation>
+ </message>
+ <message>
+ <location filename="../bitcoinstrings.cpp" line="140"/>
+ <source>&lt;b&gt;Transaction fee:&lt;/b&gt; </source>
+ <translation type="unfinished"></translation>
+ </message>
+ <message>
+ <location filename="../bitcoinstrings.cpp" line="141"/>
+ <source>&lt;b&gt;Net amount:&lt;/b&gt; </source>
+ <translation type="unfinished"></translation>
+ </message>
+ <message>
+ <location filename="../bitcoinstrings.cpp" line="142"/>
+ <source>Message:</source>
+ <translation type="unfinished"></translation>
+ </message>
+ <message>
+ <location filename="../bitcoinstrings.cpp" line="143"/>
+ <source>Comment:</source>
+ <translation type="unfinished"></translation>
+ </message>
+ <message>
+ <location filename="../bitcoinstrings.cpp" line="144"/>
+ <source>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 &quot;not accepted&quot; and not be spendable. This may occasionally happen if another node generates a block within a few seconds of yours.</source>
+ <translation type="unfinished"></translation>
+ </message>
+ <message>
+ <location filename="../bitcoinstrings.cpp" line="150"/>
+ <source>Cannot write autostart/bitcoin.desktop file</source>
+ <translation type="unfinished"></translation>
+ </message>
+ <message>
+ <location filename="../bitcoinstrings.cpp" line="151"/>
+ <source>Main</source>
+ <translation type="unfinished">Algemeen</translation>
+ </message>
+ <message>
+ <location filename="../bitcoinstrings.cpp" line="152"/>
+ <source>&amp;Start Bitcoin on window system startup</source>
+ <translation type="unfinished">&amp;Start Bitcoin wanneer het systeem opstart</translation>
+ </message>
+ <message>
+ <location filename="../bitcoinstrings.cpp" line="153"/>
+ <source>&amp;Minimize on close</source>
+ <translation type="unfinished"></translation>
+ </message>
+ <message>
+ <location filename="../bitcoinstrings.cpp" line="154"/>
+ <source>version %s</source>
+ <translation type="unfinished"></translation>
+ </message>
+ <message>
+ <location filename="../bitcoinstrings.cpp" line="155"/>
+ <source>Error in amount </source>
+ <translation type="unfinished"></translation>
+ </message>
+ <message>
+ <location filename="../bitcoinstrings.cpp" line="156"/>
+ <source>Send Coins</source>
+ <translation type="unfinished">Verstuur coins</translation>
+ </message>
+ <message>
+ <location filename="../bitcoinstrings.cpp" line="157"/>
+ <source>Amount exceeds your balance </source>
+ <translation type="unfinished"></translation>
+ </message>
+ <message>
+ <location filename="../bitcoinstrings.cpp" line="158"/>
+ <source>Total exceeds your balance when the </source>
+ <translation type="unfinished"></translation>
+ </message>
+ <message>
+ <location filename="../bitcoinstrings.cpp" line="159"/>
+ <source> transaction fee is included </source>
+ <translation type="unfinished"></translation>
+ </message>
+ <message>
+ <location filename="../bitcoinstrings.cpp" line="160"/>
+ <source>Payment sent </source>
+ <translation type="unfinished"></translation>
+ </message>
+ <message>
+ <location filename="../bitcoinstrings.cpp" line="162"/>
+ <source>Invalid address </source>
+ <translation type="unfinished"></translation>
+ </message>
+ <message>
+ <location filename="../bitcoinstrings.cpp" line="163"/>
+ <source>Sending %s to %s</source>
+ <translation type="unfinished"></translation>
+ </message>
+ <message>
+ <location filename="../bitcoinstrings.cpp" line="164"/>
+ <source>CANCELLED</source>
+ <translation type="unfinished"></translation>
+ </message>
+ <message>
+ <location filename="../bitcoinstrings.cpp" line="165"/>
+ <source>Cancelled</source>
+ <translation type="unfinished"></translation>
+ </message>
+ <message>
+ <location filename="../bitcoinstrings.cpp" line="166"/>
+ <source>Transfer cancelled </source>
+ <translation type="unfinished"></translation>
+ </message>
+ <message>
+ <location filename="../bitcoinstrings.cpp" line="167"/>
+ <source>Error: </source>
+ <translation type="unfinished"></translation>
+ </message>
+ <message>
+ <location filename="../bitcoinstrings.cpp" line="169"/>
+ <source>Connecting...</source>
+ <translation type="unfinished"></translation>
+ </message>
+ <message>
+ <location filename="../bitcoinstrings.cpp" line="170"/>
+ <source>Unable to connect</source>
+ <translation type="unfinished"></translation>
+ </message>
+ <message>
+ <location filename="../bitcoinstrings.cpp" line="171"/>
+ <source>Requesting public key...</source>
+ <translation type="unfinished"></translation>
+ </message>
+ <message>
+ <location filename="../bitcoinstrings.cpp" line="172"/>
+ <source>Received public key...</source>
+ <translation type="unfinished"></translation>
+ </message>
+ <message>
+ <location filename="../bitcoinstrings.cpp" line="173"/>
+ <source>Recipient is not accepting transactions sent by IP address</source>
+ <translation type="unfinished"></translation>
+ </message>
+ <message>
+ <location filename="../bitcoinstrings.cpp" line="174"/>
+ <source>Transfer was not accepted</source>
+ <translation type="unfinished"></translation>
+ </message>
+ <message>
+ <location filename="../bitcoinstrings.cpp" line="175"/>
+ <source>Invalid response received</source>
+ <translation type="unfinished"></translation>
+ </message>
+ <message>
+ <location filename="../bitcoinstrings.cpp" line="176"/>
+ <source>Creating transaction...</source>
+ <translation type="unfinished"></translation>
+ </message>
+ <message>
+ <location filename="../bitcoinstrings.cpp" line="177"/>
+ <source>This transaction requires a transaction fee of at least %s because of its amount, complexity, or use of recently received funds</source>
+ <translation type="unfinished"></translation>
+ </message>
+ <message>
+ <location filename="../bitcoinstrings.cpp" line="180"/>
+ <source>Transaction creation failed</source>
+ <translation type="unfinished"></translation>
+ </message>
+ <message>
+ <location filename="../bitcoinstrings.cpp" line="181"/>
+ <source>Transaction aborted</source>
+ <translation type="unfinished"></translation>
+ </message>
+ <message>
+ <location filename="../bitcoinstrings.cpp" line="182"/>
+ <source>Lost connection, transaction cancelled</source>
+ <translation type="unfinished"></translation>
+ </message>
+ <message>
+ <location filename="../bitcoinstrings.cpp" line="183"/>
+ <source>Sending payment...</source>
+ <translation type="unfinished"></translation>
+ </message>
+ <message>
+ <location filename="../bitcoinstrings.cpp" line="184"/>
+ <source>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.</source>
+ <translation type="unfinished"></translation>
+ </message>
+ <message>
+ <location filename="../bitcoinstrings.cpp" line="188"/>
+ <source>Waiting for confirmation...</source>
+ <translation type="unfinished"></translation>
+ </message>
+ <message>
+ <location filename="../bitcoinstrings.cpp" line="189"/>
+ <source>The payment was sent, but the recipient was unable to verify it.
+The transaction is recorded and will credit to the recipient,
+but the comment information will be blank.</source>
+ <translation type="unfinished"></translation>
+ </message>
+ <message>
+ <location filename="../bitcoinstrings.cpp" line="193"/>
+ <source>Payment was sent, but an invalid response was received</source>
+ <translation type="unfinished"></translation>
+ </message>
+ <message>
+ <location filename="../bitcoinstrings.cpp" line="194"/>
+ <source>Payment completed</source>
+ <translation type="unfinished"></translation>
+ </message>
+ <message>
+ <location filename="../bitcoinstrings.cpp" line="195"/>
+ <source>Name</source>
+ <translation type="unfinished"></translation>
+ </message>
+ <message>
+ <location filename="../bitcoinstrings.cpp" line="196"/>
+ <source>Address</source>
+ <translation type="unfinished">Adres</translation>
+ </message>
+ <message>
+ <location filename="../bitcoinstrings.cpp" line="197"/>
+ <source>Label</source>
+ <translation type="unfinished">Label</translation>
+ </message>
+ <message>
+ <location filename="../bitcoinstrings.cpp" line="198"/>
+ <source>Bitcoin Address</source>
+ <translation type="unfinished"></translation>
+ </message>
+ <message>
+ <location filename="../bitcoinstrings.cpp" line="199"/>
+ <source>This is one of your own addresses for receiving payments and cannot be entered in the address book. </source>
+ <translation type="unfinished"></translation>
+ </message>
+ <message>
+ <location filename="../bitcoinstrings.cpp" line="202"/>
+ <source>Edit Address</source>
+ <translation type="unfinished">Bewerk Adres</translation>
+ </message>
+ <message>
+ <location filename="../bitcoinstrings.cpp" line="203"/>
+ <source>Edit Address Label</source>
+ <translation type="unfinished"></translation>
+ </message>
+ <message>
+ <location filename="../bitcoinstrings.cpp" line="204"/>
+ <source>Add Address</source>
+ <translation type="unfinished"></translation>
+ </message>
+ <message>
+ <location filename="../bitcoinstrings.cpp" line="205"/>
+ <source>Bitcoin</source>
+ <translation type="unfinished">Bitcoin</translation>
+ </message>
+ <message>
+ <location filename="../bitcoinstrings.cpp" line="206"/>
+ <source>Bitcoin - Generating</source>
+ <translation type="unfinished"></translation>
+ </message>
+ <message>
+ <location filename="../bitcoinstrings.cpp" line="207"/>
+ <source>Bitcoin - (not connected)</source>
+ <translation type="unfinished"></translation>
+ </message>
+ <message>
+ <location filename="../bitcoinstrings.cpp" line="208"/>
+ <source>&amp;Open Bitcoin</source>
+ <translation type="unfinished"></translation>
+ </message>
+ <message>
+ <location filename="../bitcoinstrings.cpp" line="209"/>
+ <source>&amp;Send Bitcoins</source>
+ <translation type="unfinished"></translation>
+ </message>
+ <message>
+ <location filename="../bitcoinstrings.cpp" line="210"/>
+ <source>O&amp;ptions...</source>
+ <translation type="unfinished"></translation>
+ </message>
+ <message>
+ <location filename="../bitcoinstrings.cpp" line="211"/>
+ <source>E&amp;xit</source>
+ <translation type="unfinished"></translation>
+ </message>
+ <message>
+ <location filename="../bitcoinstrings.cpp" line="212"/>
+ <source>Program has crashed and will terminate. </source>
+ <translation type="unfinished"></translation>
+ </message>
+ <message>
+ <location filename="../bitcoinstrings.cpp" line="216"/>
+ <source>beta</source>
+ <translation type="unfinished"></translation>
+ </message>
+ <message>
<source>Error: This transaction requires a transaction fee of at least %s because of its amount, complexity, or use of recently received funds </source>
- <translation>Fout: Deze transactie vergt een fooi van ten minste %s omwille van zijn bedrag, complexiteit, of gebruik van recent ontvangen coins </translation>
+ <translation type="obsolete">Fout: Deze transactie vergt een fooi van ten minste %s omwille van zijn bedrag, complexiteit, of gebruik van recent ontvangen coins </translation>
</message>
<message>
- <location filename="../bitcoinstrings.cpp" line="59"/>
<source>Error: Transaction creation failed </source>
- <translation>Fout: Aanmaken van transactie mislukt </translation>
+ <translation type="obsolete">Fout: Aanmaken van transactie mislukt </translation>
</message>
<message>
- <location filename="../bitcoinstrings.cpp" line="60"/>
+ <location filename="../bitcoinstrings.cpp" line="161"/>
<source>Sending...</source>
<translation>Versturen...</translation>
</message>
<message>
- <location filename="../bitcoinstrings.cpp" line="61"/>
<source>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.</source>
- <translation>Fout: De transactie is afgekeurd. Dit kan gebeuren als bepaalde coins in je Portefeuille al zijn uitgegeven. Dit kan veroorzaakt worden doordat je een kopie van wallet.dat gebruikt hebt en enkel daar je uitgave geregistreerd is.</translation>
+ <translation type="obsolete">Fout: De transactie is afgekeurd. Dit kan gebeuren als bepaalde coins in je Portefeuille al zijn uitgegeven. Dit kan veroorzaakt worden doordat je een kopie van wallet.dat gebruikt hebt en enkel daar je uitgave geregistreerd is.</translation>
</message>
<message>
- <location filename="../bitcoinstrings.cpp" line="65"/>
<source>Invalid amount</source>
- <translation>Foutieve hoeveelheid</translation>
+ <translation type="obsolete">Foutieve hoeveelheid</translation>
</message>
<message>
- <location filename="../bitcoinstrings.cpp" line="66"/>
+ <location filename="../bitcoinstrings.cpp" line="168"/>
<source>Insufficient funds</source>
<translation>Onvoldoende saldo</translation>
</message>
<message>
- <location filename="../bitcoinstrings.cpp" line="67"/>
<source>Invalid bitcoin address</source>
- <translation>Foutief bitcoin-adres</translation>
+ <translation type="obsolete">Foutief bitcoin-adres</translation>
</message>
<message>
- <location filename="../bitcoinstrings.cpp" line="68"/>
+ <location filename="../bitcoinstrings.cpp" line="65"/>
<source>Unable to bind to port %d on this computer. Bitcoin is probably already running.</source>
<translation>Kan niet binden met poort %d op deze computer. Bitcoin draait vermoedelijk reeds.</translation>
</message>
<message>
- <location filename="../bitcoinstrings.cpp" line="71"/>
<source>To use the %s option</source>
- <translation>Om de %s optie te gebruiken</translation>
+ <translation type="obsolete">Om de %s optie te gebruiken</translation>
</message>
<message>
- <location filename="../bitcoinstrings.cpp" line="72"/>
<source>Warning: %s, you must set rpcpassword=&lt;password&gt;
in the configuration file: %s
If the file does not exist, create it with owner-readable-only file permissions.
</source>
- <translation>Waarschuwing: %s, rpcpassword=&lt;password&gt; moet ingesteld zijn
+ <translation type="obsolete">Waarschuwing: %s, rpcpassword=&lt;password&gt; moet ingesteld zijn
in het configuratie bestand: %s
Als het bestand nog niet bestaat, maak het dan aan met enkel-leesbaar-door-eigenaar rechten.
</translation>
</message>
<message>
- <location filename="../bitcoinstrings.cpp" line="77"/>
<source>You must set rpcpassword=&lt;password&gt; in the configuration file:
%s
If the file does not exist, create it with owner-readable-only file permissions.</source>
- <translation>rpcpassword=&lt;password&gt; moet ingesteld in het configuratie bestand:
+ <translation type="obsolete">rpcpassword=&lt;password&gt; moet ingesteld in het configuratie bestand:
%s
Als het bestand nog niet bestaat, maak het dan aan met enkel-leesbaar-door-eigenaar rechten.</translation>
</message>
<message>
- <location filename="../bitcoinstrings.cpp" line="82"/>
+ <location filename="../bitcoinstrings.cpp" line="213"/>
<source>Warning: Please check that your computer&apos;s date and time are correct. If your clock is wrong Bitcoin will not work properly.</source>
<translation>Waarschuwing: Controleer of uw computers datum en tijd correct ingesteld zijn. Als uw klok fout staat zal Bitcoin niet correct werken.</translation>
</message>
<message>
- <location filename="../bitcoinstrings.cpp" line="85"/>
<source>-beta</source>
- <translation>-beta</translation>
+ <translation type="obsolete">-beta</translation>
</message>
</context>
</TS>
diff --git a/src/qt/locale/bitcoin_ru.ts b/src/qt/locale/bitcoin_ru.ts
index 6085602f9c..ea32d95607 100644
--- a/src/qt/locale/bitcoin_ru.ts
+++ b/src/qt/locale/bitcoin_ru.ts
@@ -1,6 +1,7 @@
<?xml version="1.0" encoding="utf-8"?>
<!DOCTYPE TS>
<TS version="2.0" language="ru_RU">
+<defaultcodec>UTF-8</defaultcodec>
<context>
<name>AboutDialog</name>
<message>
@@ -13,7 +14,7 @@
<source>&lt;b&gt;Bitcoin&lt;/b&gt; version</source>
<translation>Версия Bitcoin&apos;а</translation>
</message>
- <message utf8="true">
+ <message>
<location filename="../forms/aboutdialog.ui" line="85"/>
<source>Copyright © 2009-2011 Bitcoin Developers
@@ -102,170 +103,326 @@ This product includes software developed by the OpenSSL Project for use in the O
<context>
<name>AddressTableModel</name>
<message>
- <location filename="../addresstablemodel.cpp" line="78"/>
+ <location filename="../addresstablemodel.cpp" line="77"/>
<source>Label</source>
<translation>Метка</translation>
</message>
<message>
- <location filename="../addresstablemodel.cpp" line="78"/>
+ <location filename="../addresstablemodel.cpp" line="77"/>
<source>Address</source>
<translation>Адрес</translation>
</message>
<message>
- <location filename="../addresstablemodel.cpp" line="114"/>
+ <location filename="../addresstablemodel.cpp" line="113"/>
<source>(no label)</source>
<translation>[нет метки]</translation>
</message>
</context>
<context>
+ <name>AskPassphraseDialog</name>
+ <message>
+ <location filename="../forms/askpassphrasedialog.ui" line="26"/>
+ <source>Dialog</source>
+ <translation type="unfinished"></translation>
+ </message>
+ <message>
+ <location filename="../forms/askpassphrasedialog.ui" line="32"/>
+ <source>TextLabel</source>
+ <translation type="unfinished"></translation>
+ </message>
+ <message>
+ <location filename="../forms/askpassphrasedialog.ui" line="47"/>
+ <source>Enter passphrase</source>
+ <translation type="unfinished"></translation>
+ </message>
+ <message>
+ <location filename="../forms/askpassphrasedialog.ui" line="61"/>
+ <source>New passphrase</source>
+ <translation type="unfinished"></translation>
+ </message>
+ <message>
+ <location filename="../forms/askpassphrasedialog.ui" line="75"/>
+ <source>Repeat new passphrase</source>
+ <translation type="unfinished"></translation>
+ </message>
+ <message>
+ <location filename="../askpassphrasedialog.cpp" line="26"/>
+ <source>Enter the new passphrase to the wallet.&lt;br/&gt;Please use a passphrase of &lt;b&gt;10 or more random characters&lt;/b&gt;, or &lt;b&gt;eight or more words&lt;/b&gt;.</source>
+ <translation type="unfinished"></translation>
+ </message>
+ <message>
+ <location filename="../askpassphrasedialog.cpp" line="27"/>
+ <source>Encrypt wallet</source>
+ <translation type="unfinished"></translation>
+ </message>
+ <message>
+ <location filename="../askpassphrasedialog.cpp" line="30"/>
+ <source>This operation needs your wallet passphrase to unlock the wallet.</source>
+ <translation type="unfinished"></translation>
+ </message>
+ <message>
+ <location filename="../askpassphrasedialog.cpp" line="35"/>
+ <source>Unlock wallet</source>
+ <translation type="unfinished"></translation>
+ </message>
+ <message>
+ <location filename="../askpassphrasedialog.cpp" line="38"/>
+ <source>This operation needs your wallet passphrase to decrypt the wallet.</source>
+ <translation type="unfinished"></translation>
+ </message>
+ <message>
+ <location filename="../askpassphrasedialog.cpp" line="43"/>
+ <source>Decrypt wallet</source>
+ <translation type="unfinished"></translation>
+ </message>
+ <message>
+ <location filename="../askpassphrasedialog.cpp" line="46"/>
+ <source>Change passphrase</source>
+ <translation type="unfinished"></translation>
+ </message>
+ <message>
+ <location filename="../askpassphrasedialog.cpp" line="47"/>
+ <source>Enter the old and new passphrase to the wallet.</source>
+ <translation type="unfinished"></translation>
+ </message>
+ <message>
+ <location filename="../askpassphrasedialog.cpp" line="91"/>
+ <source>Confirm wallet encryption</source>
+ <translation type="unfinished"></translation>
+ </message>
+ <message>
+ <location filename="../askpassphrasedialog.cpp" line="92"/>
+ <source>WARNING: If you encrypt your wallet and lose your passphrase, you will &lt;b&gt;LOSE ALL OF YOUR BITCOINS&lt;/b&gt;!
+Are you sure you wish to encrypt your wallet?</source>
+ <translation type="unfinished"></translation>
+ </message>
+ <message>
+ <location filename="../askpassphrasedialog.cpp" line="101"/>
+ <location filename="../askpassphrasedialog.cpp" line="149"/>
+ <source>Wallet encrypted</source>
+ <translation type="unfinished"></translation>
+ </message>
+ <message>
+ <location filename="../askpassphrasedialog.cpp" line="102"/>
+ <source>Remember that encrypting your wallet cannot fully protect your bitcoins from being stolen by malware infecting your computer.</source>
+ <translation type="unfinished"></translation>
+ </message>
+ <message>
+ <location filename="../askpassphrasedialog.cpp" line="106"/>
+ <location filename="../askpassphrasedialog.cpp" line="113"/>
+ <location filename="../askpassphrasedialog.cpp" line="155"/>
+ <location filename="../askpassphrasedialog.cpp" line="161"/>
+ <source>Wallet encryption failed</source>
+ <translation type="unfinished"></translation>
+ </message>
+ <message>
+ <location filename="../askpassphrasedialog.cpp" line="107"/>
+ <source>Wallet encryption failed due to an internal error. Your wallet was not encrypted.</source>
+ <translation type="unfinished"></translation>
+ </message>
+ <message>
+ <location filename="../askpassphrasedialog.cpp" line="114"/>
+ <location filename="../askpassphrasedialog.cpp" line="162"/>
+ <source>The supplied passphrases do not match.</source>
+ <translation type="unfinished"></translation>
+ </message>
+ <message>
+ <location filename="../askpassphrasedialog.cpp" line="125"/>
+ <source>Wallet unlock failed</source>
+ <translation type="unfinished"></translation>
+ </message>
+ <message>
+ <location filename="../askpassphrasedialog.cpp" line="126"/>
+ <location filename="../askpassphrasedialog.cpp" line="137"/>
+ <location filename="../askpassphrasedialog.cpp" line="156"/>
+ <source>The passphrase entered for the wallet decryption was incorrect.</source>
+ <translation type="unfinished">Указанный пароль не подходит.</translation>
+ </message>
+ <message>
+ <location filename="../askpassphrasedialog.cpp" line="136"/>
+ <source>Wallet decryption failed</source>
+ <translation type="unfinished"></translation>
+ </message>
+ <message>
+ <location filename="../askpassphrasedialog.cpp" line="150"/>
+ <source>Wallet passphrase was succesfully changed.</source>
+ <translation type="unfinished"></translation>
+ </message>
+</context>
+<context>
<name>BitcoinGUI</name>
<message>
- <location filename="../bitcoingui.cpp" line="53"/>
+ <location filename="../bitcoingui.cpp" line="59"/>
<source>Bitcoin Wallet</source>
<translation>Bitcoin-бумажник</translation>
</message>
<message>
- <location filename="../bitcoingui.cpp" line="61"/>
+ <location filename="../bitcoingui.cpp" line="67"/>
<source>&amp;File</source>
<translation>&amp;Файл</translation>
</message>
<message>
- <location filename="../bitcoingui.cpp" line="67"/>
+ <location filename="../bitcoingui.cpp" line="73"/>
<source>&amp;Settings</source>
<translation>&amp;Настройки</translation>
</message>
<message>
- <location filename="../bitcoingui.cpp" line="70"/>
+ <location filename="../bitcoingui.cpp" line="79"/>
<source>&amp;Help</source>
<translation>&amp;Помощь</translation>
</message>
<message>
- <location filename="../bitcoingui.cpp" line="74"/>
+ <location filename="../bitcoingui.cpp" line="83"/>
<source>Tabs toolbar</source>
<translation>Панель вкладок</translation>
</message>
<message>
- <location filename="../bitcoingui.cpp" line="82"/>
+ <location filename="../bitcoingui.cpp" line="91"/>
<source>Actions toolbar</source>
<translation>Панель действий</translation>
</message>
<message>
- <location filename="../bitcoingui.cpp" line="130"/>
+ <location filename="../bitcoingui.cpp" line="142"/>
<source>Synchronizing with network...</source>
<translation>Синхронизация с сетью...</translation>
</message>
<message>
- <location filename="../bitcoingui.cpp" line="133"/>
+ <location filename="../bitcoingui.cpp" line="145"/>
<source>Block chain synchronization in progress</source>
<translation>Идёт синхронизация цепочки блоков</translation>
</message>
<message>
- <location filename="../bitcoingui.cpp" line="157"/>
+ <location filename="../bitcoingui.cpp" line="169"/>
<source>&amp;Overview</source>
<translation>О&amp;бзор</translation>
</message>
<message>
- <location filename="../bitcoingui.cpp" line="158"/>
+ <location filename="../bitcoingui.cpp" line="170"/>
<source>Show general overview of wallet</source>
<translation>Показать общий обзор действий с бумажником</translation>
</message>
<message>
- <location filename="../bitcoingui.cpp" line="162"/>
+ <location filename="../bitcoingui.cpp" line="174"/>
<source>&amp;Transactions</source>
<translation>&amp;Транзакции</translation>
</message>
<message>
- <location filename="../bitcoingui.cpp" line="163"/>
+ <location filename="../bitcoingui.cpp" line="175"/>
<source>Browse transaction history</source>
<translation>Показать историю транзакций</translation>
</message>
<message>
- <location filename="../bitcoingui.cpp" line="167"/>
+ <location filename="../bitcoingui.cpp" line="179"/>
<source>&amp;Address Book</source>
<translation>&amp;Адресная книга</translation>
</message>
<message>
- <location filename="../bitcoingui.cpp" line="168"/>
+ <location filename="../bitcoingui.cpp" line="180"/>
<source>Edit the list of stored addresses and labels</source>
<translation>Изменить список сохранённых адресов и меток к ним</translation>
</message>
<message>
- <location filename="../bitcoingui.cpp" line="172"/>
+ <location filename="../bitcoingui.cpp" line="184"/>
<source>&amp;Receive coins</source>
<translation>&amp;Получение</translation>
</message>
<message>
- <location filename="../bitcoingui.cpp" line="173"/>
+ <location filename="../bitcoingui.cpp" line="185"/>
<source>Show the list of addresses for receiving payments</source>
<translation>Показать список адресов для получения платежей</translation>
</message>
<message>
- <location filename="../bitcoingui.cpp" line="177"/>
+ <location filename="../bitcoingui.cpp" line="189"/>
<source>&amp;Send coins</source>
<translation>Отп&amp;равка</translation>
</message>
<message>
- <location filename="../bitcoingui.cpp" line="178"/>
+ <location filename="../bitcoingui.cpp" line="190"/>
<source>Send coins to a bitcoin address</source>
<translation>Отправить монеты на указанный адрес</translation>
</message>
<message>
- <location filename="../bitcoingui.cpp" line="188"/>
+ <location filename="../bitcoingui.cpp" line="200"/>
<source>&amp;Exit</source>
<translation>Вы&amp;ход</translation>
</message>
<message>
- <location filename="../bitcoingui.cpp" line="189"/>
+ <location filename="../bitcoingui.cpp" line="201"/>
<source>Quit application</source>
<translation>Закрыть приложение</translation>
</message>
<message>
- <location filename="../bitcoingui.cpp" line="190"/>
+ <location filename="../bitcoingui.cpp" line="202"/>
<source>&amp;About</source>
<translation>&amp;Информация</translation>
</message>
<message>
- <location filename="../bitcoingui.cpp" line="191"/>
+ <location filename="../bitcoingui.cpp" line="203"/>
<source>Show information about Bitcoin</source>
<translation>Показать информацию о Bitcoin&apos;е</translation>
</message>
<message>
- <location filename="../bitcoingui.cpp" line="192"/>
+ <location filename="../bitcoingui.cpp" line="204"/>
<source>&amp;Options...</source>
<translation>Оп&amp;ции...</translation>
</message>
<message>
- <location filename="../bitcoingui.cpp" line="193"/>
+ <location filename="../bitcoingui.cpp" line="205"/>
<source>Modify configuration options for bitcoin</source>
<translation>Изменить настройки</translation>
</message>
<message>
- <location filename="../bitcoingui.cpp" line="194"/>
+ <location filename="../bitcoingui.cpp" line="206"/>
<source>Open &amp;Bitcoin</source>
<translation>&amp;Показать бумажник</translation>
</message>
<message>
- <location filename="../bitcoingui.cpp" line="195"/>
+ <location filename="../bitcoingui.cpp" line="207"/>
<source>Show the Bitcoin window</source>
<translation>Показать окно бумажника</translation>
</message>
<message>
- <location filename="../bitcoingui.cpp" line="196"/>
+ <location filename="../bitcoingui.cpp" line="208"/>
<source>&amp;Export...</source>
<translation>&amp;Экспорт...</translation>
</message>
<message>
- <location filename="../bitcoingui.cpp" line="197"/>
+ <location filename="../bitcoingui.cpp" line="209"/>
<source>Export the current view to a file</source>
<translation>Экспортировать в файл</translation>
</message>
<message>
+ <location filename="../bitcoingui.cpp" line="210"/>
+ <source>&amp;Encrypt Wallet</source>
+ <translation type="unfinished"></translation>
+ </message>
+ <message>
<location filename="../bitcoingui.cpp" line="211"/>
+ <source>Encrypt or decrypt wallet</source>
+ <translation type="unfinished"></translation>
+ </message>
+ <message>
+ <location filename="../bitcoingui.cpp" line="213"/>
+ <source>&amp;Change Passphrase</source>
+ <translation type="unfinished"></translation>
+ </message>
+ <message>
+ <location filename="../bitcoingui.cpp" line="214"/>
+ <source>Change the passphrase used for wallet encryption</source>
+ <translation type="unfinished"></translation>
+ </message>
+ <message>
+ <location filename="../bitcoingui.cpp" line="230"/>
<source>[testnet]</source>
<translation>[тестовая сеть]</translation>
</message>
+ <message>
+ <location filename="../bitcoingui.cpp" line="293"/>
+ <source>bitcoin-qt</source>
+ <translation type="unfinished"></translation>
+ </message>
<message numerus="yes">
- <location filename="../bitcoingui.cpp" line="304"/>
+ <location filename="../bitcoingui.cpp" line="332"/>
<source>%n active connection(s) to Bitcoin network</source>
<translation>
<numerusform>%n активное соединение с сетью</numerusform>
@@ -274,17 +431,17 @@ This product includes software developed by the OpenSSL Project for use in the O
</translation>
</message>
<message>
- <location filename="../bitcoingui.cpp" line="318"/>
+ <location filename="../bitcoingui.cpp" line="347"/>
<source>Downloaded %1 of %2 blocks of transaction history.</source>
<translation>Загружено %1 из %2 блоков истории транзакций.</translation>
</message>
<message>
- <location filename="../bitcoingui.cpp" line="324"/>
+ <location filename="../bitcoingui.cpp" line="353"/>
<source>Downloaded %1 blocks of transaction history.</source>
<translation>Загружено %1 блоков истории транзакций.</translation>
</message>
<message numerus="yes">
- <location filename="../bitcoingui.cpp" line="335"/>
+ <location filename="../bitcoingui.cpp" line="364"/>
<source>%n second(s) ago</source>
<translation>
<numerusform>%n секунду назад</numerusform>
@@ -293,7 +450,7 @@ This product includes software developed by the OpenSSL Project for use in the O
</translation>
</message>
<message numerus="yes">
- <location filename="../bitcoingui.cpp" line="339"/>
+ <location filename="../bitcoingui.cpp" line="368"/>
<source>%n minute(s) ago</source>
<translation>
<numerusform>%n минуту назад</numerusform>
@@ -302,7 +459,7 @@ This product includes software developed by the OpenSSL Project for use in the O
</translation>
</message>
<message numerus="yes">
- <location filename="../bitcoingui.cpp" line="343"/>
+ <location filename="../bitcoingui.cpp" line="372"/>
<source>%n hour(s) ago</source>
<translation>
<numerusform>%n час назад</numerusform>
@@ -311,7 +468,7 @@ This product includes software developed by the OpenSSL Project for use in the O
</translation>
</message>
<message numerus="yes">
- <location filename="../bitcoingui.cpp" line="347"/>
+ <location filename="../bitcoingui.cpp" line="376"/>
<source>%n day(s) ago</source>
<translation>
<numerusform>%n день назад</numerusform>
@@ -320,75 +477,90 @@ This product includes software developed by the OpenSSL Project for use in the O
</translation>
</message>
<message>
- <location filename="../bitcoingui.cpp" line="353"/>
+ <location filename="../bitcoingui.cpp" line="382"/>
<source>Up to date</source>
<translation>Синхронизированно</translation>
</message>
<message>
- <location filename="../bitcoingui.cpp" line="358"/>
+ <location filename="../bitcoingui.cpp" line="387"/>
<source>Catching up...</source>
<translation>Синхронизируется...</translation>
</message>
<message>
- <location filename="../bitcoingui.cpp" line="364"/>
+ <location filename="../bitcoingui.cpp" line="393"/>
<source>Last received block was generated %1.</source>
<translation>Последний полученный блок был сгенерирован %1.</translation>
</message>
<message>
- <location filename="../bitcoingui.cpp" line="421"/>
+ <location filename="../bitcoingui.cpp" line="440"/>
<source>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?</source>
<translation>Данная транзакция превышает предельно допустимый размер. Но Вы можете всё равно совершить ей, добавив комиссию в %1, которая отправится тем узлам, которые обработают Вашу транзакцию и поможет поддержать сеть. Вы хотите добавить комиссию?</translation>
</message>
<message>
- <location filename="../bitcoingui.cpp" line="426"/>
+ <location filename="../bitcoingui.cpp" line="445"/>
<source>Sending...</source>
<translation>Отправка...</translation>
</message>
<message>
- <location filename="../bitcoingui.cpp" line="449"/>
+ <location filename="../bitcoingui.cpp" line="470"/>
<source>Sent transaction</source>
<translation>Исходящая транзакция</translation>
</message>
<message>
- <location filename="../bitcoingui.cpp" line="450"/>
+ <location filename="../bitcoingui.cpp" line="471"/>
<source>Incoming transaction</source>
<translation>Входящая транзакция</translation>
</message>
<message>
- <location filename="../bitcoingui.cpp" line="451"/>
+ <location filename="../bitcoingui.cpp" line="472"/>
+ <source>Date: %1
+Amount: %2
+Type: %3
+Address: %4
+</source>
+ <translation type="unfinished"></translation>
+ </message>
+ <message>
+ <location filename="../bitcoingui.cpp" line="566"/>
+ <source>Wallet is &lt;b&gt;encrypted&lt;/b&gt; and currently &lt;b&gt;unlocked&lt;/b&gt;</source>
+ <translation type="unfinished"></translation>
+ </message>
+ <message>
+ <location filename="../bitcoingui.cpp" line="574"/>
+ <source>Wallet is &lt;b&gt;encrypted&lt;/b&gt; and currently &lt;b&gt;locked&lt;/b&gt;</source>
+ <translation type="unfinished"></translation>
+ </message>
+ <message>
<source>Date: </source>
- <translation>Дата: </translation>
+ <translation type="obsolete">Дата: </translation>
</message>
<message>
- <location filename="../bitcoingui.cpp" line="452"/>
<source>Amount: </source>
- <translation>Количество: </translation>
+ <translation type="obsolete">Количество: </translation>
</message>
<message>
- <location filename="../bitcoingui.cpp" line="453"/>
<source>Type: </source>
- <translation>Тип: </translation>
+ <translation type="obsolete">Тип: </translation>
</message>
<message>
- <location filename="../bitcoingui.cpp" line="454"/>
<source>Address: </source>
- <translation>Адрес: </translation>
+ <translation type="obsolete">Адрес: </translation>
</message>
</context>
<context>
<name>DisplayOptionsPage</name>
<message>
- <location filename="../optionsdialog.cpp" line="254"/>
+ <location filename="../optionsdialog.cpp" line="258"/>
<source>&amp;Unit to show amounts in: </source>
<translation>&amp;Измерять монеты в: </translation>
</message>
<message>
- <location filename="../optionsdialog.cpp" line="258"/>
+ <location filename="../optionsdialog.cpp" line="262"/>
<source>Choose the default subdivision unit to show in the interface, and when sending coins</source>
<translation>Единица измерения количества монет при отображении и при отправке</translation>
</message>
<message>
- <location filename="../optionsdialog.cpp" line="265"/>
+ <location filename="../optionsdialog.cpp" line="269"/>
<source>Display addresses in transaction list</source>
<translation>Показывать адреса в списке транзакций</translation>
</message>
@@ -450,91 +622,101 @@ This product includes software developed by the OpenSSL Project for use in the O
<source>The entered address &quot;%1&quot; is not a valid bitcoin address.</source>
<translation>Введённый адрес «%1» не является правильным Bitcoin-адресом.</translation>
</message>
+ <message>
+ <location filename="../editaddressdialog.cpp" line="97"/>
+ <source>Could not unlock wallet.</source>
+ <translation type="unfinished"></translation>
+ </message>
+ <message>
+ <location filename="../editaddressdialog.cpp" line="102"/>
+ <source>New key generation failed.</source>
+ <translation type="unfinished"></translation>
+ </message>
</context>
<context>
<name>MainOptionsPage</name>
<message>
- <location filename="../optionsdialog.cpp" line="162"/>
+ <location filename="../optionsdialog.cpp" line="166"/>
<source>&amp;Start Bitcoin on window system startup</source>
<translation>&amp;Запускать бумажник при входе в систему</translation>
</message>
<message>
- <location filename="../optionsdialog.cpp" line="163"/>
+ <location filename="../optionsdialog.cpp" line="167"/>
<source>Automatically start Bitcoin after the computer is turned on</source>
<translation>Автоматически запускать бумажник, когда включается компьютер</translation>
</message>
<message>
- <location filename="../optionsdialog.cpp" line="166"/>
+ <location filename="../optionsdialog.cpp" line="170"/>
<source>&amp;Minimize to the tray instead of the taskbar</source>
<translation>&amp;Cворачивать в системный лоток вместо панели задач</translation>
</message>
<message>
- <location filename="../optionsdialog.cpp" line="167"/>
+ <location filename="../optionsdialog.cpp" line="171"/>
<source>Show only a tray icon after minimizing the window</source>
<translation>Показывать только иконку в системном лотке при сворачивании окна</translation>
</message>
<message>
- <location filename="../optionsdialog.cpp" line="170"/>
+ <location filename="../optionsdialog.cpp" line="174"/>
<source>Map port using &amp;UPnP</source>
<translation>Пробросить порт через &amp;UPnP</translation>
</message>
<message>
- <location filename="../optionsdialog.cpp" line="171"/>
+ <location filename="../optionsdialog.cpp" line="175"/>
<source>Automatically open the Bitcoin client port on the router. This only works when your router supports UPnP and it is enabled.</source>
<translation>Автоматически открыть порт для Bitcoin-клиента на роутере. Работает ТОЛЬКО если Ваш роутер поддерживает UPnP и данная функция включена.</translation>
</message>
<message>
- <location filename="../optionsdialog.cpp" line="174"/>
+ <location filename="../optionsdialog.cpp" line="178"/>
<source>M&amp;inimize on close</source>
<translation>С&amp;ворачивать вместо закрытия</translation>
</message>
<message>
- <location filename="../optionsdialog.cpp" line="175"/>
+ <location filename="../optionsdialog.cpp" line="179"/>
<source>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.</source>
<translation>Сворачивать вместо закрытия. Если данная опция будет выбрана — приложение закроется только после выбора соответствующего пункта в меню.</translation>
</message>
<message>
- <location filename="../optionsdialog.cpp" line="178"/>
+ <location filename="../optionsdialog.cpp" line="182"/>
<source>&amp;Connect through SOCKS4 proxy:</source>
<translation>&amp;Подключаться через SOCKS4 прокси:</translation>
</message>
<message>
- <location filename="../optionsdialog.cpp" line="179"/>
+ <location filename="../optionsdialog.cpp" line="183"/>
<source>Connect to the Bitcon network through a SOCKS4 proxy (e.g. when connecting through Tor)</source>
<translation>Подключаться к сети Bitcoin через SOCKS4 прокси (например, при использовании Tor)</translation>
</message>
<message>
- <location filename="../optionsdialog.cpp" line="184"/>
+ <location filename="../optionsdialog.cpp" line="188"/>
<source>Proxy &amp;IP: </source>
<translation>&amp;IP Прокси: </translation>
</message>
<message>
- <location filename="../optionsdialog.cpp" line="190"/>
+ <location filename="../optionsdialog.cpp" line="194"/>
<source>IP address of the proxy (e.g. 127.0.0.1)</source>
<translation>IP-адрес прокси (например 127.0.0.1)</translation>
</message>
<message>
- <location filename="../optionsdialog.cpp" line="193"/>
+ <location filename="../optionsdialog.cpp" line="197"/>
<source>&amp;Port: </source>
<translation>По&amp;рт: </translation>
</message>
<message>
- <location filename="../optionsdialog.cpp" line="199"/>
+ <location filename="../optionsdialog.cpp" line="203"/>
<source>Port of the proxy (e.g. 1234)</source>
<translation>Порт прокси-сервера (например 1234)</translation>
</message>
<message>
- <location filename="../optionsdialog.cpp" line="205"/>
+ <location filename="../optionsdialog.cpp" line="209"/>
<source>Optional transaction fee per KB that helps make sure your transactions are processed quickly. Most transactions are 1KB. Fee 0.01 recommended.</source>
<translation>Опциональная комиссия за кадый KB транзакции, которое позволяет быть уверенным, что Ваша транзакция будет обработана быстро. Большинство транщакций занимают 1 KB. Рекомендованная комиссия: 0.01 BTC.</translation>
</message>
<message>
- <location filename="../optionsdialog.cpp" line="211"/>
+ <location filename="../optionsdialog.cpp" line="215"/>
<source>Pay transaction &amp;fee</source>
<translation>Добавлять ко&amp;миссию</translation>
</message>
<message>
- <location filename="../optionsdialog.cpp" line="214"/>
+ <location filename="../optionsdialog.cpp" line="218"/>
<source>Optional transaction fee per KB that helps make sure your transactions are processed quickly. Most transactions are 1KB. Fee 0.01 recommended.</source>
<translation>Опциональная комиссия за кадый KB транзакции, которая позволяет быть уверенным, что Ваша транзакция будет обработана быстро. Большинство транзакций занимают 1 KB. Рекомендованная комиссия: 0.01 BTC.</translation>
</message>
@@ -542,17 +724,17 @@ This product includes software developed by the OpenSSL Project for use in the O
<context>
<name>OptionsDialog</name>
<message>
- <location filename="../optionsdialog.cpp" line="71"/>
+ <location filename="../optionsdialog.cpp" line="75"/>
<source>Main</source>
<translation>Основное</translation>
</message>
<message>
- <location filename="../optionsdialog.cpp" line="76"/>
+ <location filename="../optionsdialog.cpp" line="80"/>
<source>Display</source>
<translation>Отображение</translation>
</message>
<message>
- <location filename="../optionsdialog.cpp" line="96"/>
+ <location filename="../optionsdialog.cpp" line="100"/>
<source>Options</source>
<translation>Опции</translation>
</message>
@@ -613,17 +795,17 @@ p, li { white-space: pre-wrap; }
<translation>&lt;b&gt;Последние транзакции&lt;/b&gt;</translation>
</message>
<message>
- <location filename="../overviewpage.cpp" line="102"/>
+ <location filename="../overviewpage.cpp" line="103"/>
<source>Your current balance</source>
<translation>Ваш текущий баланс</translation>
</message>
<message>
- <location filename="../overviewpage.cpp" line="107"/>
+ <location filename="../overviewpage.cpp" line="108"/>
<source>Total of transactions that have yet to be confirmed, and do not yet count toward the current balance</source>
<translation>Общая сумма всех транзакций, которые до сих пор не подтверждены, и до сих пор не учитываются в текущем балансе</translation>
</message>
<message>
- <location filename="../overviewpage.cpp" line="110"/>
+ <location filename="../overviewpage.cpp" line="111"/>
<source>Total number of transactions in wallet</source>
<translation>Общая количество транзакций в Вашем бумажнике</translation>
</message>
@@ -632,13 +814,13 @@ p, li { white-space: pre-wrap; }
<name>SendCoinsDialog</name>
<message>
<location filename="../forms/sendcoinsdialog.ui" line="14"/>
- <location filename="../sendcoinsdialog.cpp" line="91"/>
- <location filename="../sendcoinsdialog.cpp" line="96"/>
- <location filename="../sendcoinsdialog.cpp" line="101"/>
- <location filename="../sendcoinsdialog.cpp" line="106"/>
- <location filename="../sendcoinsdialog.cpp" line="112"/>
- <location filename="../sendcoinsdialog.cpp" line="117"/>
- <location filename="../sendcoinsdialog.cpp" line="123"/>
+ <location filename="../sendcoinsdialog.cpp" line="103"/>
+ <location filename="../sendcoinsdialog.cpp" line="108"/>
+ <location filename="../sendcoinsdialog.cpp" line="113"/>
+ <location filename="../sendcoinsdialog.cpp" line="118"/>
+ <location filename="../sendcoinsdialog.cpp" line="124"/>
+ <location filename="../sendcoinsdialog.cpp" line="129"/>
+ <location filename="../sendcoinsdialog.cpp" line="134"/>
<source>Send Coins</source>
<translation>Отправка</translation>
</message>
@@ -653,67 +835,82 @@ p, li { white-space: pre-wrap; }
<translation>&amp;Добавить получателя...</translation>
</message>
<message>
- <location filename="../forms/sendcoinsdialog.ui" line="100"/>
+ <location filename="../forms/sendcoinsdialog.ui" line="87"/>
+ <source>Clear all</source>
+ <translation type="unfinished"></translation>
+ </message>
+ <message>
+ <location filename="../forms/sendcoinsdialog.ui" line="106"/>
+ <source>Balance:</source>
+ <translation type="unfinished">Баланс:</translation>
+ </message>
+ <message>
+ <location filename="../forms/sendcoinsdialog.ui" line="113"/>
+ <source>123.456 BTC</source>
+ <translation type="unfinished">123.456 BTC</translation>
+ </message>
+ <message>
+ <location filename="../forms/sendcoinsdialog.ui" line="144"/>
<source>Confirm the send action</source>
<translation>Подтвердить отправку</translation>
</message>
<message>
- <location filename="../forms/sendcoinsdialog.ui" line="103"/>
+ <location filename="../forms/sendcoinsdialog.ui" line="147"/>
<source>&amp;Send</source>
<translation>&amp;Отправить</translation>
</message>
<message>
- <location filename="../sendcoinsdialog.cpp" line="74"/>
+ <location filename="../sendcoinsdialog.cpp" line="79"/>
<source>&lt;b&gt;%1&lt;/b&gt; to %2 (%3)</source>
<translation>&lt;b&gt;%1&lt;/b&gt; адресату %2 (%3)</translation>
</message>
<message>
- <location filename="../sendcoinsdialog.cpp" line="77"/>
+ <location filename="../sendcoinsdialog.cpp" line="82"/>
<source>Confirm send coins</source>
<translation>Подтвердите отправку монет</translation>
</message>
<message>
- <location filename="../sendcoinsdialog.cpp" line="78"/>
+ <location filename="../sendcoinsdialog.cpp" line="83"/>
<source>Are you sure you want to send %1?</source>
<translation>Вы уверены, что хотите отправить %1?</translation>
</message>
<message>
- <location filename="../sendcoinsdialog.cpp" line="78"/>
+ <location filename="../sendcoinsdialog.cpp" line="83"/>
<source> and </source>
<translation> и </translation>
</message>
<message>
- <location filename="../sendcoinsdialog.cpp" line="92"/>
+ <location filename="../sendcoinsdialog.cpp" line="104"/>
<source>The recepient address is not valid, please recheck.</source>
<translation>Адрес получателя неверный, пожалуйста, перепроверьте.</translation>
</message>
<message>
- <location filename="../sendcoinsdialog.cpp" line="97"/>
+ <location filename="../sendcoinsdialog.cpp" line="109"/>
<source>The amount to pay must be larger than 0.</source>
<translation>Количество монет для отправки должно быть больше 0.</translation>
</message>
<message>
- <location filename="../sendcoinsdialog.cpp" line="102"/>
+ <location filename="../sendcoinsdialog.cpp" line="114"/>
<source>Amount exceeds your balance</source>
<translation>Количество отправляемых монет превышает Ваш баланс</translation>
</message>
<message>
- <location filename="../sendcoinsdialog.cpp" line="107"/>
+ <location filename="../sendcoinsdialog.cpp" line="119"/>
<source>Total exceeds your balance when the %1 transaction fee is included</source>
<translation>Сумма превысит Ваш баланс, если комиссия в %1 будет добавлена к транзакции</translation>
</message>
<message>
- <location filename="../sendcoinsdialog.cpp" line="113"/>
+ <location filename="../sendcoinsdialog.cpp" line="125"/>
<source>Duplicate address found, can only send to each address once in one send operation</source>
<translation>Обнаружен дублирующийся адрес. Отправка на один и тот же адрес возможна только один раз за одну операцию отправки</translation>
</message>
<message>
- <location filename="../sendcoinsdialog.cpp" line="118"/>
+ <location filename="../sendcoinsdialog.cpp" line="130"/>
<source>Error: Transaction creation failed </source>
<translation>Ошибка: Создание транзакции не удалось </translation>
</message>
<message>
- <location filename="../sendcoinsdialog.cpp" line="124"/>
+ <location filename="../sendcoinsdialog.cpp" line="135"/>
<source>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.</source>
<translation>Ошибка: В транзакции отказано. Такое может произойти, если некоторые монеты уже были потрачены, например, если Вы используете одну копию бумажника (wallet.dat), а монеты были потрачены из другой копии, но не были отмечены как потраченные в этой. Или в случае кражи (компрометации) Вашего бумажника.</translation>
</message>
@@ -1224,7 +1421,7 @@ p, li { white-space: pre-wrap; }
<context>
<name>WalletModel</name>
<message>
- <location filename="../walletmodel.cpp" line="139"/>
+ <location filename="../walletmodel.cpp" line="144"/>
<source>Sending...</source>
<translation>Отправка....</translation>
</message>