diff --git a/cbox-tree.d/usr/share/cryptobox/lang/en.hdf b/cbox-tree.d/usr/share/cryptobox/lang/en.hdf index 863fb73..ce4cc90 100644 --- a/cbox-tree.d/usr/share/cryptobox/lang/en.hdf +++ b/cbox-tree.d/usr/share/cryptobox/lang/en.hdf @@ -3,58 +3,58 @@ Lang { Name = English Title { - Init = Initialisierung der CryptoBox - Mount = Aktivierung der Cryptodaten - Umount = Deaktivierung der Cryptodaten - Config = Konfiguration der CryptoBox - Log = Protokoll der CryptoBox + Init = Initialization of the CryptoBox + Mount = Activation of encrypted data + Umount = Deactivation of encrypted data + Config = Configuration of the CryptoBox + Log = Protocol of the CryptoBox } Text { - EnterNewPassword = Das neue Passwort eingeben: - EnterSamePassword = Das neue Passwort wiederholen: - InitWarning = Bei der Initialisierung werden ALLE DATEN auf der Festplatte GELÖSCHT! - InitDescription = Schritt ist nur einmalig vor der ersten Nutzung notwendig.
Für den täglichen Gebrauch musst du das verschlüsselte Dateisystem lediglich aktivieren und deaktivieren - ConfirmInitHint = Um zu bestätigen, dass du weisst, was du tust, tippe hier bitte exakt Folgendes ein: - ConfirmInit = ja, loesche alle Daten! - PartitionInfo = Derzeitige Partitionierung der Festplatte: - IPAddress = Netwerk-Adresse (IP) der CryptoBox: - TimeOut = Zeitabschaltung des Crypto-Dateisystems (in Minuten): - EmptyLog = Das Logbuch der CryptoBox ist leer. - SelectLanguage = Spracheinstellung: - RedirectNote = Klicke hier, falls dein Browser die automatische Weiterleitung nicht unterstützt. + EnterNewPassword = Enter the new password: + EnterSamePassword = Repeat the new password: + InitWarning = During initialization ALL DATA on the disk will be DELETED! + InitDescription = This step is required before the first use only.
For daily use you just have to activate and deactivate the encrypted filesystem. + ConfirmInitHint = To confirm that you know what you are doing, please enter exactly the following sequence: + ConfirmInit = yes, delete all data! + PartitionInfo = Current partitioning of the hard drive: + IPAddress = Network address (IP) of the CryptoBox: + TimeOut = Timeout of the encrypted filesystem (in minutes): + EmptyLog = Das logs of CryptoBox are empty. + SelectLanguage = Language preferences: + RedirectNote = Click here if your Browser does not support the automatic redirection. } Button { - DoInit = CryptoBox initialisieren - SaveConfig = Speichere Konfiguration - Update = Aktualisieren - Mount = CryptoDaten aktivieren - Umount = CryptoDaten deaktivieren + DoInit = Initialize CryptoBox + SaveConfig = Save configuration + Update = Refresh + Mount = Activate encrypted data + Umount = Deactivate encrypted data } Warning { InitNotConfirmed { - Title = Bestätigung schlug fehl - Text = Der Bestätigungssatz muss exakt eingegeben werden! + Title = Comfirmation failed + Text = Please enter the sequence exactly like displayed! } EmptyPassword { - Title = Ungültige Eingabe - Text = Das Passwort darf nicht leer sein! + Title = Invalid input + Text = The Password must not be empty! } DifferentPasswords { - Title = Ungleiche Passworte - Text = Die beiden Passworte müssen identisch sein, um sicherzustellen, dass dies das gewünschte Passwort ist. + Title = Passwords do not match + Text = Both passwords have to be identical to ensure this is the desired password. } MountFailed { - Title = Aktivierung schlug fehl - Text = Das verschlüsselte Dateisystem konnte nicht aktiviert werden. Wahrscheinlich war das Passwort falsch. + Title = Activation failed + Text = The encrypted filesystem could not be activated. Probably the given password was wrong. } UmountFailed {