Selaa lähdekoodia

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

Giuliano Zaro 6 vuotta sitten
vanhempi
commit
64d629ba2a
1 muutettua tiedostoa jossa 48 lisäystä ja 42 poistoa
  1. 48
    42
      Marlin/src/lcd/language/language_it.h

+ 48
- 42
Marlin/src/lcd/language/language_it.h Näytä tiedosto

@@ -38,10 +38,12 @@
38 38
 #define MSG_SD_REMOVED                      _UxGT("SD Card rimossa")
39 39
 #define MSG_LCD_ENDSTOPS                    _UxGT("Endstop")
40 40
 #define MSG_MAIN                            _UxGT("Menu principale")
41
+#define MSG_ADVANCED_SETTINGS               _UxGT("Impostaz. avanzate")
42
+#define MSG_CONFIGURATION                   _UxGT("Configurazione")
41 43
 #define MSG_AUTOSTART                       _UxGT("Autostart")
42 44
 #define MSG_DISABLE_STEPPERS                _UxGT("Disabilita Motori")
43 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 47
 #define MSG_AUTO_HOME                       _UxGT("Auto Home")
46 48
 #define MSG_AUTO_HOME_X                     _UxGT("Home asse X")
47 49
 #define MSG_AUTO_HOME_Y                     _UxGT("Home asse Y")
@@ -77,18 +79,21 @@
77 79
 #define MSG_LEVEL_BED                       _UxGT("Livella piano")
78 80
 #define MSG_LEVEL_CORNERS                   _UxGT("Livella spigoli")
79 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 83
 #define MSG_USER_MENU                       _UxGT("Comandi Utente")
82
-
83 84
 #define MSG_UBL_DOING_G29                   _UxGT("G29 in corso")
84 85
 #define MSG_UBL_UNHOMED                     _UxGT("Home XYZ prima")
85 86
 #define MSG_UBL_TOOLS                       _UxGT("Strumenti UBL")
86 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 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 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 97
 #define MSG_UBL_ACTIVATE_MESH               _UxGT("Attiva UBL")
93 98
 #define MSG_UBL_DEACTIVATE_MESH             _UxGT("Disattiva UBL")
94 99
 #define MSG_UBL_SET_BED_TEMP                _UxGT("Temp Piatto")
@@ -98,18 +103,18 @@
98 103
 #define MSG_UBL_MESH_EDIT                   _UxGT("Modifica Mesh")
99 104
 #define MSG_UBL_EDIT_CUSTOM_MESH            _UxGT("Modif Custom Mesh")
100 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 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 113
 #define MSG_UBL_MESH_HEIGHT_AMOUNT          _UxGT("Altezza")
109 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 118
 #define MSG_UBL_CONTINUE_MESH               _UxGT("Continua Mesh")
114 119
 #define MSG_UBL_MESH_LEVELING               _UxGT("Livell. Mesh")
115 120
 #define MSG_UBL_3POINT_MESH_LEVELING        _UxGT("Livell. 3 Punti")
@@ -128,7 +133,7 @@
128 133
 #define MSG_UBL_SMART_FILLIN                _UxGT("Riempimento Smart")
129 134
 #define MSG_UBL_FILLIN_MESH                 _UxGT("Riempimento Mesh")
130 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 137
 #define MSG_UBL_FINE_TUNE_ALL               _UxGT("Ritocca All")
133 138
 #define MSG_UBL_FINE_TUNE_CLOSEST           _UxGT("Ritocca Punto Vicino")
134 139
 #define MSG_UBL_STORAGE_MESH_MENU           _UxGT("Mesh Salvate")
@@ -145,7 +150,7 @@
145 150
 
146 151
 #define MSG_LED_CONTROL                     _UxGT("Controllo LED")
147 152
 #define MSG_LEDS                            _UxGT("Luci")
148
-#define MSG_LED_PRESETS                     _UxGT("Preset luci")
153
+#define MSG_LED_PRESETS                     _UxGT("Preset luce")
149 154
 #define MSG_SET_LEDS_RED                    _UxGT("Rosso")
150 155
 #define MSG_SET_LEDS_ORANGE                 _UxGT("Arancione")
151 156
 #define MSG_SET_LEDS_YELLOW                 _UxGT("Giallo")
@@ -156,11 +161,11 @@
156 161
 #define MSG_SET_LEDS_WHITE                  _UxGT("Bianco")
157 162
 #define MSG_SET_LEDS_DEFAULT                _UxGT("Predefinito")
158 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 170
 #define MSG_MOVING                          _UxGT("In movimento...")
166 171
 #define MSG_FREE_XY                         _UxGT("XY liberi")
@@ -169,14 +174,14 @@
169 174
 #define MSG_MOVE_Z                          _UxGT("Muovi Z")
170 175
 #define MSG_MOVE_E                          _UxGT("Estrusore")
