mirror of
https://github.com/MacPass/MacPass.git
synced 2025-12-14 04:42:29 +00:00
16 lines
608 B
Plaintext
16 lines
608 B
Plaintext
|
|
/* Class = "NSButtonCell"; title = "Unlock"; ObjectID = "3"; */
|
|
"3.title" = "Разблокировать";
|
|
|
|
/* Class = "NSTextFieldCell"; title = "Keyfile"; ObjectID = "18"; */
|
|
"18.title" = "Файл ключа";
|
|
|
|
/* Class = "NSTextFieldCell"; title = "Wrong password!"; ObjectID = "269"; */
|
|
"269.title" = "Неверный пароль!";
|
|
|
|
/* Class = "NSSecureTextFieldCell"; placeholderString = "Enter Password"; ObjectID = "339"; */
|
|
"339.placeholderString" = "Введите пароль";
|
|
|
|
/* Class = "NSButtonCell"; title = "Password"; ObjectID = "IU9-5u-jn9"; */
|
|
"IU9-5u-jn9.title" = "Пароль";
|