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_kana.h 12KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146
  1. /**
  2. * Japanese (Kana)
  3. *
  4. * LCD Menu Messages
  5. * See also documentation/LCDLanguageFont.md
  6. *
  7. */
  8. #ifndef LANGUAGE_KANA_H
  9. #define LANGUAGE_KANA_H
  10. #define MAPPER_NON
  11. // Define SIMULATE_ROMFONT to see what is seen on the character based display defined in Configuration.h
  12. #define SIMULATE_ROMFONT
  13. #define DISPLAY_CHARSET_ISO10646_KANA
  14. // 片仮名表示定義
  15. #define WELCOME_MSG MACHINE_NAME " ready."
  16. #define MSG_SD_INSERTED "\xb6\xb0\xc4\xde\x20\xbf\xb3\xc6\xad\xb3\xbb\xda\xcf\xbc\xc0" // "Card inserted"
  17. #define MSG_SD_REMOVED "\xb6\xb0\xc4\xde\xb6\xde\xb1\xd8\xcf\xbe\xdd" // "Card removed"
  18. #define MSG_MAIN "\xd2\xb2\xdd" // "Main"
  19. #define MSG_AUTOSTART "\xbc\xde\xc4\xde\xb3\xb6\xb2\xbc" // "Autostart"
  20. #define MSG_DISABLE_STEPPERS "\xd3\xb0\xc0\xb0\xc3\xde\xdd\xb9\xde\xdd\x20\xb5\xcc" // "Disable steppers"
  21. #define MSG_AUTO_HOME "\xb9\xde\xdd\xc3\xdd\xc6\xb2\xc4\xde\xb3" // "Auto home"
  22. #define MSG_SET_HOME_OFFSETS "\xb7\xbc\xde\xad\xdd\xb5\xcc\xbe\xaf\xc4\xbe\xaf\xc3\xb2" // "Set home offsets"
  23. #define MSG_SET_ORIGIN "\xb7\xbc\xde\xad\xdd\xbe\xaf\xc4" // "Set origin"
  24. #define MSG_PREHEAT_PLA "PLA \xd6\xc8\xc2" // "Preheat PLA"
  25. #define MSG_PREHEAT_PLA_N MSG_PREHEAT_PLA " "
  26. #define MSG_PREHEAT_PLA_ALL MSG_PREHEAT_PLA " \xbd\xcd\xde\xc3" // " All"
  27. #define MSG_PREHEAT_PLA_BEDONLY MSG_PREHEAT_PLA " \xcd\xde\xaf\xc4\xde" // "Bed"
  28. #define MSG_PREHEAT_PLA_SETTINGS MSG_PREHEAT_PLA " \xbe\xaf\xc3\xb2" // "conf"
  29. #define MSG_PREHEAT_ABS "ABS \xd6\xc8\xc2" // "Preheat ABS"
  30. #define MSG_PREHEAT_ABS_N MSG_PREHEAT_ABS " "
  31. #define MSG_PREHEAT_ABS_ALL MSG_PREHEAT_ABS " \xbd\xcd\xde\xc3" // " All"
  32. #define MSG_PREHEAT_ABS_BEDONLY MSG_PREHEAT_ABS " \xcd\xde\xaf\xc4\xde" // "Bed"
  33. #define MSG_PREHEAT_ABS_SETTINGS MSG_PREHEAT_ABS " \xbe\xaf\xc3\xb2" // "conf"
  34. #define MSG_COOLDOWN "\xb6\xc8\xc2\xc3\xb2\xbc" // "Cooldown"
  35. #define MSG_SWITCH_PS_ON "\xc3\xde\xdd\xb9\xde\xdd\x20\xb5\xdd" // "Switch power on"
  36. #define MSG_SWITCH_PS_OFF "\xc3\xde\xdd\xb9\xde\xdd\x20\xb5\xcc" // "Switch power off"
  37. #define MSG_EXTRUDE "\xb5\xbc\xc0\xde\xbc" // "Extrude"
  38. #define MSG_RETRACT "\xd8\xc4\xd7\xb8\xc4" // "Retract"
  39. #define MSG_MOVE_AXIS "\xbc\xde\xb8\xb2\xc4\xde\xb3" // "Move axis"
  40. #define MSG_MOVE_X "X\xbc\xde\xb8\x20\xb2\xc4\xde\xb3" // "Move X"
  41. #define MSG_MOVE_Y "Y\xbc\xde\xb8\x20\xb2\xc4\xde\xb3" // "Move Y"
  42. #define MSG_MOVE_Z "Z\xbc\xde\xb8\x20\xb2\xc4\xde\xb3" // "Move Z"
  43. #define MSG_MOVE_E "\xb4\xb8\xbd\xc4\xd9\xb0\xc0\xde\xb0" // "Extruder"
  44. #define MSG_MOVE_01MM "0.1mm \xb2\xc4\xde\xb3" // "Move 0.1mm"
  45. #define MSG_MOVE_1MM " 1mm \xb2\xc4\xde\xb3" // "Move 1mm"
  46. #define MSG_MOVE_10MM " 10mm \xb2\xc4\xde\xb3" // "Move 10mm"
  47. #define MSG_SPEED "\xbd\xcb\xdf\xb0\xc4\xde" // "Speed"
  48. #define MSG_NOZZLE "\xc9\xbd\xde\xd9" // "Nozzle"
  49. #define MSG_BED "\xcd\xde\xaf\xc4\xde" // "Bed"
  50. #define MSG_FAN_SPEED "\xcc\xa7\xdd\xbf\xb8\xc4\xde" // "Fan speed"
  51. #define MSG_FLOW "\xb5\xb8\xd8\xd8\xae\xb3" // "Flow"
  52. #define MSG_CONTROL "\xba\xdd\xc4\xdb\xb0\xd9" // "Control"
  53. #define MSG_MIN LCD_STR_THERMOMETER " Min"
  54. #define MSG_MAX LCD_STR_THERMOMETER " Max"
  55. #define MSG_FACTOR LCD_STR_THERMOMETER " Fact"
  56. #define MSG_AUTOTEMP "\xbc\xde\xc4\xde\xb3\xb5\xdd\xc4\xde" // "Autotemp"
  57. #define MSG_ON "On "
  58. #define MSG_OFF "Off"
  59. #define MSG_PID_P "PID-P"
  60. #define MSG_PID_I "PID-I"
  61. #define MSG_PID_D "PID-D"
  62. #define MSG_PID_C "PID-C"
  63. #define MSG_ACC "\xb6\xbf\xb8\xc4\xde" // "Accel"
  64. #define MSG_VXY_JERK "Vxy-jerk"
  65. #define MSG_VZ_JERK "Vz-jerk"
  66. #define MSG_VE_JERK "Ve-jerk"
  67. #define MSG_VMAX "Vmax "
  68. #define MSG_X "x"
  69. #define MSG_Y "y"
  70. #define MSG_Z "z"
  71. #define MSG_E "e"
  72. #define MSG_VMIN "Vmin"
  73. #define MSG_VTRAV_MIN "VTrav min"
  74. #define MSG_AMAX "Amax "
  75. #define MSG_A_RETRACT "A-retract"
  76. #define MSG_XSTEPS "Xsteps/mm"
  77. #define MSG_YSTEPS "Ysteps/mm"
  78. #define MSG_ZSTEPS "Zsteps/mm"
  79. #define MSG_ESTEPS "Esteps/mm"
  80. #define MSG_TEMPERATURE "\xb5\xdd\xc4\xde" // "Temperature"
  81. #define MSG_MOTION "\xb3\xba\xde\xb7\xbe\xaf\xc3\xb2" // "Motion"
  82. #define MSG_VOLUMETRIC "\xcc\xa8\xd7\xd2\xdd\xc4" // "Filament"
  83. #define MSG_VOLUMETRIC_ENABLED "E in mm3"
  84. #define MSG_FILAMENT_DIAM "Fil. Dia."
  85. #define MSG_CONTRAST "LCD\xba\xdd\xc4\xd7\xbd\xc4" // "LCD contrast"
  86. #define MSG_STORE_EPROM "\xd2\xd3\xd8\xcd\xb6\xb8\xc9\xb3" // "Store memory"
  87. #define MSG_LOAD_EPROM "\xd2\xd3\xd8\xb6\xd7\xd6\xd0\xba\xd0" // "Load memory"
  88. #define MSG_RESTORE_FAILSAFE "\xbe\xaf\xc3\xb2\xd8\xbe\xaf\xc4" // "Restore failsafe"
  89. #define MSG_REFRESH "\xd8\xcc\xda\xaf\xbc\xad" // "Refresh"
  90. #define MSG_WATCH "\xb2\xdd\xcc\xab" // "Info screen"
  91. #define MSG_PREPARE "\xbc\xde\xad\xdd\xcb\xde\xbe\xaf\xc3\xb2" // "Prepare"
  92. #define MSG_TUNE "\xc1\xae\xb3\xbe\xb2" // "Tune"
  93. #define MSG_PAUSE_PRINT "\xb2\xc1\xbc\xde\xc3\xb2\xbc" // "Pause print"
  94. #define MSG_RESUME_PRINT "\xcc\xdf\xd8\xdd\xc4\xbb\xb2\xb6\xb2" // "Resume print"
  95. #define MSG_STOP_PRINT "\xcc\xdf\xd8\xdd\xc4\xc3\xb2\xbc" // "Stop print"
  96. #define MSG_CARD_MENU "SD\xb6\xb0\xc4\xde\xb6\xd7\xcc\xdf\xd8\xdd\xc4" // "Print from SD"
  97. #define MSG_NO_CARD "SD\xb6\xb0\xc4\xde\xb6\xde\xb1\xd8\xcf\xbe\xdd" // "No SD card"
  98. #define MSG_DWELL "\xbd\xd8\xb0\xcc\xdf" // "Sleep..."
  99. #define MSG_USERWAIT "\xbc\xca\xde\xd7\xb8\xb5\xcf\xc1\xb8\xc0\xde\xbb\xb2" // "Wait for user..."
  100. #define MSG_RESUMING "\xcc\xdf\xd8\xdd\xc4\xbb\xb2\xb6\xb2" // "Resuming print"
  101. #define MSG_PRINT_ABORTED "\xcc\xdf\xd8\xdd\xc4\xc1\xad\xb3\xbc\xbb\xda\xcf\xbc\xc0" // "Print aborted"
  102. #define MSG_NO_MOVE "\xb3\xba\xde\xb7\xcf\xbe\xdd" // "No move."
  103. #define MSG_KILLED "\xbc\xae\xb3\xb7\xae" // "KILLED. "
  104. #define MSG_STOPPED "\xc3\xb2\xbc\xbc\xcf\xbc\xc0" // "STOPPED. "
  105. #define MSG_CONTROL_RETRACT "Retract mm"
  106. #define MSG_CONTROL_RETRACT_SWAP "Swap Re.mm"
  107. #define MSG_CONTROL_RETRACTF "Retract V"
  108. #define MSG_CONTROL_RETRACT_ZLIFT "Hop mm"
  109. #define MSG_CONTROL_RETRACT_RECOVER "UnRet +mm"
  110. #define MSG_CONTROL_RETRACT_RECOVER_SWAP "S UnRet+mm"
  111. #define MSG_CONTROL_RETRACT_RECOVERF "UnRet V"
  112. #define MSG_AUTORETRACT "AutoRetr."
  113. #define MSG_FILAMENTCHANGE "\xcc\xa8\xd7\xd2\xdd\xc4\xba\xb3\xb6\xdd" // "Change filament"
  114. #define MSG_INIT_SDCARD "SD\xb6\xb0\xc4\xde\xbb\xb2\xd6\xd0\xba\xd0" // "Init. SD card"
  115. #define MSG_CNG_SDCARD "SD\xb6\xb0\xc4\xde\xba\xb3\xb6\xdd" // "Change SD card"
  116. #define MSG_ZPROBE_OUT "Z\xcc\xdf\xdb\xb0\xcc\xde \xcd\xde\xaf\xc4\xde\xb6\xde\xb2" // "Z probe out. bed"
  117. #define MSG_POSITION_UNKNOWN "\xb9\xde\xdd\xc3\xdd\xcaXY\xb2\xc4\xde\xb3\xba\xdeZ" // "Home X/Y before Z"
  118. #define MSG_ZPROBE_ZOFFSET "Z\xb5\xcc\xbe\xaf\xc4" // "Z Offset"
  119. #define MSG_BABYSTEP_X "\xcb\xde\xc4\xde\xb3 X" // "Babystep X"
  120. #define MSG_BABYSTEP_Y "\xcb\xde\xc4\xde\xb3 Y" // "Babystep Y"
  121. #define MSG_BABYSTEP_Z "\xcb\xde\xc4\xde\xb3 Z" // "Babystep Z"
  122. #define MSG_ENDSTOP_ABORT "Endstop abort"
  123. #define MSG_END_HOUR "hours"
  124. #define MSG_END_MINUTE "minutes"
  125. /* These are from language.h. PLEASE DON'T TRANSLATE! All translatable messages can be found in language_en.h
  126. #define MSG_HEATING "\xb6\xc8\xc2\xc1\xad\xb3..." // "Heating..."
  127. #define MSG_HEATING_COMPLETE "\xb6\xc8\xc2\xb6\xdd\xd8\xae\xb3" // "Heating done."
  128. #define MSG_BED_HEATING "\xcd\xde\xaf\xc4\xde\xb6\xc8\xc2\xc1\xad\xb3" // "Bed Heating."
  129. #define MSG_BED_DONE "\xcd\xde\xaf\xc4\xde\xb6\xc8\xc2\xb6\xdd\xd8\xae\xb3" // "Bed done."
  130. #define MSG_ENDSTOPS_HIT "endstops hit: "
  131. ^ typho
  132. */
  133. #if ENABLED(DELTA_CALIBRATION_MENU)
  134. #define MSG_DELTA_CALIBRATE "Delta Calibration"
  135. #define MSG_DELTA_CALIBRATE_X "Calibrate X"
  136. #define MSG_DELTA_CALIBRATE_Y "Calibrate Y"
  137. #define MSG_DELTA_CALIBRATE_Z "Calibrate Z"
  138. #define MSG_DELTA_CALIBRATE_CENTER "Calibrate Center"
  139. #endif // DELTA_CALIBRATION_MENU
  140. #endif // LANGUAGE_KANA_H