Browse Source

Update language.h so that all languages compile

Some strings still need translation, but at least everything compiles.
Guillaume Seguin 12 years ago
parent
commit
326d2db025
1 changed files with 22 additions and 9 deletions
  1. 22
    9
      Marlin/language.h

+ 22
- 9
Marlin/language.h View File

294
 	#define MSG_CONTROL_RETRACT_RECOVERF "Cof. wycof.  F"
294
 	#define MSG_CONTROL_RETRACT_RECOVERF "Cof. wycof.  F"
295
 	#define MSG_AUTORETRACT "Auto. wycofanie"
295
 	#define MSG_AUTORETRACT "Auto. wycofanie"
296
 	#define MSG_FILAMENTCHANGE "Change filament"
296
 	#define MSG_FILAMENTCHANGE "Change filament"
297
+	#define MSG_INIT_SDCARD "Init. SD-Card"	
298
+	#define MSG_CNG_SDCARD "Change SD-Card"
297
 
299
 
298
 // Serial Console Messages
300
 // Serial Console Messages
299
 
301
 
427
 #define MSG_ZSTEPS " Zpas/mm:"
429
 #define MSG_ZSTEPS " Zpas/mm:"
428
 #define MSG_ESTEPS " Epas/mm:"
430
 #define MSG_ESTEPS " Epas/mm:"
429
 #define MSG_MAIN_WIDE " Principal \003"
431
 #define MSG_MAIN_WIDE " Principal \003"
430
-#define MSG_RECTRACT_WIDE " Rectractater \x7E"
431
-#define MSG_TEMPERATURE_WIDE " Temperature \x7E"
432
-#define MSG_TEMPERATURE_RTN " Temperature \003"
433
-#define MSG_MOTION_WIDE " Mouvement \x7E"
434
-	#define MSG_CONTRAST "LCD contrast"
432
+#define MSG_RECTRACT "Rectracter"
433
+#define MSG_TEMPERATURE "Temperature"
434
+#define MSG_MOTION "Mouvement"
435
+#define MSG_CONTRAST "LCD contrast"
435
 #define MSG_STORE_EPROM " Sauvegarder memoire"
436
 #define MSG_STORE_EPROM " Sauvegarder memoire"
436
 #define MSG_LOAD_EPROM " Lire memoire"
437
 #define MSG_LOAD_EPROM " Lire memoire"
437
 #define MSG_RESTORE_FAILSAFE " Restaurer memoire"
438
 #define MSG_RESTORE_FAILSAFE " Restaurer memoire"
449
 #define MSG_NO_CARD " Pas de carte"
450
 #define MSG_NO_CARD " Pas de carte"
450
 #define MSG_DWELL "Repos..."
451
 #define MSG_DWELL "Repos..."
451
 #define MSG_USERWAIT "Attente de l'utilisateur..."
452
 #define MSG_USERWAIT "Attente de l'utilisateur..."
453
+#define MSG_RESUMING "Reprise de l'impression"
452
 #define MSG_NO_MOVE "Aucun mouvement."
454
 #define MSG_NO_MOVE "Aucun mouvement."
453
 #define MSG_PART_RELEASE "Relache partielle"
455
 #define MSG_PART_RELEASE "Relache partielle"
454
 #define MSG_KILLED "TUE."
456
 #define MSG_KILLED "TUE."
461
 #define MSG_CONTROL_RETRACT_RECOVERF " UnRet F:"
463
 #define MSG_CONTROL_RETRACT_RECOVERF " UnRet F:"
462
 #define MSG_AUTORETRACT " Retract. Auto.:"
464
 #define MSG_AUTORETRACT " Retract. Auto.:"
463
 #define MSG_FILAMENTCHANGE "Change filament"
465
 #define MSG_FILAMENTCHANGE "Change filament"
466
+#define MSG_INIT_SDCARD "Init. la carte SD"	
467
+#define MSG_CNG_SDCARD "Changer de carte SD"
464
 
468
 
465
 // Serial Console Messages
469
 // Serial Console Messages
466
 
470
 
626
     #define MSG_CONTROL_RETRACT_RECOVERF "UnRet  F"
630
     #define MSG_CONTROL_RETRACT_RECOVERF "UnRet  F"
627
     #define MSG_AUTORETRACT      "AutoRetr."
631
     #define MSG_AUTORETRACT      "AutoRetr."
628
     #define MSG_FILAMENTCHANGE "Filament wechseln"
632
     #define MSG_FILAMENTCHANGE "Filament wechseln"
633
+    #define MSG_INIT_SDCARD "Init. SD-Card"	
634
+    #define MSG_CNG_SDCARD "Change SD-Card"
629
 	
635
 	
630
 // Serial Console Messages
636
 // Serial Console Messages
631
 
637
 
944
 #define MSG_NO_CARD							" Нет карты"
950
 #define MSG_NO_CARD							" Нет карты"
945
 #define MSG_DWELL							"Сон..."
951
 #define MSG_DWELL							"Сон..."
946
 #define MSG_USERWAIT						"Нажмите для продолж."
952
 #define MSG_USERWAIT						"Нажмите для продолж."
