Browse Source

Update Japanese translation

Only adjust spacing
esenapaj 7 years ago
parent
commit
b278b7a395
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

@@ -239,7 +239,7 @@
239 239
 #define MSG_INFO_EXTRUDERS                  "\xb4\xb8\xbd\xc4\xd9\xb0\xc0\xde\xb0\xbd\xb3"                     // "エクストルーダースウ" ("Extruders")
240 240
 #define MSG_INFO_BAUDRATE                   "\xce\xde\xb0\xda\xb0\xc4"                                         // "ボーレート" ("Baud")
241 241
 #define MSG_INFO_PROTOCOL                   "\xcc\xdf\xdb\xc4\xba\xd9"                                         // "プロトコル" ("Protocol")
242
-#define MSG_INFO_PRINT_COUNT                "\xcc\xdf\xd8\xdd\xc4\xbd\xb3  "                                   // "プリントスウ  " ("Print Count")
242
+#define MSG_INFO_PRINT_COUNT                "\xcc\xdf\xd8\xdd\xc4\xbd\xb3"                                     // "プリントスウ" ("Print Count")
243 243
 #define MSG_INFO_COMPLETED_PRINTS           "\xb6\xdd\xd8\xae\xb3\xbd\xb3"                                     // "カンリョウスウ" ("Completed")
244 244
 #define MSG_INFO_PRINT_TIME                 "\xcc\xdf\xd8\xdd\xc4\xbc\xde\xb6\xdd\xd9\xb2\xb9\xb2"             // "プリントジカンルイケイ" ("Total print time")
245 245
 #define MSG_INFO_PRINT_LONGEST              "\xbb\xb2\xc1\xae\xb3\xcc\xdf\xd8\xdd\xc4\xbc\xde\xb6\xdd"         // "サイチョウプリントジカン" ("Longest job time")

+ 1
- 1
Marlin/language_kana_utf8.h View File

@@ -190,7 +190,7 @@
190 190
 #define MSG_INFO_EXTRUDERS                  "エクストルーダースウ"             // "Extruders"
191 191
 #define MSG_INFO_BAUDRATE                   "ボーレート"                    // "Baud"
192 192
 #define MSG_INFO_PROTOCOL                   "プロトコル"                    // "Protocol"
193
-#define MSG_INFO_PRINT_COUNT                "プリントスウ   "                // "Print Count"
193
+#define MSG_INFO_PRINT_COUNT                "プリントスウ "                  // "Print Count"
194 194
 #define MSG_INFO_COMPLETED_PRINTS           "カンリョウスウ"                  // "Completed"
195 195
 #define MSG_INFO_PRINT_TIME                 "プリントジカンルイケイ"            // "Total print time"
196 196
 #define MSG_INFO_PRINT_LONGEST              "サイチョウプリントジカン"           // "Longest job time"

Loading…
Cancel
Save