mirror of
https://github.com/MacPass/MacPass.git
synced 2025-12-26 13:29:29 +00:00
Finished all visible interfaces with simplified chinese localization.
This commit is contained in:
30
MacPass/de.lproj/PasswordEditWindow.strings
Normal file
30
MacPass/de.lproj/PasswordEditWindow.strings
Normal file
@@ -0,0 +1,30 @@
|
||||
|
||||
/* Class = "NSWindow"; title = "Window"; ObjectID = "1"; */
|
||||
"1.title" = "Window";
|
||||
|
||||
/* Class = "NSTextFieldCell"; title = "Missmatching Passwords"; ObjectID = "14"; */
|
||||
"14.title" = "Missmatching Passwords";
|
||||
|
||||
/* Class = "NSSecureTextFieldCell"; placeholderString = "Repeat Password"; ObjectID = "15"; */
|
||||
"15.placeholderString" = "Repeat Password";
|
||||
|
||||
/* Class = "NSTextFieldCell"; title = "Repeat:"; ObjectID = "16"; */
|
||||
"16.title" = "Repeat:";
|
||||
|
||||
/* Class = "NSSecureTextFieldCell"; placeholderString = "Enter Password"; ObjectID = "18"; */
|
||||
"18.placeholderString" = "Enter Password";
|
||||
|
||||
/* Class = "NSButtonCell"; title = "Generate Keyfile"; ObjectID = "21"; */
|
||||
"21.title" = "Generate Keyfile";
|
||||
|
||||
/* Class = "NSTextFieldCell"; title = "Keyfile:"; ObjectID = "22"; */
|
||||
"22.title" = "Keyfile:";
|
||||
|
||||
/* Class = "NSButtonCell"; title = "Change Password"; ObjectID = "69"; */
|
||||
"69.title" = "Change Password";
|
||||
|
||||
/* Class = "NSButtonCell"; title = "Cancel"; ObjectID = "73"; */
|
||||
"73.title" = "Cancel";
|
||||
|
||||
/* Class = "NSButtonCell"; title = "Password:"; ObjectID = "OQz-DA-SoY"; */
|
||||
"OQz-DA-SoY.title" = "Password:";
|
||||
Reference in New Issue
Block a user