Galician language update.
This commit is contained in:
parent
3bdc03667e
commit
e1591befee
@ -38,10 +38,21 @@
|
||||
#define WELCOME_MSG MACHINE_NAME " lista."
|
||||
#define MSG_SD_INSERTED "Tarxeta inserida"
|
||||
#define MSG_SD_REMOVED "Tarxeta retirada"
|
||||
#define MSG_LCD_ENDSTOPS "FinCarro"
|
||||
#define MSG_MAIN "Menu principal"
|
||||
#define MSG_AUTOSTART "Autoarranque"
|
||||
#define MSG_DISABLE_STEPPERS "Apagar motores"
|
||||
#define MSG_AUTO_HOME "Ir a orixe"
|
||||
#define MSG_AUTO_HOME_X "Ir orixe X"
|
||||
#define MSG_AUTO_HOME_Y "Ir orixe Y"
|
||||
#define MSG_AUTO_HOME_Z "Ir orixe Z"
|
||||
#define MSG_LEVEL_BED_HOMING "Orixes XYZ"
|
||||
#define MSG_LEVEL_BED_WAITING "Preme o boton"
|
||||
#define MSG_LEVEL_BED_NEXT_POINT "Seguinte punto"
|
||||
#define MSG_LEVEL_BED_DONE "Nivelado feito"
|
||||
#define MSG_LEVEL_BED_CANCEL "Cancelar"
|
||||
#define MSG_SET_HOME_OFFSETS "Offsets na orixe"
|
||||
#define MSG_HOME_OFFSETS_APPLIED "Offsets fixados"
|
||||
#define MSG_SET_ORIGIN "Fixar orixe"
|
||||
#define MSG_PREHEAT_PLA "Prequentar PLA"
|
||||
#define MSG_PREHEAT_PLA_N "Prequentar PLA "
|
||||
@ -68,6 +79,7 @@
|
||||
#define MSG_MOVE_1MM "Mover 1mm"
|
||||
#define MSG_MOVE_10MM "Mover 10mm"
|
||||
#define MSG_SPEED "Velocidade"
|
||||
#define MSG_BED_Z "Cama Z"
|
||||
#define MSG_NOZZLE "Bico"
|
||||
#define MSG_BED "Cama"
|
||||
#define MSG_FAN_SPEED "Velocidade vent."
|
||||
@ -143,6 +155,7 @@
|
||||
#define MSG_CNG_SDCARD "Cambiar SD"
|
||||
#define MSG_ZPROBE_OUT "Sonda-Z sen cama"
|
||||
#define MSG_YX_UNHOMED "X/Y antes que Z"
|
||||
#define MSG_XYZ_UNHOMED "Orixe XYZ antes"
|
||||
#define MSG_ZPROBE_ZOFFSET "Offset Z"
|
||||
#define MSG_BABYSTEP_X "Micropaso X"
|
||||
#define MSG_BABYSTEP_Y "Micropaso Y"
|
||||
|
Loading…
Reference in New Issue
Block a user