-rw-r--r-- | i18n/de/libbluetooth.ts | 31 |
1 files changed, 16 insertions, 15 deletions
diff --git a/i18n/de/libbluetooth.ts b/i18n/de/libbluetooth.ts index 9247272..c1dbac3 100644 --- a/i18n/de/libbluetooth.ts +++ b/i18n/de/libbluetooth.ts @@ -1,77 +1,78 @@ <!DOCTYPE TS><TS> +<defaultcodec>iso8859-1</defaultcodec> <context> <name>BluetoothBNEPEdit</name> <message> <source><p>No bluetooth device addresses specified</p></source> - <translation type="unfinished"></translation> + <translation><p>Keine BlueTooth Geräteadresse angegeben</p></translation> </message> </context> <context> <name>BluetoothBNEPGUI</name> <message> <source>Bluetooth-bnep</source> - <translation type="unfinished"></translation> + <translation>Alle verfügbaren PAN Geräte</translation> </message> <message> <source>Any available PAN device</source> - <translation type="unfinished"></translation> + <translation></translation> </message> <message> <source>Select Card</source> - <translation type="unfinished"></translation> + <translation>Karte wählen</translation> </message> <message> <source>BDAddress</source> - <translation type="unfinished"></translation> + <translation></translation> </message> <message> <source>Rescan</source> - <translation type="unfinished"></translation> + <translation>Neu scannen</translation> </message> </context> <context> <name>BluetoothBNEPNetNode</name> <message> <source>Bluetooth PAN/NAP</source> - <translation type="unfinished"></translation> + <translation></translation> </message> <message> <source><p>Sets up a bluetooth link using the bluetooth Network profile.</p><p>Use this to connect two computing devices.</p></source> - <translation type="unfinished"></translation> + <translation><p>Konfiguriert eine BlueTooth-Verbindung mit den BT Netzwerkprofilen</p><p>Dies verwenden um zwei Rechner zu verbinden.</p></translation> </message> </context> <context> <name>BluetoothRFCOMMGUI</name> <message> <source>Bluetooth-rfcomm</source> - <translation type="unfinished"></translation> + <translation></translation> </message> <message> <source>Name</source> - <translation type="unfinished"></translation> + <translation></translation> </message> <message> <source>Description</source> - <translation type="unfinished"></translation> + <translation>Beschreibung</translation> </message> <message> <source>Start automatically</source> - <translation type="unfinished"></translation> + <translation>Automatisch starten</translation> </message> <message> <source>Confirm before start</source> - <translation type="unfinished"></translation> + <translation>Start bestätigen</translation> </message> </context> <context> <name>BluetoothRFCOMMNetNode</name> <message> <source>Bluetooth serial link</source> - <translation type="unfinished"></translation> + <translation>Serielle BlueTooth Verbindung</translation> </message> <message> <source><p>Sets up a bluetooth link using the bluetooth serial profile.</p><p>Use this to connect to a GSM.</p></source> - <translation type="unfinished"></translation> + <translation><p>Konfiguriert eine serielle BlueTooth Verbindung.</p><p>Dies verdenden für GSM.</p></translation> </message> </context> </TS> |