Merge pull request #3366 from jbrazio/translate/pt_PT
Added missing translations for pt_PT
This commit is contained in:
		@@ -73,6 +73,7 @@
 | 
			
		||||
#define MSG_MOVE_1MM                        "Mover 1mm"
 | 
			
		||||
#define MSG_MOVE_10MM                       "Mover 10mm"
 | 
			
		||||
#define MSG_SPEED                           "Velocidade"
 | 
			
		||||
#define MSG_BED_Z                           "Base Z"
 | 
			
		||||
#define MSG_NOZZLE                          LCD_STR_THERMOMETER " Bico"
 | 
			
		||||
#define MSG_BED                             LCD_STR_THERMOMETER " Base"
 | 
			
		||||
#define MSG_FAN_SPEED                       "Vel. ventoinha"
 | 
			
		||||
@@ -104,7 +105,8 @@
 | 
			
		||||
#define MSG_VMIN                            "Vmin"
 | 
			
		||||
#define MSG_VTRAV_MIN                       "VTrav min"
 | 
			
		||||
#define MSG_AMAX                            "Amax "
 | 
			
		||||
#define MSG_A_RETRACT                       "A-retract"
 | 
			
		||||
#define MSG_A_RETRACT                       "A-retrair"
 | 
			
		||||
#define MSG_A_TRAVEL                        "A-distancia"
 | 
			
		||||
#define MSG_XSTEPS                          "X passo/mm"
 | 
			
		||||
#define MSG_YSTEPS                          "Y passo/mm"
 | 
			
		||||
#define MSG_ZSTEPS                          "Z passo/mm"
 | 
			
		||||
@@ -152,8 +154,19 @@
 | 
			
		||||
#define MSG_BABYSTEP_Y                      "Babystep Y"
 | 
			
		||||
#define MSG_BABYSTEP_Z                      "Babystep Z"
 | 
			
		||||
#define MSG_ENDSTOP_ABORT                   "Fim de curso"
 | 
			
		||||
#define MSG_HEATING_FAILED_LCD              "Falhou aquecimento"
 | 
			
		||||
#define MSG_ERR_REDUNDANT_TEMP              "Err: REDUNDANT TEMP ERROR"
 | 
			
		||||
#define MSG_THERMAL_RUNAWAY                 "THERMAL RUNAWAY"
 | 
			
		||||
#define MSG_ERR_MAXTEMP                     "Err: Temp. Maxima"
 | 
			
		||||
#define MSG_ERR_MINTEMP                     "Err: Temp. Minima"
 | 
			
		||||
#define MSG_ERR_MAXTEMP_BED                 "Err: Temp. Base Maxima"
 | 
			
		||||
#define MSG_ERR_MINTEMP_BED                 "Err: Temp. Base Minima"
 | 
			
		||||
#define MSG_END_HOUR                        "horas"
 | 
			
		||||
#define MSG_END_MINUTE                      "minutos"
 | 
			
		||||
#define MSG_HEATING                         "Aquecendo..."
 | 
			
		||||
#define MSG_HEATING_COMPLETE                "Aquecida."
 | 
			
		||||
#define MSG_BED_HEATING                     "Aquecendo base.."
 | 
			
		||||
#define MSG_BED_DONE                        "Base aquecida."
 | 
			
		||||
 | 
			
		||||
#if ENABLED(DELTA_CALIBRATION_MENU)
 | 
			
		||||
  #define MSG_DELTA_CALIBRATE             "Calibracao Delta"
 | 
			
		||||
 
 | 
			
		||||
@@ -73,6 +73,7 @@
 | 
			
		||||
#define MSG_MOVE_1MM                        "Mover 1mm"
 | 
			
		||||
#define MSG_MOVE_10MM                       "Mover 10mm"
 | 
			
		||||
#define MSG_SPEED                           "Velocidade"
 | 
			
		||||
#define MSG_BED_Z                           "Base Z"
 | 
			
		||||
#define MSG_NOZZLE                          LCD_STR_THERMOMETER " Bico"
 | 
			
		||||
#define MSG_BED                             LCD_STR_THERMOMETER " Base"
 | 
			
		||||
#define MSG_FAN_SPEED                       "Vel. ventoinha"
 | 
			
		||||
@@ -104,7 +105,8 @@
 | 
			
		||||
#define MSG_VMIN                            "Vmin"
 | 
			
		||||
#define MSG_VTRAV_MIN                       "VTrav min"
 | 
			
		||||
#define MSG_AMAX                            "Amax "
 | 
			
		||||
#define MSG_A_RETRACT                       "A-retract"
 | 
			
		||||
#define MSG_A_RETRACT                       "A-retrair"
 | 
			
		||||
#define MSG_A_TRAVEL                        "A-distância"
 | 
			
		||||
#define MSG_XSTEPS                          "X passo/mm"
 | 
			
		||||
#define MSG_YSTEPS                          "Y passo/mm"
 | 
			
		||||
#define MSG_ZSTEPS                          "Z passo/mm"
 | 
			
		||||
@@ -152,8 +154,19 @@
 | 
			
		||||
#define MSG_BABYSTEP_Y                      "Babystep Y"
 | 
			
		||||
#define MSG_BABYSTEP_Z                      "Babystep Z"
 | 
			
		||||
#define MSG_ENDSTOP_ABORT                   "Fim de curso"
 | 
			
		||||
#define MSG_HEATING_FAILED_LCD              "Falhou aquecimento"
 | 
			
		||||
#define MSG_ERR_REDUNDANT_TEMP              "Err: REDUNDANT TEMP ERROR"
 | 
			
		||||
#define MSG_THERMAL_RUNAWAY                 "THERMAL RUNAWAY"
 | 
			
		||||
#define MSG_ERR_MAXTEMP                     "Err: Temp. Máxima"
 | 
			
		||||
#define MSG_ERR_MINTEMP                     "Err: Temp. Mínima"
 | 
			
		||||
#define MSG_ERR_MAXTEMP_BED                 "Err: Temp. Base Máxima"
 | 
			
		||||
#define MSG_ERR_MINTEMP_BED                 "Err: Temp. Base Mínima"
 | 
			
		||||
#define MSG_END_HOUR                        "horas"
 | 
			
		||||
#define MSG_END_MINUTE                      "minutos"
 | 
			
		||||
#define MSG_HEATING                         "Aquecendo..."
 | 
			
		||||
#define MSG_HEATING_COMPLETE                "Aquecida."
 | 
			
		||||
#define MSG_BED_HEATING                     "Aquecendo base.."
 | 
			
		||||
#define MSG_BED_DONE                        "Base aquecida."
 | 
			
		||||
 | 
			
		||||
#if ENABLED(DELTA_CALIBRATION_MENU)
 | 
			
		||||
  #define MSG_DELTA_CALIBRATE             "Calibração Delta"
 | 
			
		||||
 
 | 
			
		||||
		Reference in New Issue
	
	Block a user