mirror of
https://github.com/MacPass/MacPass.git
synced 2025-12-23 16:19:29 +00:00
16 lines
523 B
Plaintext
16 lines
523 B
Plaintext
|
|
/* Class = "NSWindow"; title = "Welcome"; ObjectID = "1"; */
|
|
"1.title" = "Witaj";
|
|
|
|
/* Class = "NSTextFieldCell"; title = "Welcome to MacPass"; ObjectID = "24"; */
|
|
"24.title" = "Witaj w MacPass";
|
|
|
|
/* Class = "NSButtonCell"; title = "Open Database…"; ObjectID = "44"; */
|
|
"44.title" = "Otwórz bazę danych…";
|
|
|
|
/* Class = "NSButtonCell"; title = "Create new Database"; ObjectID = "48"; */
|
|
"48.title" = "Stwórz nową bazę danych";
|
|
|
|
/* Class = "NSButtonCell"; title = "Cancel"; ObjectID = "70"; */
|
|
"70.title" = "Anuluj";
|