My Marlin configs for Fabrikator Mini and CTC i3 Pro B
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

language_ca.h 7.0KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137
  1. /**
  2. * Catalan
  3. *
  4. * LCD Menu Messages
  5. * See also documentation/LCDLanguageFont.md
  6. *
  7. */
  8. #ifndef LANGUAGE_CA_H
  9. #define LANGUAGE_CA_H
  10. //#define MAPPER_NON
  11. #define MAPPER_C2C3 // because of "ó"
  12. // Define SIMULATE_ROMFONT to see what is seen on the character based display defined in Configuration.h
  13. //#define SIMULATE_ROMFONT
  14. #define DISPLAY_CHARSET_ISO10646_1
  15. #define WELCOME_MSG MACHINE_NAME " preparada."
  16. #define MSG_SD_INSERTED "SD detectada."
  17. #define MSG_SD_REMOVED "SD expulsada."
  18. #define MSG_MAIN "Menu principal"
  19. #define MSG_AUTOSTART "Inici automatic"
  20. #define MSG_DISABLE_STEPPERS "Apagar motors"
  21. #define MSG_AUTO_HOME "Home global"
  22. #define MSG_LEVEL_BED_HOMING "Homing"
  23. #define MSG_SET_HOME_OFFSETS "Set home offsets"
  24. #define MSG_SET_ORIGIN "Establir origen"
  25. #define MSG_PREHEAT_PLA "Preescalfar PLA"
  26. #define MSG_PREHEAT_PLA_N "Preescalfar PLA "
  27. #define MSG_PREHEAT_PLA_ALL "Preesc. tot PLA"
  28. #define MSG_PREHEAT_PLA_BEDONLY "Preesc. llit PLA"
  29. #define MSG_PREHEAT_PLA_SETTINGS "Configuració PLA"
  30. #define MSG_PREHEAT_ABS "Preescalfar ABS"
  31. #define MSG_PREHEAT_ABS_N "Preescalfar ABS "
  32. #define MSG_PREHEAT_ABS_ALL "Preesc. tot ABS"
  33. #define MSG_PREHEAT_ABS_BEDONLY "Preesc. llit ABS"
  34. #define MSG_PREHEAT_ABS_SETTINGS "Configuració ABS"
  35. #define MSG_COOLDOWN "Refredar"
  36. #define MSG_SWITCH_PS_ON "Switch power on"
  37. #define MSG_SWITCH_PS_OFF "Switch power off"
  38. #define MSG_EXTRUDE "Extruir"
  39. #define MSG_RETRACT "Refredar"
  40. #define MSG_MOVE_AXIS "Moure eixos"
  41. #define MSG_MOVE_X "Moure X"
  42. #define MSG_MOVE_Y "Moure Y"
  43. #define MSG_MOVE_Z "Moure Z"
  44. #define MSG_MOVE_E "Extrusor"
  45. #define MSG_MOVE_01MM "Moure 0.1mm"
  46. #define MSG_MOVE_1MM "Moure 1mm"
  47. #define MSG_MOVE_10MM "Moure 10mm"
  48. #define MSG_SPEED "Velocitat"
  49. #define MSG_NOZZLE "Nozzle"
  50. #define MSG_BED "Llit"
  51. #define MSG_FAN_SPEED "Vel. Ventilador"
  52. #define MSG_FLOW "Fluxe"
  53. #define MSG_CONTROL "Control"
  54. #define MSG_MIN LCD_STR_THERMOMETER " Min"
  55. #define MSG_MAX LCD_STR_THERMOMETER " Max"
  56. #define MSG_FACTOR LCD_STR_THERMOMETER " Fact"
  57. #define MSG_AUTOTEMP "Autotemp"
  58. #define MSG_ON "On "
  59. #define MSG_OFF "Off"
  60. #define MSG_PID_P "PID-P"
  61. #define MSG_PID_I "PID-I"
  62. #define MSG_PID_D "PID-D"
  63. #define MSG_PID_C "PID-C"
  64. #define MSG_ACC "Accel"
  65. #define MSG_VXY_JERK "Vxy-jerk"
  66. #define MSG_VZ_JERK "Vz-jerk"
  67. #define MSG_VE_JERK "Ve-jerk"
  68. #define MSG_VMAX "Vmax "
  69. #define MSG_X "x"
  70. #define MSG_Y "y"
  71. #define MSG_Z "z"
  72. #define MSG_E "e"
  73. #define MSG_VMIN "Vmin"
  74. #define MSG_VTRAV_MIN "VTrav min"
  75. #define MSG_AMAX "Amax "
  76. #define MSG_A_RETRACT "A-retract"
  77. #define MSG_XSTEPS "Xpassos/mm"
  78. #define MSG_YSTEPS "Ypassos/mm"
  79. #define MSG_ZSTEPS "Zpassos/mm"
  80. #define MSG_ESTEPS "Epassos/mm"
  81. #define MSG_TEMPERATURE "Temperatura"
  82. #define MSG_MOTION "Moviment"
  83. #define MSG_VOLUMETRIC "Filament"
  84. #define MSG_VOLUMETRIC_ENABLED "E in mm3"
  85. #define MSG_FILAMENT_DIAM "Fil. Dia."
  86. #define MSG_CONTRAST "Contrast de LCD"
  87. #define MSG_STORE_EPROM "Desar a memoria"
  88. #define MSG_LOAD_EPROM "Carregar de mem."
  89. #define MSG_RESTORE_FAILSAFE "Rest. emergencia"
  90. #define MSG_REFRESH "Refrescar"
  91. #define MSG_WATCH "Pantalla Info."
  92. #define MSG_PREPARE "Preparar"
  93. #define MSG_TUNE "Calibrar"
  94. #define MSG_PAUSE_PRINT "Pausa imp."
  95. #define MSG_RESUME_PRINT "Reprendre imp."
  96. #define MSG_STOP_PRINT "Parar inp."
  97. #define MSG_CARD_MENU "Imprimir de SD"
  98. #define MSG_NO_CARD "-Sense targeta SD"
  99. #define MSG_DWELL "Repos..."
  100. #define MSG_USERWAIT "Esperant usuari.."
  101. #define MSG_RESUMING "Reprenent imp."
  102. #define MSG_PRINT_ABORTED "Print aborted"
  103. #define MSG_NO_MOVE "Sense moviment."
  104. #define MSG_KILLED "PARADA DE EMERG. "
  105. #define MSG_STOPPED "ATURAT. "
  106. #define MSG_CONTROL_RETRACT "Retreure mm"
  107. #define MSG_CONTROL_RETRACT_SWAP "Swap Retreure mm"
  108. #define MSG_CONTROL_RETRACTF "Retreure F"
  109. #define MSG_CONTROL_RETRACT_ZLIFT "Aixecar mm"
  110. #define MSG_CONTROL_RETRACT_RECOVER "DesRet +mm"
  111. #define MSG_CONTROL_RETRACT_RECOVER_SWAP "Swap DesRet +mm"
  112. #define MSG_CONTROL_RETRACT_RECOVERF "DesRet F"
  113. #define MSG_AUTORETRACT "AutoRetr."
  114. #define MSG_FILAMENTCHANGE "Canviar filament"
  115. #define MSG_INIT_SDCARD "Iniciant SD"
  116. #define MSG_CNG_SDCARD "Canviar SD"
  117. #define MSG_ZPROBE_OUT "Z probe out. bed"
  118. #define MSG_POSITION_UNKNOWN "Home X/Y abans Z"
  119. #define MSG_ZPROBE_ZOFFSET "Z Offset"
  120. #define MSG_BABYSTEP_X "Babystep X"
  121. #define MSG_BABYSTEP_Y "Babystep Y"
  122. #define MSG_BABYSTEP_Z "Babystep Z"
  123. #define MSG_ENDSTOP_ABORT "Endstop abort"
  124. #define MSG_END_HOUR "hours"
  125. #define MSG_END_MINUTE "minutes"
  126. #if ENABLED(DELTA_CALIBRATION_MENU)
  127. #define MSG_DELTA_CALIBRATE "Delta Calibration"
  128. #define MSG_DELTA_CALIBRATE_X "Calibrate X"
  129. #define MSG_DELTA_CALIBRATE_Y "Calibrate Y"
  130. #define MSG_DELTA_CALIBRATE_Z "Calibrate Z"
  131. #define MSG_DELTA_CALIBRATE_CENTER "Calibrate Center"
  132. #endif // DELTA_CALIBRATION_MENU
  133. #endif // LANGUAGE_CA_H