Remove Choose filament
as it is a duplicate of Select filament
This commit is contained in:
parent
4934e6caf1
commit
e0b18b279d
@ -8970,7 +8970,7 @@ Sigma_Exit:
|
||||
else if (*(strchr_pointer + index) == 'x'){ //load to bondtech gears; if mmu is not present do nothing
|
||||
if (mmu_enabled)
|
||||
{
|
||||
tmp_extruder = choose_menu_P(_T(MSG_CHOOSE_FILAMENT), _T(MSG_FILAMENT));
|
||||
tmp_extruder = choose_menu_P(_T(MSG_SELECT_FILAMENT), _T(MSG_FILAMENT));
|
||||
if ((tmp_extruder == mmu_extruder) && mmu_fil_loaded) //dont execute the same T-code twice in a row
|
||||
{
|
||||
puts_P(duplicate_Tcode_ignored);
|
||||
@ -8997,7 +8997,7 @@ Sigma_Exit:
|
||||
{
|
||||
if(mmu_enabled)
|
||||
{
|
||||
tmp_extruder = choose_menu_P(_T(MSG_CHOOSE_FILAMENT), _T(MSG_FILAMENT));
|
||||
tmp_extruder = choose_menu_P(_T(MSG_SELECT_FILAMENT), _T(MSG_FILAMENT));
|
||||
load_to_nozzle = true;
|
||||
} else
|
||||
{
|
||||
|
@ -52,7 +52,7 @@ const char MSG_HEATING_COMPLETE[] PROGMEM_I1 = ISTR("Heating done."); ////c=20
|
||||
const char MSG_HOMEYZ[] PROGMEM_I1 = ISTR("Calibrate Z"); ////c=18
|
||||
const char MSG_ITERATION[] PROGMEM_I1 = ISTR("Iteration"); ////c=12
|
||||
const char MSG_CHOOSE_EXTRUDER[] PROGMEM_I1 = ISTR("Choose extruder:"); ////c=20
|
||||
const char MSG_CHOOSE_FILAMENT[] PROGMEM_I1 = ISTR("Choose filament:"); ////c=20
|
||||
const char MSG_SELECT_FILAMENT[] PROGMEM_I1 = ISTR("Select filament:"); ////c=20
|
||||
const char MSG_LAST_PRINT[] PROGMEM_I1 = ISTR("Last print"); ////c=18
|
||||
const char MSG_LAST_PRINT_FAILURES[] PROGMEM_I1 = ISTR("Last print failures"); ////c=20
|
||||
const char MSG_LOAD_FILAMENT[] PROGMEM_I1 = ISTR("Load filament"); //// Number 1 to 5 is added behind text e.g. "Load filament 1" c=16
|
||||
|
@ -53,7 +53,7 @@ extern const char MSG_HEATING_COMPLETE[];
|
||||
extern const char MSG_HOMEYZ[];
|
||||
extern const char MSG_ITERATION[];
|
||||
extern const char MSG_CHOOSE_EXTRUDER[];
|
||||
extern const char MSG_CHOOSE_FILAMENT[];
|
||||
extern const char MSG_SELECT_FILAMENT[];
|
||||
extern const char MSG_LAST_PRINT[];
|
||||
extern const char MSG_LAST_PRINT_FAILURES[];
|
||||
extern const char MSG_LOAD_FILAMENT[];
|
||||
|
@ -4703,7 +4703,7 @@ void lcd_v2_calibration()
|
||||
if (mmu_enabled)
|
||||
{
|
||||
const uint8_t filament = choose_menu_P(
|
||||
_i("Select filament:"), ////MSG_SELECT_FILAMENT c=20
|
||||
_T(MSG_SELECT_FILAMENT),
|
||||
_T(MSG_FILAMENT),(_T(MSG_CANCEL)+1)); //Hack to reuse MSG but strip 1st char off
|
||||
if (filament < 5)
|
||||
{
|
||||
@ -4839,7 +4839,7 @@ static void wizard_lay1cal_message(bool cold)
|
||||
if (mmu_enabled)
|
||||
{
|
||||
lcd_show_fullscreen_message_and_wait_P(
|
||||
_i("Choose a filament for the First Layer Calibration and select it in the on-screen menu."));////MSG_CHOOSE_FIL_1ST_LAYERCAL c=20 r=7
|
||||
_i("Select a filament for the First Layer Calibration and select it in the on-screen menu."));////MSG_CHOOSE_FIL_1ST_LAYERCAL c=20 r=7
|
||||
}
|
||||
else if (cold)
|
||||
{
|
||||
|
@ -143,7 +143,7 @@
|
||||
"Crash det."
|
||||
|
||||
#MSG_CHOOSE_FIL_1ST_LAYERCAL c=20 r=7
|
||||
"Choose a filament for the First Layer Calibration and select it in the on-screen menu."
|
||||
"Select a filament for the First Layer Calibration and select it in the on-screen menu."
|
||||
|
||||
#MSG_CRASH_DETECTED c=20
|
||||
"Crash detected."
|
||||
@ -340,9 +340,6 @@
|
||||
#MSG_CHOOSE_EXTRUDER c=20
|
||||
"Choose extruder:"
|
||||
|
||||
#MSG_CHOOSE_FILAMENT c=20
|
||||
"Choose filament:"
|
||||
|
||||
#MSG_FILAMENT c=17
|
||||
"Filament"
|
||||
|
||||
|
@ -191,7 +191,7 @@
|
||||
"Det. narazu"
|
||||
|
||||
#MSG_CHOOSE_FIL_1ST_LAYERCAL c=20 r=7
|
||||
"Choose a filament for the First Layer Calibration and select it in the on-screen menu."
|
||||
"Select a filament for the First Layer Calibration and select it in the on-screen menu."
|
||||
"Zvolte filament pro kalibraci prvni vrstvy z nasledujiciho menu"
|
||||
|
||||
#MSG_CRASH_DETECTED c=20
|
||||
@ -454,10 +454,6 @@
|
||||
"Choose extruder:"
|
||||
"Vyberte extruder:"
|
||||
|
||||
#MSG_CHOOSE_FILAMENT c=20
|
||||
"Choose filament:"
|
||||
"Vyber filament:"
|
||||
|
||||
#MSG_FILAMENT c=17
|
||||
"Filament"
|
||||
"\x00"
|
||||
|
@ -191,7 +191,7 @@
|
||||
"\x00"
|
||||
|
||||
#MSG_CHOOSE_FIL_1ST_LAYERCAL c=20 r=7
|
||||
"Choose a filament for the First Layer Calibration and select it in the on-screen menu."
|
||||
"Select a filament for the First Layer Calibration and select it in the on-screen menu."
|
||||
"\x00"
|
||||
|
||||
#MSG_CRASH_DETECTED c=20
|
||||
@ -454,10 +454,6 @@
|
||||
"Choose extruder:"
|
||||
"\x00"
|
||||
|
||||
#MSG_CHOOSE_FILAMENT c=20
|
||||
"Choose filament:"
|
||||
"\x00"
|
||||
|
||||
#MSG_FILAMENT c=17
|
||||
"Filament"
|
||||
"\x00"
|
||||
|
@ -191,7 +191,7 @@
|
||||
"Crash Erk."
|
||||
|
||||
#MSG_CHOOSE_FIL_1ST_LAYERCAL c=20 r=7
|
||||
"Choose a filament for the First Layer Calibration and select it in the on-screen menu."
|
||||
"Select a filament for the First Layer Calibration and select it in the on-screen menu."
|
||||
"W\xe1hlen Sie ein Filament f\xf5r Erste- Schichtkalibrierung aus und w\xe1hlen Sie es im On-Screen-Menu aus."
|
||||
|
||||
#MSG_CRASH_DETECTED c=20
|
||||
@ -454,10 +454,6 @@
|
||||
"Choose extruder:"
|
||||
"Extruder w\xe1hlen:"
|
||||
|
||||
#MSG_CHOOSE_FILAMENT c=20
|
||||
"Choose filament:"
|
||||
"W\xe1hle Filament:"
|
||||
|
||||
#MSG_FILAMENT c=17
|
||||
"Filament"
|
||||
"\x00"
|
||||
|
@ -191,7 +191,7 @@
|
||||
"Det. choque"
|
||||
|
||||
#MSG_CHOOSE_FIL_1ST_LAYERCAL c=20 r=7
|
||||
"Choose a filament for the First Layer Calibration and select it in the on-screen menu."
|
||||
"Select a filament for the First Layer Calibration and select it in the on-screen menu."
|
||||
"Escoge un filamento para la Calibracion de la Primera Capa y seleccionalo en el menu en pantalla."
|
||||
|
||||
#MSG_CRASH_DETECTED c=20
|
||||
@ -454,10 +454,6 @@
|
||||
"Choose extruder:"
|
||||
"Elegir extrusor:"
|
||||
|
||||
#MSG_CHOOSE_FILAMENT c=20
|
||||
"Choose filament:"
|
||||
"Elije filamento:"
|
||||
|
||||
#MSG_FILAMENT c=17
|
||||
"Filament"
|
||||
"Filamento"
|
||||
|
@ -191,7 +191,7 @@
|
||||
"Detect.crash"
|
||||
|
||||
#MSG_CHOOSE_FIL_1ST_LAYERCAL c=20 r=7
|
||||
"Choose a filament for the First Layer Calibration and select it in the on-screen menu."
|
||||
"Select a filament for the First Layer Calibration and select it in the on-screen menu."
|
||||
"Choisissez un filament pour la Calibration de la Premiere Couche et selectionnez-le depuis le menu a l'ecran."
|
||||
|
||||
#MSG_CRASH_DETECTED c=20
|
||||
@ -454,10 +454,6 @@
|
||||
"Choose extruder:"
|
||||
"Choisir extrudeur:"
|
||||
|
||||
#MSG_CHOOSE_FILAMENT c=20
|
||||
"Choose filament:"
|
||||
"Choix du filament:"
|
||||
|
||||
#MSG_FILAMENT c=17
|
||||
"Filament"
|
||||
"\x00"
|
||||
|
@ -191,7 +191,7 @@
|
||||
"Udar detekti."
|
||||
|
||||
#MSG_CHOOSE_FIL_1ST_LAYERCAL c=20 r=7
|
||||
"Choose a filament for the First Layer Calibration and select it in the on-screen menu."
|
||||
"Select a filament for the First Layer Calibration and select it in the on-screen menu."
|
||||
"Odaberite filament za Kalibraciju Prvog Sloja i odaberite ga u izborniku na zaslonu."
|
||||
|
||||
#MSG_CRASH_DETECTED c=20
|
||||
@ -454,10 +454,6 @@
|
||||
"Choose extruder:"
|
||||
"Odaberite ekstruder:"
|
||||
|
||||
#MSG_CHOOSE_FILAMENT c=20
|
||||
"Choose filament:"
|
||||
"Odaberite filament:"
|
||||
|
||||
#MSG_FILAMENT c=17
|
||||
"Filament"
|
||||
"\x00"
|
||||
|
@ -191,7 +191,7 @@
|
||||
"Utkozes erz."
|
||||
|
||||
#MSG_CHOOSE_FIL_1ST_LAYERCAL c=20 r=7
|
||||
"Choose a filament for the First Layer Calibration and select it in the on-screen menu."
|
||||
"Select a filament for the First Layer Calibration and select it in the on-screen menu."
|
||||
"Valassz egy filamentet az elso reteg kalibraciojahoz a menubol."
|
||||
|
||||
#MSG_CRASH_DETECTED c=20
|
||||
@ -454,10 +454,6 @@
|
||||
"Choose extruder:"
|
||||
"Extruder valasztas:"
|
||||
|
||||
#MSG_CHOOSE_FILAMENT c=20
|
||||
"Choose filament:"
|
||||
"Filament valasztas:"
|
||||
|
||||
#MSG_FILAMENT c=17
|
||||
"Filament"
|
||||
"Filament"
|
||||
|
@ -191,7 +191,7 @@
|
||||
"Rileva.crash"
|
||||
|
||||
#MSG_CHOOSE_FIL_1ST_LAYERCAL c=20 r=7
|
||||
"Choose a filament for the First Layer Calibration and select it in the on-screen menu."
|
||||
"Select a filament for the First Layer Calibration and select it in the on-screen menu."
|
||||
"Scegli un filamento per la calibrazione del primo strato e selezionalo nel menu sullo schermo."
|
||||
|
||||
#MSG_CRASH_DETECTED c=20
|
||||
@ -454,10 +454,6 @@
|
||||
"Choose extruder:"
|
||||
"Seleziona estrusore:"
|
||||
|
||||
#MSG_CHOOSE_FILAMENT c=20
|
||||
"Choose filament:"
|
||||
"Scegliere filamento:"
|
||||
|
||||
#MSG_FILAMENT c=17
|
||||
"Filament"
|
||||
"Filamento"
|
||||
|
@ -191,7 +191,7 @@
|
||||
"\x00"
|
||||
|
||||
#MSG_CHOOSE_FIL_1ST_LAYERCAL c=20 r=7
|
||||
"Choose a filament for the First Layer Calibration and select it in the on-screen menu."
|
||||
"Select a filament for the First Layer Calibration and select it in the on-screen menu."
|
||||
"\x00"
|
||||
|
||||
#MSG_CRASH_DETECTED c=20
|
||||
@ -454,10 +454,6 @@
|
||||
"Choose extruder:"
|
||||
"\x00"
|
||||
|
||||
#MSG_CHOOSE_FILAMENT c=20
|
||||
"Choose filament:"
|
||||
"\x00"
|
||||
|
||||
#MSG_FILAMENT c=17
|
||||
"Filament"
|
||||
"\x00"
|
||||
|
@ -191,7 +191,7 @@
|
||||
"\x00"
|
||||
|
||||
#MSG_CHOOSE_FIL_1ST_LAYERCAL c=20 r=7
|
||||
"Choose a filament for the First Layer Calibration and select it in the on-screen menu."
|
||||
"Select a filament for the First Layer Calibration and select it in the on-screen menu."
|
||||
"\x00"
|
||||
|
||||
#MSG_CRASH_DETECTED c=20
|
||||
@ -454,10 +454,6 @@
|
||||
"Choose extruder:"
|
||||
"\x00"
|
||||
|
||||
#MSG_CHOOSE_FILAMENT c=20
|
||||
"Choose filament:"
|
||||
"\x00"
|
||||
|
||||
#MSG_FILAMENT c=17
|
||||
"Filament"
|
||||
"\x00"
|
||||
|
@ -191,7 +191,7 @@
|
||||
"Crashdet."
|
||||
|
||||
#MSG_CHOOSE_FIL_1ST_LAYERCAL c=20 r=7
|
||||
"Choose a filament for the First Layer Calibration and select it in the on-screen menu."
|
||||
"Select a filament for the First Layer Calibration and select it in the on-screen menu."
|
||||
"Kies een filament voor de kalibratie van de eerste laag en selecteer deze in het schermmenu."
|
||||
|
||||
#MSG_CRASH_DETECTED c=20
|
||||
@ -454,10 +454,6 @@
|
||||
"Choose extruder:"
|
||||
"Kies extruder:"
|
||||
|
||||
#MSG_CHOOSE_FILAMENT c=20
|
||||
"Choose filament:"
|
||||
"Kies filament:"
|
||||
|
||||
#MSG_FILAMENT c=17
|
||||
"Filament"
|
||||
"\x00"
|
||||
|
@ -191,7 +191,7 @@
|
||||
"Wykr.zderzen"
|
||||
|
||||
#MSG_CHOOSE_FIL_1ST_LAYERCAL c=20 r=7
|
||||
"Choose a filament for the First Layer Calibration and select it in the on-screen menu."
|
||||
"Select a filament for the First Layer Calibration and select it in the on-screen menu."
|
||||
"Wybierz filament do Kalibracji Pierwszej Warstwy i potwierdz w menu ekranowym."
|
||||
|
||||
#MSG_CRASH_DETECTED c=20
|
||||
@ -454,10 +454,6 @@
|
||||
"Choose extruder:"
|
||||
"Wybierz ekstruder:"
|
||||
|
||||
#MSG_CHOOSE_FILAMENT c=20
|
||||
"Choose filament:"
|
||||
"Wybierz filament:"
|
||||
|
||||
#MSG_FILAMENT c=17
|
||||
"Filament"
|
||||
"\x00"
|
||||
|
@ -191,7 +191,7 @@
|
||||
"Det.coliziune"
|
||||
|
||||
#MSG_CHOOSE_FIL_1ST_LAYERCAL c=20 r=7
|
||||
"Choose a filament for the First Layer Calibration and select it in the on-screen menu."
|
||||
"Select a filament for the First Layer Calibration and select it in the on-screen menu."
|
||||
"Alegeti un filament pentru First Layer Calibration si selectati-l de pe ecran."
|
||||
|
||||
#MSG_CRASH_DETECTED c=20
|
||||
@ -454,10 +454,6 @@
|
||||
"Choose extruder:"
|
||||
"Alege extruderul:"
|
||||
|
||||
#MSG_CHOOSE_FILAMENT c=20
|
||||
"Choose filament:"
|
||||
"Alege filamentul:"
|
||||
|
||||
#MSG_FILAMENT c=17
|
||||
"Filament"
|
||||
"\x00"
|
||||
|
@ -191,7 +191,7 @@
|
||||
"Det. narazu"
|
||||
|
||||
#MSG_CHOOSE_FIL_1ST_LAYERCAL c=20 r=7
|
||||
"Choose a filament for the First Layer Calibration and select it in the on-screen menu."
|
||||
"Select a filament for the First Layer Calibration and select it in the on-screen menu."
|
||||
"Zvolte filament pre kalibraciu prvej vrstvy z nasledujuceho menu"
|
||||
|
||||
#MSG_CRASH_DETECTED c=20
|
||||
@ -454,10 +454,6 @@
|
||||
"Choose extruder:"
|
||||
"Vyberte extruder:"
|
||||
|
||||
#MSG_CHOOSE_FILAMENT c=20
|
||||
"Choose filament:"
|
||||
"Vyber filament:"
|
||||
|
||||
#MSG_FILAMENT c=17
|
||||
"Filament"
|
||||
"\x00"
|
||||
|
@ -191,7 +191,7 @@
|
||||
"\x00"
|
||||
|
||||
#MSG_CHOOSE_FIL_1ST_LAYERCAL c=20 r=7
|
||||
"Choose a filament for the First Layer Calibration and select it in the on-screen menu."
|
||||
"Select a filament for the First Layer Calibration and select it in the on-screen menu."
|
||||
"\x00"
|
||||
|
||||
#MSG_CRASH_DETECTED c=20
|
||||
@ -454,10 +454,6 @@
|
||||
"Choose extruder:"
|
||||
"\x00"
|
||||
|
||||
#MSG_CHOOSE_FILAMENT c=20
|
||||
"Choose filament:"
|
||||
"\x00"
|
||||
|
||||
#MSG_FILAMENT c=17
|
||||
"Filament"
|
||||
"\x00"
|
||||
|
@ -191,7 +191,7 @@
|
||||
"\x00"
|
||||
|
||||
#MSG_CHOOSE_FIL_1ST_LAYERCAL c=20 r=7
|
||||
"Choose a filament for the First Layer Calibration and select it in the on-screen menu."
|
||||
"Select a filament for the First Layer Calibration and select it in the on-screen menu."
|
||||
"\x00"
|
||||
|
||||
#MSG_CRASH_DETECTED c=20
|
||||
@ -454,10 +454,6 @@
|
||||
"Choose extruder:"
|
||||
"\x00"
|
||||
|
||||
#MSG_CHOOSE_FILAMENT c=20
|
||||
"Choose filament:"
|
||||
"\x00"
|
||||
|
||||
#MSG_FILAMENT c=17
|
||||
"Filament"
|
||||
"\x00"
|
||||
|
@ -257,7 +257,7 @@ msgstr ""
|
||||
|
||||
# MSG_CHOOSE_FIL_1ST_LAYERCAL c=20 r=7
|
||||
#: ultralcd.cpp:4842
|
||||
msgid "Choose a filament for the First Layer Calibration and select it in the on-screen menu."
|
||||
msgid "Select a filament for the First Layer Calibration and select it in the on-screen menu."
|
||||
msgstr ""
|
||||
|
||||
# MSG_CRASH_DETECTED c=20
|
||||
@ -585,11 +585,6 @@ msgstr ""
|
||||
msgid "Choose extruder:"
|
||||
msgstr ""
|
||||
|
||||
# MSG_CHOOSE_FILAMENT c=20
|
||||
#: messages.c:55
|
||||
msgid "Choose filament:"
|
||||
msgstr ""
|
||||
|
||||
# MSG_FILAMENT c=17
|
||||
#: messages.c:35
|
||||
msgid "Filament"
|
||||
|
@ -257,7 +257,7 @@ msgstr "Det. narazu"
|
||||
|
||||
# MSG_CHOOSE_FIL_1ST_LAYERCAL c=20 r=7
|
||||
#: ultralcd.cpp:4842
|
||||
msgid "Choose a filament for the First Layer Calibration and select it in the on-screen menu."
|
||||
msgid "Select a filament for the First Layer Calibration and select it in the on-screen menu."
|
||||
msgstr "Zvolte filament pro kalibraci prvni vrstvy z nasledujiciho menu"
|
||||
|
||||
# MSG_CRASH_DETECTED c=20
|
||||
@ -585,11 +585,6 @@ msgstr "Kontrola osy Z"
|
||||
msgid "Choose extruder:"
|
||||
msgstr "Vyberte extruder:"
|
||||
|
||||
# MSG_CHOOSE_FILAMENT c=20
|
||||
#: messages.c:55
|
||||
msgid "Choose filament:"
|
||||
msgstr "Vyber filament:"
|
||||
|
||||
# MSG_FILAMENT c=17
|
||||
#: messages.c:35
|
||||
msgid "Filament"
|
||||
|
@ -257,7 +257,7 @@ msgstr ""
|
||||
|
||||
# MSG_CHOOSE_FIL_1ST_LAYERCAL c=20 r=7
|
||||
#: ultralcd.cpp:4842
|
||||
msgid "Choose a filament for the First Layer Calibration and select it in the on-screen menu."
|
||||
msgid "Select a filament for the First Layer Calibration and select it in the on-screen menu."
|
||||
msgstr ""
|
||||
|
||||
# MSG_CRASH_DETECTED c=20
|
||||
@ -585,11 +585,6 @@ msgstr ""
|
||||
msgid "Choose extruder:"
|
||||
msgstr ""
|
||||
|
||||
# MSG_CHOOSE_FILAMENT c=20
|
||||
#: messages.c:55
|
||||
msgid "Choose filament:"
|
||||
msgstr ""
|
||||
|
||||
# MSG_FILAMENT c=17
|
||||
#: messages.c:35
|
||||
msgid "Filament"
|
||||
|
@ -257,7 +257,7 @@ msgstr "Crash Erk."
|
||||
|
||||
# MSG_CHOOSE_FIL_1ST_LAYERCAL c=20 r=7
|
||||
#: ultralcd.cpp:4842
|
||||
msgid "Choose a filament for the First Layer Calibration and select it in the on-screen menu."
|
||||
msgid "Select a filament for the First Layer Calibration and select it in the on-screen menu."
|
||||
msgstr "Wählen Sie ein Filament für Erste- Schichtkalibrierung aus und wählen Sie es im On-Screen-Menu aus."
|
||||
|
||||
# MSG_CRASH_DETECTED c=20
|
||||
@ -585,11 +585,6 @@ msgstr "Prüfe Z Achse"
|
||||
msgid "Choose extruder:"
|
||||
msgstr "Extruder wählen:"
|
||||
|
||||
# MSG_CHOOSE_FILAMENT c=20
|
||||
#: messages.c:55
|
||||
msgid "Choose filament:"
|
||||
msgstr "Wähle Filament:"
|
||||
|
||||
# MSG_FILAMENT c=17
|
||||
#: messages.c:35
|
||||
msgid "Filament"
|
||||
|
@ -257,7 +257,7 @@ msgstr "Det. choque"
|
||||
|
||||
# MSG_CHOOSE_FIL_1ST_LAYERCAL c=20 r=7
|
||||
#: ultralcd.cpp:4842
|
||||
msgid "Choose a filament for the First Layer Calibration and select it in the on-screen menu."
|
||||
msgid "Select a filament for the First Layer Calibration and select it in the on-screen menu."
|
||||
msgstr "Escoge un filamento para la Calibracion de la Primera Capa y seleccionalo en el menu en pantalla."
|
||||
|
||||
# MSG_CRASH_DETECTED c=20
|
||||
@ -585,11 +585,6 @@ msgstr "Control sensor Z"
|
||||
msgid "Choose extruder:"
|
||||
msgstr "Elegir extrusor:"
|
||||
|
||||
# MSG_CHOOSE_FILAMENT c=20
|
||||
#: messages.c:55
|
||||
msgid "Choose filament:"
|
||||
msgstr "Elije filamento:"
|
||||
|
||||
# MSG_FILAMENT c=17
|
||||
#: messages.c:35
|
||||
msgid "Filament"
|
||||
|
@ -257,7 +257,7 @@ msgstr "Detect.crash"
|
||||
|
||||
# MSG_CHOOSE_FIL_1ST_LAYERCAL c=20 r=7
|
||||
#: ultralcd.cpp:4842
|
||||
msgid "Choose a filament for the First Layer Calibration and select it in the on-screen menu."
|
||||
msgid "Select a filament for the First Layer Calibration and select it in the on-screen menu."
|
||||
msgstr "Choisissez un filament pour la Calibration de la Premiere Couche et selectionnez-le depuis le menu a l'ecran."
|
||||
|
||||
# MSG_CRASH_DETECTED c=20
|
||||
@ -585,11 +585,6 @@ msgstr "Verification axe Z"
|
||||
msgid "Choose extruder:"
|
||||
msgstr "Choisir extrudeur:"
|
||||
|
||||
# MSG_CHOOSE_FILAMENT c=20
|
||||
#: messages.c:55
|
||||
msgid "Choose filament:"
|
||||
msgstr "Choix du filament:"
|
||||
|
||||
# MSG_FILAMENT c=17
|
||||
#: messages.c:35
|
||||
msgid "Filament"
|
||||
|
@ -257,7 +257,7 @@ msgstr "Udar detekti."
|
||||
|
||||
# MSG_CHOOSE_FIL_1ST_LAYERCAL c=20 r=7
|
||||
#: ultralcd.cpp:4842
|
||||
msgid "Choose a filament for the First Layer Calibration and select it in the on-screen menu."
|
||||
msgid "Select a filament for the First Layer Calibration and select it in the on-screen menu."
|
||||
msgstr "Odaberite filament za Kalibraciju Prvog Sloja i odaberite ga u izborniku na zaslonu."
|
||||
|
||||
# MSG_CRASH_DETECTED c=20
|
||||
@ -585,11 +585,6 @@ msgstr "Provjera Z osi"
|
||||
msgid "Choose extruder:"
|
||||
msgstr "Odaberite ekstruder:"
|
||||
|
||||
# MSG_CHOOSE_FILAMENT c=20
|
||||
#: messages.c:55
|
||||
msgid "Choose filament:"
|
||||
msgstr "Odaberite filament:"
|
||||
|
||||
# MSG_FILAMENT c=17
|
||||
#: messages.c:35
|
||||
msgid "Filament"
|
||||
|
@ -257,7 +257,7 @@ msgstr "Utkozes erz."
|
||||
|
||||
# MSG_CHOOSE_FIL_1ST_LAYERCAL c=20 r=7
|
||||
#: ultralcd.cpp:4842
|
||||
msgid "Choose a filament for the First Layer Calibration and select it in the on-screen menu."
|
||||
msgid "Select a filament for the First Layer Calibration and select it in the on-screen menu."
|
||||
msgstr "Valassz egy filamentet az elso reteg kalibraciojahoz a menubol."
|
||||
|
||||
# MSG_CRASH_DETECTED c=20
|
||||
@ -585,11 +585,6 @@ msgstr "Z tengely ellenorzes"
|
||||
msgid "Choose extruder:"
|
||||
msgstr "Extruder valasztas:"
|
||||
|
||||
# MSG_CHOOSE_FILAMENT c=20
|
||||
#: messages.c:55
|
||||
msgid "Choose filament:"
|
||||
msgstr "Filament valasztas:"
|
||||
|
||||
# MSG_FILAMENT c=17
|
||||
#: messages.c:35
|
||||
msgid "Filament"
|
||||
|
@ -257,7 +257,7 @@ msgstr "Rileva.crash"
|
||||
|
||||
# MSG_CHOOSE_FIL_1ST_LAYERCAL c=20 r=7
|
||||
#: ultralcd.cpp:4842
|
||||
msgid "Choose a filament for the First Layer Calibration and select it in the on-screen menu."
|
||||
msgid "Select a filament for the First Layer Calibration and select it in the on-screen menu."
|
||||
msgstr "Scegli un filamento per la calibrazione del primo strato e selezionalo nel menu sullo schermo."
|
||||
|
||||
# MSG_CRASH_DETECTED c=20
|
||||
@ -585,11 +585,6 @@ msgstr "Verifica asse Z"
|
||||
msgid "Choose extruder:"
|
||||
msgstr "Seleziona estrusore:"
|
||||
|
||||
# MSG_CHOOSE_FILAMENT c=20
|
||||
#: messages.c:55
|
||||
msgid "Choose filament:"
|
||||
msgstr "Scegliere filamento:"
|
||||
|
||||
# MSG_FILAMENT c=17
|
||||
#: messages.c:35
|
||||
msgid "Filament"
|
||||
|
@ -257,7 +257,7 @@ msgstr ""
|
||||
|
||||
# MSG_CHOOSE_FIL_1ST_LAYERCAL c=20 r=7
|
||||
#: ultralcd.cpp:4842
|
||||
msgid "Choose a filament for the First Layer Calibration and select it in the on-screen menu."
|
||||
msgid "Select a filament for the First Layer Calibration and select it in the on-screen menu."
|
||||
msgstr ""
|
||||
|
||||
# MSG_CRASH_DETECTED c=20
|
||||
@ -585,11 +585,6 @@ msgstr ""
|
||||
msgid "Choose extruder:"
|
||||
msgstr ""
|
||||
|
||||
# MSG_CHOOSE_FILAMENT c=20
|
||||
#: messages.c:55
|
||||
msgid "Choose filament:"
|
||||
msgstr ""
|
||||
|
||||
# MSG_FILAMENT c=17
|
||||
#: messages.c:35
|
||||
msgid "Filament"
|
||||
|
@ -257,7 +257,7 @@ msgstr ""
|
||||
|
||||
# MSG_CHOOSE_FIL_1ST_LAYERCAL c=20 r=7
|
||||
#: ultralcd.cpp:4842
|
||||
msgid "Choose a filament for the First Layer Calibration and select it in the on-screen menu."
|
||||
msgid "Select a filament for the First Layer Calibration and select it in the on-screen menu."
|
||||
msgstr ""
|
||||
|
||||
# MSG_CRASH_DETECTED c=20
|
||||
@ -585,11 +585,6 @@ msgstr ""
|
||||
msgid "Choose extruder:"
|
||||
msgstr ""
|
||||
|
||||
# MSG_CHOOSE_FILAMENT c=20
|
||||
#: messages.c:55
|
||||
msgid "Choose filament:"
|
||||
msgstr ""
|
||||
|
||||
# MSG_FILAMENT c=17
|
||||
#: messages.c:35
|
||||
msgid "Filament"
|
||||
|
@ -257,7 +257,7 @@ msgstr "Crashdet."
|
||||
|
||||
# MSG_CHOOSE_FIL_1ST_LAYERCAL c=20 r=7
|
||||
#: ultralcd.cpp:4842
|
||||
msgid "Choose a filament for the First Layer Calibration and select it in the on-screen menu."
|
||||
msgid "Select a filament for the First Layer Calibration and select it in the on-screen menu."
|
||||
msgstr "Kies een filament voor de kalibratie van de eerste laag en selecteer deze in het schermmenu."
|
||||
|
||||
# MSG_CRASH_DETECTED c=20
|
||||
@ -585,11 +585,6 @@ msgstr "Controleer Z as"
|
||||
msgid "Choose extruder:"
|
||||
msgstr "Kies extruder:"
|
||||
|
||||
# MSG_CHOOSE_FILAMENT c=20
|
||||
#: messages.c:55
|
||||
msgid "Choose filament:"
|
||||
msgstr "Kies filament:"
|
||||
|
||||
# MSG_FILAMENT c=17
|
||||
#: messages.c:35
|
||||
msgid "Filament"
|
||||
|
@ -257,7 +257,7 @@ msgstr "Wykr.zderzen"
|
||||
|
||||
# MSG_CHOOSE_FIL_1ST_LAYERCAL c=20 r=7
|
||||
#: ultralcd.cpp:4842
|
||||
msgid "Choose a filament for the First Layer Calibration and select it in the on-screen menu."
|
||||
msgid "Select a filament for the First Layer Calibration and select it in the on-screen menu."
|
||||
msgstr "Wybierz filament do Kalibracji Pierwszej Warstwy i potwierdz w menu ekranowym."
|
||||
|
||||
# MSG_CRASH_DETECTED c=20
|
||||
@ -585,11 +585,6 @@ msgstr "Kontrola osi Z"
|
||||
msgid "Choose extruder:"
|
||||
msgstr "Wybierz ekstruder:"
|
||||
|
||||
# MSG_CHOOSE_FILAMENT c=20
|
||||
#: messages.c:55
|
||||
msgid "Choose filament:"
|
||||
msgstr "Wybierz filament:"
|
||||
|
||||
# MSG_FILAMENT c=17
|
||||
#: messages.c:35
|
||||
msgid "Filament"
|
||||
|
@ -257,7 +257,7 @@ msgstr "Det.coliziune"
|
||||
|
||||
# MSG_CHOOSE_FIL_1ST_LAYERCAL c=20 r=7
|
||||
#: ultralcd.cpp:4842
|
||||
msgid "Choose a filament for the First Layer Calibration and select it in the on-screen menu."
|
||||
msgid "Select a filament for the First Layer Calibration and select it in the on-screen menu."
|
||||
msgstr "Alegeti un filament pentru First Layer Calibration si selectati-l de pe ecran."
|
||||
|
||||
# MSG_CRASH_DETECTED c=20
|
||||
@ -585,11 +585,6 @@ msgstr "Verificare axa Z"
|
||||
msgid "Choose extruder:"
|
||||
msgstr "Alege extruderul:"
|
||||
|
||||
# MSG_CHOOSE_FILAMENT c=20
|
||||
#: messages.c:55
|
||||
msgid "Choose filament:"
|
||||
msgstr "Alege filamentul:"
|
||||
|
||||
# MSG_FILAMENT c=17
|
||||
#: messages.c:35
|
||||
msgid "Filament"
|
||||
|
@ -257,7 +257,7 @@ msgstr "Det. narazu"
|
||||
|
||||
# MSG_CHOOSE_FIL_1ST_LAYERCAL c=20 r=7
|
||||
#: ultralcd.cpp:4842
|
||||
msgid "Choose a filament for the First Layer Calibration and select it in the on-screen menu."
|
||||
msgid "Select a filament for the First Layer Calibration and select it in the on-screen menu."
|
||||
msgstr "Zvolte filament pre kalibraciu prvej vrstvy z nasledujuceho menu"
|
||||
|
||||
# MSG_CRASH_DETECTED c=20
|
||||
@ -585,11 +585,6 @@ msgstr "Kontrola osi Z"
|
||||
msgid "Choose extruder:"
|
||||
msgstr "Vyberte extruder:"
|
||||
|
||||
# MSG_CHOOSE_FILAMENT c=20
|
||||
#: messages.c:55
|
||||
msgid "Choose filament:"
|
||||
msgstr "Vyber filament:"
|
||||
|
||||
# MSG_FILAMENT c=17
|
||||
#: messages.c:35
|
||||
msgid "Filament"
|
||||
|
@ -257,7 +257,7 @@ msgstr ""
|
||||
|
||||
# MSG_CHOOSE_FIL_1ST_LAYERCAL c=20 r=7
|
||||
#: ultralcd.cpp:4842
|
||||
msgid "Choose a filament for the First Layer Calibration and select it in the on-screen menu."
|
||||
msgid "Select a filament for the First Layer Calibration and select it in the on-screen menu."
|
||||
msgstr ""
|
||||
|
||||
# MSG_CRASH_DETECTED c=20
|
||||
@ -585,11 +585,6 @@ msgstr ""
|
||||
msgid "Choose extruder:"
|
||||
msgstr ""
|
||||
|
||||
# MSG_CHOOSE_FILAMENT c=20
|
||||
#: messages.c:55
|
||||
msgid "Choose filament:"
|
||||
msgstr ""
|
||||
|
||||
# MSG_FILAMENT c=17
|
||||
#: messages.c:35
|
||||
msgid "Filament"
|
||||
|
@ -257,7 +257,7 @@ msgstr ""
|
||||
|
||||
# MSG_CHOOSE_FIL_1ST_LAYERCAL c=20 r=7
|
||||
#: ultralcd.cpp:4842
|
||||
msgid "Choose a filament for the First Layer Calibration and select it in the on-screen menu."
|
||||
msgid "Select a filament for the First Layer Calibration and select it in the on-screen menu."
|
||||
msgstr ""
|
||||
|
||||
# MSG_CRASH_DETECTED c=20
|
||||
@ -585,11 +585,6 @@ msgstr ""
|
||||
msgid "Choose extruder:"
|
||||
msgstr ""
|
||||
|
||||
# MSG_CHOOSE_FILAMENT c=20
|
||||
#: messages.c:55
|
||||
msgid "Choose filament:"
|
||||
msgstr ""
|
||||
|
||||
# MSG_FILAMENT c=17
|
||||
#: messages.c:35
|
||||
msgid "Filament"
|
||||
|
@ -257,7 +257,7 @@ msgstr "Det. narazu"
|
||||
|
||||
# MSG_CHOOSE_FIL_1ST_LAYERCAL c=20 r=7
|
||||
#: ultralcd.cpp:4842
|
||||
msgid "Choose a filament for the First Layer Calibration and select it in the on-screen menu."
|
||||
msgid "Select a filament for the First Layer Calibration and select it in the on-screen menu."
|
||||
msgstr "Zvolte filament pro kalibraci prvni vrstvy z nasledujiciho menu"
|
||||
|
||||
# MSG_CRASH_DETECTED c=20
|
||||
@ -585,11 +585,6 @@ msgstr "Kontrola osy Z"
|
||||
msgid "Choose extruder:"
|
||||
msgstr "Vyberte extruder:"
|
||||
|
||||
# MSG_CHOOSE_FILAMENT c=20
|
||||
#: messages.c:55
|
||||
msgid "Choose filament:"
|
||||
msgstr "Vyber filament:"
|
||||
|
||||
# MSG_FILAMENT c=17
|
||||
#: messages.c:35
|
||||
msgid "Filament"
|
||||
|
@ -257,7 +257,7 @@ msgstr ""
|
||||
|
||||
# MSG_CHOOSE_FIL_1ST_LAYERCAL c=20 r=7
|
||||
#: ultralcd.cpp:4842
|
||||
msgid "Choose a filament for the First Layer Calibration and select it in the on-screen menu."
|
||||
msgid "Select a filament for the First Layer Calibration and select it in the on-screen menu."
|
||||
msgstr ""
|
||||
|
||||
# MSG_CRASH_DETECTED c=20
|
||||
@ -585,11 +585,6 @@ msgstr ""
|
||||
msgid "Choose extruder:"
|
||||
msgstr ""
|
||||
|
||||
# MSG_CHOOSE_FILAMENT c=20
|
||||
#: messages.c:55
|
||||
msgid "Choose filament:"
|
||||
msgstr ""
|
||||
|
||||
# MSG_FILAMENT c=17
|
||||
#: messages.c:35
|
||||
msgid "Filament"
|
||||
|
@ -257,7 +257,7 @@ msgstr "Crash Erk."
|
||||
|
||||
# MSG_CHOOSE_FIL_1ST_LAYERCAL c=20 r=7
|
||||
#: ultralcd.cpp:4842
|
||||
msgid "Choose a filament for the First Layer Calibration and select it in the on-screen menu."
|
||||
msgid "Select a filament for the First Layer Calibration and select it in the on-screen menu."
|
||||
msgstr "Wählen Sie ein Filament für Erste- Schichtkalibrierung aus und wählen Sie es im On-Screen-Menu aus."
|
||||
|
||||
# MSG_CRASH_DETECTED c=20
|
||||
@ -585,11 +585,6 @@ msgstr "Prüfe Z Achse"
|
||||
msgid "Choose extruder:"
|
||||
msgstr "Extruder wählen:"
|
||||
|
||||
# MSG_CHOOSE_FILAMENT c=20
|
||||
#: messages.c:55
|
||||
msgid "Choose filament:"
|
||||
msgstr "Wähle Filament:"
|
||||
|
||||
# MSG_FILAMENT c=17
|
||||
#: messages.c:35
|
||||
msgid "Filament"
|
||||
|
@ -257,7 +257,7 @@ msgstr "Det. choque"
|
||||
|
||||
# MSG_CHOOSE_FIL_1ST_LAYERCAL c=20 r=7
|
||||
#: ultralcd.cpp:4842
|
||||
msgid "Choose a filament for the First Layer Calibration and select it in the on-screen menu."
|
||||
msgid "Select a filament for the First Layer Calibration and select it in the on-screen menu."
|
||||
msgstr "Escoge un filamento para la Calibracion de la Primera Capa y seleccionalo en el menu en pantalla."
|
||||
|
||||
# MSG_CRASH_DETECTED c=20
|
||||
@ -585,11 +585,6 @@ msgstr "Control sensor Z"
|
||||
msgid "Choose extruder:"
|
||||
msgstr "Elegir extrusor:"
|
||||
|
||||
# MSG_CHOOSE_FILAMENT c=20
|
||||
#: messages.c:55
|
||||
msgid "Choose filament:"
|
||||
msgstr "Elije filamento:"
|
||||
|
||||
# MSG_FILAMENT c=17
|
||||
#: messages.c:35
|
||||
msgid "Filament"
|
||||
|
@ -257,7 +257,7 @@ msgstr "Detect.crash"
|
||||
|
||||
# MSG_CHOOSE_FIL_1ST_LAYERCAL c=20 r=7
|
||||
#: ultralcd.cpp:4842
|
||||
msgid "Choose a filament for the First Layer Calibration and select it in the on-screen menu."
|
||||
msgid "Select a filament for the First Layer Calibration and select it in the on-screen menu."
|
||||
msgstr "Choisissez un filament pour la Calibration de la Premiere Couche et selectionnez-le depuis le menu a l'ecran."
|
||||
|
||||
# MSG_CRASH_DETECTED c=20
|
||||
@ -585,11 +585,6 @@ msgstr "Verification axe Z"
|
||||
msgid "Choose extruder:"
|
||||
msgstr "Choisir extrudeur:"
|
||||
|
||||
# MSG_CHOOSE_FILAMENT c=20
|
||||
#: messages.c:55
|
||||
msgid "Choose filament:"
|
||||
msgstr "Choix du filament:"
|
||||
|
||||
# MSG_FILAMENT c=17
|
||||
#: messages.c:35
|
||||
msgid "Filament"
|
||||
|
@ -257,7 +257,7 @@ msgstr "Udar detekti."
|
||||
|
||||
# MSG_CHOOSE_FIL_1ST_LAYERCAL c=20 r=7
|
||||
#: ultralcd.cpp:4842
|
||||
msgid "Choose a filament for the First Layer Calibration and select it in the on-screen menu."
|
||||
msgid "Select a filament for the First Layer Calibration and select it in the on-screen menu."
|
||||
msgstr "Odaberite filament za Kalibraciju Prvog Sloja i odaberite ga u izborniku na zaslonu."
|
||||
|
||||
# MSG_CRASH_DETECTED c=20
|
||||
@ -585,11 +585,6 @@ msgstr "Provjera Z osi"
|
||||
msgid "Choose extruder:"
|
||||
msgstr "Odaberite ekstruder:"
|
||||
|
||||
# MSG_CHOOSE_FILAMENT c=20
|
||||
#: messages.c:55
|
||||
msgid "Choose filament:"
|
||||
msgstr "Odaberite filament:"
|
||||
|
||||
# MSG_FILAMENT c=17
|
||||
#: messages.c:35
|
||||
msgid "Filament"
|
||||
|
@ -257,7 +257,7 @@ msgstr "Utkozes erz."
|
||||
|
||||
# MSG_CHOOSE_FIL_1ST_LAYERCAL c=20 r=7
|
||||
#: ultralcd.cpp:4842
|
||||
msgid "Choose a filament for the First Layer Calibration and select it in the on-screen menu."
|
||||
msgid "Select a filament for the First Layer Calibration and select it in the on-screen menu."
|
||||
msgstr "Valassz egy filamentet az elso reteg kalibraciojahoz a menubol."
|
||||
|
||||
# MSG_CRASH_DETECTED c=20
|
||||
@ -585,11 +585,6 @@ msgstr "Z tengely ellenorzes"
|
||||
msgid "Choose extruder:"
|
||||
msgstr "Extruder valasztas:"
|
||||
|
||||
# MSG_CHOOSE_FILAMENT c=20
|
||||
#: messages.c:55
|
||||
msgid "Choose filament:"
|
||||
msgstr "Filament valasztas:"
|
||||
|
||||
# MSG_FILAMENT c=17
|
||||
#: messages.c:35
|
||||
msgid "Filament"
|
||||
|
@ -257,7 +257,7 @@ msgstr "Rileva.crash"
|
||||
|
||||
# MSG_CHOOSE_FIL_1ST_LAYERCAL c=20 r=7
|
||||
#: ultralcd.cpp:4842
|
||||
msgid "Choose a filament for the First Layer Calibration and select it in the on-screen menu."
|
||||
msgid "Select a filament for the First Layer Calibration and select it in the on-screen menu."
|
||||
msgstr "Scegli un filamento per la calibrazione del primo strato e selezionalo nel menu sullo schermo."
|
||||
|
||||
# MSG_CRASH_DETECTED c=20
|
||||
@ -585,11 +585,6 @@ msgstr "Verifica asse Z"
|
||||
msgid "Choose extruder:"
|
||||
msgstr "Seleziona estrusore:"
|
||||
|
||||
# MSG_CHOOSE_FILAMENT c=20
|
||||
#: messages.c:55
|
||||
msgid "Choose filament:"
|
||||
msgstr "Scegliere filamento:"
|
||||
|
||||
# MSG_FILAMENT c=17
|
||||
#: messages.c:35
|
||||
msgid "Filament"
|
||||
|
@ -257,7 +257,7 @@ msgstr ""
|
||||
|
||||
# MSG_CHOOSE_FIL_1ST_LAYERCAL c=20 r=7
|
||||
#: ultralcd.cpp:4842
|
||||
msgid "Choose a filament for the First Layer Calibration and select it in the on-screen menu."
|
||||
msgid "Select a filament for the First Layer Calibration and select it in the on-screen menu."
|
||||
msgstr ""
|
||||
|
||||
# MSG_CRASH_DETECTED c=20
|
||||
@ -585,11 +585,6 @@ msgstr ""
|
||||
msgid "Choose extruder:"
|
||||
msgstr ""
|
||||
|
||||
# MSG_CHOOSE_FILAMENT c=20
|
||||
#: messages.c:55
|
||||
msgid "Choose filament:"
|
||||
msgstr ""
|
||||
|
||||
# MSG_FILAMENT c=17
|
||||
#: messages.c:35
|
||||
msgid "Filament"
|
||||
|
@ -257,7 +257,7 @@ msgstr ""
|
||||
|
||||
# MSG_CHOOSE_FIL_1ST_LAYERCAL c=20 r=7
|
||||
#: ultralcd.cpp:4842
|
||||
msgid "Choose a filament for the First Layer Calibration and select it in the on-screen menu."
|
||||
msgid "Select a filament for the First Layer Calibration and select it in the on-screen menu."
|
||||
msgstr ""
|
||||
|
||||
# MSG_CRASH_DETECTED c=20
|
||||
@ -585,11 +585,6 @@ msgstr ""
|
||||
msgid "Choose extruder:"
|
||||
msgstr ""
|
||||
|
||||
# MSG_CHOOSE_FILAMENT c=20
|
||||
#: messages.c:55
|
||||
msgid "Choose filament:"
|
||||
msgstr ""
|
||||
|
||||
# MSG_FILAMENT c=17
|
||||
#: messages.c:35
|
||||
msgid "Filament"
|
||||
|
@ -257,7 +257,7 @@ msgstr "Crashdet."
|
||||
|
||||
# MSG_CHOOSE_FIL_1ST_LAYERCAL c=20 r=7
|
||||
#: ultralcd.cpp:4842
|
||||
msgid "Choose a filament for the First Layer Calibration and select it in the on-screen menu."
|
||||
msgid "Select a filament for the First Layer Calibration and select it in the on-screen menu."
|
||||
msgstr "Kies een filament voor de kalibratie van de eerste laag en selecteer deze in het schermmenu."
|
||||
|
||||
# MSG_CRASH_DETECTED c=20
|
||||
@ -585,11 +585,6 @@ msgstr "Controleer Z as"
|
||||
msgid "Choose extruder:"
|
||||
msgstr "Kies extruder:"
|
||||
|
||||
# MSG_CHOOSE_FILAMENT c=20
|
||||
#: messages.c:55
|
||||
msgid "Choose filament:"
|
||||
msgstr "Kies filament:"
|
||||
|
||||
# MSG_FILAMENT c=17
|
||||
#: messages.c:35
|
||||
msgid "Filament"
|
||||
|
@ -257,7 +257,7 @@ msgstr "Wykr.zderzen"
|
||||
|
||||
# MSG_CHOOSE_FIL_1ST_LAYERCAL c=20 r=7
|
||||
#: ultralcd.cpp:4842
|
||||
msgid "Choose a filament for the First Layer Calibration and select it in the on-screen menu."
|
||||
msgid "Select a filament for the First Layer Calibration and select it in the on-screen menu."
|
||||
msgstr "Wybierz filament do Kalibracji Pierwszej Warstwy i potwierdz w menu ekranowym."
|
||||
|
||||
# MSG_CRASH_DETECTED c=20
|
||||
@ -585,11 +585,6 @@ msgstr "Kontrola osi Z"
|
||||
msgid "Choose extruder:"
|
||||
msgstr "Wybierz ekstruder:"
|
||||
|
||||
# MSG_CHOOSE_FILAMENT c=20
|
||||
#: messages.c:55
|
||||
msgid "Choose filament:"
|
||||
msgstr "Wybierz filament:"
|
||||
|
||||
# MSG_FILAMENT c=17
|
||||
#: messages.c:35
|
||||
msgid "Filament"
|
||||
|
@ -257,7 +257,7 @@ msgstr "Det.coliziune"
|
||||
|
||||
# MSG_CHOOSE_FIL_1ST_LAYERCAL c=20 r=7
|
||||
#: ultralcd.cpp:4842
|
||||
msgid "Choose a filament for the First Layer Calibration and select it in the on-screen menu."
|
||||
msgid "Select a filament for the First Layer Calibration and select it in the on-screen menu."
|
||||
msgstr "Alegeti un filament pentru First Layer Calibration si selectati-l de pe ecran."
|
||||
|
||||
# MSG_CRASH_DETECTED c=20
|
||||
@ -585,11 +585,6 @@ msgstr "Verificare axa Z"
|
||||
msgid "Choose extruder:"
|
||||
msgstr "Alege extruderul:"
|
||||
|
||||
# MSG_CHOOSE_FILAMENT c=20
|
||||
#: messages.c:55
|
||||
msgid "Choose filament:"
|
||||
msgstr "Alege filamentul:"
|
||||
|
||||
# MSG_FILAMENT c=17
|
||||
#: messages.c:35
|
||||
msgid "Filament"
|
||||
|
@ -257,7 +257,7 @@ msgstr "Det. narazu"
|
||||
|
||||
# MSG_CHOOSE_FIL_1ST_LAYERCAL c=20 r=7
|
||||
#: ultralcd.cpp:4842
|
||||
msgid "Choose a filament for the First Layer Calibration and select it in the on-screen menu."
|
||||
msgid "Select a filament for the First Layer Calibration and select it in the on-screen menu."
|
||||
msgstr "Zvolte filament pre kalibraciu prvej vrstvy z nasledujuceho menu"
|
||||
|
||||
# MSG_CRASH_DETECTED c=20
|
||||
@ -585,11 +585,6 @@ msgstr "Kontrola osi Z"
|
||||
msgid "Choose extruder:"
|
||||
msgstr "Vyberte extruder:"
|
||||
|
||||
# MSG_CHOOSE_FILAMENT c=20
|
||||
#: messages.c:55
|
||||
msgid "Choose filament:"
|
||||
msgstr "Vyber filament:"
|
||||
|
||||
# MSG_FILAMENT c=17
|
||||
#: messages.c:35
|
||||
msgid "Filament"
|
||||
|
@ -257,7 +257,7 @@ msgstr ""
|
||||
|
||||
# MSG_CHOOSE_FIL_1ST_LAYERCAL c=20 r=7
|
||||
#: ultralcd.cpp:4842
|
||||
msgid "Choose a filament for the First Layer Calibration and select it in the on-screen menu."
|
||||
msgid "Select a filament for the First Layer Calibration and select it in the on-screen menu."
|
||||
msgstr ""
|
||||
|
||||
# MSG_CRASH_DETECTED c=20
|
||||
@ -585,11 +585,6 @@ msgstr ""
|
||||
msgid "Choose extruder:"
|
||||
msgstr ""
|
||||
|
||||
# MSG_CHOOSE_FILAMENT c=20
|
||||
#: messages.c:55
|
||||
msgid "Choose filament:"
|
||||
msgstr ""
|
||||
|
||||
# MSG_FILAMENT c=17
|
||||
#: messages.c:35
|
||||
msgid "Filament"
|
||||
|
@ -257,7 +257,7 @@ msgstr ""
|
||||
|
||||
# MSG_CHOOSE_FIL_1ST_LAYERCAL c=20 r=7
|
||||
#: ultralcd.cpp:4842
|
||||
msgid "Choose a filament for the First Layer Calibration and select it in the on-screen menu."
|
||||
msgid "Select a filament for the First Layer Calibration and select it in the on-screen menu."
|
||||
msgstr ""
|
||||
|
||||
# MSG_CRASH_DETECTED c=20
|
||||
@ -585,11 +585,6 @@ msgstr ""
|
||||
msgid "Choose extruder:"
|
||||
msgstr ""
|
||||
|
||||
# MSG_CHOOSE_FILAMENT c=20
|
||||
#: messages.c:55
|
||||
msgid "Choose filament:"
|
||||
msgstr ""
|
||||
|
||||
# MSG_FILAMENT c=17
|
||||
#: messages.c:35
|
||||
msgid "Filament"
|
||||
|
Loading…
Reference in New Issue
Block a user