171 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 179
 #define MSG_SPEED                           _UxGT("Velocità")
175
-#define MSG_BED_Z                           _UxGT("piatto Z")
180
+#define MSG_BED_Z                           _UxGT("Piatto Z")
176 181
 #define MSG_NOZZLE                          _UxGT("Ugello")
177 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 185
 #define MSG_FLOW                            _UxGT("Flusso")
181 186
 #define MSG_CONTROL                         _UxGT("Controllo")
182 187
 #define MSG_MIN                             LCD_STR_THERMOMETER _UxGT(" Min")
@@ -202,6 +207,7 @@
202 207
   #define MSG_VC_JERK                       _UxGT("Vz-jerk")
203 208
 #endif
204 209
 #define MSG_VE_JERK                         _UxGT("Ve-jerk")
210
+#define MSG_JUNCTION_DEVIATION              _UxGT("Deviaz. giunzioni")
205 211
 #define MSG_VELOCITY                        _UxGT("Velocità")
206 212
 #define MSG_VMAX                            _UxGT("Vmax ")
207 213
 #define MSG_VMIN                            _UxGT("Vmin")
@@ -240,17 +246,19 @@
240 246
 #define MSG_RESTORE_FAILSAFE                _UxGT("Ripristina imp.")
241 247
 #define MSG_INIT_EEPROM                     _UxGT("Inizializza EEPROM")
242 248
 #define MSG_REFRESH                         _UxGT("Aggiorna")
243
-#define MSG_WATCH                           _UxGT("Guarda")
249
+#define MSG_WATCH                           _UxGT("Schermata info")
244 250
 #define MSG_PREPARE                         _UxGT("Prepara")
245 251
 #define MSG_TUNE                            _UxGT("Regola")
246 252
 #define MSG_PAUSE_PRINT                     _UxGT("Pausa")
247 253
 #define MSG_RESUME_PRINT                    _UxGT("Riprendi stampa")
248 254
 #define MSG_STOP_PRINT                      _UxGT("Arresta stampa")
255
+#define MSG_POWER_LOSS_RECOVERY             _UxGT("Ripresa da PowerLoss")
249 256
 #define MSG_CARD_MENU                       _UxGT("Stampa da SD")
250 257
 #define MSG_NO_CARD                         _UxGT("SD non presente")
251 258
 #define MSG_DWELL                           _UxGT("Sospensione...")
252 259
 #define MSG_USERWAIT                        _UxGT("Premi tasto..")
253 260
 #define MSG_PRINT_PAUSED                    _UxGT("Stampa sospesa")
261
+#define MSG_PRINTING                        _UxGT("Stampa...")
254 262
 #define MSG_PRINT_ABORTED                   _UxGT("Stampa annullata")
255 263
 #define MSG_NO_MOVE                         _UxGT("Nessun Movimento")
256 264
 #define MSG_KILLED                          _UxGT("UCCISO. ")
@@ -261,7 +269,7 @@
261 269
 #define MSG_CONTROL_RETRACT_ZLIFT           _UxGT("Salta mm")
262 270
 #define MSG_CONTROL_RETRACT_RECOVER         _UxGT("UnRet mm")
263 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 273
 #define MSG_CONTROL_RETRACT_RECOVER_SWAPF   _UxGT("S UnRet V")
266 274
 #define MSG_AUTORETRACT                     _UxGT("AutoRitrai")
267 275
 #define MSG_FILAMENTCHANGE                  _UxGT("Cambia filamento")
@@ -270,7 +278,7 @@
270 278
 #define MSG_FILAMENTUNLOAD_ALL              _UxGT("Rimuovi tutto")
271 279
 #define MSG_INIT_SDCARD                     _UxGT("Iniz. SD-Card")
272 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 282
 #define MSG_SKEW_FACTOR                     _UxGT("Fattore distorsione")
275 283
 #define MSG_BLTOUCH                         _UxGT("BLTouch")
276 284
 #define MSG_BLTOUCH_SELFTEST                _UxGT("Autotest BLTouch")
@@ -286,12 +294,13 @@
286 294
 #define MSG_ENDSTOP_ABORT                   _UxGT("Finecorsa abort")
287 295
 #define MSG_HEATING_FAILED_LCD              _UxGT("Riscald. Fallito")
288 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 298
 #define MSG_THERMAL_RUNAWAY                 _UxGT("TEMP FUORI CONTROLLO")
299
+#define MSG_THERMAL_RUNAWAY_BED             _UxGT("TEMP PIAT.FUORI CTRL")
291 300
 #define MSG_ERR_MAXTEMP                     _UxGT("Err: TEMP MASSIMA")
292 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 304
 #define MSG_ERR_Z_HOMING                    MSG_HOME _UxGT(" ") MSG_X MSG_Y _UxGT(" ") MSG_FIRST
