mirror of
https://github.com/MacPass/MacPass.git
synced 2025-12-25 06:29:27 +00:00
added Russian translation
This commit is contained in:
15
MacPass/ru.lproj/PasswordInputView.strings
Normal file
15
MacPass/ru.lproj/PasswordInputView.strings
Normal file
@@ -0,0 +1,15 @@
|
||||
|
||||
/* 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" = "Пароль";
|
||||
Reference in New Issue
Block a user