language_it.h 17 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289
  1. #define WELCOME_MSG CUSTOM_MENDEL_NAME " pronta."
  2. #define MSG_SD_INSERTED "SD inserita"
  3. #define MSG_SD_REMOVED "SD rimossa"
  4. #define MSG_MAIN "Menu principale"
  5. #define MSG_DISABLE_STEPPERS "Disabilit motori"
  6. #define MSG_AUTO_HOME "Trova origine"
  7. #define MSG_SET_HOME_OFFSETS "Set home offsets"
  8. #define MSG_SET_ORIGIN "Set origin"
  9. #define MSG_COOLDOWN "Raffredda"
  10. #define MSG_SWITCH_PS_ON "Switch power on"
  11. #define MSG_SWITCH_PS_OFF "Switch power off"
  12. #define MSG_MOVE_AXIS "Muovi asse"
  13. #define MSG_MOVE_X "Muovi X"
  14. #define MSG_MOVE_Y "Muovi Y"
  15. #define MSG_MOVE_Z "Muovi Z"
  16. #define MSG_MOVE_E "Muovi Estrusore"
  17. #define MSG_MOVE_01MM "Move 0.1mm"
  18. #define MSG_MOVE_1MM "Move 1mm"
  19. #define MSG_MOVE_10MM "Move 10mm"
  20. #define MSG_SPEED "Velocita"
  21. #define MSG_NOZZLE "Ugello"
  22. #define MSG_NOZZLE1 "Nozzle2"
  23. #define MSG_NOZZLE2 "Nozzle3"
  24. #define MSG_BED "Letto"
  25. #define MSG_FAN_SPEED "Velocita vent."
  26. #define MSG_FLOW "Flusso"
  27. #define MSG_TEMPERATURE "Temperatura"
  28. #define MSG_MOTION "Motion"
  29. #define MSG_VOLUMETRIC "Filament"
  30. #define MSG_VOLUMETRIC_ENABLED "E in mm3"
  31. #define MSG_STORE_EPROM "Store memory"
  32. #define MSG_LOAD_EPROM "Load memory"
  33. #define MSG_RESTORE_FAILSAFE "Restore failsafe"
  34. #define MSG_REFRESH "\xF8" "Refresh"
  35. #define MSG_WATCH "Schermata info"
  36. #define MSG_TUNE "Regola"
  37. #define MSG_PAUSE_PRINT "Metti in pausa"
  38. #define MSG_RESUME_PRINT "Riprendi stampa"
  39. #define MSG_STOP_PRINT "Arresta stampa"
  40. #define MSG_CARD_MENU "Stampa da SD"
  41. #define MSG_NO_CARD "Nessuna SD"
  42. #define MSG_DWELL "Sospensione..."
  43. #define MSG_USERWAIT "Attendendo utente"
  44. #define MSG_RESUMING "Riprendi stampa"
  45. #define MSG_PRINT_ABORTED "Stampa abortita"
  46. #define MSG_NO_MOVE "Nessun movimento."
  47. #define MSG_KILLED "IN TILT."
  48. #define MSG_STOPPED "ARRESTATO."
  49. #define MSG_FILAMENTCHANGE "Camb. filamento"
  50. #define MSG_INIT_SDCARD "Init. SD card"
  51. #define MSG_CNG_SDCARD "Change SD card"
  52. #define MSG_ZPROBE_OUT "Z probe out. bed"
  53. #define MSG_POSITION_UNKNOWN "Home X/Y before Z"
  54. #define MSG_ZPROBE_ZOFFSET "Z Offset"
  55. #define MSG_BABYSTEP_X "Babystep X"
  56. #define MSG_BABYSTEP_Y "Babystep Y"
  57. #define MSG_BABYSTEP_Z "Compensazione Z"
  58. #define MSG_ADJUSTZ "Autoregolare Z?"
  59. #define MSG_PICK_Z "Pick print"
  60. #define MSG_SETTINGS "Impostazioni"
  61. #define MSG_PREHEAT "Preriscalda"
  62. #define MSG_HEATING "Riscaldamento..."
  63. #define MSG_SUPPORT "Support"
  64. #define MSG_YES "Si"
  65. #define MSG_NO "No"
  66. #define MSG_NOT_LOADED "Fil. non caricato"
  67. #define MSG_NOT_COLOR "Colore non puro"
  68. #define MSG_LOADING_COLOR "Caricando colore"
  69. #define MSG_CHANGE_SUCCESS "Cambio riuscito!"
  70. #define MSG_PRESS "e cliccare manopola"
  71. #define MSG_INSERT_FILAMENT "Inserire filamento"
  72. #define MSG_CHANGING_FILAMENT "Cambiando filam."
  73. #define MSG_PLEASE_WAIT "Aspetta"
  74. #define MSG_PREHEAT_NOZZLE "Preris. ugello!"
  75. #define MSG_HEATING_COMPLETE "Riscald. completo"
  76. #define MSG_BED_HEATING "Riscald. letto"
  77. #define MSG_BED_DONE "Piatto fatto."
  78. #define MSG_ERROR "ERRORE:"
  79. #define MSG_CORRECTLY "Cambiato corr.?"
  80. #define MSG_LOADING_FILAMENT "Caricando filam."
  81. #define MSG_UNLOAD_FILAMENT "Scarica filamento"
  82. #define MSG_LOAD_FILAMENT "Carica filamento"
  83. #define MSG_SILENT_MODE_ON "Modo [silenzioso]"
  84. #define MSG_SILENT_MODE_OFF "Mode [forte]"
  85. #define MSG_REBOOT "Riavvia stampante"
  86. #define MSG_TAKE_EFFECT " per attualizzare"
  87. #define MSG_Enqueing "enqueing \""
  88. #define MSG_POWERUP "PowerUp"
  89. #define MSG_CONFIGURATION_VER " Last Updated: "
  90. #define MSG_FREE_MEMORY " Free Memory: "
  91. #define MSG_PLANNER_BUFFER_BYTES " PlannerBufferBytes: "
  92. #define MSG_OK "ok"
  93. #define MSG_ERR_CHECKSUM_MISMATCH "checksum mismatch, Last Line: "
  94. #define MSG_ERR_NO_CHECKSUM "No Checksum with line number, Last Line: "
  95. #define MSG_BEGIN_FILE_LIST "Begin file list"
  96. #define MSG_END_FILE_LIST "End file list"
  97. #define MSG_M104_INVALID_EXTRUDER "M104 Invalid extruder "
  98. #define MSG_M105_INVALID_EXTRUDER "M105 Invalid extruder "
  99. #define MSG_M200_INVALID_EXTRUDER "M200 Invalid extruder "
  100. #define MSG_M218_INVALID_EXTRUDER "M218 Invalid extruder "
  101. #define MSG_M221_INVALID_EXTRUDER "M221 Invalid extruder "
  102. #define MSG_ERR_NO_THERMISTORS "No thermistors - no temperature"
  103. #define MSG_M109_INVALID_EXTRUDER "M109 Invalid extruder "
  104. #define MSG_M115_REPORT "FIRMWARE_NAME:Marlin V1.0.2; Sprinter/grbl mashup for gen6 FIRMWARE_URL:" FIRMWARE_URL " PROTOCOL_VERSION:" PROTOCOL_VERSION " MACHINE_TYPE:" CUSTOM_MENDEL_NAME " EXTRUDER_COUNT:" STRINGIFY(EXTRUDERS) " UUID:" MACHINE_UUID "\n"
  105. #define MSG_ERR_KILLED "Printer halted. kill() called!"
  106. #define MSG_ERR_STOPPED "Printer stopped due to errors. Fix the error and use M999 to restart. (Temperature is reset. Set it after restarting)"
  107. #define MSG_RESEND "Resend: "
  108. #define MSG_M119_REPORT "Reporting endstop status"
  109. #define MSG_ENDSTOP_HIT "TRIGGERED"
  110. #define MSG_ENDSTOP_OPEN "open"
  111. #define MSG_SD_CANT_OPEN_SUBDIR "Cannot open subdir"
  112. #define MSG_SD_INIT_FAIL "SD init fail"
  113. #define MSG_SD_VOL_INIT_FAIL "volume.init failed"
  114. #define MSG_SD_OPENROOT_FAIL "openRoot failed"
  115. #define MSG_SD_CARD_OK "SD card ok"
  116. #define MSG_SD_WORKDIR_FAIL "workDir open failed"
  117. #define MSG_SD_OPEN_FILE_FAIL "open failed, File: "
  118. #define MSG_SD_FILE_OPENED "File opened: "
  119. #define MSG_SD_FILE_SELECTED "File selected"
  120. #define MSG_SD_WRITE_TO_FILE "Writing to file: "
  121. #define MSG_SD_PRINTING_BYTE "SD printing byte "
  122. #define MSG_SD_NOT_PRINTING "Not SD printing"
  123. #define MSG_SD_ERR_WRITE_TO_FILE "error writing to file"
  124. #define MSG_SD_CANT_ENTER_SUBDIR "Cannot enter subdir: "
  125. #define MSG_STEPPER_TOO_HIGH "Steprate too high: "
  126. #define MSG_ENDSTOPS_HIT "endstops hit: "
  127. #define MSG_ERR_COLD_EXTRUDE_STOP " cold extrusion prevented"
  128. #define MSG_BABYSTEPPING_X "Babystepping X"
  129. #define MSG_BABYSTEPPING_Y "Babystepping Y"
  130. #define MSG_BABYSTEPPING_Z "Adjusting Z"
  131. #define MSG_SERIAL_ERROR_MENU_STRUCTURE "Error in menu structure"
  132. #define MSG_LANGUAGE_NAME "Italiano"
  133. #define MSG_LANGUAGE_SELECT "Seleziona lingua"
  134. #define MSG_PRUSA3D "prusa3d.com"
  135. #define MSG_PRUSA3D_FORUM "forum.prusa3d.com"
  136. #define MSG_PRUSA3D_HOWTO "howto.prusa3d.com"
  137. #define MSG_SELFTEST_ERROR "Autotest negativo"
  138. #define MSG_SELFTEST_PLEASECHECK "Verificare:"
  139. #define MSG_SELFTEST_NOTCONNECTED "Non connesso"
  140. #define MSG_SELFTEST_HEATERTHERMISTOR "Riscald./Termist."
  141. #define MSG_SELFTEST_BEDHEATER "Letto/Riscald."
  142. #define MSG_SELFTEST_WIRINGERROR "Errore cablaggio"
  143. #define MSG_SELFTEST_ENDSTOPS "Finecorsa (2)"
  144. #define MSG_SELFTEST_MOTOR "Motore"
  145. #define MSG_SELFTEST_ENDSTOP "Finecorsa"
  146. #define MSG_SELFTEST_ENDSTOP_NOTHIT "Finec. fuori por."
  147. #define MSG_SELFTEST_OK "Autotest OK"
  148. #define(length=20) MSG_SELFTEST_FAN "Prova del ventilator";
  149. #define(length=20) MSG_SELFTEST_COOLING_FAN "Vent di stampa ant.?";
  150. #define(length=20) MSG_SELFTEST_EXTRUDER_FAN "Vent SX sull'ugello?";
  151. #define MSG_SELFTEST_FAN_YES "Gira";
  152. #define MSG_SELFTEST_FAN_NO "Non si gira";
  153. #define MSG_STATS_TOTALFILAMENT "Filamento tot:"
  154. #define MSG_STATS_TOTALPRINTTIME "Tempo stampa tot:"
  155. #define MSG_STATS_FILAMENTUSED "Filamento usato:"
  156. #define MSG_STATS_PRINTTIME "Tempo di stampa:"
  157. #define MSG_SELFTEST_START "Avvia autotest"
  158. #define MSG_SELFTEST_CHECK_ENDSTOPS "Verifica finecorsa"
  159. #define MSG_SELFTEST_CHECK_HOTEND "Verifica ugello"
  160. #define MSG_SELFTEST_CHECK_X "Verifica asse X"
  161. #define MSG_SELFTEST_CHECK_Y "Verifica asse Y"
  162. #define MSG_SELFTEST_CHECK_Z "Verifica asse Z"
  163. #define MSG_SELFTEST_CHECK_BED "Verifica letto"
  164. #define MSG_SELFTEST_CHECK_ALLCORRECT "Nessun errore"
  165. #define MSG_SELFTEST "Autotest"
  166. #define MSG_SELFTEST_FAILED "Autotest fallito"
  167. #define MSG_STATISTICS "Statistiche"
  168. #define MSG_USB_PRINTING "Stampa da USB"
  169. #define MSG_HOMEYZ "Calibra Z"
  170. #define MSG_HOMEYZ_PROGRESS "Calibrando Z"
  171. #define MSG_HOMEYZ_DONE "Calibrazione OK"
  172. #define MSG_SHOW_END_STOPS "Stato finecorsa"
  173. #define MSG_CALIBRATE_BED "Calibra XYZ"
  174. #define MSG_CALIBRATE_BED_RESET "Reset XYZ calibr."
  175. #define MSG_MOVE_CARRIAGE_TO_THE_TOP "Calibrazione XYZ. Ruotare la manopola per alzare il carrello Z fino all'altezza massima. Click per terminare."
  176. #define MSG_MOVE_CARRIAGE_TO_THE_TOP_Z "Calibrazione Z. Ruotare la manopola per alzare il carrello Z fino all'altezza massima. Click per terminare."
  177. #define MSG_CONFIRM_NOZZLE_CLEAN "Pulire l'ugello per la calibrazione, poi fare click."
  178. #define MSG_CONFIRM_CARRIAGE_AT_THE_TOP "I carrelli Z sin/des sono altezza max?"
  179. #define MSG_FIND_BED_OFFSET_AND_SKEW_LINE1 "Ricerca del letto punto di calibraz."
  180. #define MSG_FIND_BED_OFFSET_AND_SKEW_LINE2 " su 4"
  181. #define MSG_IMPROVE_BED_OFFSET_AND_SKEW_LINE1 "Perfezion. il letto punto di calibraz."
  182. #define MSG_IMPROVE_BED_OFFSET_AND_SKEW_LINE2 " su 9"
  183. #define MSG_MEASURE_BED_REFERENCE_HEIGHT_LINE1 "Misurare l'altezza di riferimento del punto di calibrazione"
  184. #define MSG_MEASURE_BED_REFERENCE_HEIGHT_LINE2 " su 9"
  185. #define MSG_FIND_BED_OFFSET_AND_SKEW_ITERATION "Reiterazione "
  186. #define MSG_BED_SKEW_OFFSET_DETECTION_POINT_NOT_FOUND "Calibrazione XYZ fallita. Il punto di calibrazione sul letto non e' stato trovato."
  187. #define MSG_BED_SKEW_OFFSET_DETECTION_FITTING_FAILED "Calibrazione XYZ fallita. Si prega di consultare il manuale."
  188. #define MSG_BED_SKEW_OFFSET_DETECTION_PERFECT "Calibrazione XYZ OK. Gli assi X/Y sono perpendicolari. Complimenti!"
  189. #define MSG_BED_SKEW_OFFSET_DETECTION_SKEW_MILD "Calibrazion XYZ corretta. Assi X/Y leggermente storti. Ben fatto!"
  190. #define MSG_BED_SKEW_OFFSET_DETECTION_SKEW_EXTREME "Calibrazion XYZ corretta. La distorsione verra' automaticamente compensata."
  191. #define MSG_BED_SKEW_OFFSET_DETECTION_FAILED_FRONT_LEFT_FAR "Calibrazione XYZ fallita. Punto anteriore sinistro non raggiungibile."
  192. #define MSG_BED_SKEW_OFFSET_DETECTION_FAILED_FRONT_RIGHT_FAR "Calibrazione XYZ fallita. Punto anteriore destro non raggiungibile."
  193. #define MSG_BED_SKEW_OFFSET_DETECTION_FAILED_FRONT_BOTH_FAR "Calibrazione XYZ fallita. Punti anteriori non raggiungibili."
  194. #define MSG_BED_SKEW_OFFSET_DETECTION_WARNING_FRONT_LEFT_FAR "Calibrazione XYZ compromessa. Punto anteriore sinistro non raggiungibile."
  195. #define MSG_BED_SKEW_OFFSET_DETECTION_WARNING_FRONT_RIGHT_FAR "Calibrazione XYZ compromessa. Punto anteriore destro non raggiungibile."
  196. #define MSG_BED_SKEW_OFFSET_DETECTION_WARNING_FRONT_BOTH_FAR "Calibrazione XYZ compromessa. Punti anteriori non raggiungibili."
  197. #define MSG_BED_LEVELING_FAILED_POINT_LOW "Livellamento letto fallito.NoRispSensor Residui su ugello? In attesa di reset."
  198. #define MSG_BED_LEVELING_FAILED_POINT_HIGH "Livellamento letto fallito.Risp sensore troppo prestoIn attesa di reset."
  199. #define MSG_BED_LEVELING_FAILED_PROBE_DISCONNECTED "Livellamento letto fallito. Sensore discon. o Cavo Dann. In attesa di reset."
  200. #define MSG_NEW_FIRMWARE_AVAILABLE "Nuova versione del firmware disponibile"
  201. #define MSG_NEW_FIRMWARE_PLEASE_UPGRADE "Prega aggiorna."
  202. #define MSG_FOLLOW_CALIBRATION_FLOW "Stampante ancora non calibrata. Si prega di seguire il manuale, capitolo PRIMI PASSI, sezione della calibrazione."
  203. #define MSG_BABYSTEP_Z_NOT_SET "Distanza tra la punta dell'ugello e la superficie del letto non ancora imposta. Si prega di seguire il manuale, capitolo First steps, sezione First layer calibration."
  204. #define MSG_BED_CORRECTION_MENU "Correz. liv.letto"
  205. #define MSG_BED_CORRECTION_LEFT "Sinistra [um]"
  206. #define MSG_BED_CORRECTION_RIGHT "Destra [um]"
  207. #define MSG_BED_CORRECTION_FRONT "Fronte [um]"
  208. #define MSG_BED_CORRECTION_REAR "Retro [um]"
  209. #define MSG_BED_CORRECTION_RESET "Reset"
  210. #define MSG_MESH_BED_LEVELING "Mesh livel. letto"
  211. #define MSG_MENU_CALIBRATION "Calibrazione"
  212. #define MSG_TOSHIBA_FLASH_AIR_COMPATIBILITY_OFF "SD card [normal]"
  213. #define MSG_TOSHIBA_FLASH_AIR_COMPATIBILITY_ON "SD card [FlshAir]"
  214. #define MSG_LOOSE_PULLEY "Puleggia lenta"
  215. #define MSG_FILAMENT_LOADING_T0 "Inserire filamento nell'estrusore 1. Click per continuare."
  216. #define MSG_FILAMENT_LOADING_T1 "Inserire filamento nell'estrusore 2. Click per continuare."
  217. #define MSG_FILAMENT_LOADING_T2 "Inserire filamento nell'estrusore 3. Click per continuare."
  218. #define MSG_FILAMENT_LOADING_T3 "Inserire filamento nell'estrusore 4. Click per continuare."
  219. #define MSG_CHANGE_EXTR "Cambio estrusore."
  220. #define MSG_FIL_ADJUSTING "Filamento in fase di regolazione. Attendere prego."
  221. #define MSG_CONFIRM_NOZZLE_CLEAN_FIL_ADJ "I filamenti sono regolati. Si prega di pulire l'ugello per la calibrazione. Click per continuare."
  222. #define MSG_CALIBRATE_E "Calibra E"
  223. #define MSG_E_CAL_KNOB "Girare la manopola affinche' il segno raggiunga il corpo dell'estrusore. Click per continuare."
  224. #define MSG_MARK_FIL "Segnare il filamento a 100 mm di distanza dal corpo dell'estrusore. Click per continuare."
  225. #define MSG_CLEAN_NOZZLE_E "Calibrazione E terminata. Si prega di pulire l'ugello. Click per continuare."
  226. #define MSG_WAITING_TEMP "In attesa del raffreddamento della testina e del piatto"
  227. #define MSG_FILAMENT_CLEAN "Il colore e' nitido?"
  228. #define MSG_UNLOADING_FILAMENT "Rilasc. filamento"
  229. #define MSG_PAPER "Porre un foglio sotto l'ugello durante la calibrazione dei primi 4 punti. In caso l'ugello muova il foglio spegnere prontamente la stampante."
  230. #define MSG_FINISHING_MOVEMENTS "Arresto in corso"
  231. #define MSG_PRINT_PAUSED "Stampa in pausa"
  232. #define MSG_RESUMING_PRINT "Stampa in ripresa"
  233. #define MSG_PID_EXTRUDER "Calibrazione PID"
  234. #define MSG_SET_TEMPERATURE "Imposta temperatura"
  235. #define MSG_PID_FINISHED "Cal. PID completa"
  236. #define MSG_PID_RUNNING "Cal. PID"
  237. #define MSG_CALIBRATE_PINDA "Calibrare"
  238. #define MSG_CALIBRATION_PINDA_MENU "Taratura temp."
  239. #define MSG_PINDA_NOT_CALIBRATED "Taratura della temperatura non ancora eseguita"
  240. #define MSG_PINDA_PREHEAT "Riscald. PINDA"
  241. #define MSG_TEMP_CALIBRATION "Cal. temp. "
  242. #define MSG_TEMP_CALIBRATION_DONE "Taratura temperatura terminata. Fare click per continuare."
  243. #define MSG_TEMP_CALIBRATION_ON "Cal. temp. [ON]"
  244. #define MSG_TEMP_CALIBRATION_OFF "Cal. temp. [OFF]"
  245. #define MSG_LOAD_ALL "Caricare tutti"
  246. #define MSG_LOAD_FILAMENT_1 "Caricare fil. 1"
  247. #define MSG_LOAD_FILAMENT_2 "Caricare fil. 2"
  248. #define MSG_LOAD_FILAMENT_3 "Caricare fil. 3"
  249. #define MSG_LOAD_FILAMENT_4 "Caricare fil. 4"
  250. #define MSG_UNLOAD_FILAMENT_1 "Rilasciare fil. 1"
  251. #define MSG_UNLOAD_FILAMENT_2 "Rilasciare fil. 1"
  252. #define MSG_UNLOAD_FILAMENT_3 "Rilasciare fil. 1"
  253. #define MSG_UNLOAD_FILAMENT_4 "Rilasciare fil. 1"
  254. #define MSG_UNLOAD_ALL "Rilasciare tutti"
  255. #define MSG_PREPARE_FILAMENT "Preparare filamento"
  256. #define MSG_ALL "Tutti"
  257. #define MSG_USED "Usati nella stampa"
  258. #define MSG_CURRENT "Attuale"
  259. #define MSG_CHOOSE_EXTRUDER "Seleziona estrusore:"
  260. #define MSG_EXTRUDER "Estrusore"
  261. #define MSG_EXTRUDER_1 "Estrusore 1"
  262. #define MSG_EXTRUDER_2 "Estrusore 2"
  263. #define MSG_EXTRUDER_3 "Estrusore 3"
  264. #define MSG_EXTRUDER_4 "Estrusore 4"