2011-11-08 14:51:28 +01:00
< ? xml version = "1.0" ? > < ! DOCTYPE TS > < TS language = "de" version = "2.0" >
2011-07-07 21:19:25 +02:00
< defaultcodec > UTF - 8 < / defaultcodec >
< context >
< name > AboutDialog < / name >
< message >
< location filename = "../forms/aboutdialog.ui" line = "14" / >
< source > About Bitcoin < / source >
< translation > Ü ber Bitcoin < / translation >
< / message >
< message >
< location filename = "../forms/aboutdialog.ui" line = "53" / >
< source > & lt ; b & gt ; Bitcoin & lt ; / b & g t ; v e r s i o n < / s o u r c e >
< translation > & lt ; b & gt ; Bitcoin & lt ; / b & g t ; V e r s i o n < / t r a n s l a t i o n >
< / message >
< message >
< location filename = "../forms/aboutdialog.ui" line = "85" / >
< source > Copyright © 2009 - 2011 Bitcoin Developers
This is experimental software .
Distributed under the MIT / X11 software license , see the accompanying file license . txt or http : //www.opensource.org/licenses/mit-license.php.
This product includes software developed by the OpenSSL Project for use in the OpenSSL Toolkit ( http : //www.openssl.org/) and cryptographic software written by Eric Young (eay@cryptsoft.com) and UPnP software written by Thomas Bernard.</source>
2011-11-08 14:51:28 +01:00
< translation > Copyright © 2009 - 2011 Bitcoin Entwickler
2011-07-07 21:19:25 +02:00
Dies ist experimentelle Software .
Veröffentlicht unter der MIT / X11 Software - Lizenz . Sie können diese in der beiligenden Datei license . txt oder unter http : //www.opensource.org/licenses/mit-license.php nachlesen.
Dieses Produkt enthält Software , welche vom OpenSSL Projekt zur Verwendung im OpenSSL Toolkit ( http : //www.openssl.org/) entwickelt wurde, kryptographische Software von Eric Young (eay@cryptsoft.com) und UPnP Software von Thomas-Bernard.</translation>
< / message >
< / context >
< context >
< name > AddressBookPage < / name >
< message >
< location filename = "../forms/addressbookpage.ui" line = "14" / >
< source > Address Book < / source >
< translation > Adressbuch < / translation >
< / message >
< message >
< location filename = "../forms/addressbookpage.ui" line = "20" / >
< source > These are your Bitcoin addresses for receiving payments . You may want to give a different one to each sender so you can keep track of who is paying you . < / source >
2011-11-08 14:51:28 +01:00
< translation > Dies sind ihre Bitcoin - Adressen zum Empfangen von Zahlungen . Um Ihre Zahlungen zurückverfolgen zu können , schlagen wir vor , jedem Sender eine andere Empfangsaddresse mitzuteilen . < / translation >
2011-07-07 21:19:25 +02:00
< / message >
< message >
< location filename = "../forms/addressbookpage.ui" line = "33" / >
< source > Double - click to edit address or label < / source >
2011-11-08 14:51:28 +01:00
< translation > Doppelklick zum Ä ndern der Adresse oder der Bezeichnung < / translation >
2011-07-07 21:19:25 +02:00
< / message >
< message >
< location filename = "../forms/addressbookpage.ui" line = "57" / >
< source > Create a new address < / source >
< translation > Neue Adresse erstellen < / translation >
< / message >
< message >
< location filename = "../forms/addressbookpage.ui" line = "60" / >
< source > & amp ; New Address . . . < / source >
< translation > & amp ; Neue Adresse . . . < / translation >
< / message >
< message >
< location filename = "../forms/addressbookpage.ui" line = "71" / >
< source > Copy the currently selected address to the system clipboard < / source >
< translation > Ausgewählte Adresse in die Zwischenablage kopieren < / translation >
< / message >
< message >
< location filename = "../forms/addressbookpage.ui" line = "74" / >
< source > & amp ; Copy to Clipboard < / source >
2011-08-31 15:08:03 +02:00
< translation > & amp ; In die Zwischenablage kopieren < / translation >
2011-07-07 21:19:25 +02:00
< / message >
< message >
< location filename = "../forms/addressbookpage.ui" line = "85" / >
< source > Delete the currently selected address from the list . Only sending addresses can be deleted . < / source >
2011-08-31 15:08:03 +02:00
< translation > Die ausgewählte Adresse aus der Liste entfernen . Sie können nur ausgehende Adressen entfernen . < / translation >
2011-07-07 21:19:25 +02:00
< / message >
< message >
< location filename = "../forms/addressbookpage.ui" line = "88" / >
< source > & amp ; Delete < / source >
< translation > & amp ; Löschen < / translation >
< / message >
2011-10-08 23:29:21 +02:00
< message >
2011-11-08 14:51:28 +01:00
< location filename = "../addressbookpage.cpp" line = "204" / >
2011-10-08 23:29:21 +02:00
< source > Export Address Book Data < / source >
2011-11-08 14:51:28 +01:00
< translation > Adressbuch exportieren < / translation >
2011-10-08 23:29:21 +02:00
< / message >
< message >
2011-11-08 14:51:28 +01:00
< location filename = "../addressbookpage.cpp" line = "206" / >
2011-10-08 23:29:21 +02:00
< source > Comma separated file ( * . csv ) < / source >
2011-11-08 14:51:28 +01:00
< translation > Kommagetrennte Datei ( * . csv ) < / translation >
2011-10-08 23:29:21 +02:00
< / message >
< message >
2011-11-08 14:51:28 +01:00
< location filename = "../addressbookpage.cpp" line = "219" / >
2011-10-08 23:29:21 +02:00
< source > Error exporting < / source >
2011-11-08 14:51:28 +01:00
< translation > Fehler beim Exportieren < / translation >
2011-10-08 23:29:21 +02:00
< / message >
< message >
2011-11-08 14:51:28 +01:00
< location filename = "../addressbookpage.cpp" line = "219" / >
2011-10-08 23:29:21 +02:00
< source > Could not write to file % 1 . < / source >
2011-11-08 14:51:28 +01:00
< translation > Konnte Datei % 1 nicht zum Schreiben ö ffnen . < / translation >
2011-10-08 23:29:21 +02:00
< / message >
2011-07-07 21:19:25 +02:00
< / context >
< context >
< name > AddressTableModel < / name >
< message >
2011-10-08 23:29:21 +02:00
< location filename = "../addresstablemodel.cpp" line = "77" / >
2011-07-07 21:19:25 +02:00
< source > Label < / source >
2011-08-31 15:08:03 +02:00
< translation > Bezeichnung < / translation >
2011-07-07 21:19:25 +02:00
< / message >
< message >
2011-10-08 23:29:21 +02:00
< location filename = "../addresstablemodel.cpp" line = "77" / >
2011-07-07 21:19:25 +02:00
< source > Address < / source >
2011-08-31 15:08:03 +02:00
< translation > Adresse < / translation >
2011-07-07 21:19:25 +02:00
< / message >
< message >
2011-10-08 23:29:21 +02:00
< location filename = "../addresstablemodel.cpp" line = "113" / >
2011-07-07 21:19:25 +02:00
< source > ( no label ) < / source >
2011-08-31 15:08:03 +02:00
< translation > ( keine Bezeichnung ) < / translation >
2011-07-07 21:19:25 +02:00
< / message >
< / context >
2011-10-08 23:29:21 +02:00
< context >
< name > AskPassphraseDialog < / name >
< message >
< location filename = "../forms/askpassphrasedialog.ui" line = "26" / >
< source > Dialog < / source >
2011-11-08 14:51:28 +01:00
< translation > Dialog < / translation >
2011-10-08 23:29:21 +02:00
< / message >
< message >
< location filename = "../forms/askpassphrasedialog.ui" line = "32" / >
< source > TextLabel < / source >
2011-11-08 14:51:28 +01:00
< translation > Text Bezeichnung < / translation >
2011-10-08 23:29:21 +02:00
< / message >
< message >
< location filename = "../forms/askpassphrasedialog.ui" line = "47" / >
< source > Enter passphrase < / source >
2011-11-08 14:51:28 +01:00
< translation > Passphrase eingeben < / translation >
2011-10-08 23:29:21 +02:00
< / message >
< message >
< location filename = "../forms/askpassphrasedialog.ui" line = "61" / >
< source > New passphrase < / source >
2011-11-08 14:51:28 +01:00
< translation > Neue Passphrase < / translation >
2011-10-08 23:29:21 +02:00
< / message >
< message >
< location filename = "../forms/askpassphrasedialog.ui" line = "75" / >
< source > Repeat new passphrase < / source >
2011-11-08 14:51:28 +01:00
< translation > Neue Passphrase wiederholen < / translation >
2011-10-08 23:29:21 +02:00
< / 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 & g t ; , o r & l t ; b & g t ; e i g h t o r m o r e w o r d s & l t ; / b & g t ; . < / s o u r c e >
2011-11-08 14:51:28 +01:00
< translation > Geben Sie die neue Passphrase für die Brieftasche ein . & lt ; br / & gt ; Bitte benutzen Sie eine Passphrase von & lt ; b & gt ; zehn oder mehr zufälligen Zeichen & lt ; / b & g t ; o d e r & l t ; b & g t ; a c h t o d e r m e h r W ö r t e r & l t ; / b & g t ; . < / t r a n s l a t i o n >
2011-10-08 23:29:21 +02:00
< / message >
< message >
< location filename = "../askpassphrasedialog.cpp" line = "27" / >
< source > Encrypt wallet < / source >
2011-11-08 14:51:28 +01:00
< translation > Brieftasche verschlüsseln < / translation >
2011-10-08 23:29:21 +02:00
< / message >
< message >
< location filename = "../askpassphrasedialog.cpp" line = "30" / >
< source > This operation needs your wallet passphrase to unlock the wallet . < / source >
2011-11-08 14:51:28 +01:00
< translation > Dieser Vorgang benötigt Ihre Passphrase um die Brieftasche zu entsperren . < / translation >
2011-10-08 23:29:21 +02:00
< / message >
< message >
< location filename = "../askpassphrasedialog.cpp" line = "35" / >
< source > Unlock wallet < / source >
2011-11-08 14:51:28 +01:00
< translation > Brieftasche entsperren < / translation >
2011-10-08 23:29:21 +02:00
< / message >
< message >
< location filename = "../askpassphrasedialog.cpp" line = "38" / >
< source > This operation needs your wallet passphrase to decrypt the wallet . < / source >
2011-11-08 14:51:28 +01:00
< translation > Dieser Vorgang benötigt Ihre Passphrase um die Brieftasche zu entschlüsseln . < / translation >
2011-10-08 23:29:21 +02:00
< / message >
< message >
< location filename = "../askpassphrasedialog.cpp" line = "43" / >
< source > Decrypt wallet < / source >
2011-11-08 14:51:28 +01:00
< translation > Brieftasche entschlüsseln < / translation >
2011-10-08 23:29:21 +02:00
< / message >
< message >
< location filename = "../askpassphrasedialog.cpp" line = "46" / >
< source > Change passphrase < / source >
2011-11-08 14:51:28 +01:00
< translation > Passphrase ä ndern < / translation >
2011-10-08 23:29:21 +02:00
< / message >
< message >
< location filename = "../askpassphrasedialog.cpp" line = "47" / >
< source > Enter the old and new passphrase to the wallet . < / source >
2011-11-08 14:51:28 +01:00
< translation > Geben Sie die alte und die neue Passphrase der Brieftasche ein . < / translation >
2011-10-08 23:29:21 +02:00
< / message >
< message >
< location filename = "../askpassphrasedialog.cpp" line = "91" / >
< source > Confirm wallet encryption < / source >
2011-11-08 14:51:28 +01:00
< translation > Bestätige die Verschlüsselung der Brieftasche < / translation >
2011-10-08 23:29:21 +02:00
< / 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 & g t ; !
Are you sure you wish to encrypt your wallet ? < / source >
2011-11-08 14:51:28 +01:00
< translation > WARNUNG : Wenn Sie Ihre Brieftasche verschlüsseln und Ihre Passphrase verlieren , werden Sie & lt ; b & gt ; ALLE IHRE BITCOINS VERLIEREN & lt ; / b & g t ; !
Sind Sie sich sicher , dass Sie Ihre Brieftasche verschlüsseln möchten ? < / translation >
2011-10-08 23:29:21 +02:00
< / message >
< message >
< location filename = "../askpassphrasedialog.cpp" line = "101" / >
< location filename = "../askpassphrasedialog.cpp" line = "149" / >
< source > Wallet encrypted < / source >
2011-11-08 14:51:28 +01:00
< translation > Brieftasche verschlüsselt < / translation >
2011-10-08 23:29:21 +02:00
< / 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 >
2011-11-08 14:51:28 +01:00
< translation > Beachten Sie , dass das Verschlüsseln Ihrer Brieftasche nicht komplett vor Diebstahl Ihrer Bitcoins durch Malware schützt , die Ihren Computer infiziert hat . < / translation >
2011-10-08 23:29:21 +02:00
< / 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 >
2011-11-08 14:51:28 +01:00
< translation > Verschlüsselung der Brieftasche fehlgeschlagen < / translation >
2011-10-08 23:29:21 +02:00
< / message >
< message >
< location filename = "../askpassphrasedialog.cpp" line = "107" / >
< source > Wallet encryption failed due to an internal error . Your wallet was not encrypted . < / source >
2011-11-08 14:51:28 +01:00
< translation > Die Verschlüsselung der Brieftasche ist wegen eines internen Fehlers fehlgeschlagen . Ihre Brieftasche wurde nicht verschlüsselt . < / translation >
2011-10-08 23:29:21 +02:00
< / message >
< message >
< location filename = "../askpassphrasedialog.cpp" line = "114" / >
< location filename = "../askpassphrasedialog.cpp" line = "162" / >
< source > The supplied passphrases do not match . < / source >
2011-11-08 14:51:28 +01:00
< translation > Die eingegebenen Passphrasen stimmen nicht ü berein . < / translation >
2011-10-08 23:29:21 +02:00
< / message >
< message >
< location filename = "../askpassphrasedialog.cpp" line = "125" / >
< source > Wallet unlock failed < / source >
2011-11-08 14:51:28 +01:00
< translation > Entsperrung der Brieftasche fehlgeschlagen < / translation >
2011-10-08 23:29:21 +02:00
< / 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 >
2011-11-08 14:51:28 +01:00
< translation > Die eingegebene Passphrase zum Entschlüsseln der Brieftasche war nicht korrekt . < / translation >
2011-10-08 23:29:21 +02:00
< / message >
< message >
< location filename = "../askpassphrasedialog.cpp" line = "136" / >
< source > Wallet decryption failed < / source >
2011-11-08 14:51:28 +01:00
< translation > Entschlüsselung der Brieftasche fehlgeschlagen < / translation >
2011-10-08 23:29:21 +02:00
< / message >
< message >
< location filename = "../askpassphrasedialog.cpp" line = "150" / >
< source > Wallet passphrase was succesfully changed . < / source >
2011-11-08 14:51:28 +01:00
< translation > Die Passphrase der Brieftasche wurde erfolgreich geändert . < / translation >
2011-10-08 23:29:21 +02:00
< / message >
< / context >
2011-07-07 21:19:25 +02:00
< context >
< name > BitcoinGUI < / name >
< message >
2011-11-08 14:51:28 +01:00
< location filename = "../bitcoingui.cpp" line = "63" / >
2011-07-07 21:19:25 +02:00
< source > Bitcoin Wallet < / source >
2011-11-08 14:51:28 +01:00
< translation > Bitcoin - Brieftasche < / translation >
2011-07-07 21:19:25 +02:00
< / message >
< message >
2011-11-08 14:51:28 +01:00
< location filename = "../bitcoingui.cpp" line = "132" / >
2011-07-07 21:19:25 +02:00
< source > Synchronizing with network . . . < / source >
2011-11-08 14:51:28 +01:00
< translation > Synchronisiere mit Netzwerk . . . < / translation >
2011-07-07 21:19:25 +02:00
< / message >
< message >
2011-11-08 14:51:28 +01:00
< location filename = "../bitcoingui.cpp" line = "135" / >
2011-07-07 21:19:25 +02:00
< source > Block chain synchronization in progress < / source >
2011-11-08 14:51:28 +01:00
< translation > Synchronisiere mit der Blockkette < / translation >
2011-07-07 21:19:25 +02:00
< / message >
< message >
2011-11-08 14:51:28 +01:00
< location filename = "../bitcoingui.cpp" line = "164" / >
2011-07-07 21:19:25 +02:00
< source > & amp ; Overview < / source >
2011-11-08 14:51:28 +01:00
< translation > & amp ; Ü bersicht < / translation >
2011-07-07 21:19:25 +02:00
< / message >
< message >
2011-11-08 14:51:28 +01:00
< location filename = "../bitcoingui.cpp" line = "165" / >
2011-10-08 23:29:21 +02:00
< source > Show general overview of wallet < / source >
2011-11-08 14:51:28 +01:00
< translation > Zeige allgemeine Ü bersicht der Brieftasche < / translation >
2011-10-08 23:29:21 +02:00
< / message >
< message >
2011-11-08 14:51:28 +01:00
< location filename = "../bitcoingui.cpp" line = "170" / >
2011-07-07 21:19:25 +02:00
< source > & amp ; Transactions < / source >
2011-11-08 14:51:28 +01:00
< translation > & amp ; Transaktionen < / translation >
2011-07-07 21:19:25 +02:00
< / message >
< message >
2011-11-08 14:51:28 +01:00
< location filename = "../bitcoingui.cpp" line = "171" / >
2011-10-08 23:29:21 +02:00
< source > Browse transaction history < / source >
2011-11-08 14:51:28 +01:00
< translation > Transaktionsverlauf durchsehen < / translation >
2011-10-08 23:29:21 +02:00
< / message >
< message >
2011-11-08 14:51:28 +01:00
< location filename = "../bitcoingui.cpp" line = "176" / >
2011-07-07 21:19:25 +02:00
< source > & amp ; Address Book < / source >
2011-11-08 14:51:28 +01:00
< translation > & amp ; Adressbuch < / translation >
2011-07-07 21:19:25 +02:00
< / message >
< message >
2011-11-08 14:51:28 +01:00
< location filename = "../bitcoingui.cpp" line = "177" / >
2011-07-07 21:19:25 +02:00
< source > Edit the list of stored addresses and labels < / source >
2011-11-08 14:51:28 +01:00
< translation > Gespeicherte Adressen und Bezeichnungen bearbeiten < / translation >
2011-07-07 21:19:25 +02:00
< / message >
< message >
2011-11-08 14:51:28 +01:00
< location filename = "../bitcoingui.cpp" line = "182" / >
2011-07-07 21:19:25 +02:00
< source > & amp ; Receive coins < / source >
2011-11-08 14:51:28 +01:00
< translation > & amp ; Bitcoins empfangen < / translation >
2011-07-07 21:19:25 +02:00
< / message >
< message >
2011-11-08 14:51:28 +01:00
< location filename = "../bitcoingui.cpp" line = "183" / >
2011-07-07 21:19:25 +02:00
< source > Show the list of addresses for receiving payments < / source >
2011-11-08 14:51:28 +01:00
< translation > Liste der Adressen zum Empfangen von Zahlungen anzeigen < / translation >
2011-07-07 21:19:25 +02:00
< / message >
< message >
2011-11-08 14:51:28 +01:00
< location filename = "../bitcoingui.cpp" line = "188" / >
2011-07-07 21:19:25 +02:00
< source > & amp ; Send coins < / source >
2011-11-08 14:51:28 +01:00
< translation > & amp ; Bitcoins ü berweisen < / translation >
2011-07-07 21:19:25 +02:00
< / message >
< message >
2011-11-08 14:51:28 +01:00
< location filename = "../bitcoingui.cpp" line = "189" / >
2011-07-07 21:19:25 +02:00
< source > Send coins to a bitcoin address < / source >
2011-11-08 14:51:28 +01:00
< translation > Bitcoins an eine Bitcoin - Adresse ü berweisen < / translation >
2011-07-07 21:19:25 +02:00
< / message >
< message >
2011-10-08 23:29:21 +02:00
< location filename = "../bitcoingui.cpp" line = "200" / >
2011-10-09 21:06:28 +02:00
< source > E & amp ; xit < / source >
2011-11-08 14:51:28 +01:00
< translation type = "unfinished" / >
2011-07-07 21:19:25 +02:00
< / message >
< message >
2011-10-08 23:29:21 +02:00
< location filename = "../bitcoingui.cpp" line = "201" / >
2011-07-07 21:19:25 +02:00
< source > Quit application < / source >
< translation > Anwendung beenden < / translation >
< / message >
< message >
2011-11-08 14:51:28 +01:00
< location filename = "../bitcoingui.cpp" line = "204" / >
< source > & amp ; About % 1 < / source >
< translation type = "unfinished" / >
2011-07-07 21:19:25 +02:00
< / message >
< message >
2011-11-08 14:51:28 +01:00
< location filename = "../bitcoingui.cpp" line = "205" / >
2011-07-07 21:19:25 +02:00
< source > Show information about Bitcoin < / source >
2011-11-08 14:51:28 +01:00
< translation > Informationen ü ber Bitcoin anzeigen < / translation >
2011-07-07 21:19:25 +02:00
< / message >
< message >
2011-11-08 14:51:28 +01:00
< location filename = "../bitcoingui.cpp" line = "207" / >
2011-07-07 21:19:25 +02:00
< source > & amp ; Options . . . < / source >
2011-11-08 14:51:28 +01:00
< translation > & amp ; Einstellungen . . . < / translation >
2011-07-07 21:19:25 +02:00
< / message >
< message >
2011-11-08 14:51:28 +01:00
< location filename = "../bitcoingui.cpp" line = "208" / >
2011-07-07 21:19:25 +02:00
< source > Modify configuration options for bitcoin < / source >
2011-11-08 14:51:28 +01:00
< translation > Einstellungen für Bitcoin ä ndern < / translation >
2011-07-07 21:19:25 +02:00
< / message >
< message >
2011-11-08 14:51:28 +01:00
< location filename = "../bitcoingui.cpp" line = "210" / >
2011-07-07 21:19:25 +02:00
< source > Open & amp ; Bitcoin < / source >
2011-11-08 14:51:28 +01:00
< translation > & amp ; Bitcoin ö ffnen < / translation >
2011-07-07 21:19:25 +02:00
< / message >
< message >
2011-11-08 14:51:28 +01:00
< location filename = "../bitcoingui.cpp" line = "211" / >
2011-07-07 21:19:25 +02:00
< source > Show the Bitcoin window < / source >
2011-08-31 15:08:03 +02:00
< translation > Bitcoin - Fenster anzeigen < / translation >
2011-07-07 21:19:25 +02:00
< / message >
< message >
2011-11-08 14:51:28 +01:00
< location filename = "../bitcoingui.cpp" line = "212" / >
2011-07-07 21:19:25 +02:00
< source > & amp ; Export . . . < / source >
2011-11-08 14:51:28 +01:00
< translation > & amp ; Exportieren . . . < / translation >
2011-07-07 21:19:25 +02:00
< / message >
< message >
2011-11-08 14:51:28 +01:00
< location filename = "../bitcoingui.cpp" line = "213" / >
2011-10-08 23:29:21 +02:00
< source > Export the current view to a file < / source >
2011-11-08 14:51:28 +01:00
< translation > Aktuelle Ansicht in eine Datei exportieren < / translation >
2011-10-08 23:29:21 +02:00
< / message >
< message >
2011-11-08 14:51:28 +01:00
< location filename = "../bitcoingui.cpp" line = "214" / >
2011-10-08 23:29:21 +02:00
< source > & amp ; Encrypt Wallet < / source >
2011-11-08 14:51:28 +01:00
< translation > Brieftasche & amp ; verschlüsseln < / translation >
2011-10-08 23:29:21 +02:00
< / message >
< message >
2011-11-08 14:51:28 +01:00
< location filename = "../bitcoingui.cpp" line = "215" / >
2011-10-08 23:29:21 +02:00
< source > Encrypt or decrypt wallet < / source >
2011-11-08 14:51:28 +01:00
< translation > Brieftasche ent - oder verschlüsseln < / translation >
2011-10-08 23:29:21 +02:00
< / message >
< message >
2011-11-08 14:51:28 +01:00
< location filename = "../bitcoingui.cpp" line = "217" / >
2011-10-08 23:29:21 +02:00
< source > & amp ; Change Passphrase < / source >
2011-11-08 14:51:28 +01:00
< translation > Passphrase & amp ; ä ndern < / translation >
2011-10-08 23:29:21 +02:00
< / message >
< message >
2011-11-08 14:51:28 +01:00
< location filename = "../bitcoingui.cpp" line = "218" / >
2011-10-08 23:29:21 +02:00
< source > Change the passphrase used for wallet encryption < / source >
2011-11-08 14:51:28 +01:00
< translation > Ä ndert die Passphrase , die für die Verschlüsselung der Brieftasche benutzt wird < / translation >
< / message >
< message >
< location filename = "../bitcoingui.cpp" line = "239" / >
< source > & amp ; File < / source >
< translation > & amp ; Datei < / translation >
< / message >
< message >
< location filename = "../bitcoingui.cpp" line = "242" / >
< source > & amp ; Settings < / source >
< translation > & amp ; Einstellungen < / translation >
< / message >
< message >
< location filename = "../bitcoingui.cpp" line = "248" / >
< source > & amp ; Help < / source >
< translation > & amp ; Hilfe < / translation >
< / message >
< message >
< location filename = "../bitcoingui.cpp" line = "254" / >
< source > Tabs toolbar < / source >
< translation > Registerkarten - Leiste < / translation >
2011-10-08 23:29:21 +02:00
< / message >
< message >
2011-11-08 14:51:28 +01:00
< location filename = "../bitcoingui.cpp" line = "262" / >
< source > Actions toolbar < / source >
< translation > Aktionen - Werkzeugleiste < / translation >
< / message >
< message >
< location filename = "../bitcoingui.cpp" line = "273" / >
2011-10-08 23:29:21 +02:00
< source > [ testnet ] < / source >
2011-11-08 14:51:28 +01:00
< translation > [ testnet ] < / translation >
2011-10-08 23:29:21 +02:00
< / message >
< message >
2011-11-08 14:51:28 +01:00
< location filename = "../bitcoingui.cpp" line = "355" / >
2011-10-08 23:29:21 +02:00
< source > bitcoin - qt < / source >
2011-11-08 14:51:28 +01:00
< translation > bitcoin - qt < / translation >
2011-10-08 23:29:21 +02:00
< / message >
< message numerus = "yes" >
2011-11-08 14:51:28 +01:00
< location filename = "../bitcoingui.cpp" line = "396" / >
2011-10-08 23:29:21 +02:00
< source > % n active connection ( s ) to Bitcoin network < / source >
2011-11-08 14:51:28 +01:00
< translation > < numerusform > % n aktive Verbindung zum Bitcoin - Netzwerk < / numerusform > < numerusform > % n aktive Verbindungen zum Bitcoin - Netzwerk < / numerusform > < / translation >
2011-10-08 23:29:21 +02:00
< / message >
< message >
2011-11-08 14:51:28 +01:00
< location filename = "../bitcoingui.cpp" line = "411" / >
2011-10-08 23:29:21 +02:00
< source > Downloaded % 1 of % 2 blocks of transaction history . < / source >
2011-11-08 14:51:28 +01:00
< translation > % 1 von % 2 Blöcken des Transaktionsverlauf heruntergeladen . < / translation >
2011-10-08 23:29:21 +02:00
< / message >
< message >
2011-11-08 14:51:28 +01:00
< location filename = "../bitcoingui.cpp" line = "417" / >
2011-10-08 23:29:21 +02:00
< source > Downloaded % 1 blocks of transaction history . < / source >
2011-11-08 14:51:28 +01:00
< translation > % 1 Blöcke des Transaktionsverlaufs heruntergeladen . < / translation >
2011-10-08 23:29:21 +02:00
< / message >
< message numerus = "yes" >
2011-11-08 14:51:28 +01:00
< location filename = "../bitcoingui.cpp" line = "428" / >
2011-10-08 23:29:21 +02:00
< source > % n second ( s ) ago < / source >
2011-11-08 14:51:28 +01:00
< translation > < numerusform > vor % n Sekunde < / numerusform > < numerusform > vor % n Sekunden < / numerusform > < / translation >
2011-10-08 23:29:21 +02:00
< / message >
< message numerus = "yes" >
2011-11-08 14:51:28 +01:00
< location filename = "../bitcoingui.cpp" line = "432" / >
2011-10-08 23:29:21 +02:00
< source > % n minute ( s ) ago < / source >
2011-11-08 14:51:28 +01:00
< translation > < numerusform > vor % n Minute < / numerusform > < numerusform > vor % n Minuten < / numerusform > < / translation >
2011-10-08 23:29:21 +02:00
< / message >
< message numerus = "yes" >
2011-11-08 14:51:28 +01:00
< location filename = "../bitcoingui.cpp" line = "436" / >
2011-10-08 23:29:21 +02:00
< source > % n hour ( s ) ago < / source >
2011-11-08 14:51:28 +01:00
< translation > < numerusform > vor % n Stunde < / numerusform > < numerusform > vor % n Stunden < / numerusform > < / translation >
2011-10-08 23:29:21 +02:00
< / message >
< message numerus = "yes" >
2011-11-08 14:51:28 +01:00
< location filename = "../bitcoingui.cpp" line = "440" / >
2011-10-08 23:29:21 +02:00
< source > % n day ( s ) ago < / source >
2011-11-08 14:51:28 +01:00
< translation > < numerusform > vor % n Tag < / numerusform > < numerusform > vor % n Tagen < / numerusform > < / translation >
2011-10-08 23:29:21 +02:00
< / message >
< message >
2011-11-08 14:51:28 +01:00
< location filename = "../bitcoingui.cpp" line = "446" / >
2011-10-08 23:29:21 +02:00
< source > Up to date < / source >
2011-11-08 14:51:28 +01:00
< translation > Auf aktuellem Stand < / translation >
2011-10-08 23:29:21 +02:00
< / message >
< message >
2011-11-08 14:51:28 +01:00
< location filename = "../bitcoingui.cpp" line = "451" / >
2011-10-08 23:29:21 +02:00
< source > Catching up . . . < / source >
2011-11-08 14:51:28 +01:00
< translation > Hole auf . . . < / translation >
2011-10-08 23:29:21 +02:00
< / message >
< message >
2011-11-08 14:51:28 +01:00
< location filename = "../bitcoingui.cpp" line = "457" / >
2011-10-08 23:29:21 +02:00
< source > Last received block was generated % 1 . < / source >
2011-11-08 14:51:28 +01:00
< translation > Der letzte empfangene Block wurde am % 1 generiert . < / translation >
2011-10-08 23:29:21 +02:00
< / message >
< message >
2011-11-08 14:51:28 +01:00
< location filename = "../bitcoingui.cpp" line = "508" / >
2011-07-07 21:19:25 +02:00
< 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 >
2011-11-08 14:51:28 +01:00
< translation > Die Transaktion ü bersteigt das Größenlimit . Sie können sie jedoch senden , wenn Sie einen zusätzlichen Betrag von % 1 zahlen . Dieser geht an die Knoten , die Ihre Transaktion bearbeiten und unterstützt das Bitcoin - Netzwerk . Möchten Sie die Gebühr bezahlen ? < / translation >
2011-07-07 21:19:25 +02:00
< / message >
< message >
2011-11-08 14:51:28 +01:00
< location filename = "../bitcoingui.cpp" line = "513" / >
2011-07-07 21:19:25 +02:00
< source > Sending . . . < / source >
< translation > Senden . . . < / translation >
< / message >
< message >
2011-11-08 14:51:28 +01:00
< location filename = "../bitcoingui.cpp" line = "538" / >
2011-10-08 23:29:21 +02:00
< source > Sent transaction < / source >
2011-11-08 14:51:28 +01:00
< translation > Gesendete Transaktion < / translation >
2011-10-08 23:29:21 +02:00
< / message >
< message >
2011-11-08 14:51:28 +01:00
< location filename = "../bitcoingui.cpp" line = "539" / >
2011-07-07 21:19:25 +02:00
< source > Incoming transaction < / source >
2011-11-08 14:51:28 +01:00
< translation > Empfangene Transaktion < / translation >
2011-07-07 21:19:25 +02:00
< / message >
< message >
2011-11-08 14:51:28 +01:00
< location filename = "../bitcoingui.cpp" line = "540" / >
< source > Date : % 1
Amount : % 2
Type : % 3
Address : % 4
< / source >
< translation > Datum : % 1
Betrag : % 2
Typ : % 3
Adresse : % 4 < / translation >
2011-07-07 21:19:25 +02:00
< / message >
< message >
2011-11-08 14:51:28 +01:00
< location filename = "../bitcoingui.cpp" line = "639" / >
< source > Wallet is & lt ; b & gt ; encrypted & lt ; / b & g t ; a n d c u r r e n t l y & l t ; b & g t ; u n l o c k e d & l t ; / b & g t ; < / s o u r c e >
< translation > Brieftasche ist & lt ; b & gt ; verschlüsselt & lt ; / b & g t ; u n d m o m e n t a n & l t ; b & g t ; e n t s p e r r t & l t ; / b & g t ; < / t r a n s l a t i o n >
2011-07-07 21:19:25 +02:00
< / message >
< message >
2011-11-08 14:51:28 +01:00
< location filename = "../bitcoingui.cpp" line = "647" / >
< source > Wallet is & lt ; b & gt ; encrypted & lt ; / b & g t ; a n d c u r r e n t l y & l t ; b & g t ; l o c k e d & l t ; / b & g t ; < / s o u r c e >
< translation > Brieftasche ist & lt ; b & gt ; verschlüsselt & lt ; / b & g t ; u n d m o m e n t a n & l t ; b & g t ; g e s p e r r t & l t ; / b & g t ; < / t r a n s l a t i o n >
2011-10-08 23:29:21 +02:00
< / message >
< / context >
< context >
< name > DisplayOptionsPage < / name >
< message >
2011-11-08 14:51:28 +01:00
< location filename = "../optionsdialog.cpp" line = "270" / >
2011-10-08 23:29:21 +02:00
< source > & amp ; Unit to show amounts in : < / source >
2011-11-08 14:51:28 +01:00
< translation > & amp ; Einheit der Beträge : < / translation >
2011-10-08 23:29:21 +02:00
< / message >
< message >
2011-11-08 14:51:28 +01:00
< location filename = "../optionsdialog.cpp" line = "274" / >
2011-10-08 23:29:21 +02:00
< source > Choose the default subdivision unit to show in the interface , and when sending coins < / source >
2011-11-08 14:51:28 +01:00
< translation > Wählen Sie die Standard - Unterteilungseinheit , die in der Benutzeroberfläche und beim Senden von Bitcoins angezeigt werden soll < / translation >
2011-10-08 23:29:21 +02:00
< / message >
< message >
2011-11-08 14:51:28 +01:00
< location filename = "../optionsdialog.cpp" line = "281" / >
2011-10-08 23:29:21 +02:00
< source > Display addresses in transaction list < / source >
2011-11-08 14:51:28 +01:00
< translation > Adressen in der Transaktionsliste anzeigen < / translation >
2011-07-07 21:19:25 +02:00
< / message >
< / context >
< context >
< name > EditAddressDialog < / name >
< message >
< location filename = "../forms/editaddressdialog.ui" line = "14" / >
< source > Edit Address < / source >
2011-08-31 15:08:03 +02:00
< translation > Adresse bearbeiten < / translation >
2011-07-07 21:19:25 +02:00
< / message >
< message >
< location filename = "../forms/editaddressdialog.ui" line = "25" / >
< source > & amp ; Label < / source >
2011-11-08 14:51:28 +01:00
< translation > & amp ; Bezeichnung < / translation >
2011-07-07 21:19:25 +02:00
< / message >
< message >
< location filename = "../forms/editaddressdialog.ui" line = "35" / >
< source > The label associated with this address book entry < / source >
2011-11-08 14:51:28 +01:00
< translation > Die Bezeichnung dieses Adressbuchseintrags < / translation >
2011-07-07 21:19:25 +02:00
< / message >
< message >
< location filename = "../forms/editaddressdialog.ui" line = "42" / >
< source > & amp ; Address < / source >
2011-11-08 14:51:28 +01:00
< translation > & amp ; Adresse < / translation >
2011-07-07 21:19:25 +02:00
< / message >
< message >
< location filename = "../forms/editaddressdialog.ui" line = "52" / >
< source > The address associated with this address book entry . This can only be modified for sending addresses . < / source >
2011-11-08 14:51:28 +01:00
< translation > Die Adresse des Adressbucheintrags . Diese kann nur für Zahlungsadressen bearbeitet werden . < / translation >
2011-07-07 21:19:25 +02:00
< / message >
< message >
< location filename = "../editaddressdialog.cpp" line = "20" / >
< source > New receiving address < / source >
< translation > Neue Empfangsadresse < / translation >
< / message >
< message >
< location filename = "../editaddressdialog.cpp" line = "24" / >
< source > New sending address < / source >
< translation > Neue Zahlungsadresse < / translation >
< / message >
< message >
< location filename = "../editaddressdialog.cpp" line = "27" / >
< source > Edit receiving address < / source >
< translation > Empfangsadresse bearbeiten < / translation >
< / message >
< message >
< location filename = "../editaddressdialog.cpp" line = "31" / >
< source > Edit sending address < / source >
< translation > Zahlungsadresse bearbeiten < / translation >
< / message >
2011-11-08 14:51:28 +01:00
< 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 im Adressbuch . < / translation >
< / message >
2011-07-07 21:19:25 +02:00
< message >
2011-10-08 23:29:21 +02:00
< location filename = "../editaddressdialog.cpp" line = "92" / >
2011-07-07 21:19:25 +02:00
< source > The entered address & quot ; % 1 & quot ; is not a valid bitcoin address . < / source >
2011-11-08 14:51:28 +01:00
< translation > Die eingegebene Adresse & quot ; % 1 & quot ; ist keine gültige Bitcoin - Adresse . < / translation >
2011-07-07 21:19:25 +02:00
< / message >
< message >
< location filename = "../editaddressdialog.cpp" line = "97" / >
2011-10-08 23:29:21 +02:00
< source > Could not unlock wallet . < / source >
2011-11-08 14:51:28 +01:00
< translation > Die Brieftasche konnte nicht entsperrt werden . < / translation >
2011-10-08 23:29:21 +02:00
< / message >
< message >
< location filename = "../editaddressdialog.cpp" line = "102" / >
< source > New key generation failed . < / source >
2011-11-08 14:51:28 +01:00
< translation > Neue Schlüsselgenerierung fehlgeschlagen . < / translation >
2011-07-07 21:19:25 +02:00
< / message >
< / context >
< context >
< name > MainOptionsPage < / name >
< message >
2011-11-08 14:51:28 +01:00
< location filename = "../optionsdialog.cpp" line = "170" / >
2011-07-07 21:19:25 +02:00
< source > & amp ; Start Bitcoin on window system startup < / source >
2011-11-08 14:51:28 +01:00
< translation > & amp ; Bitcoin beim Systemstart ausführen < / translation >
2011-07-07 21:19:25 +02:00
< / message >
< message >
2011-11-08 14:51:28 +01:00
< location filename = "../optionsdialog.cpp" line = "171" / >
2011-07-07 21:19:25 +02:00
< source > Automatically start Bitcoin after the computer is turned on < / source >
2011-11-08 14:51:28 +01:00
< translation > Bitcoin automatisch starten , wenn der Computer eingeschaltet wird < / translation >
2011-07-07 21:19:25 +02:00
< / message >
< message >
2011-11-08 14:51:28 +01:00
< location filename = "../optionsdialog.cpp" line = "175" / >
2011-07-07 21:19:25 +02:00
< source > & amp ; Minimize to the tray instead of the taskbar < / source >
2011-11-08 14:51:28 +01:00
< translation > & amp ; In den Infobereich statt in die Taskleiste minimieren < / translation >
2011-07-07 21:19:25 +02:00
< / message >
< message >
2011-11-08 14:51:28 +01:00
< location filename = "../optionsdialog.cpp" line = "176" / >
2011-07-07 21:19:25 +02:00
< source > Show only a tray icon after minimizing the window < / source >
2011-11-08 14:51:28 +01:00
< translation > Nur ein Symbol im Infobereich anzeigen , wenn das Fenster minimiert wird < / translation >
2011-07-07 21:19:25 +02:00
< / message >
< message >
2011-11-08 14:51:28 +01:00
< location filename = "../optionsdialog.cpp" line = "180" / >
2011-07-07 21:19:25 +02:00
< source > Map port using & amp ; UPnP < / source >
2011-11-08 14:51:28 +01:00
< translation > Portweiterleitung via & amp ; UPnP < / translation >
2011-07-07 21:19:25 +02:00
< / message >
< message >
2011-11-08 14:51:28 +01:00
< location filename = "../optionsdialog.cpp" line = "181" / >
2011-07-07 21:19:25 +02:00
< source > Automatically open the Bitcoin client port on the router . This only works when your router supports UPnP and it is enabled . < / source >
2011-11-08 14:51:28 +01:00
< translation > Automatisch den Bitcoin Client - Port auf dem Router ö ffnen . Dies funktioniert nur , wenn Ihr Router UPnP unterstützt und dies aktiviert ist . < / translation >
2011-07-07 21:19:25 +02:00
< / message >
< message >
2011-11-08 14:51:28 +01:00
< location filename = "../optionsdialog.cpp" line = "185" / >
2011-07-07 21:19:25 +02:00
< source > M & amp ; inimize on close < / source >
2011-11-08 14:51:28 +01:00
< translation > Beim Schließen m & amp ; inimieren < / translation >
2011-07-07 21:19:25 +02:00
< / message >
< message >
2011-11-08 14:51:28 +01:00
< location filename = "../optionsdialog.cpp" line = "186" / >
2011-07-07 21:19:25 +02:00
< 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 >
2011-11-08 14:51:28 +01:00
< translation > Minimiert die Anwendung anstatt sie zu Beenden , wenn das Fenster geschlossen wird . Wenn dies aktiviert ist , müssen Sie das Programm ü ber & quot ; Beenden & quot ; im Menü schließen . < / translation >
2011-07-07 21:19:25 +02:00
< / message >
< message >
2011-11-08 14:51:28 +01:00
< location filename = "../optionsdialog.cpp" line = "190" / >
2011-07-07 21:19:25 +02:00
< source > & amp ; Connect through SOCKS4 proxy : < / source >
2011-11-08 14:51:28 +01:00
< translation > & amp ; Ü ber einen SOCKS4 - Proxy verbinden : < / translation >
2011-07-07 21:19:25 +02:00
< / message >
< message >
2011-11-08 14:51:28 +01:00
< location filename = "../optionsdialog.cpp" line = "191" / >
2011-07-07 21:19:25 +02:00
< source > Connect to the Bitcon network through a SOCKS4 proxy ( e . g . when connecting through Tor ) < / source >
2011-11-08 14:51:28 +01:00
< translation > Ü ber einen SOCKS4 - Proxy zum Bitcoin - Netzwerk verbinden ( bspw . für eine Verbindung ü ber Tor ) < / translation >
2011-07-07 21:19:25 +02:00
< / message >
< message >
2011-11-08 14:51:28 +01:00
< location filename = "../optionsdialog.cpp" line = "196" / >
2011-07-07 21:19:25 +02:00
< source > Proxy & amp ; IP : < / source >
2011-11-08 14:51:28 +01:00
< translation > Proxy - & amp ; IP : < / translation >
2011-07-07 21:19:25 +02:00
< / message >
< message >
2011-11-08 14:51:28 +01:00
< location filename = "../optionsdialog.cpp" line = "202" / >
2011-07-07 21:19:25 +02:00
< source > IP address of the proxy ( e . g . 127.0 . 0.1 ) < / source >
2011-11-08 14:51:28 +01:00
< translation > IP - Adresse des Proxy - Servers ( z . B . 127.0 . 0.1 ) < / translation >
2011-07-07 21:19:25 +02:00
< / message >
< message >
2011-11-08 14:51:28 +01:00
< location filename = "../optionsdialog.cpp" line = "205" / >
2011-07-07 21:19:25 +02:00
< source > & amp ; Port : < / source >
2011-11-08 14:51:28 +01:00
< translation > & amp ; Port : < / translation >
2011-07-07 21:19:25 +02:00
< / message >
< message >
2011-11-08 14:51:28 +01:00
< location filename = "../optionsdialog.cpp" line = "211" / >
2011-07-07 21:19:25 +02:00
< source > Port of the proxy ( e . g . 1234 ) < / source >
< translation > Port des Proxy - Servers ( z . B . 1234 ) < / translation >
< / message >
< message >
2011-11-08 14:51:28 +01:00
< location filename = "../optionsdialog.cpp" line = "217" / >
2011-07-07 21:19:25 +02:00
< source > Optional transaction fee per KB that helps make sure your transactions are processed quickly . Most transactions are 1 KB . Fee 0.01 recommended . < / source >
2011-11-08 14:51:28 +01:00
< translation > Zusätzliche Transaktionsgebühr pro KB , welche sicherstellt , dass Ihre Transaktionen schnell bearbeitet werden . Die meisten Transaktionen sind 1 KB groß . Eine Gebühr von 0.01 wird empfohlen . < / translation >
2011-07-07 21:19:25 +02:00
< / message >
< message >
2011-11-08 14:51:28 +01:00
< location filename = "../optionsdialog.cpp" line = "223" / >
2011-07-07 21:19:25 +02:00
< source > Pay transaction & amp ; fee < / source >
2011-11-08 14:51:28 +01:00
< translation > Transaktions & amp ; gebühr bezahlen < / translation >
2011-07-07 21:19:25 +02:00
< / message >
< message >
2011-11-08 14:51:28 +01:00
< location filename = "../optionsdialog.cpp" line = "226" / >
2011-07-07 21:19:25 +02:00
< source > Optional transaction fee per KB that helps make sure your transactions are processed quickly . Most transactions are 1 KB . Fee 0.01 recommended . < / source >
2011-11-08 14:51:28 +01:00
< translation > Zusätzliche Transaktionsgebühr pro KB , welche sicherstellt , dass Ihre Transaktionen schnell bearbeitet werden . Die meisten Transaktionen sind 1 KB groß . Eine Gebühr von 0.01 wird empfohlen . < / translation >
2011-07-07 21:19:25 +02:00
< / message >
< / context >
< context >
< name > OptionsDialog < / name >
< message >
2011-11-08 14:51:28 +01:00
< location filename = "../optionsdialog.cpp" line = "79" / >
2011-07-07 21:19:25 +02:00
< source > Main < / source >
< translation > Haupt < / translation >
< / message >
< message >
2011-11-08 14:51:28 +01:00
< location filename = "../optionsdialog.cpp" line = "84" / >
2011-10-08 23:29:21 +02:00
< source > Display < / source >
2011-11-08 14:51:28 +01:00
< translation > Anzeige < / translation >
2011-10-08 23:29:21 +02:00
< / message >
< message >
2011-11-08 14:51:28 +01:00
< location filename = "../optionsdialog.cpp" line = "104" / >
2011-07-07 21:19:25 +02:00
< source > Options < / source >
< translation > Einstellungen < / translation >
< / message >
< / context >
< context >
< name > OverviewPage < / name >
< message >
< location filename = "../forms/overviewpage.ui" line = "14" / >
< source > Form < / source >
2011-11-08 14:51:28 +01:00
< translation > Formular < / translation >
2011-07-07 21:19:25 +02:00
< / message >
< message >
2011-10-08 23:29:21 +02:00
< location filename = "../forms/overviewpage.ui" line = "40" / >
2011-07-07 21:19:25 +02:00
< source > Balance : < / source >
< translation > Kontostand : < / translation >
< / message >
< message >
2011-10-08 23:29:21 +02:00
< location filename = "../forms/overviewpage.ui" line = "47" / >
2011-07-07 21:19:25 +02:00
< source > 123.456 BTC < / source >
2011-11-08 14:51:28 +01:00
< translation > 123.456 BTC < / translation >
2011-07-07 21:19:25 +02:00
< / message >
< message >
2011-10-08 23:29:21 +02:00
< location filename = "../forms/overviewpage.ui" line = "54" / >
2011-07-07 21:19:25 +02:00
< source > Number of transactions : < / source >
< translation > Anzahl der Transaktionen : < / translation >
< / message >
< message >
2011-10-08 23:29:21 +02:00
< location filename = "../forms/overviewpage.ui" line = "61" / >
2011-07-07 21:19:25 +02:00
< source > 0 < / source >
2011-11-08 14:51:28 +01:00
< translation > 0 < / translation >
2011-07-07 21:19:25 +02:00
< / message >
< message >
2011-10-08 23:29:21 +02:00
< location filename = "../forms/overviewpage.ui" line = "68" / >
< source > Unconfirmed : < / source >
2011-11-08 14:51:28 +01:00
< translation > Unbestätigt : < / translation >
2011-10-08 23:29:21 +02:00
< / message >
< message >
< location filename = "../forms/overviewpage.ui" line = "75" / >
< source > 0 BTC < / source >
2011-11-08 14:51:28 +01:00
< translation > 0 BTC < / translation >
2011-10-08 23:29:21 +02:00
< / message >
< message >
< location filename = "../forms/overviewpage.ui" line = "82" / >
< source > & lt ; ! DOCTYPE HTML PUBLIC & quot ; - //W3C//DTD HTML 4.0//EN" "http://www.w3.org/TR/REC-html40/strict.dtd">
& lt ; html & gt ; & lt ; head & gt ; & lt ; meta name = & quot ; qrichtext & quot ; content = & quot ; 1 & quot ; / & g t ; & l t ; s t y l e t y p e = & q u o t ; t e x t / c s s & q u o t ; & g t ;
p , li { white - space : pre - wrap ; }
2011-11-08 14:51:28 +01:00
& lt ; / s t y l e & g t ; & l t ; / h e a d & g t ; & l t ; b o d y s t y l e = & q u o t ; f o n t - f a m i l y : ' U b u n t u ' ; f o n t - s i z e : 1 1 p t ; f o n t - w e i g h t : 4 0 0 ; f o n t - s t y l e : n o r m a l ; & q u o t ; & g t ;
2011-10-08 23:29:21 +02:00
& 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 ; / s p a n & g t ; & l t ; / p & g t ; & l t ; / b o d y & g t ; & l t ; / h t m l & g t ; < / s o u r c e >
2011-11-08 14:51:28 +01:00
< translation > & lt ; ! DOCTYPE HTML PUBLIC & quot ; - //W3C//DTD HTML 4.0//EN" "http://www.w3.org/TR/REC-html40/strict.dtd">
& lt ; html & gt ; & lt ; head & gt ; & lt ; meta name = & quot ; qrichtext & quot ; content = & quot ; 1 & quot ; / & g t ; & l t ; s t y l e t y p e = & q u o t ; t e x t / c s s & q u o t ; & g t ;
p , li { white - space : pre - wrap ; }
& lt ; / s t y l e & g t ; & l t ; / h e a d & g t ; & l t ; b o d y s t y l e = & q u o t ; f o n t - f a m i l y : ' U b u n t u ' ; f o n t - s i z e : 1 1 p t ; f o n t - w e i g h t : 4 0 0 ; f o n t - s t y l e : n o r m a l ; & q u o t ; & g t ;
& 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 ; Brieftasche & lt ; / s p a n & g t ; & l t ; / p & g t ; & l t ; / b o d y & g t ; & l t ; / h t m l & g t ; < / t r a n s l a t i o n >
2011-10-08 23:29:21 +02:00
< / message >
< message >
< location filename = "../forms/overviewpage.ui" line = "122" / >
< source > & lt ; b & gt ; Recent transactions & lt ; / b & g t ; < / s o u r c e >
2011-11-08 14:51:28 +01:00
< translation > & lt ; b & gt ; Letzte Transaktionen & lt ; / b & g t ; < / t r a n s l a t i o n >
2011-10-08 23:29:21 +02:00
< / message >
< message >
< location filename = "../overviewpage.cpp" line = "103" / >
2011-07-07 21:19:25 +02:00
< source > Your current balance < / source >
2011-11-08 14:51:28 +01:00
< translation > Ihr aktueller Kontostand < / translation >
2011-07-07 21:19:25 +02:00
< / message >
2011-10-08 23:29:21 +02:00
< 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 >
2011-11-08 14:51:28 +01:00
< translation > Anzahl der Transaktionen , die noch bestätigt werden müssen und noch nicht zum aktuellen Kontostand zählen < / translation >
2011-10-08 23:29:21 +02:00
< / message >
< message >
< location filename = "../overviewpage.cpp" line = "111" / >
< source > Total number of transactions in wallet < / source >
2011-11-08 14:51:28 +01:00
< translation > Anzahl aller Transaktionen in der Brieftasche < / translation >
2011-10-08 23:29:21 +02:00
< / message >
2011-07-07 21:19:25 +02:00
< / context >
< context >
< name > SendCoinsDialog < / name >
< message >
< location filename = "../forms/sendcoinsdialog.ui" line = "14" / >
2011-11-08 14:51:28 +01:00
< location filename = "../sendcoinsdialog.cpp" line = "109" / >
< location filename = "../sendcoinsdialog.cpp" line = "114" / >
< location filename = "../sendcoinsdialog.cpp" line = "119" / >
2011-10-08 23:29:21 +02:00
< location filename = "../sendcoinsdialog.cpp" line = "124" / >
2011-11-08 14:51:28 +01:00
< location filename = "../sendcoinsdialog.cpp" line = "130" / >
< location filename = "../sendcoinsdialog.cpp" line = "135" / >
< location filename = "../sendcoinsdialog.cpp" line = "140" / >
2011-07-07 21:19:25 +02:00
< source > Send Coins < / source >
< translation > Bitcoins ü berweisen < / translation >
< / message >
< message >
2011-11-08 14:51:28 +01:00
< location filename = "../forms/sendcoinsdialog.ui" line = "64" / >
2011-10-08 23:29:21 +02:00
< source > Send to multiple recipients at once < / source >
2011-11-08 14:51:28 +01:00
< translation > An mehrere Empfänger auf einmal ü berweisen < / translation >
2011-10-08 23:29:21 +02:00
< / message >
< message >
2011-11-08 14:51:28 +01:00
< location filename = "../forms/sendcoinsdialog.ui" line = "67" / >
2011-10-08 23:29:21 +02:00
< source > & amp ; Add recipient . . . < / source >
2011-11-08 14:51:28 +01:00
< translation > & amp ; Empfänger hinzufügen . . . < / translation >
2011-10-08 23:29:21 +02:00
< / message >
< message >
2011-11-08 14:51:28 +01:00
< location filename = "../forms/sendcoinsdialog.ui" line = "84" / >
2011-10-08 23:29:21 +02:00
< source > Clear all < / source >
2011-11-08 14:51:28 +01:00
< translation > Zurücksetzen < / translation >
2011-10-08 23:29:21 +02:00
< / message >
< message >
2011-11-08 14:51:28 +01:00
< location filename = "../forms/sendcoinsdialog.ui" line = "103" / >
2011-10-08 23:29:21 +02:00
< source > Balance : < / source >
2011-11-08 14:51:28 +01:00
< translation > Kontostand : < / translation >
2011-10-08 23:29:21 +02:00
< / message >
< message >
2011-11-08 14:51:28 +01:00
< location filename = "../forms/sendcoinsdialog.ui" line = "110" / >
2011-10-08 23:29:21 +02:00
< source > 123.456 BTC < / source >
2011-11-08 14:51:28 +01:00
< translation > 123.456 BTC < / translation >
2011-07-07 21:19:25 +02:00
< / message >
< message >
2011-11-08 14:51:28 +01:00
< location filename = "../forms/sendcoinsdialog.ui" line = "141" / >
2011-07-07 21:19:25 +02:00
< source > Confirm the send action < / source >
< translation > Ü berweisung bestätigen < / translation >
< / message >
< message >
2011-11-08 14:51:28 +01:00
< location filename = "../forms/sendcoinsdialog.ui" line = "144" / >
2011-07-07 21:19:25 +02:00
< source > & amp ; Send < / source >
2011-11-08 14:51:28 +01:00
< translation > & amp ; Ü berweisen < / translation >
2011-07-07 21:19:25 +02:00
< / message >
< message >
2011-11-08 14:51:28 +01:00
< location filename = "../sendcoinsdialog.cpp" line = "85" / >
< source > & lt ; b & gt ; % 1 & lt ; / b & g t ; t o % 2 ( % 3 ) < / s o u r c e >
< translation > & lt ; b & gt ; % 1 & lt ; / b & g t ; a n % 2 ( % 3 ) < / t r a n s l a t i o n >
2011-07-07 21:19:25 +02:00
< / message >
< message >
2011-11-08 14:51:28 +01:00
< location filename = "../sendcoinsdialog.cpp" line = "88" / >
2011-07-07 21:19:25 +02:00
< source > Confirm send coins < / source >
< translation > Ü berweisung bestätigen < / translation >
< / message >
< message >
2011-11-08 14:51:28 +01:00
< location filename = "../sendcoinsdialog.cpp" line = "89" / >
2011-10-08 23:29:21 +02:00
< source > Are you sure you want to send % 1 ? < / source >
2011-11-08 14:51:28 +01:00
< translation > Sind Sie sich sicher , dass Sie folgendes ü berweisen möchten : % 1 ? < / translation >
2011-10-08 23:29:21 +02:00
< / message >
< message >
2011-11-08 14:51:28 +01:00
< location filename = "../sendcoinsdialog.cpp" line = "89" / >
2011-10-08 23:29:21 +02:00
< source > and < / source >
2011-11-08 14:51:28 +01:00
< translation > und < / translation >
2011-10-08 23:29:21 +02:00
< / message >
< message >
2011-11-08 14:51:28 +01:00
< location filename = "../sendcoinsdialog.cpp" line = "110" / >
2011-07-07 21:19:25 +02:00
< source > The recepient address is not valid , please recheck . < / source >
2011-11-08 14:51:28 +01:00
< translation > Die Empfangsadresse ist ungültig , bitte nochmals ü berprüfen . < / translation >
2011-07-07 21:19:25 +02:00
< / message >
< message >
2011-11-08 14:51:28 +01:00
< location filename = "../sendcoinsdialog.cpp" line = "115" / >
2011-07-07 21:19:25 +02:00
< source > The amount to pay must be larger than 0 . < / source >
2011-11-08 14:51:28 +01:00
< translation > Der zu zahlende Betrag muss mehr als 0 betragen . < / translation >
2011-07-07 21:19:25 +02:00
< / message >
< message >
2011-11-08 14:51:28 +01:00
< location filename = "../sendcoinsdialog.cpp" line = "120" / >
2011-07-07 21:19:25 +02:00
< source > Amount exceeds your balance < / source >
2011-11-08 14:51:28 +01:00
< translation > Der Betrag ü bersteigt Ihren Kontostand < / translation >
2011-07-07 21:19:25 +02:00
< / message >
< message >
2011-11-08 14:51:28 +01:00
< location filename = "../sendcoinsdialog.cpp" line = "125" / >
2011-07-07 21:19:25 +02:00
< source > Total exceeds your balance when the % 1 transaction fee is included < / source >
2011-11-08 14:51:28 +01:00
< translation > Summe ü bersteigt aufgrund der Transaktionsgebühr in Höhe von % 1 Ihren Kontostand < / translation >
2011-07-07 21:19:25 +02:00
< / message >
< message >
2011-11-08 14:51:28 +01:00
< location filename = "../sendcoinsdialog.cpp" line = "131" / >
2011-10-08 23:29:21 +02:00
< source > Duplicate address found , can only send to each address once in one send operation < / source >
2011-11-08 14:51:28 +01:00
< translation > Doppelte Adresse gefunden . Pro Vorgang kann an eine Adresse nur einmalig etwas ü berwiesen werden < / translation >
2011-07-07 21:19:25 +02:00
< / message >
< message >
2011-11-08 14:51:28 +01:00
< location filename = "../sendcoinsdialog.cpp" line = "136" / >
2011-10-08 23:29:21 +02:00
< source > Error : Transaction creation failed < / source >
2011-11-08 14:51:28 +01:00
< translation > Fehler : Transaktionserstellung fehlgeschlagen < / translation >
2011-10-08 23:29:21 +02:00
< / message >
< message >
2011-11-08 14:51:28 +01:00
< location filename = "../sendcoinsdialog.cpp" line = "141" / >
2011-10-08 23:29:21 +02:00
< 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 >
2011-11-08 14:51:28 +01:00
< translation > Fehler : Die Transaktion wurde abgelehnt . Dies kann passieren , wenn einige Ihrer Bitcoins aus Ihrer Brieftasche bereits ausgegeben wurden ( z . B . aus einer Sicherungskopie Ihrer wallet . dat ) . < / translation >
2011-07-07 21:19:25 +02:00
< / message >
< / context >
< context >
2011-10-08 23:29:21 +02:00
< name > SendCoinsEntry < / name >
2011-07-07 21:19:25 +02:00
< message >
2011-10-08 23:29:21 +02:00
< location filename = "../forms/sendcoinsentry.ui" line = "14" / >
< source > Form < / source >
2011-11-08 14:51:28 +01:00
< translation > Formular < / translation >
2011-07-07 21:19:25 +02:00
< / message >
< message >
2011-10-08 23:29:21 +02:00
< location filename = "../forms/sendcoinsentry.ui" line = "29" / >
< source > A & amp ; mount : < / source >
2011-11-08 14:51:28 +01:00
< translation > & amp ; Betrag : < / translation >
2011-07-07 21:19:25 +02:00
< / message >
< message >
2011-10-08 23:29:21 +02:00
< location filename = "../forms/sendcoinsentry.ui" line = "42" / >
< source > Pay & amp ; To : < / source >
2011-11-08 14:51:28 +01:00
< translation > & amp ; Empfänger : < / translation >
2011-07-07 21:19:25 +02:00
< / message >
< message >
2011-10-08 23:29:21 +02:00
< location filename = "../forms/sendcoinsentry.ui" line = "66" / >
2011-11-08 14:51:28 +01:00
< location filename = "../sendcoinsentry.cpp" line = "26" / >
2011-10-08 23:29:21 +02:00
< source > Enter a label for this address to add it to your address book < / source >
2011-11-08 14:51:28 +01:00
< translation > Geben Sie hier eine Bezeichnung der Adresse ein , um sie zum Adressbuch hinzuzufügen < / translation >
2011-07-07 21:19:25 +02:00
< / message >
< message >
2011-10-08 23:29:21 +02:00
< location filename = "../forms/sendcoinsentry.ui" line = "75" / >
< source > & amp ; Label : < / source >
2011-11-08 14:51:28 +01:00
< translation > & amp ; Bezeichnung : < / translation >
2011-07-07 21:19:25 +02:00
< / message >
< message >
2011-10-08 23:29:21 +02:00
< location filename = "../forms/sendcoinsentry.ui" line = "93" / >
< source > The address to send the payment to ( e . g . 1 NS17iag9jJgTHD1VXjvLCEnZuQ3rJDE9L ) < / source >
2011-11-08 14:51:28 +01:00
< translation > Die Empfangsadresse für die Ü berweisung ( z . B . 1 NS17iag9jJgTHD1VXjvLCEnZuQ3rJDE9L ) < / translation >
2011-07-07 21:19:25 +02:00
< / message >
< message >
2011-10-08 23:29:21 +02:00
< location filename = "../forms/sendcoinsentry.ui" line = "103" / >
< source > Choose adress from address book < / source >
2011-11-08 14:51:28 +01:00
< translation > Adresse aus dem Adressbuch auswählen < / translation >
2011-07-07 21:19:25 +02:00
< / message >
< message >
2011-10-08 23:29:21 +02:00
< location filename = "../forms/sendcoinsentry.ui" line = "113" / >
< source > Alt + A < / source >
2011-11-08 14:51:28 +01:00
< translation > Alt + A < / translation >
2011-07-07 21:19:25 +02:00
< / message >
< message >
2011-11-08 14:51:28 +01:00
< location filename = "../forms/sendcoinsentry.ui" line = "120" / >
2011-10-08 23:29:21 +02:00
< source > Paste address from clipboard < / source >
2011-11-08 14:51:28 +01:00
< translation > Adresse aus der Zwischenablage einfügen < / translation >
2011-07-07 21:19:25 +02:00
< / message >
< message >
2011-11-08 14:51:28 +01:00
< location filename = "../forms/sendcoinsentry.ui" line = "130" / >
2011-10-08 23:29:21 +02:00
< source > Alt + P < / source >
2011-11-08 14:51:28 +01:00
< translation > Alt + P < / translation >
2011-07-07 21:19:25 +02:00
< / message >
< message >
2011-11-08 14:51:28 +01:00
< location filename = "../forms/sendcoinsentry.ui" line = "137" / >
2011-10-08 23:29:21 +02:00
< source > Remove this recipient < / source >
2011-11-08 14:51:28 +01:00
< translation > Diesen Empfänger entfernen < / translation >
2011-07-07 21:19:25 +02:00
< / message >
< message >
2011-11-08 14:51:28 +01:00
< location filename = "../sendcoinsentry.cpp" line = "25" / >
2011-10-08 23:29:21 +02:00
< source > Enter a Bitcoin address ( e . g . 1 NS17iag9jJgTHD1VXjvLCEnZuQ3rJDE9L ) < / source >
2011-11-08 14:51:28 +01:00
< translation > Bitcoin - Adresse eingeben ( z . B . 1 NS17iag9jJgTHD1VXjvLCEnZuQ3rJDE9L ) < / translation >
2011-07-07 21:19:25 +02:00
< / message >
2011-10-08 23:29:21 +02:00
< / context >
< context >
< name > TransactionDesc < / name >
2011-07-07 21:19:25 +02:00
< message >
2011-10-08 23:29:21 +02:00
< location filename = "../transactiondesc.cpp" line = "34" / >
< source > Open for % 1 blocks < / source >
2011-11-08 14:51:28 +01:00
< translation > Offen für % 1 Blöcke < / translation >
2011-10-08 23:29:21 +02:00
< / message >
< message >
< location filename = "../transactiondesc.cpp" line = "36" / >
< source > Open until % 1 < / source >
2011-11-08 14:51:28 +01:00
< translation > Offen bis % 1 < / translation >
2011-10-08 23:29:21 +02:00
< / message >
< message >
< location filename = "../transactiondesc.cpp" line = "42" / >
< source > % 1 / offline ? < / source >
2011-11-08 14:51:28 +01:00
< translation > % 1 / offline ? < / translation >
2011-10-08 23:29:21 +02:00
< / message >
< message >
< location filename = "../transactiondesc.cpp" line = "44" / >
< source > % 1 / unconfirmed < / source >
2011-11-08 14:51:28 +01:00
< translation > % 1 / unbestätigt < / translation >
2011-10-08 23:29:21 +02:00
< / message >
< message >
< location filename = "../transactiondesc.cpp" line = "46" / >
< source > % 1 confirmations < / source >
2011-11-08 14:51:28 +01:00
< translation > % 1 Bestätigungen < / translation >
2011-10-08 23:29:21 +02:00
< / message >
< message >
< location filename = "../transactiondesc.cpp" line = "63" / >
< source > & lt ; b & gt ; Status : & lt ; / b & g t ; < / s o u r c e >
2011-11-08 14:51:28 +01:00
< translation > & lt ; b & gt ; Status : & lt ; / b & g t ; < / t r a n s l a t i o n >
2011-10-08 23:29:21 +02:00
< / message >
< message >
< location filename = "../transactiondesc.cpp" line = "68" / >
< source > , has not been successfully broadcast yet < / source >
2011-11-08 14:51:28 +01:00
< translation > ; wurde noch nicht erfolgreich gesendet < / translation >
2011-10-08 23:29:21 +02:00
< / message >
< message >
< location filename = "../transactiondesc.cpp" line = "70" / >
< source > , broadcast through % 1 node < / source >
2011-11-08 14:51:28 +01:00
< translation > ; ü ber % 1 Knoten gesendet < / translation >
2011-10-08 23:29:21 +02:00
< / message >
< message >
< location filename = "../transactiondesc.cpp" line = "72" / >
< source > , broadcast through % 1 nodes < / source >
2011-11-08 14:51:28 +01:00
< translation > ; ü ber % 1 Knoten gesendet < / translation >
2011-10-08 23:29:21 +02:00
< / message >
< message >
< location filename = "../transactiondesc.cpp" line = "76" / >
< source > & lt ; b & gt ; Date : & lt ; / b & g t ; < / s o u r c e >
2011-11-08 14:51:28 +01:00
< translation > & lt ; b & gt ; Datum : & lt ; / b & g t ; < / t r a n s l a t i o n >
2011-10-08 23:29:21 +02:00
< / message >
< message >
< location filename = "../transactiondesc.cpp" line = "83" / >
< source > & lt ; b & gt ; Source : & lt ; / b & g t ; G e n e r a t e d & l t ; b r & g t ; < / s o u r c e >
2011-11-08 14:51:28 +01:00
< translation > & lt ; b & gt ; Quelle : & lt ; / b & g t ; G e n e r i e r t & l t ; b r & g t ; < / t r a n s l a t i o n >
2011-10-08 23:29:21 +02:00
< / message >
< message >
< location filename = "../transactiondesc.cpp" line = "89" / >
< location filename = "../transactiondesc.cpp" line = "106" / >
< source > & lt ; b & gt ; From : & lt ; / b & g t ; < / s o u r c e >
2011-11-08 14:51:28 +01:00
< translation > & lt ; b & gt ; Von : & lt ; / b & g t ; < / t r a n s l a t i o n >
2011-10-08 23:29:21 +02:00
< / message >
< message >
< location filename = "../transactiondesc.cpp" line = "106" / >
< source > unknown < / source >
2011-11-08 14:51:28 +01:00
< translation > unbekannt < / translation >
2011-10-08 23:29:21 +02:00
< / 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 & g t ; < / s o u r c e >
2011-11-08 14:51:28 +01:00
< translation > & lt ; b & gt ; An : & lt ; / b & g t ; < / t r a n s l a t i o n >
2011-10-08 23:29:21 +02:00
< / message >
< message >
< location filename = "../transactiondesc.cpp" line = "110" / >
< source > ( yours , label : < / source >
2011-11-08 14:51:28 +01:00
< translation > ( Ihre , Bezeichnung : < / translation >
2011-10-08 23:29:21 +02:00
< / message >
< message >
< location filename = "../transactiondesc.cpp" line = "112" / >
< source > ( yours ) < / source >
2011-11-08 14:51:28 +01:00
< translation > ( Ihre ) < / translation >
2011-10-08 23:29:21 +02:00
< / 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 & g t ; < / s o u r c e >
2011-11-08 14:51:28 +01:00
< translation > & lt ; b & gt ; Gutschrift : & lt ; / b & g t ; < / t r a n s l a t i o n >
2011-10-08 23:29:21 +02:00
< / message >
< message >
< location filename = "../transactiondesc.cpp" line = "149" / >
< source > ( % 1 matures in % 2 more blocks ) < / source >
2011-11-08 14:51:28 +01:00
< translation > ( % 1 reift in weiteren % 2 Blöcken ) < / translation >
2011-10-08 23:29:21 +02:00
< / message >
< message >
< location filename = "../transactiondesc.cpp" line = "153" / >
< source > ( not accepted ) < / source >
2011-11-08 14:51:28 +01:00
< translation > ( nicht angenommen ) < / translation >
2011-10-08 23:29:21 +02:00
< / 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 & g t ; < / s o u r c e >
2011-11-08 14:51:28 +01:00
< translation > & lt ; b & gt ; Belastung : & lt ; / b & g t ; < / t r a n s l a t i o n >
2011-10-08 23:29:21 +02:00
< / message >
< message >
< location filename = "../transactiondesc.cpp" line = "211" / >
< source > & lt ; b & gt ; Transaction fee : & lt ; / b & g t ; < / s o u r c e >
2011-11-08 14:51:28 +01:00
< translation > & lt ; b & gt ; Transaktionsgebühr : & lt ; / b & g t ; < / t r a n s l a t i o n >
2011-10-08 23:29:21 +02:00
< / message >
< message >
< location filename = "../transactiondesc.cpp" line = "227" / >
< source > & lt ; b & gt ; Net amount : & lt ; / b & g t ; < / s o u r c e >
2011-11-08 14:51:28 +01:00
< translation > & lt ; b & gt ; Nettobetrag : & lt ; / b & g t ; < / t r a n s l a t i o n >
2011-10-08 23:29:21 +02:00
< / message >
< message >
< location filename = "../transactiondesc.cpp" line = "233" / >
< source > Message : < / source >
2011-11-08 14:51:28 +01:00
< translation > Nachricht : < / translation >
2011-10-08 23:29:21 +02:00
< / message >
< message >
< location filename = "../transactiondesc.cpp" line = "235" / >
< source > Comment : < / source >
2011-11-08 14:51:28 +01:00
< translation > Kommentar : < / translation >
2011-10-08 23:29:21 +02:00
< / 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 >
2011-11-08 14:51:28 +01:00
< translation > Generierte Bitcoins müssen 120 Blöcke lang warten , bevor sie ausgegeben werden können . Als Sie diesen Block generierten , wurde er an das Netzwerk gesendet , um ihn der Blockkette hinzuzufügen . Falls dies fehlschlägt wird der Status in & quot ; nicht angenommen & quot ; geändert und der Betrag wird nicht verfügbar werden . Das kann gelegentlich passieren , wenn ein anderer Knoten einen Block zur selben Zeit wie Sie generierte . < / translation >
2011-10-08 23:29:21 +02:00
< / message >
< / context >
< context >
< name > TransactionDescDialog < / name >
< message >
< location filename = "../forms/transactiondescdialog.ui" line = "14" / >
< source > Transaction details < / source >
2011-11-08 14:51:28 +01:00
< translation > Transaktionsdetails < / translation >
2011-10-08 23:29:21 +02:00
< / message >
< message >
< location filename = "../forms/transactiondescdialog.ui" line = "20" / >
< source > This pane shows a detailed description of the transaction < / source >
2011-11-08 14:51:28 +01:00
< translation > Dieser Bereich zeigt eine detaillierte Beschreibung der Transaktion an < / translation >
2011-10-08 23:29:21 +02:00
< / message >
< / context >
< context >
< name > TransactionTableModel < / name >
< message >
< location filename = "../transactiontablemodel.cpp" line = "213" / >
< source > Date < / source >
< translation > Datum < / translation >
< / message >
< message >
< location filename = "../transactiontablemodel.cpp" line = "213" / >
< source > Type < / source >
2011-11-08 14:51:28 +01:00
< translation > Typ < / translation >
2011-10-08 23:29:21 +02:00
< / message >
< message >
< location filename = "../transactiontablemodel.cpp" line = "213" / >
< source > Address < / source >
< translation > Adresse < / translation >
< / message >
< message >
< location filename = "../transactiontablemodel.cpp" line = "213" / >
< source > Amount < / source >
< translation > Betrag < / translation >
< / message >
< message numerus = "yes" >
< location filename = "../transactiontablemodel.cpp" line = "274" / >
< source > Open for % n block ( s ) < / source >
2011-11-08 14:51:28 +01:00
< translation > < numerusform > Offen für % n Block < / numerusform > < numerusform > Offen für % n Blöcke < / numerusform > < / translation >
2011-10-08 23:29:21 +02:00
< / message >
< message >
< location filename = "../transactiontablemodel.cpp" line = "277" / >
< source > Open until % 1 < / source >
< translation > Offen bis % 1 < / translation >
< / message >
< message >
< 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 = "283" / >
< source > Unconfirmed ( % 1 of % 2 confirmations ) < / source >
2011-11-08 14:51:28 +01:00
< translation > Unbestätigt ( % 1 von % 2 Bestätigungen ) < / translation >
2011-10-08 23:29:21 +02:00
< / message >
< message >
< 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 = "295" / >
< source > Mined balance will be available in % n more blocks < / source >
2011-11-08 14:51:28 +01:00
< translation > < numerusform > Der erarbeitete Betrag wird in % n Block verfügbar sein < / numerusform > < numerusform > Der erarbeitete Betrag wird in % n Blöcken verfügbar sein < / numerusform > < / translation >
2011-10-08 23:29:21 +02:00
< / message >
< message >
< location filename = "../transactiontablemodel.cpp" line = "301" / >
< source > This block was not received by any other nodes and will probably not be accepted ! < / source >
2011-11-08 14:51:28 +01:00
< translation > Dieser Block wurde von keinem anderen Knoten empfangen und wird wahrscheinlich nicht angenommen werden ! < / translation >
2011-10-08 23:29:21 +02:00
< / message >
< message >
< 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 = "347" / >
< source > Received with < / source >
< translation > Empfangen durch < / translation >
< / message >
< message >
< location filename = "../transactiontablemodel.cpp" line = "349" / >
2011-07-07 21:19:25 +02:00
< source > Received from IP < / source >
2011-11-08 14:51:28 +01:00
< translation > Empfangen von IP < / translation >
2011-07-07 21:19:25 +02:00
< / message >
< message >
2011-10-08 23:29:21 +02:00
< location filename = "../transactiontablemodel.cpp" line = "351" / >
2011-07-07 21:19:25 +02:00
< source > Sent to < / source >
2011-11-08 14:51:28 +01:00
< translation > Ü berwiesen an < / translation >
2011-07-07 21:19:25 +02:00
< / message >
< message >
2011-10-08 23:29:21 +02:00
< location filename = "../transactiontablemodel.cpp" line = "353" / >
2011-07-07 21:19:25 +02:00
< source > Sent to IP < / source >
2011-11-08 14:51:28 +01:00
< translation > Ü berwiesen an IP < / translation >
2011-07-07 21:19:25 +02:00
< / message >
< message >
2011-10-08 23:29:21 +02:00
< location filename = "../transactiontablemodel.cpp" line = "355" / >
2011-07-07 21:19:25 +02:00
< source > Payment to yourself < / source >
2011-11-08 14:51:28 +01:00
< translation > Zahlung an Sie selbst < / translation >
2011-07-07 21:19:25 +02:00
< / message >
< message >
2011-10-08 23:29:21 +02:00
< location filename = "../transactiontablemodel.cpp" line = "357" / >
2011-07-07 21:19:25 +02:00
< source > Mined < / source >
2011-08-31 15:08:03 +02:00
< translation > Erarbeitet < / translation >
2011-07-07 21:19:25 +02:00
< / message >
< message >
2011-10-08 23:29:21 +02:00
< location filename = "../transactiontablemodel.cpp" line = "395" / >
< source > ( n / a ) < / source >
2011-11-08 14:51:28 +01:00
< translation > ( k . A . ) < / translation >
2011-10-08 23:29:21 +02:00
< / message >
< message >
< location filename = "../transactiontablemodel.cpp" line = "594" / >
2011-07-07 21:19:25 +02:00
< source > Transaction status . Hover over this field to show number of confirmations . < / source >
2011-11-08 14:51:28 +01:00
< translation > Transaktionsstatus . Fahren Sie mit der Maus ü ber dieses Feld , um die Anzahl der Bestätigungen zu sehen . < / translation >
2011-07-07 21:19:25 +02:00
< / message >
< message >
2011-10-08 23:29:21 +02:00
< location filename = "../transactiontablemodel.cpp" line = "596" / >
2011-07-07 21:19:25 +02:00
< source > Date and time that the transaction was received . < / source >
< translation > Datum und Uhrzeit als die Transaktion empfangen wurde . < / translation >
< / message >
< message >
2011-10-08 23:29:21 +02:00
< location filename = "../transactiontablemodel.cpp" line = "598" / >
2011-07-07 21:19:25 +02:00
< source > Type of transaction . < / source >
< translation > Art der Transaktion . < / translation >
< / message >
< message >
2011-10-08 23:29:21 +02:00
< location filename = "../transactiontablemodel.cpp" line = "600" / >
2011-07-07 21:19:25 +02:00
< source > Destination address of transaction . < / source >
2011-11-08 14:51:28 +01:00
< translation > Empfangsadresse der Transaktion . < / translation >
2011-07-07 21:19:25 +02:00
< / message >
< message >
2011-10-08 23:29:21 +02:00
< location filename = "../transactiontablemodel.cpp" line = "602" / >
2011-07-07 21:19:25 +02:00
< source > Amount removed from or added to balance . < / source >
2011-08-31 15:08:03 +02:00
< translation > Betrag vom Kontostand entfernt oder hinzugefügt . < / translation >
2011-07-07 21:19:25 +02:00
< / message >
< / context >
< context >
< name > TransactionView < / name >
< message >
2011-11-08 14:51:28 +01:00
< location filename = "../transactionview.cpp" line = "55" / >
< location filename = "../transactionview.cpp" line = "71" / >
2011-07-07 21:19:25 +02:00
< source > All < / source >
< translation > Alle < / translation >
< / message >
< message >
2011-11-08 14:51:28 +01:00
< location filename = "../transactionview.cpp" line = "56" / >
2011-07-07 21:19:25 +02:00
< source > Today < / source >
< translation > Heute < / translation >
< / message >
< message >
2011-11-08 14:51:28 +01:00
< location filename = "../transactionview.cpp" line = "57" / >
2011-07-07 21:19:25 +02:00
< source > This week < / source >
< translation > Diese Woche < / translation >
< / message >
< message >
2011-11-08 14:51:28 +01:00
< location filename = "../transactionview.cpp" line = "58" / >
2011-07-07 21:19:25 +02:00
< source > This month < / source >
< translation > Diesen Monat < / translation >
< / message >
< message >
2011-11-08 14:51:28 +01:00
< location filename = "../transactionview.cpp" line = "59" / >
2011-07-07 21:19:25 +02:00
< source > Last month < / source >
< translation > Letzten Monat < / translation >
< / message >
< message >
2011-11-08 14:51:28 +01:00
< location filename = "../transactionview.cpp" line = "60" / >
2011-07-07 21:19:25 +02:00
< source > This year < / source >
< translation > Dieses Jahr < / translation >
< / message >
< message >
2011-11-08 14:51:28 +01:00
< location filename = "../transactionview.cpp" line = "61" / >
2011-07-07 21:19:25 +02:00
< source > Range . . . < / source >
< translation > Bereich . . . < / translation >
< / message >
< message >
2011-11-08 14:51:28 +01:00
< location filename = "../transactionview.cpp" line = "72" / >
2011-07-07 21:19:25 +02:00
< source > Received with < / source >
< translation > Empfangen durch < / translation >
< / message >
< message >
2011-11-08 14:51:28 +01:00
< location filename = "../transactionview.cpp" line = "74" / >
2011-07-07 21:19:25 +02:00
< source > Sent to < / source >
2011-11-08 14:51:28 +01:00
< translation > Ü berwiesen an < / translation >
2011-07-07 21:19:25 +02:00
< / message >
< message >
2011-11-08 14:51:28 +01:00
< location filename = "../transactionview.cpp" line = "76" / >
2011-07-07 21:19:25 +02:00
< source > To yourself < / source >
< translation > Zu Ihnen selbst < / translation >
< / message >
< message >
2011-11-08 14:51:28 +01:00
< location filename = "../transactionview.cpp" line = "77" / >
2011-07-07 21:19:25 +02:00
< source > Mined < / source >
2011-08-31 15:08:03 +02:00
< translation > Erarbeitet < / translation >
2011-07-07 21:19:25 +02:00
< / message >
< message >
2011-11-08 14:51:28 +01:00
< location filename = "../transactionview.cpp" line = "78" / >
2011-07-07 21:19:25 +02:00
< source > Other < / source >
< translation > Andere < / translation >
< / message >
< message >
2011-11-08 14:51:28 +01:00
< location filename = "../transactionview.cpp" line = "84" / >
2011-10-08 23:29:21 +02:00
< source > Enter address or label to search < / source >
2011-11-08 14:51:28 +01:00
< translation > Zu suchende Adresse oder Bezeichnung eingeben < / translation >
2011-10-08 23:29:21 +02:00
< / message >
< message >
2011-11-08 14:51:28 +01:00
< location filename = "../transactionview.cpp" line = "90" / >
2011-10-08 23:29:21 +02:00
< source > Min amount < / source >
2011-11-08 14:51:28 +01:00
< translation > Kleinster Betrag < / translation >
2011-10-08 23:29:21 +02:00
< / message >
< message >
2011-11-08 14:51:28 +01:00
< location filename = "../transactionview.cpp" line = "125" / >
2011-10-08 23:29:21 +02:00
< source > Copy address < / source >
2011-11-08 14:51:28 +01:00
< translation > Adresse kopieren < / translation >
2011-10-08 23:29:21 +02:00
< / message >
< message >
2011-11-08 14:51:28 +01:00
< location filename = "../transactionview.cpp" line = "126" / >
2011-10-08 23:29:21 +02:00
< source > Copy label < / source >
2011-11-08 14:51:28 +01:00
< translation > Bezeichnung kopieren < / translation >
2011-10-08 23:29:21 +02:00
< / message >
< message >
2011-11-08 14:51:28 +01:00
< location filename = "../transactionview.cpp" line = "127" / >
2011-10-08 23:29:21 +02:00
< source > Edit label < / source >
2011-11-08 14:51:28 +01:00
< translation > Bezeichnung bearbeiten < / translation >
2011-10-08 23:29:21 +02:00
< / message >
< message >
2011-11-08 14:51:28 +01:00
< location filename = "../transactionview.cpp" line = "128" / >
2011-10-08 23:29:21 +02:00
< source > Show details . . . < / source >
2011-11-08 14:51:28 +01:00
< translation > Details anzeigen . . . < / translation >
2011-10-08 23:29:21 +02:00
< / message >
< message >
2011-11-08 14:51:28 +01:00
< location filename = "../transactionview.cpp" line = "261" / >
2011-07-07 21:19:25 +02:00
< source > Export Transaction Data < / source >
< translation > Transaktionen exportieren < / translation >
< / message >
< message >
2011-11-08 14:51:28 +01:00
< location filename = "../transactionview.cpp" line = "263" / >
2011-07-07 21:19:25 +02:00
< source > Comma separated file ( * . csv ) < / source >
2011-11-08 14:51:28 +01:00
< translation > Kommagetrennte Datei ( * . csv ) < / translation >
2011-07-07 21:19:25 +02:00
< / message >
< message >
2011-11-08 14:51:28 +01:00
< location filename = "../transactionview.cpp" line = "271" / >
2011-10-08 23:29:21 +02:00
< source > Confirmed < / source >
2011-11-08 14:51:28 +01:00
< translation > Bestätigt < / translation >
2011-10-08 23:29:21 +02:00
< / message >
< message >
2011-11-08 14:51:28 +01:00
< location filename = "../transactionview.cpp" line = "272" / >
2011-10-08 23:29:21 +02:00
< source > Date < / source >
2011-11-08 14:51:28 +01:00
< translation > Datum < / translation >
2011-10-08 23:29:21 +02:00
< / message >
< message >
2011-11-08 14:51:28 +01:00
< location filename = "../transactionview.cpp" line = "273" / >
2011-10-08 23:29:21 +02:00
< source > Type < / source >
2011-11-08 14:51:28 +01:00
< translation > Typ < / translation >
2011-10-08 23:29:21 +02:00
< / message >
< message >
2011-11-08 14:51:28 +01:00
< location filename = "../transactionview.cpp" line = "274" / >
2011-10-08 23:29:21 +02:00
< source > Label < / source >
2011-11-08 14:51:28 +01:00
< translation > Bezeichnung < / translation >
2011-10-08 23:29:21 +02:00
< / message >
< message >
2011-11-08 14:51:28 +01:00
< location filename = "../transactionview.cpp" line = "275" / >
2011-10-08 23:29:21 +02:00
< source > Address < / source >
2011-11-08 14:51:28 +01:00
< translation > Adresse < / translation >
2011-10-08 23:29:21 +02:00
< / message >
< message >
2011-11-08 14:51:28 +01:00
< location filename = "../transactionview.cpp" line = "276" / >
2011-10-08 23:29:21 +02:00
< source > Amount < / source >
2011-11-08 14:51:28 +01:00
< translation > Betrag < / translation >
2011-10-08 23:29:21 +02:00
< / message >
< message >
2011-11-08 14:51:28 +01:00
< location filename = "../transactionview.cpp" line = "277" / >
2011-10-08 23:29:21 +02:00
< source > ID < / source >
2011-11-08 14:51:28 +01:00
< translation > ID < / translation >
2011-10-08 23:29:21 +02:00
< / message >
< message >
2011-11-08 14:51:28 +01:00
< location filename = "../transactionview.cpp" line = "281" / >
2011-07-07 21:19:25 +02:00
< source > Error exporting < / source >
2011-11-08 14:51:28 +01:00
< translation > Fehler beim Exportieren < / translation >
2011-07-07 21:19:25 +02:00
< / message >
< message >
2011-11-08 14:51:28 +01:00
< location filename = "../transactionview.cpp" line = "281" / >
2011-07-07 21:19:25 +02:00
< source > Could not write to file % 1 . < / source >
2011-11-08 14:51:28 +01:00
< translation > Konnte nicht in Datei % 1 schreiben . < / translation >
2011-07-07 21:19:25 +02:00
< / message >
2011-10-08 23:29:21 +02:00
< message >
2011-11-08 14:51:28 +01:00
< location filename = "../transactionview.cpp" line = "369" / >
2011-10-08 23:29:21 +02:00
< source > Range : < / source >
2011-11-08 14:51:28 +01:00
< translation > Bereich : < / translation >
2011-10-08 23:29:21 +02:00
< / message >
< message >
2011-11-08 14:51:28 +01:00
< location filename = "../transactionview.cpp" line = "377" / >
2011-10-08 23:29:21 +02:00
< source > to < / source >
2011-11-08 14:51:28 +01:00
< translation > bis < / translation >
2011-10-08 23:29:21 +02:00
< / message >
2011-07-07 21:19:25 +02:00
< / context >
< context >
< name > WalletModel < / name >
< message >
2011-10-08 23:29:21 +02:00
< location filename = "../walletmodel.cpp" line = "144" / >
2011-07-07 21:19:25 +02:00
< source > Sending . . . < / source >
2011-11-08 14:51:28 +01:00
< translation > Ü berweise . . . < / translation >
2011-07-07 21:19:25 +02:00
< / message >
< / context >
< context >
< name > bitcoin - core < / name >
< message >
< location filename = "../bitcoinstrings.cpp" line = "3" / >
< source > Bitcoin version < / source >
2011-08-31 15:08:03 +02:00
< translation > Bitcoin Version < / translation >
2011-07-07 21:19:25 +02:00
< / message >
< message >
< location filename = "../bitcoinstrings.cpp" line = "4" / >
< source > Usage : < / source >
2011-08-31 15:08:03 +02:00
< translation > Verwendung : < / translation >
2011-07-07 21:19:25 +02:00
< / message >
< message >
< location filename = "../bitcoinstrings.cpp" line = "5" / >
< source > Send command to - server or bitcoind
< / source >
2011-11-08 14:51:28 +01:00
< translation > Sende Befehl an - server oder bitcoind
< / translation >
2011-07-07 21:19:25 +02:00
< / message >
< message >
< location filename = "../bitcoinstrings.cpp" line = "6" / >
< source > List commands
< / source >
2011-11-08 14:51:28 +01:00
< translation > Befehle auflisten
< / translation >
2011-07-07 21:19:25 +02:00
< / message >
< message >
< location filename = "../bitcoinstrings.cpp" line = "7" / >
< source > Get help for a command
< / source >
2011-11-08 14:51:28 +01:00
< translation > Hilfe für Befehl erhalten
< / translation >
2011-07-07 21:19:25 +02:00
< / message >
< message >
< location filename = "../bitcoinstrings.cpp" line = "8" / >
< source > Options :
< / source >
2011-11-08 14:51:28 +01:00
< translation > Einstellungen : < / translation >
2011-07-07 21:19:25 +02:00
< / message >
< message >
< location filename = "../bitcoinstrings.cpp" line = "9" / >
< source > Specify configuration file ( default : bitcoin . conf )
< / source >
2011-08-31 15:08:03 +02:00
< translation > Bitte wählen Sie eine Konfigurationsdatei ( Standard : bitcoin.conf ) < / translation >
2011-07-07 21:19:25 +02:00
< / message >
< message >
< location filename = "../bitcoinstrings.cpp" line = "10" / >
< source > Specify pid file ( default : bitcoind . pid )
< / source >
2011-08-31 15:08:03 +02:00
< translation > Bitte wählen Sie den Namen der PID Datei ( Standard bitcoind . pid ) < / translation >
2011-07-07 21:19:25 +02:00
< / message >
< message >
< location filename = "../bitcoinstrings.cpp" line = "11" / >
< source > Generate coins
< / source >
2011-08-31 15:08:03 +02:00
< translation > Erarbeite Bitcoins < / translation >
2011-07-07 21:19:25 +02:00
< / message >
< message >
< location filename = "../bitcoinstrings.cpp" line = "12" / >
2011-11-08 14:51:28 +01:00
< source > Don ' t generate coins
2011-07-07 21:19:25 +02:00
< / source >
2011-11-08 14:51:28 +01:00
< translation > Keine Bitcoins erarbeiten
< / translation >
2011-07-07 21:19:25 +02:00
< / message >
< message >
< location filename = "../bitcoinstrings.cpp" line = "13" / >
< source > Start minimized
< / source >
2011-08-31 15:08:03 +02:00
< translation > minimiert starten < / translation >
2011-07-07 21:19:25 +02:00
< / message >
< message >
< location filename = "../bitcoinstrings.cpp" line = "14" / >
< source > Specify data directory
< / source >
2011-08-31 15:08:03 +02:00
< translation > Bitte wählen Sie das Datenverzeichnis < / translation >
2011-07-07 21:19:25 +02:00
< / message >
< message >
< location filename = "../bitcoinstrings.cpp" line = "15" / >
< source > Specify connection timeout ( in milliseconds )
< / source >
2011-08-31 15:08:03 +02:00
< translation > Netzwerkverbindungsabbruch nach ( in Millisekunden ) < / translation >
2011-07-07 21:19:25 +02:00
< / message >
< message >
< location filename = "../bitcoinstrings.cpp" line = "16" / >
< source > Connect through socks4 proxy
< / source >
2011-08-31 15:08:03 +02:00
< translation > Durch SOCKS4 - Proxy verbinden < / translation >
2011-07-07 21:19:25 +02:00
< / message >
< message >
< location filename = "../bitcoinstrings.cpp" line = "17" / >
< source > Allow DNS lookups for addnode and connect
< / source >
2011-08-31 15:08:03 +02:00
< translation > Erlaube DNS Namensauflösung für addnode und connect < / translation >
2011-07-07 21:19:25 +02:00
< / message >
< message >
< location filename = "../bitcoinstrings.cpp" line = "18" / >
< source > Add a node to connect to
< / source >
2011-11-08 14:51:28 +01:00
< translation > Bitcoin Knoten hinzufügen
< / translation >
2011-07-07 21:19:25 +02:00
< / message >
< message >
< location filename = "../bitcoinstrings.cpp" line = "19" / >
< source > Connect only to the specified node
< / source >
2011-11-08 14:51:28 +01:00
< translation > Nur zu angegebenen Knoten verbinden
< / translation >
2011-07-07 21:19:25 +02:00
< / message >
< message >
< location filename = "../bitcoinstrings.cpp" line = "20" / >
2011-11-08 14:51:28 +01:00
< source > Don ' t accept connections from outside
2011-07-07 21:19:25 +02:00
< / source >
2011-08-31 15:08:03 +02:00
< translation > Keine externen Transatkionen akzeptieren < / translation >
2011-07-07 21:19:25 +02:00
< / message >
< message >
< location filename = "../bitcoinstrings.cpp" line = "21" / >
2011-11-08 14:51:28 +01:00
< source > Don ' t attempt to use UPnP to map the listening port
2011-07-07 21:19:25 +02:00
< / source >
2011-08-31 15:08:03 +02:00
< translation > UPnP nicht verwenden < / translation >
2011-07-07 21:19:25 +02:00
< / message >
< message >
< location filename = "../bitcoinstrings.cpp" line = "22" / >
< source > Attempt to use UPnP to map the listening port
< / source >
2011-08-31 15:08:03 +02:00
< translation > Versuche eine Verbindung mittels UPnP herzustellen < / translation >
2011-07-07 21:19:25 +02:00
< / message >
< message >
< location filename = "../bitcoinstrings.cpp" line = "23" / >
< source > Fee per KB to add to transactions you send
< / source >
2011-11-08 14:51:28 +01:00
< translation > Gebühr pro KB , die gesendeten Transaktionen hinzugefügt wird
< / translation >
2011-07-07 21:19:25 +02:00
< / message >
< message >
< location filename = "../bitcoinstrings.cpp" line = "24" / >
< source > Accept command line and JSON - RPC commands
< / source >
2011-11-08 14:51:28 +01:00
< translation > Erlaube Kommandozeilen und JSON - RPC Befehle
< / translation >
2011-07-07 21:19:25 +02:00
< / message >
< message >
< location filename = "../bitcoinstrings.cpp" line = "25" / >
< source > Run in the background as a daemon and accept commands
< / source >
2011-11-08 14:51:28 +01:00
< translation > Als Hintergrunddienst starten und Befehle akzeptieren
< / translation >
2011-07-07 21:19:25 +02:00
< / message >
< message >
< location filename = "../bitcoinstrings.cpp" line = "26" / >
< source > Use the test network
< / source >
2011-11-08 14:51:28 +01:00
< translation > Das Test Netzwerk verwenden
< / translation >
2011-07-07 21:19:25 +02:00
< / message >
< message >
< location filename = "../bitcoinstrings.cpp" line = "27" / >
< source > Username for JSON - RPC connections
< / source >
2011-11-08 14:51:28 +01:00
< translation > Benutzername für JSON - RPC Verbindungen
< / translation >
2011-07-07 21:19:25 +02:00
< / message >
< message >
< location filename = "../bitcoinstrings.cpp" line = "28" / >
< source > Password for JSON - RPC connections
< / source >
2011-11-08 14:51:28 +01:00
< translation > Passwort für JSON - RPC Verbindungen
< / translation >
2011-07-07 21:19:25 +02:00
< / message >
< message >
< location filename = "../bitcoinstrings.cpp" line = "29" / >
< source > Listen for JSON - RPC connections on & lt ; port & gt ; ( default : 8332 )
< / source >
2011-11-08 14:51:28 +01:00
< translation > Port für JSON - RPC Befehle ( Standard : 8332 )
< / translation >
2011-07-07 21:19:25 +02:00
< / message >
< message >
< location filename = "../bitcoinstrings.cpp" line = "30" / >
< source > Allow JSON - RPC connections from specified IP address
< / source >
2011-11-08 14:51:28 +01:00
< translation > JSON - RPC Befehle nur von dieser IP - Adresse erlauben
< / translation >
2011-07-07 21:19:25 +02:00
< / message >
< message >
< location filename = "../bitcoinstrings.cpp" line = "31" / >
< source > Send commands to node running on & lt ; ip & gt ; ( default : 127.0 . 0.1 )
< / source >
2011-11-08 14:51:28 +01:00
< translation > Befehle an Bitcoin Knoten & lt ; ip & gt ; senden ( Standard : 127.0.0.1 )
< / translation >
2011-07-07 21:19:25 +02:00
< / message >
< message >
< location filename = "../bitcoinstrings.cpp" line = "32" / >
< source > Set key pool size to & lt ; n & gt ; ( default : 100 )
< / source >
2011-11-08 14:51:28 +01:00
< translation > Menge der vorgenerierten Adressen ( Standard : 100 )
< / translation >
2011-07-07 21:19:25 +02:00
< / message >
< message >
< location filename = "../bitcoinstrings.cpp" line = "33" / >
< source > Rescan the block chain for missing wallet transactions
< / source >
2011-11-08 14:51:28 +01:00
< translation > Blockkette nach verlorenen Transaktionen durchsuchen ( rescan ) < / translation >
2011-07-07 21:19:25 +02:00
< / message >
< message >
< location filename = "../bitcoinstrings.cpp" line = "34" / >
< source >
SSL options : ( see the Bitcoin Wiki for SSL setup instructions )
< / source >
2011-11-08 14:51:28 +01:00
< translation > SSL Einstellungen : ( Siehe im BitCoin - Wiki für eine detallierte Beschreibung )
< / translation >
2011-07-07 21:19:25 +02:00
< / message >
< message >
< location filename = "../bitcoinstrings.cpp" line = "37" / >
< source > Use OpenSSL ( https ) for JSON - RPC connections
< / source >
2011-11-08 14:51:28 +01:00
< translation > JSON - RPC Befehle ü ber OpenSSL ( https )
< / translation >
2011-07-07 21:19:25 +02:00
< / message >
< message >
< location filename = "../bitcoinstrings.cpp" line = "38" / >
< source > Server certificate file ( default : server . cert )
< / source >
2011-11-08 14:51:28 +01:00
< translation > SSL Server Zertifikat ( Standard : server.cert )
< / translation >
2011-07-07 21:19:25 +02:00
< / message >
< message >
< location filename = "../bitcoinstrings.cpp" line = "39" / >
< source > Server private key ( default : server . pem )
< / source >
2011-08-31 15:08:03 +02:00
< translation > Privater SSL Schlüssel ( Standard : server.pem ) < / translation >
2011-07-07 21:19:25 +02:00
< / message >
< message >
< location filename = "../bitcoinstrings.cpp" line = "40" / >
< source > Acceptable ciphers ( default : TLSv1 + HIGH : ! SSLv2 : ! aNULL : ! eNULL : ! AH : ! 3 DES : @STRENGTH )
< / source >
2011-08-31 15:08:03 +02:00
< translation > Erlaubte Kryptographiealgorithmen ( Standard : TLSv1 + HIGH : ! SSLv2 : ! aNULL : ! eNULL : ! AH : ! 3 DES : @STRENGTH ) < / translation >
2011-07-07 21:19:25 +02:00
< / message >
< message >
< location filename = "../bitcoinstrings.cpp" line = "43" / >
< source > This help message
< / source >
2011-08-31 15:08:03 +02:00
< translation > Dieser Hilfetext < / translation >
2011-07-07 21:19:25 +02:00
< / message >
< message >
< location filename = "../bitcoinstrings.cpp" line = "44" / >
< source > Cannot obtain a lock on data directory % s . Bitcoin is probably already running . < / source >
2011-08-31 15:08:03 +02:00
< translation > Konnte das Datenverzeichnis % s nicht sperren . Evtl . wurde das Programm mehrfach gestartet . < / translation >
2011-07-07 21:19:25 +02:00
< / message >
< message >
< location filename = "../bitcoinstrings.cpp" line = "47" / >
2011-10-08 23:29:21 +02:00
< source > Loading addresses . . . < / source >
2011-11-08 14:51:28 +01:00
< translation > Lade Adressen . . . < / translation >
2011-10-08 23:29:21 +02:00
< / message >
< message >
< location filename = "../bitcoinstrings.cpp" line = "48" / >
2011-07-07 21:19:25 +02:00
< source > Error loading addr . dat
< / source >
2011-11-08 14:51:28 +01:00
< translation > Fehler beim Laden der addr . dat
< / translation >
2011-07-07 21:19:25 +02:00
< / message >
< message >
2011-10-08 23:29:21 +02:00
< location filename = "../bitcoinstrings.cpp" line = "49" / >
< source > Loading block index . . . < / source >
2011-11-08 14:51:28 +01:00
< translation > Lade Blockindex . . . < / translation >
2011-10-08 23:29:21 +02:00
< / message >
< message >
< location filename = "../bitcoinstrings.cpp" line = "50" / >
2011-07-07 21:19:25 +02:00
< source > Error loading blkindex . dat
< / source >
2011-08-31 15:08:03 +02:00
< translation > Fehler beim laden der blkindex . dat < / translation >
2011-07-07 21:19:25 +02:00
< / message >
< message >
2011-10-08 23:29:21 +02:00
< location filename = "../bitcoinstrings.cpp" line = "51" / >
< source > Loading wallet . . . < / source >
2011-11-08 14:51:28 +01:00
< translation > Lade Geldbörse . . . < / translation >
2011-10-08 23:29:21 +02:00
< / message >
< message >
< location filename = "../bitcoinstrings.cpp" line = "52" / >
< source > Error loading wallet.dat : Wallet corrupted
< / source >
2011-11-08 14:51:28 +01:00
< translation > Fehler beim Laden von wallet.dat : Brieftasche beschädigt
< / translation >
2011-10-08 23:29:21 +02:00
< / message >
< message >
< location filename = "../bitcoinstrings.cpp" line = "53" / >
< source > Error loading wallet.dat : Wallet requires newer version of Bitcoin
< / source >
2011-11-08 14:51:28 +01:00
< translation > Fehler beim Laden von wallet.dat : Neuere Version von Bitcoin notwendig
< / translation >
2011-10-08 23:29:21 +02:00
< / message >
< message >
< location filename = "../bitcoinstrings.cpp" line = "55" / >
2011-07-07 21:19:25 +02:00
< source > Error loading wallet . dat
< / source >
2011-11-08 14:51:28 +01:00
< translation > Fehler beim Laden von wallet . dat < / translation >
2011-07-07 21:19:25 +02:00
< / message >
< message >
2011-10-08 23:29:21 +02:00
< location filename = "../bitcoinstrings.cpp" line = "56" / >
< source > Rescanning . . . < / source >
2011-11-08 14:51:28 +01:00
< translation > Lade neu . . . < / translation >
2011-10-08 23:29:21 +02:00
< / message >
< message >
< location filename = "../bitcoinstrings.cpp" line = "57" / >
< source > Done loading < / source >
2011-11-08 14:51:28 +01:00
< translation > Laden abgeschlossen < / translation >
2011-10-08 23:29:21 +02:00
< / message >
< message >
< location filename = "../bitcoinstrings.cpp" line = "58" / >
2011-07-07 21:19:25 +02:00
< source > Invalid - proxy address < / source >
2011-08-31 15:08:03 +02:00
< translation > Fehlerhafte Proxy Adresse < / translation >
2011-07-07 21:19:25 +02:00
< / message >
< message >
2011-10-08 23:29:21 +02:00
< location filename = "../bitcoinstrings.cpp" line = "59" / >
2011-07-07 21:19:25 +02:00
< source > Invalid amount for - paytxfee = & lt ; amount & gt ; < / source >
2011-08-31 15:08:03 +02:00
< translation > Ungültige Angabe für - paytxfee = & lt ; Betrag & gt ; < / translation >
2011-07-07 21:19:25 +02:00
< / message >
< message >
2011-10-08 23:29:21 +02:00
< location filename = "../bitcoinstrings.cpp" line = "60" / >
2011-07-07 21:19:25 +02:00
< source > Warning : - paytxfee is set very high . This is the transaction fee you will pay if you send a transaction . < / source >
2011-08-31 15:08:03 +02:00
< translation > Warnung : - paytxfee ist auf einen sehr hohen Wert gesetzt . Dies ist die Gebühr die beim senden einer Transaktion fällig wird . < / translation >
2011-07-07 21:19:25 +02:00
< / message >
< message >
2011-10-08 23:29:21 +02:00
< location filename = "../bitcoinstrings.cpp" line = "63" / >
< source > Error : CreateThread ( StartNode ) failed < / source >
2011-11-08 14:51:28 +01:00
< translation > Fehler : CreateThread ( StartNode ) fehlerhaft < / translation >
2011-10-08 23:29:21 +02:00
< / message >
< message >
< location filename = "../bitcoinstrings.cpp" line = "64" / >
2011-07-07 21:19:25 +02:00
< source > Warning : Disk space is low < / source >
2011-08-31 15:08:03 +02:00
< translation > Warnung : Festplattenplatz wird knapp . < / translation >
2011-07-07 21:19:25 +02:00
< / message >
2011-11-08 14:51:28 +01:00
< message >
< 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 >
2011-07-07 21:19:25 +02:00
< message >
2011-10-08 23:29:21 +02:00
< 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 >
2011-11-08 14:51:28 +01:00
< translation type = "unfinished" / >
2011-10-08 23:29:21 +02:00
< / message >
< message >
< location filename = "../bitcoinstrings.cpp" line = "72" / >
< source > Enter the current passphrase to the wallet . < / source >
2011-11-08 14:51:28 +01:00
< translation > Geben Sie bitte das Passwort für die Brieftasche ein . < / translation >
2011-10-08 23:29:21 +02:00
< / message >
< message >
< location filename = "../bitcoinstrings.cpp" line = "73" / >
< source > Passphrase < / source >
2011-11-08 14:51:28 +01:00
< translation > Passwort < / translation >
2011-10-08 23:29:21 +02:00
< / message >
< message >
< location filename = "../bitcoinstrings.cpp" line = "74" / >
< source > Please supply the current wallet decryption passphrase . < / source >
2011-11-08 14:51:28 +01:00
< translation > Bitte die aktuelle Passphrase zur Entschlüsselung eingeben . < / translation >
2011-10-08 23:29:21 +02:00
< / message >
< message >
< location filename = "../bitcoinstrings.cpp" line = "75" / >
< source > The passphrase entered for the wallet decryption was incorrect . < / source >
2011-11-08 14:51:28 +01:00
< translation > Das eingegebene Passwort für die Brieftasche war fehlerhaft < / translation >
2011-10-08 23:29:21 +02:00
< / message >
< message >
< location filename = "../bitcoinstrings.cpp" line = "76" / >
< source > Status < / source >
2011-11-08 14:51:28 +01:00
< translation > Status < / translation >
2011-10-08 23:29:21 +02:00
< / message >
< message >
< location filename = "../bitcoinstrings.cpp" line = "77" / >
< source > Date < / source >
2011-11-08 14:51:28 +01:00
< translation > Datum < / translation >
2011-10-08 23:29:21 +02:00
< / message >
< message >
< location filename = "../bitcoinstrings.cpp" line = "78" / >
< source > Description < / source >
2011-11-08 14:51:28 +01:00
< translation > Beschreibung < / translation >
2011-10-08 23:29:21 +02:00
< / message >
< message >
< location filename = "../bitcoinstrings.cpp" line = "79" / >
< source > Debit < / source >
2011-11-08 14:51:28 +01:00
< translation > Debitoren < / translation >
2011-10-08 23:29:21 +02:00
< / message >
< message >
< location filename = "../bitcoinstrings.cpp" line = "80" / >
< source > Credit < / source >
2011-11-08 14:51:28 +01:00
< translation > Kreditoren < / translation >
2011-10-08 23:29:21 +02:00
< / message >
< message >
< location filename = "../bitcoinstrings.cpp" line = "81" / >
< source > Open for % d blocks < / source >
2011-11-08 14:51:28 +01:00
< translation > Ö ffne für % d Blöcke < / translation >
2011-10-08 23:29:21 +02:00
< / message >
< message >
< location filename = "../bitcoinstrings.cpp" line = "82" / >
< source > Open until % s < / source >
2011-11-08 14:51:28 +01:00
< translation > Geöffnet bis % s < / translation >
2011-10-08 23:29:21 +02:00
< / message >
< message >
< location filename = "../bitcoinstrings.cpp" line = "83" / >
< source > % d / offline ? < / source >
2011-11-08 14:51:28 +01:00
< translation > % d / offline ? < / translation >
2011-10-08 23:29:21 +02:00
< / message >
< message >
< location filename = "../bitcoinstrings.cpp" line = "84" / >
< source > % d / unconfirmed < / source >
2011-11-08 14:51:28 +01:00
< translation > % d / unbestätigt < / translation >
2011-10-08 23:29:21 +02:00
< / message >
< message >
< location filename = "../bitcoinstrings.cpp" line = "85" / >
< source > % d confirmations < / source >
2011-11-08 14:51:28 +01:00
< translation > % d Bestätigungen < / translation >
2011-10-08 23:29:21 +02:00
< / message >
< message >
< location filename = "../bitcoinstrings.cpp" line = "86" / >
< source > Generated < / source >
2011-11-08 14:51:28 +01:00
< translation > Generiert < / translation >
2011-10-08 23:29:21 +02:00
< / message >
< message >
< location filename = "../bitcoinstrings.cpp" line = "87" / >
< source > Generated ( % s matures in % d more blocks ) < / source >
2011-11-08 14:51:28 +01:00
< translation > Erstellt ( % s reift nach % d weiteren Blöcken ) < / translation >
2011-10-08 23:29:21 +02:00
< / 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 >
2011-11-08 14:51:28 +01:00
< translation > Generiert - Warnung : Dieser Block wurde bei keinem anderen Knoten empfangen und wird wahrscheinlich nicht akzeptiert ! < / translation >
2011-10-08 23:29:21 +02:00
< / message >
< message >
< location filename = "../bitcoinstrings.cpp" line = "91" / >
< source > Generated ( not accepted ) < / source >
2011-11-08 14:51:28 +01:00
< translation > Generiert ( nicht akzeptiert ) < / translation >
2011-10-08 23:29:21 +02:00
< / message >
< message >
< location filename = "../bitcoinstrings.cpp" line = "92" / >
< source > From : < / source >
2011-11-08 14:51:28 +01:00
< translation > Von : < / translation >
2011-10-08 23:29:21 +02:00
< / message >
< message >
< location filename = "../bitcoinstrings.cpp" line = "93" / >
< source > Received with : < / source >
2011-11-08 14:51:28 +01:00
< translation > Erhalten mit : < / translation >
2011-10-08 23:29:21 +02:00
< / message >
< message >
< location filename = "../bitcoinstrings.cpp" line = "94" / >
< source > Payment to yourself < / source >
2011-11-08 14:51:28 +01:00
< translation > Bezahlung an sich selbst < / translation >
2011-10-08 23:29:21 +02:00
< / message >
< message >
< location filename = "../bitcoinstrings.cpp" line = "95" / >
< source > To : < / source >
2011-11-08 14:51:28 +01:00
< translation > An : < / translation >
2011-10-08 23:29:21 +02:00
< / message >
< message >
< location filename = "../bitcoinstrings.cpp" line = "96" / >
< source > Generating < / source >
2011-11-08 14:51:28 +01:00
< translation > Erzeuge < / translation >
2011-10-08 23:29:21 +02:00
< / message >
< message >
< location filename = "../bitcoinstrings.cpp" line = "97" / >
< source > ( not connected ) < / source >
2011-11-08 14:51:28 +01:00
< translation > ( nicht verbunden ) < / translation >
2011-10-08 23:29:21 +02:00
< / message >
< message >
< location filename = "../bitcoinstrings.cpp" line = "98" / >
< source > % d connections % d blocks % d transactions < / source >
2011-11-08 14:51:28 +01:00
< translation > % d Verbindungen % d Blöcke % d Transaktionen < / translation >
2011-10-08 23:29:21 +02:00
< / message >
< message >
< location filename = "../bitcoinstrings.cpp" line = "99" / >
< source > Wallet already encrypted . < / source >
2011-11-08 14:51:28 +01:00
< translation > Brieftasche ist bereits verschlüsselt . < / translation >
2011-10-08 23:29:21 +02:00
< / 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 >
2011-11-08 14:51:28 +01:00
< translation > Geben Sie die neue Passphrase für die Brieftasche ein
Bitte benutzen Sie eine Passphrase von 10 oder mehr zufälligen Zeichen oder acht oder mehr Wörtern . < / translation >
2011-10-08 23:29:21 +02:00
< / message >
< message >
< location filename = "../bitcoinstrings.cpp" line = "104" / >
< source > Error : The supplied passphrase was too short . < / source >
2011-11-08 14:51:28 +01:00
< translation > Fehler : Das eingegebene Passwort war zu kurz . < / translation >
2011-10-08 23:29:21 +02:00
< / 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 >
2011-11-08 14:51:28 +01:00
< translation > WARNUNG : Wenn Sie Ihre Brieftasche verschlüsseln und Ihre Passphrase verlieren , werden Sie & lt ; b & gt ; ALLE IHRE BITCOINS VERLIEREN & lt ; / b & g t ; ! S i n d S i e s i c h s i c h e r , d a s s S i e I h r e B r i e f t a s c h e v e r s c h l ü s s e l n m ö c h t e n ? < / t r a n s l a t i o n >
2011-10-08 23:29:21 +02:00
< / message >
< message >
< location filename = "../bitcoinstrings.cpp" line = "109" / >
< source > Please re - enter your new wallet passphrase . < / source >
2011-11-08 14:51:28 +01:00
< translation > Bitte geben Sie Ihr neues Brieftaschenpasswort erneut ein . < / translation >
2011-10-08 23:29:21 +02:00
< / message >
< message >
< location filename = "../bitcoinstrings.cpp" line = "110" / >
< source > Error : the supplied passphrases didn & apos ; t match . < / source >
2011-11-08 14:51:28 +01:00
< translation > Fehler : Die eingegebenen Passphrasen stimmen nicht ü berein . < / translation >
2011-10-08 23:29:21 +02:00
< / message >
< message >
< location filename = "../bitcoinstrings.cpp" line = "111" / >
< source > Wallet encryption failed . < / source >
2011-11-08 14:51:28 +01:00
< translation type = "unfinished" / >
2011-10-08 23:29:21 +02:00
< / 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 >
2011-11-08 14:51:28 +01:00
< translation type = "unfinished" / >
2011-10-08 23:29:21 +02:00
< / message >
< message >
< location filename = "../bitcoinstrings.cpp" line = "116" / >
< source > Wallet is unencrypted , please encrypt it first . < / source >
2011-11-08 14:51:28 +01:00
< translation type = "unfinished" / >
2011-10-08 23:29:21 +02:00
< / message >
< message >
< location filename = "../bitcoinstrings.cpp" line = "117" / >
< source > Enter the new passphrase for the wallet . < / source >
2011-11-08 14:51:28 +01:00
< translation type = "unfinished" / >
2011-10-08 23:29:21 +02:00
< / message >
< message >
< location filename = "../bitcoinstrings.cpp" line = "118" / >
< source > Re - enter the new passphrase for the wallet . < / source >
2011-11-08 14:51:28 +01:00
< translation type = "unfinished" / >
2011-10-08 23:29:21 +02:00
< / message >
< message >
< location filename = "../bitcoinstrings.cpp" line = "119" / >
< source > Wallet Passphrase Changed . < / source >
2011-11-08 14:51:28 +01:00
< translation type = "unfinished" / >
2011-10-08 23:29:21 +02:00
< / message >
< message >
< location filename = "../bitcoinstrings.cpp" line = "120" / >
< source > New Receiving Address < / source >
2011-11-08 14:51:28 +01:00
< translation > Neue Empfangsadresse < / translation >
2011-10-08 23:29:21 +02:00
< / message >
< message >
< location filename = "../bitcoinstrings.cpp" line = "121" / >
< source > You should use a new address for each payment you receive .
Label < / source >
2011-11-08 14:51:28 +01:00
< translation type = "unfinished" / >
2011-10-08 23:29:21 +02:00
< / message >
< message >
< location filename = "../bitcoinstrings.cpp" line = "125" / >
< source > & lt ; b & gt ; Status : & lt ; / b & g t ; < / s o u r c e >
2011-11-08 14:51:28 +01:00
< translation type = "unfinished" / >
2011-10-08 23:29:21 +02:00
< / message >
< message >
< location filename = "../bitcoinstrings.cpp" line = "126" / >
< source > , has not been successfully broadcast yet < / source >
2011-11-08 14:51:28 +01:00
< translation type = "unfinished" / >
2011-10-08 23:29:21 +02:00
< / message >
< message >
< location filename = "../bitcoinstrings.cpp" line = "127" / >
< source > , broadcast through % d node < / source >
2011-11-08 14:51:28 +01:00
< translation type = "unfinished" / >
2011-10-08 23:29:21 +02:00
< / message >
< message >
< location filename = "../bitcoinstrings.cpp" line = "128" / >
< source > , broadcast through % d nodes < / source >
2011-11-08 14:51:28 +01:00
< translation type = "unfinished" / >
2011-10-08 23:29:21 +02:00
< / message >
< message >
< location filename = "../bitcoinstrings.cpp" line = "129" / >
< source > & lt ; b & gt ; Date : & lt ; / b & g t ; < / s o u r c e >
2011-11-08 14:51:28 +01:00
< translation type = "unfinished" / >
2011-10-08 23:29:21 +02:00
< / message >
< message >
< location filename = "../bitcoinstrings.cpp" line = "130" / >
< source > & lt ; b & gt ; Source : & lt ; / b & g t ; G e n e r a t e d & l t ; b r & g t ; < / s o u r c e >
2011-11-08 14:51:28 +01:00
< translation type = "unfinished" / >
2011-10-08 23:29:21 +02:00
< / message >
< message >
< location filename = "../bitcoinstrings.cpp" line = "131" / >
< source > & lt ; b & gt ; From : & lt ; / b & g t ; < / s o u r c e >
2011-11-08 14:51:28 +01:00
< translation type = "unfinished" / >
2011-10-08 23:29:21 +02:00
< / message >
< message >
< location filename = "../bitcoinstrings.cpp" line = "132" / >
< source > unknown < / source >
2011-11-08 14:51:28 +01:00
< translation type = "unfinished" / >
2011-10-08 23:29:21 +02:00
< / message >
< message >
< location filename = "../bitcoinstrings.cpp" line = "133" / >
< source > & lt ; b & gt ; To : & lt ; / b & g t ; < / s o u r c e >
2011-11-08 14:51:28 +01:00
< translation type = "unfinished" / >
2011-10-08 23:29:21 +02:00
< / message >
< message >
< location filename = "../bitcoinstrings.cpp" line = "134" / >
< source > ( yours , label : < / source >
2011-11-08 14:51:28 +01:00
< translation type = "unfinished" / >
2011-10-08 23:29:21 +02:00
< / message >
< message >
< location filename = "../bitcoinstrings.cpp" line = "135" / >
< source > ( yours ) < / source >
2011-11-08 14:51:28 +01:00
< translation type = "unfinished" / >
2011-10-08 23:29:21 +02:00
< / message >
< message >
< location filename = "../bitcoinstrings.cpp" line = "136" / >
< source > & lt ; b & gt ; Credit : & lt ; / b & g t ; < / s o u r c e >
2011-11-08 14:51:28 +01:00
< translation type = "unfinished" / >
2011-10-08 23:29:21 +02:00
< / message >
< message >
< location filename = "../bitcoinstrings.cpp" line = "137" / >
< source > ( % s matures in % d more blocks ) < / source >
2011-11-08 14:51:28 +01:00
< translation type = "unfinished" / >
2011-10-08 23:29:21 +02:00
< / message >
< message >
< location filename = "../bitcoinstrings.cpp" line = "138" / >
< source > ( not accepted ) < / source >
2011-11-08 14:51:28 +01:00
< translation type = "unfinished" / >
2011-10-08 23:29:21 +02:00
< / message >
< message >
< location filename = "../bitcoinstrings.cpp" line = "139" / >
< source > & lt ; b & gt ; Debit : & lt ; / b & g t ; < / s o u r c e >
2011-11-08 14:51:28 +01:00
< translation type = "unfinished" / >
2011-10-08 23:29:21 +02:00
< / message >
< message >
< location filename = "../bitcoinstrings.cpp" line = "140" / >
< source > & lt ; b & gt ; Transaction fee : & lt ; / b & g t ; < / s o u r c e >
2011-11-08 14:51:28 +01:00
< translation type = "unfinished" / >
2011-10-08 23:29:21 +02:00
< / message >
< message >
< location filename = "../bitcoinstrings.cpp" line = "141" / >
< source > & lt ; b & gt ; Net amount : & lt ; / b & g t ; < / s o u r c e >
2011-11-08 14:51:28 +01:00
< translation type = "unfinished" / >
2011-10-08 23:29:21 +02:00
< / message >
< message >
< location filename = "../bitcoinstrings.cpp" line = "142" / >
< source > Message : < / source >
2011-11-08 14:51:28 +01:00
< translation type = "unfinished" / >
2011-10-08 23:29:21 +02:00
< / message >
< message >
< location filename = "../bitcoinstrings.cpp" line = "143" / >
< source > Comment : < / source >
2011-11-08 14:51:28 +01:00
< translation type = "unfinished" / >
2011-10-08 23:29:21 +02:00
< / 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 >
2011-11-08 14:51:28 +01:00
< translation type = "unfinished" / >
2011-10-08 23:29:21 +02:00
< / message >
< message >
< location filename = "../bitcoinstrings.cpp" line = "150" / >
< source > Cannot write autostart / bitcoin . desktop file < / source >
2011-11-08 14:51:28 +01:00
< translation type = "unfinished" / >
2011-10-08 23:29:21 +02:00
< / message >
< message >
< location filename = "../bitcoinstrings.cpp" line = "151" / >
< source > Main < / source >
2011-11-08 14:51:28 +01:00
< translation type = "unfinished" / >
2011-10-08 23:29:21 +02:00
< / message >
< message >
< location filename = "../bitcoinstrings.cpp" line = "152" / >
< source > & amp ; Start Bitcoin on window system startup < / source >
2011-11-08 14:51:28 +01:00
< translation type = "unfinished" / >
2011-10-08 23:29:21 +02:00
< / message >
< message >
< location filename = "../bitcoinstrings.cpp" line = "153" / >
< source > & amp ; Minimize on close < / source >
2011-11-08 14:51:28 +01:00
< translation type = "unfinished" / >
2011-10-08 23:29:21 +02:00
< / message >
< message >
< location filename = "../bitcoinstrings.cpp" line = "154" / >
< source > version % s < / source >
2011-11-08 14:51:28 +01:00
< translation type = "unfinished" / >
2011-10-08 23:29:21 +02:00
< / message >
< message >
< location filename = "../bitcoinstrings.cpp" line = "155" / >
< source > Error in amount < / source >
2011-11-08 14:51:28 +01:00
< translation type = "unfinished" / >
2011-10-08 23:29:21 +02:00
< / message >
< message >
< location filename = "../bitcoinstrings.cpp" line = "156" / >
< source > Send Coins < / source >
2011-11-08 14:51:28 +01:00
< translation type = "unfinished" / >
2011-10-08 23:29:21 +02:00
< / message >
< message >
< location filename = "../bitcoinstrings.cpp" line = "157" / >
< source > Amount exceeds your balance < / source >
2011-11-08 14:51:28 +01:00
< translation type = "unfinished" / >
2011-10-08 23:29:21 +02:00
< / message >
< message >
< location filename = "../bitcoinstrings.cpp" line = "158" / >
< source > Total exceeds your balance when the < / source >
2011-11-08 14:51:28 +01:00
< translation type = "unfinished" / >
2011-10-08 23:29:21 +02:00
< / message >
< message >
< location filename = "../bitcoinstrings.cpp" line = "159" / >
< source > transaction fee is included < / source >
2011-11-08 14:51:28 +01:00
< translation type = "unfinished" / >
2011-10-08 23:29:21 +02:00
< / message >
< message >
< location filename = "../bitcoinstrings.cpp" line = "160" / >
< source > Payment sent < / source >
2011-11-08 14:51:28 +01:00
< translation type = "unfinished" / >
< / message >
< message >
< location filename = "../bitcoinstrings.cpp" line = "161" / >
< source > Sending . . . < / source >
< translation > Senden . . . < / translation >
2011-10-08 23:29:21 +02:00
< / message >
< message >
< location filename = "../bitcoinstrings.cpp" line = "162" / >
< source > Invalid address < / source >
2011-11-08 14:51:28 +01:00
< translation type = "unfinished" / >
2011-10-08 23:29:21 +02:00
< / message >
< message >
< location filename = "../bitcoinstrings.cpp" line = "163" / >
< source > Sending % s to % s < / source >
2011-11-08 14:51:28 +01:00
< translation type = "unfinished" / >
2011-10-08 23:29:21 +02:00
< / message >
< message >
< location filename = "../bitcoinstrings.cpp" line = "164" / >
< source > CANCELLED < / source >
2011-11-08 14:51:28 +01:00
< translation type = "unfinished" / >
2011-10-08 23:29:21 +02:00
< / message >
< message >
< location filename = "../bitcoinstrings.cpp" line = "165" / >
< source > Cancelled < / source >
2011-11-08 14:51:28 +01:00
< translation type = "unfinished" / >
2011-10-08 23:29:21 +02:00
< / message >
< message >
< location filename = "../bitcoinstrings.cpp" line = "166" / >
< source > Transfer cancelled < / source >
2011-11-08 14:51:28 +01:00
< translation type = "unfinished" / >
2011-10-08 23:29:21 +02:00
< / message >
< message >
< location filename = "../bitcoinstrings.cpp" line = "167" / >
< source > Error : < / source >
2011-11-08 14:51:28 +01:00
< translation type = "unfinished" / >
< / message >
< message >
< location filename = "../bitcoinstrings.cpp" line = "168" / >
< source > Insufficient funds < / source >
< translation > Unzureichender Kontostand < / translation >
2011-10-08 23:29:21 +02:00
< / message >
< message >
< location filename = "../bitcoinstrings.cpp" line = "169" / >
< source > Connecting . . . < / source >
2011-11-08 14:51:28 +01:00
< translation type = "unfinished" / >
2011-10-08 23:29:21 +02:00
< / message >
< message >
< location filename = "../bitcoinstrings.cpp" line = "170" / >
< source > Unable to connect < / source >
2011-11-08 14:51:28 +01:00
< translation type = "unfinished" / >
2011-10-08 23:29:21 +02:00
< / message >
< message >
< location filename = "../bitcoinstrings.cpp" line = "171" / >
< source > Requesting public key . . . < / source >
2011-11-08 14:51:28 +01:00
< translation type = "unfinished" / >
2011-10-08 23:29:21 +02:00
< / message >
< message >
< location filename = "../bitcoinstrings.cpp" line = "172" / >
< source > Received public key . . . < / source >
2011-11-08 14:51:28 +01:00
< translation type = "unfinished" / >
2011-10-08 23:29:21 +02:00
< / message >
< message >
< location filename = "../bitcoinstrings.cpp" line = "173" / >
< source > Recipient is not accepting transactions sent by IP address < / source >
2011-11-08 14:51:28 +01:00
< translation type = "unfinished" / >
2011-10-08 23:29:21 +02:00
< / message >
< message >
< location filename = "../bitcoinstrings.cpp" line = "174" / >
< source > Transfer was not accepted < / source >
2011-11-08 14:51:28 +01:00
< translation type = "unfinished" / >
2011-10-08 23:29:21 +02:00
< / message >
< message >
< location filename = "../bitcoinstrings.cpp" line = "175" / >
< source > Invalid response received < / source >
2011-11-08 14:51:28 +01:00
< translation type = "unfinished" / >
2011-10-08 23:29:21 +02:00
< / message >
< message >
< location filename = "../bitcoinstrings.cpp" line = "176" / >
< source > Creating transaction . . . < / source >
2011-11-08 14:51:28 +01:00
< translation type = "unfinished" / >
2011-10-08 23:29:21 +02:00
< / 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 >
2011-11-08 14:51:28 +01:00
< translation type = "unfinished" / >
2011-10-08 23:29:21 +02:00
< / message >
< message >
< location filename = "../bitcoinstrings.cpp" line = "180" / >
< source > Transaction creation failed < / source >
2011-11-08 14:51:28 +01:00
< translation type = "unfinished" / >
2011-10-08 23:29:21 +02:00
< / message >
< message >
< location filename = "../bitcoinstrings.cpp" line = "181" / >
< source > Transaction aborted < / source >
2011-11-08 14:51:28 +01:00
< translation type = "unfinished" / >
2011-10-08 23:29:21 +02:00
< / message >
< message >
< location filename = "../bitcoinstrings.cpp" line = "182" / >
< source > Lost connection , transaction cancelled < / source >
2011-11-08 14:51:28 +01:00
< translation type = "unfinished" / >
2011-10-08 23:29:21 +02:00
< / message >
< message >
< location filename = "../bitcoinstrings.cpp" line = "183" / >
< source > Sending payment . . . < / source >
2011-11-08 14:51:28 +01:00
< translation type = "unfinished" / >
2011-10-08 23:29:21 +02:00
< / 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 >
2011-11-08 14:51:28 +01:00
< translation type = "unfinished" / >
2011-10-08 23:29:21 +02:00
< / message >
< message >
< location filename = "../bitcoinstrings.cpp" line = "188" / >
< source > Waiting for confirmation . . . < / source >
2011-11-08 14:51:28 +01:00
< translation type = "unfinished" / >
2011-10-08 23:29:21 +02:00
< / 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 >
2011-11-08 14:51:28 +01:00
< translation type = "unfinished" / >
2011-10-08 23:29:21 +02:00
< / message >
< message >
< location filename = "../bitcoinstrings.cpp" line = "193" / >
< source > Payment was sent , but an invalid response was received < / source >
2011-11-08 14:51:28 +01:00
< translation type = "unfinished" / >
2011-10-08 23:29:21 +02:00
< / message >
< message >
< location filename = "../bitcoinstrings.cpp" line = "194" / >
< source > Payment completed < / source >
2011-11-08 14:51:28 +01:00
< translation type = "unfinished" / >
2011-10-08 23:29:21 +02:00
< / message >
< message >
< location filename = "../bitcoinstrings.cpp" line = "195" / >
< source > Name < / source >
2011-11-08 14:51:28 +01:00
< translation type = "unfinished" / >
2011-10-08 23:29:21 +02:00
< / message >
< message >
< location filename = "../bitcoinstrings.cpp" line = "196" / >
< source > Address < / source >
2011-11-08 14:51:28 +01:00
< translation type = "unfinished" / >
2011-10-08 23:29:21 +02:00
< / message >
< message >
< location filename = "../bitcoinstrings.cpp" line = "197" / >
< source > Label < / source >
2011-11-08 14:51:28 +01:00
< translation type = "unfinished" / >
2011-10-08 23:29:21 +02:00
< / message >
< message >
< location filename = "../bitcoinstrings.cpp" line = "198" / >
< source > Bitcoin Address < / source >
2011-11-08 14:51:28 +01:00
< translation type = "unfinished" / >
2011-10-08 23:29:21 +02:00
< / 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 >
2011-11-08 14:51:28 +01:00
< translation type = "unfinished" / >
2011-10-08 23:29:21 +02:00
< / message >
< message >
< location filename = "../bitcoinstrings.cpp" line = "202" / >
< source > Edit Address < / source >
2011-11-08 14:51:28 +01:00
< translation type = "unfinished" / >
2011-10-08 23:29:21 +02:00
< / message >
< message >
< location filename = "../bitcoinstrings.cpp" line = "203" / >
< source > Edit Address Label < / source >
2011-11-08 14:51:28 +01:00
< translation type = "unfinished" / >
2011-10-08 23:29:21 +02:00
< / message >
< message >
< location filename = "../bitcoinstrings.cpp" line = "204" / >
< source > Add Address < / source >
2011-11-08 14:51:28 +01:00
< translation type = "unfinished" / >
2011-10-08 23:29:21 +02:00
< / message >
< message >
< location filename = "../bitcoinstrings.cpp" line = "205" / >
< source > Bitcoin < / source >
2011-11-08 14:51:28 +01:00
< translation type = "unfinished" / >
2011-10-08 23:29:21 +02:00
< / message >
< message >
< location filename = "../bitcoinstrings.cpp" line = "206" / >
< source > Bitcoin - Generating < / source >
2011-11-08 14:51:28 +01:00
< translation type = "unfinished" / >
2011-10-08 23:29:21 +02:00
< / message >
< message >
< location filename = "../bitcoinstrings.cpp" line = "207" / >
< source > Bitcoin - ( not connected ) < / source >
2011-11-08 14:51:28 +01:00
< translation type = "unfinished" / >
2011-10-08 23:29:21 +02:00
< / message >
< message >
< location filename = "../bitcoinstrings.cpp" line = "208" / >
< source > & amp ; Open Bitcoin < / source >
2011-11-08 14:51:28 +01:00
< translation type = "unfinished" / >
2011-10-08 23:29:21 +02:00
< / message >
< message >
< location filename = "../bitcoinstrings.cpp" line = "209" / >
< source > & amp ; Send Bitcoins < / source >
2011-11-08 14:51:28 +01:00
< translation type = "unfinished" / >
2011-10-08 23:29:21 +02:00
< / message >
< message >
< location filename = "../bitcoinstrings.cpp" line = "210" / >
< source > O & amp ; ptions . . . < / source >
2011-11-08 14:51:28 +01:00
< translation type = "unfinished" / >
2011-10-08 23:29:21 +02:00
< / message >
< message >
< location filename = "../bitcoinstrings.cpp" line = "211" / >
< source > E & amp ; xit < / source >
2011-11-08 14:51:28 +01:00
< translation type = "unfinished" / >
2011-10-08 23:29:21 +02:00
< / message >
< message >
< location filename = "../bitcoinstrings.cpp" line = "212" / >
< source > Program has crashed and will terminate . < / source >
2011-11-08 14:51:28 +01:00
< translation type = "unfinished" / >
2011-07-07 21:19:25 +02:00
< / message >
< message >
2011-10-08 23:29:21 +02:00
< location filename = "../bitcoinstrings.cpp" line = "213" / >
2011-07-07 21:19:25 +02:00
< 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 >
2011-08-31 15:08:03 +02:00
< translation > Bitte prüfen Sie Ihre Datums - und Uhrzeiteinstellungen , ansonsten kann es sein das BitCoin nicht ordnungsgemäss funktioniert . < / translation >
2011-07-07 21:19:25 +02:00
< / message >
< message >
2011-11-08 14:51:28 +01:00
< location filename = "../bitcoinstrings.cpp" line = "216" / >
< source > beta < / source >
< translation type = "unfinished" / >
< / message >
< / context >
< context >
< name > main < / name >
< message >
< location filename = "../bitcoin.cpp" line = "145" / >
< source > Bitcoin Qt < / source >
< translation type = "unfinished" / >
2011-07-07 21:19:25 +02:00
< / message >
< / context >
2011-11-08 14:51:28 +01:00
< / TS >