瀏覽代碼

Update Japanese translation

・Add new translation
esenapaj 7 年之前
父節點
當前提交
7070143042
共有 2 個檔案被更改,包括 4 行新增0 行删除
  1. 2
    0
      Marlin/language_kana.h
  2. 2
    0
      Marlin/language_kana_utf8.h

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

@@ -246,6 +246,8 @@
246 246
 #define MSG_INFO_EXTRUDERS                  "\xb4\xb8\xbd\xc4\xd9\xb0\xc0\xde\xb0\xbd\xb3"                     // "エクストルーダースウ" ("Extruders")
247 247
 #define MSG_INFO_BAUDRATE                   "\xce\xde\xb0\xda\xb0\xc4"                                         // "ボーレート" ("Baud")
248 248
 #define MSG_INFO_PROTOCOL                   "\xcc\xdf\xdb\xc4\xba\xd9"                                         // "プロトコル" ("Protocol")
249
+#define MSG_LIGHTS_ON                       "\xb7\xae\xb3\xc0\xb2\xc5\xb2\xbc\xae\xb3\xd2\xb2\x20\xb5\xdd"     // "キョウタイナイショウメイ オン" ("Case light on")
250
+#define MSG_LIGHTS_OFF                      "\xb7\xae\xb3\xc0\xb2\xc5\xb2\xbc\xae\xb3\xd2\xb2\x20\xb5\xcc"     // "キョウタイナイショウメイ オフ" ("Case light off")
249 251
 #define MSG_INFO_PRINT_COUNT                "\xcc\xdf\xd8\xdd\xc4\xbd\xb3"                                     // "プリントスウ" ("Print Count")
250 252
 #define MSG_INFO_COMPLETED_PRINTS           "\xb6\xdd\xd8\xae\xb3\xbd\xb3"                                     // "カンリョウスウ" ("Completed")
251 253
 #define MSG_INFO_PRINT_TIME                 "\xcc\xdf\xd8\xdd\xc4\xbc\xde\xb6\xdd\xd9\xb2\xb9\xb2"             // "プリントジカンルイケイ" ("Total print time")

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

@@ -190,6 +190,8 @@
190 190
 #define MSG_INFO_EXTRUDERS                  "エクストルーダースウ"             // "Extruders"
191 191
 #define MSG_INFO_BAUDRATE                   "ボーレート"                    // "Baud"
192 192
 #define MSG_INFO_PROTOCOL                   "プロトコル"                    // "Protocol"
193
+#define MSG_LIGHTS_ON                       "キョウタイナイショウメイ オン"       // "Case light on"
194
+#define MSG_LIGHTS_OFF                      "キョウタイナイショウメイ オフ"       // "Case light off"
193 195
 #define MSG_INFO_PRINT_COUNT                "プリントスウ "                  // "Print Count"
194 196
 #define MSG_INFO_COMPLETED_PRINTS           "カンリョウスウ"                  // "Completed"
195 197
 #define MSG_INFO_PRINT_TIME                 "プリントジカンルイケイ"            // "Total print time"

Loading…
取消
儲存