-rw-r--r-- | i18n/de/libbluetooth.ts | 33 |
1 files changed, 30 insertions, 3 deletions
diff --git a/i18n/de/libbluetooth.ts b/i18n/de/libbluetooth.ts index c1dbac3..bfd3354 100644 --- a/i18n/de/libbluetooth.ts +++ b/i18n/de/libbluetooth.ts @@ -1,78 +1,105 @@ <!DOCTYPE TS><TS> <defaultcodec>iso8859-1</defaultcodec> <context> <name>BluetoothBNEPEdit</name> <message> <source><p>No bluetooth device addresses specified</p></source> <translation><p>Keine BlueTooth Geräteadresse angegeben</p></translation> </message> </context> <context> <name>BluetoothBNEPGUI</name> <message> <source>Bluetooth-bnep</source> <translation>Alle verfügbaren PAN Geräte</translation> </message> <message> <source>Any available PAN device</source> <translation></translation> </message> <message> <source>Select Card</source> <translation>Karte wählen</translation> </message> <message> <source>BDAddress</source> <translation></translation> </message> <message> <source>Rescan</source> <translation>Neu scannen</translation> </message> </context> <context> <name>BluetoothBNEPNetNode</name> <message> <source>Bluetooth PAN/NAP</source> <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><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></translation> </message> <message> <source>Name</source> <translation></translation> </message> <message> <source>Description</source> - <translation>Beschreibung</translation> + <translation type="obsolete">Beschreibung</translation> </message> <message> <source>Start automatically</source> - <translation>Automatisch starten</translation> + <translation type="obsolete">Automatisch starten</translation> </message> <message> <source>Confirm before start</source> - <translation>Start bestätigen</translation> + <translation type="obsolete">Start bestätigen</translation> + </message> + <message> + <source>Selected devices with gprs capability</source> + <translation type="unfinished"></translation> + </message> + <message> + <source>Address</source> + <translation type="unfinished"></translation> + </message> + <message> + <source>...</source> + <translation type="unfinished"></translation> + </message> + <message> + <source>Channel</source> + <translation type="unfinished"></translation> + </message> + <message> + <source>Addresses</source> + <translation type="unfinished"></translation> </message> </context> <context> <name>BluetoothRFCOMMNetNode</name> <message> <source>Bluetooth serial link</source> <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><p>Konfiguriert eine serielle BlueTooth Verbindung.</p><p>Dies verdenden für GSM.</p></translation> </message> </context> +<context> + <name>BluetoothRFCOMMRun</name> + <message> + <source>Select device to connect to</source> + <translation type="unfinished"></translation> + </message> +</context> </TS> |