author | groucho <groucho> | 2003-01-21 11:18:33 (UTC) |
---|---|---|
committer | groucho <groucho> | 2003-01-21 11:18:33 (UTC) |
commit | 3f15e4748ea75a1afad46bee1bb7a1f8ab2f9c4a (patch) (side-by-side diff) | |
tree | e5d8c78f41abc7f53645ae676a8d4111cc3dab8c /i18n/de/formatter.ts | |
parent | 39491a189517289bb0bdd88bf2d1776d25168239 (diff) | |
download | opie-3f15e4748ea75a1afad46bee1bb7a1f8ab2f9c4a.zip opie-3f15e4748ea75a1afad46bee1bb7a1f8ab2f9c4a.tar.gz opie-3f15e4748ea75a1afad46bee1bb7a1f8ab2f9c4a.tar.bz2 |
Mass translation for the german texts
33% overall translation reached.
Needs still proof reading.
-rw-r--r-- | i18n/de/formatter.ts | 80 |
1 files changed, 44 insertions, 36 deletions
diff --git a/i18n/de/formatter.ts b/i18n/de/formatter.ts index 751e732..62224d2 100644 --- a/i18n/de/formatter.ts +++ b/i18n/de/formatter.ts @@ -1,161 +1,169 @@ <!DOCTYPE TS><TS> <context> <name>FormatterApp</name> <message> <source>Formatter</source> - <translation type="unfinished"></translation> + <translation>Formatierer</translation> </message> <message> <source>Storage Type</source> - <translation type="unfinished"></translation> + <translation>Medientyp</translation> </message> <message> <source>File Systems</source> - <translation type="unfinished"></translation> + <translation>Dateisysteme</translation> </message> <message> <source>Format</source> - <translation type="unfinished"></translation> + <translation>Formatieren</translation> </message> <message> <source>Main</source> - <translation type="unfinished"></translation> + <translation>Haupt</translation> </message> <message> <source>CAUTION: Changing parameters on this page may cause your system to stop functioning properly!!</source> - <translation type="unfinished"></translation> + <translation>WARNUNG +Das Ändern von Parametern +hier kann zu Funktionsstörungen +des Systems führen.</translation> </message> <message> <source>Edit fstab</source> - <translation type="unfinished"></translation> + <translation>fstab bearbeiten</translation> </message> <message> <source>Check Disk</source> - <translation type="unfinished"></translation> + <translation>Disk prüfen</translation> </message> <message> <source>Device</source> - <translation type="unfinished"></translation> + <translation>Gerät</translation> </message> <message> <source>Mount Point</source> - <translation type="unfinished"></translation> + <translation>Mountpoint</translation> </message> <message> <source>Advanced</source> - <translation type="unfinished"></translation> + <translation>Erweitert</translation> </message> <message> <source>Format?!?</source> - <translation type="unfinished"></translation> + <translation>Formatieren ?!?</translation> </message> <message> <source>Really format </source> - <translation type="unfinished"></translation> + <translation>Wirklich formatieren +</translation> </message> <message> <source> with </source> - <translation type="unfinished"></translation> + <translation>mit</translation> </message> <message> <source> filesystem?!? You will loose all data!!</source> - <translation type="unfinished"></translation> + <translation>Dateisystem ?!? Sie verlieren alle Daten !!</translation> </message> <message> <source>Yes</source> - <translation type="unfinished"></translation> + <translation>Ja</translation> </message> <message> <source>No</source> - <translation type="unfinished"></translation> + <translation>Nein</translation> </message> <message> <source>Could not format. Unknown type</source> - <translation type="unfinished"></translation> + <translation>Formatieren nicht möglich: +Unbekannter Typ.</translation> </message> <message> <source>Ok</source> - <translation type="unfinished"></translation> + <translation>OK</translation> </message> <message> <source>Formatter Output</source> - <translation type="unfinished"></translation> + <translation>Formatierungsausgabe</translation> </message> <message> <source>Trying to umount.</source> - <translation type="unfinished"></translation> + <translation>Versuche unzumounten</translation> </message> <message> <source>umount failed!</source> - <translation type="unfinished"></translation> + <translation>Unmounten fehlgeschlagen !</translation> </message> <message> <source>&OK</source> - <translation type="unfinished"></translation> + <translation>&OK</translation> </message> <message> <source>Could not umount. Device is busy!</source> - <translation type="unfinished"></translation> + <translation>Unmounten fehlgeschlagen ! +Gerät ist in Benutzung.</translation> </message> <message> <source>Trying to format.</source> - <translation type="unfinished"></translation> + <translation>Formatierungsversuch.</translation> </message> <message> <source>No such device!</source> - <translation type="unfinished"></translation> + <translation>Kein solches Gerät vorhanden!</translation> </message> <message> <source> has been successfully formatted.</source> - <translation type="unfinished"></translation> + <translation> +wurde erfolgreich formatiert.</translation> </message> <message> <source>Trying to mount.</source> - <translation type="unfinished"></translation> + <translation>Versuche zu mounten.</translation> </message> <message> <source>Card mount failed!</source> - <translation type="unfinished"></translation> + <translation>Kartenmount fehlgeschlagen!</translation> </message> <message> <source> has been successfully mounted.</source> - <translation type="unfinished"></translation> + <translation> +wurde erfolgreich gemountet.</translation> </message> <message> <source>You can now close the output window.</source> - <translation type="unfinished"></translation> + <translation>Sie können das Ausgabefenster nun schliessen.</translation> </message> <message> <source>Internal</source> - <translation type="unfinished"></translation> + <translation>Intern</translation> </message> <message> <source>Storage Type : </source> - <translation type="unfinished"></translation> + <translation>Medientyp:</translation> </message> <message> <source>Total: %1 kB ( %d mB) </source> - <translation type="unfinished"></translation> + <translation>Gesamt: %1 KB ( %d MB)</translation> </message> <message> <source>Used: %1 kB ( %d mB) </source> - <translation type="unfinished"></translation> + <translation>Benutzt: %1 KB ( %d MB)</translation> </message> <message> <source>Available: %1 kB ( %d mB)</source> - <translation type="unfinished"></translation> + <translation>Verfügbar: %1 KB ( %d MB)</translation> </message> </context> </TS> |