Skip to content

Commit

Permalink
"SD card" => "Media" (MarlinFirmware#14951)
Browse files Browse the repository at this point in the history
  • Loading branch information
marcio-ao authored and thinkyhead committed Aug 14, 2019
1 parent 24ce8be commit 263d7d3
Show file tree
Hide file tree
Showing 33 changed files with 220 additions and 220 deletions.
12 changes: 6 additions & 6 deletions Marlin/src/lcd/language/language_an.h
Expand Up @@ -33,8 +33,8 @@
#define NOT_EXTENDED_ISO10646_1_5X7

#define WELCOME_MSG MACHINE_NAME _UxGT(" parada.")
#define MSG_SD_INSERTED _UxGT("Tarcheta mesa")
#define MSG_SD_REMOVED _UxGT("Tarcheta sacada")
#define MSG_MEDIA_INSERTED _UxGT("Tarcheta mesa")
#define MSG_MEDIA_REMOVED _UxGT("Tarcheta sacada")
#define MSG_LCD_ENDSTOPS _UxGT("Endstops") // Max length 8 characters
#define MSG_MAIN _UxGT("Menu prencipal")
#define MSG_AUTOSTART _UxGT("Inicio automatico")
Expand Down Expand Up @@ -146,8 +146,8 @@
#define MSG_PAUSE_PRINT _UxGT("Pausar impresion")
#define MSG_RESUME_PRINT _UxGT("Contin. impresion")
#define MSG_STOP_PRINT _UxGT("Detener Impresion")
#define MSG_CARD_MENU _UxGT("Menu de SD")
#define MSG_NO_CARD _UxGT("No i hai tarcheta")
#define MSG_MEDIA_MENU _UxGT("Menu de SD")
#define MSG_NO_MEDIA _UxGT("No i hai tarcheta")
#define MSG_DWELL _UxGT("Reposo...")
#define MSG_USERWAIT _UxGT("Aguardand ordines")
#define MSG_PRINT_ABORTED _UxGT("Impres. cancelada")
Expand All @@ -163,8 +163,8 @@
#define MSG_CONTROL_RETRACT_RECOVERF _UxGT("DesRet F")
#define MSG_AUTORETRACT _UxGT("Retraccion auto.")
#define MSG_FILAMENTCHANGE _UxGT("Cambear filamento")
#define MSG_INIT_SDCARD _UxGT("Encetan. tarcheta")
#define MSG_CHANGE_SDCARD _UxGT("Cambiar tarcheta")
#define MSG_INIT_MEDIA _UxGT("Encetan. tarcheta")
#define MSG_CHANGE_MEDIA _UxGT("Cambiar tarcheta")
#define MSG_ZPROBE_OUT _UxGT("Sonda Z fuera")
#define MSG_BLTOUCH_SELFTEST _UxGT("BLTouch Auto-Test")
#define MSG_BLTOUCH_RESET _UxGT("Reset BLTouch")
Expand Down
12 changes: 6 additions & 6 deletions Marlin/src/lcd/language/language_bg.h
Expand Up @@ -32,8 +32,8 @@
#define CHARSIZE 2

#define WELCOME_MSG MACHINE_NAME _UxGT(" Готов.")
#define MSG_SD_INSERTED _UxGT("Картата е поставена")
#define MSG_SD_REMOVED _UxGT("Картата е извадена")
#define MSG_MEDIA_INSERTED _UxGT("Картата е поставена")
#define MSG_MEDIA_REMOVED _UxGT("Картата е извадена")
#define MSG_MAIN _UxGT("Меню")
#define MSG_AUTOSTART _UxGT("Автостарт")
#define MSG_DISABLE_STEPPERS _UxGT("Изкл. двигатели")
Expand Down Expand Up @@ -114,8 +114,8 @@
#define MSG_PAUSE_PRINT _UxGT("Пауза")
#define MSG_RESUME_PRINT _UxGT("Възобнови печата")
#define MSG_STOP_PRINT _UxGT("Спри печата")
#define MSG_CARD_MENU _UxGT("Меню карта")
#define MSG_NO_CARD _UxGT("Няма карта")
#define MSG_MEDIA_MENU _UxGT("Меню карта")
#define MSG_NO_MEDIA _UxGT("Няма карта")
#define MSG_DWELL _UxGT("Почивка...")
#define MSG_USERWAIT _UxGT("Изчакване")
#define MSG_PRINT_ABORTED _UxGT("Печатът е прекъснат")
Expand All @@ -131,8 +131,8 @@
#define MSG_CONTROL_RETRACT_RECOVERF _UxGT("Възврат V")
#define MSG_AUTORETRACT _UxGT("Автоoткат")
#define MSG_FILAMENTCHANGE _UxGT("Смяна нишка")
#define MSG_INIT_SDCARD _UxGT("Иниц. SD-Карта")
#define MSG_CHANGE_SDCARD _UxGT("Смяна SD-Карта")
#define MSG_INIT_MEDIA _UxGT("Иниц. SD-Карта")
#define MSG_CHANGE_MEDIA _UxGT("Смяна SD-Карта")
#define MSG_ZPROBE_OUT _UxGT("Z-сондата е извадена")
#define MSG_ZPROBE_ZOFFSET _UxGT("Z Отстояние")
#define MSG_BABYSTEP_X _UxGT("Министъпка X")
Expand Down
12 changes: 6 additions & 6 deletions Marlin/src/lcd/language/language_ca.h
Expand Up @@ -32,8 +32,8 @@
#define CHARSIZE 2

#define WELCOME_MSG MACHINE_NAME _UxGT(" preparada.")
#define MSG_SD_INSERTED _UxGT("Targeta detectada.")
#define MSG_SD_REMOVED _UxGT("Targeta extreta.")
#define MSG_MEDIA_INSERTED _UxGT("Targeta detectada.")
#define MSG_MEDIA_REMOVED _UxGT("Targeta extreta.")
#define MSG_LCD_ENDSTOPS _UxGT("Endstops")
#define MSG_MAIN _UxGT("Menú principal")
#define MSG_AUTOSTART _UxGT("Inici automatic")
Expand Down Expand Up @@ -149,8 +149,8 @@
#define MSG_PAUSE_PRINT _UxGT("Pausa impressio")
#define MSG_RESUME_PRINT _UxGT("Repren impressio")
#define MSG_STOP_PRINT _UxGT("Atura impressio.")
#define MSG_CARD_MENU _UxGT("Imprimeix de SD")
#define MSG_NO_CARD _UxGT("No hi ha targeta")
#define MSG_MEDIA_MENU _UxGT("Imprimeix de SD")
#define MSG_NO_MEDIA _UxGT("No hi ha targeta")
#define MSG_DWELL _UxGT("En repos...")
#define MSG_USERWAIT _UxGT("Esperant usuari..")
#define MSG_PRINT_ABORTED _UxGT("Imp. cancelada")
Expand All @@ -166,8 +166,8 @@
#define MSG_CONTROL_RETRACT_RECOVERF _UxGT("DesRet V")
#define MSG_AUTORETRACT _UxGT("Auto retraccio")
#define MSG_FILAMENTCHANGE _UxGT("Canvia filament")
#define MSG_INIT_SDCARD _UxGT("Inicialitza SD")
#define MSG_CHANGE_SDCARD _UxGT("Canvia SD")
#define MSG_INIT_MEDIA _UxGT("Inicialitza SD")
#define MSG_CHANGE_MEDIA _UxGT("Canvia SD")
#define MSG_ZPROBE_OUT _UxGT("Sonda Z fora")
#define MSG_BLTOUCH_RESET _UxGT("Reinicia BLTouch")
#define MSG_HOME _UxGT("Home") // Used as MSG_HOME " " MSG_X MSG_Y MSG_Z " " MSG_FIRST
Expand Down
14 changes: 7 additions & 7 deletions Marlin/src/lcd/language/language_cz.h
Expand Up @@ -42,8 +42,8 @@
#define MSG_YES _UxGT("ANO")
#define MSG_NO _UxGT("NE")
#define MSG_BACK _UxGT("Zpět")
#define MSG_SD_INSERTED _UxGT("Karta vložena")
#define MSG_SD_REMOVED _UxGT("Karta vyjmuta")
#define MSG_MEDIA_INSERTED _UxGT("Karta vložena")
#define MSG_MEDIA_REMOVED _UxGT("Karta vyjmuta")
#define MSG_LCD_ENDSTOPS _UxGT("Endstopy") // max 8 znaku
#define MSG_LCD_SOFT_ENDSTOPS _UxGT("Soft Endstopy")
#define MSG_MAIN _UxGT("Hlavní nabídka")
Expand Down Expand Up @@ -278,7 +278,7 @@
#define MSG_LOAD_EEPROM _UxGT("Načíst nastavení")
#define MSG_RESTORE_FAILSAFE _UxGT("Obnovit výchozí")
#define MSG_INIT_EEPROM _UxGT("Inic. EEPROM")
#define MSG_SD_UPDATE _UxGT("Aktualizace z SD")
#define MSG_MEDIA_UPDATE _UxGT("Aktualizace z SD")
#define MSG_RESET_PRINTER _UxGT("Reset tiskárny")
#define MSG_REFRESH _UxGT("Obnovit")
#define MSG_WATCH _UxGT("Info obrazovka")
Expand All @@ -291,8 +291,8 @@
#define MSG_RESUME_PRINT _UxGT("Obnovit tisk")
#define MSG_STOP_PRINT _UxGT("Zastavit tisk")
#define MSG_OUTAGE_RECOVERY _UxGT("Obnova výpadku")
#define MSG_CARD_MENU _UxGT("Tisknout z SD")
#define MSG_NO_CARD _UxGT("Žádná SD karta")
#define MSG_MEDIA_MENU _UxGT("Tisknout z SD")
#define MSG_NO_MEDIA _UxGT("Žádná SD karta")
#define MSG_DWELL _UxGT("Uspáno...")
#define MSG_USERWAIT _UxGT("Čekání na uživ...")
#define MSG_PRINT_PAUSED _UxGT("Tisk pozastaven")
Expand Down Expand Up @@ -321,8 +321,8 @@
#define MSG_FILAMENTUNLOAD _UxGT("Vysunout filament")
#define MSG_FILAMENTUNLOAD_ALL _UxGT("Vysunout vše")

#define MSG_INIT_SDCARD _UxGT("Načíst SD kartu")
#define MSG_CHANGE_SDCARD _UxGT("Vyměnit SD kartu")
#define MSG_INIT_MEDIA _UxGT("Načíst SD kartu")
#define MSG_CHANGE_MEDIA _UxGT("Vyměnit SD kartu")
#define MSG_ZPROBE_OUT _UxGT("Sonda Z mimo podl")
#define MSG_SKEW_FACTOR _UxGT("Faktor zkosení")
#define MSG_BLTOUCH _UxGT("BLTouch")
Expand Down
12 changes: 6 additions & 6 deletions Marlin/src/lcd/language/language_da.h
Expand Up @@ -33,8 +33,8 @@
#define CHARSIZE 2

#define WELCOME_MSG MACHINE_NAME _UxGT(" er klar")
#define MSG_SD_INSERTED _UxGT("Kort isat")
#define MSG_SD_REMOVED _UxGT("Kort fjernet")
#define MSG_MEDIA_INSERTED _UxGT("Kort isat")
#define MSG_MEDIA_REMOVED _UxGT("Kort fjernet")
#define MSG_LCD_ENDSTOPS _UxGT("Endstops") // Max length 8 characters
#define MSG_MAIN _UxGT("Menu")
#define MSG_AUTOSTART _UxGT("Autostart")
Expand Down Expand Up @@ -146,8 +146,8 @@
#define MSG_PAUSE_PRINT _UxGT("Pause printet")
#define MSG_RESUME_PRINT _UxGT("Forsæt printet")
#define MSG_STOP_PRINT _UxGT("Stop printet")
#define MSG_CARD_MENU _UxGT("Print fra SD")
#define MSG_NO_CARD _UxGT("Intet SD kort")
#define MSG_MEDIA_MENU _UxGT("Print fra SD")
#define MSG_NO_MEDIA _UxGT("Intet SD kort")
#define MSG_DWELL _UxGT("Dvale...")
#define MSG_USERWAIT _UxGT("Venter på bruger...")
#define MSG_PRINT_ABORTED _UxGT("Print annulleret")
Expand All @@ -163,8 +163,8 @@
#define MSG_CONTROL_RETRACT_RECOVERF _UxGT("UnRet V")
#define MSG_AUTORETRACT _UxGT("AutoRetr.")
#define MSG_FILAMENTCHANGE _UxGT("Skift filament")
#define MSG_INIT_SDCARD _UxGT("Init. SD card")
#define MSG_CHANGE_SDCARD _UxGT("Skift SD kort")
#define MSG_INIT_MEDIA _UxGT("Init. SD card")
#define MSG_CHANGE_MEDIA _UxGT("Skift SD kort")
#define MSG_ZPROBE_OUT _UxGT("Probe udenfor plade")
#define MSG_BLTOUCH_SELFTEST _UxGT("BLTouch Selv-Test")
#define MSG_BLTOUCH_RESET _UxGT("Reset BLTouch")
Expand Down
18 changes: 9 additions & 9 deletions Marlin/src/lcd/language/language_de.h
Expand Up @@ -37,9 +37,9 @@
#define MSG_YES _UxGT("JA")
#define MSG_NO _UxGT("NEIN")
#define MSG_BACK _UxGT("Zurück")
#define MSG_SD_INSERTED _UxGT("SD-Karte erkannt")
#define MSG_SD_REMOVED _UxGT("SD-Karte entfernt")
#define MSG_SD_RELEASED _UxGT("SD-Karte freigeg.")
#define MSG_MEDIA_INSERTED _UxGT("SD-Karte erkannt")
#define MSG_MEDIA_REMOVED _UxGT("SD-Karte entfernt")
#define MSG_MEDIA_RELEASED _UxGT("SD-Karte freigeg.")
#define MSG_LCD_ENDSTOPS _UxGT("Endstopp") // Max length 8 characters
#define MSG_LCD_SOFT_ENDSTOPS _UxGT("Software-Endstopp")
#define MSG_MAIN _UxGT("Hauptmenü")
Expand Down Expand Up @@ -276,7 +276,7 @@
#define MSG_LOAD_EEPROM _UxGT("Konfig. laden")
#define MSG_RESTORE_FAILSAFE _UxGT("Standardwerte laden")
#define MSG_INIT_EEPROM _UxGT("Werkseinstellungen")
#define MSG_SD_UPDATE _UxGT("SD-Firmware-Update")
#define MSG_MEDIA_UPDATE _UxGT("SD-Firmware-Update")
#define MSG_RESET_PRINTER _UxGT("Drucker neustarten")
#define MSG_REFRESH _UxGT("Aktualisieren")
#define MSG_WATCH _UxGT("Info")
Expand All @@ -294,8 +294,8 @@
#define MSG_RESUME_PRINT _UxGT("SD-Druck fortsetzen")
#define MSG_STOP_PRINT _UxGT("SD-Druck abbrechen")
#define MSG_OUTAGE_RECOVERY _UxGT("Wiederh. n. Stroma.")
#define MSG_CARD_MENU _UxGT("Druck v. SD-Karte")
#define MSG_NO_CARD _UxGT("Keine SD-Karte")
#define MSG_MEDIA_MENU _UxGT("Druck v. SD-Karte")
#define MSG_NO_MEDIA _UxGT("Keine SD-Karte")
#define MSG_DWELL _UxGT("Warten...")
#define MSG_USERWAIT _UxGT("Klick zum Fortsetzen")
#define MSG_PRINT_PAUSED _UxGT("Druck pausiert...")
Expand Down Expand Up @@ -323,9 +323,9 @@
#define MSG_FILAMENTLOAD _UxGT("Filament laden")
#define MSG_FILAMENTUNLOAD _UxGT("Filament entladen")
#define MSG_FILAMENTUNLOAD_ALL _UxGT("Alles entladen")
#define MSG_INIT_SDCARD _UxGT("SD-Karte initial.") // Manually initialize the SD-card via user interface
#define MSG_CHANGE_SDCARD _UxGT("SD-Karte getauscht") // SD-card changed by user. For machines with no autocarddetect. Both send "M21"
#define MSG_RELEASE_SDCARD _UxGT("SD-Karte freigeben") // if Marlin gets confused - M22
#define MSG_INIT_MEDIA _UxGT("SD-Karte initial.") // Manually initialize the SD-card via user interface
#define MSG_CHANGE_MEDIA _UxGT("SD-Karte getauscht") // SD-card changed by user. For machines with no autocarddetect. Both send "M21"
#define MSG_RELEASE_MEDIA _UxGT("SD-Karte freigeben") // if Marlin gets confused - M22
#define MSG_ZPROBE_OUT _UxGT("Z-Sonde außerhalb")
#define MSG_SKEW_FACTOR _UxGT("Korrekturfaktor")
#define MSG_BLTOUCH _UxGT("BLTouch")
Expand Down
12 changes: 6 additions & 6 deletions Marlin/src/lcd/language/language_el-gr.h
Expand Up @@ -33,8 +33,8 @@
#define CHARSIZE 2

#define WELCOME_MSG MACHINE_NAME _UxGT(" έτοιμο.")
#define MSG_SD_INSERTED _UxGT("Εισαγωγή κάρτας")
#define MSG_SD_REMOVED _UxGT("Αφαίρεση κάρτας")
#define MSG_MEDIA_INSERTED _UxGT("Εισαγωγή κάρτας")
#define MSG_MEDIA_REMOVED _UxGT("Αφαίρεση κάρτας")
#define MSG_LCD_ENDSTOPS _UxGT("Endstops") // Max length 8 characters
#define MSG_MAIN _UxGT("Βασική Οθόνη")
#define MSG_AUTOSTART _UxGT("Αυτόματη εκκίνηση")
Expand Down Expand Up @@ -144,8 +144,8 @@
#define MSG_PAUSE_PRINT _UxGT("Παύση εκτύπωσης")
#define MSG_RESUME_PRINT _UxGT("Συνέχιση εκτύπωσης")
#define MSG_STOP_PRINT _UxGT("Διακοπή εκτύπωσης")
#define MSG_CARD_MENU _UxGT("Εκτύπωση από SD")
#define MSG_NO_CARD _UxGT("Δεν βρέθηκε SD")
#define MSG_MEDIA_MENU _UxGT("Εκτύπωση από SD")
#define MSG_NO_MEDIA _UxGT("Δεν βρέθηκε SD")
#define MSG_DWELL _UxGT("Αναστολή λειτουργίας…")
#define MSG_USERWAIT _UxGT("Αναμονή για χρήστη…")
#define MSG_PRINT_ABORTED _UxGT("Διακόπτεται η εκτύπωση")
Expand All @@ -161,8 +161,8 @@
#define MSG_CONTROL_RETRACT_RECOVERF _UxGT("UnRet V")
#define MSG_AUTORETRACT _UxGT("Αυτόματη ανάσυρση")
#define MSG_FILAMENTCHANGE _UxGT("Αλλαγή νήματος")
#define MSG_INIT_SDCARD _UxGT("Προετοιμασία κάρτας SD")
#define MSG_CHANGE_SDCARD _UxGT("Αλλαγή κάρτας SD")
#define MSG_INIT_MEDIA _UxGT("Προετοιμασία κάρτας SD")
#define MSG_CHANGE_MEDIA _UxGT("Αλλαγή κάρτας SD")
#define MSG_ZPROBE_OUT _UxGT("Διερεύνηση Z εκτός κλίνης")
#define MSG_YX_UNHOMED _UxGT("Επαναφορά Χ/Υ πριν από Ζ")
#define MSG_XYZ_UNHOMED _UxGT("Επαναφορά ΧΥΖ πρώτα")
Expand Down
12 changes: 6 additions & 6 deletions Marlin/src/lcd/language/language_el.h
Expand Up @@ -33,8 +33,8 @@
#define CHARSIZE 2

#define WELCOME_MSG MACHINE_NAME _UxGT(" έτοιμο.")
#define MSG_SD_INSERTED _UxGT("Εισαγωγή κάρτας")
#define MSG_SD_REMOVED _UxGT("Αφαίρεση κάρτας")
#define MSG_MEDIA_INSERTED _UxGT("Εισαγωγή κάρτας")
#define MSG_MEDIA_REMOVED _UxGT("Αφαίρεση κάρτας")
#define MSG_LCD_ENDSTOPS _UxGT("Endstops") // Max length 8 characters
#define MSG_MAIN _UxGT("Βασική Οθόνη")
#define MSG_AUTOSTART _UxGT("Αυτόματη εκκίνηση")
Expand Down Expand Up @@ -144,8 +144,8 @@
#define MSG_PAUSE_PRINT _UxGT("Παύση εκτύπωσης")
#define MSG_RESUME_PRINT _UxGT("Συνέχιση εκτύπωσης")
#define MSG_STOP_PRINT _UxGT("Διακοπή εκτύπωσης")
#define MSG_CARD_MENU _UxGT("Εκτύπωση από SD")
#define MSG_NO_CARD _UxGT("Δεν βρέθηκε SD")
#define MSG_MEDIA_MENU _UxGT("Εκτύπωση από SD")
#define MSG_NO_MEDIA _UxGT("Δεν βρέθηκε SD")
#define MSG_DWELL _UxGT("Αναστολή λειτουργίας")
#define MSG_USERWAIT _UxGT("Αναμονή για χρήστη")
#define MSG_PRINT_ABORTED _UxGT("Διακόπτεται η εκτύπωση") //SHORTEN
Expand All @@ -161,8 +161,8 @@
#define MSG_CONTROL_RETRACT_RECOVERF _UxGT("UnRet V")
#define MSG_AUTORETRACT _UxGT("Αυτόματη ανάσυρση")
#define MSG_FILAMENTCHANGE _UxGT("Αλλαγή νήματος")
#define MSG_INIT_SDCARD _UxGT("Προετοιμασία κάρτας SD") //SHORTEN
#define MSG_CHANGE_SDCARD _UxGT("Αλλαγή κάρτας SD")
#define MSG_INIT_MEDIA _UxGT("Προετοιμασία κάρτας SD") //SHORTEN
#define MSG_CHANGE_MEDIA _UxGT("Αλλαγή κάρτας SD")
#define MSG_ZPROBE_OUT _UxGT("Διερεύνηση Z εκτός Επ.Εκτύπωσης") //SHORTEN
#define MSG_YX_UNHOMED _UxGT("Επαναφορά Χ/Υ πριν από Ζ") //SHORTEN
#define MSG_XYZ_UNHOMED _UxGT("Επαναφορά ΧΥΖ πρώτα")
Expand Down

0 comments on commit 263d7d3

Please sign in to comment.