-rw-r--r-- | i18n/de/libnetmonapplet.ts | 36 |
1 files changed, 36 insertions, 0 deletions
diff --git a/i18n/de/libnetmonapplet.ts b/i18n/de/libnetmonapplet.ts new file mode 100644 index 0000000..d56aee9 --- a/dev/null +++ b/i18n/de/libnetmonapplet.ts @@ -0,0 +1,36 @@ +<!DOCTYPE TS><TS> +<context> + <name>NetMonitor</name> + <message> + <source>Network Offline</source> + <translation>Netwerk offline</translation> + </message> + <message> + <source>Disconnect</source> + <translation>Trennen</translation> + </message> + <message> + <source>Connect</source> + <translation>Verbinden</translation> + </message> +</context> +<context encoding="UTF-8"> + <name>NetPassword</name> + <message encoding="UTF-8"> + <source>Network Password</source> + <translation>Netzwerk Passwort</translation> + </message> + <message encoding="UTF-8"> + <source>Cancel</source> + <translation>Abbrechen</translation> + </message> + <message encoding="UTF-8"> + <source>Connect</source> + <translation>Verbinden</translation> + </message> + <message encoding="UTF-8"> + <source>Enter password for %1:</source> + <translation>Passwort für %1 eingeben:</translation> + </message> +</context> +</TS> |