libs-gui/Resources/Italian.lproj/Localizable.strings

20 lines
887 B
Text
Raw Normal View History

/* NSApplication.m */
"Critical Error in %@" = "Errore critico in %@";
"Abort" = "Abortisci";
"Ignore" = "Ignora";
"Debug" = "Debugga";
"Unable to load backend, aborting" = "Non <20> possibile caricare il backend, abortisco";
"Can't init backend bundle" = "Non <20> possibile initializare il backend bundle";
"Can't load backend bundle" = "Non <20> possibile caricare il backend bundle";
"Can't find backend context" = "Non <20> possibile trovare il backend context";
"Cannot allocate the application instance!\n"="Non <20> possibile allocare l'istanza dell'applicazione!\n";
"Cannot load the main model file '%@'" = "Non <20> possibile caricare il model file principale '%@'";
"Problem during launch app notification: %@" = "Problema durante il lancio dell'applicazione: %@";
"Quit" = "Esci";
/* Title of the Info Panel */
"Info" = "Info";
"reported exception - %@" = "riportata una exception - %@";