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/formatter.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/formatter.ts | 62 |
1 files changed, 54 insertions, 8 deletions
diff --git a/i18n/de/formatter.ts b/i18n/de/formatter.ts index 62224d2..20dfae3 100644 --- a/i18n/de/formatter.ts +++ b/i18n/de/formatter.ts @@ -27,5 +27,5 @@ Changing parameters on this page may cause your system to stop functioning properly!!</source> - <translation>WARNUNG + <translation type="obsolete">WARNUNG Das Ändern von Parametern hier kann zu Funktionsstörungen @@ -54,5 +54,5 @@ des Systems führen.</translation> <message> <source>Format?!?</source> - <translation>Formatieren ?!?</translation> + <translation type="obsolete">Formatieren ?!?</translation> </message> <message> @@ -65,10 +65,10 @@ des Systems führen.</translation> <source> with </source> - <translation>mit</translation> + <translation type="obsolete">mit</translation> </message> <message> <source> filesystem?!? You will loose all data!!</source> - <translation>Dateisystem ?!? Sie verlieren alle Daten !!</translation> + <translation type="obsolete">Dateisystem ?!? Sie verlieren alle Daten !!</translation> </message> <message> @@ -128,5 +128,5 @@ wurde erfolgreich formatiert.</translation> <message> <source>Trying to mount.</source> - <translation>Versuche zu mounten.</translation> + <translation type="obsolete">Versuche zu mounten.</translation> </message> <message> @@ -137,10 +137,10 @@ wurde erfolgreich formatiert.</translation> <source> has been successfully mounted.</source> - <translation> + <translation type="obsolete"> wurde erfolgreich gemountet.</translation> </message> <message> <source>You can now close the output window.</source> - <translation>Sie können das Ausgabefenster nun schliessen.</translation> + <translation>Sie können das Ausgabefenster nun schließen.</translation> </message> <message> @@ -150,5 +150,5 @@ wurde erfolgreich gemountet.</translation> <message> <source>Storage Type : </source> - <translation>Medientyp:</translation> + <translation type="obsolete">Medientyp:</translation> </message> <message> @@ -166,4 +166,50 @@ wurde erfolgreich gemountet.</translation> <translation>Verfügbar: %1 KB ( %d MB)</translation> </message> + <message> + <source>CAUTION: +Changing parameters on this +page may cause your system +to stop functioning properly!</source> + <translation>ACHTUNG: +Das Ändern von Parametern auf +dieser Seite kann die Funktionalität +des Systems beeinträchtigen!</translation> + </message> + <message> + <source>Format?</source> + <translation>Formatieren?</translation> + </message> + <message> + <source> +with %1 filesystem? +You will loose all data!!</source> + <translation>mit Dateisystem %1? +Alle Daten gehen verloren!</translation> + </message> + <message> + <source>Trying to umount %1.</source> + <translation>%1 wird ausgebunden.</translation> + </message> + <message> + <source>Trying to mount %1.</source> + <translation>%1 wird eingebunden.</translation> + </message> + <message> + <source>%1 +has been successfully mounted.</source> + <translation>%1 wurde erfolgreich eingebunden.</translation> + </message> + <message> + <source>Storage Type: %1</source> + <translation>Speichertyp: %1</translation> + </message> + <message> + <source>Type: %1 +Formatted with %2 +%3, %4, %5</source> + <translation>Typ: %1 +Formatiert mit %2 +%3, %4, %5</translation> + </message> </context> </TS> |