mirror of
https://github.com/MacPass/MacPass.git
synced 2025-12-14 07:02:39 +00:00
16 lines
619 B
Plaintext
16 lines
619 B
Plaintext
|
|
/* Class = "NSWindow"; title = "Welcome"; ObjectID = "1"; */
|
|
"1.title" = "Добро пожаловать";
|
|
|
|
/* Class = "NSTextFieldCell"; title = "Welcome to MacPass"; ObjectID = "24"; */
|
|
"24.title" = "Добро пожаловать в MacPass";
|
|
|
|
/* Class = "NSButtonCell"; title = "Open Database…"; ObjectID = "44"; */
|
|
"44.title" = "Открыть Базу данных…";
|
|
|
|
/* Class = "NSButtonCell"; title = "Create new Database"; ObjectID = "48"; */
|
|
"48.title" = "Создать новую Базу данных";
|
|
|
|
/* Class = "NSButtonCell"; title = "Cancel"; ObjectID = "70"; */
|
|
"70.title" = "Отмена";
|