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_utf8.h 18KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222
  1. /**
  2. * Marlin 3D Printer Firmware
  3. * Copyright (C) 2016 MarlinFirmware [https://github.com/MarlinFirmware/Marlin]
  4. *
  5. * Based on Sprinter and grbl.
  6. * Copyright (C) 2011 Camiel Gubbels / Erik van der Zalm
  7. *
  8. * This program is free software: you can redistribute it and/or modify
  9. * it under the terms of the GNU General Public License as published by
  10. * the Free Software Foundation, either version 3 of the License, or
  11. * (at your option) any later version.
  12. *
  13. * This program is distributed in the hope that it will be useful,
  14. * but WITHOUT ANY WARRANTY; without even the implied warranty of
  15. * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
  16. * GNU General Public License for more details.
  17. *
  18. * You should have received a copy of the GNU General Public License
  19. * along with this program. If not, see <http://www.gnu.org/licenses/>.
  20. *
  21. */
  22. /**
  23. * Japanese (Kana UTF8 version)
  24. *
  25. * LCD Menu Messages
  26. * See also https://github.com/MarlinFirmware/Marlin/wiki/LCD-Language
  27. *
  28. */
  29. #ifndef LANGUAGE_KANA_UTF_H
  30. #define LANGUAGE_KANA_UTF_H
  31. #define MAPPER_E382E383
  32. // Define SIMULATE_ROMFONT to see what is seen on the character based display defined in Configuration.h
  33. //#define SIMULATE_ROMFONT
  34. #define DISPLAY_CHARSET_ISO10646_KANA
  35. // This just to show the potential benefit of unicode.
  36. // This translation can be improved by using the full charset of unicode codeblock U+30A0 to U+30FF.
  37. // 片仮名表示定義
  38. #define WELCOME_MSG MACHINE_NAME " ready."
  39. #define MSG_SD_INSERTED "カードガソウニュウサレマシタ" // "Card inserted"
  40. #define MSG_SD_REMOVED "カードガアリマセン" // "Card removed"
  41. #define MSG_LCD_ENDSTOPS "エンドストップ" // "Endstops" // Max length 8 characters
  42. #define MSG_MAIN "メイン" // "Main"
  43. #define MSG_AUTOSTART "ジドウカイシ" // "Autostart"
  44. #define MSG_DISABLE_STEPPERS "モーターデンゲン オフ" // "Disable steppers"
  45. #define MSG_AUTO_HOME "ゲンテンフッキ" // "Auto home"
  46. #define MSG_AUTO_HOME_X "Xジク ゲンテンフッキ" // "Home X"
  47. #define MSG_AUTO_HOME_Y "Yジク ゲンテンフッキ" // "Home Y"
  48. #define MSG_AUTO_HOME_Z "Zジク ゲンテンフッキ" // "Home Z"
  49. #define MSG_LEVEL_BED_HOMING "ゲンテンフッキチュウ" // "Homing XYZ"
  50. #define MSG_LEVEL_BED_WAITING "レベリングカイシ" // "Click to Begin"
  51. #define MSG_LEVEL_BED_NEXT_POINT "ツギノソクテイテンヘ" // "Next Point"
  52. #define MSG_LEVEL_BED_DONE "レベリングカンリョウ" // "Leveling Done!"
  53. #define MSG_LEVEL_BED_CANCEL "トリヤメ" // "Cancel"
  54. #define MSG_SET_HOME_OFFSETS "キジュンオフセットセッテイ" // "Set home offsets"
  55. #define MSG_HOME_OFFSETS_APPLIED "オフセットガテキヨウサレマシタ" // "Offsets applied"
  56. #define MSG_SET_ORIGIN "キジュンセット" // "Set origin"
  57. #define MSG_PREHEAT_1 "PLA ヨネツ" // "Preheat PLA"
  58. #define MSG_PREHEAT_1_N MSG_PREHEAT_1 " "
  59. #define MSG_PREHEAT_1_ALL "PLA スベテヨネツ" // " All"
  60. #define MSG_PREHEAT_1_BEDONLY "PLA ベッドヨネツ" // " Bed"
  61. #define MSG_PREHEAT_1_SETTINGS MSG_PREHEAT_1 "セッテイ" // " conf"
  62. #define MSG_PREHEAT_2 "ABS ヨネツ" // "Preheat ABS"
  63. #define MSG_PREHEAT_2_N MSG_PREHEAT_2 " "
  64. #define MSG_PREHEAT_2_ALL "ABS スベテヨネツ" // " All"
  65. #define MSG_PREHEAT_2_BEDONLY "ABS ベッドヨネツ" // " Bed"
  66. #define MSG_PREHEAT_2_SETTINGS MSG_PREHEAT_2 "セッテイ" // " conf"
  67. #define MSG_COOLDOWN "カネツテイシ" // "Cooldown"
  68. #define MSG_SWITCH_PS_ON "デンゲン オン" // "Switch power on"
  69. #define MSG_SWITCH_PS_OFF "デンゲン オフ" // "Switch power off"
  70. #define MSG_EXTRUDE "オシダシ" // "Extrude"
  71. #define MSG_RETRACT "ヒキコミセッテイ" // "Retract"
  72. #define MSG_MOVE_AXIS "ジクイドウ" // "Move axis"
  73. #define MSG_LEVEL_BED "ベッドレベリング" // "Level bed"
  74. #define MSG_MOVE_X "Xジク イドウ" // "Move X"
  75. #define MSG_MOVE_Y "Yジク イドウ" // "Move Y"
  76. #define MSG_MOVE_Z "Zジク イドウ" // "Move Z"
  77. #define MSG_MOVE_E "エクストルーダー" // "Extruder"
  78. #define MSG_MOVE_01MM "0.1mm イドウ" // "Move 0.1mm"
  79. #define MSG_MOVE_1MM " 1mm イドウ" // "Move 1mm"
  80. #define MSG_MOVE_10MM " 10mm イドウ" // "Move 10mm"
  81. #define MSG_SPEED "ソクド" // "Speed"
  82. #define MSG_BED_Z "Zオフセット" // "Bed Z"
  83. #define MSG_NOZZLE "ノズル" // "Nozzle"
  84. #define MSG_BED "ベッド" // "Bed"
  85. #define MSG_FAN_SPEED "ファンソクド" // "Fan speed"
  86. #define MSG_FLOW "トシュツリョウ" // "Flow"
  87. #define MSG_CONTROL "セイギョ" // "Control"
  88. #define MSG_MIN LCD_STR_THERMOMETER " サイテイ" // " Min"
  89. #define MSG_MAX LCD_STR_THERMOMETER " サイコウ" // " Max"
  90. #define MSG_FACTOR LCD_STR_THERMOMETER " ファクター" // " Fact"
  91. #define MSG_AUTOTEMP "ジドウオンドセイギョ" // "Autotemp"
  92. #define MSG_ON "オン " // "On "
  93. #define MSG_OFF "オフ " // "Off"
  94. #define MSG_PID_P "PID-P"
  95. #define MSG_PID_I "PID-I"
  96. #define MSG_PID_D "PID-D"
  97. #define MSG_PID_C "PID-C"
  98. #define MSG_SELECT "センタク" // "Select"
  99. #define MSG_ACC "カソクド mm/s2" // "Accel"
  100. #define MSG_VXY_JERK "XYジク ヤクド mm/s" // "Vxy-jerk"
  101. #define MSG_VZ_JERK "Zジク ヤクド mm/s" // "Vz-jerk"
  102. #define MSG_VE_JERK "エクストルーダー ヤクド" // "Ve-jerk"
  103. #define MSG_VMAX "サイダイオクリソクド " // "Vmax "
  104. #define MSG_VMIN "サイショウオクリソクド" // "Vmin"
  105. #define MSG_VTRAV_MIN "サイショウイドウソクド" // "VTrav min"
  106. #define MSG_AMAX "サイダイカソクド " // "Amax "
  107. #define MSG_A_RETRACT "ヒキコミカソクド" // "A-retract"
  108. #define MSG_A_TRAVEL "イドウカソクド" // "A-travel"
  109. #define MSG_XSTEPS "Xsteps/mm"
  110. #define MSG_YSTEPS "Ysteps/mm"
  111. #define MSG_ZSTEPS "Zsteps/mm"
  112. #define MSG_ESTEPS "Esteps/mm"
  113. #define MSG_TEMPERATURE "オンド" // "Temperature"
  114. #define MSG_MOTION "ウゴキセッテイ" // "Motion"
  115. #define MSG_VOLUMETRIC "フィラメント" // "Filament"
  116. #define MSG_VOLUMETRIC_ENABLED "E in mm3"
  117. #define MSG_FILAMENT_DIAM "フィラメントチョッケイ" // "Fil. Dia."
  118. #define MSG_CONTRAST "LCDコントラスト" // "LCD contrast"
  119. #define MSG_STORE_EPROM "メモリヘカクノウ" // "Store memory"
  120. #define MSG_LOAD_EPROM "メモリカラヨミコミ" // "Load memory"
  121. #define MSG_RESTORE_FAILSAFE "セッテイリセット" // "Restore failsafe"
  122. #define MSG_REFRESH "リフレッシュ" // "Refresh"
  123. #define MSG_WATCH "ジョウホウガメン" // "Info screen"
  124. #define MSG_PREPARE "ジュンビセッテイ" // "Prepare"
  125. #define MSG_TUNE "チョウセイ" // "Tune"
  126. #define MSG_PAUSE_PRINT "イチジテイシ" // "Pause print"
  127. #define MSG_RESUME_PRINT "プリントサイカイ" // "Resume print"
  128. #define MSG_STOP_PRINT "プリントテイシ" // "Stop print"
  129. #define MSG_CARD_MENU "SDカードカラプリント" // "Print from SD"
  130. #define MSG_NO_CARD "SDカードガアリマセン" // "No SD card"
  131. #define MSG_DWELL "キュウシ" // "Sleep..."
  132. #define MSG_USERWAIT "シバラクオマチクダサイ" // "Wait for user..."
  133. #define MSG_RESUMING "プリントサイカイ" // "Resuming print"
  134. #define MSG_PRINT_ABORTED "プリントガチュウシサレマシタ" // "Print aborted"
  135. #define MSG_NO_MOVE "ウゴキマセン" // "No move."
  136. #define MSG_KILLED "ヒジョウテイシ" // "KILLED. "
  137. #define MSG_STOPPED "テイシシマシタ" // "STOPPED. "
  138. #define MSG_CONTROL_RETRACT "ヒキコミリョウ mm" // "Retract mm"
  139. #define MSG_CONTROL_RETRACT_SWAP "ヒキコミリョウS mm" // "Swap Re.mm"
  140. #define MSG_CONTROL_RETRACTF "ヒキコミソクド mm/s" // "Retract V"
  141. #define MSG_CONTROL_RETRACT_ZLIFT "ノズルタイヒ mm" // "Hop mm"
  142. #define MSG_CONTROL_RETRACT_RECOVER "ホショウリョウ mm" // "UnRet +mm"
  143. #define MSG_CONTROL_RETRACT_RECOVER_SWAP "ホショウリョウS mm" // "S UnRet+mm"
  144. #define MSG_CONTROL_RETRACT_RECOVERF "ホショウソクド mm/s" // "UnRet V"
  145. #define MSG_AUTORETRACT "ジドウヒキコミ" // "AutoRetr."
  146. #define MSG_FILAMENTCHANGE "フィラメントコウカン" // "Change filament"
  147. #define MSG_INIT_SDCARD "SDカードサイヨミコミ" // "Init. SD card"
  148. #define MSG_CNG_SDCARD "SDカードコウカン" // "Change SD card"
  149. #define MSG_ZPROBE_OUT "Zプローブ ベッドガイ" // "Z probe out. bed"
  150. #define MSG_HOME "サキニ" // "Home" // Used as MSG_HOME " " MSG_X MSG_Y MSG_Z " " MSG_FIRST
  151. #define MSG_FIRST "ヲフッキサセテクダサイ" // "first"
  152. #define MSG_ZPROBE_ZOFFSET "Zオフセット" // "Z Offset"
  153. #define MSG_BABYSTEP_X "Xジク ビドウ" // "Babystep X"
  154. #define MSG_BABYSTEP_Y "Yジク ビドウ" // "Babystep Y"
  155. #define MSG_BABYSTEP_Z "Zジク ビドウ" // "Babystep Z"
  156. #define MSG_ENDSTOP_ABORT "イドウゲンカイケンチキノウ" // "Endstop abort"
  157. #define MSG_HEATING_FAILED_LCD "カネツシッパイ" // "Heating failed"
  158. #define MSG_ERR_REDUNDANT_TEMP "エラー:ジョウチョウサーミスターキノウ" // "Err: REDUNDANT TEMP"
  159. #define MSG_THERMAL_RUNAWAY "ネツボウソウ" // "THERMAL RUNAWAY"
  160. #define MSG_ERR_MAXTEMP "エラー:サイコウオンチョウカ" // "Err: MAXTEMP"
  161. #define MSG_ERR_MINTEMP "エラー:サイテイオンミマン" // "Err: MINTEMP"
  162. #define MSG_ERR_MAXTEMP_BED "エラー:ベッド サイコウオンチョウカ" // "Err: MAXTEMP BED"
  163. #define MSG_ERR_MINTEMP_BED "エラー:ベッド サイテイオンミマン" // "Err: MINTEMP BED"
  164. #define MSG_HALTED "プリンターハテイシシマシタ" // "PRINTER HALTED"
  165. #define MSG_PLEASE_RESET "リセットシテクダサイ" // "Please reset"
  166. #define MSG_SHORT_DAY "d" // One character only
  167. #define MSG_SHORT_HOUR "h" // One character only
  168. #define MSG_SHORT_MINUTE "m" // One character only
  169. #define MSG_HEATING "カネツチュウ" // "Heating..."
  170. #define MSG_HEATING_COMPLETE "カネツカンリョウ" // "Heating done."
  171. #define MSG_BED_HEATING "ベッド カネツチュウ" // "Bed Heating."
  172. #define MSG_BED_DONE "ベッド カネツカンリョウ" // "Bed done."
  173. #define MSG_DELTA_CALIBRATE "デルタ コウセイ" // "Delta Calibration"
  174. #define MSG_DELTA_CALIBRATE_X "Xジク コウセイ" // "Calibrate X"
  175. #define MSG_DELTA_CALIBRATE_Y "Yジク コウセイ" // "Calibrate Y"
  176. #define MSG_DELTA_CALIBRATE_Z "Zジク コウセイ" // "Calibrate Z"
  177. #define MSG_DELTA_CALIBRATE_CENTER "チュウシン コウセイ" // "Calibrate Center"
  178. #define MSG_INFO_MENU "コノプリンターニツイテ" // "About Printer"
  179. #define MSG_INFO_PRINTER_MENU "プリンタージョウホウ" // "Printer Info"
  180. #define MSG_INFO_STATS_MENU "プリントジョウキョウ" // "Printer Stats"
  181. #define MSG_INFO_BOARD_MENU "セイギョケイジョウホウ" // "Board Info"
  182. #define MSG_INFO_THERMISTOR_MENU "サーミスター" // "Thermistors"
  183. #define MSG_INFO_EXTRUDERS "エクストルーダースウ" // "Extruders"
  184. #define MSG_INFO_BAUDRATE "ボーレート" // "Baud"
  185. #define MSG_INFO_PROTOCOL "プロトコル" // "Protocol"
  186. #define MSG_INFO_PRINT_COUNT "プリントスウ " // "Print Count"
  187. #define MSG_INFO_COMPLETED_PRINTS "カンリョウスウ" // "Completed"
  188. #define MSG_INFO_PRINT_TIME "プリントジカンルイケイ" // "Total print time"
  189. #define MSG_INFO_PRINT_LONGEST "サイチョウプリントジカン" // "Longest job time"
  190. #define MSG_INFO_PRINT_FILAMENT "フィラメントシヨウリョウルイケイ" // "Extruded total"
  191. #define MSG_INFO_MIN_TEMP "セッテイサイテイオン" // "Min Temp"
  192. #define MSG_INFO_MAX_TEMP "セッテイサイコウオン" // "Max Temp"
  193. #define MSG_INFO_PSU "デンゲンシュベツ" // "Power Supply"
  194. #define MSG_FILAMENT_CHANGE_HEADER "フィラメントコウカン" // "CHANGE FILAMENT"
  195. #define MSG_FILAMENT_CHANGE_OPTION_HEADER "ドウサヲセンタクシテクダサイ" // "CHANGE OPTIONS:"
  196. #define MSG_FILAMENT_CHANGE_OPTION_EXTRUDE "サラニオシダス" // "Extrude more"
  197. #define MSG_FILAMENT_CHANGE_OPTION_RESUME "プリントサイカイ" // "Resume print"
  198. #define MSG_FILAMENT_CHANGE_INIT_1 "コウカンヲカイシシマス" // "Wait for start"
  199. #define MSG_FILAMENT_CHANGE_INIT_2 "シバラクオマチクダサイ" // "of the filament"
  200. #define MSG_FILAMENT_CHANGE_INIT_3 "" // "change"
  201. #define MSG_FILAMENT_CHANGE_UNLOAD_1 "フィラメントヌキダシチュウ" // "Wait for"
  202. #define MSG_FILAMENT_CHANGE_UNLOAD_2 "シバラクオマチクダサイ" // "filament unload"
  203. #define MSG_FILAMENT_CHANGE_UNLOAD_3 ""
  204. #define MSG_FILAMENT_CHANGE_INSERT_1 "フィラメントヲソウニュウシ," // "Insert filament"
  205. #define MSG_FILAMENT_CHANGE_INSERT_2 "クリックスルトゾッコウシマス" // "and press button"
  206. #define MSG_FILAMENT_CHANGE_INSERT_3 "" // "to continue..."
  207. #define MSG_FILAMENT_CHANGE_LOAD_1 "フィラメントソウテンチュウ" // "Wait for"
  208. #define MSG_FILAMENT_CHANGE_LOAD_2 "シバラクオマチクダサイ" // "filament load"
  209. #define MSG_FILAMENT_CHANGE_LOAD_3 ""
  210. #define MSG_FILAMENT_CHANGE_EXTRUDE_1 "フィラメントオシダシチュウ" // "Wait for"
  211. #define MSG_FILAMENT_CHANGE_EXTRUDE_2 "シバラクオマチクダサイ" // "filament extrude"
  212. #define MSG_FILAMENT_CHANGE_EXTRUDE_3 ""
  213. #define MSG_FILAMENT_CHANGE_RESUME_1 "プリントヲサイカイシマス" // "Wait for print"
  214. #define MSG_FILAMENT_CHANGE_RESUME_2 "シバラクオマチクダサイ" // "to resume"
  215. #define MSG_FILAMENT_CHANGE_RESUME_3 ""
  216. #endif // LANGUAGE_KANA_UTF_H