Lang update (translation + increased reserved space)
This commit is contained in:
parent
17090f0280
commit
3e84bf6341
7 changed files with 139 additions and 1 deletions
|
@ -45,7 +45,7 @@
|
||||||
//LANG - Multi-language support
|
//LANG - Multi-language support
|
||||||
//#define LANG_MODE 0 // primary language only
|
//#define LANG_MODE 0 // primary language only
|
||||||
#define LANG_MODE 1 // sec. language support
|
#define LANG_MODE 1 // sec. language support
|
||||||
#define LANG_SIZE_RESERVED 0x2800 // reserved space for secondary language (~10kb)
|
#define LANG_SIZE_RESERVED 0x2a00 // reserved space for secondary language (~10kb)
|
||||||
|
|
||||||
|
|
||||||
#endif //_CONFIG_H
|
#endif //_CONFIG_H
|
||||||
|
|
|
@ -157,6 +157,9 @@
|
||||||
#MSG_CRASH_DETECTED c=20 r=1
|
#MSG_CRASH_DETECTED c=20 r=1
|
||||||
"Crash detected."
|
"Crash detected."
|
||||||
|
|
||||||
|
#
|
||||||
|
"Crash detected. Resume print?"
|
||||||
|
|
||||||
#MSG_CURRENT c=19 r=1
|
#MSG_CURRENT c=19 r=1
|
||||||
"Current"
|
"Current"
|
||||||
|
|
||||||
|
@ -436,6 +439,9 @@
|
||||||
#MSG_BED_CORRECTION_LEFT c=14 r=1
|
#MSG_BED_CORRECTION_LEFT c=14 r=1
|
||||||
"Left side [um]"
|
"Left side [um]"
|
||||||
|
|
||||||
|
#
|
||||||
|
"Lin. correction"
|
||||||
|
|
||||||
#MSG_BABYSTEP_Z c=0 r=0
|
#MSG_BABYSTEP_Z c=0 r=0
|
||||||
"Live adjust Z"
|
"Live adjust Z"
|
||||||
|
|
||||||
|
@ -667,6 +673,9 @@
|
||||||
#MSG_ERR_STOPPED c=0 r=0
|
#MSG_ERR_STOPPED c=0 r=0
|
||||||
"Printer stopped due to errors. Fix the error and use M999 to restart. (Temperature is reset. Set it after restarting)"
|
"Printer stopped due to errors. Fix the error and use M999 to restart. (Temperature is reset. Set it after restarting)"
|
||||||
|
|
||||||
|
#WELCOME_MSG c=20 r=0
|
||||||
|
"Prusa i3 MK2.5 ready."
|
||||||
|
|
||||||
#WELCOME_MSG c=20 r=0
|
#WELCOME_MSG c=20 r=0
|
||||||
"Prusa i3 MK3 ready."
|
"Prusa i3 MK3 ready."
|
||||||
|
|
||||||
|
@ -757,6 +766,9 @@
|
||||||
#MSG_SHOW_END_STOPS c=17 r=1
|
#MSG_SHOW_END_STOPS c=17 r=1
|
||||||
"Show end stops"
|
"Show end stops"
|
||||||
|
|
||||||
|
#
|
||||||
|
"Show pinda state"
|
||||||
|
|
||||||
#MSG_DWELL c=0 r=0
|
#MSG_DWELL c=0 r=0
|
||||||
"Sleep..."
|
"Sleep..."
|
||||||
|
|
||||||
|
@ -841,6 +853,12 @@
|
||||||
#MSG_FOLLOW_Z_CALIBRATION_FLOW c=20 r=4
|
#MSG_FOLLOW_Z_CALIBRATION_FLOW c=20 r=4
|
||||||
"There is still a need to make Z calibration. Please follow the manual, chapter First steps, section Calibration flow."
|
"There is still a need to make Z calibration. Please follow the manual, chapter First steps, section Calibration flow."
|
||||||
|
|
||||||
|
#
|
||||||
|
"Total filament"
|
||||||
|
|
||||||
|
#
|
||||||
|
"Total print time"
|
||||||
|
|
||||||
#MSG_ENDSTOP_HIT c=0 r=0
|
#MSG_ENDSTOP_HIT c=0 r=0
|
||||||
"TRIGGERED"
|
"TRIGGERED"
|
||||||
|
|
||||||
|
|
|
@ -210,6 +210,10 @@
|
||||||
"Crash detected."
|
"Crash detected."
|
||||||
"Detekovan naraz."
|
"Detekovan naraz."
|
||||||
|
|
||||||
|
#
|
||||||
|
"Crash detected. Resume print?"
|
||||||
|
"Detekovan naraz. Pokracovat?"
|
||||||
|
|
||||||
#MSG_CURRENT c=19 r=1
|
#MSG_CURRENT c=19 r=1
|
||||||
"Current"
|
"Current"
|
||||||
"Pouze aktualni"
|
"Pouze aktualni"
|
||||||
|
@ -582,6 +586,10 @@
|
||||||
"Left side [um]"
|
"Left side [um]"
|
||||||
"Vlevo [um]"
|
"Vlevo [um]"
|
||||||
|
|
||||||
|
#
|
||||||
|
"Lin. correction"
|
||||||
|
"Korekce lin."
|
||||||
|
|
||||||
#MSG_BABYSTEP_Z c=0 r=0
|
#MSG_BABYSTEP_Z c=0 r=0
|
||||||
"Live adjust Z"
|
"Live adjust Z"
|
||||||
"Doladeni osy Z"
|
"Doladeni osy Z"
|
||||||
|
@ -890,6 +898,10 @@
|
||||||
"Printer stopped due to errors. Fix the error and use M999 to restart. (Temperature is reset. Set it after restarting)"
|
"Printer stopped due to errors. Fix the error and use M999 to restart. (Temperature is reset. Set it after restarting)"
|
||||||
"\x00"
|
"\x00"
|
||||||
|
|
||||||
|
#WELCOME_MSG c=20 r=0
|
||||||
|
"Prusa i3 MK2.5 ready."
|
||||||
|
"Prusa i3 MK2.5 ok"
|
||||||
|
|
||||||
#WELCOME_MSG c=20 r=0
|
#WELCOME_MSG c=20 r=0
|
||||||
"Prusa i3 MK3 ready."
|
"Prusa i3 MK3 ready."
|
||||||
"Prusa i3 MK3 ok"
|
"Prusa i3 MK3 ok"
|
||||||
|
@ -1010,6 +1022,10 @@
|
||||||
"Show end stops"
|
"Show end stops"
|
||||||
"Stav konc. spin."
|
"Stav konc. spin."
|
||||||
|
|
||||||
|
#
|
||||||
|
"Show pinda state"
|
||||||
|
"Stav PINDA"
|
||||||
|
|
||||||
#MSG_DWELL c=0 r=0
|
#MSG_DWELL c=0 r=0
|
||||||
"Sleep..."
|
"Sleep..."
|
||||||
"\x00"
|
"\x00"
|
||||||
|
@ -1122,6 +1138,14 @@
|
||||||
"There is still a need to make Z calibration. Please follow the manual, chapter First steps, section Calibration flow."
|
"There is still a need to make Z calibration. Please follow the manual, chapter First steps, section Calibration flow."
|
||||||
"Je potreba kalibrovat osu Z. Prosim postupujte dle prirucky, kapitola Zaciname, sekce Postup kalibrace."
|
"Je potreba kalibrovat osu Z. Prosim postupujte dle prirucky, kapitola Zaciname, sekce Postup kalibrace."
|
||||||
|
|
||||||
|
#
|
||||||
|
"Total filament"
|
||||||
|
"Celkem fileament"
|
||||||
|
|
||||||
|
#
|
||||||
|
"Total print time"
|
||||||
|
"Celkovy cas tisku"
|
||||||
|
|
||||||
#MSG_ENDSTOP_HIT c=0 r=0
|
#MSG_ENDSTOP_HIT c=0 r=0
|
||||||
"TRIGGERED"
|
"TRIGGERED"
|
||||||
"\x00"
|
"\x00"
|
||||||
|
|
|
@ -210,6 +210,10 @@
|
||||||
"Crash detected."
|
"Crash detected."
|
||||||
"Crash erkannt."
|
"Crash erkannt."
|
||||||
|
|
||||||
|
#
|
||||||
|
"Crash detected. Resume print?"
|
||||||
|
"Crash erkannt. Druck fortsetzen?"
|
||||||
|
|
||||||
#MSG_CURRENT c=19 r=1
|
#MSG_CURRENT c=19 r=1
|
||||||
"Current"
|
"Current"
|
||||||
"Aktuelles"
|
"Aktuelles"
|
||||||
|
@ -582,6 +586,10 @@
|
||||||
"Left side [um]"
|
"Left side [um]"
|
||||||
"Links [um]"
|
"Links [um]"
|
||||||
|
|
||||||
|
#
|
||||||
|
"Lin. correction"
|
||||||
|
"\x00"
|
||||||
|
|
||||||
#MSG_BABYSTEP_Z c=0 r=0
|
#MSG_BABYSTEP_Z c=0 r=0
|
||||||
"Live adjust Z"
|
"Live adjust Z"
|
||||||
"Z einstellen"
|
"Z einstellen"
|
||||||
|
@ -890,6 +898,10 @@
|
||||||
"Printer stopped due to errors. Fix the error and use M999 to restart. (Temperature is reset. Set it after restarting)"
|
"Printer stopped due to errors. Fix the error and use M999 to restart. (Temperature is reset. Set it after restarting)"
|
||||||
"Drucker aufgrund von Fehlern gestoppt. Fehler beheben und mit M999 neu starten. (Temperatur wird zurueckgesetzt. Nach dem Neustart neu einstellen!)"
|
"Drucker aufgrund von Fehlern gestoppt. Fehler beheben und mit M999 neu starten. (Temperatur wird zurueckgesetzt. Nach dem Neustart neu einstellen!)"
|
||||||
|
|
||||||
|
#WELCOME_MSG c=20 r=0
|
||||||
|
"Prusa i3 MK2.5 ready."
|
||||||
|
"Prusa i3 MK2.5 bereit"
|
||||||
|
|
||||||
#WELCOME_MSG c=20 r=0
|
#WELCOME_MSG c=20 r=0
|
||||||
"Prusa i3 MK3 ready."
|
"Prusa i3 MK3 ready."
|
||||||
"Prusa i3 MK3 bereit."
|
"Prusa i3 MK3 bereit."
|
||||||
|
@ -1010,6 +1022,10 @@
|
||||||
"Show end stops"
|
"Show end stops"
|
||||||
"Endschalter Status"
|
"Endschalter Status"
|
||||||
|
|
||||||
|
#
|
||||||
|
"Show pinda state"
|
||||||
|
"\x00"
|
||||||
|
|
||||||
#MSG_DWELL c=0 r=0
|
#MSG_DWELL c=0 r=0
|
||||||
"Sleep..."
|
"Sleep..."
|
||||||
"Schlafzustand..."
|
"Schlafzustand..."
|
||||||
|
@ -1122,6 +1138,14 @@
|
||||||
"There is still a need to make Z calibration. Please follow the manual, chapter First steps, section Calibration flow."
|
"There is still a need to make Z calibration. Please follow the manual, chapter First steps, section Calibration flow."
|
||||||
"Es ist noch notwendig die Z-Kalibrierung auszufuehren. Bitte befolgen Sie das Handbuch, Kapitel Erste Schritte, Abschnitt Kalibrierablauf."
|
"Es ist noch notwendig die Z-Kalibrierung auszufuehren. Bitte befolgen Sie das Handbuch, Kapitel Erste Schritte, Abschnitt Kalibrierablauf."
|
||||||
|
|
||||||
|
#
|
||||||
|
"Total filament"
|
||||||
|
"\x00"
|
||||||
|
|
||||||
|
#
|
||||||
|
"Total print time"
|
||||||
|
"\x00"
|
||||||
|
|
||||||
#MSG_ENDSTOP_HIT c=0 r=0
|
#MSG_ENDSTOP_HIT c=0 r=0
|
||||||
"TRIGGERED"
|
"TRIGGERED"
|
||||||
"AUSGELOEST"
|
"AUSGELOEST"
|
||||||
|
|
|
@ -210,6 +210,10 @@
|
||||||
"Crash detected."
|
"Crash detected."
|
||||||
"Choque detectado."
|
"Choque detectado."
|
||||||
|
|
||||||
|
#
|
||||||
|
"Crash detected. Resume print?"
|
||||||
|
"Choque detectado. Reanudar impres?"
|
||||||
|
|
||||||
#MSG_CURRENT c=19 r=1
|
#MSG_CURRENT c=19 r=1
|
||||||
"Current"
|
"Current"
|
||||||
"Actual"
|
"Actual"
|
||||||
|
@ -582,6 +586,10 @@
|
||||||
"Left side [um]"
|
"Left side [um]"
|
||||||
"Izquierda [um]"
|
"Izquierda [um]"
|
||||||
|
|
||||||
|
#
|
||||||
|
"Lin. correction"
|
||||||
|
"\x00"
|
||||||
|
|
||||||
#MSG_BABYSTEP_Z c=0 r=0
|
#MSG_BABYSTEP_Z c=0 r=0
|
||||||
"Live adjust Z"
|
"Live adjust Z"
|
||||||
"Micropaso Eje Z"
|
"Micropaso Eje Z"
|
||||||
|
@ -890,6 +898,10 @@
|
||||||
"Printer stopped due to errors. Fix the error and use M999 to restart. (Temperature is reset. Set it after restarting)"
|
"Printer stopped due to errors. Fix the error and use M999 to restart. (Temperature is reset. Set it after restarting)"
|
||||||
"Impresora parada debido a errores. Arregle el error y use M999 para reinicio. (Temperatura se resetea. Ajustar despues de reinicio)"
|
"Impresora parada debido a errores. Arregle el error y use M999 para reinicio. (Temperatura se resetea. Ajustar despues de reinicio)"
|
||||||
|
|
||||||
|
#WELCOME_MSG c=20 r=0
|
||||||
|
"Prusa i3 MK2.5 ready."
|
||||||
|
"Prusa i3 MK2.5 prep."
|
||||||
|
|
||||||
#WELCOME_MSG c=20 r=0
|
#WELCOME_MSG c=20 r=0
|
||||||
"Prusa i3 MK3 ready."
|
"Prusa i3 MK3 ready."
|
||||||
"Prusa i3 MK3 prep."
|
"Prusa i3 MK3 prep."
|
||||||
|
@ -1010,6 +1022,10 @@
|
||||||
"Show end stops"
|
"Show end stops"
|
||||||
"Mostrar endstops"
|
"Mostrar endstops"
|
||||||
|
|
||||||
|
#
|
||||||
|
"Show pinda state"
|
||||||
|
"\x00"
|
||||||
|
|
||||||
#MSG_DWELL c=0 r=0
|
#MSG_DWELL c=0 r=0
|
||||||
"Sleep..."
|
"Sleep..."
|
||||||
"En reposo..."
|
"En reposo..."
|
||||||
|
@ -1122,6 +1138,14 @@
|
||||||
"There is still a need to make Z calibration. Please follow the manual, chapter First steps, section Calibration flow."
|
"There is still a need to make Z calibration. Please follow the manual, chapter First steps, section Calibration flow."
|
||||||
"Todavia es necesario hacer una calibracion Z. Por favor siga el manual, capitulo Primeros pasos, seccion Calibracion del flujo."
|
"Todavia es necesario hacer una calibracion Z. Por favor siga el manual, capitulo Primeros pasos, seccion Calibracion del flujo."
|
||||||
|
|
||||||
|
#
|
||||||
|
"Total filament"
|
||||||
|
"\x00"
|
||||||
|
|
||||||
|
#
|
||||||
|
"Total print time"
|
||||||
|
"\x00"
|
||||||
|
|
||||||
#MSG_ENDSTOP_HIT c=0 r=0
|
#MSG_ENDSTOP_HIT c=0 r=0
|
||||||
"TRIGGERED"
|
"TRIGGERED"
|
||||||
"ACTIVADO"
|
"ACTIVADO"
|
||||||
|
|
|
@ -210,6 +210,10 @@
|
||||||
"Crash detected."
|
"Crash detected."
|
||||||
"Rilevato impatto."
|
"Rilevato impatto."
|
||||||
|
|
||||||
|
#
|
||||||
|
"Crash detected. Resume print?"
|
||||||
|
"Rilevato impatto. Riprendi stampa?"
|
||||||
|
|
||||||
#MSG_CURRENT c=19 r=1
|
#MSG_CURRENT c=19 r=1
|
||||||
"Current"
|
"Current"
|
||||||
"Attuale"
|
"Attuale"
|
||||||
|
@ -582,6 +586,10 @@
|
||||||
"Left side [um]"
|
"Left side [um]"
|
||||||
"Lato sinistro [um]"
|
"Lato sinistro [um]"
|
||||||
|
|
||||||
|
#
|
||||||
|
"Lin. correction"
|
||||||
|
"\x00"
|
||||||
|
|
||||||
#MSG_BABYSTEP_Z c=0 r=0
|
#MSG_BABYSTEP_Z c=0 r=0
|
||||||
"Live adjust Z"
|
"Live adjust Z"
|
||||||
"Compensazione Z"
|
"Compensazione Z"
|
||||||
|
@ -890,6 +898,10 @@
|
||||||
"Printer stopped due to errors. Fix the error and use M999 to restart. (Temperature is reset. Set it after restarting)"
|
"Printer stopped due to errors. Fix the error and use M999 to restart. (Temperature is reset. Set it after restarting)"
|
||||||
"La stampante si e fermata a causa di errori. Correggete l'errore e usate M999 per riavviare. (La temperatura viene resettate. Impostatela dopo il riavvio)"
|
"La stampante si e fermata a causa di errori. Correggete l'errore e usate M999 per riavviare. (La temperatura viene resettate. Impostatela dopo il riavvio)"
|
||||||
|
|
||||||
|
#WELCOME_MSG c=20 r=0
|
||||||
|
"Prusa i3 MK2.5 ready."
|
||||||
|
"Prusa i3 MK2.5 pronta"
|
||||||
|
|
||||||
#WELCOME_MSG c=20 r=0
|
#WELCOME_MSG c=20 r=0
|
||||||
"Prusa i3 MK3 ready."
|
"Prusa i3 MK3 ready."
|
||||||
"Prusa i3 MK3 pronta."
|
"Prusa i3 MK3 pronta."
|
||||||
|
@ -1010,6 +1022,10 @@
|
||||||
"Show end stops"
|
"Show end stops"
|
||||||
"Stato finecorsa"
|
"Stato finecorsa"
|
||||||
|
|
||||||
|
#
|
||||||
|
"Show pinda state"
|
||||||
|
"\x00"
|
||||||
|
|
||||||
#MSG_DWELL c=0 r=0
|
#MSG_DWELL c=0 r=0
|
||||||
"Sleep..."
|
"Sleep..."
|
||||||
"Sospensione..."
|
"Sospensione..."
|
||||||
|
@ -1122,6 +1138,14 @@
|
||||||
"There is still a need to make Z calibration. Please follow the manual, chapter First steps, section Calibration flow."
|
"There is still a need to make Z calibration. Please follow the manual, chapter First steps, section Calibration flow."
|
||||||
"E ancora necessario effettuare la calibrazione Z. Segui il manuale, capitolo Primi Passi, sezione Sequenza di Calibrazione."
|
"E ancora necessario effettuare la calibrazione Z. Segui il manuale, capitolo Primi Passi, sezione Sequenza di Calibrazione."
|
||||||
|
|
||||||
|
#
|
||||||
|
"Total filament"
|
||||||
|
"\x00"
|
||||||
|
|
||||||
|
#
|
||||||
|
"Total print time"
|
||||||
|
"\x00"
|
||||||
|
|
||||||
#MSG_ENDSTOP_HIT c=0 r=0
|
#MSG_ENDSTOP_HIT c=0 r=0
|
||||||
"TRIGGERED"
|
"TRIGGERED"
|
||||||
"ATTIVATO"
|
"ATTIVATO"
|
||||||
|
|
|
@ -210,6 +210,10 @@
|
||||||
"Crash detected."
|
"Crash detected."
|
||||||
"Zderzenie wykryte."
|
"Zderzenie wykryte."
|
||||||
|
|
||||||
|
#
|
||||||
|
"Crash detected. Resume print?"
|
||||||
|
"Zderzenie wykryte. Wznowic wydruk?"
|
||||||
|
|
||||||
#MSG_CURRENT c=19 r=1
|
#MSG_CURRENT c=19 r=1
|
||||||
"Current"
|
"Current"
|
||||||
"Aktualne"
|
"Aktualne"
|
||||||
|
@ -582,6 +586,10 @@
|
||||||
"Left side [um]"
|
"Left side [um]"
|
||||||
"Lewo [um]"
|
"Lewo [um]"
|
||||||
|
|
||||||
|
#
|
||||||
|
"Lin. correction"
|
||||||
|
"\x00"
|
||||||
|
|
||||||
#MSG_BABYSTEP_Z c=0 r=0
|
#MSG_BABYSTEP_Z c=0 r=0
|
||||||
"Live adjust Z"
|
"Live adjust Z"
|
||||||
"Dostrajanie osi Z"
|
"Dostrajanie osi Z"
|
||||||
|
@ -890,6 +898,10 @@
|
||||||
"Printer stopped due to errors. Fix the error and use M999 to restart. (Temperature is reset. Set it after restarting)"
|
"Printer stopped due to errors. Fix the error and use M999 to restart. (Temperature is reset. Set it after restarting)"
|
||||||
"Drukarka zatrzymana z powodu bledow. Usun problem i uzyj M999 aby zrestartowac. (Temperatura jest zresetowana, ustaw ja po restarcie)"
|
"Drukarka zatrzymana z powodu bledow. Usun problem i uzyj M999 aby zrestartowac. (Temperatura jest zresetowana, ustaw ja po restarcie)"
|
||||||
|
|
||||||
|
#WELCOME_MSG c=20 r=0
|
||||||
|
"Prusa i3 MK2.5 ready."
|
||||||
|
"Prusa i3 MK2.5 gotowa"
|
||||||
|
|
||||||
#WELCOME_MSG c=20 r=0
|
#WELCOME_MSG c=20 r=0
|
||||||
"Prusa i3 MK3 ready."
|
"Prusa i3 MK3 ready."
|
||||||
"Prusa i3 MK3 gotowa."
|
"Prusa i3 MK3 gotowa."
|
||||||
|
@ -1010,6 +1022,10 @@
|
||||||
"Show end stops"
|
"Show end stops"
|
||||||
"Pokaz krancowki"
|
"Pokaz krancowki"
|
||||||
|
|
||||||
|
#
|
||||||
|
"Show pinda state"
|
||||||
|
"\x00"
|
||||||
|
|
||||||
#MSG_DWELL c=0 r=0
|
#MSG_DWELL c=0 r=0
|
||||||
"Sleep..."
|
"Sleep..."
|
||||||
"Czuwanie..."
|
"Czuwanie..."
|
||||||
|
@ -1122,6 +1138,14 @@
|
||||||
"There is still a need to make Z calibration. Please follow the manual, chapter First steps, section Calibration flow."
|
"There is still a need to make Z calibration. Please follow the manual, chapter First steps, section Calibration flow."
|
||||||
"Musimy przeprowadzic kalibracje Z. Kieruj sie Samouczkiem: rozdzial Pierwsze Kroki, sekcja Kalibracja."
|
"Musimy przeprowadzic kalibracje Z. Kieruj sie Samouczkiem: rozdzial Pierwsze Kroki, sekcja Kalibracja."
|
||||||
|
|
||||||
|
#
|
||||||
|
"Total filament"
|
||||||
|
"\x00"
|
||||||
|
|
||||||
|
#
|
||||||
|
"Total print time"
|
||||||
|
"\x00"
|
||||||
|
|
||||||
#MSG_ENDSTOP_HIT c=0 r=0
|
#MSG_ENDSTOP_HIT c=0 r=0
|
||||||
"TRIGGERED"
|
"TRIGGERED"
|
||||||
"AKTYWOWANO"
|
"AKTYWOWANO"
|
||||||
|
|
Loading…
Reference in a new issue