author | kergoth <kergoth> | 2003-08-09 15:23:37 (UTC) |
---|---|---|
committer | kergoth <kergoth> | 2003-08-09 15:23:37 (UTC) |
commit | 0799b67a825c8ec00e57a63e5a5d55fd26bb2337 (patch) (side-by-side diff) | |
tree | 418a6198021568b1b6dbe4178a938e6fe975c2c8 /i18n/de/netsetup.ts | |
parent | b97ae670792c4b9e35fbe89f1e40d59786afdabb (diff) | |
download | opie-0799b67a825c8ec00e57a63e5a5d55fd26bb2337.zip opie-0799b67a825c8ec00e57a63e5a5d55fd26bb2337.tar.gz opie-0799b67a825c8ec00e57a63e5a5d55fd26bb2337.tar.bz2 |
Merge from BRANCH_1_0.
-rw-r--r-- | i18n/de/netsetup.ts | 72 |
1 files changed, 0 insertions, 72 deletions
diff --git a/i18n/de/netsetup.ts b/i18n/de/netsetup.ts deleted file mode 100644 index 4a314da..0000000 --- a/i18n/de/netsetup.ts +++ b/dev/null @@ -1,72 +0,0 @@ -<!DOCTYPE TS><TS> -<defaultcodec>iso8859-1</defaultcodec> -<context> - <name>AddNetworkSettingBase</name> - <message> - <source>Add Network Service</source> - <translation>Neue Netzwerksettings</translation> - </message> - <message> - <source><P>These are the network services available to be added.</source> - <translation>Dies sind die verfügbaren Netzwerkdienste.</translation> - </message> - <message> - <source>Add</source> - <translation>Neu</translation> - </message> - <message> - <source>Cancel</source> - <translation>Abbrechen</translation> - </message> -</context> -<context> - <name>NetworkSettings</name> - <message> - <source>Error</source> - <translation>Fehler</translation> - </message> - <message> - <source><p>Only one %1 can be added. Remove the current one, or change its Properties</source> - <translation>Es kann lediglich ein %1 zugefügt werden</translation> - </message> - <message> - <source>Network</source> - <translation>Netzwerk</translation> - </message> -</context> -<context> - <name>NetworkSettingsBase</name> - <message> - <source>Network</source> - <translation>Netzwerk</translation> - </message> - <message> - <source>Current</source> - <translation>Aktuelles</translation> - </message> - <message> - <source><p>This is the state of your running network services.</source> - <translation>Der Status der aktuellen Netzwerkservices</translation> - </message> - <message> - <source>Services</source> - <translation>Dienste</translation> - </message> - <message> - <source>Add...</source> - <translation>Neu...</translation> - </message> - <message> - <source><P>These are the network services you currently have available.</source> - <translation>Die aktuell verfügbaren Dienste.</translation> - </message> - <message> - <source>Remove</source> - <translation>Entfernen</translation> - </message> - <message> - <source>Properties</source> - <translation>Eigenschaften</translation> - </message> -</context> -</TS> |