Skip to content

Commit

Permalink
Added and translated some strings from language_en
Browse files Browse the repository at this point in the history
  • Loading branch information
silvio-didonna committed Jun 13, 2016
1 parent 29337db commit 08e2c5a
Showing 1 changed file with 6 additions and 0 deletions.
6 changes: 6 additions & 0 deletions Marlin/language_it.h
Original file line number Diff line number Diff line change
Expand Up @@ -38,12 +38,17 @@
#define WELCOME_MSG MACHINE_NAME " pronto."
#define MSG_SD_INSERTED "SD Card inserita"
#define MSG_SD_REMOVED "SD Card rimossa"
#define MSG_LCD_ENDSTOPS "Endstop"
#define MSG_MAIN "Menu principale"
#define MSG_AUTOSTART "Autostart"
#define MSG_DISABLE_STEPPERS "Disabilita Motori"
#define MSG_AUTO_HOME "Auto Home"
#define MSG_AUTO_HOME_X "Home asse X"
#define MSG_AUTO_HOME_Y "Home asse Y"
#define MSG_AUTO_HOME_Z "Home asse Z"
#define MSG_LEVEL_BED_HOMING "Home assi XYZ"
#define MSG_LEVEL_BED_WAITING "Premi per Iniziare"
#define MSG_LEVEL_BED_NEXT_POINT "Punto successivo"
#define MSG_LEVEL_BED_DONE "Livel. terminato!"
#define MSG_LEVEL_BED_CANCEL "Annulla"
#define MSG_SET_HOME_OFFSETS "Imp. offset home"
Expand Down Expand Up @@ -146,6 +151,7 @@
#define MSG_CNG_SDCARD "Cambia SD-Card"
#define MSG_ZPROBE_OUT "Z probe out. bed"
#define MSG_YX_UNHOMED "Home X/Y prima di Z"
#define MSG_XYZ_UNHOMED "Home XYZ prima"
#define MSG_ZPROBE_ZOFFSET "Z Offset"
#define MSG_BABYSTEP_X "Babystep X"
#define MSG_BABYSTEP_Y "Babystep Y"
Expand Down

0 comments on commit 08e2c5a

Please sign in to comment.