Files
MacPass/MacPass/it.lproj/WelcomeWindow.strings
Francesco Servida 4a414c5f39 Started Italian Translation
Translated first files to italian, most views and windows still in
progress.
2016-01-09 16:14:55 +01:00

16 lines
518 B
Plaintext

/* Class = "NSWindow"; title = "Welcome"; ObjectID = "1"; */
"1.title" = "Benvenuto";
/* Class = "NSTextFieldCell"; title = "Welcome to MacPass"; ObjectID = "24"; */
"24.title" = "Benvenuto a MacPass";
/* Class = "NSButtonCell"; title = "Open Database…"; ObjectID = "44"; */
"44.title" = "Apri Database…";
/* Class = "NSButtonCell"; title = "Create new Database"; ObjectID = "48"; */
"48.title" = "Crea nuovo Database";
/* Class = "NSButtonCell"; title = "Cancel"; ObjectID = "70"; */
"70.title" = "Annulla";