From 6e39e7c9b3ff97c16d9b2253629589e6f40ddfa4 Mon Sep 17 00:00:00 2001 From: Gavin Andresen Date: Fri, 16 Dec 2011 17:13:45 -0500 Subject: Move more newlines out of strings, and fix translations. --- src/qt/locale/bitcoin_de.ts | 123 +++++++++++++++----------------------------- 1 file changed, 41 insertions(+), 82 deletions(-) (limited to 'src/qt/locale/bitcoin_de.ts') diff --git a/src/qt/locale/bitcoin_de.ts b/src/qt/locale/bitcoin_de.ts index 394565e998..3b57d31a2c 100644 --- a/src/qt/locale/bitcoin_de.ts +++ b/src/qt/locale/bitcoin_de.ts @@ -495,8 +495,7 @@ Sind Sie sich sicher, dass Sie Ihre Brieftasche verschlüsseln möchten?Date: %1 Amount: %2 Type: %3 -Address: %4 - +Address: %4 Datum: %1 Betrag: %2 Typ: %3 @@ -1398,232 +1397,197 @@ p, li { white-space: pre-wrap; } - Send command to -server or bitcoind - + Send command to -server or bitcoind Sende Befehl an -server oder bitcoind - List commands - + List commands Befehle auflisten - Get help for a command - + Get help for a command Hilfe für Befehl erhalten - Options: - + Options: Einstellungen: - Specify configuration file (default: bitcoin.conf) - + Specify configuration file (default: bitcoin.conf) Bitte wählen Sie eine Konfigurationsdatei (Standard: bitcoin.conf) - Specify pid file (default: bitcoind.pid) - + Specify pid file (default: bitcoind.pid) Bitte wählen Sie den Namen der PID Datei (Standard bitcoind.pid) - Generate coins - + Generate coins Erarbeite Bitcoins - Don't generate coins - + Don't generate coins Keine Bitcoins erarbeiten - Start minimized - + Start minimized minimiert starten - Specify data directory - + Specify data directory Bitte wählen Sie das Datenverzeichnis - Specify connection timeout (in milliseconds) - + Specify connection timeout (in milliseconds) Netzwerkverbindungsabbruch nach (in Millisekunden) - Connect through socks4 proxy - + Connect through socks4 proxy Durch SOCKS4-Proxy verbinden - Allow DNS lookups for addnode and connect - + Allow DNS lookups for addnode and connect Erlaube DNS Namensauflösung für addnode und connect - Add a node to connect to - + Add a node to connect to Bitcoin Knoten hinzufügen - Connect only to the specified node - + Connect only to the specified node Nur zu angegebenen Knoten verbinden - Don't accept connections from outside - + Don't accept connections from outside Keine externen Transatkionen akzeptieren - Don't attempt to use UPnP to map the listening port - + Don't attempt to use UPnP to map the listening port UPnP nicht verwenden - Attempt to use UPnP to map the listening port - + Attempt to use UPnP to map the listening port Versuche eine Verbindung mittels UPnP herzustellen - Fee per KB to add to transactions you send - + Fee per KB to add to transactions you send Gebühr pro KB, die gesendeten Transaktionen hinzugefügt wird - Accept command line and JSON-RPC commands - + Accept command line and JSON-RPC commands Erlaube Kommandozeilen und JSON-RPC Befehle - Run in the background as a daemon and accept commands - + Run in the background as a daemon and accept commands Als Hintergrunddienst starten und Befehle akzeptieren - Use the test network - + Use the test network Das Test Netzwerk verwenden - Username for JSON-RPC connections - + Username for JSON-RPC connections Benutzername für JSON-RPC Verbindungen - Password for JSON-RPC connections - + Password for JSON-RPC connections Passwort für JSON-RPC Verbindungen - Listen for JSON-RPC connections on <port> (default: 8332) - + Listen for JSON-RPC connections on <port> (default: 8332) Port für JSON-RPC Befehle (Standard: 8332) - Allow JSON-RPC connections from specified IP address - + Allow JSON-RPC connections from specified IP address JSON-RPC Befehle nur von dieser IP-Adresse erlauben - Send commands to node running on <ip> (default: 127.0.0.1) - + Send commands to node running on <ip> (default: 127.0.0.1) Befehle an Bitcoin Knoten <ip> senden (Standard: 127.0.0.1) - Set key pool size to <n> (default: 100) - + Set key pool size to <n> (default: 100) Menge der vorgenerierten Adressen (Standard: 100) - Rescan the block chain for missing wallet transactions - + Rescan the block chain for missing wallet transactions Blockkette nach verlorenen Transaktionen durchsuchen (rescan) -SSL options: (see the Bitcoin Wiki for SSL setup instructions) - +SSL options: (see the Bitcoin Wiki for SSL setup instructions) SSL Einstellungen: (Siehe im BitCoin-Wiki für eine detallierte Beschreibung) - Use OpenSSL (https) for JSON-RPC connections - + Use OpenSSL (https) for JSON-RPC connections JSON-RPC Befehle über OpenSSL (https) - Server certificate file (default: server.cert) - + Server certificate file (default: server.cert) SSL Server Zertifikat (Standard: server.cert) - Server private key (default: server.pem) - + Server private key (default: server.pem) Privater SSL Schlüssel (Standard: server.pem) - Acceptable ciphers (default: TLSv1+HIGH:!SSLv2:!aNULL:!eNULL:!AH:!3DES:@STRENGTH) - + Acceptable ciphers (default: TLSv1+HIGH:!SSLv2:!aNULL:!eNULL:!AH:!3DES:@STRENGTH) Erlaubte Kryptographiealgorithmen (Standard: TLSv1+HIGH:!SSLv2:!aNULL:!eNULL:!AH:!3DES:@STRENGTH) - This help message - + This help message Dieser Hilfetext @@ -1638,8 +1602,7 @@ SSL options: (see the Bitcoin Wiki for SSL setup instructions) - Error loading addr.dat - + Error loading addr.dat Fehler beim Laden der addr.dat @@ -1650,8 +1613,7 @@ SSL options: (see the Bitcoin Wiki for SSL setup instructions) - Error loading blkindex.dat - + Error loading blkindex.dat Fehler beim laden der blkindex.dat @@ -1661,22 +1623,19 @@ SSL options: (see the Bitcoin Wiki for SSL setup instructions) - Error loading wallet.dat: Wallet corrupted - + Error loading wallet.dat: Wallet corrupted Fehler beim Laden von wallet.dat: Brieftasche beschädigt - Error loading wallet.dat: Wallet requires newer version of Bitcoin - + Error loading wallet.dat: Wallet requires newer version of Bitcoin Fehler beim Laden von wallet.dat: Neuere Version von Bitcoin notwendig - Error loading wallet.dat - + Error loading wallet.dat Fehler beim Laden von wallet.dat -- cgit v1.2.3