瀏覽代碼

[2.0.x] Italian language fix (#11796)

Giuliano Zaro 6 年之前
父節點
當前提交
64d629ba2a
共有 1 個文件被更改,包括 48 次插入42 次删除
  1. 48
    42
      Marlin/src/lcd/language/language_it.h

+ 48
- 42
Marlin/src/lcd/language/language_it.h 查看文件

38
 #define MSG_SD_REMOVED                      _UxGT("SD Card rimossa")
38
 #define MSG_SD_REMOVED                      _UxGT("SD Card rimossa")
39
 #define MSG_LCD_ENDSTOPS                    _UxGT("Endstop")
39
 #define MSG_LCD_ENDSTOPS                    _UxGT("Endstop")
40
 #define MSG_MAIN                            _UxGT("Menu principale")
40
 #define MSG_MAIN                            _UxGT("Menu principale")
41
+#define MSG_ADVANCED_SETTINGS               _UxGT("Impostaz. avanzate")
42
+#define MSG_CONFIGURATION                   _UxGT("Configurazione")
41
 #define MSG_AUTOSTART                       _UxGT("Autostart")
43
 #define MSG_AUTOSTART                       _UxGT("Autostart")
42
 #define MSG_DISABLE_STEPPERS                _UxGT("Disabilita Motori")
44
 #define MSG_DISABLE_STEPPERS                _UxGT("Disabilita Motori")
43
 #define MSG_DEBUG_MENU                      _UxGT("Menu di debug")
45
 #define MSG_DEBUG_MENU                      _UxGT("Menu di debug")
44
-#define MSG_PROGRESS_BAR_TEST               _UxGT("Test barra avanzamento")
46
+#define MSG_PROGRESS_BAR_TEST               _UxGT("Test barra avanzam.")
45
 #define MSG_AUTO_HOME                       _UxGT("Auto Home")
47
 #define MSG_AUTO_HOME                       _UxGT("Auto Home")
46
 #define MSG_AUTO_HOME_X                     _UxGT("Home asse X")
48
 #define MSG_AUTO_HOME_X                     _UxGT("Home asse X")
47
 #define MSG_AUTO_HOME_Y                     _UxGT("Home asse Y")
49
 #define MSG_AUTO_HOME_Y                     _UxGT("Home asse Y")
77
 #define MSG_LEVEL_BED                       _UxGT("Livella piano")
79
 #define MSG_LEVEL_BED                       _UxGT("Livella piano")
78
 #define MSG_LEVEL_CORNERS                   _UxGT("Livella spigoli")
80
 #define MSG_LEVEL_CORNERS                   _UxGT("Livella spigoli")
79
 #define MSG_NEXT_CORNER                     _UxGT("Prossimo spigolo")
81
 #define MSG_NEXT_CORNER                     _UxGT("Prossimo spigolo")
80
-#define MSG_EDITING_STOPPED                 _UxGT("Modifica Mesh Fermata")
82
+#define MSG_EDITING_STOPPED                 _UxGT("Modif. Mesh Fermata")
81
 #define MSG_USER_MENU                       _UxGT("Comandi Utente")
83
 #define MSG_USER_MENU                       _UxGT("Comandi Utente")
82
-
83
 #define MSG_UBL_DOING_G29                   _UxGT("G29 in corso")
84
 #define MSG_UBL_DOING_G29                   _UxGT("G29 in corso")
84
 #define MSG_UBL_UNHOMED                     _UxGT("Home XYZ prima")
85
 #define MSG_UBL_UNHOMED                     _UxGT("Home XYZ prima")
85
 #define MSG_UBL_TOOLS                       _UxGT("Strumenti UBL")
86
 #define MSG_UBL_TOOLS                       _UxGT("Strumenti UBL")
86
 #define MSG_UBL_LEVEL_BED                   _UxGT("Unified Bed Leveling")
87
 #define MSG_UBL_LEVEL_BED                   _UxGT("Unified Bed Leveling")
88
+#define MSG_IDEX_MENU                       _UxGT("Modo IDEX")
89
+#define MSG_IDEX_MODE_AUTOPARK              _UxGT("Auto-Park")
90
+#define MSG_IDEX_MODE_DUPLICATE             _UxGT("Duplicazione")
91
+#define MSG_IDEX_MODE_FULL_CTRL             _UxGT("Pieno controllo")
87
 #define MSG_UBL_MANUAL_MESH                 _UxGT("Mesh Manuale")
92
 #define MSG_UBL_MANUAL_MESH                 _UxGT("Mesh Manuale")
88
-#define MSG_UBL_BC_INSERT                   _UxGT("Metti spessore & misura")
93
+#define MSG_UBL_BC_INSERT                   _UxGT("Metti spes. e misura")
89
 #define MSG_UBL_BC_INSERT2                  _UxGT("Misura")
94
 #define MSG_UBL_BC_INSERT2                  _UxGT("Misura")
90
-#define MSG_UBL_BC_REMOVE                   _UxGT("Rimuovi e misura piatto")
91
-#define MSG_UBL_MOVING_TO_NEXT              _UxGT("Spostamento sucessivo")
95
+#define MSG_UBL_BC_REMOVE                   _UxGT("Rimuovi e mis.piatto")
96
+#define MSG_UBL_MOVING_TO_NEXT              _UxGT("Spostamento succes.")
92
 #define MSG_UBL_ACTIVATE_MESH               _UxGT("Attiva UBL")
97
 #define MSG_UBL_ACTIVATE_MESH               _UxGT("Attiva UBL")
93
 #define MSG_UBL_DEACTIVATE_MESH             _UxGT("Disattiva UBL")
98
 #define MSG_UBL_DEACTIVATE_MESH             _UxGT("Disattiva UBL")
94
 #define MSG_UBL_SET_BED_TEMP                _UxGT("Temp Piatto")
99
 #define MSG_UBL_SET_BED_TEMP                _UxGT("Temp Piatto")
98
 #define MSG_UBL_MESH_EDIT                   _UxGT("Modifica Mesh")
103
 #define MSG_UBL_MESH_EDIT                   _UxGT("Modifica Mesh")
99
 #define MSG_UBL_EDIT_CUSTOM_MESH            _UxGT("Modif Custom Mesh")
104
 #define MSG_UBL_EDIT_CUSTOM_MESH            _UxGT("Modif Custom Mesh")
100
 #define MSG_UBL_FINE_TUNE_MESH              _UxGT("Ritocca Mesh")
105
 #define MSG_UBL_FINE_TUNE_MESH              _UxGT("Ritocca Mesh")
101
-#define MSG_UBL_DONE_EDITING_MESH           _UxGT("Done Editing Mesh")
102
-#define MSG_UBL_BUILD_CUSTOM_MESH           _UxGT("Crea Custom Mesh")
106
+#define MSG_UBL_DONE_EDITING_MESH           _UxGT("Modif.Mesh fatta")
107
+#define MSG_UBL_BUILD_CUSTOM_MESH           _UxGT("Crea Mesh Custom")
103
 #define MSG_UBL_BUILD_MESH_MENU             _UxGT("Crea Mesh")
108
 #define MSG_UBL_BUILD_MESH_MENU             _UxGT("Crea Mesh")
104
-#define MSG_UBL_BUILD_PLA_MESH              _UxGT("Crea PLA Mesh")
105
-#define MSG_UBL_BUILD_ABS_MESH              _UxGT("Crea ABS Mesh")
106
-#define MSG_UBL_BUILD_COLD_MESH             _UxGT("Crea Cold Mesh")
107
-#define MSG_UBL_MESH_HEIGHT_ADJUST          _UxGT("Aggiusta Altezza Mesh")
109
+#define MSG_UBL_BUILD_PLA_MESH              _UxGT("Crea Mesh PLA")
110
+#define MSG_UBL_BUILD_ABS_MESH              _UxGT("Crea Mesh ABS")
111
+#define MSG_UBL_BUILD_COLD_MESH             _UxGT("Crea Mesh a freddo")
112
+#define MSG_UBL_MESH_HEIGHT_ADJUST          _UxGT("Aggiusta Alt. Mesh")
108
 #define MSG_UBL_MESH_HEIGHT_AMOUNT          _UxGT("Altezza")
113
 #define MSG_UBL_MESH_HEIGHT_AMOUNT          _UxGT("Altezza")
109
 #define MSG_UBL_VALIDATE_MESH_MENU          _UxGT("Valida Mesh")
114
 #define MSG_UBL_VALIDATE_MESH_MENU          _UxGT("Valida Mesh")
110
-#define MSG_UBL_VALIDATE_PLA_MESH           _UxGT("Valida PLA Mesh")
111
-#define MSG_UBL_VALIDATE_ABS_MESH           _UxGT("Valida ABS Mesh")
112
-#define MSG_UBL_VALIDATE_CUSTOM_MESH        _UxGT("Valida Custom Mesh")
115
+#define MSG_UBL_VALIDATE_PLA_MESH           _UxGT("Valida Mesh PLA")
116
+#define MSG_UBL_VALIDATE_ABS_MESH           _UxGT("Valida Mesh ABS")
117
+#define MSG_UBL_VALIDATE_CUSTOM_MESH        _UxGT("Valida Mesh Custom")
113
 #define MSG_UBL_CONTINUE_MESH               _UxGT("Continua Mesh")
118
 #define MSG_UBL_CONTINUE_MESH               _UxGT("Continua Mesh")
114
 #define MSG_UBL_MESH_LEVELING               _UxGT("Livell. Mesh")
119
 #define MSG_UBL_MESH_LEVELING               _UxGT("Livell. Mesh")
115
 #define MSG_UBL_3POINT_MESH_LEVELING        _UxGT("Livell. 3 Punti")
120
 #define MSG_UBL_3POINT_MESH_LEVELING        _UxGT("Livell. 3 Punti")
128
 #define MSG_UBL_SMART_FILLIN                _UxGT("Riempimento Smart")
133
 #define MSG_UBL_SMART_FILLIN                _UxGT("Riempimento Smart")
129
 #define MSG_UBL_FILLIN_MESH                 _UxGT("Riempimento Mesh")
134
 #define MSG_UBL_FILLIN_MESH                 _UxGT("Riempimento Mesh")
130
 #define MSG_UBL_INVALIDATE_ALL              _UxGT("Invalida Tutto")
135
 #define MSG_UBL_INVALIDATE_ALL              _UxGT("Invalida Tutto")
131
-#define MSG_UBL_INVALIDATE_CLOSEST          _UxGT("Invalida Punto Vicino")
136
+#define MSG_UBL_INVALIDATE_CLOSEST          _UxGT("Invalid.Punto Vicino")
132
 #define MSG_UBL_FINE_TUNE_ALL               _UxGT("Ritocca All")
137
 #define MSG_UBL_FINE_TUNE_ALL               _UxGT("Ritocca All")
133
 #define MSG_UBL_FINE_TUNE_CLOSEST           _UxGT("Ritocca Punto Vicino")
138
 #define MSG_UBL_FINE_TUNE_CLOSEST           _UxGT("Ritocca Punto Vicino")
134
 #define MSG_UBL_STORAGE_MESH_MENU           _UxGT("Mesh Salvate")
139
 #define MSG_UBL_STORAGE_MESH_MENU           _UxGT("Mesh Salvate")
145
 
150
 
146
 #define MSG_LED_CONTROL                     _UxGT("Controllo LED")
151
 #define MSG_LED_CONTROL                     _UxGT("Controllo LED")
147
 #define MSG_LEDS                            _UxGT("Luci")
152
 #define MSG_LEDS                            _UxGT("Luci")
148
-#define MSG_LED_PRESETS                     _UxGT("Preset luci")
153
+#define MSG_LED_PRESETS                     _UxGT("Preset luce")
149
 #define MSG_SET_LEDS_RED                    _UxGT("Rosso")
154
 #define MSG_SET_LEDS_RED                    _UxGT("Rosso")
150
 #define MSG_SET_LEDS_ORANGE                 _UxGT("Arancione")
155
 #define MSG_SET_LEDS_ORANGE                 _UxGT("Arancione")
151
 #define MSG_SET_LEDS_YELLOW                 _UxGT("Giallo")
156
 #define MSG_SET_LEDS_YELLOW                 _UxGT("Giallo")
156
 #define MSG_SET_LEDS_WHITE                  _UxGT("Bianco")
161
 #define MSG_SET_LEDS_WHITE                  _UxGT("Bianco")
157
 #define MSG_SET_LEDS_DEFAULT                _UxGT("Predefinito")
162
 #define MSG_SET_LEDS_DEFAULT                _UxGT("Predefinito")
158
 #define MSG_CUSTOM_LEDS                     _UxGT("Luci personalizzate")
163
 #define MSG_CUSTOM_LEDS                     _UxGT("Luci personalizzate")
159
-#define MSG_INTENSITY_R                     _UxGT("Intensita rosso")
160
-#define MSG_INTENSITY_G                     _UxGT("Intensita verde")
161
-#define MSG_INTENSITY_B                     _UxGT("Intensita blu")
162
-#define MSG_INTENSITY_W                     _UxGT("Intensita bianco")
163
-#define MSG_LED_BRIGHTNESS                  _UxGT("Luminosita")
164
+#define MSG_INTENSITY_R                     _UxGT("Intensità rosso")
165
+#define MSG_INTENSITY_G                     _UxGT("Intensità verde")
166
+#define MSG_INTENSITY_B                     _UxGT("Intensità blu")
167
+#define MSG_INTENSITY_W                     _UxGT("Intensità bianco")
168
+#define MSG_LED_BRIGHTNESS                  _UxGT("Luminosità")
164
 
169
 
165
 #define MSG_MOVING                          _UxGT("In movimento...")
170
 #define MSG_MOVING                          _UxGT("In movimento...")
166
 #define MSG_FREE_XY                         _UxGT("XY liberi")
171
 #define MSG_FREE_XY                         _UxGT("XY liberi")
169
 #define MSG_MOVE_Z                          _UxGT("Muovi Z")
174
 #define MSG_MOVE_Z                          _UxGT("Muovi Z")
170
 #define MSG_MOVE_E                          _UxGT("Estrusore")
175
 #define MSG_MOVE_E                          _UxGT("Estrusore")
171
 #define MSG_MOVE_01MM                       _UxGT("Muovi di 0.1mm")
176
 #define MSG_MOVE_01MM                       _UxGT("Muovi di 0.1mm")
172
-#define MSG_MOVE_1MM                        _UxGT("Muovi di   1mm")
173
-#define MSG_MOVE_10MM                       _UxGT("Muovi di  10mm")
177
+#define MSG_MOVE_1MM                        _UxGT("Muovi di 1mm")
178
+#define MSG_MOVE_10MM                       _UxGT("Muovi di 10mm")
174
 #define MSG_SPEED                           _UxGT("Velocità")
179
 #define MSG_SPEED                           _UxGT("Velocità")
175
-#define MSG_BED_Z                           _UxGT("piatto Z")
180
+#define MSG_BED_Z                           _UxGT("Piatto Z")
176
 #define MSG_NOZZLE                          _UxGT("Ugello")
181
 #define MSG_NOZZLE                          _UxGT("Ugello")
177
 #define MSG_BED                             _UxGT("Piatto")
182
 #define MSG_BED                             _UxGT("Piatto")
178
-#define MSG_FAN_SPEED                       _UxGT("Velocita ventola")
179
-#define MSG_EXTRA_FAN_SPEED                 _UxGT("Magg vel ventola")
183
+#define MSG_FAN_SPEED                       _UxGT("Velocità ventola")
184
+#define MSG_EXTRA_FAN_SPEED                 _UxGT("Extra vel. ventola")
180
 #define MSG_FLOW                            _UxGT("Flusso")
185
 #define MSG_FLOW                            _UxGT("Flusso")
181
 #define MSG_CONTROL                         _UxGT("Controllo")
186
 #define MSG_CONTROL                         _UxGT("Controllo")
182
 #define MSG_MIN                             LCD_STR_THERMOMETER _UxGT(" Min")
187
 #define MSG_MIN                             LCD_STR_THERMOMETER _UxGT(" Min")
202
   #define MSG_VC_JERK                       _UxGT("Vz-jerk")
207
   #define MSG_VC_JERK                       _UxGT("Vz-jerk")
203
 #endif
208
 #endif
204
 #define MSG_VE_JERK                         _UxGT("Ve-jerk")
209
 #define MSG_VE_JERK                         _UxGT("Ve-jerk")
210
+#define MSG_JUNCTION_DEVIATION              _UxGT("Deviaz. giunzioni")
205
 #define MSG_VELOCITY                        _UxGT("Velocità")
211
 #define MSG_VELOCITY                        _UxGT("Velocità")
206
 #define MSG_VMAX                            _UxGT("Vmax ")
212
 #define MSG_VMAX                            _UxGT("Vmax ")
207
 #define MSG_VMIN                            _UxGT("Vmin")
213
 #define MSG_VMIN                            _UxGT("Vmin")
240
 #define MSG_RESTORE_FAILSAFE                _UxGT("Ripristina imp.")
246
 #define MSG_RESTORE_FAILSAFE                _UxGT("Ripristina imp.")
241
 #define MSG_INIT_EEPROM                     _UxGT("Inizializza EEPROM")
247
 #define MSG_INIT_EEPROM                     _UxGT("Inizializza EEPROM")
242
 #define MSG_REFRESH                         _UxGT("Aggiorna")
248
 #define MSG_REFRESH                         _UxGT("Aggiorna")
243
-#define MSG_WATCH                           _UxGT("Guarda")
249
+#define MSG_WATCH                           _UxGT("Schermata info")
244
 #define MSG_PREPARE                         _UxGT("Prepara")
250
 #define MSG_PREPARE                         _UxGT("Prepara")
245
 #define MSG_TUNE                            _UxGT("Regola")
251
 #define MSG_TUNE                            _UxGT("Regola")
246
 #define MSG_PAUSE_PRINT                     _UxGT("Pausa")
252
 #define MSG_PAUSE_PRINT                     _UxGT("Pausa")
247
 #define MSG_RESUME_PRINT                    _UxGT("Riprendi stampa")
253
 #define MSG_RESUME_PRINT                    _UxGT("Riprendi stampa")
248
 #define MSG_STOP_PRINT                      _UxGT("Arresta stampa")
254
 #define MSG_STOP_PRINT                      _UxGT("Arresta stampa")
255
+#define MSG_POWER_LOSS_RECOVERY             _UxGT("Ripresa da PowerLoss")
249
 #define MSG_CARD_MENU                       _UxGT("Stampa da SD")
256
 #define MSG_CARD_MENU                       _UxGT("Stampa da SD")
250
 #define MSG_NO_CARD                         _UxGT("SD non presente")
257
 #define MSG_NO_CARD                         _UxGT("SD non presente")
251
 #define MSG_DWELL                           _UxGT("Sospensione...")
258
 #define MSG_DWELL                           _UxGT("Sospensione...")
252
 #define MSG_USERWAIT                        _UxGT("Premi tasto..")
259
 #define MSG_USERWAIT                        _UxGT("Premi tasto..")
253
 #define MSG_PRINT_PAUSED                    _UxGT("Stampa sospesa")
260
 #define MSG_PRINT_PAUSED                    _UxGT("Stampa sospesa")
261
+#define MSG_PRINTING                        _UxGT("Stampa...")
254
 #define MSG_PRINT_ABORTED                   _UxGT("Stampa annullata")
262
 #define MSG_PRINT_ABORTED                   _UxGT("Stampa annullata")
255
 #define MSG_NO_MOVE                         _UxGT("Nessun Movimento")
263
 #define MSG_NO_MOVE                         _UxGT("Nessun Movimento")
256
 #define MSG_KILLED                          _UxGT("UCCISO. ")
264
 #define MSG_KILLED                          _UxGT("UCCISO. ")
261
 #define MSG_CONTROL_RETRACT_ZLIFT           _UxGT("Salta mm")
269
 #define MSG_CONTROL_RETRACT_ZLIFT           _UxGT("Salta mm")
262
 #define MSG_CONTROL_RETRACT_RECOVER         _UxGT("UnRet mm")
270
 #define MSG_CONTROL_RETRACT_RECOVER         _UxGT("UnRet mm")
263
 #define MSG_CONTROL_RETRACT_RECOVER_SWAP    _UxGT("Scamb. UnRet mm")
271
 #define MSG_CONTROL_RETRACT_RECOVER_SWAP    _UxGT("Scamb. UnRet mm")
264
-#define MSG_CONTROL_RETRACT_RECOVERF        _UxGT("UnRet  V")
272
+#define MSG_CONTROL_RETRACT_RECOVERF        _UxGT("UnRet V")
265
 #define MSG_CONTROL_RETRACT_RECOVER_SWAPF   _UxGT("S UnRet V")
273
 #define MSG_CONTROL_RETRACT_RECOVER_SWAPF   _UxGT("S UnRet V")
266
 #define MSG_AUTORETRACT                     _UxGT("AutoRitrai")
274
 #define MSG_AUTORETRACT                     _UxGT("AutoRitrai")
267
 #define MSG_FILAMENTCHANGE                  _UxGT("Cambia filamento")
275
 #define MSG_FILAMENTCHANGE                  _UxGT("Cambia filamento")
270
 #define MSG_FILAMENTUNLOAD_ALL              _UxGT("Rimuovi tutto")
278
 #define MSG_FILAMENTUNLOAD_ALL              _UxGT("Rimuovi tutto")
271
 #define MSG_INIT_SDCARD                     _UxGT("Iniz. SD-Card")
279
 #define MSG_INIT_SDCARD                     _UxGT("Iniz. SD-Card")
272
 #define MSG_CNG_SDCARD                      _UxGT("Cambia SD-Card")
280
 #define MSG_CNG_SDCARD                      _UxGT("Cambia SD-Card")
273
-#define MSG_ZPROBE_OUT                      _UxGT("Z probe out. bed")
281
+#define MSG_ZPROBE_OUT                      _UxGT("Z probe fuori piatto")
274
 #define MSG_SKEW_FACTOR                     _UxGT("Fattore distorsione")
282
 #define MSG_SKEW_FACTOR                     _UxGT("Fattore distorsione")
275
 #define MSG_BLTOUCH                         _UxGT("BLTouch")
283
 #define MSG_BLTOUCH                         _UxGT("BLTouch")
276
 #define MSG_BLTOUCH_SELFTEST                _UxGT("Autotest BLTouch")
284
 #define MSG_BLTOUCH_SELFTEST                _UxGT("Autotest BLTouch")
286
 #define MSG_ENDSTOP_ABORT                   _UxGT("Finecorsa abort")
294
 #define MSG_ENDSTOP_ABORT                   _UxGT("Finecorsa abort")
287
 #define MSG_HEATING_FAILED_LCD              _UxGT("Riscald. Fallito")
295
 #define MSG_HEATING_FAILED_LCD              _UxGT("Riscald. Fallito")
288
 #define MSG_HEATING_FAILED_LCD_BED          _UxGT("Risc. piatto fallito")
296
 #define MSG_HEATING_FAILED_LCD_BED          _UxGT("Risc. piatto fallito")
289
-#define MSG_ERR_REDUNDANT_TEMP              _UxGT("Err: TEMP RIDONDANTI")
297
+#define MSG_ERR_REDUNDANT_TEMP              _UxGT("Err: TEMP RIDONDANTE")
290
 #define MSG_THERMAL_RUNAWAY                 _UxGT("TEMP FUORI CONTROLLO")
298
 #define MSG_THERMAL_RUNAWAY                 _UxGT("TEMP FUORI CONTROLLO")
299
+#define MSG_THERMAL_RUNAWAY_BED             _UxGT("TEMP PIAT.FUORI CTRL")
291
 #define MSG_ERR_MAXTEMP                     _UxGT("Err: TEMP MASSIMA")
300
 #define MSG_ERR_MAXTEMP                     _UxGT("Err: TEMP MASSIMA")
292
 #define MSG_ERR_MINTEMP                     _UxGT("Err: TEMP MINIMA")
301
 #define MSG_ERR_MINTEMP                     _UxGT("Err: TEMP MINIMA")
293
-#define MSG_ERR_MAXTEMP_BED                 _UxGT("Err: TEMP MASSIMA PIATTO")
294
-#define MSG_ERR_MINTEMP_BED                 _UxGT("Err: TEMP MINIMA PIATTO")
302
+#define MSG_ERR_MAXTEMP_BED                 _UxGT("Err: TEMP MAX PIATTO")
303
+#define MSG_ERR_MINTEMP_BED                 _UxGT("Err: TEMP MIN PIATTO")
295
 #define MSG_ERR_Z_HOMING                    MSG_HOME _UxGT(" ") MSG_X MSG_Y _UxGT(" ") MSG_FIRST
304
 #define MSG_ERR_Z_HOMING                    MSG_HOME _UxGT(" ") MSG_X MSG_Y _UxGT(" ") MSG_FIRST
296
 #define MSG_HALTED                          _UxGT("STAMPANTE FERMATA")
305
 #define MSG_HALTED                          _UxGT("STAMPANTE FERMATA")
297
 #define MSG_PLEASE_RESET                    _UxGT("Riavviare prego")
306
 #define MSG_PLEASE_RESET                    _UxGT("Riavviare prego")
300
 #define MSG_SHORT_MINUTE                    _UxGT("m") // One character only
309
 #define MSG_SHORT_MINUTE                    _UxGT("m") // One character only
301
 #define MSG_HEATING                         _UxGT("Riscaldamento...")
310
 #define MSG_HEATING                         _UxGT("Riscaldamento...")
302
 #define MSG_COOLING                         _UxGT("Raffreddamento..")
311
 #define MSG_COOLING                         _UxGT("Raffreddamento..")
303
-#define MSG_COOLING_COMPLETE                _UxGT("Raff.completato.")
304
 #define MSG_BED_HEATING                     _UxGT("Risc. piatto...")
312
 #define MSG_BED_HEATING                     _UxGT("Risc. piatto...")
305
 #define MSG_BED_COOLING                     _UxGT("Raffr. piatto...")
313
 #define MSG_BED_COOLING                     _UxGT("Raffr. piatto...")
306
 #define MSG_DELTA_CALIBRATE                 _UxGT("Calibraz. Delta")
314
 #define MSG_DELTA_CALIBRATE                 _UxGT("Calibraz. Delta")
307
 #define MSG_DELTA_CALIBRATE_X               _UxGT("Calibra X")
315
 #define MSG_DELTA_CALIBRATE_X               _UxGT("Calibra X")
308
 #define MSG_DELTA_CALIBRATE_Y               _UxGT("Calibra Y")
316
 #define MSG_DELTA_CALIBRATE_Y               _UxGT("Calibra Y")
309
 #define MSG_DELTA_CALIBRATE_Z               _UxGT("Calibra Z")
317
 #define MSG_DELTA_CALIBRATE_Z               _UxGT("Calibra Z")
310
-#define MSG_DELTA_CALIBRATE_CENTER          _UxGT("Calibra Center")
318
+#define MSG_DELTA_CALIBRATE_CENTER          _UxGT("Calibra centro")
311
 #define MSG_DELTA_SETTINGS                  _UxGT("Impostaz. Delta")
319
 #define MSG_DELTA_SETTINGS                  _UxGT("Impostaz. Delta")
312
 #define MSG_DELTA_AUTO_CALIBRATE            _UxGT("Auto calibrazione")
320
 #define MSG_DELTA_AUTO_CALIBRATE            _UxGT("Auto calibrazione")
313
 #define MSG_DELTA_HEIGHT_CALIBRATE          _UxGT("Imp. altezza Delta")
321
 #define MSG_DELTA_HEIGHT_CALIBRATE          _UxGT("Imp. altezza Delta")
322
+#define MSG_DELTA_Z_OFFSET_CALIBRATE        _UxGT("Probe Z-offset")
314
 #define MSG_DELTA_DIAG_ROD                  _UxGT("Barra Diagonale")
323
 #define MSG_DELTA_DIAG_ROD                  _UxGT("Barra Diagonale")
315
 #define MSG_DELTA_HEIGHT                    _UxGT("Altezza")
324
 #define MSG_DELTA_HEIGHT                    _UxGT("Altezza")
316
 #define MSG_DELTA_RADIUS                    _UxGT("Raggio")
325
 #define MSG_DELTA_RADIUS                    _UxGT("Raggio")
318
 #define MSG_INFO_PRINTER_MENU               _UxGT("Info. stampante")
327
 #define MSG_INFO_PRINTER_MENU               _UxGT("Info. stampante")
319
 #define MSG_3POINT_LEVELING                 _UxGT("Livel. a 3 punti")
328
 #define MSG_3POINT_LEVELING                 _UxGT("Livel. a 3 punti")
320
 #define MSG_LINEAR_LEVELING                 _UxGT("Livel. Lineare")
329
 #define MSG_LINEAR_LEVELING                 _UxGT("Livel. Lineare")
321
-#define MSG_BILINEAR_LEVELING               _UxGT("Livel. Biliniare")
322
-#define MSG_UBL_LEVELING                    _UxGT("Livel. UBL")
330
+#define MSG_BILINEAR_LEVELING               _UxGT("Livel. Bilineare")
331
+#define MSG_UBL_LEVELING                    _UxGT("Livel.piatto unific.")
323
 #define MSG_MESH_LEVELING                   _UxGT("Livel. Mesh")
332
 #define MSG_MESH_LEVELING                   _UxGT("Livel. Mesh")
324
 #define MSG_INFO_STATS_MENU                 _UxGT("Statistiche")
333
 #define MSG_INFO_STATS_MENU                 _UxGT("Statistiche")
325
 #define MSG_INFO_BOARD_MENU                 _UxGT("Info. scheda")
334
 #define MSG_INFO_BOARD_MENU                 _UxGT("Info. scheda")
329
 #define MSG_INFO_PROTOCOL                   _UxGT("Protocollo")
338
 #define MSG_INFO_PROTOCOL                   _UxGT("Protocollo")
330
 #define MSG_CASE_LIGHT                      _UxGT("Luci Case")
339
 #define MSG_CASE_LIGHT                      _UxGT("Luci Case")
331
 #define MSG_CASE_LIGHT_BRIGHTNESS           _UxGT("Luminosità Luci")
340
 #define MSG_CASE_LIGHT_BRIGHTNESS           _UxGT("Luminosità Luci")
332
-
333
 #if LCD_WIDTH >= 20
341
 #if LCD_WIDTH >= 20
334
   #define MSG_INFO_PRINT_COUNT              _UxGT("Contat. stampa")
342
   #define MSG_INFO_PRINT_COUNT              _UxGT("Contat. stampa")
335
   #define MSG_INFO_COMPLETED_PRINTS         _UxGT("Completati")
343
   #define MSG_INFO_COMPLETED_PRINTS         _UxGT("Completati")
346
 #define MSG_INFO_MIN_TEMP                   _UxGT("Temp min")
354
 #define MSG_INFO_MIN_TEMP                   _UxGT("Temp min")
347
 #define MSG_INFO_MAX_TEMP                   _UxGT("Temp max")
355
 #define MSG_INFO_MAX_TEMP                   _UxGT("Temp max")
348
 #define MSG_INFO_PSU                        _UxGT("Alimentatore")
356
 #define MSG_INFO_PSU                        _UxGT("Alimentatore")
349
-
350
 #define MSG_DRIVE_STRENGTH                  _UxGT("Potenza Drive")
357
 #define MSG_DRIVE_STRENGTH                  _UxGT("Potenza Drive")
351
 #define MSG_DAC_PERCENT                     _UxGT("Driver %")
358
 #define MSG_DAC_PERCENT                     _UxGT("Driver %")
352
 #define MSG_DAC_EEPROM_WRITE                _UxGT("Scrivi DAC EEPROM")
359
 #define MSG_DAC_EEPROM_WRITE                _UxGT("Scrivi DAC EEPROM")
353
-
354
 #define MSG_FILAMENT_CHANGE_HEADER_PAUSE    _UxGT("STAMPA IN PAUSA")
360
 #define MSG_FILAMENT_CHANGE_HEADER_PAUSE    _UxGT("STAMPA IN PAUSA")
355
 #define MSG_FILAMENT_CHANGE_HEADER_LOAD     _UxGT("CARICA FILAMENTO")
361
 #define MSG_FILAMENT_CHANGE_HEADER_LOAD     _UxGT("CARICA FILAMENTO")
356
 #define MSG_FILAMENT_CHANGE_HEADER_UNLOAD   _UxGT("RIMUOVI FILAMENTO")
362
 #define MSG_FILAMENT_CHANGE_HEADER_UNLOAD   _UxGT("RIMUOVI FILAMENTO")
357
-#define MSG_FILAMENT_CHANGE_OPTION_HEADER   _UxGT("OPZIONI:")
363
+#define MSG_FILAMENT_CHANGE_OPTION_HEADER   _UxGT("OPZIONI RIPRESA:")
358
 #define MSG_FILAMENT_CHANGE_OPTION_PURGE    _UxGT("Libera di piu")
364
 #define MSG_FILAMENT_CHANGE_OPTION_PURGE    _UxGT("Libera di piu")
359
 #define MSG_FILAMENT_CHANGE_OPTION_RESUME   _UxGT("Riprendi stampa")
365
 #define MSG_FILAMENT_CHANGE_OPTION_RESUME   _UxGT("Riprendi stampa")
360
 #define MSG_FILAMENT_CHANGE_NOZZLE          _UxGT("  Ugello: ")
366
 #define MSG_FILAMENT_CHANGE_NOZZLE          _UxGT("  Ugello: ")
374
   #define MSG_FILAMENT_CHANGE_INSERT_2      _UxGT("filamento e")
380
   #define MSG_FILAMENT_CHANGE_INSERT_2      _UxGT("filamento e")
375
   #define MSG_FILAMENT_CHANGE_INSERT_3      _UxGT("premi per cont")
381
   #define MSG_FILAMENT_CHANGE_INSERT_3      _UxGT("premi per cont")
376
   #define MSG_FILAMENT_CHANGE_HEAT_1        _UxGT("Premi per")
382
   #define MSG_FILAMENT_CHANGE_HEAT_1        _UxGT("Premi per")
377
-  #define MSG_FILAMENT_CHANGE_HEAT_2        _UxGT("riscald ugello.")
383
+  #define MSG_FILAMENT_CHANGE_HEAT_2        _UxGT("riscald. ugello")
378
   #define MSG_FILAMENT_CHANGE_HEATING_1     _UxGT("Riscald. ugello")
384
   #define MSG_FILAMENT_CHANGE_HEATING_1     _UxGT("Riscald. ugello")
379
   #define MSG_FILAMENT_CHANGE_HEATING_2     _UxGT("Attendere...")
385
   #define MSG_FILAMENT_CHANGE_HEATING_2     _UxGT("Attendere...")
380
   #define MSG_FILAMENT_CHANGE_LOAD_1        _UxGT("Attendere")
386
   #define MSG_FILAMENT_CHANGE_LOAD_1        _UxGT("Attendere")

Loading…
取消
儲存