Firmware_sv.pot 32 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365366367368369370371372373374375376377378379380381382383384385386387388389390391392393394395396397398399400401402403404405406407408409410411412413414415416417418419420421422423424425426427428429430431432433434435436437438439440441442443444445446447448449450451452453454455456457458459460461462463464465466467468469470471472473474475476477478479480481482483484485486487488489490491492493494495496497498499500501502503504505506507508509510511512513514515516517518519520521522523524525526527528529530531532533534535536537538539540541542543544545546547548549550551552553554555556557558559560561562563564565566567568569570571572573574575576577578579580581582583584585586587588589590591592593594595596597598599600601602603604605606607608609610611612613614615616617618619620621622623624625626627628629630631632633634635636637638639640641642643644645646647648649650651652653654655656657658659660661662663664665666667668669670671672673674675676677678679680681682683684685686687688689690691692693694695696697698699700701702703704705706707708709710711712713714715716717718719720721722723724725726727728729730731732733734735736737738739740741742743744745746747748749750751752753754755756757758759760761762763764765766767768769770771772773774775776777778779780781782783784785786787788789790791792793794795796797798799800801802803804805806807808809810811812813814815816817818819820821822823824825826827828829830831832833834835836837838839840841842843844845846847848849850851852853854855856857858859860861862863864865866867868869870871872873874875876877878879880881882883884885886887888889890891892893894895896897898899900901902903904905906907908909910911912913914915916917918919920921922923924925926927928929930931932933934935936937938939940941942943944945946947948949950951952953954955956957958959960961962963964965966967968969970971972973974975976977978979980981982983984985986987988989990991992993994995996997998999100010011002100310041005100610071008100910101011101210131014101510161017101810191020102110221023102410251026102710281029103010311032103310341035103610371038103910401041104210431044104510461047104810491050105110521053105410551056105710581059106010611062106310641065106610671068106910701071107210731074107510761077107810791080108110821083108410851086108710881089109010911092109310941095109610971098109911001101110211031104110511061107110811091110111111121113111411151116111711181119112011211122112311241125112611271128112911301131113211331134113511361137113811391140114111421143114411451146114711481149115011511152115311541155115611571158115911601161116211631164116511661167116811691170117111721173117411751176117711781179118011811182118311841185118611871188118911901191119211931194119511961197119811991200120112021203120412051206120712081209121012111212121312141215121612171218121912201221122212231224122512261227122812291230123112321233123412351236123712381239124012411242124312441245124612471248124912501251125212531254125512561257125812591260126112621263126412651266126712681269127012711272127312741275127612771278127912801281128212831284128512861287128812891290129112921293129412951296129712981299130013011302130313041305130613071308130913101311131213131314131513161317131813191320132113221323132413251326132713281329133013311332133313341335133613371338133913401341134213431344134513461347134813491350135113521353135413551356135713581359136013611362136313641365136613671368136913701371137213731374137513761377137813791380138113821383138413851386138713881389139013911392139313941395139613971398139914001401140214031404140514061407140814091410141114121413141414151416141714181419142014211422142314241425142614271428142914301431143214331434143514361437143814391440144114421443144414451446144714481449145014511452145314541455145614571458145914601461146214631464146514661467146814691470147114721473147414751476147714781479148014811482148314841485148614871488148914901491149214931494149514961497149814991500150115021503150415051506150715081509151015111512151315141515151615171518151915201521152215231524152515261527152815291530153115321533153415351536153715381539154015411542154315441545154615471548154915501551155215531554155515561557155815591560156115621563156415651566156715681569157015711572157315741575157615771578157915801581158215831584158515861587158815891590159115921593159415951596159715981599160016011602160316041605160616071608160916101611161216131614161516161617161816191620162116221623162416251626162716281629163016311632163316341635163616371638163916401641164216431644164516461647164816491650165116521653165416551656165716581659166016611662166316641665166616671668166916701671167216731674167516761677167816791680168116821683168416851686168716881689169016911692169316941695169616971698169917001701170217031704170517061707170817091710171117121713171417151716171717181719172017211722172317241725172617271728172917301731173217331734173517361737173817391740174117421743174417451746174717481749175017511752175317541755175617571758175917601761176217631764
  1. # Translation of Prusa-Firmware into English.
  2. #
  3. #, fuzzy
  4. msgid ""
  5. msgstr ""
  6. "Project-Id-Version: Prusa-Firmware\n"
  7. "POT-Creation-Date: 2021-12-27 19:54+0100\n"
  8. "PO-Revision-Date: Thu 16 Dec 2021 11:50:53 AM CET\n"
  9. "Last-Translator: \n"
  10. "Language-Team: \n"
  11. "Language: en\n"
  12. "MIME-Version: 1.0\n"
  13. "Content-Type: text/plain; charset=UTF-8\n"
  14. "Content-Transfer-Encoding: 8bit\n"
  15. "Plural-Forms: nplurals=3; plural=(n==1) ? 0 : (n>=2 && n<=4) ? 1 : 2;\n"
  16. "X-Generator: Poedit 3.0.1\n"
  17. "X-Poedit-SourceCharset: UTF-8\n"
  18. # MSG_IR_03_OR_OLDER c=18
  19. #: messages.c:164
  20. msgid " 0.3 or older"
  21. msgstr ""
  22. # MSG_FS_V_03_OR_OLDER c=18
  23. #: Marlin_main.cpp:9884
  24. msgid "FS v0.3 or older"
  25. msgstr ""
  26. # MSG_IR_04_OR_NEWER c=18
  27. #: messages.c:163
  28. msgid " 0.4 or newer"
  29. msgstr ""
  30. # MSG_FS_V_04_OR_NEWER c=18
  31. #: Marlin_main.cpp:9883
  32. msgid "FS v0.4 or newer"
  33. msgstr ""
  34. # MSG_IR_UNKNOWN c=18
  35. #: messages.c:165
  36. msgid "unknown state"
  37. msgstr ""
  38. # MSG_MEASURED_OFFSET c=20
  39. #: ultralcd.cpp:2913
  40. msgid "[0;0] point offset"
  41. msgstr ""
  42. # MSG_CRASH_DET_ONLY_IN_NORMAL c=20 r=4
  43. msgid "Crash detection can\\x0abe turned on only in\\x0aNormal mode"
  44. msgstr ""
  45. # MSG_CRASH_DET_STEALTH_FORCE_OFF c=20 r=4
  46. msgid "WARNING:\\x0aCrash detection\\x0adisabled in\\x0aStealth mode"
  47. msgstr ""
  48. # MSG_BABYSTEPPING_Z c=15
  49. #: ultralcd.cpp:3034
  50. msgid "Adjusting Z:"
  51. msgstr ""
  52. # MSG_SELFTEST_CHECK_ALLCORRECT c=20
  53. #: ultralcd.cpp:8490
  54. msgid "All correct"
  55. msgstr ""
  56. # MSG_WIZARD_DONE c=20 r=8
  57. #: messages.c:118
  58. msgid "All is done. Happy printing!"
  59. msgstr ""
  60. # MSG_AMBIENT c=14
  61. #: ultralcd.cpp:1727
  62. msgid "Ambient"
  63. msgstr ""
  64. # MSG_AUTO c=6
  65. #: messages.c:160
  66. msgid "Auto"
  67. msgstr ""
  68. # MSG_PRESS c=20 r=2
  69. #: ultralcd.cpp:2485
  70. msgid "and press the knob"
  71. msgstr ""
  72. # MSG_CONFIRM_CARRIAGE_AT_THE_TOP c=20 r=2
  73. #: ultralcd.cpp:3355
  74. msgid "Are left and right Z~carriages all up?"
  75. msgstr ""
  76. # MSG_AUTO_HOME c=18
  77. #: messages.c:11
  78. msgid "Auto home"
  79. msgstr ""
  80. # MSG_AUTOLOAD_FILAMENT c=18
  81. #: ultralcd.cpp:6732
  82. msgid "AutoLoad filament"
  83. msgstr ""
  84. # MSG_AUTOLOADING_ONLY_IF_FSENS_ON c=20 r=4
  85. #: ultralcd.cpp:4317
  86. msgid "Autoloading filament available only when filament sensor is turned on..."
  87. msgstr ""
  88. # MSG_AUTOLOADING_ENABLED c=20 r=4
  89. #: ultralcd.cpp:2648
  90. msgid "Autoloading filament is active, just press the knob and insert filament..."
  91. msgstr ""
  92. # MSG_SELFTEST_AXIS_LENGTH c=20
  93. #: ultralcd.cpp:8173
  94. msgid "Axis length"
  95. msgstr ""
  96. # MSG_SELFTEST_AXIS c=16
  97. #: ultralcd.cpp:8174
  98. msgid "Axis"
  99. msgstr ""
  100. # MSG_SELFTEST_BEDHEATER c=20
  101. #: ultralcd.cpp:8131
  102. msgid "Bed/Heater"
  103. msgstr ""
  104. # MSG_BED_DONE c=20
  105. #: messages.c:15
  106. msgid "Bed done"
  107. msgstr ""
  108. # MSG_BED_HEATING c=20
  109. #: messages.c:16
  110. msgid "Bed Heating"
  111. msgstr ""
  112. # MSG_BED_CORRECTION_MENU c=18
  113. #: ultralcd.cpp:5798
  114. msgid "Bed level correct"
  115. msgstr ""
  116. # MSG_BELTTEST c=18
  117. #: ultralcd.cpp:5778
  118. msgid "Belt test"
  119. msgstr ""
  120. # MSG_BED_LEVELING_FAILED_POINT_LOW c=20 r=6
  121. #: messages.c:17
  122. msgid "Bed leveling failed. Sensor didn't trigger. Debris on nozzle? Waiting for reset."
  123. msgstr ""
  124. # MSG_BRIGHT c=6
  125. #: messages.c:158
  126. msgid "Bright"
  127. msgstr ""
  128. # MSG_BRIGHTNESS c=18
  129. #: messages.c:154
  130. msgid "Brightness"
  131. msgstr ""
  132. # MSG_BED c=13
  133. #: messages.c:14
  134. msgid "Bed"
  135. msgstr ""
  136. # MSG_BELT_STATUS c=18
  137. #: messages.c:19
  138. msgid "Belt status"
  139. msgstr ""
  140. # MSG_RECOVER_PRINT c=20 r=2
  141. #: messages.c:82
  142. msgid "Blackout occurred. Recover print?"
  143. msgstr ""
  144. # MSG_CALIBRATING_HOME c=20
  145. #: ultralcd.cpp:8492
  146. msgid "Calibrating home"
  147. msgstr ""
  148. # MSG_CALIBRATE_BED c=18
  149. #: ultralcd.cpp:5787
  150. msgid "Calibrate XYZ"
  151. msgstr ""
  152. # MSG_HOMEYZ c=18
  153. #: messages.c:52
  154. msgid "Calibrate Z"
  155. msgstr ""
  156. # MSG_CALIBRATE_PINDA c=17
  157. #: ultralcd.cpp:4529
  158. msgid "Calibrate"
  159. msgstr ""
  160. # MSG_CANCEL2 c=10
  161. #: messages.c:20
  162. msgid ">Cancel"
  163. msgstr ""
  164. # MSG_MOVE_CARRIAGE_TO_THE_TOP c=20 r=8
  165. #: ultralcd.cpp:3318
  166. msgid "Calibrating XYZ. Rotate the knob to move the Z carriage up to the end stoppers. Click when done."
  167. msgstr ""
  168. # MSG_CALIBRATE_Z_AUTO c=20 r=2
  169. #: messages.c:21
  170. msgid "Calibrating Z"
  171. msgstr ""
  172. # MSG_MOVE_CARRIAGE_TO_THE_TOP_Z c=20 r=8
  173. #: ultralcd.cpp:3318
  174. msgid "Calibrating Z. Rotate the knob to move the Z carriage up to the end stoppers. Click when done."
  175. msgstr ""
  176. # MSG_HOMEYZ_DONE c=20
  177. #: ultralcd.cpp:656
  178. msgid "Calibration done"
  179. msgstr ""
  180. # MSG_MENU_CALIBRATION c=18
  181. #: messages.c:68
  182. msgid "Calibration"
  183. msgstr ""
  184. # MSG_SD_REMOVED c=20
  185. #: ultralcd.cpp:8939
  186. msgid "Card removed"
  187. msgstr ""
  188. # MSG_CHECKING_FILE c=17
  189. #: ultralcd.cpp:8580
  190. msgid "Checking file"
  191. msgstr ""
  192. # MSG_NOT_COLOR c=19
  193. #: ultralcd.cpp:2565
  194. msgid "Color not correct"
  195. msgstr ""
  196. # MSG_COOLDOWN c=18
  197. #: messages.c:27
  198. msgid "Cooldown"
  199. msgstr ""
  200. # MSG_COPY_SEL_LANG c=20 r=3
  201. #: ultralcd.cpp:4435
  202. msgid "Copy selected language?"
  203. msgstr ""
  204. # MSG_CRASHDETECT c=13
  205. #: messages.c:30
  206. msgid "Crash det."
  207. msgstr ""
  208. # MSG_CHOOSE_FIL_1ST_LAYERCAL c=20 r=7
  209. #: ultralcd.cpp:4842
  210. msgid "Choose a filament for the First Layer Calibration and select it in the on-screen menu."
  211. msgstr ""
  212. # MSG_CRASH_DETECTED c=20
  213. #: messages.c:29
  214. msgid "Crash detected."
  215. msgstr ""
  216. # MSG_CRASH_RESUME c=20 r=3
  217. #: Marlin_main.cpp:651
  218. msgid "Crash detected. Resume print?"
  219. msgstr ""
  220. # MSG_CRASH c=7
  221. #: messages.c:28
  222. msgid "Crash"
  223. msgstr ""
  224. # MSG_CURRENT c=19
  225. #: ultralcd.cpp:5929
  226. msgid "Current"
  227. msgstr ""
  228. # MSG_DATE c=17
  229. #: ultralcd.cpp:1985
  230. msgid "Date:"
  231. msgstr ""
  232. # MSG_COMMUNITY_MADE c=18
  233. #: messages.c:25
  234. msgid "Community made"
  235. msgstr ""
  236. # MSG_DISABLE_STEPPERS c=18
  237. #: ultralcd.cpp:5678
  238. msgid "Disable steppers"
  239. msgstr ""
  240. # MSG_BABYSTEP_Z_NOT_SET c=20 r=12
  241. #: messages.c:13
  242. msgid "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."
  243. msgstr ""
  244. # MSG_FS_CONTINUE c=5
  245. #: messages.c:152
  246. msgid "Cont."
  247. msgstr ""
  248. # MSG_WIZARD_REPEAT_V2_CAL c=20 r=7
  249. #: ultralcd.cpp:5021
  250. msgid "Do you want to repeat last step to readjust distance between nozzle and heatbed?"
  251. msgstr ""
  252. # MSG_EXTRUDER_CORRECTION c=13
  253. #: ultralcd.cpp:5090
  254. msgid "E-correct:"
  255. msgstr ""
  256. # MSG_EJECT_FILAMENT c=16
  257. #: messages.c:60
  258. msgid "Eject filament"
  259. msgstr ""
  260. # MSG_EJECTING_FILAMENT c=20
  261. #: mmu.cpp:1415
  262. msgid "Ejecting filament"
  263. msgstr ""
  264. # MSG_SELFTEST_ENDSTOP_NOTHIT c=20
  265. #: ultralcd.cpp:8149
  266. msgid "Endstop not hit"
  267. msgstr ""
  268. # MSG_SELFTEST_ENDSTOP c=16
  269. #: ultralcd.cpp:8144
  270. msgid "Endstop"
  271. msgstr ""
  272. # MSG_SELFTEST_ENDSTOPS c=20
  273. #: ultralcd.cpp:8135
  274. msgid "Endstops"
  275. msgstr ""
  276. # MSG_STACK_ERROR c=20 r=4
  277. msgid "Error - static memory has been overwritten"
  278. msgstr ""
  279. # MSG_CUT_FILAMENT c=16
  280. #: messages.c:61
  281. msgid "Cut filament"
  282. msgstr ""
  283. # MSG_CUTTER c=9
  284. #: messages.c:128
  285. msgid "Cutter"
  286. msgstr ""
  287. # MSG_MMU_CUTTING_FIL c=18
  288. #: mmu.cpp:1387
  289. msgid "Cutting filament"
  290. msgstr ""
  291. # MSG_FSENS_NOT_RESPONDING c=20 r=4
  292. #: ultralcd.cpp:4330
  293. msgid "ERROR: Filament sensor is not responding, please check connection."
  294. msgstr ""
  295. # MSG_DIM c=6
  296. #: messages.c:159
  297. msgid "Dim"
  298. msgstr ""
  299. # MSG_ERROR c=10
  300. #: messages.c:31
  301. msgid "ERROR:"
  302. msgstr ""
  303. # MSG_SELFTEST_EXTRUDER_FAN_SPEED c=18
  304. #: ultralcd.cpp:8498
  305. msgid "Extruder fan:"
  306. msgstr ""
  307. # MSG_INFO_EXTRUDER c=18
  308. #: ultralcd.cpp:2040
  309. msgid "Extruder info"
  310. msgstr ""
  311. # MSG_EXTRUDER c=17
  312. #: messages.c:32
  313. msgid "Extruder"
  314. msgstr ""
  315. # MSG_MMU_FAIL_STATS c=18
  316. #: ultralcd.cpp:6754
  317. msgid "Fail stats MMU"
  318. msgstr ""
  319. # MSG_FSENSOR_AUTOLOAD c=13
  320. #: messages.c:48
  321. msgid "F. autoload"
  322. msgstr ""
  323. # MSG_FAIL_STATS c=18
  324. #: ultralcd.cpp:6751
  325. msgid "Fail stats"
  326. msgstr ""
  327. # MSG_FAN_SPEED c=14
  328. #: messages.c:36
  329. msgid "Fan speed"
  330. msgstr ""
  331. # MSG_SELFTEST_FAN c=20
  332. #: messages.c:91
  333. msgid "Fan test"
  334. msgstr ""
  335. # MSG_FANS_CHECK c=13
  336. #: messages.c:33
  337. msgid "Fans check"
  338. msgstr ""
  339. # MSG_FSENSOR c=12
  340. #: messages.c:49
  341. msgid "Fil. sensor"
  342. msgstr ""
  343. # MSG_FIL_RUNOUTS c=15
  344. #: messages.c:34
  345. msgid "Fil. runouts"
  346. msgstr ""
  347. # MSG_FILAMENT_CLEAN c=20 r=2
  348. #: messages.c:37
  349. msgid "Filament extruding & with correct color?"
  350. msgstr ""
  351. # MSG_NOT_LOADED c=19
  352. #: ultralcd.cpp:2564
  353. msgid "Filament not loaded"
  354. msgstr ""
  355. # MSG_FILAMENT_SENSOR c=20
  356. #: messages.c:97
  357. msgid "Filament sensor"
  358. msgstr ""
  359. # MSG_FILAMENT_USED c=19
  360. #: ultralcd.cpp:2713
  361. msgid "Filament used"
  362. msgstr ""
  363. # MSG_PRINT_TIME c=19
  364. #: ultralcd.cpp:2714
  365. msgid "Print time"
  366. msgstr ""
  367. # MSG_FS_ACTION c=10
  368. #: messages.c:151
  369. msgid "FS Action"
  370. msgstr ""
  371. # MSG_FILE_INCOMPLETE c=20 r=3
  372. #: ultralcd.cpp:8634
  373. msgid "File incomplete. Continue anyway?"
  374. msgstr ""
  375. # MSG_FINISHING_MOVEMENTS c=20
  376. #: messages.c:45
  377. msgid "Finishing movements"
  378. msgstr ""
  379. # MSG_V2_CALIBRATION c=18
  380. #: messages.c:124
  381. msgid "First layer cal."
  382. msgstr ""
  383. # MSG_WIZARD_SELFTEST c=20 r=8
  384. #: ultralcd.cpp:4942
  385. msgid "First, I will run the selftest to check most common assembly problems."
  386. msgstr ""
  387. # MSG_MMU_FIX_ISSUE c=20 r=4
  388. #: mmu.cpp:727
  389. msgid "Fix the issue and then press button on MMU unit."
  390. msgstr ""
  391. # MSG_FLOW c=15
  392. #: ultralcd.cpp:6888
  393. msgid "Flow"
  394. msgstr ""
  395. # MSG_SELFTEST_COOLING_FAN c=20
  396. #: messages.c:88
  397. msgid "Front print fan?"
  398. msgstr ""
  399. # MSG_BED_CORRECTION_FRONT c=14
  400. #: ultralcd.cpp:3116
  401. msgid "Front side[um]"
  402. msgstr ""
  403. # MSG_SELFTEST_FANS c=20
  404. #: ultralcd.cpp:8179
  405. msgid "Front/left fans"
  406. msgstr ""
  407. # MSG_SELFTEST_HEATERTHERMISTOR c=20
  408. #: ultralcd.cpp:8127
  409. msgid "Heater/Thermistor"
  410. msgstr ""
  411. # MSG_BED_HEATING_SAFETY_DISABLED c=20 r=4
  412. #: Marlin_main.cpp:9874
  413. msgid "Heating disabled by safety timer."
  414. msgstr ""
  415. # MSG_HEATING_COMPLETE c=20
  416. #: messages.c:51
  417. msgid "Heating done."
  418. msgstr ""
  419. # MSG_HEATING c=20
  420. #: messages.c:50
  421. msgid "Heating"
  422. msgstr ""
  423. # MSG_WIZARD_WELCOME c=20 r=7
  424. #: messages.c:121
  425. msgid "Hi, I am your Original Prusa i3 printer. Would you like me to guide you through the setup process?"
  426. msgstr ""
  427. # MSG_FILAMENTCHANGE c=18
  428. #: messages.c:43
  429. msgid "Change filament"
  430. msgstr ""
  431. # MSG_CHANGE_SUCCESS c=20
  432. #: ultralcd.cpp:2494
  433. msgid "Change success!"
  434. msgstr ""
  435. # MSG_CORRECTLY c=20
  436. #: ultralcd.cpp:2562
  437. msgid "Changed correctly?"
  438. msgstr ""
  439. # MSG_SELFTEST_CHECK_BED c=20
  440. #: messages.c:94
  441. msgid "Checking bed"
  442. msgstr ""
  443. # MSG_SELFTEST_CHECK_ENDSTOPS c=20
  444. #: ultralcd.cpp:8481
  445. msgid "Checking endstops"
  446. msgstr ""
  447. # MSG_SELFTEST_CHECK_HOTEND c=20
  448. #: ultralcd.cpp:8487
  449. msgid "Checking hotend"
  450. msgstr ""
  451. # MSG_SELFTEST_CHECK_FSENSOR c=20
  452. #: messages.c:95
  453. msgid "Checking sensors"
  454. msgstr ""
  455. # MSG_CHECKING_X c=20
  456. #: messages.c:23
  457. msgid "Checking X axis"
  458. msgstr ""
  459. # MSG_CHECKING_Y c=20
  460. #: messages.c:24
  461. msgid "Checking Y axis"
  462. msgstr ""
  463. # MSG_SELFTEST_CHECK_Z c=20
  464. #: ultralcd.cpp:8484
  465. msgid "Checking Z axis"
  466. msgstr ""
  467. # MSG_CHOOSE_EXTRUDER c=20
  468. #: messages.c:54
  469. msgid "Choose extruder:"
  470. msgstr ""
  471. # MSG_CHOOSE_FILAMENT c=20
  472. #: messages.c:55
  473. msgid "Choose filament:"
  474. msgstr ""
  475. # MSG_FILAMENT c=17
  476. #: messages.c:35
  477. msgid "Filament"
  478. msgstr ""
  479. # MSG_WIZARD_XYZ_CAL c=20 r=8
  480. #: ultralcd.cpp:4951
  481. msgid "I will run xyz calibration now. It will take approx. 12 mins."
  482. msgstr ""
  483. # MSG_WIZARD_Z_CAL c=20 r=8
  484. #: ultralcd.cpp:4959
  485. msgid "I will run z calibration now."
  486. msgstr ""
  487. # MSG_WATCH c=18
  488. #: messages.c:116
  489. msgid "Info screen"
  490. msgstr ""
  491. # MSG_INSERT_FILAMENT c=20
  492. #: ultralcd.cpp:2482
  493. msgid "Insert filament"
  494. msgstr ""
  495. # MSG_FILAMENT_LOADED c=20 r=2
  496. #: messages.c:38
  497. msgid "Is filament loaded?"
  498. msgstr ""
  499. # MSG_STEEL_SHEET_CHECK c=20 r=2
  500. #: messages.c:109
  501. msgid "Is steel sheet on heatbed?"
  502. msgstr ""
  503. # MSG_LAST_PRINT_FAILURES c=20
  504. #: messages.c:57
  505. msgid "Last print failures"
  506. msgstr ""
  507. # MSG_WIZARD_WELCOME_SHIPPING c=20 r=16
  508. #: messages.c:122
  509. msgid "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."
  510. msgstr ""
  511. # MSG_ADDITIONAL_SHEETS c=20 r=9
  512. #: ultralcd.cpp:5029
  513. msgid "If you have additional steel sheets, calibrate their presets in Settings - HW Setup - Steel sheets."
  514. msgstr ""
  515. # MSG_LAST_PRINT c=18
  516. #: messages.c:56
  517. msgid "Last print"
  518. msgstr ""
  519. # MSG_SELFTEST_EXTRUDER_FAN c=20
  520. #: messages.c:89
  521. msgid "Left hotend fan?"
  522. msgstr ""
  523. # MSG_LEFT c=10
  524. #: ultralcd.cpp:2844
  525. msgid "Left"
  526. msgstr ""
  527. # MSG_BED_CORRECTION_LEFT c=14
  528. #: ultralcd.cpp:3114
  529. msgid "Left side [um]"
  530. msgstr ""
  531. # MSG_LIN_CORRECTION c=18
  532. #: ultralcd.cpp:5702
  533. msgid "Lin. correction"
  534. msgstr ""
  535. # MSG_BABYSTEP_Z c=18
  536. #: messages.c:12
  537. msgid "Live adjust Z"
  538. msgstr ""
  539. # MSG_INSERT_FIL c=20 r=6
  540. #: ultralcd.cpp:7380
  541. msgid "Insert the filament (do not load it) into the extruder and then press the knob."
  542. msgstr ""
  543. # MSG_LOAD_FILAMENT c=17
  544. #: messages.c:58
  545. msgid "Load filament"
  546. msgstr ""
  547. # MSG_LOADING_COLOR c=20
  548. #: ultralcd.cpp:2516
  549. msgid "Loading color"
  550. msgstr ""
  551. # MSG_LOADING_FILAMENT c=20
  552. #: messages.c:59
  553. msgid "Loading filament"
  554. msgstr ""
  555. # MSG_ITERATION c=12
  556. #: messages.c:53
  557. msgid "Iteration"
  558. msgstr ""
  559. # MSG_LOOSE_PULLEY c=20
  560. #: ultralcd.cpp:8167
  561. msgid "Loose pulley"
  562. msgstr ""
  563. # MSG_LOAD_TO_NOZZLE c=18
  564. #: ultralcd.cpp:6717
  565. msgid "Load to nozzle"
  566. msgstr ""
  567. # MSG_M117_V2_CALIBRATION c=25
  568. #: messages.c:62
  569. msgid "M117 First layer cal."
  570. msgstr ""
  571. # MSG_MAIN c=18
  572. #: messages.c:63
  573. msgid "Main"
  574. msgstr ""
  575. # MSG_BL_HIGH c=12
  576. #: messages.c:155
  577. msgid "Level Bright"
  578. msgstr ""
  579. # MSG_BL_LOW c=12
  580. #: messages.c:156
  581. msgid "Level Dimmed"
  582. msgstr ""
  583. # MSG_MEASURE_BED_REFERENCE_HEIGHT_LINE1 c=20 r=3
  584. #: messages.c:67
  585. msgid "Measuring reference height of calibration point"
  586. msgstr ""
  587. # MSG_MESH_BED_LEVELING c=18
  588. #: messages.c:148
  589. msgid "Mesh Bed Leveling"
  590. msgstr ""
  591. # MSG_MMU_OK_RESUMING_POSITION c=20 r=4
  592. #: mmu.cpp:765
  593. msgid "MMU OK. Resuming position..."
  594. msgstr ""
  595. # MSG_MMU_OK_RESUMING_TEMPERATURE c=20 r=4
  596. #: mmu.cpp:758
  597. msgid "MMU OK. Resuming temperature..."
  598. msgstr ""
  599. # MSG_MEASURED_SKEW c=14
  600. #: ultralcd.cpp:2885
  601. msgid "Measured skew"
  602. msgstr ""
  603. # MSG_MMU_FAILS c=15
  604. #: messages.c:69
  605. msgid "MMU fails"
  606. msgstr ""
  607. # MSG_MMU_LOAD_FAILED c=20
  608. #: mmu.cpp:1587
  609. msgid "MMU load failed"
  610. msgstr ""
  611. # MSG_MMU_LOAD_FAILS c=15
  612. #: messages.c:70
  613. msgid "MMU load fails"
  614. msgstr ""
  615. # MSG_MMU_OK_RESUMING c=20 r=4
  616. #: mmu.cpp:776
  617. msgid "MMU OK. Resuming..."
  618. msgstr ""
  619. # MSG_MODE c=6
  620. #: messages.c:103
  621. msgid "Mode"
  622. msgstr ""
  623. # MSG_MK3_FIRMWARE_ON_MK3S c=20 r=4
  624. #: Marlin_main.cpp:882
  625. msgid "MK3 firmware detected on MK3S printer"
  626. msgstr ""
  627. # MSG_NORMAL c=7
  628. #: messages.c:107
  629. msgid "Normal"
  630. msgstr ""
  631. # MSG_SILENT c=7
  632. #: messages.c:106
  633. msgid "Silent"
  634. msgstr ""
  635. # MSG_MMU_USER_ATTENTION c=20 r=3
  636. #: mmu.cpp:722
  637. msgid "MMU needs user attention."
  638. msgstr ""
  639. # MSG_MMU_POWER_FAILS c=15
  640. #: ultralcd.cpp:1517
  641. msgid "MMU power fails"
  642. msgstr ""
  643. # MSG_STEALTH c=7
  644. #: messages.c:108
  645. msgid "Stealth"
  646. msgstr ""
  647. # MSG_AUTO_POWER c=10
  648. #: messages.c:105
  649. msgid "Auto power"
  650. msgstr ""
  651. # MSG_HIGH_POWER c=10
  652. #: messages.c:104
  653. msgid "High power"
  654. msgstr ""
  655. # MSG_MMU_CONNECTED c=18
  656. #: ultralcd.cpp:1997
  657. msgid "MMU2 connected"
  658. msgstr ""
  659. # MSG_SELFTEST_MOTOR c=18
  660. #: messages.c:96
  661. msgid "Motor"
  662. msgstr ""
  663. # MSG_MOVE_AXIS c=18
  664. #: ultralcd.cpp:5677
  665. msgid "Move axis"
  666. msgstr ""
  667. # MSG_MOVE_X c=18
  668. #: ultralcd.cpp:4233
  669. msgid "Move X"
  670. msgstr ""
  671. # MSG_MOVE_Y c=18
  672. #: ultralcd.cpp:4234
  673. msgid "Move Y"
  674. msgstr ""
  675. # MSG_MOVE_Z c=18
  676. #: ultralcd.cpp:4235
  677. msgid "Move Z"
  678. msgstr ""
  679. # MSG_NO_MOVE c=20
  680. #: Marlin_main.cpp:5852
  681. msgid "No move."
  682. msgstr ""
  683. # MSG_NO_CARD c=18
  684. #: ultralcd.cpp:6697
  685. msgid "No SD card"
  686. msgstr ""
  687. # MSG_NA c=3
  688. #: messages.c:127
  689. msgid "N/A"
  690. msgstr ""
  691. # MSG_NO c=4
  692. #: messages.c:71
  693. msgid "No"
  694. msgstr ""
  695. # MSG_SELFTEST_NOTCONNECTED c=20
  696. #: ultralcd.cpp:8128
  697. msgid "Not connected"
  698. msgstr ""
  699. # MSG_NEW_FIRMWARE_AVAILABLE c=20 r=2
  700. #: util.cpp:195
  701. msgid "New firmware version available:"
  702. msgstr ""
  703. # MSG_SELFTEST_FAN_NO c=19
  704. #: messages.c:92
  705. msgid "Not spinning"
  706. msgstr ""
  707. # MSG_WIZARD_V2_CAL c=20 r=8
  708. #: ultralcd.cpp:4838
  709. msgid "Now I will calibrate distance between tip of the nozzle and heatbed surface."
  710. msgstr ""
  711. # MSG_WIZARD_WILL_PREHEAT c=20 r=4
  712. #: ultralcd.cpp:4967
  713. msgid "Now I will preheat nozzle for PLA."
  714. msgstr ""
  715. # MSG_NOZZLE c=12
  716. #: messages.c:72
  717. msgid "Nozzle"
  718. msgstr ""
  719. # MSG_DEFAULT_SETTINGS_LOADED c=20 r=6
  720. #: Marlin_main.cpp:1605
  721. msgid "Old settings found. Default PID, Esteps etc. will be set."
  722. msgstr ""
  723. # MSG_REMOVE_TEST_PRINT c=20 r=4
  724. #: ultralcd.cpp:4958
  725. msgid "Now remove the test print from steel sheet."
  726. msgstr ""
  727. # MSG_NOZZLE_FAN c=10
  728. #: ultralcd.cpp:1446
  729. msgid "Nozzle FAN"
  730. msgstr ""
  731. # MSG_PAUSE_PRINT c=18
  732. #: messages.c:74
  733. msgid "Pause print"
  734. msgstr ""
  735. # MSG_PID_RUNNING c=20
  736. #: ultralcd.cpp:1327
  737. msgid "PID cal."
  738. msgstr ""
  739. # MSG_PID_FINISHED c=20
  740. #: ultralcd.cpp:1333
  741. msgid "PID cal. finished"
  742. msgstr ""
  743. # MSG_PID_EXTRUDER c=17
  744. #: ultralcd.cpp:5799
  745. msgid "PID calibration"
  746. msgstr ""
  747. # MSG_PINDA_PREHEAT c=20
  748. #: ultralcd.cpp:683
  749. msgid "PINDA Heating"
  750. msgstr ""
  751. # MSG_PAPER c=20 r=10
  752. #: messages.c:73
  753. msgid "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."
  754. msgstr ""
  755. # MSG_WIZARD_CLEAN_HEATBED c=20 r=8
  756. #: ultralcd.cpp:5024
  757. msgid "Please clean heatbed and then press the knob."
  758. msgstr ""
  759. # MSG_CONFIRM_NOZZLE_CLEAN c=20 r=8
  760. #: messages.c:26
  761. msgid "Please clean the nozzle for calibration. Click when done."
  762. msgstr ""
  763. # MSG_SELFTEST_PLEASECHECK c=20
  764. #: ultralcd.cpp:8122
  765. msgid "Please check:"
  766. msgstr ""
  767. # MSG_WIZARD_CALIBRATION_FAILED c=20 r=8
  768. #: messages.c:117
  769. msgid "Please check our handbook and fix the problem. Then resume the Wizard by rebooting the printer."
  770. msgstr ""
  771. # MSG_CHECK_IDLER c=20 r=5
  772. #: Marlin_main.cpp:3798
  773. msgid "Please open idler and remove filament manually."
  774. msgstr ""
  775. # MSG_PLACE_STEEL_SHEET c=20 r=5
  776. #: messages.c:75
  777. msgid "Please place steel sheet on heatbed."
  778. msgstr ""
  779. # MSG_PRESS_TO_UNLOAD c=20 r=4
  780. #: messages.c:79
  781. msgid "Please press the knob to unload filament"
  782. msgstr ""
  783. # MSG_PULL_OUT_FILAMENT c=20 r=4
  784. #: messages.c:81
  785. msgid "Please pull out filament immediately"
  786. msgstr ""
  787. # MSG_EJECT_REMOVE c=20 r=4
  788. #: mmu.cpp:1421
  789. msgid "Please remove filament and then press the knob."
  790. msgstr ""
  791. # MSG_REMOVE_STEEL_SHEET c=20 r=4
  792. #: messages.c:84
  793. msgid "Please remove steel sheet from heatbed."
  794. msgstr ""
  795. # MSG_RUN_XYZ c=20 r=4
  796. #: Marlin_main.cpp:5338
  797. msgid "Please run XYZ calibration first."
  798. msgstr ""
  799. # MSG_UPDATE_MMU2_FW c=20 r=4
  800. #: mmu.cpp:1341
  801. msgid "Please update firmware in your MMU2. Waiting for reset."
  802. msgstr ""
  803. # MSG_PLEASE_WAIT c=20
  804. #: messages.c:76
  805. msgid "Please wait"
  806. msgstr ""
  807. # MSG_REMOVE_SHIPPING_HELPERS c=20 r=3
  808. #: ultralcd.cpp:4957
  809. msgid "Please remove shipping helpers first."
  810. msgstr ""
  811. # MSG_PREHEAT_NOZZLE c=20
  812. #: messages.c:78
  813. msgid "Preheat the nozzle!"
  814. msgstr ""
  815. # MSG_PREHEAT c=18
  816. #: ultralcd.cpp:6655
  817. msgid "Preheat"
  818. msgstr ""
  819. # MSG_WIZARD_HEATING c=20 r=3
  820. #: messages.c:119
  821. msgid "Preheating nozzle. Please wait."
  822. msgstr ""
  823. # MSG_NEW_FIRMWARE_PLEASE_UPGRADE c=20
  824. #: util.cpp:199
  825. msgid "Please upgrade."
  826. msgstr ""
  827. # MSG_PRESS_TO_PREHEAT c=20 r=4
  828. #: Marlin_main.cpp:12049
  829. msgid "Press the knob to preheat nozzle and continue."
  830. msgstr ""
  831. # MSG_FS_PAUSE c=5
  832. #: fsensor.cpp:730
  833. msgid "Pause"
  834. msgstr ""
  835. # MSG_POWER_FAILURES c=15
  836. #: messages.c:77
  837. msgid "Power failures"
  838. msgstr ""
  839. # MSG_PRINT_ABORTED c=20
  840. #: messages.c:80
  841. msgid "Print aborted"
  842. msgstr ""
  843. # MSG_PREHEATING_TO_LOAD c=20
  844. #: ultralcd.cpp:2297
  845. msgid "Preheating to load"
  846. msgstr ""
  847. # MSG_PREHEATING_TO_UNLOAD c=20
  848. #: ultralcd.cpp:2302
  849. msgid "Preheating to unload"
  850. msgstr ""
  851. # MSG_SELFTEST_PRINT_FAN_SPEED c=18
  852. #: ultralcd.cpp:8501
  853. msgid "Print fan:"
  854. msgstr ""
  855. # MSG_CARD_MENU c=18
  856. #: messages.c:22
  857. msgid "Print from SD"
  858. msgstr ""
  859. # MSG_PRESS_KNOB c=20
  860. #: ultralcd.cpp:2130
  861. msgid "Press the knob"
  862. msgstr ""
  863. # MSG_PRINT_PAUSED c=20
  864. #: ultralcd.cpp:907
  865. msgid "Print paused"
  866. msgstr ""
  867. # MSG_RESUME_NOZZLE_TEMP c=20 r=4
  868. #: mmu.cpp:726
  869. msgid "Press the knob to resume nozzle temperature."
  870. msgstr ""
  871. # MSG_FOLLOW_CALIBRATION_FLOW c=20 r=8
  872. #: messages.c:46
  873. msgid "Printer has not been calibrated yet. Please follow the manual, chapter First steps, section Calibration flow."
  874. msgstr ""
  875. # MSG_PRINT_FAN c=10
  876. #: ultralcd.cpp:1447
  877. msgid "Print FAN"
  878. msgstr ""
  879. # MSG_WIZARD_LOAD_FILAMENT c=20 r=6
  880. #: ultralcd.cpp:4818
  881. msgid "Please insert filament into the extruder, then press the knob to load it."
  882. msgstr ""
  883. # MSG_MMU_INSERT_FILAMENT_FIRST_TUBE c=20 r=6
  884. #: ultralcd.cpp:4813
  885. msgid "Please insert filament into the first tube of the MMU, then press the knob to load it."
  886. msgstr ""
  887. # MSG_PLEASE_LOAD_PLA c=20 r=4
  888. #: ultralcd.cpp:4735
  889. msgid "Please load filament first."
  890. msgstr ""
  891. # MSG_BED_CORRECTION_REAR c=14
  892. #: ultralcd.cpp:3117
  893. msgid "Rear side [um]"
  894. msgstr ""
  895. # MSG_UNLOAD_FILAMENT_REPEAT c=20 r=4
  896. #: ultralcd.cpp:7404
  897. msgid "Please unload the filament first, then repeat this action."
  898. msgstr ""
  899. # MSG_CHECK_IR_CONNECTION c=20 r=4
  900. #: ultralcd.cpp:7407
  901. msgid "Please check the IR sensor connection, unload filament if present."
  902. msgstr ""
  903. # MSG_RECOVERING_PRINT c=20
  904. #: Marlin_main.cpp:11393
  905. msgid "Recovering print"
  906. msgstr ""
  907. # MSG_REMOVE_OLD_FILAMENT c=20 r=5
  908. #: mmu.cpp:833
  909. msgid "Remove old filament and press the knob to start loading new filament."
  910. msgstr ""
  911. # MSG_CALIBRATE_BED_RESET c=18
  912. #: ultralcd.cpp:5804
  913. msgid "Reset XYZ calibr."
  914. msgstr ""
  915. # MSG_RESET c=14
  916. #: messages.c:85
  917. msgid "Reset"
  918. msgstr ""
  919. # MSG_RESUME_PRINT c=18
  920. #: messages.c:86
  921. msgid "Resume print"
  922. msgstr ""
  923. # MSG_RESUMING_PRINT c=20
  924. #: messages.c:87
  925. msgid "Resuming print"
  926. msgstr ""
  927. # MSG_BED_CORRECTION_RIGHT c=14
  928. #: ultralcd.cpp:3115
  929. msgid "Right side[um]"
  930. msgstr ""
  931. # MSG_RPI_PORT c=13
  932. #: messages.c:142
  933. msgid "RPi port"
  934. msgstr ""
  935. # MSG_WIZARD_RERUN c=20 r=7
  936. #: ultralcd.cpp:4756
  937. msgid "Running Wizard will delete current calibration results and start from the beginning. Continue?"
  938. msgstr ""
  939. # MSG_SD_CARD c=8
  940. #: messages.c:138
  941. msgid "SD card"
  942. msgstr ""
  943. # MSG_RIGHT c=10
  944. #: ultralcd.cpp:2845
  945. msgid "Right"
  946. msgstr ""
  947. # MSG_FIND_BED_OFFSET_AND_SKEW_LINE1 c=20 r=3
  948. #: messages.c:44
  949. msgid "Searching bed calibration point"
  950. msgstr ""
  951. # MSG_LANGUAGE_SELECT c=18
  952. #: ultralcd.cpp:4451
  953. msgid "Select language"
  954. msgstr ""
  955. # MSG_SELFTEST_OK c=20
  956. #: ultralcd.cpp:7679
  957. msgid "Self test OK"
  958. msgstr ""
  959. # MSG_SELFTEST_START c=20
  960. #: ultralcd.cpp:7447
  961. msgid "Self test start"
  962. msgstr ""
  963. # MSG_SELFTEST c=18
  964. #: ultralcd.cpp:5780
  965. msgid "Selftest"
  966. msgstr ""
  967. # MSG_SELFTEST_ERROR c=20
  968. #: ultralcd.cpp:8121
  969. msgid "Selftest error!"
  970. msgstr ""
  971. # MSG_SELFTEST_FAILED c=20
  972. #: messages.c:90
  973. msgid "Selftest failed"
  974. msgstr ""
  975. # MSG_FORCE_SELFTEST c=20 r=8
  976. #: Marlin_main.cpp:1637
  977. msgid "Selftest will be run to calibrate accurate sensorless rehoming."
  978. msgstr ""
  979. # MSG_SEL_PREHEAT_TEMP c=20 r=6
  980. #: ultralcd.cpp:4998
  981. msgid "Select nozzle preheat temperature which matches your material."
  982. msgstr ""
  983. # MSG_SET_TEMPERATURE c=19
  984. #: ultralcd.cpp:3135
  985. msgid "Set temperature:"
  986. msgstr ""
  987. # MSG_SETTINGS c=18
  988. #: messages.c:99
  989. msgid "Settings"
  990. msgstr ""
  991. # MSG_SHOW_END_STOPS c=18
  992. #: ultralcd.cpp:5801
  993. msgid "Show end stops"
  994. msgstr ""
  995. # MSG_FILE_CNT c=20 r=6
  996. #: cardreader.cpp:817
  997. msgid "Some files will not be sorted. Max. No. of files in 1 folder for sorting is 100."
  998. msgstr ""
  999. # MSG_SORT c=7
  1000. #: messages.c:139
  1001. msgid "Sort"
  1002. msgstr ""
  1003. # MSG_NONE c=8
  1004. #: messages.c:129
  1005. msgid "None"
  1006. msgstr ""
  1007. # MSG_SORT_TIME c=8
  1008. #: messages.c:140
  1009. msgid "Time"
  1010. msgstr ""
  1011. # MSG_SEVERE_SKEW c=14
  1012. #: ultralcd.cpp:2888
  1013. msgid "Severe skew"
  1014. msgstr ""
  1015. # MSG_SORT_ALPHA c=8
  1016. #: messages.c:141
  1017. msgid "Alphabet"
  1018. msgstr ""
  1019. # MSG_SORTING c=20
  1020. #: cardreader.cpp:880
  1021. msgid "Sorting files"
  1022. msgstr ""
  1023. # MSG_SOUND_LOUD c=7
  1024. #: messages.c:144
  1025. msgid "Loud"
  1026. msgstr ""
  1027. # MSG_SLIGHT_SKEW c=14
  1028. #: ultralcd.cpp:2887
  1029. msgid "Slight skew"
  1030. msgstr ""
  1031. # MSG_SOUND c=7
  1032. #: messages.c:143
  1033. msgid "Sound"
  1034. msgstr ""
  1035. # MSG_RUNOUTS c=7
  1036. #: ultralcd.cpp:1593
  1037. msgid "Runouts"
  1038. msgstr ""
  1039. # MSG_Z-LEVELING_ENFORCED c=20 r=4
  1040. #: Marlin_main.cpp:3303
  1041. msgid "Some problem encountered, Z-leveling enforced ..."
  1042. msgstr ""
  1043. # MSG_SOUND_ONCE c=7
  1044. #: messages.c:145
  1045. msgid "Once"
  1046. msgstr ""
  1047. # MSG_SPEED c=15
  1048. #: ultralcd.cpp:6882
  1049. msgid "Speed"
  1050. msgstr ""
  1051. # MSG_SELFTEST_FAN_YES c=19
  1052. #: messages.c:93
  1053. msgid "Spinning"
  1054. msgstr ""
  1055. # MSG_TEMP_CAL_WARNING c=20 r=4
  1056. #: Marlin_main.cpp:5351
  1057. msgid "Stable ambient temperature 21-26C is needed a rigid stand is required."
  1058. msgstr ""
  1059. # MSG_STATISTICS c=18
  1060. #: ultralcd.cpp:6081
  1061. msgid "Statistics"
  1062. msgstr ""
  1063. # MSG_STOP_PRINT c=18
  1064. #: messages.c:110
  1065. msgid "Stop print"
  1066. msgstr ""
  1067. # MSG_STOPPED c=20
  1068. #: messages.c:111
  1069. msgid "STOPPED."
  1070. msgstr ""
  1071. # MSG_SUPPORT c=18
  1072. #: ultralcd.cpp:6756
  1073. msgid "Support"
  1074. msgstr ""
  1075. # MSG_SELFTEST_SWAPPED c=16
  1076. #: ultralcd.cpp:8180
  1077. msgid "Swapped"
  1078. msgstr ""
  1079. # MSG_SELECT_FILAMENT c=20
  1080. #: ultralcd.cpp:4706
  1081. msgid "Select filament:"
  1082. msgstr ""
  1083. # MSG_TEMP_CALIBRATION c=14
  1084. #: messages.c:112
  1085. msgid "Temp. cal."
  1086. msgstr ""
  1087. # MSG_SELECT_TEMP_MATCHES_MATERIAL c=20 r=4
  1088. #: ultralcd.cpp:4847
  1089. msgid "Select temperature which matches your material."
  1090. msgstr ""
  1091. # MSG_CALIBRATION_PINDA_MENU c=17
  1092. #: ultralcd.cpp:5812
  1093. msgid "Temp. calibration"
  1094. msgstr ""
  1095. # MSG_TEMP_CAL_FAILED c=20 r=8
  1096. #: ultralcd.cpp:3771
  1097. msgid "Temperature calibration failed"
  1098. msgstr ""
  1099. # MSG_TEMP_CALIBRATION_DONE c=20 r=12
  1100. #: messages.c:113
  1101. msgid "Temperature calibration is finished and active. Temp. calibration can be disabled in menu Settings->Temp. cal."
  1102. msgstr ""
  1103. # MSG_FS_VERIFIED c=20 r=3
  1104. #: ultralcd.cpp:7411
  1105. msgid "Sensor verified, remove the filament now."
  1106. msgstr ""
  1107. # MSG_TEMPERATURE c=18
  1108. #: ultralcd.cpp:5673
  1109. msgid "Temperature"
  1110. msgstr ""
  1111. # MSG_MENU_TEMPERATURES c=15
  1112. #: ultralcd.cpp:2047
  1113. msgid "Temperatures"
  1114. msgstr ""
  1115. # MSG_FOLLOW_Z_CALIBRATION_FLOW c=20 r=9
  1116. #: messages.c:47
  1117. msgid "There is still a need to make Z calibration. Please follow the manual, chapter First steps, section Calibration flow."
  1118. msgstr ""
  1119. # MSG_TOTAL_FILAMENT c=19
  1120. #: ultralcd.cpp:2735
  1121. msgid "Total filament"
  1122. msgstr ""
  1123. # MSG_TOTAL_PRINT_TIME c=19
  1124. #: ultralcd.cpp:2736
  1125. msgid "Total print time"
  1126. msgstr ""
  1127. # MSG_TUNE c=18
  1128. #: ultralcd.cpp:6653
  1129. msgid "Tune"
  1130. msgstr ""
  1131. # MSG_TOTAL_FAILURES c=20
  1132. #: messages.c:101
  1133. msgid "Total failures"
  1134. msgstr ""
  1135. # MSG_TO_LOAD_FIL c=20
  1136. #: ultralcd.cpp:2137
  1137. msgid "to load filament"
  1138. msgstr ""
  1139. # MSG_TO_UNLOAD_FIL c=20
  1140. #: ultralcd.cpp:2141
  1141. msgid "to unload filament"
  1142. msgstr ""
  1143. # MSG_UNLOAD_FILAMENT c=16
  1144. #: messages.c:114
  1145. msgid "Unload filament"
  1146. msgstr ""
  1147. # MSG_UNLOADING_FILAMENT c=20
  1148. #: messages.c:115
  1149. msgid "Unloading filament"
  1150. msgstr ""
  1151. # MSG_TOTAL c=6
  1152. #: messages.c:100
  1153. msgid "Total"
  1154. msgstr ""
  1155. # MSG_USED c=19
  1156. #: ultralcd.cpp:5928
  1157. msgid "Used during print"
  1158. msgstr ""
  1159. # MSG_MENU_VOLTAGES c=15
  1160. #: ultralcd.cpp:2050
  1161. msgid "Voltages"
  1162. msgstr ""
  1163. # MSG_UNKNOWN c=13
  1164. #: ultralcd.cpp:2005
  1165. msgid "unknown"
  1166. msgstr ""
  1167. # MSG_USERWAIT c=20
  1168. #: Marlin_main.cpp:4347
  1169. msgid "Wait for user..."
  1170. msgstr ""
  1171. # MSG_WAITING_TEMP c=20 r=4
  1172. #: ultralcd.cpp:3283
  1173. msgid "Waiting for nozzle and bed cooling"
  1174. msgstr ""
  1175. # MSG_WAITING_TEMP_PINDA c=20 r=3
  1176. #: ultralcd.cpp:3244
  1177. msgid "Waiting for PINDA probe cooling"
  1178. msgstr ""
  1179. # MSG_CHANGED_BOTH c=20 r=4
  1180. #: Marlin_main.cpp:1597
  1181. msgid "Warning: both printer type and motherboard type changed."
  1182. msgstr ""
  1183. # MSG_CHANGED_MOTHERBOARD c=20 r=4
  1184. #: Marlin_main.cpp:1589
  1185. msgid "Warning: motherboard type changed."
  1186. msgstr ""
  1187. # MSG_CHANGED_PRINTER c=20 r=4
  1188. #: Marlin_main.cpp:1593
  1189. msgid "Warning: printer type changed."
  1190. msgstr ""
  1191. # MSG_UNLOAD_SUCCESSFUL c=20 r=2
  1192. #: Marlin_main.cpp:3789
  1193. msgid "Was filament unload successful?"
  1194. msgstr ""
  1195. # MSG_SELFTEST_WIRINGERROR c=18
  1196. #: messages.c:98
  1197. msgid "Wiring error"
  1198. msgstr ""
  1199. # MSG_WIZARD c=17
  1200. #: ultralcd.cpp:5771
  1201. msgid "Wizard"
  1202. msgstr ""
  1203. # MSG_XYZ_DETAILS c=18
  1204. #: ultralcd.cpp:2039
  1205. msgid "XYZ cal. details"
  1206. msgstr ""
  1207. # MSG_BED_SKEW_OFFSET_DETECTION_FITTING_FAILED c=20 r=8
  1208. #: messages.c:18
  1209. msgid "XYZ calibration failed. Please consult the manual."
  1210. msgstr ""
  1211. # MSG_YES c=3
  1212. #: messages.c:123
  1213. msgid "Yes"
  1214. msgstr ""
  1215. # MSG_WIZARD_QUIT c=20 r=8
  1216. #: messages.c:120
  1217. msgid "You can always resume the Wizard from Calibration -> Wizard."
  1218. msgstr ""
  1219. # MSG_BED_SKEW_OFFSET_DETECTION_SKEW_EXTREME c=20 r=8
  1220. #: ultralcd.cpp:3743
  1221. msgid "XYZ calibration all right. Skew will be corrected automatically."
  1222. msgstr ""
  1223. # MSG_BED_SKEW_OFFSET_DETECTION_SKEW_MILD c=20 r=8
  1224. #: ultralcd.cpp:3740
  1225. msgid "XYZ calibration all right. X/Y axes are slightly skewed. Good job!"
  1226. msgstr ""
  1227. # MSG_TIMEOUT c=12
  1228. #: messages.c:157
  1229. msgid "Timeout"
  1230. msgstr ""
  1231. # MSG_X_CORRECTION c=13
  1232. #: ultralcd.cpp:5086
  1233. msgid "X-correct:"
  1234. msgstr ""
  1235. # MSG_BED_SKEW_OFFSET_DETECTION_PERFECT c=20 r=8
  1236. #: ultralcd.cpp:3737
  1237. msgid "XYZ calibration ok. X/Y axes are perpendicular. Congratulations!"
  1238. msgstr ""
  1239. # MSG_BED_SKEW_OFFSET_DETECTION_WARNING_FRONT_BOTH_FAR c=20 r=8
  1240. #: ultralcd.cpp:3721
  1241. msgid "XYZ calibration compromised. Front calibration points not reachable."
  1242. msgstr ""
  1243. # MSG_BED_SKEW_OFFSET_DETECTION_WARNING_FRONT_RIGHT_FAR c=20 r=8
  1244. #: ultralcd.cpp:3724
  1245. msgid "XYZ calibration compromised. Right front calibration point not reachable."
  1246. msgstr ""
  1247. # MSG_LOAD_ALL c=17
  1248. #: ultralcd.cpp:6167
  1249. msgid "Load all"
  1250. msgstr ""
  1251. # MSG_BED_SKEW_OFFSET_DETECTION_POINT_NOT_FOUND c=20 r=6
  1252. #: ultralcd.cpp:3703
  1253. msgid "XYZ calibration failed. Bed calibration point was not found."
  1254. msgstr ""
  1255. # MSG_BED_SKEW_OFFSET_DETECTION_FAILED_FRONT_BOTH_FAR c=20 r=6
  1256. #: ultralcd.cpp:3709
  1257. msgid "XYZ calibration failed. Front calibration points not reachable."
  1258. msgstr ""
  1259. # MSG_BED_SKEW_OFFSET_DETECTION_FAILED_FRONT_RIGHT_FAR c=20 r=6
  1260. #: ultralcd.cpp:3712
  1261. msgid "XYZ calibration failed. Right front calibration point not reachable."
  1262. msgstr ""
  1263. # MSG_Y_DIST_FROM_MIN c=20
  1264. #: ultralcd.cpp:2842
  1265. msgid "Y distance from min"
  1266. msgstr ""
  1267. # MSG_WIZARD_V2_CAL_2 c=20 r=12
  1268. #: ultralcd.cpp:4850
  1269. msgid "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)."
  1270. msgstr ""
  1271. # MSG_FIL_FAILED c=20 r=5
  1272. #: ultralcd.cpp:7415
  1273. msgid "Verification failed, remove the filament and try again."
  1274. msgstr ""
  1275. # MSG_Y_CORRECTION c=13
  1276. #: ultralcd.cpp:5087
  1277. msgid "Y-correct:"
  1278. msgstr ""
  1279. # MSG_OFF c=3
  1280. #: messages.c:125
  1281. msgid "Off"
  1282. msgstr ""
  1283. # MSG_ON c=3
  1284. #: messages.c:126
  1285. msgid "On"
  1286. msgstr ""
  1287. # MSG_BACK c=18
  1288. #: messages.c:64
  1289. msgid "Back"
  1290. msgstr ""
  1291. # MSG_CHECKS c=18
  1292. #: ultralcd.cpp:5641
  1293. msgid "Checks"
  1294. msgstr ""
  1295. # MSG_FALSE_TRIGGERING c=20
  1296. #: ultralcd.cpp:8190
  1297. msgid "False triggering"
  1298. msgstr ""
  1299. # MSG_STRICT c=8
  1300. #: messages.c:131
  1301. msgid "Strict"
  1302. msgstr ""
  1303. # MSG_WARN c=8
  1304. #: messages.c:130
  1305. msgid "Warn"
  1306. msgstr ""
  1307. # MSG_HW_SETUP c=18
  1308. #: messages.c:102
  1309. msgid "HW Setup"
  1310. msgstr ""
  1311. # MSG_MAGNETS_COMP c=13
  1312. #: messages.c:150
  1313. msgid "Magnets comp."
  1314. msgstr ""
  1315. # MSG_MESH c=12
  1316. #: messages.c:147
  1317. msgid "Mesh"
  1318. msgstr ""
  1319. # MSG_MK3S_FIRMWARE_ON_MK3 c=20 r=4
  1320. #: Marlin_main.cpp:875
  1321. msgid "MK3S firmware detected on MK3 printer"
  1322. msgstr ""
  1323. # MSG_MMU_MODE c=8
  1324. #: messages.c:137
  1325. msgid "MMU Mode"
  1326. msgstr ""
  1327. # MSG_MODE_CHANGE_IN_PROGRESS c=20 r=3
  1328. #: ultralcd.cpp:4366
  1329. msgid "Mode change in progress..."
  1330. msgstr ""
  1331. # MSG_MODEL c=8
  1332. #: messages.c:132
  1333. msgid "Model"
  1334. msgstr ""
  1335. # MSG_NOZZLE_DIAMETER c=10
  1336. #: messages.c:136
  1337. msgid "Nozzle d."
  1338. msgstr ""
  1339. # MSG_GCODE_DIFF_CONTINUE c=20 r=4
  1340. #: util.cpp:414
  1341. msgid "G-code sliced for a different level. Continue?"
  1342. msgstr ""
  1343. # MSG_GCODE_DIFF_CANCELLED c=20 r=7
  1344. #: util.cpp:420
  1345. msgid "G-code sliced for a different level. Please re-slice the model again. Print cancelled."
  1346. msgstr ""
  1347. # MSG_GCODE_DIFF_PRINTER_CONTINUE c=20 r=5
  1348. #: messages.c:134
  1349. msgid "G-code sliced for a different printer type. Continue?"
  1350. msgstr ""
  1351. # MSG_GCODE_DIFF_PRINTER_CANCELLED c=20 r=8
  1352. #: messages.c:135
  1353. msgid "G-code sliced for a different printer type. Please re-slice the model again. Print cancelled."
  1354. msgstr ""
  1355. # MSG_GCODE_NEWER_FIRMWARE_CONTINUE c=20 r=5
  1356. #: util.cpp:381
  1357. msgid "G-code sliced for a newer firmware. Continue?"
  1358. msgstr ""
  1359. # MSG_GCODE_NEWER_FIRMWARE_CANCELLED c=20 r=8
  1360. #: util.cpp:387
  1361. msgid "G-code sliced for a newer firmware. Please update the firmware. Print cancelled."
  1362. msgstr ""
  1363. # MSG_PREHEATING_TO_CUT c=20
  1364. #: ultralcd.cpp:2309
  1365. msgid "Preheating to cut"
  1366. msgstr ""
  1367. # MSG_PREHEATING_TO_EJECT c=20
  1368. #: ultralcd.cpp:2306
  1369. msgid "Preheating to eject"
  1370. msgstr ""
  1371. # MSG_NOZZLE_DIFFERS_CONTINUE c=20 r=5
  1372. #: util.cpp:294
  1373. msgid "Printer nozzle diameter differs from the G-code. Continue?"
  1374. msgstr ""
  1375. # MSG_NOZZLE_DIFFERS_CANCELLED c=20 r=9
  1376. #: util.cpp:301
  1377. msgid "Printer nozzle diameter differs from the G-code. Please check the value in settings. Print cancelled."
  1378. msgstr ""
  1379. # MSG_SELFTEST_FS_LEVEL c=20
  1380. #: ultralcd.cpp:8195
  1381. msgid "%s level expected"
  1382. msgstr ""
  1383. # MSG_RENAME c=18
  1384. #: ultralcd.cpp:6579
  1385. msgid "Rename"
  1386. msgstr ""
  1387. # MSG_SELECT c=18
  1388. #: ultralcd.cpp:6572
  1389. msgid "Select"
  1390. msgstr ""
  1391. # MSG_INFO_SENSORS c=18
  1392. #: ultralcd.cpp:2041
  1393. msgid "Sensor info"
  1394. msgstr ""
  1395. # MSG_SHEET c=10
  1396. #: messages.c:65
  1397. msgid "Sheet"
  1398. msgstr ""
  1399. # MSG_SOUND_BLIND c=7
  1400. #: messages.c:146
  1401. msgid "Assist"
  1402. msgstr ""
  1403. # MSG_STEEL_SHEET c=18
  1404. #: messages.c:66
  1405. msgid "Steel sheets"
  1406. msgstr ""
  1407. # MSG_Z_CORRECTION c=13
  1408. #: ultralcd.cpp:5088
  1409. msgid "Z-correct:"
  1410. msgstr ""
  1411. # MSG_Z_PROBE_NR c=14
  1412. #: messages.c:149
  1413. msgid "Z-probe nr."
  1414. msgstr ""