PrusaSlicer-NonPlainar/resources/localization/PrusaSlicer.pot
2020-03-05 13:59:20 +01:00

9743 lines
240 KiB
Text

# SOME DESCRIPTIVE TITLE.
# Copyright (C) YEAR THE PACKAGE'S COPYRIGHT HOLDER
# This file is distributed under the same license as the PACKAGE package.
# FIRST AUTHOR <EMAIL@ADDRESS>, YEAR.
#
#, fuzzy
msgid ""
msgstr ""
"Project-Id-Version: PACKAGE VERSION\n"
"Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2020-03-05 13:51+0100\n"
"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
"Language-Team: LANGUAGE <LL@li.org>\n"
"Language: \n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\n"
"Plural-Forms: nplurals=INTEGER; plural=EXPRESSION;\n"
#: src/slic3r/GUI/AboutDialog.cpp:41 src/slic3r/GUI/AboutDialog.cpp:294
msgid "Portions copyright"
msgstr ""
#: src/slic3r/GUI/AboutDialog.cpp:129 src/slic3r/GUI/AboutDialog.cpp:258
msgid "Copyright"
msgstr ""
#. TRN "Slic3r _is licensed under the_ License"
#: src/slic3r/GUI/AboutDialog.cpp:131
msgid ""
"License agreements of all following programs (libraries) are part of "
"application license agreement"
msgstr ""
#: src/slic3r/GUI/AboutDialog.cpp:201
#, possible-c-format
msgid "About %s"
msgstr ""
#: src/slic3r/GUI/AboutDialog.cpp:233 src/slic3r/GUI/MainFrame.cpp:64
msgid "Version"
msgstr ""
#. TRN "Slic3r _is licensed under the_ License"
#: src/slic3r/GUI/AboutDialog.cpp:260
msgid "is licensed under the"
msgstr ""
#: src/slic3r/GUI/AboutDialog.cpp:261
msgid "GNU Affero General Public License, version 3"
msgstr ""
#: src/slic3r/GUI/AboutDialog.cpp:262
msgid ""
"PrusaSlicer is based on Slic3r by Alessandro Ranellucci and the RepRap "
"community."
msgstr ""
#: src/slic3r/GUI/AboutDialog.cpp:263
msgid ""
"Contributions by Henrik Brix Andersen, Nicolas Dandrimont, Mark Hindess, "
"Petr Ledvina, Joseph Lenox, Y. Sapir, Mike Sheldrake, Vojtech Bubnik and "
"numerous others."
msgstr ""
#: src/slic3r/GUI/AppConfig.cpp:114
msgid ""
"Error parsing PrusaSlicer config file, it is probably corrupted. Try to "
"manually delete the file to recover from the error. Your user profiles will "
"not be affected."
msgstr ""
#: src/slic3r/GUI/BackgroundSlicingProcess.cpp:110
msgid ""
"Copying of the temporary G-code to the output G-code failed. Maybe the SD "
"card is write locked?"
msgstr ""
#: src/slic3r/GUI/BackgroundSlicingProcess.cpp:113
msgid ""
"Copying of the temporary G-code to the output G-code failed. There might be "
"problem with target device, please try exporting again or using different "
"device. The corrupted output G-code is at %1%.tmp."
msgstr ""
#: src/slic3r/GUI/BackgroundSlicingProcess.cpp:116
msgid ""
"Renaming of the G-code after copying to the selected destination folder has "
"failed. Current path is %1%.tmp. Please try exporting again."
msgstr ""
#: src/slic3r/GUI/BackgroundSlicingProcess.cpp:119
msgid ""
"Copying of the temporary G-code has finished but the original code at %1% "
"couldn't be opened during copy check. The output G-code is at %2%.tmp."
msgstr ""
#: src/slic3r/GUI/BackgroundSlicingProcess.cpp:122
msgid ""
"Copying of the temporary G-code has finished but the exported code couldn't "
"be opened during copy check. The output G-code is at %1%.tmp."
msgstr ""
#: src/slic3r/GUI/BackgroundSlicingProcess.cpp:129
#: src/slic3r/GUI/BackgroundSlicingProcess.cpp:479
msgid "Running post-processing scripts"
msgstr ""
#: src/slic3r/GUI/BackgroundSlicingProcess.cpp:131
msgid "G-code file exported to %1%"
msgstr ""
#: src/slic3r/GUI/BackgroundSlicingProcess.cpp:135
#: src/slic3r/GUI/BackgroundSlicingProcess.cpp:185
msgid "Slicing complete"
msgstr ""
#: src/slic3r/GUI/BackgroundSlicingProcess.cpp:181
msgid "Masked SLA file exported to %1%"
msgstr ""
#: src/slic3r/GUI/BackgroundSlicingProcess.cpp:223
#, possible-c-format
msgid ""
"%s has encountered an error. It was likely caused by running out of memory. "
"If you are sure you have enough RAM on your system, this may also be a bug "
"and we would be glad if you reported it."
msgstr ""
#: src/slic3r/GUI/BackgroundSlicingProcess.cpp:481
msgid "Copying of the temporary G-code to the output G-code failed"
msgstr ""
#: src/slic3r/GUI/BackgroundSlicingProcess.cpp:506
msgid "Scheduling upload to `%1%`. See Window -> Print Host Upload Queue"
msgstr ""
#: src/slic3r/GUI/BedShapeDialog.cpp:66 src/slic3r/GUI/GUI_ObjectList.cpp:2060
msgid "Shape"
msgstr ""
#: src/slic3r/GUI/BedShapeDialog.cpp:73
msgid "Rectangular"
msgstr ""
#: src/slic3r/GUI/BedShapeDialog.cpp:77
#: src/slic3r/GUI/GUI_ObjectManipulation.cpp:232 src/slic3r/GUI/Plater.cpp:160
#: src/slic3r/GUI/Tab.cpp:2326
msgid "Size"
msgstr ""
#: src/slic3r/GUI/BedShapeDialog.cpp:78
msgid "Size in X and Y of the rectangular plate."
msgstr ""
#: src/slic3r/GUI/BedShapeDialog.cpp:84
msgid "Origin"
msgstr ""
#: src/slic3r/GUI/BedShapeDialog.cpp:85
msgid ""
"Distance of the 0,0 G-code coordinate from the front left corner of the "
"rectangle."
msgstr ""
#: src/slic3r/GUI/BedShapeDialog.cpp:89
msgid "Circular"
msgstr ""
#: src/slic3r/GUI/BedShapeDialog.cpp:92 src/slic3r/GUI/ConfigWizard.cpp:218
#: src/slic3r/GUI/ConfigWizard.cpp:970 src/slic3r/GUI/ConfigWizard.cpp:984
#: src/slic3r/GUI/ExtruderSequenceDialog.cpp:87
#: src/slic3r/GUI/GUI_ObjectLayers.cpp:135
#: src/slic3r/GUI/GUI_ObjectManipulation.cpp:333
#: src/slic3r/GUI/ObjectDataViewModel.cpp:94
#: src/slic3r/GUI/WipeTowerDialog.cpp:85 src/libslic3r/PrintConfig.cpp:75
#: src/libslic3r/PrintConfig.cpp:82 src/libslic3r/PrintConfig.cpp:91
#: src/libslic3r/PrintConfig.cpp:122 src/libslic3r/PrintConfig.cpp:188
#: src/libslic3r/PrintConfig.cpp:246 src/libslic3r/PrintConfig.cpp:321
#: src/libslic3r/PrintConfig.cpp:329 src/libslic3r/PrintConfig.cpp:379
#: src/libslic3r/PrintConfig.cpp:505 src/libslic3r/PrintConfig.cpp:516
#: src/libslic3r/PrintConfig.cpp:534 src/libslic3r/PrintConfig.cpp:712
#: src/libslic3r/PrintConfig.cpp:1231 src/libslic3r/PrintConfig.cpp:1292
#: src/libslic3r/PrintConfig.cpp:1310 src/libslic3r/PrintConfig.cpp:1328
#: src/libslic3r/PrintConfig.cpp:1384 src/libslic3r/PrintConfig.cpp:1394
#: src/libslic3r/PrintConfig.cpp:1516 src/libslic3r/PrintConfig.cpp:1524
#: src/libslic3r/PrintConfig.cpp:1565 src/libslic3r/PrintConfig.cpp:1573
#: src/libslic3r/PrintConfig.cpp:1583 src/libslic3r/PrintConfig.cpp:1591
#: src/libslic3r/PrintConfig.cpp:1599 src/libslic3r/PrintConfig.cpp:1682
#: src/libslic3r/PrintConfig.cpp:1914 src/libslic3r/PrintConfig.cpp:1985
#: src/libslic3r/PrintConfig.cpp:2019 src/libslic3r/PrintConfig.cpp:2147
#: src/libslic3r/PrintConfig.cpp:2226 src/libslic3r/PrintConfig.cpp:2233
#: src/libslic3r/PrintConfig.cpp:2240 src/libslic3r/PrintConfig.cpp:2270
#: src/libslic3r/PrintConfig.cpp:2280 src/libslic3r/PrintConfig.cpp:2290
#: src/libslic3r/PrintConfig.cpp:2450 src/libslic3r/PrintConfig.cpp:2484
#: src/libslic3r/PrintConfig.cpp:2623 src/libslic3r/PrintConfig.cpp:2632
#: src/libslic3r/PrintConfig.cpp:2641 src/libslic3r/PrintConfig.cpp:2651
#: src/libslic3r/PrintConfig.cpp:2705 src/libslic3r/PrintConfig.cpp:2715
#: src/libslic3r/PrintConfig.cpp:2727 src/libslic3r/PrintConfig.cpp:2747
#: src/libslic3r/PrintConfig.cpp:2757 src/libslic3r/PrintConfig.cpp:2767
#: src/libslic3r/PrintConfig.cpp:2785 src/libslic3r/PrintConfig.cpp:2800
#: src/libslic3r/PrintConfig.cpp:2814 src/libslic3r/PrintConfig.cpp:2825
#: src/libslic3r/PrintConfig.cpp:2838 src/libslic3r/PrintConfig.cpp:2883
#: src/libslic3r/PrintConfig.cpp:2893 src/libslic3r/PrintConfig.cpp:2902
#: src/libslic3r/PrintConfig.cpp:2912 src/libslic3r/PrintConfig.cpp:2928
#: src/libslic3r/PrintConfig.cpp:2952
msgid "mm"
msgstr ""
#: src/slic3r/GUI/BedShapeDialog.cpp:93 src/libslic3r/PrintConfig.cpp:709
msgid "Diameter"
msgstr ""
#: src/slic3r/GUI/BedShapeDialog.cpp:94
msgid ""
"Diameter of the print bed. It is assumed that origin (0,0) is located in the "
"center."
msgstr ""
#: src/slic3r/GUI/BedShapeDialog.cpp:98 src/slic3r/GUI/GUI_Preview.cpp:249
#: src/libslic3r/ExtrusionEntity.cpp:322
msgid "Custom"
msgstr ""
#: src/slic3r/GUI/BedShapeDialog.cpp:102
msgid "Load shape from STL..."
msgstr ""
#: src/slic3r/GUI/BedShapeDialog.cpp:155
msgid "Settings"
msgstr ""
#: src/slic3r/GUI/BedShapeDialog.cpp:172
msgid "Texture"
msgstr ""
#: src/slic3r/GUI/BedShapeDialog.cpp:182 src/slic3r/GUI/BedShapeDialog.cpp:261
msgid "Load..."
msgstr ""
#: src/slic3r/GUI/BedShapeDialog.cpp:190 src/slic3r/GUI/BedShapeDialog.cpp:269
#: src/slic3r/GUI/Tab.cpp:3126
msgid "Remove"
msgstr ""
#: src/slic3r/GUI/BedShapeDialog.cpp:223 src/slic3r/GUI/BedShapeDialog.cpp:302
msgid "Not found:"
msgstr ""
#: src/slic3r/GUI/BedShapeDialog.cpp:251
msgid "Model"
msgstr ""
#: src/slic3r/GUI/BedShapeDialog.cpp:487
msgid "Choose an STL file to import bed shape from:"
msgstr ""
#: src/slic3r/GUI/BedShapeDialog.cpp:494 src/slic3r/GUI/BedShapeDialog.cpp:543
#: src/slic3r/GUI/BedShapeDialog.cpp:566
msgid "Invalid file format."
msgstr ""
#: src/slic3r/GUI/BedShapeDialog.cpp:505
msgid "Error! Invalid model"
msgstr ""
#: src/slic3r/GUI/BedShapeDialog.cpp:513
msgid "The selected file contains no geometry."
msgstr ""
#: src/slic3r/GUI/BedShapeDialog.cpp:517
msgid ""
"The selected file contains several disjoint areas. This is not supported."
msgstr ""
#: src/slic3r/GUI/BedShapeDialog.cpp:532
msgid "Choose a file to import bed texture from (PNG/SVG):"
msgstr ""
#: src/slic3r/GUI/BedShapeDialog.cpp:555
msgid "Choose an STL file to import bed model from:"
msgstr ""
#: src/slic3r/GUI/BedShapeDialog.hpp:59 src/slic3r/GUI/ConfigWizard.cpp:929
msgid "Bed Shape"
msgstr ""
#: src/slic3r/GUI/BonjourDialog.cpp:55
msgid "Network lookup"
msgstr ""
#: src/slic3r/GUI/BonjourDialog.cpp:72
msgid "Address"
msgstr ""
#: src/slic3r/GUI/BonjourDialog.cpp:73
msgid "Hostname"
msgstr ""
#: src/slic3r/GUI/BonjourDialog.cpp:74
msgid "Service name"
msgstr ""
#: src/slic3r/GUI/BonjourDialog.cpp:76
msgid "OctoPrint version"
msgstr ""
#: src/slic3r/GUI/BonjourDialog.cpp:218
msgid "Searching for devices"
msgstr ""
#: src/slic3r/GUI/BonjourDialog.cpp:225
msgid "Finished"
msgstr ""
#: src/slic3r/GUI/ButtonsDescription.cpp:16
msgid "Buttons And Text Colors Description"
msgstr ""
#: src/slic3r/GUI/ButtonsDescription.cpp:36
msgid "Value is the same as the system value"
msgstr ""
#: src/slic3r/GUI/ButtonsDescription.cpp:53
msgid ""
"Value was changed and is not equal to the system value or the last saved "
"preset"
msgstr ""
#: src/slic3r/GUI/ConfigManipulation.cpp:48
msgid ""
"Zero layer height is not valid.\n"
"\n"
"The layer height will be reset to 0.01."
msgstr ""
#: src/slic3r/GUI/ConfigManipulation.cpp:49
#: src/slic3r/GUI/GUI_ObjectLayers.cpp:27 src/slic3r/GUI/Tab.cpp:1048
#: src/libslic3r/PrintConfig.cpp:71
msgid "Layer height"
msgstr ""
#: src/slic3r/GUI/ConfigManipulation.cpp:60
msgid ""
"Zero first layer height is not valid.\n"
"\n"
"The first layer height will be reset to 0.01."
msgstr ""
#: src/slic3r/GUI/ConfigManipulation.cpp:61 src/libslic3r/PrintConfig.cpp:889
msgid "First layer height"
msgstr ""
#: src/slic3r/GUI/ConfigManipulation.cpp:81
#, no-c-format
msgid ""
"The Spiral Vase mode requires:\n"
"- one perimeter\n"
"- no top solid layers\n"
"- 0% fill density\n"
"- no support material\n"
"- Ensure vertical shell thickness enabled\n"
"- Detect thin walls disabled"
msgstr ""
#: src/slic3r/GUI/ConfigManipulation.cpp:89
msgid "Shall I adjust those settings in order to enable Spiral Vase?"
msgstr ""
#: src/slic3r/GUI/ConfigManipulation.cpp:90
msgid "Spiral Vase"
msgstr ""
#: src/slic3r/GUI/ConfigManipulation.cpp:115
msgid ""
"The Wipe Tower currently supports the non-soluble supports only\n"
"if they are printed with the current extruder without triggering a tool "
"change.\n"
"(both support_material_extruder and support_material_interface_extruder need "
"to be set to 0)."
msgstr ""
#: src/slic3r/GUI/ConfigManipulation.cpp:119
msgid "Shall I adjust those settings in order to enable the Wipe Tower?"
msgstr ""
#: src/slic3r/GUI/ConfigManipulation.cpp:120
#: src/slic3r/GUI/ConfigManipulation.cpp:140
msgid "Wipe Tower"
msgstr ""
#: src/slic3r/GUI/ConfigManipulation.cpp:136
msgid ""
"For the Wipe Tower to work with the soluble supports, the support layers\n"
"need to be synchronized with the object layers."
msgstr ""
#: src/slic3r/GUI/ConfigManipulation.cpp:139
msgid "Shall I synchronize support layers in order to enable the Wipe Tower?"
msgstr ""
#: src/slic3r/GUI/ConfigManipulation.cpp:159
msgid ""
"Supports work better, if the following feature is enabled:\n"
"- Detect bridging perimeters"
msgstr ""
#: src/slic3r/GUI/ConfigManipulation.cpp:162
msgid "Shall I adjust those settings for supports?"
msgstr ""
#: src/slic3r/GUI/ConfigManipulation.cpp:163
msgid "Support Generator"
msgstr ""
#: src/slic3r/GUI/ConfigManipulation.cpp:208
msgid "The %1% infill pattern is not supposed to work at 100%% density."
msgstr ""
#: src/slic3r/GUI/ConfigManipulation.cpp:210
msgid "Shall I switch to rectilinear fill pattern?"
msgstr ""
#: src/slic3r/GUI/ConfigManipulation.cpp:211
#: src/slic3r/GUI/GUI_ObjectList.cpp:35 src/slic3r/GUI/GUI_ObjectList.cpp:96
#: src/slic3r/GUI/GUI_ObjectList.cpp:615 src/slic3r/GUI/Plater.cpp:527
#: src/slic3r/GUI/Tab.cpp:1090 src/slic3r/GUI/Tab.cpp:1091
#: src/libslic3r/PrintConfig.cpp:203 src/libslic3r/PrintConfig.cpp:416
#: src/libslic3r/PrintConfig.cpp:436 src/libslic3r/PrintConfig.cpp:776
#: src/libslic3r/PrintConfig.cpp:790 src/libslic3r/PrintConfig.cpp:827
#: src/libslic3r/PrintConfig.cpp:981 src/libslic3r/PrintConfig.cpp:991
#: src/libslic3r/PrintConfig.cpp:1009 src/libslic3r/PrintConfig.cpp:1028
#: src/libslic3r/PrintConfig.cpp:1047 src/libslic3r/PrintConfig.cpp:1728
#: src/libslic3r/PrintConfig.cpp:1745
msgid "Infill"
msgstr ""
#: src/slic3r/GUI/ConfigManipulation.cpp:317
msgid "Head penetration should not be greater than the head width."
msgstr ""
#: src/slic3r/GUI/ConfigManipulation.cpp:319
msgid "Invalid Head penetration"
msgstr ""
#: src/slic3r/GUI/ConfigManipulation.cpp:330
msgid "Pinhead diameter should be smaller than the pillar diameter."
msgstr ""
#: src/slic3r/GUI/ConfigManipulation.cpp:332
msgid "Invalid pinhead diameter"
msgstr ""
#: src/slic3r/GUI/ConfigSnapshotDialog.cpp:18
msgid "Upgrade"
msgstr ""
#: src/slic3r/GUI/ConfigSnapshotDialog.cpp:20
msgid "Downgrade"
msgstr ""
#: src/slic3r/GUI/ConfigSnapshotDialog.cpp:22
msgid "Before roll back"
msgstr ""
#: src/slic3r/GUI/ConfigSnapshotDialog.cpp:24
msgid "User"
msgstr ""
#: src/slic3r/GUI/ConfigSnapshotDialog.cpp:27
msgid "Unknown"
msgstr ""
#: src/slic3r/GUI/ConfigSnapshotDialog.cpp:43
msgid "Active"
msgstr ""
#: src/slic3r/GUI/ConfigSnapshotDialog.cpp:50
msgid "PrusaSlicer version"
msgstr ""
#: src/slic3r/GUI/ConfigSnapshotDialog.cpp:51 src/slic3r/GUI/Preset.cpp:1533
msgid "print"
msgstr ""
#: src/slic3r/GUI/ConfigSnapshotDialog.cpp:52
msgid "filaments"
msgstr ""
#: src/slic3r/GUI/ConfigSnapshotDialog.cpp:53 src/slic3r/GUI/Preset.cpp:1537
msgid "printer"
msgstr ""
#: src/slic3r/GUI/ConfigSnapshotDialog.cpp:57 src/slic3r/GUI/Tab.cpp:970
msgid "vendor"
msgstr ""
#: src/slic3r/GUI/ConfigSnapshotDialog.cpp:57
msgid "version"
msgstr ""
#: src/slic3r/GUI/ConfigSnapshotDialog.cpp:58
msgid "min PrusaSlicer version"
msgstr ""
#: src/slic3r/GUI/ConfigSnapshotDialog.cpp:60
msgid "max PrusaSlicer version"
msgstr ""
#: src/slic3r/GUI/ConfigSnapshotDialog.cpp:63
msgid "model"
msgstr ""
#: src/slic3r/GUI/ConfigSnapshotDialog.cpp:63
msgid "variants"
msgstr ""
#: src/slic3r/GUI/ConfigSnapshotDialog.cpp:75
#, possible-c-format
msgid "Incompatible with this %s"
msgstr ""
#: src/slic3r/GUI/ConfigSnapshotDialog.cpp:78
msgid "Activate"
msgstr ""
#: src/slic3r/GUI/ConfigSnapshotDialog.cpp:104
msgid "Configuration Snapshots"
msgstr ""
#: src/slic3r/GUI/ConfigWizard.cpp:218
msgid "nozzle"
msgstr ""
#: src/slic3r/GUI/ConfigWizard.cpp:222
msgid "Alternate nozzles:"
msgstr ""
#: src/slic3r/GUI/ConfigWizard.cpp:289
msgid "All standard"
msgstr ""
#: src/slic3r/GUI/ConfigWizard.cpp:289
msgid "Standard"
msgstr ""
#: src/slic3r/GUI/ConfigWizard.cpp:290 src/slic3r/GUI/ConfigWizard.cpp:573
#: src/slic3r/GUI/Tab.cpp:3176
msgid "All"
msgstr ""
#: src/slic3r/GUI/ConfigWizard.cpp:291 src/slic3r/GUI/ConfigWizard.cpp:574
#: src/slic3r/GUI/Plater.cpp:499 src/slic3r/GUI/Plater.cpp:639
#: src/libslic3r/ExtrusionEntity.cpp:309
msgid "None"
msgstr ""
#: src/slic3r/GUI/ConfigWizard.cpp:427
#, possible-c-format
msgid "Welcome to the %s Configuration Assistant"
msgstr ""
#: src/slic3r/GUI/ConfigWizard.cpp:429
#, possible-c-format
msgid "Welcome to the %s Configuration Wizard"
msgstr ""
#: src/slic3r/GUI/ConfigWizard.cpp:431
msgid "Welcome"
msgstr ""
#: src/slic3r/GUI/ConfigWizard.cpp:433
#, possible-c-format
msgid ""
"Hello, welcome to %s! This %s helps you with the initial configuration; just "
"a few settings and you will be ready to print."
msgstr ""
#: src/slic3r/GUI/ConfigWizard.cpp:438
msgid ""
"Remove user profiles - install from scratch (a snapshot will be taken "
"beforehand)"
msgstr ""
#: src/slic3r/GUI/ConfigWizard.cpp:481
#, possible-c-format
msgid "%s Family"
msgstr ""
#: src/slic3r/GUI/ConfigWizard.cpp:565
msgid "Vendor:"
msgstr ""
#: src/slic3r/GUI/ConfigWizard.cpp:566
msgid "Profile:"
msgstr ""
#: src/slic3r/GUI/ConfigWizard.cpp:603 src/slic3r/GUI/ConfigWizard.cpp:631
msgid "(All)"
msgstr ""
#: src/slic3r/GUI/ConfigWizard.cpp:732
msgid "Custom Printer Setup"
msgstr ""
#: src/slic3r/GUI/ConfigWizard.cpp:732
msgid "Custom Printer"
msgstr ""
#: src/slic3r/GUI/ConfigWizard.cpp:734
msgid "Define a custom printer profile"
msgstr ""
#: src/slic3r/GUI/ConfigWizard.cpp:736
msgid "Custom profile name:"
msgstr ""
#: src/slic3r/GUI/ConfigWizard.cpp:761
msgid "Automatic updates"
msgstr ""
#: src/slic3r/GUI/ConfigWizard.cpp:761
msgid "Updates"
msgstr ""
#: src/slic3r/GUI/ConfigWizard.cpp:769 src/slic3r/GUI/Preferences.cpp:64
msgid "Check for application updates"
msgstr ""
#: src/slic3r/GUI/ConfigWizard.cpp:773
#, possible-c-format
msgid ""
"If enabled, %s checks for new application versions online. When a new "
"version becomes available, a notification is displayed at the next "
"application startup (never during program usage). This is only a "
"notification mechanisms, no automatic installation is done."
msgstr ""
#: src/slic3r/GUI/ConfigWizard.cpp:779 src/slic3r/GUI/Preferences.cpp:80
msgid "Update built-in Presets automatically"
msgstr ""
#: src/slic3r/GUI/ConfigWizard.cpp:783
#, possible-c-format
msgid ""
"If enabled, %s downloads updates of built-in system presets in the "
"background.These updates are downloaded into a separate temporary location."
"When a new preset version becomes available it is offered at application "
"startup."
msgstr ""
#: src/slic3r/GUI/ConfigWizard.cpp:786
msgid ""
"Updates are never applied without user's consent and never overwrite user's "
"customized settings."
msgstr ""
#: src/slic3r/GUI/ConfigWizard.cpp:791
msgid ""
"Additionally a backup snapshot of the whole configuration is created before "
"an update is applied."
msgstr ""
#: src/slic3r/GUI/ConfigWizard.cpp:798 src/slic3r/GUI/GUI_ObjectList.cpp:1665
#: src/slic3r/GUI/GUI_ObjectList.cpp:3957 src/slic3r/GUI/Plater.cpp:3227
#: src/slic3r/GUI/Plater.cpp:3936 src/slic3r/GUI/Plater.cpp:3965
msgid "Reload from disk"
msgstr ""
#: src/slic3r/GUI/ConfigWizard.cpp:801
msgid ""
"Export full pathnames of models and parts sources into 3mf and amf files"
msgstr ""
#: src/slic3r/GUI/ConfigWizard.cpp:805
msgid ""
"If enabled, allows the Reload from disk command to automatically find and "
"load the files when invoked.\n"
"If not enabled, the Reload from disk command will ask to select each file "
"using an open file dialog."
msgstr ""
#: src/slic3r/GUI/ConfigWizard.cpp:813
msgid "View mode"
msgstr ""
#: src/slic3r/GUI/ConfigWizard.cpp:815
msgid ""
"PrusaSlicer's user interfaces comes in three variants:\n"
"Simple, Advanced, and Expert.\n"
"The Simple mode shows only the most frequently used settings relevant for "
"regular 3D printing. The other two offer progressively more sophisticated "
"fine-tuning, they are suitable for advanced and expert users, respectively."
msgstr ""
#: src/slic3r/GUI/ConfigWizard.cpp:820
msgid "Simple mode"
msgstr ""
#: src/slic3r/GUI/ConfigWizard.cpp:821
msgid "Advanced mode"
msgstr ""
#: src/slic3r/GUI/ConfigWizard.cpp:822
msgid "Expert mode"
msgstr ""
#: src/slic3r/GUI/ConfigWizard.cpp:856
msgid "Other Vendors"
msgstr ""
#: src/slic3r/GUI/ConfigWizard.cpp:860
#, possible-c-format
msgid "Pick another vendor supported by %s"
msgstr ""
#: src/slic3r/GUI/ConfigWizard.cpp:891
msgid "Firmware Type"
msgstr ""
#: src/slic3r/GUI/ConfigWizard.cpp:891 src/slic3r/GUI/Tab.cpp:1949
msgid "Firmware"
msgstr ""
#: src/slic3r/GUI/ConfigWizard.cpp:895
msgid "Choose the type of firmware used by your printer."
msgstr ""
#: src/slic3r/GUI/ConfigWizard.cpp:929
msgid "Bed Shape and Size"
msgstr ""
#: src/slic3r/GUI/ConfigWizard.cpp:932
msgid "Set the shape of your printer's bed."
msgstr ""
#: src/slic3r/GUI/ConfigWizard.cpp:952
msgid "Filament and Nozzle Diameters"
msgstr ""
#: src/slic3r/GUI/ConfigWizard.cpp:952
msgid "Print Diameters"
msgstr ""
#: src/slic3r/GUI/ConfigWizard.cpp:966
msgid "Enter the diameter of your printer's hot end nozzle."
msgstr ""
#: src/slic3r/GUI/ConfigWizard.cpp:969
msgid "Nozzle Diameter:"
msgstr ""
#: src/slic3r/GUI/ConfigWizard.cpp:979
msgid "Enter the diameter of your filament."
msgstr ""
#: src/slic3r/GUI/ConfigWizard.cpp:980
msgid ""
"Good precision is required, so use a caliper and do multiple measurements "
"along the filament, then compute the average."
msgstr ""
#: src/slic3r/GUI/ConfigWizard.cpp:983
msgid "Filament Diameter:"
msgstr ""
#: src/slic3r/GUI/ConfigWizard.cpp:1017
msgid "Extruder and Bed Temperatures"
msgstr ""
#: src/slic3r/GUI/ConfigWizard.cpp:1017
msgid "Temperatures"
msgstr ""
#: src/slic3r/GUI/ConfigWizard.cpp:1033
msgid "Enter the temperature needed for extruding your filament."
msgstr ""
#: src/slic3r/GUI/ConfigWizard.cpp:1034
msgid "A rule of thumb is 160 to 230 °C for PLA, and 215 to 250 °C for ABS."
msgstr ""
#: src/slic3r/GUI/ConfigWizard.cpp:1037
msgid "Extrusion Temperature:"
msgstr ""
#: src/slic3r/GUI/ConfigWizard.cpp:1038 src/slic3r/GUI/ConfigWizard.cpp:1052
msgid "°C"
msgstr ""
#: src/slic3r/GUI/ConfigWizard.cpp:1047
msgid ""
"Enter the bed temperature needed for getting your filament to stick to your "
"heated bed."
msgstr ""
#: src/slic3r/GUI/ConfigWizard.cpp:1048
msgid ""
"A rule of thumb is 60 °C for PLA and 110 °C for ABS. Leave zero if you have "
"no heated bed."
msgstr ""
#: src/slic3r/GUI/ConfigWizard.cpp:1051
msgid "Bed Temperature:"
msgstr ""
#: src/slic3r/GUI/ConfigWizard.cpp:1471 src/slic3r/GUI/ConfigWizard.cpp:2013
msgid "Filaments"
msgstr ""
#: src/slic3r/GUI/ConfigWizard.cpp:1471 src/slic3r/GUI/ConfigWizard.cpp:2015
msgid "SLA Materials"
msgstr ""
#: src/slic3r/GUI/ConfigWizard.cpp:1525
msgid "FFF Technology Printers"
msgstr ""
#: src/slic3r/GUI/ConfigWizard.cpp:1530
msgid "SLA Technology Printers"
msgstr ""
#: src/slic3r/GUI/ConfigWizard.cpp:1751 src/slic3r/GUI/DoubleSlider.cpp:1905
#: src/slic3r/GUI/DoubleSlider.cpp:1926 src/slic3r/GUI/GUI.cpp:246
msgid "Notice"
msgstr ""
#: src/slic3r/GUI/ConfigWizard.cpp:1760
msgid "You have to select at least one filament for selected printers"
msgstr ""
#: src/slic3r/GUI/ConfigWizard.cpp:1761
msgid "Do you want to automatic select default filaments?"
msgstr ""
#: src/slic3r/GUI/ConfigWizard.cpp:1771
msgid "You have to select at least one material for selected printers"
msgstr ""
#: src/slic3r/GUI/ConfigWizard.cpp:1772
msgid "Do you want to automatic select default materials?"
msgstr ""
#: src/slic3r/GUI/ConfigWizard.cpp:1976
msgid "Select all standard printers"
msgstr ""
#: src/slic3r/GUI/ConfigWizard.cpp:1979
msgid "< &Back"
msgstr ""
#: src/slic3r/GUI/ConfigWizard.cpp:1980
msgid "&Next >"
msgstr ""
#: src/slic3r/GUI/ConfigWizard.cpp:1981
msgid "&Finish"
msgstr ""
#: src/slic3r/GUI/ConfigWizard.cpp:1982 src/slic3r/GUI/FirmwareDialog.cpp:151
#: src/slic3r/GUI/ProgressStatusBar.cpp:26
msgid "Cancel"
msgstr ""
#: src/slic3r/GUI/ConfigWizard.cpp:1995
msgid "Prusa FFF Technology Printers"
msgstr ""
#: src/slic3r/GUI/ConfigWizard.cpp:1998
msgid "Prusa MSLA Technology Printers"
msgstr ""
#: src/slic3r/GUI/ConfigWizard.cpp:2013
msgid "Filament Profiles Selection"
msgstr ""
#: src/slic3r/GUI/ConfigWizard.cpp:2013 src/slic3r/GUI/GUI_ObjectList.cpp:3554
msgid "Type:"
msgstr ""
#: src/slic3r/GUI/ConfigWizard.cpp:2015
msgid "SLA Material Profiles Selection"
msgstr ""
#: src/slic3r/GUI/ConfigWizard.cpp:2015
msgid "Layer height:"
msgstr ""
#: src/slic3r/GUI/ConfigWizard.cpp:2109
msgid "Configuration Assistant"
msgstr ""
#: src/slic3r/GUI/ConfigWizard.cpp:2110
msgid "Configuration &Assistant"
msgstr ""
#: src/slic3r/GUI/ConfigWizard.cpp:2112
msgid "Configuration Wizard"
msgstr ""
#: src/slic3r/GUI/ConfigWizard.cpp:2113
msgid "Configuration &Wizard"
msgstr ""
#: src/slic3r/GUI/DoubleSlider.cpp:79
msgid "Place bearings in slots and resume printing"
msgstr ""
#: src/slic3r/GUI/DoubleSlider.cpp:950
msgid "One layer mode"
msgstr ""
#: src/slic3r/GUI/DoubleSlider.cpp:952
msgid "Discard all custom changes"
msgstr ""
#: src/slic3r/GUI/DoubleSlider.cpp:955
#, possible-c-format
msgid "Jump to height %s or Set extruder sequence for the entire print"
msgstr ""
#: src/slic3r/GUI/DoubleSlider.cpp:957 src/slic3r/GUI/DoubleSlider.cpp:1529
#: src/slic3r/GUI/DoubleSlider.cpp:1651
msgid "Jump to height"
msgstr ""
#: src/slic3r/GUI/DoubleSlider.cpp:960
msgid "Edit current color - Right click the colored slider segment"
msgstr ""
#: src/slic3r/GUI/DoubleSlider.cpp:970
msgid "Print mode"
msgstr ""
#: src/slic3r/GUI/DoubleSlider.cpp:984
msgid "Add extruder change - Left click"
msgstr ""
#: src/slic3r/GUI/DoubleSlider.cpp:986
msgid ""
"Add color change - Left click for predefined color or Shift + Left click for "
"custom color selection"
msgstr ""
#: src/slic3r/GUI/DoubleSlider.cpp:988
msgid "Add color change - Left click"
msgstr ""
#: src/slic3r/GUI/DoubleSlider.cpp:989
msgid "or press \"+\" key"
msgstr ""
#: src/slic3r/GUI/DoubleSlider.cpp:991
msgid "Add another code - Ctrl + Left click"
msgstr ""
#: src/slic3r/GUI/DoubleSlider.cpp:992
msgid "Add another code - Right click"
msgstr ""
#: src/slic3r/GUI/DoubleSlider.cpp:998
msgid ""
"The sequential print is on.\n"
"It's impossible to apply any custom G-code for objects printing "
"sequentually.\n"
"This code won't be processed during G-code generation."
msgstr ""
#: src/slic3r/GUI/DoubleSlider.cpp:1005
msgid "Color change (\"%1%\")"
msgstr ""
#: src/slic3r/GUI/DoubleSlider.cpp:1006
msgid "Color change (\"%1%\") for Extruder %2%"
msgstr ""
#: src/slic3r/GUI/DoubleSlider.cpp:1009
msgid "Pause print (\"%1%\")"
msgstr ""
#: src/slic3r/GUI/DoubleSlider.cpp:1011
msgid "Extruder (tool) is changed to Extruder \"%1%\""
msgstr ""
#: src/slic3r/GUI/DoubleSlider.cpp:1019
msgid "Note"
msgstr ""
#: src/slic3r/GUI/DoubleSlider.cpp:1021
msgid ""
"G-code associated to this tick mark is in a conflict with print mode.\n"
"Editing it will cause changes of Slider data."
msgstr ""
#: src/slic3r/GUI/DoubleSlider.cpp:1024
msgid ""
"There is a color change for extruder that won't be used till the end of "
"print job.\n"
"This code won't be processed during G-code generation."
msgstr ""
#: src/slic3r/GUI/DoubleSlider.cpp:1027
msgid ""
"There is an extruder change set to the same extruder.\n"
"This code won't be processed during G-code generation."
msgstr ""
#: src/slic3r/GUI/DoubleSlider.cpp:1030
msgid ""
"There is a color change for extruder that has not been used before.\n"
"Check your settings to avoid redundant color changes."
msgstr ""
#: src/slic3r/GUI/DoubleSlider.cpp:1035
msgid "Delete tick mark - Left click or press \"-\" key"
msgstr ""
#: src/slic3r/GUI/DoubleSlider.cpp:1037
msgid "Edit tick mark - Ctrl + Left click"
msgstr ""
#: src/slic3r/GUI/DoubleSlider.cpp:1038
msgid "Edit tick mark - Right click"
msgstr ""
#: src/slic3r/GUI/DoubleSlider.cpp:1134 src/slic3r/GUI/DoubleSlider.cpp:1170
#: src/slic3r/GUI/GLCanvas3D.cpp:977 src/slic3r/GUI/GUI_ObjectList.cpp:1705
#: src/slic3r/GUI/Tab.cpp:2322 src/libslic3r/GCode/PreviewData.cpp:445
#, possible-c-format
msgid "Extruder %d"
msgstr ""
#: src/slic3r/GUI/DoubleSlider.cpp:1135 src/slic3r/GUI/GUI_ObjectList.cpp:1706
msgid "active"
msgstr ""
#: src/slic3r/GUI/DoubleSlider.cpp:1144
msgid "Switch code to Change extruder"
msgstr ""
#: src/slic3r/GUI/DoubleSlider.cpp:1144 src/slic3r/GUI/GUI_ObjectList.cpp:1672
msgid "Change extruder"
msgstr ""
#: src/slic3r/GUI/DoubleSlider.cpp:1145
msgid "Change extruder (N/A)"
msgstr ""
#: src/slic3r/GUI/DoubleSlider.cpp:1147
msgid "Use another extruder"
msgstr ""
#: src/slic3r/GUI/DoubleSlider.cpp:1171
msgid "used"
msgstr ""
#: src/slic3r/GUI/DoubleSlider.cpp:1179
msgid "Switch code to Color change (%1%) for:"
msgstr ""
#: src/slic3r/GUI/DoubleSlider.cpp:1180
msgid "Add color change (%1%) for:"
msgstr ""
#: src/slic3r/GUI/DoubleSlider.cpp:1477
msgid "Add color change"
msgstr ""
#: src/slic3r/GUI/DoubleSlider.cpp:1487
msgid "Add pause print"
msgstr ""
#: src/slic3r/GUI/DoubleSlider.cpp:1490
msgid "Add custom G-code"
msgstr ""
#: src/slic3r/GUI/DoubleSlider.cpp:1508
msgid "Edit color"
msgstr ""
#: src/slic3r/GUI/DoubleSlider.cpp:1509
msgid "Edit pause print message"
msgstr ""
#: src/slic3r/GUI/DoubleSlider.cpp:1510
msgid "Edit custom G-code"
msgstr ""
#: src/slic3r/GUI/DoubleSlider.cpp:1516
msgid "Delete color change"
msgstr ""
#: src/slic3r/GUI/DoubleSlider.cpp:1517
msgid "Delete tool change"
msgstr ""
#: src/slic3r/GUI/DoubleSlider.cpp:1518
msgid "Delete pause print"
msgstr ""
#: src/slic3r/GUI/DoubleSlider.cpp:1519
msgid "Delete custom G-code"
msgstr ""
#: src/slic3r/GUI/DoubleSlider.cpp:1532
msgid "Set extruder sequence for the entire print"
msgstr ""
#: src/slic3r/GUI/DoubleSlider.cpp:1618
msgid "Enter custom G-code used on current layer"
msgstr ""
#: src/slic3r/GUI/DoubleSlider.cpp:1619
msgid "Custom G-code on current layer (%1% mm)."
msgstr ""
#: src/slic3r/GUI/DoubleSlider.cpp:1634
msgid "Enter short message shown on Printer display when a print is paused"
msgstr ""
#: src/slic3r/GUI/DoubleSlider.cpp:1635
msgid "Message for pause print on current layer (%1% mm)."
msgstr ""
#: src/slic3r/GUI/DoubleSlider.cpp:1650
msgid "Enter the height you want to jump to"
msgstr ""
#: src/slic3r/GUI/DoubleSlider.cpp:1899
msgid "The last color change data was saved for a single extruder printing."
msgstr ""
#: src/slic3r/GUI/DoubleSlider.cpp:1900 src/slic3r/GUI/DoubleSlider.cpp:1916
msgid "The last color change data was saved for a multi extruder printing."
msgstr ""
#: src/slic3r/GUI/DoubleSlider.cpp:1902
msgid "Your current changes will delete all saved color changes."
msgstr ""
#: src/slic3r/GUI/DoubleSlider.cpp:1903 src/slic3r/GUI/DoubleSlider.cpp:1924
msgid "Are you sure you want to continue?"
msgstr ""
#: src/slic3r/GUI/DoubleSlider.cpp:1917
msgid ""
"Select YES if you want to delete all saved tool changes, \n"
"NO if you want all tool changes switch to color changes, \n"
"or CANCEL to leave it unchanged."
msgstr ""
#: src/slic3r/GUI/DoubleSlider.cpp:1920
msgid "Do you want to delete all saved tool changes?"
msgstr ""
#: src/slic3r/GUI/DoubleSlider.cpp:1922
msgid ""
"The last color change data was saved for a multi extruder printing with tool "
"changes for whole print."
msgstr ""
#: src/slic3r/GUI/DoubleSlider.cpp:1923
msgid "Your current changes will delete all saved extruder (tool) changes."
msgstr ""
#: src/slic3r/GUI/ExtruderSequenceDialog.cpp:23
msgid "Set extruder sequence"
msgstr ""
#: src/slic3r/GUI/ExtruderSequenceDialog.cpp:39
msgid "Set extruder change for every"
msgstr ""
#: src/slic3r/GUI/ExtruderSequenceDialog.cpp:52
#: src/libslic3r/PrintConfig.cpp:362 src/libslic3r/PrintConfig.cpp:994
#: src/libslic3r/PrintConfig.cpp:1505 src/libslic3r/PrintConfig.cpp:1690
#: src/libslic3r/PrintConfig.cpp:1750 src/libslic3r/PrintConfig.cpp:1930
#: src/libslic3r/PrintConfig.cpp:1976
msgid "layers"
msgstr ""
#: src/slic3r/GUI/ExtruderSequenceDialog.cpp:136
msgid "Set extruder(tool) sequence"
msgstr ""
#: src/slic3r/GUI/ExtruderSequenceDialog.cpp:182
msgid "Remove extruder from sequence"
msgstr ""
#: src/slic3r/GUI/ExtruderSequenceDialog.cpp:192
msgid "Add extruder to sequence"
msgstr ""
#: src/slic3r/GUI/Field.cpp:136
msgid "default value"
msgstr ""
#: src/slic3r/GUI/Field.cpp:139
msgid "parameter name"
msgstr ""
#: src/slic3r/GUI/Field.cpp:150 src/slic3r/GUI/OptionsGroup.cpp:581
msgid "N/A"
msgstr ""
#: src/slic3r/GUI/Field.cpp:175
#, possible-c-format
msgid "%s doesn't support percentage"
msgstr ""
#: src/slic3r/GUI/Field.cpp:195 src/slic3r/GUI/Field.cpp:226
#: src/slic3r/GUI/GUI_ObjectLayers.cpp:376
msgid "Invalid numeric input."
msgstr ""
#: src/slic3r/GUI/Field.cpp:204
msgid "Input value is out of range"
msgstr ""
#: src/slic3r/GUI/Field.cpp:240
#, possible-c-format
msgid ""
"Do you mean %s%% instead of %s %s?\n"
"Select YES if you want to change this value to %s%%, \n"
"or NO if you are sure that %s %s is a correct value."
msgstr ""
#: src/slic3r/GUI/Field.cpp:243
msgid "Parameter validation"
msgstr ""
#: src/slic3r/GUI/FirmwareDialog.cpp:150
msgid "Flash!"
msgstr ""
#: src/slic3r/GUI/FirmwareDialog.cpp:152
msgid "Flashing in progress. Please do not disconnect the printer!"
msgstr ""
#: src/slic3r/GUI/FirmwareDialog.cpp:199
msgid "Flashing failed"
msgstr ""
#: src/slic3r/GUI/FirmwareDialog.cpp:282
msgid "Flashing succeeded!"
msgstr ""
#: src/slic3r/GUI/FirmwareDialog.cpp:283
msgid "Flashing failed. Please see the avrdude log below."
msgstr ""
#: src/slic3r/GUI/FirmwareDialog.cpp:284
msgid "Flashing cancelled."
msgstr ""
#: src/slic3r/GUI/FirmwareDialog.cpp:332
#, possible-c-format
msgid ""
"This firmware hex file does not match the printer model.\n"
"The hex file is intended for: %s\n"
"Printer reported: %s\n"
"\n"
"Do you want to continue and flash this hex file anyway?\n"
"Please only continue if you are sure this is the right thing to do."
msgstr ""
#: src/slic3r/GUI/FirmwareDialog.cpp:419 src/slic3r/GUI/FirmwareDialog.cpp:454
#, possible-c-format
msgid ""
"Multiple %s devices found. Please only connect one at a time for flashing."
msgstr ""
#: src/slic3r/GUI/FirmwareDialog.cpp:436
#, possible-c-format
msgid ""
"The %s device was not found.\n"
"If the device is connected, please press the Reset button next to the USB "
"connector ..."
msgstr ""
#: src/slic3r/GUI/FirmwareDialog.cpp:548
#, possible-c-format
msgid "The %s device could not have been found"
msgstr ""
#: src/slic3r/GUI/FirmwareDialog.cpp:645
#, possible-c-format
msgid "Error accessing port at %s: %s"
msgstr ""
#: src/slic3r/GUI/FirmwareDialog.cpp:647
#, possible-c-format
msgid "Error: %s"
msgstr ""
#: src/slic3r/GUI/FirmwareDialog.cpp:777
msgid "Firmware flasher"
msgstr ""
#: src/slic3r/GUI/FirmwareDialog.cpp:802
msgid "Firmware image:"
msgstr ""
#: src/slic3r/GUI/FirmwareDialog.cpp:805 src/slic3r/GUI/Tab.cpp:1657
#: src/slic3r/GUI/Tab.cpp:1719
msgid "Browse"
msgstr ""
#: src/slic3r/GUI/FirmwareDialog.cpp:807
msgid "Serial port:"
msgstr ""
#: src/slic3r/GUI/FirmwareDialog.cpp:809
msgid "Autodetected"
msgstr ""
#: src/slic3r/GUI/FirmwareDialog.cpp:810
msgid "Rescan"
msgstr ""
#: src/slic3r/GUI/FirmwareDialog.cpp:817
msgid "Progress:"
msgstr ""
#: src/slic3r/GUI/FirmwareDialog.cpp:820
msgid "Status:"
msgstr ""
#: src/slic3r/GUI/FirmwareDialog.cpp:821
msgid "Ready"
msgstr ""
#: src/slic3r/GUI/FirmwareDialog.cpp:841
msgid "Advanced: Output log"
msgstr ""
#: src/slic3r/GUI/FirmwareDialog.cpp:852
#: src/slic3r/GUI/Mouse3DController.cpp:336
#: src/slic3r/GUI/PrintHostDialogs.cpp:161
msgid "Close"
msgstr ""
#: src/slic3r/GUI/FirmwareDialog.cpp:902
msgid ""
"Are you sure you want to cancel firmware flashing?\n"
"This could leave your printer in an unusable state!"
msgstr ""
#: src/slic3r/GUI/FirmwareDialog.cpp:903
msgid "Confirmation"
msgstr ""
#: src/slic3r/GUI/FirmwareDialog.cpp:906
msgid "Cancelling..."
msgstr ""
#: src/slic3r/GUI/GLCanvas3D.cpp:234 src/slic3r/GUI/GLCanvas3D.cpp:4573
msgid "Variable layer height"
msgstr ""
#: src/slic3r/GUI/GLCanvas3D.cpp:237
msgid "Left mouse button:"
msgstr ""
#: src/slic3r/GUI/GLCanvas3D.cpp:240
msgid "Add detail"
msgstr ""
#: src/slic3r/GUI/GLCanvas3D.cpp:243
msgid "Right mouse button:"
msgstr ""
#: src/slic3r/GUI/GLCanvas3D.cpp:246
msgid "Remove detail"
msgstr ""
#: src/slic3r/GUI/GLCanvas3D.cpp:249
msgid "Shift + Left mouse button:"
msgstr ""
#: src/slic3r/GUI/GLCanvas3D.cpp:252
msgid "Reset to base"
msgstr ""
#: src/slic3r/GUI/GLCanvas3D.cpp:255
msgid "Shift + Right mouse button:"
msgstr ""
#: src/slic3r/GUI/GLCanvas3D.cpp:258
msgid "Smoothing"
msgstr ""
#: src/slic3r/GUI/GLCanvas3D.cpp:261
msgid "Mouse wheel:"
msgstr ""
#: src/slic3r/GUI/GLCanvas3D.cpp:264
msgid "Increase/decrease edit area"
msgstr ""
#: src/slic3r/GUI/GLCanvas3D.cpp:267
msgid "Adaptive"
msgstr ""
#: src/slic3r/GUI/GLCanvas3D.cpp:273
msgid "Quality / Speed"
msgstr ""
#: src/slic3r/GUI/GLCanvas3D.cpp:277
msgid "Higher print quality versus higher print speed."
msgstr ""
#: src/slic3r/GUI/GLCanvas3D.cpp:288
msgid "Smooth"
msgstr ""
#: src/slic3r/GUI/GLCanvas3D.cpp:294 src/libslic3r/PrintConfig.cpp:511
msgid "Radius"
msgstr ""
#: src/slic3r/GUI/GLCanvas3D.cpp:304
msgid "Keep min"
msgstr ""
#: src/slic3r/GUI/GLCanvas3D.cpp:313
msgid "Reset"
msgstr ""
#: src/slic3r/GUI/GLCanvas3D.cpp:599
msgid "Variable layer height - Manual edit"
msgstr ""
#: src/slic3r/GUI/GLCanvas3D.cpp:685
msgid "An object outside the print area was detected"
msgstr ""
#: src/slic3r/GUI/GLCanvas3D.cpp:686
msgid "A toolpath outside the print area was detected"
msgstr ""
#: src/slic3r/GUI/GLCanvas3D.cpp:687
msgid "SLA supports outside the print area were detected"
msgstr ""
#: src/slic3r/GUI/GLCanvas3D.cpp:688
msgid "Some objects are not visible"
msgstr ""
#: src/slic3r/GUI/GLCanvas3D.cpp:690
msgid ""
"An object outside the print area was detected\n"
"Resolve the current problem to continue slicing"
msgstr ""
#: src/slic3r/GUI/GLCanvas3D.cpp:904 src/slic3r/GUI/GLCanvas3D.cpp:933
msgid "Default print color"
msgstr ""
#: src/slic3r/GUI/GLCanvas3D.cpp:934 src/slic3r/GUI/GLCanvas3D.cpp:943
#: src/slic3r/GUI/GLCanvas3D.cpp:982
msgid "Pause print or custom G-code"
msgstr ""
#: src/slic3r/GUI/GLCanvas3D.cpp:955
#, possible-c-format
msgid "up to %.2f mm"
msgstr ""
#: src/slic3r/GUI/GLCanvas3D.cpp:959
#, possible-c-format
msgid "above %.2f mm"
msgstr ""
#: src/slic3r/GUI/GLCanvas3D.cpp:963
#, possible-c-format
msgid "%.2f - %.2f mm"
msgstr ""
#: src/slic3r/GUI/GLCanvas3D.cpp:995
#, possible-c-format
msgid "Color change for Extruder %d at %.2f mm"
msgstr ""
#: src/slic3r/GUI/GLCanvas3D.cpp:1305
msgid "Seq."
msgstr ""
#: src/slic3r/GUI/GLCanvas3D.cpp:1701
msgid "Variable layer height - Reset"
msgstr ""
#: src/slic3r/GUI/GLCanvas3D.cpp:1709
msgid "Variable layer height - Adaptive"
msgstr ""
#: src/slic3r/GUI/GLCanvas3D.cpp:1717
msgid "Variable layer height - Smooth all"
msgstr ""
#: src/slic3r/GUI/GLCanvas3D.cpp:2053
msgid "Mirror Object"
msgstr ""
#: src/slic3r/GUI/GLCanvas3D.cpp:2921
#: src/slic3r/GUI/Gizmos/GLGizmosManager.cpp:570
msgid "Gizmo-Move"
msgstr ""
#: src/slic3r/GUI/GLCanvas3D.cpp:3001
#: src/slic3r/GUI/Gizmos/GLGizmosManager.cpp:572
msgid "Gizmo-Rotate"
msgstr ""
#: src/slic3r/GUI/GLCanvas3D.cpp:3505
msgid "Move Object"
msgstr ""
#: src/slic3r/GUI/GLCanvas3D.cpp:4047
msgid "Undo History"
msgstr ""
#: src/slic3r/GUI/GLCanvas3D.cpp:4047
msgid "Redo History"
msgstr ""
#: src/slic3r/GUI/GLCanvas3D.cpp:4065
#, possible-c-format
msgid "Undo %1$d Action"
msgid_plural "Undo %1$d Actions"
msgstr[0] ""
msgstr[1] ""
#: src/slic3r/GUI/GLCanvas3D.cpp:4065
#, possible-c-format
msgid "Redo %1$d Action"
msgid_plural "Redo %1$d Actions"
msgstr[0] ""
msgstr[1] ""
#: src/slic3r/GUI/GLCanvas3D.cpp:4467
msgid "Add..."
msgstr ""
#: src/slic3r/GUI/GLCanvas3D.cpp:4475 src/slic3r/GUI/GUI_ObjectList.cpp:1719
#: src/slic3r/GUI/Plater.cpp:3933 src/slic3r/GUI/Plater.cpp:3955
#: src/slic3r/GUI/Tab.cpp:3126
msgid "Delete"
msgstr ""
#: src/slic3r/GUI/GLCanvas3D.cpp:4484 src/slic3r/GUI/KBShortcutsDialog.cpp:129
#: src/slic3r/GUI/Plater.cpp:4671
msgid "Delete all"
msgstr ""
#: src/slic3r/GUI/GLCanvas3D.cpp:4493 src/slic3r/GUI/KBShortcutsDialog.cpp:157
#: src/slic3r/GUI/Plater.cpp:2756
msgid "Arrange"
msgstr ""
#: src/slic3r/GUI/GLCanvas3D.cpp:4493 src/slic3r/GUI/KBShortcutsDialog.cpp:158
msgid "Arrange selection"
msgstr ""
#: src/slic3r/GUI/GLCanvas3D.cpp:4505
msgid "Copy"
msgstr ""
#: src/slic3r/GUI/GLCanvas3D.cpp:4514
msgid "Paste"
msgstr ""
#: src/slic3r/GUI/GLCanvas3D.cpp:4526 src/slic3r/GUI/Plater.cpp:3790
#: src/slic3r/GUI/Plater.cpp:3802 src/slic3r/GUI/Plater.cpp:3942
msgid "Add instance"
msgstr ""
#: src/slic3r/GUI/GLCanvas3D.cpp:4537 src/slic3r/GUI/Plater.cpp:3944
msgid "Remove instance"
msgstr ""
#: src/slic3r/GUI/GLCanvas3D.cpp:4550
msgid "Split to objects"
msgstr ""
#: src/slic3r/GUI/GLCanvas3D.cpp:4560 src/slic3r/GUI/GUI_ObjectList.cpp:1488
msgid "Split to parts"
msgstr ""
#: src/slic3r/GUI/GLCanvas3D.cpp:4624 src/slic3r/GUI/KBShortcutsDialog.cpp:130
#: src/slic3r/GUI/MainFrame.cpp:592
msgid "Undo"
msgstr ""
#: src/slic3r/GUI/GLCanvas3D.cpp:4624 src/slic3r/GUI/GLCanvas3D.cpp:4657
msgid "Click right mouse button to open History"
msgstr ""
#: src/slic3r/GUI/GLCanvas3D.cpp:4641
msgid "Next Undo action: %1%"
msgstr ""
#: src/slic3r/GUI/GLCanvas3D.cpp:4657 src/slic3r/GUI/KBShortcutsDialog.cpp:131
#: src/slic3r/GUI/MainFrame.cpp:595
msgid "Redo"
msgstr ""
#: src/slic3r/GUI/GLCanvas3D.cpp:4673
msgid "Next Redo action: %1%"
msgstr ""
#: src/slic3r/GUI/GLCanvas3D.cpp:6598
msgid "Selection-Add from rectangle"
msgstr ""
#: src/slic3r/GUI/GLCanvas3D.cpp:6617
msgid "Selection-Remove from rectangle"
msgstr ""
#: src/slic3r/GUI/GLCanvas3DManager.cpp:306
#, possible-c-format
msgid ""
"PrusaSlicer requires OpenGL 2.0 capable graphics driver to run correctly, \n"
"while OpenGL version %s, render %s, vendor %s was detected."
msgstr ""
#: src/slic3r/GUI/GLCanvas3DManager.cpp:309
msgid "You may need to update your graphics card driver."
msgstr ""
#: src/slic3r/GUI/GLCanvas3DManager.cpp:312
msgid ""
"As a workaround, you may run PrusaSlicer with a software rendered 3D "
"graphics by running prusa-slicer.exe with the --sw_renderer parameter."
msgstr ""
#: src/slic3r/GUI/GLCanvas3DManager.cpp:314
msgid "Unsupported OpenGL version"
msgstr ""
#: src/slic3r/GUI/Gizmos/GLGizmoCut.cpp:42
#: src/slic3r/GUI/Gizmos/GLGizmoCut.cpp:144 src/libslic3r/PrintConfig.cpp:3412
msgid "Cut"
msgstr ""
#: src/slic3r/GUI/Gizmos/GLGizmoCut.cpp:168
msgid "Keep upper part"
msgstr ""
#: src/slic3r/GUI/Gizmos/GLGizmoCut.cpp:169
msgid "Keep lower part"
msgstr ""
#: src/slic3r/GUI/Gizmos/GLGizmoCut.cpp:170
msgid "Rotate lower part upwards"
msgstr ""
#: src/slic3r/GUI/Gizmos/GLGizmoCut.cpp:175
msgid "Perform cut"
msgstr ""
#: src/slic3r/GUI/Gizmos/GLGizmoFlatten.cpp:45
msgid "Place on face"
msgstr ""
#: src/slic3r/GUI/Gizmos/GLGizmoHollow.cpp:40
msgid "Hollow this object"
msgstr ""
#: src/slic3r/GUI/Gizmos/GLGizmoHollow.cpp:41
msgid "Preview hollowed and drilled model"
msgstr ""
#: src/slic3r/GUI/Gizmos/GLGizmoHollow.cpp:42
msgid "Offset"
msgstr ""
#: src/slic3r/GUI/Gizmos/GLGizmoHollow.cpp:43
msgid "Quality"
msgstr ""
#: src/slic3r/GUI/Gizmos/GLGizmoHollow.cpp:44
#: src/libslic3r/PrintConfig.cpp:2944
msgid "Closing distance"
msgstr ""
#: src/slic3r/GUI/Gizmos/GLGizmoHollow.cpp:45
msgid "Hole diameter"
msgstr ""
#: src/slic3r/GUI/Gizmos/GLGizmoHollow.cpp:46
msgid "Hole depth"
msgstr ""
#: src/slic3r/GUI/Gizmos/GLGizmoHollow.cpp:47
msgid "Remove selected holes"
msgstr ""
#: src/slic3r/GUI/Gizmos/GLGizmoHollow.cpp:48
msgid "Remove all holes"
msgstr ""
#: src/slic3r/GUI/Gizmos/GLGizmoHollow.cpp:49
#: src/slic3r/GUI/Gizmos/GLGizmoSlaSupports.cpp:57
msgid "Clipping of view"
msgstr ""
#: src/slic3r/GUI/Gizmos/GLGizmoHollow.cpp:50
#: src/slic3r/GUI/Gizmos/GLGizmoSlaSupports.cpp:58
msgid "Reset direction"
msgstr ""
#: src/slic3r/GUI/Gizmos/GLGizmoHollow.cpp:51
msgid "Show supports"
msgstr ""
#: src/slic3r/GUI/Gizmos/GLGizmoHollow.cpp:423
msgid "Add drainage hole"
msgstr ""
#: src/slic3r/GUI/Gizmos/GLGizmoHollow.cpp:541
msgid "Delete drainage hole"
msgstr ""
#: src/slic3r/GUI/Gizmos/GLGizmoHollow.cpp:815
msgid "Hollowing parameter change"
msgstr ""
#: src/slic3r/GUI/Gizmos/GLGizmoHollow.cpp:887
msgid "Change drainage hole diameter"
msgstr ""
#: src/slic3r/GUI/Gizmos/GLGizmoHollow.cpp:979
msgid "Hollow and drill"
msgstr ""
#: src/slic3r/GUI/Gizmos/GLGizmoHollow.cpp:1061
msgid "Move drainage hole"
msgstr ""
#: src/slic3r/GUI/Gizmos/GLGizmoMove.cpp:48
msgid "Move"
msgstr ""
#: src/slic3r/GUI/Gizmos/GLGizmoRotate.cpp:449
#: src/slic3r/GUI/GUI_ObjectManipulation.cpp:480
#: src/slic3r/GUI/GUI_ObjectManipulation.cpp:499
#: src/slic3r/GUI/GUI_ObjectManipulation.cpp:517
#: src/libslic3r/PrintConfig.cpp:3461
msgid "Rotate"
msgstr ""
#: src/slic3r/GUI/Gizmos/GLGizmoScale.cpp:47
#: src/slic3r/GUI/GUI_ObjectManipulation.cpp:230
#: src/slic3r/GUI/GUI_ObjectManipulation.cpp:500
#: src/slic3r/GUI/GUI_ObjectManipulation.cpp:518
#: src/libslic3r/PrintConfig.cpp:3476
msgid "Scale"
msgstr ""
#: src/slic3r/GUI/Gizmos/GLGizmoSlaSupports.cpp:47
msgid "Head diameter"
msgstr ""
#: src/slic3r/GUI/Gizmos/GLGizmoSlaSupports.cpp:48
msgid "Lock supports under new islands"
msgstr ""
#: src/slic3r/GUI/Gizmos/GLGizmoSlaSupports.cpp:49
#: src/slic3r/GUI/Gizmos/GLGizmoSlaSupports.cpp:1361
msgid "Remove selected points"
msgstr ""
#: src/slic3r/GUI/Gizmos/GLGizmoSlaSupports.cpp:50
msgid "Remove all points"
msgstr ""
#: src/slic3r/GUI/Gizmos/GLGizmoSlaSupports.cpp:51
#: src/slic3r/GUI/Gizmos/GLGizmoSlaSupports.cpp:1364
msgid "Apply changes"
msgstr ""
#: src/slic3r/GUI/Gizmos/GLGizmoSlaSupports.cpp:52
#: src/slic3r/GUI/Gizmos/GLGizmoSlaSupports.cpp:1365
msgid "Discard changes"
msgstr ""
#: src/slic3r/GUI/Gizmos/GLGizmoSlaSupports.cpp:53
msgid "Minimal points distance"
msgstr ""
#: src/slic3r/GUI/Gizmos/GLGizmoSlaSupports.cpp:54
#: src/libslic3r/PrintConfig.cpp:2774
msgid "Support points density"
msgstr ""
#: src/slic3r/GUI/Gizmos/GLGizmoSlaSupports.cpp:55
#: src/slic3r/GUI/Gizmos/GLGizmoSlaSupports.cpp:1367
msgid "Auto-generate points"
msgstr ""
#: src/slic3r/GUI/Gizmos/GLGizmoSlaSupports.cpp:56
msgid "Manual editing"
msgstr ""
#: src/slic3r/GUI/Gizmos/GLGizmoSlaSupports.cpp:484
msgid "Add support point"
msgstr ""
#: src/slic3r/GUI/Gizmos/GLGizmoSlaSupports.cpp:621
msgid "Delete support point"
msgstr ""
#: src/slic3r/GUI/Gizmos/GLGizmoSlaSupports.cpp:810
msgid "Change point head diameter"
msgstr ""
#: src/slic3r/GUI/Gizmos/GLGizmoSlaSupports.cpp:878
msgid "Support parameter change"
msgstr ""
#: src/slic3r/GUI/Gizmos/GLGizmoSlaSupports.cpp:986
msgid "SLA Support Points"
msgstr ""
#: src/slic3r/GUI/Gizmos/GLGizmoSlaSupports.cpp:1007
msgid "SLA gizmo turned on"
msgstr ""
#: src/slic3r/GUI/Gizmos/GLGizmoSlaSupports.cpp:1035
msgid "Do you want to save your manually edited support points?"
msgstr ""
#: src/slic3r/GUI/Gizmos/GLGizmoSlaSupports.cpp:1036
msgid "Save changes?"
msgstr ""
#: src/slic3r/GUI/Gizmos/GLGizmoSlaSupports.cpp:1048
msgid "SLA gizmo turned off"
msgstr ""
#: src/slic3r/GUI/Gizmos/GLGizmoSlaSupports.cpp:1087
msgid "Move support point"
msgstr ""
#: src/slic3r/GUI/Gizmos/GLGizmoSlaSupports.cpp:1186
msgid "Support points edit"
msgstr ""
#: src/slic3r/GUI/Gizmos/GLGizmoSlaSupports.cpp:1258
msgid "Autogeneration will erase all manually edited points."
msgstr ""
#: src/slic3r/GUI/Gizmos/GLGizmoSlaSupports.cpp:1259
msgid "Are you sure you want to do it?"
msgstr ""
#: src/slic3r/GUI/Gizmos/GLGizmoSlaSupports.cpp:1260 src/slic3r/GUI/GUI.cpp:258
#: src/slic3r/GUI/Tab.cpp:3086 src/slic3r/GUI/WipeTowerDialog.cpp:45
#: src/slic3r/GUI/WipeTowerDialog.cpp:366
msgid "Warning"
msgstr ""
#: src/slic3r/GUI/Gizmos/GLGizmoSlaSupports.cpp:1263
msgid "Autogenerate support points"
msgstr ""
#: src/slic3r/GUI/Gizmos/GLGizmoSlaSupports.cpp:1324
msgid "SLA gizmo keyboard shortcuts"
msgstr ""
#: src/slic3r/GUI/Gizmos/GLGizmoSlaSupports.cpp:1335
msgid "Note: some shortcuts work in (non)editing mode only."
msgstr ""
#: src/slic3r/GUI/Gizmos/GLGizmoSlaSupports.cpp:1353
#: src/slic3r/GUI/Gizmos/GLGizmoSlaSupports.cpp:1356
#: src/slic3r/GUI/Gizmos/GLGizmoSlaSupports.cpp:1357
msgid "Left click"
msgstr ""
#: src/slic3r/GUI/Gizmos/GLGizmoSlaSupports.cpp:1353
msgid "Add point"
msgstr ""
#: src/slic3r/GUI/Gizmos/GLGizmoSlaSupports.cpp:1354
msgid "Right click"
msgstr ""
#: src/slic3r/GUI/Gizmos/GLGizmoSlaSupports.cpp:1354
msgid "Remove point"
msgstr ""
#: src/slic3r/GUI/Gizmos/GLGizmoSlaSupports.cpp:1355
#: src/slic3r/GUI/Gizmos/GLGizmoSlaSupports.cpp:1358
#: src/slic3r/GUI/Gizmos/GLGizmoSlaSupports.cpp:1359
msgid "Drag"
msgstr ""
#: src/slic3r/GUI/Gizmos/GLGizmoSlaSupports.cpp:1355
msgid "Move point"
msgstr ""
#: src/slic3r/GUI/Gizmos/GLGizmoSlaSupports.cpp:1356
msgid "Add point to selection"
msgstr ""
#: src/slic3r/GUI/Gizmos/GLGizmoSlaSupports.cpp:1357
msgid "Remove point from selection"
msgstr ""
#: src/slic3r/GUI/Gizmos/GLGizmoSlaSupports.cpp:1358
msgid "Select by rectangle"
msgstr ""
#: src/slic3r/GUI/Gizmos/GLGizmoSlaSupports.cpp:1359
msgid "Deselect by rectangle"
msgstr ""
#: src/slic3r/GUI/Gizmos/GLGizmoSlaSupports.cpp:1360
msgid "Select all points"
msgstr ""
#: src/slic3r/GUI/Gizmos/GLGizmoSlaSupports.cpp:1362
msgid "Mouse wheel"
msgstr ""
#: src/slic3r/GUI/Gizmos/GLGizmoSlaSupports.cpp:1362
msgid "Move clipping plane"
msgstr ""
#: src/slic3r/GUI/Gizmos/GLGizmoSlaSupports.cpp:1363
msgid "Reset clipping plane"
msgstr ""
#: src/slic3r/GUI/Gizmos/GLGizmoSlaSupports.cpp:1366
msgid "Switch to editing mode"
msgstr ""
#: src/slic3r/GUI/Gizmos/GLGizmosManager.cpp:497
msgid "Gizmo-Place on Face"
msgstr ""
#: src/slic3r/GUI/Gizmos/GLGizmosManager.cpp:571
msgid "Gizmo-Scale"
msgstr ""
#: src/slic3r/GUI/GUI_App.cpp:138
#, possible-c-format
msgid ""
"%s has encountered an error. It was likely caused by running out of memory. "
"If you are sure you have enough RAM on your system, this may also be a bug "
"and we would be glad if you reported it.\n"
"\n"
"The application will now terminate."
msgstr ""
#: src/slic3r/GUI/GUI_App.cpp:141
msgid "Fatal error"
msgstr ""
#: src/slic3r/GUI/GUI_App.cpp:446
msgid "Changing of an application language"
msgstr ""
#: src/slic3r/GUI/GUI_App.cpp:454 src/slic3r/GUI/GUI_App.cpp:463
msgid "Recreating"
msgstr ""
#: src/slic3r/GUI/GUI_App.cpp:470
msgid "Loading of current presets"
msgstr ""
#: src/slic3r/GUI/GUI_App.cpp:478
msgid "Loading of a mode view"
msgstr ""
#: src/slic3r/GUI/GUI_App.cpp:559
msgid "Choose one file (3MF/AMF):"
msgstr ""
#: src/slic3r/GUI/GUI_App.cpp:571
msgid "Choose one or more files (STL/OBJ/AMF/3MF/PRUSA):"
msgstr ""
#: src/slic3r/GUI/GUI_App.cpp:633
msgid "Select the language"
msgstr ""
#: src/slic3r/GUI/GUI_App.cpp:633
msgid "Language"
msgstr ""
#: src/slic3r/GUI/GUI_App.cpp:801
#, possible-c-format
msgid "Run %s"
msgstr ""
#: src/slic3r/GUI/GUI_App.cpp:804
msgid "&Configuration Snapshots"
msgstr ""
#: src/slic3r/GUI/GUI_App.cpp:804
msgid "Inspect / activate configuration snapshots"
msgstr ""
#: src/slic3r/GUI/GUI_App.cpp:805
msgid "Take Configuration &Snapshot"
msgstr ""
#: src/slic3r/GUI/GUI_App.cpp:805
msgid "Capture a configuration snapshot"
msgstr ""
#: src/slic3r/GUI/GUI_App.cpp:806
msgid "Check for updates"
msgstr ""
#: src/slic3r/GUI/GUI_App.cpp:806
msgid "Check for configuration updates"
msgstr ""
#: src/slic3r/GUI/GUI_App.cpp:808
msgid "&Preferences"
msgstr ""
#: src/slic3r/GUI/GUI_App.cpp:814
msgid "Application preferences"
msgstr ""
#: src/slic3r/GUI/GUI_App.cpp:817 src/slic3r/GUI/wxExtensions.cpp:756
msgid "Simple"
msgstr ""
#: src/slic3r/GUI/GUI_App.cpp:817
msgid "Simple View Mode"
msgstr ""
#: src/slic3r/GUI/GUI_App.cpp:818 src/slic3r/GUI/GUI_ObjectList.cpp:104
#: src/slic3r/GUI/GUI_ObjectList.cpp:623 src/slic3r/GUI/Tab.cpp:1086
#: src/slic3r/GUI/Tab.cpp:1101 src/slic3r/GUI/Tab.cpp:1200
#: src/slic3r/GUI/Tab.cpp:1203 src/slic3r/GUI/Tab.cpp:1469
#: src/slic3r/GUI/Tab.cpp:1969 src/slic3r/GUI/Tab.cpp:3665
#: src/slic3r/GUI/wxExtensions.cpp:757 src/libslic3r/PrintConfig.cpp:88
#: src/libslic3r/PrintConfig.cpp:119 src/libslic3r/PrintConfig.cpp:223
#: src/libslic3r/PrintConfig.cpp:1037 src/libslic3r/PrintConfig.cpp:2276
#: src/libslic3r/PrintConfig.cpp:2448
msgid "Advanced"
msgstr ""
#: src/slic3r/GUI/GUI_App.cpp:818
msgid "Advanced View Mode"
msgstr ""
#: src/slic3r/GUI/GUI_App.cpp:819 src/slic3r/GUI/wxExtensions.cpp:758
msgid "Expert"
msgstr ""
#: src/slic3r/GUI/GUI_App.cpp:819
msgid "Expert View Mode"
msgstr ""
#: src/slic3r/GUI/GUI_App.cpp:824
msgid "Mode"
msgstr ""
#: src/slic3r/GUI/GUI_App.cpp:824
#, possible-c-format
msgid "%s View Mode"
msgstr ""
#: src/slic3r/GUI/GUI_App.cpp:826
msgid "&Language"
msgstr ""
#: src/slic3r/GUI/GUI_App.cpp:828
msgid "Flash printer &firmware"
msgstr ""
#: src/slic3r/GUI/GUI_App.cpp:828
msgid "Upload a firmware image into an Arduino based printer"
msgstr ""
#: src/slic3r/GUI/GUI_App.cpp:843
msgid "Taking configuration snapshot"
msgstr ""
#: src/slic3r/GUI/GUI_App.cpp:843
msgid "Snapshot name"
msgstr ""
#: src/slic3r/GUI/GUI_App.cpp:886
msgid ""
"Switching the language will trigger application restart.\n"
"You will lose content of the plater."
msgstr ""
#: src/slic3r/GUI/GUI_App.cpp:888
msgid "Do you want to proceed?"
msgstr ""
#: src/slic3r/GUI/GUI_App.cpp:889
msgid "Language selection"
msgstr ""
#: src/slic3r/GUI/GUI_App.cpp:912
msgid "&Configuration"
msgstr ""
#: src/slic3r/GUI/GUI_App.cpp:936
msgid "The presets on the following tabs were modified"
msgstr ""
#: src/slic3r/GUI/GUI_App.cpp:936 src/slic3r/GUI/Tab.cpp:2948
msgid "Discard changes and continue anyway?"
msgstr ""
#: src/slic3r/GUI/GUI_App.cpp:939
msgid "Unsaved Presets"
msgstr ""
#: src/slic3r/GUI/GUI_App.cpp:1088 src/slic3r/GUI/Tab.cpp:2960
msgid "It's impossible to print multi-part object(s) with SLA technology."
msgstr ""
#: src/slic3r/GUI/GUI_App.cpp:1089
msgid "Please check and fix your object list."
msgstr ""
#: src/slic3r/GUI/GUI_App.cpp:1090 src/slic3r/GUI/Plater.cpp:2315
#: src/slic3r/GUI/Tab.cpp:2962
msgid "Attention!"
msgstr ""
#: src/slic3r/GUI/GUI_App.cpp:1107
msgid "Select a gcode file:"
msgstr ""
#: src/slic3r/GUI/GUI_ObjectLayers.cpp:27
msgid "Start at height"
msgstr ""
#: src/slic3r/GUI/GUI_ObjectLayers.cpp:27
msgid "Stop at height"
msgstr ""
#: src/slic3r/GUI/GUI_ObjectLayers.cpp:153
msgid "Remove layer range"
msgstr ""
#: src/slic3r/GUI/GUI_ObjectLayers.cpp:162
msgid "Add layer range"
msgstr ""
#: src/slic3r/GUI/GUI_ObjectList.cpp:34 src/slic3r/GUI/GUI_ObjectList.cpp:95
#: src/slic3r/GUI/GUI_ObjectList.cpp:614 src/libslic3r/PrintConfig.cpp:72
#: src/libslic3r/PrintConfig.cpp:175 src/libslic3r/PrintConfig.cpp:184
#: src/libslic3r/PrintConfig.cpp:408 src/libslic3r/PrintConfig.cpp:470
#: src/libslic3r/PrintConfig.cpp:478 src/libslic3r/PrintConfig.cpp:890
#: src/libslic3r/PrintConfig.cpp:1075 src/libslic3r/PrintConfig.cpp:1374
#: src/libslic3r/PrintConfig.cpp:1441 src/libslic3r/PrintConfig.cpp:1622
#: src/libslic3r/PrintConfig.cpp:2074 src/libslic3r/PrintConfig.cpp:2133
#: src/libslic3r/PrintConfig.cpp:2142
msgid "Layers and Perimeters"
msgstr ""
#: src/slic3r/GUI/GUI_ObjectList.cpp:36 src/slic3r/GUI/GUI_ObjectList.cpp:97
#: src/slic3r/GUI/GUI_ObjectList.cpp:616 src/slic3r/GUI/GUI_Preview.cpp:246
#: src/slic3r/GUI/Tab.cpp:1119 src/slic3r/GUI/Tab.cpp:1120
#: src/libslic3r/ExtrusionEntity.cpp:319 src/libslic3r/PrintConfig.cpp:370
#: src/libslic3r/PrintConfig.cpp:1502 src/libslic3r/PrintConfig.cpp:1866
#: src/libslic3r/PrintConfig.cpp:1872 src/libslic3r/PrintConfig.cpp:1880
#: src/libslic3r/PrintConfig.cpp:1892 src/libslic3r/PrintConfig.cpp:1902
#: src/libslic3r/PrintConfig.cpp:1910 src/libslic3r/PrintConfig.cpp:1925
#: src/libslic3r/PrintConfig.cpp:1946 src/libslic3r/PrintConfig.cpp:1958
#: src/libslic3r/PrintConfig.cpp:1974 src/libslic3r/PrintConfig.cpp:1983
#: src/libslic3r/PrintConfig.cpp:1992 src/libslic3r/PrintConfig.cpp:2003
#: src/libslic3r/PrintConfig.cpp:2017 src/libslic3r/PrintConfig.cpp:2025
#: src/libslic3r/PrintConfig.cpp:2026 src/libslic3r/PrintConfig.cpp:2035
#: src/libslic3r/PrintConfig.cpp:2043 src/libslic3r/PrintConfig.cpp:2057
msgid "Support material"
msgstr ""
#: src/slic3r/GUI/GUI_ObjectList.cpp:39 src/slic3r/GUI/GUI_ObjectList.cpp:101
#: src/slic3r/GUI/GUI_ObjectList.cpp:620 src/libslic3r/PrintConfig.cpp:2252
#: src/libslic3r/PrintConfig.cpp:2260
msgid "Wipe options"
msgstr ""
#: src/slic3r/GUI/GUI_ObjectList.cpp:45
msgid "Pad and Support"
msgstr ""
#: src/slic3r/GUI/GUI_ObjectList.cpp:51
msgid "Add part"
msgstr ""
#: src/slic3r/GUI/GUI_ObjectList.cpp:52
msgid "Add modifier"
msgstr ""
#: src/slic3r/GUI/GUI_ObjectList.cpp:53
msgid "Add support enforcer"
msgstr ""
#: src/slic3r/GUI/GUI_ObjectList.cpp:54
msgid "Add support blocker"
msgstr ""
#: src/slic3r/GUI/GUI_ObjectList.cpp:98 src/slic3r/GUI/GUI_ObjectList.cpp:617
#: src/slic3r/GUI/GUI_Preview.cpp:224 src/slic3r/GUI/Tab.cpp:1144
#: src/libslic3r/PrintConfig.cpp:235 src/libslic3r/PrintConfig.cpp:458
#: src/libslic3r/PrintConfig.cpp:919 src/libslic3r/PrintConfig.cpp:1048
#: src/libslic3r/PrintConfig.cpp:1431 src/libslic3r/PrintConfig.cpp:1668
#: src/libslic3r/PrintConfig.cpp:1716 src/libslic3r/PrintConfig.cpp:1768
#: src/libslic3r/PrintConfig.cpp:2118
msgid "Speed"
msgstr ""
#: src/slic3r/GUI/GUI_ObjectList.cpp:99 src/slic3r/GUI/GUI_ObjectList.cpp:618
#: src/slic3r/GUI/Tab.cpp:1179 src/slic3r/GUI/Tab.cpp:1840
#: src/libslic3r/PrintConfig.cpp:488 src/libslic3r/PrintConfig.cpp:1002
#: src/libslic3r/PrintConfig.cpp:1409 src/libslic3r/PrintConfig.cpp:1737
#: src/libslic3r/PrintConfig.cpp:1938 src/libslic3r/PrintConfig.cpp:1965
msgid "Extruders"
msgstr ""
#: src/slic3r/GUI/GUI_ObjectList.cpp:100 src/slic3r/GUI/GUI_ObjectList.cpp:619
#: src/libslic3r/PrintConfig.cpp:447 src/libslic3r/PrintConfig.cpp:555
#: src/libslic3r/PrintConfig.cpp:877 src/libslic3r/PrintConfig.cpp:1010
#: src/libslic3r/PrintConfig.cpp:1418 src/libslic3r/PrintConfig.cpp:1757
#: src/libslic3r/PrintConfig.cpp:1947 src/libslic3r/PrintConfig.cpp:2106
msgid "Extrusion Width"
msgstr ""
#: src/slic3r/GUI/GUI_ObjectList.cpp:106 src/slic3r/GUI/GUI_ObjectList.cpp:625
#: src/slic3r/GUI/Plater.cpp:495 src/slic3r/GUI/Tab.cpp:3606
#: src/slic3r/GUI/Tab.cpp:3607 src/libslic3r/PrintConfig.cpp:2614
#: src/libslic3r/PrintConfig.cpp:2621 src/libslic3r/PrintConfig.cpp:2630
#: src/libslic3r/PrintConfig.cpp:2639 src/libslic3r/PrintConfig.cpp:2649
#: src/libslic3r/PrintConfig.cpp:2685 src/libslic3r/PrintConfig.cpp:2692
#: src/libslic3r/PrintConfig.cpp:2703 src/libslic3r/PrintConfig.cpp:2713
#: src/libslic3r/PrintConfig.cpp:2722 src/libslic3r/PrintConfig.cpp:2735
#: src/libslic3r/PrintConfig.cpp:2745 src/libslic3r/PrintConfig.cpp:2754
#: src/libslic3r/PrintConfig.cpp:2764 src/libslic3r/PrintConfig.cpp:2775
#: src/libslic3r/PrintConfig.cpp:2783
msgid "Supports"
msgstr ""
#: src/slic3r/GUI/GUI_ObjectList.cpp:107 src/slic3r/GUI/GUI_ObjectList.cpp:626
#: src/slic3r/GUI/Plater.cpp:635 src/slic3r/GUI/Tab.cpp:3640
#: src/slic3r/GUI/Tab.cpp:3641 src/libslic3r/PrintConfig.cpp:2791
#: src/libslic3r/PrintConfig.cpp:2798 src/libslic3r/PrintConfig.cpp:2812
#: src/libslic3r/PrintConfig.cpp:2823 src/libslic3r/PrintConfig.cpp:2833
#: src/libslic3r/PrintConfig.cpp:2855 src/libslic3r/PrintConfig.cpp:2866
#: src/libslic3r/PrintConfig.cpp:2873 src/libslic3r/PrintConfig.cpp:2880
#: src/libslic3r/PrintConfig.cpp:2891 src/libslic3r/PrintConfig.cpp:2900
#: src/libslic3r/PrintConfig.cpp:2909
msgid "Pad"
msgstr ""
#: src/slic3r/GUI/GUI_ObjectList.cpp:108 src/slic3r/GUI/Tab.cpp:3658
#: src/slic3r/GUI/Tab.cpp:3659 src/libslic3r/SLA/Hollowing.cpp:46
#: src/libslic3r/SLA/Hollowing.cpp:58 src/libslic3r/SLA/Hollowing.cpp:67
#: src/libslic3r/SLA/Hollowing.cpp:76 src/libslic3r/PrintConfig.cpp:2919
#: src/libslic3r/PrintConfig.cpp:2926 src/libslic3r/PrintConfig.cpp:2936
#: src/libslic3r/PrintConfig.cpp:2945
msgid "Hollowing"
msgstr ""
#: src/slic3r/GUI/GUI_ObjectList.cpp:270
#: src/slic3r/GUI/GUI_ObjectManipulation.cpp:153
msgid "Name"
msgstr ""
#: src/slic3r/GUI/GUI_ObjectList.cpp:278 src/slic3r/GUI/Tab.cpp:1433
#: src/slic3r/GUI/wxExtensions.cpp:598 src/libslic3r/PrintConfig.cpp:487
msgid "Extruder"
msgstr ""
#: src/slic3r/GUI/GUI_ObjectList.cpp:282 src/slic3r/GUI/GUI_ObjectList.cpp:395
msgid "Editing"
msgstr ""
#: src/slic3r/GUI/GUI_ObjectList.cpp:340
#, possible-c-format
msgid "Auto-repaired (%d errors):"
msgstr ""
#: src/slic3r/GUI/GUI_ObjectList.cpp:347
msgid "degenerate facets"
msgstr ""
#: src/slic3r/GUI/GUI_ObjectList.cpp:348
msgid "edges fixed"
msgstr ""
#: src/slic3r/GUI/GUI_ObjectList.cpp:349
msgid "facets removed"
msgstr ""
#: src/slic3r/GUI/GUI_ObjectList.cpp:350
msgid "facets added"
msgstr ""
#: src/slic3r/GUI/GUI_ObjectList.cpp:351
msgid "facets reversed"
msgstr ""
#: src/slic3r/GUI/GUI_ObjectList.cpp:352
msgid "backwards edges"
msgstr ""
#: src/slic3r/GUI/GUI_ObjectList.cpp:360
msgid "Right button click the icon to fix STL through Netfabb"
msgstr ""
#: src/slic3r/GUI/GUI_ObjectList.cpp:397
msgid "Right button click the icon to change the object settings"
msgstr ""
#: src/slic3r/GUI/GUI_ObjectList.cpp:399
msgid "Click the icon to change the object settings"
msgstr ""
#: src/slic3r/GUI/GUI_ObjectList.cpp:403
msgid "Right button click the icon to change the object printable property"
msgstr ""
#: src/slic3r/GUI/GUI_ObjectList.cpp:405
msgid "Click the icon to change the object printable property"
msgstr ""
#: src/slic3r/GUI/GUI_ObjectList.cpp:458 src/slic3r/GUI/GUI_ObjectList.cpp:470
#: src/slic3r/GUI/GUI_ObjectList.cpp:918 src/slic3r/GUI/GUI_ObjectList.cpp:3968
#: src/slic3r/GUI/GUI_ObjectList.cpp:3978
#: src/slic3r/GUI/GUI_ObjectList.cpp:4013
#: src/slic3r/GUI/ObjectDataViewModel.cpp:200
#: src/slic3r/GUI/ObjectDataViewModel.cpp:257
#: src/slic3r/GUI/ObjectDataViewModel.cpp:282
#: src/slic3r/GUI/ObjectDataViewModel.cpp:490
#: src/slic3r/GUI/ObjectDataViewModel.cpp:1753
msgid "default"
msgstr ""
#: src/slic3r/GUI/GUI_ObjectList.cpp:537
msgid "Change Extruder"
msgstr ""
#: src/slic3r/GUI/GUI_ObjectList.cpp:552
msgid "Rename Object"
msgstr ""
#: src/slic3r/GUI/GUI_ObjectList.cpp:552
msgid "Rename Sub-object"
msgstr ""
#: src/slic3r/GUI/GUI_ObjectList.cpp:1092
#: src/slic3r/GUI/GUI_ObjectList.cpp:3782
msgid "Instances to Separated Objects"
msgstr ""
#: src/slic3r/GUI/GUI_ObjectList.cpp:1107
msgid "Volumes in Object reordered"
msgstr ""
#: src/slic3r/GUI/GUI_ObjectList.cpp:1107
msgid "Object reordered"
msgstr ""
#: src/slic3r/GUI/GUI_ObjectList.cpp:1183
#: src/slic3r/GUI/GUI_ObjectList.cpp:1531
#: src/slic3r/GUI/GUI_ObjectList.cpp:1537
#: src/slic3r/GUI/GUI_ObjectList.cpp:1850
#, possible-c-format
msgid "Quick Add Settings (%s)"
msgstr ""
#: src/slic3r/GUI/GUI_ObjectList.cpp:1266
msgid "Select showing settings"
msgstr ""
#: src/slic3r/GUI/GUI_ObjectList.cpp:1315
msgid "Add Settings for Layers"
msgstr ""
#: src/slic3r/GUI/GUI_ObjectList.cpp:1316
msgid "Add Settings for Sub-object"
msgstr ""
#: src/slic3r/GUI/GUI_ObjectList.cpp:1317
msgid "Add Settings for Object"
msgstr ""
#: src/slic3r/GUI/GUI_ObjectList.cpp:1387
msgid "Add Settings Bundle for Height range"
msgstr ""
#: src/slic3r/GUI/GUI_ObjectList.cpp:1388
msgid "Add Settings Bundle for Sub-object"
msgstr ""
#: src/slic3r/GUI/GUI_ObjectList.cpp:1389
msgid "Add Settings Bundle for Object"
msgstr ""
#: src/slic3r/GUI/GUI_ObjectList.cpp:1428
msgid "Load"
msgstr ""
#: src/slic3r/GUI/GUI_ObjectList.cpp:1433
#: src/slic3r/GUI/GUI_ObjectList.cpp:1465
#: src/slic3r/GUI/GUI_ObjectList.cpp:1469
msgid "Box"
msgstr ""
#: src/slic3r/GUI/GUI_ObjectList.cpp:1433
msgid "Cylinder"
msgstr ""
#: src/slic3r/GUI/GUI_ObjectList.cpp:1433
msgid "Sphere"
msgstr ""
#: src/slic3r/GUI/GUI_ObjectList.cpp:1433
msgid "Slab"
msgstr ""
#: src/slic3r/GUI/GUI_ObjectList.cpp:1501
msgid "Height range Modifier"
msgstr ""
#: src/slic3r/GUI/GUI_ObjectList.cpp:1510
msgid "Add settings"
msgstr ""
#: src/slic3r/GUI/GUI_ObjectList.cpp:1590
msgid "Change type"
msgstr ""
#: src/slic3r/GUI/GUI_ObjectList.cpp:1600
#: src/slic3r/GUI/GUI_ObjectList.cpp:1612
msgid "Set as a Separated Object"
msgstr ""
#: src/slic3r/GUI/GUI_ObjectList.cpp:1612
msgid "Set as a Separated Objects"
msgstr ""
#: src/slic3r/GUI/GUI_ObjectList.cpp:1622
msgid "Printable"
msgstr ""
#: src/slic3r/GUI/GUI_ObjectList.cpp:1637
msgid "Rename"
msgstr ""
#: src/slic3r/GUI/GUI_ObjectList.cpp:1648
msgid "Fix through the Netfabb"
msgstr ""
#: src/slic3r/GUI/GUI_ObjectList.cpp:1658 src/slic3r/GUI/Plater.cpp:3968
msgid "Export as STL"
msgstr ""
#: src/slic3r/GUI/GUI_ObjectList.cpp:1665
#: src/slic3r/GUI/GUI_ObjectList.cpp:3957 src/slic3r/GUI/Plater.cpp:3936
msgid "Reload the selected volumes from disk"
msgstr ""
#: src/slic3r/GUI/GUI_ObjectList.cpp:1672
msgid "Set extruder for selected items"
msgstr ""
#: src/slic3r/GUI/GUI_ObjectList.cpp:1705 src/libslic3r/PrintConfig.cpp:335
msgid "Default"
msgstr ""
#: src/slic3r/GUI/GUI_ObjectList.cpp:1725
msgid "Scale to print volume"
msgstr ""
#: src/slic3r/GUI/GUI_ObjectList.cpp:1725
msgid "Scale the selected object to fit the print volume"
msgstr ""
#: src/slic3r/GUI/GUI_ObjectList.cpp:1794
#: src/slic3r/GUI/GUI_ObjectList.cpp:2052
msgid "Add Shape"
msgstr ""
#: src/slic3r/GUI/GUI_ObjectList.cpp:1880
msgid "Load Part"
msgstr ""
#: src/slic3r/GUI/GUI_ObjectList.cpp:1919
msgid "Error!"
msgstr ""
#: src/slic3r/GUI/GUI_ObjectList.cpp:1994
msgid "Add Generic Subobject"
msgstr ""
#: src/slic3r/GUI/GUI_ObjectList.cpp:2023
msgid "Generic"
msgstr ""
#: src/slic3r/GUI/GUI_ObjectList.cpp:2141
#: src/slic3r/GUI/GUI_ObjectList.cpp:2243
msgid "Last instance of an object cannot be deleted."
msgstr ""
#: src/slic3r/GUI/GUI_ObjectList.cpp:2153
msgid "Delete Settings"
msgstr ""
#: src/slic3r/GUI/GUI_ObjectList.cpp:2177
msgid "Delete All Instances from Object"
msgstr ""
#: src/slic3r/GUI/GUI_ObjectList.cpp:2193
msgid "Delete Height Range"
msgstr ""
#: src/slic3r/GUI/GUI_ObjectList.cpp:2224
msgid "From Object List You can't delete the last solid part from object."
msgstr ""
#: src/slic3r/GUI/GUI_ObjectList.cpp:2228
msgid "Delete Subobject"
msgstr ""
#: src/slic3r/GUI/GUI_ObjectList.cpp:2247
msgid "Delete Instance"
msgstr ""
#: src/slic3r/GUI/GUI_ObjectList.cpp:2271 src/slic3r/GUI/Plater.cpp:2980
msgid ""
"The selected object couldn't be split because it contains only one part."
msgstr ""
#: src/slic3r/GUI/GUI_ObjectList.cpp:2275
msgid "Split to Parts"
msgstr ""
#: src/slic3r/GUI/GUI_ObjectList.cpp:2329
msgid "Add Layers"
msgstr ""
#: src/slic3r/GUI/GUI_ObjectList.cpp:2455
msgid "Group manipulation"
msgstr ""
#: src/slic3r/GUI/GUI_ObjectList.cpp:2467
msgid "Object manipulation"
msgstr ""
#: src/slic3r/GUI/GUI_ObjectList.cpp:2480
msgid "Object Settings to modify"
msgstr ""
#: src/slic3r/GUI/GUI_ObjectList.cpp:2484
msgid "Part Settings to modify"
msgstr ""
#: src/slic3r/GUI/GUI_ObjectList.cpp:2489
msgid "Layer range Settings to modify"
msgstr ""
#: src/slic3r/GUI/GUI_ObjectList.cpp:2495
msgid "Part manipulation"
msgstr ""
#: src/slic3r/GUI/GUI_ObjectList.cpp:2501
msgid "Instance manipulation"
msgstr ""
#: src/slic3r/GUI/GUI_ObjectList.cpp:2508
msgid "Height ranges"
msgstr ""
#: src/slic3r/GUI/GUI_ObjectList.cpp:2508
msgid "Settings for height range"
msgstr ""
#: src/slic3r/GUI/GUI_ObjectList.cpp:2694
msgid "Delete Selected Item"
msgstr ""
#: src/slic3r/GUI/GUI_ObjectList.cpp:2831
msgid "Delete Selected"
msgstr ""
#: src/slic3r/GUI/GUI_ObjectList.cpp:2897
#: src/slic3r/GUI/GUI_ObjectList.cpp:2926
#: src/slic3r/GUI/GUI_ObjectList.cpp:2944
msgid "Add Height Range"
msgstr ""
#: src/slic3r/GUI/GUI_ObjectList.cpp:3004
msgid "Edit Height Range"
msgstr ""
#: src/slic3r/GUI/GUI_ObjectList.cpp:3292
msgid "Selection-Remove from list"
msgstr ""
#: src/slic3r/GUI/GUI_ObjectList.cpp:3300
msgid "Selection-Add from list"
msgstr ""
#: src/slic3r/GUI/GUI_ObjectList.cpp:3418
msgid "Object or Instance"
msgstr ""
#: src/slic3r/GUI/GUI_ObjectList.cpp:3419
#: src/slic3r/GUI/GUI_ObjectList.cpp:3552
msgid "Part"
msgstr ""
#: src/slic3r/GUI/GUI_ObjectList.cpp:3419
msgid "Layer"
msgstr ""
#: src/slic3r/GUI/GUI_ObjectList.cpp:3421
msgid "Unsupported selection"
msgstr ""
#: src/slic3r/GUI/GUI_ObjectList.cpp:3422
#, possible-c-format
msgid "You started your selection with %s Item."
msgstr ""
#: src/slic3r/GUI/GUI_ObjectList.cpp:3423
#, possible-c-format
msgid "In this mode you can select only other %s Items%s"
msgstr ""
#: src/slic3r/GUI/GUI_ObjectList.cpp:3426
msgid "of a current Object"
msgstr ""
#: src/slic3r/GUI/GUI_ObjectList.cpp:3431
#: src/slic3r/GUI/GUI_ObjectList.cpp:3506 src/slic3r/GUI/Plater.cpp:141
msgid "Info"
msgstr ""
#: src/slic3r/GUI/GUI_ObjectList.cpp:3547
msgid "You can't change a type of the last solid part of the object."
msgstr ""
#: src/slic3r/GUI/GUI_ObjectList.cpp:3552
msgid "Modifier"
msgstr ""
#: src/slic3r/GUI/GUI_ObjectList.cpp:3552
msgid "Support Enforcer"
msgstr ""
#: src/slic3r/GUI/GUI_ObjectList.cpp:3552
msgid "Support Blocker"
msgstr ""
#: src/slic3r/GUI/GUI_ObjectList.cpp:3554
msgid "Select type of part"
msgstr ""
#: src/slic3r/GUI/GUI_ObjectList.cpp:3559
msgid "Change Part Type"
msgstr ""
#: src/slic3r/GUI/GUI_ObjectList.cpp:3804
msgid "Enter new name"
msgstr ""
#: src/slic3r/GUI/GUI_ObjectList.cpp:3804
msgid "Renaming"
msgstr ""
#: src/slic3r/GUI/GUI_ObjectList.cpp:3820
#: src/slic3r/GUI/GUI_ObjectList.cpp:3927 src/slic3r/GUI/Tab.cpp:3458
#: src/slic3r/GUI/Tab.cpp:3462
msgid "The supplied name is not valid;"
msgstr ""
#: src/slic3r/GUI/GUI_ObjectList.cpp:3821
#: src/slic3r/GUI/GUI_ObjectList.cpp:3928 src/slic3r/GUI/Tab.cpp:3459
msgid "the following characters are not allowed:"
msgstr ""
#: src/slic3r/GUI/GUI_ObjectList.cpp:3972
msgid "Select extruder number:"
msgstr ""
#: src/slic3r/GUI/GUI_ObjectList.cpp:3973
msgid "This extruder will be set for selected items"
msgstr ""
#: src/slic3r/GUI/GUI_ObjectList.cpp:3998
msgid "Change Extruders"
msgstr ""
#: src/slic3r/GUI/GUI_ObjectList.cpp:4095 src/slic3r/GUI/Selection.cpp:1475
msgid "Set Printable"
msgstr ""
#: src/slic3r/GUI/GUI_ObjectList.cpp:4095 src/slic3r/GUI/Selection.cpp:1475
msgid "Set Unprintable"
msgstr ""
#: src/slic3r/GUI/GUI_ObjectManipulation.cpp:62
#: src/slic3r/GUI/GUI_ObjectManipulation.cpp:105
msgid "World coordinates"
msgstr ""
#: src/slic3r/GUI/GUI_ObjectManipulation.cpp:63
#: src/slic3r/GUI/GUI_ObjectManipulation.cpp:106
msgid "Local coordinates"
msgstr ""
#: src/slic3r/GUI/GUI_ObjectManipulation.cpp:82
msgid "Select coordinate space, in which the transformation will be performed."
msgstr ""
#: src/slic3r/GUI/GUI_ObjectManipulation.cpp:155 src/libslic3r/GCode.cpp:638
msgid "Object name"
msgstr ""
#: src/slic3r/GUI/GUI_ObjectManipulation.cpp:215
#: src/slic3r/GUI/GUI_ObjectManipulation.cpp:457
msgid "Position"
msgstr ""
#: src/slic3r/GUI/GUI_ObjectManipulation.cpp:216
#: src/slic3r/GUI/GUI_ObjectManipulation.cpp:458
#: src/slic3r/GUI/Mouse3DController.cpp:271
#: src/slic3r/GUI/Mouse3DController.cpp:294
msgid "Rotation"
msgstr ""
#: src/slic3r/GUI/GUI_ObjectManipulation.cpp:263
#, possible-c-format
msgid "Toggle %c axis mirroring"
msgstr ""
#: src/slic3r/GUI/GUI_ObjectManipulation.cpp:297
msgid "Set Mirror"
msgstr ""
#: src/slic3r/GUI/GUI_ObjectManipulation.cpp:337
#: src/slic3r/GUI/GUI_ObjectManipulation.cpp:349
msgid "Drop to bed"
msgstr ""
#: src/slic3r/GUI/GUI_ObjectManipulation.cpp:363
msgid "Reset rotation"
msgstr ""
#: src/slic3r/GUI/GUI_ObjectManipulation.cpp:385
msgid "Reset Rotation"
msgstr ""
#: src/slic3r/GUI/GUI_ObjectManipulation.cpp:397
#: src/slic3r/GUI/GUI_ObjectManipulation.cpp:399
msgid "Reset scale"
msgstr ""
#: src/slic3r/GUI/GUI_ObjectManipulation.cpp:459
msgid "Scale factors"
msgstr ""
#: src/slic3r/GUI/GUI_ObjectManipulation.cpp:516
msgid "Translate"
msgstr ""
#: src/slic3r/GUI/GUI_ObjectManipulation.cpp:578
msgid ""
"You cannot use non-uniform scaling mode for multiple objects/parts selection"
msgstr ""
#: src/slic3r/GUI/GUI_ObjectManipulation.cpp:750
msgid "Set Position"
msgstr ""
#: src/slic3r/GUI/GUI_ObjectManipulation.cpp:781
msgid "Set Orientation"
msgstr ""
#: src/slic3r/GUI/GUI_ObjectManipulation.cpp:846
msgid "Set Scale"
msgstr ""
#: src/slic3r/GUI/GUI_ObjectManipulation.cpp:875
msgid ""
"The currently manipulated object is tilted (rotation angles are not "
"multiples of 90°).\n"
"Non-uniform scaling of tilted objects is only possible in the World "
"coordinate system,\n"
"once the rotation is embedded into the object coordinates."
msgstr ""
#: src/slic3r/GUI/GUI_ObjectManipulation.cpp:878
msgid ""
"This operation is irreversible.\n"
"Do you want to proceed?"
msgstr ""
#: src/slic3r/GUI/GUI_ObjectSettings.cpp:59
msgid "Additional Settings"
msgstr ""
#: src/slic3r/GUI/GUI_ObjectSettings.cpp:95
msgid "Remove parameter"
msgstr ""
#: src/slic3r/GUI/GUI_ObjectSettings.cpp:101
#, possible-c-format
msgid "Delete Option %s"
msgstr ""
#: src/slic3r/GUI/GUI_ObjectSettings.cpp:152
#, possible-c-format
msgid "Change Option %s"
msgstr ""
#: src/slic3r/GUI/GUI_Preview.cpp:218
msgid "View"
msgstr ""
#: src/slic3r/GUI/GUI_Preview.cpp:221 src/slic3r/GUI/GUI_Preview.cpp:575
#: src/libslic3r/GCode/PreviewData.cpp:345
msgid "Feature type"
msgstr ""
#: src/slic3r/GUI/GUI_Preview.cpp:222 src/libslic3r/PrintConfig.cpp:500
msgid "Height"
msgstr ""
#: src/slic3r/GUI/GUI_Preview.cpp:223 src/libslic3r/PrintConfig.cpp:2238
msgid "Width"
msgstr ""
#: src/slic3r/GUI/GUI_Preview.cpp:225 src/slic3r/GUI/Tab.cpp:1456
msgid "Fan speed"
msgstr ""
#: src/slic3r/GUI/GUI_Preview.cpp:226
msgid "Volumetric flow rate"
msgstr ""
#: src/slic3r/GUI/GUI_Preview.cpp:227 src/slic3r/GUI/GUI_Preview.cpp:335
#: src/slic3r/GUI/GUI_Preview.cpp:519 src/slic3r/GUI/GUI_Preview.cpp:574
#: src/slic3r/GUI/GUI_Preview.cpp:835 src/libslic3r/GCode/PreviewData.cpp:357
msgid "Tool"
msgstr ""
#: src/slic3r/GUI/GUI_Preview.cpp:228 src/slic3r/GUI/GUI_Preview.cpp:572
#: src/libslic3r/GCode/PreviewData.cpp:359
msgid "Color Print"
msgstr ""
#: src/slic3r/GUI/GUI_Preview.cpp:231
msgid "Show"
msgstr ""
#: src/slic3r/GUI/GUI_Preview.cpp:234 src/slic3r/GUI/GUI_Preview.cpp:235
msgid "Feature types"
msgstr ""
#: src/slic3r/GUI/GUI_Preview.cpp:237 src/libslic3r/ExtrusionEntity.cpp:310
msgid "Perimeter"
msgstr ""
#: src/slic3r/GUI/GUI_Preview.cpp:238 src/libslic3r/ExtrusionEntity.cpp:311
msgid "External perimeter"
msgstr ""
#: src/slic3r/GUI/GUI_Preview.cpp:239 src/libslic3r/ExtrusionEntity.cpp:312
msgid "Overhang perimeter"
msgstr ""
#: src/slic3r/GUI/GUI_Preview.cpp:240 src/libslic3r/ExtrusionEntity.cpp:313
msgid "Internal infill"
msgstr ""
#: src/slic3r/GUI/GUI_Preview.cpp:241 src/libslic3r/ExtrusionEntity.cpp:314
#: src/libslic3r/PrintConfig.cpp:1756 src/libslic3r/PrintConfig.cpp:1767
msgid "Solid infill"
msgstr ""
#: src/slic3r/GUI/GUI_Preview.cpp:242 src/libslic3r/ExtrusionEntity.cpp:315
#: src/libslic3r/PrintConfig.cpp:2105 src/libslic3r/PrintConfig.cpp:2117
msgid "Top solid infill"
msgstr ""
#: src/slic3r/GUI/GUI_Preview.cpp:243 src/libslic3r/ExtrusionEntity.cpp:316
msgid "Bridge infill"
msgstr ""
#: src/slic3r/GUI/GUI_Preview.cpp:244 src/libslic3r/ExtrusionEntity.cpp:317
#: src/libslic3r/PrintConfig.cpp:918
msgid "Gap fill"
msgstr ""
#: src/slic3r/GUI/GUI_Preview.cpp:245 src/slic3r/GUI/Tab.cpp:1110
#: src/libslic3r/ExtrusionEntity.cpp:318
msgid "Skirt"
msgstr ""
#: src/slic3r/GUI/GUI_Preview.cpp:247 src/libslic3r/ExtrusionEntity.cpp:320
#: src/libslic3r/PrintConfig.cpp:1991
msgid "Support material interface"
msgstr ""
#: src/slic3r/GUI/GUI_Preview.cpp:248 src/slic3r/GUI/Tab.cpp:1190
#: src/libslic3r/ExtrusionEntity.cpp:321
msgid "Wipe tower"
msgstr ""
#: src/slic3r/GUI/GUI_Preview.cpp:253 src/libslic3r/PrintConfig.cpp:2152
msgid "Travel"
msgstr ""
#: src/slic3r/GUI/GUI_Preview.cpp:254
msgid "Retractions"
msgstr ""
#: src/slic3r/GUI/GUI_Preview.cpp:255
msgid "Unretractions"
msgstr ""
#: src/slic3r/GUI/GUI_Preview.cpp:256
msgid "Shells"
msgstr ""
#: src/slic3r/GUI/GUI_Preview.cpp:257
msgid "Legend"
msgstr ""
#: src/slic3r/GUI/Job.hpp:123
msgid "ERROR: not enough resources to execute a new job."
msgstr ""
#: src/slic3r/GUI/KBShortcutsDialog.cpp:41 src/slic3r/GUI/MainFrame.cpp:719
msgid "Keyboard Shortcuts"
msgstr ""
#: src/slic3r/GUI/KBShortcutsDialog.cpp:112
msgid "New project, clear plater"
msgstr ""
#: src/slic3r/GUI/KBShortcutsDialog.cpp:113
msgid "Open project STL/OBJ/AMF/3MF with config, clear plater"
msgstr ""
#: src/slic3r/GUI/KBShortcutsDialog.cpp:114
msgid "Save project (3mf)"
msgstr ""
#: src/slic3r/GUI/KBShortcutsDialog.cpp:115
msgid "Save project as (3mf)"
msgstr ""
#: src/slic3r/GUI/KBShortcutsDialog.cpp:116
msgid "(Re)slice"
msgstr ""
#: src/slic3r/GUI/KBShortcutsDialog.cpp:118
msgid "Import STL/OBJ/AMF/3MF without config, keep plater"
msgstr ""
#: src/slic3r/GUI/KBShortcutsDialog.cpp:119
msgid "Import Config from ini/amf/3mf/gcode"
msgstr ""
#: src/slic3r/GUI/KBShortcutsDialog.cpp:120
msgid "Load Config from ini/amf/3mf/gcode and merge"
msgstr ""
#: src/slic3r/GUI/KBShortcutsDialog.cpp:122 src/slic3r/GUI/Plater.cpp:891
#: src/slic3r/GUI/Plater.cpp:5522 src/libslic3r/PrintConfig.cpp:3363
msgid "Export G-code"
msgstr ""
#: src/slic3r/GUI/KBShortcutsDialog.cpp:123 src/slic3r/GUI/Plater.cpp:5523
msgid "Send G-code"
msgstr ""
#: src/slic3r/GUI/KBShortcutsDialog.cpp:124
msgid "Export config"
msgstr ""
#: src/slic3r/GUI/KBShortcutsDialog.cpp:126
msgid "Select all objects"
msgstr ""
#: src/slic3r/GUI/KBShortcutsDialog.cpp:127
msgid "Deselect all"
msgstr ""
#: src/slic3r/GUI/KBShortcutsDialog.cpp:128
msgid "Delete selected"
msgstr ""
#: src/slic3r/GUI/KBShortcutsDialog.cpp:132
msgid "Copy to clipboard"
msgstr ""
#: src/slic3r/GUI/KBShortcutsDialog.cpp:133
msgid "Paste from clipboard"
msgstr ""
#: src/slic3r/GUI/KBShortcutsDialog.cpp:134
msgid "Reload plater from disk"
msgstr ""
#: src/slic3r/GUI/KBShortcutsDialog.cpp:136
msgid "Select Plater Tab"
msgstr ""
#: src/slic3r/GUI/KBShortcutsDialog.cpp:137
msgid "Select Print Settings Tab"
msgstr ""
#: src/slic3r/GUI/KBShortcutsDialog.cpp:138
msgid "Select Filament Settings Tab"
msgstr ""
#: src/slic3r/GUI/KBShortcutsDialog.cpp:139
msgid "Select Printer Settings Tab"
msgstr ""
#: src/slic3r/GUI/KBShortcutsDialog.cpp:140
msgid "Switch to 3D"
msgstr ""
#: src/slic3r/GUI/KBShortcutsDialog.cpp:141
msgid "Switch to Preview"
msgstr ""
#: src/slic3r/GUI/KBShortcutsDialog.cpp:142
#: src/slic3r/GUI/PrintHostDialogs.cpp:136
msgid "Print host upload queue"
msgstr ""
#: src/slic3r/GUI/KBShortcutsDialog.cpp:144
msgid "Camera view"
msgstr ""
#: src/slic3r/GUI/KBShortcutsDialog.cpp:146
msgid "Show/Hide object/instance labels"
msgstr ""
#: src/slic3r/GUI/KBShortcutsDialog.cpp:149 src/slic3r/GUI/Preferences.cpp:10
msgid "Preferences"
msgstr ""
#: src/slic3r/GUI/KBShortcutsDialog.cpp:151
msgid "Show keyboard shortcuts list"
msgstr ""
#: src/slic3r/GUI/KBShortcutsDialog.cpp:154
msgid "Commands"
msgstr ""
#: src/slic3r/GUI/KBShortcutsDialog.cpp:159
msgid "Add Instance of the selected object"
msgstr ""
#: src/slic3r/GUI/KBShortcutsDialog.cpp:160
msgid "Remove Instance of the selected object"
msgstr ""
#: src/slic3r/GUI/KBShortcutsDialog.cpp:161
msgid ""
"Press to select multiple objects\n"
"or move multiple objects with mouse"
msgstr ""
#: src/slic3r/GUI/KBShortcutsDialog.cpp:162
msgid "Press to activate selection rectangle"
msgstr ""
#: src/slic3r/GUI/KBShortcutsDialog.cpp:163
msgid "Press to activate deselection rectangle"
msgstr ""
#: src/slic3r/GUI/KBShortcutsDialog.cpp:164
#: src/slic3r/GUI/KBShortcutsDialog.cpp:204
#: src/slic3r/GUI/KBShortcutsDialog.cpp:214
msgid "Arrow Up"
msgstr ""
#: src/slic3r/GUI/KBShortcutsDialog.cpp:164
msgid "Move selection 10 mm in positive Y direction"
msgstr ""
#: src/slic3r/GUI/KBShortcutsDialog.cpp:165
#: src/slic3r/GUI/KBShortcutsDialog.cpp:205
#: src/slic3r/GUI/KBShortcutsDialog.cpp:215
msgid "Arrow Down"
msgstr ""
#: src/slic3r/GUI/KBShortcutsDialog.cpp:165
msgid "Move selection 10 mm in negative Y direction"
msgstr ""
#: src/slic3r/GUI/KBShortcutsDialog.cpp:166
#: src/slic3r/GUI/KBShortcutsDialog.cpp:216
msgid "Arrow Left"
msgstr ""
#: src/slic3r/GUI/KBShortcutsDialog.cpp:166
msgid "Move selection 10 mm in negative X direction"
msgstr ""
#: src/slic3r/GUI/KBShortcutsDialog.cpp:167
#: src/slic3r/GUI/KBShortcutsDialog.cpp:217
msgid "Arrow Right"
msgstr ""
#: src/slic3r/GUI/KBShortcutsDialog.cpp:167
msgid "Move selection 10 mm in positive X direction"
msgstr ""
#: src/slic3r/GUI/KBShortcutsDialog.cpp:168
#: src/slic3r/GUI/KBShortcutsDialog.cpp:169
msgid "Any arrow"
msgstr ""
#: src/slic3r/GUI/KBShortcutsDialog.cpp:168
msgid "Movement step set to 1 mm"
msgstr ""
#: src/slic3r/GUI/KBShortcutsDialog.cpp:169
msgid "Movement in camera space"
msgstr ""
#: src/slic3r/GUI/KBShortcutsDialog.cpp:170
msgid "Page Up"
msgstr ""
#: src/slic3r/GUI/KBShortcutsDialog.cpp:170
msgid "Rotate selection 45 degrees CCW"
msgstr ""
#: src/slic3r/GUI/KBShortcutsDialog.cpp:171
msgid "Page Down"
msgstr ""
#: src/slic3r/GUI/KBShortcutsDialog.cpp:171
msgid "Rotate selection 45 degrees CW"
msgstr ""
#: src/slic3r/GUI/KBShortcutsDialog.cpp:172
msgid "Gizmo move"
msgstr ""
#: src/slic3r/GUI/KBShortcutsDialog.cpp:173
msgid "Gizmo scale"
msgstr ""
#: src/slic3r/GUI/KBShortcutsDialog.cpp:174
msgid "Gizmo rotate"
msgstr ""
#: src/slic3r/GUI/KBShortcutsDialog.cpp:175
msgid "Gizmo cut"
msgstr ""
#: src/slic3r/GUI/KBShortcutsDialog.cpp:176
msgid "Gizmo Place face on bed"
msgstr ""
#: src/slic3r/GUI/KBShortcutsDialog.cpp:177
msgid "Gizmo SLA hollow"
msgstr ""
#: src/slic3r/GUI/KBShortcutsDialog.cpp:178
msgid "Gizmo SLA support points"
msgstr ""
#: src/slic3r/GUI/KBShortcutsDialog.cpp:179
msgid "Unselect gizmo or clear selection"
msgstr ""
#: src/slic3r/GUI/KBShortcutsDialog.cpp:180
msgid "Change camera type (perspective, orthographic)"
msgstr ""
#: src/slic3r/GUI/KBShortcutsDialog.cpp:181
msgid "Zoom to Bed"
msgstr ""
#: src/slic3r/GUI/KBShortcutsDialog.cpp:182
msgid ""
"Zoom to selected object\n"
"or all objects in scene, if none selected"
msgstr ""
#: src/slic3r/GUI/KBShortcutsDialog.cpp:183
msgid "Zoom in"
msgstr ""
#: src/slic3r/GUI/KBShortcutsDialog.cpp:184
msgid "Zoom out"
msgstr ""
#: src/slic3r/GUI/KBShortcutsDialog.cpp:185
msgid "Show/Hide 3Dconnexion devices settings dialog"
msgstr ""
#: src/slic3r/GUI/KBShortcutsDialog.cpp:192 src/slic3r/GUI/MainFrame.cpp:214
msgid "Plater"
msgstr ""
#: src/slic3r/GUI/KBShortcutsDialog.cpp:195
#, no-c-format
msgid ""
"Press to snap by 5% in Gizmo scale\n"
"or to snap by 1mm in Gizmo move"
msgstr ""
#: src/slic3r/GUI/KBShortcutsDialog.cpp:196
msgid ""
"Scale selection to fit print volume\n"
"in Gizmo scale"
msgstr ""
#: src/slic3r/GUI/KBShortcutsDialog.cpp:197
msgid "Press to activate one direction scaling in Gizmo scale"
msgstr ""
#: src/slic3r/GUI/KBShortcutsDialog.cpp:198
msgid ""
"Press to scale (in Gizmo scale) or rotate (in Gizmo rotate)\n"
"selected objects around their own center"
msgstr ""
#: src/slic3r/GUI/KBShortcutsDialog.cpp:201
msgid "Gizmos"
msgstr ""
#: src/slic3r/GUI/KBShortcutsDialog.cpp:204
#: src/slic3r/GUI/KBShortcutsDialog.cpp:206
msgid "Upper Layer"
msgstr ""
#: src/slic3r/GUI/KBShortcutsDialog.cpp:205
#: src/slic3r/GUI/KBShortcutsDialog.cpp:207
msgid "Lower Layer"
msgstr ""
#: src/slic3r/GUI/KBShortcutsDialog.cpp:208
msgid "Show/Hide Legend"
msgstr ""
#: src/slic3r/GUI/KBShortcutsDialog.cpp:211 src/slic3r/GUI/Plater.cpp:4107
#: src/slic3r/GUI/Tab.cpp:2392
msgid "Preview"
msgstr ""
#: src/slic3r/GUI/KBShortcutsDialog.cpp:214
msgid "Move current slider thumb Up"
msgstr ""
#: src/slic3r/GUI/KBShortcutsDialog.cpp:215
msgid "Move current slider thumb Down"
msgstr ""
#: src/slic3r/GUI/KBShortcutsDialog.cpp:216
msgid "Set upper thumb to current slider thumb"
msgstr ""
#: src/slic3r/GUI/KBShortcutsDialog.cpp:217
msgid "Set lower thumb to current slider thumb"
msgstr ""
#: src/slic3r/GUI/KBShortcutsDialog.cpp:218
msgid "Add color change marker for current layer"
msgstr ""
#: src/slic3r/GUI/KBShortcutsDialog.cpp:219
msgid "Delete color change marker for current layer"
msgstr ""
#: src/slic3r/GUI/KBShortcutsDialog.cpp:222
msgid "Layers Slider"
msgstr ""
#: src/slic3r/GUI/KBShortcutsDialog.cpp:245
msgid "Keyboard shortcuts"
msgstr ""
#: src/slic3r/GUI/MainFrame.cpp:66
msgid ""
" - Remember to check for updates at http://github.com/prusa3d/PrusaSlicer/"
"releases"
msgstr ""
#: src/slic3r/GUI/MainFrame.cpp:184
msgid "based on Slic3r"
msgstr ""
#: src/slic3r/GUI/MainFrame.cpp:415
msgid "&New Project"
msgstr ""
#: src/slic3r/GUI/MainFrame.cpp:415
msgid "Start a new project"
msgstr ""
#: src/slic3r/GUI/MainFrame.cpp:418
msgid "&Open Project"
msgstr ""
#: src/slic3r/GUI/MainFrame.cpp:418
msgid "Open a project file"
msgstr ""
#: src/slic3r/GUI/MainFrame.cpp:423
msgid "Recent projects"
msgstr ""
#: src/slic3r/GUI/MainFrame.cpp:432
msgid ""
"The selected project is no longer available.\n"
"Do you want to remove it from the recent projects list ?"
msgstr ""
#: src/slic3r/GUI/MainFrame.cpp:432 src/slic3r/GUI/MainFrame.cpp:796
#: src/slic3r/GUI/PrintHostDialogs.cpp:231
msgid "Error"
msgstr ""
#: src/slic3r/GUI/MainFrame.cpp:457
msgid "&Save Project"
msgstr ""
#: src/slic3r/GUI/MainFrame.cpp:457
msgid "Save current project file"
msgstr ""
#: src/slic3r/GUI/MainFrame.cpp:461 src/slic3r/GUI/MainFrame.cpp:463
msgid "Save Project &as"
msgstr ""
#: src/slic3r/GUI/MainFrame.cpp:461 src/slic3r/GUI/MainFrame.cpp:463
msgid "Save current project file as"
msgstr ""
#: src/slic3r/GUI/MainFrame.cpp:471
msgid "Import STL/OBJ/AM&F/3MF"
msgstr ""
#: src/slic3r/GUI/MainFrame.cpp:471
msgid "Load a model"
msgstr ""
#: src/slic3r/GUI/MainFrame.cpp:475
msgid "Import &Config"
msgstr ""
#: src/slic3r/GUI/MainFrame.cpp:475
msgid "Load exported configuration file"
msgstr ""
#: src/slic3r/GUI/MainFrame.cpp:478
msgid "Import Config from &project"
msgstr ""
#: src/slic3r/GUI/MainFrame.cpp:478
msgid "Load configuration from project file"
msgstr ""
#: src/slic3r/GUI/MainFrame.cpp:482
msgid "Import Config &Bundle"
msgstr ""
#: src/slic3r/GUI/MainFrame.cpp:482
msgid "Load presets from a bundle"
msgstr ""
#: src/slic3r/GUI/MainFrame.cpp:485
msgid "&Import"
msgstr ""
#: src/slic3r/GUI/MainFrame.cpp:488 src/slic3r/GUI/MainFrame.cpp:760
msgid "Export &G-code"
msgstr ""
#: src/slic3r/GUI/MainFrame.cpp:488
msgid "Export current plate as G-code"
msgstr ""
#: src/slic3r/GUI/MainFrame.cpp:492 src/slic3r/GUI/MainFrame.cpp:761
msgid "S&end G-code"
msgstr ""
#: src/slic3r/GUI/MainFrame.cpp:492
msgid "Send to print current plate as G-code"
msgstr ""
#: src/slic3r/GUI/MainFrame.cpp:497
msgid "Export plate as &STL"
msgstr ""
#: src/slic3r/GUI/MainFrame.cpp:497
msgid "Export current plate as STL"
msgstr ""
#: src/slic3r/GUI/MainFrame.cpp:500
msgid "Export plate as STL &including supports"
msgstr ""
#: src/slic3r/GUI/MainFrame.cpp:500
msgid "Export current plate as STL including supports"
msgstr ""
#: src/slic3r/GUI/MainFrame.cpp:503
msgid "Export plate as &AMF"
msgstr ""
#: src/slic3r/GUI/MainFrame.cpp:503
msgid "Export current plate as AMF"
msgstr ""
#: src/slic3r/GUI/MainFrame.cpp:507
msgid "Export &toolpaths as OBJ"
msgstr ""
#: src/slic3r/GUI/MainFrame.cpp:507
msgid "Export toolpaths as OBJ"
msgstr ""
#: src/slic3r/GUI/MainFrame.cpp:511
msgid "Export &Config"
msgstr ""
#: src/slic3r/GUI/MainFrame.cpp:511
msgid "Export current configuration to file"
msgstr ""
#: src/slic3r/GUI/MainFrame.cpp:514
msgid "Export Config &Bundle"
msgstr ""
#: src/slic3r/GUI/MainFrame.cpp:514
msgid "Export all presets to file"
msgstr ""
#: src/slic3r/GUI/MainFrame.cpp:517
msgid "&Export"
msgstr ""
#: src/slic3r/GUI/MainFrame.cpp:523
msgid "Quick Slice"
msgstr ""
#: src/slic3r/GUI/MainFrame.cpp:523
msgid "Slice a file into a G-code"
msgstr ""
#: src/slic3r/GUI/MainFrame.cpp:529
msgid "Quick Slice and Save As"
msgstr ""
#: src/slic3r/GUI/MainFrame.cpp:529
msgid "Slice a file into a G-code, save as"
msgstr ""
#: src/slic3r/GUI/MainFrame.cpp:535
msgid "Repeat Last Quick Slice"
msgstr ""
#: src/slic3r/GUI/MainFrame.cpp:535
msgid "Repeat last quick slice"
msgstr ""
#: src/slic3r/GUI/MainFrame.cpp:543
msgid "(Re)Slice No&w"
msgstr ""
#: src/slic3r/GUI/MainFrame.cpp:543
msgid "Start new slicing process"
msgstr ""
#: src/slic3r/GUI/MainFrame.cpp:547
msgid "&Repair STL file"
msgstr ""
#: src/slic3r/GUI/MainFrame.cpp:547
msgid "Automatically repair an STL file"
msgstr ""
#: src/slic3r/GUI/MainFrame.cpp:551
msgid "&Quit"
msgstr ""
#: src/slic3r/GUI/MainFrame.cpp:551
#, possible-c-format
msgid "Quit %s"
msgstr ""
#: src/slic3r/GUI/MainFrame.cpp:576
msgid "&Select all"
msgstr ""
#: src/slic3r/GUI/MainFrame.cpp:577
msgid "Selects all objects"
msgstr ""
#: src/slic3r/GUI/MainFrame.cpp:579
msgid "D&eselect all"
msgstr ""
#: src/slic3r/GUI/MainFrame.cpp:580
msgid "Deselects all objects"
msgstr ""
#: src/slic3r/GUI/MainFrame.cpp:583
msgid "&Delete selected"
msgstr ""
#: src/slic3r/GUI/MainFrame.cpp:584
msgid "Deletes the current selection"
msgstr ""
#: src/slic3r/GUI/MainFrame.cpp:586
msgid "Delete &all"
msgstr ""
#: src/slic3r/GUI/MainFrame.cpp:587
msgid "Deletes all objects"
msgstr ""
#: src/slic3r/GUI/MainFrame.cpp:591
msgid "&Undo"
msgstr ""
#: src/slic3r/GUI/MainFrame.cpp:594
msgid "&Redo"
msgstr ""
#: src/slic3r/GUI/MainFrame.cpp:599
msgid "&Copy"
msgstr ""
#: src/slic3r/GUI/MainFrame.cpp:600
msgid "Copy selection to clipboard"
msgstr ""
#: src/slic3r/GUI/MainFrame.cpp:602
msgid "&Paste"
msgstr ""
#: src/slic3r/GUI/MainFrame.cpp:603
msgid "Paste clipboard"
msgstr ""
#: src/slic3r/GUI/MainFrame.cpp:607
msgid "Re&load from disk"
msgstr ""
#: src/slic3r/GUI/MainFrame.cpp:608
msgid "Reload the plater from disk"
msgstr ""
#: src/slic3r/GUI/MainFrame.cpp:617
msgid "&Plater Tab"
msgstr ""
#: src/slic3r/GUI/MainFrame.cpp:617
msgid "Show the plater"
msgstr ""
#: src/slic3r/GUI/MainFrame.cpp:625
msgid "P&rint Settings Tab"
msgstr ""
#: src/slic3r/GUI/MainFrame.cpp:625
msgid "Show the print settings"
msgstr ""
#: src/slic3r/GUI/MainFrame.cpp:628 src/slic3r/GUI/MainFrame.cpp:763
msgid "&Filament Settings Tab"
msgstr ""
#: src/slic3r/GUI/MainFrame.cpp:628
msgid "Show the filament settings"
msgstr ""
#: src/slic3r/GUI/MainFrame.cpp:632
msgid "Print&er Settings Tab"
msgstr ""
#: src/slic3r/GUI/MainFrame.cpp:632
msgid "Show the printer settings"
msgstr ""
#: src/slic3r/GUI/MainFrame.cpp:637
msgid "3&D"
msgstr ""
#: src/slic3r/GUI/MainFrame.cpp:637
msgid "Show the 3D editing view"
msgstr ""
#: src/slic3r/GUI/MainFrame.cpp:640
msgid "Pre&view"
msgstr ""
#: src/slic3r/GUI/MainFrame.cpp:640
msgid "Show the 3D slices preview"
msgstr ""
#: src/slic3r/GUI/MainFrame.cpp:659
msgid "Print &Host Upload Queue"
msgstr ""
#: src/slic3r/GUI/MainFrame.cpp:659
msgid "Display the Print Host Upload Queue window"
msgstr ""
#: src/slic3r/GUI/MainFrame.cpp:669
msgid "Iso"
msgstr ""
#: src/slic3r/GUI/MainFrame.cpp:669
msgid "Iso View"
msgstr ""
#. TRN To be shown in the main menu View->Top
#. TRN To be shown in Print Settings "Top solid layers"
#: src/slic3r/GUI/MainFrame.cpp:673 src/libslic3r/PrintConfig.cpp:2132
#: src/libslic3r/PrintConfig.cpp:2141
msgid "Top"
msgstr ""
#: src/slic3r/GUI/MainFrame.cpp:673
msgid "Top View"
msgstr ""
#. TRN To be shown in the main menu View->Bottom
#. TRN To be shown in Print Settings "Bottom solid layers"
#. TRN To be shown in Print Settings "Top solid layers"
#: src/slic3r/GUI/MainFrame.cpp:676 src/libslic3r/PrintConfig.cpp:174
#: src/libslic3r/PrintConfig.cpp:183
msgid "Bottom"
msgstr ""
#: src/slic3r/GUI/MainFrame.cpp:676
msgid "Bottom View"
msgstr ""
#: src/slic3r/GUI/MainFrame.cpp:678
msgid "Front"
msgstr ""
#: src/slic3r/GUI/MainFrame.cpp:678
msgid "Front View"
msgstr ""
#: src/slic3r/GUI/MainFrame.cpp:680 src/libslic3r/PrintConfig.cpp:1632
msgid "Rear"
msgstr ""
#: src/slic3r/GUI/MainFrame.cpp:680
msgid "Rear View"
msgstr ""
#: src/slic3r/GUI/MainFrame.cpp:682
msgid "Left"
msgstr ""
#: src/slic3r/GUI/MainFrame.cpp:682
msgid "Left View"
msgstr ""
#: src/slic3r/GUI/MainFrame.cpp:684
msgid "Right"
msgstr ""
#: src/slic3r/GUI/MainFrame.cpp:684
msgid "Right View"
msgstr ""
#: src/slic3r/GUI/MainFrame.cpp:687
msgid "Show &labels"
msgstr ""
#: src/slic3r/GUI/MainFrame.cpp:687
msgid "Show object/instance labels in 3D scene"
msgstr ""
#: src/slic3r/GUI/MainFrame.cpp:695
msgid "Prusa 3D &Drivers"
msgstr ""
#: src/slic3r/GUI/MainFrame.cpp:695
msgid "Open the Prusa3D drivers download page in your browser"
msgstr ""
#: src/slic3r/GUI/MainFrame.cpp:697
msgid "Software &Releases"
msgstr ""
#: src/slic3r/GUI/MainFrame.cpp:697
msgid "Open the software releases page in your browser"
msgstr ""
#: src/slic3r/GUI/MainFrame.cpp:703
#, possible-c-format
msgid "%s &Website"
msgstr ""
#: src/slic3r/GUI/MainFrame.cpp:704
#, possible-c-format
msgid "Open the %s website in your browser"
msgstr ""
#: src/slic3r/GUI/MainFrame.cpp:710
msgid "System &Info"
msgstr ""
#: src/slic3r/GUI/MainFrame.cpp:710
msgid "Show system information"
msgstr ""
#: src/slic3r/GUI/MainFrame.cpp:712
msgid "Show &Configuration Folder"
msgstr ""
#: src/slic3r/GUI/MainFrame.cpp:712
msgid "Show user configuration folder (datadir)"
msgstr ""
#: src/slic3r/GUI/MainFrame.cpp:714
msgid "Report an I&ssue"
msgstr ""
#: src/slic3r/GUI/MainFrame.cpp:714
#, possible-c-format
msgid "Report an issue on %s"
msgstr ""
#: src/slic3r/GUI/MainFrame.cpp:716
#, possible-c-format
msgid "&About %s"
msgstr ""
#: src/slic3r/GUI/MainFrame.cpp:716
msgid "Show about dialog"
msgstr ""
#: src/slic3r/GUI/MainFrame.cpp:719
msgid "Show the list of the keyboard shortcuts"
msgstr ""
#: src/slic3r/GUI/MainFrame.cpp:732
msgid "&File"
msgstr ""
#: src/slic3r/GUI/MainFrame.cpp:733
msgid "&Edit"
msgstr ""
#: src/slic3r/GUI/MainFrame.cpp:734
msgid "&Window"
msgstr ""
#: src/slic3r/GUI/MainFrame.cpp:735
msgid "&View"
msgstr ""
#: src/slic3r/GUI/MainFrame.cpp:738
msgid "&Help"
msgstr ""
#: src/slic3r/GUI/MainFrame.cpp:760
msgid "E&xport"
msgstr ""
#: src/slic3r/GUI/MainFrame.cpp:761
msgid "S&end to print"
msgstr ""
#: src/slic3r/GUI/MainFrame.cpp:763
msgid "Mate&rial Settings Tab"
msgstr ""
#: src/slic3r/GUI/MainFrame.cpp:784
msgid "Choose a file to slice (STL/OBJ/AMF/3MF/PRUSA):"
msgstr ""
#: src/slic3r/GUI/MainFrame.cpp:795
msgid "No previously sliced file."
msgstr ""
#: src/slic3r/GUI/MainFrame.cpp:801
msgid "Previously sliced file ("
msgstr ""
#: src/slic3r/GUI/MainFrame.cpp:801
msgid ") not found."
msgstr ""
#: src/slic3r/GUI/MainFrame.cpp:802
msgid "File Not Found"
msgstr ""
#: src/slic3r/GUI/MainFrame.cpp:837
#, possible-c-format
msgid "Save %s file as:"
msgstr ""
#: src/slic3r/GUI/MainFrame.cpp:837
msgid "SVG"
msgstr ""
#: src/slic3r/GUI/MainFrame.cpp:837
msgid "G-code"
msgstr ""
#: src/slic3r/GUI/MainFrame.cpp:849
msgid "Save zip file as:"
msgstr ""
#: src/slic3r/GUI/MainFrame.cpp:858 src/slic3r/GUI/Plater.cpp:3123
#: src/slic3r/GUI/Plater.cpp:5109 src/slic3r/GUI/Tab.cpp:1220
#: src/slic3r/GUI/Tab.cpp:3666
msgid "Slicing"
msgstr ""
#. TRN "Processing input_file_basename"
#: src/slic3r/GUI/MainFrame.cpp:860
#, possible-c-format
msgid "Processing %s"
msgstr ""
#: src/slic3r/GUI/MainFrame.cpp:883
msgid " was successfully sliced."
msgstr ""
#: src/slic3r/GUI/MainFrame.cpp:885
msgid "Slicing Done!"
msgstr ""
#: src/slic3r/GUI/MainFrame.cpp:900
msgid "Select the STL file to repair:"
msgstr ""
#: src/slic3r/GUI/MainFrame.cpp:910
msgid "Save OBJ file (less prone to coordinate errors than STL) as:"
msgstr ""
#: src/slic3r/GUI/MainFrame.cpp:922
msgid "Your file was repaired."
msgstr ""
#: src/slic3r/GUI/MainFrame.cpp:922 src/libslic3r/PrintConfig.cpp:3457
msgid "Repair"
msgstr ""
#: src/slic3r/GUI/MainFrame.cpp:936
msgid "Save configuration as:"
msgstr ""
#: src/slic3r/GUI/MainFrame.cpp:955 src/slic3r/GUI/MainFrame.cpp:1017
msgid "Select configuration to load:"
msgstr ""
#: src/slic3r/GUI/MainFrame.cpp:991
msgid "Save presets bundle as:"
msgstr ""
#: src/slic3r/GUI/MainFrame.cpp:1038
#, possible-c-format
msgid "%d presets successfully imported."
msgstr ""
#: src/slic3r/GUI/Mouse3DController.cpp:239
msgid "3Dconnexion settings"
msgstr ""
#: src/slic3r/GUI/Mouse3DController.cpp:254
msgid "Device:"
msgstr ""
#: src/slic3r/GUI/Mouse3DController.cpp:261
msgid "Speed:"
msgstr ""
#: src/slic3r/GUI/Mouse3DController.cpp:265
#: src/slic3r/GUI/Mouse3DController.cpp:288
msgid "Translation"
msgstr ""
#: src/slic3r/GUI/Mouse3DController.cpp:277
#: src/slic3r/GUI/Mouse3DController.cpp:288
msgid "Zoom"
msgstr ""
#: src/slic3r/GUI/Mouse3DController.cpp:284
msgid "Deadzone:"
msgstr ""
#: src/slic3r/GUI/MsgDialog.cpp:73
#, possible-c-format
msgid "%s error"
msgstr ""
#: src/slic3r/GUI/MsgDialog.cpp:74
#, possible-c-format
msgid "%s has encountered an error"
msgstr ""
#: src/slic3r/GUI/ObjectDataViewModel.cpp:56
msgid "Instances"
msgstr ""
#: src/slic3r/GUI/ObjectDataViewModel.cpp:60
#: src/slic3r/GUI/ObjectDataViewModel.cpp:216
#, possible-c-format
msgid "Instance %d"
msgstr ""
#: src/slic3r/GUI/ObjectDataViewModel.cpp:67 src/slic3r/GUI/Tab.cpp:3514
#: src/slic3r/GUI/Tab.cpp:3602
msgid "Layers"
msgstr ""
#: src/slic3r/GUI/ObjectDataViewModel.cpp:94
msgid "Range"
msgstr ""
#: src/slic3r/GUI/OptionsGroup.cpp:259
msgctxt "Layers"
msgid "Top"
msgstr ""
#: src/slic3r/GUI/OptionsGroup.cpp:259
msgctxt "Layers"
msgid "Bottom"
msgstr ""
#: src/slic3r/GUI/Plater.cpp:161
msgid "Volume"
msgstr ""
#: src/slic3r/GUI/Plater.cpp:162
msgid "Facets"
msgstr ""
#: src/slic3r/GUI/Plater.cpp:163
msgid "Materials"
msgstr ""
#: src/slic3r/GUI/Plater.cpp:166
msgid "Manifold"
msgstr ""
#: src/slic3r/GUI/Plater.cpp:216
msgid "Sliced Info"
msgstr ""
#: src/slic3r/GUI/Plater.cpp:235 src/slic3r/GUI/Plater.cpp:1229
msgid "Used Filament (m)"
msgstr ""
#: src/slic3r/GUI/Plater.cpp:236
msgid "Used Filament (mm³)"
msgstr ""
#: src/slic3r/GUI/Plater.cpp:237
msgid "Used Filament (g)"
msgstr ""
#: src/slic3r/GUI/Plater.cpp:238
msgid "Used Material (unit)"
msgstr ""
#: src/slic3r/GUI/Plater.cpp:239
msgid "Cost (money)"
msgstr ""
#: src/slic3r/GUI/Plater.cpp:240 src/slic3r/GUI/Plater.cpp:1216
#: src/slic3r/GUI/Plater.cpp:1258
msgid "Estimated printing time"
msgstr ""
#: src/slic3r/GUI/Plater.cpp:241
msgid "Number of tool changes"
msgstr ""
#: src/slic3r/GUI/Plater.cpp:343
msgid "Click to edit preset"
msgstr ""
#: src/slic3r/GUI/Plater.cpp:498
msgid "Select what kind of support do you need"
msgstr ""
#: src/slic3r/GUI/Plater.cpp:500 src/libslic3r/PrintConfig.cpp:1901
#: src/libslic3r/PrintConfig.cpp:2684
msgid "Support on build plate only"
msgstr ""
#: src/slic3r/GUI/Plater.cpp:501 src/slic3r/GUI/Plater.cpp:624
msgid "For support enforcers only"
msgstr ""
#: src/slic3r/GUI/Plater.cpp:502
msgid "Everywhere"
msgstr ""
#: src/slic3r/GUI/Plater.cpp:534 src/slic3r/GUI/Tab.cpp:1116
msgid "Brim"
msgstr ""
#: src/slic3r/GUI/Plater.cpp:536
msgid ""
"This flag enables the brim that will be printed around each object on the "
"first layer."
msgstr ""
#: src/slic3r/GUI/Plater.cpp:544
msgid "Purging volumes"
msgstr ""
#: src/slic3r/GUI/Plater.cpp:638
msgid "Select what kind of pad do you need"
msgstr ""
#: src/slic3r/GUI/Plater.cpp:640
msgid "Below object"
msgstr ""
#: src/slic3r/GUI/Plater.cpp:641
msgid "Around object"
msgstr ""
#: src/slic3r/GUI/Plater.cpp:815
msgid "Print settings"
msgstr ""
#: src/slic3r/GUI/Plater.cpp:816 src/slic3r/GUI/Tab.cpp:1424
#: src/slic3r/GUI/Tab.cpp:1425
msgid "Filament"
msgstr ""
#: src/slic3r/GUI/Plater.cpp:817
msgid "SLA print settings"
msgstr ""
#: src/slic3r/GUI/Plater.cpp:818 src/slic3r/GUI/Preset.cpp:1536
msgid "SLA material"
msgstr ""
#: src/slic3r/GUI/Plater.cpp:819
msgid "Printer"
msgstr ""
#: src/slic3r/GUI/Plater.cpp:878 src/slic3r/GUI/Plater.cpp:5523
msgid "Send to printer"
msgstr ""
#: src/slic3r/GUI/Plater.cpp:879
msgid "Remove device"
msgstr ""
#: src/slic3r/GUI/Plater.cpp:880
msgid "Export to SD card / Flash drive"
msgstr ""
#: src/slic3r/GUI/Plater.cpp:892 src/slic3r/GUI/Plater.cpp:3123
#: src/slic3r/GUI/Plater.cpp:5112
msgid "Slice now"
msgstr ""
#: src/slic3r/GUI/Plater.cpp:1042
msgid "Hold Shift to Slice & Export G-code"
msgstr ""
#: src/slic3r/GUI/Plater.cpp:1152
#, possible-c-format
msgid "%d (%d shells)"
msgstr ""
#: src/slic3r/GUI/Plater.cpp:1157
#, possible-c-format
msgid "Auto-repaired (%d errors)"
msgstr ""
#: src/slic3r/GUI/Plater.cpp:1160
#, possible-c-format
msgid ""
"%d degenerate facets, %d edges fixed, %d facets removed, %d facets added, %d "
"facets reversed, %d backwards edges"
msgstr ""
#: src/slic3r/GUI/Plater.cpp:1170
msgid "Yes"
msgstr ""
#: src/slic3r/GUI/Plater.cpp:1191
msgid "Used Material (ml)"
msgstr ""
#: src/slic3r/GUI/Plater.cpp:1194
msgid "object(s)"
msgstr ""
#: src/slic3r/GUI/Plater.cpp:1194
msgid "supports and pad"
msgstr ""
#: src/slic3r/GUI/Plater.cpp:1231 src/slic3r/GUI/Plater.cpp:1245
msgid "objects"
msgstr ""
#: src/slic3r/GUI/Plater.cpp:1231 src/slic3r/GUI/Plater.cpp:1245
msgid "wipe tower"
msgstr ""
#: src/slic3r/GUI/Plater.cpp:1243 src/libslic3r/PrintConfig.cpp:760
#: src/libslic3r/PrintConfig.cpp:2510 src/libslic3r/PrintConfig.cpp:2511
msgid "Cost"
msgstr ""
#: src/slic3r/GUI/Plater.cpp:1260 src/libslic3r/PrintConfig.cpp:582
msgid "Color"
msgstr ""
#: src/slic3r/GUI/Plater.cpp:1261
msgid "Pause"
msgstr ""
#: src/slic3r/GUI/Plater.cpp:1286
msgid "normal mode"
msgstr ""
#: src/slic3r/GUI/Plater.cpp:1291
msgid "stealth mode"
msgstr ""
#: src/slic3r/GUI/Plater.cpp:1395
msgid "Load File"
msgstr ""
#: src/slic3r/GUI/Plater.cpp:1399
msgid "Load Files"
msgstr ""
#: src/slic3r/GUI/Plater.cpp:2155
msgid "New Project"
msgstr ""
#: src/slic3r/GUI/Plater.cpp:2275
msgid "Loading"
msgstr ""
#: src/slic3r/GUI/Plater.cpp:2285
#, possible-c-format
msgid "Processing input file %s"
msgstr ""
#: src/slic3r/GUI/Plater.cpp:2313
msgid "You cannot load SLA project with a multi-part object on the bed"
msgstr ""
#: src/slic3r/GUI/Plater.cpp:2314 src/slic3r/GUI/Tab.cpp:2961
msgid "Please check your object list before preset changing."
msgstr ""
#: src/slic3r/GUI/Plater.cpp:2359
msgid ""
"This file contains several objects positioned at multiple heights.\n"
"Instead of considering them as multiple objects, should I consider\n"
"this file as a single object having multiple parts?"
msgstr ""
#: src/slic3r/GUI/Plater.cpp:2362 src/slic3r/GUI/Plater.cpp:2415
msgid "Multi-part object detected"
msgstr ""
#: src/slic3r/GUI/Plater.cpp:2369
msgid ""
"This file cannot be loaded in a simple mode. Do you want to switch to an "
"advanced mode?"
msgstr ""
#: src/slic3r/GUI/Plater.cpp:2370
msgid "Detected advanced data"
msgstr ""
#: src/slic3r/GUI/Plater.cpp:2392
#, possible-c-format
msgid ""
"You can't to add the object(s) from %s because of one or some of them "
"is(are) multi-part"
msgstr ""
#: src/slic3r/GUI/Plater.cpp:2412
msgid ""
"Multiple objects were loaded for a multi-material printer.\n"
"Instead of considering them as multiple objects, should I consider\n"
"these files to represent a single object having multiple parts?"
msgstr ""
#: src/slic3r/GUI/Plater.cpp:2428
msgid "Loaded"
msgstr ""
#: src/slic3r/GUI/Plater.cpp:2530
msgid ""
"Your object appears to be too large, so it was automatically scaled down to "
"fit your print bed."
msgstr ""
#: src/slic3r/GUI/Plater.cpp:2531
msgid "Object too large?"
msgstr ""
#: src/slic3r/GUI/Plater.cpp:2593
msgid "Export STL file:"
msgstr ""
#: src/slic3r/GUI/Plater.cpp:2600
msgid "Export AMF file:"
msgstr ""
#: src/slic3r/GUI/Plater.cpp:2606
msgid "Save file as:"
msgstr ""
#: src/slic3r/GUI/Plater.cpp:2612
msgid "Export OBJ file:"
msgstr ""
#: src/slic3r/GUI/Plater.cpp:2714
msgid "Delete Object"
msgstr ""
#: src/slic3r/GUI/Plater.cpp:2725
msgid "Reset Project"
msgstr ""
#: src/slic3r/GUI/Plater.cpp:2762
msgid "Hollow"
msgstr ""
#: src/slic3r/GUI/Plater.cpp:2769
msgid "Optimize Rotation"
msgstr ""
#: src/slic3r/GUI/Plater.cpp:2815
msgid "Arranging"
msgstr ""
#: src/slic3r/GUI/Plater.cpp:2837
msgid "Could not arrange model objects! Some geometries may be invalid."
msgstr ""
#: src/slic3r/GUI/Plater.cpp:2843
msgid "Arranging canceled."
msgstr ""
#: src/slic3r/GUI/Plater.cpp:2844
msgid "Arranging done."
msgstr ""
#: src/slic3r/GUI/Plater.cpp:2860
msgid "Searching for optimal orientation"
msgstr ""
#: src/slic3r/GUI/Plater.cpp:2893
msgid "Orientation search canceled."
msgstr ""
#: src/slic3r/GUI/Plater.cpp:2894
msgid "Orientation found."
msgstr ""
#: src/slic3r/GUI/Plater.cpp:2924
msgid "Indexing hollowed object"
msgstr ""
#: src/slic3r/GUI/Plater.cpp:2928
msgid "Hollowing cancelled."
msgstr ""
#: src/slic3r/GUI/Plater.cpp:2929
msgid "Hollowing done."
msgstr ""
#: src/slic3r/GUI/Plater.cpp:2931
msgid "Hollowing failed."
msgstr ""
#: src/slic3r/GUI/Plater.cpp:2972
msgid ""
"The selected object can't be split because it contains more than one volume/"
"material."
msgstr ""
#: src/slic3r/GUI/Plater.cpp:2983
msgid "Split to Objects"
msgstr ""
#: src/slic3r/GUI/Plater.cpp:3108
msgid "Invalid data"
msgstr ""
#: src/slic3r/GUI/Plater.cpp:3117
msgid "Ready to slice"
msgstr ""
#: src/slic3r/GUI/Plater.cpp:3155 src/slic3r/GUI/PrintHostDialogs.cpp:232
msgid "Cancelling"
msgstr ""
#: src/slic3r/GUI/Plater.cpp:3172
msgid "Another export job is currently running."
msgstr ""
#: src/slic3r/GUI/Plater.cpp:3288
msgid "Please select the file to reload"
msgstr ""
#: src/slic3r/GUI/Plater.cpp:3323
msgid "It is not allowed to change the file to reload"
msgstr ""
#: src/slic3r/GUI/Plater.cpp:3323
msgid "Do you want to retry"
msgstr ""
#: src/slic3r/GUI/Plater.cpp:3341
msgid "Reload from:"
msgstr ""
#: src/slic3r/GUI/Plater.cpp:3430
msgid "Unable to reload:"
msgstr ""
#: src/slic3r/GUI/Plater.cpp:3435
msgid "Error during reload"
msgstr ""
#: src/slic3r/GUI/Plater.cpp:3454
msgid "Reload all from disk"
msgstr ""
#: src/slic3r/GUI/Plater.cpp:3475
msgid "Fix Throught NetFabb"
msgstr ""
#: src/slic3r/GUI/Plater.cpp:3666
msgid "Export failed"
msgstr ""
#: src/slic3r/GUI/Plater.cpp:3671 src/slic3r/GUI/PrintHostDialogs.cpp:233
msgid "Cancelled"
msgstr ""
#: src/slic3r/GUI/Plater.cpp:3933 src/slic3r/GUI/Plater.cpp:3955
msgid "Remove the selected object"
msgstr ""
#: src/slic3r/GUI/Plater.cpp:3942
msgid "Add one more instance of the selected object"
msgstr ""
#: src/slic3r/GUI/Plater.cpp:3944
msgid "Remove one instance of the selected object"
msgstr ""
#: src/slic3r/GUI/Plater.cpp:3946
msgid "Set number of instances"
msgstr ""
#: src/slic3r/GUI/Plater.cpp:3946
msgid "Change the number of instances of the selected object"
msgstr ""
#: src/slic3r/GUI/Plater.cpp:3965
msgid "Reload the selected object from disk"
msgstr ""
#: src/slic3r/GUI/Plater.cpp:3968
msgid "Export the selected object as STL file"
msgstr ""
#: src/slic3r/GUI/Plater.cpp:3997
msgid "Along X axis"
msgstr ""
#: src/slic3r/GUI/Plater.cpp:3997
msgid "Mirror the selected object along the X axis"
msgstr ""
#: src/slic3r/GUI/Plater.cpp:3999
msgid "Along Y axis"
msgstr ""
#: src/slic3r/GUI/Plater.cpp:3999
msgid "Mirror the selected object along the Y axis"
msgstr ""
#: src/slic3r/GUI/Plater.cpp:4001
msgid "Along Z axis"
msgstr ""
#: src/slic3r/GUI/Plater.cpp:4001
msgid "Mirror the selected object along the Z axis"
msgstr ""
#: src/slic3r/GUI/Plater.cpp:4004
msgid "Mirror"
msgstr ""
#: src/slic3r/GUI/Plater.cpp:4004
msgid "Mirror the selected object"
msgstr ""
#: src/slic3r/GUI/Plater.cpp:4016
msgid "To objects"
msgstr ""
#: src/slic3r/GUI/Plater.cpp:4016 src/slic3r/GUI/Plater.cpp:4036
msgid "Split the selected object into individual objects"
msgstr ""
#: src/slic3r/GUI/Plater.cpp:4018
msgid "To parts"
msgstr ""
#: src/slic3r/GUI/Plater.cpp:4018 src/slic3r/GUI/Plater.cpp:4050
msgid "Split the selected object into individual sub-parts"
msgstr ""
#: src/slic3r/GUI/Plater.cpp:4021 src/slic3r/GUI/Plater.cpp:4036
#: src/slic3r/GUI/Plater.cpp:4050 src/libslic3r/PrintConfig.cpp:3481
msgid "Split"
msgstr ""
#: src/slic3r/GUI/Plater.cpp:4021
msgid "Split the selected object"
msgstr ""
#: src/slic3r/GUI/Plater.cpp:4042
msgid "Optimize orientation"
msgstr ""
#: src/slic3r/GUI/Plater.cpp:4042
msgid "Optimize the rotation of the object for better print results."
msgstr ""
#: src/slic3r/GUI/Plater.cpp:4099
msgid "3D editor view"
msgstr ""
#: src/slic3r/GUI/Plater.cpp:4402
msgid ""
"%1% printer was active at the time the target Undo / Redo snapshot was "
"taken. Switching to %1% printer requires reloading of %1% presets."
msgstr ""
#: src/slic3r/GUI/Plater.cpp:4577
msgid "Load Project"
msgstr ""
#: src/slic3r/GUI/Plater.cpp:4605
msgid "Import Object"
msgstr ""
#: src/slic3r/GUI/Plater.cpp:4609
msgid "Import Objects"
msgstr ""
#: src/slic3r/GUI/Plater.cpp:4671
msgid "All objects will be removed, continue?"
msgstr ""
#: src/slic3r/GUI/Plater.cpp:4679
msgid "Delete Selected Objects"
msgstr ""
#: src/slic3r/GUI/Plater.cpp:4687
msgid "Increase Instances"
msgstr ""
#: src/slic3r/GUI/Plater.cpp:4722
msgid "Decrease Instances"
msgstr ""
#: src/slic3r/GUI/Plater.cpp:4753
msgid "Enter the number of copies:"
msgstr ""
#: src/slic3r/GUI/Plater.cpp:4754
msgid "Copies of the selected object"
msgstr ""
#: src/slic3r/GUI/Plater.cpp:4758
#, possible-c-format
msgid "Set numbers of copies to %d"
msgstr ""
#: src/slic3r/GUI/Plater.cpp:4788
msgid "Cut by Plane"
msgstr ""
#: src/slic3r/GUI/Plater.cpp:4841
msgid "Save G-code file as:"
msgstr ""
#: src/slic3r/GUI/Plater.cpp:4841
msgid "Save SL1 file as:"
msgstr ""
#: src/slic3r/GUI/Plater.cpp:4987
#, possible-c-format
msgid "STL file exported to %s"
msgstr ""
#: src/slic3r/GUI/Plater.cpp:5004
#, possible-c-format
msgid "AMF file exported to %s"
msgstr ""
#: src/slic3r/GUI/Plater.cpp:5007
#, possible-c-format
msgid "Error exporting AMF file %s"
msgstr ""
#: src/slic3r/GUI/Plater.cpp:5040
#, possible-c-format
msgid "3MF file exported to %s"
msgstr ""
#: src/slic3r/GUI/Plater.cpp:5045
#, possible-c-format
msgid "Error exporting 3MF file %s"
msgstr ""
#: src/slic3r/GUI/Plater.cpp:5205
#, possible-c-format
msgid ""
"Unmounting successful. The device %s(%s) can now be safely removed from the "
"computer."
msgstr ""
#: src/slic3r/GUI/Plater.cpp:5522
msgid "Export"
msgstr ""
#: src/slic3r/GUI/Plater.cpp:5608
msgid "Paste From Clipboard"
msgstr ""
#: src/slic3r/GUI/Preferences.cpp:22 src/slic3r/GUI/Tab.cpp:1798
#: src/slic3r/GUI/Tab.cpp:2042
msgid "General"
msgstr ""
#: src/slic3r/GUI/Preferences.cpp:39
msgid "Remember output directory"
msgstr ""
#: src/slic3r/GUI/Preferences.cpp:41
msgid ""
"If this is enabled, Slic3r will prompt the last output directory instead of "
"the one containing the input files."
msgstr ""
#: src/slic3r/GUI/Preferences.cpp:47
msgid "Auto-center parts"
msgstr ""
#: src/slic3r/GUI/Preferences.cpp:49
msgid ""
"If this is enabled, Slic3r will auto-center objects around the print bed "
"center."
msgstr ""
#: src/slic3r/GUI/Preferences.cpp:55
msgid "Background processing"
msgstr ""
#: src/slic3r/GUI/Preferences.cpp:57
msgid ""
"If this is enabled, Slic3r will pre-process objects as soon as they're "
"loaded in order to save time when exporting G-code."
msgstr ""
#: src/slic3r/GUI/Preferences.cpp:66
msgid ""
"If enabled, PrusaSlicer will check for the new versions of itself online. "
"When a new version becomes available a notification is displayed at the next "
"application startup (never during program usage). This is only a "
"notification mechanisms, no automatic installation is done."
msgstr ""
#: src/slic3r/GUI/Preferences.cpp:72
msgid "Export sources full pathnames to 3mf and amf"
msgstr ""
#: src/slic3r/GUI/Preferences.cpp:74
msgid ""
"If enabled, allows the Reload from disk command to automatically find and "
"load the files when invoked."
msgstr ""
#: src/slic3r/GUI/Preferences.cpp:82
msgid ""
"If enabled, Slic3r downloads updates of built-in system presets in the "
"background. These updates are downloaded into a separate temporary location. "
"When a new preset version becomes available it is offered at application "
"startup."
msgstr ""
#: src/slic3r/GUI/Preferences.cpp:87
msgid "Suppress \" - default - \" presets"
msgstr ""
#: src/slic3r/GUI/Preferences.cpp:89
msgid ""
"Suppress \" - default - \" presets in the Print / Filament / Printer "
"selections once there are any other valid presets available."
msgstr ""
#: src/slic3r/GUI/Preferences.cpp:95
msgid "Show incompatible print and filament presets"
msgstr ""
#: src/slic3r/GUI/Preferences.cpp:97
msgid ""
"When checked, the print and filament presets are shown in the preset editor "
"even if they are marked as incompatible with the active printer"
msgstr ""
#: src/slic3r/GUI/Preferences.cpp:104
msgid "Use Retina resolution for the 3D scene"
msgstr ""
#: src/slic3r/GUI/Preferences.cpp:106
msgid ""
"If enabled, the 3D scene will be rendered in Retina resolution. If you are "
"experiencing 3D performance problems, disabling this option may help."
msgstr ""
#: src/slic3r/GUI/Preferences.cpp:113
msgid "Camera"
msgstr ""
#: src/slic3r/GUI/Preferences.cpp:119
msgid "Use perspective camera"
msgstr ""
#: src/slic3r/GUI/Preferences.cpp:121
msgid ""
"If enabled, use perspective camera. If not enabled, use orthographic camera."
msgstr ""
#: src/slic3r/GUI/Preferences.cpp:126
msgid "Use free camera"
msgstr ""
#: src/slic3r/GUI/Preferences.cpp:128
msgid "If enabled, use free camera. If not enabled, use constrained camera."
msgstr ""
#: src/slic3r/GUI/Preferences.cpp:133
msgid "GUI"
msgstr ""
#: src/slic3r/GUI/Preferences.cpp:143
msgid "Use custom size for toolbar icons"
msgstr ""
#: src/slic3r/GUI/Preferences.cpp:145
msgid "If enabled, you can change size of toolbar icons manually."
msgstr ""
#: src/slic3r/GUI/Preferences.cpp:172
#, possible-c-format
msgid "You need to restart %s to make the changes effective."
msgstr ""
#: src/slic3r/GUI/Preferences.cpp:222
msgid "Icon size in a respect to the default size"
msgstr ""
#: src/slic3r/GUI/Preferences.cpp:237
msgid "Select toolbar icon size in respect to the default one."
msgstr ""
#: src/slic3r/GUI/Preset.cpp:247
msgid "modified"
msgstr ""
#: src/slic3r/GUI/Preset.cpp:1121 src/slic3r/GUI/Preset.cpp:1176
#: src/slic3r/GUI/Preset.cpp:1254 src/slic3r/GUI/Preset.cpp:1296
#: src/slic3r/GUI/PresetBundle.cpp:1583 src/slic3r/GUI/PresetBundle.cpp:1679
msgid "System presets"
msgstr ""
#: src/slic3r/GUI/Preset.cpp:1180 src/slic3r/GUI/Preset.cpp:1300
#: src/slic3r/GUI/PresetBundle.cpp:1684
msgid "User presets"
msgstr ""
#: src/slic3r/GUI/Preset.cpp:1213
msgid "Add/Remove materials"
msgstr ""
#: src/slic3r/GUI/Preset.cpp:1215
msgid "Add/Remove printers"
msgstr ""
#: src/slic3r/GUI/Preset.cpp:1534
msgid "filament"
msgstr ""
#: src/slic3r/GUI/Preset.cpp:1535
msgid "SLA print"
msgstr ""
#: src/slic3r/GUI/PresetBundle.cpp:1711
msgid "Add/Remove filaments"
msgstr ""
#: src/slic3r/GUI/PresetHints.cpp:29
msgid ""
"If estimated layer time is below ~%1%s, fan will run at %2%%% and print "
"speed will be reduced so that no less than %3%s are spent on that layer "
"(however, speed will never be reduced below %4%mm/s)."
msgstr ""
#: src/slic3r/GUI/PresetHints.cpp:36
msgid ""
"If estimated layer time is greater, but still below ~%1%s, fan will run at a "
"proportionally decreasing speed between %2%%% and %3%%%."
msgstr ""
#: src/slic3r/GUI/PresetHints.cpp:40
msgid "During the other layers, fan"
msgstr ""
#: src/slic3r/GUI/PresetHints.cpp:42
msgid "Fan"
msgstr ""
#: src/slic3r/GUI/PresetHints.cpp:48
msgid "will always run at %1%%%"
msgstr ""
#: src/slic3r/GUI/PresetHints.cpp:51
msgid "except for the first %1% layers."
msgstr ""
#: src/slic3r/GUI/PresetHints.cpp:53
msgid "except for the first layer."
msgstr ""
#: src/slic3r/GUI/PresetHints.cpp:55
msgid "will be turned off."
msgstr ""
#: src/slic3r/GUI/PresetHints.cpp:156
msgid "external perimeters"
msgstr ""
#: src/slic3r/GUI/PresetHints.cpp:165
msgid "perimeters"
msgstr ""
#: src/slic3r/GUI/PresetHints.cpp:174
msgid "infill"
msgstr ""
#: src/slic3r/GUI/PresetHints.cpp:184
msgid "solid infill"
msgstr ""
#: src/slic3r/GUI/PresetHints.cpp:192
msgid "top solid infill"
msgstr ""
#: src/slic3r/GUI/PresetHints.cpp:203
msgid "support"
msgstr ""
#: src/slic3r/GUI/PresetHints.cpp:213
msgid "support interface"
msgstr ""
#: src/slic3r/GUI/PresetHints.cpp:219
msgid "First layer volumetric"
msgstr ""
#: src/slic3r/GUI/PresetHints.cpp:219
msgid "Bridging volumetric"
msgstr ""
#: src/slic3r/GUI/PresetHints.cpp:219
msgid "Volumetric"
msgstr ""
#: src/slic3r/GUI/PresetHints.cpp:220
msgid "flow rate is maximized"
msgstr ""
#: src/slic3r/GUI/PresetHints.cpp:223
msgid "by the print profile maximum"
msgstr ""
#: src/slic3r/GUI/PresetHints.cpp:224
msgid "when printing"
msgstr ""
#: src/slic3r/GUI/PresetHints.cpp:225
msgid "with a volumetric rate"
msgstr ""
#: src/slic3r/GUI/PresetHints.cpp:229
#, possible-c-format
msgid "%3.2f mm³/s at filament speed %3.2f mm/s."
msgstr ""
#: src/slic3r/GUI/PresetHints.cpp:247
msgid ""
"Recommended object thin wall thickness: Not available due to invalid layer "
"height."
msgstr ""
#: src/slic3r/GUI/PresetHints.cpp:263
#, possible-c-format
msgid "Recommended object thin wall thickness for layer height %.2f and"
msgstr ""
#: src/slic3r/GUI/PresetHints.cpp:270
#, possible-c-format
msgid "%d lines: %.2f mm"
msgstr ""
#: src/slic3r/GUI/PresetHints.cpp:274
msgid ""
"Recommended object thin wall thickness: Not available due to excessively "
"small extrusion width."
msgstr ""
#: src/slic3r/GUI/PresetHints.cpp:304
msgid ""
"Top / bottom shell thickness hint: Not available due to invalid layer height."
msgstr ""
#: src/slic3r/GUI/PresetHints.cpp:317
msgid "Top shell is %1% mm thick for layer height %2% mm."
msgstr ""
#: src/slic3r/GUI/PresetHints.cpp:320
msgid "Minimum top shell thickness is %1% mm."
msgstr ""
#: src/slic3r/GUI/PresetHints.cpp:323
msgid "Top is open."
msgstr ""
#: src/slic3r/GUI/PresetHints.cpp:336
msgid "Bottom shell is %1% mm thick for layer height %2% mm."
msgstr ""
#: src/slic3r/GUI/PresetHints.cpp:339
msgid "Minimum bottom shell thickness is %1% mm."
msgstr ""
#: src/slic3r/GUI/PresetHints.cpp:342
msgid "Bottom is open."
msgstr ""
#: src/slic3r/GUI/PrintHostDialogs.cpp:33
msgid "Send G-Code to printer host"
msgstr ""
#: src/slic3r/GUI/PrintHostDialogs.cpp:33
msgid "Upload to Printer Host with the following filename:"
msgstr ""
#: src/slic3r/GUI/PrintHostDialogs.cpp:35
msgid "Start printing after upload"
msgstr ""
#: src/slic3r/GUI/PrintHostDialogs.cpp:42
msgid "Use forward slashes ( / ) as a directory separator if needed."
msgstr ""
#: src/slic3r/GUI/PrintHostDialogs.cpp:149
msgid "ID"
msgstr ""
#: src/slic3r/GUI/PrintHostDialogs.cpp:150
msgid "Progress"
msgstr ""
#: src/slic3r/GUI/PrintHostDialogs.cpp:151
msgid "Status"
msgstr ""
#: src/slic3r/GUI/PrintHostDialogs.cpp:152
msgid "Host"
msgstr ""
#: src/slic3r/GUI/PrintHostDialogs.cpp:153
msgid "Filename"
msgstr ""
#: src/slic3r/GUI/PrintHostDialogs.cpp:154
msgid "Error Message"
msgstr ""
#: src/slic3r/GUI/PrintHostDialogs.cpp:157
msgid "Cancel selected"
msgstr ""
#: src/slic3r/GUI/PrintHostDialogs.cpp:159
msgid "Show error message"
msgstr ""
#: src/slic3r/GUI/PrintHostDialogs.cpp:198
#: src/slic3r/GUI/PrintHostDialogs.cpp:229
msgid "Enqueued"
msgstr ""
#: src/slic3r/GUI/PrintHostDialogs.cpp:230
msgid "Uploading"
msgstr ""
#: src/slic3r/GUI/PrintHostDialogs.cpp:234
msgid "Completed"
msgstr ""
#: src/slic3r/GUI/PrintHostDialogs.cpp:272
msgid "Error uploading to print host:"
msgstr ""
#: src/slic3r/GUI/RammingChart.cpp:23
msgid "NO RAMMING AT ALL"
msgstr ""
#: src/slic3r/GUI/RammingChart.cpp:76
msgid "Time"
msgstr ""
#: src/slic3r/GUI/RammingChart.cpp:76 src/slic3r/GUI/WipeTowerDialog.cpp:83
#: src/libslic3r/PrintConfig.cpp:644 src/libslic3r/PrintConfig.cpp:688
#: src/libslic3r/PrintConfig.cpp:703 src/libslic3r/PrintConfig.cpp:2408
#: src/libslic3r/PrintConfig.cpp:2417 src/libslic3r/PrintConfig.cpp:2527
#: src/libslic3r/PrintConfig.cpp:2535 src/libslic3r/PrintConfig.cpp:2543
#: src/libslic3r/PrintConfig.cpp:2550 src/libslic3r/PrintConfig.cpp:2558
#: src/libslic3r/PrintConfig.cpp:2566
msgid "s"
msgstr ""
#: src/slic3r/GUI/RammingChart.cpp:81
msgid "Volumetric speed"
msgstr ""
#: src/slic3r/GUI/RammingChart.cpp:81 src/libslic3r/PrintConfig.cpp:601
#: src/libslic3r/PrintConfig.cpp:1250
msgid "mm³/s"
msgstr ""
#: src/slic3r/GUI/Selection.cpp:147
msgid "Selection-Add"
msgstr ""
#: src/slic3r/GUI/Selection.cpp:188
msgid "Selection-Remove"
msgstr ""
#: src/slic3r/GUI/Selection.cpp:220
msgid "Selection-Add Object"
msgstr ""
#: src/slic3r/GUI/Selection.cpp:239
msgid "Selection-Remove Object"
msgstr ""
#: src/slic3r/GUI/Selection.cpp:257
msgid "Selection-Add Instance"
msgstr ""
#: src/slic3r/GUI/Selection.cpp:276
msgid "Selection-Remove Instance"
msgstr ""
#: src/slic3r/GUI/Selection.cpp:377
msgid "Selection-Add All"
msgstr ""
#: src/slic3r/GUI/Selection.cpp:403
msgid "Selection-Remove All"
msgstr ""
#: src/slic3r/GUI/Selection.cpp:940
msgid "Scale To Fit"
msgstr ""
#: src/slic3r/GUI/Selection.cpp:1477
msgid "Set Printable Instance"
msgstr ""
#: src/slic3r/GUI/Selection.cpp:1477
msgid "Set Unprintable Instance"
msgstr ""
#: src/slic3r/GUI/SysInfoDialog.cpp:78
msgid "System Information"
msgstr ""
#: src/slic3r/GUI/SysInfoDialog.cpp:154
msgid "Copy to Clipboard"
msgstr ""
#: src/slic3r/GUI/Tab.cpp:50 src/libslic3r/PrintConfig.cpp:265
msgid "Compatible printers"
msgstr ""
#: src/slic3r/GUI/Tab.cpp:51
msgid "Select the printers this profile is compatible with."
msgstr ""
#: src/slic3r/GUI/Tab.cpp:56 src/libslic3r/PrintConfig.cpp:280
msgid "Compatible print profiles"
msgstr ""
#: src/slic3r/GUI/Tab.cpp:57
msgid "Select the print profiles this profile is compatible with."
msgstr ""
#. TRN "Save current Settings"
#: src/slic3r/GUI/Tab.cpp:133
#, possible-c-format
msgid "Save current %s"
msgstr ""
#: src/slic3r/GUI/Tab.cpp:134
msgid "Delete this preset"
msgstr ""
#: src/slic3r/GUI/Tab.cpp:139
msgid ""
"Hover the cursor over buttons to find more information \n"
"or click this button."
msgstr ""
#: src/slic3r/GUI/Tab.cpp:241
msgid "Add a new printer"
msgstr ""
#: src/slic3r/GUI/Tab.cpp:953
msgid "This is a default preset."
msgstr ""
#: src/slic3r/GUI/Tab.cpp:955
msgid "This is a system preset."
msgstr ""
#: src/slic3r/GUI/Tab.cpp:957
msgid "Current preset is inherited from the default preset."
msgstr ""
#: src/slic3r/GUI/Tab.cpp:959
msgid "Current preset is inherited from"
msgstr ""
#: src/slic3r/GUI/Tab.cpp:963
msgid "It can't be deleted or modified."
msgstr ""
#: src/slic3r/GUI/Tab.cpp:964
msgid ""
"Any modifications should be saved as a new preset inherited from this one."
msgstr ""
#: src/slic3r/GUI/Tab.cpp:965
msgid "To do that please specify a new name for the preset."
msgstr ""
#: src/slic3r/GUI/Tab.cpp:969
msgid "Additional information:"
msgstr ""
#: src/slic3r/GUI/Tab.cpp:975
msgid "printer model"
msgstr ""
#: src/slic3r/GUI/Tab.cpp:983
msgid "default print profile"
msgstr ""
#: src/slic3r/GUI/Tab.cpp:986
msgid "default filament profile"
msgstr ""
#: src/slic3r/GUI/Tab.cpp:1000
msgid "default SLA material profile"
msgstr ""
#: src/slic3r/GUI/Tab.cpp:1004
msgid "default SLA print profile"
msgstr ""
#: src/slic3r/GUI/Tab.cpp:1012
msgid "full profile name"
msgstr ""
#: src/slic3r/GUI/Tab.cpp:1013
msgid "symbolic profile name"
msgstr ""
#: src/slic3r/GUI/Tab.cpp:1047 src/slic3r/GUI/Tab.cpp:3600
msgid "Layers and perimeters"
msgstr ""
#: src/slic3r/GUI/Tab.cpp:1052
msgid "Vertical shells"
msgstr ""
#: src/slic3r/GUI/Tab.cpp:1063
msgid "Horizontal shells"
msgstr ""
#: src/slic3r/GUI/Tab.cpp:1064 src/libslic3r/PrintConfig.cpp:1780
msgid "Solid layers"
msgstr ""
#: src/slic3r/GUI/Tab.cpp:1068
msgid "Minimum shell thickness"
msgstr ""
#: src/slic3r/GUI/Tab.cpp:1079
msgid "Quality (slower slicing)"
msgstr ""
#: src/slic3r/GUI/Tab.cpp:1097
msgid "Reducing printing time"
msgstr ""
#: src/slic3r/GUI/Tab.cpp:1109
msgid "Skirt and brim"
msgstr ""
#: src/slic3r/GUI/Tab.cpp:1126
msgid "Raft"
msgstr ""
#: src/slic3r/GUI/Tab.cpp:1130
msgid "Options for support material and raft"
msgstr ""
#: src/slic3r/GUI/Tab.cpp:1145
msgid "Speed for print moves"
msgstr ""
#: src/slic3r/GUI/Tab.cpp:1157
msgid "Speed for non-print moves"
msgstr ""
#: src/slic3r/GUI/Tab.cpp:1160
msgid "Modifiers"
msgstr ""
#: src/slic3r/GUI/Tab.cpp:1163
msgid "Acceleration control (advanced)"
msgstr ""
#: src/slic3r/GUI/Tab.cpp:1170
msgid "Autospeed (advanced)"
msgstr ""
#: src/slic3r/GUI/Tab.cpp:1178
msgid "Multiple Extruders"
msgstr ""
#: src/slic3r/GUI/Tab.cpp:1186
msgid "Ooze prevention"
msgstr ""
#: src/slic3r/GUI/Tab.cpp:1204
msgid "Extrusion width"
msgstr ""
#: src/slic3r/GUI/Tab.cpp:1214
msgid "Overlap"
msgstr ""
#: src/slic3r/GUI/Tab.cpp:1217
msgid "Flow"
msgstr ""
#: src/slic3r/GUI/Tab.cpp:1226
msgid "Other"
msgstr ""
#: src/slic3r/GUI/Tab.cpp:1229 src/slic3r/GUI/Tab.cpp:3669
msgid "Output options"
msgstr ""
#: src/slic3r/GUI/Tab.cpp:1230
msgid "Sequential printing"
msgstr ""
#: src/slic3r/GUI/Tab.cpp:1232
msgid "Extruder clearance (mm)"
msgstr ""
#: src/slic3r/GUI/Tab.cpp:1237 src/slic3r/GUI/Tab.cpp:3670
msgid "Output file"
msgstr ""
#: src/slic3r/GUI/Tab.cpp:1244 src/libslic3r/PrintConfig.cpp:1453
msgid "Post-processing scripts"
msgstr ""
#: src/slic3r/GUI/Tab.cpp:1250 src/slic3r/GUI/Tab.cpp:1251
#: src/slic3r/GUI/Tab.cpp:1539 src/slic3r/GUI/Tab.cpp:1540
#: src/slic3r/GUI/Tab.cpp:2014 src/slic3r/GUI/Tab.cpp:2015
#: src/slic3r/GUI/Tab.cpp:2130 src/slic3r/GUI/Tab.cpp:2131
#: src/slic3r/GUI/Tab.cpp:3537 src/slic3r/GUI/Tab.cpp:3538
msgid "Notes"
msgstr ""
#: src/slic3r/GUI/Tab.cpp:1257 src/slic3r/GUI/Tab.cpp:1547
#: src/slic3r/GUI/Tab.cpp:2021 src/slic3r/GUI/Tab.cpp:2137
#: src/slic3r/GUI/Tab.cpp:3545 src/slic3r/GUI/Tab.cpp:3675
msgid "Dependencies"
msgstr ""
#: src/slic3r/GUI/Tab.cpp:1258 src/slic3r/GUI/Tab.cpp:1548
#: src/slic3r/GUI/Tab.cpp:2022 src/slic3r/GUI/Tab.cpp:2138
#: src/slic3r/GUI/Tab.cpp:3546 src/slic3r/GUI/Tab.cpp:3676
msgid "Profile dependencies"
msgstr ""
#: src/slic3r/GUI/Tab.cpp:1322 src/slic3r/GUI/Tab.cpp:1377
msgid "Filament Overrides"
msgstr ""
#: src/slic3r/GUI/Tab.cpp:1323 src/slic3r/GUI/Tab.cpp:1382
#: src/slic3r/GUI/Tab.cpp:2372
msgid "Retraction"
msgstr ""
#: src/slic3r/GUI/Tab.cpp:1432 src/libslic3r/PrintConfig.cpp:2067
msgid "Temperature"
msgstr ""
#: src/slic3r/GUI/Tab.cpp:1438
msgid "Bed"
msgstr ""
#: src/slic3r/GUI/Tab.cpp:1443
msgid "Cooling"
msgstr ""
#: src/slic3r/GUI/Tab.cpp:1444 src/libslic3r/PrintConfig.cpp:1355
#: src/libslic3r/PrintConfig.cpp:2200
msgid "Enable"
msgstr ""
#: src/slic3r/GUI/Tab.cpp:1455
msgid "Fan settings"
msgstr ""
#: src/slic3r/GUI/Tab.cpp:1464
msgid "Cooling thresholds"
msgstr ""
#: src/slic3r/GUI/Tab.cpp:1470
msgid "Filament properties"
msgstr ""
#: src/slic3r/GUI/Tab.cpp:1477
msgid "Print speed override"
msgstr ""
#: src/slic3r/GUI/Tab.cpp:1487
msgid "Wipe tower parameters"
msgstr ""
#: src/slic3r/GUI/Tab.cpp:1490
msgid "Toolchange parameters with single extruder MM printers"
msgstr ""
#: src/slic3r/GUI/Tab.cpp:1504
msgid "Ramming settings"
msgstr ""
#: src/slic3r/GUI/Tab.cpp:1526 src/slic3r/GUI/Tab.cpp:1977
msgid "Custom G-code"
msgstr ""
#: src/slic3r/GUI/Tab.cpp:1527 src/slic3r/GUI/Tab.cpp:1978
#: src/libslic3r/PrintConfig.cpp:1813 src/libslic3r/PrintConfig.cpp:1828
msgid "Start G-code"
msgstr ""
#: src/slic3r/GUI/Tab.cpp:1533 src/slic3r/GUI/Tab.cpp:1984
#: src/libslic3r/PrintConfig.cpp:385 src/libslic3r/PrintConfig.cpp:395
msgid "End G-code"
msgstr ""
#: src/slic3r/GUI/Tab.cpp:1590
msgid "Volumetric flow hints not available"
msgstr ""
#: src/slic3r/GUI/Tab.cpp:1676 src/slic3r/GUI/Tab.cpp:1917
msgid "Test"
msgstr ""
#: src/slic3r/GUI/Tab.cpp:1685
msgid "Could not get a valid Printer Host reference"
msgstr ""
#: src/slic3r/GUI/Tab.cpp:1691 src/slic3r/GUI/Tab.cpp:1930
msgid "Success!"
msgstr ""
#: src/slic3r/GUI/Tab.cpp:1711
msgid ""
"HTTPS CA file is optional. It is only needed if you use HTTPS with a self-"
"signed certificate."
msgstr ""
#: src/slic3r/GUI/Tab.cpp:1726
msgid "Certificate files (*.crt, *.pem)|*.crt;*.pem|All files|*.*"
msgstr ""
#: src/slic3r/GUI/Tab.cpp:1727
msgid "Open CA certificate file"
msgstr ""
#: src/slic3r/GUI/Tab.cpp:1754 src/libslic3r/PrintConfig.cpp:111
msgid "HTTPS CA File"
msgstr ""
#: src/slic3r/GUI/Tab.cpp:1755
#, possible-c-format
msgid ""
"On this system, %s uses HTTPS certificates from the system Certificate Store "
"or Keychain."
msgstr ""
#: src/slic3r/GUI/Tab.cpp:1756
msgid ""
"To use a custom CA file, please import your CA file into Certificate Store / "
"Keychain."
msgstr ""
#: src/slic3r/GUI/Tab.cpp:1799 src/slic3r/GUI/Tab.cpp:2043
msgid "Size and coordinates"
msgstr ""
#: src/slic3r/GUI/Tab.cpp:1804 src/slic3r/GUI/Tab.cpp:2048
#: src/slic3r/GUI/Tab.cpp:3178
msgid "Set"
msgstr ""
#: src/slic3r/GUI/Tab.cpp:1836
msgid "Capabilities"
msgstr ""
#: src/slic3r/GUI/Tab.cpp:1841
msgid "Number of extruders of the printer."
msgstr ""
#: src/slic3r/GUI/Tab.cpp:1869
msgid ""
"Single Extruder Multi Material is selected, \n"
"and all extruders must have the same diameter.\n"
"Do you want to change the diameter for all extruders to first extruder "
"nozzle diameter value?"
msgstr ""
#: src/slic3r/GUI/Tab.cpp:1872 src/slic3r/GUI/Tab.cpp:2342
#: src/libslic3r/PrintConfig.cpp:1326
msgid "Nozzle diameter"
msgstr ""
#: src/slic3r/GUI/Tab.cpp:1902
msgid "USB/Serial connection"
msgstr ""
#: src/slic3r/GUI/Tab.cpp:1903 src/libslic3r/PrintConfig.cpp:1661
msgid "Serial port"
msgstr ""
#: src/slic3r/GUI/Tab.cpp:1908
msgid "Rescan serial ports"
msgstr ""
#: src/slic3r/GUI/Tab.cpp:1930
msgid "Connection to printer works correctly."
msgstr ""
#: src/slic3r/GUI/Tab.cpp:1933
msgid "Connection failed."
msgstr ""
#: src/slic3r/GUI/Tab.cpp:1946 src/slic3r/GUI/Tab.cpp:2125
msgid "Print Host upload"
msgstr ""
#: src/slic3r/GUI/Tab.cpp:1990 src/libslic3r/PrintConfig.cpp:153
msgid "Before layer change G-code"
msgstr ""
#: src/slic3r/GUI/Tab.cpp:1996 src/libslic3r/PrintConfig.cpp:1080
msgid "After layer change G-code"
msgstr ""
#: src/slic3r/GUI/Tab.cpp:2002 src/libslic3r/PrintConfig.cpp:2093
msgid "Tool change G-code"
msgstr ""
#: src/slic3r/GUI/Tab.cpp:2008
msgid "Between objects G-code (for sequential printing)"
msgstr ""
#: src/slic3r/GUI/Tab.cpp:2080
msgid "Display"
msgstr ""
#: src/slic3r/GUI/Tab.cpp:2095
msgid "Tilt"
msgstr ""
#: src/slic3r/GUI/Tab.cpp:2096
msgid "Tilt time"
msgstr ""
#: src/slic3r/GUI/Tab.cpp:2102 src/slic3r/GUI/Tab.cpp:3521
msgid "Corrections"
msgstr ""
#: src/slic3r/GUI/Tab.cpp:2119 src/slic3r/GUI/Tab.cpp:3517
msgid "Exposure"
msgstr ""
#: src/slic3r/GUI/Tab.cpp:2190 src/slic3r/GUI/Tab.cpp:2275
#: src/libslic3r/PrintConfig.cpp:1129 src/libslic3r/PrintConfig.cpp:1146
#: src/libslic3r/PrintConfig.cpp:1163 src/libslic3r/PrintConfig.cpp:1179
#: src/libslic3r/PrintConfig.cpp:1189 src/libslic3r/PrintConfig.cpp:1199
#: src/libslic3r/PrintConfig.cpp:1209
msgid "Machine limits"
msgstr ""
#: src/slic3r/GUI/Tab.cpp:2204
msgid "Values in this column are for Normal mode"
msgstr ""
#: src/slic3r/GUI/Tab.cpp:2205
msgid "Normal"
msgstr ""
#: src/slic3r/GUI/Tab.cpp:2210
msgid "Values in this column are for Stealth mode"
msgstr ""
#: src/slic3r/GUI/Tab.cpp:2211
msgid "Stealth"
msgstr ""
#: src/slic3r/GUI/Tab.cpp:2219
msgid "Maximum feedrates"
msgstr ""
#: src/slic3r/GUI/Tab.cpp:2224
msgid "Maximum accelerations"
msgstr ""
#: src/slic3r/GUI/Tab.cpp:2231
msgid "Jerk limits"
msgstr ""
#: src/slic3r/GUI/Tab.cpp:2236
msgid "Minimum feedrates"
msgstr ""
#: src/slic3r/GUI/Tab.cpp:2300 src/slic3r/GUI/Tab.cpp:2308
msgid "Single extruder MM setup"
msgstr ""
#: src/slic3r/GUI/Tab.cpp:2309
msgid "Single extruder multimaterial parameters"
msgstr ""
#: src/slic3r/GUI/Tab.cpp:2340
msgid ""
"This is a single extruder multimaterial printer, diameters of all extruders "
"will be set to the new value. Do you want to proceed?"
msgstr ""
#: src/slic3r/GUI/Tab.cpp:2364
msgid "Layer height limits"
msgstr ""
#: src/slic3r/GUI/Tab.cpp:2369
msgid "Position (for multi-extruder printers)"
msgstr ""
#: src/slic3r/GUI/Tab.cpp:2375
msgid "Only lift Z"
msgstr ""
#: src/slic3r/GUI/Tab.cpp:2388
msgid ""
"Retraction when tool is disabled (advanced settings for multi-extruder "
"setups)"
msgstr ""
#: src/slic3r/GUI/Tab.cpp:2396
msgid "Reset to Filament Color"
msgstr ""
#: src/slic3r/GUI/Tab.cpp:2577
msgid ""
"The Wipe option is not available when using the Firmware Retraction mode.\n"
"\n"
"Shall I disable it in order to enable Firmware Retraction?"
msgstr ""
#: src/slic3r/GUI/Tab.cpp:2579
msgid "Firmware Retraction"
msgstr ""
#: src/slic3r/GUI/Tab.cpp:2921
#, possible-c-format
msgid "Default preset (%s)"
msgstr ""
#: src/slic3r/GUI/Tab.cpp:2922
#, possible-c-format
msgid "Preset (%s)"
msgstr ""
#: src/slic3r/GUI/Tab.cpp:2939
msgid "has the following unsaved changes:"
msgstr ""
#: src/slic3r/GUI/Tab.cpp:2942
msgid "is not compatible with printer"
msgstr ""
#: src/slic3r/GUI/Tab.cpp:2943
msgid "is not compatible with print profile"
msgstr ""
#: src/slic3r/GUI/Tab.cpp:2945
msgid "and it has the following unsaved changes:"
msgstr ""
#: src/slic3r/GUI/Tab.cpp:2949
msgid "Unsaved Changes"
msgstr ""
#: src/slic3r/GUI/Tab.cpp:3047
msgctxt "PresetName"
msgid "%1% - Copy"
msgstr ""
#: src/slic3r/GUI/Tab.cpp:3070
msgid "The supplied name is empty. It can't be saved."
msgstr ""
#: src/slic3r/GUI/Tab.cpp:3075
msgid "Cannot overwrite a system profile."
msgstr ""
#: src/slic3r/GUI/Tab.cpp:3079
msgid "Cannot overwrite an external profile."
msgstr ""
#: src/slic3r/GUI/Tab.cpp:3084
msgid "Preset with name \"%1%\" already exists."
msgstr ""
#: src/slic3r/GUI/Tab.cpp:3085
msgid "Replace?"
msgstr ""
#: src/slic3r/GUI/Tab.cpp:3123
msgid "remove"
msgstr ""
#: src/slic3r/GUI/Tab.cpp:3123
msgid "delete"
msgstr ""
#. TRN remove/delete
#: src/slic3r/GUI/Tab.cpp:3125
msgid "Are you sure you want to %1% the selected preset?"
msgstr ""
#. TRN Remove/Delete
#: src/slic3r/GUI/Tab.cpp:3128
msgid "%1% Preset"
msgstr ""
#: src/slic3r/GUI/Tab.cpp:3254
msgid "LOCKED LOCK"
msgstr ""
#. TRN Description for "LOCKED LOCK"
#: src/slic3r/GUI/Tab.cpp:3256
msgid ""
"indicates that the settings are the same as the system (or default) values "
"for the current option group"
msgstr ""
#: src/slic3r/GUI/Tab.cpp:3258
msgid "UNLOCKED LOCK"
msgstr ""
#. TRN Description for "UNLOCKED LOCK"
#: src/slic3r/GUI/Tab.cpp:3260
msgid ""
"indicates that some settings were changed and are not equal to the system "
"(or default) values for the current option group.\n"
"Click the UNLOCKED LOCK icon to reset all settings for current option group "
"to the system (or default) values."
msgstr ""
#: src/slic3r/GUI/Tab.cpp:3265
msgid "WHITE BULLET"
msgstr ""
#. TRN Description for "WHITE BULLET"
#: src/slic3r/GUI/Tab.cpp:3267
msgid ""
"for the left button: indicates a non-system (or non-default) preset,\n"
"for the right button: indicates that the settings hasn't been modified."
msgstr ""
#: src/slic3r/GUI/Tab.cpp:3270
msgid "BACK ARROW"
msgstr ""
#. TRN Description for "BACK ARROW"
#: src/slic3r/GUI/Tab.cpp:3272
msgid ""
"indicates that the settings were changed and are not equal to the last saved "
"preset for the current option group.\n"
"Click the BACK ARROW icon to reset all settings for the current option group "
"to the last saved preset."
msgstr ""
#: src/slic3r/GUI/Tab.cpp:3282
msgid ""
"LOCKED LOCK icon indicates that the settings are the same as the system (or "
"default) values for the current option group"
msgstr ""
#: src/slic3r/GUI/Tab.cpp:3284
msgid ""
"UNLOCKED LOCK icon indicates that some settings were changed and are not "
"equal to the system (or default) values for the current option group.\n"
"Click to reset all settings for current option group to the system (or "
"default) values."
msgstr ""
#: src/slic3r/GUI/Tab.cpp:3287
msgid "WHITE BULLET icon indicates a non system (or non default) preset."
msgstr ""
#: src/slic3r/GUI/Tab.cpp:3290
msgid ""
"WHITE BULLET icon indicates that the settings are the same as in the last "
"saved preset for the current option group."
msgstr ""
#: src/slic3r/GUI/Tab.cpp:3292
msgid ""
"BACK ARROW icon indicates that the settings were changed and are not equal "
"to the last saved preset for the current option group.\n"
"Click to reset all settings for the current option group to the last saved "
"preset."
msgstr ""
#: src/slic3r/GUI/Tab.cpp:3298
msgid ""
"LOCKED LOCK icon indicates that the value is the same as the system (or "
"default) value."
msgstr ""
#: src/slic3r/GUI/Tab.cpp:3299
msgid ""
"UNLOCKED LOCK icon indicates that the value was changed and is not equal to "
"the system (or default) value.\n"
"Click to reset current value to the system (or default) value."
msgstr ""
#: src/slic3r/GUI/Tab.cpp:3305
msgid ""
"WHITE BULLET icon indicates that the value is the same as in the last saved "
"preset."
msgstr ""
#: src/slic3r/GUI/Tab.cpp:3306
msgid ""
"BACK ARROW icon indicates that the value was changed and is not equal to the "
"last saved preset.\n"
"Click to reset current value to the last saved preset."
msgstr ""
#. TRN Preset
#: src/slic3r/GUI/Tab.cpp:3419
#, possible-c-format
msgid "Save %s as:"
msgstr ""
#: src/slic3r/GUI/Tab.cpp:3463
msgid "the following suffix is not allowed:"
msgstr ""
#: src/slic3r/GUI/Tab.cpp:3467
msgid "The supplied name is not available."
msgstr ""
#: src/slic3r/GUI/Tab.cpp:3480 src/slic3r/GUI/Tab.cpp:3482
msgid "Material"
msgstr ""
#: src/slic3r/GUI/Tab.cpp:3610
msgid "Support head"
msgstr ""
#: src/slic3r/GUI/Tab.cpp:3615
msgid "Support pillar"
msgstr ""
#: src/slic3r/GUI/Tab.cpp:3631
msgid "Connection of the support sticks and junctions"
msgstr ""
#: src/slic3r/GUI/Tab.cpp:3636
msgid "Automatic generation"
msgstr ""
#: src/slic3r/GUI/Tab.hpp:328 src/slic3r/GUI/Tab.hpp:431
msgid "Print Settings"
msgstr ""
#: src/slic3r/GUI/Tab.hpp:355
msgid "Filament Settings"
msgstr ""
#: src/slic3r/GUI/Tab.hpp:391
msgid "Printer Settings"
msgstr ""
#: src/slic3r/GUI/Tab.hpp:416
msgid "Material Settings"
msgstr ""
#: src/slic3r/GUI/Tab.hpp:443
msgid "Save preset"
msgstr ""
#: src/slic3r/GUI/UpdateDialogs.cpp:38
msgid "Update available"
msgstr ""
#: src/slic3r/GUI/UpdateDialogs.cpp:38
#, possible-c-format
msgid "New version of %s is available"
msgstr ""
#: src/slic3r/GUI/UpdateDialogs.cpp:43
msgid "Current version:"
msgstr ""
#: src/slic3r/GUI/UpdateDialogs.cpp:45
msgid "New version:"
msgstr ""
#: src/slic3r/GUI/UpdateDialogs.cpp:53
msgid "Changelog && Download"
msgstr ""
#: src/slic3r/GUI/UpdateDialogs.cpp:60 src/slic3r/GUI/UpdateDialogs.cpp:125
#: src/slic3r/GUI/UpdateDialogs.cpp:183
msgid "Open changelog page"
msgstr ""
#: src/slic3r/GUI/UpdateDialogs.cpp:65
msgid "Open download page"
msgstr ""
#: src/slic3r/GUI/UpdateDialogs.cpp:71
msgid "Don't notify about new releases any more"
msgstr ""
#: src/slic3r/GUI/UpdateDialogs.cpp:89 src/slic3r/GUI/UpdateDialogs.cpp:266
msgid "Configuration update"
msgstr ""
#: src/slic3r/GUI/UpdateDialogs.cpp:89
msgid "Configuration update is available"
msgstr ""
#: src/slic3r/GUI/UpdateDialogs.cpp:92
msgid ""
"Would you like to install it?\n"
"\n"
"Note that a full configuration snapshot will be created first. It can then "
"be restored at any time should there be a problem with the new version.\n"
"\n"
"Updated configuration bundles:"
msgstr ""
#: src/slic3r/GUI/UpdateDialogs.cpp:113 src/slic3r/GUI/UpdateDialogs.cpp:173
msgid "Comment:"
msgstr ""
#: src/slic3r/GUI/UpdateDialogs.cpp:148 src/slic3r/GUI/UpdateDialogs.cpp:210
#, possible-c-format
msgid "%s incompatibility"
msgstr ""
#: src/slic3r/GUI/UpdateDialogs.cpp:148
msgid "You must install a configuration update."
msgstr ""
#: src/slic3r/GUI/UpdateDialogs.cpp:151
#, possible-c-format
msgid ""
"%s will now start updates. Otherwise it won't be able to start.\n"
"\n"
"Note that a full configuration snapshot will be created first. It can then "
"be restored at any time should there be a problem with the new version.\n"
"\n"
"Updated configuration bundles:"
msgstr ""
#: src/slic3r/GUI/UpdateDialogs.cpp:191 src/slic3r/GUI/UpdateDialogs.cpp:246
#, possible-c-format
msgid "Exit %s"
msgstr ""
#: src/slic3r/GUI/UpdateDialogs.cpp:211
#, possible-c-format
msgid "%s configuration is incompatible"
msgstr ""
#: src/slic3r/GUI/UpdateDialogs.cpp:216
#, possible-c-format
msgid ""
"This version of %s is not compatible with currently installed configuration "
"bundles.\n"
"This probably happened as a result of running an older %s after using a "
"newer one.\n"
"\n"
"You may either exit %s and try again with a newer version, or you may re-run "
"the initial configuration. Doing so will create a backup snapshot of the "
"existing configuration before installing files compatible with this %s."
msgstr ""
#: src/slic3r/GUI/UpdateDialogs.cpp:225
#, possible-c-format
msgid "This %s version: %s"
msgstr ""
#: src/slic3r/GUI/UpdateDialogs.cpp:230
msgid "Incompatible bundles:"
msgstr ""
#: src/slic3r/GUI/UpdateDialogs.cpp:249
msgid "Re-configure"
msgstr ""
#: src/slic3r/GUI/UpdateDialogs.cpp:270
#, possible-c-format
msgid ""
"%s now uses an updated configuration structure.\n"
"\n"
"So called 'System presets' have been introduced, which hold the built-in "
"default settings for various printers. These System presets cannot be "
"modified, instead, users now may create their own presets inheriting "
"settings from one of the System presets.\n"
"An inheriting preset may either inherit a particular value from its parent "
"or override it with a customized value.\n"
"\n"
"Please proceed with the %s that follows to set up the new presets and to "
"choose whether to enable automatic preset updates."
msgstr ""
#: src/slic3r/GUI/UpdateDialogs.cpp:287
msgid "For more information please visit our wiki page:"
msgstr ""
#: src/slic3r/GUI/UpdateDialogs.cpp:304
msgid "Configuration updates"
msgstr ""
#: src/slic3r/GUI/UpdateDialogs.cpp:304
msgid "No updates available"
msgstr ""
#: src/slic3r/GUI/UpdateDialogs.cpp:309
#, possible-c-format
msgid "%s has no configuration updates available."
msgstr ""
#: src/slic3r/GUI/WipeTowerDialog.cpp:15
msgid "Ramming customization"
msgstr ""
#: src/slic3r/GUI/WipeTowerDialog.cpp:41
msgid ""
"Ramming denotes the rapid extrusion just before a tool change in a single-"
"extruder MM printer. Its purpose is to properly shape the end of the "
"unloaded filament so it does not prevent insertion of the new filament and "
"can itself be reinserted later. This phase is important and different "
"materials can require different extrusion speeds to get the good shape. For "
"this reason, the extrusion rates during ramming are adjustable.\n"
"\n"
"This is an expert-level setting, incorrect adjustment will likely lead to "
"jams, extruder wheel grinding into filament etc."
msgstr ""
#: src/slic3r/GUI/WipeTowerDialog.cpp:83
msgid "Total ramming time"
msgstr ""
#: src/slic3r/GUI/WipeTowerDialog.cpp:85
msgid "Total rammed volume"
msgstr ""
#: src/slic3r/GUI/WipeTowerDialog.cpp:89
msgid "Ramming line width"
msgstr ""
#: src/slic3r/GUI/WipeTowerDialog.cpp:91
msgid "Ramming line spacing"
msgstr ""
#: src/slic3r/GUI/WipeTowerDialog.cpp:142
msgid "Wipe tower - Purging volume adjustment"
msgstr ""
#: src/slic3r/GUI/WipeTowerDialog.cpp:254
msgid ""
"Here you can adjust required purging volume (mm³) for any given pair of "
"tools."
msgstr ""
#: src/slic3r/GUI/WipeTowerDialog.cpp:255
msgid "Extruder changed to"
msgstr ""
#: src/slic3r/GUI/WipeTowerDialog.cpp:263
msgid "unloaded"
msgstr ""
#: src/slic3r/GUI/WipeTowerDialog.cpp:264
msgid "loaded"
msgstr ""
#: src/slic3r/GUI/WipeTowerDialog.cpp:276
msgid "Tool #"
msgstr ""
#: src/slic3r/GUI/WipeTowerDialog.cpp:285
msgid ""
"Total purging volume is calculated by summing two values below, depending on "
"which tools are loaded/unloaded."
msgstr ""
#: src/slic3r/GUI/WipeTowerDialog.cpp:286
msgid "Volume to purge (mm³) when the filament is being"
msgstr ""
#: src/slic3r/GUI/WipeTowerDialog.cpp:300
msgid "From"
msgstr ""
#: src/slic3r/GUI/WipeTowerDialog.cpp:365
msgid ""
"Switching to simple settings will discard changes done in the advanced "
"mode!\n"
"\n"
"Do you want to proceed?"
msgstr ""
#: src/slic3r/GUI/WipeTowerDialog.cpp:377
msgid "Show simplified settings"
msgstr ""
#: src/slic3r/GUI/WipeTowerDialog.cpp:377
msgid "Show advanced settings"
msgstr ""
#: src/slic3r/GUI/wxExtensions.cpp:706
#, possible-c-format
msgid "Switch to the %s mode"
msgstr ""
#: src/slic3r/GUI/wxExtensions.cpp:707
#, possible-c-format
msgid "Current mode is %s"
msgstr ""
#: src/slic3r/Utils/AstroBox.cpp:69 src/slic3r/Utils/OctoPrint.cpp:69
#, possible-c-format
msgid "Mismatched type of print host: %s"
msgstr ""
#: src/slic3r/Utils/AstroBox.cpp:84
msgid "Connection to AstroBox works correctly."
msgstr ""
#: src/slic3r/Utils/AstroBox.cpp:90
msgid "Could not connect to AstroBox"
msgstr ""
#: src/slic3r/Utils/AstroBox.cpp:92
msgid "Note: AstroBox version at least 1.1.0 is required."
msgstr ""
#: src/slic3r/Utils/Duet.cpp:49
msgid "Connection to Duet works correctly."
msgstr ""
#: src/slic3r/Utils/Duet.cpp:55
msgid "Could not connect to Duet"
msgstr ""
#: src/slic3r/Utils/Duet.cpp:84 src/slic3r/Utils/Duet.cpp:139
#: src/slic3r/Utils/FlashAir.cpp:122 src/slic3r/Utils/FlashAir.cpp:143
#: src/slic3r/Utils/FlashAir.cpp:159
msgid "Unknown error occured"
msgstr ""
#: src/slic3r/Utils/Duet.cpp:133
msgid "Wrong password"
msgstr ""
#: src/slic3r/Utils/Duet.cpp:136
msgid "Could not get resources to create a new connection"
msgstr ""
#: src/slic3r/Utils/FixModelByWin10.cpp:219
#: src/slic3r/Utils/FixModelByWin10.cpp:359
msgid "Exporting source model"
msgstr ""
#: src/slic3r/Utils/FixModelByWin10.cpp:235
msgid "Failed loading the input model."
msgstr ""
#: src/slic3r/Utils/FixModelByWin10.cpp:242
msgid "Repairing model by the Netfabb service"
msgstr ""
#: src/slic3r/Utils/FixModelByWin10.cpp:248
msgid "Mesh repair failed."
msgstr ""
#: src/slic3r/Utils/FixModelByWin10.cpp:251
#: src/slic3r/Utils/FixModelByWin10.cpp:378
msgid "Loading repaired model"
msgstr ""
#: src/slic3r/Utils/FixModelByWin10.cpp:263
#: src/slic3r/Utils/FixModelByWin10.cpp:270
#: src/slic3r/Utils/FixModelByWin10.cpp:302
msgid "Saving mesh into the 3MF container failed."
msgstr ""
#: src/slic3r/Utils/FixModelByWin10.cpp:340
msgid "Model fixing"
msgstr ""
#: src/slic3r/Utils/FixModelByWin10.cpp:341
msgid "Exporting model..."
msgstr ""
#: src/slic3r/Utils/FixModelByWin10.cpp:368
msgid "Export of a temporary 3mf file failed"
msgstr ""
#: src/slic3r/Utils/FixModelByWin10.cpp:383
msgid "Import of the repaired 3mf file failed"
msgstr ""
#: src/slic3r/Utils/FixModelByWin10.cpp:385
msgid "Repaired 3MF file does not contain any object"
msgstr ""
#: src/slic3r/Utils/FixModelByWin10.cpp:387
msgid "Repaired 3MF file contains more than one object"
msgstr ""
#: src/slic3r/Utils/FixModelByWin10.cpp:389
msgid "Repaired 3MF file does not contain any volume"
msgstr ""
#: src/slic3r/Utils/FixModelByWin10.cpp:391
msgid "Repaired 3MF file contains more than one volume"
msgstr ""
#: src/slic3r/Utils/FixModelByWin10.cpp:400
msgid "Model repair finished"
msgstr ""
#: src/slic3r/Utils/FixModelByWin10.cpp:406
msgid "Model repair canceled"
msgstr ""
#: src/slic3r/Utils/FixModelByWin10.cpp:423
msgid "Model repaired successfully"
msgstr ""
#: src/slic3r/Utils/FixModelByWin10.cpp:423
#: src/slic3r/Utils/FixModelByWin10.cpp:426
msgid "Model Repair by the Netfabb service"
msgstr ""
#: src/slic3r/Utils/FixModelByWin10.cpp:426
msgid "Model repair failed:"
msgstr ""
#: src/slic3r/Utils/FlashAir.cpp:58
msgid "Upload not enabled on FlashAir card."
msgstr ""
#: src/slic3r/Utils/FlashAir.cpp:68
msgid "Connection to FlashAir works correctly and upload is enabled."
msgstr ""
#: src/slic3r/Utils/FlashAir.cpp:74
msgid "Could not connect to FlashAir"
msgstr ""
#: src/slic3r/Utils/FlashAir.cpp:76
msgid ""
"Note: FlashAir with firmware 2.00.02 or newer and activated upload function "
"is required."
msgstr ""
#: src/slic3r/Utils/OctoPrint.cpp:84
msgid "Connection to OctoPrint works correctly."
msgstr ""
#: src/slic3r/Utils/OctoPrint.cpp:90
msgid "Could not connect to OctoPrint"
msgstr ""
#: src/slic3r/Utils/OctoPrint.cpp:92
msgid "Note: OctoPrint version at least 1.1.0 is required."
msgstr ""
#: src/slic3r/Utils/OctoPrint.cpp:179
msgid "Connection to Prusa SL1 works correctly."
msgstr ""
#: src/slic3r/Utils/OctoPrint.cpp:185
msgid "Could not connect to Prusa SLA"
msgstr ""
#: src/slic3r/Utils/PresetUpdater.cpp:705
#, possible-c-format
msgid "requires min. %s and max. %s"
msgstr ""
#: src/slic3r/Utils/PresetUpdater.cpp:710
#, possible-c-format
msgid "requires min. %s"
msgstr ""
#: src/slic3r/Utils/PresetUpdater.cpp:713
#, possible-c-format
msgid "requires max. %s"
msgstr ""
#: src/libslic3r/SLA/Pad.cpp:691
msgid "Pad brim size is too small for the current configuration."
msgstr ""
#: src/libslic3r/Zipper.cpp:32
msgid "undefined error"
msgstr ""
#: src/libslic3r/Zipper.cpp:34
msgid "too many files"
msgstr ""
#: src/libslic3r/Zipper.cpp:36
msgid "file too large"
msgstr ""
#: src/libslic3r/Zipper.cpp:38
msgid "unsupported method"
msgstr ""
#: src/libslic3r/Zipper.cpp:40
msgid "unsupported encryption"
msgstr ""
#: src/libslic3r/Zipper.cpp:42
msgid "unsupported feature"
msgstr ""
#: src/libslic3r/Zipper.cpp:44
msgid "failed finding central directory"
msgstr ""
#: src/libslic3r/Zipper.cpp:46
msgid "not a ZIP archive"
msgstr ""
#: src/libslic3r/Zipper.cpp:48
msgid "invalid header or archive is corrupted"
msgstr ""
#: src/libslic3r/Zipper.cpp:50
msgid "unsupported multidisk archive"
msgstr ""
#: src/libslic3r/Zipper.cpp:52
msgid "decompression failed or archive is corrupted"
msgstr ""
#: src/libslic3r/Zipper.cpp:54
msgid "compression failed"
msgstr ""
#: src/libslic3r/Zipper.cpp:56
msgid "unexpected decompressed size"
msgstr ""
#: src/libslic3r/Zipper.cpp:58
msgid "CRC-32 check failed"
msgstr ""
#: src/libslic3r/Zipper.cpp:60
msgid "unsupported central directory size"
msgstr ""
#: src/libslic3r/Zipper.cpp:62
msgid "allocation failed"
msgstr ""
#: src/libslic3r/Zipper.cpp:64
msgid "file open failed"
msgstr ""
#: src/libslic3r/Zipper.cpp:66
msgid "file create failed"
msgstr ""
#: src/libslic3r/Zipper.cpp:68
msgid "file write failed"
msgstr ""
#: src/libslic3r/Zipper.cpp:70
msgid "file read failed"
msgstr ""
#: src/libslic3r/Zipper.cpp:72
msgid "file close failed"
msgstr ""
#: src/libslic3r/Zipper.cpp:74
msgid "file seek failed"
msgstr ""
#: src/libslic3r/Zipper.cpp:76
msgid "file stat failed"
msgstr ""
#: src/libslic3r/Zipper.cpp:78
msgid "invalid parameter"
msgstr ""
#: src/libslic3r/Zipper.cpp:80
msgid "invalid filename"
msgstr ""
#: src/libslic3r/Zipper.cpp:82
msgid "buffer too small"
msgstr ""
#: src/libslic3r/Zipper.cpp:84
msgid "internal error"
msgstr ""
#: src/libslic3r/Zipper.cpp:86
msgid "file not found"
msgstr ""
#: src/libslic3r/Zipper.cpp:88
msgid "archive is too large"
msgstr ""
#: src/libslic3r/Zipper.cpp:90
msgid "validation failed"
msgstr ""
#: src/libslic3r/Zipper.cpp:92
msgid "write calledback failed"
msgstr ""
#: src/libslic3r/Zipper.cpp:102
msgid "Error with zip archive"
msgstr ""
#: src/libslic3r/GCode.cpp:637
msgid "Empty layers detected, the output would not be printable."
msgstr ""
#: src/libslic3r/GCode.cpp:638
msgid "Print z"
msgstr ""
#: src/libslic3r/GCode.cpp:639
msgid ""
"This is usually caused by negligibly small extrusions or by a faulty model. "
"Try to repair the model or change its orientation on the bed."
msgstr ""
#: src/libslic3r/ExtrusionEntity.cpp:323
msgid "Mixed"
msgstr ""
#: src/libslic3r/Flow.cpp:61
msgid ""
"Cannot calculate extrusion width for %1%: Variable \"%2%\" not accessible."
msgstr ""
#: src/libslic3r/Format/3mf.cpp:1630
msgid ""
"The selected 3mf file has been saved with a newer version of %1% and is not "
"compatible."
msgstr ""
#: src/libslic3r/Format/AMF.cpp:934
msgid ""
"The selected amf file has been saved with a newer version of %1% and is not "
"compatible."
msgstr ""
#: src/libslic3r/Print.cpp:1219
msgid "All objects are outside of the print volume."
msgstr ""
#: src/libslic3r/Print.cpp:1222
msgid "The supplied settings will cause an empty print."
msgstr ""
#: src/libslic3r/Print.cpp:1226
msgid "Some objects are too close; your extruder will collide with them."
msgstr ""
#: src/libslic3r/Print.cpp:1228
msgid ""
"Some objects are too tall and cannot be printed without extruder collisions."
msgstr ""
#: src/libslic3r/Print.cpp:1237
msgid "The Spiral Vase option can only be used when printing a single object."
msgstr ""
#: src/libslic3r/Print.cpp:1244
msgid ""
"The Spiral Vase option can only be used when printing single material "
"objects."
msgstr ""
#: src/libslic3r/Print.cpp:1257
msgid ""
"The wipe tower is only supported if all extruders have the same nozzle "
"diameter and use filaments of the same diameter."
msgstr ""
#: src/libslic3r/Print.cpp:1262
msgid ""
"The Wipe Tower is currently only supported for the Marlin, RepRap/Sprinter "
"and Repetier G-code flavors."
msgstr ""
#: src/libslic3r/Print.cpp:1264
msgid ""
"The Wipe Tower is currently only supported with the relative extruder "
"addressing (use_relative_e_distances=1)."
msgstr ""
#: src/libslic3r/Print.cpp:1266
msgid "Ooze prevention is currently not supported with the wipe tower enabled."
msgstr ""
#: src/libslic3r/Print.cpp:1268
msgid ""
"The Wipe Tower currently does not support volumetric E (use_volumetric_e=0)."
msgstr ""
#: src/libslic3r/Print.cpp:1270
msgid ""
"The Wipe Tower is currently not supported for multimaterial sequential "
"prints."
msgstr ""
#: src/libslic3r/Print.cpp:1291
msgid ""
"The Wipe Tower is only supported for multiple objects if they have equal "
"layer heights"
msgstr ""
#: src/libslic3r/Print.cpp:1293
msgid ""
"The Wipe Tower is only supported for multiple objects if they are printed "
"over an equal number of raft layers"
msgstr ""
#: src/libslic3r/Print.cpp:1295
msgid ""
"The Wipe Tower is only supported for multiple objects if they are printed "
"with the same support_material_contact_distance"
msgstr ""
#: src/libslic3r/Print.cpp:1297
msgid ""
"The Wipe Tower is only supported for multiple objects if they are sliced "
"equally."
msgstr ""
#: src/libslic3r/Print.cpp:1339
msgid ""
"The Wipe tower is only supported if all objects have the same variable layer "
"height"
msgstr ""
#: src/libslic3r/Print.cpp:1365
msgid ""
"One or more object were assigned an extruder that the printer does not have."
msgstr ""
#: src/libslic3r/Print.cpp:1374
msgid "%1%=%2% mm is too low to be printable at a layer height %3% mm"
msgstr ""
#: src/libslic3r/Print.cpp:1377
msgid "Excessive %1%=%2% mm to be printable with a nozzle diameter %3% mm"
msgstr ""
#: src/libslic3r/Print.cpp:1388
msgid ""
"Printing with multiple extruders of differing nozzle diameters. If support "
"is to be printed with the current extruder (support_material_extruder == 0 "
"or support_material_interface_extruder == 0), all nozzles have to be of the "
"same diameter."
msgstr ""
#: src/libslic3r/Print.cpp:1396
msgid ""
"For the Wipe Tower to work with the soluble supports, the support layers "
"need to be synchronized with the object layers."
msgstr ""
#: src/libslic3r/Print.cpp:1400
msgid ""
"The Wipe Tower currently supports the non-soluble supports only if they are "
"printed with the current extruder without triggering a tool change. (both "
"support_material_extruder and support_material_interface_extruder need to be "
"set to 0)."
msgstr ""
#: src/libslic3r/Print.cpp:1422
msgid "First layer height can't be greater than nozzle diameter"
msgstr ""
#: src/libslic3r/Print.cpp:1427
msgid "Layer height can't be greater than nozzle diameter"
msgstr ""
#: src/libslic3r/Print.cpp:1584
msgid "Infilling layers"
msgstr ""
#: src/libslic3r/Print.cpp:1606
msgid "Generating skirt"
msgstr ""
#: src/libslic3r/Print.cpp:1614
msgid "Generating brim"
msgstr ""
#: src/libslic3r/Print.cpp:1638
msgid "Exporting G-code"
msgstr ""
#: src/libslic3r/Print.cpp:1642
msgid "Generating G-code"
msgstr ""
#: src/libslic3r/SLAPrint.cpp:615
msgid ""
"Cannot proceed without support points! Add support points or disable support "
"generation."
msgstr ""
#: src/libslic3r/SLAPrint.cpp:627
msgid ""
"Elevation is too low for object. Use the \"Pad around object\" feature to "
"print the object without elevation."
msgstr ""
#: src/libslic3r/SLAPrint.cpp:633
msgid ""
"The endings of the support pillars will be deployed on the gap between the "
"object and the pad. 'Support base safety distance' has to be greater than "
"the 'Pad object gap' parameter to avoid this."
msgstr ""
#: src/libslic3r/SLAPrint.cpp:648
msgid "Exposition time is out of printer profile bounds."
msgstr ""
#: src/libslic3r/SLAPrint.cpp:655
msgid "Initial exposition time is out of printer profile bounds."
msgstr ""
#: src/libslic3r/SLAPrint.cpp:762
msgid "Slicing done"
msgstr ""
#: src/libslic3r/SLAPrintSteps.cpp:43
msgid "Hollowing model"
msgstr ""
#: src/libslic3r/SLAPrintSteps.cpp:44
msgid "Drilling holes into model."
msgstr ""
#: src/libslic3r/SLAPrintSteps.cpp:45
msgid "Slicing model"
msgstr ""
#: src/libslic3r/SLAPrintSteps.cpp:46 src/libslic3r/SLAPrintSteps.cpp:356
msgid "Generating support points"
msgstr ""
#: src/libslic3r/SLAPrintSteps.cpp:47
msgid "Generating support tree"
msgstr ""
#: src/libslic3r/SLAPrintSteps.cpp:48
msgid "Generating pad"
msgstr ""
#: src/libslic3r/SLAPrintSteps.cpp:49
msgid "Slicing supports"
msgstr ""
#: src/libslic3r/SLAPrintSteps.cpp:64
msgid "Merging slices and calculating statistics"
msgstr ""
#: src/libslic3r/SLAPrintSteps.cpp:65
msgid "Rasterizing layers"
msgstr ""
#: src/libslic3r/SLAPrintSteps.cpp:190
msgid "Too much overlapping holes."
msgstr ""
#: src/libslic3r/SLAPrintSteps.cpp:199
msgid ""
"Drilling holes into the mesh failed. This is usually caused by broken model. "
"Try to fix it first."
msgstr ""
#: src/libslic3r/SLAPrintSteps.cpp:245
msgid ""
"Slicing had to be stopped due to an internal error: Inconsistent slice index."
msgstr ""
#: src/libslic3r/SLAPrintSteps.cpp:413 src/libslic3r/SLAPrintSteps.cpp:422
#: src/libslic3r/SLAPrintSteps.cpp:461
msgid "Visualizing supports"
msgstr ""
#: src/libslic3r/SLAPrintSteps.cpp:453
msgid "No pad can be generated for this model with the current configuration"
msgstr ""
#: src/libslic3r/SLAPrintSteps.cpp:621
msgid ""
"There are unprintable objects. Try to adjust support settings to make the "
"objects printable."
msgstr ""
#: src/libslic3r/PrintBase.cpp:71
msgid "Failed processing of the output_filename_format template."
msgstr ""
#: src/libslic3r/PrintConfig.cpp:43 src/libslic3r/PrintConfig.cpp:44
msgid "Printer technology"
msgstr ""
#: src/libslic3r/PrintConfig.cpp:51
msgid "Bed shape"
msgstr ""
#: src/libslic3r/PrintConfig.cpp:56
msgid "Bed custom texture"
msgstr ""
#: src/libslic3r/PrintConfig.cpp:61
msgid "Bed custom model"
msgstr ""
#: src/libslic3r/PrintConfig.cpp:66
msgid "Picture sizes to be stored into a .gcode and .sl1 files"
msgstr ""
#: src/libslic3r/PrintConfig.cpp:73
msgid ""
"This setting controls the height (and thus the total number) of the slices/"
"layers. Thinner layers give better accuracy but take more time to print."
msgstr ""
#: src/libslic3r/PrintConfig.cpp:80
msgid "Max print height"
msgstr ""
#: src/libslic3r/PrintConfig.cpp:81
msgid ""
"Set this to the maximum height that can be reached by your extruder while "
"printing."
msgstr ""
#: src/libslic3r/PrintConfig.cpp:87
msgid "Slice gap closing radius"
msgstr ""
#: src/libslic3r/PrintConfig.cpp:89
msgid ""
"Cracks smaller than 2x gap closing radius are being filled during the "
"triangle mesh slicing. The gap closing operation may reduce the final print "
"resolution, therefore it is advisable to keep the value reasonably low."
msgstr ""
#: src/libslic3r/PrintConfig.cpp:97
msgid "Hostname, IP or URL"
msgstr ""
#: src/libslic3r/PrintConfig.cpp:98
msgid ""
"Slic3r can upload G-code files to a printer host. This field should contain "
"the hostname, IP address or URL of the printer host instance."
msgstr ""
#: src/libslic3r/PrintConfig.cpp:104
msgid "API Key / Password"
msgstr ""
#: src/libslic3r/PrintConfig.cpp:105
msgid ""
"Slic3r can upload G-code files to a printer host. This field should contain "
"the API Key or the password required for authentication."
msgstr ""
#: src/libslic3r/PrintConfig.cpp:112
msgid ""
"Custom CA certificate file can be specified for HTTPS OctoPrint connections, "
"in crt/pem format. If left blank, the default OS CA certificate repository "
"is used."
msgstr ""
#: src/libslic3r/PrintConfig.cpp:118
msgid "Elephant foot compensation"
msgstr ""
#: src/libslic3r/PrintConfig.cpp:120
msgid ""
"The first layer will be shrunk in the XY plane by the configured value to "
"compensate for the 1st layer squish aka an Elephant Foot effect."
msgstr ""
#: src/libslic3r/PrintConfig.cpp:136
msgid "Avoid crossing perimeters"
msgstr ""
#: src/libslic3r/PrintConfig.cpp:137
msgid ""
"Optimize travel moves in order to minimize the crossing of perimeters. This "
"is mostly useful with Bowden extruders which suffer from oozing. This "
"feature slows down both the print and the G-code generation."
msgstr ""
#: src/libslic3r/PrintConfig.cpp:144 src/libslic3r/PrintConfig.cpp:2064
msgid "Other layers"
msgstr ""
#: src/libslic3r/PrintConfig.cpp:145
msgid ""
"Bed temperature for layers after the first one. Set this to zero to disable "
"bed temperature control commands in the output."
msgstr ""
#: src/libslic3r/PrintConfig.cpp:147
msgid "Bed temperature"
msgstr ""
#: src/libslic3r/PrintConfig.cpp:154
msgid ""
"This custom code is inserted at every layer change, right before the Z move. "
"Note that you can use placeholder variables for all Slic3r settings as well "
"as [layer_num] and [layer_z]."
msgstr ""
#: src/libslic3r/PrintConfig.cpp:164
msgid "Between objects G-code"
msgstr ""
#: src/libslic3r/PrintConfig.cpp:165
msgid ""
"This code is inserted between objects when using sequential printing. By "
"default extruder and bed temperature are reset using non-wait command; "
"however if M104, M109, M140 or M190 are detected in this custom code, Slic3r "
"will not add temperature commands. Note that you can use placeholder "
"variables for all Slic3r settings, so you can put a \"M109 "
"S[first_layer_temperature]\" command wherever you want."
msgstr ""
#: src/libslic3r/PrintConfig.cpp:176
msgid "Number of solid layers to generate on bottom surfaces."
msgstr ""
#: src/libslic3r/PrintConfig.cpp:177
msgid "Bottom solid layers"
msgstr ""
#: src/libslic3r/PrintConfig.cpp:185
msgid ""
"The number of bottom solid layers is increased above bottom_solid_layers if "
"necessary to satisfy minimum thickness of bottom shell."
msgstr ""
#: src/libslic3r/PrintConfig.cpp:187
msgid "Minimum bottom shell thickness"
msgstr ""
#: src/libslic3r/PrintConfig.cpp:193
msgid "Bridge"
msgstr ""
#: src/libslic3r/PrintConfig.cpp:194
msgid ""
"This is the acceleration your printer will use for bridges. Set zero to "
"disable acceleration control for bridges."
msgstr ""
#: src/libslic3r/PrintConfig.cpp:196 src/libslic3r/PrintConfig.cpp:339
#: src/libslic3r/PrintConfig.cpp:862 src/libslic3r/PrintConfig.cpp:984
#: src/libslic3r/PrintConfig.cpp:1152 src/libslic3r/PrintConfig.cpp:1201
#: src/libslic3r/PrintConfig.cpp:1211 src/libslic3r/PrintConfig.cpp:1403
msgid "mm/s²"
msgstr ""
#: src/libslic3r/PrintConfig.cpp:202
msgid "Bridging angle"
msgstr ""
#: src/libslic3r/PrintConfig.cpp:204
msgid ""
"Bridging angle override. If left to zero, the bridging angle will be "
"calculated automatically. Otherwise the provided angle will be used for all "
"bridges. Use 180° for zero angle."
msgstr ""
#: src/libslic3r/PrintConfig.cpp:207 src/libslic3r/PrintConfig.cpp:780
#: src/libslic3r/PrintConfig.cpp:1640 src/libslic3r/PrintConfig.cpp:1650
#: src/libslic3r/PrintConfig.cpp:1894 src/libslic3r/PrintConfig.cpp:2049
#: src/libslic3r/PrintConfig.cpp:2247 src/libslic3r/PrintConfig.cpp:2737
#: src/libslic3r/PrintConfig.cpp:2858
msgid "°"
msgstr ""
#: src/libslic3r/PrintConfig.cpp:213
msgid "Bridges fan speed"
msgstr ""
#: src/libslic3r/PrintConfig.cpp:214
msgid "This fan speed is enforced during all bridges and overhangs."
msgstr ""
#: src/libslic3r/PrintConfig.cpp:215 src/libslic3r/PrintConfig.cpp:792
#: src/libslic3r/PrintConfig.cpp:1219 src/libslic3r/PrintConfig.cpp:1282
#: src/libslic3r/PrintConfig.cpp:1532 src/libslic3r/PrintConfig.cpp:2425
#: src/libslic3r/PrintConfig.cpp:2777
msgid "%"
msgstr ""
#: src/libslic3r/PrintConfig.cpp:222
msgid "Bridge flow ratio"
msgstr ""
#: src/libslic3r/PrintConfig.cpp:224
msgid ""
"This factor affects the amount of plastic for bridging. You can decrease it "
"slightly to pull the extrudates and prevent sagging, although default "
"settings are usually good and you should experiment with cooling (use a fan) "
"before tweaking this."
msgstr ""
#: src/libslic3r/PrintConfig.cpp:234
msgid "Bridges"
msgstr ""
#: src/libslic3r/PrintConfig.cpp:236
msgid "Speed for printing bridges."
msgstr ""
#: src/libslic3r/PrintConfig.cpp:237 src/libslic3r/PrintConfig.cpp:609
#: src/libslic3r/PrintConfig.cpp:617 src/libslic3r/PrintConfig.cpp:626
#: src/libslic3r/PrintConfig.cpp:634 src/libslic3r/PrintConfig.cpp:661
#: src/libslic3r/PrintConfig.cpp:680 src/libslic3r/PrintConfig.cpp:922
#: src/libslic3r/PrintConfig.cpp:1050 src/libslic3r/PrintConfig.cpp:1135
#: src/libslic3r/PrintConfig.cpp:1169 src/libslic3r/PrintConfig.cpp:1181
#: src/libslic3r/PrintConfig.cpp:1191 src/libslic3r/PrintConfig.cpp:1241
#: src/libslic3r/PrintConfig.cpp:1300 src/libslic3r/PrintConfig.cpp:1433
#: src/libslic3r/PrintConfig.cpp:1607 src/libslic3r/PrintConfig.cpp:1616
#: src/libslic3r/PrintConfig.cpp:2028 src/libslic3r/PrintConfig.cpp:2154
msgid "mm/s"
msgstr ""
#: src/libslic3r/PrintConfig.cpp:244
msgid "Brim width"
msgstr ""
#: src/libslic3r/PrintConfig.cpp:245
msgid ""
"Horizontal width of the brim that will be printed around each object on the "
"first layer."
msgstr ""
#: src/libslic3r/PrintConfig.cpp:252
msgid "Clip multi-part objects"
msgstr ""
#: src/libslic3r/PrintConfig.cpp:253
msgid ""
"When printing multi-material objects, this settings will make Slic3r to clip "
"the overlapping object parts one by the other (2nd part will be clipped by "
"the 1st, 3rd part will be clipped by the 1st and 2nd etc)."
msgstr ""
#: src/libslic3r/PrintConfig.cpp:260
msgid "Colorprint height"
msgstr ""
#: src/libslic3r/PrintConfig.cpp:261
msgid "Heights at which a filament change is to occur."
msgstr ""
#: src/libslic3r/PrintConfig.cpp:271
msgid "Compatible printers condition"
msgstr ""
#: src/libslic3r/PrintConfig.cpp:272
msgid ""
"A boolean expression using the configuration values of an active printer "
"profile. If this expression evaluates to true, this profile is considered "
"compatible with the active printer profile."
msgstr ""
#: src/libslic3r/PrintConfig.cpp:286
msgid "Compatible print profiles condition"
msgstr ""
#: src/libslic3r/PrintConfig.cpp:287
msgid ""
"A boolean expression using the configuration values of an active print "
"profile. If this expression evaluates to true, this profile is considered "
"compatible with the active print profile."
msgstr ""
#: src/libslic3r/PrintConfig.cpp:304
msgid "Complete individual objects"
msgstr ""
#: src/libslic3r/PrintConfig.cpp:305
msgid ""
"When printing multiple objects or copies, this feature will complete each "
"object before moving onto next one (and starting it from its bottom layer). "
"This feature is useful to avoid the risk of ruined prints. Slic3r should "
"warn and prevent you from extruder collisions, but beware."
msgstr ""
#: src/libslic3r/PrintConfig.cpp:313
msgid "Enable auto cooling"
msgstr ""
#: src/libslic3r/PrintConfig.cpp:314
msgid ""
"This flag enables the automatic cooling logic that adjusts print speed and "
"fan speed according to layer printing time."
msgstr ""
#: src/libslic3r/PrintConfig.cpp:319
msgid "Cooling tube position"
msgstr ""
#: src/libslic3r/PrintConfig.cpp:320
msgid "Distance of the center-point of the cooling tube from the extruder tip."
msgstr ""
#: src/libslic3r/PrintConfig.cpp:327
msgid "Cooling tube length"
msgstr ""
#: src/libslic3r/PrintConfig.cpp:328
msgid "Length of the cooling tube to limit space for cooling moves inside it."
msgstr ""
#: src/libslic3r/PrintConfig.cpp:336
msgid ""
"This is the acceleration your printer will be reset to after the role-"
"specific acceleration values are used (perimeter/infill). Set zero to "
"prevent resetting acceleration at all."
msgstr ""
#: src/libslic3r/PrintConfig.cpp:345
msgid "Default filament profile"
msgstr ""
#: src/libslic3r/PrintConfig.cpp:346
msgid ""
"Default filament profile associated with the current printer profile. On "
"selection of the current printer profile, this filament profile will be "
"activated."
msgstr ""
#: src/libslic3r/PrintConfig.cpp:352
msgid "Default print profile"
msgstr ""
#: src/libslic3r/PrintConfig.cpp:353 src/libslic3r/PrintConfig.cpp:2592
#: src/libslic3r/PrintConfig.cpp:2603
msgid ""
"Default print profile associated with the current printer profile. On "
"selection of the current printer profile, this print profile will be "
"activated."
msgstr ""
#: src/libslic3r/PrintConfig.cpp:359
msgid "Disable fan for the first"
msgstr ""
#: src/libslic3r/PrintConfig.cpp:360
msgid ""
"You can set this to a positive value to disable fan at all during the first "
"layers, so that it does not make adhesion worse."
msgstr ""
#: src/libslic3r/PrintConfig.cpp:369
msgid "Don't support bridges"
msgstr ""
#: src/libslic3r/PrintConfig.cpp:371
msgid ""
"Experimental option for preventing support material from being generated "
"under bridged areas."
msgstr ""
#: src/libslic3r/PrintConfig.cpp:377
msgid "Distance between copies"
msgstr ""
#: src/libslic3r/PrintConfig.cpp:378
msgid "Distance used for the auto-arrange feature of the plater."
msgstr ""
#: src/libslic3r/PrintConfig.cpp:386
msgid ""
"This end procedure is inserted at the end of the output file. Note that you "
"can use placeholder variables for all PrusaSlicer settings."
msgstr ""
#: src/libslic3r/PrintConfig.cpp:396
msgid ""
"This end procedure is inserted at the end of the output file, before the "
"printer end gcode (and before any toolchange from this filament in case of "
"multimaterial printers). Note that you can use placeholder variables for all "
"PrusaSlicer settings. If you have multiple extruders, the gcode is processed "
"in extruder order."
msgstr ""
#: src/libslic3r/PrintConfig.cpp:407
msgid "Ensure vertical shell thickness"
msgstr ""
#: src/libslic3r/PrintConfig.cpp:409
msgid ""
"Add solid infill near sloping surfaces to guarantee the vertical shell "
"thickness (top+bottom solid layers)."
msgstr ""
#: src/libslic3r/PrintConfig.cpp:415
msgid "Top fill pattern"
msgstr ""
#: src/libslic3r/PrintConfig.cpp:417
msgid ""
"Fill pattern for top infill. This only affects the top visible layer, and "
"not its adjacent solid shells."
msgstr ""
#: src/libslic3r/PrintConfig.cpp:425 src/libslic3r/PrintConfig.cpp:843
#: src/libslic3r/PrintConfig.cpp:2009
msgid "Rectilinear"
msgstr ""
#: src/libslic3r/PrintConfig.cpp:426 src/libslic3r/PrintConfig.cpp:849
msgid "Concentric"
msgstr ""
#: src/libslic3r/PrintConfig.cpp:427 src/libslic3r/PrintConfig.cpp:853
msgid "Hilbert Curve"
msgstr ""
#: src/libslic3r/PrintConfig.cpp:428 src/libslic3r/PrintConfig.cpp:854
msgid "Archimedean Chords"
msgstr ""
#: src/libslic3r/PrintConfig.cpp:429 src/libslic3r/PrintConfig.cpp:855
msgid "Octagram Spiral"
msgstr ""
#: src/libslic3r/PrintConfig.cpp:435
msgid "Bottom fill pattern"
msgstr ""
#: src/libslic3r/PrintConfig.cpp:437
msgid ""
"Fill pattern for bottom infill. This only affects the bottom external "
"visible layer, and not its adjacent solid shells."
msgstr ""
#: src/libslic3r/PrintConfig.cpp:446 src/libslic3r/PrintConfig.cpp:457
msgid "External perimeters"
msgstr ""
#: src/libslic3r/PrintConfig.cpp:448
msgid ""
"Set this to a non-zero value to set a manual extrusion width for external "
"perimeters. If left zero, default extrusion width will be used if set, "
"otherwise 1.125 x nozzle diameter will be used. If expressed as percentage "
"(for example 200%), it will be computed over layer height."
msgstr ""
#: src/libslic3r/PrintConfig.cpp:451 src/libslic3r/PrintConfig.cpp:560
#: src/libslic3r/PrintConfig.cpp:882 src/libslic3r/PrintConfig.cpp:895
#: src/libslic3r/PrintConfig.cpp:1015 src/libslic3r/PrintConfig.cpp:1041
#: src/libslic3r/PrintConfig.cpp:1423 src/libslic3r/PrintConfig.cpp:1761
#: src/libslic3r/PrintConfig.cpp:1883 src/libslic3r/PrintConfig.cpp:1951
#: src/libslic3r/PrintConfig.cpp:2111
msgid "mm or %"
msgstr ""
#: src/libslic3r/PrintConfig.cpp:459
msgid ""
"This separate setting will affect the speed of external perimeters (the "
"visible ones). If expressed as percentage (for example: 80%) it will be "
"calculated on the perimeters speed setting above. Set to zero for auto."
msgstr ""
#: src/libslic3r/PrintConfig.cpp:462 src/libslic3r/PrintConfig.cpp:904
#: src/libslic3r/PrintConfig.cpp:1720 src/libslic3r/PrintConfig.cpp:1772
#: src/libslic3r/PrintConfig.cpp:1995 src/libslic3r/PrintConfig.cpp:2124
msgid "mm/s or %"
msgstr ""
#: src/libslic3r/PrintConfig.cpp:469
msgid "External perimeters first"
msgstr ""
#: src/libslic3r/PrintConfig.cpp:471
msgid ""
"Print contour perimeters from the outermost one to the innermost one instead "
"of the default inverse order."
msgstr ""
#: src/libslic3r/PrintConfig.cpp:477
msgid "Extra perimeters if needed"
msgstr ""
#: src/libslic3r/PrintConfig.cpp:479
#, no-c-format
msgid ""
"Add more perimeters when needed for avoiding gaps in sloping walls. Slic3r "
"keeps adding perimeters, until more than 70% of the loop immediately above "
"is supported."
msgstr ""
#: src/libslic3r/PrintConfig.cpp:489
msgid ""
"The extruder to use (unless more specific extruder settings are specified). "
"This value overrides perimeter and infill extruders, but not the support "
"extruders."
msgstr ""
#: src/libslic3r/PrintConfig.cpp:501
msgid ""
"Set this to the vertical distance between your nozzle tip and (usually) the "
"X carriage rods. In other words, this is the height of the clearance "
"cylinder around your extruder, and it represents the maximum depth the "
"extruder can peek before colliding with other printed objects."
msgstr ""
#: src/libslic3r/PrintConfig.cpp:512
msgid ""
"Set this to the clearance radius around your extruder. If the extruder is "
"not centered, choose the largest value for safety. This setting is used to "
"check for collisions and to display the graphical preview in the plater."
msgstr ""
#: src/libslic3r/PrintConfig.cpp:522
msgid "Extruder Color"
msgstr ""
#: src/libslic3r/PrintConfig.cpp:523 src/libslic3r/PrintConfig.cpp:583
msgid "This is only used in the Slic3r interface as a visual help."
msgstr ""
#: src/libslic3r/PrintConfig.cpp:529
msgid "Extruder offset"
msgstr ""
#: src/libslic3r/PrintConfig.cpp:530
msgid ""
"If your firmware doesn't handle the extruder displacement you need the G-"
"code to take it into account. This option lets you specify the displacement "
"of each extruder with respect to the first one. It expects positive "
"coordinates (they will be subtracted from the XY coordinate)."
msgstr ""
#: src/libslic3r/PrintConfig.cpp:539
msgid "Extrusion axis"
msgstr ""
#: src/libslic3r/PrintConfig.cpp:540
msgid ""
"Use this option to set the axis letter associated to your printer's extruder "
"(usually E but some printers use A)."
msgstr ""
#: src/libslic3r/PrintConfig.cpp:545
msgid "Extrusion multiplier"
msgstr ""
#: src/libslic3r/PrintConfig.cpp:546
msgid ""
"This factor changes the amount of flow proportionally. You may need to tweak "
"this setting to get nice surface finish and correct single wall widths. "
"Usual values are between 0.9 and 1.1. If you think you need to change this "
"more, check filament diameter and your firmware E steps."
msgstr ""
#: src/libslic3r/PrintConfig.cpp:554
msgid "Default extrusion width"
msgstr ""
#: src/libslic3r/PrintConfig.cpp:556
msgid ""
"Set this to a non-zero value to allow a manual extrusion width. If left to "
"zero, Slic3r derives extrusion widths from the nozzle diameter (see the "
"tooltips for perimeter extrusion width, infill extrusion width etc). If "
"expressed as percentage (for example: 230%), it will be computed over layer "
"height."
msgstr ""
#: src/libslic3r/PrintConfig.cpp:566
msgid "Keep fan always on"
msgstr ""
#: src/libslic3r/PrintConfig.cpp:567
msgid ""
"If this is enabled, fan will never be disabled and will be kept running at "
"least at its minimum speed. Useful for PLA, harmful for ABS."
msgstr ""
#: src/libslic3r/PrintConfig.cpp:572
msgid "Enable fan if layer print time is below"
msgstr ""
#: src/libslic3r/PrintConfig.cpp:573
msgid ""
"If layer print time is estimated below this number of seconds, fan will be "
"enabled and its speed will be calculated by interpolating the minimum and "
"maximum speeds."
msgstr ""
#: src/libslic3r/PrintConfig.cpp:575 src/libslic3r/PrintConfig.cpp:1708
msgid "approximate seconds"
msgstr ""
#: src/libslic3r/PrintConfig.cpp:588
msgid "Filament notes"
msgstr ""
#: src/libslic3r/PrintConfig.cpp:589
msgid "You can put your notes regarding the filament here."
msgstr ""
#: src/libslic3r/PrintConfig.cpp:597 src/libslic3r/PrintConfig.cpp:1247
msgid "Max volumetric speed"
msgstr ""
#: src/libslic3r/PrintConfig.cpp:598
msgid ""
"Maximum volumetric speed allowed for this filament. Limits the maximum "
"volumetric speed of a print to the minimum of print and filament volumetric "
"speed. Set to zero for no limit."
msgstr ""
#: src/libslic3r/PrintConfig.cpp:607
msgid "Loading speed"
msgstr ""
#: src/libslic3r/PrintConfig.cpp:608
msgid "Speed used for loading the filament on the wipe tower."
msgstr ""
#: src/libslic3r/PrintConfig.cpp:615
msgid "Loading speed at the start"
msgstr ""
#: src/libslic3r/PrintConfig.cpp:616
msgid "Speed used at the very beginning of loading phase."
msgstr ""
#: src/libslic3r/PrintConfig.cpp:623
msgid "Unloading speed"
msgstr ""
#: src/libslic3r/PrintConfig.cpp:624
msgid ""
"Speed used for unloading the filament on the wipe tower (does not affect "
"initial part of unloading just after ramming)."
msgstr ""
#: src/libslic3r/PrintConfig.cpp:632
msgid "Unloading speed at the start"
msgstr ""
#: src/libslic3r/PrintConfig.cpp:633
msgid ""
"Speed used for unloading the tip of the filament immediately after ramming."
msgstr ""
#: src/libslic3r/PrintConfig.cpp:640
msgid "Delay after unloading"
msgstr ""
#: src/libslic3r/PrintConfig.cpp:641
msgid ""
"Time to wait after the filament is unloaded. May help to get reliable "
"toolchanges with flexible materials that may need more time to shrink to "
"original dimensions."
msgstr ""
#: src/libslic3r/PrintConfig.cpp:650
msgid "Number of cooling moves"
msgstr ""
#: src/libslic3r/PrintConfig.cpp:651
msgid ""
"Filament is cooled by being moved back and forth in the cooling tubes. "
"Specify desired number of these moves."
msgstr ""
#: src/libslic3r/PrintConfig.cpp:659
msgid "Speed of the first cooling move"
msgstr ""
#: src/libslic3r/PrintConfig.cpp:660
msgid "Cooling moves are gradually accelerating beginning at this speed."
msgstr ""
#: src/libslic3r/PrintConfig.cpp:667
msgid "Minimal purge on wipe tower"
msgstr ""
#: src/libslic3r/PrintConfig.cpp:668
msgid ""
"After a tool change, the exact position of the newly loaded filament inside "
"the nozzle may not be known, and the filament pressure is likely not yet "
"stable. Before purging the print head into an infill or a sacrificial "
"object, Slic3r will always prime this amount of material into the wipe tower "
"to produce successive infill or sacrificial object extrusions reliably."
msgstr ""
#: src/libslic3r/PrintConfig.cpp:672
msgid "mm³"
msgstr ""
#: src/libslic3r/PrintConfig.cpp:678
msgid "Speed of the last cooling move"
msgstr ""
#: src/libslic3r/PrintConfig.cpp:679
msgid "Cooling moves are gradually accelerating towards this speed."
msgstr ""
#: src/libslic3r/PrintConfig.cpp:686
msgid "Filament load time"
msgstr ""
#: src/libslic3r/PrintConfig.cpp:687
msgid ""
"Time for the printer firmware (or the Multi Material Unit 2.0) to load a new "
"filament during a tool change (when executing the T code). This time is "
"added to the total print time by the G-code time estimator."
msgstr ""
#: src/libslic3r/PrintConfig.cpp:694
msgid "Ramming parameters"
msgstr ""
#: src/libslic3r/PrintConfig.cpp:695
msgid ""
"This string is edited by RammingDialog and contains ramming specific "
"parameters."
msgstr ""
#: src/libslic3r/PrintConfig.cpp:701
msgid "Filament unload time"
msgstr ""
#: src/libslic3r/PrintConfig.cpp:702
msgid ""
"Time for the printer firmware (or the Multi Material Unit 2.0) to unload a "
"filament during a tool change (when executing the T code). This time is "
"added to the total print time by the G-code time estimator."
msgstr ""
#: src/libslic3r/PrintConfig.cpp:710
msgid ""
"Enter your filament diameter here. Good precision is required, so use a "
"caliper and do multiple measurements along the filament, then compute the "
"average."
msgstr ""
#: src/libslic3r/PrintConfig.cpp:717 src/libslic3r/PrintConfig.cpp:2503
#: src/libslic3r/PrintConfig.cpp:2504
msgid "Density"
msgstr ""
#: src/libslic3r/PrintConfig.cpp:718
msgid ""
"Enter your filament density here. This is only for statistical information. "
"A decent way is to weigh a known length of filament and compute the ratio of "
"the length to volume. Better is to calculate the volume directly through "
"displacement."
msgstr ""
#: src/libslic3r/PrintConfig.cpp:721
msgid "g/cm³"
msgstr ""
#: src/libslic3r/PrintConfig.cpp:726
msgid "Filament type"
msgstr ""
#: src/libslic3r/PrintConfig.cpp:727
msgid "The filament material type for use in custom G-codes."
msgstr ""
#: src/libslic3r/PrintConfig.cpp:754
msgid "Soluble material"
msgstr ""
#: src/libslic3r/PrintConfig.cpp:755
msgid "Soluble material is most likely used for a soluble support."
msgstr ""
#: src/libslic3r/PrintConfig.cpp:761
msgid ""
"Enter your filament cost per kg here. This is only for statistical "
"information."
msgstr ""
#: src/libslic3r/PrintConfig.cpp:762
msgid "money/kg"
msgstr ""
#: src/libslic3r/PrintConfig.cpp:771 src/libslic3r/PrintConfig.cpp:2587
msgid "(Unknown)"
msgstr ""
#: src/libslic3r/PrintConfig.cpp:775
msgid "Fill angle"
msgstr ""
#: src/libslic3r/PrintConfig.cpp:777
msgid ""
"Default base angle for infill orientation. Cross-hatching will be applied to "
"this. Bridges will be infilled using the best direction Slic3r can detect, "
"so this setting does not affect them."
msgstr ""
#: src/libslic3r/PrintConfig.cpp:789
msgid "Fill density"
msgstr ""
#: src/libslic3r/PrintConfig.cpp:791
msgid "Density of internal infill, expressed in the range 0% - 100%."
msgstr ""
#: src/libslic3r/PrintConfig.cpp:826
msgid "Fill pattern"
msgstr ""
#: src/libslic3r/PrintConfig.cpp:828
msgid "Fill pattern for general low-density infill."
msgstr ""
#: src/libslic3r/PrintConfig.cpp:844
msgid "Grid"
msgstr ""
#: src/libslic3r/PrintConfig.cpp:845
msgid "Triangles"
msgstr ""
#: src/libslic3r/PrintConfig.cpp:846
msgid "Stars"
msgstr ""
#: src/libslic3r/PrintConfig.cpp:847
msgid "Cubic"
msgstr ""
#: src/libslic3r/PrintConfig.cpp:848
msgid "Line"
msgstr ""
#: src/libslic3r/PrintConfig.cpp:850 src/libslic3r/PrintConfig.cpp:2011
msgid "Honeycomb"
msgstr ""
#: src/libslic3r/PrintConfig.cpp:851
msgid "3D Honeycomb"
msgstr ""
#: src/libslic3r/PrintConfig.cpp:852
msgid "Gyroid"
msgstr ""
#: src/libslic3r/PrintConfig.cpp:859 src/libslic3r/PrintConfig.cpp:868
#: src/libslic3r/PrintConfig.cpp:876 src/libslic3r/PrintConfig.cpp:910
msgid "First layer"
msgstr ""
#: src/libslic3r/PrintConfig.cpp:860
msgid ""
"This is the acceleration your printer will use for first layer. Set zero to "
"disable acceleration control for first layer."
msgstr ""
#: src/libslic3r/PrintConfig.cpp:869
msgid ""
"Heated build plate temperature for the first layer. Set this to zero to "
"disable bed temperature control commands in the output."
msgstr ""
#: src/libslic3r/PrintConfig.cpp:878
msgid ""
"Set this to a non-zero value to set a manual extrusion width for first "
"layer. You can use this to force fatter extrudates for better adhesion. If "
"expressed as percentage (for example 120%) it will be computed over first "
"layer height. If set to zero, it will use the default extrusion width."
msgstr ""
#: src/libslic3r/PrintConfig.cpp:891
msgid ""
"When printing with very low layer heights, you might still want to print a "
"thicker bottom layer to improve adhesion and tolerance for non perfect build "
"plates. This can be expressed as an absolute value or as a percentage (for "
"example: 150%) over the default layer height."
msgstr ""
#: src/libslic3r/PrintConfig.cpp:900
msgid "First layer speed"
msgstr ""
#: src/libslic3r/PrintConfig.cpp:901
msgid ""
"If expressed as absolute value in mm/s, this speed will be applied to all "
"the print moves of the first layer, regardless of their type. If expressed "
"as a percentage (for example: 40%) it will scale the default speeds."
msgstr ""
#: src/libslic3r/PrintConfig.cpp:911
msgid ""
"Extruder temperature for first layer. If you want to control temperature "
"manually during print, set this to zero to disable temperature control "
"commands in the output file."
msgstr ""
#: src/libslic3r/PrintConfig.cpp:920
msgid ""
"Speed for filling small gaps using short zigzag moves. Keep this reasonably "
"low to avoid too much shaking and resonance issues. Set zero to disable gaps "
"filling."
msgstr ""
#: src/libslic3r/PrintConfig.cpp:928
msgid "Verbose G-code"
msgstr ""
#: src/libslic3r/PrintConfig.cpp:929
msgid ""
"Enable this to get a commented G-code file, with each line explained by a "
"descriptive text. If you print from SD card, the additional weight of the "
"file could make your firmware slow down."
msgstr ""
#: src/libslic3r/PrintConfig.cpp:936
msgid "G-code flavor"
msgstr ""
#: src/libslic3r/PrintConfig.cpp:937
msgid ""
"Some G/M-code commands, including temperature control and others, are not "
"universal. Set this option to your printer's firmware to get a compatible "
"output. The \"No extrusion\" flavor prevents PrusaSlicer from exporting any "
"extrusion value at all."
msgstr ""
#: src/libslic3r/PrintConfig.cpp:960
msgid "No extrusion"
msgstr ""
#: src/libslic3r/PrintConfig.cpp:965
msgid "Label objects"
msgstr ""
#: src/libslic3r/PrintConfig.cpp:966
msgid ""
"Enable this to add comments into the G-Code labeling print moves with what "
"object they belong to, which is useful for the Octoprint CancelObject "
"plugin. This settings is NOT compatible with Single Extruder Multi Material "
"setup and Wipe into Object / Wipe into Infill."
msgstr ""
#: src/libslic3r/PrintConfig.cpp:973
msgid "High extruder current on filament swap"
msgstr ""
#: src/libslic3r/PrintConfig.cpp:974
msgid ""
"It may be beneficial to increase the extruder motor current during the "
"filament exchange sequence to allow for rapid ramming feed rates and to "
"overcome resistance when loading a filament with an ugly shaped tip."
msgstr ""
#: src/libslic3r/PrintConfig.cpp:982
msgid ""
"This is the acceleration your printer will use for infill. Set zero to "
"disable acceleration control for infill."
msgstr ""
#: src/libslic3r/PrintConfig.cpp:990
msgid "Combine infill every"
msgstr ""
#: src/libslic3r/PrintConfig.cpp:992
msgid ""
"This feature allows to combine infill and speed up your print by extruding "
"thicker infill layers while preserving thin perimeters, thus accuracy."
msgstr ""
#: src/libslic3r/PrintConfig.cpp:995
msgid "Combine infill every n layers"
msgstr ""
#: src/libslic3r/PrintConfig.cpp:1001
msgid "Infill extruder"
msgstr ""
#: src/libslic3r/PrintConfig.cpp:1003
msgid "The extruder to use when printing infill."
msgstr ""
#: src/libslic3r/PrintConfig.cpp:1011
msgid ""
"Set this to a non-zero value to set a manual extrusion width for infill. If "
"left zero, default extrusion width will be used if set, otherwise 1.125 x "
"nozzle diameter will be used. You may want to use fatter extrudates to speed "
"up the infill and make your parts stronger. If expressed as percentage (for "
"example 90%) it will be computed over layer height."
msgstr ""
#: src/libslic3r/PrintConfig.cpp:1021
msgid "Infill before perimeters"
msgstr ""
#: src/libslic3r/PrintConfig.cpp:1022
msgid ""
"This option will switch the print order of perimeters and infill, making the "
"latter first."
msgstr ""
#: src/libslic3r/PrintConfig.cpp:1027
msgid "Only infill where needed"
msgstr ""
#: src/libslic3r/PrintConfig.cpp:1029
msgid ""
"This option will limit infill to the areas actually needed for supporting "
"ceilings (it will act as internal support material). If enabled, slows down "
"the G-code generation due to the multiple checks involved."
msgstr ""
#: src/libslic3r/PrintConfig.cpp:1036
msgid "Infill/perimeters overlap"
msgstr ""
#: src/libslic3r/PrintConfig.cpp:1038
msgid ""
"This setting applies an additional overlap between infill and perimeters for "
"better bonding. Theoretically this shouldn't be needed, but backlash might "
"cause gaps. If expressed as percentage (example: 15%) it is calculated over "
"perimeter extrusion width."
msgstr ""
#: src/libslic3r/PrintConfig.cpp:1049
msgid "Speed for printing the internal fill. Set to zero for auto."
msgstr ""
#: src/libslic3r/PrintConfig.cpp:1057
msgid "Inherits profile"
msgstr ""
#: src/libslic3r/PrintConfig.cpp:1058
msgid "Name of the profile, from which this profile inherits."
msgstr ""
#: src/libslic3r/PrintConfig.cpp:1071
msgid "Interface shells"
msgstr ""
#: src/libslic3r/PrintConfig.cpp:1072
msgid ""
"Force the generation of solid shells between adjacent materials/volumes. "
"Useful for multi-extruder prints with translucent materials or manual "
"soluble support material."
msgstr ""
#: src/libslic3r/PrintConfig.cpp:1081
msgid ""
"This custom code is inserted at every layer change, right after the Z move "
"and before the extruder moves to the first layer point. Note that you can "
"use placeholder variables for all Slic3r settings as well as [layer_num] and "
"[layer_z]."
msgstr ""
#: src/libslic3r/PrintConfig.cpp:1092
msgid "Supports remaining times"
msgstr ""
#: src/libslic3r/PrintConfig.cpp:1093
msgid ""
"Emit M73 P[percent printed] R[remaining time in minutes] at 1 minute "
"intervals into the G-code to let the firmware show accurate remaining time. "
"As of now only the Prusa i3 MK3 firmware recognizes M73. Also the i3 MK3 "
"firmware supports M73 Qxx Sxx for the silent mode."
msgstr ""
#: src/libslic3r/PrintConfig.cpp:1101
msgid "Supports stealth mode"
msgstr ""
#: src/libslic3r/PrintConfig.cpp:1102
msgid "The firmware supports stealth mode"
msgstr ""
#: src/libslic3r/PrintConfig.cpp:1125
msgid "Maximum feedrate X"
msgstr ""
#: src/libslic3r/PrintConfig.cpp:1126
msgid "Maximum feedrate Y"
msgstr ""
#: src/libslic3r/PrintConfig.cpp:1127
msgid "Maximum feedrate Z"
msgstr ""
#: src/libslic3r/PrintConfig.cpp:1128
msgid "Maximum feedrate E"
msgstr ""
#: src/libslic3r/PrintConfig.cpp:1131
msgid "Maximum feedrate of the X axis"
msgstr ""
#: src/libslic3r/PrintConfig.cpp:1132
msgid "Maximum feedrate of the Y axis"
msgstr ""
#: src/libslic3r/PrintConfig.cpp:1133
msgid "Maximum feedrate of the Z axis"
msgstr ""
#: src/libslic3r/PrintConfig.cpp:1134
msgid "Maximum feedrate of the E axis"
msgstr ""
#: src/libslic3r/PrintConfig.cpp:1142
msgid "Maximum acceleration X"
msgstr ""
#: src/libslic3r/PrintConfig.cpp:1143
msgid "Maximum acceleration Y"
msgstr ""
#: src/libslic3r/PrintConfig.cpp:1144
msgid "Maximum acceleration Z"
msgstr ""
#: src/libslic3r/PrintConfig.cpp:1145
msgid "Maximum acceleration E"
msgstr ""
#: src/libslic3r/PrintConfig.cpp:1148
msgid "Maximum acceleration of the X axis"
msgstr ""
#: src/libslic3r/PrintConfig.cpp:1149
msgid "Maximum acceleration of the Y axis"
msgstr ""
#: src/libslic3r/PrintConfig.cpp:1150
msgid "Maximum acceleration of the Z axis"
msgstr ""
#: src/libslic3r/PrintConfig.cpp:1151
msgid "Maximum acceleration of the E axis"
msgstr ""
#: src/libslic3r/PrintConfig.cpp:1159
msgid "Maximum jerk X"
msgstr ""
#: src/libslic3r/PrintConfig.cpp:1160
msgid "Maximum jerk Y"
msgstr ""
#: src/libslic3r/PrintConfig.cpp:1161
msgid "Maximum jerk Z"
msgstr ""
#: src/libslic3r/PrintConfig.cpp:1162
msgid "Maximum jerk E"
msgstr ""
#: src/libslic3r/PrintConfig.cpp:1165
msgid "Maximum jerk of the X axis"
msgstr ""
#: src/libslic3r/PrintConfig.cpp:1166
msgid "Maximum jerk of the Y axis"
msgstr ""
#: src/libslic3r/PrintConfig.cpp:1167
msgid "Maximum jerk of the Z axis"
msgstr ""
#: src/libslic3r/PrintConfig.cpp:1168
msgid "Maximum jerk of the E axis"
msgstr ""
#: src/libslic3r/PrintConfig.cpp:1178
msgid "Minimum feedrate when extruding"
msgstr ""
#: src/libslic3r/PrintConfig.cpp:1180
msgid "Minimum feedrate when extruding (M205 S)"
msgstr ""
#: src/libslic3r/PrintConfig.cpp:1188
msgid "Minimum travel feedrate"
msgstr ""
#: src/libslic3r/PrintConfig.cpp:1190
msgid "Minimum travel feedrate (M205 T)"
msgstr ""
#: src/libslic3r/PrintConfig.cpp:1198
msgid "Maximum acceleration when extruding"
msgstr ""
#: src/libslic3r/PrintConfig.cpp:1200
msgid "Maximum acceleration when extruding (M204 S)"
msgstr ""
#: src/libslic3r/PrintConfig.cpp:1208
msgid "Maximum acceleration when retracting"
msgstr ""
#: src/libslic3r/PrintConfig.cpp:1210
msgid "Maximum acceleration when retracting (M204 T)"
msgstr ""
#: src/libslic3r/PrintConfig.cpp:1217 src/libslic3r/PrintConfig.cpp:1226
msgid "Max"
msgstr ""
#: src/libslic3r/PrintConfig.cpp:1218
msgid "This setting represents the maximum speed of your fan."
msgstr ""
#: src/libslic3r/PrintConfig.cpp:1227
#, no-c-format
msgid ""
"This is the highest printable layer height for this extruder, used to cap "
"the variable layer height and support layer height. Maximum recommended "
"layer height is 75% of the extrusion width to achieve reasonable inter-layer "
"adhesion. If set to 0, layer height is limited to 75% of the nozzle diameter."
msgstr ""
#: src/libslic3r/PrintConfig.cpp:1237
msgid "Max print speed"
msgstr ""
#: src/libslic3r/PrintConfig.cpp:1238
msgid ""
"When setting other speed settings to 0 Slic3r will autocalculate the optimal "
"speed in order to keep constant extruder pressure. This experimental setting "
"is used to set the highest print speed you want to allow."
msgstr ""
#: src/libslic3r/PrintConfig.cpp:1248
msgid ""
"This experimental setting is used to set the maximum volumetric speed your "
"extruder supports."
msgstr ""
#: src/libslic3r/PrintConfig.cpp:1257
msgid "Max volumetric slope positive"
msgstr ""
#: src/libslic3r/PrintConfig.cpp:1258 src/libslic3r/PrintConfig.cpp:1269
msgid ""
"This experimental setting is used to limit the speed of change in extrusion "
"rate. A value of 1.8 mm³/s² ensures, that a change from the extrusion rate "
"of 1.8 mm³/s (0.45mm extrusion width, 0.2mm extrusion height, feedrate 20 mm/"
"s) to 5.4 mm³/s (feedrate 60 mm/s) will take at least 2 seconds."
msgstr ""
#: src/libslic3r/PrintConfig.cpp:1262 src/libslic3r/PrintConfig.cpp:1273
msgid "mm³/s²"
msgstr ""
#: src/libslic3r/PrintConfig.cpp:1268
msgid "Max volumetric slope negative"
msgstr ""
#: src/libslic3r/PrintConfig.cpp:1280 src/libslic3r/PrintConfig.cpp:1289
msgid "Min"
msgstr ""
#: src/libslic3r/PrintConfig.cpp:1281
msgid "This setting represents the minimum PWM your fan needs to work."
msgstr ""
#: src/libslic3r/PrintConfig.cpp:1290
msgid ""
"This is the lowest printable layer height for this extruder and limits the "
"resolution for variable layer height. Typical values are between 0.05 mm and "
"0.1 mm."
msgstr ""
#: src/libslic3r/PrintConfig.cpp:1298
msgid "Min print speed"
msgstr ""
#: src/libslic3r/PrintConfig.cpp:1299
msgid "Slic3r will not scale speed down below this speed."
msgstr ""
#: src/libslic3r/PrintConfig.cpp:1306
msgid "Minimal filament extrusion length"
msgstr ""
#: src/libslic3r/PrintConfig.cpp:1307
msgid ""
"Generate no less than the number of skirt loops required to consume the "
"specified amount of filament on the bottom layer. For multi-extruder "
"machines, this minimum applies to each extruder."
msgstr ""
#: src/libslic3r/PrintConfig.cpp:1316
msgid "Configuration notes"
msgstr ""
#: src/libslic3r/PrintConfig.cpp:1317
msgid ""
"You can put here your personal notes. This text will be added to the G-code "
"header comments."
msgstr ""
#: src/libslic3r/PrintConfig.cpp:1327
msgid ""
"This is the diameter of your extruder nozzle (for example: 0.5, 0.35 etc.)"
msgstr ""
#: src/libslic3r/PrintConfig.cpp:1332
msgid "Host Type"
msgstr ""
#: src/libslic3r/PrintConfig.cpp:1333
msgid ""
"Slic3r can upload G-code files to a printer host. This field must contain "
"the kind of the host."
msgstr ""
#: src/libslic3r/PrintConfig.cpp:1348
msgid "Only retract when crossing perimeters"
msgstr ""
#: src/libslic3r/PrintConfig.cpp:1349
msgid ""
"Disables retraction when the travel path does not exceed the upper layer's "
"perimeters (and thus any ooze will be probably invisible)."
msgstr ""
#: src/libslic3r/PrintConfig.cpp:1356
msgid ""
"This option will drop the temperature of the inactive extruders to prevent "
"oozing. It will enable a tall skirt automatically and move extruders outside "
"such skirt when changing temperatures."
msgstr ""
#: src/libslic3r/PrintConfig.cpp:1363
msgid "Output filename format"
msgstr ""
#: src/libslic3r/PrintConfig.cpp:1364
msgid ""
"You can use all configuration options as variables inside this template. For "
"example: [layer_height], [fill_density] etc. You can also use [timestamp], "
"[year], [month], [day], [hour], [minute], [second], [version], "
"[input_filename], [input_filename_base]."
msgstr ""
#: src/libslic3r/PrintConfig.cpp:1373
msgid "Detect bridging perimeters"
msgstr ""
#: src/libslic3r/PrintConfig.cpp:1375
msgid ""
"Experimental option to adjust flow for overhangs (bridge flow will be used), "
"to apply bridge speed to them and enable fan."
msgstr ""
#: src/libslic3r/PrintConfig.cpp:1381
msgid "Filament parking position"
msgstr ""
#: src/libslic3r/PrintConfig.cpp:1382
msgid ""
"Distance of the extruder tip from the position where the filament is parked "
"when unloaded. This should match the value in printer firmware."
msgstr ""
#: src/libslic3r/PrintConfig.cpp:1390
msgid "Extra loading distance"
msgstr ""
#: src/libslic3r/PrintConfig.cpp:1391
msgid ""
"When set to zero, the distance the filament is moved from parking position "
"during load is exactly the same as it was moved back during unload. When "
"positive, it is loaded further, if negative, the loading move is shorter "
"than unloading."
msgstr ""
#: src/libslic3r/PrintConfig.cpp:1399 src/libslic3r/PrintConfig.cpp:1417
#: src/libslic3r/PrintConfig.cpp:1430 src/libslic3r/PrintConfig.cpp:1440
msgid "Perimeters"
msgstr ""
#: src/libslic3r/PrintConfig.cpp:1400
msgid ""
"This is the acceleration your printer will use for perimeters. A high value "
"like 9000 usually gives good results if your hardware is up to the job. Set "
"zero to disable acceleration control for perimeters."
msgstr ""
#: src/libslic3r/PrintConfig.cpp:1408
msgid "Perimeter extruder"
msgstr ""
#: src/libslic3r/PrintConfig.cpp:1410
msgid ""
"The extruder to use when printing perimeters and brim. First extruder is 1."
msgstr ""
#: src/libslic3r/PrintConfig.cpp:1419
msgid ""
"Set this to a non-zero value to set a manual extrusion width for perimeters. "
"You may want to use thinner extrudates to get more accurate surfaces. If "
"left zero, default extrusion width will be used if set, otherwise 1.125 x "
"nozzle diameter will be used. If expressed as percentage (for example 200%) "
"it will be computed over layer height."
msgstr ""
#: src/libslic3r/PrintConfig.cpp:1432
msgid ""
"Speed for perimeters (contours, aka vertical shells). Set to zero for auto."
msgstr ""
#: src/libslic3r/PrintConfig.cpp:1442
msgid ""
"This option sets the number of perimeters to generate for each layer. Note "
"that Slic3r may increase this number automatically when it detects sloping "
"surfaces which benefit from a higher number of perimeters if the Extra "
"Perimeters option is enabled."
msgstr ""
#: src/libslic3r/PrintConfig.cpp:1446
msgid "(minimum)"
msgstr ""
#: src/libslic3r/PrintConfig.cpp:1454
msgid ""
"If you want to process the output G-code through custom scripts, just list "
"their absolute paths here. Separate multiple scripts with a semicolon. "
"Scripts will be passed the absolute path to the G-code file as the first "
"argument, and they can access the Slic3r config settings by reading "
"environment variables."
msgstr ""
#: src/libslic3r/PrintConfig.cpp:1466
msgid "Printer type"
msgstr ""
#: src/libslic3r/PrintConfig.cpp:1467
msgid "Type of the printer."
msgstr ""
#: src/libslic3r/PrintConfig.cpp:1472
msgid "Printer notes"
msgstr ""
#: src/libslic3r/PrintConfig.cpp:1473
msgid "You can put your notes regarding the printer here."
msgstr ""
#: src/libslic3r/PrintConfig.cpp:1481
msgid "Printer vendor"
msgstr ""
#: src/libslic3r/PrintConfig.cpp:1482
msgid "Name of the printer vendor."
msgstr ""
#: src/libslic3r/PrintConfig.cpp:1487
msgid "Printer variant"
msgstr ""
#: src/libslic3r/PrintConfig.cpp:1488
msgid ""
"Name of the printer variant. For example, the printer variants may be "
"differentiated by a nozzle diameter."
msgstr ""
#: src/libslic3r/PrintConfig.cpp:1501
msgid "Raft layers"
msgstr ""
#: src/libslic3r/PrintConfig.cpp:1503
msgid ""
"The object will be raised by this number of layers, and support material "
"will be generated under it."
msgstr ""
#: src/libslic3r/PrintConfig.cpp:1511
msgid "Resolution"
msgstr ""
#: src/libslic3r/PrintConfig.cpp:1512
msgid ""
"Minimum detail resolution, used to simplify the input file for speeding up "
"the slicing job and reducing memory usage. High-resolution models often "
"carry more detail than printers can render. Set to zero to disable any "
"simplification and use full resolution from input."
msgstr ""
#: src/libslic3r/PrintConfig.cpp:1522
msgid "Minimum travel after retraction"
msgstr ""
#: src/libslic3r/PrintConfig.cpp:1523
msgid ""
"Retraction is not triggered when travel moves are shorter than this length."
msgstr ""
#: src/libslic3r/PrintConfig.cpp:1529
msgid "Retract amount before wipe"
msgstr ""
#: src/libslic3r/PrintConfig.cpp:1530
msgid ""
"With bowden extruders, it may be wise to do some amount of quick retract "
"before doing the wipe movement."
msgstr ""
#: src/libslic3r/PrintConfig.cpp:1537
msgid "Retract on layer change"
msgstr ""
#: src/libslic3r/PrintConfig.cpp:1538
msgid "This flag enforces a retraction whenever a Z move is done."
msgstr ""
#: src/libslic3r/PrintConfig.cpp:1543 src/libslic3r/PrintConfig.cpp:1551
msgid "Length"
msgstr ""
#: src/libslic3r/PrintConfig.cpp:1544
msgid "Retraction Length"
msgstr ""
#: src/libslic3r/PrintConfig.cpp:1545
msgid ""
"When retraction is triggered, filament is pulled back by the specified "
"amount (the length is measured on raw filament, before it enters the "
"extruder)."
msgstr ""
#: src/libslic3r/PrintConfig.cpp:1547 src/libslic3r/PrintConfig.cpp:1556
msgid "mm (zero to disable)"
msgstr ""
#: src/libslic3r/PrintConfig.cpp:1552
msgid "Retraction Length (Toolchange)"
msgstr ""
#: src/libslic3r/PrintConfig.cpp:1553
msgid ""
"When retraction is triggered before changing tool, filament is pulled back "
"by the specified amount (the length is measured on raw filament, before it "
"enters the extruder)."
msgstr ""
#: src/libslic3r/PrintConfig.cpp:1561
msgid "Lift Z"
msgstr ""
#: src/libslic3r/PrintConfig.cpp:1562
msgid ""
"If you set this to a positive value, Z is quickly raised every time a "
"retraction is triggered. When using multiple extruders, only the setting for "
"the first extruder will be considered."
msgstr ""
#: src/libslic3r/PrintConfig.cpp:1569
msgid "Above Z"
msgstr ""
#: src/libslic3r/PrintConfig.cpp:1570
msgid "Only lift Z above"
msgstr ""
#: src/libslic3r/PrintConfig.cpp:1571
msgid ""
"If you set this to a positive value, Z lift will only take place above the "
"specified absolute Z. You can tune this setting for skipping lift on the "
"first layers."
msgstr ""
#: src/libslic3r/PrintConfig.cpp:1578
msgid "Below Z"
msgstr ""
#: src/libslic3r/PrintConfig.cpp:1579
msgid "Only lift Z below"
msgstr ""
#: src/libslic3r/PrintConfig.cpp:1580
msgid ""
"If you set this to a positive value, Z lift will only take place below the "
"specified absolute Z. You can tune this setting for limiting lift to the "
"first layers."
msgstr ""
#: src/libslic3r/PrintConfig.cpp:1588 src/libslic3r/PrintConfig.cpp:1596
msgid "Extra length on restart"
msgstr ""
#: src/libslic3r/PrintConfig.cpp:1589
msgid ""
"When the retraction is compensated after the travel move, the extruder will "
"push this additional amount of filament. This setting is rarely needed."
msgstr ""
#: src/libslic3r/PrintConfig.cpp:1597
msgid ""
"When the retraction is compensated after changing tool, the extruder will "
"push this additional amount of filament."
msgstr ""
#: src/libslic3r/PrintConfig.cpp:1604 src/libslic3r/PrintConfig.cpp:1605
msgid "Retraction Speed"
msgstr ""
#: src/libslic3r/PrintConfig.cpp:1606
msgid "The speed for retractions (it only applies to the extruder motor)."
msgstr ""
#: src/libslic3r/PrintConfig.cpp:1612 src/libslic3r/PrintConfig.cpp:1613
msgid "Deretraction Speed"
msgstr ""
#: src/libslic3r/PrintConfig.cpp:1614
msgid ""
"The speed for loading of a filament into extruder after retraction (it only "
"applies to the extruder motor). If left to zero, the retraction speed is "
"used."
msgstr ""
#: src/libslic3r/PrintConfig.cpp:1621
msgid "Seam position"
msgstr ""
#: src/libslic3r/PrintConfig.cpp:1623
msgid "Position of perimeters starting points."
msgstr ""
#: src/libslic3r/PrintConfig.cpp:1629
msgid "Random"
msgstr ""
#: src/libslic3r/PrintConfig.cpp:1630
msgid "Nearest"
msgstr ""
#: src/libslic3r/PrintConfig.cpp:1631
msgid "Aligned"
msgstr ""
#: src/libslic3r/PrintConfig.cpp:1639
msgid "Direction"
msgstr ""
#: src/libslic3r/PrintConfig.cpp:1641
msgid "Preferred direction of the seam"
msgstr ""
#: src/libslic3r/PrintConfig.cpp:1642
msgid "Seam preferred direction"
msgstr ""
#: src/libslic3r/PrintConfig.cpp:1649
msgid "Jitter"
msgstr ""
#: src/libslic3r/PrintConfig.cpp:1651
msgid "Seam preferred direction jitter"
msgstr ""
#: src/libslic3r/PrintConfig.cpp:1652
msgid "Preferred direction of the seam - jitter"
msgstr ""
#: src/libslic3r/PrintConfig.cpp:1662
msgid "USB/serial port for printer connection."
msgstr ""
#: src/libslic3r/PrintConfig.cpp:1669
msgid "Serial port speed"
msgstr ""
#: src/libslic3r/PrintConfig.cpp:1670
msgid "Speed (baud) of USB/serial port for printer connection."
msgstr ""
#: src/libslic3r/PrintConfig.cpp:1679
msgid "Distance from object"
msgstr ""
#: src/libslic3r/PrintConfig.cpp:1680
msgid ""
"Distance between skirt and object(s). Set this to zero to attach the skirt "
"to the object(s) and get a brim for better adhesion."
msgstr ""
#: src/libslic3r/PrintConfig.cpp:1687
msgid "Skirt height"
msgstr ""
#: src/libslic3r/PrintConfig.cpp:1688
msgid ""
"Height of skirt expressed in layers. Set this to a tall value to use skirt "
"as a shield against drafts."
msgstr ""
#: src/libslic3r/PrintConfig.cpp:1695
msgid "Loops (minimum)"
msgstr ""
#: src/libslic3r/PrintConfig.cpp:1696
msgid "Skirt Loops"
msgstr ""
#: src/libslic3r/PrintConfig.cpp:1697
msgid ""
"Number of loops for the skirt. If the Minimum Extrusion Length option is "
"set, the number of loops might be greater than the one configured here. Set "
"this to zero to disable skirt completely."
msgstr ""
#: src/libslic3r/PrintConfig.cpp:1705
msgid "Slow down if layer print time is below"
msgstr ""
#: src/libslic3r/PrintConfig.cpp:1706
msgid ""
"If layer print time is estimated below this number of seconds, print moves "
"speed will be scaled down to extend duration to this value."
msgstr ""
#: src/libslic3r/PrintConfig.cpp:1715
msgid "Small perimeters"
msgstr ""
#: src/libslic3r/PrintConfig.cpp:1717
msgid ""
"This separate setting will affect the speed of perimeters having radius <= "
"6.5mm (usually holes). If expressed as percentage (for example: 80%) it will "
"be calculated on the perimeters speed setting above. Set to zero for auto."
msgstr ""
#: src/libslic3r/PrintConfig.cpp:1727
msgid "Solid infill threshold area"
msgstr ""
#: src/libslic3r/PrintConfig.cpp:1729
msgid ""
"Force solid infill for regions having a smaller area than the specified "
"threshold."
msgstr ""
#: src/libslic3r/PrintConfig.cpp:1730
msgid "mm²"
msgstr ""
#: src/libslic3r/PrintConfig.cpp:1736
msgid "Solid infill extruder"
msgstr ""
#: src/libslic3r/PrintConfig.cpp:1738
msgid "The extruder to use when printing solid infill."
msgstr ""
#: src/libslic3r/PrintConfig.cpp:1744
msgid "Solid infill every"
msgstr ""
#: src/libslic3r/PrintConfig.cpp:1746
msgid ""
"This feature allows to force a solid layer every given number of layers. "
"Zero to disable. You can set this to any value (for example 9999); Slic3r "
"will automatically choose the maximum possible number of layers to combine "
"according to nozzle diameter and layer height."
msgstr ""
#: src/libslic3r/PrintConfig.cpp:1758
msgid ""
"Set this to a non-zero value to set a manual extrusion width for infill for "
"solid surfaces. If left zero, default extrusion width will be used if set, "
"otherwise 1.125 x nozzle diameter will be used. If expressed as percentage "
"(for example 90%) it will be computed over layer height."
msgstr ""
#: src/libslic3r/PrintConfig.cpp:1769
msgid ""
"Speed for printing solid regions (top/bottom/internal horizontal shells). "
"This can be expressed as a percentage (for example: 80%) over the default "
"infill speed above. Set to zero for auto."
msgstr ""
#: src/libslic3r/PrintConfig.cpp:1781
msgid "Number of solid layers to generate on top and bottom surfaces."
msgstr ""
#: src/libslic3r/PrintConfig.cpp:1787 src/libslic3r/PrintConfig.cpp:1788
msgid "Minimum thickness of a top / bottom shell"
msgstr ""
#: src/libslic3r/PrintConfig.cpp:1794
msgid "Spiral vase"
msgstr ""
#: src/libslic3r/PrintConfig.cpp:1795
msgid ""
"This feature will raise Z gradually while printing a single-walled object in "
"order to remove any visible seam. This option requires a single perimeter, "
"no infill, no top solid layers and no support material. You can still set "
"any number of bottom solid layers as well as skirt/brim loops. It won't work "
"when printing more than an object."
msgstr ""
#: src/libslic3r/PrintConfig.cpp:1803
msgid "Temperature variation"
msgstr ""
#: src/libslic3r/PrintConfig.cpp:1804
msgid ""
"Temperature difference to be applied when an extruder is not active. Enables "
"a full-height \"sacrificial\" skirt on which the nozzles are periodically "
"wiped."
msgstr ""
#: src/libslic3r/PrintConfig.cpp:1814
msgid ""
"This start procedure is inserted at the beginning, after bed has reached the "
"target temperature and extruder just started heating, and before extruder "
"has finished heating. If PrusaSlicer detects M104 or M190 in your custom "
"codes, such commands will not be prepended automatically so you're free to "
"customize the order of heating commands and other custom actions. Note that "
"you can use placeholder variables for all PrusaSlicer settings, so you can "
"put a \"M109 S[first_layer_temperature]\" command wherever you want."
msgstr ""
#: src/libslic3r/PrintConfig.cpp:1829
msgid ""
"This start procedure is inserted at the beginning, after any printer start "
"gcode (and after any toolchange to this filament in case of multi-material "
"printers). This is used to override settings for a specific filament. If "
"PrusaSlicer detects M104, M109, M140 or M190 in your custom codes, such "
"commands will not be prepended automatically so you're free to customize the "
"order of heating commands and other custom actions. Note that you can use "
"placeholder variables for all PrusaSlicer settings, so you can put a \"M109 "
"S[first_layer_temperature]\" command wherever you want. If you have multiple "
"extruders, the gcode is processed in extruder order."
msgstr ""
#: src/libslic3r/PrintConfig.cpp:1845
msgid "Single Extruder Multi Material"
msgstr ""
#: src/libslic3r/PrintConfig.cpp:1846
msgid "The printer multiplexes filaments into a single hot end."
msgstr ""
#: src/libslic3r/PrintConfig.cpp:1851
msgid "Prime all printing extruders"
msgstr ""
#: src/libslic3r/PrintConfig.cpp:1852
msgid ""
"If enabled, all printing extruders will be primed at the front edge of the "
"print bed at the start of the print."
msgstr ""
#: src/libslic3r/PrintConfig.cpp:1857
msgid "No sparse layers (EXPERIMENTAL)"
msgstr ""
#: src/libslic3r/PrintConfig.cpp:1858
msgid ""
"If enabled, the wipe tower will not be printed on layers with no "
"toolchanges. On layers with a toolchange, extruder will travel downward to "
"print the wipe tower. User is responsible for ensuring there is no collision "
"with the print."
msgstr ""
#: src/libslic3r/PrintConfig.cpp:1865
msgid "Generate support material"
msgstr ""
#: src/libslic3r/PrintConfig.cpp:1867
msgid "Enable support material generation."
msgstr ""
#: src/libslic3r/PrintConfig.cpp:1871
msgid "Auto generated supports"
msgstr ""
#: src/libslic3r/PrintConfig.cpp:1873
msgid ""
"If checked, supports will be generated automatically based on the overhang "
"threshold value. If unchecked, supports will be generated inside the "
"\"Support Enforcer\" volumes only."
msgstr ""
#: src/libslic3r/PrintConfig.cpp:1879
msgid "XY separation between an object and its support"
msgstr ""
#: src/libslic3r/PrintConfig.cpp:1881
msgid ""
"XY separation between an object and its support. If expressed as percentage "
"(for example 50%), it will be calculated over external perimeter width."
msgstr ""
#: src/libslic3r/PrintConfig.cpp:1891
msgid "Pattern angle"
msgstr ""
#: src/libslic3r/PrintConfig.cpp:1893
msgid ""
"Use this setting to rotate the support material pattern on the horizontal "
"plane."
msgstr ""
#: src/libslic3r/PrintConfig.cpp:1903 src/libslic3r/PrintConfig.cpp:2686
msgid ""
"Only create support if it lies on a build plate. Don't create support on a "
"print."
msgstr ""
#: src/libslic3r/PrintConfig.cpp:1909
msgid "Contact Z distance"
msgstr ""
#: src/libslic3r/PrintConfig.cpp:1911
msgid ""
"The vertical distance between object and support material interface. Setting "
"this to 0 will also prevent Slic3r from using bridge flow and speed for the "
"first object layer."
msgstr ""
#: src/libslic3r/PrintConfig.cpp:1918
msgid "0 (soluble)"
msgstr ""
#: src/libslic3r/PrintConfig.cpp:1919
msgid "0.2 (detachable)"
msgstr ""
#: src/libslic3r/PrintConfig.cpp:1924
msgid "Enforce support for the first"
msgstr ""
#: src/libslic3r/PrintConfig.cpp:1926
msgid ""
"Generate support material for the specified number of layers counting from "
"bottom, regardless of whether normal support material is enabled or not and "
"regardless of any angle threshold. This is useful for getting more adhesion "
"of objects having a very thin or poor footprint on the build plate."
msgstr ""
#: src/libslic3r/PrintConfig.cpp:1931
msgid "Enforce support for the first n layers"
msgstr ""
#: src/libslic3r/PrintConfig.cpp:1937
msgid "Support material/raft/skirt extruder"
msgstr ""
#: src/libslic3r/PrintConfig.cpp:1939
msgid ""
"The extruder to use when printing support material, raft and skirt (1+, 0 to "
"use the current extruder to minimize tool changes)."
msgstr ""
#: src/libslic3r/PrintConfig.cpp:1948
msgid ""
"Set this to a non-zero value to set a manual extrusion width for support "
"material. If left zero, default extrusion width will be used if set, "
"otherwise nozzle diameter will be used. If expressed as percentage (for "
"example 90%) it will be computed over layer height."
msgstr ""
#: src/libslic3r/PrintConfig.cpp:1957
msgid "Interface loops"
msgstr ""
#: src/libslic3r/PrintConfig.cpp:1959
msgid ""
"Cover the top contact layer of the supports with loops. Disabled by default."
msgstr ""
#: src/libslic3r/PrintConfig.cpp:1964
msgid "Support material/raft interface extruder"
msgstr ""
#: src/libslic3r/PrintConfig.cpp:1966
msgid ""
"The extruder to use when printing support material interface (1+, 0 to use "
"the current extruder to minimize tool changes). This affects raft too."
msgstr ""
#: src/libslic3r/PrintConfig.cpp:1973
msgid "Interface layers"
msgstr ""
#: src/libslic3r/PrintConfig.cpp:1975
msgid ""
"Number of interface layers to insert between the object(s) and support "
"material."
msgstr ""
#: src/libslic3r/PrintConfig.cpp:1982
msgid "Interface pattern spacing"
msgstr ""
#: src/libslic3r/PrintConfig.cpp:1984
msgid "Spacing between interface lines. Set zero to get a solid interface."
msgstr ""
#: src/libslic3r/PrintConfig.cpp:1993
msgid ""
"Speed for printing support material interface layers. If expressed as "
"percentage (for example 50%) it will be calculated over support material "
"speed."
msgstr ""
#: src/libslic3r/PrintConfig.cpp:2002
msgid "Pattern"
msgstr ""
#: src/libslic3r/PrintConfig.cpp:2004
msgid "Pattern used to generate support material."
msgstr ""
#: src/libslic3r/PrintConfig.cpp:2010
msgid "Rectilinear grid"
msgstr ""
#: src/libslic3r/PrintConfig.cpp:2016
msgid "Pattern spacing"
msgstr ""
#: src/libslic3r/PrintConfig.cpp:2018
msgid "Spacing between support material lines."
msgstr ""
#: src/libslic3r/PrintConfig.cpp:2027
msgid "Speed for printing support material."
msgstr ""
#: src/libslic3r/PrintConfig.cpp:2034
msgid "Synchronize with object layers"
msgstr ""
#: src/libslic3r/PrintConfig.cpp:2036
msgid ""
"Synchronize support layers with the object print layers. This is useful with "
"multi-material printers, where the extruder switch is expensive."
msgstr ""
#: src/libslic3r/PrintConfig.cpp:2042
msgid "Overhang threshold"
msgstr ""
#: src/libslic3r/PrintConfig.cpp:2044
msgid ""
"Support material will not be generated for overhangs whose slope angle (90° "
"= vertical) is above the given threshold. In other words, this value "
"represent the most horizontal slope (measured from the horizontal plane) "
"that you can print without support material. Set to zero for automatic "
"detection (recommended)."
msgstr ""
#: src/libslic3r/PrintConfig.cpp:2056
msgid "With sheath around the support"
msgstr ""
#: src/libslic3r/PrintConfig.cpp:2058
msgid ""
"Add a sheath (a single perimeter line) around the base support. This makes "
"the support more reliable, but also more difficult to remove."
msgstr ""
#: src/libslic3r/PrintConfig.cpp:2065
msgid ""
"Extruder temperature for layers after the first one. Set this to zero to "
"disable temperature control commands in the output."
msgstr ""
#: src/libslic3r/PrintConfig.cpp:2073
msgid "Detect thin walls"
msgstr ""
#: src/libslic3r/PrintConfig.cpp:2075
msgid ""
"Detect single-width walls (parts where two extrusions don't fit and we need "
"to collapse them into a single trace)."
msgstr ""
#: src/libslic3r/PrintConfig.cpp:2081
msgid "Threads"
msgstr ""
#: src/libslic3r/PrintConfig.cpp:2082
msgid ""
"Threads are used to parallelize long-running tasks. Optimal threads number "
"is slightly above the number of available cores/processors."
msgstr ""
#: src/libslic3r/PrintConfig.cpp:2094
msgid ""
"This custom code is inserted before every toolchange. Placeholder variables "
"for all PrusaSlicer settings as well as {previous_extruder} and "
"{next_extruder} can be used. When a tool-changing command which changes to "
"the correct extruder is included (such as T{next_extruder}), PrusaSlicer "
"will emit no other such command. It is therefore possible to script custom "
"behaviour both before and after the toolchange."
msgstr ""
#: src/libslic3r/PrintConfig.cpp:2107
msgid ""
"Set this to a non-zero value to set a manual extrusion width for infill for "
"top surfaces. You may want to use thinner extrudates to fill all narrow "
"regions and get a smoother finish. If left zero, default extrusion width "
"will be used if set, otherwise nozzle diameter will be used. If expressed as "
"percentage (for example 90%) it will be computed over layer height."
msgstr ""
#: src/libslic3r/PrintConfig.cpp:2119
msgid ""
"Speed for printing top solid layers (it only applies to the uppermost "
"external layers and not to their internal solid layers). You may want to "
"slow down this to get a nicer surface finish. This can be expressed as a "
"percentage (for example: 80%) over the solid infill speed above. Set to zero "
"for auto."
msgstr ""
#: src/libslic3r/PrintConfig.cpp:2134
msgid "Number of solid layers to generate on top surfaces."
msgstr ""
#: src/libslic3r/PrintConfig.cpp:2135
msgid "Top solid layers"
msgstr ""
#: src/libslic3r/PrintConfig.cpp:2143
msgid ""
"The number of top solid layers is increased above top_solid_layers if "
"necessary to satisfy minimum thickness of top shell. This is useful to "
"prevent pillowing effect when printing with variable layer height."
msgstr ""
#: src/libslic3r/PrintConfig.cpp:2146
msgid "Minimum top shell thickness"
msgstr ""
#: src/libslic3r/PrintConfig.cpp:2153
msgid "Speed for travel moves (jumps between distant extrusion points)."
msgstr ""
#: src/libslic3r/PrintConfig.cpp:2161
msgid "Use firmware retraction"
msgstr ""
#: src/libslic3r/PrintConfig.cpp:2162
msgid ""
"This experimental setting uses G10 and G11 commands to have the firmware "
"handle the retraction. This is only supported in recent Marlin."
msgstr ""
#: src/libslic3r/PrintConfig.cpp:2168
msgid "Use relative E distances"
msgstr ""
#: src/libslic3r/PrintConfig.cpp:2169
msgid ""
"If your firmware requires relative E values, check this, otherwise leave it "
"unchecked. Most firmwares use absolute values."
msgstr ""
#: src/libslic3r/PrintConfig.cpp:2175
msgid "Use volumetric E"
msgstr ""
#: src/libslic3r/PrintConfig.cpp:2176
msgid ""
"This experimental setting uses outputs the E values in cubic millimeters "
"instead of linear millimeters. If your firmware doesn't already know "
"filament diameter(s), you can put commands like 'M200 D[filament_diameter_0] "
"T0' in your start G-code in order to turn volumetric mode on and use the "
"filament diameter associated to the filament selected in Slic3r. This is "
"only supported in recent Marlin."
msgstr ""
#: src/libslic3r/PrintConfig.cpp:2186
msgid "Enable variable layer height feature"
msgstr ""
#: src/libslic3r/PrintConfig.cpp:2187
msgid ""
"Some printers or printer setups may have difficulties printing with a "
"variable layer height. Enabled by default."
msgstr ""
#: src/libslic3r/PrintConfig.cpp:2193
msgid "Wipe while retracting"
msgstr ""
#: src/libslic3r/PrintConfig.cpp:2194
msgid ""
"This flag will move the nozzle while retracting to minimize the possible "
"blob on leaky extruders."
msgstr ""
#: src/libslic3r/PrintConfig.cpp:2201
msgid ""
"Multi material printers may need to prime or purge extruders on tool "
"changes. Extrude the excess material into the wipe tower."
msgstr ""
#: src/libslic3r/PrintConfig.cpp:2207
msgid "Purging volumes - load/unload volumes"
msgstr ""
#: src/libslic3r/PrintConfig.cpp:2208
msgid ""
"This vector saves required volumes to change from/to each tool used on the "
"wipe tower. These values are used to simplify creation of the full purging "
"volumes below."
msgstr ""
#: src/libslic3r/PrintConfig.cpp:2214
msgid "Purging volumes - matrix"
msgstr ""
#: src/libslic3r/PrintConfig.cpp:2215
msgid ""
"This matrix describes volumes (in cubic milimetres) required to purge the "
"new filament on the wipe tower for any given pair of tools."
msgstr ""
#: src/libslic3r/PrintConfig.cpp:2224
msgid "Position X"
msgstr ""
#: src/libslic3r/PrintConfig.cpp:2225
msgid "X coordinate of the left front corner of a wipe tower"
msgstr ""
#: src/libslic3r/PrintConfig.cpp:2231
msgid "Position Y"
msgstr ""
#: src/libslic3r/PrintConfig.cpp:2232
msgid "Y coordinate of the left front corner of a wipe tower"
msgstr ""
#: src/libslic3r/PrintConfig.cpp:2239
msgid "Width of a wipe tower"
msgstr ""
#: src/libslic3r/PrintConfig.cpp:2245
msgid "Wipe tower rotation angle"
msgstr ""
#: src/libslic3r/PrintConfig.cpp:2246
msgid "Wipe tower rotation angle with respect to x-axis."
msgstr ""
#: src/libslic3r/PrintConfig.cpp:2253
msgid "Wipe into this object's infill"
msgstr ""
#: src/libslic3r/PrintConfig.cpp:2254
msgid ""
"Purging after toolchange will done inside this object's infills. This lowers "
"the amount of waste but may result in longer print time due to additional "
"travel moves."
msgstr ""
#: src/libslic3r/PrintConfig.cpp:2261
msgid "Wipe into this object"
msgstr ""
#: src/libslic3r/PrintConfig.cpp:2262
msgid ""
"Object will be used to purge the nozzle after a toolchange to save material "
"that would otherwise end up in the wipe tower and decrease print time. "
"Colours of the objects will be mixed as a result."
msgstr ""
#: src/libslic3r/PrintConfig.cpp:2268
msgid "Maximal bridging distance"
msgstr ""
#: src/libslic3r/PrintConfig.cpp:2269
msgid "Maximal distance between supports on sparse infill sections."
msgstr ""
#: src/libslic3r/PrintConfig.cpp:2275
msgid "XY Size Compensation"
msgstr ""
#: src/libslic3r/PrintConfig.cpp:2277
msgid ""
"The object will be grown/shrunk in the XY plane by the configured value "
"(negative = inwards, positive = outwards). This might be useful for fine-"
"tuning hole sizes."
msgstr ""
#: src/libslic3r/PrintConfig.cpp:2285
msgid "Z offset"
msgstr ""
#: src/libslic3r/PrintConfig.cpp:2286
msgid ""
"This value will be added (or subtracted) from all the Z coordinates in the "
"output G-code. It is used to compensate for bad Z endstop position: for "
"example, if your endstop zero actually leaves the nozzle 0.3mm far from the "
"print bed, set this to -0.3 (or fix your endstop)."
msgstr ""
#: src/libslic3r/PrintConfig.cpp:2353
msgid "Display width"
msgstr ""
#: src/libslic3r/PrintConfig.cpp:2354
msgid "Width of the display"
msgstr ""
#: src/libslic3r/PrintConfig.cpp:2359
msgid "Display height"
msgstr ""
#: src/libslic3r/PrintConfig.cpp:2360
msgid "Height of the display"
msgstr ""
#: src/libslic3r/PrintConfig.cpp:2365
msgid "Number of pixels in"
msgstr ""
#: src/libslic3r/PrintConfig.cpp:2367
msgid "Number of pixels in X"
msgstr ""
#: src/libslic3r/PrintConfig.cpp:2373
msgid "Number of pixels in Y"
msgstr ""
#: src/libslic3r/PrintConfig.cpp:2378
msgid "Display horizontal mirroring"
msgstr ""
#: src/libslic3r/PrintConfig.cpp:2379
msgid "Mirror horizontally"
msgstr ""
#: src/libslic3r/PrintConfig.cpp:2380
msgid "Enable horizontal mirroring of output images"
msgstr ""
#: src/libslic3r/PrintConfig.cpp:2385
msgid "Display vertical mirroring"
msgstr ""
#: src/libslic3r/PrintConfig.cpp:2386
msgid "Mirror vertically"
msgstr ""
#: src/libslic3r/PrintConfig.cpp:2387
msgid "Enable vertical mirroring of output images"
msgstr ""
#: src/libslic3r/PrintConfig.cpp:2392
msgid "Display orientation"
msgstr ""
#: src/libslic3r/PrintConfig.cpp:2393
msgid ""
"Set the actual LCD display orientation inside the SLA printer. Portrait mode "
"will flip the meaning of display width and height parameters and the output "
"images will be rotated by 90 degrees."
msgstr ""
#: src/libslic3r/PrintConfig.cpp:2399
msgid "Landscape"
msgstr ""
#: src/libslic3r/PrintConfig.cpp:2400
msgid "Portrait"
msgstr ""
#: src/libslic3r/PrintConfig.cpp:2405
msgid "Fast"
msgstr ""
#: src/libslic3r/PrintConfig.cpp:2406
msgid "Fast tilt"
msgstr ""
#: src/libslic3r/PrintConfig.cpp:2407
msgid "Time of the fast tilt"
msgstr ""
#: src/libslic3r/PrintConfig.cpp:2414
msgid "Slow"
msgstr ""
#: src/libslic3r/PrintConfig.cpp:2415
msgid "Slow tilt"
msgstr ""
#: src/libslic3r/PrintConfig.cpp:2416
msgid "Time of the slow tilt"
msgstr ""
#: src/libslic3r/PrintConfig.cpp:2423
msgid "Area fill"
msgstr ""
#: src/libslic3r/PrintConfig.cpp:2424
msgid ""
"The percentage of the bed area. \n"
"If the print area exceeds the specified value, \n"
"then a slow tilt will be used, otherwise - a fast tilt"
msgstr ""
#: src/libslic3r/PrintConfig.cpp:2431 src/libslic3r/PrintConfig.cpp:2432
#: src/libslic3r/PrintConfig.cpp:2433
msgid "Printer scaling correction"
msgstr ""
#: src/libslic3r/PrintConfig.cpp:2439 src/libslic3r/PrintConfig.cpp:2440
msgid "Printer absolute correction"
msgstr ""
#: src/libslic3r/PrintConfig.cpp:2441
msgid ""
"Will inflate or deflate the sliced 2D polygons according to the sign of the "
"correction."
msgstr ""
#: src/libslic3r/PrintConfig.cpp:2447
msgid "Elephant foot minimum width"
msgstr ""
#: src/libslic3r/PrintConfig.cpp:2449
msgid ""
"Minimum width of features to maintain when doing elephant foot compensation."
msgstr ""
#: src/libslic3r/PrintConfig.cpp:2456 src/libslic3r/PrintConfig.cpp:2457
msgid "Printer gamma correction"
msgstr ""
#: src/libslic3r/PrintConfig.cpp:2458
msgid ""
"This will apply a gamma correction to the rasterized 2D polygons. A gamma "
"value of zero means thresholding with the threshold in the middle. This "
"behaviour eliminates antialiasing without losing holes in polygons."
msgstr ""
#: src/libslic3r/PrintConfig.cpp:2470 src/libslic3r/PrintConfig.cpp:2471
msgid "SLA material type"
msgstr ""
#: src/libslic3r/PrintConfig.cpp:2482 src/libslic3r/PrintConfig.cpp:2483
msgid "Initial layer height"
msgstr ""
#: src/libslic3r/PrintConfig.cpp:2489 src/libslic3r/PrintConfig.cpp:2490
msgid "Bottle volume"
msgstr ""
#: src/libslic3r/PrintConfig.cpp:2491
msgid "ml"
msgstr ""
#: src/libslic3r/PrintConfig.cpp:2496 src/libslic3r/PrintConfig.cpp:2497
msgid "Bottle weight"
msgstr ""
#: src/libslic3r/PrintConfig.cpp:2498
msgid "kg"
msgstr ""
#: src/libslic3r/PrintConfig.cpp:2505
msgid "g/ml"
msgstr ""
#: src/libslic3r/PrintConfig.cpp:2512
msgid "money/bottle"
msgstr ""
#: src/libslic3r/PrintConfig.cpp:2517
msgid "Faded layers"
msgstr ""
#: src/libslic3r/PrintConfig.cpp:2518
msgid ""
"Number of the layers needed for the exposure time fade from initial exposure "
"time to the exposure time"
msgstr ""
#: src/libslic3r/PrintConfig.cpp:2525 src/libslic3r/PrintConfig.cpp:2526
msgid "Minimum exposure time"
msgstr ""
#: src/libslic3r/PrintConfig.cpp:2533 src/libslic3r/PrintConfig.cpp:2534
msgid "Maximum exposure time"
msgstr ""
#: src/libslic3r/PrintConfig.cpp:2541 src/libslic3r/PrintConfig.cpp:2542
msgid "Exposure time"
msgstr ""
#: src/libslic3r/PrintConfig.cpp:2548 src/libslic3r/PrintConfig.cpp:2549
msgid "Minimum initial exposure time"
msgstr ""
#: src/libslic3r/PrintConfig.cpp:2556 src/libslic3r/PrintConfig.cpp:2557
msgid "Maximum initial exposure time"
msgstr ""
#: src/libslic3r/PrintConfig.cpp:2564 src/libslic3r/PrintConfig.cpp:2565
msgid "Initial exposure time"
msgstr ""
#: src/libslic3r/PrintConfig.cpp:2571 src/libslic3r/PrintConfig.cpp:2572
msgid "Correction for expansion"
msgstr ""
#: src/libslic3r/PrintConfig.cpp:2578
msgid "SLA print material notes"
msgstr ""
#: src/libslic3r/PrintConfig.cpp:2579
msgid "You can put your notes regarding the SLA print material here."
msgstr ""
#: src/libslic3r/PrintConfig.cpp:2591 src/libslic3r/PrintConfig.cpp:2602
msgid "Default SLA material profile"
msgstr ""
#: src/libslic3r/PrintConfig.cpp:2613
msgid "Generate supports"
msgstr ""
#: src/libslic3r/PrintConfig.cpp:2615
msgid "Generate supports for the models"
msgstr ""
#: src/libslic3r/PrintConfig.cpp:2620
msgid "Support head front diameter"
msgstr ""
#: src/libslic3r/PrintConfig.cpp:2622
msgid "Diameter of the pointing side of the head"
msgstr ""
#: src/libslic3r/PrintConfig.cpp:2629
msgid "Support head penetration"
msgstr ""
#: src/libslic3r/PrintConfig.cpp:2631
msgid "How much the pinhead has to penetrate the model surface"
msgstr ""
#: src/libslic3r/PrintConfig.cpp:2638
msgid "Support head width"
msgstr ""
#: src/libslic3r/PrintConfig.cpp:2640
msgid "Width from the back sphere center to the front sphere center"
msgstr ""
#: src/libslic3r/PrintConfig.cpp:2648
msgid "Support pillar diameter"
msgstr ""
#: src/libslic3r/PrintConfig.cpp:2650
msgid "Diameter in mm of the support pillars"
msgstr ""
#: src/libslic3r/PrintConfig.cpp:2658
msgid "Max bridges on a pillar"
msgstr ""
#: src/libslic3r/PrintConfig.cpp:2660
msgid ""
"Maximum number of bridges that can be placed on a pillar. Bridges hold "
"support point pinheads and connect to pillars as small branches."
msgstr ""
#: src/libslic3r/PrintConfig.cpp:2668
msgid "Support pillar connection mode"
msgstr ""
#: src/libslic3r/PrintConfig.cpp:2669
msgid ""
"Controls the bridge type between two neighboring pillars. Can be zig-zag, "
"cross (double zig-zag) or dynamic which will automatically switch between "
"the first two depending on the distance of the two pillars."
msgstr ""
#: src/libslic3r/PrintConfig.cpp:2677
msgid "Zig-Zag"
msgstr ""
#: src/libslic3r/PrintConfig.cpp:2678
msgid "Cross"
msgstr ""
#: src/libslic3r/PrintConfig.cpp:2679
msgid "Dynamic"
msgstr ""
#: src/libslic3r/PrintConfig.cpp:2691
msgid "Pillar widening factor"
msgstr ""
#: src/libslic3r/PrintConfig.cpp:2693
msgid ""
"Merging bridges or pillars into another pillars can increase the radius. "
"Zero means no increase, one means full increase."
msgstr ""
#: src/libslic3r/PrintConfig.cpp:2702
msgid "Support base diameter"
msgstr ""
#: src/libslic3r/PrintConfig.cpp:2704
msgid "Diameter in mm of the pillar base"
msgstr ""
#: src/libslic3r/PrintConfig.cpp:2712
msgid "Support base height"
msgstr ""
#: src/libslic3r/PrintConfig.cpp:2714
msgid "The height of the pillar base cone"
msgstr ""
#: src/libslic3r/PrintConfig.cpp:2721
msgid "Support base safety distance"
msgstr ""
#: src/libslic3r/PrintConfig.cpp:2724
msgid ""
"The minimum distance of the pillar base from the model in mm. Makes sense in "
"zero elevation mode where a gap according to this parameter is inserted "
"between the model and the pad."
msgstr ""
#: src/libslic3r/PrintConfig.cpp:2734
msgid "Critical angle"
msgstr ""
#: src/libslic3r/PrintConfig.cpp:2736
msgid "The default angle for connecting support sticks and junctions."
msgstr ""
#: src/libslic3r/PrintConfig.cpp:2744
msgid "Max bridge length"
msgstr ""
#: src/libslic3r/PrintConfig.cpp:2746
msgid "The max length of a bridge"
msgstr ""
#: src/libslic3r/PrintConfig.cpp:2753
msgid "Max pillar linking distance"
msgstr ""
#: src/libslic3r/PrintConfig.cpp:2755
msgid ""
"The max distance of two pillars to get linked with each other. A zero value "
"will prohibit pillar cascading."
msgstr ""
#: src/libslic3r/PrintConfig.cpp:2763
msgid "Object elevation"
msgstr ""
#: src/libslic3r/PrintConfig.cpp:2765
msgid ""
"How much the supports should lift up the supported object. If \"Pad around "
"object\" is enabled, this value is ignored."
msgstr ""
#: src/libslic3r/PrintConfig.cpp:2776
msgid "This is a relative measure of support points density."
msgstr ""
#: src/libslic3r/PrintConfig.cpp:2782
msgid "Minimal distance of the support points"
msgstr ""
#: src/libslic3r/PrintConfig.cpp:2784
msgid "No support points will be placed closer than this threshold."
msgstr ""
#: src/libslic3r/PrintConfig.cpp:2790
msgid "Use pad"
msgstr ""
#: src/libslic3r/PrintConfig.cpp:2792
msgid "Add a pad underneath the supported model"
msgstr ""
#: src/libslic3r/PrintConfig.cpp:2797
msgid "Pad wall thickness"
msgstr ""
#: src/libslic3r/PrintConfig.cpp:2799
msgid "The thickness of the pad and its optional cavity walls."
msgstr ""
#: src/libslic3r/PrintConfig.cpp:2807
msgid "Pad wall height"
msgstr ""
#: src/libslic3r/PrintConfig.cpp:2808
msgid ""
"Defines the pad cavity depth. Set to zero to disable the cavity. Be careful "
"when enabling this feature, as some resins may produce an extreme suction "
"effect inside the cavity, which makes peeling the print off the vat foil "
"difficult."
msgstr ""
#: src/libslic3r/PrintConfig.cpp:2821
msgid "Pad brim size"
msgstr ""
#: src/libslic3r/PrintConfig.cpp:2822
msgid "How far should the pad extend around the contained geometry"
msgstr ""
#: src/libslic3r/PrintConfig.cpp:2832
msgid "Max merge distance"
msgstr ""
#: src/libslic3r/PrintConfig.cpp:2834
msgid ""
"Some objects can get along with a few smaller pads instead of a single big "
"one. This parameter defines how far the center of two smaller pads should "
"be. If theyare closer, they will get merged into one pad."
msgstr ""
#: src/libslic3r/PrintConfig.cpp:2854
msgid "Pad wall slope"
msgstr ""
#: src/libslic3r/PrintConfig.cpp:2856
msgid ""
"The slope of the pad wall relative to the bed plane. 90 degrees means "
"straight walls."
msgstr ""
#: src/libslic3r/PrintConfig.cpp:2865
msgid "Pad around object"
msgstr ""
#: src/libslic3r/PrintConfig.cpp:2867
msgid "Create pad around object and ignore the support elevation"
msgstr ""
#: src/libslic3r/PrintConfig.cpp:2872
msgid "Pad around object everywhere"
msgstr ""
#: src/libslic3r/PrintConfig.cpp:2874
msgid "Force pad around object everywhere"
msgstr ""
#: src/libslic3r/PrintConfig.cpp:2879
msgid "Pad object gap"
msgstr ""
#: src/libslic3r/PrintConfig.cpp:2881
msgid ""
"The gap between the object bottom and the generated pad in zero elevation "
"mode."
msgstr ""
#: src/libslic3r/PrintConfig.cpp:2890
msgid "Pad object connector stride"
msgstr ""
#: src/libslic3r/PrintConfig.cpp:2892
msgid ""
"Distance between two connector sticks which connect the object and the "
"generated pad."
msgstr ""
#: src/libslic3r/PrintConfig.cpp:2899
msgid "Pad object connector width"
msgstr ""
#: src/libslic3r/PrintConfig.cpp:2901
msgid ""
"Width of the connector sticks which connect the object and the generated pad."
msgstr ""
#: src/libslic3r/PrintConfig.cpp:2908
msgid "Pad object connector penetration"
msgstr ""
#: src/libslic3r/PrintConfig.cpp:2911
msgid "How much should the tiny connectors penetrate into the model body."
msgstr ""
#: src/libslic3r/PrintConfig.cpp:2918
msgid "Enable hollowing"
msgstr ""
#: src/libslic3r/PrintConfig.cpp:2920
msgid "Hollow out a model to have an empty interior"
msgstr ""
#: src/libslic3r/PrintConfig.cpp:2925
msgid "Wall thickness"
msgstr ""
#: src/libslic3r/PrintConfig.cpp:2927
msgid "Minimum wall thickness of a hollowed model."
msgstr ""
#: src/libslic3r/PrintConfig.cpp:2935
msgid "Accuracy"
msgstr ""
#: src/libslic3r/PrintConfig.cpp:2937
msgid ""
"Performance vs accuracy of calculation. Lower values may produce unwanted "
"artifacts."
msgstr ""
#: src/libslic3r/PrintConfig.cpp:2947
msgid ""
"Hollowing is done in two steps: first, an imaginary interior is calculated "
"deeper (offset plus the closing distance) in the object and then it's "
"inflated back to the specified offset. A greater closing distance makes the "
"interior more rounded. At zero, the interior will resemble the exterior the "
"most."
msgstr ""
#: src/libslic3r/PrintConfig.cpp:3330
msgid "Export OBJ"
msgstr ""
#: src/libslic3r/PrintConfig.cpp:3331
msgid "Export the model(s) as OBJ."
msgstr ""
#: src/libslic3r/PrintConfig.cpp:3342
msgid "Export SLA"
msgstr ""
#: src/libslic3r/PrintConfig.cpp:3343
msgid "Slice the model and export SLA printing layers as PNG."
msgstr ""
#: src/libslic3r/PrintConfig.cpp:3348
msgid "Export 3MF"
msgstr ""
#: src/libslic3r/PrintConfig.cpp:3349
msgid "Export the model(s) as 3MF."
msgstr ""
#: src/libslic3r/PrintConfig.cpp:3353
msgid "Export AMF"
msgstr ""
#: src/libslic3r/PrintConfig.cpp:3354
msgid "Export the model(s) as AMF."
msgstr ""
#: src/libslic3r/PrintConfig.cpp:3358
msgid "Export STL"
msgstr ""
#: src/libslic3r/PrintConfig.cpp:3359
msgid "Export the model(s) as STL."
msgstr ""
#: src/libslic3r/PrintConfig.cpp:3364
msgid "Slice the model and export toolpaths as G-code."
msgstr ""
#: src/libslic3r/PrintConfig.cpp:3369
msgid "Slice"
msgstr ""
#: src/libslic3r/PrintConfig.cpp:3370
msgid ""
"Slice the model as FFF or SLA based on the printer_technology configuration "
"value."
msgstr ""
#: src/libslic3r/PrintConfig.cpp:3375
msgid "Help"
msgstr ""
#: src/libslic3r/PrintConfig.cpp:3376
msgid "Show this help."
msgstr ""
#: src/libslic3r/PrintConfig.cpp:3381
msgid "Help (FFF options)"
msgstr ""
#: src/libslic3r/PrintConfig.cpp:3382
msgid "Show the full list of print/G-code configuration options."
msgstr ""
#: src/libslic3r/PrintConfig.cpp:3386
msgid "Help (SLA options)"
msgstr ""
#: src/libslic3r/PrintConfig.cpp:3387
msgid "Show the full list of SLA print configuration options."
msgstr ""
#: src/libslic3r/PrintConfig.cpp:3391
msgid "Output Model Info"
msgstr ""
#: src/libslic3r/PrintConfig.cpp:3392
msgid "Write information about the model to the console."
msgstr ""
#: src/libslic3r/PrintConfig.cpp:3396
msgid "Save config file"
msgstr ""
#: src/libslic3r/PrintConfig.cpp:3397
msgid "Save configuration to the specified file."
msgstr ""
#: src/libslic3r/PrintConfig.cpp:3407
msgid "Align XY"
msgstr ""
#: src/libslic3r/PrintConfig.cpp:3408
msgid "Align the model to the given point."
msgstr ""
#: src/libslic3r/PrintConfig.cpp:3413
msgid "Cut model at the given Z."
msgstr ""
#: src/libslic3r/PrintConfig.cpp:3434
msgid "Center"
msgstr ""
#: src/libslic3r/PrintConfig.cpp:3435
msgid "Center the print around the given center."
msgstr ""
#: src/libslic3r/PrintConfig.cpp:3439
msgid "Don't arrange"
msgstr ""
#: src/libslic3r/PrintConfig.cpp:3440
msgid ""
"Do not rearrange the given models before merging and keep their original XY "
"coordinates."
msgstr ""
#: src/libslic3r/PrintConfig.cpp:3443
msgid "Duplicate"
msgstr ""
#: src/libslic3r/PrintConfig.cpp:3444
msgid "Multiply copies by this factor."
msgstr ""
#: src/libslic3r/PrintConfig.cpp:3448
msgid "Duplicate by grid"
msgstr ""
#: src/libslic3r/PrintConfig.cpp:3449
msgid "Multiply copies by creating a grid."
msgstr ""
#: src/libslic3r/PrintConfig.cpp:3452
msgid "Merge"
msgstr ""
#: src/libslic3r/PrintConfig.cpp:3453
msgid ""
"Arrange the supplied models in a plate and merge them in a single model in "
"order to perform actions once."
msgstr ""
#: src/libslic3r/PrintConfig.cpp:3458
msgid ""
"Try to repair any non-manifold meshes (this option is implicitly added "
"whenever we need to slice the model to perform the requested action)."
msgstr ""
#: src/libslic3r/PrintConfig.cpp:3462
msgid "Rotation angle around the Z axis in degrees."
msgstr ""
#: src/libslic3r/PrintConfig.cpp:3466
msgid "Rotate around X"
msgstr ""
#: src/libslic3r/PrintConfig.cpp:3467
msgid "Rotation angle around the X axis in degrees."
msgstr ""
#: src/libslic3r/PrintConfig.cpp:3471
msgid "Rotate around Y"
msgstr ""
#: src/libslic3r/PrintConfig.cpp:3472
msgid "Rotation angle around the Y axis in degrees."
msgstr ""
#: src/libslic3r/PrintConfig.cpp:3477
msgid "Scaling factor or percentage."
msgstr ""
#: src/libslic3r/PrintConfig.cpp:3482
msgid ""
"Detect unconnected parts in the given model(s) and split them into separate "
"objects."
msgstr ""
#: src/libslic3r/PrintConfig.cpp:3485
msgid "Scale to Fit"
msgstr ""
#: src/libslic3r/PrintConfig.cpp:3486
msgid "Scale to fit the given volume."
msgstr ""
#: src/libslic3r/PrintConfig.cpp:3495
msgid "Ignore non-existent config files"
msgstr ""
#: src/libslic3r/PrintConfig.cpp:3496
msgid "Do not fail if a file supplied to --load does not exist."
msgstr ""
#: src/libslic3r/PrintConfig.cpp:3499
msgid "Load config file"
msgstr ""
#: src/libslic3r/PrintConfig.cpp:3500
msgid ""
"Load configuration from the specified file. It can be used more than once to "
"load options from multiple files."
msgstr ""
#: src/libslic3r/PrintConfig.cpp:3503
msgid "Output File"
msgstr ""
#: src/libslic3r/PrintConfig.cpp:3504
msgid ""
"The file where the output will be written (if not specified, it will be "
"based on the input file)."
msgstr ""
#: src/libslic3r/PrintConfig.cpp:3514
msgid "Data directory"
msgstr ""
#: src/libslic3r/PrintConfig.cpp:3515
msgid ""
"Load and store settings at the given directory. This is useful for "
"maintaining different profiles or including configurations from a network "
"storage."
msgstr ""
#: src/libslic3r/PrintConfig.cpp:3518
msgid "Logging level"
msgstr ""
#: src/libslic3r/PrintConfig.cpp:3519
msgid ""
"Sets logging sensitivity. 0:fatal, 1:error, 2:warning, 3:info, 4:debug, 5:"
"trace\n"
"For example. loglevel=2 logs fatal, error and warning level messages."
msgstr ""
#: src/libslic3r/PrintConfig.cpp:3525
msgid "Render with a software renderer"
msgstr ""
#: src/libslic3r/PrintConfig.cpp:3526
msgid ""
"Render with a software renderer. The bundled MESA software renderer is "
"loaded instead of the default OpenGL driver."
msgstr ""
#: src/libslic3r/PrintObject.cpp:108
msgid "Processing triangulated mesh"
msgstr ""
#: src/libslic3r/PrintObject.cpp:152
msgid "Generating perimeters"
msgstr ""
#: src/libslic3r/PrintObject.cpp:255
msgid "Preparing infill"
msgstr ""
#: src/libslic3r/PrintObject.cpp:395
msgid "Generating support material"
msgstr ""
#: src/libslic3r/GCode/PreviewData.cpp:347
msgid "Height (mm)"
msgstr ""
#: src/libslic3r/GCode/PreviewData.cpp:349
msgid "Width (mm)"
msgstr ""
#: src/libslic3r/GCode/PreviewData.cpp:351
msgid "Speed (mm/s)"
msgstr ""
#: src/libslic3r/GCode/PreviewData.cpp:353
msgid "Fan Speed (%)"
msgstr ""
#: src/libslic3r/GCode/PreviewData.cpp:355
msgid "Volumetric flow rate (mm³/s)"
msgstr ""