-rw-r--r-- | i18n/de/liblancard.ts | 17 |
1 files changed, 9 insertions, 8 deletions
diff --git a/i18n/de/liblancard.ts b/i18n/de/liblancard.ts index d250d5e..43c6935 100644 --- a/i18n/de/liblancard.ts +++ b/i18n/de/liblancard.ts @@ -1,40 +1,41 @@ <!DOCTYPE TS><TS> +<defaultcodec>iso8859-1</defaultcodec> <context> <name>LanCardGUI</name> <message> <source>LAN card</source> - <translation type="unfinished"></translation> + <translation>LAN Karte</translation> </message> <message> <source>Any available LAN card</source> - <translation type="unfinished"></translation> + <translation>Jede verfügbare LAN Karte</translation> </message> <message> <source>Select Card</source> - <translation type="unfinished"></translation> + <translation>Karte wählen</translation> </message> <message> <source>MACAddress</source> - <translation type="unfinished"></translation> + <translation>MAC Adresse</translation> </message> <message> <source>Remove Unknown</source> - <translation type="unfinished"></translation> + <translation>Unbekannte entfernen</translation> </message> <message> <source>Rescan</source> - <translation type="unfinished"></translation> + <translation>Neu scannen</translation> </message> </context> <context> <name>LanCardNetNode</name> <message> <source>LAN card</source> - <translation type="unfinished"></translation> + <translation>LAN Karte</translation> </message> <message> <source><p>Sets up a wired regular LAN card.</p><p>Use this to set up 10/100/1000 MBit LAN cards.</p></source> - <translation type="unfinished"></translation> + <translation><p>Konfiguriert eine LAN Karte.</p><p>Dies verwenden für 10/100/1000 MBit LAN Karten.</p></translation> </message> </context> </TS> |