953
+#define MSG_RESUMING "Resuming print"
947
 #define MSG_NO_MOVE							"Нет движения.       "
954
 #define MSG_NO_MOVE							"Нет движения.       "
948
 #define MSG_PART_RELEASE					" Извлечение принта  "
955
 #define MSG_PART_RELEASE					" Извлечение принта  "
949
 #define MSG_KILLED							"УБИТО. "
956
 #define MSG_KILLED							"УБИТО. "
955
 #define MSG_CONTROL_RETRACT_RECOVERF		" Возврат  F:"
962
 #define MSG_CONTROL_RETRACT_RECOVERF		" Возврат  F:"
956
 #define MSG_AUTORETRACT						" АвтоОткат:"
963
 #define MSG_AUTORETRACT						" АвтоОткат:"
957
 #define MSG_FILAMENTCHANGE "Change filament"
964
 #define MSG_FILAMENTCHANGE "Change filament"
965
+#define MSG_INIT_SDCARD "Init. SD-Card"	
966
+#define MSG_CNG_SDCARD "Change SD-Card"
958
 
967
 
959
 // Serial Console Messages
968
 // Serial Console Messages
960
 
969
 
1250
 	#define MSG_ZSTEPS " Zpasso/mm:"
1259
 	#define MSG_ZSTEPS " Zpasso/mm:"
1251
 	#define MSG_ESTEPS " Epasso/mm:"
1260
 	#define MSG_ESTEPS " Epasso/mm:"
1252
 	#define MSG_MAIN_WIDE " Menu Principal  \003"
1261
 	#define MSG_MAIN_WIDE " Menu Principal  \003"
1253
-	#define MSG_RECTRACT_WIDE " Retrair    \x7E"
1254
-	#define MSG_TEMPERATURE_WIDE " Temperatura \x7E"
1255
-	#define MSG_TEMPERATURE_RTN " Temperatura  \003"
1256
-	#define MSG_MOTION_WIDE " Movimento     \x7E"
1262
+	#define MSG_RECTRACT "Retrair"
1263
+	#define MSG_TEMPERATURE "Temperatura"
1264
+	#define MSG_MOTION "Movimento"
1257
 	#define MSG_STORE_EPROM " Guardar memoria"
1265
 	#define MSG_STORE_EPROM " Guardar memoria"
1258
 	#define MSG_LOAD_EPROM " Carregar memoria"
1266
 	#define MSG_LOAD_EPROM " Carregar memoria"
1259
 	#define MSG_RESTORE_FAILSAFE " Rest. de emergencia"
1267
 	#define MSG_RESTORE_FAILSAFE " Rest. de emergencia"
1271
 	#define MSG_NO_CARD " Sem cartao SD"
1279
 	#define MSG_NO_CARD " Sem cartao SD"
1272
 	#define MSG_DWELL "Repouso..."
1280
 	#define MSG_DWELL "Repouso..."
1273
 	#define MSG_USERWAIT "Esperando Ordem..."
1281
 	#define MSG_USERWAIT "Esperando Ordem..."
1282
+	#define MSG_RESUMING "Resuming print"
1274
 	#define MSG_NO_MOVE "Sem movimento."
1283
 	#define MSG_NO_MOVE "Sem movimento."
1275
 	#define MSG_PART_RELEASE "Lancamento Parcial"
1284
 	#define MSG_PART_RELEASE "Lancamento Parcial"
1276
 	#define MSG_KILLED "PARADA DE EMERGENCIA. "
1285
 	#define MSG_KILLED "PARADA DE EMERGENCIA. "
1284
 	#define MSG_AUTORETRACT " AutoRetr.:"
1293
 	#define MSG_AUTORETRACT " AutoRetr.:"
1285
 	#define MSG_SERIAL_ERROR_MENU_STRUCTURE "Algo esta errado na estrutura do Menu."
1294
 	#define MSG_SERIAL_ERROR_MENU_STRUCTURE "Algo esta errado na estrutura do Menu."
1286
 	#define MSG_FILAMENTCHANGE "Change filament"
1295
 	#define MSG_FILAMENTCHANGE "Change filament"
1296
+	#define MSG_INIT_SDCARD "Init. SD-Card"	
1297
+	#define MSG_CNG_SDCARD "Change SD-Card"
1287
 
1298
 
1288
 // Serial Console Messages
1299
 // Serial Console Messages
1289
 
1300
 
1448
 	#define MSG_CONTROL_RETRACT_RECOVERF "UnRet  F"
1459
 	#define MSG_CONTROL_RETRACT_RECOVERF "UnRet  F"
1449
 	#define MSG_AUTORETRACT "AutoVeto."
1460
 	#define MSG_AUTORETRACT "AutoVeto."
1450
 	#define MSG_FILAMENTCHANGE "Change filament"
1461
 	#define MSG_FILAMENTCHANGE "Change filament"
1462
+	#define MSG_INIT_SDCARD "Init. SD-Card"	
1463
+	#define MSG_CNG_SDCARD "Change SD-Card"
1451
 
1464
 
1452
 // Serial Console Messages
1465
 // Serial Console Messages
1453
 
1466
 

Loading…
Cancel
Save