# SOME DESCRIPTIVE TITLE. # Copyright (C) YEAR David Braam # This file is distributed under the same license as the PACKAGE package. # FIRST AUTHOR , YEAR. # #, fuzzy msgid "" msgstr "" "Project-Id-Version: PACKAGE VERSION\n" "Report-Msgid-Bugs-To: \n" "POT-Creation-Date: 2013-10-08 14:30+0200\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "Last-Translator: FULL NAME \n" "Language-Team: LANGUAGE \n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=CHARSET\n" "Content-Transfer-Encoding: 8bit\n" #: Cura/gui/app.py:86 Cura/gui/mainWindow.py:528 msgid "A new version of Cura is available, would you like to download?" msgstr "" #: Cura/gui/app.py:86 Cura/gui/mainWindow.py:528 msgid "New version available" msgstr "" #: Cura/gui/configWizard.py:221 msgid "Add new machine wizard" msgstr "" #: Cura/gui/configWizard.py:223 msgid "First time run wizard" msgstr "" #: Cura/gui/configWizard.py:224 msgid "Welcome, and thanks for trying Cura!" msgstr "" #: Cura/gui/configWizard.py:226 msgid "This wizard will help you with the following steps:" msgstr "" #: Cura/gui/configWizard.py:227 msgid "* Configure Cura for your machine" msgstr "" #: Cura/gui/configWizard.py:228 msgid "* Optionally upgrade your firmware" msgstr "" #: Cura/gui/configWizard.py:229 msgid "* Optionally check if your machine is working safely" msgstr "" #: Cura/gui/configWizard.py:230 msgid "* Optionally level your printer bed" msgstr "" #: Cura/gui/configWizard.py:239 msgid "The following pre-defined machine profiles are available" msgstr "" #: Cura/gui/configWizard.py:240 msgid "" "Note that these profiles are not guaranteed to give good results,\n" "or work at all. Extra tweaks might be required." msgstr "" #: Cura/gui/configWizard.py:270 msgid "Cura is now ready to be used!" msgstr "" #: Cura/gui/configWizard.py:275 msgid "" "RepRap machines can be vastly different, so here you can set your own " "settings." msgstr "" #: Cura/gui/configWizard.py:276 msgid "" "Be sure to review the default profile before running it on your machine." msgstr "" #: Cura/gui/configWizard.py:277 msgid "" "If you like a default profile for your machine added,\n" "then make an issue on github." msgstr "" #: Cura/gui/configWizard.py:279 msgid "You will have to manually install Marlin or Sprinter firmware." msgstr "" #: Cura/gui/configWizard.py:281 msgid "Machine name" msgstr "" #: Cura/gui/configWizard.py:282 msgid "Machine width (mm)" msgstr "" #: Cura/gui/configWizard.py:283 msgid "Machine depth (mm)" msgstr "" #: Cura/gui/configWizard.py:284 msgid "Machine height (mm)" msgstr "" #: Cura/gui/configWizard.py:285 Cura/util/profile.py:158 msgid "Nozzle size (mm)" msgstr "" #: Cura/gui/configWizard.py:286 Cura/util/profile.py:353 msgid "Heated bed" msgstr "" #: Cura/gui/configWizard.py:287 msgid "Bed center is 0,0,0 (RoStock)" msgstr "" #: Cura/gui/configWizard.py:307 msgid "Select your machine" msgstr "" #: Cura/gui/configWizard.py:308 msgid "What kind of machine do you have:" msgstr "" #: Cura/gui/configWizard.py:315 msgid "Other (Ex: RepRap, MakerBot)" msgstr "" #: Cura/gui/configWizard.py:318 msgid "" "The collection of anonymous usage information helps with the continued " "improvement of Cura." msgstr "" #: Cura/gui/configWizard.py:319 msgid "" "This does NOT submit your models online nor gathers any privacy related " "information." msgstr "" #: Cura/gui/configWizard.py:320 msgid "Submit anonymous usage information:" msgstr "" #: Cura/gui/configWizard.py:321 msgid "For full details see: http://wiki.ultimaker.com/Cura:stats" msgstr "" #: Cura/gui/configWizard.py:383 msgid "Select upgraded parts you have" msgstr "" #: Cura/gui/configWizard.py:384 msgid "" "To assist you in having better default settings for your Ultimaker\n" "Cura would like to know which upgrades you have in your machine." msgstr "" #: Cura/gui/configWizard.py:386 msgid "Extruder drive upgrade" msgstr "" #: Cura/gui/configWizard.py:387 msgid "Heated printer bed (self built)" msgstr "" #: Cura/gui/configWizard.py:388 msgid "Dual extrusion (experimental)" msgstr "" #: Cura/gui/configWizard.py:390 msgid "" "If you have an Ultimaker bought after october 2012 you will have the\n" "Extruder drive upgrade. If you do not have this upgrade,\n" "it is highly recommended to improve reliability." msgstr "" #: Cura/gui/configWizard.py:391 msgid "" "This upgrade can be bought from the Ultimaker webshop\n" "or found on thingiverse as thing:26094" msgstr "" #: Cura/gui/configWizard.py:410 msgid "Upgrade Ultimaker Firmware" msgstr "" #: Cura/gui/configWizard.py:411 msgid "" "Firmware is the piece of software running directly on your 3D printer.\n" "This firmware controls the step motors, regulates the temperature\n" "and ultimately makes your printer work." msgstr "" #: Cura/gui/configWizard.py:413 msgid "" "The firmware shipping with new Ultimakers works, but upgrades\n" "have been made to make better prints, and make calibration easier." msgstr "" #: Cura/gui/configWizard.py:415 msgid "" "Cura requires these new features and thus\n" "your firmware will most likely need to be upgraded.\n" "You will get the chance to do so now." msgstr "" #: Cura/gui/configWizard.py:420 msgid "Do not upgrade to this firmware if:" msgstr "" #: Cura/gui/configWizard.py:421 msgid "* You have an older machine based on ATMega1280" msgstr "" #: Cura/gui/configWizard.py:422 msgid "* Have other changes in the firmware" msgstr "" #: Cura/gui/configWizard.py:456 msgid "" "It is a good idea to do a few sanity checks now on your Ultimaker.\n" "You can skip these if you know your machine is functional." msgstr "" #: Cura/gui/configWizard.py:457 msgid "Run checks" msgstr "" #: Cura/gui/configWizard.py:457 msgid "Skip checks" msgstr "" #: Cura/gui/configWizard.py:461 msgid "Communication:" msgstr "" #: Cura/gui/configWizard.py:462 msgid "Temperature:" msgstr "" #: Cura/gui/configWizard.py:463 msgid "Endstops:" msgstr "" #: Cura/gui/configWizard.py:468 msgid "Show error log" msgstr "" #: Cura/gui/configWizard.py:502 msgid "Connecting to machine." msgstr "" #: Cura/gui/configWizard.py:523 msgid "Cooldown before temperature check." msgstr "" #: Cura/gui/configWizard.py:529 Cura/gui/configWizard.py:536 msgid "Checking the heater and temperature sensor." msgstr "" #: Cura/gui/configWizard.py:547 msgid "Please make sure none of the endstops are pressed." msgstr "" #: Cura/gui/configWizard.py:560 msgid "Temperature measurement FAILED!" msgstr "" #: Cura/gui/configWizard.py:565 #, python-format msgid "Head temperature: %d" msgstr "" #: Cura/gui/configWizard.py:572 Cura/gui/configWizard.py:581 #, python-format msgid "Communication State: %s" msgstr "" #: Cura/gui/configWizard.py:575 msgid "Failed to establish connection with the printer." msgstr "" #: Cura/gui/configWizard.py:620 msgid "Please press the right X endstop." msgstr "" #: Cura/gui/configWizard.py:625 msgid "Please press the left X endstop." msgstr "" #: Cura/gui/configWizard.py:630 msgid "Please press the front Y endstop." msgstr "" #: Cura/gui/configWizard.py:635 msgid "Please press the back Y endstop." msgstr "" #: Cura/gui/configWizard.py:640 msgid "Please press the top Z endstop." msgstr "" #: Cura/gui/configWizard.py:645 msgid "Please press the bottom Z endstop." msgstr "" #: Cura/gui/configWizard.py:651 msgid "Checkup finished" msgstr "" #: Cura/gui/configWizard.py:694 msgid "Calibrating the Steps Per E requires some manual actions." msgstr "" #: Cura/gui/configWizard.py:695 msgid "First remove any filament from your machine." msgstr "" #: Cura/gui/configWizard.py:696 msgid "" "Next put in your filament so the tip is aligned with the\n" "top of the extruder drive." msgstr "" #: Cura/gui/configWizard.py:697 msgid "We'll push the filament 100mm" msgstr "" #: Cura/gui/configWizard.py:698 msgid "Extrude 100mm filament" msgstr "" #: Cura/gui/configWizard.py:699 msgid "" "Now measure the amount of extruded filament:\n" "(this can be more or less then 100mm)" msgstr "" #: Cura/gui/configWizard.py:700 msgid "Save" msgstr "" #: Cura/gui/configWizard.py:701 msgid "This results in the following steps per E:" msgstr "" #: Cura/gui/configWizard.py:703 msgid "You can repeat these steps to get better calibration." msgstr "" #: Cura/gui/configWizard.py:706 msgid "" "If you still have filament in your printer which needs\n" "heat to remove, press the heat up button below:" msgstr "" #: Cura/gui/configWizard.py:707 msgid "Heatup for filament removal" msgstr "" #: Cura/gui/configWizard.py:730 Cura/gui/configWizard.py:762 msgid "" "Error: Failed to open serial port to machine\n" "If this keeps happening, try disconnecting and reconnecting the USB cable" msgstr "" #: Cura/gui/firmwareInstall.py:39 msgid "" "I am sorry, but Cura does not ship with a default firmware for your machine " "configuration." msgstr "" #: Cura/gui/firmwareInstall.py:39 Cura/gui/firmwareInstall.py:98 #: Cura/gui/mainWindow.py:463 msgid "Firmware update" msgstr "" #: Cura/gui/firmwareInstall.py:49 msgid "OK" msgstr "" #: Cura/gui/firmwareInstall.py:68 msgid "Reading firmware..." msgstr "" #: Cura/gui/firmwareInstall.py:70 msgid "Connecting to machine..." msgstr "" #: Cura/gui/firmwareInstall.py:87 msgid "Uploading firmware..." msgstr "" #: Cura/gui/firmwareInstall.py:90 #, python-format msgid "" "Done!\n" "Installed firmware: %s" msgstr "" #: Cura/gui/firmwareInstall.py:92 msgid "Failed to write firmware.\n" msgstr "" #: Cura/gui/firmwareInstall.py:97 msgid "" "Failed to find machine for firmware upgrade\n" "Is your machine connected to the PC?" msgstr "" #: Cura/gui/mainWindow.py:56 msgid "Load model file...\tCTRL+L" msgstr "" #: Cura/gui/mainWindow.py:58 msgid "Save model...\tCTRL+S" msgstr "" #: Cura/gui/mainWindow.py:60 msgid "Clear platform" msgstr "" #: Cura/gui/mainWindow.py:64 msgid "Print...\tCTRL+P" msgstr "" #: Cura/gui/mainWindow.py:66 Cura/gui/sceneView.py:244 msgid "Save GCode..." msgstr "" #: Cura/gui/mainWindow.py:68 msgid "Show slice engine log..." msgstr "" #: Cura/gui/mainWindow.py:72 msgid "Open Profile..." msgstr "" #: Cura/gui/mainWindow.py:75 msgid "Save Profile..." msgstr "" #: Cura/gui/mainWindow.py:78 msgid "Load Profile from GCode..." msgstr "" #: Cura/gui/mainWindow.py:82 msgid "Reset Profile to default" msgstr "" #: Cura/gui/mainWindow.py:87 msgid "Preferences...\tCTRL+," msgstr "" #: Cura/gui/mainWindow.py:89 msgid "Machine settings..." msgstr "" #: Cura/gui/mainWindow.py:95 msgid "Recent Model Files" msgstr "" #: Cura/gui/mainWindow.py:102 msgid "Recent Profile Files" msgstr "" #: Cura/gui/mainWindow.py:108 msgid "Quit" msgstr "" #: Cura/gui/mainWindow.py:110 msgid "File" msgstr "" #: Cura/gui/mainWindow.py:118 msgid "Minecraft map import..." msgstr "" #: Cura/gui/mainWindow.py:122 msgid "PID Debugger..." msgstr "" #: Cura/gui/mainWindow.py:125 msgid "Copy profile to clipboard" msgstr "" #: Cura/gui/mainWindow.py:127 msgid "Tools" msgstr "" #: Cura/gui/mainWindow.py:133 Cura/util/profile.py:158 msgid "Machine" msgstr "" #: Cura/gui/mainWindow.py:136 msgid "Switch to quickprint..." msgstr "" #: Cura/gui/mainWindow.py:140 msgid "Switch to full settings..." msgstr "" #: Cura/gui/mainWindow.py:145 msgid "Open expert settings..." msgstr "" #: Cura/gui/mainWindow.py:149 msgid "Run first run wizard..." msgstr "" #: Cura/gui/mainWindow.py:151 msgid "Run bed leveling wizard..." msgstr "" #: Cura/gui/mainWindow.py:154 msgid "Run head offset wizard..." msgstr "" #: Cura/gui/mainWindow.py:157 msgid "Expert" msgstr "" #: Cura/gui/mainWindow.py:160 msgid "Online documentation..." msgstr "" #: Cura/gui/mainWindow.py:162 msgid "Report a problem..." msgstr "" #: Cura/gui/mainWindow.py:164 msgid "Check for update..." msgstr "" #: Cura/gui/mainWindow.py:166 msgid "Open YouMagine website..." msgstr "" #: Cura/gui/mainWindow.py:168 msgid "About Cura..." msgstr "" #: Cura/gui/mainWindow.py:170 msgid "Help" msgstr "" #: Cura/gui/mainWindow.py:394 msgid "Add new machine..." msgstr "" #: Cura/gui/mainWindow.py:399 msgid "Install custom firmware..." msgstr "" #: Cura/gui/mainWindow.py:402 msgid "Install default Marlin firmware..." msgstr "" #: Cura/gui/mainWindow.py:406 msgid "Select profile file to load" msgstr "" #: Cura/gui/mainWindow.py:418 msgid "Select gcode file to load profile from" msgstr "" #: Cura/gui/mainWindow.py:431 msgid "" "No profile found in GCode file.\n" "This feature only works with GCode files made by Cura 12.07 or newer." msgstr "" #: Cura/gui/mainWindow.py:431 msgid "Profile load error" msgstr "" #: Cura/gui/mainWindow.py:435 msgid "Select profile file to save" msgstr "" #: Cura/gui/mainWindow.py:443 msgid "" "This will reset all profile settings to defaults.\n" "Unless you have saved your current profile, all settings will be lost!\n" "Do you really want to reset?" msgstr "" #: Cura/gui/mainWindow.py:443 msgid "Profile reset" msgstr "" #: Cura/gui/mainWindow.py:463 msgid "" "Warning: Installing a custom firmware does not guarantee that you machine " "will function correctly, and could damage your machine." msgstr "" #: Cura/gui/mainWindow.py:464 msgid "Open firmware to upload" msgstr "" #: Cura/gui/mainWindow.py:531 msgid "You are running the latest version of Cura!" msgstr "" #: Cura/gui/mainWindow.py:531 msgid "Awesome!" msgstr "" #: Cura/gui/mainWindow.py:586 msgid "Plugins" msgstr "" #: Cura/gui/pluginPanel.py:26 msgid "Plugins:" msgstr "" #: Cura/gui/pluginPanel.py:30 msgid "Open plugin location" msgstr "" #: Cura/gui/pluginPanel.py:31 msgid "Enabled plugins" msgstr "" #: Cura/gui/pluginPanel.py:133 msgid "You need to select a plugin before you can add anything." msgstr "" #: Cura/gui/pluginPanel.py:133 msgid "Error: no plugin selected" msgstr "" #: Cura/gui/preferencesDialog.py:25 msgid "Colours" msgstr "" #: Cura/gui/preferencesDialog.py:31 Cura/util/profile.py:331 msgid "Language" msgstr "" #: Cura/gui/preferencesDialog.py:34 msgid "Filament settings" msgstr "" #: Cura/gui/preferencesDialog.py:44 msgid "Cura settings" msgstr "" #: Cura/gui/preferencesDialog.py:78 msgid "Machine settings" msgstr "" #: Cura/gui/preferencesDialog.py:88 msgid "Printer head size" msgstr "" #: Cura/gui/preferencesDialog.py:96 #, python-format msgid "Extruder %d" msgstr "" #: Cura/gui/preferencesDialog.py:100 msgid "Communication settings" msgstr "" #: Cura/gui/preferencesDialog.py:143 msgid "Cannot remove the last machine configuration in Cura" msgstr "" #: Cura/gui/preferencesDialog.py:143 msgid "Machine remove error" msgstr "" #: Cura/gui/printWindow.py:132 msgid "Printing" msgstr "" #: Cura/gui/printWindow.py:158 msgid "Statistics" msgstr "" #: Cura/gui/printWindow.py:163 msgid "" "Your computer is running on battery power.\n" "Connect your computer to AC power or your print might not finish." msgstr "" #: Cura/gui/printWindow.py:174 msgid "" "Filament: ####.##m #.##g\n" "Estimated print time: #####:##\n" "Machine state:\n" "Detecting baudrateXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXX" msgstr "" #: Cura/gui/printWindow.py:179 msgid "Connect" msgstr "" #: Cura/gui/printWindow.py:181 Cura/gui/sceneView.py:65 #: Cura/gui/sceneView.py:803 msgid "Print" msgstr "" #: Cura/gui/printWindow.py:182 Cura/gui/printWindow.py:428 msgid "Pause" msgstr "" #: Cura/gui/printWindow.py:183 msgid "Cancel print" msgstr "" #: Cura/gui/printWindow.py:184 msgid "Error log" msgstr "" #: Cura/gui/printWindow.py:206 msgid "BedTemp:" msgstr "" #: Cura/gui/printWindow.py:214 msgid "Temp:" msgstr "" #: Cura/gui/printWindow.py:262 msgid "Jog" msgstr "" #: Cura/gui/printWindow.py:277 msgid "Outer wall:" msgstr "" #: Cura/gui/printWindow.py:280 msgid "Inner wall:" msgstr "" #: Cura/gui/printWindow.py:283 msgid "Fill:" msgstr "" #: Cura/gui/printWindow.py:286 msgid "Support:" msgstr "" #: Cura/gui/printWindow.py:290 Cura/util/profile.py:183 #: Cura/util/profile.py:184 Cura/util/profile.py:185 msgid "Speed" msgstr "" #: Cura/gui/printWindow.py:308 msgid "Term" msgstr "" #: Cura/gui/printWindow.py:363 msgid "Enable timelapse movie recording" msgstr "" #: Cura/gui/printWindow.py:377 msgid "Show preview" msgstr "" #: Cura/gui/printWindow.py:383 msgid "Camera" msgstr "" #: Cura/gui/printWindow.py:426 msgid "Resume" msgstr "" #: Cura/gui/printWindow.py:443 msgid "Loading gcode...\n" msgstr "" #: Cura/gui/printWindow.py:445 #, python-format msgid "Filament: %(amount).2fm %(weight).2fg\n" msgstr "" #: Cura/gui/printWindow.py:448 #, python-format msgid "Filament cost: %s\n" msgstr "" #: Cura/gui/sceneView.py:64 msgid "Load" msgstr "" #: Cura/gui/sceneView.py:69 msgid "Rotate" msgstr "" #: Cura/gui/sceneView.py:70 msgid "Scale" msgstr "" #: Cura/gui/sceneView.py:71 msgid "Mirror" msgstr "" #: Cura/gui/sceneView.py:73 Cura/gui/sceneView.py:76 msgid "Reset" msgstr "" #: Cura/gui/sceneView.py:74 msgid "Lay flat" msgstr "" #: Cura/gui/sceneView.py:77 msgid "To max" msgstr "" #: Cura/gui/sceneView.py:79 msgid "Mirror X" msgstr "" #: Cura/gui/sceneView.py:80 msgid "Mirror Y" msgstr "" #: Cura/gui/sceneView.py:81 msgid "Mirror Z" msgstr "" #: Cura/gui/sceneView.py:89 msgid "Scale X" msgstr "" #: Cura/gui/sceneView.py:91 msgid "Scale Y" msgstr "" #: Cura/gui/sceneView.py:93 msgid "Scale Z" msgstr "" #: Cura/gui/sceneView.py:95 msgid "Size X (mm)" msgstr "" #: Cura/gui/sceneView.py:97 msgid "Size Y (mm)" msgstr "" #: Cura/gui/sceneView.py:99 msgid "Size Z (mm)" msgstr "" #: Cura/gui/sceneView.py:101 msgid "Uniform scale" msgstr "" #: Cura/gui/sceneView.py:104 msgid "View mode" msgstr "" #: Cura/gui/sceneView.py:104 msgid "Normal" msgstr "" #: Cura/gui/sceneView.py:104 msgid "Overhang" msgstr "" #: Cura/gui/sceneView.py:104 msgid "Transparent" msgstr "" #: Cura/gui/sceneView.py:104 msgid "X-Ray" msgstr "" #: Cura/gui/sceneView.py:104 msgid "Layers" msgstr "" #: Cura/gui/sceneView.py:107 msgid "Share on YouMagine" msgstr "" #: Cura/gui/sceneView.py:198 msgid "Open 3D model" msgstr "" #: Cura/gui/sceneView.py:213 msgid "Save 3D model" msgstr "" #: Cura/gui/sceneView.py:243 msgid "Print with USB" msgstr "" #: Cura/gui/sceneView.py:245 msgid "Slice engine log..." msgstr "" #: Cura/gui/sceneView.py:257 Cura/gui/sceneView.py:809 msgid "Save toolpath" msgstr "" #: Cura/gui/sceneView.py:295 msgid "The slicing engine reported the following" msgstr "" #: Cura/gui/sceneView.py:295 msgid "Engine log..." msgstr "" #: Cura/gui/sceneView.py:422 msgid "How many copies do you want?" msgstr "" #: Cura/gui/sceneView.py:422 msgid "Number of copies" msgstr "" #: Cura/gui/sceneView.py:422 msgid "Multiply" msgstr "" #: Cura/gui/sceneView.py:674 msgid "Delete object" msgstr "" #: Cura/gui/sceneView.py:675 msgid "Center on platform" msgstr "" #: Cura/gui/sceneView.py:676 msgid "Multiply object" msgstr "" #: Cura/gui/sceneView.py:677 msgid "Split object into parts" msgstr "" #: Cura/gui/sceneView.py:679 msgid "Dual extrusion merge" msgstr "" #: Cura/gui/sceneView.py:681 msgid "Delete all objects" msgstr "" #: Cura/gui/sceneView.py:806 msgid "Toolpath to SD" msgstr "" #: Cura/gui/sceneView.py:1116 msgid "Loading toolpath for visualization..." msgstr "" #: Cura/gui/sceneView.py:1167 msgid "Overhang view not working due to lack of OpenGL shaders support." msgstr "" #: Cura/gui/simpleMode.py:20 msgid "High quality print" msgstr "" #: Cura/gui/simpleMode.py:21 msgid "Normal quality print" msgstr "" #: Cura/gui/simpleMode.py:22 msgid "Fast low quality print" msgstr "" #: Cura/gui/simpleMode.py:23 msgid "Thin walled cup or vase" msgstr "" #: Cura/gui/simpleMode.py:33 msgid "Print support structure" msgstr "" #: Cura/gui/simpleMode.py:38 msgid "Select a print type:" msgstr "" #: Cura/gui/simpleMode.py:48 msgid "Material:" msgstr "" #: Cura/gui/simpleMode.py:52 msgid "Diameter:" msgstr "" #: Cura/gui/simpleMode.py:58 msgid "Other:" msgstr "" #: Cura/gui/simpleMode.py:118 msgid "Exterior Only" msgstr "" #: Cura/gui/tools/batchRun.py:14 msgid "Cura - Batch run" msgstr "" #: Cura/gui/tools/batchRun.py:29 msgid "Add" msgstr "" #: Cura/gui/tools/batchRun.py:30 msgid "Remove" msgstr "" #: Cura/gui/tools/batchRun.py:31 msgid "Prepare all" msgstr "" #: Cura/gui/tools/batchRun.py:47 msgid "Open file to batch prepare" msgstr "" #: Cura/gui/tools/batchRun.py:134 #, python-format msgid "Building: %d " msgstr "" #: Cura/gui/tools/batchRun.py:137 #, python-format msgid "Done: 0/%d " msgstr "" #: Cura/gui/tools/batchRun.py:140 msgid "Abort" msgstr "" #: Cura/gui/tools/batchRun.py:163 Cura/gui/tools/batchRun.py:233 msgid "Close" msgstr "" #: Cura/gui/tools/batchRun.py:187 #, python-format msgid "Build: %d models" msgstr "" #: Cura/gui/tools/batchRun.py:188 #, python-format msgid "" "\n" "Slicing took: %(hours)02d:%(minutes)02d" msgstr "" #: Cura/gui/tools/batchRun.py:198 #, python-format msgid "Building: [%(index)d/%(size)d]" msgstr "" #: Cura/gui/tools/batchRun.py:214 msgid "Aborted by user." msgstr "" #: Cura/gui/tools/batchRun.py:228 #, python-format msgid "Done %(index)d/%(size)d" msgstr "" #: Cura/gui/tools/batchRun.py:236 msgid "To SDCard" msgstr "" #: Cura/gui/tools/youmagineGui.py:79 msgid "Checking token" msgstr "" #: Cura/gui/tools/youmagineGui.py:83 msgid "Failed to contact YouMagine.com" msgstr "" #: Cura/gui/tools/youmagineGui.py:83 Cura/gui/tools/youmagineGui.py:116 #: Cura/gui/tools/youmagineGui.py:133 Cura/gui/tools/youmagineGui.py:140 #: Cura/gui/tools/youmagineGui.py:148 Cura/gui/tools/youmagineGui.py:153 msgid "YouMagine error." msgstr "" #: Cura/gui/tools/youmagineGui.py:100 msgid "Cura is now authorized to share on YouMagine" msgstr "" #: Cura/gui/tools/youmagineGui.py:100 msgid "YouMagine." msgstr "" #: Cura/gui/tools/youmagineGui.py:112 msgid "Creating new design on YouMagine..." msgstr "" #: Cura/gui/tools/youmagineGui.py:116 msgid "Failed to create a design, nothing uploaded!" msgstr "" #: Cura/gui/tools/youmagineGui.py:120 #, python-format msgid "Building model %s..." msgstr "" #: Cura/gui/tools/youmagineGui.py:131 #, python-format msgid "Uploading model %s..." msgstr "" #: Cura/gui/tools/youmagineGui.py:133 Cura/gui/tools/youmagineGui.py:140 #: Cura/gui/tools/youmagineGui.py:148 #, python-format msgid "Failed to upload %s!" msgstr "" #: Cura/gui/tools/youmagineGui.py:137 #, python-format msgid "Uploading file %s..." msgstr "" #: Cura/gui/tools/youmagineGui.py:145 #, python-format msgid "Uploading image %s..." msgstr "" #: Cura/gui/tools/youmagineGui.py:153 msgid "Failed to upload snapshot!" msgstr "" #: Cura/gui/tools/youmagineGui.py:158 msgid "Publishing design..." msgstr "" #: Cura/gui/tools/youmagineGui.py:230 msgid "Request authorization from YouMagine" msgstr "" #: Cura/gui/tools/youmagineGui.py:231 msgid "Paste token here" msgstr "" #: Cura/gui/tools/youmagineGui.py:237 msgid "" "To share your designs on YouMagine\n" "you need an account on YouMagine.com\n" "and authorize Cura to access your account." msgstr "" #: Cura/gui/tools/youmagineGui.py:239 msgid "" "This will open a browser window where you can\n" "authorize Cura to access your YouMagine account.\n" "You can revoke access at any time\n" "from YouMagine.com" msgstr "" #: Cura/gui/tools/youmagineGui.py:274 msgid "Design name" msgstr "" #: Cura/gui/tools/youmagineGui.py:278 msgid "Publish after upload" msgstr "" #: Cura/gui/tools/youmagineGui.py:279 msgid "Share!" msgstr "" #: Cura/gui/tools/youmagineGui.py:287 msgid "Add..." msgstr "" #: Cura/gui/tools/youmagineGui.py:289 msgid "Webcam..." msgstr "" #: Cura/gui/tools/youmagineGui.py:299 msgid "" "Directly publish the design after uploading.\n" "Without this check the design will not be public\n" "until you publish it yourself on YouMagine.com" msgstr "" #: Cura/gui/tools/youmagineGui.py:305 msgid "Design name:" msgstr "" #: Cura/gui/tools/youmagineGui.py:307 msgid "Description:" msgstr "" #: Cura/gui/tools/youmagineGui.py:309 msgid "Category:" msgstr "" #: Cura/gui/tools/youmagineGui.py:311 msgid "License:" msgstr "" #: Cura/gui/tools/youmagineGui.py:314 msgid "Images:" msgstr "" #: Cura/gui/tools/youmagineGui.py:317 msgid "Related design files:" msgstr "" #: Cura/gui/tools/youmagineGui.py:340 msgid "The name cannot be empty" msgstr "" #: Cura/gui/tools/youmagineGui.py:340 Cura/gui/tools/youmagineGui.py:344 msgid "New design error." msgstr "" #: Cura/gui/tools/youmagineGui.py:344 msgid "The description cannot be empty" msgstr "" #: Cura/gui/tools/youmagineGui.py:370 msgid "No webcam found on your system" msgstr "" #: Cura/gui/tools/youmagineGui.py:370 msgid "Webcam error" msgstr "" #: Cura/gui/util/openglGui.py:241 msgid "An error has occurred during the 3D view drawing." msgstr "" #: Cura/gui/util/openglGui.py:248 msgid "3D window error" msgstr "" #: Cura/util/profile.py:153 Cura/util/profile.py:154 Cura/util/profile.py:155 #: Cura/util/profile.py:179 Cura/util/profile.py:180 Cura/util/profile.py:182 msgid "Quality" msgstr "" #: Cura/util/profile.py:153 msgid "Layer height (mm)" msgstr "" #: Cura/util/profile.py:153 msgid "" "Layer height in millimeters.\n" "This is the most important setting to determine the quality of your print. " "Normal quality prints are 0.1mm, high quality is 0.06mm. You can go up to " "0.25mm with an Ultimaker for very fast prints at low quality." msgstr "" #: Cura/util/profile.py:154 msgid "Shell thickness (mm)" msgstr "" #: Cura/util/profile.py:154 msgid "" "Thickness of the outside shell in the horizontal direction.\n" "This is used in combination with the nozzle size to define the number\n" "of perimeter lines and the thickness of those perimeter lines." msgstr "" #: Cura/util/profile.py:155 msgid "Enable retraction" msgstr "" #: Cura/util/profile.py:155 msgid "" "Retract the filament when the nozzle is moving over a none-printed area. " "Details about the retraction can be configured in the advanced tab." msgstr "" #: Cura/util/profile.py:156 Cura/util/profile.py:157 msgid "Fill" msgstr "" #: Cura/util/profile.py:156 msgid "Bottom/Top thickness (mm)" msgstr "" #: Cura/util/profile.py:156 msgid "" "This controls the thickness of the bottom and top layers, the amount of " "solid layers put down is calculated by the layer thickness and this value.\n" "Having this value a multiple of the layer thickness makes sense. And keep it " "near your wall thickness to make an evenly strong part." msgstr "" #: Cura/util/profile.py:157 msgid "Fill Density (%)" msgstr "" #: Cura/util/profile.py:157 msgid "" "This controls how densely filled the insides of your print will be. For a " "solid part use 100%, for an empty part use 0%. A value around 20% is usually " "enough.\n" "This won't affect the outside of the print and only adjusts how strong the " "part becomes." msgstr "" #: Cura/util/profile.py:158 msgid "" "The nozzle size is very important, this is used to calculate the line width " "of the infill, and used to calculate the amount of outside wall lines and " "thickness for the wall thickness you entered in the print settings." msgstr "" #: Cura/util/profile.py:159 Cura/util/profile.py:160 Cura/util/profile.py:161 #: Cura/util/profile.py:162 Cura/util/profile.py:163 Cura/util/profile.py:164 msgid "Speed and Temperature" msgstr "" #: Cura/util/profile.py:159 msgid "Print speed (mm/s)" msgstr "" #: Cura/util/profile.py:159 msgid "" "Speed at which printing happens. A well adjusted Ultimaker can reach 150mm/" "s, but for good quality prints you want to print slower. Printing speed " "depends on a lot of factors. So you will be experimenting with optimal " "settings for this." msgstr "" #: Cura/util/profile.py:160 msgid "Printing temperature (C)" msgstr "" #: Cura/util/profile.py:160 Cura/util/profile.py:161 Cura/util/profile.py:162 #: Cura/util/profile.py:163 msgid "" "Temperature used for printing. Set at 0 to pre-heat yourself.\n" "For PLA a value of 210C is usually used.\n" "For ABS a value of 230C or higher is required." msgstr "" #: Cura/util/profile.py:161 msgid "2nd nozzle temperature (C)" msgstr "" #: Cura/util/profile.py:162 msgid "3th nozzle temperature (C)" msgstr "" #: Cura/util/profile.py:163 msgid "4th nozzle temperature (C)" msgstr "" #: Cura/util/profile.py:164 msgid "Bed temperature (C)" msgstr "" #: Cura/util/profile.py:164 msgid "" "Temperature used for the heated printer bed. Set at 0 to pre-heat yourself." msgstr "" #: Cura/util/profile.py:165 Cura/util/profile.py:166 msgid "None" msgstr "" #: Cura/util/profile.py:165 msgid "Touching buildplate" msgstr "" #: Cura/util/profile.py:165 msgid "Everywhere" msgstr "" #: Cura/util/profile.py:165 Cura/util/profile.py:166 Cura/util/profile.py:167 #: Cura/util/profile.py:206 Cura/util/profile.py:207 Cura/util/profile.py:208 msgid "Support" msgstr "" #: Cura/util/profile.py:165 msgid "Support type" msgstr "" #: Cura/util/profile.py:165 msgid "" "Type of support structure build.\n" "\"Touching buildplate\" is the most commonly used support setting.\n" "\n" "None does not do any support.\n" "Touching buildplate only creates support where the support structure will " "touch the build platform.\n" "Everywhere creates support even on top of parts of the model." msgstr "" #: Cura/util/profile.py:166 Cura/util/profile.py:212 msgid "Brim" msgstr "" #: Cura/util/profile.py:166 Cura/util/profile.py:213 Cura/util/profile.py:214 #: Cura/util/profile.py:215 Cura/util/profile.py:216 Cura/util/profile.py:217 #: Cura/util/profile.py:218 msgid "Raft" msgstr "" #: Cura/util/profile.py:166 msgid "Platform adhesion type" msgstr "" #: Cura/util/profile.py:166 msgid "" "Different options that help in preventing corners from lifting due to " "warping.\n" "Brim adds a single layer thick flat area around your object which is easy to " "cut off afterwards, and the recommended option.\n" "Raft adds a thick raster at below the object and a thin interface between " "this and your object.\n" "(Note that enabling the brim or raft disables the skirt)" msgstr "" #: Cura/util/profile.py:167 msgid "Both" msgstr "" #: Cura/util/profile.py:167 msgid "First extruder" msgstr "" #: Cura/util/profile.py:167 msgid "Second extruder" msgstr "" #: Cura/util/profile.py:167 msgid "Support dual extrusion" msgstr "" #: Cura/util/profile.py:167 msgid "" "Which extruder to use for support material, for break-away support you can " "use both extruders.\n" "But if one of the materials is more expensive then the other you could " "select an extruder to use for support material. This causes more extruder " "switches.\n" "You can also use the 2nd extruder for soluble support materials." msgstr "" #: Cura/util/profile.py:168 Cura/util/profile.py:169 Cura/util/profile.py:170 #: Cura/util/profile.py:171 Cura/util/profile.py:172 msgid "Filament" msgstr "" #: Cura/util/profile.py:168 msgid "Diameter (mm)" msgstr "" #: Cura/util/profile.py:168 msgid "" "Diameter of your filament, as accurately as possible.\n" "If you cannot measure this value you will have to calibrate it, a higher " "number means less extrusion, a smaller number generates more extrusion." msgstr "" #: Cura/util/profile.py:169 msgid "Diameter2 (mm)" msgstr "" #: Cura/util/profile.py:169 msgid "" "Diameter of your filament for the 2nd nozzle. Use 0 to use the same diameter " "as for nozzle 1." msgstr "" #: Cura/util/profile.py:170 msgid "Diameter3 (mm)" msgstr "" #: Cura/util/profile.py:170 msgid "" "Diameter of your filament for the 3th nozzle. Use 0 to use the same diameter " "as for nozzle 1." msgstr "" #: Cura/util/profile.py:171 msgid "Diameter4 (mm)" msgstr "" #: Cura/util/profile.py:171 msgid "" "Diameter of your filament for the 4th nozzle. Use 0 to use the same diameter " "as for nozzle 1." msgstr "" #: Cura/util/profile.py:172 msgid "Flow (%)" msgstr "" #: Cura/util/profile.py:172 msgid "" "Flow compensation, the amount of material extruded is multiplied by this " "value" msgstr "" #: Cura/util/profile.py:173 Cura/util/profile.py:174 Cura/util/profile.py:175 #: Cura/util/profile.py:176 Cura/util/profile.py:177 Cura/util/profile.py:178 msgid "Retraction" msgstr "" #: Cura/util/profile.py:173 msgid "Speed (mm/s)" msgstr "" #: Cura/util/profile.py:173 msgid "" "Speed at which the filament is retracted, a higher retraction speed works " "better. But a very high retraction speed can lead to filament grinding." msgstr "" #: Cura/util/profile.py:174 msgid "Distance (mm)" msgstr "" #: Cura/util/profile.py:174 msgid "" "Amount of retraction, set at 0 for no retraction at all. A value of 4.5mm " "seems to generate good results." msgstr "" #: Cura/util/profile.py:175 msgid "Dual extrusion switch amount (mm)" msgstr "" #: Cura/util/profile.py:175 msgid "" "Amount of retraction when switching nozzle with dual-extrusion, set at 0 for " "no retraction at all. A value of 16.0mm seems to generate good results." msgstr "" #: Cura/util/profile.py:176 msgid "Minimum travel (mm)" msgstr "" #: Cura/util/profile.py:176 msgid "" "Minimum amount of travel needed for a retraction to happen at all. To make " "sure you do not get a lot of retractions in a small area." msgstr "" #: Cura/util/profile.py:177 msgid "Enable combing" msgstr "" #: Cura/util/profile.py:177 msgid "" "Combing is the act of avoiding holes in the print for the head to travel " "over. If combing is disabled the printer head moves straight from the start " "point to the end point and it will always retract." msgstr "" #: Cura/util/profile.py:178 msgid "Minimal extrusion before retracting (mm)" msgstr "" #: Cura/util/profile.py:178 msgid "" "The minimal amount of extrusion that needs to be done before retracting " "again if a retraction needs to happen before this minimal is reached the " "retraction is ignored.\n" "This avoids retraction a lot on the same piece of filament which flattens " "the filament and causes grinding issues." msgstr "" #: Cura/util/profile.py:179 msgid "Initial layer thickness (mm)" msgstr "" #: Cura/util/profile.py:179 msgid "" "Layer thickness of the bottom layer. A thicker bottom layer makes sticking " "to the bed easier. Set to 0.0 to have the bottom layer thickness the same as " "the other layers." msgstr "" #: Cura/util/profile.py:180 msgid "Cut off object bottom (mm)" msgstr "" #: Cura/util/profile.py:180 msgid "" "Sinks the object into the platform, this can be used for objects that do not " "have a flat bottom and thus create a too small first layer." msgstr "" #: Cura/util/profile.py:182 msgid "Dual extrusion overlap (mm)" msgstr "" #: Cura/util/profile.py:182 msgid "" "Add a certain amount of overlapping extrusion on dual-extrusion prints. This " "bonds the different colors better together." msgstr "" #: Cura/util/profile.py:183 msgid "Travel speed (mm/s)" msgstr "" #: Cura/util/profile.py:183 msgid "" "Speed at which travel moves are done, a high quality build Ultimaker can " "reach speeds of 250mm/s. But some machines might miss steps then." msgstr "" #: Cura/util/profile.py:184 msgid "Bottom layer speed (mm/s)" msgstr "" #: Cura/util/profile.py:184 msgid "" "Print speed for the bottom layer, you want to print the first layer slower " "so it sticks better to the printer bed." msgstr "" #: Cura/util/profile.py:185 msgid "Infill speed (mm/s)" msgstr "" #: Cura/util/profile.py:185 msgid "" "Speed at which infill parts are printed. If set to 0 then the print speed is " "used for the infill. Printing the infill faster can greatly reduce printing, " "but this can negatively effect print quality.." msgstr "" #: Cura/util/profile.py:186 Cura/util/profile.py:187 Cura/util/profile.py:194 #: Cura/util/profile.py:195 Cura/util/profile.py:196 Cura/util/profile.py:197 #: Cura/util/profile.py:198 msgid "Cool" msgstr "" #: Cura/util/profile.py:186 msgid "Minimal layer time (sec)" msgstr "" #: Cura/util/profile.py:186 msgid "" "Minimum time spend in a layer, gives the layer time to cool down before the " "next layer is put on top. If the layer will be placed down too fast the " "printer will slow down to make sure it has spend at least this amount of " "seconds printing this layer." msgstr "" #: Cura/util/profile.py:187 msgid "Enable cooling fan" msgstr "" #: Cura/util/profile.py:187 msgid "" "Enable the cooling fan during the print. The extra cooling from the cooling " "fan is essential during faster prints." msgstr "" #: Cura/util/profile.py:189 msgid "Line count" msgstr "" #: Cura/util/profile.py:189 msgid "" "The skirt is a line drawn around the object at the first layer. This helps " "to prime your extruder, and to see if the object fits on your platform.\n" "Setting this to 0 will disable the skirt. Multiple skirt lines can help " "priming your extruder better for small objects." msgstr "" #: Cura/util/profile.py:190 msgid "Start distance (mm)" msgstr "" #: Cura/util/profile.py:190 msgid "" "The distance between the skirt and the first layer.\n" "This is the minimal distance, multiple skirt lines will be put outwards from " "this distance." msgstr "" #: Cura/util/profile.py:191 msgid "Minimal length (mm)" msgstr "" #: Cura/util/profile.py:191 msgid "" "The minimal length of the skirt, if this minimal length is not reached it " "will add more skirt lines to reach this minimal lenght.\n" "Note: If the line count is set to 0 this is ignored." msgstr "" #: Cura/util/profile.py:194 msgid "Fan on layer number" msgstr "" #: Cura/util/profile.py:194 msgid "" "The layer at which the fan is turned on. The first layer is layer 0. The " "first layer can stick better if you turn on the fan on, on the 2nd layer." msgstr "" #: Cura/util/profile.py:195 msgid "Fan speed min (%)" msgstr "" #: Cura/util/profile.py:195 msgid "" "When the fan is turned on, it is enabled at this speed setting. If cool " "slows down the layer, the fan is adjusted between the min and max speed. " "Minimal fan speed is used if the layer is not slowed down due to cooling." msgstr "" #: Cura/util/profile.py:196 msgid "Fan speed max (%)" msgstr "" #: Cura/util/profile.py:196 msgid "" "When the fan is turned on, it is enabled at this speed setting. If cool " "slows down the layer, the fan is adjusted between the min and max speed. " "Maximal fan speed is used if the layer is slowed down due to cooling by more " "than 200%." msgstr "" #: Cura/util/profile.py:197 msgid "Minimum speed (mm/s)" msgstr "" #: Cura/util/profile.py:197 msgid "" "The minimal layer time can cause the print to slow down so much it starts to " "ooze. The minimal feedrate protects against this. Even if a print gets slown " "down it will never be slower than this minimal speed." msgstr "" #: Cura/util/profile.py:198 msgid "Cool head lift" msgstr "" #: Cura/util/profile.py:198 msgid "" "Lift the head if the minimal speed is hit because of cool slowdown, and wait " "the extra time so the minimal layer time is always hit." msgstr "" #: Cura/util/profile.py:203 Cura/util/profile.py:204 Cura/util/profile.py:205 msgid "Infill" msgstr "" #: Cura/util/profile.py:203 msgid "Solid infill top" msgstr "" #: Cura/util/profile.py:203 msgid "" "Create a solid top surface, if set to false the top is filled with the fill " "percentage. Useful for cups/vases." msgstr "" #: Cura/util/profile.py:204 msgid "Solid infill bottom" msgstr "" #: Cura/util/profile.py:204 msgid "" "Create a solid bottom surface, if set to false the bottom is filled with the " "fill percentage. Useful for buildings." msgstr "" #: Cura/util/profile.py:205 msgid "Infill overlap (%)" msgstr "" #: Cura/util/profile.py:205 msgid "" "Amount of overlap between the infill and the walls. There is a slight " "overlap with the walls and the infill so the walls connect firmly to the " "infill." msgstr "" #: Cura/util/profile.py:206 msgid "Fill amount (%)" msgstr "" #: Cura/util/profile.py:206 #, python-format msgid "" "Amount of infill structure in the support material, less material gives " "weaker support which is easier to remove. 20% seems to be a good average." msgstr "" #: Cura/util/profile.py:207 msgid "Distance X/Y (mm)" msgstr "" #: Cura/util/profile.py:207 msgid "" "Distance of the support material from the print, in the X/Y directions.\n" "0.7mm gives a nice distance from the print so the support does not stick to " "the print." msgstr "" #: Cura/util/profile.py:208 msgid "Distance Z (mm)" msgstr "" #: Cura/util/profile.py:208 msgid "" "Distance from the top/bottom of the support to the print. A small gap here " "makes it easier to remove the support but makes the print a bit uglier.\n" "0.15mm gives a good seperation of the support material." msgstr "" #: Cura/util/profile.py:212 msgid "Brim line amount" msgstr "" #: Cura/util/profile.py:212 msgid "" "The amount of lines used for a brim, more lines means a larger brim which " "sticks better, but this also makes your effective print area smaller." msgstr "" #: Cura/util/profile.py:213 msgid "Extra margin (mm)" msgstr "" #: Cura/util/profile.py:213 msgid "" "If the raft is enabled, this is the extra raft area around the object which " "is also rafted. Increasing this margin will create a stronger raft while " "using more material and leaving less are for your print." msgstr "" #: Cura/util/profile.py:214 msgid "Line spacing (mm)" msgstr "" #: Cura/util/profile.py:214 msgid "" "When you are using the raft this is the distance between the centerlines of " "the raft line." msgstr "" #: Cura/util/profile.py:215 msgid "Base thickness (mm)" msgstr "" #: Cura/util/profile.py:215 msgid "" "When you are using the raft this is the thickness of the base layer which is " "put down." msgstr "" #: Cura/util/profile.py:216 msgid "Base line width (mm)" msgstr "" #: Cura/util/profile.py:216 msgid "" "When you are using the raft this is the width of the base layer lines which " "are put down." msgstr "" #: Cura/util/profile.py:217 msgid "Interface thickness (mm)" msgstr "" #: Cura/util/profile.py:217 msgid "" "When you are using the raft this is the thickness of the interface layer " "which is put down." msgstr "" #: Cura/util/profile.py:218 msgid "Interface line width (mm)" msgstr "" #: Cura/util/profile.py:218 msgid "" "When you are using the raft this is the width of the interface layer lines " "which are put down." msgstr "" #: Cura/util/profile.py:220 Cura/util/profile.py:221 Cura/util/profile.py:222 #: Cura/util/profile.py:223 msgid "Fix horrible" msgstr "" #: Cura/util/profile.py:220 msgid "Combine everything (Type-A)" msgstr "" #: Cura/util/profile.py:220 Cura/util/profile.py:221 msgid "" "This expert option adds all parts of the model together. The result is " "usually that internal cavities disappear. Depending on the model this can be " "intended or not. Enabling this option is at your own risk. Type-A is " "depended on the model normals and tries to keep some internal holes intact. " "Type-B ignores all internal holes and only keeps the outside shape per layer." msgstr "" #: Cura/util/profile.py:221 msgid "Combine everything (Type-B)" msgstr "" #: Cura/util/profile.py:222 msgid "Keep open faces" msgstr "" #: Cura/util/profile.py:222 msgid "" "This expert option keeps all the open bits of the model intact. Normally " "Cura tries to stitch up small holes and remove everything with big holes, " "but this option keeps bits that are not properly part of anything and just " "goes with whatever it is left. This option is usually not what you want, but " "it might enable you to slice models otherwise failing to produce proper " "paths.\n" "As with all \"Fix horrible\" options, results may vary and use at your own " "risk." msgstr "" #: Cura/util/profile.py:223 msgid "Extensive stitching" msgstr "" #: Cura/util/profile.py:223 msgid "" "Extrensive stitching tries to fix up open holes in the model by closing the " "hole with touching polygons. This algorthm is quite expensive and could " "introduce a lot of processing time.\n" "As with all \"Fix horrible\" options, results may vary and use at your own " "risk." msgstr "" #: Cura/util/profile.py:323 msgid "Save profile on slice" msgstr "" #: Cura/util/profile.py:323 msgid "" "When slicing save the profile as [stl_file]_profile.ini next to the model." msgstr "" #: Cura/util/profile.py:324 msgid "Cost (price/kg)" msgstr "" #: Cura/util/profile.py:324 msgid "Cost of your filament per kg, to estimate the cost of the final print." msgstr "" #: Cura/util/profile.py:325 msgid "Cost (price/m)" msgstr "" #: Cura/util/profile.py:325 msgid "" "Cost of your filament per meter, to estimate the cost of the final print." msgstr "" #: Cura/util/profile.py:326 msgid "Auto detect SD card drive" msgstr "" #: Cura/util/profile.py:326 msgid "" "Auto detect the SD card. You can disable this because on some systems " "external hard-drives or USB sticks are detected as SD card." msgstr "" #: Cura/util/profile.py:327 msgid "Check for updates" msgstr "" #: Cura/util/profile.py:327 msgid "Check for newer versions of Cura on startup" msgstr "" #: Cura/util/profile.py:328 msgid "Send usage statistics" msgstr "" #: Cura/util/profile.py:328 msgid "Submit anonymous usage information to improve next versions of Cura" msgstr "" #: Cura/util/profile.py:330 msgid "Density (kg/m3)" msgstr "" #: Cura/util/profile.py:330 msgid "" "Weight of the filament per m3. Around 1240 for PLA. And around 1040 for ABS. " "This value is used to estimate the weight if the filament used for the print." msgstr "" #: Cura/util/profile.py:331 msgid "" "Change the language in which Cura runs. Switching language requires a " "restart of Cura" msgstr "" #: Cura/util/profile.py:334 msgid "Model colour" msgstr "" #: Cura/util/profile.py:335 msgid "Model colour (2)" msgstr "" #: Cura/util/profile.py:336 msgid "Model colour (3)" msgstr "" #: Cura/util/profile.py:337 msgid "Model colour (4)" msgstr "" #: Cura/util/profile.py:348 msgid "Maximum width (mm)" msgstr "" #: Cura/util/profile.py:348 Cura/util/profile.py:349 Cura/util/profile.py:350 msgid "Size of the machine in mm" msgstr "" #: Cura/util/profile.py:349 msgid "Maximum depth (mm)" msgstr "" #: Cura/util/profile.py:350 msgid "Maximum height (mm)" msgstr "" #: Cura/util/profile.py:351 msgid "Machine center 0,0" msgstr "" #: Cura/util/profile.py:351 msgid "" "Machines firmware defines the center of the bed as 0,0 instead of the front " "left corner." msgstr "" #: Cura/util/profile.py:353 msgid "" "If you have an heated bed, this enabled heated bed settings (requires " "restart)" msgstr "" #: Cura/util/profile.py:354 msgid "GCode Flavor" msgstr "" #: Cura/util/profile.py:354 msgid "" "Flavor of generated GCode.\n" "RepRap is normal 5D GCode which works on Marlin/Sprinter based firmwares.\n" "UltiGCode is a variation of the RepRap GCode which puts more settings in the " "machine instead of the slicer.\n" "MakerBot GCode has a few changes in the way GCode is generated, but still " "requires MakerWare to generate to X3G." msgstr "" #: Cura/util/profile.py:355 msgid "Extruder count" msgstr "" #: Cura/util/profile.py:355 msgid "Amount of extruders in your machine." msgstr "" #: Cura/util/profile.py:356 Cura/util/profile.py:358 Cura/util/profile.py:360 msgid "Offset X" msgstr "" #: Cura/util/profile.py:356 Cura/util/profile.py:357 msgid "The offset of your secondary extruder compared to the primary." msgstr "" #: Cura/util/profile.py:357 Cura/util/profile.py:359 Cura/util/profile.py:361 msgid "Offset Y" msgstr "" #: Cura/util/profile.py:358 Cura/util/profile.py:359 msgid "The offset of your tertiary extruder compared to the primary." msgstr "" #: Cura/util/profile.py:360 Cura/util/profile.py:361 msgid "The offset of your forth extruder compared to the primary." msgstr "" #: Cura/util/profile.py:362 msgid "E-Steps per 1mm filament" msgstr "" #: Cura/util/profile.py:362 msgid "" "Amount of steps per mm filament extrusion. If set to 0 then this value is " "ignored and the value in your firmware is used." msgstr "" #: Cura/util/profile.py:363 msgid "Serial port" msgstr "" #: Cura/util/profile.py:363 msgid "Serial port to use for communication with the printer" msgstr "" #: Cura/util/profile.py:365 msgid "Baudrate" msgstr "" #: Cura/util/profile.py:365 msgid "" "Speed of the serial port communication\n" "Needs to match your firmware settings\n" "Common values are 250000, 115200, 57600" msgstr "" #: Cura/util/profile.py:368 msgid "Head size towards X min (mm)" msgstr "" #: Cura/util/profile.py:368 msgid "" "The head size when printing multiple objects, measured from the tip of the " "nozzle towards the outer part of the head. 75mm for an Ultimaker if the fan " "is on the left side." msgstr "" #: Cura/util/profile.py:369 msgid "Head size towards Y min (mm)" msgstr "" #: Cura/util/profile.py:369 Cura/util/profile.py:370 msgid "" "The head size when printing multiple objects, measured from the tip of the " "nozzle towards the outer part of the head. 18mm for an Ultimaker if the fan " "is on the left side." msgstr "" #: Cura/util/profile.py:370 msgid "Head size towards X max (mm)" msgstr "" #: Cura/util/profile.py:371 msgid "Head size towards Y max (mm)" msgstr "" #: Cura/util/profile.py:371 msgid "" "The head size when printing multiple objects, measured from the tip of the " "nozzle towards the outer part of the head. 35mm for an Ultimaker if the fan " "is on the left side." msgstr "" #: Cura/util/profile.py:372 msgid "Printer gantry height (mm)" msgstr "" #: Cura/util/profile.py:372 msgid "" "The height of the gantry holding up the printer head. If an object is higher " "then this then you cannot print multiple objects one for one. 60mm for an " "Ultimaker." msgstr "" #: Cura/util/profile.py:374 #, python-format msgid "More flow than 150% is rare and usually not recommended." msgstr "" #: Cura/util/profile.py:375 #, python-format msgid "Less flow than 50% is rare and usually not recommended." msgstr "" #: Cura/util/profile.py:376 #, python-format msgid "" "Thicker layers then %.2fmm (80%% nozzle size) usually give bad results and " "are not recommended." msgstr "" #: Cura/util/profile.py:378 msgid "" "It is highly unlikely that your machine can achieve a printing speed above " "150mm/s" msgstr "" #: Cura/util/profile.py:380 Cura/util/profile.py:381 Cura/util/profile.py:382 #: Cura/util/profile.py:383 msgid "Temperatures above 260C could damage your machine, be careful!" msgstr "" #: Cura/util/profile.py:384 Cura/util/profile.py:385 Cura/util/profile.py:386 #: Cura/util/profile.py:387 msgid "" "Are you sure your filament is that thick? Normal filament is around 3mm or " "1.75mm." msgstr "" #: Cura/util/profile.py:388 msgid "" "It is highly unlikely that your machine can achieve a travel speed above " "300mm/s" msgstr "" #: Cura/util/profile.py:389 #, python-format msgid "" "A bottom layer of more then %.2fmm (3/4 nozzle size) usually give bad " "results and is not recommended." msgstr ""