| 123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365366367368369370371372373374375376377378379380381382383384385386387388389390391392393394395396397398399400401402403404405406407408409410411412413414415416417418419420421422423424425426427428429430431432433434435436437438439440441442443444445446447448449450451452453454455456457458459460461462463464465466467468469470471472473474475476477478479480481482483484485486487488489490491492493494495496497498499500501502503504505506507508509510511512513514515516517518519520521522523524525526527528529530531532533534535536537538539540541542543544545546547548549550551552553554555556557558559560561562563564565566567568569570571572573574575576577578579580581582583584585586587588589590591592593594595596597598599600601602603604605606607608609610611612613614615616617618619620621622623624625626627628629630631632633634635636637638639640641642643644645646647648649650651652653654655656657658659660661662663664665666667668669670671672673674675676677678679680681682683684685686687688689690691692693694695696697698699700701702703704705706707708709710711712713714715716717718719720721722723724725726727728729730731732733734735736737738739740741742743744745746747748749750751752753754755756757758759760761762763764765766767768769770771772773774775776777778779780781782783784785786787788789790791792793794795796797798799800801802803804805806807808809810811812813814815816817818819820821822823824825826827828829830831832833834835836837838839840841842843844845846847848849850851852853854855856857858859860861862863864865866867868869870871872873874875876877878879880881882883884885886887888889890891892893894895896897898899900901902903904905906907908909910911912913914915916917918919920921922923924925926927928929930931932933934935936937938939940941942943944945946947948949950951952953954955956957958959960961962963964965966967968969970971972973974975976977978979980981982983984985986987988989990991992993994995996997998999100010011002100310041005100610071008100910101011101210131014101510161017101810191020102110221023102410251026102710281029103010311032103310341035103610371038103910401041104210431044104510461047104810491050105110521053105410551056105710581059106010611062106310641065106610671068106910701071107210731074107510761077107810791080108110821083108410851086108710881089109010911092109310941095109610971098109911001101110211031104110511061107110811091110111111121113111411151116111711181119112011211122112311241125112611271128112911301131113211331134113511361137113811391140114111421143114411451146114711481149115011511152115311541155115611571158115911601161116211631164116511661167116811691170117111721173117411751176117711781179118011811182118311841185118611871188118911901191119211931194119511961197119811991200120112021203120412051206120712081209121012111212121312141215121612171218121912201221122212231224122512261227122812291230123112321233123412351236123712381239124012411242124312441245124612471248124912501251125212531254125512561257125812591260126112621263126412651266126712681269127012711272127312741275127612771278127912801281128212831284128512861287128812891290129112921293129412951296129712981299130013011302130313041305130613071308130913101311131213131314131513161317131813191320132113221323132413251326132713281329133013311332133313341335133613371338133913401341134213431344134513461347134813491350135113521353135413551356135713581359136013611362136313641365136613671368136913701371137213731374137513761377137813791380138113821383138413851386138713881389139013911392139313941395139613971398139914001401140214031404140514061407140814091410141114121413141414151416141714181419142014211422142314241425142614271428142914301431143214331434143514361437143814391440144114421443144414451446144714481449145014511452145314541455145614571458145914601461146214631464146514661467146814691470147114721473147414751476147714781479148014811482148314841485148614871488148914901491149214931494149514961497149814991500150115021503150415051506150715081509151015111512151315141515151615171518151915201521152215231524152515261527152815291530153115321533153415351536153715381539154015411542154315441545154615471548154915501551155215531554155515561557155815591560156115621563156415651566156715681569157015711572157315741575157615771578157915801581158215831584158515861587158815891590159115921593159415951596159715981599160016011602160316041605160616071608160916101611161216131614161516161617161816191620162116221623162416251626162716281629163016311632163316341635163616371638163916401641164216431644164516461647164816491650165116521653165416551656165716581659166016611662166316641665166616671668166916701671167216731674167516761677167816791680168116821683168416851686168716881689169016911692169316941695169616971698169917001701170217031704170517061707170817091710171117121713171417151716171717181719172017211722172317241725172617271728172917301731173217331734173517361737173817391740174117421743174417451746174717481749175017511752175317541755175617571758175917601761176217631764176517661767 | # Translation of Prusa-Firmware into English.#msgid ""msgstr """MIME-Version: 1.0\n""Content-Type: text/plain; charset=UTF-8\n""Content-Transfer-Encoding: 8bit\n""Language: en\n""Project-Id-Version: Prusa-Firmware\n""POT-Creation-Date: Do 29. Apr 15:37:03 CEST 2021\n""PO-Revision-Date: Do 29. Apr 15:37:03 CEST 2021\n""Language-Team: \n""X-Generator: Poedit 2.0.7\n""X-Poedit-SourceCharset: UTF-8\n""Last-Translator: \n""Plural-Forms: nplurals=3; plural=(n==1) ? 0 : (n>=2 && n<=4) ? 1 : 2;\n"# MSG_IR_03_OR_OLDER c=18#: messages.c:164msgid " 0.3 or older"msgstr ""# MSG_FS_V_03_OR_OLDER c=18#: Marlin_main.cpp:9678msgid "FS v0.3 or older"msgstr ""# MSG_IR_04_OR_NEWER c=18#: messages.c:163msgid " 0.4 or newer"msgstr ""# MSG_FS_V_04_OR_NEWER c=18#: Marlin_main.cpp:9677msgid "FS v0.4 or newer"msgstr ""# MSG_IR_UNKNOWN c=18#: messages.c:165msgid "unknown state"msgstr ""# MSG_MEASURED_OFFSET c=20#: ultralcd.cpp:2834msgid "[0;0] point offset"msgstr ""# MSG_CRASH_DET_ONLY_IN_NORMAL c=20 r=4#: msgid "Crash detection can\x0abe turned on only in\x0aNormal mode"msgstr ""# MSG_CRASH_DET_STEALTH_FORCE_OFF c=20 r=4#: msgid "WARNING:\x0aCrash detection\x0adisabled in\x0aStealth mode"msgstr ""# MSG_BABYSTEPPING_Z c=15#: ultralcd.cpp:2955msgid "Adjusting Z:"msgstr ""# MSG_SELFTEST_CHECK_ALLCORRECT c=20#: ultralcd.cpp:8430msgid "All correct"msgstr ""# MSG_WIZARD_DONE c=20 r=8#: messages.c:118msgid "All is done. Happy printing!"msgstr ""# MSG_AMBIENT c=14#: ultralcd.cpp:1724msgid "Ambient"msgstr ""# MSG_AUTO c=6#: messages.c:160msgid "Auto"msgstr ""# MSG_PRESS c=20 r=2#: ultralcd.cpp:2406msgid "and press the knob"msgstr ""# MSG_CONFIRM_CARRIAGE_AT_THE_TOP c=20 r=2#: ultralcd.cpp:3276msgid "Are left and right Z~carriages all up?"msgstr ""# MSG_AUTO_HOME c=18#: messages.c:11msgid "Auto home"msgstr ""# MSG_AUTOLOAD_FILAMENT c=18#: ultralcd.cpp:6653msgid "AutoLoad filament"msgstr ""# MSG_AUTOLOADING_ONLY_IF_FSENS_ON c=20 r=4#: ultralcd.cpp:4238msgid "Autoloading filament available only when filament sensor is turned on..."msgstr ""# MSG_AUTOLOADING_ENABLED c=20 r=4#: ultralcd.cpp:2569msgid "Autoloading filament is active, just press the knob and insert filament..."msgstr ""# MSG_SELFTEST_AXIS_LENGTH c=20#: ultralcd.cpp:8113msgid "Axis length"msgstr ""# MSG_SELFTEST_AXIS c=16#: ultralcd.cpp:8114msgid "Axis"msgstr ""# MSG_SELFTEST_BEDHEATER c=20#: ultralcd.cpp:8071msgid "Bed/Heater"msgstr ""# MSG_BED_DONE c=20#: messages.c:15msgid "Bed done"msgstr ""# MSG_BED_HEATING c=20#: messages.c:16msgid "Bed Heating"msgstr ""# MSG_BED_CORRECTION_MENU c=18#: ultralcd.cpp:5719msgid "Bed level correct"msgstr ""# MSG_BELTTEST c=18#: ultralcd.cpp:5699msgid "Belt test"msgstr ""# MSG_BED_LEVELING_FAILED_POINT_LOW c=20 r=6#: messages.c:17msgid "Bed leveling failed. Sensor didn't trigger. Debris on nozzle? Waiting for reset."msgstr ""# MSG_BRIGHT c=6#: messages.c:158msgid "Bright"msgstr ""# MSG_BRIGHTNESS c=18#: messages.c:154msgid "Brightness"msgstr ""# MSG_BED c=13#: messages.c:14msgid "Bed"msgstr ""# MSG_BELT_STATUS c=18#: messages.c:19msgid "Belt status"msgstr ""# MSG_RECOVER_PRINT c=20 r=2#: messages.c:82msgid "Blackout occurred. Recover print?"msgstr ""# MSG_CALIBRATING_HOME c=20#: ultralcd.cpp:8432msgid "Calibrating home"msgstr ""# MSG_CALIBRATE_BED c=18#: ultralcd.cpp:5708msgid "Calibrate XYZ"msgstr ""# MSG_HOMEYZ c=18#: messages.c:52msgid "Calibrate Z"msgstr ""# MSG_CALIBRATE_PINDA c=17#: ultralcd.cpp:4450msgid "Calibrate"msgstr ""# MSG_CANCEL2 c=10#: messages.c:20msgid ">Cancel"msgstr ""# MSG_MOVE_CARRIAGE_TO_THE_TOP c=20 r=8#: ultralcd.cpp:3239msgid "Calibrating XYZ. Rotate the knob to move the Z carriage up to the end stoppers. Click when done."msgstr ""# MSG_CALIBRATE_Z_AUTO c=20 r=2#: messages.c:21msgid "Calibrating Z"msgstr ""# MSG_MOVE_CARRIAGE_TO_THE_TOP_Z c=20 r=8#: ultralcd.cpp:3239msgid "Calibrating Z. Rotate the knob to move the Z carriage up to the end stoppers. Click when done."msgstr ""# MSG_HOMEYZ_DONE c=20#: ultralcd.cpp:652msgid "Calibration done"msgstr ""# MSG_MENU_CALIBRATION c=18#: messages.c:68msgid "Calibration"msgstr ""# MSG_SD_REMOVED c=20#: ultralcd.cpp:8869msgid "Card removed"msgstr ""# MSG_CHECKING_FILE c=17#: ultralcd.cpp:8520msgid "Checking file"msgstr ""# MSG_NOT_COLOR c=19#: ultralcd.cpp:2486msgid "Color not correct"msgstr ""# MSG_COOLDOWN c=18#: messages.c:27msgid "Cooldown"msgstr ""# MSG_COPY_SEL_LANG c=20 r=3#: ultralcd.cpp:4356msgid "Copy selected language?"msgstr ""# MSG_CRASHDETECT c=13#: messages.c:30msgid "Crash det."msgstr ""# MSG_CHOOSE_FIL_1ST_LAYERCAL c=20 r=7#: ultralcd.cpp:4763msgid "Choose a filament for the First Layer Calibration and select it in the on-screen menu."msgstr ""# MSG_CRASH_DETECTED c=20#: messages.c:29msgid "Crash detected."msgstr ""# MSG_CRASH_RESUME c=20 r=3#: Marlin_main.cpp:645msgid "Crash detected. Resume print?"msgstr ""# MSG_CRASH c=7#: messages.c:28msgid "Crash"msgstr ""# MSG_CURRENT c=19#: ultralcd.cpp:5850msgid "Current"msgstr ""# MSG_DATE c=17#: ultralcd.cpp:1927msgid "Date:"msgstr ""# MSG_COMMUNITY_MADE c=18#: messages.c:25msgid "Community made"msgstr ""# MSG_DISABLE_STEPPERS c=18#: ultralcd.cpp:5599msgid "Disable steppers"msgstr ""# MSG_BABYSTEP_Z_NOT_SET c=20 r=12#: messages.c:13msgid "Distance between tip of the nozzle and the bed surface has not been set yet. Please follow the manual, chapter First steps, section First layer calibration."msgstr ""# MSG_FS_CONTINUE c=5#: messages.c:152msgid "Cont."msgstr ""# MSG_WIZARD_REPEAT_V2_CAL c=20 r=7#: ultralcd.cpp:4942msgid "Do you want to repeat last step to readjust distance between nozzle and heatbed?"msgstr ""# MSG_EXTRUDER_CORRECTION c=13#: ultralcd.cpp:5011msgid "E-correct:"msgstr ""# MSG_EJECT_FILAMENT c=16#: messages.c:60msgid "Eject filament"msgstr ""# MSG_EJECTING_FILAMENT c=20#: mmu.cpp:1414msgid "Ejecting filament"msgstr ""# MSG_SELFTEST_ENDSTOP_NOTHIT c=20#: ultralcd.cpp:8089msgid "Endstop not hit"msgstr ""# MSG_SELFTEST_ENDSTOP c=16#: ultralcd.cpp:8084msgid "Endstop"msgstr ""# MSG_SELFTEST_ENDSTOPS c=20#: ultralcd.cpp:8075msgid "Endstops"msgstr ""# MSG_STACK_ERROR c=20 r=4#: ultralcd.cpp:6688msgid "Error - static memory has been overwritten"msgstr ""# MSG_CUT_FILAMENT c=16#: messages.c:61msgid "Cut filament"msgstr ""# MSG_CUTTER c=9#: messages.c:128msgid "Cutter"msgstr ""# MSG_MMU_CUTTING_FIL c=18#: mmu.cpp:1386msgid "Cutting filament"msgstr ""# MSG_FSENS_NOT_RESPONDING c=20 r=4#: ultralcd.cpp:4251msgid "ERROR: Filament sensor is not responding, please check connection."msgstr ""# MSG_DIM c=6#: messages.c:159msgid "Dim"msgstr ""# MSG_ERROR c=10#: messages.c:31msgid "ERROR:"msgstr ""# MSG_SELFTEST_EXTRUDER_FAN_SPEED c=18#: ultralcd.cpp:8438msgid "Extruder fan:"msgstr ""# MSG_INFO_EXTRUDER c=18#: ultralcd.cpp:1982msgid "Extruder info"msgstr ""# MSG_EXTRUDER c=17#: messages.c:32msgid "Extruder"msgstr ""# MSG_MMU_FAIL_STATS c=18#: ultralcd.cpp:6675msgid "Fail stats MMU"msgstr ""# MSG_FSENSOR_AUTOLOAD c=13#: messages.c:48msgid "F. autoload"msgstr ""# MSG_FAIL_STATS c=18#: ultralcd.cpp:6672msgid "Fail stats"msgstr ""# MSG_FAN_SPEED c=14#: messages.c:36msgid "Fan speed"msgstr ""# MSG_SELFTEST_FAN c=20#: messages.c:91msgid "Fan test"msgstr ""# MSG_FANS_CHECK c=13#: messages.c:33msgid "Fans check"msgstr ""# MSG_FSENSOR c=12#: messages.c:49msgid "Fil. sensor"msgstr ""# MSG_FIL_RUNOUTS c=15#: messages.c:34msgid "Fil. runouts"msgstr ""# MSG_FILAMENT_CLEAN c=20 r=2#: messages.c:37msgid "Filament extruding & with correct color?"msgstr ""# MSG_NOT_LOADED c=19#: ultralcd.cpp:2485msgid "Filament not loaded"msgstr ""# MSG_FILAMENT_SENSOR c=20#: messages.c:97msgid "Filament sensor"msgstr ""# MSG_FILAMENT_USED c=19#: ultralcd.cpp:2634msgid "Filament used"msgstr ""# MSG_PRINT_TIME c=19#: ultralcd.cpp:2635msgid "Print time"msgstr ""# MSG_FS_ACTION c=10#: messages.c:151msgid "FS Action"msgstr ""# MSG_FILE_INCOMPLETE c=20 r=3#: ultralcd.cpp:8572msgid "File incomplete. Continue anyway?"msgstr ""# MSG_FINISHING_MOVEMENTS c=20#: messages.c:45msgid "Finishing movements"msgstr ""# MSG_V2_CALIBRATION c=18#: messages.c:124msgid "First layer cal."msgstr ""# MSG_WIZARD_SELFTEST c=20 r=8#: ultralcd.cpp:4863msgid "First, I will run the selftest to check most common assembly problems."msgstr ""# MSG_MMU_FIX_ISSUE c=20 r=4#: mmu.cpp:726msgid "Fix the issue and then press button on MMU unit."msgstr ""# MSG_FLOW c=15#: ultralcd.cpp:6815msgid "Flow"msgstr ""# MSG_SELFTEST_COOLING_FAN c=20#: messages.c:88msgid "Front print fan?"msgstr ""# MSG_BED_CORRECTION_FRONT c=14#: ultralcd.cpp:3037msgid "Front side[um]"msgstr ""# MSG_SELFTEST_FANS c=20#: ultralcd.cpp:8119msgid "Front/left fans"msgstr ""# MSG_SELFTEST_HEATERTHERMISTOR c=20#: ultralcd.cpp:8067msgid "Heater/Thermistor"msgstr ""# MSG_BED_HEATING_SAFETY_DISABLED c=20 r=4#: Marlin_main.cpp:9668msgid "Heating disabled by safety timer."msgstr ""# MSG_HEATING_COMPLETE c=20#: messages.c:51msgid "Heating done."msgstr ""# MSG_HEATING c=20#: messages.c:50msgid "Heating"msgstr ""# MSG_WIZARD_WELCOME c=20 r=7#: messages.c:121msgid "Hi, I am your Original Prusa i3 printer. Would you like me to guide you through the setup process?"msgstr ""# MSG_FILAMENTCHANGE c=18#: messages.c:43msgid "Change filament"msgstr ""# MSG_CHANGE_SUCCESS c=20#: ultralcd.cpp:2415msgid "Change success!"msgstr ""# MSG_CORRECTLY c=20#: ultralcd.cpp:2483msgid "Changed correctly?"msgstr ""# MSG_SELFTEST_CHECK_BED c=20#: messages.c:94msgid "Checking bed"msgstr ""# MSG_SELFTEST_CHECK_ENDSTOPS c=20#: ultralcd.cpp:8421msgid "Checking endstops"msgstr ""# MSG_SELFTEST_CHECK_HOTEND c=20#: ultralcd.cpp:8427msgid "Checking hotend"msgstr ""# MSG_SELFTEST_CHECK_FSENSOR c=20#: messages.c:95msgid "Checking sensors"msgstr ""# MSG_CHECKING_X c=20#: messages.c:23msgid "Checking X axis"msgstr ""# MSG_CHECKING_Y c=20#: messages.c:24msgid "Checking Y axis"msgstr ""# MSG_SELFTEST_CHECK_Z c=20#: ultralcd.cpp:8424msgid "Checking Z axis"msgstr ""# MSG_CHOOSE_EXTRUDER c=20#: messages.c:54msgid "Choose extruder:"msgstr ""# MSG_CHOOSE_FILAMENT c=20#: messages.c:55msgid "Choose filament:"msgstr ""# MSG_FILAMENT c=17#: messages.c:35msgid "Filament"msgstr ""# MSG_WIZARD_XYZ_CAL c=20 r=8#: ultralcd.cpp:4872msgid "I will run xyz calibration now. It will take approx. 12 mins."msgstr ""# MSG_WIZARD_Z_CAL c=20 r=8#: ultralcd.cpp:4880msgid "I will run z calibration now."msgstr ""# MSG_WATCH c=18#: messages.c:116msgid "Info screen"msgstr ""# MSG_INSERT_FILAMENT c=20#: ultralcd.cpp:2403msgid "Insert filament"msgstr ""# MSG_FILAMENT_LOADED c=20 r=2#: messages.c:38msgid "Is filament loaded?"msgstr ""# MSG_STEEL_SHEET_CHECK c=20 r=2#: messages.c:109msgid "Is steel sheet on heatbed?"msgstr ""# MSG_LAST_PRINT_FAILURES c=20#: messages.c:57msgid "Last print failures"msgstr ""# MSG_WIZARD_WELCOME_SHIPPING c=20 r=16#: messages.c:122msgid "Hi, I am your Original Prusa i3 printer. I will guide you through a short setup process, in which the Z-axis will be calibrated. Then, you will be ready to print."msgstr ""# MSG_ADDITIONAL_SHEETS c=20 r=9#: ultralcd.cpp:4950msgid "If you have additional steel sheets, calibrate their presets in Settings - HW Setup - Steel sheets."msgstr ""# MSG_LAST_PRINT c=18#: messages.c:56msgid "Last print"msgstr ""# MSG_SELFTEST_EXTRUDER_FAN c=20#: messages.c:89msgid "Left hotend fan?"msgstr ""# MSG_LEFT c=10#: ultralcd.cpp:2765msgid "Left"msgstr ""# MSG_BED_CORRECTION_LEFT c=14#: ultralcd.cpp:3035msgid "Left side [um]"msgstr ""# MSG_LIN_CORRECTION c=18#: ultralcd.cpp:5623msgid "Lin. correction"msgstr ""# MSG_BABYSTEP_Z c=18#: messages.c:12msgid "Live adjust Z"msgstr ""# MSG_INSERT_FIL c=20 r=6#: ultralcd.cpp:7320msgid "Insert the filament (do not load it) into the extruder and then press the knob."msgstr ""# MSG_LOAD_FILAMENT c=17#: messages.c:58msgid "Load filament"msgstr ""# MSG_LOADING_COLOR c=20#: ultralcd.cpp:2437msgid "Loading color"msgstr ""# MSG_LOADING_FILAMENT c=20#: messages.c:59msgid "Loading filament"msgstr ""# MSG_ITERATION c=12#: messages.c:53msgid "Iteration"msgstr ""# MSG_LOOSE_PULLEY c=20#: ultralcd.cpp:8107msgid "Loose pulley"msgstr ""# MSG_LOAD_TO_NOZZLE c=18#: ultralcd.cpp:6638msgid "Load to nozzle"msgstr ""# MSG_M117_V2_CALIBRATION c=25#: messages.c:62msgid "M117 First layer cal."msgstr ""# MSG_MAIN c=18#: messages.c:63msgid "Main"msgstr ""# MSG_BL_HIGH c=12#: messages.c:155msgid "Level Bright"msgstr ""# MSG_BL_LOW c=12#: messages.c:156msgid "Level Dimmed"msgstr ""# MSG_MEASURE_BED_REFERENCE_HEIGHT_LINE1 c=20 r=3#: messages.c:67msgid "Measuring reference height of calibration point"msgstr ""# MSG_MESH_BED_LEVELING c=18#: messages.c:148msgid "Mesh Bed Leveling"msgstr ""# MSG_MMU_OK_RESUMING_POSITION c=20 r=4#: mmu.cpp:764msgid "MMU OK. Resuming position..."msgstr ""# MSG_MMU_OK_RESUMING_TEMPERATURE c=20 r=4#: mmu.cpp:757msgid "MMU OK. Resuming temperature..."msgstr ""# MSG_MEASURED_SKEW c=14#: ultralcd.cpp:2806msgid "Measured skew"msgstr ""# MSG_MMU_FAILS c=15#: messages.c:69msgid "MMU fails"msgstr ""# MSG_MMU_LOAD_FAILED c=20#: mmu.cpp:1586msgid "MMU load failed"msgstr ""# MSG_MMU_LOAD_FAILS c=15#: messages.c:70msgid "MMU load fails"msgstr ""# MSG_MMU_OK_RESUMING c=20 r=4#: mmu.cpp:775msgid "MMU OK. Resuming..."msgstr ""# MSG_MODE c=6#: messages.c:103msgid "Mode"msgstr ""# MSG_MK3_FIRMWARE_ON_MK3S c=20 r=4#: Marlin_main.cpp:876msgid "MK3 firmware detected on MK3S printer"msgstr ""# MSG_NORMAL c=7#: messages.c:107msgid "Normal"msgstr ""# MSG_SILENT c=7#: messages.c:106msgid "Silent"msgstr ""# MSG_MMU_USER_ATTENTION c=20 r=3#: mmu.cpp:721msgid "MMU needs user attention."msgstr ""# MSG_MMU_POWER_FAILS c=15#: ultralcd.cpp:1514msgid "MMU power fails"msgstr ""# MSG_STEALTH c=7#: messages.c:108msgid "Stealth"msgstr ""# MSG_AUTO_POWER c=10#: messages.c:105msgid "Auto power"msgstr ""# MSG_HIGH_POWER c=10#: messages.c:104msgid "High power"msgstr ""# MSG_MMU_CONNECTED c=18#: ultralcd.cpp:1939msgid "MMU2 connected"msgstr ""# MSG_SELFTEST_MOTOR c=18#: messages.c:96msgid "Motor"msgstr ""# MSG_MOVE_AXIS c=18#: ultralcd.cpp:5598msgid "Move axis"msgstr ""# MSG_MOVE_X c=18#: ultralcd.cpp:4154msgid "Move X"msgstr ""# MSG_MOVE_Y c=18#: ultralcd.cpp:4155msgid "Move Y"msgstr ""# MSG_MOVE_Z c=18#: ultralcd.cpp:4156msgid "Move Z"msgstr ""# MSG_NO_MOVE c=20#: Marlin_main.cpp:5722msgid "No move."msgstr ""# MSG_NO_CARD c=18#: ultralcd.cpp:6618msgid "No SD card"msgstr ""# MSG_NA c=3#: messages.c:127msgid "N/A"msgstr ""# MSG_NO c=4#: messages.c:71msgid "No"msgstr ""# MSG_SELFTEST_NOTCONNECTED c=20#: ultralcd.cpp:8068msgid "Not connected"msgstr ""# MSG_NEW_FIRMWARE_AVAILABLE c=20 r=2#: util.cpp:294msgid "New firmware version available:"msgstr ""# MSG_SELFTEST_FAN_NO c=19#: messages.c:92msgid "Not spinning"msgstr ""# MSG_WIZARD_V2_CAL c=20 r=8#: ultralcd.cpp:4759msgid "Now I will calibrate distance between tip of the nozzle and heatbed surface."msgstr ""# MSG_WIZARD_WILL_PREHEAT c=20 r=4#: ultralcd.cpp:4888msgid "Now I will preheat nozzle for PLA."msgstr ""# MSG_NOZZLE c=12#: messages.c:72msgid "Nozzle"msgstr ""# MSG_DEFAULT_SETTINGS_LOADED c=20 r=6#: Marlin_main.cpp:1541msgid "Old settings found. Default PID, Esteps etc. will be set."msgstr ""# MSG_REMOVE_TEST_PRINT c=20 r=4#: ultralcd.cpp:4879msgid "Now remove the test print from steel sheet."msgstr ""# MSG_NOZZLE_FAN c=10#: ultralcd.cpp:1443msgid "Nozzle FAN"msgstr ""# MSG_PAUSE_PRINT c=18#: messages.c:74msgid "Pause print"msgstr ""# MSG_PID_RUNNING c=20#: ultralcd.cpp:1323msgid "PID cal."msgstr ""# MSG_PID_FINISHED c=20#: ultralcd.cpp:1329msgid "PID cal. finished"msgstr ""# MSG_PID_EXTRUDER c=17#: ultralcd.cpp:5720msgid "PID calibration"msgstr ""# MSG_PINDA_PREHEAT c=20#: ultralcd.cpp:679msgid "PINDA Heating"msgstr ""# MSG_PAPER c=20 r=10#: messages.c:73msgid "Place a sheet of paper under the nozzle during the calibration of first 4 points. If the nozzle catches the paper, power off the printer immediately."msgstr ""# MSG_WIZARD_CLEAN_HEATBED c=20 r=8#: ultralcd.cpp:4945msgid "Please clean heatbed and then press the knob."msgstr ""# MSG_CONFIRM_NOZZLE_CLEAN c=20 r=8#: messages.c:26msgid "Please clean the nozzle for calibration. Click when done."msgstr ""# MSG_SELFTEST_PLEASECHECK c=20#: ultralcd.cpp:8062msgid "Please check:"msgstr ""# MSG_WIZARD_CALIBRATION_FAILED c=20 r=8#: messages.c:117msgid "Please check our handbook and fix the problem. Then resume the Wizard by rebooting the printer."msgstr ""# MSG_CHECK_IDLER c=20 r=5#: Marlin_main.cpp:3689msgid "Please open idler and remove filament manually."msgstr ""# MSG_PLACE_STEEL_SHEET c=20 r=5#: messages.c:75msgid "Please place steel sheet on heatbed."msgstr ""# MSG_PRESS_TO_UNLOAD c=20 r=4#: messages.c:79msgid "Please press the knob to unload filament"msgstr ""# MSG_PULL_OUT_FILAMENT c=20 r=4#: messages.c:81msgid "Please pull out filament immediately"msgstr ""# MSG_EJECT_REMOVE c=20 r=4#: mmu.cpp:1420msgid "Please remove filament and then press the knob."msgstr ""# MSG_REMOVE_STEEL_SHEET c=20 r=4#: messages.c:84msgid "Please remove steel sheet from heatbed."msgstr ""# MSG_RUN_XYZ c=20 r=4#: Marlin_main.cpp:5208msgid "Please run XYZ calibration first."msgstr ""# MSG_UPDATE_MMU2_FW c=20 r=4#: mmu.cpp:1340msgid "Please update firmware in your MMU2. Waiting for reset."msgstr ""# MSG_PLEASE_WAIT c=20#: messages.c:76msgid "Please wait"msgstr ""# MSG_REMOVE_SHIPPING_HELPERS c=20 r=3#: ultralcd.cpp:4878msgid "Please remove shipping helpers first."msgstr ""# MSG_PREHEAT_NOZZLE c=20#: messages.c:78msgid "Preheat the nozzle!"msgstr ""# MSG_PREHEAT c=18#: ultralcd.cpp:6576msgid "Preheat"msgstr ""# MSG_WIZARD_HEATING c=20 r=3#: messages.c:119msgid "Preheating nozzle. Please wait."msgstr ""# MSG_NEW_FIRMWARE_PLEASE_UPGRADE c=20#: util.cpp:298msgid "Please upgrade."msgstr ""# MSG_PRESS_TO_PREHEAT c=20 r=4#: Marlin_main.cpp:11789msgid "Press the knob to preheat nozzle and continue."msgstr ""# MSG_FS_PAUSE c=5#: fsensor.cpp:730msgid "Pause"msgstr ""# MSG_POWER_FAILURES c=15#: messages.c:77msgid "Power failures"msgstr ""# MSG_PRINT_ABORTED c=20#: messages.c:80msgid "Print aborted"msgstr ""# MSG_PREHEATING_TO_LOAD c=20#: ultralcd.cpp:2220msgid "Preheating to load"msgstr ""# MSG_PREHEATING_TO_UNLOAD c=20#: ultralcd.cpp:2225msgid "Preheating to unload"msgstr ""# MSG_SELFTEST_PRINT_FAN_SPEED c=18#: ultralcd.cpp:8441msgid "Print fan:"msgstr ""# MSG_CARD_MENU c=18#: messages.c:22msgid "Print from SD"msgstr ""# MSG_PRESS_KNOB c=20#: ultralcd.cpp:2060msgid "Press the knob"msgstr ""# MSG_PRINT_PAUSED c=20#: ultralcd.cpp:903msgid "Print paused"msgstr ""# MSG_RESUME_NOZZLE_TEMP c=20 r=4#: mmu.cpp:725msgid "Press the knob to resume nozzle temperature."msgstr ""# MSG_FOLLOW_CALIBRATION_FLOW c=20 r=8#: messages.c:46msgid "Printer has not been calibrated yet. Please follow the manual, chapter First steps, section Calibration flow."msgstr ""# MSG_PRINT_FAN c=10#: ultralcd.cpp:1444msgid "Print FAN"msgstr ""# MSG_WIZARD_LOAD_FILAMENT c=20 r=6#: ultralcd.cpp:4739msgid "Please insert filament into the extruder, then press the knob to load it."msgstr ""# MSG_MMU_INSERT_FILAMENT_FIRST_TUBE c=20 r=6#: ultralcd.cpp:4734msgid "Please insert filament into the first tube of the MMU, then press the knob to load it."msgstr ""# MSG_PLEASE_LOAD_PLA c=20 r=4#: ultralcd.cpp:4656msgid "Please load filament first."msgstr ""# MSG_BED_CORRECTION_REAR c=14#: ultralcd.cpp:3038msgid "Rear side [um]"msgstr ""# MSG_UNLOAD_FILAMENT_REPEAT c=20 r=4#: ultralcd.cpp:7344msgid "Please unload the filament first, then repeat this action."msgstr ""# MSG_CHECK_IR_CONNECTION c=20 r=4#: ultralcd.cpp:7347msgid "Please check the IR sensor connection, unload filament if present."msgstr ""# MSG_RECOVERING_PRINT c=20#: Marlin_main.cpp:11133msgid "Recovering print"msgstr ""# MSG_REMOVE_OLD_FILAMENT c=20 r=5#: mmu.cpp:832msgid "Remove old filament and press the knob to start loading new filament."msgstr ""# MSG_CALIBRATE_BED_RESET c=18#: ultralcd.cpp:5725msgid "Reset XYZ calibr."msgstr ""# MSG_RESET c=14#: messages.c:85msgid "Reset"msgstr ""# MSG_RESUME_PRINT c=18#: messages.c:86msgid "Resume print"msgstr ""# MSG_RESUMING_PRINT c=20#: messages.c:87msgid "Resuming print"msgstr ""# MSG_BED_CORRECTION_RIGHT c=14#: ultralcd.cpp:3036msgid "Right side[um]"msgstr ""# MSG_RPI_PORT c=13#: messages.c:142msgid "RPi port"msgstr ""# MSG_WIZARD_RERUN c=20 r=7#: ultralcd.cpp:4677msgid "Running Wizard will delete current calibration results and start from the beginning. Continue?"msgstr ""# MSG_SD_CARD c=8#: messages.c:138msgid "SD card"msgstr ""# MSG_RIGHT c=10#: ultralcd.cpp:2766msgid "Right"msgstr ""# MSG_FIND_BED_OFFSET_AND_SKEW_LINE1 c=20 r=3#: messages.c:44msgid "Searching bed calibration point"msgstr ""# MSG_LANGUAGE_SELECT c=18#: ultralcd.cpp:4372msgid "Select language"msgstr ""# MSG_SELFTEST_OK c=20#: ultralcd.cpp:7619msgid "Self test OK"msgstr ""# MSG_SELFTEST_START c=20#: ultralcd.cpp:7387msgid "Self test start"msgstr ""# MSG_SELFTEST c=18#: ultralcd.cpp:5701msgid "Selftest"msgstr ""# MSG_SELFTEST_ERROR c=20#: ultralcd.cpp:8061msgid "Selftest error!"msgstr ""# MSG_SELFTEST_FAILED c=20#: messages.c:90msgid "Selftest failed"msgstr ""# MSG_FORCE_SELFTEST c=20 r=8#: Marlin_main.cpp:1573msgid "Selftest will be run to calibrate accurate sensorless rehoming."msgstr ""# MSG_SEL_PREHEAT_TEMP c=20 r=6#: ultralcd.cpp:4919msgid "Select nozzle preheat temperature which matches your material."msgstr ""# MSG_SET_TEMPERATURE c=19#: ultralcd.cpp:3056msgid "Set temperature:"msgstr ""# MSG_SETTINGS c=18#: messages.c:99msgid "Settings"msgstr ""# MSG_SHOW_END_STOPS c=18#: ultralcd.cpp:5722msgid "Show end stops"msgstr ""# MSG_FILE_CNT c=20 r=6#: cardreader.cpp:825msgid "Some files will not be sorted. Max. No. of files in 1 folder for sorting is 100."msgstr ""# MSG_SORT c=7#: messages.c:139msgid "Sort"msgstr ""# MSG_NONE c=8#: messages.c:129msgid "None"msgstr ""# MSG_SORT_TIME c=8#: messages.c:140msgid "Time"msgstr ""# MSG_SEVERE_SKEW c=14#: ultralcd.cpp:2809msgid "Severe skew"msgstr ""# MSG_SORT_ALPHA c=8#: messages.c:141msgid "Alphabet"msgstr ""# MSG_SORTING c=20#: cardreader.cpp:888msgid "Sorting files"msgstr ""# MSG_SOUND_LOUD c=7#: messages.c:144msgid "Loud"msgstr ""# MSG_SLIGHT_SKEW c=14#: ultralcd.cpp:2808msgid "Slight skew"msgstr ""# MSG_SOUND c=7#: messages.c:143msgid "Sound"msgstr ""# MSG_RUNOUTS c=7#: ultralcd.cpp:1590msgid "Runouts"msgstr ""# MSG_Z-LEVELING_ENFORCED c=20 r=4#: Marlin_main.cpp:3196msgid "Some problem encountered, Z-leveling enforced ..."msgstr ""# MSG_SOUND_ONCE c=7#: messages.c:145msgid "Once"msgstr ""# MSG_SPEED c=15#: ultralcd.cpp:6809msgid "Speed"msgstr ""# MSG_SELFTEST_FAN_YES c=19#: messages.c:93msgid "Spinning"msgstr ""# MSG_TEMP_CAL_WARNING c=20 r=4#: Marlin_main.cpp:5221msgid "Stable ambient temperature 21-26C is needed a rigid stand is required."msgstr ""# MSG_STATISTICS c=18#: ultralcd.cpp:6002msgid "Statistics"msgstr ""# MSG_STOP_PRINT c=18#: messages.c:110msgid "Stop print"msgstr ""# MSG_STOPPED c=20#: messages.c:111msgid "STOPPED."msgstr ""# MSG_SUPPORT c=18#: ultralcd.cpp:6677msgid "Support"msgstr ""# MSG_SELFTEST_SWAPPED c=16#: ultralcd.cpp:8120msgid "Swapped"msgstr ""# MSG_SELECT_FILAMENT c=20#: ultralcd.cpp:4627msgid "Select filament:"msgstr ""# MSG_TEMP_CALIBRATION c=14#: messages.c:112msgid "Temp. cal."msgstr ""# MSG_SELECT_TEMP_MATCHES_MATERIAL c=20 r=4#: ultralcd.cpp:4768msgid "Select temperature which matches your material."msgstr ""# MSG_CALIBRATION_PINDA_MENU c=17#: ultralcd.cpp:5733msgid "Temp. calibration"msgstr ""# MSG_TEMP_CAL_FAILED c=20 r=8#: ultralcd.cpp:3692msgid "Temperature calibration failed"msgstr ""# MSG_TEMP_CALIBRATION_DONE c=20 r=12#: messages.c:113msgid "Temperature calibration is finished and active. Temp. calibration can be disabled in menu Settings->Temp. cal."msgstr ""# MSG_FS_VERIFIED c=20 r=3#: ultralcd.cpp:7351msgid "Sensor verified, remove the filament now."msgstr ""# MSG_TEMPERATURE c=18#: ultralcd.cpp:5594msgid "Temperature"msgstr ""# MSG_MENU_TEMPERATURES c=15#: ultralcd.cpp:1989msgid "Temperatures"msgstr ""# MSG_FOLLOW_Z_CALIBRATION_FLOW c=20 r=9#: messages.c:47msgid "There is still a need to make Z calibration. Please follow the manual, chapter First steps, section Calibration flow."msgstr ""# MSG_TOTAL_FILAMENT c=19#: ultralcd.cpp:2656msgid "Total filament"msgstr ""# MSG_TOTAL_PRINT_TIME c=19#: ultralcd.cpp:2657msgid "Total print time"msgstr ""# MSG_TUNE c=18#: ultralcd.cpp:6574msgid "Tune"msgstr ""# MSG_TOTAL_FAILURES c=20#: messages.c:101msgid "Total failures"msgstr ""# MSG_TO_LOAD_FIL c=20#: ultralcd.cpp:2067msgid "to load filament"msgstr ""# MSG_TO_UNLOAD_FIL c=20#: ultralcd.cpp:2071msgid "to unload filament"msgstr ""# MSG_UNLOAD_FILAMENT c=16#: messages.c:114msgid "Unload filament"msgstr ""# MSG_UNLOADING_FILAMENT c=20#: messages.c:115msgid "Unloading filament"msgstr ""# MSG_TOTAL c=6#: messages.c:100msgid "Total"msgstr ""# MSG_USED c=19#: ultralcd.cpp:5849msgid "Used during print"msgstr ""# MSG_MENU_VOLTAGES c=15#: ultralcd.cpp:1992msgid "Voltages"msgstr ""# MSG_UNKNOWN c=13#: ultralcd.cpp:1947msgid "unknown"msgstr ""# MSG_USERWAIT c=20#: Marlin_main.cpp:4223msgid "Wait for user..."msgstr ""# MSG_WAITING_TEMP c=20 r=4#: ultralcd.cpp:3204msgid "Waiting for nozzle and bed cooling"msgstr ""# MSG_WAITING_TEMP_PINDA c=20 r=3#: ultralcd.cpp:3165msgid "Waiting for PINDA probe cooling"msgstr ""# MSG_CHANGED_BOTH c=20 r=4#: Marlin_main.cpp:1533msgid "Warning: both printer type and motherboard type changed."msgstr ""# MSG_CHANGED_MOTHERBOARD c=20 r=4#: Marlin_main.cpp:1525msgid "Warning: motherboard type changed."msgstr ""# MSG_CHANGED_PRINTER c=20 r=4#: Marlin_main.cpp:1529msgid "Warning: printer type changed."msgstr ""# MSG_UNLOAD_SUCCESSFUL c=20 r=2#: Marlin_main.cpp:3680msgid "Was filament unload successful?"msgstr ""# MSG_SELFTEST_WIRINGERROR c=18#: messages.c:98msgid "Wiring error"msgstr ""# MSG_WIZARD c=17#: ultralcd.cpp:5692msgid "Wizard"msgstr ""# MSG_XYZ_DETAILS c=18#: ultralcd.cpp:1981msgid "XYZ cal. details"msgstr ""# MSG_BED_SKEW_OFFSET_DETECTION_FITTING_FAILED c=20 r=8#: messages.c:18msgid "XYZ calibration failed. Please consult the manual."msgstr ""# MSG_YES c=3#: messages.c:123msgid "Yes"msgstr ""# MSG_WIZARD_QUIT c=20 r=8#: messages.c:120msgid "You can always resume the Wizard from Calibration -> Wizard."msgstr ""# MSG_BED_SKEW_OFFSET_DETECTION_SKEW_EXTREME c=20 r=8#: ultralcd.cpp:3664msgid "XYZ calibration all right. Skew will be corrected automatically."msgstr ""# MSG_BED_SKEW_OFFSET_DETECTION_SKEW_MILD c=20 r=8#: ultralcd.cpp:3661msgid "XYZ calibration all right. X/Y axes are slightly skewed. Good job!"msgstr ""# MSG_TIMEOUT c=12#: messages.c:157msgid "Timeout"msgstr ""# MSG_X_CORRECTION c=13#: ultralcd.cpp:5007msgid "X-correct:"msgstr ""# MSG_BED_SKEW_OFFSET_DETECTION_PERFECT c=20 r=8#: ultralcd.cpp:3658msgid "XYZ calibration ok. X/Y axes are perpendicular. Congratulations!"msgstr ""# MSG_BED_SKEW_OFFSET_DETECTION_WARNING_FRONT_BOTH_FAR c=20 r=8#: ultralcd.cpp:3642msgid "XYZ calibration compromised. Front calibration points not reachable."msgstr ""# MSG_BED_SKEW_OFFSET_DETECTION_WARNING_FRONT_RIGHT_FAR c=20 r=8#: ultralcd.cpp:3645msgid "XYZ calibration compromised. Right front calibration point not reachable."msgstr ""# MSG_LOAD_ALL c=17#: ultralcd.cpp:6088msgid "Load all"msgstr ""# MSG_BED_SKEW_OFFSET_DETECTION_POINT_NOT_FOUND c=20 r=6#: ultralcd.cpp:3624msgid "XYZ calibration failed. Bed calibration point was not found."msgstr ""# MSG_BED_SKEW_OFFSET_DETECTION_FAILED_FRONT_BOTH_FAR c=20 r=6#: ultralcd.cpp:3630msgid "XYZ calibration failed. Front calibration points not reachable."msgstr ""# MSG_BED_SKEW_OFFSET_DETECTION_FAILED_FRONT_RIGHT_FAR c=20 r=6#: ultralcd.cpp:3633msgid "XYZ calibration failed. Right front calibration point not reachable."msgstr ""# MSG_Y_DIST_FROM_MIN c=20#: ultralcd.cpp:2763msgid "Y distance from min"msgstr ""# MSG_WIZARD_V2_CAL_2 c=20 r=12#: ultralcd.cpp:4771msgid "The printer will start printing a zig-zag line. Rotate the knob until you reach the optimal height. Check the pictures in the handbook (Calibration chapter)."msgstr ""# MSG_FIL_FAILED c=20 r=5#: ultralcd.cpp:7355msgid "Verification failed, remove the filament and try again."msgstr ""# MSG_Y_CORRECTION c=13#: ultralcd.cpp:5008msgid "Y-correct:"msgstr ""# MSG_OFF c=3#: messages.c:125msgid "Off"msgstr ""# MSG_ON c=3#: messages.c:126msgid "On"msgstr ""# MSG_BACK c=18#: messages.c:64msgid "Back"msgstr ""# MSG_CHECKS c=18#: ultralcd.cpp:5562msgid "Checks"msgstr ""# MSG_FALSE_TRIGGERING c=20#: ultralcd.cpp:8130msgid "False triggering"msgstr ""# MSG_STRICT c=8#: messages.c:131msgid "Strict"msgstr ""# MSG_WARN c=8#: messages.c:130msgid "Warn"msgstr ""# MSG_HW_SETUP c=18#: messages.c:102msgid "HW Setup"msgstr ""# MSG_MAGNETS_COMP c=13#: messages.c:150msgid "Magnets comp."msgstr ""# MSG_MESH c=12#: messages.c:147msgid "Mesh"msgstr ""# MSG_MK3S_FIRMWARE_ON_MK3 c=20 r=4#: Marlin_main.cpp:869msgid "MK3S firmware detected on MK3 printer"msgstr ""# MSG_MMU_MODE c=8#: messages.c:137msgid "MMU Mode"msgstr ""# MSG_MODE_CHANGE_IN_PROGRESS c=20 r=3#: ultralcd.cpp:4287msgid "Mode change in progress..."msgstr ""# MSG_MODEL c=8#: messages.c:132msgid "Model"msgstr ""# MSG_NOZZLE_DIAMETER c=10#: messages.c:136msgid "Nozzle d."msgstr ""# MSG_GCODE_DIFF_CONTINUE c=20 r=4#: util.cpp:515msgid "G-code sliced for a different level. Continue?"msgstr ""# MSG_GCODE_DIFF_CANCELLED c=20 r=7#: util.cpp:521msgid "G-code sliced for a different level. Please re-slice the model again. Print cancelled."msgstr ""# MSG_GCODE_DIFF_PRINTER_CONTINUE c=20 r=5#: messages.c:134msgid "G-code sliced for a different printer type. Continue?"msgstr ""# MSG_GCODE_DIFF_PRINTER_CANCELLED c=20 r=8#: messages.c:135msgid "G-code sliced for a different printer type. Please re-slice the model again. Print cancelled."msgstr ""# MSG_GCODE_NEWER_FIRMWARE_CONTINUE c=20 r=5#: util.cpp:482msgid "G-code sliced for a newer firmware. Continue?"msgstr ""# MSG_GCODE_NEWER_FIRMWARE_CANCELLED c=20 r=8#: util.cpp:488msgid "G-code sliced for a newer firmware. Please update the firmware. Print cancelled."msgstr ""# MSG_PREHEATING_TO_CUT c=20#: ultralcd.cpp:2232msgid "Preheating to cut"msgstr ""# MSG_PREHEATING_TO_EJECT c=20#: ultralcd.cpp:2229msgid "Preheating to eject"msgstr ""# MSG_NOZZLE_DIFFERS_CONTINUE c=20 r=5#: util.cpp:395msgid "Printer nozzle diameter differs from the G-code. Continue?"msgstr ""# MSG_NOZZLE_DIFFERS_CANCELLED c=20 r=9#: util.cpp:402msgid "Printer nozzle diameter differs from the G-code. Please check the value in settings. Print cancelled."msgstr ""# MSG_SELFTEST_FS_LEVEL c=20#: ultralcd.cpp:8135msgid "%s level expected"msgstr ""# MSG_RENAME c=18#: ultralcd.cpp:6500msgid "Rename"msgstr ""# MSG_SELECT c=18#: ultralcd.cpp:6493msgid "Select"msgstr ""# MSG_INFO_SENSORS c=18#: ultralcd.cpp:1983msgid "Sensor info"msgstr ""# MSG_SHEET c=10#: messages.c:65msgid "Sheet"msgstr ""# MSG_SOUND_BLIND c=7#: messages.c:146msgid "Assist"msgstr ""# MSG_STEEL_SHEET c=18#: messages.c:66msgid "Steel sheets"msgstr ""# MSG_Z_CORRECTION c=13#: ultralcd.cpp:5009msgid "Z-correct:"msgstr ""# MSG_Z_PROBE_NR c=14#: messages.c:149msgid "Z-probe nr."msgstr ""
 |