296 305
 #define MSG_HALTED                          _UxGT("STAMPANTE FERMATA")
297 306
 #define MSG_PLEASE_RESET                    _UxGT("Riavviare prego")
@@ -300,17 +309,17 @@
300 309
 #define MSG_SHORT_MINUTE                    _UxGT("m") // One character only
301 310
 #define MSG_HEATING                         _UxGT("Riscaldamento...")
302 311
 #define MSG_COOLING                         _UxGT("Raffreddamento..")
303
-#define MSG_COOLING_COMPLETE                _UxGT("Raff.completato.")
304 312
 #define MSG_BED_HEATING                     _UxGT("Risc. piatto...")
305 313
 #define MSG_BED_COOLING                     _UxGT("Raffr. piatto...")
306 314
 #define MSG_DELTA_CALIBRATE                 _UxGT("Calibraz. Delta")
307 315
 #define MSG_DELTA_CALIBRATE_X               _UxGT("Calibra X")
308 316
 #define MSG_DELTA_CALIBRATE_Y               _UxGT("Calibra Y")
309 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 319
 #define MSG_DELTA_SETTINGS                  _UxGT("Impostaz. Delta")
312 320
 #define MSG_DELTA_AUTO_CALIBRATE            _UxGT("Auto calibrazione")
313 321
 #define MSG_DELTA_HEIGHT_CALIBRATE          _UxGT("Imp. altezza Delta")
322
+#define MSG_DELTA_Z_OFFSET_CALIBRATE        _UxGT("Probe Z-offset")
314 323
 #define MSG_DELTA_DIAG_ROD                  _UxGT("Barra Diagonale")
315 324
 #define MSG_DELTA_HEIGHT                    _UxGT("Altezza")
316 325
 #define MSG_DELTA_RADIUS                    _UxGT("Raggio")
@@ -318,8 +327,8 @@
318 327
 #define MSG_INFO_PRINTER_MENU               _UxGT("Info. stampante")
319 328
 #define MSG_3POINT_LEVELING                 _UxGT("Livel. a 3 punti")
320 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 332
 #define MSG_MESH_LEVELING                   _UxGT("Livel. Mesh")
324 333
 #define MSG_INFO_STATS_MENU                 _UxGT("Statistiche")
325 334
 #define MSG_INFO_BOARD_MENU                 _UxGT("Info. scheda")
@@ -329,7 +338,6 @@
329 338
 #define MSG_INFO_PROTOCOL                   _UxGT("Protocollo")
330 339
 #define MSG_CASE_LIGHT                      _UxGT("Luci Case")
331 340
 #define MSG_CASE_LIGHT_BRIGHTNESS           _UxGT("Luminosità Luci")
332
-
333 341
 #if LCD_WIDTH >= 20
334 342
   #define MSG_INFO_PRINT_COUNT              _UxGT("Contat. stampa")
335 343
   #define MSG_INFO_COMPLETED_PRINTS         _UxGT("Completati")
@@ -346,15 +354,13 @@
346 354
 #define MSG_INFO_MIN_TEMP                   _UxGT("Temp min")
347 355
 #define MSG_INFO_MAX_TEMP                   _UxGT("Temp max")
348 356
 #define MSG_INFO_PSU                        _UxGT("Alimentatore")
349
-
350 357
 #define MSG_DRIVE_STRENGTH                  _UxGT("Potenza Drive")
351 358
 #define MSG_DAC_PERCENT                     _UxGT("Driver %")
352 359
 #define MSG_DAC_EEPROM_WRITE                _UxGT("Scrivi DAC EEPROM")
353
-
354 360
 #define MSG_FILAMENT_CHANGE_HEADER_PAUSE    _UxGT("STAMPA IN PAUSA")
355 361
 #define MSG_FILAMENT_CHANGE_HEADER_LOAD     _UxGT("CARICA FILAMENTO")
356 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 364
 #define MSG_FILAMENT_CHANGE_OPTION_PURGE    _UxGT("Libera di piu")
359 365
 #define MSG_FILAMENT_CHANGE_OPTION_RESUME   _UxGT("Riprendi stampa")
360 366
 #define MSG_FILAMENT_CHANGE_NOZZLE          _UxGT("  Ugello: ")
@@ -374,7 +380,7 @@
374 380
   #define MSG_FILAMENT_CHANGE_INSERT_2      _UxGT("filamento e")
375 381
   #define MSG_FILAMENT_CHANGE_INSERT_3      _UxGT("premi per cont")
376 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 384
   #define MSG_FILAMENT_CHANGE_HEATING_1     _UxGT("Riscald. ugello")
379 385
   #define MSG_FILAMENT_CHANGE_HEATING_2     _UxGT("Attendere...")
380 386
   #define MSG_FILAMENT_CHANGE_LOAD_1        _UxGT("Attendere")

Loading…
Peruuta
Tallenna