author | kergoth <kergoth> | 2002-01-25 22:14:26 (UTC) |
---|---|---|
committer | kergoth <kergoth> | 2002-01-25 22:14:26 (UTC) |
commit | 15318cad33835e4e2dc620d033e43cd930676cdd (patch) (side-by-side diff) | |
tree | c2fa0399a2c47fda8e2cd0092c73a809d17f68eb /i18n/de/libnetmonapplet.ts | |
download | opie-15318cad33835e4e2dc620d033e43cd930676cdd.zip opie-15318cad33835e4e2dc620d033e43cd930676cdd.tar.gz opie-15318cad33835e4e2dc620d033e43cd930676cdd.tar.bz2 |
Initial revision
-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> |