Files
MacPass/MacPass/de.lproj/PasswordCreatorView.strings
Benjamin Steinwender 6b597484db Updated German translation
2014-08-05 20:47:31 +02:00

40 lines
1.3 KiB
Plaintext

/* Class = "NSTextFieldCell"; title = "Password:"; ObjectID = "149"; */
"149.title" = "Passwort:";
/* Class = "NSTextFieldCell"; title = "Length:"; ObjectID = "179"; */
"179.title" = "Länge:";
/* Class = "NSBox"; title = "Allowed Characters"; ObjectID = "332"; */
"332.title" = "Zugelassene Zeichen";
/* Class = "NSButtonCell"; title = "A-Z"; ObjectID = "453"; */
"453.title" = "A-Z";
/* Class = "NSButtonCell"; title = "a-z"; ObjectID = "457"; */
"457.title" = "a-z";
/* Class = "NSButtonCell"; title = "0-9"; ObjectID = "461"; */
"461.title" = "0-9";
/* Class = "NSButtonCell"; title = "#!?"; ObjectID = "465"; */
"465.title" = "#!?";
/* Class = "NSButtonCell"; title = "Custom"; ObjectID = "469"; */
"469.title" = "Benutzerdefiniert";
/* Class = "NSButtonCell"; title = "Use Password"; ObjectID = "495"; */
"495.title" = "Passwort verwenden";
/* Class = "NSButtonCell"; title = "Copy password to pasteboard"; ObjectID = "501"; */
"501.title" = "Passwort in die Zwischenablage kopieren";
/* Class = "NSButtonCell"; title = "Cancel"; ObjectID = "614"; */
"614.title" = "Abbrechen";
/* Class = "NSTextFieldCell"; title = "Entropy:"; ObjectID = "647"; */
"647.title" = "Entropie:";
/* Class = "NSTextFieldCell"; title = "25000 bit"; ObjectID = "653"; */
"653.title" = "25000 bit";