瀏覽代碼

Update Japanese trasration

Follow the PR #3242.
esenapaj 8 年之前
父節點
當前提交
37a0806420
共有 2 個檔案被更改,包括 2 行新增0 行删除
  1. 1
    0
      Marlin/language_kana.h
  2. 1
    0
      Marlin/language_kana_utf8.h

+ 1
- 0
Marlin/language_kana.h 查看文件

@@ -72,6 +72,7 @@
72 72
 #define MSG_MOVE_1MM                        "  1mm \xb2\xc4\xde\xb3"                                       // "Move 1mm"
73 73
 #define MSG_MOVE_10MM                       " 10mm \xb2\xc4\xde\xb3"                                       // "Move 10mm"
74 74
 #define MSG_SPEED                           "\xbd\xcb\xdf\xb0\xc4\xde"                                     // "Speed"
75
+#define MSG_BED_Z                           "Z\xb5\xcc\xbe\xaf\xc4"                                        // "Bed Z"
75 76
 #define MSG_NOZZLE                          "\xc9\xbd\xde\xd9"                                             // "Nozzle"
76 77
 #define MSG_BED                             "\xcd\xde\xaf\xc4\xde"                                         // "Bed"
77 78
 #define MSG_FAN_SPEED                       "\xcc\xa7\xdd\xbf\xb8\xc4\xde"                                 // "Fan speed"

+ 1
- 0
Marlin/language_kana_utf8.h 查看文件

@@ -76,6 +76,7 @@
76 76
 #define MSG_MOVE_1MM                        "  1mm イドウ"                 // "Move 1mm"
77 77
 #define MSG_MOVE_10MM                       " 10mm イドウ"                 // "Move 10mm"
78 78
 #define MSG_SPEED                           "スピード"                     // "Speed"
79
+#define MSG_BED_Z                           "Zオフセット"                   // "Bed Z"
79 80
 #define MSG_NOZZLE                          "ノズル"                       // "Nozzle"
80 81
 #define MSG_BED                             "ベッド"                       // "Bed"
81 82
 #define MSG_FAN_SPEED                       "ファンソクド"                    // "Fan speed"

Loading…
取消
儲存