cryptonas/cbox-tree.d/usr/share/cryptobox/lang/en.hdf

107 lines
3.3 KiB
Plaintext

Lang {
Name = English
Title {
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 = 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.<br>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 = The logs of CryptoBox are empty.
SelectLanguage = Language preferences:
RedirectNote = Click here if your Browser does not support the automatic redirection.
}
Button {
DoInit = Initialize CryptoBox
SaveConfig = Save configuration
Update = Refresh
Mount = Activate encrypted data
Umount = Deactivate encrypted data
}
Warning {
InitNotConfirmed {
Title = Comfirmation failed
Text = Please enter the sequence exactly like displayed!
}
EmptyPassword {
Title = Invalid input
Text = The Password must not be empty!
}
DifferentPasswords {
Title = Passwords do not match
Text = Both passwords have to be identical to ensure this is the desired password.
}
MountFailed {
Title = Activation failed
Text = The encrypted filesystem could not be activated. Probably the given password was wrong.
}
UmountFailed {
Title = Deaktivierung schlug fehl
Text = Das verschl&uuml;sselte Dateisystem konnte nicht abgeschaltet werden. Wahrscheinlich sind noch Dateien ge&ouml;ffnet. Also schlie&szlig;e alle potentiell unsauberen Programme (beispielsweise die weitverbreitete Textverarbeitung). Notfalls ziehe einfach den Stromstecker!
}
NotConfigured {
Title = Keine Konfiguration gefunden
Text = Die CryptoBox wurde noch nicht eingerichtet.
}
InitNotFinished {
Title = Initalisierung noch nicht abgeschlossen
Text = Die Initialisierung wird in wenigen Minuten beendet sein. Erst danach ist diese Aktion m&ouml;glich.
}
IsMounted {
Title = Bereits aktiv
Text = Das verschl&uuml;sselte Dateisystem ist bereits aktiv.
}
NotMounted {
Title = Nicht aktiv
Text = Das verschl&uuml;sselte Dateisystem ist derzeit nicht aktiv.
}
AlreadyConfigured {
Title = Konfiguration gefunden
Text = Die CryptoBox wurde bereits eingerichtet. Bei einer erneuten Initialisierung werden alle Daten gel&ouml;scht!
}
}
Error {
UnknownAction {
Title = Unbekannte Aktion
Text = Du hast eine undefinierte Aktion angefordert. Falls du dies nicht bewusst getan hast, solltest du es deinem Administrator mitteilen, damit er das Problem an die Entwickler der CryptoBox weiterleiten kann.
}
NoSSL {
Title = Unverschl&uuml;sselte Verbindung
Text = Die CryptoBox akzeptiert nur verschl&uuml;sselte Verbindungen (https). So bleibt dein Passwort vor neugierigen Augen gesch&uuml;tzt.
}
}
}