summaryrefslogtreecommitdiff
path: root/i18n/de/keypebble.ts
Side-by-side diff
Diffstat (limited to 'i18n/de/keypebble.ts') (more/less context) (show whitespace changes)
-rw-r--r--i18n/de/keypebble.ts4
1 files changed, 0 insertions, 4 deletions
diff --git a/i18n/de/keypebble.ts b/i18n/de/keypebble.ts
index 3bd109e..c52e795 100644
--- a/i18n/de/keypebble.ts
+++ b/i18n/de/keypebble.ts
@@ -1,82 +1,78 @@
<!DOCTYPE TS><TS>
<context>
<name>KRFBConnection</name>
<message>
<source>Connected</source>
<translation>Verbunden</translation>
</message>
<message>
<source>Connection Refused</source>
<translation>Verbindung verweigert</translation>
</message>
<message>
<source>Host not found</source>
<translation>Rechner nicht gefunden</translation>
</message>
<message>
<source>Read Error: QSocket reported an error reading
data, the remote host has probably dropped the
connection.</source>
<translation>Lesefehler: Vermutlich hat die Gegenstelle die
Verbindung beendet.</translation>
</message>
<message>
<source>QSocket reported an invalid error code</source>
<translation>Ein ungültiger Fehlercode wurde zurückgegeben</translation>
</message>
</context>
<context>
<name>KRFBDecoder</name>
<message>
- <source>Waiting for server initialisation...</source>
- <translation type="obsolete">Warten auf den Server ...</translation>
- </message>
- <message>
<source>Waiting for desktop name...</source>
<translation>Warten auf den Desktopnamen...</translation>
</message>
<message>
<source>Connected to %1</source>
<translation>Verbunden mit %1</translation>
</message>
<message>
<source>Protocol Error: Message Id %1 was found when expecting an update message.</source>
<translation>Protokollfehler: Die Nachricht %1 wurde erhalten- erwartet wurde eine update-Nachricht.</translation>
</message>
<message>
<source>Protocol Error: An unknown encoding was used by the server %1</source>
<translation>Protokollfehler: Es wurde eine unbekannte Kodierung von Server %1 verwendet</translation>
</message>
<message>
<source>Waiting for server initialization...</source>
<translation>Warte auf Server-Initialisierung...</translation>
</message>
</context>
<context>
<name>KRFBLogin</name>
<message>
<source>Waiting for server version...</source>
<translation>Warten auf die Server-Version...</translation>
</message>
<message>
<source>Error: Invalid server version, %1</source>
<translation>Fehler: Ungültige Serverversion %1</translation>
</message>
<message>
<source>Error: Unsupported server version, %1</source>
<translation>Fehler: Nicht unterstützte Serverversion %1</translation>
</message>
<message>
<source>Logged in</source>
<translation>Angemeldet</translation>
</message>
<message>
<source>Error: This server requires a password, but none has been specified.
</source>
<translation>Fehler: Dieser Server erwartet ein Passwort, es wurde aber keines angegeben.
</translation>
</message>
<message>
<source>Error: The password you specified was incorrect.</source>
<translation>Fehler: Das angegebene Passwort war nicht korrekt.</translation>
</message>