Update Italian language (#13809)

This commit is contained in:
Giuliano Zaro 2019-05-01 03:31:40 +02:00 committed by Scott Lahteine
parent 142c8e2fed
commit 93dcb537ef

View File

@ -271,8 +271,13 @@
#define MSG_PREPARE _UxGT("Prepara")
#define MSG_TUNE _UxGT("Regola")
#define MSG_START_PRINT _UxGT("Avvia stampa")
#define MSG_BUTTON_NEXT _UxGT("Prossimo")
#define MSG_BUTTON_INIT _UxGT("Inizializza")
#define MSG_BUTTON_STOP _UxGT("Stop")
#define MSG_BUTTON_PRINT _UxGT("Stampa")
#define MSG_BUTTON_RESET _UxGT("Resetta")
#define MSG_BUTTON_CANCEL _UxGT("Annulla")
#define MSG_BUTTON_DONE _UxGT("Fatto")
#define MSG_PAUSE_PRINT _UxGT("Pausa stampa")
#define MSG_RESUME_PRINT _UxGT("Riprendi stampa")
#define MSG_STOP_PRINT _UxGT("Arresta stampa")