Browse Source

Update Japanese translation

esenapaj 8 years ago
parent
commit
c4d7e0307c
2 changed files with 2 additions and 2 deletions
  1. 1
    1
      Marlin/language_kana.h
  2. 1
    1
      Marlin/language_kana_utf8.h

+ 1
- 1
Marlin/language_kana.h View File

@@ -47,7 +47,7 @@
47 47
 #define MSG_LEVEL_BED_HOMING                "\xb9\xde\xdd\xc3\xdd\xc6\xb2\xc4\xde\xb3"                     // "Homing XYZ"
48 48
 #define MSG_LEVEL_BED_WAITING               "\xda\xcd\xde\xd8\xdd\xb8\xde\xb6\xb2\xbc"                     //"Click to Begin"
49 49
 #define MSG_LEVEL_BED_DONE                  "\xda\xcd\xde\xd8\xdd\xb8\xde\xb6\xdd\xd8\xae\xb3"             //"Leveling Done!"
50
-#define MSG_LEVEL_BED_CANCEL                "Cancel"
50
+#define MSG_LEVEL_BED_CANCEL                "\xc4\xd8\xd4\xd2"                                             //"Cancel"
51 51
 #define MSG_SET_HOME_OFFSETS                "\xb7\xbc\xde\xad\xdd\xb5\xcc\xbe\xaf\xc4\xbe\xaf\xc3\xb2"     // "Set home offsets"
52 52
 #define MSG_HOME_OFFSETS_APPLIED            "\xb5\xcc\xbe\xaf\xc4\x20\xc3\xb7\xd6\xb3\xbb\xda\xcf\xbc\xc0" //"Offsets applied"
53 53
 #define MSG_SET_ORIGIN                      "\xb7\xbc\xde\xad\xdd\xbe\xaf\xc4"                             // "Set origin"

+ 1
- 1
Marlin/language_kana_utf8.h View File

@@ -51,7 +51,7 @@
51 51
 #define MSG_LEVEL_BED_HOMING                "ゲンテンニイドウ"                // "Homing XYZ"
52 52
 #define MSG_LEVEL_BED_WAITING               "レベリングカイシ"                //"Click to Begin"
53 53
 #define MSG_LEVEL_BED_DONE                  "レベリングカンリョウ"              //"Leveling Done!"
54
-#define MSG_LEVEL_BED_CANCEL                "Cancel"
54
+#define MSG_LEVEL_BED_CANCEL                "トリヤメ"                      //"Cancel"
55 55
 #define MSG_SET_HOME_OFFSETS                "キジュンオフセットセッテイ"         // "Set home offsets"
56 56
 #define MSG_HOME_OFFSETS_APPLIED            "オフセット テキヨウサレマシタ"       //"Offsets applied"
57 57
 #define MSG_SET_ORIGIN                      "キジュンセット"                 // "Set origin"

Loading…
Cancel
Save