mirror of
https://github.com/MacPass/MacPass.git
synced 2025-12-24 02:49:45 +00:00
16 lines
552 B
Plaintext
16 lines
552 B
Plaintext
|
|
/* Class = "NSWindow"; title = "Welcome"; ObjectID = "1"; */
|
|
"1.title" = "Bienvenue";
|
|
|
|
/* Class = "NSTextFieldCell"; title = "Welcome to MacPass"; ObjectID = "24"; */
|
|
"24.title" = "Bienvenue dans MacPass";
|
|
|
|
/* Class = "NSButtonCell"; title = "Open Database…"; ObjectID = "44"; */
|
|
"44.title" = "Ouvrir une base de données…";
|
|
|
|
/* Class = "NSButtonCell"; title = "Create new Database"; ObjectID = "48"; */
|
|
"48.title" = "Créer une nouvelle base de données";
|
|
|
|
/* Class = "NSButtonCell"; title = "Cancel"; ObjectID = "70"; */
|
|
"70.title" = "Annuler";
|