Files
MacPass/MacPass/de.lproj/PasswordInputView.strings
2018-09-27 09:23:04 +02:00

22 lines
830 B
Plaintext

/* Class = "NSButtonCell"; title = "Unlock"; ObjectID = "3"; */
"3.title" = "Entsperren";
/* Class = "NSTextFieldCell"; title = "Keyfile"; ObjectID = "18"; */
"18.title" = "Schlüsseldatei";
/* Class = "NSTextFieldCell"; title = "Wrong password!"; ObjectID = "269"; */
"269.title" = "Passwort falsch!";
/* Class = "NSSecureTextFieldCell"; placeholderString = "Enter Password"; ObjectID = "339"; */
"339.placeholderString" = "Passwort eingeben";
/* Class = "NSButtonCell"; title = "Cancel"; ObjectID = "erj-mR-UyO"; */
"erj-mR-UyO.title" = "Abbrechen";
/* Class = "NSButtonCell"; title = "Password"; ObjectID = "IU9-5u-jn9"; */
"IU9-5u-jn9.title" = "Passwort";
/* Class = "NSButtonCell"; title = "Remeber credentials in keychain"; ObjectID = "MnY-lr-VVo"; */
"MnY-lr-VVo.title" = "Zugangsdaten im Schlüsselbund speichern";